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

	.container {

		max-width: 1280px;

	}

}

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

	.container {

		max-width: 1400px;

	}

}

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

	header .navbar-brand {
		width: 30px;
	}

	.timeline-item::before {
		left: 15%;

	}

	.timeline .tec::before {

		left: 14%;

	}

	.timeline .tec:hover::before {

		left: 14%;

	}

	.subscribe input {
		padding: 10px 0 10px 15px;
	}

	.banner {
		width: auto;
	}

	form.form-search .fa-shopping-cart {
		font-size: 20px;
		margin-top: 5px;
		width: 40px;
		height: 40px;
		margin-right: 0;
	}

	.collapses form {
		margin-left: 0;
		margin-bottom: 18px;
	}

}

@media screen and (max-width:1024px) {
	.shop-nav-list {
		grid-template-columns: repeat(4, 151px);
		grid-column-gap: 50px;
	}

	footer h3 {
		font-size: 15px;
	}

	ul.footer-lists li a {
		font-size: 14px;
	}

	.product-desc .shop {
		margin-bottom: 15px;
	}

	.subscribe input {
		padding: 10px 0;
	}
}

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

	.care .pizza {

		z-index: -1;
	}

	.banner-sec {

		background-position: right !important;
	}

	header .navbar-brand {

		position: unset;

	}

	header .nav-item {

		padding: 5px 25px;

	}

	.nav-link {

		padding: 0;

	}

	.left-sec,

	.right-sec {

		margin: unset;

		width: 100%;

		align-items: flex-start;
	}

	header .navbar {

		padding: 0 10px 0px 10px !important;

	}

	header .contact-details ul {

		display: unset;

	}

	header .contact-details ul li a {

		font-size: 12px;

		margin: 7px 0;

		justify-content: flex-end;

	}

	header .contact-details {



		padding: .3rem 0;



	}



	.navbar-light .navbar-toggler {



		border: none;



		padding: 0;



	}



	header .contact-details ul li a img {



		width: 15px;



	}



	header .navbar-brand {



		width: unset;



		height: unset;



	}



	header .navbar-brand img {



		width: 124px;



	}



	ul.navbar-nav {

		text-align: left;

	}

	.pyrotechnics-content {
		/* s */

		width: 100%;
	}



	main .harnessing {



		font-size: 14px;



	}



	main .wooden-content p,



	main .empire p {



		font-size: 17px;



	}



	main .wooden-content {



		padding: 1rem 0rem;



	}


}


