@font-face {
    font-family: 'Reforma';
    src: url('../font/reforma.eot');
    src: url('../font/reforma.eot?#iefix') format('embedded-opentype'),
    url('../font/reforma.woff') format('woff'),
    url('../font/reforma.ttf') format('truetype'),
    url('../font/reforma.svg#Reforma') format('svg');
    font-weight: normal;
    font-style: normal;
}

html {
    height:100%;
}
body {
    height:100%;
    direction: rtl;
    font-size: 16px;
    font-family: Reforma, Arial;
    background: white;
    overflow-x: hidden;
}
a:hover, a:focus{
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.INDDesktop #INDmenu-btn {
    top: 90px;
}

.h-btn{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 44px;
    float: right;
    margin-top: 16px;
    padding-left: 5px;
}


.home-link{
    margin-left: 10px;
    margin-right: 20px;
}

.home-link:hover{
    text-decoration: none!important;
}

.h-btn{

}

.no-border{
    border-left: none;
}

.phone-link{
    font-size: 2em;
    width: auto;
    padding-right: 10px;
    font-weight: bold;
}

.home-link i{
    vertical-align: sub;
}

.phone-pr{
    padding-top: 20px;
}

.mobile-phone-link{
    display: none;
}

@media (max-width: 640px) {
    .mobile-phone-link {
        display: flex;
        right: 0;
        top: 0;
        font-size: 1.5em;
        width: auto;
        padding-right: 10px;
        font-weight: bold;
    }

    .phone-pr{
        padding-top: 10px;
    }

    .home-link{
        display: none;
    }

    .fa-2x{
        font-size: 1.5em;
    }

    .mobile-flex{
        display: flex;
    }

    .m-center{
        display: flex!important;
        justify-content: center;
        align-items: center;
        padding-left: 5px;
        padding-right: 5px;

    }

    .mobile-border{
        border-left: 1px solid;
    }

    #headerSearchMobile i.fa{
        line-height: 1!important;
        top: 0!important;
    }
}

@media (max-width: 769px) {
    body {
        font-size: 14px;
    }
}
@media (min-width: 769px) {
    body {
        background: #EBEBEB;
    }
}
.en-text, .en-text > * {
    font-family: 'Open Sans', Arial;
}
.clear {
    clear: both;
}
img.alignleft {
    float: left;
    margin-right: 10px;
}
img.alignright {
    float: right;
    margin-right: 10px;
}


/***************************** header ***********************************/
header {
    font-size: 22px;
    position: relative;
    height: 80px;
}
.topBarTransparent header {
    position: absolute;
    z-index: 10;
    width: 100%;
}
#open_sogoacc {
    top: 80px !important;
}
header > .row, header > .row > div, #headerLogo {
    height: 100%;
}
header > .row > div, #headerLogo {
    line-height: 80px;
}
header a, header a:visited, header a:focus, header a:hover {
    color: inherit;
}
@media (max-width: 1200px) {
    header {
        font-size: 17px;
        height: 80px;
    }
    #open_sogoacc {
        top: 61px !important;
    }
    header > .row > div, #headerLogo {
        line-height: 61px;
    }
}
@media (max-width: 992px) {
    header {
        font-size: 11px;
        height: 50px;
    }
    #open_sogoacc {
        top: 50px !important;
    }
    header > .row > div, #headerLogo {
        line-height: 50px;
    }
}
@media (max-width: 768px) {
    header {
        font-size: 17px;
        height: 40px;
    }
    #open_sogoacc {
        top: 40px !important;
    }
    header > .row > div, #headerLogo {
        line-height: 40px;
    }
}
@media (max-width: 480px) {
    header {
        height: 50px;
    }
    #open_sogoacc {
        top: 50px !important;
    }
}
#headerTxt {
    position: absolute;
    height: 80px;
    z-index: 0;
    margin-right: -15px;
    margin-left: -15px;
    padding-right: 80px;
}
#headerTxt span, #headerTxt li a {
    line-height: 80px;
}
#headerTxt ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#headerTxt li {
    display: inline-block;
}
#headerTxt li a {
    display: block;
    padding: 0 1.2vw;
}
@media (max-width: 1200px) {
    #headerTxt {
        padding: 8px 0;
        height: 61px;
    }
    #headerTxt span, #headerTxt li a {
        line-height: 20px;
    }
}
@media (max-width: 992px) {
    #headerTxt {
        padding: 8px 0;
        height: 50px;
    }
    #headerTxt span, #headerTxt li a {
        line-height: 25px;
    }
}
@media (max-width: 768px) {
    #headerTxt {
        padding: 6px 0;
        height: 40px;
    }
    #headerTxt span {
        line-height: 19px;
    }
}
@media (max-width: 480px) {
    #headerTxt {
        padding: 4px 0;
        height: 24px;
    }
    #headerTxt span {
        line-height: 12px;
    }
}
#headerElts {
    z-index: 1;
}
#headerLogo {
    display: block;
    padding: 0 15px;
    position: absolute;
    z-index: 42;
    right: 70px;
}
@media (max-width: 1200px) {
    #headerLogo {
        padding: 0 11px;
        right: 54px;
    }
}
@media (max-width: 992px) {
    #headerLogo {
        padding: 0 9px;
        right: 44px;
    }
}
@media (max-width: 768px) {
    #headerLogo {
        left: 0;
        right:auto;
        max-width: 33vw;
        padding: 0 7px;
    }
}
@media (max-width: 480px) {
    #headerLogo {
        padding: 0 5px;
    }
}

@media (min-width: 769px) {
    #headerLogo.emergency {
        right: 0;
    }
}
#headerLogo img {
    max-width: 100%;
    max-height: 100%;
}
#headerSearchDesktop {
    text-align: center;
    cursor: pointer;
}
#headerSearchDesktop i.fa {
    margin-right: 15px;
}
#headerSearchMobile {
    /*height: 80px;*/
    z-index: 0;
    cursor: pointer;
}
#headerSearchMobile i.fa {
    line-height: 80px;
}
@media (max-width: 1200px) {
    #headerSearchDesktop i.fa {
        margin-right: 12px;
    }
    #headerSearchMobile {
        height: 61px;
    }
    #headerSearchMobile i.fa {
        line-height: 61px;
    }
}
@media (max-width: 992px) {
    #headerSearchDesktop i.fa {
        margin-right: 9px;
    }
    #headerSearchMobile {
        height: 50px;
    }
    #headerSearchMobile i.fa {
        line-height: 50px;
    }
}
@media (max-width: 768px) {
    #headerSearchDesktop i.fa {
        margin-right: 8px;
    }
    #headerSearchMobile {
        height: 40px;
    }
    #headerSearchMobile i.fa {
        line-height: 40px;
    }
}
@media (max-width: 480px) {
    #headerSearchDesktop i.fa {
        margin-right: 5px;
    }
    #headerSearchMobile {
        height: 37px;
        z-index: 99999;
    }
    #headerSearchMobile i.fa {
        line-height: 50px;
    }
}

#skipToContentLink {
    height: 1px;
    display: block;
    overflow: hidden;
    opacity: 0;
}

#headerMenu {
    width: 70px;
    float: right;
}
#headerMenu.emergency {
    display: none;
}
#btnCollapseNavigation {
    background:transparent;
    border:none;
    margin: 15px auto;
    padding: 0;
    text-align: center;
    float: none
}
#btnCollapseNavigation:hover,
#btnCollapseNavigation:active,
#btnCollapseNavigation:focus {
    border: none;
    outline: none;
}
#btnCollapseNavigationLabel {
    font-size: 22px;
}
.barsContainer {
    display: inline-block;
    cursor: pointer;
    margin: -7px 0;
}
.barsContainer > div {
    width: 53px;
    height: 5px;
    margin: 6px 0;
    transition: 0.4s;
}
.ctc-bars-trans .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px) ;
    transform: rotate(-45deg) translate(-9px, 6px) ;
}
.ctc-bars-trans .bar2 {
    opacity: 0;
}
.ctc-bars-trans .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px) ;
    transform: rotate(45deg) translate(-8px, -8px) ;
}
@media (max-width: 1200px) {
    #headerMenu {
        width: 54px;
    }
    #btnCollapseNavigation {
        margin: 12px auto;
    }
    #btnCollapseNavigationLabel {
        font-size: 17px;
    }
    .barsContainer > div {
        width: 41px;
        height: 4px;
        margin: 5px 0;
    }
    .ctc-bars-trans .bar1 {
        -webkit-transform: rotate(-45deg) translate(-9px, 6px) ;
        transform: rotate(-45deg) translate(-9px, 6px) ;
    }
    .ctc-bars-trans .bar3 {
        -webkit-transform: rotate(45deg) translate(-8px, -8px) ;
        transform: rotate(45deg) translate(-8px, -8px) ;
    }
}
@media (max-width: 992px) {
    #headerMenu {
        width: 44px;
    }
    #btnCollapseNavigation {
        margin: 9px auto;
    }
    #btnCollapseNavigationLabel {
        font-size: 14px;
    }
    .barsContainer > div {
        width: 33px;
        height: 3px;
        margin: 4px 0;
    }
    .ctc-bars-trans .bar1 {
        -webkit-transform: rotate(-45deg) translate(-9px, 6px) ;
        transform: rotate(-45deg) translate(-9px, 6px) ;
    }
    .ctc-bars-trans .bar3 {
        -webkit-transform: rotate(45deg) translate(-8px, -8px) ;
        transform: rotate(45deg) translate(-8px, -8px) ;
    }
}
@media (max-width: 768px) {
    #headerMenu {
        width: 35px;
    }
    #headerMenu.emergency {
        display: block;
    }
    #btnCollapseNavigation {
        margin: 8px auto;
    }
    #btnCollapseNavigationLabel {
        font-size: 11px;
    }
    .barsContainer > div {
        width: 27px;
        height: 3px;
        margin: 3px 0;
    }
    .ctc-bars-trans .bar1 {
        -webkit-transform: rotate(-45deg) translate(-1px, 3px) ;
        transform: rotate(-45deg) translate(-1px, 3px) ;
    }
    .ctc-bars-trans .bar3 {
        -webkit-transform: rotate(45deg) translate(-5px, -7px) ;
        transform: rotate(45deg) translate(-5px, -7px) ;
    }
}
@media (max-width: 480px) {
    .barsContainer > div {
        width: 17px;
        height: 2px;
        margin: 2px 0;
    }
    .ctc-bars-trans .bar1 {
        -webkit-transform: rotate(-45deg) translate(-1px, 3px) ;
        transform: rotate(-45deg) translate(-1px, 3px) ;
    }
    .ctc-bars-trans .bar3 {
        -webkit-transform: rotate(45deg) translate(-3px, -5px) ;
        transform: rotate(45deg) translate(-3px, -5px) ;
    }
}

