
/*================================ 
    #RESPONSIVE CSS 
====================================*/

/* Large Device: 1200px. */

@media only screen and (min-width: 1600px) and (max-width: 1800px) {
	
	.navbar-container {
		padding: 0 10rem;
	}
	
	.navbar-bar-shape {
		width: 500px;
	}
	
	.top-bar-shape {
		right: -10rem;
		width: 260px;
	}
	
	.navbar-extra-logo {
		padding-right: 0;
	}
	
	.navbar-home-3 .search-cart.nav-profile {
		gap: 30px;
	}
	
	/* Hero 1	*/
	
	.hero-single {
		height: auto;
        padding: 25vh 0 15vh;
	}
	
	.hero-text-1 h2 {
		font-size: 100px;
	}
	
	.hero-text-2 {
		font-size: 54px;
	}
	
	.hero-text-3 h2 {
		font-size: 110px;
	}
	
	/*	Hero 2*/
	
	.home-3-top-shape {
		display: none;
	}
	
	.hero-p-btn {
		margin-left: 185px;
	}
	
	.hdr-41 {
		bottom: 75px;
		left: 28%;
	}
	
	/* Hero 3	*/
	
	.hero-sldr.hero-style-3 .swiper-button-next, .hero-sldr.hero-style-3 .swiper-rtl .swiper-button-prev {
		right: 50px;
	}
	
	.hero-sldr.hero-style-3 .swiper-button-prev, .hero-sldr.hero-style-3 .swiper-rtl .swiper-button-next {
		right: 50px;
	}
	
	/*	Topbar*/
	
	.top-left .slogan-text {
		font-size: 14px;
	}
	
	.btn-ext {
		padding: 35px 25px;
	}
	
	/* Container	*/
	
	
	
	/* Titles	*/
	
	.sec-title {
		font-size: 46px;
		line-height: 64px;
	}
	
	/* About	*/
	
	.about-wpr {
		grid-template-columns: repeat(2, 1fr);
	}
	
	.about-right {
		grid-column: 1/3;
		text-align: center;
	}
	
	.about-pge .about-right {
		grid-column: inherit;
		text-align: left;
	}
	
	/* Service	*/
	
	.content-title {
		font-size: 18px;
	}
	
	/* Counter	*/
	
	.counter-2 .fun-fact .counter .timer {
		font-size: 55px;
	}
	
	/* Team	*/
	
	.team-wpr-grid {
		grid-template-columns: 240px 1fr;
		grid-gap: 40px;
	}
	
	/*	Work */
	
	.work-box-2 .work-desc-2 h3 {
		font-size: 22px;
	}
	
	/* Vidz	*/
	
	.vidz-padding {
		padding: 250px 0;
	}
	
	/* Contact	 */
	
	.contact-style-1 {
		padding: 60px 60px 60px 60px;
	}
	
	
}

@media only screen and (min-width: 1400px) and (max-width: 1600px) {
	
	/*	Breadcrumb*/
	
	.site-breadcrumb-wpr::before {
		height: 150px;
	}
	
	.navbar-extra-logo {
		padding-right: 0;
	}
	
	/*	Hero 1*/
	
	.hero-single {
		padding-top: 12rem;
        height: auto;
        padding-bottom: 100px;
	}
	
	.hero-text-pic {
		gap: 50px;
		flex-direction: column;
	}
	
	.hero-text-3 {
		margin-top: 5rem;
	}
	
	.hero-text-3 h2 {
		margin-bottom: 0;
		font-size: 70px;
	}
	
	.navbar-container {
		grid-template-columns: 180px 1fr;
		padding: 0 3rem;
	}

	.navbar-bar-shape {
		height: 100%;
		width: 300px;
	}
	
	.navbar-home-3 .search-cart.nav-profile {
		gap: 30px;
	}
	
	.home-3-top-shape {
		display: none;
	}
	
	/*	Hero 2*/
	
	.hero-2 .hero-single {
		height: auto;
		padding: 15rem 0 8rem 0;
	}
	
	.hero-single-2 {
		height: auto;
		padding: 25vh 0 61vh 0;
	}
	
	.btn-ext {
		padding: 15px 26px;
	}
	
	.hero-p-btn {
		margin-left: 90px;
	}
	
	/* Hero 3	*/
	
	.hero-title-3 {
		font-size: 70px;
		line-height: 85px;
	}
	
	/*	Top bar*/
	
	.top-header-menu {
		padding-left: 3rem;
	}
	
	.top-bar-shape {
		right: -30px;
		height: 100%;
		width: 250px;
	}
	
	.top-bar-area::before {
		width: 100%;
	}
	
	main.main {
		overflow: hidden;
	}
	
	.btn-1 {
		font-size: 1.5rem;
	}
	
	.top-style-2 .top-right-content {
		margin-right: 20px;
		padding-right: 20px;
	}
	
	.slogan-text {
		padding-left: 0;
	}
	
	.top-left-2 {
		padding-right: 20px;
	}
	
	.top-left .slogan-text {
		font-size: 12px;
	}
	
	.top-left-2-time-env {
		gap: 15px;
	}
	
	.top-style-3 .top-same-2 p {
		font-size: 13px;
	}
	
	
	/* Feature	*/
	
	.feature-box .feature-desc h5 {
		font-size: 16px;
	}
	
	.feature-need h4 {
		font-size: 30px;
	}
	
	/* About	*/
	
	.about-wpr {
		grid-template-columns: repeat(2, 1fr);
	}
	
	.about-right {
		grid-column: 1/3;
		text-align: center;
	}
	
	.about-pge .about-right {
		grid-column: inherit;
		text-align: left;
	}
	
	/* Service	*/
	
	.service-rp {
		grid-template-columns: repeat(2, 1fr);
	}
	
	.service-box-2 h3 {
		font-size: 22px;
	}
	
	/* Portfolio	*/
	
	.work-ttlh .sec-heading-1 {
		font-size: 30px;
	}
	
	.work-bm .btn-ve-price {
		padding: 12px 16px;
		font-size: 14px;
	}
	
	.work-box-2 .work-desc-2 h3 {
		font-size: 18px;
	}
	
	.work-wpr-2 {
		padding: 120px 50px 120px 50px;
		border-radius: 0px;
		margin: 0 50px;
	}
	
	/* Counter	*/
	
	.counter-2 .fun-fact .counter .timer {
		font-size: 42px;
	}
	
	.counter-2 .fun-fact span {
		font-size: 18px;
	}
	
	.counter-wpr-2 {
		padding: 4rem 30px 4rem 30px;
	}
	
	.counter-home-2 .fun-fact .medium {
		font-size: 13px;
	}
	
	/*	Team*/

	.team-wpr .team-style-2 {
		grid-template-columns: repeat(2, 1fr);
	}
	
	/* Contact	*/
	
	.contact-left-up h2 {
		font-size: 65px;
		line-height: 90px;
	}
	
}


