@charset "UTF-8";


/*   Global Styles   */

@media screen and (min-width:0\0) {
    html{
        font-size: 89%;
    }

}

html{

}
body{
    
}
p{
    font-family: 'ralewayregular';
}
a{
    -webkit-transition: color 0.2s, background-color 0.2s, border-color 0.2s;
    -moz-transition: color 0.2s, background-color 0.2s, border-color 0.2s;
    -o-transition: color 0.2s, background-color 0.2s, border-color 0.2s;
    -ms-transition: color 0.2s, background-color 0.2s, border-color 0.2s;
    transition: color 0.2s, background-color 0.2s, border-color 0.2s;
}
h1, h2, h3, h4, h5, h6{
    font-family: 'smilezone_regular_macregular';
    
}

.colorOrange{
    color: #ffc045;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6{
    color: #0a91ab;
}
.entry-content{
    color: #0a91ab;
    min-height: 300px;
}
.entry-content a{
    color: #E49700;
}
.entry-content a:hover{
    color:#065471;
}
.entry-content hr{
    max-width: 100%;
    border-bottom: 2px solid rgba(10,145,171,0.6);
}


/*   Top Header   */
#topHeader{
    background: #065471;
}
#topHeader .rightCol{
    background: #fff;
    padding-left: 0;
}
#topHeader .social{
    list-style-type: none;
    margin-left: 0;
    display: flex;
    margin-top: 14px;
}
#topHeader .social li{
    padding: 0 10px;
}
#topHeader .social li a{
    color: #0a91ab;
}
#topHeader .social li a:hover{
    color: #fff;
}
#topHeader .beforeAfter{
    background: #0a91ab;
    color: #fff;
    position: relative;
    font-family: 'smilezone_regular_macregular';
    padding: 21px 70px 21px 9px;
    line-height: 3.5;
}
#topHeader .beforeAfter .cutLeft:before{
    content: "";
    width: 0;
    height: 0;
    border-bottom: 57px solid #0a91ab;
    border-left: 58px solid transparent;
    position: absolute;
    z-index: 97;
    top: 0;
    float: left;
    left: -58px;
}
#topHeader .scheduleAppt{
    font-family: 'smilezone_regular_macregular';
    padding: 21px 70px 21px 9px;
    line-height: 3.5;
    background: #ffc045;
    color: #fff;
    position: relative;
}
#topHeader .scheduleAppt .cutLeft:before{
    content: "";
    width: 0;
    height: 0;
    border-bottom: 57px solid #ffc045;
    border-left: 58px solid transparent;
    position: absolute;
    z-index: 97;
    top: 0;
    float: left;
    left: -58px;
}
#topHeader .callUs{
    font-family: 'smilezone_regular_macregular';
    background: #fff;
    color: #0a91ab;
    font-size: 1.4rem;
    padding: 0 40px 0 9px;
    line-height: 2.4;
    position: relative;
    top: 4px
}
#topHeader .callUs .cutLeft:before{
    content: "";
    width: 0;
    height: 0;
    border-bottom: 57px solid #fff;
    border-left: 58px solid transparent;
    position: absolute;
    z-index: 97;
    top: -20px;
    float: left;
    left: -58px;
}


/*   Top Menu   */
.logo {
    width: 70%;
    margin: 25px 0 18px 20px;
}
.top-bar-left {
    float: left;
    width: 30% !important;
}
.top-bar-left .home a{
    padding: 0 !important;
}
.top-bar-left .home a:hover{
    background: #fff !important;
}


.top-bar .menu a{
    height: auto;
}
.desktop-menu li.menu-item a{
    padding: 2rem;
}
.top-bar, .top-bar ul {
    background-color: #fff;
}
.top-bar {
    padding: 0px;
    z-index: 9999;
    position: relative;
}
.top-bar .menu > li:not(.menu-text) > a {
    font-family: 'smilezone_regular_macregular';
    color: #0a91ab;
    font-size: 1rem;
    letter-spacing: 1px;
    padding: 2rem 1rem;
}
.top-bar .menu li:not(:last-child){
    border-right: 0;
}
.is-dropdown-submenu li.is-submenu-item a
{
    font-family: 'ralewayregular' !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: .8rem !important;
    padding: 1rem !important;
}
.top-bar .menu a:hover:not(.button) {
    background-color: #065471;
    color: #fff;
}
.menu .active > a{
    background-color: #065471;
    color: #fff !important;
}
.top-bar .dropdown.menu .submenu{
    background-color: #0a91ab;
    color: #fff;
}
.top-bar .dropdown.menu .submenu a{
    color: #fff !important;
}


/*   Home Banner   */
#front-hero{
    background: url(../images/BannerSlide_01.jpg) no-repeat center top;
    background-size: cover;
    margin-bottom: 0;
}


