/*================================ 
    #RESPONSIVE CSS 
====================================*/

/* Large Device: 1200px. */
	

@media only screen and (min-width: 1400px) and (max-width: 1600px) {
	
	.hero-single {
		padding-top: 0rem;
	}
	
	.site-breadcrumb-wpr {
		margin-top: 5rem;
	}
	
	/*	Navbar*/
	
	.hero-single-2 {
		height: auto;
		padding-top: 12rem;
	}
	
	/*	Hero*/
	
	
	.hero-single .hero-content h2 {
		font-size: 45px;
		line-height: 60px;
		margin-bottom: 2rem;
	}
	
	
	/*	Scroll Top*/
	
	#scrtop {
		bottom: 100px;
	}
	
}


/* Large Device: 1200px. */


@media only screen and (min-width: 1200px) and (max-width: 1400px) {
	.navbar .dropdown-menu.fade-up {
		left: -110px;
	}
	
	.hero-single {
		height: auto;
		padding-bottom: 10rem;
		padding-top: 7rem;
	}
	
	.hero-2-single {
		padding-top: 5rem;
	}
	
	.hero-2-single .hero-2-content h2 {
		font-size: 65px;
		line-height: 80px;
	}
	
	.search-cart .cart-li li .site-cart .site-cart-list {
		left: -250px;
	}
	
	.hero-shape img.shape-1 {
		display: none;
	}
	
	.hero-sldr.owl-theme .owl-nav {
		margin-top: 0px;
		display: none;
	}
	
	/*	About*/
	
	.about-right {
		margin-right: 3rem;
	}
	
	.about-shape img {
		bottom: -35px;
		left: 2rem;
		width: 25%;
	}
	
	/*	Team*/
	
	.team-wpr.grid-4 {
		grid-template-columns: repeat(3, 1fr);
	}
	
	.hero-title {
		font-size: 3.6rem;
		line-height: 5rem;
	}
	
	.heading-1 {
		font-size: 45px;
	}
	
	.heading-5 {
		font-size: 16px;
	}
	
	/*	Project*/
	
	.project-box .project-desc {
		padding: 3rem;
	}
	
	.vidz-box .vidz-desc h5 {
		font-size: 2rem;
	}
	
	/*	Counter*/
	
	.counter-wpr.grid-4.counter-1.counter-minus.de-pb {
		grid-template-columns: repeat(3, 1fr);
	}
	
	
	/*	Feature*/
	
	.feature-box .feature-desc h4 {
		font-size: 2rem;
	}

	/*	Choose*/
	
	.choose-wpr.grid-2.g-0 {
		grid-template-columns: repeat(1, 1fr);
	}
	
	/*	Blog*/
	
	.blog-box .blog-pic .blog-desc .blog-meta .blog-user ul {
		gap: 0;
		flex-wrap: wrap;
	}
	
	.blog-box .blog-content .blog-meta {
		align-items: flex-start;
		gap: 1rem;
		flex-direction: column;
	}

}

