@media only screen and (min-width:1801px) {

	/* Bg-Layer */
	.ttm-left-span > .ttm-col-wrapper-bg-layer {
		margin-right: -500px;
	}

	.ttm-right-span > .ttm-col-wrapper-bg-layer {
		margin-left: -500px;
	}

}

@media only screen and (max-width:1800px) and (min-width:1601px) {

	/* Bg-Layer */
	.ttm-left-span > .ttm-col-wrapper-bg-layer {
		margin-right: -400px;
	}

	.ttm-right-span > .ttm-col-wrapper-bg-layer {
		margin-left: -400px;
	}

}

@media only screen and (max-width:1600px) and (min-width:1401px) {

	/* Bg-Layer */
	.ttm-left-span > .ttm-col-wrapper-bg-layer {
		margin-right: -300px;
	}

	.ttm-right-span > .ttm-col-wrapper-bg-layer {
		margin-left: -300px;
	}

}

@media only screen and (max-width:1400px) and (min-width:1171px) {

	/* Bg-Layer */
	.ttm-left-span > .ttm-col-wrapper-bg-layer {
		margin-right: -200px;
	}

	.ttm-right-span > .ttm-col-wrapper-bg-layer {
		margin-left: -200px;
	}

}

@media (max-width:1860px) {
	.col_overlay_section [class*=col-] {
		width: 100%;
		flex: 100%;
		max-width: 100%;
	}

	.col_overlay_section .ml_160 {
		margin-right: 0;
	}

	.slick_slider.slick-arrows-style3 .slick-next, .slick_slider.slick-arrows-style3 .slick-prev {
		top: -70px;
	}

	.slick_slider.slick-arrows-style3 .slick-prev {
		right: 10px;
	}

	.slick_slider.slick-arrows-style3 .slick-next {
		right: 60px;
	}

}

@media only screen and (min-width:1200px) {

	/* header */
	.ttm-header-style-01 #site-header-menu .site-navigation .border-box-block {
		margin: auto;
	}

	.ttm-stickable-header.fixed-header {
		z-index: 9;
		background-color: var(--dark-grey-color);
		-webkit-box-shadow: 0px 10px 20px -10px rgb(0 0 0 / 17%);
		-moz-box-shadow: 0px 10px 20px -10px rgba(0, 0, 0, 0.17);
		box-shadow: 0px 10px 20px -10px rgb(0 0 0 / 17%);
	}

	.fixed-header {
		position: fixed !important;
		top: 0;
		right: 0;
		width: 100%;
		z-index: 9;
	}

	#site-header-menu .ttm-stickable-header.fixed-header .site-navigation ul.menu > li >a {
		height: 95px;
		line-height: 95px !important;
	}

	#site-header-menu .ttm-stickable-header.fixed-header .site-navigation ul.menu > li >a:before {
		bottom: 30px;
	}

	.ttm-header-style-01 #site-header-menu .site-navigation ul.menu>li>a {
	font-family: var(--title-fonts);
    font-weight: 400;
    font-size: 20px;
    line-height: 27px;
    display: inline-block;
    text-transform: uppercase;
    margin: 0px;
    padding: 0px 20px 0px 20px;
    text-decoration: none;
    position: relative;
    z-index: 1;
    height: 100px;
    line-height: 105px !important;
	}

	.ttm-header-style-01 #site-header-menu .site-navigation ul.menu>li:first-child>a {
		padding: 0px 0px 0 10px;
	}

	.ttm-header-style-01 .ttm-header-featured-iconbox .widget_info {
		padding: 12px 15px 12px 30px;
	}

	.ttm-header-style-01 .widget_info:not(:first-child) {
		padding: 0 25px;
	}

}

@media only screen and (min-width:1200px) and (max-width:1765px) {
	.container-fluid.fullwide {
		padding-right: 15px !important;
		padding-left: 15px !important;
	}

	.ttm-header-style-01 #site-header-menu .site-navigation .border-box-block {
		padding-right: 7px;
		margin-left: 7px;
	}

	.ttm-header-style-01 #site-header-menu .site-navigation ul.menu>li>a {
		padding: 0 15px 0 15px;
		font-size: 20px;
	}

	.site-branding {
		padding-left: 15px;
	}

	.site-description {
    display: none;
}

}

