.card-content p,main #they-said p,main #campus-has-life .desc{
    font-weight: 500;
}
.special-style a{
    color:rgb(33, 37, 41);
}

main #main .slide-item .banner-text .carousel-title{
    font-size: 66px;
}

main #main .slide-item .banner-text .title{
    font-size: 28px;
}

.card-content .card-title{
    max-height: 47px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.card-content p{
    height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

main #main .slide-item .banner-text .title,
main #main .slide-item .banner-text .carousel-title{
    text-align: unset;
    margin-left: 50px;
}

.event-card::after{
    background-color: rgba(0, 0, 0, 0.65);
}

main #main .slide-item .banner-text{
    width: 50%;
}

main #main .slide-item .banner-text .title{
    padding-left: 9%!important;
}

.slide-nav,
.slide-page{
    position: relative;
    top:-250px;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    flex-direction: column;
}

.slide-nav img{
    max-width: 70%!important;
}

.slide-page{
    flex-direction: row;
    justify-content: center;
    top:-175px;
}

.slide-page img{
    max-width: 12.5%!important;
}


.sidemenu{
    overflow-y: auto;
}
.c-menu li{
    text-align:left;
    margin-left:20px;
}
.c-submenu .custom-chevron:before {
    content: "\f078";
}
.c-submenu.active .custom-chevron:before {
    content: "\f077";
}
.c-submenu-sub .custom-chevron:before {
    content: "\f078" !important;
}
.c-submenu-sub.active .custom-chevron:before {
    content: "\f077" !important;
}
.c-submenu .c-menu{
    display: none;
}
.c-submenu.active .c-menu{
    display: block;
}
.c-submenu-sub .c-menu-sub{
    display: none;
}
.c-submenu-sub.active .c-menu-sub{
    display: block;
}

.c-menu-sub li{
    text-align:left;
    margin-left:40px;
}


.slider .images:after{
    content: '';
    background: #0000004d;
    position: absolute;
    top: 0;
    width: 100vw;
    height: 92vh;
}
.slider .images:after{height:667px !important;}
.facultypage #w-in-gau{
    background: #fff;
}
header .header-section.col-12{
    flex: 0 0 calc(100% / 12 * 12)!important;
    max-width: calc(100% / 12 * 12)!important;
}


.custom .detail-content img{
    margin-right: 15px !important;
}
.custom .worldmap{
    width: 100%;
}
.custom .department-post-title{
    font-weight: 500;
}
.fcols{
    float:left !important;
}
.custom .info-container{position:absolute !important;}
.sidemenu .menu-items li a{
    font-size: 19px;
}
.custom .sprbx-col{
    float:left;
    display: flex;
}
.custom .pros{
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 100%!important;
    padding-left: 1rem;
    padding-right: 1rem;
}

.pros .prosim{
    width: 230px!important;
    height: 230px!important;
    background-size: 100%;
}

.pros .prosad{
    font-size:1.25rem;
}

.pros .prosi{
    font-size:1.1rem;
}

.pros .prosso .social-line{
    list-style-type: none;
}

.pros .prosso .social-line > li{
    display: inline-block;
}

.pros .prosso .social-line > li:not(:last-child){
    padding-right: 5px;
}

@media screen and (min-width: 768px) {
    .pros{
        max-width: 33%!important;
    }
}

/*div[id~="accordion"] > div[class~="item"]:hover{*/
/*cursor: pointer;*/
/*}*/
.parts_accordion .group-item:hover{
    cursor: pointer;
}
@media screen and (max-width: 768px){
    .custom .slide-item img{
        height: 135px !important;
    }
    .custom .slider .images:after{
        height: 135px !important;
    }
    .custom .detail-content img {
        float: none !important;
        display: block !important;
    }
    .custom{
        margin-bottom: 75px;
    }
    .custom .wish-gau.single-faculty{
        background: none !important;
    }
}

#map{
    width:100% !important;
    height:600px !important;
}
.slider .images:after {
    content: '';
    background: #0000004d;
    position: absolute;
    top: 0;
    width: 98.9vw;
    height: 92vh;
}
.searchmenu, .side-sub-menu {
    position: fixed;
    height: 100vh;
    width: 100vw;
    overflow: hidden;
    right: -110vw;
    transition: all 0.5s ease-in;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 101;
}

.side-sub-menu{
    z-index: 10;
}

.slide-item p{
    font-weight: 500;
}
.arlab-col {
    float: left;
    margin-right: 50px;
    margin-bottom: 25px;
}
.labsbox.labsbox-effect {
    background-color: #0B274C;
    border-color: #0B274C;
}
.labsbox {
    position: relative;
    overflow: hidden;
    width: 215px;
    height: 161px;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}
.labsbox:before {
    content: "";
    display: block;
    padding-top: 75%;
}
.labsbox .labsbox-wrapper {
    position: absolute;
    padding: 0;
    margin: 0;
    z-index: 9;
}
.labsbox .labsbox-wrapper, .labsbox a, .labsbox figcaption {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.labsbox.labsbox-effect .labsbox-img, .labsbox.labsbox-effect img {
    opacity: .7;
}
.labsbox .labsbox-img {
    background-position: center;
    background-size: cover;
}
.labsbox .labsbox-img, .labsbox img {
    z-index: 1;
    position: absolute;
    height: auto;
    display: block;
    min-height: 100%;
    max-width: none;
    width: 100%;
    opacity: 1;
}
.labsbox.labsbox-effect figcaption {
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    padding: 0px;
}
.labsbox.labsbox-effect figcaption:before {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: .5;
}
.labsbox.labsbox-effect figcaption:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid rgba(255,255,255,.7);
    -moz-transition: all .35s;
    -o-transition: all .35s;
    -webkit-transition: all .35s;
    transition: all .35s;
    z-index: 3;
}
.labsbox.labsbox-effect .labsbox-text {
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    left: 20px;
    right: 20px;
}
.labsbox .labsbox-text {
    position: absolute;
}
.labsbox figcaption * {
    z-index: 2;
    box-sizing: border-box;
    backface-visibility: hidden;
}
.labsbox.labsbox-effect h3 {
    color: #fff;
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.labsbox h3 {
    line-height: 1.4em;
    margin-bottom: 5px;
    font-size: 16px;
    text-shadow: 1px 1px 0px #000;
}
.info-container{
    max-width: 100% !important;
}
section .section-border .section-definition .desc{
    font-weight: 500;
}

.apply-button {
    position: relative;
    margin: -5px 0 0 15px;
}
.apply-button .btn {
    padding: 5px 20px;
    background-color: #6436fb;
    color: #dedede;
    border-radius: 30px;
}

.apply-button .content {
    position: absolute;
    right: 0;
    width: 150px;
    top: 45px;
    background: #ffffff;
    border-radius: 5px;
    display: none;
    padding: 10px 15px;
}
.apply-button .content ul {
    margin: 0;
}
.apply-button .content a {
    color: #444 !important;
    font-size: 14px !important;
    text-transform: capitalize !important;
}
.apply-button .content a:hover {
    text-decoration: underline !important;
}


@media (max-width: 600px){
    header .header .search span{
        /* opacity: 0; */
        display: none;
    }
    .upcomming-event-card p{
        line-height: 22px;
    }
    .upcomming-event-card h5{
        margin-top: -10px;
    }
}
main #gallery .gallery-wrapper{
    margin-bottom: 0px;
}
/* Add Css */
@media screen and (max-width: 768px){
    main #gallery .gallery-wrapper,
    main #w-in-gau .gallery-wrapper,
    main #why-gau .text{
        margin: unset;
    }

    .section-border,
    main #they-said .tilt-48-pixel,
    main #they-said .margin-21-readjust,
    main #sports,
    main #why-gau ul.row{
        display: none;
    }
    main #gallery .gallery-wrapper,
    main #w-in-gau .gallery-wrapper{
        display: block;
        height: unset;
        flex-direction: unset;
    }

    .event-card{
        margin-bottom: 8px;
    }

    section .section-title{
        margin-top: unset;
    }

    section .section-subtitle{
        font-weight: 700;
        font-size: 24px;
        padding-left: 33px;
        line-height: 22px;
        margin-bottom: 15px;
    }

    section .section-subtitle::before{
        width: 135px;
    }

    section .section-title h2{
        font-weight: 700;
    }

    main #gallery .small,
    main #gallery .big,
    main #w-in-gau .big,
    main #w-in-gau .small
    {
        height: unset;
        padding-right: unset !important;
        padding-left: unset !important;
    }

    main #gallery .gallery-row,
    main #w-in-gau .gallery-row{
        margin-right: 0;
        margin-left: 0;
    }

    main #gallery,
    main #they-said{
        margin-bottom: 25px;
        margin-top: 25px;
    }

    main #they-said p{
        margin-top: unset;
        margin-bottom: unset;
    }

    .card-content{
        padding: 25px;
    }

    .card-content p{
        height: 47px;
    }

    main #they-said .text-content{
        padding: unset;
    }

    main #why-gau .text,
    main #they-said div:not(.section-subtitle) > p,
    .mobile-speacial .content p{
        font-weight: 500!important;
        font-size: 14px!important;
        line-height: 24px!important;
    }


    main #they-said ul li span.bold{
        font-weight: 900;
    }

    .mobile-speacial,
    .mobile-speacial .content.show{
        border-top:1px solid lightgrey!important;
    }

    .mobile-speacial .header{
        cursor: pointer;
    }

    .mobile-speacial .content .links a{
        display: block;
        color: #323B4E;
        text-decoration: underline;
        font-weight: 600;
        font-size: 16px;
        line-height: 24px;
        padding: 4px 0;
    }

    .mobile-speacial .content .links{
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .mobile-speacial .content.show{
        padding-top: 15px;
        margin-bottom: 50px;
    }

    .mobile-speacial .content{
        height: 0px;
    }

    main #who-we-are .desc{
        padding-top:35px;
        padding-bottom: 50px;
    }

    main #campus-has-life .content-section{
        padding-top:50px;
    }

    main #campus-has-life .desc{
        padding-bottom: 25px;
    }

    main #campus-has-life .desc p{
        padding-top: 25px;
    }

    main #campus-has-life{
        height: 750px;
    }

    main #campus-has-life .desc + div > img{
        width: 100vw;
        position: absolute;
        left: 0;
        max-width: unset;
    }

    main #w-in-gau{
        margin-bottom: 100px;
    }

    footer .socialmedia-footer{
        padding-top: 200px;
    }

    footer .subscribe-wrapper a.submit{
        background: #6451CF;
        border-radius: 27px;
        padding: 20px 15px;
        color:#ffffff;
        text-align: center;
        margin-top: 5px;
        margin-bottom: 5px;
        width: 100%;
        display: block;
    }

    footer .subscribe-wrapper input.email-input{
        border-radius: 27px;
        background: #292D34;
        padding: 20px 15px;
        border: none!important;
        color:#ffffffaa;
        width: 100%;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    footer .subscribe-wrapper input.email-input:focus{
        outline: none!important;
    }

    footer .subscribe-wrapper{
        position: absolute;
        top: -300px;
        width: 80vw;
        background: #1D2331;
        padding: 15px;
        border-radius: 2px;
    }

    footer .subscribe-wrapper p{
        font-weight: 500;
        font-size: 12px;
        line-height: 15px;
        color: #636B78;
    }

    footer .socialmedia-footer h3{
        font-size:.925rem;
    }

    footer .socialmedia-footer .social-link-wrapper ul li{
        padding: 0 5px;
    }

    footer .container-fluid:first-child{
        background: #1D2331;
    }

    footer .adress.d-flex .texts p{
        font-size: 12px;
        line-height: 16px;
        color: #656D7A;
        margin-top:10px;
    }

    footer .adress.d-flex .texts p:not(:last-child){
        font-size: 12px;
        line-height: 15px;
        color: #575E63;
        padding-top:10px;
        padding-bottom:10px;
    }

    footer .adress.d-flex{
        padding: 25px 10% 25px 10%!important;
    }

    footer .credientials{
        text-align: right;
        position: relative;
        left: 60px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    footer .credientials img.im2{
        width: 60px!important;
        margin-top:15px;
    }


    .sidemenu ul{
        left:57px!important;
    }

    .desktop-language .content{
        display: none;
    }

    .mobile-language .content-mobile{
        opacity: 0;
        position: absolute;
        top:0;
        left:0;
        height: 100vh;
        width: 100vw;
        background: #000000ee;
        display: none;
        flex-direction: column;
        align-items: center;
        z-index: 120000;
    }

    .content-mobile .close{
        font-size:2.5rem;
        color:#ffffffaa;
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .mobile-language .content-mobile li {
        margin-top:15px;
        margin-bottom: 15px;
    }

    .mobile-language .content-mobile li a{
        font-size: 24px;
        color:#ffffffaa;
        font-weight: 600;
    }
}

@media screen and (min-width: 768px){
    section#they-said .section-definition .desc,
    section#upcomming-events .section-definition .desc,
    section#why-gau .section-definition .desc {
        position: absolute;
        width: 200px;
    }

    section#upcomming-events .section-definition .desc{
        width: 220px;
    }

    section .section-subtitle{
        padding-left: 32px!important;
    }

    main #they-said p{
        margin-top: unset;
        margin-bottom: unset;
    }
    .news-letter input[type="email"]{

        background: #292D34;
        border-radius: 80px;
        padding: 11px 19px;
        border: none!important;
        color:#ffffffaa;
        width: 100%;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .news-letter input[type="email"]:focus{
        outline: none!important;
    }

    .mobile-language .content-mobile{
        display: none;
    }

    footer .adress.d-flex,
    .subscribe-wrapper{
        display: none!important;
    }

    .menu-wrapper ul.menu,
    main #why-gau .svg-anim{
        opacity: 0;
    }

    .menu-wrapper ul li{
        margin-right: 15px;
    }

    .menu-wrapper ul li:hover a{
        text-decoration: none;
    }

    .menu-wrapper ul li a + .bottom{
        height: 3px;
    }

    .menu-wrapper ul li.active a + .bottom,
    .menu-wrapper ul li:hover a + .bottom{
        height: 3px;
        width: 100%;
        background: #6236FF;
        box-shadow: 0px 0px 5px #6236FF;
    }

    .menu-wrapper ul li:not(.active) a{
        font-weight: 500;
        font-size: 12px;
        line-height: 15px;
        text-transform: uppercase;
        color: #D8D8D8;
    }

    .menu-wrapper ul li.active a{
        font-weight: 500;
        font-size: 12px;
        line-height: 15px;
        text-transform: uppercase;
        color: #D8D8D8;
    }

    .desktop-language .content{
        position: absolute;
        top:100px;
        background: #ffffff;
        padding: 5px;
        border-radius: 5px;
        display: none;
        height: 60px;
    }

    .desktop-language .content ul li{
        text-align: center;
        width: 40px;
    }

    .desktop-language .content ul li a{

    }

    .desktop-language .content ul{
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: 40px;
    }
}



