
/* ==========================================================================
   MOBILE QUERIES
   ========================================================================== */



/* Small Monitors -------------------- */
@media (max-width:960px) {
  .page-body,
  .header .header-inner,
  .header nav,
  .footer nav,
  .footer-feature .footer-feature-inner,
  .footer .footer-inner,
  .content-wrap {
    width: 100%; }

  .page-body-wrap {
    padding-top: 150px; }

  .candidate-application .content {
    width: calc(100% - 40px); }

  /* menu */

  .header nav ul,
  .footer nav ul {
    padding-right: 15px; }

  .header nav ul li,
  .footer nav ul li {
    margin: 0 0 0 12px; }

  .header nav ul li ul li a,
  .header nav ul li ul li a:visited {
    width: auto;
    min-width: 260px;
    max-width: 350px;
    font-size: 12px; }

  .content {
    margin: 20px 0 10px; }

  .content-wrap {
    padding: 0 30px;
    width: 100%;
    box-sizing: border-box;
    border: 0;
    border-top: 10px solid #682031;
    border-bottom: 10px solid #682031; }

  .content-header-inner {
    margin: 20px 30px 0; }

  .content-header .introduction {
    margin: 0; }

  .content-header-feature,
  .home .content-header-feature {
    display: inline-block;
    top: 6px; 
    margin: 0 auto;
    text-align: center; }

  .content-header-feature .widget {
    display: inline-block;
    z-index: -1; 
    float: left; }

  .home .content-header-feature .widget {
    float: none; }

  .sidebar {
    margin: 20px 0 0 0; }

  .content h1,
  .content-header h1,
  .content-header .heading {
    font-size: 2.2em;
    letter-spacing: .07em; }

  .content-footer {
    margin: 0 0 -30px -30px; 
    padding: 30px; }

  .footer .nav-wrap {
    display: none; }

  .footer .footer-inner {
    margin: 10px auto 0; 
    text-align: center; }

  .footer .copyright {
    display: inline-block; 
    margin-right: 10px; }

  .page-body-wrapper {
    background: url('../img/bg-page-body-wrapper-mobile.png') repeat-x center bottom; }

  /* Homepage */

  .home .model-wrap #model-img {
    width: 600px; }

  .home .model-wrap-inner {
    bottom: 0; 
    left: -107px; }

  .home .page-body {
    margin-top: 110px; }

  .home .header .slogan {
    top: 125px;
    right: 280px;
    width: 300px; 
    font-size: 1em; }

  .home .header ul.logos .logo-abcs {
    right: 50px; }

  .home .content-header-inner {
    margin: 0 60px;
    text-align: center; }

  .home .home-con-h-wrap {
    margin: 20px 0 20px 200px; 
    width: calc(100% - 200px); }

  .header .business-info {
    position: relative;
    margin: 0 auto;
    width: calc(100% - 60px); }

  .home .content-header h1,
  .home .content-header .introduction span.call-to-action {
    display: inline-block; 
    margin: 0;
    width: auto;
    float: none;
    text-align: center; }

  .home .content-header h1 {
    margin-bottom: 15px;
    font-size: 1.625em;
    line-height: 1.5em;
    letter-spacing: .11em; }

  .home .content-header h1 br {
    display: none; }

  .home .content-header .introduction span.call-to-action a:link,
  .home .content-header .introduction span.call-to-action a:visited {
    font-size: 1em; }

  /* Doctor Search Results */
  .doctor-search .content-wrap {
    width: 100%; }

  .doctor-search .content {
    width: 95%; 
    float: left; }

  .doctor-search ul.favorite-surgeons {
    margin: 20px auto 0 auto;
    width: auto; }

  .doctor-search ul.favorite-surgeons li,
  .doctor-search ul.favorite-surgeons li.fav-odd,
  .doctor-search ul.favorite-surgeons li.fav-even {
    margin: 0 2px 15px;
    max-width: 300px;
    height: 190px;
    width: 100%;
    box-sizing: border-box; }

  .doctor-search .sidebar {
    margin-left: 20px; 
    width: 95%;
    float: left; }

  .doctor-search .sidebar .search-widget select {
    width: 200px; }

  .doctor-search .sidebar .search-widget {
    margin: 0; 
    background: #edf6f8; }

  .doctor-search .sidebar .search-widget .inner,
  .doctor-search .sidebar .search-widget .inner h4 {
    text-align: center; }

  .doctor-search .sidebar .search-widget br {
    display: none; }

  .doctor-search .sidebar .search-widget a.submit {
    display: inline-block; 
    float: none; }

  /* Pricing Calculator */

  .pricing-calculator .embed {
    width: 95%; }

  /* Doctor Profile */

  .single-doctor-profile .content-header .content-header-feature {
    margin: 0 auto 20px auto;
    width: 865px;
    float: left;
    text-align: left; }

  .dr-profile .content-header-feature .profile-info {
    width: 645px; }

  .dr-profile .content-wrap {
    padding-top:10px;
    margin: 0 auto;
    width: 100%; }

  .content-tabs a {
    margin: 15px 0 0 1%;
    padding: 5px 1% 8px; 
    text-align: center; }

  .content-tabs {
    left: 0;
    width: 100%; }

  /* Procedure Learning Center */

  .content-wrap.procedure {
    padding: 0; }

  .content-wrap.procedure .content {
    margin: 10px 0 10px 10px;
    width: auto; }

  .content-wrap.procedure.long .procedure-box.box-2 {
    margin-right: 70px; }

  .content-wrap.procedure .procedure-box {
    margin-right: 18px; 
    width: 280px; }

  /* Gallery Landing Page */

  .gallery .content {
    margin: 0 auto; }

  .gallery .content ul.gallery-procedures > li h2,
  .gallery .content ul.gallery-procedures.single-procedure > li h2,
  .gallery .content ul.gallery-procedures > li ul,
  .gallery .content ul.gallery-procedures.single-procedure > li ul {
    width: 58%; }

  .gallery .content-footer .content-footer-inner {
    max-width: 455px; }

  /* Procedure Learning Center */

  .content-wrap.procedure .procedure-box {
    margin-right: 13px; }

  .content-wrap.procedure .model-spacer {
    display: none; }

  .content-wrap.procedure .procedure-box,
  .content-wrap.procedure.long .procedure-box.box-2 {
    margin-right: 18px; }

  .content-wrap.procedure .content .content-inner > p {
    width: 100%; }

  .content-wrap.procedure .procedure-box,
  .content-wrap.procedure.long .procedure-box.box-2 {
    width: 47%; }

  /* Gallery Landing Pages */

  .gallery .content ul.gallery-procedures.single-procedure > li.procedure-face {
    background-image: url('../img/gallery/gallery-landing-face.png'); }

  .gallery .content ul.gallery-procedures.single-procedure > li.procedure-breast {
    background-image: url('../img/gallery/gallery-landing-breast.png'); }

  .gallery .content ul.gallery-procedures.single-procedure > li.procedure-body {
    background-image: url('../img/gallery/gallery-landing-body.png'); }

  .gallery .content ul.gallery-procedures.single-procedure > li {
    height: 187px; }

  /* Gallery Individual */
  .single-gallery-page .patient-wrapper,
  .single-gallery-page .content-wrap,
  .single-gallery-page .patient-wrap {
    margin: auto; 
    width: 100%; }

  .single-gallery-page.gallery .content {
    max-width: 100%; }

  .single-gallery-page .content h1 {
    margin-top: 10px; }

  .single-gallery-page .patient-nav {
    margin-right: 1%; }

  .single-gallery-page .patient-wrapper a.prev {
    left: -13px; }
  .single-gallery-page .patient-wrapper a.prev:hover {
    left: -14px; }

  .single-gallery-page .patient-wrapper a.next {
    right: -13px; }
  .single-gallery-page .patient-wrapper a.next:hover {
    right: -14px; }

  .gallery .content-footer .content-footer-inner > h2:first-child {
    margin-top: 20px; }

  /* Wishlist */

  .wishlist .content-wrap {
    width: 100%; }

  .wishlist .content {
    margin-top: 0; 
    float: left; } } /* max-width:960px */



@media (max-width:920px) {
  .content h1,
  .content-header h1,
  .content-header .heading {
    font-size: 2em;
    letter-spacing: .06em; }

  .page-body-wrap {
    overflow: visible; 
    background: none; }

  .blog .page-body {
    margin: 0; }

  .blog .content-wrap {
    border: 0;
    box-shadow: none; }

  .header nav ul {
    font-size: .7615em; }

  /* Contact Page */

  .page-id-40 .content {
    width: auto; }

  .page-id-40 .sidebar {
    display: none; }

  /* Homepage */

  .home .content-footer {
    margin: 0;
    padding: 12px 0;
    border-right: 0 none; 
    border-left: 0 none;
    text-align: center;
    background-image: none; }

  .home .content-footer ul {
    padding: 0; }


  /* Pricing Calculator */

  .pricing-calculator #wishTable tr.calculator {
    background: #cef0f7; }

  .pricing-calculator #wishTable tr.calculator td {
    position: relative; }

  .pricing-calculator #wishTable tr.calculator .abcs-logo {
    top: 7px;
    left: 8px; 
    width: 75px;
    height: 60px; }

  .pricing-calculator #wishTable tr.calculator td p,
  .pricing-calculator #wishTable tr.calculator td span {
    font-size: 1.2em; }

  .pricing-calculator #wishTable tr.calculator td input[type='text'] {
    max-width: 130px; }

  .pricing-calculator .embed-wrapper .heading {
    margin: 0 auto; 
    border: 0; }

  .pricing-calculator .embed-wrapper .embed textarea {
    border-right: 0;
    border-left: 0; }

  /* Doctor Profile */

  .single-doctor-profile .content-header .content-header-feature {
    width: 750px; }

  .dr-profile .content-header-feature .profile-info {
    width: 530px; }

  /* Wishlist */

  .wishlist .sidebar,
  .wishlist .sidebar .add-wishlist-widget h4 {
    width: 100%;
    max-width: 400px; }

  .wishlist .sidebar {
    margin: 0 auto;
    float: none; }

  .wishlist .content {
    margin: 0 auto; 
    padding: 0;
    width: 95%;
    float: none; }

  .wishlist .sidebar .add-wishlist-widget {
    padding-top: 0; }

  .wishlist .start-wishing-widget p span {
    display: none !important; }

  .wishlist ul.favorite-surgeons li {
    width: 44%; }

  .wishlist #wishTable {
    margin: 0 auto;
    width: 100%;
    max-width: 700px; }

  /* Members Area */

  .member-area .content-footer .inner .related-procedures-widget.widget ul li {
    margin-right: 90px; }

  /* Doctor Profile Gallery */

  .dr-profile ul.gallery-list-patients {
    margin: 0 auto;
    max-width: 510px; }

  .gallery-list-patients li {
    width: 250px; }

  .gallery-list-patients li.even {
    margin-left: 5px; }

  .gallery-list-inner a img {
    max-width: 124px; } } /* max-width:920px */




