
.sticky{
    position: fixed !important;
    width: 100%;
    left: 0;
    background: #000000bd;
    z-index: 998;
}

.sticky .search-area input{
    height: 45px !important;
    top: 10px !important;
}

.sticky .search-area .submit-search {
    position: absolute !important;
    top: 4px !important;
}

.sticky .search-area .submit-search .fa-search {
    font-size: 24px !important;
}

.sticky .search-area .close-search {
    top: 17px !important;
    right: -35px;
}

.sticky .search-area .close-search .fa-times {
    font-size: 26px !important;
}

.sticky .menu{
    margin-left: auto;
    margin-right: auto;
    padding-top: 0 !important;
    width: 80%;
    line-height: 70px !important;
}

.sticky .menu .main-logo img{
    height: 55px !important;
}

.sticky .menu >ul >li >a{
    line-height: 50px !important;
}

.trailer-sticky{
    top: 0 !important;
}

.big-submenu::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}
.big-submenu::-webkit-scrollbar-thumb {
    background: #cccccc;
    border-radius: 0px;
}
.big-submenu::-webkit-scrollbar-thumb:hover{
    background: #cccccc;
}
.big-submenu::-webkit-scrollbar-track{
    background: #ffffff;
    border-radius: 10px;
    box-shadow: inset 7px 10px 12px #f0f0f0;
}

.student-logo{
    width: 30%;
    position: absolute;
    right: 0;
    height: 100%;
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 20px 0;
}

.student-logo img{
    height: auto;
    width: 70%;
    opacity: 0.34;
}

.menu-5{
    position: absolute;
    left: 51.1%;
    top: 229px;
    width: 160px;
}

.menu-6{
    position: absolute;
    left: 27.6%;
    top: 350px;
    width: 160px;
}

.menu-6-en{
    position: absolute;
    left: 27.6%;
    top: 400px;
    width: 160px;
}

.menu-7{
    position: absolute;
    left: 27.4%;
    top: 230px;
    width: 160px;
}

.menu-7-en{
    position: absolute;
    left: 27.4%;
    top: 310px;
    width: 160px;
}

.submenu-title{
    font-weight: bold;
    color: #212327;
}

.column1{
    grid-template-columns: 1fr;
}

.column2{
    grid-template-columns: 1fr 1fr;
}

.column3{
    grid-template-columns: 1fr 1fr 1fr;
}

