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

	/* Bg-Layer */
	.prt-left-span > .prt-col-wrapper-bg-layer {
	    margin-left: -500px;
	}
	.prt-right-span > .prt-col-wrapper-bg-layer {
	    margin-right: -500px;
	}
}
@media only screen and (max-width: 1800px) and (min-width: 1601px){

	/* Bg-Layer */
	.prt-left-span > .prt-col-wrapper-bg-layer {
	    margin-left: -400px;
	}
	.prt-right-span > .prt-col-wrapper-bg-layer {
	    margin-right: -400px;
	}
	.spacing-3 { padding: 80px 100px 80px 115px; }
	.section-title.style3 h2 { font-size: 90px;	line-height: 100px;}
	.section-title.style3 .secondary-text { padding-left: 0; }

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

	/* Bg-Layer */
	.prt-left-span > .prt-col-wrapper-bg-layer {
	    margin-left: -300px;
	}
	.prt-right-span > .prt-col-wrapper-bg-layer {
	    margin-right: -300px;
	}
	.res-1600-ml-0 { margin-left: 0 !important; }
	.res-1600-mr-0 { margin-right: 0 !important; }

	.prt_single_image-wrapper.style3 { left: 250px; }
	.spacing-3 { padding: 80px 60px 80px 85px; }
	.section-title.style3 .secondary-text { padding-left: 0; }
	.section-title.style3 h2 { font-size: 68px;	line-height: 100px; }

	.bg-title-image h3 a { top: -80px; right: 165px; }
	.bg-title-image a { top: -110px; right: 20%; }
	
}
@media only screen and (max-width: 1300px) and (min-width: 1200px){
	.winner-flag-2 img { top: 300px; }
}
@media only screen and (max-width: 1200px) and (min-width: 1100px){
	.winner-flag-2 img { top: 240px; }
}
@media only screen and (max-width: 1100px) and (min-width: 991px){
	.winner-flag-2 img { top: 200px; }
}
@media only screen and (max-width: 1400px){

	.res-1400-ml-0 { margin-left: 0 !important; }
	.res-1400-mr-0 { margin-right: 0 !important; }
	.res-1400-pl-0 { padding-left: 0 !important; }

	.slide .slide__content--headings .second-letter { font-size: 88px; line-height: 110px; }
	.slide .slide__content--headings.second-slider .first-letter { font-size: 90px;line-height: 105px; }
	.spacing-3 { padding: 80px 0px 80px 15px; }
	.section-title.style3 .secondary-text span.Kaushan-text { font-size: 20px; line-height: 30px; }
	.section-title.style3 .secondary-text span.normal-text { font-size: 40px; line-height: 60px; }
	.section-title.style3 h2 { font-size: 58px;	line-height: 88px; }
	.section-title.style3 .secondary-text { padding-left: 0; }
	.section-title.style1 h2.title { padding-right: 0; }

	.bg-title-image a { top: -120px; right: 23%; }
	.bg-title-image h3 a { top: -75px; right: 145px; }
	.featured-imagebox-blog.style3 .featured-box-content { padding-left: 15px;}

}

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

	/* Bg-Layer */
	.prt-left-span > .prt-col-wrapper-bg-layer {
	    margin-left: -200px;
	}
	.prt-right-span > .prt-col-wrapper-bg-layer {
	    margin-right: -200px;
	}
}
@media (max-width: 1260px){
	.pricing-plan.active .prt-p_table-image img { height: 350px; }
}
@media (max-width: 1330px){
	body .page.sticky-column {
	    overflow: hidden;
	}
	.position-sticky{ position: relative !important;top: 0; }

}
@media only screen and (min-width: 1200px){
	
	.prt-row .prt-sticky-column > div {
	    position: sticky;
	    position: -webkit-sticky;
	    top: 0px;
	}
	.prt-row .prt-sticky-column-1 > div{
		position: sticky;
	    position: -webkit-sticky;
	    top: 100px;
	}
	/* header */
	/* prt-header-style 01*/
	.prt-header-style-01 .site-header-menu.bg-base-dark {
	    background-color: var(--base-dark);
	}
	.prt-header-style-01 .site-header-menu .container-fliud {
	    padding: 0px 60px 0px 60px;
	}
	.prt-header-style-01 .site-navigation h2.site-description {
	    display: block;
		font-size: 17px;
		line-height: 27px;
		font-weight: 400;
		color: var(--base-headingfont);
		padding-left: 30px;
		margin: 0px 0px 0px 0px;
		font-family: var(--base-bodyfont);
	}
	.prt-header-style-01 .site-branding:before {
		content: "";
		position: absolute;
		height: 28px;
		width: 1px;
		background-color: rgba(0,0,0,0.2);
		top: 4px;
		right: -15px;
		display: block;
	}
	.prt-header-style-01 {
		position: absolute;
		left: 0;
		right: 0;
		z-index: 2;
	}
	.prt-header-style-01 .prt-stickable-header.fixed-header {
		background-color: #fff;
		border-bottom: 1px solid rgb(255 255 255 / 16%);
	}
	.fixed-header {
	    position: fixed !important;
	    top: -30px;
	    left: 0;
	    width: 100%;
	    z-index: 9;
	}	
	.prt-header-style-01 #site-header-menu .site-navigation ul.menu > li >a { padding: 0px 10px 0 15px; }
	.prt-header-style-01 nav.main-menu ul.menu > li > a{
        color: var(--base-dark);
        height: 76px;
    	line-height: 76px;
    }
	.prt-header-style-01.treatment nav.main-menu ul.menu > li > a { color: var(--base-dark);}
	#site-header-menu .site-navigation ul.menu li ul.mega-submenu {
		padding: 15px 25px;
		border-radius: 5px;
		box-shadow: 0 3px 25px 0px rgb(43 52 59 / 10%), 0 0 0 rgb(43 52 59 / 10%) inset;
	}
	#site-header-menu .site-navigation ul.menu li ul.mega-submenu li { 
		position: relative;
	    list-style: none;
	    margin: 0 0;
	    padding: 0;
	    opacity: 0;
	    border-bottom: 1px solid transparent;
	    visibility: hidden;
	    -webkit-transform: translateY(5px);
	    -ms-transform: translateY(5px);
	    transform: translateY(5px);
	    -webkit-transition: all 0.2s cubic-bezier(0.4,0.28,0.31,1.28) 0s;
	    transition: all 0.2s cubic-bezier(0.4,0.28,0.31,1.28) 0s;
	}
	#site-header-menu .site-navigation ul.menu li ul.mega-submenu li:last-child {
		border-bottom: 0;
	}
	#site-header-menu .site-navigation ul.menu li ul.mega-submenu li a:hover { 
		position: relative;
		z-index: 2;
		color: var(--base-skin);
	}
	#site-header-menu .site-navigation ul.menu li ul.mega-submenu li a { 
		padding: 9px 0px 9px 0px;
		border: 0;
		display: inline-block;
		position: relative;
		transition: all .2s ease-in-out;
		color: #000;
		border-bottom: 1px solid rgba(255, 255, 255, 0.20);
		text-transform: capitalize;
		font-family: var(--base-headingfont);
		font-weight: 400;
		font-size: 14px;
		text-transform: uppercase;
	}
	#site-header-menu .site-navigation ul.menu li ul.mega-submenu li:last-child a {
		border-bottom: unset;
	}
	#site-header-menu .site-navigation ul.menu li ul.mega-submenu li:hover a,
	#site-header-menu .site-navigation ul.menu li ul.mega-submenu li.active a {
	    -webkit-transition: all .2s ease-in-out;
	    transition: all .2s ease-in-out;
	    background: linear-gradient(to right,var(--base-first-gradientcolor) 0%,
	    var(--base-second-gradientcolor) 100%,var(--base-first-gradientcolor) 100%);
					
	}
	#site-header-menu .site-navigation ul.menu li:hover > ul.mega-submenu > li{
		opacity: 1;
	    visibility: visible;
	    -webkit-transform: translateY(0);
	    -ms-transform: translateY(0);
	    transform: translateY(0);
	}

}
@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-mb-100 { margin-bottom: 100px !important; }
	.res-1199-mb-30 { margin-bottom: 30px !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-ml_15 { margin-left: -15px !important; }
	.res-1199-mr_15 { margin-right: -15px !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-pr-0{ padding-right: 0!important; }
	.res-1199-pl-0{ padding-left: 0!important; }
	.res-1199-pb-0{ padding-bottom: 0!important; }
	.res-1199-pb-80{ padding-bottom: 80px !important; }
	.res-1199-pb-150{ padding-bottom: 150px !important; }
	.res-1199-pb-180{ padding-bottom: 180px !important; }
	.res-1199-pb-185{ padding-bottom: 185px !important; }
	.res-1199-pr-15{ padding-right: 15px !important; }

	.res-1199-pt-0{ padding-top: 0!important; }
	.res-1199-pt-15{ padding-top: 15px!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-pt-60{ padding-top: 60px!important; }
	.res-1199-pt-80{ padding-top: 80px!important; }

	.res-1199-pl-15 { padding-left: 15px; }
	.res-1199-pl-0 { padding-left: 0px; }
	.res-1199-pr-15{ padding-right: 15px!important; }

	.res-1199-mt-10 { margin-top: 10px !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-order-2{ order: 2; }

	.row.prt-boxes-spacing-20px, .prt-boxes-spacing-20px { margin: 0 -15px !important; }
	.row.prt-boxes-spacing-20px .prt-box-col-wrapper {
	    padding-right: 15px !important;
	    padding-left: 15px !important;
	}

	.spacing-3 { padding: 30px 0px 60px 15px; margin-left: -15px; margin-top: 30px; }
	.spacing-2 { margin-right: -15px;}

	.row-equal-height > [class*='col-lg'],
	.prt-equal-height-image, .featured-imagebox img, 
	[class*='col-lg'] .prt-equal-height-image { display: flex; text-align: center; margin: 0 auto; }
	[class*='col-lg'] .prt-equal-height-image  { display: block; }
	[class*='col-lg'] .prt-equal-height-image.prt-list-img {display: none; }

	.header_extra, .header_btn, .header_cta, .side-menu { display: none !important; }

	/* Header */
	header .container{ max-width: 100%; }
	nav.main-menu ul.menu li ul.mega-submenu li.active > a { color: var(--base-skin); }

	/* logo */
	.site-branding { padding: 18px 0 22px; }
	.section-title h2 { font-size: 60px;line-height: 75px; }
	
	.site-navigation { border-bottom: unset;}
	.main-box{ padding: 0; background-image: none; }

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

	.prt-row .container, .prt-row .container-fluid, .prt-page-title-row .container, footer .container { max-width: 100%; }
	.prt-row .container, footer .container, .sidebar .container{ padding: 0; }
	.prt-row .container > .row, .prt-page-title-row .container > .row, footer .container .row {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.prt-vertical_sep > [class*='col-xl']:not(:last-child):before { content: unset; }
	.slide { height: auto; }

	/* home-page */
	.banner_slider .slide { height: 566px; }
	.slide .slide__content--headings.second-slider .first-letter { font-size: 78px; line-height: 95px; }
	.slide .slide__content--headings .third-letter { font-size: 14px; font-size: 14px; }
	.slide .slide__content--headings .second-letter {font-size: 73px; line-height: 100px; }
	.slide .slide__content--headings .first-letter { top: 16%; }

	/* footer */
	.widget.widget_nav_menu { padding: 45px 15px 20px 15px !important; }

	/* inner-pages */
	.prt-page-title-row { padding: 135px 0 30px; }
	.prt-row.blog-section_1 { padding: 105px 0 100px; }
	.pricing-plan { padding: 30px 0px 0px 0px; }
	.pricing-plan .pricing-head { width: 58%; }
	#map { padding-right: 0;}
	.site-navigation { margin-top: 0; padding: 0;}	
	.col-bg-img-two .res-1400-pl-0.img-fluid { display: none;}
	.section-title.style3 .secondary-text { padding-left: 265px; margin-top: -100px; }
	.section-title.style3 .secondary-text span.Kaushan-text { }
	.section-title.style3 h2 { font-size: 108px;line-height: 118px; }

	.bg-title-image a { position: unset; }
	.bg-title-image h3 a { position: unset; }
	.bg-title-image { text-align: center; margin-top: 30px; }
	.section-title.style3 .secondary-text { padding-left: 150px; }
	.featured-imagebox-blog.style2 { padding: 20px 20px 20px; }
	.featured-imagebox-blog.style2 .featured-title h3 a { font-size: 30px; line-height: 45px; }

	.pricing-plan { padding: 30px 0px 0px 0px; }
	.pricing-plan .pricing-head { width: 58%; }
	.col-lg-6:not(:last-child) .featured-icon-box.style4:after { right: -10px; }
	.prt-page-title-row.style2 .section-title h2 { font-size: 90px;	line-height: 100px; }
	.prt-row.team-details-section {	padding: 120px 0 120px;	}
	.prt-page-title-row.style1.inner-pages.pricing { padding: 165px 0 15px;	}
	.video-autoplay-section { height: auto; }
}

@media (min-width: 992px){

	.sidebar .container > .row { margin: 0 -15px; }
	.sidebar .sidebar-right, .sidebar .sidebar-left {
		flex: 33.5%;
    	max-width: 33.5%;
    	padding: 0 15px;
    }
	.sidebar .content-area {
	    flex: 66.5%;
	    max-width: 66.5%;
	    padding: 0 15px;
	}
	.prt-tabs.prt-tab-style-classic ul.tabs{display: -webkit-flex; display: flex;width: 100%;}
}

@media (max-width: 991px){

	.row-equal-height > [class*='col-lg'],
	.prt-equal-height-image, .featured-imagebox img, 
	[class*='col-lg'] .prt-equal-height-image { display: block; text-align: center; margin: 0 auto; }
	[class*='col-lg'] .prt-equal-height-image  { display: block; }
	[class*='col-lg'] .prt-equal-height-image.prt-list-img {display: block; }

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

	.page-title-heading h2 { font-size: 40px; line-height: 50px; margin-bottom: 8px; }
	.breadcrumb-wrapper span{ font-size: 18px; line-height: 28px; }
	.breadcrumb-wrapper span a:first-child:after, 
	.breadcrumb-wrapper span a:nth-child(2):after{ font-size: 17px; right: 2px; }
	.prt-page-title-row-inner,.prt-page-title-row-inner.style1 { padding: 40px 0 20px;}

	/* prt-bg-layer */
	[class*='col-lg'] .prt-col-bgimage-yes, .bg-layer-equal-height [class*='col-lg'] .prt-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: 30px; line-height: 42px; }
	h4 { font-size: 24px; line-height: 34px; }
	h5 { font-size: 19px; line-height: 22px; }
	h6 { font-size: 17px; line-height: 20px; }

	.prt-service-single-content-area div:not(.featured-title) > h3{ font-size: 30px; line-height: 40px; }
	
	/* prt-row */
	body .page.prt-sidebar-true .site-main,	.prt-row { padding: 100px 0 !important; }
	.prt-row.padding_bottom_zero-section{ padding:0px 0 0 !important;  }
	.prt-row.padding_zero-section { padding: 0 0 !important; }
	.prt-row.padding_top_zero-section { padding: 0 0 60px !important; }

	.prt-row.first-section { padding: 60px 0 45px !important; } 
	.prt-row.sticky-section { padding: 0px 0 40px !important;}
	.prt-row.cta-section { padding: 70px 0 30px !important; }
	.prt-row.event-section { padding: 45px 0 0px !important; }
	.prt-row.testimonial-section { padding: 45px 0 0px!important; }

	.prt-row.blog-section { padding: 0px 0 40px !important; }
	.prt-row.about-us-section {	padding: 50px 0 40px !important; }
	.prt-row.cta-section_1 { padding: 30px 0 45px !important;	}
	.prt-row.blog-section-2 { padding: 60px 0 35px !important; }
	.prt-row.services-section_1 { padding: 45px 0 45px !important;}

	.prt-row.gallery-section { padding: 5px 0 45px !important; }
	.prt-row.pricing-section { padding: 23px 0 60px !important; }
	.prt-row.tab-section_1 { padding: 35px 0 60px !important; }
	.prt-row.step-section {	padding: 30px 0 60px !important; }
	.prt-row.faq-section { padding: 45px 0 57px !important; }

	.prt-row.blog-section_1 { padding: 40px 0 40px !important; }
	.prt-row.blog-details-section {	padding: 50px 0 40px !important; }
	.prt-row.services-section_2 { padding: 70px 0 40px !important; }
	.prt-row.routes-section { padding: 60px 0 55px !important; }

	/* spacing */
	.spacing-2 { margin-top: 30px; padding: 30px 15px; padding-top: 70px; }
	.spacing-6 { margin-top: 30px; padding: 30px 15px; }

	.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-5{ padding-top: 5px !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-pt-90{ padding-top: 90px !important; }
	.res-991-pt-100{ padding-top: 100px !important; }
	.res-991-pt-110{ padding-top: 110px !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-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-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-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_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_100 { margin-top: -100px !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-35 { margin-bottom: 35px !important; }
	.res-991-mb-40 { margin-bottom: 40px !important; }	

	.res-991-mb_15{ margin-bottom: -15px !important; }
	.res-991-mb_20{ margin-bottom: -20px !important; }
	.res-991-mb_25{ margin-bottom: -25px !important; }
	.res-991-mb_30{ margin-bottom: -30px !important; }
	.res-991-mb_40{ margin-bottom: -40px !important; }
	.res-991-mb_50{ margin-bottom: -50px !important; }

	.res-991-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_10{ margin-left: -10px !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; }
	.res-991-br-unset { border-right: unset; }

	.prt-vertical_sep > [class*='col-lg']:not(:last-child):before { content: unset; }
	.d-lg-flex .border-end, .d-md-flex .border-start { border: 0 !important; }

	/* footer */
	.second-footer { padding: 20px 0 30px; }
	.footer-widget-box.link-live, 
	.footer-widget-box.social-icons,
	.footer-widget-box.timelist { margin-top: 20px; }
	.widget.enhanced-text-widget { padding: 20px 15px 20px 0; }
	.section-title h2 { font-size: 50px; line-height: 62px; }

	#map { height: 400px; }

	/* sidebar */
	.sidebar .sidebar-right{ padding-top: 50px !important; order: 1; width: 100%; }
	.sidebar .sidebar-left{ padding-top: 50px !important; order: 1; width: 100%; }

	/* footer */
	.widget_social_wrapper.social-icons { float: unset; padding-top: 20px; }
	.footer-social-icons { text-align: center; }
	.first-footer { padding: 40px 0 20px; }

	/*page-title*/
	.page-blog-title{ margin: 0 0 0; padding: 40px 20px; }
	.page-blog-title h2.blog-title{ font-size: 36px; line-height: 46px; }

	.res-991-border-br-rad_0{border-top-right-radius: 0px;}
	.res-991-border-tr-rad_0{border-top-right-radius: 0px;}
	.res-991-border-br-rad_0{border-bottom-right-radius: 0px;}
	.res-991-border-bl-rad_0{border-bottom-left-radius: 0px;}
	
	/* home-page */
	.slide .slide__content--headings .second-letter { font-size: 62px; line-height: 80px; }
	.slide .slide__content--headings .first-letter { top: 25%; }
	.banner_slider .slide { height: 496px; }
	.slide .slide__content--headings.second-slider .first-letter { font-size: 62px;	line-height: 80px; }
	.slide .slide__content--headings .third-letter { display: none; }

	/* footer */
	.second-footer .widget-area:not(:first-child):after { content: unset; }
	.second-footer .widget-address { padding: 0 !important; }
	.second-footer .widget-area .widget { padding: 20px 0 20px;	}
	.widget.widget_nav_menu { padding: 20px 15px 20px 0px !important; }
	.first-footer .circular-fid-and-text-box { float: left; padding-top: 30px; }
	.first-footer .footer-title h2 { font-size: 80px; }

	/* inner-pages */
	.pricing-plan .pricing-head { width: 100%;	margin-top: -100px; padding-right: 80px; }
	.pricing-plan .prt-p_table-title { top: -45px; left: 70px; }

	.prt-blog-single-content blockquote { margin-bottom: 0;}
	.prt-blog-single-content .blog-single-title h2 { font-size: 30px;line-height: 45px; }
	.prt-blog-single-content blockquote { font-size: 20px;line-height: 32px; }
	.video-autoplay-section { height: auto;}
	.prt-page-title-row { padding: 85px 0 90px;	}
	.tm-scrollintetx-wrapper { font-size: 140px; text-align: left; }
	.section-title.style1 h2 { padding-right: 0; }

	.section-title.style1 h2.title { font-size: 25px; }
	.featured-imagebox-service.style1 .featured-btn { margin-top: 50px;	margin-bottom: 30px; }
	.frame-border { padding: 30px 15px; }
	.featured-imagebox-service.style1 .featured-content .featured-title h3 { font-size: 35px; line-height: 45px; }
	.featured-imagebox-service.style1 .featured-desc p { padding-top: 10px; }
	.section-title.style2 h2 { font-size: 80px;	line-height: 105px; }
	#foglayer_01 .image01, #foglayer_01 .image02 , #foglayer_01 .image01, #foglayer_01 .image02 {background-image: unset;}
	#foglayer_01 .image01, #foglayer_01 .image02, #foglayer_02 .image01, #foglayer_02 .image02,
	#foglayer_03 .image01, #foglayer_03 .image02 { display: none; }

	.section-title.style2 h2 { font-size: 65px;	line-height: 90px; } 
	.prt_single_image-wrapper.style1 img { display: none;}
	.featured-imagebox-event.style1 .featured-thumbnail img { margin-left: -40px; }
	.featured-icon-box.style1 { margin-bottom: 40px; }
	.prt-p_table-amount h3 { font-size: 40px; line-height: 50px; }
	.spacing-3 { padding-bottom: 60px !important; margin-top: 60px; }
	
	.prt-page-title-row { height: 400px;}
	.section-title.style4 h2.title { font-size: 85px;	line-height: 98px; }
	.section-title.style4 .secondary-text span.normal-text { font-size: 100px; }
	.section-title.style4 .secondary-text span.Kaushan-text { font-size: 25px; line-height: 35px; }
	.featured-imagebox-blog.style2 { margin-top: 0; margin-right: 0; }

	.featured-imagebox-blog.style2 .featured-title { padding-right: 0; }
	.prt-tabs.prt-tab-style-02 ul.tabs { display: block;}
	.prt-page-title-row.style1 { height: 500px; }
	.prt-page-title-row.style1 .tm-scrollintetx-wrapper-main { margin-top: -90px; }
	.featured-imagebox-services.style2 { display: block; }

	.routes-section .tm-scrollintetx-wrapper { margin-top: 0px; }
	.pricing-plan .prt-p_table-title { top: -45px; left: 70px; }
	.ticket-box .ticket-section h3 { font-size: 36px; line-height: 52px; }
	.col-lg-6:not(:last-child) .featured-icon-box.style4:after { right: 90px; }
	.prt-page-title-row.style2 .section-title h2 { font-size: 75px;	line-height: 88px;}

	.col-bg-img-six .prt-equal-height-image { display: block !important; }
	.team-details-wrapper .team-section-title h2 { font-size: 40px;	line-height: 56px; }
	.prt-fid.inside.style2 { border-right: unset; } 
	.prt-fid.inside.style2 h4, .prt-fid.inside.style2 h4 span {	font-size: 60px; line-height: 70px;	}
	.services-step-box.style1 {	padding: 0px 40px 0px 0px; }
	.services-step-box.style1:after { content: unset;}
	.prt-page-title-row.blog-single .prt-page-title-row-inner .page-title-heading h2 {font-size: 45px;line-height: 60px;}

	.featured-icon-box.style6 {	padding: 40px 15px; }
	.first-footer .footer-title { margin-left: 0; }
	.winner-flag-2 img { display: none;}
	.winner-flag-2 img { top: -50px; }
	.section-title.style2 .title { font-size: 80px;	line-height: 100px; }
	.featured-imagebox-service.style1 { padding-right: 0;}
	.prt-tabs.prt-tab-style-02 ul.tabs li .featured-imagebox-blog.style3 { margin-right: 0; }
	.prt-tabs.prt-tab-style-02 ul.tabs li { width: 100%; }

	.pricing-plan .pricing-table-heading .prt-p-blur-text { margin-left: -10px; }
	.featured-imagebox-event.style1.content .featured-thumbnail img { width: 100%; height: 100%; border-radius: unset; }
	.featured-icon-box.style3 { width: fit-content; }
	.services-item.style1 .marquee-item.style1 { margin-left: -80%; }
	
}
	
@media (max-width: 767px){

	.spacing-1 { padding: 30px; }
	.spacing-3 { padding: 30px 0 15px 15px; }
	.spacing-4 { padding: 30px 15px; }
	.spacing-5 { padding: 30px;	}

	.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-mb-15 { margin-bottom: 15px !important; }
	.res-767-mb-35 { margin-bottom: 35px !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-pt-10 { padding-top: 10px !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-20 { padding-top: 20px !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'] .prt-equal-height-image { text-align: center; margin: 0 auto}
	[class*='col-md'] .prt-equal-height-image  { display: block; }

	.prt-row.cta-section { padding: 50px 0 30px !important;	}
	.prt-row.tab-section_1 { padding: 45px 0 60px !important; }

	.comments-area .comment-form .comment-form-author,
	.comments-area .comment-form .comment-form-email, 
	.comments-area .comment-form .comment-form-phone,
	.comments-area .comment-form .comment-form-age,
	.comments-area .comment-form .select-option,
	.comments-area .comment-form .comment-form-date{width: 100%; margin-right: 0;}
	.order-sm{order: 1;}
	.d-md-flex .border-end, .d-md-flex .border-start { border: 0 !important; }

	/* prt-bg-layer */
	[class*='col-md'] .prt-col-bgimage-yes, 
	.bg-layer-equal-height [class*='col-md'] .prt-col-bgcolor-yes{ height: auto !important; }

	.section-title.title-style-center_text .title-desc p { width: 100%; }
	.section-title h2 {	font-size: 40px; line-height: 55px;	}

	/* Page-Title */
	.breadcrumb-wrapper .breadcrumb-wrapper-inner{ padding: 0; background: transparent; }
	.title-box .page-title-heading h1{ font-size: 38px ; line-height: 41px; }
	.prt-page-title-row .prt-page-title-row-inner .page-title-heading h2 {	font-size: 60px; }

	.slick_slider .slick-arrow, .slick_slider .slick-dot { display: none; visibility: hidden; }

	/* footer */
	.first-footer h2 { font-size: 45px; line-height: 55px; }
	.footer .widget.footer-widget-box { padding-top: 30px;}
	
	/* home-page */
	
	/* inner-pages */
	.prt-p_table-title h3 { font-size: 37px; line-height: 47px; }
	
	.prt-blog-single-content .social-media-block { display: block; }
	.prt-blog-single-content .prt_tag_lists.prt-tags-links { margin-bottom: 20px; }
	.comments-area_1 .comment-form_1 .comment-form-author, 	.comments-area_1 .comment-form_1 .comment-form-web,
	.comments-area_1 .comment-form_1 .comment-form-comment { margin-bottom: 15px;}
	.comments-area_1 .comment-form_1 .comment-form-email { margin-bottom: 30px;}
	.prt-blog-classic-box-comment_1 { padding: 25px 15px 40px 15px; }

	/* footer */
	.widget.widget_nav_menu { padding: 30px 15px 20px 0px !important; }

	/* home-1 */
	.round-button a { width: 70px; height: 70px; line-height: 70px; right: 30px; }	
	.round-button a:after { right: 18px; font-size: 23px; }
	.slide .slide__content--headings .second-letter { font-size: 52px; line-height: 50px; }
	.slide .slide__content--headings.second-slider .first-letter { font-size: 52px; line-height: 65px; }

	.tm-scrollintetx-wrapper { display: none; }
	.circular-fid-and-text-box { display: block; margin-bottom: 30px; }
	.section-title.style2 h2.title { font-size: 45px; line-height: 65px; }
	.marquee-block.style1 { display: block; width: auto; }
	.featured-imagebox-event.style1 .featured-thumbnail img { margin-left: 0;  }
	.featured-imagebox-event.style1 .featured-content { margin-left: 15px; padding: 30px 15px 30px 0; }
	.featured-imagebox-event.style1.content .featured-content { padding: 30px 15px 30px 15px; }

	.testimonials.style1 { display: block; }
	.testimonials.style1:before { left: 0;}
	.testimonials.style1 .testimonial-content { padding-left: 0; padding-top: 20px; }
	.section-title.style3 .secondary-text {	display: none; }
	.section-title.style3 h2 { font-size: 78px;	line-height: 98px; }
	.prt-tabs.prt-tab-style-01 { padding: 30px 15px; }
	.prt-tabs.prt-tab-style-01 ul.tabs { padding-right: 15px; }
	.prt-tabs.prt-tab-style-01 .content-tab { padding-left: 15px; }   

	.prt-tabs.prt-tab-style-01 ul.tabs li { font-size: 15px; line-height: 25px; }
	.prt-tabs.prt-tab-style-01 ul.tabs li.active { font-size: 20px;	line-height: 30px; }
	.prt-pricing-plan .prt-p_table-body ul li { font-size: 15px; }
	.time-zone-table1.table-responsive.text-center.mt_40 { overflow: scroll;}
	.section-title.style4 h2.title { font-size: 70px; line-height: 80px; }
	.copyright .cpy-text { text-align: center; }

	.prt-page-title-row.style1 .tm-scrollintetx-wrapper-main { display: none; }
	.prt-page-title-row.style1 { padding: 150px 0 15px; }
	.prt-page-title-row .section-title h2 { font-size: 60px; line-height: 68px; }
	.featured-imagebox-services.style2 { display: block; }
	.ticket-box { padding: 30px 15px; }
	.ticket-box:before { content: unset;}

	.col-lg-6:not(:last-child) .featured-icon-box.style4:after { content: unset; }
	.section-title.style6 h3 { font-size: 19px;	line-height: 24px; }
	.section-title.style6 h2 a { font-size: 30px; line-height: 40px; }
	.prt-page-title-row.style3 .section-title h2 { font-size: 60px;	line-height: 73px; }
	.prt-tabs.prt-tab-style-03 ul.tabs { width: 100%; display: block; }
	.prt-tabs.prt-tab-style-03 ul.tabs li {
		display: block;
		border: 1px solid #CEC9C1;
		margin-bottom: 15px;
	}

	.featured-imagebox-services-style3 .featured-iconbox { text-align: left; top: 30px; }
	.featured-imagebox-services-style3 .featured-content-inner { padding: 20px 0 80px; }
	.services-box-marque:hover .featured-imagebox-services-style3 .featured-content-inner {	padding: 20px 0 102px; }
	.services-box-marque:hover .featured-imagebox-services-style3 .featured-iconbox { top: 55px; text-align: center; }
	.services-box-marque:hover .marquee-block-style2 { right: 15px; }
	.featured-imagebox-services-style3 .featured-content-inner .featured-title h3 {	font-size: 32px;line-height: 42px;}
	.marquee-text.style2 { font-size: 35px;	line-height: 42px; }
	.prt-page-title-row.service-details.style2 .prt-page-title-row-heading h2 { font-size: 45px; line-height: 55px; }

	.prt-page-title-row.blog-single .prt-page-title-row-inner .page-title-heading h2 {
		font-size: 35px;
		line-height: 47px;
	}
	.section-title.style2 .title { font-size: 65px;	line-height: 105px;	}
	.pricing-plan .pricing-table-heading .prt-p-blur-text { font-size: 145px; }
	.pricing-plan .pricing-head { margin-left: -30px; }
	.featured-imagebox-event.style1 .featured-thumbnail img { width: 100%; height: 100%; border-radius: unset; }
	.services-item.style1 h3 a { font-size: 30px; line-height: 40px; }
	.services-item.style1 .featured-thumbnail img { width: 178px; height: 198px; }
	.services-item.style1 .featured-thumbnail { top: -40px; }
}

@media (max-width: 575px){

	.res-575-mt-0{ margin-top: 0px !important; }
	.res-575-mt-5{ margin-top: 5px !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-20{ margin-bottom: 20px !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-p-0 { padding: 0 !important; }
	.res-575-pt-30 { padding-top: 30px !important; }
	.res-575-pl-0{ padding-left: 0 !important; }
	.res-575-pl-15{ padding-left: 15px !important; }
	.res-575-pr-0 { padding-right: 0 !important; }
	.res-575-pr-15 { padding-right: 15px !important; }
	.res-575-pb-0 { padding-bottom: 0 !important; }
	.res-575-pb-40 { padding-bottom: 40px !important; }
	.res-575-pb-90 { padding-bottom: 90px !important; }
	.res-575-pt-0 { padding-top: 0 !important; }

	.spacing-2 { padding-top: 85px; }

	.d-sm-flex.prt-vertical_sep > [class*='col']:not(:last-child):before { content: unset; }
	.section-title h2 { font-size: 35px; line-height: 50px; }

	.float-575-start { float: left;}
	.widget-banner h3.fs-24 { font-size: 19px !important; }

	.prt-vertical_sep > [class*='col-sm-6']:not(:last-child):before { content: unset; }

	.border-left, .border-right, .border-bottom, .border-top { border: 0px !important; }
	.row.prt-vertical_sep > [class*=col-]:not(:last-child):before { content: unset; }
	.section-title h2.title{ font-size: 33px; line-height: 45px; }
	.page-blog-title h2.blog-title { font-size: 30px; line-height: 40px;}


	/* footer */
	.footer-nav-menu li { width: 100%;}
	.widget ul#menu-footer-service-link li { display: block; }
	.first-footer .footer-title h2 { font-size: 60px; }

	/* home-page */
	.row.prt-boxes-spacing-25px .prt-box-col-wrapper { padding-left: 0 !important; padding-right: 0 !important;}
	.slide .slide__content--headings img ,
	.slide .slide__content--headings .first-letter , 
	.slide .slide__content--headings.second-slider .banner-desc { display: none;}
	.slide .slide__content--headings.second-slider .first-letter { display: block;}
	.slide .slide__content--headings .second-letter { text-align: center; display: block; }
	.slider-btn { text-align: center; }
	.slide .slide__content--headings .second-letter { font-size: 45px; line-height: 60px; }
	.banner_slider .slide { height: 382px; }
	.slide .slide__content--headings.second-slider .prt-btn { float: unset;}
	.slide .slide__content--headings.second-slider .first-letter { font-size: 43px;	line-height: 55px; text-align: center;}

	/* inner-pages */

	.team-details-wrapper .team-section-title h2 { font-size: 35px;	line-height: 51px; }
	.team-details-wrapper .team-description p { font-size: 20px;line-height: 30px;padding-left: 0;padding-top: 20px;text-align: center;}
	.team-details-wrapper .team-description:before { position: relative;}

	.prt-blog-single-content .blog-single-title h2 { font-size: 25px; line-height: 40px; }
	.prt-blog-single-content blockquote { padding: 20px; }
	
	/* home */
	.round-button a { position: relative; bottom: -20px; }
	.pricing-plan .prt-p_table-button a { width: 80px;height: 80px;	line-height: 80px; }
	.pricing-plan .prt-p_table-button a:after { right: 23px; font-size: 25px; }
	.pricing-plan.style1 { padding: 20px 15px 50px 14px; }
	.round-button a { right: 0;}
	.section-title.style3 h2 { 
		font-size: 45px;
		line-height: 55px;
		text-align: center;
	}

	.featured-imagebox-blog.style3 .featured-box-content { text-align: center; padding-left: 0; padding-top: 30px; }
	.featured-imagebox-blog.style3 { padding: 30px 15px 15px; margin-right: 0; }
	.prt-page-title-row .section-title h2 { text-align: center; }
	.prt-page-title-row.style1 { height: auto; padding: 70px 0 15px; }
	.grid-wrapper { display: block; }
	.grid-wrapper .grid-item img { margin: 15px 0px; }

	.pricing-plan .prt-p_table-button a { 
		width: 80px;
		height: 80px;
		line-height: 80px;
	}
	.pricing-plan .prt-p_table-button a:after { right: 23px; font-size: 25px; }
	.ticket-box .ticket-section h3 { font-size: 30px; line-height: 42px; }
	.featured-icon-box.style5 { padding: 30px 15px; }
	.prt-page-title-row.blog-single .post-category { padding-top: 22px; }
	.prt-page-title-row.blog-single .post-category { display: block; }
	.prt-page-title-row.blog-single .post-date {	padding-top: 15px; }

	.prt-page-title-row.blog-single .prt-page-title-row-inner .page-title-heading h2 {
		font-size: 35px;
		line-height: 47px;
	}
	.section-title.style2 .title { font-size: 50px;	line-height: 85px; }
	.prt-tabs.prt-tab-style-01 { display: block;}
	.prt-tabs.prt-tab-style-01 .content-tab { padding-left: 0; }
	.prt-tabs.prt-tab-style-01 ul.tabs { border-bottom: 1px solid rgba(255, 255, 255, 0.10); margin-bottom: 35px; }
	.prt-page-title-row.style1 .section-title h2 { margin-bottom: 50px; } 
	.grid-wrapper .grid-item { display: block; }
	.prt-tabs.prt-tab-style-01 ul.tabs { border-right: unset; }
}

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

	.spacing-5 { padding: 30px 15px; }

	.comment-author, .comment-body { margin: 0; margin-top: 130px; }
	.comment-author { margin-top: -130px; }
	.reply { float: none; }
	.featured-imagebox-services.style1.col-img h2 { font-size: 26px; line-height: 40px; }
	ul.menu-footer-link_1 li { width: 100%; }

	.first-footer h2 { font-size: 40px;	line-height: 50px; }
	.section-title.style4 h2.title { font-size: 45px;line-height: 70px; }
	.section-title.style6 h2 a { font-size: 21px; line-height: 30px;}
	.section-title.style6 h3 { font-size: 17px;	line-height: 27px; }
	.prt-page-title-row.style2 .section-title h2 { font-size: 50px;	line-height: 63px; }
	.featured-icon-box.style1 .featured-title { display: block; }

	.featured-icon-box.style1 .featured-desc p { padding-left: 15px;}
	.featured-icon-box.style1 { padding: 15px 15px 10px 0;}
	.section-title.style2 h2.title { font-size: 35px; line-height: 60px; }
	.featured-icon-box.style3 .featured-title { padding-left: 10px; }
}

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

	.download_block {display: block;}
	.download_block .prt-file-title{ padding: 10px 0 0; }
	.copy-text p, .copy-text-email p{ font-size: 20px; line-height: 30px; }
}

