/*18 Feb 2021 Start RG*/
@media only screen and (min-width:1200px) and (max-width:1500px){
	/*New CSS Media*/
	.product-listing-section .sidebar-left{width: 250px;}
	.product-listing-section .product-listing .list-box{width: 23%;padding: 20px 15px;height: 410px;}
	.product-listing-section .product-listing .list-box:nth-child(3){margin-right: 15px;}
	.product-listing-section .product-listing .list-box:nth-child(4){margin-right: 0px;}
	.product-listing-section .sidebar-left > h4{font-size: 24px;padding: 10px 15px 10px 15px;}
	.product-listing-section .sidebar-left .panel-title a{font-size: 20px;}
	.product-listing-section .sidebar-left .panel-title a:before{font-size: 22px;}
	.product-listing-section .sidebar-left input[type=checkbox]:not(old) + label > span{width: 20px;height: 20px;}
	.product-listing-section .sidebar-left input[type="checkbox"] + label > span.checkbox-text{width: auto;height: auto;}
}
/*18 Feb 2021 End RG*/


@media only screen and (max-width:1500px) {
.container { width: 1170px; }
.navbar-default .navbar-nav > li > a {
	padding: 0 10px;
}
.product-col { padding: 30px 15px; }
.image-splitcol { width: 48%; }

.checkout-left {
	width: calc(100% - 400px);
	padding-right: 70px;
}
.checkout-right {
	width: 400px;
}
.checkout-info tbody tr td:last-child {
	width: 120px;
}
.order-detail-left ul.checkout-step li:nth-child(3)::before {
	width: 230px;
}

.category-tab-content .product-col {
	width: 47%;
}



}

@media only screen and (max-width:1199px) {
.container { width: 970px; }
.navbar-toggle {
 background-color: transparent;
 background-image: none;
 border: 1px solid #fff;
 border-radius: 4px;
 margin: 0;
 padding: 9px 10px;
 position: relative;
 display: block;
}
.navbar-default .navbar-toggle {
	border-color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: transparent;
}
.nav.navbar-nav {
	width: 100%;
	padding: 15px 25px; margin: 0;
}
.navbar-default .navbar-nav > li {
 display: block;
 position: relative;
 float:none;
 padding: 5px 0;
}
.navbar-default .navbar-nav > li > a {
	padding: 0;
	color: #000;
	font-size: 16px;
}
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:focus, 
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > li > a:focus, 
.navbar-default .navbar-nav > li > a:hover {
	color: #0cb197;
}
.navbar-collapse.collapse {
 display: none !important;
 visibility: hidden;
}
.headerBottom { position: relative; }
.navbar.navbar-default { position:static; }
#bs-example-navbar-collapse-1 {
	position: absolute;
	top: 54px;
	left: 0;
	width: 100%;
	background: #fff;
	padding: 0;
	z-index: 1;
}
.navbar-collapse.collapse.in {
 display: block !important;
 visibility: visible;
}
.banner-section {
	height: 500px;
	background-position: center; background-size: cover;
}
.image-col { height: 245px; }
.footer-top { padding: 50px 0; }
ul.social-link li { margin-right: 0; }
.list-box {
	width: 48%;
}
.list-box:nth-child(3n) { margin-right: 15px; }
.list-box:nth-child(2n) { margin-right: 0; }

.checkout-left {
	padding-right: 40px;
}
ul.checkout-step li::before {
	width: 235px;
}
.inputbox {
	width: 45.5%;
}
.split-inputbox .inputbox {
	width: 28.5%;
}
/**************/
.news-col {
	width: 32.3%;
}
.news-col:nth-child(3n) {
	margin-right: 0;
}
.news-col:nth-child(4n) {
	margin-right: 1.5%;
}
.category-tab-content .product-columnbox {
	width: 32%;
}
.category-tab-content .product-columnbox:nth-child(3n) {
	margin-right: 0;
}
.category-tab-content .product-columnbox:nth-child(4n) {
	margin-right: 15px;
}
.innerbanner img {
	width: auto;
	height: 100%;
	max-width: inherit;
}

.new-arrival-content .product-columnbox {
	width: 32%;
}
.new-arrival-content .product-columnbox:nth-child(3n) {
	margin-right: 0;
}
.new-arrival-content .product-columnbox:nth-child(4n) {
	margin-right: 15px;
}
.order-detail-left ul.checkout-step li:nth-child(3)::before {
	width: 160px;
}
.detail-table {
	width: 100%;
	overflow-x: scroll;
}
.detail-table table {
	width: 800px;
}
.product-col {
	height: 435px;
}

