
@import url('https://fonts.googleapis.com/css2?family=Amiri:ital,wght@0,400;0,700;1,400;1,700&amp;family=Nunito:ital,wght@0,300;0,400;0,600;0,700;0,800;0,900;1,300;1,400;1,600;1,700;1,800;1,900&amp;display=swap');

@media only screen and (min-width: 1200px){

	img {
		width:100%;
		padding-left: 0px;
	    margin-left: 5px;
	    position: relative;
	}
	.container-fluid {
		max-width:100%;
		width: 100%;
	}
	.col-lg-6{
		width:100%;
		float:left;
		margin:0;
	}

	#site-header-menu .site-navigation li.ttm-sepline {
	    position: absolute !important;
	    top: 0px !important;
	    left: 0px;
	    right: auto;
	    text-align: center;
	    height: 25px !important;
	   	margin: 0 0px 0 0;
	    display: block;
		margin: 0 auto;
		overflow:hidden;
	}
	#site-header-menu .site-navigation .sep-img {
		position: absolute;
		content: "";
		top:-25px;
		left: 50%;
		background-repeat: no-repeat;
		background-position: 0px -6px;
		width: 8px;
		height:49px;
		text-align: center;
		overflow: hidden;
	}
	#site-header-menu .site-navigation .sep-img {
    	-webkit-mask: url(../images/menu-sprite.svg) no-repeat 100% 100%;
	    -webkit-mask-box-image: url(../images/menu-sprite.svg);
    	-webkit-mask-size: cover;
	}

	/* header */
	.ttm-stickable-header.fixed-header {
		z-index: 4;
		background-color: #fff;
	    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;
	}
	#site-header-menu .ttm-stickable-header.fixed-header .site-navigation ul.menu > li >a { 
		padding: 33px 17px ;
	}

	/* ttm-header-style 01*/
	.ttm-header-style-01 .site-header-menu .ttm-stickable-header.fixed-header .site-navigation{
		margin-top: 0;
	}
	.ttm-header-style-01 .ttm-stickable-header.fixed-header .site-navigation-content{
		position: unset;
		content: unset;
		box-shadow: unset;
	}
	.ttm-header-style-01 #site-header-menu .site-navigation ul.menu > li >a { 
	padding: 65px 17px 54px 17px;
    position: relative;
	}


	.ttm-header-style-02 .site-branding, .ttm-header-style-02 .widget_info {
		padding: 35px 0;
	}
	.ttm-header-style-02 .widget_info:not(:first-child) {
	    padding-left: 80px;
	}
	.ttm-header-style-02 .widget_info:after {
	    content: "";
	    height: 50px;
	    width: 1px;
	    background-color: rgba(0,0,0,0.06);
	    display: block;
	    position: absolute;
	    right: 0px;
	    left: 40px;
	    top: 32px;
	}
	.ttm-header-style-02 .widget_info:first-child:after { content: unset;}
	.ttm-header-style-02 .widget_info .widget_title {
	    font-size: 20px;
	    font-weight: 700;
	    line-height: 22px;
	}
	.ttm-header-style-02 .site-header-menu .ttm-stickable-header.fixed-header .site-navigation {
		margin-top: 0;
	}
	.ttm-header-style-02 .ttm-stickable-header.fixed-header .site-navigation-content {
		position: unset;
		content: unset;
		box-shadow: unset;
	}
	.ttm-header-style-02 .site-header-menu .site-navigation { 
		position: relative;
		margin-top: 35px;
		z-index: 3;
	}
	.ttm-header-style-02 .site-header-menu-inner .site-navigation-content{
	    position: absolute;
	    left: 0;
    	right: 0;
    	bottom: -35px;
	    z-index: 2;
	    border-radius: 5px;
	    -webkit-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.11);
	    -moz-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.11);
	    box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.11);
	}
	.ttm-header-style-02 #site-header-menu .site-navigation ul.menu > li:not(:last-child):after {
	    content: "";
	    position: absolute;
	    height: 20px;
	    width: 1px;
	    right: 0px;
	    top: 50%;
	    transform: translateX(0%) translateY(-50%);
	    -moz-transform: translateX(0%) translateY(-50%);
	    -ms-transform: translateX(0%) translateY(-50%);
	    -o-transform: translateX(0%) translateY(-50%);
	    transform: translateX(0%) translateY(-50%);
	    background-color: rgba(2,13,38,0.07);
	    display: inline-block;
	}
	.ttm-header-style-02 #site-header-menu .site-navigation ul.menu > li >a { padding: 33px 20px; }
	.ttm-header-style-02 .ttm-btn {
	    padding: 0 60px;
	    margin-left: 25px;
	    height: 80px;
	    line-height: 80px;
	    border-top-left-radius: 0px;
	    border-bottom-left-radius: 0px;
	}

	.ttm-header-style-03 #site-header-menu .site-navigation ul.menu > li >a	 { 
		padding: 33px 20px !important; color: #fff;
	}
	.ttm-header-style-03 .site-header-menu .site-header-menu-inner {
	    position: absolute;
	    z-index: 21;
	    width: 100%;
	    box-shadow: none;
	    background-color: rgba(34,54,69,0.78);
	    -khtml-box-shadow: none;
	    -webkit-box-shadow: none;
	    -moz-box-shadow: none;
	    -ms-box-shadow: none;
	    -o-box-shadow: none;
	}
	.ttm-header-style-03 .site-navigation {
	    border-left: 1px solid rgba(255,255,255,0.08);
    	padding-left: 55px;
    	width: 100%;
    	margin-left: 110px;
	}
	.ttm-header-style-03 .top_bar {
		height: 60px;
    	line-height: 60px;
    	text-align: right;
    	font-size: 16px;
    	color: #fff;
    	position: relative;
	}
	.ttm-header-style-03 .top_bar_contact_item { 
		font-size: 16px;
		border-right: 0;
		padding-left: 25px;
	}
	.ttm-header-style-03 .top_bar:before {
	    position: absolute;
	    content: '';
	    height: 1px;
	    width: calc(100% + 60px);
	    left: -55px;
	    background: rgba(255,255,255,0.08);
	    right: auto;
	    top: 0;
	}
	.ttm-header-style-03 .social-icons {
	    padding-left: 27px;
	    margin-left: 5px;
	    position: relative;
	}
	.ttm-header-style-03 .top_bar_contact_item:before,  
	.ttm-header-style-03 .social-icons:after {
	    position: absolute;
	    content: '';
	    height: 15px;
	    width: 1px;
	    left: 0;
	    background: rgba(238,238,238,0.15);
	    right: auto;
	    top: 50%;
	    margin-top: -8px;
	    box-shadow: rgba(238,238,238,0.15) 3px 0;
	}
	.ttm-header-style-03 .top_bar_contact_item:first-child:before { content: unset; } 
	.ttm-header-style-03 .social-icons li a {
	    width: 35px;
	    height: 35px;
	    line-height: 34px;
	    border-radius: 50%;
	    border: 1px solid #7a8a9e;
	    text-align: center;
	    display: block;
	    background-color: transparent;
	    font-size: 12px;
	    color: #7a8a9e;
	}
	.ttm-header-style-03 .ttm-stickable-header.fixed-header { background-color: inherit; }
	.ttm-header-style-03 .ttm-stickable-header.fixed-header .top_bar { display: none; }


}


