/*
Theme Name:     Little Tikes Play Big 2019
Theme URI:      http://blog.littletikes.com/
Description:    Extra Child theme for Little Tikes Blog
Author:         Raymond Dalley
Author URI:     http://www.littletikes.com
Template:       Extra                             
Version:        1.0
*/

@import url("../Extra/style.css");
@import "captain-icons.css";

/* Fonts */
@font-face{
font-family:"VAG Rounded W01 Black";
src:url("fonts/littletikes-VAGRounded/Fonts/84e985c2-71b5-4795-9ee3-7a2873082407.eot?#iefix");
src:url("fonts/littletikes-VAGRounded/Fonts/84e985c2-71b5-4795-9ee3-7a2873082407.eot?#iefix") format("eot"),url("fonts/littletikes-VAGRounded/Fonts/5ea71c9d-8da0-41d5-9b8f-e307177bdea0.woff") format("woff"),url("fonts/littletikes-VAGRounded/Fonts/35642ac7-21cb-485f-bbff-802c7bf8203a.ttf") format("truetype"),url("fonts/littletikes-VAGRounded/Fonts/c36d847c-32b0-4e19-a270-f40d17e81853.svg#c36d847c-32b0-4e19-a270-f40d17e81853") format("svg");
}
@font-face{
font-family:"VAG Rounded W01 Bold";
src:url("fonts/littletikes-VAGRounded/Fonts/e043dd77-7cee-4a3c-b628-822e3bdbc8ac.eot?#iefix");
src:url("fonts/littletikes-VAGRounded/Fonts/e043dd77-7cee-4a3c-b628-822e3bdbc8ac.eot?#iefix") format("eot"),url("fonts/littletikes-VAGRounded/Fonts/5b73c12f-4a5a-4d8c-81be-1babf4a3f3dd.woff") format("woff"),url("fonts/littletikes-VAGRounded/Fonts/5638af5b-03a3-4601-a279-943ee3b29448.ttf") format("truetype"),url("fonts/littletikes-VAGRounded/Fonts/40964335-0b3a-4c89-895c-1e8f58438faa.svg#40964335-0b3a-4c89-895c-1e8f58438faa") format("svg");
}
@font-face{
font-family:"VAG Rounded W01 Light";
src:url("fonts/littletikes-VAGRounded/Fonts/8eb3a61c-2df5-402f-aacc-7733752abec6.eot?#iefix");
src:url("fonts/littletikes-VAGRounded/Fonts/8eb3a61c-2df5-402f-aacc-7733752abec6.eot?#iefix") format("eot"),url("fonts/littletikes-VAGRounded/Fonts/67ca5d86-3357-4491-aa9f-6e7ff54b2e2e.woff") format("woff"),url("fonts/littletikes-VAGRounded/Fonts/888f8505-0e2c-41e8-af58-21279dda85e5.ttf") format("truetype"),url("fonts/littletikes-VAGRounded/Fonts/ca4650e2-5aa3-4755-9c6d-256cbb4f5115.svg#ca4650e2-5aa3-4755-9c6d-256cbb4f5115") format("svg");
}
@font-face{
font-family:"VAG Rounded W01 Thin";
src:url("fonts/littletikes-VAGRounded/Fonts/c6cde420-95aa-4d44-8874-0fdf667e66a7.eot?#iefix");
src:url("fonts/littletikes-VAGRounded/Fonts/c6cde420-95aa-4d44-8874-0fdf667e66a7.eot?#iefix") format("eot"),url("fonts/littletikes-VAGRounded/Fonts/09d74e12-003d-45c0-882d-271717150255.woff") format("woff"),url("fonts/littletikes-VAGRounded/Fonts/87d85e95-0a98-468e-bfcf-9235dce604df.ttf") format("truetype"),url("fonts/littletikes-VAGRounded/Fonts/e4f4fa64-8733-4776-916d-600581ba3059.svg#e4f4fa64-8733-4776-916d-600581ba3059") format("svg");
}
@font-face{
font-family:"VAG Rounded W01 Regular";
src:url("fonts/littletikes-VAGRounded/Fonts/da28bea1-56fe-4464-a702-7108627d47ad.eot?#iefix");
src:url("fonts/littletikes-VAGRounded/Fonts/da28bea1-56fe-4464-a702-7108627d47ad.eot?#iefix") format("eot"),url("fonts/littletikes-VAGRounded/Fonts/1c1341e1-9c52-423c-8ef3-b7b4a9ad69fd.woff") format("woff"),url("fonts/littletikes-VAGRounded/Fonts/93b8c4c3-5d6c-48c0-be23-2a04f69dc89b.ttf") format("truetype"),url("fonts/littletikes-VAGRounded/Fonts/d0f4c271-9e08-4fc1-a8e6-c74df646a41f.svg#d0f4c271-9e08-4fc1-a8e6-c74df646a41f") format("svg");
}
/*@font-face{
font-family:"Verveine";
src:url("fonts/Verveine.ttf") format("truetype");
}*/

