@media (max-width: 790px) {
    .logo{
        display: none;
    }
    .bg-top {
        display: none;
    }
    .kampus {
        margin-bottom: 20px;
        /*display: none;*/ /*ya tamamen kaldırılacak ya da col-md-3ler ile oynanacak*/
    }
    .kampus .col-md-3 {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}
@media (min-width: 768px) {


}
@media (max-width: 767px) {
    .footerPd {
        padding-top: 90px;
        padding-left: 40px;
        padding-right: 40px;
    }
    .footer .col {
        padding-top : 20px;
    }
    .resimGaleri {
        padding-top: 30px;
        padding-left: 0!important;
    }
    .mobDis {
        display: none;
    }
    .kampus {

        margin: 0;
        margin-bottom: 0!important;
        text-align: center;

        /* background-color: #c4cfd5; */
    }
    .bilb {
        position: relative;
        z-index: 1;
        margin-top: 0!important;
    }
    .news .news-image {
        padding-bottom: 10px;

    }
    .news .link {
        text-align: center;
        padding-left: 0px;
        letter-spacing: 0px;
        width: 100%;

    }
    .news {
        padding-right: 0!important;
        padding-left: 0!important;
    }
    .footer .footerBottom .col li {
        min-width: 200px!important;
    }
    .conB {
        font-size: 12px;
        font-weight: bold;
    }
}


@media (max-width: 930px) {
    .bottom-form-bg {
        background: none;
    }
    .bottom-form{
        padding: 0;
        margin:0;
        padding-top: 15px;
        padding-bottom: 25px;
    }
    .bottom-form-fr {
        margin-left: 0;
        max-width: none;
    }
    .bottom-form-fr-pd {
        padding: 0;
    }
}
@media (max-width: 1200px) {
    .bg-top {
        display: none;
    }
    .rl-logo-mob {
        display:block !important;
    }
    .mob-menu {
        display:block !important;
    }
    .kampus {
    margin-top: -1em!important;
    }
    .st-pd {
        padding-right: 0px!important;
        padding-left: 0px!important;
    }
    .kampus {
        margin-bottom: 20px;
        /*display: none;*/ /*ya tamamen kaldırılacak ya da col-md-3ler ile oynanacak*/
    }
    .kampus .col-md-3 {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .rl-logo-res {
        display: none;
    }
}
@media (max-width: 1600px) {
    .carousel-item img {
    max-height: 650px;
    }
    .rl-logo {
        display: none;
    }

    .resimGaleri {
        padding-left:10px;
    }/*
    .news .link {
        position: absolute;
        bottom: 0;
        left: 0;
    }
    .news .desc {
    padding-bottom: 40px;
    }
    .news .col-md-6 {

        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;

    }
    .mb-calendar {
        display: none;
    }*/
    .news .link {
    letter-spacing: 0px;
    width: 100%;
}
.st-pd {
    padding-right: 40px;
    padding-left: 40px;
}
.news {
    padding-right: 40px;
    padding-left: 40px;
}
.logoW {
    max-width:400px;
}
.rl-logo-res {
    margin-top: -10px;
}
.footerPd {
		
		/*padding-left: 80px;*/
		padding-right: 0px;

	}
}
@media (max-width: 1400px) {
    .carousel-item img {
    max-height: 517px;
    }
    .rl-logo {
        display: none;
    }

    .resimGaleri {
        padding-left:10px;
    }
    
    .news .link {
    letter-spacing: 0px;
    width: 100%;
}
.st-pd {
    padding-right: 40px;
    padding-left: 40px;
}
.news {
        padding-right: 40px;
    padding-left: 40px;
}
.logoW {
    max-width:250px;
}
.rl-logo-res {
    margin-top: -10px;
}
.footerPd {
		
		/*padding-left: 80px;*/
		padding-right: 0px;

	}
}
@media (max-width: 1300px) {
       .carousel-item img {
    max-height: 500px;
    }
    .kampus {
    margin-top: -5em;

}
}

@media (min-width: 1200px) {
    .container {
        max-width: 1920px;
    }
}

@media (min-width: 1920px) {
 .carousel-item img {
    max-height: 550px;
    }
    .kampus {
    margin-top: -5em;

}
    .container {
        max-width: 1920px;
    }
    .container2 {
        max-width: 1700px;
    }
    .carousel-item img {
        min-height: 830px;
    }
}