@font-face {
    font-family: 'ArialMT';
    src: url('font/ArialMT.eot');
    src: url('font/ArialMT.eot?#iefix') format('embedded-opentype'),
        url('font/ArialMT.woff2') format('woff2'),
        url('font/ArialMT.woff') format('woff'),
        url('font/ArialMT.ttf') format('truetype'),
        url('font/ArialMT.svg#ArialMT') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'CenturyGothicBold';
    src: url('font/CenturyGothic-Bold.eot');
    src: url('font/CenturyGothic-Bold.eot?#iefix') format('embedded-opentype'),
        url('font/CenturyGothic-Bold.woff2') format('woff2'),
        url('font/CenturyGothic-Bold.woff') format('woff'),
        url('font/CenturyGothic-Bold.ttf') format('truetype'),
        url('font/CenturyGothic-Bold.svg#CenturyGothic-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'ARIAL';
    src: url('font/ArialMT.eot');
    src: url('font/ArialMT.eot?#iefix') format('embedded-opentype'),
        url('font/ArialMT.woff2') format('woff2'),
        url('font/ArialMT.woff') format('woff'),
        url('font/ArialMT.ttf') format('truetype'),
        url('font/ArialMT.svg#ArialMT') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ARIALBD';
    src: url('font/Arial-BoldMT.eot');
    src: url('font/Arial-BoldMT.eot?#iefix') format('embedded-opentype'),
        url('font/Arial-BoldMT.woff2') format('woff2'),
        url('font/Arial-BoldMT.woff') format('woff'),
        url('font/Arial-BoldMT.ttf') format('truetype'),
        url('font/Arial-BoldMT.svg#Arial-BoldMT') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Alegreya-Bold';
    src: url('font/Alegreya-Bold.eot');
    src: url('font/Alegreya-Bold.eot?#iefix') format('embedded-opentype'),
        url('font/Alegreya-Bold.woff2') format('woff2'),
        url('font/Alegreya-Bold.woff') format('woff'),
        url('font/Alegreya-Bold.ttf') format('truetype'),
        url('font/Alegreya-Bold.svg#Alegreya-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'arial';
    src: url('font/arial.eot');
    src: url('font/arial.eot?#iefix') format('embedded-opentype'),
        url('font/arial.woff2') format('woff2'),
        url('font/arial.woff') format('woff'),
        url('font/arial.ttf') format('truetype'),
        url('font/arial.svg#arial') format('svg');
    font-weight: 500;
    font-style: normal;
}


*{box-sizing: border-box;}
body{margin: 0px; padding: 0px;  font-family: Arial; background: #f1f2f3;}
h1, h2, h3, h4, h5, h6{font-weight: 400; margin: 0; padding: 0px;}
ul,li{margin: 0; padding: 0;}
a{text-decoration: none; margin: 0; padding: 0; transition: all 400ms ease;}
a:hover{text-decoration: none;}
p{padding: 0; margin: 0;}
input{transition: all 400ms ease;}
input:focus{outline: none;}

.container{max-width:1230px; padding: 0px 15px; margin: 0 auto;width: 100%;}
.container:after{content: ""; display: table; clear: both;}


.logo.new-d-logo {width: 33.33%; float: left;}
.logo.new-d-logo img{max-width: 305px; width: 100%;}
.new-d-header{width: calc(100% - 33.33%); float: left; text-align: right; display: flex; align-items: center; justify-content: flex-end;flex-wrap:wrap;}
.new-d-header ul{width: auto; display: inline-block;margin: 0px;padding: 0px;}
.new-d-header ul li{display: inline-block; padding: 0px 18px; position: relative;line-height: 40px;}
.new-d-header ul li:first-child:before {width: 0;}
.new-d-header ul li:before {content: ""; position: absolute; top: 50%; left: -2px; width: 1px; height: 12px; background: #7a7a7a; transform: translateY(-50%);}
.new-d-header ul li a{font-size: 16px; color: #454545;}
.new-d-header ul li a:hover {color: #fb1100;}
ul.sign-in-ul li a{color: #337ab7;}
.new-d-header .new-add-post{display: inline-block;}
.new-d-header .new-add-post a{font-family: Arial;
    font-size: 14px;
    color: #fff;
    background: #fb1100;
    padding: 0px 10px;
    display: inline-block;
    border: 1px solid #fb1100;
    line-height: 23px;
}
.new-d-header .new-add-post a:hover {
    background: transparent;
    color: #fb1100;
}
.new-contry-flag {
    width: auto;
    padding: 15px 0px;
    padding-right: 0px;
    position: relative;
    z-index: 99;
    display: inline-block;
    top: 5px;
}

.new-desigan header {padding: 20px 0px; background: #fff;}
.new-desigan .top-header {display: flex; align-items: center;}
header.new-header{padding: 10px 0px;}
.new-header .top-header.new-top-header{display: flex;align-items: center;padding: 0px;}
.new-d-cout-f.new-contry-flag ul li:before{width: 0;}
.new-d-cout-f.new-contry-flag a {float: left;}
.new-d-cout-f.new-contry-flag a img {width: 20px; height: auto;}
.new-d-cout-f.new-contry-flag span {padding-left:8px; font-size: 14px; color: #337ab7;}
.new-d-cout-f.new-contry-flag .glyphicon {position: relative; top: 1px; display: inline-block;  font-family: Arial; font-style: normal; font-weight: 400; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
.new-d-cout-f.new-contry-flag .glyphicon-menu-down:before {content: "\f107"; font-family: fontawesome;}
.new-d-cout-f.new-contry-flag .my-daisy-hover { position: absolute; top: 41px; left: 0; display: none; padding: 0; list-style: none; background-color: #fff; border-radius:0px; text-align: center; box-shadow: 0 3px 9px rgba(0,0,0,.2); min-width: 125px;}
.new-d-cout-f.new-contry-flag .my-daisy-hover {right: 0; left: unset;}
/*.new-d-cout-f.new-contry-flag .my-daisy-hover li {line-height: 22px; width: calc(100% / 3); float: left; text-align: left;} */
.new-d-cout-f.new-contry-flag .my-daisy-hover li {line-height: 22px; width: 100%; float: left; text-align: left;}
.new-d-cout-f.new-contry-flag a {float: left; position: relative; top: -5px;}
.new-d-cout-f.new-contry-flag .my-daisy-hover li a {font-size: 13px; font-family: Arial; color: #000; width: 100%; display: block; padding: 3px 15px;}

.new-d-cout-f.new-contry-flag .my-daisy-hover { position: absolute; min-width: 100%; top: 50px; right: 0; display: none; padding: 0; list-style: none; background-color: #fff;/* border-radius: 5px;*/ text-align: center; box-shadow: 0 3px 9px rgba(0,0,0,.2); padding-top: 10px; width:190px; height: 470px; overflow-x: hidden; margin-bottom: 10px;}

.new-d-cout-f.new-contry-flag .new-contry-flag .my-daisy-hover {right: 0; left: unset;}
.new-d-cout-f.new-contry-flag:hover .my-daisy-hover {display: block;}
.new-d-cout-f.new-contry-flag .my-daisy-hover li a { font-size: 13px; font-family: Arial; color: #000; width: 100%; display: block; padding: 3px 0px;}


.banner.new-d-banner {
    height: 450px;
    padding-top: 220px;
    background-color: #000;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;

}
.new-d-banner .banner-in{
	text-align: center;
}
.new-d-banner .banner-in h1{
	color: #fff;
    font-size: 48px;
    text-transform: uppercase;
    font-family: Arial;
}
.new-d-banner .location-search {
    background: #fff;
    display: inline-block;
    width: 100%;
    padding: 20px 20px;
    margin-top: 50px;
}
.new-d-banner .location-left {
    width: calc(100% - 250px);
    float: left;
}
.new-d-banner .search {
    width: 50%;
    float: left;
    padding-right: 10px;
    position: relative;
}
.new-d-banner .search:before{
	content: "\f002";
	position: absolute;
    font-family: fontawesome;
    top: 50%;
    left: 15px;
    transform: translateY(-50%);
    color: #cccccc;
}
.new-d-banner .location-search input {
    width: 100%;
    font-size: 14px;
    color: #7a7a7a;
    padding: 10px 10px;
    padding-left: 35px;
    border: 1px solid #e2e2e2;
     font-family: Arial;
}
.new-d-banner .location {
    width: 50%;
    float: left;
    padding-right: 10px;
    position: relative;
}
.new-d-banner .location:before{
	content: "\f041";
	position: absolute;
    font-family: fontawesome;
    top: 50%;
    left: 15px;
    transform: translateY(-50%);
    color: #cccccc;
}
.new-d-banner .location-right {
    width: 250px;
    float: left;
}
.new-d-banner .km-div {
    width: 50%;
    float: left;
    padding-right: 10px;
    position: relative;
}
.new-d-banner .km-div:before{
	content: "\f0d7";
	font-family: fontawesome;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    color: #fb1100;
}
.new-d-banner .km-div select {
    width: 100%;
    font-size: 14px;
    color: #7a7a7a;
    padding: 10px 5px;
    min-height: 41px;
    border: 1px solid #e2e2e2;
    -webkit-appearance: none;
}
.new-d-banner .find-it {
    width: 50%;
    float: left;
}
.new-d-banner .find-it input {
    font-size: 16px;
   font-family: Arial;
    background: #fb1100;
    color: #fff;
    padding: 5px 5px;
    min-height: 41px;
    border: 1px solid #fb1100;
    transition: all 400ms ease;
    line-height: normal;
}
.new-d-banner .find-it input:hover {
    color: #fb1100;
    background: transparent;
}







footer.new-d-footer {
    width: 100%;
/*    float: left;*/
    background-color: #ffffff;
    margin-top:60px;
    display: flex;
    flex-wrap: wrap;
}
footer.new-d-footer.new-design-footer{
    margin-top: 0px;
}
.new-d-footer .footer-content {
    width: 100%;
    float: left;
    background-color: #fff;
    padding: 18px 0 30px;
}
.new-d-footer .footer-hed {
    width: 100%;
    float: left;
    border: 1px solid #a8a8a8;
    border-color: #a8a8a8 transparent #a8a8a8 transparent;
    padding: 11px 0 14px;
    padding-left: 15px;
    border-top: 0;
}
.new-d-footer .footer-hed h6 {
    font-size: 18px;
    color: #fb1302;
    font-family: Arial;
    margin-top: 10px;
    margin-bottom: 20px;
    font-weight: 600;
    letter-spacing: .5px;
}
.new-d-footer .footer-hed ul {
    padding-left: 0;
    list-style: none;
}
.new-d-footer .footer-hed ul li {
    float: left;
    padding-left: 12px;
}
.new-d-footer .footer-hed ul li:first-child {
    padding-left: 0;
}
.new-d-footer .footer-hed ul li img {
    width: 27px;
    float: left;
    border: 1px solid #1d1d1d;
}
.new-d-footer .footer-hed ul li a {
    font-size: 12px;
    font-family: Arial;
    color: #454545;
    float: left;
    margin: 2px 0 0 8px;
}
.new-d-footer .main-footer-link {
    width: 100%;
    float: left;
    padding-top: 16px;
}
.new-d-footer .footer_link_left {
    width: auto;
    float: left;
    height: auto;
}
.new-d-footer .footer_link_left ul {
    padding: 0;
}
.new-d-footer .main-footer-link ul {
    padding: 0;
}
.new-d-footer .footer_link_left ul li {
    display: block;
    float: left;
    padding: 0 10px;
}
.new-d-footer .main-footer-link ul li {
    display: block;
}
.new-d-footer .main-footer-link ul li a {
    font-size: 13px;
    font-family: Arial;
    color: #666;
    margin-bottom: 5px;
    transition: all .5s;
}
.new-d-footer .footer_link_right {
    width: auto;
    float: right;
    height: auto;
    padding-right: 13px;
}
.new-d-footer .footer_link_right h5 {
    margin-top: 4px;
    font-size: 14px;
    margin-bottom: 0px;
}
.new-d-footer ul.social-link {
    float: left;
    margin: 0px;
}
.new-d-footer .footer_link_right ul li {
    display: block;
    padding: 5px;
}
.new-d-footer .main-footer-link ul li {
    display: block;
}
.new-d-footer .main-footer-link ul.social-link li {
    float: left;
}
.new-d-footer .main-footer-link ul.social-link li:first-child {
    padding-left: 0;
}
.new-d-footer .footer_link_right img {
    width: 25px;
    height: auto;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    transition: all .5s;
}
.new-d-footer .main-footer-link p {
    font-size: 12px;
    font-family: Arial;
    color: #666;
    width: 100%;
    padding-top: 0px;
    display: inline-block;
    text-align: left;
    margin: 0;
    padding-left: 5px;
}
.new-d-footer .main-footer-link p img{
    max-width: 150px;
    padding-left:3px;
}
.new-d-footer .main-footer-link ul li a:hover {
    color: #000;
}
.new-d-footer .footer_link_right img:hover {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
}

.coupon-section .new-d-coupon{}
.new-d-coupon .coupon-inner{
	padding-top: 80px;
    margin: 0px -20px;
}
.new-d-coupon{
    background-color: #f6f6f6;
    padding-bottom: 40px;
}
.coupon-box{
	width: calc(100% / 6);
    float: left;
    padding: 0px 20px;
    padding-top: 35px;
}

.coupon-box-inner{
	background: #fff;
    border-radius: 0px;
    text-align: center;
	transition:all .5s;
}
.coupon-box-inner:hover {transition:all .5s; box-shadow: 1px 1px 10px 1px rgb(0 0 0 / 16%);}
.coupon-box-inner a {
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 20px 10px;
}
/*.Vehicles{
	background: #7aa1b0;
}*/
.coupon{
	width: 88px;
    height: 88px;
    border-radius: 100%;
    line-height: 85px;
    text-align: center;
    margin: auto;
}
.coupon img{
	max-height: 78px;
   /* filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);*/
}
.coupon-box-inner h2{
	font-size: 16px;
    color: #4a4a4e;
   font-family: Arial;
    padding-top: 25px;
}
/*.Classes {
    background: #d4849f;
}*/
/*.Events.coupon {
    background: #43a5f4;
}*/
/*.Jobs.coupon {
    background: #f05c5d;
}*/
.Market.coupon {
    background: #8741fe;
}
/*.Matrimonials.coupon {
    background: #17acca;
}*/
/*.Recreations.coupon {
    background: #e91d62;
}*/
/*.Homes.coupon {
    background: #8ec63f;
}*/
.Happy.coupon {
    background: #c438c9;
}
.Festive.coupon {
    background: #28a499;
}
/*.Community.coupon {
    background: #1dcebd;
}*/
/*.Real.Estate.coupon{
    background: #e91d62;   
}*/
/*.Pets.coupon {
   background: #e4c322;
}*/
/*.Services.coupon {
    background: #000;
}*/
.new-e-market-sec{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    background-color: #f1f2f3;
}
.sub-e-market{
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
}
.sub-emarket-left{
    width: 100%;
	margin-bottom: 0px;
}
.emarket-first-box{
    width: 100%;
    background-color: #fff;
    padding: 15px;
    margin-bottom: 30px;
}
.e-box-hed{
    width: 100%;
}
.e-box-hed img{
    max-height:37px;
	padding-right: 5px;
}
.e-box-hed a{
    float: right;
    font-family: Arial;
    font-size: 14px;
    line-height: 40px;
    color: #2479e6;
}
.e-box-hed p{
    font-size: 14px;
    line-height: 16px;
    color: #666666;
    padding: 10px 0px;
   font-family: Arial;
}
.e-box-scnd ul li a{
    font-size: 14px;
    color: #333333;
    line-height: 16px;
    font-family: Arial;
}
.e-box-scnd ul li span{
    width: auto;
    float: right;
}
li.e-box-color a{
    color: #2479e6 !important;
}
.e-box-scnd ul li{
    padding: 10px 0px;
    list-style: none;
    border-bottom: 1px solid #DCDCDC;
}
li.e-box-color:last-child{
    border-bottom:0;
    padding-bottom: 0;
}
.emarket-f-box-class{
    width: 33.33%;
    float: left;
}
.sub-e-market .col-lg-9.col-md-9.col-sm-9.col-xs-12{
    float: left;
    max-width: calc(100% - 327px);
    padding-right:30px;
}
.sub-e-market .col-lg-3.col-md-3.col-sm-3.col-xs-12{
    float: left;
    padding-left: 0;
    max-width: 327px;
}
.sub-emarket-left .col-lg-4.col-md-4.col-sm-4.col-xs-12{
    float: left;
}
.e-box-scnd ul li:first-child{
    border-top: 1px solid #DCDCDC;
}
.sub-e-market-right{
    width: 100%;
    background-color: #fff;
    padding: 10px;
    margin-bottom: 20px;
}
.sub-e-right-hed{
    width: 100%;
}
.sub-e-right-hed h2{
    font-size: 20px;
    line-height: 25px;
    color: #2d2d2d;
     font-family: Arial;
    display: flex;
    align-items: center
}
.sub-e-right-hed h2 span{
    padding-right: 10px;
}
.sub-e-market-box{
    width: 100%;
    background-image: url(../lv-images/e-market.png);
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    padding: 10px;
    margin-top: 15px;
}
.sub-e-market-box h2{
    font-size: 16px;
    color: #fff;
    line-height: 20px;
    font-family: Arial;
    padding-bottom: 10px;
}
.sub-e-market-box p{
    font-size: 13px;
    line-height: 16px;
    color: #fff;
    font-family: Arial;

}
.sub-e-img-box{
	background-color: #fff;
    width: auto;
    float: left;
}
.sub-e-img-box img{
    max-width: 100%;
    width: 100%;
	object-fit: contain;
    height: 150px;
}
.sub-e-text {
    width: 100%;
    float: left;
    padding-left: 0px;
}
.sub-e-img-box {
    width: 100%;
    float: left;
	margin-bottom: 10px;
}

.sub-e-text a{
    font-size: 13px;
    color: #559360;
    background: #fff;
    display: inline-block;
    padding: 3px 16px;
    float: right;
    margin-top: 10px;
	border: solid 1px #fff;
}
.sub-e-text a:hover {color: #fb1d0d;
    border: solid 1px #fb1d0d;}
.sub-e-market-box.sub-e-market-red {
    background-image: url(../lv-images/e-market2.png);
}

.register-earn-outer{
    padding: 0px 15px;
}
.register-earn{
    background: #fff;
    padding: 10px 10px;
    clear: both;
}
.register-earn-in{
    display: flex;
    align-items: center;
}
.earn-coupon{
    width: 285px;
    float: left;
    display: flex;
    align-items: center;
    position: relative;
}
.earn-coupon:before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 50px;
    background: #dfdadf;
}
.earn-coupon .coupon-img{
    width: 108px;
    float: left;
    position: relative;
    top: 4px;
}
.earn-coupon h2{
    width: calc(100% - 108px);
    float: left;
    font-size: 21px;
    font-family: Arial;
    color: #2479e6;
    padding-left: 15px;
}
.register-right{
    width: calc(100% - 285px);
    float: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.register-right p{
    font-size: 14px;
    color: #666666;
    padding-left: 15px;
}
.register-right a{
    width: 135px;
    display: inline-block;
    font-size: 16px;
    color: #fff;
    font-family: Arial;
    background: #fb1100;
    text-align: center;
    height: 45px;
    line-height: 43px;
    float: right;
    border: 1px solid #fb1100;
}
.register-right a:hover{
    background: transparent;
    color: #fb1100;
}

.also-like-section{
    margin-top: 10px;
}
.also-like{
    background: #fff;
    padding: 35px 40px 35px 40px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    text-align: center;
}
.heading-new{
    width: 100%;
}
.heading-new h2 {
    font-size: 22px;
    color: #fb1100;
    font-weight: 700;
}
.heading-new p{
    font-size: 16px;
    color: #666666;
    padding-top: 12px;
    font-family: Arial;
}
.also-like .like-box{
    width: calc(100% / 5);
    float: left;
    padding: 0px 15px;
    padding-top: 30px;
    padding-bottom: 10px;
}
.also-like .like-inner{
    box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, .1);
   /* border-radius: 20px;*/
    height: 100%;
    min-height: 140px;
	transition:all .5s;
}
.also-like .like-inner:hover {box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, .16); margin-top:-10px; transition:all .5s;}
.also-like .like-inner a{
    padding: 10px; 
    display: inline-block;
    width: 100%;
}
.also-like .like-inner:hover a p h2 {color:#fb1100;}
.also-like .like-images{
  /*  background: #d4849f;*/
    width: 52px;
    height: 52px;
    border-radius: 50px;
    line-height: 50px;
    text-align: center;
    margin: auto;
}
.also-like .like-images img{
    width: auto;
    max-height: 52px;
}
/*.also-like .like-images.Services{
    background: #000;
}*/
.also-like .like-images.Events{
    background: #43a5f4;
}
/*.also-like .like-images.Jobs{
    background: #f05c5d;
}*/
.also-like .like-images.Market{
    background: #8741fe;
}
/*.also-like .like-images.Matrimonials{
    background: #17acca;
}*/
/*.also-like .like-images.Community{
    background:#1dcebd;
}*/
.also-like .like-images.Pets{
    background: #e4c322;
}
.also-like .like-images.Home{
    background: #8ec63f;
}
.also-like .like-images.Happy{
        background: #c43ac9;
}
.also-like .like-images.Festive{
    background: #28a499;
}
/*.also-like .like-images.Vehicles{
	background: #7aa1b0;
}*/
.also-like .like-images.Real.Estate{
	background: #e91d62;
}
.also-like .like-images.Happy img{
    width: 120px;
    object-position: -34px -33px;
}
.also-like .like-inner h2 {
    font-size: 15px;
    color: #fb1100;
    padding-top: 10px;
    font-family: Arial;
    font-weight: 600;
}
.also-like .like-inner p{
    font-size: 13px;
    color: #666666;
    padding-top:5px;
    font-family: Arial;
	line-height: 16px;
}
.trending-section{
    margin-top: 30px;
}
.trending-ads{
    background: #fff;
    padding: 30px 30px 30px 30px;
}
.trending-slider{
    padding: 0px 20px;
    padding-top: 30px;
    display: inline-block;
    width: 100%;
}
.trending-box{
    width: calc(100% / 3);
    float: left;
    padding: 2px 12px;
}
.trending-box-in{
    box-shadow: 1px 1px 10px 1px rgb(0 0 0 / 16%);
	padding: 10px 10px;
	text-align: center;
  /*  border-radius: 15px;*/
}
.trending-img{}
.trending-img img {
    width: 100%;
    height: 125px;
    margin-top: 10px;
    object-position: center;
}
.trending-contain{}
.trending-contain h2{
    font-size: 15px;
    color: #555555;
    font-family: Arial;
    border-bottom: 1px solid #f0f0f0;
    padding: 10px;
	word-break: break-all;
	line-height: 18px;
	min-height: 75px;
}
.trending-contain label{
    font-size: 14px;
    color: #777777;
    border-bottom: 1px solid #f0f0f0;
    padding: 10px 10px;
    display: block;
	font-weight: 500;
}

.trending-contain .view{
    text-align: center;
    padding-bottom: 18px;
}
.trending-contain .view a{
    font-size: 14px;
    color: #fff;
    background: #fb1100;
    display: inline-block;
    font-family: Arial;
    padding: 6px 15px;
    margin-top: 10px;
    border: 1px solid #fb1100;
	letter-spacing: .5px;
}
.trending-contain .view a:hover{
    background: transparent;
   color: #fb1100; 
}

.trending-section button{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    font-size: 0;
    padding: 0;
    border: 0;
}
.trending-section button:focus{
    outline: none;
}
.trending-section button.slick-prev.slick-arrow{
    left: -20px;
    width: 40px;
    height: 40px;
    background: #fb1100;
    border-radius: 100%;
}
.trending-section button.slick-prev.slick-arrow:before{
    content: "";
    background-image: url(../lv-images/arrow-left.png);
    position: absolute;
    width: 15px;
    height: 20px;
    background-position: center;
    background-repeat: no-repeat;
    top: 11px;
    left: 12px;
}
.trending-section button.slick-next.slick-arrow{
    right: -20px;
    width: 40px;
    height: 40px;
    background: #fb1100;
    border-radius: 100%;
}
.trending-section button.slick-next.slick-arrow:before{
    content: ""; 
    background-image: url(../lv-images/arrow-right.png);
    position: absolute;
    width: 15px;
    height: 20px;
    background-position: center;
    background-repeat: no-repeat;
    top: 10px;
    left: 15px;
}
.trending-section button.slick-arrow:before{
    background-size:11px;
}
.heading-new label{
    font-size: 16px;
    color: #555555;
    font-family: Arial;
}
.heading-new label img{
    padding-left: 10px;
    padding-right: 15px;
}
.add-trend{
    background: #f6f6f6;
    min-height: 314px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
   /* border-radius: 15px;*/
}
.add-btn-p{}
.add-btn-p a{
    display: flex;
    width: 100px;
    height: 100px;
    background: #d3d3d3;
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    margin: auto;
}
.add-btn-p a:hover{
    background: #b3a6a6;
}
.add-btn-p a img{}
.add-priority{}
.add-priority p{
    font-size: 17px;
    color: #333333;
    padding-top: 20px;
}
.add-priority h2{
    font-size: 31px;
    color: #666666;
    text-transform: uppercase;
    padding-top: 5px;
}
.trend-line .trending-contain label{
    border: 0;
}
.sub-e-market-box.sub-e-market-sky{
    background-image: url(../lv-images/e-market3.png);
}
.market-sds{
    margin-top: 20px;
    margin-bottom: 20px;
}
.market-sds img{
    width: 100%;
}
.latest-listing{
    padding-top: 15px;
}
.latest-listing .listing-box{
    display: inline-block;
    width: 100%;
    border: 1px solid #f0f0f0;
    padding: 7px;
}
.latest-listing .listing-img{
    width: 32px;
    float: left;
}

.latest-listing p{width: calc(
    100% - 32px); 
    float: left; 
    padding-left: 10px; 
    font-size: 13px; 
    color: #000;
}

.location-section{
    margin-top: 30px;
}
.location-section .heading-new{
    background: #fb1200;
    padding: 12px 17px;
}
.location-section .heading-new h2{
    color: #fff;
}
.e-location-cds{
    background: white;
    padding: 30px;
    display: inline-block;
    width: 100%;
}
.e-location-cds .popular-location h2{
    font-size: 16px;
    color: #555555;
    font-family: Arial;
}
.e-location-cds .location-box{
    margin: 0px -15px;
    padding-top: 8px;
}
.e-location-cds .location-box-in{
    width: 33.33%;
    float: left;
    padding: 0px 15px;
    position: relative;
}
.e-location-cds .location-box-in:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    background: #626262;
    left: -15px;
}
.e-location-cds .location-box-in:first-child:before {
    width: 0;
}
.e-location-cds .location-box-in ul li{
    position: relative;
    padding: 5px 30px;
    list-style: none;
}
.e-location-cds .location-box-in ul li.star:before {
    content: "";
    position: absolute;
    background: url(../lv-images/star1.png);
    width: 20px;
    height: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    left: 0;
}
.e-location-cds .location-box-in ul li.star a {
    color: #fb1200;
    font-family: Arial;
}
.e-location-cds .location-box-in ul li.star a:hover{
    color: #fb1200;
}
.e-location-cds .location-box-in ul li a{
    font-size: 16px;
    color: #555555;
}
.e-location-cds .location-box-in ul li a:hover{
    color: #000;
}

.additional-locations{
    text-align: center;
    margin-top: 25px;
    display: inline-block;
    width: 100%;
}
.additional-locations a {
    font-size: 14px;
    color: #fb1200;
    border: solid 1px #fb1200;
    padding: 7px 15px;
}
.additional-locations a:hover{border: solid 1px #fb1200; background:#fb1200; color: #fff;}

.states-desc{
    padding-top: 25px;
    border-top: solid 1px #ccc;
    margin-top: 35px;
}
.states-desc h2{
    font-size: 18px;
    color: #555555;
    font-family: Arial;
    padding-bottom: 16px;
    font-weight: bold;
}
.state-d-inner {
    margin: 0px -15px;
}
.states-desc ul{
    width: 33.33%;
    float: left;
    padding: 0px 15px;
}
.states-desc ul li{
    padding: 5px 0px;
    list-style: none;
	border-bottom: dashed 1px #ccc;
}
.states-desc ul li a{
    font-size: 16px;
    color: #555555;
}
.states-desc ul li a:hover{
    color: #000;
}
.coupon-box-inner h2{transition: all 400ms ease;}
.coupon-box-inner a:hover h2{color: #fb1100;}
.e-box-scnd ul li a:hover {color: #fb1100 !important;}
/*Responsive-Menu*/
/*.sidebarBtn{
    display: none;
}
.active {
    display: block !important;
    z-index: 9999;
    height: 100%;
}
.sidebarBtn {
    position: absolute;
    top: 20px;
    right:50px;
    box-sizing: border-box;
    cursor: pointer;
    border: none;
    outline: none;
    display: none;
    z-index: 999999999;
    background: transparent
}
.sidebarBtn span {
    display: block;
    width: 25px;
    height: 5px;
    background-color: #577ebf;
    position: absolute;
    top: 24px;
    transition: .3s;
}
.sidebarBtn span:before {
    content: '';
    width: 100%;
    height: 5px;
    background-color: #577ebf;
    position: absolute;
    top: -8px;
    left: 0;
    transition: .3s;
}
.sidebarBtn span:after {
    content: '';
    width: 100%;
    height: 5px;
    background-color: #577ebf;
    position: absolute;
    top: 8px;
    left: 0;
    transition: .3s;
}
.sidebarBtn.toggle span{
    background-color: transparent;
}

.sidebarBtn.toggle span:before {
    top: 0;
    transform: rotate(-45deg);
    background-color: #577ebf;
}
.sidebarBtn.toggle span:after {
    top: 0;
    transform: rotate(45deg);
    background-color: #577ebf;
}
.sidebarBtn.toggle span:after {
    top: 0;
    transform: rotate(45deg);
    background-color: #577ebf;
}
.res-menu{
    display: none;
    background-color: #ffffff;
    position: absolute;
    right: 0;
    top: 83px;
    width:50% !important;
    border-top: 6px solid #577ebf;
}
.res-menu ul{
    display: block;
    text-align: left;
}
.res-menu ul li{
    width: 100%;
    text-align: left;
    float: left;
    padding: 8px 20px;
}*/


/*Sub-page*/
.main{
    width: 100%;
    float: left;
}
.sub_container{
    width: 1220px;
    margin: auto;
}
#sub_page header{
    width: 100%;
    float: left;
    padding: 20px 0px;
    background: #fff;
    box-shadow:0px 0px 15px 0px rgba(34,34,32,0.55); 
}
.sub-loction-part{
    width: 100%;
    float: left;
    padding: 70px 0px;
}
.sub-loction-part .location-search {
    background: #fff;
    display: inline-block;
    width: 100%;
    padding: 20px 20px;
}
.sub-loction-part .location-left {
    width: calc(100% - 250px);
    float: left;
}
.sub-loction-part .search {
    width: 50%;
    float: left;
    padding-right: 10px;
    position: relative;
}
.sub-loction-part .search:before{
    content: "\f002";
    position: absolute;
    font-family: fontawesome;
    top: 50%;
    left: 15px;
    transform: translateY(-50%);
    color: #cccccc;
}
.sub-loction-part .location-search input {
    width: 100%;
    font-size: 14px;
    color: #7a7a7a;
    padding: 9px 10px;
    padding-left: 35px;
    border: 1px solid #e2e2e2;
}
.sub-loction-part .location {
    width: 50%;
    float: left;
    padding-right: 10px;
    position: relative;
}
.sub-loction-part .location:before{
    content: "\f041";
    position: absolute;
    font-family: fontawesome;
    top: 50%;
    left: 15px;
    transform: translateY(-50%);
    color: #cccccc;
}
.sub-loction-part .location-right {
    width: 250px;
    float: left;
}
.sub-loction-part .km-div {
    width: 50%;
    float: left;
    padding-right: 10px;
    position: relative;
}
.sub-loction-part .km-div:before{
    content: "\f0d7";
    font-family: fontawesome;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    color: #fb1100;
}
.sub-loction-part .km-div select {
    width: 100%;
    font-size: 14px;
    color: #7a7a7a;
    padding: 10px 5px;
    min-height: 41px;
    border: 1px solid #e2e2e2;
    -webkit-appearance: none;
}
.sub-loction-part .find-it {
    width: 50%;
    float: left;
}
.sub-loction-part .find-it input {
    font-size: 16px;
   font-family: Arial;
    background: #fb1100;
    color: #fff;
    padding: 5px 5px;
    min-height: 41px;
    border: 1px solid #fb1100;
    transition: all 400ms ease;
}
.sub-loction-part .find-it input:hover {
    color: #fb1100;
    background: transparent;
}
.sub_page_treding_box{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.sub_page_treding_box_sub{
    width: 100%;
    float: left;
    background-color: #ffffff;
    margin-bottom: 30px;
    border-radius: 15px;
}
.sub_page_treding_box_sub .trending-img img{
    /*border-radius: 0px;*/
}
.sub_page_treding_box_sub .trending-contain h2{
    padding: 25px;
}
.sub_page_treding_box_sub .trending-contain label{
    border-bottom: 1px solid #f0f0f0;
    padding: 15px 25px;
    margin: 0px;
}
.sub_page_treding_box_sub .trending-contain .view{
    padding:15px 0px 25px;
}
.pagination_box{
    margin-bottom: 35px;
}
.pagination_box .page-link{
    font-size: 16px;
    color: #5d5d5d;
    font-family: Arial;
}
.pagination_box .page-link:hover{
    background-color: transparent;
}

.res-menu{display: none;}
.sub_page_treding{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.padding-left{
    padding-left: 0px;
}
.padding-right{
    padding-right: 0px;
}

.slide-add-box{
    width: 33.33%;
    float: left;
    padding-top: 30px;
    padding-right: 20px;
    padding-left: 12px;
}

.slide-add-box .trending-box{
    width: 100%;
    padding: 0;
    padding-right: 12px;
}

.trending_ctc-slide .trending-slider{
    width: calc(100% - 33.33%);
    float: left;
    position: unset;
    padding-right: 0;
}

.trending_ctc-slide .trending-ads{
    display: inline-block;
    width: 100%;
}
.tow-slide-trend {
    display: inline-block;
    width: 100%;
    position: relative;
}

.bg-icon-banner{}

.bg-icon-banner .icon{
    transition: all 400ms ease;
}

.bg-icon-banner .icon:hover{
    transform: scale(1.2);
}

.bg-icon-banner .icon.icon-1{
    position: absolute;
    top: 8%;
    left: 2%;
}

.bg-icon-banner .icon.icon-2{
    position: absolute;
    top: 55%;
    left: 4%;
}

.bg-icon-banner .icon.icon-3{
    position: absolute;
    top: 35%;
    left: 9%;
}

.bg-icon-banner .icon.icon-4{
    position: absolute;
    top: 8%;
    left: 15%;
}

.bg-icon-banner .icon.icon-5{
    position: absolute;
    top: 26%;
    left: 21%;
}

.bg-icon-banner .icon.icon-6{
    position: absolute;
    top: 65%;
    left: 13%;
}

.bg-icon-banner .icon.icon-7{
    position: absolute;
    top: 15%;
    left: 33%;
}

.bg-icon-banner .icon.icon-8{
    position: absolute;
    top: 20%;
    left: 43%;
}

.bg-icon-banner .icon.icon-9{
    position: absolute;
    top: 20%;
    right: 44%;
}

.bg-icon-banner .icon.icon-10{
    position: absolute;
    top: 15%;
    right: 35%;
}

.bg-icon-banner .icon.icon-11{
    position: absolute;
    top: 10%;
    right: 24%;
}

.bg-icon-banner .icon.icon-12{
    position: absolute;
    top: 32%;
    right: 18%;
}

.bg-icon-banner .icon.icon-13{
    position: absolute;
    top: 29%;
    right: 10%;
}

.bg-icon-banner .icon.icon-14{
    position: absolute;
    bottom: 28%;
    right: 10%;
}

.bg-icon-banner .icon.icon-15{
    position: absolute;
    top: 10%;
    right: 5%;
}

.bg-icon-banner .icon.icon-16{
    position: absolute;
    bottom: 40%;
    right: 2%;
}





.my-daisy a {
    color: #000;
    font-family: Arial;
    font-size: 13px;
    padding: 0;
    position: relative;
    padding: 3px 7px;
}
.my-daisy a span {
    padding-left: 10px;
    font-size: 11px;
}
.my-daisy-hover {
    position: absolute;
    top: 41px;
    left: 0;
    display: none;
    padding: 0;
    list-style: none;
    background-color: #fff;
   /* border-radius: 5px;*/
    text-align: center;
    box-shadow: 0 3px 9px rgba(0,0,0,.2);
    min-width: 125px;
}
.my-daisy.new-my-daisy .my-daisy-hover{
    display: none;
    padding: 0;
}
.my-daisy.new-my-daisy:hover .my-daisy-hover{
    display: block;
}
.my-daisy.new-my-daisy .my-daisy-hover li{
    line-height: 22px;
    padding: 0;
    display: block;width: 100%;
}
.my-daisy.new-my-daisy .my-daisy-hover li:before{
    width: 0px;
}
.my-daisy.new-my-daisy .my-daisy-hover li a {
    font-size: 13px;
    font-family: Arial;
    color: #000;
    width: 100%;
    display: block;
    padding: 3px 15px;
}

.search-result-box {
    display: none;
    position: absolute;
    top: -3px;
    left: 0;
    background-color: #fff;
    width: 100%!important;
    padding-left: 16px!important;
    padding-right: 15px!important;
    overflow: auto;
    z-index: 10;
    padding-bottom: 17px!important;
    box-shadow: 6px 7px 9px rgba(136,136,136,.5);
    height: auto!important;
}
ul#address {
    width: 100%;
    float: left;
    max-height: 400px;
    overflow: auto;
}
.search-result-box li {
    float: left;
    width: 100%;
    margin-top: 0;
    padding-left: 10px;
    list-style-type: none;
    padding: 12px 15px;
    border-bottom: 1px solid #f2f2f2;
}
.search-result-box li span {
    font-size: 14px;
    font-family: Arial;
    color: #111;
    padding-left: 0!important;
    float: left;
    padding-top: 2px;
}
.my-daisy.new-my-daisy{
    float: left;
    width: auto;
    line-height: 41px;
    position: relative;
    z-index: 999;
	padding-left: 10px;
	padding-right: 10px;
}
.responsive-11 {
    display: none;
}

.account_info_main {
    float: right;
    width: auto;
    padding: 0 0 10px;
}
.account_info_main.account-info-new-main{
    padding: 0px;
    padding-right: 0px;
}
.main.new-desigan .account_info_main.account-info-new-main {
    padding-bottom: 0;
}

.account_info_main.account-info-new-main .login_detail a{
    font-size: 15px;
    color: #ffffff;
   font-family: Arial;
}

.main-hed.or.account-info-new{
	width: 100%;
    background-color: #257ae6;
    padding: 5px 0px;
}

.account_info_main.account-info-new-main .login_detail a.logout-text{
    font-family: Arial;
}
.sub-e-market-sub {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.site-detail-sec{
	width:100%;
	/*float:left;
	padding:20px 0 0;*/
}

.site-detail-sec h5{
	font-size:14px;
	 font-family: Arial;
	color:#454545;
	font-weight:700;
}

.site-detail-sec h1{
	font-size:26px;
	margin-bottom: 15px;
}

.site-detail-sec p{
	font-size:14px;
	 font-family: Arial;
	color:#454545;
	padding: 0 0 20px 0;
}

.site-detail-sec p:last-child{
	padding:7px 0 0 0
}

.site-detail-sec h2{
	margin-top: 0px;
    margin-bottom: 15px;
	font-size: 22px;
}

.new-d-footer .footer_link_right p.responsive-copy{
    display: none;
}
.new-d-footer .main-footer-link p.desktop-copy{
    display: inline-block;
}
.site-detail-sec p a{
    color: #000;
}
.site-detail-sec p a:hover{color: #fb1302;}

.e-box-hed span{
    color: #333333;
    font-size: 18px;
  font-family: 'Alegreya-Bold';
    vertical-align: bottom;
    font-style: italic;
    text-align: left;
    margin-left: -5px;
    line-height: 29px;
}
.listing-box p a{
    color: #2479e6;
}
.e-box-hed img.new-img{
    max-width: 17px;
}
.panel-body p a{
    color: #2479e6 !important;
}
.latest-listing .listing-img img{
	width: 100%;
}


/*19/02/2020 - Milan-changes*/
.top-position-button {
    position: fixed;
    bottom: 5%;
    right: 10px;
    z-index: 999;
}
.top-position-button a img {
    width: 34px;
	opacity: .5;
	transition:all .5s;
}
.top-position-button a img:hover{opacity: 1; transition:all .5s;}
.coupon-inner .social-icon1 {
    position: absolute;
    right: -74px;
    top: 40px;
    border-radius: 5px;
    width: 57px;
}
.new-d-coupon .coupon-inner{
    width: auto;
    float: left;
    position: relative;
    padding-top: 0px;
        margin: 0px -20px;
}
.twitter-link a {
    float: left;
    color: #666;
    font-size: 11px;
    font-family: Arial;
    padding: 4px 3px;
}
.twitter-link {
    float: left;
    background-color: #f3f3f3;
    border: 1px solid #c1c1c1;
    border-radius: 5px;
    margin-top:8px;
}
/* .new-hover-box:hover .new-daizy-hover{
    display: block;

} */

.new-hover-box ul li:hover .new-daizy-hover{
    display: block;

}

.new-hover-box .new-daizy-hover{
   position: absolute;
    min-width: 485px;
    top: 40px;
    right: 0px;
    display: none;
    padding: 10px;
    list-style: none;
    background-color: #fff;
    text-align: center;
    box-shadow: 0 3px 9px rgba(0,0,0,.2);
    z-index: 999;

}
.new-hover-box .new-daizy-hover li{
        line-height: 22px;
    width: calc(100% / 3);
    float: left;
    text-align: left;
}
.new-hover-box ul li ul.new-daizy-hover li:before{
    background: unset;
}
.new-hover-box .new-daizy-hover li.new-button a{
    color: #fb1100 !important;
}
li.new-button {
    width: 100% !important;
    float: right;
    text-align: center !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}
.new-daizy-hover a{
   	font-size: 13px !important;
    font-family: Arial !important;
    color: #000 !important;
    padding: 3px 15px;
    float: left;

}
.new-slide-trend{
    display: inline-flex;
}
.new-priority-part{
    width: calc(100% - 33.33%);
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    background-color: #f6f6f6;
    margin-top: 30px;
    padding: 0px 15px;
}
.new-priority-part h2{
   font-size: 28px;
    color: #666666;
    text-transform: capitalize;
    line-height: 32px;
    text-align: center;
}
.new-priority-part h2 span{
        width: 100%;
    float: left;
}
.e-market-bg-part{
    width: 100%;
    float: left;
    background-color: #fff;
        padding-top: 50px;
}
.desktop-location{
    display: block;
}
.responsive-location{
    display: none;
}
.new-slider-sec1 .slider-new{
    width: 100%;
}
.new-slider-sec1 button.slick-prev.slick-arrow{
    left: -30px;
    width: 40px;
    height: 40px;
    background: #fb1100;
    border-radius: 100%;
}
.new-slider-sec1 button{
        position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    font-size: 0;
    padding: 0;
    border: 0;
}
.new-slider-sec1 button.slick-prev.slick-arrow:before{
        content: "";
    background-image: url(../lv-images/arrow-left.png);
    position: absolute;
    width: 15px;
    height: 20px;
    background-position: center;
    background-repeat: no-repeat;
    top: 11px;
    left: 12px;
}
.new-slider-sec1 button.slick-next.slick-arrow{
    right: -30px;
    width: 40px;
    height: 40px;
    background: #fb1100;
    border-radius: 100%;
}
.new-slider-sec1 button.slick-next.slick-arrow:before{
        content: "";
    background-image: url(../lv-images/arrow-right.png);
    position: absolute;
    width: 15px;
    height: 20px;
    background-position: center;
    background-repeat: no-repeat;
    top: 11px;
    left: 12px;
}
/*.new-slider-sec1 .like-box{
    padding-bottom: 30px;
}*/
.new-pro-name h4{
    max-width: 100%;
}

/*.slider-new .slick-slide div{
    width: 100% !important;
}
.slider-new .slick-slide{
    display: flex !important;
}*/
/*.social-icon1{
    right: 0px !important;
}*/

.current_location_dev {
	position: absolute;
	right: 3%;
	top: 22%;
}

/* Start By 20-11-2020 */
.align-left {
	text-align: left;
}

.align-center {
	text-align: center;
}
#pole_extension {
	clear: both;
    border: 1px solid #ccc;
    padding: 1%;
    margin: 1%;	
}

.align-right {
	text-align: right;
}

#pole_extension .row:after {
    content: "";
    display: block;
    width: 85%;
    margin: 0.3em auto 0.3em;
    border-bottom: 1px solid;
}

.extention_amount {
	font-weight: bold;
}
/* End By 20-11-2020 */

/* Added By 21-11-2020 */

#duration_extension1 div:after {
	content: "";
    display: block;
    width: 85%;
    margin: 1.3em auto 1.3em;
    border-bottom: 1px solid;
}

.gt_section {
	text-align: center;
    color: #fff;
    padding: 5px;
    background: red;
    width: 50%;
    height: auto;
    border: 1px solid #653737;
    border-radius: 5px;
}

.btn-group {
    z-index: 1051;
}

#boost_section {
	display : none;
}
/* End By 21-11-2020 */

/* Added on 08-01-2021 */

.top_header_txt {
	float: left;
	width: 50%;
	text-align: end;
	color:white;
	display:none;
	cursor: pointer;
}

.top_header_txt a{
	font-size: 15px;
	color:white;
}


.top_header_section {
	
	display:none;
	
}