@font-face{
font-family:"Burbank Big Condensed";
src:url("fonts/Burbank-Big-Condensed-Bold-Font.otf");
}
@font-face{
font-family:"Jenthill Caps";
src:url("fonts/JenthillCaps.otf");
}

sup, sub {
	font-size: 50%;
    line-height: 0;
    position: relative;
    vertical-align: super;
}
sub {
    vertical-align: sub;
}

/* Headers */
h1,h2,h3,h4,h5,h6 {
	font-family: "Burbank Big Condensed" !important;
	font-weight: normal;
	line-height: normal;
}

/* Theme Classes */
.main-title {
	position: relative;
	padding-top: 40px;
    padding-bottom: 40px;
    background: #f5f3ed url(images/doodles1-bg.png) top center !important;
    background-size: 75%;
}
.main-title:after {
	position: absolute;
    bottom: -20px;
    left: 0;
    height: 40px;
    width: 100%;
    transform: SkewY(-0.5deg);
    transform-origin: bottom;
    background: #0054a3;
    content: "";
}
.main-title .page-title {
	padding: 10px 0;
	font-size: 36px;
	/*color: #00a0dd;*/
	color: #e2211c;
}
.main-title p {
	font-weight: bold;
}
.post-header {
    padding: 30px;
	padding-bottom: 0;
}
.post-footer .rating-stars {
	display: none;
}
.author-box {
	display: none;
}
.et_pb_widget .widgettitle {
	color: #00a0dd;
	background: #f5f3ed url(images/doodles1-bg.png) top center;
    background-size: 120%;
}
.et_pb_slide .video-overlay-hover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.et_pb_slide .video-overlay-hover .video-play-button, 
article .header .video-play-button {
	margin: 0;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    text-align: center;
}
.et_pb_slide .video-overlay-hover .video-play-button {
	position: absolute;
}
.et_pb_slide .video-overlay-hover .video-play-button:before,
article .header .video-play-button:before {
	position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);    
}
.et_pb_slide .video-overlay-hover .video-play-button:before {
	font-family: ETmodules;
    content: "\49";
	font-size: 4rem;
    line-height: 4rem;
}
.et_extra_other_module .posts-list article .post-thumbnail, .et_pb_extra_module .posts-list article .post-thumbnail {
	width: 70px;
	height: 70px;
}
.et_extra_other_module .main-post article .post-content h2, .et_pb_extra_module .main-post article .post-content h2 {
	font-size: 20px;
}
.et_extra_other_module .post-meta, .et_pb_extra_module .post-meta {
	font-size: 14px;
}
.et_extra_other_module .posts-list article h3, .et_pb_extra_module .posts-list article h3 {
	font-size: 18px;
}
.post-header .post-meta a {
	font-weight: bold;
	color: #00a0dd;
}
.page .post-wrap .post-content,
.single .post-wrap .post-content {
    margin: 0px 0 40px;
}
.learn-more {
	color: #e2211c !important;
	font-size: 150%;
	font-family: "Burbank Big Condensed" !important;
	font-weight: normal;
	line-height: normal;
	border-bottom: 2px dashed #80d0ee;
}
.heateorSssClear {
    padding-bottom: 5px;
}
.ninja-forms-form-wrap select {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

@media only screen and (max-width: 1024px) {
	.main-title .page-title {
    	text-align: center;
	}
}

/* Custom Specific Styles */
body {
    background: #0054a3;
    font-family: 'VAG Rounded W01 Thin','Open Sans',sans-serif;
	font-size: 16px;
}
#main-header {
    background: #fff url("images/ribbon-bg.gif") top center repeat-x;
    margin: 0;
}
#et-navigation li a {
	font-family: "Burbank Big Condensed" !important;
	font-size: 24px;
	color: #e2211c;
	text-transform: none !important;
}
#et-mobile-navigation nav {
	padding-bottom: 10px;
    background: #fff url("images/ribbon-bg.gif") bottom center repeat-x;
}
#et-navigation>ul>li.current-menu-item>a, #et-navigation>ul>li.current_page_item>a {
	color: #00a0dd !important;
}

