/*
Theme Name: Fallow Architectural by Wonder Media
Theme URI: 
Description: Fallow Architectural by Wonder Media
Version: 1.0.0
Author: Wonder Media
Author URI: https://www.wondermedia.co.uk/ 
Tags: 
*/

/*=====================================================
Global Styles
=====================================================*/

.grecaptcha-badge { visibility: hidden; }
.wow { visibility: hidden; }
.hide-desktop { display: none;}

html, body {
	height: 100%;
	 width: 100%;
}

body {
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #000000;
	height: 100%;
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
a {
	color: #445369;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

h1, h2, h3 {
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	font-style: normal;
}	


.subtitle, .navbar, .btn-primary, .icon-title, #carouselTestimonials, h4, .tel, .type {
	font-family: 'Poppins', sans-serif;
	font-weight: 500 !important;
	font-style: normal;
}

.subtitle {
	color: #BBCDE9;
	font-size: 18px;
	margin-bottom: 5px;
}

.content ul {
    list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

.content ul li {
	margin-bottom: 15px;
	margin-left: 0px;
}

.content ul li::before {
    content: "\f058";
    font-family: "Font Awesome 6 Pro";
	padding: 0 10px 0 0;
	color: #445369;
}

.Hide {
	display:none;
}
.Show {
	display: block;
}

.contain {
	padding-left: 100px;
	padding-right: 100px;
}

.header-social {
	position: absolute;
	z-index: 3000;
	right: 40px;
	top: 14px;
	font-size: 20px;
}

.header-social .fab {
	color: #fff;
	margin-right: 5px;
}


h2 {
	font-size: 35px;
	font-weight: 700;
	color: #445369;
	line-height: 50px;
	margin-bottom: 40px;
}


.alignleft {
	float: left;
	margin: 0px 20px 0px 0px;
	border-radius: 20px;
}
.alignright {
	float: right;
	margin: 0px 0px 0px 20px;
	border-radius: 20px;
}



/*=====================================================
Padding & Alignment Styles
=====================================================*/
.padding-tb {
	padding-top: 80px;
	padding-bottom: 80px;
}

.padding-t-bsm {
	padding-top: 80px;
	padding-bottom: 40px;
}

.padding-b-sm {
	padding-bottom: 20px;
}

.btn-primary {
	color: #FFFFFF;
	font-size: 19px;
	font-weight: 700;
	padding: 10px 30px 10px 30px;
	transition: 0.5s;
	border: 1px solid #445369;
	border-radius: 10px;
	background: #445369;
	display: inline-block;
	margin-top: 20px;
}

.btn-primary:hover {
	color: #445369;
	background: #FFFFFF;
	border: 1px solid #445369;
}

.btn-primary:hover.btn-primary .fa-solid {
	padding-left: 10px;
	color: #FFFFFF;
}

.btn-primary .fa-solid {
	padding-left: 5px;
	transition: 0.5s;
	color: #445369;
}



/*=====================================================
Header Styles
=====================================================*/

.header-bar {
	background: #fff;
	height: 60px;
	position: fixed;
	transition: 0.5s;
	z-index: 1000;
}

.header-bar .logo-alt {
	display: none;
	transition: 0.5s;
}

.header-bar .tel {
	margin-top: 17px;
}

.header-bar_scroll {
	height: 60px;
	transition: 0.5s;
	z-index: 7000;
	background-color:rgba(255, 255, 255, 0.7);
  	backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
}

#bs-example-navbar-collapse-1 {
	transition: 0.5s;
}


.header-bar_scroll .logo {
	display: none;
	transition: 0.5s;
}

.header-bar_scroll .logo-alt {
	display: block;
	height: 53px;
	margin-top: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	transition: 0.5s;
}

.tel {
	color: #445369;
	font-size: 18px;
}


.logo {
	padding-left: 0px;
	margin-top: 10px;
	width: 200px;
	transition: 0.5s;
	background: #fff;
	padding: 0px 40px 30px 40px;
	border-bottom-left-radius: 40px;
	border-bottom-right-radius: 40px;
}

.logo-container img {
	left: 50%;
	transform: translate(-50%,0);
	position: fixed;
	z-index: 1;
}

.navbar {
	position: fixed;
	font-size: 18px;
	padding: 0px;
	z-index: 8000;
	top: 10px;
	right: 15px;
}

.navbar-brand {
	position: absolute;
}

#bs-example-navbar-collapse-1 {
	transition: 0.5s;
}