@media (min-width:1200px) {
	.container-fluid.fullwide {
		padding-right: 90px;
		padding-left: 90px;
	}

	.ttm-slider-wrapper:before {
		content: '';
		position: absolute;
		top: 0px;
		right: 0;
		width: 100%;
		height: 115%;
		background-color: #00235a;
	}

	.ttm-slider-wide {
		margin: 0 135px 99px;
		overflow: hidden;
	}

}

@media all and (max-width:1199px) {
	.res-1199-margin_left0 {
		margin-right: 0 !important;
	}

	.res-1199-margin_right0 {
		margin-left: 0 !important;
	}

	.res-1199-margin_top0 {
		margin-top: 0 !important;
	}

	.res-1199-margin_bottom0 {
		margin-bottom: 0 !important;
	}

	.res-1199-margin_left10 {
		margin-right: 10px !important;
	}

	.res-1199-margin_left15 {
		margin-right: 15px !important;
	}

	.res-1199-margin_left20 {
		margin-right: 20px !important;
	}

	.res-1199-margin_left30 {
		margin-right: 30px !important;
	}

	.res-1199-margin_right10 {
		margin-left: 10px !important;
	}

	.res-1199-margin_right15 {
		margin-left: 15px !important;
	}

	.res-1199-margin_right20 {
		margin-left: 20px !important;
	}

	.res-1199-padding_right0 {
		padding-left: 0 !important;
	}

	.res-1199-padding_left0 {
		padding-right: 0 !important;
	}

	.res-1199-padding_left30 {
		padding-right: 30px !important;
	}

	.res-1199-padding_bottom0 {
		padding-bottom: 0 !important;
	}

	.res-1199-padding_bottom50 {
		padding-bottom: 50px !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_top70 {
		padding-top: 70px !important;
	}

	.res-1199-padding_left15 {
		padding-right: 15px;
	}

	.res-1199-padding_right15 {
		padding-left: 15px !important;
	}

	.res-1199-plr15 {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}

	.res-1199-margin_top0 {
		margin-top: 0px !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;
	}

	.res-1199-margin_left40 {
		margin-right: 40px !important;
	}

	.res-1199-width_100 {
		width: 100% !important;
	}

	.res-1199-mt_150 {
		margin-top: -150px !important;
	}

	.ttm-header-style-01 #site-header-menu .site-navigation ul.menu > li >a {
		color: rgba(86, 89, 105, 1);
	}

	.top_bar, .side-menu-container {
		display: none;
	}

	/* Header */
	header .container {
		max-width: 100%;
	}

	.header_extra, .ttm-widget_header, .widget_info {
		display: none !important;
		visibility: hidden;
	}

	/* logo */
	.full-wide {
		padding: 0 20px 0 15px;
	}

	.site-branding {
		padding: 25px 0;
	}

	.site-branding:before {
		content: unset;
	}

	.ttm-header-style-02 #site-header-menu .menubar {
		position: absolute;
		top: -87px;
	}

	.first-footer .widget-area:not(:last-child) .widget:after {
		left: 10px;
	}

	nav.main-menu ul.menu>li>a {
		color: var(--body-fonts-color);
	}

	nav.main-menu ul.menu>li.active>a {
		color: var(--skin-color);
	}

	/* ttm-bg-layer */
	.bg-layer>.container>.row>[class*='col-lg'] {
		padding: 0;
	}

	[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-right: 0;
	}

	.ttm-vertical_sep>[class*='col-xl']:not(:last-child):before {
		content: unset;
	}

	.procedure-row:before {
		content: unset;
	}

	.ttm-play-icon.style1 {
		position: absolute;
		bottom: 55px;
		right: 0px;
		left: 0;
	}

	.featured-icon-box.style11:before {
		content: unset;
	}


   .first-footer .widget-area:after {
    	content: unset;
    }

    .first-footer .widget.widget_featured-content .featured-content {
    padding: 20px 120px 0 0;
   }

}

@media all and (max-width:1130px) {
	.fid-box-style {
		position: absolute;
		bottom: 0px;
		right: 0px;
	}

}

@media (max-width:1024px) {
	/*.row.g-0 {
		padding-left: 15px;
		padding-right: 15px;
	}*/

}

