@media only screen and (min-width: 1801px){

	/* Bg-Layer */
	.cmt-left-span > .cmt-col-wrapper-bg-layer {
		margin-left: -500px;
	}
	.cmt-right-span > .cmt-col-wrapper-bg-layer {
		margin-right: -500px;
	}

}

@media only screen and (max-width: 1800px) and (min-width: 1601px){

	/* Bg-Layer */
	.cmt-left-span > .cmt-col-wrapper-bg-layer {
		margin-left: -400px;
	}
	.cmt-right-span > .cmt-col-wrapper-bg-layer {
		margin-right: -400px;
	}
}

@media only screen and (max-width: 1600px) and (min-width: 1401px){

	/* Bg-Layer */
	.cmt-left-span > .cmt-col-wrapper-bg-layer {
		margin-left: -300px;
	}
	.cmt-right-span > .cmt-col-wrapper-bg-layer {
		margin-right: -300px;
	}
}

@media only screen and (max-width: 1400px) and (min-width: 1171px){

	/* Bg-Layer */
	.cmt-left-span > .cmt-col-wrapper-bg-layer {
		margin-left: -200px;
	}
	.cmt-right-span > .cmt-col-wrapper-bg-layer {
		margin-right: -200px;
	}
}

@media only screen and (max-width: 1700px){

	.res-1170-mr_200 { margin-right: -200px; }
}

@media only screen and (max-width: 1600px){

	.spacing-1 { width: calc(100% - -33.33333%); }
}

@media only screen and (max-width: 1200px){
	.cmt-header-style-04 .site-branding {
		display: block;
	}
}
@media only screen and (min-width: 1200px){
	#desktop-form{
        position: absolute;
        top: 173px;
        z-index: 3;
        right: 80px;
        width: 26%;
        padding-inline: 10px;
	}
	.testimonials__btn{
		z-index: 9;
	}

	/* header */
	.cmt-stickable-header.fixed-header {
		z-index: 111;
		background-color: #fff ;
		box-shadow: 0 0 10px 0 rgba(0, 43, 92, 0.08);
	}
	.fixed-header {
		position: fixed !important;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 9;
	}
	.cmt-header-style-04 #site-header-menu .site-header-menu-inner.cmt-stickable-header.fixed-header {
		z-index: 111;
		box-shadow: none;
		bottom: auto;
		border-bottom: 1px solid #000;
	}
	.cmt-header-style-04 #site-header-menu .site-header-menu-inner.cmt-stickable-header.fixed-header .site-navigation {
		padding: 0px;
		box-shadow: none;
	}
	#site-header-menu .cmt-stickable-header.fixed-header .site-navigation ul.menu > li >a { 
		padding: 37px 14px ;
	}

	.cmt-header-style-04 #site-header-menu .cmt-stickable-header.fixed-header .site-navigation ul.menu > li >a{
		padding: 10px 20px;
	}

	/* cmt-header-style 01*/
	.cmt-header-style-01 .site-header-menu .cmt-stickable-header.fixed-header .site-navigation{
		margin-top: 0;
	}
	.cmt-header-style-01 .cmt-stickable-header.fixed-header .site-navigation-content{
		position: unset;
		content: unset;
		box-shadow: unset;
	}
	.cmt-header-style-01 #site-header-menu .site-navigation ul.menu > li >a { 
		padding: 35px 17px 36px 17px;
		position: relative;
	}

	/* cmt-header-style 02*/
	.cmt-header-style-02 .top_bar {
		background-color: rgba(0, 0, 0, .3);
	}
	header.cmt-header-style-02 {
		position: absolute;
		left: 0;
		right: 0;
		z-index: 2;
		background-color: rgba(34,34,34,0.6) !important;
	}

	header.cmt-header-style-02 .ttm-stickable-header.fixed-header {
		background-color: rgba(0, 0, 0, .8);
	}
	.cmt-header-style-02 #site-header-menu .site-navigation ul.menu > li >a { padding: 43px 18px; }
	.cmt-header-style-02 #site-header-menu .site-navigation ul.menu > li:first-child >a{
		padding-left: 0;
	}

	/* cmt-header-style 04*/
	.cmt-header-style-04 .site-branding {
        float: left;
        text-align: left;
        position: relative;
        z-index: 10;
        width: max-content;
        margin-right: 60px;
	}
	.cmt-header-style-04 .headerlogo {
/*    	background-color: #f7f7f7;*/
position: relative;
    	/*height: 122.5px;
    	margin-bottom: 32.5px;
    	line-height: 115px;*/
    }
	/*.cmt-header-style-04 .headerlogo:after,
	.cmt-header-style-04 .headerlogo:before {
	    content: "";
	    position: absolute;
	    left: 100%;
	    top: 0;
	    width: 50px;
	    height: 155px;
	    background-color: #f7f7f7;
	    margin-right: 0px;
	    margin-left: 0px;
	}*/
	.cmt-header-style-04 .headerlogo:before{left: auto;right: 100%;width: 1200px;}
	.cmt-header-style-04 #site-header-menu{
		position: relative;
		height: auto !important;
		width: 100%;
		border-bottom: 1px solid var(--theme-color);
	}
	.cmt-header-style-04 #site-header-menu .site-header-menu-inner{
		float: none;
		width: 100%;
