@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;
	}
	#rev_slider_1_1_wrapper #slider-2-slide-5-layer-28 ,
	#rev_slider_1_1_wrapper #slider-2-slide-4-layer-25 ,
	#rev_slider_1_1_wrapper #slider-2-slide-6-layer-31{ left: 40px;}
	#rev_slider_1_1_wrapper #slider-2-slide-5-layer-30 ,
	#rev_slider_1_1_wrapper #slider-2-slide-4-layer-27 ,
	#rev_slider_1_1_wrapper #slider-2-slide-6-layer-33 { left: 45px;} 
	#rev_slider_1_1_wrapper #slider-2-slide-5-layer-29 ,
	#rev_slider_1_1_wrapper #slider-2-slide-4-layer-26 ,
	#rev_slider_1_1_wrapper #slider-2-slide-6-layer-32 { left: 77px; bottom: 40px; }
	
}

@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;
	}
	.top_bar { padding-left: 0; padding-right: 0; }
	.featured-imagebox-services.style1 .featured-imagebox-wrapper { position: unset !important;}
	#rev_slider_1_1_wrapper #slider-2-slide-5-layer-28 ,
	#rev_slider_1_1_wrapper #slider-2-slide-4-layer-25 ,
	#rev_slider_1_1_wrapper #slider-2-slide-6-layer-31 ,
	#rev_slider_1_1_wrapper #slider-2-slide-5-layer-30 ,
	#rev_slider_1_1_wrapper #slider-2-slide-4-layer-27 ,
	#rev_slider_1_1_wrapper #slider-2-slide-6-layer-33 ,
	#rev_slider_1_1_wrapper #slider-2-slide-5-layer-29 ,
	#rev_slider_1_1_wrapper #slider-2-slide-4-layer-26 ,
	#rev_slider_1_1_wrapper #slider-2-slide-6-layer-32,
	#rev_slider_1_1_wrapper #slider-2-slide-5-layer-29 { display: none; }
}

@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 only screen and (max-width: 1400px) {
	.top_bar { padding-left: 0; padding-right: 0; }
	.top_bar .top_bar_contact_item a { display: none;}
	.top_bar .header_social:before { right: 10px; }

	.pricing-plan .pricing-sidetag { vertical-align: super; }
	.team-item.style3 .team-thumbnail { bottom: 12.2%; width: 400px; height: 500px;}
	.footer-rows #menu-footer-quick-links_3 li { width: 13%; }
	.prt-tabs.prt-tab-style-01 { margin-top: 0; }
	.prt-tabs.prt-tab-style-01 ul { text-align: left; }

	.prt-row.portfolio-section_2 {	padding: 35px 0 35px !important; }
	.featured-imagebox-services.style1 .featured-imagebox-wrapper { position: unset !important;}
	.featured-icon-box.style3 .featured-title h3 { padding-left: 0px; }
	.featured-icon-box.style3:first-child {	margin-right: 15px;	}
}

