@media only screen and (max-width: 502px) {
	.all-brands {margin: 0 0!important;}
	.all-brands .brand-item {width: 100%;height: 300px;}
	.all-brands .brand-item .brand-item-image {width: 100%;height: 300px;}
	.all-brands .brand-item .brand-item-title {width: 100%;}
	.all-brands-carausel > .btn-next {z-index: 1;background-color: rgba(255, 255, 255, 0.9);}
	.all-brands-carausel > .btn-prev {z-index: 1;background-color: rgba(255, 255, 255, 0.9);}

	.wg-product-listing-row {flex-direction: column;}
	.wg-product-listing-row .wg-col-1 {width: 100%;order: 2;}
	.wg-product-listing-row .wg-col-2 {width: 100%;order: 1;}

	.wg-product-listing-row .wg-col-2 .wg-search-result-header {flex-direction: column;}
	.wg-product-listing-row .wg-col-2 .wg-search-result-header .wg-total-records {width: 100%;}
	.wg-sort-by {width: 100%;margin-top: 10px;justify-content:flex-start;flex-direction: column;}
	.wg-sort-by > div:first-child {width: 100%!important;}

	.wg-icons {display: none;}
	.wg-sort-by > div:nth-child(2) {margin: 0 0!important;width: 100%;padding-top:5px;}

	.wg-search-result-block-grid {flex-direction: column;}
	.wg-search-result-block-grid .product-box-container {width: 100%;}



	/** Header section **/	
	header#header:not(.fixed) .dor-w-logo a {display: block;margin: 0 auto;}
	.wg-faq-icon {font-size: 20px;margin-right: 10px;margin-top: -2px;color:rgba(236, 236, 236, 0.3);}
	.wg-user-icon {font-size: 17px;margin-right: 10px;color:rgba(236, 236, 236, 0.3);}
	.wg-contact-icon {font-size: 17px;margin-right: 10px;color:rgba(236, 236, 236, 0.3);}
	#header .logo {height:72px;}
	#header a {color:rgba(0, 0, 0, 0.5);}	
	/*.banner-item {height:300px;}

	.banner-item .banner-content .small-header {font-size:14px;font-weight: 600;font-family: 'Nunito Sans', sans-serif;text-transform: uppercase;}
	.banner-item .banner-content .header {font-size:25px;font-weight: 700;text-transform: uppercase;margin:10px 0 5px 0;color:#000;}
	.banner-item .banner-content .description {font-size: 12px;font-weight: 400;color: #7B7B7B;margin-top: 30px;max-width: 100%;line-height: 15px;}
	.banner-item .banner-content .button {margin-top:30px;}
	.banner-item .banner-content .button a {background-color: #2fb5d2;color:#fff;text-align: center;padding:6px 20px;border-radius: 30px;font-weight:600;text-decoration: none;}
	.banner-item .banner-content .button a:visited {color:#fff;text-decoration: none;}*/

	.wg-brands .wg-brands-item {height: 200px;}
}
@media only screen and (min-width: 503px) and (max-width: 702px) {
	.all-brands {margin: 0 0!important;}
	.all-brands .brand-item {width: 99%;height: 300px;}
	.all-brands .brand-item .brand-item-image {width: 100%;height: 300px;}
	.all-brands .brand-item .brand-item-title {width: 100%;}
	.all-brands-carausel > .btn-next {z-index: 1;background-color: rgba(255, 255, 255, 0.9);}
	.all-brands-carausel > .btn-prev {z-index: 1;background-color: rgba(255, 255, 255, 0.9);}

	.wg-product-listing-row .wg-col-2 .wg-search-result-header {flex-direction: column;}
	.wg-product-listing-row .wg-col-2 .wg-search-result-header .wg-total-records {width: 100%;}
	.wg-product-listing-row {flex-direction: column;}
	.wg-product-listing-row .wg-col-1 {width: 100%;order: 2;}
	.wg-product-listing-row .wg-col-2 {width: 100%;order: 1;}
	.wg-sort-by {width: 100%;margin-top: 15px;justify-content:flex-start;}
	.wg-sort-by > div:first-child {width: 114px;}
	.wg-sort-by > div:nth-child(2) {margin: 0 0!important;width: 100%;}

	.wg-icons {display: none;}

	.wg-search-result-block-grid .product-box-container {width: 50%;}
}
@media only screen and (min-width: 703px) and (max-width: 1002px) {
	.all-brands {margin: 0 0!important;}
	.all-brands .brand-item {width: 97%;}
	.all-brands .brand-item .brand-item-image {width: 100%;}
	.all-brands .brand-item .brand-item-title {width: 100%;}
	.all-brands-carausel > .btn-next {z-index: 1;background-color: rgba(255, 255, 255, 0.9);}
	.all-brands-carausel > .btn-prev {z-index: 1;background-color: rgba(255, 255, 255, 0.9);}

	.wg-product-listing-row {flex-direction: column;}
	.wg-product-listing-row .wg-col-1 {width: 100%;order: 2;}
	.wg-product-listing-row .wg-col-2 {width: 100%;order: 1;}

	.wg-icons {display: none;}

	.wg-search-result-block-grid .product-box-container {width: 33.3%;}
}
@media only screen and (min-width: 1003px) and (max-width: 1202px) {
	.all-brands {margin: 0 0!important;}
	.all-brands .brand-item {width: 97%;}
	.all-brands .brand-item .brand-item-image {width: 100%;}
	.all-brands .brand-item .brand-item-title {width: 100%;}
	.all-brands-carausel > .btn-next {z-index: 1;background-color: rgba(255, 255, 255, 0.9);}
	.all-brands-carausel > .btn-prev {z-index: 1;background-color: rgba(255, 255, 255, 0.9);}

	.wg-search-result-block-grid .product-box-container {width: 33.3%;}
}
@media only screen and (min-width: 1003px) and (max-width: 1602px) {
	.all-brands .brand-item {width: 97%;}
	.all-brands .brand-item .brand-item-image {width: 100%;}
	.all-brands .brand-item .brand-item-title {width: 100%;}
	.all-brands-carausel > .btn-next {z-index: 1;background-color: rgba(255, 255, 255, 0.9);}
	.all-brands-carausel > .btn-prev {z-index: 1;background-color: rgba(255, 255, 255, 0.9);}

	.wg-search-result-block-grid .product-box-container {width: 25%;}

	.wg-brands .wg-brands-item {height: 200px;}
}
@media only screen and (min-width: 1603px) and (max-width: 1902px) {
	.all-brands .brand-item {width: 97%;}
	.all-brands .brand-item .brand-item-image {width: 100%;}
	.all-brands .brand-item .brand-item-title {width: 100%;}

	.wg-search-result-block-grid .product-box-container {width: 25%;}

	.wg-brands .wg-brands-item {height: 200px;}
}