@media only screen and (min-width: 991px) and (max-width: 1200px){
	
	.site-heading {
		font-size: 30px;
		line-height: 42px;
	}
	
	.navbar .dropdown-menu.fade-up {
		left: -110px;
	}
	
	.navbar.bsnav-transparent .navbar-nav .nav-item .nav-link {
		margin-right: 3rem;
	}
	
    /*Hero*/
    
	.hero-single {
		height: auto;
		max-height: inherit;
		padding-bottom: 3rem;
		padding-top: 5rem;
	}
	
	.hero-right {
		margin-top: 4rem;
	}
	
	.hero-sldr.owl-theme .owl-nav {
		margin-top: 0px;
		display: none;
	}
	
	.hero-single .hero-content {
		margin-top: 7rem;
		margin-bottom: 5rem;
	}
	
	.hero-single .hero-content p {
		padding-right: 40%;
	}
	
	.navbar .nav-item .nav-link {
		margin-right: 2rem;
	}
	
	.hero-title {
		font-size: 4rem;
		line-height: 60px;
	}
	
	.site-breadcrumb-wpr {
		margin-top: 6rem;
	}
	
	.hero-1 img:nth-child(2) {
		width: 250px;
	}
	
	.search-cart .cart-li li .site-cart .site-cart-list {
		left: -250px;
	}
	
	.hero-shape img.shape-1 {
		bottom: -50px;
	}
	
	.hero-section {
		overflow: hidden;
	}
	
	/*	Banner 2*/
	
	.hero-single-2 {
		height: auto;
		padding-top: 15rem;
	}
	
	/*	Scroll Top*/
	
	#scrtop {
		bottom: 100px;
	}

	/*	About*/
	
	.about-wpr-2.grid-2 {
		grid-template-columns: repeat(1, 1fr);
	}
	
	.about-left-pic-2 {
		padding: 0;
		display: inline-block;
	}
	
	.about-left-pic-2::after {
		display: none;
	}
	
	.about-pic-4 {
		right: 0;
		bottom: 0;
		width: 179px;
	}
	
	/*	Counter*/
	
	.counter-2 {
		padding: 3.2rem;
	}
	
	.counter-wpr.grid-4 {
		grid-template-columns: repeat(2, 1fr);
	}

	/*Service*/
	
	.service-wpr.grid-3 {
		grid-template-columns: repeat(2, 1fr);
	}
	
	/*	Adv*/
	
	.adv-right.pl-60 {
		padding-left: 0;
		text-align: center;
		margin-bottom: 5rem;
	}
	
	/*	Gallery*/
	
	.project-box .project-desc {
		padding: 3rem;
		margin: 0;
		border-radius: 0;
		margin-top: 0;
	}
	
	.about-list li {
		align-items: flex-start;
		flex-direction: column;
	}

	/* Team	*/
	
	.team-wpr.grid-4 {
		grid-template-columns: repeat(2, 1fr);
	}
	
	/*	Why*/
	
	.why-wpr.grid-2 {
		grid-template-columns: repeat(1, 1fr);
	}
	
	/*	Blog*/
	
	.theme-info {
		padding: 3rem 3rem 3rem 3rem;
	}
	
	.blog-wpr.grid-3 {
		grid-template-columns: repeat(2, 1fr);
		grid-row-gap: 5rem;
	}
	
	.blog-box .blog-pic .blog-desc .blog-meta {
		left: -1px;
	}
	
	.blog-area.pos-rel.mt-100.de-padding {
		margin-top: 0;
	}
	
	.blog-single-area.de-padding {
		overflow: hidden;
	}
	
	.blog-area {
		overflow: hidden;
	}
	
	/*	Products*/
	
	.products-wpr.grid-4 {
		grid-template-columns: repeat(2, 1fr);
	}
	
	.products-box .products-pic img {
    	width: 100%;
	}
	
	.product-list .products-box {
		display: inherit;
	}
	
	/*	Footer*/
	.footer-widget-wrapper {
		grid-template-columns: 1fr 1fr;
	}
	/*	Contact Page*/
	
	.contact-us-page {
		margin-left: 0;
	}
	
	.contact-form {
		width: 100%;
	}
	
	.contact-left {
		padding-right: 0;
	}
	
	.contact-bg {
		background-size: 0vw auto;
	}
	
	.contact-right-pic::before {
		height: 20rem;
		width: 20rem;
	}
	
	.contact-right-pic::after {
		height: 22rem;
		width: 22rem;
	}
	
	/*	Footer*/
	
	.about-us p {
		padding-bottom: 0;
		padding-right: 0;
	}
	
	.footer-right {
		margin-top: 5rem;
	}
	
}

