@media only screen and (min-width: 1801px){

	/* Bg-Layer */
	.ttm-left-span > .ttm-col-wrapper-bg-layer {
	    margin-left: -500px;
	}
	.ttm-right-span > .ttm-col-wrapper-bg-layer {
	    margin-right: -500px;
	}
}

@media only screen and (max-width: 1801px){

    .spacing-1 { padding: 90px 100px 90px 0; margin: 0;}

}

@media only screen and (max-width: 1800px) and (min-width: 1601px){

	/* Bg-Layer */
	.ttm-left-span > .ttm-col-wrapper-bg-layer {
	    margin-left: -400px;
	}
	.ttm-right-span > .ttm-col-wrapper-bg-layer {
	    margin-right: -400px;
	}
}

@media only screen and (max-width: 1600px) and (min-width: 1401px){

	/* Bg-Layer */
	.ttm-left-span > .ttm-col-wrapper-bg-layer {
	    margin-left: -300px;
	}
	.ttm-right-span > .ttm-col-wrapper-bg-layer {
	    margin-right: -300px;
	}
}

@media only screen and (max-width: 1400px) and (min-width: 1171px){

	/* Bg-Layer */
	.ttm-left-span > .ttm-col-wrapper-bg-layer {
	    margin-left: -200px;
	}
	.ttm-right-span > .ttm-col-wrapper-bg-layer {
	    margin-right: -200px;
	}
}

@media only screen and (min-width: 1240px){

	.container {
	    width: 1200px;
	    max-width: 1200px;
	}

}
@media only screen and (min-width: 1200px){

	/* header */
	.ttm-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;
	}

	/* ttm-header-style 02*/
	.ttm-header-style-01 {
	    position: absolute;
	    left: 0;
	    right: 0;
	    z-index: 8;
	    background-color: rgba(9, 35, 78, 0.78);
	}
	.ttm-header-style-01 #site-header-menu {
		border-top: 1px solid rgba(255,255,255,0.05);
	}
	.ttm-header-style-01 #site-header-menu .site-navigation ul.menu > li >a {
	    padding: 44px 20px;
	    position: relative;
	}

}