@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_top0{ padding-top: 0!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_top15{ padding-top: 15px!important; }
	.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 */
	header .container{ max-width: 100%; }
	.header_extra , .widget_info{ display: none !important; visibility: hidden; }

	/* logo */
	.site-branding { text-align: center; }
	/* #site-header-menu .site-navigation { height: 80px; } */

	.ttm-header-style-01 #site-header-menu{ background-color: transparent; }
	.ttm-header-style-02 .site-branding, 
	.ttm-header-style-03 .site-branding { position: absolute; top: 15px; left: 0; right: 0; }

	.ttm-header-style-03 .menubar-inner, .ttm-header-style-03 .menubar-inner:after, 
	.ttm-header-style-03 .menubar-inner:before { background-color: #fff; }

	.first-footer .widget-area:not(:last-child) .widget:after {
	    right: 10px;
	}
	nav.main-menu ul.menu > li > a { color: #223645; }


	/* ttm-bg-layer */
	.bg-layer > .container > .row > [class*='col-lg'] { padding: 0; }
	[class*='col-xl'] .ttm_single_image-wrapper{ text-align: center !important; }

	.ttm-row .container, .ttm-row .container-fluid, .ttm-page-title-row .container, footer .container { max-width: 100%; }
	.ttm-row .container, footer .container, .element-row .container, .sidebar .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; }

	.testimonials.ttm-testimonial-box-view-style1 blockquote {
		width: 75%;
	}
	.testimonials.ttm-testimonial-box-view-style1 .testimonial-content-inner:before{
		left:10%
	}
	.site-header-menu-inner.ttm-stickable-header {
		position: fixed;
		width: 100%;
		background: #fff;
		z-index: 98;
	}
	
}

@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-left: 40px; }
	.sidebar.ttm-sidebar-right .content-area, .sidebar .sidebar-left{ padding-right: 40px; }

	.ttm-tabs.ttm-tab-style-classic ul.tabs{display: -webkit-flex; display: flex;width: 100%;}
	.site-header-menu-inner.ttm-stickable-header {
		position: fixed;
		width: 100%;
		background: #fff;
		z-index: 98;
	}
	.model-img img{
    width: 115%;
	}
	.ttm_single_image-wrapper img{
		padding-left: 0px;
		
	}

}


