@import url('gothambook/stylesheet.css');
@import url('https://fonts.googleapis.com/css2?family=Alex+Brush&display=swap');

html {
    font-size: 1rem;
    scroll-behavior: smooth;
}

body {
    color: #000;
    font-family: 'gothambook', sans-serif;
    font-style: normal;
    font-size: 18px;
    margin: 0;
    padding: 0;
    font-weight: 400;
}

input:focus,
textarea:focus,
button:focus {
    outline: none;
}

a,
img,
.que {
    text-decoration: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

a {
    color: #0d0807;
}

a:hover {
    color: #81b7af;
}

.alex {
    font-family: 'Alex Brush', cursive;
    line-height: normal;
}

h1,
h2,
h3,
h4,
h5,
h6,
.head {
    font-weight: 600;
    font-weight: 400;
}

a.spbtn,
.spform button,
.spform input[type="submit"] {
    font-size: 17px;
    text-transform: uppercase;
    color: #ffffff;
    background-color: #81b7af;
    background-color: #b03a3c;
    padding: 15px 25px;
    display: inline-block;
    text-align: center;
    border-radius: 28px;
}

a.spbtn:hover,
.spform button:hover {
    color: #ffffff;
    background-color: #420f25;
    background-color: #b03a3c;
    background-color: #de6360;
}

.bgimg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}

#header .z-container * {
    display: inline-block;
    vertical-align: top;
}

#header {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9000;
}

#header:before {
    /*background: linear-gradient(180deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0) 100%);
    background: linear-gradient(180deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.65) 65%, rgba(0,0,0,0) 100%);*/
    background-image: url(/images/header-gradient.png);
    background-position: top center;
    background-repeat: repeat-x;
    content: '';
    display: block;
    height: 300px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}

#header .topbar {
    /*background-color: #0d0807;*/
    position: relative;
    top: 15px;
}

#header .topbar:before {
    /*background: #3f1222;
    content: '';
    display: block;
    height: 5px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 5;*/
}

#header .topbar .z-container {
    position: relative;
    z-index: 10;
}

.secondary-nav-phone {
    color: #FFF;
    display: inline-block;
    margin: 10px 25px 0 0;
}

#header .z-container .secondary-header-button {
    display: none;
}

#header .topbar a.spbtn {
    background: #b03a3c;
    margin: 0 0 -7px 0;
    padding: 15px 25px 15px 80px;
    position: relative;
    top: -3px;
}

#header .topbar a.spbtn:hover {
    background: #de6360;
}

#header .topbar a.spbtn:before {
    background: url(../images/button-gingerbread-man.png);
    bottom: 0;
    content: '';
    display: block;
    height: 45px;
    left: 7px;
    position: absolute;
    width: 67px;
}

#header .logo {
    margin: -30px 0 0 0;
    position: relative;
    z-index: 9;
    width: 270px;
}

.social {
    margin: 6px 0 0 0;
}

.social a {
    background: #9b7f5e;
    border-radius: 32px;
    color: #f9f8f6;
    display: inline-block;
    font-size: 18px;
    line-height: 32px;
    margin: 0 0 0 10px;
    text-align: center;
    width: 32px;
}

#header .social .fa {
    vertical-align: baseline;
}

.social a:first-child {
    margin-left: 0;
}

.social a:hover {
    color: #81b7af;
}

.main-menu {
    margin-top: 35px;
}

.main-menu li {
    margin: 0 0 0 40px;
    display: inline-block;
    text-transform: uppercase;
}

.main-menu li:first-child {
    margin-left: 0;
}

.main-menu li a {
    color: #f9fafc;
}

.main-menu li.active a,
.main-menu li a:hover {
    color: #81b7af;
}

.z-mobile-header .z-mobile-menu {
    background: #3e081b;
}

#footer {
    padding-top: 60px;
    background-image: url(../images/footerbg.jpg);
    position: relative;
}

.foobox {
    float: left;
    width: 24%;
    padding: 0 30px 0 15px;
}

.foobox.box1 {
    width: 28%;
    padding-top: 90px;
}