@media screen and (max-width: 1024px) {
	.rows {
		margin: 0;
	}

	.row {
		margin-left: 0;
		margin-right: 0;
	}

	.product-item h3 {
		margin-bottom: 5px;
	}

	.product-item p {
		margin-top: 5px;
	}

	.product-desc p {
		font-size: 14px;
	}

	.stars {
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.stars i {
		padding-left: 4px;
	}

	.product-price p {
		margin-bottom: 10px;
	}

	.desc p {
		margin-bottom: 10px;
	}

	.product-cats li {
		font-size: 11px;
	}

	.product-cats {
		margin-bottom: 15px;
	}

	.product-btn a:first-child {
		padding: 8px;
		font-size: 8px;
		font-weight: 600;
	}

	.hearts {
		padding: 4px;
		margin-left: 0px;
	}

	.product-sec i:first-child {
		margin-bottom: 4px;
		margin-right: 4px;
	}

	.product-sec li {
		margin-bottom: 10px;
	}

	.carousel-item {
		margin-left: 0rem;
	}

	.carousel-item img {
		width: 100%;
	}

}



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

	.desktop-sec {
		display: none;
	}

	.mobile-sec {
		display: block;
	}
}

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

	.desktop-menu {
		display: block;
		border-top: 1px solid #4c4c4c;
	}

	.navsecond {
		display: none;
	}

	.mobile-menu {
		display: none;
	}

	/* tab */
	.nav-tabs {
		display: flex;
	}

	.card {
		border: none;
	}

	.card .card-header {
		display: none;
	}

	.card .collapse {
		display: block;
	}

	/* tab end */
}

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

	.account {
		margin: 1rem 3rem;
	}

	.card img {
		height: 11em;
	}

	.subscribe input {

		padding: 6px 0px 8px px;
		margin-bottom: 0px;
		width: 130px;
	}

	.subscribe {
		margin-bottom: 35px;
	}

	.subscribe h3 {
		font-size: 12px;
		padding-left: 10px;
	}

	.subscribe span {
		font-size: 20px;
	}

	.subscribe input::placeholder {
		font-size: 8px;
	}

	/* .subscribe i {
		position: relative;
		bottom: 27px;
		left: 105px;

	} */

	.dc-first a {
		font-size: 11px !important;
	}

	.social-icons {
		padding: 10px 0px;
	}

	/* #navbarNavDropdown {
		margin-top: 0%;
	} */

	.form-search input {
		width: 57%;
		margin-bottom: 5px;
	}

	.productss-box {
		margin-left: 0rem !important;
		margin-right: 0rem !important;
	}

	.col-sm-12 {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.price p {
		font-size: 15px;
		margin-left: 0;
	}

	.about-product h3 {
		font-size: 16px;
		line-height: 15px;
		margin-bottom: 5px;
	}

	.about-product h5 {
		line-height: 14px;
		margin-top: 3px;
	}

	.about-product p {
		margin-bottom: 0;

	}

	.dropbtn {
		font-size: 11px;
	}

	.dropbtn:after {

		content: "";
		display: block;
		position: absolute;
		width: 70%;
		margin: 15px 0px;
		height: 1px;
		background: rgba(80, 116, 116, 0.5);

	}

	.bestseller-list::after {
		width: 95px;
	}

	.bestseller h3:after {
		width: 90px;
	}


	.about-product,
	.pull-left {
		float: none;
	}

	.dropdown-content a {
		font-size: 12px;
	}

	.collection .dropdown-content::after {
		width: 98px;
	}

	.ranges h6 {
		font-size: 12px;
		margin-left: -20px;
	}



	.p-total {
		display: inline-block;
		margin-top: 7px;
	}

	.p-Qty {
		margin-top: 30px;
	}

	.p-content hr {
		margin-bottom: 0rem;
	}



	.desktop-menu {
		display: none;
	}

	.mobile-menu {
		display: block;
	}

	.logo a.navbar-brand img {
		width: 60px;
	}

	.account-logo ul li:nth-child(2) {
		text-align: left;
		width: 70%;
	}

	.account-logo ul li:nth-child(3) {
		display: block;
	}

	.navbar-toggler {
		position: absolute;
		left: 10px;
		top: 10px;
		border: 1px solid #fff;
		border-radius: 0;
	}

	.container-fluid {
		width: 92%;
	}

	header .nav-item {

		padding: 5px 0;

	}

	/* yogesh */
	.navbar-toggler {
		position: relative;
		left: 0;
		top: 0px;
	}

	.nav-top ul {
		padding: 0;
	}

	.banner-content {

		width: 100%;

		text-align: center;

		padding: 0rem 0;
	}

	.banner-content h1 {

		font-size: 46px;

		line-height: 52px;

	}

	.navbar-nav li {

		border-right: 0px solid #fff;

		padding-left: 0;

		padding-top: 5px;

	}

	.navbar-nav li a {
		font-style: normal !important;
		font-size: 14px;
	}

	header .navbar-brand img {

		width: 57px;

	}

	.heading h2 {
		font-size: 35px;
	}


	form.form-search .fa-shopping-cart {

		padding: 12px 10px;

		font-size: 17px;

	}

	.mob-row {
		flex-direction: column-reverse;
	}



	.banner {

		height: 62vh;

	}

	.img-box {
		padding: 10px;
	}

	.banner-content button {

		padding: 11px 50px;

		font-size: 14px;

		margin: 35px 0px;



	}

	.payment-gayment {

		text-align: center !important;

		margin: 15px 0px;

	}

	.account-logo ul li:nth-child(2) {
		vertical-align: middle !important;
	}



	ul.footer-lists {

		margin: 20px 0px;

	}

	.brand-list ul li {
		width: 49%;

		margin: 2px auto;

		padding: 15px;

	}

	.blog-box {

		margin-bottom: 25px;

	}

	.product-box {
		margin: 0;
	}



	header .navbar-light .navbar-nav .nav-link:after {

		margin: 10px 0;

	}





	.contact-form {



		margin: 0 0 2rem 0;



	}



	.aboutus .heading h1 {



		position: unset;



	}



	.aboutus .banner-sec {



		background-position: right !important;



	}



	.vission-internal h2:after {



		margin: unset;



		margin-top: 10px;



	}



	.vission-internal h2 {



		text-align: left;



		width: 100%;



	}



	.care ul li:before {



		width: 27px;



		height: 27px;



	}

	.about-category h3 br {
		display: none;
	}

	.about-category h3 {
		font-size: 30px;
	}

	.pyrotechnics {
		padding: 0px 0px;
		background-position: center;
	}

	.pyrotechnics-content {
		width: 100%;
	}

	.about-category button {
		font-size: 16px;
	}

	.rows {
		margin: 0;
	}

	.row {
		margin-left: 0;
		margin-right: 0;
	}

	.product-item h3 {
		margin-bottom: 5px;
	}

	.product-item p {
		margin-top: 5px;
	}

	.product-desc p {
		font-size: 14px;
	}

	.stars {
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.stars i {
		padding-left: 4px;
	}

	.product-price p {
		margin-bottom: 10px;
	}

	.desc p {
		margin-bottom: 10px;
	}

	.product-cats li {
		font-size: 11px;
	}

	.product-cats {
		margin-bottom: 15px;
	}

	.product-btn a:first-child {
		padding: 8px;
		font-size: 8px;
		font-weight: 600;
	}

	.hearts {
		padding: 4px;
		margin-left: 0px;
	}

	.product-sec i:first-child {
		margin-bottom: 4px;
		margin-right: 4px;
	}

	.product-sec li {
		margin-bottom: 10px;
	}

	.carousel-item {
		margin-left: 0rem;
	}

	.carousel-item img {
		width: 100%;
	}

	.submit {
		margin-left: 16px;
	}

	.content select {
		padding: 10px 0;
		width: 100%;
		margin-right: 0px;
	}

	.contact-sec {
		margin: 0 2rem;
	}

	.txt-area {
		margin-left: 15px;
	}

	.sub-btn {
		margin-left: 15px;
	}

	.content input::placeholder {
		font-size: 13px;

	}

	.blog-img {
		width: 100%;
	}

	.product-row {
		margin-top: 3rem;
		display: block;
	}

	.product-row .product-category {
		max-width: fit-content;
	}

	.navbar-nav {
		padding: 0;
	}

	.tab-content>.tab-pane {
		display: block !important;
		opacity: 1;
	}

	.slider {
		margin: 10px -22px;
	}

	.img-box2 {
		width: 140px;
		height: 140px;
	}

	.shop-location {
		display: none;
	}

	.maps {
		display: none;
	}

	.showroom {
		margin: auto 1rem;
	}

	.showroom-title label {
		display: block;
		margin-bottom: 8px;
		margin-left: 6px;
	}

	button.btn {
		height: 40px;
		margin-bottom: 10px;
	}

	input.btn.btn-lg {
		height: 40px;
	}


	.showroom-title select {
		width: 100%;
		margin-right: 10px;
	}

	.list-view,
	.MAP-VIEW {
		text-align: center;
		padding: 13px 0 0px;


	}

	.list-view p,
	.MAP-VIEW p {
		color: black;
		font-weight: 700;
	}

	.active-class {
		background-color: #4c4c4c;

	}

	.switch-btn .col-sm-6 {
		padding-left: 0;
		padding-right: 0;
	}

	.switch-btn {
		background-color: #f8f8f8;
		margin: 10px 15px 36px;
		display: grid;
		grid-template-columns: repeat(2, auto);

	}

	.active-class::after {
		content: "";
		display: block;
		position: relative;
		width: 28px;
		height: 28px;
		left: 175px;
		bottom: -14px;
		background-color: #4c4c4c;
		transform: rotate(45deg);

	}

	.mob-location {
		display: block;
	}

	.mob-content {
		margin-left: 15px;
	}

	.shop-add {
		padding-bottom: 55px;
	}


	.mob-content {
		display: none;
	}

	.map-content {
		display: block;
	}

	.map {
		height: 300px;
	}

	.navbar-main .col-sm-4 {
		margin-bottom: 10px;
		margin-top: 0;
	}

	.navbar-toggler {
		margin-top: 5px;
	}

	.container-fluid hr {
		margin: 10px 10px 0px 8px;
	}

	.navsecond {
		display: none;
	}

	.navfirst {
		display: block !important;
	}

	.navfirst {
		float: right;
	}
}

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

	.navsecond {
		display: none;
	}

	.aboutus .heading h1 {

		font-size: 21px;

		font-weight: bolder;

		padding: 1rem 0;

		text-transform: uppercase;

		font-weight: 800;



	}

	.dropbtn:after {
		content: "";
		display: block;
		position: absolute;
		width: 100%;
		margin: 15px 0px;
		height: 1px;
		background: rgba(80, 116, 116, 0.5);
	}

	.dropdown {
		display: block;
	}



	.banner-sec {
		height: 20vh !important;
	}



	main .wooden .save {

		width: 100%;

		text-align: left;

		bottom: 0;

		font-size: 17px;

		background: #6E6E6E;

		color: #fff;

		margin-top: -3px;

		padding: .8rem .8rem 2rem .8rem;

		line-height: 1.3;

		height: auto;

	}

	.dropdown-content {
		position: relative;
		display: none;
	}

	.show {
		display: block;
	}

	.switch-btn {
		margin: 20px 10px 40px;
		grid-template-columns: repeat(2, auto);
	}

	.navsecond {
		display: none;
	}

	.navfirst {
		display: block;
		margin-top: 0%;

	}

	.sliders .product-box .productss-price p {
		float: left;
		margin-top: 20px;
	}

	.navbar-nav li a {
		font-size: 13px;
	}

	.catbox {
		margin: 0;
	}

	.login-content {
		padding-left: 0rem;
	}

}