/*		bottom: -32.5px;*/
z-index: 10;
}
.cmt-header-style-04 #site-header-menu .site-header-menu-inner .site-navigation{
	padding: 0px;
	
}
.cmt-header-style-04 nav.main-menu { height: 65px; line-height: 65px !important; }
.cmt-header-style-04 #site-header-menu .site-navigation ul.menu > li >a {
	padding: 10px 20px;
	font-size: 15px;
}
.cmt-header-style-04 #site-header-menu .site-navigation ul.menu > li >a:hover{
	background-color: #fff;
	color: var(--bg-color);
}
.cmt-header-style-04 #site-header-menu .site-navigation ul.menu > li:not(:last-child) > a:before {
	content: unset;
}
.cmt-header-style-04 #site-header-menu .site-navigation ul.menu > li.active >a{
	color: var(--bg-color);
	background-color: #fff;
}
}


@media all and (max-width: 1199px) {

	.res-1199-m-0 { margin: 0 !important; }
	.res-1199-p-0 { padding: 0 !important; }

	.res-1199-ml-0 { margin-left: 0 !important; }
	.res-1199-mr-0 { margin-right: 0 !important; }
	.res-1199-mt-0 { margin-top: 0 !important; }
	.res-1199-mb-0 { margin-bottom: 0 !important; }

	.res-1199-ml-10 { margin-left: 10px !important; }
	.res-1199-ml-15 { margin-left: 15px !important; }
	.res-1199-ml-20 { margin-left: 20px !important; }

	.res-1199-mr-10 { margin-right: 10px !important; }
	.res-1199-mr-15 { margin-right: 15px !important; }
	.res-1199-mr-20 { margin-right: 20px !important; }

	.res-1199-pt-0{ padding-top: 0!important; }
	.res-1199-pr-0{ padding-right: 0!important; }
	.res-1199-pl-0{ padding-left: 0!important; }
	.res-1199-pb-0{ padding-bottom: 0!important; }

	.res-1199-pt-15{ padding-top: 15px!important; }
	.res-1199-pr-15{ padding-right: 15px!important; }
	.res-1199-pl-15{ padding-left: 15px!important; }
	.res-1199-pb-15{ padding-bottom: 15px!important; }

	.res-1199-mt-15 { margin-top: 15px !important; }
	.res-1199-mt-30 { margin-top: 30px !important; }
	.res-1199-mt-50 { margin-top: 50px !important; }
	
	.res-1199-mt_55 { margin-top: -55px !important; }


	.res-1199-mb-15 { margin-bottom: 15px !important; }
	.res-1199-mb-30 { margin-bottom: 30px !important; }
	.res-1199-mb-50 { margin-bottom: 50px !important; }

/*	.top_bar{ display: none; }*/
.cmt-header-style-04 .site-branding {
	position: relative;
	z-index: 5;
}
.cmt-header-style-04 .site-navigation {
	background: transparent;
}

/* Header */
header .container{ max-width: 100%; }

nav.main-menu ul.menu li ul.mega-submenu li.active > a,
nav.main-menu ul.menu li ul.mega-submenu li > a:hover { color: #f79d2b; }
nav.main-menu ul.menu > li > a{
	color: #111111;
	font-weight: 500 !important;
}

/* logo */

.cmt-header-style-01 #site-header-menu{ 
	background-color: transparent;
}
#site-header-menu .site-navigation { height: 80px; }


/* cmt-bg-layer */
.bg-layer > .container > .row > [class*='col-lg'] { padding: 0; }
[class*='col-xl'] .cmt_single_image-wrapper{ text-align: center; }

.cmt-row .container, .cmt-row .container-fluid, .cmt-page-title-row .container, footer .container { max-width: 100%; }
.cmt-row .container, .cmt-row .container-fluid, .cmt-page-title-row .container, footer .container, .sidebar .container{ padding: 0; }
.cmt-row .container > .row, .cmt-row .container-fluid > .row, 
.cmt-page-title-row .container > .row, footer .container .row { margin: 0; }

.cmt-page-title-row {padding-top: 0; padding-bottom: 0;}

.spacing-1 { width: 98.5% ; }
.index-spacing-1 { padding: 60px 15px 50px; }

.cmt-blog-classic .cmt-box-post-date, .cmt-blog-single .cmt-box-post-date { top: 20px; left: 20px; }
}
@media only screen and (max-width: 767px) {
	/*.res-d-none h4{
		display: none;
	}*/
	.widget_info:not(:last-child) .widget_content:after{
		display: none;
	}
	.cmt-bgcolor-grey{
		position: relative;
	}
	.cmt-header-style-04 .site-branding{
		padding-block: 10px;
	}
	nav.main-menu ul.menu > li > a{
		background-color: #fff;
	}
	nav.main-menu ul.menu li ul.mega-submenu li a{
		background-color: #f2f2f2;
		color: var(--theme-color);
		font-weight: 600;
	}
	nav.main-menu ul.menu li.mega-menu-item ul.mega-submenu.active{
		border-left: 2px solid var(--theme-color);
		padding-left: 0;
		margin-left: 15px;
	}
	nav.main-menu.show{
		position: relative;
		width: 100%;
		top:0;
	}
	.slider-caption{
		top: 20%;
		width: 90%;
		left: 50%;
		transform: translateX(-50%);
	}
	.slider-caption .caption-title{
		margin-bottom: 50px;
	}
	#desktop-form{
		margin-top: -100px;
		position: relative;
		margin-inline: auto;
		width: 96%;
	}
	.form-section{
		padding-right: 10px;
		padding-left: 10px;
	}
	.section-title.title-style-center_text{
		margin-bottom: 0;
	}
	.cmt_single_image-wrapper{
		height: 300px;
		width: 100%;
	}
	.about__image .ha-img2{
		display: none;
	}
	.about__image .ha-img2 img{
		display: none;
	}
	.widget_info .widget_desc a{
		font-size: 12px;
	}
	.widget_info:not(:last-child){
		padding-right: 0;
	}
	.main___just{
		justify-content: center;
		gap: 10px;
	}
	.cmt-row.sidebar.cmt-sidebar-left.cmt-bgcolor-white .row{
		flex-direction: column-reverse;
	}
	.menubar{
		height: max-content;
		top: 8px;
		z-index: 1000;
	}
	.section-title .title-header{
		width: 100%;
	}
	.section-title h2.title{
		text-align: center !important;
	}
	.featured-imagebox-services.style1 .d-flex.align-items-center.justify-content-between .cmt-btn.cmt-btn-size-md{
		padding: 12px 9px;
	}
	.section-title h2.title{
		font-size: 30px;
		width: 100%;
	}
	.cmt-fid.cmt-fid-view-top_icon.style3 h4 span{
		font-size: 36px;
	}
	.featured-imagebox-team.style1{
		width: 90%;
		margin: 0 auto 15px;
	}
	.spacing-16{
		padding: 0 15px 22px;
	}
	#site-header-menu .site-navigation{
		position: absolute;
		height: 100%;
		top: 0;
	}
	#site-header-menu .site-navigation.menu-open{
		position: relative;
		padding-top: 0;
		transition: 0s !important;
	}
	.site-header-menu-inner.cmt-stickable-header{
		position: relative;
		height: 100%;
	}
	.site-branding{
		width: 250px;
	}
	.cmt-header-style-04 .site-branding .headerlogo{
		width: max-content;
	}
	.cmt-header-style-04 .site-branding img{
		display: inline;
	}
	.cmt-header-style-04 .site-branding h4{
		display: inline;
		margin: 0;
	}
	.site-branding a{
		display: flex;
		align-items: center;
		height: 100%;
		position: relative;
		top: auto;
		left: 0;
	}
	.cmt-header-style-04 .site-branding h4 span{
		position: relative;
		top: 72%;
		left: 23%;
	}
	.site-branding h4{
		font-size: 19px;
	}
	.slider-caption .caption-title{
		font-size: 36px;
	}
	#main-slider{
		height: 450px;
	}
	.carousel-inner{
		height: 100%;
	}
	.form-section .h4{
		width: 90%;
		left: auto;
		margin: auto;
	}
	.three-sec-col .card-box{
		width: 90%;
		margin-left: 5%;
		margin-right: 5%;
	}
	.three-sec-col .col-lg-4{
		padding: 0px;
		margin: 0 auto;
	}
	.pp_pic_holder.pp_default {
		width: 80%!important;
		left: 0!important;
		height: 80%;
		right: 0 !important;
		overflow: hidden;
		position: fixed;
		bottom: 0 !important;
		top: 10% !important;
		text-align: center;
		margin: 0 auto;
		bottom: 10% !important;
		display: flex !important;
		flex-direction: column;
		justify-content: center;
	}
	.pp_content { width: 100%!important; height: auto!important; }
	.pp_fade { width: 100%!important; height: 100%!important; }
	a.pp_expand { display: none!important; }
	#pp_full_res img { width: 100%!important; height: auto!important; }
	.pp_details { width: 100%!important; padding-left: 3%; padding-right: 4%; padding-top: 10px; padding-bottom: 10px; background-color: #fff; margin-top: -2px!important; }
	a.pp_close { right: 7%!important; top: 10px!important; }

	.featured-imagebox-services.style1{
		flex-direction: column;
	}
	.service_section .featured-imagebox .featured-thumbnail{
		width: 100%;
	}
	.featured-imagebox-services.style1 .featured-content{
		width: 100%;
	}
	.testimonial.owl-carousel.owl-loaded.owl-drag{
		padding-left: 0;
	}
	.testimonial-one__single-inner{
		margin-bottom: 100px;
	}
	.testimonials__btn{
		left: 50%;
		transform: translateX(-50%);
		top: auto;
		bottom: 68px;
		z-index: 9;
	}
	#main-slider img{
		height: 100%;
	}
}