.foobox.box4 {
    padding-right: 0;
}

#footer .head {
    margin: 0 0 20px 0;
    color: #fff;
}

#footer ul.menu li {
    text-transform: uppercase;
    margin: 0 0 14px 0;
}

.foobox p {
    line-height: 28px;
    padding-bottom: 20px;
}

.foobox p:last-child {
    padding-bottom: 0;
}

#footer .social {
    margin: 25px 0 0 0;
}

#footer .copyright {
    padding: 35px 15px 50px 15px;
    margin-top: 20px;
    text-align: center;
    font-size: 14px;
}

#footer,
#footer a {
    color: #f9f8f6;
}

#footer a:hover,
.info a:hover {
    color: #81b7af;
}

#hslider {
    background: #000;
}

.slidert {
    position: absolute;
    left: 0;
    bottom: 50px;
    text-align: center;
    width: 100%;
    background-color: rgb(129 183 175 / 80%);
    color: #fff;
    padding: 35px 15px;
}

.slidert .t1 {
    color: #24534C;
    font-size: 40px;
}

.slidert .t2 {
    font-size: 94px;
}

.z-default-subpage-header {
    background-image: url(../images/page-banner.jpg);
    text-align: left;
    padding: 0;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.z-default-subpage-header:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 112px;
    background-image: linear-gradient(to right, #81b7af -5%, rgb(0 14 34 / 0%) 90%);
}

.z-default-subpage-header .z-default-subpage-title {
    margin: 270px 0 0 0;
    padding: 10px 15px;
    font-size: 60px;
    text-transform: uppercase;
    color: #FFFFFF;
    position: relative;
}

.spform fieldset {
    border: none;
}

.spform input[type="text"],
.spform input[type="email"],
.spform textarea,
.spform select {
    font-family: 'gothambook';
    background-color: #ffffff;
    border: none;
    color: #000;
    padding: 5px;
    margin: 5px;
    /*width: 100% !important;
    margin: 0;
    vertical-align: top;
    font-size: 18px;*/
}

.spform ::placeholder {
    color: #000;
}

.spform button,
.spform input[type="submit"] {
    font-family: 'gothambook';
    padding: 14px 70px;
    font-size: 17px;
}

table.table-list,
table.table-list tr,
table.table-list td,
table.table-list th {
    width: 100% !important;
    display: inline-block;
    margin: 0;
    padding: 0;
}

table.table-list tbody {
    display: block;
}

table.table-list tr {
    width: 100% !important;
    display: inline-block;
    margin: 0;
    padding: 10px 0;
}

table.table-list tr:last-child {
    margin: 10px 0 0 0;
}

.eventform table.table-list tr {
    float: left;
    width: 48% !important;
}

.eventform table.table-list .siteOptionFormField8040 {
    /* Radio buttons group */
    /*width: 100% !important;*/
}

.eventform table.table-list tr:nth-child(2n) {
    float: right;
}

.eventform table.table-list tr:nth-child(2n - 1) {
    clear: both;
}

.eventform table.table-list tr.siteOptionFormField8039 {
    /* Comments */
    clear: both;
    display: block;
    float: none;
}

.eventform table.table-list tr:last-child {
    width: 100% !important;
}

.eventform table.table-list tr:last-child th {
    text-align: center;
}

.eventform .zSiteOptionGroupSubmitButton {
    margin-left: 1em;
}

.eventform .zPrivacyPolicyLink {
    display: block;
    margin-top: 1em;
}

.zHelpToolTipLabel {
    padding-bottom: 5px;
}

.home-gingerbread-fantasy {
    overflow: hidden;
    position: relative;
}

.home-gingerbread-fantasy:before {
    background-image: url(../images/gingerbread-snow.png);
    background-position: top center;
    background-size: cover;
    bottom: 0;
    content: '';
    display: block;
    height: 160px;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 10;
}

.home-gingerbread-fantasy-text {
    color: #FFF;
    margin: auto;
    max-width: 800px;
    text-align: center;
}

.home-gingerbread-fantasy-text h2 {
    font-size: 50px;
    font-weight: 400;
}

.home-gingerbread-fantasy-text .spbtn {
    margin: 5px;
}

.home-gingerbread-fantasy-animation {
    margin-top: 40px;
    position: relative;
    text-align: center;
}

.home-gingerbread-fantasy-image {
    height: auto;
    max-width: 100%;
}

.home-gingerbread-left,
.home-gingerbread-right {
    bottom: -80px;
    position: absolute;
    z-index: 5;
}

.home-gingerbread-left {
    left: 0;
}

.home-gingerbread-right {
    right: 0;
}

.hsec1 {
    color: #fff;
    background-color: #0d0807;
}

.hsec1 .head1 {
    text-transform: uppercase;
    color: #9b7f5e;
    margin-bottom: 15px;
}

.ctaboxes {
    margin-top: 40px;
    position: relative;
    padding: 60px 0 170px 0;
}

.ctaboxes:before {
    content: '';
    background-image: url(../images/hsec1bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 48%;
    height: 100%;
}

.ctaboxes .box,
.aboutsec3 .box {
    max-width: 395px;
}

.ctaboxes .box:nth-child(2) {
    transform: translateY(60px);
}

.ctaboxes .box:nth-child(3) {
    transform: translateY(120px);
}

.ctaboxes .box a {
    display: inline-block;
    position: relative;
    color: #fff;
    background-color: #000;
}

.ctaboxes .box a:hover {
    background-color: #420e24;
}

.ctaboxes .box a span {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
}

.ctaboxes .box a img {
    opacity: .7;
}

.splhead {
    text-align: center;
}

.splhead .sectitle {
    text-transform: uppercase;
    font-size: 20px;
    color: #9b7f66;
    margin-bottom: -15px;
}

.splhead .sectitle2 {
    font-size: 50px;
}

.splhead .sectitle2 span,
h2 em {
    font-family: 'Alex Brush';
    font-size: 84px;
    line-height: normal;
}

.hsec2 {
    background-image: url(../images/hsec2bg.jpg);
}

.gallslider,
.peopleslider {
    padding: 0 25px;
}

.gallslider .owl-carousel .owl-nav button.owl-prev,
.gallslider .owl-carousel .owl-nav button.owl-next,
.peopleslider .owl-carousel .owl-nav button.owl-prev,
.peopleslider .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    left: -60px;
    top: 50%;
    transform: translateY(-16px);
    background-image: url(../images/arrow-left.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 32px;
    height: 32px;
    opacity: .7;
}

.gallslider .owl-carousel .owl-nav button:hover,
.peopleslider .owl-carousel .owl-nav button:hover {
    opacity: 1;
}

.gallslider .owl-carousel .owl-nav button.owl-next,
.peopleslider .owl-carousel .owl-nav button.owl-next {
    background-image: url(../images/arrow-right.png);
    left: auto;
    right: -60px;
}

.gallslider .owl-carousel .owl-nav button span,
.peopleslider .owl-carousel .owl-nav button span {
    opacity: 0;
}

.owl-carousel .owl-dots {
    display: none;
}

.owl-carousel.owl-drag .owl-item {
    max-height: 180px;
    overflow: hidden;
}

.hsec3 {
    background-image: url(../images/hsec3bg.jpg);
}

.hsec3 .splhead .sectitle {
    color: #0d0807;
}

.hblog a.thumb,
.hblog .info {
    float: left;
    width: 40%;
}

.hblog a.thumb:hover {
    filter: grayscale(1);
}

.hblog .info {
    padding-left: 25px;
    width: 60%;
}

.hblog .info .text {
    padding: 25px 0 20px 0;
}

.hblog .info a.more {
    text-decoration: underline;
    text-underline-offset: 2px;
}

.hblog .info a.title:hover,
.hblog .info a.more:hover {
    color: #46766f;
}

.hsec4 {
    background-image: url(../images/hsec4bg.jpg);
}

.hsec5 {
    background-image: url(../images/hsec5bg.jpg);
}

.hsec5 input[type="text"] {
    width: 35% !important;
    margin: 0 10px 0 0;
}

.about-section .head {
    color: rgb(155, 127, 94);
    font-weight: 400;
}

.aboutsec1,
.contactsec1,
.gallsec1 {
    background-color: #0d0807;
}

.aboutsec2 {
    background-image: url(../images/about-sec2bg.jpg);
}

.aboutslide .head {
    font-weight: 400;
}

.whiskeyslide .head {
    color: #FFF;
}

.aboutsec3 {
    background-image: url(../images/about-sec3bg.jpg);
    color: #0d0807;
}

.peopimg {
    display: inline-block;
    background-size: cover;
    background-position: center;
}

.aboutsec4 {
    background-image: url(../images/about-sec4bg.jpg);
}

.aboutsec5 {
    background-image: url(../images/about-sec5bg.jpg);
}

.faqmain .faq {
    background-color: #81b7af;
    padding: 30px;
    margin: 15px 0;
}

.faqmain .que {
    cursor: pointer
}

.faqmain .faq.active .que,
.faqmain .faq .que:hover {
    color: #511723;
}

.faqmain .que i.fa {
    float: right;
    font-size: 25px;
    margin: 8px 8px 0 0;
}

.faqmain .faq .ans {
    padding-top: 10px;
    display: none;
}

.faqmain .faq.active .ans {
    display: block;
}

.info img.tripadvisor {
    float: right;
    margin: 0 0 10px 10px;
}

.tabbtns a {
    float: left;
    width: 50%;
    text-align: center;
    font-size: 22px;
    color: #061b45;
    background-color: #ffffff;
    padding: 20px;
    cursor: pointer;
}

.tabbtns a.active,
.tabbtns a:hover {
    color: #fff;
    background-color: #81b7af;
}

.tabconmain {
    display: inline-block;
    width: 100%;
    margin: 35px 0 0 0;
}

.formbgsec {
    background-image: url(../images/formbg.jpg);
}

.menup {
    background-color: #e6d8c8;
}

.menuleftp,
.menurightp {
    float: left;
    width: 25%;
    padding: 0;
}

.menurightp {
    width: 75%;
    border-left: 1px solid #8a8278;
    padding-left: 70px;
}

.menuleftp ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.menuleftp ul li {
    margin: 0 0 12px 0;
    cursor: pointer;
}

.menuleftp ul li:hover {
    color: #8c0a41;
}

.menurightp .head {
    font-size: 86px;
    font-weight: 100;
}

.menurightp ul.menui {
    margin: 0 0 30px 0;
    padding: 0 0 30px 0;
    list-style: none;
    border-bottom: 1px solid #8a8278;
}

.menurightp ul.menui li {
    padding: 0 0 15px 0;
    font-size: 24px;
}

.menurightp ul.menui li .des {
    font-size: 17px;
}

.menurightp ul.menui li span {
    float: right;
    margin: 5px 0 0 0;
}

.menup .tabbtns {
    text-align: center;
    margin-bottom: 35px;
}

.menup .tabbtns a {
    width: 19%;
    margin: 0 2px;
    float: none;
    display: inline-block;
    text-transform: uppercase;
    padding: 18px;
}

.z-default-subpage-body-full {
    background-color: #e6d8c8;
}

.z-default-subpage-subcontent {
    background-color: transparent;
}

.rss-summary-title,
.rss-summary-text,
.rss-summary-text a.rss-summary-readmore {
    color: #2a2a2a;
}

.rss-summary-text,
.zblog-story {
    font-size: 100%;
}

.rss-summary-text {
    display: inline-block;
    width: 100%;
}

.rss-summary-text a.rss-summary-readmore {
    display: block;
    clear: both;
    margin: 20px 0 0 0;
    text-transform: uppercase;
    text-decoration: underline;
    text-underline-offset: 2px;
}

a.rss-summary-title {
    color: #0d0807;
    font-size: 32px;
}

.rss-summary-title:hover,
.rss-summary-text a.rss-summary-readmore:hover {
    color: #5f928a;
}

.rss-summary-d {
    border-bottom: 1px solid #7d746b;
    margin-bottom: 35px !important;
}

.aboutpslider a.slider-previous-button,
.aboutpslider a.slider-next-button {
    width: 33px;
    height: 32px;
    background: transparent;
    line-height: normal;
    opacity: .7;
}

.aboutpslider a.slider-previous-button:hover,
.aboutpslider a.slider-next-button:hover {
    opacity: 1;
}

.aboutpslider a.slider-previous-button img,
.aboutpslider a.slider-next-button img {
    filter: brightness(100);
}


.punto {
    background: #fff !important;
    border-radius: 50%;
    position: fixed;
    position: absolute;
    top: 0;
    animation-name: caer;
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

.popup-banner {
    z-index: 1000;
    position: fixed;
    left: 0px;
    bottom: 0px;
}

.popup-banner img {
    height: auto;
    width: 300px;
}

#zModalOverlayDivInner1 {
    overflow: hidden !important;
}

.zModalOverlayDiv2 {
    padding: 0px !important;
}

.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: 400px;
    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;
    }
}

