/*
Theme Name: Robintek Child Theme
Theme URI: http: http://www.robintek.com/
Description: This is a custom child theme for Salient
Author: Robintek
Author URI: http://www.robintek.com/
Template: salient
Version: 0.1
*/
/*==== FONTS =======================================================================================*/

@import url("https://use.typekit.net/tcr2mxr.css");

body {
	font-family: "segoe-ui", sans-serif;
	color: black;
}
h1 {
	color: #09605b;
}
h2{
	color: #09605b;
	text-decoration:none!important;
}
h3 {
    font-family: "segoe-ui", sans-serif;
	color: #09605b;
	text-decoration:none!important;
}
h4 {
    font-family: "segoe-ui", sans-serif;
	color: white;
}
h5 {
	color: white;
	font-family: "segoe-ui", sans-serif;
}
/*==== newsletter =======================================================================================*/

/* Adding Acsend related styles to ascend-override */
.newsletter h2 {
    font: 36px!important;
	color: white;
}

/*==== My TFW =======================================================================================*/

.mytfw h2 {
    font: 72px!important;
	line-height: 32px;
	color: white;
}
.btn-tfw {
    font: 26px!important;
	background-color: rgba(0, 0, 0, 0.3);
    padding: 20px 30px;
    border-left: 10px solid #09605b;
	color: white;
	width: 100%;
	display: block;

}
.btn-tfw:hover {
	background-color: rgba(255, 255, 255, 0.3);
	color: white !important;
	    border-left: 10px solid #09605b;



}
/*==== HEADER =======================================================================================*/

html body #header-outer[data-transparent-header="true"].transparent {
	background-color: rgba(255,255,255,1.0)!important;
	box-shadow: 0 0 20px rgba(0,0,0,0.25)!important;
}
#header-secondary-outer nav > ul > li > a{
	border-left: none!important;
	color: white;
}

#header-secondary-outer nav > ul > li:last-child{
	border-right: none!important;
}

.ascend #header-outer[data-full-width="true"] header#top nav ul #search-btn a{
	border-left: none!important;
	position: relative;

}

body[data-header-color="custom"] header#top nav ul #search-btn > div {
	border-left: none;
	position: relative;

}
body[data-header-color="custom"]:not(.material) #header-secondary-outer nav >ul >li >a:hover {
	background-color: rgba(255,255,255,0.3)!important;
}
#header-outer .row .col.span_9 {
	padding-top: 70px;
}
header#top nav > ul > li > a
{
    padding: 5px 20px 5px 20px!important;
    font-size: 18px;
    margin: 0 10px 0 10px!important;
}
header#top nav ul.buttons li {
	padding: 10px 0 10px 0!important;
}
body #header-outer[data-transparent-header="true"].transparent header#top nav ul #search-btn >div {
	border-left: none!important;
}
.box-tagline {
	font-size: 14px;
	float: left;
	padding-top: 3px;
	color:white;
}
.box-tagline img {
	vertical-align: middle;
	margin-left: 5px;
	margin-right: 2px;
}
.box-top-social {
	float: right;
}

header#top nav >ul >li >a {
	-webkit-transition: inherit!important;
	-moz-transition: inherit!important;
	-o-transition: inherit!important;
	transition: inherit!important;
}
.phone {
    position: absolute;
	top: 20px;
	right: 320px;
	z-index: 99;
    font-size:40px;
    color:#09605b;
}

/*div#header-space {
    height: 1px !important;
}
*/
ul.sub-menu {
	margin-left: 10px;
}
.btn-green {
	background-color: #09605b;
	border: 2px solid white;
	font-size:18px;
	color: white;
}
.btn-green:hover {
	background-color: white;
		color: #09605b;

}
.btn-greenalt {
	background-color: white;
	border: 2px solid #09605b;
	font-size:18px;
	color: #09605b;
}
.btn-greenalt:hover {
	background-color: #09605b;
	color: white;
	border: 2px solid white;
}
.fa-google-plus:before {
	content: "\f1a0"!important;
}
#header-outer .sf-menu li a:hover,
#header-outer .sf-menu .current_page_item a,
#header-outer .sf-menu .current-menu-item a,
#header-outer .sf-menu .sfHover a,
body #header-outer:not([data-lhe="animated_underline"]) header#top nav .sf-menu > li.current-menu-ancestor > a,
#header-outer.transparent:not([data-lhe="animated_underline"]) header#top nav .sf-menu > li.current_page_ancestor > a,
#header-outer.transparent:not([data-lhe="animated_underline"]) header#top nav .sf-menu > li.current-menu-ancestor > a
{
	background-color: #09605b;
	color: #fff!important;
}
#header-outer.transparent header#top nav .sf-menu > li.current-menu-item > a,
#header-outer.transparent:not([data-lhe="animated_underline"]) header#top nav > ul > li > a:hover,
#header-outer.transparent:not([data-lhe="animated_underline"]) header#top nav .sf-menu > li.sfHover > a,
#header-outer.transparent:not([data-lhe="animated_underline"]) header#top nav .sf-menu > li.current-menu-item > a,
#header-outer.transparent:not([data-lhe="animated_underline"]) header#top nav .sf-menu > li.current_page_item > a
{
	color: #fff!important;   
}
body[data-form-submit="regular"] .newsletter-form input[type="submit"] {
	background-color: #024333!important;
}

