#hide_email b {
    display:none;
}

/*-------------------------*/
/*header css*/
/*-------------------------*/

/*section img*/
section img{
    width: 100%;
    height:auto;
}

/*slider*/
#slider{
    overflow: visible;
    z-index: 2;
}
@media screen and (min-width: 769px) {
    #slider_top{
        width: 100%;
        position: absolute;
        top:0;
        left:0;
    }
}

/*top-nav*/
@media only screen and (min-width: 321px) and (max-width: 375px){
    .top-nav ul li{
        padding-left: 9px;
        padding-right: 6px;
        font-size: 11px;
    }
}
@media only screen and (max-width: 320px){
    .top-nav ul li{
        padding-left: 7px;
        padding-right: 5px;
        font-size: 10px;
    }
}
@media only screen and (max-width: 992px){
    #slider_top .top-nav{
        display: none;
    }
}
@media only screen and (min-width: 769px){
    .top-nav ul li{
        font-size: 16px;
    }
}

/*primary menu*/
#header, #header-wrap, #logo img, #primary-menu:not(.style-2), #primary-menu:not(.style-2) > ul{
    height: 70px;
}

@media only screen and (min-width: 426px) and (max-width: 991px){
    #header, #header-wrap, #logo img, #primary-menu:not(.style-2), #primary-menu:not(.style-2) > ul{
        height: 45px;
    }
}
@media only screen and (max-width: 425px){
    #header, #header-wrap, #logo img, #primary-menu:not(.style-2), #primary-menu:not(.style-2) > ul{
        height: 120px;
    }
}

#primary-menu ul li a{
    height: 70px;
    line-height: 70px;
}

#primary-menu ul ul a {
    font-size: 14px;
}

@media screen and (min-width: 992px) {
    #primary-menu ul{
        float: none;
        display: inline-block;
    }
}
@media screen and (min-width: 992px) {
    #primary-menu{
        float: none;
        text-align: center;
    }
}
@media screen and (min-width: 992px) {
    #primary-menu ul ul, #primary-menu ul li .mega-menu-content{
        width: 380px;
        text-align: left;
        top: 70px;

    }
}
@media screen and (max-width: 991px) {
    #primary-menu-trigger, #page-submenu-trigger{
        position: inherit !important;
    }
}
@media screen and (max-width: 991px) {
    #primary-menu{
        width: 100%;
        position: absolute;
        background-color: black;
        top:30;
        left:0;
    }
}
@media screen and (max-width: 991px) {
    #primary-menu li{
        padding-left: 20px;
    }
}
#primary-menu-trigger, #page-submenu-trigger{
    line-height: 15px;
    padding: 15px 10px;
}

/*header*/
@media only screen and (max-width: 991px){
    #header.transparent-header, #header.semi-transparent {
        z-index: 10;
    }
}
#header.sticky-header #primary-menu > ul > li > a{
    line-height: 70px;
}

#header.sticky-header, #header.sticky-header #header-wrap, #header.sticky-header #primary-menu, #header.sticky-header #primary-menu > ul, #header.sticky-header #primary-menu > ul > li > a{
    height: 70px;
}
#header.sticky-header #primary-menu > ul > li > ul, #header.sticky-header #primary-menu > ul > li > .mega-menu-content, #header.sticky-header #primary-menu > ul > li.mega-menu > .mega-menu-content{
    top:79px;
}
#primary-menu ul li a:before{
    bottom: 15px;
}


/*floating*/
@media only screen and (max-width: 425px){
    .floating-pn{
        display:none;
    }
}

.floating-pn{
    z-index: 2 !important;
    bottom: 0px;
    padding: 5px;
    padding-left: 30px;
    padding-right: 20px;
}

.floating-pn img{
    height: auto;
}
.floating-pn p{
    text-align: justify;
}

@media screen and (min-width: 1441px){
    #floating_text{
        margin-top: 20px;
    }
    .floating-pn img{
        width: 90px;
    }
    #doc_name{
        font-size: 20px;
        margin: -5px 0px;
    }
    #doc_specialty{
        font-size: 16px;
        margin: -5px 0px;
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1440px){
    #floating_text{
        margin-top: 18px;
    }
    .floating-pn img{
        width: 80px;
    }
    #doc_name{
        font-size: 18px;
        margin: -5px 0px;
    }
    #doc_specialty{
        font-size: 14px;
        margin: -5px 0px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1024px){
    #floating_text{
        margin-top: 16px;
    }
    .floating-pn img{
        width: 70px;
    }
    #doc_name{
        font-size: 16px;
        margin: -5px 0px;
    }
    #doc_specialty{
        font-size: 13px;
        margin: -5px 0px;
    }
}