/* MAIN MENU (Portrait) ---------------- */
@media (max-width:830px) {
  .header {
    display: none; }

  .home .page-body {
    margin-top: 0; }

  .page-body-wrap {
    padding-top: 0; }

  .home .content-header-inner {
    margin: 0 20px; }

  .pricing-calculator #wishTable tr td.low span,
  .pricing-calculator #wishTable tr td.high span {
    display: none; }

  .header nav ul {
    font-size: .875em; 
    text-align: left; }

  .home .content-header .slogan {
    display: block;
    margin: -4px auto 14px; 
    max-width: 400px;
    color: #22a7c4;
    font-family: 'garamond_reg';
    font-size: 1em;
    line-height: 1.5em;
    text-transform: uppercase;
    letter-spacing: .05em; }

  .home .content-header h1 {
    max-width: 400px; }

  .home .model-wrap {
    top: -34px; }

  .home .model-wrap-inner {
    left: -22px; }

  .home .model-wrap #model-img {
    width: 460px; }

  /* Gallery */
  
  .single-gallery-page .content-header {
    margin: 0 auto; 
    max-width: 710px; }

  .single-gallery-page .patient-nav { 
    float: none;
    margin: 0 auto;
    position: relative;
    width: 235px;
    z-index: 0;
    overflow: hidden;
    padding-top: 5px; }

  .single-gallery-page .patient-nav a {
    padding: 7px 9px;
    margin: 0px 0px 0px 3px; }
  
  .single-gallery-page .gallery-nav-wrapper .prev,
  .single-gallery-page .gallery-nav-wrapper .next {
    margin-left: 0;
    margin-right: 0; }

  .single-gallery-page .gallery-nav-wrapper .prev:before,
  .single-gallery-page .gallery-nav-wrapper .next:after {
    top: 0;
    font-size: 1.125em;
    line-height: 2em; }

  .single-gallery-page .patient-nav a:first-of-type { margin-left: 0; }

  .single-gallery-page .patient-nav a {
    box-shadow: 0px 0 2px #999; }

  .single-gallery-page .patient-wrap { 
    width: calc(100% + 60px);
    margin: 0 -30px; }

  .single-gallery-page .gallery-nav-wrapper,
  .single-gallery-page .patient-photos-wrapper {
    width: 100%;
    padding: 0 30px;
    box-sizing: border-box;
    max-width: 710px;
    margin: auto; }

  .single-gallery-page .patient-photos:hover img.image-overlay.current { display: none; }    
  
  .single-gallery-page .patient-photos.hovered:hover img.image-overlay.current,
  .single-gallery-page .patient-photos.hovered img.image-overlay.current { display: block; }



  .single-gallery-page .title-bar:before {
    display: block;
    content: 'Click image to see details';
    text-align: center;
    font-size: 13px;
    font-style: italic;
    color: #009ABB;
    font-family: 'futura_std_lt';
    letter-spacing: 0.063em;
    margin-top: 10px; }

  .single-gallery-page .patient-details ul {
    padding-right: 0;
    text-align: center; }

  .single-gallery-page .patient-details ul.procedures li:first-of-type {
    display: block;
    margin: 0 auto;
    width: 110px;
    font-size: 13px;
    letter-spacing: 0.06em;
    position: relative;
    top: -10px; }

  .single-gallery-page .patient-details ul.procedures li {
    margin-right: 50px;
    margin-bottom: 15px; }


  .single-gallery-page .patient-info .patient-details .add-wish {
    width: 125px;
    position: relative;
    margin: 0 auto; }

  /* Fixed Mobile Nav */

  .page-wrap {
    padding-top: 64px; }

  .page-overlay.on {
    z-index: 100;
    background: rgba(0, 0, 0, .8); }

  .page-wrap.blur {
    -webkit-filter: blur(1px);
       -moz-filter: blur(1px);
         -o-filter: blur(1px);
        -ms-filter: blur(1px);
            filter: blur(1px); }

  nav.mobile-nav-fixed-wrap {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 60px;
    line-height: 0;
    background: #33304b; }

  .mobile-nav-fixed {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    color: #0296a8;
    text-align: justify; }

  .mobile-nav-fixed::after {
    display: inline-block;
    width: 100%;
    content: ''; }

  .mobile-nav-fixed li {
    display: inline-block;
    line-height: 60px;
    vertical-align: middle; }

  .mobile-nav-fixed li:nth-of-type(1) {
    float: left; }

  .mobile-nav-fixed li:nth-of-type(3) {
    float: right; }

  .mobile-nav-fixed li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    text-decoration: none; }

  .mobile-nav-fixed li:first-child a {
    color: #fff; }

  .mobile-nav-fixed li a span {
    display: none; }

  .mobile-nav-fixed li a::before {
    font-family: 'abcs';
    font-size: 30px;

    -webkit-font-smoothing: antialiased; }

  .mobile-nav-fixed li:nth-of-type(1) a::before {
    margin-right: 20px;
    margin-left: 20px;
    content: '\e802'; }

  .mobile-nav-fixed li a:hover::before {
    color: #fff; }

  .mobile-nav-fixed li:nth-of-type(2) {
    position: absolute;
    top: 10px;
    left: calc(50% - 83px);
    width: 100%;
    max-width: 165px;
    height: 36px;
    background: url(../img/logo-abcs-h.svg) no-repeat; }

  .mobile-nav-fixed li:nth-of-type(3) a::before {
    margin-right: 20px;
    margin-left: 20px;
    color: #df4466; 
    content: '\e800'; }

  /* Slide-in nav */

  .mobile-nav-fixed-wrap,
  .mobile-nav-slide {
    display: block; }

  .mobile-nav-slide {
    position: fixed;
    top: 0;
    bottom: 0;
    left: -260px;
    z-index: 1000;
    width: 90%;
    max-width: 260px;
    overflow: auto;
    text-align: left;
    background: #33304b;
            transition: left .75s;
    -webkit-transition: left .75s;
       -moz-transition: left .75s;
        -ms-transition: left .75s; }

  .mobile-nav-slide.on {
    display: block;
    left: 0; }

  .mobile-nav-slide .nav-wrap {
    height: 100%;
    overflow: auto; }

  .mobile-nav-slide .nav-wrap > ul {
    margin: 55px 0 0;
    padding-bottom: 70px;
    padding-left: 25px;
    width: 210px; }

  .mobile-nav-slide .nav-wrap > ul > li.close {
    display: block;
    position: absolute;
    top: 15px;
    left: auto;
    padding: 8px 0 0;
    width: 210px;
    height: auto;
    border: 0 none;
    color: #fff;
    font-family: 'futura_std_lt'; 
    font-size: 14px;
    letter-spacing: .10714286em;
    cursor: pointer; }


  .mobile-nav-slide .nav-wrap > ul > li.close::after {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    color: #fff;
    font-family: 'abcs';
    font-size: 24px;
    content: '\e801'; }

  .mobile-nav-slide .nav-wrap > ul > li {
    margin-top: 0;
    margin-bottom: 0;
    border-top: 1px solid #4d4a66;
    list-style: none; }

  .mobile-nav-slide .nav-wrap ul li {
    position: relative; }

  .mobile-nav-slide .nav-wrap > ul > li > a:link,
  .mobile-nav-slide .nav-wrap > ul > li > a:visited {
    display: block;
    padding: 11px 20px 9px 0;
    color: #fff;
    font-family: 'futura_std_lt';
    font-size: 1.125em;
    text-transform: uppercase; 
    text-decoration: none;
    letter-spacing: .14em; }

  .mobile-nav-slide .nav-wrap > ul > li > ul > li > ul > li a:link,
  .mobile-nav-slide .nav-wrap > ul > li > ul > li > ul > li a:visited {
    display: inline-block;
    padding: 10px 20px 9px 0;
    color: #5d5d5d;
    font-size: .875em;
    text-decoration: none;
    letter-spacing: .05em; }

  .mobile-nav-slide .nav-wrap > ul > li.menu-item-has-children > a::before,
  .mobile-nav-slide .nav-wrap > ul > li > ul > li.menu-item-has-children > a::before {
    display: none;
    position: absolute;
    top: 4px;
    right: -11px;
    margin-right: 0;
    margin-left: 0;
    padding: 10px;
    color: #4d4a66;
    font-family: 'abcs';
    font-size: 1em;
    content: '\e803'; }

  .mobile-nav-slide .nav-wrap > ul > li.menu-item-has-children.on > a::before,
  .mobile-nav-slide .nav-wrap > ul > li > ul > li.menu-item-has-children.on > a::before {
    content: '\e804'; }

  .mobile-nav-slide .nav-wrap > ul > li > .sub-menu {
    display: none; }

  .mobile-nav-slide .nav-wrap > ul > li > .sub-menu {
    margin-top: 0;
    margin-bottom: 0;
    padding: 2px 0 6px; }

  .mobile-nav-slide .nav-wrap > ul > li > ul > li > a:link,
  .mobile-nav-slide .nav-wrap > ul > li > ul > li > a:visited {
    display: block;
    padding: 3px 0 3px 28px;
    color: #fff;
    font-family: 'futura_std_lt'; 
    font-size: 1em;
    line-height: 1.44em;
    text-decoration: none;
    letter-spacing: .1em; }

  .mobile-nav-slide .nav-wrap > ul > li > ul > li > a:hover {
    text-decoration: none; }

  .mobile-nav-slide .nav-wrap > ul > li > .sub-menu li {
    list-style: none; }

  .mobile-nav-slide .nav-wrap > ul > li > ul > li > a:hover {
    text-decoration: none; }

  .mobile-nav-slide .phone {
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 30px 0;
    width: 100%;
    height: 60px;
    box-sizing: border-box;
    color: #fff;
    font-family: 'futura_std_lt'; 
    font-size: 1.3125em;
    line-height: 0;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: .1em;
    background-color: #c34260;
    cursor: pointer; }

  .mobile-nav-slide .phone:before {
    display: inline-block;
    margin: 0 10px 0 0; 
    font-family: 'futura_std_lt';
    font-size: 1.5em;
    line-height: 0;
    content: '\00BB'; }

  .mobile-nav-slide h6 {
    position: absolute;
    top: -15px;
    left: 22px;
    color: #aeadac;
    font-family: 'etica-display',sans-serif;
    font-size: 1em;
    font-weight: 200;
    font-style: normal;
    text-transform: uppercase; }

  /* ----[ END MOBILE NAV ]------------------------------------------------------------------------------------- */

  .content-wrap {
    background: #fff; }

  .content,
  .dr-profile .content {
    width: auto;
    float: none; }

  .sidebar {
    padding: 0;
    width: auto;
    float: none;
    clear: both;
    max-width: 320px;
    margin: 30px auto; }

  .content-footer {
    padding: 0 0 20px; }

  .sidebar .widget {
    margin: 0 0 20px 0;
    padding: 20px 0 0 0; }

  .sidebar .search-widget,
  .sidebar .search-widget.search-widget-tall {
    padding-top: 20px;
    background-image: none; }

  .sidebar .search-widget .inner,
  .sidebar .search-widget.search-widget-tall .inner,
  .sidebar .search-widget.search-widget-tall .inner h4,
  .sidebar .search-widget .inner h4 {
    text-align: center; }

  .sidebar .search-widget br,
  .sidebar .search-widget.search-widget-tall br {
    display: none; }

  .sidebar .search-widget a.submit,
  .sidebar .search-widget.search-widget-tall a.submit {
    display: inline-block; 
    float: none; }

  .dr-profile .content-header-feature .locations .address {
    margin: 0 0 20px; 
    width: 100%; }

  /* Homepage */

  .home .sidebar {
    margin: 0 auto !important;
    padding-bottom: 10px; 
    width: auto !important;
    max-width: 500px;
    float: none; }

  .home .content-footer h4 {
    font-size: 1.5em; }

  /* Doctor Search Results */

  .single-doctor-profile .content-header .content-header-feature {
    width: 715px; }

  .dr-profile .content-header-feature .profile-info {
    width: 495px; }

  .google-map,
  .single-doctor-profile .sidebar {
    margin: 0 auto !important; 
    width: auto !important;
    max-width: 500px; }

  /* Procedure Learning Center */

  .content-wrap.procedure .content {
    margin: 10px; }

  .content-wrap.procedure .procedure-box,
  .content-wrap.procedure.long .procedure-box.box-2 {
    margin: 0 auto 20px auto; 
    width: 100%;
    max-width: 475px;
    float: none; }

  /* Gallery Landing Page */

  .gallery .content ul.gallery-procedures > li h2,
  .gallery .content ul.gallery-procedures.single-procedure > li h2,
  .gallery .content ul.gallery-procedures > li ul,
  .gallery .content ul.gallery-procedures.single-procedure > li ul {
    width: 54%; }

  .gallery .content-footer .content-footer-inner {
    width: auto;
    max-width: 100%; }


  /* Pricing Calculator */

  .pricing-calculator #wishTable tr.calculator td p,
  .pricing-calculator #wishTable tr.calculator td span {
    font-size: 1em; }

  .pricing-calculator .embed-wrapper .embed textarea {
    height: 45px; }

  /* Members Area */

  .member-area .content-footer .inner .related-procedures-widget.widget ul li {
    margin-right: 40px; }

  .member-area .related-procedures-widget ul li {
    width: 40%; }

  .member-area .sidebar .member-link-promo-widget.widget {
    padding: 0; } } /* max-width:800px */





/* Tablets (Portrait) ---------------- */
@media (max-width:767px) {

    .model-wrap { display: none; }

    .home .model-wrap {
        display: block; }

    .content-header .introduction,
    .content-header .content-header-feature {
    width: 100%; }

  .content-header-feature {
    display: none; }

  .content h1,
  .content-header h1,
  .content-header .heading {
    padding: 0; 
    font-size: 1.6em; }

  .header .slogan {
    top: 90px;
    right: 0;
    left: 0;
    font-size: 1.3em; }

  .header ul.logos .logo-abcs {
    right: 20px; }

  .dr-profile .content-header-feature .locations .address {
    margin: 0 30px 20px 0; 
    width: calc((100% - 60px)/2); }

  /* Doctor Profile */

  .content-header .return-menu {
    width: 100%;
    text-align: right; }

  .single-doctor-profile .content-header .content-header-feature {
    display: block;
    width: 100%;
    height: auto; }

  .single-doctor-profile .content-header-feature .dr-profile-img {
    width: 100%; }

  .single-doctor-profile .dr-profile-img a.add-favorite,
  .dr-profile .dr-profile-img a.add-photo {
    right: 32px;
    margin: 0 auto; }

  .dr-profile .content-header-feature .profile-info {
    width: 100%; }

  .single-doctor-profile .content-header-feature h1 {
    margin-top: 10px; }

  .dr-profile .content-header-feature .locations,
  .dr-profile .content-header-feature .business .business-name {
    min-height: 0; }

  /* Gallery Landing Page */

  .gallery .content {
    max-width: 475px; }

  .gallery .content ul.gallery-procedures > li.procedure-face,
  .gallery .content ul.gallery-procedures > li.procedure-breast,
  .gallery .content ul.gallery-procedures > li.procedure-body {
    background-image: none; }

  .gallery .content ul.gallery-procedures > li h2,
  .gallery .content ul.gallery-procedures.single-procedure > li h2,
  .gallery .content ul.gallery-procedures > li ul,
  .gallery .content ul.gallery-procedures.single-procedure > li ul {
    width: 99%; }

  .gallery .content ul.gallery-procedures > li ul li {
    margin: 0 20px 15px 10px; 
    width: auto; }

  .gallery .content ul.gallery-procedures.single-procedure > li.procedure-face,
  .gallery .content ul.gallery-procedures.single-procedure > li.procedure-breast,
  .gallery .content ul.gallery-procedures.single-procedure > li.procedure-body {
    background-image: none; }

  .single-gallery-page .patient-details ul {
    padding-right: 0; }


  /* Wishlist */

  .content .learning-center-widget .big {
    font-size: 2.2em; }

  .wishlist ul.favorite-surgeons li {
    width: 50%;
    min-width: 260px;
    clear: both; }

  .wishlist ul.favorite-surgeons li.fav-even {
    margin: 0 0 25px 0; }

  .wishlist ul.favorite-surgeons {
    display: block;
    margin: 20px auto; 
    text-align: center; }

  .wishlist #wishTable tr td.low,
  .wishlist #wishTable tr td.high,
  .wishlist #wishTable tr td.col-one {
    width: auto; }

  .wishlist #wishTable tr.titles td:first-child,
  .wishlist #wishTable tr.titles td {
    min-width: 0; }

  .wishlist #wishTable tr td.wishRemove {
    padding: 0; }

  /* Pricing Calculator */

  .pricing-calculator #wishTable tr.calculator .input {
    display: block;
    margin-bottom: 15px; }

  .pricing-calculator #wishTable tr.calculator .input.zip {
    margin-bottom: 0; }

  .pricing-calculator #wishTable tr.calculator td span {
    margin-left: 0; }

  .pricing-calculator #wishTable tr.calculator .abcs-logo {
    position: absolute;
    top: auto;
    bottom: 10px;
    left: 20px; 
    width: 105px;
    height: 80px; }

  .pricing-calculator #wishTable tr.calculator td {
    padding: 10px 10px 20px 10px; }

  .pricing-calculator #wishTable tr td.procedure-pricing table tr td.low,
  .pricing-calculator #wishTable tr td.procedure-pricing table tr td.high {
    width: 170px; }

  body.page-id-18478 .content table tr td {
    display: block;
    width: 100%; } } /* max-width:767px */


