/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*, *:before, *:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}
body,html{
    min-width: 320px;
    position: relative;
    -webkit-font-smoothing: initial;
}
a,.rev-btn,.header_bottom{
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.text_content1 a, .text_content1 a:hover {
    color: #009bd9;
}
.text_content1 ul > li:not(:last-child),.text_content1 ol > li:not(:last-child) {
    margin-bottom: 12px;
}
.text_content1 ul,.text_content1 ol {
    list-style-position: outside;
    padding-left: 15px;
}
nav.main_menu.right{
    margin-top: 24px; 
}
nav.main_menu > ul > li{
    margin-right: 2px; 
}
nav.main_menu > ul > li:last-child{
    margin-right: 0px; 
}
nav.main_menu > ul > li > a{
    font-family: 'Rubik', sans-serif;
    line-height: normal !important;
    padding: 5px 12px;
    border-radius: 36px;
    font-weight: 400;
    letter-spacing: 0.50px;
}
nav.main_menu > ul > li.active > a{
    background-color: #4d666e !important;
}
.header_bottom_right_widget_holder{
    padding: 0 0 0 8px;
}
.call_box {
    font-size: 12px;
    color: #fff;
    font-weight: 400;
    letter-spacing: 0.25px;
    text-align: center;
    border: 1px solid #009bd9;
    display: inline-block;
    vertical-align: middle;
    line-height: 18px;
    padding: 4px 15px;
    border-radius: 28px;
}
.call_box i{
    color: #009bd9;
}
.call_box:hover,
.call_box:focus{
    background-color: #ffffff;
    color: #009bd9;
    border-color: #ffffff;
}

@media only screen and (max-width: 1200px) {
    .call_box{
        display: none;
    }
}
.title_outer .title {background-repeat: repeat;}
@media only screen and (max-width: 1000px) {
    nav.mobile_menu>ul {
        padding-bottom: 10px;
        margin-top: -12px;
    }
    .mobile_menu_button,
    .logo_wrapper,
    .shopping_cart_inner,
    .side_menu_button{
        height: 72px!important;
    }
    .mobile_menu_button span{
        width: 20px;
        height: 24px;
        font-size: 24px;
    }
    .mobile_menu_button span, .side_menu_button>a{
        color: #ffffff;
        opacity: 1;
    }
    nav.mobile_menu ul li a:hover, nav.mobile_menu ul li.active > a, nav.mobile_menu ul li.current-menu-item > a{
        font-weight: 600;
    }
    nav.mobile_menu ul li a, nav.mobile_menu ul li h3{
        font-family: 'Rubik', sans-serif;
        padding: 8px 0;
        letter-spacing: 0.50px;
    }
    nav.mobile_menu ul li, nav.mobile_menu ul li ul li {
        border-bottom: 1px solid rgba(144, 125, 125, 0.4);
    }
    .title .not_responsive {
        display: none;
    }
    .title.has_background, .title.has_fixed_background {
        height: 150px!important;
    }
    .title.title_size_small h1,
    .title.title_size_medium h1,
    .title.title_size_large h1{
        font-size: 20px;
    }
}
@media only screen and (max-width: 600px) {
    #wpadminbar{
        position: fixed;
    }
    .mobile_menu_button,
    .logo_wrapper,
    .shopping_cart_inner,
    .side_menu_button{
        height: 50px!important;
    }
    .q_logo a{
        height: 35px !important;
    }
    .title.title_size_small h1,
    .title.title_size_medium h1,
    .title.title_size_large h1{
        font-size: 16px;
    }
    .title.has_background, .title.has_fixed_background {
        height: 80px!important;
    }
}
@media only screen and (max-width: 480px) {
    .mobile_menu_button span {
        width: 18px;
        height: 18px;
        font-size: 18px;
    }
    .q_logo a {
        left: -43%;
        height: 35px !important;
    }
    .title.title_size_small h1,
    .title.title_size_medium h1,
    .title.title_size_large h1{
        font-size: 14px;
    }
    .title.has_background, .title.has_fixed_background {
        height: 60px!important;
    }
}