@media only screen and (min-width: 769px) and (max-width: 991px){
    #floating_text{
        margin-top: 16px;
    }
    .floating-pn img{
        width: 70px;
    }
    #doc_name{
        font-size: 19px;
        margin: -5px 0px;
    }
    #doc_specialty{
        font-size: 14px;
        margin: -5px 0px;
    }
}

@media only screen and (min-width: 426px) and (max-width: 768px){
    #floating_text{
        margin-top: 10px;
    }
    .floating-pn img{
        width: 60px;
    }
    #doc_name{
        font-size: 18px;
        margin: -5px 0px;
    }
    #doc_specialty{
        font-size: 14px;
        margin: -5px 0px;
    }
}

/*header logo*/
@media only screen and (min-width: 426px){
    #header_logo{
        display: none;
    }
}
@media only screen and (min-width: 321px) and (max-width: 425px){
    #header_logo img{
        width: 55px;
    }
}
@media only screen and (max-width: 320px){
    #header_logo img{
        width: 50px;
    }
}
#header_logo{
    padding-top: 10px;
}
#header_logo img{
    height: auto;
}
#header_logo p{
    margin: -5px 0px;
}
#header_logo #floating_text{
    margin-top: 16px;
}

@media only screen and (min-width: 376px) and (max-width: 425px){
    #header_logo #floating_text{
        margin-top: 9px;
        padding-left: 7% !important;
    }
}
@media only screen and (min-width: 336px) and (max-width: 375px){
    #header_logo #floating_text{
        margin-top: 12px;
        padding-left: 5% !important;
    }
}
@media only screen and (max-width: 335px){
    #header_logo #floating_text{
        margin-top: 11px;
        padding-left: 3% !important;
    }
}

@media only screen and (min-width: 376px) and (max-width: 425px){
    #doc_name{
        font-size: 20px;
    }
}
@media only screen and (min-width: 336px) and (max-width: 375px){
    #doc_name{
        font-size: 19px;
    }
}
@media only screen and (max-width: 335px){
    #doc_name{
        font-size: 16px;
    }
}
@media only screen and (min-width: 376px) and (max-width: 425px){
    #doc_specialty{
        font-size: 15px;
    }
}
@media only screen and (min-width: 336px) and (max-width: 375px){
    #doc_specialty{
        font-size: 14px;
    }
}
@media only screen and (max-width: 335px){
    #doc_specialty{
        font-size: 12px;
    }
}

/*-------------------------*/
/*home css*/
/*-------------------------*/
#content{
    z-index: 1;
}
/*home services*/
.button.button-reveal.button-small{
    margin-top: 10px;
}
.feature-box{
    margin-top: 0px;
}
/*home newsletter*/
#widget-subscribe-form .form-control{
    border: 1px solid rgba(255,255,255,0.5);
    margin-top: 10px;
    width: 300px;
}
.cs-newsletter-success-message{
    font-size: 16px;
}
/*home articles*/
#home_articles{
    height: 120px;
}
.feature-box h3{
    font-size: 20px;
}
@media only screen and (max-width: 1199px) and (min-width: 992px){
    .post-grid.grid-3 .entry{
        width: 33.325% !important;
    }
}

/*-------------------------*/
/*services css*/
/*-------------------------*/

#services_list li{
    color: white
}
/*services title*/
#services_title{
    text-align: center;
    margin-bottom: 15px;
}
@media screen and (max-width: 425px){
    #services_title{
        margin-top: 15px;
    }
}
@media screen and (max-width: 768px) {
    .feature-box h3 span.subtitle{
        font-size: 16px;
    }}
@media screen and (min-width: 769px) {
    .feature-box h3 span.subtitle{
        font-size: 18px;
    }}
/*services box*/
#services_box{
    padding-left: 0px;
}
#services_box h3{
    height: 100px;
}
.feature-box.fbox-center:not(.fbox-bg) h3:after{
    position: absolute;
    top: 80px;
    left: 50%;
    transform: translate(-50%);
}


/*-------------------------*/
/*private practice css*/
/*-------------------------*/

.portfolio-image{
    float: left;
    background: white;
    border: 2px solid white;
}
#portfolio_general .portfolio-image{
    float: left;
    background: white;
    border: 2px solid white;
}
#private_practice{
    margin-top: 40px;
    margin-bottom: 15px;
}

/*-------------------------*/
/*resume css*/
/*-------------------------*/

.dark p, .dark .entry-content{
    color: white;
}
#resume_title{
    margin-bottom: 25px;
}
@media screen and (max-width: 425px){
    #resume_title{
        margin-top: 15px;
    }
}