/*   Call Out Button Drawers   */
#callOutDrawers{
    width: 100%;
}
#callOutDrawers > .callOut{
    width: 25%;
}
#callOutDrawers .callOut{
    font-family: 'smilezone_regular_macregular';
    color: #FFF;
    padding: 20px;
    font-size: 1.3rem;
    letter-spacing: 1px;
    text-align: center;
    background: #fff;
    padding: 0; 
}
#callOutDrawers .callOut .wrap{
    position: relative;
}
#callOutDrawers .callOut .heading{
    padding: 20px;
    position: absolute;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
    width: 100%;
}
#callOutDrawers .callOut .featuredImage{
    padding-top: 71px;
}
#callOutDrawers .callOut p.content{
    color: #8b8b8b;
    font-size: .8rem;
    margin: 20px;
    border-bottom: 1px solid #d9d9d9;
}
#callOutDrawers .callOut .readMore{
    text-align: left;
    font-family: 'ralewayregular';
    color: #ffc045;
    font-size: .8rem;
    font-style: italic;
    display: block;
    padding: 10px 10px;
}
#callOutDrawers .callOut.drawer_01 .heading,
#callOutDrawers .callOut.drawer_03 .heading{
    background: #ffc045;
}
#callOutDrawers .callOut.drawer_02 .heading,
#callOutDrawers .callOut.drawer_04 .heading{
    background: #0a91ab;
}
#callOutDrawers .callOut.drawer_01,
#callOutDrawers .callOut.drawer_02,
#callOutDrawers .callOut.drawer_03,
#callOutDrawers .callOut.drawer_04{
    height: 71px;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
    overflow: hidden;
    position: relative;
    width: 25%;
    display: inline;
    top: 549px;
}
#callOutDrawers .callOut.drawer_01:hover,
#callOutDrawers .callOut.drawer_02:hover,
#callOutDrawers .callOut.drawer_03:hover,
#callOutDrawers .callOut.drawer_04:hover{
    max-height: 385px;
    height: 385px;
    top: 235px;
}
#callOutDrawers .callOut .heading:hover{
    padding: 20px;
    position: absolute;
}


/*   Mission Statement   */
#missionStatement{
    padding: 110px 0;
    background: url(../images/MissionStatement_BG.jpg) repeat-x center top;
    background-size: cover;
}
#missionStatement h2.heading{
    color: #fff;
    border-bottom: 2px solid rgba(10,145,171,0.6);
    text-align: center;
}
#missionStatement p{
    color: #fff;
    text-align: center;
    margin-top: 10px;
    padding: 30px;
}


/*   Welcome Area   */
#welcomeArea{
    padding: 80px 0;
}
#welcomeArea h2.heading{
    color: #0a91ab;
    border-bottom: 2px solid rgba(10,145,171,0.6);
    margin-bottom: 20px;
}
#welcomeArea p{
    color: #0a91ab;
}
#welcomeArea p a{
    color: #E49700;
}
#welcomeArea p a:hover{
    color: #065471;
}


/*   Featured Area   */

#featuredArea .orangeArea{
    background: #ffc045 url(../images/Emergency_BG.jpg) no-repeat bottom left;
} 
#featuredArea .blueArea{
    background: #0a91ab url(../images/Testimonials_BG.jpg) no-repeat top right;
}
#featuredArea .orangeArea, 
#featuredArea .blueArea{
    padding: 110px 60px;
    text-align: center;
    max-height: 550px;
}
#featuredArea h2.heading{
    color: #fff;
    font-size: 2rem;
    border-bottom: 2px solid rgba(255,255,255,0.6);
    padding-bottom: 10px;
    margin-bottom: 40px;
}

#featuredArea blockquote, #featuredArea blockquote p {
    line-height: inherit;
    color: #fff;
    margin: 0 0 30px 0;
    padding: 0;
    border: 0;
    font-family: 'ralewayregular';
}

#featuredArea p{
    color: #fff;
    margin-bottom: 40px;
    min-height: 50px;
    overflow: hidden;
}

.testimonials-widget-testimonial cite, .testimonials-widget-testimonial div.credit{
    text-align: center;
}
.testimonials-widget-testimonial cite:before, .testimonials-widget-testimonial div.credit:before{
    color: #fff;
}
.testimonials-widget-testimonial cite:after, .testimonials-widget-testimonial div.credit:after{
    content: " –";
    color: #fff;
}



#featuredArea .author{
    text-transform: uppercase;
    color: #fff;
}
#featuredArea hr{
    border-bottom: 1px solid rgba(255,255,255,0.6);
    width: 70%;
    margin: 0 auto;
}
#featuredArea .telephoneWrap{
    font-family: 'smilezone_regular_macregular';
    background: #fff;
    color: #ffc045;
    padding: 0 20px;
    font-size: 2.8rem;
    font-weight: bold;
    width: 80%;
    margin: 50px auto 0 auto;
}


/*   Office Hours / Directions   */
#hoursDirections{
    padding: 110px 60px;
}
#hoursDirections h2.heading{
    color: #0a91ab;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
#hoursDirections .icon{
    font-size: 12rem;
    text-align: center;
    color: #d9d9d9;
    line-height: 0;
}
#hoursDirections ul{
    list-style-type: none;
    margin-left: 0;  
}
#hoursDirections ul li{
    border-bottom: 1px solid #d9d9d9;
    padding: 8px 0;
    color: #8b8b8b;
    padding-left: 3px;
}
#hoursDirections ul li:before{
    content: " ";
    margin-right: 8px;
    width: 0; 
    height: 0; 
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    border-left: 5px solid #065471;
    font-size: 0;
    line-height: 0;
    top: -5px;
    position: relative;
}
#hoursDirections .button{
    background: #0a91ab;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-right: 60px;
    position: relative;
}
#hoursDirections .button:after{
    content: "\f178";
    font-family: "FontAwesome";
    color: #fff;
    float: right;
    position: absolute;
    right: 28px;
    top: 5px;
    height: 10px;
    width: 10px;
    font-size: 1.8rem;
}


