@media only screen and (min-width:1801px) {

	/* Bg-Layer */
	.ttm-left-span > .ttm-col-wrapper-bg-layer {
		margin-left: -500px;
	}

	.ttm-right-span > .ttm-col-wrapper-bg-layer {
		margin-right: -500px;
	}

}

@media only screen and (max-width:1800px) and (min-width:1601px) {

	/* Bg-Layer */
	.ttm-left-span > .ttm-col-wrapper-bg-layer {
		margin-left: -400px;
	}

	.ttm-right-span > .ttm-col-wrapper-bg-layer {
		margin-right: -400px;
	}

}

@media only screen and (max-width:1600px) and (min-width:1401px) {

	/* Bg-Layer */
	.ttm-left-span > .ttm-col-wrapper-bg-layer {
		margin-left: -300px;
	}

	.ttm-right-span > .ttm-col-wrapper-bg-layer {
		margin-right: -300px;
	}

}

@media only screen and (max-width:1400px) and (min-width:1171px) {

	/* Bg-Layer */
	.ttm-left-span > .ttm-col-wrapper-bg-layer {
		margin-left: -200px;
	}

	.ttm-right-span > .ttm-col-wrapper-bg-layer {
		margin-right: -200px;
	}

}

@media (max-width:1860px) {
	.col_overlay_section [class*=col-] {
		width: 100%;
		flex: 100%;
		max-width: 100%;
	}

	.col_overlay_section .ml_160 {
		margin-left: 0;
	}

	.slick_slider.slick-arrows-style3 .slick-next, .slick_slider.slick-arrows-style3 .slick-prev {
		top: -70px;
	}

	.slick_slider.slick-arrows-style3 .slick-prev {
		left: 10px;
	}

	.slick_slider.slick-arrows-style3 .slick-next {
		left: 60px;
	}

}

@media only screen and (min-width:1200px) {
	.header.ttm-header-style-03 {
		width: 100%;
		top: 0;
	}

	.header.ttm-header-style-03 .site-navigation {
		position: relative;
		padding: 0px;
	}

	/* header */
	.ttm-stickable-header.fixed-header {
		z-index: 4;
		background-color: #002c42;
		box-shadow: 0px 13px 25px -12px rgb(0 0 0 / 25%);
	}

	.fixed-header {
		position: fixed !important;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 9;
	}

	.ttm-header-style-03 .top_bar_contact_item:last-child {
		padding-right: 18px;
	}

	.ttm-header-style-03 #site-header-menu .site-navigation ul.menu > li >a {
		display: block;
		margin: 0px;
		padding: 0px 15px 0px 15px;
		text-decoration: none;
		position: relative;
		z-index: 1;
		height: 90px;
		line-height: 90px !important;
	}

	.ttm-header-style-03 .widget_info {
		padding-left: 0;
	}

	.ttm-header-style-03 .widget_info:after {
		content: unset;
	}

	.ttm-header-style-03 .widget_info .widget_icon {
		font-size: 43px;
	}

	.ttm-header-style-03 .widget_info h3 {
		font-size: 18px;
		line-height: 25px;
	}

	.ttm-header-style-03 .widget_info p {
		font-size: 15px;
		line-height: 20px;
		font-weight: 400;
		color: inherit;
	}

}