.navbar a {
	color: #445369 !important;
}
.navbar ul > li > a {
	margin-left: 18px !important;
	margin-right: 0px !important;
	transition: 0.5s;
}
.navbar ul > li > a:hover {
	color: #000000 !important;
}


.navbar ul > li > ul > li > a {
	margin-left: 0px !important;
	margin-right: 0px !important;
}


.post-thumb {
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: SCROLL; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	height: 270px;
}

.post {
	border-bottom: 2px solid #eee;
	padding-bottom: 20px;
	margin-bottom: 20px;
}


.header-cover {
	position: absolute;
	  top: 0;
	  left: 0;
	  height: 100%;
	  width: 100%;
	  background: #000;
	  z-index: 1;
}

.splash .header-cover {opacity: 0.3;}
.splash.header-sub .header-cover {opacity: 0.3;}

.splash {
	position: relative;
  	width: 100%;
  	overflow: hidden;
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: scroll !important;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	padding-bottom: 160px;
}


.splash.header-sub {
	height: auto !important;
    min-height: auto !important;
	background-attachment: scroll;
	background-position: center center;
	background-color: #445369;
	padding-bottom: 0px;
}



.splash .cta {
	z-index: 100;
	position: relative;
	font-size: 19px;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 280px;
	width: 850px;
}

.splash .btn-white {
	margin-top: 20px !important;	
	display: inline-block;
}

.splash.header-sub .cta {
	margin-top: 260px;
	padding-top: 0px;
	z-index: 100;
	position: relative;
	width: 100%;
	padding-left: 114px;
	padding-right: 114px;
	height: auto;
	
}

.splash h1 {
	font-size: 35px;
	font-weight: 700;
	color: #fff;
	line-height: 60px;
	margin-bottom: 30px;
}


.splash.header-sub h1 {
	width: 100%;	
	padding-bottom: 50px;
}



.splash.header-sub h1, .splash.header-sub h2 {
	text-transform: capitalize;
}


.image-cover {
	background-repeat: no-repeat !important;
	background-position: center center !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	background-attachment: scroll !important;
}




.parent-title {
	display: inline-block;
	margin-bottom: 0px;
	color: #fff;
	font-size: 18px;
	font-weight: 200;
}

.content h2 {
	font-size: 20px;
	color: #000000;
	font-weight: 700;
	padding: 0px;
	line-height: 34px;
	background: none;
	margin-bottom: 30px;
}



/*=====================================================
Landing Page Styles
=====================================================*/


.white {
	background: #FFFFFF;
	color: #000;
}

.blue {
	background: #445369;
	color: #FFFFFF;
}
.blue h2, .blue h3 {
	color: #FFFFFF;
}

.light-blue {
	background: #BBCDE9;
	color: #000;
}

.feature-tiles {
	display: block;
	margin-top: 40px;
	margin-bottom: 40px;
}

.feature-tiles .image-panel {
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.feature-tiles .text-panel {
	padding: 60px 40px 40px 40px;
	min-height: 380px;
	color: #fff;
	background: #678EC4;
}

.feature-tiles .text-panel .find-out-more {
	color: #fff;
	font-weight: 700;
	font-size: 18px;
}

.feature-tiles .text-panel .fa-arrow-right-long {
	font-size: 30px;
	position: relative;
	top: 5px;
	left: 10px;
}


.feature-tiles .text-panel h3 {
	color: #fff !important;
	font-size: 35px;
	margin-bottom: 30px;
	font-weight: 400;
}


/*=====================================================
Subpage Styles
=====================================================*/

.tiles {
	margin-top: 60px;
	margin-bottom: 40px;
	color: #000000;
}

.tiles h3 {
	font-size: 30px;
	color: #445369;
	margin-bottom: 30px;
}

.about-tiles .text-panel {
	background: #BBCDE9;
	padding: 40px;
}

.tiles .text-panel.first {border-top-left-radius: 30px;}
.tiles .image-panel.first {border-top-right-radius: 30px;}
.tiles .text-panel.last {border-bottom-right-radius: 30px;}
.tiles .image-panel.last {border-bottom-left-radius: 30px;}

.about-tiles .image-panel {
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	min-height: 150px;
}



.icon-box {
	border-radius: 25px;
	background-color: rgba(187,205,233,0.05);
	text-align: center;
	padding: 30px;
}

.icon-box .icon {
	font-size: 70px;
	color: #BBCDE9 !important;
	margin-top: 10px;
}

.icon-box .icon-title {
	font-size: 20px;
	margin: 15px 0px 15px 0px;
}


.testimonials {
	background-image: url("images/testimonial.jpg.webp");
}

#carouselTestimonials {
    color: #fff;
    padding-top: 40px;
    padding-bottom: 60px;
    font-size: 20px;
    line-height: 31px;
}
#carouselTestimonials .name {
	color: #BBCDE9;
}
.carousel-indicators {
    margin-top: 30px;
    position: relative;
}