/* Large Device: 1200px. */


@media only screen and (min-width: 1200px) and (max-width: 1400px) {
	
	.navbar .dropdown-menu.fade-up {
		left: -110px;
	}
	
	.navbar .navbar-brand img {
		height: 100%;
	}
	
	.navbar-extra-logo {
		padding-right: 0;
	}
	
	.navbar-container {
		grid-template-columns: 180px 1fr;
		padding: 0 1.5rem;
	}

	.navbar-bar-shape {
		height: 100%;
		width: 210px;
	}

	.navbar-extra-logo a img {
		width: 140px;
	}
	
	.navbar-home-3 .search-cart.nav-profile {
		width: 430px;
		gap: 20px;
	}
	
	.menu-phone .menu-phone-tx p {
		font-size: 14px;
	}
	
	.navbar-home-3 {
		padding: 0 30px;
	}
	
	/*	Breadcrumb*/
	
	/*	Top bar*/
	
	.top-bar-area {
		display: none;
	}
	
	.top-box span {
		font-size: 13px;
	}
	
	.top-bar-area::before {
		display: none;
	}
	
	.top-bar-shape {
		right: -1.5rem;
		height: 100%;
		width: 250px;
	}
	
	.top-box {
		gap: 1rem;
	}
	
	.top-header-menu {
		padding-left: 15px;
	}
	
	.search-cart .cart-li li .site-cart .site-cart-list {
		left: -250px;
	}

	.navbar.bsnav-transparent .navbar-nav .nav-item .nav-link {
		margin-right: 3rem;
	}

	/*	Hero*/
	
	.hero-single {
		height: auto;
		padding: 14rem 0 10rem 0;
	}
	
	.hero-text-pic {
		flex-direction: column;
	}
	
	.hero-single .hero-text-3 h2 {
        font-size: 70px;
    }
	
	.hero-text-3 {
		grid-template-columns: 1fr 200px 1fr;
		margin-top: 40px;
	}
	
	/*	Hero 2*/
	
	.hero-single-2 {
		padding-top: 60px;
		height: auto;
		padding-bottom: 60px;
	}
	
	.btn-ext {
		display: none;
	}
	
	.hero-title {
		font-size: 4rem;
		line-height: 1.1em;
	}
	
	.top-box.mr-30 {
		margin-right: 1.5rem;
	}
	
	/*	Hero 3*/
	
	.hero-title-3 {
		font-size: 60px;
		line-height: 70px;
	}
	
	.hero-sldr.hero-style-3 .swiper-button-prev, .hero-sldr.hero-style-3 .swiper-rtl .swiper-button-next {
		right: 30px;
	}
	
	.hero-sldr.hero-style-3 .swiper-button-next, .hero-sldr.hero-style-3 .swiper-rtl .swiper-button-prev {
		right: 30px;
	}
	
	.home-3-top-shape {
		display: none;
	}
	
	/*	Button*/
	
	.btn-sm {
		padding: 1.5rem 2.5rem;
	}
	
	/*	Container*/
	
	.container-left {
		--bs-gutter-x: 1.5rem;
		--bs-gutter-y: 0;
		width: 1140px;
		padding-right: calc(var(--bs-gutter-x) * .5);
		padding-left: calc(var(--bs-gutter-x) * .5);
		margin-right: auto;
		margin-left: auto;
	}
	
	.container-stage {
		--bs-gutter-x: 1.5rem;
		--bs-gutter-y: 0;
		width: 1140px;
		padding-right: calc(var(--bs-gutter-x) * .5);
		padding-left: calc(var(--bs-gutter-x) * .5);
		margin-right: auto;
		margin-left: auto;
	}
	
	
	/*	Scroll top*/
	
	#scrtop {
		bottom: 115px;
	}
	
	/* Titles	*/
	
	.sec-heading-1 {
		font-size: 40px;
	}
	
	/* About	*/
	
	.about-wpr {
		grid-template-columns: repeat(2, 1fr);
	}
	
	.about-right-btm {
		grid-template-columns: 1fr 1fr;
	}
	
	.about-right-btm .btn-1 {
		font-size: 14px;
		padding: 2rem 3.4rem;
	}
	
	.about-right {
		grid-column: 1/3;
		text-align: center;
	}
	
	.about-left-img {
		text-align: center;
	}  
	
	.about-pge .about-right {
		grid-column: inherit;
		text-align: left;
	}
	
	/* Feature	*/
	
	.feature-box {
		gap: 1rem;
		padding: 2rem 20px;
	}
	
	.feature-box .feature-desc h5 {
		font-size: 16px;
		line-height: 1;
	}
	
	.feature-box .feature-icon i svg {
		width: 40px;
		height: 40px;
	}
	
	/* Service	*/
	
	.service-rp {
		grid-template-columns: repeat(2, 1fr);
	}
	
	.price-need {
		padding: 4rem;
		margin: 0;
	}
	
	.service-wpr-2 {
		padding-left: 50px;
		padding-right: 50px;
	} 
	
	.service-box-2 {
		padding: 10rem 3rem 80px 3rem;
	}
	
	.service-box-2 .heading-3 {
		font-size: 22px;
	}
	
	/* Counter	*/
	
	.counter-wpr {
		grid-column: 1/3;
		padding-right: 70px;
	}
	
	.counter-wpr-pic img {
		display: none;
	}
	
	.counter-wpr-2::before {
		background: var(--clr-black-3);
	}
	
	.counter-wpr-2 {
		padding: 4rem 70px 4rem 70px;
	}
	
	/* Work	*/
	
	.work-ttlh .sec-heading-1 {
		font-size: 36px;
	}
	
	.work-bm .btn-ve-price {
		padding: 12px 14px;
		font-size: 11px;
	}
	
	.work-wpr-2 {
		padding: 120px 50px 120px 50px;
		margin: 0 25px;
	}
	
	.work-content-wpr {
		grid-template-columns: repeat(2, 1fr);
	}
	
	.work-pic-2 img {
		width: 100%;
	}
	
	/* Why	*/
	
	.why-right {
		display: flex;
		align-items: center;
		justify-content: center;
	}
	
	.why-3 {
		margin-bottom: 30px;
	}
	
	/* Steps	*/
	
	.steps {
		bottom: -230px;
	}
	
	.step-area-mb {
		margin-bottom: 230px;
	}
	
	/* Review	*/
	
	.rev-single {
		padding: 130px 30px 130px 100px;
	}
	
	.review-wpr-3 {
		padding-left: 0;
		padding-right: 0;
	} 
	
	/* Team	*/
	
	.price-need-team {
		padding: 0;
	}
	
	.team-wpr-grid {
		grid-template-columns: 1fr;
		grid-gap: 40px;
		padding: 90px 40px 90px 40px;
	}
	
	.team-single-up-right {
		padding-left: 20px;
	} 
	
	.team-single-up-list li h6 {
		font-size: 14px;
	}
	
	/* Blog	*/
	
	.blog-title {
		font-size: 20px;
		line-height: 34px;
	}
	
	.blog-box-3 .blog-desc-3 h3 {
		font-size: 16px;
		line-height: 30px;
	}
	
	.blog-style-3 .blog-desc .blog-title {
		font-size: 26px;
		line-height: 40px;
	}
	
	.blog-single-content {
		padding-right: 30px;
	} 
	
	.blog-box .blog-desc .blog-title {
		padding-right: 30px;
	}
	
	/* Vidz	*/
	
	.vidz-padding {
		padding: 200px 0;
	}
	
	/* Footer	*/
	
	.footer-down-box p {
		font-size: 24px;
		line-height: 42px;
	}
	
	.footer-menu li a {
		font-size: 16px;
	}
	
	/* Contact	*/
	
	.contact-style-1 {
		padding: 60px 60px 60px 40px;
	}
	
	.contact-left-up {
		padding: 0px 0 60px 40px;
	}
	
	.contact-left-up h2 {
		font-size: 65px;
		line-height: 88px;
	}
	
	
}

