@import url('montserrat/fonts.css');

body {
    color: #000000;
    font-size: 18px;
    margin: 0;
    padding: 0;
    font-family: 'Montserrat';
}

a,
a:hover {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

img {
    max-width: 100%;
}

.cont-area {
    background-image: url("/images/common-bg.jpg");
    width: 100%;
    float: left;
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #fff8ee;
}

.monts {
    font-family: 'Montserrat';
}

header .top-bar a:nth-child(1) {
    background-color: #1f9060;
    color: #FFF;
    text-decoration: none;
    border-radius: 10px;
    padding: 5px 15px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    font-weight: 700;
    display: inline-block;
}

header .top-bar a:hover {
    background-color: #000;
    color: #FFF;
}

header .top-bar a img {
    vertical-align: middle;
    width: 28px;
}

header .top-bar a:nth-child(2) {
    background-color: #d7df21;
    color: #000;
    text-decoration: none;
    border-radius: 10px;
    padding: 5px 15px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    font-weight: 700;
    display: inline-block;
}

header .top-bar a:nth-child(2):hover {
    background-color: #000;
    color: #FFF;
}

header .main-menu {
    background-image: url("../images/menu-bg.png");
    background-repeat: no-repeat;
    background-position: center top;
}

header .main-menu ul {
    margin: 0;
    padding: 0;
}

header .main-menu ul li {
    list-style: none;
    display: inline-block;
}

header .main-menu ul li a {
    color: #FFF;
    padding: 14px 20px;
    text-decoration: none;
    font-weight: 700;
    line-height: 54px;
}

header .main-menu ul li a:hover {
    background-color: #d7e023;
    color: #000;
}

header .main-menu li.active a {
    background-color: #d7e023;
    color: #000;
}

header .main-menu .logo {
    margin-top: -66px;
    margin-left: 37px;
}

header {
    position: absolute;
    top: 0;
    z-index: 999;
}

.page-header img {
    float: left;
}

footer {
    background-color: #005a99;
}

footer .footer-logo {
    width: 18%;
    float: left;
}

footer .footer-menu {
    width: 55%;
    float: left;
    margin-left: 6%;
}

footer .footer-menu ul {
    margin: 0;
    padding: 0;
}

footer .footer-menu ul li {
    width: 32%;
    list-style: none;
    display: inline-block;
}

footer .footer-menu ul li a {
    font-weight: 600;
    color: #FFF;
    text-decoration: none;
    line-height: 30px;
    line-height: 48px;
}

footer .footer-menu ul li a:hover {
    color: #d7e023;
}

footer .social-media {
    width: 21%;
    float: right;
}

footer .social-media ul {
    margin: 0;
    padding: 0;
}

footer .social-media ul li {
    list-style: none;
    display: inline-block;
}

footer .social-media ul li a {
    padding: 0 5px;
}

footer .awards-sec ul {
    margin: 0 auto;
    padding: 0;
    display: table;
}

footer .awards-sec ul li {
    display: inline-block;
    padding: 0 25px;
}

footer .copyright-bg {
    background-color: #003f6b;
    color: #FFF;
}

footer .copyright-bg a {
    color: #FFF;
    padding: 0 10px;
    text-decoration: none;
}

footer .copyright-bg a:nth-child(1) {
    padding-left: 0;
}

footer .copyright-bg a:hover {
    color: #d7e023
}

/*
.zOverEdit {
    font-size: 40px;
}*/
.zblog-relatedarticles ul li a {
    color: #000;
    text-decoration: none;
}

.zblog-populararticles ul li a {
    color: #000;
    text-decoration: none;
}

.rss-summary-title {
    font-size: 30px;
    color: #000;
    text-decoration: none;
}

.rss-summary-text {
    font-size: 15px;
    line-height: 22px;
    display: block;
}

.rss-summary-date {
    font-size: 14px;
}

.rss-summary-box a {
    font-size: 30px;
    color: #000;
    text-decoration: none;
}

.zEventListPhoto {
    width: 12% !important;
}

.zEventListPhoto img {
    width: 100%;
    float: left;
}

.ui-tabs .ui-tabs-panel {
    padding: 0;
}

.zEventListContainer {
    background-color: #fffdfc;
    border: 1px #ccc7a6 solid;
    display: inline-block;
    margin-bottom: 18px;
    padding: 0;
}

.zEventListText {
    display: table-cell;
    padding-left: 20px;
    vertical-align: top;
    width: 55% !important;
}

.zEventListHeading {
    width: 73%;
    float: left;
    padding-top: 20px;
}

.zEventListDate {
    width: 73%;
    float: left;
    font-weight: bold;
}

.zEventListSummary {
    width: 73%;
    float: left;
}

.zEventInfoButton:link,
.zEventInfoButton:visited {
    float: right;
    background-color: #0f75bc;
    border-radius: 10px;
    font-size: 20px;
    font-weight: 600;
    margin-top: 0;
    padding: 11px 48px;
    margin-right: 25px;
    text-decoration: none;
    clear: none;
}

.zEventInfoButton:hover {
    background-color: #000;
}

#zCalendarTab_List hr {
    display: none;
}