@media (max-width:685px) {
  .home .model-wrap {
    display: none; }

  .home .home-con-h-wrap {
    margin: 15px auto; 
    width: 100%; } } /* max-width:685px */



@media (max-width:640px) {
  .content-header-feature a.widget-gallery-promo {
    display: none; } } /* max-width:640px */



/* DOCTOR SEARCH CUSTOM ---------------------- */
@media (max-width:615px) {
  .doctor-search ul.favorite-surgeons {
    margin: 10px auto 0 auto;
    max-width: 295px; }

  /* Members Area */

  .member-area .related-procedures-widget ul li {
    width: 90%; }

  .member-area .content-footer .inner .related-procedures-widget.widget ul li {
    margin-right: 0; }

  .member-area .content-header h1 {
    font-size: 1.45em; }

  /* Doctor Profile Gallery */ } /* max-width:615px */




@media (max-width:600px) {
  .model-wrap {
    display: none; }

  .candidate-application .application h5 {
    font-size: 20px;
    line-height: 1.25em; }

  .candidate-application .content p,
  .candidate-application .application .left-side p {
    font-size: 16px;
    line-height: 1.35em; }

  .candidate-application .application .right-side {
    display: block;
    margin: 0 auto 10px; }

  .candidate-application .application .left-side {
    display: block;
    margin: 0 auto 20px; 
    width: 100%; } } /* max-width:600px */