.connect {
    font-size: 12px;
    margin-bottom: 0;
}
main #main .slide-item .banner-text{
    width: 100%!important;
}

main #main .slide-item .banner-text .title{
    padding: unset!important;
}

main #main .slide-item .banner-text .title,
main #main .slide-item .banner-text .carousel-title{
    margin-left: unset;
    text-align: right;
}

@media screen and (max-width: 768px){
    main #main .slide-item .banner-text .title, main #main .slide-item .banner-text .carousel-title{
        font-size: 22.4px;
        line-height: 38px;
        text-transform: uppercase;

        color: #FFFFFF;

        mix-blend-mode: normal;
        opacity: 0.5;
    }

    main #main .slide-item .banner-text .title,
    main #main .slide-item .banner-text .carousel-title{
        margin-left: unset;
        text-align: left;
    }

    main #main .slide-item .banner-text .title.line::before{
        display: none;
    }

    main #main .slide-item .banner-text .carousel-title{
        font-weight: 800;
        font-size: 32px;
        line-height: 52px;
        text-transform: uppercase;
        color: #D8D8D8;
    }

    main #main .slide-item .banner-text .title.line{
        color: #FFFFFF;
        mix-blend-mode: normal;
        opacity: 0.5;
        text-align: center;
    }

    .swiper-mover{
        bottom: 0!important;
    }

    #gallery .content-section{
        margin-top: 50px;
    }

    .video-holder video{
        height: 100vh!important;
        width: auto!important;
    }

    main #who-we-are .flag-wrapper{
        width: unset!important;
    }

    .sidemenu .menu-items li a{
        font-family: 'Montserrat', sans-serif !important;
    }

    .sidemenu .menu-items li{
        padding: 16px 0!important;
    }

    .sidemenu ul{
        left:30px!important;
    }

    .sidemenu .menu-items li.active:before{
        content: '';
        position: absolute;
        width: 5px;
        height: 25px;
        left: -28px;
        background: #FCBB17;
        box-shadow: 0px 0px 5px #FDBF17;
    }

    .flag-container > img{
        width: 75px!important;
    }

    main #who-we-are .flag-wrapper .flag-map{
        justify-content: center!important;
    }


}


body{
    overflow-x: hidden!important;
}
main{
    overflow:hidden !important;
}
body.facultypage .custom .slide-item img{
    height: unset !important;
    width: 100%;
}

@media screen and (min-width: 768px){
    .slider .images:after{
        /*height: 1035px!important;*/
    }
    main #w-in-gau .gallery-wrapper,
    main #gallery .gallery-wrapper{
        margin: 50px 0 50px 30px!important;
    }
}

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

    .faculty-item.notification{
        display: none;
    }
}

main #main .slide-item .banner-text{
    width: 100%!important;
}

main #main .slide-item .banner-text .title{
    padding: unset!important;
}

main #main .slide-item .banner-text .title,
main #main .slide-item .banner-text .carousel-title{
    margin-left: unset;
    text-align: right;
}

@media screen and (max-width: 768px){
    main #main .slide-item .banner-text .title, main #main .slide-item .banner-text .carousel-title{
        font-size: 22.4px;
        line-height: 38px;
        text-transform: uppercase;

        color: #FFFFFF;

        mix-blend-mode: normal;
        opacity: .8;
    }

    main #main .slide-item .banner-text .title,
    main #main .slide-item .banner-text .carousel-title{
        margin-left: unset;
        text-align: left;
    }

    main #main .slide-item .banner-text .title.line::before{
        display: none;
    }

    main #main .slide-item .banner-text .carousel-title{
        font-weight: 800;
        font-size: 32px;
        line-height: 52px;
        text-transform: uppercase;
        color: #ffffff;
    }

    main #main .slide-item .banner-text .title.line{
        color: #FFFFFF;
        mix-blend-mode: normal;
        opacity: 0.5;
        text-align: center;
    }

    .swiper-mover{
        bottom: 0!important;
    }

    #gallery .content-section{
        margin-top: 50px;
    }

    .video-holder video{
        height: 100vh!important;
        width: auto!important;
    }

    main #who-we-are .flag-wrapper{
        width: unset!important;
        margin-left: -10px;
    }

    .sidemenu .menu-items li a{
        font-family: 'Montserrat', sans-serif !important;
    }

    .sidemenu .menu-items li{
        padding: 16px 0!important;
    }

    .sidemenu ul{
        left:30px!important;
    }

    .sidemenu .menu-items li.active:before{
        content: '';
        position: absolute;
        width: 5px;
        height: 25px;
        left: -28px;
        background: #FCBB17;
        box-shadow: 0px 0px 5px #FDBF17;
    }

    .flag-container > img{
        width: 75px!important;
    }

    main #who-we-are .flag-wrapper .flag-map{
        justify-content: center!important;
    }

    .m-test{
        margin-right: unset;
    }

    footer .subscribe-wrapper {
        position: absolute;
        top: -300px;
        width: 84.8vw;
        background: #1D2331;
        padding: 15px;
        border-radius: 2px;
        left: 6px;
    }

    .m-special{
        opacity: 0!important;
    }

    svg.svg-mobile{
        margin: 0 auto;
    }

}

.flag-wrapper{
    margin-bottom: 25px;
}

main #main .banner-slider .swiper-button-next,
main #main .banner-slider .swiper-button-prev
{
    display: none;
}

.swiper-pagination-bullet-active,
.sports-pagination .swiper-pagination-bullet-active{
    background: #FCBB17;
    box-shadow: 0px 0px 5px #FDBF17;
}

.swiper-pagination-bullet,
.sports-pagination .swiper-pagination-bullet,
.sports-pagination .swiper-pagination-bullet-active,
.swiper-pagination-bullet-active
{
    border-radius:unset!important;
    width:20px;
    height:4px;
}


.submit-form .submit-btn,
.submit-form .submit-btn svg{
    position: absolute;
}

.submit-form .submit-btn svg{
    top: 33px;
    left: -38px;
}

.sports-pagination{
    text-align: center;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}
.sports-pagination .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
    background: #ffffffbb;
}

main #sports .sports-swiper-slide-next q::before {
    content: '';
}
main #sports .sports-swiper-slide-next q::after {
    content: '';
}
main #sports .sports-swiper-container {
    padding: 50px 0!important;
    max-width: 100%!important;
    overflow-x: hidden!important;
}
main #sports .sports-swiper-container .swiper-title {
    font-size: 26px;
    font-weight: 600;
    position: relative;
    text-transform: uppercase;
    color: white;
}
main #sports .sports-swiper-container q {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 30px;
    /* identical to box height, or 187% */
    color: #FCBB17;
}
main #sports .sports-swiper-container p {
    margin: 22px 0 30px 0;
    color: white;
}

.swiper-mover{
    position: absolute;
    z-index: 5;
    width: 100%;
    bottom: 5%;
    transform: translateY(-5%);
}

.color-yellow {
    background: #FCBB17;
    box-shadow: 0px 0px 5px #FDBF17;
}

.color-purple {
    background: #6236FF;
    box-shadow: 0px 0px 5px #6236FF;
}

.color-orange {
    background: #FA6400;
    box-shadow: 0px 0px 5px #FA6400;
}

.color-green {
    background: #6DD400;
    box-shadow: 0px 0px 5px #6DD400;
}

main #staff li a.regular.active::after{
    content: '';
    position: absolute;
    bottom: -8px;
    width: 0;
    left: 0;
    height: 5px;
    background-color: #6451CF;
    box-shadow: 0px 0px 5px #6451CF;
    animation: fill 0.3s 1 forwards ease-in;
}

.custom-button-student{
    background-color: #6436fb;
    color: #dedede;
    border-radius: 30px;
    padding: 6px 45px;
}

.student-form label{
    font-weight: 300;
    margin-bottom: 0.0rem;
}

.student-form  input[type="text"] {
    background-color: transparent;
    color: white;
    width: 100%;
    font-size: 36px;
    border-width: 0 0 1px 0;
    border-color: white;
    outline: none !important;
}

.student-form  input[type="text"]:focus{
    box-shadow:none;
}
#upcomming-events{
    min-height: 200px;
}
#upcomming-events a{
    color: #323B4E;
}
main #staff .tab-wrapper{
    padding-top:125px !important;
    padding-bottom:125px;
}

@media (max-width: 1199px) {
    main #staff .custom-button-student{
        background-color: #10131C;
        color: #dedede;
        border-radius: 30px;
        padding: 6px 45px;
    }
    main #staff .tab-wrapper{
        padding-top:60px !important;
        padding-bottom:60px;
    }
}

section#who-we-are .section-border .section-definition .desc,
section#campus-has-life .section-border .section-definition .desc{
    padding-top:40px!important;
    padding-bottom: unset;
}

footer .adress h2, footer .adress h3, footer .adress h4, footer .adress h6, footer .adress a, footer .adress p{
    font-size: 9px!important;
}

.desktop-language,
.mobile-language{
    cursor: pointer!important;
}

section .section-border .section-definition::after{
    width: 1px!important;
}

@media screen and (min-width: 1200px) and (max-width: 1440px){
    main #main .slide-item .banner-text .carousel-title{
        font-size: 48px;
    }

    .swiper-mover .pagination-card .pagination-title h3{
        font-size: 20px;
    }

    .swiper-mover .pagination-card p{
        font-size: 16px;
    }
}
section#upcomming-events .section-border .section-definition::after{
    height: 170%
}


.rot180{
    transform: rotate(180deg);
}

/*section#gau-news .section-subtitle.d-flex,
section#gau-news .section-title,
section#gau-news .section-title h2{
    font-size:16px;
}*/

footer ul{
    list-style: none;
}

footer .news-letter h5{
    font-size: 12px!important;
}

section#gau-news .section-subtitle a{
    color: #40474f!important;
    transition: color .3s ease;
}

section#gau-news .section-subtitle a:hover{
    color: #161d23!important;
}

section#gau-news .new-detail-box {
    border-radius: unset !important;
    /*border: 1px solid rgba(199, 199, 199, 0.53);*/
}

section#gau-news .new-detail-box{
    color: rgb(29, 77, 135)!important;
}

section#gau-news .new-detail-box .date{
    font-size: .85rem;
}

section#gau-news .new-detail-box h1{
    font-size:21.4px;
    color:#323B4E;
    font-weight: 700;
}

section#gau-news .new-detail-box p{
    color: #323B4E;
    padding-top:5px;
    padding-bottom:5px;
    font-size:14.4px;
}

section#gau-news .keeper .new-box {
    width: 300px!important;
}

section#gau-news .keeper .new-box,
section#gau-news .keeper .new-box:hover{
    box-shadow: unset!important;
}

section#gau-news .keeper .new-box h3{
    /*font-size:1rem!important;*/
    color: #323B4E!important;
    transition: color .25s ease;
    height: 1rem;
    overflow: hidden;
    font-weight: 600;
    font-size: 11.4px;
    width: 125px;
}

section#gau-news .keeper .new-box:hover h3{
    color: #3e576f !important;
}

@media screen and (max-width: 768px){
    section#gau-news .new-detail-box h1{
        font-size:1.25rem;
    }

    section#gau-news .news-wrapper.custom{
        margin-bottom: 25px;
    }
}
.custom-search-list{
    background: #fff;
    margin-top: 10px;
    border-radius: 3px;
}
.custom-search-list ul{
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.custom-search-list ul li{
    padding: 10px;
    text-align: left;
}

.custom-search-list ul li:not(:last-child){
    border-bottom: 1px solid #062b57;
}

.c-find-program .custom-fa-search:before{
    content: "\f002";
}
.c-find-program.loading .custom-fa-search:before{
    content: "\f110";
}
.c-find-program.loading .custom-fa-search {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}

section#staff .staff-anchors{
    padding-top: 125px;
}

.secret-menu li > .sub-menu{
    opacity: 0;
    transition: opacity .35s ease-out;
}

.secret-menu li:hover > .sub-menu{
    opacity: 1;
}
.search-results-li{
    border-bottom: 1px solid #1D2331;
}

