/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Sears Heating and Cooling
Author: Robintek
Author URI: http: //robintek.com/
Template: salient
Version: 0.1
*/

@import url("../salient/style.css");


/*--------------------------*/
/*---Fonts
/*--------------------------*/

@font-face {
 font-family: "Encode Sans Thin";
 src: url("/wp-content/themes/salient-child/fonts/encodesans-thin-webfont.eot") /* EOT file for IE */
}
@font-face {
 font-family: "Encode Sans Thin";
 src: url("/wp-content/themes/salient-child/fonts/encodesans-thin-webfont.ttf") format("truetype"); /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: "Encode Sans Semibold";
 src: url("/wp-content/themes/salient-child/fonts/encodesans-semibold-webfont.eot") /* EOT file for IE */
}
@font-face {
 font-family: "Encode Sans Semibold";
 src: url("/wp-content/themes/salient-child/fonts/encodesans-semibold-webfont.ttf") format("truetype"); /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: "Encode Sans Regular";
 src: url("/wp-content/themes/salient-child/fonts/encodesans-regular-webfont.eot") /* EOT file for IE */
}
@font-face {
 font-family: "Encode Sans Regular";
 src: url("/wp-content/themes/salient-child/fonts/encodesans-regular-webfont.ttf") format("truetype"); /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: "Encode Sans Medium";
 src: url("/wp-content/themes/salient-child/fonts/encodesans-medium-webfont.eot") /* EOT file for IE */
}
@font-face {
 font-family: "Encode Sans Medium";
 src: url("/wp-content/themes/salient-child/fonts/encodesans-medium-webfont.ttf") format("truetype"); /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: "Encode Sans Light";
 src: url("/wp-content/themes/salient-child/fonts/encodesans-light-webfont.eot") /* EOT file for IE */
}
@font-face {
 font-family: "Encode Sans Light";
 src: url("/wp-content/themes/salient-child/fonts/encodesans-light-webfont.ttf") format("truetype"); /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: "Encode Sans Extralight";
 src: url("/wp-content/themes/salient-child/fonts/encodesans-extralight-webfont.eot") /* EOT file for IE */
}
@font-face {
 font-family: "Encode Sans Extralight";
 src: url("/wp-content/themes/salient-child/fonts/encodesans-extralight-webfont.ttf") format("truetype"); /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: "Encode Sans Extrabold";
 src: url("/wp-content/themes/salient-child/fonts/encodesans-extrabold-webfont.eot") /* EOT file for IE */
}
@font-face {
 font-family: "Encode Sans Extrabold";
 src: url("/wp-content/themes/salient-child/fonts/encodesans-extrabold-webfont.ttf") format("truetype"); /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: "Encode Sans Bold";
 src: url("/wp-content/themes/salient-child/fonts/encodesans-bold-webfont.eot") /* EOT file for IE */
}
@font-face {
 font-family: "Encode Sans Bold";
 src: url("/wp-content/themes/salient-child/fonts/encodesans-bold-webfont.ttf") format("truetype"); /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: "Encode Sans Black";
 src: url("/wp-content/themes/salient-child/fonts/encodesans-black-webfont.eot") /* EOT file for IE */
}
@font-face {
 font-family: "Encode Sans Black";
 src: url("/wp-content/themes/salient-child/fonts/encodesans-black-webfont.ttf") format("truetype"); /* TTF file for CSS3 browsers */
}


/*---------------------------------*/
/*---Home Page Styles
/*---------------------------------*/

