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



	.prt-right-span>.prt-col-wrapper-bg-layer {
		margin-right: -510px;
	}

}

@media only screen and (max-width: 1800px) and (min-width: 1601px) {



	.prt-right-span>.prt-col-wrapper-bg-layer {
		margin-right: -260px;
	}


}


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


	.prt-right-span>.prt-col-wrapper-bg-layer {
		margin-right: -150px;
	}

}

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


	.prt-service-single-content-area p br,
	.prt-sidebar-right .prt-service-description p br {
		display: none;
	}

}

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

	.prt-header-style-01 .site-header-menu {
		padding: 0 0 !important;
	}


	.featured-icon-box.style1:hover {
		transform: scale(1) translateY(0px);
	}

}

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


	.prt-right-span>.prt-col-wrapper-bg-layer {
		margin-right: -200px;
	}


}


@media (max-width: 1330px) {



	.service-icon-box .service-iconbox-inner {
		padding: 30px 30px;
	}

	nav.main-menu .mega-menu-item.megamenu-fw ul.mega-submenu {

		padding: 15px 85px 15px 70px !important;
	}

	nav.main-menu li.mega-menu-item.megamenu-fw:hover>ul.mega-submenu {
		padding: 25px 20px 25px 0px !important;
	}

	.hero-section .hero-slide.slide-3 .hero-content-block .hero-content-inner .prt-hero-title h3 {
		font-size: 90px;
		font-weight: 700;
		line-height: 100px;
	}

	.hero-section .hero-slide.slide-1 .hero-content-block .hero-content .hero-title h1 {
		font-size: 80px;
		line-height: 90px;
	}

	.hero-section.style3 .hero-slide.slide-1 .hero-content-block .hero-content .hero-title h1 {
		font-size: 190px;
		font-weight: 800;
		line-height: 190px;
	}

	.hero-section.style3 .hero-slide.slide-1 .hero-content-block .hero-title-pre h2 {
		font-size: 104px;
		line-height: 114px;
	}

	.about-section2 .prt-single-image-wrapper .tm-reveal-direction-lr {
		margin-bottom: 0px;
	}

	.prt-row.about-section2 {
		padding: 100px 0 90px
	}

	.hero-section.style2 .hero-slide.slide-1 .hero-contain-inner .hero-title h1 span {
		font-size: 100px;
		line-height: 110px;
	}

	.hero-section.style2 .hero-slide.slide-1 .hero-content-block {
		padding: 177px 0 0
	}


}

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


	.slick_slider .slick-prev {
		left: -184px;
	}

	.slick_slider .slick-next {
		left: -120px;
	}
}

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



	/* header */
	.prt-stickable-header.fixed-header {
		z-index: 9999999;
		background-color: #ffffff;
		box-shadow: 0px 9px 15px -12px rgb(0 0 0 / 20%);
	}

	.fixed-header {
		position: fixed !important;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 9;
	}


	/*prt-header-style-01*/
	.prt-header-style-01 .site-header-menu {
		height: 80px;
		line-height: 80px;
		min-height: 80px;
	}

	.prt-header-style-01 .prt-stickable-header.fixed-header nav.main-menu ul.menu>li>a {
		height: 80px;
		line-height: 80px;
	}


	/* prt-header-style*/
	.top_bar.prt-topbar-wrapper .container-fluid {
		padding-left: 100px;
		padding-right: 100px;
		background-color: var(--base-skin);
		line-height: 50px;
	}

	.top_bar.prt-topbar-wrapper .top_bar_contact_item:first-child {
		padding-left: 0;
	}

	.top_bar.prt-topbar-wrapper .top_bar_contact_item {
		display: flex;
		padding: 0 15px;
	}

	.top_bar.prt-topbar-wrapper .top_bar_contact_item {
		font-size: 16px;
	}

	.top_bar.prt-topbar-wrapper .top_bar_contact_item .top_bar_icon i {
		margin-top: -7px;
		vertical-align: middle;
		color: rgba(255, 255, 255, 1);
		margin-right: 5px;
		display: inline-block;
		width: 20px;
		height: 15px;
		border: none;
		border-radius: 50%;
		text-align: center;
		line-height: 18px;
		font-size: 18px;
	}

	.top_bar_contact_item.top_bar_social {
		padding: 0 !important;
	}

	.top_bar_contact_item.top_bar_social .social-icons li {
		margin: 0;
	}

	.top_bar_contact_item.top_bar_social .social-icons li>a {
		width: auto;
		height: auto;
		line-height: 30px;
		font-size: 16px;
		font-weight: 500;
		text-align: center;
		background: transparent !important;
		border: none;
		margin-right: 15px;
		color: #ffffff;
		position: relative;
		top: 3px;
	}

	.top_bar_contact_item.top_bar_social .social-icons li:last-child a {
		margin: 0
	}


	.prt-header-style-01 .site-header-menu {
		position: relative;
		width: 100%;
		top: 0px;
		height: 80px;
	}

	#site-header-menu .site-navigation {
		height: 80px;
	}

	#site-header-menu .site-navigation ul.menu {
		padding: 0;
		margin: 0;
		height: 80px
	}

	#site-header-menu .container-fluid {
		padding: 0 100px;
		background-color: transparent;
	}

	.prt-header-style-01 .site-header-menu.bg-base-black {
		background-color: var(--base-black);
	}

	.prt-header-style-01 nav.main-menu ul.menu>li {
		margin: 0 7px
	}

	.prt-header-style-01 nav.main-menu ul.menu>li a {
		margin: 0 13px;
	}


	#site-header-menu .site-navigation ul.menu li>ul.mega-submenu li.mega-menu-item>a {
		margin: 0;
		display: block;
		position: relative;
		color: #111111;
		width: 100%;
	}

	#site-header-menu .site-navigation ul.menu li>ul.mega-submenu li.mega-menu-item>a:hover {
		color: var(--base-skin);
	}

	.prt-header-style-01 nav.main-menu ul.menu>li>a {
		height: 80px;
		line-height: 80px;
		color: #000;
	}


	nav.main-menu .mega-menu-item.megamenu-fw ul.mega-submenu {
		padding: 10px 25px 10px 10px !important;
		border-radius: 0 !important;
	}

	.prt-header-style-01 .header_extra .header_btn a {
		background-color: var(--base-skin);
		color: var(--base-white);
		font-size: 16px;
		line-height: 16px;
		border-radius: 2em;
		transition: all 0.3s ease;
		padding: 13px 25px !important;
	}

	.prt-header-style-01 .header_extra .header_btn a:hover {
		border-color: var(--base-white);
		color: var(--base-dark);
		background-color: var(--base-white);
	}

	.prt-header-style-01 .site-header-menu-inner .prt-contain-wrapper {
		padding: 0 45px;
		border-radius: 55px;
		border: 1px solid rgba(255, 255, 255, 0.26);
		width: 100%;
		max-width: 100%;
		margin: 0;
		background-color: rgba(0, 0, 0, 0.54) !important;
	}

	.sidebar.prt-row.prt-sidebar-right .container {
		width: 1170px !important;
	}

	#site-header-menu .site-navigation li.ttm-sepline {
		position: absolute !important;
		top: 0px !important;
		left: 0px;
		right: auto;
		text-align: center;
		height: 33px !important;
		margin: 0 0px 0 0;
		display: block;
		margin: 0 auto;
		overflow: hidden;
	}

	#site-header-menu .site-navigation .sep-img {
		position: absolute;
		content: "";
		top: 0px;
		left: 50%;
		background-repeat: no-repeat;
		background-position: 12px 10px;
		width: 8px;
		height: 22px;
		text-align: center;
		margin-left: -5px;
		text-align: center;
		/* overflow: hidden; */
		background-color: var(--base-skin);
		color: var(--base-skin);
	}

	#site-header-menu .site-navigation .sep-img {
		-webkit-mask: url(../images/menu-sprite-1.html) no-repeat 100% 100%;
		mask: url(../images/menu-sprite-1.html) no-repeat 100% 100%;
		-webkit-mask-box-image: url(../images/menu-1-sprite.html);
		-webkit-mask-size: cover;
		mask-size: cover;
		background-color: var(--base-skin);
	}

	.prt-header-style-01 #site-header-menu .site-navigation ul.menu>li.active>a:before,
	.prt-header-style-01 #site-header-menu .site-navigation ul.menu>li:hover>a:before {
		transform: scaleX(1);
		transform-origin: left;
	}

	.prt-header-style-01 #site-header-menu .site-navigation ul.menu>li>a:before {
		content: '';
		position: absolute;
		left: 0px;
		bottom: 23px;
		width: 100%;
		height: 2px;
		background-color: var(--base-skin);
		transform: scaleX(0);
		transform-origin: left;
		transition: transform 0.4s ease-in-out;
		z-index: -1;
		right: 0;
		padding: 0 18px;
	}

	.prt-header-style-01 .header_extra a {
		padding: 13px 25px !important;
		font-size: 16px !important;
		line-height: 16px !important;
		border-radius: 2em;
	}

	.header_extra .header_btn {
		display: flex;
		align-items: center;
	}

	.prt-header-style-01 .header_extra a.prt-btn.prt-btn-style-fill.prt-btn-color-skincolor:hover {
		background-color: var(--base-white);
		border-color: var(--base-white);
		color: var(--base-headingfont-color);
	}

	#site-header-menu .site-navigation ul.menu li ul.mega-submenu li.actives a {
		color: var(--base-skin);
	}

	li.actives a {
		color: #566e7c !important;
	}

	li.actives:hover a {
		color: var(--base-skin) !important;
	}

	#site-header-menu .site-navigation ul.menu li>ul.mega-submenu li.mega-menu-item.active>a {
		color: var(--base-skin);
	}


}


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

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


	.res-1199-ml-50 {
		margin-left: 50px !important;
	}


	.res-1199-pl-50 {
		padding-left: 50px !important;
	}

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

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


	.res-1199-mt-30 {
		margin-top: 30px !important;
	}

	.res-1199-ml-50 {
		margin-left: 50px !important;
	}


	#site-header-menu .main-menu.menu-mobile.show ul>li>a {
		color: rgba(127, 144, 148, 1);
		padding: 5px 0
	}

	nav.main-menu ul.mega-submenu.megamenu-content li ul.menu-col li a {
		padding: 0;
	}

	#site-header-menu .main-menu.menu-mobile.show ul.menu-col>li>a {
		padding: 0;
	}

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


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

	.prt-header-style-01 .site-header-menu .site-header-menu-inner {
		background-color: #ffffff !important;
		position: relative;
		z-index: 3;
	}

	.prt-header-style-01 .site-header-menu .prt-container-for-header {
		background-color: rgba(0, 0, 0, 0.54) !important;
	}

	.prt-header-style-01 .site-branding {
		padding: 15px 0 10px;
	}

	nav.main-menu ul {
		padding: 0;
	}

	/* Header */
	header .container {
		background-color: rgba(0, 0, 0, 0.54) !important;
	}


	nav.main-menu ul.menu li ul.mega-submenu li.active>a {
		color: var(--base-skin);
	}


	/* logo */
	.site-branding {
		padding: 4px 0 10px;
	}

	.prt-header-style-01 .site-header-menu-inner.prt-stickable-header,
	.prt-header-style-05 .site-header-menu-inner.prt-stickable-header {
		position: relative;
		left: 0;
		right: 0;
		background-color: transparent;
		z-index: 2;
		padding: 0 15px;
	}

	.prt-header-style-01 .site-header-menu-inner.prt-stickable-header {
		padding: 0 0;
	}

	.prt-header-style-01 .site-header-menu.bg-base-black .site-header-menu-inner,
	.prt-header-style-05 .site-header-menu.bg-base-black .site-header-menu-inner {
		background-color: var(--base-black);
	}

	.prt-header-style-01 .site-branding #logo-img {
		max-height: 145px;
		position: relative;
		left: 0;
		right: -17px;
		margin: 0 auto;
		z-index: 9;
		cursor: pointer;
		top: -3px;
	}


	.prt-header-style-01 .site-header-menu .d-flex.align-items-center {
		display: block;
		height: 80px;
	}

	#site-header-menu .site-navigation ul.menu>li>a:before,
	#site-header-menu .site-navigation ul.menu>li.active>a:before {
		display: none;
	}

	.prt-header-style-01 nav.main-menu ul {
		padding: 10px 20px;
		margin: 0;
	}


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

	/*.prt-row .container > .row, .prt-page-title-row .container > .row, footer .container .row {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}*/
	.top_bar.prt-topbar-wrapper {
		display: none !important;
	}

	.prt-header-style-01 .header_extra {
		display: none !important;
	}

	.featured-icon-box {
		height: 100%;
	}

	.section-title .title br {
		display: none;
	}

	.service-icon-box .service-iconbox-inner {
		padding: 20px;
	}

	.spacing-1 {
		padding: 40px 30px 18px;
	}


	.prt-page-title-row {
		padding: 100px 0 100px;
	}

	.prt-page-title-row .title-box {
		text-align: center;
	}

	.contact-section .title-box {
		padding: 0px 0 0px;
		margin-bottom: 30px
	}

	.prt-row.contact-section {
		padding: 60px 0 54px
	}


	.featured-icon-box.style6 {
		height: auto;
	}

	.hero-section .hero-slide.slide-2 .section-title h3 {
		font-size: 56px;
		line-height: 66px;
	}

	.hero-section .hero-slide.slide-1 .hero-content-block {
		padding-top: 150px
	}

	.hero-section .hero-slide.slide-3 .hero-content-block {
		padding-top: 83px
	}

	.hero-section .hero-slide.slide-2 .hero-content-block .section-title h3 span {
		font-size: 56px;
		line-height: 66px;
	}

	.hero-section .hero-slide.slide-1 .hero-content-block {
		text-align: center
	}

	.hero-section.style1 .hero-slide.slide-1 .hero-content-block {
		text-align: left;
	}

	.hero-section .hero-slide.slide-1 .hero-content-block .hero-content .hero-title h1 {
		font-size: 76px;
		line-height: 86px;
		padding: 0;
		border: none;
	}

	.hero-section .hero-slide.slide-3 .hero-content-block .hero-content-inner .prt-hero-title h3 {
		font-size: 67px;
		line-height: 77px;
	}

	.hero-section .hero-slide {
		min-height: 600px;
		height: 600px;
	}

	.hero-section {
		min-height: 600px;
		height: 600px;
	}

	.hero-section .hero-slide.slide-2 .hero-content-block {
		padding: 100px 0 0;
	}

	.hero-section .hero-slide.slide-1 .hero-content-block {
		padding: 100px 0 0;
		overflow: visible;
	}

	/*style-2*/
	.hero-section.style2 .hero-slide.slide-1 .hero-content-block {
		text-align: left;
		padding: 150px 0 0;
	}

	.hero-section.style2 .hero-slide.slide-1 .hero-contain-inner .hero-title h1 span {
		font-size: 112px;
		font-weight: 800;
		color: rgb(0, 23, 70);
		line-height: 122px;
		border: none;
		opacity: 1;
	}

	.hero-section.style2 .hero-slide.slide-1 .hero-contain-inner .hero-title h1 {
		font-size: 54px;
		font-weight: 400;
		color: rgb(0, 23, 70);
		text-transform: none;
		line-height: 64px;
		border: none;

	}

	.hero-section.style2 .hero-slide.slide-2 .hero-content-block .section-title h3 {
		font-size: 103px;
		line-height: 113px;
		color: rgb(0, 23, 70);
	}

	.hero-section.style2 .hero-slide.slide-2 .hero-content-block .section-title h3 span {
		background-color: var(--base-skin);
		color: var(--base-white);
		border-radius: 10px;
		padding: 0 20px 8px;
		font-size: 103px;
		line-height: 123px;
		border-width: 0;
	}

	.hero-section.style2 .hero-slide.slide-2 .hero-content-block {
		padding: 136px 0 0
	}

	/*style-3*/
	.hero-section.style3 .hero-slide.slide-1 .hero-content-block {
		padding: 5px 0 0;
	}

	.hero-section.style3 .hero-slide.slide-1 .hero-content-block .hero-title h1 {
		font-size: 182px !important;
		line-height: 157px !important;
		top: 113px;
	}

	.hero-section.style3 .hero-slide.slide-1 .hero-content-block .hero-title-pre h2 {
		font-size: 98px;
		line-height: 108px;
	}

	.hero-section.style3 .hero-slide.slide-2 .hero-content-block {
		padding: 2px 0 0;
	}

	.hero-section.style3 .hero-slide.slide-2 .hero-content-block .hero-title h2 {
		font-size: 162px;
		line-height: 154px;
		top: 128px;
	}

	.hero-section.style3 .hero-slide.slide-2 .hero-content-block .hero-title-pre h2 {
		font-size: 88px;
		line-height: 108px;
	}

	nav.main-menu li.mega-menu-item.megamenu-fw:hover>ul.mega-submenu {
		padding: 0px 20px 35px 0px !important;
		margin-top: -5px !important;
	}

	.hero-section .hero-slide.slide-1 .prt-btn-desc p br {
		display: none;
	}

	.hero-section .hero-slide.slide-2 .hero-content-block .hero-content .prt-btn-desc p br {
		display: none;
	}

	.cta-section .section-big-title h2 br {
		display: none;
	}

	.slick_slider .slick-arrow {
		top: 85%
	}

	.slick_slider .slick-next {
		left: -97px;
		right: auto;
	}

	.slick_slider .slick-prev {
		left: -156px;
		right: auto;
	}


	nav.main-menu .mega-menu-item.megamenu-fw ul.mega-submenu {
		padding: 15px 0px 15px 0px !important;
	}

	.section-title-block .section-title h3.title br {
		display: none;
	}

	.slick_slider .slick-prev {
		left: -155px;
	}

	.slick_slider .slick-next {
		left: -95px;
	}


}