/*   Scheduling Appointments   */
#schedulingAppt{
    padding: 110px 60px;
    background: #f2f2f2 url(../images/SchedulingAppt_BG.png) no-repeat top right;
}
#schedulingAppt h2.heading{
    color: #0a91ab;
    border-bottom: 2px solid rgba(10,145,171,0.6);
    padding-bottom: 10px;
    margin-bottom: 40px;
}
#schedulingAppt p{
    color: #0a91ab;
    margin-bottom: 40px;
}
#schedulingAppt .button{
    background: #0a91ab;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-right: 60px;
    position: relative;
}
#schedulingAppt .button:after{
    content: "\f178";
    font-family: "FontAwesome";
    color: #fff;
    float: right;
    position: absolute;
    right: 28px;
    top: 5px;
    height: 10px;
    width: 10px;
    font-size: 1.8rem;
}

/*   Top Footer   */
#topFooter{
    background: #065471;
    padding: 60px 0;
}
#topFooter .logoWrap{
    text-align: center;
}
#topFooter h2.heading{
    color: #fff;
    font-size: 2rem;
}
#topFooter ul{
    list-style-type: none;
    margin-left: 0;  
}
#topFooter ul li{
    border-bottom: 1px solid rgba(255,255,255,0.3);
    padding: 8px 0;
    color: #fff;
    padding-left: 3px;
}
#topFooter ul li:before{
    content: " ";
    margin-right: 8px;
    width: 0; 
    height: 0; 
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    border-left: 5px solid #ffc045;
    font-size: 0;
    line-height: 0;
    top: -5px;
    position: relative;
}




#footer-container{
    margin-top: 0;
    border-top: 0;
    background: #05435a;
    font-family: 'ralewayregular';
    color: #fff;
    font-size: .8rem;
}

#footer-container ul{
    display: flex;
    float: right;
}
#footer-container ul li{
    border-right: 1px solid #ffc045;
    padding: 0 15px;
}
#footer-container ul li:last-child{
    border-right: 0;
}
#footer-container ul li a{
    font-family: 'ralewayregular';
    color: #fff;
    font-size: .8rem;
}



#page-full-width,
#single-post{
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
}
header h1.entry-title{
    font-size: 2rem;
    background-color: rgba(0,0,0,0.06);
    color: #0a91ab;
    padding: 10px 0 10px 20px;
    margin-bottom: 0;
}
#page-full-width .entry-content,
#single-post .entry-content{
    padding: 30px 30px 60px 30px;
}
.fullWidthMainFeaturedWrap{
    background:#0a91ab;
    padding: 0;
}
.fullWidthMainFeaturedWrap #featured-hero{
    margin-bottom: 0;
}
.fullWidthMainFeaturedWrap .widgetArea{
    padding: 30px;
}
.fullWidthMainFeaturedWrap .widgetArea h4.heading{
    color: #fff;
}
.fullWidthMainFeaturedWrap .widgetArea p.content{
    color: #fff;
}

.fullWidthMainFeaturedWrap .widgetArea .button{
    background: #ffc045;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-right: 60px;
    position: relative;
    width: 100%;
}
.fullWidthMainFeaturedWrap .widgetArea .button:after{
    content: "\f178";
    font-family: "FontAwesome";
    color: #fff;
    float: right;
    position: absolute;
    right: 28px;
    top: 5px;
    height: 10px;
    width: 10px;
    font-size: 1.8rem;
}




ul.insurance,
ul.forms,
ul.simpleList{
    list-style-type: none;
    margin-left: 0;
}
ul.insurance li,
ul.forms li,
ul.simpleList li{
    border-bottom: 1px solid rgba(0,0,0,0.1);
    line-height: 2.5;
}
.pageSEOHeading{
    font-size: 2rem;
}

ol.orderList{
    
}
ol.orderList li{
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-top: 7px;
    padding-bottom: 7px;
}


ul.simpleListPad{
    list-style-type: none;
    margin-left: 0;
}
ul.simpleListPad li{
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-top: 7px;
    padding-bottom: 7px;
}


.entry-content .panel{
    background: #0a91ab;
    padding: 20px;
    color: #fff;
    margin-bottom: 20px;
}
.entry-content .panel.red {
    background-color: rgba(0,0,0,0.06); 
}
.entry-content .panel.red .panelHeading{
    color: #ff0000;
}
.entry-content .panel .panelHeading{
    color: #fff;
}
.entry-content .panel ul.simpleList{
    margin-bottom: 0;
}
.entry-content .panel ul.simpleList li:last-child{
    border-bottom: 0;
}
.entry-content .panel ul.simpleList a{
    color: #fff;
}
.entry-content .panel ul.simpleList a:hover{
    color: #05435a;
}


.entry-content .panel.gray{
    background: rgba(0,0,0,0.1);
    padding: 20px;
    color: #fff;
    margin-bottom: 20px;
}
.entry-content .panel.gray .panelHeading{
    color: #0a91ab;
}
.entry-content .panel.gray .button{
    margin-bottom: 0;
}

