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

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

	.section-bg-overlay.style1 {font-size: 160px;line-height: 170px;}
	.cta-title h2 {font-size: 50px;line-height: 60px;}

}

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

	.cta-content-block.style1{ width: 525px; }
	.cta-content-block.style1 .cta-title h2{ font-size: 86px; line-height: 96px; }
	.cta-content-block.style1 .cta-title h3{ font-size: 56px; line-height: 66px; }
	.cta-content-block.style1 .cta-desc p.desc br{ display: none; }
	.cta-content-block.style1 .cta-desc p.desc{ padding-right: 10px; }
}
@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 */
	.fixed-header {
	    position: relative;
	    top: 0;
	    left: 0;
	    width: 100%;
	    z-index: 9;
	}	
	#site-header-menu .site-navigation ul.menu li ul.mega-submenu {
		padding: 0;
		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 { 
		padding: 15px 15px;
		border: 0;
		display: inline-block;
		position: relative;
		transition: all .2s ease-in-out;
		color: #fff;
		text-transform: capitalize;
	}
	#site-header-menu ul.menu li ul.mega-submenu li:hover a,
	#site-header-menu ul.menu li ul.mega-submenu li.active a {
		color: var(--base-skin);
	    -webkit-transition: all .2s ease-in-out;
	    transition: all .2s ease-in-out;
	}
	#site-header-menu ul.menu li:hover > ul.mega-submenu > li{
		opacity: 1;
	    visibility: visible;
	    -webkit-transform: translateY(0);
	    -ms-transform: translateY(0);
	    transform: translateY(0);
	}

	/* prt-header-style 01*/
	.prt-header-style-01 {
	    border-bottom: 1px solid rgb(255 255 255 / 20%);
	}
	.prt-header-style-01 {
	    /* position: absolute; */
	    left: 0;
	    right: 0;
	    z-index: 3;
	    padding: 0 55px;
	    background-color: var(--base-dark);
	}
	.prt-header-style-01 nav.main-menu ul.menu > li > a { padding: 0px 16px; }
	.prt-header-style-01 nav.main-menu ul.menu > li > a{
       	height: 100px;
    	line-height: 100px;
    }
    .prt-header-style-01 nav.main-menu ul.menu > li.active > a,
	.prt-header-style-01 nav.main-menu ul.menu > li > a:hover{
		color: var(--base-skin);
	}
}
@media all and (max-width: 1199px) {

	.prt-row.aboutservice-section { padding: 20px 0 0; }

	.prt-tabs.prt-tab-style-03{ display: block; }
	.prt-tab-style-03 ul.tabs {width: 100%;}
	.team-overlay-box {margin: 20px auto;}
	.prt-tab-style-03 .team-overlay-boxmain { margin: 15px 0;}

	.section-bg-overlay.style1 {
	    font-size: 120px;
	    line-height: 130px;
	}
	.hero-section .hero-content h2.title.title span:before{content: unset;}

	.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-20 { margin-bottom: 20px !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-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-pl-15 { padding-left: 15px; }
	.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-20 { margin-top: 20px !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;
	}

	.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; }
	
	.prt-header-style-01 .site-branding h1 {  padding: 15px 0 10px; }
	.prt-header-style-01 .headermain-block.d-flex.align-items-center.justify-content-between{
		display: block !important;
	}
	.prt-header-style-01 { padding: 0 !important;  }

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

	.container-fluid.plr-85 {padding: 0 15px !important;}
	.prt-element-servicebox-style6 .prt-box-col-wrapper {padding: 42px 15px 53px !important;}

	/* logo */
	.site-branding { padding: 15px 0 15px; }
	.hero-section .hero-content h2.title {
	    font-size: 90px;
	    line-height: 110px;
	}
	.hero-section.hero-wrapper {min-height: 860px;}
	.hero-slider_banner-content {margin-top: 0;}
	.featured-icon-box.style1 .featured-title h3 {
	    font-size: 58px;
	    line-height: 68px;
	}
	.container-fluid.plr-110 {padding: 0 15px;}

	.prt-header-style-01 .site-header-menu-inner.prt-stickable-header {
		position: relative;
	    left: 0;
	    right: 0;
	    background-color: var(--base-dark);
	    z-index: 2;
	    border-bottom: 1px solid rgb(255 255 255 / 20%);
	}
	.prt-header-style-01 .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; }

	.prt-page-title-row-inner.style4{ height: 380px; }

	/*banner*/
	.hero-section .hero-content .pretitle span{ font-size: 86px; line-height: 86px; }
	.hero-section .hero-content .pretitle h3{ font-size: 26px; line-height: 36px; }
	.hero-section .hero-content h2.big-title span.big-title1{ font-size: 96px; line-height: 106px; }
	.hero-section .hero-content h2.big-title span.big-title2{ font-size: 126px; line-height: 126px; }

	.section-title.style2 .title-header, .section-title.style2 .title-desc {display: block;}
	.section-title h2,
	.cta-section .section-title h2 {font-size: 50px;line-height: 60px;}
	.section-title.style2 .title-header {width: 100%;padding-right: 0;}

	.prt-pricingbox-style1 .prt-boxes-row-wrapper .prt-box-col-wrapper.active,
	.prt-pricingbox-style1 .prt-boxes-row-wrapper .prt-box-col-wrapper{ max-width: 100%; }
	.prt-pricingbox-style1 .featured-pricing-content{ min-width: 100%; }
	.aboutimg-1 img,
	.prt-single-img img{ width: 100%; height: 500px; object-fit: cover; }
	.featured-stepsbox-main:before{ display: none; }
	.featured-steps-box{ padding: 0 0; }
	.pricingplan-block .prt-pricing-btn { margin-top: 95px; }

	.stepbox-content-wrapper {padding: 45px 15px 15px;}
	.row .col-lg-12:last-child .stepbox-content-wrapper {padding: 45px 15px 0px;}
	.stepbox-content-wrapper:after {left: 15px;}

	.featured-imagebox-service.style3 .featured-content {min-height: 154px;}
	.featured-imagebox-service.style3 .featured-desc {-webkit-line-clamp: 2;}
	.cta-content-block {margin-left: 0px;}
	.prt_listimgbox_wrapper .prt_listimgbox_wrap .preyantechnosys-listimgbox-heading {width: 60%;}
	.prt_listimgbox_wrapper .prt_listimgbox_wrap .prt-box-desc {
	    margin-left: 15px;
	    margin-right: 15px;
	}
	
}

