modern-version-block-btnz .ui-group-buttons/*
Template: AdForest Largest Classified Portal
Author: ScriptsBundle
Version: 1.0
Designed and Development by: ScriptsBundle
*/
/* General Styling */
html, body {
    height: 100%;
    width: 100%;
}
body {
    font-family: 'Source Sans Pro', sans-serif;
    color: #777;
    font-size: 14px;
    line-height: 1.7em;
    font-weight: 400;
    overflow-x: hidden;
    -webkit-text-size-adjust: 100%;
    -webkit-overflow-scrolling: touch;
    -webkit-font-smoothing: antialiased;
}
.vc_column_container > .vc_column-inner {padding: 0px !important;}
.vc_row{margin: 0px !important;}
a {
    color: #f58936;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    cursor: pointer;
}
a:hover, a:focus {
    text-decoration: none;
    o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
img {
    max-width: 100%;
}
a, b, div, ul, li {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
    -moz-outline-: none;
}
ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
video, object {
    min-height: 100%;
    min-width: 100%;
}
/* Helper Classes */
.no-padding {padding: 0 !important;}
.no-margin {margin: 0;}
.margin-bottom-10 {margin-bottom: 10px;}
.margin-bottom-20 {margin-bottom: 20px;}
.margin-bottom-30 {margin-bottom: 30px;}
.margin-bottom-40 {margin-bottom: 40px;}
.margin-bottom-50 {margin-bottom: 50px;}
.margin-bottom-60 {margin-bottom: 60px;}
.margin-top-10 {margin-top: 10px;}
.margin-top-20 {margin-top: 20px;}
.margin-top-30 {margin-top: 30px;}
.margin-top-40 {margin-top: 40px;}
.margin-top-50 {margin-top: 50px;}
.container.full-width {width: 100%!important;}
.section-padding {padding: 90px 0;}
.section-padding-140 {padding: 140px 0;}
.section-padding-100 {padding: 100px 0;}
.section-padding-80 {padding: 80px 0;}
.section-padding-70 {padding: 70px 0;}
.section-padding-60 {padding: 60px 0;}
.section-padding-40 {padding: 40px 0;}
.custom-padding-20 {padding: 20px 0;}
.padding-top-20 {padding-top: 20px;}
.padding-top-30 {padding-top: 30px;}
.padding-top-40 {padding-top: 40px;}
.padding-top-50 {padding-top: 50px;}
.padding-top-45 {padding-top: 45px}
.padding-top-60 {padding-top: 60px;}
.padding-top-70 {padding-top: 70px;}
.padding-top-80 {padding-top: 80px;}
.padding-top-90 {padding-top: 90px;}
.padding-top-100 {padding-top: 100px;}
.padding-top-120 {padding-top: 120px;}
.padding-top-140 {padding-top: 140px;}
.padding-bottom-20 {padding-bottom: 20px;}
.padding-bottom-30 {padding-bottom: 30px;}
.padding-bottom-40 {padding-bottom: 40px;}
.padding-bottom-50 {padding-bottom: 50px;}
.padding-bottom-70 {padding-bottom: 70px;}
.padding-bottom-80 {padding-bottom: 80px;}
.padding-bottom-120 {padding-bottom: 120px;}
.padding-bottom-100 {padding-bottom: 100px;}
.padding-bottom-80 {padding-bottom: 80px;}
.padding-bottom-60 {padding-bottom: 60px!important;}
.padding-bottom-40 {padding-bottom: 40px !important;}
.padding-bottom-20 {padding-bottom: 40px;}
.custom-padding {padding: 90px 0 60px 0;}
.custom-padding-2 {padding: 90px 0 110px 0;}
.gray {background-color: #f0f0f0;}
.bk-products-box {background-color: #f0f0f0;}
.top-bk-box {background-color: #f0f0f0;}
.gray .bk-products-box {background-color: #fff;}
.gray .top-bk-box {background-color: #fff;}
.white-bg {background-color: #fff;}
/* Typography */
h1, h2, h3, h4, h5, h6 {
    position: relative;
    font-family: 'Quicksand', sans-serif;
    font-weight: normal;
    margin: 0;
    line-height: 1.6em;
}
h1{ font-size: 36px; }
h2{ font-size: 24px; }
h3{ font-size: 20px; }
h4{ font-size: 16px;}
h5{ font-size: 14px;line-height: 1.6; }
h6{ font-size: 12px;}
p{ line-height: 1.6em;font-size: 16px; }
.header-top:after {
    content: '';
    display: block;
    clear: both;
}
.colored-header:after {
    content: '';
    display: block;
    clear: both;
}
.section-no-pad {
    padding-top: 0px;
}
.section-no-pad .grid-card {
    padding: 0px 10px 0px 25px;
}
.btn {
    font-size: 14px;
    letter-spacing: 1px;
    padding: 10px 15px;
    border-radius: 0;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    font-weight: 600;
    font-family: 'Source Sans Pro', sans-serif;
    text-transform: uppercase;
}
.btn-default {
    border: 1px solid #e1e1e1;
}
.btn-orange {
    color: #fff;
    font-weight: 600;
    padding: 15px 35px !important;
}
.form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #e1e1e1;
    border-radius: 0;
    box-shadow: none;
    color: #555;
    font-size: 14px;
    height: auto;
    padding: 15px 12px;
    transition: all 0.2s cubic-bezier(0, 0, 0.58, 1) 0s;
}
ul { margin-left: 0; }
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: 0;
    color: #fff;
}
.btn-default:focus, .btn-default:active:focus, .btn-default.active:focus, .btn-default.focus, .btn-default:active.focus, .btn-default.active.focus {
    outline: 0;
    color: #232323;
}
.btn-lg {
    padding: 12px 22px;
    letter-spacing: 1.3px;
}
.btn-md {
    padding: 10px 20px;
}
.btn-sm {
    padding: 8px 16px;
    font-size: 12px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.btn-xs {
    padding: 6px 18px;
    font-size: 12px;
}
.btn-rounded {
    border-radius: 4px;
}
/* Preloader */
#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
}
#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #3498db;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    z-index: 1001;
}
#loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #e74c3c;
    -webkit-animation: spin 3s linear infinite;
    animation: spin 3s linear infinite; 
}
#loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #f9c922;
    -webkit-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite;
}
@-webkit-keyframes spin { 0% { -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg);}}
@keyframes spin {0% {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);}100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);}}
#loader-wrapper .loader-section {
    position: fixed;
    top: 0;
    width: 51%;
    height: 100%;
    background: #222222;
    z-index: 1000;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
