
/*@import url(https://fonts.googleapis.com/css?family=Open+Sans:300);*/

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(../fonts/OpenSans-Light.ttf) format('truetype');
}

/* UNIVERSAL */
    h1 {
        font-family: 'Raleway', sans-serif;
        font-size:50px;
    }
    h2 {	font-size:38px;
        font-family: 'Raleway', sans-serif;
    }
    h3 {
        font-size:28px;
        font-family: 'Raleway', sans-serif;
    }
    h4 {
        
        font-size:24px;
        font-family: 'Raleway', sans-serif;
    }
    h5 {
        font-size:20px;
        font-family: 'Raleway', sans-serif;
    }
    h6 { 
        font-size:18px;
        font-family: 'Raleway', sans-serif;
    }
    p {
        font-family: 'Open Sans', sans-serif;
        font-size:16px;
        line-height: 23px;
    }
    ul li {
        font-family: 'Open Sans', sans-serif;
    }
    #page .header a {
        background: url(../images/mob-menu.png) no-repeat center;
    }
    #page .header a {
        background-color: none !important;
    }
    .sub-banner {
        background-size: cover !important;
        background-position: center center;
        background-repeat: no-repeat;
        height: 295.45px;
    }
    .header {
        padding: 19px 0;
        min-height: 90px;
    }
    .logoHeader img {
        margin-top: 3px !important;
        width: 400px !important;
    }
    .mm-menu ul .item-select {
        background: #C3030A;
        color: white;
    }
    .header .nav li.item-select, .header .nav li:hover  {
        border-radius: 0px;
    }
    .header .nav li a {
        padding: 12px 15px !important;
    }
    .wtf-menu ul.submenu{
        padding-top: 21px;
    }
    .year {
        font-size: 18px;
    }
    .main-gallery .layer i {
        background: #C3030A;
    }
    .main-gallery .layer i {
        left: 40%;
    }
    .mm-menu {
        background: #525866 !important;
    }
    .source {
        margin-top: 15px;
    }
    .source a {
        color: #C3030A;
    }
    .contactUsLink {
        color: #C3030A;
    }
    .contactUsLink:hover {
        color: #434A5A;
    }
    /*a:hover {
        color: #b1b1b1 !important;
    }*/
    .disabledButton {
        background: #dfdfdf !important;
        color: #9f9f9f !important;
        cursor: default !important;
    }
    .top-bar .get-touch li a, .top-bar .get-touch li i {

        font-size: 14px;
    }
    select:disabled {
        background: #EBEBE4;
    }
    .embed-container {
        position: relative;
        padding-bottom: 56.25%;
        height: 0;
        overflow: hidden;
        max-width: 100%;
    }

    .embed-container iframe,
    .embed-container object,
    .embed-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .mCSB_inside>.mCSB_container {
        margin-right: 20px;
    }
    .sliderMobile {
        display: none !important;
    }
    @media (max-width: 1230px) and (min-width: 992px) {
        .header .nav li a {
            padding: 12px 8px !important;
        }
    }
    @media (max-width: 1190px) {
        .tp-banner-container {
            height: auto !important;
        }
    }
    @media (max-width:800px) {
        .top-bar {
            display: none;
        }
        .sub-banner-careers {
            background-position: 85% center;
        }
        .sub-banner-about {
            background-position: 65% center;
        }
    }
    @media (max-width: 768px) {
        .tp-caption.title-bold {
            font-size: 38px !important;
            text-shadow: 1px 1px 5px rgba(0,0,0,0.2);
        }
        .tp-caption.small-title {
            font-size: 26px !important;
            margin-top: 9px !important;
            text-shadow: 1px 1px 10px rgba(0,0,0,0.5);
        }
        #page .header a {
            top: -57px;
        }
        .logoHeader img {
            margin-top: 15px !important;
            width: 350px !important;
        }
        .header {
            padding: 19px 0;
            min-height: 50px;
        }
        .sliderMobile {
            display: block !important;
        }
        .sliderDesktop {
            display: none !important;
        }
    }
    @media (max-width: 425px) {
        .tp-caption.title-bold {
            font-size: 28px !important;
        }
        .tp-caption.small-title {
            font-size: 20px !important;
            margin-top: 9px !important;
        }
        .logoHeader img {
            margin-top: 15px !important;
            width: 300px !important;
        }
        .patient-family{
            padding:50px 0;
        }
        .welcome {
            padding: 50px 0;
        }
        .contact-us .leave-msg {
            padding: 50px 0;
        }
        .main-footer {
            padding: 5px 0;
        }
    }
    @media (max-width: 400px) {
        .tp-caption.title-bold {
            font-size: 22px !important;
        }
        .tp-caption.small-title {
            font-size: 18px !important;
            margin-top: 9px !important;
        }
        .logoHeader img {
            margin-top: 20px !important;
            width: 250px !important;
        }
    }
    @media (max-width: 320px) {
        .logoHeader img {
            margin-top: 17px !important;
            width: 225px !important;
        }
        #page header.sticky a {
            width: 54px;
        }
    }