@media all and (max-width: 1024px) {
	.prt-row.about-section .col-lg-5 {
		width: 100% !important;
		margin-bottom: 30px !important
	}

	.spacing-9 {
		padding: 0px 0px 206px 15px !important;
	}

	.prt-row.about-section .col-lg-7 {
		width: 100% !important
	}

	.section-title-block .section-title h3.title {
		font-size: 45px;
		line-height: 55px;
	}

	.hero-section.style3,
	.hero-section.style3 .hero-banner-2,
	.hero-section.style3 .hero-slide.slide-1,
	.hero-section.style3 .hero-slide.slide-2 {
		height: 600px;
		min-height: 600px;
	}

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



	.hero-section .hero-slide.slide-1 .hero-content-block .hero-content .hero-title h1 {
		font-size: 135px;
		line-height: 135px;
	}

	.hero-section.style1 .hero-slide.slide-1 .hero-content-block .hero-title h1 #text {
		font-size: 60px;
		line-height: 70px;
	}


	.hero-section .hero-slide.slide-1 .hero-content-block .hero-content .hero-title h1 {
		margin-bottom: 30px
	}

	.hero-section.style1 .hero-slide.slide-2 .hero-content-block .prt-hero-title h2 {
		font-size: 75px;
		line-height: 85px;
	}

	.hero-section.style1 .hero-slide.slide-1 .hero-content-block .hero-content .hero-title h1 {
		font-size: 76px;
		line-height: 86px;
	}

	.hero-section.style1 .hero-slide.slide-1 .hero-content-block .prt-btn-waprre {
		margin-top: 30px
	}

	.hero-section.style1 .hero-slide.slide-1 .hero-content-block {
		padding: 53px 0 0;
	}

	.hero-section.style1 .hero-slide {
		height: 610px;
		min-height: 610px;
	}

	.hero-section.style1 {
		height: 610px;
		min-height: 610px;
	}

	.hero-section.style1 .hero-slide.slide-2 .hero-content-block {
		padding: 108px 0 0;
	}

	/*style-2*/
	.hero-section.style2 .hero-slide.slide-1 .hero-contain-inner .hero-title h1 span {
		font-size: 95px;
		font-weight: 800;
		color: rgb(0, 23, 70);
		line-height: 105px;
		border: none;
		opacity: 1;
	}

	.hero-section.style2 .hero-slide.slide-1 .hero-contain-inner .hero-title h1 {
		font-size: 46px;
		font-weight: 400;
		color: rgb(0, 23, 70);
		text-transform: none;
		line-height: 56px;
		border: none;
	}

	.hero-section.style2 .hero-slide.slide-2 .hero-content-block .section-title h3 {
		font-size: 85px;
		line-height: 95px;
		color: rgb(0, 23, 70);
	}

	.hero-section.style2 .hero-slide.slide-2 .hero-content-block .section-title h3 span {
		background-color: var(--base-skin);
		color: var(--base-white);
		border-radius: 10px;
		padding: 0 20px 8px;
		font-size: 85px;
		line-height: 95px;
		border-width: 0;
	}

	/*style-3*/
	.hero-section.style3 .hero-slide.slide-1 .hero-content-block {
		padding: 26px 0 0;
	}

	.hero-section.style3 .hero-slide.slide-1 .hero-content-block .hero-title h1 {
		font-size: 162px !important;
		line-height: 134px !important;
		top: 113px;
	}

	.hero-section.style3 .hero-slide.slide-1 .hero-content-block .hero-title-pre h2 {
		font-size: 85px;
		line-height: 92px;
	}

	.hero-section.style3 .hero-slide.slide-2 .hero-content-block {
		padding: 2px 0 0;
	}

	.hero-section.style3 .hero-slide.slide-2 .hero-content-block .hero-title h2 {
		font-size: 139px;
		line-height: 134px;
		top: 142px;
	}

	.hero-section.style3 .hero-slide.slide-2 .hero-content-block .hero-title-pre h2 {
		font-size: 75px;
		line-height: 92px;
		margin-top: 46px;
	}



}