.title1 {
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'Rubik', sans-serif;
    font-weight: normal !important;
    padding-bottom: 10px;
    color: #4d4d4d;
}
.erectile-dysfunction-wrap {
    padding: 50px 0 60px;
}
.erectile-dysfunction-slider .wpb_column {
    padding-top: 20px;
    padding-bottom: 20px;
    border: 1px solid transparent;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.erectile-dysfunction-slider .wpb_column:hover,
.erectile-dysfunction-slider .wpb_column:focus{
    background-color: rgba(210, 227, 234, 0.2);
    border-color: rgba(0, 155, 217, 0.5)
}
.erectile-dysfunction-slider .wpb_column:hover h3 a,
.erectile-dysfunction-slider .wpb_column:focus h3 a{
    color: #009bd9;
}
.erectile-dysfunction-slider > .full_section_inner {
    width: 100%;
    max-width: 832px;
    margin: 0 auto;
}
.erectile-dysfunction-slider .wpb_single_image .vc_single_image-wrapper {
    overflow: hidden;
    border-radius: 172px;
    margin: 0 auto;
    text-align: center;
    background-color: #ffffff;
}
.erectile-dysfunction-slider .wpb_single_image .vc_single_image-wrapper img{
    width: 151px;
    height: 151px;
}
.erectile-dysfunction-slider h3 {
    font-size: 14px;
    color: #707070;
    font-weight: 400;
    letter-spacing: 0.25px;
    padding-top: 22px;
}
.erectile-dysfunction-slider h3 a{
    color: #707070;
}
.slick-slide img {
    display: table;
    margin: 0 auto;
}

.about_dr_wrap {
    background-color: #f3f9fc;
    padding: 80px 0;
    position: relative;
    z-index: 2;
}
.about_dr_wrap:before{
    content: "" !important;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: block !important;
    background-image: url('https://azuridev.com.au/edclinic/wp-content/uploads/2019/05/patten_bg1_.png');
    z-index: -1;
    opacity: 0.07;
    background-repeat: repeat;
    background-position: center;
    background-size: 9px;
}
.about_dr_wrap .title2 {
    font-size: 15px;
    color: #4d4d4d;
    text-transform: uppercase;
    text-align: center;
    font-weight: 400;
    letter-spacing: 1px;
    padding-bottom: 30px;
    word-spacing: 2px;
    text-shadow: 0 0 0;
}
.about_dr > .full_section_inner {
    max-width: 970px;
    margin: 0 auto;
    width: 100%;
    display: block;
}
.about_dr > .full_section_inner >.wpb_column {
    margin-top: 15px;
}
.text_content h3 {
    font-size: 22px;
    color: #009bd9;
    padding-bottom: 20px;
    line-height: 30px;
    font-weight: 400;
    margin-top: 10px;
    padding-left: 10px; 
}
.text_content p {
    font-size: 15px;
    color: #707070;
    font-weight: 400;
    padding-bottom: 12px;
    line-height: 30px;
    padding-left: 10px; 
}
.text_content p:last-child{
    padding-bottom: 0;
}
.accordion_wrap .qode-accordion {
    margin-top: 25px; 
}
.accordion_wrap .qode-accordion-holder .qode-title-holder{
    font-weight: 600;
    color: #707070;
    font-size: 16px;
    background-color: #fafafa;
    border-bottom: 1px solid #fafafa;
    margin-top: 5px;
}
.accordion_wrap .qode-accordion-holder .qode-title-holder .qode-tab-title{
    height: auto;
    width: 100%;
}
.accordion_wrap .qode-accordion-holder .qode-title-holder .qode-tab-title span.qode-tab-title-inner{
    padding: 8px 0 12px;
}
.accordion_wrap .qode-accordion-holder .qode-title-holder .qode-tab-title .qode-tab-title-icon{
    width: 45px;
    font-size: 18px;
    padding: 0 5px;
    color: #009bd9;
}
.accordion_wrap .qode-accordion-holder .qode-title-holder.ui-state-active, 
.accordion_wrap .qode-accordion-holder .qode-title-holder.ui-state-hover{
    background-color: #009bd9;
    color: #ffffff;
}
.accordion_wrap .qode-accordion-holder .qode-title-holder.ui-state-active .qode-tab-title .qode-tab-title-icon,
.accordion_wrap .qode-accordion-holder .qode-title-holder.ui-state-hover .qode-tab-title .qode-tab-title-icon{
    color: #ffffff;
}
.accordion_wrap .qode-accordion-holder .qode-accordion-content .text_content p{
    padding-left: 0; 
}
.accordion_wrap .qode-accordion-mark {
    display: none !important;
}
.dr_qualification {
    background-color: #fafafa;
    padding: 12px 10px;
    display: block;
    margin: 0 auto;
    max-width: 371px;
}
.dr_qualification h5 {
    font-size: 14px;
    font-weight: 700;
    color: #707070;
    letter-spacing: 0.50px;
    line-height: 22px;
}
.dr_qualification p {
    font-size: 14px;
    font-weight: 400;
    color: #707070;
    letter-spacing: 0.50px;
    line-height: 20px;
}
.treatable_wrap {
    padding: 80px 0 50px;
}
.treatable_wrap .title3 {
    font-size: 22px;
    color: #009bd9;
    text-transform: uppercase;
    font-weight: 400;
    padding-bottom: 20px;
    text-align: center;
}
.treatable_inner > .full_section_inner > .wpb_column:nth-child(1) {
    padding-top: 58px;
}
.treatable_inner > .full_section_inner > .wpb_column:nth-child(2) {
    padding-top: 25px;
}
.icon_img_box {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding: 10px 10px 10px 148px;
    position: relative;
    z-index: 2;
    min-height: 110px;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.icon_img_box:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    width: 0%;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.icon_img_box:hover:before,
.icon_img_box:focus:before{
    background-color: rgba(210, 227, 234, 0.2);
    width: 100%;
}
.icon_img_box .icon_img {
    position: absolute;
    left: 25px;
    top: 10px;
    height: 87px;
    width: 87px;
    border-radius: 100%;
    overflow: hidden;
}
.icon_img_box h3 {
    font-size: 19px;
    font-weight: 700;
    color: #009bd9;
    padding-bottom: 5px;
    padding-top: 15px;
}
.icon_img_box p {
    font-size: 15px;
    color: #707070;
    font-weight: 400;
    line-height: 30px;
    padding-bottom: 12px;
}
.icon_img_box p:last-child{
    padding-bottom: 0px; 
}
.treatmentoptions_wrap {
    padding: 60px 0;
}
.treatmentoptions_wrap .title4 {
    width: 100%;
    max-width: 755px;
    display: block;
    margin: 0 auto 0;
    padding-bottom: 50px;
}
.treatmentoptions_wrap .title4 h2 {
    font-size: 15px;
    color: #4d4d4d;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    letter-spacing: 0.45px;
    padding-bottom: 15px;
}
.treatmentoptions_wrap .title4 p {
    font-size: 15px;
    color: #707070;
    font-weight: 400;
    line-height: 30px;
    padding-bottom: 12px;
}
.treatmentoptions_wrap .title4 p:last-child{
    padding-bottom: 0px; 
}
.treatment_options h3 {
    font-size: 16px;
    font-weight: 600;
    color: #009bd9;
    padding-bottom: 10px;
    padding-top: 25px;
    line-height: 20px;
}
.treatment_options p {
    font-size: 15px;
    color: #707070;
    font-weight: 400;
    line-height: 30px;
    padding-bottom: 20px;
}
.treatment_options p:last-child{
    padding-bottom: 0px; 
}
.btnbox1 {
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    color: #707070;
    text-align: center;
    position: relative;
    z-index: 1;
    display: inline-block;
    vertical-align: top;
    border-bottom: 1px solid #009bd9;
    letter-spacing: 0.30px;
    line-height: 15px;
    padding-bottom: 4px;
}
.btnbox1 i {
    margin-left: 3px;
    color: #009bd9;
}
.btnbox1:hover,
.btnbox1:focus{
    border-color: #303030;
    color: #009bd9;
}
.yearsexperience_wrap {
    margin: 80px 0 !important;
}
.yearsexperience_wrap > .section_inner:before {
    content: "";
    left: 75px;
    right: 15px;
    top: -80px;
    bottom: -80px;
    display: block;
    position: absolute;
    z-index: -2;
    background-repeat: repeat;
    background-position: center;
    background-image: url('/wp-content/uploads/2019/05/yearsexperience_pattern_.png');
}
.yearsexperience_wrap > .section_inner:after {
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    position: absolute;
    z-index: -1;
    background-color: #f3f9fc;
}
.yearsexperience_wrap > .section_inner > .section_inner_margin {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 500px;
}
.yearsexperience_wrap .yearsexperience_img {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
    float: none;
     -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.yearsexperience_wrap .yearsexperience_img > .vc_column-inner{
    height: 100%;
}
.yearsexperience_wrap .yearsexperience_text {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding: 30px 0;
    float: none;
     -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.yearsexperience_img .wpb_single_image {
    opacity: 0;
}
.yearsexperience_text h2 {
    font-size: 27px;
    font-weight: 400;
    letter-spacing: 0.45px;
    line-height: 34px;
    text-transform: uppercase;
    width: 100%;
    max-width: 350px;
    padding-bottom: 15px;
    display: block;
}
.yearsexperience_text p {
    font-size: 15px;
    color: #707070;
    font-weight: 400;
    line-height: 30px;
    padding-bottom: 12px;
    max-width: 350px;
    width: 100%;
    display: block;
}
.yearsexperience_text p:last-child{
    padding-bottom: 0px; 
}
.yearsexperience_wrap > .section_inner {
    position: relative;
    z-index: 2;
}
.contact_wrap {
    padding: 60px 0;
}
.contact_wrap .vc_row .wpb_column {
    margin-top: 30px;
}
.enquiry_form > .vc_column-inner > .wpb_wrapper, .wpb_widgetised_column .enquiry_form:nth-child(1) {
    padding: 55px 30px 34px !important;
    background-color: #f3f9fc;
}
.contact_wrap .vc_row .wpb_column .wpb_single_image .vc_single_image-wrapper, 
.contact_wrap .vc_row .wpb_column .wpb_single_image .vc_single_image-wrapper .vc_single_image-img {
    width: 100%;
}
.enquiry_form h3 {
    font-size: 15px;
    font-weight: 600;
    color: #4d4d4d;
    text-transform: uppercase;
    letter-spacing: 0.45px;
    line-height: 20px;
    padding-bottom: 15px;
}
.enquiry_form p {
    font-size: 15px;
    color: #707070;
    font-weight: 400;
    line-height: 30px;
    padding-bottom: 12px;
    max-width: 350px;
    width: 100%;
    display: block;
    margin: 0 auto;
}
body .gform_wrapper .top_label .gfield_label, body .gform_wrapper legend.gfield_label{
    display: none !important;
}
body .gform_wrapper ul.gform_fields li.gfield{
    padding-right: 0 !important;
}
body .gform_wrapper .gform_fields .gfield {
    margin: 0 0 15px !important;
}
html body .gform_wrapper .gform_fields .gfield.gfield--type-captcha {
    margin-bottom: 0px !important;
}
body .gform_wrapper .top_label div.ginput_container {
    margin-top: 0 !important;
}
body .gform_wrapper input[type=email], 
body .gform_wrapper input[type=number], 
body .gform_wrapper input[type=password], 
body .gform_wrapper input[type=tel], 
body .gform_wrapper input[type=text], 
body .gform_wrapper input[type=url], 
body .gform_wrapper select, 
body .gform_wrapper textarea{
    margin: 0;
    height: 37.5px;
    padding:3px 13px !important;
    font-size: 15px !important;
    color: #333333 !important;
    font-weight: 400 !important;
    background-color: #ffffff !important;
    border: 1px solid #dfe9ee !important;
    width: 100% !important;
    max-width: 100% !important;
    font-family: 'Lato', sans-serif !important;
}
body .gform_wrapper textarea{
    height: 108px !important;
    vertical-align: top !important;
    padding:13px !important;
}
body .gform_wrapper input[type=email]:focus, 
body .gform_wrapper input[type=number]:focus, 
body .gform_wrapper input[type=password]:focus, 
body .gform_wrapper input[type=tel]:focus, 
body .gform_wrapper input[type=text]:focus, 
body .gform_wrapper input[type=url]:focus, 
body .gform_wrapper select:focus, 
body .gform_wrapper textarea:focus{
    border-color: #009bd9 !important;
}
body .gform_wrapper input::-webkit-input-placeholder,
body .gform_wrapper select::-webkit-input-placeholder,
body .gform_wrapper textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #cac3c3 !important;
}
body .gform_wrapper input::-moz-placeholder,
body .gform_wrapper select::-moz-placeholder,
body .gform_wrapper textarea::-moz-placeholder { /* Firefox 19+ */
  color: #cac3c3 !important;
}
body .gform_wrapper input:-ms-input-placeholder,
body .gform_wrapper select:-ms-input-placeholder,
body .gform_wrapper textarea:-ms-input-placeholder { /* IE 10+ */
  color: #cac3c3 !important;
}
body .gform_wrapper input:-moz-placeholder,
body .gform_wrapper select:-moz-placeholder,
body .gform_wrapper textarea:-moz-placeholder { /* Firefox 18- */
  color: #cac3c3 !important;
}
body .gform_wrapper .gform_footer{
    padding: 10px 0 0 !important;
}
body .gform_wrapper input[type=submit], 
body .gform_wrapper input[type=button], 
body .gform_wrapper input[type=reset]{
    height: 35px !important;
    line-height: 30px !important;
    padding: 0 15px !important;
    border: 1px solid #009bd9 !important;
    font-weight: 700 !important;
    color: #ffffff !important;
    letter-spacing: 0.60px !important;
    border-radius: 38px !important;
    background-color: #009bd9 !important;
    font-size: 14px !important;
    font-family: 'Lato', sans-serif !important;
    display: table !important;
    margin: 0 auto !important;
    width: 100% !important;
    max-width: 180px !important;
    -webkit-appearance: none !important;
   -moz-appearance:    none !important;
   appearance:         none !important;
   text-align: center !important;
   min-height: inherit !important;
}
body .gform_wrapper input[type=submit]:hover, 
body .gform_wrapper input[type=button]:hover, 
body .gform_wrapper input[type=reset]:hover,
body .gform_wrapper input[type=submit]:focus, 
body .gform_wrapper input[type=button]:focus, 
body .gform_wrapper input[type=reset]:focus{
    background-color: #4d666e !important;
    border-color: #4d666e !important;
    color: #ffffff !important;
}
body .gform_wrapper div.validation_error {
    background-color: #3e3e3e !important;
}
body .gform_wrapper .gform_confirmation_message, 
body .gform_wrapper div.validation_error{
    border: 2px solid #009bd9 !important;
}
body .gform_wrapper .gform_confirmation_message .gform_submission_error.hide_summary, 
body .gform_wrapper div.validation_error .gform_submission_error.hide_summary {
    text-align: unset !important;
    color: #FFFFFF !important;
    line-height: 1.2em !important;
}
body .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half){
    max-width: 100% !important;
}
body .gform_wrapper li.gfield.gfield_error, 
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    width: 100% !important;
}
body .gform_wrapper .field_description_below .gfield_description {
    padding-top: 0 !important;
    line-height: 18px !important;
    font-size: 10px !important;
    font-weight: 600 !important;
    padding: 2px 10px 0 !important;
}
body .gform_wrapper .gform_ajax_spinner {
    padding-left: 0;
    margin: 5px auto 0;
    display: table;
}
.map_box.wpb_gmaps_widget .wpb_wrapper{
    padding: 0 !important;
}
.findus {
    padding: 15px 15px 36px;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.findus h3 {
    font-size: 16px;
    font-weight: 600;
    color: #4d4d4d;
    text-transform: uppercase;
    letter-spacing: 0.45px;
    line-height: 20px;
    padding-bottom: 12px;
}
.findus p {
    font-size: 15px;
    color: #707070;
    font-weight: 400;
    line-height: 30px;
    padding-bottom: 12px;
}
.findus p:last-child{
    padding-bottom: 0;
}
.findus a{
    color: #707070;
}
.findus a:hover,.findus a:focus{
    color: #009bd9;
}
.footer_top {
    padding: 28px 0 50px;
}
.footer_top h5{
    padding: 0 17.5px 8px;
    border-bottom: 1px solid #009bd9;
}
.footer_top .menu-links-container , .footer_top .textwidget{
    margin: 0;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding: 0 17.5px;
}
.footer_top .gform_wrapper{
    margin: 0;
    display: inline-block;
    vertical-align: top;
    width: 100%;
} 
.footer_top .widget_meta>ul>li, 
.footer_top .widget_nav_menu ul li, 
.footer_top .widget_pages ul li, 
.footer_top .widget_recent_comments>ul>li, 
.footer_top .widget_recent_entries>ul>li{
    padding: 0 0 8px;
}
.footer_top p{
    padding-bottom: 15px;
}
.footer_top p:last-child{
    padding-bottom: 0px; 
}
body .footer_top .gform_wrapper .gform_fields .gfield {
    margin: 0 0 10px !important;
}
body .footer_top .gform_wrapper ul.gform_fields li.gfield:nth-child(3) {
    width: 50%;
    padding-left: 5px !important;
    float: left;
    clear: none;
}
body .footer_top .gform_wrapper ul.gform_fields li.gfield:nth-child(2) {
    width: 50%;
    padding-right: 5px !important;
    float: left;
    clear: none;
}
body .footer_top .gform_wrapper textarea{
    height: 70px !important;
}
body .footer_top .gform_wrapper .gform_footer {
    padding: 0 !important;
}
.three_columns>.column1>.column_inner,
.three_columns>.column2>.column_inner,
.footer_top .three_columns .column2 .column_inner>div,
.three_columns>.column3>.column_inner,
.footer_top .three_columns .column3 .column_inner>div{
    padding: 0;
    margin: 0;
}
.three_columns{
    margin: 0 -15px;
    width: auto;
}
.three_columns>.column1, 
.three_columns>.column2, 
.three_columns>.column3{
    padding: 0 15px;
}

.footer_bottom{
    height: auto;
}
.bottom_fixedbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.bottom_fixedbar > a {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    font-size: 12px;
    font-weight: 400;
    border-left: 1px solid #cdcfce;
    padding: 16px 5px;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    line-height: 14px;
    text-align: center;
}
.bottom_fixedbar > a:first-child{
    border-left: 0px; 
}
.bottom_fixedbar > a i {
    color: #797878;
    font-size: 14px;
    margin-right: 5px;
    position: relative;
    top: 1px;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.bottom_fixedbar > a:hover,
.bottom_fixedbar > a:focus{
    background-color: #009BD9;
}
.bottom_fixedbar > a:hover i,
.bottom_fixedbar > a:focus i{
    color: #ffffff;
}


/* Inner Page Css */
.breadcrumb_widget .widget {
    margin-bottom: 0 !important;
}
.breadcrumb_wrap.breadcrumb {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding-top: 30px;
    position: inherit;
    height: auto;
    font-size: 15px;
}
.breadcrumb_wrap.breadcrumb .delimiter {
    padding: 0 4px;
}
.breadcrumb_wrap.breadcrumb .breadcrumbs_inner a,.breadcrumb_wrap.breadcrumb .breadcrumbs_inner .delimite{
    color: #707070;
}
.breadcrumb_wrap.breadcrumb .current {
    color: #009bd9;
}
.pt_40px{
    padding-top: 40px; 
}
.text_content1 {
    padding: 25px 15px;
}
.text_content1 .titleinnerpage1 {
    font-size: 22px;
    color: #009bd9;
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
    padding-bottom: 25px;
    line-height: 1.6em;
}
.text_content1 p {
    font-size: 15px;
    color: #707070;
    font-weight: 400;
    padding-bottom: 12px;
    line-height: 30px;
}
.text_content1 p:last-child{
    padding-bottom: 0px;
}
.wpb_widgetised_column .enquiry_form:nth-child(2){
    padding-top: 35px; 
}
.wpb_widgetised_column .enquiry_form:nth-child(2) .widget-title {
    background-color: #009bd9;
    padding: 15px 10px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 15px;
    position: relative;
    z-index: 2;
    text-align: center !important;
    letter-spacing: 0.50px;
    text-shadow: 0 0 0;
}
.wpb_widgetised_column .enquiry_form:nth-child(2) .widget-title:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    margin: 0 auto;
    display: block;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #009bd9;
    z-index: -1;
}
.wpb_widgetised_column .enquiry_form:nth-child(2) .menu-treatments-menu-container {
    background-color: #fafafa;
    padding: 36px 44px;
}
.wpb_widgetised_column .enquiry_form:nth-child(2) .menu-treatments-menu-container ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.wpb_widgetised_column .enquiry_form:nth-child(2) .menu-treatments-menu-container ul ul{
    padding-right: 12px; 
}
.menu-treatments-menu-container ul li{
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.menu-treatments-menu-container ul li a {
    position: relative;
    font-size: 15px;
    color: #707070;
    padding: 3px 25px 3px 0;
    display: block;
}
.menu-treatments-menu-container ul li a:before {
    content: "\f054";
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    left: auto;
    top: 2px;
    font-size: 14px;
    color: #009bd9;
}
.menu-treatments-menu-container ul li a:hover,
.menu-treatments-menu-container ul li a:focus{
    color: #009bd9;
}

.contact_office_wrap {
    padding: 42px 46px 27px;
    background-color: #fafafa;
}
.contact_detals h3,
.office_hours h3 {
    font-size: 15px;
    font-weight: 600;
    color: #4d4d4d;
    text-transform: uppercase;
    letter-spacing: 0.45px;
    line-height: 20px;
    padding-bottom: 15px;
}
.contact_detals p,
.office_hours p {
    font-size: 15px;
    color: #707070;
    font-weight: 400;
    line-height: 30px;
    padding-bottom: 15px;
}
.contact_detals a {
    color: #707070;
}
.contact_detals a:hover, 
.contact_detals a:focus {
    color: #009bd9;
}
.office_hours p span {
    width: 130px;
    display: inline-block;
    vertical-align: top;
}
.office_hours p:nth-child(2), 
.office_hours p:nth-child(3) {
    padding-bottom: 3px;
}
.office_hours {
    margin-top: 20px;
}
.contact_detals .btnbox2 {
    font-size: 15px;
    color: #009bd9;
    font-weight: 400;
    letter-spacing: 0.25px;
    text-align: center;
    border: 1px solid #009bd9;
    display: inline-block;
    vertical-align: middle;
    line-height: 18px;
    padding: 10px 20px 8px;
    border-radius: 28px;
    font-family: 'Rubik', sans-serif;
    line-height: 16px;
}
.contact_detals .btnbox2:hover,
.contact_detals .btnbox2:focus{
    background-color:#009bd9;
    color: #ffffff;
}
.contact_form1 > .vc_column-inner > .wpb_wrapper {
    border: 1px solid #dfe9ee;
    padding: 45px 45px 30px;
    margin-top: 20px;
}
.contact_form1 h3 {
    font-size: 16px;
    font-weight: 400;
    color: #4d4d4d;
    text-transform: uppercase;
    line-height: 20px;
    padding-bottom: 8px;
    font-family: 'Rubik', sans-serif;
}
.contact_form1 p {
    font-size: 15px;
    color: #707070;
    font-weight: 400;
    line-height: 24px;
    padding-bottom: 12px;
}
body .contact_form1 .gform_wrapper .gform_fields .gfield {
    margin: 0 0 13px !important;
}
body .contact_form1 .gform_wrapper ul.gform_fields li.gfield:nth-child(1) {
    width: 50% !important;
    padding-right: 7.5px !important;
    float: left !important;
    clear: none !important;
}
body .contact_form1 .gform_wrapper ul.gform_fields li.gfield:nth-child(2) {
    width: 50% !important;
    padding-left: 7.5px !important;
    float: left !important;
    clear: none !important;
}
body .contact_form1 .gform_wrapper .gform_footer {
    padding: 0px !important;
}
body .contact_form1 .gform_wrapper input[type="submit"], 
body .contact_form1 .gform_wrapper input[type="button"], 
body .contact_form1 .gform_wrapper input[type="reset"]{
    margin: 0px !important;
}

.treatmentgrid_wrap {
    padding-top: 50px; 
}
.treatmentgrid_box {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
}
.treatmentgrid_box > .full_section_inner > .wpb_column {
    padding-top: 50px;
}
.treatmentgrid_box h3 {
    font-size: 14px;
    color: #009bd9;
    font-weight: 400;
    letter-spacing: 0.25px;
    padding-top: 30px;
    font-family: 'Rubik', sans-serif;
    margin-bottom: 12px;
}
.btnlink {
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    color: #707070;
    text-align: center;
    position: relative;
    z-index: 1;
    display: inline-block;
    vertical-align: top;
    border-bottom: 1px solid #009bd9;
    letter-spacing: 0.30px;
    line-height: 15px;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
}
.btnlink:hover,
.btnlink:focus{
    border-color: #303030;
    color: #009bd9;
}
.text_content1 .sub_title {
    font-size: 18px;
    color: #009bd9;
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
    padding-bottom: 10px;
    line-height: 24px;
    margin-top: 8px;
}
.treatment_imgbox {
    margin-bottom: 30px !important;
}

@media only screen and (max-width: 1000px){
    body {
        padding-bottom: 47px;
    }
    .header_bottom .container_inner{
        max-width: 768px;
    }
    .yearsexperience_wrap > .section_inner > .section_inner_margin{
        min-height: 300px;
    }
    .yearsexperience_wrap .yearsexperience_img,
    .yearsexperience_wrap .yearsexperience_text{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .yearsexperience_wrap .yearsexperience_img > .vc_column-inner{
        background-image: none !important;
    }
    .yearsexperience_img .wpb_single_image {
        opacity: 1;
    }
    .contact_wrap .vc_row .wpb_column {
        margin-top: 30px;
        width: 100%;
    }
    .three_columns>.column1, .three_columns>.column2{
        width: 50%;
    }
    .three_columns>.column3{
        width: 100%;
        margin-top: 15px;
    }
    .footer_bottom_holder{
        position: fixed;
        left: 0;
        right: 0;
        top: auto;
        bottom: 0;
        z-index: 999;
    }
    .breadcrumb_wrap.breadcrumb{
        padding-top:20px; 
    }
    .pt_40px {
        padding-top: 25px;
    }
    .right-main .pt_40px {
        padding-top: 15px;
    }
    .text_content1 {
        padding: 20px 7.5px;
    }
    .text_content1 .titleinnerpage1{
        font-size: 20px;
        padding-bottom: 15px;
    }
    .wpb_widgetised_column .enquiry_form:nth-child(2) .menu-treatments-menu-container{
        padding-left: 30px;
        padding-right: 30px;  
    }
    .page_bottom_space {
        height: 60px !important;
    }
    .left-main, .right-main {
        width: 100%;
        display: inline-block;
        vertical-align: top;
    }
    .contact_office_wrap {
        padding: 15px 15px 10px;
    }
    .contact_detals, .office_hours {
        display: inline-block;
        vertical-align: top;
        width: calc(50% - 4px);
        margin-top: 0;
        padding: 10px 15px;
    }
    .treatmentgrid_wrap {
        padding-top: 25px;
    }
    .treatmentgrid_box > .full_section_inner > .wpb_column {
        padding-top: 25px;
    }
    .treatmentgrid_box h3,.btnlink{
        font-size: 13px;
    }
}
@media only screen and (min-width: 1001px){
    .bottom_fixedbar{
        display: none;
    }
}
@media only screen and (min-width: 768px){
    .erectile-dysfunction-slider h3 br{
        display: none;
    }
    .about_wrap .text_content1 {
        padding-top: 0;
        padding-left: 0;
        padding-right: 0;
    }
    .about_wrap .text_content1 p {
        line-height: 24px;
        font-size: 14px;
    }
    .about_wrap .text_content1 .titleinnerpage1{
        line-height: 26px;
        padding-bottom: 12px;
    }

}
@media only screen and (max-width: 767px){
    .erectile-dysfunction-slider .slick-list {
        padding-right: 22% !important;
    }
    .erectile-dysfunction-slider{
        padding: 0 40px;
    }
    .sec-padding {
        padding: 40px 0 !important;
    }
    .treatment_options {
        padding: 0 15px;
    }
    .erectile-dysfunction-slider .slick-slide{
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
        opacity: 0.6;
    }
    .erectile-dysfunction-slider .slick-active{
        -webkit-filter: inherit;
        filter: inherit;
        opacity: 1;
    }
    .title1{
        font-size: 16px;
    }
    .erectile-dysfunction-wrap {
        padding: 40px 0 30px;
    }
    .erectile-dysfunction-slider h3{
        padding-top: 15px; 
    }
    .about_dr_wrap{
        padding: 40px 0;
    }
    .about_dr_wrap .title2{
        padding-bottom: 10px;
    }
    .treatable_wrap {
        padding: 40px 0 30px;
    }
    .treatable_inner > .full_section_inner > .wpb_column:nth-child(1) {
        padding-top: 8px;
    }
    .treatmentoptions_wrap {
        padding: 30px 0 30px;
    }
    .yearsexperience_wrap {
        margin: 40px 0 !important;
        padding-top: 40px;
    }
    .yearsexperience_wrap > .section_inner:before{
        top: -80px;
        bottom: -40px;
        left: 15px;
        right: 15px;
    }
    .yearsexperience_wrap .yearsexperience_img,
    .yearsexperience_wrap .yearsexperience_text{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .yearsexperience_text h2,
    .yearsexperience_text p{
        margin-left: auto;
        margin-right: auto;  
    }
    .contact_wrap {
        padding: 10px 0 40px;
    }
    .treatable_inner > .full_section_inner > .wpb_column:nth-child(2),
    .contact_wrap .vc_row .wpb_column.vc_col-sm-4 + .vc_col-sm-8 {
        display: none;
    }
    .icon_img_box h3{
        padding-top: 0px;
    }
    .treatment_options .slick-prev {
        left: -5px;
    }
    .treatment_options .slick-next {
        right: -5px;
    }
    .treatment_options .slick-prev, .treatment_options .slick-next{
        top: 22%;
    }
    .treatmentoptions_wrap .title4{
        padding-bottom: 25px;
    }
    .title.has_background, .title.has_fixed_background {
        height: 110px!important;
    }
    .text_content1 .titleinnerpage1{
        font-size: 18px;
        padding-bottom: 10px;
    }
    .wpb_widgetised_column .enquiry_form:nth-child(2) .menu-treatments-menu-container{
        padding-left: 25px;
        padding-right: 25px; 
    }
    .page_bottom_space {
        height: 30px !important;
    }
    .enquiry_form p{
        line-height: 24px;
    }
    .contact_detals p, .office_hours p{
        font-size: 13px;
        line-height: 26px;
    }
    .treatmentgrid_box > .full_section_inner > .wpb_column{
        width: 50%;
        display: inline-block;
        vertical-align: top;
    }
    .breadcrumb_wrap.breadcrumb .breadcrumbs_inner a, .breadcrumb_wrap.breadcrumb .breadcrumbs_inner .delimite{
        padding-bottom: 5px;
        display: inline-block;
        vertical-align: top;
    }
    .breadcrumb_wrap.breadcrumb{
        font-size: 13px;
    }
    .treatmentgrid_wrap {
        padding-top: 5px;
    }
}
@media only screen and (min-width: 601px){
    .bottom_fixedbar > a > br {
        display: none;
    }   
}
@media only screen and (max-width: 600px){
    .three_columns>.column1, .three_columns>.column2 {
        width: 100%;
    }
    .three_columns>.column3{
        margin-top: 0px;
    }
    .footer_top .column_inner>div {
        margin: 0!important;
    }
    .treatable_wrap .title3{
        font-size: 18px;
    }
    .icon_img_box .icon_img{
        left: 10px;
    }
    .icon_img_box{
        padding-left: 110px;
    }
    .bottom_fixedbar > a{
        padding: 5px;
        font-size: 10px;
        line-height: 12px;
        font-size: 10px;
    }
    body {
        padding-bottom: 36px;
    }
    .title.has_background, .title.has_fixed_background {
        height: 80px!important;
    }
    .text_content1 .titleinnerpage1{
        line-height: 1.4em;
    }
    .text_content1 p{
        line-height: 24px;
    }
    .contact_detals, .office_hours {
        padding: 8px 5px;
        width: 100%;
    }
    .contact_detals .btnbox2{
        font-size: 14px;
        padding: 8px 20px 6px;
    }
    .contact_form1 > .vc_column-inner > .wpb_wrapper {
        padding: 25px 15px 10px;
    }
    body .contact_form1 .gform_wrapper ul.gform_fields li.gfield:nth-child(1) {
        padding-right: 5px !important;
    }
    body .contact_form1 .gform_wrapper ul.gform_fields li.gfield:nth-child(2) {
        padding-left: 5px !important;
    }
}
@media only screen and (max-width: 480px){
    .erectile-dysfunction-slider .slick-list {
        padding-right: 36% !important;
    }
    .erectile-dysfunction-slider .wpb_column > .vc_column-inner{
        padding-left: 5px;
        padding-right: 5px;
    }
    .yearsexperience_text h2{
        font-size: 22px;
        line-height: 30px;
    }
    .enquiry_form > .vc_column-inner > .wpb_wrapper,.wpb_widgetised_column .enquiry_form:nth-child(1) {
        padding: 35px 25px 25px !important;   
    }
    .breadcrumb_wrap.breadcrumb{
        font-size: 12px;
    }
    .title.has_background, .title.has_fixed_background {
        height: 60px!important;
    }
    .breadcrumb_wrap.breadcrumb {
        padding-top: 15px;
    }
    .pt_40px {
        padding-top: 18px;
    }
    .right-main .pt_40px {
        padding-top: 8px;
    }
    .treatmentgrid_box > .full_section_inner > .wpb_column{
        width: 100%;
    }
}