@media all and (max-width:1199px) {
	.res-1199-margin_left0 {
		margin-left: 0 !important;
	}

	.res-1199-margin_right0 {
		margin-right: 0 !important;
	}

	.res-1199-margin_top0 {
		margin-top: 0 !important;
	}

	.res-1199-margin_bottom0 {
		margin-bottom: 0 !important;
	}

	.res-1199-margin_left10 {
		margin-left: 10px !important;
	}

	.res-1199-margin_left15 {
		margin-left: 15px !important;
	}

	.res-1199-margin_left20 {
		margin-left: 20px !important;
	}

	.res-1199-margin_right10 {
		margin-right: 10px !important;
	}

	.res-1199-margin_right15 {
		margin-right: 15px !important;
	}

	.res-1199-margin_right20 {
		margin-right: 20px !important;
	}

	.res-1199-padding_right0 {
		padding-right: 0 !important;
	}

	.res-1199-padding_left0 {
		padding-left: 0 !important;
	}

	.res-1199-padding_bottom0 {
		padding-bottom: 0 !important;
	}

	.res-1199-padding_top0 {
		padding-top: 0 !important;
	}

	.res-1199-padding_top15 {
		padding-top: 15px !important;
	}

	.res-1199-padding_top30 {
		padding-top: 30px !important;
	}

	.res-1199-padding_top40 {
		padding-top: 40px !important;
	}

	.res-1199-padding_top50 {
		padding-top: 50px !important;
	}

	.res-1199-padding_left15 {
		padding-left: 15px;
	}

	.res-1199-padding_right15 {
		padding-right: 15px !important;
	}

	.res-1199-margin_top15 {
		margin-top: 15px !important;
	}

	.res-1199-margin_top30 {
		margin-top: 30px !important;
	}

	.res-1199-margin_top50 {
		margin-top: 50px !important;
	}

	.top_bar, .side-menu-container, .ttm-header-style-03 .social-icons {
		display: none;
	}

	/* Header */
	nav.main-menu ul {
		left: 0px;
	}

	header .container {
		max-width: 100%;
	}

	.header_extra, .widget_info {
		display: none !important;
		visibility: hidden;
	}

	#site-navigation {
		padding: 25px 0;
	}

	.fullwide {
		padding-right: 15px;
		padding-left: 15px;
	}

	.first-footer .widget-area:not(:last-child) .widget:after {
		right: 10px;
	}

	#site-header-menu .site-navigation ul.menu > li:hover >a {
		color: #002c42 !important;
	}

	#site-header-menu .site-navigation ul.menu > li.active >a {
		color: #002c42;
	}

	#site-header-menu .site-navigation ul.menu > li >a {
		color: #7f8284;
	}

	nav.main-menu ul.menu > li > a {
		color: #222d35;
	}

	[class*='col-xl'] .ttm_single_image-wrapper {
		text-align: center;
	}

	.ttm-row .container, .ttm-row .container-fluid, .ttm-page-title-row .container, footer .container {
		max-width: 100%;
	}

	.ttm-row .container, .ttm-page-title-row .container, footer .container {
		padding: 0;
	}

	.ttm-row .container > .row, .ttm-page-title-row .container > .row, footer .container .row {
		margin: 0;
	}

	.section-title.title-style-center_text .title-desc p {
		width: 65%;
	}

	.ttm-fid.inside.ttm-fid-with-icon.style1 {
		margin-left: 0;
	}

	.ttm-vertical_sep > [class*='col-xl']:not(:last-child):before {
		content: unset;
	}

	.procedure-row:before {
		content: unset;
	}

	.ttm_single_image-wrapper.imagestyle:after ,.ttm_single_image-wrapper.imagestyle:before {

		content: unset;

	}

}

@media (max-width:1199px) {
}

@media (max-width:1024px) {
	#site-header-menu .site-navigation ul.menu > li >a {
		font-family: "Barlow Condensed", Arial, Helvetica, sans-serif;
		font-weight: 600;
		text-transform: uppercase;
		font-size: 18px;
		height: 60px;
		line-height: 40px;
		letter-spacing: 0.3px;
	}

}

@media (min-width:992px) {
}