.box-home-services H2 {
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 1)!important;
	font-family: "Encode Sans Semibold"!important;
	font-size: 40px;
}
.home-welcome-row {
	font-size: 18px;
	line-height: 28px;
}
.home-welcome-row H1 {
	font-family: "Times New Roman";
	font-size: 40px;
	line-height: 60px;
	color: #8d1926;
}
.home-welcome-row a:link,
.home-welcome-row a:visited {
	font-family: "Encode Sans Semibold";
	color: #0c4682;
}
.box-home-testimonials H1 {
	font-family: "Times New Roman";
	font-size: 45px;
	line-height: 60px;
}
/*---------------------------------*/
/*---Home Form Styles
/*---------------------------------*/
/*.home-slider-row {
	position: relative;
}*/
.box-home-form {
	position: absolute;
	z-index: 9999;
	background-image: url("/wp-content/uploads/2015/08/bg-home-form_03.png");
	background-repeat: no-repeat;
	min-height: 550px;
	right: 150px;
	top: 0px;
	padding:  8px 50px 0 50px;
}
.box-home-form H1 {
	color: white;
	font-size: 40px;
	line-height: 60px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	font-family: "Times New Roman";
}
.home-form-textfield {}
.home-form-textarea {
	height: 80px;
}
.home-form-submit {
	text-align: center!important;
}
.home-form-submit img {
	display: none;
}
.home-form-submit input[type="submit"],
.home-form-submit button[type="submit"],
.home-form-submit input[type="button"] {
	background-color: #0c4682!important;
	font-size: 25px;
	line-height: 25px;
	font-weight: bold;
	text-transform: uppercase;
}
.home-form-submit input[type="submit"]:hover {
	background-color: #cccccc!important;
	color: #0c4682;
}


/*
.wpcf7 .wpcf7-response-output {
	margin-top: -35px;
}

div.wpcf7-response-output {
	margin-top: -100px!important;
	width: 283px!important;
}
.wpcf7-form .wpcf7-not-valid-tip {
	display: none!important;
}
*/


/*---------------------------------*/
/*---Header Styles
/*---------------------------------*/
#header-secondary-outer #social {
	float: right;
}
#header-secondary-outer ul {
	padding: 0;
	margin: 0;
}
#header-secondary-outer #social i {
	font-size: 25px!important;
	line-height: 46px!important;
	vertical-align: middle;
}
.box-header-family {
	float: left;
}
.box-header-family H2 {
	font-family: "Encode Sans Light";
	font-style: italic;
	font-weight: normal;
	font-size: 16px;
	line-height: 46px;
	vertical-align: middle;
	color: #ffffff;
	padding: 0;
	margin: 0;
}
.box-header-links {
	float:left;
	vertical-align:middle;
	padding-left:25px;

	margin:0;
}
.box-header-links img {
	padding-left:10px;
	padding-top:10px;
}
.box-header-title-right {
	float: right;
	color: white;
	line-height: 46px;
	vertical-align: middle;
	font-size: 16px;
	padding: 0;
	margin: 0;
}
.box-header-phone {
	font-size: 30px;
	font-weight: bold;
	padding: 0 10px;
}
.box-payment-button {
	float: left;
	padding-top: 5px;
	padding-left: 15px;
}
.box-payment-button button {
	background-image: none;
	background-color: #bc2729;
	padding: 10px;
	color: white;
	border: none;
	font-size: 16px;
	font-weight: bold;
}
.box-payment-button button:hover {
	cursor: pointer;
	background-color: #d74a4d;

}
.sf-menu li {
	font-weight: bold;
}
.admin-bar #header-outer[data-using-secondary="1"] {
	top: 82px;
}
#header-outer[data-using-secondary="1"] {
	top: 52px;
}
.sf-menu li ul, .sf-menu li li ul {
	width: 280px;
}
/*---------------------------------*/
/*---Footer Styles
/*---------------------------------*/
#footer-outer .box-footer-copyright a:link,
#footer-outer .box-footer-copyright a:visited {
	font-weight: bold;
}
#footer-outer .box-footer-copyright a:hover {
	color: #cccccc!important;
}
.box-footer-copyright,
.box-footer-copyright p {
	padding-bottom: 0;
	color: #ffffff!important;
}
.box-footer-links {
	display: inline-block;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}
.box-footer-links a:link,
.box-footer-links a:visited {
	font-size: 14px;
	line-height: 26px;
}
#footer-outer .widget.widget_nav_menu li a {
	font-size: 16px;
	padding: 12px 0px;
	font-weight: bold;
}
#footer-outer .widget h4 {
	font-size: 20px;
	font-weight: bold!important;
	border-bottom: 2px solid #eeeeee;
}
.box-footer-contact {
	font-size: 16px;
	line-height: 26px;
}


/*---------------------------------*/
/*---Staff Page Styles
/*---------------------------------*/

.staff-titles h2{
	margin-bottom:0!important;
	margin-top:10px!important;
}



/*---------------------------------*/
/*---Job Listing Styles
/*---------------------------------*/

