#logo-first, #logo-second {
    max-width: 250px;
}

#logo-second {
    line-height: 60px;
}

.main-navigation li a {
    padding: 18px 16px 18px 16px;
}

.main-navigation > div > ul {
    height: 60px;
}

#head-frame {
    height: 160px;
}

.site-header {
    border-bottom: 0px;
}

.ztl-tools-wrapper {
    height: 60px;
}

.ztl-announcement {
    padding-top: 15px;
    padding-bottom: 15px;
}

.ztl-announcement .ztl-icon [class^="flaticon-"]:before {
    font-size: 32px;
}

.ztl-tools-wrapper .item {
    border-color: #e5e5e5;
}

.ztl-announcement .ztl-icon {
    width: 62px;
    height: 62px;
    line-height: 43px;
}

.entry-content h3, .comment-content h3 {
    font-size: 22px;
}

.menu-item-4433 a:after,
.menu-item-4434 a:after {
    content: 'Demo';
    display: inline-block;
    font-size: 9px;
    float: right;
    background-color: #FF4E31;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    margin-top: -4px;
}

.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    background-color: #bb012d !important
}

.sport-testimonial .author-name {
    color: #bb012d !important;
    font-size: 22px;
    font-style: italic;
}

#ztl-copyright {
    padding-top: 0px !important;
}

.wpcf7-form-control-signature-global-wrap .wpcf7-form-control-signature-body {
    border: 1px solid #ccc;
    padding: 10px;
    margin-bottom: 20px;
}

.main-navigation .menu-item-has-children > a:after {
    color: #08203f;
}

.gallery-item {
    margin-bottom: 30px;
}

.gallery-item:nth-last-child(1),
.gallery-item:nth-last-child(2),
.gallery-item:nth-last-child(3) {
    margin-bottom: 0px;
}

.subjects .vc_icon_element {
    margin-bottom: 15px !important;
}

.post-matric-image .image-container {
    overflow: hidden;
}

.ztl-testimonials-carousel .title {
    font-size: 22px;
}

.main-navigation .menu-item-has-children > a:after {
    color: #ffffff !important;
}

.ztl-contact-form span.wpcf7-not-valid-tip {
    padding: 10px 20px 10px 10px;
    color: #a72b2b !important;
    font-size: 13px;
}

input[type="tel"] {
    width: 100%;
    background-color: #f2f2f2;
    border: 2px solid #f2f2f2;
    border-radius: 28px;
    line-height: 18px;
    padding: 14px 20px;
    color: #545454;
}

@media only screen and (min-width: 768px) {
    .menu-item-4433 a:after,
    .menu-item-4434 a:after {
        color: #FF4E31 !important;
        background-color: #fff !important;
        margin-right: -5px;
    }
    .ztl-tools-wrapper {
        top: 10px;
    }
    #menu-toggle span {
        background-color: #ffffff;
    }
}

@media only screen and (max-width: 768px) {
    .ztl-tools-wrapper {
        top: 10px !important;
    }
    #menu-toggle span {
        background-color: #ffffff !important;
    }
    #nav-wrapper .main-navigation ul ul li a, #nav-wrapper .main-navigation ul ul li:hover a {
        color: #ffffff !important;
    }
}