main #staff .tab-wrapper span{
    font-size:unset;
}

main #staff .tab-wrapper span::before{
    content: unset;
}

main #staff .tab-wrapper .tab-item h3 span::before{
    content: '';
    height: 4px;
    width: 201px;
    position: absolute;
    left: -200px;
    bottom: -20px;
    background-color: #FCBB17;
}

.rsc-row .rsc-col{
    height: 200px;
    border: 2px solid #10131c;
}

.rsc-row .rsc-col,
.rsc-row .rsc-col a img{
    background: #fff;
}

.rsc-row .rsc-col a img{
    max-width: 100%;
}

.rsc-row .rsc-col a h1{
    font-size:20px
}

.rsc-row .rsc-col a{
    color: #1D2331;
    transition: color .3s ease;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
}

.rsc-row .rsc-col a:hover{
    color: #0B274C;
    text-decoration: none;
}

.search-results-li a{
    color:#ffffff!important;
    transition: color .35s ease-in;
}

.search-results-li a:hover{
    color: rgba(255, 255, 255, .75)!important;
    text-decoration: none;
}

section#gau-news .keeper .new-box span{
    font-size: 11.4px;
    color: #323B4E;
    font-weight: 600;
}

/* events inside */

section#gau-events{
    background: #22232B;
    color: #FFFFFF;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
}

section#gau-events .date-box{
    /*background: #22232B;*/
    bottom: -7px;
    right: -1px;
}

section#gau-events .date-box .content{
    top:25%;
    left:0;
    text-align:center;

}

section#gau-events .r-side h1{
    font-weight: 800;
    font-size: 45px;
    line-height: 55px;

    color: #FFFFFF;
}

section#gau-events .event-location-title{
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    color: #FFFFFF;
}

section#gau-events .event-location{
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    color: #FFFFFF;
}

section#gau-events .event-date-start .lang-title, section#gau-events .event-date-end .lang-title{
    font-weight: 600;
    font-size: 13px;
    line-height: 20px;
    /* identical to box height */

    color: #FFFFFF;

    mix-blend-mode: normal;
    opacity: 0.6;
}
section#gau-events .event-date-start .event-start-time, section#gau-events .event-date-end .event-end-time{
    font-weight: bold;
    font-size: 29px;
    line-height: 40px;

    color: #FCBB17;
}
section#gau-events .event-date-start .event-start-date, section#gau-events .event-date-end .event-end-date{
    font-weight: bold;
    font-size: 13px;
    line-height: 20px;
    /* identical to box height */

    color: #FFFFFF;

    mix-blend-mode: normal;
    opacity: 0.74;
}

section#gau-events .event-date-end {
    margin-top:10px;
}

section#gau-events .event-open-address{
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;

    color: #FFFFFF;
}


@media screen and (min-width: 768px){
    section#gau-events .r-side{
        max-height: 760px;
        overflow-y: scroll;
    }
    section#gau-events .r-side::-webkit-scrollbar {
      width: 18px;
      height: 2px;
    }
    section#gau-events .r-side::-webkit-scrollbar-button {
        width: 0px;
        height: 0px;
    }
    section#gau-events .r-side::-webkit-scrollbar-thumb {
        background: rgba(225, 225, 225, 0.48);
        border-radius: 50px;
        border: 6px solid rgba(0, 0, 0, 0);
        background-clip: padding-box;
        -webkit-border-radius: 6px;
    }
    section#gau-events .r-side::-webkit-scrollbar-thumb:hover {
        background: #ffffff;
    }
    section#gau-events .r-side::-webkit-scrollbar-thumb:active {
        background: #22232B;
    }
    section#gau-events .r-side::-webkit-scrollbar-track {
        background: #22232B;
        border: 0px none #ffffff;
        border-radius: 50px;
        margin-right: 15px;
    }
    section#gau-events .r-side::-webkit-scrollbar-track:hover {
        background: #666666;
    }
    section#gau-events .r-side::-webkit-scrollbar-track:active {
        background: #333333;
    }
    section#gau-events .r-side::-webkit-scrollbar-corner {
        background: transparent;
    }
}
section#gau-news .news-wrapper .contain{
    font-weight:500;
}
section#gau-news .news-wrapper .contain img{
    max-width: 100%;
}

/* academic calendar */

section#academic-calendar{
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
}

section#academic-calendar .tab-wrapper{
    background: #22232B;
    color: #FFFFFF;
}

section#academic-calendar .section-title h2{
    border-color: white;
}

.ui-widget.ui-widget-content{
    border: unset!important;
}

.ui-datepicker .ui-datepicker-header{
    background: unset !important;
    border: unset !important;
}

/*.ui-datepicker-next, .ui-datepicker-prev, .ui-datepicker-year{
    display: none !important;
}*/

.ui-datepicker .ui-datepicker-title {
    margin: 0 3em!important;
    text-align: left !important;
    display: flex;
    justify-content: center;
    /*position: absolute !important;*/
    /*left: 0 !important;*/
    /*top: 0 !important;*/
    font-family: "Montserrat", sans-serif !important;
    font-style: normal !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    line-height: 15px !important;
    color: #FFFFFF !important;

}

.ui-widget-content{
    background: unset!important;
}

.ui-datepicker .ui-datepicker-header {
    padding: 1em 0;
}

.ui-datepicker-calendar thead{
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14.4px;
    line-height: 18px;
    text-align: center;
    letter-spacing: 0.221538px;
    color: #FFFFFF;
    border-bottom:1px solid rgba(255, 255, 255, .75);

}

.ui-datepicker th{
    font-weight: unset!important;
    position: relative;
    text-align: left!important;
    top: 20px;
}

.ui-datepicker th:first-child{
    padding-left: unset!important;
}

.ui-datepicker td{
    position: relative;
    top: 20px;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:active{
    border: 1px solid transparent!important;
    background:transparent!important;
    color: #fff!important;
    border-radius: 100%;
    text-align: center;
    margin: 1px 6px;
    transition: background-color .3s ease-in;
}

/* current active day */
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight,
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active,
.ui-datepicker td.highlight .ui-state-default
{
    border: 1px solid transparent!important;
    background: #323B4E!important;
    color: #fff!important;
    border-radius: 100%;
    text-align: center;
    margin: 1px 6px;
}

.ui-button.ui-state-active:hover{
    background: #425567 !important;
}

.ui-datepicker td.highlight:after{
    content:'';
    position: absolute;
    width: 10px; height: 10px;
    border-radius: 100%;
    background-color: #6DD400;
    top:0; right: 0;
}

section#academic-calendar .event-iter-block .header-title{
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 30px;
    color: #FFFFFF;
}

section#academic-calendar .event-iter-block .salt-date{
    font-style: normal;
    font-weight: 800;
    font-size: 21px;
    line-height: 26px;
    text-transform: uppercase;
    color: #FFFFFF;
}

section#academic-calendar .event-iter-block .salt-date > div{
    font-style: normal;
    font-weight: 800;
    font-size: 5px;
    line-height: 6px;
    text-transform: uppercase;
    color: #FFFFFF;
}

section#academic-calendar .event-iter-block .detail-box .full-date{
    font-style: normal;
    font-weight: bold;
    font-size: 9px;
    color: #FCBB17;
}

section#academic-calendar .event-iter-block .detail-box .name{
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    color: #FFFFFF;
}

/*section#academic-calendar .event-iter-block */

section#staff .tab-wrapper .page-content a{
    color: #fff;
    padding: 10px 20px;
    border: 1px solid #fff3;
    transition: background-color .3s ease-in;
}

section#staff .tab-wrapper .page-content a:hover{
    background-color: rgba(255, 255, 255, 0.05);
}
section#staff .tab-wrapper .page-content .ui-datepicker td{
    width: 30px;
}
section#staff .tab-wrapper .page-content a.ui-state-default{
    width: 30px;
    height: 30px;
    padding: 0 !important;
    margin: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
section#academic-calendar .event-iter-block .detail-box .full-date{
    height: 20px;
}
.ui-datepicker td.highlight:after{
    right: 8px !important;
}
main #staff .tab-wrapper span.ui-datepicker-month{
    font-weight: 600 !important;
    font-size: 16px !important;
    line-height: 15px !important;
}
main #staff .tab-wrapper .ui-datepicker-calendar thead span{
    font-weight: 500 !important;
    font-size: 14.4px !important;
    line-height: 18px !important;
}
section .section-title h2.custom-border-h {
    border-color: white;
    color:white;
}


section#shuttle-service {
    background: linear-gradient(#282D34 80%, white 80%, white 100%);
    color:white;
}

/*body .header-section {
    background: none;
}*/

/* seperator */

.non-slide .header-section{
    /* bg */
/*    bg master'a konulmalı */
}

.non-slide .header.non-slide{
    background-color: #1F2026;
}

.non-slide .header.non-slide > .bg-logo,
.non-slide section.searchmenu.non-slide > .bg-logo{
    display: flex;
    justify-content: center;
    position: absolute;
    left:0;
    margin:0 auto;
    width: 100%;
    /*z-index: -1;*/
    height: 133px;
    transition: all .4s ease-in;
}

.non-slide section.searchmenu.non-slide > .bg-logo{
    top: 0;
}

.non-slide .header.non-slide > .bg-logo.overflow,
.non-slide section.searchmenu.non-slide > .bg-logo.overflow{
    overflow: hidden;
}

.non-slide .header.non-slide > .bg-logo img,
.non-slide section.searchmenu.non-slide > .bg-logo img{
    /*position: absolute;*/
    /*border:1px solid red;*/
    height: 900px;
}

.header:not(.non-slide) > .bg-logo,
section.searchmenu:not(.non-slide) > .bg-logo{
    display:none;
}

.non-slide main{
    /* all screen same height tested */
    padding-top:133px;
}

header .header .search {
    position: relative;
    z-index: 1000;
}

.non-slide section#without-slider .header-titles div:not(:last-child){
    margin-bottom: 15px;
}

.non-slide section#without-slider .header-titles{
    top:0;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 1.5vw;
    line-height: 2vw;
    text-align: center;
    color:#fff;
}

.non-slide section#without-slider .header-titles .title{
    text-transform: uppercase;
}

.non-slide section#without-slider{
    height: 293px;
    overflow: hidden;
}

.non-slide section#without-slider .bg{
    width: 100%;
    max-width: 100%;
}

.non-slide section#find-program{
    height: 200px;
    background: #22232B;
}

.non-slide section#find-program .content-section .title{
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 25px;
    line-height: 30px;
    color: #FFFFFF;
}

.non-slide section#find-program .content-section .desc{
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 15px;
    color: #FFFFFF;
    font-weight:500;
}

.non-slide section#find-program .content-section .title:after,
.non-slide section#unknown-section-1 .content-section .title:after,
.non-slide section#without-slider .header-titles .title:after{
    content: '';
    width: 104px;
    height: 4px;
    background: #FCBB17;
    display: block;
    position: relative;
    top: 10px;
    margin-bottom: 25px;
}

.non-slide section#find-program .search-section{
    /*border:1px solid red;*/
    position: relative;
    top:-5px;
}

.non-slide section#find-program .search-section i{
    z-index: 2;
    left: 85px;
    top: 15px;
}

.non-slide section#find-program .search-section input{
    background: #FFFFFF;
    border: 1px solid rgba(34, 35, 43, 0.127377);
    box-sizing: border-box;
    border-radius: 3px;
    position: absolute;
    z-index: 1;
    padding: 10px 100px;
}


.non-slide section#university-departments .section-definition .desc,
.non-slide section#unknown-section-1 .section-definition .desc,
.non-slide section#e-learning .section-definition .desc,
.non-slide section#faculty-gallery .section-definition .desc,
.non-slide section#tuition-fee.prospective .section-definition .desc,
.non-slide section#whats-on-gau.prospective .section-definition .desc,
.non-slide section#university-departments.prospective .section-definition .desc,
.non-slide section#gau-career.prospective .section-definition .desc,
.non-slide section#student-says.prospective .section-definition .desc,
.non-slide section#robot.prospective .section-definition .desc
{
    font-weight: bold;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #323B4E;
}

.non-slide section#university-departments .department-box .title,
.non-slide section#university-departments .department-box .desc {
    font-weight: bold;
    font-size: 12px;
    line-height: 15px;
    color: #323B4E;
}
.non-slide section#university-departments .department-box .title{
    height: 50px;
}


.non-slide section#university-departments .department-box .desc{
    font-weight: 700;
}

.non-slide section#university-departments .department-box a,.non-slide section#university-departments .department-box .more{
    color: #323B4E;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    transition: all .5s ease-in;
}

.non-slide section#university-departments .department-box a:hover{
    color: #28484e;
    text-decoration: none;
}
.non-slide section#university-departments .department-box a:hover .more span{
    text-decoration: none;
}
.non-slide section#unknown-section-1{
    background: #22232B;
}
.non-slide section#unknown-section-1 .section-definition .desc,
.non-slide section#e-learning .section-definition .desc{
    color: #fff;
    position: absolute;
    display: block;
    width: 352px;
    min-width: 352px;
}

.non-slide section#e-learning .section-definition .desc{
    width: 110px;
    min-width: 110px;
    position: absolute;
}

.non-slide section#unknown-section-1 .content-section{
    font-weight: normal;
    font-size: 12px;
    line-height: 15px;
    text-align: justify;
    color: #FFFFFF;
}

