@charset "utf-8";
*, body {
    padding: 0
}

.banner-link li a, .business-broker-img img, .franchise-service-title span, .list-view-show li .result-img img, .logo img, .testimonial-img img, img {
    vertical-align: middle
}

.cd-img-replace, .overflow-hidden {
    overflow: hidden
}

#cd-lateral-nav, header {
    -webkit-backface-visibility: hidden
}

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

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

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

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

body {
    overflow-x: hidden
}

* {
    margin: 0;
    outline: 0
}

.blog_details_post, .blue-content-head, .grey-content-head {
    margin-bottom: 20px
}

a {
    text-decoration: none;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease
}

button {
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease
}

li {
    list-style: none
}

img {
    max-width: 100%;
    width: auto
}

.blog_details_post {
    width: 96%;
    padding: 15px 2%;
    height: auto;
    background: #f9f9f9;
    border: 1px solid #dadada;
    min-height: 170px
}

.result-descrip-area_new li {
    padding: 10px 30px !important
}

.blog_details_post p {
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #646464;
    font-weight: 400;
    line-height: 25px
}

#cd-top-nav a, #cd-top-nav li, .cd-img-replace, .header-logo-area {
    display: inline-block
}

#cd-lateral-nav .item-has-children > a, #cd-menu-trigger .cd-menu-text, #cd-top-nav a {
    text-transform: uppercase;
    font-weight: 600
}

.blog_details_post img {
    border-radius: 50%;
    float: right;
    margin: 10px;
    border: 2px solid #D8CFCF
}

.blog_detail_title {
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif
}

.header-container {
    width: 100%;
    background-color: #16b0eb;
    border-bottom: 1px solid #80cfe0;
    height: 67px
}

.header-logo-area {
    width: 100%;
    margin-top: -2px;
    margin-left: -1px;
    margin-bottom: -5px
}

.logo {
    width: 34%;
    line-height: 40px;
    padding: 10px 0;
    float: left;
    height: 50px;
    background: url(../images/logo-bg.png) -1px -2px no-repeat
}

.cd-img-replace {
    text-indent: 100%;
    white-space: nowrap
}

#cd-logo, #cd-logo img {
    display: block
}

#view_saved_div {
    background-color: #ddd;
    position: fixed !important;
    width: 200px;
    right: 0;
    top: 50%;
    margin-left: -100px;
    z-index: 999
}

.cd-main-content {
    min-height: 100%;
    position: relative;
    background-color: #fff;
    z-index: 2;
    -webkit-transition-duration: .4s;
    -moz-transition-duration: .4s;
    transition-duration: .4s
}

.select2-container, header {
    z-index: 3
}

.cd-main-content.lateral-menu-is-open {
    translate-webkit-transform: translateX(-260px);
    -moz-transform: translateX(-260px);
    -ms-transform: translateX(-260px);
    -o-transform: translateX(-260px);
    transform: translateX(-260px)
}

header {
    position: fixed;
    top: 0;
    left: 0;
    height: 50px;
    width: 100%;
    -webkit-transform: translateZ(0);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: .4s;
    -moz-transition-duration: .4s;
    transition-duration: .4s
}

header.bg {
    width: 100%;
    background: url(../images/broker-banner-bg.png) center top no-repeat fixed;
    min-height: 100px;
    background-size: 100% auto
}

header.lateral-menu-is-open {
    -webkit-transform: translateX(-260px);
    -moz-transform: translateX(-260px);
    -ms-transform: translateX(-260px);
    -o-transform: translateX(-260px);
    transform: translateX(-260px)
}

header.is-fixed {
    position: fixed
}

#cd-menu-trigger, #cd-top-nav {
    position: absolute;
    top: 0;
    height: 100%
}

#cd-logo {
    float: left;
    margin: 12px 0 0 20px
}

#cd-top-nav {
    right: 120px;
    display: none
}

#cd-top-nav ul {
    height: 100%;
    padding-top: 18px
}

#cd-top-nav li {
    margin-right: 1em
}

#cd-top-nav a {
    padding: .5em;
    color: #FFF
}

#cd-top-nav a.current {
    background-color: #242e30
}

.no-touch #cd-top-nav a:hover {
    color: rgba(255, 255, 255, .7)
}

@media only screen and (min-width: 768px) {
    header {
        position: fixed
    }

    #cd-logo {
        margin: 22px 0 0 30px
    }

    #cd-top-nav {
        display: block
    }
}

#cd-menu-trigger {
    right: 0;
    width: 50px
}

#cd-menu-trigger .cd-menu-text {
    height: 100%;
    color: #FFF;
    display: none
}

#cd-menu-trigger .cd-menu-icon, #cd-menu-trigger .cd-menu-icon-1 {
    display: inline-block;
    left: 50%;
    top: 32px;
    bottom: auto;
    right: auto;
    width: 25px;
    height: 5px;
    position: absolute
}

#cd-menu-trigger .cd-menu-icon {
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background-color: #FFF
}

#cd-menu-trigger .cd-menu-icon-1 {
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background-color: #16b0eb
}

#cd-menu-trigger .cd-menu-icon-1::before, #cd-menu-trigger .cd-menu-icon-1:after, #cd-menu-trigger .cd-menu-icon::before, #cd-menu-trigger .cd-menu-icon:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: inherit;
    left: 0
}

#cd-menu-trigger .cd-menu-icon::before {
    bottom: 8px
}

#cd-menu-trigger .cd-menu-icon::after {
    top: 8px
}

#cd-menu-trigger.is-clicked .cd-menu-icon {
    background-color: rgba(255, 255, 255, 0)
}

#cd-menu-trigger.is-clicked .cd-menu-icon-1 {
    background-color: rgba(22, 176, 235, 0)
}

#cd-menu-trigger.is-clicked .cd-menu-icon::after, #cd-menu-trigger.is-clicked .cd-menu-icon::before {
    background-color: #fff
}

#cd-menu-trigger.is-clicked .cd-menu-icon-1::after, #cd-menu-trigger.is-clicked .cd-menu-icon-1::before {
    background-color: #16b0eb
}

#cd-menu-trigger.is-clicked .cd-menu-icon-1::before, #cd-menu-trigger.is-clicked .cd-menu-icon::before {
    bottom: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

#cd-menu-trigger.is-clicked .cd-menu-icon-1::after, #cd-menu-trigger.is-clicked .cd-menu-icon::after {
    top: 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

@media only screen and (min-width: 768px) {
    #cd-menu-trigger {
        padding-left: 1.25em
    }

    #cd-menu-trigger .cd-menu-text {
        display: inline-block;
        line-height: 70px
    }

    #cd-menu-trigger .cd-menu-icon, #cd-menu-trigger .cd-menu-icon-1 {
        left: auto;
        right: 1.25em;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
}

#cd-lateral-nav {
    position: fixed;
    height: 100%;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 1;
    width: 260px;
    background-color: #017b92;
    overflow-y: auto;
    -webkit-transform: translateZ(0);
    -webkit-transition: -webkit-transform .4s 0s, visibility 0s .4s;
    -moz-transition: -moz-transform .4s 0s, visibility 0s .4s;
    transition: transform .4s 0s, visibility 0s .4s;
    -webkit-transform: translateX(80px);
    -moz-transform: translateX(80px);
    -ms-transform: translateX(80px);
    -o-transform: translateX(80px);
    transform: translateX(80px)
}

#cd-lateral-nav .sub-menu {
    padding: 0 10px 20px 15px;
    display: none
}

#cd-lateral-nav a {
    line-height: 2em;
    color: #fff
}

#cd-lateral-nav a.current {
    background-color: #3a4a4d;
    color: #FFF
}

.no-touch #cd-lateral-nav a:hover {
    color: #FFF
}

#cd-lateral-nav.lateral-menu-is-open {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    visibility: visible;
    -webkit-transition: -webkit-transform .4s 0s, visibility 0s 0s;
    -moz-transition: -moz-transform .4s 0s, visibility 0s 0s;
    transition: transform .4s 0s, visibility 0s 0s;
    -webkit-overflow-scrolling: touch
}

#cd-lateral-nav .item-has-children > a {
    position: relative
}

#cd-lateral-nav .item-has-children > a::after {
    content: '';
    display: block;
    height: 11px;
    width: 8px;
    position: absolute;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 1em;
    background: url(../img/cd-arrow.svg) center center no-repeat;
    background-size: 8px 11px;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s
}

.flag-dropdown, .flag-dropdown dd {
    position: relative
}

#cd-lateral-nav .item-has-children > a.submenu-open::after {
    -webkit-transform: translateY(-50%) rotate(90deg);
    -moz-transform: translateY(-50%) rotate(90deg);
    -ms-transform: translateY(-50%) rotate(90deg);
    -o-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg)
}

#cd-lateral-nav .socials {
    padding: 0 32px
}

#cd-lateral-nav .socials:after {
    content: "";
    display: table;
    clear: both
}

#cd-lateral-nav .socials a {
    height: 32px;
    width: 32px;
    float: left;
    padding: 0;
    background: url(../img/cd-socials.svg) no-repeat #FFF;
    margin-right: .5em;
    border-radius: .25em
}

#cd-lateral-nav .socials a.cd-twitter {
    background-position: 0 0
}

#cd-lateral-nav .socials a.cd-github {
    background-position: -32px 0
}

#cd-lateral-nav .socials a.cd-facebook {
    background-position: -64px 0
}

#cd-lateral-nav .socials a.cd-google {
    background-position: -96px 0
}

.no-touch #cd-lateral-nav .socials a:hover {
    background-color: #4e6361
}

.no-touch #cd-lateral-nav .socials a:hover.cd-twitter {
    background-position: 0 -32px
}

.no-touch #cd-lateral-nav .socials a:hover.cd-github {
    background-position: -32px -32px
}

.no-touch #cd-lateral-nav .socials a:hover.cd-facebook {
    background-position: -64px -32px
}

.no-touch #cd-lateral-nav .socials a:hover.cd-google {
    background-position: -96px -32px
}

.top-menu-icon {
    width: 66%;
    float: left;
    text-align: right
}

.top-menu-icon-link {
    /*background-image: url(../images/menu-icon.png);*/
    background-repeat: no-repeat;
    width: 30px;
    height: 21px;
    float: right;
    margin-right: 20px;
    margin-top: 25px
}

.search-btn-img {
    background: url(../images/top-menu-search-icon.png) center center no-repeat #16b0eb;
    border: 2px solid #FFF;
    border-radius: 3px;
    cursor: pointer;
    height: 39px;
    width: 40px;
    display: none;
    margin: 12px 20px 0 0
}

.flag-dropdown {
    float: right;
    margin: 20px 54px 0 0;
    z-index: 999999
}

.flag-dropdown dt a {
    background: url(../images/arrow.png) 94% center no-repeat #007fb0;
    display: block;
    padding-right: 20px;
    border: 1px solid #fff;
    margin-bottom: -1px
}

#broker_listings_more {
    width: 100%;
    height: auto;
    text-align: center;
    display: block
}

#broker_listings_more span {
    width: auto;
    padding: 10px 100px;
    height: auto;
    text-align: center;
    background: #16b0eb;
    border: 3px solid #e5e5e5;
    font-family: open_sanssemibold;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    cursor: pointer
}

.flag-dropdown dd ul li a, .flag-dropdown dt a span {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px
}

#broker_listings_more span a {
    color: #fff
}

.flag-dropdown dt a span {
    cursor: pointer;
    display: block;
    padding: 5px;
    color: #fff
}

.flag-dropdown dd ul {
    background: #007fb0;
    border: 1px solid #fff;
    color: #C5C0B0;
    display: none;
    right: 0;
    padding: 5px 0;
    position: absolute;
    top: 0;
    width: 300px;
    min-width: 170px;
    list-style: none;
    z-index: 999
}

.flag-dropdown dd ul li {
    width: 50%;
    float: left
}

.flag-dropdown dd ul li a {
    color: #fff;
    padding: 5px;
    display: block
}

.flag-dropdown img.flag {
    margin-left: 10px
}

.working-area {
    max-width: 990px;
    margin: auto;
    width: 90%
}

.banner-area-container {
    width: 100%;
    background-image: url(../images/bannner-img-1.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: left center;
    padding: 100px 0;
    margin-bottom: 40px;
    position: relative;
    z-index: 99999
}

.banner-area, .banner-link {
    width: 100%;
    display: inline-block
}

.banner-link li {
    width: 24%;
    float: left;
    margin-right: 1.3%;
    display: table;
    height: 60px
}

.banner-link li:last-child {
    margin-right: 0
}

.banner-link li a {
    font-family: ralewaybold;
    font-size: 18px;
    color: #FFF;
    background-color: rgba(70, 190, 228, .8);
    border-radius: 10px;
    border: 2px solid #FFF;
    width: 98.4%;
    text-align: center;
    display: table-cell;
    text-shadow: 1px 3px 5px #000
}

.banner-link li a:hover {
    text-shadow: none;
    background-color: rgba(70, 190, 228, 1)
}

.banner-text, .mob-search-txt {
    text-align: center;
    text-shadow: 1px 3px 8px #000;
    text-transform: uppercase
}

.mob-top-btn {
    width: 100%;
    display: none
}

.mob-top-btn li {
    width: 24%;
    float: left;
    margin-right: 1.3%;
    text-align: center
}

.mob-top-btn li:last-child {
    margin-right: 0
}

.mob-top-btn li a {
    border: 1px solid #16b0eb;
    border-radius: 10px;
    padding: 30px 40px;
    display: inline-block
}

.mob-top-btn li:nth-child(1) a {
    background: url(../images/business-sale-icon.png) center center no-repeat rgba(69, 192, 239, .7)
}

.mob-top-btn li:nth-child(2) a {
    background: url(../images/selling-business-icon.png) center center no-repeat rgba(69, 192, 239, .7)
}

.mob-top-btn li:nth-child(3) a {
    background: url(../images/business-broker-icon.png) center center no-repeat rgba(69, 192, 239, .7)
}

.mob-top-btn li:nth-child(4) a {
    background: url(../images/franchise-opertunity-icon.png) center center no-repeat rgba(69, 192, 239, .7)
}

.mob-search-txt {
    width: 100%;
    display: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    padding: 20px 0
}

.banner-text {
    margin: 30px auto;
    width: 70%;
    font-family: ralewaybold;
    font-size: 32px;
    color: #FFF
}

.banner-search-field {
    width: 96%;
    display: inline-block;
    background-color: rgba(255, 255, 255, .7);
    padding: 20px 2%;
    border-radius: 10px
}

.search-field-area, .search-field-area-not-region, .search-field-area-nz {
    display: inline-block;
    width: 100%;
    text-align: left
}

.search-field-area li {
    width: 18%;
    float: left;
    margin-right: 1%
}

.search-field-area-not-region li {
    width: 22.7%;
    float: left;
    margin-right: 1%
}

.search-field-area-nz li {
    width: 22%
}

.search-field-area li:last-child {
    width: 5%;
    text-align: right;
    margin-right: 0
}

.search-field-area li select {
    width: 100%
}

.search-field-area-not-region li:last-child {
    width: 5%;
    text-align: right;
    margin-right: 0
}

.search-field-area-not-region li select {
    width: 100%
}

.search-btn {
    width: 100%;
    background: url(../images/search-btn.png) center center no-repeat orange;
    height: 39px;
    border: none;
    cursor: pointer;
    border-radius: 3px;
    background-size: auto auto
}

.custom-dropdown--large {
    font-size: 1.5em
}

.custom-dropdown--small {
    font-size: .7em
}

.custom-dropdown__select {
    font-size: 14px;
    padding: 0 10px;
    margin: 0
}

.custom-dropdown__select--white {
    color: #444;
    height: 40px
}

@supports (pointer-events:none) and ((-webkit-appearance:none) or (-moz-appearance:none) or (appearance:none)) {
    .custom-dropdown {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        width: 100%
    }

    .custom-dropdown__select {
        padding-right: 2.5em;
        border-radius: 3px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border: none;
        padding-top: 10px;
        padding-bottom: 10px;
        width: 100%
    }

    .custom-dropdown__select option:hover {
        background: #fff
    }

    .custom-dropdown::after, .custom-dropdown::before {
        content: "";
        position: absolute;
        pointer-events: none
    }

    .custom-dropdown::after {
        content: url(../images/drop-down-icon.png);
        height: 1em;
        line-height: 1;
        right: 1em;
        top: 50%;
        margin-top: -.5em
    }

    .custom-dropdown::before {
        width: 3em;
        right: 0;
        top: 0;
        bottom: 0;
        border-radius: 0 3px 3px 0
    }

    .custom-dropdown__select[disabled] {
        color: rgba(0, 0, 0, .3)
    }

    .custom-dropdown.custom-dropdown--disabled::after {
        color: rgba(0, 0, 0, .1)
    }

    .custom-dropdown--white::before {
        top: 0;
        bottom: 0;
        background-color: #FFF
    }

    .custom-dropdown--white::after {
        color: rgba(0, 0, 0, .9)
    }

    @-moz-document url-prefix() {
        .custom-dropdown__select {
            padding-right: .9em
        }
        .custom-dropdown--large .custom-dropdown__select {
            padding-right: 1.3em
        }
        .custom-dropdown--small .custom-dropdown__select {
            padding-right: .5em
        }
    }
}

.feature-business-icon, .partner-icon, .read-more-link {
    background-repeat: no-repeat
}

.advertis-area, .blue-content-head, .middle-area-container {
    width: 100%;
    display: inline-block
}

.advertis-area {
    padding-bottom: 40px;
    text-align: center;
    height: 120px;
    line-height: 120px
}

.blue-content-head-text, .grey-content-head-text {
    font-size: 25px;
    line-height: 60px;
    font-family: ralewaybold;
    text-transform: uppercase
}

.blue-bg-container {
    background-color: #16b0eb;
    padding: 20px 0;
}

.blue-bg-container-slider{
    background-color: #16b0eb;
    padding: 20px 0;
    max-height: 169px;
    overflow: hidden;
}

.blue-content-head-text {
    color: #FFF;
    display: inline-block;
    padding-left: 60px;
    width: 84%;
}

.grey-content-head, .partner-slider {
    width: 100%;
    display: inline-block
}

.partner-icon {
    background-image: url(../images/partner-icon.png)
}

.grey-bg-container {
    background-color: #f4f4f4;
    padding: 20px 0 40px
}

.grey-content-head-text {
    color: #16b0eb;
    display: inline-block;
    padding-left: 60px;
    width: 84%
}

.feature-business-icon {
    background-image: url(../images/feature-business-icon.png)
}

.feature-business-slider {
    width: 100%;
    display: inline-block
}

.feature-content-head {
    width: 100%;
    text-align: center;
    padding: 30px 0;
    background-color: #16b0eb
}

.feature-text-head {
    color: #FFF;
    font-family: ralewaybold;
    font-size: 15px;
    font-weight: 700
}

.feature-content-img {
    width: 100%
}

.feature-content-img img {
    width: 100% !important;
    margin: 0 !important
}

.feature-content-head-2 {
    width: 94%;
    padding: 10px;
    text-align: left;
    color: #474747;
    font-size: 16px;
    font-family: ralewayregular
}

.feature-business-content .price-text, .feature-business-content .result-title, .feature-content-para, .read-more-link {
    font-family: Arial, Helvetica, sans-serif
}

.feature-content-para {
    width: 94%;
    padding: 0 10px;
    text-align: left;
    color: #7a7a7a;
    font-size: 12px;
    line-height: 20px
}

.read-more-link {
    width: 80px;
    float: right;
    margin-top: 20px;
    background-color: orange;
    color: #FFF;
    padding: 10px 50px 10px 10px;
    display: inline-block;
    background-image: url(../images/read-more-icon.png);
    background-position: 100% center
}

.read-more-link:hover {
    background-color: #323232
}

.feature-business-content {
    display: inline-block;
    width: 93%;
    float: left;
    background-color: #f9f9f9;
    border: 1px solid #CCC;
    padding: 10px 0 0;
    margin-bottom: 20px;
    margin-left: 2%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.feature-business-content .result-img {
    width: 98%;
    text-align: center;
    display: inline-block;
    max-height: 200px;
    padding: 0 1%;
    line-height: 200px;
    min-height: 200px;
    overflow: hidden
}

.feature-business-content .result-content-area {
    padding: 10px 0;
    width: 100%;
    display: inline-block
}

.feature-business-content .result-title {
    color: #00729e;
    width: 94%;
    display: inline-block;
    padding: 0 3%;
    overflow: hidden;
    height: 20px
}

.feature-business-content .gold-cost-text {
    width: 94%;
    display: inline-block;
    color: #414141;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 25px;
    padding: 0 3%;
    max-height: 23px;
    overflow: hidden
}

.feature-business-content .price-text {
    width: 94%;
    display: inline-block;
    color: #ee8a10;
    font-size: 18px;
    line-height: 25px;
    padding: 0 3%
}

.feature-business-content .categories-area li, .feature-business-content .categories-area li a {
    color: #383838;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif
}

.feature-business-content .categories-area {
    border-bottom: 1px solid #CCC;
    border-top: 1px solid #CCC;
    margin: 10px 0;
    width: 94%;
    display: inline-block;
    padding: 0 3%;
    max-height: 26px;
    overflow: hidden
}

.feature-business-content .categories-area li {
    margin-right: 8px;
    float: left;
    background: url(../images/category-link-icon.png) center left no-repeat;
    padding: 5px 0 5px 15px
}

.feature-business-content .categories-area li:first-child {
    padding-left: 0;
    background: 0 0
}

.feature-business-content .categories-area li:last-child {
    margin-right: 0
}

.feature-business-content .categories-area li a:hover {
    color: #16b0eb
}

.feature-business-content .result-para {
    color: #828282;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 94%;
    padding: 0 3%;
    min-height: 42px;
    max-height: 42px;
    overflow: hidden;
    line-height: 22px
}

.feature-business-content .result-logo {
    width: 98%;
    padding: 10px 1%;
    border-top: 1px solid #CCC;
    float: right;
    display: inline-block;
    text-align: right
}

.feature-business-content .user-logo-img {
    width: 50%;
    line-height: 80px;
    text-align: center;
    float: right
}

.feature-business-content .result-content-btn {
    width: 48%;
    float: left;
    display: inline-block
}

.feature-business-content .save-btn {
    margin-top: 0;
    width: 100%;
    padding: 0;
    background: url(../images/save-btn.png) center center no-repeat;
    background-size: 100% 33px;
    height: 33px;
    display: inline-block;
    float: left
}

.feature-business-content .saved-btn {
    margin-top: 0;
    width: 100%;
    padding: 0;
    background: url(../images/saved-btn.png) center center no-repeat;
    background-size: 100% 33px;
    height: 33px;
    display: inline-block;
    float: left
}

.user-logo-img img {
    max-height: 87px
}

.lSSlideOuter .lSPager.lSGallery {
    height: 34px !important
}

.feature-business-content .detail-btn {
    float: left;
    width: 100%;
    padding: 0;
    background: url(../images/view-detail-btn.png) center center no-repeat;
    background-size: 100% 33px;
    height: 33px;
    display: inline-block;
    margin-top: 10px
}

.agents-icon, .what-icon, .who-icon {
    background-repeat: no-repeat
}

.business-sale-area, .white-bg-container {
    width: 100%;
    padding: 30px 0;
    display: inline-block
}

.feature-business-content .detail-btn:hover, .feature-business-content .save-btn:hover {
    background-color: #646464
}

.read-more-2, .white-bg-container {
    background-color: #FFF
}

.mob-tab-img-area {
    width: 33%;
    float: left;
    padding: 0 1%;
    line-height: 345px
}

.business-sale-content-area {
    width: 65%;
    float: left
}

.business-sale-head {
    width: 100%;
    display: inline-block;
    font-size: 20px;
    font-family: ralewaybold;
    text-transform: uppercase;
    padding: 20px 0;
    color: #16b0eb
}

.business-sale-para, .read-more-2, .who-para {
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif
}

.business-sale-para, .read-more-2 {
    display: inline-block
}

.black-txt {
    color: #4f4f4f
}

.business-sale-para {
    width: 100%;
    color: #7a7a7a;
    line-height: 20px;
    text-align: justify
}

.read-more-2 {
    margin-top: 40px;
    padding: 10px 60px;
    color: #16b0eb;
    border: 1px solid #16b0eb;
    border-radius: 5px
}

.read-more-2:hover {
    color: #fff;
    background-color: #16b0eb
}

.who-what-area {
    width: 100%;
    display: inline-block
}

.who-area {
    width: 48%;
    float: left
}

.who-icon {
    background-image: url(../images/who-icon.png);
    width: 88%
}

.what-area {
    width: 48%;
    float: right
}

.what-icon {
    background-image: url(../images/what-icon.png);
    width: 88%
}

.who-para {
    width: 100%;
    color: #646464;
    text-align: justify;
    line-height: 28px
}

.capital-cites li a, .category-content li a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    display: inline-block
}

.capital-category-area {
    width: 100%;
    display: inline-block
}

.capital-area {
    width: 48%;
    float: left
}

.category-area {
    width: 48%;
    float: right
}

.capital-icon, .category-icon {
    width: 88%;
    background-repeat: no-repeat
}

.capital-icon {
    background-image: url(../images/capital-icon.png)
}

.category-icon {
    background-image: url(../images/category-icon.png)
}

.capital-cites {
    width: 100%;
    display: inline-block
}

.capital-cites li {
    width: 49%;
    float: left;
    margin-bottom: 10px
}

.capital-cites li:nth-child(even) {
    float: right
}

.capital-cites li a {
    width: 95%;
    color: #FFF;
    background-color: #2eb8ed;
    padding: 10px 0 10px 5%
}

.capital-cites li a:hover {
    background-color: #FFF;
    color: #16b0eb
}

.category-content {
    width: 100%;
    display: inline-block
}

.category-content li {
    width: 49%;
    float: left;
    margin-bottom: 9px
}

.category-content li:nth-child(even) {
    float: right
}

.category-content li a {
    width: 95%;
    color: #FFF;
    padding: 10px 0;
    border-bottom: 1px solid #FFF
}

.category-content li a:hover {
    color: #fff600;
    border-bottom: 1px solid #fff600
}

.agents-area {
    width: 100%;
    display: inline-block
}

.agents-icon {
    background-image: url(../images/agents-icon.png)
}

.agents-content-area {
    display: inline-block;
    background-color: #f5f5f5;
    padding-top: 10px
}

.agent-img {
    width: 28%;
    float: left;
    padding: 0 1%
}

.agent-img img {
    width: auto
}

.agent-content {
    width: 65%;
    float: left
}

.agent-head {
    width: 100%;
    font-family: ralewaybold;
    color: #595959;
    font-size: 18px;
    line-height: 25px
}

.agent-para {
    color: #646464;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
    line-height: 28px
}

.agent-contacts-area {
    width: 100%;
    display: inline-block;
    margin-top: 20px
}

.agent-contacts-area li {
    width: 32%;
    float: left;
    background: url(../images/agent-contact-bg.png) no-repeat;
    background-size: 100% 100%;
    text-align: center;
    margin-right: 2%;
    min-height: 140px
}

.agent-contacts-area li:last-child {
    margin-right: 0
}

.agent-contact-head {
    color: #FFF;
    font-size: 25px;
    font-family: ralewaybold;
    width: 100%;
    margin-top: 30px
}

.agent-contact-para {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #FFF;
    width: 100%;
    line-height: 28px
}

.from-blog-area {
    width: 100%;
    display: inline-block
}

.from-blog-icon {
    background-image: url(../images/from-blog-icon.png);
    background-repeat: no-repeat
}

.from-blog-content {
    width: 100%;
    display: inline-block;
    margin-top: 20px
}

.from-blog-date-area, .from-blog-head, .read-more-3 {
    margin-top: 10px
}

.from-blog-content > li {
    width: 48%;
    float: left
}

.from-blog-content > li:last-child {
    float: right
}

.from-blog-working {
    width: 99.5%;
    background-color: #FFF;
    display: inline-block;
    border: 1px solid #CCC
}

.from-blog-top-area {
    width: 96%;
    display: inline-block;
    padding: 2%
}

.from-blog-img {
    width: 100%;
    text-align: center
}

.from-blog-img img {
    width: auto;
    min-height: 300px
}

.from-blog-bottom, .from-blog-date-area, .from-blog-head {
    width: 100%;
    display: inline-block
}

.from-blog-head {
    font-family: ralewaybold;
    color: #383838;
    font-size: 20px;
    text-transform: uppercase;
    max-height: 70px;
    overflow: hidden
}

.comments-icon, .from-blog-date-area li, .from-blog-date-area li a, .from-blog-para {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif
}

.from-blog-date-area li {
    float: left;
    background: url(../images/circle-icon.png) center left no-repeat;
    padding: 0 20px;
    color: #848484;
    display: inline-block
}

.from-blog-date-area li:first-child {
    background: 0 0;
    padding-left: 0
}

.from-blog-date-area li a {
    color: #848484;
    display: inline-block
}

.from-blog-para {
    color: #848484;
    font-style: italic;
    line-height: 30px;
    padding: 10px 0
}

.read-more-3 {
    padding: 10px 30px
}

.from-blog-bottom {
    border-top: 1px solid #CCC;
    padding: 10px 0
}

.from-social-bottom-area {
    float: left;
    display: inline-block
}

.from-social-bottom-area li {
    float: left;
    margin: 0 10px
}

.from-social-bottom-area li a {
    height: 36px;
    width: 36px;
    display: inline-block
}

.footer-area, .social-area, .social-links {
    width: 100%;
    text-align: center
}

.fb-icon {
    background: url(../images/fb-icon.png) no-repeat
}

.tw-icon {
    background: url(../images/tw-icon.png) no-repeat
}

.g-icon {
    background: url(../images/google-icon.png) no-repeat
}

.lin-icon {
    background: url(../images/linkdin-icon.png) no-repeat
}

.fb-icon:hover {
    background: url(../images/fb-icon-hover.png) no-repeat
}

.tw-icon:hover {
    background: url(../images/tw-icon-hover.png) no-repeat
}

.g-icon:hover {
    background: url(../images/google-icon-hover.png) no-repeat
}

.lin-icon:hover {
    background: url(../images/linkdin-icon-hover.png) no-repeat
}

.comments-icon {
    float: right;
    margin-right: 5px;
    color: #909090;
    background: url(../images/comments-icon.png) center left no-repeat;
    line-height: 20px;
    margin-top: 10px;
    padding-left: 30px
}

.comments-icon:hover {
    color: #46bfe4
}

.social-area, .social-links {
    display: inline-block
}

.social-links li {
    margin: 0 10px;
    display: inline-block;
    line-height: 80px
}

.social-links li a {
    padding: 30px 40px;
    border: 1px solid #16b0eb;
    border-radius: 10px
}

.fb-social {
    background: url(../images/fb-social.png) center center no-repeat
}

.tw-social {
    background: url(../images/tw-social.png) center center no-repeat
}

.g-social {
    background: url(../images/google-social.png) center center no-repeat
}

.link-social {
    background: url(../images/linkdin-social.png) center center no-repeat
}

.fb-social:hover {
    background: url(../images/fb-social-hover.png) center center no-repeat #16b0eb
}

.tw-social:hover {
    background: url(../images/tw-social-hover.png) center center no-repeat #16b0eb
}

.g-social:hover {
    background: url(../images/google-social-hover.png) center center no-repeat #16b0eb
}

.link-social:hover {
    background: url(../images/linkdin-social-hover.png) center center no-repeat #16b0eb
}

.footer-container {
    border-bottom: 5px solid #000
}

.copy-rite-msg {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFF
}

.top-menu-search-bar {
    width: 90%;
    float: left;
    margin-top: 15px;
    margin-left: 2%
}

.top-search-btn {
    background: url(../images/top-menu-search-icon.png) center center no-repeat #16b0eb;
    border: 2px solid #FFF;
    border-radius: 3px;
    cursor: pointer;
    height: 39px;
    width: 100%
}

.inner-banner-area-container {
    background: url(../images/bannner-img-1.png) left center no-repeat;
    background-size: cover;
    min-height: 100px;
    border-bottom: 5px solid #16b0eb
}

.inner-banner-overlay {
    position: relative;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5)
}