/* Custom ----------------- */
@media (max-width:590px) {
  .dr-profile .content-header-feature .locations .address {
    margin: 0 0 20px; 
    width: 100%; }

  .pricing-calculator #wishTable tr.titles td {
    padding: 5px 0 5px; }

  .pricing-calculator #wishTable tr.titles {
    font-size: 1.5em;
    letter-spacing: .05em; } } /* max-width:590px */




/* LOGO CUSTOM ---------------------- */
@media (max-width:570px) {
  .business-info .slogan {
    display: none; }

  .header ul.logos .logo-abcs {
    position: relative;
    right: 0;
    margin: 0 auto; }

  .page-id-40 .wpcf7-form input[type='text'],
  .page-id-40 .wpcf7-form textarea,
  .page-id-17912 .wpcf7-form input[type='text'],
  .page-id-17912 .wpcf7-form textarea {
    width: 97%; }

  .dr-profile .content-header-feature .locations .address {
    margin-right: 20px;
    margin-bottom: 10px; }

  /* Doctor Profile Gallery */

  .dr-profile ul.gallery-list-patients {
    margin: 0 auto;
    max-width: 270px; }

  .gallery-list-patients li {
    display: block; 
    width: 265px; }

  .gallery-list-patients li.even {
    margin-left: 0; }

  .gallery-list-inner a img {
    max-width: 132px; }

  .dr-profile .patient-photos .photo-wrap .patient-main-img img {
    width: 50%; }

  .gallery-info .return-menu {
    display: block;
    bottom: 0;
    margin: 0 auto; 
    margin-bottom: 0;
    float: left; } } /* max-width:570px */