@media only screen and (min-width: 1200px) {
	
	/* header */
	.header.prt-header-style-01 .prt-stickable-header.fixed-header {
		z-index: 4;
		background-color: var(--white-color);
	    box-shadow: 0px 13px 25px -12px rgb(0 0 0 / 25%);
	}
	.header.prt-header-style-01 .fixed-header {
	    position: fixed !important;
	    top: 0;
	    left: 0;
	    width: 100%;
	    z-index: 9;
	}
	.prt-row .prt-sticky-column > div {
		position: sticky;
		position: -webkit-sticky;
		top: 100px;
	}
	.header.prt-header-style-01 .site-branding img { max-height: 37px; }
    .header.prt-header-style-01 nav.main-menu ul.menu > li:first-child > a { padding-left: 0; }
    .header.prt-header-style-01 nav.main-menu ul.menu > li > a:after {
    	content: "\f078";
        font-family: "FontAwesome";
        font-size: 12px;
        line-height: 1;
        position: relative;
        right: -5px;
        top: -1px;
    }
    .header.prt-header-style-01 nav.main-menu ul.menu li:first-child > a:after ,
    .header.prt-header-style-01 nav.main-menu ul.menu li:last-child > a:after {
    	content: unset;
    }
    .header.prt-header-style-01 nav.main-menu ul.menu li ul.mega-submenu li a:before {
	    content: '';
	    width: 0;
	    height: 2px;
	    bottom: 10px;
	    position: absolute;
	    left: 20px;
	    -webkit-transition: all 0.3s cubic-bezier(0.645,0.045,0.355,1);
	    -o-transition: all 0.3s cubic-bezier(0.645,0.045,0.355,1);
	    transition: all 0.3s cubic-bezier(0.645,0.045,0.355,1);
	    -webkit-transition: all 0.3s cubic-bezier(0.645,0.045,0.355,1);
	    -o-transition: all 0.3s cubic-bezier(0.645,0.045,0.355,1);
	    transition: all 0.3s cubic-bezier(0.645,0.045,0.355,1);
	    display: block !important;
	}
	.header.prt-header-style-01 nav.main-menu ul.menu li ul.mega-submenu li a:hover:before {
    	width: 13px;
	}
	.prt-header-style-01 .site-header-menu-inner .site-navigation-content {
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		z-index: 9;
		background-color: var(--base-grey);
		box-shadow: 0 0 20px 0 rgb(0 0 0 / 20%);
		margin-left: 90px;
		margin-right: 90px;
		height: 56px;
		padding: 0 70px;
		border-radius: 0 0 160px 160px;
	}
    .header.prt-header-style-01 .top_bar .layer-content { height: 58px; }
	#site-header-menu .prt-stickable-header .site-navigation ul.menu > li.active >a ,
	#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 { color: var(--base-skin);}
}

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

	.spacing-1 { margin-top: -300px; }

	.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-mb-30 { margin-bottom: 30px !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-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-pr-15 { padding-right: 15px!important; }
	.res-1199-pl-30 { padding-left: 30px!important; }
	.res-1199-pr-30 { padding-right: 30px!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; }

	.header_extra, .header_btn, .header_cta, .widget_info , .top_bar .prt-custumbutton ,
	.top_bar .header_social , .header-btn { display: none !important; }
	
	/* Header */
	header .container{ max-width: 100%; }

	.prt-row.about-us-section {	padding: 110px 0 105px !important; }
	.prt-row.award-section { padding: 80px 0 100px !important;}
	.prt-row.award-section_1  { padding: 90px 0 100px !important;} 

	/* logo */
	.site-branding { padding: 15px 0; }
	.prt-header-style-01 #site-header-menu { background-color: var(--base-dark); }
	.first-footer .widget-area:not(:last-child) .widget:after { right: 10px; }

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

	.section-title.title-style-center_text .title-desc p { width: 65%; }
	.prt-fid.inside.prt-fid-with-icon.style1 {margin-left: 0;}

	.prt-vertical_sep > [class*='col-xl']:not(:last-child):before { content: unset; }
	.procedure-row:before { content: unset; }
	.section-title.style2 .title-header:after { display: none; }
	.side-menu { display: none;}
	.team-item.style3 .team-thumbnail { bottom: 15.7%; }
	.prt-row.contact-us-section { padding: 105px 0px 100px 0px;	}

	.top_bar.inner-pages { border-radius: 0; }
	.prt-page-title-row-inner { padding: 115px 0 0; }
	.featured-imagebox-post.style1 { margin-right: 15px; margin-left:15px; }
	.featured-imagebox-post.style1.fix-image { margin: 0;}
	.featured-imagebox-post.style1 .featured-thumbnail img { width: 530px; height: 300px; object-fit: cover; }

	.team-item.style3 .team-thumbnail { width: 380px; height: 490px; }
	.featured-icon-box.style3 .featured-title h3 { padding-left: 0px; }
	.featured-icon-box.style3:first-child { margin-right: 15px; }
	.min-box { min-height: auto; }  
	

}
@media only screen and (max-width: 1160px) and (min-width: 1040px){
	.team-item.style3 .team-thumbnail {
		bottom: 17%;
	}
}
@media only screen and (max-width: 1040px) and (min-width: 991px){
	.team-item.style3 .team-thumbnail {
		bottom: 16%;
	}
}
@media (min-width: 992px){

	.sidebar .sidebar-right, .sidebar .sidebar-left{
		flex: 28.914%;
    	/* max-width: 28.914%; */
    }
	.sidebar .content-area {
	    flex: 70.5%;
	    /* max-width: 70.5%; */
	}

	.prt-tabs.prt-tab-style-classic ul.tabs{display: -webkit-flex; display: flex;width: 100%;}

}

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

	.row-equal-height > [class*='col-lg'],
	.prt-equal-height-image, .featured-imagebox img, .prt_single_image-wrapper, .prt_single_image-wrapper 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; }

	.prt_single_image-wrapper:not(.margin_top30) { margin: 0 auto; }
	body .page.sticky-column { overflow: hidden; }

	.section-title h2.title { font-size: 35px; line-height: 46px; }
	.section-title.title-style-center_text .title-desc p { width: 75%; }

	.page-title-heading h2 { font-size: 38px; line-height: 44px; }
	.prt-page-title-row-inner { padding: 110px 0;}

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

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

	.section-title h2.title.fs-48 { font-size: 36px; line-height: 48px; }

	.row > [class*='col-']:nth-child(odd) .featured-imagebox-procedure,
	.featured-imagebox-procedure  { margin-top: 20px; margin-bottom: 0; }

	.prt-testimonial-box-view-style2 { padding: 15px 15px 24px 15px; }
	.testimonials.prt-testimonial-box-view-style2 .testimonial-content blockquote { font-size: 16px; }
	.testimonials.prt-testimonial-box-view-style2 .testimonial-content blockquote:before { right: 0px; bottom: -28px; }
	.testimonials .testimonial-caption h3 { font-size: 17px; }
	.testimonials.prt-testimonial-box-view-style2 .testimonial-img img { height: 60px; width: 60px; }
	


	/* prt-row */
	body .page.prt-sidebar-true .site-main,	.prt-row { padding: 60px 0; }
	.prt-row.padding_bottom_zero-section{ padding:60px 0 0;  }
	.prt-row.padding_zero-section { padding: 0 0; }
	.prt-row.padding_top_zero-section { padding: 0 0 60px; }
	.prt-row.sidebar { padding: 50px 0 70px;}

	.prt-row.tab-section { padding: 70px 0 60px !important; }
	.prt-row.services-section { padding: 70px 0px 45px 0px!important; }
	.prt-row.sticky-section { padding: 15px 0 15px !important; }
	.prt-row.pricing-section {	padding: 70px 0px 60px 0px !important; }
	.prt-row.team-section_1 { padding: 70px 0 30px !important;	}
	.prt-row.blog-section {	padding: 65px 15px 45px !important;	}
	.prt-row.about-us-section {	padding: 50px 0 160px !important; }
	.prt-row.award-section { padding: 40px 0 40px !important; }
	.prt-row.portfolio-section_1 { padding: 70px 0px 45px 0px!important; }
	.prt-row.our-team-section { padding: 45px 0 45px!important;}
	.prt-row.award-section_1 { padding: 60px 0 35px !important; }

	.prt-row.team-details-section {	padding: 60px 0 60px !important;}
	.prt-row.faq-section { padding: 70px 0 55px!important; }
	.prt-row.icon-section {	padding: 45px 0 25px!important; }
	.prt-row.contact-us-section { padding: 65px 0px 60px 0px !important;}
	.prt-row.services-section_3 { padding: 45px 0 45px!important; }
	.prt-row.services-section_2 { padding: 70px 0px 45px 0px!important;	}
	.prt-row.portfolio-section_2 {	padding: 50px 0 195px !important; }

	.prt-row.project-single-section { padding: 60px 0 45px !important;	}
	.prt-row.grid-section {	padding: 45px 0 40px !important; }
	.prt-row.blog-single { padding: 60px 0 60px; }
	.prt-row.services-deatils-main { padding: 60px 0 60px; }

    .spacing-1 { padding: 60px 30px; margin: 0 -15px;}


	.res-991-fs-42 { font-size: 42px!important; line-height: 52px; }


	.prt-fid.inside.style2 { padding: 35px 0 0;  }
	.row > [class*='col']:first-child .prt-fid.inside.style2 { padding: 0;  }

	section.error-404 .prt-big-icon { font-size: 100px; }
	section.error-404 h1 { font-size: 50px; }
	section.error-404 .page-content p { font-size: 15px; }

	.prt-pf-single-detail-box { 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-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-pt-100{ padding-top: 100px !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-100{ padding-bottom: 100px !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-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-mt-60{ margin-top: 60px !important; }
	.res-991-mt-125{ margin-top: 125px !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_85 { margin-top: -85px !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-50 { margin-bottom: 50px !important; }
	.res-991-mb-60 { margin-bottom: 60px !important; }

	.res-991-mb_10{ margin-bottom: -10px !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-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-60{ margin-left: 60px !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-ml_60{ margin-left: -60px !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-60{ margin-right: 60px !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']:not(:last-child):before { content: unset; }

	/* footer */
	.second-footer>div>.row .widget-area .widget:not(:first-child) { margin-top: 0; margin-bottom: 10px;}
	.second-footer .container { padding: 0px; }
	.second-footer .widget-area .widget { padding: 0 0 30px; margin-top: 0;}
	.widget-testimonial.testimonial-content blockquote:before { top: 0; }
	#map { height: 264px; }
	.footer { padding: 50px 0 0; }
	.footer-rows #menu-footer-quick-links_3 li { width: 30%; }
	.second-footer .footer-rows { margin-top: 20px;}

	/* sidebar */
	.sidebar .sidebar-right{ padding-top: 50px !important; order: 1; width: 100%; }
	.sidebar .sidebar-left{ padding-top: 50px !important; order: 1; width: 100%; }
	.prt-blog-classic .entry-header .entry-title { font-size: 24px; line-height: 30px; }
	.prt_single_image-wrapper.imagestyle-two .prt_single_image_text { padding-right: 15px; font-size: 20px; }
	.prt_single_image-wrapper.imagestyle-two:before { left: 0; width: 100%; }
	.widget_content h3 a{display: none;}

	.bg-img1 ,.bg-img2 , .bg-img3 { border-radius: 0; }
	.col-bg-img-one.prt-col-bgimage-yes > .prt-col-wrapper-bg-layer { border-radius: 0;}
	.featured-icon-box.style1.first { border-right: unset; }
	.featured-imagebox-service.style2 {	padding: 0px 15px 15px 0px;	}
	.frame-border { padding: 20px 15px 20px; }
	.pricing-plan { margin-top: 0px; padding: 30px 15px;}

	.team-item.style3 .team-thumbnail { bottom: 10.8%; width: 400px;height: 300px;}
	.team-item.style3 .team-thumbnail { position: relative; opacity: 1; }
	.team-item.style3 .col-lg-5.col-sm-5 { width: 100%; margin-top: 30px; }
	.team-item.style3 .team-thumbnail img { object-fit: cover;}
	.team-item.style3 .team-thumbnail { border-radius: 50px; }

	.prt-page-title-row { padding: 60px 0 225px; }
	.prt-team-member-single-content h2, .prt-team-member-content h2 { font-size: 25px; line-height: 37px; }
	.prt-blog-single blockquote { margin-bottom: 10px;}
	.comments-area { padding-top: 10px; }
	.section-title h3 { font-size: 40px; line-height: 50px;	margin-top: -10px; }
	.second-footer .widget.widget_nav_menu { padding-bottom: 20px;}
	.featured-imagebox-post.style1 .featured-thumbnail img { width: 100%; }

}
@media only screen and (min-width: 580px) and (max-width: 991px) {
	.widget .images-gellary ul li {
	    max-width: max-content;
	}
}
@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-mt_25 { margin-top: -25px !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-30 { margin-bottom: 30px !important; }
	.res-767-mb-60 { margin-bottom: 60px !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-mt-50{ margin-top: 50px !important; }
	.res-767-mt-60{ margin-top: 60px !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-18 { padding-top: 18px !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-pb-10 { padding-bottom: 10px !important; }
	.res-767-pb-15 { padding-bottom: 15px !important; }
	.res-767-pb-18 { padding-bottom: 18px !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; }

	[class*='col-md'] .prt-equal-height-image { text-align: center; margin: 0 auto}
	[class*='col-md'] .prt-equal-height-image  { display: block; }

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

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

	.footer .footer-logo-desc { margin: 0; padding: 0;}
	.footer .footer-logo-desc:before { display: none; }
	.copyright { padding-top: 15px; padding-bottom: 15px; text-align: center; }

	.prt-tabs.prt-tab-style-02 ul.tabs li { font-size: 17px; padding: 10px 30px 8px 30px; }
	.section-title.style1 .title-header h2 { font-size: 40px; line-height: 55px; }
	.pricing-amount { font-size: 30px;	line-height: 60px; }
	.prt-tabs.prt-tab-style-01 ul.tabs li { display: block; margin-bottom: 20px; }
	.prt-historybox-wrapper .prt-history-box-details { display: block;}
	.prt-historybox-wrapper .prt-history-box-details .prt-historybox-desc ,
	.prt-historybox-wrapper .prt-history-box-details.white p { margin-bottom: 10px; }

	.prt-row.award-section_1 { padding: 40px 0 35px !important; }
	.team-timeline .timeline-panel .timeline-head { display: block; width: 100%; }
	.prt-team-member-single-content .timeline-panel { display: block; }
	.team-timeline:before { content: unset; }
	.spacing-2 { padding: 21px 30px 5px 30px; }
	.section-title.style4 h2.title { font-size: 27px;line-height: 37px;	}
	.contact-details { padding: 25px 25px 10px 25px; }
	.section-title.style3 h2.title { font-size: 27px; }

	.featured-imagebox-post.style1.fix-image .featured-title h3 a ,
	.featured-imagebox-post.style1 .featured-title h3 a { font-size: 20px; line-height: 30px; }
	.prt-historybox-wrapper .prt-history-box-details p { margin-bottom: 15px; }
	.prt-historybox-wrapper .prt-history-box-details h3 { width: 100%; }
	.team-timeline .timeline-panel:nth-child(2) .timeline-head:before ,
	.team-timeline .timeline-panel .timeline-head:before { content: unset; }

}

@media (max-width: 575px){


	.second-footer .widget-area:nth-child(2) { margin-top: 0; }

	.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-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-mt_25{ margin-top: -25px !important; }

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

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

	.prt-list.prt-bordered-lists li {
	    border-bottom: 1px solid #eee;
	}
	.section-title h2.title {
		font-size: 25px;
		line-height: 35px;
	}
	.prt-list.prt-bordered-lists li+li { border-top: none; }
	.row > [class*='col']:nth-of-type(even) > .prt-list.prt-bordered-lists li:last-child { border-bottom: none; }

	.prt-blog-single blockquote { padding: 30px 30px; font-size: 18px; line-height: 30px;}
	.prt-blog-single blockquote:after { left: 20px; }
	.prt-blog-single .prt-blogbox-desc-footer { display: block;	}
	.prt-blog-single .prt-blogbox-desc-footer .prt-social-share-wrapper { padding-bottom: 30px; }

	.comments-area .comment-form .comment-form-author,
	.comments-area .comment-form .comment-form-email, 
	.comments-area .comment-form .comment-form-url {
	    width: 100%;
	    margin-right: 0;
	}

	.slick_slider.slick-dots-style1 .slick-dots { display: none !important;	 }

	.border-left, .border-right { border: 0px !important; }
	.row.prt-vertical_sep > [class*=col-]:not(:last-child):before { content: unset; }

	.prt-blog-classic .prt-blogbox-desc-footer { display: block; height: auto;}
	.prt-social-share-wrapper { padding-top: 10px; height: 51px;}

	.footer .footer-logo { min-width: 100%; }
	.footer .footer-logo:after { content: unset; }
	.newsletter_widget .newsletter-form input { width: 100%; margin: 5px 0; }

	.featured-imagebox-service.style2 .featured-content .featured-title h3 { font-size: 30px; }
	.pricing-title { font-size: 29px; line-height: 41px; }
	.team-item.style3 .team-thumbnail { width: 290px; height: 300px;}
	.footer-rows #menu-footer-quick-links_3 li { width: 100%; padding-bottom: 10px; }
	.prt-tabs.prt-tab-style-02 ul.tabs li { padding: 5px 20px 3px 20px;  margin-right: 10px; }
	.step-content { padding: 10px 15px 10px 5px; }
	.featured-icon-box.style3 .featured-title h3 { font-size: 20px;	line-height: 30px; }

	.featured-icon-box.style5 .featured-title {	padding-left: 0; display: block; padding-top: 20px; }
	.featured-icon-box.style5 .prt-box-content-inner { position: relative; top: 10px;  right: 0px; }
	.featured-icon-box.style5 .featured-icon-wrapper { padding-bottom: 40px;padding-top: 10px; }
	.featured-icon-box.style5 { padding-left: 5px; }
	.featured-icon-box.style5 .featured-title p { padding-right: 0; }
}

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


	.first-footer .newsletter-form input[type="email"] { padding-right: 0; }
	.first-footer .newsletter-form button[type="submit"] {
		position: relative;
		top: 0;
		right: 0;
		text-align: center;
		margin: 0 auto;
		margin-top: 15px;
	}

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

@media only screen and (max-width: 370px){
	.featured-imagebox-post.style1.fix-image .featured-meta-box { padding: 15px 15px 50px; }
	.featured-imagebox-post.style1 .prt-box-post-date { left: 15px; }
	.featured-imagebox-post.style1 .featured-meta-box { padding: 30px 15px; }
	.prt-pf-single-detail-box { min-width: 280px; }

	.featured-imagebox-portfolio.style1 .featured-content { left: 15px;	right: 15px; }
	.featured-imagebox-portfolio.style1 .prt-box-content-inner { right: 15px; }
}