.inner-banner-area {
    display: inline-block;
    width: 100%
}

.banner-close-icon {
    background: url(../images/cross_icon.png) no-repeat;
    width: 21px;
    height: 18px;
    display: none;
    float: right;
    cursor: pointer
}

.blue-bg-tab, .inner-banner-para {
    display: inline-block;
    width: 100%
}

.inner-banner-area h1 {
    font-family: ralewaybold;
    font-size: 25px;
    color: #FFF;
    width: 100%;
    padding: 10px 0
}

.count-posts, .img-over-txt, .paging-working-area li a, .sort-label, .view-saved-tag span {
    font-family: Arial, Helvetica, sans-serif
}

.inner-banner-para {
    height: 40px;
    overflow: hidden;
    transition: height .5s ease;
    -webkit-transition: height .5s ease;
    -moz-transition: height .5s ease;
    -o-transition: height .5s ease
}

.inner-banner-para p, .inner-banner-para p a {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    line-height: 20px;
    margin-bottom: 10px;
    width: 100%
}

.blue-bg-tab {
    background-color: #16b0eb;
    margin-top: -6px
}

.result-tab {
    position: relative;
    background-color: rgba(127, 212, 244, .7);
    padding: 10px 2% !important;
    width: 96% !important
}

.banner-tab-close-icon {
    background: url(../images/cross_icon.png) no-repeat;
    width: 21px;
    height: 18px;
    display: none;
    float: right;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 70px;
    z-index: 999
}

.nav-links, .star-black, .view-saved-tag, .white-bg-area {
    display: inline-block
}

.white-bg-area {
    background-color: #fff;
    width: 100%
}

.result-sort-area {
    width: 100%;
    float: left;
    padding: 10px 0;
    position: relative
}

.details_print {
    float: right
}

.navlinks100 {
    width: 100% !important
}

.nav-links {
    width: 75% !important;
    float: left
}

.result-sort-content {
    width: 25%;
    float: left;
    padding: 10px 0;
    text-align: right
}

.view-saved-area, .view-saved-tag {
    position: fixed;
    right: 0;
    text-align: center;
    padding: 10px;
    z-index: 9999
}

.result-sort-content .custom-dropdown__select--white {
    height: 22px
}

.view-saved-tag {
    top: 293px;
    background-color: #fff;
    width: 60px;
    border: 1px solid #CCC;
    border-right: none;
    cursor: pointer;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease
}

.view-saved-tag:hover {
    background: #16b0eb
}

.view-saved-tag:hover span {
    color: #fff
}

.view-saved-tag span {
    font-srize: 14px;
    color: #646464
}

.star-black {
    background: url(../images/black-star.png) center center no-repeat;
    background-size: 100% 100%;
    width: 32px;
    height: 31px;
    color: #fff !important;
    line-height: 31px
}

.saved-listing-txt {
    display: none
}

.view-saved-width {
    width: 150px;
    height: 30px;
    line-height: 30px
}

.view-saved-area-active {
    display: block !important
}

.view-saved-area {
    top: 332px;
    background-color: #fff;
    width: 150px;
    border: 1px solid #CCC;
    border-right: none;
    height: 285px;
    overflow-y: scroll
}

.save-list, .save-list li {
    width: 100%;
    display: inline-block
}

.save-list li {
    margin: 5px 0
}

.cros-icon {
    background: url(../images/cross_icon.png) no-repeat;
    display: inline-block;
    position: absolute;
    width: 15px;
    height: 15px;
    background-size: 100% 100%;
    right: 2px;
    top: 2px;
    z-index: 9999
}

.save-img {
    width: 100%;
    display: inline-block;
    position: relative
}

.img-over-txt {
    background: url(../images/result-shadow.png) left center no-repeat;
    border: none;
    bottom: 0;
    display: inline-block;
    left: 0;
    padding: 35px 2% 5px;
    position: absolute;
    width: 96%;
    color: #fff;
    font-size: 12px;
    text-align: left
}

.adds-area {
    position: relative;
    width: 100%;
    display: inline-block
}

.left-side-adds {
    width: 10%;
    display: inline-block;
    position: absolute;
    left: -130px;
    top: 0
}

.left-side-adds li {
    display: inline-block;
    width: 100%;
    margin-bottom: 35px
}

.sort-label {
    font-size: 14px;
    color: #16b0eb
}

.sort-by-dropdown {
    width: 170px;
    display: inline-block
}

.sort-by-dropdown .custom-dropdown {
    border: 1px solid #CCC;
    width: 100%
}

.sort-by-dropdown .custom-dropdown:after {
    right: .5em
}

.sort-by-dropdown .custom-dropdown .custom-dropdown__select {
    width: 100%;
    padding: 0;
    color: #878787
}

.paging-area {
    background-color: #f7f7f7;
    width: 95.5%;
    display: inline-block;
    padding: 15px 2%;
    border: 1px solid #CCC
}

.grid-view, .list-view {
    width: 24px;
    height: 24px;
    display: inline-block
}

.grid-list-view-area {
    float: left;
    display: inline-block
}

.grid-list-view-area li {
    float: left;
    margin-right: 10px
}

.grid-list-view-area li span {
    cursor: pointer
}

.list-view {
    background: url(../images/list-view.png) no-repeat
}

.grid-view {
    background: url(../images/grid-view.png) no-repeat
}

.count-posts {
    font-size: 16px;
    color: #616161;
    padding-top: 4px
}

.paging-working-area {
    float: right;
    display: inline-block;
    line-height: 30px
}

.paging-working-area li {
    float: left
}

.paging-working-area li:first-child a {
    border-left: none
}

.paging-working-area li a {
    padding: 15px;
    background-color: #FFF;
    border-left: 1px solid #CCC;
    border-bottom: 1px solid #ccc;
    font-size: 15px;
    color: #7e7e7e;
    font-weight: 700
}

.paging-working-area li a:hover {
    background-color: #1799cb;
    color: #FFF
}

.selected-page {
    background-color: #1799cb !important;
    color: #FFF !important
}

.paging-result-area {
    width: 100%;
    display: inline-block;
    margin: 10px 0
}

.grid-view-show > li, .list-view-show > li {
    border: 1px solid #CCC;
    margin-bottom: 20px
}

.list-view-show > li {
    width: 97.5%;
    display: inline-block;
    background-color: #f9f9f9;
    padding: 1%
}

.list-view-show li .result-img {
    width: 25%;
    float: left;
    display: inline-block;
    padding-right: 1%;
    text-align: center;
    line-height: 200px;
    max-height: 200px;
    min-height: 200px;
    overflow: hidden;
    position: relative
}

.list-view-show li .gold-cost-text, .list-view-show li .price-text {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 25px;
    display: inline-block
}

.list-view-show li .result-content-area {
    width: 52%;
    float: left;
    display: inline-block;
    padding-right: 2%
}

.list-view-show li .result-title {
    color: #00729e;
    width: 100%;
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif
}

.list-view-show li .gold-cost-text {
    width: 100%;
    color: #414141;
    font-size: 16px
}

.list-view-show li .price-text {
    width: 100%;
    color: #ee8a10;
    font-size: 18px
}

.list-view-show li .categories-area li, .list-view-show li .categories-area li a {
    color: #383838;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif
}

.list-view-show li .categories-area {
    width: 100%;
    display: inline-block
}

.list-view-show li .categories-area li {
    float: left;
    margin-right: 10px;
    background: url(../images/category-link-icon.png) center left no-repeat;
    padding: 5px 0 5px 15px
}

.list-view-show li .categories-area li:first-child {
    padding-left: 0;
    background: 0 0
}

.list-view-show li .categories-area li:last-child {
    margin-right: 0
}

.list-view-show li .categories-area li a:hover {
    color: #16b0eb
}

.list-view-show li .result-para {
    color: #828282;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 100%
}

.list-view-show li .result-logo {
    width: 20%;
    float: right;
    display: inline-block;
    text-align: right
}

.list-view-show li .user-logo-img {
    width: 100%;
    display: inline-block;
    text-align: center;
    line-height: 150px
}

.list-view-show li .result-content-btn {
    width: 100%;
    display: inline-block
}

.list-view-show li .save-btn, .list-view-show li .saved-btn {
    width: 48%;
    height: 33px;
    padding: 0;
    margin-top: 10px;
    display: inline-block;
    float: left
}

.list-view-show li .save-btn {
    background: url(../images/save-btn.png) center center no-repeat
}

.list-view-show li .saved-btn {
    background: url(../images/saved-btn.png) center center no-repeat
}

.star-icon {
    background: url(../images/white-star.png) center center no-repeat;
    width: 13px;
    height: 12px;
    display: inline-block;
    margin-right: 10px
}

.list-view-show li .detail-btn {
    width: 48%;
    padding: 0;
    display: inline-block;
    margin-top: 10px;
    height: 33px;
    background: url(../images/view-detail-btn.png) center center no-repeat #ee8a10
}

.list-view-show li .detail-btn:hover, .list-view-show li .save-btn:hover {
    background-color: #646464
}

.grid-view-show > li {
    width: 32%;
    float: left;
    background-color: #f9f9f9;
    padding: 10px 0 0;
    margin-left: 2%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.agent-profile-area li, .search-by-content li a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.grid-view-show > li:nth-child(3n+1) {
    margin-left: 0
}

.grid-view-show li .result-img {
    width: 98%;
    text-align: center;
    display: inline-block;
    max-height: 200px;
    padding: 0 1%;
    line-height: 200px;
    min-height: 200px;
    overflow: hidden;
    position: relative
}

.grid-view-show li .gold-cost-text, .grid-view-show li .price-text {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 25px;
    display: inline-block
}

.grid-view-show li .result-content-area {
    padding: 10px 0;
    width: 100%;
    display: inline-block
}

.grid-view-show li .categories-area {
    border-bottom: 1px solid #CCC;
    border-top: 1px solid #CCC;
    margin: 10px 0;
    width: 94%;
    display: inline-block;
    padding: 0 3%;
    height: 55px;
    overflow: hidden;
}

.grid-view-show li .result-title {
    color: #00729e;
    width: 94%;
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0 3%;
    height: 40px;
    overflow: hidden;
    font-size: unset;
    font-weight: normal;
}

.grid-view-show li .gold-cost-text {
    width: 94%;
    color: #414141;
    font-size: 16px;
    padding: 0 3%;
    max-height: 25px;
    overflow: hidden
}

.grid-view-show li .price-text {
    width: 94%;
    color: #ee8a10;
    font-size: 18px;
    padding: 0 3%
}

.grid-view-show li .categories-area li, .grid-view-show li .categories-area li a {
    color: #383838;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif
}

.grid-view-show li .categories-area li {
    margin-right: 10px;
    float: left;
    background: url(../images/category-link-icon.png) center left no-repeat;
    padding: 5px 0 5px 15px
}

.grid-view-show li .categories-area li:first-child {
    padding-left: 0;
    background: 0 0
}

.grid-view-show li .categories-area li:last-child {
    margin-right: 0
}

.grid-view-show li .categories-area li a:hover {
    color: #16b0eb
}

.grid-view-show li .result-para {
    color: #828282;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 94%;
    padding: 0 3%;
    height: 113px;
    overflow: hidden;
    line-height: 22px;
    text-align: justify;
}

.grid-view-show li .result-logo {
    width: 98%;
    padding: 10px 1%;
    border-top: 1px solid #CCC;
    float: right;
    display: inline-block;
    text-align: right;
}

.grid-view-show li .user-logo-img {
    width: 50%;
    line-height: 80px;
    min-height: 84px;
    text-align: center;
    float: right;
    max-height: 84px
}

.grid-view-show li .result-content-btn {
    width: 48%;
    float: left;
    display: inline-block
}

.grid-view-show li .detail-btn, .grid-view-show li .save-btn, .grid-view-show li .saved-btn {
    float: left;
    width: 100%;
    height: 33px;
    padding: 0;
    text-indent: -99999px
}

.grid-view-show li .save-btn {
    margin-top: 0;
    background: url(../images/save-btn.png) center center no-repeat;
    background-size: 100% 33px;
    display: inline-block
}

.grid-view-show li .saved-btn {
    margin-top: 0;
    background: #4e7600 url(../images/saved-btn.png) center center no-repeat;
    background-size: 100% 33px;
    display: inline-block
}

.grid-view-show li .detail-btn {
    display: inline-block;
    margin-top: 10px;
    background: url(../images/view-detail-btn.png) center center no-repeat #ee8a10
}

.breadcrumb_container, .related-article-area {
    padding: 10px 0;
    width: 100%;
    display: inline-block
}

.grid-view-show li .detail-btn:hover, .grid-view-show li .save-btn:hover {
    background-color: #646464
}

.related-article-area {
    margin: 30px 0 10px
}

.related-aricle-head {
    font-family: ralewaybold;
    font-size: 25px;
    color: #16b0eb;
    text-transform: uppercase
}

.breadcrumb_container li span, .nav_hor {
    font-family: ralewayregular;
    font-size: 16px;
    color: #16b0eb
}

#horizontalTab-2 .r-tabs-accordion-title .r-tabs-anchor, #horizontalTab-2 .r-tabs-nav .r-tabs-anchor, .agent-name, .agent-phone, .business-broker-id, .business-broker-region, .contect-address-head, .contect-address-para, .enquery-btn, .form-input-label, .form-text-label, .form-textarea-label, .forsale-business-broker-area h2, .forsale-business-broker-area ol li, .forsale-business-broker-area p, .forsale-business-broker-area ul li, .forsale-business-broker-head, .our-experince-head, .view-detail-btn, .view-listing-btn {
    font-family: Arial, Helvetica, sans-serif
}

.read-more-4 {
    float: right
}

.inner-banner-head-2 {
    margin-top: 20px
}

.inner-banner-area-container-2 {
    border-bottom: 5px solid #16b0eb
}

.breadcrumb_container {
    height: auto
}

.breadcrumb_container li {
    display: inline-block
}

.nav_hor {
    padding-left: 3px;
    padding-right: 3px
}

#horizontalTab-2 {
    width: 100%;
    display: inline-block;
    padding: 10px 0
}

#horizontalTab-2 .r-tabs-nav .r-tabs-tab {
    position: relative;
    width: 15%;
    text-align: center;
    border: none;
    float: none
}

#horizontalTab-2 .r-tabs-nav {
    text-align: center;
    display: inline-block
}

#horizontalTab-2 .r-tabs-nav .r-tabs-anchor:hover, #horizontalTab-2 .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
    color: #16b0eb;
    background-color: transparent;
    border: 1px solid #16b0eb
}

#horizontalTab-2 .r-tabs-nav .r-tabs-anchor {
    background: 0 0;
    display: inline-block;
    text-decoration: none;
    color: #646464;
    width: 100%;
    padding: 15px 0;
    font-size: 14px;
    text-transform: capitalize;
    border: 1px solid #fff;
    border-radius: 5px
}

#horizontalTab-2 .r-tabs-accordion-title .r-tabs-anchor {
    display: block;
    padding: 10px;
    background-color: #16b0eb;
    color: #fff;
    margin-bottom: 10px;
    border-radius: 5px
}

#horizontalTab-2 .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
    background-color: #fff;
    color: #16b0eb;
    border: 1px solid #16b0eb
}

.business-broker-img, .profile-container {
    border: 1px solid #CCC;
    display: inline-block
}

.profile-container {
    width: 95.5%;
    background-color: #f9f9f9;
    padding: 2%;
    margin: 10px 0
}

.business-broker-area {
    display: inline-block;
    width: 100%
}

.business-broker-img {
    width: 37.5%;
    float: left;
    background-color: #FFF;
    text-align: center;
    line-height: 150px;
    margin-right: 2%
}

.business-broker-content {
    width: 30%;
    display: inline-block;
    float: left;
    min-height: 150px
}

.business-services-content {
    width: 60%;
    display: inline-block;
    float: left;
    min-height: 35px;
    border-bottom: 1px dotted #CCC
}

.forsale-business-broker-head {
    width: 100%;
    display: inline-block;
    font-size: 20px;
    color: #16b0eb
}

.business-broker-id, .business-broker-region {
    width: 100%;
    display: inline-block;
    font-size: 14px;
    color: #505050;
    margin-top: 10px
}

.forsale-business-broker-area {
    width: 100%;
    display: inline-block;
    padding: 10px 0
}

.forsale-business-broker-area h2 {
    color: #4a4a4a;
    font-size: 16px;
    font-weight: 700;
    width: 100%;
    display: inline-block;
    padding: 5px 0
}

.forsale-business-broker-area p {
    color: #646464;
    font-size: 12px;
    line-height: 20px;
    padding: 5px 0;
    text-align: justify
}

.forsale-business-broker-area ul {
    margin: 10px 2% 10px 0;
    width: 98%;
    float: left
}

.forsale-business-broker-area ol li, .forsale-business-broker-area ul li {
    background: url(../images/gud-icon.png) left 8px no-repeat;
    width: 96%;
    padding: 10px 0 10px 4%;
    color: #848484;
    display: list-item;
    margin: 5px 10px;
    font-style: italic
}

