@media only screen and (min-width: 0px) and (max-width: 575px) {
/********************************************/ 
.hero-overlay{
    padding-top: 4rem;  
}  
.hero-overlay h1{
    font-size: 24px;
}
.hero-overlay p{
    font-size: 16px;
}
.hero-overlay > p > a{
    font-size: 16px;
}
/*********************************************/
.carousel-item img, .carousel-item {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    overflow: hidden;
    position: relative;
}
 .carousel-item >  video{
    width: 100% !important;
    height: 375px !important;
    object-fit: cover !important;
    overflow: hidden;
    position: relative;
}

.carousel-caption > h5{
    font-size: 24px;
    color: white !important;
}
.slide-info{
    padding: 40px 0px 60px 0px;
}
.slider-info-title > h3{
    font-size: 25px;
    text-align: center;
}

.slider-info-item-text > p{
    padding-top: 1rem;
}
.kurumsal-title > h1{
    font-size: 25px;
}
.kurumsal-content-title > h2{
    font-size: 25px;
}
.kurumsal-content-img{
    margin-top: 2rem;
}
.kurumsal-content-row{
    margin-bottom: 1rem !important;
}
.rakam{
    margin-left: 0rem;
    margin-top: 1rem;
}
.rakam > p{
    font-size: 25px;
}
.stat-number{
    font-size: 30px;
}
.kurumsal-video-title > h3{
    padding-top: 0rem;
    padding-bottom: 2rem;
    font-size: 25px;
}
.ozellikler{
    height: 760px;
}
.ozellikler .row2 {
    position: relative;
    display: flex;
    justify-content: center;
    padding-left: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    z-index: 10;
    top: -150px !important;
}
.galeri-title > h3{
    font-size: 25px;
}
.sertifikalar{
    padding: 40px 0px 40px 0px;
}
.sertifika-baslik{
    font-size: 25px;
}
.sertifika{
    margin-bottom: 1rem;
}
.section-haberler-title > h3{
    font-size: 25px;
}
/*********************************************/
.tarihce{
    padding: 40px 0px 40px 0px;
}
.title-tarihce{
    font-size: 30px;
    margin: 0rem;
}
.title-tarihce > h2{
    text-align: center;
}
.tarihce-img{
    margin-top: 1rem;
}
.tarihce-paragraf{
    padding-top: .5rem;
    padding-bottom: .5rem;
}
.box{
   padding-bottom: .7rem;
   padding-top: .7rem;   
}
.section-bayi-content > h3{
    text-align: center;
    font-size: 30px;
}
.bayi-info{
    padding-left: 0rem;
}

.btn-daha-fazla{
    margin-top: 2rem;
}
.blog-detay-img{
    margin-top: 1rem;
}
.contact-information-list{
    margin-top: 2rem;
}   
.contact-information-list > .contact-information-item:nth-child(1) > .contact-information-item-title > h3{
  font-size: 25px !important;
} 
.contact-form-title > h3{
    font-size: 30px;
}
.form-check-label > span{
    font-size: 14px;
}
.form-check-label > span {
  > a{
    font-size: 14px;
  }
}
.galeri-container{
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100vh;
}
/*************************************************/
.footer-logo{
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-bottom: 2rem; 
}
.footer-menu-title{
    text-align: center;
}
.hmenu{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; 
    padding-top: .5rem;
    padding-bottom: .5rem; 
}
.footer-menu-text > p {
    text-align: center;
    padding-top: .5rem;
    padding-bottom: .5rem;
}
.social-icons{
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.footer-coprigyt > p{
    text-align: center;
}
/****************************************************/
}
/************* 0px - 575px  *******************************************************************/
@media only screen and (min-width: 768px) and (max-width: 991px) {
/******************************************/    
.mobil-web-site-logo > a > img{
    width: 50%;
}
.mobil-hamburger-menu-btn{
   top: 50px;
}
.hero-overlay{
    padding-top: 8rem;
}
.hero-overlay h1{
    font-size: 45px;
}
/*********************************************/
.carousel-item img, .carousel-item {
    width: 100% !important;
    height: 100vh !important;
    object-fit: cover !important;
    overflow: hidden;
    position: relative;
}
 .carousel-item >  video{
    width: 100% !important;
    height: 100vh !important;
    object-fit: cover !important;
    overflow: hidden;
    position: relative;
}
.carousel-caption {
  position: absolute !important;
  top: 125px !important;
  right: 0 !important;
  left: 15% !important;
  width: 100%;
  height: 100%;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center !important;
}
.carousel-caption > h5{
    left: 0% !important;
    top: 150px !important;
    font-size: 65px;
    color: white !important;
    text-align: center !important;
}
.slide-info{
    padding: 40px 0px 60px 0px;
}
.slider-info-title > h3{
    font-size: 25px;
    text-align: center;
}

.slider-info-item-text > p{
    padding-top: 1rem;
}
.kurumsal-title > h1{
    font-size: 25px;
}
.kurumsal-content-title > h2{
    font-size: 25px;
}
.kurumsal-content-img{
    margin-top: 2rem;
}
.kurumsal-content-row{
    margin-bottom: 1rem !important;
}
.rakam{
    margin-left: 0rem;
    margin-top: 1rem;
}
.rakam > p{
    font-size: 25px;
}
.stat-number{
    font-size: 30px;
}
.kurumsal-video-title > h3{
    padding-top: 0rem;
    padding-bottom: 2rem;
    font-size: 25px;
}
.ozellikler{
    height: 650px;
}
.ozellikler .row2 {
    position: relative;
    display: flex;
    justify-content: center;
    padding-left: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    z-index: 10;
    top: -150px !important;
}
.galeri-title > h3{
    font-size: 25px;
}
.sertifikalar{
    padding: 40px 0px 40px 0px;
}
.sertifika-baslik{
    font-size: 25px;
}
.sertifika{
    margin-bottom: 1rem;
}
.section-haberler-title > h3{
    font-size: 25px;
}
/*********************************************/
.tarihce{
    padding: 40px 0px 40px 0px;
}
.title-tarihce{
    margin: 0rem;
}
.tarihce-paragraf{
    padding-top: .5rem;
    padding-bottom: .5rem;
}
.tarihce-img{
    margin-top: 1.3rem;
}
.box{
    padding-top: .5rem;
    padding-bottom: .5rem;
}
.section-bayi-content > h3{
    text-align: center;
    font-size: 30px;
}
.bayi-info{
    padding-left: 0rem;
}
.btn-daha-fazla{
    margin-top: 2rem;
}
.contact-information-list{
    margin-top: 2rem;
}
/******************************************/
}
/************* 576px - 767px  *******************************************************************/
@media only screen and (min-width: 992px) and (max-width: 1199px) { 
.mobil-web-site-logo > a > img {
    width: 50%;
    object-fit: cover;
}
.hero-overlay{
    padding-top: 8rem;
}
.hero-overlay h1{
    font-size: 45px;
}
/*********************************************/
.carousel-item img, .carousel-item {
    width: 100% !important;
    height: 100vh !important;
    object-fit: cover !important;
    overflow: hidden;
    position: relative;
}
 .carousel-item >  video{
    width: 100% !important;
    height: 100vh !important;
    object-fit: cover !important;
    overflow: hidden;
    position: relative;
}
.carousel-caption {
  position: absolute !important;
  top: 125px !important;
  right: 0 !important;
  left: 30% !important;
  width: 100%;
  height: 100%;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center !important;
}
.carousel-caption > h5{
    left: 0% !important;
    top: 50px !important;
    font-size: 44px;
    color: white !important;
    text-align: center !important;
}
.slide-info{
    padding: 40px 0px 60px 0px;
}
.slider-info-title > h3{
    font-size: 25px;
    text-align: center;
}
.slider-info-item{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: .5rem;
}
.slider-info-item-img > img{
    height: 250px;
}
.slider-info-item-text > p{
    padding-top: 1rem;
}
.kurumsal-title > h1{
    font-size: 25px;
}
.kurumsal-content-title > h2{
    font-size: 25px;
}
.kurumsal-content-img{
    margin-top: 2rem;
}
.kurumsal-content-row{
    margin-bottom: 1rem !important;
}
.rakam{
    margin-left: 0rem;
    margin-top: 1rem;
}
.rakam > p{
    font-size: 25px;
}
.stat-number{
    font-size: 30px;
}
.kurumsal-video-title > h3{
    padding-top: 0rem;
    padding-bottom: 2rem;
    font-size: 25px;
}
.ozellikler{
    height: 400px;
}
.ozellikler .row2 {
    position: relative;
    display: flex;
    justify-content: center;
    padding-left: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    z-index: 10;
    top: -150px !important;
}
.galeri-title > h3{
    font-size: 25px;
}
.sertifikalar{
    padding: 40px 0px 40px 0px;
}
.sertifika-baslik{
    font-size: 25px;
}
.sertifika{
    margin-bottom: 1rem;
}
.section-haberler-title > h3{
    font-size: 25px;
}
/*********************************************/
.tarihce{
    padding: 40px 0px 40px 0px;
}
.title-tarihce{
    margin: 0rem;
}
.tarihce-paragraf{
    padding-top: .5rem;
    padding-bottom: .5rem;
}
.tarihce-img{
    margin-top: 1.3rem;
}
.box{
    padding-top: .5rem;
    padding-bottom: .5rem;
}
.section-bayi-content > h3{
    text-align: center;
    font-size: 30px;
}
.bayi-info{
    padding-left: 0rem;
}
.btn-daha-fazla{
    margin-top: 2rem;
}
.contact-information-list{
    margin-top: 2rem;
}

/*********************************************/
.tarihce{
    padding: 40px 0px 40px 0px;
}
.title-tarihce {
    margin: 0rem;
    > h2{
        margin-bottom: 2rem;
    }
}
.tarihce-img img{
    height: 100vh;
    object-fit: cover;
}
.bayi-info{
    padding-left: 5rem;
}
.btn-daha-fazla{
    margin-top: 2rem;
}
/***************************/
}
/*************** 992px - 1199px ****************************************************************/
@media only screen and (min-width: 1200px) and (max-width: 1399px) {  
.menu-items > ul > li > a{
    font-size: 16px;
}
.hero-overlay{
    padding-top: 10rem;
}
.hero-overlay h1 {
    font-size: 40px;
}
.hero-overlay > p{
    color: white;
    font-size: 16px;
    font-weight: 400; 
}
.hero-overlay > p > a {
    color: white;
    font-size: 16px;
}
/**********************************************/
.carousel-item img, .carousel-item {
    width: 100% !important;
    height: 100vh !important;
    object-fit: cover !important;
    overflow: hidden;
    position: relative;
}
 .carousel-item >  video{
    width: 100% !important;
    height: 100vh !important;
    object-fit: cover !important;
    overflow: hidden;
    position: relative;
}
.slide-info{
    padding: 40px 0px 60px 0px;
}
.slider-info-title > h3{
    font-size: 25px;
    text-align: center;
}
.slider-info-item{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: .5rem;
}
.slider-info-item-img > img{
    height: 250px;
}
.slider-info-item-text > p{
    padding-top: 1rem;
}
.kurumsal-title > h1{
    font-size: 25px;
}
.kurumsal-content-title > h2{
    font-size: 25px;
}
.kurumsal-content-img{
    margin-top: 2rem;
}
.kurumsal-content-row{
    margin-bottom: 1rem !important;
}
.rakam{
    margin-left: 0rem;
    margin-top: 1rem;
}
.rakam > p{
    font-size: 25px;
}
.stat-number{
    font-size: 30px;
}
.kurumsal-video-title > h3{
    padding-top: 0rem;
    padding-bottom: 2rem;
    font-size: 25px;
}
.ozellikler{
    height: 400px;
}
.ozellikler .row2 {
    position: relative;
    display: flex;
    justify-content: center;
    padding-left: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    z-index: 10;
    top: -150px !important;
}
.galeri-title > h3{
    font-size: 25px;
}
.sertifikalar{
    padding: 40px 0px 40px 0px;
}
.sertifika-baslik{
    font-size: 25px;
}
.sertifika{
    margin-bottom: 1rem;
}
.section-haberler-title > h3{
    font-size: 25px;
}
/*********************************************/
.tarihce{
    padding: 40px 0px 40px 0px;
}
.title-tarihce{
    margin: 0rem;
}
.tarihce-paragraf{
    padding-top: .5rem;
    padding-bottom: .5rem;
}
.tarihce-img{
    margin-top: 1.3rem;
}
.box{
    padding-top: .5rem;
    padding-bottom: .5rem;
}
.section-bayi-content > h3{
    text-align: center;
    font-size: 30px;
}
.bayi-info{
    padding-left: 0rem;
}
.btn-daha-fazla{
    margin-top: 2rem;
}
.contact-information-list{
    margin-top: 2rem;
}

/*********************************************/
.tarihce{
    padding: 40px 0px 40px 0px;
}
.title-tarihce {
    margin: 0rem;
    > h2{
        margin-bottom: 2rem;
    }
}
.tarihce-img img{
    height: 100vh;
    object-fit: cover;
}
.bayi-info{
    padding-left: 5rem;
}
.btn-daha-fazla{
    margin-top: 2rem;
}

/*********************************************/
.tarihce{
    padding: 40px 0px 40px 0px;
}
.title-tarihce {
    margin: 0rem;
    > h2{
        margin-bottom: 2rem;
    }
}
.section-bayi-content > h3{
    font-size: 30px;
}
.bayi-info{
    padding-left: 10rem;
}
.btn-daha-fazla{
    margin-top: 2rem;
}
}
/********************* 1200px - 1399px **********************************************************/
@media(min-width:1400px){
.carousel-item img, .carousel-item {
    width: 100% !important;
    height: 100vh !important;
    object-fit: cover !important;
    overflow: hidden;
    position: relative;
}
 .carousel-item >  video{
    width: 100% !important;
    height: 100vh !important;
    object-fit: cover !important;
    overflow: hidden;
    position: relative;
}
}
/********************** 1400px ***********************************************************/
@media only screen and (min-width: 1440px) and (max-width: 1499px){
}
/********************** 1440px Devices ***********************************************************/
@media only screen and (min-width: 1500px) and (max-width: 1599px) {
}
/********************** 1500px Devices ***********************************************************/
@media only screen and (min-width: 1600px) and (max-width: 1699px) {
}
/********************** 1600px Devices ***********************************************************/
@media(min-width:1750px){
}
/********************** 1750px Devices ***********************************************************/
@media(min-width:2100px){
}
/********************** 2100px Devices ***********************************************************/