/*
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");


/************* Icon Font *****************/
@font-face {
  font-family: 'entypo';
  src:  url('fonts/entypo.eot?5ykxbe');
  src:  url('fonts/entypo.eot?5ykxbe#iefix') format('embedded-opentype'),
    url('fonts/entypo.ttf?5ykxbe') format('truetype'),
    url('fonts/entypo.woff?5ykxbe') format('woff'),
    url('fonts/entypo.svg?5ykxbe#entypo') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.iconent {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'entypo' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.et-chevron-thin-down:before {
  content: "\e900";
}
.et-chevron-thin-left:before {
  content: "\e901";
}
.et-chevron-thin-right:before {
  content: "\e902";
}
.et-chevron-thin-up:before {
  content: "\e903";
}

/************* General *****************/
body {
    font-family: 'Roboto', sans-serif !important;
    line-height: 23px;
    font-weight: 300;	
}
p {
    font-size: 0.97rem;
}
.h1, .h2, .h3, .h4, .h5, .h6, a, h1, h2, h3, h4, h5, h6, p a {
    font-family: 'Roboto', sans-serif !important;
	color: #ff5200;    
}
.h1, .h2, .h3, h1, h2, h3 {   
	font-weight: 300;
}
.h4, .h5, .h6,  h4, h5, h6 {   
	letter-spacing: 0;
	font-weight: 400;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {   
	letter-spacing: 0;
}
h3, .h3, h3 a {
    color: #ff5200;
}
p {
    margin: 20px 0!important;
}


article ul {
	margin: 20px 0;
	padding-left: 15px;
    list-style-position: inherit;
}
article li {
    position: relative;
    padding-left: 0.5em;
}


/************* Header *****************/
/* .q_logo img, header:not(.centered_logo) .q_logo img {
    width: 95px !important;
    height: auto !important;
    margin-top: 7px;
}*/

.header_bottom, .header_top, .fixed_top_header .bottom_header,
header.fixed.scrolled .header_bottom, header.fixed.scrolled .header_top, header.fixed_hiding.scrolled .header_bottom, header.fixed_hiding.scrolled .header_top {
    background-color: rgb(4,42,57);
}

nav.main_menu > ul > li > a {
    font-family: 'Roboto', sans-serif !important;
    font-weight: 400;	
}


/************* General *****************/
.blog_holder.blog_single article .post_text .post_text_inner {
    padding: 0 !important;
}
.blog_holder article .post_image {
	margin-bottom: 40px;
}
.blog_holder article hr.divider {
    margin-top: 10px;
    margin-bottom: 10px;    
	letter-spacing: 0.1px
}
.blog_holder article .ats-text-lead {
	line-height: 1.4;
	font-size: 21px;	
}
.single-post .blog_single p {
    margin-top: 0 !important;
}
.ats-single-title .entry_title {
    padding: 30px 20px 20px 20px;	
	display: inline-block;	
}

@media only screen and (min-width: 1200px){	
	.blog_holder article .post_info_wrapper {
		padding-left: 40px;
	}
	.ats-single-title .entry_title {
		padding: 50px 0 40px 0;	
		max-width: 570px;
		font-size: 35px;		
	}
	.equalheight .section_inner_margin, .equalheight .full_section_inner, .column-border-bottom, .column-border-bottom .vc_column-inner {
		display: flex;
	}
	.equalheight .full-div-height > div  {
		height: 100%;
	}	
}
@media only screen and (max-width: 768px){
	.featured-article h3 {
		margin-top: 30px;
	}	
	.column-border-bottom .vc_column-inner > div {
		padding-bottom: 30px;
	}	
}

.page-desc {
    font-size: 21px;
    line-height: 30px;	
}
.column-border-bottom .vc_column-inner > div {
	border-bottom: 1px solid #a5a5a5;
}

.intro-text h3 {
    font-size: 21px;
    line-height: 30px;
    color: #000;	
}
.featured-article h3 {
	margin-bottom: 20px;
}
.featured-article .qbutton  {
	font-size: 14px;
    height: 45px;
    line-height: 45px;
    background: #00808b !important;
    border-color: #00808b !important;	
}
.featured-article .qbutton:hover  {
    background: #042a39 !important;
    border-color: #042a39 !important;	
}
.post-type-archive-developments .featured-article h3,
.archive .featured-article h3  {
    margin-bottom: 15px;
    margin-top: 25px;
}
.atsimg-wrapper a {
    line-height: 0;
    display: block;
}

@media only screen and (min-width: 1200px){
	.intro-text h3 {
		font-size: 25px;
		line-height: 35px;
	}	
	.homelatestnews h1 {
		font-weight: 300;
		font-size: 33px;
		margin-bottom: 40px !important;
		letter-spacing: 0px;	
	}
	.featured-article h3 {
		font-size: 24px;
	}	
}
.homelatestnews h1 {
	font-weight: 300;
    letter-spacing: -1px;	
	margin-bottom: 30px !important;	
}
.homelatestnews .latest_post_holder.boxes>ul>li .latest_post {
    padding: 19px 20px 10px;
    margin-right: -0.5px !important;
    margin-left: -0.5px !important;
    background-color: #f3f3f5 !important;
    min-height: 105px;
    background: transparent !important;
}
.homelatestnews  h5, .homelatestnews  h5 a, .page-id-16535 h5 a:link {
    letter-spacing: 0px;
    color: #ff5200 !important;
    font-size: 21px !important;
    line-height: 28px;
    font-weight: 300;
    padding: 5px 0;
}
.homelatestnews .latest_post_inner .post_infos {
    font-weight: 300;
    text-transform: uppercase;
    color: #8b8a8a;
    letter-spacing: 1px;
}

.homelatestnews .home_title span.title-border {
    height: 2px;
    display: inline-block;
    background: #ff5200;
    width: 95px;
	margin-bottom: 40px;		
}
.homelatestnews .latest_post_holder.boxes .boxes_image a:hover {
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -ms-transform: scale(1.02);
    -o-transform: scale(1.02);
    transform: scale(1.02);
}

/************* Testimonial *****************/
.strong-view.modern .testimonial-content:before, .strong-view.modern .testimonial-content:after {
    display: none !important;
}
.strong-view.modern .testimonial-heading {
    font-weight: 100;
    font-size: 33px;
    margin-bottom: 30px;
    letter-spacing: 0px;
	line-height: 38px;
}
.strong-view.modern .testimonial-content p:last-of-type {
    font-size: 22px;
    line-height: 32px;
    font-weight: 100;
}
.strong-view.controls-style-buttons .wpmslider-start, .strong-view.controls-style-buttons .wpmslider-stop, .strong-view.controls-style-buttons .wpmslider-next, .strong-view.controls-style-buttons .wpmslider-prev {
	font-family: 'entypo' !important;    
	color: #00808b;
}
.strong-view.controls-style-buttons .wpmslider-start:hover, .strong-view.controls-style-buttons .wpmslider-stop:hover, .strong-view.controls-style-buttons .wpmslider-next:hover, .strong-view.controls-style-buttons .wpmslider-prev:hover {
    color: #042a39;
}
.strong-view.controls-style-buttons:not(.rtl) .wpmslider-prev:before {
    content: "\e901";
}
.strong-view.controls-style-buttons:not(.rtl) .wpmslider-next:before {
    content: "\e902";
}

@media only screen and (min-width: 1200px){
	.strong-view.modern .testimonial-heading {
		font-weight: 100;
		font-size: 35px;
		margin-bottom: 40px;
	}	
	.strong-view.controls-style-buttons .wpmslider-start, .strong-view.controls-style-buttons .wpmslider-stop, .strong-view.controls-style-buttons .wpmslider-next, .strong-view.controls-style-buttons .wpmslider-prev {
		font-size: 40px;
    	line-height: 40px;
    	width: 40px;
    	height: 40px;
	}	
}
@media only screen and (max-width: 768px){
	.strong-view.modern .testimonial-heading {
		font-size: 30px;
		margin-bottom: 20px;
	}
	.strong-view.modern .testimonial-content p:last-of-type {
		font-size: 18px;
		line-height: 28px;
	}	
}

/************* Footer *****************/
.footer_bottom_holder, .footer_bottom_holder p, .footer_bottom_holder span {
    font-family: 'Roboto', sans-serif;
	text-transform: none;	
    font-size: inherit;
    color: #FFFFFF;
    font-weight: 300;	
}
.footer_bottom_holder {
    background-color: rgb(4,42,57);	
}
.footer_bottom_holder .copyright {
    margin: 20px 20px 40px 20px;
}
.footer_bottom_holder a, .footer_bottom_holder ul li a {
    font-family: 'Roboto', sans-serif;
	text-transform: none;
    font-size: inherit;
    color: #FFFFFF;
    font-weight: 300;
}
.footer_bottom_holder a:hover, .footer_bottom_holder ul li a:hover {
    color: #ff5200;
}
.footer_bottom_holder .footer-top-container {
    padding-top: 60px;
	display: flex;
    flex-direction: row;
	flex-wrap: wrap;
	flex-basis: 50%;
}
.footer_bottom_holder .footer-top-container > div {
	width: 50%;    
}
.footer_bottom_holder .footer-top-container .widget-title {
	font-family: 'Roboto', sans-serif;
	margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #EEEEEE;
    line-height: normal;
	font-weight: 400;
    font-size: inherit;
    color: #FFFFFF;	
}
.footer_bottom_holder .footer-top-container ul {
    list-style: none;
}

/************* Child Addon Custom Styling *****************/
hr.divider {
	border-top: 1px solid #c5c5c5!important;
    border-style: none;
    border: 0;
	margin: 20px 0;
}
.ats-relative {
	position: relative !important;
}
.ats-center {
	text-align: center;
}
.ats-100 {
	font-weight: 100 !important;
}
.ats-300 {
	font-weight: 300 !important;
}
.ats-uppercase {
    text-transform: uppercase !important;
}
.ats-meta  {
    margin: 0 5px;
}
.ats-background-cover {
	background-size: cover;	
} 
.ats-background-center {
    background-position: 50% 50%;
}
.ats-padding-large-top {
	padding-top: 50px;
}
.ats-padding-large-bottom {
	padding-bottom: 50px;
}
.ats-bg-height {
	height: 600px;
}

.ats-header:after {
	content: "";
    display: block;
    background: #ff5200;
    height: 3px;
    max-width: 100px;
    margin: 30px auto;
}
.visible-d {
	display: block !important;
}
.hidden-m {
	display: none !important;
}
.single-developments .section-margin {
	margin-bottom: 10px;
}
.short-desc {
    max-width: 700px;
    min-width: 300px;
    font-size: 18px;
    margin: 30px auto;
	margin-bottom: 0;
}
.page-template-blog-masonry .short-desc {
    margin-bottom: 50px;
}
.short-desc-content {
    padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
}
.single-developments h3 {
	margin-bottom: 30px;
}
.single-developments .dev-section-subtitle h4 {
	margin: 30px 0;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 0.5px;		
}
.single-developments .dev-specifications .dev-section-subtitle h4 {
	margin-bottom: 0;	
}
.single-developments .specification .dev-section-subtitle h4 {
	margin-top: 0;
	margin-bottom: 20px;
}
.single-developments .spec-list ul {	
	list-style: none; /* Remove HTML bullets */
	padding: 0;
	margin: 0;
}
.single-developments .spec-list li { 
    font-size: 0.97rem;
    padding-left: 40px;
    position: relative; 
}
.single-developments .spec-list li::before {
    content: "•";
    position: absolute;
    left: 0;
}
.single-teamapex .ats-meta-wrapper {
    margin-top: 5px;
}

.post-type-archive-teamapex .atsimg-wrapper {
	line-height: 0;
    display: block;
    margin-bottom: 30px;		
}
.post-type-archive-teamapex .atsimg-wrapper img {
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;  
}
.post-type-archive-teamapex .atsimg-wrapper:hover img {
	-webkit-filter: none;
	filter: none;
}
.post-type-archive-teamapex .designation {
    padding: 5px 0;
    font-size: 20px;
    color: #95a5b7;		
}
.post-type-archive-teamapex .cat-meta a {
    letter-spacing: 0.85px;
    font-size: 14px;		
}

/************* Mansory *****************/
@media only screen and (min-width: 1200px){
	.mansory19 .blog_holder.masonry .blog_holder_grid_sizer, .mansory19 .blog_holder.masonry article {
		width: 46.65%;
	}
	.mansory19 .blog_holder.masonry article .post_image {
		max-height: 282px !important;
		min-height: 0;
	}	
}

.mansory19 .blog_holder.masonry article .post_text .post_text_inner, .mansory19 .blog_holder.masonry_full_width article .post_text .post_text_inner {
    padding: 0;
    background: none;
}
.mansory19 .blog_holder article .post_text h5 {
    margin-bottom: 10px;
    margin-top: 20px;	
}
.mansory19 .blog_holder article .post_text h5, .mansory19 .blog_holder article .post_text h5 a {
	font-size: 21px;
    line-height: 28px;
    font-style: normal;
    font-weight: 300;
    text-transform: none;
	color: #ff5200;
}
.mansory19 .blog_holder.masonry article .post_info span {
    font-weight: 300;
    text-transform: uppercase;
    color: #8b8a8a;
    letter-spacing: 1px;
}
.mansory19 .atsexcerpt {
	margin-bottom: 15px;
}
.mansory19 .blog_holder.masonry article .post_text .post_text_inner, .mansory19 .blog_holder.masonry article .post_text {
    min-height: 165px!important;
}
.pagination ul li.active span, .pagination ul li a:hover {
	color: #fff;
}
.pagination ul li {
    margin-bottom: 7px;
}

@media only screen and (min-width: 1200px){
	.post-type-archive-teamapex .short-desc {
		max-width: 700px;
		margin-bottom: 10px;
	}	
	.single-teamapex .site-main {
		padding: 0 100px;
	}	
}
@media only screen and (max-width: 960px){
	.ats-bg-height {
		height: 400px;
	}		
}
@media only screen and (max-width: 768px){
	#home-top-slider {
		padding-bottom: 0 !important;
	}	
	.ats-padding-large-top {
		padding-top: 40px;
	}
	.ats-padding-large-bottom {
		padding-bottom: 40px;
	}
	.ats-center-m {
		text-align: center;
	}
	.single-developments .section-margin {
		margin-bottom: 0;
	}	
	.visible-d {
		display: none !important;
	}
	.hidden-m {
		display: block !important;
	}	
}
@media only screen and (max-width: 468px){
	.ats-bg-height {
		height: 300px;
	}
	.single-developments h3 {
		margin-bottom: 20px;
	}
	.short-desc {
		margin: 20px auto;
	}	
}

/************* Nivo Slider Styling *****************/
.custom-theme .nivoSlider {
	min-height: 0;
	margin-bottom: 50px;
}
.custom-theme.single-blog-post .nivoSlider {
	margin-bottom: 10px;
}	
.custom-theme .nivo-controlNav {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
	z-index: 99;
}
.custom-theme.single-blog-post .nivo-controlNav {
    position: relative;
    bottom: auto;
    left: auto;
    right: auto;
	z-index: inherit;
}
.custom-theme .nivo-controlNav a {
    width: 14px;
    height: 14px;
    margin: 0 4px;
    background: none;
    border-radius: 50%;
    /* box-shadow: 0 0 0 2px inset rgba(255, 255, 255, 0.95); */
    top: 50%;
    margin-top: -30px;	
	background-color: rgba(255, 255, 255, 0.9);
}
.custom-theme.single-blog-post .nivo-controlNav a {
    /* box-shadow: 0 0 0 1px inset #00808b; */
    top: 0;
    margin-top: 0;
    background: #00808b;
}
.custom-theme.single-blog-post .nivo-controlNav a.active {
    background: #042a39;
}

.custom-theme .nivo-controlNav a.active {
	background: #00808b;
}
.custom-theme .nivo-directionNav a {
	font-family: 'entypo' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
    font-size: 50px;
    line-height: 50px;
    width: 80px;
    height: 50px;
    margin-top: -25px;
	background:none;
	text-indent: inherit;
	opacity: 1;
	color: #ffffff;
	text-align: center;
	top: 50% !important;
}

.custom-theme a.nivo-prevNav:before {
	content: "\e901";
}
.custom-theme a.nivo-nextNav:before {
	content: "\e902";
}
.custom-theme:hover .nivo-directionNav a { 
	color: #00808b;
}
.custom-theme a.nivo-nextNav {
	right:0;
}
.custom-theme a.nivo-prevNav {
	left:0;
}
@media only screen and (min-width: 1200px){
	.custom-theme .nivoSlider {
		margin-bottom: 85px;
	}	
	.custom-theme .nivo-controlNav a {
		margin-top: -50px;	
	}	
	.custom-theme .nivo-directionNav a {
		font-size: 50px;
		line-height: 50px;
		width: 80px;
		height: 50px;
		margin-top: -25px;	
	}	
}
@media only screen and (max-width: 468px){
	.custom-theme .nivo-directionNav a {
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 40px;
		margin-top: -15px;
	}		
}

/************* Contact Page *****************/
.contact-content-section * {
    font-family: 'Roboto', sans-serif !important;
	font-weight: 300;
	font-size: 16px; 
}
.contact-content-section .wpcf7 form.wpcf7-form p, .contact-content-section strong {
    font-weight: 400;
}
.contact-content-section .wpcf7-form-control-wrap {
    margin-top: 7px;
    display: block;
}
.contact-content-section .wpcf7-form-control-wrap input,
.contact-content-section .wpcf7-form-control-wrap select,
.contact-content-section .wpcf7-form-control-wrap textarea {
	background-color: #ededed !important;
	line-height: 16px !important;
	border-color: #dddddd !important;
    font-size: 16px !important;
    line-height: 17px !important;
    font-weight: 300 !important;	
}
.contact-content-section .wpcf7-form-control-wrap select {
    width: calc(100% - 49px) !important;
}
.contact-content-section .wpcf7-form-control-wrap input:focus,
.contact-content-section .wpcf7-form-control-wrap select:focus,
.contact-content-section .wpcf7-form-control-wrap textarea:focus {
	background-color: #ffffff !important;
	border-color: #ef7200 !important;
}
.contact-content-section input.wpcf7-form-control.wpcf7-submit {
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 300;
    height: 45px;
    font-size: 14px;
    line-height: 45px;
    padding: 0 40px;    
	margin-top: 20px;
}
.contact-content-section input.wpcf7-form-control.wpcf7-submit:hover, .contact-content-section input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover {
    color: #fff;
    background-color: #273345;
}
.contact-content-section .wpcf7-form-control-wrap.your-recipient {
	position: relative;	
}
.contact-content-section .wpcf7-form-control-wrap.your-recipient:after {
    content: "";
    background-image: url(images/nav-down.png);
    background-size: 80% 80%;
    background-color: #ededed;
    background-repeat: no-repeat;
    height: 36px;
    width: 43px;
    background-position: 50% 50%;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    border: 1px solid #ddd;
}
@media only screen and (min-width: 1200px){
	.contact-content-section.vc_row, .contact-content-section.vc_row .section_inner_margin {
		margin-left: -40px;
		margin-right: -40px;
	}	
	.contact-content-section .vc_column_container>.vc_column-inner {
		padding-left: 40px;
		padding-right: 40px;
	}
}

/************* Visual Builder *****************/
@media only screen and (min-width: 1200px){
	.column-align-middle .section_inner_margin {
        display: flex;
        align-items: center;		
	}	
	.column-grid-medium.vc_row, .column-grid-medium.vc_row .section_inner_margin {
		margin-left: -40px;
		margin-right: -40px;
	}	
	.column-grid-medium .vc_column_container>.vc_column-inner {
		padding-left: 40px;
		padding-right: 40px;
	}	
}

.column-align-middle h3 {
    margin-bottom: 25px;
    display: block;
}

/******* Our Partners Page ********/
@media only screen and (max-width: 960px){
    .page-id-19625 .ats-padding-large-bottom {
        padding-bottom: 20px;
    }
    .page-id-19625 .ats-padding-large-top {
        padding-top: 40px;
    }
    .page-id-19625 #content-one.vc_row {
        margin-bottom: 0 !important;
    }  
	.page-id-19625 .short-desc-content {
		padding: 20px;
	}	
}
@media only screen and (max-width: 468px){
	.page-id-19625 #partners-logo.vc_row {
		margin-bottom: 45px !important;
	}	
	.page-id-19625 .short-desc {
		margin: 0; 
	}	
    .page-id-19625 .ats-padding-large-bottom {
        padding-bottom: 0;
    }	
	.page-id-19625 .vc_row {
		margin-bottom: 15px !important;
		text-align: center !important;
	}	
}


