/**
 * If using a CSS pre-processor, tell it to overwrite this file. If not, place
 * your custom CSS modifications here.
 */
body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}

.dialog-off-canvas-main-canvas {
    overflow: hidden;
}

/********************************* Fonts ***********************************/

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-Regular.ttf') format('truetype');
}

/********************************* 100% Width ***********************************/

.navbar>.navbar-header,
.navbar>.navbar-collapse {
    margin: 0 !important;
}

.container,
.container-fluid {
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}

.row {
    margin: 0;
}

.banner01,
.banner02,
.banner03,
.banner04,
.banner05 {
    padding: 0;
}

/********************************* Texts ***********************************/

a {
    outline: 0 !important;
}

.region.region-content .content,
.region.region-content .view-content {
    font: 16px 'Montserrat', Arial, sans-serif;
    color: #232323;
}

#page-title {
    font: 36px 'Montserrat', Arial, sans-serif;
    font-weight: 500;
    color: #6ec1e4;
    padding: 0 0.5em;
    line-height: 1;
    letter-spacing: 0;
    text-transform: none;
    border: 0;
    margin: 0;
}

.region.region-content h1,
.region.region-content h2,
.region.region-content h3,
.region.region-content h4 {
    font-family: 'Montserrat', Arial, sans-serif;
}

.region.region-content h1 {
    color: #212529;
}

.region.region-content h2 {
    color: #212529;
}

.region.region-content h3 {
    color: #212529;
}

.region.region-content h4 {
    color: #212529;
}



.region.region-content .content ul li,
.region.region-content .view-content ul li {
    /* list-style: ;    
    transition: ; */
    padding: 0.2em 0;
}

.region.region-content .content ul li:hover,
.region.region-content .view-content ul li:hover {
    list-style: ;
}

.region.region-content .content a,
.region.region-content .view-content a {
    font: 16.5px 'Montserrat', Arial, sans-serif !important;
    transition: all 0.6s ease;
}

.region.region-content .content a:hover,
.region.region-content .view-content a:hover {
    color: #6ec1e4;
    text-decoration: underline;
}

/********************************* Misc ***********************************/

/* .main-container {}

.path-frontpage #frontpagerowswrap {}

#frontpagerowswrap {} */

.path-frontpage #notfrontwrap {
    min-height: 0;
    height: 0 !important;
    display: none;
}

#notfrontwrap {
    min-height: calc(100vh - 148px);
    position: relative;
    margin-top: -1px;
}

/* #page-header {}

#contentsectionwrap {} */

#contentsection {
    padding: 0;
}

.breadcrumb {
    /* background: ; */
    border-radius: 0;
    font: 13px 'Montserrat', Arial, sans-serif;
    background: rgba(255, 255, 255, 0.6);
}

.breadcrumb li {
    color: ;
}

.breadcrumb li a {
    color: #212121;
}

.breadcrumb>li+li:before {
    color: #212121;
}

.breadcrumb>li.active {
    color: #212121;
}

#main-content {
    display: block;
}

.path-frontpage .region.region-content {
    padding: 0;
}

.region.region-content {
    padding: 0.5em;
    background: transparent !important;
}

.region.region-content .content,
.region.region-content .view-content {
    padding: 0.5em 0.5em;
    float: left;
    width: 100%;
}

.region.region-content .view-content {
    padding: 1em 0.5em;
}

#secondarypagesrowswrap {
    height: auto;
}

.img-responsive {
    display: block;
    width: 100%;
    height: auto;
}

.rteleft {
    text-align: left;
}

.rtecenter {
    text-align: center;
}

.rteright {
    text-align: right;
}

.rtejustify {
    text-align: justify;
}

/*** Webform ***/

.webform .webform-progress-tracker {
    list-style: none !important;
}

.webform .form-wrapper {
    margin-bottom: 15px;
}

.webform .form-actions {
    padding: 0.5em 0;
    margin: 0.5em 0;
    display: flex;
}

.webform .button {
    text-decoration: none !important;
    font: 14px 'Montserrat', Arial, sans-serif;
    color: #f9f9f9 !important;
    text-transform: capitalize;
    width: 130px;
    height: 37px;
    background: #0c7372;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    /*text-align: center;*/
    padding: 0 1em;
    transition: all 0.4s ease-in-out;
    box-shadow: 3px 3px 4px 1px transparent;
    border: 1px solid transparent;
    position: relative;
    z-index: 1;
}

/*********************** header navigationbar ******************/
#navbar {
    padding: 0 !important;
    z-index: 99;
    background: rgba(255, 255, 255, 0.6);
    border: 0;
    border-radius: 0;
    margin: 15px 0 0 0 !important;
}

.path-frontpage .navbar {
    position: absolute;
    z-index: 999;
    width: 100%;

}



/********************************* Logo ***********************************/

/*.path-frontpage .navbar-header {background: transparent; width: auto; height: auto; padding: 0; margin: 0;}*/

.navbar-header {
    background: rgba(255, 255, 255, 0);
    width: auto;
    height: auto;
    padding: 0.45em;
    margin: 0;
}

.navbar .logo {
    padding: 0;
    margin: 0;
    max-width: 100%;
}

.navbar .logo img {
    width: auto;
    max-width: 100%;
}