.carousel-indicators [data-bs-target] {
    border-radius: 50%;  
    height: 25px;
    width: 25px;
    background-color: transparent;
    border: 1px solid #fff;
    margin-right: 5px;
    margin-left: 5px;
}
.carousel-indicators .active {
    background-color: #fff;
    border: 0px;
}


.accordion .accordion-button {
    padding: 10px 20px 10px 20px;
    margin-bottom: 5px;
    border-radius: 30px;
    font-size: 18px;
}

.accordion-item:first-of-type .accordion-button {border-radius: 30px;}
.accordion-item:last-of-type .accordion-button.collapsed {border-radius: 30px;}

.accordion .accordion-item {
     border: 0px;   
     background: none;
}

.accordion .accordion-button {background: rgba(68,83,105,0.07);color: #000000;border: 1px solid rgba(68,83,105,0.25);}


.icon-cta {
	text-align: left !important;
	list-style-type: none;
	padding: 0px;
}

.icon-cta li {
	margin-bottom: 3px;
}


.icon-cta li a:hover {
	color: #BBCDE9 !important;
}

.icon-cta .fab, .icon-cta .fa-solid {
	color: #BBCDE9;
}

.project-panel {
	margin-bottom: 30px;
	border-radius: 30px;
}

.image-button-alt.project-panel a {
	background: url(data:image/gif;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAACMCAQAAAAe2at+AAAAWklEQVR4Ab1UtQEAQQhLTvYf98t3t5xT4Q4OHis4QKFUaL4Zm6JGcXHjCrMEBW1mlTObFiLRg40wszHRGviVug36mzZjU38REWHGBmjzF6Q9pHPTUVYy6zZ0AEQlA+nerfT8AAAAAElFTkSuQmCC) bottom repeat-x;
	border-radius: 30px !important;
}


.projects {
	margin-bottom: 20px;
}


.projects .image-button-alt:first-child {
    border-top-left-radius: 30px;
    border-bottom: 0px;
    border-right: 0px;
}

.projects .image-button-alt:nth-child(2) {
    border-top-right-radius: 30px;
    border-bottom: 0px;
}

.projects .image-button-alt:nth-child(3), .projects .image-button-alt:nth-child(3) a {
    border-bottom-left-radius: 30px;
    border-right: 0px;
}

.projects .image-button-alt:last-child, .projects .image-button-alt:last-child a {
    border-bottom-right-radius: 30px;
}

.image-button-alt .fa-location-dot {
	position: absolute;
	transition: 0.5s;
	margin-left: -30px;
}


.image-button-alt:hover .fa-location-dot {
	color: #BBCDE9;
	margin-top: -10px;
	transition: 0.5s;
}


.image-button-alt {
	text-transform: capitalize;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	transition: 0.5s;
}


.image-button-alt a {
	display: block;
	height: 100%;
	color: #fff;
	position: relative;
	background: url(data:image/gif;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAACMCAQAAAAe2at+AAAAWklEQVR4Ab1UtQEAQQhLTvYf98t3t5xT4Q4OHis4QKFUaL4Zm6JGcXHjCrMEBW1mlTObFiLRg40wszHRGviVug36mzZjU38REWHGBmjzF6Q9pHPTUVYy6zZ0AEQlA+nerfT8AAAAAElFTkSuQmCC) bottom repeat-x;
}

.image-button-alt:hover {
	transition: 0.5s;
}


.image-button-alt .details {
	bottom: 0px;
	position: absolute;
	padding: 30px;
	width: 100%;
}


.image-button-alt h4 {
	line-height: 30px;
	font-size: 20px;
	color: #FFF;
	font-weight: 400;
	margin-bottom: 0px;
	padding-left: 30px;
}

.brief {
	padding-right: 40px;
}

.main-photo {
	border-radius: 30px;
	background-repeat: no-repeat !important;
	background-position: top center !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	background-attachment: scroll !important;
}

.gallery-photo {
	min-height: 600px;
	display: block;
	position: relative;
	border-radius: 15px;
	background-color: #fff;
	margin-bottom: 20px;
}
.gallery-photo a {
	position: absolute;
	z-index: 100;
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 15px;
	transition: 0.5s;
	border: 1px solid rgba(68,83,105,0.20);
}

.gallery-photo a:hover {
	border: 1px solid rgba(68,83,105,1);
	transition: 0.5s;
}


.gallery-photo .type {
	position: absolute;
	top: 20px;
	left: 20px;
	background-color:rgba(0, 0, 0, 0.3);
  	backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
	color: #fff;
	display: inline;
	padding: 10px 20px 10px 20px;
	border-radius: 20px;
}


.gallery-photo .view {
	position: absolute;
	top: 20px;
	right: 20px;
	background: #445369;
	color: #BBCDE9;
	display: inline;
	padding: 5px 15px 2px 15px;
	border-radius: 20px;
	font-size: 30px;
	transition: 0.5s;
}


.gallery-photo .view:hover {
	font-size: 35px;
	transition: 0.5s;
	background: #000000;
}

.gallery-photo .view a {
	color: #BBCDE9;
}

/*=====================================================
Footer Styles
=====================================================*/


.footer {
	color: #fff;
	padding-top: 40px;
	padding-bottom: 40px;
}


.footer h5 {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 20px;
	margin-top: 0px;
	color: #213963;
}

.footer span {
	color: #50A0F2;
	padding-right: 10px;
}

.footer .logo-alt {
	width: 100px;
}


.footer-menu {
	padding-right: 30px;
	padding-top: 30px;
	border-right: 3px solid rgba(187,205,233,0.20);
}

.footer-contact {
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 80px;
}

.footer a {
	color: #fff;
	transition: 0.5s;
}

.footer a:hover {
	color: #BBCDE9;
	transition: 0.5s;
}

.footer ul {
	list-style-type: none;
	padding: 0px;
	text-align: right;
}



.copyright {
	background: #BBCDE9;
	font-size: 18px;
	color: #445369;
	padding-top: 20px;
	padding-bottom: 20px;
}

.copyright a {
	color: #445369;
}

.copyright .google-notice {
	color: rgba(68,83,105,0.50);
	font-size: 15px;
}

.copyright .google-notice a {
	color: rgba(68,83,105,0.50);
	border-bottom: 1px solid rgba(68,83,105,0.50);
}

.copyright .google-notice a:hover {
	color: #445369;
	border-bottom: 1px solid #445369;
}

.copyright .wonder {
	color: rgba(68,83,105,0.50);
	font-size: 15px;
}
.copyright .wonder a {
	color: rgba(68,83,105,0.50);
}

/*===================================================

Media Queries

=====================================================*/

.image-button-alt, .main-photo {height: 648px;}
@media only screen and (max-width : 1610px) {.image-button-alt, .main-photo {height: 591px;}	}
@media only screen and (max-width : 1400px) {.image-button-alt, .main-photo {height: 480px;}	}
@media only screen and (max-width : 1225px) {.image-button-alt, .main-photo {height: 407px;}	}
@media only screen and (max-width : 990px) {.image-button-alt, .main-photo {height: 738px;}	}
@media only screen and (max-width : 820px) {.image-button-alt, .main-photo {height: 683px;}	}
@media only screen and (max-width : 640px) {.image-button-alt, .main-photo {height: 517px;}	}
@media only screen and (max-width : 475px) {.image-button-alt, .main-photo {height: 375px;}	}
@media only screen and (max-width : 375px) {.image-button-alt, .main-photo {height: 292px;}	}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1300px) {
	.navbar {
		font-size: 16px ;
	}
    .navbar ul > li > a {

    }
}