/********* Caldera Form ***************/
.caldera-grid .btn {
	background-color: #00808b;
	border-color: #00808b;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 300;
    height: 45px;
    font-size: 14px;
    line-height: 45px;
    padding: 0 40px;
    margin-top: 20px;
	color: #ffffff;
	letter-spacing: 1px;	
	width: auto;
	cursor: pointer;	
	transition: all .4s ease-in-out;
}	
.caldera-grid .btn:hover {
    color: #fff;
    background-color: #042a39;
	border-color: #042a39;
}
.caldera-grid input, .caldera-grid select, .caldera-grid textarea {
    max-width: 100%;
    width: 100%;
    border: 0 none;
    padding: 0 10px;
    background: #ededed ;
    color: inherit;
    border: 1px solid #dddddd;
    transition: .2s ease-in-out;
    transition-property: color,background-color,border;
    font-size: 16px;	
}
.caldera-grid input, .caldera-grid select, .caldera-grid textarea {
    width: 500px;
}
.caldera-grid input, .caldera-grid select {
    height: 40px;
    vertical-align: middle;
    display: inline-block;
}
.caldera-grid  input, .caldera-grid  textarea {
    -webkit-appearance: none;
}
.caldera-grid input {
    overflow: visible;
}
.caldera-grid input, .caldera-grid  select, .caldera-grid  textarea, .caldera-grid radio, .caldera-grid  checkbox {
    box-sizing: border-box;
    margin: 0;
    border-radius: 0;
}
.caldera-grid input:focus, .caldera-grid select:focus, .caldera-grid textarea:focus {
    outline: none;
    background-color: #fff;
    color: inherit;
    border-color: #ef7200;
}
.caldera-grid label {
    font-size: 16px;
	display: block;
    margin-bottom: 5px;
	font-weight: 400;
}
.caldera-grid .form-group {
    margin-bottom: 20px;
    margin-top: 5px;
}
.caldera-grid .form-group:first-child {
	margin-top: 0;	
}
.caldera-grid .intl-tel-input {
    width: 100%;
}
.caldera-grid input[type="file"] {
    padding: 7px 10px;
	height: inherit;
}
.caldera-grid textarea {
    padding: 15px 10px 10px;
}