.non-slide section#unknown-section-1 .content-section .buttons a{
    border: 3px solid #FFFFFF;
    box-sizing: border-box;
    padding-top:10px;
    padding-bottom: 10px;
    text-decoration: none;
    color:#fff;
    font-weight: 600;
    font-size: 13px;
    line-height: 15px;
    margin-right: 10px;
    cursor: pointer;
    transition: all .45s ease-in;
}

.non-slide section#unknown-section-1 .content-section .buttons a:hover{
    background: #ffffff;
    color: #1D2331;
}

.non-slide section#e-learning .section-title h2,
.non-slide section#robot .section-title h2
{
    border-color: #fff;
}
.non-slide section#e-learning {
    background-size: cover!important;
    color:#fff;
}

.non-slide section#e-learning .content-section .contents{
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    text-align: justify;
    color: #FFFFFF;
}

.non-slide section#e-learning .content-section .contents p:not(:last-child){
    margin-bottom: 20px;
}

.non-slide section#e-learning .content-section .contents .buttons a{
    color:#fff;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 15px;
    border-radius: unset;

}
.non-slide section#e-learning .content-section .contents .buttons a.btn-e-learning{
    background: #FA6400;
    text-transform: uppercase;
}

.non-slide section#be-student,
.non-slide section#e-learning .content-section .contents .buttons a.btn-more-info{
    background: #6236FF;
}

.non-slide section#be-student .row .desc div:not(:last-child){
    margin-bottom: 25px;
}
.non-slide section#be-student .row .desc div{
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #FFFFFF;
}
.non-slide section#be-student .desc{
    background-image: unset;
    padding: 45px 0;
}


.non-slide section#be-student .section-title ,
.non-slide section#be-student  .section-title h2,
.non-slide section#be-student .section-subtitle{
    border-color: white;
    color: white;
}

.non-slide section#be-student .section-definition .desc
{
    color: #fff;font-weight: bold;
    font-size: 12px;
    line-height: 15px;
    /* identical to box height */
    letter-spacing: 3px;
    text-transform: uppercase;
}

.non-slide section#without-slider .header-titles .title{
    font-style: normal;
    font-weight: 800;
    font-size: 25px;
    line-height: 30px;

    color: #FFFFFF;
}

.non-slide section#without-slider .header-titles .content-section  p{
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 15px;
    color: #FFFFFF;
    text-transform: unset!important;
}


.non-slide section#msg-from-dean{
    background: #6451CF;
    height: 361px;
    /*margin-bottom:150px;*/
}

.non-slide section#w-in-gau .section-title{
    margin-top: 150px;
}

.non-slide section#msg-from-dean .section-border .section-definition .desc{
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #FFFFFF;
    position: absolute;
    width: 235px;
    top: 35%;
}

.non-slide section#msg-from-dean .state{
    font-size: 17.4px;
    line-height: 37px;
    font-weight: 800;
}

.non-slide section#msg-from-dean .message{
    font-size: 14px;
    line-height: 17px;
    letter-spacing: -0.0804598px;
    font-weight: 500;
}

.non-slide section#msg-from-dean .name{
    font-weight: 800;
    font-size: 28.4px;
    line-height: 37px;
}

.non-slide section#msg-from-dean .o-line{
    content: '';
    width: 135px;
    height: 4px;
    background: #FCBB17;
    display: block;
    position: relative;
    top: 10px;
    left: -10%;
    margin-bottom: 25px;
}

.mb100{
    margin-bottom: 100px;
}

.non-slide section#find-program .result-wrapper:not(.active){
    display: none;
}

.non-slide section#find-program .result-wrapper.active{
    display: flex;
    min-height: 150px;
    position: relative;
    z-index: 1200;
    top: 50px;
    padding-left: 100px;background: #fff;
}

.non-slide section#find-program .result-wrapper.active .result-section{

}

.non-slide section#find-program .result-wrapper.active ul li {
    padding-bottom: 3px;
    padding-top: 3px;
}

.non-slide section#find-program .result-wrapper.active ul li:not(:last-child){
    border-bottom: 1px solid rgba(51, 39, 103, .1);
}

.non-slide section#find-program .result-wrapper.active ul a{
    color: #1D2331;
    transition: all .35s ease;
}

.non-slide section#find-program .result-wrapper.active ul a:hover{
    color: #315e5d;
    text-decoration: none;
}

.non-slide section#find-program:has(.result-wrapper.active) + section#university-departments{
    border: 3px solid green;
}

.non-slide section .section-title h2 {
    padding: 5px 10px 5px 17px;
}

.non-slide section#sticky-bar .owl-carousel.off {
    display: block;
}
.non-slide .custom-faculty-home-post{
    line-height: 1.5;
}
.non-slide .custom-faculty-home-post .btn-academic{
    border: 3px solid #FFFFFF;
    box-sizing: border-box;
    padding-top: 10px;
    padding-bottom: 10px;
    text-decoration: none;
    color: #fff;
    font-weight: 600;
    font-size: 13px;
    line-height: 15px;
    margin-right: 10px;
    cursor: pointer;
    transition: all .45s ease-in;
}
.non-slide .custom-faculty-home-post .wish-box{
    border:1px dashed #ffb302;
}
@media screen and (max-width: 768px){
    .non-slide .header.non-slide > .bg-logo.overflow,
    .non-slide section.searchmenu.non-slide > .bg-logo.overflow{
        display:none;
    }

    .non-slide section#without-slider,
    .non-slide section#msg-from-dean{
        height: auto!important;
    }
    .non-slide section#find-program{
        margin-bottom: 50px;
    }

    .non-slide section#without-slider .header-titles div:not(:last-child){
        margin-bottom: unset;
    }

    .non-slide section#without-slider .header-titles{
        font-size: 3vw;
        line-height: 4vw;
    }

    .non-slide section#university-departments .department-box,
    .non-slide section#be-student,
    .non-slide section#without-slider.std-container,
    .non-slide section#without-slider.std-container + section#university-departments .section-subtitle,
    .non-slide section#msg-from-dean
    {
        /*margin-bottom: 50px;*/
    }

    .non-slide section#without-slider.std-container .bg{
        min-height: 325px!important;
    }

    .non-slide section#msg-from-dean img{
        max-width: 100%;
    }

    .non-slide section#msg-from-dean .message{
        margin-bottom: 25px;
    }

    .mb100{
        margin-bottom: unset;
    }

    .non-slide section#e-learning .content-section .contents .buttons a{
        width: 100%;
        margin-bottom: 10px;
    }

    .non-slide section#e-learning .content-section{
        margin-right: 1rem!important;
        margin-left: 1rem!important;
    }

    .non-slide section#sticky-bar{
        /*margin-bottom: 20px;*/
    }

    .non-slide #staff .tab-wrapper .tab-item h3 span::before{
        left:-100px;
    }

    .non-slide #staff .tab-wrapper .tab-item h3{
        margin-top:15px;
    }

}


.non-slide .pagination-wrapper{
    margin: 50px 0 50px 30px!important;
}

.non-slide .pagination-row .page-item .page-link{
    border-color: rgba(100, 81, 207, .075);
}

.non-slide .pagination-row .page-item:not(.disabled).active .page-link{
    background: rgba(100, 81, 207, .075);
}

.non-slide .pagination-row .page-item:not(.disabled) .page-link{
    color: #6451CF;
    transition: all .35s ease-in;
}

.non-slide .pagination-row .page-item:not(.disabled) .page-link:hover{
    background-color: rgba(100, 81, 207, .1);
}

.non-slide section#staff.faculty-sections .tab-wrapper ul li a:hover::before{
    content: unset;
}

.non-slide section#staff.faculty-sections .tab-wrapper .page-content a{
    background: #10131C;
    color: #fff;
    transition: all .2s ease;
}

.non-slide section#staff.faculty-sections .tab-wrapper .page-content a:hover,
.non-slide section#staff.faculty-sections .tab-wrapper .page-content a.active{
    background: #fff;
    color: #10131C;
    transition: all .3s ease;
}

.non-slide section#staff.faculty-sections .tab-wrapper .page-content a.active:hover{
    background: rgba(255, 255, 255, .8);
}

.non-slide section#staff.faculty-sections .page-content .content{
    font-weight: 400;
}

.non-slide section#staff.faculty-sections .tab-wrapper ul li{
    padding: 3px 0;
}

.non-slide section#staff.faculty-sections #accordion .card-header{
    border-color: #ffffff44;
}

.non-slide section#staff.faculty-sections #accordion .card{
    background: #10131C;
    color: #fff;
    border: 1px solid #ffffff22;
}

.non-slide section#staff.faculty-sections #accordion .card .btn-link{
    color:#fff;
    font-weight: 500;
}

.non-slide section#faculty-gallery .gallery-swiper{
    height: 600px;
}

.non-slide section#faculty-gallery .gallery-swiper .swiper-button-next:after,
.non-slide section#faculty-gallery .gallery-swiper .swiper-container-rtl .swiper-button-prev:after,
.non-slide section#faculty-gallery .gallery-swiper .swiper-button-prev:after,
.non-slide section#faculty-gallery .gallery-swiper .swiper-container-rtl .swiper-button-next:after{
    -webkit-text-stroke: thin;
    -webkit-text-stroke-color: black;
    color: #fff;
}

.non-slide section#staff.contact-form .staff-anchors{
    padding-top: 50px;
}

.non-slide section#staff.contact-form .tab-wrapper .tab-item h3 span::before{
    width: 200px;
    left: -100px;
}

.non-slide section#staff.contact-form #info_boxes{
    display: flex;
    flex-direction: column;
}

.non-slide section#staff.contact-form #info_boxes > div{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.non-slide section#staff.contact-form .tab-wrapper .tab-item{
    font-weight: unset;
}

.non-slide section#staff.contact-form .staff-anchors a{
    color: #6451CF;
    transition: color .75s ease;
}

.non-slide section#staff.contact-form .staff-anchors a:hover{
    color: #332767;
    text-decoration: none;
}

.non-slide section#sticky-bar{
    background: #22232B;
    height: 80px;
}

.non-slide section#sticky-bar a {
    color: #D8D8D8;
    transition: all .35s ease;
    /*bordeR:1px solid red;*/
    /*position: relative;*/
    font-weight: 400!important;
}


.non-slide section#sticky-bar a:hover,
.non-slide section#sticky-bar div.active a{
    color: #fff;
    text-decoration: none;
}

.non-slide section#sticky-bar div .line{
    position: relative;
    height: 4px;
}

.non-slide section#sticky-bar div.active .line{
    position: relative;
    top:28px;
    height: 4px;
    width: 100%;
    background: #FCBB17;
}


.non-slide section#sticky-bar.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1200;
}

.non-slide section#sticky-bar.sticky + section {
    padding-top: 60px;
}

.non-slide section#staff.academic-staff  .tab-wrapper .tab-item h3 span::before{
    content: unset;
}

.non-slide section#staff.academic-staff .staff-item{
    border-right:1px solid rgba(255, 255, 255, .3);
    padding: 3px;
}

.non-slide section#staff.academic-staff .staff-item a{
    padding: unset;
    border: unset;
}
.non-slide section#staff.academic-staff .staff-item .contact-wrapper a{
    font-weight: 600;
}

.non-slide section#staff.academic-staff .staff-item a[href^="mailto"]{
    font-weight: 500;
}


@media (max-width: 1199px){
    .non-slide section#staff .tab-wrapper ul li{
        border: unset;
    }

    .non-slide section#staff.faculty-sections .tab-wrapper .page-content a{
        background: transparent;
    }

    .non-slide section#staff .tab-wrapper .tab-item{
        padding-top: unset;
    }

    .non-slide section#staff.faculty-sections #accordion .card-header{
        border-color: #ffffff;
    }

    .non-slide section#staff.faculty-sections #accordion .card{
        background: unset;
        color: #fff;
        border: 1px solid #ffffff44;
    }

    .non-slide section#staff.faculty-sections #accordion .card .btn-link{
        color:#fff;
    }

    .non-slide section#staff > div{
        padding-top: unset;
    }

    .non-slide section#staff.academic-staff .staff-item{
        border-right: unset;
    }

    .non-slide section#staff.academic-staff .staff-item .staff_subtitle,
    .non-slide section#staff.academic-staff .staff-item h5.title
    {
        line-height: 18px;
    }

    .non-slide section#staff.academic-staff .staff-item a[href^="mailto"]{
        font-size: 12px;
    }

    .non-slide section#sticky-bar div.active > a{
        border-bottom:4px solid #FCBB17;
    }

    .non-slide section#sticky-bar div.active .line{
        background: transparent;
    }
}

/* dark form */

.dark-form .form-control{
    color: #ffffffaa;
    background-color: #10131C;
    border:1px solid #ffffff33;
}

.dark-form .form-control:focus {
    color: #ffffff;
    background-color: #ffffff21;
    border-color: #10131C;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(30, 100, 176, 0.11)
}


.dark-form button[type=submit]{
    background: #6451CF;
}

@media screen and (max-width: 768px) {
    .dark-form button[type=submit]{
        border:2px solid #fff;
        border-radius: 3px;
        background: #6451CF;
        width: 100%;
    }
}


/* spec pages */

.quality-assurance-staff-calendar{
    font-weight: 400;
}

.quality-assurance-staff-calendar p{
    margin-bottom: .25rem;
    line-height: 12px;
}

.quality-assurance-staff-calendar strong{
    font-weight: bold;
}

.quality-assurance-staff-calendar table,
section#staff table{
    margin-top: 1.25rem;
    border: 1px solid #fff;
}

.quality-assurance-staff-calendar table p,
section#staff table p{
    margin-bottom: .5rem;
    padding: 5px;
}