/*==== FOOTER =======================================================================================*/

#copyright #rtek {
	float: right;
	text-align: right;
	color: #fff!important;
}
#footer-outer #copyright .col{
	width:100%;
}
#footer-outer #footer-widgets {
  border-top: 6px solid #09605b!important;
}
#footer-outer .widget h4 {
	font-size: 24px!important;
	text-transform: none;
	letter-spacing: normal;
}
#footer-outer .col {
	padding-right: 3%;
	font-size: 14px!important;
}
#footer-outer #footer-widgets .col p:last-child img {
	margin: 0 5px;
}

/*==== HOME PAGE =======================================================================================*/

.bg-img-home{
	min-height: 300px!important;
	min-width: auto!important;
}

.news-button .btn {
	float: right;
	margin-top: 10px;
}
.home-cta h2 {
	float: right;
	font-size: 36px!important;
	line-height: 42px!important;
}



/*==== SUB PAGES ======================================================================================*/

body #page-header-bg h1 {
    margin-top: 220px;
    background-color: rgba(0, 0, 0, 0.4);
    padding:15px 20px 15px 15px;
    border-left: 20px solid #09605b;
    display: inline-block;
}

.page-id-13768 #page-header-bg h1 {
	display: none!important;
}
/*==== blog ======================================================================================*/

.single .heading-title[data-header-style="default_minimal"] {	
    top:100px !important;
}
article.post .post-content {
    top:100px !important;
}

.post-header .meta-author,
.single .heading-title #single-below-header span.meta-author.vcard.author {
	display: none;
}

#sidebar .screen-reader-text {
	display: none;
}

.single #single-below-header .meta-date {
	border-left: none;
}

body .container-wrap #sidebar input[type="submit"] {
	padding: 15px 22px 16px!important;
}
.col-company-logos {
	font-weight: 700;
}
.col-company-logos img {
	padding-bottom: 15px!important;
}
.col-staff img {
	max-width: 200px!important;
}

/*==== slider ======================================================================================*/

.homeslider h2{
    background-color: rgba(0, 0, 0, 0.3);
    padding: 20px!important;
    border-left: 20px solid #09605b;
    max-width:600px;
}
   
#slider-row .swiper-slide h2 {
	font-size: 50px!important;
	line-height: 60px!important;
}
#slider-row .swiper-slide .button a {
	color: #09605b;
	border: 2px solid transparent;
	background-color: white !important;
	text-transform:none !important;
	letter-spacing: 1px!important;
	font-size: 17px;
}
#slider-row .swiper-slide .button:hover a {
	border: 2px solid #09605b;
}


/*=== CONTACT FORM =======================*/

#footer-outer .gform_wrapper .gform_footer input.button, 
#footer-outer .gform_wrapper .gform_footer input[type=submit] {
	margin: 10;
	transition: all 0.2s ease;
	width: 100%;
	padding: 10!important;
}
#footer-outer .gform_wrapper li {
	padding: 10!important;
	margin-top: 0!important;
}
.gform_wrapper li.hidden_label input {
	margin-top: 0!important;
}
#footer-outer .gform_wrapper .gform_footer,
#footer-outer  .gform_wrapper .top_label div.ginput_container {
	padding: 10px 0 0 0;
	margin: 0;
}

/*=== END CONTACT FORM ====================*/


/*==== NEWSLETTER FORM ===========================*/

/* Adding Acsend related styles to ascend-override */

