

@font-face {
    font-family: 'stagsemibold';
    src: url('/fonts/stag-semibold-webfont.eot');
    src: url('/fonts/stag-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/stag-semibold-webfont.woff') format('woff'),
         url('/fonts/stag-semibold-webfont.ttf') format('truetype'),
         url('/fonts/stag-semibold-webfont.svg#stagsemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'stagmedium';
    src: url('/fonts/stag-medium-webfont.eot');
    src: url('/fonts/stag-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/stag-medium-webfont.woff') format('woff'),
         url('/fonts/stag-medium-webfont.ttf') format('truetype'),
         url('/fonts/stag-medium-webfont.svg#stagmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

.nav-pra a {
   padding: 0 10px 0 0 !important;
}

.nav-pra a:hover {
   opacity: 1 !important;
}

.nav-pra img {
   width: 47px;
   height: 50px;
   margin: 15px 0px -15px 0px;
   transition: all .2s ease-in-out;
}

.nav-pra img:hover {
   width: 57px;
   height: 60px;
   margin: 15px 0px -20px 0px;
   transform: scale(1.1); 
}

.nav-pra:before, .nav-lounge:before {
   display: none;
}

.nav-lounge a {
   padding: 0 !important;
}

.nav-lounge a:hover {
   opacity: 1 !important;
}

.nav-lounge img {
   width: 112px;
   height: 50px;
   margin: 15px 0 -15px 0;
   transition: all .2s ease-in-out;
}

.nav-lounge img:hover {
   width: 128px;
   height: 60px;
   margin: 15px 0px -20px 0px;
   transform: scale(1.1); 
}

.carousel-inner .slider_content .text .qbutton {
   font-size: 26px;
   padding: 10px 30px !important; 
}

.dark-bg, .dark-bg p, .dark-bg h1, .dark-bg h2, .dark-bg h3, .dark-bg h4, .dark-bg h5, .dark-bg h6 {
   color: #ffffff;
}

.header-widget.widget_nav_menu ul.menu li a:hover {
   color: #ffffff !important;
}

.nav-icon .fa {
   font-size: 22px;
}

.home-testimonials .image_with_text {
   background: rgba(255,255,255,0.9);
   padding: 5%;
	width: 90%;
	margin-bottom: 20px;
}

.home-testimonials .image_with_text img {
   width: 33%;
   float: left;
   margin: 0 15px 0 0;
   border-radius: 50%;
   border: 5px solid #d0d4d7;
}

.home-testimonials .image_with_text h4 {
   font-size: 20px;
   line-height: 28px;
}

.blog_holder article .post_image img {
   padding-top: 100px;
}

.blog_holder article .post_image img {
    padding-top: 100px;
}

.blog_large_image h2 a, .blog_holder.blog_single article h2 {
    font-family: 'stagsemibold' !important;
}

.call_to_action {
    padding: 50px 0px;
}

.carousel-inner h2 {
    font-family: "Karma",sans-serif !important;
}

.carousel-inner .q_slide_subtitle {
   font-family: PT Sans !important;
}

.content .container .container_inner.default_template_holder {
    padding-top: 0px!important;
}

.header_bottom .container {
    float: right;
}

.header_bottom.single {
    background-color: rgba(25, 41, 77, 1) !important;
}

.footer_top_holder {
    background-position: right center;
}

.footer_top .facebook-btn, .footer_top .twitter-btn, .footer_top .instagram-btn {
    padding: 4px 0px !important;
    color: #FFF !important;
}

.footer_top .facebook-btn:hover, .footer_top .twitter-btn:hover, .footer_top .instagram-btn:hover {
    color: #FFF !important;
}

.facebook-btn {
    font-weight: 600;
    text-transform: uppercase;
    background: #405598;
    border-radius: 5px;
    display: block;
    text-align: center;
    max-width: 225px;
    margin-bottom: 5px;
}

.facebook-btn:hover, .twitter-btn:hover, .instagram-btn:hover {
    opacity: 0.8;
}

.twitter-btn {
    font-weight: 600;
    text-transform: uppercase;
    background: #59acd8;
    border-radius: 5px;
    display: block;
    text-align: center;
    max-width: 225px;
    padding: 8px 0px !important;
    margin-bottom: 5px;
}

.instagram-btn {
    font-weight: 600;
    text-transform: uppercase;
    background: #376397;
    border-radius: 5px;
    display: block;
    text-align: center;
    max-width: 225px;
    padding: 8px 0px !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'stagsemibold';
    font-style: normal;
    font-weight: normal;
}

.header_top {
    background-color: rgba(273,27,35,1) !important;
}

.header-widget.widget_nav_menu ul.menu > li a {
    background-color: #062343;
    padding: 0 15px;
    color: #ffffff !important;
}

#mapmobile {
    display: none;
}

.map-menu {
    display: none;
}

.menu-email a:before {
    content: "\f0e0";
    font-family: FontAwesome;
    font-weight: normal;
    float: left;
    margin-right: 5px;
    font-size: 14px;
    margin-top: -1px;
}

.menu-call a:before {
    content: "\f095";
    font-family: FontAwesome;
    font-weight: normal;
    float: left;
    margin-right: 5px;
    font-size: 14px;
    margin-top: 1px;
}

.notchRed .vc_empty_space_inner .empty_space_image {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 35px 25px 0 25px;
    border-color: #ed1c23 transparent transparent transparent;
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 999;
}

.notchLBlue {
    background-image: url("/images/notch-lblue.png");
    background-position: center top;
    background-repeat: no-repeat;
    width: 50px;
    height: 35px;
    margin: 0 auto;
}

.notchBlue .vc_empty_space_inner .empty_space_image {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 35px 25px 0 25px;
    border-color: #6eadcd transparent transparent transparent;
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 999;
}

.q_accordion_holder.accordion .ui-accordion-header.ui-state-active .accordion_mark {
    background-color: #eeeeee;
}

.q_accordion_holder.accordion.without_icon .ui-accordion-header span.tab-title {
    text-transform: initial;
}

.q_accordion_holder.accordion .ui-accordion-header .accordion_mark {
    width: 35px;
    height: 35px;
}

.q_accordion_holder.accordion .ui-accordion-header .accordion_mark_icon {
    width: 31px;
    height: 31px;
}

.qbutton.big_large_full_width {
    margin-bottom: 5px;
}

.q_team .q_team_image img {
    width: auto;
    vertical-align: middle !important;
    max-height: 250px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;

}
.q_team .q_team_description_inner {
    padding: 0px 25px;
}

.q_team .q_team_description_inner p {
    color: #444444;
}

#respond textarea {
    background-color: #eeeeee;
}

.single-post .header_bottom {
    background-color: #19294d !important;
    margin-bottom: 100px;
}

.post_more.qbutton.small {
    height: 30px;
    line-height: 30px;
    font-size: 13px!important;
    padding: 5px 25px!important;
    color: #fff;
}


.vc_col-sm-12 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.q_icon_with_title.medium .icon_text_holder {
    padding: 0 0 0 75px;
}

.q_icon_with_title .icon_text_holder .icon_title {
    margin: 0;
    font-size: 20px !important;
}

.q_icon_with_title .icon_text_holder p {
    margin: 0;
}

.q_list.circle ul > li {
    color: #333333;
}

.q_list.circle ul > li, .q_list.number ul > li { 
    margin: 0 0 15px 0;
}

/* ------------------------*/ /* ---------->>> PLUGIN GENERIC <<<-----------*/ /* ------------------------*/

#back-to-postcode-selector {
    display: none;
}