.quality-assurance-staff-calendar ol{
    padding-left: unset;
}

.quality-assurance-staff-calendar ol li{
    padding: 5px 0;
    font-weight: 700;
}


.akreditasyonlar_ve_uyelikler h3,
.akreditasyonlar-ve-uyelikler h3
{
    margin-bottom: 10px;
}

.akreditasyonlar_ve_uyelikler .accredit-content,
.akreditasyonlar-ve-uyelikler .accredit-content
{
    line-height: 18px;
    font-weight: 600;
}

.akreditasyonlar_ve_uyelikler .accredit-title,
.akreditasyonlar-ve-uyelikler .accredit-title {
    font-weight: bold;
}

.akreditasyonlar_ve_uyelikler .accredit-acc,
.akreditasyonlar-ve-uyelikler .accredit-acc
{
    margin-bottom: 10px;
}

.akreditasyonlar_ve_uyelikler .accredit-box ,
.akreditasyonlar-ve-uyelikler .accredit-box
{
    margin-bottom: 25px;
}

.akreditasyonlar_ve_uyelikler .col-md-4,
.akreditasyonlar-ve-uyelikler .col-md-4
{
    text-align: center;
}

.ogrenci_isleri_daire_baskanligi a{
    display: inline-block;
    border: unset;
    padding: unset;
}

.gau-de-arastirma a,
.kulturlerarasi_merkez a{
    display: inline-block;
    border: unset!important;
    padding: unset!important;
    text-decoration: underline;
}

.arastirma_merkezleri .resource-box{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}


.arastirma_merkezleri .img-container{
    background: #fff;
    max-width: 100%;
}

.arastirma_merkezleri a.resource-box{
    padding: unset!important;
    border: unset!important;
    text-align: center;
}

.arastirma_merkezleri a.resource-box:hover{
    background: unset!important;
}

.arastirma_merkezleri a.resource-box .title h1{
    font-size: 18px;
    margin-top:10px;
}

.arastirma-laboratuvarlari a{
    border: unset!important;
}

.arastirma-laboratuvarlari figure.labsbox-wrapper{
    border:2px solid #fff;
}

.lisans_ustu_basvuru_formu label,
.doktora_basvuru_formu label,
.program_degisim_formu label,
.lisans_ustu_basvuru_formu table td,
.doktora_basvuru_formu table td,
.program_degisim_formu table td
{
    font-size:14px;
    font-weight: 500;
}

.lisans_ustu_basvuru_formu strong,
.doktora_basvuru_formu strong,
.program_degisim_formu strong
{
    font-size:16px;
}


#vmap{
    width: 800px;
    height: 600px;
}

.non-slide .modal .btn-academic
{
    border: 3px solid #212529;
    box-sizing: border-box;
    padding-top: 10px;
    padding-bottom: 10px;
    text-decoration: none;
    color: #212529 !important;
    font-weight: 600;
    font-size: 13px;
    line-height: 15px;
    margin-right: 10px;
    cursor: pointer;
    transition: all .45s ease-in;
    background: white;
}
@media (max-width: 768px){
    .c-semester{
        overflow-y: auto;
        padding-right: 0;
        padding-left: 0;
    }

    .akreditasyonlar_ve_uyelikler .row-acr .col-md-4,
    .akreditasyonlar-ve-uyelikler .row-acr .col-md-4
    {
        display: flex;
        flex-direction: row;
        align-items: center;
    }

    .kampus_haritalari a{
        padding: 5px 10px;
    }

    #vmap{
        width: 350px;
        height: 200px;
        margin-bottom: 50px;
    }

    .kalite-komisyonu-uyeleri{
        margin-bottom: 75px;
    }
}

.non-slide .contact-form .dark-form label{
    font-size:17px;
}

/* LEFT side vertical lines */

.non-slide section .section-border{
    padding-left: 0!important;
}

.non-slide section#w-in-gau .section-definition:after,
.non-slide section#university-departments .section-definition:after,
.non-slide section#tuition-fee.prospective .section-definition:after{
    right: -8px;
}

.non-slide section#unknown-section-1 .section-definition .desc,
.non-slide section#e-learning .section-definition .desc{
    text-align: center;
}
#unknown-section-1 p{
    font-weight: 500;
}
#unknown-section-1 a {
    color: #fff;
    padding: 10px 20px;
    border: 2px solid #fff;
    transition: background-color .3s ease-in;
    font-size:18px;
}
#be-student{
    color: #fff;;
}
#be-student p{
    font-weight: 500;
}
#be-student .wish-box{
    border: 1px dashed #fff;
    text-align: center;
}
#be-student  .btn-academic
{
    border: 3px solid #212529;
    box-sizing: border-box;
    padding-top: 10px;
    padding-bottom: 10px;
    text-decoration: none;
    color: #212529 !important;
    font-weight: 600;
    font-size: 13px;
    line-height: 15px;
    margin-right: 10px;
    cursor: pointer;
    transition: all .45s ease-in;
    background: white;
}
#e-learning a.btn-more-info {
    background: #6236FF;
    color:#fff;
}
#e-learning a.btn-e-learning {
    background: #FA6400;
    color:#fff;
}
.c-faculty-border.title::after{
    content: '';
    width: 104px;
    height: 4px;
    background: #FCBB17;
    display: block;
    position: relative;
    top: 10px;
    margin-bottom: 25px;
}
#unknown-section-1 .title h3{
    text-align: left;
}


.tr-office-box{
    border:1px solid #ffffff7a;
}

.tr-office-box a{
    border: unset!important;
    padding: unset!important;
}

.tr-office-box h4{
    border: 1px solid #ffffff36;
    font-size: 18px;
}

.tr-office-box .collapse{
    padding-left: 1rem;
    padding-right: 1rem;
}

main #staff .tab-wrapper .tab-item p {
    font-size: 14px;
    line-height: 20px;
}

.fas.fa-map-marker-alt{
    color:#FCBB17;
    /*font-size:11px;*/
}

.kalite-komisyonu-uyeleri ol{
    padding-left: 0;
}

.kalite-komisyonu-uyeleri li{
    padding: unset!important;
    line-height: 22px!important;
    font-weight: 700!important;
}

.kalite-komisyonu-uyeleri strong{
    font-size: 24px;
}


.non-slide #staff .tab-wrapper .tab-item p{
    font-weight: 500;
}

/* critic fix */
.non-slide #unknown-section-1 .section-definition .desc,
.non-slide #msg-from-dean .section-definition .desc
{
    margin-left: 12px;
}

.non-slide header .header .emblem{
    position: relative;
    z-index: 12000;
}

.akreditasyonlar-ve-uyelikler p:last-of-type{
    margin-bottom: unset!important;
}

header .header .emblem{
    transition: all .3s linear;
}

.zi-1{
    z-index: 1;
}

/* fixed v1 */

section#gau-news .keeper .new-box h3{
    height: 1.75rem;
}

section .section-border .section-definition .desc,
main #they-said p.desc,
main #campus-has-life p.desc{
    font-weight: bold;
    letter-spacing: 2px;
}

.event-date h3,
main #sports .section-subtitle,
main #they-said .section-subtitle p,
.swiper-mover .pagination-card .pagination-title .bold{
    font-weight: bold;
}

main #sports .sports-swiper-container p{
    font-weight: 500;
}

@media screen and (min-width: 768px) {
    section#upcomming-events .section-definition .desc {
        width: 250px;
        margin-top: -15px;
    }

    #main .slide-item .banner-text .carousel-title {
        color: #ffffff!important;
        opacity: .8!important;
    }
}

section .section-subtitle,
section .section-title h2,
main #they-said ul li span.bold{
    font-weight: 900;
}

section#who-we-are .content-section .desc.col-24.col-lg-9 > p{
    line-height: 1.75rem;
}

footer .external-links ul > li{
    margin-bottom: unset;
}

footer .adress p{
    margin-bottom: 12px;
}

.non-slide section#msg-from-dean .message {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.5px;
    font-weight: 500;
}

/* small tablet */
@media screen and (min-width: 768px) and (max-width: 1024px){
    main #w-in-gau .gallery-wrapper, main #gallery .gallery-wrapper {
        margin: 50px 0 50px 0px!important;
    }
}

/* prospective new design */

.non-slide section#without-slider.prospective{
    /*bg'deki mt-3 = 1rem*/
    height: calc(445px + 2.5rem);
}

.non-slide section#without-slider.prospective .bg{
    filter: brightness(0.5);
}

.non-slide section#without-slider.prospective h1[class^="txt"]{
    /*color: #323B4E;*/
    color: #ffffff;
    font-weight: 900;
    font-size: 4em;
    /*line-height: 73px;*/
}

/*.non-slide section#without-slider.prospective .txt1,
.non-slide section#without-slider.prospective .txt2
{
    font-weight: 900;
    font-size: 60px;
    line-height: 73px;
}

.non-slide section#without-slider.prospective .txt2,
.non-slide section#without-slider.prospective .txt3{
    font-weight: 700;
}*/

/*.non-slide section#without-slider.prospective .txt3{
    font-size: 96px;
    line-height: 117px;
}*/


.non-slide section#without-slider.prospective .header-titles{
    text-align: unset;
}

.non-slide section#find-program.prospective{
    height: 100px;
}

.non-slide section#find-program.prospective .search-section{
    top: -25px;
}

.non-slide section#find-program.prospective .search-section input{
    padding-right: 150px;
}

.non-slide section#find-program.prospective .search-section i{
    left: 75px;
}

.non-slide section#find-program.prospective .search-section .btn-find{
    z-index: 1;
    right: 0;
    top: 7px;
    background: #282933;
    padding: 5px 35px;
}

.non-slide section#find-program.prospective .result-wrapper.active{
    top: -25px;
    background: transparent;
}

/*.non-slide section#find-program .result-wrapper.active .result-section{
    !*background: #22232b;*!
}*/

.non-slide section#find-program.prospective .result-wrapper.active ul a:hover{
    color: #ffffff;
}

.non-slide section#find-program.prospective .result-wrapper.active ul a{
    color: #aaa;
}

section#find-program.prospective .section-border .section-definition::after{
    height: 100px;
}

.non-slide section#tuition-fee.prospective{
    background: #22232b;
}

.non-slide section#tuition-fee.prospective select.form-control{
    height: 50px;
}

.non-slide section#tuition-fee.prospective .section-title h2{
    padding: 5px 10px 5px 30px;
}

.non-slide section#tuition-fee.prospective .section-definition .desc{
    color: #fff;
    position: absolute;
    display: block;
}

.non-slide section#tuition-fee.prospective .section-definition:after{
    right: -7px;
}

.non-slide section#tuition-fee.prospective .row:first-child{
    margin-top: -100px;
}

.non-slide section#tuition-fee.prospective .section-title h2,
.non-slide section#tuition-fee.prospective .section-subtitle{
    border-color: #fff;
    color: #fff;
}

.brad-3{
    border-radius: 3px;
}

.text-orange{
    color: #F7B500;
}

.fw-900{
    font-weight: 900;
}
.fs-60{
    font-size: 60px;
}

.fs-53{
    font-size: 53px;
}

.lh-37{
    line-height: 37px;
}

.lh-20{
    line-height: 20px;
}

.new-result-calculate hr{
    border-top-color: #3D3E4B;
    margin-top: 25px;
}


@media screen and (max-width: 768px) {
    .non-slide section:last-child{
        padding-bottom: 100px;
    }

    .non-slide section#without-slider.prospective h1[class^="txt"] {
        font-size: 2.5em;
        /*line-height: 20px;*/
    }


    .non-slide section#without-slider.prospective .header-titles{
        margin-top: 1.5rem!important;
    }

    .non-slide section#find-program.prospective .search-section input {
        padding-right: unset;
        padding-left: 45px;
    }

    .non-slide section#find-program.prospective .search-section i {
        left: 30px;
    }

    .non-slide section#find-program.prospective .search-section .btn-find{
        padding: 5px 15px;
    }

    .new-result-calculate hr {
        visibility: hidden;
    }
}

@media (min-width: 992px){
    .col-lg-18-5 {
        -ms-flex: 0 0 77%;
        flex: 0 0 77%;
        max-width: 77%;
    }
}

.non-slide section#without-slider.slideless .header-titles{
    height: 293px;
}

.non-slide section#without-slider.slideless .bg{
    -webkit-filter: brightness(0.4) blur(7px);
    /*-ms-filter: brightness(0.4) blur(7px);*/
    filter: brightness(0.4) blur(7px);
    transform: scale(1.2);
}

.non-slide section#without-slider.slideless .header-titles .title:after{
    display: none;
}

.non-slide section#without-slider.slideless .header-titles .title{
    font-size: 42px;
    line-height: 42px;
}

.language-menu-wrapper{
    background: rgba(216, 216, 216, 0.29);
    padding: 14px 12px;
    border-radius: 30px;
    /*border:2px solid rgba(65, 66, 75, 1);*/
}

.language-menu-wrapper::before {
    content: '';
    position: absolute;
    border: 2px solid rgba(255,255,255, 0.5);
    width: 48px;
    height: 48px;
    /* left: 0; */
    border-radius: 46px;
    margin-left: -16px;
    margin-top: -18px;
}

.non-slide .language-menu-wrapper::before{
    border: 2px solid rgba(65, 66, 75, 1);
}

.slider-scroll{
    bottom: 1.75%;
    z-index: 1;
    cursor:pointer;
}

/* slide scroll fix */

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 8.5%;
}