#resume article{
    font-size: 16px;
}
@media screen and (max-width: 425px) {
    #resume article{
        margin-top: 20px;
    }
}
#resume_text{
    font-size: 18px;
}
.widget ul li {
    list-style: none;
    color: #1ea1a2;
    border-bottom: 1px solid #dde1e3;
    padding: 0 0 10px;
    margin: 10px 0 0;
}

/*-------------------------*/
/*posts css*/
/*-------------------------*/

.content-wrap{
    padding-bottom: 0px;
    padding-top: 0px !important
}
#posts{
    margin-bottom: 15px;
}
@media screen and (max-width: 425px){
    #posts{
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

#articles{
    height: 200px;
}
.entry-meta li{
    font-style:normal;
}
#article_title{
    padding-left: 0px !important;
    padding-right: 0px !important;
}
#article_date{
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.handwriting span{
    font-size: 16px;
}
.handwriting span i{
    padding:5px;
}

.tag_title{
    padding-top: 15px;
}
/*-------------------------*/
/*contact css*/
/*-------------------------*/

.has-error-contact{
    border: 2px red solid;
}
.cs-contact-success-message{
    font-size: 20px;
    margin-top: 18px;
    background-color: #343434;
    background: transparent;
    font-family: 'Roboto', sans-serif;
}
.contact .toppadding-md{
    padding-top: 50px !important;
}

#google_map_window{
    background-color: white;
}
#google_map_window span{
    font-size: 15px;
}

/*-------------------------*/
/*footer css*/
/*-------------------------*/

#footer{
    margin-top: 0px !important;
}

/*hr*/
#footer hr{
    margin-top: 10px;
    margin-bottom: 10px;
}
@media only screen and (min-width: 1441px){
    #footer hr{
        width: 25%;
    }}
@media only screen and (min-width: 1025px) and (max-width: 1440px){
    #footer hr{
        width: 33%;
    }}
@media only screen and (min-width: 769px) and (max-width: 1024px){
    #footer hr{
        width: 43%;
    }}
@media only screen and (min-width: 426px) and (max-width: 768px){
    #footer hr{
        width: 57%;
    }}
@media screen and (max-width: 425px) {
    #footer hr{
        width: 80%;
    }}

/*footer top and bottom padding*/
.toppadding-md{
    padding-top: 25px !important;
    padding-bottom: 20px !important;
}
#footer .col_full{
    margin-bottom: 0px !important;
}
#footer ul{
    margin-bottom: 0px !important;
}
#footer .social-icon{
    margin-bottom: 0px !important;
    background: #1ea1a2;
}

/*footer logo*/
#footer img{
    height: 80px;
    width: auto;
    margin-bottom: 10px;
}

/*footer text*/
#footer .footer-widgets-wrap{
    padding: 0 0;
}
.social-widget{
    margin-top: 10px;
}

/*after footer*/
#copyrights{
    margin-top: 0px !important;
    padding: 10px 0px;
}
@media screen and (min-width: 769px) {
    #footer p{
        font-size: 18px;
    }
}
@media screen and (max-width: 768px) {
    #footer p{
        font-size: 16px;
    }
}

#footer_left p{
    margin-bottom: 0px;
}
#footer_right p{
    margin-bottom: 0px;
    text-align: right;
}
@media screen and (max-width: 425px) {
    .cs-copyright #footer_left p{
        text-align: center;
    }
}
@media screen and (max-width: 425px) {
    .cs-copyright #footer_right p{
        text-align: center;
    }
}

/*-------------------------*/
/*general page css*/
/*-------------------------*/

#portfolio_general .portfolio-item{
    width: 33.325% !important;
}
@media screen and (min-width: 426px) and (max-width: 991px){
    #portfolio_general .portfolio-item{
        width: 50% !important;
    }
}
@media screen and (max-width:425px){
    #portfolio_general .portfolio-item{
        width: 100% !important;
    }
}

/*article bullets*/

#list_padding ul{
    padding-left: 30px;
    font-size: 16px;
}
#list_padding ol{
    padding-left: 30px;
}

.xlarge-font{
    font-size: 30px !important;
}
@media screen and (max-width:425px){
    .xlarge-font {
        font-size: 22px !important;
    }
}
@media screen and (min-width:426px) and (max-width:991px){
    .xlarge-font {
        font-size: 24px !important;
    }
}


.content-wrap{
    padding-top: 60px;
    padding-bottom: 0px;
}

.postcontent, .sidebar, .col_full, .col_half, .col_one_third, .col_two_third, .col_three_fourth, .col_one_fourth, .col_one_fifth, .col_two_fifth, .col_three_fifth, .col_four_fifth, .col_one_sixth, .col_five_sixth{
    margin-bottom: 0px;
}