@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 h2.title br{ display: none; }
	.section-title h2.title,
	.section-title h2.title.style1{ font-size: 35px; line-height: 45px; }
	.section-title.title-style-center_text .title-desc p { width: 75%; }

	.page-title-heading h2 { font-size: 50px; line-height: 60px; 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: 130px 0 40px;}

	/* 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: 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: 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.grid-section { padding: 45px 0 !important; }
	.prt-row.client-section { padding: 10px 0 !important; }
	.prt-row.process-section {padding: 45px 0 45px;}
	.prt-row.team-single-section {padding: 50px 0 40px !important;}

	.prt-row.about-section { padding: 50px 0 55px !important; }
	.prt-row.testimonial-section {padding: 58px 0 55px !important;}

	/* spacing */

	.res-991-p-0 { padding: 0px !important; }
	.res-991-p-15{ padding: 15px !important; }
	.res-991-p-30{ padding: 30px !important; }
	.res-991-p-40{ padding: 40px !important; }

	.res-991-pt-0{ padding-top: 0 !important; }
	.res-991-pt-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-pb-40{ padding-bottom: 40px !important; }
	.res-991-pb-50{ padding-bottom: 50px !important; }
	.res-991-pb-55{ padding-bottom: 55px !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-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_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: 40px 0 45px; }
	.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: 264px; }

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

	/*page-title*/
	.page-blog-title{ margin: 0 0 0; padding: 40px 20px; }
	.page-blog-title h2.blog-title{ font-size: 36px; line-height: 46px; }
	.page-blog-title h2.blog-title br{ display: none; }
	
	/*banner*/
	.hero-section .hero-content-block{ padding: 70px 0 0; }
	.hero-section .hero-wrapper{ min-height: 610px; }
	.hero-section .hero-content .pretitle span{ font-size: 66px; line-height: 66px; }
	.hero-section .hero-content .pretitle h3{ font-size: 20px; line-height: 30px; }
	.hero-section .hero-content h2.title {font-size: 40px;line-height: 50px;}
	.hero-slider_banner-content {margin-top: 0;}
	.banner-featured-imagebox-service {margin-bottom: 20px;}
	
	.cta-content-block .cta-title h3{ font-size: 35px; line-height: 45px; }
	.cta-content-block .cta-title h2{ font-size: 72px; line-height: 82px; }

	.featured-icon-box.style1 .featured-title h3 {font-size: 35px;line-height: 45px;}
	.featured-imagebox-service.style1 .prt-servicebox-detials h3 {
		font-size: 35px;
		line-height: 45px;
	}
	.prt-element-servicebox-style6 .prt-boxes-row-wrapper .prt-box-col-wrapper.active .prt-servicebox-detials h3{
		margin-right: 300px;
	}
	.prt-element-servicebox-style6 .prt-boxes-row-wrapper .prt-featured-wrapper span {
	    width: 35%;
	    right: 50px;
	    left: auto;
	    top: 27px;
	    bottom: 30px;
	}

	.prt-testimonial-box-view-style1 {padding: 15px 0px 0px;}
	.prt-pf.style1 {margin-top: 0;}
	.stepbox-content-wrapper h3 { font-size: 20px;line-height: 30px;}
	.cta-content-block {padding: 44px 15px 52px;margin-left: 0;margin-top: 30px;}

	.prt-pfbox-view-style5 .prt-box-title h3 {font-size: 30px;line-height: 40px;}
	.prt-pfbox-view-style5.prt-pfbox:after {top: 20px;}

	.spacing-1 {padding: 60px 15px 50px;margin-top: 25px;}
	.second-footer .footer-widget-box {padding: 32px 0 25px;}
	.prt-tab-style-01 ul li.tab {padding: 8px 20px 8px;margin: 10px 5px;}
	.featured-imagebox-service.style3 .featured-prt-box-border {width: 100%;}
	.prt-element-servicebox-style6 .prt-boxes-row-wrapper .prt-featured-wrapper {
	    margin-top: -15px;
	}

	.prt_listimgbox_wrapper .prt_listimgbox_wrap {
	    display: block;
	    text-align: center;
	}
	.prt_listimgbox_wrapper .prt_listimgbox_wrap .preyantechnosys-listimgbox-heading {
	    width: 100%;
	    padding-bottom: 10px;
	    margin-bottom: 10px;
	}
	.prt_listimgbox_wrapper .prt_listimgbox_wrap .award_picture img {
	    position: static;
	    padding: 20px 0 20px;
	}
	.prt_listimgbox_wrapper .prt_listimgbox_wrap .award_picture {opacity: 1;}
	.prt_listimgbox_wrapper .prt_listimgbox_wrap .award_picture img {
	    visibility: visible;
	    clip-path: polygon(0 0,100% 0,100% 100%,0 100%);
	    z-index: 1;
	}
	.prt_listimgbox_wrapper .prt_listimgbox_wrap .prt-box-title h3 {text-align: left;margin-bottom: 10px;}
	.prt_listimgbox_wrapper .prt_listimgbox_wrap .preyantechnosys-listimgbox-heading {
	    width: 100%;
	    display: block;
	    align-items: start;
	    border-top: 1px solid #dddddd;
	    padding-top: 15px;
	}
	.prt_listimgbox_wrapper .prt_listimgbox_wrap .prt-box-desc {
	    margin-left: 0;
	    margin-right: 0;
	    text-align: start;
	    margin-bottom: 15px;
	}
	.prt-tab-style-02 ul.tabs {display: block; border-bottom: none;}
	.prt-tab-style-02 .content-tab {margin-top: 20px;}
	.prt-tabs ul.tabs li {display: block;}
	.prt-tab-style-02 ul li.tab .tab-nav {
	    min-width: 232px;
	    margin: 0 0 15px;
	    border-width: 1px;
	    border-radius: 10px;
	}
	.prt-tab-style-03 ul.tabs li {display: inline-block;}
	.featured-imagebox-team.style1 {padding: 30px 30px;}
	.prt-tab-style-03 ul.tabs li .featured-imagebox-team.style1 .featured-content h3 {
    	display: -webkit-box !important;
    }
    .section-bg-overlay.style1 {
	    font-size: 80px;
	    line-height: 100px;
	}
	.cta-title h2 {font-size: 50px;line-height: 60px;}
	.pagination-block { padding-top: 30px;}
	.prt-blog-single .prt-blog-single-content h2.entry-title {
	    font-size: 35px;
	    line-height: 45px;
	}
	.section-top-bg:before {height: 250px;}

}

