@font-face {
    font-family: Avenir;
    src: url(../fonts/Avenir-Medium.woff2) format('woff2'), url(../fonts/Avenir-Medium.woff) format('woff');
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: 'Avenir LT Std 45 Book';
    src: url(../fonts/AvenirLTStd-Book.woff2) format('woff2'), url(../fonts/AvenirLTStd-Book.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Avenir LT Std 65';
    src: url(../fonts/AvenirLTStd-Black.woff2) format('woff2'), url(../fonts/AvenirLTStd-Black.woff) format('woff');
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-family: Avenir;
    src: url(../fonts/Avenir-Heavy.woff2) format('woff2'), url(../fonts/Avenir-Heavy.woff) format('woff');
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-family: 'Avenir LT Std';
    src: url(../fonts/AvenirLTStd-Book.woff2) format('woff2'), url(../fonts/AvenirLTStd-Book.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Avenir LT Std';
    src: url(../fonts/AvenirLTStd-Roman.woff2) format('woff2'), url(../fonts/AvenirLTStd-Roman.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Avenir LT Std';
    src: url(../fonts/AvenirLTStd-Black.woff2) format('woff2'), url(../fonts/AvenirLTStd-Black.woff) format('woff');
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-family: Aramis-XLightItalic;
    src: url(../fonts/Aramis-XLightItalic.eot);
    src: url(../fonts/Aramis-XLightItalic.eot?#iefix) format('embedded-opentype'), url(../fonts/Aramis-XLightItalic.woff2) format('woff2'), url(../fonts/Aramis-XLightItalic.woff) format('woff'), url(../fonts/Aramis-XLightItalic.ttf) format('truetype');
    font-weight: 300;
    font-style: italic
}

@font-face {
    font-family: AramisW03-XLight;
    src: url(../fonts/AramisW03-XLight.eot);
    src: url(../fonts/AramisW03-XLight.eot?#iefix) format('embedded-opentype'), url(../fonts/AramisW03-XLight.woff2) format('woff2'), url(../fonts/AramisW03-XLight.woff) format('woff'), url(../fonts/AramisW03-XLight.ttf) format('truetype');
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: AramisW03-XBold;
    src: url(../fonts/AramisW03-XBold.eot);
    src: url(../fonts/AramisW03-XBold.eot?#iefix) format('embedded-opentype'), url(../fonts/AramisW03-XBold.woff2) format('woff2'), url(../fonts/AramisW03-XBold.woff) format('woff'), url(../fonts/AramisW03-XBold.ttf) format('truetype');
    font-weight: 700;
    font-style: normal
}

a, address, audio, b, body, caption, center, code, div, footer, h1, h2, h3, h4, h5, h6, header, html, i, img, li, menu, nav, ol, p, s, section, span, sub, table, time, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    font-family: AramisW03-XLight
}

footer, header, menu, nav, section {
    display: block
}

body {
    background: #fff;
    color: #636363;
    margin: 0;
    padding: 0;
    font-size: 100%;
    font-family: AramisW03-XLight;
    font-weight: 400
}

*, :after, :before {
    box-sizing: border-box
}

ol, ul {
    list-style: none;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

a {
    cursor: pointer
}

a {
    text-decoration: none
}

a:hover a:focus {
    text-decoration: none;
    outline: 0 !important
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400
}

img {
    max-width: 100%
}

::-webkit-input-placeholder {
    opacity: 1;
    color: #464646
}

:-moz-placeholder {
    opacity: 1;
    color: #464646
}

::-moz-placeholder {
    opacity: 1;
    color: #464646
}

:-ms-input-placeholder {
    opacity: 1;
    color: #464646
}

.bnr_img {
    position: absolute;
    text-align: right;
    overflow: hidden;
    bottom: 0
}

.my_wall_inr {
    width: 100%
}

header {
    padding-top: 42px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

header.sticky {
    position: fixed;
    height: auto;
    width: 100%;    
    background-color: rgb(0, 35, 56);
    box-sizing: border-box;
    top: 0;
    padding-top: 10px;
    z-index: 999;
    padding-bottom: 10px
}

header.sticky .logo {
    padding-top: 0
}

.logo {
    display: inline-block;
    padding-top: 0;
    text-transform: uppercase;
    font-size: 30px;
    color: #fff;
    font-family: AramisW03-XBold;
    font-weight: 700;
    outline: 0;
    position: relative;
    top: -5px
}

.pT50 {
    padding-top: 50px !important;
}

.pB50 {
    padding-bottom: 50px !important;
}

.logo-icon {
    vertical-align: bottom;
    max-height: 65px
}

.logo:focus, .logo:hover, .logo:visited {
    text-decoration: none;
    color: #fff;
    outline: 0
}

.headerRight {
    float: right;
    padding: 0;
    margin: 0
}

.headerRight nav {
    padding: 13px 0 0 0;
    margin: 0;
    float: left
}

.headerRight nav ul {
    padding-top: 4px;
    margin: 0
}

.headerRight nav ul li {
    font-family: AramisW03-XLight;
    font-weight: 400;
    float: left;
    list-style: none;
    font-size: 13px;
    color: #b8b8b8;
    padding: 0 27px;
    margin: 0;
    text-transform: uppercase
}

.headerRight nav ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 12.5px
}

.headerRight nav ul li a:hover {
    color: #fff;
    text-decoration: none
}

.headerRight nav ul li a.active {
    color: #fff
}

.appBtn {
    float: right;
    background: #f67622;
    color: #fff;
    font-family: AramisW03-XBold;
    text-align: center;
    height: 50px;
    width: 139px;
    border-radius: 25px;
    font-size: 16px;
    line-height: 53px;
    text-transform: uppercase;
    -webkit-transition: all .25s ease;
    transition: all .25s ease
}

.appBtn:hover {
    background: #444;
    color: #fff;
    text-decoration: none
}

.appBtn:focus {
    color: #fff;
    text-decoration: none
}

.banner_text {
    padding-top: 30px;
    text-align: left
}

.carousel-control {
    z-index: 11
}

.banner_text h1 {
    font-size: 38px;
    color: #fff;
    font-family: AramisW03-XBold;
    font-weight: 700
}

.banner_text p {
    color: #fff;
    font-size: 19px;
    line-height: 28px;
    padding-top: 31px;
    font-family: AramisW03-XLight;
    letter-spacing: .85px
}

.app_store_btn {
    padding-top: 50px
}

.app_store_btn a {
    margin: 0;
    margin-right: 15px
}

.app_store_btn a:hover {
    opacity: .8;
    text-decoration: none
}

.category {
    padding-top: 100px;
    background: #fff
}

.sec-Title {
    font-size: 60px;
    text-transform: uppercase;
    font-family: AramisW03-XBold;
    color: #fbfbfb;
    text-align: center;
    position: relative
}

.sub_sec-Title {
    font-size: 30px;
    font-family: AramisW03-XBold;
    color: #f67622;
    text-align: center;
    text-transform: uppercase;
}

.category-icon {
    padding: 0;
    text-align: center
}

.category-icon ul {
    padding: 0;
    margin: 0;
    text-align: center
}

.category-icon ul li {
    display: inline-block;
    width: 13.5%;
    margin-top: 84px;
    list-style: none;
    vertical-align: top
}

.category-icon ul li .icon_div {
    width: 60px;
    height: 60px;
    background: #ffffff;
    margin: 0 auto;
    padding: 12px;
    border-radius: 50%;
    line-height: 57px;
    box-shadow: 2px 3px 8px 1px rgba(0, 0, 0, 0.2);
    text-align: center;
}

.category-icon ul li .icon_block .icon_div img {
    max-width: 35px;
    max-height: 35px;
    margin: 0 auto;
}

.category-icon ul li .icon_block .icon_name {
    font-size: 14px;
    color: #000;
    padding-top: 19px
}

.category-icon ul li .icon_block:hover {
    opacity: .8
}

.feature {
    padding: 10px 0
}

.buyText {
    padding: 50px 0 0 0
}

.feature-inr {
    padding-top: 0
}

.feature_text {
    text-align: left;
    padding-left: 0
}

.pdL80 {
    padding-left: 30px
}

.pdL50 {
    padding-left: 50px
}

.feature_text h2 {
    font-size: 26px;
    font-family: AramisW03-XBold;
    color: #000;
    padding-bottom: 19px;
    margin: 0;
    text-transform: uppercase
}

.feature_text .featureDetail {
    max-width: 410px
}

.feature_text .featureDetail p {
    font-size: 16px;
    line-height: 22px;
    color: #a3a3a3;
    text-align: justify;
    font-family: AramisW03-XLight
}

.eco {
    padding-top: 50px;
    padding-bottom: 50px
}

.nearby {
    width: 100%
}

.lightGray {
    background: #fbfbfb
}

.boostAdd ul {
    padding: 0;
    margin: 0
}

.boostAdd ul li {
    list-style: none;
    padding: 0;
    margin: 41px 0 0
}

.boostAdd ul li h2 {
    font-size: 26px;
    font-family: AramisW03-XBold;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.boostAdd ul li h3 {
    font-size: 18px;
    font-family: AramisW03-XBold;
    color: #000;
    text-transform: uppercase
}

.boostAdd ul li p {
    font-size: 16px;
    line-height: 22px;
    color: #a3a3a3;
    text-align: justify;
    font-family: AramisW03-XLight;
    margin-bottom: 15px;
}

.feature_text.eco_div {
    padding-left: 30px
}

.feature.buy_sell {
    padding-bottom: 40px
}

.mobileScreen img {
    max-width: 200px;
    float: right
}

.movie .feature_text.wall_div {
    padding-top: 140px
}

.buy_sell h2 {
    font-size: 26px;
    font-family: AramisW03-XBold;
    color: #000;
    text-transform: uppercase;
    text-align: center
}

.buy {
    text-align: center;
    padding-top: 0
}

.buy_div {
    max-width: 360px;
    margin: 0 auto
}

.buy_div h2 {
    font-size: 26px;
    font-family: AramisW03-XBold;
    color: #000;
    text-transform: uppercase
}

.buy_div p {
    font-size: 16px;
    line-height: 22px;
    color: #a3a3a3;
    padding-top: 19px;
    font-family: AramisW03-XLight
}

.movie {
    padding-bottom: 100px
}

.dwnld_plan {
    text-align: center;
    padding-top: 50px
}

.dwnld_plan h4 {
    font-size: 26px;
    font-family: AramisW03-XBold;
    color: #000
}

.dwnld_plan p {
    color: #000;
    font-size: 16px;
    font-family: AramisW03-XLight;
    font-weight: 400;
    padding-top: 20px
}

.store_app {
    margin-bottom: 100px;
}

.footer_link {
    padding: 60px 0;
    margin: 0;
    background: #fff;
    text-align: center
}

.footer_link ul {
    padding: 0;
    margin: 0
}

.mT0 {
    margin-top: 0 !important
}

.mT70 {
    margin-top: 70px !important
}

.paddingBt30 {
    padding-bottom: 40px
}

.mayWall.wall_block {
    padding-top: 50px
}

.footer_link ul li {
    list-style: none;
    color: #a3a3a3;
    font-size: 20px;
    display: inline-block;
    text-transform: uppercase;
    margin: 0 25px
}

.footer_link ul li a {
    color: #a3a3a3;
    text-decoration: none
}

.footer_link ul li a:hover {
    color: #000;
    transition: .5s all ease-in
}

.map {
    position: relative;
    background: url(../images/map.jpg) no-repeat;
    background-size: cover;
    height: 490px;
    margin-top: 50px
}

.mapView {
    padding-top: 50px
}

.mapView h2 {
    font-size: 26px;
    font-family: AramisW03-XBold;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase
}

.mapView p {
    color: #fff;
    font-size: 14px;
    font-family: AramisW03-XLight;
    font-weight: 400;
    padding-top: 20px;
    line-height: 22px
}

.location {
    min-height: 490px;
    position: relative
}

.locationBlock {
    bottom: -158px;
    right: 0;
    position: absolute
}

.share_block {
    padding-top: 140px
}

.trending {
    padding-top: 14px
}

.feature.mayWall.firm_block {
    padding-top: 0
}

.img_left {
    left: -98px;
    position: relative
}

.show-mobile {
    display: none
}

.hidden-desktop {
    display: block
}

.banner-container {
    overflow: hidden;
    position: relative;
    height: 560px
}

.bnr_img {
    position: absolute;
    bottom: 0;
    right: 0;
    padding-top: 0
}

.topBg {
    background: url(../images/top-bg.jpeg);
    background-size: cover;
    padding-bottom: 0;
    width: 100%;
    min-height: 775px;
    overflow: hidden;
    padding-top: 10%;
    position: relative;
}
.topBgmin {
    background: url(../images/top-bg.jpeg);
    background-size: cover;
    padding-bottom: 0;
    width: 100%;
    min-height: 100px;
    overflow: hidden;
    padding-top: 10px;
    position: relative;
}

.topBgmin::after {
    content: '';
    display: block;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    top: 0;
}
.topBg::after {
    content: '';
    display: block;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    top: 0;
}

.topBgmin .container {
    position: relative;
    z-index: 1;
}
.topBg .container {
    position: relative;
    z-index: 1;
}

.carousel-inner .item {
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 750px;
    background-position: bottom center;
    position: relative;
}

.carousel-inner .item::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0;
    left: 0;
}

.topBg video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%
}

.carousel-caption {
    left: 0;
    right: 0;
    bottom: 20%;
}

.howitWorks {
    max-height: 1000px;
    overflow: hidden;
    position: relative;
    margin-top: 100px;
}

.howitWorks video {
    max-height: 600px;
}

.relative {
    position: relative;
}

.howitWorks h2 {
    color: #fff;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    font-size: 30px;
    top: 70px;
    font-family: AramisW03-XBold;
    z-index: 1;
    text-transform: uppercase;
}

.howitWorks:after {
    content: '';
    display: block;    
    background-color: rgba(241, 241, 241, 0.6);
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    background-size: cover;
    z-index: -1;
}

.banner-inr {
    background: url(../images/search-bnr.jpg) no-repeat top center;
    width: 100%;
    background-size: cover;
    height: 420px;
    margin-top: 63px
}

.inrFooter {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    clear: both;
    background: #1979ae;
    margin-top: -1px;
}

.footerStripe {
    position: relative;
    margin-top: 100px;
}

.footerLogo {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}

.footerLogo img {
    width: 100%;
    max-width: 100px;
}

.footerStripe img {
    width: 100%;
}

.inrFooter p {
    color: #fff;
    font-size: 12px;
    font-family: 'Avenir LT Std 65'
}

.socialLink {
    padding-top: 19px;
    min-width: 230px
}

.socialLink ul {
    padding: 0;
    margin: 0
}

.socialLink ul li {
    list-style: none;
    font-size: 17px;
    display: inline-block;
    margin: 0 12px;
    position: relative
}

.socialLink ul li a {
    color: #f67622;
    font-size: 22px;
    line-height: 36px;
    display: block;
    width: 37px;
    height: 37px;
    border-radius: 50%;
    background: #fff;
}

.socialLink ul li a.fb:hover {
    color: #3b5998
}

.socialLink ul li a.twitter:hover {
    color: #16b9ed
}

.socialLink ul li a.linkedIn:hover {
    color: #007fb2
}

.socialLink ul li a.Instagram:hover .fa-instagram:before {
    content: '';
    width: 19px;
    height: 19px;
    display: inline-block;
    position: relative;
    top: 2px;
    background-size: 19px auto;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEyOCAxMjgiIGlkPSJTb2NpYWxfSWNvbnMiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDEyOCAxMjgiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxnIGlkPSJfeDM3X19zdHJva2UiPjxnIGlkPSJJbnN0YWdyYW1fMV8iPjxyZWN0IGNsaXAtcnVsZT0iZXZlbm9kZCIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBoZWlnaHQ9IjEyOCIgd2lkdGg9IjEyOCIvPjxyYWRpYWxHcmFkaWVudCBjeD0iMTkuMTExMSIgY3k9IjEyOC40NDQ0IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgaWQ9Ikluc3RhZ3JhbV8yXyIgcj0iMTYzLjU1MTkiPjxzdG9wIG9mZnNldD0iMCIgc3R5bGU9InN0b3AtY29sb3I6I0ZGQjE0MCIvPjxzdG9wIG9mZnNldD0iMC4yNTU5IiBzdHlsZT0ic3RvcC1jb2xvcjojRkY1NDQ1Ii8+PHN0b3Agb2Zmc2V0PSIwLjU5OSIgc3R5bGU9InN0b3AtY29sb3I6I0ZDMkI4MiIvPjxzdG9wIG9mZnNldD0iMSIgc3R5bGU9InN0b3AtY29sb3I6IzhFNDBCNyIvPjwvcmFkaWFsR3JhZGllbnQ+PHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTA1Ljg0MywyOS44MzcgICAgYzAsNC4yNDItMy40MzksNy42OC03LjY4LDcuNjhjLTQuMjQxLDAtNy42OC0zLjQzOC03LjY4LTcuNjhjMC00LjI0MiwzLjQzOS03LjY4LDcuNjgtNy42OCAgICBDMTAyLjQwNSwyMi4xNTcsMTA1Ljg0MywyNS41OTUsMTA1Ljg0MywyOS44Mzd6IE02NCw4NS4zMzNjLTExLjc4MiwwLTIxLjMzMy05LjU1MS0yMS4zMzMtMjEuMzMzICAgIGMwLTExLjc4Miw5LjU1MS0yMS4zMzMsMjEuMzMzLTIxLjMzM2MxMS43ODIsMCwyMS4zMzMsOS41NTEsMjEuMzMzLDIxLjMzM0M4NS4zMzMsNzUuNzgyLDc1Ljc4Miw4NS4zMzMsNjQsODUuMzMzeiBNNjQsMzEuMTM1ICAgIGMtMTguMTUxLDAtMzIuODY1LDE0LjcxNC0zMi44NjUsMzIuODY1YzAsMTguMTUxLDE0LjcxNCwzMi44NjUsMzIuODY1LDMyLjg2NWMxOC4xNTEsMCwzMi44NjUtMTQuNzE0LDMyLjg2NS0zMi44NjUgICAgQzk2Ljg2NSw0NS44NDksODIuMTUxLDMxLjEzNSw2NCwzMS4xMzV6IE02NCwxMS41MzJjMTcuMDg5LDAsMTkuMTEzLDAuMDY1LDI1Ljg2MSwwLjM3M2M2LjI0LDAuMjg1LDkuNjI5LDEuMzI3LDExLjg4NCwyLjIwNCAgICBjMi45ODcsMS4xNjEsNS4xMTksMi41NDgsNy4zNTksNC43ODhjMi4yNCwyLjIzOSwzLjYyNyw0LjM3MSw0Ljc4OCw3LjM1OWMwLjg3NiwyLjI1NSwxLjkxOSw1LjY0NCwyLjIwNCwxMS44ODQgICAgYzAuMzA4LDYuNzQ5LDAuMzczLDguNzczLDAuMzczLDI1Ljg2MmMwLDE3LjA4OS0wLjA2NSwxOS4xMTMtMC4zNzMsMjUuODYxYy0wLjI4NSw2LjI0LTEuMzI3LDkuNjI5LTIuMjA0LDExLjg4NCAgICBjLTEuMTYxLDIuOTg3LTIuNTQ4LDUuMTE5LTQuNzg4LDcuMzU5Yy0yLjIzOSwyLjI0LTQuMzcxLDMuNjI3LTcuMzU5LDQuNzg4Yy0yLjI1NSwwLjg3Ni01LjY0NCwxLjkxOS0xMS44ODQsMi4yMDQgICAgYy02Ljc0OCwwLjMwOC04Ljc3MiwwLjM3My0yNS44NjEsMC4zNzNjLTE3LjA5LDAtMTkuMTE0LTAuMDY1LTI1Ljg2Mi0wLjM3M2MtNi4yNC0wLjI4NS05LjYyOS0xLjMyNy0xMS44ODQtMi4yMDQgICAgYy0yLjk4Ny0xLjE2MS01LjExOS0yLjU0OC03LjM1OS00Ljc4OGMtMi4yMzktMi4yMzktMy42MjctNC4zNzEtNC43ODgtNy4zNTljLTAuODc2LTIuMjU1LTEuOTE5LTUuNjQ0LTIuMjA0LTExLjg4NCAgICBjLTAuMzA4LTYuNzQ5LTAuMzczLTguNzczLTAuMzczLTI1Ljg2MWMwLTE3LjA4OSwwLjA2NS0xOS4xMTMsMC4zNzMtMjUuODYyYzAuMjg1LTYuMjQsMS4zMjctOS42MjksMi4yMDQtMTEuODg0ICAgIGMxLjE2MS0yLjk4NywyLjU0OC01LjExOSw0Ljc4OC03LjM1OWMyLjIzOS0yLjI0LDQuMzcxLTMuNjI3LDcuMzU5LTQuNzg4YzIuMjU1LTAuODc2LDUuNjQ0LTEuOTE5LDExLjg4NC0yLjIwNCAgICBDNDQuODg3LDExLjU5Nyw0Ni45MTEsMTEuNTMyLDY0LDExLjUzMnogTTY0LDBDNDYuNjE5LDAsNDQuNDM5LDAuMDc0LDM3LjYxMywwLjM4NUMzMC44MDEsMC42OTYsMjYuMTQ4LDEuNzc4LDIyLjA3OCwzLjM2ICAgIGMtNC4yMDksMS42MzUtNy43NzgsMy44MjQtMTEuMzM2LDcuMzgyQzcuMTg0LDE0LjMsNC45OTUsMTcuODY5LDMuMzYsMjIuMDc4Yy0xLjU4Miw0LjA3MS0yLjY2NCw4LjcyMy0yLjk3NSwxNS41MzUgICAgQzAuMDc0LDQ0LjQzOSwwLDQ2LjYxOSwwLDY0YzAsMTcuMzgxLDAuMDc0LDE5LjU2MSwwLjM4NSwyNi4zODdjMC4zMTEsNi44MTIsMS4zOTMsMTEuNDY0LDIuOTc1LDE1LjUzNSAgICBjMS42MzUsNC4yMDksMy44MjQsNy43NzgsNy4zODIsMTEuMzM2YzMuNTU4LDMuNTU4LDcuMTI3LDUuNzQ2LDExLjMzNiw3LjM4MmM0LjA3MSwxLjU4Miw4LjcyMywyLjY2NCwxNS41MzUsMi45NzUgICAgQzQ0LjQzOSwxMjcuOTI2LDQ2LjYxOSwxMjgsNjQsMTI4YzE3LjM4MSwwLDE5LjU2MS0wLjA3NCwyNi4zODctMC4zODVjNi44MTItMC4zMTEsMTEuNDY0LTEuMzkzLDE1LjUzNS0yLjk3NSAgICBjNC4yMDktMS42MzYsNy43NzgtMy44MjQsMTEuMzM2LTcuMzgyYzMuNTU4LTMuNTU4LDUuNzQ2LTcuMTI3LDcuMzgyLTExLjMzNmMxLjU4Mi00LjA3MSwyLjY2NC04LjcyMywyLjk3NS0xNS41MzUgICAgQzEyNy45MjYsODMuNTYxLDEyOCw4MS4zODEsMTI4LDY0YzAtMTcuMzgxLTAuMDc0LTE5LjU2MS0wLjM4NS0yNi4zODdjLTAuMzExLTYuODEyLTEuMzkzLTExLjQ2NC0yLjk3NS0xNS41MzUgICAgYy0xLjYzNi00LjIwOS0zLjgyNC03Ljc3OC03LjM4Mi0xMS4zMzZjLTMuNTU4LTMuNTU4LTcuMTI3LTUuNzQ2LTExLjMzNi03LjM4MmMtNC4wNzEtMS41ODItOC43MjMtMi42NjQtMTUuNTM1LTIuOTc1ICAgIEM4My41NjEsMC4wNzQsODEuMzgxLDAsNjQsMHoiIGZpbGw9InVybCgjSW5zdGFncmFtXzJfKSIgZmlsbC1ydWxlPSJldmVub2RkIiBpZD0iSW5zdGFncmFtIi8+PC9nPjwvZz48L3N2Zz4=");
}

.no {
    padding-right: 18px;
    font-size: 12px;
    font-family: proxima_novasemibold
}

.pdL0 {
    padding-left: 0
}

.address {
    font-size: 13px;
    color: #000;
    font-family: 'Avenir LT Std 65';
    padding-top: 90px
}

.marT82 {
    margin-top: 82px
}

#features.feature {
    padding-top: 100px
}

.div-table {
    display: table
}

.div-table-cell {
    display: table-cell;
    vertical-align: middle;
    float: none
}

header.sticky .headerRight {
    margin-top: 7px
}

header.sticky .logo {
    position: relative;
    top: 0
}

.address-icon {
    float: left;
    margin-right: 11px;
    width: 20px;
    padding-top: 0;
    height: 20px
}

.address-icon img {
    vertical-align: top;
    width: 100%
}

.address {
    float: left;
    margin-bottom: 10px;
    width: 100%;
    font-size: 13px;
    color: #666;
    font-family: "Gotham Book";
    padding-top: 0 !important
}

.full-width {
    width: 100%
}

.footlinks {
    margin: 10px 0;
    display: block;
    font-size: 13px;
    font-family: 'Avenir LT Std 65';
    color: #fff;
}

.footlinks a {
    color: #fff;
    font-size: 13px;
    font-family: 'Avenir LT Std 65'
}

.marT20 {
    margin-top: 20px
}

.noLisitng {
    list-style: decimal;
    padding-left: 20px;
    margin-top: 30px;
}

.noLisitng li {
    margin-bottom: 20px;
}

.dahlisting {
    margin-top: 30px;
}

.dahlisting li {
    position: relative;
    padding-left: 30px !important;
    margin-bottom: 20px !important;
    margin-top: 0px !important;
}

.dahlisting li::after {
    content: '-';
    position: absolute;
    left: 0;
    top: 0;
}

header {
    position: fixed;
    z-index: 99;
    width: 100%;
    top: 0;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    display: none;
}

.howHeading {
    padding: 100px 0 0;
    position: relative;
}

.contactUs {
    padding: 100px 0 0;
    position: relative;
}

.contactUs strong {
    font-weight: bold;
    font-family: AramisW03-XBold;
}

.contactUs address {
    font-size: 18px;
}

.fz18 {
    font-size: 18px;
}

.mB20 {
    margin-bottom: 20px;
}

.contactUs .btn-common {
    background: #f67622;
    color: #fff;
    font-family: AramisW03-XBold;
    text-align: center;
    padding: 10px 12px;
    font-size: 16px;
}

.contactUs .form-control {
    height: 40px;
}

.contactUs textarea.form-control {
    height: 90px;
}

@media screen and (max-width:1600px) {
    .banner_text h1 {
        font-size: 48px
    }
    .app_store_btn .apple-btn>img, .app_store_btn .gplay-btn>img {
        float: left;
        margin-right: 30px
    }
}

@media screen and (max-width:1250px) {
    header.sticky.banner-container {
        padding-top: 93px
    }
    header.sticky .logo {
        padding-top: 0
    }
    img {
        max-width: 100%
    }
    .topBg {
        min-height: inherit;
        max-height: 562px;
        overflow: hidden
    }
    .headerRight nav ul {
        padding-top: 0;
        margin: 0
    }
    .headerRight nav ul li a {
        font-size: 12px
    }
    .banner-container {
        min-height: 475px;
        max-height: 475px;
        overflow: hidden;
    }
    .banner_text {
        padding-top: 25px;
        overflow: hidden;
    }
    .bnr_img>img {
        height: 420px
    }
    .category {
        padding-top: 30px
    }
    .category-icon ul li {
        margin-top: 60px
    }
    .banner_text {
        padding-top: 30px
    }
    .banner_text p {
        margin-top: 10px;
        max-width: none;
        padding-top: 0;
        font-size: 14px;
        line-height: 18px
    }
    header.sticky .logo {
        padding-top: 0
    }
    .logo {
        font-size: 18px
    }
    .logo-icon {
        vertical-align: middle;
        max-height: 60px;
    }
    .appBtn {
        line-height: 40px;
        height: 40px;
        margin-top: 0
    }
    .app_store_btn img {
        max-height: 45px
    }
    .app_store_btn .apple-btn>img, .app_store_btn .gplay-btn>img {
        margin-right: 30px;
        float: left
    }
    .feature_text.eco_div {
        padding-top: 55px
    }
    .feature_text.wall_div.firm_profile {
        padding-top: 170px
    }
    .feature_text h2 {
        font-size: 18px
    }
    .sub_sec-Title {
        font-size: 18px
    }
    .banner_text h1 {
        font-size: 30px
    }
    .boostAdd ul li h2 {
        font-size: 18px
    }
    .buy_sell h2 {
        font-size: 18px
    }
}

@media screen and (max-width:1200px) {
    .topBg {
        min-height: inherit;
        max-height: inherit;
        overflow: hidden
    }
    .headerRight nav ul li {
        padding: 0 22px
    }
    .banner_text h1 {
        font-size: 28px
    }
    .nearby .feature_text {
        padding-top: 50px
    }
    .feature_text.pdL80 {
        padding-top: 30px
    }
    .boostAdd ul li {
        margin: 25px 0 0
    }
    .feature_text.eco_div {
        padding-top: 30px
    }
    .share_block .feature_text.eco_div {
        padding-top: 75px
    }
    .feature_text.wall_div {
        padding-top: 130px
    }
    .feature_text.pdL80.trend_div {
        padding-top: 140px
    }
    .nearby .feature_text.wall_div {
        padding-top: 105px
    }
    .feature_text.wall_div.user_profile {
        padding-top: 150px
    }
    .feature_text.wall_div.firm_profile {
        padding-top: 130px
    }
}

@media screen and (max-width:1024px) {
    .headerRight nav ul li {
        padding: 0 20px
    }
    .feature_text.wall_div.user_profile {
        padding-top: 99px
    }
    .img_left {
        left: -60px
    }
    .app_store_btn a {
        margin-right: 0;
        margin-left: 0
    }
    .banner-container {
        max-height: none
    }
    .banner-container {
        height: auto
    }
    .banner_text h1 {
        font-size: 25px
    }
}

@media screen and (max-width:1023px) {
    .feature_text {
        padding-left: 0;
        text-align: center;
        padding-top: 30px
    }
    .feature_text .featureDetail {
        max-width: 100%
    }
    .feature {
        padding: 30px 0
    }
    .nearby {
        padding-top: 0
    }
    .nearby {
        text-align: center
    }
    .nearby img {
        padding-top: 30px
    }
    .feature-inr {
        padding-top: 30px
    }
    .boostAdd {
        text-align: center
    }
    .boostAdd_block img {
        padding-top: 30px
    }
    .nearby .feature_text {
        padding-top: 0
    }
    .map {
        background: rgba(0, 0, 0, 0) url(../images/map.jpg) no-repeat scroll 0 0/100% auto;
        height: 490px;
        margin-top: 30px;
        position: relative
    }
    .mapView {
        padding-bottom: 30px;
        padding-top: 30px;
        text-align: center
    }
    .locationBlock {
        bottom: inherit;
        top: 0
    }
    .location {
        min-height: inherit;
        position: relative
    }
    .share_block {
        clear: both;
        padding-top: 0
    }
    .feature_text.eco_div {
        padding-left: 0;
        padding-top: 30px
    }
    .feature_text.wall_div {
        padding-top: 30px
    }
    .col-md-7.col-sm-12.text-center>img {
        padding-top: 30px
    }
    .img_left {
        left: inherit;
        position: relative;
        text-align: center
    }
    .col-md-7.col-sm-12.text-right {
        text-align: center
    }
    .firm {
        text-align: center
    }
    .topBg {
        background-position: center center
    }
    .nearby .feature_text {
        padding-top: 30px
    }
    .pdL50 {
        padding-left: 0;
        text-align: center;
        padding-top: 50px
    }
    .feature.myWall {
        text-align: center
    }
    .boostAdd li:first-child {
        margin-bottom: 50px;
        padding-top: 30px
    }
    .show-mobile {
        display: none
    }
    .hidden-desktop {
        display: block
    }
    .banner_text {
        padding-top: 80px
    }
}

@media screen and (max-width:991px) {
    .bnr_img>img {
        height: inherit
    }
    .headerRight nav ul li {
        padding: 0 7px;
        font-size: 13px
    }
    .appBtn {
        width: 109px;
        height: 42px;
        line-height: 42px
    }
    .logo {
        padding-top: 0
    }
    .banner_text h1 {
        font-size: 20px
    }
    .show-mobile {
        display: block
    }
    .hidden-desktop {
        display: none
    }
    .buy {
        padding-top: 20px
    }
    .buy_div {
        padding-bottom: 30px
    }
    .boostAdd_block .text-right {
        text-align: center
    }
    .address {
        padding-top: 44px
    }
    .marT82 {
        margin-top: 40px
    }
    .app_store_btn {
        text-align: center;
        display: inline-block
    }
    .app_store_btn .apple-btn>img, .app_store_btn .gplay-btn>img {
        margin-right: 0;
        max-height: 45px
    }
    .feature_text.eco_div {
        padding-top: 0
    }
    .share_block .feature_text.eco_div {
        padding-top: 0
    }
    .feature_text.wall_div {
        padding-top: 0;
        padding-bottom: 50px
    }
    .feature_text.pdL80.trend_div {
        padding-top: 0
    }
    .nearby .feature_text.wall_div {
        padding-top: 0;
    }
    .feature_text.wall_div.user_profile {
        padding-top: 0;
    }
    .feature_text.wall_div.firm_profile {
        padding-top: 0;
    }
    .div-table-cell {
        display: block;
        float: unset;
    }
    .div-table-cell img {
        margin: 0px auto;
    }
    .div-table-cell.text-right {
        text-align: center;
    }
    .feature_text .featureDetail p {
        text-align: center;
    }
}

@media screen and (max-width:767px) {
    .logo-icon {
        vertical-align: middle;
        max-height: 35px;
        max-width: 150px;
    }
    .bnr_img>img {
        height: auto;
        margin-top: 20px
    }
    .headerRight nav {
        display: none
    }
    .appBtn {
        margin-right: 46px
    }
    .headerRight .appBtn {
        margin-top: -8px;
        font-size: 12px;
        width: 100px;
        height: 37px;
        line-height: 39px
    }
    .mobileScreen {
        display: flex;
        margin-top: 30px;
        text-align: center;
    }
    .mobileScreen img {
        max-width: 50%;
        margin: 0 auto;
    }
    header {
        padding-top: 20px;
        height: 65px
    }
    .banner_text {
        padding-top: 30px;
        text-align: center
    }
    .carousel-inner .item {
        min-height: 640px
    }
    .banner_text p {
        max-width: 100%;
        padding-top: 20px
    }
    .app_store_btn {
        padding-top: 10px
    }
    .topBg {
        padding-bottom: 0
    }
    .topBg {
        min-height: inherit;
        max-height: inherit
    }
    .category {
        padding-top: 30px
    }
    .category-icon ul li {
        margin-top: 30px;
        width: 49%
    }
    .sticky .headerRight .appBtn {
        margin-top: 0
    }
    .feature {
        padding: 25px 0!important;
    }
    .feature-inr, .feature_text, .nearby .feature_text {        
        padding-top: 0px;
        text-align: center
    }
    .feature_text .featureDetail {
        max-width: 100%;
        padding-bottom: 30px
    }
    .feature_text h2 {
        padding-bottom: 20px
    }
    .nearby img {
        text-align: center
    }
    .marT120 {
        margin-top: 30px
    }
    .boostAdd {
        text-align: center;
        padding-bottom: 30px
    }
    .nearby {
        text-align: center
    }
    .mapView {
        padding-top: 30px;
        text-align: center
    }
    .buy_div {
        margin: 0 auto;
        max-width: 100%
    }
    .col-sm-7.text-right {
        text-align: center
    }
    .nearby .col-sm-12.row {
        margin: 0
    }
    .feature_text {
        padding-left: 0
    }
    .topBg {
        min-height: inherit
    }
    .pdL50 {
        padding-left: 0
    }
    .pdL80 {
        padding-left: 0
    }
    .map {
        background-size: cover
    }
    .feature_text.wall_div.user_profile {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .boostAdd ul li {
        list-style: outside none none;
        margin: 20px 0 0;
        padding: 0
    }
    .feature_text.buy_sell {
        padding-top: 40px
    }
    .bnr_img {
        text-align: center;
        position: relative
    }
    .map {
        background-position: 0 center
    }
    .banner-container {
        height: auto
    }
    .category-icon {
        margin-top: 30px;
        margin-bottom: 30px
    }
    .feature_text h2 {
        margin-top: 20px
    }
    .buy_div {
        padding-top: 30px
    }
    .category-icon ul li .icon_block .icon_div img {
        max-width: 30px;
        max-height: 30px
    }
    .boost-img {
        margin-top: 50px
    }
    .inrFooter {
        padding-bottom: 20px;
        padding-top: 20px;
    }
    .banner-inr {
        height: 300px
    }
    .address {
        padding-top: 10px;
        text-align: center
    }
    .text-center-btn {
        text-align: center
    }
    .marT82 {
        margin-top: 30px
    }
    .address {
        text-align: left !important
    }
    .footlinks {
        display: block
    }
    .footerLogo img {
        max-width: 50px;
    }
    .dwnld_plan {
        padding-top: 0px;
    }
    .div-table-cell img {
        max-width: 50%;
    }
    .boostAdd li:first-child {
        padding-top: 0px!important;
    }
    .dahlisting li {
        padding-left: 12px !important;
    }
    .buy_img.show-mobile img {
        max-width: 50%;
    }
    .ntwrk img {
        max-width: 100%;
    }
    .dahlisting {
        text-align: left;
    }
}

@media screen and (max-width:640px) {
    .logo {
        padding-top: 8px
    }
    .feature_text .featureDetail {
        max-width: 100%;
        padding-bottom: 30px
    }
    .feature {
        padding-top: 0px!important;
    }
    .map {
        margin-top: 30px
    }
    .col-sm-7.text-center, .col-sm-7.text-right {
        padding-top: 30px
    }
    .buy_div {
        padding-bottom: 30px
    }
    .store_app {
	    margin-top: 15px;
        margin-bottom: 15px;
    }
    .contactUs {
        padding: 30px 0px;
    }
    .sec-Title {
        font-size: 39px
    }
    .footer_link ul li {
        display: inline-block;
        font-size: 14px;
        margin: 0 17px
    }
    .app_store_btn a {
        margin-right: 0
    }
    .app_store_btn a img {
        max-width: inherit;
        margin: 5px auto;
        float: none !important
    }
    .logo {
        font-size: 16px;
        padding-top: 12px
    }
    .banner_text h1 {
        font-size: 30px
    }
}

@media screen and (max-width:480px) {
    header.sticky {
        padding-top: 5px;
        padding-bottom: 10px;
        height: 60px
    }
    header.sticky .logo {
        padding-top: 5px
    }
    .logo {
        padding-top: 4px
    }
    .div-table {
        display: block
    }
    .div-table-cell {
        display: block;        
        float: left
    }
}

@media screen and (max-width:320px) {
    .topBg {
        min-height: inherit;
        max-height: inherit
    }
    .bnr_img>img {
        height: auto;
        margin-top: 30px
    }
}

b {
    box-sizing: border-box;
    outline: none !important;
    font-weight: 600;
}

.inrFooter>div {
    color: #fff;
    font-size: 12px;
    font-family: 'Avenir LT Std 65'
}

.footlinks a:link, .footlinks a:active, .footlinks a:visited {
    color: #fff;
    text-decoration: none;
}

.appBtn:link, .appBtn:visited, .appBtn:focus {
    color: #fff;
    text-decoration: none
}

.topheader {
	background: #002338;
}