.entry-content .panel.gray .button{
    margin-bottom: 0;
    background: #0a91ab;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-right: 60px;
    position: relative;
    width: 100%;
    color: #fff;
}
.entry-content .panel.gray .button:hover{
    color: #fff;
}
.entry-content .panel.gray .button:after{
    content: "\f178";
    font-family: "FontAwesome";
    color: #fff;
    float: right;
    position: absolute;
    right: 28px;
    top: 5px;
    height: 10px;
    width: 10px;
    font-size: 1.8rem;
}

.entry-content .gfield_label{
    color: #0a91ab;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'smilezone_regular_macregular';
}
.entry-content .gform_button{
    margin-bottom: 0;
    background: #0a91ab;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-right: 60px;
    position: relative;
    width: 100%;
}
.entry-content .gform_button:hover{
    color: #fff;
}



#single-post .main-content{
    width: 100%;
}
#single-post .entry-content header{
    background: #0a91ab;
    color: #fff;
    padding: 20px;
}
#single-post .entry-content header p,
#single-post .entry-content footer p{
    margin-bottom: 0;
}
#single-post .entry-content footer{
    background: rgba(0,0,0,0.1);
    padding: 20px;
    margin-bottom: 30px;

}
#single-post .entry-content footer p{
    font-family: 'smilezone_regular_macregular';
}
#single-post .entry-content footer a{
    background: #0a91ab;
    color: #ffc045;
    padding: 4px 13px;
    border-radius: 10px;
    font-size: .8rem;
    font-family: 'ralewayregular';
}
#single-post .entry-content footer a:hover{
    background: #065471;
    color: #fff;
}

#single-post .contentWrap,
#single-post .commentsWrap{
    padding: 0;
}


.widgetArea [type='text']{
    border: 0;
}
.widgetArea h3{
    color: #fff;
    font-size: 1.5625rem;
}
.widgetArea ul{
    margin-left: 0;
    list-style-type: none;
}
.widgetArea ul li{
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-top: 7px;
    padding-bottom: 7px;
    color: #fff;
}
.widgetArea ul li a{
    color: #ffc045;
}
.widgetArea ul li a:hover{
    color:  #065471;
}
.widgetArea .widget{
    margin-bottom: 30px;
}



#comments{
    background: rgba(0,0,0,0.1);
}
#comments h3{
    font-size: 1.5625rem;
    padding: 20px;
    color: #0a91ab;
    margin-bottom: 0;
}
#comments ol.comment-list{
    list-style-type: none;
    margin-left: 0;
    background: #065471;
}

#comments ol.comment-list li{
    border-bottom: 2px solid #ffc045 !important;
}
#comments ol.comment-list li ul.children li{
    border-bottom: 0 !important;
}
#comments ol.comment-list li .comment-body{
    padding: 20px;
    border-bottom: 2px solid rgba(0,0,0,0.1);
}
#comments ol.comment-list li .comment-body time a{
    color: #ffc045;
}
#comments ol.comment-list li .comment-body p {
    color: #fff;
    font-size: .9rem;
}
#comments ol.comment-list li .comment-body .comment-reply-link{
    background: #ffc045;
    color: #065471;
    text-transform: uppercase;
    padding: 10px 20px;
    float: right;
    position: relative;
    clear: both;
}
#comments ol.comment-list li ul.children{
    list-style-type: none;
    border-left: 1.5rem solid rgba(0,0,0,0.1);
    margin-left: 0;
}
#comments cite {
    display: block;
    font-size: 1rem;
    color: #0a91ab;
    text-transform: uppercase;
    font-family: 'ralewayregular';
}
#comments time{
    font-family: 'ralewayregular';
}

#respond{
    padding: 20px;
    font-size: .9rem;
    background: #fff;
}
#respond h3{
    color: #0a91ab;
    font-size: 1.5625rem;
}
#respond .button{
    background: #0a91ab;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    margin-top: 40px;
    display: block;
    width: 100%;
}




.wpgmza_map{
    height: auto !important;
    min-height: 400px !important;
}
#directions_panel_1 {
    height: auto !important;
    position: relative;
    clear: left;
    float: left;
}


#page .main-content{
    width: 100%;
}
.main-content .blogpost-entry{
    padding: 0;
}
.main-content.doctor .blogpost-entry{
    border-right: 0;
}
.main-content .post h2 a{
    color: #0a91ab;
    font-size: 2rem;
}
.main-content .post time{
    color: #065471;
    font-family: 'ralewayregular';
}
.main-content .post .author{
    color: #065471;
    font-family: 'ralewayregular';
    font-size: .8rem;
}
.main-content .post .author a{
    color: #ffc045; 
}
.main-content .post .entry-content{
    min-height: inherit;
}
.blogContentImageWrap{
    padding: 20px;
    margin-right: -1px;
    border-bottom: 0 !important;
    transition: all 0.4s ease-in-out;
}

.blogContentImageWrap footer{
    display: none;
}
.blogFeaturedImageWrap{
    padding: 0;
}
.blogFeaturedImageWrap img.featuredImage{
    width: 100%;
    object-fit: cover;
    object-position: center;
    height: 100%;
}
.blogContentImageWrap:hover{
    padding: 20px;
    border-left: 2.5rem #065471 solid;
    border-bottom: 1px solid rgba(0,0,0,0.02);
    background: rgba(0,0,0,0.05);
}
.pagination{
    text-align: center;
    margin-bottom: 0;
    background-color: rgba(0,0,0,0.06);
}
.pagination .current{
    background: #0a91ab;
    padding: 0;
}
.pagination .current a{
    color: #fff;
}
.pagination a, .pagination button{
    padding: .7rem 1.2rem;
}
.pagination li{
    margin-right: 0;
}

