/*
Theme Name:         Realtyspace Child
Theme URI:          http://themeforest.net/item/realtyspace-real-estate-wordpress-theme/15965811
Description:        Child theme for Realtyspace
Version:            1.1
Author:             Codefactory47
Author URI:         http://codefactory47.com/
License:            MIT License
License URI:        http://opensource.org/licenses/MIT
Text Domain:        realtyspace
Template:           realtyspace
*/

/*@import url('https://fonts.googleapis.com/css?family=Cabin:400,400i,500,500i,600,600i,700,700i');*/
@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i');

/******* 21-12-2017 style *******/

@import url('https://fonts.googleapis.com/css?family=Noto+Serif:400,400i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700');
@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,700');

/******* 21-12-2017 end style *******/


body{
	font-family: 'Lato', sans-serif;
	font-size: 16px;
    color: #666;
    background-color: transparent;
}
p{
    color: #666;
}

footer.footer .widget--footer.widget_nav_menu .menu > li > a,
.social--footer .social__item,
nav#header-nav .navbar__nav > li > a::after,
nav#header-nav .navbar__nav > li > a:hover,
.contacts__form .form__submit {
    transition: all ease 0.4s;
    -wekbit-transition: all ease 0.4s;
    -moz-transition: all ease 0.4s;
    -ms-transition: all ease 0.4s;
    -o-transition: all ease 0.4s;
}


/* HEADER
-----------------------------------------------------------------------------*/
header.header_mobile {
    display: none;
}
nav#header-nav {
    background: rgba(250,250,250,0.8);
}
nav#header-nav:not(.header-fixed) {
 top:0;
}
nav#header-nav .navbar__nav > li {
    margin:0 0 0 33px;
}
nav#header-nav .navbar__nav > li:nth-child(2) {
    margin-right: 172px;
}
nav#header-nav .navbar__nav > li:first-child {
    margin-left: 0px;
}
nav#header-nav .navbar__brand {
    margin-right: 12px;
}
nav#header-nav .navbar__nav > li > a {
    color: #353535;
    padding: 33px 0;
    font-size: 15px;
    font-weight: 400;
    box-shadow: none!important;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    -ms-box-shadow: none!important;
    -o-position: relative!important;
}
nav#header-nav .navbar__nav > li > a::after {
    display: block;
    content: "";
    width: 10px;
    position: absolute;
    height: 2px;
    background: #000;
    left: 50%;
    margin-left: -5px;
    top: -100px;
    transition: all ease 0.4s;
}
nav#header-nav .navbar__nav > li > a:hover,
nav#header-nav .navbar__nav > li:hover > a{
    color:#0167b5;
}
nav#header-nav .navbar__nav > li > a:hover::after,
nav#header-nav .navbar__nav > li.current_page_item > a::after,
nav#header-nav .navbar__nav > li:hover > a::after{
    top: 25px;
    background:#0167b5; 
}
nav#header-nav .navbar__row{
	margin-top: 0px;
	margin-bottom: 0px;
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}
nav#header-nav .navbar__row{
    justify-content: inherit;
}
nav#header-nav .navbar__nav > li.active > a:not(.navbar__subitem), 
nav#header-nav .navbar__nav > li.current_page_item > a:not(.navbar__subitem) {
    -webkit-box-shadow: 0 2px 0 #0865ba;
    -moz-box-shadow: 0 2px 0 #0865ba;
    -ms-box-shadow: 0 2px 0 #0865ba;
    box-shadow: 0 2px 0 #0865ba;
    color: #0865ba;
}


nav#header-nav .navbar__nav > li#menu-item-698 > a::before, 
nav#header-nav .navbar__nav > li#menu-item-699 > a::before,
nav#header-nav .navbar__nav > li.menu-item-has-children > a::before {
    display: block;
    content: "\f107";
    position: absolute;
    right: 0;
    top: 0;
    padding:33px 0;
    font-family: fontAwesome;
}
nav#header-nav .navbar__nav > li#menu-item-698 > a, 
nav#header-nav .navbar__nav > li#menu-item-699 > a,
nav#header-nav .navbar__nav > li.menu-item-has-children > a {
    position: relative;
    padding-right: 14px;
}

/* HOME WHY CHOOSE US SECTION
-----------------------------------------------------------------------------*/
.why_choose_us_wrap {
    background-color: #00508f;
    color: #fff;
    padding: 100px 0 70px;
    background-image: url('./images/why_choose_top_bg.png'),url('./images/why_choose_bottom_bg.png');
    background-repeat: no-repeat,no-repeat;
    background-position: center top, center bottom;
    background-size: auto auto,auto auto;
}
.why_choose_us_wrap .vc_grid-container {
    margin-bottom: 0;
}
.why_choose_header {
    text-align: center;
    width: 100%;
    max-width: 1024px;
    margin: 0 auto;
}
.why_choose_header h2 {
    font-size: 46px;
    line-height: 1.3;
    font-weight: normal;
    margin-top: 0px;
    font-family: 'Noto Serif';
}
.why_choose_header p {
    font-size: 18px;
    color: #fff;
    line-height: 30px;
}
.why_choose_grids .vc_gitem-zone {
    background: transparent !important;
    text-align: center;
}
.why_choose_grids .vc_gitem-zone .vc_gitem_row .vc_gitem-col {
    padding: 0;
    /*max-width: 270px;*/ /* - changed on 29th Nov 17 */
    max-width: 360px;
    margin: 0 auto;
    display: block;
    float: none;
    text-align: center;
    padding: 50px 0 0 0;
    background-image: url('./images/check-icon.png');
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: 35px auto;
}

.why_choose_grids .vc_gitem-zone .vc_gitem_row .vc_gitem-col h4 {
    text-align: center !important;
    margin: 0 0 0;
}
.why_choose_grids .vc_gitem-zone p {
    color: #fff;
    line-height: 26px;
    font-size: 18px;
}
.why_choose_grids .vc_gitem-zone .vc_gitem-post-data {
    margin-bottom: 12px;
}
.why_choose_grids .vc_gitem-zone h4{
    font-size:22px;
    font-weight:normal; 
}
.why_choose_grids .vc_gitem-zone .vc_btn3 {
    background: #00316e;
    display: none;
    margin: 0 auto;
    max-width: 100px;
    padding: 0;
    line-height: 35px;
    height: 35px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: normal;
}
.why_choose_grids .vc_gitem-zone .vc_btn3:hover {
    background-color:#0167b5
}
.why_choose_header {
    padding: 0 0 20px;
}


/* HOME BANNER SECTION
-----------------------------------------------------------------------------*/
.home_top_banner_wrap {
    min-height: 770px;
    padding: 20.5% 0 0;
    box-sizing: border-box;
    text-align: center;
}
.home_top_banner_wrap .Top_title {
    color: #fff;
    font-size: 50px;
    font-family: Noto Serif,'Lato', sans-serif !important;
    line-height: 60px;
    margin: 0 0 90px;
    font-weight: 600 !important;
}
.home_top_banner_wrap .vc_btn3 {
    font-size: 20px;
    font-weight: bold;
    width: 280px;
    margin: 0 20px;
    text-transform: uppercase;
    padding: 12px 10px;
}
.home_top_banner_wrap .top_btn_rental .vc_btn3 {
    background: #0167b5;
    border-color: #0167b5;
    color: #fff;
}
.home_top_banner_wrap .top_btn_management .vc_btn3 {
    background: #a1a1a1;
    border-color: #a1a1a1;
    color: #fff;
}
.home_top_banner_wrap .top_btn_request .vc_btn3 {
    background: #df7e00;
    border-color: #df7e00;
    color: #fff;
}



