@media only screen and (max-width: 479px) {

    .m-menu {
        display: inline-block;
    }

    header .btn-g {
        text-align: center;
        padding-top: 20px;
        display: none;
    }

    header .btn-g .btn.btn-light {
        padding: 8px 12px;
    }

    header .btn-g .btn.btn-primary {
        padding: 8px 12px;
    }

    header .btn-g .btn.btn-dark {
        width: 40px;
        height: 40px;
    }

    .menu {
        position: absolute;
        right: 0px;
        width: 320px;
        top: 40px;
        z-index: 99;
        height: auto !important;
        display: none !important;
    }

    header .menu .navbar {
        display: inline-block;
        width: 100%;
        padding: 0px;
    }

    .menu #ustmenul {
        display: inline-block;
        width: 100%;
    }

    header .menu .navbar-nav {
        background-color: #54c4d1;
    }

    header .menu .navbar-nav > li > a {
        padding: 10px 35px;
        color: white;
    }

    header .menu .navbar-nav > li.megaMenu > .dropdown {
        display: none;
    }

    section.slider .swiper-slide {
        padding-top: 30px;
    }

    section.slider .swiper-pagination {
        display: none;
    }

    section.slider .swiper-pagination-bullet-active {
        width: 50px;
        height: 50px;
        padding: 10px;
    }

    section.slider .swiper-slide .svgBox .content .baslik {
        font-size: 18px;
        margin-bottom: 15px;
    }

    section.slider .swiper-slide .svgBox .content {
        padding: 40px 25px;
    }

    section.slider .swiper-slide .svgBox .content .icon {
        max-width: 125px;
    }

    section.slider .swiper-slide .svgBox .content .tarih {
        margin-bottom: 10px;
    }

    section.slider .swiper-arrows {
        left: calc(50% - 310px);
        top: 450px;
        height: auto;
    }

    section.slider .swiper-arrows .box {
        width: 100%;
        direction: rtl;
    }

    section.slider .swiper-arrows .box .swiper-button-nextT {
        display: inline-block;
    }

    section.slider .swiper-arrows .box .swiper-button-prevV {
        display: inline-block;
    }

    section.slider .swiper-slide .yaziBox {
        width: 100%;
        padding: 60px 0px;
    }

    section.slider .swiper-slide .yaziBox h2 {
        font-size: 28px;
        line-height: 38px;
    }

    section.slider .swiper-slide .yaziBox p {
        font-size: 16px;
    }
    section.slider .swiper-slide .btn{
        padding: 12px 20px;
        vertical-align: middle;
    }
    section.slider .swiper-slide .btn:nth-child(odd) {
        margin-bottom: 10px;
    }

    section.egitimKategorileri {
        margin-top: 0px;
    }

    section.egitimKategorileri h1 {
        font-size: 37px;
        line-height: 40px;
    }

    section.egitimKategorileri p {
        font-size: 16px;
    }

    .kategoriler > .row > div {
        margin-top: 0px !important;
    }

    .kategoriler.merdiven {
        padding: 40px 0px;
    }

    .kategoriler .kategori .content span {
        font-size: 18px;
    }

    .owl-guncelProgramlar {
        margin: 0px;
    }

    .owl-guncelProgramlar .owl-stage-outer {
        margin: 0px;
    }

    .owl-guncelProgramlar .owl-stage {
        display: flex;
    }

    .owl-guncelProgramlar .owl-item .item {
        padding: 40px 30px;
    }

    .owl-guncelProgramlar .owl-item {
        margin-left: 0px !important;
        margin-right: 15px !important;
    }

    .menuOverlay2 {
        display: none;
    }

    .owl-guncelProgramlar .owl-stage {
        padding: 0px;
    }

    .owl-guncelProgramlar .owl-nav {
        width: 100%;
        left: calc(50% - 145px);
        direction: rtl;
        top: auto;
        bottom: 0px;
    }

    .owl-guncelProgramlar .owl-prev {
        width: 80px;
        margin-left: 5px;
    }

    .owl-guncelProgramlar .owl-next {
        margin-right: 5px;
    }

    section.guncel-programlar .icerik {
        padding: 40px 0px;
    }

    .guncel-programlar {
        height: auto;
        max-width: 100%;
        overflow: hidden;
    }

    section.guncel-programlar h1 {
        font-size: 27px;
        line-height: 40px;
    }

    section.guncel-programlar p {
        font-size: 16px;
    }

    section.yorumlar{
        display: none;
    }
    section.yorumlar h1 {
        font-size: 27px;
        line-height: 40px;
    }

    section.yorumlar p {
        font-size: 16px;
    }

    section.yorumlar .ust-baslik {
        font-size: 17px;
    }

    .yorumlar .isim {
        width: 100%;
        font-size: 16px;
    }

    .yorumlar .unvan {
        width: 100%;
        text-align: left;
        font-size: 13px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .yorumlar .profil-res {
        height: 40px;
        width: 40px;
    }

    .yorumlar .isim-unvan {
        padding: 5px 10px;
    }

    .yorumlar .profil-aciklama {
        padding: 5px 10px;
    }

    .yorumlar .aciklama {
        width: calc(100% - 50px);
        font-weight: 400;
        -webkit-line-clamp: 2;
        font-size: 12px;
    }

    .swiper-yorumlar:after {
        background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 35%, rgb(242, 252, 253) 80%, rgb(242, 252, 253) 100%);
    }

    .yorumlar .swiper-arrows {
        left: 10px;
    }

    .yorumlar #js-prev1 {
        width: 50px;
        height: 50px;
        margin-bottom: 5px;
    }

    .yorumlar #js-next1 {
        width: 30px;
        height: 30px;
    }

    .yorumlar #js-prev1 > i {
        top: 7px;
        font-size: 35px;
    }

    .yorumlar #js-next1 > i {
        top: 7px;
        font-size: 20px;
    }

    .haber {
        margin: 50px 0px;
    }

    .swiper-haberler .haber-res {
        height: auto;
        width: 100%;
        padding-bottom: 66%;
        background-size: cover;
        margin: 0 auto;
    }

    .swiper-haberler .baslik {
        font-size: 24px;
        line-height: 27px;
    }

    .swiper-haberler .aciklama {
        font-size: 14px;
    }

    .swiper-haberler .btns > .btn{
        padding: 12px 15px;
        vertical-align: top;
    }
    .swiper-haberler .btns > .btn-primary {
        margin-bottom: 10px;
    }

    .swiper-haberler .swiper-arrows {
        left: 0px;
        width: 100%;
        direction: rtl;
        top: 182px;
    }

    .swiper-haberler #js-prev2 {
        width: 60px;
        height: 60px;
        vertical-align: middle;
    }

    .swiper-haberler #js-next2 {
        width: 40px;
        height: 40px;
        vertical-align: middle;
    }

    .swiper-haberler #js-prev2 > i {
        font-size: 45px;
    }

    .swiper-haberler #js-next2 > i {
        font-size: 28px;
    }

    .footer-iletisim-block {
        text-align: center !important;
        padding: 15px 0px !important;
        margin: 0px !important;
        border: none !important;
    }

    .footer-iletisim-block .m-hizmet {
        text-align: center !important;
        font-size: 17px;
    }

    .footer-iletisim-block .m-hizmet > a {
        font-size: 19px;
    }

    .footer-iletisim-block .m-whatsapp {
        text-align: center !important;
        font-size: 17px;
    }

    .footer-iletisim-block .m-whatsapp > a {
        font-size: 19px;
    }

    .temelbilisim-logo {
        margin-top: 50px;
    }

    .stil3 {
        left: calc(50% - 1215px);
        bottom: -595px;
    }

    .copyright {
        font-size: 11px;
    }

    .hakkimizda {
        margin-top: 0px;
    }

    .sol-menu {
        margin-bottom: 25px;
    }

    .stil4 {
        left: calc(50% - 970px);
        top: 15px;
        transform: rotate(10deg);
    }

    .kurumsal-block {
        padding: 20px;
    }

    .kurumsal-block .block-yazi {
        font-size: 13px;
    }

    .alt-satir-bosluk {
        margin-bottom: 75px;
    }

    .iletisim {
        margin-top: 0px;
    }

    .iletisim .iletisim-alt-block {
        padding: 80px 20px 20px 20px;
        font-size: 18px;
    }

    .iletisim .iletisim-alt-block > a {
        font-size: 18px;
    }

    .iletisim input {
        margin: 0px;
        margin-bottom: 15px;
    }

    .iletisim textarea {
        margin: 0px;
        margin-bottom: 25px;
    }

    .iletisim .ilteisim-btns {
        text-align: center;
    }

    .iletisim .ilteisim-btns > button {
        font-size: 14px;
        padding: 7px 27px;
    }

    .iletisim #harita {
        margin-bottom: 15px;
    }

    .urundetay {
        margin-top: 0px;
        max-height: none;
    }

    .urundetayarka {
        padding: 15px 30px;
    }

    .urundetayarka .col-md-5 {
        padding: 0px;
    }

    .urundetayarka .col-md-7 {
        padding: 0px;
    }

    .urundetayarka .col-md-5 > .container {
        padding: 0px;
    }

    .urundetay .svgBox .content {
        padding: 20px 15px;
    }

    .urundetay .svgBox .content .baslik {
        font-size: 20px;
        line-height: 29px;
    }

    .urundetay .svgBox .content .bilgilendirme {
        bottom: 20px;
    }

    .urundetay .svgBox .content .tarih {
        font-size: 16px;
    }

    .urundetay .svgBox .content .saat {
        font-size: 16px;
    }

    .urundetay .svgBox .content .icon {
        max-width: 120px;
    }

    .urundetay .svgBox .content p {
        font-size: 15px;
    }

    .urundetayicerik .baslik {
        font-size: 25px;
    }

    .urundetayicerik .icerik {
        font-size: 14px;
    }

    .urundetayicerik {
        padding-top: 50px;
    }

    .urundetayicerik .ekle-sec {
        text-align: left;
    }

    .urundetayicerik .kullanici-sec ul {
        max-width: 100px;
    }

    .urundetayicerik .sepet-ekle {
        margin-left: 15px;
    }

    .urundetayicerik .kullanici-sec {
        margin-bottom: 15px;
    }

    .urundetayicerik #secilik {
        left: 0px;
        width: auto;
    }

    .urunozellikler .ozellik-menu li {
        width: 100%;
        border-bottom: 1px solid #e0f2f7;
        font-size: 14px;
    }

    .urunozellikler .o-active {
        border-bottom: 2px solid #57758c !important;
    }

    .urunozellikler .ozellik-menu li > a {
        font-size: 14px;
        padding: 15px 95px 12px 50px;
    }

    .urunozellikler .menu-icerik {
        font-size: 14px;
    }

}


@media only screen and (min-width: 480px) and (max-width: 579px) {

}


@media only screen and (min-width: 580px) and (max-width: 767px) {

}


@media only screen and (min-width: 768px) and (max-width: 991px) {

}


@media only screen and (min-width: 992px) and (max-width: 1199px) {

}


@media only screen and (min-width: 1200px) {

}