@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 { 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: 40px; }
	.ttm-page-title-row-inner { padding: 60px 0;}

	/* 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; }
	

	/* ttm-row */
	body .page.ttm-sidebar-true .site-main,	.ttm-row { padding: 60px 30px !important; }
	.ttm-row.padding_bottom_zero-section{ padding:60px 0 0 !important;  }
	.ttm-row.padding_zero-section { padding: 0 0 !important; }
	.ttm-row.broken-section { padding: 0 0 !important; }


	.ttm-row.client-section { padding: 10px 0 !important; }
	section.error-404 { padding: 60px 0 50px;}
    .ttm-row.ttm-fid-section { padding: 25px 0 !important; }
    .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 0; margin: 0;}
    .spacing-2 { padding: 30px 15px !important; margin-top: 0;}
    .spacing-3 { padding: 0 20px; margin: 40px 0 0; }
    .spacing-4 { padding: 40px 30px; margin: 0 0 50px 0; }
    .spacing-5 { padding: 40px 15px; margin: 30px -15px 0; }
    .spacing-6 { padding: 50px 15px; margin: 50px 0;}
    .spacing-7 { padding: 50px 15px 50px 0; }
    .spacing-8 { padding: 50px 15px; margin: 10px 0 0 !important;  }
    .spacing-9 { padding: 60px 15px 45px; margin-top: -30px;}


    .ttm-fid.inside.ttm-fid-with-icon.style1 { padding: 15px 0; margin-left: 0; }
    .featured-icon-box.style4 { padding: 40px 0 0; }
    .featured-icon-box.style4 .ttm-num:before { left: -40px; font-size: 100px; }

	.ttm-tabs.ttm-tab-style-02 ul.tabs {display: block; padding-top: 20px;}
	.ttm-tabs.ttm-tab-style-02 .content-tab { padding-right: 15px !important; margin-top: 0; }

	.ttm-tabs.ttm-tab-style-01 ul.tabs { display: block; }
	.ttm-tabs.ttm-tab-style-01 .content-tab { padding: 30px 30px; }

	.ttm-pricing-plan { margin: 15px 0 0; padding: 40px 30px 50px; }
	.ttm-p_table-amount, .ttm-p_table-price { font-size: 55px; }
	.ttm-pricing-plan.pricing-recommended-plan { margin: 80px 0 20px; padding-bottom: 50px; }

	section.error-404 .ttm-big-icon { font-size: 100px; }
	section.error-404 h1 { font-size: 50px; }
    .ttm_contact_widget_wrapper { padding: 40px 0px 50px; margin: 0; position: unset; }



	/* 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_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_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; }

	/* footer */
	.first-footer .widget { padding: 15px 0; 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: 40px; }
	.second-footer .widget-area .widget { padding: 0 0 40px; }
	.footer-logo { padding: 15px 0 20px; }

	#map { height: 164px; }

	/* sidebar */
	.sidebar .sidebar-right{ padding-top: 50px !important; margin-top: 50px !important; order: 1; width: 100%; }
	.sidebar .sidebar-left{ padding-top: 50px !important; margin-top: 50px !important; order: 1; width: 100%; }

	article.ttm-blog-classic .ttm-blog-classic-content {
	    padding: 35px 20px;
	    margin-right: 25px;
	    margin-top: -25px;
	}
	.ttm-blog-classic .entry-header .entry-title {
	    font-size: 28px;
	    line-height: 36px;
	}
	section.ttm-row.test.testimonial-section.ttm-bg.ttm-bgimage-yes.clearfix{
		margin-bottom: 60px;
	}
	.ttm_single_image-wrapper img{
		padding-left: 0px;
		width: 90%;
	}
	.ttm_single_image-wrapper .sm-pt-0{
		padding-top: 0px;
	}
	.model-img img{
		width: 100% !important;
	}

}


