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

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

@font-face {
    font-family: 'RobotoCondensed-Light';
    src: url('.../fonts/RobotoCondensed-Light.eot');
    src: url('.../fonts/RobotoCondensed-Light.eot?#iefix') format('embedded-opentype'),
        url('.../fonts/RobotoCondensed-Light.woff2') format('woff2'),
        url('.../fonts/RobotoCondensed-Light.woff') format('woff'),
        url('.../fonts/RobotoCondensed-Light.ttf') format('truetype'),
        url('.../fonts/RobotoCondensed-Light.svg#RobotoCondensed-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'indie_flowerregular';
    src: url('.../fonts/indieflower-webfont.woff2') format('woff2'),
         url('.../fonts/indieflower-webfont.woff') format('woff'),
         url('.../fonts/indieflower-webfont.ttf') format('truetype'),
         url('.../fonts/indieflower-webfont.svg#indie_flowerregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body{
    font-family: 'Arial';
    padding: 0 !important;
    margin: 0;
}
img{
    max-width: 100%;
}
a:hover{
    text-decoration: none;
}
a:active{
    text-decoration: none;
}
a:focus{
    text-decoration: none;
}
.container{
    width: 1230px;
}
.main{
    width: 100%;
    float: left;
    background-color: #e3e3e3;
    margin-right: -4px;
}
header{
    background-color: #e3e3e3;
    float: left;
    width: 100%;
    border-bottom: 6px solid #577ebf;
}
.top-header{
    width: 100%;
    float: left;
    padding: 18px 0 9px 0;
}
.padding {
    padding: 0 !important;
}
.logo a img{
    max-width: 100%;
    float:left;
}

.logo a h1{
    font-size: 20px;
    float: left;
    display: inline-block;
    margin: 19px 0px 0px 0px;
    font-family:'Roboto-Medium';
    font-weight: normal;
    color: #df424b;
    width: calc(100% - 105px);
}

.logo a h1 span{
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    float: left;
}

.top-hed-right{
    width: auto;
    float: right;
    background-color: #fff;
    height: 41px;
    border-radius: 10px;
}
.star-rat{
    width: auto;
    float: left;
    line-height: 41px;
    padding-left: 11px;
    padding-right: 19px;
}
.star-rat a{
    float: left;
}
.star-rat span{
    float: left;
    font-size: 15px;
    font-family: 'Arial';
    color: #df424b;
    padding-left: 10px;
    line-height: 43px;
}
.post-free-ad{
    width: auto;
    float: left;
    line-height: 41px;
    padding-right: 20px;
    position: relative;
}
.post-free-ad a {
    background-color: #577ebf;
    color: #fff;
    font-family: 'RobotoCondensed-Bold';
    font-size: 14px;
    /* height: 44px; */
    /* line-height: 24px; */
    border-radius: 10px;
    position: relative;
    padding: 4px 6px 3px 28px;
    position: relative;
}
.post-free-ad a:before {
    content: "";
    position: absolute;
    top: 4px;
    left: 5px;
    background-image: url(../images/free-add-icon.png);
    height: 16px;
    width: 16px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.help-faq{
    width: auto;
    float: left;
    line-height: 41px;
}
.help-faq a{
    font-size: 13px;
    font-family: 'Arial';
    color:#000;
}
.home-icon{
    width: auto;
    float: left;
    line-height: 41px;
}
.home-icon img{
    width: 18px;
}
.divider{
    float: left;
    width: auto;
    padding: 0 12px;
    line-height: 41px;
}
.divider span{
    border-right: 1px solid #000;
}
.my-daisy{
    float: left;
    width: auto;
    line-height: 41px;
    position: relative;
    z-index: 999;
}

.my-daisy a{
    color: #000;
    font-family: 'Arial';
    font-size: 13px;
    padding: 0;
    position: relative;
    padding: 3px 7px;
}
.my-daisy:hover .my-daisy-hover{
    display: block;
}
/*.my-daisy a:hover{
    background-color: #f5f5f5;
    border-radius: 5px;
}*/
.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,0.2);
    min-width: 125px;
}
.my-daisy-hover li {
    line-height: 22px;
}
.my-daisy-hover li a{
    font-size: 13px;
    font-family: 'Arial';
    color: #000;
    width: 100%;
    display: block;
    padding: 3px 15px;
}
.my-daisy-hover li a:hover{
    background-color: #f5f5f5;
}
.contry-flag{
    float: left;
    width: auto;
    line-height: 41px;
    padding-right: 16px;
    position: relative;
    z-index: 99;
}
.contry-flag:hover .my-daisy-hover{
    display: block;
}
.contry-flag a {
    float: left;    
}
.contry-flag span{
    padding-left: 12px;
    font-size: 11px;
}
.contry-flag a img{
    width: 20px;
    height: auto;
}
.contry-flag .my-daisy-hover{
    right: 0;
    left: unset;
}
.main-hed{
    width: 100%;
    float: left;
    background-color: #fff;
    /*border-bottom: 6px solid #577ebf;*/
    
}
.main-hed-con{
    width: 100%;
    float: left;
    height: 78px;
    text-align: center;
}
.hed-link-box{
    width: 10%;
    float: left;
    border-right: 1px solid #cccccc;
    height: 100%;
}
.hed-link-box:last-child{
    border: 0;
}
.hed-link-box a{
    display: block;
    padding-top: 18px;
    height: 100%;
}
.hed-link-box img{
    display: block;
    margin: 0 auto;
    height: 27px;
}

.hed-link-box span{
    padding-top: 8px;
    display: inline-block;
    font-size: 14px;
    font-family: 'RobotoCondensed-Regular';
    color: #666;
    width: 100%;
    text-transform: capitalize;
} 
.hed-link-box:hover{
    border-bottom: 6px solid #df424b;
}
.hed-link-box:hover span{
    color: #df424b;
}
.align{
    width: 100%;
    height: 100%;
    display: table;
}
.align-middel{
    height: 100%;
    width: 100%;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
.search-text{
    width: 100%;
    float: left;
    padding: 10px;
    border-radius: 10px;
    background-color: rgba(0,0,0,0.4);
    margin-top: 90px;
}
.search-hed{
    width: 100%;
    float: left;
}
.search-hed-con{
    width: 100%;
    float: left;
    background-image: url('../images/hero-img.png');
    background-size: cover;
    background-position: center;
    padding:0 23px 40px;

}
.search-hed-detail{
    width:100%;
    float: left;
    padding-top: 55px;
    padding-left: 11px;
}
.search-hed-con h1 {
    font-size: 33px;
    color: #fff;
    margin: 0;
    font-family: 'Arial';
    padding-bottom: 13px;
}
.search-hed-con p{
    font-size: 16px;
    color: #fff;
    font-family: 'Verdana';
    padding: 0;
}
.search-text-box{
    padding-left: 0 !important;
    width: 39.5%;
}
.txt-box{
    width: 100%;
    height: 42px;
    border-radius: 5px;
    border:0;
    padding-left: 22px;
    background-color: rgba(255,255,255,0.9);
    padding-right: 43px;
    color:#838383;
}
.search-text-box input.txt-box::-webkit-input-placeholder {
     font-size: 14px;
     color: #838383;
     font-family: 'Arial';
     font-style: italic;
     opacity: 1;
 }
.search-text-box input.txt-box::-moz-placeholder {
    font-size: 14px;
    color: #838383;
    font-family: 'Arial';
    font-style: italic;
    opacity: 1;
}
.search-text-box input.txt-box:-ms-input-placeholder {
    font-size: 14px;
    color: #838383;
    font-family: 'Arial';
    font-style: italic;
    opacity: 1;
}
.search-text-box input.txt-box:-moz-placeholder {
    font-size: 14px;
    color: #838383;
    font-family: 'Arial';
    font-style: italic;
    opacity: 1;
}
.drop-distance{
    padding: 0 0px 0 0  !important;
    width: 10%;
font-size: 15px;
color: #484848;
box-sizing: border-box;
float: left;
border-radius: 5px;
background-color: rgba(255,255,255,0.9);
height: 42px;
margin-right: 8px;
padding: 0px;
position: relative;


}
.drop-distanceicon {
    position: absolute;
    right: 10px;
    top: 14px;
    color: #838383;
    z-index: 1;
}

.drop-distance select {
    border: none;
    box-sizing: border-box;
    width: 100%;
    padding-left: 10px;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: none;
    line-height: 42px;
    height: 42px;
    position: relative;
    z-index: 2;
    color: #838383;
    font-size: 15px;
    font-family: 'Arial';
    font-style: italic;
}
.drop-distance .dropdown-menu{
    left: 0;
    top: 40px;
    right: 0;
    min-width: unset;
    background-color: #fff;
    border-radius: 10px;
}
.drop-distance button{
    width: 100%;
    float: left;
    background-color: rgba(255,255,255,0.9);
    border:0;
    border-radius: 5px;
    height: 42px;
}
.drop-distance button span.drop-btn{
    font-size: 14px;
    font-family: 'Arial';
    color: #000;
    float: left;
    padding-left: 9px;
}
.drop-distance button span.drop-btn-txt{
    padding: 0 0 0 14px;
}
.drop-distance span.glyphicon{
    font-size: 11px;
    color: #868686;
}
.find-it{
    padding: 0;
    width: 10%;
}
.find-it input{
    font-size: 16px;
    font-family: 'Arial';
    color: #fff;
    font-weight: bold;
    background-color: rgba(87,126,191,0.9);
    background-image: linear-gradient(to right, #dd058e, #bf1594, #9e2197, #7c2897, #562c92);
    height: 41px;
    float: left;
    width: 100%;
    line-height: 41px;
    text-align: center;
    border-radius: 5px;
    border: none;
    padding: 0 0 0 20px;
}
.find-it span{
    color: #fff;
    font-size: 16px;
    padding-right: 10px;
    color: #fff;
	font-size: 16px;
	padding-right: 10px;
	position: absolute;
	left: 12px;
	top: 12px;
}
.main-content-location{
    width: 100%;
    float: left;
}
.main-content-location-inn{
    width: 100%;
    float: left;
    padding: 56px 0 0 48px;
    position: relative;
    background-color: #fff;
}
.main-content-location-inn:after{
	content: "";
	display: block;
    position: absolute;
    top: -100px;
    right: -13px;
    background-image: url(../images/shadow-new.png);
    background-repeat: no-repeat;
    width: 13px;
    height: 529px;
    z-index: 10;
}
.main_section_containt:after{
    content: "";
    display: block;
    position: absolute;
    top: -100px;
    right: -13px;
    background-image: url(../images/shadow-new.png);
    background-repeat: no-repeat;
    width: 13px;
    height: 529px;
    z-index: 10;
}
.main_section_containt:before{
   content: "";
    display: block;
    position: absolute;
    top: -100px;
    left: -13px;
    background-image: url(../images/shadow-left-new.png);
    background-repeat: no-repeat;
    width: 13px;
    height: 529px;
    z-index: 10;
}

.main-content-location-inn:before{
	content: "";
	display: block;
    position: absolute;
    top: -100px;
    left: -13px;
    background-image: url(../images/shadow-left-new.png);
    background-repeat: no-repeat;
    width: 13px;
    height: 529px;
    z-index: 10;
}
.social-icon1{
    position: absolute;
    right: -74px;
    top: 27px;
    border-radius: 5px;
    width: 57px;
}
.likes{
    
    overflow: hidden;
    border-radius: 5px;
    border:1px solid #c1c1c1;
}
.social-icon1 .likes h5{
    font-size: 12px;
    font-family: 'Verdana';
    color: #272727;
    margin: 0;
    background-color: #fff;
    padding: 4px 0 3px 0;
    text-align: center;
}
.social-icon1 .likes a{
    font-size: 12px;
    font-family: 'Verdana';
    color: #fff;
    background-color: #3b5999;
    padding: 3px 6px 3px 0;
    
}
.social-icon1 .likes a span{
    color: #fff;
    font-size: 13px;
    padding: 0 5px;
}
.google-plus-link{
    overflow: hidden;
    border: 1px solid #c1c1c1;
    background-color: #fff;
    text-align: center;
    display: inline-block;
    margin-top: 11px;
}
.google-plus-link a{
    float: left;
}
.google-plus-link a span{
    font-size: 11px;
    color: #dd4c3b;
    padding: 3px 5px 2px;
    float: left;
}
.twitter-link{
    float: left;
    background-color: #f3f3f3;
    border:1px solid #c1c1c1;
    border-radius: 5px;
    margin-top: 3px;
}
.twitter-link a {
    float: left;
    color: #666;
    font-size: 11px;
    font-family: 'Verdana';
    padding: 4px 3px;
}
.twitter-link a span{
    float: left;
    color: #666;
    font-size: 11px;
    padding: 3px 2px 0 0;
}
.location-detail{
    width: 100%;
    float: left;
    /*border:1px solid #ddd;*/
}
.location-detail-hed{
    width: 100%;
    float: left;
    background-color: #e2545c;
    padding: 26px 0 19px 20px;
}
.location-detail-hed h1{
    font-size: 18px;
    font-family: 'Arial';
    color: #fff;
    margin: 0;
    position: relative;
    padding-left: 39px;
}
.location-detail-hed h1:before{
    position: absolute;
    content:"";
    top: -5px;
    left: 0;
    font-family: fontawesome;
    color: #fff;
    font-size: 28px;
    background-size: cover;
    width: 26px;
    height: 26px;
    background-image: url('../images/search_location.png');
}
.location-main{
    background-color: #f9f9f9;
    width: 100%;
    float: left;
}
.location-state{
    width: 100%;
    float: left;
    border:1px solid #ccc;
}
.location-detail-content{
    width: 100%;
    float: left;
    padding: 22px 0 0 22px;
}
.location-detail-content h5{
    font-size: 16px;
    font-family: 'Verdana-Bold';
    color: #000;
    margin: 0;
    padding-bottom: 17px;
    
}
.location-detail-content ul{
    width: 100%;
    float: left;
    padding: 0 0 0 13px;
    list-style: none;
    border-right: 1px solid #ccc;
}
.location-detail-content ul.third-row{
    border:0;
}
.location-detail-content ul li{
    padding: 1px 0;
}
.location-detail-content ul li a{
    font-size: 13px;
    font-family: 'Verdana';
    color: #454545;
    display: inline-block;
    word-break: break-all;
}
.location-detail-content ul li a:hover{
    color: #000;
    text-decoration: underline;
}
.location-detail-content ul li a.active{
    font-weight: bold;
    position: relative;
}
.location-detail-content ul li a.active:hover{
    text-decoration: none;
}
.location-detail-content ul li a.active:before{
    content: "\f005";
    position: absolute;
    left: -23px;
    top: -1px;
    font-family: fontawesome;
    color: #e2545c;
    font-size: 15px;
    /*background-image: url(../images/flo-red.png);
    background-size: contain;
    background-position: left center;
    background-repeat: no-repeat;
    width: 25px;
    height: 30px;*/
}
.addition-detail{
      width: 100%;
    float: left;
    padding-top: 7px;
    text-align: right;
    padding-bottom: 24px;
    padding-right: 29px;
}
.addition-detail a{
    font-size: 14px;
    font-family: 'Verdana';
    color: #454545;
}
.state-link{
    width: 100%;
    float: left;
    border-top: 1px solid #ddd;
    padding: 22px 0 0 22px;
}
.state-link h3{
    font-size: 16px;
    font-family: 'Verdana-Bold';
    color: #000;
    padding: 5px 0 21px 0;
    margin: 0 ;
}
.state-link ul{
    width: 100%;
    float: left;
    padding: 0 0 0 30px;
    list-style: none;
}
.state-link ul li{
    padding: 1px 0;
}
.state-link ul li a{
    font-size: 13px;
    font-family: 'Verdana';
    color: #454545;
}
.state-link ul li a:hover{
    color: #000;
    text-decoration: underline;
}
.site-detail-sec{
    width: 100%;
    float: left;
    padding: 20px 0 0;
}
.site-detail-sec h5{
    font-size: 13px;
    font-family: 'Arial';
    color: #454545;
    font-weight: bold;
}
.site-detail-sec p{
    font-size: 13px;
    font-family: 'Arial';
    color: #454545;
    padding: 22px 0 0 0;
}
.site-detail-sec p:last-child{
    padding: 7px 0 0 0;
}
.currnt-add{
    width: 100%;
    float: left;
    padding: 0 21px;
}
.currnt-add h3{
    font-size: 18px;
    text-transform: uppercase;
    color: #454545;
    font-family: 'Arial';
    margin-top: 0;
    line-height: 24px;
}
.add-section{
    width: 100%;
    float: left;
}
.first-row{
    width: 100%;
    display: inline-block;
    background-color: #f9f9f9;
    padding: 14px 0 0 14px;
    border:1px solid #eee;
}
.js-marquee{margin-bottom: 0 !important;}
.add-section .first-row:nth-of-type(even){
    background-color: #fff;
}
.first-row .add-img{
    float: left;
    width: auto;
    height: 100%;
}
.first-row .add-img img{
    width: 26px;
}
.first-row p{
    float: left;
    padding: 0 0 0 12px;
    width: 87%;
}
.sec-row{
    margin-top: 7px;
}
.first-row p a{
    color: #577ebf;
}
.daisy-news{
    width: 100%;
    float: left;
    padding: 0 21px;
}
.daisy-news h3{
    font-size: 18px;
    font-family: 'Arial';
    text-transform: uppercase;
    margin-bottom: 17px;
}
.news-row{
    background-color: #f9f9f9;
    float: left;
    padding: 8px 0 0 8px;
    width: 100%;
    margin-bottom: 10px;
    border:1px solid #eee;
}
.daisy-news .news-row:nth-of-type(even){
    background-color: #fff;
}
.new-img{
    float: left;
    width: 17%;
}
.new-img img{
    width: 50px;
}
.new-name{
    width: 83%;
    float: left;
    padding: 0 12px 0;
}
.new-name p{
    float: left;
    font-size: 13px;
    font-family: 'Arial';
    color: #454545;
    margin: 0;
}
.new-name h5{
    float: right;
    font-size: 12px;
    color: #454545;
    margin: 0;
    padding: 3px 0 0;
}
.news-row p.news-add-detail{
   font-size: 13px;
    color: #454545;
    font-family: 'Arial';
    padding: 0 12px;
    float: left;
    width: 83%;
}
footer{
    
    width: 100%;
    float: left;
    background-color: #e3e3e3;
}

.footer_link_left{width: auto;float: left;height: auto;}
.footer_link_left ul {padding: 0;}
.footer_link_left ul li {display: block;float: left;padding: 0 15px;}
.footer_link_left ul li a {font-size: 13px;font-family: 'Verdana';color: #666;margin-bottom: 5px;transition: all 0.5s;}
.footer_link_right{width: auto;float: right;height: auto;padding-right: 13px;}
.footer_link_right ul {padding: 0;}
.footer_link_right ul li {display: block;padding: 5px;}
.footer_link_right ul li a {font-size: 13px;font-family: 'Verdana';color: #666;margin-bottom: 5px;transition: all 0.5s;}
.footer_link_right img{
	width: 45px;
	height: auto;
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	transition: all 0.5s;
}
.footer_link_right img:hover{
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
}
.footer-content{
    width: 100%;
    float: left;
    background-color: #fff;
    padding: 18px 0 30px;
}
.footer-hed{
    width: 100%;
    float: left;
    border:1px solid #a8a8a8;
    border-color: #a8a8a8 transparent #a8a8a8 transparent;
    padding: 11px 0 14px;
    padding-left: 20px;
}
.footer-hed h6{
    font-size: 11px;
    color: #5d5d5d;
    font-family: 'Arial';
}
.footer-hed ul{
    padding-left: 0;
    list-style: none;
}
.footer-hed ul li{
    float: left;
    padding-left: 12px;
}
.footer-hed ul li:first-child{
    padding-left: 0;
}
.footer-hed ul li img{
    width: 27px;
    float: left;
    border:1px solid #1d1d1d;
        
}
.footer-hed ul li a{
    font-size: 11px;
    font-family: 'Arial';
    color: #454545;
    float: left;
    margin: 2px 0 0 8px;
}
.main-footer-link{
    width: 100%;
    float: left;
    padding-top: 16px;
}
.main-footer-link ul{
    padding: 0;
}
.main-footer-link ul li{
    display: block;
    
}
.main-footer-link ul.social-link li{
	float: left;
}
.main-footer-link ul.social-link li:first-child{
	padding-left: 0;
}
.main-footer-link ul.social-link li:last-child{
	padding-right: 0;
}

.main-footer-link ul li h5{
    font-family: 'Verdana-Bold';
    color: #666;
    font-size: 13px;
    margin-bottom: 6px;
}
.main-footer-link ul li a{
    font-size: 13px;
    font-family: 'Verdana';
    color: #666;
    margin-bottom: 5px;
    transition: all 0.5s;
}
.main-footer-link ul li a:hover{
    
    color: #000;
}
li.social-icon {
    padding: 4px 4px;
}
ul.social-link {
    float: left;
}
.main-footer-link p {
    font-size: 12px;
    font-family: 'Arial';
    color: #666;
    width: 100%;
    padding-top: 20px;
    display: inline-block;
    text-align: left;
    margin: 0;
    padding-left: 15px;
}
/* Default */
.page-head-title{ width: 100%; float: left; background-color: #e2545c; padding: 34px 0 34px; text-align: center; }
.page-head-title h1 { font-size: 32px; font-family: 'Arial'; color: #fff; margin: 0; position: relative;}

/* Sign-in*/
.main-content-signin{ width: 100%;float: left; padding: 0px 0 0;position: relative;border-top: 10px solid #e2545c; background-color: #fff; }
.login-form-main { float: left; width: 100%;padding: 40px 15px 25px;}
.login-form-main label { float: left; width: 100%; margin-left: 20px; font-size: 18px; color: #454545; font-weight: normal; line-height: 32px;}
.login-form-main p{ float: left; width: 100%; font-size: 18px; color: #454545; line-height: 32px;}
.login-form-main .form-margin { float: left; width: 33.33%; margin: auto; }
.form-group{ float: left; width: 100%; margin-bottom: 10px;}
.form-group .form-text{width: 100%; float: left; border: 1px solid #777474; padding: 5px 7px 6px 20px;font-size: 14px; border-radius: 18px;line-height: 24px; font-weight: normal; }
.form-group p{ text-align: center; font-size: 14px; color: #999999; line-height: normal; padding-top: 10px; }
.form-group p a{ color: #e2555d; text-decoration: none;  }
.form-group .btn-1{ padding: 10px 40px; font-size: 14px; color: #fff; border: none; background-color: #e2555d; border-radius: 5px; }
.form-submit{ text-align: center; }
.social-link{ text-align: center; }
.social-link p{ color: #454545; font-size: 18px; text-transform: uppercase; }
.social-link .social-link-btn{ border-radius: 23px; padding: 0px 15px; width: 264px; height: 46px;line-height: 29px; } 
.social-link a .social-link-btn { color: #fff; font-size: 18px; padding-top: 9px; display: inline-block; float: none;}
.social-link a .social-link-btn span .fa{ color: #fff; font-size: 30px; line-height: 30px; margin-right: 20px; }
.social-link a .social-link-btn span{ color: #fff; font-size: 18px; vertical-align: top; }
.social-link .social-link-btn.fb{ background-color: #3c66c4; }
.social-link .social-link-btn.gpluse{ background-color: #cf4332; }
.social-link a .social-link-btn.gpluse span .fa{ margin-right: 10px; }
.right_panel_rightt{
	float: right;
	width: 80%;
	padding-top: 52px;
}
.right_panel_leftt{
	float: left;width: 20%;padding-top: 84px;
}
.what_to_cell_main h6{
	width: auto;
    display: inline-block;
    font-size: 22px;
    padding: 0 0 14px 0;
    position: relative;
    color: #577ebf;
     font-family: 'indie_flowerregular';
     font-weight: bold;
letter-spacing: 1px;
}
.post-free-add-boot .post-free-ad:before{
	background-image: url('../images/what_to_sell.png');
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 30px;
    width: 40px;
    position: absolute;
    content: "";
    bottom: 26px;
    left:-30px;
    height: 100px;
    transform: rotateZ(20deg);
    -webkit-transform: rotateZ(20deg);
    -moz-transform: rotateZ(20deg);
}

/*forgate-Password*/
.forgate-form-main .form-submit{ margin-top: 10px; }
/*breadcrumb*/
.breadcrumb{ background-color: #fff; }
/*contact-us*/
.contact-main{ padding-top: 0px; }
.contact-main-left{ padding-left: 12%; padding-right: 6%; }
.contact-main-right{ padding-right: 12%; padding-left: 6%; }
.form-group select{ padding: 8px 7px 8px 20px; width: 100%; float: left; border: 1px solid #777474; font-size: 14px; border-radius: 18px; line-height: 24px; font-weight: normal; -moz-appearance: none;
-webkit-appearance: none; }
.form-group textarea{ 
    width: 100%; padding: 8px 7px 8px 20px;
    width: 100%;
    float: left;
    border: 1px solid #777474;
    font-size: 14px;
    border-radius: 5px;
    line-height: 24px;
    font-weight: normal; 
}
.cat_details_dropicon {
    position: absolute;
    right: 10px;
    top: 14px;
    color: #838383;
    z-index: 1;
}
.form-group .btnt3{ float: right; margin-top: 20px; }
.form-select-box{ position: relative; display: block; float: left; width: 100%; }
/*condition*/

.condition_main_containt {
    float: left;
    width: 100%;
    padding-bottom: 44px;
}
.condition_deta {
    float: left;
    width: 100%;
   padding: 23px 43px 0px 43px;
    box-sizing: border-box;
}
.condition-title {
    float: left;
    width: 100%;
    padding-bottom: 14px;
}
.condition-description {
    float: left;
    width: 100%;
}
.condition-title h2 {
    float: left;
    width: 100%;
    font-size: 18px;
    font-family: Arial;
    font-weight: bolder;
    color: #454545;
}
.condition-description p{
    float: left;
    width: 100%;
    font-size: 13px;
    font-family: Arial;
    color: #454545;
    line-height: 24px;
    margin: 0px;
}
/*help-faq*/

    .panel-group .panel {
        border-radius: 0;
        box-shadow: none;
        border-color: #EEEEEE;
    }

    .panel-default > .panel-heading {
        padding: 0;
        border-radius: 0;
        color: #212121;
        background-color: #FAFAFA;
        border-color: #EEEEEE;
    }

    .panel-title {
        font-size: 14px;
    }

    .panel-title > a {
        display: block;
        padding: 15px;
        text-decoration: none;
    }

    .more-less {
        float: right;
        color: #212121;
    }

    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #EEEEEE;
        background-color: #fafafa;
    }

.demo {
    padding-top: 60px;
    padding-bottom: 60px;
}
.toodle_deta_main{
    float: left;
    width: 100%;
}
.tootle_containt{
    float: left;
    width: 100%;
    padding: 23px 43px 0px 43px;
}
.container demo{
    padding: 0px;
}
.panel-group .panel {
    border-top: 2px solid #cecece;
    border-left: none;
    border-right: none;
    border-bottom: none;
}
.panel-group .panel + .panel {
    margin: 5px;
}
.panel-title > a {
    padding: 25px;
}
.panel-title {
    font-size: 14px;
    font-family: Arial;
    color: #454545;
    font-weight: bolder;
}
.panel-body {
    padding-top: 0px;
    padding-left: 40px;
    box-sizing: border-box;
    padding-right: 0px;
    border: none;
        border-top-width: medium;
        border-top-style: none;
        border-top-color: currentcolor;
    padding-bottom: 25px;
}
.condition_main_containt.or{
    padding-bottom: 0px;
}

/*about_us*/

.about_containt_detail {
    float: left;
    width: 100%;
    text-align: center;
}
.about_bg_dv {
    float: left;
    width: 100%;
    text-align: center;
    padding-bottom: 120px;
    background-color: #fff;
}
.about_containt_data {
    float: left;
    width: 100%;
}
.about_containt_part {
    float: left;
    width: 100%;
}
.contact_title {
    float: left;
    width: 100%;
}
.contact_info {
    float: left;
    width: 100%;
    text-align: center;
    display: inline-block;
    margin: 0px auto;
    padding-top: 10px;
    box-sizing: border-box;
}
.contact_img {
    float: none;
    width: auto;
    display: inline-block;
}
.contact_img img{
    padding-bottom: 10px;
    padding-right: 16px;
}
.contact_number {
    float: none;
    width: auto;
    text-align: center;
    display: inline-block;
    margin: 0px auto;
}
.contact_number h2 {
    margin: 0px;
    font-size: 32px;
    font-weight: bold;
}
/*userprofile*/

.main_section_data{
    float: left;
    width: 100%
}
.main_section_containt{
    float: left;
    width: 100%;
    background: #fff;
    position: relative;
}
.main_section_title {
    float: left;
    padding: 27px 0px;
    width: 100%;
    border-bottom: 2px solid #dddddd;
}
.main_section_head {
    float: left;
    width: 100%;
}
.main_section_head h3{
margin: 0px;
        font-size: 18px;
    font-family: Arial;
    color: #454545;
}
.main_section_middle_main {
    float: left;
    width: 100%;
}
.main_section_middle_data {
    float: left;
    width: 100%;
    padding: 23px 0px;
}
.main_section_left {
    float: left;
    width: 100%;
    background: #577ebf;
    padding: 10px 20px;
}
.main_section_left_title {
    float: left;
   width: 80%;
}
.main_section_left_title h5{
    margin: 0px;
    color: #fff;
    font-size: 13px;
    font-family: Arial;
}
.main_section_left_title h5 i{
    padding-right: 5px;
}
.form-group label {
    font-size: 16px;
    font-weight: normal;
    padding-bottom: 0;
    margin: 0px;
    padding-left: 0;
    text-transform: capitalize;
}
.form_group122 label {
    padding-left: 0px !important;
}
.padding_remov{
	padding-left: 0px !important;
	margin-left: 0px !important;
}
.padding_left{
	padding-left: 15px !important;
}
.main_form_left {
    float: left;
    width: 100%;
    padding: 0px 0 0;
}
.main_section_beta_right {
    float: right;
    width: 96%;
    text-align: center;
}
.main_section_beta_img {
    float: left;
    width: 100%;
    border-radius: 20px;
    padding-top: 36px;
    padding-left: 10px;
}
.main_section_beta_img img {
    float: left;
    width: 100%;
    /*border-radius: 20px;*/
    min-height: 260px;
    object-fit: cover;
}
.main_section_beta_option {
    float: left;
    width: 100%;
}
.main_section_beta_option h5 a{
    margin: 0px;
color: #df424b;
        font-size: 18px;
    font-family: Arial;
}
.main_form_data {
    float: left;
    width: 100%;
    padding-right: 10px;
}
.error{color: red !important;
    font-size: 15px !important;}
.check_box {
    float: left;
    width: auto;
    padding-left: 40px;
}
.radio {
    margin: 0px;
    float: left;
    width: auto;
}
.radio label {
    padding: 0px;
    font-size: 18px;
    font-family: Arial;
    color: #fff;
}
#radio2 {
    margin-top: 8px;
    margin-left: -22px;
}
.main_section_left.or {
 /*   margin-top: 20px;*/
}
    .onoffswitch {
        position: relative; width: 84px;
        -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
    }
    .onoffswitch-checkbox {
        display: none;
    }
    .onoffswitch-label {
        display: block; overflow: hidden; cursor: pointer;
        border: 2px solid #E3E3E3; border-radius: 50px;
    }
    .onoffswitch-inner {
        display: block; width: 200%; margin-left: -100%;
        transition: margin 0.3s ease-in 0s;
    }
    .onoffswitch-inner:before, .onoffswitch-inner:after {
        display: block; float: left; width: 50%; height: 29px; padding: 0; line-height: 29px;
        font-size: 18px; color: white; font-family: 'Arial'; font-weight: bold;
        box-sizing: border-box;
    }
    .onoffswitch-inner:before {
        content: "Off";
        padding-left: 13px;
        background-color: #E1E1E1; color: #666666;
    }
    .onoffswitch-inner:after {
        content: "On";
        padding-right: 13px;
        background-color: #E1E1E1; color: #454545;
        text-align: right;
    }
    .onoffswitch-switch {
        display: block; width: 24px; margin: 4.5px;
        background: #e2555d;
        position: absolute; top: 0; bottom: 0;
        right: 47px;
        border: 2px solid #e2555d; border-radius: 50px;
        transition: all 0.3s ease-in 0s; 
    }
    .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
        margin-left: 0;
    }

    .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
        right: 3px; 
        background-color: #afafaf;
        border: 2px solid #afafaf;
    }   
.notification_text {
    float: left;
    width: auto;
    padding-right: 20px;
}
.notification_btn {
    float: left;
    width: 100%;
    text-align: left;
    padding: 0;
    /*border-bottom: 2px solid #dddddd;*/
}
.notification_deta {
    float: left;
    width: auto;
}
.btn.btn-danger {
    width: 103px;
    height: 47px;
    border-radius: 8px;
    background: #e2555d;
}
.save_btn{
    float: left;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 10px;
}
.main_right_adv_mian {
    float: left;
    width: 100%;
}
.main_right_adv_title {
    float: left;
    width: 100%;
    /*background-color: #eeeeee;*/
    padding: 15px 20px 0 0;
}
.main-adv_head {
    float: left;
    width: 100%;
}
.main-adv_head h6{
    float: left;
    width: 100%;
    margin: 0px;
    font-size: 18px;
    font-family: Arial;
    color: #454545;
}
.main_right_add_deta {
    float: left;
    width: 100%;
    /*padding-top: 20px;*/
}
.main_right_deta_des {
    float: left;
    width: 100%;
    /* border: 1px solid #dddddd; */
    padding: 8px 5px 0;
    
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    margin: 10px 0;
    text-align: center;
    min-height: 156px;
    box-shadow: 0px 0px 4px 1px #9b9b9b;
}
.main_right_deta_des:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    border-top: 4px solid #337ab7;
}
.main_right_adv_img {
    display: inline-block;
    width: auto;
    padding: 0 0px;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}
.main_right_adv_img img{
    width: 100%;
    margin:0 auto;
    text-align: center;
    height: 156px;
    object-fit: cover;
}
.main_right-adv_text {
    float: left;
    width: 70%;
    box-sizing: border-box;
    padding-left: 10px;
}
.main_right-adv_text a{
font-size: 18px;
    margin: 0px;
    color: #6078b4;
line-height: 12px;
}
.main_right-adv_text h2 {
    margin: 0px;
}
.main_right-adv_text p{
font-size: 16px;
    margin: 0px;
    color: #666666;
padding-top: 5px;
}
/* Grid */

.grid_select_head {
    float: left;
    width: 100%;
    padding: 25px 0px;
}
.grid_select_right {
    float: left;
    width: auto;
    position: relative;
}
.sort_by {
    float: left;
    width: auto;
    padding-right: 10px;
box-sizing: border-box;
}
.grid_choos {
    float: left;
    width: 66%;
    margin-top: -8px;
/*    margin-left: 10px;*/
}

.grid_select_right .grid_choos.grid_choos-new{
    width: 66%;
}

.grid_option {
    float: left;
    width: auto;
margin-left: 19px;
    
}
.sort_by {
    font-family: Arial;
    font-size: 15px;
    text-transform: uppercase;
}
.grid_choos select {
    border: none;
    box-sizing: border-box;
    width: 100%;
    font-family: open_sansregular;
    padding-left: 10px;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: #dddddd;
    line-height: 39px;
    height: 39px;
    position: relative;
    z-index: 2;
    color: #838383;
    font-size: 15px;
    font-family: 'Arial';
    border-radius: 10px;
}
.grid_mainl_section_left {
    float: left;
    width: 100%;
}
.grid_part_main {
    float: left;
    width: 100%;
    box-shadow: 0px 0px 4px 1px #9b9b9b;   
    border-radius: 20px;
    position: relative;
    overflow: hidden;
    -webkit-overflow: hidden;
    -moz-overflow: hidden;
    -ms-overflow: hidden;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
}
.grid_part_img {
    float: left;
    width: 100%;
    position: relative;
}
.grid_part_img img{
    float: left;
    width: 100%;
    height: 112px;
	object-fit: cover;
	border-radius: 12px;
}
.grid_product_des {
    float: left;
    width: 100%;
    position: relative;
}
.grid_product_vip {
    float: left;
	width: 73%;
    background: #e2545c;
    bottom: 0px;
    position: absolute;
    padding-left: 17px;
}
.grid_product_vip h6{
font-size: 16px;
    color: white;
    margin: 0px;
height: 47px;
line-height: 49px;
}
.grid_details{
    float: left;
    padding: 13px 17px;
    width: 100%;
}
.product_name {
    float: left;
    width: 64%;
}
.grid-width-margin .product_name{
	 width: 100%;
}
.product_name h4{
    float: left;
    max-width: 80%;
    color: #577ebf;
    font-family: Arial;
    font-size: 18px;
    margin: 0px 0px 10px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.product_date {
    float: right;
    width: auto;
}
.product_date h4{
    float: left;
    width: 100%;
        color: #454545;
    font-family: Arial;
    font-size: 18px;
    margin: 0px;
}
.product_location {
    float: left;
    width: 100%;
	padding: 0px 0px 0px;
}
.product_location h4{
    float: left;
    width: auto;
    color: #454545;
    font-family: Arial;
    font-size: 13px;
    margin: 0 0 4px 0;
    font-weight: bold;
}
h4.list-location{
    /*float: left;*/
    float: right;
    width: auto;
    color: #454545;
    font-family: Arial;
    font-size: 16px;
   /* margin: 11px 0 4px 0;*/
}
h4.list-location span{
	padding: 0 5px;
	float: left;
	line-height: 14px;
}
.product_prize{
   float: left;
width: 24%;
padding: 0px;
text-align: right;
}
.grid-width-margin .product_prize{
	float: left;
width: 100%;
padding: 8px 0px;
text-align: left;
}
.product_prize h4{
    float: left;
    width: 100%;
        color: #e2545c;
    font-family: Arial;
    font-size: 18px;
    margin: 0px;
    font-weight: bolder;
}
.main_section_middle_data.or{
    padding: 0px;
}
.grid_mainl_section_left.or{
padding-bottom: 15px;
}
.next-pre-page {
    float: left;
    width: 100%;
}
.next-pre-main {
    float: left;
    width: 100%;
}
.pagination > li > a, .pagination > li > span {
    border: none;
    font-size: 20px;
    color: #222222;
    font-family: Arial; 
}
.pagination>li:first-child>a, .pagination>li:first-child>span{
    margin-top: -3px;
}
.pagination>li:last-child>a, .pagination>li:last-child>span{
    margin-top: -3px;
}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    z-index: 2;
    color: #577ebf;
    background-color: transparent;
    border-color: #ddd;
}

.pagination > li > a.active
{
    color: #577ebf;
    background-color: transparent;
    border-color: #ddd;
}

[data-tooltip] {
  position: relative;
  z-index: 2;
  cursor: pointer;
}

/* Hide the tooltip content by default */
[data-tooltip]:before,
[data-tooltip]:after {
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  pointer-events: none;
}

/* Position tooltip above the element */
[data-tooltip]:before {
  position: absolute;
  bottom: 150%;
  left: 50%;
  margin-bottom: 5px;
  margin-left: -80px;
  padding: 7px;
  width: 160px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #000;
  background-color: hsla(0, 0%, 20%, 0.9);
  color: #fff;
  content: attr(data-tooltip);
  text-align: center;
  font-size: 14px;
  line-height: 1.2;
}

/* Triangle hack to make tooltip look like a speech bubble */
[data-tooltip]:after {
  position: absolute;
  bottom: 150%;
  left: 50%;
  margin-left: -5px;
  width: 0;
  border-top: 5px solid #000;
  border-top: 5px solid hsla(0, 0%, 20%, 0.9);
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: " ";
  font-size: 0;
  line-height: 0;
}

/* Show tooltip content on hover */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/*list*/
.grid_product_vip.or{
     bottom: 0px;
    border-bottom-left-radius: 11px;
    width: 82%;
}
.border_rdis{
    float: left;
    width: 100%;
    border-radius: 20px;
    overflow: hidden;
padding: 15px 0px;
}
.grid_details.or{
    padding: 14px 0px 0;
    min-height: 137px;
}
.grid_part_main.or{
    margin-top: 20px;
    min-height: 143px;

}

.favoremove_btn {
float: right;
width: auto;
padding-top: 0px;
margin: 0 0px 0 0px;
position: absolute;
right: -18px;
top: 0;
}
.btn_favoremove {
    width: 100px;
    height: 30px;
    border-radius: 8px;
    background: #e2555d;
    padding: 0px 0px;
    color: #fff;
    font-size: 14px;
    font-family: 'Arial';
    text-align: center;
}
.btn_favoremove:focus, .btn_favoremove:hover {
    color: #fff;
}

/*my-account*/

.account_info_main {
    float: right;
    width: auto;
    padding: 0px 0px 10px; 
}
.login_detail {
    float: left;
    width: auto;
    padding-right: 0;
}
.sign_up {
    float: left;
    width: auto;
}
.login_detail a{
    font-size: 15px;
    color: #454545;
    font-family: Arial;
}
.main-hed.or{
background: none;
}
.sign_up a{
        font-size: 18px;
    color: #454545;
    font-family: Arial;
}
.Account_info_main {
    float: left;
    width: 100%;
}
.accont_main_deta1 {
    float: left;
    width: 100%;
}
.account_main_left {
    float: left;
    width: 100%;
   padding: 0px;
    /*border: 1px solid #e2e2e2;*/
}
.account_main_user {
    float: left;
    width: 100%;
    padding: 30px 14px;
    border-top: 6px solid #454545;
    box-shadow:1px 1px 5px 0px rgba(50,50,50,0.15);
    /*border:1px solid #dcdcdc;*/
    background:linear-gradient(to bottom, #f9f9f9 , #ffffff);
    margin-bottom: 10px;
}
.account_photo {
    float: left;
width: 120px;
    
}
.account_photo img{
    float: left;
   width: 120px;
}
.account_info {
    float: left;
    width: 59%;
    padding-left: 30px;
    
}
.account_info h3{
margin: 0px;
    font-family: Arial;
    font-size: 18px; 
}
.account_menus {
    float: left;
    width: 100%;
    padding: 11px 15px;
    box-shadow: 1px 1px 5px 0px rgba(50,50,50,0.15);
    border:1px solid #dcdcdc;
    margin-bottom: 10px;
    background: linear-gradient(to bottom, #f9f9f9 , #ffffff);
}
.account_menus img{
    float: left;
    width: 24px;
    padding-top: 4px;
}
.accont_main_deta1 .new-left-side .account_main_left .account_menus:nth-child(3) img{
    padding-top: 7px;
}
.account_menus a {
    font-family: Arial;
    font-weight: bold;
    font-size: 18px;
    color: #577ebf;
    padding-left: 20px;
    margin-top: 5px;
    float: left;
    width: auto;
}
.account_main_right {
    float: left;
    width: 100%;
}
.account_main_right_deta {
    float: left;
    width: 100%;
}
.accunt_main_right_first {
    float: left;
    width: 100%;
    position: relative;
}
.accunt_main_right_first img{
    float: left;
    width: 100%;
}
.account_main_right_second {
    float: left;
    width: 100%;
    position: absolute;
    padding: 0px 30px;
    padding-top: 20px;
    border-top: 6px solid #454545;
}
}
.account_right_headind {
    float: left;
    width: 67%;
}
.account_right_tagline {
    float: left;
width: 100%;
padding: 20px 0;
}
.account_btn {
    float: right;
    width: auto;
    margin-right: 20px;
}
.account_right_headind h4{
    margin: 0px;
    font-size: 24px;
    font-family: Arial;
    line-height: 35px;
    color: #df424b;
    font-weight: bolder;
    width: 69%;
float: left;
}
.account_right_tagline h5{
    font-family: Arial;
    font-size: 20px;
    color: #454545;
    margin: 0px;
}
.account_right_tagline p{
    font-family: Arial;
    font-size: 16px;
    color: #454545;
    margin: 0px;
    padding: 10px 0px;
width: 45%;
    float: left;
}
.account_btn .btn.btn-danger {
    width: 150px;
    font-size: 18px;
    font-weight: bold;
}
.account_main_right_mes_main {
    float: left;
    width: 100%;
    border-top: 6px solid #454545;
    margin-top: 20px;
       padding: 10px 25px;
    padding-bottom: 30px;
}
.account_main_right_mes_part {
    float: left;
    width: 100%;
    padding-bottom: 10px;
}
.mes_title {
    float: left;
    width: 100%;
    padding-bottom: 10px;
}
.mes_title h6{
    float: left;
    width: 100%;
    font-size: 20px;
    font-family: Arial;
    color: #454545;
    margin: 0px; 
}
.mes_title_noti {
    float: left;
    width: 100%;
    padding-left: 20px;
box-sizing: border-box;
}
.mes_title_noti img{
    float: left;
    width: auto;
    padding-right: 10px;
    padding-top: 4px;
}
.mes_title_noti p{
    float: left;
    width: 90%;
    margin: 0px;
    font-family: Arial;
    font-size: 16px;
}
.mes_location {
    float: left;
    width: 100%;
    padding-left: 15px;
padding-top: 9px;
}
.mes_location img{
    float: left;
    width: auto;
    padding-right: 10px;
}
.mes_location a{
    float: left;
    font-size: 16px;
    font-family: Arial;
    width: auto;
    color: #577ebf;
}
.account_main_last {
    float: left;
    width: 100%;
    text-align: center;
    border-top: 6px solid #454545;
    padding-top: 20px;
}
.account_main_last_containt {
    float: left;
    width: 100%;
}
.account_last_title {
    float: left;
    width: 100%;
}
.account_last_title h6{
    float: left;
    width: 100%;
    margin: 0px;
    font-family: Arial;
    font-size: 20px;
    color: #577ebf;
}
.account_pin_img {
    float: left;
    width: 100%;
}
.account_pin_img {
    float: none;
    width: auto;
    margin: 0px auto;
    display: inline-block;
    text-align: center;
padding: 30px 0px;
}
.footer_logo {
    float: none;
    width: 100%;
    text-align: left;
    padding-bottom: 8px;
}
.footer_logo img{
    float: none;
    width: auto;
    text-align: left;
}
.footer_pin_main {
    float: none;
    width: 100%;
}
.footer_pin_btn {
    float: none;
    width: 100%;
    padding-top: 20px;
}
.condition-description p{
    float: left;
    width: 100%;
    padding-bottom: 34px;
    text-align: justify;
}
.product_detail{
	float:left;
width:100%;
}
.news-img img {
   width: auto;
margin: 0 auto;
max-width: 50%;
}
.news-img {
    width: 100%;
    float: left;
    margin-top: 50px;
    text-align: center;
}

.product_detail p {
    float: left;
    width: 100%;
    margin: 0px;
    font-size: 16px;
    font-family: Arial;
    line-height: 23px;
}

/*list grid csss*/
.grid-width{
      width: 29.6%;
      float: left;
    }
    .grid-width-full{
      width: 100%;
      padding: 0;
    }
    .grid-width-margin{
      margin:0 14px 20px;
      min-height: 325px !important;
    }
    .grid-margin-top{
      padding: 0;
    }
    .grid-margin-top img{
        height: 160px;
    }
    .grid-width-pad{
      width: 100%;
    }
/*end list grid csss*/
.location_add i {
    font-size: 18px;
    padding: 0 7px 0 7px;
}
.location_add img {
    float: left;
}
.location_add span{
    float: left;
    width: 90%;
    padding-left: 7px;
    word-break: break-all;
}

/*sticky header start*/
.sticky_head_main {
    float: left;
    width: 100%;
    background: white;
/*border-bottom: 6px solid #577ebf;*/
}
.hed-link-box2 a {
    display: block;
    height: 100%;
}
.hed-link-box2 {
    width: 10%;
    float: left;
    padding-top: 6px;
    border-right: 1px solid #cccccc;
height: 100%;
}
.main-hed-con2 {
    width: 100%;
    float: left;
    height: 39px;
    padding: 3px 0 0;
    text-align: center;
}
.top-header2 {
    width: 100%;
    float: left;
   padding: 8px 0 8px 0;
}
#header2{display: none;position: fixed;top: 0;left: 0;right: 0;z-index: 999999;}

/* sticy header End */

/*position fixed button*/
.top-position-button{
    position:fixed;
    bottom:10%;
    right: 50px;
    display: none;
    z-index: 9;
}
.top-position-button a img{
    width: 50px;
}

/*add signup page detail css*/
.login-left{
    width: 33.33%;
    float: left;
}
.login-left-hed{
    width: 100%;
    float: left;
    padding-bottom: 8px;
}
.login-left-hed h5{
    font-size: 18px;
    font-family: 'Arial';
    color: #454545;
    font-weight: bold;
}
.login-left p{
    width: 100%;
    float: left;
    font-size: 13px;
    color: #454545;
    font-family: 'Arial';
}
.login-left p img{
    max-width: 100%;
    float: left;
    width: 29px;
    margin-right: 12px;
}
.right-panel{
    width: 33.33%;
    float: left;
}
.left-login-new{
    text-align: left !important; 
    padding-top: 17px;
}

/*bradcrue check*/
.checkmark-icon{
    padding-right: 4px;
    font-size: 18px;
}
.top_submenu_list.sub-category-cat {
    padding: 0 0 10px 28px;
}
.top_submenu_list.sub-category-cat h5{
    font-size: 18px;
    font-weight: bold;
    font-family: 'Arial';
    
}
.top_submenu_list.sub-category-cat li{
    font-size: 14px;
}
.top_submenu_list.sub-category-cat li i{
    font-size: 20px;
}
/*.change-cat{
    color: #577ebf;
}*/
.change-cat{
    color: #454545;
}
.form-div-hover{
    position: relative;
}
.form-div-hover:hover .form-hover-con{
    display: block;
}
.form-hover-con{
    position: absolute;
    right: 0px;
    top: 28px;
    display: none;
    border: 1px solid #577ebf;
    width: 280px;
    background-color: #fff;
    z-index: 9;
}
.form-hover-con h5{
    font-size: 14px;
    font-family: 'Arial';
    color: #454545;
    border-radius: 3px;
    position: relative;
    padding: 5px 4px;
    margin: 0;

}
.form-hover-con:before{
    content: "";
    position: absolute;
    border: 7px solid #577ebf;
    left: -15px;
    top: 6px;
    border-color: transparent #577ebf transparent transparent;
}
.form-hover-con p{
    font-weight: bold;
    font-size: 14px;
    font-family: 'Arial';
    color: #454545;
    border-radius: 3px;
    position: relative;
    padding: 4px 4px 4px;
}
.optional-info{
    font-size: 18px;
    font-family: 'Arial';
    color: #577ebf;
    font-weight: bold;
    float: left;
    border-bottom: 3px solid #eee;
    padding-bottom: 10px;
    width: 100%;
}
.address-for-post{
    width: 100%;
    float: left;
}
.remember-post label{
    padding-left: 4px;
}

/*position fixed button*/
.post-cat-main-div{
    padding-bottom: 30px;
}
.top-position-button{
    position:fixed;
    bottom:10%;
    right: 50px;
    display: none;
}
.top-position-button a img{
    width: 50px;
}
.main-search-bar{
    background-color: #f5f5f5;
    padding: 10px 0;
}
.search-bar-con{
    width: 40%;
    float: left;
    margin-left: 13px;
}
.search-bar-con input{
    width: 100%;
    border:1px solid #ccc;
    height: 30px;
    font-size: 14px;
    padding-left: 15px;
}
.post-free-add-cat{
    background-color: #fff;
}
.search-txt{
    font-size: 16px;
    font-family: 'Arial';
    color: #454545;
    margin: 0;
    width: 100%;
    float: left;
}
.search-txt2{
    padding: 20px 0 ;
    width: auto;
}
.post-cat-new-list{
    padding-left: 0 !important;
}
.post-car-back{
    background-color: #f5f5f5;
    padding: 10px 0;
    height: 513px;
    overflow-x: auto;
}
.post-cat-list{
    border-top: 1px solid #b9b9b9 !important; 
    float: left !important;
    width: 100%;
    position: unset ;
}
.post-cat-new-list ul.nav-stacked{
    position: relative;
}
.post-cat-new-list ul.new-btn{
    position: relative;
}
.new-btn a img{
    width: 30px;
    margin-right: 10px;
}
.new-btn a{
    font-size: 16px;
    color: #454545;
    font-family: 'Arial';
    width: 100%;
    float: left;
    padding: 10px;
    position: relative;
}
.show.open {
    position: relative;

}
.show.open a.nav-link{
    background-color: #e2e2e2 !important;
    /*color: #fff;*/
}
.show.open:after{
    content: "\f0da";
    font-family: 'fontawesome';
    font-size: 14px;
    float: right;
    height: 0;
    width: 0;
    margin-right: 0;
    position: relative;
    top: 15px;
    right: 20px;
    color: #333;
}
.dropdown-submenu.show_sub:after{
    content: "\f0da";
    font-family: 'fontawesome';
    font-size: 14px;
    float: right;
    height: 0;
    width: 0;
    margin-right: 0;
    position: relative;
    top: 11px;
    right: 20px;
    color: #333;
}
.dropdown-submenu.show_sub a.sub-ul-link{
    background-color: #e2e2e2 !important;   
}
.new-btn a.nav-link:hover{
    background-color: #e2e2e2;
    /*color: #fff;*/
}
.new-btn a.nav-link:hover:after,{
    opacity: 1;
}
a.sub-ul-link:hover:after{
    opacity: 1;
}
.new-btn a.nav-link:focus:after{
    opacity: 1;
}
.new-btn a.nav-link:after{
    content: "\f0da";
    font-family: 'fontawesome';
    font-size: 14px;
    position: absolute;
    top: 15px;
    right: 15px;   
    opacity: 0;
}
a.sub-ul-link:after{
    content: "\f0da";
    font-family: 'fontawesome';
    font-size: 14px;
    position: absolute;
    top: 11px;
    right: 15px;   
    opacity: 0;
}
.dropdown-item:focus{
    background-color: #e2e2e2 !important;
}
.dropdown-item:focus:after{
    opacity: 1;
}
.dropdown-item:after{
    content: "\f058";
    font-family: 'fontawesome';
    font-size: 18px;
    position: absolute;
    top: 11px;
    right: 15px;
    opacity: 0;
    color: #66bb6a;
}

/*.sub-menu:foucs:after{
    content: "\f0da";
    font-family: 'fontawesome';
    font-size: 14px;
    position: absolute;
    top: 15px;
    right: 15px;   
}*/

.post-cat-list .btn-group{
    width: 100%;

}
.dropdown-menu{
    right: -100%;
    top: -1px;
    min-width: 10%;
    box-shadow: none;
    width: 99%;
    left: unset;
    border: 0; 
    background-color: transparent;
}
.dropdown-menu li{
    border-bottom: 1px solid #b9b9b9;
    width: 100%;
    float: left;
}
.dropdown-menu li a{
    padding: 10px;
}
.dropdown-menu li a:hover{
    background-color: #e2e2e2;
    /*color: #fff;*/
}
.nav.nav-stacked li{
    position: unset;
}
.nav.nav-stacked li.dropdown {
    position: unset;
    margin: 0;
}
.how-post{
    width: 100%;
    float: left;
    padding-left: 34px;
}
.how-post-add{
    width: 100%;
    float: left;
}
.how-post-add h5{
    float: left;
    font-size: 14px;
    font-family: 'Arial';
    color: #454545;
    font-weight: bold;
    margin: 0;
}
.how-post-add h5 img{
    width: 17px;
    float: left;
    margin-right: 10px;
    margin-top: -2px;
}
.how-post-add p{
    font-size: 14px;
    color: #454545;
    font-family: 'Arial';
    padding-top: 5px;
    float: left;
}
.how-post ul{
    float: left;
    margin-top: 30px;
    padding-left: 13px;
}
.how-post ul li{
    font-size: 14px;
    color: #454545;
    font-family: 'Arial';
    padding-top: 5px;
    float: left;
}
.how-post-intro{
    font-size: 14px;
    color: #454545;
    font-family: 'Arial';
    padding-top: 5px;
    float: left;
}
.proceed-btn{
    float: right;
    width: auto;
    line-height: 36px;
    margin-top: 12px;
}
.proceed-btn2{
    position: absolute;
    bottom: -43px;
    right: 15px;
}
/*post catagorie*/

/*product detail*/
.pro-detail-hed-sub{
    width: 100%;
    float: left;
    background-color: #f5f5f5;
    margin-top: 20px;
    padding: 9px 0 0;
}
.pro-name{
    width: auto;
    float: left;
}
.pro-name a{
    float: left;
    position: relative;
    margin-right: 5px;
    margin-top: 1px;
}
.pro-name a i{
    font-size: 19px;
    color: #ccc;
}
.pro-name a:hover:after{
    opacity: 1;
}
.pro-name a:after{
    content: "\f055";
    position: absolute;
    top: 5px;
    left: 0;
    color: #40A312;
    font-family: fontawesome;
    opacity: 0;
    font-size: 21px;
    background-color: #fff;
    line-height: 10px;
}
.pro-name p{
    font-size: 16px;
    font-family: 'Arial';
    color: #454545;
    float: left;
    margin-top: 1px;
    text-transform: capitalize;
}
.advertisment-pro-detail{
    width: 100%;
    float: left;
}
.advertisment-pro-detail p.advertisment-txt{
    float: left;
    font-size: 16px;
    color: #454545;
    font-family: 'Arial';
    position: relative;
}
.advertisment-pro-detail p.advertisment-txt:after{
    content: "";
    border:20px solid #f5f5f5;
    border-color: #f5f5f5 transparent transparent transparent;
    position: absolute;
    top: 33px;
    left: 0;
}
.flag{
    float: right;
    width: auto;
    cursor: pointer;
}
.flag p{
    font-size: 16px;
    font-family: 'Arial';
    color: #454545;
    float: left;
}
.flag p i{
    font-size: 19px;
    color: #454545;
    float: left;
    padding-top: 2px;
    padding-right: 3px;
}
.advertisment-box{
    width: 100%;
    float: left;
    padding: 0 18px;
    margin-top: 31px;
}
.right input{
    float: left;
    margin-right: 3px;
}
.ignor-user{
    float: right;
    width: auto;
    margin-top: 12px;
}
.ignor-user a{
    font-size: 14px;
    font-family: 'Arial';
    color: #577ebf;
}
.user-follow{
    width: 100%;
    float: left;
    text-align: center;
}
.user-follow a{
    background-color: #cccc;
    color: #454545;
    padding: 9px 39px;
}
.user-follow a i{
    color: #269b54;
    margin-right: 5px;
}
.advertisment-detail-product{
    width: 100%;
    float: left;
    background-color: #f5f5f5;
    text-align: center;
}
.advertisment-detail-product h5{
    font-size: 16px;
    color: #454545;
    font-family: 'Arial';
    background-color: #e8e8e8;
    margin: 0;
    padding: 7px 0;
    line-height: 21px;
}
.pro-post-dree-add{
    padding: 10px 0;
    width: 100% !important;
}
.advertisment-detail-product-new{
    text-align: left !important;
    margin-top: 30px;
}

.advertisment-detail-product-new h5{
    padding-left: 10px ;
}
.advertisment-detail-product-new ul{
    padding: 0 12px 0 29px;
    list-style: outside;
    list-style-position: outside;

}
.advertisment-detail-product-new ul li{
    padding: 7px 0;
    border-bottom: 1px solid #ccc;
}
.advertisment-detail-product-new ul li:last-child{
    border: 0;
}
.advertisment-detail-product-new ul li a{
    font-size: 14px;
    font-family: 'Arial';
    color: #577ebf;
}
.advertisment-detail-product-new ul li a:hover{
    text-decoration: underline;
    color: #454545;
}
.pro-information{
    width: 100%;
    float: left;
    padding-bottom: 30px;
}
.post-info-sub{
    width: 100%;
    float: left;
}
.post-info-sub i{
    float: left;
    margin-top: 12px;
    margin-right: 10px;
    font-size: 16px;
}
.post-info-sub p{
    font-size: 14px;
    color: #454545;
    font-family: 'Arial';
    font-weight: 600;
    float: left;
    margin: 0;
}
.post-info-sub p span{
    font-weight: 400;
    display: block;
}
.pro-info-sec{
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
}
.prise-tag{
    transform: rotate(90deg);
}
.map-location{
    width: 100%;
    float: left;
    background-image: url(../images/map_back.jpg);
    background-size: cover;
    background-position: center;
}
.map-location a{
    float: left;
    width: 100%;
    height: 67px;
}
.map-location a img{
    width: 17px;
    float: left;
    margin: 13px 8px 0 7px;
}
.map-location a p{
    float: left;
    margin:4px 0 0 0;
}
.map-location a p span{
    font-size: 14px;
    font-family: 'Arial';
    color: #577ebf;
    text-decoration: underline;
    display: block;
}
.shield-new{
    color: #40A312;
    margin-right: 5px;
}

.owl-item {
    min-height: 250px;  
}

.owl-prev,
.owl-next {
  display: inline-block;
}

.owl-next {
  float: right;
}

.slider-counter {
    position: absolute;
    bottom: 1px;
    right: 21px;
}
.owl-nav{
    position: absolute;
    right: 0;
    bottom: 0;
}
.owl-prev{
    position: absolute;
    left: -50px;
}
.info {
  text-align: center;
  margin-top: 110px;
}
.safety-tips{
    font-size: 14px;
    font-family: 'Arial';
    color: #454545;
    margin-bottom: 0;
    padding: 3px 8px 0;
    min-height: 100px;
}
.shield-div{
    min-height: 134px;
    position: relative;
}
.new-city-site{
    width: 20% !important;
}
.new-Date{
	margin-top: 20px;
}
.form-add-new{
    width: 269px !important;
}
.new-label{
    width: 100%;
    float: left;
}
.age-of-pro{
    float: left;
    width: auto;
    color: #454545;
    font-family: Arial;
    font-size: 18px;
    margin: -3px 0 6px 0;
}
.sub_cat_location{
    position: absolute;
    bottom: 2px;
    left: 0;
    right: 0;
}
.sub_cat_location h4{
    float: left;
}
.sub_cat_location h4 a{
    float: left;
    width: auto;
    color: #e2545c;
    font-family: Arial;
    font-size: 16px;
    margin: 0px;
}
.sub_cat_location p{
	float: right;
	margin: 9px 0px 0 0;
	font-weight: bold;
	font-family: 'Arial';
	color: #577ebf;
}
.sub_cat_location p a{
	color: #577ebf;	
}
/*.sub_cat_location span{
    float: left;
    width: auto;
    color: #e2545c;
    font-family: Arial;
    font-size: 18px;
    margin: 6px 5px 0;   
}*/
.grid_list_style{
    background-color: #dddddd;
    padding: 9px 13px;   
    float: left;
    margin:-7px 6px 0;
    border-radius: 10px;
}
.grid_list_style:hover img{
    filter: grayscale(0);
}
.grid_list_style img{
    float: left;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);

}
.grid_list_style p{
    font-size: 13px;
    color: #454545;
    float: left;
    padding: 0 5px 0 7px;
    margin: 0;
}
.top_submenu_list_new{
    width: auto;
    float: left;
}
.grid_select_right_new{
    width: 19%;
}
.genral_search{
    width: 21.7% !important;
    float: right;
    padding: 0 0 0 12px !important;
}
.genral_search input{
    width: 100%;
    margin-top: -8px;
    border: 1px solid #e3e3e3 !important;
    background-color: transparent !important;
    font-size: 15px;
    height: 41px;
    line-height: 42px;
    padding-left: 10px;
    border-radius: 10px;
}
.image-container-popup{
    filter: grayscale(100%);
}
.hed-link-box-new-popup:hover img{
    filter: grayscale(0);
}
/*.grid_choos-new select{
    border:1px solid #e3e3e3 !important;
    background-color: transparent !important;
}*/
.search-text-box-new{
    position: relative;
}
/*.search-text-box-new:after{
    content: "";
    position: absolute;
    top: 9px;
    right: 23px;
    background-image: url(../images/location.png);
    width: 25px;
    height: 25px;
    background-size: contain;
    background-repeat: no-repeat;
}*/
.search-tages{
    width: 100%;
    float: left;
}
.search-tages ul{
    padding-left: 0;
    list-style: none;
    float: left;
    margin-top: 12px;
    margin-bottom: 0;
}
.search-tages ul li{
    float: left;
    
}
.search-tages ul li span{
    padding: 0px 5px;
    color: #fff;
    font-size: 16px;
}
.search-tages ul li a{
    font-size: 16px;
    font-family: 'Arial';
    color: #fff;
    float: left;
}
.your-ads{
    float: left;
    width: 100%;
    font-size: 13px;
    color: #337ab7;
    font-family: 'Arial';
    margin-bottom: 0;
    margin-top: 6px;

}
.your-ads span{
    color: #337ab7;
    font-size: 18px;
    padding-right: 6px;
}
.main-heding-gallry-add{
    float: left;
    width: 100%;
    padding-left: 5px;
    text-align: left;
    padding-bottom: 3px;
    padding-top: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,0.7);
}
.main-heding-gallry-add h5{
    font-size: 13px;
    font-family: 'Arial';
    font-weight: bold;
    color: #fff;
    margin:0;
    display: block;
}
.post-free-add-boot{
    float: right;
    width: 100%;
    text-align: center;
}
.post-free-add-boot .post-free-ad{
    float: none !important;
    display: inline-block !important;
    margin-left: 111px;
}
.post-free-add-boot .post-free-ad p{
    font-size: 16px;
    font-family: 'Arial';
    font-weight: bold;
    color: #337ab7;
    float: left;
    margin-right: 18px;
}
.form-add-new-input{
	width: 432px !important;
}
.new-dropdown-link{
	font-size: 13px !important;
}
.what_to_cell{float: left;width: 100%;text-align: center;}
.what_to_cell_main{float: left;width: 100%;text-align: center;}

.new-label-signup{
    padding-left: 0 !important;
}
.social-link-new p{
    line-height: 110px;
}
.new-form-margin-1{
    margin-top: 20px !important;
}
/*.post-free-ad-new a{
    background-color: #e2545c !important;
}*/
.grid-item-name {
    width: 98% !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.new-grid-location{
    padding-bottom: 28px;
    display: none;
}
.age-seprater-new{
	margin-bottom: 0 !important;
}
.new_yellow{
    background-color: #faa845 !important;
    border-bottom: 2px solid #faa845 !important;
}
.new_green{
    background-color: #9ec866 !important;
    border-bottom: 2px solid #9ec866 !important;
}
.new_blue{
    background-color: #314995 !important;
    border-bottom: 2px solid #314995 !important;
}
.age-sep-coma{
    display: none;
}
/*.search_location_icon::after {
    content: "";
    position: absolute;
    top: 9px;
    right: 23px;
    background-image: url(../images/location.png);
    width: 25px;
    height: 25px;
    background-size: contain;
    background-repeat: no-repeat;
}
.search_location_icon {
    position: relative;
}*/
.search-adjest{
    width: 100%;
    float: left;
    padding-top: 15px;
}
.search-adjest h5{
    font-size: 18px;
    color: #454545;
    font-family: 'Arial';
    width: 100%;
    float: left;
    margin:3px 0 0;
}
h5 a.main-cat-new{
    font-size: 13px;
    color: #577ebf;
    font-family: 'Arial';
    margin:7px 0 0;
    font-weight: bold;
}
h5 a.main-cat-new:hover{
    color: #454545;
}
.cat-listing{
    width: 100%;
    float: left;
    padding-left: 17px;
    list-style-image: url(../images/li_style.png);
}
.cat-listing ul{
    padding-left: 17px;   
    list-style: none;
    border-left: 1px solid #ccc;
    padding: 0px 0 0px 10px;
}

.cat-listing li a{
    font-size: 13px;
    font-family: 'Arial';
    color: #577ebf;
    margin:5px 0 0;
}
.cat-listing li a:hover{
    color: #454545;
}
.padding-new{
    padding: 0 5px;
    width: 21%;
}
.vihical-dis{
    width: 100%;
    float: left;
    padding-top: 20px;
}
.new-width-padding{
    width: 64%;
    padding-left: 0;
}
.vihical-dis-con{
    width: 100%;
    float: left;
    padding-top: 10px;
}
.vihical-img{
    width:34%;
    float: left;    
}
.vihical-img img{
    border-radius: 50%;
    height: 70px;
    width: 70px;
    overflow: hidden;
}
.vihical-dis-new {
    width: 66%;
    float: left;
    padding-left: 7px;
}
.vihical-dis-new p{
    font-size: 13px;
    font-family: 'Arial';
    color: #454545;
    width: 100%;
    float: left;
    margin-bottom: 0;
}
.vihical-dis-new a{
    float: left;
    font-size: 13px;
    font-family: 'Arial';
    color: #577ebf;
}
.vihical-dis-new a:hover{
    color: #454545;
}
.vichical-per{
    width: 100%;
    float: left;
    max-height: 95px;
    overflow: hidden;
    margin-bottom: 36px;
}
.vichical-per p{
    font-size: 13px;
    font-family: 'Arial';
    color: #454545;
}
.vichical-per p:empty{
	display: none;
}
.gallery_ads-new{
    padding-right: 0;
    width: 17.7%;
}
.age-seprater{
    float: left;
}
.back-btn-popup{
    position: absolute;
    -webkit-position: absolute;
    bottom: 17px;
    left: 13px;
    z-index: 999999;
}
.back-btn-popup a{
    width: 175px;
    height: 47px;
    border-radius: 8px;
    background: #e2555d;
    padding: 0px 0px;
    color: #fff;
    font-size: 16px;
    font-family: 'Arial';
    text-align: center;
    float: left;
    line-height: 47px;
}
.max-min-prise{
    width: 100%;
    float: left;
    margin-top: 12px;
}
.max-min-prise .grid_select_left{
    width: 100%;
    float: left;
}
.max-min-prise .grid_select_left h1{
    width: 100%;
    float: left;
    font-size: 18px;
    font-family: 'Arial';
    color: #454545;
}
.icon_16{
    float: left;
    width: auto;
    margin-right: 5px;
}
.icon_16 img{
    width: 19px;
}
.new-country li {
    padding: 3px 0 !important;
}
.new-country li a {
    font-size: 13px !important;
}
.hed-link-box2 img {
    width: 26px;
}
#id_9{border-right: 0;}
.main-hed-con2 .hed-link-box2:last-child{
    border:0;
}
.profile-info{
    float: left;
    width: 100%;
    padding-top: 40px;
}
.profile-info p{
    font-size: 13px;
    color: #454545;
    font-family: 'Arial';
    margin-bottom: 3px;
}
.increser{
    float: left;
    width: 100%;
    border:1px solid #577ebf;
    height: 20px;
}
.increser span{
    background-color: #577ebf;
    height: 100%;
    float: left;
    width: 40%;
    position: relative;
}
.increser span:before{
    content: attr(data-info);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align:center;
    font-size: 13px;
    color: #fff;
    font-family: 'Arial';
}
.expiring-ads{
    width: 100%;
    float: left;
    box-shadow: 1px 1px 5px 0px rgba(50,50,50,0.15);
    border:1px solid #dcdcdc;
    /*border-top: 6px solid #454545;*/
    padding: 20px 15px;
    background:linear-gradient(to bottom, #f9f9f9 , #ffffff);

}
.expiring-ads h5{
    font-size: 18px;
    color: #df424b;
    font-family: 'Arial';
    text-transform: uppercase;
    margin-top: 0;
}
.expiring-ads a{
    font-size: 13px;
    float: left;
    background-color: #577ebf;
    color: #fff;
    font-family: 'Arial';
    padding: 10px 20px;
    margin-top: 7px;
}
.primium-label{
    width: 100%;
    float: left;
    position: relative;
    /*border: 1px solid #bfbfbf;*/
    /*border-top: 6px solid #454545;*/
    /*box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.2);*/
    margin:30px 0;
}
.primium-label img{
    width: 100%;
}
.primium-label-banner-data{
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    min-height: 179px;
}
.primium-label-banner-data h4{
    font-size: 18px;
    font-family: 'Arial';
    color: #df424b;
    font-weight:bold;
    width: 60%;
    line-height: 23px;
    margin-top: 0;
    margin-bottom: 0;
}
.banner-sun-content-primum{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.primium-label-lt{
    float: left;
    width: 50%;
}
.primium-label-lt h5{
    font-size: 13px;
    color: #454545;
    font-family: 'Arial';
    font-weight: bold;

}
.primium-label-lt p{
    font-size: 13px;
    color: #454545;
    font-family: 'Arial';
}
.primium-label-rt{
    float: right;
    width: auto;
    padding-top: 11px;
}
.primium-label-rt a{
    width: 175px;
    height: 47px;
    border-radius: 8px;
    background: #e2555d;
    padding: 0px 0px;
    color: #fff;
    font-size: 16px;
    font-family: 'Arial';
    text-align: center;
    float: left;
    line-height: 47px;
}

.new-sorting-row{
    width: 100%;
    float: left;
    padding: 10px 28px;
}
.main-filter{
    width: 100%;
    float: left;
}
.filter-select{
    width: 100%;
    float: left;
}
.filter-select select{
    background: linear-gradient(to bottom, #eeeeee , #fff);
    border:1px solid #e6e6e6;
    /*box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.2);*/
    color: #454545;
    width: 300px;
    padding: 5px 8px;
    border-radius: 5px;
}
.filter-active-inactive{
    width: 100%;
    float: left;
    padding-top: 15px;
}
.filter-active-inactive a{
    color: #454545;
    font-size: 13px;
    font-family: 'Arial';
    padding: 5px 10px;
    background: linear-gradient(to bottom, #fff , #f5f5f5);;
    float: left;
    border: 1px solid #cecece;
    border-radius: 5px;
}
.filter-active-inactive a i{
    padding-right: 5px;
}
.check-active-inactive{
    float: right;
    width: auto;
}
.check-active-inactive p{
    float: left;
    width: 87px;
    text-align: center;
    border: 1px solid #bfbfbf;
    margin: 0 3px;
    /* background-color: #f5f5f5; */
    padding: 2px 4px;
    border-radius: 5px;
}
.check-active-inactive p:first-child {
    margin-left: 0;
}
.check-active-inactive p:last-child {
    margin-right: 0;
}
.check-active-inactive p input[type="checkbox"]{
       margin-top: 3px;
    float: left;
}
.check-active-inactive p span{
    font-size: 13px;
    font-family: 'Arial';
    color: #454545;
    padding-left: 17px;
    position: relative;
    float: left;
}
.check-active-inactive p span:before{
    content: "";
    position: absolute;
    left: 4px;
    top: 5px;
    height: 7px;
    width: 7px;
    background-color: #4bb016;
    border-radius: 50%;
}
.check-active-inactive p span.expiring:before{
    background-color: #fcb30c;
}
.check-active-inactive p span.expired:before{
    background-color: #ff5a00;
}
.expired:before {
    background-color: #ff5a00 !important;
}
.expiring:before{
    background-color:#fcb30c !important;
}
.main-ad-sec {
    width: 100%;
    float: left;
}
.get-more-view{
    width: 92%;
    float: left;
    /*padding: 20px 0 0 20px;*/
    /*border-radius: 5px;*/
    margin-top: 20px;
    margin-left: 20px;
    overflow: hidden;
}
.get-more-view-hed{
    width: 100%;
    float: left;
    background-color: #577ebf;
    position: relative;
    background-image: url(../images/growth.png);
    background-position: 95%;
    background-repeat: no-repeat;
    background-size: 25px;
    border-radius: 5px;
}
.get-more-view-hed h5{
    font-size: 16px;
    font-family: 'Arial';
    font-weight: bold;
    color: #fff;
    padding-left: 15px;
    text-transform: capitalize;
}
.get-more-box{
    width: 100%;
    float: left;
    padding-left: 13px;
    /*border:1px solid #bfbfbf;*/
}
.get-more-box p{
    font-size: 15px;
    color: #454545;
    font-family: 'Arial';
    width: 100%;
    float: left;
    margin:4px 0;
    font-weight: bold;
}
.get-more-box p input[type="checkbox"]{
    height: 24px;
    width: 20px;
    float: left;
    margin-right: 8px;
    background-color: transparent;
}
.get-more-box p span{
    padding-left: 8px;
    float: left;
    position: relative;
    padding-top: 4px;
    color: #577ebf;
}
.get-more-box p img{
    width: 25px;
    float: left;
}
/*.get-more-box p span:before{
    content: "";
    position: absolute;
    left: 2px;
    top: 3px;
    background-image: url(http://keshavinfotechdemo.com/KESHAV/KESHAV/classified_site/plan_images/17top.svg);
    width: 25px;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
}
.get-more-box p span.cla1:before{
    background-image: url(http://keshavinfotechdemo.com/KESHAV/KESHAV/classified_site/plan_images/797gallery.svg);
}
.get-more-box p span.cla2:before{
    background-image: url(http://keshavinfotechdemo.com/KESHAV/KESHAV/classified_site/plan_images/508premium.svg);
}*/
.get-more-box p i{
    padding-left: 12px;
    padding-top: 6px;
    color: #577ebf;
}
.edi-delete-btn{
    float: right;
    width: auto;
    padding-top: 14px;
}
.edi-delete-btn a{
    float: left;
    font-size: 13px;
    color: #454545;
    font-family: 'Arial';
    margin: 0 5px;
}
.edi-delete-btn a i{
    padding-left: 5px;
}
.view-edit-row{
    width: 100%;
    float: left;
    background-color: #e7e7e7;
    padding: 7px 0 0;
    margin-top: 27px;
}
.view-edit-row a{
    font-size: 15px;
    color: #577ebf;
    font-family: 'Arial';
    margin: 0 5px;
    float: left;
    padding-bottom: 3px;
}
.view-edit-row a i{
    float: left;
    padding: 3px 5px 0;
    font-size: 15px;
}
.view-edit-row a i img{
    width: 16px;
    margin-top: -6px;
}
.view-edit-row a i.fa-share-alt{
    color: #e2545c;
}
.rt-new-side{
    float: right;
    width: auto;
    padding-right: 3px;
}
.rt-new-side p{
    font-size: 15px;
    color: #454545;
    font-family: 'Arial';
    margin: 0 5px;
    float: left;
}
.rt-new-side p i{
    float: left;
    padding: 3px 5px 0;
    font-size: 15px; 
}
.rt-new-side p i img{
    width: 18px;
    margin-top: -8px;
}
.add-list-box:before{
    content: "";
    position: absolute;
    top: 17px;
    right: 22px;
    background-color: #4bb016;
    border-radius: 50%;
    height: 8px;
    width: 8px;
}
.new-p-new{
    float: left;
    width: 100%;
    font-size: 13px;
    font-family: 'Arial';
    color: #577ebf;
    font-weight: bold;
}
.new-p-new span{
    font-size: 15px;
    float: none;
    width: unset;
    color: unset;
    margin: 0;
}
.add-sub-city{
    float: left;
    width: 28%;
}
.add-sub-city h4{
    margin-bottom: 0;
}

.grid_details_or_new{
    min-height: 139px !important;
}
.new-form-setting .form-group{
    margin-bottom: 0;

}
.new-form-setting .form-group label{
    width: 19%;
    float: left;
    background-color: #f5f5f5;
    font-size: 13px;
    padding: 14px;
    border-bottom: 1px solid #fff;
    text-transform: capitalize;
}
.new-form-setting .form-group input[type="text"],.new-form-setting .form-group input[type="password"],.new-form-setting .form-group select{
    width: 66%;
    float: left;
    height: 28px;
}
.new-form-setting .form-group select{
    line-height: 17px;
}
.new-form-setting .form-group p.nike{
    font-size: 13px;
    font-weight: bold;
    color: #000;
    font-family: 'Arial';
    float: left;
    padding: 10px;
    margin:0;
}
.new-form-setting .form-group p{
    float: left;
    text-align: left;
    margin: 0;
    padding: 0;
    color: #454545;
}
.new-form-setting .form-group p span{
    color: #999;
    font-style: italic;
    display: block;
}
.new-for-div {
    width: 76%;
    float: left;
    padding: 10px 10px 9px;
    border-bottom: 1px solid #ccc;
    position: relative;
}
.radio-box{
    width:auto;
    float: right;
}
.radio-box input[type="radio"]{
    padding-right: 10px;
    float: left;
}
.radio-box span{
    font-size: 13px;
    color: #454545;
    font-family: 'Arial';
    float: left;
    width: auto !important;
    background-color: transparent;
    padding-left: 7px;
    padding-top: 1px;
}
.email{
    padding: 16px 10px !important;
}
.main-radio{
    float: left;
    width: auto;
}
.main-radio input[type="radio"],.main-radio input[type="checkbox"]{
    float: left;
}
.main-radio p{
    float: left;
    text-align: left;
    font-size: 13px;
    color: #454545;
    font-family: 'Arial';
    padding: 3px 10px 0 7px !important;
}
.padding-15{
    padding: 15px 10px !important;   
}
.padding-20{
    padding: 22px 10px !important;     
}
.padding-22{
    padding: 20px 10px !important;        
}
.update-heading{
    width: 100%;
    float: left;
    box-shadow: 3px 3px 2px 0px rgba(50,50,50,0.1);
    -webkit-box-shadow: 3px 3px 2px 0px rgba(50,50,50,0.1);
    -moz-box-shadow: 3px 3px 2px 0px rgba(50,50,50,0.1);
    -ms-box-shadow: 3px 3px 2px 0px rgba(50,50,50,0.1);
    -o-box-shadow: 3px 3px 2px 0px rgba(50,50,50,0.1);
    border:1px solid #ddd;
    min-height: 339px;
    background-color: #f5f5f5;
    position: relative;
    overflow: hidden;
}
.update-heading h5{
    font-size: 13px;
    font-family: 'Arial';
    color: #454545;
    padding: 6px;
    border-bottom: 3px solid #ccc;
    background:linear-gradient(to bottom, #fff 0%, #eee 100%);
    background:-ms-linear-gradient(top, #fff 0%, #eee 100%);
    background:-o-linear-gradient(top, #fff 0%, #eee 100%);
    background:-webkit-linear-gradient(top, #fff 0%, #eee 100%);
    margin:0;
    text-align: left;
}

.update-photo{
    opacity: 0;
    position: absolute;
    top: 27px;
    left: 0;
    right: 0;
    bottom: 31px;
    background-color: rgba(0,0,0,0.5);
}
.update-photo h3{
    font-size: 13px;
    color: #fff;
    font-family: 'Arial';
    font-weight: bold;
    margin-top: 7px;
}
.update-photo i{
    font-size: 48px;
    color: #fff;
    text-align: center;
    margin-top: 49px;
}
.update-photo p{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
    font-size: 13px;
    font-family: 'Arial';
    font-weight: bold;
}
.update-photo p span{
    display: block;
    font-style: italic;
}
.update-photo a{
    display: block;
    height: 100%;
}
.update-heading:hover .update-photo{
    opacity: 1;
}
.new-btn-update{
    width: 100%;
    float: left;
    padding-top: 0px;
}
.new-btn-update input[type="submit"]{
    background-color: #e2555d;
    color: #fff;
    margin-top: 9px;
    margin-left: 10px;
    float: left;
}
.new-btn-update a{
    color: #577ebf;
    font-size: 13px;
    margin-left: 10px;
    font-family: 'Arial';
    float: left;
    margin-top: 18px;
}    
.new-btn-update a i {
    font-size: 18px;
    margin-right: 9px;
}

.facebook-add{
    min-height: 67px;
}
.new-detail h5{
    padding-top: 6px;
}
.new-btn-update-2{
    padding-top: 0 !important;
    padding-bottom: 0;
}
.new-form-setting textarea.new-textarea{
    min-height: 200px;
    width: 50%;
}
.new-form-setting2 label{
    min-height: 221px;
}
.new-for-div23{
    width: 47%;
    border-bottom: 0;
}
.new-for-div23 p{
    width: 96%;
}
.new-for-div34{
    border-bottom: 0;
}
.new-width input[type="text"]{
    width: 50% !important;
}
.new-width input[type="password"]{
    width: 50% !important;
}
.padding-24{
        padding: 16px 10px !important;
}
.new-height{
    min-height: 49px;
}
.main-radio-new{
    float: left;
    width: 100%;
}
.label-new{
    width: 14.3% !important;
}
.check-all-link{
    width: 100%;
    float: left;
    text-align: center;
}
.check-all-link a{
    font-size: 13px;
    color: #577ebf;
    font-family: 'Arial';
}
.label-new-height{
    min-height: 405px;
}
.new-btn-update-new-1{
    border-top:1px solid #ccc;
    padding-top: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 50%;

}
.new-btn-update-new-1 a{
    margin-left: 0;
}
.new-btn-update label{
    height: 53px;
    float: left;
    width: 13%;
    background-color: #f5f5f5;
    min-height: 0;
}
.new-btn-update.new-btn-update-2 label {
    width: 14%;
}
.new-detail-label{
    width: 19% !important;
}
.label-cos{
    padding: 12px !important;
}

.label-for-email{
    float: left;
    background-color: #f5f5f5;
    padding: 19px 10px !important;
    font-size: 13px !important;
}
.notification_btn .form-group{
    margin-bottom: 0;
}
.sub-delete h5{
    color: #e2555d;
    font-size: 13px;
    font-family: 'Arial';
    font-weight: bold;
    float: left;
    margin:2px 0 0 0;
}
.sub-delete h5 a{
    color: #e2555d;
}
.sub-delete label{
    width: 14.4% !important;
}
.main_section_left_new-1{
    margin-bottom: 10px;
}
.share-facebook .social-link{
    text-align: left !important; 
}
.share-facebook .social-link a .social-link-btn span .fa{
    margin-right: 21px;
}
.fixed-bnner-row{
    text-align: center;
    height: 63px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #577ebf;
	z-index: 999;
}
.toral-new{
    width: auto;
    display: inline-block;
    padding: 10px 0;
}
.toral-new h5{
    font-size: 30px;
    color: #fff;
    font-family: 'Arial';
    text-transform: uppercase;
}
.btn-preview{
    position: absolute;
    right: 0;
    top: 9px;
}
.new-form-dis{
    width: 100%;
    float: left;
    position: relative;
}
.flag-popup-con{
    width: 100%;
    float: left;
}
.flag-popup-row{
    width: 100%;
    float: left;
    padding: 6px 0;
}
.flag-popup-row a{
    width: 30%;
    float: left;
    padding: 10px 0;
    text-align: center;
    font-size: 13px;
    font-family: 'Arial';
    color: #454545;
    margin-right: 10px;
    background-color: #ccc;
    border-radius: 5px;
    word-break: break-all;
}
.flag-popup-row p{
    font-size: 13px;
    color: #454545;
    font-family: 'Arial';
    margin: 0;
}
#flag-popup .modal-content{
    border-radius: 30px;
}
.fla-closse{
    float: right;
    font-size: 38px;
    font-weight: normal;
    line-height: 30px;
    color: #df424b;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 1;
    font-family: 'Arial';
}
.modal-title-flag{
    color: #454545;
    font-size: 18px;
    font-family: 'Arial';
    padding: 0px 0 0px 0px;
    margin: 0;
    width: 100%;
    text-align: center;
    text-transform: capitalize;
}
#flag-popup .modal-header{
    padding-bottom: 8px;
    border-bottom: 2px solid #d2d2d2;
}
#flag-popup .modal-body{
    overflow: hidden;
}
#flag-popup .modal-dialog{
    top: 25%;
}
.refine_cat_new{
	width: 18%;
}
.sub_cat_location_grid{
	bottom: -14px !important;
}
.sub_cat_location_grid p{
	margin-right: 0 !important;
}
.grid-item-name{
	margin-bottom: 0 !important;
}
.product_prize.product_prize_grid {
    padding-top: 5px;
}
.Premium-betch-sign{
	position: absolute;
	top: 0;
	right: 0;
}
.Premium-betch-sign-con {
	float: left;
	width: 100%;
	/* background-color: #577ebf; */
	padding: 0 0px 0 11px;
	position: relative;
}
.Premium-betch-sign-con h5 {
	font-size: 14px;
	color: #fff;
	font-family: 'Arial';
	margin: 0;
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
	z-index: 1;
	transform: rotate(48deg);
	margin-top: 11px;
	margin-left: 7px;
	text-transform: uppercase;
	padding: 2px 5px 0px 6px;
	font-weight: bold;
	letter-spacing: 0.5px;
}
.Premium-betch-sign-con::before {
	content: "";
	position: absolute;
	border: 30px solid #577ebf;
	top: 0;
	right: 0;
	left: 0;
	border-color: #577ebf #577ebf transparent transparent;
	z-index: 1;
    border-radius: 10px;
    overflow: hidden;
}
.new-width-padding_grid {padding-right: 0;}
.social-share{
	position: relative;	
	float: left;
	padding-bottom: 4px;
}
.social-share:hover .social-icon-share{
	display: block;
}
.social-icon-share{
	background-color: #fff;
	display: none;
	position: absolute;
	top: 28px;
	left: 0;
	padding: 7px 5px;
	transition: all 0.5s;
	width: 112px;
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.3);
	z-index: 999999;
}
.social-icon-share .cat_details_botm_share_right{
	float: left;
}
.social-icon-share .cat_details_botm_share_right i{
	float: left;
	padding: 0;
}
.social-icon-share a{
	margin:0;
}
.social-icon-share .cat_details_botm_share_right i a{
	padding: 0 5px !important;
	margin: 0 !important;
}
.social-icon-share a:empty,.social-icon-share i a:empty,.social-icon-share a i:empty,.social-icon-share a:empty{
	display: none;
}
.view-edit-row a:empty{
	display: none;
}
.grid-item-name{
	max-width: 89% !important;
	width: auto !important;
}
.padding-15.or_mian{
	padding: 22px 10px !important;
}
.padding-15.label-new.label-new-height{
    min-height: 300px;
}
.main_section_middle_data{
	padding-bottom: 0px;
}

/*purches*/
.main-purchaes-page{
    width: 100%;
    float: left;
    padding-left: 50px;
}
.main-heding-pur{
    width: 100%;
    float: left;
}
.main-heding-pur h5{
    font-size: 18px;
    color: #454545;
    font-family: 'Arial';
    font-weight: 400;

}
.purches-sub-link{
    width: 100%;
    float: left;
}
.purches-sub-link a{
    float: left;
    border:1px solid #ccc;
    font-family: 'Arial';
    color: #577ebf;
    font-weight: bold;
    font-size: 13px;
    padding: 5px;
    border-radius: 5px;
    margin:0 5px;
    text-transform: capitalize;
}
.purches-sub-link a:hover{
    background-color: #f5f5f5;
}
.purches-sub-link a:first-child{
    margin-left: 0;
}
.main-purchaes-page-con{
    width: 100%;
    float: left;
    padding: 24px 0;
    border-bottom: 1px solid #ccc;
}
.main-discription-purches{
    width: 100%;
    float: left;
    
}
.camera-photo{
    width: 30%;
    float: left;
    text-align: center;
    height: 200px;
    overflow: hidden;
}
.camera-photo img{
    width: 50px;
}
.ads-discription{
    width: 70%;
    float: left;
    text-align: left;
    height: 190px;
}
.ads-discription h2{
    font-size: 18px;
    color: #454545;
    font-family: 'Arial';
    font-weight: bold;
    text-align: left;
}
.ads-discription p{
    font-size: 13px;
    color: #454545;
    font-family: 'Arial';
    line-height: 18px;
    text-align: left;
}
.ads-discription p span{
    font-weight: bold;
    font-size: 18px;
}
.main-box-purched{
    width: 28%;
    float: left;
    height: 190px;
    border-top:1px solid #ccc;
    background: linear-gradient(to top, #eeeeee , #fefefe);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    text-align: center;
    position: relative;
    margin:0 10px;
}
.main-box-purched:first-child{
    margin-left: 0;
}
.main-box-purched a{
    height: 100%;
    display: block;
}
.top-purched-img{
    width: 100%;
    float: left;
    text-align: center;
    padding-top: 16px;
}
.top-purched-img img{
    width: 40px;
    margin:0 auto;
}
.top-purched-img h3{
    font-size: 18px;
    color: #454545;
    font-family: 'Arial';
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
}
.top-purched-img p{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 13px;
    font-family: 'Arial';
    color: #577ebf;
}
.top-purched-img p i{
    font-size: 16px;
    margin-right: 10px;
}
/*09-04-2018 last page css start*/

.new_list_title{
    float: left;
    width: 100%;
}
.new_list_title h2{
    float: left;
    width: 100%;
    margin: 0px;
    font-size: 18px;
    color: #454545;
    font-weight: bold;
}
.grid_part_main.new_list.or {
    padding: 20px;
}
.new_list_ceckbox{
    float: left;
    width: 100%;
    margin: 20px 0px;
}
.new_list_ceckbox input{
    float: left;
    width: auto;
}
.new_list_ceckbox h6{
    float: left;
    width: auto;
    margin: 0px;
    color: #454545;
    padding-top: 4px;
    font-size: 13px;
     padding-left: 5px;
}
.new_list_deta_main{
    float: left;
    width: 100%;
}
.new-list-image{
    float: left;
    width: 40%;
}
.new-list-image img{
    float: left;
    width: 100%;
}
.new-list-image-containt {
    float: left;
    width: auto;
}
.new-list-image-containt p{
    float: left;
    width: auto;
    font-size: 13px;
    color: #454545;
    margin: 0px;
    padding-top: 10px;
    padding-left: 10px;
}
.new_list_register_main {
    float: left;
    width: 100%;
    margin-top: 20px;
}
.new_list_register_main_image {
    float: left;
    width: auto;

}
.new_list_register_main_image .fa.fa-user{
    float: left;
    width: auto;
    font-size: 28px;
    color: #454545;
}
.new_list_register_main_containt.margin {
    float: left;
    width: auto;
     padding-left:10px;
}
.new_list_register_main_containt.margin h6{
    float: left;
    width: 100%;
    margin: 0px;
    font-size: 16px;
    font-weight: bolder;
}
.new_list_register_main_containt.margin p{
    float: left;
    width: 100%;
    margin: 0px;
    font-size: 15px;
}
.new_list_register_main_image{
    float: left;
    width: auto;
}
.new_list_register_main_image .fa.fa-laptop{
    float: left;
    width: auto;
    font-size: 24px;
    color: #454545;
}
.new_list_register_main_containt {
    float: left;
    width: auto;
    padding-left: 6px;
}
.new_list_register_main_containt h6{
    float: left;
    width: 100%;
    margin: 0px;
    font-size: 16px;
    font-weight: bolder;
    color: #454545;
}
.new_list_register_main_containt a{
    float: left;
    width: 100%;
    margin: 0px;
    font-size: 15px;
    color: #454545;
    word-break: break-all;
}
.new_list_register_main_containt a:hover{
    text-decoration: underline;
}
.new_list_register_btn {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 20px;
    background-color: #E1E1E1;
    padding: 10px;
    border-radius: 10px;
}
.new_list_register_main_btn {
    float: none;
    width: auto;
    display: inline-block;
    text-align: center;
}
.new_list_register_btn.two{
    margin-top: 0px;
    background-color: transparent;
}
.new_list_register_main_btn .fa.fa-users{
    font-size: 24px;
}
.new_list_register_main_btn a{
    font-size: 16px;
}
.new_list_register_main_btn a:hover{
    text-decoration: underline; 
}
.new_list_register_main_btn .fa.fa-user-times{
    font-size: 24px;
}
.new_list_register_main_btn .fa.fa-user-times:hover{
    text-decoration: underline; 
}
.grid_part_main.new_list.three {
    padding: 20px;
}
.new_list_register_main_image .fa.fa-home{
font-size: 28px;
background: #94A880;
padding: 6px;
border-radius: 50%;
color: #fff;
}
.pad {
    padding-top: 10px;
}
.new_list_register_main.four{
        background: -moz-linear-gradient(top, #fff 0%, #eee 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #eee));
    background: -webkit-linear-gradient(top, #fff 0%, #eee 100%);
    background: -o-linear-gradient(top, #fff 0%, #eee 100%);
    background: -ms-linear-gradient(top, #fff 0%, #eee 100%);
    background: linear-gradient(to bottom, #fff 0%, #eee 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE',GradientType=0);
}
.new_list_register_perti_a{
    float: left;
    width: 100%;
    margin-top: 20px;
}
.new_list_perti-a {
    float: left;
    width: 100%;
}
.new_list_perti-a a{
    float: left;
    width: 100%;
    color: #454545;
    font-size: 16px;
}
.new_list_perti-a a:hover{
  text-decoration: underline;
}
.new_list_register_main_image .fa.fa-car{
font-size: 23px;
background: #94A880;
padding: 6px;
border-radius: 50%;
color: #fff;
}

.list-location.or{
    font-size: 13px;
}
/*09-04-2018 last page css end*/


/*cart css*/
/*cart*/
.cart-new-1{
    width: 100%;
    float: left;
    /*background-color: #fff;*/
}
.shopping-cart-new{
    width: 100%;
    float: left;
    padding: 30px 50px 0;
    background-color: #fff;
    position: relative;
}
.shopping-cart-hed{
    width: 100%;
    float: left;
    background-color: #577ebf;
    padding: 14px 10px;
}
.shopping-cart-hed h4{
    color: #fff;
    font-family: 'Arial';
    font-size: 18px;
    margin:0;
}
.wall-cart-div{
    width: 100%;
    float: left;
    border-left: 9px solid #577ebf;
    border-bottom: 1px solid #577ebf;
    padding-left: 15px;
    margin-top: 30px;
}
.wall-cart-div h3{
    font-size: 13px;
    color: #577ebf;
    font-family: 'Arial';
    font-weight: bold;
    margin-top: 13px;
}
.wall-cart-div h3 span{
    color: #888;
    font-size: 12px;
    font-weight: 400;
}
.cart-img{
    width: 100%;
    float: left;
    padding-right: 15px;
}
.cart-img img{
    width: 100%;
    border-radius: 9px;
}
.information-for-cart{
    width: 100%;
    float: left;
}
.Information-cart-row{
    width: 100%;
    float: left;
    position: relative;
    padding: 10px 0;
}
.Information-cart-row:before{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: url(../images/dotted-border.png);
    background-repeat-x:repeat;
    background-repeat-y:no-repeat;
    content: "";
    height: 3px;
    background-size: contain;
}
.lt-side{
    width: 50%;
    float: left;
}
.img-side{
    width: 37%;
    float: left;
    position: relative;
    margin-right: 9px;
}
.img-side:before{
    content: "";
    position: absolute;
    right: 0;
    top: 3px;
    border-right: 2px solid #ccc;
    height: 19px;
}
.img-side img{
    width: 25px;
    float: left;
}
.img-side h3{
    font-size: 13px;
    color: #454545;
    font-family: 'Arial';
    margin: 0;
    float: left;
    margin-top: 6px;
    margin-left: 10px;
}
.lt-side select{
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    width: 82px;
    margin-top: 2px;
    position: relative;
    background-image: url(../images/down-arrow.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 12px;
}

.rt-side{
    width: 15%;
    float: right;
    position: relative;
    text-align: right;
    margin-top: 5px;
}
.rt-side p{
    font-size: 13px;
    font-family: 'Arial';
    color: #454545;
    font-weight: bold;
    margin-bottom: 0;
    float: right;
}
.rt-side span{
    position: absolute;
    top: 0;
    left: 0;
    font-size: 13px;
    color: #454545;
    font-family: 'Arial';
    font-weight: bold;
}
.Information-cart-row-new1:before{
    background-image: none !important;
    border-bottom: 1px solid #888;
}
.Information-cart-row-new2:before{
    background-image: none !important;
}
.Information-cart-row-new2 .rt-side span{
    left: -63px;
}
.Information-cart-row-new2 .rt-side span i{
    padding-right: 10px;
    font-style:normal;
}
.cart-total{
    width: 100%;
    float: left;
}
.cart-total-hed{
    width: 100%;
    float: left;    
    background-color: #577ebf;
    padding: 14px 10px;
    text-align: center;
}
.cart-total-hed h4{
    color: #fff;
    font-family: 'Arial';
    font-size: 18px;
    margin: 0;
}
.toal-cart-dis{
    width: 100%;
    float: left;
    text-align: center;
    padding: 14px 20px 29px 20px;
    background-color: #f5f5f5;
}
.toal-cart-dis p{
    font-size: 18px;
    color: #454545;
    font-family:'Arial';
    font-weight: bold;
    margin: 0 0 10px;
}
.toal-cart-dis a{
    float: left;
    width: 100%;
    padding: 10px 0;
    text-align: center;
    font-size: 13px;
    color: #fff;
    background-color: #e2555d;
    text-transform: uppercase;
}
.toal-cart-dis a i{
    font-size: 16px;
    padding-left: 10px;
    position: relative;
    top: 1px;
}
.empty-cart{
    width: 100%;
    float: left;
    padding-top: 30px;
}
.empty-cart p{
    font-size: 13px;
    color: #454545;
    font-family: 'Arial';
    font-weight: bold;
}



/*cart 12*/
.shopping-cart-2{
    width: 100%;
    float: left;
    padding: 0 21px 0 50px;
}
.shopping-cart-2-hed{
    width: 100%;
    float: left;
}
.shopping-cart-2-hed h5{
    font-size: 18px;
    color: #454545;
    font-family: 'Arial';
}
.shoppin-cart-table{
    width: 100%;
    float: left;
    padding: 5px 0;
}
.cart-title{
    width: 30%;
    float: left;
}
.shoppin-cart-table h5{
    font-size: 13px;
    font-weight: bold;
    font-family: 'Arial';
    color: #454545;
    margin: 0;
}
.shoppin-cart-table p{
    font-size: 13px;
    font-family: 'Arial';
    color: #454545;
    margin: 0;
    float: left;
    padding-top: 4px;

}
.cart-item p{
    padding-left: 5px;
}
.cart-duration p{
    float: right;
}
.cart-prise p{
    float: right;
}
.shoppin-cart-table img{
    width: 25px;
    float: left;
}
.cart-item{
    width: 30%;
    float: left;
}
.cart-duration{
    width: 20%;
    float: left;
    text-align: right;
}
.cart-prise{
    width: 20%;
    float: right;
    text-align: right;
}
.main-shoppng-cart-row{
    width: 100%;
    float: left;
    padding: 20px 0 30px;
    border-bottom: 1px solid #ccc;
}
.shoppin-cart-table-last-row{
    padding-top: 10px;
    border-top: 2px solid #ccc;
}
.shopping-cart-2-hed h5 span a{
    font-size: 13px;
    color: #454545;
    padding-right: 10px;

}
.billing-addres-main{
    width: 100%;
    float: left;
    padding-top: 11px;
}
.billing-line{
    width: 280px;
    float: left;
}
.billing-line label{
    padding-left: 0;
}
.padding_remov{
    margin-left: 0 !important;
}
.Payment-method{
    width: 100%;
    float: left;
}
.pay-box{
    float: left;
    width: 14%;
    margin-top: 20px;
    text-align: center;
}
.pay-box img{
    max-width: 100%;
}
.payment-method-wall{
    width: 50%;
    float: left;
    padding-top: 0;
    padding-bottom: 40px;
    margin-top: 25px;
}
.payment-method-wall p{
    font-size: 13px;
    font-family: 'Arial';
    color: #454545;
    padding-top: 20px;
    float: left;
}
.payment-method-wall p a{
    color: #577ebf;
}
.pay-box-new img{
    margin-top: 10px;
}
.blling-method{
    width: 50%;
    float: left;
    padding-top: 19px;
    margin-top: 5px;
}
.form_group122 select{
    margin-bottom: 10px;
}
.form_group122 select.down-arrow-select{
    background-image: url(../images/down-arrow.png);
    background-position: 95% 50%;
    background-size: 15px;
    background-repeat: no-repeat;
}

/*cart css end*/

label.lable55 {
    width: 14.4% !important;
}
label.or_mian3 {
    width: 14.4% !important;
}
label.padding-24.label-new.or_main {
    padding: 24px 10px !important;
}
.close-icon-sm{
	float: right;
    width: auto;
    margin-left: 11px;
}
.close-icon-sm img{
	float: right;
    width: 17px;
}
.cart-icon{
    float: left;
    width: auto;
    padding: 11px 4px 0 12px;
}
.cart-icon a{
    float: left;
    position: relative;

}
.cart-icon a:before{
    content: attr(data-count);
    position: absolute;
    top: -6px;
    right: -7px;
    background-color: #e2545c;
    color: #fff;
    font-size: 10px;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    text-align: center;
    line-height: 15px;
}
.cart-icon a span{
    font-size: 20px;
    color: #454545;
}
.main-serch-box{
    width: 100%;
    float: left;
    position: relative;
}
.main-serch-box a{
    position: absolute;
    top: 9px;
    right: 8px;
}
.main-serch-box a img{
    width: 25px;
}
.recipt-btn{
	width:auto;
	float:right;
	padding-top:15px;
}
.recipt-btn input[type="submit"]{
	width: 155px !important;
    height: 39px !important;
}
.recipt-main-heading{
	width:auto;
	float:left;
}
.recipt-main-heading h5{
	float:left;
	width:100%;
}
.recipt-main-heading p{
	width:100%;
	float:left;
	font-size:13px;
	color:#454545;
	font-family:'Arial';
} 

.row_main {
    width: 100%;
    float: left;
}
.number {
    width:16.666666666666%;
    float: left;
    display: inline-block;
    text-align: center;
    line-height: 50px;
    font-family: 'Verdana';
    font-weight: 700;
    color: #333;
}
.order_detail {
    width: 100%;
    float: left;
}
.order-detail-main{
	width:100%;
	float:left;
}
.or_det{
	width:100%;
	float:left;
}
.order-detail-main .number .or_det{
	color: #666;
	font-family: 'Verdana';
	font-size: 13px;
	font-weight:normal;
}
.view_det .v_btn input[type="submit"]{
	border-radius: 8px;
    background: #e2555d;
    padding: 0px 0px;
    color: #fff;
    font-size: 16px;
    font-family: 'Arial';
    text-align: center;
	width:auto;
    height:40px;
	line-height:40px;
	padding:0px 35px;
	border:0px;
}
.view_det{
	width:16.666666666666666%;
	float:left;
	display:inline-block;
	text-align:left;
}
.top-header2 .logo{padding-top: 5px !important;}
.sub-title{
    width: 64%;
    float: left;
}
.sub-title .new-label {
    width: auto;
}
.sub-title p{
    font-size: 13px;
    color: #454545;
    font-family: 'Arial';
    margin:0;
    padding:  4px 0 0 0;
}
.responsive-menu-btn{
    display: none;
}
.cd-nav-container{
    display: none;
}
.responsive-header-sticky{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
}
.product_prize_new_favourite{
    width: 21%;
}
label.error {
    position: absolute;
    width: auto !important;
    top: 1px;
    padding: 12px 14px !important;
}
.responsive-refine-categories{
    display: none;
    width: 100%;
    float: left;
    position: relative;
}
.main-refine-categories{
    width: 100%;
    float: left;
}
.dropdown-menu-refine-categories {
    right: unset !important;
    left: 0;
    background-color: #fff;
    top: 34px;
    border: 1px solid #ccc;
    padding: 8px 7px;
    height: 255px;
    overflow-y: scroll;
}
.responsive-refine-categories h5.new-refine-categories-btn{
    cursor: pointer;
    font-size: 15px;
    border: 1px solid #ccc;
    padding: 8px 11px 4px;
    background: linear-gradient(to bottom, #eeeeee , #fff);
    border: 1px solid #e6e6e6;
    border-radius: 5px;
}
.responsive-refine-categories h5 i{
    float: right;
}
.cat-listing li{
    border-bottom: 0;
}
.cat-listing li a:hover{
    background-color: transparent;
}
.cat_details_search{
    background-size: cover !important;
}
.advertisment-div-responsive{
    display: none;
}
.advertisment-div-responsive h4{
    font-size: 18px;
    color: #454545;
    font-family: 'Arial';
    font-weight: bold;
    margin-bottom: 17px;
    padding-bottom: 0;
}

.new-price-responsive{
    display: none;
}
.favourite_price-123 {
    width: 20%;
}
.grid-width-pad .favoremove_btn{
    position: unset;
    float: left;
}
.favourite-grid-location{
    position: unset;
}
.favourite-grid-location h4{
    margin-top: 5px;
}
.my-order-date{
    width: 100%;
    float: left;
    border-bottom: 0;
}
.my-order-date input[type="text"]{
    width: 100% !important;
}
.view_det_my-order{
    padding-top: 8px;
}
body .datetimepicker.datetimepicker-dropdown-bottom-right.dropdown-menu.new-date-dropdown-order-new{
    left: 18% !important;   
}
body .datetimepicker.datetimepicker-dropdown-bottom-right.dropdown-menu.datepicker2.new-date-dropdown-order-new{
    left: 30% !important;
}

.report
{
    margin-top : 20px;
    margin-bottom : 20px;
    padding-left : 7%;
}
.main-order-content{
    width: 100%;
    float: left;
}
.forget-password-new{
    text-align: center; 
    display: inline-block;
    float: none !important;
}
.forgate-form-main{
    text-align: center;
}
.lt-side label{
    margin-top: 4px;
    margin-bottom: 0;
}
.cart-title p {
    width: 98%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.main-table-content{
    width: 100%;
    float: left;
}
.main-shoppng-cart-row-one{
    width:100%;
    float:left;
}
.main-shoppng-cart-row-two{
    width:100%;
    float:left;
}
.new_list_ceckbox:empty{
	display: none;
}
.sub-header-collapse-btn{
	display: none;
}
.map-new{
    width: 100%;
    float: left;
    text-align: center;
}
.map-new img{
    max-width: 100%;
}
.main-map-for-country{
    width: 100%;
    float: left;
    padding: 60px 0;
}
.follo-content {
    padding: 0 30px;
    width: 100%;
    float: left;
}
.follo-content ul{
    padding-left: 15px;
}
.follo-content ul li{
    font-size: 13px;
    font-family: 'Arial';
    color: #454545;
    padding: 5px 0;
}
.follo-content h5 {
    font-size: 18px;
    color: #454545;
    font-family: 'Arial';
    text-transform: uppercase;
    border-bottom: 1px solid #ccc;
    padding: 0px 0 10px;
    margin-top: 0;
}
.follo-content h5 i{
    float: left;
    padding-right: 7px;
}
.erroe-msg-new{
    width: 100%;
    float: left;
    padding: 20px 20px 0; 
    
}
.erroe-msg-new p{
    color: #fff;
    font-family: 'Arial';
    font-size: 13px;
    background-color: #df424b;
    padding: 10px;
    margin-bottom: 0;
}
.form-new-group-register label{
    width: 100%;
    float: left;
    text-align: left;
}
.form-new-gruop-reg{
    width: 100%;
    float: left;
    text-align: left;
}
.form-new-gruop-reg p{
    float: left;
}
.register-conform span{
    float: left;
    padding-left: 5px;
}

.main-content-new{
    width:100%;
    float: left;
}
.cd-nav span img{
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -o-filter: grayscale(0);
}

.cd-nav a:hover img{
     filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
}
.responsive-11{
	display: none;
}
.responsive-11-post{
	display: none;
}


/*responsive- contry-list*/
.responsive-city-list{
	width: 100%;
	float: left;
	display: none;
	padding-right: 22px;
}
.list-box-alph{
	width: 100%;
	float: left;
}
.list-box-alph ul{
	float: left;
	padding: 0;
	list-style: none;
	border:0;
}
.list-box-alph ul li{
	float: left;
}
.list-box-alph ul li.list-city a{
	float: left;
    border: 1px solid #d4d4d4;
    padding: 4px 11px;
    margin: 7px;
    background-color: #f0f0f0;
    border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.26);
    font-size: 13px;
    min-width: 65px;
    text-align: center;
    background: linear-gradient(#ededed, #e6e6e6);
    color: #333;
    font-family: 'Arial';
}
.main-city{
	font-weight: bold;
}
.list-box-alph ul li.alphabat-char{
	position: relative;
	width: 100%;
	float: left;
	text-align: center;
	margin:20px 0 10px;
}
.list-box-alph ul li.alphabat-char span{
	font-size: 13px;
    color: #fff;
    background-color: #454545;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    display: inline-block;
    text-align: center;
    line-height: 25px;
    position: relative;
    z-index: 9;
}
.list-box-alph ul li.alphabat-char:before{
	content: "";
	position: absolute;
	top: 13px;
	left: 0;
	right: 0;
	border-top:1px solid #ccc;
}
.main-desktop-city{
	width: 100%;
	float: left;
}
.responsive-div{
    width: 100%;
    float: left;
}

.main-content-location-inn.cat_details_cont.hide-box-shodow:after,.main-content-location-inn.cat_details_cont.hide-box-shodow:before{
    background-image: unset;
    height: 0;
    width: 0;
}


.show-box-shodow:after{
    content: "";
    display: block;
    position: absolute;
    top: -100px;
    right: -13px;
    background-image: url(../images/shadow-new.png);
    background-repeat: no-repeat;
    width: 13px;
    height: 529px;
    z-index: 10;
}
.show-box-shodow:before{
   content: "";
    display: block;
    position: absolute;
    top: -100px;
    left: -13px;
    background-image: url(../images/shadow-left-new.png);
    background-repeat: no-repeat;
    width: 13px;
    height: 529px;
    z-index: 10;
}
.delete-account{
    width: 100%;
    float: left;
    padding: 0 15px;
}
.delete-account h5{
    font-size: 18px;
    color: #454545;
    font-family: 'Arial';
}
.delete-account h5 i{
    padding-right: 5px;
}
.delete-account p{
    font-size: 13px;
    color: #454545;
    font-family: 'Arial';
    padding: 5px 0;
    margin:0;
}
.delete-account a{
    font-size: 13px;
    color: #577ebf;
    font-family: 'Arial';
    margin-top: 10px;
    float: left;
}
.delete-account a i{
    padding-right: 5px;
    font-size: 16px;
}
.conform-delete-account{
    width: 100%;
    float: left;
    padding: 0 15px;
}
.conform-delete-account h5{
    font-size: 18px;
    color: #454545;
    font-family: 'Arial';   
}
.conform-delete-account p{
    font-size: 13px;
    color: #454545;
    font-family: 'Arial';
    padding: 5px 0;
    margin:0;   
}
.note-info{
    color: #df424b !important;
}
.conform-delte-text{
    border-top:1px solid #ccc;
    margin-top:10px;
    padding-top: 20px;
}

.center-captch{
    text-align: center;
}
.center-captch .g-recaptcha div:first-child{
    width: auto !important;
}
.delete-popup{
    border-radius: 30px;
    overflow: hidden;
}
.delete-popup-header{
    background-color: #e2555d;
}
.delete-popup-header h4 {
    color: #fff;
    font-size: 18px;
    font-family: 'Arial';
    padding: 0px 0 0px 0px;
    margin: 0;
    width: 100%;
    text-align: center;
}
.delete-popup-header button{
    color: #fff;
    font-size: 33px;
    opacity: 1;
    font-weight: 100;
    line-height: 27px;
}
.delete-popup-header button:hover{
    color: #fff;
    opacity: 1;
}
.ok-btn{
        padding: 9px 18px;
    font-size: 13px;
    color: #fff;
    border: none;
    background-color: #e2555d;
    border-radius: 5px;
    line-height: 15px;
}
a.ok-btn:hover {
    color: #fff !important;
}


.forget-pass:before,.forget-pass:after{
    top:10px !important;
}   

/*rajkot daisy*/
.info-sec{
    width: 100%;
    float: left;
    padding: 20px 20px 5px 20px;
    background-color: #f5f5f5;
}
.info-sec h5{
    font-size: 18px;
    color: #454545;
    font-family: 'Arial';
}
.info-sec p{
    font-size: 13px;
    color: #454545;
    font-family: 'Arial';
}
.main-cate-boxes{
    width: 100%;
    float: left;
    padding-top: 30px;
}
.main-heading{
    width: 100%;
    float: left;
    
}
.main-heading img{
    height: 27px;
    float: left;
    width: auto;
}
.main-heading h2{
    font-size: 18px;
    color: #454545;
    font-family: 'Arial';
    float: left;
    margin-top: 5px;
    padding-left: 10px;
}
.main-cat-listing{
    float: left;
    width: 100%;

}
.main-cat-listing ul{
    padding-left: 17px;
    padding-top: 10px;
}
.main-cat-listing ul li{
	float: left;
	width: 100%;
}
.main-cat-listing ul li a{
    font-size: 13px;
    color: #454545;
    font-family: 'Arial';
    float: left;
}
.main-cat-listing ul li a:hover{
    color: #000;
}
.main-cat-listing ul li span{
    display: inline-block;
    font-size: 12px;
    color: #888;
    font-family: 'Arial';
    padding-left: 3px;
}

.cat-box-location{
    width: 100%;
    float: left;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
.main-cate-boxes .col-lg-4 .cat-box-location:last-child{
    border-bottom: 0;
}
.see-all-cat{
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 30px;
}
.see-all-cat a{
    width: 150px;
    height: 38px;
    border-radius: 8px;
    background: #e2555d;
    padding: 0px 0px;
    color: #fff;
    font-size: 14px;
    font-family: 'Arial';
    text-align: center;
    display: inline-block;
    line-height: 38px;
}
.most-popupler-place{
    width: 100%;
    float: left;
    border-bottom: 1px solid #ccc;
}
.most-popupler-place h3{
    font-size: 15px;
    color: #454545;
    font-family: 'Arial';
    font-weight: bold;
    width: 100%;
}
.most-popupler-place ul{
    padding-left: 17px;
}   
.most-popupler-place ul li{
	float: left;
	width: 100%;
}
.most-popupler-place ul li a{
    font-size: 13px;
    color: #454545;
    font-family: 'Arial';
    float: left;
    transition: all 0.5s;   
}
.most-popupler-place ul li a:hover{
	color: #000;
}
.how-to-use{
    width: 100%;
    float: left;
    padding-top: 20px;
}
.how-to-use h5{
    font-size: 15px;
    color: #454545;
    font-family: 'Arial';
    font-weight: bold;
    width: 100%;
}
.how-to-use p{
    font-size: 13px;
    color: #454545;
    font-family: 'Arial';
}
.how-to-use ul li{
    min-height: 70px;
    border-bottom: 1px solid #ccc;
    float: left;
    margin-bottom: 15px;
    font-family: 'Arial';
}
.how-to-use ul li p span{
    float: left;
    font-size: 13px;
    color: #000;
    font-weight: bold;
    width: auto;
    margin-right: 5px;
    font-family: 'Arial';

}
.how-to-use ul li p{
    color: #454545;
    font-family: 'Arial';
    font-size: 13px;
    float: left;
}
.most-popupler-place li a{
    font-size: 13px;
    color: #454545;
    font-family: 'Arial';
    float: left;
}
.main-location-section-side{
    width: 100%;
    float: left;
    padding: 0 20px;

}
.main-location{
    width:100%;
    float: left;
    background-color: #f5f5f5;
    padding: 0 10px;
    margin-top: 20px;
}
.main-location-section-side ul{
    background-color: #f5f5f5;
    padding-left: 0;
    list-style: none;
}
.main-location-section-side h5{
    font-size: 18px;
    color: #454545;
    font-family: 'Arial';

}
.main-location-section-side ul li{
    background-color: #fff;
    padding: 10px 0  10px 10px;

}
.main-location-section-side ul li:nth-of-type(even){
    background-color: transparent;
}
.main-location-section-side ul li a{
    font-size: 13px;
    color: #454545;
    font-family: 'Arial';
    font-weight: bold;
}
.padding-left-loca{
    padding-left: 0 !important;
}
.erroe-info{
    width: 100%;
    float: left;    
}
.erroe-info-content{
    width: 100%;
    float: left;
    padding: 15px ;
    background-color: #fff;
}

.erroe-info-content h5{
    color: #454545;
    font-family: 'Arial';
    font-size: 18px;
    padding: 8px 17px;
    width: 100%;
    float: left;
    background: linear-gradient(to bottom, #ffd8d8 0%, #ffbcbc 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffd8d8), color-stop(100%, #ffbcbc));
    background: -webkit-linear-gradient(top, #ffd8d8 0%, #ffbcbc 100%);
    background: -o-linear-gradient(top, #ffd8d8 0%, #ffbcbc 100%);
    background: -ms-linear-gradient(top, #ffd8d8 0%, #ffbcbc 100%);
    border-top:1px solid #df424b;
}
.bug-info{
    float: left;
    width: 100%;
    padding-top: 15px;
}
.main-bug-img{
    width: 100%;
    float: left;
    text-align: center;
}
.main-bug-img img{
    height: 70px;
    margin: 0 auto;
}
.main-bug-info{
    width: 100%;
    float: left;
    padding-top: 10px;
}
.main-bug-info p{
    font-size: 13px;
    color: #454545;
    font-family: 'Arial';
    margin-bottom: 12px;
}
.main-bug-info a{
    font-size: 13px;
    color: #577ebf;
    font-family: 'Arial';
}
.main-bug-info a:hover{
    text-decoration: none;
}
.img-bug{
    width: 90px;
    float: left;
}
.item-responsive-heading{
    display: none;
}
.Neque {
    width: 100%;
    float: left;
    text-align: center;
}
.blank_msg span{
    float: none;
    width: 80%;
    padding-right: 20px;
    padding: 30px;
    text-align: center;
    background-color: #f5f5f5;
    margin: 20px auto;
    box-shadow: 1px 2px 3px 1px rgba(0,0,0,0.5);
    display: inline-block;
}
.blank_msg {
    width: 100%;
    float: left;
    text-align: center;
    padding-left: 20px;
}
html[data-useragent*='MSIE 10.0'] h1 {
  color: blue;
}
html[data-useragent*='MSIE 10.0'] .help-faq a{
    font-size: 50px !important;
}
.custom-object-fit {
  position: relative;
  background-size: cover;
  background-position: center center;
}
.ie-image{width: 100%;float: left;}
.logo-popup{
    position: absolute;
    top: 15px;
    left: 20px;
}
.logo-popup img{
    width: 100px;
}
#flag-popup .modal-header{
    position: relative;
}
.modal{
    z-index: 99999;
}

.redactor_.redactor_editor{
    word-break: break-all !important;
}
.condition-radio{
    float: left;
    width: auto;
    padding-right: 19px;
}
.condition-radio-main{
    width: 100%;
    float: left;
}
.star-rating .favourite-star{
    display: none;
}
.favourite-icon-new{
    display: none;
}
.star-rating .favourite-icon-new{
    display: block;
}
.favourite-icon-new i{
    color: #f3d900 !important;
}
.pro-name a.favourite-icon-new:after{
    content: "\f057" !important;
    color: #df424b !important;
}
.ie-10-dropdown{
    left: 100% !important;
}
.plans_img_new{
     background-size: 40px;
    background-repeat: no-repeat;
    background-position: 10px 50%;
}

.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,0.5);
	height: auto !important; 
}
.search-result-box li{
	float: left;
	width: 100%;
	margin-top: 0px;
	padding-left: 10px;
    list-style-type: none;
    padding: 12px 15px;
    border-bottom: 1px solid #f2f2f2;
}
.search-result-box li:hover {
    background: #e3e3e3;
    color: #fff !important;
	cursor: pointer;
}
.search-result-box li:hover a span {
    color: #fff !important;
    cursor: pointer;
    /*padding-left: 10px !important;*/
}
.search-result-box h6 {
	padding: 10px 0;
	font-size: 14px;
	color: #868484;
	font-family: RobotoCondensed-Regular;
	border-bottom: 1px solid #ddd;
	margin: 0;
}
.search-result-box li span{
	font-size: 14px;
	font-family: RobotoCondensed-Regular;
	color: #111;
	padding-left: 0 !important;
	float: left;
	padding-top: 2px;
}
ul#address {
    width: 100%;
    float: left;
    max-height: 400px;
    overflow: auto;
}
.loder-img{
		position:absolute;
		top:40%;
		left:0;
		right:0;
		tranform-translateY(-50%);
		-webkit-tranform-translateY(-50%);
		-moz-tranform-translateY(-50%);
		-ms-tranform-translateY(-50%);
		-o-tranform-translateY(-50%);
		text-align:center;
	}
	
.loder-img img{
	width:37px;
	margin:0 auto;
	text-align:center;
}

.height-opup{
	
	height:200px !important; 
}
.add_select_dropdown .dropdown-menu{
    right: unset;
    top: 100%;
    width: unset;
    left: unset;
    background-color: #fff; 
    border:1px solid #ccc;
    max-height: 300px !important;
}


.add_select_dropdown .dropdown-menu .bs-searchbox .input-block-level{
    width: 249px !important;
}
.add_select_dropdown .dropdown-menu ul.dropdown-menu li[data-original-index="0"] a{
    background-color: #337ab7;
	color:#FFFFFF;
}
.no_data_found_n h3{
    width: 100%;
    float: left;
    line-height: 220px;
    text-align: center;
    background-color: #f5f5f5;
}
.new-date-addcreate-new{
    position: absolute;
    left: 0;
    top: 100%;
}
.tag-list-boxes{
	width:100%;
	float: left;
}
.tag-list-boxes .list-city{
	float:left;
}
.tag-list-boxes .main-location{
	background-color:#fff;
	padding: 0;
}
.tag-list-boxes .main-location h5{
	    width: 100%;
    float: left;
    font-size: 18px;
    font-family: 'Arial';
    color: #454545;
}
.tag-list-boxes .list-box-alph ul li.list-city a{
	margin: 6px 3px;
    box-shadow: none;
    background: #777777 !important;
    border: 0;
    color: #fff;
    border-radius: 50px;
}


/*new css for new-add-detail-info*/
.new-add-detail-info .condition-description p{  
    text-align: center;
}
.new-add-detail-info .featured_section .toptitel{
    width: 100%;
}
.add-deatile-info{
    width: 100%;
    float: left;
    background-color: #fff;
    box-shadow: 1px 1px 5px 0px rgba(50,50,50,0.15);
    padding: 0 15px 15px;
}
.price-duration-listing{
    width: 100%;
    float: left;
    padding: 17px 0 0;
    border-top: 1px solid #d8d8d8;
    margin-top: 23px;
    text-align: center;
}

.main-row-duartion {
    width: 100%;
    float: left;
    border: 1px solid #eeeeee;
    text-align: left;
    background-color: #f9f9f9;
    border-top: 0;
    line-height: normal;
}

.price-duration-listing .main-row-duartion:first-child{
    border-top: 1px solid #eeeeee;
}
/*.price-duration-listing .main-row-duartion:nth-child(even){
    background-color: #f9f9f9;
}*/
.bxo-detail-info_n{
    display: inline-block;
    /*border-right: 1px solid #eee;*/
    padding: 8px 15px;
}
.bxo-detail-info_n p{
    color: #454545;
    font-size: 14px;
    font-family: 'Arial';
    width: 100%;
    margin:0;
    float: left;
}
.bxo-detail-info_n.left-box-duation {
    width: 50%;
    float: left;
}
.bxo-detail-info_n.right-box-price {
        width: 50%;
    border: 0;
    background-color: #6078b4;
    color: #fff;
    float: right;
}
.form-group.main-rediract-btn{
    text-align: center;
    margin-top: 40px;
    margin-bottom: 0;
}
.form-group.main-rediract-btn a{
    display: inline-block;
}
.new-add-detail-info .condition_main_containt{ 
    padding-bottom: 0;
}
.bxo-detail-info_n.right-box-price p{
    font-weight: bold;
    color: #fff;
}
.bxo-detail-info_n.left-box-duation p {
    color: #577ebf;
}