/** Custom Select **/
.custom-select-wrapper {
	position: relative;
    display: block;
    user-select: none;
    max-width: 500px;
}
.custom-select-wrapper select {
	display: none;
}
.custom-select {
	position: relative;
    display: block;
}
.custom-select-trigger {
    position: relative;
    display: block;
    width: auto;
    padding: 0 84px 0 22px;
    font-size: 16px;
    font-weight: normal;
    color: #666;
    line-height: 45px;
    background: #ededed;
    border-radius: 0;
    cursor: pointer;
	border: 1px solid #dddddd;
}
.custom-select-trigger:after {
    position: absolute;
    display: block;
    content: '';
    width: 15px;
    height: 15px;
    top: 50%;
    right: 22px;
    margin-top: -3px;
    border-bottom: 1.5px solid #fff;
    border-right: 1.5px solid #fff;
    transform: rotate(45deg) translateY(-50%);
    transition: all .3s ease-in-out;
    transform-origin: 50% 0;
}
.custom-select.opened .custom-select-trigger:after {
	margin-top: 3px;
	transform: rotate(-135deg) translateY(-50%);
}
.custom-select-trigger:before {
    position: absolute;
    display: block;
    content: '';
    width: 2px;
    height: 48px;
    top: 50%;
    right: 60px;
    margin-top: -24px;
    background: #fff;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.custom-options {
	position: absolute;
	display: block;
	top: 100%; left: 0; right: 0;
	min-width: 100%;
	margin: 15px 0;
	border: 1px solid #b5b5b5;
	border-radius: 4px;
	box-sizing: border-box;
	box-shadow: 0 2px 1px rgba(0,0,0,.07);
	background: #fff;
	transition: all .3s ease-in-out;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	transform: translateY(-15px);
}
.custom-select.opened .custom-options {
	opacity: 1;
	visibility: visible;
	pointer-events: all;
	transform: translateY(0);
	z-index: 1;
}
.custom-options:before {
	position: absolute;
	display: block;
	content: '';
	bottom: 100%; right: 25px;
	width: 7px; height: 7px;
	margin-bottom: -3px;
	border-top: 1px solid #b5b5b5;
	border-left: 1px solid #b5b5b5;
	background: #fff;
	transform: rotate(45deg);
	transition: all .3s ease-in-out;
}
.option-hover:before {
	background: #f9f9f9;
}
.custom-option {
	position: relative;
	display: block;
	padding: 0 22px;
	border-bottom: 1px solid #b5b5b5;
	font-size: 16px;
	font-weight: 600;
	color: #888;
	line-height: 47px;
	cursor: pointer;
	transition: all .3s ease-in-out;
}
.custom-option:first-of-type {
	border-radius: 4px 4px 0 0;
}
.custom-option:last-of-type {
	border-bottom: 0;
	border-radius: 0 0 4px 4px;
}
.custom-option:hover,
.custom-option.selection {
	background: #f9f9f9;
}