/* HOME BLOG SECTION
-----------------------------------------------------------------------------*/
.widget--article-section {
    background-color: #3a3a3a;
    background-image: url('./images/blog-bg.png');
    background-repeat: no-repeat;
    background-position: center 17%;
}
.widget--article-section.widget--landing .widget__title {
    font-size: 48px;
    color: #bebebe;
    font-weight: normal;
    text-transform: capitalize;
    font-family: 'Lato', sans-serif;
}
.widget--article-section .article--grid .article__item-title {
    margin: 0;
    line-height: 1.2;
    display: block;
    text-align: center;
    padding: 14px 15px;
    background: #c9c9c9;
    color: #656565;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: normal;
}
.widget--article-section .article__details {
    color: #fff;
    line-height: 24px;
}
.widget--article-section .article--grid .article__more {
    margin-bottom: 0;
    margin-top: 0;
    background-color: #f1f1f1;
    background-image: url('./images/read_more_arrow.png');
    background-repeat: no-repeat;
    background-position: 15px 12px;
    color: #00aeef;
    padding: 6px 15px 6px 40px;
    display: inline-block;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    font-size: 16px;
    border: 1px solid #f1f1f1;
    text-transform: capitalize;
    font-weight: normal;
    display: none;
}
.footer__col > #text-2 .textwidget p {
    font-size: 16px;
    line-height: 25px;
    max-width: 430px;
    width: 100%;
}
.widget--article-section .article--grid .article__more:hover{
	border: 1px solid #fff;
	background-color: #0167b5;
	color: #fff;
	background-position: 15px -24px;
}
.widget--article-section .article__intro {
    margin: 10px 0 14px 0;
}
.widget--article-section .widget__more {
    width: 100%;
    max-width: 190px;
    background: #0167b5;
    color: #fff;
    border-color: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    padding: 8px 0;
    font-size: 16px;
    text-transform: inherit;
    font-weight: normal;
}
.widget--article-section .article__item .article__time {
    right: auto;
    background: #0167b5;
    color: #fff;
    padding: 10px 0;
    font-weight: normal;
    text-transform: inherit;
    left: 0;
}
.widget--article-section .article__item .article__time strong {
    display: block;
    font-size: 22px;
    font-weight: normal;
    margin: 2px 0 0;
}



/* HOME PARTNERS SECTION
-----------------------------------------------------------------------------*/
.widget--partners-section.widget--landing .widget__title {
    font-size: 35px;
    color: #353535;
    font-weight: normal;
    text-transform: inherit;
    font-family: 'Lato', sans-serif;
}
.widget--partners-section .partners__name {
	display: none;
}
.widget--partners-section .partners__arrow--prev::after,
.widget--partners-section .partners__arrow--next::after {
    font-size: 45px;
    color: #00508f;
}
.widget--partners-section {
    padding: 75px 0;
}
.widget--partners-section .widget__content {
    padding-bottom: 0;
}
.widget--partners-section .widget__header {
    margin-top: 0;
}
.widget--partners-section .partners__item {
    padding: 0 12px;
}	
.partners__item .outer_patner {
    padding: 15px 10px;
    border: 1px solid #e0e0e0;
    background: #fff;
}


/* FEATURES
-----------------------------------------------------------------------------*/
.feature_items {
    text-align: center;
}
.feature_items img {
    margin: 0 0 10px;
}
.feature_items h5 {
    font-size: 20px;
    color: #000;
}
.feature_wrap {
    padding: 35px 0;
}


/* TESTIMONIALS
-----------------------------------------------------------------------------*/
.widget--testimonials-section {
    /*background: #fff;*/
    /*background-image:  url(http://dev.talkdigital.com.au/bluestone/wp-content/uploads/2017/11/background.png) !important;
    background-repeat: no-repeat, repeat;
    background-position: center; */
    background: #df7e00;/*** 15-12-2017 ***/ 
}
.widget--testimonials-section .review__slider {
    padding: 0 0 80px 0;
}
.review__slider .slick-dots li{
    margin:0px;
}
.widget--testimonials-section .widget__title {
    font-size: 35px;
    color: #ffffff;  /*** #737373; 15-12-2017 ***/ 
    text-transform: inherit;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
}
.widget--landing.widget--testimonials-section .widget__headline {
    font-size: 16px;
    text-transform: initial;
    color: #ffffff;  /***  #6b6b6b; 15-12-2017 ***/ 
    line-height: 26px;
    max-width: 825px;
    margin-left: auto;
    margin-right: auto;
}
.widget--testimonials-section .review--wide {
    padding: 0 0px;
}
.review__item.slick-slide {
    padding: 0 15px;
}
.review_item_inner {
    background: transparent;/***  #f0f0f0; 15-12-2017 ***/ 
    min-height: 330px;
    padding: 30px 20px;
    box-sizing: border-box;
    position: relative;
    /*border: 1px solid #d9d8d8;
    box-shadow: 2px 2px 4px rgba(0,0,0,0.30);
    -webkit-box-shadow: 2px 2px 4px rgba(0,0,0,0.30);
    -moz-box-shadow: 2px 2px 4px rgba(0,0,0,0.30);
    -ms-box-shadow: 2px 2px 4px rgba(0,0,0,0.30);*/
}
.review--wide .review__info-quote{
    color: #ffffff;
}
.review--wide .review__info p {
    font-style: italic;
    color: #ffffff;/***  #6f6f6f; 15-12-2017 ***/ 
    text-align: left;
    font-size: 16px;
    line-height: 26px;
}
.review--wide .review__name {
    margin: 10px 0 0;
    font-size: 23px;
    color: #ffffff;/***  #353535; 15-12-2017 ***/ 
    text-transform: inherit;
    font-weight: normal;
}
.review--wide .review__post {
    color: #ffffff;/***  #6b6b6b; 15-12-2017 ***/ 
    display: block;
    font-size: 15px;
    font-style: italic;
    font-weight: normal;
}
.review li button::before {
    font-size: 14px;
    color: #cdcdcd;
}
.review li.slick-active button::before {
    font-size: 14px;
    color: #0167b5;
}
.review--wide .review__photo img {
    float: none;
    max-width: initial;
    position: absolute;
    width: 80px;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
}	
.review__slider .review__item .review__photo {
    position: relative;
    margin: 0;
    float: left;
    width: 78px;
    padding-right: 10px;
    height: 78px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    overflow: hidden;
    border: 5px solid #fff;
}
.review__item .review__details {
    float: right;
    padding-left: 0px;
    text-align: right;
}

/* FOOTER
-----------------------------------------------------------------------------*/
footer.footer .footer__wrap {
    padding-bottom: 0px;
}
footer.footer {
    background-position: center 93%;
}
footer.footer .widget--footer .widgettitle, 
footer.footer .widget--footer .widget-title {
    font-size: 20px;
    color: #fff;
    margin: 0px 0 15px;
    font-weight: 600;
    text-transform: capitalize;
    position: relative;
}
footer.footer .widget--footer .widgettitle::before {
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50px;
    background: #00508f;
    height: 1px;
}
footer.footer .widget--footer .widgettitle::after {
    display: block;
    content: "";
    height: 1px;
    width: 260px;
    background: #c4c4c4;
    margin: 10px 0 0;
}
footer .footer__copyright {
    margin-top: 25px;
    margin-bottom: 0px !important;
    display: block;
    background: #2d2d2d;
    padding: 15px 0;
    color: #fff;
    font-weight: normal;
    font-size: 16px;
}
.footer span, 
.footer p, 
.footer a {
    color: #fff;
}
.social--footer .social__item {
    margin: 10px 3px 0 0;
    font-size: 16px;
    height: 30px;
    width: 30px;
    background: #f9f9f9;
    text-align: center;
    color: #7c7c7c;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    padding: 2px 0;
    position: relative;
    top: 0px;
}
.social--footer .social__item:hover{
   background: #0167b5; 
   color: #fff;
   top:-5px;
}
footer.footer .widget--footer.widget_nav_menu .menu > li > a::after {
    content: none;
}
footer.footer .widget--footer.widget_nav_menu .menu > li {
    display: block;
    margin: 0 0 8px;
}
footer.footer .widget--footer.widget_nav_menu .menu > li > a {
    color: #fff;
    margin: 0;
    text-transform: inherit;
    text-decoration: none !important;
    position: relative;
    left:0px;
}
footer.footer .widget--footer.widget_nav_menu .menu > li > a::before {
    display: inline-block;
    content: "";
    border-width: 5px 0 5px 5px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
    margin: 0 12px 0 0;
}
footer.footer .widget--footer.widget_nav_menu .menu > li > a:hover {
    color: #0167b5;
    left:5px;
}
footer.footer .widget--footer.widget_nav_menu .menu > li > a:hover::before{
    border-color: transparent transparent transparent #00508f;
}
footer.footer .textwidget {
    font-size: 16px;
}
footer.footer .footer__wrap {
    padding-top: 40px;
}