.category-tab-content .product-columnbox {
	width: 50%;
}
.category-tab-content .product-col {
	width: 46%;
}


}

@media only screen and (max-width:991px) {
.container { width: 750px; padding: 0; }
.signIn > ul > li { margin-right: 2px; }
.banner-section { height: 400px; }
.banner-content span { font-size: 20px; }
.banner-content h4  { font-size: 50px; }
.banner-content h4 small {
	font-size: 30px;
}
#toTop { bottom: 50px; right:20px; }
.image-section {
	padding-top: 50px;
}
.spacing { padding: 50px 0; }
.image-splitcol {
	width: 47.5%;
}
.image-content { padding: 10px; }
.image-content h5 { font-size: 16px; }
.image-content h4 {
	font-size: 22px;
	margin: 2px 0;
}
.image-content h4 small { font-size: 22px; }
.image-content p {
	font-size: 14px;
	line-height: 100%;
}
.head-title {
	font-size: 35px;
	margin-bottom: 15px;
}
.footer-top {
	padding: 30px 0;
	background-size: cover;
}
.footer-link h4 {
	margin-bottom: 10px;
}
.footer-link { width: 18%; }
.footer-link > p {
	font-size: 14px;
	line-height: 20px;
	padding-right: 10px;
}
ul.social-link li a {
	width: 30px;
	height: 30px;
	line-height: 33px;
	font-size: 14px;
}
ul.links li {
	margin-bottom: 5px;
}
ul.links li a {
	font-size: 14px;
	line-height: 100%;
}
ul.contact-link li {
	height: 30px;
}
ul.contact-link li i {
	width: 30px;
	height: 30px;
	line-height: 31px;
	font-size: 14px;
}
ul.contact-link li p {
	font-size: 14px;
	padding-left: 40px;
}
.footer-bottomin { display: block; text-align: center; }
.card-logo { margin-top: 10px; }
ul.card-logo li { margin: 0 5px; }
.megamenuouter .menuItems {
	max-width: 47%;
	flex: 0 0 47%;
}
.megamenuouter .menuItems {
	margin-right: 15px;
}
.megamenuouter {
	flex-wrap: wrap;
}
.sidebar-left {
	width: 100%;
	margin: 0 0 20px 0;
}
.product-sectionblock { width: 100%; }
.detail-slider {
	width: 300px;
	margin-right: 20px;
}
#sync1.owl-carousel .owl-item img {
	width: 200px;
}
#sync1.owl-carousel .pro-image {
	height: 200px;
	line-height: 200px;
}
#sync2.owl-carousel .pro-image {
	height: 60px;
	line-height: 60px;
}
#sync2.owl-carousel .owl-item img { width: 60px; }
.detail-rightbox {
	width: calc(100% - 325px);
}
.detail-rightbox h4 {
	font-size: 22px;
	padding-bottom: 10px;
	margin-bottom: 18px;
}
.cart-top { display: block; }
.cart-left {
	width: 100%;
}
.cart-right {
	width: 100%;
	margin: 30px 0 0 0;
}
.checkout-top { display: block; }
.checkout-left {
	padding-right: 0;
	width: 100%;
}
ul.checkout-step li::before {
	width: 355px;
}
.inputbox {
	width: 47.5%; margin:0 8px 20px 8px;
}
.inputbox.full-inputbox {
	width: 97.5%;
}
.split-inputbox .inputbox {
	width: 30.7%;
}
.checkout-form {
	margin: 0 -8px;
}
.checkout-right {
	margin-right: 30px;
	width: 100%;
}
.headerOuter .container {
	padding: 0 15px;
}
.flexout { padding: 0 6px; }
.contact-form {
	padding: 50px 6px 0;
}
.contactArea .contactTextIn h4 {
	font-size: 20px;
	margin-bottom: 15px;
}
/****************/
.news-col {
	width: 49%;
	margin-right: 2%;
}
.news-col:nth-child(2n+1) {
	margin-right: 2%;
}
.news-col:nth-child(2n), .news-col:nth-child(4n) {
	margin-right: 0;
}
/***********************/
.address-row { display: block; }
.address-col {
	width: 100%;
	margin-top: 20px;
}
.address-col:first-child {
	margin-right: 0;
}
.address-col:last-child {
	margin-left: 0;
}
.formbox-top .form-group {
	width: 100%;
}
.new-arrival-content .product-columnbox {
	width: 48%; margin-right: 0;
}
.new-arrival-content .product-columnbox:nth-child(3n) {
	margin-right: 15px;
}
.new-arrival-content .product-columnbox:nth-child(4n) {
	margin-right: 0;
}
.new-arrival-content .product-columnbox:nth-child(odd) {
	margin-right: 15px;
}
.order-detail-top {
	display: block;
}
.order-detail-left {
	width: 100%;
}
.order-detail-left ul.checkout-step li:nth-child(3)::before {
	width: 200px;
}
.order-detail-right {
	width: 100%;
	margin: 25px 0 0 0;
}
.product-col {
	height: 370px;
}