@media only screen and (min-width: 991px) and (max-width: 1200px){
	
	.site-heading {
		font-size: 30px;
		line-height: 42px;
	}
	
	.navbar .navbar-brand img {
		height: 100%;
	}
	
	/*	Header 2*/
	
	.btn-ext {
		display: none;
	}
	
	/*	Navbar*/
	
	.navbar.bsnav-transparent .navbar-nav .nav-item .nav-link {
		margin-right: 2rem;
	}
	
	.navbar .dropdown-menu.fade-up {
		left: -110px;
	}
	
    /*Hero*/
    
	.wavy-shape {
		height: auto;
	}
	
	.hero-single {
		height: auto;
		padding-bottom: 10rem;
		padding-top: 12rem;
	}
	
	.hero-text-pic {
		gap: 50px;
		flex-direction: column;
		margin-bottom: 50px;
	}
	
	.hero-text-3 {
		grid-template-columns: 1fr 1fr;
	}
	
	.hero-single .hero-content {
		margin-top: 2rem;
	}
	
	.hero-single .hero-content h2 {
		font-size: 55px;
	}
	
	.hero-bg {
		background-position: top right !important;
	}
	
	.hero-shapes img.hero-sprk {
		display: none;
	}
	
	.hero-single .hero-content p {
		padding: 0;
	}
	
	.hero-single .hero-content h2 {
	}
	
	.navbar .nav-item .nav-link {
		margin-right: 2rem;
	}
	
	.hero-title {
		font-size: 4rem;
		line-height: 60px;
	}
	
	.navbar-container {
		grid-template-columns: 200px 1fr;
		padding: 0 2rem;
	}
	
	.top-header-menu {
		padding-left: 0;
	}

	.search-cart .cart-li li .site-cart .site-cart-list {
		left: -250px;
	}
	
	.top-bar-area {
		display: none;
	}
	
	.navbar-bar-shape {
		height: 100%;
		width: 250px;
	}
	
	.hero-sldr .swiper-button-next,
	.hero-sldr .swiper-button-prev {
		display: none;
	}
	
	.navbar-home-bg {
		padding: 0 0;
	}
	
	/*	Hero 2*/
	
	.mt-160 {
		margin-top: 0;
	}
	
	.navbar-home-1 .navbar-brand {
		margin-right: 30px;
	}
	
	.navbar .navbar-nav .nav-item .nav-link {
		font-size: 14px;
	}
	
	.hero-title-2 {
		font-size: 56px;
		line-height: 66px;
	}
	
	.hero-shapes {
		display: none;
	}
	
	.hero-single-2 {
		height: auto;
		padding: 15rem 0 10rem 0;
	}
	
	.hero-single-2 .hero-content .hero-title {
		font-size: 60px;
	}
	
	/*	Hero 3*/
	
	.hero-single-3 {
		height: auto;
		margin-top: 0;
		padding-top: 140px;
		padding-bottom: 10rem;
	}
	
	.navbar-home-3 {
		padding: 0 20px;
	}
	
	.navbar-home-3 .search-cart.nav-profile {
		width: 430px;
		gap: 30px;
	}
	
	.menu-phone .menu-phone-tx p {
		font-size: 11px;
	}
	
	.menu-phone .menu-phone-tx span {
		font-size: 12px;
	}
	
	.home-3-top-shape {
		display: none;
	}
	
	/*	Breadcrumb*/
	
	.site-breadcrumb {
		margin-top: 0;
	}
	
	.site-breadcrumb-wpr {
		margin-top: 90px;
	}
	
	/*	Scroll Top*/
	
	#scrtop {
		bottom: 100px;
	}

	/*	Buton*/
	
	.btn-md {
		padding: 2rem 2.4rem;
	}
	
	.btn-sm {
		padding: 1.5rem 2.5rem;
	}
	
	/*	Container*/
	
	.container-stage {
		--bs-gutter-x: 1.5rem;
		--bs-gutter-y: 0;
		padding-right: calc(var(--bs-gutter-x) * .5);
		padding-left: calc(var(--bs-gutter-x) * .5);
		margin-right: auto;
		margin-left: auto;
		width: 960px;
	}
	
	.container-left {
		--bs-gutter-x: 1.5rem;
		--bs-gutter-y: 0;
		width: 960px;
		padding-right: calc(var(--bs-gutter-x) * .5);
		padding-left: calc(var(--bs-gutter-x) * .5);
		margin-right: auto;
		margin-left: auto;
	}
	
	/* About 	*/
	
	.about-wpr {
		grid-template-columns: repeat(1, 1fr);
	}
	
	.about-right {
		text-align: center;
	}
	
	.about-right-btm {
		grid-template-columns: 1fr 1fr;
	}
	
	.about-wpr-2 {
		grid-template-columns: repeat(1, 1fr);
	}
	
	.about-left-2 {
		text-align: center;
	}
	
	.about-2-1 {
		display: none;
	}
	
	.ful-2 {
		display: none;
	}
	
	.curve-wave {
		display: none;
	}
	
	.about-left-img {
		text-align: center;
	}
	
	/* Service*/
	
	.service-left-pic {
		text-align: center;
	}
	
	.service-right {
		padding-left: 0;
	} 
	
	.content-title {
		font-size: 20px;
	}
	
	.service-wpr-2 {
		padding-left: 10px;
		padding-right: 10px;
	} 
	
	.service-box-2 {
		padding: 10rem 3rem 80px 3rem;
	}
	
	.service-single-wpr {
		padding-left: 0;
	} 
	
	/* Counter	*/
	
	.counter-grid {
		display: grid;
		grid-template-columns: 1fr;
	}
	
	.counter-wpr-2 {
		padding: 6rem 0;
		flex-direction: column;
		text-align: center;
	}
	
	.counter-wpr-icon {
		padding: 6rem 0;
	}
	
	.counter-home-2  {
		margin-top: 4rem;
	}
	
	/* Why	*/
	
	.why-wpr.grid-2 {
		grid-template-columns: repeat(1, 1fr);
		text-align: center;
	}
	
	.why-list-icon i {
		display: none;
	}
	
	.work-slider-single {
		display: inline-block;
	}
	
	.why-wpr-2 {
		grid-template-columns: repeat(1, 1fr);
	}
	
	.why-1 {
		width: 100%;
	}
	
	.why-3.d-block.mb-60 {
		margin-bottom: 30px;
	}
	
	/* Work	*/
	
	.work-wpr-2 {
		padding: 120px 50px 120px 50px;
		border-radius: 0;
		margin: 0 30px;
	}
	
	.work-content-wpr {
		grid-template-columns: repeat(2, 1fr);
	}
	
	.title-mid {
		margin-bottom: 4rem;
	}
	
	.project-th {
		padding-left: 0;
	} 
	
	/* Steps	*/
	
	.steps {
		position: inherit;
		bottom: -30px;
		right: 0;
	}
	
	.step-area-mb {
		margin-bottom: 30px;
	}
	
	/* Price	*/
	
	.price-btm-content .btn-1 {
		font-size: 13px;
	}
	
	/* Review	*/
	
	.rev-up-left {
		margin-bottom: 5rem;
	} 
	
	.rev-single {
		padding: 130px 50px 130px 50px;
	}
	
	.review-wpr-3 {
		padding: 0 3rem;
	} 
	
	/* Team	*/
	
	.team-wpr-grid {
		grid-template-columns: 1fr;
	}
	
	.team-wpr-2.team-style-2 {
		grid-template-columns: repeat(2, 1fr);
	}
	
	.team-single-up-pic {
		text-align: center;
		display: block;
		margin-bottom: 5rem;
	}
	
	.team-single-up-right {
		padding-left: 0;
	} 
	
	/* Faq	*/
	
	.accor-4 {
		width: 100%;
	}
	
	.faq-left-contact {
		text-align: center;
		margin-top: 5rem;
	}
	
	/* Vidz	*/
	
	.vidz-padding {
		padding: 200px 0;
	}
	
	/* Blog Single	*/
	
	.blog-single-content {
		padding-right: 0;
	} 
	
	/* Contact	*/
	
	.contact-left-up h2 {
		font-size: 36px;
		line-height: 48px;
	}
	
	.contact-left-up {
		padding: 0px 0 60px 40px;
	}
	
	.contact-style-1 {
		padding: 60px 60px 60px 40px;
	}
	
	.contact-style-1 h2 {
		font-size: 30px;
		line-height: 48px;
	}
	
	/* Blog	*/
	
	.blog-title {
		font-size: 15px;
		line-height: 28px;
	}
	
	.blog-left-2-content {
		padding-right: 30px;
	}
	
	.blog-box-3 .blog-desc-3 h3 {
		font-size: 17px;
		line-height: 28px;
	}
	
	.blog-page-left {
		padding-right: 0;
	} 
	
	.pagination {
		margin-top: 6rem;
		margin-bottom: 5rem;
	}
	
	/* Footer	*/
	
	.footer-list {
		justify-content: center;
		text-align: center;
		align-items: center;
	}
	
	.footer-subs-contact {
		justify-content: center;
	}
	
	.footer-sub {
		margin: 0 auto 6rem auto;
	}
	
	.footer-down-box p {
		font-size: 20px;
		line-height: 36px;
	}
	
	.footer-copyright {
		padding-bottom: 30px;
		padding-top: 30px;
		margin-top: 20px;
	}
	
}

