/** ==========================================================================================

  Project :   Painter - Responsive Multi-purpose HTML5 Template
  Version:    1.1
  Author :    Preyantechnosys

========================================================================================== */

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

@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;
	}
	p br, h2 br{display: none;}
	.first-footer{padding: 80px 0px 60px;}
	.bottom-footer{padding: 0 0px;}
	.first-footer .widget.widget_text.footer-banner-title h2{
		font-size: 40px;
		line-height: 50px;
	}
	.widget.newsletter_widget h3 {
    font-size: 25px;
    line-height: 35px;
	}
}

@media only screen and (max-width: 1400px){
		h2 br{display: none;}
		.first-footer{padding: 80px 0px 60px;}
		.bottom-footer{padding: 0 0px;}
		.first-footer .widget.widget_text.footer-banner-title h2{
				font-size: 35px;
				line-height: 45px;
		}
		.widget.newsletter_widget h3 {
    	font-size: 25px;
    	line-height: 35px;
		}
		.widget .widget-contact-link .prt-email a{font-size: 14px;}
		.section-title.style2 h2{font-size: 100px; line-height: 110px;}
}

@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: 1330px){
	body .page.sticky-column {
	    overflow: hidden;
	}
	.position-sticky{ position: relative !important; top: 0; }
	p br{display: none;}

}
@media only screen and (min-width: 1200px){
	
	.prt-row .prt-sticky-column > div {
	    position: sticky;
	    position: -webkit-sticky;
	    top: 0px;
	}

	/* 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: 15px;
	    font-weight: 400;
	    color: var(--base-headingfont);
	    padding-left: 30px;
	    margin: 0px 0px 0px 26px;
	}
	.prt-header-style-01 {
		position: absolute;
		left: 0;
		right: 0;
		z-index: 2;
	}
	.prt-header-style-01 #site-header-menu .site-navigation ul.menu > li >a { margin: 0px 18px 0 18px; }
	.prt-header-style-01 nav.main-menu ul.menu > li > a{
        color: var(--base-white);
        height: 80px;
    	line-height: 80px;
    }
    .prt-header-style-01 nav.main-menu ul.menu > li.active > a:before,
    .prt-header-style-01 nav.main-menu ul.menu > li > a:hover:before{width: 100%;}
    .prt-header-style-01 nav.main-menu ul.menu > li > a:before{
    	position: absolute;
	    content: '';
	    left: 0;
	    bottom: 28px;
	    background-color: var(--base-skin);
	    height: 1px;
	    width: 0%;
	    transition: all .3s ease 0s;
    }
	.prt-header-style-01.treatment nav.main-menu ul.menu > li > a {
	 	color: var(--base-headingfont-color);
	}

	/* prt-header-style 02*/
	.prt-header-style-01 .site-header-menu.bg-base-dark {
	    background-color: var(--base-dark);
	}
	.prt-header-style-02 .site-header-menu .container-fliud {
	    padding: 0px 60px 0px 60px;
	}
	.prt-header-style-02 .site-navigation h2.site-description {
	    display: block;
	    font-size: 15px;
	    font-weight: 400;
	    color: var(--base-headingfont);
	    padding-left: 30px;
	    margin: 0px 0px 0px 26px;
	}
	.prt-header-style-02 {
		position: absolute;
		left: 0;
		right: 0;
		z-index: 2;
	}
	.prt-header-style-02 #site-header-menu .site-navigation ul.menu > li >a { margin: 0px 18px 0 18px; }
	.prt-header-style-02 nav.main-menu ul.menu > li > a{
        color: var(--base-black);
        height: 80px;
    	line-height: 80px;
    }
    .prt-header-style-02 nav.main-menu ul.menu > li.active > a:before,
    .prt-header-style-02 nav.main-menu ul.menu > li > a:hover:before{width: 100%;}
    .prt-header-style-02 nav.main-menu ul.menu > li > a:before{
    	position: absolute;
	    content: '';
	    left: 0;
	    bottom: 28px;
	    background-color: rgba( 0,0,0 , 0.90);
	    height: 1px;
	    width: 0%;
	    transition: all .3s ease 0s;
    }
	.prt-header-style-02.treatment nav.main-menu ul.menu > li > a {
	 	color: var(--base-headingfont-color);
	}
	.sidebar .sidebar-left,
	.sidebar.prt-sidebar-right .content-area {
	    padding: 100px 40px 100px 15px !important;
	}
	
}