@media all and (max-width: 1199px) {

	.ttm-expandcontent_column > .ttm-expandcontent_wrapper { margin-right: 0 !important; }

	.spacing-1 { padding-left: 60px; }

	.res-1199-m-0 { margin: 0px !important; }
	.res-1199-m-15 { margin: 15px !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-p-0 { padding: 0px !important; }
	.res-1199-p-15 { padding: 15px !important; }

	.res-1199-pr-0{ padding-right: 0!important; }
	.res-1199-pr-15{ padding-right: 15px!important; }

	.res-1199-pl-0{ padding-left: 0!important; }
	.res-1199-pl-15 { padding-left: 15px; }

	.res-1199-pb-0{ padding-bottom: 0!important; }
	.res-1199-pb-10{ padding-bottom: 10px!important; }
	.res-1199-pb-15{ padding-bottom: 15px!important; }
	.res-1199-pb-20{ padding-bottom: 20px!important; }
	.res-1199-pb-30{ padding-bottom: 30px!important; }
	.res-1199-pb-40{ padding-bottom: 40px!important; }
	.res-1199-pb-50{ padding-bottom: 50px!important; }

	.res-1199-pt-0{ padding-top: 0!important; }
	.res-1199-pt-10{ padding-top: 10px!important; }
	.res-1199-pt-15{ padding-top: 15px!important; }
	.res-1199-pt-20{ padding-top: 20px!important; }
	.res-1199-pt-30{ padding-top: 30px!important; }
	.res-1199-pt-40{ padding-top: 40px!important; }
	.res-1199-pt-50{ padding-top: 50px!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; }

	.top_bar{ display: none; }
	
	/* Header */
	header .container{ max-width: 100%; }
	.header_extra , .widget_info{ display: none !important; visibility: hidden; }
	.site-header-menu .site-navigation { height: 80px; }

	.site-navigation ul.menu > li >a { color: #0e2b5c; }
	nav.main-menu ul.menu li > ul.mega-submenu li a:hover { color: #2296f9;  }

	.ttm-page-title-row-inner { padding: 70px 0; }

	[class*='col-xl'] .ttm_single_image-wrapper{ text-align: center; }

	.ttm-row .container, .ttm-row .container-fluid, .ttm-page-title-row .container, 
	.sidebar .container, footer .container { max-width: 100%; }
	.ttm-row .container, .ttm-row .container-fluid, .ttm-page-title-row .container, 
	.sidebar .container, footer .container { padding: 0; }
	.ttm-row .container > .row, .ttm-page-title-row .container > .row, 
	.sidebar .container > .row, footer .container .row { margin-left: 0; margin-right: 0; }

	.first-footer { text-align: center; margin: 0 auto; }
	.first-footer .newsletter-form { margin: 15px 0 5px; }
	.first-footer .social-icons { text-align: center!important; }
	
}

@media (max-width: 991px){

	.lg-hide { display: none; }

	.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; width: 100%;}
	.featured-imagebox img { min-width: 100%; }

	.section-title h2.title { font-size: 36px; line-height: 46px; }
	.section-title .title-desc { font-size: 16px; line-height: 26px; }
	.section-title.title-style-center_text .title-desc { width: 80%; }

	.page-title-heading h2 { font-size: 38px; line-height: 40px; margin-bottom: 5px; }
	.page-title-heading p { margin-bottom: 8px; }
	.ttm-page-title-row-inner { padding: 65px 0;}

	/* ttm-bg-layer */
	[class*='col-lg'] .ttm-col-bgimage-yes, 
	.bg-layer-equal-height [class*='col-lg'] .ttm-col-bgcolor-yes { height: auto; }
	.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; }
	h4 { font-size: 24px; line-height: 34px; }
	h5 { font-size: 19px; line-height: 22px; }
	h6 { font-size: 17px; line-height: 20px; }

	.fs-40 { font-size: 32px !important; line-height: 42px }
	.fs-50 { font-size: 42px !important; line-height: 52px }
	.fs-60 { font-size: 50px !important; line-height: 60px }


	/* ttm-row */
	body .page.ttm-sidebar-true .site-main,	.ttm-row { padding: 60px 0 !important; }
	.ttm-row.broken-section { padding: 0 0 !important; }
	.ttm-row.zero_padding-section { padding: 0 0 !important; }
	.ttm-row.top_zero_padding-section { padding: 0 0 60px !important; }
	.ttm-row.bottom_zero_padding-section { padding: 60px 0 0 !important; }
	.ttm-row.client-section { padding: 0 0 !important; }
	.ttm-row.grid-section { padding: 45px 0 !important; }
	.ttm-row.only_title-section { padding: 60px 0 30px !important; }
	.sidebar { padding: 60px 0 !important; }

    .spacing-1 { padding: 50px 15px; margin: 0;}
    .spacing-2 { padding: 20px 0; }
    .spacing-3 { padding: 50px 15px; }

	/* spacing */
	.res-991-p-0 { padding: 0px !important; }
	.res-991-p-10 { padding: 10px !important; }
	.res-991-p-15{ padding: 15px !important; }
	.res-991-p-30{ padding: 30px !important; }
	.res-991-p-40{ padding: 40px !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-5 { padding-bottom: 5px !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-m-15 { margin: 15px !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_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-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-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_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-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; }
	
	.ttm-vertical_sep > [class*='col-lg']:not(:last-child):before { content: unset; }
	[class*='col-lg'] .ttm-vertical-text {
	    writing-mode: unset;
	    transform: rotate(0deg);
	    margin: 0 auto;
	    padding: 30px;
	}

	
	/* footer */
	.second-footer {padding: 35px 0;}
	.second-footer .container:before { bottom: -35px; }
	.second-footer .widget-area .widget { padding: 22px 0 22px; }

	div:not(:last-child) > .featured-icon-box.style1 .featured-icon:before,
	div:not(:last-child) > .featured-icon-box.style1 .featured-icon:after { content: unset; }

	section.error-404 { padding: 60px 0 55px; }
	section.error-404 .ttm-big-icon { font-size: 80px; }
	section.error-404 h1 { font-size: 40px; }
	section.error-404 .page-content p { font-size: 15px; line-height: 22px; }


	#map { height: 264px; }

	/* sidebar */
	.sidebar .sidebar-right{ margin-top: 50px ; padding-top: 50px; order: 1; width: 100%; }
	.sidebar .sidebar-left{ margin-top: 50px ; padding-top: 50px; order: 1; width: 100%; }

	.comments-area .comment-form .comment-form-author, 
	.comments-area .comment-form .comment-form-email, 
	.comments-area .comment-form .comment-form-url {
		width: 100%;
	}


}

@media (min-width: 992px){

	.sidebar .sidebar-right, .sidebar .sidebar-left{
		flex: 27.914%;
		max-width: 27.914%;
		}
	.sidebar .content-area {
	    flex: 71.5%;
	    max-width: 71.5%;
	}
	.sidebar .sidebar-left, .sidebar.ttm-sidebar-right .content-area { padding-right: 30px; }
	.sidebar .sidebar-right, .sidebar.ttm-sidebar-left .content-area { padding-left: 30px; }

}


@media (max-width: 767px){

	.md-hide { display: none; }

	.fs-40 { font-size: 28px !important; line-height: 36px }
	.fs-50 { font-size: 36px !important; line-height: 46px }
	.fs-60 { font-size: 45px !important; line-height: 55px }

	.section-title h2.title { font-size: 28px; line-height: 38px; }
	.section-title.title-style-center_text .title-desc { width: 100%; }

	.section-title.style2 .title-header{ width: 100%; }
	.section-title.style2 .title-header, .section-title.style2 .title-desc { display: block; padding-right: 0; }
	.section-title.style2 .title-header:after { content: unset; }

	.ttm-ptablebox-featured-col { margin-top: 65px; }

	.res-767-mr-0 { margin-right: 0px !important; }
	.res-767-mr-15 { margin-right: 15px !important; }

	.res-767-ml-0 { margin-left: 0px !important; }
	.res-767-ml-15 { margin-left: 15px !important; }

	.res-767-mb-0 { margin-bottom: 0px !important; }
	.res-767-mb-15 { margin-bottom: 15px !important; }

	.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-20{ margin-top: 20px !important; }
	.res-767-mt-25{ margin-top: 25px !important; }
	.res-767-mt-30{ margin-top: 30px !important; }
	.res-767-mt-40{ margin-top: 40px !important; }

	.res-767-p-0 { padding: 0; }

	.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-pl-15 { padding-left: 15px !important; }
	.res-767-pr-0 { padding-right: 0 !important; }
	.res-767-pr-15 { padding-right: 15px !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-20 { padding-bottom: 20px !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'] .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; }

	/* 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; }

}



@media (max-width: 575px){

	.sm-hide { display: none; }

	.ttm_left_sep > [class*='col-']:nth-child(2) { padding-left: 0; }

	.fs-18 { font-size: 16px !important; line-height: 28px }
	.fs-40 { font-size: 24px !important; line-height: 34px }
	.fs-50 { font-size: 28px !important; line-height: 38px }
	.fs-60 { font-size: 32px !important; line-height: 40px }

	.second-footer .widget-area:nth-child(2) { margin-top: 0; }
	.footer .footer-logo { padding-right: 0; padding-bottom: 15px; }
	.footer .footer-logo:after { content: unset; }


	.newsletter-box .ttm_subscribe_form input[type="email"] {
		width: 100%;
		padding-right: 20px;
	}
	.newsletter-box .ttm_subscribe_form button[type="submit"] {
		position: unset;
		border-radius: 5px;
		margin-top: 15px;
	}

	.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-mb-0{ margin-bottom: 0px !important; }
	.res-575-mb-10{ margin-bottom: 10px !important; }
	.res-575-mb-15{ margin-bottom: 15px !important; }
	.res-575-mb-30{ margin-bottom: 30px !important; }

	.res-575-pt-0{ padding-top: 0 !important; }
	.res-575-pb-0{ padding-bottom: 0 !important; }

	.res-575-ml-0{ margin-left: 0 !important; }
	.res-575-mr-0{ margin-right: 0 !important; }
	.res-575-pl-0{ padding-left: 0 !important; }
	.res-575-pl-30{ padding-left: 30px !important; }

	.res-575-pr-0 { padding-right: 0 !important; }
	.res-575-pr-30{ padding-right: 30px !important; }

	.border-left, .border-right { border: 0px !important; }
	.row.ttm-vertical_sep > [class*=col-]:not(:last-child):before { content: unset; }

	.ttm-tabs.ttm-tab-style-01 ul.tabs li { margin-left: 0; margin-right: 0; }

	.ttm-blog-single blockquote {
		padding: 35px 25px;
		padding-top: 75px;
		font-size: 17px;
	}
	.ttm-blog-single blockquote:after{
		left: 25px;
		opacity: .1;
	}

	article.ttm-blog-classic .ttm-blog-classic-content { margin: 0; padding: 27px 0 0 0; }
	.ttm-blog-classic .ttm-blogbox-desc-footer { display: block; }
	.ttm-blog-classic .ttm-blogbox-footer-readmore { padding-bottom: 20px; }
}