@media (min-width: 992px) {

	.sidebar .container>.row {
		margin: 0 -15px;
	}

}

@media (max-width: 991px) {

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

	.section-title-block .section-title h3.title {
		font-size: 40px;
		line-height: 50px;
	}



	.prt-page-title-row.prt-single-title .prt-page-title-row-inner {
		padding: 98px 0 40px;
	}

	.spacing-3 {
		padding: 0px 0px 170px 0px;
	}


	.sidebar-right .bg-base-grey,
	.sidebar-right .bg-base-grey>.prt-bg-layer,
	.sidebar-right .bg-base-grey>.prt-bg-layer>.prt-col-wrapper-bg-layer-inner {
		background-color: var(--base-white);
	}


	.page-title-heading h2 {
		font-size: 50px;
		line-height: 60px;
	}


	/* 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: 16px;
		line-height: 26px;
	}

	h5 {
		font-size: 19px;
		line-height: 22px;
	}

	h6 {
		font-size: 17px;
		line-height: 20px;
	}

	/* spacing */

	.spacing-1 {
		margin: 0 !important;
	}


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

	.res-991-pb-30 {
		padding-bottom: 30px !important;
	}


	.res-991-pl-0 {
		padding-left: 0 !important;
	}

	.res-991-pl-15 {
		padding-left: 15px !important;
	}

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

	.res-991-mt-20 {
		margin-top: 20px !important;
	}


	.res-991-mt-30 {
		margin-top: 30px !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-30 {
		margin-bottom: 30px !important;
	}


	.res-991-mb_15 {
		margin-bottom: -15px !important;
	}


	.res-991-ml-0 {
		margin-left: 0 !important;
	}


	.res-991-ml-20 {
		margin-left: 20px !important;
	}


	.prt-row {
		padding: 60px 0 60px;
	}

	.prt-row.cta-section {
		padding: 50px 0 60px
	}

	.featured-icon-box {
		height: auto;
	}

	.section-title .title br {
		display: none;
	}

	.prt-row.about-section {
		padding: 60px 0 51px;
	}

	.prt-row.service-section {
		padding: 54px 0 0;
	}



	.b-30 {
		border-radius: 0px 30px 30px 0px;
		margin-right: 1px;
		/* background-color: rgba(0, 0, 0, 0.13); */
		padding-right: 0px;
		overflow: hidden;
	}


	.prt-list-icon.style1.bg {
		margin-top: 0
	}

	.section-big-title h2,
	.section-title-block.style1 .section-title h3.title {
		font-size: 40px !important;
		line-height: 50px !important;
	}

	.cta-section .section-big-title h2 span {
		font-size: 40px !important;
		line-height: 50px !important;
	}



	.prt-service-single-content-area {
		padding-top: 60px;
	}

	.prt-row.step-section {
		padding: 55px 0 60px;
	}


	.about-section .featured-icon-box {
		margin-top: 0px;
		margin-bottom: 0;
	}


	.prt-row.portfolio-section {
		padding: 55px 0 60px;
	}


	.section-footer {
		padding: 45px 0 45px
	}

	.prt-row.about-section-02 {
		padding: 60px 0 60px;
	}

	.prt-row.service-section {
		margin-bottom: 0;
	}


	.prt-row.contact-section {
		padding: 70px 0 40px;
	}

	.contact-section .title-box {
		height: 140px
	}


	.prt-row.about-section-02 {
		padding: 60px 0 55px;
	}


	.prt-sidebar-right .post.prt-blog-classic-inner {
		padding: 60px 0 38px
	}


	.title-box .page-title-heading h1 {
		font-size: 50px;
		line-height: 60px;
	}



	.prt-page-title-row {
		padding: 60px 0
	}


	.inside h4,
	.inside h4 span {
		font-size: 34px;
		line-height: 44px;
	}


	.featured-icon-box.style5 {
		margin-top: 20px;
		padding: 0;
	}


	.prt-row.stepbox-section2 {
		padding: 55px 0 60px
	}

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


	.portfolio-section3 .prt-btn-waprre {
		float: left;
		padding-bottom: 0px;
		margin-top: 20px;
	}

	.hero-section .hero-slide.slide-2 .section-title h3 {
		font-size: 56px;
		line-height: 66px;
	}

	.hero-section .hero-slide.slide-3 .hero-content-block {
		padding-top: 80px
	}

	.hero-section .hero-slide.slide-2 .hero-content-block .section-title h3 span {
		font-size: 56px;
		line-height: 66px;
	}

	.hero-section .hero-slide.slide-1 .hero-content-block .hero-content .hero-title h1 {
		font-size: 76px;
		line-height: 86px;
		padding: 0;
		border: none;
	}

	.hero-section .hero-slide.slide-3 .hero-content-block .hero-content-inner .prt-hero-title h3 {
		font-size: 64px;
		line-height: 74px;
	}

	.hero-section .hero-slide {
		min-height: 560px;
		height: 560px;
	}

	.hero-section {
		min-height: 560px;
		height: 560px;
	}

	.hero-section .hero-slide.slide-2 .hero-content-block {
		padding: 98px 0 0;
	}

	.hero-section .hero-slide.slide-1 .hero-content-block {
		padding: 112px 0 0;
		overflow: visible;
	}

	.hero-section .hero-slide.slide-2 .section-title h3 {
		margin-top: 30px;
		margin-bottom: 30px
	}

	/*style-2*/
	.hero-section.style2 .hero-slide.slide-1 .hero-content-block {
		text-align: left;
		padding: 153px 0 0;
	}

	/*
	.hero-section.style2 .hero-slide.slide-1 .hero-contain-inner .hero-title h1 br{display:none;}*/
	.hero-section.style2 .hero-slide.slide-1 .hero-contain-inner .hero-title h1 span {
		font-size: 92px !important;
		line-height: 102px !important;
	}

	.hero-section.style2 .hero-slide.slide-1 .hero-contain-inner .hero-title h1 {
		font-size: 45px !important;
		line-height: 55px !important;
	}

	.hero-section.style2 .hero-slide.slide-2 .hero-content-block .section-title h3 {
		font-size: 85px;
		line-height: 100px;
	}

	.hero-section.style2 .hero-slide.slide-2 .hero-content-block .section-title h3 span {

		font-size: 85px;
		line-height: 95px;
	}

	.hero-section.style2 .hero-slide.slide-2 .hero-content-block {
		padding: 95px 0 0
	}

	/*style-3*/
	.hero-section.style3 {
		min-height: 500px;
		height: 500px;
	}

	.hero-section.style3 .hero-slide {
		min-height: 500px;
		height: 500px;
	}

	.hero-section.style3 .hero-slide.slide-1 .hero-content-block {
		padding: 22px 0 0;
	}

	.hero-section.style3 .hero-slide.slide-1 .hero-content-block .hero-title h1 {
		font-size: 110px !important;
		line-height: 100px !important;
		top: 95px;
	}

	.hero-section.style3 .hero-slide.slide-1 .hero-content-block .hero-title-pre h2 {
		font-size: 55px;
		line-height: 70px;
	}

	.hero-section.style3 .hero-slide.slide-2 .hero-content-block {
		padding: 0px 0 0;
		text-align: center;
	}

	.hero-section.style3 .hero-slide.slide-2 .hero-content-block .hero-title h2 {
		font-size: 79px;
		line-height: 89px;
		top: 118px;
		display: block;
		text-align: center;
	}

	.hero-section.style3 .hero-slide.slide-2 .hero-content-block .hero-title-pre h2 {
		font-size: 54px;
		line-height: 78px;
		margin-top: 48px;
	}

	.hero-section.style3 .hero-slide.slide-2 .d-flex.prt-btn-wparepper {
		margin: 0 auto;
		display: ruby-text !important;
		text-align: center;
		width: 100%;
	}

	.prt-row.team-section-2 {
		padding-bottom: 50px
	}



	.prt-row.about-section2 {
		padding: 60px 0 37px
	}


	.prt-row.service-section2 {
		padding: 55px 0 50px
	}

	.about-section2 .prt-single-image-wrapper img {
		HEIGHT: 500PX;
		WIDTH: auto;
	}

	.service-section2 .section-title {
		margin-bottom: 30px
	}

	.prt-row.team-section3 {
		padding: 60px 0 50px
	}


	.prt-service-description h4 {
		font-size: 30px;
		line-height: 40px;
	}

	.spacing-9 {
		padding: 0px 15px 40px;
	}

	.prt-row.about-section-02.style1 {
		padding: 55px 0 52px;
	}

	.prt-row.about-section-02.style2 {
		padding: 60px 0 55px;
	}

	.prt-row.portfolio-section-03 {
		padding: 60px 0 30px;
	}

	.prt-stepbox .prt-step-content-box .prt-step-desc p br {
		display: none;
	}

	.prt-stepbox .prt-stepbox-content {
		padding: 0
	}

	.hero-section .hero-slide.slide-2 .hero-content-block .hero-content .prt-btn-desc p {
		margin-bottom: 30px
	}

	.prt-row.about-section .col-lg-5 {
		margin-bottom: 0px !important
	}

	.hero-section .hero-slide.slide-3 .hero-content-block {
		padding-top: 85px;
	}


	.hero-section.style3 .hero-slide.slide-1 .hero-content-block .hero-content .hero-title h1 {
		display: block;
		text-align: center;
	}


	.section-title-block .section-desc {
		padding-bottom: 26px;
	}


	.prt-row.team-section-2 {
		padding: 55px 0 50px
	}

	.sidebar .widget.widget-recent-post ul>li {
		text-align: left
	}

	.sidebar .widget-area .widget.with-title.widget-recent-post {
		text-align: center;
	}

	.spacing-9 {
		padding: 0px 15px 40px !important;
	}

}

@media (max-width: 767px) {

	.res-767-mb-0 {
		margin-bottom: 0px !important;
	}


	.res-767-mt-15 {
		margin-top: 15px !important;
	}


	.res-767-mt-30 {
		margin-top: 30px !important;
	}



	.res-767-pl-20 {
		padding-left: 20px !important;
	}




	.order-sm {
		order: 1;
	}


	.wrap-form.message_form span.text-input {
		display: block;
	}

	.wrap-form.message_form span.text-input input,
	.wrap-form.message_form span.text-input textarea,
	.wrap-form.message_form span.text-input select {
		min-width: 100%;
		margin: 0px;
		text-align: left;
		padding: 10px 15px 10px 0px;
	}

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



	.service-content-style2 .service-content-title h2 {
		font-size: 25px;
		line-height: 25px;
	}

	.prt-row.portfolio-section-03 {
		padding: 60px 0 30px;
	}


	.prt-client-content-box .prt-section-title h2 {
		font-size: 25px;
		line-height: 35px;
		margin-bottom: 15px;
	}

	.hero-section .hero-slide.slide-2 .hero-content-block .section-title h3 span {
		font-size: 56px;
		line-height: 66px;
	}

	.hero-section .hero-slide.slide-1 .hero-content-block .hero-content .hero-title h1 {
		font-size: 76px;
		line-height: 86px;
		padding: 0;
		border: none;
	}

	.hero-section .hero-slide.slide-3 .hero-content-block .hero-content-inner .prt-hero-title h3 {
		font-size: 46px;
		line-height: 56px;
	}

	.hero-section .hero-slide.slide-3 .hero-content-block .per-hero-titile-inner h4 {
		font-size: 46px;
		line-height: 56px;
	}

	.hero-section .hero-slide {
		min-height: 450px;
		height: 450px;
	}

	.hero-section {
		min-height: 450px;
		height: 450px;
	}

	.hero-section .hero-slide.slide-2 .hero-content-block {
		padding: 77px 0 0;
	}

	.hero-section .hero-slide.slide-2 .hero-content-block .hero-content .prt-btn-desc p,
	.hero-section .hero-slide.slide-3 .hero-content-block .prt-hero-desc p {
		display: none;
	}

	.hero-section .hero-slide.slide-1 .hero-content-block {
		padding-top: 69px
	}

	.hero-section .hero-slide.slide-3 .hero-content-block {
		padding-top: 86px;
	}

	/*style-2*/
	.hero-section.style1 .hero-slide.slide-1 .hero-content-block {
		background-color: rgba(255, 255, 255, 0.3);
		padding: 19px 28px 25px !important;
		margin: 28px 0;
	}

	.hero-section .hero-slide.slide-1 .hero-content-block .hero-content {
		text-align: center;
	}

	.hero-section .hero-slide.slide-1 .hero-content-block .hero-content {
		padding: 40px 0 40px
	}

	.hero-section.style1 .hero-slide.slide-1 .hero-content-block .img-width-conatin {
		display: none;
	}

	.hero-section .hero-slide.slide-1 .hero-content-block .hero-content .hero-title h1,
	.hero-section.style1 .hero-slide.slide-1 .hero-content-block .hero-title h1 #text {
		font-size: 44px;
		line-height: 54px;
	}

	.hero-section .hero-slide.slide-1 .hero-content-block .hero-content .hero-title h1 {
		margin-bottom: 30px
	}

	.hero-section.style1 .hero-slide.slide-2 .hero-content-block .prt-hero-title h2 {
		font-size: 44px;
		line-height: 54px;
	}

	.hero-section.style1 .hero-slide.slide-1 .hero-content-block .prt-btn-waprre {
		margin-top: 40px
	}

	.hero-section.style1 .hero-slide.slide-1 .hero-content-block {
		padding: 60px 0 0;
	}

	.hero-section.style1 .hero-slide.slide-2 .hero-content-block {
		padding: 126px 0 0
	}

	.hero-section.style1 .hero-slide.slide-2 .hero-content-block {
		text-align: center;
	}

	.hero-section.style1 .hero-slide {
		height: 493px;
		min-height: 493px;
	}

	.hero-section.style1 {
		height: 493px;
		min-height: 493px;
	}

	/*style-2*/
	.hero-section.style2 .hero-slide.slide-1 .hero-content-block {
		text-align: left;
		padding: 50px 0 0 !important;
		background-color: transparent;
		margin: 0;
	}

	.hero-section.style2 .hero-slide.slide-1 .hero-content-block .hero-content {
		padding: 0;
	}

	.hero-section.style2 .hero-slide.slide-1 .hero-content-block .hero-content {
		text-align: left
	}

	.hero-section.style2 .hero-slide.slide-1 .hero-contain-inner .hero-title h1 span {
		font-size: 80px !important;
		line-height: 90px !important;
	}

	.hero-section.style2 .hero-slide.slide-1 .hero-contain-inner .hero-title h1 {
		font-size: 42px;
		line-height: 52px;
		margin-bottom: 20px;
	}

	.hero-section.style2 .hero-slide.slide-1 .hero-contain-inner .prt-hero-desc p {
		display: none;
	}

	.hero-section.style2 .hero-slide.slide-2 .hero-content-block .prt-btn-desc p {
		display: none;
	}

	.hero-section.style2 .hero-slide.slide-2 .hero-content-block .section-title h3 {
		font-size: 42px;
		line-height: 52px;
	}

	.hero-section.style2 .hero-slide.slide-2 .hero-content-block .section-title h3 br {
		display: block;
	}

	.hero-section.style2 .hero-slide.slide-2 .hero-content-block .section-title h3 span {

		font-size: 45px;
		line-height: 53px;
	}

	.hero-section.style2 .hero-slide.slide-2 .hero-content-block {
		padding: 80px 0 0
	}

	/*style-3*/
	.hero-section.style3 {
		min-height: 450px;
		height: 450px;
	}

	.hero-section.style3 .hero-slide {
		min-height: 450px;
		height: 450px;
	}

	.hero-section.style3 .hero-slide.slide-1 .hero-content-block .hero-content {
		padding: 0 !important
	}

	.hero-section.style3 .hero-slide.slide-1 .hero-content-block {
		padding: 22px 0 0 !important;
		background-color: transparent !important;
		margin: 0 !important;
	}

	.hero-section.style3 .hero-slide.slide-1 .hero-content-block .prt-btn-waprre {
		float: none;
	}

	.hero-section.style3 .hero-slide.slide-1 .hero-content-block .hero-title h1 {
		font-size: 81px !important;
		line-height: 74px !important;
		top: 95px;
	}

	.hero-section.style3 .hero-slide.slide-1 .hero-content-block .hero-title-pre h2 {
		font-size: 41px;
		line-height: 51px;
		margin-top: 47px;
	}

	.hero-section.style3 .hero-slide.slide-1 .hero-content-block .prt-herp-desc p {
		display: none;
	}

	.hero-section.style3 .hero-slide.slide-2 .hero-content-block {
		padding: 46px 0 0;
		text-align: center;
	}

	.hero-section.style3 .hero-slide.slide-2 .hero-content-block .hero-title h2 {
		font-size: 59px;
		line-height: 69px;
		top: 53px;
		display: block;
		text-align: center;
	}

	.hero-section.style3 .hero-slide.slide-2 .hero-content-block .hero-title-pre h2 {
		font-size: 41px;
		line-height: 51px;
		margin-top: 48px;
	}

	.hero-section.style3 .hero-slide.slide-2 .d-flex.prt-btn-wparepper {
		margin: 0 auto;
		display: ruby-text !important;
		text-align: center;
		width: 100%;
	}

	.hero-section.style2 .hero-slide,
	.hero-section.style2 {
		height: 400px;
		min-height: 400px;
	}

	.hero-section.style2 .hero-slide.slide-1 .hero-contain-inner .hero-title h1 {
		font-size: 40px !important;
		line-height: 50px !important;
		margin-bottom: 20px;
	}

	.hero-section.style2 .hero-slide.slide-2 .hero-content-block {
		padding: 60px 0 0
	}


	.prt-list.prt-list-style-icon .prt-list-li-content br {
		display: none;
	}

	.hero-section.style1 .hero-slide.slide-2 .prt-btn-waprre a {
		float: none;
		text-align: center;
	}

	.hero-section.style1 .hero-slide.slide-1 .hero-content-block .hero-content .hero-title h1 {
		font-size: 46px;
		line-height: 56px;
	}

	.hero-section.style1 .hero-slide.slide-1 .hero-content-block {
		padding-top: 85px;
	}

	.hero-section.style2 .hero-slide.slide-2 .hero-content-block .prt-btn-waprre a {
		float: right;
	}


	.b-30 {
		border-radius: 0px 0px 30px 30px;
		margin-right: 1px;
		/* background-color: rgba(0, 0, 0, 0.13); */
		padding-right: 0px;
		overflow: hidden;
	}

}