.forsale-business-broker-area ul li {
    list-style-type: decimal;
    font-size: 12px;
    line-height: 25px
}

.forsale-business-broker-area ol li {
    font-size: 14px;
    font-size: 12px;
    line-height: 15px
}

.contect-address-head, .contect-address-para {
    margin: 5px 0;
    color: #fff;
    width: 100%
}

.forsale-business-broker-area ul li a {
    color: #246b95
}

.font-bold {
    font-weight: 700
}

.our-experince-head {
    background: url(../images/header-bg.png) no-repeat;
    background-size: 100% 100%;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    padding: 1%;
    width: 55%
}

.contect-address-content {
    width: 90%;
    display: inline-block;
    background-color: #6e6e6e;
    text-align: center;
    padding: 10px 5%
}

.contect-address-head {
    display: inline-block;
    font-size: 18px;
    font-weight: 700
}

.contect-address-para, .form-text-label {
    display: inline-block;
    font-size: 14px
}

.enquery-form-area {
    width: 100%;
    display: inline-block;
    margin-top: 20px
}

.enquery-form-content {
    width: 50%;
    display: inline-block;
    margin: 20px 25% 0
}

.form-text-label {
    width: 100%;
    color: #595959
}

.form-input-label, .form-textarea-label {
    width: 95%;
    border: 1px solid #CCC;
    padding: 2%;
    color: #646464;
    margin-bottom: 10px;
    display: inline-block
}

.agent-name, .enquery-btn {
    font-size: 16px
}

.form-textarea-label {
    height: 100px
}

.captcha-img {
    width: 100%;
    display: inline-block;
    line-height: 30px;
    background: #333;
    text-align: center;
    color: #fff;
    font-weight: 700
}

.enquery-btn {
    overflow: hidden;
    position: relative;
    z-index: 1;
    margin-top: 10px;
    padding: 10px 40px;
    display: inline-block;
    color: #FFF;
    border: 1px solid #16b0eb;
    background-color: #16b0eb;
    cursor: pointer
}

.enquery-btn:after {
    content: "";
    height: 0;
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    width: 100%;
    z-index: -1;
    background: #fff;
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s
}

.enquery-btn:hover {
    color: #16b0eb
}

.enquery-btn:hover:after {
    height: 170px;
    opacity: 1
}

.agent-profile-area {
    width: 100%;
    display: inline-block;
    margin: 10px 0
}

.agent-profile-area li {
    box-sizing: border-box;
    width: 19%;
    float: left;
    padding: 10px;
    margin: 5px 0 5px 1.25%;
    border: 1px solid #f7f7f7;
    min-height: 247px
}

.agent-name, .agent-phone, .agent-profile-img {
    width: 100%;
    display: inline-block
}

.agent-profile-area li:nth-child(5n+1) {
    margin-left: 0
}

.agent-profile-img {
    line-height: 105px;
    text-align: center
}

.agent-name {
    color: #00729e;
    line-height: 25px
}

.agent-phone {
    color: #646464;
    font-size: 13px;
    line-height: 20px
}

.view-detail-btn, .view-listing-btn {
    font-size: 12px;
    width: 48%;
    color: #fff;
    padding: 5px 0;
    margin-top: 10px
}

.view-listing-btn {
    background-color: #16b0eb;
    float: left;
    text-align: center
}

.view-detail-btn, .view-listing-btn:hover {
    background-color: #acacac
}

.view-detail-btn {
    float: right;
    text-align: center
}

.faq-head-area, .view-detail-btn:hover {
    background-color: #16b0eb
}

.middle-heading, .middle-para {
    color: #646464;
    text-align: center
}

.middle-working-area {
    display: inline-block;
    width: 100%
}

.middle-heading {
    font-family: ralewaybold;
    font-size: 25px;
    width: 100%;
    padding: 10px 0
}

.faq-ans, .faq-head, .faq-list li a, .faq-note, .faq-quiz, .faq-sub-menu li a, .middle-para, .testimonial-name {
    font-family: Arial, Helvetica, sans-serif
}

.middle-para {
    width: 70%;
    margin: auto;
    font-size: 12px;
    padding: 1%;
    line-height: 24px
}

.testimonial-area {
    width: 100%;
    display: inline-block;
    padding: 10px 0
}

.testimonial-area li {
    width: 100%;
    float: left;
    margin: 20px 0
}

.testimonial-working {
    width: 63%;
    display: inline-block;
    float: right
}

.testimonial-img {
    width: 36%;
    float: left;
    text-align: center;
    padding: 0 2%;
    line-height: 190px
}

.testimonial-img img {
    border-radius: 50%;
    border: 3px solid #ddd
}

.testimoial-content {
    width: 58%;
    float: left;
    padding: 20px 1%
}

.testimonial-name {
    color: #000;
    width: 100%;
    display: inline-block;
    font-size: 18px
}

.testimonial-company, .testimonial-para, .testimonial-rating {
    color: #646464;
    width: 100%;
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif
}

.testimonial-company, .testimonial-rating {
    font-size: 14px
}

.testimonial-rating img {
    margin: 0 10px
}

.testimonial-para {
    font-size: 12px;
    line-height: 20px
}

.testimonial-area li:nth-child(2n+1) .testimonial-working {
    float: left
}

.testimonial-area li:nth-child(2n+1) .testimonial-working .testimonial-img {
    float: right
}

.testimonial-area li:nth-child(2n+1) .testimonial-working .testimoial-content {
    text-align: right
}

.testimonial-area li:nth-child(2n+1) .testimonial-working .testimoial-content .testimonial-rating span {
    float: right;
    margin-top: 3px
}

.faq-head, .faq-left-area {
    float: left;
    display: inline-block
}

.faq-left-area {
    width: 68%
}

.faq-head-area {
    width: 99%;
    display: inline-block;
    padding: .5%
}

.faq-head {
    padding: 10px 1%;
    font-size: 16px;
    color: #FFF;
    width: 43%
}

.faq-list li a, .faq-note, .faq-sub-menu li a {
    font-size: 14px
}

.faq-search-area {
    float: right;
    width: 55%
}

.faq-search-field, .search-field, .search-field-btn {
    float: left;
    display: inline-block
}

.faq-search-field {
    width: 79%;
    padding-right: 1%
}

.search-field {
    height: 40px;
    width: 55%;
    padding: 0 2%;
    border-radius: 5px;
    border: none;
    margin-right: 2%;
    font-style: italic
}

.search-field-btn {
    height: 40px;
    border: none;
    cursor: pointer;
    background-color: #4e4e4e;
    color: #FFF;
    border-radius: 5px;
    width: 39%
}

.search-field-btn:hover {
    background-color: #FFF;
    color: #4e4e4e
}

.faq-search-category {
    width: 20%;
    display: inline-block;
    float: right;
    position: relative
}

.faq-menu-icon {
    background: url(../images/menu-icon.png) center center no-repeat;
    float: right;
    height: 21px;
    margin-right: 20px;
    margin-top: 13px;
    width: 30px;
    cursor: pointer
}

.faq-sub-menu {
    width: 280px;
    display: none;
    background-color: rgba(22, 176, 235, .8);
    z-index: 999;
    padding: 10px;
    position: absolute;
    right: -3px;
    top: 45px
}

.faq-sub-menu li {
    width: 100%;
    float: left;
    margin: 5px 0;
    display: inline-block
}

.faq-sub-menu li a {
    background-color: #fff;
    text-align: center;
    display: inline-block;
    width: 99.5%;
    padding: 10px 0;
    color: #646464;
    border: 1px solid #fff
}

.faq-sub-menu li a:hover {
    background-color: #16b0eb;
    color: #fff
}

.faq-list li a, .faq-note {
    color: #646464
}

.faq-working-area {
    width: 98%;
    padding: 1%;
    display: inline-block
}

.faq-list, .faq-list li, .faq-note, .faq-quiz-ans {
    display: inline-block;
    width: 100%
}

.faq-list {
    padding: 10px 0
}

.faq-list li {
    padding: 5px 0
}

.faq-list li a {
    background: url(../images/faq-list-icon.png) left center no-repeat;
    padding-left: 50px;
    min-height: 35px;
    display: inline-block;
    line-height: 20px
}

.faq-list li a:hover {
    background: url(../images/faq-list-icon-hover.png) left no-repeat;
    color: #16b0eb
}

.faq-quiz-ans {
    margin-top: 10px
}

.faq-quiz {
    font-size: 18px;
    color: #323232;
    margin: 10px 0
}

.faq-ans {
    font-size: 12px;
    color: #646464;
    line-height: 24px;
    text-align: justify
}

.blue-bg-container-2 {
    padding: 0
}

.buyer-register-white-head, .buyer-register-white-head a {
    font-family: ralewaybold;
    color: #FFF;
    width: 100%;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase
}

.buyer-register-white-head {
    font-size: 25px
}

.buyer-register-white-head a {
    font-size: 30px
}

.captcha-code, .captcha-short-text, .error-msg, .form-left-text, .form-right-checkbox {
    font-family: Arial, Helvetica, sans-serif
}

.register-buyers-form-area {
    width: 70%;
    display: inline-block;
    padding: 20px 0;
    margin: 0 15%
}

.checkbox label, .form-row {
    margin-bottom: 10px
}

.error-msg, .form-row {
    width: 100%;
    display: inline-block
}

.error-msg {
    padding: 10px 0 20px;
    text-align: center;
    color: #ff6d6d;
    font-size: 18px;
    font-weight: 700
}

.form-left-text {
    width: 25%;
    float: left;
    text-align: right;
    color: #646464;
    font-size: 14px;
    line-height: 37px
}

.form-right-input {
    width: 66%;
    float: right;
    padding: 10px 2%;
    border: 1px solid #CCC
}

.form-right-input_select {
    width: 70.4%;
    float: right;
    padding: 0 2%;
    height: 37px;
    line-height: 37px;
    border: 1px solid #CCC;
    color: #666
}

.captcha-code {
    width: 66%;
    float: right;
    background-color: #112335;
    color: #FFF;
    padding: 10px 2%;
    text-align: center;
    letter-spacing: 5px;
    font-size: 18px
}

.captcha-short-text {
    width: 70.5%;
    float: right;
    color: #bababa;
    font-size: 12px;
    line-height: 25px
}

.form-right-checkbox {
    float: left;
    margin-left: 30%;
    font-size: 14px;
    color: #646464
}

.checkbox input[type=checkbox] {
    display: none
}

.checkbox label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    margin-right: 15px;
    font-size: 13px
}

.checkbox label:before {
    border-radius: 3px;
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    bottom: 1px;
    background-color: #fff;
    border: 1px solid #CCC;
    box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, .3), 0 1px 0 0 rgba(255, 255, 255, .8)
}

.checkbox input[type=checkbox]:checked + label:before {
    content: "\2713";
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    font-size: 15px;
    color: #000;
    text-align: center;
    line-height: 15px
}

.create-buyer-acc-btn {
    float: left;
    margin-left: 30%;
    font-size: 18px;
    color: #16b0eb;
    cursor: pointer;
    font-family: ralewayregular;
    border: 1px solid #16b0eb;
    background-color: #FFF;
    border-radius: 3px;
    padding: 15px 30px
}

.buyer-register-white-para, .buyer-register-white-para a, .email-subcrib-btn {
    font-family: Arial, Helvetica, sans-serif
}

.create-buyer-acc-btn:hover {
    color: #fff;
    background: #16b0eb
}

.buyer-register-white-head-2 {
    font-size: 30px
}

.buyer-register-white-para {
    font-size: 17px;
    color: #FFF;
    text-align: center;
    width: 100%
}

.buyer-register-white-para a {
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    width: 100%
}

.email-subcribe-area {
    width: 60%;
    display: inline-block;
    margin: 20px 20%;
    background-color: #FFF;
    border: 1px solid #FFF;
    border-radius: 3px
}

.email-subcribe-field {
    border: none;
    float: left;
    width: 70%;
    line-height: 60px;
    padding: 0 2%
}

.email-subcrib-btn {
    width: 25%;
    float: right;
    background: url(../images/subcribe-btn-bg.png) no-repeat;
    background-size: 100% 100%;
    border: none;
    color: #FFF;
    font-size: 17px;
    cursor: pointer;
    line-height: 60px;
    text-transform: uppercase
}

.buyer-register-blue-head {
    font-family: ralewaybold;
    font-size: 30px;
    color: #16b0eb;
    width: 100%;
    text-align: center;
    padding: 10px 0
}

#faqs dd, #faqs dt {
    font-family: Arial, Helvetica, sans-serif
}

.buyer-register-sub-head, .find-out-more-btn, .what-feature-hide-area li {
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif
}

.what-feature-hide-area {
    width: 80%;
    display: block;
    margin: 10px 10%
}

.what-feature-hide-area li {
    width: 95%;
    background: url(../images/blue-gud-icon.png) left 0 no-repeat;
    color: #646464;
    margin: 10px 0;
    display: inline-block;
    padding-left: 5%;
    line-height: 20px
}

.find-out-btn-area {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin-top: 20px
}

.find-out-more-btn {
    padding: 15px 30px 15px 50px;
    color: #FFF;
    border-radius: 5px;
    background: url(../images/plus-icon.png) 10px center no-repeat #00afcf;
    display: inline-block
}

.buyer-register-sub-head {
    width: 100%;
    text-align: center;
    color: #646464
}

.faqs_list_sect {
    display: inline-block;
    height: auto;
    padding: 15px 1.5%;
    width: 97%;
    margin-top: 10px
}

#faqs dt {
    color: #323232;
    cursor: pointer;
    font-size: 16px;
    height: auto;
    line-height: normal;
    margin: 0 0 15px;
    padding: 10px 0 10px 50px;
    background: url(../images/faq-list-icon.png) left 5px no-repeat
}

#faqs dd {
    color: #fff;
    font-size: 12px;
    line-height: 20px;
    margin: 0 0 20px;
    padding-left: 50px;
    text-align: justify
}

.cd-navigation li a, .homeLnk a, .menuSocial-hdng, .topnav-new li a {
    color: #fff;
    font-family: ralewaysemibold;
    font-size: 14px;
    text-transform: uppercase
}

.login-field, .login-input, .login-label {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #646464
}

.overlay_container {
    background: 0 0;
    cursor: pointer;
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99999
}

.right_side_fixed {
    width: 300px;
    height: 100vh;
    position: fixed;
    right: -300px;
    -webkit-transition: right .5s ease-in-out;
    -moz-transition: right .5s ease-in-out;
    -ms-transition: right .5s ease-in-out;
    -o-transition: right .5s ease-in-out;
    transition: right .5s ease-in-out;
    background: #017b92;
    z-index: 99999
}

.left_full_container {
    -webkit-transition: left .5s ease-in-out;
    -moz-transition: left .5s ease-in-out;
    -ms-transition: left .5s ease-in-out;
    -o-transition: left .5s ease-in-out;
    transition: left .5s ease-in-out;
    left: 0;
    position: relative
}

.topnav-new {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 10px 0
}

.topnav-new li {
    display: inline-block;
    border: 2px solid #fff;
    line-height: 35px;
    width: auto;
    margin-left: 10px
}

.cd-navigation, .cd-navigation li {
    width: 100%;
    display: inline-block
}

.topnav-new li a {
    padding: 0 10px;
    display: block;
    font-weight: 400
}

.homeLnk {
    width: 100%;
    float: left;
    text-align: center;
    background-color: rgba(0, 0, 0, .4);
    padding: 9.32% 0;
    margin-bottom: 3%
}

.homeLnk a {
    background: #017890;
    text-decoration: none;
    padding: 2% 8%;
    font-weight: 700;
    transition: all ease-in-out .9s;
    border: 2px solid #017890
}

.cd-navigation {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.cd-navigation li:last-child, .cd-navigation li:nth-child(4), .cd-navigation li:nth-child(7) {
    border-bottom: 4px solid #fff
}

.cd-navigation li a {
    width: 85%;
    float: left;
    transition: all ease-in-out .5s;
    border: 0 solid #017b92;
    line-height: normal;
    padding: 2px 0 2px 1em
}

.menuSocial {
    width: 100%;
    display: inline-block;
    left: 0
}

.menuSocial-hdng {
    width: 100%;
    font-weight: 700;
    text-align: center;
    margin-bottom: 12px
}

.menuSocial span a.fbmenu, .menuSocial span a.gplsmenu, .menuSocial span a.inmenu, .menuSocial span a.twtrmenu {
    width: 40px;
    height: 41px;
    float: left;
    margin-right: 11px;
    transition: all ease-in-out .9s
}

.faq-post-area li, .login-field {
    display: inline-block;
    margin-bottom: 10px
}

.menuSocial span a.fbmenu {
    background: url(../images/fb-sidebar.png) no-repeat;
    margin-left: 28px
}

.menuSocial span a.twtrmenu {
    background: url(../images/twtr-sidebar.png) no-repeat
}

.menuSocial span a.inmenu {
    background: url(../images/in-sidebar.png) no-repeat
}

.menuSocial span a.gplsmenu {
    background: url(../images/gplus-sidebar.png) no-repeat
}

.login-input, .login-label {
    height: 40px
}

.buyers-login-area {
    width: 95.7%;
    display: inline-block;
    border: 1px solid #CCC;
    padding: 30px 2%
}

.login-label, .login-label-2 {
    text-align: right;
    padding-right: 2.3%;
    float: left
}

.left-login-area {
    width: 50%;
    float: left;
    display: inline-block
}

.login-field {
    width: 100%
}

.login-label {
    width: 25%;
    line-height: 40px
}

.login-input {
    float: left;
    padding-left: 7%;
    width: 65%;
    border: 1px solid #CCC
}

.user-name-icon {
    background: url(../images/user-name-icon.png) 5px center no-repeat
}

.password-icon {
    background: url(../images/password-icon.png) 5px center no-repeat
}

.login-btn {
    width: 72.5%;
    display: inline-block;
    font-family: ralewayregular;
    font-size: 18px;
    color: #FFF;
    background-color: #16b0eb;
    border-radius: 2px;
    line-height: 50px;
    cursor: pointer;
    border: 1px solid #16b0eb;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease
}

.forget-password, .login-label-2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px
}

.faq-post-area li, .left-faq-area, .right-faq-area, .sitemap-area {
    border: 1px solid #CCC
}

.login-btn:hover {
    color: #16b0eb;
    background-color: #fff
}

.login-label-2 {
    color: #646464;
    width: 25%;
    height: 10px;
    line-height: 10px
}

.forget-password {
    color: #a8a8a8
}

.right-video-area {
    width: 44%;
    float: left;
    display: inline-block;
    padding: 0 3%;
    text-align: center
}

.right-video-area img {
    width: 100%
}

.faq-bottom-area {
    width: 100%;
    display: inline-block;
    margin-top: 10px;
    padding: 10px 0
}

.left-faq-area {
    width: 68%;
    float: left;
    display: inline-block
}

.faq-bottom-head {
    font-family: ralewayregular;
    font-size: 16px;
    color: #FFF;
    background-color: #16b0eb;
    padding: 14px 2%;
    width: 96%;
    text-transform: uppercase
}

.right-faq-area {
    width: 30%;
    float: right;
    display: inline-block
}

.faq-post-area {
    width: 96%;
    padding: 5px 2%;
    display: inline-block
}

.faq-post-area li {
    width: 100%
}

.faq-post-area li:last-child {
    margin-bottom: 0
}

.faq-post-list-img {
    width: 100%;
    display: inline-block
}

.faq-post-list-author, .faq-post-list-para {
    width: 96%;
    padding: 5px 2%;
    display: inline-block
}

.faq-post-list-para {
    font-family: ralewaysemibold;
    color: #1b1b1b;
    font-size: 14px
}

.faq-post-list-author, .faq-post-list-author a, .faq-post-list-read-more {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif
}

.faq-post-list-author {
    color: #646464
}

.faq-post-list-author a {
    color: #16b0eb
}

.faq-post-list-read-more {
    width: 100%;
    color: #fff;
    background-color: #16b0eb;
    display: inline-block;
    text-align: center;
    float: left;
    line-height: 30px
}

.terms-condition-head, .terms-condition-para {
    font-family: Arial, Helvetica, sans-serif;
    color: #646464;
    width: 100%
}

.faq-post-list-read-more:hover {
    background-color: #797979
}

.terms-condition-head {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 15px
}

.terms-condition-para {
    font-size: 12px;
    padding: 10px 0
}

.sitemap-area {
    width: 99.5%;
    display: inline-block;
    margin-bottom: 10px
}

.sitemap-head, .sitemap-inner-head, .sitemap-list {
    width: 96%;
    padding: 10px 2%;
    display: inline-block
}

.sitemap-head {
    color: #FFF;
    font-size: 14px;
    font-family: ralewayregular;
    background-color: #16b0eb;
    float: left
}

.sitemap-inner-head, .sitemap-list li a {
    font-family: Arial, Helvetica, sans-serif
}

.sitemap-inner-head {
    color: #323232;
    font-size: 16px
}

.sitemap-list li {
    width: 25%;
    float: left;
    margin-bottom: 10px
}

.sitemap-list li a {
    font-size: 14px;
    color: #167aeb
}

.sitemap-list li a:before {
    content: '->';
    margin-right: 5px
}

.looking-detail-area {
    width: 100%;
    display: inline-block;
    padding: 10px 0;
    text-align: center
}

.looking-detail-head {
    font-family: ralewaybold;
    font-size: 25px;
    color: #fff
}

.captcha-code-input, .click-here-link, .contact-form-textarea, .find-us-address, .find-us-head, .find-us-sub-head, .looking-detail-para, .submit-btn, .top-blog-profile-name, .top-blog-profile-name a {
    font-family: Arial, Helvetica, sans-serif
}

.click-here-link, .looking-detail-para {
    font-size: 14px;
    color: #FFF
}

.looking-detail-para {
    width: 100%;
    padding: 10px 0;
    line-height: 20px
}

.click-here-link {
    padding: 10px 40px;
    border: 1px solid #FFF;
    border-radius: 3px;
    margin-top: 15px;
    display: inline-block
}

.click-here-link:hover {
    color: #16b0eb;
    background-color: #fff
}

.contact-form-area-container {
    width: 100%;
    display: inline-block;
    margin-top: 10px
}

.contact-form-address-area {
    width: 40%;
    display: inline-block;
    float: left
}

.find-us-head {
    width: 100%;
    display: inline-block;
    color: #16b0eb;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px
}

.find-us-address, .find-us-sub-head {
    width: 90%;
    padding-left: 10%;
    display: inline-block
}

.find-us-sub-head {
    color: #323232;
    font-size: 16px;
    font-weight: 700;
    line-height: 30px
}

.find-us-address {
    color: #646464;
    font-size: 14px;
    line-height: 20px
}

.location-icon {
    background: url(../images/location_icon.png) left center no-repeat
}

.phone-icon {
    background: url(../images/phone_icon.png) left center no-repeat
}

.find-us-head-2 {
    margin-top: 20px
}

.follow-links {
    width: 100%;
    display: inline-block
}

.follow-links li {
    margin-right: 10px;
    display: inline-block;
    float: left;
    line-height: 50px
}

.follow-links li a {
    border-radius: 3px;
    padding: 15px 20px;
    background-color: #7d7d7d
}

.contact-form-input, .contact-form-input-2, .contact-form-textarea {
    padding: 10px 1.5%;
    border: 1px solid #CCC;
    font-size: 14px;
    color: #646464
}

.fb-follow {
    background: url(../images/follow-fb-icon.png) center center no-repeat
}

.tw-follow {
    background: url(../images/follow-tw-icon.png) center center no-repeat
}

.g-follow {
    background: url(../images/follow-google-icon.png) center center no-repeat
}

.link-follow {
    background: url(../images/follow-linkdin-icon.png) center center no-repeat
}

.follow-links li a:hover {
    background-color: #16b0eb
}

.contact-us-form-area {
    width: 58%;
    display: inline-block;
    float: right
}

.contact-form-input, .contact-form-input-2 {
    width: 28.9%
}

.captcha-code-2, .contact-form-input, .contact-form-input-2 {
    float: left;
    font-family: Arial, Helvetica, sans-serif
}

.contact-form-input-2 {
    margin: 0 1.5%
}

.contact-form-textarea {
    width: 96.5%;
    display: inline-block;
    height: 130px;
    margin: 10px 0
}

.captcha-code-2 {
    background-color: #112335;
    color: #fff;
    font-size: 18px;
    letter-spacing: 5px;
    padding: 10px 2%;
    text-align: center;
    width: 46%
}

.captcha-code-input, .submit-btn {
    font-size: 14px
}