@media (max-width: 767px){

	.prt-row.appointment-section01 { padding: 55px 0 60px!important; }

	.spacing-3 { padding: 35px 25px 15px; }

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

	.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-top-bg:before {height: auto;}

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

	/*.prt-element-servicebox-style6 .prt-box-col-wrapper:after {left: 15px;top: 55px;}*/
	.prt-element-servicebox-style6 .prt-post-item {
	    display: flex;
	    justify-content: space-between;
	    flex-direction: column;
	    align-items: flex-start;
	}
	.prt-element-servicebox-style6 .prt-post-item .prt-post-icon i {top: 0;	}
	.prt-element-servicebox-style6 .prt-boxes-row-wrapper .prt-box-col-wrapper.active .prt-servicebox-detials h3 {
	    margin-right: 0px;
	}
	.featured-imagebox-service.style1 .prt-post-item-inner {margin-top: 15px;}
	.prt-element-servicebox-style6 .prt-boxes-row-wrapper .prt-featured-wrapper span {
	    position: relative;
	    width: 100%;
	    right: 0;
	    opacity: 1 !important;
	    visibility: visible !important;
	    clip-path: none !important;
	}

	/*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,
	.hero-section .slide-2 .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: 41px; }

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

	/*banner*/
	.hero-section .hero-content-block{ padding: 76px 0 0; }
	.hero-section .hero-wrapper{ min-height: 520px; }
	.hero-section .hero-content .pretitle span{ font-size: 56px; line-height: 56px; }
	.hero-section .hero-content .pretitle h3{ font-size: 20px; line-height: 30px; }
	.hero-section .hero-content h2.big-title span.big-title1{ font-size: 56px; line-height: 66px; }
	.hero-section .hero-content h2.big-title span.big-title2{ font-size: 76px; line-height: 76px; }
	.hero-section .hero-content h2.title{ font-size: 48px; line-height: 58px; }

	.prt-list.prt-list-style-icon.style1 li:last-child {padding-bottom: 15px;}
	.prt-list.prt-list-style-icon.style1 li {padding: 0 0 7px;}
	.prt-pfbox-view-style5.prt-pfbox {margin: 12px 25px 12px 0;}
	.prt-pfbox-view-style5.prt-pfbox:after{content: unset;}
	.second-footer .widget.widget_text h3 {font-size: 30px;line-height: 40px;}
	.cta-content-block .appoinment-form-box {padding-top: 0;}
	.cta-appoiment-block {padding: 45px 15px 70px;}

	.prt-tab-style-03 ul.tabs li {
	    width: 100%;
    	display: block;
	}
	.prt-tab-style-03 ul.tabs li .featured-imagebox-team.style1 .featured-content h3 {
	    display: inline !important;
	}
	.prt-tab-style-03 ul.tabs{padding: 20px 15px 35px;}
	.featured-imagebox-team.style1 .featured-thumbnail {margin-left: 10px;}
	.featured-imagebox-team.style1 {
	    padding: 0;
	    border: 0;
	    margin: 15px 0;
	    border-bottom: 1px solid rgba(0 65 73 / 0.10);
	}
	.prt-tab-style-03 ul.tabs li .featured-imagebox-team.style1 {
	    padding-bottom: 15px !important;
	    margin-right: 0;
	}
	.prt-tab-style-03 ul.tabs li:last-child .featured-imagebox-team.style1 {
	    border-bottom: 0;
	    margin-bottom: 0;
	    padding-bottom: 0 !important;
	}


}

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

	.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: 35px; line-height: 45px; }

	.page-blog-title h2.blog-title { font-size: 30px; line-height: 40px;}


	/*banner*/
	.slide-2 .icon-box-main .featured-icon .prt-icon i{ font-size: 39px; line-height: 39px; }
	.slide-2 .icon-box-main .featured-icon, 
	.slide-2 .icon-box-main .featured-icon-btn .prt-btn{ width: 80px; height: 80px; line-height: 83px; }
	.slide-2 .icon-box-main .featured-icon-btn .prt-btn{ padding: 12px 5px 12px; line-height: 28px !important; }
	
	/*banner*/
	.hero-section .hero-content h2.big-title span.big-title1 { font-size: 46px; line-height: 56px; }
	.hero-section .hero-content h2.big-title span.big-title2 { font-size: 56px; line-height: 66px; }
	.hero-section .hero-content h2.title { font-size: 38px; line-height: 48px; }

	.second-footer .footer-widget-box.social-icons ul {float: left;}
	.footer-widget-box.social-icons ul.social-icons li {
	    display: inline-block;
	    margin: 0 10px 20px 0;
	}
	.footer-widget-box.social-icons{margin-top: 2px;}
	.second-footer .footer-widget-box {padding: 15px 0 15px;}
	.second-footer h3.sub-widget-title-h3 {
	    margin-bottom: 5px;
	    margin-top: 20px;
	}
	.second-footer h3.widget-title-h3.style1 {margin-bottom: 8px;margin-top: 8px;}

	.prt-tab-style-01 .content-inner {padding: 40px 15px;}
	.imagebox-thumbnail-event, .imagebox-content-event {display: block;}
	.content-inner-text .imagebox-content-event {
		   padding-left: 0px;
    	padding-top: 15px;
	}

	.tm-historybox-style2 .prt-box-col-wrapper:nth-child(even) .featured-imagebox-service.style3 .featured-prt-box-border {
	    margin: 40px 0 15px;
	}
	.featured-imagebox-service.style3 .featured-prt-box-border {margin: 40px 0 40px;}
	.featured-imagebox-service.style3 .featured-desc p {margin-bottom: 0;}
	.featured-imagebox-service.style2 {
	    display: inline-block;
	    margin: 15px 0;
	}
	.featured-imagebox-service.style2 .featured-content {padding-top: 10px;}

	.section-bg-overlay.style1 {
	    font-size: 40px;
    	line-height: 50px;
	}
	.social-media-block,
	.prt-blog-single .post-meta-block {display: block;}

	.prt-blog-single .prt-social-share-wrapper,
	.pagination-block {padding-top: 20px;margin-top: 40px;}
	.pagination-block .page-numbers {padding-right: 20px; padding-top: 10px;}
	.section-top-bg.style1:before {height: auto;}
	.featured-icon-box.style3 .featured-title h3 {
	    font-size: 22px;
	    line-height: 32px;
	    margin: 0px 0px 10px 0px;
	    padding: 0px 0px 10px 0px;
	}


}