/* Smartphones ---------------------- */
@media (max-width:479px) {
  .header nav ul {
    font-size: .7615em; }

  .header nav ul li.menu-item-17559 ul {
    left: -60px; }

  .header nav ul li {
    margin: 0 0 0 10px; }

  .candidate-application .content {
    width: calc(100% - 20px); }

  .content-footer .related-procedures-widget,
  .content-footer .choosing-surgeon-widget {
    width: auto; }

  .doctor-search .sidebar {
    width: 90%; }

  .dr-profile .content-header-feature h1 {
    font-size: 1.2em; }

  .dr-profile .content-header-feature .business .business-name {
    font-size: 1em; }

  .dr-profile .content-header-feature .website-inner {
    display: none; }

  .dr-profile .content-header-feature .website-inner.mobile {
    display: block; }

  /* Gallery Landing Page */

  .gallery .key-gender {
    display: inline-block;
    margin: 0 10px 10px 0; }

  /* Gallery */

  .single-gallery-page .content h1 {
    float: none;
    width: 100%;
    text-align: center;
    margin: 10px auto;
    padding: 0px; }

  .single-gallery-page ul.patient-photos-more {
    float: none;
    margin: 0;
    text-align: center; }

  .single-gallery-page .patient-details ul {
    text-align: left; }

  .single-gallery-page .patient-details ul.procedures li {
    margin-right: 25px; }

  .single-gallery-page ul.patient-photos-more .add-views {
    display: block;
    width: 100%;
    text-align: center;
    height: auto;
    margin: 0 auto 15px; }

  .single-gallery-page ul.patient-photos-more .add-views br { display: none; }

  /* Wishlist */

  .wishlist .start-wishing-widget p br {
    display: none; }

  .wishlist .start-wishing-widget {
    height: auto; }

  .learning-center-widget .visit {
    width: 90%; }

  .wishlist #wishTable tr .total-mobile {
    display: inline; }
  .wishlist #wishTable tr.total {
    display: none; }

  /* Long Contact Form */

  .page-id-40 label[for='CFYourEmail'] {
    display: inline;
    margin-right: auto; 
    width: auto;
    float: none;
    text-align: inherit; }

  /* Pricing Calculator */

  .pricing-calculator #wishTable tr.calculator td {
    text-align: center; }

  .pricing-calculator #wishTable tr.calculator .abcs-logo {
    display: block;
    position: relative; 
    top: 0;
    bottom: 0;
    left: 0;
    margin: 0 auto 10px;
    float: none; }

  .pricing-calculator #wishTable tr.titles td {
    padding: 5px 0 5px; }

  .pricing-calculator #wishTable tr.titles {
    font-size: 1.2em;
    letter-spacing: .05em; }

  .pricing-calculator #wishTable tr.calculator td p {
    display: none; }

  .pricing-calculator #wishTable tr.calculator td span {
    font-size: 1.5em; }

  .pricing-calculator .get-started p {
    font-size: 1.5em; 
    line-height: 1.3em; }

  /* Doctor Profile Gallery */

  .patient-details .stats li {
    padding: 10px 0 3px 0; }

  h1 a.edit-profile {
    position: static; }

  .gallery-info .return-menu a.edit-gallery {
    display: block;
    margin-top: 10px; 
    margin-left: 0; }

  .return-menu form {
    display: block; } } /* max-width:479px */