/* CONTACT PAGE
-----------------------------------------------------------------------------*/
.contacts__form .form__submit {
    background: #0167b5 !important;
    color: #fff !important;
    border: 0 !important;
    height: 40px;
    line-height: 40px;
    padding: 0 35px;
}
.contacts__form .form__submit:hover{
    background: #a1a1a1 !important;  
}


/* MEGA SEARCH STYLE
-----------------------------------------------------------------------------*/
.mega_search_menu {
    width: 100%;
    height: 100%;
    background: rgba(87,87,87,.97);
    opacity: 1;
    position: fixed;
    display: none;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 99;
    padding-top: 125px;
    overflow: auto;
}
.mega_search_menu .widget-title {
    color: #fff;
    border-bottom: 0;
    padding: 20px 0;
    margin: 0;
    font-size: 18px;
    font-weight: bold;
}
.mega_search_menu li {
    list-style: none;
}
body.mega_search_open,
body.rent_search_open,
body.buyer_search_open {
    overflow: hidden;
}
.search_menu_list {
    display: block;
    height: auto ;
    padding: 0;
}
.search_menu_list li {
    display: block;
    margin-bottom: 1em;
    padding-left: 0;
}
.search_menu_list li a {
    display: block;
    color: #E4E4E4;
    font-size: 18px;
    text-transform: capitalize;
    text-decoration: none;
    position: relative;
    padding-left: 18px;
    transition: all ease 0.2s;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    -ms-transition: all ease 0.2s;
    left: 0;
}
.search_menu_list li a:hover {
    left: 6px;
}
.search_menu_list li a::before {
    content: "\f105";
    position: absolute;
    left: 0;
    top: 0px;
    display: block;
    font-family: fontAwesome;
}
.mega_search_menu > .container > .row {
    margin-left: -35px;
    margin-right: -35px;
    position: relative;
}
.mega_search_menu > .container > .row .mega_search_block {
    padding: 0 35px;
    position: static;
}
.mega_search_menu > .container > .row .mega_search_block::after {
    display: block;
    content: "";
    height: 100%;
    width: 0;
    background: #797979;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}
.mega_search_menu > .container > .row .mega_search_block:first-child::after {
    left: 33.333%;
    width: 1px;
}
.mega_search_menu > .container > .row .mega_search_block:last-child::after {
    left: auto;
    right: 33.333%;
    width: 1px;
}
.mega_search_menu .widget_cf47rs-property-filter h2.widget__title {
    display: none;
}
.mega_search_menu form.form--search .row {
    margin: 0;
}
.mega_search_menu form.form--search .form-group {
    padding: 0;
}
.mega_search_menu form.form--search {
    padding: 20px;
    background: rgba(0,0,0,0.15);
    color: #fff;
    margin-bottom: 20px;
}
.mega_search_menu form.form--search .form__submit {
    color: #fff;
    border: 0;
}
.mega_search_menu .dropdown--select .dropdown__list li .in-label {
    color: #6f6f6f; 
}
.mega_search_menu > .container {
    padding-bottom: 20px;
}
.why_choose_grids .vc_gitem-animated-block {
    display: none;
}


.contacts__column .contacts__address-column__title {
    font-weight: bold;
    color: #444;
}
.contacts__column .contacts__address-column dd {
    font-weight: normal;
    word-wrap: break-word;/**** 15-12-2017 ****/
}
.contacts__form .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #6f6f6f;
    font-size: 15px;
}

.site__header .site__title {
    font-size: 32px;
    font-weight: 600;
    padding-bottom: 15px;
    margin: 40px 0 0;
}
.Site_form_wrap .wpcf7-form input[type="text"], 
.Site_form_wrap .wpcf7-form input[type="tel"], 
.Site_form_wrap .wpcf7-form input[type="email"] {
    height: 52px;
    line-height: 52px;
    padding: 0 15px;
    width: 100%;
    margin: 0 0 20px;
    border: 1px solid #c0c0c0;
    background: #ffffff;
}
.Site_form_wrap .wpcf7-form textarea{
    padding: 0 15px;
    width: 100%;
    margin: 0 0 20px;
    border: 1px solid #c0c0c0;
    background: #ffffff;
}
.Site_form_wrap .wpcf7-form .wpcf7-submit {
    background: #0167b5;
    color: #fff;
    border: 1px solid #0167b5;
    padding: 10px;
    display: inline-block;
    width: 150px;
    text-transform: uppercase;
    font-size: 16px;
    margin: 20px 0 0;
}
.Site_form_wrap .wpcf7-form .wpcf7-submit:hover {
    color: #f7f7f7;
    border-color: #0074ad;
    background-color: #0074ad;
}
.Site_form_wrap .wpcf7-form .select2-container .select2-selection--single {
  height: 52px;
  margin-bottom: 20px;
}
.Site_form_wrap .wpcf7-form .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 52px;
    height: 52px;
}
.Site_form_wrap .wpcf7-form .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 50px;
}
.site--main {
    background: #fff;
    margin: 30px 0;
    padding-bottom: 30px;
}


.scrollup {
    background: #e1e1e1;
    color: #232323;
    bottom: 10px;
    padding: 7px 0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    color: #232323;
    height: 34px;
    width: 38px;
    box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.2);
    -webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.2);
    -ms-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.2);
}
.scrollup::before {
    font-size: 1.7em;
    content: "\f0de";
}


.ceo_sec_wrap .vc_col-sm-4 {
    padding: 20px 0;
}
.ceo_sec_wrap > .wpb_column > .vc_column-inner {
    position: relative;
    z-index: 1;
    background-image: url('./images/ceo_bg.png');
    background-repeat: no-repeat;
    background-position: center 165px;
}
.ceo_sec_wrap > .wpb_column {
    position: relative;
}
.ceo_sec_wrap > .wpb_column::after {
    display: block;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 33%;
    background: #0054A2;
    height: 100%;
    z-index: 0;
}

.ceo_sec_header {
    width: 100%;
    max-width: 66.666%;
    padding: 60px 0;
}  
.ceo_sec_header h3 {
    font-size: 42px;
    color: #353535;
    font-weight: bold;
    max-width: 480px;
    text-align: center;
    margin: 0 auto;
    line-height: 1.2;
}
.ceo_sec_content_row .vc_figure, .ceo_sec_content_row .vc_figure .vc_single_image-wrapper {
    width: 100%;
}
.ceo_sec_content_row .vc_figure img {
    width: 100%;
    max-width: 300px;
    margin: 0 0 0 auto;
    display: block;
}
.ceo_sec_content_row {
    padding-top: 50px;
    font-size: 16px;
}
.agents_sec_wrap .widget--gray,
.agents_sec_wrap {
    background: #fff;
}
.agents_sec_wrap .worker--index .worker__info {
    text-align: left;
}
.agents_sec_wrap .worker--index .worker__name {
    color: #0054a2;
}
.ceo_sec_wrap > .wpb_column > .vc_column-inner > .wpb_wrapper,
.custom_wrapper {
    max-width: 1200px;
    padding: 0 15px;
    margin: 20px auto 20px;
    width: 100%;
    float: none;
    display: block;
    clear:both;
}
.agents_sec_wrap .widget--landing .widget__title {
    font-size: 42px;
    color: #353535;
    text-align: center;
    font-family: 'Lato', sans-serif;
}
.agents_sec_wrap .worker--index .worker__info {
    padding-top: 5px;
}
.custom_wrapper > .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
}
.agents_sec_wrap .worker--grid .worker__post {
    color: #666;
}
.agents_sec_wrap .worker__info a{
    text-decoration: none;
}