#main-content.home {
	padding-top: 0;
}
#home-landing {
	padding-top: 40px;
	padding-bottom: 80px;
	background: #f5f3ed url(images/doodles1-bg.png) top center !important;
    background-size: 90%;
}
#home-landing .featured-posts-slider-module {
	border-radius: 10px;
	box-shadow: unset;
	border-bottom: 5px solid #dcdad5;
}
#home-landing .featured-posts-slider-module .carousel-item .post-content-box {
	background: #fff;
}
#home-landing .featured-posts-slider-module .post-content {
	position: relative;
	padding: 15px 20px;
}
#home-landing .featured-posts-slider-module .post-content:before {
	position: absolute;
    top: -29%;
    left: 0;
    height: 30%;
    width: 100%;
    -ms-transform: SkewY(2deg);
    -webkit-transform: SkewY(2deg);
    transform: SkewY(2deg);
    transform-origin: left;
	background: #fff;
	content: "";
}
#home-landing .featured-posts-slider-module .post-content h3 { font-size: 28px; }
#home-landing .featured-posts-slider-module .post-content h3 a {
	color: #0054a3 !important;
	text-transform: none !important;
}
#home-landing .featured-posts-slider-module .post-content .post-meta {
	color: #666;
}

#home-landing .et_pb_widget.widget_search {
	position: relative;
	display: block;
	margin-bottom: 0 !important;
	background: url("images/playbig-circle-title-bg-red.png") no-repeat left center;
	background-size: 95% 100%;
	box-shadow: none;
	border-radius: 0;
}
#home-landing .et_pb_widget.widget_search .search-field {
    background: transparent;
    width: 100%;
	margin: 10px;
    padding: 12px;
    color: #fff;
    -webkit-appearance: none;
}
#home-landing .et_pb_widget.widget_search .search-submit {
	position: absolute;
    display: block;
    top: 0;
    right: 0;
    width: 60px;
    height: 60px;
	color: #fff;
    background: #e2211c;
    border-radius: 100%;
}
.home-secondary {
	padding-top: 30px !important;
	padding-bottom: 30px !important;
}
.home-secondary:before {
	position: absolute;
    top: -20px;
    left: 0;
    height: 100px;
    width: 100%;
    -ms-transform: SkewY(-1deg);
    -webkit-transform: SkewY(-1deg);
    transform: SkewY(-1deg);
    transform-origin: left;
	background: #0054a3;
	content: "";
}
.home-secondary:after {
	position: absolute;
    bottom: -20px;
    left: 0;
    height: 100px;
    width: 100%;
    -ms-transform: SkewY(1deg);
    -webkit-transform: SkewY(1deg);
    transform: SkewY(1deg);
    transform-origin: left;
	background: #0054a3;
	content: "";
}
.home .read-more-button {
	float: right;
}
.home .et_pb_extra_module {
    box-shadow: 0 5px 0px rgba(0,0,0,.1);
}