@media (min-width:992px) {
	.sidebar .sidebar-right, .sidebar .sidebar-left {
		flex: 30%;
		max-width: 30%;
	}

	.sidebar .content-area {
		flex: 70%;
		max-width: 70%;
	}

	.sidebar.ttm-sidebar-left .content-area, .sidebar .sidebar-right {
		padding-right: 15px;
	}

	.sidebar.ttm-sidebar-right .content-area, .sidebar .sidebar-left {
		padding-left: 15px;
	}

	.ttm-tabs.ttm-tab-style-classic ul.tabs {
		display: -webkit-flex;
		display: flex;
		width: 100%;
	}

}

@media (max-width:991px) {
	.col-lg-2dot4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.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%;
	}

	.ttm_single_image-wrapper:not(.margin_top30) {
		margin: 0 auto;
	}

	.section-title h2.title {
		font-size: 35px;
		line-height: 46px;
	}

	.section-title.title-style-center_text .title-desc p {
		width: 75%;
	}

	.page-title-heading h2 {
		font-size: 38px;
		line-height: 44px;
	}

	.ttm-page-title-row-inner {
		padding: 60px 0;
	}

	.ttm-fid.inside.style2 {
		padding: 15px 30px 15px 30px;
	}

	/* 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.style2 .title-header {
		width: 100%;
		padding-bottom: 20px;
	}

	.section-title.style2 .title-header, .section-title.style2 .title-desc {
		display: block;
	}

	.row>[class*='col-']:nth-child(odd) .featured-imagebox-procedure, .featured-imagebox-procedure {
		margin-top: 20px;
		margin-bottom: 0;
	}

	/* ttm-row */
	.ttm-row {
		padding: 40px 0 !important;
	}

	body .page.ttm-sidebar-true .site-main {
		padding: 0;
	}

	.ttm-row.sidebar {
		padding: 40px 0 !important;
	}

	.slick-active.slick-current .testimonials.ttm-testimonial-box-view-style2 .testimonial-content blockquote:before {
		color: #000;
		opacity: .06;
	}

	.ttm-row.padding_bottom_zero-section {
		padding: 40px 0 0 !important;
	}

	.ttm-row.zero-padding-section {
    padding:  40px 0 0 0!important;
    
    }  


	.ttm-row.padding_zero-section {
		padding: 0 0 !important;
	}

	.ttm-row.padding_top_zero-section {
		padding: 0 0 40px !important;
	}

	.ttm-row.client-section {
		padding: 10px 0 !important;
	}

	section.error-404 {
		padding: 60px 0 50px;
	}

	.ttm-row.client-section {
		padding: 5px 0 !important;
	}

	.ttm-row.features-title_only-section {
		padding: 60px 0 20px !important;
	}

	.ttm-row.only_title-section {
		padding: 30px 0 0 !important;
	}

	.ttm-row.features_row-section {
		padding: 0 0 !important;
	}

	.spacing-1 {
    padding: 60px 15px 60px;
    margin-bottom: 40px;
    
    }

	.spacing-2 {
		padding: 60px 15px;
		margin-top: 0;
	}

	.spacing-3 {
		padding: 50px 15px 35px;
		margin: 0;
	}

	.spacing-4 {
		padding: 60px 15px 30px;
	}

	.spacing-5 {
		padding: 10px 10px 0;
		margin: 0;
	}

	.spacing-6 {
		padding: 40px 15px 15px;
		margin: 0;
		margin-top: 30px;
	}

	.spacing-7 {
		padding: 50px 15px 50px;
		margin-top: 50px;
	}

	.spacing-8 {
		padding: 50px 15px 35px;
		margin: 0;
	}

	.spacing-9 {
		padding: 60px 15px;
		margin-top: 0;
	}

	.ttm-fid.inside.ttm-fid-with-icon.style1 {
		padding: 18px 0;
		margin-right: 0;
	}
	section.error-404 .ttm-big-icon {
		font-size: 100px;
	}

	section.error-404 h1 {
		font-size: 50px;
	}

	/* 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_lr15 {
		padding-right: 15px !important;
		padding-left: 15px !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-left: 0 !important;
	}

	.res-991-padding_right15 {
		padding-left: 15px !important;
	}

	.res-991-padding_right30 {
		padding-left: 30px !important;
	}

	.res-991-padding_right50 {
		padding-left: 50px !important;
	}

	.res-991-padding_right60 {
		padding-left: 60px !important;
	}

	.res-991-padding_left0 {
		padding-right: 0 !important;
	}

	.res-991-padding_left15 {
		padding-right: 15px !important;
	}

	.res-991-padding_left30 {
		padding-right: 30px !important;
	}

	.res-991-padding_left50 {
		padding-right: 50px !important;
	}

	.res-991-padding_left60 {
		padding-right: 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_top25 {
		margin-top: 25px !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_0 {
		margin-top: 0px !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_bottom40 {
		margin-bottom: 40px !important;
	}

	.res-991-margin_bottom50 {
		margin-bottom: 50px !important;
	}

	.res-991-margin_bottom60 {
		margin-bottom: 60px !important;
	}

	.res-991-mt_40 {
		margin-top: -40px !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-right: 0 !important;
	}

	.res-991-margin_left15 {
		margin-right: 15px !important;
	}

	.res-991-margin_left20 {
		margin-right: 20px !important;
	}

	.res-991-margin_left30 {
		margin-right: 30px !important;
	}

	.res-991-margin_left40 {
		margin-right: 40px !important;
	}

	.res-991-margin_left50 {
		margin-right: 50px !important;
	}

	.res-991-padding_left130 {
		margin-right: 130px !important;
	}

	.res-991-ml_0 {
		margin-right: 0!important;
	}

	.res-991-ml_15 {
		margin-right: -15px !important;
	}

	.res-991-ml_30 {
		margin-right: -30px !important;
	}

	.res-991-ml_50 {
		margin-right: -50px !important;
	}

	.res-991-margin_right0 {
		margin-left: 0 !important;
	}

	.res-991-margin_right15 {
		margin-left: 15px !important;
	}

	.res-991-margin_right20 {
		margin-left: 20px !important;
	}

	.res-991-margin_right30 {
		margin-left: 30px !important;
	}

	.res-991-margin_right40 {
		margin-left: 40px !important;
	}

	.res-991-margin_right50 {
		margin-left: 50px !important;
	}

	.res-991-margin_right120 {
		margin-left: 120px !important;
	}

	.res-991-margin_right200 {
		margin-left: 200px !important;
	}

	.res-991-mr_15 {
		margin-left: -15px !important;
	}

	.res-991-mr_20 {
		margin-left: -20px !important;
	}

	.res-991-mr_30 {
		margin-left: -30px !important;
	}

	.res-991-mr_50 {
		margin-left: -50px !important;
	}

	.res-991-w-100 {
		width: 100% !important;
	}

	.res-991-border-none {
		border: none !important;
	}

	.ttm-vertical_sep>[class*='col-lg']:not(:last-child):before {
		content: unset;
	}

	.section-title.style1 h2.title {
    font-size: 30px;
    line-height: 40px;
    }
	.ttm-team-member-title.line-style {
		border-left: 0;
	}

	.slide__content--headings.text-end {
    text-align: end !important;
    }

	.text-end {
		text-align: unset !important;
	}

	.testimonial-quote .quote:before {
		bottom: -94px;
	}

	.testimonial-quote .quote:after {
		top: 44px;
	}

	.featured-icon-box.style1 {
    padding: 30px 30px 40px 20px;
    
    }

    .featured-imagebox-post.style3 .featured-content {
    display: inherit;
    float: none;
    margin: 0;
    max-width: 100%;
   }

   .slick_slider .slick-arrow {
   	bottom: -30px;
   }

	/* footer */
	.first-footer {
		padding-top: 0px;
		padding-bottom: 0px;
		margin: 0 !important;
	}
