/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

::selection {
  background: #336699;
  color: #fff;
}

.carousel-inner .slider_content_outer, .carousel.full_screen { 
	height: 770px !important;
}

h2{
	font-size: 36px;
}

.icon_text_holder{
	padding-left: 0 !important;
}

.qode_iwt_icon_holder{
	font-size: 83px !important;
}
.q_icon_with_title.circle span.fa-stack .qode_iwt_icon_element{
	font-size: 1.3em !important;
}

.q_icon_with_title .icon_text_holder .icon_title{
	font-size: 27px;
}

.section{
	padding-top: 70px !important;
	padding-bottom: 100px !important;
}
.bio{
	padding-top: 0px !important;
}
.about{
	padding-bottom: 40px !important;
}
.page-template-default .section{
	padding-bottom: 40px !important;
}
.page-template-default h1{
	font-size: 50px !important;
	line-height: 1.304347826086957em;
	padding-top: 50px;
	text-align: center;
}

.page-template-default .title_subtitle_holder .separator.small.left{
	margin: 10px auto 20px auto !important;
}

.left, .right{
	width: 49%;
	clear: none !important;
}
header .left, header .right{
	width: auto !important;
}

.left input, .right input, textarea, input[type='text']{
	width: 100% !important;
}

.left{
	margin-right: 1%;
	float: left;
}
.right{
	float: right;
}

.gform_wrapper{
	max-width: 930px !important;
	margin: 0 auto !important;
}

.gform_footer{
	text-align: center;
}

.gfield_label { /*http://developer.yahoo.com/blogs/ydn/posts/2012/10/clip-your-hidden-content-for-better-accessibility/*/
    position: absolute !important;
    clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    padding:0 !important;
    border:0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden;
} 

.separator.left{
	float: none !important;
}

.call_to_action{
	position: fixed;
}

h2.q_slide_title {
  line-height: initial !important;
  font-weight: 400 !important;
  letter-spacing: initial !important;
  text-transform: initial !important;
}

.page-template-contact-page h1{
  line-height: 1.384615384615385em;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
}

.page-template-contact-page .title_subtitle_holder{
	display: none;
}

.footer_bottom{
	padding: 40px 0;
	background-color: #222222;
}

.footer_top_holder{
	display: none;
}

body .gform_wrapper input[type="button"]:hover, body .gform_wrapper input[type="submit"]:hover, body .gform_wrapper input[type="reset"]:hover {
  background-color: #336699;
  border-color: #336699;
  color: #fff;
  text-decoration: none;
}

.q_team{
	background: transparent;
}

.testimonials_holder.light .flex-direction-nav a:before {
  color: #9D9D9D;
}
.testimonials_holder.light .flex-direction-nav a {
  border-color: #9D9D9D;
}

.text-contain, .testimonial_content_inner{
	max-width: 850px;
	margin: 0 auto;
	  line-height: 1.666666666666667em;
  font-size: 21px;
}
.text-contain h4{
	 line-height: 1.666666666666667em;
  font-size: 21px;
  color: #818181;
}
body .gform_wrapper input[type=text], body .gform_wrapper input[type=url], body .gform_wrapper input[type=email], body .gform_wrapper input[type=tel], body .gform_wrapper input[type=number], body .gform_wrapper input[type=password], body .gform_wrapper textarea, body .gform_wrapper .chzn-container-single .chzn-single span, body .gform_wrapper select{
	  color: #2F2E2E !important;
}
.testimonials--portfolio{
	text-align: center;
    padding-top: 30px;
}
.single-post .blog_single p, li{
	font-size: 1.4em;
	line-height: 1.58;
    letter-spacing: -.003em;
    color: rgba(0,0,0,.8);
}
.single-portfolio_page li{
	font-size: 14px;
	color: #818181;
}
.single-post ul{
	margin-bottom: 20px;
}
.single-post .content .container{
	background: #fff;
}
.single-post .content{
	padding-top: 110px;
    background: #fff;
}
.single-post .content .container .container_inner{
	max-width: 800px;
}
.single-post .title_outer{
	display: none;
}
.single-post img{
	/*padding-bottom: 20px;*/
}
#respond textarea{
	border: solid 1px rgba(158, 158, 158, 0.64);
}
.single-post h1{
	font-size: 40px;
}
.single-post h2{
	text-transform: inherit;
	font-size: 26px;
	    padding-top: 0.6em;
}
.blog_single{
	font-family: "Open Sans";
}
.single-post a{
	color: #208dc5;
}
.single-post a.qbutton{
	color: #303030;
}
.single-post a.qbutton:hover{
	color: #fff;
}
.single-post cite{
	font-size: 0.8em;
    margin-top: -20px;
    position: relative;
    display: block;
    text-align: center;
}
.addthis_sharing_toolbox{
	text-align: center;
}
@media only screen and (min-device-width : 414px) and (max-device-width : 736px) {
	.slider_content{
		top: 11% !important;
	}
	.carousel.full_screen {
	  height: inherit !important;
	}
	.text-contain h4, .testimonials .testimonial_text_inner p{
		line-height: 1.666666666666667em;
		font-size: 16px;
		padding: 0 20px;  
	}
 }

 @media only screen and (min-device-width : 374px) and (max-device-width : 413px)  {
	.slider_content{
		top: 9% !important;
	}
	.carousel.full_screen {
	  height: inherit !important;
	}
	.text-contain h4, .testimonials .testimonial_text_inner p{
		line-height: 1.666666666666667em;
		font-size: 16px;
		padding: 0 20px;  
	}
 }

 @media only screen and (min-device-width : 320px) and (max-device-width : 374px) {
	 .carousel-inner .slider_content .thumb img{
	 	width: 80%;
	 }
	 .carousel.full_screen {
	  height: inherit !important;
	}
	.text-contain h4, .testimonials .testimonial_text_inner p{
		line-height: 1.666666666666667em;
		font-size: 16px;
		padding: 0 20px;  
	}
}

 @media only screen and (min-device-width : 320px) and (max-device-width : 374px)  {
	 .carousel-inner .slider_content .thumb img{
	 	width: 60%;
	 }
	 .slider_content{
	 	top: 6% !important;
	 }
	 .carousel.full_screen {
	  height: inherit !important;
	}

	 .text-contain h4, .testimonials .testimonial_text_inner p{
		line-height: 1.666666666666667em;
		font-size: 16px;
		padding: 0 20px;  
	}
}

@media only screen and (min-device-width : 359px) and (max-device-width : 361px) {
	.slider_content{
	 	top: 11% !important;
	 }
	  .text-contain h4, .testimonials .testimonial_text_inner p{
		line-height: 1.666666666666667em;
		font-size: 16px;
		padding: 0 20px;  
	}
}	

@media only screen and (max-device-width : 760px) {
	.gfield.left, .gfield.right{
		width: 100%;
	}
}
@media only screen and (max-width: 768px){
	.gfield.left, .gfield.right{
		width: 100%;
	}
}