/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/



/***** TAB CSS *****/
@media(min-width:1000px) and (max-width:1300px){
	.vc_custom_heading.vc_do_custom_heading.welcome-section-title {
		font-size: 45px !important;
		line-height: 52px !important;
	}
	.home .service-item-wrap .divider {
		max-height: 133.8px;
	}
	.home .service-item-wrap {
		max-width: 798px;
		margin: 0 auto;
	}
	.home .service-item-wrap .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 !important;
	}
	.home .service-item-wrap .row_col_wrap_12.col.span_12.dark.left .vc_col-sm-4 {
		padding: 0px 15px !important;
	}
	.page-id-10 .nectar-inherit-h3.toggle-heading {
		padding-right: 0 !important;
	}
	.page-id-10 .nectar-inherit-h3.toggle-heading .fa {
		position: relative;
		left: -5px;
		top: 6px;
	}
	.wtm-testimonials-wrap-tab > .row_col_wrap_12.col.span_12.dark.center {
		padding: 0px 20px !important;
	}
	.page-template.page-template-page-client .pageContentBlock.videos.videos--page.container {
		padding: 0 !important;
	}
	.page-template.page-template-page-client .pageContentBlock.videos.videos--page.container .wtm-client-content {
		max-width: 960px !important;
	}
	.page-template.page-template-page-client .pageContentBlock.videos.videos--page.container .video.video__output {
		padding: 0 !important;
	}
	.page-template.page-template-page-client .pageContentBlock.videos.videos--page.container .video__title {
		height: 80px !important;
	}
	.page-id-13 .container.main-content {
		padding: 0;
	}
	.page-id-13 .container.main-content .inner-page-top-text {
		padding-left: 15px !important;
		max-width: 960px !important;
		margin: 0 auto;
		padding-right: 15px !important;
		padding-top: 75px !important;
	}
	.page-id-13 .container.main-content .divider {
		height: auto !important;
		padding-top: 100%;
	}
	.team-content-row .vc_col-sm-8 > .vc_column-inner > .wpb_wrapper .vc_custom_heading.vc_do_custom_heading {
		text-transform: capitalize;
	}
	#logo img {
		max-width: 180px !important;
		height: auto !important;
	}
	body #header-outer[data-lhe="default"] #top nav > ul.sf-menu > li > a {
		padding-left: 7px !important;
		padding-right: 7px !important;
	}
	.page-id-1132 .nectar-post-grid.category-position-before-title {
		padding: 0px 45px;
		/* margin: 0 auto; */
	}
	.page-id-1132  .nectar-post-grid-wrap[data-style="content_under_image"] [data-grid-item-height="30vh"] .nectar-post-grid-item-bg {
		padding: 28.2% !important;
		height: auto !important;
	}
	.contact-map .wpb_raw_code.wpb_raw_html.wpb_content_element > .wpb_wrapper {
		padding-top: 56.25%;
	}
	.contact-map iframe {
		width: 100% !important;
		height: 100% !important;
		position: absolute;
		top: 0;
		left: 0;
	}
}