/***************************** menu ***********************************/
#navMenu {
    position: absolute;
    z-index: 42;
}
.topBarTransparent #navMenu {
    top: 80px;
}
@media (max-width: 1200px) {
    .topBarTransparent #navMenu {
        top: 61px;
    }
}
@media (max-width: 992px) {
    .topBarTransparent #navMenu {
        top: 50px;
    }
}
@media (max-width: 768px) {
    .topBarTransparent #navMenu {
        top: 40px;
    }
}
@media (max-width: 480px) {
    .topBarTransparent #navMenu {
        top: 50px;
    }
}
#navMenu ul {
    padding: 0;
    border-top: 1px solid;
    width: 25vw;
    z-index: 42;
}
@media (max-width: 768px) {
    #navMenu, #navMenu ul {
        width: 100%;
    }
}
#navMenu ul:first-child {
    border-top: medium none;
}
#navMenu ul li {
    border-top: 1px solid;
}
#navMenu ul li:first-child {
    border-top: medium none;
}
#navMenu a, #navMenu a:visited, #navMenu a:hover, #navMenu a:focus {
    padding: 18px 15px;
    font-size: 24px;
    background: transparent !important;
}
#navMenu a:focus {
    text-decoration: underline;
}
#navMenu ul li a i.fa {
    display: block;
    float: left;
}
.hrz-collapse {
    position: absolute;
    top: 0;
    right: 25vw;
    width: 0;
    overflow: hidden;
}

/*changing breaking point of navigation bar collapsing*/
/*collapsing at all screens*/
@media (min-width: 0px) {
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
}
@media (max-width: 1024px) {
    #navMenu ul {
        width: 100%;
        margin: 0;
        border-bottom:2px solid;
    }
}

/***************************** search ***********************************/

.searchFormWrap {
    position: absolute;
    z-index: 42;
    width: 100%;
}
.topBarTransparent .searchFormWrap {
    top: 80px;
}
@media (max-width: 1200px) {
    .topBarTransparent .searchFormWrap {
        top: 61px;
    }
}
@media (max-width: 992px) {
    .topBarTransparent .searchFormWrap {
        top: 50px;
    }
}
@media (max-width: 768px) {
    .topBarTransparent .searchFormWrap {
        top: 40px;
    }
}
@media (max-width: 480px) {
    .topBarTransparent .searchFormWrap {
        top: 50px;
    }
}
.searchFormWrap > div {
    padding: 15px 30px;
    width: 100%;
}
.searchFormWrap form {
    border-bottom: 1px solid;
    padding-bottom: 10px;
}
.searchFormWrap input {
    border: medium none;
    background: transparent;
    width: calc(100% - 60px);
    font-size: 40px;
    padding: 0 1%;
}
.searchFormWrap button {
    font-size: 40px;
    width: 60px;
    border: medium none;
    display: block;
    float: left;
}
@media (max-width: 1600px) {
    .searchFormWrap > div {
        padding: 12px 23px;
    }
    .searchFormWrap form {
        padding-bottom: 8px;
    }
    .searchFormWrap input {
        width: calc(100% - 46px);
        font-size: 31px;
    }
    .searchFormWrap button {
        font-size: 31px;
        width: 46px;
    }
}
@media (max-width: 1200px) {
    .searchFormWrap > div {
        padding: 12px 23px;
    }
    .searchFormWrap form {
        padding-bottom: 8px;
    }
    .searchFormWrap input {
        width: calc(100% - 46px);
        font-size: 31px;
    }
    .searchFormWrap button {
        font-size: 31px;
        width: 46px;
    }
}
@media (max-width: 992px) {
    .searchFormWrap > div {
        padding: 9px 19px;
    }
    .searchFormWrap form {
        padding-bottom: 6px;
    }
    .searchFormWrap input {
        width: calc(100% - 38px);
        font-size: 25px;
    }
    .searchFormWrap button {
        font-size: 25px;
        width: 38px;
    }
}
@media (max-width: 768px) {
    #searchFormWrapMobile > div {
        height: calc(100vh - 40px); /* full - header */
        padding: 0;
    }
    #searchFormWrapMobile > div > form {
        position: absolute;
        top: 50%;
        left: 2%;
        width: 96%;
        transform: translate(0,-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
    }
}
@media (max-width: 480px) {
    #searchFormWrapMobile > div {
        height: calc(100vh - 50px); /* full - header */
    }
}

/***************************** main / footer ***********************************/

#ctcPageOuter {
    min-height: calc(100vh - 180px);
}
@media (max-width: 1200px) {
    #ctcPageOuter {
        min-height: calc(100vh - 139px);
    }
}
@media (max-width: 992px) {
    #ctcPageOuter {
        min-height: calc(100vh - 113px);
    }
}
@media (max-width: 768px) {
    #ctcPageOuter {
        min-height: calc(100vh - 40px);
    }
}
@media (max-width: 480px) {
    #ctcPageOuter {
        min-height: calc(100vh - 24px);
    }
}
#ctcPage {
    overflow:auto;
    padding-bottom: 180px; /* this needs to be bigger than footer height*/
}
#ctcPageHeader {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 30vh;
}
@media (max-width: 1720px) {
    #ctcPageHeader {
        height: 26vh;
    }
}
@media (max-width: 1200px) {
    #ctcPageHeader {
        height: 25vh;
    }
}
@media (max-width: 992px) {
    #ctcPageHeader {
        height: 23vh;
    }
}
@media (max-width: 768px) {
    #ctcPageHeader {
        height: 20vh;
    }
}
@media (max-width: 480px) {
    #ctcPageHeader {
        height: 15vh;
    }
}
#ctcPageHeader > div {
    /*background: linear-gradient(to left, rgba(0,0,0,0.4) 30%, transparent 40%);*/
    /*background: -webkit-linear-gradient(to left, rgba(0,0,0,0.4) 20%, transparent 40%);*/
    /*background: -moz-linear-gradient(to left, rgba(0,0,0,0.4) 30%, transparent 40%);*/
    /*background: -o-linear-gradient(to left, rgba(0,0,0,0.4) 30%, transparent 40%);*/
    /*background: -ms-linear-gradient(to left, rgba(0,0,0,0.4) 30%, transparent 40%);*/
    width: 100%;
    height: 100%;
    position: relative;
}
body.page-template-homeEmergency #ctcPageHeader > div {
    background: rgba(226,54,54,0.8);
}
#ctcPageHeader h1 {
    font-size: 100px;
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    margin: 0;
    padding: 0;
    width: 100%;
}
.topBarTransparent #ctcPageHeader h1 {
    margin-top: 40px; /* half of header height */
}
@media (max-width: 1720px) {
    #ctcPageHeader h1 {
        font-size: 80px;
    }
}
@media (max-width: 1200px) {
    #ctcPageHeader h1 {
        font-size: 60px;
    }
    .topBarTransparent #ctcPageHeader h1 {
        margin-top: 30px; /* half of header height */
    }
}
@media (max-width: 992px) {
    #ctcPageHeader h1 {
        font-size: 50px;
    }
    .topBarTransparent #ctcPageHeader h1 {
        margin-top: 25px; /* half of header height */
    }
}
@media (max-width: 768px) {
    .topBarTransparent #ctcPageHeader h1 {
        margin-top: 20px; /* half of header height */
    }
}
@media (max-width: 480px) {
    #ctcPageHeader h1 {
        font-size: 36px;
        margin-top: 15px;
        line-height: 33px;
    }
    .topBarTransparent #ctcPageHeader h1 {
        margin-top: 25px; /* half of header height */
    }
}

footer {
    position: relative;
    margin-top: -50px; /* negative value of footer height */
    height: 50px;
    clear:both;
    padding:15px 0;
    background-color: #252525;
}
footer.home-footer {
    margin-top: 0;
}
footer img {
    margin: 0 auto;
    max-height: 100%;
}

@media (max-width: 1200px) {
    footer {
        margin-top: -39px;
        height: 39px;
        padding: 12px 0;
    }
}
@media (max-width: 992px) {
    footer {
        margin-top: -31px;
        height: 31px;
        padding:9px 0;
    }
}
@media (max-width: 768px) {
    footer {
        margin-top: -25px;
        height: 25px;
        padding:8px 0;
    }
}
@media (max-width: 480px) {
    footer {
        margin-top: -30px;
        height: 30px;
        padding:7px 0;
    }
}

/***************************** homepage ***********************************/
#ctcHomepageOuter {
    height: calc(100vh - 80px);
}
@media (max-width: 1200px) {
    #ctcHomepageOuter {
        height: calc(100vh - 61px);
    }
}
@media (max-width: 992px) {
    #ctcHomepageOuter {
        height: calc(100vh - 50px);
    }
}
@media (max-width: 768px) {
    #ctcHomepageOuter {
        height: calc(100vh - 40px);
    }
}
@media (max-width: 480px) {
    #ctcHomepageOuter {
        height: calc(100vh - 50px);
    }
}
.topBarTransparent #ctcHomepageOuter {
    height: 100vh;
    position: relative;
}

#ctcHomepageOuter #ctcPage {
    height: 100%;
    padding: 0;
}
@media (min-width: 1720px) {
    #ctcHomepageOuter .container { /* for all the rest, it's set by BS */
        width: 1600px;
    }
}
@media (min-width: 769px) {
    #ctcHomepageOuter .container {
        width: calc(100vw - 120px); /* 120 for square menu controls */
        height: 100%;
    }
}

#hpCarousel, #hpCarousel .carousel-inner {
    height: 100%;
}
.hpCarouselItem {
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: calc(20vh - 80px); /* - header */
}
.hpCarouselCntWrap {
    float: right;
}
.hpCarouselCnt {
    padding: 15px;
}
.hpCarouselCnt h4 {
    margin: 0;
    font-size: 34px;
    color: inherit;
}
.hpCarouselCnt div {
    font-size: 20px;
}
.hpCarouselCntWrap > a, .hpCarouselCntWrap > a:hover, .hpCarouselCntWrap > a:focus  {
    margin: 3px 0 0 3px;
    display: block;
    color: inherit;
    float: right;
    line-height: 36px;
    text-decoration: none;
}
.hpCarouselCntWrap > a:focus  {
    text-decoration: underline;
}
.hpCarouselCntWrap > a.hpCarouselReadMore {
    font-size: 20px;
    padding: 2px 20px;
    line-height: 36px;
}
.hpCarouselCntWrap > a.hpCarouselControl {
    width: 40px;
    font-size: 40px;
    text-align: center;
}
#hpCarouselControl {
    font-size: 19px;
    line-height: 40px;
}
@media (max-width: 1400px) {
    .hpCarouselItem {
        padding-top: calc(27vh - 80px); /* - header */
    }
    .hpCarouselCnt h4 {
        font-size: 26px;
    }
    .hpCarouselCntWrap > a, .hpCarouselCntWrap > a:hover, .hpCarouselCntWrap > a:focus {
        line-height: 34px;
    }
    .hpCarouselCntWrap > a.hpCarouselControl {
        width: 30px;
        font-size: 30px;
        line-height: 37px;
    }
}
@media (max-width: 1200px) {
    .hpCarouselCntWrap {
        width: 50%;
    }
    .hpCarouselItem {
        padding-top: calc(17vh - 61px); /* - header */
    }
    .hpCarouselCnt h4 {
        font-size: 26px;
    }
    .hpCarouselCnt div {
        font-size: 18px;
    }
    .hpCarouselCntWrap > a, .hpCarouselCntWrap > a:hover, .hpCarouselCntWrap > a:focus  {
        line-height: 30px;
    }
    .hpCarouselCntWrap > a.hpCarouselReadMore {
        font-size: 18px;
        padding: 2px 18px;
        line-height: 36px;
    }
    .hpCarouselCntWrap > a.hpCarouselControl {
        width: 32px;
        font-size: 32px;
        line-height: 32px;
    }
    #hpCarouselControl {
        font-size: 20px;
        line-height: 32px;
    }
}
@media (max-width: 992px) {
    .hpCarouselItem {
        padding-top: calc(10vh - 50px); /* - header */
    }
    .hpCarouselCnt h4 {
        font-size: 26px;
    }
    .hpCarouselCnt div {
        font-size: 16px;
    }
    .hpCarouselCntWrap > a, .hpCarouselCntWrap > a:hover, .hpCarouselCntWrap > a:focus  {
        line-height: 28px;
    }
}
@media (max-width: 768px) {
    .hpCarouselCntWrap {
        width: 70%;
    }
    .hpCarouselItem {
        padding-top: calc(25vh - 40px); /* - header */
    }
    .hpCarouselCnt h4 {
        font-size: 32px;
    }
    .hpCarouselCnt div {
        font-size: 22px;
    }
    .hpCarouselCntWrap > a, .hpCarouselCntWrap > a:hover, .hpCarouselCntWrap > a:focus  {
        font-size: 22px;
        line-height: 36px;
    }
    .hpCarouselCntWrap > a.hpCarouselControl {
        width: 36px;
        line-height: 40px;
    }
}
@media (max-width: 480px) {
    .hpCarouselItem {
        padding-top: calc(10vh - 50px); /* - header */
    }
    .hpCarouselCnt h4 {
        font-size: 24px;
    }
    .hpCarouselCnt div {
        font-size: 16px;
    }
    .hpCarouselCntWrap > a, .hpCarouselCntWrap > a:hover, .hpCarouselCntWrap > a:focus  {
        line-height: 26px;
    }
}
.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
    opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