/********************************* Menu ***********************************/
.region-navigation-collapsible {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-end;
    justify-content: space-between;
    margin: 8px 0 0 0;
}

/* #block-bootstrap-subtheme-main-menu {
    display: ;
} */

.navbar-collapse {
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    width: 100%;
}

.navbar-nav {
    background: rgba(255, 255, 255, 0) !important;
    padding: 5px;
    text-align: right;
    float: right;
    display: flex;
    border: 0;
}

.navbar-default .navbar-nav>li {
    margin: 0;
    display: inline-block;
    float: none;
    padding: 0;
    background: transparent;
    transition: all 0.5s ease;
    position: relative;
}

.navbar-default .navbar-nav>li:after {
    content: "|";
    top: 50%;
    left: 0;
    position: absolute;
    transform: translateY(-50%);
    margin: -2px 0 0 0;
    color: #212121;
}

.navbar-default .navbar-nav>li:first-child:after {
    content: unset;
    position: unset;
}

/*.navbar-default .navbar-nav li.first {margin-left: 0;}

.navbar-default .navbar-nav li.last {margin-right: 0;}

.navbar-default .navbar-nav li.last a {padding-right: 0;}*/

.navbar-default .navbar-nav>li>a {
    font: 16px 'Montserrat', Arial, sans-serif;
    color: #232323;
    /*text-transform: capitalize;*/
    transition: all 0.3s ease;
    padding: 3px 7px;
    border: 1px solid transparent;
    float: left;
    margin: 0 5px;
    position: relative;
}

.navbar-default .navbar-nav li.last .dropdown-menu {
    left: auto;
    right: 0;
}

.navbar-nav .dropdown-menu>li>a {
    font: 15px 'Montserrat', Arial, sans-serif;
    color: #232323;
    text-transform: capitalize;
    transition: all 0.5s ease;
    text-align: left;
    padding: 5px;
}

.navbar-nav .dropdown-menu>li>a:hover {
    color: #ffffff;
    background: #6ec1e4;
}

.navbar-nav .dropdown-menu>li.active>a {
    color: #ffffff;
    background: #6ec1e4;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    background: transparent;
    color: #6ec1e4;
    border-color: transparent;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    background: #ffffff;
    color: #6ec1e4;
    border-color: transparent;
}

.navbar-default .navbar-nav>.expanded>a,
.navbar-default .navbar-nav>.expanded>a:hover,
.navbar-default .navbar-nav>.expanded>a:focus {
    background: #ffffff;
    color: #6ec1e4;
    border-color: transparent;
}

.navbar-default .navbar-nav>.expanded>a::after,
.navbar-default .navbar-nav>.expanded>a:hover::after,
.navbar-default .navbar-nav>.expanded>a:focus::after,
.navbar-default .navbar-nav>li>a:hover::after {
    content: '';
    border-bottom: 1px solid #6ec1e4;
    width: 30px;
    position: absolute;
    bottom: -4px;
    left: 50%;
    transform: translateX(-50%);
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
    background: #ffffff;
    color: #6ec1e4;
    border-color: transparent;
}

.navbar-default .navbar-nav>.dropdown>a .caret {
    border-top-color: #6ec1e4;
    border-bottom-color: #6ec1e4;
}

.navbar-default .navbar-nav>.open>a .caret,
.navbar-default .navbar-nav>.open>a:hover .caret,
.navbar-default .navbar-nav>.open>a:focus .caret {
    border-top-color: #6ec1e4;
    border-bottom-color: #6ec1e4;
}

.navbar-default .navbar-nav>.dropdown>a:hover .caret {
    border-top-color: #6ec1e4;
    border-bottom-color: #6ec1e4;
}

/********************************* Search ***********************************/

/*.searchButton {display: none;}*/

.navbar .search-block-form {
    /* position: absolute; */
    /* float: right; */
    /* right: 10px;
    top: 10px; */
    width: 200px;
    margin: 8px 8px 0 0;
    background: rgba(255, 255, 255, 0.6);
    border-radius: 8px;
    z-index: 99;
}

/*.path-frontpage .navbar .search-block-form {background: transparent;}*/

.navbar .search-block-form .form-group {
    margin: 0;
}

.navbar .search-block-form .form-group .input-group {
    display: flex;
    padding: 0;
    justify-content: space-evenly;
    border: 1px solid #6ec1e4;
    border-radius: 8px;
}

.navbar .search-block-form .form-group .input-group #edit-keys,
.navbar .search-block-form .form-group .input-group #edit-keys--2 {
    border-radius: 0;
    /*position: relative; top: 0; right: 0;*/
    background: rgba(255, 255, 255, 0.6);
    border: 0;
    box-sizing: border-box;
    color: #212121 !important;
    width: 160px;
    height: 27px;
    float: right;
    box-shadow: none;
    /*border-bottom: 1px solid #ffffff;*/
    font-family: 'Montserrat', Arial, sans-serif !important;
    padding: 0 0 0 5px;
}

.navbar .search-block-form .form-group .input-group #edit-keys::-webkit-input-placeholder,
.navbar .search-block-form .form-group .input-group #edit-keys--2::-webkit-input-placeholder {
    color: #212121 !important;
    font-family: 'Montserrat', Arial, sans-serif !important;
}