.entry-meta li{
    color:#1ea1a2 !important;
}
.section{
    padding-bottom: 0px;
}
#services{
    margin: 0px 0;
    padding: 0px 0 50px 0;
}

@media screen and (min-width:426px){
    [class*='col-'] {
        padding: 10px !important;
    }
}

/*articles*/
#posts{
    margin-bottom: 0px !important;
}
.postcontent{
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}
#article_date{
    color:#1ea1a2;
}

/*sidebar list*/
.widget_categories li a{
    background: none;
    color:#1ea1a2;
    padding-left: 3px;
}
.widget_categories h3 a{
    color:black;
}

@media screen and (min-width:426px){
    #general_page_container{
        width: 90% !important;
    }
}
@media screen and (max-width:425px){
    .col-md-9,.col-sm-9{
        padding-left: 0px !important;
    }
}
#general_page_container article{
    text-align: justify;
}
#general_page_container h4 a{
    color: black;
}

#content_with_padding{
    padding-top: 50px !important;
}

/*general page sidebar*/
#social_general_page{
    background-color: #f9f9f9;
    cursor: pointer;
}
#social_general_page .container{
    padding: 0 0px;
}
#social_general_page ul{
    float: left;
}
@media screen and (max-width:849px){
    #social_general_page a{
        font-size: 12px;
        color: white;
    }
}
@media screen and (min-width:850px){
    #social_general_page a{
        font-size: 14px;
        color: white;
    }
}
#social_general_page li{
    border: 1px solid #1ea1a2;
    background-color: #1ea1a2 !important;
}
@media screen and (max-width:849px){
    #social_general_page #facebook{
        padding:7px 13px;
    }
    #social_general_page #twitter{
        padding:7px 10px;
    }

}
@media screen and (min-width:850px){
    #social_general_page #facebook{
        padding:7px 14px;
    }
    #social_general_page #twitter{
        padding:7px 10px;
    }

}
@media screen and (max-width:425px){
    #social_row{
        padding-left: 0px !important;
    }
    #sidebar_row{
        padding-left: 0px !important;
    }
}

#sidebar_general_page{
    margin-top: 0px;
}

#general_page_container h3{
    text-align: left !important;
}
@media screen and (max-width:768px){
    #general_page_container h3{
        padding-bottom: 10px !important;
    }
}
/*Breadcrumbs*/
@media screen and (min-width:783px){
    .breadcrumb{
        position: initial !important;
        font-size: 16px;
    }
}
@media screen and (max-width:782px){
    .breadcrumb{
        position: initial !important;
        font-size: 14px;
    }
}
.breadcrumbs{
    float: right;
}

@media screen and (max-width:595px){
    #breadcrumbs{
        display: none;
    }
    #breadcrumb_row{
        display: none;
    }
}
#breadcrumbs{
    margin-top: 20px;
}

@media screen and (max-width:991px){
    .top-nav{
        background-color: #f9f9f9 !important;
    }
}
#breadcrumb_row{
    margin-top: 15px;
    margin-bottom: 35px !important;
}
#posts #breadcrumb_row{
    padding-left: 20px !important;
}

/*-------------------------*/
/*cookies css*/
/*-------------------------*/

/*** flex box ***/
.flex_row_nowrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex-flow: row nowrap;
    -moz-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    -webkit-flex-flow: row nowrap;
    flex-flow: row nowrap;
}
.flex_space_between {
    -webkit-box-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.flex_align_center {
    -webkit-box-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    -ms-flex-align: center;
    -webkit-align-items: flex-end;
    align-items: center;
}
.flex_row_wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row rap;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
}
.flex_space_around {
    -webkit-box-justify-content: space-around;
    -moz-justify-content: space-around;
    -ms-justify-content: space-around;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around;
}
/*** flex box end ***/

/*** Cookie accept/confirm bar ***/
.cookie_accept_bar_message{
    font-size: 13px;
    color: #000;
}

.cookie_accept_bar_container,.booking_under_construction_container{
    display: none;
    position: fixed !important;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999999999;
    padding: 10px 0px;}
/*** End of Cookie accept/confirm bar ***/

.cookie_accept_bar_message{
    color: white;
}
.cookie_accept_bar_message a{
    color: #1ea1a2;
}
.custom_button{
    background-color: #1ea1a2;
    color: white;
    margin-right: 10px;
    min-width: 100px;
}

/*-------------------------*/
/*videos css*/
/*-------------------------*/

#videos{
    margin-bottom: 35px;
}
#videos .entry{
    margin-bottom: 0px;
}
#videos .entry-image{
    margin-bottom: 0px;
}