.largequote {
	font-size: 25px;
    line-height: 1.3;
    position: relative;
    font-family: 'Roboto', sans-serif;
	color: #ffffff;
	padding-left: 30px;	
	padding-right: 0;	
}
.largequote:before {
    content: '"';
    font-size: 70px;
    position: absolute;
    left: 0;
    line-height: 70px;
    top: 0;
    color: #ff5200;
}
.largequote div {
    position: relative;
	color: #ffffff;
}
.largequote div:after {
	content: '';
    display: block;
    height: 1.5px;
    left: 0;
    bottom: 0;
    background-color: #ff5200;
    width: 50%;
    margin: 25px 0 15px 0;
}
.largequote span {
    font-size: 1.05rem;
}

@media only screen and (min-width: 1200px){
	.largequote {
		padding-left: 0;
		padding-right: 25%;
	}
	.largequote:before {
		margin-left: -32px;
	}	
}

/************* Career *****************/
.single-apex_job .blog_holder article .post_image {
    display: none;
}
.single-apex_job article h4, .single-apex_job article h4 a{
	color: #333;
	text-decoration: underline;
	font-size: 20px;
	line-height: 24px;   
}
.post-type-archive-apex_job .uk-button {
    display: inline-block;
	background-color: #fff;
	border-radius: 0;
	border: 2px solid #ef7200;
	text-transform: uppercase;
	font-weight: 400;
	height: 45px;
	font-size: 14px;
	line-height: 45px;
	padding: 0 30px;
	color: #ef7200;
	width: auto;
	cursor: pointer;
	transition: all .3s ease-in-out;	
}
.post-type-archive-apex_job .uk-button:hover {
	background-color: #ef7200;
	color: #ffffff;
	border-color: #ef7200;
}