#loader-wrapper .loader-section.section-left {left: 0;}
#loader-wrapper .loader-section.section-right {right: 0;}
/* Loaded */
.loaded #loader-wrapper .loader-section.section-left {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
.loaded #loader-wrapper .loader-section.section-right {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
.loaded #loader {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.loaded #loader-wrapper {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all 0.3s 1s ease-out;
    transition: all 0.3s 1s ease-out;
}
.adforest-search-spinner {
    position: absolute;
    top: 10px;
    right: 10px;
}
/* JavaScript Turned Off */
.no-js #loader-wrapper {display: none;}
.no-js h1 {color: #222222;}
#loadMore {
    transition: all 600ms ease-in-out;
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
}
/* Color Switcher */
.color-switcher {
    width: 234px;
    position: fixed;
    left: -235px;
    top: 10%;
    background: #fff;
    z-index: 9999;
    padding: 15px 0 5px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    border: 1px solid #ccc;
    z-index: 999;
}
.color-switcher h5 {
    font-size: 15px;
    margin-top: 0;
    padding: 0 20px;
    color: #232323;
}
.color-switcher p {
    padding-bottom: 7px;
    font-size: 14px;
    color: #595959;
    margin-bottom: 0;
    padding-left: 20px;
}
.color-switcher ul {
    list-style: none;
    padding-left: 20px;
}
.color-switcher ul li {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px
}
.color-switcher ul li a {
    display: block;
    width: 24px;
    height: 24px;
    outline: none
}
.color-switcher ul li a.defualt {background: #f58936;}
.color-switcher ul li a.green {background: #00a651;}
.color-switcher ul li a.red {background: #e74c3c;}
.color-switcher ul li a.blue {background: #0083c9}
.color-switcher ul li a.sea-green {background: #7dba21;}
.color-switcher ul li a.dark-red {background: #bf0000;}
.picker_close {
    width: 40px;
    height: 40px;
    position: absolute;
    right: -44px;
    top: 55px;
    border: 1px solid #ccc;
    text-align: center;
    background: no-repeat center 5px #fff
}
.picker_close i {
    font-size: 22px;
    margin-top: 9px
}
.position {left: 0;-webkit-transition: all 500ms ease;-moz-transition: all 500ms ease;-ms-transition: all 500ms ease;-o-transition: all 500ms ease;transition: all 500ms ease}
.custom-switcher {
    margin: 0;
    padding: 15px;
}
.custom-switcher h5 {
    padding: 0;
    font-weight: 600;
}
.custom-switcher p {
    padding-left: 0;
    padding-bottom: 15px;
}
.custom-switcher ul {
    padding: 0;
}
.custom-switcher ul li {
    float: none;
    margin-bottom: 10px;
}
.custom-switcher .sp-replacer {
    float: right;
    border-color: #ddd;
}
.custom-switcher .sp-replacer .sp-preview {
    border: none;
}
/* Heading Styles */
.heading-panel {
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
}
.heading-panel .main-title {
    display: inline-block;
}
.heading-panel .main-title {
    color: #232323;
    font-size: 24px;
    font-weight: 600;
    line-height: 60px;
    margin: 0;
    font-family: 'Quicksand', sans-serif;
    text-transform: capitalize;
}
.heading-panel h3.small-link {
    font-size: 12px;
    font-weight: normal;
}
.heading-panel h2 {
    color: #222;
    font-size: 28px;
    font-weight: 700;
    padding-bottom: 20px;
    position: relative;
    text-transform: capitalize;
}
.heading-panel h2::before {
    background-color: #242424;
    bottom: 6px;
    content: "";
    height: 1px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 99px;
}
.heading-panel h2::after {
    background-color: #242424;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 59px;
}
.heading-text {
    display: inline-block;
    line-height: 26px;
    width: 50%;
    margin-top: 20px;
}
/* Home With Category Tabs */
.home-tabs {
    margin-top: -58px;
    position: relative;
    z-index: 21;
}
.home-tabs .tabs-container .tab-content {
    padding: 40px 0 40px 0;
}
.home-tabs .tabs-container .nav.nav-tabs li {
    padding: 0;
    position: relative;
    text-align: center;
    width: 12.5%;
}
.home-tabs .tabs-container .nav.nav-tabs li:last-child {
    border-right: medium none;
}
.home-tabs .tabs-container .nav-tabs > li > a {
    background-color: #ffc627;
    border: 0 none;
    color: #000000;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.home-tabs .tabs-container .nav-tabs > li > a i {
    color: #fff;
    font-size: 64px;
}
.home-tabs .tabs-container .nav-tabs li:nth-child(9n+1) a {
    background: #3498db none repeat scroll 0 0;
}
.home-tabs .tabs-container .nav-tabs li:nth-child(9n+2) a {
    background: #2ecc71 none repeat scroll 0 0;
}
.home-tabs .tabs-container .nav-tabs li:nth-child(9n+3) a {
    background: #9b59b6 none repeat scroll 0 0;
}
.home-tabs .tabs-container .nav-tabs li:nth-child(9n+4) a {
    background: #D5658D none repeat scroll 0 0;
}
.home-tabs .tabs-container .nav-tabs li:nth-child(9n+5) a {
    background: #B89579 none repeat scroll 0 0;
}
.home-tabs .tabs-container .nav-tabs li:nth-child(9n+6) a {
    background: #53B9C5 none repeat scroll 0 0;
}
.home-tabs .tabs-container .nav-tabs li:nth-child(9n+7) a {
    background: #757790 none repeat scroll 0 0;
}
.home-tabs .tabs-container .nav-tabs li:nth-child(9n+8) a {
    background: #34495e none repeat scroll 0 0;
}
.home-tabs .tabs-container .nav-tabs li:nth-child(9n+9) a {
    background: #F05458 none repeat scroll 0 0;
}
.home-tabs .tabs-container .nav.nav-tabs li.active a {
    border: medium none;
    border-radius: 0;
    height: 133px;
    line-height: 110px;
}
.home-tabs .tabs-container .nav.nav-tabs li.active {
    border-left: 0 none;
    border-right: 0 none;
    box-shadow: 0 0 6px 0 #7c7c7c;
    margin-top: -10px;
    z-index: 99;
}
.home-tabs .tabs-container .nav.nav-tabs li a {
    border: medium none;
    border-radius: 0;
}
.home-tabs .tabs-container .nav.nav-tabs, .home-tabs .nav.nav-tabs li.active {
    border: medium none;
}
.home-tabs .tabs-container .nav-tabs > li > a .est-icon {
    margin-bottom: 30px;
}
.home-tabs .tabs-container .nav.nav-tabs li.active a, .home-tabs .tabs-container .nav > li > a:focus, .home-tabs .tabs-container .nav > li > a:hover {
    color: #fff;
    position: relative;
}
/* ome With Main Search */
.main-search {
    min-height: 430px;
}
.main-search p {
    color: #fff;
    z-index: 55;
    position: relative;
}
.main-search .main-search-title {
    padding-top: 162px;
}
.main-search .main-search-title h1 {
    color: #fff;
    font-size: 36px;
    margin-top: 0;
    margin-bottom: 10px;
}
.search-section {
    height: auto;
    outline: medium none;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 5;
}
.search-section .search-options > li {
    float: left;
    list-style: outside none none;
    margin: 0;
    width: 296px;
}
.search-section .search-options > li input {
    height: 55px;
    margin: 0;
    width: 100%;
    color: #444;
    padding-left: 10px;
}
.search-section .search-options > li .btn {
    border-radius: 0 2px 2px 0;
    height: 55px;
}
.search-section .search-options > li:nth-child(4) {
    width: 200px;
}
.hero-form-sub {
    color: #fff;
    font-size: 12px;
    margin: 24px 0 0;
}
.hero-form-sub strong {
    margin: 0 20px 0 0;
    font-size: 16px;
}
.hero-form-sub ul {
    display: inline-block;
    margin: 0;
    padding: 0;
}
.hero-form-sub li {
    display: inline-block;
    margin: 5px 10px 5px 0;
}
.hero-form-sub li a {
    background-color: #2e2e2e;
    border-radius: 3px;
    color: #fff;
    padding: 3px 12px;
    font-size: 14px !important;
    text-transform: capitalize;
    font-weight: 600;
}
#form-panel {
    background-color: rgba(255, 255, 255, 0.25);
    padding: 24px 25px;
}
.main-search .search-section #form-panel .search-options > li {
    width: 25%;
}
/* Home With Static Banner */
#banner {

    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 600px;
    position: relative;
    width: 100%;
}
#banner::before {
    background-color: rgba(34, 34, 34, 0.6);
    content: "";
    display: inline-block;
    height: 100%;
    position: absolute;
    width: 100%;
}
.search-container {
    display: block;
    padding: 260px 0 0;
    position: relative;
    width: 100%;
    overflow: hidden;
}
.search-container h2 {
    color: #fff;
    font-size: 36px;
    margin-bottom: 30px;
}
.search-container .form-group .form-control {
    width: 100%;
    height: 69px;
    font-size: 16px;
}
.search-container .select2-container--default .select2-selection--single {
    background-color: #fff;
    border-radius: 0;
    height: 69px;
}
.search-container .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 10px;
}
.search-container .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 65px;
    font-size: 16px;
}
.banner-icon-search {
    background: #fff url("../images/search.png") no-repeat scroll 97% 20px / 21px 21px;
}
.search-container .col-md-4 .form-group input:focus, .search-container .col-md-4 .form-group .input.form-control:focus {
    border: 1px solid #ccc;
    box-shadow: none;
    outline: none;
}
.search-container button {
    background-color: #505050;
    border: medium none;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    height: 69px;
    position: relative;
    text-align: center;
    width: 100%;
}
.search-container button::before {
    background-color: rgba(0, 0, 0, 0.1);
    content: "";
    display: inline-block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    width: 100%;
    z-index: 99;
}
.search-container button:hover::before {
    opacity: 1;
}
.search-container button i {
    position: relative;
    z-index: 100;
}
#search-section .btn-light{
    padding: 16.5px;
}
#search-section .form-control{
    padding: 16.5px 12px;
}
/* Home With Hero Section */
.hero-section {
    width: 100%;
    height: 100%;
    position: relative;
}
.hero-section::before {
    content: '';
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.hero {
    color: #fff;
    padding: 160px 0;
    position: relative;
    text-align: center;
    clear: both;
}
.hero::before {
    content: '';
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.bg-img {
    background-position: 0px 0px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    clear: both;
}
.hero .content {
    margin: auto;
    max-width: 64em;
    padding: 5em;
    position: relative;
}
.hero .content p {
    color: #fff;
    position: relative;
}
.hero .content p:first-child {
    font-size: 40px;
    font-weight: 600;
    text-transform: capitalize;
    font-family: 'Quicksand', sans-serif;
}
.hero .content h1 {
    font-size: 1em;
    font-weight: normal;
}
.hero .content .search-holder {
    position: relative;
    width: 100%;
    margin: 32px 0 0;
}
.hero .content .search-holder input {
    border: medium none;
    color: #222;
    font-size: 1.4em;
    height: 68px;
    padding: 0.8em 0 0.8em 0.8em;
}
.hero .content .search-holder .input-group-btn {
    position: absolute;
    z-index: 2;
    right: 0;
}
.hero .content .search-holder .input-group-btn .btn {
    height: 68px;
    border: none;
}
.hero .content .search-holder .input-group-btn .glyphicon {
    margin: 0;
    padding: 0 15px;
    height: 46px;
    line-height: 45px;
}
/* Home With Hero Section & Tabs */
#hero .search-holder .nav.nav-tabs, #hero .search-holder .nav.nav-tabs li.active {
    border: medium none;
}
#hero .search-holder .nav.nav-tabs li {
    padding: 0;
    position: relative;
    text-align: center;
    width: 20%;
}
#hero .search-holder .nav.nav-tabs li:last-child {
    border-right: medium none;
}
#hero .search-holder .nav-tabs > li > a {
    background-color: #ffc627;
    color: #fff;
    overflow: hidden;
    position: relative;
    width: 100%;
    border: medium none;
    border-radius: 0;
}
#hero .search-holder .nav-tabs > li > a i {
    color: #fff;
    font-size: 46px;
    position: relative;
    width: 100%;
    float: left;
}
#hero .search-holder .nav-tabs li:nth-child(1) a {background: #3498db none repeat scroll 0 0;}
#hero .search-holder .nav-tabs li:nth-child(2) a {background: #2ecc71 none repeat scroll 0 0;}
#hero .search-holder .nav-tabs li:nth-child(3) a {background: #9b59b6 none repeat scroll 0 0;}
#hero .search-holder .nav-tabs li:nth-child(4) a {background: #d5658d none repeat scroll 0 0;}
#hero .search-holder .nav-tabs li:nth-child(5) a {background: #b89579 none repeat scroll 0 0;}
#hero .search-holder .nav-tabs li:nth-child(6) a {background: #53b9c5 none repeat scroll 0 0;}
#hero .search-holder .nav-tabs li:nth-child(7) a {background: #757790 none repeat scroll 0 0;}
#hero .search-holder .nav-tabs li:nth-child(8) a {background: #34495e none repeat scroll 0 0;}
#hero .search-holder .nav-tabs li:nth-child(9) a {background: #f05458 none repeat scroll 0 0;}
#hero .search-holder .nav.nav-tabs li.active a {
    border: medium none;
    border-radius: 0;
    height: 133px;
    z-index: 999;
}
/* Home With Category Slider */
.owl-item .item .category-grid-box-1 {
    margin-bottom: 0;
}
ul.category-list-style::after {
    clear: both;
    content: "";
    display: block;
}
ul.category-list-style li {
    list-style: outside none none;
    margin: 0;
    position: relative;
}
ul.category-list-style li a {
    background: #fff none repeat scroll 0 0;
    box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.1);
    color: #232323;
    display: block;
    font-size: 18px;
    line-height: 24px;
    outline: medium none;
    padding: 10px 30px 10px 18px;
    position: relative;
    text-decoration: none;
    margin-bottom: 30px;
}
ul.category-list-style li a i {
    color: #ccc;
    font-size: 45px;
    opacity: 0.5;
    position: absolute;
    right: 11px;
    top: 35%;
    font-weight: normal;
}
ul.category-list-style li a span {
    color: #999 !important;
    display: block;
    font-size: 13px;
    font-weight: normal;
}
.category-grid-5 {
    color: #fff;
    width: 100%;
    padding: 70px 40px;
    text-align: center;
    position: relative;
    min-height: 377px;
}
.category-grid-5-icon i {
    font-size: 40px;
}
.category-grid-5 .cat-5-title {
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
    padding: 5px 0 0;
}
.category-grid-5 .cat-5-title h2 {
    font-size: 20px;
    margin-bottom: 0;
    text-transform: capitalize;
}
.category-grid-5 .cat-5-title h2 a {
    color: #fff;
}
.category-grid-5 .cat-5-count {
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
}
.category-grid-5 .cat-5-popular {
    color: #fff !important;
    font-size: 13px;
    padding: 20px 0 10px;
    position: relative;
}
.category-grid-5 .cat-5-popular a {
    color: #fff;
    padding: 5px 0;
    text-transform: capitalize;
    width: 100%;
}
.home-category-slider .owl-item:nth-child(9n + 1) .category-grid-5 {background: #3498db none repeat scroll 0 0;}
.home-category-slider .owl-item:nth-child(9n + 2) .category-grid-5 {background: #2ecc71 none repeat scroll 0 0;}
.home-category-slider .owl-item:nth-child(9n + 3) .category-grid-5 {background: #9b59b6 none repeat scroll 0 0;}
.home-category-slider .owl-item:nth-child(9n + 4) .category-grid-5 {background: #D5658D none repeat scroll 0 0;}
.home-category-slider .owl-item:nth-child(9n + 5) .category-grid-5 {background: #B89579 none repeat scroll 0 0;}
.home-category-slider .owl-item:nth-child(9n + 6) .category-grid-5 {background: #53B9C5 none repeat scroll 0 0;}
.home-category-slider .owl-item:nth-child(9n + 7) .category-grid-5 {background: #757790 none repeat scroll 0 0;}
.home-category-slider .owl-item:nth-child(9n + 8) .category-grid-5 {background: #34495e none repeat scroll 0 0;}
.home-category-slider .owl-item:nth-child(9n + 9) .category-grid-5 {background: #F05458 none repeat scroll 0 0;}
.home-category-slider .category-slider .owl-controls .owl-nav .owl-next, .home-category-slider .category-slider .owl-controls .owl-nav .owl-prev, .home-category-slider .category-slider .owl-nav .owl-next, .home-category-slider .category-slider .owl-nav .owl-prev, {
    background-color: #363c48 !important;
    border-radius: 0;
    font-size: 20px;
    opacity: 1;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.home-category-slider .category-slider .owl-controls .owl-nav .owl-prev, .home-category-slider .category-slider .owl-nav .owl-prev {
    left: 0;
    position: absolute;
    top: 45%;
}
.home-category-slider .category-slider .owl-controls .owl-nav .owl-next, .home-category-slider .category-slider .owl-nav .owl-next {
    position: absolute;
    right: 0;
    top: 45%;
}
.home-category-slider .category-slider .owl-controls {
    margin-top: 0;
}
/* Home With Background Rotator Slider */
.background-rotator-slider .item img {
    display: block;
    width: 100%;
    height: auto;
}
.background-rotator {
    background: #eee none repeat scroll 0 0;
    position: relative;
}
.linear-overlay img, .slider-shade img {
    position: relative;
    z-index: -1;
}
.linear-overlay {background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.54) 100%) repeat scroll 0 0;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.background-rotator .owl-carousel .owl-item {
    height: 690px;
    width: 100%;
}
.background-rotator .search-section {
    color: #fff;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 330px;
    z-index: 1;
}
.background-rotator .content {
    padding: 0 70px;
}
.background-rotator .heading-caption {
    margin-bottom: 20px;
    text-align: center;
}
.background-rotator .search-form input.form-control {
    height: 55px;
    position: relative;
}

.background-rotator .search-form input.form-control {
    height: 55px;
    position: relative;
}
.background-rotator  .adforest-search-spinner {
    position: absolute;
    top: 15px;
    right: 25px;
    color:  #000;
}
.background-rotator .heading-caption h1 {
    font-size: 42px;
    font-weight: 600;
    text-transform: capitalize;
}
.background-rotator .heading-caption h1, .background-rotator .heading-caption p {
    color: #fff;
    margin-bottom: 20px;
}
.background-rotator .heading-caption p {
    font-size: 18px;
}
.background-rotator .search-form {
    background-color: rgba(0, 0, 0, 0.6);
    padding: 30px;
}
.background-rotator .search-form .btn {
    padding: 16px 15px;
}
.background-rotator .search-form .btn i {
    margin-left: 10px;
}
/* Grid Listing 1 */
.category-grid-box-1 {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.16);
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
    display: block;
    width: 100%;
}
.category-grid-box-1:after {
    content: '';
    clear: both;
    display: block;
}
.category-grid-box-1 .category-title {
    color: #a0a0a0;
    font-size: 12px;
}
.category-grid-box-1 .category-title a {
    color: #a0a0a0;
    text-transform: capitalize;
}
.category-title a {
    color: #a0a0a0;
    font-size: 12px;
}
.category-grid-box-1 h2 {
    color: #232323;
    font-size: 16px;
    margin-bottom: 4px;
}
.short-description-1 small {
    font-size: 12px;
}
.category-grid-box-1:hover {
    box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
}
.category-grid-box-1 .price-tag .price span {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}
.category-grid-box-1 a {
    color: #fff;
    font-weight: 500;
}
.category-grid-box-1 a h6 {
    color: #333;
    margin: 0 0 10px;
}
.category-grid-box-1 a h4 {color: #242424;font-size: 16px;margin: 0 0 10px;text-transform: capitalize;-webkit-transition: all 0.3s ease-in-out 0s;-moz-transition: all 0.3s ease-in-out 0s;-ms-transition: all 0.3s ease-in-out 0s;-o-transition: all 0.3s ease-in-out 0s;transition: all 0.3s ease-in-out 0s;}
.category-grid-box-1 a h4:hover {
    color: #3c92ca;
}
.category-grid-box-1 .short-description-1 {
    padding: 15px 15px 15px 15px;
    background: #243136 none repeat scroll 0 0;
    position: relative;
}
.white.category-grid-box-1 {
    border: 1px solid #e9e6e0;
    box-shadow: none;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.white.category-grid-box-1 .short-description-1 {
    background: #fff none repeat scroll 0 0;
    padding: 15px;
    position: relative;
}
.white.category-grid-box-1 h2 {
    color: #232323;
    font-size: 18px;
    margin-bottom: 4px;
    text-transform: capitalize;
}
.white.category-grid-box-1 h2 a {
    color: #232323;
}
.white.category-grid-box-1 h2 a:hover {
    color: #f58936;
}
.white.category-grid-box-1 .ad-info-1 {
    border-top: 1px solid #e9e6e0;
    background: #fcfbf9 none repeat scroll 0 0;
}
.location {
    color: #a0a0a0;
    font-size: 12px;
    margin-bottom: 20px;
}
.location i {
    padding-right: 5px;
}
.category-grid-box-1 .price-tag {
    position: relative;
}
.category-grid-box-1 .image {
    overflow: hidden;
    position: relative;
}
.category-grid-box-1 .image img {
    width: 100%;
    position: relative;
}
.special-label-small {
    width: 249px !important;
}
.special-label {
    background: #df1d1d none repeat scroll 0 0;
}
.special-label {
    text-align: center !important;
    color: #fff !important;
    height: 49px;
    left: -81px;
    line-height: 49px;
    position: absolute;
    text-transform: uppercase;
    top: 27px;
    -ms-transform: rotate(-45deg) translateZ(0px);
    -webkit-transform: rotate(-45deg) translateZ(0px);
    transform: rotate(-45deg) translateZ(0px);
    transform-origin: 50% 50% 0;
    z-index: 10;
    font-size: 14px;
}
.special-label-small {
    height: 32px;
    line-height: 32px;
    top: 20px;
}
.ad-info-1 {
    background: #1d282c none repeat scroll 0 0;
    overflow: hidden;
    width: 100%;
    padding: 5px 0;
}
.ad-info-1 ul {
    list-style: outside none none;
    margin: 0;
    padding: 0 15px;
}
.ad-info-1 ul li {
    color: #fff;
    display: inline-block;
    margin-bottom: 0;
    margin-right: 10px;
    vertical-align: middle;
    font-size: 12px;
}
.ad-info-1 ul li span {
    color: #fff;
    font-size: 12px;
}
.ad-info-1 ul li i {
    margin-right: 5px;
}
.white.category-grid-box-1 .ad-info-1 ul li, .white.category-grid-box-1 .ad-info-1 ul li a {
    color: #a0a0a0;
    font-weight: 400;
}
.white.category-grid-box-1 img {-ms-transform: scale(1.1);-webkit-transform: scale(1.1);transform: scale(1.1);-webkit-transition: all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s;-o-transition: all 0.5s ease 0s;transition: all 0.5s ease 0s;width: 100%;}
.white.category-grid-box-1 .image:hover img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.short-description-1 .rating {
    margin: 0;
    float: left;
}
.short-description-1 .location {
    margin-bottom: 5px;
}
.rating .rating-count {
    color: #706a68;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    padding-left: 5px;
}
.ad-price {
    font-size: 18px;
    font-weight: 600;
    float: left;
    margin-bottom: 10px;
    color: #232323;
}
/* Grid Listing 2 */
.category-grid-box {
    float: left;
    margin-bottom: 30px;
    width: 100%;
    border: 1px solid #e1e1e1;
    overflow: hidden;
    background-color: #fff;
}
.category-grid-box:after {
    content: "";
    display: block;
    clear: both;
}
.category-grid-box .category-grid-img {
    position: relative;
    width: 100%;
}
.category-grid-box .category-grid-img::before {-webkit-transition: all 0.6s ease 0s;-moz-transition: all 0.6s ease 0s;-ms-transition: all 0.6s ease 0s;-o-transition: all 0.6s ease 0s;transition: all 0.6s ease 0s;}
.category-grid-box .category-grid-img > img {
    width: 100%;
}
.category-grid-box .category-grid-img .ad-status {
    background-color: #d2281e;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    padding: 5px 10px;
    position: absolute;
    text-transform: uppercase;
    top: 0;
    left: 0;
}
.category-grid-box > h3 {
    color: #1b1d21;
    float: left;
    font-size: 19px;
    font-weight: bold;
    margin: 22px 0 7px;
    width: 100%;
}
.category-grid-box > h3 a {
    color: #1b1d21;
}
.category-grid-box .additional-information p {
    margin-bottom: 0;
    line-height: 25px;
    padding-right: 30px;
    text-transform: capitalize;
    font-size: 14px;
}
.category-grid-box span.price {
    float: left;
    font-size: 22px;
}
.category-grid-box .category-grid-img::before {
    background: #000000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -ms-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    width: 100%;
}
.category-grid-box:hover .category-grid-img::before {
    opacity: 0.7;
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}
.category-grid-box .user-preview {
    position: absolute;
    right: 15px;
    top: 18px;
}
.category-grid-box .widgets-user {
    position: absolute;
    left: 15px;
    top: 18px;
}

.category-grid-box .user-preview img {
    border-radius: 50%;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.8);
    display: inline-block;
    height: 35px;
    vertical-align: middle;
    width: 35px;
}
.category-grid-box .view-details {
    bottom: 6px;
    color: #fff;
    display: none;
    font-size: 14px;
    position: absolute;
    left: 25px;
    text-align: left;
    width: 100%;
}
.category-grid-box:hover .view-details {
    display: block;
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}
.category-grid-box .additional-information {
    display: none;
    font-size: 16px;
    color: #FFF;
    position: absolute;
    width: 100%;
    left: 25px;
    bottom: 60px;
    text-align: left;
}
.category-grid-box:hover .additional-information {
    display: block;
}
.category-grid-box .short-description {
    padding: 15px;
    overflow: hidden;
    border-top: 1px solid #ccc;
}
.category-grid-box .short-description .feature-ad-title {
    font-size: 16px;
    color: #232323;
    font-weight: 500;
    margin-bottom: 4px;
    font-family: 'Quicksand', sans-serif;
}
.category-grid-box .short-description h2 {
    font-size: 16px;
    color: #232323;
    font-weight: 500;
    margin-bottom: 4px;
    font-family: 'Quicksand', sans-serif;
}
.category-grid-box .short-description .btn {padding: 3px 10px;}
.category-grid-box .short-description .btn i {margin-right: 5px;}
.category-grid-box .short-description .feature-ad-title a {color: #232323;}
.category-grid-box .short-description h2 a {color: #232323;}
.category-grid-box .short-description .price {
    font-weight: 600;
    font-size: 18px;
}
.category-grid-box span.negotiable {
    color: #a0a0a0;
    font-size: 14px;
    line-height: 17px;
}
.category-grid-box .short-description .category-title {
    color: #a0a0a0;
    font-size: 14px;
}
.category-grid-box .category-title a {
    color: #a0a0a0;
}
.category-grid-box .ad-info {
    border-top: 1px solid #eeeeee;
}
.category-grid-box .ad-info ul {
    list-style: outside none none;
    margin: 0 15px;
    padding: 0;
}
.category-grid-box .ad-info ul li:first-child {
    float: left;
    text-align: left;
}
.category-grid-box .ad-info ul li {
    color: #888888;
    display: inline-block;
    font-size: 12px;
    padding: 5px 0;
}
.category-grid-box .ad-info ul li i {
    color: #a0a0a0;
    margin-right: 5px;
}
/* Listing View 1 */
.well {
    background-color: #fff;
    border: 1px solid #eaedef;
    border-radius: 2px;
    overflow: hidden;
    margin-bottom: 30px;
    box-shadow: none;
}
.ad-listing {
    margin-bottom: 30px;
    padding: 0;
    position: relative;
}
.ad-listing .col-md-3.grid-style {
    padding-left: 0;
}
.category-grid-box .short-description .category-title span.padding_cats + span.padding_cats {
    margin-left: 5px;
}
.ad-listing .img-box {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.ad-listing .img-box::before {
    background: #000000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -ms-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    width: 100%;
}
.ad-listing:hover .img-box::before {
    opacity: 0.7;
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}
.ad-listing .ad-status {
    background-color: rgba(245, 137, 54, 0.8);
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    left: 0;
    padding: 0 10px;
    position: absolute;
    text-transform: uppercase;
    top: 0;
}
.ad-listing:hover .view-button {
    opacity: 1;
}
.ad-listing .img-box img {
    max-width: 100%;
}
.ad-listing .total-images {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    bottom: 0;
    color: #fff;
    left: 0;
    line-height: 20px;
    padding: 0 10px;
    position: absolute;
    text-align: center;
}
.ad-listing .total-images {
    color: #fff;
    line-height: 20px;
    font-size: 12px;
    text-align: center;
}
.content-zone .img-zone {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.content-zone .img-zone::before {
    background: #000000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -ms-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    width: 100%;
}
.content-zone:hover .img-zone::before {
    opacity: 0.7;
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}
.content-zone:hover .view-button {
    opacity: 1;
}
.quick-view {
    margin-top: -100px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}
.view-button {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    color: #252525;
    display: inline-block;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    margin-left: 5px;
    margin-right: 5px;
    opacity: 0;
    -webkit-transform: translateY(80px);
    -moz-transform: translateY(80px);
    -o-transform: translateY(80px);
    -ms-transform: translateY(80px);
    transform: translateY(80px);
    width: 40px;
}
.ad-listing .quick-view {
    margin-top: -100px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}
.ad-listing .view-button {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    color: #252525;
    display: inline-block;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    margin-left: 5px;
    margin-right: 5px;
    opacity: 0;
    -webkit-transform: translateY(80px);
    -moz-transform: translateY(80px);
    -o-transform: translateY(80px);
    -ms-transform: translateY(80px);
    transform: translateY(80px);
    width: 40px;
}
.ad-listing .content-area {
    padding: 25px 0 0;
    overflow: hidden;
    position: relative;
}
.ad-listing .content-area .ad-details {
    margin-top: 10px;
}
.ad-listing .content-area .btn {
    padding: 3px 10px !important;
}
.ad-listing .content-area .price {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 5px;
    overflow: hidden;
}
.short-info {
    overflow: hidden;
}
.ad-listing .content-area .category-title {
    color: #a0a0a0;
    font-size: 14px;
    margin-bottom: 3px;
    text-transform: capitalize;
}
.ad-listing .content-area .category-title a {
    color: #a0a0a0;
}
.ad-listing .content-area h3 {
    color: #232323;
    font-size: 18px;
    margin-bottom: 6px;
    text-transform: capitalize;
    width: 80%;
    font-weight: 500;
}
.ad-listing .content-area h3 a {
    color: #232323;
}
.ad-meta-info {
    font-size: 14px;
    margin: 0;
    padding: 0;
}
.ad-meta-info li {
    display: inline-block;
    margin-right: 15px;
}
.ad-meta-info li i {
    margin-right: 5px;
    color: #a0a0a0;
}
.ad-meta-info li a {
    color: inherit;
}
.ad-listing .content-area .ad-stats {
    float: left;
    padding-right: 10px;
    padding-top: 0;
    width: 100%;
    color: #a0a0a0;
    font-size: 14px;
}
.ad-listing .content-area .ad-stats span {
    font-weight: 600;
    color: #232323;
}
.ad-listing .user-preview {
    position: absolute;
    left: 10px;
    top: 10px;
}
.ad-listing .user-preview img {
    border-radius: 50%;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.8);
    display: inline-block;
    height: 40px;
    vertical-align: middle;
    width: 40px;
}
.ad-listing .content-area .additional-info {
    margin: 0;
    padding: 0;
    position: absolute;
    right: 16px;
    top: 24px;
}
.ad-listing .content-area .additional-info li {
    display: inline-block;
    margin: 0 2px;
}
.ad-listing .content-area .additional-info li a {
    background: #f4f4f4 none repeat scroll 0 0;
    border-radius: 50%;
    color: #b7b7b7;
    display: block;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    margin-right: 2px;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 30px;
}
.ad-listing .content-area .additional-info li a:hover {
    color: #fff;
}
.ad-listing .content-area .col-md-9 {
    padding: 0 20px;
}
.ad-listing .content-area .col-md-9::after {
    background-color: #e5eaef;
    content: "";
    height: 164px;
    position: absolute;
    right: 10px;
    top: 0;
    width: 1px;
}
/* Listing View Switch */
.glyphicon {
    margin-right: 5px;
}
.mid-container.list-group .item.list-group-items .category-grid-box-1 h3 {
    font-size: 18px !important;
}
.mid-container.list-group .item.list-group-items .ad-meta-info {
    font-size: 16px;
}
.mid-container.list-group .item.list-group-items {
    float: none;
    width: 100%;
    background-color: transparent;
}
.mid-container.list-group .item.list-group-items .category-grid-box-1 .image {
    float: left;
    width: 40%;
}
.mid-container.list-group .item.list-group-items .category-grid-box-1 .image img {
    min-height: 255px;
}
.mid-container.list-group .item.list-group-items .category-grid-box-1 .short-description-1 {
    float: right;
    min-height: 255px;
    overflow: hidden;
    padding: 20px;
    width: 60%;
}
.item.list-group-items {
    float: none;
    width: 100%;
    background-color: #fff;
}
.list-group-items .category-grid-box-1 .image {
    float: left;
    position: relative;
    width: 30%;
}
.list-group-items .category-grid-box-1 .short-description-1 {
    overflow: hidden;
    float: right;
    width: 70%;
    min-height: 256px;
    padding: 30px;
}
.list-group-items .ad-info-1 {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.list-group-items .ad-info-1 ul {
    float: left;
}
#products .ad-meta-info {
    display: none;
}
#products .list-group-items .category-grid-box-1 h3 {
    font-size: 20px;
}
#products .list-group-items .ad-meta-info {
    display: block;
    margin-top: 20px;
    font-size: 18px;
    color: #fff;
    float: left;
}
#products .list-group-items .ad-meta-info li i {
    margin-right: 10px;
}
#products .list-group-items .ad-meta-info li i {
    font-size: 20px;
}
#products .ad-info-1 .detail-button {
    display: none;
}
#products .list-group-items .ad-info-1 .detail-button {
    display: inline-block;
    float: right;
    margin-top: 3px;
    font-size: 12px;
    margin-right: 20px;
}
.ad-info-1 ul li.views {
    display: none;
}
.list-group-items .ad-info-1 ul li.views {
    display: inline-block;
}
.list-group-item-text {
    display: none;
}
.list-group-items .list-group-item-text {
    display: block;
    margin-top: 15px;
}
/* Listing View 3 */
.ads-list-archive {
    background-color: #fff;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
    color: #777;
    display: block;
    margin-bottom: 30px;
    position: relative;
    float: left;
    width: 100%;
}
.ads-list-archive .archive-history {
    margin-top: 10px;
}
.ad-archive-img {
    overflow: hidden;
    position: relative;
}

.ribbon.expired {background: #000000;background: -webkit-linear-gradient(to left, #000000, #434343);background: linear-gradient(to left, #000000, #434343);color: #fff;}
.ribbon {
    height: 28px;
    position: absolute;
    top: 0;
    width: 78px;
    z-index: 1;
    padding: 0 12px;
}
.ad-archive-img a img {-webkit-transform: scale(1.0);-moz-transform: scale(1.0);-o-transform: scale(1.0);-ms-transform: scale(1.0);transform: scale(1.0);-webkit-transition: all 0.7s ease 0s;-moz-transition: all 0.7s ease 0s;-ms-transition: all 0.7s ease 0s;-o-transition: all 0.7s ease 0s;transition: all 0.7s ease 0s;}
.ad-archive-img img {
    width: 100%;
}
.ad-archive-img a:hover img {-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
.ad-archive-desc {
    border-right: medium none;
    padding: 10px 20px;
}
.ad-archive-desc .rating {
    font-size: 15px;
    margin: 15px 0 3px -3px;
}
.ad-archive-desc h2 {
    font-size: 20px;
    line-height: 25px;
    margin-top: 5px;
    margin-bottom: 0;
    color: #232323;
    font-weight: 600;
}
.category-title span.padding_cats + span.padding_cats {
    margin-left: 5px;
}
.ad-archive-desc h2 a {
    color: #232323;
}
.ad-archive-desc h2:hover, .ad-archive-desc h2 a:hover {
    cursor: pointer;
}
.ad-archive-desc p {
    font-size: 14px;
    margin-bottom: 0;
}
ul.add_info {
    margin: 0;
    padding: 0;
}
.ad-archive-desc ul.add_info {
    margin-top: 10px;
}
ul.add_info li {
    border: 1px solid #ededed;
    border-radius: 3px;
    display: inline-block;
    height: 35px;
    margin-right: 5px;
    text-align: center;
    width: 35px;
}
.custom-tooltip {
    display: inline;
    position: relative;
    z-index: 9;
}
.tooltip-item {
    cursor: pointer;
    display: inline-block;
}
ul.add_info li i {
    display: inline-block;
    top: 2px;
}
.tooltip-content, .tooltip-content-flip {
    bottom: 100%;
    cursor: default;
    z-index: 9999;
}
.tooltip-content, .tooltip-item::after {
    left: 50%;
    position: absolute;
    width: 300px;
}
.tooltip-content h4 {
    color: #fff;
    display: block;
    font-size: 14px;
    line-height: 14px;
    margin: 0 0 10px;
    text-transform: uppercase;
}
.tooltip-content .label {
    margin-left: 10px;
}
.label-danger {
    background-color: #d9534f;
}
.label {
    border-radius: 0.25em;
    color: #fff;
    display: inline;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    padding: 0.2em 0.6em 0.3em;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}
.custom-tooltip:hover .tooltip-content {opacity: 1;pointer-events: auto;-webkit-transform: translate3d(0px, 0px, 0px) rotate3d(0, 0, 0, 0deg);-moz-transform: translate3d(0px, 0px, 0px) rotate3d(0, 0, 0, 0deg);-o-transform: translate3d(0px, 0px, 0px) rotate3d(0, 0, 0, 0deg);-ms-transform: translate3d(0px, 0px, 0px) rotate3d(0, 0, 0, 0deg);transform: translate3d(0px, 0px, 0px) rotate3d(0, 0, 0, 0deg);}
.tooltip-content {
    background: #333 none repeat scroll 0 0;
    box-shadow: -5px -5px 15px rgba(48, 54, 61, 0.2);
    color: #fff;
    display: block;
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 20px -150px;
    opacity: 0;
    padding: 15px;
    pointer-events: none;
    text-align: left;
}
.tooltip-effect-4 .tooltip-content {
    transform: scale3d(0.7, 0.3, 1);
    transform-origin: 50% 100% 0;
    transition: opacity 0.2s ease 0s, transform 0.2s ease 0s;
}
.tooltip-content::after, .tooltip_flip::after {
    content: "";
    pointer-events: none;
}
.tooltip-content::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #333 transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: 10px;
    height: 0;
    left: 50%;
    margin-left: -10px;
    position: absolute;
    top: 100%;
    width: 0;
}
ul.add_info li i {
    font-size: 14px;
    position: relative;
    color: #a0a0a0;
}
.ad-archive-desc .ad-price {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 5px;
    overflow: hidden;
}
.ad-archive-desc .category-title {
    margin-bottom: 2px;
}
.ad-archive-desc .ad-meta .btn {
    padding: 3px 10px;
    text-transform: capitalize;
}
.ad-archive-desc .ad-meta .btn i {
    padding-right: 5px;
}
.ad-archive-desc .ad-meta .save-ad {
    background-color: #fcfcfc;
    border-color: #eaedef;
    border: 1px solid #eaedef;
    color: #464e60;
    font-size: 14px;
}
.ad-archive-desc .pull-right .btn i {
    padding-right: 5px;
}
.ad-archive-desc .last-updated {
    font-size: 12px;
    position: relative;
    float: left;
    line-height: 30px;
}
.ad-archive-desc .ad-meta {
    position: relative;
    float: right;
}
/* Listing View 4 */
.ad {
    border-bottom: 1px solid #ededed;
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
    position: relative;
    overflow: hidden;
}
.ad:first-child {
    border-top: 1px solid #ededed;
}
.ad:last-child {
    margin-bottom: 20px;
}
.content-zone {
    background-color: #fff;
    box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.05);
    padding: 20px 0 10px;
    overflow: hidden;
}
.ad .content-zone .short-description-1 h2 {
    color: #232323;
    font-size: 18px;
    margin-bottom: 4px;
    font-weight: 500;
}
.ad .content-zone .short-description-1 h2 a {
    color: #232323;
}
/* Single Ad Details */
.singlepost-content .image-box p b {
    color: #232323;
}
.singlepost-content .flexslider {
    border: medium none;
}
.singlepost-content .flexslider .slide-main img {
    border: 1px solid #e4e4e4;
}
.singlepost-content .flexslider .slides {
    background-color: #fff;
}
.singlepost-content .ad-share .descs-box span {
    color: #232323;
    font-weight: 500;
}
.singlepost-content .flexslider .slide-thumbnail li {
    cursor: pointer;
    margin-right: 18px;
}
.singlepost-content .descs-box .short-features {
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 25px;
}
.singlepost-content .heading-panel .main-title {
    font-size: 20px;
    font-family: 'Quicksand', sans-serif;
}
.singlepost-content .heading-panel .main-title {
    border-bottom: medium none;
    display: inline-block;
}
.singlepost-content .heading-panel {
    margin-bottom: 10px;
}
.singlepost-content .ad-share {
    margin-top: 15px;
    margin-bottom: 15px;
    overflow: hidden;
}
.singlepost-content .descs-box .short-features span strong {
    color: #232323;
}
.singlepost-content .descs-box .ad-related-img {
    overflow: hidden;
    margin-bottom: 30px;
}
.singlepost-content .descs-box .specification p:first-letter {
    text-transform: capitalize
}
.descs-box h1 {
    color: #232323;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 0;
}
.ad-share .descs-box {
    cursor: pointer;
}
.descs-box {
    background: #fff none repeat scroll 0 0;
    overflow: hidden;
    padding: 0 0 20px;
    position: relative;
}
.descs-box i {
    font-size: 20px;
    padding-right: 5px;
    vertical-align: middle;
}
.btn-fb {
    background: #3b5998 none repeat scroll 0 0;
}
.btn-sharp {
    border-radius: 1px;
}
.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px;
}
.btn-twitter {
    background: #00aced none repeat scroll 0 0;
}
.btn-gplus {
    background: #d14433 none repeat scroll 0 0;
}
.price-quote .recent-ads .recent-ads-list, .contact-seller .recent-ads .recent-ads-list {
    border-bottom: 1px solid #e2e2e2 !important;
    margin-bottom: 30px !important;
    padding-bottom: 10px !important;
}
.price-quote .recent-ads .recent-ads-list-image-inner, .contact-seller .recent-ads .recent-ads-list-image-inner {
    background-color: transparent;
    width: auto;
    height: auto;
}
.price-quote .recent-ads .recent-ads-list-image, .contact-seller .recent-ads .recent-ads-list-image {width: 50%;}
.price-quote .recent-ads .recent-ads-list-title a, .contact-seller .recent-ads .recent-ads-list-title a {font-size: 18px;}
.price-quote .recent-ads .recent-ads-list-price, .contact-seller .recent-ads .recent-ads-list-price {font-size: 16px;}
.share-ad .recent-ads .recent-ads-list {
    border-bottom: 1px solid #e2e2e2 !important;
    margin-bottom: 30px !important;
    padding-bottom: 10px !important;
}
.share-ad .recent-ads .recent-ads-list-image-inner {
    background-color: transparent;
    width: auto;
    height: auto;
}
.share-ad .recent-ads .recent-ads-list-image {width: 50%;}
.share-ad .recent-ads .recent-ads-list-title a {font-size: 18px;}
.share-ad .recent-ads .recent-ads-list-price {font-size: 16px;}
.share-ad .modal-body p {font-size: 14px;}
.share-ad .modal-body .share-link {
    font-size: 18px;
    color: #232323;
    margin-bottom: 5px;
    font-weight: 500;
    font-family: 'Quicksand', sans-serif;
}
.share-ad .modal-footer {
    padding: 10px;
}
.show-sticky-ad-detail {
    display: block !important;
}
.sticky-ad-detail {
    background-color: #363c48;
    bottom: 0;
    color: #fff;
    left: 0;
    padding: 10px 0 15px;
    position: fixed;
    right: 0;
    z-index: 10;
    display: none;
}
.sticky-ad-detail .btn {
    border: medium none;
    color: #fff;
    font-size: 14px !important;
    margin: 10px 20px 0 0 !important;
    padding: 10px 20px;
}
.sticky-ad-detail .btn i {
    margin-right: 5px;
}
.sticky-ad-detail .btn .icon-phone {
    vertical-align: -1px;
}
.sticky-ad-detail .btn-phone {
    background: #15a949 none repeat scroll 0 0;
    box-shadow: 0 2px 0 #087a30;
}
.sticky-ad-detail .btn-phone.active {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #15a949;
    box-shadow: none;
    color: #15a949;
    padding: 9px 20px;
}
.sticky-ad-detail .btn-message {
    background: #4691e1 none repeat scroll 0 0;
    box-shadow: 0 2px 0 #367bc4;
}
.singlepost-content .descs-box .short-history li {
    display: inline-block;
    border-right: 1px solid #e7e7e7;
    padding-right: 10px;
    padding-left: 10px;
}
.singlepost-content .descs-box .short-history li:first-child {
    padding-left: 0;
}
.singlepost-content .descs-box .short-history li:last-child {
    border-right: medium none;
}
.singlepost-content .descs-box .short-history li b {
    font-weight: 500;
}
.short-history li {
    display: inline-block;
    border-right: 1px solid #e7e7e7;
    padding-right: 10px;
    padding-left: 10px;
    line-height: 20px;
}
.short-history li:first-child {
    padding-left: 0;
}
.short-history li:last-child {
    border-right: medium none;
}
.short-history li b {
    font-weight: 600;
}
.sticky-ad-detail .short-history li b a {
    color: #fff;
}
.adz-detail strong {
    color: #232323;
}
.singlepost-content .adz-head h4 {
    color: #232323;
    font-size: 24px;
}
.adz-detail, .top-sellers {
    padding: 25px 0;
}
.adz-detail .short-features {
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
}
.adz-detail .heading-panel h3 {
    color: #232323;
    font-size: 22px;
}
.adz-detail .heading-panel {
    margin-bottom: 30px;
}
.adz-detail .heading-panel .main-title {
    border-bottom: 2px solid #f58936;
    display: block;
}
.desc-points {
    margin-bottom: 10px;
}
.desc-points ul, .desc-points ol {
    counter-reset: item;
}
.desc-points li {
    line-height: 40px;
}
.desc-points ol {
    list-style: none;
    padding-left: 0;
}
.desc-points ol li:before {
    background: #f1f1f1 none repeat scroll 0 0;
    border-radius: 50%;
    color: #232323;
    content: counter(item, decimal) "";
    counter-increment: item;
    display: inline-block;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    opacity: 0.7;
    text-align: center;
    width: 25px;
    margin-right: 10px;
}
.desc-points ul {
    list-style-type: disc;
    padding-left: 20px;
}
.desc-points li i {
    color: #6bc242;
    margin-right: 15px;
}
.single-details .owl-controls .owl-nav .owl-next, .single-details .owl-controls .owl-nav .owl-prev {
    background-color: #f58936;
    border-radius: 0;
    font-size: 20px;
    opacity: 1;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.single-details .owl-prev {
    left: -5px;
    position: absolute;
    top: 40%;
}
.single-details .owl-next {
    position: absolute;
    right: -5px;
    top: 40%;
}
.single-details .owl-controls .owl-nav div {
    padding: 30px 10px !important;
}
.single-details .owl-controls .owl-nav {
    display: none;
}
.singlepost-content .single-details:hover .owl-controls .owl-nav {
    display: block;
}
.singlepost-content .descs-box .ad-title {
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
    padding-bottom: 25px;
}
.singlepost-content .descs-box .ad-title h2 {
    color: #232323;
    font-size: 22px;
    margin-bottom: 4px;
    text-transform: capitalize;
}
.singlepost-content .descs-box .ad-title h2 a {
    color: #232323;
}
#itemMap {
    width: 100%;
    height: 370px;
    margin-bottom: 5px;
}
.ad_gallery_container .ad-closed img {
    left: 42px;
    position: absolute;
    top: 188px;
}
.ad_gallery_container .ad-expired img {
    left: 42px;
    position: absolute;
    top: 170px;
}
/* Listing Sidebar & Blog Sidebar */
.panel {
    border-radius: 0;
}
.panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #EEEEEE;
}
.panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #232323;
    background-color: #fff;
    border-color: #fff;
}
.panel-title {
    font-size: 14px;
    font-weight: 500;
    font-family: 'Quicksand', sans-serif;
    z-index: 1;
}
.panel-title > span {
    display: block;
    padding: 10px 20px;
    text-decoration: none;
}
.sb-default-widget .panel-heading .panel-title{
    display: block;
    padding: 15px;
    font-weight: 500;
    font-family: 'Quicksand', sans-serif;
    font-size: 14px;
}
.sb-default-widget .textwidget{
    padding: 10px 15px;
}
.sb-default-widget .textwidget p{
    margin-bottom: 0px;
    text-align: left;
}
.sb-default-widget ul{
    list-style: inherit;
    padding-left: 38px;
}
.sb-default-widget .search-submit{
    display: none;
}
.more-less {
    float: right;
    color: #f1f1f1;
    top: 5px;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #EEEEEE;
}
#accordion .panel-body ul li {
    padding: 2px 0;
}
#accordion .panel-body.categories ul li a {
    font-size: 14px;
    color: #232323;
}
#accordion .panel-body.categories ul li a:hover {
    text-decoration: none;
}
#accordion .panel-body a i {
    color: #8e8b8b;
    font-size: 22px;
    margin-right: 10px;
}
#accordion .panel-body ul li a span {
    color: #9e9e9e;
    margin-left: 5px;
}
.panel-body {
    background-color: #fff;
    padding: 10px 15px;
}
.search-widget {
    background: #f4f4f4 none repeat scroll 0 0;
    height: 45px;
    margin-bottom: 5px;
    position: relative;
    border-radius: 4px;
}
.search-widget input[type="text"], .search-widget input[type="number"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    height: 100%;
    max-width: none;
    padding-left: 15px;
    padding-right: 40px;
    width: 100%;
    border-radius: 4px;
}
.search-widget button[type="submit"], .search-widget button[type="button"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #bdbdbd;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
}
.skin-minimal .list li label {
    padding-left: 5px;
    font-weight: 500;
    color: #232323;
    font-size: 14px;
}
.side-menu {
    background: #fff;
    box-shadow: 1px 0px 20px rgba(0, 0, 0, 0.07);
    margin-bottom: 30px;
}
.skin-minimal .list li label:hover {
    text-decoration: none;
}
.recent-ads .recent-ads-list {
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    margin: 0 0 15px;
    padding: 0 0 15px;
}
.recent-ads .recent-ads-list:last-child {
    border: 0 none;
    margin: 0;
    padding: 0;
}
.recent-ads .recent-ads-container {
    display: table;
    width: 100%;
}
.recent-ads .recent-ads-list-image {
    display: table-cell;
    width: 96px;
}
.recent-ads .recent-ads-list-image img {
    display: block;
    position: relative;
    width: 100%;
    z-index: 2;
}
.recent-ads .recent-ads-list-image-inner {
    background-color: rgba(0, 0, 0, 0.12);
    display: block;
    min-height: 60px;
    margin: 0 16px 0 0;
    position: relative;
    width: 100px;
}
.recent-ads .recent-ads-list-content {
    display: table-cell;
    vertical-align: top;
}
.recent-ads .recent-ads-list-content .recent-ads-list-title {
    color: #232323;
    font-size: 16px;
    font-family: 'Quicksand', sans-serif;
    font-weight: normal;
    line-height: 1.6em;
}
.recent-ads .recent-ads-list-title {
    margin: 0;
}
.recent-ads .recent-ads-list-title a {
    color: #232323;
    font-size: 15px;
    font-weight: 500;
}
.recent-ads .recent-ads-list-location {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.recent-ads .recent-ads-list-location li {
    display: inline !important;
    border-bottom: medium none !important;
}
.recent-ads .recent-ads-list-location li::before {
    display: none !important;
}
.recent-ads .recent-ads-list .recent-ads-container .recent-ads-list-content ul.recent-ads-list-location li a {
    color: #a0a0a0;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
}
.recent-ads .recent-ads-list-price {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
}
.sidebar .widget + .widget {
    margin-top: 5px;
}
.sidebar .widget {
    overflow: hidden;
    position: relative;
    border-color: #eeeeee;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
    background-color: #fff;
    border: 1px solid #eeeeee;
}
.sidebar .widget.safety-tips {
    margin-bottom: 30px;
}
.sidebar .widget .widget-heading {
    background-color: #fff;
    border-color: #eeeeee;
    border-bottom-color: #eeeeee;
    border-bottom: 1px solid #eeeeee;
    border-radius: 0;
    color: #232323;
    padding: 0;
}
.sidebar .widget .widget-content {
    border-top-color: #eeeeee;
    background-color: #fff;
    padding: 20px 25px;
}
.sidebar .widget .widget-content ul li {
    border-bottom: 1px solid #f1f1f1;
    display: block;
    padding-bottom: 13px;
    padding-top: 13px;
}
.sidebar .widget .widget-content ul li a {
    color: #232323;
}
.sidebar .widget .widget-content ul li::before {
    color: #ddd;
    content: "\f105";
    font-family: FontAwesome;
    padding: 0 5px;
}
.sidebar .widget .widget-content .category-grid-box .ad-info ul li::before {
    display: none;
}
.sidebar .widget .widget-content .category-grid-box .ad-info ul li {
    padding: 10px 20px !important;
    font-size: 14px;
    line-height: normal;
}
.sidebar .widget .widget-content ul li:first-child {
    padding-top: 0;
}
.sidebar .widget .widget-content ul li:last-child {
    border-bottom: medium none;
    padding-bottom: 0;
}
.sidebar .widget .widget-content .tagcloud {
    margin-top: 7px;
    overflow: hidden;
}
.sidebar .widget .widget-content .tagcloud a {background: #ffffff none repeat scroll 0 0;border: 1px solid #e2e2e2;display: inline-block;float: left;font-size: 14px;font-weight: 500;line-height: 38px;margin: 0 4px 8px 0;padding: 0 17px;color: #232323;text-transform: uppercase;transition: all 0.3s ease 0s;o-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;}
.blog-sidebar .widget + .widget {
    margin-top: 5px;
}
.blog-sidebar .widget {
    overflow: hidden;
    position: relative;
    border-color: #eeeeee;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
    background-color: #fff;
    border: 1px solid #eeeeee;
}
.blog-sidebar .widget .widget-heading {
    background-color: #fff;
    border-color: #eeeeee;
    border-bottom-color: #eeeeee;
    border-bottom: 1px solid #eeeeee;
    border-radius: 0;
    color: #232323;
    padding: 0 0 5px 0;
    margin-bottom: 15px;
}
.blog-sidebar .widget.widget-content {
    border-top-color: #eeeeee;
    background-color: #fff;
    overflow: hidden;
}
.blog-sidebar .widget.widget-content .recent-ads .recent-ads-list .recent-ads-container ul {
    padding: 0;
}
.blog-sidebar .widget.widget-content .recent-ads .recent-ads-list {
    margin: 5px 0;
    padding: 15px 20px;
}
.blog-sidebar .widget.widget-content ul li {
    border-bottom: 1px solid #f1f1f1;
    display: block;
    padding-bottom: 13px;
    padding-top: 13px;
}
.blog-sidebar .widget.widget-content ul li a {
    color: #232323;
    text-transform: capitalize;
}
.blog-sidebar .widget.widget-content ul li a span {
    color: #ddd;
    float: right;
}
.blog-sidebar .widget.widget-content ul li:last-child {
    border-bottom: medium none;
    padding-bottom: 0;
}
.blog-sidebar .widget.widget-content .tagcloud {
    margin-top: 7px;
    overflow: hidden;
}
.blog-sidebar .widget.widget-content .tagcloud a {background: #ffffff none repeat scroll 0 0;border: 1px solid #e2e2e2;display: inline-block;float: left;font-size: 14px;font-weight: 500;line-height: 38px;margin: 0 4px 8px 0;padding: 0 17px;color: #232323;text-transform: uppercase;transition: all 0.3s ease 0s;o-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;}
.blog-sidebar .widget.widget-content .gallery-image img {transition: all 0.3s ease 0s;o-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;width: 100%;}
.blog-sidebar .widget.widget-content .gallery-image img:hover {
    background: #000;
    opacity: 0.7;
}
.blog-sidebar .widget.widget-content .gallery-image {
    margin-top: 10px;
    overflow: hidden;
}
.blog-sidebar .widget.widget-content .gallery-image a {float: left;margin-bottom: 10px;margin-right: 3px;max-width: 24%;transition: all 0.3s ease 0s;o-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;}
.sidebar .widget-title {
    color: #313131;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 25px;
}
.sidebar .widget ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.sidebar .widget ul li {
    border-bottom: 1px solid #f3f3f3;
    font-size: 16px;
    line-height: 26px;
    padding: 10px 0;
}
.btn-contact, .btn-contact:hover, .btn-contact:active {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    border-color: #ccc;
    border-radius: 0;
    border-style: none none solid;
    border-width: medium medium 1px;
    color: #232323;
    font-size: 20px;
    height: 90px;
    padding-left: 90px;
    padding-right: 10px;
    text-align: left;
    font-weight: 500;
}
.contactEmail, .contactEmail:hover {
    background-color: transparent;
    background-image: url(../images/email.png);
    background-position: 20px center;
    background-repeat: no-repeat;
    outline: none;
}
.contactPhone, .contactPhone:hover, .contactPhone:active, .contactPhone:visited {
    background-color: transparent;
    background-image: url(../images/phone.png);
    background-position: 20px center;
    background-repeat: no-repeat;
    font-size: 24px;
    outline: none;
}
.ad-listing-price {
    display: block;
    position: relative;
    width: 100%;
    outline: none;
}
.ad-listing-price p {
    color: #fff;
    font-size: 1.8em;
    padding: 5%;
    text-align: center;
    margin-bottom: 0;
}
.user-photo img {
    border-radius: 5px;
    height: auto;
    width: 90px;
}
.user-information .user-name {
    font-size: 20px;
    font-weight: 600;
    color: #232323;
}
.user-information .user-name a {
    color: #232323;
}
.user-info-card {
    padding-bottom: 15px;
    padding-top: 25px;
}
.ad-listing-meta > ul {
    padding: 0;
}
.ad-listing-meta ul li {
    border-bottom: 1px solid #e7e7e7;
    padding: 10px 15px;
    font-size: 14px;
}
.ad-listing-meta ul li:last-child {
    border-bottom: medium none;
}
.ad-listing-meta ul li span {
    float: right;
    font-weight: 600;
}
.widget-content ol {
    padding-left: 15px;
}
.widget-content ol li {
    margin-bottom: 15px;
    padding-left: 10px;
    position: relative;
}
.widget-content.saftey ol li {
    margin-bottom: 0;
    padding-left: 2px;
    position: relative;
}
.widget .widget-content .featured-slider-3 .item .category-grid-box {
    margin-bottom: 0;
}
/* Single Blog Post */
.sidebar .widget .widget-heading .panel-title {
    font-size: 16px;
	font-weight: 600;
	background-color: #f5f5f5;
	border-color: #ddd;
	text-transform: capitalize;
}
.singlepost-content {
    position: relative;
}
.blog-post:after {
    content: '';
    display: block;
    clear: both;
}
.blog-post {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #f1f1f1;
    color: #162532;
    margin-bottom: 30px;
    overflow: hidden;
}
.blog-post a {
    color: inherit;
    text-decoration: none;
}
.post-info a {
    margin-right: 20px;
}
.post-img {
    margin-bottom: 25px;
    overflow: hidden;
}
.post-img img {height: auto;-webkit-transition: all 2s ease 0s;-moz-transition: all 2s ease 0s;-ms-transition: all 2s ease 0s;-o-transition: all 2s ease 0s;transition: all 2s ease 0s;width: 100%;}
.post-info {
    font-size: 14px;
    padding: 0 20px;
    color: #999;
    text-transform: capitalize;
}
.post-title {font-size: 18px;margin-bottom: 5px;padding: 0 20px;text-transform: capitalize;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;font-weight: 500;}
.post-excerpt {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 30px;
    padding: 0 20px;
    color: #999;
}
.blog-detial .blog-post .post-img .large-img {
    width: 100%;
    height: 400px;
}
.blog-detial .alignleft {
    float: left;
    margin: 7px 24px 7px 0;
}
.blog-detial .alignright {
    float: right;
    margin: 7px 0 7px 24px;
}
.blog-detial .aligncenter {
    display: block;
    margin: 7px auto;
}
.tags-share {
    border-bottom: 1px solid #d7d7d7;
}
.tags-share h3 {
    color: #1b1313;
    display: inline-block;
    font-size: 16px;
    line-height: 29px;
    padding-top: 3px;
}
.tags-share .tags ul, .tags-share .share ul {
    display: inline-block;
    list-style-type: none;
}
.tags-share .tags ul li, .tags-share .share ul li {
    display: inline-block;
}
.tags-share .tags ul li a:hover {
    text-decoration: underline;
}
.tags-share .share h3 {
    font-weight: 700;
}
.tags-share .share ul li a {
    color: #1b1313;
}
.tags-share .share ul li a:hover {
    text-decoration: underline;
}
.blog-detial .blog-section .blog-heading .blog-comment-title {
    color: #232323;
    font-size: 20px;
    margin: 40px 0 15px;
    padding: 13px 18px 0 0;
    text-transform: capitalize;
    font-family: 'Quicksand', sans-serif;
    font-weight: 500;
}
.blog-detial .comment-list {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.blog-detial .comment li {
    border-right: 2px solid #000;
    padding-right: 10px;
}
.blog-detial .comment li:last-child {
    border-right: 0 none;
}
.blog-detial .comment-info {
    border-bottom: 1px solid #f2f2f2;
    display: block;
    padding: 15px 0;
    overflow: hidden;
}
.blog-detial .comment-info img {
    max-width: 90px;
}
.blog-detial .comment-info .author-desc {
    margin-left: 115px;
}
.blog-detial .comment-info .author-title {
    color: #323232;
    line-height: 16px;
    margin-bottom: 22px;
}
.blog-detial .author-title strong {
    color: #323232;
    font-size: 16px;
    text-transform: uppercase;
}
.blog-detial .comment-date {
    border-left: 1px solid #777;
    color: #777;
    font-size: 12px;
    margin-left: 17px;
    padding-left: 17px;
}
.blog-detial .comment-list .children {
    list-style: outside none none;
    padding-left: 67px;
}
.blog-detial .comment-info img {
    max-width: 90px;
}
.comment-list {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.comment li {
    border-right: 2px solid #000;
    padding-right: 10px;
}
.comment li:last-child {
    border-right: 0 none;
}
.comment-info {
    border-bottom: 1px solid #f2f2f2;
    display: block;
    margin: 0 0 20px 0;
    overflow: hidden;
}
.comment-info p {
    margin-bottom: 40px;
}
.comment-info img {
    max-width: 90px;
}
.comment-info .author-desc {
    margin-left: 115px;
}
.comment-info .author-title {
    color: #323232;
    line-height: 16px;
    margin-bottom: 22px;
    position: relative;
}
.author-title strong {
    color: #323232;
    font-size: 16px;
    text-transform: uppercase;
}
.comment-date {
    border-left: 1px solid #777;
    color: #777;
    font-size: 12px;
    margin-left: 17px;
    padding-left: 17px;
}
.comment-list .children {
    list-style: outside none none;
    padding-left: 67px;
}
.comment-info img {
    max-width: 90px;
}
.comment-list .comment .comment-info .author-desc .author-title li a {
    color: #232323;
}
.user-contact-info {
    margin-bottom: 5px;
}
.blog-detial .page-numbers {
    display: inline-block;
    padding: 5px 10px;
    margin: 0 2px 0 0;
    border: 1px solid #eee;
    line-height: 1;
    text-decoration: none;
    border-radius: 2px;
    font-weight: 600;
}
.blog-detial .page-numbers.current, a.page-numbers:hover {
    background: #f9f9f9;
}
.blog-detial .navigation li a, .blog-detial .navigation li a:hover, .blog-detial .navigation li.active a, .blog-detial .navigation li.disabled {
    color: #fff;
    text-decoration: none;
}
.blog-detial .navigation li {
    display: inline;
}
.blog-detial .navigation li a, .blog-detial .navigation li a:hover, .blog-detial .navigation li.active a, .blog-detial .navigation li.disabled {
    background-color: #6FB7E9;
    border-radius: 3px;
    cursor: pointer;
    padding: 12px;
    padding: 0.75rem;
}
.blog-detial .navigation li a:hover, .blog-detial .navigation li.active a {
    background-color: #3C8DC5;
}
span.required {
    color: #f00 !important;
    font-size: 18px !important;
    line-height: 10px !important;
}
label {
    font-size: 14px;
    font-weight: 600;
    color: #232323;
}
.sb-author-policy label{
    margin-left: 10px;
    line-height: 25px;
    vertical-align: middle;
}
.sb-author-policy ul.parsley-errors-list{
    position: absolute;
}
.featured-slider-1 .owl-item .category-grid-box {
    margin-top: 0;
    margin-bottom: 30px;
}
.featured-slider-1 .owl-controls .owl-nav .owl-next, .featured-slider-1 .owl-controls .owl-nav .owl-prev, .featured-slider-5 .owl-controls .owl-nav .owl-next, .featured-slider-5 .owl-controls .owl-nav .owl-prev {
    border-radius: 0;
    font-size: 20px;
    opacity: 1;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.featured-slider-1 .owl-prev, .featured-slider-5 .owl-prev {
    left: 10px;
    position: absolute;
    top: 49.4%;
}
.featured-slider-1 .owl-next, .featured-slider-5 .owl-next {
    position: absolute;
    right: 10px;
    top: 49.4%;
}
.featured-slider-1 .owl-item .item .category-grid-box-1 {
    margin-bottom: 30px;
}
.grid-panel .featured-slider-1 .owl-prev, .grid-card .featured-slider-1 .owl-prev {
    right: 40px !important;
    position: absolute;
    top: -20%;
    left: auto !important;
}
.grid-panel .featured-slider-1 .owl-next, .grid-card .featured-slider-1 .owl-next {
    position: absolute;
    right: 10px;
    top: -20%;
}
.grid-panel .featured-slider-1 .owl-item .item .category-grid-box-1, .grid-card .featured-slider-1 .owl-item .item .category-grid-box-1 {
    margin-bottom: 30px;
}
.featured-slider-3 .owl-controls .owl-nav .owl-next, .featured-slider-3 .owl-controls .owl-nav .owl-prev {border-radius: 0;font-size: 20px;opacity: 1;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.featured-slider-3 .owl-prev {
    right: 24px;
    position: absolute;
    top: -52px;
}
.featured-slider-3 .owl-next {
    position: absolute;
    right: -6px;
    top: -52px;
}
/* Featured Slider 2 */
.featured-slider .owl-item .category-grid-box {
    margin-top: 0;
    margin-bottom: 30px;
}
.featured-slider .owl-controls .owl-nav .owl-next, .featured-slider .owl-controls .owl-nav .owl-prev {border-radius: 0;font-size: 20px;opacity: 1;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.featured-slider .owl-prev {
    left: -40px;
    position: absolute;
    top: 45%;
}
.featured-slider .owl-next {
    position: absolute;
    right: -40px;
    top: 45%;
}
/* Price Range Slider */
.search-2 .noUi-background, .sidebar #accordion .panel .panel-body .noUi-background {
    background: #44728e;
    box-shadow: none;
}
.search-2 .noUi-target, .sidebar #accordion .panel .panel-body .noUi-target {
    border: none;
    box-shadow: none;
    border-radius: 0;
}
.search-2 .noUi-horizontal, .sidebar #accordion .panel .panel-body .noUi-horizontal {
    height: 6px;
}
.search-2 .noUi-origin, .sidebar #accordion .panel .panel-body .noUi-origin {
    border-radius: 0;
}
.noUi-connect {
    background: #224357;
    box-shadow: none;
}
.search-2 .noUi-horizontal .noUi-handle, .sidebar #accordion .panel .panel-body .noUi-horizontal .noUi-handle {
    width: 14px;
    height: 14px;
    left: -7px;
    top: -4px;
}
.search-2 .noUi-handle:after, .sidebar #accordion .panel .panel-body .noUi-handle:after, .search-2 .noUi-handle:before, .sidebar #accordion .panel .panel-body .noUi-handle:before {
    content: none;
}
.search-2 .noUi-handle, .sidebar #accordion .panel .panel-body .noUi-handle {
    border-radius: 100%;
    border: 2px solid #2e566e;
    background: #94b9d0;
    box-shadow: none;
    cursor: pointer;
}
.search-form .price-slider-value, .price-slider-value {
    display: block;
    margin-bottom: 11px;
    margin-top: 3px;
}
.search-2 .form-control {
    border: medium none;
}
/* Categories */
.category-list {background: #fff none repeat scroll 0 0;float: left;position: relative;width: 100%;border-bottom: 1px solid #f1f1f1;border-left: 1px solid #f1f1f1;border-top: 1px solid #f1f1f1;border-right: 1px solid #f1f1f1;margin-bottom: 30px;-webkit-transition: all 0.5s ease 0s;-moz-transition: all 0.5s ease- 0s;-o-transition: all 0.5s ease 0s;transition: all 0.5s ease 0s;}
.category-list:after {
    content: '';
    display: block;
    clear: both;
}
.view-more {
    padding: 15px 0;
    font-size: 15px;
    text-align: center;
    clear: both;
}
.view-more a {
    color: #232323;
}
.category-list-icon {
    float: left;
    border-top: 2px solid #ddd;
    position: relative;
    width: 100%;
    overflow: hidden;
    background: #f7f8f9 none repeat scroll 0 0;
}
.category-list-icon i {
    background: #fff none repeat scroll 0 0;
    color: #232323;
    float: left;
    font-size: 36px;
    margin-right: 10px;
    padding: 16px;
    text-align: center;
}
.category-list-title {
    float: none;
    padding: 15px 0 0 65px;
    width: auto;
}
.category-list-title h5 > a {
    color: #232323;
    display: block;
    font-weight: 600;
    font-size: 16px;
    text-transform: capitalize;
}
ul.category-list-data {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding: 0 20px;
    margin-bottom: 15px;
}
ul.category-list-data li::before {
    content: "\f105";
    font-family: fontawesome;
    height: 100%;
    left: 0;
    position: absolute;
    top: 10px;
    width: 20px;
    color: #999;
    font-size: 14px;
}
ul.category-list-data li {
    display: inline-block;
    position: relative;
    width: 100%;
}
ul.category-list-data li a {
    color: #5b5b5b;
    display: block;
    padding: 10px 0 10px 15px;
    text-align: left;
}
ul.category-list-data li a span {
    border-radius: 100%;
    color: #999999;
    float: right;
    height: 24px;
    line-height: 24px;
    width: 24px;
    text-align: center;
}
.category-list:hover {
    box-shadow: 0 6px 20px 4px rgba(0, 0, 0, 0.13);
}
.category-list:hover .category-list-icon i {
    color: #232323;
}
ul.category-list-data li:hover a span {
    color: #fff;
}
.traingle {
    border-color: transparent transparent #f7f8f9;
    border-style: solid;
    border-width: 0 0 20px 250px;
    content: "";
    float: right;
    margin-bottom: -1px;
    margin-top: -19px;
    position: relative;
    transition: all 0.3s ease 0s;
    width: 0;
    z-index: 7;
}
.post-tag-section {
    background: #f7f8f9 none repeat scroll 0 0;
    font-size: 18px;
    padding: 0 20px 20px;
}
.cat-all {
    background: #555657 none repeat scroll 0 0;
    border-radius: 0 3px 0 0;
    border-right: 8px solid rgba(0, 0, 0, 0.15);
    color: #f2f2f2;
    float: right;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-right: -29px;
    margin-top: -1px;
    padding: 10px 26px 10px 32px;
    position: relative;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    z-index: 9;
}
.cat-all::after {
    border-color: #afafaf transparent transparent;
    border-style: solid;
    border-width: 12px 8px 0 0;
    bottom: 0;
    content: "";
    height: 0;
    margin-bottom: -12px;
    margin-right: -7px;
    position: absolute;
    right: 0;
    width: 0;
}
.cat-all::before {
    border-color: transparent transparent transparent #f7f8f9;
    border-style: solid;
    border-width: 55px 0 0 15px;
    content: "";
    height: 0;
    margin-left: -33px;
    margin-top: -14px;
    position: absolute;
    width: 0;
}
/* Minimal Categories */
.minimal-category {align-items: center;justify-content: center;margin-bottom: 30px;position: relative;text-align: center;-webkit-transition: all 0.3s ease-in-out 0s;-moz-transition: all 0.3s ease-in-out 0s;-ms-transition: all 0.3s ease-in-out 0s;-o-transition: all 0.3s ease-in-out 0s;transition: all 0.3s ease-in-out 0s;width: 100%;overflow: hidden;}
.minimal-overlay {background-color: rgba(0, 0, 0, 0.4);display: block;height: 100%;left: 0;position: absolute;top: 0;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;width: 100%;z-index: 9;}
.minimal-category .description {
    z-index: 20;
    position: absolute;
    left: 0;
    right: 0;
    top: 45%;
    width: 100%;
}
.minimal-category .description span {
    text-align: center;
    position: relative;
    width: 100%;
    color: #fff;
    font-size: 24px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 0 20px;
}
.minimal-category .description .ads-count {
    color: #fff;
    font-weight: 400;
}
.minimal-img {
    position: relative;
    width: 100%;
}
.minimal-img img {
    width: 100%;
    -webkit-transform: scale(1.0);
    -moz-transform: scale(1.0);
    -o-transform: scale(1.0);
    -ms-transform: scale(1.0);
    transform: scale(1.0);
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -ms-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
}
.minimal-category:hover .minimal-img img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
/* Fancy Categories */
.box {
    background: #fff none repeat scroll 0 0;
    color: #666;
    float: left;
    margin: 0 0 30px;
    padding: 30px 0;
    text-align: center;
    width: 100%;
}
.gray .box::after {
    border-bottom: 50px solid #f9f9f9;
    border-right: 50px solid #f0f0f0;
    box-shadow: -8px 3px 9px -8px rgba(0, 0, 0, 0.1);
    content: "";
    height: 0;
    left: auto;
    opacity: 1;
    position: absolute;
    right: 15px;
    top: 0;
    width: 0;
    z-index: 9;
}
.box::after {
    border-bottom: 50px solid #f9f9f9;
    border-right: 50px solid #fff;
    box-shadow: -8px 3px 9px -8px rgba(0, 0, 0, 0.1);
    content: "";
    height: 0;
    left: auto;
    opacity: 1;
    position: absolute;
    right: 15px;
    top: 0;
    width: 0;
    z-index: 9;
}
.box img {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}
.box h4 {
    color: #232323;
    font-size: 18px;
    font-weight: 500;
}
.box h4 a {
    color: #232323;
}
.box strong {
    display: block;
    font-size: 14px;
    padding: 0 0 10px;
    color: #999;
}
.load-more-btn {
    overflow: hidden;
    position: relative;
    text-align: center;
}
.load-more-btn .btn-theme {
    margin: 0 0 30px;
    padding: 15px 50px;
    text-transform: uppercase;
}
.load-more-btn i {
    margin-left: 10px;
}
/* Category Grid 4 */
.custom-cat {
    background-color: #fff;
    border: 1px solid #eee;
    color: #7e8890;
    display: inline-block;
    float: left;
    margin-bottom: 30px;
    margin-right: 39px;
    padding: 30px 20px;
    max-height: 259px;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    width: 31%;
}
.category-grid .custom-cat:nth-child(3n + 3) {
    margin-right: 0;
}
.category-grid .custom-cat:hover {
    box-shadow: 0 5px 65px 0 rgba(0, 0, 0, 0.15);
    color: #fff;
}
.category-grid .custom-cat i {
    background-color: #f1f1f1;
    border-radius: 100%;
    display: inline-block;
    font-size: 40px;
    height: 80px;
    line-height: 80px;
    margin-bottom: 10px;
    text-align: center;
    width: 80px;
}
.category-grid .custom-cat h6 {color: #232323;font-size: 18px;margin-bottom: 30px;margin-top: 15px;position: relative;-webkit-transition: all 0.1s ease-in-out 0s;-moz-transition: all 0.1s ease-in-out 0s;-ms-transition: all 0.1s ease-in-out 0s;-o-transition: all 0.1s ease-in-out 0s;transition: all 0.1s ease-in-out 0s;}
.category-grid .custom-cat h6 a {
    color: #232323;
}
.category-grid .custom-cat h6::after {
    background-color: #c8d0d7;
    border-radius: 2px;
    bottom: -10px;
    content: "";
    height: 2px;
    left: 50%;
    margin-left: -15px;
    position: absolute;
    width: 30px;
}
.category-grid .custom-cat p {
    color: #999;
    font-size: 14px;
    line-height: 24px;
}
.category-grid .custom-cat p a {
    color: #999;
}
.category-grid .custom-cat:hover h6, .category-grid .custom-cat:hover h6 a, .category-grid .custom-cat:hover p, .category-grid .custom-cat:hover p a {
    color: #fff;
}
.category-grid .custom-cat:hover i {
    background-color: #fff;
    color: #232323;
}
.category-grid .custom-cat:hover h6::after {
    background-color: #fff;
}
/*search page css start*/
.sb-panel-title{
    padding: 0px 10px;
}
.sb-panel-heading{
    padding: 5px 0px !important;
}
.sb-panel-title a:first-child{
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 5px;	
}
.sb-panel-title a{
    display: unset !important;
    padding: 5px 0px !important;	
    padding-left: 4px !important;	
}
.sb-panel-title a:after {
    font-family: FontAwesome;
    padding-right: 10px;
    content: "\f105";
    margin-left: 8px;
}
.sb-panel-body{
    padding: 10px 0px !important;
}
.sb-panel-body ul li{
    padding-bottom: 8px;
    padding-top: 8px;
}
.sb-panel-body .sb-ul-list li{
    margin-left: 15px;
    padding-right: 15px;
    float: left;
}
/*search page css close*/
@media (max-width: 991px) {
    .category-grid .custom-cat {
        margin-bottom: 4%;
        margin-right: 0;
        width: 48%;
    }
    .category-grid .custom-cat:nth-child(2n + 1) {
        margin-right: 4%;
    }
}
@media (max-width: 480px) {
    .category-grid .custom-cat {
        margin-bottom: 5%;
        margin-right: 0;
        width: 100%;
    }
}
/* Category Grid 5 */
.popular-categories {
    display: block;
    margin: 0;
}
.popular-categories li a {
    background-color: #fff;
    border: 1px solid #f1f1f1;
    color: #232323;
    float: left;
    font-size: 18px;
    padding: 60px 15px 50px;
    position: relative;
    text-align: center;
    text-transform: capitalize;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 20%;
}
.popular-categories li a i {
    color: #222;
    display: block;
    font-size: 50px;
    padding: 0 0 30px;
}
.popular-categories li a .count {
    color: #999;
    display: block;
}
/* Breadcrumbs */
.page-header-area {
    background: rgba(0, 0, 0, 0) url("../images/breadcrumb.jpg") no-repeat scroll center center / cover;
    padding: 50px 0;
    text-align: left;
    position: relative;
}
.page-header-area::before {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.page-header-area h1 {
    color: #ffffff;
    font-size: 20px;
    font-weight: 500;
    text-transform: capitalize;
}
.page-header-area span {
    color: #888;
    display: inline-block;
    font-size: 20px;
    margin-bottom: 3px;
    margin-top: 6px;
}
.bread-2.page-header-area .small-breadcrumb .breadcrumb-link ul li:first-child {
    padding-left: 15px;
}
.bread-3.page-header-area {
    text-align: left;
    background: rgba(0, 0, 0, 0) url("../images/pattern.png") repeat;
    padding: 25px 0;
}
.bread-3.page-header-area::before {
    display: none;
}
.bread-3.page-header-area .small-breadcrumb {
    background: transparent;
}
.bread-3.page-header-area .small-breadcrumb .breadcrumb-link ul li a.active {
    border-bottom: medium none;
}
.bread-3.page-header-area .small-breadcrumb .breadcrumb-link ul li a {
    color: #232323;
}
.bread-3.page-header-area h1, .bread-3.page-header-area p {
    color: #232323;
}
.bread-3.page-header-area p {
    color: #232323;
    text-transform: none !important;
    font-size: 20px;
    font-weight: 500;
    margin: 0;
    line-height: 1.6em;
    position: relative;
    font-family: 'Quicksand', sans-serif;
}
.bread-3.page-header-area .small-breadcrumb .breadcrumb-link ul li::after {
    color: #232323;
}
.small-breadcrumb {
    background: #363c48 none repeat scroll 0 0;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.small-breadcrumb.type-2 {
    background: transparent;
    margin-top: 10px;
}
.small-breadcrumb .breadcrumb-link {
    overflow: hidden;
}
.small-breadcrumb .breadcrumb-link ul li {
    float: left;
    padding: 0 15px;
}
.small-breadcrumb .breadcrumb-link ul li:first-child {
    padding-left: 0;
}
.small-breadcrumb .breadcrumb-link ul li a {
    color: #fff;
    display: inline-block;
    padding: 10px 0;
    position: relative;
}
.small-breadcrumb .breadcrumb-link ul li a .icon {
    margin-right: 5px;
}
.small-breadcrumb .breadcrumb-link ul li a .icon {
    display: inline-block;
    width: auto;
}
.small-breadcrumb .breadcrumb-link ul li a::after {bottom: -8px;content: "";height: 4px;left: 0;position: absolute;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;width: 100%;}
.small-breadcrumb .breadcrumb-link ul li a:hover::after {bottom: -4px;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.small-breadcrumb .breadcrumb-link ul li a:first-child {padding-left: 0;}
.small-breadcrumb .breadcrumb-link ul li {position: relative;}
.small-breadcrumb .breadcrumb-link ul li::after {
    color: #fff;
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    position: absolute;
    right: 0;
    text-decoration: inherit;
    top: 10px;
}
.small-breadcrumb .breadcrumb-link ul li:last-child::after {
    display: none;
}
.breadcrumb-1 {
    background-color: #6c6e73;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    position: relative;
}
.breadcrumb-1 .container {
    padding-top: 0;
    height: 320px
}
@media (min-width: 768px) {
    .breadcrumb-1 .container {
        padding-top: 43%;
        height: 640px
    }
}
.small-hero.breadcrumb-1 .container {
    max-height: 320px;
    padding-top: 0
}
@media (min-width: 768px) {
    .small-hero.breadcrumb-1 .container {
        max-height: 445px
    }
}
.breadcrumb-1 .content-section {
    position: absolute;
    bottom: 3rem;
    max-width: 711px;
    padding-right: 20px
}
@media (min-width: 992px) {
    .breadcrumb-1 .content-section {
        max-width: 934px
    }
}
@media (min-width: 1300px) {
    .breadcrumb-1 .content-section {
        max-width: 1240px
    }
}
@media (min-width: 768px) {
    .breadcrumb-1 .content-section {
        bottom: 12rem;
        padding-right: 0
    }
}
@media (min-width: 768px) {
    .breadcrumb-1.hero-overlap .content-section {
        bottom: 18rem
    }
}
.breadcrumb-1 .content-section h1 {
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
    margin-bottom: 10px;
    font-size: 50px;
    font-weight: 600;
}
.bg-overlay {background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.8) 0, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.6) 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0.5)), color-stop(25%, rgba(0, 0, 0, 0)), color-stop(70%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.6)));background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.8) 0, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.6) 100%);background: -o-linear-gradient(top, rgba(0, 0, 0, 0.8) 0, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.6) 100%);background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.8) 0, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.6) 100%);background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.6) 100%);filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#99000000', GradientType=0)}
/* Carousel Slider */
.carousel-row {
    margin-bottom: 10px;
}
.slide-row {
    padding: 0;
    background-color: #ffffff;
    min-height: 150px;
    border: 1px solid #e7e7e7;
    overflow: hidden;
    height: auto;
    position: relative;
}
.slide-carousel {
    width: 100%;
    float: left;
    display: inline-block;
}
.slide-carousel .carousel-indicators {
    margin-bottom: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
}
.slide-carousel .carousel-indicators li {
    border-radius: 0;
    width: 20px;
    height: 6px;
}
.slide-carousel .carousel-indicators .active {
    margin: 1px;
}
/* Parallex Overlays */
.parallex, .parallex-light {
    color: #fff !important;
    position: relative;
    z-index: 44;
}
.parallex h2, .parallex-light h2 {
    color: #fff !important;
    position: relative;
    z-index: 44;
}
.parallex::before {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.parallex-light::before {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.parallex-small {
    background: #363c48 none repeat scroll 0 0;
    color: #fff;
    padding: 40px 0;
}
.parallex-text h4 {
    color: #fff;
    font-size: 28px;
    font-weight: 600;
    line-height: 60px;
    margin-bottom: 0;
    text-transform: capitalize;
}
.parallex-text p {
    color: #fff !important;
    position: relative;
    z-index: 44;
}
.parallex-small .btn {
    margin-top: 10px;
}
.parallex-button {
    text-align: right;
    margin: 20px 0;
}
.parallex-button .btn {
    padding: 15px 35px;
}
.btn-clean {
    border: 1px solid #fff;
    color: #fff;
    text-transform: uppercase;
}
.btn-clean:hover {
    background: #fff;
    color: #242424;
}
/* Countries Ads Section */
.country-box {
    background: #fff none repeat scroll 0 0;
    height: auto;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.country-box img {
    position: relative;
    transition: opacity 1s ease 0s, -webkit-transform 1s ease 0s;
    padding: 25px;
}
.country-box .country-description {
    height: 100%;
    padding: 70px 30px;
    position: absolute;
    top: 0;
    width: 100%;
}
.country-box .country-name, .country-box .category-name, .country-box .country-ads {color: #fff;display: block;font-weight: 400;-webkit-transform: translate3d(-360px, 0px, 0px);-moz-transform: translate3d(-360px, 0px, 0px);-o-transform: translate3d(-360px, 0px, 0px);-ms-transform: translate3d(-360px, 0px, 0px);transform: translate3d(-360px, 0px, 0px);transition: opacity 0.35s ease 0s, -webkit-transform 0.35s ease 0s;}
.country-box .country-name {
    font-size: 32px;
    margin-bottom: 0;
    font-weight: 600;
    text-transform: capitalize;
    transition-delay: 0.15s;
    transition-delay: 0.05s;
}
.country-box .country-ads {
    bottom: 0;
    display: block;
    font-size: 24px;
    transition-delay: 0.05s;
    transition-delay: 0.1s;
    font-weight: 600;
}
.country-box:hover {
    -moz-user-select: none;
}
.country-box:hover img {-webkit-transform: scale3d(1.1, 1.1, 1);-moz-transform: scale3d(1.1, 1.1, 1);-o-transform: scale3d(1.1, 1.1, 1);-ms-transform: scale3d(1.1, 1.1, 1);transform: scale3d(1.1, 1.1, 1);}
.country-box:hover .country-name, .country-box:hover .category-name, .country-box:hover .country-ads {opacity: 1;-webkit-transform: translate3d(0px, 0px, 0px);-moz-transform: translate3d(0px, 0px, 0px);-o-transform: translate3d(0px, 0px, 0px);-ms-transform: stranslate3d(0px, 0px, 0px);transform: translate3d(0px, 0px, 0px);}
/* Template Common Styling */
.btn-light i {
    font-size: 14px;
    padding-right: 5px;
}
.grid-panel {
    background-color: #fff;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
    padding: 20px 5px 10px;
}
.grid-panel .heading-panel {
    margin-bottom: 20px;
}
.grid-panel .heading-panel .main-title {
    border-bottom: medium none;
    display: inline-block;
}
.grid-panel .ad-location-gird {
    box-shadow: none;
    border: 1px solid #ddd;
    padding: 10px 15px;
    margin-bottom: 30px;
}
.grid-panel .ad-location-gird .location-icon i {
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 35px;
}
.usefull-info {
    background: #fff none repeat scroll 0 0;
    padding: 15px 0;
    text-align: center;
}
.usefull-info .icon-info {
    font-size: 20px;
    margin: 0 0 18px;
}
.usefull-info .icon-info {
    position: relative;
    z-index: 10;
}
.usefull-info .info-content {
    overflow: hidden;
}
.usefull-info .info-content h3:hover {
    cursor: pointer;
}
.usefull-info .description {
    margin: 0 0 15px;
}
.usefull-info h3 {
    font-size: 18px;
    line-height: 1.1;
    margin: 0;
    padding: 0 0 20px;
    color: #232323;
}
.rating {
    font-size: 14px;
}
.rating i {
    color: #ffc513;
}
.alert-box-container h3 {
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
    margin: 0 0 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #232323;
}
.alert-box-container p {
    margin: 0 0 10px;
}
.alert-box-container form {
    margin: 0 0 5px;
}
.alert-box-container .form-control {
    padding: 12px;
}
.alert-box-container .select2-container--default .select2-selection--single {
    height: 46px;
    font-size: 14px;
}
.alert-box-container .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #777;
    line-height: 42px;
}
.alert-box-container .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 41px;
}
.alert-box-container .btn {
    padding: 12px 15px;
}
.sec-padding {
    padding: 90px 0;
}
.font-white {
    color: #FFF !important;
}
.font-uppercase {
    text-transform: uppercase;
}
.font-thin-xs {
    font-weight: 200 !important;
}
.font-bold {
    font-weight: 600 !important;
}
.font-white {
    color: #FFF !important;
}
.text-right {
    text-align: right !important;
    float: right;
}
.call-action {
    position: relative;
    width: 100%;
}
.call-action i {
    float: left;
    font-size: 70px;
    height: 70px;
    margin-top: 25px;
    margin-right: 20px;
    width: 70px;
}
.call-action h4 {
    font-size: 30px;
    text-transform: capitalize;
}
.icon-box::before {
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}
.icon_box_88638::after, .icon_box_88638::before {
    background-color: #fab637;
}
.icon-box::after {
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: 0.9;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -2;
}
.icon-box {
    padding: 25px 20px 15px 20px;
    position: relative;
    z-index: 10;
}
.yellow::after, .yellow::before {
    background-color: #fab637;
}
.red::after, .red::before {
    background-color: #ff4848;
}
.icon-box .icon {
    float: left;
    margin-right: 27px;
    margin-top: 11px;
    font-size: 54px;
    color: #fff;
}
.icon-box .icon-text {
    overflow: hidden;
}
.icon-box .icon-text h3.title {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 12px;
    color: #fff;
}
.icon-box .icon-text .content {
    font-size: 13px;
}
.icon-box .icon-text .content p, .icon-box .icon-text .content span {
    line-height: 18px;
    color: #ffffff;
}
.icon_box_56989::after, .icon_box_56989::before {
    background-color: #ff4848;
}
.advertizing-box {
    border: 1px solid #ddd;
    border-radius: 4px;
    display: block;
    line-height: 1.42857;
    margin-bottom: 20px;
    margin-top: -0.5em;
    padding: 4px;
}
.advertizing-box > img {
    display: block;
    width: 100%;
}
.advertizing {
    padding: 45px 0;
}
.banner {
    display: block !important;
    max-width: 100%;
    overflow: hidden;
}
.banner {
    text-align: center;
}
.banner img {
    max-width: 100%;
}
.advertising {
    margin-bottom: 30px;
}
.advertising .banner {
    border: 2px solid #f1f1f1;
    display: table;
    height: 100%;
    padding: 30px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
    background: #fff none repeat scroll 0 0;
}
.advertising .banner:hover {
    border-color: #d9d9d9;
}
.advertising .banner .title, .advertising .banner .submit {
    display: table-cell;
    vertical-align: middle;
}
.advertising .banner .title {
    color: #232323;
    font-size: 24px;
    font-weight: lighter;
    width: 70%;
}
.advertising .banner .submit {
    font-size: 18px;
    text-align: right;
    width: 30%;
}
.advertising .banner .submit i {
    color: #073855;
    margin-left: 10px;
}
.grid-card {
    background: #fff none repeat scroll 0 0;
    box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.1);
    color: #666;
    overflow: hidden;
    position: relative;
    padding: 15px 15px 0;
    width: 100%;
    margin-bottom: 30px;
}
.why-us.border-box {
    border: 1px solid #f2f2f2;
    padding: 70px 70px 60px;
}
.why-us i {
    color: #232323;
    display: inline-block;
    font-size: 42px;
    padding-bottom: 20px;
}
.why-us h5 {
    color: #232323;
    font-size: 20px;
    margin-bottom: 15px;
    margin-top: 0;
    text-transform: capitalize;
    font-weight: 500;
}
.heading-title h2 {
    color: #232323;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.4em;
    margin-bottom: 20px;
    text-transform: capitalize;
}
.custom-modal.modal-backdrop.in {
    opacity: 0.8;
}
.custom-modal .modal-content {
    background-clip: padding-box;
    border: 0 none;
    border-radius: 0;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.4);
}
.custom-modal .modal-body {
    font-size: 1.6rem;
    line-height: 24px;
    padding: 0 30px;
}
.custom-modal .modal-header {
    border: 0 none;
    padding: 30px;
    position: relative;
    box-shadow: none;
}
.custom-modal .modal-header .modal-title {
    color: #232323;
    margin: 0;
}
.custom-modal .modal-header .pass-modal-title {
    color: #232323;
    margin: 0;
    line-height: 1.42857143;
    font-size: 24px;
    position: relative;
    font-family: 'Quicksand', sans-serif;
    font-weight: normal;
}
.custom-modal .modal-header .close {
    margin: 0;
    outline: 0 none;
    position: absolute;
    right: 30px;
    top: 40px;
}
.custom-modal .modal-footer {
    border: 0 none;
    padding: 10px 30px 30px;
}
.accordion {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.accordion > li {
    border-bottom: 1px solid #f3f3f3;
    padding: 18px 0;
}
.accordion > li:first-child {
    padding-top: 0;
}
.accordion-title {
    font-size: 18px;
    font-weight: 500;
    position: relative;
}
.accordion-title a {
    display: block;
    color: #232323;
}
.accordion-title a::before {
    background: rgba(0, 0, 0, 0) url("../images/plus.png") no-repeat scroll center center;
    content: "";
    display: block;
    height: 8px;
    margin-top: -4px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 8px;
}
.accordion li.open .accordion-title a::before {
    background: rgba(0, 0, 0, 0) url("../images/minus.png") no-repeat scroll center center;
}
.accordion-content {
    display: none;
    padding-top: 10px;
}
.accordion-content p {
    margin-bottom: 15px;
}
.accordion-content p:last-child {
    margin-bottom: 0;
}
.accordion.first-open li:first-child .accordion-content {
    display: block;
}
.card .nav-tabs {
    border-bottom: 2px solid #DDD;
}
.card .nav-tabs > li.active > a, .card .nav-tabs > li.active > a:focus, .card .nav-tabs > li.active > a:hover {
    border-width: 0;
}
.card .nav-tabs > li > a {
    border: none;
    color: #666;
}
.card .nav-tabs > li.active > a, .card .nav-tabs > li > a:hover {
    border: none;
    background: transparent;
}
.card .nav-tabs > li > a::after {content: "";height: 2px;position: absolute;width: 100%;left: 0px;bottom: -1px;-webkit-transition: all 250ms ease 0s;-moz-transition: all 250ms ease 0s;-ms-transition: all 250ms ease 0s;-o-transition: all 250ms ease 0s;transition: all 250ms ease 0s;-webkit-transform: scale(0);-moz-transform: scale(0);-o-transform: scale(0);-ms-transform: scale(0);transform: scale(0);}
.card .nav-tabs > li.active > a::after, .card .nav-tabs > li:hover > a::after {-webkit-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}
.card .tab-nav > li > a::after {
    background: #21527d none repeat scroll 0% 0%;
    color: #fff;
}
.card .tab-pane {
    padding: 0;
}
.card .tab-content {
    padding: 25px 20px;
}
.card {
    background: #FFF none repeat scroll 0% 0%;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    margin-bottom: 30px;
}
.commentForm h2 {
    color: #232323;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.4em;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.singleContadds {
    margin-bottom: 15px;
    padding-left: 30px;
    position: relative;
}
.singleContadds i {
    color: #ffa60a;
    font-size: 16px;
    left: 0;
    position: absolute;
    top: 6px;
}
.template-icons {
    border: 1px solid #e5e5e5;
    display: block;
    float: left;
    font-size: 16px;
    margin: -1px 0 0 -1px;
    padding: 0;
    width: 33%;
}
.template-icons > .icon-box-icon {
    border-right: 1px solid #f1f1f1;
    color: #231f20;
    display: inline-block;
    font-size: 45px;
    line-height: 80px;
    margin-right: 5px;
    min-height: 80px;
    min-width: 80px;
    padding-left: 0;
    text-align: center;
}
.icon-box-icon {
    float: left;
    font-size: 64px;
    margin-left: 0;
    padding-left: 20px;
}
.class-name {
    color: #777;
    font-size: 18px;
    padding: 1.5em;
    position: relative;
    overflow: hidden;
}
.heading-panel .switcher {
    margin: 15px 0 0;
}
.heading-panel .switcher .btn {
    padding: 10px 30px;
}
.heading-panel .switcher .btn i {
    margin-right: 5px;
}
.info-panel {
    background: #ffffff none repeat scroll 0 0;
}
.icon-heading {
    padding: 5px 0;
}
.icon-heading h1, .icon-heading h2, .icon-heading h3, .icon-heading h4 {
    padding-left: 50px;
    position: relative;
}
.custom-links img {
    float: left;
    padding-right: 35px;
}
.custom-links a {
    color: #252320;
    display: block;
    line-height: 14px;
    margin-bottom: 20px;
    padding-left: 0;
    position: relative;
}
/* Backgrounds */
.bg-img-3 {-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;}
.bg-img-4 {-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;}
.bg-img-5 {-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;}
.bg-img-6 {-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;}
.bg-3 {
}
.pattern-bg {
    background: #fff url("../images/footer-bg1.jpg") repeat-x scroll center bottom;
}
/* Login & Register Page */
.features {
    float: left;
    padding-top: 0;
    width: 100%;
    margin-bottom: 30px;
}
.features .features-icons {
    float: left;
    height: 80px;
    line-height: 74px;
    margin-right: 25px;
    text-align: center;
    width: 80px;
}
.features .features-text h3 {
    color: #000;
    font-size: 16px;
    margin: 0;
    padding: 0 0 10px;
    text-align: left;
}
.about-img {
    float: right;
    margin-top: 7px;
}
.about-img img {
    float: right;
}
.arrowsign {
    bottom: 170px;
    left: 500px;
    position: absolute;
}
.form-grid {
    box-shadow: 0 1px 2px #ccc;
    padding: 30px;
}
.form-grid .skin-minimal .list li label {
    padding-left: 10px;
}
.form-grid .skin-minimal .list li label a {
    color: #777;
}
/* Ads Tabs */
.latest-ads {
    position: relative;
}
.latest-ads .panel .panel-heading .nav > li > a {
    display: block;
    padding: 15px 50px;
    position: relative;
    color: #232323;
}
.latest-ads .panel .panel-heading .nav > li.active > a {
    color: #fff;
}
.latest-ads .panel .panel-heading .nav > li > a h6 {color: #232323;font-size: 18px;position: relative;-webkit-transition: all 0.1s ease-in-out 0s;-moz-transition: all 0.1s ease-in-out 0s;-ms-transition: all 0.1s ease-in-out 0s;-o-transition: all 0.1s ease-in-out 0s;transition: all 0.1s ease-in-out 0s;}
.latest-ads .panel .panel-body {
    padding: 60px 0 30px 0;
}
.latest-ads .panel {
    border-color: transparent;
    border-radius: 0;
    box-shadow: none;
    overflow: hidden;
    background-color: transparent;
    margin-top: -67px;
    margin-bottom: 0;
}
.latest-ads .panel-heading {
    background-color: #fff;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.latest-ads .panel-default > .panel-heading {
    border-color: transparent;
    color: #333;
    border: 1px solid #f1f1f1;
    border: medium none;
}
.latest-ads .panel.with-nav-tabs .panel-heading {
    padding: 5px 5px 0 5px;
}
.latest-ads .panel.with-nav-tabs .nav-tabs {
    border-bottom: none;
}
.latest-ads .panel.with-nav-tabs .nav-justified {
    margin-bottom: -1px;
}
.latest-ads .panel .nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd;
    background-color: #fff;
}
.latest-ads .panel .nav-tabs > li.active > a, .latest-ads .panel .nav-tabs > li.active > a:hover, .latest-ads .panel .nav-tabs > li.active > a:focus {
    color: #fff;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}
/* Site Map */
.site-map {
    margin-bottom: 30px;
    overflow: hidden;
}
.site-map-list li {
    border-bottom: 1px solid #f3f3f3;
    font-size: 16px;
    padding: 15px 0;
}
.site-map-list li:last-child {
    border-bottom: medium none;
}
.site-map-list li a {
    display: inline-block;
    vertical-align: top;
    color: #232323;
}
.site-map-list li a::before {
    color: #999;
    content: "";
    float: left;
    font-family: fontawesome;
    margin-right: 10px;
}
.site-map h3 {
    color: #232323;
    font-size: 20px;
    font-weight: 600;
    line-height: 60px;
    margin: 0;
    text-transform: capitalize;
}
/* Comming Soon */
.comming-soon-grid {
    text-align: center;
    background-color: #f6f6f6;
    position: relative;
    z-index: 1;
}
.comming-soon {
    position: absolute;
    top: 20%;
    left: 0;
    right: 0;
}
.theme-logo {
    margin-bottom: 50px;
}
.comming-soon-grid .count-down #clock {
    font-size: 18px;
    color: #2c3e50;
    margin-bottom: 50px;
}
.comming-soon-grid .count-down #clock > span {
    font-size: 50px;
    font-weight: 700;
}
.subscribe {
    margin-bottom: 50px;
}
.subscribe > p {
    font-size: 18px;
    color: #2c3e50;
    letter-spacing: 1px;
    line-height: 27px;
    margin-bottom: 30px;
}
.subscribe input, .subscribe button {
    border: 1px solid #ddd;
    height: 50px;
    width: 30%;
    padding: 5px 15px;
}
.subscribe button {width: 15%;color: #fff;border: 1px solid transparent;-webkit-transition: 500ms;-moz-transition: 500ms;-ms-transition: 500ms;-o-transition: 500ms;-webkit-transition-duration: 500ms;transition-duration: 500ms;}
.subscribe button > i {
    padding-right: 5px;
}
.social-area-share > a {
    background-color: #2c3e50;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    width: 40px;
}
.social-area-share > a:hover {
    color: #fff !important;
}
.btn-theme.btn-outline {
    background: transparent none repeat scroll 0 0;
    border-color: #2854a1;
    color: #2854a1;
}
/* 404 Page */
.error-page .error-container {
    font-family: 'Quicksand', sans-serif;
}
.error-page .error-container {
    margin-bottom: 40px;
}
.error-page .error-container > .error-text {
    color: #232323;
    font-size: 270px;
    line-height: 1;
    text-align: center;
    margin-bottom: 30px;
}
.error-page .error-container > .error-info {
    color: #050709;
    font-size: 32px;
    text-transform: capitalize;
    text-align: center;
}
/* Sidebar Category */
.sidebar .side-menu nav .nav > li {-moz-border-bottom-colors: none;-moz-border-left-colors: none;-moz-border-right-colors: none;-moz-border-top-colors: none;border-bottom: 1px solid #eaeaea;position: relative;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;width: 100%;}
.sidebar .side-menu nav .nav > li:last-child {
    border-bottom: medium none;
}
.sidebar .side-menu nav .nav > li > a {
    color: #232323;
    padding: 15.7px 15px;
}
.sidebar .side-menu nav .nav > li > a i {
    font-size: 42px;
    margin-right: 10px;
}
.sidebar .side-menu nav .nav > li > a::after {
    color: #bababa;
    content: "";
    float: right;
    font-family: FontAwesome;
    font-size: 12px;
    height: 28px;
    line-height: 30px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 10px;
}
.sidebar .side-menu nav .nav > li > a .icon {
    font-size: 16px;
    margin-right: 12px;
    color: #999;
}
.sidebar .side-menu nav .nav > li > a:hover, .sidebar .side-menu nav .nav > li > a:focus {
    background: #fff none repeat scroll 0 0;
}
.sidebar .side-menu nav .nav > li > a:hover .icon, .sidebar .side-menu nav .nav > li > a:focus .icon {
    color: #666666;
}
.sidebar .side-menu nav .nav > li > .mega-menu-left {
    border-radius: 0;
    left: 100%;
    margin: 0;
    min-width: 330%;
    overflow: hidden;
    padding: 3px 0;
    position: absolute;
    top: 0 !important;
}
.sidebar .side-menu nav .nav > li > .dropdown-menu {
    z-index: 44;
}
.sidebar .side-menu nav .nav > li > .mega-menu-left .yamm-content {
    padding: 15px 40px;
}
.sidebar .side-menu nav .nav > li > .mega-menu-left .yamm-content ul > li {padding: 5px 0;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.sidebar .side-menu nav .nav > li > .mega-menu-left .yamm-content ul > li:last-child {
    border-bottom: medium none;
}
.sidebar .side-menu nav .nav > li > .mega-menu-left .yamm-content ul > li > a {
    font-size: 14px;
    line-height: 26px;
    padding: 0;
    color: #565656;
}
.sidebar .side-menu2 nav .nav li a {
    padding: 14.3px 15px;
}
.yamm .dropdown-menu .yamm-content .links li a {
    color: #565656;
    letter-spacing: 0.2px;
}
/* Post Ad */
.post-ad-form {
    background-color: #ffffff;
    display: block;
    padding: 30px;
    overflow: hidden;
    position: relative;
}
.post-ad-form.extra-padding {
    padding: 30px 110px;
}
.submit-form label {
    color: #18293b;
}
.submit-form .row {
    margin-top: 25px;
    margin-bottom: 25px;
}
.submit-form .skin-minimal ul.list li {
    margin-top: 10px;
}
.submit-form label {
    display: inline-block;
    font-weight: 600;
    margin: 6px 0px;
    max-width: 100%;
    font-size: 16px;
}
.adf-information-box .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 48px;
}
.adf-information-box .select2-container--default .select2-selection--single {
    border-radius: 4px;
    height: 52px;
}
.adf-categories .select2-container--default .select2-selection--single {
    border-radius: 4px;
}
.adf-st-information-box .select2-container--default .select2-selection--single {
    border-radius: 4px;
}
.submit-form small {
    color: gray;
    padding-left: 10px;
}
.submit-form .adf-content small {
    font-size: 14px;
}
.submit-form .adf-content small span {
    font-size: 14px;
}
.submit-form .form-control {
    background-image: none;
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    color: #656565;
    display: block;
    font-size: 14px;
    line-height: 1.42857;
    width: 100%;
}
.pricing-list {
    background-color: #ffffff;
    padding: 15px 20px;
    position: relative;
    border: 1px solid #eceff2;
    border-radius: 0;
    margin-bottom: 20px;
}
.pricing-list h3 {
    font-size: 16px;
    margin: 0;
    padding: 10px 0;
    color: #232323;
}
.pricing-list h4 {
    padding: 10px 0;
}
.pricing-list h4 {
    line-height: 1;
    margin: 10px 0 0;
    font-size: 24px;
    color: #232323;
}
.select-package .row {
    margin: 0;
}
.select-package h3 {
    color: #232323;
    font-weight: 600;
}
.pricing-list-price .btn {
    font-size: 13px;
    line-height: 1;
    padding: 6px;
    text-transform: capitalize;
}
.submit-form .select-package p {
    font-size: 14px;
}
.postdetails .form-group {
    margin-bottom: 40px;
    position: relative;
    overflow: hidden;
}
.postdetails .adforest-ad-post-terms .parsley-errors-list {
    position: absolute;
}
.postdetails .adforest-ad-post-terms ul.list li .parsley-errors-list li {
    margin-top: 0;
}
.selected-product {
    border-bottom: 1px solid #f2f2f2;
    padding: 10px 0 20px;
}
.postdetails label {
    color: #232323;
    font-size: 16px;
    font-weight: 500;
    font-family: "Quicksand", sans-serif;
    margin-bottom: 10px;
}
.postdetails label span {
    font-size: 14px;
    color: #777;
}
.postdetails .skin-minimal ul.list li {
    float: left;
    padding-right: 30px;
}
.required {
    color: #ed1c24;
}
/* Search Layout */
.search-2 {
    background: #363c48 none repeat scroll 0 0 !important;
    color: #fff;
    position: relative;
    padding: 30px 0;
}
.search-2 .btn {
    padding: 15px 65px;
}
.search-2 .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: medium none;
    border-radius: 0;
    height: 51px;
}
.search-form .price-slider-value, .price-slider-value {
    display: block;
    margin-bottom: 11px;
    margin-top: 3px;
}
.search-2 .form-control {
    border: medium none;
}
.search-title {
    background-color: #363c48;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    left: 50px;
    padding: 16px 20px;
    position: absolute;
    text-transform: uppercase;
    top: -85px;
    z-index: 999;
    width: 20%;
    text-align: center;
}
.search-title::after {
    border-color: transparent transparent #363c48 #363c48;
    border-style: solid;
    border-width: 3px 52px 53px 7px;
    bottom: 0;
    content: "";
    height: 50px;
    position: absolute;
    right: -58px;
    width: 58px;
}
.search-title::before {
    border-color: transparent #363c48 #363c48 transparent;
    border-style: solid;
    border-width: 54px 45px 2px 6px;
    bottom: 0;
    content: "";
    height: 40px;
    left: -51px;
    position: absolute;
    width: 51px;
}
.filter-brudcrums {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    overflow: hidden;
    position: relative;
    float: left;
    padding: 20px 0;
    width: 100%;
    margin-bottom: 30px;
}
.white-bg .filter-brudcrums {
    border-top: medium none;
}
.filter-brudcrums:after {
    content: '';
    clear: both;
    display: block;
}
.dark-listing .filter-brudcrums span {
    font-size: 20px;
    line-height: 45px;
}
.filter-brudcrums span {
    color: #232323;
    font-size: 16px;
    font-family: 'Quicksand', sans-serif;
}
.filter-brudcrums-sort {
    float: right;
    width: auto;
}
.filter-brudcrums-sort ul {
    list-style: outside none none;
}
.filter-brudcrums-sort ul li {
    float: left;
}
.filter-brudcrums-sort ul li.active-sorted-by a {
    color: #878787;
}
.filter-brudcrums-sort ul li span {
    color: #232323;
    margin-right: 5px;
}
.filter-brudcrums span .showed {
    font-weight: 600;
}
.filter-brudcrums-sort ul li a {
    border-right: 1px solid #d2d2d2;
    color: #a0a0a0;
    padding: 0 9px;
    font-weight: 600;
}
.filter-brudcrums-sort ul li a:hover {
    text-decoration: none;
}
.filter-brudcrums-sort ul li:last-child a {
    border: medium none;
    padding-right: 0;
}
/*  Ad Location Grid  */
.ads-location {
    background-size: cover;
}
.ad-location-gird {
    background: #fff;
    padding: 10px 20px;
    position: realtive;
    margin-bottom: 30px;
    box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.1);
}
.location-icon {
    border-right: 1px solid #d3d3d3;
    float: left;
    line-height: 50px;
    min-height: 50px;
    padding-right: 15px;
}
.location-icon i {
    border-radius: 50%;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
    color: #fff;
    background: #363c48 none repeat scroll 0 0;
}
.location-title-disc {
    float: left;
    padding-left: 20px;
}
.ad-location-gird .location-title-disc h5 {
    color: #232323;
    font-size: 16px;
    cursor: pointer;
}
.ad-location-gird .location-title-disc h5 a {
    color: #232323;
}
.location-title-disc h5 {
    font-weight: normal;
    text-align: left;
}
.ad-location-gird .location-title-disc a {
    color: #a0a0a0;
}
.location-title-disc a {
    text-align: left;
}
/*  Theme Buttons & Panels  */
.btn-blue {
    color: #ffffff;
    background-color: #02A8F3;
    border-color: #1BB0F4;
}
.btn-blue:hover, .btn-blue:focus, .btn-blue:active, .btn-blue.active, .open .dropdown-toggle.btn-blue {
    color: #ffffff;
    background-color: #0197da;
    border-color: #1BB0F4;
}
.btn-blue:active, .btn-blue.active, .open .dropdown-toggle.btn-blue {
    background-image: none;
}
.btn-blue.disabled, .btn-blue[disabled], fieldset[disabled] .btn-blue, .btn-blue.disabled:hover, .btn-blue[disabled]:hover, fieldset[disabled] .btn-blue:hover, .btn-blue.disabled:focus, .btn-blue[disabled]:focus, fieldset[disabled] .btn-blue:focus, .btn-blue.disabled:active, .btn-blue[disabled]:active, fieldset[disabled] .btn-blue:active, .btn-blue.disabled.active, .btn-blue[disabled].active, fieldset[disabled] .btn-blue.active {
    background-color: #02A8F3;
    border-color: #1BB0F4;
}
.btn-blue .badge {
    color: #02A8F3;
    background-color: #ffffff;
}
.btn-purple {
    color: #ffffff;
    background-color: #611BBD;
    border-color: #130269;
}
.btn-purple:hover, .btn-purple:focus, .btn-purple:active, .btn-purple.active, .open .dropdown-toggle.btn-purple {
    color: #ffffff;
    background-color: #49247A;
    border-color: #130269;
}
.btn-purple:active, .btn-purple.active, .open .dropdown-toggle.btn-purple {
    background-image: none;
}
.btn-purple.disabled, .btn-purple[disabled], fieldset[disabled] .btn-purple, .btn-purple.disabled:hover, .btn-purple[disabled]:hover, fieldset[disabled] .btn-purple:hover, .btn-purple.disabled:focus, .btn-purple[disabled]:focus, fieldset[disabled] .btn-purple:focus, .btn-purple.disabled:active, .btn-purple[disabled]:active, fieldset[disabled] .btn-purple:active, .btn-purple.disabled.active, .btn-purple[disabled].active, fieldset[disabled] .btn-purple.active {
    background-color: #611BBD;
    border-color: #130269;
}
.btn-purple .badge {
    color: #611BBD;
    background-color: #ffffff;
}
.panel.with-nav-tabs .panel-heading {
    padding: 5px 5px 0 5px;
}
.panel.with-nav-tabs .nav-tabs {
    border-bottom: none;
}
.panel.with-nav-tabs .nav-justified {
    margin-bottom: -1px;
}
.with-nav-tabs.panel-default .nav-tabs > li > a, .with-nav-tabs.panel-default .nav-tabs > li > a:hover, .with-nav-tabs.panel-default .nav-tabs > li > a:focus {
    color: #777;
}
.with-nav-tabs.panel-default .nav-tabs > .open > a, .with-nav-tabs.panel-default .nav-tabs > .open > a:hover, .with-nav-tabs.panel-default .nav-tabs > .open > a:focus, .with-nav-tabs.panel-default .nav-tabs > li > a:hover, .with-nav-tabs.panel-default .nav-tabs > li > a:focus {
    color: #777;
    background-color: #ddd;
    border-color: transparent;
}
.with-nav-tabs.panel-default .nav-tabs > li.active > a, .with-nav-tabs.panel-default .nav-tabs > li.active > a:hover, .with-nav-tabs.panel-default .nav-tabs > li.active > a:focus {
    color: #555;
    background-color: #fff;
    border-color: #ddd;
    border-bottom-color: transparent;
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #f5f5f5;
    border-color: #ddd;
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #777;
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a:hover, .with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #ddd;
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a, .with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover, .with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #555;
}
/* PANEL PRIMARY */
.with-nav-tabs.panel-primary .nav-tabs > li > a, .with-nav-tabs.panel-primary .nav-tabs > li > a:hover, .with-nav-tabs.panel-primary .nav-tabs > li > a:focus {
    color: #fff;
}
.with-nav-tabs.panel-primary .nav-tabs > .open > a, .with-nav-tabs.panel-primary .nav-tabs > .open > a:hover, .with-nav-tabs.panel-primary .nav-tabs > .open > a:focus, .with-nav-tabs.panel-primary .nav-tabs > li > a:hover, .with-nav-tabs.panel-primary .nav-tabs > li > a:focus {
    color: #fff;
    background-color: #3071a9;
    border-color: transparent;
}
.with-nav-tabs.panel-primary .nav-tabs > li.active > a, .with-nav-tabs.panel-primary .nav-tabs > li.active > a:hover, .with-nav-tabs.panel-primary .nav-tabs > li.active > a:focus {
    color: #428bca;
    background-color: #fff;
    border-color: #428bca;
    border-bottom-color: transparent;
}
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #428bca;
    border-color: #3071a9;
}
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #fff;
}
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > li > a:hover, .with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #3071a9;
}
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > .active > a, .with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover, .with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    background-color: #4a9fe9;
}
/*** PANEL SUCCESS ***/
.with-nav-tabs.panel-success .nav-tabs > li > a, .with-nav-tabs.panel-success .nav-tabs > li > a:hover, .with-nav-tabs.panel-success .nav-tabs > li > a:focus {
    color: #3c763d;
}
.with-nav-tabs.panel-success .nav-tabs > .open > a, .with-nav-tabs.panel-success .nav-tabs > .open > a:hover, .with-nav-tabs.panel-success .nav-tabs > .open > a:focus, .with-nav-tabs.panel-success .nav-tabs > li > a:hover, .with-nav-tabs.panel-success .nav-tabs > li > a:focus {
    color: #3c763d;
    background-color: #d6e9c6;
    border-color: transparent;
}
.with-nav-tabs.panel-success .nav-tabs > li.active > a, .with-nav-tabs.panel-success .nav-tabs > li.active > a:hover, .with-nav-tabs.panel-success .nav-tabs > li.active > a:focus {
    color: #3c763d;
    background-color: #fff;
    border-color: #d6e9c6;
    border-bottom-color: transparent;
}
.with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #3c763d;
}
.with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu > li > a:hover, .with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #d6e9c6;
}
.with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu > .active > a, .with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover, .with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #3c763d;
}
/*** PANEL INFO ***/
.with-nav-tabs.panel-info .nav-tabs > li > a, .with-nav-tabs.panel-info .nav-tabs > li > a:hover, .with-nav-tabs.panel-info .nav-tabs > li > a:focus {
    color: #31708f;
}
.with-nav-tabs.panel-info .nav-tabs > .open > a, .with-nav-tabs.panel-info .nav-tabs > .open > a:hover, .with-nav-tabs.panel-info .nav-tabs > .open > a:focus, .with-nav-tabs.panel-info .nav-tabs > li > a:hover, .with-nav-tabs.panel-info .nav-tabs > li > a:focus {
    color: #31708f;
    background-color: #bce8f1;
    border-color: transparent;
}
.with-nav-tabs.panel-info .nav-tabs > li.active > a, .with-nav-tabs.panel-info .nav-tabs > li.active > a:hover, .with-nav-tabs.panel-info .nav-tabs > li.active > a:focus {
    color: #31708f;
    background-color: #fff;
    border-color: #bce8f1;
    border-bottom-color: transparent;
}
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #31708f;
}
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > li > a:hover, .with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #bce8f1;
}
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > .active > a, .with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover, .with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #31708f;
}
/*** PANEL WARNING ***/
.with-nav-tabs.panel-warning .nav-tabs > li > a, .with-nav-tabs.panel-warning .nav-tabs > li > a:hover, .with-nav-tabs.panel-warning .nav-tabs > li > a:focus {
    color: #8a6d3b;
}
.with-nav-tabs.panel-warning .nav-tabs > .open > a, .with-nav-tabs.panel-warning .nav-tabs > .open > a:hover, .with-nav-tabs.panel-warning .nav-tabs > .open > a:focus, .with-nav-tabs.panel-warning .nav-tabs > li > a:hover, .with-nav-tabs.panel-warning .nav-tabs > li > a:focus {
    color: #8a6d3b;
    background-color: #faebcc;
    border-color: transparent;
}
.with-nav-tabs.panel-warning .nav-tabs > li.active > a, .with-nav-tabs.panel-warning .nav-tabs > li.active > a:hover, .with-nav-tabs.panel-warning .nav-tabs > li.active > a:focus {
    color: #8a6d3b;
    background-color: #fff;
    border-color: #faebcc;
    border-bottom-color: transparent;
}
.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #8a6d3b;
}
.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > li > a:hover, .with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #faebcc;
}
.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > .active > a, .with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover, .with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #8a6d3b;
}
/*** PANEL DANGER ***/
.with-nav-tabs.panel-danger .nav-tabs > li > a, .with-nav-tabs.panel-danger .nav-tabs > li > a:hover, .with-nav-tabs.panel-danger .nav-tabs > li > a:focus {
    color: #a94442;
}
.with-nav-tabs.panel-danger .nav-tabs > .open > a, .with-nav-tabs.panel-danger .nav-tabs > .open > a:hover, .with-nav-tabs.panel-danger .nav-tabs > .open > a:focus, .with-nav-tabs.panel-danger .nav-tabs > li > a:hover, .with-nav-tabs.panel-danger .nav-tabs > li > a:focus {
    color: #a94442;
    background-color: #ebccd1;
    border-color: transparent;
}
.with-nav-tabs.panel-danger .nav-tabs > li.active > a, .with-nav-tabs.panel-danger .nav-tabs > li.active > a:hover, .with-nav-tabs.panel-danger .nav-tabs > li.active > a:focus {
    color: #a94442;
    background-color: #fff;
    border-color: #ebccd1;
    border-bottom-color: transparent;
}
.with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #f2dede;
    border-color: #ebccd1;
}
.with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #a94442;
}
.with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu > li > a:hover, .with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #ebccd1;
}
.with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu > .active > a, .with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover, .with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #a94442;
}
.hr {
    border-top: 1px solid #ebebeb;
    margin: 30px 0;
}
/*  Page Components   */
.components .nav > li {
    float: left;
}
.btn-outline {background-color: transparent;color: inherit;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.alert-outline {background-color: transparent;color: inherit;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.btn-rounded {
    border-radius: 60px;
}
.alert {
    background-clip: padding-box;
    border: 0 none;
    border-radius: 0;
    color: #fff;
    margin-bottom: 10px;
    padding: 19px 19px 19px 65px;
    position: relative;
}
.alert::after {
    content: "";
    font-family: FontAwesome;
    font-size: 1.6rem;
    left: 23px;
    position: absolute;
    top: 17px;
}
.alert.alert-success {
    background: #8ac249 none repeat scroll 0 0;
    border: 1px solid #8ac249;
}
.alert.alert-success::after {
    content: "";
}
.alert.alert-info {
    background: #02a8f3 none repeat scroll 0 0;
    border: 1px solid #02a8f3;
}
.alert.alert-info::after {
    content: "??";
}
.alert.alert-warning {
    background: #fe9700 none repeat scroll 0 0;
    border: 1px solid #fe9700;
}
.alert.alert-warning::after {
    content: "??";
}
.alert.alert-danger {
    background: #f34235 none repeat scroll 0 0;
    border: 1px solid #f34235;
}
.alert.alert-danger::after {
    content: "\f05a";
    font-size: 20px;
    line-height: 30px;
}
.alert.alert-success.alert-outline {
    background: transparent;
    border: 1px solid #8ac249;
    color: #232323;
}
.alert.alert-success::after {
    content: "";
}
.alert.alert-info.alert-outline {
    background: transparent;
    border: 1px solid #02a8f3;
    color: #232323;
}
.alert.alert-info::after {
    content: "\f05a";
}
.alert.alert-warning.alert-outline {
    background: transparent;
    border: 1px solid #fe9700;
    color: #232323;
}
.alert.alert-warning::after {
    content: "\f071";
}
.alert.alert-danger.alert-outline {
    background: transparent;
    border: 1px solid #f34235;
    color: #232323;
}
.alert.alert-danger::after {
    content: "\f05a";
    font-size: 20px;
    line-height: 30px;
}
.alert.alert-outline .close {
    color: #232323;
    opacity: 0.5;
    outline: 0 none;
    right: 5px;
}
.alert.alert-file-upload {
    background: #4bae4f none repeat scroll 0 0;
    padding: 19px;
}
.alert .close {
    color: #fff;
    opacity: 0.5;
    outline: 0 none;
    right: 5px;
}
.alert .close:hover {
    opacity: 1;
}
.label.label-success {
    background: #8ac249 none repeat scroll 0 0;
}
.label.label-info {
    background: #02a8f3 none repeat scroll 0 0;
}
.label.label-warning {
    background: #fe9700 none repeat scroll 0 0;
}
.label.label-danger {
    background: #f34235 none repeat scroll 0 0;
}
.popover {
    background-clip: padding-box;
    border-radius: 5px;
    box-shadow: none;
}
/*  Scroll Back To Top  */
.cd-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 40px;
    right: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {-webkit-transition: opacity .3s 0s, visibility 0s 0s;-moz-transition: opacity .3s 0s, visibility 0s 0s;transition: opacity .3s 0s, visibility 0s 0s;}
.cd-top.cd-is-visible {
    visibility: visible;
    opacity: 1;
    z-index: 99;
}
.cd-top.cd-fade-out {
    opacity: .5;
}
.no-touch .cd-top:hover {
    background-color: #e86256;
    opacity: 1;
}
/*  Sticky Post Ad Button   */
.sticky-post-button {
    border-radius: 50%;
    bottom: 50px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
    color: #fff;
    height: 90px;
    right: 90px;
    position: fixed;
    text-align: center;
    width: 90px;
    z-index: 999;
}
.sticky-post-button:focus {
    color: #fff !important;
}
.sticky-post-button .sell-icons {
    display: inline-block;
    margin: 22px 0 0 0;
    width: 100%;
}
.sticky-post-button .sell-icons i {
    font-size: 36px;
    margin-bottom: 0;
    font-weight: normal;
}
.sticky-post-button:hover {
    color: #fff !important;
}
.sticky-post-button h4 {
    font-size: 16px;
    font-weight: 500;
    margin-top: -7px;
}
/*  Happy Clients  */
.happy-clients-area {
    padding: 90px 0 60px;
}
.client-brand-list {
    margin-left: -30px;
    overflow: hidden;
}
.sigle-clients-brand {
    float: left;
    padding-left: 30px;
    width: 20%;
    margin-bottom: 30px;
}
.sigle-clients-brand a {
    border: 1px solid #ddd;
    display: block;
    opacity: 0.5;
    padding: 20px;
}
.sigle-clients-brand a:hover {
    opacity: 1;
}
.sigle-clients-brand a img {
    width: 100%;
}
.client-2 {
    border-bottom: 1px solid #ededed;
    border-right: 1px solid #ededed;
}
.client-2:nth-child(4), .client-2:nth-child(8), .client-2:nth-child(12) {
    border-right: 0 none;
}
.client-2:nth-child(9), .client-2:nth-child(10), .client-2:nth-child(11), .client-2:nth-child(12) {
    border-bottom: 0 none;
}
@media only screen and (max-width: 767px) {
    .client-2:nth-child(9), .client-2:nth-child(10) {
        border-bottom: 1px solid #ededed;
    }
    .row-class .woocommerce-result-count {
        width:100% !important;
        margin-bottom:0;
        margin-top: 15px;
    }
    .row-class form.woocommerce-ordering {
        width:100% !important;
        margin-bottom:30px;	
    }
}
.client-2 {
    padding: 38px;
    display: block;
    position: relative;
}
.client-2 a {
    opacity: 0.5;
    display: block;
}
.client-2 a:hover {
    opacity: 1;
}
.client-2 a img {
    width: 100%;
}
@media (max-width: 991px) {
    .client-2 {
        padding: 30px 0;
    }
}
/*  Funfacts   */
.funfacts {-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;}
.funfacts {
    height: 100%;
    text-align: center;
}
.funfacts .number {
    color: #fff;
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 20px;
}
.funfacts h4 {
    color: #fff;
    font-size: 24px;
    margin-bottom: 30px;
    font-weight: 500;
}
.funfacts h4 span {
    font-weight: 600;
}
.funfacts .icons {
    position: relative;
    width: 100%;
    text-align: center;
    clear: both;
    display: table;
    margin-bottom: 25px;
}
.funfacts .icons i {
    font-size: 60px;
}
/*  App Download Section 2  */
.mobile-image-content {
    margin: -30px auto;
    max-width: 420px;
    position: relative;
}
.mobile-image-content img {
    position: absolute;
    width: 100%;
}
.featured-ads .app-text-section {
    padding-top: 90px;
    position: relative;
}
.featured-ads .pricing-fancy {
    margin-bottom: 0;
    min-height: 500px;
    padding: 100px 32px;
}
.featured-ads .app-text-section h3 {
    font-weight: 600;
}
.featured-ads .app-text-section h5 {
    opacity: 1;
}
.app-text-section {
    padding-bottom: 112px;
    padding-top: 50px;
    position: relative;
}
.app-text-section h5 {
    color: #fff;
    margin-bottom: 5px;
    opacity: 0.8;
    text-transform: uppercase;
}
.app-text-section h3 {
    color: #fff;
    font-size: 30px;
    font-weight: 500;
    text-transform: uppercase;
}
.app-text-section ul {
    list-style: outside none none;
    margin: 15px 0 30px;
    padding: 0;
}
.app-text-section ul li::before {
    content: "\f0a4";
    font-family: "fontawesome";
    left: 0;
    position: absolute;
}
.app-text-section ul li {
    color: #fff;
    font-size: 14px;
    padding: 3px 0 3px 20px;
}
.app-text-section .app-download-btn {
    position: relative;
}
.app-download-button, .btn.app-download-button {
    -moz-user-select: none;
    background-color: transparent;
    border: 0 none;
    border-radius: 0;
    color: #ffffff;
    display: block;
    font-weight: 400;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-transition: all 0s ease-in-out 0s;
    -moz-transition: all 0s ease-in-out 0s;
    -ms-transition: all 0s ease-in-out 0s;
    -o-transition: all 0s ease-in-out 0s;
    transition: all 0s ease-in-out 0s;
    width: 100%;
    z-index: 1;
}
.btn.app-download-button i {
    display: block;
    font-size: 50px;
    float: left;
    padding: 0 20px 0 0;
}
.btn.app-download-button span.app-store-btn span {
    display: block;
    overflow: hidden;
    text-align: left;
    vertical-align: bottom;
    o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
}
.btn.app-download-button span.app-store-btn span span {
    display: block;
    overflow: hidden;
    width: 100%;
}
.btn.app-download-button span.app-store-btn span span:first-child {
    font-size: 14px;
}
.btn.app-download-button span.app-store-btn span span:last-child {
    font-size: 20px;
    font-weight: 600;
    font-family: 'Quicksand', sans-serif;
}
.app-download-section.style-2 .btn.app-download-button span.app-store-btn span span:last-child {
    letter-spacing: 0;
    font-size: 18px;
    font-weight: 600;
}
span.app-store-btn {
    display: block;
    padding: 12px 15px;
    position: relative;
    border: 1px solid #fff;
    o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
}
/*  App Download Section 3  */
.app-download-section {
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.parallex .app-download-section-wrapper {
    background-color: transparent;
    content: "";
    height: 100%;
    opacity: 1;
    position: relative;
    width: 100%;
    z-index: 3;
}
.parallex .app-download-section-container {
    padding: 120px 0;
}
.app-download-section-wrapper {
    background-color: #363c48;
    content: "";
    height: 100%;
    opacity: 0.95;
    position: relative;
    width: 100%;
    z-index: 3;
}
.parallex .section-title {
    color: #fff;
}
.app-download-section.style-2 .app-download-section-container {
    padding: 90px 0 0 0;
}
.app-download-section-container {
    overflow: hidden;
    padding: 180px 0 150px;
    position: relative;
    width: 100%;
    z-index: 4;
}
.section-title {
    color: #1e1e1e;
    font-family: 'Quicksand', sans-serif;
    font-size: 42px;
    font-weight: 700;
    line-height: 42px;
    margin-bottom: 75px;
    text-align: center;
    text-transform: capitalize;
    width: 100%;
    word-spacing: 5px;
}
/*  Overview Modal  */
.quick-view-modal {
    bottom: 0;
    display: none;
    left: 0;
    outline: 0 none;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
}
.modalopen {
    opacity: 0;
    z-index: -1;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
.modalopen.in {
    opacity: 1;
    z-index: 99999;
}
.ad-modal {
    width: 1090px;
    background: #fff;
}
.ad-modal .single-product {
    padding: 30px 15px;
}
.diblock {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    overflow: hidden;
}
.ad-modal .single-product .diblock .title h3 {
    background-color: #fff;
    border-bottom: 0 none;
    border-radius: 5px 5px 0 0;
    color: #121212;
    font-size: 25px;
    line-height: 26px;
    padding: 18px 0px 18px;
}
.ad-modal .single-product .diblock .flexslider .slide-main img {
    border: medium none;
    margin: 0;
    max-width: 100%;
}
.ad-preview-details {
    text-align: left;
}
.ad-preview-details h4 {
    font-size: 20px;
    font-weight: 700;
    color: #232323;
}
.ad-preview-details h4 a {
    color: #232323;
}
.ad-preview-details .overview-price {
    overflow: hidden;
    position: relative;
    width: 100%;
    float: left;
}
.ad-preview-details .overview-price span {
    font-size: 26px;
    font-weight: 700;
    display: block;
}
.ad-preview-details p:after {
    content: '';
    display: block;
    clear: both;
}
.ad-preview-info {
    overflow: hidden;
}
.ad-preview-details p {
    margin-top: 15px;
}
.ad-preview-details ul {
    list-style: outside none none;
    margin: 0;
    padding: 20px 0 30px;
}
.ad-preview-details ul li {
    border-bottom: 1px solid #eeeeee;
    display: inline-block;
    padding: 10px 0;
    width: 100%;
}
.ad-preview-details ul li span {
    color: #999;
    font-size: 14px;
    font-weight: 600;
    margin-right: 10px;
    text-transform: uppercase;
}
.ad-preview-details ul li p {
    color: #232323;
    display: inline;
    font-size: 14px;
    font-weight: 700;
}
.ad-preview-details ul li:first-child {
    border-top: 1px solid #eeeeee;
}
.popup-cls:hover {
    opacity: 0.7;
}
.popup-cls.close {
    color: #ffffff;
    font-size: 18px;
    font-weight: normal;
    line-height: normal;
    opacity: 1;
    padding: 7px;
    position: relative;
    right: 0;
    top: 0;
    z-index: 5;
}
.content-zone .short-description-1 .list-3-short-info li a {
    color: #a0a0a0;
}
.grid-card ul li.ad:last-child {
    margin-bottom: 30px;
}
.quick-view-modal .ad-modal .single-product .single-page-slider .flex-direction-nav .flex-prev, .quick-view-modal .ad-modal .single-product #carousels .flex-direction-nav .flex-prev {
    background-image: url("../images/back.png");
    height: 32px;
    left: 0;
    margin-left: 20px;
    text-align: right;
    width: 32px;
}
.quick-view-modal .ad-modal .single-product .single-page-slider .flex-direction-nav .flex-next, .quick-view-modal .ad-modal .single-product #carousels .flex-direction-nav .flex-next {
    background-image: url("../images/next.png");
    height: 32px;
    margin-right: 20px;
    right: 0;
    text-align: right;
    width: 32px;
}
.quick-view-modal .ad-modal .single-product #carousels .flex-direction-nav a {
    top: 28% !important;
}
/*  Modal Popup  */
.share-ad .modal-header .modal-title, .report-quote .modal-header .modal-title, .sortable-images .modal-header .modal-title {
    font-weight: 700;
    color: #232323;
    overflow: hidden;
    font-size: 16px;
    font-family: 'Quicksand', sans-serif;
}
.reply_rating .modal-title {
    color: #232323;
    margin: 0;
    line-height: 1.42857143;
    font-size: 24px;
    position: relative;
    font-family: 'Quicksand', sans-serif;
    font-weight: normal;
}
.modal-body {
    overflow: hidden;
}
.modal-header {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #e2e2e2;
    border-radius: 4px 4px 0 0;
    min-height: 16.43px;
    padding: 15px 20px;
}
.modal-body .btn {
    padding: 10px 20px;
}
.modal-footer {
    padding: 0;
}
.modal-footer .btn-group button {
    height: 40px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border: none;
    border-right: 1px solid #ddd;
}
.modal-footer .btn-group:last-child > button {
    border-right: 0;
}
.ad-share .box i {
    font-size: 20px;
    padding-right: 5px;
    vertical-align: middle;
}
.ad-share .box {
    cursor: pointer;
}
.btn-fb, .btn-gplus, .btn-twitter {
    color: #fff !important;
}
.btn-fb {
    background: #3b5998 none repeat scroll 0 0;
}
.btn-gplus {
    background: #d14433 none repeat scroll 0 0;
}
.btn-twitter {
    background: #00aced none repeat scroll 0 0;
}
/*  How It Works  */
.how-it-work {
    float: left;
    padding: 0 15px;
    width: 33.2%;
}
.how-it-work p {
    padding: 0 10px;
}
.how-it-work:first-of-type .how-it-work-icon::before {
    width: 0;
}
.how-it-work:last-of-type .how-it-work-icon::after {
    width: 0;
}
.how-it-work-icon::after {
    background: rgba(0, 0, 0, 0) url("../images/dashed-line.jpg") repeat scroll 0 0;
    content: "";
    height: 1px;
    position: absolute;
    right: -125px;
    top: 50%;
    width: 125px;
    z-index: 2;
}
.how-it-work-icon::before {
    background: rgba(0, 0, 0, 0) url("../images/dashed-line.jpg") repeat scroll 0 0;
    content: "";
    height: 1px;
    left: -125px;
    position: absolute;
    top: 50%;
    width: 125px;
    z-index: 2;
}
.how-it-work-icon {
    background: rgba(0, 0, 0, 0) url("../images/border-dashed.png") no-repeat scroll left top / 100% auto;
    display: inline-block;
    height: 150px;
    padding: 14px;
    position: relative;
    width: 150px;
}
.how-it-work i {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.1);
    color: #233141;
    font-size: 50px;
    height: 120px;
    left: 15px;
    padding: 45px 0;
    position: absolute;
    text-align: center;
    top: 15px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    width: 120px;
}
.how-it-work h4 {
    margin: 35px 0 20px;
    color: #232323;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
}
/*  Pagination  */
.pagination {
    border-radius: 0;
    margin: 0;
}
.woocommerce-page .pagination {
    padding-left: 15px;
}
.pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span {
    border-radius: 0;
}
.pagination li {
    box-shadow: none;
    display: inline-block;
    margin-right: 10px;
}
.pagination li > a {
    background-color: #fff;
    border-color: #d1d1d1;
    color: #777;
    font-size: 14px;
    font-weight: 400;
    padding: 10px 14px;
}
/*  Profile & Dashboard  */
.user-profile, .user-profile figure, .user-profile ul, .user-profile ul li, .user-profile ul li a {
    float: left;
    width: 100%;
}
.user-profile {
    background-color: #fff;
    margin-bottom: 5px;
}
.user-profile .profile-detail {
    padding: 20px 30px;
    overflow: hidden;
    position: relative;
}
.user-profile .profile-detail h6 {
    font-size: 18px;
    margin-bottom: 0;
    text-transform: capitalize;
    color: #232323;
}
.user-profile .profile-detail .contact-details {
    font-size: 14px;
    margin: 0;
    padding: 4px 0 0;
}
.user-profile .profile-detail .contact-details li {
    padding: 3px 0;
}
.user-profile .profile-detail .contact-details li i {
    color: #999;
    font-size: 15px;
    margin-right: 10px;
    text-align: center;
    width: 15px;
}
.user-profile ul li {
    list-style: outside none none;
}
.user-profile ul li span {
    float: right;
}
.user-profile .badge {
    border-radius: 20px;
    padding: 7px;
}
.user-profile ul li a {
    border-top: 1px solid #f4f4f4;
    box-shadow: 0 -1px 0 #ffffff;
    color: #232323;
    padding: 10px 28px 12px;
    position: relative;
}
.user-profile ul li.active a::before {
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    content: "";
    left: 0;
    margin: -9px 0 0;
    position: absolute;
    top: 50%;
}
#user-profile {
    min-height: 226px;
    overflow: hidden;
    position: relative;
}
.profile-sec {
    width: 100%;
    padding: 70px 0;
    overflow: hidden;
}
.profile-avatar {
    padding-left: 160px;
    overflow: hidden;
}
.profile-avatar > span {
    left: 0;
    overflow: hidden;
    padding: 3px;
    position: absolute;
    top: 0;
}
.profile-avatar > span img {
    height: 130px;
    width: 130px;
}
.profile-name {
    width: 100%;
}
.profile-name > h3 {
    color: #ffffff;
    font-size: 26px;
    margin: 0;
    font-weight: 600;
    width: 100%;
}
.profile-name > i {
    color: #d7d7d7;
    float: left;
    font-size: 14px;
    font-style: normal;
    width: 100%;
}
.profile-name .social-btns {
    float: left;
    margin: 20px 0 0;
    width: 100%;
}
.profile-name .social-btns > li {
    float: left;
}
.profile-name .social-btns > li:first-child {
    margin: 0;
}
.profile-count {
    position: relative;
    margin-top: 70px;
}
.profile-count > li {
    color: #ffffff;
    float: right;
    font-family: 'Quicksand', sans-serif;
    font-size: 31px;
    font-weight: 600;
    list-style: outside none none;
    text-align: center;
    width: auto;
}
.profile-count > li > i {
    color: #d4d4d4;
    float: left;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    text-align: center;
    width: 100%;
    margin-top: 10px;
}
.profile-connect {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.profile-connect > li {
    float: left;
    margin-left: 20px;
}
.profile-connect > li > a {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    border: 2px solid rgba(255, 255, 255, 0.5);
    color: #fff;
    font-family: 'Quicksand', sans-serif;
    font-size: 14px;
    padding: 11px 22px;
}
.profile-connect > li > a:hover {
    background: #be161e;
    border: 2px solid #be161e;
}
.social-btns > li {
    float: right;
    list-style: outside none none;
    margin-left: 6px;
}
.social-btns > li > a {
    float: left;
}
.social-btns > li > a > i {
    border-radius: 1px;
    color: #fff;
    float: left;
    font-size: 16px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 31px;
}
.social-btns > li > a > i:hover {
    opacity: 0.7;
}
.social-btns > li > a > i.fa-facebook {
    background: #3b5998 none repeat scroll 0 0;
}
.social-btns > li > a > i.fa-twitter {
    background: #439ed6 none repeat scroll 0 0;
}
.social-btns > li > a > i.fa-google {
    background: #dd4b39 none repeat scroll 0 0;
}
.btn-file {
    position: relative;
    overflow: hidden;
    padding: 15px 30px !important;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}
#img-upload {
    width: 100%;
}
.item-date {
    font-size: 14px;
    margin-top: 0;
    padding-bottom: 8px;
}
.profile-section {
    background: #f7f7f7 none repeat scroll 0 0;
    padding: 20px;
}
.profile-edit {
    background: #fff none repeat scroll 0 0;
    padding: 20px;
}
.profile-edit h2 {
    font-weight: 200;
}
.profile-edit dt {
    text-align: inherit;
}
.profile-edit dt strong {
    color: #232323;
    font-weight: 600;
}
.profile-edit hr {
    margin: 17px 0 15px;
}
.tab-content {
    padding: 0;
}
.profile-edit h2 {
    color: #323232;
    font-size: 18px;
    font-weight: 400;
    margin-top: 20px;
    text-transform: capitalize;
}
.profile-edit .dl-horizontal i {
    font-size: 14px;
}
@media (max-width: 768px) {
    .profile-tabs .nav-tabs {
        border-bottom: medium none;
    }
}
.nav-tabs > li > a, .nav-pills > li > a, .nav-tabs.nav-justified > li > a {
    border-radius: 0;
}
.profile-tabs .nav-tabs {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 2px;
}
.profile-tabs .nav-tabs a {
    color: #232323 !important;
    font-size: 16px;
    padding: 16px 15px;
}
.profile-tabs .nav-tabs > .active > a, .profile-tabs .nav-tabs > .active > a:hover, .profile-tabs .nav-tabs > .active > a:focus {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    color: #232323 !important;
}
.profile-tabs .nav-tabs > li > a {
    border: medium none;
}
.profile-tabs .nav-tabs > li > a:hover {
    background: #fff none repeat scroll 0 0;
    color: #232323;
}
.profile-tabs .tab-content img {
    margin-bottom: 15px;
    margin-top: 4px;
}
.profile-tabs .tab-content img.img-tab-space {
    margin-top: 7px;
}
.block-content {
    float: left;
    width: 100%;
}
.profile-section .skin-minimal .list li label {
    color: #777;
}
.profile-section .skin-minimal ul.list li {
    margin-bottom: 10px;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
}
.user-profile .btn-group .btn-xs {
    font-size: 12px;
    line-height: 1.5;
    min-width: 46px;
    padding: 4px 14px;
    border: 1px solid #ddd;
    margin-right: 6px;
    margin-top: 8px;
}
.user-profile .btn-group .tooltip-content span {
    color: #fff !important;
    font-size: 14px !important;
}
.user-profile .btn-group .btn-xs i {
    color: #999999;
}
.user-profile .btn-group span, .user-profile .btn-group a {
    color: #232323;
}
.ad-history {
    margin: 30px 0 0 0;
}
.user-stats {
    border-radius: 2px;
    padding: 15px;
}
.col-md-4:nth-child(1) .user-stats {background: #34495e;}
.col-md-4:nth-child(2) .user-stats {background: #3498db;}
.col-md-4:nth-child(3) .user-stats {background: #1abc9c;}
.user-stats > h2 {
    color: #fff;
    font-weight: 400;
    margin: 0;
}
.user-stats > small {
    color: rgba(255, 255, 255, 0.7);
    display: block;
    margin-top: 1px;
    text-transform: uppercase;
}
.dashboard-menu-container {
    background-color: #fff;
    border-top: 1px solid #f1f1f1;
    position: relative;
}
.dashboard-menu-container ul {
    margin-bottom: 0;
}
.for_rating .dashboard-menu-container ul {
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin-bottom: 0;
}
.profile-dropdown .dropdown-menu li {
    border: none;
}
.for_rating .comment-info {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
}
.for_rating .search-result-item .image-link {
    border-radius: 0;
}
.for_rating .comment-list .comment .comment-info .author-desc .author-title li a {
    color: #777;
    font-size: 14px;
    left: 80px;
    position: absolute;
    top: 30px;
}
.rating_comments {
    overflow: hidden;
    position: relative;
}
.ads-list-wrap:hover .dropdown {
    color: #232323;
}
.profile-dropdown .dropdown-menu li a {
    color: #232323;
}
.dashboard-menu-container ul li:hover a {
    color: #232323;
}
.profile-dropdown .dropdown-menu li a {
    font-size: 15px;
    padding: 0;
}
.profile-dropdown .dropdown-menu li {
    width: 100%;
    text-align: center;
}
.profile-dropdown .dropdown-menu li:last-child {
    margin-bottom: 0;
}
.profile-dropdown .dropdown-menu {
    border: 1px solid #cccc !important;
}
.profile-dropdown .ads-list-wrap button {
    width: 100%;
    background-color: #fff;
    color: #555;
    border: none;
    background-color: transparent;
    font-weight: 600;
    padding: 10px 0px;
    text-transform: uppercase;
}
.profile-dropdown .dropdown-menu .menu-name {
    text-transform: capitalize;
}
.dropdown-menu .menu-name.sub-list-item {
    color: #232323 !important;
}
.profile-dropdown .dropdown-menu li a:hover {
    color: #fff;
}
.dashboard-menu-container ul li ul li .menu-name {
    color: #232323 !important;
}
.dashboard-menu-container ul li ul li:hover a .menu-name {
    color: #fff !important;
}
.dashboard-menu-container.profile-dropdown ul li ul.dropdown-menu {
    padding: 0;
    border-radius: 0;
    border: none;
    max-width: 160px;
    box-shadow: none;
}
.dashboard-menu-container.profile-dropdown ul li ul.dropdown-menu .active a .menu-name {
    color: #fff !important;
}
.dashboard-menu-container ul li {
    border-right: 1px solid #f1f1f1;
    display: inline-block;
    text-align: center;
    width: 14%;
}
.dashboard-menu-container ul li .icon i {
    color: #ddd;
    font-size: 30px;
    padding-top: 10px;
    text-align: center;
}
.dashboard-menu-container ul li:last-child {
    border-right: medium none;
}
.dashboard-menu-container ul li .menu-name {color: #555;font-size: 14px;font-weight: 600;padding: 10px 0;text-transform: uppercase;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.dl-horizontal dd {
    border-bottom: 1px solid #f4f4f4;
    margin-left: 0;
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 10px 0;
}
.profile-tabs .popover {
    left: 31% !important;
}
.dl-horizontal dt {
    padding: 10px 0;
}
.ad-row {
    margin-bottom: 30px;
}
.search-result-item {
    padding: 20px;
    background-color: #fff;
    border-radius: 4px
}
.search-result-item.border {
    border: 1px solid #ccc;
    border-radius: 0;
}
.search-result-item:after, .search-result-item:before {
    content: " ";
    display: table
}
.search-result-item:after {
    clear: both
}
.search-result-item .image-link {
    display: block;
    overflow: hidden;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}
@media (min-width:768px) {
    .search-result-item .image-link {
        display: inline-block;
        margin: -20px 0 -20px -20px;
        float: left;
        width: 200px
    }
}
@media (max-width:767px) {
    .search-result-item .image-link {
        max-height: 200px
    }
}
.search-result-item .image {
    max-width: 100%
}
.search-result-item .info {
    margin-top: 2px;
    font-size: 14px;
}
.search-result-item .description {
    font-size: 14px
}
.search-result-item + .search-result-item {
    margin-top: 20px
}
@media (min-width:768px) {
    .search-result-item-body {
        margin-left: 200px
    }
}
.search-result-item-heading {
    color: #323232;
    font-size: 22px;
    font-weight: 400;
    margin-top: 20px;
    text-transform: capitalize;
}
.search-result-item-heading a {
    color: #323232;
}
@media (min-width:768px) {
    .search-result-item-heading {
        margin: 0
    }
}
.sold img {
    position: absolute;
    top: 10px;
    left: 0;
}
a.delete i {
    color: #ed1c24;
}
.user-profile ul li.active span {
    background-color: #f58936;
}
.ad-info-1 ul li i.delete {
    color: #ed1c24 !important;
    font-size: 20px;
}
.ad-info-1 ul li i.edit {
    color: #999 !important;
    font-size: 20px;
}
.heading .search-widget {
    margin-bottom: 0;
    margin-top: 17px;
}
.heading .panel-title > a {
    padding: 30px;
}
.message-body {
    background-color: #fff;
    overflow: hidden;
}
.message-inbox {
    border-right: 4px solid #eee;
}
.message-inbox .list-wrap {
    position: relative;
    max-height: 590px;
    overflow: hidden;
    width: 100%;
}
.message-details .list-wraps {
    position: relative;
    max-height: 590px;
    overflow: hidden;
    width: 100%;
}
.message-header {
    padding: 15px 0;
}
.message-header h4 {
    display: inline-block;
    font-size: 18px;
    color: #666;
    margin: 0;
    font-weight: 500;
}
.message-header .message-tabs {
    display: inline-block;
    float: right;
}
.message-header .message-tabs span a small {
    padding: 0 10px;
    border-right: 1px solid #999;
}
.message-header .message-tabs span:last-child small {
    border: none;
}
.message-header .message-tabs span {
    vertical-align: middle;
}
.message-details .messages .block-user-name {
    font-size: 16px;
    font-weight: 500;
    font-family: 'Quicksand', sans-serif;
    display: block;
    color: #242424;
}
.message-header .new-message {float: right;font-size: 14px;color: #666;margin-top: 3px;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.message-header .new-message .icon, .message-header .new-message .fa {
    color: #f58936;
    margin-right: 10px;
}
.message-header .new-message:hover {
    color: #f58936;
}
.message-history {
    border-top: 1px solid #d4d4d4;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    clear: both;
}
.message-history li {border-bottom: 1px solid #eee;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.message-history li a {
    display: block;
    overflow: hidden;
    padding: 25px 20px;
}
.message-history li .image {
    width: 50px;
    height: 50px;
    overflow: hidden;
    float: left;
}
.message-history li .image img {
    width: 100%;
}
.message-history li .user-name {
    position: relative;
    margin-left: 70px;
}
.message-history li .user-name .author {
    margin-top: 5px;
}
.message-history li .user-name .block-user-date {
    color: #777;
}
.message-history li .user-name .author span {
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    color: #666;
}
.message-history li .user-name .author .user-status {
    display: none;
}
.message.block-user-box::before {
    border-bottom: 0 solid transparent;
    display: none;
}
.message-history li .user-name p {
    font-size: 13px;
    color: #666;
    line-height: 1.5em;
    margin-top: 5px;
}
.message-history li .user-name .time {
    position: absolute;
    top: 2px;
    right: 0;
}
.message-history li .user-name .time span {
    font-size: 12px;
    font-style: italic;
    color: #666;
}
.message-history li:hover {
    background-color: #f8f8f8;
}
.message-history .message-grid .user-name .author span {
    color: #232323;
}
.message-history .message-grid .user-name .author .user-status {
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #2db82d;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-left: 5px;
}
.message-history .active {
    background-color: #f8f8f8;
}
.message-details {
    position: relative;
    padding: 30px 44px 30px 14px;
    overflow: hidden;
    width:100%;
}
.message-details .author {
    overflow: hidden;
}
.message-details .author .image {
    width: 50px;
    height: 50px;
    overflow: hidden;
    float: left;
    margin-right: 18px;
}
.message-details .author .author-name {
    display: block;
    font-size: 16px;
    color: #232323;
    line-height: 1.5em;
    font-weight: 600;
}
.message-details .author em {
    font-size: 14px;
    font-style: italic;
    color: #666;
}
.message-details p {
    margin-top: 20px;
}
/* CSS SCROLL PLUGIN */
.ps-scrollbar-x-rail {
    display: none;
}
.ps-container > .ps-scrollbar-y-rail {
    position: absolute;
    right: 0;
    width: 5px;
    height: 100%;
}
.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {position: absolute;right: 0;width: 3px;opacity: 0;-webkit-transition: -webkit-transform 0.3s ease;-moz-transition: -moz-transform 0.3s ease;-ms-transition: -ms-transform 0.3s ease;-o-transition: -o-transform 0.3s ease;transition: transform .3s ease;}
.ps-container:hover > .ps-scrollbar-y-rail > .ps-scrollbar-y, .ps-container:active > .ps-scrollbar-y-rail > .ps-scrollbar-y {
    opacity: 1;
}
.messages {
    list-style: outside none none;
    margin: 0;
    padding: 10px;
}
.messages > li {
    margin-bottom: 10px;
}
.messages > li:last-child {
    margin-bottom: 0;
}
.messages .profile-picture {
    height: 40px;
    margin: 0;
    width: 40px;
}
.messages .profile-picture img {
    border: medium none;
}
.friend-message .profile-picture {
    float: left;
}
.my-message .profile-picture {
    float: right;
}
.friend-message .message {
    margin-left: 50px;
}
.my-message .message {
    margin-right: 50px;
    overflow-wrap: break-word;
}
.message-details .my-message .message {
    margin-right: 0px;
}
.message-details .messages .profile-picture {
    margin-right: 40px;
}
.messages .message {
    border-radius: 5px;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px;
    min-height: 40px;
    padding: 15px 20px;
    position: relative;
    width: 83%;
}
.messages .message .time {
    font-size: 14px;
    line-height: 10px;
    margin-top: 0;
    text-align: right;
}
.friend-message .message::before {
    border-bottom: 10px solid transparent;
    border-right: 10px solid;
    border-top: 0 solid transparent;
    content: "";
    height: 0;
    left: -10px;
    position: absolute;
    top: 10px;
    width: 0;
}
.my-message .message::before {
    border-bottom: 10px solid transparent;
    border-left: 10px solid;
    border-top: 0 solid transparent;
    content: "";
    height: 0;
    position: absolute;
    right: -10px;
    top: 10px;
    width: 0;
}
.messenger-footer .form-control {
    height: 54px;
    overflow: hidden;
    padding: 5px;
    resize: none;
}
.friend-message .message::before {
    border-right-color: #e9e9e9;
}
.my-message .message::before {
    border-left-color: #1f364f;
}
.friend-message .message {
    background-color: #e9e9e9;
}
.my-message .message {
    background-color: #1f364f;
    color: #fff;
}
.message-details h2 {
    color: #232323;
    font-size: 18px;
    font-weight: 600;
    line-height: 60px;
    margin: 0;
    text-transform: capitalize;
}
.chat-form {
    background-color: #fff;
    clear: both;
    margin-top: 15px;
    padding: 20px;
}
.chat-form .form-group {
    float: left;
    margin-right: 2%;
    width: 80%;
}
.chat-form .btn {
    padding: 15px 25px;
}
/*  Pricing   */
.pricing-fancy {
    padding: 60px 32px;
    background: #fff none repeat scroll 0 0;
    position: relative;
    overflow: hidden;
    text-align: center;
    margin-bottom: 30px;
}
.pricing-fancy h3 {
    color: #232323;
    font-size: 30px;
    text-transform: uppercase;
}
.pricing-fancy h3 span {
    font-weight: 300;
}
.pricing-fancy .icon-bg {
    bottom: 0;
    position: absolute;
    right: -30px;
    z-index: 1;
}
.pricing-fancy .icon-bg i {
    color: #f1f1f1;
    font-size: 170px;
}
.pricing-fancy .price-box {
    position: relative;
    z-index: 10;
}
.pricing-fancy .price-large {
    font-family: 'Quicksand', sans-serif;
    font-size: 72px;
    font-weight: 500;
    line-height: 82px;
    color: #232323;
    margin-bottom: 15px;
}
.pricing-fancy .dollartext, .monthtext {
    font-size: 24px;
    font-weight: 300;
    line-height: 24px;
}
.pricing-fancy .price-box p {
    color: #d2d2d2;
    text-transform: uppercase;
    margin-bottom: 35px;
}
.pricing {
    text-align: center;
}
.pricing h2 {
    color: #294661;
}
.pricing p {
    margin-bottom: 100px;
}
.pricing .block {
    border: 1px solid #d4dadf;
    padding: 60px 10px;
    margin-bottom: 30px;
}
.pricing.style-3 .selection {
    overflow: hidden;
    margin-bottom: 30px;
}
.pricing.style-3 .block {
    margin-bottom: 0;
}
.pricing .block.featured {
    background: #363c48 none repeat scroll 0 0;
    border: 1px solid #363c48;
    color: #fff;
}
.pricing span {
    display: block;
}
.pricing h3 {
    color: #294661;
    font-size: 30px;
    font-weight: 600;
}
.pricing .featured .name {
    color: #fff;
}
.pricing .type {
    font-size: 16px;
}
.pricing .price {
    color: #294661;
    font-size: 54px;
    margin-bottom: 15px;
    margin-top: 40px;
}
.pricing .featured .price {
    color: #fff;
}
.pricing .featured h3 {
    color: #fff;
}
.pricing .time {
    font-size: 14px;
}
.pricing ul {
    font-size: 14px;
    font-weight: 400;
    list-style-type: none;
    margin: 50px 0 30px;
    padding: 0;
}
.pricing li {
    line-height: 2.2em;
}
.pricing a.btn {
    padding: 15px 35px;
}
.pricing a.btn i {
    margin-left: 10px;
}
.pricing .featured a.btn-theme {
    background-color: transparent;
    border-color: #fff;
}
.pricing .featured a.button > i {
    color: #fff;
}
.pricing a.button:hover > i {
    margin-left: 10px;
    opacity: 1;
}
.pricing a.solid {
    background: #d4dadf none repeat scroll 0 0;
    border: 1px solid #d4dadf;
}
.pricing .featured a.solid {
    background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
    border: 1px solid #fff;
}
.pricing a.solid:hover {
    background: #f2f4f6 none repeat scroll 0 0;
    border: 1px solid #f2f4f6;
}
.pricing .featured a.solid:hover {
    background: rgba(255, 255, 255, 0.3) none repeat scroll 0 0;
    border: 1px solid #fff;
    color: #fff;
}
/*  Pricing Style 1   */
.pricing-item {
    border: 7px solid #f1f1f1;
    color: #232323;
    padding: 15px 30px;
    margin-bottom: 30px;
    overflow: hidden;
}
.pricing-item .price {
    font-size: 4.3em;
    font-weight: 900;
    letter-spacing: 3px;
    position: relative;
    float: left;
    width: 100%;
    margin-top: 35px;
    margin-bottom: 10px;
}
.pricing-item .price small {
    font-size: 0.6em;
    position: relative;
    top: -25px;
}
.pricing-item strong {
    display: block;
    font-size: 1.2em;
    margin: 10px 0;
}
.pricing-item p {
    color: #999;
}
.pricing-item .btn {
    margin: 15px 0;
}
/*  Footer  */
footer {
    background: #fff none repeat scroll 0 0;
}
.footer-top.new-demo {
    background: #fff;
    padding: 70px 0 0;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 9;
}
.footer-top.new-demo .widget p {
    color: #232323;
    font-weight: 500;
}
.footer-top.new-demo .widget .footer-new-title {
    color: #232323;
    font-weight: 500;
    font-size: 18px;
    display: block;
    margin: 0 0 18px;
    font-family: 'Quicksand', sans-serif;
}
.footer-top .widget .footer-new-title {
    color: #232323;
    font-weight: 500;
    font-size: 18px;
    display: block;
    margin: 0 0 18px;
    font-family: 'Quicksand', sans-serif;
}
.copyright-content, .footer-top.new-demo {
    border-top: 1px solid #f1f1f1;
}
.footer-top {
    background-color: #202020;
    padding: 70px 0 30px;
}
.footer-top .widget .logo {
    margin: 0 0 10px;
}
.footer-top .widget p {
    margin-bottom: 20px;
    color: #fff;
}
.footer-top .widget h5 {
    font-size: 18px;
    display: block;
    margin: 0 0 18px;
    color: #fff;
    font-weight: 500;
}
.footer-top .widget ul li {
    margin: 0 4px 4px 0;
    display: inline-block;
}
.footer-top.new-demo .copyrights {
    margin-top: 60px;
    background-color: inherit;
    border-top: 1px solid #f1f1f1;
}
.footer-top.new-demo .copyrights .copyright-content {
    border-top: medium none;
}
.footer-top.new-demo .copyrights .copyright-content p, .footer-top.new-demo .widget.socail-icons ul li span {
    color: #232323;
    font-weight: 500;
}
.footer-top .widget.my-quicklinks ul li a {
    color: #fff;
}
.footer-top.new-demo .widget.my-quicklinks ul li a {
    color: #232323;
}
.footer-top .widget.my-quicklinks ul li {
    display: block;
    margin-bottom: 10px;
    margin-right: 3px;
}
.footer-top .widgettext address {
    font-style: normal;
    line-height: 30px;
}
.footer-top .widgettext address span {
    color: #333;
    font-size: 15px;
    line-height: 24px;
}
.footer-top .widget.socail-icons ul li {
    display: block;
    margin-right: 3px;
    margin-bottom: 10px;
}
.footer-top .widget.socail-icons li:hover {
    color: #fff;
}
.footer-top .widget.socail-icons ul li a {
    border-radius: 100%;
    display: inline-block;
    height: 28px;
    margin-right: 8px;
    padding: 2px;
    text-align: center;
    width: 28px;
    background: #ea4c89;
}
.footer-top .widget.socail-icons ul li span {color: #fff;}
.footer-top .widget.socail-icons li a i {font-size: 12px;color: #fff;}
.footer-top .widget.socail-icons li a.Facebook {background-color: #2b4a8b;}
.footer-top .widget.socail-icons li a.Twitter {background-color: #1f94d9;}
.footer-top .widget.socail-icons li a.Linkedin {background-color: #10598c;}
.footer-top .widget.socail-icons li a.Google {background-color: #d83936;}
.footer-top .widget.socail-icons li a.Vimeo {background-color: #1ab7ea;}
.footer-top .widget.socail-icons li a.Pinterest {background-color: #cd201f;}
.footer-top .widget.socail-icons li a.Tumblr {background-color: #2c4762;}
.footer-top .widget.socail-icons li a.Instagram {background-color: #3f729b;}
.footer-top .widget.socail-icons li a.Reddit {background-color: rgb(255, 69, 0);}
.footer-top .widget.socail-icons li a.Flickr {background-color: #ff0084;}
.footer-top .widget.socail-icons li a.StumbleUpon {background-color: #ff7257;}
.footer-top .widget.socail-icons li a.behance {background-color: #1e6fed;}
.footer-top .widget.socail-icons li a.DeviantART {background-color: #05CC47;}
.form-grid hr {
    margin-bottom: 10px !important;
    margin-top: 10px !important;
}
.footer-top .widget-newsletter .fieldset form input[type="text"] {
    background-color: #f5f5f5;
    border: medium none;
    color: #232323;
    font-size: 14px;
    height: 48px;
    padding: 0 15px;
    width: 100%;
}
.footer-v1 .widget-newsletter .fieldset form input[type="text"] {
    padding: 0 102px 0 15px;
}
.copyrights .copyright-content p {
    color: #fff;
}
.widget-newsletter .fieldset P {
    line-height: 27.8px;
    margin-bottom: 20px;
}
.widget-newsletter .fieldset form {
    position: relative;
}
.widget-newsletter .fieldset form .submit-btn {
    border: medium none;
    color: #fff;
    display: block;
    height: 48px;
    padding: 0 18px;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: 0;
}
.widget-newsletter .fieldset.has-border {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #f8f8f8 #f1f1f1 #f1f1f1;
    border-image: none;
    border-style: solid;
    border-width: 2px 1px 1px;
    padding: 15px 15px 20px;
}
.copyrights {
    background-color: #202020;
    overflow: hidden;
}
.copyright-content {
    padding: 25px 0;
}
.copyright-content, .footer-top {
    border-top: 1px solid #343434;
}
.footer-area {
    background-color: #232323;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #c9c9c9;
    background-image: url(../images/footer.jpg);
    position: relative;
}
.footer-area::before {
    background: rgba(25, 25, 25, 0.9) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.footer-area.no-bg {
    background-image: none;
    background-color: #fff;
    border-top: 1px dashed #f1f1f1;
    color: #808080;
}
.footer-area.no-bg .footer-content .links-widget li a {color: #808080;}
.footer-area.no-bg .social-links-two a {border: 1px solid #808080;color: #808080;}
.footer-area.no-bg .footer-content .column .heading-panel h3 {color: #232323;}
.footer-area.no-bg .footer-content .news-widget .news-post a {color: #808080;}
.footer-area.no-bg .footer-content .news-widget .news-post .time {color: #808080;}
.footer-area.no-bg .footer-copyright {border-top: 1px solid #f1f1f1;}
.footer-area.no-bg::before {
    background: #fff;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.dark::before {
    background: rgba(25, 25, 25, 1) none repeat scroll 0 0;
}
.footer-area p {
    line-height: 1.8em;
    margin-bottom: 20px;
    font-size: 14px;
}
.footer-area .footer-content {
    padding: 70px 0 30px;
    position: relative;
    z-index: 1;
}
.footer-area .footer-content .column {
    margin-bottom: 30px;
    position: relative;
}
.footer-content .column h2 {
    color: #ffffff;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1.4em;
    margin-bottom: 30px;
    position: relative;
    text-transform: uppercase;
}
.footer-content .column .heading-panel {
    margin-bottom: 30px;
    overflow: hidden;
}
.footer-content .column .heading-panel h3 {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    line-height: 60px;
    margin: 0;
    text-transform: capitalize;
}
.footer-area .footer-content a {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.footer-area .footer-content .heading-panel .main-title {
    color: #FFF;
}
.footer-content .links-widget li {
    margin-bottom: 15px;
    position: relative;
}
.footer-content .links-widget li a {
    color: #c9c9c9;
    display: block;
    font-size: 14px;
    line-height: 24px;
    position: relative;
}
.footer-area .social-links a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    display: inline-block;
    font-size: 15px;
    height: 32px;
    line-height: 30px;
    margin-right: 10px;
    position: relative;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 32px;
}
.footer-area .social-links a:hover {
    background: #fff none repeat scroll 0 0;
    color: #ffffff;
}
.footer-area .contact-info {
    margin-bottom: 20px;
    position: relative;
}
.footer-area .contact-info li {
    line-height: 30px;
    margin: 0 0 7px;
    padding-left: 30px;
    position: relative;
}
.footer-area .contact-info li .icon {
    font-size: 16px;
    left: 0;
    line-height: 30px;
    position: absolute;
    top: 0;
}
.footer-content .column h2:hover {
    color: #f58936;
    cursor: pointer;
}
.social-links-two {
    position: relative;
}
.social-links-two a {
    border: 1px solid #bcbcbc;
    border-radius: 50%;
    color: #bcbcbc;
    display: block;
    float: left;
    font-size: 12px;
    height: 28px;
    line-height: 26px;
    margin-right: 8px;
    position: relative;
    text-align: center;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -ms-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    width: 28px;
}
.blog-news-section .social-links-two a {
    background: #545454 none repeat scroll 0 0;
    border: medium none;
    color: #ffffff;
    font-size: 13px;
    height: 32px;
    line-height: 32px;
    width: 32px;
}
.social-links-two.alt a {
    border: 1px solid #cccccc;
    color: #cccccc;
    font-size: 12px;
}
.social-links-two a:hover {
    background: #f58936 none repeat scroll 0 0;
    color: #fff !important;
}
.footer-content .news-widget .news-post {
    color: #c9c9c9;
    line-height: 20px;
    margin-bottom: 40px;
    padding: 0 0 0 80px;
    position: relative;
}
.footer-content .news-widget .news-post .news-content {
    margin-bottom: 5px;
}
.footer-content .news-widget .news-post a {
    color: #c9c9c9;
    position: relative;
    font-size: 14px;
}
.footer-content .news-widget .news-post .time {
    color: #fff;
    font-size: 12px;
    font-style: italic;
    position: relative;
}
.footer-content .news-widget .news-post .image-thumb {
    height: 65px;
    left: 0;
    position: absolute;
    top: 0;
    width: 65px;
}
.footer-content .news-widget .news-post .image-thumb img {
    display: block;
    width: 65px;
}
.footer-copyright {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    color: #808080;
    font-size: 15px;
    padding: 16px 0;
    position: relative;
    text-align: center;
}
.footer-copyright .copyright {
    line-height: 20px;
    padding: 5px 0;
    position: relative;
}
.footer-copyright .copyright a:hover {
    color: #fff;
}
/*  Minimal Footer  */
.minimal-footer-1 {
    background-color: #313131;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    color: #ffffff;
    overflow: hidden;
    padding-top: 76px;
    position: relative;
}
.minimal-footer-1 .sub-footer {
    background-color: #363636;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    margin-top: 30px;
}
.minimal-footer-1 .sub-footer .entry-footer {
    color: #ffffff;
    font-size: 14px;
    letter-spacing: 1px;
    padding-bottom: 18px;
    padding-top: 18px;
    text-align: center;
}
.minimal-footer-1 .sub-footer .entry-footer a {
    color: #ffffff;
}
.minimal-footer-1 .widget {
    font-size: 14px;
    margin-bottom: 45px;
    line-height: 28px;
}
.minimal-footer-1 .widget img {
    margin-bottom: 30px;
}
.minimal-footer-1 .widget .widget-title {
    border: 0 none;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 24px;
    margin-top: 0;
    padding-bottom: 0;
    position: relative;
    text-transform: capitalize;
    font-family: 'Quicksand', sans-serif;
}
.minimal-footer-1 .widget .subscribe-form {
    margin-top: 10px;
    position: relative;
}
.minimal-footer-1 .widget .subscribe-form input[type="text"] {-moz-border-bottom-colors: none;-moz-border-left-colors: none;-moz-border-right-colors: none;-moz-border-top-colors: none;background-color: transparent;border-color: -moz-use-text-color -moz-use-text-color rgba(255, 255, 255, 0.1);border-image: none;border-style: none none solid;border-width: medium medium 1px;box-shadow: none;color: rgba(255, 255, 255, 0.6);font-size: 14px;letter-spacing: 1.5px;padding: 8px 50px 8px 8px;text-transform: none;width: 100%;}
.minimal-footer-1 .widget .subscribe-form input[type="text"]:focus {outline: medium none;}
.minimal-footer-1 .widget .subscribe-form input[type="text"]:-moz-placeholder {color: rgba(255, 255, 255, 0.6);}
.minimal-footer-1 .widget .subscribe-form input[type="text"]::-moz-placeholder {color: rgba(255, 255, 255, 0.6);}
.minimal-footer-1 .widget .subscribe-form button {
    background-color: transparent;
    border: medium none;
    box-shadow: none;
    color: rgba(255, 255, 255, 0.8);
    font-size: 28px;
    line-height: 1em;
    padding: 0;
    position: absolute;
    right: 0;
    top: 5px;
}
.minimal-footer-1 .widget .social-links a {background-color: #414141;border-radius: 50%;color: #fff;display: inline-block;font-size: 14px;height: 37px;line-height: 37px;margin-right: 6px;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;width: 37px;}
/*  Minimal Footer Version 2  */
.minimal-footer {padding: 80px 0;}
.minimal-footer p a {color: #6e7882;}
.minimal-footer .address-info {padding-bottom: 50px;}
.minimal-footer .footer-widget h2 {
    color: #232323;
    font-size: 18px;
    text-transform: capitalize;
    padding-bottom: 15px;
}
.minimal-footer .footer-widget + .footer-widget {border-left: 1px dotted #cccccc;}
.minimal-footer .footer-social {padding-bottom: 30px;padding-top: 30px;}
.minimal-footer .footer-social > li {
    display: inline-block;
    margin: 15px 26px;
    text-align: center;
}
.minimal-footer .footer-social a {
    font-size: 42px;
    color: #6e7882;
}
.minimal-footer .copy-rights, .footer-social {
    margin: 0;
    text-align: center;
}
.space-30 {
    padding-bottom: 30px;
    padding-top: 30px;
}
.space-bottom-50 {
    padding-bottom: 50px;
}
.listingTopFilterBar {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 3px rgba(206, 206, 206, 0.36);
    min-height: 60px;
    border-color: #eeeeee;
    border-radius: 0;
    margin-bottom: 30px;
}
ul.filterAdType {
    margin: 0 0 0 3px;
    padding: 0;
}
ul.filterAdType li {
    display: inline-block;
    list-style: outside none none;
    margin-left: -3px;
}
ul.filterAdType li .filterAdType-count {
    color: #232323;
    display: block;
    line-height: 60px;
    padding: 0 20px;
    font-family: 'Quicksand', sans-serif;
    font-weight: 500;
    float: right;
}
ul.filterAdType li.active .filterAdType-count, ul.filterAdType li .filterAdType-count:hover {
    background: #f58936 none repeat scroll 0 0;
    color: #fff;
}
ul.listingViewIcon li {
    display: inline-block;
    list-style: outside none none;
}
ul.listingViewIcon li a {
    color: #232323;
    line-height: 60px;
    padding: 0 10px;
    font-family: 'Quicksand', sans-serif;
    font-weight: 500;
}
ul.listingViewIcon li a:hover {
    color: #000000;
}
ul.listingViewIcon li.shortByListingLi ul li {
    display: block;
}
ul.listingViewIcon li.shortByListingLi ul li a {
    line-height: 30px;
}
.header-listing h6 {
    display: inline-block;
    font-size: 14px;
    margin: 5px 10px 5px 0;
    text-transform: capitalize;
    vertical-align: top;
    color: #232323;
    font-family: 'Quicksand', sans-serif;
    font-weight: 500;
}
.header-listing .custom-select-box {
    display: inline-block;
    width: 230px;
}
.header-listing .custom-select-box .select2-selection--single {height: 34px;}
.header-listing .custom-select-box .select2-container--default .select2-selection--single .select2-selection__rendered {color: #444;line-height: 35px;}
.header-listing .custom-select-box .select2-container--default .select2-selection--single .select2-selection__arrow {height: 34px;}
.header-listing {
    display: inline-block;
    padding: 13px 20px;
    width: 100%;
}
.notification.msgs { margin: 0; }
.notification {
    position: absolute;
    z-index: 9;
    top: -50px;
    left: 15px;
}
.round-btn {
    color: #fff;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
    background: #232323 none repeat scroll 0 0;
}
.round-btn, .notification > span {-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;border-radius: 50%;}
.notification > span {
    animation: 3.6s linear 0s normal none infinite running tada_3107;
    background: #ed1c24 none repeat scroll 0 0;
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    padding: 1px 5px;
    position: relative;
    right: 15px;
    text-align: center;
    top: -15px;
    transform-origin: 50% 50% 0;
}
.ads-list-archive .ad-archive-desc .ad-price {float: right;}
.content-zone .short-description-1 span.ad-price {float: right;}
.btn-facebook {
    background-color: #3b5998;
    border-color: rgba(0, 0, 0, 0.2);
    color: #fff;
}
.btn-social {
    overflow: hidden;
    position: relative;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    letter-spacing: 0;
    text-transform: capitalize;
    font-weight: 500;
    margin-bottom:20px;
}
.btn-social > img {
    font-size: 1.6em;
    width: 15px;
    margin-right: 10px;
}
.btn-facebook:hover {
    background-color: #2d4373;
    border-color: rgba(0, 0, 0, 0.2);
    color: #fff;
}
.btn-facebook:active, .btn-facebook.active, .open > .dropdown-toggle.btn-facebook {
    background-color: #2d4373;
    border-color: rgba(0, 0, 0, 0.2);
    color: #fff;
}
.btn-facebook:active:hover, .btn-facebook.active:hover, .open > .dropdown-toggle.btn-facebook:hover, .btn-facebook:active:focus, .btn-facebook.active:focus, .open > .dropdown-toggle.btn-facebook:focus, .btn-facebook.focus:active, .btn-facebook.active.focus, .open > .dropdown-toggle.btn-facebook.focus {
    background-color: #23345a;
    border-color: rgba(0, 0, 0, 0.2);
    color: #fff;
}
.btn-facebook:active, .btn-facebook.active, .open > .dropdown-toggle.btn-facebook {
    background-image: none;
}
.btn-facebook.disabled:hover, .btn-facebook[disabled]:hover, fieldset[disabled] .btn-facebook:hover, .btn-facebook.disabled:focus, .btn-facebook[disabled]:focus, fieldset[disabled] .btn-facebook:focus, .btn-facebook.disabled.focus, .btn-facebook.focus[disabled], fieldset[disabled] .btn-facebook.focus {
    background-color: #3b5998;
    border-color: rgba(0, 0, 0, 0.2);
}
.btn-google {
    background-color: #FFF;
    border-color: rgba(0, 0, 0, 0.2);
    color: #242424;
}
.btn-social.btn-linkedIn {
    background-color: #0077B5;
    color: #FFF;
    text-transform: capitalize;
    margin-bottom:15px;
}
.btn-social.btn-linkedIn i {
    padding: 0px 15px;
    line-height: 42px;
    font-size: 18px;
    vertical-align: middle;
}
.btn-social.btn-linkedIn span {
    font-weight: 500;
    vertical-align: middle;
}
.center-line {
    text-align: center;
    margin: 0 auto;
    font-weight: 600;
    color: #232323;
}
.panel-default form .panel-collapse .panel-body {
    border-top-color: #EEEEEE;
    border-top: 1px solid #ddd;
}
.map .ad-map .category-grid-box-1 .image {
    overflow: hidden;
    position: relative;
}
.grid-card:last-child {
    margin-bottom: 0;
}
.dl-horizontal dt {
    width: auto;
    min-width: 300px;
    margin-left: 15px;
}
.side-menu.graydark {
    background: #f0f0f0 none repeat scroll 0 0 !important;
}
.blog-post .post-info.no-img {
    margin-top: 20px;
}
.blog-post .post-excerpt a strong {
    color: #232323;
}
.blog-sidebar .widget .input-group-addon {
    border-radius: 0;
}
.message-body .message-content .block-users {
    padding: 10px 20px;
    border-radius: 4px;
    color: #FFF;
    text-transform: uppercase;
    font-size: 12px;
    vertical-align: middle;
    float: right;
    margin-bottom: 20px;
}
.message-body .message-content .unblock-users {
    padding: 10px 20px;
    border-radius: 4px;
    color: #FFF;
    text-transform: uppercase;
    font-size: 12px;
    vertical-align: middle;
    float: right;
}
.message-body .message-content h2 a {
    color: #232323;
    text-transform: capitalize;
}
.message-body .message-inbox .message-history .user_list .user-name .author span {
    color: #232323;
}
.mega-menu .drop-down h4, .mega-menu .drop-down-tab-bar h4 {
    margin-top: 10px !important;
}
.content-info {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.menu-list-items span.label {
    color: #fff !important;
}
.no-display {
    display: none;
}
.message-inbox .message-header span a {
    color: #232323;
    vertical-align: middle;
}
@keyframes heartbit {0% {opacity: 0;transform: scale(0);}25% {opacity: 0.1;transform: scale(0.1);}50% {opacity: 0.3;transform: scale(0.5);}75% {opacity: 0.5;transform: scale(0.8);}100% {opacity: 0;transform: scale(1);}}
@keyframes heartbit {0% {opacity: 0;transform: scale(0);}25% {opacity: 0.1;transform: scale(0.1);}50% {opacity: 0.3;transform: scale(0.5);}75% {opacity: 0.5;transform: scale(0.8);}100% {opacity: 0;transform: scale(1);}}
.comment-info {
    background: #f9f9f9 none repeat scroll 0 0;
    border-bottom: 1px solid #f2f2f2;
    display: block;
    margin: 0 0 20px;
    overflow: hidden;
    padding: 30px 30px 0;
}
.panel.with-nav-tabs .panel-heading {
    padding: 5px 5px 0;
}
.list-style-1 .panel.with-nav-tabs .panel-heading {
    background-color: transparent;
    border: medium none;
    padding: 0;
}
.list-style-1 .panel-default {
    border: medium none;
}
.list-style-1 .panel {
    background-color: transparent;
    border: medium none;
    box-shadow: none;
}
.list-style-1 .nav-tabs > li.active > a, .list-style-1 .nav-tabs > li.active > a:hover, .list-style-1 .nav-tabs > li.active > a:focus {
    border: medium none;
}
.panel.with-nav-tabs .nav-tabs {
    border-bottom: medium none;
}
.list-style-1 .with-nav-tabs.panel-default .nav li a {
    background-color: #ebebeb;
    border-color: transparent;
    color: #232323;
    font-weight: 600;
    padding: 17px 35px;
}
.panel.with-nav-tabs .nav-justified {
    margin-bottom: -1px;
}
.with-nav-tabs.panel-default .nav-tabs > li > a, .with-nav-tabs.panel-default .nav-tabs > li > a:hover, .with-nav-tabs.panel-default .nav-tabs > li > a:focus {
    color: #777;
}
.with-nav-tabs.panel-default .nav-tabs > .open > a, .with-nav-tabs.panel-default .nav-tabs > .open > a:hover, .with-nav-tabs.panel-default .nav-tabs > .open > a:focus, .with-nav-tabs.panel-default .nav-tabs > li > a:hover, .with-nav-tabs.panel-default .nav-tabs > li > a:focus {
    background-color: #ddd;
    border-color: transparent;
    color: #777;
}
.with-nav-tabs.panel-default .nav-tabs > li.active > a, .with-nav-tabs.panel-default .nav-tabs > li.active > a:hover, .with-nav-tabs.panel-default .nav-tabs > li.active > a:focus {
    background-color: #f0f0f0;
    border-color: #ddd #ddd transparent;
    color: #555;
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #f5f5f5;
    border-color: #ddd;
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #777;
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a:hover, .with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #ddd;
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a, .with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover, .with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    background-color: #555;
    color: #fff;
}
.with-nav-tabs.panel-primary .nav-tabs > li > a, .with-nav-tabs.panel-primary .nav-tabs > li > a:hover, .with-nav-tabs.panel-primary .nav-tabs > li > a:focus {
    color: #fff;
}
.with-nav-tabs.panel-primary .nav-tabs > .open > a, .with-nav-tabs.panel-primary .nav-tabs > .open > a:hover, .with-nav-tabs.panel-primary .nav-tabs > .open > a:focus, .with-nav-tabs.panel-primary .nav-tabs > li > a:hover, .with-nav-tabs.panel-primary .nav-tabs > li > a:focus {
    background-color: #3071a9;
    border-color: transparent;
    color: #fff;
}
.with-nav-tabs.panel-primary .nav-tabs > li.active > a, .with-nav-tabs.panel-primary .nav-tabs > li.active > a:hover, .with-nav-tabs.panel-primary .nav-tabs > li.active > a:focus {
    background-color: #fff;
    border-color: #428bca #428bca transparent;
    color: #428bca;
}
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #428bca;
    border-color: #3071a9;
}
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #fff;
}
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > li > a:hover, .with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #3071a9;
}
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > .active > a, .with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover, .with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    background-color: #4a9fe9;
}
.with-nav-tabs.panel-success .nav-tabs > li > a, .with-nav-tabs.panel-success .nav-tabs > li > a:hover, .with-nav-tabs.panel-success .nav-tabs > li > a:focus {
    color: #3c763d;
}
.with-nav-tabs.panel-success .nav-tabs > .open > a, .with-nav-tabs.panel-success .nav-tabs > .open > a:hover, .with-nav-tabs.panel-success .nav-tabs > .open > a:focus, .with-nav-tabs.panel-success .nav-tabs > li > a:hover, .with-nav-tabs.panel-success .nav-tabs > li > a:focus {
    background-color: #d6e9c6;
    border-color: transparent;
    color: #3c763d;
}
.with-nav-tabs.panel-success .nav-tabs > li.active > a, .with-nav-tabs.panel-success .nav-tabs > li.active > a:hover, .with-nav-tabs.panel-success .nav-tabs > li.active > a:focus {
    background-color: #fff;
    border-color: #d6e9c6 #d6e9c6 transparent;
    color: #3c763d;
}
.with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #3c763d;
}
.with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu > li > a:hover, .with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #d6e9c6;
}
.with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu > .active > a, .with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover, .with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    background-color: #3c763d;
    color: #fff;
}
.with-nav-tabs.panel-info .nav-tabs > li > a, .with-nav-tabs.panel-info .nav-tabs > li > a:hover, .with-nav-tabs.panel-info .nav-tabs > li > a:focus {
    color: #31708f;
}
.with-nav-tabs.panel-info .nav-tabs > .open > a, .with-nav-tabs.panel-info .nav-tabs > .open > a:hover, .with-nav-tabs.panel-info .nav-tabs > .open > a:focus, .with-nav-tabs.panel-info .nav-tabs > li > a:hover, .with-nav-tabs.panel-info .nav-tabs > li > a:focus {
    background-color: #bce8f1;
    border-color: transparent;
    color: #31708f;
}
.with-nav-tabs.panel-info .nav-tabs > li.active > a, .with-nav-tabs.panel-info .nav-tabs > li.active > a:hover, .with-nav-tabs.panel-info .nav-tabs > li.active > a:focus {
    background-color: #fff;
    border-color: #bce8f1 #bce8f1 transparent;
    color: #31708f;
}
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #31708f;
}
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > li > a:hover, .with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #bce8f1;
}
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > .active > a, .with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover, .with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    background-color: #31708f;
    color: #fff;
}
.with-nav-tabs.panel-warning .nav-tabs > li > a, .with-nav-tabs.panel-warning .nav-tabs > li > a:hover, .with-nav-tabs.panel-warning .nav-tabs > li > a:focus {
    color: #8a6d3b;
}
.with-nav-tabs.panel-warning .nav-tabs > .open > a, .with-nav-tabs.panel-warning .nav-tabs > .open > a:hover, .with-nav-tabs.panel-warning .nav-tabs > .open > a:focus, .with-nav-tabs.panel-warning .nav-tabs > li > a:hover, .with-nav-tabs.panel-warning .nav-tabs > li > a:focus {
    background-color: #faebcc;
    border-color: transparent;
    color: #8a6d3b;
}
.with-nav-tabs.panel-warning .nav-tabs > li.active > a, .with-nav-tabs.panel-warning .nav-tabs > li.active > a:hover, .with-nav-tabs.panel-warning .nav-tabs > li.active > a:focus {
    background-color: #fff;
    border-color: #faebcc #faebcc transparent;
    color: #8a6d3b;
}
.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #8a6d3b;
}
.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > li > a:hover, .with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #faebcc;
}
.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > .active > a, .with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover, .with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    background-color: #8a6d3b;
    color: #fff;
}
.with-nav-tabs.panel-danger .nav-tabs > li > a, .with-nav-tabs.panel-danger .nav-tabs > li > a:hover, .with-nav-tabs.panel-danger .nav-tabs > li > a:focus {
    color: #a94442;
}
.with-nav-tabs.panel-danger .nav-tabs > .open > a, .with-nav-tabs.panel-danger .nav-tabs > .open > a:hover, .with-nav-tabs.panel-danger .nav-tabs > .open > a:focus, .with-nav-tabs.panel-danger .nav-tabs > li > a:hover, .with-nav-tabs.panel-danger .nav-tabs > li > a:focus {
    background-color: #ebccd1;
    border-color: transparent;
    color: #a94442;
}
.with-nav-tabs.panel-danger .nav-tabs > li.active > a, .with-nav-tabs.panel-danger .nav-tabs > li.active > a:hover, .with-nav-tabs.panel-danger .nav-tabs > li.active > a:focus {
    background-color: #fff;
    border-color: #ebccd1 #ebccd1 transparent;
    color: #a94442;
}
.with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #f2dede;
    border-color: #ebccd1;
}
.with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #a94442;
}
.with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu > li > a:hover, .with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #ebccd1;
}
.with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu > .active > a, .with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover, .with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    background-color: #a94442;
    color: #fff;
}
.list-style-1 .chat-form {
    position: relative;
    overflow: hidden;
}
.event .panel-body {
    background: #f9f9f9;
    border: 1px solid #f9f9f9;
    padding: 0;
    margin: 0;
}
.event .panel-body > div {
    padding: 0 10px;
}
.event .panel-body .info p {
    margin-top: 8px;
}
.event .panel-body .rsvp {
    border-left: none;
    padding: 0;
    text-align: center;
    position: relative;
    background: #ebebeb;
    color: #232323;
    height: 100%;
    min-height: 92px;
}
.event .rsvp > div {
    font-size: 12px;
    position: absolute;
    bottom: 0;
    background: #222;
    color: #fff;
    width: 100%;
    padding: 5px;
}
.event .rsvp > div::before{
    font-family: "FontAwesome";
    content: "\f095";
    font-size: 14px;
    margin-right: 8px;	
}
.event .rsvp i {
    font-size: 2em;
    display: block;
    position: relative;
    margin-top: 30px;
}
.event .rsvp i.admin {
    margin-top: 20px;
}
.event .rsvp i:last-of-type {
    font-size: 16px;
    font-weight: 600;
    word-wrap: break-word;
}
.event .rsvp span {
    cursor: pointer;
    padding: 0 5px;
    margin: 5px 0;
    width: 45%;
}
.event .rsvp span:first-of-type {
    border-right: 1px solid white;
}
.event .rsvp span:hover {
    color: #1565C0;
}
.event .info {
    font-size: 28px;
}
.event .info > div, .event .info > ul {
    font-size: 12px;
}
.event .author .profile-image {
    position: relative;
    background: white;
    padding: 3px;
    width: 4em;
    border-radius: 50%;
    border: 1px solid #CCC;
    box-sizing: content-box;
    z-index: 1;
    margin-top: 10px;
}
.event .author img {
    width: 100%;
    border-radius: 50%;
}
.drop-title {
    color: #2b2b2b;
    font-size: 15px;
    font-weight: 600;
}
.drop-title {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    color: #2b2b2b;
    font-size: 15px;
    font-weight: 600;
    padding: 11px 20px 15px;
}
.notification-history .drop-title {
    font-size: 24px;
    padding: 11px 20px 15px 0;
    text-transform: capitalize;
}
.notification-history .message-center {
    position: relative;
    overflow: hidden;
}
.notification-history .message-center a {
    display: table;
    width: 100%;
    padding: 15px 0;
}
.message-center a {
    border-bottom: 1px solid rgba(120, 130, 140, 0.13);
    display: block;
    padding: 9px 15px;
}
.notification-history .message-center .user-img {
    margin: 0 10px 0 0;
}
.message-center .user-img {
    float: left;
    margin: 0 10px 15px 0;
    position: relative;
}
.notification-history .message-center .user-img img {
    width: 50px;
}
.notification-history .message-center .mail-contnet h5 {
    color: #232323;
    font-size: 18px;
    text-transform: capitalize;
}
.notification-history .message-center .mail-contnet .mail-desc {
    font-size: 18px;
    color: #777;
}
.message-center .mail-contnet .mail-desc {
    color: #2b2b2b;
    display: block;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.no-margin-8 {
    margin-bottom: -8px !important;
}
.bid-info {
    position: relative;
    overflow: hidden;
}
.sidebar .bid-info .descs-box {
    padding: 10px 0;
}
.sidebar .bid-info {
    margin: 5px 0;
}
.sidebar .bid-info .descs-box h4 {
    color: #777;
    margin-bottom: 2px;
    font-size: 12px;
}
.sidebar .bid-info .descs-box a {
    font-size: 20px;
    font-weight: 600;
}
.sidebar .bid-info .descs-box a small {
    font-size: 12px;
    color: #232323;
    font-weight: 600;
    margin-right: 3px;
}
.play-video {
    color: #fff;
    font-size: 26px;
    opacity: 0.75;
    position: absolute;
    transition: all 0.25s ease 0s;
    left: 15px;
    top: 18px;
    z-index: 9;
}
.category-grid-box .play-video {
    right: 65px;
    left: auto;
}
.well.ad-listing .play-video {
    top: 10px;
    left: 65px;
    font-size: 38px;
}
.list-group-items .play-video, .list-3 .play-video, li.ad .content-zone .img-zone .play-video {
    right: 30px;
}
.modern_header {
    position: absolute;
    width: 100%;
    top: 35px;
}
.modern_header .mega-menu .menu-links > li > a {
    color: #fff;
}
.modern_sample {
    background-size: cover;
    height: 600px;
}
.modern_sample2 {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 464px;
    position: relative;
}
.modern_sample .content {
    margin: auto;
    padding: 10em 5em 5em;
    position: relative;
    text-align: center;
}
.modern_sample2 .content {
    margin: auto;
    max-width: 70em;
    padding: 10em 5em 5em;
    position: relative;
    text-align: center;
}
.modern_sample .content h1 {
    color: #fff;
    margin-bottom: 40px;
}
.modern_sample2 .content h1 {
    color: #fff;
    margin-bottom: 40px;
}
.modern_sample2 .content .btn + .btn {
    margin-left: 10px;
}
.new-categoy {
    position: relative;
    overflow: hidden;
    z-index: 3;
    text-align: center;
    padding: 75px 0;
}
.new-categoy .cat_lists {
    margin: 0 auto;
    display: table;
    text-align: center;
}
.c-icon {
    background: #fff none repeat scroll 0 0;
    border-radius: 100%;
    box-shadow: 0 20px 10px -7px rgba(0, 0, 0, 0.15);
    height: 110px;
    transition: all 0.2s ease-in-out 0s;
    width: 110px;
    position: relative;
    float: left;
    margin-right: 5px;
}
.c-icon a > img {
    position: relative;
    padding: 10px;
}
.listing-card {
    display: block;
    position: relative;
    background-color: #fff;
    border: 1px solid #eee;
    box-sizing: border-box;
    margin-bottom: 30px;
    box-shadow: 0 0 10px 5px #e3e3e3;
}
.image-area {
    background-color: #fff;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}
.listing-card .photo-count-flag {
    background-color: rgba(0, 0, 0, 0.75);
    bottom: 0;
    color: #fff;
    font-size: 0.8em;
    left: 0;
    padding: 2px 5px;
    position: absolute;
    z-index: 1;
}
.listing-detail {
    position: relative;
    padding: 10px;
}
.listing-detail .listing-content h2.listing-title {
    font-size: 18px;
    font-weight: 500;
}
.listing-detail .listing-content .listing-title a {
    color: #232323;
}
.listing-detail .listing-content span.listing-price {
    font-size: 18px;
    color: #f58936;
    font-weight: 500;
}
.listing-detail .listing-content ul li {
    font-size: 12px;
}
.listing-detail .listing-content ul li i {
    color: #777;
    margin-right: 3px;
}
.panel .panel-body .owl-theme .owl-nav button {
    padding: 1px 8px;
}
.featured-ribbon {
    height: 80px;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-align: right;
    width: 80px;
    z-index: 2;
}
.featured-ribbon span {
    background: #d2281e none repeat scroll 0 0;
    box-shadow: 0 3px 12px -7px rgba(0, 0, 0, 1);
    color: #fff;
    display: block;
    font: 600 10px/30px 'Source Sans Pro', sans-serif;
    position: absolute;
    right: -25px;
    text-align: center;
    text-transform: uppercase;
    top: 10px;
    transform: rotate(45deg);
    width: 100px;
}
.grid-padding.col-xs-1, .grid-padding.col-sm-1, .grid-padding.col-md-1, .grid-padding.col-lg-1, .grid-padding.col-xs-2, .grid-padding.col-sm-2, .grid-padding.col-md-2, .grid-padding.col-lg-2, .grid-padding.col-xs-3, .grid-padding.col-sm-3, .grid-padding.col-md-3, .grid-padding.col-lg-3, .grid-padding.col-xs-4, .grid-padding.col-sm-4, .grid-padding.col-md-4, .grid-padding.col-lg-4, .grid-padding.col-xs-5, .grid-padding.col-sm-5, .grid-padding.col-md-5, .grid-padding.col-lg-5, .grid-padding.col-xs-6, .grid-padding.col-sm-6, .grid-padding.col-md-6, .grid-padding.col-lg-6, .grid-padding.col-xs-7, .grid-padding.col-sm-7, .grid-padding.col-md-7, .grid-padding.col-lg-7, .grid-padding.col-xs-8, .grid-padding.col-sm-8, .grid-padding.col-md-8, .grid-padding.col-lg-8, .grid-padding.col-xs-9, .grid-padding.col-sm-9, .grid-padding.col-md-9, .grid-padding.col-lg-9, .grid-padding.col-xs-10, .grid-padding.col-sm-10, .grid-padding.col-md-10, .grid-padding.col-lg-10, .grid-padding.col-xs-11, .grid-padding.col-sm-11, .grid-padding.col-md-11, .grid-padding.col-lg-11, .grid-padding.col-xs-12, .grid-padding.col-sm-12, .grid-padding.col-md-12, .grid-padding.col-lg-12 {
    padding-left: 1rem;
    padding-right: 1rem;
}
.new-small-grid {background-color: #ffffff;width: 100%;max-width: 480px;margin: 0 auto;border-radius: 10px;position: relative;overflow: hidden;-webkit-transform: scale(1);-webkit-box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.3);-moz-box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.3);box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.3);margin-bottom: 20px;}
.new-small-grid:hover .new-small-grid-img img {
    transform: scale(1.05);
}
.new-small-grid:hover:before {
    top: 200px;
}
.new-small-grid:before {
    content: "";
    display: block;
    background-color: #ffffff;
    top: 180px;
    left: 0;
    z-index: 3;
    width: 100%;
    height: 26%;
    position: absolute;
    transform: skewY(10deg) !important;
    transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);
}
.new-small-grid-img {
    position: relative;
    overflow: hidden;
    border-radius: 10px 10px 0 0;
    cursor: pointer;
}
.new-small-grid-img:hover:before {
    opacity: 1;
}
.new-small-grid-img:hover:after {
    opacity: 1;
    top: 50%;
}
.new-small-grid-img:before {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.5);opacity: 0;display: block;z-index: 2;transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);}
.new-small-grid-img img {transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);backface-visibility: hidden;width: 100%;}
.new-small-grid-description {
    text-align: left;
    position: relative;
    z-index: 4;
    padding: 0 10px;
}
.new-small-grid-description h2 a {
    color: #232323;
    font-size: 18px;
    font-weight: 500;
}
.c-icon .c-title h3 {
    font-size: 16px;
    font-weight: 600;
    margin-top: 20px;
    color: #232323;
}
.cloud {
    position: absolute;
    z-index: 55;
    bottom: 0;
}
.category_gridz-padding {
    padding: 40px 0 60px;
}
.category_gridz {
    position: relative;
    overflow: hidden;
}
.category_new {
    background-color: #f7f7f9;
    border-radius: 50%;
    display: inline-block;
    padding: 24px;
    transition: background-color 0.5s ease 0s;
}
.category_new img {
    height: 86px;
    width: 86px;
}
.category_gridz .title {
    color: #232323;
    display: block;
    margin-top: 10px;
    text-align: center;
    font-family: 'Quicksand', sans-serif;
    font-weight: 500;
}
.category_gridz a {
    display: inline-block;
    vertical-align: top;
    width: 14%;
    margin-bottom: 20px;
    text-align: center;
}
#intro-hero::after {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
#intro-hero {
    background: rgba(0, 0, 0, 0) url("../images/ferrari.jpg") no-repeat scroll center center / cover;
    color: #fff;
    padding-bottom: 100px;
    padding-top: 100px;
    position: relative;
    z-index: 1;
}
.hero-title {
    color: #fff;
    font-weight: 300;
    font-size: 30px;
    font-family: 'Quicksand', sans-serif;
    margin: 0;
}
#intro-hero h1 {
    font-weight: 500;
    font-size: 40px;
}
.intro-btn .btn {
    padding: 15px 40px;
}
.hero-tagline {
    font-size: 18px;
    margin-bottom: 50px;
    margin-top: 20px;
}
.btn-round {
    border-radius: 100px;
}
.form-join {
    background: #fff none repeat scroll 0 0;
    border-radius: 4px;
    box-shadow: 0 0 50px 10px rgba(0, 0, 0, 0.05);
    margin: 0 auto;
    padding: 30px;
}
.form-join > h4 {
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 15px;
    color: #191919;
}
.form-join .form-group label {
    text-align: left;
}
.category_gridz.small-size a {
    width: 20%;
    margin-bottom: 20px;
    text-align: center;
}
.category_gridz.small-size .category_new img {
    height: 60px;
    width: 60px;
}
.grid-section .grid-card:last-child {
    margin-bottom: 20px;
}
.grid-section .grid-card {
    margin-bottom: 5px;
}
.blog-sidebar .grid-card {
    padding: 15px;
}
.category-grid-box-1 .category-title span + span {
    padding-left: 5px;
}
.blog-sidebar .grid-card h2 {
    color: #232323;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}
.latest-design {
    position: relative;
}
.single-new::before {
    background: #e5e5e5 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: calc(38.5888% - 15px);
    top: 0;
    width: 1px;
}
.postdetails .submit-form .sw-main.sw-theme-default .step-content {
    padding: 50px;
    padding-top: 10px !important;
    padding-bottom: 15px !important;
}
.form-wizard .post-ad-form {
    padding: 30px;
}
.postdetails .sw-theme-default > ul.step-anchor > li a {
    font-size: 18px;
    font-weight: 500;
}
.postdetails .sw-theme-default > ul.step-anchor > li.active > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #f58936 !important;
}
.postdetails .sw-theme-default > ul.step-anchor > li > a::after {
    background: #f58936 none repeat scroll 0 0;
}
.postdetails .submit-form .sw-theme-default > ul.step-anchor > li a small {
    color: #ccc;
    padding-left: 0;
}
.postdetails .submit-form label small {
    color: #ccc !important;
}
.clear-custom {
    position: relative;
}
.new-filters #search-section {
    background: #fff;
    padding: 20px;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}
.new-filters #search-section h2 {
    color: #232323;
    margin-bottom: 5px;
    font-weight: 500;
    font-size: 20px;
}
.new-filter {
    background: rgba(0, 0, 0, 0) url("../images/pattern.jpg") repeat scroll 0 0 / cover;
    border-radius: 4px;
    margin-top: -100px;
    margin-bottom: 50px;
    float: left;
    width: 100%;
    padding: 20px;
    position: relative;
    z-index: 9;
}
.new-filter .noUi-origin, .filtes-with-maps .noUi-origin {
    border-radius: 0;
}
.new-filter .noUi-target, .filtes-with-maps .noUi-target {
    border: medium none;
    border-radius: 0;
    box-shadow: none;
}
.new-filter .noUi-background, .filtes-with-maps .noUi-background {
    background: #44728e none repeat scroll 0 0;
}
.new-filter .noUi-horizontal, .filtes-with-maps .noUi-horizontal {
    height: 6px;
}
.new-filter .noUi-handle::after, .new-filter .noUi-handle::before, .filtes-with-maps .noUi-handle::after, .filtes-with-maps .noUi-handle::before {
    content: none;
}
.new-filter .noUi-horizontal .noUi-handle, .filtes-with-maps .noUi-horizontal .noUi-handle {
    height: 14px;
    left: -7px;
    top: -4px;
    width: 14px;
}
.new-filter .noUi-handle, .filtes-with-maps .noUi-handle {
    background: #94b9d0 none repeat scroll 0 0;
    border: 2px solid #2e566e;
    border-radius: 100%;
    box-shadow: none;
    cursor: pointer;
}
.new-filter .search-form .price-slider-value, .filtes-with-maps .search-form .price-slider-value {
    display: block;
    margin-bottom: 11px;
    margin-top: 40px;
    color: #232323;
    font-size: 14px;
    font-weight: 600;
}
.new-filter .search-form .btn {
    margin-top: 43px;
}
.new-filter.no-top-margin {
    margin-top: 0;
}
.adv-srch {
    color: #232323;
    float: right;
    font-size: 14px;
    font-weight: 500;
    text-align: right;
}
.new-filter .advanced-search {
    display: none;
}
.map-content {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    padding: 0;
    position: relative;
}
.map-content-sidebar {
    background-color: #f4f4f2;
    min-height: auto;
    overflow: hidden;
    padding: 20px 0;
}
.search-with-ads {
    max-height: 525px;
    overflow: hidden;
    position: relative;
}
.map-content .ad-map {
    height: 790px;
    margin-bottom: 0;
    width: 100%;
}
.no-container {
    display: table;
    height: calc(100vh - 120px);
    table-layout: fixed;
    width: 100vw;
    position: relative;
}
.no-container > .left-area {
    display: flex;
    height: 100%;
    vertical-align: top;
    position: relative;
}
.no-container .ad-map {
    height: 100%;
}
.map .leaflet-pane {
    z-index: 7;
}
.no-container .map {
    height: 100%;
    width: 100%;
}
.no-container > .right-area {
    background: #f1f2f6 none repeat scroll 0 0;
    display: table-cell;
    height: 100%;
    vertical-align: top;
    width: 775px;
    position: relative;
}
.no-container > .right-area > .inner-content {
    height: calc(100vh - 73px);
    overflow: auto;
    padding: 20px 30px 0;
    width: 100%;
}
.ads-listing-history .results {
    color: #172434;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.8px;
    margin-bottom: 10px;
}
.seprator {
    position: relative;
    border-bottom: 1px solid #ddd;
    margin: 15px 0;
}
.modern-version-block-cat::after {
    border-left: 0 none;
    border-right: 10px solid transparent;
    border-top: 10px solid #adb5bd;
    bottom: -9px;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    transition: all 0.3s ease 0s;
    width: 0;
}
.modern-version-block-cat {
    background-color: #adb5bd;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    height: 35px;
    letter-spacing: 0;
    line-height: 23px;
    overflow-wrap: normal;
    padding: 8px 10px;
    position: relative;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    white-space: nowrap;
    margin-bottom: 10px;
}
.modern-version-block-info {
    float: left;
    line-height: 35px;
    width: 100%;
}
.modern-version-block-info .post-author {
    color: #a0a0a0;
    font-size: 14px;
}
.modern-version-block-info img {
    border-radius: 100%;
    margin-right: 7px;
    width: 35px;
}
.modern-version-block-info .post-author span:nth-child(2) {
    color: #333;
    font-weight: 500;
    font-size: 16px;
}
.modern-version-block-info .post-author a {
    color: #333;
    font-weight: 500;
    font-size: 16px;
}
.modern-version-block-info ul {
    position: relative;
}
.modern-version-block-info ul li {
    display: inline-block;
}
.full-width.new-price-tag h3 {
    color: #232323;
    font-size: 22px;
    font-weight: 500;
    position: relative;
    text-align: right;
}
.new-price-tag h3 {
    position: absolute;
    right: 0;
    color: #232323;
    font-size: 22px;
    font-weight: 500;
}
.sidebar-user-link .btn {
    padding: 14px 15px;
    color: #fff;
}
.btn-phone {
    background: #15a949 none repeat scroll 0 0;
}
.btn-phone strong, .btn-phone span, .btn-message span {
    color: #fff;
}
.btn-message {
    background: #4691e1 none repeat scroll 0 0;
}
.sidebar .widget .widget-content .sidebar-user-link ul.ad-action-list li {
    color: #a0a0a0;
    font-size: 14px;
    padding: 7px 0;
}
.sidebar .widget .widget-content .sidebar-user-link ul.ad-action-list li a {
    color: #a0a0a0;
}
.sidebar .widget .widget-content .sidebar-user-link ul.ad-action-list li::before {
    content: "";
    padding: 0;
}
.sidebar .widget .widget-content .sidebar-user-link ul.ad-action-list {
    margin-top: 5px;
}
.modern-version-block {
    overflow: hidden;
}
.modern-version-block .descs-box {
    padding-bottom: 0;
}
.modern-version-block-btnz {
    float: right;
    margin-top: 35px;
}
.modern-version-block-btnz .ui-group-buttons a {
	width:48%;
	float: left;
	margin-right: 5px;
}

.modern-version-block-btnz .ui-group-buttons .ext_cls {
    width:100%;
   
}


.modern-version-block-btnz .ui-group-buttons a:nth-child(2) {
	margin-right:0;
	color:#FFF:
}
.modern-version-block-btnz .ui-group-buttons a:nth-child(2) i {
	color:#FFF;
}
.modern-version-block-btnz .ui-group-buttons a:nth-child(3) {
	width:100%;
	margin-top:20px;
}
.modern-version-block-btnz .ui-group-buttons.btn-default {
	margin-top:10px;
	display:block;
}
.modern-version-block-tabs {
    margin-bottom: 20px;
}
.modern-version-block-tabs ul li {
    color: #999;
    display: inline-block;
    font-weight: 500;
    margin-right: 30px;
}
.modern-version-block-tabs ul li a {
    color: #999;
}
.modern-version-block-tabs ul li a i {
    margin-right: 3px;
}
.ui-group-buttons .or {
    position: relative;
    float: left;
    width: .3em;
    height: 1.3em;
    z-index: 3;
    font-size: 15px
}
.ui-group-buttons .or:before {
    position: absolute;
    top: 50%;
    left: 50%;
    content: 'or';
    background-color: #5a5a5a;
    margin-top: -.1em;
    margin-left: -.9em;
    width: 1.8em;
    height: 1.8em;
    line-height: 1.55;
    color: #fff;
    font-style: normal;
    font-weight: 400;
    text-align: center;
    border-radius: 500px;
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}
.ui-group-buttons .or:after {
    position: absolute;
    top: 0;
    left: 0;
    content: ' ';
    width: .3em;
    height: 2.84em;
    background-color: rgba(0, 0, 0, 0);
    border-top: .6em solid #5a5a5a;
    border-bottom: .6em solid #5a5a5a
}
.ui-group-buttons {
    display: inline-block;
    vertical-align: middle
}
.ui-group-buttons:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}
.ui-group-buttons .btn {
    border-radius: 0
}
.flexslider .slide-thumbnail {
    margin-top: 15px;
}
.modern-version {}
ul.ad-action-list li {
    list-style: outside none none;
}
ul.ad-action-list li a {
    line-height: 30px;
}
.sidebar-user-info .media {
    margin: 20px 0;
    padding: 0 15px;
}
.sidebar-user-info .media .dp {
    border: 10px solid #eee;
    transition: all 0.2s ease-in-out;
}
.sidebar-user-info .media-heading {
    color: #232323;
    font-weight: 500;
    margin-bottom: 0;
    margin-top: 0;
}
.sidebar-user-info .media-body p {
    font-size: 12px;
    margin-bottom: 0;
}
.modern-version .sidebar .panel-default .panel-heading {
    background-color: #f5f5f5 !important;
    border-color: #ddd !important;
}
.modern-version .btn-sold {
    margin-top: 20px;
    padding: 10px 70px;
}
.modern-version .list-style-1 .panel .panel-body {
    background-color: #f0f0f0;
}
.modern-version .list-style-1 .panel .panel-body .tab-content .panel-body {
    background-color: #fff;
}
.modern-version .grid-card {
    box-shadow: none;
    padding: 0 15px;
    border: 1px solid #f1f1f1;
}
.new-filter .form-group .form-control {
    padding: 12px 12px;
}
.new-filter .form-group {
    min-height: 90px !important;
}
.price_slider_padding {
    padding: 7px 3px !important;
    width: 82px !important;
}
.new-filter .form-group .input-group-addon {
    width: 0px !important;
}
.fa_cursor {
    cursor: pointer !important;
}
.with_top_bar .grid-card {
    border: 1px solid #eeeeee;
    box-shadow: none;
}
.with_top_bar .header-listing .custom-select-box {
    display: block;
    width: 90%;
    border: medium none !important;
}
.with_top_bar .header-listing {
    padding: 0;
}
.with_top_bar .listingTopFilterBar {
    min-height: 55px;
}
.with_top_bar ul.filterAdType li .filterAdType-count {
    line-height: 54px;
    float: left;
}
.filtes-with-maps .input-group.margin-top-10 {
    margin-top: 13px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
    margin-right: 10px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 53px;
}
.with_top_bar .header-listing .select2-container--default .select2-selection--single {
    border: medium none !important;
    border-left: 1px solid #eeeeee !important;
}
.hide_adv_search {
    display: none;
}
.no-container.position-right > .right-area {
    display: flex;
}
.ad-map {
    height: 520px;
    width: 100%;
    position: relative;
    z-index: 0;
}
#google-map-btn a {
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    color: #333;
    display: inline-block;
    padding: 9px 16px 8px;
    transition: all .2s ease-in-out 0s
}
#google-map-btn a:hover {
    color: #fff
}
#google-map-btn {
    bottom: 50px;
    display: inline-block;
    font-size: 16px;
    list-style: outside none none;
    padding: 0;
    position: absolute;
    right: 20px;
    z-index: 999
}
#google-map-btn.top {
    bottom: initial;
    right: 20px;
    top: 20px
}
#google-map-btn li {
    float: left;
    line-height: 20px;
    margin-left: 4px
}
#prevpoint::before, #nextpoint::after {
    font-family: "FontAwesome";
    font-size: 16px;
    font-weight: 500;
    line-height: 1px;
    margin: 0 0 0 6px;
    position: relative;
    top: 1px
}
#prevpoint::before {
    content: "\f053";
    margin: 0 6px 0 0
}
#nextpoint::after {
    content: "\f054";
    margin: 0 0 0 6px
}
.gmnoprint {
    margin: 10px
}
.custom-zoom-in, .custom-zoom-out {
    background-color: #fff;
    color: #333;
    cursor: pointer;
    border-radius: 3px;
    margin: 5px 15px;
    transition: color .3s, background-color .3s;
    box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.2);
    text-align: center;
    font-size: 15px;
    height: 32px;
    width: 32px
}
.custom-zoom-in:hover, .custom-zoom-out:hover {
    background-color: #66676b;
    color: #fff
}
.custom-zoom-in:before, .custom-zoom-out:before {
    font-family: "FontAwesome";
    width: 100%;
    line-height: 34px;
    transition: -webkit-text-stroke .3s;
    -webkit-text-stroke: 1px #fff
}
.custom-zoom-in:before {
    content: "\f067"
}
.custom-zoom-out:before {
    content: "\f068"
}
.custom-zoom-in:hover:before, .custom-zoom-out:hover:before {
    -webkit-text-stroke: 1px #66676b
}
.cluster img {
    display: none
}
.cluster {
    width: 36px!important;
    height: 36px!important
}
.cluster div::before {
    border: 7px solid #e52d27;
    box-shadow: 0 0 0 4px #e52d27 inset;
    opacity: 0.2;
}
.cluster div {
    background-color: #e52d27;
}
.cluster div {
    text-align: center;
    font-size: 15px!important;
    color: #fff!important;
    font-weight: 500;
    border-radius: 50%;
    width: 36px!important;
    height: 36px!important;
    line-height: 36px!important
}
.cluster div:before {
    opacity: .2;
    content: '';
    position: absolute;
    border-radius: 50%;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    animation: cluster-animation 2.5s infinite
}
@keyframes cluster-animation {0%, 100% {transform: scale(1.3) rotate(0deg)}50% {transform: scale(1.5) rotate(90deg)}}
.infoBox-close {
    position: absolute;
    top: 10px;
    right: 10px;
    display: inline-block;
    z-index: 999;
    text-align: center;
    line-height: 31px;
    cursor: pointer;
    font-size: 15px;
    font-weight: 500;
    height: 31px;
    width: 31px;
    background-color: #fff;
    color: #333;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    font-family: "FontAwesome";
    border-radius: 3px;
    -webkit-text-stroke: 1px #fff
}
.infoBox-close:hover {
    color: #fff;
    background-color: #66676b;
    -webkit-text-stroke: 1px #66676b
}
.infoBox {
    -webkit-animation: fadeIn .9s;
    animation: fadeIn .9s
}
@-webkit-keyframes fadeIn {from {opacity: 0}to {opacity: 1}}
@keyframes fadeIn {from {opacity: 0}to {opacity: 1}}
.infoBox:after {
    content: "";
    position: absolute;
    bottom: 10px;
    left: 40px;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #fff
}
ul.city-select-city li a {
    font-size: 14px;
}
.tag-search .tag {
    font-size: 14px;
    padding: .3em .4em .4em;
    margin: 0 .1em;
}
.tag-search .tag a {
    color: #bbb;
    cursor: pointer;
    opacity: 0.6;
}
.tag-search .tag a:hover {
    opacity: 1.0
}
.tag-search .tag .remove {
    vertical-align: middle;
    top: 0;
}
.tag-search .tag a .glyphicon-white {
    color: #fff;
}
.tag-search .tag .glyphicon {
    margin-right: 0px !important;
}
.tag-search {
    width: auto;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.add-on .input-group-btn > .btn {
    padding: 12px;
}
.add-on .form-control:focus {
    box-shadow: none;
    -webkit-box-shadow: none;
    border-color: #cccccc;
}
.add-on .input-group-btn > .btn .glyphicon {
    margin-right: 0;
}
.add-on .input-group-btn .custom_padding {
    padding: 15px !important;
}
.seprator #price-slider {
    margin-left: 7px;
}
.for-radius .form-control.custom_width_radius {
    width: 30%;
}
.for-radius .form-control.custom_width_location {
    width: 70%;
}
.for-radius .btn {
    padding: 15px;
}
.for-radius .input-group-btn {
    margin: 0;
}
.no-container .header-listing {
    position: relative;
    display: block;
}
.no-container .header-listing .custom-select-box {
    display: inline-block;
    float: right;
    width: 230px;
    position: absolute;
    right: 0;
    top: -40px;
}
#sb-radius-form input.parsley-error {
    color: #B94A48 !important;
    background-color: #F2DEDE !important;
    border: 1px solid #EED3D7 !important;
}
.ad_errors {
    display: none;
}
#dynamic-fields .select2-container {
    width: 100% !important;
}
.new-shortcode .nav-tabs {
    border-bottom: medium none;
}
.new-shortcode .tab .nav-tabs li {
    text-align: center;
    margin-right: 3px;
}
.new-shortcode .tab .nav-tabs li a {
    font-size: 15px;
    font-weight: 600;
    color: #22272c;
    padding: 15px 25px;
    background: #eee;
    margin-right: 0;
    border-radius: 0;
    border: none;
    text-transform: uppercase;
    position: relative;
    transition: all 0.5s ease 0s;
}
.new-shortcode .tab .nav-tabs li.active a, .new-shortcode .tab .nav-tabs li a:hover {
    color: #fff;
    border: none;
}
.new-shortcode .tab .tab-content {
    font-size: 15px;
    color: #3d3537;
    line-height: 30px;
    padding: 30px 0 0;
    border: medium none;
    position: relative;
    overflow: hidden;
}
.new-shortcode .tab .tab-content h3 {
    font-size: 20px;
    font-weight: bold;
    margin-top: 0;
}
@media only screen and (max-width: 480px) {
    .new-shortcode .tab .nav-tabs li {
        width: 100%;
    }


    .tabbable-line > .nav-tabs{
        margin: 0 auto !important;   
        position: relative !important;
        margin-bottom: 30px !important;
        right: auto !important;
    }

    .tabbable-line > .nav-tabs > li{
        width: 100%;
        text-align: center;
    }
    
    




}