@media (max-width:414px) {
  .home .content-header .slogan {
    margin: -4px auto 10px; 
    max-width: 300px; }

  .home .content-header h1 {
    margin-bottom: 22px;
    font-size: 1.625em;
    line-height: 1.5em;
    letter-spacing: .11em; } } /* max-width:414px */


@media (max-width:370px) {

  .content-wrap {
    padding: 0 25px; }

  .home .content-header-feature .widget { margin: 0 -5px; }

  .home .content-footer {
    margin: 0 -25px;
    padding: 12px 5px;
    width: calc(100% + 40px); }

 } /* max-width:370px */


@media (max-width:350px) {
    
.doctor-search ul.favorite-surgeons {
  margin-right: -20px; 
  margin-left: -10px; }

.doctor-search ul.favorite-surgeons li,
.doctor-search ul.favorite-surgeons li.fav-odd,
.doctor-search ul.favorite-surgeons li.fav-even {
  margin: 0 0 25px; }


 } /* max-width:350px */


/* Smartphones (Portrait) ----------- */
@media (max-width:320px) {
  .header nav ul li a {
    letter-spacing: .125em; }
  .sidebar .search-widget .inner,
  .sidebar .search-widget .inner h4 {
    text-align: right; }

  .sidebar .search-widget br {
    display: block; }

  .sidebar .search-widget a.submit {
    display: block; 
    float: right; }

  .sidebar .search-widget input.text {
    width: 230px; }

  /* Wishlist */

  .wishlist .content {
    width: 100%; }

  .wishlist #wishTable a.removeWishlist span {
    display: none; }

  .wishlist #wishTable a.removeWishlist {
    width: 25px !important;
    font-size: 12px !important; }

  .wishlist #wishTable tr td.wishRemove {
    width: 30px !important; }

  .wishlist #wishTable tr.titles td:first-child {
    padding: 20px 0 1px 5px; }

  .wishlist #wishTable tr.titles td {
    padding: 15px 0 10px 5px; } } /* max-width:320px */