/* 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;
	}
	
	.bsnav-mobile .navbar {
		padding: 100px 0 15px;
	}
	
	/*NavBar*/
	
	.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);
	}
	
    .dropdown-menu .dropdown-item {
        font-size: 1.6rem!important
    }
	
	.header-1 .navbar .search-cart .cart-li li i {
		color: var(--clr-heading);
	}
	
	/*  Defferent Logo*/
	
	.navbar .navbar-brand .logo-display {
		display: none;
	}
	
	.navbar .navbar-brand .logo-scrolled {
		display: block;
	}
	
	/*Top Bar*/
	
	.top-area {
		display: none;
	}
	
	/*Hero*/
	
	.hero-png img {
		display: none;
	}
	
    .hero-single {
		height: auto;
		padding-top: 12rem;
		padding-bottom: 7rem;
	}
    
	.hero-content {
		margin-bottom: 5rem;
	}
	
	.hero-single .hero-content .hero-title {
		font-size: 50px;
	}
	
	.hero-single .hero-content p {
		padding-right: 0;
	}
	
	.hero-2-section .hero-2-single .hero-2-content .hero-2-desc .hero-title {
		font-size: 3.6rem;
		line-height: 4.2rem;
	}
	
	.hero-sldr.owl-theme .owl-nav .owl-prev, .hero-sldr.owl-theme .owl-nav .owl-next {
		top: 56%;
	}
	
	.hero-sldr.owl-theme .owl-nav .owl-prev {
		left: 2rem;
	}
	
	.hero-sldr.owl-theme .owl-nav .owl-next {
		right: 2rem;
	}
	
	.hero-1 img:nth-child(2) {
		width: 250px;
	}
	
	.hdr-pic {
		margin-top: 6rem;
	}
	
	/*	Home 2*/
	
	.hero-single-2 {
		height: auto;
		margin-top: 15rem;
	}
	
	.owl-nav {
		display: none;
	}
	
	.site-btn.text-right {
		text-align: left;
		margin-bottom: 6rem;
	}
	
	.hero-section {
		overflow: hidden;
	}
	
	.hero-shape img.shape-1 {
		bottom: -50px;
	}

	.navbar-toggler {
		border: none;
	}

	.navbar-toggler-icon {
		background-size: 0vw auto;
	}
	
	.top-bar-area {
		display: none;
	}
	
	/*	Breadcrumb*/

	.site-breadcrumb-wpr {
		margin-top: 10rem;
	}
	
	.search-cart.nav-profile {
		display: none;
	}
	
	/*	About us*/
	
	.about-pic-1 {
		margin-top: 0;
	}
	
	.about-pic-3 {
		position: inherit;
		top: 0;
		left: 0;
		translate: 0;
		margin-top: 5rem;
	}
	
	.about-pic-4 {
		position: absolute;
		right: 0;
		bottom: 0;
	}
	
	.about-opt.grid-2 {
		grid-template-columns: repeat(2, 1fr);
	}
	
	/*	Quick*/
	
	.quick-area.de-padding {
		margin-bottom: 2.5rem;
	}
	
	.quick-wpr {
		margin-top: 0;
	}
	
	.quick-shape-1 {
		position: inherit;
		left: 0;
		top: 0;
		translate: 0;
	}
	
	/*	Adv*/
	.adv-right.pl-60 {
		padding-left: 0;
		margin-bottom: 3rem;
		text-align: center;
	}
	/*	Portfolio*/
	
	.filter-menu-style-1 button {
		margin-bottom: 1rem;
	}
	
	.project-box .project-desc {
		padding: 3rem;
		margin: 0;
		border-radius: 0;
		margin-top: 0;
	}
	
	/*	Product*/
	
	.products-pic img {
		width: 100%;
	}
	
	.product-rev-wrapper .nav-item {
		width: 50%;
	}
	
	/*	Shop*/
	
	.form-cop .input-style-2 {
		height: 4rem;
	}
	
	.form-right.pl-60 {
		padding-left: 0;
		text-align: center;
		margin-top: 5rem;
	}
	
	.nav.grid-4 {
		grid-template-columns: repeat(4,1fr);
	}
	
	/*	Blog*/
	
	.blog-wpr.grid-3 {
		grid-row-gap: 5rem;
	}
	
	.blog-wpr.grid-2 {
		grid-row-gap: 5rem;
		grid-template-columns: repeat(2, 1fr);
	}
	
	.blog-box .blog-pic .blog-desc .blog-meta .blog-user ul {
		gap: 0;
		flex-wrap: wrap;
	}
	
	.blog-box .blog-pic .blog-desc .blog-meta {
		left: -1px;
	}

	.theme-info {
		padding: 3rem 3rem 3rem 3rem;
	}
	
	/*	Contact*/
	
	.contact-bg {
		background-size: 0vw auto;
	}
	
	.contact-form {
		width: 100%;
	}
	
	.contact-page .addr-box {
		margin-bottom: 5rem;
	}
	
	.contact-us-page {
		padding: 6rem;
		margin-left: 0;
	}
	
	/*	Footer*/
	
	.footer-widget-wrapper {
		grid-template-columns: 1fr 1fr;
	}
	
	.about-us p {
		padding-bottom: 0;
		padding-right: 0;
	}
	
	.about-us {
		padding-right: 0;
	}
	
	.footer-sub {
		margin-bottom: 5rem;
	}
	
	/*	Copyright*/
	
	
	.copyright .copyright-content {
		justify-content: center;
		flex-direction: column;
		gap: 2rem;
	}
	
	.copyright p,
	.copyright p a{
		color: var(--clr-white);
		font-weight: 700;
	}
	
}