.box-job-listing {
	border-bottom: 1px solid #cccccc;
	padding: 10px 0;
}
.box-job-listing p {
	font-size: 14px;
	line-height: 26px;
}
.box-listing-link:link,
.box-listing-linka:visited {
	font-weight: bold;
	font-size: 14px;
}
.box-listing-divider {
	padding: 0 5px;
}
.btn-apply-now:link,
.btn-apply-now:visited {
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	text-transform: uppercase;
	color: #0c4682;
	padding: 8px 30px;
	border: 3px solid #0c4682;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.btn-apply-now:hover {
	background-color: #0c4682;
	color: #fff;
}
.box-apply-cta {
	background-color: #F8F8F8;
	padding: 20px 0 50px 0;
}
.box-apply-btn,
.box-apply-title {
	display: inline-block;
}
.box-apply-title {
	font-size: 38px;
	line-height: 40px;
	font-weight: bold;
	color: #fff;
}

.pricing-column-content {
	padding:10px!important;
}

#license{
	float:right;
	color:#fff;
}

/*---------------------------------*/
/*---Responsive Styles
/*---------------------------------*/

@media (max-width: 1400px) {
        .box-header-servicing-title{
               display:none;
        }
}

@media (max-width: 1300px) {
	/*.home-icon-row {
		top: -115px!important;
		margin-bottom: -115px!important;
	}*/
	.swiper-container, .swiper-slide {
		background-position: bottom left!important;
	}
	.home-contact-second-row {
		padding:  0px 0 100px 0;
	}
}
@media (max-width: 1275px) {

}
@media (max-width: 1250px) {
	header#top nav > ul > li > a {
		font-size: 14px!important;
	}
	header#top #logo img {
		height: 60px!important;
		margin-top: 10px;
	}

}
@media (max-width: 1225px) {

}
@media (max-width: 1200px) {

}
@media (max-width: 1175px) {

	.box-home-services H2 {
		font-size: 30px;
	}
	.box-header-servicing-title{
		display: none;
	}
	.box-header-links {
		display: none;
	}
}
@media (max-width: 1150px) {

}
@media (max-width: 1130px) {
	.box-header-family H2 {
		font-size: 18px;
	}
	.box-header-title-right {
		font-size: 18px;
	}
	.box-header-phone {
		font-size: 20px;
		padding-top: 7%;
	}
}
@media (max-width: 1125px) {

}
@media (max-width: 1100px) {
	.box-home-form {
		position: relative;
		min-height: 555px;
		padding: 8px 20px 0 20px;
		width: 100%;
		text-align: center;
		left: 0;
		margin-top: -25px;
		background-image: url(images/bg-home-form-responsive.jpg);
		background-position: top;
		background-repeat: repeat-x;
	}
}
@media (max-width: 1050px) {
	header#top nav > ul > li > a {
		font-size: 12px!important;
	}
	header#top #logo img {
		height: 50px!important;
		margin-top: 15px;
	}
}
@media (max-width: 1000px) {

	
	.admin-bar #header-outer[data-using-secondary="1"] {
		top: 0px;
	}
	#headerContainer{
		max-width: 900px;
	}
}

@media (max-width: 800px) {
	#license{
	float:none;
	}
	.box-header-family{
	display: none;
	}
	.box-header-title-right{
	float:left;
	}
}

@media (max-width: 700px) {
	.box-home-form {
		margin-top: 0!important;
	}
	.box-header-servicing-title {
		display:none;
	}
	
	.nectar-slider-wrap {
		display: none!important;
	}
}

@media (max-width: 690px) {
	#headerContainer{
		max-width: 600px!important;
	}	
	#header-secondary-outer #social i{
	line-height:24px!important;
	}
	.col .span_7 .col_last{
		margin-bottom:0px!important;
	}
	#copyright{
		text-align:center;
padding-bottom: 80px!important;
	}
	#footer-widgets{
		padding-left: 3%;
	}
	#header-secondary-outer #social {
		display: none;
	}
	.box-payment-button {
		float: right;
		padding-left: 0;
	}
}

@media (max-width: 400px){
	.box-header-phone {
   font-size: 14px;
	}
	#header-secondary-outer #social i {
   font-size: 16px!important;
	}
}

@media (max-width: 300px) {
	#header-secondary-outer #social i {
		font-size:19px!important;
	}
}





