.category-tab-content .product-columnbox {
	width: 100%;
}
.category-tab-content .product-col {
	width: 48.5%; height: auto;
}
.category-tab-content .product-col:last-child { margin-right: 0; }
.product-col span { bottom: 20px; }



}

@media only screen and (max-width:767px) {
.container { width: 100%; padding: 0 15px; }
.headertop { padding: 15px 0; }
.logo {
	left: 40px;
	right: inherit;
	margin: 0;
	width: auto;
}
.logo img {
	width: 120px;
}
.signIn > ul > li > a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}
.count {
	width: 18px;
	height: 18px;
	line-height: 19px;
	font-size: 12px;
}
.searchbox {
	width: 250px;
	height: 35px;
}
.searchbox .form-control {
	padding: 0 10px;
	font-size: 14px;
	height: 35px;
}
.searchbox .btn.btn-default {
	font-size: 18px;
	padding: 0 10px 0 0;
}
.banner-section {
	height: 300px;
}
.banner-content span {
	font-size: 16px;
	padding: 8px 10px 6px 10px;
}
.banner-content h4 {
	font-size: 30px;
	margin: 10px 0 5px 0;
}
.banner-content h4 small {
	font-size: 20px;
}
.banner-content p {
	font-size: 16px;
	margin-bottom: 15px;
	line-height: 22px;
}
.green-btn {
	width: 130px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
}
.image-section {
	padding-top: 30px;
}
.spacing { padding: 30px 0; }
.image-col {
	height: 180px;
}
.image-info h4 {
	line-height: 25px;
	font-size: 18px;
	margin-bottom: 10px;
}
.image-info h4 small {
	font-size: 16px;
}
.head-title { font-size: 25px; }
.signup-section p { font-size: 16px; }
.nav.nav-tabs li a {
	font-size: 17px;
	padding: 8px 8px;
}
.product-col h4 { font-size: 16px; }
.owl-carousel .owl-item img.star-img {
	margin: 8px auto;
}
.image-splitcol {
	width: 100%;
}
.image-splitcol:first-child {
	margin:0 0 10px 0;
}
.image-splitcol:last-child {
	margin:0;
}
.sale-box {
	height: 170px;
	padding: 20px 0;
}
.sale-box p {
	margin-bottom: 10px;
}
.clientlogo-section {
	padding: 30px 0;
}
.signup-btn {
	width: 100%;
	height: 40px;
	margin: 15px auto 0 auto;
}
.signup-btn .form-control { height: 40px; }
.signup-btn .btn.btn-default {
	height: 40px;
	width: 80px;
	font-size: 16px;
}
.footer-top { padding: 20px  0; }
.footer-link {
	width: 48%;
	margin-top: 20px;
}
.footer-link.md {
	width: 100%;
}
.footer-link > p {
	padding-right: 0;
	margin-bottom: 10px;
}
ul.links li {
	margin-bottom: 0;
}
ul.contact-link li i {
	top: -4px;
}
.footer-bottomin p { font-size: 12px; }
ul.card-logo li a img { width: 30px; }
.mymegamenu { top:60px; }
#bs-example-navbar-collapse-1 { top:50px; }
.nav.navbar-nav {
	padding: 15px;
}
#toTop {
	bottom: 30px;
	right: 15px;
	width: 40px;
	height: 40px;
	font-size: 20px;
	line-height: 40px;
}
.megamenuouter .menuItems {
	max-width: 100%;
	flex: 0 0 100%;
	margin: 0;
}
.searchbox-megamenu {
	display: none;
}
.searchBoxM {
	margin-bottom: 10px;
}
.product-header { display: block; }
.product-header label { margin-bottom: 5px; }
.sidebar-left > h4 {
	padding: 10px 15px 8px 15px;
	font-size: 22px;
}
.panel-title a { font-size: 20px; }
.innerbanner-section { height: 180px; }
input[type="checkbox"] + label > span.checkbox-text { font-size: 16px; }
input[type="checkbox"]:not(old) + label > span, input[type="radio"]:not(old) + label > span {
	margin: 0 10px 0 0;
}
.pagination-custom {
	margin: 15px auto 0 auto;
}
.pagination > li {
	margin: 0 0px;
}
.pagination > li > a, .pagination > li > span {
	width: 32px;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
}
.detail-slider {
	width: 100%;
	margin-right: 0;
}
.detail-rightbox {
	width: 100%;
	margin-top: 30px;
}
.main-title {
	font-size: 22px;
	margin-bottom: 15px;
}