.home .parentinghacks-videos {
	display: block;
	padding: 0;
	flex-grow: 1;
	background: transparent;
	border: none;
	box-shadow: none;
}
.home .parentinghacks-videos .module-head {
	display: none;
}
.home .parentinghacks-videos .paginated_page > div {
	/*columns: 2;*/
}
.home .parentinghacks-videos.posts-blog-feed-module .hentry {
	display: block;
    float: left;
    padding: 0;
    margin-left: 2.5%;
    margin-right: 2.5%;
	margin-bottom: 5%;
    width: 45%;
	border-top: 6px solid #ed2427;
    border-radius: 3px;
	background: #fff;
	box-shadow: 0 5px 0px rgba(0,0,0,.1);
}
.home .parentinghacks-videos.posts-blog-feed-module .header {
	padding: 0 !important;
	width: 100% !important;
}
.home .parentinghacks-videos.posts-blog-feed-module .header .video-overlay-hover {
	
}
.home .parentinghacks-videos.posts-blog-feed-module .header .video-play-button {
	left: 0;
	top: 0;
	margin: 0;
	width: 100%;
	height: 100%;
}
/*.home .parentinghacks-videos.posts-blog-feed-module .header .video-play-button:before {
	position: absolute;
	margin-left: -2rem;
    margin-top: -2rem;
	left: 50%;
    top: 50%;
}*/
.home .parentinghacks-videos.posts-blog-feed-module .post-content {
	height: 60px;
	padding: 10px !important;
	width: 100% !important;
	background: #fff;
}
.home .parentinghacks-videos.posts-blog-feed-module .excerpt { display: none; }
.home .parentinghacks-videos .posts-blog-feed-module .hentry .header {
	width: 100%;
}

.brand-banner {
	padding: 40px 0 60px;
	background: #fff;
}
.brand-banner-info {
	padding: 50px;
}
.brand-banner-info h3 {
	display: inline-block;
	padding: 0;
	margin-bottom: 10px;
	font-size: 26px;
	color: #00a0dd;
}
.brand-banner-info p {
	font-size: 18px;
}
.brand-banner-info p.more {
	text-align: center;
	font-size: 18px;
	color: #80d0ee;
}

.et_extra_other_module .posts-list article .post-thumbnail,
.et_pb_extra_module .posts-list article .post-thumbnail,
.et_pb_widget .widget_list_portrait,
.et_pb_widget .widget_list_thumbnail {
	border-radius: 100%;
	border: 2px solid transparent;
}
.et_extra_other_module .posts-list article .post-thumbnail img,
.et_pb_extra_module .posts-list article .post-thumbnail img,
.et_pb_widget .widget_list img {
	width: auto !important;
    max-width: none;
    height: 100%;
}

#footer {
	position: relative;
	margin: 0;
	background: #00a0dd;
}
#footer:before {
	position: absolute;
    top: -1%;
    left: 0;
    height: 32px;
    width: 100%;
    transform: SkewY(-1deg);
    transform-origin: 0% top;
    background: inherit;
    content: "";
    z-index: 301;
    border-bottom: 4px dashed #80d0ee;
}
#footer .et_pb_widget .widgettitle {
	margin-bottom: 10px;
	font-size: 2.5rem;
    line-height: 2.5rem;
	color: #fff;
}
#footer .et_pb_widget li {
	padding: 6px 0;
	border-bottom: 1px dashed rgba(255,255,255,.2);
}
#footer .instagram-pics {
	padding: 0 10px;
	columns: 3;
}
#footer .instagram-pics li {
	border: none;
}
#footer .instagram-pics li img {
	transform: rotate(-5deg);
	border: 4px solid #41bfef;
}
#footer-bottom {
	border-top: 1px solid #80d0ee;
    background: transparent;
    width: 100%;
    padding: 10px 0;
}