#balc-post-code-selector-container #balc-post-code-selector header .subheading {
    margin-top: 60px;
    padding-top: 20px;
    padding-bottom: 30px;
}

#balc-post-code-selector-container #balc-post-code-selector header .subheading p {
    max-width: 940px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#balc-post-code-selector-container #balc-post-code-selector header h2 {
    padding-top: 20px;
    line-height: 30px;
    text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);
}

#balc-post-code-selector-container #selected-post-code-container h3 {
    color: #fff;
    font-size: 30px;
    font-family: "Karma",sans-serif;
    line-height: 34px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0px;
    text-transform: none;
    padding-top: 10px;
}

#balc-post-code-selector-container #selected-post-code-container #add-selected-post-code-btn {
    background-color: #6eadcd;
    background-image: url("/images/icon-addtocart.png");
    background-position: 12px center;
    background-repeat: no-repeat;
    background-size: 30px auto;
    height: 52px;
    width: 201px;
    line-height: 52px;
    padding: 0 0 0 45px;
    text-align: center;
    text-transform: uppercase;
}

#balc-post-code-selector-container #selected-post-code-container #current-post-code {
    background-color: #ffffff;
    padding: 6px 0px;
    border-radius: 5px;
    display: block;
    width: 166px;
    margin: 0px auto;
    color: #18335B;
}

