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


	/* 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 13px 33px 17px;
	}
	#site-header-menu .ttm-stickable-header.fixed-header .site-branding { padding-left: 0; }

	/* ttm-header-style 01*/
	.ttm-header-style-01 { 
		position: absolute;
		left: 0;
		right: 0;
		z-index: 2;
	}
	.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: 38px 13px 38px 17px;
		position: relative;
	}



}


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

	.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-mt-15 { margin-top: 15px !important; }
	.res-1199-mt-30 { margin-top: 30px !important; }
	.res-1199-mt-35 { margin-top: 35px !important; }
	.res-1199-mt-40 { margin-top: 40px !important; }
	.res-1199-mt-50 { margin-top: 50px !important; }

	.top_bar { display: none; }
	
	/* Header */
	header .container{ max-width: 100%; }
	.header_extra { display: none !important; visibility: hidden; }
	#site-header-menu nav.main-menu ul.menu > li.mega-menu-item > a.mega-menu-link:after { 
		font-size: 18px;
	    font-weight: 600;
	    margin-top: 0;
	    position: absolute;
	    right: 15px;
	    top: 13px;
	}

	/* logo */
	.site-branding { text-align: center; }
	#site-header-menu .site-navigation { height: 80px; }

	.ttm-header-style-01 { background-color: transparent; }
	.ttm-header-style-01 .site-branding { padding: 0;}


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

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

@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%;}

}


@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(.mt-30) { 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: 32px; line-height: 38px; }
	.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; }

	.fs-30 { font-size: 22px !important; line-height: 26px !important; }
	.fs-34 { font-size: 26px !important; line-height: 30px !important; }
	.fs-40 { font-size: 32px !important; line-height: 36px !important; }
	.fs-50 { font-size: 42px !important; line-height: 46px !important; }
	.fs-60 { font-size: 50px !important; line-height: 54px !important; }

	.section-title .title-header h2.title { font-size: 40px; line-height: 48px; }
	.section-title.style2 .title-header{ width: 100%; padding-bottom: 20px;}
	.section-title.style2 .title-header, .section-title.style2 .title-desc { display: block; padding-right: 0;}
	.section-title.style2 .title-header:after { content: unset; }
	

	/* ttm-row */
	body .page.ttm-sidebar-true .site-main,	.ttm-row { padding: 60px 0 !important; }
	.ttm-row.padding_bottom_zero-section{ padding:60px 0 0 !important;  }
	.ttm-row.padding_top_zero-section { padding: 0 0 60px !important; }
	.ttm-row.padding_zero-section { padding: 0 0 !important; }
	.ttm-row.broken-section { padding: 0 0 !important; }
	.ttm-row.cta-section { padding: 30px 0 !important; }
	section.error-404 { padding: 80px 0 !important; }
	.ttm-row.grid-section { padding: 45px 0 !important; }

    .spacing-1 { padding: 60px 15px; margin: 0;}
    .spacing-2 { padding: 60px 15px !important; }
    .spacing-3 { padding: 50px 15px; margin: 0 -15px; }


    .ttm-fid.inside.ttm-fid-with-icon.style1 { padding: 15px 0; margin-left: 0; }

	section.error-404 .ttm-big-icon { font-size: 100px; }
	section.error-404 h1 { font-size: 50px; }
	section.error-404 .page-content p {
	    font-size: 16px;
	    margin-bottom: 28px;
	}
    .ttm_contact_widget_wrapper { padding: 0px 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-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-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_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; }

	/* footer */
	.second-footer { padding: 30px 0; }
	.second-footer .widget-area {
	    margin: 25px 0 25px;
	}
	.bottom-rt-side-footer, .bottom-lt-side-footer {
		text-align: center;
	}
	.bottom-lt-side-footer {
		padding-bottom: 15px;
	}

	#map { height: 264px; }
	#map > iframe { height: 100%; }

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

	
	.ttm-blog-classic .entry-header .entry-title {
	    font-size: 26px;
	    line-height: 36px;
	}

}


@media (max-width: 767px){

	.section-title .title-header h2.title {
	    font-size: 36px;
	    line-height: 44px;
	}

	.res-767-mr-0 { margin-right: 0px !important; }
	.res-767-mr-15 { margin-right: 15px !important; }
	.res-767-mr_15 { margin-right: -15px !important; }

	.res-767-ml-0 { margin-left: 0px !important; }
	.res-767-mb-0 { margin-bottom: 0px !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-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 !important; }

	.section-title.title-style-center_text .title-desc p { width: 100%; }

	.fs-30 { font-size: 20px !important; line-height: 24px !important; }
	.fs-34 { font-size: 24px !important; line-height: 28px !important; }
	.fs-40 { font-size: 30px !important; line-height: 34px !important; }
	.fs-50 { font-size: 40px !important; line-height: 44px !important; }
	.fs-60 { font-size: 48px !important; line-height: 52px !important; }

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

	ul.ttm-coursedetails-box {
	    display: block;
	    padding: 15px 10px;
	}
	ul.ttm-coursedetails-box li { padding: 10px 15px; }
	ul.ttm-coursedetails-box li:not(:last-child):after { content: unset; }
	
	.single-lp_course .course-tabs ul.tabs { display: block; }
	.single-lp_course .course-tabs ul.tabs li:first-child {
    	border-left: 2px solid #eee;
	}
	.single-lp_course .course-tabs ul.tabs li:last-child {
    	border-left: 2px solid #eee;
	    border-right: 2px solid #eee;
	}
	.single-lp_course .course-tabs ul.tabs li {
	    flex: unset;
	    border-left: 2px solid #eee;
	    border-right: 2px solid #eee;
	    margin: 0 0 8px;
	}
	.single-lp_course .course-tabs ul.tabs li a {
	    padding: 14px 18px;
	    font-size: 16px;
	}

}

@media only screen and (max-width: 600px) {
	.comments-area .comment-form .comment-form-author, 
	.comments-area .comment-form .comment-form-email, 
	.comments-area .comment-form .comment-form-url {
	    width: 100%;
	}
}

@media (max-width: 575px){

	.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-20{ margin-top: 20px !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-ml-0{ margin-left: 0 !important; }
	.res-575-mr-0{ margin-right: 0 !important; }
	.res-575-pl-0{ padding-left: 0 !important; }
	.res-575-pr-0 { padding-right: 0 !important; }

	
	.testimonials.ttm-testimonial-box-view-style1 .testimonial-caption h3 {
	    font-size: 20px;
	}
	.testimonials.ttm-testimonial-box-view-style1 .testimonial-caption label { font-size: 15px; }

	.ttm-blog-single blockquote { font-size: 18px; line-height: 30px;}
	.ttm-blog-single blockquote:after { left: 20px; font-size: 30px; padding-left: 80px; }
	.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; }

	.ttm-blog-classic .ttm-blogbox-desc-footer { display: block; height: auto;}
	.ttm-social-share-wrapper { padding-top: 10px; height: 51px;}
	.ttm-tabs.ttm-tab-style-horizontal ul.tabs li { margin-bottom: 5px; }

	ul.ttm-coursedetails-box li { width: 100%; }


}

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

	.comment-author, .comment-body { margin: 0; margin-top: 130px; }
	.comment-author { margin-top: -130px; }
	.comment-body:after {
	    top: -25px;
	    left: 50px;
	    transform: rotate(90deg);
	}


	.ttm-blog-single .ttm-blogbox-desc-media { display: block; }
	.course-reviews-list li, .course-reviews-list-shortcode li { display: block; }
	.review-author-info { padding-top: 15px; }

}