@media only screen and (min-width: 1200px){
	.single-apex_job .ats-single-title .entry_title {
		padding: 70px 0 60px 0;
	}
}

/************* Team *****************/
.post-type-archive-teamapex .short-desc {
    margin-bottom: 0;
}
.post-type-archive-teamapex .short-desc-content {
    padding-bottom: 0;
}

@media only screen and (max-width: 640px){
	.post-type-archive-teamapex .team-desc {
		margin-top: 25px !important;
	}
}

@media only screen and (min-width: 1200px){
	.single-apex_job .ats-single-title .entry_title {
		padding: 70px 0 60px 0;
	}
}

.q_logo img {
	max-width: 216px !important;
    height: auto !important;
}
@media only screen and (min-width: 960px){
	.q_logo img {
		margin-top: 12px;
	}
}


/************* Caldera Radio and Checkbox *****************/
.caldera-grid .checkbox-inline, .caldera-grid .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer;
}
.caldera-grid .checkbox-inline+.checkbox-inline, .caldera-grid .radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px;
}
.caldera-grid input[type=checkbox], .caldera-grid input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    width: auto;
    height: auto;
    vertical-align: initial;
	-webkit-appearance: auto;
	-moz-appearance: auto;
	appearance: auto;	
}
.caldera-grid input[type=checkbox], .caldera-grid input[type=radio] {
    margin: 0;
    line-height: normal;
}
.caldera-grid input[type=checkbox] {
    -webkit-appearance: checkbox;
}
.caldera-grid .checkbox input[type=checkbox], .caldera-grid .checkbox-inline input[type=checkbox], .caldera-grid .radio input[type=radio], .caldera-grid .radio-inline input[type=radio] {
    margin-left: -20px;
}
.caldera-grid .form-group.uk-text-bold .control-label  {
    font-weight: bold
}

.postid-23415 .location_description .ats-section-title h3 {
    display: none;
}