@keyframes caer {
    0% {
        top: 0;
        left: 100px;
    }

    10% {
        left: 80px;
    }

    20% {
        left: 60px;
    }

    30% {
        left: 40px;
    }

    40% {
        left: 20px;
    }

    50% {
        left: 0px;
    }

    60% {
        left: -20px;
    }

    70% {
        left: -40px;
    }

    80% {
        left: -60px;
    }

    90% {
        left: -80px;
    }

    100% {
        top: 110%;
        left: -100px;
    }
}


@media screen and (max-width: 1362px) {
    #header .logo {
        width: 240px;
    }

    .main-menu li {
        margin: 0 0 0 20px;
    }

    .slidert {
        padding: 15px;
    }

    .slidert .t1,
    .splhead .sectitle2,
    .home-gingerbread-fantasy h2 {
        font-size: 30px;
    }

    .slidert .t2,
    .menurightp .head {
        font-size: 60px;
    }

    .splhead .sectitle2 span,
    .home-gingerbread-fantasy h2 em {
        font-size: 56px;
    }

    .hblog .info .text {
        padding: 10px 0;
    }

    .social a {
        margin: 0 0 0 10px;
    }

    .z-default-subpage-header .z-default-subpage-title {
        padding: 0 15px;
        font-size: 50px;
        margin: 235px 0 0 0;
    }

    .z-default-subpage-header::before {
        height: 80px;
    }

    .popup-banner img {
        height: auto;
        width: 250px;
    }
}