@media screen and (max-width:573px) {
	.product-img {
		padding: 40px 50px;
	}

	.blog-container {
		padding: 0;
	}

	.breadcrumb {
		padding: 0.75rem 3rem;
	}

	.com-box-1 {
		margin-right: 0;
	}

	.img-box {

		/* margin: 0px 25px; */
		padding: 5px;
		margin: 0;
	}

	.about-product {
		margin-left: 28px;
	}

	.about-product h3 {
		font-size: 40px;
		line-height: 23px;
	}

	.prices p {
		font-size: 35px;
		margin-top: 15px;
	}

	.img-sec {
		margin: 0 20px;
		padding: 30px 40px;
	}

	.p-content {
		margin-top: 5px;
	}

	.payment-gayment img {
		width: 50%;
	}

	.copyright p {
		font-size: 20px;
	}

	.copyright p {
		font-size: 12px;
		text-align: center;
	}

	.switch-btn {
		margin: 20px 10px 40px;
		grid-template-columns: repeat(2, auto);
	}

	.slick-next {
		right: 0;
	}

	.slick-prev {
		left: 0;
	}

	.secbox {
		padding: 55px 15px;
	}

	.catbox {
		margin: 0;
	}

	.desc {
		padding-top: 25px;
		padding-bottom: 5px;
	}

	.product-btn a:first-child {
		padding: 9px;
		font-size: 12px;
	}

	.product-sec {
		font-size: 16px;
		padding-top: 15px;

	}

	.product-items {
		padding-top: 30px;
	}


	.product-desc p {
		font-size: 16px;
	}

	.product-value1 {
		font-size: 23px !important;
	}

	.product-value2 {
		font-size: 23px !important;
	}

	.fluid {
		padding-left: 0 !important;
		margin-left: 0 !important;
	}

	.p-item {
		padding-top: 35px;
	}

	.secbox {
		padding-left: 0;
		padding-right: 0;
	}

	.nav-item select {
		width: auto;
		margin-top: 0;
		margin-bottom: 0;


	}

	/* .navbar-nav{
		 padding-right: 30px; 
		 padding-top: 12%; 
	} */
	.navbar-nav-first {
		display: -webkit-box;
	}

	.navbar-nav-first li:nth-child(2) {
		padding-left: 10px;
	}

	.navbar-nav-first li:nth-child(3) {
		padding-left: 15px;
	}

	#myBtn {
		right: 10px;
	}

	.navbar-nav-first li:nth-child(1) {
		padding-right: 0px;
	}

	.name-folder select {
		padding: 8px 5px;
	}

	.checkout {
		margin-left: 0rem;
		margin-right: 0rem;
	}

	.name-folder input {
		width: 100%;
	}

	.detail-info-content h6 {
		padding-bottom: 30px;
	}

	.checkout-gift-card input {
		width: 75%;
	}

	.products {
		margin-bottom: 0;
		margin-top: 10px;
	}

	.bestseller-list {
		display: none;
	}

	.product-title {
		padding-bottom: 0;
	}

	.space {
		padding-bottom: 30px;
	}

}