/* Tablet Layout: 768px.*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
	
	/*	Grid*/
	
	.grid-2 {
		grid-template-columns: 1fr;
	}
	
	.grid-3 {
		grid-template-columns: repeat(2,1fr);
	}
	
	.grid-4 {
		grid-template-columns: repeat(2,1fr);
	}
	
	/*	Nav*/
	
	nav.navbar.bootsnav .navbar-toggle {
		margin-top: 25px;
	}
	
	.g-nop {
		display: inline-block;
	}
	
	/*NavBar*/
	
	.navbar .navbar-nav .nav-item .nav-link {
		height: inherit;
		line-height: 50px;
		padding: 0;
		margin-right: 0;
	}
	
	.navbar-nav.navbar-mobile.mr-0 {
		margin-top: 5rem;
	}
	
	.bsnav-mobile .navbar-nav .nav-item .navbar-nav {
		margin-left: 10px;
		margin-right: 0;
		padding: 0;
	}
	
	.bsnav-mobile .navbar-nav .nav-item .navbar-nav .nav-item .nav-link {
		line-height: 1.3;
	}
	
	.bsnav-sticky.bsnav-sticky-slide {
		position: absolute;
		top: 0;
	}
	
	.top-bar-area.bg-black.py-3 {
		margin-top: 5rem;
	}
	
	.navbar ul.navbar-nav .nav-item a {
		color: var(--clr-heading) !important;
	}

	.navbar.sticked.in ul.navbar-nav .nav-item a {
		color: var(--clr-heading);
	}
	
	nav.navbar.bootsnav .navbar-toggle {
		margin-top: 2.5rem;
	}
	
	.navbar {
		padding: 2rem;
		background-color: var(--clr-white);
	}
	
	.navbar::before {
		display: none;
	}
	
	.header-border-black .navbar .navbar-brand {
		 padding-right: 0rem; 
	}
	
    .dropdown-menu .dropdown-item {
        font-size: 1.6rem!important
    }
	
	.header-1 .navbar .search-cart .cart-li li i {
		color: var(--clr-heading);
	}
	
	.search-cart.nav-profile {
		order: 0;
	}
	
	.search-cart.nav-profile.ml-40 {
		margin-left: 0;
	}
	
	.bsnav-mobile .navbar {
		padding: 100px 0 15px;
	}
	
	.navbar-home-2 {
		padding: 0;
		margin-top: 0;
	}
	
	/*  Defferent Logo*/
	
	.navbar .navbar-brand .logo-display {
		display: none;
	}
	
	.navbar .navbar-brand .logo-scrolled {
		display: block;
		width: 145px;
	}
	
	/*Top Bar*/
	
	.top-area {
		display: none;
	}
	
	/*Hero*/
	
	.mt-160 {
		margin-top: 0;
	}
	
	.hero-single {
		height: auto;
		padding-top: 150px;
		padding-bottom: 10rem;
		overflow: hidden;
	}
	
	.hero-text-1 h2 {
		font-size: 50px;
	}
	
	.hero-text-pic {
		gap: 30px;
		flex-direction: column;
	}
	
	.hero-text-3 {
		grid-template-columns: 1fr;
		grid-gap: 40px;
		justify-content: center;
		text-align: center;
	}
	
	.hero-text-3 h2 {
		margin-bottom: 0;
		font-size: 100px;
	}
	
	.hdr-pl {
		display: flex;
		align-items: center;
		gap: 15px;
		justify-content: center;
	}
	
	.hero-wpr {
		margin-left: 0;
		width: 100%;
	}
	
	.hero-shapes {
		display: none;
	}
	
	.hero-sldr .swiper-button-next,
	.hero-sldr .swiper-button-prev {
		display: none;
	}
	
	.hero-single .hero-content-desc {
		padding-bottom: 0;
	}
	
	.navbar-container {
		grid-template-columns: 1fr;
		align-items: center;
		padding: 0 0;
	}
	
	.top-bar-area {
		display: none;
	}
	
	.navbar-extra-logo {
		display: none;
	}
	
	.navbar-bar-shape {
		display: none;
	}
	
	.top-header-menu {
		padding-left: 0;
	}
	
	.hero-shapes img.love-brick {
		display: none;
	}
	
	/*	Home 2*/
	
	.hero-title-2 {
		font-size: 64px;
		line-height: 80px;
	}
	
	.hero-p-btn {
		margin-left: 0;
		padding-left: 30px;
		width: 100%;
	}
	
	.btn-ext {
		display: none;
	}
	
	.hero-single-2 {
		height: auto;
		padding-top: 15rem;
		padding-bottom: 5rem;
	}
	
	.hero-single.hero-2-bg {
		background-size: 0vw auto;
	}
	
	.hero-area.pos-rel.bg-top-center.home-2 {
		background-size: 0vw auto!important;
		background-color: var(--clr-bg);
	}
	
	.header-hero-top {
		display: grid;
		grid-template-columns: 1fr;
	}
	
	.owl-nav {
		display: none;
	}

	.navbar-toggler {
		border: none;
		display: block;
		order: 1;
	}

	.navbar-toggler-icon {
		background-size: 0vw auto;
	}
	
	.top-box {
		display: none;
	}
	
	.hero-2-shapes {
		display: none;
	}

	.bg-bottom-right {
    	background-size: 30%;
	}
	
	/*	Home 3*/
	
	.header-3 .bsnav-transparent {
		background: var(--clr-white);
	}
	
	.header-3-tr .bsnav-transparent {
		background: var(--clr-white);
	}
	
	.hero-hd-pos {
		top: 0;
		margin-bottom: 0;
	}
	
	.hero-btm {
		margin-top: 120px;
		padding-left: 0;
		margin-bottom: 0;
	}
	
	.hero-btm-ve {
		grid-template-columns: repeat(2, 1fr);
	}
	
	.hero-single-3 {
		padding-top: 15rem;
		padding-bottom: 50px;
	}
	
	.hero-content-3 {
		text-align: center;
	}
	
	.hero-content-3 .hero-btn-content-3 {
		flex-direction: column;
	}
	
	.home-3-top-shape {
		display: none;
	}
	
	
	/*	Breadcrumb*/
	
	.site-breadcrumb-wpr {
		margin-top: 10.5rem;
	}
	
	.site-breadcrumb {
		margin-top: 0;
		overflow: hidden;
	}
	
	/*	Button*/
	
	.btn-md {
		padding: 2rem 4rem;
	}
	
	/*	Site Title*/
	
	.site-title.mb-0 {
		padding-right: 20rem;
	}
	
	.site-title h2 {
		font-weight: 400;
		font-size: 36px;
		line-height: 48px;
	}
	
	.sec-btn-right {
		text-align: left;
		margin-top: 30px;
	}
	
	/* Container	*/
	
	.container-stage {
		--bs-gutter-x: 1.5rem;
		--bs-gutter-y: 0;
		width: 100%;
		padding-right: calc(var(--bs-gutter-x) * .5);
		padding-left: calc(var(--bs-gutter-x) * .5);
		margin-right: auto;
		margin-left: auto;
	}
	
	.container-left {
		--bs-gutter-x: 1.5rem;
		--bs-gutter-y: 0;
		width: 100%;
		padding-right: calc(var(--bs-gutter-x) * .5);
		padding-left: calc(var(--bs-gutter-x) * .5);
		margin-right: auto;
		margin-left: auto;
	}
	
	/* Titles	*/
	
	.sec-heading-1 {
		font-size: 36px;
		line-height: 1.3;
	}
	
	/* About */
	
	.about-wpr {
		grid-template-columns: repeat(1, 1fr);
		text-align: center;
	}
	
	.progress-wrapper {
		grid-template-columns: repeat(2, 1fr);
	}
	
	.about-list{
		grid-template-columns: repeat(2, 1fr);
	}
	
	.about-left-com {
		text-align: center;
	}
	
	.about-2-1 {
		position: inherit;
		bottom: 0;
		right: 0;
	}
	
	.about-right-2 {
		padding-left: 0;
	} 
	
	/* Service	*/
	
	.service-right {
		padding-left: 0;
	}
	
	.service-left-pic {
		text-align: center;
	}
	
	.service-wpr-2 {
		padding: 120px 50px
	} 
	
	.service-box-2 {
		padding: 10rem 3rem 80px 3rem;
		text-align: center;
	}
	
	.service-box-2 .heading-3 {
		font-size: 20px;
		line-height: 1.2;
	}
	
	/* Service Single	*/
	
	.service-single-wpr {
		padding-left: 0;
	} 
	
	/* Feature	*/
	
	.feature-box .feature-desc h5 {
		font-size: 18px;
		line-height: 1;
	}
	
	.feature-wpr::before {
		width: 100%;
	}
	
	/* Counter	*/
	
	.counter-wpr-pic {
		text-align: center;
	}
	
	.counter-2 .fun-fact {
		justify-content: center;
		flex-direction: column;
		text-align: center;
	}
	
	.counter-2 .fun-fact .counter {
		justify-content: center;
	}
	
	.counter-wpr-2 {
		padding: 6rem 0;
		flex-direction: column;
		text-align: center;
	}
	
	.counter-wpr-2 h2 {
		line-height: 1.3;
		font-size: 28px;
	}
	
	.counter-home-2 {
		margin-top: 3rem;
	}
	
	/* Why	*/
	
	.why-pic-2 {
		grid-template-columns: repeat(2, 1fr);
	}
	
	/* Work	*/
	
	.work-ttlh {
		text-align: center;
	}
	
	.work-bm {
		padding: 3rem 0;
	}
	
	.work-wpr-2 {
		padding: 120px 50px 120px 50px;
		border-radius: 0;
		margin: 0 10px;
	}
	
	.work-box-2 .work-desc-2 h3 {
		font-size: 20px;
	}
	
	/* Project Single	*/
	
	.project-th {
		padding-left: 0;
	} 
	
	.project-btm-right {
		text-align: center;
	}
	
	/* Step	*/
	
	.steps {
		position: inherit;
		bottom: -40px;
		right: 0;
	}
	
	.step-area-mb {
		margin-bottom: 40px;
	}
	
	/* Team	*/
	
	.team-wpr-grid {
		grid-template-columns: 1fr;
	}
	
	.team-single-up-pic {
		text-align: center;
		margin-bottom: 30px;
	}
	
	.team-single-up-right {
		padding-left: 0;
	} 
	
	/* Review	*/
	
	.rev-single {
		padding: 80px 30px 80px 30px;
	}
	
	.rev-quote {
		font-size: 22px;
		line-height: 33px;
	}
	
	.rev-up-left {
		margin-bottom: 30px;
		
	}
	
	.review-wpr-3 {
		padding: 0 0;
	} 
	
	/*	Faq*/
	
	.accor-4 {
		width: 100%;
	}
	
	.faq-left-pic {
		margin-left: 0;
	}
	
	/* Blog	*/
	
	.blog-title {
		font-size: 20px;
		line-height: 34px;
	}
	
	.blog-page-left {
		padding-right: 0;
	}  
	
	.blog-box .blog-desc .blog-title {
		padding-right: 20px;
	}

	/* Single	*/
	
	.blog-single-content {
		padding-right: 0;
	} 
	
	.blog-single-ppt {
		grid-template-columns: repeat(2, 1fr);
	}
	
	/* Pagination	*/
	
	.pagination {
		margin-bottom: 6rem;
	}
	
	/* Contact	*/
	
	.contact-left-up {
		padding: 0px 0 60px 50px;
	}
	
	.contact-left-up h2 {
		font-size: 80px;
		line-height: 90px;
	}
	
	.contact-style-1 {
		padding: 60px 60px 60px 50px;
	}
	
	.contact-single-jpg img {
		width: 100%;
	}
	
	.contact-style-2 {
		padding-right: 30px;
		padding-bottom: 30px;
	}
	
	.contact-style-2 .contact-form-com {
        padding: 0 0 0 0;
    }
	
	.contact-cx span {
		font-size: 18px;
		line-height: 28px;
	}
	
	.contact-page-top {
		grid-row-gap: 7rem;
	}
	
	/* Footer	*/
	
	.footer-wpr-top h2 {
		font-size: 65px;
	}
	
	.footer-copyright {
		padding-bottom: 20px;
	}
	
	.footer-wpr-down-box {
		margin-bottom: 6rem;
	}
	
	.footer-sub {
		width: 100%;
		margin-bottom: 6rem;
	}
	
	/*	Copyright*/
	
	.copyright-element {
		flex-wrap: wrap;
		gap: 2rem;
		justify-content: center!important;
	}
	
	.copyright p,
	.copyright p a{
		font-weight: 700;
	}
	
}