#balc-post-code-selector-container #selected-post-code-container #add-selected-post-code-btn.disabled {
    background-color: #6eadcd;
}

#balc-post-code-selector-container #related-post-codes-container #related-post-codes ul {
    padding-bottom: 20px;
    width: 300px;
}

#balc-post-code-selector-container #balc-post-code-selector header .subheading p {
    max-width: 640px;
}

#balc-post-code-order-form-container {
    margin-top: -26px;
}

#continue-to-order-form-btn.qbutton {
    background-color: #84C43F !important;
    width: 246px; 
    text-align: center;
    height: 52px;
    line-height: 52px;
    text-transform: uppercase;
    padding: 0;
    margin-bottom: 50px;
}

#current-post-code {
    font-size: 15pt;
}

.current-post-code-container {
    background-color: #6eadcd;
    padding: 8px;
    margin: 15px auto 10px auto;
    border-radius: 5px;
    width: 230px;
}

#magnifying-glass-icon {
    width: 30px;
    height: 36px;
    background-image: url("/images/icon-mag.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    float: left;
    margin: 0px 10px 0px 5px;
}

.post-code {
    color: #fff;
}

#related-post-codes-container {
    padding-top: 15px;
    padding-bottom: 15px;
}

#related-post-codes .loading-related-postcodes {
    color: #ffffff !important;
    font-style: italic;
    opacity: 0.5;
}

#related-post-codes .available .action-icon {
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    margin: 5px 3px 5px 0;
    background-image: url("/images/icon-add-postcode.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

#related-post-codes .sold .action-icon {
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    margin: 5px 3px 5px 0;
    background-image: url("/images/icon-sold-postcode.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

#related-post-codes .pending .action-icon {
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    margin: 5px 3px 5px 0;
    background-image: url("/images/icon-pending-postcode.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

#related-post-codes .available a:hover {
    color: #84c43f !important;
}

#selected-post-codes-container {
    padding-top: 30px;
    padding-bottom: 30px;
    color: #fff;
    background-color: #03122e !important;
}

#search-icon.image-deco  {
    background: url(http://bestagentshq.com.au/wp-content/uploads/2015/08/icon-search.png) no-repeat;
    border: none;
    width: 80px;
    height: 80px;
}

#selected-post-code-container, #related-post-codes-container, #selected-post-codes-container {
    max-width: 520px !important;
    width: 94% !important;
    padding: 0 3%;
}

#selected-post-code-container {
    padding-top: 50px;
    background-image: url("/images/notch-lblue.png");
    background-position: center top;
    background-repeat: no-repeat;
}

#selected-post-status-header {
    margin: 20px 0 0 0;
    font-size: 24px;
    line-height: 30px;
}

#selected-post-status-message {
    margin: 5px 0 0px 0;
    padding: 0 0 20px 0;
}

#selected-post-status-message .enlist-interest {
    color: #ffca01;
}

#selected-post-codes-container strong {
    font-size: 30px;
    font-family: 'stagsemibold';
}

#selected-post-codes {
    list-style-type: none;
}

#selected-post-codes li {
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    background-color: #ffffff;
    border-radius: 5px;
    padding: 5px 20px;
}

#selected-post-codes .empty {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    background-color: transparent;
    border-radius: 0px;
    padding: 0px;
}

#selected-post-codes .empty p {
    font-style: italic;
    opacity: 0.5;
}

#selected-post-codes li a {
    color: #6c6d70;
}

#selected-post-codes li .action-icon {
    display: block;
    float: right;
    width: auto;
    height: 16px;
    margin: 5px 0px 5px 5px;
    background-image: url("/images/icon-remove-postcode.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: auto 16px;
    color: #ed1b23;
    line-height: 16px; 
    font-size: 12px;
    padding-left: 20px;
}

#selected-post-status-message {
    color: #fff;
    padding-bottom: 10px;
}

#selected-post-codes-container p {
    color: #fff !important;
    padding-top: 0px;
    margin-top: 0px;
}

#selected-post-codes-container #selected-post-codes p {
    color: #fff !important;
}



/* ------------------------*/ /* ---------->>> QLD <<<-----------*/ /* ------------------------*/