@media screen and (max-width: 1362px) and (min-width: 993px) {

    .topbar a.spbtn,
    .secondary-nav-phone {
        font-size: .85em;
    }
}

@media screen and (max-width: 992px) {
    .z-default-subpage-header {
        margin-top: 0;
    }

    #header .logosec {
        display: none;
    }

    .z-mobile-header,
    .z-mobile-header-fixed

    /*, .z-mobile-menu-icon.open span*/
        {
        background-color: #0d0807 !important;
    }

    .z-mobile-header .z-mobile-menu {
        background: #0d0807;
    }

    .z-mobile-menu-icon span {
        background: #FFF;
    }

    .head br {
        display: none;
    }

    .ctaboxes .box:nth-child(2),
    .ctaboxes .box:nth-child(3) {
        transform: translateY(0);
    }

    .ctaboxes {
        padding: 60px 0 30px 0;
    }

    .ctaboxes::before {
        width: 50%;
    }

    #header:before {
        display: none;
    }

    #header .topbar {
        background: #81b7af;
        background: #0d0807;
        overflow: visible;
        padding-bottom: 15px;
        text-align: center;
        top: 0;
    }

    /*#header .topbar:before{
        background: #000;
        content: '';
        display: block;
        height: 5px;
        left: 0;
        position: absolute;
        right: 0;
        top: -5px;
        z-index: 5;
    }*/
    #header .topbar .z-container {
        z-index: 10;
    }

    #header .secondary-nav-phone {
        display: block;
        margin-bottom: 10px;
        margin-top: 0;
        text-align: center;
    }

    #header .topbar a.spbtn {
        margin: 0;
        top: 0;
    }

    #header .topbar .social {
        display: none;
    }

    .topbar .right,
    .foobox,
    .foobox.box1 {
        width: 100%;
    }

    .foobox,
    .foobox.box4,
    .foobox.box1 {
        padding: 0 15px 35px 15px;
    }

    #footer .head {
        margin: 0 0 10px 0;
    }

    #footer ul.menu li {
        margin: 0 0 3px 0;
    }

    .foobox p {
        line-height: 22px;
        padding-bottom: 10px;
    }

    #footer .copyright {
        padding: 20px 15px 35px 15px;
        margin-top: 0;
    }

    #header {
        position: relative;
        z-index: 999;
    }

    .z-default-subpage-header .z-default-subpage-title {
        margin: 130px 0 0 0;
        padding: 0 15px 5px 15px;
    }

    .peopleslider {
        padding: 0 70px;
    }

    .aboutpslider {
        padding: 0 40px;
    }

    .menurightp {
        padding-left: 30px;
    }

    .home-gingerbread-left,
    .home-gingerbread-right {
        height: auto;
        max-width: 200px;
    }

    .popup-banner img {
        width: 250px;
    }
}