.swiper-mover {
    bottom: 10%;
}

@media screen and (max-width: 768px){
    .non-slide section#without-slider.slideless .header-titles .title{
        font-size: 32px;
        line-height: 32px;
    }

    .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
        bottom: 5px;
    }

    .non-slide section#tuition-fee.prospective{
        padding-bottom: 100px;
    }

    .non-slide section#university-departments.prospective,
    .non-slide section#robot.prospective
    {
        background-image: none!important;
    }

    .non-slide section#robot.prospective{
        background: #706FD3;
    }

    .non-slide section#educator.prospective .content-section .cihat-sener{
        position: relative;
        top: -125px;
    }


    .non-slide section#educator.prospective .content-section .cs-desc{
        margin-top: 225px;
    }

    .non-slide section#student-says.prospective .student-say-box{
        margin-top: 100px;
    }

    .non-slide section#student-says.prospective .student-say-box .corner-image{
        top: 30px!important;
    }


    .non-slide section#whats-on-gau.prospective.v-eng + section#tuition-fee + section#university-departments + section#gau-career + section#student-says.prospective .student-say-box .corner-image{
        top: 100px!important;
    }

    .non-slide section#robot.prospective form .w-25{
        width: unset!important;
    }

    .non-slide section#bottom.prospective .bottom-side .sr{
        width:100%;
    }

    .non-slide section#bottom.prospective .bottom-side .sr a.btn{
        width:100%;
    }

    .non-slide section#robot.prospective .form-check-inline .form-check-input{
        margin-right: unset;
    }

    .non-slide section#robot.prospective .form-spec{
        position: relative;
        left: -20px;
    }

    .non-slide section#university-departments.prospective .inside-content form .btn-lp-ud,
    .non-slide section#robot.prospective .inside-content form .btn-lp-ud,
    .non-slide section#contact-form.prospective form .btn-lp-cf {
        width: 100%;
    }

    .non-slide section#tuition-fee.prospective .section-subtitle + .row{
        padding: 2rem;
    }

    .non-slide section.prospective .section-subtitle p{
        padding-top: 10px;
    }

    .non-slide section.prospective form .form-group{
        text-align: left;
    }

    .non-slide section#contact-form.prospective .form-minified,
    .non-slide section#contact-form.prospective .form-expanded{
        margin-left: 17px!important;
        width: unset!important;
    }

    .non-slide section#student-says.prospective .student-box-wrapper{
        margin-top: 50px;
    }

    .non-slide section#tuition-fee.prospective .section-title{
        padding-left: 32px;
    }

    .non-slide section#tuition-fee.prospective .section-subtitle{
        padding-left: 66px;
    }

    .non-slide section#tuition-fee.prospective .section-subtitle::before{
        left: -72px;
    }


    .non-slide section#university-departments.prospective .section-title,
    .non-slide section#university-departments.prospective .section-subtitle,
    .non-slide section#student-says.prospective .section-title,
    .non-slide section#student-says.prospective .section-subtitle,
    .non-slide section#robot.prospective .section-title,
    .non-slide section#robot.prospective .section-subtitle,
    .non-slide section#gau-career.prospective .section-title,
    .non-slide section#gau-career.prospective .section-subtitle
    {
        margin-left: -15px;
    }

    footer .connect{
        position: absolute;
    }
}

/*landing continue */
.non-slide section#whats-on-gau.prospective{
    background: #6451CF;
}

.non-slide section#whats-on-gau.prospective .section-border .section-definition::after,
.non-slide section#robot.prospective .section-border .section-definition::after,
.non-slide section#university-departments .section-definition:after{
    right: -7px;
}

.non-slide section#whats-on-gau.prospective .section-border .section-definition svg{
    margin-left: 10px;
}

.non-slide section#whats-on-gau.prospective .section-title h2,
.non-slide section#university-departments.prospective .section-title h2{
    border-color: white;
}


.non-slide section#whats-on-gau.prospective .inside-content p{
    font-family: Montserrat, serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
}

.non-slide section#whats-on-gau.prospective .inside-content strong{
    font-family: Montserrat, serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
}

.non-slide section#whats-on-gau.prospective .inside-content a{
    color:#fff;
    transition: all .3s ease-in;
}

.non-slide section#whats-on-gau.prospective .inside-content a:hover{
    opacity: .75;
    text-decoration: none;
}

.non-slide section#whats-on-gau.prospective .inside-content a > svg{
    margin-top: 2px;
}

.non-slide section#university-departments.prospective{
    background: #FA6400;
}

.non-slide section#university-departments.prospective .inside-content p{
    font-family: Montserrat, serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
}

.non-slide section#university-departments.prospective .inside-content h3{
    font-family: Montserrat, serif;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 29px;
}

.non-slide section#university-departments.prospective .inside-content form label,
.non-slide section#robot.prospective .inside-content form label{
    font-family: Montserrat, serif;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
}

.non-slide section#university-departments.prospective .inside-content form .form-control,
.non-slide section#robot.prospective .inside-content form .form-control{
    border-radius: 3px;
    height: 54px;
    font-family: Montserrat, serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #1B2125;
}

.non-slide section#university-departments.prospective .inside-content form textarea.form-control{
    height: 72px;
}


.non-slide section#university-departments.prospective .inside-content form .btn-lp-ud,
.non-slide section#robot.prospective .inside-content form .btn-lp-ud{
    border: 1px solid #E8E8E8;
    border-radius: 5px;
    color:#E8E8E8;
    padding: 12px 48px;
    font-family: Montserrat, serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
}

.non-slide section#university-departments.prospective .inside-content form .btn-lp-ud:hover,
.non-slide section#robot.prospective .inside-content form .btn-lp-ud:hover{
    background: #E8E8E8;
    color: #FA6400;
}

.non-slide section#robot.prospective .inside-content form .btn-lp-ud:hover{
    color: #4e4e94;
}

.non-slide section#gau-career.prospective .career-box{
    font-family: Montserrat, serif;
}

.non-slide section#gau-career.prospective .section-border .section-definition::after,
.non-slide section#educator.prospective .section-border .section-definition::after,
.non-slide section#student-says.prospective .section-border .section-definition::after
{
    right: -7px;
}

.non-slide section#gau-career.prospective .career-box .title{
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 20px;
    color: #323B4E;
}

.non-slide section#gau-career.prospective .career-box .description{
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: #323B4E;
}

.non-slide section#educator.prospective{
    background: #F7B500;
    font-family: Montserrat, serif;
}

.non-slide section#educator.prospective .content-section h3{
    font-style: italic;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    color: #323B4E;
}

.non-slide section#educator.prospective .content-section p{
    font-style: italic;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    color: #323B4E;
}

.non-slide section#educator.prospective .content-section .cihat-sener{
    position: absolute;
    top: -100px;
    z-index: 1;
}

.non-slide section#student-says.prospective{
    background: #E7ECF0;
}


.non-slide section#student-says.prospective .student-box-wrapper{
    height: 300px;
}
.non-slide section#student-says.prospective .student-say-box{
    font-family: Montserrat, serif;
    font-style: normal;
    font-weight: normal;
    text-align: center;
    background: #F3F6F8;
    border-radius: 10px;
    padding: 36px;
}

.non-slide section#student-says.prospective .student-say-box .says{
    font-size: 10px;
    line-height: 20px;
    color: #323B4E;
    min-height: 80px;
}


.non-slide section#student-says.prospective .student-say-box .real-name{
    font-weight: bold;
    font-size: 10px;
    line-height: 12px;
    color: #323B4E;
}



.non-slide section#student-says.prospective .student-say-box .description{
    font-weight: bold;
    font-size: 8px;
    line-height: 8px;
    text-align: center;
    color: #656D7A;
}

.non-slide section#student-says.prospective .student-say-box .corner-image{
    width: 99px;
    height: 99px;
    border:3px solid #FCBB17;
    background-color: #333B4D;
    position: absolute;
    top: 48.5px;
    border-radius: 50px;
}


.non-slide section#student-says.prospective .student-say-box .corner-image img{
    width: 94px;
    height: 94px;
    border:5px solid #333B4D;
    border-radius: 50px;
    position: relative;
    z-index: 2;
}

/* swiper'a geçirilecek */
.ss-pagination .pg{
    background: #323B4E;
    border-radius: 100%;
    width: 8px;
    height: 8px;
}

.ss-pagination .pg.active{
    width: 14px;
    height: 14px;
}
/* swiper'a geçirilecek */



.non-slide section#robot.prospective{
    /*706FD3*/
    background: #4e4e94;
    background-size: cover;
}


.non-slide section#robot.prospective .form-check-label{
    font-family: Montserrat, serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    color: #FFFFFF;
}

@supports (zoom:2) {
    .non-slide section#robot.prospective input[type=checkbox]{
        zoom: 2;
    }
}
@supports not (zoom:2) {
    .non-slide section#robot.prospective input[type=checkbox]{
        transform: scale(2);
        margin: 15px;
    }
}

.non-slide section#bottom.prospective{
    background: #B33939;
}


.non-slide section#bottom.prospective .bottom-side{
    font-family: Montserrat, serif;
    font-style: normal;
}

.non-slide section#bottom.prospective .bottom-side h3.title{
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
}


.non-slide section#bottom.prospective .bottom-side p.description{
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
}

.non-slide section#bottom.prospective .bottom-side a.btn{
    border: 2px solid #FFF;
    border-radius: 2px;
    padding: 12px 38px;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
}

.non-slide section#bottom.prospective .bottom-side a.btn:hover{
    color: #B33939;
}


/* fix */
.non-slide section#student-says .desc{
    position: absolute;
    width: 225px;
    top: 35%;
}

.non-slide section#robot .desc,
.non-slide section#university-departments .desc
{
    position: absolute;
    width: 250px;
}

.non-slide section#student-says.prospective .owl-carousel .owl-stage-outer{
    /*overflow: unset!important;*/
}

.non-slide section#student-says.prospective .owl-dot {
    background: #323B4E;
    border-radius: 100%;
    width: 7px;
    height: 7px;
    display: inline-block;  /*for making them horizontal, if you want vertical then you can use- display: block*/
}

.non-slide section#student-says.prospective .owl-dot:not(:last-child){
    margin-right: 15px;
}

.non-slide section#student-says.prospective .owl-dot.active {
    width: 12px;
    height: 12px;
}

.non-slide section#student-says.prospective .owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 15px;
    margin-bottom: 15px;
}

.non-slide section#contact-form.prospective .form-minified{
    background: #ffffff;
    bottom: 32px;
    right: 17px;
    z-index: 120;
    border-radius: 12px;
    padding: 14px 11px;
    font-family: Montserrat, serif;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    width: 360px;
    letter-spacing: -0.15px;
    transition: all .5s ease-in;
    color: rgba(29, 35, 49, 1);
}

.non-slide section#contact-form.prospective .form-minified .glow-logo{
    background-color: #fff;
    box-shadow: 0px 0px 5px rgba(29, 35, 49, 1);
    border: 1px solid rgba(29, 35, 49, 1);
    padding: 7px 8px 5px 8px;
    border-radius: 100%;
}

.non-slide section#contact-form.prospective .form-expanded .glow-logo.inactive{
    background-color: #fff;
    padding: 7px 8px 5px 8px;
    border: 1px solid rgba(29, 35, 49, 1);
    border-radius: 100%;
}


.non-slide section#contact-form.prospective .form-expanded{
    background: #fff;
    bottom: -700px;
    right: 17px;
    z-index: 120;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    padding: 14px 11px;
    font-family: Montserrat, serif;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    width: 360px;
    letter-spacing: -0.15px;
    transition: all .5s ease-in;
    border-bottom:none;
    color: rgba(29, 35, 49, 1);
}

.non-slide section#contact-form.prospective .form-control{
    background: #ffffff;
    height: 40px;
    color: rgba(29, 35, 49, 1);
    border:1px solid rgba(29, 35, 49, 0.27);
}

.non-slide section#contact-form.prospective .form-control:focus,
.non-slide section#contact-form.prospective textarea.form-control:focus
{
    color: rgba(29, 35, 49, 1);
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(30, 100, 176, 0.1)
}

.non-slide section#contact-form.prospective textarea.form-control{
    resize: none;
    height: 125px;
}

.non-slide section#contact-form.prospective form .btn-lp-cf{
    border-radius: 5px;
    background: rgba(255, 255, 255, 0.75);
    font-family: Montserrat, serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: rgba(29, 35, 49, 1);
    padding: 10px 48px;
    transition: all .3s ease-in;
    border:1px solid rgba(29, 35, 49, 0.27);
}

.non-slide section#contact-form.prospective form .btn-lp-cf:hover{
    color: #fff;
    background: rgba(34, 35, 43, 0.75);
}

.non-slide section#contact-form.prospective .glow-logo{
    cursor: pointer;
}

.non-slide section#contact-form.prospective .close-form{
    padding: 5px 5px;
    background: rgba(29, 35, 49, 1);
    color: #fff;
    border-radius: 100%;
    font-size: 24px;
}

.non-slide section#contact-form.prospective .close-form:hover{
    text-decoration: none;
}

.non-slide section.prospective .section-title h2{
    padding: 5px 10px 5px 28px;
}

.non-slide section#robot.prospective .form-check-inline,
.non-slide section#robot.prospective input[type^="ch"],
.non-slide section#robot.prospective label
{
    cursor: pointer;
}