#landing-header-50th {
	position: relative;
	padding: 0px;
	background: #f5f3ed url(images/doodles1-bg.png) top center!important;
	background-size: 75%;
}
#landing-header-50th:before {
	position: absolute;
    top: -40px;
    left: 0;
    height: 100px;
    width: 100%;
    transform: SkewY(2deg);
    transform-origin: bottom;
    background: #fff;
    content: "";
}
#landing-header-50th:after {
	position: absolute;
    bottom: -40px;
    left: 0;
    height: 100px;
    width: 100%;
    transform: SkewY(-2deg);
    transform-origin: bottom;
    background: #fff;
    content: "";
}
.header-50th h1 {
	color: #e12626;
	text-align: center;
	font-size: 96px;
	text-transform: none;
}
#timeline-50th {
	position: relative;
	height: auto;
	transform-style: inherit;
	overflow: hidden;
}
/*#timeline-50th:before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	transform: translateZ(-2px) scale(1);
	background-image: url('images/timeline-50th-bg1.png');
	background-size: 50%;
}
#timeline-50th:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	transform: translateZ(1px) scale(1.5);
	background-image: url('images/timeline-50th-bg1.png');
	background-size: 100%;
}*/
#timeline-50th .et_parallax_bg {
	background-size: auto !important;
}
#timeline-50th .video-50th a {
	position: relative;
	display: block;
	z-index: 100;
}
#timeline-50th .video-50th a:before {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100px;
	height: 100px;
	transform: translate(-50%,-50%);
	background-image: url("images/play-btn.png");
	background-size: 100%;
	content: "";
	z-index: 101;
	opacity: .5;
	transition: 0.3s;
}
#timeline-50th .video-50th:hover a:before {
	width: 120px;
	height: 120px;
	opacity: 1;
	transition: 0.3s;
}
#timeline-50th .cd-container:before {
	margin-left: -3px;
	width: 7px;
	background: none;
	background-image: url("images/timeline-line-bg.png");
	background-size: 100% auto;
	background-repeat: repeat-y;
}
#timeline-50th .cd-timeline-block {
	margin-top: 5em;
}
#timeline-50th .cd-timeline-content h2 {
	position: absolute;
    top: -30px;
    left: 0;
    width: 100%;
	font-size: 24px;
}
#timeline-50th .cd-timeline-title-container+img {
	margin: 0;
}
#timeline-50th .cd-timeline-block .timeline-date {
	display: none;
	position: absolute;
    top: -25px;
    right: -10px;
    font-family: "Burbank Big Condensed" !important;
    font-size: 42px;
    font-style: normal;
	line-height: normal;
    transform: rotate(20deg);
    color: #0054a3;
	text-shadow: 3px 3px #fff;
}
#timeline-50th .cd-timeline-img {
	box-shadow: unset;
	background-color: #00a0dd;
}
#timeline-50th .cd-timeline-img:before {
	position: absolute;
    top: 4%;
    left: 4%;
    width: 90%;
    height: 90%;
    border-radius: 100%;
    background: #fff;
    content: "";
}
#timeline-50th .cd-timeline-img:after {
	position: absolute;
    top: 6%;
    left: 5%;
    width: 85%;
    height: 85%;
    border-radius: 100%;
    background: #e12626;
    content: "";
}
#timeline-50th span.fa {
	position: relative;
    z-index: 1;
}

@media only screen and (min-width: 822px) {
	#timeline-50th .cd-timeline-block {
		margin: -4em 0;
	}
	#timeline-50th .cd-timeline-block:first-child {
		margin-top: 0;
	}
	#timeline-50th .cd-timeline-block .timeline-date {
		font-size: 56px;
	}
	#timeline-50th .cd-timeline-block:nth-child(odd) .timeline-date {
		right: auto;
		left:  -10px;
		transform: rotate(-20deg);
	}
	#timeline-50th .cd-timeline-block:nth-child(odd) h2 {
		text-align: right;
	}
}


#wbpd-hero {
	position: relative;
	padding-bottom: 300px;
	z-index: 100;
}
#wbpd-eventdetails {
	position: relative;
	border-top: 12px solid #008fd5;
	padding-bottom: 200px;
	z-index: 200;
}
/*#wbpd-eventdetails:before {
	position: absolute;
	top: -50px;
	left: 50%;
	width: 130%;
	height: 100px;
	transform: rotate(-3deg) translate(-50%);
	content: "";
	z-index: 201;
}*/
#wbpd-eventdetails .wbpd-eventdetails-header {
	position: relative;
	margin-top: -280px;
	z-index: 210;
}
#wbpd-eventdetails p {
	font-size: 130%;
}

#wbpd-activities {
	border-top: 8px solid #dcdad5;
	border-bottom: 8px solid #dcdad5;
	background: #f5f3ed url("images/doodles1-bg.png") center center;
	z-index: 220;
}
#wbpd-activities .wbpd-activities-header {
	position: relative;
	margin-top: -250px;
}
#wbpd-activities p {
	font-size: 130%;
}