.captcha-code-input {
    border: 1px solid #ccc;
    color: #646464;
    float: right;
    padding: 10px 1.5%;
    width: 35%
}

.submit-btn {
    float: left;
    color: #16b0eb;
    cursor: pointer;
    border: 1px solid #16b0eb;
    background-color: #FFF;
    border-radius: 5px;
    padding: 10px 60px
}

.submit-btn:hover {
    color: #fff;
    background: #16b0eb
}

.google-maps {
    position: relative;
    width: 100%
}

.google-maps iframe {
    width: 100% !important
}

.left-blog-area {
    width: 68%;
    float: left;
    display: inline-block
}

.top-blog-area {
    width: 100%;
    display: inline-block
}

.top-blog-area > li {
    width: 100%;
    margin-bottom: 30px;
    float: left
}

.top-blog-img {
    position: relative;
    width: 95%;
    border: 1px solid #CCC;
    padding: 15px 2.5%
}

.top-blog-content {
    position: absolute;
    width: 91%;
    background: url(../images/blog-shadow.png) left center;
    left: 2.5%;
    bottom: 15px;
    padding: 120px 2% 10px;
    display: inline-block;
    border: none
}

.top-blog-profile-img {
    float: left;
    margin-right: 10px
}

.top-blog-profile-img img {
    width: 65px;
    height: 65px;
    border-radius: 50%
}

.bottom-blog-area, .top-blog-inner-area, .top-blog-title {
    width: 100%;
    display: inline-block
}

.top-blog-profile-name, .top-blog-profile-name a {
    color: #f2f2f2;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 65px
}

.top-blog-title {
    font-family: ralewaybold;
    color: #FFF;
    font-size: 20px;
    text-transform: uppercase;
    padding-top: 10px
}

.top-blog-date-area li, .top-blog-date-area li a, .top-blog-like-area li a {
    color: #848484;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif
}

.top-blog-date-area {
    float: left;
    display: inline-block
}

.top-blog-date-area li {
    float: left;
    background: url(../images/circle-icon.png) center left no-repeat;
    padding: 0 20px
}

.top-blog-date-area li:first-child {
    background: 0 0;
    padding-left: 0
}

.top-blog-date-area li a {
    display: inline-block
}

.top-blog-like-area {
    float: right;
    display: inline-block;
    border: 1px solid #CCC;
    line-height: 30px;
    border-radius: 3px
}

.top-blog-like-area li {
    float: left;
    padding: 0 10px
}

.top-blog-like-area li a {
    display: inline-block;
    padding-left: 20px
}

.like-hand {
    background: url(../images/like-hand-icon.png) left center no-repeat
}

.eye-icon {
    background: url(../images/eye-icon.png) left center no-repeat
}

.chat-icon {
    background: url(../images/chat-icon.png) left center no-repeat
}

.top-blog-inner-area {
    padding: 20px 0 10px
}

.blog-read-more-btn {
    display: inline-block;
    background-color: #2d2d2d;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding: 10px 20px
}

.blog-read-more-btn:hover {
    background-color: #16b0eb
}

.bottom-blog-area > li {
    border: 1px solid #ccc;
    padding: 15px 2.5%;
    width: 94.5%;
    display: inline-block;
    margin-bottom: 20px
}

.bottom-blog-img {
    width: 42%;
    float: left;
    line-height: 230px;
    overflow: hidden;
    position: relative
}

.hover_content {
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transform: matrix(.8, 0, 0, .8, 0, 0);
    -webkit-transform: matrix(.8, 0, 0, .8, 0, 0);
    -moz-transform: matrix(.8, 0, 0, .8, 0, 0);
    -ms-transform: matrix(.8, 0, 0, .8, 0, 0);
    -o-transform: matrix(.8, 0, 0, .8, 0, 0);
    transition: all 1s ease-in-out 0s;
    -webkit-transition: all 1s ease-in-out 0s;
    -moz-transition: all 1s ease-in-out 0s;
    -o-transition: all 1s ease-in-out 0s;
    -ms-transition: all 1s ease-in-out 0s;
    width: 100%
}

.bottom-blog-img:hover .hover_content {
    display: block;
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
    -moz-transform: matrix(1, 0, 0, 1, 0, 0);
    -ms-transform: matrix(1, 0, 0, 1, 0, 0);
    -o-transform: matrix(1, 0, 0, 1, 0, 0)
}

.portfo-hover-icon {
    background: url(../images/blog-hover-icon.png) center center no-repeat rgba(106, 183, 220, .7);
    display: inline-block;
    border-radius: 50%;
    padding: 30px;
    margin-top: 90px
}

.bottom-blog-content-area {
    width: 56%;
    float: left;
    padding: 0 0 0 2%
}

.bottom-blog-para, .bottom-blog-profile {
    width: 100%;
    display: inline-block
}

.bottom-blog-head {
    color: #383838;
    font-family: ralewaybold;
    font-size: 20px;
    text-transform: uppercase
}

.bottom-blog-para {
    color: #848484;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 20px 0;
    line-height: 20px;
    font-style: italic
}

.bottom-blog-profile-name, .category-post-area li a {
    font-family: Arial, Helvetica, sans-serif;
    color: #646464
}

.bottom-blog-profile-name {
    font-size: 12px;
    line-height: 65px;
    text-transform: uppercase
}

.right-blog-area {
    width: 30%;
    float: right;
    display: inline-block
}

.blog-post-area {
    width: 99.5%;
    border: 1px solid #CCC;
    margin-bottom: 10px
}

.category-post-area {
    display: inline-block;
    padding: 5px 0;
    width: 100%
}

.category-post-area li {
    width: 100%;
    display: inline-block;
    margin: 0;
    border-bottom: 1px solid #ccc
}

.category-post-area li:last-child {
    border-bottom: none !important
}

.category-post-area li a {
    font-size: 14px;
    padding: 13px 5%;
    width: 90%;
    display: inline-block
}

.category-post-area li a:hover {
    color: #fff;
    background-color: #00afcf
}

.header-container-2 {
    width: 100%;
    background-color: #fff;
    height: 67px
}

.header-working {
    width: 100%;
    display: inline-block;
    position: relative
}

.logo-2 {
    line-height: 40px;
    padding: 12px 0 10px;
    float: left;
    height: 48px
}

.logo a {
    margin-left: 20px
}

.logo img {
    width: 55.5%;
    max-width: 238px
}

.top-menu-icon-2 {
    float: right;
    text-align: right;
    width: 245px
}

.top-menu-icon-3 {
    float: right;
    text-align: right;
    width: 95px
}

.top-menu-search-bar-2 {
    background-color: rgba(22, 176, 235, .8);
    left: 0;
    margin: 0;
    padding: 20px 2%;
    position: absolute;
    top: 67px;
    width: 96%;
    display: none;
    z-index: 999
}

.search-btn-img-2 {
    background: url(../images/search-btn-icon.png) center center no-repeat #fff;
    border: 2px solid #16b0eb;
    border-radius: 3px;
    cursor: pointer;
    height: 39px;
    width: 40px;
    display: inline-block;
    margin: 12px 20px 0 0
}

.top-menu-icon-link-2 {
    background: url(../images/top-blue-menu.png) no-repeat;
    width: 30px;
    height: 21px;
    float: right;
    margin-top: 25px
}

.join-us-btn, .join-us-btn3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #16b0eb;
    background-color: #FFF
}

.banner-tab, .banner-tab-city-area {
    width: 100%;
    display: inline-block
}

.join-us-btn {
    border: 2px solid #16b0eb;
    border-radius: 3px;
    padding: 13px 20px;
    float: left;
    margin: 12px 20px 0 0
}

.join-us-btn3 {
    border: 2px solid #16b0eb;
    border-radius: 3px;
    padding: 8px 20px;
    float: left;
    margin: 18px 20px 0 0
}

.banner-city, .banner-city-numb {
    font-family: ralewayregular;
    font-size: 16px
}

.join-us-btn:hover {
    color: #fff;
    background-color: #16b0eb
}

.inner-banner-area-container-3 {
    background: url(../images/australia-profile-banner.png) no-repeat;
    background-size: 100% 100%;
    padding: 40px 0
}

.banner-tab-city-area {
    margin-top: 20px
}

.banner-tab-city-area li {
    width: 32%;
    float: left;
    margin: 3px 0 0 2%
}

.banner-tab-city-area li:nth-child(3n+1) {
    margin-left: 0
}

.banner-tab-city-area li p {
    width: 92%;
    padding: 5px 4%;
    background-color: rgba(255, 255, 255, .9);
    display: inline-block
}

.banner-city {
    color: #565656;
    float: left;
    text-transform: capitalize
}

.banner-city-numb {
    color: #16b0eb;
    float: right
}

.blue-head-bottom, .found-out-head {
    font-family: ralewaybold;
    display: inline-block;
    width: 100%
}

.banner-tab-city-area li:hover p {
    background-color: #16b0eb
}

.banner-tab-city-area li:hover span {
    color: #FFF
}

.found-area-container {
    width: 100%;
    display: inline-block;
    padding: 10px 0
}

.blue-head-bottom {
    color: #2db8ed;
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
    padding: 10px 0 30px;
    background: url(../images/blue-head-bottom-bg.png) center bottom no-repeat;
    margin-bottom: 10px
}

.found-out-content {
    width: 100%;
    display: inline-block;
    margin-top: 20px
}

.found-out-head {
    color: #646464;
    font-size: 18px;
    padding: 10px 0
}

.found-out-img {
    float: right;
    line-height: 240px;
    padding: 0 0 10px 20px
}

.found-out-para {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #646464;
    line-height: 35px
}

.popular-region-area li p, .white-head-bottom {
    font-family: ralewaybold;
    display: inline-block;
    text-transform: uppercase;
    text-align: center
}

.popular-region-container {
    background: url(../images/popular-region-bg.png) no-repeat fixed;
    background-size: 100% 100%;
    padding: 20px 0;
    min-height: 400px
}

.white-head-bottom {
    width: 100%;
    color: #fff;
    font-size: 24px;
    padding: 10px 0 30px;
    background: url(../images/white-head-bottom-bg.png) center bottom no-repeat;
    margin-bottom: 10px
}

.popular-region-area {
    width: 100%;
    display: inline-block;
    margin: 30px 0
}

.popular-region-area li {
    width: 23%;
    float: left;
    margin: 10px 0 10px 2.66%
}

.popular-region-area li:nth-child(4n+1) {
    margin-left: 0
}

.popular-region-area li p {
    color: #2db8ed;
    background-color: #FFF;
    width: 100%;
    padding: 10px 0;
    font-size: 16px
}

.popular-region-area li span {
    background-color: rgba(158, 211, 229, .8);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    width: 96%;
    display: inline-block;
    float: left;
    padding: 5px 2%;
    color: #484848;
    border-bottom: 1px dotted #FFF
}

.explore-btn-area {
    width: 100%;
    display: inline-block;
    text-align: center
}

.explore-btn-area a {
    color: #57c6f1;
    font-family: ralewaybold;
    font-size: 24px;
    text-transform: uppercase;
    padding: 10px 40px;
    border: 3px solid #57c6f1
}

.hand-list-area li, .popular-category li a {
    font-family: Arial, Helvetica, sans-serif;
    display: inline-block
}

.explore-btn-area a:hover {
    background-color: #57c6f1;
    color: #fff
}

.popular-category {
    width: 100%;
    display: inline-block;
    margin: 30px 0
}

.popular-category li {
    width: 23%;
    float: left;
    margin: 0 0 5px 2.66%
}

.popular-category li:nth-child(4n+1) {
    margin-left: 0
}

.popular-category li a {
    width: 95%;
    font-size: 15px;
    color: #FFF;
    background-color: #2eb8ed;
    padding: 10px 0 10px 5%
}

.popular-category li a:hover {
    background-color: #FFF;
    color: #16b0eb
}

.hand-list-area {
    display: inline-block;
    margin: 10px 17.5%;
    width: 65%
}

.hand-list-area li {
    background: url(../images/hand-arrow-icon.png) left center no-repeat;
    color: #646464;
    font-size: 14px;
    line-height: 25px;
    margin: 10px 0 0;
    padding-left: 10%;
    width: 90%
}

.header-container-3 {
    width: 100%;
    background: url(../images/broker-banner-bg.png) center top no-repeat fixed;
    min-height: 600px;
    position: relative;
    background-size: 100% auto
}

.broker-banner-text {
    color: #fff;
    font-family: ralewaybold;
    font-size: 36px;
    margin: 100px auto 0;
    text-align: center;
    text-shadow: 1px 3px 8px #000;
    width: 100%
}

.broker-banner-inner-txt-area {
    background: url(../images/broker-banner-text-bg.png) left center no-repeat;
    width: 44%;
    padding: 20px 0 20px 20%;
    position: absolute;
    left: -93px;
    top: 290px;
    background-size: 100%
}

.broker-banner-inner-txt-area p {
    color: #fff;
    font-family: ralewaybold;
    font-size: 25px
}

.broker-banner-inner-txt-area p span {
    font-size: 50px
}

.white-bg-head-area {
    width: 100%;
    display: inline-block;
    background: url(../images/white-bg-text-head.png) center center no-repeat;
    text-align: center
}

.white-bg-head-area span {
    background-color: #FFF;
    padding: 0 10px;
    display: inline-block;
    color: #16b0eb;
    font-family: ralewaybold;
    font-size: 25px;
    text-transform: capitalize
}

.black-txt-2 {
    padding: 0 !important;
    color: #383838 !important
}

.our-product-area {
    width: 100%;
    margin: 20px 0;
    display: inline-block
}

.our-product-area li {
    width: 24%;
    float: left;
    margin: 0 0 5px 1.33%
}

.standard-rate, .standard-rate-area, .standard-subtxt, .standard-text, .sub-area-rate {
    width: 100%;
    display: inline-block
}

.our-product-area li:nth-child(4n+1) {
    margin-left: 0
}

.standard-rate-area {
    background-color: #2a2a2a;
    text-align: center;
    padding: 25px 0
}

.standard-rate, .sub-area-rate {
    padding: 20px 0;
    text-align: center
}

.standard-text {
    color: #FFF;
    font-family: ralewayregular;
    font-size: 28px
}

.standard-rate, .standard-subtxt {
    color: #fff
}

.standard-subtxt {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px
}

.standard-rate {
    background: url(../images/rate-bg.png) center center;
    font-size: 28px;
    font-family: ralewaybold
}

.sub-area-rate {
    font-family: Arial, Helvetica, sans-serif;
    color: #646464;
    font-size: 12px;
    border-bottom: 1px solid #CCC;
    box-shadow: 1px 0 #d9d9d9
}

.register-btn {
    font-family: ralewayregular;
    font-size: 16px;
    color: #FFF;
    background-color: #3c382e;
    padding: 10px 35px;
    display: inline-block
}

.register-btn:hover {
    background-color: #16b0eb
}

.join-client-area {
    border: 1px solid #16b0eb;
    text-align: center;
    width: 87%;
    line-height: 80px;
    display: block
}

.join-slider-btn {
    background: url(../images/join-slider-bg.png) center center no-repeat;
    display: inline-block;
    width: 94px;
    height: 31px;
    position: relative;
    float: right
}

.blue-dotted-bg-container {
    background: url(../images/blue-dotted-bg.png) center center no-repeat;
    padding: 20px 0;
    background-size: 100% 100%
}

.blue-bg-head-area {
    width: 100%;
    display: inline-block;
    background: url(../images/blue-bg-text-head.png) center center no-repeat;
    text-align: center
}

.blue-bg-head-area span {
    padding: 0 10px;
    display: inline-block;
    color: #fff;
    font-family: ralewaybold;
    font-size: 25px;
    text-transform: capitalize
}

#faqs2 dd, #faqs2 dt, .client-name, .feature-list-area li, blockquote {
    font-family: Arial, Helvetica, sans-serif
}

#faqs2 dt, .feature-list-area li {
    font-size: 16px
}

.feature-offer-area {
    width: 100%;
    display: inline-block;
    padding: 10px 0;
    margin-top: 20px;
    position: relative
}

.feature-list-area {
    width: 60%;
    display: inline-block;
    float: left
}

.feature-list-area li {
    width: 87%;
    padding: 20px 0 20px 13%;
    background: url(../images/feature-offer-list-icon.png) left center no-repeat;
    color: #FFF;
    margin: 5px 0
}

.girl-img {
    width: 40%;
    background: url(../images/girl-img.png) center bottom no-repeat;
    height: 320px;
    background-size: 100%;
    position: absolute;
    bottom: -24px
}

.responsive-img-area {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin-top: 50px
}

#faqs2 dt {
    color: #323232;
    cursor: pointer;
    height: auto;
    line-height: normal;
    margin: 0 0 15px;
    padding: 10px 0 10px 50px;
    background: url(../images/faq2-list-icon.png) left 5px no-repeat
}

#faqs2 dd {
    color: #fff;
    font-size: 12px;
    line-height: 20px;
    margin: 0 0 20px;
    padding-left: 50px;
    text-align: justify
}

.client-img, .client-name, blockquote {
    padding: 10px 0
}

#faqs2 .expanded {
    background: url(../images/faq2-list-icon-hover.png) left 5px no-repeat;
    color: #fff
}

.testimonial-slider {
    width: 90%;
    margin: 20px auto 0
}

.client-img, .testimonial-content {
    width: 100%;
    text-align: center
}

.client-img img {
    width: 87px;
    height: 87px;
    border-radius: 50%
}

.quatation-para {
    width: 100%;
    padding: 10px 0
}

blockquote {
    width: 100%;
    font-size: 14px;
    color: #646464;
    line-height: 35px;
    font-style: italic
}

blockquote:before {
    content: url(../images/before-quote.png)
}

blockquote:after {
    content: url(../images/after-quote.png)
}

.client-name {
    width: 100%;
    font-size: 16px;
    color: #45c0ef
}

.region-banner-area-container {
    width: 100%;
    display: inline-block;
    background: url(../images/region-profile-banner.png) left center no-repeat fixed;
    padding: 20px 0;
    background-size: 100% 100%
}

.region-blue-bg-head-area {
    width: 100%;
    display: inline-block
}

.region-blue-bg-head-area h1, .region-blue-bg-head-area span {
    padding: 10px 10px 10px 0;
    display: inline-block;
    color: #fff;
    font-family: ralewaybold;
    font-size: 25px;
    text-transform: uppercase
}

.sydney-head {
    background: url(../images/sydney-head-bg.png) right center no-repeat;
    background-size: 55% 5px
}

.region-banner-icon-area {
    background: url(../images/region-banner-icon-bg.png) left center no-repeat;
    width: 100%;
    display: inline-block;
    background-size: 90% 5px
}

.arrow-down-img {
    background: url(../images/drop-arrow-icon.png) no-repeat;
    width: 24px;
    height: 17px;
    display: inline-block;
    float: right
}

.region-banner-para, .region-white-bg-head-area {
    width: 100%;
    display: inline-block
}

.region-banner-para {
    height: 40px;
    overflow: hidden
}

.region-banner-para p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #fff;
    line-height: 20px;
    text-align: justify
}

.region-white-bg-head-area span {
    padding: 10px 0;
    display: inline-block;
    color: #2db8ed;
    font-family: ralewaybold;
    font-size: 25px;
    text-transform: uppercase
}

.refine-by-area li, .refine-by-area li a {
    color: #5a5a5a;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif
}

.right-line {
    background: url(../images/right-line.png) right center no-repeat;
    background-size: 70% 5px;
    text-align: left
}

.left-line {
    background: url(../images/left-line.png) left center no-repeat;
    background-size: 60% 5px;
    text-align: right
}

.refine-by-area {
    width: 95.8%;
    display: inline-block;
    background-color: #f9f9f9;
    padding: 10px 2%;
    border: 1px solid #CCC;
    margin: 10px 0
}

.refine-by-area li {
    float: left;
    margin: 10px 0 10px 2.66%;
    width: 20.3%;
    line-height: 20px;
    background: url(../images/blue-good-icon.png) left center no-repeat;
    padding: 0 0 0 25px
}

.white-visit-numb, .white-visit-per {
    font-family: ralewaybold;
    color: #fff
}

.refine-by-area li:nth-child(4n+1) {
    margin-left: 0
}

.supply-demand-container {
    width: 100%;
    display: inline-block;
    background: url(../images/supply-banner-img.png) left center no-repeat fixed;
    background-size: 100% 100%;
    padding: 20px 0
}

.visitor-area {
    width: 90%;
    display: inline-block;
    margin: 20px 5%
}

.visitor-area > li:nth-child(1) {
    width: 48%;
    float: left;
    display: inline-block
}

.visitor-area > li:nth-child(2) {
    width: 48%;
    float: right;
    display: inline-block
}

.visit-per-area {
    width: 100%;
    text-align: center;
    padding: 10px 0
}

.black-city-name, .white-city-name {
    padding-top: 30px;
    text-align: center
}

.white-visit-numb {
    font-size: 50px
}

.white-visit-per {
    font-size: 16px;
    width: 120px;
    text-transform: uppercase
}

.person-limit-area, .person-limit-area > li, .white-city-name {
    width: 100%;
    display: inline-block
}

.per-prop {
    margin-left: 80px
}

.person-limit-area {
    height: 273px;
    margin: 20px 0
}

.person-limit-area > li {
    height: 35px
}

.ten-white {
    background: url(../images/ten-white-people.png) center center no-repeat
}

.five-white {
    background: url(../images/five-white-people.png) center center no-repeat
}

.ten-black {
    background: url(../images/ten-black-person.png) center center no-repeat
}

.five-black {
    background: url(../images/five-black-person.png) center center no-repeat
}

.white-city-name {
    font-family: ralewayregular;
    background: url(../images/white-city-img.png) center top no-repeat;
    color: #fff
}

.black-visit-numb, .black-visit-per {
    font-family: ralewaybold;
    color: #000
}

.black-visit-numb {
    font-size: 50px
}

.black-visit-per {
    font-size: 16px;
    width: 120px;
    text-transform: uppercase
}

.black-city-name, .black-person-img, .list-business-area, .list-business-head {
    width: 100%;
    display: inline-block
}

.black-person-img {
    height: 273px;
    background: url(../images/black-person-img.png) center center no-repeat;
    margin: 20px 0
}

.black-city-name {
    font-family: ralewayregular;
    background: url(../images/black-city-img.png) center top no-repeat;
    color: #000
}

.list-business-area li a, .list-business-head {
    font-family: ralewaybold;
    text-transform: uppercase
}

.list-business-head {
    text-align: center;
    margin: 20px 0;
    padding: 20px 0;
    color: #2db8ed;
    font-size: 25px;
    border-bottom: 4px double #2db8ed;
    border-top: 4px double #2db8ed
}

.right-line-2 {
    background: url(../images/right-line.png) right center no-repeat;
    background-size: 50% 5px;
    text-align: left
}

.list-business-area {
    padding: 10px 0
}

.list-business-area li {
    float: left;
    margin: 10px 0 10px 1.33%;
    width: 24%;
    text-align: center;
    background-color: #2db8ed
}

.list-business-area li a {
    font-size: 16px;
    width: 88%;
    margin: 4% auto;
    background-color: transparent;
    border: 5px solid #fff;
    display: block;
    color: #fff;
    line-height: 80px
}

.list-business-area li:nth-child(4n+1) {
    margin-left: 0
}

.list-business-area li:hover {
    background-color: #454545
}

.banner-drop-icon {
    background: url(../images/drop-arrow-icon.png) center center no-repeat;
    display: inline-block;
    float: right;
    height: 17px;
    width: 24px;
    margin-bottom: 10px;
    cursor: pointer
}

.dashboard-top-main-area {
    width: 100%;
    display: inline-block;
    background-color: #16b0eb;
    position: relative
}

.get-started-text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #fff;
    padding: 13px 0 13px 10px;
    float: left
}

.top-main-right li, .top-main-right li a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #fff
}

.top-main-right {
    float: right;
    text-align: left
}

.top-main-right li {
    float: left;
    padding: 15px 20px;
    border-right: 1px solid #fff
}

.top-main-right li a {
    display: inline-block
}

.dashboard-link-area li a, .dashboard-sub-menu li a {
    font-family: Arial, Helvetica, sans-serif;
    color: #646464
}

.dashboard-menu-icon {
    background: url(../images/menu-icon.png) center center no-repeat;
    float: right;
    height: 21px;
    margin-right: 20px;
    margin-left: 20px;
    margin-top: 13px;
    width: 30px;
    cursor: pointer
}

.dashboard-link-area {
    width: 100%;
    display: inline-block
}