@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-ml_15 { margin-left: -15px !important; }
	.res-1199-mr_15 { margin-right: -15px !important; }
	.res-1199-mt_15 { margin-top: -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-30{ padding-bottom: 30px!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-pl-15 { padding-left: 15px!important; }
	.res-1199-pl-40 { padding-left: 40px!important; }
	.res-1199-pr-15{ padding-right: 15px!important; }
	.res-1199-pr-40{ padding-right: 40px!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-40 { margin-top: 40px !important; }
	.res-1199-mt-50 { margin-top: 50px !important; }

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

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

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

	.header_extra, .header_btn, .header_cta, .side-menu { display: none !important; }
	
	.prt-header-style-01 .site-branding h1,
	.prt-header-style-02 .site-branding h1 {  padding: 15px 0 15px; }
	.prt-header-style-01 .headermain-block.d-flex.align-items-center.justify-content-between{
		display: block !important;
	}
	.prt-header-style-01 { padding: 0 !important; background-color: var(--base-black); }
	.prt-header-style-02 .site-navigation{ border-bottom: 1px solid transparent; }

	/* Header */
	header .container{ max-width: 100%; }
	nav.main-menu ul.menu li ul.mega-submenu li.active > a { color: var(--base-skin); }
	.top_bar, .header-cta-wrapper{display: none;}
	.prt-header-style-01 .site-navigation{
		padding: 0 0px; 
		border-radius: 0;
		border-bottom: 1px solid var(--base-black);
	}
	.hero-section{ padding: 100px 0 50px; }
	.prt-header-style-01 #site-header-menu .site-navigation ul.menu > li > a:before{content: unset;}
	.prt-header-style-01 #site-header-menu .site-navigation ul.menu>li:before{content: unset;}

	/* logo */
	.site-branding { padding: 0px 0 0px; background-color: transparent; }
	.site-branding a{padding: 0;}
	.prt-header-style-01 .site-header-menu-inner.prt-stickable-header {
		position: absolute;
	    left: 0;
	    right: 0;
	    background-color: transparent;
	    z-index: 2;
	    padding: 0 0px;
	}
	.prt-header-style-01 .site-branding #logo-img,
	.prt-header-style-02 .site-branding #logo-img{ max-width: 135px; }
	.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;
	}
	.widget-title-h3 { min-width: 30%; }
	.prt-vertical_sep > [class*='col-xl']:not(:last-child):before { content: unset; }


	/*banner*/
	.hero-content-block .hero-content h1{font-size: 100px; line-height: 110px;}
	.hero-content-block .hero-content h1 span:after{bottom: 15px;}

	.sidebar .sidebar-left,
	.sidebar.prt-sidebar-right .content-area {
	    padding: 100px 15px 100px 15px !important;
	}

	.section-title h2.title{font-size: 65px; line-height: 75px;}
	.section-title.style1 h2.title { font-size: 80px;  line-height: 110px;}
	.about-section .about-img-2 {right: 0; top: 115pxpx;}
	.about-section .about-img-3 {right: 0; top: 320px; display: none;}
	.services-item.style1 .featured-content .featured-title h3, 
	.marquee-item.style1 .marquee-content .marquee-text h3{
			font-size: 45px;
			line-height: 55px;
	}
	.prt-testimonial.style1:before{width: 75px; height: 300px;}
	.showcase-item-col-box.active .showcase-item, .showcase-item{width: 100%;}
	.prt-testimonial.style1 .testimonial-content blockquote{font-size: 22px; line-height: 32px;}
	
	.first-footer .widget.widget_text.footer-banner-title h2{
			font-size: 29px;
			line-height: 40px;
	}
	.widget.newsletter_widget h3 {
    	font-size: 23px;
    	line-height: 33px;
	}
	.prt-row.about-section_1{padding: 100px 0 0 0;}
	.prt-row.contact-section{ padding: 100px 0; }
	.section-title.style2 h2 {  font-size: 80px;  line-height: 90px;}
	.featured-stepbox.style1 .featured-content{padding: 50px 30px 0 0;}
	.featured-stepbox.style1.box-left .featured-content{padding-left: 30px;}
	.featured-stepbox.style1{ padding: 0 40px 0 15px; }
	.featured-stepbox.style1.box-left{padding: 0 15px 0 40px;}
	.featured-icon-box.style1,
	.service-section .service-img {padding: 20px 10px !important;}
	.prt-row.portfolio-section_1{ padding: 70px 0 55px; }
	.prt-page-title-row-inner{padding: 100px 0;}
	

}

@media (min-width: 992px){

	.sidebar .container > .row { margin: 0 -15px; }
	.sidebar .sidebar-right, .sidebar .sidebar-left {
			flex: 30%;
    	max-width: 30%;
    	padding: 0 15px;
    }
	.sidebar .content-area {
	    flex: 70%;
	    max-width: 70%;
	    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 h2.title br{ display: none; }
	.section-title h2.title{ font-size: 40px; line-height: 50px; }
	.section-title.title-style-center_text .title-desc p { width: 75%; }

	/* 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: 18px; line-height: 28px; }
	h4 { font-size: 24px; line-height: 34px; }
	h5 { font-size: 14px; line-height: 24px; }
	h6 { font-size: 12px; line-height: 22px; }

	.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: 60px 0 !important; }
	.prt-row.padding_bottom_zero-section{ padding:60px 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.portfolio-section{padding: 40px 0 20px !important;}
	.prt-row.cta-section{padding: 85px 0 60px !important;}
	.prt-row.testimonial-section{padding: 30px 0 40px !important;}
	.prt-row.blog-section{padding: 00px 0 35px !important;}
	.prt-row.about-section_1{padding: 60px 0 0 0 !important;}
	.prt-row.portfolio-section_1{ padding: 30px 0 25px !important; }
	.prt-row.blog-section_1{ padding: 45px 0 35px !important; }
	.prt-row.contact-section{ padding: 60px 0 !important; }
	.prt-row.sidebar { padding: 50px 0 60px !important; }
	.prt-row.portfolio-detail-section{ padding: 60px 0 45px !important; }
	
	/* spacing */

	.spacing-2 {  padding: 10px 0px 0px 0px;}

	.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-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-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_25 { margin-top: -25px !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-35 { margin-bottom: 35px !important; }
	.res-991-mb-40 { margin-bottom: 40px !important; }	
	.res-991-mb-55 { margin-bottom: 55px !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_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; }

	.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: 60px 0 0px; }
	.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; }

	#map {height: 400px;}

	/* sidebar */
	.sidebar .sidebar-left,
	.sidebar.prt-sidebar-right .content-area {
	    padding: 0 15px 50px 15px !important;
	    margin-top: 30px;
	}
	.sidebar .sidebar-right {
    	order: 1;
    	width: 100%;
	}

	/*page-title*/
	.prt-page-title-row-inner{padding: 60px 0;}

	/*banner*/
	.hero-content-block .hero-content h1{font-size: 80px; line-height: 90px;}
	.hero-content-block .hero-content h1 span:after{bottom: 8px;}
	.hero-section{ padding: 115px 0 50px; }

	.section-title h2.title{font-size: 40px; line-height: 50px;}
	.section-title.style1 h2.title { font-size: 65px;  line-height: 95px;}
	.about-section .about-img-1{position: relative;}
	.about-section .about-img-2 { display: none;}
	.about-section .about-img-3 { display: none;}
	.section-title .title-desc p{width: 100%;}
	.services-item.style1 .featured-content .featured-title h3, 
	.marquee-item.style1 .marquee-content .marquee-text h3{
			font-size: 25px;
			line-height: 35px;
	}
	.services-item.style1{padding: 25px 15px;}
	.marquee-item.style1 .marquee-content .marquee-text h3:after{
		background-image: unset;
		height: 20px;
    background-color: var(--base-black);
    width: 1px;
    margin: 5px 0 0 0;
	}
	.services-item.style1:hover .featured-content .featured-title h3:after{
			height: 20px;
	}
	.services-item.style1 .featured-thumbnail img{width: 200px; height: 200px;}
	.services-item.style1 .featured-thumbnail{right: 25%;}
	.featured-title h3{font-size: 20px; line-height: 35px;}
	.cta-img{margin-top: -17%;}
	.showcase-item-col-box, .showcase-item-col-box.active {
    width: 100%;
    max-width: 100%;
    margin-bottom: 30px;
  }
  .showcase-item-col-box:last-child{margin-bottom: 0px;}
  .prt-testimonial.style1:before {content: unset;}
  .prt-testimonial.style1 .testimonial-content:before{width: 80px; height: 60px;}
  .prt-testimonial.style1 .testimonial-content{padding-left: 0;}
  .prt-testimonial.style1 .testimonial-content blockquote{
  	padding: 80px 0px 0 0;
  	margin: 0;
  }
  .prt-testimonial.style1 .testimonial-caption,
  .prt-testimonial.style1 .testimonial-caption h3{padding-left: 0;}
  .featured-imagebox-post.style1 .featured-content h3{font-size: 20px; line-height: 30px;}
  .widget.newsletter_widget{padding-top: 20px;}
  .copyright {  display: block; }
  .footer-nav-menu{margin: 10px 0 0 0;}
  .first-footer { padding: 60px 0px 5px;}
  .about-section_1 .about-img-1{ margin-left: 0px; margin-top: 20px;}
	.about-section_1 .about-img-2{ padding-top: 20px;}
	.tm-reveal-effects-yes.tm-reveal-direction-lr.rl{text-align: left;}
	.featured-stepbox.style1:before{content: unset;}
	.stepbox-border{border-right: none;}
	.featured-stepbox.style1, .featured-stepbox.style1.box-left{padding: 0px 15px;}
	.about-section_1 .service-img-1{margin-left: 0; margin-top: 20px;}
	.about-section_1 .service-img-2{ padding-top: 20px;}
	.featured-icon-box.style1{padding: 0px 0px !important;}
	.service-section .service-img {padding: 15px 0px !important;}
	.contact-section .contect-img-1{margin-left: 0; margin-top: 20px; max-width: 100%;}
	.prt-team-member-single-content-area .prt-team-member-single-title-wrapper .prt-team-member-title{
		font-size: 25px;
		line-height: 35px;
	}
	.prt-pf-single-content-area h2{font-size: 25px; line-height: 35px;}
	.prt-pf-single-content-area h1{font-size: 30px; line-height: 40px;}
	article.prt-service-single-content-area .prt-service-classic-content{text-align: left;}
	article.prt-service-single-content-area .prt-service-classic-content h2	{
		font-size: 30px; 
		line-height: 40px;
	}
	article.prt-service-single-content-area .feedback-block .feedback-content {
    padding-top: 30px;
    padding-bottom: 30px;
	}
	.services-detail-section .tm-reveal-effects-yes.tm-reveal-direction-lr.rl,
	.services-detail-section .tm-reveal-effects-yes.tm-reveal-direction-lr{text-align: center;}
	.showcase-item-col-box .showcase-item-overlay{
		width: 730px;
    margin: auto;
    text-align: center;
    right: 0;
	}
	.showcase-item { width: 100%;  height: 500px; }



}

@media (max-width: 767px){

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

	.comments-area .comment-form .comment-form-author,
	.comments-area .comment-form .comment-form-email, 
	.comments-area .comment-form .comment-form-website,
	.comments-area_1 .comment-form_1 .comment-form-author, 
	.comments-area_1 .comment-form_1 .comment-form-email, 
	.comments-area_1 .comment-form_1 .comment-form-number, 
	.comments-area .comment-form .comment-form-url,
	.comments-area_1 .comment-form_1 .comment-form-zipcode{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%; }

	/*banner*/
	.hero-section .hero-slide{ min-height: 520px; }
	.hero-section .slide-1 .hero-slider-content div.pretitle{ font-size: 24px; line-height: 34px; }
	.hero-section .slide-1 .hero-slider-content h2.title{ font-size: 56px; line-height: 66px; }


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

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

	/*banner*/
	.hero-content-block .hero-content h1{font-size: 65px; line-height: 75px;}
	.hero-content-block .hero-content h1 span:after{display: none;}
	.services-item.style1 .featured-thumbnail{right: 15%;}
	.services-item.style1 .featured-content .featured-title h3, 
	.marquee-item.style1 .marquee-content .marquee-text h3{
			font-size: 17px;
			line-height: 27px;
	}
	.marquee-item.style1 .marquee-content .marquee-text h3:after{margin: 3px 0 0 0;}
	.featured-imagebox-portfolio.style1{text-align: center; margin: 15px 0;}
	.prt-row.portfolio-section{padding: 45px 0 40px !important;}
	.section-title.style1 h2.title {   font-size: 45px; line-height: 65px;}
	.cta-img{text-align: center; margin-top: 20px; margin-right: 0;}
	.featured-imagebox-post.style1 .featured-thumbnail img{height: auto;}
	.tm-reveal-effects-yes.tm-reveal-direction-lr.rl,
	.tm-reveal-effects-yes.tm-reveal-direction-lr{text-align: center;}
	.section-title.style2 h2 { font-size: 70px; line-height: 80px; }
	.featured-stepbox.style1 .featured-content{padding: 0 30px 0 0;}
	.prt-blog-classic-box-comment p.form-submit.cookies {
    	display: block !important;
    	width: 100%;
	}
	.prt-team-member-single-content-area .featured-content { margin-top:30px; }
	.prt-team-member-single-content .prt-featured-wrapper img { width:100%; }
	.prt-tabs.prt-tab-style-02 .content-inner h3{margin-top: 20px;}
	.prt-tabs.prt-tab-style-02 ul.tabs li.active a, 
	.prt-tabs.prt-tab-style-02 ul.tabs li a {
    font-size: 20px;
    line-height: 30px;
    padding: 15px 10px 15px 0px;
}
.showcase-item-col-box .showcase-item-overlay{width: auto;}

	
}

@media (max-width: 575px){
		
	.d-sm-flex .border-end, .d-md-flex .border-start { border: 0 !important; }

	.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-20 { padding-top: 20px !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-20 { padding-bottom: 20px !important; }
	.res-575-pb-40 { padding-bottom: 40px !important; }
	.res-575-pt-0 { padding-top: 0 !important; }

	.d-sm-flex.prt-vertical_sep > [class*='col']:not(:last-child):before { content: unset; }
	.prt_single_image-wrapper.text-start.flex-grow-0.flex-shrink-0.flex-basis-auto img {width: 100%;}

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

	/*banner*/
	.hero-content-block .hero-content h1{font-size: 60px; line-height: 70px;}

	.section-title h2.title{font-size: 30px; line-height: 40px;}
	.section-title.style1 h2.title {   font-size: 40px; line-height: 60px;}
	.services-item.style1 .featured-content{
			display: flex;
    	width: 100%;
    	align-content: flex-start;
    	flex-wrap: wrap;
    	align-items: center;
	}
	.services-item.style1 .marquee-item.style1{width: 185px;}
	.first-footer .widget.widget_text.footer-banner-title h2 {
    	font-size: 25px;
    	line-height: 35px;
	}
	.section-title.style2 h2 { font-size: 60px; line-height: 70px; }
	.section-title.style2 h3.title{font-size: 45px; line-height: 55px;}
	.featured-stepbox.style1, .featured-stepbox.style1.box-left{display: block;}
	.featured-stepbox.style1 .featured-content{text-align: left; padding: 0;}
	.featured-stepbox.style1.box-left .featured-content{padding: 20px 0 0 0;}
	.prt-row.history-section{padding: 60px 0 45px !important;}
	.prt-blog-single h3 {  font-size: 25px;  line-height: 35px; }
	.fs-40{font-size: 30px; line-height: 40px;}
	.prt-pf-detailbox-list li{ padding: 5px 50px 12px 0;}
	.prt-tabs.prt-tab-style-02 ul.tabs{border-bottom: none;}
	.prt-tabs.prt-tab-style-02 ul.tabs li.active a, 
	.prt-tabs.prt-tab-style-02 ul.tabs li a{padding: 10px 10px 10px 0;}

}

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

	.comment-author, .comment-body { margin: 0; margin-top: 130px; }
	.comment-author { margin-top: -130px; }
	.reply { float: none; }

	/*banner*/
	.hero-content-block .hero-content h1{font-size: 45px; line-height: 60px;}

	.section-title.style1 h2.title {   font-size: 35px; line-height: 55px;}
	.section-title.style1 h2.title span{padding: 25px 25px 5px 25px;}
	.prt-testimonial.style1 .testimonial-content blockquote{font-size: 18px; line-height: 28px;}
	.prt-testimonial.style1 .testimonial-content blockquote{padding-top: 60px;}
	.prt-testimonial.style1 .testimonial-content:before { width: 60px; height: 45px;}
	.featured-imagebox-post.style1 .featured-content{padding: 20px 0 0 0;}
	.section-title.style2 h2 { font-size: 50px; line-height: 60px; }
	.section-title.style2 h3.title{font-size: 35px; line-height: 45px;}
	.prt-tabs.prt-tab-style-01 ul.tabs li a{padding: 20px 23px;}
	.page-title-heading h2{font-size: 40px; line-height: 50px;}
	.services-item.style1 .marquee-item.style1{width: 80px;}


}

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

	.download_block {display: block;}
	.about-help-block{ display: block; }

	/*banner*/
	.hero-content-block .hero-content h1{font-size: 40px; line-height: 50px;}

	.section-title h2.title{font-size: 25px; line-height: 40px;}
	.section-title.style1 h2.title {   font-size: 25px; line-height: 40px;}
	.widget.newsletter_widget h3 {	font-size: 20px;	line-height: 30px;}
	.section-title.style2 h2 { font-size: 40px; line-height: 50px; }
	.section-title.style2 h3.title{font-size: 30px; line-height: 40px;}
	.featured-stepbox.style1 .featured-content .featured-title h3{
		font-size: 20px;
		line-height: 30px;
	}
	.fs-40{font-size: 22px; line-height: 32px;}
	.prt-tabs.prt-tab-style-01 ul.tabs li.active a{border-bottom: 1px solid #d4d4d4;}
	.page-title-heading h2{font-size: 33px; line-height: 43px;}
	.prt-pf-single-content-area h2 { font-size: 20px; line-height: 30px; }
	.prt-pf-detailbox-list li { padding: 5px 0px 12px 0; }
	.services-item.style1 .marquee-item.style1{width: 20px;}

}