@media (max-width:991px) {
	.row-equal-height > [class*='col-'], .ttm-equal-height-image, .featured-imagebox img, .ttm_single_image-wrapper, .ttm_single_image-wrapper img, [class*='col-lg'] .ttm-equal-height-image {
		display: block;
		text-align: center;
		margin: 0 auto;
	}

	[class*='col-lg'] .ttm-equal-height-image {
		display: block;
	}

	.featured-imagebox img {
		min-width: 100%;
	}

	.section-title h2.title {
		font-size: 35px;
		line-height: 46px;
	}

	.section-title.title-style-center_text .title-desc p {
		width: 75%;
	}

	.ttm-row.image-section {
		padding: 0 0 60px 0 !important;
	}

	/* ttm-bg-layer */
	[class*='col-lg'] .ttm-col-bgimage-yes, .bg-layer-equal-height [class*='col-lg'] .ttm-col-bgcolor-yes {
		height: auto !important;
	}

	.bg-layer > .container > .row > [class*='col-lg'] {
		padding: 0;
	}

	h1 {
		font-size: 50px;
		line-height: 60px;
	}

	h2 {
		font-size: 36px;
		line-height: 46px;
	}

	h3 {
		font-size: 32px;
		line-height: 42px;
	}

	h3 {
		font-size: 24px;
		line-height: 34px;
	}

	h5 {
		font-size: 19px;
		line-height: 22px;
	}

	h6 {
		font-size: 17px;
		line-height: 20px;
	}

	.section-title h2.title {
		font-size: 28px;
		line-height: 36px;
	}

	.section-title.style2 .title-header {
		width: 100%;
		padding-bottom: 20px;
	}

	.section-title.style2 .title-header, .section-title.style2 .title-desc {
		display: block;
	}

	.section-title.style2 .title-header:after {
		content: unset;
	}

	.row > [class*='col-']:nth-child(odd) .featured-imagebox-procedure, .featured-imagebox-procedure {
		margin-top: 20px;
		margin-bottom: 0;
	}

	/* ttm-row */
	body .page.ttm-sidebar-true .site-main, .ttm-row {
		padding: 60px 0 !important;
	}

	/* spacing */
	.res-991-p-0 {
		padding: 0px !important;
	}

	.res-991-p-15 {
		padding: 15px !important;
	}

	.res-991-p-30 {
		padding: 30px !important;
	}

	.res-991-p-40 {
		padding: 40px !important;
	}

	.res-991-padding_top0 {
		padding-top: 0 !important;
	}

	.res-991-padding_top10 {
		padding-top: 10px !important;
	}

	.res-991-padding_top15 {
		padding-top: 15px !important;
	}

	.res-991-padding_top20 {
		padding-top: 20px !important;
	}

	.res-991-padding_top30 {
		padding-top: 30px !important;
	}

	.res-991-padding_top40 {
		padding-top: 40px !important;
	}

	.res-991-padding_top50 {
		padding-top: 50px !important;
	}

	.res-991-padding_top60 {
		padding-top: 60px !important;
	}

	.res-991-padding_bottom0 {
		padding-bottom: 0 !important;
	}

	.res-991-padding_bottom5 {
		padding-bottom: 5px !important;
	}

	.res-991-padding_bottom15 {
		padding-bottom: 15px !important;
	}

	.res-991-padding_bottom30 {
		padding-bottom: 30px !important;
	}

	.res-991-padding_bottom40 {
		padding-bottom: 40px !important;
	}

	.res-991-padding_bottom50 {
		padding-bottom: 50px !important;
	}

	.res-991-padding_bottom60 {
		padding-bottom: 60px !important;
	}

	.res-991-padding_bottom70 {
		padding-bottom: 70px !important;
	}

	.res-991-padding_bottom80 {
		padding-bottom: 80px !important;
	}

	.res-991-padding_right0 {
		padding-right: 0 !important;
	}

	.res-991-padding_right15 {
		padding-right: 15px !important;
	}

	.res-991-padding_right30 {
		padding-right: 30px !important;
	}

	.res-991-padding_right50 {
		padding-right: 50px !important;
	}

	.res-991-padding_right60 {
		padding-right: 60px !important;
	}

	.res-991-padding_left0 {
		padding-left: 0 !important;
	}

	.res-991-padding_left15 {
		padding-left: 15px !important;
	}

	.res-991-padding_left30 {
		padding-left: 30px !important;
	}

	.res-991-padding_left50 {
		padding-left: 50px !important;
	}

	.res-991-padding_left60 {
		padding-left: 60px !important;
	}

	.res-991-m-0 {
		margin: 0px !important;
	}

	.res-991-margin_top0 {
		margin-top: 0 !important;
	}

	.res-991-margin_top10 {
		margin-top: 10px !important;
	}

	.res-991-margin_top15 {
		margin-top: 15px !important;
	}

	.res-991-margin_top20 {
		margin-top: 20px !important;
	}

	.res-991-margin_top30 {
		margin-top: 30px !important;
	}

	.res-991-margin_top40 {
		margin-top: 40px !important;
	}

	.res-991-margin_top50 {
		margin-top: 50px !important;
	}

	.res-991-margin_top60 {
		margin-top: 60px !important;
	}

	.res-991-margin_top_15 {
		margin-top: -15px !important;
	}

	.res-991-margin_top_20 {
		margin-top: -20px !important;
	}

	.res-991-margin_top_30 {
		margin-top: -30px !important;
	}

	.res-991-margin_bottom0 {
		margin-bottom: 0 !important;
	}

	.res-991-margin_bottom15 {
		margin-bottom: 15px !important;
	}

	.res-991-margin_bottom10 {
		margin-bottom: 10px !important;
	}

	.res-991-margin_bottom20 {
		margin-bottom: 20px !important;
	}

	.res-991-margin_bottom25 {
		margin-bottom: 25px !important;
	}

	.res-991-margin_bottom30 {
		margin-bottom: 30px !important;
	}

	.res-991-margin_bottom50 {
		margin-bottom: 50px !important;
	}

	.res-991-margin_bottom60 {
		margin-bottom: 60px !important;
	}

	.res-991-mb_15 {
		margin-bottom: -15px !important;
	}

	.res-991-mb_20 {
		margin-bottom: -20px !important;
	}

	.res-991-mb_25 {
		margin-bottom: -25px !important;
	}

	.res-991-mb_30 {
		margin-bottom: -30px !important;
	}

	.res-991-mb_40 {
		margin-bottom: -40px !important;
	}

	.res-991-mb_50 {
		margin-bottom: -50px !important;
	}

	.res-991-mb_60 {
		margin-bottom: -60px !important;
	}

	.res-991-mb_70 {
		margin-bottom: -70px !important;
	}

	.res-991-mb_80 {
		margin-bottom: -80px !important;
	}

	.res-991-margin_left0 {
		margin-left: 0 !important;
	}

	.res-991-margin_left15 {
		margin-left: 15px !important;
	}

	.res-991-margin_left20 {
		margin-left: 20px !important;
	}

	.res-991-margin_left30 {
		margin-left: 30px !important;
	}

	.res-991-margin_left40 {
		margin-left: 40px !important;
	}

	.res-991-margin_left50 {
		margin-left: 50px !important;
	}

	.res-991-ml_15 {
		margin-left: -15px !important;
	}

	.res-991-ml_30 {
		margin-left: -30px !important;
	}

	.res-991-ml_50 {
		margin-left: -50px !important;
	}

	.res-991-margin_right0 {
		margin-right: 0 !important;
	}

	.res-991-margin_right15 {
		margin-right: 15px !important;
	}

	.res-991-margin_right20 {
		margin-right: 20px !important;
	}

	.res-991-margin_right30 {
		margin-right: 30px !important;
	}

	.res-991-margin_bottom30 {
		margin-bottom: 30px !important;
	}

	.res-991-margin_right40 {
		margin-right: 40px !important;
	}

	.res-991-margin_right50 {
		margin-right: 50px !important;
	}

	.res-991-mr_15 {
		margin-right: -15px !important;
	}

	.res-991-mr_30 {
		margin-right: -30px !important;
	}

	.res-991-mr_50 {
		margin-right: -50px !important;
	}

	.ttm-vertical_sep > [class*='col-lg']:not(:last-child):before {
		content: unset;
	}

	.ttm-row.project-section {
		margin-top: 0px;
	}

	.spacing-2 {
		z-index: 1;
		margin-top: 60px;
		padding-top: 68px;
		padding-bottom: 0px;
		padding-left: 30px;
		margin-left: 0px;
	}

	.ttm-row.client-section {
		padding: 150px 0 0px !important;
	}

	.section-title h2.title b:after {
		width: 175px;
	}

	p.ttm-horizontal_sep_text {
		left: 38%;
	}


	.slick_slider.slick-arrows-style1 .slick-prev , .slick_slider.slick-arrows-style1 .slick-next {
		display: none !important;
	}

	/* footer */
	.first-footer .container {
		padding: 35px 15px;
	}

	.first-footer .widget {
		padding: 15px 0 10px;
		margin: 0 -15px;
		border: 0;
	}

	.second-footer>div>.row .widget-area .widget:not(:first-child) {
		margin-top: 0;
		margin-bottom: 10px;
	}

	.second-footer .container {
		padding-top: 30px;
	}

	.second-footer .widget-area .widget {
		padding: 0 0 30px;
	}

	.footer-logo {
		padding: 15px 0 20px;
	}

	.newsletter_widget .newsletter-form input {
		width: 100%;
		float: none;
	}

	.newsletter_widget .newsletter-form button[type="submit"] {
		position: unset;
		float: none;
		margin: 0 auto;
		margin-top: 10px;
		text-align: center;
	}

	#map {
		height: 264px;
	}

}