/* MODALS */
    .modal {
        display: none;
        position: fixed;
        left: 0;
        right: 0;
        background-color: #fafafa;
        padding: 0;
        max-height: 70%;
        width: 55%;
        margin: auto;
        overflow-y: auto;
        border-radius: 2px;
        will-change: top, opacity;
        box-shadow: 0 8px 10px 1px rgba(0,0,0,0.14), 0 3px 14px 2px rgba(0,0,0,0.12), 0 5px 5px -3px rgba(0,0,0,0.3);
    }

    @media only screen and (max-width: 992px) {
        .modal {
            width: 80%;
        }
    }
    .modal h5 {
        padding-bottom: 15px;
        border-bottom: 1px solid rgba(0,0,0,.1);
    }
    .modal h1, .modal h2, .modal h3, .modal h4, .modal h5 {
        margin-top: 0;
        margin-bottom: 15px;
    }

    .modal .modal-content {
        padding: 24px;
    }

    .modal .modal-close {
        cursor: pointer;
    }

    .modal .modal-footer {
        border-radius: 0 0 2px 2px;
        /*background-color: #fafafa;*/
        padding: 4px 6px;
        height: 56px;
        width: 100%;
    }

    .modal .modal-footer .btn, .modal .modal-footer .btn-large, .modal .modal-footer .btn-flat {
        float: right;
        margin: 6px 15px;
        font-size: 25px;
        color: #8C8C8C;
    }

    .modal-overlay {
        position: fixed;
        z-index: 999;
        top: -100px;
        left: 0;
        bottom: 0;
        right: 0;
        height: 125%;
        width: 100%;
        background: #000;
        display: none;
        will-change: opacity;
    }

    .modal.modal-fixed-footer {
        padding: 0;
        height: 70%;
    }

    .modal.modal-fixed-footer .modal-content {
        position: absolute;
        /*height: calc(100% - 56px);*/
        max-height: 100%;
        width: 100%;
        overflow-y: auto;
    }

    .modal.modal-fixed-footer .modal-footer {
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        position: absolute;
        top: 0;
    }

    .modal.bottom-sheet {
        top: auto;
        bottom: -100%;
        margin: 0;
        width: 100%;
        max-height: 45%;
        border-radius: 0;
        will-change: bottom, opacity;
    }
    .modal .source {
        padding-top: 10px;
        border-top: 1px solid rgba(0,0,0,.1);
    }
/* TESTIMONIALS */
    .testimonials.patients-testi {
        padding: 120px 0;
    }
    .testimonials .testi-sec p{
        font-weight: 800;
        font-size: 25px;
    }
    .testimonials.patients-testi .testi-sec p {
        line-height: 32px;
        font-weight: 500;
        font-style: normal;
    }
    .testimonials.patients-testi .testi-sec span.patient {
        font-style: italic;
        font-size: 18px;
        font-weight: 400;
    }
    .testimonial-bg {
        background: url(../images/testimonials.jpg);
        background-repeat: no-repeat;
    }
    @media (min-width: 992px) {
        .testimonials.dark-testi {
            min-height: 520px;
        }
        .testimonial-bg {
            background-attachment: fixed;
        }
    }
    @media (max-width: 992px) {
        .testimonial-bg {
            background-position: center center;
        }
    }