@media only screen and (min-width: 1903px) {
	.wg-brands .wg-brands-item {height: 150px;}	
}

/** General **/
@media only screen and (max-width: 767px) {
	.wg-top-search-box button {font-size: 15px;}
	.wg-mobile {display: block!important;}
}

@media only screen and (min-width: 600px) and (max-width: 767px) {
	.wg-top-nav-wrapper > div {width: 100%;}
}

@media only screen and (min-width: 503px) and (max-width: 1102px) {
	.banner-item .banner-content .header {
		line-height: 50px;
	}
	.dor-tab-product-category-wrapper .nav>li.active>a::before {
		background-color: transparent;
	}
}

@media only screen and (max-width: 767px) {
	.dor-deal-and-product-tab>.container>.row {
		flex-direction: column;
	}
	.wg-deals-of-the-day {width: 100%}
	.show-hover2 {width: 100%;min-width: 100%;max-width: 100%;margin-left: 0px;}
	.dor-tab-product-category-wrapper #dorTabAjax>li {
	    margin-left: 0;
	    margin-right: 0;
	    display: block;
	    width: 100%;
	    border: 1px #ddd solid;
	    padding: 6px 0;
	    border-radius: 5px;
	    margin-top: 2px;
	}
}
@media only screen and (min-width: 767px) and (max-width: 1103px) {
	.dor-deal-and-product-tab>.container>.row {
		flex-direction: row;
	}
	.wg-deals-of-the-day {width: 40%}
	.show-hover2 {width: 58%;min-width: 58%;max-width: 58%;margin-left: 10px;}

	.wg-deals-of-the-day .wg-title {font-size: 18px;}
}
@media only screen and (min-width: 1104px) and (max-width: 1503px) {
	.wg-deals-of-the-day .wg-title {font-size: 18px;}	
}
@media only screen and (max-width: 1199px) {
	.user-section {margin: 20px 0;}
	.user-menus {display: flex;border-bottom:1px solid #ACACAC;padding-bottom: 0px;overflow-x: auto;flex: 0 1 auto;white-space:nowrap;}
	.user-menus li { margin-right: 10px;border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom: 0px;margin-bottom:0px;padding: 10px 14px;}
	.user-menus li:first-child {margin-left: 0px;}
	.user-panel {margin-top: 5px;}
	.user-dashboard-box {margin-top: 10px;}
}

@media only screen and (max-width: 400px) {
	.wg-product-container {margin:20px 0;}
	.wg-product-detail {flex-direction: column;}
	.wg-product-detail .wg-product-images {width: 100%;order:1;}
	.wg-product-detail .wg-product-details {width: 100%;margin-left:0px;margin-top: 20px;border-top:1px solid #eee;padding-top: 20px;order:2;}
	.wg-product-detail .wg-product-images .wg-main-image {height: 250px;}

	.download-segment {flex-direction: column;}
	.download-segment > div {width: 100%!important;margin:0 0!important;}
	.download-segment > div a {font-size:12px;}
	.download-segment > div:last-child {margin-top: 10px!important;}
	.wg-product-detail .wg-product-details h1 {font-size: 20px;}
	.product-description ul li {font-size: 12px;}
	.product-description ul li span {width: 60%;}

	.wg-product-detail .wg-product-details .wishlist {top: 17px}

	.product-description tr {padding:10px 0;font-weight: 400;}
	.product-description th {width: 70%;font-weight: 800;padding:5px 0;font-size: 12px;}
	.product-description th i {color: #2fb5d2;padding-right: 5px;font-size: 10px;}
	.product-description td {width:30%;padding-right: 10px;padding:5px 0;font-size: 12px;}

	.wg-breadcrumb-ul ul {flex-direction: column;}
	.wg-breadcrumb-ul ul li::after {content: "";padding: 0 0;margin: 0 0;}
	.product-description th::before {font-size: 10px;margin-right:7px;}
}
@media only screen and (min-width:401px) and (max-width: 650px) {
	.wg-product-container {margin:20px 0;}
	.wg-product-detail {flex-direction: column;}
	.wg-product-detail .wg-product-images {width: 100%;order:1;}
	.wg-product-detail .wg-product-details {width: 100%;margin-left:0px;margin-top: 20px;border-top:1px solid #eee;padding-top: 20px;order:2;}
	.wg-product-detail .wg-product-images .wg-main-image {height: 350px;}

	.download-segment {flex-direction: column;}
	.download-segment > div {width: 100%!important;margin:0 0!important;}
	.download-segment > div a {font-size:12px;}
	.download-segment > div:last-child {margin-top: 10px!important;}
	.wg-product-detail .wg-product-details h1 {font-size: 20px;}
	.product-description ul li {font-size: 12px;}
	.product-description ul li span {width: 60%;}

	.wg-product-detail .wg-product-details .wishlist {top: 17px}

	.product-description tr {padding:10px 0;font-weight: 400;}
	.product-description th {width: 70%;font-weight: 800;padding:5px 0;font-size: 13px;}
	.product-description th i {color: #2fb5d2;padding-right: 5px;font-size: 11px;}
	.product-description td {width:30%;padding-right: 10px;padding:5px 0;font-size: 13px;}

	.wg-breadcrumb-ul ul {flex-direction: column;}
	.wg-breadcrumb-ul ul li::after {content: "";padding: 0 0;margin: 0 0;}
	.product-description th::before {font-size: 11px;margin-right:8px;}
}
@media only screen and (min-width:651px) and (max-width: 800px) {
	.wg-product-container {margin:20px 0;}
	.wg-product-detail {flex-direction: column;}
	.wg-product-detail .wg-product-images {width: 100%;order:1;}
	.wg-product-detail .wg-product-details {width: 100%;margin-left:0px;margin-top: 20px;border-top:1px solid #eee;padding-top: 20px;order:2;}
	.wg-product-detail .wg-product-images .wg-main-image {height: 450px;}

	.wg-product-detail .wg-product-details .wishlist {top: 17px}

	.download-segment {flex-direction: column;}
	.download-segment > div {width: 100%!important;margin:0 0!important;}
	.download-segment > div a {font-size:14px;}
	.download-segment > div:last-child {margin-top: 10px!important;}
	.wg-product-detail .wg-product-details h1 {font-size: 20px;}
	.product-description ul li {font-size: 14px;}
	.product-description ul li span {width: 60%;}
}
@media only screen and (min-width:801px) and (max-width: 1300px) {
	.wg-product-container {margin: 40px 0;}
	.wg-product-detail .wg-product-images .wg-main-image {height: 350px;}
	.wg-product-detail .wg-product-details h1 {font-size: 23px;}

	.download-segment > div {width: 100%!important;margin:0 0!important;}
	.download-segment > div a {font-size:12px;}
	.download-segment > div:last-child {margin-top: 10px!important;}
	.product-description ul li {font-size: 14px;}
	.product-description ul li span {width: 60%;}

	.download-segment {flex-direction: column;}
}

@media only screen and (min-width:1301px) and (max-width: 1600px) {
	.download-segment > div a {font-size:11px;}
}
@media only screen and (min-width:1601px) and (max-width: 1784px) {
	.download-segment > div a {font-size:13px;}
}
@media only screen and (max-width: 1300px) {
	#divModalRequestAQuote .request-a-quote-modal-container {	    
    	width: 100%;
    	left: 0;
    	top: 0;
    	transform: translate(-0%, -0%);
    	border-radius: 0px;
    	height: 100vh;
	}
	#divModalRequestAQuote .request-a-quote-modal-container .request-a-quote-modal-footer {bottom: 55px;}
	#divModalRequestAQuote .request-a-quote-modal-container .request-a-quote-modal-body .product-grid table {width: 160%;}

	#divModalQuoteDetails .quote-details-modal-container {	    
    	width: 100%;
    	left: 0;
    	top: 0;
    	transform: translate(-0%, -0%);
    	border-radius: 0px;
    	height: 100vh;
	}
	#divModalQuoteDetails .quote-details-modal-container .product-grid table {width: 160%;}
}

@media only screen and (max-width: 780px) {
	.wg-mobile-request-a-quote {display: block;}
	.wg-floating-whatsapp {width: 45px;bottom: 10px;}
}
@media only screen and (max-width: 700px) {
	.banner-item {height:300px;}
	.banner-item .banner-content {
		width: 90%;
		background: rgba(0, 0, 0, 0.2);
		padding: 10px 15px 20px 15px;
	}
	.banner-item .banner-content .small-header {
	    font-size: 14px;
    	color: #333;
	}
	.banner-item .banner-content .header {
	    font-size: 16px;    
    	margin: 4px 0 5px 0;
    	color: #000;
	}
	.banner-item .banner-content .description {
	    font-size: 12px;
    	font-weight: 400;
    	color: #fff;
    	margin-top: 10px;
    	max-width: 100%;
    	line-height: 15px;
	}
	.wg-banners .prev {
	    cursor: pointer;
	    position: absolute;
	    left: 44%;
	    top: auto;
	    bottom: -3%;
	    transform: translateY(0%);
	    z-index: 2;
	    width: 20px;
	    height: 20px;
	    font-size: 10px;
	    border-radius: 50%;
	    border: 1px solid #000;
	    overflow: hidden;
	    text-align: center;
	    padding-top: 2px;
	}
	.wg-banners .next {
	    cursor: pointer;
	    position: absolute;
	    right: 44%;
	    top: auto;
	    bottom: -3%;
	    transform: translateY(0%);
	    z-index: 2;
	    width: 20px;
	    height: 20px;
	    font-size: 10px;
	    border-radius: 50%;
	    border: 1px solid #000;
	    overflow: hidden;
	    text-align: center;
	    padding-top: 2px;
	}
}
.wg-desktop-banners {display: block;}
.wg-mobile-banners {display: none;}
@media only screen and (max-width: 700px) {
	.wg-desktop-banners {display: none;}
	.wg-mobile-banners {display: block;}
}