@media screen and (max-width:535px) {
	.sub-con {
		font-size: 13px;
	}

	.product-img {
		padding: 35px 55px;
	}

	.dropbtn:after {

		content: "";
		display: block;
		position: absolute;
		width: 100%;
		margin: 15px 0px;
		height: 1px;
		background: rgba(80, 116, 116, 0.5);

	}

	.dropdown {
		display: block;
	}

	.breadcrumb {
		padding: 0.75rem 1rem;
	}

	.p-image {
		padding: 45px;
	}

	.img-box2 {
		width: auto;
		height: auto;
		padding: 20px
	}

	.about-product h3 {
		font-size: 30px;
		line-height: 30px;
	}

	.about-product h5 {
		font-size: 20px;
	}

	.pull-lefts {
		float: left;
		margin-top: 7px;
	}

	.pull-lefts p {
		font-size: 20px;
	}

	.img-sec {
		padding: 5px;
	}

	.product-video {
		height: auto;
	}

	.form-search input {
		height: 30px;
		padding: 2px;
		font-size: 12px;
		width: 50%;
		margin-top: 14px;
	}

	.form-search button {

		right: 35px;
		bottom: 0px;
	}

	.wishlist-img-box a i {
		top: 50px;
	}

	.wishlist-head p {
		padding-bottom: 0px;
		padding-right: 10px;
	}

	.fa-shopping-cart {
		padding: 8px 7px;
		font-size: 15px;
		margin-top: 10px;
		width: 30px;
		height: 30px;
	}

	.info .fa-shopping-cart {
		margin-top: 0px;
	}

	.navbar-toggler {
		margin-top: 15px;
		margin-left: 22px;
		margin-bottom: 15px;
	}

	.navsecond {
		padding-left: 20px;
		margin-top: 0% !important;
	}

	span.tag3 {
		z-index: 1;
		top: 21px;
		left: 36px;
	}
}


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

	.desktop-banner {

		display: none;

	}

	.account-logo ul li a {
		display: block;
		padding-bottom: 8px;
	}

	.mobile-banner {

		display: block;

	}

	.account-head h3 {
		font-size: 43px;
	}

	.img-box2 {

		margin-left: 20px;
		margin-right: 20px;
	}

	main .heading h1,
	.pizza-peel h2,
	.instruction h2,
	.contact-us h2,
	.care h2 {

		font-size: 20px;
	}

	main .carousel .carousel-cap {

		width: 100%;

		top: 8rem;

		right: unset;



	}

	main .empire {

		padding: 2rem 0;

	}

	main .carousel .carousel-cap h2 {

		font-size: 40px;

	}

	main .carousel .carousel-cap p {

		font-size: 20px;

	}

	.about-us-sec-content {

		padding: 2rem;

	}

	.wooden-content img,
	.buy-now img {

		width: 100%;

	}

	.buy-now p {

		font-size: 17px;
	}

	.social-top-icons img {

		width: 20px !important;

	}

	main .wooden .save {

		line-height: 1.6;

		font-size: 15px;

	}

	.subscribe input {
		width: 160px;
		margin-left: 6px;
		padding: 6px 0px 8px 2px;
		margin-bottom: 20px;
	}

	.product-title {
		text-align: center;
		margin-right: 20px;
	}

	select {
		width: 100%;
		margin-top: 10px;
		margin-bottom: 30px;
	}

	.slider {
		margin: 10px 0;
	}

	.ranges h6 {
		font-size: 15px;
		margin-bottom: 10px;
		margin-left: 0px;
	}

	.about-product .price p {
		font-size: 20px;
	}

	.row {
		margin-left: 0;
	}

	.bestseller-list {
		display: none;
	}

	.banner-content {
		padding: 0;
	}



	.banner-content p {
		padding: 4px 0;
	}

	/* form.form-search .fa-shopping-cart {
		width: 30px;
		height: 30px;
		font-size: 15px;
		padding: 8px;
	} */

	.breadcrumb {
		padding: 0.75rem 1rem;
	}

	.container {
		padding-left: 0;
		padding-right: 0;
	}

	.rows {
		margin: 0;
	}

	.col-md-4 {
		padding-left: 0;
		padding-right: 0;
	}

	.col-md-10 {
		padding-left: 0;
		padding-right: 0;
	}

	.product-sec ul {
		font-size: 16px;
		padding-top: 15px;

	}

	.product-btn a:first-child {
		padding: 8px 10px;
	}

	.hearts {
		padding: 6px 10px;
	}



	.carousel-item img {
		width: 100%;
	}

	.carousel-item {
		margin-left: 0rem;
	}

	.caro-indi {
		padding-left: 0;
		padding-right: 0;
	}

	/* .subscribe i {
		bottom: 0;
		left: -13px;
	} */

	/* .col-sm-2 {
		padding-left: 0;
		padding-right: 0;
	}
	.col-sm-3{
		padding-left: 0;
		padding-right: 0;
	} */

	.dropdown-content a {
		font-size: 10px;
	}

	.dropdown {
		width: 100%;
	}

	.producttype {
		margin-left: 15px;
		margin-right: 15px;
	}

	.collection {

		margin-left: 15px;
		margin-right: 15px;
		display: block;
	}

	.Price-range {
		margin-left: 15px;
		margin-right: 15px;
		margin-top: 40px;

	}

	/* } */
	.producttypes {
		margin-left: 15px;
		margin-right: 15px;
		display: block;
	}

	.about-products {
		text-align: left;
	}

	.about-products h3 {
		margin-left: 0;
		font-size: 24px;
	}

	.social-icons ul li {
		padding: 4px;
	}

	.dropdown-content {
		min-width: 100px;
	}

	.prices p {
		margin-left: 88px;
	}

	.sub-con {
		font-size: 11px;
	}

	.content {
		margin-top: 25px;
	}

	.img-sec {
		margin: 10px 20px;
	}

	.p-image {
		padding: 30px;
	}

	.map-sec img {
		height: 250px;
	}

	.txt-area {
		margin-top: 15px;
	}

	.blog-subhead p {
		margin-top: 10px;
	}

	.cat-heading h3 {
		font-size: 36px;
	}

	.pull-lefts {
		/* position: relative;
		float: left;
		left: 110px; */
		margin-top: 5px;
	}

	.about-product h5 {
		line-height: 10px;
		margin-top: 8px;
		margin-bottom: 4px;
	}

	.select-section {
		text-align: center !important;
	}

	.dropbtn-1 {
		width: 100%;
		display: block;
		text-align: left;
	}

	.dropbtn:after {

		content: "";
		display: block;
		position: absolute;
		width: 100%;
		margin: 15px 0px;
		height: 1px;
		background: rgba(80, 116, 116, 0.5);

	}

	.other-product h3 {
		display: block;
		text-align: center;
	}

	.commentbox {
		width: 90%;
	}

	.newbreadcrumb {
		padding: 0.75rem 0.25rem;
	}

	.blog-point li {
		font-size: 12px;
		line-height: 14px;
	}

	span.tags2 {
		position: absolute;
		left: 20px;
		top: 30px;

	}

	span.tags {
		left: 20px;
		top: 30px;
		clip-path: polygon(0 0, 100% 0%, 85% 100%, 0% 100%);

	}
	span.tag3 {
		z-index: 1;
		top: 21px;
		left: 36px;
	}


	.carousel-item-video img {
		height: auto;
	}
}