@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-section,
	.hero-section .hero-slide{ min-height: 450px; }
	.hero-section .slide-1 .hero-slider-content div.pretitle{ font-size: 20px; line-height: 30px; margin-bottom: 20px; }
	.hero-section .slide-1 .hero-slider-content h2.title,
	.hero-section .slide-2 .hero-slider-content h2.title{ font-size: 42px; line-height: 52px; }
	.hero-section .slide-1 .hero-slider_btn.btn-hover{ margin-top: 30px; }
	.hero-section .slide-2 .hero-slider-content P{ font-size: 17px; line-height: 27px; }

	/*banner*/
	.hero-section .hero-content .pretitle span,
	.hero-section .hero-content .pretitle h3 br{ display: none; }
	.hero-section .hero-content .pretitle h3{ margin-left: 0; }
	.hero-slider_btn { display: inline-grid; }
	.hero-slider_btn .prt-btn.mr-10{ margin-right: 0!important; margin-bottom: 10px; }

	.accordion.style1 .toggle.prt-toggle_style_classic .toggle-title a:before{ 
		content: counter(container,decimal-leading-zero)""; 
		width: auto;
	}
	.prt-tab-style-03 .team-overlay-box { 
		padding: 25px 15px;
    	width: auto;
    	margin: 0;
    }
	.prt-team-member-single-content h3 {
	    font-size: 35px;
	    line-height: 45px;
	    margin-bottom: 20px;
	}
	.prt-tab-style-03 .prt-tema-list ul.team-details li.list-items {display: block; text-align: center;}
	.prt-tab-style-03 .prt-tema-list ul.team-details li.list-items .title {
		width: 100%;
	    margin-bottom: 10px;
	}
	.cta-appoiment-block h3 {font-size: 35px; line-height: 45px;}
	.section-bg-overlay.style4 {font-size: 40px;line-height: 50px;bottom: 0;}
	.cta-appoiment-block {padding: 45px 15px 50px;}
	.prt-blog-single .post-meta img {margin-bottom: 10px;display: block;}
	.prt-blog-single blockquote {padding: 30px 15px 30px;margin: 0;	}
	.prt-blog-single blockquote .qoute-text:after {font-size: 70px;}

	.featured-imagebox-service.style4 {display: block;}
	.featured-imagebox-service.style4 .featured-content {padding: 20px 0 0 0px;}
}