#hpFeaturedPost .ctc2FeaturedPost {
    line-height: 70px;
    position: relative;
    opacity: 0.9;
    height: 70px;
    overflow: hidden;
}
#hpFeaturedPost .ctc2FeaturedPost a {
    display: block;
    padding: 0 8px;
    color: inherit;
    text-decoration: none;
}
#hpFeaturedPost .ctc2FeaturedPostImg {
    display: inline-block;
    width: 55px;
    height: 55px;
    background: no-repeat center center;
    background-size: cover;
    border-radius: 50%;
    vertical-align: middle;
    margin-left: 8px;
}
#hpFeaturedPost .ctc2FeaturedPostTitle {
    font-size: 17px;
    vertical-align: middle;
}
@media (max-width: 1400px) {
    #hpFeaturedPost .ctc2FeaturedPostTitle {
        font-size: 15px;
    }
}
@media (min-width: 769px) {
    #hpFeaturedPost .ctc2FeaturedPost {
        position: absolute;
        top: 9vh;
        left: 60px;
        z-index: 2;
        padding: 0;
        width: 28vh;
    }
}
@media (min-width: 993px) {
    #hpFeaturedPost .ctc2FeaturedPost {
        top: 15vh;
        width: 28vh;
    }
}
@media (min-width: 1201px) {
    #hpFeaturedPost .ctc2FeaturedPost {
        top: 15vh;
        width: 28vh;
    }
}
@media (min-width: 1401px) {
    #hpFeaturedPost .ctc2FeaturedPost {
        top: 18vh;
        width: 28vh;
    }
    #hpFeaturedPost .ctc2FeaturedPostTitle {
        font-size: 24px;
    }
}

#servicesMenuWrap {
    position: relative;
    padding-right: 15px;
    padding-left: 15px;
}
@media (min-width: 769px) {
    #servicesMenuWrap {
        position: absolute;
        top: 18vh;
        left: 60px; /* left arrow of square menu */
        /*width: 20vh;*/
        z-index: 2;
        padding: 0;
    }
    #servicesMenuWrap > .row {
        margin-right: 0;
        margin-left: 0;
    }
}
@media (min-width: 993px) {
    #servicesMenuWrap {
        top: 26vh;
    }
}
@media (min-width: 1201px) {
    #servicesMenuWrap {
        top: 27vh;
    }
}
@media (min-width: 1401px) {
    #servicesMenuWrap {
        top: 27vh;
    }
}
#servicesMenuWrap h3 {
    font-size: 24px;
    letter-spacing: 0.5px;
}
#servicesMenu {
    width: 100%;
    margin: 0;
}
#servicesMenu > div {
    display: block;
    padding: 5px 0;
    text-align: center;
    font-size: 18px;
}
#servicesMenu a, #servicesMenu a:hover {
    display: block;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
}
#servicesMenu > div a i.fa {
    font-size: 34px;
    display: block;
    padding: 23px 0;
}
#servicesMenu > div a:hover i.fa {
    transform: scale(1.05);
    transition: transform 0.3s;
}
@media (min-width: 769px) {
    #servicesMenuWrap h3 {
        margin: 0 0 3px 0;
        padding: 7px;
    }
    #servicesMenuWrap h3 a {
        cursor: pointer;
        color: inherit;
    }
    #servicesMenuWrap h3 i.fa {
        display: block;
        float: left;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
    }
    #servicesMenuWrap h3 i.fa.change {
        -moz-transform: scaleY(-1);
        -webkit-transform: scaleY(-1);
        -ms-transform: scaleY(-1);
        /*filter: FlipV;*/
        transform: scaleY(-1);
    }
    #servicesMenu > div {
        width: 14vh;
        height: 14vh;
        padding: 0.2vh;
        float: right;
        clear: both;
    }
    #servicesMenu > div.odd {
        float: left;
        clear: none;
    }
    #servicesMenu a {
        width: 100%;
        height: 100%;
    }
    #servicesMenu > div a i.fa {
        padding: 2vh;
        font-size: 46px;
    }
    #servicesMenu > div a span {
        position: absolute;
        display: block;
        bottom: 10px;
        padding: 0 2%;
        width: 96%;
        text-align: center;
        line-height: 1;
        font-family: Reforma, Arial;
        font-weight: normal;
    }
}

@media (max-width: 1400px) {
    #servicesMenuWrap h3 {
        font-size: 23px;
        margin: 0 0 0.2vh 0;
    }
    #servicesMenu > div a i.fa {
        font-size: 18px;
    }
}
@media (max-width: 1200px) {
    #servicesMenuWrap h3 {
        font-size: 18px;
    }
    #servicesMenu > div a i.fa {
        font-size: 36px;
    }
    #servicesMenu > div a span {
        font-size: 16px;
    }
}
@media (max-width: 992px) {
}
@media (max-width: 768px) {
    #servicesMenuWrap {
        margin: 25px 0;
    }
    #servicesMenuWrap h3 {
        font-size: 38px;
        margin: 20px 0;
    }
    #servicesMenu a {
        margin: 0 5px;
        line-height: 40px;
        font-size: 20px;
        white-space: nowrap;
        overflow: hidden;
    }
    #servicesMenu > div a span {
        font-size: 20px;
        font-family: Reforma, Arial;
        font-weight: normal;
    }
}

.hpContentRow {
    position: relative;
}
#squareMenuRowContainer {
    position: relative;
    background: transparent;
}
#squareMenu {
    width: 100%;
}
.squareMenuItem {
    display: block;
    position: relative;
}
.squareMenuItem .sq-color{
    transition: all .5s;
    box-shadow: inset 0 0 0 0 rgba(0,0,0,0.75);
}
.squareMenuItem:hover .sq-color{
    box-shadow: inset 5px 5px 5px 0px rgba(0,0,0,0.75);
}
.squareMenuItem > a, .squareMenuItem > a:hover {
    display: block;
    margin: 0 auto;
    text-align: center;
    font-size: 24px;
    line-height: 1;
    width: 99%;
    overflow: hidden;
    color: inherit;
    text-decoration: none;
    cursor: pointer;
    position: relative;
}
.squareMenuItem > a i.fa {
    font-size: 73px;
    display: block;
}
.squareMenuItem > a:hover i.fa, .squareMenuItem > a:focus i.fa {
    transform: scale(1.05);
    transition: transform 0.3s;
}
.squareMenuItem > a span {
    /*position: absolute;*/
    display: block;
    bottom: 20px;
    padding: 0 2%;
    width: 96%;
    text-align: center;
}
#squareMenuWrap > a {
    display: none;
}

.breadcrumbs ul{
    display: flex;
    list-style: none;
    padding: 0;
    margin-top: 10px;
}

.breadcrumbs ul li{
    padding: 0 10px;
}

.breadcrumbs ul li a{
    color: #000;
    text-decoration: underline;
}



@media (min-width: 769px) {
    #squareMenuRowContainer {
        position: absolute;
        bottom: 50px;
        padding-bottom: 10px;
        z-index: 2;
        width: 100%;
        background: linear-gradient(to top, #000 0%, transparent 100%);
        background: -webkit-linear-gradient(to top, #000 0%, transparent 100%);
        background: -moz-linear-gradient(to top, #000 0%, transparent 100%);
        background: -o-linear-gradient(to top, #000 0%, transparent 100%);
        background: -ms-linear-gradient(to top, #000 0%, transparent 100%);
    }
    #squareMenuWrap {
        width: 100%;
    }
    #squareMenuWrap h3 {
        display: none;
    }
    #squareMenuWrap > a, #squareMenuWrap > a:visited, #squareMenuWrap > a:hover, #squareMenuWrap > a:focus {
        font-size: 70px;
        position: absolute;
        line-height: 21vh;
    }
    #squareMenuWrap > a#squareMenuPrev {
        right: -35px;
    }
    #squareMenuWrap > a#squareMenuNext {
        left: -35px;
        display: block;
    }
    #squareMenu {
        display: none;
        width: 100%;
        overflow: hidden;
    }
    #squareMenuInner {
        width: 100%;
        display: flex;
        overflow: hidden;
    }
    .squareMenuItem {
        padding: 0;
    }
    #squareMenu.nmobile .squareMenuItem > a,
    #squareMenu.nmobile .squareMenuItem > a:hover,
    #squareMenu.nmobile .squareMenuItem > a:focus{
        /*height: 21vh !important;*/
        padding: 0;
        font-size: 22px;
        display: flex;
        height: 100%!important;
        align-items: center;
        justify-content: space-between;
    }
    #squareMenu.nmobile .squareMenuItem > a i.fa {
        padding: 4vh 0 !important;
    }
}
@media (min-width: 993px) {
    #squareMenuRowContainer {
        bottom: 40px;
    }
    #squareMenuWrap > a, #squareMenuWrap > a:visited, #squareMenuWrap > a:hover, #squareMenuWrap > a:focus {
        line-height: 16vh;
    }
    #squareMenu.nmobile .squareMenuItem > a,
    #squareMenu.nmobile .squareMenuItem > a:hover, #squareMenu.nmobile .squareMenuItem > a:focus {
        /*height: 16vh !important;*/
        font-size: 19px;
    }
    #squareMenu.nmobile .squareMenuItem > a i.fa {
        font-size: 45px;
        padding: 2vh 0 !important;
    }
    .squareMenuItem > a span {
        line-height: 16px;
        bottom: 10px;
    }
}
@media (min-width: 1201px) {
    #squareMenuWrap > a, #squareMenuWrap > a:visited, #squareMenuWrap > a:hover, #squareMenuWrap > a:focus {
        line-height: 16vh;
    }
    .squareMenuItem > a i.fa {
        font-size: 45px;
        padding: 2vh 0;
    }
    .squareMenuItem > a span {
        line-height: 16px;
        bottom: 10px;
    }

    .squareMenuItem > a span.menu-title{
        font-family: Reforma, Arial;
    }

    .squareMenuItem > a .menu-image{
        top: 15px;
    }

    .squareMenuItem > a .menu-image svg{
        width: 80px;
        height: 80px;
    }
}
@media (min-width: 1401px) {
    #squareMenu.nmobile .squareMenuItem > a i.fa {
        font-size: 54px;
        padding: 0!important;
    }
}