ul.checkout-step li::before {
	width: 340px;
}
.checkout-form {
	margin: 0;
}
.inputbox {
	width: 100%;
	margin: 0 0 20px 0;
}
.inputbox.full-inputbox {
	width: 100%;
}
.split-inputbox .inputbox {
	width: 32.5%;
}
.checkout-form .main-title {
	margin-left: 0;
}
.flexout {
	padding: 0;
	display: block;
}
.contact-form {
	padding: 30px 0 0;
}
.contact-form .form-group {
	margin-bottom: 15px;
}
.contact-form .form-group input.form-control {
	height: 40px;
	font-size: 14px;
}
product-listing-section.full-list .list-box a {
    height: 250px;
    line-height: 250px;
    padding: 0 15px;
}
.industry-name p {
    font-size: 18px;
}
/*******************/
.dashboard-content {
	display: block;
}
.dashboard-left {
	width: 100%;
	margin-right: 0;
}
.dashboard-right {
	width: 100%;
	margin-top: 25px;
}
.address-head {
	padding: 10px 15px;
}
.address-content {
	padding: 15px;
}
.address-col h4 { font-size: 16px; }
.category-tab-content .product-columnbox {
	/*width: 48%;*/ margin-right: 0; width: 100%;
}
.category-tab-content .product-col { width: 48%; height: 370px; }
.category-tab-content .product-columnbox:nth-child(3n) {
	margin-right: 15px;
}
.category-tab-content .product-columnbox:nth-child(4n) {
	margin-right: 0;
}
.category-tab-content .product-columnbox:nth-child(odd) {
	margin-right: 15px;
}
.new-arrival-content .product-columnbox {
	width: 100%; 
}
.new-arrival-content .product-columnbox:nth-child(3n) {
	margin-right: 0;
}
.new-arrival-content .product-columnbox:nth-child(odd) {
	margin-right: 0;
}

/*****************/
.fav-product-list { display: block; }
.fav-product-img {
	width: 300px;
	display: block;
	margin: 0 auto 20px auto;
}
.fav-product-info {
	padding-left: 0;
}
.order-detail-left ul.checkout-step li:nth-child(3)::before {
	width: 175px;
}
ul.checkout-step li {
	width: 25%;
}
.product-col {
	height: 465px;
}
.thankyou-tbl {
    margin-top: 30px;
}
.thankyou-tbl table tr td {
    padding: 10px;
}
.thankyou-tbl table tr td strong { line-height: 20px; }

}


@media only screen and (max-width:668px) {
ul.checkout-step li::before {
	width: 290px;
}

}

@media only screen and (max-width:600px) {
ul.checkout-step li::before {
	width: 270px;
}
.order-detail-left ul.checkout-step li:nth-child(3)::before {
	width: 150px;
}
.product-col {
	height: 411px;
}


}


@media only screen and (max-width:568px) {
ul.checkout-step li::before {
	width: 250px;
}

}


@media only screen and (max-width:480px) {
.image-col .green-btn {
	width: 110px;
	font-size: 14px;
}
.list-box {
	width: 100%;
	margin: 0 0 20px 0;
	height: auto;
}
.list-box:nth-child(3n) { margin-right: 0; }
.list-box > a {
	height: 200px;
	line-height: 200px;
}
.list-box > a img {
	width: 200px;
}
.cardimg img {
	width: 50px;
}
ul.checkout-step li::before {
	width: 210px;
}
.order-detail-left ul.checkout-step li:nth-child(3)::before {
	width: 115px;
}
.list-box p a { line-height: inherit; }
.list-box span { position: static; }
.category-tab-content .product-col {
	width: 100%;
	height: auto;
	margin-right: 0;
}


}