.column4{
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

.header-inner-pages{
    display: none;
}

.mobile-menu{
    display: none;
}

.top{
    width: 100%;
}

.sticky .menu > ul > li .mini-submenu{
    top: 60px !important;
}

.sticky .menu{
    width: 80% !important;
}

.sticky .menu > ul > li:hover .mini-submenu{
    top: 70px !important;
}

.sticky .menu > ul > li > a:after{
    top: 5.2vh !important;
}

.sticky .menu > ul > li .big-submenu{
    top: 60px !important;
}

.sticky .menu > ul > li:hover .big-submenu{
    top: 70px !important;
}
@media only screen and (max-height: 800px) {
    .homeSlider .homeSlider-right-inner .right-inner-text div{
        max-height: 75px;
    }
}
@media only screen and (min-width: 2500px) {
    .Header .Header-inner .menu > ul > li > a{
        font-size: 1.5em;
    }
    #e-firat-button{
        font-size: 1.5em;
    }
    .Header .Header-inner .menu .language a{
        font-size: 1.5em;
    }
    .Header .Header-inner .menu > ul > li .mini-submenu > li > a{
        font-size: 1.3em;
    }
    .homeSlider .homeSlider-right-inner .right-inner-text div{
        max-height: 10vh;
    }
    .homeSlider .homeSlider-right-inner p{
        font-size: 2vh !important;
    }
    .homeSlider .homeSlider-right-inner>div>h2{
        font-size: 3.5vh;
        max-height: calc(8vh + 8px);
    }
    .homeSlider .homeSlider-right-inner .right-inner-text{
        height: max-content;
    }
}
@media only screen and (max-width: 1300px){
    .Header .Header-inner .menu {
        justify-content: center;
    }

    .sticky .menu {
        width: 90% !important;
    }

    .Header .Header-inner .menu .language {
        right: 51px;
    }

    .main-logo{
        margin-right: 15px;
    }

    .Header .Header-inner {
        width: 90%;
    }

    /**/
    .news-announcements .news-announcements-inner {
        width: 90%;
    }

    .Header .Header-inner .menu{
        width: 100%;
    }

    .events-area .swiper-container {
        width: 90%;
    }

    .fast-links .fast-links-inner {
        width: 90%;
    }
    .fast-links-header div{
        width: 90%;
    }
    .sub-news-header div{
        width: 90%;
    }
    .sub-news .sub-news-inner {
        width: 90%;
    }
    .homeSlider>div{
        width: 90%;
    }
    .events-area>div:first-child{
        width: 90%;
    }
    .fast-links>div:last-child{
        width: 90%;
    }
    .events-area>div:last-child {
        width: 90%;
    }
    .content-header{
        width: 90%;
    }
    .news-announcements .news-announcements-inner .news .news-type .news-title h5 {
        font-size: 0.9em !important;
        font-weight: bold !important;
    }

    .news-announcements .news-announcements-inner .announcements .swiper-slide a {
        font-size: 0.9em;
        font-weight: bold;
    }

}
@media only screen and (max-width: 1700px) {
    .Header .Header-inner .menu > ul > li > a{
        font-size: 1.2em;
    }
    #e-firat-button{
        font-size: 1.2em;
    }
    .Header .Header-inner .menu .language a{
        font-size: 1.2em;
    }
}
@media only screen and  (max-width: 1600px){
    .sub-news .sub-news-inner .link-type-hover p{
        font-size: 12px;
    }
    .sub-news .sub-news-inner .link-type-hover a{
        font-size: 12px;
    }
}
@media only screen and  (max-width: 1550px){
    .fast-links .fast-links-inner .link-type .link-title{
        font-size: 11px;
    }
    .sub-news .sub-news-inner .link-type-hover p{
        font-size: 9px;
    }
    .sub-news .sub-news-inner .link-type-hover a{
        font-size: 9px;
    }
}
@media only screen and (max-width: 1450px){
    .Header .Header-inner .menu > ul > li > a {
        font-size: 1.1em;
    }
    .fast-links .fast-links-inner .link-type .link-title{
        margin-top: 0;
        font-size: 9px;
    }
    #e-firat-button{
        font-size: 1.1em;
    }
    .Header .Header-inner .menu .language a{
        font-size: 1.1em;
    }
    .sub-news .sub-news-inner .link-type-left h5{
        font-size: 10px;
    }
    .content-header{
        font-size: 40px;
    }
    .content-header:before{
        width: 350px;
    }
    .content-header.news-header:before{
        width: 575px;
    }
    .content-header.events-header:before{
        width: 110%;
    }
}

@media only screen and (max-width: 1250px) {
    .Header .Header-inner .menu > ul > li > a {
        font-size: 1.1em;
    }
    .Header .Header-inner .menu .language a{
        font-size: 1.1em;
    }
    .Header .Header-inner .menu .search-button i {
        font-size: 1.1em;
        margin-top: 0;
    }
    .Header .Header-inner .menu > ul > li  {
        margin-right: 1%;
    }

    .homeSlider .homeSlider-center{
        width: 50px;
    }
    .explore button{
        width: 50px;
    }
}

@media only screen and (max-width: 1200px){
    .Header .Header-inner .menu > ul > li > a {
        font-size: 1em;
    }
    #e-firat-button{
        font-size: 1em;
    }
    .Header .Header-inner .menu .language a{
        font-size: 1em;
    }
    .Header .Header-inner .menu .main-logo img {
        height: 66px;
    }

    .Header .Header-inner .menu .language a{
        font-size: 1em;
    }

    .up-right {
        padding-bottom: 1px;
    }

    .Header .Header-inner .menu .search-button i {
        font-size: 1em;
        margin-top: 0;
    }

    .explore a {
        font-size: 1em;
    }

    .news-announcements .news-announcements-inner .announcements {
        width: calc(30% - 30px);
    }

    .news-announcements .news-announcements-inner .news {
        width: 100%;
        margin-right: 30px;
    }
    .news-announcements .news-announcements-inner .news-2 {
        width: 100%;
        margin-right: 30px;
    }

    .show-all-button {
        font-size: 1.1em;
    }

    .Header .trailer .firat img {
        width: 340px;
        object-fit: contain;
    }

    .front .inner div {
        font-size: 1em;
    }

    .front .inner .date-time {
        line-height: 15px;
    }
    .homeSlider .homeSlider-right-inner h2{
        font-size: 2.5vh;
    }

    .sub-news .sub-news-inner .link-type-left{
        padding: 10px;
    }
    .sub-news .sub-news-inner .link-type-left h5{
        font-size: 9px;
    }
}