.dashboard-link-area li {
    width: 100%;
    float: left;
    padding: 10px 0;
    background-color: #FFF
}

.dashboard-link-area li:nth-child(2n) {
    background-color: #f9f9f9
}

.dashboard-link-area li a {
    font-size: 16px;
    margin-left: 10px;
    float: left;
    line-height: 70px
}

.dashboard-link-area li a span {
    border-radius: 50%;
    height: 70px;
    width: 70px;
    display: inline-block;
    float: left;
    margin-right: 10px;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease
}

.dashboard-link-area li a:hover span {
    background-color: #7f7f7f
}

.agent-icon {
    background: url(../images/dash-agent-icon.png) center center no-repeat #16b0eb
}

.add-new-icon {
    background: url(../images/add-new-icon.png) center center no-repeat #16b0eb
}

.view-all-icon {
    background: url(../images/view-all-icon.png) center center no-repeat #16b0eb
}

.listing-icon {
    background: url(../images/listing-icon.png) center center no-repeat #16b0eb
}

.profile-icon {
    background: url(../images/profile-icon.png) center center no-repeat #16b0eb
}

.article-icon {
    background: url(../images/article-icon.png) center center no-repeat #16b0eb
}

.company-icon {
    background: url(../images/company-icon.png) center center no-repeat #16b0eb
}

.change-pw-icon {
    background: url(../images/change-pw-icon.png) center center no-repeat #16b0eb
}

.ps-icon {
    background: url(../images/personal-icon.png) center center no-repeat #16b0eb
}

.logout-icon {
    background: url(../images/logout-icon.png) center center no-repeat #16b0eb
}

.dashboard-sub-menu {
    width: 280px;
    display: none;
    background-color: rgba(22, 176, 235, .8);
    z-index: 999;
    padding: 10px;
    position: absolute;
    right: 0;
    top: 45px
}

.dashboard-sub-menu li {
    width: 100%;
    float: left;
    margin: 5px 0;
    display: inline-block
}

.dashboard-sub-menu li a {
    background-color: #fff;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    width: 99.5%;
    padding: 10px 0;
    border: 1px solid #fff
}

.search-by-area, .search-by-content {
    width: 100%;
    display: inline-block
}

.dashboard-sub-menu li a:hover {
    background-color: #16b0eb;
    color: #fff
}

.tabs_refine_by {
    max-height: 48px;
    overflow: hidden
}

.search-by-area {
    padding: 10px 0 20px
}

.search-by-content li {
    width: 24%;
    float: left;
    margin: 5px 0 5px 1.33%
}

.search-by-content li:nth-child(4n+1) {
    margin-left: 0
}

.search-by-content li a {
    box-sizing: border-box;
    font-family: ralewaysemibold;
    border: 1px solid #16b0eb;
    background-color: #fff;
    color: #16b0eb;
    width: 100%;
    display: inline-block;
    text-align: left;
    padding: 5px;
    overflow: hidden;
    height: 30px
}

.business-broker-list, .search-by-char li a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.search-by-content li a:hover {
    color: #fff;
    background-color: #16b0eb
}

.load-more-area {
    width: 100% !important;
    display: inline-block;
    text-align: center;
    margin: 0 !important
}

.load-more-area a {
    color: #fff !important;
    background-color: #16b0eb !important;
    padding: 10px 40px !important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin: 20px 0;
    display: inline-block;
    width: auto !important
}

.search-by-char, .search-by-char li a {
    width: 100%;
    display: inline-block
}

.load-more-area a:hover {
    background-color: #fff !important;
    color: #16b0eb !important
}

.search-by-char li {
    width: 9%;
    float: left;
    margin: 5px 0 5px 1.11%
}

.search-by-char li:nth-child(10n+1) {
    margin-left: 0
}

.search-by-char li a {
    box-sizing: border-box;
    font-family: ralewaysemibold;
    border: 1px solid #16b0eb;
    background-color: #fff;
    color: #16b0eb;
    text-align: center;
    padding: 5px
}

.business-broker-list, .business-broker-list li {
    width: 100%;
    border: 1px solid #CCC;
    padding: 10px;
    display: inline-block
}

.search-by-char li a:hover {
    color: #fff;
    background-color: #16b0eb
}

.business-broker-list {
    background-color: #f7f7f7;
    box-sizing: border-box;
    margin: 10px 0
}

.business-broker-list li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #FFF;
    margin: 5px 0
}

.business-img-area {
    width: 25%;
    display: inline-block;
    float: left;
    margin: 15px 2% 15px 0;
    text-align: center;
    border: 1px solid #e9e9e9;
    line-height: 90px
}

.business-content {
    width: 35%;
    float: left;
    display: inline-block;
    padding-top: 15px
}

.business-name, .business-place {
    width: 100%;
    display: inline-block
}

.business-name {
    font-family: ralewaybold;
    color: #269fec;
    font-size: 25px
}

.business-place {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #646464;
    line-height: 30px
}

.business-detail-btn, .business-view-btn {
    width: 40%;
    font-family: ralewayregular;
    color: #fff;
    margin-top: 10px;
    padding: 10px 0;
    float: left;
    font-size: 16px;
    text-align: center
}

.business-view-btn {
    background-color: #16b0eb
}

.business-detail-btn {
    background-color: #ee8a10
}

.business-detail-btn:hover, .business-view-btn:hover {
    background-color: #7f7f7f
}

.business-counter-area {
    width: 36%;
    float: left;
    padding: 10px 0 10px 1%
}

.for-sale-circl {
    width: 110px;
    height: 110px;
    background-color: #16b0eb;
    border-radius: 50%;
    float: left;
    text-align: center
}

.circle-bottom, .circle-top {
    width: 100%;
    display: inline-block;
    color: #fff;
    font-family: ralewaybold
}

.circle-top {
    font-size: 16px;
    margin-top: 30px
}

.circle-bottom {
    font-size: 30px
}

.sold-circl, .undr-offer-circl {
    width: 110px;
    height: 110px;
    border-radius: 50%;
    float: left;
    margin-left: -10px
}

.undr-offer-circl {
    background-color: #50c9f8;
    text-align: center
}

.sold-circl {
    background-color: #6ad5ff;
    text-align: center
}

.advert-num, .business-name-head {
    width: 100%;
    display: inline-block;
    text-align: center;
    color: #fff
}

.business-name-head {
    font-family: ralewaybold;
    font-size: 25px
}

.advert-num, .result-location {
    font-family: Arial, Helvetica, sans-serif
}

.advert-num {
    font-size: 14px;
    line-height: 25px
}

.right-side-adds {
    width: 10%;
    display: inline-block;
    position: absolute;
    right: -130px;
    top: 0
}

.result-detail-area, .result-location, .right-side-adds li {
    width: 100%;
    display: inline-block
}

.right-side-adds li {
    text-align: right;
    margin-top: 35px
}

.result-detail-area {
    padding: 10px 0
}

.result-location {
    color: #646464;
    font-size: 16px;
    margin-bottom: 10px
}

.result-location span {
    color: #16b0eb;
    font-family: ralewayregular;
    font-size: 20px;
    margin-right: 20px
}

.result-detail-content {
    width: 97%;
    display: inline-block;
    border: 1px solid #e3e3e3;
    margin-top: 10px;
    box-sizing: border-box;
    padding: 10px 1.5%
}

.result-detail-content-head {
    background-color: #16b0eb;
    font-family: ralewayregular;
    color: #fff;
    font-size: 20px;
    width: 96%;
    padding: 10px 2%
}

.financial-content li, .financial-left, .financial-right {
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px
}

.result-descrip-area li, .result-descrip-area p, .result-descrip-list li, .result-descrp-left, .result-descrp-right, .result-detail-title, .result-phone-link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px
}

.result-content-left {
    width: 70%;
    float: left
}

.financial-content {
    width: 100%;
    display: inline-block;
    padding: 0 0 10px
}

.financial-content li {
    width: 50%;
    display: inline-block;
    padding: 10px 0;
    color: #323232
}

.financial-left {
    width: 25%;
    color: #323232;
    text-align: right
}

.financial-right {
    width: 48%;
    color: #646464;
    text-align: left;
    padding-left: 2%
}

.result-detail-content_top {
    display: inline-block;
    width: 100%;
    height: auto
}

.red-txt {
    color: #d64646
}

.result-content-right {
    float: right;
    width: 29%
}

.result-descrip-area, .result-slide {
    width: 96%;
    display: inline-block;
    padding: 10px 2%
}

#result_slide li {
    line-height: 185px;
    text-align: center
}

.result-descrip-area li, .result-descrip-area p {
    color: #3e3a3a;
    line-height: 25px
}

.result-descrip-area p {
    padding: 10px 0
}

.result-descrip-area li {
    padding: 0 0 10px 25px;
    background: url(../images/banner-gud-icon.png) left center no-repeat;
    width: inherit
}

.result-descrip-list, .result-detail-title {
    width: 100%;
    padding: 10px 0;
    display: inline-block
}

.result-detail-title {
    color: #16b0eb
}

.result-descrip-list li {
    color: #3e3a3a;
    margin: 5px 0;
    line-height: 20px
}

.result-detail-form-area {
    width: 96%;
    display: inline-block;
    padding: 10px 2%
}

.result-descrp-area, .result-detail-business-img {
    padding: 10px 0;
    width: 100%;
    display: inline-block
}

.result-detail-business-img {
    text-align: center;
    line-height: 73px;
    height: 73px;
    background-size: 100%
}

.result-descrp-left, .result-descrp-right {
    text-align: left
}

.result-detail-business-img img {
    max-height: 73px
}

.result-descrp-area li {
    width: 100%;
    padding: 5px 0;
    display: inline-block
}

.result-descrp-left {
    color: #323232;
    float: left;
    width: 40%
}

.result-descrp-right {
    color: #646464;
    float: right;
    width: 59%
}

.result-phone-link {
    width: 100%;
    text-align: center;
    background-color: #fea500;
    color: #fff;
    padding: 5px 0;
    float: left
}

.result-phone-link:hover {
    background-color: #646464
}

.inquery-form-area {
    width: 100%;
    display: inline-block
}

.inquiry-form-head {
    font-family: ralewaybold;
    font-size: 30px;
    text-align: center;
    width: 100%;
    padding: 15px 0;
    text-transform: uppercase;
    display: inline-block;
    background-color: #0e98cd;
    color: #fff
}

.inquery-form {
    width: 90%;
    padding: 10px 5%;
    display: inline-block;
    background-color: #45c0ef
}

.inquery-form-input, .inquery-form-span, .inquery-form-txt {
    width: 100%;
    display: inline-block
}

.inquery-form-span {
    margin: 5px 0
}

.inquery-form-txt {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #fff
}

.inquery-form-input input, .inquery-form-input textarea {
    width: 94%;
    padding: 10px 3%;
    border: none;
    display: inline-block
}

.inquery-form-input textarea {
    height: 80px
}

.security-cod {
    font-family: "Times New Roman", Times, serif;
    color: #fee300;
    font-size: 18px;
    float: right
}

#horizontalTab-3 .r-tabs-nav .r-tabs-anchor, .franchise-detail-btn, .franchise-head, .franchise-listing-btn, .franchise-para, .franchise-txt, .franchise-txt-head, .inquery-form-span button {
    font-family: Arial, Helvetica, sans-serif
}

.inquery-form-span button {
    width: 100%;
    display: inline-block;
    padding: 10px 0;
    border: none;
    cursor: pointer;
    background: #fee300;
    color: #000;
    font-size: 16px
}

.inquery-form-span button:hover {
    background-color: #646464;
    color: #fff
}

#horizontalTab-3 {
    width: 100%;
    display: inline-block;
    padding: 30px 0 10px
}

#horizontalTab-3 .r-tabs-nav .r-tabs-tab {
    position: relative;
    width: 18%;
    text-align: center;
    border: none;
    float: none
}

#horizontalTab-3 .r-tabs-nav {
    text-align: center
}

#horizontalTab-3 .r-tabs-nav .r-tabs-anchor:hover, #horizontalTab-3 .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
    color: #16b0eb;
    background-color: transparent;
    border: 1px solid #16b0eb
}

#horizontalTab-3 .r-tabs-nav .r-tabs-anchor {
    background: 0 0;
    display: inline-block;
    text-decoration: none;
    color: #646464;
    width: 100%;
    padding: 15px 0;
    font-size: 14px;
    text-transform: capitalize;
    border: 1px solid #fff;
    border-radius: 5px
}

#horizontalTab-3 .r-tabs-accordion-title .r-tabs-anchor {
    display: block;
    padding: 10px;
    background-color: #16b0eb;
    color: #fff;
    margin-bottom: 10px;
    font-family: Arial, Helvetica, sans-serif;
    border-radius: 5px
}

#horizontalTab-3 .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
    background-color: #fff;
    color: #16b0eb;
    border: 1px solid #16b0eb
}

.breadcrumb_container2 {
    width: 42%;
    float: left;
    margin-top: 8px
}

.search-content {
    float: left;
    padding: 10px 0;
    text-align: right;
    width: 57%
}

.category-dropdown {
    width: 40%;
    display: inline-block
}

.category-dropdown .custom-dropdown {
    border: 1px solid #CCC;
    width: 100%
}

.category-dropdown .custom-dropdown:after {
    right: .5em
}

.category-dropdown .custom-dropdown .custom-dropdown__select {
    width: 100%;
    padding: 0;
    color: #878787
}

.search-btn2 {
    color: #fff;
    background-color: #ee8a10;
    border: none;
    padding: 10px 4%;
    margin-left: 2%;
    cursor: pointer
}

.search-btn2:hover {
    background-color: #646464
}

.franchise-directory-list {
    width: 100%;
    display: inline-block;
    margin: 10px 0
}

.franchise-directory-list li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    display: inline-block;
    margin: 5px 0;
    border: 1px solid #CCC;
    background-color: #f9f9f9;
    padding: 10px
}

.franchise-img {
    width: 28%;
    float: left;
    background-color: #fff;
    text-align: center;
    margin-right: 2%;
    line-height: 180px
}

.frnchise-content-area {
    width: 70%;
    float: left
}

.franchise-head, .franchise-inner-contnt, .franchise-txt {
    width: 100%;
    display: inline-block
}

.franchise-head {
    font-size: 16px;
    color: #00729e;
    margin-bottom: 5px
}

.franchise-txt {
    font-size: 12px;
    color: #828282;
    padding: 5px 0
}

.franchise-txt-head {
    font-size: 14px;
    color: #646464;
    margin-right: 10px
}

.franchise-inner-contnt {
    margin-top: 5px
}

.franchise-para {
    width: 65%;
    float: left;
    font-size: 12px;
    color: #828282
}

.franchise-btn-area {
    width: 33%;
    text-align: right;
    display: inline-block;
    float: right
}

.franchise-detail-btn, .franchise-listing-btn {
    background-color: #16b0eb;
    padding: 10px 0;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    float: right;
    width: 48%;
    text-align: center
}

.franchise-detail-btn:hover, .franchise-listing-btn:hover {
    background-color: #646464
}

.inner-banner-area-container-4 {
    background: url(../images/selling-business-banner-bg.png) center center no-repeat fixed;
    background-size: 100% 100%;
    min-height: 280px
}

.selling-busines-head {
    color: #fff;
    font-family: ralewaybold;
    font-size: 40px;
    width: 70%;
    display: inline-block;
    margin: 40px 15% 30px;
    text-align: center
}

.banner-click-btn-area {
    width: 100%;
    display: inline-block;
    text-align: center
}

.banner-click-btn {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFF;
    padding: 25px 40px;
    display: inline-block;
    background-color: rgba(148, 153, 157, .6);
    border-radius: 5px
}

.banner-click-btn span {
    width: 18px;
    background: url(../images/btn-arrow-icon.png) center center no-repeat;
    height: 15px;
    display: inline-block;
    margin-left: 5px
}

.icon-rotate {
    -ms-transform: rotate(-60deg);
    -webkit-transform: rotate(-60deg);
    transform: rotate(-60deg)
}

.banner-click-show-area {
    display: none;
    background-color: rgba(148, 153, 157, .6);
    width: 70%;
    margin: 10px 13%;
    padding: 10px 2%
}

.banner-click-show-area li {
    font-family: ralewayregular;
    font-size: 22px;
    color: #fff;
    background: url(../images/banner-gud-icon.png) left center no-repeat;
    width: 92%;
    padding: 10px 0 10px 8%
}

.white-bg-container-2 {
    padding: 50px 0
}

.our-product-container {
    background: url(../images/our-product-bg.png) left center no-repeat fixed;
    background-size: 100% 100%;
    display: inline-block;
    padding: 20px 0;
    width: 100%
}

.our-product-working {
    width: 100%;
    display: inline-block;
    position: relative
}

.girl-img-area {
    display: inline-block;
    height: 149px;
    right: 0;
    position: absolute;
    top: -151px;
    width: 239px;
    z-index: 99999;
    background: url(../images/girl-img-2.png) center center no-repeat
}

.our-product-tab-area {
    width: 80%;
    margin: 0 10%
}

.our-prodct-price, .our-prodct-read-more, .our-product-price-tab, .standard-package {
    width: 100%;
    display: inline-block
}

.our-product-price-tab {
    background-color: #16b0eb;
    padding: 10px 0
}

.our-prodct-price {
    font-family: ralewaybold;
    font-size: 28px;
    color: #fff
}

.order-now-btn, .our-prodct-read-more, .our-product-list li, .our-product-para, .read-more-area a, .standard-package, .what-feature-list li {
    font-family: Arial, Helvetica, sans-serif
}

.standard-package {
    font-size: 16px;
    color: #fff;
    text-transform: capitalize;
    padding: 5px 0
}

.our-prodct-read-more {
    background: url(../images/read-more-arrow.png) center center no-repeat;
    background-size: 100% 100%;
    color: #16b0eb;
    font-size: 12px;
    text-transform: capitalize;
    float: left;
    padding: 10px 0
}

.fixed-monthly-head, .franchise-banner-txt h1, .franchise-offer-head, .sell-busines-step, .sell-business-head, .view-feature-txt, .what-offer-btn {
    text-transform: uppercase
}

.link-tab {
    background: url(../images/link-tab.png) no-repeat;
    width: 21px;
    height: 24px;
    display: none;
    margin-left: 6%
}

.our-product-list {
    width: 70%;
    display: inline-block;
    margin: 10px 15%
}

.our-product-list li {
    background: url(../images/blue-good-icon-2.png) left center no-repeat;
    width: 92%;
    padding: 5px 0 5px 8%;
    display: inline-block;
    color: #303030;
    font-size: 16px
}

.our-product-para {
    color: #848484;
    font-size: 12px;
    font-style: italic;
    line-height: 30px;
    padding: 10px 0;
    margin-left: 40px
}

.order-now-btn, .what-feature-list li {
    color: #fff
}

.order-now-btn {
    font-size: 18px;
    display: inline-block;
    width: 99.8%;
    background-color: #ee8a10;
    text-align: center;
    padding: 18px 0;
    border-radius: 3px;
    border-bottom: 2px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff
}

.order-now-btn:hover {
    background-color: #646464
}

.what-feature-container {
    background: url(../images/what-feature-bg.png) left center no-repeat fixed;
    background-size: 100% 100%;
    display: inline-block;
    padding: 30px 0;
    width: 100%
}

.what-feature-list {
    width: 90%;
    margin: 10px 5%;
    display: inline-block
}

.what-feature-list li {
    font-size: 20px;
    width: 94%;
    padding: 10px 0 10px 6%;
    background: url(../images/white-good-icon.png) left center no-repeat
}

.read-more-area, .sell-busines-area, .sell-business-circle, .sell-business-container, .sell-business-head {
    width: 100%;
    display: inline-block
}

.read-more-area {
    text-align: center;
    margin-top: 30px
}

.read-more-area a {
    font-size: 14px;
    color: #16b0eb;
    padding: 20px 80px;
    background-color: #fff;
    border-radius: 3px;
    display: inline-block;
    border: 1px solid #fff
}

.read-more-area a:hover {
    background-color: #16b0eb;
    color: #fff
}

.sell-business-container {
    background: url(../images/sell-business-bg.png) left center no-repeat fixed;
    background-size: 100% 100%;
    padding: 30px 0
}

.sell-business-head {
    text-align: center;
    font-family: ralewaybold;
    font-size: 25px;
    color: #fff
}

.sell-busines-num, .sell-busines-step {
    color: #c7c7c7;
    font-size: 30px
}

.sell-busines-area {
    padding: 10px 0;
    position: relative
}

.sell-business-circle {
    position: relative;
    z-index: 999
}

.sell-business-circle li {
    width: 135px;
    float: left;
    background-color: rgba(23, 162, 216, .9);
    border-radius: 50%;
    padding: 20px;
    text-align: center;
    margin-left: 9.76%
}

.sell-business-circle li:first-child {
    margin-left: 0
}

.sell-business-work {
    height: 130px;
    width: 130px;
    display: inline-block;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 50%
}

.sell-busines-btm-txt, .sell-busines-num, .sell-busines-step {
    width: 100%;
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center
}

.sell-busines-num {
    margin-top: 10px
}

.sell-busines-btm-txt {
    color: #ee8a10;
    font-size: 15px
}

.sell-business-line {
    background-color: rgba(23, 162, 216, .7);
    width: 94%;
    display: inline-table;
    height: 50px;
    position: absolute;
    top: 68px;
    margin: 0 3%
}

.sell-business-bottom {
    width: 100%;
    display: inline-block;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #fff;
    padding: 10px 0
}

.downward-arrow, .upward-arrow {
    width: 36px;
    height: 36px;
    z-index: 999;
    position: fixed;
    bottom: 30px;
    left: 50%;
    display: none;
    box-shadow: 1px 1px 4px 1px #a3a3a3;
    border-radius: 50%
}

.downward-arrow {
    background: url(../images/downward-arrow.png) center center no-repeat
}

.upward-arrow {
    background: url(../images/upward-arrow.png) center center no-repeat
}

.find-out-crcl-btn, .franchise-banner-btn, .what-offer-btn {
    border-radius: 30px;
    box-shadow: 1px 1px 3px #666
}

.inner-banner-area-container-5 {
    padding: 40px 0;
    background-color: #FFF;
    width: 100%
}

.franchise-banner-area {
    width: 100%;
    display: inline-block
}

.franchise-banner-img {
    width: 29%;
    float: left;
    line-height: 250px
}

.franchise-banner-txt {
    width: 70%;
    float: right
}

.franchise-banner-txt h1 {
    color: #646464;
    font-size: 40px;
    font-family: ralewaybold;
    padding: 40px 0
}

.franchise-banner-btn, .what-do-offer-txt {
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase
}

.franchise-banner-btn {
    font-size: 16px;
    color: #fff;
    background-color: #16b0eb;
    padding: 20px 80px
}

.franchise-banner-btn:hover {
    color: #16b0eb;
    background-color: #fff
}

.franchise-offer-head, .what-do-offer-txt, .what-offer-list li {
    color: #fff;
    display: inline-block
}

.franchise-offer-area {
    background: url(../images/franchise-offer-bg.png) no-repeat fixed;
    background-size: 100% 100%;
    padding: 20px 0
}

.franchise-offer-head-area {
    width: 100%;
    display: inline-block;
    text-align: center
}

.franchise-offer-head {
    font-family: ralewaybold;
    font-size: 40px;
    padding: 5px 40px;
    border-bottom: 4px double #fff
}

.what-do-offer-txt {
    font-size: 30px;
    width: 100%;
    padding: 5px 0
}

.franchise-service-hover-area p, .franchise-service-title span, .what-offer-btn, .what-offer-list li {
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif
}

.what-offer-list {
    display: inline-block;
    margin: 10px 0;
    width: 100%
}

.what-offer-list li {
    background: url(../images/white-hand-icon.png) left center no-repeat;
    line-height: 30px;
    margin: 10px 0 0;
    padding-left: 7%;
    width: 93%;
    text-shadow: 1px 2px 2px #000
}

.what-offer-contct-btn-area {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin: 10px 0
}

.what-offer-btn {
    color: #16b0eb;
    background-color: #fff;
    padding: 20px 40px;
    display: inline-block
}

.what-offer-btn:hover {
    background-color: #16b0eb;
    color: #fff
}

.franchise-services-area {
    background: url(../images/franchise-services-bg.png) no-repeat fixed;
    background-size: 100% 100%;
    padding: 20px 0
}

.franchise-services-list {
    width: 100%;
    display: inline-block;
    padding: 20px 0
}

.franchise-services-list li {
    width: 30%;
    float: left;
    position: relative;
    margin: 30px 0 30px 5%
}