/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
	
	/*	Padding*/
	
	.de-padding{
		padding: 6rem 0;
	}

	.de-pt {
		padding-top: 6rem;
	}

	.pt-120 {
		padding-top: 6rem;
	}

	.pt-105 {
		padding-top: 6rem;
	}

	.pt-210 {
		padding-top: 13rem;
	}
	
	.de-pb {
		padding-bottom: 6rem;
	}

	.pb-120 {
		padding-bottom: 6rem;
	}

	.pb-105 {
		padding-bottom: 6rem;
	}
	
	.pb-80 {
		padding-botto: 6rem;
	}
	
	.btn-md {
		padding: 2rem 4rem;
	}
	
	/*	Breadcrumb*/
	
	.site-breadcrumb {
		margin-top: 0;
	}
	
	.main-breadcrumb {
		padding: 0;
		text-align: center;
	}
	
	.site-breadcrumb {
		height: 57vh;
	}
	
	.site-breadcrumb .breadcrumb-title {
        font-size: 2rem;
    }
	
	.site-breadcrumb .breadcrumb-menu {
		padding: 0;
	}
	
	.site-breadcrumb-wpr {
		margin-top: 5rem;
	}
	
	.site-breadcrumb-title h2 {
		font-size: 2rem;
		line-height: 1;
		margin-bottom: 1rem;
	}
	
	.site-title {
		margin-bottom: 3.4rem;
	}
	
	.site-title h2 {
		font-size: 3rem;
		line-height: 1.3;
	}
	
	.site-title p {
		padding: 0;
	}
	
	/*NavBar*/
	
	.g-nop {
		display: inline-block;
	}
	
	.navbar::before {
		display: none;
	}
	
	.navbar .navbar-nav .nav-item .nav-link {
		height: inherit;
		line-height: 50px;
		padding: 0;
		margin-right: 0;
	}
	
	.bsnav-mobile .navbar-nav .nav-item .navbar-nav {
		margin-left: 10px;
		margin-right: 0;
		padding: 0;
	}
	
	.bsnav-mobile .navbar-nav .nav-item .navbar-nav .nav-item .nav-link {
		line-height: 1.3;
	}
	
	.bsnav-sticky.bsnav-sticky-slide {
		position: absolute;
		top: 0;
	}
	
	.top-bar-area.bg-black.py-3 {
		margin-top: 5rem;
	}
	
	.navbar ul.navbar-nav .nav-item a {
		color: var(--clr-heading) !important;
	}

	.navbar.sticked.in ul.navbar-nav .nav-item a {
		color: var(--clr-heading);
	}
	
	nav.navbar.bootsnav .navbar-toggle {
		margin-top: 2.5rem;
	}
	
	.navbar {
		padding: 1rem;
		background-color: var(--clr-white);
	}
	
   .dropdown-menu .dropdown-item {
        font-size: 1.6rem!important
    }
    
	.header-1 .navbar .search-cart .cart-li li i {
		color: var(--clr-heading);
	}
	
	.search-cart.nav-profile {
		order: 0;
		display: none;
	}
	
	.navbar-toggler-icon {
		background-size: 0vw auto;
	}
	
	.navbar-toggler {
		border: none;
	}
	
	.navbar-container-bg {
		background: transparent;
	}
	
	.in .navbar-container {
		padding: 0;
	}
	
	/*  Defferent Logo*/
	
	.navbar .navbar-brand .logo-display {
		display: none;
	}
	
	.navbar .navbar-brand .logo-scrolled {
		display: block;
		width: 130px;
	}
	
	.navbar-home-1 {
		padding: 0;
	}
	
	/*	Grids*/
	
	.grid-2 {
		grid-template-columns: 1fr;
	}
	
	.grid-3 {
		grid-template-columns: 1fr;
	}
	
	.grid-4 {
		grid-template-columns: 1fr;
	}
	
	.grid-5 {
		grid-template-columns: repeat(1, 1fr);
	}
	
	/*	Hero*/
	
	.hero-single {
		height: auto;
		padding: 110px 0 50px 0;
	}
	
	.hero-text-pic {
		gap: 30px;
		flex-direction: column;
	}

	.hero-text-1 {
		gap: 0;
		flex-direction: column;
	}
	
	.hero-text-1 h2 {
		font-size: 36px;
	}
	
	.hero-text-2 {
		font-size: 36px;
	}
	
	.hero-text-3 {
		grid-template-columns: 1fr;
		grid-gap: 20px;
		margin-top: 20px;
		text-align: center;
	}
	
	.hdr-pl {
		flex-direction: column;
	}
	
	.hero-text-3 h2 {
		font-size: 36px;
	}
	
	.hero-btn .btn-1.btn-md {
		margin-right: 0;
	}
	
	.navbar-container {
		grid-template-columns: 1fr;
		align-items: center;
		padding: 0 0;
	}
	
	.hero-shapes img.hero-car {
		display: none;
	}
	
	.top-bar-area {
		display: none;
	}
	
	.navbar-extra-logo {
		display: none;
	}
	
	.navbar-bar-shape {
		display: none;
	}
	
	.top-header-menu {
		padding-left: 0;
	}
	
	.hero-btn {
		flex-direction: column;
		padding: 0;
		text-align: left;
	}
	
	.btn-transparent-md {
		padding: 2rem 5rem;
	}
	
	.heading-1,
	.heading-2 {
		font-size: 32px;
	}
	
	.hero-sldr .swiper-button-next,
	.hero-sldr .swiper-button-prev {
		display: none;
	}
	
    /* Hero 2*/
	
	.mt-160 {
		margin-top: 0;
	}

	.hero-sub-2 {
		justify-content: center;
	}
	
	.hero-title-2 p {
		padding-left: 0;
	}
	
	.hero-single-2 {
		height: auto;
		padding-top: 12rem;
		padding-bottom: 3rem;
	}
	
	.hero-single-2 .hero-content .hero-title {
		font-size: 32px;
	}
	
	.hero-single-2 .hero-content .hero-sub-title {
    	font-size: 13px;
    }
	
	.btn-ext {
		display: none;
	}
	
	.hero-2 .hero-sldr .swiper-horizontal > .swiper-pagination-bullets,
	.hero-2 .hero-sldr .swiper-pagination-bullets.swiper-pagination-horizontal,
	.hero-2 .hero-sldr .swiper-pagination-custom,
	.hero-2 .hero-sldr .swiper-pagination-fraction {
		display: none;
	}
	
	.navbar-home-2 {
		padding: 0;
		margin: 0;
	}
	
	/* Hero 3 */
	
	.header-3 .bsnav-transparent {
		background: var(--clr-white);
	}
	
	.hero-hd-pos {
		top: 0;
		margin-bottom: 0;
	}
	
	.hero-single-3 {
		padding-top: 50px;
	}
	
	.hero-title-3 {
		font-size: 36px;
		line-height: 48px;
	}
	
	.hc-110 {
		margin-top: 0;
	}
	
	.hero-btm {
		margin-top: 0;
		padding-left: 0;
		padding-top: 50px;
	}
	
	.hero-hd-pos {
		top: 80px;
		margin-bottom: 0;
	}
	
	.hero-content-3 {
		padding-left: 0;
		padding-bottom: 130px;
		text-align: center;
	}
	
	.header-3-tr .bsnav-transparent {
		background: var(--clr-white);
	}
	
	.hero-btm-box {
		text-align: center;
	}
	
	.hero-btm {
		margin-bottom: 0;
	} 
	
