
/*================================ 
    #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 47vh;
	}
	
	/*	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;
	}
	
	/* Titles	*/
	
	.sec-title {
		font-size: 46px;
		line-height: 64px;
	}
	
	/*	Review*/
	
	.rev-down {
		margin-top: -260px;
	}
	
	/* Partner	*/
	
	.partner-text-2 {
		font-size: 100px;
	}
	
	/* Contact	*/
	
	.contact-left-up h2 {
		font-size: 75px;
		line-height: 80px;
	}
	
	/* Vidz	*/
	
	.vidz-padding {
		padding: 250px 0;
	}
	
}

@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*/
	
	.hrr-3 .hero-single {
		padding-top: 12rem;
        height: auto;
        padding-bottom: 250px;
	}
	
	.hero-single .hero-content .hero-title {
		font-size: 60px;
		line-height: 1.2;
	}
	
	.hero-single .hero-content p {
		line-height: 3.2rem;
		margin-bottom: 5rem;
		padding-right: 20%;
		font-size: 18px;
	}
	
	.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;
	}
	
	/*	Review*/
	
	.rev-down {
		margin-top: -200px;
	}
	
	/* Partner	*/
	
	.partner-text-2 {
		font-size: 80px;
	}
	
	/* Vidz	*/
	
	.vidz-padding {
		padding: 250px 0;
	}
	
	/* 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;
	}
	
	/*	Breadcrumb*/
	
	
	/*	Hero*/
	
	.hero-shapes {
		display: none;
	}
	
	.hero-dashboard img {
		border-radius: 4rem 4rem 0 0;
	}
	
	.hero-bg {
		background-position: top right !important;
	}
	
	.hero-single .hero-content h2 {
		font-size: 68px;
	}
	
	.hero-single {
		height: auto;
		padding: 14rem 0 10rem 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;
	}
	
	/*	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 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*/
	
	.navbar-home-3 .search-cart.nav-profile {
		width: 430px;
		gap: 20px;
	}
	
	.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;
	}
	
	.menu-phone .menu-phone-tx p {
		font-size: 14px;
	}
	
	.navbar-home-3 {
		padding: 0 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;
	}
	
	/*	Partner*/
	
	.partner-left .sec-title {
		font-size: 40px;
		line-height: 50px;
	}
	
	.partner-box {
		width: 100%;
	}
	
	.partner-text-2 {
		font-size: 80px;
	}
	
	/* Price */
	
	.price-list li {
		font-size: 12px;
	}
	
	.price-left-content {
		padding-left: 0;
	} 
	
	/* Faq	*/
	
	.faq-left-pic {
		margin-left: -50px;
	}
	
	.faq-gp {
		right: -33px;
	}
	
	/* Service	*/
	
	.service-overlay-2 .sec-title {
		font-size: 36px;
		line-height: 45px;
		margin-bottom: 2rem;
	}
	
	.service-overlay-2 .sec-sub-title {
		margin-bottom: 2rem;
	} 
	
	.service-box-3 {
		padding: 60px 4rem;
	}
	
	.service-box-3 .service-content-3 h3 {
		font-size: 24px;
		line-height: 36px;
	}
	
	/* Service Single	*/
	
	.service-chobi-single {
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-gap: 30px;
	}
	
	/* Vidz	*/
	
	.vidz-padding {
		padding: 200px 0;
	}
	
	/* Team */
	
	.team-title-content .sec-title {
		font-size: 30px;
		line-height: 40px;
	}
	
	/* Team Single	*/
	
	.team-single-up-right {
		padding-left: 0px;
	} 
	
	.team-single-up-list li h6 {
		font-weight: 700;
		font-size: 13px;
	}
	
	.team-single-up-list li {
		gap: 0px;
	}
	
	/* Project Single	*/
	
	.project-btm-right .pl {
		top: 40%;
	}
	
	/* Review	*/
	
	.rev-user::before {
		display: none;
	}
	
	.review-wpr-3 {
		padding: 0;
	} 
	
	.rev-down-wpr {
		width: 92%;
	}
	
	.rev-down {
		margin-top: -200px;
	}
	
	/* 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;
	} 
	
	/* 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-content-desc {
		padding-bottom: 0;
	}
	
	.hero-single .hero-content {
		margin-top: 2rem;
	}
	
	.hero-single .hero-content h2 {
		font-size: 55px;
	}
	
	.hdr-gul-pic {
		display: none;
	}
	
	.hdr-pl {
		bottom: 30px;
		left: inherit;
		right: 30px;
	}
	
	.hero-wpr {
		margin-left: 30px;
		width: 100%;
	}
	
	.hero-bg {
		background-position: top right !important;
	}
	
	.hero-shapes img.hero-sprk {
		display: none;
	}
	
	.hero-sldr.owl-theme .owl-nav {
		margin-top: 0px;
		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-main-ui-1 {
		right: 60px;
	}
	
	.hero-btm {
		margin-top: 120px;
		padding-left: 0;
		margin-bottom: 0;
	}
	
	.hero-hd-pos {
		top: 0;
		margin-bottom: 0;
		padding-top: 100px;
		padding-bottom: 100px;
		text-align: center;
	}
	
	.hero-main-ui-shape {
		width: 270px;
	}
	
	.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;
	}
	
	.btn-1 {
		font-size: 14px;
	}
	
	/*	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;
	}
	
	/* Service*/
	
	.service-area .sec-btn-right {
		margin-top: 3rem;
		text-align: left;
	}
	
	.service-box h2 {
		font-size: 20px;
		line-height: 30px;
	}
	
	.sec-btn-area.text-right {
		text-align: center;
		margin-top: 3rem;
	}
	
	.service-overlay-2 .sec-title {
		font-size: 20px;
		line-height: 1.1;
		margin-bottom: 2rem!important;
	} 

	.service-overlay-2 p {
		font-size: 16px;
		line-height: 28px;
		margin-bottom: 2rem;
	}
	
	.service-overlay-2 .service-btn-2 {
		font-size: 16px;
		line-height: 33px;
	}
	
	.service-overlay-2 .sec-sub-title {
		margin-bottom: 3rem;
	}
	
	.service-box-3 {
		padding: 4rem 25px;
	}
	
	.service-box-3 .service-content-3 h3 {
		font-size: 17px;
		line-height: 24px;
	}
	
	/* Vidz	*/
	
	.vidz-padding {
		padding: 210px 0;
	}
	
	/* Gallery	*/
	
	.gallery-overlay-2 .gallery-overlay-content .gallery-overlay-text h3 {
		font-size: 16px;
		line-height: 33px;
	}
	
	.btn-ve-service-3 {
		justify-content: flex-start;
	}
	
	/* Project Single	*/
	
	.project-single-btm {
		grid-template-columns: repeat(1, 1fr);
	}
	
	.project-btm-right {
		text-align: center;
	}
	
	/*	About*/
	
	.about-right .sec-title {
		font-weight: 400;
		font-size: 28px;
	}
	
	.about-style-2 .about-right .sec-title {
		line-height: 46px;
	}
	
	.about-right-3 .sec-title {
		font-size: 30px;
		line-height: 40px;
	}
	
	/* Team	*/
	
	.sec-btn-right.text-right {
		text-align: left;
		margin-top: 3rem;
	}
	
	.team-wpr {
		grid-template-columns: repeat(2, 1fr);
	}
	
	.team-title-content {
		margin-bottom: 4rem;
	}
	
	.team-box-3 img {
		width: 100%;
	}
	
	/* Team Single	*/
	
	.team-single-up-right {
		padding-left: 0;
		margin-top: 50px;
	} 
	
	.team-single-up-pic {
		text-align: center;
	}
	
	/* Partner	*/
	
	.partner-box {
		width: 100%;
	}
	
	.partner-text-2 {
		font-size: 70px;
	}
	
	/* Review	*/
	
	.rev-down-wpr {
		width: 100%;
	}
	
	.rev-single {
		padding: 130px 30px 130px 60px;
	}
	
	.rev-down {
		margin-top: 0;
	}
	
	.rev-up-left {
		padding-top: 0;
		margin-bottom: 3rem;
	}
	
	.rev-user::before {
		display: none;
	}
	
	.review-wpr-3 {
		padding: 0;
	} 
	
	/* Price	*/
	
	.price-wpr .row .col-xl-4:first-child {
		margin-top: 0;
	}
	
	.price-wpr .row .col-xl-4:nth-child(2) {
		margin-top: 0;
	}
	
	.price-wpr .row .col-xl-4:nth-child(3) {
		margin-top: 0;
	}
	
	.price-left-content {
		padding-left: 0;
		margin-bottom: 5rem;
	} 
	
	/* Faq	*/
	
	.accor-4 {
		width: 100%;
	}
	
	.faq-left-contact {
		text-align: center;
		margin-top: 5rem;
	}
	
	/* 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;
	} 
	
	/* Footer	*/
	
	.footer-down-box p {
		font-size: 20px;
		line-height: 36px;
	}
	
	.footer-wpr-top-2 {
		text-align: center;
	}
	
	.footer-wpr-top-2 .footer-top-element {
		width: 600px;
		margin: 30px auto 0 auto;
	}
	
	.footer-menu {
		justify-content: center!important;
		margin-bottom: 20px;
	}
	
	.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-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;
	}
	
	.btn-ve-round {
		padding: 23px 33px;
	}
	
	/*	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;
	}
	
	/* About */
	
	.about-left-3 img {
		width: 100%;
	}
	
	.hc-110 {
		margin-top: 50px;
	}
	
	/*	Gallery*/ 
	
	.gallery-box {
		padding: 4rem 2rem;
	}
	
	.gallery-box-btm .gallery-tags a {
		padding: 5px 15px;
	}
	
	.project-sldr-3 .swiper-button-prev, .project-sldr-3 .swiper-rtl .swiper-button-next {
		left: 30%;
	}
	
	/* Partner	*/
	
	.partner-box {
		width: 100%;
		height: auto;
		padding: 20px 37px;
	}
	
	/* Review	*/
	
	.rev-down {
		margin-top: 0;
	}
	
	.rev-down-wpr {
		width: 100%;
	}
	
	.rev-user::before {
		display: none;
	}
	
	.rev-up-left {
		padding-top: 0;
		margin-bottom: 30px;
	} 
	
	.review-wpr-3 {
		padding: 0;
	}
	
	/* Service	*/
	
	.service-box-3 {
		padding: 25px;
	}
	
	/* Service Single	*/

	.service-chobi-single {
		display: grid;
		align-items: center;
		grid-gap: 30px;
		grid-template-columns: 1fr 1fr;
	}
	
	.service-single-wpr {
		padding-left: 0;
	} 
	
	/* Price	*/
	
	.row.pcus-mr.mb-120 {
		margin-bottom: 80px;
	}
	
	.price-left-content {
		padding-left: 0;
	} 
	
	.price-wpr .row .col-xl-4:first-child {
		margin-top: 30px;
		margin-bottom: 30px;
	}
	
	.price-wpr .row .col-xl-4:nth-child(2) {
		margin-top: 0px;
		margin-bottom: 30px;
	}
	
	.price-wpr .row .col-xl-4:nth-child(3) {
		margin-top: 0;
		margin-bottom: 30px;
	}
	
	.price-tabs-content::before {
		display: none;
	}
	
	.price-tabs-content {
		padding-right: 0px;
	}
	
	.price-box {
		margin: 0 auto;
		width: 400px;
	}
	
	.price-style-2 .price-box {
		margin: inherit;
		width: inherit;
	}
	
	/* Vidz	*/
	
	.vidz-padding {
		padding: 200px 0;
	}
	
	/* Team	*/
	
	.team-box-3 img {
		width: 100%;
	}
	
	.team-title-content {
		margin-bottom: 40px;
	}
	
	/* Team Single	*/
	
	.team-single-up-right {
		padding-left: 0;
		margin-top: 50px;
	} 
	
	/* Partner	*/
	
	.partner-text-2 {
		font-size: 60px;
	}
	
	/*	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;
	}  
	
	/* 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 .contact-form-com {
		padding: 0 3rem 3rem 0;
	}
	
	.contact-cx span {
		font-size: 18px;
		line-height: 28px;
	}
	
	.contact-page-top {
		grid-row-gap: 7rem;
	}
	
	/* Footer	*/
	
	.footer-wpr-top h2 {
		font-size: 100px;
	}
	
	.footer-wpr-top-2 h2 {
		font-size: 90px;
		line-height: 100px;
	}
	
	.footer-top-element {
		margin-top: 30px;
	}
	
	.footer-menu {
		justify-content: flex-start!important;
	}
	
	.footer-copyright {
		padding-bottom: 20px;
	}
	
	/*	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-content-desc {
		padding-left: 0;
		padding-right: 10px;
		text-align: center;
	}
	
	.hero-wpr {
		margin-left: 0;
		width: 100%;
	}
	
	.hero-single .hero-content h2 {
		margin-bottom: 2rem;
		font-size: 3.6rem;
		line-height: 1.4;
	}
	
	.hero-single .hero-content h2 span {
		background-size: 0vw auto;
	}
	
	.hero-single .hero-content p {
		padding: 0 0rem 0 0;
	}
	
	.hero-content .hero-btn {
		flex-direction: column;
		padding: 0;
		text-align: center;
	}
	
	.hero-single .hero-content .para {
		padding-right: 0;
	}
	
	.element-center {
		height: inherit;
	}
	
	.hero-shapes {
		display: none;
	}
	
	.hero-single .hero-content .hero-sub-title {
		font-size: 1.4rem;
		margin-top: 3rem;
	}

	.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	*/
	
	.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;
	}
	
	/*	Service */
	
	.sec-btn-right.text-right {
		text-align: center;
		margin-top: 30px;
	}
	
	.sec-btn-right .btn-ve-service-3 {
		justify-content: center;
	}
	
	.service-overlay-2 {
		padding: 20px;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		text-align: center;
	}
	
	.service-overlay-2 .sec-sub-title {
		margin-bottom: 1rem;
	}
	
	.service-overlay-2 .sec-title {
		font-size: 18px;
		margin-bottom: 1rem;
		line-height: 26px;
	}
	
	.service-overlay-2 p {
		display: none;
	}
	
	.service-overlay-2 .service-btn-2 {
		font-size: 16px;
	}
	
	.service-box-3 {
		padding: 4rem 2rem;
	}
	
	.service-box-3 .service-content-3 h3 {
		font-size: 24px;
		line-height: 30px;
	}
	
	/* Service Single	*/
	
	.service-single-wpr {
		padding-left: 0;
	}
	
	.service-chobi-single img:first-child {
		margin-bottom: 30px;
	}
	
	/* About */
	
	.about-txt-3 {
		width: 100%;
	}
	
	.about-list-content-3 {
		width: 100%;
		flex-direction: column;
	}
	
	.about-elt .sec-title {
		font-size: 28px;
		line-height: 36px;
	}
	
	.about-btn-content {
		flex-direction: column;
		text-align: center;
		gap: 20px;
	}
	
	.about-btn-content .btn-ve-thm {
		margin-right: 0;
	}
	
	/* Feature	*/
	
	.feature-middle {
		margin-top: 20px;
	}
	
	.feature-middle .sec-title {
		font-size: 30px;
		line-height: 42px;
	}
	
	/*	Gallery*/
	
	.sec-titles {
		text-align: center;
	}
	
	.gallery-box {
		padding: 4rem 2rem;
	}
	
	.sec-btn-area.text-right {
		text-align: center;
		margin-top: 30px;
	}
	
	.gallery-box-btm .gallery-tags a {
		padding: 5px 10px;
	}
	
	.gallery-overlay-2 .gallery-overlay-content .gallery-overlay-text h3 {
		font-size: 18px;
		line-height: 26px;
		margin-bottom: 1rem;
	}
	
	.gallery-overlay-2 .gallery-overlay-content .gallery-overlay-text span {
		margin-bottom: 8px;
	}
	
	.gallery-overlay-2 .gallery-overlay-content {
		padding: 40px 20px;
		flex-direction: column;
		justify-content: center;
		text-align: center;
	}
	
	.row.proj-3.align-items-end.mb-60.pr-60 {
		padding-right: 0;
	}
	
	.project-content-3 h3 {
		font-size: 18px;
	}
	
	.project-sldr-3 .swiper-button-prev,
	.project-sldr-3 .swiper-rtl .swiper-button-next {
		left: 0;
	}
	
	.project-sldr-3 .swiper-button-next, .project-sldr-3 .swiper-rtl .swiper-button-prev {
		right: 0;
	}
	
	.gallery-page .gallery-overlay-2::before {
		height: 100%;
	}
	
	.gallery-page .gallery-overlay-2 {
		height: 100%;
	}
	
	.gallery-page .gallery-overlay-2 .gallery-overlay-content {
		padding: 14px 20px;
	}
	
	.gallery-page .gallery-overlay-2 .gallery-overlay-content .gallery-overlay-text span {
		display: none;
	}
	
	/*	Project Single*/
	
	.project-th-title {
		font-size: 30px;
		line-height: 38px;
	}
	
	/*	Team area*/
	
	.team-area .sec-btn-right {
		text-align: center;
		margin-top: 20px;
	}
	
	.team-title-content {
		margin-bottom: 30px;
	}
	
	/* Team Single	*/
	
	.team-single-up-right {
		padding-left: 0;
		margin-top: 50px;
	} 
	
	/* Vidz	*/
	
	.vidz-padding {
		padding: 100px 0;
	}
	
	/* Partner	*/
	
	.partner-box {
		width: 100%;
	}
	
	.partner-counter .counter {
		justify-content: center;
	}
	
	.partner-text-2 {
		font-size: 36px;
	}
	
	.partner-box {
		height: auto;
		padding: 2rem 37px;
	}
	
	/* Review	*/
	
	.rev-down {
		margin-top: 0;
	}
	
	.rev-single {
		padding: 6rem 2rem;
	}
	
	.rev-down-wpr {
		width: 100%;
	}
	
	.rev-user::before {
		display: none;
	}
	
	.rev-shapes img.rev-bend {
		display: none;
	}
	
	.rev-quote {
		font-size: 16px;
		line-height: 33px;
	}
	
	.rev-up-left.pt-80 {
		margin-bottom: 50px;
		padding-top: 0;
	}
	
	.review-wpr-3 {
		padding: 0 2rem;
	}
	
	.review-wpr-3 .swiper-wrapper {
		padding-bottom: 30px;
	}
	
	/* Price */
	
	.row.pcus-mr.mb-120 {
		margin-bottom: 60px;
	}
	
	.price-tabs-content {
		padding-right: 0;
	}
	
	.price-tabs-content::before {
		display: none;
	}
	
	.price-left-content {
		padding-left: 0;
		margin-bottom: 30px;
	}
	
	.price-tabs .nav-tabs {
		justify-content: center;
	}
	
	.price-wpr .row .col-xl-4:first-child {
		margin-top: 0;
		margin-bottom: 30px;
	}
	
	.price-wpr .row .col-xl-4:nth-child(2) {
		margin-top: 0;
		margin-bottom: 30px;
	}
	
	.price-wpr .row .col-xl-4:nth-child(3) {
		margin-top: 0;
	}
	
	.price-style-2 .price-hover {
		padding: 40px 20px;
	}
	
	.price-style-2 .price-hover .price-up h5 {
		font-size: 20px;
	}
	
	/* Faq	*/
	
	.faq-gp {
		display: none;
	}
	
	.faq-left-pic {
		margin-left: 0;
	}
	
	.accor-4 {
		width: 100%;
	}
	
	.faq-left-contact {
		padding: 20px 0;
	}
	
	/* Contact	*/
	
	.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	*/
	
	.blog-area .sec-btn-right.text-right {
		text-align: center;
		margin-top: 30px;
	} 
	
	.blog-box .blog-desc .blog-title {
		padding-right: 0;
	}
	
	.blog-title {
		font-size: 18px;
	}
	
	.blog-left-2-content {
		padding-right: 0;
	}
	
	.blog-box-3 .blog-desc-3 h3 {
		font-weight: 400;
		font-size: 21px;
		line-height: 30px;
	}
	
	.blog-page-left {
		padding-right: 0;
	} 
	
	.blog-style-3 .blog-desc {
		margin: 0 0 30px 0;
	}
	
	.blog-style-3 .blog-desc .blog-title {
		font-size: 15px;
		line-height: 28px;
	}
	
	/* Blog Single	*/
	
	.blog-single-inner-content {
		margin-top: 0;
	}
	
	.blog-single-content {
		padding-right: 0;
	} 
	
	.blog-single-inner-inner {
		padding: 20px;
		margin: 0;
	}
	
	.blog-single-tags {
		flex-direction: column;
		gap: 20px;
	}
	
	.blog-single-ppp {
		padding-left: 0;
	}
	
	.blog-single-cm .blog-single-over-bio {
		flex-direction: column;
	}
	
	.blog-single-over-bio {
		padding-left: 0px;
	} 
	
	.blog-single-check label {
		font-size: 11px;
		line-height: 16px;
		text-align: left;
	}
	
	/* Sidebar	*/
	
	.sbs {
		padding: 40px 20px;
	}
	
	/* Footer */
	
	.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-wpr-top-2 h2 {
		font-size: 36px;
		line-height: 48px;
	}
	
	.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;
	}
	
	.footer-wpr-top-2 {
		text-align: center;
	}
	
}

/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 350px) and (max-width: 767px) {
	
}

@media only screen and (max-width: 576px) {

}

