#page-full-width.staff h5.galleryHeading{
    color: #fff;
    font-size: 1.2rem;
    background: #0a91ab;
    margin-bottom: 0;
    padding: 20px;
}

.staffWrap .column{
    padding: 0;
}
.staffWrap .staffContentImageWrap.staff h2{
    color: #0a91ab;
    font-size: 1.2rem;
}
.staffWrap .staffContentImageWrap.staff .entry-content{
    display: none;
}
.staffWrap .staffContentImageWrap{
    padding: 20px;
    border-bottom: 0;
}
.staffFeaturedImageWrap{
    padding: 0;
}
.staffFeaturedImageWrap img.featuredImage{
    width: 100%;
    object-fit: cover;
    object-position: center;
    height: 100%;
}
.staffWrap .title{
    color: #065471;
    font-family: 'ralewayregular';
    font-size: .8rem;
}
.staffWrap .quote {
    border-top: 1px solid rgba(0,0,0,0.1);
    margin-top: 10px;
    padding-top: 10px;
    line-height: 1.9;
    font-size: .8rem;
}


.main-content.doctor .columns{
    padding: 0;
}
.main-content.doctor a.featuredDocHeadingWrap h4{
    padding: 13px 20px 6px 20px;
    color: #0a91ab;
    text-align: center;
    display: block;
    margin-bottom: 0;
}
.main-content.doctor a.featuredDocHeadingWrap span{
    color: #0a91ab;
    text-align: center;
    display: block;
    margin-bottom: 15px;
    font-size: .9rem;
}
.main-content.doctor .featuredDocHeadingWrap .button{
    background: #0a91ab;
    margin-bottom: 0;
    color: #fff;
    font-family: 'ralewayregular';
    text-align: center;
}



.title-bar-title {
    font-weight: bold;
    vertical-align: middle;
    display: inline-block;
    width: 80%;
    position: relative;
    float: right;
    text-align: left;
}
.title-bar {
    background: #fff;
    color: #fefefe;
    padding: 0.5rem;
    height: 60px;
}
.menu-icon::after {
    content: '';
    position: absolute;
    display: block;
    width: 70%;
    height: 2px;
    background: #0a91ab;
    top: 9px;
    left: 5px;
    box-shadow: 0 7px 0 #0a91ab, 0 14px 0 #0a91ab;
}

.title-bar .menu-icon {
    margin-left: 0.25rem;
    margin-right: 0.5rem;
    width: 38px;
    height: 38px;
    position: relative;
    float: left;
    border: 2px solid #0a91ab;
    border-radius: 650px;
    padding: 17px;
    top: 4px;
}
.title-bar .menu-icon:hover{
    border: 2px solid #ccc;
}
.menu-icon:hover::after {
    background: #ccc;
    box-shadow: 0 7px 0 #ccc, 0 14px 0 #ccc;
}



.js-off-canvas-exit{
    background: rgba( 10, 145, 171, .9);
}
.off-canvas{
    background: #065471;
    height: 100vh;
}

#mobile-menu .menu.vertical > li {
    display: block;
    border-bottom: 1px solid rgba( 10, 145, 171, .9);
}
#mobile-menu .menu.vertical > li a{
    font-family: 'smilezone_regular_macregular';
    color: #fff !important;
}
#mobile-menu.menu .active > a {
    font-family: 'smilezone_regular_macregular';
    color: #fff !important;
}
.is-accordion-submenu-parent > a::after{
    border-color: #fff transparent transparent;
}
#mobile-menu .menu.vertical > li:last-child{
    border-bottom: 0;
}


.off-canvas-wrapper {
    background: #065471;
}

.footerSocial .social {
    list-style-type: none;
    display: flex;
    text-align: center;
    width: 360px;
    position: relative;
    margin: 20px auto;
    padding: 0;
}
.footerSocial .social li {
    padding: 0 1.8rem;
}
.footerSocial .social li a {
    color: #0a91ab;
}

.angiesList {
    margin-top: 30px;
    font-size: 1rem;
    color: #fff;
    background: transparent;
    border: 2px solid #fff;
}
.angiesList:hover{
    background: #ffc045;
    border: 2px solid #ffc045;
}

.testimonialsWrap {
    padding: 0px 20px 30px 20px;
    font-size: .9rem;
}
.testimonialsWrap .entry-content {
    background: rgba(0,0,0,0.07);
    padding: 20px;
    min-height: inherit;
}
.testimonialsWrap .entry-content hr{
    max-width: 100%;
    border-bottom: 1px solid rgba(10,145,171,0.6);
}
.testimonialsWrap .testimonialAuthor{
    color: #666;
    text-align: right;
    display: block;
    font-family: 'smilezone_regular_macregular';
    letter-spacing: 1px;
}


#masonry-container{
    list-style-type: none;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-left: 0;
}

.doctorsImageWrap{
    position: relative;
}

.newDoctorNotice,
.newDoctorNotice:active{
    position: absolute;
    background: #0a91ab;
    float: left;
    left: 0;
    margin: 20px;
    z-index: 9;
    bottom: 0;
}
.newDoctorNotice:hover{
    background: #ffc045;
}