@media (max-width: 575px) {

	.res-575-mt-20 {
		margin-top: 20px !important;
	}


	.res-575-mb-20 {
		margin-bottom: 20px !important;
	}


	.res-575-ml-0 {
		margin-left: 0 !important;
	}


	.res-575-p-0 {
		padding: 0 !important;
	}

	.section-title-block .section-title h3.title {
		font-size: 30px !important;
		line-height: 40px !important;
	}

	.section-big-title h2,
	.cta-section .section-big-title h2 span,
	.section-title-block.style1 .section-title h3.title {
		font-size: 30px !important;
		line-height: 40px !important;
	}

	.copyright {
		display: block;
	}

	.copyright .cpy-text {
		margin-bottom: 10px;
	}

	.title-box .page-title-heading h1 {
		font-size: 30px;
		line-height: 40px;
	}

	.about-section-02 .prt-featured-icon.style1 {
		margin: auto;
	}

	.prt-featured-content-box.style1 .prt-featured-content-inner {
		text-align: center;
		margin-top: 20px;
	}

	.contact-section .featured-icon-box.style3 {
		text-align: center;
	}


	.prt-icon-box.style2 {
		display: block;
		margin-bottom: 30px;
		text-align: center;
	}

	.prt-icon-box.style2 .icon-box {
		width: 55px;
		display: inline-block;
	}



	.prt-icon-box.style2 .prt-icon-contain {
		margin-top: 20px;
	}

	.prt-icon-box.style2:last-child {
		margin: 0;
	}

	.hero-section .hero-slide.slide-1 .hero-content-block .hero-content .hero-title h1 {
		font-size: 66px;
		line-height: 76px;
	}

	.hero-section .hero-slide.slide-2 .hero-content-block .section-title h3 span {
		font-size: 40px;
		line-height: 50px;
	}

	.hero-section .hero-slide.slide-1 .hero-content-block .hero-content .hero-subtitle span {
		font-size: 30px;
		line-height: 40px;
	}

	.hero-section .hero-slide.slide-1 .prt-btn-desc p {
		display: none;
	}

	.hero-section .hero-slide {
		min-height: 400px;
		height: 400px;
	}

	.hero-section {
		min-height: 400px;
		height: 400px;
	}

	.hero-section .hero-slide.slide-2 .section-title h3 {
		font-size: 40px !important;
		line-height: 50px !important;
	}

	.hero-section .hero-slide.slide-3 .hero-content-block {
		padding-top: 62px;
	}

	.hero-section .hero-slide.slide-3 .hero-content-block .hero-content-inner .prt-hero-title h3 {
		font-size: 39px;
		line-height: 49px;
	}

	.hero-section .hero-slide.slide-1 .hero-content-block {
		padding-top: 95px;
	}

	.hero-section .hero-slide.slide-2 .hero-content-block {
		padding: 68px 0 0
	}

	/*.hero-section .hero-slide.slide-3 .hero-content-block .per-hero-titile-inner h4{display:none;}*/
	.hero-section .hero-slide.slide-2 .hero-content-block {
		text-align: center;
	}

	/*style-2*/

	.hero-section .hero-slide.slide-1 .hero-content-block .hero-content {
		text-align: center;
	}

	.hero-section .hero-slide.slide-1 .hero-content-block .hero-content {
		padding: 40px 0 40px
	}

	.hero-section.style1 .hero-slide.slide-1 .hero-content-block .img-width-conatin {
		display: none;
	}

	.hero-section.style1 .hero-slide.slide-1 .hero-content-block .hero-content .hero-title h1,
	.hero-section.style1 .hero-slide.slide-1 .hero-content-block .hero-title h1 #text {
		font-size: 33px;
		line-height: 43px;
	}

	.hero-section.style1 .hero-slide.slide-1 .hero-content-block .prt-hero-desc p {
		display: none;
	}

	.hero-section .hero-slide.slide-1 .hero-content-block .hero-content .hero-title h1 {
		margin-bottom: 30px
	}

	.hero-section.style1 .hero-slide.slide-2 .hero-content-block .prt-hero-title h2 {
		font-size: 33px;
		line-height: 43px;
	}

	.hero-section.style1 .hero-slide.slide-1 .hero-content-block .prt-btn-waprre {
		margin-top: 40px
	}

	.hero-section.style1 .hero-slide.slide-1 .hero-content-block {
		padding: 60px 0 0;
	}

	.hero-section.style1 .hero-slide.slide-2 .hero-content-block {
		padding: 126px 0 0
	}

	.hero-section.style1 .hero-slide.slide-2 .hero-content-block {
		text-align: center;
	}

	.hero-section.style1 .hero-slide {
		height: 493px;
		min-height: 493px;
	}

	.hero-section.style1 {
		height: 493px;
		min-height: 493px;
	}

	.hero-section.style2 .hero-slide.slide-1 .hero-content-block {
		text-align: left;
		padding: 68px 0 0 !important;
		background-color: transparent;
		margin: 0;
	}

	.hero-section.style2 .hero-slide.slide-1 .hero-content-block .hero-content {
		padding: 0;
	}

	.hero-section.style2 .hero-slide.slide-1 .hero-content-block .hero-content {
		text-align: left
	}

	.hero-section.style2 .hero-slide.slide-1 .hero-contain-inner .hero-title h1 span {
		font-size: 49px !important;
		line-height: 56px !important;
	}

	.hero-section.style2 .hero-slide.slide-1 .hero-contain-inner .hero-title h1 {
		font-size: 26px;
		line-height: 32px;
		margin-bottom: 0px !important;
	}

	.hero-section.style2 .hero-slide.slide-1 .hero-contain-inner .row .pr-0,
	.hero-section.style2 .hero-slide.slide-1 .hero-contain-inner .row .pl-0 {
		width: 45%
	}

	.hero-section.style2 .hero-slide.slide-2 .hero-content-block .section-title h3 {
		font-size: 28px;
		line-height: 37px;
	}

	.hero-section.style2 .hero-slide.slide-2 .hero-content-block .section-title h3 br {
		display: block;
	}

	.hero-section.style2 .hero-slide.slide-2 .hero-content-block .section-title h3 span {
		font-size: 28px;
		line-height: 37px;
	}

	.hero-section.style2 .hero-slide.slide-2 .hero-content-block {
		padding: 65px 0 0
	}

	/*style-3*/
	.hero-section.style3 {
		min-height: 400px;
		height: 400px;
	}

	.hero-section.style3 .hero-slide {
		min-height: 400px;
		height: 400px;
	}

	.hero-section.style3 .hero-slide.slide-1 .hero-content-block .hero-content {
		padding: 0 !important
	}

	.hero-section.style3 .hero-slide.slide-1 .hero-content-block {
		padding: 0px 0 0 !important;
		background-color: transparent !important;
		margin: 0 !important;
	}

	.hero-section.style3 .hero-slide.slide-1 .hero-content-block .prt-btn-waprre {
		float: none;
	}

	.hero-section.style3 .hero-slide.slide-1 .hero-content-block .hero-title h1 {
		font-size: 68px !important;
		line-height: 78px !important;
		top: 95px;
	}

	.hero-section.style3 .hero-slide.slide-1 .hero-content-block .hero-title-pre h2 {
		font-size: 34px;
		line-height: 43px;
		margin-top: 47px;
	}

	.hero-section.style3 .hero-slide.slide-2 .hero-content-block {
		padding: 33px 0 0;
		text-align: center;
	}

	.hero-section.style3 .hero-slide.slide-2 .hero-content-block .hero-title h2 {
		font-size: 49px;
		line-height: 59px;
		top: 53px;
		display: block;
		text-align: center;
	}

	.hero-section.style3 .hero-slide.slide-2 .hero-content-block .hero-title-pre h2 {
		font-size: 34px;
		line-height: 43px;
		margin-top: 48px;
	}


	.widget-footer-form-block {
		padding: 40px 40px 33px;
	}


	#totop.top-visible {
		margin: 0;
		right: 0;
		display: none !important;
	}

	.hero-banner .slick-arrow {
		top: 31%;
	}

	.hero-banner .slick-arrow.slick-prev,
	.hero-banner .slick-arrow.slick-next,
	.hero-banner-2 .slick-arrow.slick-prev,
	.hero-banner-2 .slick-arrow.slick-next {
		top: 31%;
	}

	.inside h4,
	.inside h4 span {
		text-align: center
	}

}

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

	.prt-stepbox .prt-stepbox-content {
		display: block;
		margin: 0 auto 20px;
		text-align: center;
		padding-right: 0;
	}

	.hero-section.style2 .hero-slide.slide-2,
	.hero-section.style2 {
		height: 350px;
		min-height: 350px
	}

	.featured-icon-box.style6 .featured-icon-box-contain {
		padding-left: 0
	}

	.prt-stepbox .prt-stepbox-content .prt-step-thumbnail {
		width: auto
	}

	.prt-stepbox .prt-stepbox-content .process-num {
		left: 133px;
	}


	.service-content-style2 .service-list ul {
		margin: 0
	}

	.service-list .service-item .service-list-item li:last-child {
		margin: 0px 0 16px;
	}


	.prt-stepbox.style3 .prt-stepbox-content .process-num {
		left: 0
	}


	.about-section .prt-iconbox-wrapper {
		text-align: center;
	}

	.inside h4,
	.inside h4 span {
		font-size: 28px;
		line-height: 38px;
	}

	.spacing-3 {
		padding: 0px 0px 170px 0px;
	}

	.prt-stepbox .prt-stepbox-content .prt-step-thumbnail img {
		margin-bottom: 15px;
		border-radius: 15px
	}

	.prt-stepbox .prt-stepbox-content .prt-step-desc p br {
		display: none;
	}

	.prt-stepbox .prt-stepbox-content .prt-step-desc p {
		margin-bottom: 0;
	}

	.featured-icon-box {
		display: block !important;
		text-align: center;
	}

	#totop.top-visible {
		bottom: 83px;
	}

	.hero-section.style2 .hero-slide.slide-1 .hero-contain-inner .row .pr-0 {
		width: 100%;
	}

	.about-section .prt-iconbox-inner .prt-iconbox-icon .prt-box-icon {
		margin: auto;
		align-items: center;
		margin-bottom: 20px;
	}

	.featured-icon-box .featured-content {
		padding: 0;
	}

	.featured-icon-box .featured-icon {
		width: 60px;
		margin: 0 auto 20px;
	}

	.spacing-1 {
		padding: 30px 15px 15px
	}




	.first-footer .row.align-items-center.res-991-pl-15 {
		padding: 0 !important;
	}

	.widget-footer-form-block {
		padding: 42px 20px 33px;
	}

	.cta-btn a {
		margin-bottom: 20px;
	}

	.prt-row.cta-section {
		padding: 45px 0 40px
	}


	.widget-footer-form-block .widget-section-title h3 {
		font-size: 25px;
		line-height: 35px;
	}


	.wrap-form.query_form-1 {
		padding: 30px 15px
	}


	.hero-section .hero-slide.slide-1 .hero-content-block .hero-content .hero-title h1 {
		font-size: 40px;
		line-height: 50px;
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.hero-section .hero-slide.slide-1 .hero-content-block .hero-content p {
		display: block;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		line-clamp: 2;
		/* Limit to 2 lines */
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.hero-section .hero-slide.slide-3 .hero-content-block {
		padding-top: 82px;
	}

	.hero-section .hero-slide.slide-1 .hero-content-block .hero-content p br {
		display: none;
	}

	.hero-section .hero-slide.slide-2 .hero-content-block {
		text-align: left
	}

	.hero-section .hero-slide.slide-2 .section-title h3 {
		font-size: 34px !important;
		line-height: 44px !important;
	}

	.hero-section .hero-slide.slide-2 .section-title h3 {
		font-size: 37px !important;
		line-height: 47px !important;
	}

	.hero-section .hero-slide.slide-3 .hero-content-block .hero-content-inner .prt-hero-title h3 {
		font-size: 28px;
		line-height: 38px;
	}

	.hero-section .hero-slide.slide-1 .hero-content-block {
		padding-top: 45px
	}

	.hero-section .hero-slide.slide-1 .hero-content-block {
		text-align: left;
	}

	.hero-section .hero-slide.slide-3 .hero-content-block .per-hero-titile-inner h4 {
		font-size: 22px;
		line-height: 32px;
	}

	.hero-section.style2 .hero-slide.slide-1 .hero-content-block {
		text-align: left;
		padding: 70px 0 0 !important;
		background-color: transparent;
		margin: 0;
	}

	.hero-section.style2 .hero-slide.slide-2 .section-title-block .subtitle-wrapper .subtitle h2 {
		display: none !important;
	}

	.hero-section.style2 .hero-slide.slide-1 .hero-contain-inner .row .pl-0 {
		display: none;
	}

	.hero-section.style2 .hero-slide.slide-2 .section-title-block .subtitle-wrapper .subtitle h2 .hero-section.style2 .hero-slide.slide-2 .section-title-block .subtitle-wrapper .subtitle h2:before {
		display: none;
	}

	.hero-section.style2 .hero-slide.slide-1 .hero-content-block .hero-content {
		padding: 0;
	}

	.hero-section.style2 .hero-slide.slide-1 .hero-content-block .hero-content {
		text-align: left
	}

	.hero-section.style2 .hero-slide.slide-1 .hero-contain-inner .hero-title h1 span {
		font-size: 30px !important;
		line-height: 37px !important;
	}

	.hero-section.style2 .hero-slide.slide-1 .row.d-flex {
		display: block !important;
	}

	.hero-section.style2 .hero-slide.slide-1 .hero-contain-inner .hero-title h1 {
		font-size: 20px !important;
		line-height: 30px !important;
		margin-bottom: 0px !important;
		margin-top: 0 !important;
	}

	.hero-section.style2 .hero-slide.slide-1 .hero-contain-inner .row .pl-0 {
		width: 100% !important;
	}

	.hero-section.style2 .hero-slide.slide-2 .hero-content-block .section-title h3 {
		font-size: 28px;
		line-height: 37px;
		text-align: center;
	}

	.hero-section.style2 .hero-slide.slide-2 .hero-content-block .section-title h3 br {
		display: block;
	}

	.hero-section.style2 .hero-slide.slide-2 .hero-content-block .section-title h3 span {
		font-size: 28px;
		line-height: 37px;
	}

	.hero-section.style2 .hero-slide.slide-2 .hero-content-block {
		padding: 32px 0 0;
		text-align: center;
	}

	.hero-section.style2 .hero-slide.slide-2 .hero-content-block .prt-btn-waprre a {
		float: none;
		text-align: center;
	}

	/*style-3*/
	.hero-section.style3 {
		min-height: 400px;
		height: 400px;
	}

	.hero-section.style3 .hero-slide {
		min-height: 400px;
		height: 400px;
	}

	.hero-section.style3 .hero-slide.slide-1 .hero-content-block .hero-content {
		padding: 0 !important
	}

	.hero-section.style3 .hero-slide.slide-1 .hero-content-block {
		padding: 0px 0 0 !important;
		background-color: transparent !important;
		margin: 0 !important;
	}

	.hero-section.style3 .hero-slide.slide-1 .hero-content-block .prt-btn-waprre {
		float: none;
	}

	.hero-section.style3 .hero-slide.slide-1 .hero-content-block .hero-title h1 {
		font-size: 51px !important;
		line-height: 61px !important;
		top: 86px;
	}

	.hero-section.style3 .hero-slide.slide-1 .hero-content-block .hero-title-pre h2 {
		font-size: 27px;
		line-height: 37px;
		margin-top: 47px;
	}

	.hero-section.style3 .hero-slide.slide-2 .hero-content-block {
		padding: 45px 0 0;
		text-align: center;
	}

	.hero-section.style3 .hero-slide.slide-2 .hero-content-block .hero-title h2 {
		font-size: 51px;
		line-height: 51px;
		top: 53px;
		display: block;
		text-align: center;
	}

	.hero-section.style3 .hero-slide.slide-2 .hero-content-block .hero-title-pre h2 {
		font-size: 27px;
		line-height: 37px;
		margin-top: 48px;
	}

	.hero-section .hero-slide.slide-2 {
		background-position: left;
	}

	.hero-section .hero-slide.slide-1 .hero-content-block .hero-content p {
		display: none;
	}

	.hero-section .hero-slide.slide-1 .hero-content-block {
		text-align: left;
		height: 344px;
		padding-top: 108px !important;
	}

	.hero-section.style1 .hero-slide.slide-1 .hero-content-block {
		height: 344px;
	}

	.hero-section.style1 .hero-slide.slide-1 .hero-content-block .hero-content .hero-title h1 br {
		display: block;
	}

	.hero-section.style1 .hero-slide.slide-1 .hero-content-block .hero-content .hero-title h1 {
		margin-bottom: 0;
	}

	.hero-section.style1 .hero-slide.slide-1 .hero-content-block {
		padding: 38px 15px 40px !important;
	}

	.hero-section .hero-slide.slide-1 .hero-content-block .hero-content {
		padding: 0;
	}

	.hero-section.style1 .hero-slide {
		height: 400px;
		min-height: 400px;
	}

	.hero-section.style1 .hero-slide.slide-2 .hero-content-block {
		padding: 92px 0 0;
	}

	.hero-section.style1 {
		height: 400px;
		min-height: 400px;
	}

	.hero-section.style1 .hero-slide.slide-1 .hero-content-block .hero-content .hero-title h1 br.br1 {
		display: block;
	}

	.service-section2 .featured-icon-box.style-2 .featured-icon {
		margin-bottom: 20px
	}

	.featured-icon-box.style3 .featured-content .featured-desc p {
		padding: 0 0 0 0px;
		text-align: center;
	}

}

@media only screen and (max-width: 375px) {
	#totop.top-visible {
		margin: 0;
		right: 0;
		display: none !important;
	}

	.hero-section.style1 .hero-slide.slide-2 .hero-content-block {
		padding: 70px 0 0;
	}

	.contact-section .title-box {
		margin: 0;
	}

	.contact-section .title-box {
		height: 250px
	}


	.service-icon-box .service-iconbox-inner .service-content-box {
		padding-left: 0px ! important;
	}



	.featured-icon-box .featured-icon .Prt-icon i {
		margin-bottom: 6px;
	}


	.service-icon-box .service-iconbox-inner {
		display: block;
		text-align: center;
	}

	.prt-stepbox .prt-stepbox-content .prt-step-thumbnail {
		width: 100%
	}


	.service-icon-box:hover .service-iconbox-inner .service-imagebox {
		padding-bottom: 20px
	}

	/*.hero-section .hero-slide.slide-2 .section-title h3{
		  margin-top: 10px;
      margin-bottom: 10px;
	}*/
	.hero-section .hero-slide.slide-2 .section-title h3 {
		font-size: 33px !important;
		line-height: 43px !important;
	}

	.hero-section .hero-slide.slide-2 .hero-content-block {
		padding: 70px 0 0;
	}

	/*style-3*/
	.hero-section.style3 {
		min-height: 350px;
		height: 350px;
	}

	.hero-section.style3 .hero-slide {
		min-height: 350px;
		height: 350px;
	}

	.hero-section.style3 .hero-slide.slide-1 .hero-content-block .hero-content {
		padding: 0 !important
	}

	.hero-section.style3 .hero-slide.slide-1 .hero-content-block {
		padding: 0px 0 0 !important;
		background-color: transparent !important;
		margin: 0 !important;
	}

	.hero-section.style3 .hero-slide.slide-1 .hero-content-block .prt-btn-waprre {
		float: none;
	}

	.hero-section.style3 .hero-slide.slide-1 .hero-content-block .hero-title h1 {
		font-size: 43px !important;
		line-height: 53px !important;
		top: 64px;
	}

	.hero-section.style3 .hero-slide.slide-1 .hero-content-block .hero-title-pre h2 {
		font-size: 23px;
		line-height: 33px;
		margin-top: 36px;
	}

	.hero-section.style3 .hero-slide.slide-2 .hero-content-block {
		padding: 1px 0 0;
		text-align: center;
	}

	.hero-section.style3 .hero-slide.slide-2 .hero-content-block .hero-title h2 {
		font-size: 43px;
		line-height: 53px;
		top: 39px;
		display: block;
		text-align: center;
	}

	.hero-section.style3 .hero-slide.slide-2 .hero-content-block .hero-title-pre h2 {
		font-size: 23px;
		line-height: 33px;
		margin-top: 48px;
	}

	.hero-section.style3 .hero-slide.slide-2 .d-flex.prt-btn-wparepper {
		display: block !important;

	}

	.hero-section.style3 .hero-slide.slide-2 .d-flex.prt-btn-wparepper .prt-btn-waprre1 {
		margin-bottom: 10px;
		padding-right: 0px ! important;
	}

	.service-imagebox img {
		margin-bottom: 15px
	}


}

@media only screen and (max-width: 339px) {
	.hero-section .hero-slide.slide-3 .hero-content-block {
		padding-top: 65px;
	}
}


@media only screen and (min-width:320px) and (max-width:768px) {
	.hero-about-section {
		padding-top: 60px;
	}

	.hero-about-section .featured-icon-box {
		margin-top: 0;
	}

	.widget-area .widget_nav_menu .menu-footer-link.style1 li {
		width: 100%;
	}

	.menu-footer-community-menu .menu-footer-link li:last-child {
		margin-bottom: 0;
	}

	.menu-footer-community-menu .menu-footer-link li:last-child p {
		margin-bottom: 0;
	}

	.copyright {
		padding-bottom: 60px;
	}
}