/* tablet */
@media screen and (min-width: 768px) and (max-width: 1200px){
    .non-slide section#tuition-fee.prospective .new-result-calculate .text-orange{
        font-size: 2em;
        line-height: 1em;
    }
    .non-slide section#tuition-fee.prospective .new-result-calculate .text-white{
        font-size: 6em;
        line-height: 1em;
    }

    .non-slide section#educator.prospective .content-section .cihat-sener{
        top: -200px;
    }

    .non-slide section#educator.prospective .content-section .cs-desc{
        margin-top: 150px;
    }

    footer .socialmedia-footer{
        padding-top: unset;
    }

    .non-slide section#robot.prospective form .w-25{
        width: unset;
    }

    .non-slide section#robot.prospective .form-spec{
        left:15px;
    }

    .non-slide section#find-program .search-section{
        margin-left: 5%;
        max-width: 85%;
        flex: 0 0 85%;
        -ms-flex: 0 0 85%;
    }

    .non-slide section#without-slider.prospective div[class^="txt"]{
        font-size: 3em;
        line-height: 60px;
    }

    .non-slide section#student-says.prospective .student-say-box .corner-image{
        top: 55px!important;
    }

    .non-slide section#tuition-fee.prospective .section-subtitle{
        margin-left: 30px;
    }

    .non-slide section#tuition-fee.prospective .section-subtitle::before{
        left: -100px;
    }


    .non-slide section#without-slider.prospective h1[class^="txt"] {
        font-size: 3em;
        /*line-height: 20px;*/
    }

    .non-slide section#without-slider.prospective .header-titles{
        margin-top: 4.5rem!important;
    }
}

/*tablet and phone*/
@media screen and (max-width: 1200px){
    .non-slide section#contact-form.prospective .form-minified{
        bottom: 32px;
    }

    .non-slide section#contact-form.prospective .form-expanded{
        bottom: -1000px;
    }
}

/*.non-slide section#student-says.prospective .student-say-box .says p:first-child{*/
/*    !*min-height: 80px;*!*/
/*}*/

.non-slide section#sidebar.prospective {
    font-family: Montserrat, serif;
    font-style: normal;
    background: #E7ECF0;
}

.non-slide section#sidebar.prospective a{
    color: #1D2331;
    transition: all .3s ease-in;
    font-weight: 500;
}

.non-slide section#sidebar.prospective a:hover{
    color: #134382;
    text-decoration: none;
}

.non-slide section#sidebar.prospective h3{
    font-weight: 700;
    font-size:20px;

}

.non-slide section#fairs.prospective{
    font-family: Montserrat, serif;
    font-style: normal;
    font-weight: normal;
    background: #E7ECF0;
}

.non-slide section#fairs.prospective .activity-box-link {
    font-size: 10px;
    line-height: 20px;
    color: #323B4E;
}

.non-slide section#fairs.prospective .activity-box {
    text-align: left;
    background: #F3F6F8;
    border-radius: 10px;
    transition: all .3s ease-in;
    margin-right: 50px!important;
    /*padding: 36px;*/
}

.non-slide section#fairs.prospective .activity-box:hover{
    background: rgba(243, 246, 248, 0.35);
}

.non-slide section#fairs.prospective .activity-box-link h1{
    font-size:20px;
}

.non-slide section#fairs.prospective .activity-box-link:hover {
    text-decoration: none;
}


.non-slide section#program.prospective{
    font-family: Montserrat, serif;
    font-style: normal;
    font-weight: normal;
    background: #fff;
}


.non-slide section#program.prospective .rp-title ,
.non-slide section#program.prospective .tab-content h2
{
    margin-bottom: 20px;
    font-family: Montserrat, serif;
    font-style: normal;
    font-weight: 500;
    font-size: 2rem;
}

.non-slide section#program.prospective .prg-rp-row {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #efefef;
    clear: both;
    padding: 5px 0;
}

.non-slide section#program.prospective .prg-rp-row .rp-left {
    float: left;
    width: 150px;
}
.non-slide section#program.prospective .prg-rp-row .rp-right::after {
    clear:left;
}


.non-slide section#program.prospective .nav-link {
    font-size:14px;
}


.non-slide section#program.prospective .nav-pills .nav-link{
    color: #323B4E;
    font-weight: 500;
}

.non-slide section#program.prospective .nav-pills .nav-link.active,
.non-slide section#program.prospective .nav-pills .show > .nav-link{
    background: #323B4E;
    color:#fff;
}

@media screen and (max-width: 768px){
    .non-slide section:last-child {
        padding-bottom:0;
    }
}

.non-slide section#prospective-menu.prospective{
    background: transparent!important;
    position: relative;
    overflow: visible;
}


.non-slide section#prospective-menu.prospective ul li.menu-item a,
.non-slide section#prospective-menu.prospective #accordion2 li.dropdown-menu-item a{
    color: #ffffff;
    transition: all .3s ease-in;
    font-weight: 500;
    font-size: 12px;
}

.non-slide section#prospective-menu.prospective ul li.menu-item a:hover{
    color: #ffffff;
    text-decoration: none;
}

.non-slide section#prospective-menu.prospective .dropdown-item:hover,
.non-slide section#prospective-menu.prospective .dropdown-item:focus{
    background-color: transparent;
}

.non-slide section#prospective-menu.prospective ul li.menu-item:not(.is-logo):hover > a{
    color: #F7B500;
}


.non-slide section#prospective-menu.prospective ul li.menu-item:not(.is-logo):hover
{
    /*border-bottom:2px solid #F7B500;*/
}

.non-slide section#prospective-menu.prospective ul li.menu-item:not(.is-logo).active > a{
    color: #F7B500;
}

.non-slide section#prospective-menu.prospective ul li.menu-item:not(.is-logo){
    /*border-bottom:2px solid transparent;*/
}

.non-slide section#prospective-menu.prospective ul:first-child{
    /*position: absolute;*/
}

.non-slide section#prospective-menu.prospective ul li ul.dropdown-item{
    display: none;
    position: absolute;
    z-index: 1231203812903;
    min-width: 100px;
    max-width: 275px;
    top: 81px;
    margin-left:-25px!important;
    transition: all .4s linear;
}

.non-slide section#prospective-menu.prospective ul li:hover > ul.dropdown-item{
    display: block;

}

.non-slide section#prospective-menu.prospective ul li ul.dropdown-item li.dropdown-menu-item:not(.empty){
    padding: 10px 10px;
    transition: all .4s ease-in;
    text-wrap: normal;
    background: #22232B;
}


.non-slide section#prospective-menu.prospective ul li ul.dropdown-item li.dropdown-menu-item[data-offset="0"]{
    border-top:2px solid #F7B500;
}


.non-slide section#prospective-menu.prospective ul li ul.dropdown-item li.dropdown-menu-item.empty{
    padding: 8px;
}

.non-slide section#prospective-menu.prospective ul li ul.dropdown-item li.dropdown-menu-item:not(:last-child):not(.empty),
.customize-menu #accordion2 li.dropdown-menu-item:not(:last-child)
{
    border-bottom: 1px solid #ffffff11;
}

.non-slide section#prospective-menu.prospective ul li ul.dropdown-item li.dropdown-menu-item:not(.empty):hover{
    background: #3a3b49;
}


.customize-menu{
    position: relative;
    top:130px;
}

.customize-menu[id^="accordion"] .card{
    border: unset!important;
    border-radius: unset!important;
}

.customize-menu[id^="accordion"] .card-header{
    border-radius: unset!important;
    border-color: #ffffff1c;
    background: #22232B!important;
}

.customize-menu[id^="accordion"]{
    background: #22232B;
}

.customize-menu[id^="accordion"] .btn-prospective{
    color: #ffffffcc;
    font-weight: 500;
}

.customize-menu[id^="accordion"] .btn-prospective:active,
.customize-menu[id^="accordion"] .btn-prospective:focus
{
    color: #ffffff;
    text-decoration: none;
}

.customize-menu#accordion2 .card-body{
    background: #22232B;
    color: #ffffffbb;
}

.customize-menu#accordion2 li.dropdown-menu-item{
    margin: 5px 0;
}

.customize-menu#accordion2 li.dropdown-menu-item a{
    /*padding: 5px 0;*/
    color: #ffffffbb;
}
.non-slide section#sidebar.prospective ul li,.non-slide section#main-content.prospective .content-field p{

    font-weight: 500;
}

.non-slide section.prospective #office-acc .panel-title a,
.non-slide section.prospective #faq-acc .panel-title a
{
    color: #fff;
    background: #22232b;
    border-radius: 3px;
    padding: 5px 25px;
    font-size: 22px;
}

.non-slide section.prospective #office-acc .panel-title a:hover{
    text-decoration: none;
}

.panel-faq .panel-title a{
    background: transparent;
    color: #22232b;
    font-size:18px;
    transition: all .3s ease-in;
}

.panel-faq .panel-title a:hover{
    color: rgba(61, 63, 77, 0.78);
    text-decoration: none;
}

.panel-faq .panel-body p{
    color: #2e2f3a;
}

.card.pink{
    border: none;
}

.non-slide section#main-content.prospective .content-section{
    overflow-y: auto;
}

/*.non-slide section#prospective-menu.prospective #accordion .card-header*/

@media screen and (max-width: 768px){
    .non-slide section#fairs.prospective .activity-box{
        margin-right: 35px!important;
    }

    .non-slide section#fairs.prospective .activity-box:first-child{
        margin-top: 25px;
    }

    .interest-wrapper.custom-department-program{}

    .interest-wrapper.custom-department-program .btn-link{
        color:#22232b;
        transition: all .3s ease-in;
        width: 100%;
        text-align: left;
    }

    .interest-wrapper.custom-department-program .btn-link:hover,
    .interest-wrapper.custom-department-program .btn-link:focus
    {
        color:#22232b;
        text-decoration: none;
    }

    .interest-wrapper.custom-department-program i.fa{
        float:right;
        color: #6d6d6d!important;
    }

    .interest-wrapper.custom-department-program i.fa::after{
        clear:right;
    }

    #accordion > button.btn-link.btn-prospective[aria-expanded="false"] + i.fa::before{
        content: "\f067";
    }
    #accordion > button.btn-link.btn-prospective[aria-expanded="true"] + i.fa::before{
        content: "\f068";
    }
}

.desktop-language .content{
    height: 38px;
    border-radius: 3px;
    border:2px solid rgba(239, 239, 239, 0.78);
}

.desktop-language .content ul li a{
    color:#22232b;
    transition: all .3s ease-in;
}

.desktop-language .content ul li a:hover{
    color: #0B274C;
    text-decoration: none;
}

.desktop-language .content ul,
.desktop-language .content ul li
{
    width: unset;
}

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

    .prospective-custom section.sidemenu .menu-items,
    .prospective-custom .mobile-language{
        display: none;
    }

}

@keyframes shake {
    0% {margin-left: 0}
    1% {margin-left: -3px}
    2% {margin-left: 5px}
    3% {margin-left: -8px}
    4% {margin-left: 8px}
    5% {margin-left: -5px}
    6% {margin-left: 3px}
    7% {margin-left: 0}
}

.form-minified .form-close-up_img > svg{
    animation-name: shake;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in;
}

.form-close-up_img > svg{
    position:relative;
    top:-5px;
}

.form-close-up_img > i.fa{
    position:relative;
    top:-5px;
    font-size: 18px;
}

.form-close-up_img {
    position:absolute;
    top: -15px;
    padding:10px 12px;
    background-color: #fff;
    border-radius: 100%;
}

.form-minified .glow-logo,
.form-minified,
.form-expanded .glow-logo,
.form-expanded .title,
.form-expanded i.fa{
    cursor: pointer;
}

.form-minified, .form-expanded{
    border: 1.25px solid #F7B500;
    -webkit-box-shadow: 0px 20px 40px 7px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 20px 40px 7px rgba(0,0,0,0.1);
    box-shadow: 0px 20px 40px 7px rgba(0,0,0,0.1);
}

.form-minified .form-close-up_img,
.form-expanded .form-close-up_img {
    border-top: 1.25px solid #F7B500;
}

.iti{
    width: 100%!important;
}

.non-slide section#university-departments.prospective .iti__country-list{
    background: #FA6400!important;
}
.non-slide section#university-departments.prospective .iti__dial-code{
    color: #ffffff!important;
}

::-webkit-input-placeholder { /* Edge */
    color: #1B2125;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #1B2125;
}

::placeholder {
    color: #1B2125;
}

.input-error-border{
    border:2px solid #fd2912;
}
.input-success-border{
    border:2px solid #12b310;
}

.non-slide section#whats-on-gau.prospective.v-eng{
    top: -100px;
}

.non-slide section#whats-on-gau.prospective.v-eng .content-section{
    margin-top: 50px;
    padding-bottom: 50px!important;
}

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

    .non-slide section#whats-on-gau.prospective.v-eng{
        top: -150px;
    }

    .non-slide section#whats-on-gau.prospective.v-eng + section#tuition-fee{
        top: -50px;
        margin-bottom: -50px;
    }
}

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

    .non-slide section#whats-on-gau.prospective.v-eng{
        top: -150px;
    }

    .non-slide section#whats-on-gau.prospective.v-eng + section#tuition-fee{
        top: -50px;
        margin-bottom: -50px;
    }
    .non-slide section#whats-on-gau.prospective.v-eng + section#tuition-fee .content-section{
        padding-top: 50px;
    }
}

.non-slide #search_list{
     background: #22232b;
     left: -15px;
     padding: 10px;
     position: relative;
     border-radius: 3px;
     top: -4px;
     border-top-left-radius: 0;
     border-top-right-radius: 0;
 }