.newDoctorNotice span{
    display: block;
}

.newDoctorNotice .heading{
    color: #fff;
    font-family: 'smilezone_regular_macregular';
    font-size: 20px;
    border-bottom: 2px solid #fff;
    padding-bottom: 7px;
    margin-bottom: 11px;
}
.newDoctorNotice .startDate{
    color: #fff;
    font-family: 'smilezone_regular_macregular';
    font-size: 16px;
}

.reviews .fa{
    font: normal normal normal 14px/1 FontAwesome;
}
.reviews .slick-arrow{
    background: #ffc045;
    padding: 5px;
}
.reviews .slick-arrow:hover{
    background: #0a91ab;
}
.reviews .slick-prev {
    left: -45px;
}
.reviews .slick-prev:before {
    content: '<';
}
.reviews .slick-next {
    right: -45px;
}
.reviews .slick-next:before {
    content: '>';
}
.reviews .slick-prev, .reviews .slick-next{
    height: 30px;
    width: 30px;
}

.reviews{
    margin: 30px 0 80px 0;
    display: block;    
}
.reviews .slick-slide{
    text-align: center;
}
#reviewsPage h4{
    margin-bottom: 30px;
}


/* Small only */
@media screen and (max-width: 39.9375em) {
    .logo {
        width: 300px;
        margin: 10px auto;
        top: 3px;
        position: relative;
    }
    #topHeader .beforeAfter .cutLeft:before,
    #topHeader .scheduleAppt .cutLeft:before,
    #topHeader .callUs .cutLeft:before,
    #topHeader .leftCol,
    #callOutDrawers{
        display: none;
    }
    #topHeader .rightCol{
        padding: 0;
    }
    #topHeader .beforeAfter{
        padding: inherit;
        width: 50%;
        text-align: center;
        float: left;
        font-size: .8rem;
    }
    #topHeader .scheduleAppt{
        padding: inherit;
        width: 50%;
        float: right;
        text-align: center;
        font-size: .8rem;
    }
    #topHeader .callUs {
        font-family: 'smilezone_regular_macregular';
        background: #fff;
        color: #0a91ab;
        font-size: 1.3rem;
        line-height: 2.4;
        width: 100%;
        display: block;
        text-align: center !important;
        position: inherit;
        padding: 0
    }
    #front-hero{
        height: 310px;
    }
    #missionStatement {
        padding: 70px 0 40px 0;
        background: url(../images/MissionStatement_BG.jpg) repeat center center;
        background-size: contain;
    }
    #missionStatement h2.heading{
        padding-bottom: 9px;
        margin: 0 30px;
    }
    .fullWidthMainFeaturedWrap{
        height: auto !important;
    }
    #welcomeArea {
        padding: 70px 30px;
    }
    #featuredArea .orangeArea, #featuredArea .blueArea {
        padding: 70px 30px;
        height: auto !important;
    }
    #featuredArea h2.heading{
        font-size: 1.3rem;
    }
    #featuredArea .telephoneWrap {
        font-size: 1.5rem;
        width: 100%;
        margin: 30px auto 0 auto;
    }
    #hoursDirections {
        padding: 70px 30px;
    }
    #hoursDirections .icon{
        font-size: 7rem;
    }
    #hoursDirections h2.heading{
        text-align: center;
    }
    #hoursDirections .button{
        width: 100%;
    }
    #schedulingAppt {
        padding: 70px 30px;
    }
    #schedulingAppt .button{
        width: 100%;
    }
    #topFooter {
        padding: 70px 30px;
    }
    #topFooter .logoWrap {
        margin-bottom: 30px;
    }
    #topFooter h2.heading{
        margin-top: 30px;
    }
    #footer-container{
        padding: 30px;
        text-align: center;
    }
    #footer-container #footer ul{
        display: block;
        margin-bottom: 30px;
        width: 100%;
    }
    #footer-container ul li{
        border-bottom: 1px solid #ffc045;
        border-right: 0;
        padding: 6px;
        display: block;
        width: 100%;
        text-align: left;
    }
    #page-full-width .entry-content, #single-post .entry-content {
        padding: 30px 0px 60px 0px;
    }
    .staffWrap .staffContentImageWrap{
        height: auto !important;
    }
    #featured-hero{
        height: 24.5rem;
        background-position: top center;
    }
    .main-content.doctor .featuredDocHeadingWrap h4 a{
        font-size: 1rem;
    }
    #single-post .widgetArea{
        display: none;
    }
    header h1.entry-title{
        font-size: 1.4rem;
    }
    #featured-hero {
        height: 28rem;
    }
    
    .newDoctorNotice,
    .newDoctorNotice:active{
        width: 100%;
        margin: 0;
        position: relative;
    }
    .reviews .slick-prev {
        left: -33px !important;
    }
    .reviews .slick-next {
        right: -33px !important;
    }
}

/* Medium and up */
@media screen and (min-width: 40em) { }