.franchise-service-hover-area, .franchise-service-title {
    width: 100%;
    background-color: rgba(22, 176, 235, .7);
    position: absolute
}

.franchise-services-list li:nth-child(3n+1) {
    margin-left: 0
}

.franchise-service-img {
    width: 100%;
    display: inline-block;
    float: left
}

.franchise-service-img img {
    width: 100%
}

.franchise-service-title {
    display: table;
    height: 90px;
    bottom: 0;
    transition: all 1s ease-in-out 0s;
    -webkit-transition: all 1s ease-in-out 0s;
    -moz-transition: all 1s ease-in-out 0s;
    -o-transition: all 1s ease-in-out 0s;
    -ms-transition: all 1s ease-in-out 0s
}

.franchise-service-title span {
    display: table-cell;
    text-align: center;
    color: #fff
}

.franchise-service-hover-area {
    opacity: 0;
    height: 100%;
    top: 0;
    left: 0;
    transition: all 1s ease-in-out 0s;
    -webkit-transition: all 1s ease-in-out 0s;
    -moz-transition: all 1s ease-in-out 0s;
    -o-transition: all 1s ease-in-out 0s;
    -ms-transition: all 1s ease-in-out 0s;
    transform: matrix(.8, 0, 0, .8, 0, 0);
    -webkit-transform: matrix(.8, 0, 0, .8, 0, 0);
    -moz-transform: matrix(.8, 0, 0, .8, 0, 0);
    -ms-transform: matrix(.8, 0, 0, .8, 0, 0);
    -o-transform: matrix(.8, 0, 0, .8, 0, 0)
}

.franchise-service-hover-area p {
    text-align: center;
    color: #fff;
    margin-top: 40px;
    width: 90%;
    padding: 0 5%
}

.franchise-services-list li:hover .franchise-service-hover-area {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
    -moz-transform: matrix(1, 0, 0, 1, 0, 0);
    -ms-transform: matrix(1, 0, 0, 1, 0, 0);
    -o-transform: matrix(1, 0, 0, 1, 0, 0)
}

.franchise-services-list li:hover .franchise-service-title {
    opacity: 0
}

.contact-us-btn-area {
    background: url(../images/franchise-contact-bg.png) no-repeat fixed;
    background-size: 100% 100%;
    padding: 40px 0
}

.fixed-monthly-head-area {
    display: inline-block;
    text-align: center;
    width: 100%
}

.fixed-monthly-head {
    border-bottom: 4px double #e5e5e5;
    color: #646464;
    display: inline-block;
    font-family: ralewaybold;
    font-size: 40px;
    padding: 5px 20px
}

.contct-rate-txt, .find-out-crcl-btn, .view-feature-txt {
    font-family: Arial, Helvetica, sans-serif;
    display: inline-block
}

.view-feature-area {
    width: 100%;
    display: inline-block;
    padding: 10px 0;
    text-align: center
}

.view-feature-txt {
    font-size: 25px;
    color: #646464;
    width: 100%;
    margin: 10px 0
}

.contct-rate-txt, .find-out-crcl-btn {
    font-size: 16px
}

.contct-rate-txt {
    color: #646464;
    width: 100%
}

.find-out-crcl-btn {
    background-color: #16b0eb;
    color: #fff;
    padding: 20px 60px;
    text-transform: capitalize;
    margin-top: 20px
}

.find-out-crcl-btn:hover {
    color: #16b0eb;
    background-color: #fff
}

.franchise-for-sale-area {
    background: url(../images/franchise-sale-bg.png) left center no-repeat fixed;
    background-size: 100% 100%;
    padding: 40px 0
}

.franchise-sale-area {
    text-align: center;
    display: inline-block;
    width: 100%
}

.prepare-franchise-txt, .prepare-franchise-txt a {
    font-family: ralewaybold;
    font-size: 35px;
    color: #fff;
    text-transform: uppercase
}

.writing-advert-txt {
    font-family: ralewaybold;
    font-size: 30px;
    color: #fff;
    width: 100%;
    display: inline-block;
    margin: 20px 0
}

.franchise-btn, .franchise-form-input, .franchise-form-input-2, .franchise-form-textarea {
    font-family: Arial, Helvetica, sans-serif
}

.franchise-contact-us {
    width: 100%;
    display: inline-block;
    margin-top: 30px
}

.franchise-form-input, .franchise-form-input-2 {
    width: 29%;
    float: left;
    padding: 10px 1.5%;
    border: 1px solid #CCC;
    font-size: 14px;
    color: #646464
}

.franchise-form-input-2 {
    margin: 0 1.5%
}

.franchise-btn, .franchise-form-textarea {
    margin: 10px 0
}

.franchise-form-textarea {
    width: 76.5%;
    padding: 10px 1.5%;
    display: inline-block;
    height: 120px;
    border: 1px solid #CCC;
    font-size: 14px;
    color: #646464
}

.franchise-btn {
    height: 140px;
    line-height: 140px;
    width: 18.5%;
    float: right;
    background-color: #16b0eb;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    text-transform: uppercase
}

.blog-detail-list li, .blog-detail-para ol li, .blog-detail-para p, .blog-detail-para ul li {
    font-size: 12px;
    font-style: italic;
    line-height: 25px;
    font-family: Arial, Helvetica, sans-serif;
    color: #848484
}

.franchise-btn:hover {
    background-color: #646464
}

.blog-detail-para {
    width: 100%;
    display: inline-block;
    padding: 5px 0
}

.blog-detail-para ol li, .blog-detail-para ul li {
    list-style-type: disc;
    display: list-item;
    margin: 5px 10px
}

.blog-detail-para p {
    display: inline-block;
    margin: 5px 0
}

.blog-detail-list {
    width: 100%;
    display: inline-block
}

.blog-detail-list li {
    width: 97%;
    list-style: disc;
    margin: 5px 0 5px 3%
}

.back_result_link, .next_prev_sec, .next_prev_sec a {
    font-size: 16px;
    font-family: ralewaybold
}

.next_prev_result_sect {
    clear: both;
    width: 100%;
    height: auto;
    display: inline-block
}

.back_result_link {
    float: left;
    width: auto;
    padding: 5px 10px;
    background: #16b0eb;
    color: #fff;
    margin-right: 20px
}

.next_prev_sec {
    color: #16b0eb;
    float: right
}

.next_prev_sec a {
    color: #16b0eb;
    padding: 5px;
    line-height: 30px
}

.faqs_head_title, .midlle-working-content p.terms-condition-head {
    font-family: ralewayregular;
    font-size: 18px;
    font-weight: 700;
    color: #16b0eb;
    margin-top: 10px;
    display: block
}

.midlle-working-content, .midlle-working-content li {
    color: #000;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif
}

.midlle-working-content {
    line-height: 22px
}

.midlle-working-content li {
    display: block;
    margin-bottom: 10px
}

.midlle-working-content p {
    margin-bottom: 10px
}

.registeration_links_list {
    text-align: center;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px
}

.registeration_links_list li {
    display: inline-block;
    width: auto;
    height: auto;
    margin-left: 10px;
    border: 1px solid #fff;
    border-radius: 5px;
    background: 0 0
}

.registeration_links_list li a {
    text-decoration: none;
    color: #646464;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-transform: capitalize;
    padding: 15px 25px;
    display: block
}

.registeration_links_list li.active_reg_link {
    background-color: transparent;
    border: 1px solid #16b0eb
}

.registeration_links_list li.active_reg_link a {
    color: #16b0eb
}

.footer-links {
    width: 100%;
    text-align: center;
    display: inline-block;
    padding-top: 18px;
    padding-bottom: 36px
}

.footer-links li {
    display: inline-block;
    padding: 0 15px;
    border-left: 1px solid #fff
}

.search_input_field, .submit_search_but {
    border: none;
    height: 30px;
    line-height: 30px
}

.footer-links li:first-child {
    border-left: none
}

.footer-links li a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #fff
}

.result-refine-search-tabs li {
    background-color: rgba(255, 255, 255, .9)
}

.result-refine-search-tabs li a {
    font-family: ralewayregular;
    font-size: 16px;
    color: #565656;
    float: left;
    text-transform: capitalize;
    width: 92%;
    padding: 5px 4%
}

#adds_area_left, #adds_area_right {
    top: 150px;
    width: 160px;
    position: absolute
}

.result-refine-search-tabs li a span {
    float: right;
    color: #0ad
}

.result-refine-search-tabs li:hover a, .result-refine-search-tabs li:hover a span {
    color: #0ad
}

#adds_area_left {
    left: 15px
}

#adds_area_right {
    right: 15px
}

#adds_area_right ads_list li {
    margin-bottom: 35px
}

.search_input_field {
    width: 200px;
    padding-left: 10px;
    background: #fff
}

.submit_search_but {
    background-color: #ee8a10;
    width: 80px;
    font-size: 17px;
    color: #fff
}

.list_tag {
    position: absolute;
    top: 0;
    left: 3px;
    width: 103px;
    height: 100px;
    line-height: normal
}

.buttons_directory_pages li, .buttons_more_result li {
    height: auto;
    float: left;
    text-align: center;
    box-sizing: border-box
}

.new_tag_img {
    background: url(../images/new_tag.png) left top no-repeat
}

.urgent_tag_img {
    background: url(../images/urgent_tag.png) left top no-repeat
}

.franchise_tag_img {
    background: url(../images/franchise_tag.png) left top no-repeat
}

.private_sales_tag_img {
    background: url(../images/ps_tag.png) left top no-repeat
}

.reduced_sales_tag_img {
    background: url(../images/reduced_tag.png) left top no-repeat
}

.buttons_more_result {
    display: inline-block;
    width: 100%;
    background: #fff
}

.buttons_more_result li {
    display: inline-block;
    line-height: 40px;
    width: 15.8%;
    margin-left: 1%
}

.buttons_more_result li a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #16b0eb;
    display: block;
    border: 1px solid #16b0eb;
    border-radius: 5px
}

.buttons_more_result li a.selected_listings, .buttons_more_result li a:hover {
    background-color: #16b0eb
}

.buttons_more_result li:first-child {
    margin-left: 0
}

.buttons_directory_pages {
    display: inline-block;
    width: 100%;
    background: #16b0eb
}

.buttons_directory_pages li {
    display: inline-block;
    line-height: 50px;
    width: 33.33%;
    border-left: 1px solid #ccc
}

.buttons_directory_pages li.active, .buttons_directory_pages li:hover {
    background: #1799cb
}

.buttons_directory_pages li a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: 700;
    color: #fff;
    display: block
}

@media only screen and (min-width: 1590px) and (max-width: 1720px) {
    #adds_area_left {
        left: 7%
    }

    #adds_area_right {
        right: 7%
    }
}

@media only screen and (min-width: 1721px) and (max-width: 2100px) {
    #adds_area_left {
        left: 15%
    }

    #adds_area_right {
        right: 12%
    }
}

@media only screen and (min-width: 1201px) and (max-width: 1350px) {
    #adds_area_left, #adds_area_right {
        width: 130px !important
    }

    #adds_area_left {
        left: 7px !important
    }

    #adds_area_right {
        right: 7px !important
    }
}

@media only screen and (max-width: 1200px) {
    #adds_area_left, #adds_area_right {
        display: none !important
    }
}

@media all and (min-width: 1350px) and (max-width: 1920px) {
    .saved-listing-txt, .view-saved-area {
        display: inline-block
    }

    .broker-banner-inner-txt-area {
        background-size: 100%;
        width: 35%;
        padding: 20px 0 20px 30%
    }

    .left-side-adds {
        width: 160px;
        left: -190px;
        margin-top: 69px
    }

    .right-side-adds {
        width: 160px;
        right: -190px;
        margin-top: 18px
    }

    .star-black {
        background: 0 0;
        color: #646464 !important;
        width: auto
    }

    .view-saved-area {
        height: 260px
    }

    .view-saved-tag {
        width: 150px;
        cursor: auto
    }

    .view-saved-tag:hover {
        background: inherit
    }

    .view-saved-tag:hover span {
        color: #646464
    }
}

@media all and (min-width: 100px) and (max-width: 1180px) {
    .top-menu-search-bar {
        display: none;
        background-color: rgba(22, 176, 235, .8);
        left: 0;
        padding: 20px 5%;
        position: absolute;
        top: 67px;
        width: 90%;
        margin: 0;
        z-index: 999999
    }

    .result-refine-search-tabs li a {
        font-size: 15px
    }

    .banner-area-container {
        padding: 72px 0
    }

    .search-btn-img {
        display: inline-block
    }

    .banner-link li a {
        font-size: 16px
    }

    .what-feature-hide-area {
        width: 90%;
        margin: 10px 5%
    }

    .top-menu-search-bar-2 {
        top: 67px;
        padding: 20px 2%;
        width: 96%
    }

    .broker-banner-text {
        font-size: 32px
    }

    .broker-banner-inner-txt-area {
        width: 52%
    }

    .header-container-3 {
        background-size: auto 100%;
        background-position: right top
    }

    .refine-by-area li {
        margin: 10px 0 10px 2.24%
    }

    .sydney-head {
        background-size: 50% 5px
    }

    .list-business-area li a {
        font-size: 14px
    }

    .grid-view-show li .categories-area li {
        margin-right: 10px
    }

    .grid-view-show li .categories-area li a {
        font-size: 12px
    }

    .top-read {
        position: absolute;
        top: 1500px
    }

    .from-blog-working {
        min-height: 560px
    }

    .agent-profile-area li {
        width: 24%;
        margin-left: 1.33%
    }

    .agent-profile-area li:nth-child(5n+1) {
        margin-left: 1.33%
    }

    .agent-profile-area li:nth-child(4n+1) {
        margin-left: 0
    }

    .for-sale-circl, .sold-circl, .undr-offer-circl {
        width: 105px;
        height: 105px
    }

    .circle-top {
        font-size: 14px
    }

    .sell-business-circle li {
        margin-left: 5.8%
    }

    .sell-busines-area {
        width: 850px;
        margin: auto;
        display: block
    }

    .franchise-banner-txt {
        width: 65%
    }

    .fixed-monthly-head, .franchise-banner-txt h1, .franchise-offer-head {
        font-size: 32px
    }

    .what-do-offer-txt {
        font-size: 25px
    }

    .prepare-franchise-txt {
        font-size: 30px
    }

    .writing-advert-txt {
        font-size: 25px
    }

    .adds-area {
        display: none
    }
}

@media all and (min-width: 100px) and (max-width: 960px) {
    .banner-link li a {
        font-size: 15px
    }

    .registeration_links_list li a {
        padding: 13px 18px
    }

    #slider_find_amac .overview li {
        width: 230px
    }

    #feature-slider .overview > li {
        width: 357px
    }

    .feature-business-content {
        margin-left: 0 !important
    }

    .banner-text {
        width: 90%;
        font-size: 24px
    }

    .banner-area-container {
        padding: 25px 0
    }

    .top-read {
        top: 1480px
    }

    .what-icon, .who-icon {
        width: 82%;
        font-size: 22px
    }

    .agent-contact-para {
        font-size: 16px
    }

    .comments-icon, .from-blog-date-area li a {
        font-size: 11px
    }

    .from-blog-date-area li {
        padding: 0 10px 0 15px
    }

    .from-social-bottom-area li {
        margin: 0 2px
    }

    .our-experince-head {
        width: 65%
    }

    .forsale-business-broker-list li {
        font-size: 12px
    }

    .contect-phone-num {
        font-size: 14px
    }

    .enquery-form-content {
        margin: 20px 15% 0;
        width: 70%
    }

    .middle-para {
        width: 90%
    }

    .buyer-register-white-head {
        font-size: 20px
    }

    .register-buyers-form-area {
        margin: 0 5%;
        width: 90%
    }

    .email-subcribe-area {
        margin: 20px 5%;
        width: 90%
    }

    .sitemap-list li {
        width: 33.3%
    }

    .contact-form-input {
        width: 28.7%
    }

    .bottom-blog-head {
        font-size: 18px
    }

    .blue-head-bottom, .broker-banner-inner-txt-area p, .white-head-bottom {
        font-size: 22px
    }

    .hand-list-area {
        margin: 10px 10%;
        width: 80%
    }

    .broker-banner-inner-txt-area {
        width: 60%
    }

    .broker-banner-inner-txt-area p span {
        font-size: 40px
    }

    .broker-banner-text {
        font-size: 25px
    }

    .standard-text {
        font-size: 24px
    }

    .region-blue-bg-head-area h1, .region-blue-bg-head-area span, .region-white-bg-head-area span {
        font-size: 20px
    }

    .refine-by-area li {
        margin: 10px 0 10px 2.66%;
        width: 27.7%
    }

    .refine-by-area li:nth-child(4n+1) {
        margin-left: 2.66%
    }

    .refine-by-area li:nth-child(3n+1) {
        margin-left: 0
    }

    .right-line {
        background-size: 60% 5px
    }

    .black-visit-numb, .white-visit-numb {
        font-size: 40px
    }

    .list-business-area li a {
        font-size: 12px
    }

    .right-line-2 {
        background-size: 45% 5px
    }

    .search-by-area .r-tabs .r-tabs-nav .r-tabs-anchor {
        font-size: 14px !important
    }

    .search-by-content li a {
        font-size: 14px
    }

    .business-broker-list li {
        padding-right: 0
    }

    .business-name {
        font-size: 20px
    }

    .business-place {
        font-size: 16px
    }

    .result-refine-search-tabs li a {
        font-size: 14px
    }

    .business-detail-btn, .business-view-btn {
        font-size: 15px;
        width: 45%
    }

    .for-sale-circl, .sold-circl, .undr-offer-circl {
        height: 84px;
        width: 84px
    }

    .circle-top {
        margin-top: 20px
    }

    .circle-bottom {
        font-size: 25px
    }

    .sold-circl {
        margin-left: -6px
    }

    .inquiry-form-head {
        font-size: 22px
    }

    #horizontalTab-3 .r-tabs-nav .r-tabs-tab {
        width: 19.5%
    }

    #horizontalTab-3 .r-tabs-nav .r-tabs-anchor {
        font-size: 13px
    }

    .inner-banner-area-container-4 {
        min-height: 500px
    }

    .selling-busines-head {
        width: 80%;
        font-size: 32px;
        margin: 40px 10% 30px
    }

    .banner-click-show-area li {
        font-size: 16px
    }

    .our-prodct-price {
        font-size: 18px
    }

    .standard-package {
        font-size: 14px
    }

    .our-product-list {
        margin: 10px 5%;
        width: 90%
    }

    .what-feature-list li {
        font-size: 18px
    }

    .sell-business-head {
        font-size: 20px
    }

    .sell-busines-area {
        width: 690px;
        margin: auto;
        display: block
    }

    .sell-business-circle li {
        margin-left: 1%;
        width: 127px
    }

    .sell-busines-step {
        font-size: 24px
    }

    .sell-busines-btm-txt {
        font-size: 14px
    }

    .fixed-monthly-head, .franchise-banner-txt h1, .franchise-offer-head {
        font-size: 25px
    }

    .what-do-offer-txt {
        font-size: 20px
    }

    .franchise-service-hover-area p, .franchise-service-title span {
        font-size: 14px
    }

    .view-feature-txt {
        font-size: 20px
    }

    .prepare-franchise-txt {
        font-size: 25px
    }

    .writing-advert-txt {
        font-size: 20px
    }

    .faq-menu-icon {
        margin-right: 5px
    }
}

.arrow_down, .cls_hide_show {
    display: none
}