.tabbable-line > .nav-tabs > li.active > a {
    color: #fff !important;
}






.small-breadcrumb.modern-type .breadcrumb-link ul {
    float: right;
}
.small-breadcrumb.modern-type .breadcrumb-link ul li {
    text-align: right;
    display: inline-block;
}
.bread-3 .header-page {
    margin-top: 7px;
}
.logo-area {
    background: #ccc;
}
.img-circle {
    border-radius: 50%;
}
.nav-cell {
    padding-top: 5px;
    display: table-cell;
    vertical-align: middle;
}
.header-middle {
    padding: 15px 0;
    border-bottom: 1px solid #f1f1f1;
}
.header-middle .widget i {
    font-size: 26px;
}
.header-middle .widget a {
    font-size: 14px;
    color: #808080;
    text-transform: uppercase;
}
.header-middle .widget h5 {
    margin: 0;
    font-size: 16px;
    color: #232323;
    font-weight: 500;
}
.panel .panel-body .category-grid-box {
    margin-bottom: 0;
}
.listing-detail .listing-content ul li span span.padding_cats + span.padding_cats {
    padding-left: 5px;
    color: #777;
}
.listing-detail .listing-content ul li span span.padding_cats a {
    color: #777;
}
.no-container > .right-area > .inner-content .new-small-grid::before {
    -webkit-transition: rotate(4deg);
    -moz-transition: rotate(4deg);
    -ms-transition: rotate(4deg);
    -o-transition: rotate(4deg);
    transform: rotate(4deg);
}
.modern-version-block-cat:hover {
    color: #fff;
}
.morden-pricing .pricing-fancy {
    margin-bottom: 0;
    padding: 81px 32px;
}
.grid-section .blog-sidebar .panel-default > .panel-heading {
    background-color: #f5f5f5;
}
.btn-theme.btn-white {
    background-color: #fff;
    color: #232323;
    border: 1px solid #f1f1f1;
}
.for-radius, .for-radius .form-group .new-location {
    position: relative;
}
.for-radius .form-group .new-location i {
    position: absolute;
    right: 202px;
    top: 14px;
    color: #ccc;
    z-index: 9;
    font-size: 25px;
}
.section-padding.modern-version {
    padding: 40px 0;
}
.modern-version .grid-panel .featured-slider-1 .owl-item .item .category-grid-box-1, .modern-version .grid-card .featured-slider-1 .owl-item .item .category-grid-box-1 {
    margin-bottom: 10px;
}
.grid-section .grid-card {
    margin-bottom: 20px;
}
.grid-card .grid-padding .listing-card {
    margin-bottom: 30px;
    box-shadow: none;
}
.modern-version .sidebar .widget {
    margin-bottom: 20px;
}
.modern-version .sidebar .widget + .widget {
    margin-top: 0;
}
.enable-transparent #intro-hero {
    padding-top: 186px;
}
.enable-transparent .modern_sample {
    height: 650px;
}
.enable-transparent .modern_sample .content {
    margin: auto;
    max-width: 70em;
    padding: 14em 5em 5em;
}
.enable-transparent .modern_sample2 {
    height: 570px;
}
.enable-transparent .modern_sample2 .content {
    margin: auto;
    max-width: 70em;
    padding: 16em 5em 5em;
}
.enable-transparent .main-search {
    min-height: 530px;
}
.enable-transparent .main-search .main-search-title {
    padding-top: 260px;
}
.btn-white {
    color: #232323;
    background-color: #FFFFFF;
    border-color: #F1F1F1;
}
.sidebar .widget .widget-content .panel.status .panel-title {
    font-size: 16px;
    font-weight: 500;
}
.sidebar .widget .widget-content .panel.status .panel-body strong {
    color: #232323;
    font-size: 16px;
}
.sidebar .widget .widget-content .panel.status .panel-title.fancy strong {
    text-align: right;
    float: right;
}
.sidebar .widget .widget-content .panel.status .panel-title.fancy strong a small {
    color: #232323;
    font-size: 14px;
    font-weight: 500;
}
.sidebar .widget .widget-content .panel.status.panel-info > .panel-heading, .sidebar .widget .widget-content .panel.status.panel-success > .panel-heading, .sidebar .widget .widget-content .panel.status.panel-warning > .panel-heading {
    background-color: #fff;
    border-color: #fff;
}
.location-card {
    border: 0;
    border-radius: 0.1875rem;
    display: inline-block;
    position: relative;
    width: 100%;
    margin-bottom: 30px;
    box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.2);
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
}
.card-cascade.narrower .view {
    margin-top: -15px;
    border-radius: 5px;
}
.card-cascade.narrower .view, .wider .card-block {
    background-color: #fff;
    margin-left: 4%;
    margin-right: 4%;
}
.card-cascade .view {
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .2), 0 3px 10px 0 rgba(0, 0, 0, .19);
}
.card-cascade img {
    border-radius: 3px;
}
.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
    position: relative;
    z-index: 1;
}
.location-card h3 {
    color: #232323;
    font-weight: 500;
}
.location-card h5 {
    color: #ccc;
    font-weight: 500;
}
.location-card .marker-img {
    position: absolute;
    right: 20px;
    bottom: 20px;
    opacity: 0.7;
    width: 48px;
}
.gradient1 {
    display: inline-block;
    position: relative;
    color: #000;
    background: #fff;
    mix-blend-mode: multiply;
}
.gradient1::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: -webkit-linear-gradient(left, #23966c, #faaa54, #e23b4a, #db0768, #360670);
    background: linear-gradient(to right, #23966c, #faaa54, #e23b4a, #db0768, #360670);
    pointer-events: none;
}
.gradient1::before {
    mix-blend-mode: screen;
}
#accordion .panel-body.countries ul li a {
    font-size: 14px;
    color: #232323;
}
.country-locations {
    border: 1px solid #eeeeee;
    margin-bottom: 20px;
}
.country-locations a {
    color: #999;
    text-transform: capitalize;
    font-size: 16px;
}
.country-locations.single-line img {
    padding-top: 10px;
}
.country-locations img {
    float: left;
    width: 76px;
    padding-top: 25px;
    padding-left: 20px;
    margin-right: 10px;
}
.image-link, .search-result-item {
    position: relative;
}
.social-f {
    width: 100%;
    padding: 0;
    margin: 0;
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    transition: all 0.5s ease 0s;
}
.image-link:hover .social-f {
    bottom: 0;
}
.social-f li {
    display: inline-block;
}
.social-f li a {
    display: block;
    padding: 10px;
    font-size: 17px;
    color: #fff;
    transition: all 0.3s ease 0s;
}
.social-f li a:hover {
    color: #000;
    background: #f7f5ec;
}
.adforest-comment {
    margin-bottom: 30px;
    padding-bottom: 30px;
    position: relative;
    border-bottom: 1px solid #eee;
    padding: 0 5px 30px;
}
.adforest-comment-area .adforest-comment:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}
.adforest-comment .author-image {
    height: 80px;
    width: 80px;
    position: relative;
    float: left;
    border-radius: 100px;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 1px 5px #eee;
    box-shadow: 0px 0px 1px 5px #eee;
}
.adforest-comment .author-info {
    display: inline-block;
    width: calc(100% - 105px);
    margin-left: 20px;
}
.adforest-comment .author-info .author-name {
    margin-bottom: 10px;
    font-family: 'Quicksand', sans-serif;
    font-weight: 500;
    font-size: 20px;
}
.adforest-comment .author-info ul.icons {
    margin-top: 15px;
}
.adforest-comment .author-info ul.icons > li {
    margin-right: 15px;
}
.adforest-comment .date {
    margin: 10px 0;
    color: #888;
    font-size: 14px;
}
.adforest-comment .reply-btn {
    border: 1px solid #bbb;
    padding: 5px 20px;
    border-radius: 50px;
    margin-top: 10px;
}
.adforest-comment .reply-btn:hover {
    border-color: #888;
    background: #000;
    color: #fff;
}
.adforest-comment i {
    margin-right: 5px;
    color: #ccc;
}
.adforest-comments-meta {
    margin-bottom: 10px;
}
.adforest-comments-meta ul {
    list-style: none;
}
.adforest-comment p {
    margin-bottom: 15px;
}
.adforest-comments-meta ul li::after {
    content: "|";
    width: 100%;
    height: 100%;
    color: #ddd;
    margin-left: 15px;
}
.adforest-comments-meta ul li:last-child::after {
    content: "";
    margin: 0;
}
.adforest-comments-meta ul li {
    display: inline-block;
    margin-right: 15px;
}
.ratings i.color {
    color: #ffcc00;
}
.ratings i {
    color: #ddd;
    font-size: 16px;
}
.adforest-comment-reply {
    margin-top: 20px;
    position: relative;
}
.adforest-comment-reply .post-comments {
    border: 1px solid #eee;
    margin-bottom: 20px;
    margin-right: 0px;
    padding: 10px 20px;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    color: #6b6e80;
    position: relative;
}
.adforest-comment-reply .meta {
    font-size: 14px;
    color: #aaaaaa;
    padding-bottom: 8px;
    margin-bottom: 10px !important;
    border-bottom: 1px solid #eee;
}
.ad-post-map {
    right: 56px !important;
}
.footer-top .widget.socail-icons li a.YouTube {
    background-color: #ff0000;
}
.sidebar-activity {
    padding: 1rem;
}
.sidebar-activity {
    padding: 1rem;
    position: relative;
    overflow: hidden;
}
.adforest-top-bidders::after {
    content: '';
    position: absolute;
    z-index: 9;
    left: 33px;
    top: 13px;
    bottom: 28px;
    width: 1px;
    background: #ddd;
}
.adforest-top-bidders .top-bidder-grids {
    position: relative;
    z-index: 10;
    margin-bottom: 1.5rem;
}
.adforest-top-bidders .top-bidder-grids .media, .adforest-top-bidders .top-bidder-grids.media-body {
    overflow: visible;
}
.media-left {
    padding-right: 1rem;
}
.avatar {
    position: relative;
    width: 48px;
    height: 48px;
    line-height: 48px;
}
.adforest-top-bidders .top-bidder-grids .avatar img {
    -webkit-box-shadow: 0 0 0 5px #fff;
    box-shadow: 0 0 0 5px #fff;
}
.adforest-top-bidders .avatar img {
    width: 100%;
    border-radius: 50%;
}
.adforest-top-bidders .top-bidder-grids .bidding-notification {
    position: absolute;
    top: -5px;
    left: -5px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 10px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 3px #fff;
    box-shadow: 0 0 0 3px #fff;
}
.bg-danger {
    color: #fff !important;
    background-color: #f44236 !important;
}
.adforest-top-bidders .top-bidder-grids .n-text a {
    font-weight: 600;
}
.adforest-top-bidders .top-bidder-grids {
    position: relative;
    z-index: 10;
    margin-bottom: 1.5rem;
}
.adforest-top-bidders .top-bidder-grids:last-child {
    margin-bottom: 0;
}
.adforest-top-bidders .date {
    display: block;
    position: relative;
    top: -5px;
    color: #ccc;
    text-transform: uppercase;
    font-size: 16px;
}
.text-black {
    color: #232323;
}
.time-ago {
    font-size: 16px;
    color: #ccc;
}
.bid-offer {
    font-size: 18px;
    font-weight: bolder;
}
.card .clock {
    margin-bottom: 15px;
}
.clock .column-time {
    display: inline-block;
    text-align: center;
    width: 24%;
}
.days {
    display: none;
}
.clock .column-time .text {
    font-size: 13px;
}