.switch-btn {
	grid-template-columns: repeat(2, auto);

}

.map {
	height: 250px;
}

.active-class::after {
	content: "";
	display: block;
	position: relative;

	width: 23px;
	height: 23px;
	left: 95px;
	bottom: -12px;
	background-color: #4c4c4c;
	transform: rotate(45deg);

}

.logo {
	margin-left: -10px;
}

.about-content p {
	padding-left: 10px;
	padding-right: 10px;
}

.secbox h2 {
	line-height: 24px;
	font-size: 25px;
	margin-bottom: 15px;
}

.catbox {
	margin: 0 1rem;
}

.iframe {
	height: 290px;
}

.prev-control {
	left: -30px !important;
	background-color: none !important;
}

.next-control {
	right: -30px !important;
	background-color: none !important;
}

.social-li li {
	margin-right: 1px;
}

iframe {
	height: 295px;
}

.carousel-inner {
	height: auto;
}

.carousel-inner2 {
	height: 100% !important;
}

.product-video {
	padding: 0;
}

.breadcrumb li:first-child::after {
	margin: 0;

}

.breadcrumb-item {
	line-height: 15px;
}

/* .newbreadcrumb li:nth-child(3){
			margin-top: 10px;
		} */



@media screen and (max-width:425px) {
	.pull-lefts {
		left: 89px;
	}

	.social-li a:first-child {
		padding: 4px;
	}

	.navbar-nav li a {
		font-size: 11px;
	}

	iframe {
		height: 249px;
	}

	.carousel-inner {
		height: 293px;
	}

}