@media all and (min-width: 100px) and (max-width: 768px) {
    .cls_hide_show {
        display: block
    }

    .logo {
        width: 60%
    }

    .result-phone-link {
        font-size: 14px
    }

    .grid_view_button, .list_view_button {
        display: none !important
    }

    .blue-bg-tab, .capital-cites, .category-content, .girl-img {
        display: none
    }

    .logo img {
        width: 70%
    }

    .top-menu-icon {
        width: 40%;
        float: right
    }

    .top-read {
        top: 1420px
    }

    .banner-area-container, .inner-banner-area-container {
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover
    }

    .banner-link li a {
        font-size: 15px;
        min-height: 40px
    }

    .banner-text {
        font-size: 26px
    }

    .search-field-area li {
        width: 17.6%
    }

    .search-field-area-nz li {
        width: 21.6%
    }

    .search-field-area li:last-child {
        width: 7%
    }

    .custom-dropdown__select {
        font-size: 12px
    }

    .blue-content-head-text, .business-sale-head, .grey-content-head-text {
        font-size: 18px
    }

    #capital_city_show, #category_show {
        cursor: pointer
    }

    .top-read-bottom {
        margin-top: 800px
    }

    .mob-tab-img-area {
        width: 100%;
        padding: 0;
        text-align: center
    }

    .what-area, .who-area {
        width: 100%;
        margin-bottom: 20px
    }

    .business-sale-content-area {
        width: 100%
    }

    .capital-area, .category-area {
        width: 100%;
        margin-bottom: 20px
    }

    .agent-img {
        width: 90%;
        padding: 0 5%;
        text-align: center
    }

    .agent-content {
        width: 90%;
        padding: 5%
    }

    .business-broker-img, .forsale-business-broker-list, .forsale-business-img, .from-blog-content > li {
        width: 100%
    }

    .agent-contact-head {
        font-size: 16px
    }

    .agent-contact-para, .comments-icon, .from-blog-date-area li a {
        font-size: 12px
    }

    .from-blog-content > li {
        margin-bottom: 20px
    }

    .from-blog-date-area li {
        padding: 0 20px
    }

    .buyer-register-white-head, .contect-phone-num, .forsale-business-broker-list li {
        font-size: 16px
    }

    .from-social-bottom-area li {
        margin: 0 10px
    }

    .business-broker-content {
        width: 100%;
        padding: 10px 0;
        min-height: inherit
    }

    .testimonial-link {
        width: 92%;
        padding: 20px 0 10px 8%
    }

    .our-experince-head {
        width: 85%
    }

    .contect-phone-area {
        width: 100%;
        margin: 0
    }

    .contect-address-area {
        margin: 20px 0 0;
        width: 100%
    }

    .contect-address-area li, .contect-phone-area li {
        width: 100%;
        margin-right: 0
    }

    .enquery-form-content {
        margin: 20px 5% 0;
        width: 90%
    }

    .middle-para {
        width: 98%
    }

    .testimonial-working {
        width: 100%
    }

    .faq-head-area {
        width: 98%;
        padding: 1%
    }

    .faq-working-area {
        padding: 2% 1%
    }

    .faq-head {
        width: 98%
    }

    .faq-search-area {
        width: 100%
    }

    .register-buyers-form-area {
        margin: 0;
        width: 100%
    }

    .form-left-text {
        width: 28%
    }

    .email-subcribe-area {
        margin: 20px 0;
        width: 100%
    }

    .buyer-register-blue-head {
        font-size: 22px
    }

    .buyer-register-white-para, .buyer-register-white-para a, .terms-condition-head {
        font-size: 14px
    }

    .what-feature-hide-area {
        margin: 10px 0;
        width: 100%
    }

    .left-login-area {
        width: 100%;
        margin-bottom: 10px
    }

    .right-video-area {
        width: 100%;
        padding: 0
    }

    .left-faq-area {
        width: 99.7%
    }

    .right-faq-area {
        width: 99.7%;
        margin-top: 10px
    }

    .faq-post-area li {
        width: 45%;
        float: left
    }

    .faq-post-area li:nth-child(2n) {
        width: 45%;
        float: right
    }

    .faq-left-area {
        width: 100%
    }

    .sitemap-list li {
        width: 50%
    }

    .find-us-head, .looking-detail-head {
        font-size: 18px
    }

    .bottom-blog-head, .find-us-sub-head, .top-blog-title {
        font-size: 16px
    }

    .contact-form-address-area {
        width: 100%
    }

    .contact-us-form-area {
        width: 100%;
        margin-top: 20px
    }

    .contact-form-input {
        width: 28.8%
    }

    .left-blog-area, .right-blog-area, .top-blog-img img {
        width: 100%
    }

    .popular-region-area li p {
        font-size: 14px
    }

    .popular-region-area li span {
        font-size: 12px
    }

    .banner-city, .banner-city-numb {
        font-size: 14px
    }

    .found-out-img {
        width: 100%;
        text-align: center;
        padding: 10px 0
    }

    .blue-head-bottom, .white-head-bottom {
        font-size: 18px
    }

    .explore-btn-area a {
        font-size: 14px
    }

    .popular-category li a {
        font-size: 12px
    }

    .popular-category li {
        margin: 0 0 5px 2%;
        width: 32%
    }

    .popular-category li:nth-child(4n+1) {
        margin-left: 2%
    }

    .popular-category li:nth-child(3n+1) {
        margin-left: 0
    }

    .from-blog-head {
        font-size: 16px
    }

    .popular-region-container {
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover
    }

    .popular-region-area li {
        float: left;
        margin-left: 4%;
        width: 48%
    }

    .popular-region-area li:nth-child(2n+1) {
        margin-left: 0
    }

    .hand-list-area {
        margin: 10px 5%;
        width: 90%
    }

    .hand-list-area li {
        background-position: left 5px;
        line-height: 28px
    }

    .header-container-3 {
        min-height: 500px;
        background-size: auto 500px
    }

    .broker-banner-inner-txt-area {
        width: 60%
    }

    .broker-banner-inner-txt-area p {
        font-size: 18px
    }

    .broker-banner-inner-txt-area p span {
        font-size: 30px
    }

    .our-product-area {
        margin: 20px 0;
        width: 100%
    }

    .standard-rate, .standard-rate-area {
        padding: 15px 0;
        font-size: 25px
    }

    .feature-list-area {
        width: 100%
    }

    .region-blue-bg-head-area h1, .region-blue-bg-head-area span, .region-white-bg-head-area span {
        font-size: 16px
    }

    .refine-by-area li {
        margin: 10px 0 10px 2.66%;
        width: 41%
    }

    .refine-by-area li:nth-child(3n+1) {
        margin-left: 2.66%
    }

    .visitor-area {
        margin: 20px 0;
        width: 100%
    }

    .list-business-head {
        font-size: 20px
    }

    .list-business-area li:nth-child(4n+1) {
        margin-left: 2.33%
    }

    .list-business-area li:nth-child(3n+1) {
        margin-left: 0
    }

    .list-business-area li {
        margin: 10px 0 10px 2.33%;
        width: 31%
    }

    .list-view-show > li {
        width: 45%;
        float: left
    }

    .list-view-show > li:nth-child(even) {
        width: 45%;
        float: right
    }

    .list-view-show li .result-img {
        width: 100%;
        padding-right: 0;
        text-align: center;
        line-height: inherit
    }

    .list-view-show li .result-content-area {
        padding: 10px 0;
        width: 100%
    }

    .list-view-show li .categories-area {
        border-bottom: 1px solid #CCC;
        border-top: 1px solid #CCC;
        margin: 10px 0
    }

    .list-view-show li .categories-area li {
        padding: 5px 0 5px 10px;
        margin-right: 5px
    }

    .list-view-show li .categories-area li a {
        font-size: 12px
    }

    .list-view-show li .result-logo {
        width: 100%;
        padding: 10px 0;
        border-top: 1px solid #CCC
    }

    .list-view-show li .user-logo-img {
        width: 50%;
        line-height: 80px
    }

    .list-view-show li .result-content-btn {
        width: 48%;
        float: left
    }

    .list-view-show li .save-btn {
        margin-top: 0;
        width: 100%
    }

    .list-view-show li .detail-btn {
        float: left;
        width: 100%
    }

    .grid-view-show > li {
        width: 48%;
        float: left;
        margin-left: 0
    }

    .grid-view-show > li:nth-child(even) {
        width: 48%;
        float: right
    }

    .nav-links {
        width: 100% !important
    }

    .result-sort-content {
        width: 50%;
        padding: 0
    }

    .cls_hide_show img {
        max-width: 30px
    }

    .cls_hide_show {
        float: right
    }

    .blue-bg-tab {
        height: auto
    }

    .result-tab {
        position: inherit;
        left: 0;
        height: inherit;
        top: 0;
        overflow-y: hidden
    }

    .agent-profile-area li {
        width: 32%;
        margin-left: 2%
    }

    .agent-profile-area li:nth-child(4n+1) {
        margin-left: 2%
    }

    .agent-profile-area li:nth-child(3n+1) {
        margin-left: 0
    }

    .search-by-area .r-tabs .r-tabs-accordion-title {
        margin-bottom: 5px
    }

    .search-by-area .r-tabs .r-tabs-accordion-title .r-tabs-anchor {
        color: #fff;
        font-family: ralewayregular;
        font-size: 16px;
        text-transform: capitalize
    }

    .search-by-area .r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
        background-color: #ee8a10;
        color: #fff
    }

    .search-by-content li {
        margin-left: 2%;
        width: 32%
    }

    .search-by-content li:nth-child(4n+1) {
        margin-left: 2%
    }

    .search-by-content li:nth-child(3n+1) {
        margin-left: 0
    }

    .business-broker-list li {
        width: 49%;
        float: left;
        padding-right: 10px
    }

    .business-broker-list li:nth-child(2n) {
        width: 49%;
        float: right
    }

    .business-img-area {
        width: 100%;
        margin: 0 0 5px
    }

    .business-content {
        padding-top: 5px;
        width: 100%;
        margin-bottom: 20px
    }

    .business-name {
        font-size: 16px
    }

    .business-place {
        font-size: 14px
    }

    .business-detail-btn {
        float: right
    }

    .circle-top {
        font-size: 12px
    }

    .for-sale-circl, .sold-circl, .undr-offer-circl {
        height: 82px;
        width: 82px
    }

    .business-counter-area {
        padding: 10px 0;
        display: block;
        float: none;
        margin: auto;
        width: 230px
    }

    #horizontalTab-3 .r-tabs-nav, .girl-img-area, .r-tabs .r-tabs-nav {
        display: none
    }

    .breadcrumb_container2, .result-content-left, .result-content-right, .search-content {
        width: 100%
    }

    .business-name-head {
        font-size: 20px
    }

    .result-location {
        font-size: 14px
    }

    .result-location span {
        font-size: 16px
    }

    .franchise-directory-list li {
        width: 48%;
        float: left
    }

    .franchise-directory-list li:nth-child(2n) {
        width: 48%;
        float: right
    }

    .franchise-img {
        width: 100%;
        margin-right: 0
    }

    .frnchise-content-area {
        width: 100%
    }

    .franchise-head {
        font-size: 14px;
        margin-top: 10px
    }

    .franchise-btn-area, .franchise-para {
        width: 100%;
        margin-top: 10px
    }

    .inner-banner-area-container-4 {
        min-height: 450px;
        background-size: auto 100%
    }

    .selling-busines-head {
        font-size: 20px;
        margin-top: 70px
    }

    .banner-click-show-area {
        margin: 10px 2%;
        width: 90%
    }

    .banner-click-show-area li {
        font-size: 14px
    }

    .our-product-container {
        background-size: auto 100%
    }

    .our-product-tab-area .r-tabs .r-tabs-accordion-title .r-tabs-anchor {
        padding: 0;
        text-align: center;
        width: 100%;
        display: inline-block;
        margin-bottom: 10px
    }

    .our-product-price-tab {
        display: inline-block;
        padding: 5px 5%;
        width: 90%
    }

    .our-prodct-read-more {
        background: #fff;
        color: #16b0eb
    }

    .sell-business-container, .what-feature-container {
        background-size: auto 100%
    }

    .our-product-tab-area {
        margin: 0;
        width: 100%
    }

    .our-product-tab-area .r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor .our-prodct-read-more {
        color: #16b0eb
    }

    .our-product-tab-area .r-tabs .r-tabs-panel {
        margin: 10px 0
    }

    .our-product-list li {
        font-size: 15px
    }

    .sell-business-bottom, .sell-business-head, .what-feature-list li {
        font-size: 16px
    }

    .what-feature-list {
        width: 100%;
        margin: 10px 0
    }

    .sell-business-container {
        background-position: right center
    }

    .sell-business-circle {
        width: 170px;
        margin: 10px auto;
        display: block
    }

    .sell-business-line {
        display: none
    }

    .sell-business-circle li {
        margin: 10px 0
    }

    .sell-busines-area {
        width: 100%;
        display: inline-block
    }

    .banner-tab-close-icon {
        display: none !important
    }

    .tabs_refine_by {
        max-height: inherit !important
    }

    .franchise-banner-img {
        line-height: inherit;
        width: 100%;
        text-align: center
    }

    .franchise-banner-txt {
        width: 100%;
        text-align: center
    }

    .franchise-banner-txt h1 {
        font-size: 20px
    }

    .franchise-banner-btn {
        font-size: 14px;
        padding: 15px 60px
    }

    .fixed-monthly-head, .franchise-offer-head {
        font-size: 20px
    }

    .what-do-offer-txt {
        font-size: 18px
    }

    .what-offer-list li {
        padding-left: 12%;
        width: 88%;
        background-position: left 5px
    }

    .find-out-crcl-btn, .what-offer-btn {
        font-size: 14px;
        padding: 15px 40px
    }

    .franchise-for-sale-area, .franchise-offer-area {
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover
    }

    .franchise-services-list li {
        margin-left: 4%;
        width: 48%
    }

    .franchise-services-list li:nth-child(3n+1) {
        margin-left: 4%
    }

    .franchise-services-list li:nth-child(2n+1) {
        margin-left: 0
    }

    .prepare-franchise-txt {
        font-size: 20px
    }

    .franchise-form-input-2 {
        margin: 0 1.2%
    }

    .forsale-business-broker-area ul li {
        padding: 10px 0 10px 6%;
        width: 94%
    }

    .search-by-char li {
        width: 8.5%;
        margin-left: 4.57%
    }

    .search-by-char li:nth-child(10n+1) {
        margin-left: 4.57%
    }

    .search-by-char li:nth-child(8n+1) {
        margin-left: 0
    }

    .financial-content li {
        width: 49.6%
    }

    .financial-left {
        width: 62%
    }

    .financial-right {
        width: 36%
    }

    #result_slide li img {
        width: 100%
    }

    .our-product-area li {
        width: 48%;
        margin-left: 4%;
        margin-bottom: 20px
    }

    .our-product-area li:nth-child(2n+1) {
        margin-left: 0
    }

    .broker-profile-tab .r-tabs-nav {
        display: block
    }

    .broker-profile-tab .r-tabs-accordion-title {
        display: none !important
    }

    .broker-profile-tab .r-tabs-nav .r-tabs-tab {
        width: 18% !important
    }

    .btn-links {
        display: none
    }

    .arrow_down, .arrow_up {
        display: block;
        float: right;
        position: absolute;
        top: 55px;
        right: 0
    }
}

@media all and (min-width: 100px) and (max-width: 700px) {
    .footer-links, .footer-links li {
        display: block;
        text-align: left
    }

    .buttons_more_result li.btn-links {
        display: none
    }

    .registeration_links_list li {
        width: 46%;
        max-width: 250px;
        margin-bottom: 15px
    }

    .registeration_links_list li a {
        padding: 15px 20px
    }

    .banner-area-container {
        margin-bottom: 0
    }

    .footer-links li {
        line-height: 35px;
        border-bottom: 1px solid #fff;
        border-left: none !important;
        padding: 0 !important
    }

    .footer-links li a {
        font-size: 14px
    }

    .buttons_more_result li {
        width: 32%;
        margin-left: 1.8%;
        margin-top: 10px
    }

    .buttons_more_result li:nth-child(3n+1) {
        margin-left: 0
    }
}

@media all and (min-width: 100px) and (max-width: 600px) {
    .banner-link li a {
        min-height: inherit
    }

    .top-menu-icon-3 {
        width: 125px
    }

    .registeration_links_list li a {
        padding: 15px 20px;
        font-size: 16px
    }

    .result-refine-search-tabs li a {
        font-size: 13px
    }

    .search-field-area {
        width: 90%;
        margin: 0 5%
    }

    .banner-area-container {
        padding: 10px 0 20px
    }

    .banner-link li {
        width: 45%;
        margin: 0 10% 10px 0
    }

    .banner-link li:nth-child(2n) {
        margin-right: 0
    }

    .search-field-area li {
        width: 100%;
        margin-bottom: 10px
    }

    .search-field-area li:last-child {
        width: 100%;
        margin-bottom: 0
    }

    .custom-dropdown {
        width: 100%
    }

    .custom-dropdown__select {
        font-size: 14px
    }

    #slider_find_amac {
        padding: 65px 21px 21px !important
    }

    .blue-content-head-text, .grey-content-head-text {
        font-size: 14px;
        padding-left: 48px
    }

    .agents-icon, .capital-icon, .category-icon, .feature-business-icon, .from-blog-icon, .partner-icon, .what-icon, .who-icon {
        background-size: 8% auto;
        background-position: left center
    }

    .top-read {
        top: 1440px
    }

    .top-read-bottom {
        margin-top: 935px
    }

    .agent-contacts-area li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px
    }

    .agent-contact-head {
        font-size: 25px
    }

    .agent-contact-para {
        font-size: 16px
    }

    .buyer-register-white-head, .email-subcrib-btn {
        font-size: 14px
    }

    .social-links li a {
        padding: 20px 30px
    }

    .corporate-advisory-list li {
        padding: 1% 4%;
        width: 92%;
        background-position: left 8px
    }

    .form-left-text, .testimoial-content, .testimonial-img {
        width: 100%
    }

    .middle-para {
        text-align: justify
    }

    .form-left-text, .testimonial-area li:nth-child(2n+1) .testimonial-working .testimoial-content {
        text-align: left
    }

    .testimonial-area li {
        border-bottom: 1px solid #CCC
    }

    .testimonial-area li:nth-child(2n+1) .testimonial-working .testimoial-content .testimonial-rating span {
        float: none;
        margin-top: 0
    }

    .form-right-input {
        width: 95.5%
    }

    .form-right-input_select {
        width: 100%
    }

    .captcha-code {
        width: 96%
    }

    .captcha-short-text {
        width: 100%
    }

    .create-buyer-acc-btn, .form-right-checkbox {
        margin-left: 0
    }

    .what-feature-hide-area li {
        padding-left: 8%;
        width: 92%
    }

    .create-buyer-acc-btn {
        width: 100%;
        padding: 15px 0
    }

    .logo-2 {
        width: 40%
    }

    .hand-list-area {
        margin: 10px 0;
        width: 100%
    }

    .hand-list-area li {
        padding-left: 12%;
        width: 88%
    }

    .banner-tab-city-area li:nth-child(3n+1) {
        margin-left: 2%
    }

    .banner-tab-city-area li {
        margin: 3px 0 0 2%;
        width: 49%
    }

    .banner-tab-city-area li:nth-child(2n+1) {
        margin-left: 0
    }

    .broker-banner-inner-txt-area {
        width: 65%;
        padding: 20px 0 20px 25%
    }

    .broker-banner-inner-txt-area p {
        font-size: 16px
    }

    .broker-banner-inner-txt-area p span {
        font-size: 25px
    }

    .blue-bg-head-area span, .white-bg-head-area span {
        font-size: 20px
    }

    .sydney-head {
        background-size: 35% 5px
    }

    .region-banner-icon-area {
        background-size: 80% 5px
    }

    .visitor-area > li:nth-child(1) {
        width: 100%
    }

    .visitor-area > li:nth-child(2) {
        width: 100%;
        margin-top: 20px
    }

    .list-business-head {
        font-size: 16px
    }

    .right-line-2 {
        background-size: 30% 5px
    }

    .list-business-area li:nth-child(3n+1) {
        margin-left: 2.33%
    }

    .list-business-area li:nth-child(2n+1) {
        margin-left: 0
    }

    .list-business-area li {
        margin: 10px 0 10px 2.33%;
        width: 48%
    }

    .left-line {
        background-size: 40% 5px
    }

    .list-view-show > li, .list-view-show > li:nth-child(2n) {
        width: 98%;
        float: none
    }

    .grid-view-show > li, .grid-view-show > li:nth-child(2n) {
        width: 100%;
        float: none;
        display: inline-block
    }

    .categories-area li {
        margin-right: 15px;
        padding: 5px 0 5px 15px
    }

    .paging-working-area li {
        display: none
    }

    .paging-working-area li:first-child, .paging-working-area li:last-child {
        display: inline-block
    }

    .banner-drop-icon, .banner-link, .banner-text, .flag-dropdown, .inner-banner-para, .region-banner-icon-area, .region-banner-para {
        display: none
    }

    .agent-profile-area li {
        width: 49%;
        margin-left: 2%
    }

    .agent-profile-area li:nth-child(3n+1) {
        margin-left: 2%
    }

    .agent-profile-area li:nth-child(2n+1) {
        margin-left: 0
    }

    .search-by-area .r-tabs .r-tabs-accordion-title .r-tabs-anchor {
        font-size: 14px
    }

    .search-by-content li {
        margin-left: 2%;
        width: 49%
    }

    .business-broker-list li:nth-child(2n), .financial-content li, .franchise-directory-list li, .franchise-directory-list li:nth-child(2n) {
        width: 100%
    }

    .search-by-content li:nth-child(3n+1) {
        margin-left: 2%
    }

    .search-by-content li:nth-child(2n+1) {
        margin-left: 0
    }

    .business-broker-list li {
        width: 100%;
        padding-right: 10px
    }

    .inner-banner-area h1 {
        padding: 30px 0
    }

    .mob-search-txt, .mob-top-btn {
        display: inline-block
    }

    .advertis-area {
        display: none
    }

    .broker-profile-tab .r-tabs-nav {
        display: none !important
    }

    .broker-profile-tab .r-tabs-accordion-title {
        display: block !important
    }

    .financial-left, .financial-right {
        float: none !important;
        width: auto !important
    }
}

@media all and (min-width: 100px) and (max-width: 480px) {
    .banner-link li {
        width: 100%;
        margin: 0 0 10px
    }

    .financial-content li {
        display: block;
        width: 100% !important;
        text-align: left
    }

    .blue-content-head {
        margin-bottom: 0
    }

    .breadcrumb_container, .count-posts {
        display: none !important
    }

    .banner-link li a, .banner-text {
        font-size: 16px
    }

    .top-read {
        top: 1396px
    }

    .white-bg-container {
        padding: 0
    }

    .blue-content-head-text, .grey-content-head-text {
        line-height: normal;
        width: 70%;
        padding: 20px 0 20px 60px
    }

    #slider_find_amac {
        margin: 0 !important
    }

    #feature-slider {
        margin-top: -10px !important
    }

    #feature-slider .viewport {
        min-height: 560px !important
    }

    #feature-slider .overview > li {
        width: 295px !important
    }

    .top-read-bottom {
        margin-top: 1010px
    }

    .capital-cites li, .category-content li {
        width: 100%
    }

    .social-links li {
        margin: 0 8%
    }

    .inner-banner-area h1 {
        font-size: 18px
    }

    .our-experince-head {
        padding: 2% 6%;
        width: 88%
    }

    .forsale-business-broker-list li {
        font-size: 14px;
        line-height: 20px
    }

    .create-buyer-acc-btn {
        font-size: 16px
    }

    .email-subcribe-field {
        width: 60%
    }

    .email-subcrib-btn {
        width: 35%
    }

    .buyer-register-blue-head {
        font-size: 18px
    }

    .what-feature-hide-area li {
        padding-left: 10%;
        width: 90%
    }

    .login-label {
        width: 100%;
        padding: 0;
        text-align: left
    }

    .bottom-blog-img, .faq-post-list-img {
        text-align: center
    }

    .login-input {
        width: 89.5%;
        padding-left: 10%
    }

    .faq-post-area li, .faq-post-area li:nth-child(2n), .login-btn, .sitemap-list li {
        width: 100%
    }

    .login-label-2 {
        display: none
    }

    .find-us-head, .looking-detail-head {
        font-size: 16px
    }

    .find-us-sub-head {
        font-size: 14px
    }

    .contact-form-input {
        width: 96.5%
    }

    .contact-form-input-2 {
        width: 96.5%;
        margin: 10px 0
    }

    .contact-form-btn {
        width: 100%;
        padding: 10px 0;
        margin-top: 10px
    }

    .captcha-code-input {
        width: 96.5%;
        margin-top: 10px
    }

    .submit-btn {
        width: 100%;
        padding: 10px 0;
        font-size: 16px
    }

    .submit-btn:hover:after {
        height: 320px
    }

    .bottom-blog-img {
        margin-bottom: 10px;
        width: 100%
    }

    .bottom-blog-content-area {
        padding: 0;
        width: 100%
    }

    .top-blog-content {
        padding: 30px 2% 10px
    }

    .top-blog-date-area {
        width: 100%;
        margin-bottom: 10px
    }

    .top-blog-like-area {
        width: 100%;
        float: none;
        text-align: center
    }

    .top-blog-like-area li {
        float: none;
        display: inline-block;
        padding: 0 25px
    }

    #refine_category_area, #refine_city_area, #refine_region_area, .join-us-btn {
        display: none
    }

    .logo-2 {
        width: 50%
    }

    .header-container-2 {
        height: auto
    }

    .search-btn-img-2 {
        margin: 15px 20px 0 0
    }

    .top-menu-icon-link-2 {
        margin-top: 10px
    }

    .popular-category li {
        margin: 0 0 5px 2%;
        width: 49%
    }

    .popular-category li:nth-child(3n+1) {
        margin-left: 2%
    }

    .popular-category li:nth-child(2n+1) {
        margin-left: 0
    }

    .banner-city, .banner-city-numb {
        font-size: 13px
    }

    .blue-head-bottom, .white-head-bottom {
        font-size: 16px
    }

    .found-out-head {
        font-size: 14px
    }

    .popular-region-area li {
        margin: 0 0 10px 2%
    }

    .popular-region-area li:nth-child(3n+1) {
        margin-left: 2%
    }

    .list-business-area li:nth-child(3n+1), .popular-region-area li:nth-child(2n+1), .refine-by-area li, .refine-by-area li:nth-child(3n+1), .refine-by-area li:nth-child(4n+1) {
        margin-left: 0
    }

    .explore-btn-area a {
        font-size: 11px;
        padding: 10px
    }

    .hand-list-area li {
        background-size: 10% auto
    }

    .top-menu-icon-2 {
        text-align: right;
        width: 110px;
        margin-top: 15px
    }

    .broker-banner-text {
        font-size: 20px;
        margin-top: 50px
    }

    .broker-banner-inner-txt-area {
        padding: 20px 0 20px 35%;
        width: 78%
    }

    .broker-banner-inner-txt-area p {
        font-size: 14px
    }

    .broker-banner-inner-txt-area p span {
        font-size: 20px
    }

    .blue-bg-head-area span, .white-bg-head-area span {
        font-size: 16px
    }

    #faqs2 dt, .business-name-head {
        font-size: 14px
    }

    .feature-list-area li {
        background-size: 35px;
        font-size: 14px
    }

    .left-line, .right-line, .right-line-2, .sydney-head {
        background: 0 0;
        text-align: left
    }

    .refine-by-area li {
        width: 87%
    }

    .list-business-area li {
        margin-left: 0;
        width: 100%
    }

    .view-saved-input {
        padding: 2px 4px;
        margin: 0 5px
    }

    .sort-by-dropdown {
        width: 90px
    }

    .result-location {
        font-size: 12px
    }

    .inquiry-form-head {
        font-size: 18px
    }

    .category-dropdown {
        width: 100%;
        margin-bottom: 10px
    }

    .search-btn2 {
        padding: 10px 14%
    }

    .selling-busines-head {
        font-size: 16px;
        margin-top: 40px
    }

    .banner-click-btn {
        padding: 15px 20px
    }

    .banner-click-show-area li {
        background-size: 6% 50%
    }

    .inner-banner-area-container-4 {
        min-height: 400px;
        background-position: -150px top
    }

    .order-now-btn {
        font-size: 14px
    }

    .what-feature-list li {
        background-size: 5% 50%;
        font-size: 14px
    }

    .franchise-banner-txt h1 {
        font-size: 16px
    }

    .fixed-monthly-head, .franchise-offer-head {
        font-size: 18px
    }

    .what-do-offer-txt {
        font-size: 16px
    }

    .what-offer-list li {
        background-size: 10%;
        font-size: 14px
    }

    .franchise-services-list li {
        margin-left: 0;
        width: 100%
    }

    .franchise-form-input, .franchise-form-textarea {
        width: 96.5%
    }

    .franchise-services-list li:nth-child(3n+1) {
        margin-left: 0
    }

    .franchise-services-area {
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover
    }

    .view-feature-txt {
        font-size: 16px
    }

    .contct-rate-txt {
        font-size: 14px
    }

    .prepare-franchise-txt, .writing-advert-txt {
        font-size: 16px
    }

    .franchise-form-input-2 {
        width: 96.5%;
        margin: 10px 0
    }

    .franchise-btn {
        width: 100%;
        line-height: 50px;
        height: 50px
    }

    .forsale-business-broker-area ul li {
        font-size: 14px;
        line-height: 22px;
        padding: 10px 0 10px 10%;
        width: 90%
    }

    .faq-search-field {
        padding-right: 0;
        width: 100%;
        margin-bottom: 10px
    }

    .search-field {
        margin-right: 0;
        padding: 0 2%;
        width: 96%;
        margin-bottom: 10px
    }

    .search-field-btn {
        width: 100%
    }

    .faq-menu-icon {
        margin-top: 5px;
        margin-bottom: 5px
    }

    .faq-sub-menu {
        top: 33px;
        width: 235px
    }

    .search-by-char li {
        width: 13%;
        margin-left: 8.75%
    }

    .search-by-char li:nth-child(8n+1) {
        margin-left: 8.75%
    }

    .search-by-char li:nth-child(5n+1) {
        margin-left: 0
    }

    .right_side_fixed {
        right: 0;
        overflow-y: scroll;
        width: 250px
    }

    .menuSocial {
        position: relative !important;
        bottom: 0;
        padding-bottom: 20px
    }

    .agents-icon, .capital-icon, .category-icon, .feature-business-icon, .from-blog-icon, .partner-icon, .what-icon, .who-icon {
        background-size: auto
    }

    .our-product-area li {
        width: 100%;
        margin-left: 0
    }

    .popular-region-area li {
        width: 100%;
        margin-left: 0 !important
    }

    #refine_category_head, #refine_city_head, #refine_region_head {
        cursor: pointer
    }
}