@media screen and (max-width: 767px) {
    .slidert .t1 {
        font-size: 24px;
    }

    .splhead .sectitle2 {
        font-size: 26px;
    }

    .slidert .t2 {
        font-size: 40px;
    }

    .splhead .sectitle2 span {
        font-size: 44px;
    }

    .eventform table.table-list tr,
    .menuleftp,
    .menurightp {
        width: 100% !important;
    }

    .menup .tabbtns a {
        width: 30%;
        margin: 5px;
    }

    .menurightp {
        padding: 35px 0 0 0;
        border: none;
    }

    .home-gingerbread-left,
    .home-gingerbread-right {
        max-width: 150px;
    }
}

@media screen and (max-width: 479px) {
    #header .topbar {
        padding: 10px;
    }

    #header .topbar a.spbtn {
        margin: 0;
        padding: 10px 20px;
    }

    .slidert {
        position: relative;
        bottom: 0;
        display: inline-block;
    }

    .slidert .t1 {
        font-size: 20px;
    }

    .slidert .t2,
    .splhead .sectitle2 span {
        font-size: 38px;
    }

    .ctaboxes {
        padding: 50px 0 10px 0;
    }

    .splhead .sectitle {
        margin-bottom: 0;
    }

    .splhead .sectitle2 {
        line-height: normal;
    }

    .gallslider .owl-carousel .owl-nav button.owl-prev,
    .peopleslider .owl-carousel .owl-nav button.owl-prev {
        left: -45px;
    }

    .gallslider .owl-carousel .owl-nav button.owl-next,
    .peopleslider .owl-carousel .owl-nav button.owl-next {
        right: -45px;
    }

    .hblog a.thumb,
    .hblog .info,
    .hsec5 input[type="text"],
    .tabbtns a,
    .menup .tabbtns a {
        width: 100% !important;
    }

    .hblog .info {
        padding: 15px 0 10px 0;
    }

    .hsec5 input[type="text"] {
        margin: 0 0 15px 0;
    }

    .splhead .sectitle {
        font-size: 18px;
    }

    .z-default-subpage-header .z-default-subpage-title {
        margin: 85px 0 0 0;
        font-size: 35px;
        background-color: #81b7afed;
        width: 100%;
        padding: 3px 15px;
    }

    .z-default-subpage-header::before {
        display: none;
    }

    .faqmain .faq {
        padding: 20px;
        margin: 10px 0;
    }

    .faqmain .que i.fa {
        font-size: 20px;
    }

    .peopleslider {
        padding: 0 50px;
    }

    .p-title.z-t-50 {
        font-size: 38px;
    }

    a.rss-summary-title {
        font-size: 25px;
    }

    .tabbtns a,
    .menup .tabbtns a {
        margin: 5px 0;
    }
}