/*
	.first-footer .container {
		padding: 35px 15px;
	}*/

	.first-footer .widget {
		padding: 15px 0 10px;
		margin: 0 -15px;
		border: 0;
	}

	.footer .second-footer {
		padding: 0px;
	}

	.first-footer .ttm-foooter-btn {
    text-align: start;
   }

	.second-footer .widget-area .widget {
		padding: 45px 0 0px;
	}

	.copyright {
		margin-top: 40px;
	}

	.second-footer>div>.row .widget-area .widget:not(:first-child) {
		margin-top: 0;
		margin-bottom: 10px;
	}

	.newsletter_widget .newsletter-form input {
		width: 85%;
		float: none;
		margin: 0 5px;
	}

	.newsletter_widget .newsletter-form button[type="submit"] {
		margin-top: 10px;
		margin-right: 5px;
	}

	#map {
		height: 264px;
	}

	/* sidebar */
	.sidebar .sidebar-right {
		padding-top: 50px !important;
		order: 1;
		width: 100%;
	}

	.sidebar .sidebar-left {
		padding-top: 50px !important;
		order: 1;
		width: 100%;
	}

	article.ttm-blog-classic .ttm-blog-classic-content, article.ttm-blog-single .ttm-blog-single-content {
		padding: 35px 20px;
		margin-left: 0;
		margin-top: 0;
	}

	.ttm-blog-classic .entry-header .entry-title {
		font-size: 24px;
		line-height: 30px;
	}

	.pagination-block {
		margin-bottom: 0px;
	}

	.ttm_single_image_text p {
		padding: 20px 0 0 0;
	}

	.ttm-play-icon.style1 {
		position: absolute;
		bottom: 45.5%;
		right: 0;
	}

	.ttm_single_image_text.style1 {
		position: unset;
	}

	.fid-box-style {
		position: unset;
	}

	.vertical-border:after {
		content: unset;
	}

	.featured-icon-box.style5:before {
		content: unset;
	}

	.ttm-expandcontent-yes {
		margin-left: 30px !important;
	}

	.expandcontent {
		margin-left: 0 !important;
	}

	.featured-icon-box.style11 {
		padding: 13px 25px;
	}

	.featured-icon-box.style11:before {
		position: absolute;
		content: '';
		width: 0;
		height: 0;
		z-index: 1;
		top: 0px;
		right: -40px;
		border: 40px solid transparent;
		border-top: 0;
		border-bottom-color: #ffa800;
		border-left: 0;
		border-bottom-width: 75px;
	}

	.featured-icon-box.style2 {
    padding: 40px 15px;
    
    }

	.first-footer .widget.widget_featured-content .featured-content {
		padding: 0 150px 0 0;
	}

	.first-footer .widget.widget-title .footer-title h2.title {
		font-size: 40px;
		line-height: 50px;
	}

	.featured-icon-box.style2 .featured-content .featured-title h3 {
    font-size: 30px;
    line-height: 38px;
   }

   .featured-imagebox-post.style3 .featured-content .featured-title h3 {

   	font-size: 30px;
   	line-height: 38px;
   }

   .ttm-pf-single-detail-box {
   	margin-top: 30px;
   }

}