@media (min-width: 992px){

	.sidebar .sidebar-right, .sidebar .sidebar-left{
		flex: 31.914%;
		max-width: 31.914%;
	}
	.sidebar .sidebar-left {
		margin-right: auto;
	} 
	.sidebar .sidebar-right{
		margin-left: auto;
	}
	.sidebar .content-area {
		flex: 67.50%;
		max-width: 67.50%;
	}
	.cmt-tabs.cmt-tab-style-classic ul.tabs{ display: -webkit-flex; display: flex;width: 100%; }

}


@media(max-width: 991px){

	.row-equal-height > [class*='col-'],
	.cmt-equal-height-image, .featured-imagebox img, .cmt_single_image-wrapper, .cmt_single_image-wrapper img,
	[class*='col-lg'] .cmt-equal-height-image { text-align: center; margin: 0 auto; }
	[class*='col-lg'] .cmt-equal-height-image  { display: block; }
	.featured-imagebox img { min-width: 100%; }

	.row-title .section-title h2.title, .col-title .section-title h2.title {
		font-size: 38px; line-height: 52px;
	}

	.page-title-heading h2 { font-size: 32px; line-height: 40px; margin-bottom: 5px; word-break: break-word;}
	.page-title-heading p { margin-bottom: 8px; }

	/* cmt-bg-layer */
	[class*='col-lg'] .cmt-col-bgimage-yes, .bg-layer-equal-height [class*='col-lg'] .cmt-col-bgcolor-yes{ height: auto !important; }
	.bg-layer > .container > .row > [class*='col-lg'] { padding: 0; }

	.section-title.style2 .title-header:after { content: unset; }
	

	/* cmt-row */
	body .page.cmt-sidebar-true .site-main,	.cmt-row { padding: 10px 0 !important; }
	.cmt-row.broken-section { padding: 0 0 !important; }
	.cmt-row.about-section { padding: 60px 0 0 !important; }
	.cmt-row.client-section { padding: 0 0 !important; }
	.cmt-row.features_row-section { padding: 0 0 !important; }
	.cmt-row.services_row-section { padding: 0 0 !important; }
	.cmt-row.blog-section { padding: 60px 0 45px !important; }
	.cmt-row.portfolio_row-section { padding: 0 0 !important; }
	.cmt-row.team-section{ padding: 60px 0 45px !important; }
	.cmt-row.only_title-section { padding: 60px 0 10px !important; }
	.cmt-row.services-section { padding: 60px 0 45px !important; }
	.cmt-row.portfolio-section { padding: 60px 0 45px !important; }
	.cmt-row.zero_padding-section {	padding: 0 0!important;}
	.cmt-row.grid-section { padding: 45px 0 !important; }
	.cmt-row.fid-section_1 { padding: 10px 0 50px !important;}


	section.error-404 { padding: 50px 0 58px;}


	.spacing-10 { padding: 40px 15px 50px !important; margin: 0;}	

	.index-spacing-1 { padding: 60px 15px 60px; }


	.cmt-fid.inside.cmt-fid-with-icon.style1 { padding: 20px 0 20px; }
	.featured-icon-box.style1 {
		margin: 0;
		padding: 0 5px 25px;
	}


	/* spacing */
	.spacing-1 { padding: 50px 15px 25px !important; margin-top: 15px; border-radius: 0; width: 100%; overflow: hidden;}
	.spacing-2 { padding: 50px 15px 35px !important; margin-top: 0; }
	.spacing-3 { padding: 50px 15px !important; margin: 0;}
	.spacing-4 { padding: 50px 15px 60px !important; margin: 0;}
	.spacing-5 { padding: 150px 15px !important; margin: 0;}
	.spacing-6 { padding: 50px 15px !important; margin: 0;}
	.spacing-8 { padding: 0; margin: 0; }
	.spacing-9 { padding: 40px 15px 60PX; }
	.spacing-13 { padding: 60px 15px; margin: 0; }
	.spacing-14 { padding: 40px 0px;}
	.spacing-15 { padding: 50px 25px 20px;}
	.spacing-16 { padding: 0 15px 60px;}
	.spacing-17 { padding: 60px 0 45px; margin-right: -15px;}
	.spacing-18 { margin-left: 0;}



	.res-991-p-0 { padding: 0px !important; }
	.res-991-pt-0{ padding-top: 0 !important; }
	.res-991-pt-10{ padding-top: 10px !important; }
	.res-991-pt-15{ padding-top: 15px !important; }
	.res-991-pt-20{ padding-top: 20px !important; }
	.res-991-pt-30{ padding-top: 30px !important; }
	.res-991-pt-40{ padding-top: 40px !important; }
	.res-991-pt-50{ padding-top: 50px !important; }
	.res-991-pt-60{ padding-top: 60px !important; }

	.res-991-pb-0{ padding-bottom: 0 !important; }
	.res-991-pb-15{ padding-bottom: 15px !important; }
	.res-991-pb-20{ padding-bottom: 20px !important; }
	.res-991-pb-30{ padding-bottom: 30px !important; }
	.res-991-pb-40{ padding-bottom: 40px !important; }
	.res-991-pb-50{ padding-bottom: 50px !important; }
	.res-991-pb-60{ padding-bottom: 60px !important; }
	.res-991-pb-70{ padding-bottom: 70px !important; }
	.res-991-pb-80{ padding-bottom: 80px !important; }

	.res-991-pr-0{ padding-right: 0 !important; }
	.res-991-pr-15{ padding-right: 15px !important; }
	.res-991-pr-30{ padding-right: 30px !important; }
	.res-991-pr-50{ padding-right: 50px !important; }
	.res-991-pr-60{ padding-right: 60px !important; }

	.res-991-pl-0{ padding-left: 0 !important; }
	.res-991-pl-15{ padding-left: 15px !important; }
	.res-991-pl-30{ padding-left: 30px !important; }
	.res-991-pl-50{ padding-left: 50px !important; }
	.res-991-pl-60{ padding-left: 60px !important; }

	.res-991-m-0 { margin: 0px !important; }
	.res-991-mt-0{ margin-top: 0 !important; }
	.res-991-mt-10{ margin-top: 10px !important; }
	.res-991-mt-15{ margin-top: 15px !important; }
	.res-991-mt-20{ margin-top: 20px !important; }
	.res-991-mt-30{ margin-top: 30px !important; }
	.res-991-mt-40{ margin-top: 40px !important; }
	.res-991-mt-50{ margin-top: 50px !important; }
	.res-991-mt-60{ margin-top: 60px !important; }

	.res-991-mt_15{ margin-top: -15px !important; }
	.res-991-mt_30{ margin-top: -30px !important; }
	.res-991-mt_50{ margin-top: -50px !important; }

	.res-991-mb-0{ margin-bottom: 0 !important; }
	.res-991-mb-15{ margin-bottom: 15px !important; }
	.res-991-mb-10{ margin-bottom: 10px !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_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_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-ml-0{ margin-left: 0 !important; }
	.res-991-ml-15{ margin-left: 15px !important; }
	.res-991-ml-20{ margin-left: 20px !important; }
	.res-991-ml-30{ margin-left: 30px !important; }
	.res-991-ml-40{ margin-left: 40px !important; }
	.res-991-ml-50{ 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-mr-0{ margin-right: 0 !important; }
	.res-991-mr-15{ margin-right: 15px !important; }
	.res-991-mr-20{ margin-right: 20px !important; }
	.res-991-mr-30{ margin-right: 30px !important; }
	.res-991-mr-40{ margin-right: 40px !important; }
	.res-991-mr-50{ 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; }
	
	.cmt-vertical_sep > [class*='col-lg']:not(:last-child):before { content: unset; }

	.processbox:before { content: unset; }
	.featured-icon-box.style3 .featured-content { padding-top: 20px; }

	.maintenance-plan.cmt-pricing-plan .cmt-p_table-body { display: block; }
	.maintenance-plan.cmt-pricing-plan .cmt-p_table-head { padding: 0 0 50px 0; }
	.maintenance-plan.cmt-pricing-plan .cmt-p_table-head:before {
		height: 1px;
		width: 100%;
		left: 0;
		top: 88%;
	}
	.cmt-p_table-body { padding: 0 20px 0;}

	/* footer */
	.second-footer>div>.row .widget-area .widget:not(:first-child) { margin-top: 0; margin-bottom: 10px;}
	.footer .first-footer { padding: 60px 0;}
	.second-footer .row { padding-top: 57px;}
	.second-footer .widget-area .widget { padding: 0 0 20px; }
	.newsletter-form { margin-left: 0; padding: 50px 15px; margin-top: 30px;}

	#map { height: 264px; }

	/* sidebar */
	.sidebar .sidebar-right{ margin-top: 50px !important; order: 1; width: 100%; }
	.sidebar .sidebar-left{ margin-top: 0px !important; order: 1; width: 100%; }
	.cmt-fid.inside.without-icon.cmt-highlight-fid-style4 { padding: 0 25px;}
	.cmt-fid.inside.without-icon.cmt-highlight-fid-style4 h4, 
	.cmt-fid.inside.without-icon.cmt-highlight-fid-style4 h4 span {width: auto;}
	.cmt-fid.inside.without-icon.cmt-highlight-fid-style4 h3 { width: auto; padding-left: 20px;}
	.testimonials.style1 { padding: 40px 15px 40px;}
	.testimonials.style1 .testimonial-avatar:before {left: 0;background-color: transparent;}


}


@media (max-width: 767px){

	.res-767-mt-0{ margin-top: 0px !important; }
	.res-767-mt-10{ margin-top: 10px !important; }
	.res-767-mt-15{ margin-top: 15px !important; }
	.res-767-mt-30{ margin-top: 30px !important; }

	.res-767-pt-0 { padding-top: 0 !important; }
	.res-767-pb-0 { padding-bottom: 0 !important; }
	.res-767-pl-0 { padding-left: 0 !important; }
	.res-767-pr-0 { padding-right: 0 !important; }

	.res-767-pt-15 { padding-top: 15px !important; }
	.res-767-pt-30 { padding-top: 30px !important; }
	.res-767-pt-40 { padding-top: 40px !important; }
	.res-767-pt-50 { padding-top: 50px !important; }

	.res-767-pb-15 { padding-bottom: 15px !important; }
	.res-767-pb-30 { padding-bottom: 30px !important; }
	.res-767-pb-40 { padding-bottom: 40px !important; }
	.res-767-pb-50 { padding-bottom: 50px !important; }

	[class*='col-md'] .cmt-equal-height-image { text-align: center; margin: 0 auto}
	[class*='col-md'] .cmt-equal-height-image  { display: block; }

	/* cmt-bg-layer */
	[class*='col-md'] .cmt-col-bgimage-yes, .bg-layer-equal-height [class*='col-md'] .cmt-col-bgcolor-yes{ height: auto !important; }
	.bg-layer > .container > .row > [class*='col-md'] { padding: 0; }

	/* 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; }

	#menu-footer-menu, .copyright { text-align: center ; display: block!important; }
	.first-footer .widget-area .widget {  padding: 0 0;}
	.first-footer { padding: 30px 0; }
	.first-footer .widget-area:not(:last-child) .widget:after { content: unset !important; }

	.featured-icon-box.icon-align-top-content.style1 { border-bottom: 1px solid rgba(0, 0, 0, 0.04); }
	[class*='col-']:nth-child(3) .featured-icon-box.icon-align-top-content.style1 { border-bottom: none; }

	.cmt-pf-view-top-image .cmt-pf-single-detail-box { position: unset; min-width: 100%; margin-bottom: -15px; }

	.cmt-fid.fid-highlight-box-1 { position: unset; margin-left: 0; margin-top: 15px; }
	
}
@media (min-width: 767px){
	.dest-d-none{
		display: block;
	}
}

@media (max-width: 575px){

	.second-footer .widget-area:nth-child(2) { margin-top: 0; }

	.res-575-mt-0{ margin-top: 0px !important; }
	.res-575-mt-10{ margin-top: 10px !important; }
	.res-575-mt-15{ margin-top: 15px !important; }
	.res-575-mt-30{ margin-top: 30px !important; }
	.res-575-mt-40{ margin-top: 40px !important; }

	.res-575-ml-0{ margin-left: 0 !important; }
	.res-575-pl-0{ padding-left: 0 !important; }
	.res-575-mr_140 { margin-right: -140px !important; }

	.cmt-blog-single blockquote { padding: 25px 30px; font-size: 17px; line-height: 30px;}
	.cmt-blog-single .cmt-blogbox-desc-footer { display: block;	}
	.cmt-blog-single .cmt-blogbox-desc-footer .cmt-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%;
	}

	.slick_slider.slick-dots-style1 .slick-dots { display: none !important;	 }

	.border-left, .border-right { border: 0px !important; }
	.row.cmt-vertical_sep > [class*=col-]:not(:last-child):before { content: unset; }

	.cmt-tabs.cmt-tab-style-01 ul.tabs { display: block; }

	.cmt-blog-classic .cmt-blogbox-desc-footer { display: block; height: auto;}

	.contact-block ul.social-icons li { display: inline-block; }
	.testimonials.style1 .testimonial-avatar { display: block; width: auto;}
	.testimonials.style1 .testimonial-caption { float: left; display: block; margin-bottom: 40px;}
	.testimonials.style1 .testimonial-caption label { margin: 0; float: left;}

}

@media only screen and (max-width: 480px){

	.action-section .subscribe_form button[type="submit"] { 
		position: relative; 
		margin-top: 10px;
		border: 1px solid;
		left: 0;
		right: 0;
	}
	.comments-area { padding-top: 40px; }
	.comment-body .comment-author, .comment-body .comment-box { display: block; }
	.comment-author img { margin-right: 0; margin-bottom: 25px; }
	.comment-body {	padding: 30px 30px; }
	.reply { float: none; }
	.first-footer .newsletter-form input[type="email"] { width: 100%;}
	.first-footer .newsletter-form button[type="submit"] {
		position: unset;
		text-align: center;
		margin: 0 auto;
		display: block;
		margin-top: 15px;
	}
}

@media only screen and (max-width: 768px){
	.main-menu .site-branding{
		width: 100%;
	}
	.gallery-grid {
		grid-template-columns: auto auto;
		grid-auto-rows: 120px;
	}

	.slider-text-bg{
		top: 23%;
		left: 11%;
		height: 30%;
		width: 76%;
	}
}

@media(max-width:768px){
	.banner-right-content{
		margin-top: 20px;
		margin-inline: auto;
	}
	.banner-right-content .quote-form{
		margin-inline: auto;
		float: none;
	}
	.banner-area{
		padding: 15px 0;
	}
	.cmt-btn{
		padding-inline: 12px;
		text-align: center;
	}
	.slogan-content{
		justify-content: center;
		gap: 10px;

	}
	.slogan-content .left .title h2{
    font-size: 18px;
    line-height: 1;
    margin-bottom: 10px;
}
.about-style-17 .image-box{
	margin-right: 0;
}
.sec-title{
	font-size: 30px;
	line-height: 1.2;
}
.chooseus-style-12 .image-box{
	margin: 0 0 10px 0;
}
.chooseus-style-12 .image-box .image{
    width: 86%;
    height: 293px;
}
.content_block_29 .content-box .inner-box{
	padding: 0;
}
.content_block_29 .content-box .inner-box .inner{
	position: relative;
	width: 100%;
}
.footer-top-contact-box ul{
	flex-direction: column;
}
.footer-top-contact-box ul li{
	width: 100%;
	border: none;
}
.widget_homlane_footer_image .footer-widget-shape1{
	width: 100%;
	position: relative;
}
.copyright-text p{

    font-size: 15px;
    line-height: 1.2;
    text-align: center;
}
.banner-left-content .satisfaction-logo{
	bottom: 44px;
	right: -32px;
}
.single-footer-widget .our-company-info .footer-logo {
    .h3 {
        line-height: 1;
        font-size: 20px;
        letter-spacing: -0.02em;
    }
    div{
        margin-left: 6px;

    }
}
.single-footer-widget .title{
	padding-bottom: 0;
	margin-top: 10px;
}
}