/*@font-face {
  font-family: "ProximaNova-Regular";
  src: url("../../css/marketing/fonts/proximanova-regular-webfont.eot");
  src: url("../../css/marketing/fonts/proximanova-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../../css/marketing/fonts/proximanova-regular-webfont.woff2") format("woff2"), url("../../css/marketing/fonts/proximanova-regular-webfont.woff") format("woff"), url("../../css/marketing/fonts/proximanova-regular-webfont.ttf") format("truetype"), url("../../css/marketing/fonts/proximanova-regular-webfont.svg#proxima_nova_rgregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
Proxima_nova Font customised Style Ends here
body {
  font-family: "ProximaNova-Regular";
  font-size: 14px;
  line-height: 14px;
  background: #f2f2f2;
}*/

html, body {
  height: 100%;
  width: 100%;
  min-width: auto;
}

#nationwide_wrap {
  overflow: hidden;
  clear: both;
}

* {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.nw_mainwrapper {
  -webkit-box-shadow: 0 0 10px #e2e2e2;
  -moz-box-shadow: 0 0 10px #e2e2e2;
  -ms-box-shadow: 0 0 10px #e2e2e2;
  -o-box-shadow: 0 0 10px #e2e2e2;
  box-shadow: 0 0 10px #e2e2e2;
  padding: 0px 0 12px;
  width: 100%;
  float: left;
  border-bottom: 1px solid #e2e2e2;
  background: url(../../image/marketing/new/banner-dot.png) no-repeat right top #fff;
  min-height:345px;
  
}

.nw_wrapper {
  width: 1170px;
  margin: 0px auto;
}

.nw_mapwrap {
  float: left;
  width: 314px;
  height: 327px;
  margin: 0 47px 0 0;
}

.nw_mapcontent {
  float: left;
  width:440px;
  padding-top: 10px;
}

.nw_conecttxt {
  color: #333;
  font-size: 24px;
  line-height: 26px;
  padding: 15px 0 5px;
  float: left;
}

.nw_cityCashback {
  padding: 0 0 45px;
  float: left;
}

.nw_citytxt {
  color: #333;
  font-size: 40px;
  line-height: 40px;
  padding: 0 10px 0 0;
}

.nw_freedeltxt {
  color: #fff;
  font-size: 12px;
  line-height: 12px;
  padding: 5px 10px;
  background: #fb9531;
  position: relative;
  top: -7px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.nw_searchCity {
  padding: 0 0 40px;
}

.nw_searchcity_frm {
  padding: 0 0 5px;
  width: 200px;
  position: relative;
  clear: both;
}

.nw_searchcity_frm:after {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #008bcf;
    border-radius: 50px;
    color: #008bcf;
    content: "›";
    display: block;
    font-size:20px;
    height: 22px;
    padding: 0px 6px 4px 7px;
    position: absolute;
    right: -31px;
    top: 0;
    width: 22px;
    line-height:17px;
}

.nw_searchcity_frm input {
  font-size: 14px;
  line-height: 14px;
  color: #333;
  margin: 0;
  padding: 5px 0 2px;
  background: transparent;
  border: none;
  border-bottom: 1px solid #d8d8d8;
  width: 100%;
}

.nw_searchcity_frm .bar {
  position: relative;
  display: block;
  width: 100%;
}

.nw_searchcity_frm label {
  color: #999;
  font-size: 12px;
  font-weight: normal;
  left: 0px;
  line-height: 12px;
  margin: 0;
  position: absolute;
  top: 7px;
  pointer-events: none;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
  cursor: text;
}

/* ANIMATIONS ================ */
@-webkit-keyframes inputHighlighter {
  from {
    background: #5264AE;
  }
  to {
    width: 0;
    background: transparent;
  }
}
@-moz-keyframes inputHighlighter {
  from {
    background: red;
  }
  to {
    width: 0;
    background: transparent;
  }
}
@keyframes inputHighlighter {
  from {
    background: #5264AE;
  }
  to {
    width: 0;
    background: transparent;
  }
}
.nw_providemsg {
  font-size: 12px;
  line-height: 12px;
  color: #0faa13;
  margin: 0;
  font-weight: bold;
  padding-top:5px;
}

.nw_poplr_head {
  font-size: 14px;
  line-height: 14px;
  padding: 0;
  display: inline-block;
  margin: 0 0 10px;
  color:#999;
}

nw_popular_prod{ color:#c9c9c9}

.nw_poplr_prodlist {
  list-style: none;
  padding: 0;
  margin: 0px;
}
.nw_poplr_prodlist li {
  list-style: none;
  padding: 0;
  margin: 0px 20px 0 0;
  float: left;
  text-align: center;
}
.nw_poplr_prodlist li a {
  text-decoration: none;
}

.nw_poplr_proicon {
 color: #c9c9c9;
    display: block;
    font-family: "icomoon";
    font-size: 35px;
    line-height: normal;
    margin: 0 0 5px;
}
.icon-cameras_digicams {
    font-size: 44px;
    line-height: 44px;
    margin: 0 0 2px;
    padding: 0;
}

.nw_poplr_proname {
  font-size: 12px;
  line-height: 12px;
  color: #999;
}

@font-face {
  font-family: 'icomoon';
  src: url("../../css/marketing/fonts1/icomoon.eot?h80io");
  src: url("../../css/marketing/fonts1/icomoon.eot?h80io#iefix") format("embedded-opentype"), url("../../css/marketing/fonts1/icomoon.ttf?h80io") format("truetype"), url("../../css/marketing/fonts1/icomoon.woff?h80io") format("woff"), url("../../css/marketing/fonts1/icomoon.svg?h80io#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
.icon-laptops:before {
    content: "\e900";
    font-family: 'icomoon';
}
.icon-Watches:before {
    content: "\e901";
}
.icon-VideoGames-Consoles:before {
    content: "\e902";
}
.icon-Toys-Games:before {
    content: "\e903";
}
.icon-toaster:before {
    content: "\e904";
}
.icon-Tablets:before {
    content: "\e905";
}
.icon-sports_equipment:before {
    content: "\e906";
}
.icon-Music-Movies:before {
    content: "\e907";
}
.icon-musical_instruments:before {
    content: "\e908";
}
.icon-Mobiles:before {
    content: "\e909";
}
.icon-MobileAccessories:before {
    content: "\e90a";
}
.icon-Kitchenware:before {
    content: "\e90b";
}
.icon-Kids-Learning:before {
    content: "\e90c";
}
.icon-iPodsMP3Players:before {
    content: "\e90d";
}
.icon-household_items:before {
    content: "\e90e";
}
.icon-home_kitchen_appliances:before {
    content: "\e90f";
}
.icon-HomeDecor-Furnishings:before {
    content: "\e910";
}
.icon-Health-BeautyProducts:before {
    content: "\e911";
}
.icon-Gifts-Stationary:before {
    content: "\e912";
}
.icon-footwear:before {
    content: "\e913";
}
.icon-FashionAccessories:before {
    content: "\e914";
}
.icon-ComputerPeripherals:before {
    content: "\e915";
}
.icon-collectibles:before {
    content: "\e916";
}
.icon-Coins-Stamps:before {
    content: "\e917";
}
.icon-Clothing-Garments:before {
    content: "\e918";
}
.icon-Cameras-Digicams:before {
    content: "\e919";
}
.icon-CameraAccessories:before {
    content: "\e91a";
}
.icon-Books-Magazines:before {
    content: "\e91b";
}
.icon-Bags-Luggage:before {
    content: "\e91c";
}
.icon-Baby-InfantProducts:before {
    content: "\e91d";
}
.icon-Antiques-Handicrafts:before {
    content: "\e91e";
}

.nw_tabwrap {
  padding: 5px 0 0;
  clear: both;
}

.nw_tab_head {
  list-style: none;
  list-style: none;
  padding: 0px;
  margin: 10px auto;
      width: 450px;
}
.nw_tab_head li {
  float: left;
  padding: 0px;
  margin: 0px;
  list-style: none;
  width: 50%;
}
.nw_tab_head li a {
  background: #f2f2f2;
  color: #008bcf;
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  display: block;
  padding: 10px 12px;
  text-align: center;
  border: 1px solid #008bcf;
}

.nw_tab_head li a.active {
  background: #008bcf;
  color: #fff;
  position: relative;
}

.nw_tab_head li a.active:after {
 /* content: '';
  width: 0;
  position: absolute;
  height: 0;
  border-style: solid;
  border-width: 0 8px 8.2px 8px;
  border-color: transparent transparent #f2f2f2 transparent;
  bottom: -1px;
  left:47%;*/
}

.nw_lft_link {
  border-radius: 3px 0 0 3px;
}

.nw_rgt_link {
  border-radius: 0px 3px 3px 0px;
}

.nw_tabcontent {
  clear: both;
  display: none;
  padding:29px 0 0 0;
}

.nw_tabcontent.current {
  display: inherit;
}

.nw_tabhead1 {
  color: #333;
  font-size: 16px;
  line-height: 16px;
  margin: 0;
  padding: 0 0 10px;
  font-weight: bold;
  text-transform: uppercase;
  clear: both;
  text-align:center;
}

.nw_benefit_wrap {
  background: #fff;
  padding: 27px 25px 20px;
  border-radius: 3px;
  border: 1px solid #e2e2e2;
  box-shadow: 0 0 10px #e2e2e2;
  float: left;
  width: auto;
  margin: 0 0 30px;
}

.nw_benefit_col {
  width: 340px;
  float: left;
  margin: 0 48px 0 0;
}

.nw_benefit_col:last-child {
  margin-right: 0px;
  width: 342px;
}

/*.nw_benefit_descwrap:nth-child(4n) { width: 232px; background:red; }*/
.nw_wider_icon {
  background: url(../../image/marketing/new/nationwide_sprite.png) no-repeat -16px -19px;
  float: left;
  width: 90px;
  height: 65px;
  margin: 10px 15px 0 0;
}

.nw_secureonline_icon {
  background: url(../../image/marketing/new/nationwide_sprite.png) no-repeat -126px -19px;
  float: left;
  width: 90px;
  height: 65px;
  margin: 10px 15px 0 0;
}

.nw_doorstep_icon {
  background: url(../../image/marketing/new/nationwide_sprite.png) no-repeat -241px -13px;
  float: left;
  width: 100px;
  height: 74px;
  margin: 10px 15px 0 0;
}

.nw_doorstep_icon1 {
  background: url(../../image/marketing/new/nationwide_sprite.png) no-repeat -563px -14px;
  float: left;
  width: 99px;
  height: 70px;
  margin: 6px 7px 0 0;
}

.nw_benefit_descwrap {
  float: left;
  width: 225px;
}

.nw_benefit_head2 {
  color: #333;
  font-size: 16px;
  line-height: 16px;
  font-weight: bold;
  display: block;
  padding: 0 0 10px;
}

.nw_availcate_wrap {
  background: #fff;
  padding: 20px 25px;
  border-radius: 3px;
  border: 1px solid #e2e2e2;
  box-shadow: 0 0 10px #e2e2e2;
  float: left;
  width: 100%;
  margin: 0 0 30px;
  
}
.nw_showmore_wrap{ 
overflow:hidden;
transition: height 1s ease;
}

.nw_availcate_icon {
  font-size: 35px;
  line-height: 45px;
  color: #999;
  margin: 0 0 10px;
  font-family: 'icomoon';
  display: block;
  text-align: center;
}

.nw_availcate_name {
  font-size: 14px;
  line-height: 14px;
  color: #666;
  margin: 0 0 5px;
  display: block;
  text-align: center;
}

.nw_availcate_ads {
  font-size: 12px;
  line-height: 12px;
  color: #999;
  margin: 0 0 0px;
  display: block;
  text-align: center;
}

.nw_avaicate_list {
  width: 13%;
  float: left;
  margin: 0 40px 0 0;
  height: 100px;
}
.nw_avaicate_list a {
  text-decoration: none;
}
.nw_avaicate_list a:hover {
  color: red;
}

.nw_avaicate_list:nth-child(6n) {
  /*margin-right: 0px;*/
}

.nw_avaicate_list a:hover .nw_availcate_name {
  color: #008bcf;
}
.nw_avaicate_list a:hover .nw_availcate_icon{ color:#333;}

.nw_avaicate_list:last-child {
  padding-bottom: 10px !important;
}

.nw_howitwork_wrap {
     padding: 20px 20px;
    float: left;
    width: 100%;
    margin: 0 0 100px;
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 0 10px #e2e2e2;
}

.nw_buyermake_icon {
  background: url(../../image/marketing/new/nationwide_sprite.png) no-repeat -16px -196px;
  width: 86px;
  height: 85px;
  margin: 10px 0 15px 69px;
  display: block;
}

.nw_buyerpayment_icon {
  background: url(../../image/marketing/new/nationwide_sprite.png) no-repeat -131px -193px;
  width: 72px;
  height: 88px;
  margin: 10px 0 15px 78px;
  display: block;
}

.nw_itmpicked_icon {
  background: url(../../image/marketing/new/nationwide_sprite.png) no-repeat -245px -203px;
  width: 80px;
  height: 79px;
  margin: 10px auto 15px;
  display: block;
}

.nw_creditseller_icon {
  background: url(../../image/marketing/new/nationwide_sprite.png) no-repeat -358px -194px;
  width: 64px;
  height: 87px;
  margin: 10px 0 15px 93px;
  display: block;
}

.nw_howitwork_head {
     font-size: 16px;
    line-height: 25px;
    color: #333;
    margin: 0 0 15px;
    display: block;
    font-weight: bold;
}

.nw_numtxt {
 background: #e6e5e5 none repeat scroll 0 0;
    border: 1px solid #acacac;
    border-radius: 3px;
    color: #333;
    display: inline-block;
    float: left;
    font-size: 14px;
    font-weight: normal;
    line-height: 14px;
    margin:0px 8px 0 0;
    padding: 3px 8px 1px;
    text-align: center;
     float: left;
}

.nw_howitwork_desc {
  font-size: 14px;
  line-height: 18px;
  color: #999;
  padding: 0 0 0 34px;
  display: block;
  width: auto;
}


.nw_details_wrap {
  width: auto;
  clear: both;
}

.nw_howitwork_col {
  width: 24%;
  float: left;
  margin: 0 15px 0 0;
}

.nw_howitwork_col:last-child {
  margin-right: 0px;
}

/*.nw_howitwork_desc:last-child { padding-left: 32px; }*/
.nw_dtls_col {
  text-align: center;
  width: 25%;
  float: left;
  margin: 0 auto;
}

.nw_dtlsinner_wrap {
  width: 70%;
  margin: 0 auto;
}

.nw_dtlscate_num {
  font-size: 37px;
  line-height: 37px;
  color: #999;
  font-weight: bold;
  float: left;
  margin: 0 13px 0 0;
}

.nw_dtls_txt {
  font-size: 18px;
  line-height: 18px;
  color: #999;
  font-weight: bold;
  float: left;
  text-align: left;
}

.nw_dtls_caption {
  font-size: 14px;
  line-height: 14px;
  color: #999;
  margin: 3px 0 0;
  display: block;
  font-weight: normal;
}

.nw_innerwrap {
  width: 100%;
  display: inline-block;
  padding: 0 0 30px;
}

.nw_btm_wrapper {
  width: 100%;
  margin: 0px auto;
  background: url(../../image/marketing/new/NW-footer-graphic.png) no-repeat center center;
  min-height: 331px;
  clear: both;
}

.nw_mobtab_caroselwrap {
  background: #fff;
  padding: 20px 25px 20px 25px;
  border-radius: 3px;
  border: 1px solid #e2e2e2;
  box-shadow: 0 0 10px #e2e2e2;
  float: left;
  width: 1170px;
  margin: 0 0 30px;
  position: relative;
}

.nw_mobtab_caroselwrap .owl-carousel {
  position: relative !important;
}

.nw_caro_item {
  position: relative;
  width: 260px;
  min-height: 310px;
  border: 1px solid #e8e8e8;
  float: left;
  border-radius: 3px;
  margin: 8px 10px 10px;
}

.nw_greyBox {
  width: 100%;
  height: 198px;
  background-size: 100% 100%;
  cursor: pointer;
  display: block;
  overflow: hidden;
  float: left;
  border-bottom: 1px solid #e8e8e8;
}

.nw_caro_item .nw_title {
  text-overflow: ellipsis;
  float: left;
  width: 85%;
  color: #008bcf;
  text-align: left;
  overflow: hidden;
  font-size: 16px;
  white-space: nowrap;
  cursor: pointer;
  padding: 15px 0 15px 12px;
  line-height: 16px;
}

.nw_itmprice_location {
  padding: 0px 0 7px 0;
  display: inline-block;
  width: 100%;
}

.nw_itemPrice {
    display: inline-block;
    float: left;
    margin: 7px 10px 0 12px;
    font-weight: bold;
    font-size: 18px;
}
.nw_primary_cta {
    color: #008bcf;
    border: 1px solid #008bcf;
    border-radius: 3px;
    margin: 0 11px 0 5px;
    padding: 7px 10px;
    display: inline-block;
    float: right;
    text-decoration:none;
        font-size: 14px;
    line-height: 14px;
}
.nw_primary_cta:hover { color:#fff; background: #008bcf;  text-decoration:none;}

.nw_locationTextArea {
  text-overflow: ellipsis;
  overflow: hidden;
  width: 50%;
  font-size: 14px;
  float: left;
  white-space: nowrap;
  display: inline-block;
  margin: 0 0 0 0px;
  padding: 0px 0px 0 12px;
  color: #999;
}

.nw_daysAgo {
  display: inline-block;
  float: right;
  margin: 0px 12px 0 0;
  font-size: 14px;
  color: #999;
  line-height: 14px;
}

.nw_mobtab_caroselwrap .owl-buttons {
  width: 100%;
  position: absolute;
  top: 146px;
}

.nw_mobtab_caroselwrap .owl-buttons .owl-prev {
  float: left;
  position: relative;
  color: transparent;
}

.nw_mobtab_caroselwrap .owl-buttons .owl-prev:after {
  position: absolute;
  content: '';
  background: url(../../image/marketing/new/nationwide_sprite.png) no-repeat -712px -55px;
  width: 11px;
  height: 21px;
  left: -15px;
  top: 0;
}

.nw_mobtab_caroselwrap .owl-buttons .owl-next {
  float: right;
  color: transparent;
}

.nw_mobtab_caroselwrap .owl-buttons .owl-next:after {
  position: absolute;
  content: '';
  background: url(../../image/marketing/new/nationwide_sprite.png) no-repeat -733px -26px;
  width: 11px;
  height: 21px;
  right: -13px;
  top: 0;
}

.nw_seller_postadwrap {
  background: #fff;
  padding:22px 20px 25px;
  border-radius: 3px;
  border: 1px solid #e2e2e2;
  box-shadow: 0 0 10px #e2e2e2;
  float: left;
  width: 1170px;
  margin: 0 0 30px;
  min-height: 103px;
}

.nw_readysell_head {
  font-size: 21px;
  line-height: 21px;
  color: #333;
  font-weight: bold;
  float: left;
  padding: 20px 30px 20px 0;
}

.nw_postfreead_link {
  float: left;
  padding: 10px 10px 10px 0;
}

.nw_postfreead_link a {
  background: #fcec52;
  border: 1px solid #e1b80f;
  font-size: 17px;
  line-height: 17px;
  color: #333;
  display: block;
  padding: 12px 60px;
  text-decoration: none;
  border-radius: 3px;
  font-weight: bold;
  margin: 0 20px 0 0;
}
.nw_postfreead_link a:hover{ background:#ebdb40}

.nw_availbleCate_sec {
  float: left;
  padding: 0;
  display: block;
  width: 580px;
}

.nw_availbleCate_head {
  font-size: 13px;
  line-height: 13px;
  color: #999;
  font-weight: bold;
  padding: 0 0 5px 0;
  display: block;
}

.nw_availbleCate_links {
  font-size: 14px;
  line-height: 18px;
  color: #999;
  padding: 0 0 0px 0;
  display: block;
}

.nw_availbleCate_links a {
  color: #999;
  text-decoration: none;
}

.nw_availbleCate_links a:hover {
  color: #008bcf;
}

.nw_morebuyer_icon {
  background: url(../../image/marketing/new/nationwide_sprite.png) no-repeat -359px -6px;
  float: left;
  width: 71px;
  height: 78px;
  margin: 10px 15px 0 0;
}

.nw_genuine_icon {
  background: url(../../image/marketing/new/nationwide_sprite.png) no-repeat -446px -12px;
  float: left;
  width: 98px;
  height: 72px;
  margin: 10px 15px 0 0;
}

.nw_benefit_desc {
  font-size: 14px;
  line-height: 18px;
  color: #666;
  padding: 0 0 0px 0;
}

.nw_availcate_showmore {
   
}


.nw_availcate_showmore:before {
 
}

.nw_plusminus:before {
  background-position: -682px -49px;
}



/*--==============Validation css starts=============================--*/
/* active state */
.nw_searchcity_frm input:focus ~ .bar:before, .nw_searchcity_frm input:focus ~ .bar:after {
  width: 50%;
}

.nw_searchcity_frm select:focus ~ .bar:before, .nw_searchcity_frm select:focus ~ .bar:after {
  width: 50%;
}

/* ANIMATIONS ================ */
@-webkit-keyframes inputHighlighter {
  from {
    background: #5264AE;
  }
  to {
    width: 0;
    background: transparent;
  }
}
@-moz-keyframes inputHighlighter {
  from {
    background: #5264AE;
  }
  to {
    width: 0;
    background: transparent;
  }
}
@keyframes inputHighlighter {
  from {
    background: #5264AE;
  }
  to {
    width: 0;
    background: transparent;
  }
}
.nw_searchcity_frm input:focus ~ label, .nw_searchcity_frm input.nw_select11 ~ label {
  top: -10px;
  font-size: 12px;
  color: #008bcf;
}
.nw_searchcity_frm input:valid ~ label{ top: -10px;
  font-size: 12px;
  color: #008bcf; }

.nw_searchcity_frm select:focus ~ label, .nw_searchcity_frm select.nw_select ~ label {
  top: -10px;
  font-size: 10px;
  color: #008bcf;
}

.nw_searchcity_frm.error .bar:before, .bar:after {
  background: #cf0000;
}

.nw_searchcity_frm.error label {
  color: #cf0000;
}

.nw_searchcity_frm.error input, .nw_searchcity_frm.error input:focus {
  border-bottom: 1px solid #cf0000;
}

.nw_searchcity_frm.error .bar:before, .nw_searchcity_frm.error .bar:after {
  background: #cf0000;
}

.nw_searchcity_frm .bar {
  position: relative;
  display: block;
  width: 100%;
}

.nw_searchcity_frm .bar:before, .nw_searchcity_frm .bar:after {
  content: '';
  height: 1px;
  width: 0;
  bottom: 0px;
  position: absolute;
  background: #008bcf;
  transition: 0.5s ease all;
  -moz-transition: 0.5s ease all;
  -webkit-transition: 0.5s ease all;
}

.nw_searchcity_frm .bar:before {
  left: 50%;
}

.nw_searchcity_frm .bar:after {
  right: 50%;
}

ul.smart_autocomplete_container {
  margin: 10px 0 !important;
  border: 1px solid #f2f2f2;
  border-top: 0px solid #fff;
  border-bottom: 1px solid #f2f2f2;
  max-height: 125px;
  overflow-y: auto;
}

ul.smart_autocomplete_container li {
  list-style: none;
  cursor: pointer;
  background-color: #fff;
  padding: 5px 10px;
}

ul.smart_autocomplete_container li:hover {
  background-color: #008bcf;
  color: #fff;
}

.ErrorPickup {
  color: #d7200d;
  font-size: 12px;
  line-height: 12px;
  padding-top:5px;
}

.nw_inmap {
  width: 290px;
  height: 332px;
  background: url(../../image/marketing/new/india-map.gif) no-repeat center top;
  margin: 0 auto;
  position: relative;
}

.nw_pickdel_wrap1, .nw_pickdel_wrap2 {
  width: 105px;
  position: absolute;
  bottom: 62px;
  left: 109px;
  z-index: 1;
}

.nw_pickdel_wrap2 {
  top: 76px;
  left: -2px;
}

.nw_pickdel_wrap2 .nw_pickdel_box:after {
  left: 90%;
}

.nw_pickdel_wrap2 .nw_pdcircle {
  background: #0faa14;
  border: 6px solid #5eed62;
}

.nw_pickdel_box {
  position: relative;
  background: #666666;
  width: 100%;
  height: 28px;
  border-radius: 3px;
}

.nw_pickdel_box:after {
  top: 100%;
  left: 8%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(102, 102, 102, 0);
  border-top-color: #666666;
  border-width: 5px;
  margin-left: -5px;
}

.nw_pdcircle {
  background: #1a83c6;
    border: 6px solid #61c1fe;
    display: inline-block;
    width: 18px;
    height: 18px;
    border-radius: 50px;
    margin: 4px 6px 0 6px;
    float: left;
}

.nw_pdtxt {
  font-size: 12px;
  line-height: 12px;
  color: #fff;
  display: inline-block;
  float: left;
  margin: 8px 0 0 0;
  text-transform: uppercase;
}

.nw_curveline {
  background: url(../../image/marketing/new/curveline.png) no-repeat 0 0;
  display: block;
  width: 44px;
  height: 164px;
  position: absolute;
  left: 89px;
  top: 110px;
}

.nw_curveline1 {
  background: url(../../image/marketing/new/curveline1.png) no-repeat 0 0;
  display: block;
  width: 51px;
  height: 124px;
  position: absolute;
  left: 30px;
  top: 160px;
}

.nw_curveline2 {
  background: url(../../image/marketing/new/curveline2.png) no-repeat 0 0;
  display: block;
  width: 26px;
  height: 16px;
  position: absolute;
  right: 126px;
  top: 195px;
}
.deshide1{ display:none}
.nw_showmore_pro {
   height: auto;
    overflow: auto;
       transition: height 1s ease;
}
.nw_howitwork_cmn{min-height:100px;}

.nw_subcat_head{
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 25px;
}

.icon-more-sub-cat span{
  display: inline-block;
  border: 1px solid #999;
  width: 7px;
  height: 7px;
  border-radius: 50% 50%;
  -moz-border-radius: 50% 50%;
  -webkit-border-radius: 50% 50%;
  -o-border-radius: 50% 50%;
  -ms-border-radius: 50% 50%;
  background: #fff;
  margin: 0 5px;
  transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: none;
  -ms-transition: none;
}

.icon-less-sub-cat span{border: 1px solid #999;height: 7px;border-radius: 5px;display: inline-block;width: 25%;}
.icon-less-sub-cat span:first-child, .icon-less-sub-cat span:nth-child(3){display: none;}

/*-- Media query starts here--*/
@media only screen and (max-width: 767px) {
  .nw_mainwrapper { 
    background: #fff;
    float: none;
    margin: 0px auto;
    min-height: auto;
    display: inline-block;
  }
  .nw_tab_head li a
  {
    font-size: 14px;
  }
  .nw_pickdel_wrap1{
    width: 105px;
    position: absolute;
    bottom: 59px;
    left: 114px;
    z-index: 1;
}
.nw_howitwork_cmn {
    height: 100px;
    float: left;
}

.nw_pickdel_wrap2 {
      width: 105px;
    position: absolute;
    top: 63px;
    left: 7px;
    z-index: 1;
}
  .mobhide1{ display:none !important;}
  .nw_inmap {

  height:230px;
  background-size:70%;

}
.nw_popular_prod{ display:none}
.nw_tabcontent {
    padding: 0px 0 0 0;
}

.hidemob{ display1:none}
.nw_curveline,.nw_curveline1,.nw_curveline2{ display:none; }
  .nw_wrapper {
    width: 100%;
  }

  .nw_mapwrap {
    float: none;
    width: 100%;
     height:230px;
     
  }

  .nw_mapcontent {
    float: none;
    width: auto;
    height: auto;
    padding: 0 8px;
  }

  .nw_conecttxt {
    font-size: 18px;
    line-height: 26px;
    padding: 5px 0 0px;
    float: none;
    text-align: center;
    display: block;
  }

  .nw_cityCashback {
    padding: 0 0 25px;
    float: none;
    margin: 0 auto;
  }

  .nw_citytxt {
    font-size: 23px;
    line-height: 24px;
    padding: 0 0px 0px 0;
    display: block;
    text-align: center;
  }

  .nw_freedeltxt {
    font-size: 12px;
    line-height: 12px;
    padding: 4px 5px;
    top: 0px;
    display: block;
    text-align: center;
    width: 71%;
    margin: 0px auto;
  }

  .nw_searchCity {
    padding: 0 0 0px;
    width:74%;
    margin: 0 auto;
  }

  .nw_searchcity_frm {
    padding: 0 0 5px;
    width: 90%;
    position: relative;
  }

  .nw_providemsg {
    font-weight: normal;
  }

  .nw_poplr_prodlist li {
    margin-right: 2%;
    width: 18%;
    word-break: break-word;
  }

  .nw_poplr_prodlist li:last-child {
    margin-right: 0px;
  }

  .nw_poplr_proicon {
    font-size: 35px;
  }

  .nw_tab_head {
    margin: 10px auto 25px;
    width:85%;
    min-height: 39px;
  }

  .nw_tabhead1 {
    padding: 0 8px 8px;
  }

  .nw_wider_icon {
    background: url(../../image/marketing/new/nationwide_sprite.png) no-repeat -16px -113px;
    float: left;
    width: 74px;
    height: 54px;
    margin: 10px 10px 0 0;
  }

  .nw_doorstep_icon {
    background: url(../../image/marketing/new/nationwide_sprite.png) no-repeat -241px -113px;
    float: left;
    width: 76px;
    height: 54px;
    margin: 10px 15px 0 0;
  }

  .nw_secureonline_icon {
    background: url(../../image/marketing/new/nationwide_sprite.png) no-repeat -131px -111px;
    float: left;
    width: 72px;
    height: 55px;
    margin: 5px 15px 0 0;
  }

  .nw_benefit_col {
    width: auto;
    float: left;
    margin: 0 auto;
    padding: 0 6px 25px;
  }

  .nw_benefit_wrap {
    padding: 18px 0px 20px;
    float: none;
    width:auto;
    margin: 0 8px 20px;
    display: inline-block;
  }

  .nw_benefit_descwrap {
    width: 68%;
  }

  .nw_benefit_col:last-child {
    margin-right: 0px;
    width: auto;
    padding-bottom: 0px;
  }

  .nw_availcate_wrap {
    padding: 20px 4px 20px;
    float: none;
    width: 95%;
    margin: 0 8px 25px;

  }



  .nw_avaicate_list {
    width: 33%;
    float: left;
    margin: 0 0px 0 0;
    padding-bottom:8px;
    min-height: 132px;
        padding-left: 1%;
    padding-right: 1%;
  }
  .nw_availcate_name {
    font-size: 14px;
    line-height: 16px;
  }

  /*.nw_avaicate_list:nth-child(4n) { clear:both }*/
  .nw_availcate_showmore {
   
  }

  .nw_mobtab_caroselwrap {
    padding: 5px 0px 3px 0px;
    border-radius: 0;
    float: none;
    margin: 0 0 25px;
    border-left: none;
    border-right: none;
    width: 100%;
  }

  .nw_caro_item {
    width:173px;
      min-height: 258px;
    padding-bottom: 7px;
  }

  .nw_greyBox {
    height: 140px;
    border-bottom: none;
  }

  .nw_caro_item .nw_title {
    padding:15px 0 3px 7px;
  }

  .nw_itmprice_location {
    padding: 0px 0 5px 0;
  }

  .nw_locationTextArea {
    width:85%;
    font-size: 12px;
    padding: 0px 0px 0 7px;
    line-height: 12px;
  }

  .nw_daysAgo {
    margin: 0px 7px 0 0;
    font-size: 12px;
    line-height: 12px;
    display:none;
  }
  .nw_primary_cta {

    margin: 10px 7px 0 5px;
    padding: 7px 10px;
    display: block;
    float: none;
    clear: both;
    text-align: center;
}

  .nw_itemPrice {
      display: block;
    float: none;
    margin: 0px 10px 0 7px;
    font-weight: bold;
    font-size: 18px;
    min-height:23px;
  }

  .nw_howitwork_wrap {
    padding:20px 4px 0;
    border-radius:3px;
    float: none;
    width: 95%;
    margin: 0 8px 20px;
    display: inline-block;
  }
  

  .nw_howitwork_col {
    width: 95%;
    float: left;
    margin: 0 8px 20px;
    display: inline-block;
  }
  .nw_howitwork_col:nth-child(2n) { margin-bottom:30px}
  .nw_howitwork_col:nth-child(4n) {
    margin-bottom: 10px;
}

  .nw_buyermake_icon {
    background: url(../../image/marketing/new/nationwide_sprite.png) no-repeat -451px -221px;
    width: 61px;
    height: 59px;
    margin: 10px 2px 15px 0;
    display: block;
    float: left;
  }

  .nw_buyerpayment_icon {
    background: url(../../image/marketing/new/nationwide_sprite.png) no-repeat -540px -219px;
    width: 52px;
    height: 61px;
    margin: 10px 10px 15px 0;
    display: block;
    float: left;
  }

  .nw_itmpicked_icon {
    background: url(../../image/marketing/new/nationwide_sprite.png) no-repeat -617px -230px;
    width: 52px;
    height: 50px;
    margin: 10px 11px 15px 0;
    display: block;
    float: left;
  }

  .nw_creditseller_icon {
    background: url(../../image/marketing/new/nationwide_sprite.png) no-repeat -696px -222px;
    width: 44px;
    height: 59px;
    margin: 10px 21px 15px 0;
    display: block;
    float: left;
  }

  .nw_mob_head_desc {
    width: 75%;
    float: left;
    position: relative;
    left: 10px;
  }

  .nw_howitwork_head {
    font-size: 16px;
    line-height:21px;
    color: #333;
    margin: 0 0 10px;
    display: block;
    font-weight: bold;
  }

  .nw_howitwork_desc {
    font-size: 14px;
    line-height: 17px;
    color: #999;
    padding: 0 0 0 31px;
    display: block;
    width: auto;
  }

  .nw_numtxt {
    font-size: 14px;
    line-height: 14px;
    color: #333;
    background: #e6e5e5;
    border: 1px solid #acacac;
    border-radius: 3px;
    margin: 0 8px 15px 0;
    padding: 3px 8px 1px;
    font-weight: normal;
    display: block;
    text-align: center;
    float: left;
  }

  .nw_mobtab_caroselwrap .owl-controls {
    display: none !important;
  }

  .nw_details_wrap {
    width: 100%;
    clear: both;
    border-top: 1px solid #e2e2e2;
    padding: 20px 0 10px;
    background: #fff;
    display: none;
    float: left;
    margin: 0 auto;
  }
  .nw_btm_wrapper{ display:none}

  .nw_dtls_col {
    text-align: left;
    width: 50%;
    float: left;
    margin: 0 auto 20px;
  }

  .nw_dtlsinner_wrap {
    margin: 0 auto;
    padding: 0 0 0 0px;
    width: auto;
  }

  .nw_dtlscate_num {
    font-size: 24px;
    line-height: 24px;
    color: #999;
    font-weight: bold;
    float: left;
    margin: 0 10px 0 8px;
    text-align: left;
    width: 53px;
  }

  .nw_dtls_txt {
    font-size: 14px;
    line-height: 14px;
    color: #999;
    font-weight: bold;
    float: left;
    text-align: left;
    width: 51%;
  }

  .nw_morebuyer_icon {
    background: url(../../image/marketing/new/nationwide_sprite.png) no-repeat -362px -103px;
    float: left;
    width: 58px;
    height: 64px;
    margin: 0px 30px 0 0;
  }

  .nw_genuine_icon {
    background: url(../../image/marketing/new/nationwide_sprite.png) no-repeat -458px -114px;
    float: left;
    width: 72px;
    height: 52px;
    margin: 0px 15px 0 0;
  }

  .nw_doorstep_icon1 {
    background: url(../../image/marketing/new/nationwide_sprite.png) no-repeat -572px -113px;
    float: left;
    width: 75px;
    height: 54px;
    margin: 6px 15px 0 0;
  }

  .nw_seller_postadwrap {
    padding: 20px 0 15px;
    float: none;
    width: 94%;
    margin: 0 8px 20px;
    min-height: auto;
    display: inline-block;
  }

  .nw_readysell_head {
    font-size: 16px;
    line-height: 16px;
    float: none;
    padding: 0 8px 12px;
    display: block;
  }

  .nw_postfreead_link {
    float: none;
    padding: 0px 0 23px;
    display: block;
    width: auto;
    margin: 0 auto;
  }

  .nw_postfreead_link a {
    padding: 12px 0;
    margin: 0 8px;
    width: 94%;
    text-align: center;
  }

  .nw_availbleCate_sec {
    float: left;
    display: block;
    width: auto;
    padding: 0 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1169px) {
  .nw_mainwrapper {
    background: #fff;
  }

  .nw_wrapper {
    width: 100%;
  }
  .nw_mapwrap {
    margin: 0 15px 0 0;
}
.nw_mapcontent {

    width: 425px;
}

  .nw_tabhead1 {
    padding: 0 13px 10px;
  }

  .nw_benefit_wrap {
    display: inline-block;
    float: none;
    margin: 0 13px 20px;
    padding: 18px 10px 20px;
    width: auto;
  }

  .nw_benefit_col {
    width: 33%;
    margin: 0 3px 0 0;
  }

  .nw_benefit_descwrap {
    float: left;
    width: 60%;
  }

  .nw_benefit_col:last-child {
    margin-right: 0px;
    width: 33%;
  }

  .nw_wider_icon {
    background: url(../../image/marketing/new/nationwide_sprite.png) no-repeat -16px -113px;
    float: left;
    width: 74px;
    height: 54px;
    margin: 10px 10px 0 0;
  }

  .nw_secureonline_icon {
    background: url(../../image/marketing/new/nationwide_sprite.png) no-repeat -131px -111px;
    float: left;
    width: 72px;
    height: 55px;
    margin: 5px 15px 0 0;
  }

  .nw_doorstep_icon {
    background: url(../../image/marketing/new/nationwide_sprite.png) no-repeat -241px -113px;
    float: left;
    width: 76px;
    height: 54px;
    margin: 10px 15px 0 0;
  }

  .nw_availcate_wrap {
    padding: 20px 4px 20px;
    float: none;
    width: auto;
    margin: 0 13px 25px;
 
  }

  .nw_avaicate_list {
    width: 25%;
    float: left;
    margin: 0 0 0 0;
    padding-bottom: 40px;
  }

  .nw_mobtab_caroselwrap {
    padding: 8px 5px 5px;
    border-radius: 0;
    float: none;
    width: 100%;
    margin: 0 0 20px;
    position: relative;
    border-left: none;
    border-right: none;
  }

  .nw_mobtab_caroselwrap .owl-controls {
    display: none !important;
  }

  .nw_caro_item {
    position: relative;
    width: 230px;
    min-height: 310px;
    border: 1px solid #e8e8e8;
    float: left;
    border-radius: 3px;
    margin: 8px 10px 10px;
  }

  .nw_locationTextArea {
    width: 45%;
  }

  .nw_howitwork_wrap {
    padding: 20px 60px;
    border-radius:3px;
    float: none;
    width: auto;
    margin: 0 0 100px;
    display: inline-block;
  }

  .nw_howitwork_col {
    width: 50%;
    float: left;
    margin: 0 0px 30px 0;
  }

  .nw_howitwork_col:nth-child(3n) {
    clear: both;
  }

  .nw_howitwork_wrap {
    margin: 0 0 20px;
  }

  .nw_morebuyer_icon {
    background: url(../../image/marketing/new/nationwide_sprite.png) no-repeat -362px -103px;
    float: left;
    width: 58px;
    height: 64px;
    margin: 0px 15px 0 0;
  }

  .nw_genuine_icon {
    background: url(../../image/marketing/new/nationwide_sprite.png) no-repeat -458px -114px;
    float: left;
    width: 72px;
    height: 52px;
    margin: 0px 15px 0 0;
  }

  .nw_doorstep_icon1 {
    background: url(../../image/marketing/new/nationwide_sprite.png) no-repeat -572px -113px;
    float: left;
    width: 75px;
    height: 54px;
    margin: 6px 15px 0 0;
  }

  .nw_seller_postadwrap {
    padding: 10px 10px 20px;
    border-radius: 3px;
    float: none;
    width:auto;
    margin: 0 13px 20px;
    min-height: auto;
    display: inline-block;
  }

  .nw_tablt_align {
    float: left;
    width: 45%;
  }

  .nw_readysell_head {
    font-size: 21px;
    line-height: 21px;
    color: #333;
    font-weight: bold;
    float: left;
    padding: 10px 30px 10px 0;
  }

  .nw_postfreead_link {
    float: left;
    padding: 10px 10px 10px 0;
    width: 85%;
  }

  .nw_postfreead_link a {
    padding: 12px 0px;
    margin: 0;
    width: 100%;
    text-align: center;
  }

  .nw_availbleCate_sec {
    padding: 15px 0 0 0;
    display: block;
    width: 55%;
  }
  
  .nw_howitwork_cmn {
    width: 100px;
    margin: 0 0 0 75px;
}
.nw_buyermake_icon,.nw_buyerpayment_icon,.nw_creditseller_icon{margin-left:0}
.deshide1{display:none}
}
/*Custom dropdown css starts*/

.select_hide { display: none; }
.customSelectDD { display: none; position: absolute; top: 24px; right: 0; left: 0; z-index: 999; margin: 0; padding: 0; list-style: none; background-color: #fff; color: #333; border: 1px solid #d8d8d8; border-top: none; border-radius: 3px; max-height: 200px; overflow-y: auto; }
input[type="text"]:focus ~ .customSelectDD { border: 1px solid #0085C8; }
.customSelectDD li { margin: 0; padding: 0; text-indent: 5px; border-bottom: none; -moz-transition: all 0.01s ease-in; -o-transition: all 0.01s ease-in; -webkit-transition: all 0.01s ease-in; transition: all 0.01s ease-in; font-size: 12px; border-top: 1px solid #f4f4f4; }
.customSelectDD ul { margin: 0; padding: 0 }
.customSelectDD a { display: block; margin: 0; padding:8px 0; text-decoration: none; color: #333; }
.customSelectDD a:focus { border: none; outline: 0 }
.hideCustomselect { display: none!important }
.showCustomSelect { display: block!important }
.optionLists { list-style: none; margin: 0; padding: 0 }
.customSelectDD .selected { background-color: #ccc; }
.customSelectDD .active { background-color: #008bcf; }
.customSelectDD .active a { color: #fff }
/*Custom dropdown css ends*/