@media (max-width:768px) {
	.res-768-margin_top20 {
		margin-top: 20px !important;
	}

	.ttm_single_image_text p:before {
		top: 30px;
		right: 100px;
	}

	.ttm-team-member-content .featured-icon-box {
		position: unset;
	}

	.ttm-team-member-content .ttm-team-deatils-box {
		padding: 0;
	}

	.featured-icon-box.style6 {
		margin-top: 40px;
	}

}

@media (max-width:767px) {
	.col-lg-2dot4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.res-767-margin_right0 {
		margin-left: 0px !important;
	}

	.res-767-margin_right15 {
		margin-left: 15px !important;
	}

	.res-767-mr_15 {
		margin-left: -15px !important;
	}

	.res-767-margin_left0 {
		margin-right: 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-padding_top0 {
		padding-top: 0 !important;
	}

	.res-767-padding_bottom0 {
		padding-bottom: 0 !important;
	}

	.res-767-padding_left0 {
		padding-right: 0 !important;
	}

	.res-767-padding_left15 {
		padding-right: 15px !important;
	}

	.res-767-padding_right0 {
		padding-left: 0 !important;
	}

	.res-767-padding_right15 {
		padding-left: 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%;
	}

	/* Page-Title */
	.breadcrumb-wrapper .breadcrumb-wrapper-inner {
		padding: 0;
		background: transparent;
	}

	.title-box .page-title-heading h1 {
		font-size: 38px;
		line-height: 41px;
	}

	.slick_slider .slick-arrow, .slick_slider .slick-dot {
		display: none;
		visibility: hidden;
	}

	.ttm-tabs.ttm-tab-style-vertical {
		display: block;
	}

	.ttm-tabs.ttm-tab-style-vertical .content-tab {
		padding-right: 0;
		padding-top: 20px;
	}

	.ttm-tabs.ttm-tab-style-vertical .content-tab p:last-child {
		margin-bottom: 0;
	}

	a.float-end {
		float: none !important;
	}

	.featured-imagebox.featured-imagebox-portfolio.style3 {
		padding-top: 0;
	}

	.featured-icon-box.style6 {
		margin-top: 40px;
	}

	.first-footer .widget.widget_featured-content .featured-content {
		padding: 0px;
	}

	.slide__content--headings.text-end {
    text-align: center !important;
    }
    .first-footer .widget-area:after {
    	content: unset;
    }
    .featured-imagebox.featured-imagebox-post.style3 {
    	margin-bottom: 30px;
    }

}

@media (max-width:575px) {
	.col-lg-2dot4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.second-footer .widget-area:nth-child(2) {
		margin-top: 0;
	}

	.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-right: 0 !important;
	}

	.res-575-margin_right0 {
		margin-left: 0 !important;
	}

	.res-575-padding_left0 {
		padding-right: 0 !important;
	}

	.res-575-padding_right0 {
		padding-left: 0 !important;
	}

	.res-575-padding_right15 {
		padding-left: 15px !important;
	}

	.res-575-padding_left15 {
		padding-right: 15px !important;
	}

	.fs-28 {
    font-size: 22px !important;
    line-height: 30px;
    }
    
	.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;
	}

	.row > [class*='col-']:nth-child(even) .featured-icon-box.style5 {
	    margin-top: 125px;
	}


	.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;
	}

	.ttm-blog-single blockquote {
		padding: 30px 30px;
		font-size: 18px;
		line-height: 30px;
	}

	.ttm-blog-single blockquote:after {
		right: 20px;
	}

	.ttm-blog-single .ttm-blogbox-desc-footer {
		display: block;
	}

	.ttm-blog-single .ttm-blogbox-desc-footer .ttm-social-share-wrapper {
		padding-bottom: 30px;
	}

	.comments-area .comment-form .comment-form-author, .comments-area .comment-form .comment-form-email, .comments-area .comment-form .comment-form-url {
		width: 100%;
		margin-left: 0;
	}

	.slick_slider.slick-dots-style1 .slick-dots {
		display: none !important;
	}

	.border-left, .border-right {
		border: 0px !important;
	}

	.row.ttm-vertical_sep>[class*=col-]:not(:last-child):before {
		content: unset;
	}

	.ttm-blog-classic .ttm-blogbox-desc-footer {
		display: block;
		height: auto;
	}

	.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;
	}

	.featured-icon-box.style1 {
		margin-top: 40px;
	}

	.newsletter_widget .newsletter-form button[type="submit"] {
		top: 5px;
	}

	.ttm-play-icon.style1 {
		position: absolute;
		bottom: 50%;
		right: 0;
	}

	.featured-icon-box.style6 {
		margin-bottom: 30px;
	}

	.ttm_single_image_text:before {
		position: absolute;
		height: 90%;
		width: 100%;
		top: 70px;
		right: 0px;
		content: "";
		display: block;
		z-index: -1;
	}

	.ttm_single_image_text p:before {
		top: 30px;
		right: 20px;
	}

	.featured-imagebox.featured-imagebox-post.style3 {
		margin-bottom: 50px;
        margin-top: 0;
	}

	.featured-imagebox-post.style3 .featured-content {
		float: none;
		margin: 0;
	}

	.featured-imagebox-post.style3 .featured-content .blog-wrapper {
    display: block;
   }

   .featured-imagebox-post.style3 .featured-content .blog-wrapper .blog-caption {
   	padding-right: 30px;
   }

   .featured-imagebox-post.style3 .featured-content .blog-wrapper .blog_social {
   	display: block;
    text-align: start;
    padding-top: 20px;
   }

   .featured-icon-box.style7 {
   	margin-right: 35px;
   }

   .featured-icon-box.style2 .featured-content .featured-title h3 {
    font-size: 26px;
    line-height: 30px;
   }
   .featured-imagebox-post.style3 .featured-content .featured-title h3 {
    font-size: 26px;
    line-height: 30px;
  }  

}