@media (max-width: 767px){
	
	.featured-icon-box.icon-align-top-content .featured-content{
		padding: 50px;
	}
	.featured-icon-box.style3{
		
		padding: 30px 0 0;
	}
	#map { height: 200px; }
	.sm-pt-0{
		padding-top: 0px !important;
	}
	.f-size h3{
		font-size: 20px;
		padding: 0 10px;
	}
	.ttm_single_image-wrapper img{
		padding-left: 0px;
		width: 50%;
	}
	.slide_img{
		background-position-x: 560px !important;
	}

	.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-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%; }

	.testimonials.ttm-testimonial-box-view-style1 { display: block;	}	
	.testimonials.ttm-testimonial-box-view-style1 .testimonial-content { padding-left: 40px; }


	/* 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; }

	.featured-icon-box.icon-align-top-content.style3 { margin: 40px 15px 20px; padding: 0; }
	.row > [class*='col-']:last-child .featured-icon-box.style3 { margin-bottom: 0; padding: 15px; }
	.featured-icon-box.style6 .featured-title h3 { padding-right: 0; }
	.testimonial-content-inner{
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.testimonials.ttm-testimonial-box-view-style1 blockquote{
		font-size: 18px;
	}
	.slick-slide{
		height: fit-content;
	}
	.foofont{
		padding-right: 0px;
	}
	.second-footer .container{
		padding-top: 0px;
	}
	.featured-icon-box.style2{
		padding-left: 0px;
	}
	.foo.second-footer{
	 padding-bottom: 0px;
	}
	.section-title.style2 .title-desc {
		padding-right: 20px;
		padding-left: 20px;
	}
	.section-title.style2 .title-header{
		padding-left: 20px;
		padding-right: 20px;
	}
	
	img {
		padding-left: 0px;
	    margin-left: 0px;
	    position: relative;
	}
	.container-fluid {
		max-width:100%;
		width: 100%;
	}
	.col-lg-6{
		width:100%;
		float:left;
		margin:0;
	}
	.featured-icon-box.style9{
		padding: 30px 35px;
	}
	.padding_top30{
		padding-top: 15px;
	}
	.ttm-tabs ul.tabs li img{
		width: 50%;
	}
	.sm-p-0{
		padding: 0px;
	}
	.w-80{
		width: 100%;
	}
	.sm-pt-20{
		padding-top: 20px;
	}
	.seperator{
		width: 100%;
	}
	.p-col{
		font-size: 20px !important;
    line-height: 25px !important;
	}
	
}


@media (max-width: 575px){
	.featured-icon-box.style3{
		margin: 30px;
	}
	#map { height: 200px; }
	#map iframe{
		height: 300px;
	}
	.row > [class*='col-']:nth-child(odd) .featured-icon-box.style8:before ,
	.row > [class*='col-']:not(:nth-last-child(-n+2)) .featured-icon-box.style8:after { content: unset; }
	.featured-icon-box.style8 { padding: 15px 15px; }
  
	.second-footer .widget-area:nth-child(2) { margin-top: 0; }
	.widget.offer_widget h4 { padding-right: 0; font-size: 28px; line-height: 32px; }
	.widget.offer_widget .ttm-btn { position: relative; margin-top: 20px; bottom: 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; }

	.pd-50{
		padding: 50px 0px 80px;
	}

	.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; }

	.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;
	}
	.featured-imagebox-services.style1 .featured-thumbnail:before {
    	background: -webkit-linear-gradient(270deg, rgb(255 148 57 / 7%), rgb(34 54 69 / 85%) 40%);
	}
	.featured-imagebox-services.style1 .featured-content { padding: 0 20px; }
	.featured-imagebox-services.style1 .featured-content .featured-desc { width: 100%; }
	.featured-imagebox-services.style1 .featured-content .ttm-btn { position: unset; margin-top: 30px; }

	.featured-icon-box.style6 .featured-content .ttm-btn { 
		position: unset;
		height: 60px;
		width: 80px;
		margin-top: 20px;
	}
	.testimonials.ttm-testimonial-box-view-style1 blockquote {
		width: 100% !important;
		margin-top: 0px;
	}
	.testimonials.ttm-testimonial-box-view-style1 blockquote .text-center p{
		text-align: left !important;
	}
	#mobile_view_p p{
		text-align:center !important;
		font-size: 18px !important;
		font-weight: 600;
	}
	ul.menu.foomenu{
		flex-flow: column !important;
	}
	ul.menu.foomenu li{
		margin: 10px;
	}
	img#logo-img{
		width: 45% !important;
	}
	.second-footer .widget-area .widget{
		padding: 0px !important;
	}
	.testimonials.ttm-testimonial-box-view-style1 .testimonial-content-inner:before{
		display: none !important;
	}
	.testimonials.ttm-testimonial-box-view-style1 .testimonial-content{padding: 0px;}
	.first.title-desc.text-center.bruceptb{
		padding: 0px;
	}
	section.ttm-row.test.testimonial-section.ttm-bg.ttm-bgimage-yes.clearfix{
		margin-bottom: 60px !important;
	}
	.featured-icon-box.style6 .featured-content .ttm-btn:before { left: 57px; }
	.featured-icon-box.style6 { padding: 30px 15px; }
	
	.featured-icon-box.style10 .featured-icon:after { content: unset; }

	.ttm-blog-single blockquote { padding: 30px 30px; font-size: 18px; line-height: 30px;}
	.ttm-blog-single blockquote:after { left: 20px; }
	.ttm-blog-single .ttm-blogbox-desc-footer { display: block;	}
	.ttm-blog-single .ttm-blogbox-desc-footer .ttm-social-share-wrapper { padding-bottom: 30px; }

	.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; }

	.testimonials-info .testimonials .testimonial-content { padding: 25px 20px 35px; margin-left: 15px; }
	.testimonials-info .testimonials .testimonial-content:before { content: unset; }

	.ttm-blog-classic .ttm-blogbox-desc-footer { display: block; height: auto;}
	.ttm-social-share-wrapper { padding-top: 10px; height: 51px;}

	.featured-imagebox-post.style5.left-img-view .col-md-4.featured-thumbnail,
	.featured-imagebox-post.style5.left-img-view .col-md-8.featured-content {
	    max-width: 100%;
	}
	.featured-imagebox-post.style5.left-img-view .col-md-8.featured-content {
		box-shadow: 0 0 8px 0 rgb(0 0 0 / 8%);
		padding: 25px 20px 25px 25px;
	}
	.story{
		margin-bottom: 0px !important;
	}

}

@media only screen and (max-width: 480px){
	#map iframe{
		height: 300px;
	}

	.sign_up_form button[type="submit"] {
		position: relative;
	    text-align: center;
	    margin: 0 auto;
	    margin-top: 15px;
	    border-radius: 5px;
	}
	.action-section .subscribe_form button[type="submit"] { 
		position: relative; 
		margin-top: 10px;
		border: 1px solid;
		left: 0;
		right: 0;
	}
	.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; }
	.pd-50{
		padding: 50px 0px 100px ;
	}
	.testimonials.ttm-testimonial-box-view-style1 .testimonial-caption h3{
		font-size: 20px;
		line-height: 30px;
	}
	#feature_sesion_mobile{
		margin-top: 10px;
	}
	.section-title h3.title{
		font-size: 38px;
	}
	div#team_speaking{
		margin-top: 60px;
	}
	.featured-icon-box.style11 .ttm-icon{
		height: 35px;
		width: 35px;
	}
	.featured-desc{
		font-size: 14px;
	}
	.ttm-row{
		padding: 40px 5px !important;
	}
}
@media (min-width: 993px) and (max-width: 1350px)
{.widget_info {
    padding-left: 25px !important;
}
.ttm-header-style-01 #site-header-menu .site-navigation ul.menu > li >a {
    padding: 30px 15px 35px;
}
}

@media only screen and (min-width: 1200px){
.ttm-header-style-01 #site-header-menu .site-navigation ul.menu > li >a {
    padding: 65px 15px 54px 15px;
}
.widget_info {
    padding-left: 25px !important;
}

}
@media only screen and (max-width: 375px){
	#map {height: 300px;}
}

/* fold */
@media only screen and (max-width: 290px){

	.story{
		margin-bottom: 0px !important;
	}
	.featured-icon-box.style1{
		
		padding: 0 10px 30px
	}
	.teamclr {
		margin-top: 130px;
	}
	.ttm-row{
		padding: 30px;
	}
	.testimonials.ttm-testimonial-box-view-style1 blockquote{
		font-size: 18px;
		margin-top: 0px;
		text-align: justify;
	}
	.mail {
		font-size: 13px !important;
	}
	.slick-slide{
		height: fit-content;
	}
	.featured-imagebox-team.style2 .featured-content .featured-title h3{
		font-size: 18px;
	}
	#fold_view_fix{
		margin-top: 0px;
	}
	.featured-title h3{
		font-size: 18px;
	}
	#about_test{
		margin-top: 0px;
		padding-bottom: 220px;
	}
	.ttm-row{
		padding: 60px 10px !important;
	}
	#feature_sesion_mobile{
		margin-top: 200px;
	}
	.section-title h3.title{
		font-size: 30px;
	}
	.section-title h4.title{
		font-size: 24px;
	}
	div#team_speaking{
		margin-top: 280px;
	}
	#training_res{
		margin-top: 30px;
	}
	.featured-icon-box.style11 .ttm-icon{
		height: 25px;
		width: 25px;
	}
	.featured-desc{
		font-size: 12px !important;
	}

}
/* ipad */