/*
	.hero-single.hero-2-bg {
		background-size: 0vw auto;
	}
*/
	.header-hero-top {
		display: grid;
		grid-template-columns: 1fr;
	}
	
	.hero-2-shapes .hero-dag {
		display: none;
	}
	
	/* Topbar	*/
	
	.top-box {
		display: none;
	}
	
	/* Container */
	
	.container-stage {
		--bs-gutter-x: 1.5rem;
		--bs-gutter-y: 0;
		width: 100%;
		padding-right: calc(var(--bs-gutter-x) * .5);
		padding-left: calc(var(--bs-gutter-x) * .5);
		margin-right: auto;
		margin-left: auto;
	}
	
	.container-left {
		--bs-gutter-x: 1.5rem;
		--bs-gutter-y: 0;
		width: 100%;
		padding-right: calc(var(--bs-gutter-x) * .5);
		padding-left: calc(var(--bs-gutter-x) * .5);
		margin-right: auto;
		margin-left: auto;
	}
	
	/* Titles	*/
	
	.title-mid {
		text-align: center;
	}
	
	.sec-heading-1 {
		font-size: 36px;
	}
	
	.sec-title {
		font-size: 36px;
		line-height: 48px;
	}
	
	.hero-title-2 {
		font-size: 36px;
		line-height: 48px;
	}
	
	.hero-p-btn {
		margin-left: 0;
		width: 100%;
	}
	
	.hero-content-2 h2 {
		margin-bottom: 3rem;
	}
	
	.content-title {
		font-size: 20px;
	}
	
	.service-wpr-2 .title-mid .sec-heading-1 {
        font-size: 32px;
	}
	
	/* Feature */
	
	.feature-wpr {
		padding: 4rem 1rem 4rem 1rem;
	}
	
	.feature-wpr::before {
		width: 100%;
		height: 100%;
	}
	
	/*	About */
	
	.about-2-1 {
		position: inherit;
		bottom: 0;
		right: 0;
		border: 15px solid var(--clr-white);
	}
	
	.about-right-btm {
		grid-template-columns: 1fr;
	}
	
	.about-right-2 {
		padding-left: 0;
	}
	
	/*	Service */
	
	.sec-btn-right.text-right {
		text-align: center;
		margin-top: 30px;
	}
	
	.sec-btn-right .btn-ve-service-3 {
		justify-content: center;
	}
	
	.service-right {
		padding-left: 0;
	}
	
	.price-need {
		margin: 0;
	}
	
	.service-box-2 {
		padding: 10rem 2rem 80px 2rem;
	}
	
	.service-wpr-content.grid-3 {
		grid-row-gap: 100px;
	}
	
	/* Service Single	*/
	
	.service-single-wpr {
		padding-left: 0;
	}
	
	/* Why Choose us*/
	
	.why-left {
		padding-right: 0;
	}
	
	.why-right-2 {
		padding-left: 0;
	}
	
	/* Counter	*/
	
	.counter-2 .fun-fact {
		flex-direction: column;
		justify-content: center;
		text-align: center;
	}
	
	.counter-2 .fun-fact .counter {
		justify-content: center;
	}
	
	.work-bm {
		margin-top: 2rem;
	}
	
	.counter-grid {
		grid-template-columns: 1fr;
	}
	
	.counter-wpr-2 {
		padding: 4rem;
		text-align: center;
		flex-direction: column;
	}
	
	.counter-home-2 {
		margin-top: 4rem;
	}
	
	.counter-wpr-icon {
		padding: 4rem 0;
	}
	
	/* Work	*/
	
	.work-wpr-2 {
		padding: 50px 20px 50px 20px;
		margin: 0 0px;
	}
	
	.work-box-2 .work-desc-2 h3 {
		font-size: 20px;
	}
	
	/* Step	*/
	
	.step-area-mb {
		margin-bottom: 0;
	}
	
	.steps {
		position: relative;
		z-index: 1;
		bottom: -50px;
		right: 0;
	}
	
	.step-right {
		padding-left: 0;
	}
	
	/* Price Table	*/
	
	.price-tabs-content {
		padding-right: 0;
	}
	
	/* Team	*/
	
	.team-wpr-grid {
		grid-template-columns: 1fr;
		grid-gap: 20px;
		padding: 120px 10px 120px 10px;
	}
	
	.team-single-up-right {
		padding-left: 0;
	}
	
	.team-single-up-pic {
		margin-bottom: 30px;
	}
	
	/* Review*/
	
	.rev-down-wpr {
		width: 100%;
	}
	
	.rev-single {
		padding: 50px 20px 50px 20px;
		text-align: center;
	}
	
	.rev-quote {
		font-size: 24px;
		line-height: 33px;
	}
	
	.rev-user {
		flex-direction: column;
	}
	
	.hero-text-kl {
		display: none;
	}
	
	.review-wpr-3 {
		padding-left: 0;
		padding-right: 0;
	}
	
	/* Login	*/
	
	.login-form {
		width: 100%;
		padding: 5rem 3rem;
	}
	
	/* 404	*/
	
	.f-404 {
		font-size: 100px;
	}
	
	/* Partner	*/
	
	.partner-3 {
		padding-top: 0;
		padding-bottom: 50px;
	}
	
	/* Vidz	*/
	
	.vidz-padding {
		padding: 100px 0;
	}
	
	/* Faq	*/
	
	.faq-gp {
		display: none;
	}
	
	.faq-left-pic {
		margin-left: 0;
	}
	
	.accor-4 {
		width: 100%;
	}
	
	.faq-left-contact {
		padding: 20px 0;
	}
	
	/* Contact	*/
	
	.contact-single-contact.contact-style-2 {
		padding-right: 30px;
		padding-bottom: 30px;
	} 
	
	.contact-left-up {
		padding: 0;
	}
	
	.contact-left-up h2 {
		font-size: 36px;
		line-height: 48px;
	}
	
	.contact-style-1 {
		padding: 60px 20px 60px 20px;
	}
	
	.contact-style-1 h2 {
		font-size: 24px;
		line-height: 35px;
	}
	
	.contact-page-top {
		grid-row-gap: 7rem;
	}
	
	/* Blog	*/
	
	.sec-titles {
		text-align: center;
	}
	
	.blog-box .blog-desc .blog-title {
		padding-right: 0;
		font-size: 14px;
		line-height: 26px;
	}
	
	.blog-page-left {
		padding-right: 0;
	}
	
	.blog-style-3 .blog-desc {
		margin: 0 0 30px 0;
	}
	
	.blog-single-content {
		padding-right: 0;
	} 
	
	.pagination {
		margin-bottom: 50px;
	}
	
	
	/* Blog Single	*/
	
	.blog-single-inner-inner {
		padding: 20px;
		margin: 0;
	}
	
	.blog-single-inner-content {
		margin-top: 0;
	}
	
	.blog-single-ppp {
		padding-left: 0;
	}
	
	.blog-single-cm .blog-single-over-bio {
		flex-direction: column;
	}
	
	.blog-single-over-bio {
		padding-left: 20px;
	} 
	
	/*	Sidebar*/
	
	.sbs {
		padding: 80px 40px;
	}
	
	/* Footer */
	
	.footer-sub {
		width: 100%;
		margin-bottom: 3rem;
	}
	
	.footer-subs-contact {
		gap: 30px;
		flex-direction: column;
	}
	
	.footer-list {
		justify-content: center;
		text-align: center;
		align-items: center;
	}
	
	.footer-down-box {
		justify-content: center!important;
	}
	
	.footer-wpr-top h2 {
		font-size: 36px;
	}
	
	.footer-down-box p {
		font-size: 15px;
	}
	
	.footer-wpr-top {
		text-align: center;
		margin-bottom: 30px;
	}
	
	.footer-menu {
		gap: 10px;
		flex-wrap: wrap;
		justify-content: center!important;
		margin-bottom: 20px;
	}
	
	.footer-menu.justify-content-end {
		margin-bottom: 0;
	}
	
	.footer-copyright {
		padding-bottom: 20px;
		flex-direction: column;
		gap: 20px;
	}
	
	.footer-top-element {
		text-align: center;
		margin-top: 20px;
	}
	
}

/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 350px) and (max-width: 767px) {
	
}

@media only screen and (max-width: 576px) {

}

