.card .clock .column-time{
    margin-right: 0px !important;
    margin-left:  0px !important;
}

.bidding_timer {
    display: inline-block;
    text-align: center;
    font-size: 36px;
    position: relative;
    height: 70px;
    width: 76px;
    color: #fff;
    line-height: 70px;
    background: #4c4c4c;
    background: -moz-linear-gradient(top, #4c4c4c 0%, #595959 12%, #666666 25%, #474747 39%, #2c2c2c 50%, #000000 51%, #111111 60%, #2b2b2b 76%, #1c1c1c 91%, #131313 100%);
    background: -webkit-linear-gradient(top, #4c4c4c 0%, #595959 12%, #666666 25%, #474747 39%, #2c2c2c 50%, #000000 51%, #111111 60%, #2b2b2b 76%, #1c1c1c 91%, #131313 100%);
    background: linear-gradient(to bottom, #4c4c4c 0%, #595959 12%, #666666 25%, #474747 39%, #2c2c2c 50%, #000000 51%, #111111 60%, #2b2b2b 76%, #1c1c1c 91%, #131313 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313', GradientType=0);
}
.sidebar .card .tab-content .panel.status.panel-info > .panel-heading, .sidebar .card .tab-content .panel.status.panel-success > .panel-heading, .sidebar .card .tab-content .panel.status.panel-warning > .panel-heading {
    background-color: #fff;
    border-color: #fff;
}
.sidebar .card .tab-content .panel.status .panel-title {
    font-size: 16px;
    font-weight: 500;
}
.sidebar .card .tab-content .panel.status .panel-title.fancy strong {
    text-align: right;
    float: right;
}
.sidebar .card .tab-content .panel.status .panel-title.fancy strong a {
    padding: 0;
}
.sidebar .card .tab-content .panel.status .panel-title.fancy strong a small {
    color: #232323;
    font-size: 14px;
    font-weight: 500;
}
.category-grid-box .clock {
    margin-top: 20px;
}
.category-grid-box .clock .bidding_timer {
    font-size: 20px;
    position: relative;
    height: 46px;
    width: 70px;
    color: #fff;
    line-height: 45px;
}
.listing-bidding {
    position: absolute;
    bottom: 0;
    right: -6px;
    z-index: 999;
}
.listing-bidding .clock .bidding_timer {
    font-size: 18px;
    height: 35px;
    width: 35px;
    color: #fff;
    line-height: 38px;
}
.listing-bidding .clock .column-time {
    width: 23%;
}
.category-grid-box-1 .short-description-1 .listing-bidding {
    top: -36px;
    right: 0;
}
.category-grid-box-1 .short-description-1 .listing-bidding .clock .bidding_timer {
    font-size: 18px;
    height: 35px;
    width: 35px;
    color: #FFF;
    line-height: 33px;
    background: #243136;
}
.new-small-grid .listing-bidding {
    position: absolute;
    bottom: 12px;
}
.adforest-new-filters .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #EEEEEE;
    border-top: 1px solid #ddd !important;
}
.adforest-new-filters ul.city-select-city li a {
    color: #000 !important;
}
.adforest-new-filters ul.city-select-city li .tax-show-more{
    border: 1px solid #ddd;
    padding: 10px 18px 10px 30px;
    color: #fff !important;
    border-radius: 4px;
}
.adforest-new-filters ul.city-select-city li .tax-show-more::after {
    font-family: FontAwesome;
    padding-right: 10px;
    content: "\f061";
    margin-left: 8px;
}
.adforest-new-filters ul.city-select-city li a span {
    color: #9e9e9e;
    margin-left: 5px;
}
.with-top-bar {
    position: relative;
}
.with-top-bar i {
    position: absolute;
    right: 15px;
    top: 14px;
    color: #ccc;
    z-index: 9;
    font-size: 25px;
}
.with-top-bar {
    position: relative;
}
.with-top-bar i {
    position: absolute;
    right: 15px;
    top: 14px;
    color: #ccc;
    z-index: 9;
    font-size: 25px;
}
.bump-or-feature {
    position: relative;
    margin: 10px 0 0;
}
.bump-or-feature .btn-sm {
    padding: 4px 8px;
    font-size: 10px;
}
.bump-or-feature .btn-sm:hover {
    color: #fff;
}
.category-grid-box-1 .confirmation-buttons a {
    color: inherit;
}
.category-grid-box-1 .confirmation-buttons a:hover {
    color: #232323;
}
#adforest_res .white.category-grid-box-1 {
    overflow: inherit !important;
}
.ad-type .type-icon {
    float: left;
    padding-right: 15px;
}
.ad-type .type-icon img {
    color: #FFFFFF;
    width: 25px;
}
.ad-type {
    background: #f58936;
    padding: 15px;
}
.ad-type .type-text span {
    color: #FFFFFF;
    font-size: 24px;
    font-weight: 600;
}
.type-text img {width: 50px;-webkit-transform: rotate(35deg);-moz-transform: rotate(35deg);-ms-transform: rotate(35deg);-o-transform: rotate(35deg);float: right;opacity: 0.5;}
.off-canvas-menu {
    float: left;
}
.adforest-logo {
    position: relative;
    overflow: hidden;
    margin-top: 3px;
}
.search-bar-items .form-control {
    border: 1px solid #f6944a;
    border-radius: 30px;
    height: 44px;
}
.adforest-select-2 .select2-selection {
    border-radius: 30px;
    border-color: #f6944a;
    padding: 0 25px;
    height: 44px !important;
}
.count-timer {
    position: absolute;
    top: 112px;
    left: 205px;
}
.count-timer p {
    color: #FFFFFF;
    font-weight: 600;
}
.adforest-canvas-menu {
    position: absolute;
    top: 11px;
    left: 50px;
}
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}
.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}
.sidenav a:hover {
    color: #f1f1f1;
}
.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}
#main {
    transition: margin-left .5s;
    padding: 7px;
}
.adforest-right-bar .btn-primary {
    width: 100%;
    padding: 35px 60px;
    color: #ffffff;
    background-color: #f58936;
    border-color: #f6944a;
}
.adforest-header-section .container-fluid {
    padding-right: 0;
}
.adforest-header-section {
    box-shadow: 0px 15px 10px -15px #111;
    position: relative;
    padding: 0;
}
.search-bar-section .form-control {
    border-radius: 30px 0 0 30px;
    padding: 15px 25px;
}
.adforest-selects .select-width {
    width: 100%;
}
.adforest-selects .select2-selection {
    height: 52px;
    border-radius: 0px 30px 30px 0px;
    padding: 0px 20px;
}
.modify-button .btn-primary {
    border-radius: 67px;
    padding: 15px 34px;
    background-color: #f58936;
    border-color: #f6944a;
}
.adforest-right-bar {
    position: relative;
    float: right;
}
.search-bar-section .form-group {
    margin: 0;
}
.modify-button {
    position: absolute;
    right: 28px;
}
.adforest-header-section .select2-container--default .select2-selection--single .select2-selection__placeholder {
    font-weight: 100;
}
.wrapped {
    margin-top: 17px;
    margin-bottom: 17px;
    position: relative;
    overflow: hidden;
}
.adforest-header-section .fa-plus {
    padding-right: 10px;
}
.new-small-grid {
    margin-bottom: 33px !important;
}
.padding-gray-buttons {
    text-align: center;
    margin-top: 20px;
}
.padding-gray-buttons .btn-primary {
    background-color: #f58936;
    color: #FFFFFF;
    border-color: #f58936;
    padding: 12px 30px;
}
.download-apps {
    background-attachment: scroll;
    width: 100%;
    height: 335px;
    background-position: center;
    position: relative;
}
.download-apps::before {
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    background: rgba(0, 0, 0, 0.7);
}
.download-apps-content {
    position: relative;
    z-index: 999;
    text-align: center;
}
.download-text h2 {
    color: #fff;
}
.download-text h2::before {
    background-color: #fff;
    bottom: 0px;
    content: "";
    height: 1px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 99px;
}
.download-text h2::after {
    background-color: #fff;
    bottom: -6px;
    content: "";
    height: 1px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 59px;
}
.download-apps {
    padding: 50px 0;
}
.download-short-text {
    padding: 0px 60px;
}
.download-text {
    margin-bottom: 30px;
}
.feature-icons {
    position: absolute;
    right: 30px;
    bottom: 132px;
}
.feature-shops img {
    width: 100%;
}
.feature-icons i {
    border-radius: 50%;
    color: #FFF;
    font-size: 20px;
    padding: 5px;
    opacity: 0.6;
}
.feature-icons i:hover {
    opacity: 1;
}
.feature-ad-text {
    text-align: center;
    padding-bottom: 50px;
}
.feature-text h4 {
    font-family: 'Quicksand', sans-serif;
}
.feature-shadow .list-inline {
    background: #f9f9f9;
    padding: 7px 20px;
    margin-left: 0px;
}
.feature-shadow ul.list-inline li, .feature-shop-colors ul.list-inline li {
    font-size: 12px;
}
.items {
    margin-left: 8px;
    font-family: 'Source Sans Pro', sans-serif;
}
.feature-text .fa-map-o {
    padding-right: 18px;
}
.feature-description {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
.feature-text {
    padding-bottom: 21px;
    margin-left: 24px;
}
.feature-shops::before {
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    background: rgba(0, 0, 0, 0.9);
    background: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.99));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.99));
}
.feature-shops a:after {
	position: absolute;
	top: 0;
	left: 0;
	content: ' ';
	height: 100%;
	width: 100%;
	z-index: 1;
}
.feature-shops {
    position: relative;
}
.feature-text i {
    padding-right: 10px;
}
.feature-ad {
    padding: 60px 0;
}
.feature-ad-text h3 {
    color: #f58936;
    font-size: 27px;
}
.feature-products h3 {
    font-family: 'Quicksand', sans-serif;
}
.colors {
    color: #232323;
}
.feature-ad-text h3::before {
    background-color: #f58936;
    bottom: 0px;
    content: "";
    height: 1px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 99px;
}
.feature-ad-text h3::after {
    background-color: #f58936;
    bottom: -5px;
    content: "";
    height: 1px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 59px;
}
.feature-section {
    margin-bottom: 30px;
}
.feature-button {
    text-align: center;
}
.feature-button .btn-primary {
    color: #ffffff;
    background-color: #f58936;
    border-color: #f6944a;
    padding: 10px 35px;
}
.feature-button .btn-primary:hover {
    background-color: #dc7b30;
}
.android-ios-logo {
    position: relative;
    text-align: center;
    margin-top: 20px;
}
.how-its-works h1 {
    font-family: 'Quicksand', sans-serif;
}
.list-h1 .listing-categories-h1 .list-inline li a {
    color: #020202;
}
.list-h1 .listing-categories-h2 i {
    padding-right: 10px;
}
.list-h1 .listing-categories-h2 h3 {
    font-size: 15px;
    color: #777;
}
.listing-categories-h3 i {
    border-radius: 50%;
    color: #b7b7b7;
    box-shadow: 1px 1px 5px 0px;
    font-size: 14px;
    padding: 11px;
    background: #f4f4f4 none repeat scroll 0 0;
    margin-left: 8px;
}
.listing-categories-h3 {
    position: absolute;
    bottom: 21px;
    left: 20px;
}
.ad-meta-s1 .ad-meta {
    position: absolute;
    right: 0;
    bottom: 2px;
}
.ad-meta-s1 .ad-meta .btn-success {
    padding: 10px 30px;
}
.list-h3 {
    position: relative;
    overflow: hidden;
    background: #FFFFFF;
    padding: 20px;
}
.list-h3 .category-title a {
    color: #f58936;
    font-size: 18px;
    font-weight: 600;
}
.list-h3 .last-updated {
    font-size: 17px;
}
.list-h3 .ads-list-archive .archive-history {
    margin-top: 7px !important;
    margin-bottom: 15px !important;
}
.list-h3 .ad-archive-desc .category-title {
    margin-bottom: 9px;
    margin-top: 10px;
}
.list-h3 .listing-categories-h2 i {
    color: #f58936;
}
.listing-categries-h4 .btn-success {
    padding: 10px 30px;
    background-color: #f58936;
    color: #FFFFFF;
}
.listing-categries-h4 {
    text-align: center;
    margin-top: 15px;
}
.recent-ad-slider .owl-nav {
    position: absolute;
    top: -70px;
    right: 0;
}
.recent-ad-slider .owl-controls .owl-nav .owl-prev {
    background-color: #f58936;
    color: #fff;
}
.recent-ad-slider .owl-controls .owl-nav .owl-next {
    background-color: #f58936;
    color: #fff;
}
.recent-ad-heading h3 {
    font-size: 22px;
    color: #020202;
    font-weight: 600;
}
.recent-ad-heading .colors-combination {
    color: #f58936;
}
.recent-ad-heading h3::before {
    background-color: #f58936;
    bottom: 2px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    width: 99px;
}
.recent-ad-heading h3::after {
    background-color: #f58936;
    bottom: -3px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    width: 59px;
}
.recent-ad-heading {
    margin-bottom: 29px;
}
.all-ads h2 {
    font-size: 24px;
    color: #020202;
}
.all-ads .all-adds {
    color: #f58936
}
.all-ads h2::before {
    background-color: #f58936;
    bottom: -1px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    width: 99px;
}
.all-ads h2::after {
    background-color: #f58936;
    bottom: -7px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    width: 59px;
}
.all-ads {margin-bottom: 25px;}
.white-color {background: #FFFFFF;}
.footer-color {background: #020202;}
.text-colors {color: #FFFFFF;}
.text-colors h2 {color: #FFFFFF !important;}
.download-short-text p {color: #FFFFFF;}
.new-hero-section {-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;clear: both;}
.new-hero-section .adf-content-area {text-align: left;}
.new-hero-section .adf-content-area .content {max-width: 81em;}
.new-hero-section .adf-content-area .hero-content-images {
    position: absolute;
    top: 309px;
    left: 170px;
}
.slider-scrol {
    border: 1px solid;
    padding: 20px;
}
.slider-scrol i {
    font-size: 37px;
}
.hammi-slider .owl-nav {
    display: none;
}
.h2-box {
    border: 1px solid rgba(255, 255, 255, 0.2);
    padding: 15px;
    width: 90px;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.2);
    margin: 0 auto;
    height: 90px;
}
.h2-box i {
    font-size: 50px;
    line-height: 56px;
}
.h2-box:hover {
    border: 1px solid #f58936;
}
.h2-box:hover i {
    color: #f58936;
}
.hammi-slider {
    margin-left: 35px;
}
.adf-content-area .content p {
    margin-bottom: 20px;
}
.recent-ad-slider .owl-dots {
    display: none;
}
.hammi-slider a {
    padding: 15px;
    border-radius: 3px;
    width: 100px;
    height: 100px;
}
.new-style-header.transparent-header {
    background: none;
}
.new-style-header .menu-search-bar li {
    float: none;
    display: inline;
}
.new-style-header .menu-search-bar li a {
    margin: 0;
    padding: 0 15px;
    float: none;
    width: 100%;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 50px;
    position: relative;
    text-transform: uppercase;
}
.page-header-section-single .page-header-area {
    padding: 140px !important;
}
.new-category-grid-box .latest-profile {
    float: left;
}
.message-sellers {
    margin-bottom: 30px;
    margin-top: 15px;
}
.all-contents {
    position: relative;
    overflow: hidden;
    padding: 32px;
    box-shadow: 4px 4px 10px #7777;
    margin: 40px 0;
    background: #fff;
}
.new-category-grid-box {
    position: absolute;
    left: 180px;
    top: 100px;
}
.new-featured-border {
    border-top: 1px solid #eee;
    position: relative;
    overflow: hidden;
}
.new-category-list-data {
    margin-bottom: 32px;
    position: relative;
    overflow: hidden;
}
.message-sellers .btn-primary {
    border: 1px solid #f58936;
    background: #FFFFFF;
    color: #020202;
    padding: 14px 54px;
}
.message-sellers i {
    padding-right: 10px;
    font-size: 16px;
}
.click-to-view i {
    padding-right: 10px;
    font-size: 18px;
}
.message-sellers .btn-primary:hover {
    color: #FFFFFF;
    background: #f58936;
    border-color: #f58936;
}
.click-to-view .btn-primary:hover {
    color: #FFFFFF;
    background: #f58936;
    border-color: #f58936;
}
.click-to-view .btn-primary {
    border: 1px solid #f58936;
    background: #FFFFFF;
    color: #020202;
    padding: 13px 75px;
}
.new-featured-list i {
    padding-right: 15px;
}
.new-featured-list {
    margin-top: 20px;
    margin-left: 10px;
}
.new-featured-list i:hover {
    color: #f58936;
}
.share-contents {
    margin-top: 17px;
    float: right;
}
.bredcrumb-float-section {
    float: right;
}
.ad-post span {
    padding: 0px 9px;
    margin-left: 7px;
}
.custom-padding-22 {
    border-right: 1px solid;
    height: 16px;
    padding: 0px 15px;
}
.custom-padding-23 {
    padding-left: 13px;
}
.ad-post {
    margin-top: 5px;
}
.share-contents .list-inline li a i {
    padding-right: 11px;
    color: #f58936;
}
.share-contents .list-inline li a {
    color: #020202;
}
.new-featured-list .list-inline li a i {
    color: #f58936;
}
.new-featured-list .list-inline li a {
    color: #020202;
}
.new-featured-list .list-inline li {
    padding-right: 20px;
}
.categories-models h2 {
    font-size: 20px;
    color: #020202;
}
.new-all-categories .list-inline li a {
    color: #999;
}
.new-all-categories .list-inline li {
    padding-right: 15px;
}
.products-price h2 {
    color: #f58936;
}
.ad-post .list-inline li p {
    line-height: 18px;
}
.custom-padding-26 {
    padding-right: 15px;
}
.custom-padding-22:last-child {
    border-right: none;
}
.background-section {
    height: 750px;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    position: relative;
    padding: 230px 0;
}
.background-section::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.75);
}
.menu-2 .new-menu-links li a {}
.menu-2 .new-menu-links .drop-down-multilevel effect-expand-top li a {
    color: #020202 !important;
}
.menu-2 .new-menu-links li {
    color: #020202;
}
/*background section end*/
.background-s3 {
    position: absolute;
    z-index: 55;
    bottom: 25px;
}
.list-description-text {
    text-align: center;
    color: #FFFFFF;
    position: relative;
    margin-bottom: 30px;
}
.list-description-text h3 {
    font-size: 40px;
    font-family: 'Quicksand', sans-serif;
    width: 70%;
    margin: 0 auto;
    font-weight: 600;
    margin-bottom: 50px;
}
.list-description-text p {
    font-size: 26px;
    font-family: 'Quicksand', sans-serif;
}
.new-main-container {
    position: relative;
}
.serach-bar .form-group input {
    border-radius: 30px;
    padding-left: 20px;
    border-radius: 34px 0 0px 34px;
    height: 55px;
}
.background-section .new-select-categories input {
    height: 55px;
}
.new-select-categories select {
    border-radius: 30px;
}
.new-select-categories .select2-container--default .select2-selection--single {
    padding-left: 20px;
}
.new-featured-list-2 .btn-primary {
    padding: 18px 45px;
    color: #FFFFFF;
    border-radius: 30px;
    border: none;
}
.new-featured-list-2 {
    position: absolute;
    right: 57px;
}
.new-select-categories .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-right: 70px;
}
/*browse feature ad start*/
.brewse-ad-h1 {
    text-align: center;
}
.browse-feature-icons i {
    background: #f4f4f4 none repeat scroll 0 0;
    border-radius: 50%;
    color: #b7b7b7;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    margin-right: 2px;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 30px;
    margin-right: 6px;
}
.browse-feature-icons {
    position: absolute;
    top: 15px;
    left: 17px;
}
.browse-timer {
    position: absolute;
    right: 0;
    width: 100%;
    bottom: 0;
}
.browse-feature-icons i:hover {
    background-color: #f58936;
    color: #FFFFFF;
    border-color: #f58936;
}
.browse-price-section .list-inline {
    background: #f4f4f4;
    padding: 8px;
}
.browse-price-section .list-inline li a {
    color: #232323;
    font-size: 16px;
    font-family: 'Quicksand', sans-serif;
    font-size: 15px;
}
.browse-price-section .list-inline li a:hover {}
.browse-feature-products .list-inline li a {
    color: #777;
    font-family: 'Quicksand', sans-serif;
    font-weight: 300;
    font-size: 12px;
}
.browse-feature-products .list-inline li a:hover {
    color: #f58936;
}
.browse-feature-text {
    background-color: #FFF;
    padding: 15px;
}
.browse-heading-h2 {
    text-transform: capitalize;
    margin-top: 12px;
    margin-top: 0px;
}
.browse-text-h4 i {
    padding-right: 8px;
    color: #f58936;
}
.browse-heading-h2 h2 {
    color: #232323;
    font-size: 18px;
    font-weight: 500;
}
.browse-text-h4 {
    margin-bottom: 10px;
    margin-top: 5px;
}
.browse-text-h4 p {
    margin-bottom: 0;
}
.browse-text-h4 p {
    font-size: 12px;
    font-family: 'Quicksand', sans-serif;
}
.browse-feature-details {
    margin-bottom: 30px;
}
.top-header .mega-menu.desktopTopFixed .menu-list-items {
    background-color: #020202;
}
.browse-featured-images {
    position: relative;
    overflow: hidden;
}
.browse-featured-images a img {
    width: 100%;
}
.browse-featured-images::before {content: "";top: 0;bottom: 0;left: 0;right: 0;position: absolute;background: rgba(0, 0, 0, 0.5);background: rgba(0, 0, 0, 0.7);background: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.9));background: linear-gradient(to bottom, rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.9));}
.browse-feature-ad {
    padding: 60px 0;
}
.heading-panel-h1 {
    margin-bottom: 40px !important;
}
.browse-timer p {
    color: #FFFFFF;
}
.browse-featured-button {
    text-align: center;
}
.browse-featured-button .btn-primary {
    padding: 10px 45px;
    color: #FFFFFF;
    background: #f58936;
    border-color: #f58936;
    margin-top: 20px;
}
.browse-featured-button .btn-primary:hover {
    background-color: #dc7b30;
}

