.cta-four-section
.container {
    max-width: 100%;
}

@font-face{font-family:ycit-Light;src:url(fonts/ycit-Light.eot) format('embedded-opentype'),
    url(fonts/ycit-Light.woff) format('woff'),url(fonts/ycit-Light.otf) format('opentype')}@font-face{font-family:ycit-Medium;
        src:url(fonts/ycit-Medium.eot) format('embedded-opentype'),url(fonts/ycit-Medium.woff) format('woff'),
        url(fonts/ycit-Medium.otf) format('opentype')}
html{
    font-size:10px !important;
    font-family:'ycit-Medium'
}
body{
    font-family:'ycit-Medium' !important;
}
p,span{
       font-family:'ycit-light' !important;
}
h1,h,h3,h4,h5,h6,a,.section-tagline,.univ-bold{
       font-family:'ycit-Medium' !important;
}


.topbar-inner {
    display: flex;
    justify-content: space-between;
    background-color: var(--thm-black);
    padding-left: 60px;
    padding-right: 0;
}
.topbar-text {
    margin-right: 5px;
    margin-left: 0px;
    font-family: var(--thm-font);
    font-size: 13px;
}
.topbar-socials a + a {
    margin-right: 25px;
    margin-left: 0px;
}
.search-box {
    margin-left: 30px;
    margin-right: 0px;
}
.department-search-form {
    display: flex;
    justify-content: flex-start;
}
.department-search-form input {
    max-width: 400px;
    width: 100%;
    position: relative;
    font-size: 16px;
    font-weight: 500;
    height: 50px;
    outline: 0;
    color: var(--thm-gray);
    padding: 0px 25px;
    border: 2px solid var(--thm-primary);
    border-right: 2px solid var(--thm-primary);
    background: transparent;
    border-left: 0;
}
.department-search-form {
    display: flex;
    justify-content: flex-start;
}
.about-title i {
    font-size: 18px;
    color: var(--thm-primary);
    display: inline-block;
    margin-right: 0px;
    margin-left: 10px;
}
.service-card-video {
    padding: 20px 20px;
    background-color: var(--thm-white);
    display: inline-block;
    position: absolute;
    left: 100%;
    top: 0;
    right: auto;
}
.service-arrow-image{
    transform: scale(-1, 1);
}
.service-card li a i {
    font-size: 12px;
    transform: scale(-1, 1);
}
.funfact-counter-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 102px;
    height: 102px;
    background-color: var(--thm-black);
    color: var(--thm-primary);
    font-size: 54px;
    flex-shrink: 0;
    margin-left: 7px;
    margin-right: 0px;
}
.funfact-counter-icon:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    right: 0;
    left: auto;
    top: 100%;
    border-style: solid;
    border-width: 10px 15px 0 0;
    border-color: var(--thm-black) transparent transparent transparent;
}
.mayor-img:before {
    content: '';
    position: absolute;
    top: -120px;
    bottom: -120px;
    width: 40000px;
    left: auto;
    right: 120px;
    background-color: var(--thm-light-bg);
}
.mayor-icon {
    margin-right: auto;
    position: relative;
    margin-left: 20px;
}
.list-style-one > li > p {
    margin-right: 10px;
    margin-left: 0px;
}
.mayor-name {
    position: absolute;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 3px;
    line-height: 1;
    top: 40px;
    background-color: #fff;
    color: var(--thm-black);
    writing-mode: vertical-rl;
    transform: translateX(50%) rotate(180deg);
    padding: 60px 20px;
    box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.17);
}
.mayor-box {
    padding-left: 90px;
    padding-right: 0px;
    padding-top: 14px;
}
.mayor-img:before {
    content: '';
    position: absolute;
    top: -120px;
    bottom: -120px;
    width: 40000px;
    left: auto;
    right: 120px;
    background-color: var(--thm-light-bg);
}
.mayor-img .floated-image-one {
    position: absolute;
    color: var(--thm-white);
    right: -160px;
    bottom: -120px;
    transition: all 500ms ease;
    animation: fadeInRight 3s ease-in-out;
}
.event-card-info ul li >span {
    margin-right: 5px;
    margin-left: 0px;
    font-size: 14px;
    color: var(--thm-gray);
}
.cta-two-card-content {
    margin-left: 0px;
    margin-right: 35px;
}
.list-unstyled {
    padding-right: 0;
    list-style: none;
}
.footer-widget-contact-item a {
    margin-right: 10px;
    margin-left: 0px;
    font-size: 15px;
    color: var(--thm-white);
    font-family: var(--thm-font);
    font-weight: 700;
}
.about-author-box-meta {
    margin-left: 20px;
    margin-right: 20px;
}
.about-image .img-one .sign-text {
    position: absolute;
    bottom: 5px;
    color: var(--thm-primary);
    font-size: 54px;
    font-family: var(--thm-special-font);
    white-space: nowrap;
    left: 25px;
    right: auto;
}
/*this new style custome */
.logo {
    position: absolute;
    top: 55px;
    right: 81px;
}
.main-menu-logo{
    height: 115px;
}
  .sticky-fixed .logo{

position: static;
}
.main-menu .main-menu-list > li.has-dropdown > a:after {
    content: '\f107';
    font-family: "Font Awesome 6 Free";
    font-size: 13px;
    margin-right: 11px;
    align-items: center;
    position: relative;
    right: -6px;
}
.main-menu .main-menu-list > li > a{
    font-size: 15px !important;
    white-space: nowrap !important
}
.main-menu-right-button .btn-primary {
    margin-left: 40px;
    margin-right: 0px;
    padding: 12px 20px;
    white-space: nowrap !important

}

@media screen and (max-width: 768px) {
    .logo {
        top:0px;
    }
    .search-box {
        margin-left: 10px;
        margin-right: 13px;
    }
    .funfact-counter-number h3 {
        font-size: 46px;

    }
    .main-menu-right {
        margin-right: -20px;
        flex-grow: 2;
        margin-left: 0;
    }
    .main-menu-right {
        margin-right: 0px;
    }
    .main-menu-logo{
        min-width: 200px;
    }
    .header{
        min-width:100% !important
    }
    .logo {
        position:unset !important;

    }
    a.search-toggler {
        display: block;
        height: 40px;
        width: 40px;
        border-radius: 50%;
        background-color: var(--thm-white);
        line-height: 53px;
        text-align: center;
    }
    .search-box i {
        color: var(--thm-black);
        font-size: 17px;
        line-height: 2.5;
    }
    .section-title{
        font-size: 30px;
    }
    .department-card {
        text-align: center;
        padding: 0px 39px;
        position: relative;

        width: 100%;
        height: 150px;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 15px;
        margin: 0;
        /* border: 1px solid #eee; */
    }
    .funfact-counter-box {
        position: relative;
        display: flex;
        align-items: center;
        margin-bottom: 8px;
    }
    .funfact-counter-item {
        margin-bottom: 0px;
        padding: 5px;
        white-space: nowrap;
    }
    .funfact-counter-icon {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 61px;
        height: 64px;
        background-color: var(--thm-black);
        color: var(--thm-primary);
        font-size: 30px;
        flex-shrink: 0;
        margin-left: 7px;
        margin-right: 0px;
    }
    .funfact-counter-number h3 {
        font-size: 35px;
    }
    .footer-widget-text p {
    font-size: 16px;
    }

}
.fa-chevron-right:before {
    content: "\f053"
}

.fa-chevron-left:before {
    content: "\f054"
}
.mobile-nav-contact li i {

    margin-left: 15px;
    margin-right:0px ;

}
.mobile-nav-social li + li {
    margin-right: 15px;
    margin-left: 0px;
}