.newsletter-form_wrapper form {
	text-align: center!important;
}
.newsletter-form .gform_body {
	display: inline-block;
	width: 300px!important;	
}
.newsletter-form .gform_footer {
	display: inline-block;
	width: 100px!important;	
}
.newsletter-form .minimal-form-input {
	padding: 0 10px!important;
	background-color: #ddd;
}
.newsletter-text .ginput_container,
.newsletter-text input[type="text"] {
	margin: 0!important;
}
.newsletter-form ul.gform_fields li.gfield {
	position: relative;
	padding-right: 0!important;
	margin-top: 0!important;
}
.newsletter-form input[type="submit"] {
	position: relative;
	padding: 10px 5px!important;
	min-width: 150px;
	font-size: 16px!important;
	font-weight: bold;
	color: #fff;
	top: 0px;
	left: -5px;
	margin-right: 0!important;
	border: 2px solid #fff;
	background-color: #024333!important;
}
.newsletter-text input[type="text"],
.newsletter-form input[type="submit"] {
	height: 50px;
}
.gform_wrapper .newsletter-form .gform_footer {
	padding: 0;
	margin: 0;
}
body[data-form-submit="regular"] .container-wrap input[type="submit"] {

}
.newsletter-form ::-webkit-input-placeholder { color:#FFF; }
.newsletter-form :-moz-placeholder { opacity: 1; color:#FFF; } /* Firefox 18- */
.newsletter-form ::-moz-placeholder { opacity: 1; color:#FFF; } /* firefox 19+ */
.newsletter-form :-ms-input-placeholder { color:#FFF; } /* ie */
.newsletter-form input:-moz-placeholder { color:#FFF; }


/*==== MEDIA QUERIES =================================================================================*/
@media (max-width:1610px){
 .btn-greenalt {
    position:relative!important;
  }
}
@media (max-width:1610px){
	#slider-row .swiper-slide h2 {
		font-size: 42px!important;
		line-height: 48px!important;
	}
}
@media (max-width:1300px){
	header#top nav > ul > li > a {
		padding: 5px 10px 5px 10px!important;
		font-size: 16px;
		margin: 0 5px 0 5px!important;
	}
	#slider-row .swiper-slide h2 {
		font-size: 36px!important;
		line-height: 42px!important;
		max-width: 500px!important;
	}
	#header-outer #logo img, #header-outer .logo-spacing img {
		height: 70px;
	}
	#header-outer .row .col.span_9 {
		padding-top: 50px;
	}
}
@media (max-width:1025px){
	#slider-row .swiper-slide h2 {
		font-size: 30px!important;
		line-height: 36px!important;
		max-width: 450px!important;
		padding: 20px!important;
	}
}
@media (max-width:1000px){
	#rtek {
   	float: none;
   	text-align: center;
	}
	#footer-outer #copyright .container .col {
   	width: 100%;
   	text-align:center;
	}
    #header-secondary-outer {
        display:none !important;
    }
    .news-button .btn {
		float: none;
		margin-top: 0;
	}
	html body #header-outer[data-transparent-header="true"].transparent {
		background-color: rgba(255,255,255,1)!important;
	}
	.phone {
		padding-top: 25px;
		right: 220px;
	}
	.home-cta h2 {
		float: none;
	}
	#slider-row .swiper-slide h2 {
		font-size: 30px!important;
		line-height: 36px!important;
		max-width: 450px!important;
		padding: 20px!important;
	}
	#slider-row .swiper-slide .button a {
		font-size: 18px!important;
	}
	#slider-row .swiper-slide .container {
		max-width: 90%;
	}
	#header-outer .row .col.span_9 {
		padding-top: 0;
	}
}


@media (max-width:690px){
	#rtek {
   	display: inline-block;
	}
   #header-secondary-outer {
      display:none !important;
   }
	.mytfw h2 {
		color: #09605b!important;
		font-size: 42px!important;	
	}
 	.btn-green  {
     	font-size: 24px!important;
    	padding: 0px 30px !important;
    	position:relative!important;
	}
	.btn-greenalt {
    	font-size: 24px!important;
    	padding: 0px 30px !important;
    	margin-bottom:100px!important;
    	position:relative!important;
    	top:-15px;
	}
	.btn-tfw {
    	font-size: 18px !important;
	}
	.phone {
		font-size: 28px!important;
		padding-top: 28px;
		right: 150px;
	}
	#slider-row .swiper-slide h2 {
		font-size: 22px!important;
		line-height: 28px!important;
		max-width: 100%!important;
		padding: 10px!important;
		text-align: left!important;
	}
	#slider-row .swiper-slide .button a {
		font-size: 16px!important;
	}
	#slider-row .swiper-slide .container {
		max-width: 100%;
	}
}



@media (max-width: 600px){

}
@media (max-width: 480px) {
	.newsletter-text input[type="text"] {
		border-right: 2px solid #fff!important;
	}
	.newsletter-form .gform_body,
	.newsletter-form .gform_footer,
	.newsletter-form input[type="submit"] {
		width: 100%!important;
	}
	.newsletter-form input[type="submit"] {
		left: 0;
	}
}
@media (max-width: 479px){

	.blog-recent .col {
      text-align:center!important;
	}
	.newsletter h2 {
    	font: 28px !important;
		color: white;
	}
	.phone {
		font-size: 20px!important;
		padding-top: 30px;
		right: 120px;
	}
}
@media (max-width: 410px){
	.phone {
		right: 80px;
	}
}
@media (max-width: 370px){
	#footer-outer #footer-widgets .container {
	padding-left: 3%;
	}
	.phone {
		right: 60px;
	}
}
@media (max-width: 330px){
	p, h2{
     	text-align:center!important;
	}
	h4 {
     	font-size: 18px!important;
    	text-align:center!important;
	}   
}