.ui-widget-content a {
    color: #0f75bc;
    font-weight: 600;
    text-decoration: none;
}

.ui-widget-content a:hover {
    color: #FFF;
}

.zEventListHeading h2 a:hover {
    color: #000;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 1px #20c2e6 solid;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
    cursor: text;
    background-color: #20c2e6;
    color: #FFF;
    font-size: 24px;
    padding: 10px 69px;
    font-weight: 600;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    background-color: #e8d5bc;
    color: #a67c52;
    font-size: 24px;
    padding: 10px 69px !important;
    font-weight: 600;
    margin-left: 10px;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 0;
    background-image: none;
}

.ui-tabs .ui-tabs-nav li {
    float: left;
}

.ui-tabs .ui-tabs-nav li:nth-child(3) {
    display: none;
}

#zCalendarHomeTabs .ui-tabs-nav {
    float: right;
}

/*.cont-area p {
    font-size: 15px;
}*/

.cont-area .page-heading {
    color: #0f75bc;
    font-weight: 600;
}

div#zEventViewLightGallery a {
    color: #000;
    text-decoration: none;
}

div#zEventViewLightGallery a:hover {
    color: #0f75bc;
}

.page-header img {
    float: left;
    width: 100%;
}

.modal-popup {
    display: none;
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
}

.modal-popup .popup-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    max-width: 600px;
    background-color: #fff;
    padding: 0;
}

.modal-popup .popup-content .popup-close {
    position: absolute;
    top: -30px;
    right: 10px;
    font-size: 20px;
    cursor: pointer;
    color: #fff;
}

.modal-popup .popup-content .popup-image {
    text-align: center;
}

.modal-popup .popup-content .popup-image img {
    max-width: 100%;
}

@media (max-width: 767px) {
    .modal-popup .popup-content {
        width: 90%;
    }
}

#promotionsPopup.show {
    display: block;
}

#promotionsPopup .popup-image .image-desktop {
    display: block;
}

#promotionsPopup .popup-image .image-mobile {
    display: none;
}

@media (max-width: 767px) {
    #promotionsPopup .popup-image .image-desktop {
        display: none;
    }

    #promotionsPopup .popup-image .image-mobile {
        display: block;
    }
}

.promo-form-art {
    height: 600px;
    padding-top: 40px;
}

@media (max-width: 767px) {
    .promo-form-art {
        width: 90%;
        height: 100% !important;
    }
}

@media screen and (max-width: 1700px) {
    .homeSlider1 {
        padding-top: 90px;
    }
}

@media screen and (max-width: 1362px) {
    header .main-menu {
        background-image: url("../images/menu-bg960.png");
        background-position: top center !important;
    }

    header .main-menu .logo {
        margin-left: 14px !important;
        margin-top: -54px !important;
        width: 179px !important;
    }

    header .main-menu ul li a {
        padding: 16px 13px;
    }

    footer .footer-menu {
        width: 50%;
    }

    footer .social-media {
        width: 26%;
    }

    footer .social-media ul li a {
        padding: 0;
    }

    header .main-menu .logo {
        margin-left: 0;
    }

    .zEventListSummary {
        width: 72%;
    }

    .homeSlider1 {
        padding-top: 88px;
    }

    header .main-menu {
        background-position: -164px top;
    }

    header .main-menu ul li a {
        line-height: 42px;
        padding: 10px 13px;
    }

    .page-header {
        padding-top: 0px !important;
    }
}

@media screen and (max-width: 1162px) {
    .h-sec-one {
        margin-top: -50px;
    }

}

@media screen and (max-width: 992px) {
    header {
        position: relative;
    }

    .homeSlider1 {
        padding-top: 0px;
    }

    header .main-menu .logo {
        margin: 0 auto !important;
        padding-top: 10px;
    }

    .z-mobileMenuDiv {
        display: block;
        background-color: #0f75bc;
        width: 100%;
        float: left;
    }

    header .main-menu {
        background-image: none;
    }

    header .main-menu .menu-cont {
        display: none;
    }

    header {}

    header .main-menu {
        background-color: transparent;
        margin-top: 0;
    }

    header .main-menu .logo {
        margin-top: 0;
        float: none;
        text-align: center;
    }

    .zEventListSummary {
        width: 65%;
    }

    header .main-menu .logo a {
        width: 150px;
        display: inline-block;
    }
}

@media screen and (max-width: 767px) {

    footer .footer-logo,
    footer .footer-menu,
    footer .social-media,
    footer .awards-sec {
        width: 100%;
        float: none;
        text-align: center;
        margin-left: 0;
    }

    footer .footer-menu ul li {
        width: 100%;
    }

    footer .copyright-bg {
        text-align: center;
    }

    .zEventListPhoto img {
        display: none;
    }

    .zEventListText,
    .zEventListHeading,
    .zEventListDate,
    .zEventListSummary {
        width: 100% !important;
    }

    .zEventInfoButton:link,
    .zEventInfoButton:visited {
        float: left;
        margin: 20px 0;
    }

}

@media screen and (max-width: 479px) {
    header .main-menu .logo a {
        margin-top: 10px;
        width: 120px;
    }
}