.browse-categories {
    height: 370px;
    background-position: center;
    position: relative;
}
.browse-categories::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.6);
}
.browse-categories-h3 {
    text-align: center;
    padding: 70px 0;
}
.browse-categories-h3 h3 {
    color: #FFFFFF;
    font-size: 28px;
    font-weight: 500;
}
.browse-categories-h3 .design {
    color: #f58936;
}
.browse-categories-h3 h3::before {
    background-color: #FFFFFF;
    bottom: -2px;
    content: "";
    height: 1px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 99px;
}
.browse-categories-h3 h3::after {
    background-color: #FFFFFF;
    bottom: -8px;
    content: "";
    height: 1px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 59px;
}
.clouds {
    position: absolute;
    bottom: 0;
}
.clouds-images {
    position: relative;
}
.browse-icons-s2 {
    text-align: center;
    background: #f9f9f9;
    padding: 28px;
}
.browse-icons-s3 i {
    font-size: 30px;
    color: #2323!important;
}
.col-lg-2:nth-of-type(odd) .browse-icons-s2 {
    background: white !important;
}
.browse-text-s4 h2 {
    font-size: 18px;
    color: #222 !important;
}
.browse-icons-s7 i {
    font-size: 30px;
    color: #2323 !important;
}
.browse-icons-s6 {
    text-align: center;
    background: #fff;
    padding: 28px;
}
.browse-icons-s8 h3 {
    font-size: 18px;
    color: #222 !important;
}
.browse-border-s9 {
    position: relative;
    overflow: hidden;
}
.browse-icons-section {margin-top: -193px;}
.latest-products {border-bottom: 1px solid #f4c837;}
.latest-products-a1 {border-bottom: 1px solid #f55e5c;}
.latest-products-a2 {border-bottom: 1px solid #ff6c00;}
.latest-products-a3 {border-bottom: 1px solid #c56dfb;}
.latest-products-a4 {border-bottom: 1px solid #77df40;}
.latest-products-a5 {border-bottom: 1px solid #3ac0ff;}
.heading-panel-h3 {text-align: center;}
.how-it-icons-p4 i {
    font-size: 50px;
    color: #fff;
    line-height: 137px;
}
.how-it-icons-p2 {
    margin: 0 auto;
    display: table;
}
.how-it-p5 h2 {
    color: #232323;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 15px;
}
.how-it-p5 {
    margin-top: 35px;
    text-align: center;
}
.how-its-works-a9 {
    padding: 90px 0 60px 0;
}
.content-2 {
    position: absolute;
    top: 77px;
    right: -97px;
}
.content-3 {
    position: absolute;
    top: 29px;
    right: -97px;
}
.how-it-icons-p4 {
    background: url("../images/r1.png");
    height: 140px;
    width: 100%;
    background-attachment: scroll;
    background-position: center center;
    background-repeat: no-repeat;
}
.subscription-main-content .count-color {
    color: #020202;
}
.best-subscription {
    text-align: center;
}
.individual-section {
    background: url("../images/46.png");
    height: auto;
    padding: 40px 17px;
    background-size: cover;
}
.col-lg-4:nth-child(even) .subscription-main-content .individual-section {
    border: none;
    background: url("../images/87.png");
    background-size: cover;
    background-repeat: no-repeat;
}
.subscription-main-content {
    border: 1px solid #f1f1f1;
}
.subscription-price {
    position: relative;
    overflow: hidden;
    float: right;
}
.subscrpition-text-p9 {
    float: left;
}
.subscription-price p {
    font-size: 40px;
    font-weight: bolder;
    color: #ffff;
    line-height: 40px;
}
.subscrpition-text-p9 h4 {
    font-size: 22px;
    font-weight: 600;
    color: #232323;
}
.subscrpition-text-p9 p {
    color: #999999;
}
.source-content {
    position: relative;
    overflow: hidden;
    margin-top: 73px;
    text-align: center;
}
.source-content ul li {
    font-size: 20px;
    line-height: 38px;
}
.heading-blogs {
    text-align: center;
    margin-bottom: 60px !important;
}
.subscription-section {
    padding-bottom: 60px;
}
.select-buttons {
    text-align: center;
    margin-top: 24px;
}
.select-buttons .btn-primary {
    background-color: #f58936;
    color: #FFFFFF;
    border-color: #f58936;
    padding: 10px 32px;
}
.select-buttons .btn-primary:hover {
    background-color: #dc7b30;
}
.total-grids {
    position: relative;
    overflow: hidden;
}
.no-height.funfacts {
    height: auto;
}
.client-3 {
    position: absolute;
    top: -5px;
}
.mobile-images-h6 {
    margin-top: 50px;
}
.ios-logo-f1 {
    float: left;
    padding-right: 30px;
}
.download-app-h2 {
    padding-right: 150px;
}
.download-app-h2 h2 {
    color: #020202;
    font-size: 30px;
    font-weight: 500;
}
.mobile-apps-h3 h3 {
    color: #020202;
}
.mobile-text-h5 {
    margin-top: 38px;
    margin-bottom: 22px;
}
.mobile-apps-h3::before {
    background-color: #242424;
    bottom: -10px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    width: 99px;
}
.mobile-apps-h3::after {
    background-color: #242424;
    bottom: -17px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    width: 59px;
}
.mobile-apps-h3 {
    position: relative;
}
.new-footer-section {
    background: #020202;
    padding: 55px 0px 20px 0px;
}
.footer-anchor-section .list-inline li a {
    color: #FFFFFF;
    padding: 0px 15px;
}
.border-bottom {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.new-footer-content {
    margin-bottom: 28px;
    position: relative;
    overflow: hidden;
}
.footer-last-section {
    position: relative;
    overflow: hidden;
    margin-top: 33px;
}
.new-social-icons {
    float: right;
}
.new-footer-text-h1 p {
    color: #FFFFFF;
    margin: 0;
}
.new-social-icons .list-inline li .fa-facebook {
    border-radius: 100%;
    display: inline-block;
    height: 28px;
    padding: 7px;
    color: #FFFFFF;
    text-align: center;
    width: 28px;
    background-color: #2b4a8b;
}
.new-social-icons .list-inline li .fa-twitter {
    border-radius: 100%;
    display: inline-block;
    height: 28px;
    padding: 7px;
    color: #FFFFFF;
    text-align: center;
    width: 28px;
    background-color: #1f94d9;
}
.new-social-icons .list-inline li .fa-linkedin {
    border-radius: 100%;
    display: inline-block;
    height: 28px;
    padding: 7px;
    color: #FFFFFF;
    text-align: center;
    width: 28px;
    background-color: #10598c;
}
.new-social-icons .list-inline li .fa-google {
    background-color: #d83936;
    border-radius: 100%;
    display: inline-block;
    height: 28px;
    padding: 7px;
    color: #FFFFFF;
    text-align: center;
    width: 28px;
}
.new-social-icons .list-inline li .fa-stumbleupon {
    background-color: #ff7257;
    border-radius: 100%;
    display: inline-block;
    height: 28px;
    padding: 7px;
    color: #FFFFFF;
    text-align: center;
    width: 28px;
}
.new-social-icons .list-inline li .fa-stumbleupon {
    background-color: #ff7257;
    border-radius: 100%;
    display: inline-block;
    height: 28px;
    padding: 7px;
    color: #FFFFFF;
    text-align: center;
    width: 28px;
}
.new-social-icons .list-inline li .fa-delicious {
    background-color: #ea4c89;
    border-radius: 100%;
    display: inline-block;
    height: 28px;
    padding: 7px;
    color: #FFFFFF;
    text-align: center;
    width: 28px;
}
.new-social-icons .list-inline li .fa-dribbble {
    background-color: #ea4c89;
    border-radius: 100%;
    display: inline-block;
    height: 28px;
    padding: 7px;
    color: #FFFFFF;
    text-align: center;
    width: 28px;
}
.new-social-icons .list-inline li .fa-behance {
    background-color: #1e6fed;
    border-radius: 100%;
    display: inline-block;
    height: 28px;
    padding: 7px;
    color: #FFFFFF;
    text-align: center;
    width: 28px;
}
.new-social-icons .list-inline li .fa-deviantart {
    background-color: #05CC47;
    border-radius: 100%;
    display: inline-block;
    height: 28px;
    padding: 7px;
    color: #FFFFFF;
    text-align: center;
    width: 28px;
}
.footer-top .widget.socail-icons li a.Vimeo {
    background-color: #1ab7ea;
    border-radius: 100%;
    display: inline-block;
    height: 28px;
    padding: 7px;
    color: #FFFFFF;
    text-align: center;
    width: 28px;
}
.footer-top .widget.socail-icons li a.Pinterest {background-color: #cd201f;}
.footer-top .widget.socail-icons li a.Tumblr {background-color: #2c4762;}
.footer-top .widget.socail-icons li a.Instagram {background-color: #3f729b;}
.footer-top .widget.socail-icons li a.Reddit {background-color: rgb(255, 69, 0);}
.footer-top .widget.socail-icons li a.Flickr {background-color: #ff0084;}
.footer-top .widget.socail-icons li a.StumbleUpon {background-color: #ff7257;}
.footer-top .widget.socail-icons li a.behance {background-color: #1e6fed;}
.footer-top .widget.socail-icons li a.DeviantART {background-color: #05CC47;}
.new-footer-text-h1 p span {
    color: #f58936;
}
/*new footer Section*/
.browse-icons-s3 {
    margin: 0 auto;
    display: table;
}
.browse-text-s4 {
    margin-top: 6px;
}
.menu-2 .new-menu-links li .drop-down-multilevel li a {
    color: #020202 !important;
}
/*new boxes section*/
.flat-icons {
    display: table;
    margin: 0 auto;
}
.new-main-section {
    background: #f9f9f9;
    padding: 50px 35px;
    position: relative;
}
.new-boxes-section  .boxes-h1 .new-main-section .icons-text h2{
    white-space: nowrap;
    overflow: hidden;
    width: 9em;
    text-overflow: ellipsis;
}
.icons-text h2 {
    font-size: 18px;
    color: #020202 !important;
    font-weight: 500;
}
.icons-text {
    margin-top: 3px;
    text-align: center;
}
.flat-icons img {
    width: 64%;
    margin-left: 13px;
}
.new-boxes-section {
    text-align: center;
    margin-top: -187px;
}
.boxes-h1 .list-inline > li {
    padding-left: 0;
    padding-right: 0;
    width: 20%;
}
.boxes-h1 li {
    float: left;
    width: 20%;
}
.boxes-h1 ul li:nth-child(10 + 2) .new-main-section {
    border-bottom: 1px solid #A61417;
}
.flat-icons i {
    font-size: 50px;
    color: #777;
}
/*new boxes section*/
menu-2.mega-menu .menu-links > li > a ul li a {
    color: #020202;
}
.how-it-work-p5 {
    text-align: center;
}
.col-lg-4:nth-child(2) .how-it-icons-p4 {
    background: url("../images/r2.png");
    background-repeat: no-repeat;
    background-position: center center;
}
.col-lg-4:nth-child(3) .how-it-icons-p4 {
    background: url("../images/r4.png");
    background-repeat: no-repeat;
    background-position: center center;
}
.mega-menu .menu-links > li > a ul li a {
    color: #020202;
}
/*ads listing*/
.ads-listing-section {
    background: url("../images/3.png");
    width: 100%;
    height: 700px;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
}
.top-header-h1 .mega-menu.desktopTopFixed .menu-list-items {
    background-color: #FFFFFF;
}
.main-listing-content {
    position: relative;
    margin-top: 250px;
}
.classified-text h2::before {
    background-color: #242424;
    bottom: -13px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    right: 0;
    width: 75px;
}
.classified-text h2 {
    color: #191919;
    font-weight: 500;
    font-size: 46px;
    line-height: 60px;
    text-transform: capitalize;
    padding-right: 90px;
}
.classified-text {
    padding-left: 30px;
}
.classified-short-text {
    margin-top: 23px;
    padding-left: 29px;
}
.classified-short-text p {
    font-size: 20px;
    color: #020202;
    line-height: 27px;
}
.ad-button-r1 .btn-primary {
    padding: 11px 35px;
    color: #FFFFFF;
    border: none;
}
.ad-button-r1 .btn-primary:hover {
    background-color: #dc7b30;
}
.ad-button-r1 {
    padding-left: 29px;
    margin-top: 23px;
}
.classified-ad-listing {
    margin-top: 220px;
}
.form-listing {
    margin-top: 178px;
}
.button-blocks {
    margin-top: 27px;
}
.form-listing .form-join {
    border-radius: 15px;
}
.how-it-repeat-section {
    background: url("../images/icon-image.png");
    height: 100px;
    width: 100%;
    height: 100px;
    width: 100%;
    background-repeat: no-repeat;
    text-align: center;
    background-position: top center;
    padding: 0px 25px;
}
.how-it-work-repeat {
    padding: 60px 0;
    padding-bottom: 0;
}
.how-it-repeat-section i {
    font-size: 28px;
    padding: 20px;
    border: 1px solid #fff;
    border-radius: 50%;
    color: #777;
    background: #ffff;
    box-shadow: 0px 0px 20px -10px rgba(0, 0, 0, 01);
    display: inline-block;
    height: 70px;
    width: 70px;
}
.how-it-repeat-section {
    position: relative;
}
.it-work-account {
    margin-top: 1px;
    text-align: center;
}
.it-works-text {
    text-align: center;
}
.it-work-account h2 {
    font-size: 20px;
    font-weight: 600;
    color: #232323;
}
.it-works-text p {
    color: #777;
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 10px;
}
.how-it-work-content {
    padding: 0 26px;
}
.ad-action-list-1 .btn-primary {
    margin-top: 18px;
}
.heading-custom-padding .short-description-h2 {
    margin-bottom: 30px;
}
.explore-categories-button .btn-primary {
    width: 100%;
    background-color: #020202;
    border: none;
}
.explore-categories-button {
    margin-top: 10px;
    margin-top: 3px;
}
.vehicle-icons {
    float: left;
    padding-right: 30px;
}
.vehicle-icons i {
    color: #333;
    box-shadow: 1px 2px 8px 1px aliceblue;
    background: #FFFFFF;
    padding: 11px;
    border-radius: 27px;
}
.vehicle-categories {
    background: black;
    margin-bottom: 30px;
}
.vehicle-text h2 {
    color: #FFFFFF;
    display: block;
    font-weight: 600;
    font-size: 16px;
    text-transform: capitalize;
    line-height: 30px;
}
.vehicle-details {
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    padding: 10px 20px;
}
.vehicle-text {
    position: relative;
    overflow: hidden;
}
.vehicle-details ul li {
    color: #FFFFFF;
    margin-bottom: 8px;
    font-size: 16px;
}
.vehicle-details ul li span {float: right;}
.explore-categories { background: #F9F9F9; padding: 60px 0;}
.explore-categories-button i {padding-left: 7px;}
.new-vehicle-categories {padding: 20px 20px;}
.vehicle-text h2 a {color: #FFFFFF;}
.vehicle-details .explore-h1 {padding-bottom: 11px;}
.col-lg-3:nth-child(8n + 8) .vehicle-categories {background: -webkit-linear-gradient(to bottom, rgba(75, 121, 161), rgba(75, 121, 161));background: linear-gradient(to right, rgb(40, 62, 81), rgb(101, 158, 207));}
.col-lg-3:nth-child(8n + 6) .vehicle-categories {background: -webkit-linear-gradient(to bottom, rgba(65, 41, 90), rgba(65, 41, 90));background: linear-gradient(to right, rgb(47, 7, 67), rgb(84, 39, 107));}
.col-lg-3:nth-child(8n + 7) .vehicle-categories {background: -webkit-linear-gradient(to bottom, rgba(68, 160, 141), rgba(68, 160, 141));background: linear-gradient(to right, rgb(9, 54, 55), rgb(31, 149, 152));}
.col-lg-3:nth-child(8n + 1) .vehicle-categories {background: -webkit-linear-gradient(to bottom, rgba(64, 182, 100), rgba(64, 182, 100));background: linear-gradient(to left, rgba(108, 170, 45), rgba(137, 200, 73));}
.col-lg-3:nth-child(8n + 2) .vehicle-categories {background: -webkit-linear-gradient(to bottom, rgba(34, 92, 170), rgba(34, 92, 170));background: linear-gradient(to left, rgba(17, 97, 134), rgba(45, 158, 210));}
.col-lg-3:nth-child(8n + 3) .vehicle-categories {background: -webkit-linear-gradient(to bottom, rgba(255, 196, 32), rgba(255, 196, 32));background: linear-gradient(to right, rgba(209, 127, 57), rgba(255, 196, 32));}
.col-lg-3:nth-child(8n + 4) .vehicle-categories {background: -webkit-linear-gradient(to bottom, rgba(255, 32, 32), rgba(255, 32, 32));background: linear-gradient(to right, rgb(161, 56, 105), rgb(234, 26, 124));}
.col-lg-3:nth-child(8n + 5) .vehicle-categories {background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0), rgba(0, 0, 0));background: linear-gradient(to right, rgb(62, 62, 62), rgb(67, 67, 67));}
.explore-categories-button {
    text-align: center;
    padding: 7px 0;
}
.over-view {
    color: #FFFFFF;
}
.vehicle-details ul li a {
    color: #FFFFFF;
}
.new-feature-products-maker {
    position: absolute;
    left: 24px;
    bottom: 25px;
}
.new-feature-icons {
    position: absolute;
    right: 15px;
    bottom: 10px;
}
.new-feature-text .fonts {
    color: #020202;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 6px;
}
.new-feature-text h4 i {
    margin-right: 5px;
}
.feature-shop-colors .list-inline li a {
    color: #777;
}
.new-feature-products span {
    font-weight: 600;
    font-size: 16px;
}
.new-feature-text {
    padding-bottom: 20px;
    margin-left: 20px;
}
.new-feature-ad {
    padding: 0;
    margin-bottom: 60px;
}
.new-feature-text .fonts a {
    color: #020202;
}
.new-feature-text h4 a {
    color: #777;
}
/*All feature add end*/
.browse-heading-h2 h2 a {
    color: #020202;
}
.browse-text-h4 p a {
    color: #777;
}
.padding-25 {
    padding: 25px !important;
}
.padding-25 .footer-last-section {
    margin: 0;
}
.with-white-font .mega-menu .menu-links > li > a {
    color: #FFFFFF;
}
.feature-products-timer {
    position: absolute;
    top: 35px;
    color: #fff;
    z-index: 9999;
    width: 50%;
}
.feature-products-timer .listing-bidding {
    left: 0;
}
.feature-products-timer .listing-bidding .clock .column-time {
    width: 17%;
}
/*details page start */
.details-images {
    float: left;
    padding-right: 20px;
}
.details-images img {
    height: 124px;
}
.details-buttons .details-messages .btn-primary {
    background: transparent;
	color: #020202;
	border: 1px solid #f58936;
	padding: 15px 20px;
	width: 48%;
	float: left;
	margin-right: 5px;
}
.details-buttons .details-messages.comm-mode-single a {
    width: 100%;
}
.details-buttons .details-click-view .btn-primary {
    width: 100%;
    background-color: #f58936;
    color: #fff;
    border: 1px solid #f58936;
    padding: 15px 0;
}
.details-buttons .details-messages .btn-primary:hover {
    color: #FFFFFF;
    background-color: #f58936;
}
.details-messages {
    margin-bottom: 20px;
	position: relative;
	overflow: hidden;
}

.details-buttons .details-messages a.whatsapp-message {
	background-color:#25D366 !important;
	border-color:#25D366 !important;
	color:#FFF;
}
.details-buttons .details-messages a.whatsapp-message:hover {
	background-color:#25D366 !important;
	border-color:#25D366 !important;
	color:#FFF;
}
.details-buttons .details-messages .btn-primary i {
    padding-right: 10px;
    font-size: 20px;
}
.details-buttons .details-click-view .btn-primary i {
    padding-right: 10px;
    font-size: 20px;
}
.details-main-section {
    box-shadow: 0px 4px 4px 0px #cccc;
    position: relative;
    overflow: hidden;
    background: #fff;
    padding: 30px;
    padding-bottom: 15px;
}
.details-section {
    margin-top: -100px;
}
.details-pages-h1 {
    border: 1px solid #777777;
}
.details-products ul li a {
    color: #999;
}
.details-post-ad ul li a {
    color: #999;
}
.details-post-ad .new-details-pages-links li a span {
    padding-right: 10px;
    color: #f58936;
}
.details-post-ad ul .details-list {
    padding: 0 20px;
    border-right: 1px solid;
    height: 14px;
    line-height: 17px;
}
.details-post-ad ul .details-list:last-child {
    border: none;
}
.single-details-page-links ul li a {
    color: #777;
}
.single-details-page-links .single-details-list li a i {
    padding: 0 10px;
    color: #f58936;
}

.single-details-links-h1 {
    position: relative;
    overflow: hidden;
    border-top: 1px solid #ccc;
    padding-top: 15px;
}
.single-details-page-links-right .reporting_section li a i {
    padding:0 10px;
    color: #f58936;
}
.single-details-page-links-right ul li a {
    color: #999;
}
.details-edition h1 {
    color: #020202;
    font-weight: 500;
    font-size: 20px !important;
    font-family: 'Quicksand', sans-serif;
    line-height: 1.6em;
    position: relative;
    margin: 0;
}
.details-price {
    color: #f58936;
    font-size: 20px;
    font-weight: 500;
}
.details-text-section {
    position: relative;
    overflow: hidden;
    margin-bottom: 45px;
}
.single-details-page-links-right .reporting_section li {
    padding: 0 15px;
    float: right;
}
.details-post-ad .new-details-pages-links li {
    border-right: 1px solid;
    height: 15px;
    line-height: 15px;
    padding: 0 20px;
    float: left;
}
.details-post-ad .new-details-pages-links li:first-child {
    padding-left: 0;
}
.details-post-ad .new-details-pages-links li:last-child {
    border-right: none;
}
.details-post-ad {
    position: relative;
    margin-top: 8px;
    height: 20px;
}
.single-details-page-links .single-details-list li {
    padding: 0 15px;
}
.single-details-page-links .single-details-list li:first-child {
    padding: 0;
}
@media (min-width: 320px) and (max-width: 767px) {

    /*details page start */
    .details-post-ad .new-details-pages-links li {
        border: none;
        padding: 0px;
        margin-bottom: 10px;
        margin-right: 10px;
    }
    .single-details-page-links-right .reporting_section li {
        padding: 0;
        float: none;
        line-height: 28px;
    }
    .single-details-page-links .single-details-list li {
        padding: 0;
    }
    .details-images {
        float: none;
        padding-right: 0;
        width: 70px;
        height: 70px;
    }
    .details-images img {
        height: auto;
        width: 100%;
        border-radius: 50%;
    }
    .details-post-ad ul .details-list {
        padding: 7px;
    }
    .details-post-ad ul .details-list {
        border-right: none;
    }
    .details-text-section {
        margin-bottom: 25px;
        margin-top: 25px;
    }
    .details-edition h3 {
        font-size: 18px;
    }
    .single-details-links-h1 {
        border: none;
    }
    .single-details-page-links {
        margin-bottom: 20px;
    }
    .single-details-page-links ul .single-details-pages-products {
        padding-right: 10px;
        line-height: 30px;
    }
    .single-details-page-links-right ul .single-details-pages-h1 {
        padding-left: 0;
        float: none;
        margin-right: 20px;
        ine-height: 30px;
    }
    .details-main-section {
        padding: 35px 25px;
    }
    /*details page start */
    .profile-tabs .popover {
        left: 9% !important;
    }
    .small-breadcrumb.modern-type .breadcrumb-link ul {
        float: left;
    }
    .ad-style-6 .form-group input {
        border: 0;
    }
    .message-details {
        width: 97%;
        padding: 0px;
    }
    .message-inbox .list-wrap {
        overflow: auto;
    }
    .message-details .messages .profile-picture {
        margin-right: -5px;
    }
    .messages > li {
        border-bottom: 1px solid #e9e9e9;
        padding-bottom: 10px;
    }
    .messages > li:last-child {
        border-bottom: 0px;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    /*details page start */
    .single-details-page-links-right .reporting_section li {
        padding: 0 13px;
    }
    .single-details-page-links .single-details-list li {
        padding: 0 13px;
    }
    .single-details-page-links-right ul .single-details-pages-h1 {
        padding-left: 0;
        float: right;
    }
    .single-details-links-h1 {
        border-top: none;
    }
    .single-details-page-links ul .single-details-pages-products {
        padding-right: 10px;
    }
    /*details page start */
    .profile-tabs .popover {
        left: 35% !important;
    }
    .message-details {
        width: 97%;
        padding: 0px;
    }
    .chat-form .form-group {
        float: left;
        margin-right: 2%;
        width: 64%;
    }
    .message-details .messages .profile-picture {
        margin-right: 0px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .message-details .messages .profile-picture {
        margin-right: 35px;
    }
    .messages > li {
        border-bottom: 1px solid #e9e9e9;
        padding-bottom: 10px;
    }
    .messages > li:last-child {
        border-bottom: 0px;
    }
}
@media (min-width: 1024px) and (max-width: 1279px) {
    /*details page start */
    .single-details-page-links-right ul .single-details-pages-h1 {
        padding-left: 0;
        float: right;
        padding-right: 10px;
    }
    .single-details-page-links-right .reporting_section li {
        padding: 0 9px;
        float: right;
    }
    .profile-tabs .popover {
        left: 30% !important;
    }
    /*details page end */
}
.footer-anchor-section .menu-new1-container {
    float: right;
}
.boxes-h1 li:nth-child(even) .new-main-section {
    background-color: #FFF;
}
.h-ribbon {
    position: absolute;
    right: -5px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 75px;
    height: 75px;
    text-align: right;
}
.h-ribbon span {
    font-size: 10px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 100px;
    display: block;
    background: #79A70A;
    background: linear-gradient(#14C932 0%, #2BA74C 100%);
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
    top: 19px;
    right: -21px;
}
.h-ribbon span::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid #2BA74C;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #2BA74C;
}
.h-ribbon span::after {
    content: "";
    position: absolute;
    right: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid #2BA74C;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #2BA74C;
}
.h-ribbon-ind {
    position: absolute;
    right: -5px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 75px;
    height: 75px;
    text-align: right;
}
.h-ribbon-ind span {
    font-size: 10px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 100px;
    display: block;
    background: linear-gradient(#2989d8 0%, #1e5799 100%);
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
    top: 19px;
    right: -21px;
}
.h-ribbon-ind span::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid #2989d8;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #2989d8;
}
.h-ribbon-ind span::after {
    content: "";
    position: absolute;
    right: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid #2989d8;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #2989d8;
}
#sb-reset-password-form .modal-footer {padding-right: 15px !important;}
.new-select-categories .select2-container--default .select2-selection--single .select2-selection__arrow {right:20px;	}
.background-section .new-select-categories .select2-container--default .select2-selection--single {height: 55px; border-radius: 0;}
.background-section .new-select-categories .select2-container--default .select2-selection--single .select2-selection__rendered {color: #444;line-height: 50px; }
.background-section .new-select-categories .select2-container--default .select2-selection--single .select2-selection__arrow b { margin-left: -10px; top: 56%; }
#quick-cart-pay h6 { color: #000; font-weight: 600; }
.search-section #form-panel { text-align: left; }
.search-section #form-panel .search-options > li {
    float: left;
    list-style: outside none none;
    margin: 0;
    width: 33.33%;
}
.vc_col-has-fill > .vc_column-inner, .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_column_container > .vc_column-inner {
    padding-top: 0px !important;
}
.single-ad_post .descs-box i {
    color: inherit !important;
}
.mega-menu.desktopTopFixed {
    z-index: 9999 !important;
}
.sidebar .card .tab-content .panel.status p {
    position: relative;
    font-family: 'Quicksand', sans-serif;
    margin: 0;
    line-height: 1.6em;
}
.adforest-user-ads {
    background-color: #f5f5f5;
    padding: 5px 10px;
    border-radius: 4px;
}
.adforest-user-ads b {
    color: #ffa903;
    font-size: 16px;
}
.adforest-user-ads span {
    font-size: 16px;
    font-family: 'Quicksand', sans-serif;
}
.submit-form .parsley-errors-list {
    position: absolute;
    bottom: -20px;
}
.colored-header.modern-type-2 .header-top .header-top-left span.loc {
    color: #999;
}
.serach-form-heading {
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 15px;
    color: #191919;
    font-family: 'Quicksand', sans-serif;
    line-height: 1.6em;
    display: block;
}
.location-card .card-title {
    color: #ccc;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.6;
    position: relative;
    font-family: 'Quicksand', sans-serif;
    display: block;
}
.modal-title#lineModalLabel {
    color: #232323;
    position: relative;
    font-family: 'Quicksand', sans-serif;
    font-weight: normal;
    display: block;
    font-size: 20px;
}
.description-main-product.adforest-users {
    box-shadow: 1px 2px 10px 0px rgba(0, 0, 0, 0.3);
}
/* adforest packages style */
.adforest-packages .popover ul {
    margin: 0;
}
.adforest-packages .popover li {
    padding: 5px 10px;
    font-size: 14px;
    text-transform: capitalize;
    line-height: 15px;
    font-family: 'Source Sans Pro', sans-serif;
    color: #777;
    font-weight: 600;
}
.adforest-packages .popover li i {
    color: #20bf07;
    margin-right: 5px;
}
.adforest-packages .price-category {
    cursor: pointer;
}
.adforest-packages .price-category i {
    margin-left: 5px;
}
.adforest-packages .popover .popover-content {
    padding: 9px 14px;
    max-height: 250px;
    position: relative;
    overflow: auto;
}
.user-detail-wrap {
    display: inline-block;
}
/* Wpml Menu */
.hoverTrigger.sb-wpml .wpml-ls-legacy-dropdown {
    width: auto;
    max-width: 100%;
}
.hoverTrigger.sb-wpml .wpml-ls-legacy-dropdown a {
    color: #fff;
    border: none;
    background-color: transparent;
    padding: 17px;
    font-size: 14px;
    text-transform: uppercase;
}
.hoverTrigger.sb-wpml .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
    border-top: none;
    background-color: #FFF;
    min-width: 210px;
}
.hoverTrigger.sb-wpml .wpml-ls-legacy-dropdown .wpml-ls-flag + span {
    margin: 0 .6em;
}
hoverTrigger.sb-wpml .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle::after {
    content: '/f107';
    font-family: FontAwesome;
    border: none;
}
.hoverTrigger.sb-wpml .wpml-ls-legacy-dropdown a:hover, .hoverTrigger.sb-wpml .wpml-ls-legacy-dropdown a:focus, .hoverTrigger.sb-wpml .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover > a {
    color: #fff;
    border: none;
    background-color: transparent;
}
.hoverTrigger.sb-wpml .wpml-ls-legacy-dropdown .wpml-ls-sub-menu a {
    color: #242424;
}
.hoverTrigger.sb-wpml .wpml-ls-legacy-dropdown .wpml-ls-sub-menu a:hover {
    background-color: #f58936;
    color: #FFF;
}
.hoverTrigger.sb-wpml .wpml-ls-legacy-dropdown .wpml-ls-flag {
    margin-top: 5px;
}
/* Ads rating Emojies style */
.review-helpful {
    margin-top: 10px;
}
.review-helpful span {
    display: block;
    margin-bottom: 10px;
}
.review-helpful .Like {
    position: relative;
    display: inline-block;
}
.review-helpful .Emojis {
    position: relative;
    float: left;
    width: 100%;
    border-radius: 100rem;
    -webkit-transition: .3s .3s;
    -moz-transition: .3s .3s;
    -o-transition: .3s .3s;
    transition: .3s .3s;
    opacity: 1;
    visibility: visible;
    margin-bottom: 25px;
}
.review-helpful .Emoji {
    position: relative;
    width: 5.5rem;
    height: 5rem;
    color: #ffd972;
    cursor: pointer;
    float: left;
}
.Emoji .icon {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: scale(.8);
    transform: scale(.8);
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease;
}
.Emoji .emoji-name {
    background-color: rgba(0, 0, 0, .8);
    border-radius: 3px;
    bottom: 60px;
    color: #fff;
    position: absolute;
    width: 50px;
    text-align: center;
    opacity: 0;
    text-transform: capitalize;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease- 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}
.Emoji .emoji-count {
    border-radius: 3px;
    bottom: -25px;
    color: #242424;
    padding: 2px 10px;
    position: absolute;
    font-size: 12px;
    width: 55px;
    text-align: center;
}
.review-helpful .none {
    display: none;
}
.review-helpful .Emoji .icon-like {
    background-position: -4px -4px;
}
.review-helpful .Emoji .icon {
    background-image: url(../images/giphy.gif);
    background-repeat: no-repeat;
}
.review-helpful .Emoji .icon-heartt {
    background-position: -66px -4px;
}
.review-helpful .Emoji .icon-wow {
    background-position: -190px -4px;
}
.review-helpful .Emoji .icon-angry {
    background-position: -310px -4px;
}
.review-helpful .Emoji:hover .emoji-name {
    opacity: 1
}
.tax-ad_cats .grid-card {
    box-shadow: none;
    border: 1px solid #f5f5f5;
}
.sb-verify-modal .alert.alert-warning {
    background: #fff3cd none repeat scroll 0 0;
    color: #8a6d3b;
    border-color: #ffeeba;
    margin-bottom: 40px;
}
.sb-privacy-policy ul{
    padding:10px !important;
    margin-left:40px !important;
    list-style:disc;
}
.dz-hidden-input {
    display:none !important;
}
.row-class .woocommerce-result-count {
    width:70%;
    margin-bottom:0;
    margin-top: 15px;
}
.row-class form.woocommerce-ordering {
    width:30%;
    margin-bottom:30px;	
}
.des-hero-main-content .btn-styl {
    position: absolute;
    right: 0;
    bottom: 0;
}


/*adpost category Style*/


.sb-selected-cats{
    float: right;
    border: 1px solid #e1e1e1;
    padding: 6px 12px;
    background: #fbfbfb;
    border-radius: 4px;

}



.sb-selected-cats li{
    width: auto;
    float: left;
    padding-right:15px;
    position: relative;
    margin-right: 8px;

    font-size: 16px;

}
.sb-selected-cats li::after {
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    position: absolute;
    right: 0;
    text-decoration: inherit;
    top: 0px;
}
.sb-selected-cats li::after {
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    position: absolute;
    right: 0;
    text-decoration: inherit;
    top: 0px;
}
.sb-selected-cats li:last-child::after {
    content: "";  
}

.sb-selected-cats li:last-child{
    font-weight: bold; 
    padding-right: 0px;
    margin-right:0px;
}


.sb-adpost-cats{
    clear: both;
    display: table;
}
.sb-adpost-cats ul .sb-cat-box{
    float: left;

    margin-bottom: 15px;
    margin-left: 0px;
    margin-right:20px;
    border-radius: 8px;
    box-shadow: 0 0 3px 0 #7c7c7c;
    width:18%;
}

.sb-fancy-cats ul .sb-cat-box{
    width:22%;
}

.sb-adpost-cats ul{
    display: block;
    margin-top: 25px;

}


.sb-adpost-cats ul .sb-cat-box  a {
    display: block;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    max-width: 12em;
    text-overflow: ellipsis;
    padding: 30px 20px;
    margin: 0 auto;
}

.sb-adpost-cats ul .sb-cat-box  a i{
    display: block;
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 10px;
}
.sb-adpost-cats ul .sb-cat-box  a i::before {
    vertical-align: middle;
    line-height: 40px;
}


.sb-adpost-cats ul .sb-cat-box.sb-cat-active{
    background-color: #f58936;

}
.sb-adpost-cats ul .sb-cat-box:hover a{
    color: #fff;
}
.sb-adpost-cats ul .sb-cat-box.sb-cat-active a{
    color: #fff;
}
.sb-adpost-cats ul .sb-cat-box:hover a i{     
    color: #fff;
}
.sb-adpost-cats ul .sb-cat-box.sb-cat-active a i{     
    color: #fff;
}


/* NEW SELLER SIDEBAR */
.sidebar .rating-container .empty-stars {
    color: #dcdce6;
    font-size: 24px;
}
.sidebar .rating-container .filled-stars {
    font-size: 24px;
}

@media (min-width: 320px) and (max-width: 767px) {
    .sb-adpost-cats ul .sb-cat-box{
        width:100%;
        margin-left:0px;
    }

}

@media (min-width: 768px) and (max-width: 991px) {
    .sb-adpost-cats ul .sb-cat-box{
        width:30%;
    }


}
@media (min-width: 992px) and (max-width: 1199px) {
    .sb-adpost-cats ul .sb-cat-box{
        width:17%;
        margin-right: 25px;
    }
    .sb-fancy-cats ul .sb-cat-box{
        width:28%;
    }

}


.qib-button-wrapper button.qib-button{
    padding: 6px 12px 8px;
    height: 41px;
    background: #ffffff;
    border: none;
    cursor: pointer;
    font-size: 20px;
    line-height: 20px;
    width: 41px;
    color: black;
    min-height: 41px;
}
.qib-button-wrapper .quantity {
    display: inline;
}

.qib-button-wrapper button.qib-button, .qib-button-wrapper div.quantity.wqpmb_quantity {
    float: none !important;
    margin: 0;
}

.qib-button-wrapper .quantity input.input-text.qty.text {
    text-align: center;
    background: #ffffff;
    border: none;
    font-size: 20px;
    box-shadow: none;
	color: #000;
	font-weight: 600;
	height: 60px !important;
	width: 50px !important;
}

span.wqpmb_plain_input.hidden{display: none;}

body.cart tr.woocommerce-cart-form__cart-item.cart_item .quantity.wqpmb_quantity,.quantity.wqpmb_quantity {
    display: inline-flex;
}
body.single-product .qib-button.qib-button-wrapper {
    display: inline-block;
    float: left;
    margin-right: 5px;
	border: 2px solid #CCC;
}
body.cart tr.woocommerce-cart-form__cart-item.cart_item .qib-button-wrapper{
    margin: inherit;
}
.woocommerce div.product form.cart .qib-button-wrapper div.quantity{
    margin-right: 0;margin: 0;
}

.qib-button-wrapper input::-webkit-outer-spin-button,
.qib-button-wrapper input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: 0; 
}
.qib-button-wrapper input[type=number]
{
  -moz-appearance: textfield;
}