@media (max-width: 768px) {
    #squareMenuInner{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    #squareMenuRowContainer {
        margin: 25px 0;
    }
    #squareMenuWrap h3 {
        font-size: 38px;
        margin: 20px 0;
        letter-spacing: 0.5px;
        display: none;
    }
    .squareMenuItem {
        padding-right: 5px;
        padding-left: 5px;
        margin-bottom: 10px;
        width: calc(33.3% - 7px)!important;
    }
    .squareMenuItem i{

    }
    .squareMenuItem svg{

    }
    .squareMenuItem svg *{

    }
    .squareMenuItem img {
        -webkit-filter: grayscale(100%)!important;
        filter: grayscale(100%)!important;
    }
    .squareMenuItem a {
        height: 100%;
        font-size: 22px;
    }
}
@media (max-width: 500px) {
    .squareMenuItem > a i.fa {
        font-size: 40px;
    }
}
@media (max-width: 460px) {
    .squareMenuItem a, .squareMenuItem a:hover {
        font-size: 18px;
    }
    .squareMenuItem > a i.fa {
        font-size: 40px;
    }
}
@media (max-width: 320px) {
    .squareMenuItem > a i.fa {
        display: none;
    }
}

#hpMsgsContainer {
    position: relative;
    margin-top: -40px;
    width: 100%;
    overflow: hidden;
    height: 40px;
    white-space: nowrap;
}
body.page-template-homeEmergency #hpMsgsContainer {
    margin-top: 0;
}
#hpMessagesLnk, #hpMessagesLnk:hover {
    display: inline-block;
    vertical-align: middle;
    width: 35px;
    border: 1px solid;
    border-radius: 50%;
    height: 35px;
    margin: 0 8px;
    text-decoration: none;
    text-align: center;
    margin-top: 2px;
}
#hpMessagesLnk i {
    font-size: 60px;
    line-height: 36px;
    font-style: normal;
}
#hpMsgsControl {
    margin-left: 8px;
    top: 3px;
    position: relative;
}
#hpMsgsOuter {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
}
#hpMsgsWrap {
    white-space: nowrap;
}
.hpMsgsInner {
    display: inline-block;
    white-space: nowrap;
}
.hpMsgWrap, .hpMsgWrap:hover, .hpMsgWrap:focus {
    display: inline-block;
    margin-left: 20px;
    color: inherit;
    text-decoration: none;
}
.hpMsgWrap > * {
    display: inline-block;
    line-height: 37px;
    font-size: 20px;
}
.hpMsgWrap .hpMsgtime {
    color: lightseagreen;
}
.hpMsgWrap.urgent .hpMsgtime {
    color: red;
}
.hpMsgWrap > strong {
    font-weight: normal;
    margin: 0 5px;
}
@media (min-width: 769px) {
   body.page-template-home #hpMsgsContainer {
       position: absolute;
       bottom: 0;
       margin-top: 0;
   }
}
@media (max-width: 1400px) {
    #hpMsgsContainer {
        height: 40px;
    }
    .hpMsgWrap > * {
        line-height: 40px;
    }
}
@media (max-width: 1200px) {
    .hpMsgWrap > * {
        font-size: 18px;
    }
    #hpMessagesLnk, #hpMessagesLnk:hover {
        width: 36px;
        height: 36px;
    }
    #hpMessagesLnk i {
        font-size: 56px;
        line-height: 30px;
        font-style: normal;
    }
}

/***************************** inner pages bottom ***********************************/

#scrollTop, #scrollTop:hover {
    position: absolute;
    margin: -20px 20px 0 0;
    background: black;
    color: white;
    cursor: pointer;
    text-decoration: none;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    font-size: 30px;
    z-index: 50;
}

body.page-template-homeEmergency #bottomMenuWrap {
    display: none;
}
#bottomMenuWrap {
    position: relative;
    margin-top: -80px; /* negative value of footer height */
    clear:both;
}
.topBarTransparent #bottomMenuWrap {
    margin-top: 0;
}
#bottomMenuWrap .row {
    height: 80px;
}
#bottomMenuWrap .row > div, #bottomMenuWrap .row > ul {
    float: right;
    margin: 30px auto 20px;
    height: 80px;
}
#bottomMenuWrap img {
    max-height: 80px;
}
#bottomMenu {
    padding: 0;
}
#bottomMenu li {
    width: 25%;
    display: block;
    float: right;
}
#bottomMenu a, #bottomMenu a:visited, #bottomMenu a:hover {
    font-size: 18px;
    text-decoration: none;
}

/***************************** search results ***********************************/

#searchResultsWrap {
    list-style-type: none;
    margin-top: 10px;
    margin-bottom: 0;
    padding: 0;
}
#searchResultsWrap li {
    width: 100%;
    margin: 5px 0;
    background: white;
}
#searchResultsWrap li a {
    display: block;
    width: 100%;
    height: 100%;
    color: inherit;
}
#searchResultsWrap li a:hover, #searchResultsWrap li a:focus {
    text-decoration: none;
}
#searchResultsWrap li a > *  {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

#searchResultsWrap .searchCnt {
    width: 94.5%;
    font-size: 18px;
    padding: 15px;
}
#searchResultsWrap .searchCnt strong {
    font-size: 26px;
    display: block;
}
#searchResultsWrap li a:focus strong{
    text-decoration: underline;
}
#searchResultsWrap .searchIcon {
    font-size: 60px;
    text-align: center;
    width: 5%;
    padding: 30px 0 15px;
    border-right: 1px solid #EFEFEF;
}
@media (max-width: 1400px) {
    #searchResultsWrap .searchIcon {
        padding: 0;
    }
}
@media (max-width: 1200px) {

}
@media (max-width: 992px) {
}
@media (max-width: 768px) {
    #searchResultsWrap li {
        background: #EFEFEF;
    }
    #searchResultsWrap .searchIcon {
        border-color: #E4E4E4;
    }
}

/***************************** category ***********************************/
#catPageDescr {
    font-size: 20px;
    padding: 5px 15px;
    padding: 5px 15px;
}
.listPostWrap {
    background: white;
    position: relative;
    height: 280px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    font-size: 20px;
}
.listPostImg {
    height: 50%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.listPostTitle {
    font-size: 22px;
}
.listPostTitle, .listPostCat {
    padding: 5px 15px 0;
}
.listPostTitle span, .listPostCat span {
    overflow: hidden;
    display: block;
    height: 60px;
}
.listPostBtn {
    display: inline-block;
    padding: 10px 15px;
    margin: 8px auto 0;
}
@media (max-width: 480px) {
    .listPostWrap {
        height: 375px;
        background: #EFEFEF;
    }
    .listPostTitle span, .listPostCat span {
        white-space: normal;
        max-height: 85px;
    }
}

.listPostLine {
    font-size: 18px;
    padding: 10px;
    margin-bottom: 10px;
    display: block;
}

/***************************** cities ***********************************/
.listCityWrap, .listCityWrap:hover {
    display: block;
    background: white;
    position: relative;
    height: 340px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 20px;
    color: inherit;
    text-decoration: none;
}
.listCityImg {
    height: 80%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.listCityName {
    font-size: 26px;
    padding: 20px 15px 0;
}
.listCityName span {
    white-space: nowrap;
    overflow: hidden;
    display: block;
}
@media (max-width: 480px) {
    .listCityWrap {
        height: 375px;
        background: transparent;
    }
    .listPostTitle span, .listPostCat span {
        white-space: normal;
        max-height: 85px;
    }
}
#myCityPageWrap {
    width: 100%;
    min-height: 600px;
    display: block;
    margin: 2em 0;
}

/***************************** messages ***********************************/

#messagesWrap {
    margin-top: 10px;
    padding: 0;
}
.msgListWrap {
    margin: 5px 0;
    background: white;
}
.msgListWrap a, .msgListWrap a:hover {
    display: block;
    width: 100%;
    height: 100%;
    color: inherit;
    white-space: nowrap;
    overflow: hidden;
    text-decoration: none;
}
.msgListWrap a > *  {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    white-space: nowrap;
    overflow: hidden;
}

#messagesWrap .msgsListTime {
    width: 16%;
    text-align: center;
    font-size: 22px;
    padding: 10px 0;
    border-left: 1px solid #EFEFEF;
}
#messagesWrap .msgsListTitle {
    width: 79%;
    font-size: 20px;
    padding: 10px 1%;
    font-weight: bold;
}
#messagesWrap .msgsListIcon {
    font-size: 50px;
    text-align: center;
    width: 5%;
    border-right: 1px solid #EFEFEF;
}
@media (max-width: 768px) {
    .msgListWrap > a, .msgListWrap > a:hover {
        background: #EFEFEF;
        height: 30vw;
        padding-bottom: 3vw;
        margin-bottom: 3vw;
    }
    .msgListWrap a > *  {
        display: block;
        width: 98% !important;
        overflow: hidden;
        text-align: center;
        height: auto;
        white-space: normal;
    }
}
@media (max-width: 480px) {
     .msgListWrap {
        padding: 0 5px;
    }
    .msgListWrap > a, .msgListWrap > a:hover {
        height: 50vw;
        margin-bottom: 0;
    }
}

#msgPage img {
    max-width: 100%;
    max-height: 100%;
    display: block;
}

/***************************** events ***********************************/

#eventsWrap {
    margin-top: 10px;
    padding: 0;
}
.eventsListWrap {
    margin: 5px 0;
    background: white;
    width: 100%;
}
.eventsListWrap a, .eventsListWrap a:hover {
    display: block;
    width: 100%;
    color: inherit;
    white-space: nowrap;
    overflow: hidden;
    text-decoration: none;
}
.eventsListWrap a > *  {
    display: inline-block;
    vertical-align: middle;
    height: 200px;
    white-space: nowrap;
    overflow: hidden;
}
#eventsWrap .eventsListImg {
    width: 20%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
#eventsWrap .eventsListCnt {
    width: 74%;
    font-size: 18px;
    padding: 15px;
    position: relative;
}
#eventsWrap .eventsListCnt > * {
    line-height: 40px;
}
#eventsWrap .eventsListTitle {
    font-size: 26px;
}
#eventsWrap .eventsListMapBtn {
    border: 1px solid;
    -o-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    padding: 0 22px;
    cursor: pointer;
}
#eventsWrap .eventsListMapBtn i.fa {
    margin-left: 5px;
}
#eventsWrap .eventsListListIcon {
    font-size: 60px;
    text-align: center;
    width: 5%;
    border-right: 1px solid #EFEFEF;
    line-height: 200px;
}
@media (max-width: 768px) {
    .eventsListWrap  {
        background: #EFEFEF;
        margin-bottom: 15px;
    }

    .event-btns{
        display: flex;
        justify-content: space-between;
        padding: 0 15px 15px 15px;
    }
    #eventsWrap .eventsListMapBtn{
        border-color: #fff!important;
        margin: 0!important;
    }
}
@media (max-width: 480px) {
    .eventsListWrap a > *  {
        display: block;
        width: 100%;
        height: auto;
    }
    #eventsWrap .eventsListImg {
        width: 100%;
        height: 50vw;
    }
    #eventsWrap .eventsListMapBtn {
        position: relative;
        bottom: auto;
        display: inline-block;
        margin-top: 10px;
    }
}