.navbar .search-block-form .form-group .input-group #edit-keys::-moz-placeholder,
.navbar .search-block-form .form-group .input-group #edit-keys--2::-moz-placeholder {
    color: #212121 !important;
    font-family: 'Montserrat', Arial, sans-serif !important;
}

.navbar .search-block-form .form-group .input-group #edit-keys::-ms-input-placeholder,
.navbar .search-block-form .form-group .input-group #edit-keys--2::-ms-input-placeholder {
    color: #212121 !important;
    font-family: 'Montserrat', Arial, sans-serif !important;
}

.navbar .search-block-form .form-group .input-group .input-group-btn {
    width: 30px;
    height: 27px;
    padding: 0;
    background: transparent;
    border-radius: 0;
    display: flex;
    align-items: center;
}

.navbar .search-block-form .form-group .input-group .input-group-btn:before {
    content: "";
    width: 1px;
    height: 100%;
    background: transparent;
    display: block;
}

.navbar .search-block-form .form-group .input-group .input-group-btn .btn {
    background: rgba(255, 255, 255, 0.6) url('../images/icon-search.png') no-repeat center center / 100% 100%;
    width: 100%;
    height: 100%;
    border: none !important;
    border-radius: 0;
    color: #ffffff;
    padding: 0;
    margin: 0 auto;
}

.navbar .search-block-form .form-group .input-group .input-group-btn .btn .icon {
    opacity: 0;
}

/********************************* Common ***********************************/
#backtotop {
    bottom: 120px;
}

div[class*='banner0'].col-sm-12,
div[class*='banner1'].col-sm-12 {
    padding: 0;
}

.mcc {
    width: 100%;
    display: block;
}

.sh-wrap {
    padding: 0.5em 0;
    margin: 0.5em 0;
}

.section-header {
    font: 36px 'Montserrat', Arial, sans-serif;
    /* line-height: ;
    letter-spacing: ; */
}

.sh-uc {
    text-transform: uppercase;
}

.sh-color {
    color: #6ec1e4;
}

.sh-white {
    color: #ffffff;
}

.sh-black {
    color: #000000;
}

.txt-center {
    text-align: center;
}

.block-center {
    margin: 0 auto;
}

.bg-img {
    display: block;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

.btn-wrap {
    padding: 0.5em 0;
    margin: 0.5em 0;
}

.btn-pkp {
    text-decoration: none !important;
    font: 14px 'Montserrat', Arial, sans-serif;
    color: #f9f9f9 !important;
    text-transform: uppercase;
    width: 110px;
    height: 35px;
    background: #6ec1e4;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    /*text-align: center;*/
    padding: 0 1em;
    transition: all 0.4s ease-in-out;
    box-shadow: 3px 3px 4px 1px transparent;
    border: 1px solid transparent;
    position: relative;
    z-index: 1;
}

.services .service-title,
.infodesk .service-title {
    font: 18px 'Montserrat', Arial, sans-serif;
    color: #232323;
    text-align: center;
}

/********************************* Banner 01 Main Banner ***********************************/
.slide-right {
    width: 100%;
    overflow: hidden;
    max-width: 500px
}

.banner01 {
    width: 100%;
    display: block;
}

.region.region-banner01 {
    width: 100%;
    display: block;
    /* position: relative; */
    background: rgba(255, 255, 255, 0);
    top: 0;
}

#block-views-block-main-banner-view-block-1 {
    width: 100%;
    display: block;
    border-bottom: 0;
}

#block-views-block-main-banner-view-block-1 .view-main-banner-view {
    width: 100%;
    display: block;
}

#block-views-block-main-banner-view-block-1 .view-content {
    width: 100%;
    display: block;
}

#block-views-block-main-banner-view-block-1 .view-content .skin-default {
    width: 100%;
    display: block;
}

#views_slideshow_cycle_main_main_banner_view-block_1,
#views_slideshow_cycle_teaser_section_main_banner_view-block_1 {
    width: 100% !important;
    display: block !important;
}

#views_slideshow_cycle_div_main_banner_view-block_1_0,
#views_slideshow_cycle_div_main_banner_view-block_1_1,
#views_slideshow_cycle_div_main_banner_view-block_1_2,
#views_slideshow_cycle_div_main_banner_view-block_1_3,
#views_slideshow_cycle_div_main_banner_view-block_1_4 {
    width: 100% !important;
    display: block !important;
}

/* .mb-view-wrap {}
.banner-content {} */

.mb-view {
    position: relative;
}




.banner-content strong {
    position: relative;
    color: #212429;
    background: transparent;
    font: 14px 'Montserrat', Arial, sans-serif;
    font-weight: 600;
    padding: 8px;
    margin: 0 0 0 12px;
}

.banner-content strong:before {
    content: "_________";
    position: absolute;
    left: 0;
    transform: translateX(-100%);
}

.mb-txt-wrap {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 23%;
}

.banner-content h2 {
    margin: 0;
    padding: 0;
    width: 100%;
    color: #6ec1e4;
    background: #212429;
    font: 48px 'Montserrat', Arial, sans-serif;
    font-weight: 600;
    margin: 0 0 6px 0;
}

.banner-content h2:last-child {
    margin: 0;
}

.banner-content h2 span {
    display: inline-block;
    background: #f3f8fe !important;
}

/* .mb-bg-wrap {}

.mb-bg {} */