#balc-post-code-selector-container.QLD #state-icon.image-deco {
    border: none;
    background: url(/wp-content/uploads/2015/08/icon-qld.png) no-repeat;
    width: 80px;
    height: 80px;
    margin-top: -40px;
}

#balc-post-code-selector-container.QLD #balc-post-code-selector header {
    background: url(/wp-content/uploads/2015/08/header-qld.jpg) no-repeat;
}


/* ------------------------*/ /* ---------->>> NSW <<<-----------*/ /* ------------------------*/

#balc-post-code-selector-container.NSW #state-icon.image-deco {
    border: none;
    background: url(/wp-content/uploads/2015/08/icon-nsw.png) no-repeat;
    width: 80px;
    height: 80px;
    margin-top: -40px;
}

#balc-post-code-selector-container.NSW #balc-post-code-selector header {
    background: url(/wp-content/uploads/2015/08/header-nsw.jpg) no-repeat;
}



/* ------------------------*/ /* ---------->>> VICTORIA <<<-----------*/ /* ------------------------*/

#balc-post-code-selector-container.VIC #state-icon.image-deco {
    border: none;
    background: url(/wp-content/uploads/2015/08/icon-vic.png) no-repeat;
    width: 80px;
    height: 80px;
    margin-top: -40px;
}

#balc-post-code-selector-container.VIC #balc-post-code-selector header {
    background: url(/wp-content/uploads/2015/08/header-vic.jpg) no-repeat;
}



/* ------------------------*/ /* ---------->>> ACT <<<-----------*/ /* ------------------------*/

#balc-post-code-selector-container.ACT #state-icon.image-deco {
    border: none;
    background: url(/wp-content/uploads/2015/08/icon-act.png) no-repeat;
    width: 80px;
    height: 80px;
    margin-top: -40px;
}

#balc-post-code-selector-container.ACT #balc-post-code-selector header {
    background: url(/wp-content/uploads/2015/08/header-act.jpg) no-repeat;
}



/* ------------------------*/ /* ---------->>> TASMANIA <<<-----------*/ /* ------------------------*/

#balc-post-code-selector-container.TAS #state-icon.image-deco {
    border: none;
    background: url(/wp-content/uploads/2015/08/icon-tas.png) no-repeat;
    width: 80px;
    height: 80px;
    margin-top: -40px;
}

#balc-post-code-selector-container.TAS #balc-post-code-selector header {
    background: url(/wp-content/uploads/2015/08/header-tas.jpg) no-repeat;
}



/* ------------------------*/ /* ---------->>> SOUTH AUST <<<-----------*/ /* ------------------------*/

#balc-post-code-selector-container.SA #state-icon.image-deco {
    border: none;
    background: url(/wp-content/uploads/2015/08/icon-sa.png) no-repeat;
    width: 80px;
    height: 80px;
    margin-top: -40px;
}

#balc-post-code-selector-container.SA #balc-post-code-selector header {
    background: url(/wp-content/uploads/2015/08/header-sa.jpg) no-repeat;
}



/* ------------------------*/ /* ---------->>> WEST AUST <<<-----------*/ /* ------------------------*/

#balc-post-code-selector-container.WA #state-icon.image-deco {
    border: none;
    background: url(/wp-content/uploads/2015/08/icon-wa.png) no-repeat;
    width: 80px;
    height: 80px;
    margin-top: -40px;
}

#balc-post-code-selector-container.WA #balc-post-code-selector header {
    background: url(/wp-content/uploads/2015/08/header-wa.jpg) no-repeat;
}



/* ------------------------*/ /* ---------->>> NT <<<-----------*/ /* ------------------------*/

#balc-post-code-selector-container.NT #state-icon.image-deco {
    border: none;
    background: url(/wp-content/uploads/2015/08/icon-nt.png) no-repeat;
    width: 80px;
    height: 80px;
    margin-top: -40px;
}

#balc-post-code-selector-container.NT #balc-post-code-selector header {
    background: url(/wp-content/uploads/2015/08/header-nt.jpg) no-repeat;
}



/* ------------------------*/ /* ---------->>> NEW ZEALAND <<<-----------*/ /* ------------------------*/

#balc-post-code-selector-container.NZ #state-icon.image-deco {
    border: none;
    background: url(/wp-content/uploads/2015/08/icon-nz.png) no-repeat;
    width: 80px;
    height: 80px;
    margin-top: -40px;
}