@media only screen and (max-width: 1100px) {
    .Header .Header-inner .menu > ul > li > a {
        font-size: 0.9em;
    }
    #e-firat-button{
        font-size: 0.9em;
    }
    .Header .Header-inner .menu .language a{
        font-size: 0.9em;
    }
    .Header .Header-inner .menu .language a {
        font-size: 0.9em;
    }
    .fast-links .fast-links-inner .link-type .link-title{
        font-size: 8px;
    }
    .sub-news .sub-news-inner .link-type .link-type-hover{
        padding: 5px 10px;
    }
    .sub-news .sub-news-inner .link-type .link-type-hover p {
        font-size: 8px;
    }
}

/* mobile */
@media only screen and (max-width: 1024px) and (min-width: 768px){
    .news-announcements .news-announcements-inner .news .news-type .news-title h5 {
        font-size: 0.8em !important;
    }

    .news-announcements .news-announcements-inner .announcements .swiper-slide a {
        font-size: 0.8em;
    }
}

@media only screen and (max-width: 991px) {

    .shadow {
        display: none !important;
    }

    .un-heading-wrap.text-center img{
        max-width: 60%;
    }

    .mobile-menu .submenu-submenu-open{
        color: #fff !important;
    }

    .main-logo {
        margin-right: 0px;
        visibility: hidden;
    }

    .language{
        display: none !important;
    }

    .mobile-logo{
        margin: 0 auto;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 50px;
    }

    .mobile-logo img{
        height: 30px;
    }

    .mobile-logo span{
        color: #fff;
        font-size: 26px;
        font-weight: 600;
        margin-left: 5px;
    }

    #mobile-search-button{
        position: fixed;
        right: 0;
        top: 0;
    }

    .Header{
        display: none !important;
    }

    .home-page{
        display: block !important;
    }

    .page-title{
        margin-top: 49px;
    }

    .Header .shadow{
        background: linear-gradient(
            0deg
            , transparent 0, #020202fc 194%);
    }

    .Header{
        height: auto!important;
    }

    .social{
        display: flex;
        float: right;
        line-height: 50px;
    }

    .social a{
        display: inline-block;
        text-align: center;
        padding: 0 8px;
        margin-right: 7px;
        color: #fff;
        font-size: 18px;
    }

    .social a i{
        font-weight: 400;
    }

    .social li:last-child a{
        margin-right: 15px;
    }

    .Header .trailer .firat img {
        width: 210px;
        margin-top: 8%;
    }

    .header-inner-pages{
        display: block;
    }

    .mobile-menu .big-submenu .fa-chevron-right{
        display: none;
    }

    .home-page{
        height: 30vh !important;
    }

    .Header .trailer .firat {
        height: 100%;
    }

    .trailer video{
        display: none;
    }

    .trailer{
        background: url("../images/trailer/4.jpg");
        background-position: center top;
        background-size: cover;
        background-repeat: no-repeat;
        top: -20px;
    }

    .explore a{
        background: rgba(255, 255, 255, 0.7);
        color: rgba(121, 10, 0);
        font-weight: 900;
    }

    .Header{
        margin-top: 49px;
    }

    .mobile-up{
        display: block;
        position: fixed;
        top: 0;
        z-index: 1001;
        background: #212327;
        width: 100%;
        height: 50px;
    }

    .Header {
        height: calc(100vh - 50px);
    }

    .explore {
        top: auto;
        bottom: 40px;
    }

    .menu ul{
        display: none !important;
    }

    .mobile-m{
        position: fixed;
        left: 0;
        top: 0;
        z-index: 101;
        padding: 4px 0;
    }

    .fl {
        display: flex;
        justify-content: center;
    }

    .mw {
        width: 19.333333%;
    }

    .mt{
        margin: 60px 0;
    }

    .news-announcements .news-announcements-inner{
        flex-direction: column;
    }

    .news-announcements .news-announcements-inner .news{
        width: 100%;
        margin-right: 0;
        margin: 0 auto;
    }
    .news-announcements .news-announcements-inner .news-2{
        width: 100%;
        margin-right: 0;
        margin: 0 auto;
    }

    .show-all-button{
        margin: 0 auto;
        margin-top: 30px;
    }

    .fast-links .show-all-button{
        margin: 40px auto 0 auto !important;
    }

    .news-announcements .news-announcements-inner .announcements{
        width: 100%;
        margin: 0 auto;
        margin-top: 45px;
    }

    .news-announcements .news-announcements-inner .announcements .annoSlider{
        width: 100%;
    }

    .events-area .show-all-button{
        margin: 40px auto 0 auto !important;
    }

    .news-announcements .news-announcements-inner .news .news-top .news-type:first-child{
        width: 100%;
        grid-column: 1 / -1;
    }
    .news-announcements .news-announcements-inner .news-2 .news-top .news-type:first-child{
        width: 100% !important;
        grid-column: 1 / -1 !important;
    }

    .news-announcements .news-announcements-inner .news .news-top {
        width: 100%;
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 20px;
        grid-template-rows: 1fr 1fr;
    }
    .news-announcements .news-announcements-inner .news-2 .news-top {
        width: 100%;
        display: flex;
        flex-direction: column;
    }

    .news-announcements .news-announcements-inner .news .news-type {
        width: 100%;
    }
    .news-announcements .news-announcements-inner .news-2 .news-type {
        width: 100%;
    }
    .uluslararasi {
       height: auto !important;
        margin-bottom: -7vh !important;
    }
    .news-announcements .news-announcements-inner .news .news-bottom{
        width: 100%;
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 20px;
        grid-template-rows: 1fr 1fr ;
    }
    .news-announcements .news-announcements-inner .news-2 .news-bottom{
        width: 100%;
        display: flex;
        flex-direction: column;



    }

    .news-announcements .news-announcements-inner .news .news-type .news-face img {
        position: absolute;
        min-width: 100%;
        top: -15px;
        height: 130%;
        object-fit: cover;
        left: 0;
        transition: 0.4s;
    }
    .news-announcements .news-announcements-inner .news-2 .news-type .news-face img {
        position: absolute;
        min-width: 100%;
        top: -15px;
        height: 130%;
        object-fit: cover;
        left: 0;
        transition: 0.4s;
    }

    .news-announcements .news-announcements-inner .news .news-top .news-type:first-child .news-face {
        height: 70%;
    }
    .news-announcements .news-announcements-inner .news-2 .news-top .news-type:first-child .news-face {
        height: 70%;
    }

    .news-announcements .news-announcements-inner .news .news-top .news-type:first-child{
        height: 300px;
    }
    .news-announcements .news-announcements-inner .news-2 .news-top .news-type:first-child{
        height: 300px;
    }
    #modern_logo{
        display: none;
    }
    .up-right{
        display: none;
    }
    .up-left{
        display: none;
    }
    .news-announcements .news-announcements-inner .news .news-type .news-title{
        justify-content: center;
        height: 90px;
    }
    .news-announcements .news-announcements-inner .news-2 .news-type .news-title{
        justify-content: center;
        height: 90px;
    }
    .fast-links .fast-links-inner{
        display: flex;
        flex-wrap: wrap;
        max-height: 332px;
        justify-content: space-between;
        margin-left: 6.5%;
    }
    .fast-links .fast-links-inner .link-type{
        width: 17%;
    }
    .fast-links .fast-links-inner .link-type .link-title{
        margin-top: 3vw;
        font-size: 11px;
    }
    .fast-links .fast-links-inner .link-type img{
        height: 6.5vw;
    }
    .fast-links .fast-links-inner .link-type:nth-child(n+11){
        display: none;
    }
    .sub-news .sub-news-inner .link-type{
        width: calc(100% / 3);
    }
    .sub-news .sub-news-inner .link-type:nth-child(6) .link-type-left{
        order: 2;
    }
    .sub-news .sub-news-inner .link-type:nth-child(7) .link-type-left{
        order: 2;
    }
    .sub-news .sub-news-inner .link-type:nth-child(8) .link-type-left{
        order: 2;
    }
    .sub-news .sub-news-inner .link-type:nth-child(9) .link-type-left{
        order: 2;
    }
    .sub-news .sub-news-inner .link-type:nth-child(10) .link-type-left{
        order: 2;
    }
    .sub-news .sub-news-inner .link-type:nth-child(4) .link-type-left{
        order: 1;
    }
    .sub-news .sub-news-inner .link-type:nth-child(5) .link-type-left{
        order: 1;
    }
    .sub-news .sub-news-inner .link-type:nth-child(6) .link-type-left{
        order: 1;
    }
    .sub-news .sub-news-inner .link-type:nth-child(10) .link-type-left{
        order: 1;
    }
    .sub-news .sub-news-inner .link-type:nth-child(11) .link-type-left{
        order: 1;
    }
    .sub-news .sub-news-inner .link-type:nth-child(12) .link-type-left{
        order: 1;
    }
    .sub-news .sub-news-inner .link-type .link-type-hover{
        padding: 15px;
    }
    .sub-news .sub-news-inner .link-type .link-type-hover p {
        font-size: 10px;
    }
    .homeSlider{
        display: none;
    }
    .sub-news .sub-news-inner .link-type-left h5{
        font-size: 11px;
    }
    .news-announcements .news-announcements-inner .announcements .swiper-slide:nth-child(n+9){
        display: none;
    }
    .content-header-mobile{
        display: block;
    }
    .content-header.news-header{
        display: none;
    }
    .content-header.mnews-header{
        margin: 0;
        margin-left: 0;
        margin-bottom: 45px;
    }
    .content-header.mannouncements-header{
        margin: 0;
        margin-top: 50px;
    }
}