#eventPage {
    background: white;
    margin-top: 20px;
    margin-bottom: 350px;
    padding: 10px 20px 20px;
    font-size: 18px;
}
#eventPage h2 {
    font-size: 40px;
}
.eventImg {
    max-width: 100%;
    display: block;
    margin-top: 20px;
}
#eventMapWrap {
    position: absolute;
    right: 0;
    left: 0;
    width: 100%;
    height: 400px;
    margin-top: -300px;
}
#eventMap {
    width: 100%;
    height: 100%;
}
#eventMapMask {
    width: 100%;
    height: 100%;
    margin-top: -400px;
    z-index: 42;
    background: rgba(0,0,0,0.8);
    text-align: center;
    position: absolute;
}
#eventMapMask button {
    margin-top: 200px;
    font-size: 26px;
    color: white;
    line-height: 50px;
    padding: 0 15px;
    border: 1px solid white;
    -o-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background: transparent;
}
@media (max-width: 768px) {
    #eventPage {
        margin-bottom: 100px;
    }
    #eventMapWrap {
        height: 300px;
        margin-top: -80px;
    }
    #eventMapMask {
        margin-top: -300px;
    }
    #eventMapMask button {
        margin-top: 150px;
    }
}
@media (max-width: 480px) {
    #eventPage {
        margin-bottom: 80px;
    }
    #eventMapWrap {
        height: 200px;
        margin-top: -70px;
    }
    #eventMapMask {
        margin-top: -200px;
    }
    #eventMapMask button {
        margin-top: 100px;
    }
}

/***************************** contact ***********************************/
#contactPage {
    font-size: 22px;
}
#contactPage h3 {
    font-size: 40px;
}
#contactPage > div {
    float: right;
}
#contactForm form {
    padding: 0 10px;
}
#contactForm .row > div {
    float: right;
    margin-bottom: 10px;
    padding-right: 5px;
    padding-left: 5px;
}
#contactForm .row > div > span {
    display: block;
    width: 100%;
}
#contactForm input.wpcf7-form-control, #contactForm textarea.wpcf7-form-control {
    width: 100%;
    padding: 0 5px;
    resize: none;
    border: 1px solid #000;
}
#contactForm input[type="submit"] {
    font-size: 26px;
    line-height: 50px;
    width: 200px;
    border: medium none;
    float: left;
    margin: 0 -10px;
}

@media (min-width: 769px) {
    #contactPage {
        background: white;
        padding: 10px 20px 20px;
    }
}

/***************************** default page ***********************************/
#defaultPage, #msgPage {
    margin-top: 10px;
    background: white;
    padding: 20px;
    font-size: 18px;
}
@media (min-width: 769px) {
    #defaultPage {
        width: 800px;
        margin-left: auto;
        margin-right: auto;
    }
}

/***************************** default page with sidebar ***********************************/

#sidebarPage {
    margin-top: 10px;
}
#sidebarPageImg {
    width: 100%;
    height: 20vh;
    background: transparent no-repeat center center;
    background-size: cover;
}
#sidebarPageCnt {
    background: white;
    padding: 20px;
    font-size: 18px;
}

#sidebarPageSidebar ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
#sidebarPageSidebar li {
    width: 100%;
    background: white;
    margin-bottom: 2px;
    padding: 5px 10px;
    font-size: 22px;
}
#sidebarPageSidebar li a, #sidebarPageSidebar li a:hover {
    text-decoration: none;
}
#sidebarPageSidebar li a, #sidebarPageSidebar li a:hover, #sidebarPageSidebar li a:focus {
    color: inherit;
}
@media (max-width: 768px) {
    #sidebarPageSidebar li {
        background: #EFEFEF;
    }
}
.sidebarBtn {
    display: block;
    width: 100%;
    line-height: 60px;
    font-size: 26px;
    padding: 0 10px;
    background: no-repeat center center;
    margin-bottom: 2px;
}
@media (max-width: 768px) {
    .sidebarBtn {
        display: inline-block;
        width: 40%;
        margin: 1% 0 1% 1%;
    }
}
@media (max-width: 480px) {
    .sidebarBtn {
        width: 46%;
        font-size: 20px;
    }
}

/***************************** protocols ***********************************/
#ctcProtocols {
    margin: 10px 0;
}
#ctcProtocols .panel {
    background: white;
}
#ctcProtocols .panel-heading {
    padding: 0;
}
#ctcProtocols .panel-title {
    color: black;
}
#ctcProtocols .panel-title a, #ctcProtocols .panel-title a:hover {
    display: block;
    width: 100%;
    font-size: 26px;
    padding: 0 20px 0 3px;
    text-decoration: none;
    line-height: 40px;
}
#ctcProtocols .panel-title a > span {
    float: left;
    font-size: 18px;
    line-height: 34px;
    margin-top: 3px;
    color: black;
    width: 170px;
    padding: 0 5px;
    text-align: center;
    background: #EFEFEF;
}
#ctcProtocols .panel.active .panel-title a > span {
    background: rgba(255,255,255,0.85);
}
#ctcProtocols .panel-title a > span i.fa {
    display: block;
    float: left;
    line-height: 34px;
}
#ctcProtocols .panel a > span.closeProtocol {
    display: none;
}
#ctcProtocols .panel.active a > span.closeProtocol {
    display: block;
}
#ctcProtocols .panel.active a > span.openProtocol {
    display: none;
}

#ctcProtocols .panel ul {
    list-style-type: none;
    padding: 0;
}
#ctcProtocols .panel ul a {
    text-decoration: underline;
    font-size: 20px;
    line-height: 30px;
}
@media (max-width: 768px) {
    #ctcProtocols .panel {
        background: #EFEFEF;
    }
    #ctcProtocols .panel-title a > span {
        width: auto;
        font-size: 25px;
        background: transparent;
        color: inherit;
        padding: 0 20px;
    }
    #ctcProtocols .panel.active .panel-title a > span {
        background: transparent;
    }
}

/***************************** phonebook ***********************************/
#phonebookMainPage {
    list-style-type: none;
    margin-top: 10px;
    margin-bottom: 0;
    padding: 0;
}
#phonebookMainPage li {
    margin: 5px 0;
    background: white;
}
#phonebookMainPage li a {
    display: block;
    width: 100%;
    height: 100%;
    color: inherit;
}
#phonebookMainPage li a:hover, #phonebookMainPage li a:focus {
    text-decoration: none;
}
#phonebookMainPage li a > *  {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

#phonebookMainPage .phmCnt {
    width: 94.5%;
    font-size: 22px;
    padding: 15px;
}
#phonebookMainPage .phmIcon {
    font-size: 35px;
    text-align: center;
    width: 5%;
    padding: 0;
    border-right: 1px solid #EFEFEF;
}
@media (max-width: 768px) {
    #phonebookMainPage li {
        float: right;
        padding: 0 5px;
        text-align: center;
    }
    #phonebookMainPage li > a {
        position: relative;
        background: #EFEFEF;
        height: 20vw;
    }
     #phonebookMainPage .phmCnt {
        position: absolute;
        top: 50%;
        left: 2%;
        width: 96%;
        height: auto;
        transform: translate(0,-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
     }
}

#phonebookWrap {
    margin-top: 15px;
}
#phonebookWrap > * {
    float: right;
}
#phonebookMenu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#phonebookMenu ul a, #phonebookMenu ul a:hover {
    display: block;
    width: 100%;
    padding: 0 15px;
    font-size: 22px;
    line-height: 30px;
    text-decoration: none;
    border-bottom: 2px solid #EBEBEB;
}
#phonebookMenu ul li:last-child a {
    border-bottom: medium none;
}
#phonebookMenu ul li .phonebookSubmenu {
    display: none;
}
#phonebookMenu ul li.active .phonebookSubmenu {
    display: block;
}
#phonebookMenu ul li .phonebookSubmenu li a {
    background: white;
    color: black;
}

#phonebook {
    background: white;
    font-size: 18px;
}
#phonebook h2, #phonebook h3 {
    color: inherit;
    font-size: 35px;
}
#phonebookTable {
    width: 100%;
    margin-bottom: 20px;
    background: #EBEBEB;
    /*border-collapse: collapse;*/
}
#phonebookTable th {
    text-align: right;
    padding-right: 10px;
    font-size: 22px;
    font-weight: normal;
    line-height: 36px;
}
#phonebookTable td {
    vertical-align: middle;
    border-top: 2px solid white;
    border-right: 2px solid white;
}
#phonebookTable td:first-child {
    border-right: medium none;
}
#phonebookTable td > div {
    padding: 5px 8px;
    overflow: hidden;
}
#phonebookTable td > div a {
    color: inherit;
}
#phonebookTable td .phmIcon {
    font-size: 30px;
    text-align: center;
}
@media (max-width: 768px) {
    #phonebookWrap {
        margin-top: 0;
    }

    #menuToggle {
        display: block;
        position: absolute;
        z-index: 2;
        font-size: 30px;
        line-height: 50px;
        width: 100%;
        padding-left: 20px;
        text-align: left;
    }
    #menuToggle.open {
        width: auto;
        left: 0;
         -moz-transform: scaleY(-1);
        -webkit-transform: scaleY(-1);
        -ms-transform: scaleY(-1);
        /*filter: FlipV;*/
        transform: scaleY(-1);
    }
    #phonebookMenu {
        padding: 0;
        position: absolute;
        z-index: 1;
    }
    #phonebookMenu li {
        display: none;
    }
    #phonebookMenu li.active {
        display: block;
    }
    #phonebookMenu ul a, #phonebookMenu ul a:hover {
        font-size: 30px;
        line-height: 50px;
    }

    #phonebook {
        margin-top: 70px;
    }
    #phonebookTable th {
        font-size: 18px;
    }
    #phonebookTable td {
        text-align: center;
        position: relative;
    }
    #phonebookTable td.pbName {
        text-align: right;
    }
    #phonebookTable td a {
        display: block;
        margin-top: 10px;
        line-height: 10px;
    }
    #phonebookTable td span.pbIcon {
        display: block;
        width: 30px;
        line-height: 30px;
        text-align: center;
        -o-border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
        margin: 0 auto;
    }
    #phonebookTable td span i.fa{
        font-size: 16px;
        display: block;
        width: 30px;
        line-height: 30px;
    }
    #phonebookTable td span i.fa.fa-mobile{
        font-size: 22px;
    }
}

#phonebookDetails {
    margin-top: 15px;
    text-align: center;
    padding-bottom: 30px;
}
#phonebookDetails img {
    width: 200px;
    height: 200px;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    margin: 15px;
}
#phonebookDetails h3 {
    font-size: 28px;
    margin-top: 0;
}
#phonebookPersonData {
    text-align: right;
    padding: 0 30px;
}
#phonebookPersonData a{
    display: block;
    color: inherit;
    padding: 20px 5vw;
    box-shadow: 0 0 0 0 rgba(0,0,0,0.75);
    transition: all .5s;
}