/* SOLUTION */
    .solutionsLearnMode {
        text-align: center;
        margin-top: 50px;
    }
    .solutionsLearnMode a {
        width: 100%;
        border: none;
        background-color: #434A5A;
        color: #fff;
        padding: 14px 39px;
        text-transform: uppercase;
        font-weight: 700;
        cursor: pointer;
        margin: 10px 0 0 0;
        width: 170px;
    }
    /*.services-four .services-sec .icon i {
        color: #B5B5B5;
        font-size: 36px;
    }

    .services-four .services-sec .detail {
        color: #444444 !important;
    }
    .services-sec:hover ~ .icon i {
        color: #C3030A !important;
    }*/

    .solutionsLearnMode a:hover, .driversButtonLink a:hover {
        background: #C3030A;
    }
    /*.services-sec .icon i:hover {
        color: #C3030A
    }*/

    /* PRESS */
    .press-links {
        margin-top: 90px;
    }
    .press-links .main-title {
        margin-left: 16px;
        margin-bottom: 13px;
    }
    .press-links .main-title p {
        font-size: 25px;
        color: black;
    }
    .press-links .links li {
        list-style: none;
        font-size: 16px;
        margin: 0 0 0 18px;

        line-height: 44px;
    }
    .press-links .links li  a{
        color: #3F3F3F;
    }
    .press-links .links li a:hover{
        color: #C3030A;
    }
    .pressSliderDiv {
        /*padding-bottom: .5px;*/
        border: solid 10px rgba(177, 177, 177, .35);
    }
    .presstext {
        font-size:12px;
        font-weight:normal;
        color:#969696;
        line-height:13px;
        margin-top:-8px;
        font-family: 'Open Sans', sans-serif;
    }
    .pressArticleLinks {
        height:300px;
        overflow:auto;
        color:white;
        scrollbar-base-color:gold;
        padding:1px;
    }
    /* Registration */
    .z-tabs.horizontal .detail p {
        line-height: 25px;
    }
    .source {
        font-size: 14px;
    }
    .welcome .detail a {
        margin: 0;
        background-color: transparent; 
        padding: 0; 
        display: inline; 
        text-transform: none; 
        color: #333; 
        font-size: 14px; 
        border-radius: none !important; 
    }
    ul.z-tabs-nav.z-tabs-desktop {
        text-align: center;
    }
    .z-tabs.horizontal .detail a:hover {
        background-color: transparent;
        color: #C3030A;
    }
    .z-tabs.horizontal > ul > li {
        margin-right: 0px;
        width: 18% !important;
    }
    .regForm {
        border-bottom: 1px solid grey;
        padding-top: 10px;
    }
    .regForm2 {
        padding-top: 15px;
    }
    .selectState {
        padding-bottom: 20px !important;
    }
    #stateFilter {
        width: 100%;
        padding: 10px;
    }
    .borderBottom {
        border-bottom: 1px solid rgba(0,0,0,.3);
        margin-bottom: 15px;
        padding-top: 20px;
    }
    .btnAll {
        text-decoration: none;
        color: #fff;
        background-color: #434A5A;
        text-align: center;
        letter-spacing: .5px;
        transition: .2s ease-out;
        cursor: pointer;
        box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
        border: none;
        border-radius: 3px;
        display: inline-block;
        height: 36px;
        line-height: 36px;
        padding: 0 2rem;
        margin: 5px 0;
        text-transform: uppercase;
        vertical-align: middle;
        -webkit-tap-highlight-color: transparent;
        outline: 0;
    }
    .btn-primary:hover {
        background-color: #C3030A;
    }
    .hideState {
        display: none !important;
    }
    .noMeeting {
        display: none;
    }
    .meetingsBox {
        max-height:275px; 
        background: white; 
        padding: 15px 0 15px 20px;
    }
    .meetingRegister {
        width: 100%;
    }
    @media (max-width: 992px) {
        .meetingsTitle {
            display: none;
        }
        .meetingRegister {
            margin-bottom: 20px !important;
        }
        .meetingsBox {
            max-height:400px; 
        }
        /*.z-tabs.horizontal.responsive > ul.z-tabs-desktop {
            display: none !important;
        }
        .z-tabs > ul.z-tabs-mobile {
            display: block !important;
        }
        .z-tabs.mobile > ul.z-tabs-nav {
        display: block
        }*/
        .z-tabs.horizontal > ul > li {
            margin-right: 5px !important;
        }
        .z-tabs.horizontal.responsive > ul.z-tabs-desktop > li > a {
            font-size: 15px;
        }
    }
    @media (max-width: 640px) {
        .z-tabs.medium > ul > li > a {
            font-size: 15px !important;
        }
        .z-tabs.horizontal > ul > li {
            margin-right: 0px;
        }
        .regForm2 {
            padding-top: 5px;
        }
        .meetingRegister {
            margin-bottom: 30px;
        }
    }
    
    @media (max-width: 450px) {
        .selectState {
            padding-bottom: 15px !important;
        }
    }