@media only screen and (max-width : 1125px) {
	.splash.header-sub .cta {
		padding-left: 80px;
		padding-right: 80px;
	}
	.contain {
		padding-left: 70px;
		padding-right: 70px;
	}
	

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 991px) {
	.contain {
		padding-left: 40px;
		padding-right: 40px;
	}
	.splash.header-sub .cta {
		padding-left: 50px;
		padding-right: 50px;

	}
	.splash {
		height: auto;
	}
	.splash .cta {
		width: 600px;
	}
	.splash h1 {
		font-size: 30px;
		font-weight: 700;
		line-height: 50px;
	}
	.splash h1.news {
		font-size: 30px;
		line-height: 50px;
	}	
	.splash h2 {
		font-size: 20px;
		font-weight: 700;
		color: #fff;
		line-height: 35px;
		width: 90%;
		margin-left: auto;
		margin-right: auto;
		background: none;
		padding-top: 10px;
	}

	.navbar ul {
		margin-top: 30%;
	}
	.navbar-toggler {
		border: 0px;
		top: 0px;
		right: 15px;
		position: fixed;
		z-index: 9500;
		background: #445369;
		padding: 15px 30px 15px 30px;
		border-radius: 0px;

	}
	.navbar-toggler-icon {
	  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='4' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;
	}
	.navbar { 
		border-radius: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		border-bottom: 0px;
		text-align: center;
		margin-top: 0px;
		width: 100%;
		right: 0px;
		top: 0px;
		font-size: 20px;
		z-index: 9000 !important;
	}
	
	.navbar-collapse {
		background-color:rgba(68,83,105, 0.95);
		backdrop-filter: blur(6px);
		-webkit-backdrop-filter: blur(6px);
		width: 100%;
		height: 100vh;
		position: absolute;
		top: 0px;
		z-index: 9000 !important;
	}

	.navbar ul > li > a {
		margin-left: 0px !important;
		padding-left: 30px !important;
		padding-right: 30px !important;
		color: #fff !important;
	}

	.navbar-nav {
		padding-top: 20px;
	}

	
	.icon-holder {
		margin-bottom: 30px;
	}

}