@media only screen and (max-width:479px) {
.logo img {
	width: 80px;
}
.signIn > ul > li {
	margin-right: 4px;
}
.signIn > ul > li > a {
	width: 22px;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
}
.count {
	width: 14px;
	height: 14px;
	line-height: 17px;
	font-size: 10px;
}
.selecttop { width: 100px; height: 16px; }
.selecttop .sbHolder {
	height: 16px;
	font-size: 16px;
	line-height: 16px;
}
.sbToggle {
	height: 16px;
}
.sbSelector {
	height: 16px;
	line-height: 16px;
}
.image-row { display: block; }
.image-col {
	height: 180px;
	width: 100%;
	margin: 0 0 10px 0;
}
.image-col img {
	width: 100%;
	height: auto;
	max-width: inherit;
}
.product-slider.owl-carousel .owl-nav {
	position: static;
	margin: 10px auto;
	text-align: center;
}
.sale-box {
	padding: 12px 0;
}
ul.checkout-step li::before {
	width: 175px;
}
.radiobox {
	margin-bottom: 10px;
}
.cardimg img {
	width: 30px;
}
.cardimg.paypal img {
	width: 60px;
}
input[type="radio"]:not(old) + label > span {
	width: 25px;
	height: 25px;
	margin:0 5px 0 0;
}
input[type="radio"]:not(old):checked + label > span > span {
	width: 15px;
	height: 15px;
	margin: 4px;
}
/*******************/
.news-col {
	width: 100%;
	margin-right: 0;
	float: none;
}
.news-col:nth-child(2n+1) {
	margin-right: 0;
}
.news-col-title { min-height: auto; }
/*************/
.address-col h4 {
	width: 55%;
}
.address-btn {
	width: 45%;
}
.address-btn .green-btn {
	height: 35px;
	line-height: 35px;
	padding: 0 8px;
	font-size: 14px;
}
.address-addbtn {
	width: 35px;
	height: 35px;
	line-height: 35px;
	font-size: 18px;
}
/*************/
.forgot-link .checkboxlist input[type="checkbox"]:not(old) + label {
	float: left;
	padding-left: 30px;
}
.forgot-link .checkboxlist input[type="checkbox"] + label > span.checkbox-text {
	width: calc(100% - 40px);
}

.category-tab-content .product-columnbox {
	width: 100%; 
}
.category-tab-content .product-columnbox:nth-child(3n) {
	margin-right: 0px;
}
.category-tab-content .product-columnbox:nth-child(odd) {
	margin-right: 0px;
}

.fav-product-img {
	width: 100%;
}
ul.checkout-step li {
	padding-right: 5px;
}
ul.checkout-step li::before {
	width: 175px;
	top: 15px;
}
ul.checkout-step li span {
	width: 30px;
	height: 30px;
	font-size: 16px;
	line-height: 30px;
}
ul.checkout-step li label {
	font-size: 14px;
	margin: 5px 0 0 0;
	line-height: 18px;
}
.order-detail-left ul.checkout-step li:nth-child(3)::before {
	width: 100px;
}
ul.checkout-step { margin-bottom: 20px; }
.product-col { height: auto; }
.product-col span { position: static; }


}

@media only screen and (max-width:376px) {
.nav-tabs > li { width: 100%; }
.image-splitcol {
	height: 130px; overflow: hidden;
}
.image-splitcol img {
	width: auto;
	height: 100%;
	max-width: inherit;
}
.signIn > ul > li:nth-child(2),
.signIn > ul > li:nth-child(3) { display: none; }
.searchbox {
	width: 200px;
}
.banner-content span {
	font-size: 14px;
	padding: 6px 10px 4px 10px;
}
.split-inputbox .inputbox {
	width: 100%;
}
ul.checkout-step li::before {
	width: 153px;
}
.order-detail-left ul.checkout-step li:nth-child(3)::before {
	width: 85px;
}
.order-titletab { display: block; }
.ordertitle { display: block; width: 100%; }

}

@media only screen and (max-width:321px) {
ul.checkout-step li::before {
	width: 128px;
}
.cardimg img {
	width: 25px;
}
.order-detail-left ul.checkout-step li:nth-child(3)::before {
	width: 80px;
}
ul.checkout-step li label { font-size: 12px; }

}