/* WHY CHOOSE US STYLE
-----------------------------------------------------------------------------*/
.page_header_wrap {
    text-align: center;
    font-size: 16px;
    padding: 20px 0 20px 0;
}
.page_title {
    text-align: center;
    font-size: 42px;
    color: #353535;
    margin: 0;
    padding: 20px 0;
    font-weight: 600;
}
.why_choose_list {
    padding: 0;
    list-style: none;
    margin: 0 -15px;
    clear: both;
}
.why_choose_list li {
    display: inline-block;
    width: 50%;
    float: left;
    padding: 0 15px;
    margin: 0 0 30px;
}
.why_choose_list li .whyChooseItem {
    padding: 20px;
    background: #fff;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
}
.why_choose_list li .whyChooseItem:hover {
         background: #3c83d4;
    background: -moz-linear-gradient(left, #3c83d4 0%, #0167b5 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #3c83d4), color-stop(100%, #0167b5));
    background: -webkit-linear-gradient(left, #3c83d4 0%, #0167b5 100%);
    background: -o-linear-gradient(left, #3c83d4 0%, #0167b5 100%);
    background: -ms-linear-gradient(left, #3c83d4 0%, #0167b5 100%);
    background: linear-gradient(to right, #3c83d4 0%, #0167b5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3c83d4', endColorstr='#0167b5', GradientType=1);
}
.why_choose_list li:nth-child(2n+3){
    clear: both;
}
.why_choose_list li h4 {
    background-image: url('./images/check_blue.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: 38px auto;
    font-size: 22px;
    margin: 0 0px 0px;
    color: #353535;
    padding: 7px 0 18px 55px;
    font-weight: 600;
}
.why_choose_list li .whyChooseItem:hover h4{
    background-image: url('./images/check_white.png');
}
.why_choose_list li .whyChooseItem:hover h4,
.why_choose_list li .whyChooseItem:hover p{
    color: #fff;
}
.why_choose_list li p {
    color: #666;
}
.whyChooseBottemSec {
    padding: 50px 0;
    color: #fff;
    background: #f3f3f3;
}
.why_choose_list::after, 
.why_choose_list::before {
    display: table;
    content: "";
    clear: both;
}
.whyChooseBottemSec p {
    font-size: 16px;
    color: #666;
    line-height: 28px;
}
.about_why_choose_header.page_header_wrap {
    text-align: center;
    position: relative;
    background: #f3f3f3;
}
.about_why_choose_header.page_header_wrap::after {
    display: block;
    content: "";
    position: absolute;
    bottom: -20px;
    border-style: solid;
    border-width: 20px 20px 0 20px;
    border-color: #f3f3f3 transparent transparent transparent;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}



.emergency_repair_list_wrap {
    background: #fff;
    padding: 50px 0;
    position: relative;
    color: #fff;
}
.emergency_repair_list_wrap::before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 50%;
    background: #00508f;
}
.emergency_repair_list_wrap::after {
    display: block;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 50%;
    background-image: url('./images/emer.jpg');
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center 0;
}
.emergency_repair_list li {
    margin: 0 0 8px;
    position: relative;
    padding-left: 28px;
    font-size: 16px;
}
.emergency_repair_list {
    padding: 0;
    list-style: none;
}
.emergency_repair_list li {
    margin: 0 0 8px;
    position: relative;
    padding-left: 28px;
    font-size: 16px;
}
.emergency_repair_list li:before{
    content: "\f0a4";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    font-family: fontAwesome;
}
.emergency_repair_list_wrap p {
    color: #fff;
    font-size: 16px;
}
.paying_for_emergency{
    padding: 50px 0;
}
.emergency_repair_list_wrap h4,
.paying_for_emergency h3 {
    font-size: 32px;
    position: relative;
    margin: 0 0 20px;
    padding-bottom: 20px;
}
.emergency_repair_list_wrap h4::after,
.paying_for_emergency h3:after {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    width: 50px;
    height: 2px;
    bottom: 0;
    background: #fff;
}
.paying_for_emergency h3{
    color: #353535;
}
.paying_for_emergency h3:after {
    background: #353535;
}
.paying_for_emergency .site_btn {
    display: inline-block;
    padding: 10px 15px;
    border: 1px solid #00508f;
    background: transparent;
    color: #00508f;
    margin: 10px 0 0;
    font-size: 16px;
}
.paying_for_emergency .site_btn:hover{
    border: 1px solid #00508f;
    background: #00508f;
    color: #fff;
}
#text-13 .widgettitle {
    display: none;
}


/*------------------------------------------------- Changes Made on 29th Nov */

.phone_number {
  color: #ffffff;
  font-size: 20px;
  position: absolute;
  left: 0;
  margin: 0 auto !important;
  max-width: 1170px;
  right: 0;
  text-align: right;
  width: 100%;
  text-transform: uppercase;
  top: -170px;
      font-weight: bold;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.7);
    -webkit-text-shadow: 1px 1px 1px rgba(0,0,0,0.7);
    -moz-text-shadow: 1px 1px 1px rgba(0,0,0,0.7);
    -ms-text-shadow: 1px 1px 1px rgba(0,0,0,0.7);
}


.testiReadMoreButton a.vc_general.vc_btn3 {
  background: #0167b5 none repeat scroll 0 0;
  border-color: #ffffff;
  border-radius: 4px;
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  max-width: 190px;
  padding: 8px 0;
  text-transform: inherit;
  width: 100%;
}
.testiReadMoreButton a.vc_general.vc_btn3:hover{
    background: #0167b5 none repeat scroll 0 0;
    border-color: #ffffff;
    color: #ffffff;
    opacity: 0.9;
}
.widget--testimonials-section + .vc_btn3-inline {
  display: block;
  margin-bottom: 40px;
  text-align: center;
}
.widget--testimonials-section .widget__content {
  padding-bottom: 15px;
}
.phone_number > span {
  color: #0062b7;
  margin-right: 3px;
}
.site-wrap {
  overflow: hidden !important;
}

.form--filter .control-label {
    font-weight: normal;
    color: #fff;
}
.form--filter .btn--white,
.form--filter .btn--white:hover {
    color: #fff;
}

/* About Page Testimonials  Style
-----------------------------------------------------------------------------*/
.about_testi_wrap {
    background: #00508f;    
    padding: 30px 0;
}
.about_testi_wrap .wmle_container .wpme_image a {
    display: block;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    overflow: hidden;
    background: #fff;
    border: 1px solid #ddd;
    margin: 0 auto 10px;
}
.about_testi_wrap .wmle_container .wpme_image a > img {
    width: 120px;
    max-width: initial;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.about_testi_wrap .wmle_container .wmle_item {
    text-align: center;
    border: 0;
    padding: 15px;
    background: rgba(0,0,0,0.1);
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
}
.about_testi_wrap .wmle_container .wmle_item .wmle_post_excerpt {
    padding-top: 5px;
}
.about_testi_wrap .wmle_container .wmle_item .wmle_post_meta {
    display: none;
}
.about_testi_wrap .wmle_container .wmle_item .wmle_post_title {
    border: 0;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
}
.about_testi_wrap .wmle_container .wmle_item .wmle_post_excerpt p {
    font-size: 15px;
    color: #ccc;
}
.about_testi_wrap h2.page_title {
    padding-bottom: 0;
    color: #fff;
}

.contact_number_sec {
    position: relative;
    background-color: transparent;
    background-image: url('./images/art-bg2.png')!important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position:bottom 50px left 0; 
    background-size: 100% 250px;
}
.our_fees
{
    background-image: url('./images/our-fees-bg.png');
    background-repeat: no-repeat;
    -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.our_fees h2
{
    color: #ffffff;
    font-size: 40px;
    margin:0 0 26px 0;
}
.our_fees h2.our_fees_heading{
    margin-top: 25px;
}
.our_fees p
{
    color: #ffffff;
}
.right_property_manager
{
   background-image: url('./images/property-manager-img.jpg');
   background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;  
}
.right_property_manager h2
{
    color: #000000;
    font-size: 40px;
    margin-bottom:26px;
}
.right_property_manager p
{
  color: #17385e;
  padding-left: 40px;
  max-width: 552px;
  text-align: justify;
}


/* LANDING PAGE STYLE
-----------------------------------------------------------------------------*/
.l_property_m_content {
    text-align: center;
    color: #fff;
    max-width: 880px;
    margin: 0 0 0 auto;
}
.l_property_m_content h1 {
    font-size: 52px;
    line-height: 1.1;
    font-weight: bold;
    margin: 20px 0 20px;
}
.l_property_m_content p {
    color: #fff;
    font-size: 22px;
}
.l_property_m_content .siteBtn.btn {
    background: #df7e00;
    color: #fff;
    padding: 10px 15px;
    font-size: 24px;
    font-weight: bold;
    max-width: 315px;
    text-align: center;
    width: 100%;
    margin: 190px 0 200px auto;
    display: block;
    line-height: 1.1;
}
.l_property_m_content .siteBtn.btn span {
    display: block;
    font-size: 45px;
}
.landing_why_choose_wrap {
    color: #444;
    padding: 0px 0 150px;
    position: relative;
    top: -50px;
    background-color: transparent;
    background-image: url('./images/art-bg.png')!important;
    background-repeat: no-repeat;
    background-position:0 bottom;

}
.landing_why_choose_wrap .why_choose_header h2 {
    color: #000;
    font-size: 37px;
    line-height: 1.2;
    font-weight: bold;
}
.landing_why_choose_wrap .why_choose_grids .vc_gitem-zone p {
    color: #666;
}
.landing_why_choose_wrap .why_choose_grids .vc_gitem-zone .vc_gitem_row .vc_gitem-col{
    background-image: url('./images/check-icon-blue.png');
}
.landing_why_choose_wrap .why_choose_grids .vc_gitem-zone .vc_gitem_row .vc_gitem-col h4 {
    color: #000;
    font-weight: bold;
}
.we_guarantee_content .we_guarantee_col h4 {
    font-weight: bold;
    color: #df7e00;
}
.we_guarantee_content .we_guarantee_col {
    float: left;
    width: 50%;
    padding: 20px;
}
.we_guarantee_content h2 {
    color: #000;
    font-weight: bold;
}
.we_guarantee_content p {
    color: #062a52;
}
.we_guarantee_wrap {
    padding-bottom: 20px;
}

.contact_number_sec h2 {
    font-size: 50px;
    color: #fff;
    margin: 0;
    max-width: 770px;
    text-align: center;
}
.contact_number_sec h3 {
    color: #fff;
    font-size: 36px;
}
.contact_number_sec {
    padding: 0 0 150px !important;
}

.strive_sec_wrap h2 {
    color: #000;
    font-weight: bold;
}
.strive_coll_wrap .strive_coll_left,
.strive_coll_wrap .strive_coll_right{
    float: left;
    width: 50%;
    padding: 20px;
}
.strive_coll_wrap .strive_coll_left p,
.strive_coll_wrap .strive_coll_right p{
    color: #062a52;
}
.strive_coll_wrap .strive_coll_left h4,
.strive_coll_wrap .strive_coll_right h4 {
font-weight: bold;
color: #df7e00;
}

.landing_testi_wrap .review_item_inner {
    background: transparent;
    border: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
}
.landing_testi_wrap .widget--testimonials-section{
    background-image: none!important;
}
.landing_testi_wrap .review--wide .review__info p {
    color: #fff;
    font-size: 18px;
    line-height: 30px;
}
.landing_testi_wrap .review--wide .review__name {
    color: #fff;
}
.landing_testi_wrap .review--wide .review__post {
    color: #fff;
    font-size: 16px;
}
.landing_testi_wrap .widget__header {
    display: none;
}
.landing_testi_wrap .widget--testimonials-section .widget__content {
    margin-top: 0;
}
.landing_testi_wrap .review--wide .review__info-quote {
    font-size: 60px;
    color: #fff;
}


/*19-12-2017
*************/
.our_fees{
    padding-bottom: 50px;
}

.our_fees p {
    padding-left: 40px;
    max-width: 630px;
    text-align: justify;
}
p.professional_p {
    color: #db7e05;
    font-style: italic;
    font-size: 20px;
    font-weight: normal;
    margin-left:-30px;
}
.our_fees .noticed_p {
    font-size: 18px;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}
h4.commitment_text {
    color: #ffffff;
    font-size: 32px;
    padding: 40px 60px;
    text-align: right;
    position: relative;
}
h4.commitment_text::before {
    content: '';
    position: absolute;
    top: 40px;
    left: 40px;
    height: 32px;
    width: 40px;
    background: url('http://dev.talkdigital.com.au/bluestone/wp-content/uploads/2017/12/quotes.png') no-repeat;
    background-size: 40px;
}
h4.commitment_text::after {
    content: "";
    position: absolute;
    bottom: 30px;
    right: 10px;
    height: 32px;
    width: 40px;
    background: url('http://dev.talkdigital.com.au/bluestone/wp-content/uploads/2017/12/quotes2.png') no-repeat;
    background-size: 40px;
}
.our_fees p.dont_sign{
    font-size: 18px;
    font-style: italic;
    text-align: right;
    font-weight: normal;
}
.never_commitment p{
    line-height: 32px;
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 60px; 
}
.right_property_manager .interview_p{
    margin-left: -30px;
    font-style: italic;
    font-size: 16px;
    color: #db7e05;
    font-weight: normal;
}

.we_guarantee_content .we_guarantee_col h4 {
    font-weight: normal;
    color: #df7e00;
    margin-left: -30px;
    max-width: 485px;
    font-style: italic;
    line-height: normal;
    font-weight: 600;
}
/** About us page **/
.ceo_sec_header h3{
    color: #ffffff;
    margin:0;
    text-align: left;
}
.ceo_sec_content_row p{
    color: #ffffff;
}
.bluestone_property_max {
    padding-bottom: 60px;
}
.bluestone_property_max p {
    max-width: 550px;
    text-align: justify;
}
.ceo_sec_header{
    padding-bottom: 0;
}
.ceo_sec_content_row{
    padding-top: 0;
}
.ceo_sec_wrap > .wpb_column > .vc_column-inner{
    background-position: bottom;
}
.introduce > .wpb_column::after{
    display: none !important;
}
.vc_row.wpb_row.vc_row-fluid.ceo_sec_wrap.introduce.vc_custom_1513692452487.vc_row-has-fill{
    background-size: cover;
    background-repeat: no-repeat;
}

/*20dec*/
.why_choose_header {
    padding: 0 0 30px;
    margin-top: -55px;
}
.landing_why_choose_wrap .why_choose_grids .vc_gitem-zone .vc_gitem_row .vc_gitem-col h4 {
    color: #4d5ca6;
    font-weight: bold;
}
.landing_why_choose_wrap .why_choose_grids .vc_gitem-zone p {
    color: #062a52;
}
.strive_coll_wrap .strive_coll_left p strong {
    color: #4d5ca6;
    font-size: 18px;
}
div.strive_coll_wrap .strive_coll_left h4,
.strive_coll_wrap .strive_coll_right h4{
    margin-left: -20px;
    font-style: italic;
    font-weight: normal;
}
/*.vc_custom_1513070036028 > .vc_column_container{
    background-image: url(http://dev.talkdigital.com.au/bluestone/wp-content/uploads/2017/11/art5.png) !important;
    background-size: 100%;
    background-position: top 41% left 0;
    background-repeat: no-repeat;
}*/

/*19-12-2017 end style
**********************/

/*21-12-2017 style
**********************/

.l_property_m_content h1{
    font-family: 'Noto Serif', serif;
    font-size: 48px;
    font-weight: normal;
}
.l_property_m_content p{
    max-width: 708px;
    margin: auto;
}
.l_property_m_content .siteBtn.btn{
    margin: 240px 0 220px auto;
}
.landing_why_choose_wrap .why_choose_header h2,
.we_guarantee_content h2{
    font-size: 32px;
    font-family: 'Noto Serif', serif;
}
.strive_sec_wrap h2,
.our_fees h2.our_fees_heading{
    font-family: 'Noto Serif', serif;    
}
h4.commitment_text {
    font-family: 'Noto Serif', serif;
    font-style: italic;
}
.right_property_manager h2 {
    font-size: 36px;
    font-family: 'Noto Serif', serif;
    font-weight: 600;
}

/*21-12-2017 end style
**********************/


/*22-12-2017 blueStone landing page style
*********************************/
.referal_banner {
    height: 800px;
}
.referal_banner .bs_property_content h1 {
    color: #ffffff;
    font-family: 'Noto Serif', serif;
    text-align: center;
    font-size: 51px;
    max-width: 930px;
    margin: auto;
    margin-top: 20px;
}

.bs_property_content a.Connect_btn.btn {
    float: right;
    padding: 10px 20px;
    background: #df7e00;
    color: #ffffff;
    width: 320px;
    box-sizing: border-box;
    font-size: 25px;
    line-height: 38px;
    white-space: pre-wrap;
    font-weight: bold;
    margin: 400px auto 110px auto;
}
.collaborate{
    margin-top: 85px;
    margin-bottom: 135px;
}
.collaborate h3 {
    color: #000000;
    font-size: 41px;
    font-weight: bold;
    font-family: 'Noto Serif', serif;
    margin-bottom: 50px;
}
.collaborate p {
    color: #062a52;
    text-align: justify;
    max-width: 565px;
    margin: auto;
    margin-bottom: 10px;
}
.collaborate p.name {
    font-size: 16px;
}
.help_client{
    padding: 40px 0 100px;
}
.help_client h2 {
    color: #ffffff;
    font-family: 'Noto Serif', serif;
    font-size: 40px;
    margin-bottom: 50px;
}
.help_client ul {
    padding: 0;
    color: #ffffff;
    list-style: none; 
    max-width: 500px;
    margin: auto;
}
.help_client ul li{
    padding: 10px 0 12px 22px;
    color: #ffffff;
    background-image: url('http://dev.talkdigital.com.au/bluestone/wp-content/uploads/2017/12/li_bg2.png');
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 20px;
}

.never_commitment p.guarantees_our {
    padding: 0;
    text-align: center;
    color: #ffffff;
    font-size: 32px;
    font-style: italic;
    line-height: 36px;
    font-family: 'Noto Serif', serif;
    position: relative;
    margin: 175px auto;
}
.never_commitment p.guarantees_our::before {
    content: '';
    position: absolute;
    top: -10px;
    left: 5px;
    height: 40px;
    width: 50px;
    background: url(http://dev.talkdigital.com.au/bluestone/wp-content/uploads/2017/12/quotes.png) no-repeat;
    background-size: 50px;
}
.never_commitment p.guarantees_our::after {
    content: "";
    position: absolute;
    bottom: -15px;
    right: -40px;
    height: 40px;
    width: 50px;
    background: url(http://dev.talkdigital.com.au/bluestone/wp-content/uploads/2017/12/quotes2.png) no-repeat;
    background-size: 50px;
}

.investment_property{
    padding: 30px 0 48px;
}
.investment_property h3 {
    font-size: 39px;
    font-family: 'Noto Serif', serif;
    text-align: center;
    color: #000000;
    font-weight: bold;
    margin: 0 auto 60px;
    max-width: 750px;
}
.investment_property ul{
    color: #204064;
    max-width: 580px;
    margin: auto;
    padding: 0;
    list-style: none;
}
.investment_property ul li{
    color: #204064;
    padding: 8px 0 10px 22px;
    background-image: url('http://dev.talkdigital.com.au/bluestone/wp-content/uploads/2017/12/li_bg.png');
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 20px;
    text-align: justify;   
}
.complimentary h3 {
    text-align: center;
    color: #000000;
    font-weight: bold;
    font-size: 40px;
    font-family: 'Noto Serif', serif;
    margin-top: 25px;
    margin-bottom: 0;
}
.complimentary p {
    text-align: center;
}
.complimentary p.find_bpm {
    text-align: center;
    color: #df7e00;
    font-style: italic;
    font-size: 20px;
}

.complimentary p img {
    width: 100%;
    max-width: 1170px;
}

.ceo_sec_header h3{
    font-family: 'Noto Serif', serif;
}
p.banner_name_title{
    font-style: italic;
    font-weight: 600; 
}

/*22-12-2017 end style
**********************/
.page-id-899 .wmle_loadmore .wmle_loadmore_btn{
    color: #cccccc;
    border-color: #cccccc;
    transition: all 0.3s;
}
.page-id-899 .wmle_loadmore .wmle_loadmore_btn:hover{
    color: #00508f;
    background-color: #cccccc;
}
.page-id-899 .whyChooseBottemSec{
    padding: 0;
}
.blog .center > .container > :last-child:not(.vc_clearfix){
    padding-bottom: 0; 
}
.customize-support .comment-form .submit{
    color: #fff;
}
div#wpcf7-f109-p1053-o1 .row.form__buttons{
    float: left;
}
.form--property-agent .ajax-loader{
    order: 1 !important;
}

.page-id-938 .we_guarantee_content .we_guarantee_col{
    padding:20px 40px;
}
.page-id-938 .feature_wrap,
.home .feature_wrap {
    padding:0;
}
.single-format-video .comment-respond {
    margin-left: 20px;
    margin-right: 20px;
}
.single-format-video .comment__footer {
    margin: 0;
}
.page-id-784 .paying_for_emergency{
    padding-bottom: 0;
}
.error404 input.search-submit{
    color: #ffffff !important;
}
.cf47rs_agent-template-default .hover-default .item-photo img{
    margin-bottom: 15px;
}


.maintaenance_form .attachments input{
    line-height: 22px;
    height: 27px;
    max-width: 300px;
} 

.hover-default .item-photo img{
	margin-bottom: 10px;
}
p.form-submit #submit{
	color: #ffffff;
}
div.comment-respond{
	margin-left: 0;
}

.worker--grid .worker__descr{
	max-height: auto !important;
}



/* MY RESPONSIVE STYLE
-----------------------------------------------------------------------------*/

/*20-12-2017 style
**********************/
@media only screen and (min-width: 1450px) {
    .l_property_m_content h1{
        margin: 50px 0 50px;
    }
    .l_property_m_content .siteBtn.btn{
        margin: 350px 0 300px auto;
    }
    p,
    body,
    .footer__col > #text-2 .textwidget p,
    .collaborate p.name,
    .whyChooseBottemSec p{
        font-size: 20px; 
    }
    .widget--landing .widget__headline{
        font-size: 18px; 
    }
}

/*20-12-2017 end style
**********************/


@media only screen and (min-width: 1920px) {

 .we_guarantee_content .we_guarantee_col h4 {

    font-weight: 700;
    font-size: 23px;
}

}


@media (max-width: 1920px) {

.landing_why_choose_wrap
{
    top: 30px;
    margin-bottom: 60px;
}

}


@media (min-width: 1390px) {
.why_choose_us_wrap {
    background-size: 100% auto,100% auto;
}
.collaborate{
    margin-top: 200px;
    margin-bottom: 300px;
}
.bs_property_content a.Connect_btn.btn{
    margin: 625px 165px 140px auto;
}
.investment_property {
    padding: 100px 0 300px;
}
.referal_banner {
    height: 1100px;
}




.widget--article-section,
.footer,
.ceo_sec_wrap > .wpb_column > .vc_column-inner {
    background-size: 100% auto;
}
.home_top_banner_wrap {
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
}
.home_top_banner_wrap {
    padding: 14.5% 0 0;
}

.phone_number {
  color: #ffffff;
  font-size: 20px;
  left: 0;
  margin: 0 auto !important;
  max-width: 1170px;
  position: absolute;
  right: 0;
  text-align: right;
  text-transform: uppercase;
  top: -100px;
  width: 100%;
}

}


@media (max-width: 1280px) {

	.phone_number {
	  top: -140px;
	}
/****** 23-dec-2017 style *******/
    .investment_property h3{
        font-size: 38px;
    }

/****** 23-dec-2017 end style *******/
}




@media (max-width: 1199px) {
.ceo_sec_wrap > .wpb_column::after {
    width: 36%;
}
.ceo_sec_wrap > .wpb_column > .vc_column-inner > .wpb_wrapper,
.custom_wrapper {
    max-width: 970px;
}
.ceo_sec_content_row .vc_figure img {
    max-width: 250px;
}

nav#header-nav .navbar__nav > li:nth-child(2) {
    margin-right: 0px;
}
nav#header-nav .navbar__nav > li {
    margin-left: 26px;
}

.phone_number {
  top: -140px;
  max-width: 970px;
  padding: 0px 15px;
}
.l_property_m_content h1 {
    font-size: 42px;
}


/**********  19-12-2017  ************/
.our_fees p {
    padding-left: 20px;
}
.our_fees{
    padding-bottom: 20px;
}
p.professional_p {
    margin-left:-20px;
}

h4.commitment_text {
    font-size: 27px;
    padding: 25px 40px;
}

.never_commitment p{
    padding-right: 40px;
}
h4.commitment_text::before {
    top: 20px;
    left: 20px;
}
h4.commitment_text::after {
    bottom: 12px;
    right: -5px;
}
.right_property_manager .interview_p{
    margin-left: -20px;
}
.we_guarantee_content .we_guarantee_col h4{
    margin-left: -20px;
}
.our_fees h2,
.right_property_manager h2{
    font-size: 32px;
}
/**********  19-12-2017 end style  ************/

/****** 23-dec-2017  style *******/
.help_client h2{
    font-size: 33px; 
}
.never_commitment p.guarantees_our{
    font-size: 25px;
}
.never_commitment p.guarantees_our::before{
    left: 0;
}
.investment_property h3,
.complimentary h3{
    font-size: 29px;
}
.collaborate h3{
    font-size: 32px;
}


/****** 23-dec-2017 end style *******/


}

@media (max-width: 1159px) {

	.phone_number {
	  max-width: 100%;
	  padding: 0;
	  position: static;
	  text-align: center;
	  top: 0;
	}

}


@media screen and (max-width: 991px) and (min-width: 768px) {
.navbar__brand {
    width: 210px!important;
}
nav#header-nav .navbar__nav > li {
    margin-left: 8px;
}
nav#header-nav .navbar__nav > li > a {
    font-size: 13px;
}
nav#header-nav .navbar__nav > li#menu-item-698 > a, 
nav#header-nav .navbar__nav > li#menu-item-699 > a,
nav#header-nav .navbar__nav > li.menu-item-has-children > a {
    padding-right: 10px;
}
}



@media (max-width: 991px) {
.landing_why_choose_wrap .why_choose_header h2 {
    font-size: 36px;
}
.contact_number_sec h3 {
    color: #fff;
    font-size: 28px;
}
.contact_number_sec h2 {
    font-size: 36px;
    width: 100%;
}
.ceo_sec_wrap > .wpb_column::after {
    width: 38%;
}
.ceo_sec_wrap > .wpb_column > .vc_column-inner > .wpb_wrapper,
.custom_wrapper {
    max-width: 750px;
}

.mega_search_menu > .container > .row {
    margin-left: -15px;
    margin-right: -15px;
}
.mega_search_menu > .container > .row .mega_search_block {
    padding: 0 15px;
}
.mega_search_menu form.form--search .form__reset,
.mega_search_menu form.form--search .form__submit {
    padding-left: 5px;
    padding-right: 5px;
}

.our_fees .wpb_column.vc_column_container.vc_col-sm-8,
.our_fees .never_commitment.wpb_column.vc_column_container.vc_col-sm-4,
.right_property_manager .wpb_column.vc_column_container.vc_col-sm-8{
    width:100%;
}
h4.commitment_text{
    text-align: center;
}



/****** 23-dec-2017 style *******/
.referal_banner{
    height: auto;
}
.bs_property_content a.Connect_btn.btn{
    margin:250px auto 100px auto;
    font-size: 24px;
}
.referal_banner .bs_property_content h1{
    max-width: 650px;
    font-size: 36px;
}
.collaborate h3{
    font-size: 24px;
    margin-bottom: 25px;
}
.collaborate {
    margin-top: 0px;
    margin-bottom: 90px;
}
.help_client {
    padding: 0 0 30px;
}
.help_client h2 {
    font-size: 28px;
    margin-bottom: 15px;
}
.never_commitment p.guarantees_our::before {
    top: 0px;
    left: -25px;
    height: 28px;
    width: 36px;
    background-size: 36px;
}
.never_commitment p.guarantees_our::after {
    bottom: -3px;
    right: -20px;
    height: 28px;
    width: 36px;
    background-size: 36px;
}

/****** 23-dec-2017 end style *******/

}


@media (max-width: 767px) {
.l_property_m_content .siteBtn.btn{
    font-size: 20px;
}
.l_property_m_content .siteBtn.btn span{
    font-size: 38px;
}
.strive_coll_wrap .strive_coll_left, 
.strive_coll_wrap .strive_coll_right,
.we_guarantee_content .we_guarantee_col {
    width: 100%;
    padding: 15px 0;
}
.l_property_m_content h1 {
    font-size: 30px;
}
.l_property_m_content .siteBtn.btn {
    max-width: 315px;
    margin: 238px auto 50px;
}
.landing_why_choose_wrap .why_choose_header h2,
.we_guarantee_content h2,
.contact_number_sec h2,
.strive_sec_wrap h2 {
    font-size: 26px;
}
.landing_testi_wrap .review__item.slick-slide {
    padding: 0 20px;
}
.landing_testi_wrap .review--wide .review__info p {
    font-size: 16px;
    line-height: 26px;
}
.landing_testi_wrap .review__item.slick-slide .review_item_inner{
    padding:0px;
}
.contact_number_sec h3 {
    text-align: center;
    font-size: 24px;
}
.landing_why_choose_wrap .why_choose_grids .vc_gitem-zone h4 {
    font-size: 20px;
}
.l_property_m_content p {
    font-size: 18px;
}
.ceo_sec_header {
    width: 100%;
    max-width: 100%;
    padding: 20px 0 20px;
    margin-bottom: 0;
}
.ceo_sec_content_row .vc_figure img {
    max-width: 250px;
    margin: 0 auto;
}
.ceo_sec_content_row {
    padding-top: 0;
}
.ceo_sec_wrap > .wpb_column > .vc_column-inner{
    background-image: none;
}
.page_title,
.ceo_sec_header h3 {
    font-size: 32px;
    max-width: 100%;
    line-height: 1.3;
}
.whyChooseBottemSec {
    padding: 10px 0;
    text-align: center;
}
.why_choose_list li {
    width: 100%;
}
.ceo_sec_wrap > .wpb_column::after {
    width: 0%;
}
.ceo_sec_wrap > .wpb_column > .vc_column-inner > .wpb_wrapper,
.custom_wrapper {
    max-width: 100%;
}
.mega_search_menu > .container > .row .mega_search_block::after{
  content: none;
}
header.header_mobile {
    display: block;
    background: rgba(250,250,250,0.8);
}
header.header_mobile .header__row{
height: auto;
}
header.header_mobile .header__logo {
    width: 260px;
}
header.header_mobile svg {
    fill: #737373 !important;
}
.home_top_banner_wrap .Top_title {
    font-size: 32px;
    line-height: 40px;
    margin: 0 0 40px;
}
.navbar__wrap--init .active > .navbar__link {
    background: rgba(255, 255, 255, 0.2);
}
.home_top_banner_wrap {
    min-height: 570px;
    padding: 25.5% 0 0;
}
.navbar__wrap--init{
    top: 65px;
    background: #00508f;
}
.navbar__wrap--init .navbar__dropdown{
    background: #00508f;    
}
.feature_wrap {
    padding: 10px 0;
}
.feature_wrap .wpb_content_element {
    margin-bottom: 20px;
}
.home_top_banner_wrap .vc_btn3-container {
    margin-bottom: 15px;
}
.why_choose_header h2,
.widget--testimonials-section .widget__title,
.widget--article-section.widget--landing .widget__title,
.widget--partners-section.widget--landing .widget__title {
    font-size: 32px;
}
.article.listing .listing__item img {
    margin: 0 auto 0px !important;
}
.article.listing--grid .listing__item:nth-child(n+2) {
    margin-top: 45px;
}
.article.listing--grid {
    margin-top: 25px;
}
.why_choose_us_wrap {
    padding: 20px 0 15px;
}
.widget--testimonials-section .review__slider {
    padding: 0 0 50px 0;
}
.footer__col {
 margin-bottom: 35px;
}
.widget--partners-section {
 padding: 50px 0;
}
.home_top_banner_wrap .vc_btn3 {
    font-size: 18px;
    font-weight: bold;
    width: 250px;
    margin: 0 5px;
    padding: 12px 10px;
}
.worker--grid .worker__photo {
    width: 90%;
    margin: 0 auto;
}
.worker--grid .worker__descr {
    margin: 7px 5% 15px;
}
.worker--grid .worker__listings {
    margin: 0 5%;
}

/****** 26-dec-2017 style *****/
.page_header_wrap{
    padding: 0px 15px;
}
.emergency_repair_list_wrap,
.page-id-784 .paying_for_emergency{
    padding:10px 15px 0;
}
.emergency_repair_list_wrap h4, .paying_for_emergency h3 {
    font-size: 24px;
    margin: 0 0 15px;
    padding-bottom: 15px;
}
.mega_search_menu{ 
    padding-top: 65px;
}
.row.form__buttons {
    margin-bottom: 10px;
}
.wmle_item_holder.col3{
    width: 100% !important;
}

.page-template-template-page-contact .center > .container > :last-child:not(.vc_clearfix) {
    padding-bottom: 0;
}
.page-template-template-page-contact .center .site--main{
    margin-bottom: 0;
}
.page-template-template-page-contact .center .widget--landing .widget__content{
    padding-bottom: 0;
}
.why_choose_header {
    padding: 0 15px 30px;
    margin-top: -15px;
}
.why_choose_grids{
    padding-right: 15px;
    padding-left: 15px;
}

/****** 26-dec-2017 end *****/
/*----------------- 29th Nov*/

.emergency_repair_list_wrap::before {
  background: rgba(0, 80, 143, 0.85) none repeat scroll 0 0;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.emergency_repair_list_wrap::after { 
  content: none;
}
.emergency_repair_list_wrap {
  background-color: #00508f none repeat scroll 0 0;
  background-image: url("./images/emer.jpg");
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: auto 100%;
}

/**********  19-12-2017  ************/
.our_fees p ,
.right_property_manager p{
    padding-left: 0px;
}
.our_fees{
    padding-bottom: 0px;
}
p.professional_p {
    margin-left: 0px;
}

h4.commitment_text {
    font-size: 27px;
    padding: 20px;
}

.never_commitment p{
    padding-right: 20px;
}
h4.commitment_text::before {
    top: 20px;
    left: -5px;
    height: 22px;
    width: 27px;
    background-size: 27px;
}
h4.commitment_text::after {
    bottom: 10px;
    right: 0px;
    height: 22px;
    width: 27px;
    background-size: 27px;
}
.right_property_manager .interview_p{
    margin-left: 0px;
}
.we_guarantee_content .we_guarantee_col h4{
    margin-left: 0px;
}
.contact_number_sec {
    padding: 0px 0 45px !important;
}
.our_fees .vc_column_container > .vc_column-inner,
.custom_wrapper .vc_column_container > .vc_column-inner{
    padding-left: 0;
    padding-right: 0;
}

div.strive_coll_wrap .strive_coll_left h4,
.strive_coll_wrap .strive_coll_right h4{
    margin-left: 0px;
}
/**********  19-12-2017 end style  ************/

/****** 23-dec-2017 style *******/
.collaborate {
    margin-top: -35px;
    margin-bottom: 0;
    background: rgba(255,255,255,0.7);
}
.bs_property_content{
    text-align: center;
}
.bs_property_content a.Connect_btn.btn{
    float: none;
    width: 250px;
    font-size: 18px;
    padding: 7px 20px;
    line-height: 24px;
    margin: 120px auto 50px ;
}
.referal_banner .bs_property_content h1{
    font-size: 21px;
    margin-top: -20px;
}
.help_client h2{
    font-size: 22px;
    margin-bottom: 10px;
}
.never_commitment p.guarantees_our{
    margin-bottom: 0;
    margin-top: 0;
    font-size: 24px; 
}
.help_client ul li br{
    display: none;
}
.investment_property h3{
    font-size: 20px;
    margin-bottom: 20px;
}
.investment_property{
    padding:0;
}
.complimentary h3{
    margin-top: 0;
    font-size: 20px;
}
.contact_number_sec h3{
    font-size: 21px;
    margin-top: 0;
}
.contact_number_sec h2{
    font-size: 23px;
}
.contact_number_sec{
    background-position: bottom 20px left 0;
    background-size: 100%;
}
.never_commitment p.guarantees_our::before{
    left: -10px;
}
.never_commitment p.guarantees_our::after{
    right: -10px;
    bottom: -20px;
}

.review .slick-dots {
    bottom: -12px;
}
/****** 23-dec-2017 end style *******/


}

.form__buttons .wpcf7-form-control.wpcf7-submit.form__submit {
  color: #ffffff !important;
}


@media (max-width: 639px) {
.page_title, .ceo_sec_header h3 {
    font-size: 28px;
}
}



@media (max-width: 479px) {
.worker--index .worker__item {
    padding: 0;
}
.worker--grid .worker__photo {
    width: 100%;
    margin: 0 auto;
}
.worker--grid .worker__descr {
    margin: 7px 0 15px;
}
.worker--grid .worker__listings {
    margin: 0;
}

.never_commitment p{
    padding: 0 10px;
}

.landing_testi_wrap .review__item.slick-slide {
    padding: 0 10px;
}
}

.vc_btn3-container.testiReadMoreButton.vc_btn3-inline {
margin-bottom: 0;
padding-bottom: 40px;
background: #df7e00;
}