@media (max-width: 769px) and (min-width:768px){
	.featured-imagebox-post.style1{
		min-height: 400px;
	}
	
	.featured-icon-box.style3{
		min-height: 530px;
	}
	.gr-txt h3{
		font-size: 20px;
	}
	.ttm-team-member-content h3{
		font-size: 24px;
	}
	div#team_speaking {
		margin-top: 40px;
	}
	.ptb-70{
		padding-top: 10px;
	}
	#map iframe{
		height: 200px;
	}
	#map{
		
	}

}

/* ipad pro */
@media (max-width: 1050px) and (min-width:1000px){
	.featured-icon-box.style3{
		min-height: 530px;
	}
	.gr-txt h3{
		font-size: 20px;
	}
	.padding_top70{
		padding: 70px 30px;
	}
	#map iframe{
		height: 600px;
	}

}
@media (max-width: 640px) and (min-width:411px){
	#map iframe{
		height: 200px;
	}
}

@media (max-width: 640px) and (min-width:360px){
	#map iframe{
		height: 200px;
	}
	.banner_slider .slide_img{
		background-position: 600px;
	}
	.testimonials.ttm-testimonial-box-view-style1 blockquote{
		margin-top: 0px;
	}
}

img{
    max-width:100%;
}
@media (max-width: 640px){
    .zone-section .content {
    padding: 25px;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 0;
}
.zone-section .content h3{
        text-align: center;
}
.zone-section .row .ttm-btn {
    margin-top: 15px;
}
}
@media (max-width:1200px){
    .zone-section .img img {
    display: block;
    margin: 15px auto 25px;
    width: fit-content;
}
}
/* =================================================================================== */
@media (min-width: 992px) and (max-width: 1200px) {

}