#phonebookPersonData a:hover{
    text-decoration: underline;
    box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.75);
}

#phonebookPersonData a i.fa {
    margin-left: 5px;
    text-align: center;
    vertical-align: middle;
    color: white;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #1C9979;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
#phonebookPersonData a.phone i.fa {
    background: #F18D2F;
}
#phonebookPersonData a.email i.fa {
    background: #FDC625;
}
#phonebookPersonData a i.fa-mobile {
    font-size: 26px;
}
@media (max-width: 768px) {
    #phonebookDetails {
        padding-top: 10px;
        background: #EFEFEF;
    }
}

/***************************** emergency ***********************************/
.emergencyRow {
    background: white;
    margin: 15px 0 0;
    padding: 15px 15px 0;
}
#emergencyCnt {
    font-size: 26px;
    text-align: center;
}
#hpEmergencyMenu div {
    padding-bottom: 15px;
}
#hpEmergencyMenu a {
    display: block;
    width: 100%;
    text-align: center;
    line-height: 70px;
    font-size: 26px;
}
#emergencyLinksWrap {
    margin-bottom: 100px;
}
#emergencyLinksWrap h3 {
    text-align: center;
    font-size: 50px;
    color: inherit;
    margin: 0 0 30px;
}
.emergLnk {
    float: right;
    padding-bottom: 15px;
}
.emergLnk a, .emergLnk a:hover, .emergLnk a:visited, .emergLnk a:focus {
    background: #ebebeb;
    color: inherit;
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    text-align: center;
    padding-top: 15px;
}
.emergLnk a, .emergLnk a:hover, .emergLnk a:visited {
    text-decoration: none;
}
.emergLnk a img {
    max-width: 100%;
    max-height: 100%;
}
.emergLnk a span {
    position: absolute;
    display: block;
    bottom: 10px;
    width: 100%;
    text-align: center;
    font-size: 20px;
}
@media (max-width: 1200px) {
    #hpEmergencyMenu a {
        font-size: 23px;
        line-height: 65px;
    }
    #emergencyLinksWrap h3 {
        font-size: 45px;
    }
}
@media (max-width: 1024px) {
    .emergLnk a img {
        max-width: 70%;
        max-height: 70%;
    }
}
@media (max-width: 768px) {
    .emergencyRow {
        background: #EFEFEF;
    }
    .emergLnk a, .emergLnk a:hover, .emergLnk a:visited, .emergLnk a:focus {
        background: white;
    }
}
@media (max-width: 480px) {
    .emergLnk {
        padding: 5px;
    }
     .emergLnk a, .emergLnk a:hover, .emergLnk a:visited, .emergLnk a:focus {
         font-size: 14px;
     }
    #emergencyLinksWrap h3 {
        font-size: 35px;
    }
}

/************************* responsive [v2] ******************************/
header .search {
    text-align: right;
    height: 30px;
    border: none;
    background: transparent;
    vertical-align: middle;
    font-size: 22px;
    padding-bottom: 8px;
    width: 200px;
}
header .search:focus {
    outline: none;
}
header .search:focus::-webkit-input-placeholder {
    opacity: 1;
    transition: opacity 0.3s ease;
}
header .search:focus::-moz-placeholder {
    opacity: 1;
    transition: opacity 0.3s ease;
}
header .search:focus:-moz-placeholder {
    opacity: 1;
    transition: opacity 0.3s ease;
}
header .search:focus:-ms-input-placeholder {
    opacity: 1;
    transition: opacity 0.3s ease;
}
header .search:focus:focus::-webkit-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}
header .search:focus:focus::-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}
header .search:focus:focus:-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}
header .search:focus:focus:-ms-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}
.header-search {
    text-align: left;
    position: relative;
}

.icon-search {
    position: absolute;
    left: 0;
}
.icon-search i.fa {
    margin: 0 5px;
}

.logo {
    height: 80px;
    float: none;
    margin: 0 auto;
}
.logo.triangle:after,
.logo.triangle:before {
    content: " ";
    position: absolute;
    width: 50.5%;
    height: 40%;
    z-index: 100;
    top: 99%;
}
.logo.triangle:after {
    right: 0;
}
.logo.triangle:before {
    left: 0;
}

#headerLogo {
    z-index: 1000;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.topBarTransparent #headerLogo {
    top: 0;
}

#headerLogo img {
    width: 100%;
    max-width: none;
    max-height: 80px;
}

#headerMenu {
    height: 80px;
}

.main-menu {
    padding-right: 0;
}

.barsContainer > div {
    margin-top: 4px;
}

#btnCollapseNavigationLabel {
    font-size: 20px;
}

.navbar-header {
    padding: 5px;
}

.menu-title {
    font-size: 24px;
    padding-right: 20px;
    padding-left: 10px;
}

.facebook {
    vertical-align: sub;
}

@media (max-width: 1200px) {
    header > .row > div, #headerLogo {
        line-height: 80px;
    }

    .logo {
        height: 80px;
    }

    #headerLogo {
        right: 0;
    }

    #headerMenu {
        height: 80px;
        width: 70px;
    }

    #btnCollapseNavigation {
        margin: 18px auto;
    }

    .ctc-bars-trans .bar1 {
        transform: rotate(-45deg) translate(-6px, 6px);
    }

    .ctc-bars-trans .bar3 {
        transform: rotate(45deg) translate(-6px, -8px);
    }
}

@media (max-width: 991px) {
    #headerLogo img {
        width: auto;
    }
}
@media (max-width: 780px) {
    .icon-search {

    }

    .barsContainer > div {
        width: 45px;
        height: 6px;
        margin: 8px 0;
    }

    .ctc-bars-trans .bar1 {
        transform: rotate(-45deg) translate(-12px, 6px);
    }

    .ctc-bars-trans .bar3 {
        transform: rotate(45deg) translate(-12px, -8px);
    }

    #headerLogo {
        max-width: none;
        max-height: 50px;
    }
}
@media (max-width: 639px) {
    #headerLogo img {
        width: 90%;
    }

    header{
        overflow: hidden;
    }
}
@media (max-width: 480px) {
    .topBarTransparent header > .row > div, .topBarTransparent #headerLogo {
        line-height: 40px;
    }
    .topBarTransparent .logo {
        height: 40px;
    }
    #headerLogo img {
        max-height: none;
        height: 95%;
        width: auto;
    }
    .topBarTransparent #headerMenu {
        height: 50px;
        z-index: 9999;
    }
    #btnCollapseNavigation{
        margin: 0 auto;
    }
    .topBarTransparent #btnCollapseNavigation {
        margin: 2px auto;
    }
    .topBarTransparent #btnCollapseNavigationLabel {
        font-size: 16px;
    }
}
@media (min-width: 1316px) {
    #headerLogo img {
        width: auto;
        height: auto;
    }
    .topBarTransparent #headerLogo img {
        height: 65px;
    }
}
@media (min-width: 1201px) {
    #headerLogo img {
        width: 100%;
    }
}

.hpCarouselCnt {
    padding-left: 10px;
    padding-right: 20px;
    padding-bottom: 20px;
}

.hpCarouselCntWrap {
    position: absolute;
}

.hpCarouselCnt h4 {
    margin-bottom: 5px;
    margin-top: 5px;
}
.hpCarouselCnt a {
    color: inherit;
}

.hpCarouselCntWrap > a.hpCarouselReadMore {
    padding: 5px 25px;
    line-height: 32px;
}

a.hpCarouselReadMore:hover,
a.hpCarouselReadMore:active,
a.hpCarouselReadMore:focus {
    text-decoration: none;
    line-height: 32px;
}

a.hpCarouselControl {
    opacity: 0.7;
}

.marqueeBlock {
    padding-top: 5px;
    padding-bottom: 5px;
}

button.add-button {
    display: block;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    float: right;
    line-height: 36px;
}

button.add-button:focus,
button.add-button:hover,
button.add-button:focus {
    outline: none;
    opacity: 0.7;
}

.time {
    float: right;
    font-size: 22px;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 37px;
}

.marqueeLine {
    float: right;
    padding-top: 8px;
    padding-right: 0;
    width: 85%;
}

.marqueeCont {
    float: right;
    width: 15%;
}

.clear {
    clear: both;
}

.contentBlock {
    padding-top: 40px;
    padding-bottom: 0;
}

.articleTitle-1 {
    padding-top: 5px;
    padding-bottom: 5px;
}

.articleTitle-1 h2 {
    margin-top: 15px;
    margin-right: 70px;
    line-height: 25px;
}

.fotoBlock {
    float: right;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.fotoBlock img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.articleTitle-2 {
    margin-top: 40px;
    margin-bottom: 15px;
}

.articleButton-2 button {
    width: 100%;
    height: 50px;
    font-size: 20px;
    border: none;
}

.articleButton-2 {
    padding-left: 7.5px;
    padding-right: 7.5px;
}

.articleButton-2:first-child {
    padding-left: 0;
}

.articleButton-2:last-child {
    padding-right: 0;
}

.articleButton-2 button:hover,
.articleButton-2 button:focus {
    outline: none;
}

.articleTitle-3 {
    padding-right: 0;
}

.articleTitle-2Right {
    padding-right: 0;
}

.articleTitle-3 h2 {
    margin-top: 40px;
    margin-bottom: 22.5px;
}

.navbox .navbox-cont > div {
    padding: 5px;
    text-align: center;
}

.navbox-color-3 {
    float: right;
}

.navbox-cont {
    font-size: 20px;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 15px;
}

.navbox .navbox-cont:last-child {
    padding-right: 0;
    padding-left: 10px;
}

.navbox .navbox-cont:first-child {
    padding-left: 0;
    padding-right: 10px;
}

.navbox-cont img {
    max-width: 33%;
    height: auto;
    padding-top: 35px;
    padding-bottom: 30px;
}

.hpCarouselCntWrap {
    position: inherit;
    margin-bottom: 30px;
    padding-top: 50px;
}

.message .navbox-cont:first-child {
    padding-left: 10px;
    padding-right: 0px;
    margin-bottom: 80px;
}

.hpCarouselItem {
    padding-top: 0 !important;
}

.message-2 {
    display: none;;
}

.skip-to-main-content-link{
    height: 1px;
    display: block;
    overflow: hidden;
    padding: 0!important;
}

.category-col{
    float: right;
}

.facebook-mobile{
    display: none;
}

.iframe-wrapper{

}

.iframe-wrapper .hpCarouselCnt{
    z-index: 999999999;
}

.iframe-wrapper .row{
    height: 100%;
    position: relative;
}

.slider-iframe{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scaleX(1.3);
}

.local-video{
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    z-index: -1;
    background-size: cover;
}

#videoBtn{
    position: absolute;
    right: 3px;
    top: 3px;
    font-size: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (max-width: 1510px) {
    .slider-iframe{
        transform: scaleY(1.3);
    }
}

@media (max-width: 1180px) {
    .slider-iframe{
        transform: scale(1, 1.5);

    }
}

@media (max-width: 1400px) {
    .hpCarouselCntWrap > a.hpCarouselControl {
        width: 40px;
        font-size: 30px;
        line-height: 42px;
    }
}

@media (max-width: 1200px) {
    .hpCarouselCntWrap > a.hpCarouselReadMore {
        line-height: 32px;
    }

    #ctcHomepageOuter {
        height: auto;
    }
}