/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .logo {
        width: 300px;
        margin: 10px auto;
        top: 0;
        position: relative;
    }

    #topHeader .beforeAfter .cutLeft:before,
    #topHeader .scheduleAppt .cutLeft:before,
    #topHeader .callUs .cutLeft:before,
    #topHeader .leftCol,
    #callOutDrawers,
    #site-navigation{
        display: none !important;
    }

    .title-bar .menu-icon {
        margin-left: 0.25rem;
        margin-right: 0.5rem;
        width: 38px;
        height: 38px;
        position: relative;
        float: left;
        border: 2px solid #0a91ab;
        border-radius: 869px;
        padding: 20px;
        top: -1px;
    }

    .menu-icon::after {
        top: 12px;
    }



    #topHeader .rightCol{
        padding: 0;
    }
    #topHeader .beforeAfter{
        padding: inherit;
        width: 50%;
        text-align: center;
        float: left;
        font-size: .8rem;
    }
    #topHeader .scheduleAppt{
        padding: inherit;
        width: 50%;
        float: right;
        text-align: center;
        font-size: .8rem;
    }
    #topHeader .callUs {
        font-family: 'smilezone_regular_macregular';
        background: #fff;
        color: #0a91ab;
        font-size: 1.3rem;
        line-height: 2.4;
        width: 100%;
        display: block;
        text-align: center !important;
        position: inherit;
        padding: 0
    }
    #front-hero{
        height: 400px;
    }
    #missionStatement {
        padding: 70px 0 40px 0;
        background: url(../images/MissionStatement_BG.jpg) repeat center center;
        background-size: contain;
    }
    #missionStatement h2.heading{
        padding-bottom: 9px;
        margin: 0 30px;
    }
    .fullWidthMainFeaturedWrap{
        height: auto !important;
    }
    #welcomeArea {
        padding: 70px 30px;
    }
    #featuredArea .orangeArea, #featuredArea .blueArea {
        padding: 70px 30px;
        height: auto !important;
    }
    #featuredArea h2.heading{
        font-size: 1.3rem;
    }
    #featuredArea .telephoneWrap {
        font-size: 1.5rem;
        width: 100%;
        margin: 30px auto 0 auto;
    }
    #hoursDirections {
        padding: 70px 30px;
    }
    #hoursDirections .icon{
        font-size: 7rem;
    }
    #hoursDirections h2.heading{
        text-align: left;
    }
    #hoursDirections .button{
        width: 100%;
    }
    #schedulingAppt {
        padding: 70px 30px;
    }
    #schedulingAppt .button{
        width: 100%;
    }
    #topFooter {
        padding: 70px 30px;
    }
    #topFooter .logoWrap {
        margin-bottom: 30px;
    }
    #topFooter h2.heading{
        margin-top: 30px;
    }
    #footer-container{
        padding: 30px;
        text-align: center;
    }
    #footer-container #footer ul{
        display: block;
        margin-bottom: 30px;
        width: 100%;
    }
    #footer-container ul li{
        border-bottom: 1px solid #ffc045;
        border-right: 0;
        padding: 6px;
        display: block;
        width: 100%;
        text-align: left;
    }
    #page-full-width .entry-content, #single-post .entry-content {
        padding: 30px 0px 60px 0px;
    }

    #featured-hero{
        height: 700px;
    }


    #mobile-menu{
        display: block !important;
    }
    .title-bar {
        display: block !important;
        height: 64px;
    }
    #single-post .widgetArea{
        display: none;
    }
        
    #featured-hero{
        height: 65rem;
        background-position: top center;
    }
    .main-content.doctor a.featuredDocHeadingWrap h4{
        font-size: .83rem;
    }
    .main-content.doctor a.featuredDocHeadingWrap span{
        font-size: .7rem;
    }
    #featured-hero{
        background-size: contain;
    }
    
    .newDoctorNotice,
    .newDoctorNotice:active{
        width: 100%;
        margin: 0;
        position: relative;
    }
    
}

/* Large and up */
@media screen and (min-width: 64em) {
    .show-for-large-only{
        display: block !important;
    }
    
}

/* Large only */
@media screen and (min-width: 64em) and (max-width: 74.9375em) {
    #topHeader .beforeAfter {
        padding: 21px 45px 21px 0;
    }
    #topHeader .beforeAfter .cutLeft:before {
        content: "";
        width: 0;
        height: 0;
        border-bottom: 57px solid #0a91ab;
        border-left: 58px solid transparent;
        position: absolute;
        z-index: 97;
        top: 0;
        float: left;
        left: -58px;
    }
    #topHeader .callUs {
        font-family: 'smilezone_regular_macregular';
        background: #fff;
        color: #0a91ab;
        font-size: 1.1rem;
        padding: 0 20px 0 9px;
        line-height: 2.4;
        position: relative;
        top: 4px;
    }
    #topHeader .scheduleAppt {
        font-family: 'smilezone_regular_macregular';
        padding: 21px 50px 21px 0;
        line-height: 3.5;
        background: #ffc045;
        color: #fff;
        position: relative;
    }
    .top-bar .menu > li:not(.menu-text) > a {
        font-family: 'smilezone_regular_macregular';
        color: #0a91ab;
        font-size: .8rem;
        letter-spacing: 1px;
        padding: 2rem .8rem;
    }
    #callOutDrawers .callOut{
        font-size: 1rem;
    }
    #callOutDrawers .callOut.drawer_01, 
    #callOutDrawers .callOut.drawer_02, 
    #callOutDrawers .callOut.drawer_03, 
    #callOutDrawers .callOut.drawer_04{
        height: 64px;
        top: 556px;
    }
    #callOutDrawers .callOut.drawer_01:hover, #callOutDrawers .callOut.drawer_02:hover, #callOutDrawers .callOut.drawer_03:hover, #callOutDrawers .callOut.drawer_04:hover{
        top: 235px;
    }
    #featured-hero{
        height: 45rem;
    }
    .main-content.doctor a.featuredDocHeadingWrap h4{
        font-size: 1.2rem;
    }
    
    
    
}