@media screen and (max-width: 768px) {
    .non-slide #search_list {
        background: unset;
        left: unset;
        padding: unset;
        position: unset;
        border-radius: unset;
        top: unset;
    }

    .non-slide section#find-program.prospective .result-wrapper.active{
        top:10px;
        background: #22232b;
    }
    .non-slide section#find-program .result-wrapper.active{
        padding-left: unset;
    }
}

@media screen and (min-width: 768px) {
    .prospective-custom .left-side{
        visibility: hidden!important;
    }

    .emblem > .prospective-custom,
    .prospective-custom .emblem > .non-prospective{
        display: none;
    }

    .emblem > .non-prospective,
    .prospective-custom .emblem > .prospective-custom{
        display: block;
    }

    .prospective-custom header .header{
        padding: 3px 5%;
        height: 110px;
    }

    .prospective-custom header + main {
        padding-top: 110px;
    }

    .prospective-custom header .header .search span{
        display: none;
    }
}

.max-tablet{
    display: none!important;
}

.min-desktop{
    display: block!important;
}




.prospective-custom .is-logo{
    order: unset;
}



@media screen and (max-width: 768px){
    .prospective-custom header .left-side{
        display: flex!important;
        visibility: visible!important;
    }

    /*.prospective-custom .sidemenu.spec-overlay{*/
    /*    position: relative;*/
    /*    top: -17vh;*/
    /*}*/
}


@media screen and (min-width: 768px) and (max-width: 992px){
    .max-tablet{
        display: block!important;
    }

    .min-desktop,
    .prospective-custom header .left-side{
        display: none!important;
    }

    .prospective-custom header + main{
        padding-top: 109px;
    }

    .prospective-custom .emblem.d-md-block.d-none{
        /*left: 13%;*/
    }

    .prospective-custom .is-logo{
        order: -1;
    }
}

.prospective-custom .prosp_spec{
    display: none!important;
}

.prosp_spec{
    display: block!important;
}

@media screen and (min-width: 768px){
    .spec-overlay::after{
        content: '';
        width: 100%;
        position: absolute;
        background-color: #00000075;
        height: 100vh;
    }

    .sidemenu.spec-overlay .menu-items{
        z-index: 123321;
    }
}

main #sports .section-title{
    padding-top: 50px;
}

/*.customize-menu[id^="accordion"] .card-header*/



body:not(.non-slide) .sidemenu .bg-logo{
    position: absolute;
    top:0;
    left:28%;
}

body.non-slide.prospective-custom .sidemenu .bg-logo{
    display: none!important;
}


/*iphone 5,6,7,8*/
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: portrait) {
    .customize-menu[id^="accordion"] .card-header{
        padding: 0.35rem 1rem;
    }
    .customize-menu[id^="accordion"]{
        padding-bottom: 100px;
    }

    body:not(.non-slide) .sidemenu .bg-logo{
        position: absolute;
        top:0;
        left:-28%;
    }


    body.non-slide.prospective-custom .sidemenu .bg-logo{
        display: none!important;
    }
}

body.non-slide.prospective-custom section.sidemenu .dropdown-item:focus,
body.non-slide.prospective-custom section.sidemenu .dropdown-item:hover
{
    background-color: rgba(0,0,0,0) !important;
}


body.non-slide.prospective-custom .sidemenu .bg-logo.overflow{
    position: absolute!important;
    left: 30%;
    /*left:28%!important;*/
}

@media screen and (min-width: 992px){
    .slide-item img{
        height: 100% !important;
    }
}

.dark-form.form-v2 .form-control:focus{
    background-color: #10131C!important;
}

header .header .notification a{
    color: #dedede;
    cursor: pointer;
    position: relative;
    z-index: 1000;
}

header .header .notification a i.fa:after{
    content: '';
    position: absolute;
    top: 1px;
    right: -1px;
    width: 8px;
    height: 8px;
    background-color: #E53935;
    border-radius: 100%;
}

.non-slide section#find-program.prospective.thanks{
    height: 0px;
}

.non-slide section#without-slider.prospective.thanks .bg{
    filter: unset;
}

.non-slide header .header .notification{
    display: none;
}

.non-slide section#without-slider.prospective.thanks .txt{
    font-style: normal;
    font-weight: 800;
    font-size: 60px;
    line-height: 73px;
}

.non-slide section#without-slider.prospective.thanks h3.txt{
    font-size: 32px;
    line-height: 38px;
    color: rgba(255,255,255,0.85);
    font-weight: 600;
}

.non-slide section#without-slider.prospective.thanks .btn-outline-light.v2{
    font-style: normal;
    font-weight: bold;
    font-size: 16.8px;
    line-height: 20px;
    border: 2.4px solid #FFFFFF;
    border-radius: 2.4px;
    padding: 13px 57px;
}

.non-slide section#without-slider.prospective.thanks{
    height: 100%;
}

.non-slide section#find-program.prospective.thanks .search-section i{
    left: 25px;
}

.non-slide section#find-program.prospective.thanks .search-section input{
    padding:10px 30px;
}

@media screen and (max-width: 1200px) and (min-width: 768px){
    .non-slide section#without-slider.prospective.thanks .txt{
        font-style: normal;
        font-weight: 800;
        font-size: 42px;
        line-height: 73px;
    }
}


@media screen and (max-width: 768px){
    .non-slide section#find-program.prospective.thanks {
        margin-bottom: unset;
    }

    .non-slide section#without-slider.prospective.thanks{
        background: #437d59;
    }

    .non-slide section#without-slider.prospective.thanks .btn-outline-light.v2{
        font-style: normal;
        font-weight: bold;
        font-size: 12px;
        line-height: 20px;
        border: 1.4px solid #FFFFFF;
        border-radius: 1.4px;
        padding: 5px 26px;
    }

    .non-slide section#without-slider.prospective.thanks .txt{
        font-style: normal;
        font-weight: 800;
        font-size: 20px;
        line-height: 36px;
    }

    .non-slide section#without-slider.prospective.thanks .bg{
        margin-top: 17px;
    }

}



@media screen and (max-width: 1200px) and (min-width: 768px){
    .non-slide section#without-slider.prospective.thanks .bg{
        margin: unset;
    }

    .non-slide section#without-slider.prospective.thanks .header-titles {
        margin-top: 1rem!important;
    }

    .non-slide section#without-slider.prospective.thanks .txt {
        font-style: normal;
        font-weight: 800;
        font-size: 32px;
        line-height: 36px;
    }
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year{
    width: 40%!important;
    color: #ffffffaa;
    background-color: #10131C;
    border: 1px solid #ffffff33;
    padding: 5px 2px;
    position: relative;
    top: -2px;
}

/*test */

.interest-wrapper .container-fluid > .mb-5{
    display: flex;
    flex-wrap: wrap;
    position: relative;
    left: 20%;
}

.interest-wrapper .container-fluid > .mb-5,
.interest-wrapper .container-fluid > .mb-5 + .nav,
.interest-wrapper .container-fluid > .mb-5 + .nav + .tab-content
{
    position: relative;
    top: -20vh;
}

.non-slide section#program.prospective .rp-title{
    width: 100%;
}

.non-slide section#program.prospective .prg-rp-row{
    flex: 1 0 50%;  /*parts of 2*/
    display: flex;
}

.non-slide section#program.prospective .prg-rp-row .rp-left{
    float: unset;
}

.non-slide .section-subtitle > p {
    width: 19%;
}

@media only screen and (max-width: 414px) and (max-height: 812px) {
    .non-slide .section-subtitle > p {
        width: 100%;
        padding-top: 10px;
    }

    section .section-title {
        margin-top: 30px;
    }

    .custom-faculty-home-post.custom {
        margin-bottom: 25px;
    }
}


.side-sub-menu ul.menu li a{
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 27px;
    text-align: center;
    color: #FEFEFE;
    font-family: 'Montserrat', sans-serif !important;
    position: relative;
}

.side-sub-menu ul.menu li {
    margin: 10px 0;
}

.side-sub-menu ul.menu li ul li{
    margin: 5px 0;
}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (-webkit-device-pixel-ratio: 2) {
    main #main .banner-slider{
        /*110 -> safe area*/
        height: calc(100vh - 70px)!important;
    }

    .slide-item .mobile-image{
        height: 812px!important;
    }
}

/*iphone x & xs*/
@media only screen
and (device-width : 375px)
and (device-height : 812px)
and (-webkit-device-pixel-ratio : 3) {
    main #main .banner-slider{
        /*110 -> safe area*/
        height: calc(100vh - 110px)!important;
    }

    .slide-item .mobile-image{
        height: 812px!important;
    }
}

/*iphone xr*/
@media only screen
and (device-width : 414px)
and (device-height : 896px)
and (-webkit-device-pixel-ratio : 2) {
    main #main .banner-slider{
        /*110 -> safe area*/
        height: calc(100vh - 110px)!important;
    }

    .slide-item .mobile-image{
        height: 896px!important;
    }
}

/*iphone xs max*/
@media only screen
and (device-width : 414px)
and (device-height : 896px)
and (-webkit-device-pixel-ratio : 3) {
    main #main .banner-slider{
        /*110 -> safe area*/
        height: calc(100vh - 110px)!important;
    }

    .slide-item .mobile-image{
        height: 896px!important;
    }
}


/*notification bottom*/

#notify-box{
    position: fixed;
    bottom:0;
    z-index: 124389128734982749824;
    z-index: 9; /*fix menu for notify box*/
    right: calc(100vw - 375px - 15px);
    transition: all 2s ease;
    /*border:1px solid red;*/
}

#notify-box .notify-wrapper{
    background: #292D30;
}

#notify-box,
#notify-box .notify-wrapper{
    width: 375px;
    /*min-height: 170px;*/
    height: 170px;
    /*height: 320px;*/
}

#notify-box .form-minified,
#notify-box .form-expanded{
    border: unset;
}


#notify-box .notify-wrapper::before,
#notify-box .notify-wrapper::after
{
    content: '';
    top:0;
    height: 5px;
    position: absolute;
    width: 100%;
    background: linear-gradient(
            to right,
            #FCBB17 0%,
            #FCBB17 15%,
            #6236FF 15%,
            #6236FF 30%,
            #FA6400 30%,
            #FA6400 45%,
            #6DD400 45%,
            #6DD400 60%,
            #6236FF 60%,
            #6236FF 75%,
            #FA6400 75%,
            #FA6400 90%,
            #6DD400 90%
    );
}

#notify-box .notify-wrapper:not(.form-expanded)::after{
    top: unset;
    bottom:0;
}

#notify-box .form-min-content{
    display: flex;
    flex-direction: row;
    align-items: center;
}

#notify-box .form-exp-content{
    display: flex;
    flex-direction: column;
    align-items: center;
}

#notify-box .notify-item{
    width: 75%;
    transition: color .5s ease-in;
}

#notify-box .notify-item:hover{
    color: #ffffff99;
    text-decoration: none;
}

.notify-item-title{
    font-size: 20px;
    font-weight: 600;
}

.notify-item-title::before{
    content: ' ';
    position: absolute;
    height: 4px;
    width: 46px;
    background: var(--tooltip-color);
    margin-top: -10px;
    box-shadow: 0px 0px 5px var(--tooltip-color);
}

.notify-item-spot{
    font-size: 13.2px;
}

#notify-box .form-exp-content .notify-item:not(:last-child){
    margin-bottom: calc(15px + 20px); /* 15px + (tooltip -marginTop*2)*/
}

#notify-box .form-exp-content .notify-item .notify-item-title{
    margin-bottom: 15px;
}

.minified-notify{
    cursor:pointer;
    position: absolute;
    top: 20px;
    right:15px;
}

#notify-box .form-expanded{
    bottom: -450px;
    transition: all .5s ease-in;
}


#notify-box .form-minified{
    bottom: 0;
    transition: all .5s ease-in;
}

.notify-item-title{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    height:29px;
}.notify-item-spot{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height:40px;
}

@media only screen and (max-width: 414px) {
    #notify-box,
    #notify-box .notify-wrapper {
        width: 100%;
        left:0;
    }
}

#notify-box .form-expanded .more-than{
    position: absolute;
    bottom: 10px;
    color: #fff;
    font-weight: 600;
    transition: color .5s ease-in;
}

#notify-box .form-expanded .more-than:hover{
    color: #ffffffaa;
    text-decoration: none;
}

#notify-box .form-expanded .more-than::after{
    content: ' ';
    position: absolute;
    bottom: -8px;
    left: 0;
    height: 5px;
    width: 100%;
    background: #FCBB17;
    box-shadow: 0px 0px 5px #FCBB17;
}


/*[id*="special-accordion-inside"]{
    display: none;
}

#special-accordion-inside-1{
    display: block;
}*/

[id^="special-accordion-title"]{
    cursor: pointer;
}

@media screen and (max-width: 768px) {
    .non-slide section#without-slider.prospective .header-titles {
        margin-top: 8vh!important;
    }

    .non-slide section#without-slider.prospective.thanks .txt {
        font-style: normal;
        font-weight: 800;
        font-size: 18px;
        line-height: 20px;
    }

    .non-slide section#without-slider.prospective.thanks h3.txt {
        font-size: 10px;
        line-height: 10px;
        color: rgba(255,255,255,0.85);
        font-weight: 600;
    }

    footer .connect {
         position: static;
    }

    .non-slide section#without-slider.prospective .header-titles div{
        padding-left: 5px;
    }
}
.prospective-custom .header .apply-button{
    display: none;
}