/* OUR CLIENTS */
    .main-gallery .gallery-sec {
        padding: 0 7px;
    }
    .team-detail a {
        color: #C3030A;
    }
    .dr-quote {
        background: url(../images/quote-bg.jpg);
        background-repeat: no-repeat;
        background-position: fixed;
    }
    @media (max-width: 1230px) and (min-width: 992px) {
        .main-gallery .gallery-sec .detail {
            min-height: 105px;
        }
    }
    /* FOOTER */
    .main-footer .get-touch ul li i {
        font-size: 20px;
        margin: 1px 9px 0 0;
        color: #b1b1b1;
    }
    .main-footer .get-touch ul li span {
        font-size: 16px;
        color: #b1b1b1;
    }
    .top-bar .get-touch .social-icons li a.li:hover{ background:#0073B0;}
    .top-bar .get-touch .social-icons li a.ig:hover{ background:#D30065;}
    .main-footer .social-icons{ margin-top: 15px;  }
    .main-footer .social-icons a{   color: #fff;  border: solid 1px #fff;  padding: 7px 9px;  border-radius: 100%;  font-size: 16px;}
    .main-footer .social-icons a.fb:hover{   background: #5c85ce;  border: solid 1px #5c85ce; color: white;  }
    .main-footer .social-icons a.tw:hover{   background: #02c0f2;  border: solid 1px #02c0f2; color: white; }
    .main-footer .social-icons a.gp:hover{   background: #eb6850;  border: solid 1px #eb6850; color: white; }
    .main-footer .social-icons a.vimeo:hover{   background: #68d4ee;  border: solid 1px #68d4ee; color: white; }
    .main-footer .social-icons a.li:hover{   background: #0073B0;  border: solid 1px #0073B0; color: white; }
    .main-footer .social-icons a.ig:hover{   background: #D30065;  border: solid 1px #D30065; color: white; }

    .footer-bottom .copyrightDiv {
        text-align: center;
    }
    .footer-bottom .copyrights {
        float: none;
        color: #b1b1b1;
    }
    .contact-us .leave-msg .form input[type=text] {
        width: 100%;
        padding: 0 12px;
        border: solid 1px #b1b1b1;
        height: 48px;
    }

    .contact-us .leave-msg .form select {
        width: 100%;
        padding: 0 12px;
        border: solid 1px #b1b1b1;
        height: 48px;
    }

    .main-footer .social-icons a {
        color: #b1b1b1;
        border: solid 1px #b1b1b1;
    }
    .contact-us .leave-msg p#error {
        color: #FFFFFF;
        background-color: #FF747D;
        padding: 6px 18px;
        font-size: 16px;
        border: solid 1px #D25259;
        margin: 0 15px 14px 15px;
    }
    .contact-us .leave-msg p#success {
        color: #FFFFFF;
        background-color: #76CB8D;
        padding: 6px 18px;
        font-size: 16px;
        border: solid 1px #88c098;
        margin: 0 15px 14px 15px;
        font-weight: normal;
        text-align: left;
    }
    @media (max-width: 992px) {
        .main-footer .get-touch {
            margin: 0;
        }
        .newsletter .input {
            width: 100% !important;
        }
    }

    .patient-family .how-treat a {
        background: transparent;
        padding: 0;
        text-transform: none;
        color: #C3030A;
    }

    #faculty .single-title {
        font-size: 24px;
        color: #222;
    }
    #faculty h6 {
        font-size: 14px;
        color: #C3030A;
        margin-bottom: 3px;
    }
    #resources .cause-content {
        padding: 10px 0;
    }
    #resources .cause-content a {
        font-size: 14px;
        font-weight: 600;
    }
    #resources .cause-content p {
        font-size: 14px;
        line-height: 20px
    }
    #resources .col-sm-6 {
        padding: 0 2px 5px 2px !important;
    }
    #faculty .col-xs-12 figure {
        text-align: center;
        padding-bottom: 10px;
    }

    #resource .img-holder {
        position: relative;
    }
    #resources .overlay {
        transform: scale(1);
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-color: rgba(45, 49, 52, 0.9);
        -webkit-transition: all 0.7s ease;
        transition: all 0.7s ease;
    }
    #resources .overlay .box {
        display: table;
        height: 100%;
        width: 100%;
    }
    #resources .overlay .box .content {
        display: table-cell;
        text-align: center;
        vertical-align: middle;
        color:white;
        font-size: 22px;
    }

    #resources i {
        font-size: 50px;
        color: white;
    }

    #preLogin_video {
        width:100%; 
        position: relative; 
        margin: 40px 0 20px 0;
    }
    #preLogin_video .overlay {
        position: absolute; 
        background: rgba(0,0,0,.8); 
        right:0; 
        left:0; 
        top: 0; 
        bottom: 0; 
        color:white;
    }
    #preLogin_video .overlay .box {
        display: table;
        height: 100%;
        width: 100%;
    }
    #preLogin_video .overlay .box .content {
        display: table-cell;
        text-align: center;
        vertical-align: middle;
        color: white;
        font-size: 22px;
    }
    #preLogin_video .overlay .box .content a {
        font-weight: bold; 
        text-decoration: underline;
    }

    .swal2-title {
        font-family: sans-serif;
    }
    .swal2-content {
        font-family: sans-serif;
    }
    .swal2-container.swal2-shown {
        z-index: 99999;
    }
    .swal-icon, .swal-icon--success__ring, .swal2-icon, .swal2-icon.swal2-success .swal2-success-ring {
        border-radius: 50% !important;
    }
    .swal2-popup .swal2-title {
        font-size: 23px !important;
        font-weight: 500 !important;
    }
    .swal2-popup .swal2-content {
        font-size: 16px !important;
    }
    .swal2-cancel {
        color: #666 !important;
        background-color: #e1e5ec !important;
        border-color: #e1e5ec !important;
    }
    .swal2-cancel:hover {
        color: #666 !important;
        background-color: #c2cad8 !important;
        border-color: #bcc5d4 !important;
    }
    .swal2-buttonswrapper button {
        border: none  !important;
        border-radius: 2px  !important;
        height: 36px  !important;
        line-height: 36px  !important;
        padding: 0 2rem  !important;
        text-transform: uppercase  !important;
        vertical-align: middle  !important;
        -webkit-tap-highlight-color: transparent  !important;
        font-size: 15px !important;
    }

    .swal2-popup .swal2-title {
        color: #525866 !important;
    }
    .swal2-confirm {
        background-color: #525866 !important;
        border-left-color: #525866 !important;
        border-right-color: #525866 !important;
    }
    .swal2-icon.swal2-info {
        color: #525866 !important;
        border-color: #C3030A !important;
    }