.mb-bg img {
    width: 100%;
    display: block;
    height: auto;
}

/*****************
department section
*********************/

.section-wrap.departments {
    background: url(../images/bg-department.jpg) no-repeat center center;
    padding: 100px 0;
}

.departments .section-inner {
    max-width: 1150px;
    margin: 0 auto;
}

.title-wrap {
    margin: 0 0 60px 0;
    display: block;
}

.dept-item {
    width: 230px;
    margin: 0 auto;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

.dept-item:hover .section-subheading::after {
    color: #6ec1e4;
}

.dept-item:hover {
    -moz-transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}

.dept-item:hover .icon-img {
    animation: hoverOnIcon 2s ease-in-out infinite alternate;
    -webkit-animation: hoverOnIcon 2s ease-in-out infinite alternate;
}

.section-heading {
    position: relative;
    text-transform: capitalize;
    font: 36px 'Montserrat', Arial, sans-serif;
    text-align: center;
    font-weight: 600;
    margin: 0;
    color: #212529;
}

.section-subheading {
    position: relative;
    font: 24px 'Montserrat', Arial, sans-serif;
    font-weight: 600;
    color: #333;
    margin: 0 0 24px 0;
}

.section-subheading::after {
    content: "______";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -12px;
    color: transparent;
    font: 14px 'Montserrat', Arial, sans-serif;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

.dept-content-wrap {
    margin: 0 0 30px 0;
}

.section-heading:after {
    content: "______";
    width: 100px;
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
}

.departments .content-wrap {
    text-align: center;
    font: 14px 'Montserrat', Arial, sans-serif;
    color: #232323;
}

.content-wrap .text-wrap {
    display: block;
    margin: 80px 0;
    color: #232323;
}

.content-wrap p {
    margin: 0;
    padding: 0;
    text-align: center;
    color: #232323;
}

.icon-img {
    width: 47px;
    height: 47px;
    display: block;
    margin: 0 auto 18px;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;

}

.icon-dept-clinic {
    background: url(../images/icon-dept-clinical.png) no-repeat center center;
}

.icon-dept-admin {
    background: url(../images/icon-dept-admin.png) no-repeat center center;
}

.icon-dept-support {
    background: url(../images/icon-dept-support.png) no-repeat center center;
}

.btn-pimh {
    color: #6ec1e4;
    font: 14px 'Montserrat', Arial, sans-serif;
}

/******************************
faciliites
**************************************/
.facilities.section-wrap {
    background: url(../images/bg-facilities.jpg) no-repeat center center;
    padding: 36px 0;

}

.facilities .section-inner {
    max-width: 1050px;
    margin: 0 auto;
}

.fac-item-inner {
    position: absolute;
    bottom: 36px;
    left: 1px;
}

.row-top .col-two>div {
    padding: 0;
}

.row-top {
    margin: 0 0 15px 0;
}

.fac-row>div {
    padding: 0;
}

.fac-item-inner span {
    display: block;
    background: #333;
    color: #fff;
    padding: 8px 8px;
    font: 24px 'Montserrat', Arial, sans-serif;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

.fac-wrap-link {
    display: block;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

.fac-wrap-link:hover .fac-block {
    -moz-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -o-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
}

.fac-wrap-link:hover .fac-item-inner span {
    background: #6ec0e5;
    color: #fff;
}

.fac-indoor-wrap {
    width: 500px;
    height: 330px;
    overflow: hidden;
    margin: 0 auto;
}

.fac-block {
    width: 100%;
    height: 100%;
    display: block;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

.fac-indoor {
    background: url(../images/f-indoor.jpg) no-repeat center center;
}

.fac-outdoor-wrap {
    width: 250px;
    height: 330px;
    overflow: hidden;
    margin: 0 auto;
}

.fac-outdoor {
    background: url(../images/f-outdoor.jpg) no-repeat center center;
}

.fac-rehab-wrap {
    width: 250px;
    height: 330px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 0 50px 0 0;
}

.fac-rehab {
    background: url(../images/f-rehab.png) no-repeat center center;
}

.fac-emr-wrap {
    width: 500px;
    height: 330px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 0 0 0 50px;
}

.fac-emr {
    background: url(../images/f-emr.png) no-repeat center center;
}

.fac-addic-wrap {
    width: 522px;
    height: 330px;
    margin: 0 auto;
    overflow: hidden;
}

.fac-addic {
    background: url(../images/f-addiction.jpg) no-repeat center center;
}

/***********************services section*******************************************/

.section-wrap.services {
    background: url(../images/bg-services.jpg) no-repeat center center;
    padding: 100px 0 70px;
}

.btn-pimh-primary {
    background: #212529;
    color: #fff;
    display: block;
    width: 155px;
    text-align: center;
    padding: 12px 0;
    box-sizing: border-box;
    border-radius: 10px;
    margin: 0 auto;
    text-decoration: none !important;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

.btn-pimh-primary:hover {
    background: #6ec0e5;
    color: #fff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.icon-service {
    width: 83px;
    height: 80px;
    display: block;
    margin: 0 auto 18px;
}

.icon-s-forensic {
    background: url(../images/s-forensic.png) no-repeat center center;
}

.icon-s-allied {
    background: url(../images/s-allied.png) no-repeat center center;
}

.icon-s-supportive {
    background: url(../images/s-supportive.png) no-repeat center center;
}

.service-title {
    text-decoration: none;
    font: 18px 'Montserrat', Arial, sans-serif;
    color: #232323;
    margin: 0;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

.serv-wrap-link {
    max-width: 312px;
    width: 100%;
    height: 200px;
    border: 1px solid #a0bea6;
    display: block;
    padding: 40px 0;
    box-sizing: border-box;
    margin: 0 auto;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    text-decoration: none !important;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

.serv-wrap-link:hover {
    background: #6ec0e5;
    /* box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; */
    box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
    -webkit-box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
    -moz-transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    -o-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
}

.serv-wrap-link:hover .service-title {
    color: #fff;
}

.services .content-wrap {
    margin: 0 0 60px 0;
}

/*****************************academics & highlights******************************************/
.region.region-banner05 {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-around;
    background: url(../images/bg-acad-highlights.jpg) no-repeat center center;
    padding: 20px 0 0 0;
    overflow: hidden;
}

.academics .section-inner,
#block-views-block-highlights-view-block-1 {
    padding: 58px 0;
}

.academics-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.acad-title {
    font: 24px 'Montserrat', Arial, sans-serif;
    color: #232323;
    font-weight: 600;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

.acad-item {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.acad-item {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 540px;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #b8bac9;
    padding: 12px 48px;
    border-radius: 20px;
    margin-bottom: 24px;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

.acad-item:hover {
    background: rgba(110, 192, 229, 0.6);
    box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
    -webkit-box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
    -moz-transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    -o-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
}

.acad-item:hover .acad-title {
    color: #fff;
}

/* .academics-list>li {} */

.academics-list>li .acad-item-wrap {
    text-decoration: none;
    display: block;
}

.acad-item-wrap .icon-acad {
    width: 104px;
    height: 104px;
    margin: 0;
}

.icon-research {
    background: url(../images/acad-res.png) no-repeat center center;
}

.icon-internship {
    background: url(../images/acad-intern.png) no-repeat center center;
}

#block-views-block-highlights-view-block-1 {
    width: 480px;
    background: rgba(110, 193, 228, 0.6);
    border-radius: 0 50px 0 0;

}

#block-views-block-highlights-view-block-1 .view-header {
    margin: 0 0 60px 0;
}

.highlights-list {
    list-style: none;
    padding: 0;
    margin: 0;

}

.highlights-item {
    margin: 0 0 80px 0;
}

.highlights-item .h-date {
    font: 16px 'Montserrat', Arial, sans-serif;
    display: block;
    text-align: center;
    margin: 0 0 16px 0;
    font-weight: 600;
}

.highlights-item .h-title {
    font: 18px 'Montserrat', Arial, sans-serif;
    font-weight: 600;
    text-align: center;
    color: #6ec1e1;
    position: relative;
}

.highlights-item .h-title a {
    text-decoration: none;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

.highlights-item:hover .h-title a {
    color: #fff;
}

.highlights-item .h-title:after {
    content: "";
    border-bottom: 2px dashed #6ec1e4;
    position: absolute;
    display: inline-block;
    width: 280px;
    left: 50%;
    transform: translateX(-50%);
    top: 50px;
}

#block-views-block-highlights-view-block-1 .view-content .views-row:last-child .highlights-item .h-title:after {
    content: unset;
}

/*****************************info desk********************************/
.section-wrap {
    background-size: cover !important;
}

.info-item {
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

.info-item:hover .icon-info {
    animation: hoverOnIcon2 2s ease-in-out infinite alternate;
    -webkit-animation: hoverOnIcon2 2s ease-in-out infinite alternate;
}

.info-item:hover {
    -moz-transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}

.info-item:hover .service-title {
    color: #6ec0e5;
}

.infodesk {
    background: url(../images/bg-info-desk.jpg) no-repeat center center;
    padding: 60px 0;
}

.info-wrap-link {
    text-decoration: none !important;
    display: block;
    position: relative;
}

.info-wrap-link:after {
    content: "";
    position: absolute;
    border-right: 5px solid #212429;
    top: 0;
    display: block;
    width: 0px;
    height: 100%;
}

.info-row>div:first-child .info-wrap-link::after {
    content: unset;
}

.icon-info {
    width: 94px;
    height: 95px;
    display: block;
    margin: 0 auto 18px;
}

.icon-info-faq {
    background: url(../images/info-faq.png) no-repeat center center;
}

.icon-info-ht {
    background: url(../images/info-healthtip.png) no-repeat center center;
}

.icon-info-st {
    background: url(../images/info-safetytip.png) no-repeat center center;
}

.icon-info-stat {
    background: url(../images/info-stats.png) no-repeat center center;
}

.infodesk .content-wrap {
    margin: 0 0 60px 0;
}

/**************************Footer*******************************/
.footer {
    margin: 0;
    padding: 0;
    border: unset;
    font: 14px 'Montserrat', Arial, sans-serif;
}

.ftr-top {
    background: #0e0e0e;
    padding: 6px 0;
}

.ftr-btm {
    background: #6ec0e5;
    color: #fff;
    padding: 8px 30px;
    font: 13px 'Montserrat', Arial, sans-serif;
}

.ftr-nav {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    list-style: none;
    margin: 0;
    padding: 0 !important;
    font: 13px 'Montserrat', Arial, sans-serif;
    margin: 4px 0 0 30px;
}

.ftr-nav>li {
    position: relative;
    margin: 0 30px 0 0;
}

.ftr-nav>li::after {
    content: "|";
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    left: -15px;
    color: #fff;
}

.ftr-nav>li:first-child::after {
    content: unset;
}

.ftr-nav>li>a {
    color: #fff;
    text-decoration: none;
    display: block;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

.ftr-nav>li>a:hover {
    color: #6ec0e5;
}

.ftr-social {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
}

.ftr-social>li {
    margin: 0 30px 0 0;
    position: relative;
}

.icon-social {
    width: 24px;
    height: 24px;
    margin: 0 auto;
    background-size: cover !important;
}

.icon-twitter {
    background: url(../images/sm-twitter.png) no-repeat center center;
}

.icon-fb {
    background: url(../images/sm-fb.png) no-repeat center center;
}

.icon-insta {
    background: url(../images/sm-insta.png) no-repeat center center;
}

.ftr-social>li a {
    display: block;
    text-decoration: none;
    margin: 0;
    color: transparent;
    font-size: 0px;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

.ftr-social>li a:hover {
    transform: rotate(90deg);
}

.ftr-btm>div {
    margin: 0;
    padding: 0;
}

.ftr-btm .ftr-lt {
    text-align: left;
}

.ftr-btm .ftr-rt {
    text-align: right;
}

.ftr-btm a {
    display: inline-block;
    color: #fff !important;
}


@keyframes slide-right {
    to {
        transform: translateX(0);
    }
}

@keyframes hoverOnIcon {
    0% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }

    100% {
        transform: scale(1.3);
        -webkit-transform: scale(1.3);
    }
}

@keyframes hoverOnIcon2 {
    0% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }

    100% {
        transform: scale(0.90);
        -webkit-transform: scale(0.90);
    }
}

@media screen and (min-width:768px) {
    .navbar.container {
        max-width: 100%;
    }

    .slide-right h2 {
        animation: 2s slide-right 2s forwards;
        transform: translateX(-101%);
    }

    .slide-right h2:first-child {
        animation: 1.5s slide-right 1.5s forwards;
        transform: translateX(-101%);
    }
}

@media screen and (max-width:1200px) {
    .navbar.container {
        max-width: 100%;
    }

    .mb-txt-wrap {
        left: 21.6%;
    }
}

/**********************************************************************************************
                                                    INNER PAGES
***********************************************************************************************/
/********************************* Internal Pages ***********************************/
#main-content {
    border-bottom: unset;
    display: inline;
}

.inner-page {
    background: url(../images/Internal-bg.jpg) repeat fixed center center;
    min-height: calc(100vh - 184px);
    font: 16px 'Montserrat', Arial, sans-serif;
}

.inner-page #page-title {
    font: 36px 'Montserrat', Arial, sans-serif;
    font-weight: 500;
    color: #6ec1e4;
    margin: 20px 0 10px 0;
}

.inner-page a {
    color: #6ec1e4;
    text-decoration: none !important;
    border-bottom: 1px dashed #6ec1e4;
    font: 16px Helvetica, "Helvetica Neue", sans-serif, Arial !important;
}

.inner-page h3 {
    font: 24px'Helvetica-Med-Con', Helvetica, sans-serif, Arial !important;
    color: #6ec1e4 !important;
}

.inner-page h4 {
    font: 18px'Helvetica-Med-Con', Helvetica, sans-serif, Arial !important;
    color: #6ec1e4 !important;
}

.inner-page ul li {
    padding: 0.5em 0;
}

.inner-page .breadcrumb {
    border-radius: 0;
    background-color: #6ec1e4;

}

.inner-page .breadcrumb li {
    color: #fff;
}

.inner-page .breadcrumb li a {
    color: #fff;
    border-bottom: 1px solid #fff;
}

.inner-page .breadcrumb li.active {}

.inner-page .breadcrumb>li+li::before {
    color: #fff;
}

.inner-page .main-content {
    padding-bottom: 3em;
    box-sizing: border-box;
}

.inner-page .main-content img.align-left {
    margin-right: 8px;
}

/* .inner-page .info-table {}

.inner-page .info-table tr {} */

.inner-page .info-table tr td {
    text-align: center;
}

.inner-page .info-table tr td img {
    display: inline-block;
}

.region.region-content img {
    margin: 0 8px;
}

.inner-page div[role='heading'] {
    padding: 0;
}

.inner-page .region-content ul {
    color: #6ec1e4;
}

.inner-page .region-content ul li {
    padding: 0.58em 0 !important;
}

.inner-page .page ul {
    color: #212429;
}

.rteleft {
    text-align: left;
}

.rtecenter {
    text-align: center;
}

.rteright {
    text-align: right;
}

.rtejustify {
    text-align: justify;
}

.view-display-id-page_1 .field-content>.rteleft:first-child {
    margin: 0 0 8px 0;
}


/*** ... ***/
/*Gallery Page*/
.gallery-item {
    margin-bottom: 20px;
}

.gallery-item>div {
    display: block;
    text-align: center;
    overflow: hidden;
    margin: 0 0 8px 0;
}

.gallery-item .img-wrap {
    width: 220px;
    height: 150px;
    overflow: hidden;
    margin: 0 auto 1em;
}

.gallery-item .img-wrap img {
    height: 100%;
    width: auto;
    transform: scale(1);
    transition: all 0.6s ease;
}

.gallery-item:hover .img-wrap img {
    transform: scale(1.2);
}

.gallery-item .title-wrap {
    font: 15px 'Montserrat', Arial, sans-serif;
    text-align: center;
    height: 40px;
}

/*Highlights Page*/
.highlighter-wrap {
    margin-bottom: 20px;
}

.highlighter-wrap .highlighter-date,
.date-display-single {
    font-weight: bold;
    margin-bottom: 8px;
}

/* .highlighter-wrap .highlighter-title {}

.highlighter-wrap .highlighter-title a {} */

/**********************************************************************************************
                                                    SITE MAP
***********************************************************************************************/

.sitemap {
    padding: 0 1em;
}

/* .sitemap-item {} */

.sitemap-item ul {
    padding: 0 0 0 1.5em;
    margin: 0 !important;
    float: none;
    text-align: start;
    list-style: disc;
    display: block;
    background: transparent !important;
    border: 0;
    border-radius: 0;
}

.sitemap-item ul li {
    float: none;
    display: list-item;
}

.sitemap-item ul li a {
    text-decoration: none;
    display: initial;
    font: 16px 'Montserrat', Arial, sans-serif;
    color: #333333;
    padding: 0;
}

.sitemap ul li a {
    border: unset;
}

.sitemap-item ul li a:hover,
.sitemap-item ul li a:focus {
    text-decoration: underline;
    background: transparent;
}

.sitemap .caret {
    display: none;
}

.sitemap-item ul li ul {
    position: initial;
    display: block;
    border: none;
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    background: transparent;
    background-clip: inherit;
    list-style: circle;
}

.sitemap-item ul li ul li {
    display: list-item;
}

.sitemap-item ul li ul li a,
.sitemap-item .navbar-nav .dropdown-menu>li>a {
    text-decoration: none;
    display: initial;
    font: 16px 'Montserrat', Arial, sans-serif;
    color: #333333;
    padding: 0;
}

.sitemap-item ul li ul li a:hover,
.sitemap-item ul li ul li a:focus,
.sitemap-item .navbar-nav .dropdown-menu>li>a:hover,
.sitemap-item .navbar-nav .dropdown-menu>li>a:focus {
    text-decoration: underline;
    background: transparent;
}

.sitemap-item ul li ul li ul {
    display: none;
}

.sitemap-item ul li ul li.expanded ul {
    display: block;
    list-style: square;
}


/**********************************************************************************************
                                                    MEDIA QUERIES
***********************************************************************************************/
@media screen and (max-width:1050px) {
    .navbar-default .navbar-nav>li>a {
        font-size: 14px;
    }

    .facilities .section-inner {
        max-width: 100%;
    }

}

@media screen and (max-width:1030px) {

    .fac-indoor-wrap,
    .fac-emr-wrap,
    .fac-outdoor-wrap,
    .fac-rehab-wrap,
    .fac-emr-wrap,
    .fac-addic-wrap {
        width: 96%;
    }

}

@media screen and (max-width:992px) {
    .mb-txt-wrap {
        top: 65%;
        transform: translateY(-50%) scale(92%);
        left: 18.5%;
    }

    .navbar.container {
        max-width: 100%;
    }

    .fac-item-inner span {
        font: 20px 'Montserrat', Arial, sans-serif;
    }
}

@media screen and (max-width:980px) {
    .navbar-default .navbar-nav>li>a {
        padding: 3px 5px;
    }
}

@media screen and (max-width:950px) {
    .navbar .search-block-form {
        position: absolute;
        right: 0;
        top: 8px;
    }

    .region-navigation-collapsible {
        display: block;
        margin: 90px 0 0 0;
    }

    .mb-txt-wrap {
        top: 70%;
        transform: translateY(-50%) scale(85%);
        left: 17.5%;
    }
}

@media screen and (max-width:900px) {
    .fac-item-inner span {
        font: 18px 'Montserrat', Arial, sans-serif;
    }

    .mb-txt-wrap {
        top: 80%;
        transform: translateY(-50%) scale(75%);
        left: 15.5%;
    }

    .ftr-btm .ftr-lt {
        text-align: center;
    }

    .ftr-btm .ftr-rt {
        text-align: center;
    }
}


@media screen and (max-width:767px) {
    .acad-item {
        margin: 0 auto 24px;
    }

    #block-academics {
        width: 100%;
    }

    .region.region-banner05 {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .info-st.info-wrap-link:after {
        content: unset;
    }

    .fac-outdoor-wrap,
    .fac-rehab-wrap {
        width: 250px;
    }

    .fac-indoor-wrap,
    .fac-emr-wrap {
        width: 500px;
    }

    .fac-addic-wrap {
        width: 500px;
    }

    .facilities .section-inner {
        max-width: 510px;
    }

    .row-top {
        display: flex;
        flex-direction: column-reverse;
        flex-wrap: nowrap;
    }

    .row-btm {
        display: flex;
        flex-direction: column-reverse;
        flex-wrap: nowrap;
    }

    .col-one,
    .col-two {
        margin: 0 0 8px 0;
    }

    .mb-txt-wrap {
        transform: translateY(-50%) scale(65%);
        left: 0;
    }

    .ftr-btm .ftr-lt {
        margin: 0 0 6px 0;
    }

    .ftr-nav {
        justify-content: center;
        margin: 4px 0 12px 30px;
    }

    .ftr-social {
        justify-content: center;
    }

    /* .navbar-header {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    } */

    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background-color: #fff;
    }

    .navbar-default .navbar-toggle {
        background: rgba(255, 255, 255, 0.6);
    }

    .navbar-default .navbar-toggle {
        border-color: #6ec1e4;
        transform: translateY(50%);
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #6ec1e4;
    }

    .navbar .search-block-form {
        position: unset;
        right: unset;
        top: unset;
        margin: 0 0 0 24px;
    }

    .region-navigation-collapsible {
        display: flex;
        align-items: flex-start;
        margin: 0;
    }

    .navbar-nav {
        width: 100%;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
    }

    #block-bootstrap-subtheme-main-menu {
        display: block;
        width: 100%;
    }

    .navbar-default .navbar-nav>li:after {
        content: unset;
        position: unset;
    }

    .navbar-default .navbar-nav>.expanded>a::after,
    .navbar-default .navbar-nav>.expanded>a:hover::after,
    .navbar-default .navbar-nav>.expanded>a:focus::after,
    .navbar-default .navbar-nav>li>a:hover::after {
        content: unset;
    }

    .navbar-default .navbar-nav>li {
        display: block;
        width: 100%;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        background: #6ec1e4;
        color: #fff;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        background: #6ec1e4;
        color: #fff;
    }

    .info-row .info-wrap:nth-child(1),
    .info-row .info-wrap:nth-child(2) {
        margin: 0 0 24px 0;
    }

}

@media screen and (max-width:680px) {
    .icon-service {
        background-size: cover !important;
    }

    .icon-service {
        width: 53px;
        height: 50px;
    }

    .services .service-title {
        font: 16px 'Montserrat', Arial, sans-serif;
    }

    .serv-wrap-link {
        padding: 20px 0;
        height: 160px;
    }

    .departments .dept-item-wrap {
        width: 90%;
        margin: 0 0 36px 0;
    }

    .section-heading {
        font: 32px 'Montserrat', Arial, sans-serif;
    }
}

@media screen and (max-width:640px) {
    .service-row>div {
        width: 100%;
        display: block;
    }

    .serv-wrap-link {
        margin: 0 auto 24px;
    }
}

@media screen and (max-width:580px) {
    .acad-item {
        width: 100%;
    }

    .academics-list>li .acad-item-wrap {
        margin: 0 2%;
    }
}

@media screen and (max-width:520px) {

    .fac-indoor-wrap,
    .fac-emr-wrap,
    .fac-outdoor-wrap,
    .fac-rehab-wrap,
    .fac-emr-wrap,
    .fac-addic-wrap {
        width: 96%;
    }

    #block-views-block-highlights-view-block-1 {
        width: 96%;
        margin: 0 auto;
    }
}

@media screen and (max-width:480px) {
    .section-wrap.departments {
        padding: 60px 2%;
    }

    .section-wrap.services {
        padding: 60px 2% 30px;
    }

    .highlights-item .h-title {
        font: 16px 'Montserrat', Arial, sans-serif;
    }

    .highlights-item .h-date {
        font: 14px 'Montserrat', Arial, sans-serif;
    }

    .highlights-item {
        margin: 0 0 60px 0;
    }

    .icon-info {
        background-size: cover !important;
        width: 70px;
        height: 70px;
    }

    .services .service-title,
    .infodesk .service-title {
        font: 16px 'Montserrat', Arial, sans-serif;
    }

    .btn-pimh-primary {
        transform: scale(80%);
    }

    .mb-txt-wrap {
        transform: translateY(-50%) scale(50%);
        left: -10%;
    }

    .ftr-nav {
        font: 10px 'Montserrat', Arial, sans-serif;
    }

    .ftr-btm {
        font: 11px 'Montserrat', Arial, sans-serif;
    }
}

@media screen and (max-width:450px) {
    .fac-item-inner span {
        font: 16px 'Montserrat', Arial, sans-serif;
    }

    .ftr-nav {
        margin: 0 0 16px 0;
    }

    .ftr-nav>li {
        margin: 0 16px 0 0;
    }

    .ftr-top>div {
        padding: 0;
    }

    .ftr-nav>li::after {
        content: unset;
    }

    .navbar .logo img {
        max-width: 90%;
    }

    #navbar {
        margin: 0 !important;
    }

    .navbar-toggle {
        margin: 14px 28px 0 0;
    }
}

@media screen and (max-width:400px) {
    .highlights-item .h-title:after {
        width: 180px;
    }

    .navbar .logo img {
        max-width: 80%;
    }

    .navbar-default .navbar-toggle {
        position: absolute;
        right: 15px;
        top: 0;
        margin: 0;
    }

    .mb-txt-wrap {
        transform: translateY(-50%) scale(40%);
        left: -20%;
        margin: 0;
    }

}

@media screen and (max-width:360px) {
    .acad-item {
        flex-direction: column-reverse;
    }

    .banner-content h2 {
        font: 42px 'Montserrat', Arial, sans-serif;
    }
}