@media screen and (min-width: 74.9475em) {
    #featured-hero{
        height: 45rem;
    }
    #topHeader .callUs{
        font-size: 1.3rem;
    }
    .top-bar .menu > li:not(.menu-text) > a{
        padding: 2rem .8rem;
    }
}


@media screen and (min-width: 81.250em) {
    #front-hero{
        height: 45rem;
    }
    #callOutDrawers .callOut.drawer_01, #callOutDrawers .callOut.drawer_02, #callOutDrawers .callOut.drawer_03, #callOutDrawers .callOut.drawer_04{
        top: 584px;
    }
    #callOutDrawers .callOut.drawer_01:hover, #callOutDrawers .callOut.drawer_02:hover, #callOutDrawers .callOut.drawer_03:hover, #callOutDrawers .callOut.drawer_04:hover{
        top: 200px;
        max-height: 455px;
        height: 455px;
    }

    
}


@media screen and (min-width: 100em) {
    #front-hero{
        height: 53rem;
    }
    #callOutDrawers .callOut.drawer_01, #callOutDrawers .callOut.drawer_02, #callOutDrawers .callOut.drawer_03, #callOutDrawers .callOut.drawer_04{
        top: 712px;
    }
    #callOutDrawers .callOut.drawer_01:hover, #callOutDrawers .callOut.drawer_02:hover, #callOutDrawers .callOut.drawer_03:hover, #callOutDrawers .callOut.drawer_04:hover{
        top: 328px;
        max-height: 455px;
        height: 455px;
    }


}



@media screen and (min-width: 100em) {
    #front-hero{
        height: 53rem;
    }
    #callOutDrawers .callOut.drawer_01, #callOutDrawers .callOut.drawer_02, #callOutDrawers .callOut.drawer_03, #callOutDrawers .callOut.drawer_04{
        top: 712px;
    }
    #callOutDrawers .callOut.drawer_01:hover, #callOutDrawers .callOut.drawer_02:hover, #callOutDrawers .callOut.drawer_03:hover, #callOutDrawers .callOut.drawer_04:hover{
        top: 258px;
        max-height: 525px;
        height: 525px;
    }


}

.collapse {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.padding-bottom {
	padding-bottom: 1rem !important;
}

.page-id-4492 .small-12.medium-12.large-4.columns.fullWidthMainFeaturedWrap .button {
    display: none;
}


/* Our Doctors */
.page-id-4495 div#page {
    margin: 0px !important;
    max-width: 100%;
}

article#post-4495 {
    padding: 0px !important;
}

.page-id-4495 header#featured-hero {
    display: none !important;
}

.page-id-4495 section#respond {
    display: none;
}

.page-id-4495 aside.sidebar,
.page-id-4495 footer {
    display: none;
}

.colorful-bg {
    display: flex;
    flex-wrap: wrap;
    background-color: #ffbc4a;
    background-image: linear-gradient(#ffbc4a, #0991aa);
}

.colorful-bg p {
/* 	Why the heck was this added? */
/*     display: none; */
}

.doctor-col {
    width: calc(20% - 10px) !important;
    margin: 10px 5px;
	transform: skewX(
-7deg
);
}

.ind-doc {
    position: relative;
    overflow: hidden;
}

.ind-doc img {
    transform: skewX(
7deg
);
    width: calc(100% + 80px) !important;
    max-width: none;
    position: relative;
    left: -40px;
}

.doctor-info {
    position: absolute;
    bottom: 0;
    background: rgb(27 84 113 / 85%);
    width: 100%;
    margin-bottom: 0px;
    text-align: center;
    padding: 3px;
}

.doctor-info span {
    padding-bottom: 0px;
    display: block;
    margin-bottom: -10px;
}

.doc-name {
    padding: 10px;
    color: #fff;
    font-weight: bold;
    font-family: 'ralewayregular';
    transform: skewX(
7deg
);
}

.doc-learn {
    background: #f8c045;
    margin-top: 10px;
    padding: 5px;
}

.doc-learn a {
    color: #1b5471;
    letter-spacing: 2px;
    font-family: 'smilezone_regular_macregular';
    font-size: 18px;
    transform: skewX(
7deg
);
    display: block;
}

@media only screen and (max-width: 767px) {
  .doctor-col {
		width: calc(33% - 10px) !important;
		margin: 10px auto;
		transform: skewX( 
	-7deg
	 );
}
	
	.colorful-bg * {
    transform: skewX(
0deg
) !important;
}
	
	.ind-doc img {
    width: 100% !important;
    left: auto;
}
}

@media only screen and (max-width: 450px) {
.doctor-col {
    width: calc(88% - 10px) !important;
    margin: 10px auto;
    transform: skewX( 
0deg
 );
	
}
	
	.colorful-bg * {
    transform: skewX(
0deg
) !important;
}
}


/* end Our Doctors */