/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
	
	/*	Padding*/
	
	.de-padding{
		padding: 5rem 0;
	}

	.de-pt {
		padding-top: 5rem;
	}

	.pt-120 {
		padding-top: 5rem;
	}

	.pt-105 {
		padding-top: 5rem;
	}

	.pt-210 {
		padding-top: 13rem;
	}
	
	.de-pb {
		padding-bottom: 5rem;
	}

	.pb-120 {
		padding-bottom: 5rem;
	}

	.pb-105 {
		padding-bottom: 5rem;
	}
	
	.pb-80 {
		padding-botto: 5rem;
	}
	
	/*	Breadcrumb*/
	
	.main-breadcrumb {
		padding: 0;
		text-align: center;
	}
	
	.site-breadcrumb-title h2 {
		font-size: 2rem;
		line-height: 1;
		margin-bottom: 1rem;
	}
	
	.site-title h2 {
		font-size: 3rem;
		line-height: 1.5;
	}
    
    .site-breadcrumb .breadcrumb-title {
        font-size: 2rem;
    }
	
	.site-breadcrumb .breadcrumb-menu {
		padding: 0;
		width: 100%;
	}
	
	.site-breadcrumb .breadcrumb-title {
		margin-bottom: 10px;
	}
	
	/*NavBar*/
	
	.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-brand {
		width: 35%;
	}
	
	/*  Defferent Logo*/
	
	.navbar .navbar-brand .logo-display {
		display: none;
	}
	
	.navbar .navbar-brand .logo-scrolled {
		display: block;
	}
	
	
	/*	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*/
	
	.header-1 {
		padding-top: 0;
	}
	
    .hero-section {
        height: auto;
		overflow: hidden;
    }
    
	.hero-png img {
		display: none;
	}
	
	.hero-sub-title {
		font-size: 2rem;
		line-height: 1.3;
	}
	
	.hero-sub-title::before {
		width: 2rem;
		left: 12px;
	}
	
	.hero-single {
		height: auto;
		padding-top: 5rem;
		padding-bottom: 5rem;
	}
    
	.hero-single .hero-content .hero-title {
		line-height: 1.2;
		font-size: 3.2rem;
	}
	
	.hero-single .hero-content p {
		padding: 0 2rem 0 0;
	}
	
	.hero-single .hero-content .hero-btn {
		justify-content: center;
		flex-direction: column;
		align-items: center;
	}
	
	.hero-right {
		margin-top: 7rem;
	}
	
    /* Hero 2*/
    
	
	.hero-single-2 {
		height: auto;
	}
	
	.hero-single-2 .hero-content-2 {
		padding-bottom: 5rem;
		padding-right: 0;
		padding-top: 12rem;
		margin: 0 1rem;
	}
	
	.hero-2-shape {
		display: none;
	}
	
    .hero-2-single .hero-2-content h2 {
		font-size: 3.6rem;
		line-height: 50px;
	}
   
	.hero-2-single .hero-2-content p {
		padding: 0 0 0 0;
	}
	
	.hero-2-single .hero-2-content .hero-btn {
		justify-content: flex-start;
		margin-top: 0;
		flex-direction: column;
		align-items: center;
	}
	
	.hero-2-section .hero-2-single .hero-2-content .hero-2-desc .hero-title {
		font-size: 3.6rem;
		line-height: 4.2rem;
	}
	
	.hero-single .hero-content h2 {
		font-size: 36px;
		line-height: 50px;
	}
	
	.hero-sldr.owl-theme .owl-nav {
		margin-top: 0px;
		display: none;
	}
	
	.hero-2-shape {
		display: none;
	}
	
	/*	Topbar*/
	
	.top-bar-area.bg.py-3 {
		margin-top: 8rem;
	}
	
	.top-box.top-location {
		justify-content: flex-start;
	}
	
	.top-box.top-login {
		justify-content: flex-start;
	}
	
	/*	Adv*/
	.adv-right.pl-60 {
		padding-left: 0;
		margin-bottom: 3rem;
	}
	/*  About */
	
	.main {
		overflow: hidden;
	}
	
	.heading-1 {
		font-size: 28px;
		line-height: 1.3;
	}
	
	.about-left-pic-1 {
		padding-right: 0;
		gap: 3rem;
		margin-bottom: 9rem;
		flex-direction: column;
	}
	
	.about-right-2 {
		padding-right: 0;
	}
	
	.about-right.pl-30 {
		padding-left: 0;
	}
	
	.about-pic-1 {
		margin-top: 0;
	}
	
	.about-pic-3 {
		position: inherit;
		top: 0;
		left: 0;
		translate: 0;
	}
	
	.about-pic-4 {
		position: inherit;
		right: 0;
		bottom: 0;
	}
	
	.about-left-pic-2 {
		padding: 0;
	}
	
	/*	Advanced*/
	
	.quick-shape-1 {
		position: inherit;
		left: 0;
		top: 0;
		translate: inherit;
	}
	
	.quick-content {
		position: inherit;
		bottom: inherit;
		right: inherit;
		width: auto;
		padding: 3rem;
	}
	
	.adv-txt {
		padding-right: 0;
	}
	
	.quick-wpr {
		margin-top: 0rem;
	}
	
	/*	Video*/
	.vidz-wpr {
		padding: 3rem;
	}
	/* Why	Choose*/
	
	.counter-1 {
		padding: 3rem;
	}
	
	.why-right-content p {
		padding-right: 0;
	}
	
	.why-area {
		overflow: hidden;
	}
	
	/*	Review*/
	
	.rev-contact {
		overflow: hidden;
	}
	
	/*Step*/
	
	
	.course-over-name {
		margin-left: 0;
		margin-top: 2rem;
	}
	
	.course-over-bio {
		display: flex;
		align-items: flex-start;
		margin-bottom: 2rem;
		flex-direction: column;
	}
	
	.course-over-fet {
		padding: 2rem;
	}
	
	.single-comments-section .single-commentor .single-commentor-user {
		grid-template-columns: 1fr;
	}
	
	/*	Gallery*/
	
	.filter-menu-style-1 button {
		margin-bottom: 1rem;
	}
	
	.project-box .project-desc {
		padding: 2rem;
		margin: 0;
		border-radius: 0;
	}
	
	.project-box .project-desc p {
		padding-right: 3rem;
	}
	
	/*	Shop Page*/
	
	.shop-area.de-padding {
		overflow: hidden;
	}
	
	.sh-de-btn {
		display: flex;
		flex-direction: column;
		gap: 2rem;
	}
	
	.select-opt {
		gap: 2rem;
		justify-content: flex-start;
		flex-wrap: wrap;
		margin-top: 2rem;
	}
	
	.sh-de-wrapper {
		grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
	}
	
	.nav.grid-4 {
		grid-template-columns: 1fr 1fr;
	}
	
	.product-rev-wrapper .nav-item {
		width: 100%;
	}
	
	.product-list .products-box {
		display: inherit;
		align-items: center;
		background-color: var(--clr-white);
	}
	
	.udp-coup {
		flex-direction: column;
		gap: 2rem;
	}
	
	.form-cop .input-style-2 {
		height: 4rem;
		margin-right: 1rem;
	}
	
	/*	Blog*/

	.blog-area.de-padding {
		overflow: hidden;
	}
	
	.blog-box .blog-pic .blog-desc .blog-title {
		top: 1rem;
		left: 1rem;
		padding-right: 0;
	}
	
	.blog-box .blog-pic .blog-desc .blog-meta {
		position: inherit;
		bottom: 0;
		left: 0;
		display: grid;
		width: 100%;
		grid-template-columns: 1fr;
	}
	
	.blog-box .blog-pic .blog-desc .blog-meta .blog-user ul {
		padding-left: 1rem;
	}
	
	/*	Theme Single*/
	
	.theme-single {
		padding: 1rem;
	}
	
	.theme-info {
		padding: 3rem 1rem 1rem 1rem;
	}
	
	.theme-single.service-single .theme-info {
		padding: 4rem 2rem 3rem 2rem;
	}
	
	.theme-meta-left ul li {
		font-size: 1.4rem;
	}
	
	.theme-meta-left ul li a {
		font-size: 1.4rem;
	}
	
	.theme-desc h2 {
		line-height: 4.2rem;
	}
	
	.content-tags {
		align-items: flex-start;
		flex-direction: column;
	}
	
	/* Rating  */

	.rating {
		justify-content: center;
	}
	
	/*	Login Form*/
	
	.login-form {
		width: 100%;
		padding: 2rem;
	}
		
	/*	Contact*/
	
	.contact-us-page {
		padding: 3rem;
		margin-left: 0;
	}
	
	.addr-box {
		padding: 2rem;
	}
	
	/*Faq*/
	
	/*  Comment Section  */
    .single-commentor-user {
        flex-direction: column;
        align-items: flex-start;
    }
	
	/*	Single*/
	
	.theme-meta .theme-meta-left ul {
		gap: 1rem;
		flex-wrap: wrap;
	}
	
	.theme-meta {
		flex-direction: column;
		gap: 2rem;
	}
	
	.content-tags ul {
		flex-wrap: wrap;
	}
	
	.de-bpd {
		padding-left: 1rem;
	}
	
	.single-comments-section.blg-single {
		padding: 3rem;
	}
	
	.theme-desc h2 {
		margin-bottom: 3rem;
		font-size: 3rem;
	}
	
    /*  Footer  */
    
	.footer-widget-wrapper {
		grid-template-columns: 1fr;
	}
	
	.footer-sub {
		width: 100%;
		padding: 0;
		border-radius: 2rem;
		border: none;
		margin: 0 0rem;
	}
	
	.about-us {
		padding-right: 0;
	}

	.about-us p {
		line-height: 3.2rem;
		margin-bottom: 3rem;
		color: var(--clr-white);
		padding-right: 0;
	}
	
	footer {
		overflow: hidden;
	}
	
    .copyright .copyright-content {
		justify-content: center;
		flex-direction: column;
		padding: 3rem;
		gap: 2rem;
		text-align: center;
	}
    
	.copyright::before {
		width: 100%;
		clip-path: none;
	}
	
	.copyright p {
		color: var(--clr-white);
	}
	
	.copyright p a {
		color: var(--clr-white);
	}
	
	.pagination {
		margin-top: 3rem;
	}
	
	
	/*	BreadCrumb*/
	
	.btn-submit {
		font-size: 1.3rem;
		font-weight: 600;
	}
	
	.form-right.pl-60 {
		padding-left: 0;
		margin-top: 3rem;
	}
	
	.site-breadcrumb .breadcrumb-menu {
		left: 0;
		bottom: 0;
	}
	
}

/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 350px) and (max-width: 767px) {
	
}

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

}

























