/*
Theme Name: KEC


Template: titangold4
Version: 0.1
*/



body[data-header-resize="0"] .container-wrap {
	padding-top: 0 !important;
}
body a:hover {
	color: #000;
}
#header-space {
	height: 0 !important;
}
#header-outer {
	padding-top: 0 !important;
	box-shadow: none !important;
	background: -moz-linear-gradient(top, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.9) 39%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.9) 0%,rgba(255,255,255,0.9) 39%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,0.9) 0%,rgba(255,255,255,0.9) 39%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}

.home #header-outer {
	background: rgba(255,255,255,0);
}

header#top nav > ul > li > a {
	padding-bottom: 50px !important;
}
.fp_r {
	min-height: 800px;
	padding-left: 55%;
	text-align: center;
}

.fancy_text {
	font-family: Prata;
	font-size: 80px;
	padding: 150px 0;
	text-align: right;
	line-height: 0.6;
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
}
.fancy_text .smaller {
	font-size: 48px;
	display:inline-block;
	padding-right: 50px;
}
.fancy_text .bigger {
	font-size: 100px;
}

span.largish {
	font-size: 125%;
	line-height: 1.75;
}
span.emph {
	font-family: Prata;
	font-size: 200%;
	color: #444;
}

.page_content {
	padding-top: 10px;
	padding-left: 2%;
	width: 74.5%;
	display: inline-block;
}
.page_buttons {
	display: inline-block;
	float:left;
	margin-right: 2%;
	width: 23.5%;
	margin-top: 10px;
	text-align: center;
}

.page .page-header-no-bg {
	margin-top: 100px;
	padding-top: 20px;
}
.bottom_image {
	min-height: 200px;
}

ul.more-reading {
	margin-left: 0;
}

ul.more-reading li {
	list-style: none;
	margin-bottom: 20px;
}

ul.more-reading li a {
	font-family: prata;
	font-size: 24px;
}

img.home-logo {
	position: relative;
	left: -110px;
}


.page-template-template-contact .page-header-no-bg {
	padding-bottom: 0px;
}

.home-hero .tagline {
	font-size: 16px;
	font-family: 'open sans';
	text-align: left;
	padding-top: 10px;
	display: inline-block;
	letter-spacing: 1px;
	color: #d3d3d3;
}


/* POSTS */

.single-post .heading-title {
	margin-top: 100px;
	padding-top: 20px;
}

.single-post .page_buttons {
	width: auto;
}

/* MENU */
header#top nav ul li a:hover {
	background: #fff;
}

.home header#top nav ul li a {
	color: #fff;
}

/* Footer */

#footer-outer .widget h4, #sidebar h4 {
    margin-bottom: 12px;
    font-family: prata;
    font-size: 14px;
 }

 #footer-outer #footer-widgets a {
 	color: #bf1e2e !important;
 }
 #footer-outer #footer-widgets a:hover {
 	color: #000 !important;
 }

 .mobile-fixed-buttons {
	display: none;
}
.google-map iframe {
	width: 100%;
}

.category .post-author {
	display:none;
}

/* RESPONSIVE */

@media only screen and (min-width: 1071px) {
	body.home a#logo img {
		display: none !important;
	}
}

@media only screen and (max-width: 1000px) {
    .page .page-header-no-bg {
		margin-top: 0px;
	}

	.page_buttons, .page_content {
		width: 100%;
		padding-left: 0;
	}

	.page_buttons {
		margin-bottom: 20px;
	}
}

@media only screen and (min-width: 1001px) and (max-width: 1070px) {
	.fancy_text {
   		line-height: 0.9;
   	}
   	.fancy_text .smaller {
   		position:relative;
   		top: -30px;
   	}
   	.fancy_text .bigger {
   		position:relative;
   		top: -40px;
   	}
   	img.home-logo {
	    left: -75px;
	}
	body.home a#logo img {
		display: none !important;
	}


}

@media only screen and (min-width: 376px) and (max-width: 1000px) {
	img.home-logo {
		display: none;
	}
	body.home a#logo img {
		display: inline-block;
	}

}

@media only screen and (max-width: 375px) {

	img.home-logo {
		display: none;
	}
	body.home a#logo img {
		display: inline-block;
	}
}

@media only screen and (max-width: 999px) {

	.home-hero .full-width-section {
		
	}

}

@media only screen and (max-width: 880px) {

	.home .home-hero .row-bg.using-image {
		background-position: left top !important;
	} 
	.fancy_text, .fancy_text .bigger, .fancy_text .smaller {
		font-size: 60px;
		line-height: 0.8;
		padding-top: 0;
	}
	.fp_r {
		padding-left: 0 !important;
	}

	.home .home-hero .see-through-2 {
		background: #BF1E2E !important;
		border: none;
	}
}


@media only screen and (max-width: 1000px) {

	.mobile .mobile-fixed-buttons {
		position: fixed;
		z-index: 10001;
		bottom: 17px;
		display: inline-block;
		background: #BF1E2E;
		color: #fff;
		padding: 10px 20px;
		font-family: 'open sans';
		text-transform: uppercase;
		font-weight: 700;
		font-size: 16px;
		right: 60px;
		box-shadow: 0 0 10px 1px rgba(0,0,0,0.3);
		letter-spacing: 2px;
	}
	.mobile .mobile-fixed-buttons:hover {
		background-color: #83141F;
	}

	.mobile-fixed-buttons i.fa {
		font-size: 24px;
		margin-left: -7px;
	}
	.home-hero .tagline {
		display: none !important;
	}

}

@media only screen and (min-width: 1001px) and (max-width: 1100px) {
	header#top .col.span_3 {
		max-width: 275px !important;
	} 
	a#logo img {
		max-width: 100% !important;
		height: auto !important;
	}
}