#balc-post-code-selector-container.NZ #balc-post-code-selector header {
    background: url(/wp-content/uploads/2015/08/header-nz.jpg) no-repeat;
}



/* ------------------------*/ /* ---------->>> INFUSION SOFT FORM <<<-----------*/ /* ------------------------*/

#balc-post-code-order-form-container {
    width: 100%;
}

#balc-post-code-order-form-container header {
    padding: 40px 0px;
}

#balc-formheader {
    width: 94%;
    padding: 0 3%;
    max-width: 600px;
    margin: 0 auto;
}

.congrats-icon {
    float: left;
    width: auto;
    height: 60px;
    margin: -12px 10px -12px 0;
}

#balc-post-code-order-form-container header h2 {
    font-size: 40px;
    display: inline-block;
    line-height: 1.2em;
}

#balc-formheader .desc {
    font-size: 22px;
    line-height: 1.2em;
}

#balc-formheader p {
    color: #ffffff;
}

#added-post-codes {
    list-style-type: none;
    margin: 15px 0 20px 0;
}

#added-post-codes li {
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    background-color: #FFF;
    border-radius: 5px;
    padding: 5px 20px;
}

#added-post-codes li a {
    color: #6C6D70;
}

#added-post-codes .action-icon {
    display: block;
    float: right;
    width: 16px;
    height: 16px;
    margin: 5px 0px 5px 5px;
    background-image: url("/images/icon-available-postcode.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

#post-code-order-form {
    background-color: #062343;
}

#balc-formbody {
    width: 94%;
    padding: 50px 3% 30px 3%;
    max-width: 600px;
    margin: 0 auto;
    background-color: #ffffff;
    background-image: url("/images/notch-green.png");
    background-position: center top;
    background-repeat: no-repeat;
    text-align: left;
}

#post-code-order-form h3 {
    font-weight: bold;
    font-size: 18px;
    line-height: 1.3em;
    color: #6eadcd;
}

#post-code-order-form p.desc {
    color: #444;
    font-weight: normal;
}

.ray-sig {
    width: 120px;
    height: auto;
}

#post-code-order-form p.desc em {
    font-size: 14px;
    line-height: 1em;
}

.infusion-form {
    width: 600px;
    margin: 20px auto; 
    text-align: left;
}

.infusion-field {
    padding-bottom: 20px;
}

.infusion-field-input-container {
    background-color: #eeeeee;
    width: 45%;
    float: right;
    padding: 5px;
    border: none;
}

.infusion-field label {
    padding-bottom: 50px;
}

#inf_custom_WhatDoYouConsiderYourStrengths {
    background-color: #eeeeee;
    border: none;
    width: 100%;
    margin-top: 20px;
}

#inf_custom_3BiggestProfessionalChallenges {
    background-color: #eeeeee;
    border: none;
    width: 100%;
    margin-top: 20px;
}

#inf_custom_WhyWillBestagentsHelpYou {
    background-color: #eeeeee;
    border: none;
    width: 100%;
    margin-top: 20px;
}

.infusion-submit input[type="submit"] {
    border: none;
    background: none;
    color: #FFF;
    font-family: "PT Sans",sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    background-color: #84C43F;
    border-radius: 5px;
    letter-spacing: 1px;
    text-transform: none;
    text-align: center;
    border-width: 0px;
    padding: 8px;
    width: 160px;
}

.after-form-desc {
    font-style: italic;
    font-size: 14px;
}

#inf_field_Country.infusion-field-input-container.infusion-field-select-container {
    width: 46.5%;
}

/*** END INFUSIONSOFT FORMS ***/

/*** GRAVITY FORM ***/

.contactForm {
    width: 94%;
    padding: 50px 3% 30px;
    margin: 0px auto;
    max-width: 600px;
    background-color: #FFF;
    background-position: center top;
    background-repeat: no-repeat;
}

.gform_wrapper {
    overflow: inherit;
    margin: 0px !important;
    max-width: 98%;
}

.gform_wrapper .top_label input.medium {
    background-color: #eee;
}

.gform_wrapper .gform_fields .gfield {
    margin: 0px;
}

.gform_wrapper .gform_footer input.button {
    border: 0px none;
    background: #84C43F none repeat scroll 0% 0%;
    color: #FFF;
    font-family: "PT Sans",sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    border-radius: 5px;
    letter-spacing: 1px;
    text-transform: none;
    text-align: center;
    padding: 1px;
    width: 160px;
}