@media all and (max-width: 640px) {
    #slider_find_amac {
        padding: 65px 36px 21px !important
    }

    #slider_find_amac .overview li {
        height: 78px
    }

    #feature-slider .overview > li {
        width: 335px !important
    }
}

@media all and (min-width: 100px) and (max-width: 360px) {
    .top-read-bottom {
        margin-top: 1120px
    }

    #buyers-register-slide .overview li {
        width: 209px !important
    }

    .agent-profile-area li, .search-by-content li {
        width: 100%;
        margin-left: 0
    }

    .agent-profile-area li:nth-child(3n+1), .search-by-content li:nth-child(3n+1) {
        margin-left: 0
    }

    .mob-top-btn li a {
        padding: 30px
    }
}

@media all and (min-width: 100px) and (max-width: 415px) {
    .top-read-bottom {
        margin-top: 1110px
    }

    .registeration_links_list li {
        width: 90%;
        max-width: 250px;
        margin-bottom: 10px
    }

    .buttons_more_result li {
        width: 48%;
        margin-left: 4% !important;
        margin-top: 10px
    }

    .buttons_more_result li:nth-child(2n+1) {
        margin-left: 0 !important
    }
}

@media all and (min-width: 100px) and (max-width: 330px) {
    .top-read-bottom {
        margin-top: 1160px
    }
}

.up-form-danger {
    color: red
}

.register-buyers-form-area .form-row span {
    margin-left: 30%;
    padding-top: 5px
}

.register-buyers-form-area .checkbox a {
    color: #16b0eb
}

.buyers-login-area .login-field span {
    color: red;
    display: inline-block;
    margin-left: 27%;
    padding-bottom: 4px;
    padding-top: 5px
}

.left-login-area .up-form-danger {
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 22px;
    padding-bottom: 15px;
    text-align: center;
    font-size: 14px
}

.enquery-form-area .form-horizontal .alert-danger {
    display: inline-block;
    color: red;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px
}

.business-broker-region .agent-phone {
    display: inline
}

.white-bg-area .working-area .business-name-head-not-found {
    font-family: ralewaybold;
    font-size: 25px;
    color: #847878;
    width: 100%;
    display: inline-block;
    text-align: center
}

.admin_add_form .fields_sect .right_input_sect .alert-danger {
    display: inline-block;
    padding-top: 5px;
    color: red;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px
}

#feature-slider .overviewlistingnew, #slider_find_amac .overviewlisting {
    width: -moz-max-content;
    width: max-content
}

@media only screen and (max-width: 767px) {
    #view_saved_div {
        display: none;
        opacity: 0;
        visibility: hidden;
    }

    .white-bg-area .working-area .result-sort-area .details_print {
        padding: 3px 10px !important;
        cursor: pointer
    }

    .grid-view-show li .save-btn {
        background: url(../images/save-btn.png) center center no-repeat #16b0eb
    }

    .financial-content .Furniture, .financial-content .Inventory, .financial-content .profit, .financial-content .revenue {
        display: none
    }

    .grid-view-show li .detail-btn, .grid-view-show li .save-btn, .grid-view-show li .saved-btn {
        height: 44px
    }

    .grid-view-show li .detail-btn:hover, .grid-view-show li .save-btn:hover {
        background-color: #16b0eb
    }

    .grid-view-show li .detail-btn:hover {
        background-color: #ee8a10
    }

    .grid-view-show li .result-para {
        font-size: 14px
    }

    .result-sort-area-new .select2-container, .select2-container {
        width: 100%
    }

    .banner-area, .social-links, .top-menu-icon {
        -webkit-box-direction: normal
    }

    .paging-area {
        display: none !important
    }

    .result-sort-area .custom-dropdown {
        border: 0 solid #CCC !important
    }

    .result-sort-area .sort-by-dropdown .custom-dropdown::after {
        opacity: 0 !important
    }

    .resultMyListingBar {
        margin: 15px 0
    }

    .blue-bg-tab .working-area {
        padding: 15px
    }

    .banner-tab-city-area li {
        width: 100% !important;
        margin: 3px 0 !important
    }

    .capital-cites, .category-content {
        display: inline-block;
        margin-top: 15px
    }

    #feature-slider .overview > li {
        width: 385px !important;
        height: 570px
    }

    .selectBar .search-field-area .select2 .selection .select2-selection {
        width: 100% !important
    }

    .banner-text {
        margin: 20px auto
    }

    .top-menu-icon {
        width: 40%;
        display: flex;
        -webkit-box-orient: horizontal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 100%;
        text-align: right
    }

    .top-menu-icon-3 {
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 0;
        padding: 0;
        height: auto
    }

    .join-us-btn3 {
        padding: 8px 20px;
        float: left;
        margin: 15px
    }

    .flag-dropdown {
        float: right;
        margin: 5px
    }

    .banner-area-container {
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .banner-area-container .working-area {
        padding: 60px 0 0
    }

    .banner-area {
        width: 100%;
        display: flex;
        -webkit-box-orient: vertical;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .banner-search-field {
        width: calc(100% - 20px);
        background-color: rgba(255, 255, 255, .7);
        padding: 20px;
        border-radius: 7px
    }

    .text_advanced_search {
        position: absolute;
        right: 0;
        left: 0;
        text-align: right;
        padding: 5px 20px
    }

    #slider_find_amac {
        padding: 65px 50px 21px !important
    }

    .top-read {
        top: 0;
        position: relative
    }

    .top-read-bottom {
        margin-top: 0
    }

    .who-para {
        width: 100%;
        font-size: 12px
    }

    .social-links li {
        margin: 10px
    }

    .social-links {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .grey-content-head {
        margin: 20px 0 0 !important
    }

    #slider_find_amac .viewport {
        height: 77px
    }

    #slider_find_amac .overview li {
        width: 264px
    }

    .banner-text {
        font-size: 18px
    }

    .logo {
        background-size: 93% 100%
    }

    .read-more-2 {
        margin-top: 40px
    }
}

.select2-container--default .select2-selection--single .select2-selection__rendered, .select2-results__option[aria-selected] {
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif
}

.selectBar .search-field-area .select2 .selection .select2-selection {
    background-color: #fff;
    border: 1px solid #DDD;
    width: 174px;
    height: 40px;
    display: flex;
    justify-content: start;
    align-items: center;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #444
}

.selectBar .search-field-area .custom-dropdown--white::after {
    color: rgba(0, 0, 0, .9);
    opacity: 0
}

.selectBar .search-field-area .custom-dropdown .select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    width: 100% !important
}

.selectBar .search-field-area .custom-dropdown .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 5px;
    margin: auto
}

.selectBar .select2-dropdown .select2-search__field {
    border: 1px solid rgba(0, 0, 0, .06);
    margin-top: 0;
    padding: 5px
}

.select2-results__option[aria-selected] {
    cursor: pointer;
    border-top: 1px solid #DDD;
    padding: 8px 15px;
    color: #635a5a
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #f4f4f2
}

.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option:hover {
    background-color: #f4f4f2 !important;
    color: #635a5a !important
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 325px !important
}

.select2-container--open .select2-dropdown--below {
    border: 1px solid #f1f1f1
}

.selectBarNew .search-field-area .select2 .selection .select2-selection {
    background-color: #fff;
    border: 1px solid #DDD;
    width: 100%
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    #slider_find_amac .overview li {
        width: 275px
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .result-sort-content .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 28px;
        display: flex;
        justify-content: start;
        align-items: center
    }

    .list-view-show li .result-img {
        margin: -10px
    }

    .adds-area {
        display: none
    }

    .blue-bg-tab .banner-tab-close-icon {
        right: 20px;
        top: 85px
    }

    .working-area {
        position: relative;
        padding: 15px
    }

    .search-btn-img {
        margin: 12px 60px 0 0 !important
    }

    .top-read {
        position: relative;
        top: 0
    }

    .capital-cites, .category-content {
        display: inline-block
    }

    .top-read-bottom {
        margin-top: 0
    }

    .selectBar .search-field-area .select2 .selection .select2-selection {
        width: 100%
    }

    .banner-area-container {
        padding: 30px 0 !important;
        /*height: 45vh;*/
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center
    }

    .banner-text {
        font-size: 18px
    }

    #slider_find_amac .overview li {
        width: 223px
    }

    .logo {
        background-size: 93% 100%
    }

    @media only screen and (min-device-width: 992px) and (max-device-width: 1024px) {
        #feature-slider .overview > li {
            float: left;
            padding: 0;
            width: 310px;
            position: relative
        }
    }
}

.register-buyers-form-area .form-row span {
    display: inline-block;
    color: red;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    width: 100%;
    padding: 0;
    margin: 1px 11px;
    height: 35px;
    position: relative;
    right: 10px
}

.register-buyers-new .form-row span {
    left: 196px;
    right: 0;
    top: 10px
}

.register-buyers-form-area .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 0;
    right: 1px;
    width: 20px;
    bottom: 0;
    margin: auto
}

.registration .select2-container--default .select2-selection--single .select2-selection__arrow b {
    left: 5px
}

.registration .select2.select2-container {
    position: relative;
    left: 20px
}

.registration .alert-danger {
    text-align: left;
    padding-left: 30% !important;
    display: inline-block
}

.search-field-area-not-region .select2.select2-container {
    width: 100% !important
}

.search-field-area-not-region .select2-container .select2-selection--single {
    height: 38px
}

.search-field-area-not-region .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 38px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px
}

.search-field-area-not-region .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 34px
}

.search-field-area-not-region .select2-container .select2-selection--single .select2-selection__rendered {
    text-align: left
}

.brokerPackageHeader #cd-menu-trigger, .header-container-2 #cd-menu-trigger {
    right: initial
}

.header-container-2 .search-btn-img-2 {
    margin: 14px 15px 0
}

.header-container-2 .top-menu-icon-2 {
    width: 210px
}

.left-faq-area #faqs dd {
    padding-left: 0
}

.left-faq-area #faqs dd ol li img {
    margin: 0 !important
}

#slider_find_amac .overview li {
    overflow: hidden;
    object-fit: cover
}

@media screen and (max-width: 1024px) {
    .grid-view-show li .price-text {
        font-size: 16px;
    }

    .banner-area-container .banner-area {
        padding-top: 60px
    }

    .search-btn-img {
        position: relative;
        right: 30px
    }

    .brokerPackageHeader #cd-menu-trigger, .header-container-2 #cd-menu-trigger {
        right: -55px
    }

    .grid-view-show li .result-img {
        min-height: 220px;
        max-height: 220px
    }

    .header-container-2 {
        height: 85px !important
    }

    .brokerPackageHeader {
        background-color: #fff !important;
        background-image: none !important
    }

    .header-container-2 .search-btn-img-2 {
        margin: 0 15px
    }

    .header-container-3 .sell-business-form-main {
        max-width: 40% !important
    }

    .buttons_more_result li:first-child {
        width: 10%
    }

    .buttons_more_result li:nth-child(2) {
        width: 21%
    }
}

@media screen and (max-width: 990px) {
    .buttons_more_result .btn-links {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .banner-area-container .banner-area {
        padding-top: 0
    }

    .search-btn-img {
        position: relative;
        right: 30px
    }

    .next_prev_result_sect {
        clear: both;
        width: 89%
    }

    .white-bg-area .working-area .result-sort-area .details_print {
        right: -15px;
        padding: 3px 15px
    }

    .result-slide {
        width: 96% !important
    }

    .back_result_link {
        margin-right: 0 !important
    }

    .working-area .result-sort-area .next_prev_result_sect .next_prev_sec a {
        padding: 4px 10px !important
    }

    .financial-content li {
        width: 60%
    }

    .search-field-area-not-region li {
        width: 100%;
        margin-bottom: 10px
    }

    .search-field-area-not-region li:last-child {
        width: 100%
    }

    .result-content-left, .result-content-right {
        width: 100% !important;
        float: inherit !important
    }

    .working-area .result-sort-area .next_prev_result_sect .back_result_link {
        padding: 12px 14px !important
    }

    .header-container-3 .sell-business-form-main {
        max-width: 90% !important;
        margin-right: 5% !important;
        margin-top: 135px !important;
        margin-left: 5% !important
    }

    .result-detail-content_top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .inner-banner-area-container-6 .franchise-banner-txt {
        padding-bottom: 30px
    }

    .broker-banner-inner-txt-area {
        top: 60px !important
    }

    .buttons_more_result li:first-child, .buttons_more_result li:nth-child(2) {
        width: 21%
    }

    .arrow_down, .arrow_up {
        display: block;
        float: right;
        position: absolute;
        top: 100px !important;
        right: 0
    }
}

#successMessage {
    color: green;
    font-family: arial;
    line-height: 20px;
    font-size: 14px;
    text-align: center;
    font-weight: 700
}

@media screen and (max-width: 480px) {
    .buttons_more_result li:first-child, .buttons_more_result li:nth-child(2) {
        width: 40%
    }

    .brokerPackageHeader #cd-menu-trigger, .header-container-2 #cd-menu-trigger {
        right: -10px;
        top: 15px
    }

    .brokerPackageHeader .top-menu-icon-2, .header-container-2 .top-menu-icon-2 {
        text-align: left;
        width: 110px;
        margin-top: 15px
    }

    .arrow_down, .arrow_up {
        display: block;
        float: right;
        position: absolute;
        top: 75px !important;
        right: 0
    }
}

#cd-menu-trigger, _:-ms-lang(x) {
    right: inherit
}

.top-menu-icon #cd-menu-trigger, _:-ms-lang(x) {
    right: 0
}

.r-tabs .r-tabs-accordion-title.r-tabs-state-disabled, .r-tabs .r-tabs-nav .r-tabs-state-disabled {
    opacity: .5
}

.inner-banner-overlay {
    padding: 80px 0 10px
}

.search-by-area .r-tabs .r-tabs-nav .r-tabs-anchor {
    font-size: 14px !important
}

.banner-tab .r-tabs .r-tabs-nav .r-tabs-anchor, .r-tabs .r-tabs-nav .r-tabs-anchor {
    font-family: ralewaybold;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none
}

#horizontalTab-3 .r-tabs-nav, .r-tabs .r-tabs-nav {
    display: none
}

.r-tabs .r-tabs-nav {
    display: inline-block;
    width: 100%
}

.r-tabs-nav li:last-child {
    border-right: none !important
}

.r-tabs .r-tabs-nav .r-tabs-tab {
    position: relative;
    width: 19.8%;
    text-align: center;
    border-right: 1px solid #CCC
}

.r-tabs .r-tabs-nav .r-tabs-anchor {
    background: #16b0eb;
    display: inline-block;
    color: #fff;
    width: 100%;
    padding: 15px 0
}

.r-tabs .r-tabs-nav .r-tabs-state-active {
    background-color: #fff
}

.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
    color: #fff;
    background-color: #1799cb
}

.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
    display: block;
    padding: 10px;
    background-color: #0ad;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    margin-bottom: 3px;
    text-transform: uppercase;
    font-family: ralewaybold
}

.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
    background-color: #fff;
    color: #0ad;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    margin-bottom: 0
}

.r-tabs .r-tabs-nav {
    margin: 0;
    padding: 0
}

.r-tabs .r-tabs-tab {
    display: inline-block;
    margin: 0;
    list-style: none;
    float: left
}

.r-tabs .r-tabs-panel {
    padding: 0;
    display: none;
    margin-top: 10px
}

.r-tabs .r-tabs-accordion-title {
    display: none
}

.r-tabs .r-tabs-panel.r-tabs-state-active {
    width: 100%
}

.banner-tab .r-tabs .r-tabs-nav .r-tabs-tab {
    position: relative;
    width: 15.6%;
    text-align: center;
    border-right: none;
    margin-right: 1.28%
}

.banner-tab .r-tabs .r-tabs-nav li:last-child {
    margin-right: 0
}

.banner-tab .r-tabs .r-tabs-nav .r-tabs-anchor {
    background: url(../images/top-banner-tab-bg-ful.png) center 35px no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    color: #fff;
    width: 100%;
    padding: 15px 0;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease
}

.banner-tab .r-tabs .r-tabs-nav .r-tabs-anchor:hover {
    color: #59c2ef;
    background-position: center top
}

.banner-tab .r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
    color: #59c2ef;
    background: url(../images/top-banner-tab-bg-ful.png) center top no-repeat;
    background-size: 100% 100%
}

.banner-tab .r-tabs .r-tabs-nav .r-tabs-state-active {
    background-color: transparent
}

.banner-tab .r-tabs .r-tabs-panel {
    padding: 10px 2%;
    display: none;
    margin-top: -4px;
    background-color: rgba(101, 159, 181, .7);
    width: 96%
}

.search-by-area .r-tabs .r-tabs-nav {
    background: #16b0eb
}

.search-by-area .r-tabs .r-tabs-nav .r-tabs-tab {
    position: relative;
    width: 25%;
    text-align: center;
    border-right: none
}

.login_faq #faqs dd {
    color: #000 !important
}

.search-by-area .r-tabs .r-tabs-nav .r-tabs-anchor {
    background: url(../images/unselect-tab-arrow.png) right center no-repeat #16b0eb;
    background-size: auto 100%;
    display: inline-block;
    text-decoration: none;
    color: #fff;
    width: 100%;
    padding: 15px 0;
    font-family: ralewayregular;
    text-transform: capitalize;
    transition: none
}

.search-by-area .r-tabs .r-tabs-nav li:nth-child(2) .r-tabs-anchor {
    background: url(../images/select-tab-arrow.png) right center no-repeat #16b0eb
}

.search-by-area .r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
    color: #fff;
    background: url(../images/select-tab-arrow.png) right center no-repeat #ee8a10 !important
}

.search-by-area .r-tabs .r-tabs-nav .r-tabs-state-active {
    background-color: transparent
}

.search-by-area .r-tabs .r-tabs-panel {
    padding: 10px 2%;
    display: none;
    margin-top: -4px;
    background-color: #fff;
    width: 95.8%;
    border-bottom: 1px solid #16b0eb;
    border-left: 1px solid #16b0eb;
    border-right: 1px solid #16b0eb
}

.our-product-tab-area .r-tabs .r-tabs-nav .r-tabs-tab {
    position: relative;
    width: 24.5%;
    text-align: center;
    border-right: none;
    margin-right: .5%
}

.our-product-tab-area .r-tabs .r-tabs-nav .r-tabs-anchor {
    background: 0 0;
    display: inline-block;
    text-decoration: none;
    width: 100%;
    padding: 0;
    transition: none
}

.our-product-tab-area .r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor .our-product-price-tab {
    background-color: #fff
}

.our-product-tab-area .r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor .our-product-price-tab span {
    color: #16b0eb
}

.our-product-tab-area .r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor .our-prodct-read-more {
    background: url(../images/read-more-blue-arrow.png) no-repeat;
    color: #fff;
    background-size: 100% 100%
}

.our-product-tab-area .r-tabs .r-tabs-nav .r-tabs-state-active .link-tab {
    display: inline-block
}

.our-product-tab-area .r-tabs .r-tabs-nav .r-tabs-state-active {
    background-color: transparent
}

.our-product-tab-area .r-tabs .r-tabs-panel {
    padding: 0;
    display: none;
    margin-top: -9px;
    background-color: rgba(255, 255, 255, .7);
    width: 100%;
    border-radius: 3px
}

@media only screen and (max-width: 990px) {
    .buttons_more_result {
        margin-top: 20px
    }
}

@media only screen and (max-width: 768px) {
    .business-broker-list li {
        min-height: 400px
    }

    .btn-links {
        display: none
    }

    .arrow_down, .arrow_up {
        display: block;
        float: right;
        position: absolute;
        top: 75px;
        right: 0
    }

    .franchise-directory-list li {
        min-height: 480px
    }

    .grid-view-show > li {
        min-height: 600px
    }

    .r-tabs .r-tabs-nav {
        display: none
    }

    .search-btn-img {
        position: relative;
        right: -50px
    }

    .r-tabs .r-tabs-accordion-title {
        display: block
    }

    .result-sort-content {
        text-align: left
    }
}

.buttons_more_result li .result_button_select, .buttons_more_result li a.selected_listings, .buttons_more_result li a:hover {
    background-color: #16b0eb;
    color: #fff
}

.span-notification {
    display: inline-block;
    height: 30px;
    width: 30px;
    line-height: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-color: #ee8a10;
    color: #fff;
    text-align: center;
    font-size: 14px;
    margin-left: 5px
}

.footer-links-group {
    width: 100%;
    text-align: center;
    display: inline-block;
    padding-bottom: 26px
}

.footer-links-group li {
    display: inline-block;
    padding: 10px 15px;
    margin-bottom: 10px;
    background-color: #0082b2;
    border: solid 1px #fff;
    width: 200px;
    border-radius: 5px;
}

.under_contract_tag_img {
    background: url(../images/under_contract_tag.png) left top no-repeat;
}

.slick-slide img {
    max-width: 100%;
    padding: 15px 0;
}


.slick-slide {
    min-height: 1px;
    background-color: #fff;
    border-radius: 8px;
}


.partner-slider .slick-slide {
    min-height: 1px;
    background-color: #fff;
    height: 85px !important;
    border-radius: 8px;
}

.working-area .grey-content-head-text {  width: auto; }

.working-area .grey-content-head-np {
    float: right;
    padding: 20px 8px;
}

.responsive_list .feature-business-content { width: 95%;}

.responsive .slick-slide{
    margin-right: 10px;
}

.responsive_list .slick-slide img {
    max-width: 96%;
    padding: 0px 5px;
}

.blue-content-head-np {
    float: right;
    padding: 20px 8px;
}
.partner-slider .blue-content-head-text { width: auto;}

.slick-responsive {
    text-align: center;
    width: 100%;
    display: flex;
    flex-direction: column;
}
.slick-slide img {
    display: inherit!important;
}


.slick-track {
    display: flex;
}

.slick-slide{
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.p_prev {
    top: 0;
    background: url(../../assets/images/left_arrow.png) center center no-repeat;
    z-index: 9999;
    right: 45px;
    width: 39px;
    height: 39px;
    padding: 11px 20px;
    margin-right: 6px;

}

.p_next {
    right: 0;
    background: url(../../images/right_arrow.png) center center no-repeat;
    width: 39px;
    height: 39px;
    padding: 11px 20px;
}

.p_prev:hover {
    background: url(../../assets/images/left_arrow_hover.png);
    width: 39px;
    height: 39px;
    padding: 11px 20px;
}

.p_next:hover {
    background: url(../../assets/images/right_arrow_hover.png);
    width: 39px;
    height: 39px;
    padding: 11px 20px;
}
.slick-dots {
    display: none!important;
}


.f_prev {
    top: 0;
    background: url(../../assets/images/button-previous2.png) center center no-repeat;
    z-index: 9999;
    right: 45px;
    width: 39px;
    height: 39px;
    padding: 11px 20px;
    margin-right: 6px;

}

.f_next {
    right: 0;
    background: url(../../assets/images/button-next2.png) center center no-repeat;
    width: 39px;
    height: 39px;
    padding: 11px 20px;
}

.f_prev:hover {
    background: url(../../assets/images/button-previous2-hover.png);
    width: 39px;
    height: 39px;
    padding: 11px 20px;
}

.f_next:hover {
    background: url(../../assets/images/button-next2-hover.png);
    width: 39px;
    height: 39px;
    padding: 11px 20px;
}