@media (max-width:768px) {
	p.ttm-horizontal_sep_text {
		left: 36.3%;
	}

	

}

@media (max-width:767px) {
	.res-767-margin_right0 {
		margin-right: 0px !important;
	}

	.res-767-margin_right15 {
		margin-right: 15px !important;
	}

	.res-767-mr_15 {
		margin-right: -15px !important;
	}

	.res-767-margin_left0 {
		margin-left: 0px !important;
	}

	.res-767-margin_bottom0 {
		margin-bottom: 0px !important;
	}

	.res-767-margin_top0 {
		margin-top: 0px !important;
	}

	.res-767-margin_top10 {
		margin-top: 10px !important;
	}

	.res-767-margin_top15 {
		margin-top: 15px !important;
	}

	.res-767-margin_top20 {
		margin-top: 20px !important;
	}

	.res-767-margin_top25 {
		margin-top: 25px !important;
	}

	.res-767-margin_top30 {
		margin-top: 30px !important;
	}

	.res-767-margin_top40 {
		margin-top: 40px !important;
	}

	.res-767-margin_bottom30 {
		margin-bottom: 30px !important;
	}

	.res-767-padding_top0 {
		padding-top: 0 !important;
	}

	.res-767-padding_bottom0 {
		padding-bottom: 0 !important;
	}

	.res-767-padding_left0 {
		padding-left: 0 !important;
	}

	.res-767-padding_left15 {
		padding-left: 15px !important;
	}

	.res-767-padding_right0 {
		padding-right: 0 !important;
	}

	.res-767-padding_right15 {
		padding-right: 15px !important;
	}

	.res-767-padding_top15 {
		padding-top: 15px !important;
	}

	.res-767-padding_top30 {
		padding-top: 30px !important;
	}

	.res-767-padding_top40 {
		padding-top: 40px !important;
	}

	.res-767-padding_top50 {
		padding-top: 50px !important;
	}

	.res-767-padding_bottom15 {
		padding-bottom: 15px !important;
	}

	.res-767-padding_bottom20 {
		padding-bottom: 20px !important;
	}

	.res-767-padding_bottom30 {
		padding-bottom: 30px !important;
	}

	.res-767-padding_bottom40 {
		padding-bottom: 40px !important;
	}

	.res-767-padding_bottom50 {
		padding-bottom: 50px !important;
	}

	[class*='col-md'] .ttm-equal-height-image {
		text-align: center;
		margin: 0 auto
	}

	[class*='col-md'] .ttm-equal-height-image {
		display: block;
	}

	/* ttm-bg-layer */
	[class*='col-md'] .ttm-col-bgimage-yes, .bg-layer-equal-height [class*='col-md'] .ttm-col-bgcolor-yes {
		height: auto !important;
	}

	.section-title.title-style-center_text .title-desc p {
		width: 100%;
	}

	.slick_slider .slick-arrow, .slick_slider .slick-dot {
		display: none;
		visibility: hidden;
	}

}