.wbpd-hero-image {
	position: relative;
	padding-bottom: 8%;
	z-index: 200;
}
.wbpd-hero-image a {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 60%;
	transform: translateX(-50%);
	z-index: 210;
	transition: 0.2s;
}
.wbpd-hero-image a img {
	padding: 4%;
	transition: 0.2s;
}
.wbpd-hero-image a:hover img {
	padding: 0;
	transition: 0.2s;
}

.ppb {
	padding-top: 380px !important;
	background: none;
	background-image: url("images/ppb-landing-bg2-min.png");
	background-position: top center;
	background-repeat: no-repeat;
}
.ppb .et-boc .et_pb_row {
	width: 100%;
}
.ppb .et_pb_section {
	background: none;
}
.ppb .et_pb_extra_column_sidebar .et_pb_widget:first-child {
	box-shadow: none;
	background: none;
}
.ppb .et_pb_extra_column_sidebar .et_pb_widget:first-child .widgettitle {
	display: none;
}
.ppb .latest-episode {
	margin-top: 20px;
	padding: 15px;
	border-top-width: 6px;
	/*border-top: 6px solid #00a8ff !important;*/
}
.ppb .latest-episode h1 {
	padding: 0 !important;
	text-align: center;
	color: #e12626;
	font-size: 46px !important;
}
.ppb .latest-episode h1 span {
	position: relative;
}
.ppb .latest-episode h1 span:before {
	position: absolute;
	bottom: 20%;
    left: -8%;
    width: 30px;
    height: 70px;
    background: url(images/curved-arrow-right-up.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
	transform: rotate(-20deg);
	content: "";
}

.ppb .latest-episode .post-content,
.ppb .episode-list .post-content {
	margin: 0;
}
.ppb .episode-list {
	padding: 15px;
	/*border-top-width: 6px !important;
	border-top: 6px solid #ccc !important;*/
}
.ppb .episode-list h2 {
	padding: 0 !important;
	text-align: center;
	color: #39c1f0;
	font-size: 40px !important;
}
.ppb .video-list article {
	border-top: 6px solid #e12626 !important;
}
@media only screen and (max-width: 1024px) {
	.ppb {
		padding-top: 30% !important;
		background-size: 140%;
	}
}

/* Styles from main site */
.circle-icon {
	position: relative;
	width: 100%;
	padding-bottom: 100%;
	font-size: 110px;
	border-radius: 100%;
	background: #00a0dd;
	z-index: 100;
}
.circle-icon:before {
	position: absolute;
	top: 4%;
	left: 4%;
	width: 90%;
	height: 90%;
	border-radius: 100%;
	background: #fff;
	content: "";
	z-index: 101;
}
.circle-icon:after {
	position: absolute;
	top: 6%;
	left: 5%;
	width: 85%;
	height: 85%;
	border-radius: 100%;
	background: #e12626;
	content: "";
	z-index: 102;
}
.circle-icon .cap-icon,
.circle-icon .fa {
	position: absolute;
	color: #fff;
	top: 50%;
    left: 50%;
    margin: 0;
    transform: translate(-50%, -50%);
	z-index: 103;
}
.small-header {
	position: relative;
	display: block;
	width: 100%;
	margin: 5% 0 1%;
	text-align: center;
}
.small-header .small-header-inner {
	position: relative;
	display: inline-block;
	white-space: nowrap;
}
.small-header .icon {
	display: inline-block;
	text-align: center;
	width: 60%;
}
.small-header .circle-icon {
	position: relative;
	display: block;
	float: left;
	top: auto;
	right: auto;
	margin-left: 0%;
	margin-right: 10px;
	transform: none;
	width: 25%;
	padding-bottom: 25%;
}
.small-header .section-title {
	display: block;
	padding: 10px;
    margin: 0;
	white-space: nowrap;
	color: #0054a3;
	font-size: 3.5rem;
    line-height: 3.5rem;
	text-transform: none;
	border: none;
}
@media print, screen and (max-width: 768px) {
	.small-header .small-header-inner {
		display: block;
	}
	.small-header .circle-icon {
		position: absolute;
		top: 0;
		left: 50%;
		width: 15%;
		padding-bottom: 15%;
		transform: translate(-50%, 0);
		float: none;
	}
	.small-header .section-title {
		padding-top: 15%;
		font-size: 3rem;
    	line-height: 3rem;
	}
}

#html5-watermark {
	display: none !important;
}