@media screen and (min-width:376px) {
	.pull-lefts {
		left: 66px;
	}

	.product-img {
		padding: 35px 30px;
	}

	.product-desc .shop {
		margin-left: 0;
	}

	.product-desc p {
		padding-left: 0;
	}

	.product-desc h3 {
		padding-left: 0;
	}

	.blog-subhead h5 {
		font-size: 22px;
	}


	/* .banner{

		height: 50vh;
	} */

}

@media screen and (max-width:375px) {
	.breadcrumb {
		padding: 0.75rem 0.50rem;
	}

	.prices p {
		margin-left: 52px;
	}

	.sub-con {
		font-size: 11px;
	}

	.newbreadcrumb {
		padding: 0.75rem 0.25rem;
	}

	.container {
		padding-left: 0;
		padding-right: 0;
	}

	.rows {
		margin: 0;
	}

	.col-md-4 {
		padding-left: 0;
		padding-right: 0;
	}

	.col-md-10 {
		padding-left: 0;
		padding-right: 0;
	}

	.product-sec ul {
		font-size: 16px;
	}

	.product-btn a:first-child {
		padding: 8px 10px;
	}

	.hearts {
		padding: 6px 10px;
	}

	.product-item h3 {

		margin-left: 0;
	}

	.carousel-item img {
		width: 100%;
	}

	.carousel-item {
		margin-left: 0rem;
	}

	.caro-indi {
		padding-left: 0;
		padding-right: 0;
	}

	.navbar-nav li a {
		font-size: 9px;
	}

	.account-head h3 {
		font-size: 37px;
	}

	.account-content {
		margin-top: 30px;
	}

	.blog-subhead p {
		font-size: 14px;
	}

	.blog-subhead h5 {
		font-size: 18px;
	}

	.category {
		margin: 0;
	}

	.cat-heading h3 {
		font-size: 30px;
	}

	/* form.form-search .fa-shopping-cart {
		width: 22px;
		height: 22px;
		font-size: 10px;
		padding: 6px;
	} */

	form {
		margin-right: 0;
	}

	.slider {
		margin: 10px 0;
	}

	.img-box {

		margin: 0 30px;
	}

	span.tags2 {

		left: 30px;

	}

	span.tags {

		left: 30px;

	}

	.about-product .price p {
		margin-left: 30px;
		font-size: 20px;
		margin-right: 0;
	}

	.product-desc {
		margin-left: 25px;
		margin-right: 10px;
	}

	.blogs {
		margin-left: 22px;
		margin-right: 22px;
	}

	.products-list {
		margin-left: 20px;
		margin-right: 20px;
	}

	.prod-price p {
		display: block;
		text-align: center;
		margin-left: 0px !important;
		margin-right: 0px;
	}

	span.tag3 {

		left: 45px;

	}

	.switch-btn {
		grid-template-columns: repeat(2, auto);

	}

	.list-view,
	.MAP-VIEW {
		padding-bottom: 0px;
	}

	.active-class::after {
		content: "";
		display: block;
		position: relative;
		width: 23px;
		height: 23px;
		left: 77px;
		bottom: -10px;
		background-color: #4c4c4c;
		transform: rotate(45deg);

	}

	.map {
		height: 200px;
	}

	select {
		margin-right: 0;
	}

	/* .form-search button{
		right: 30px;
	} */
	.secbox h2 {
		line-height: 30px;
		font-size: 25px;
		margin-bottom: 9px;
	}

	.aboutus .heading h1 {
		font-size: 19px;
		padding: 0;
		margin-left: 5px;
		margin-right: 5px;
	}

	.secbox {
		padding: 40px 0;
	}

	iframe {
		height: 184px;
	}

	.carousel-inner {
		height: 230px;
	}


}