@media (min-width: 993px) {
    .hpCarouselCntWrap {
        padding-top: 13%;
    }

    #hpCarousel, #hpCarousel .carousel-inner {
        height: calc(100vh - 80px);
    }
}

@media (min-width: 1200px) {
    .hpCarouselCntWrap {
        padding-top: 13% !important;
    }

    #hpCarousel, #hpCarousel .carousel-inner {
        height: 100vh;
    }
}
.topBarTransparent #hpCarousel, .topBarTransparent #hpCarousel .carousel-inner {
    height: calc(100vh - 50px);
}

@media (max-width: 992px) {
    .hpCarouselCntWrap {
        width: 90%;
    }

    .hpCarouselCntWrap {
        padding-top: 190px;
    }

    #hpCarousel, #hpCarousel .carousel-inner {
        height: 560px !important;
    }
}

@media (max-width: 952px) {
    .hpCarouselCntWrap {
        padding-top: 190px;
    }

    #hpCarousel, #hpCarousel .carousel-inner {
        height: 537px !important;
    }
}

@media (max-width: 912px) {
    .hpCarouselCntWrap {
        padding-top: 170px;
    }

    #hpCarousel, #hpCarousel .carousel-inner {
        height: 514px !important;
    }
}

@media (max-width: 872px) {
    .hpCarouselCntWrap {
        padding-top: 150px;
    }

    #hpCarousel, #hpCarousel .carousel-inner {
        height: 492px !important;
    }
}

@media (max-width: 832px) {
    .hpCarouselCntWrap {
        padding-top: 140px;
    }

    #hpCarousel, #hpCarousel .carousel-inner {
        height: 469px !important;
    }
}

@media (max-width: 792px) {
    .hpCarouselCntWrap {
        padding-top: 150px;
    }

    #hpCarousel, #hpCarousel .carousel-inner {
        height: 447px !important;
    }
}

@media (max-width: 780px) {
    .hpCarouselCntWrap {
        padding-top: 150px;
    }

    #hpCarousel, #hpCarousel .carousel-inner {
        height: 440px !important;
    }
}

@media (min-width: 641px) and (max-width: 780px) {
    .hpCarouselCntWrap {
        width: 80%;
    }

    .hpCarouselCnt div {
        font-size: 14px;
    }

    .hpCarouselCnt h4 {
        font-size: 28px;
    }

    .hpCarouselCntWrap > a.hpCarouselControl {
        width: 30px;
        font-size: 30px;
        line-height: 32px;
    }

    .hpCarouselCntWrap > a.hpCarouselReadMore {
        line-height: 25px;
        padding: 5px 20px;
    }

    .marqueeLine {
        width: 80%;
    }

    .marqueeCont {
        width: 20%;
    }

    .time {
        padding-left: 5%;
        padding-right: 10%;
    }

    .col-xs-12.articleButton-2 {
        width: 25%;
    }
}

@media (min-width: 641px) and (max-width: 767px) {
    .message .col-sm-4 {
        width: 31.9%;
    }
}

@media (max-width: 740px) {
    .hpCarouselCntWrap {
        padding-top: 130px;
    }

    #hpCarousel, #hpCarousel .carousel-inner {
        height: 417px !important;
    }
}

@media (max-width: 700px) {
    .hpCarouselCntWrap {
        padding-top: 120px;
    }

    #hpCarousel, #hpCarousel .carousel-inner {
        height: 395px !important;
    }
}

@media (max-width: 660px) {
    .hpCarouselCntWrap {
        padding-top: 150px;
    }

    #hpCarousel, #hpCarousel .carousel-inner {
        height: 474px !important;
    }
}

@media (max-width: 640px) {
    .hpCarouselCntWrap {
        padding-top: 100px;
    }

    #hpCarousel, #hpCarousel .carousel-inner {
        height: 560px !important;
    }

    .message-1 {
        display: none;
    }

    .message-2 {
        display: block;
        padding-bottom: 30px;
    }

    .message-2 img {
        padding-left: 15px;
        padding-bottom: 0;
        padding-top: 10px;
        width: 80px;
    }

    .navbox.message-2 .navbox-cont:last-child {
        padding-left: 0 !important;
    }
}

@media (min-width: 641px) {
    .message-1 {
        display: block;
    }

    .message-2 {
        display: none;
    }
}

@media (max-width: 767px) {
    .message .navbox-cont:first-child {
        padding-left: 0;
        margin-bottom: 100px;
    }
}

@media (max-width: 641px) {
    .hpCarouselCnt div,
    .hpCarouselCntWrap > a.hpCarouselControl {
        display: none;
    }

    .hpCarouselCnt h4 {
        font-size: 32px;
    }

    .hpCarouselCnt {
        padding: 15px 30px 15px 30px;
    }

    .hpCarouselCntWrap {
        text-align: center;
        position: relative;
        margin: 13% auto;
        float: none;
    }

    .hpCarouselCntWrap > a.hpCarouselReadMore {
        display: none;
        float: none;
        font-size: 25px;
        line-height: 45px;
        width: 160px;
        height: 55px;
        margin: 0 auto;
        position: relative;
        z-index: 10;
        top: -25px;
    }

    .hpCarouselItem > .container{
        height: 100%;
    }

    .hpCarouselItem > .container > .row{
        height: 84%;
    }

}

@media (min-width: 525px) and (max-width: 641px) {
    .articleButton-2 {
        width: 50%;
        padding: 7.5px;
    }

    .articleButton-2:first-child,
    .articleButton-2:nth-child(3) {
        padding-left: 0;
    }

    .articleButton-2:nth-child(2),
    .articleButton-2:last-child {
        padding-right: 0;
    }

    .articleTitle-1 h2 {
        font-size: 25px;
    }

    .marqueeLine {
        width: 77%;
    }

    .marqueeCont {
        width: 23%;
    }

    .time {
        padding-left: 3%;
        padding-right: 10%;
    }
}

@media (max-width: 600px){
    .hpCarouselCntWrap{
        width: 65%;
    }
}

@media (min-width: 600px){
    .squareMenuItem > a i.fa{
        font-size: 34px;
    }

    #headerLogo img{
        display: block;
        height: 90%;
        width: auto;
    }


    #hpCarouselControl{
        line-height: 42px;
    }

    #servicesMenuWrap{
        top: 24vh;
    }

    #hpFeaturedPost .ctc2FeaturedPost{
        top: 12vh;
    }
}

@media (max-width: 600px) {

    .menu-image{
        top: 0!important;
        bottom: auto!important;
    }

    .menu-image i{
        /*padding-top: 15px!important;*/
    }

    .hpCarouselCntWrap {
        padding-top: 85px;
    }

    #hpCarousel, #hpCarousel .carousel-inner {
        height: 525px !important;
    }
}

@media (max-width: 560px) {
    .hpCarouselCntWrap {
        padding-top: 65px;
    }

    #hpCarousel, #hpCarousel .carousel-inner {
        height: 490px !important;
    }
}

@media (max-width: 524px) {
    .hpCarouselCnt h4 {
        font-size: 18px;
    }

    .marqueeLine {
        width: 75%;
    }

    .marqueeCont {
        width: 25%;
    }

    .time {
        padding-left: 3%;
        padding-right: 10%;
    }

    .articleButton-2 {
        padding-bottom: 15px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .articleTitle-1 h2 {
        font-size: 25px;
    }

    .articleTitle-2 {
        font-size: 28px;
    }

    .navbox-cont {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    .navbox .navbox-cont:last-child {
        padding-left: 0;
    }

    .navbox .navbox-cont:first-child {
        padding-right: 0;
    }
}

@media (max-width: 520px) {
    .hpCarouselCntWrap {
        padding-top: 45px;
    }

    #hpCarousel, #hpCarousel .carousel-inner {
        height: 455px !important;
    }

    .squareMenuItem > a span{
        bottom: 10px;
    }

    #squareMenu .menu-image{
        top: 5px;
    }

    #squareMenu .menu-image svg{
        width: 50px;
        height: 50px;
    }

    .menu-title{
        font-size: 19px;
    }
}

@media (max-width: 480px) {
    .hpCarouselCntWrap {
        padding-top: 35px;
    }

    #hpCarousel, #hpCarousel .carousel-inner {
        height: 420px !important;
    }
}

@media (max-width: 440px) {
    .hpCarouselCntWrap {
        padding-top: 35px;
    }

    #hpCarousel, #hpCarousel .carousel-inner {
        height: 385px !important;
    }
}

@media (max-width: 420px) {
    .marqueeLine {
        width: 70%;
    }

    .marqueeCont {
        width: 30%;
    }

    .time {
        padding-left: 3%;
        padding-right: 5%;
    }
}

@media (max-width: 400px) {
    .hpCarouselCntWrap {
        padding-top: 15px;
    }

    #hpCarousel, #hpCarousel .carousel-inner {
        height: 350px !important;
    }
}

@media (max-width: 375px) {
    .hpCarouselCntWrap {
        padding-top: 35px;
    }
}

@media (max-width: 600px) {

    #hpFeaturedPost .ctc2FeaturedPost{
        top: 0!important;
    }

    #servicesMenuWrap{
        margin: 5px 0;
    }

    .facebook-mobile{
        display: block;
        /*position: absolute;*/
        left: 36px;
        top: -7px;
    }

    .search-desktop{
        display: none;
    }

    .search-mobile{

    }

    .search-mobile span{
        display: none;
    }

    .fa-search{
        font-size: 21px;
        top: 7px;
        position: relative;
    }

    form .fa-search{
        top: 2px;
    }

    form[role=search] button{
        background-color: transparent!important;
    }

    .icon-search{

    }

    .icon-search i{

    }

    .hpCarouselCntWrap {
        padding-top: 5px;
        display: flex;
        flex-direction: column-reverse;
        padding-bottom: 0;
        margin-bottom: 0!important;
        height: 100%;
        margin-top: 0;
    }

    #hpCarousel, #hpCarousel .carousel-inner {
        height: 315px;
    }
}

@media (max-width: 344px) {
    .marqueeLine {
        width: 50%;
    }

    .marqueeCont {
        width: 50%;
    }
}

@media (max-width: 320px) {
    .articleTitle-1 h2 {
        font-size: 20px;
    }

    .hpCarouselCntWrap {
        padding-top: 10px;
    }

    .hpCarouselCnt {
        padding: 15px 30px 20px 30px;
    }

    #hpCarousel, #hpCarousel .carousel-inner {
        height: 280px !important;
    }
}

.barsContainer > div{
    background-color: #ffffff;
}

.video-controll{
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 9999999999;
}

.video-controll a{
    color: #FFF;
    margin-right: 10px;
    margin-left: 10px;
}

@media (max-width: 640px) {
    .icon-search{
        position: relative;
    }

    .home header{
        overflow: hidden;
    }
}

@media (max-width: 1720px){
    .menu-title{
        font-size: 22px;
    }
}

@media (max-width: 1720px){
    .menu-title{
        font-size: 20px;
    }
}

@media (max-width: 1470px){
    .menu-title{
        font-size: 18px;
    }
}