/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
	.padding-tb {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.splash.header-sub .cta {
		margin-top: 200px;
		padding-left: 15px;
		padding-right: 15px;

	}	
	.splash.header-sub h1 {
		padding-bottom: 20px;
	}
	.navbar-toggler {
		padding: 15px 15px 15px 15px;
		border-radius: 0px;

	}
	
	.header-bar_scroll > .navbar {
		top: 0px;
	}
	.contain {
		padding-left: 0px;
		padding-right: 0px;
	}	
	.hide-mobile {
		display: none;
	}
	.hide-desktop { display: block;}
	.splash {
		padding-bottom: 240px;
	}	
	.splash .cta {
		width: auto;
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.footer {
		text-align: center;
	}


	.footer-menu {
		text-align: center;
		padding-right: 0px;
		padding-top: 40px;
		border-right: 0px;
	}
	
	.footer-menu ul {
		text-align: center;
		margin-left: -10px;
	}	

	.footer-contact {
		padding-left: 0px;
		padding-top: 30px;
		padding-bottom: 0px;
	}

	.icon-cta {
		text-align: center !important;
	}
	
	.copyright {
		text-align: center;
	}
	
}


@media only screen and (max-width : 575px) {
	.tiles .text-panel.first {border-top-left-radius: 0px;}
	.tiles .image-panel.first {border-top-right-radius: 30px;border-top-left-radius: 30px;}
	.tiles .text-panel.last {border-bottom-right-radius: 30px;border-bottom-left-radius: 30px;}
	.tiles .image-panel.last {border-bottom-left-radius: 0px;}
	
	.logo {
		margin-top: 10px;
		width: 140px;
		transition: 0.5s;
		background: #fff;
		padding: 0px 30px 30px 30px;
		border-bottom-left-radius: 40px;
		border-bottom-right-radius: 40px;
	}
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
	body {
		font-size: 15px;
	}
	#carouselTestimonials {
		font-size: 18px;
		line-height: 27px;
	}	
	.accordion .accordion-button {
		padding: 10px 20px 10px 20px;
		font-size: 18px;
	}	
	.logo {
		margin-top: 10px;
		width: 130px;
		transition: 0.5s;
		background: #fff;
		padding: 0px 20px 20px 20px;
		border-bottom-left-radius: 30px;
		border-bottom-right-radius: 30px;
	}	
	.tel span {
		display: none;
	}
	.splash {
		padding-bottom: 100px;
		background-position: center center;
	}
	.splash.header-sub .cta {
		padding-left: 15px;
		padding-right: 15px;

	}	
	.parent-title {
		font-size: 12px;
	}
	.splash.header-sub h1 {
		padding-bottom: 20px;
		font-size: 18px;
	}	
	.header-social {
		top: 33px;
	}
	.header-bar .fa-brands {
		font-size: 17px !important;
	}
	.splash .cta {
		font-size: 15px;
		margin-top: 250px;
	}
	h2 {
		font-size: 20px;
		line-height: 30px;
		margin-bottom: 20px;
		padding-bottom: 20px;
	}
	.sub h2 {
		font-size: 22px;
		line-height: 30px;
	}
	.splash h1 {
		font-size: 18px;
		line-height: 30px;
		margin-bottom: 20px;
	}
	
	.splash.header-sub {
		height: auto;
        min-height: auto;
	}
	
	.btn-primary {
		font-size: 15px;
	}	
	.footer .logo {
		width: 140px;
	}

}