.gform_wrapper .gform_footer input.button:hover {
    background: #84C43F none repeat scroll 0% 0%;
}

.gform_wrapper .ginput_complex label {
    margin: 0px !important;
}

.gform_wrapper .top_label .gfield_label {
    margin: 0px !important;
}

.gform_wrapper .gform_footer {
    padding: 0px !important;
}

/*** END GRAVITY FORM ***/

/*** POP UPS ***/

.home-popups {
    height: 0;
    overflow: hidden;
}

.cover_boxes ul li .box .thumb {
    cursor: default;
}

.pps-content a {
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    background-color: #84C43F;
    border-radius: 5px;
    padding: 8px 15px;
    margin-top: 10px;
    display: inline-block;
}

.pps-header {
    border-bottom: none;
    padding: 0;
    margin-bottom: -21px;
}

.pps-header:after {
    display: block;
    width: 30px;
    height: 21px;
    margin: 0 auto;
    content: " ";
    background-image: url("/images/notch-blue.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%; auto;
}

.pps-title {
    color: #ffffff;
    text-align: center;
    font-size: 28px;
    background: #182b4f;
    padding: 20px 0;
}

.pps-content {
    padding: 51px 30px 30px 30px;
    background-image: url("/images/popup-bg.png");
    background-position: center left;
    background-repeat: no-repeat;
}

.pps-content td {
    vertical-align: middle;
    text-align: left;
    padding: 0 2.5% 0 0;
    width: 47.5%;
}

.pps-content td:nth-child(2) {
    padding: 0 0 0 2.5%;
}

.pps-content p {
    color: #000000;
}
a.pps-btn.pps-button-popup {
    color: #ffffff;
    border-color: #84C43F !important;
    font-size: 16px;
    font-weight: 600;
    background: #84C43F !important;
    border-radius: 5px;
    padding: 8px 15px;
    margin-top: 10px;
    display: inline-block;
    text-shadow: none;
    box-shadow: none;
    border: none;
}

.pps-content a:hover {
    background: #b2e660;
    color: #ffffff;
}

.pps-content img {
    margin-right: 30px !important;
    margin-bottom: 0;
}



/*** END POP UPS ***/


/*** RESPONSIVE ***/

/* iPads (landscape) ----------- */
@media screen and (min-width : 768px) and (max-width : 1024px)
and (orientation : landscape) {
    .header_top .header-widget, .header_top .header-widget a { font-size: 14px !important; }
    .nav-pra, .nav-lounge { display: none !important; }
}



/* iPads (portrait) ----------- */
@media screen and (min-width : 768px) and (max-width : 1024px)
and (orientation : portrait) {

.blog_holder article .post_image img {
    padding-top: 0px;
}

.call_to_action .column2.button_wrapper .qbutton {
    top: 50%;
    font-size: 16px;
}

.call_to_action .text_wrapper {
    position: relative;
    margin: auto;
    width: 50%;
} 

.call_to_action_text h5 {
    font-size: 25px;
}

.carousel-inner .slider_content.right {
    top: 10% !important;
    left: 20% !important;
}

h2, h2 a {
    font-size: 21px;
    line-height: 26px !important;
}

h3, h3 a {
    font-size: 18px;
    line-height: 22px;
}

.header_top {
    line-height: 14px !important;
    padding-top: 5px;
}

.header-widget.widget_text.header-left-widget b {
    font-size: 14px;
}

.header-widget.widget_text.header-left-widget {
padding-top: 5px;
}

.header-widget.widget_nav_menu.header-right-widget {
    display: none;
}

#interactive-map {
    display: none;
}

.single-post .header_bottom {
    margin-bottom: 30px;
}

.vc_custom_1461029815243 {
    display: none;
}

#mapmobile {
    display: block;
    padding-top: 30px;
    padding-bottom: 30px;
}

.map-mobile img {
    width: 698px !important;
    height: 547px !important;
    margin-left: auto;
    margin-right: auto;
}
}