@media only screen and (max-width: 800px) {
    .fast-links .fast-links-inner .link-type{
        width: calc((100% - 40px) / 4);
        margin: 5px;
        box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.11);
    }
    .fast-links .fast-links-inner .link-type .link-title{
        margin-top: 4vw;
        font-size: 11px;
    }

    .mobile-search .input-area {
        width: 80%;
    }

    .mobile-search input {
        width: 100%;
    }
    .fast-links .fast-links-inner .link-type:nth-child(n+9){
        display: none;
    }
    .sub-news .sub-news-inner .link-type-left h5{
        font-size: 10px;
    }
}
@media only screen and (max-width: 700px) {
    .sub-news .sub-news-inner .link-type{
        width: calc(100% / 2);
    }
    .sub-news .sub-news-inner .link-type .link-type-hover{
        padding:  5px 10px;
    }
    .sub-news .sub-news-inner .link-type-left{
        order: 2 !important;
    }
    .sub-news .sub-news-inner .link-type .link-type-hover p {
        font-size: 8px;
    }
    .sub-news .sub-news-inner .link-type:nth-child(3) .link-type-left{
        order: 1 !important;
    }
    .sub-news .sub-news-inner .link-type:nth-child(4) .link-type-left{
        order: 1 !important;
    }
    .sub-news .sub-news-inner .link-type:nth-child(7) .link-type-left{
        order: 1 !important;
    }
    .sub-news .sub-news-inner .link-type:nth-child(8) .link-type-left{
        order: 1 !important;
    }
    .sub-news .sub-news-inner .link-type:nth-child(11) .link-type-left{
        order: 1 !important;
    }
    .sub-news .sub-news-inner .link-type:nth-child(12) .link-type-left{
        order: 1 !important;
    }
    .sub-news .sub-news-inner .link-type:nth-child(15) {
        display: none;
    }
}
@media only screen and (max-width: 550px){
    .fast-links .fast-links-inner .link-type img{
        height: 7.5vw;
    }
    .fast-links .fast-links-inner .link-type .link-title{
        margin-top: 3.5vw;
        font-size: 8px;
    }
    .mobile-logo img {
        height: 22px !important;
    }

    .mobile-logo span {
        font-size: 18px !important;
        margin-left: 5px !important;
    }

    .mw{
        width: 29.333333%;
    }
    .content-header{
        font-size: 35px;
    }
    .content-header:before{
        width: 300px;
    }
    .content-header.news-header:before{
        width: 300px;
    }

}
@media only screen and  (max-width: 500px){
    .sub-news .sub-news-inner .link-type{
        width: 100% ;
    }
    .sub-news .sub-news-inner .link-type .link-type-hover{
        padding:  15px;
    }
    .sub-news .sub-news-inner .link-type:nth-child(n) .link-type-left {
        order: 2 !important;
    }
    .sub-news .sub-news-inner .link-type:nth-child(even) .link-type-left{
        order: 1 !important;
    }
    .sub-news .sub-news-inner .link-type:nth-child(n+8){
        display: none;
    }

}
@media only screen and (max-width: 450px) {
    .fast-links .fast-links-inner .link-type{
        width: calc((100% - 30px) / 3);
    }
    .fast-links .fast-links-inner .link-type .link-title{
        margin-top: 4.5vw;
        font-size: 10px;
    }
    .fast-links .fast-links-inner .link-type:nth-child(9){
        display: block;
    }
    .fast-links .fast-links-inner .link-type:nth-child(n+7){
        display: none;
    }
}
@media only screen and (max-width: 450px) {
    .fast-links .fast-links-inner .link-type .link-title{
        font-size: 8px;
    }
}
@media only screen and (max-width: 350px) {
    .fast-links .fast-links-inner .link-type{
        width: calc((100% - 20px) / 2);
    }
    .fast-links .fast-links-inner .link-type .link-title{
        margin-top: 16vw;
        font-size: 10px;
    }
    .fast-links .fast-links-inner .link-type img{
        height: 14vw;
    }
    .fast-links .fast-links-inner .link-type:nth-child(n+5){
        display: none;
    }
}
@media only screen and (max-width: 1350px) {
    #home-textImage-modal .modal-dialog{
        width: 95%;
    }
}
@media only screen and (max-width: 1300px) {
    #home-image-modal .modal-dialog{
        width: 94%;
    }
    #home-image-modal .modal-dialog .modal-content img{
        height: auto;
    }

}
@media only screen and (max-width: 900px) {
    #home-textImage-modal .modal-inner-text .modal-body{
        max-height: 38vw;
    }
    #home-textImage-modal .modal-content{
        flex-direction: column;
    }
    #home-textImage-modal .modal-inner-text img {
        display: none;
    }
    #home-textImage-modal .modal-content #imageTextAreaImg{
        width: auto;
        border-bottom-left-radius: 17px;
        border-bottom-right-radius: 17px;
        border-top-left-radius: 0px;
        order:2;
    }
    #home-textImage-modal .modal-inner-text{
        order: 1;
        border-radius: 0px;
        border-top-left-radius: 17px;
        max-width: 100%;
    }
    #home-textImage-modal .modal-inner-text .modal-body{
        padding: 10px;
        margin-top: 0px;
    }
    #home-textImage-modal .modal-dialog{
        max-height: 600px;
    }
    #home-textImage-modal .modal-dialog{
        width: 80%;
    }
    #home-textImage-modal .modal-inner-text  h2{
        margin-top: 5%;
        margin-bottom: 0px;
        margin-left: 5%;
    }
}
@media only screen and (max-width: 750px) {
    #home-text-modal .modal-dialog{
        width:88%;
    }

}
@media only screen and (max-width: 600px) {
    #home-image-modal .modal-dialog{
        width:88%;
        height: auto;
    }
    #home-text-modal .modal-content .modal-body{
        font-size: 16px;
    }
    #home-textImage-modal .modal-content .modal-body{
        font-size: 16px;
    }

    #home-textImage-modal .modal-inner-text h2 {
        font-size: 20px;
    }
}
@media only screen and (max-width: 400px) {
    #home-text-modal .modal-dialog{
        width:84%;
    }
    #home-textImage-moda .modal-dialogl{
        width: 80%;
    }
    #home-image-modal .modal-dialog{
        width:84%;
        height: auto;
    }
    #home-text-modal .modal-header img{
        width: 200px;
    }
    #home-textImage-modal .modal-content h2 {
        font-size: 20px;
    }
    .sub-news-header div h4{
        font-size: 20px;
    }
    .fast-links-header div h4{
        font-size: 20px;
    }
}

