/*Main Content left and right-----------------------------------------------------------------*/
.left-section .filter-list {position: sticky; top:95px;}
.left-section {width: 190px; padding-bottom: 25px;}
.right-section {padding-left:20px !important;}
.filter-heading {font-size: 16px; color:#666; border-bottom: 1px solid #d8dbdd; padding-bottom: 2px;}
.filter-heading i {margin-right: 3px;}
.left-section .filter-list > li {background:#fff; border-radius: 3px; border:1px solid #d8dbdd; font-size: 14px; margin-top:12px;}
.left-section .filter-list .filter-title {padding:6px 10px; position: relative; cursor: pointer; color:#333; font-weight: 500}
.left-section .filter-list .filter-title i {color:#999; font-size: 13px; position: absolute; right: 10px; top: 50%; transform: translateY(-50%); transition: all 0.3s}
.left-section .filter-list .filter-title.active i {transform: translateY(-50%) rotateX(180deg);}
 
.left-section .filter-content-ul {max-height: 240px; overflow:auto}
.left-section .filter-content-ul li {margin: 7px 0; padding:0 10px}
.left-section .filter-content-ul li a {display: block; color: #585858}
.left-section .filter-search-input {padding:7px 7px 3px; border-top:1px solid #d8dbdd; position: relative;}
.left-section .filter-search-input input {border:1px solid #ddd; font-size: 13px; padding: 7px 10px; width: 100%; border-radius: 3px;}

.filter-result {width:100%; max-height:236px; overflow-y:scroll; position: absolute; top:45px; left: 0px; z-index: 1; box-shadow:0 5px 8px rgba(0,0,0,0.2); border-top: 1px solid #d8dbdd;}
.filter-result li a {padding:6px 12px; display: block; font-size: 15px; color:#555; background: #deecf3;}
.filter-result li a:hover {color:#fff; background:#006796}
.filter-result li {border-bottom: 1px solid #d8dbdd;}

.left-section .near-me {padding:6px 10px; color:#006796}
.left-section .near-me a {display: block;}
.left-section .near-me i {margin-right:3px;}
.left-section .near-me label {display: block; cursor: pointer; font-size: 14px; font-weight: 500}
.left-section .near-me input {vertical-align: middle; margin:0 2px 0 0;}
.filter-right-wrap {background:#fff; box-shadow:0 1px 8px rgba(0,0,0,0.2); border-radius: 4px; padding: 7px 12px; overflow:hidden; height: 42px;}
.filter-right-wrap .left-sec-filter {width:120px; float: left;}
.filter-right-wrap .right-sec-filter {width:calc(100% - 120px); float: left;}
.filter-right-wrap .filter-title {display: inline-block; font-size: 14px; padding-top: 3px;}
.filter-right-wrap .filter-list {overflow: hidden; white-space: nowrap; overflow-x:auto; width: 100%;}
.filter-right-wrap .filter-list li {display: inline-block; margin-right: 3px;}
.filter-right-wrap .filter-list li a {color:#006796; border:1px solid #006796; border-radius: 15px; padding:3px 12px; display: block; font-size: 13px;}
.filter-right-wrap .filter-list li a:hover {color:#fff; background: #006796}
.filter-right-wrap .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {margin: 4px auto}
.m-filter-content {overflow: hidden; white-space: nowrap; overflow-x:auto; width: 100%;}
.m-filter-content::-webkit-scrollbar {display: none;}
.m-filter-content li {display: inline-block; margin-right: 3px;}
.m-filter-content li a {color:#006796; border:1px solid #006796; border-radius: 15px; padding:3px 12px; display: block; font-size: 13px;}
.m-filter-content li a:hover, .m-filter-content li a.active {color:#fff; background: #006796}
.m-filter-content li a.active i {margin-left: 3px;}
.clas-res-head {margin-bottom: 12px;}
.clas-res-head .title{font-size: 16px; color:#666}
.clas-view-action {text-align: right;}
.clas-view-action span {border-radius: 50%; width: 29px; height: 29px; line-height: 33px; display: inline-block; text-align: center; cursor: pointer;}
.clas-view-action .active {background: #d9dcdd;}

.clas-view-action .action {display: inline-block; font-size: 12px; vertical-align:middle; cursor: pointer;}
.clas-view-action .action span {font-size: 12px; vertical-align:middle; display: inline-block; width: auto; margin-bottom: 2px;}
.clas-view-action .action i {vertical-align:middle; margin-left: 5px;}
.clas-view-action .action *::selection {background: none}

/*post requirment form-----------------------------------------------------------------*/
.post-req-form-inner {background: rgba(0,0,0,0.5); padding: 7px; text-align:left;}
.post-req-form-inner > ul > li {padding: 1px}
.post-req-form-inner > ul > li:nth-child(odd) {width: 45%; flex-basis: 45%;}
.post-req-form-inner > ul > li:nth-child(even) {width: 55%; flex-basis: 55%;}
.post-req-form-inner > ul > li .d-flex > * {position: relative;}
.post-req-form-inner > ul > li >ul > li:last-child {padding-left:2px;}
.post-req-form-inner .input {background: #fff; border:none; font-size: 13px; padding:10px 10px; width: 100%}
.post-req-form-inner select.input {background: #fff; border:none; font-size: 13px; padding:9px 8px; width: 100%}
.post-req-form-inner .intl-tel-input.allow-dropdown .selected-flag, .intl-tel-input.separate-dial-code .selected-flag {width: 52px;}
.post-req-form-inner .intl-tel-input .selected-flag {padding:0 0 0 12px}
.post-req-form-inner .form-btn {background:#da6a1a; color:#fff; border:none; padding:10px 15px;}

@media (max-width:991px) {
.post-req-form-inner {padding:1px;}
.post-req-form-inner .input {background: #fff; border:none; font-size: 13px; padding:10px 5px 10px 8px; width: 100%}
.post-req-form-inner select.input {background: #fff; border:none; font-size: 13px; padding:9px 8px; width: 100%}
.post-req-form-inner > ul li > ul > li:first-child {width: 55%}
.post-req-form-inner > ul li > ul > li:last-child {width:45%}
}
@media (max-width:575px) {
.post-req-form-inner > ul > li {width: 100% !important; flex-basis: 100% !important%}
.post-req-form-inner > ul > li:nth-child(odd) {width: 100%; flex-basis: 100%;}
.post-req-form-inner > ul > li:nth-child(even) {width: 100%; flex-basis: 100%;}
.post-req-form-inner > ul > li:first-child {order:1}
.post-req-form-inner > ul > li:nth-child(2) {order:5;}
.post-req-form-inner > ul > li:nth-child(3) {order:2;}
.post-req-form-inner > ul > li:nth-child(4) {order:4;}
.post-req-form-inner > ul > li:nth-child(5) {order:3;}
.post-req-form-inner > ul > li:last-child {order:6;}
}

/*Explore Category -----------------------------------------------------------------*/
.expl-catg-sect {border:1px solid #d8dbdd; border-radius: 5px; background: #fff; padding:10px 15px 15px;}
.expl-catg-sect .title2 {margin-bottom: 5px;}
.expl-catg-wrap {display: flex; flex-wrap: wrap;}
.expl-catg-wrap > .item {max-width: 25%; flex-basis: 25%; padding:10px 17px 10px 0;}
.expl-catg-box {display: flex; align-items: center;}
.expl-catg-box figure {width: 75px; height: 75px; position: relative; margin: 0px;}
.expl-catg-box figure img {max-width: 100%; max-height: 100%;}
.expl-catg-box .title {padding-left: 12px; font-size:14px; line-height:19px; flex: 1}
.expl-catg-box .title:hover {color: #e21800}

/*Classified L3-----------------------------------------------------------------*/
.classified-wrap >li {margin-bottom:20px;}
.classified {border:1px solid #d8dbdd; border-radius:4px; overflow: hidden;}
.classified .prod-info {padding: 12px; background:#fff; flex:1;}
.classified .prod-img-sec {position: relative;}
.classified .prod-img-sec:hover .ribbon {width:30px; height:30px; opacity:0}
.classified .ribbon {position: absolute; left: -4px; top: -4px; z-index: 1; overflow: hidden; width: 115px; transition: all ease-in-out 0.3s;height: 115px;text-align: right; transition:all 0.5s}
.classified .ribbon span {background: #000; color: #fff; font-size: 11px; font-weight: bold; text-align: center; line-height: 23px; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); width: 140px; display: block;box-shadow: 0 3px 5px -5px rgba(0, 0, 0, 1); position: absolute; top: 30px; left: -29px;}
.classified .ribbon span::before, .ribbon span::after {content: ""; position: absolute; z-index: -1; top: 100%; border:solid 3px;}
.classified .ribbon span::before {left:1px; border-color:#000 transparent transparent #000}
.classified .ribbon span::after {right:0px; border-color:#000 #000 transparent transparent}
.classified .standard-m span {background: #e08f04; color: #fff;}
.classified .standard-m span::before {left:1px; border-color:#ffb12b transparent transparent #ffb12b}
.classified .standard-m span::after {right:0px; border-color:#ffb12b #ffb12b transparent transparent}
.classified .premium-m span {background: #d72822; color: #fff;}
.classified .premium-m span::before {left:1px; border-color:#bb1b15 transparent transparent #bb1b15}
.classified .premium-m span::after {right:0px; border-color:#bb1b15 #bb1b15 transparent transparent}
.classified .prime-m span {background: #f61641; color: #fff;}
.classified .prime-m span::before {left:1px; border-color:#c90329 transparent transparent #c90329}
.classified .prime-m span::after {right:0px; border-color:#c90329 #c90329 transparent transparent}
.classified .prod-img {display: inline-block}
.classified .prod-img {border:1px solid #eaeaea; line-height: 1px; width: 210px; height: 210px; position: relative; overflow: hidden; background: #f7f7f7}
.classified .prod-img figure {width: 210px; height: 210px; overflow: hidden;}
.classified .prod-img img {max-width:100% !important; width: auto !important; max-height: 100%; position: absolute; top: 50%; left:50%; transform: translate(-50%, -50%);}
.classified .prod-detail-sec {padding-left: 20px; font-size: 13px; flex: 1;}
.classified .prod-name {color:#006796; font-size: 16px; font-weight:500; margin-bottom:5px; display: block;}
.classified .prod-name:hover {color:#e21800}
.classified .prod-price {margin-bottom: 15px;}
.classified .prod-price .price {font-size: 15px; color:#333; font-weight: 500}
.classified .prod-price small {color:#848484; margin-right:15px;}
.classified .prod-price .ask-price {color:#e21800; text-decoration: underline;}  
.classified .prod-price .ask-price:hover {text-decoration: none;}
.classified .prod-desc p b {color:#848484}
.classified .prod-desc p:last-child {margin-bottom: 15px;}
.classified .read-more {color:#666; display:inline-block; margin-top: 5px; font-weight: 500}
.classified .read-more:hover {color:#333}
.classified .zoom {font-size: 11px; text-align: center; display:block; text-align: center; margin-top: 5px;}
.classified .zoom i {color:#ccc; margin-right: 5px; font-size: 14px;}
.classified > * {height: 100% !important}
.classified .company-info {background:#f0f4f8; width:290px; border-left:1px solid #d8dbdd;}
.classified .company-info .comp-name {font-size: 15px; line-height: 22px; margin-bottom: 10px; display: block;}
.classified .company-info .comp-name:hover, .classified .company-info .comp-name a:hover {text-decoration: none;}
.classified .company-info .comp-name a {margin-right: 3px;}

.comp-name .verify-member-icon {vertical-align: middle;}
.c-video {display: inline-block; color: #f00;}
.video-pop .heading {margin-bottom: 20px;}
.video-frame {height: 360px;}
.video-pop .cs-right {padding: 15px 20px 20px 20px}
.company-info .comp-video {font-size: 13px;}
.company-info .comp-video i {color: #f00}

@media(max-width: 575px){
	.video-frame {height: 300px;}
}

.classified .company-info p i {width: 15px; margin-right: 3px; font-size: 15px;}
.classified .company-info .comp-loc {font-size: 13px; color:#888}
.classified .company-info .comp-web {color: #006796; width: 100%; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.classified .company-info .comp-web i {color: #888}
.classified .company-info .comp-web a:hover {color: #0379af; text-decoration: none;}

.classified .comp-status {padding:8px; background:#fff; font-size: 12px; justify-content: space-between;}
.classified .comp-status p {line-height: normal; margin-bottom: 0 !important}
.classified .comp-status .mobile-verified i {color: #4c7f3c; font-size: 14px;}
.classified .comp-status img, .classified .comp-status i {line-height: 1px; vertical-align: middle; margin-right: 5px;}
.classified .comp-status > * {padding:0 5px;}
.classified .comp-status > *:first-child {text-align: left;} 
.classified .comp-status > *:nth-child(2) {text-align: right;} 
.classified .member-type {text-align: center; padding-bottom: 15px; line-height: 1px;}
.classified .member-type img{height: 26px; line-height: 1px;}
.classified-btn > span, .classified-btn > a {text-align: center; display: block; margin-bottom:7px; border-radius: 3px; padding: 5px 12px; cursor: pointer;}
.classified-btn > span:last-child, .classified-btn > a:last-child {margin-bottom:0px;}
.classified-btn .mobile-no, .view-all-btn {background:#fff; border:1px solid #006796; color:#006796;}
.view-all-btn {padding: 5px 25px; display: inline-block; border-radius: 3px; transition: all 0.3s}
.view-all-btn:hover {background:#006796; color:#fff}
.classified-btn .mobile-no i {margin-right: 5px; font-size: 16px;}
.classified-btn .contact-supplier {background:#da6a1a; border:1px solid #c25b11; color:#fff;}
.classified-btn .mobile-no-show {color:#006796; font-size:17px; font-weight: 500}
.classified-btn .mobile-no-show i {margin-right: 3px;}
.classified-btn .mobile-no-m {background:#fff; border:1px solid #006796; color:#006796; display: none;}
.classified-btn .mobile-no-m i {margin-right: 5px; font-size: 16px;}
.classified .tooltip {position: relative;}
.classified .tooltip .tooltiptext {visibility: hidden; width: 220px; background:#d9f0fb; color: #003e5a; border:1px solid #c6e3f1; text-align: left; border-radius: 6px; padding:7px; font-size: 11px; position: absolute; z-index: 1; top:26px; left:0%;}
.classified .tooltip .tooltiptext::after { content: ""; position: absolute; bottom: 100%; left: 10%; margin-left: -5px; border-width:7px; border-style: solid;	  border-color: transparent transparent #d9f0fb transparent;}
.classified .tooltip:hover .tooltiptext {visibility: visible;}
.classified-post-req {border-radius: 4px; border:1px solid #ccc; padding: 25px 30px}
.classified-post-req .post-req-form-inner {width: auto; max-width: 620px;}
.classified-post-req h6 {font-size: 16px; text-align: right; color:#005d88; margin-right:60px; position: relative;}
.classified-post-req h6:after {content: '\f101'; font-family:'Font Awesome 5 Free'; font-weight: 600; position: absolute; top:50%; right: -42px; transform: translateY(-50%); font-size:36px; color:rgba(0,0,0,0.3);}
.classified-post-req h6 span {font-size: 26px; line-height:24px; display: block; color: #000}


.input.error, input.error {border:1px solid red  !important; color:#d24848 !important; box-shadow:1px 0px 5px #de3232}
.input.error::placeholder, input.error::placeholder {color:red !important;}
label.error span {background:#fdbfbf; color: #000;}
label.error span:before {border-color:#fdbfbf transparent transparent transparent;}


ul.tabs{margin:0;padding:0;list-style:none}
ul.tabs li{background:none;color:#666;display:inline-block;padding:7px 15px;cursor:pointer}
ul.tabs li.current{background:#fff;color:#006492; font-weight: 500}
ul.tabs li i {margin-right: 2px;}
.tab-content{display:none;background:#fff;padding:12px}
.tab-content.current{display:inherit}
.search-pop {position: fixed; top:0; left:0; background: #fff; width: 100%; height: 100%; z-index: 99;}
.search-pop-top {box-shadow: 0px 2px 14px 0px rgba(0,0,0,0.2); padding: 7px 10px 7px 0px}
.search-pop-back {width:60px; height:40px; line-height: 40px; text-align: center; font-size:18px; color: #666}
.search-pop-input {width: 100%; position: relative; font-size: 16px;}
.search-pop-input:before {position: absolute; content: '\f002'; font-family:'Font Awesome 5 Free'; font-weight: 600; top: 50%; left: 10px; transform: translateY(-50%); color:#999;}
.search-pop-input input {height: 40px; width: 100%; padding:10px 0 10px 35px; border:none; background: #eee; border-radius: 5px; font-size: 15px;}
.search-pop-results li a {padding:10px 15px; display: block; font-size: 15px; color:#555;}
.search-pop-results li a:hover {color:#333; background:#eee}
.search-pop-results li {border-bottom: 1px solid #ddd;}
.search-pop-results {height:88vh; overflow: hidden; overflow-y:scroll;}


.title2 {font-weight: 500; font-size: 17px; margin-bottom:10px;}
.title2 i, .title2 span {color: #006796; margin-right: 7px;}
.view-more-btn {padding:4px 25px; display: inline-block; border-radius: 3px; transition: all 0.3s; border:1px solid #006796; background: #fff; color:#006796; cursor: pointer;}
.view-more-btn:hover {background:#006796; color:#fff}

.l2-box-wrap{transition:all .5}
.l2-box-wrap > *{width:25%;padding:6px}
.l2-box{background:#fff;border:1px solid #ddd;border-radius:3px;width:100%;overflow:hidden;padding:10px 5px 10px 10px;height:100%;display:flex;align-items:center}
.l2-box:hover{box-shadow:0 1px 8px rgba(0,0,0,0.3)}
.l2-box:hover img{transform:scale(1.2) translateY(-40%)}
.l2-box a{line-height:1px}
.l2-box a:hover,.l2-box-wrap a:hover{color:#e21800}
.l2-box figure{width:70px;height:70px;margin:0;line-height:1px;overflow:hidden;background:#f7f7f7; position: relative;}
.l2-box figure img{width:100%;transition:all .5s; position:absolute; left: 0px; top: 50%; transform: translateY(-50%);}
.l2-heading{font-size:14px;line-height:19px;padding-left:7px;word-break:break-word}
.view-more-btn i{margin-left:5px}
@media only screen and (max-width: 1200px) {
.l2-box-wrap > *{width:25%}
}
@media only screen and (max-width: 991px) {
.l2-box-wrap > *{width:33.3%}
}
@media only screen and (max-width: 768px) {
.l2-box-wrap > *{width:50%}
}
@media only screen and (max-width: 640px) {
.l2-box {align-items: flex-start;}
.l2-box .d-flex {flex-wrap: wrap; width: 100%; text-align: center;}
.l2-box .d-flex > * {width: 100%}
.l2-box figure {margin:0 auto; width: 100px; height:100px;}
.l2-heading {margin-top: 7px;}
}

.grid-classified {display: flex; flex-wrap: wrap; margin-left: -9px; margin-right: -9px;}
.grid-classified > li {width: 50%; flex-basis: 50%; padding:0 9px; margin-bottom:18px;}
.grid-classified .classified-full {width: 100%; flex-basis: 100%}
.grid-classified .classified-full > ul {display: flex;}
.classified-full > ul > li {margin-bottom: 18px;}
.classified-full > ul > li .classified .prod-info, .classified-full > ul > li .classified > * {background: #eaf5ff;}
.classified-full > ul > li .classified .comp-status {background:#f0f4f8}
.classified-full > ul > li .classified .company-info {background: #ffffff;}
.grid-classified .classified-full > ul > li {width: 50%; flex-basis: 50%; padding:0 9px; margin-bottom:18px;}
.grid-classified .classified {height: 100%; background: #fff}
.grid-classified .classified .prod-img, .grid-classified .classified .prod-img figure  {width: 150px; height: 150px; overflow: hidden;}
.grid-classified .classified > * {flex-wrap: wrap; align-content: space-between;}
.grid-classified .classified .company-info {width: 100%; border-left: none; border-top:1px solid #d8dbdd;}
.grid-classified .classified .prod-detail-sec {padding-left: 15px;}
.grid-classified .company-info > * {padding: 10px;}
.grid-classified .classified-btn {display: flex;}
.grid-classified .classified-btn > * {margin-bottom: 0px; width: 100%; flex-basis: 100%}
.grid-classified .classified-btn > *:first-child {margin-right: 5px;}
.grid-classified .classified-btn > *:last-child {margin-left: 5px;}
.grid-classified .view-all-btn {margin-top: 0px;}
.grid-classified .comp-status > * {width: 100%; flex-basis: 100%; text-align: center;}
.classified .company-info p {margin-bottom:3px}

@media (max-width:1024px) {
	.classified-post-req h6 {font-size: 17px; line-height: 18px; }
	.classified-post-req h6 span {font-size: 21px; margin-top: 7px;}
}
@media (max-width:991px) {
.right-section {padding-left: 0px !important; width: 100%}
.clas-res-head, .filter-heading, .filter-list, .filter-right-wrap {display: none;}


.left-section {width: 100%; padding-bottom: 0px;}
.left-section .filter-list {position: initial !important;}
.left-section .filter-list > li {background: none; border:none;}
.filter-list > li:first-child {display: none;}
.filter-list > li {float: left; width: 50%;}
.filter-list > li:nth-child(2) {padding-right: 5px;}

.m-filter {display: block;}
.classified-post-req .post-req-form-inner {max-width: 100%}
.classified > * {flex-wrap: wrap;}
.classified .prod-info, .classified .company-info {flex-basis: 100%}
.classified .prod-info {padding: 10px;}
.classified .company-info {border-left:none; background: #fff}
.classified .prod-img, .classified .prod-img figure {width: 130px; height: 130px;}
/*.classified .ribbon {display: none;}*/

.classified .ribbon span {font-size: 9px; font-weight: normal;line-height: 19px;width: 111px;display: block;top: 25px;left: -23px;}
.classified .prod-desc, .classified .read-more {display: none;}
.classified .prod-detail-sec {padding-left: 12px;}
.m-field {display: block; line-height: 18px;}
.m-field li {position: relative; padding-left:22px; margin-bottom: 3px;}
.m-field li:last-child {margin-bottom: 0px;}
.m-field .comp-name a, .m-field .verify-member-icon {color:#006796; font-size: 14px}
.m-field .comp-name:before {position: absolute; content: '\f1ad'; font-family:'Font Awesome 5 Free'; font-weight: 600; left:3px; top: 2px;}
.m-field .comp-loc {color:#666}
.m-field .comp-loc:before {position: absolute; content: '\f3c5'; font-family:'Font Awesome 5 Free'; font-weight: 600; left:3px; top: 2px;}
.m-field .comp-video {color:#333}
.m-field .comp-video:before {position: absolute; content: '\f167'; font-family:'Font Awesome 5 Brands'; font-size: 12px; font-weight: 600; color: #f00; left:3px; top: 2px;}

.m-field .comp-video {color:#333}
.m-field .comp-video:before {position: absolute; content: '\f167'; font-family:'Font Awesome 5 Brands'; font-size: 12px; font-weight: 600; color: #f00; left:3px; top: 2px;}

.m-field .verify-member-icon:before {background: url('../images/sprite-inner.png') no-repeat;display: inline-block; width:16px; height:16px; background-position: -451px -23px;position: absolute; content: ''; left:0px; top: 2px;}
.m-field .response-rate-icon:before {background: url('../images/sprite-inner.png') no-repeat;display: inline-block; width:16px; height:16px; background-position: -468px -23px; position: absolute; content: ''; left:0px; top: 2px;}
.classified .prod-price {margin-bottom: 12px;}
.classified .company-info .comp-name, .classified .company-info .comp-loc, .classified .comp-status, .company-info .comp-video {display: none;}
.company-info > .p15 {padding: 0px;}
.classified .classified-btn {padding: 0 10px 10px}
.classified .prod-name {line-height: 20px; font-weight: 400;}
.classified .prod-name a {display: inline}
.classified .prod-name i {vertical-align: bottom;}

.classified .prod-price .ask-price {display: block;}
.classified-btn .mobile-no {display: none;}
.classified-btn .mobile-no-m {display: block;}
.classified-btn .mobile-no-show {display: none;}
.classified-btn {display: flex; align-items: center;}
.classified-btn > span, .classified-btn > a {width: 50%; margin-bottom:0}
.classified-btn > span:last-child, .classified-btn > a:last-child {margin-left:10px;}
.classified-post-req {padding: 10px 8px}
.classified-post-req > .d-flex {flex-wrap: wrap;}

.classified-post-req h6 {font-size:17px; color:#000; margin-bottom: 7px;}
.classified-post-req h6 span {font-size: 17px; line-height: 20px; display: inline-block;}
.classified-post-req h6:after {display: none;}
.classified-full > ul > li .classified .company-info {background:#f0f4f8}
}


@media (max-width:768px) {
	.filter-right-wrap {padding: 1px 10px;}
	.filter-right-wrap .left-sec-filter {width:70px; line-height: 17px}
	.filter-right-wrap .right-sec-filter {padding-top: 6px; width: calc(100% - 70px)}
	.filter-right-wrap .filter-title {color: #666; font-weight: 500; font-size: 13px;}

	.post-floating {display: none;}
	.prod-img-sec .zoom {display: none;}
}

.prod-desc table {width: 100%; margin-bottom: 10px;}
.prod-desc table td {display: inline-block; vertical-align: top;}
.prod-desc table td:first-child {color: #848484; padding-right: 5px;}
.prod-desc table td:nth-child(2) {overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 3px; max-width: 250px;}
.grid-classified .prod-desc table td:nth-child(2){max-width: auto; white-space: normal;}

.page-bottom-content{font-size:14px;margin:10px 0 25px;color:#333}
.page-bottom-content div, .page-bottom-content p, .page-bottom-content ul, .page-bottom-content ol, .page-bottom-content table {margin-bottom: 12px;}
.page-bottom-content table {background: #fff; text-align: left;}
.page-bottom-content table, .page-bottom-content table th, .page-bottom-content table td {border:1px solid #ccc; padding: 5px 10px}
.page-bottom-content table th {background:#ddd; font-weight: 600}
.page-bottom-content table tr:nth-child(odd) {background:#f5f5f5}
.page-bottom-content ul {list-style: disc; padding-left:30px;}
.page-bottom-content ul li:not(:last-child) {margin-bottom: 7px;}
.page-bottom-content ol {list-style: decimal; padding-left:30px;}
.page-bottom-content ol li:not(:last-child) {margin-bottom: 7px;}
.page-bottom-content b {font-weight: 600}
.page-bottom-content h1 {margin-bottom: 7px; font-size: 26px; line-height: normal;}
.page-bottom-content h2 {margin-bottom: 7px; font-size: 24px; line-height: normal;}
.page-bottom-content h3 {margin-bottom: 7px; font-size: 22px; line-height: normal;}
.page-bottom-content h4 {margin-bottom: 7px; font-size: 20px; line-height: normal;}
.page-bottom-content h5 {margin-bottom: 7px; font-size: 18px; line-height: normal;}
.page-bottom-content h6 {margin-bottom: 7px; font-size: 16px; line-height: normal;}

.related-videos .heading {font-size: 17px; line-height:20px; font-weight: 500; margin-bottom: 12px;}
.video-row {display: flex; flex-wrap: wrap; margin-left: -10px; margin-right: -10px;}
.video-row .happy-customer {border-radius: 3px; overflow: hidden; box-shadow:0px 2px 5px rgba(0,0,0,0.1); background: #fff; height: 100%}
.video-row > * {padding: 0 10px; flex-basis: 33.3%; max-width: 33.3%; margin-bottom:20px;}
.video-row .youtube-player {line-height: 1px; width: 100%; height: 200px; background: #ccc}
.video-row .youtube-player iframe {height: 200px; margin:0px;}
.video-row .details {padding: 10px 12px; font-size: 14px;}
.video-row .title {font-weight: 500; width: 100%; text-overflow: ellipsis; white-space:nowrap; overflow: hidden;}
.video-row .desc {font-size:13px; font-weight: 400; margin-top: 3px; color: #666}
@media(max-width:767px){
	.video-row {overflow: hidden; white-space: nowrap;overflow-x: auto; width: 100%; display: block;}
	.video-row > * {display: inline-block; max-width: auto; flex-basis: initial; max-width: 280px; margin-bottom: 0px;}
	.video-row .desc {display: none;}
}

.near-city {display: flex; flex-wrap: wrap;}
.near-city a {display: inline-block; background: #fff; border-radius:50px; border:1px solid #006796; color: #006796; padding: 5px 15px; margin-right:10px;}
.near-city a:hover {box-shadow:0px 3px 7px rgba(0,0,0,0.2)}
.near-city > * {margin-bottom: 10px !important;}
.near-city span {font-weight: 600}

/*Verified Supplier*/
.verify-company {padding:25px 15px !important; background: #fff !important; border:10px solid #ebf0f4; border-radius:5px;}
.verify-company .close {top:-17px !important; right:-17px !important}
.verify-company .verify-icon {padding-bottom: 7px;}
.verify-company .com-name {color:#202020; font-size:25px;}
.verify-company .com-location {color: #666; font-size: 14px;}
.verify-company .memb-of {font-size: 14px; color: #000; background: #f8f2d3; display: inline-block; padding:3px 12px; margin: 15px 0 10px;}
.verify-company .vc-heading {font-size: 14px; color: #666; border-bottom: 1px dashed #ccc; padding-bottom:3px; margin:20px 0 12px;}
.verify-company .vc-list {list-style: none; padding-left:10px;}
.verify-company .vc-list > *:not(:last-child) {margin-bottom:5px;}
.verify-company .vc-list i {color: #53a23a; margin-right: 5px;}
.verify-company .vc-table td:nth-child(2) {font-weight: 600}
.verify-company .vc-table td {padding-bottom: 5px;}
.verify-company .vc-footer {text-align: center; margin-top: 25px;}
.verify-company .vc-footer img {width: 120px;}