@media only screen and (max-width:480px) {
	.col-lg-2dot4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.first-footer .newsletter-form input[type="email"] {
		padding-left: 0;
	}

	.first-footer .newsletter-form button[type="submit"] {
		margin-top: 0px;
	}

	.comment-author, .comment-body {
		margin: 0;
		margin-top: 130px;
	}

	.comment-author {
		margin-top: -130px;
	}

	.comment-body:after {
		top: -25px;
		right: 50px;
		transform: rotate(-90deg);
	}

	.reply {
		float: none;
	}

	.ttm-tabs.ttm-tab-style-01 ul.tabs {
		display: block;
	}

	.ttm-tabs.ttm-tab-style-02 ul.tabs {
		display: block;
		border: none;
		margin: 0px 0 30px 15px;
	}

	.ttm-tabs.ttm-tab-style-02 ul.tabs li {
		border: 1px solid rgba(0, 0, 0, 0.06);
		margin: 10px 0 0 0;
	}

	.ttm-fid.inside.style4 {
		width: 100%;
	}

	.ttm-tabs.ttm-tab-style-04 ul.tabs {
		display: block;
		margin-bottom: 20px;
	}

	.first-footer .featured-icon-box.icon-align-before-content .featured-title h3 {
		font-size: 18px;
	}

	.ttm-play-icon.style1 {
		position: absolute;
		bottom: 64%;
		right: 0;
	}

	.ttm_single_image_text:before {
		position: absolute;
		height: 75%;
		width: 100%;
		top: 28%;
		right: 0px;
		content: "";
		display: block;
		z-index: -1;
	}

	.ttm_single_image_text p:before {
		top: 30px;
		right: -30px;
	}

	.featured-icon-box.style11:before {
		content: unset;
	}

}