@media (min-width: 766px) and (max-width: 991px) {
	.needle_mover02 .img{
		width: fit-content;
		margin-left: 5px;
	}
	
	span.view_more_class_01 {
    font-size: 18px;
    }
    .ipad-m-auto{
        margin: auto;
        margin-bottom: 20px;
    }
.popup-needle  .modal-content {
    width: 85% !important;
}
#mc_embed_signup {
    width: 615px !important;
}
}

@media (max-width: 765px) {
	.popup-needle .modal-content{
		width: 94% !important;
	}
	.needle_mover01 ul{
		width: 90% !important;
	}
	.needle_mover02 .img{
		width: fit-content;
		margin-left: 5px;
	}
	.needle_mover03 .box{
		width: 90% !important;
	}
	.ttm-btn-style-fill.ttm-btn-color-grey, .ttm-icon.ttm-icon_element-border.ttm-icon_element-color-grey{
		line-height: 24px;
	}
	span.view_more_class_01 {
    font-size: 18px;
    }
    
    .ipad-m-auto{
        margin: auto;
        margin-bottom: 20px;
    }
    #mc_embed_signup form {
    margin: 0px !important;
}
#mc_embed_signup {
    width: 346px !important;
}
    
    #mc_embed_signup h2{
        line-height: 34px !important;
        font-size: 24px !important;
    }
    
    
/*==========================================    */
 
    
    /* lg desk */
@media (min-width:1400px) and (max-width: 2000px){

}

/* desk */
@media (min-width: 1200px) {

}

/* ipad pro */
@media (min-width: 992px) and (max-width: 1199px) {

}
/* ipad */
@media (min-width: 767px) and (max-width: 991px) {

}
/* mobile */
@media (max-width: 766px) {

}
/* fold */
@media (min-width: 250px) and (max-width: 320px) {

}

    
    
    
    
    
}