/* Smartphones (landscape new phones/tablets) ----------- */
@media screen and (min-width : 501px) and (max-width : 767px) {

a.pps-btn.pps-button-popup {
    margin-bottom: 40px;
}

.blog_holder article .post_image img {
    padding-top: 0px;
}

.call_to_action .text_wrapper {
    position: relative;
    margin: auto;
    width: 50%;
} 

h2, h2 a {
    font-size: 26px;
    line-height: 30px !important;
}

h3, h3 a {
    font-size: 20px;
    line-height: 24px;
}

h5, h5 a {
    font-size: 18px;
    line-height: 20px;
}

.header_top .header-widget {
    line-height: 13px !important;
    padding-top: 10px !important;
    padding-bottom: 10px;
}

.header_top .right {
    display: none !important;
}

.header-widget.widget_nav_menu.header-right-widget {
    display: none;
}

p.q_slide_text {
    font-size: 15px !important;
}

.pps-btn.pps-button-popup {
    display: none !important;
}

.single-post .header_bottom {
    margin-bottom: 30px;
}

.slider_content.right {
    top: 5px !important;
}

.wpb_content_element.wpb_single_image img {
    padding-bottom: 50px;
}
}



/* Smartphones (landscape iphone 3/4) ----------- */
@media screen and (min-width : 415px) and (max-width : 500px) {

a.pps-btn.pps-button-popup {
    margin-bottom: 40px;
}

.blog_holder article .post_image img {
    padding-top: 0px;
}

.contactForm .gform_body {
    width: 80% !important;
}

.call_to_action .text_wrapper {
    position: relative;
    margin: auto;
    width: 50%;
} 

.header_top .header-widget {
    line-height: 13px !important;
    padding-top: 10px !important;
    padding-bottom: 10px;
}

.header_top .right {
    display: none !important;
}

.header-widget.widget_nav_menu.header-right-widget {
    display: none;
}

.pps-btn.pps-button-popup {
    display: none !important;
}

.single-post .header_bottom {
    margin-bottom: 30px;
}

.slider_content.right {
    top: 10% !important;
}

.wpb_content_element.wpb_single_image img {
    padding-bottom: 50px;
}
}



/* Smartphones (portrait) ----------- */
@media screen and (max-width : 414px) {

#balc-post-code-map-selector {
    display: none;
}

#balc-post-code-selector-container #balc-post-code-selector header .subheading p {
margin: 20px;
}

.blog_holder article .post_image img {
    padding-top: 0px;
}

.call_to_action .text_wrapper .call_to_action_text {
    margin-left: 15px !important;
    margin-right: 15px !important;
}

call_to_action.normal {
    padding-top: 10px;
    padding-bottom: 10px;
}

.carousel-inner h2 {
    margin: 0px !important;
}

.carousel-inner .slider_content.right {
    top: 0% !important;
    left: 25% !important;
}

.carousel:not(.advanced_responsiveness) .carousel-inner h2 {
    line-height: 0px!important;
}

.footer_top, .footer_top.footer_top_full {
    padding-top: 20px;
    padding-bottom: 20px;
}

h2, h2 a {
    font-size: 26px;
    line-height: 30px !important;
}

h3, h3 a {
    font-size: 20px;
    line-height: 24px;
}

h5, h5 a {
    font-size: 18px;
    line-height: 20px;
}

.header_top .left {
    line-height: 14px !important;
    text-align: center;
}

.header_top .right {
    display: none;
}

.header-widget.widget_text.header-left-widget b {
    font-size: 13px;
}

.header-widget.widget_nav_menu.header-right-widget {
    display: none;
}

#interactive-map {
    display: none;
}

.map-menu {
    display: block;
}

p.q_slide_text {
    font-size: 15px !important;
    line-height: 10px !important;
    margin-top: 0px;
}

.pps-btn.pps-button-popup {
    display: none !important;
}

.single-post .header_bottom {
    margin-bottom: 30px;
}

.q_accordion_holder.accordion .ui-accordion-header {
    line-height: 1.5em;
}

.qbutton {
    font-size: 14px;
}

.qbutton.big_large_full_width {
    height: 38px;
    line-height: 38px;
    width: 50%;
}

.q_slide_title {
    font-size: 30px !important;
    line-height: 10px !important;
    font-weight: 600px !important;
}

.vc_col-sm-2 .wpb_content_element {
    min-height: 0px !important;
}

.vc_row.wpb_row.section.vc_row-fluid map-mobile {
    display: none !important;
}

.vc_custom_1461029815243 {
    display: none;
}

.wpb_wrapper {
    margin-left: 10px;
    margin-right: 10px;
}

.wpb_content_element.wpb_single_image img {
    padding-bottom: 20px;
}
}