@media (max-width:375px) {
	.res-375-margin_top10 {
		margin-top: 10px !important;
	}
	.res-375-margin_top20 {
		margin-top: 20px !important;
	}
	.res-375-margin_top30 {
		margin-top: 30px !important;
	}

	.res-375-margin_top50 {
		margin-top: 50px !important;
	}

	.ttm-row.client-saying-section .ttm-expandcontent-yes {
		margin-left: 0 !important;
	}

	.featured-icon-box.style1 {
    padding: 30px 30px 40px 20px;
    
    }

	.featured-icon-box.style1 .featured-content .featured-title h3 {
    font-size: 26px;
    line-height: 30px;
    }

    .featured-icon-box.style1 .featured-content {
    	padding-left: 15px;
    }

}

@media (max-width:320px) {
	.res-320-padding_top30 {
		padding-top: 30px !important;
	}

	.res-320-padding_bottom30 {
		padding-bottom: 30px !important;
	}

	.res-320-padding_bottom0 {
		padding-bottom: 0px !important;
	}

	.res-320-padding_lr15 {
		padding-right: 15px !important;
		padding-left: 15px !important;
	}

	.res-320-padding_right0 {
		padding-left: 0px !important;
	}

	.res-320-margin_right0 {
		margin-left: 0px !important;
	}

	.res-320-margin_bottom0 {
		margin-bottom: 0px !important;
	}

	.res-320-margin_top30 {
		margin-top: 30px !important;
	}

	.first-footer .featured-icon-box.icon-align-before-content .featured-title h3 {
		font-size: 18px;
	}

	.ttm_single_image_text:before {
		height: 93%;
		width: 100%;
		top: 50px;
		right: 0px;
	}

	.ttm_single_image_text p {
		padding: 30px 20px 0px 20px;
		margin: 0;
		font-size: 16px;
		line-height: 26px;
	}

	.ttm_single_image_text p:before {
		top: 30px;
		right: 15px;
	}

	.col-title.section-title h2 {
		font-size: 16px;
		font-weight: 600;
		line-height: 26px;
	}

	.ttm-tabs.ttm-tab-style-04 ul.tabs {
		display: block;
		margin-bottom: 20px;
	}

	.ttm-play-icon.style1 {
		position: absolute;
		bottom: 68%;
		right: 0;
	}

	.ttm-progress-bar.style1 .progress-bar-title {
		padding-left: 0;
	}

	.ttm-tabs.ttm-tab-style-01 ul.tabs {
		display: block;
	}

	.featured-icon-box.style11:before {
		content: unset;
	}

}