@media (max-width: 1330px){
    .squareMenuItem > a .menu-image{
        top: 8px;
    }
}

@media (max-width: 1330px){
    .squareMenuItem > a .menu-image svg{
        width: 75px;
        height: 80px;
    }
}

#ctcPage img{
    display: block;
    max-width: 100%;
    height: auto;
}
#ctcPage img.aligncenter{
    margin: 0 auto;
}


.no-left-border{
    border-left: none!important;
}

/* ===================== NEW TEMPLATE ===================== */

#defaultPage.extended{
    width: 1000px;
}

@media (max-width: 1000px){
    #defaultPage.extended{
        width: 100%;
    }
}

.side-menu ul{
    padding-right: 0;
    list-style: none;
}

.side-menu ul li{
    margin: 0 10px;
    position: relative;
    padding-right: 20px;
}

.side-menu ul li:after{
    content: "\f100";
    font-family: FontAwesome;
    position: absolute;
    height: 100%;
    width: 15px;
    right: 0;
    top: 0;
}

.side-menu ul li a{
    color: #000
}

.side_content ul{
    padding: 0;
    list-style: none;
    margin-top: 50px;
}

.side_content ul li{
    margin: 0 10px;
    border-bottom: 1px solid #ea9d0e;
}

.side_content ul li .side-title{
    font-weight: bold;
    margin-left: 3px;
}

.sq-color{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: red;
    z-index: 10;
}

@media (max-width: 640px){
    .sq-color{
        background-color: #000;
    }
}

#squareMenuWrap a{
    z-index: 20;
}


#squareMenuWrap a{
    display: flex;
    flex-direction: column-reverse;
    justify-content: space-between;
    height: 100%!important;
}

#squareMenuWrap a .menu-title{
    margin-bottom: 3%;
}

#squareMenuWrap a .menu-image{
    margin-top: 15px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#squareMenuWrap a .menu-image img{
    max-height: 80px;
    max-width: 80px;
}
@media (max-width: 640px){

}

/*REPORT SEARCH*/

#report-search{
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    width: 100%;
    padding: 15px;
    background-color: #f3f3f3;
}

#report-search .wrap{
    display: flex;
}

#report-search .wrap ::placeholder{
    color: #565656;
}


#report-search button{
    flex: 1;
    max-width: 20%;
    background-color: #fff;
    border: none;
    color: #000;
    font-size: 22px;
    height: 50px;
    transition: all .5s;
}

#report-search button:hover{
    background-color: #9c9c9c;
    color: #fff;
}

#report-id{
    color: #565656;
    padding: 15px;
    height: 50px;
    flex: 1;
    display: block;
    margin-left: 15px;
    background-color: #fff;
    border: 1px solid #e0e0e0;
}

.report-search-results{
    margin-top: 15px;
}

.report-search-results.error{
    color: red;
}

/*REPORT SEARCH*/


/*NEW SOCIAL AREA*/
.main-menu{
    display: flex;
}

.social-contact{
    display: flex;
    justify-content: center;
    align-items: center;
}

.social-contact .wraps{
    display: flex;
    justify-content: center;
    align-items: center;
    border-right: 1px solid;
    padding-right: 5px;
}

.social-contact a{
    display: flex;
    padding: 5px 5px;
    justify-content: center;
    align-items: center;
}

.social-contact a:hover{
    text-decoration: none;
}

.social-contact a i{
    font-size: 25px;
    transition: all .5s;
}

.social-contact a:hover i{
    font-size: 26px;
}

.social-contact a.mobile-social-trigger{
    display: none;
}

@media (max-width: 640px){

    #eventsWrap .eventsListCnt{
        width: 100%;
    }

    #eventsWrap .eventsListTimes{
        white-space: normal!important;
    }


    #squareMenuRowContainer{
        z-index: 1;
    }

    #phonebookMainPage li > a{
        display: flex;
        justify-content: space-between;
        padding: 15px;
    }

    #phonebookMainPage .phmCnt{
        width: auto;
        position: relative;
        padding: 0;
        display: inline-flex;
        align-items: center;
        text-align: right;
        line-height: 1.1;
        max-width: 90%;
    }


    #phonebookMainPage .phmCnt span{
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    #phonebookMainPage .phmIcon{
        display: flex;
        align-items: center;
    }

    .social-contact {
        position: fixed;
        z-index: 1000;
        right: 25px;
        bottom: 10px;
        width: 30px;
        flex-direction: column;
    }

    .social-contact a{
        padding: 5px 0;
        position: relative;
        right: 0;
    }

    .social-contact a.mobile-social-trigger{
        right: 0;
        padding: 10px;
        background-color: green;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 50px;
        height: 50px;
    }

    .social-contact a.mobile-social-trigger i{
        color: #fff;
    }

    .social-contact .wraps{
        background-color: #fff;
        flex-direction: column;
        position: relative;
        right: 4px;
        top: -5px;
        max-height: 0;
        overflow: hidden;
        transition: all .5s;
        width: 30px;
        padding: 0;
        border: none;
    }

    .social-contact .wraps.show{
        max-height: 250px;
    }

}

/*NEW SOCIAL AREA*/

@media (min-width: 1024px) {
    .event-btns {
        position: absolute;
        display: flex;
        bottom: 22px;
        right: 22%;
    }
}

.saveEventBtn{
    border: 1px solid;
    -o-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    padding: 0 22px;
    bottom: 15px;
    cursor: pointer;
    margin-right: 15px;
    border-color: #f5f5f5;
}

#single-save-ev{
    margin-right: 15px;
}

.saveEventBtn i{
    margin-left: 10px;
}

.eventsListMapBtn{
    padding: 10px 15px!important;
}

.pull_bottom{
    bottom: 0!important;
}

#squareMenuInner .sq-color{
    background-color: transparent!important;
}

/* ===================== NEW TEMPLATE END ===================== */

.cat-br{
    padding-left: 0!important;
}

.cat-br:last-child .breadcrumb-sep{
    display: none!important;
}

.cat-br .breadcrumb-sep{
    margin-right: 5px;
}

.no-margin{
    margin: 0!important;
}

.logo-footer img{
    display: block;
    max-width: 100%;
}
.content-pre{
    display: block;
    padding: 0;
    margin: 0;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    word-break: break-word;
    word-wrap: break-word;
    background-color: transparent;
    border: none;
    border-radius: 0;
    font-family: inherit;
}
#msgPage .content-pre{
    white-space: normal!important;
}
.category-pagination{
    display: flex;
    justify-content: center;
    margin-top: 50px;
}
.category-pagination ul{
    display: flex;
    list-style: none;
    padding: 0;
    position: relative;
}
.category-pagination ul li{
    padding: 10px;
    background: #fff;
    margin: 0 5px;
}
.category-pagination ul li.active{
    background: #c7c5c5;
}
.category-pagination ul li.active a{
    color: #fff;
}
.category-pagination .side-link{
    position: absolute;
    top: 0;
}
.category-pagination .side-link.prev{
    left: 100%;
}
.category-pagination .side-link.next{
    right: 100%;
}
.category-pagination .side-link a{
    white-space: nowrap;
}
#citi_popup {
    position: fixed;
    top: 20%;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 30%;
    z-index: 9999;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    display: none;
}
#close_citi_popup {
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 2;
    border: none;
    color: #fff;
    background-color: #5a5a5a;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    cursor: pointer;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
}
.close_citi_popup {
    position: relative;
    height: 20px;
    width: 20px;
    display: block;
    opacity: 1;
    padding: 14px 10px;
}
.close_citi_popup:before, .close_citi_popup:after {
    position: absolute;
    left: 0;
    right: 0;
    top: 4px;
    content: ' ';
    height: 20px;
    width: 2px;
    z-index: 999;
    margin: 0 auto;
    background-color: #fff;
}
.close_citi_popup:before {
    transform: rotate(35deg);
}
.close_citi_popup:after {
    transform: rotate(-35deg);
}
.popup_img_container {
    position: relative;
    max-width: 100%;
}
.popup_img_container img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    max-height: 350px;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
}
.popup_content_container {
    width: 80%;
    margin: 0 auto;
}
.popup_content_container div {
    margin: 20px 0;
    display: flex;
    justify-content: center;
}
.popup_content_container h3 {
    font-size: 30px;
    font-weight: 700;
}
.popup_content_container div a {
    display: inline-block;
    position: relative;
    margin: 0 10px;
    font-size: 18px;
}
.popup_content_container div a i{
    margin-right: 10px;
}
.btn_popup_go_to {
    padding: 15px 25px 15px 40px;
    font-size: 14px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.cj_overlay_popup,
.cj_overlay {
    background-color: rgba(0,0,0,0.8);
    position: fixed;
    top: 0;
    right: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    display: none;
}
.btn_popup_skip {
    text-decoration: underline;
}
.cj_not_found {
    text-align: center;
    font-weight: 400;
    font-size: 30px;
}
.popup_content_container .centered{
    display: flex;
    align-items: center;
    justify-content: center;
}
@media screen and (max-width: 980px) {
    #citi_popup {
        width: 60%;
    }
}
@media screen and (max-width: 768px) {
    #citi_popup {
        top: 14%;
        width: 76%;
    }
}

@media screen and (max-width: 1270px) , screen and (max-height: 578px) {
    #squareMenuWrap a .menu-image{
        height: 40px;
    }
    #squareMenu.nmobile .squareMenuItem > a i.fa{
        font-size: 34px;
    }
    #servicesMenu > div a span{
        font-size: 15px;
    }
}
@media (max-width: 1200px) {
    .topBarTransparent #ctcHomepageOuter,
    .topBarTransparent #hpCarousel,
    .topBarTransparent #hpCarousel .carousel-inner{
        height: calc(100vh - 39px);
    }
    footer {
        margin-top: -39px;
        height: 39px;
        padding:12px 0;
    }
}
@media (max-width: 1505px) {
    .home-link{
        margin-right: 0;
        margin-left: -4px;
    }
    .home-link i{
        font-size: 32px;
    }
    .menu-title{
        padding-right: 6px;
    }
    .menu-title{
        font-size: 15px;
    }
}
@media (max-width: 1195px) {
    .social-contact a i{
        font-size: 20px;
    }
    .menu-title{
        line-height: 1.1;
        display: flex;
        align-items: center;
    }
}
#phonebookMenu ul li .phonebookSubmenu li a{
    box-shadow: inset 0 0 0 0 rgba(0,0,0,0.75);
    transition: all .5s;
}
#phonebookMenu ul li .phonebookSubmenu li a:hover{
    text-decoration: underline;
    box-shadow: inset 1px 1px 5px 0px rgba(0,0,0,0.75);
}
#defaultPage a img{
    box-shadow: 0 0 0 0 rgba(0,0,0,0.75);
}
#defaultPage a:hover img{
    box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.75);
}
.gallery-caption{
    margin-right: 0;
    text-align: right;
    direction: rtl;
}

.skip-to-content-link {
    background: green;
    height: 30px;
    z-index: 9999999999;
    left: 50%;
    display: flex;
    align-items: center;
    color: #fff;
    padding: 8px;
    position: absolute;
    transform: translateY(-100%);
    opacity: 0;
    transition: transform 0.3s;
}
.skip-to-content-link:focus {
    color: #fff;
    opacity: 1;
    transform: translateY(0%);
}