@media screen and (max-width:355px) {
	iframe {
		height: 172px;
	}

	.carousel-inner {
		height: 205px;
	}
}

@media screen and (min-width:321px) {
	.pull-lefts {
		left: 45px;
	}

}

@media screen and (max-width:320px) {
	.navbar-nav li a {
		font-size: 9px;
	}

	.blog-point li {
		font-size: 11px;
		line-height: 14px;
	}

	footer h3 {
		font-size: 19px;
	}

	.banner-content h1 {
		margin-left: 15px;
		font-size: 42px;
	}

	.banner-content p {
		margin-left: 0px;
		font-size: 26px;
		padding: 0;
	}

	.product-items h3 {
		margin-left: 0px !important;
	}

	.breadcrumb {
		padding: 0.75rem 1rem;
	}

	.container {
		padding-left: 0;
		padding-right: 0;
	}

	.rows {
		margin: 0;
	}

	.col-md-4 {
		padding-left: 0;
		padding-right: 0;
	}

	.col-md-10 {
		padding-left: 0;
		padding-right: 0;
	}

	.product-sec ul {
		font-size: 10px;
	}

	.product-btn a:first-child {
		padding: 8px 10px;
	}

	.hearts {
		padding: 6px 10px;
	}



	.carousel-item img {
		width: 100%;
	}

	.carousel-item {
		margin-left: 0rem;
	}

	.caro-indi {
		padding-left: 0;
		padding-right: 0;
	}

	.dropdown-content {
		min-width: 100px;
	}

	.prices p {
		margin-left: 28px;
	}

	.sub-con p {
		font-size: 11px;
		line-height: 30px;
	}

	.sub-con2 p {
		font-size: 14px;
	}

	.about-product .price p {
		margin-left: 0px;
		font-size: 20px;
		margin-right: 0;
	}

	.p-Qty {
		margin-right: 0;
		display: flex;
		justify-content: end;

	}

	.account-head h3 {
		font-size: 30px;
	}

	.contact-sec {
		margin: 0 0.5rem
	}

	.blog-subhead h5 {
		font-size: 16px;
	}

	.blog-subhead p {
		font-size: 13px;
	}

	.blog-content p {
		font-size: 14px;
	}

	.collapses form {
		display: flex;
	}

	.form-search input {
		width: 61px;
	}

	.form-search button {
		right: 29px;
		margin-bottom: 7px;
	}

	/* form.form-search .fa-shopping-cart {
		width: 19px;
		height: 19px;
		font-size: 10px;
		padding: 4px;
	} */

	span.tags {
		position: absolute;

		background: #cf393a;

		padding: 7px;

		color: #fff;

		text-transform: uppercase;

		font-size: 13px;

		font-weight: 700;

		width: 106px;

		top: 0px;

		left: 50px;

		clip-path: polygon(0 0, 100% 0%, 85% 100%, 0% 100%);
	}

	.newbreadcrumb {
		padding: 0.75rem 0.50rem;
		font-size: 9px;
	}

	.prod-price .price p {
		display: block;
		text-align: center;
		margin-left: 0px !important;
		margin-right: 30px;
	}

	span.tag3 {

		left: 66px;

	}

	.switch-btn {
		grid-template-columns: repeat(2, auto);

	}

	.list-view,
	.MAP-VIEW {
		margin-right: 10px;
	}

	.active-class::after {

		content: "";
		display: block;
		position: relative;
		width: 28px;
		height: 28px;
		background-color: #4c4c4c;
		transform: rotate(45deg);
		left: 60px;
		bottom: -10px;
	}

	.map {
		height: 150px;
	}

	.social-li li {
		font-size: 15px;
	}

	.product-desc .shop {
		margin-left: 0px;
	}

	.product-desc p {
		padding-left: 0;
	}

	.product-desc h3 {
		padding-left: 0;
	}

	iframe {
		height: 140px;
	}


}