@media (max-width:575px) {
	.second-footer .widget-area:nth-child(2) {
		margin-top: 0;
	}

	.res-575-padding_bottom0 {
		padding-bottom: 0px !important;
	}

	.res-575-margin_top0 {
		margin-top: 0px !important;
	}

	.res-575-margin_top10 {
		margin-top: 10px !important;
	}

	.res-575-margin_top15 {
		margin-top: 15px !important;
	}

	.res-575-margin_top30 {
		margin-top: 30px !important;
	}

	.res-575-margin_bottom0 {
		margin-bottom: 0px !important;
	}

	.res-575-margin_bottom10 {
		margin-bottom: 10px !important;
	}

	.res-575-margin_bottom15 {
		margin-bottom: 15px !important;
	}

	.res-575-margin_bottom30 {
		margin-bottom: 30px !important;
	}

	.res-575-margin_left0 {
		margin-left: 0 !important;
	}

	.res-575-margin_right0 {
		margin-right: 0 !important;
	}

	.res-575-padding_left0 {
		padding-left: 0 !important;
	}

	.res-575-padding_right0 {
		padding-right: 0 !important;
	}

	.row > [class*='col-']:nth-child(even) .featured-icon-box.style5 {
		margin-top: 125px;
	}

	.ttm-list.ttm-bordered-lists li {
		border-bottom: 1px solid #eee;
	}

	.ttm-list.ttm-bordered-lists li+li {
		border-top: none;
	}

	.row > [class*='col']:nth-of-type(even) > .ttm-list.ttm-bordered-lists li:last-child {
		border-bottom: none;
	}

	.testimonials.ttm-testimonial-box-view-style1 .testimonial-content-inner .d-flex {
		display: block !important;
	}

	.testimonials.ttm-testimonial-box-view-style1 .testimonial-caption {
		padding: 0;
		padding-top: 20px;
	}

	p.ttm-horizontal_sep_text {
		display: none
	}

	.comments-area .comment-form .comment-form-author, .comments-area .comment-form .comment-form-email, .comments-area .comment-form .comment-form-url {
		width: 100%;
		margin-right: 0;
	}

	.slick_slider.slick-dots-style1 .slick-dots {
		display: none !important;
	}

	.row.ttm-vertical_sep > [class*=col-]:not(:last-child):before {
		content: unset;
	}

	.ttm-social-share-wrapper {
		padding-top: 10px;
		height: 51px;
	}

	.footer .footer-logo {
		min-width: 100%;
	}

	.footer .footer-logo:after {
		content: unset;
	}

	.newsletter_widget .newsletter-form input {
		width: 100%;
		margin: 5px 0;
	}

	.slide .slide__content--headings {
		text-align: center;
	}

	.slide .slide__content--headings .slide_img1 {
		display: none;
	}

	.slide .slide__content--headings > h3 {
		font-family: "Barlow Condensed", Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		color: rgb(255, 255, 255);
		text-decoration: none;
		line-height: 24px;
		letter-spacing: 0px;
		font-weight: 600;
		font-size: 16px;
	}
	.spacing-5 {
    padding: 15px 15px 15px 15px;
   
   }
   .spacing-6 {
    padding: 30px 15px 30px 15px;
   }

   .fs-44 {
    font-size: 30px !important;
    line-height: 40px !important;
   }

   .client-box .ttm-client-logo-tooltip {
    margin-bottom: 30px;
    }

}

@media only screen and (max-width:480px) {
	.first-footer .newsletter-form input[type="email"] {
		padding-right: 0;
	}

	.first-footer .newsletter-form button[type="submit"] {
		position: relative;
		top: 0;
		right: 0;
		text-align: center;
		margin: 0 auto;
		margin-top: 15px;
	}

	.comment-author, .comment-body {
		margin: 0;
		margin-top: 130px;
	}

	.comment-author {
		margin-top: -130px;
	}

	.comment-body:after {
		top: -25px;
		left: 50px;
		transform: rotate(90deg);
	}

	.reply {
		float: none;
	}

	.featured-icon-box.style9 .featured-icon-box-btn:before {
		content: unset;
	}

}

@media (max-width:375px) {
	.res-375-mr_0 {
		margin-right: 0 !important;
	}

}
