﻿/**************************************/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,700,600italic,700italic,800,800italic&subset=latin,latin-ext);

/**************************************/
html,
body {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
    background: #FFF;
    font-family: 'Open Sans', sans-serif;
}

.clear {
    clear: both;
}

h2 {
    font-weight: 600;
}

h3 {
    font-weight: 600;
}

.form1 {
    background-color: #000;
    padding-bottom: 20px;
}

.form1 h2 {
    color: #fff;
    font-weight: 600;
}

.form-btn {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    background-color: #77c438;
    border: none;
    width: 140px;
    margin-left: -45px;
}

.form-btn:hover {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    background-color: #3E8900;
    border: none;
    width: 140px;
}

.form1 a.buton {
    display: block;
    width: 150px;
    padding: 12px 0px 12px;
    height: 35px;
    background: #77c438;
    text-align: center;
    text-decoration: none;
    padding: 5px 0px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.form1 a.buton:hover {
    background-color: #3E8900;
}

.inputtext {
    width: 250px;
    padding: 0px 10px 0px;
    height: 35px;
    line-height: 45px;
    border: 1px solid #FFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-weight: 200;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    color: #666666;
}


.alt-btn {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    background-color: #77c438;
    border: none;
    margin: 20px 0 20px auto;
}

.alt-btn:hover {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    background-color: #3E8900;
    border: none;
}

.navBarCustom {
    max-height: 60px;
    border-radius: 0;
    background-color: #fff;
    border-color: #fff;
}

.navBarCustom .navBarPage {
    margin: 0 auto 0;
    max-width: 960px;
}

.navlogo {
    width: 250px;
    display: inline;
}

.video-frame {
    display: block;
    width: 890px;
    height: 370px;
    margin: 0 auto 0;
}

.row-margin {
    margin-top: 50px;
}

.aciklama1 {
    font-size: 1.2em;
    line-height: 200%;
}

.bolum2 {
    background: #309dff;
    width: 100%;
}

.bolum2 h2 {
    color: #fff;
}

.bolum2 .video {
    display: block;
    margin: 0 auto 20px;
    width: 610px;
    height: 340px;
}

.bolum2 p {
    color: #fff;
}

.bolum2 {
    width: 100%;
    margin: 100px auto 0;
    margin-top: 0px;
}

.bolum2 .inputtext {
    width: 20%;
    float: left;
    margin-right: 5px;
}

.bolum2 a.buton {
    width: 20%;
    float: left;
}

.bolum2 .inputone {
    margin-left: 60px;
}

.bolum2 .codeCountry {
    width: 8%;
}

.bolum2 .maskInput {
    width: 20%;
}

.bolum2 {
    width: 100%;
    margin: 100px auto 0;
    margin-top: 0px;
}

.baslik3 {
    margin-bottom: 30px;
    color: #FFF;
    font-weight: 600;
}

.aciklama2 {
    color: #fff;
    font-size: 1.2em;
    line-height: 200%;
}

.ogrenciyorum {
    color: #fff;
    font-size: 1.2em;
    line-height: 200%;
    padding-top: 10px;
    font-style: italic;
}

.bolum3 {
    width: 98%;
}

.bolum3 .inputtext {
    width: 20%;
    float: left;
    margin-right: 5px;
}

.bolum3 a.buton {
    width: 20%;
    float: left;
}

.bolum3 .inputone {
    margin-left: 60px;
}

.bolum3 .codeCountry {
    width: 8%;
}

.bolum3 .maskInput {
    width: 20%;
}

.bolum3 {
    width: 100%;
}

.bolum3 li {
    margin-bottom: 10px;
    font-weight: 600;
}

.bolum3 h2 {
    margin-bottom: 40px;
    margin-top: 30px;
}

.bolum3 .soltaraf {
    background-color: #d7f9d4;
    height: 370px;
}

.bolum3 .soltaraf .baslik-div {
    margin-top: -15px;
}

.bolum3 .soltaraf .listemaddeler {
    list-style-image: url(images/ok4.png);
    padding: 0px 0px 0px 40px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.bolum3 .soltaraf .solimg {
    margin-top: -50px;
    width: 60px;
    font-size: 60px;
    color: #63a85d;
    -webkit-text-stroke: 0px black;
    text-shadow:
        3px 3px 0 #fff,
        -1px -1px 0 #fff,
        1px -1px 0 #fff,
        -1px 1px 0 #fff,
        1px 1px 0 #fff;
}

.bolum3 .soltaraf .baslik {
    font-weight: 700;
    font-size: 22px;
    color: #64a85d;
    -webkit-text-stroke: 0px black;
    text-shadow:
        3px 3px 0 #fff,
        -1px -1px 0 #fff,
        1px -1px 0 #fff,
        -1px 1px 0 #fff,
        1px 1px 0 #fff;
}

.bolum3 .sagtaraf {
    background-color: #fbe1e2;
    height: 370px;
}

.bolum3 .sagtaraf .baslik-div {
    margin-top: -43px;
}

.bolum3 .sagtaraf .baslik {
    font-weight: 700;
    font-size: 22px;
    color: #c96c6c;
    -webkit-text-stroke: 0px black;
    text-shadow:
        3px 3px 0 #fff,
        -1px -1px 0 #fff,
        1px -1px 0 #fff,
        -1px 1px 0 #fff,
        1px 1px 0 #fff;
}

.bolum3 .sagtaraf .listemaddeler {
    list-style-image: url(images/not.png);
    padding: 0px 0px 0px 40px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.bolum3 .sagtaraf .sagimg {
    width: 60px;
    font-size: 60px;
    color: #c96c6c;
    -webkit-text-stroke: 0px black;
    text-shadow:
        3px 3px 0 #fff,
        -1px -1px 0 #fff,
        1px -1px 0 #fff,
        -1px 1px 0 #fff,
        1px 1px 0 #fff;
}

.bolum3 .baslik-span {
    margin-bottom: 40px;
    margin-top: 30px;
    font-weight: 600;
    font-size: 30px;
    line-height: 1.1;
    display: block;
}

.bolum4 {
    width: 100%;
    background: #fff;
}

.bolum4 .yorumbolum {
    width: 100%;
    height: auto;
    padding-top: 30px;
}

.bolum4 .yorumbolum a.buton1 {
    display: block;
    width: 255px;
    margin: 25px auto 0px;
    padding: 15px 0px 10px;
    background: #309DFF;
    border-bottom: 7px solid #309DFF;
    text-align: center;
    text-decoration: none;
    color: #FFF;
    font-size: 20px;
    font-weight: 900;
}

.bolum4 .yorumbolum a.buton1:hover {
    color: #FFF;
    background-color: #0056A3;
    border-bottom: 7px solid #0056A3;
}

.bolum4 .ogrenciyorumlari {
    width: 950px;
    margin: 0px auto 0px;
}

.bolum4 .ogrenciyorumlari .yorum {
    width: 49%;
    height: auto;
    background: #f5f5f5;
    padding: 30px;
    margin-right: 1px;
    box-sizing: border-box;
    display: inline-block;
}

.bolum4 .ogrenciyorumlari .yorum .resim {
    display: block;
    margin: 0 auto 5px;
    width: 120px;
    height: 120px;
}

.bolum4 .ogrenciyorumlari .yorum .metin {
    width: 100%;
    height: 230px;
    overflow: hidden;
    font-size: 16px;
    font-weight: 200;
    line-height: 25px;
}

.bolum4 .ogrenciyorumlari .yorum .metin .aciklama {
    display: block;
    width: 100%;
    font-weight: bold;
    font-size: 16px;
    margin-top: 15px;
    text-align: center;
    margin-bottom: 10px;
}

.bolum4 .ogrenciyorumlari .yorum .metin .aciklama .adsoyad {
    color: #007fcf;
}

.bolum4 .ogrenciyorumlari .yorum a.devamlink {
    display: block;
    width: 100%;
    text-decoration: none;
    text-align: right;
    color: #666;
    font-size: 16px;
    margin: 10px 0 10px;
}

.bolum5 {
    width: 100%;
}

.bolum5 li {
    margin-bottom: 10px;
    font-weight: 600;
}

.bolum5 h2 {
    margin-bottom: 40px;
    margin-top: 30px;
}

.bolum5 .soltaraf {
    background-color: #d7f9d4;
    height: 660px;
}

.bolum5 .soltaraf .baslik-div {
    margin-top: -15px;
}

.bolum5 .soltaraf .listemaddeler {
    list-style-image: url(images/ok4.png);
    padding: 0px 0px 0px 40px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.bolum5 .soltaraf .solimg {
    margin-top: -50px;
    width: 60px;
    font-size: 60px;
    color: #63a85d;
    -webkit-text-stroke: 0px black;
    text-shadow:
        3px 3px 0 #fff,
        -1px -1px 0 #fff,
        1px -1px 0 #fff,
        -1px 1px 0 #fff,
        1px 1px 0 #fff;
}

.bolum5 .soltaraf .baslik {
    font-weight: 700;
    font-size: 22px;
    color: #64a85d;
    -webkit-text-stroke: 0px black;
    text-shadow:
        3px 3px 0 #fff,
        -1px -1px 0 #fff,
        1px -1px 0 #fff,
        -1px 1px 0 #fff,
        1px 1px 0 #fff;
}

.bolum5 .sagtaraf {
    background-color: #fbe1e2;
    height: 660px;
}

.bolum5 .sagtaraf .baslik-div {
    margin-top: -43px;
}

.bolum5 .sagtaraf .baslik {
    font-weight: 700;
    font-size: 22px;
    color: #c96c6c;
    -webkit-text-stroke: 0px black;
    text-shadow:
        3px 3px 0 #fff,
        -1px -1px 0 #fff,
        1px -1px 0 #fff,
        -1px 1px 0 #fff,
        1px 1px 0 #fff;
}

.bolum5 .sagtaraf .listemaddeler {
    list-style-image: url(images/not.png);
    padding: 0px 0px 0px 40px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.bolum5 .sagtaraf .sagimg {
    width: 60px;
    font-size: 60px;
    color: #c96c6c;
    -webkit-text-stroke: 0px black;
    text-shadow:
        3px 3px 0 #fff,
        -1px -1px 0 #fff,
        1px -1px 0 #fff,
        -1px 1px 0 #fff,
        1px 1px 0 #fff;
}

.bolum5 .baslik-span {
    margin-bottom: 40px;
    margin-top: 30px;
    font-weight: 600;
    font-size: 30px;
    line-height: 1.1;
    display: block;
}

.bolum-5 {
    width: 100%;
}

.bolum-5 li {
    margin-bottom: 10px;
    font-weight: 600;
}

.bolum-5 h2 {
    margin-bottom: 40px;
    margin-top: 30px;
}

.bolum-5 .soltaraf {
    background-color: #d7f9d4;
    height: 290px;
}

.bolum-5 .soltaraf .baslik-div {
    margin-top: -15px;
}

.bolum-5 .soltaraf .listemaddeler {
    list-style-image: url(images/ok4.png);
    padding: 0px 0px 0px 40px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.bolum-5 .soltaraf .solimg {
    margin-top: -50px;
    width: 60px;
    font-size: 60px;
    color: #63a85d;
    -webkit-text-stroke: 0px black;
    text-shadow:
        3px 3px 0 #fff,
        -1px -1px 0 #fff,
        1px -1px 0 #fff,
        -1px 1px 0 #fff,
        1px 1px 0 #fff;
}

.bolum-5 .soltaraf .baslik {
    font-weight: 700;
    font-size: 22px;
    color: #64a85d;
    -webkit-text-stroke: 0px black;
    text-shadow:
        3px 3px 0 #fff,
        -1px -1px 0 #fff,
        1px -1px 0 #fff,
        -1px 1px 0 #fff,
        1px 1px 0 #fff;
}

.bolum-5 .sagtaraf {
    background-color: #fbe1e2;
    height: 290px;
}

.bolum-5 .sagtaraf .baslik-div {
    margin-top: -43px;
}

.bolum-5 .sagtaraf .baslik {
    font-weight: 700;
    font-size: 22px;
    color: #c96c6c;
    -webkit-text-stroke: 0px black;
    text-shadow:
        3px 3px 0 #fff,
        -1px -1px 0 #fff,
        1px -1px 0 #fff,
        -1px 1px 0 #fff,
        1px 1px 0 #fff;
}

.bolum-5 .sagtaraf .listemaddeler {
    list-style-image: url(images/not.png);
    padding: 0px 0px 0px 40px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.bolum-5 .sagtaraf .sagimg {
    width: 60px;
    font-size: 60px;
    color: #c96c6c;
    -webkit-text-stroke: 0px black;
    text-shadow:
        3px 3px 0 #fff,
        -1px -1px 0 #fff,
        1px -1px 0 #fff,
        -1px 1px 0 #fff,
        1px 1px 0 #fff;
}

.bolum-5 .baslik-span {
    margin-bottom: 40px;
    margin-top: 30px;
    font-weight: 600;
    font-size: 30px;
    line-height: 1.1;
    display: block;
}

.bolum-5-1 {
    width: 100%;
}

.bolum-5-1 li {
    margin-bottom: 10px;
    font-weight: 600;
}

.bolum-5-1 h2 {
    margin-bottom: 40px;
    margin-top: 30px;
}

.bolum-5-1 .soltaraf {
    background-color: #d7f9d4;
    height: 400px;
}

.bolum-5-1 .soltaraf .baslik-div {
    margin-top: -15px;
}

.bolum-5-1 .soltaraf .listemaddeler {
    list-style-image: url(images/ok4.png);
    padding: 0px 0px 0px 40px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.bolum-5-1 .soltaraf .solimg {
    margin-top: -50px;
    width: 60px;
    font-size: 60px;
    color: #63a85d;
    -webkit-text-stroke: 0px black;
    text-shadow:
        3px 3px 0 #fff,
        -1px -1px 0 #fff,
        1px -1px 0 #fff,
        -1px 1px 0 #fff,
        1px 1px 0 #fff;
}

.bolum-5-1 .soltaraf .baslik {
    font-weight: 700;
    font-size: 22px;
    color: #64a85d;
    -webkit-text-stroke: 0px black;
    text-shadow:
        3px 3px 0 #fff,
        -1px -1px 0 #fff,
        1px -1px 0 #fff,
        -1px 1px 0 #fff,
        1px 1px 0 #fff;
}

.bolum-5-1 .sagtaraf {
    background-color: #fbe1e2;
    height: 400px;
}

.bolum-5-1 .sagtaraf .baslik-div {
    margin-top: -43px;
}

.bolum-5-1 .sagtaraf .baslik {
    font-weight: 700;
    font-size: 22px;
    color: #c96c6c;
    -webkit-text-stroke: 0px black;
    text-shadow:
        3px 3px 0 #fff,
        -1px -1px 0 #fff,
        1px -1px 0 #fff,
        -1px 1px 0 #fff,
        1px 1px 0 #fff;
}

.bolum-5-1 .sagtaraf .listemaddeler {
    list-style-image: url(images/not.png);
    padding: 0px 0px 0px 40px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.bolum-5-1 .sagtaraf .sagimg {
    width: 60px;
    font-size: 60px;
    color: #c96c6c;
    -webkit-text-stroke: 0px black;
    text-shadow:
        3px 3px 0 #fff,
        -1px -1px 0 #fff,
        1px -1px 0 #fff,
        -1px 1px 0 #fff,
        1px 1px 0 #fff;
}

.bolum-5-1 .baslik-span {
    margin-bottom: 40px;
    margin-top: 30px;
    font-weight: 600;
    font-size: 30px;
    line-height: 1.1;
    display: block;
}


.referans {
    width: 100%;
    height: auto;
    padding: 25px 0px 25px;
}

.referans .logo {
    border: none;
    float: left;
    margin: 0px 8px 0px;
}

.carousel-control {
    padding-top: 13%;
    width: 0%;
    font-size: 38px;
    opacity: 1;
    left: -10px;
    color: #309dff;
    text-shadow: none;
}

.carousel-control:hover {
    color: #000;
}

.bolum6 {
    width: 100%;
    background: #000;
}

.bolum6 .linkbox {
    padding-left: 0;
    padding-right: 0;
}

.bolum6 .footerlink {
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
}

.bolum6 .footerlink .link {
    color: #fff;
    text-decoration: none;
}

.bolum6 .row {
    margin-top: 20px;
}

.bolum6 .sag-hizala {
    text-align: center;
}

.bolum7 {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

    .autocomplete {
        width: 100% !important;
    }

    .autocomplete #email {
        width: 55% !important;
    }

    .autocomplete-items {
        width: 55% !important;
        margin: 0px auto 10px;
    }

    .imgcenter {
        margin: 0 auto 0;
    }

    .bolum1 h1 {
        color: #309dff;
        font-weight: 700;
        margin: 0 auto 0;
        width: 80%;
        font-size: 30px;
    }

    .baslik3 {
        font-size: 20px;
        margin-bottom: 30px;
    }

    .aciklama2 {
        font-size: 1.1em;
        line-height: 200%;
    }

    .aciklama1 {
        font-size: 1.1em;
        line-height: 200%;
    }

    .ogrenciyorum {
        color: #fff;
        font-size: 1em;
        line-height: 200%;
    }

    .adsoyad {
        font-size: 12px;
    }

    .refgrup {
        margin-left: 0;
    }

    .video-frame {
        width: 100%;
        height: 370px;
    }

    .form-btn {
        color: #fff;
        font-size: 16px;
        font-weight: 700;
        background-color: #77c438;
        border: none;
        width: 70%;
    }

    .form-btn:hover {
        width: 93px;
    }

    .bolum2 {
        width: 100%;
        margin: 15px auto 0;
    }

    .bolum2 .inputtext {
        width: 55%;
        float: none;
        margin: 0 auto 5px;
        display: block;
    }

    .bolum2 a.buton {
        width: 55%;
        margin: 0 auto 5px;
        float: none;
        display: block;
    }

    .bolum2 .codeCountry {
        width: 9%;
        display: inline-block;
    }

    .bolum2 .maskInput {
        width: 45%;
        display: inline-block;
    }

    .bolum3 {
        width: 98%;
        margin: 15px auto 0;
    }

    .bolum3 .inputtext {
        width: 55%;
        float: none;
        margin: 0 auto 5px;
        display: block;
    }

    .bolum3 a.buton {
        width: 55%;
        margin: 0 auto 5px;
        float: none;
        display: block;
    }

    .bolum3 .codeCountry {
        width: 9%;
        display: inline-block;
    }

    .bolum3 .maskInput {
        width: 45%;
        display: inline-block;
    }

    .bolum3 .sagtaraf {
        background-color: #fbe1e2;
        height: 270px;
        margin-top: 80px;
    }

    .bolum3 .sagtaraf .sagimg {
        margin-top: -30px;
    }

    .bolum3 .soltaraf {
        background-color: #d7f9d4;
        height: 290px;
        margin-bottom: 0px;
    }

    .bolum3 .baslik-span {
        margin-bottom: 40px;
        margin-top: 30px;
        font-weight: 600;
        font-size: 30px;
        line-height: 1.1;
        display: block;
    }

    .bolum3 h2 {
        margin-bottom: 10px;
        margin-top: 10px;
        font-size: 25px;
    }

    .bolum4 .yorumbolum {
        width: 100%;
        height: auto;
        padding-top: 30px;
    }

    .bolum4 .yorumbolum a.buton1 {
        display: block;
        width: 255px;
        margin: 25px auto 0px;
        padding: 15px 0px 10px;
        background: #309DFF;
        border-bottom: 7px solid #309DFF;
        text-align: center;
        text-decoration: none;
        color: #FFF;
        font-size: 20px;
        font-weight: 900;
    }

    .bolum4 .yorumbolum a.buton1:hover {
        color: #FFF;
        background-color: #0056A3;
        border-bottom: 7px solid #0056A3;
    }

    .bolum4 .ogrenciyorumlari {
        width: 100%;
        margin: 0px auto 0px;
    }

    .bolum4 .ogrenciyorumlari .yorum {
        width: 49%;
        height: auto;
        background: #f5f5f5;
        padding: 30px;
        margin-right: 1px;
        box-sizing: border-box;
        display: inline-block;
    }

    .bolum4 .ogrenciyorumlari .yorum .resim {
        display: block;
        margin: 0 auto 5px;
        width: 120px;
        height: 120px;
    }

    .bolum4 .ogrenciyorumlari .yorum .metin {
        width: 100%;
        height: 230px;
        overflow: hidden;
        font-size: 16px;
        font-weight: 200;
        line-height: 25px;
    }

    .bolum4 .ogrenciyorumlari .yorum .metin .aciklama {
        display: block;
        width: 100%;
        font-weight: bold;
        font-size: 16px;
        margin-top: 15px;
        text-align: center;
        margin-bottom: 10px;
    }

    .bolum4 .ogrenciyorumlari .yorum .metin .aciklama .adsoyad {
        color: #007fcf;
    }

    .bolum4 .ogrenciyorumlari .yorum a.devamlink {
        display: block;
        width: 100%;
        text-decoration: none;
        text-align: right;
        color: #666;
        font-size: 16px;
        margin: 10px 0 10px;
    }

    .bolum5 .sagtaraf {
        background-color: #fbe1e2;
        height: 460px;
        margin-top: 80px;
    }

    .bolum5 .sagtaraf .sagimg {
        margin-top: -30px;
    }

    .bolum5 .soltaraf {
        background-color: #d7f9d4;
        height: 560px;
        margin-bottom: 0px;
    }

    .bolum5 .baslik-span {
        margin-bottom: 40px;
        margin-top: 30px;
        font-weight: 600;
        font-size: 28px;
        line-height: 1.1;
        display: block;
    }

    .bolum5 h2 {
        margin-bottom: 10px;
        margin-top: 10px;
        font-size: 25px;
    }

    .bolum-5 .sagtaraf {
        background-color: #fbe1e2;
        height: 220px;
        margin-top: 80px;
    }

    .bolum-5 .sagtaraf .sagimg {
        margin-top: -30px;
    }

    .bolum-5 .soltaraf {
        background-color: #d7f9d4;
        height: 220px;
        margin-bottom: 0px;
    }

    .bolum-5 .baslik-span {
        margin-bottom: 40px;
        margin-top: 30px;
        font-weight: 600;
        font-size: 28px;
        line-height: 1.1;
        display: block;
    }

    .bolum-5 h2 {
        margin-bottom: 10px;
        margin-top: 10px;
        font-size: 25px;
    }

    .bolum-5-1 .sagtaraf {
        background-color: #fbe1e2;
        height: 270px;
        margin-top: 80px;
    }

    .bolum-5-1 .sagtaraf .sagimg {
        margin-top: -30px;
    }

    .bolum-5-1 .soltaraf {
        background-color: #d7f9d4;
        height: 330px;
        margin-bottom: 0px;
    }

    .bolum-5-1 .baslik-span {
        margin-bottom: 40px;
        margin-top: 30px;
        font-weight: 600;
        font-size: 28px;
        line-height: 1.1;
        display: block;
    }

    .bolum-5-1 h2 {
        margin-bottom: 10px;
        margin-top: 10px;
        font-size: 25px;
    }


    .referans {
        width: 100%;
        height: auto;
        padding: 25px 0px 25px;
    }

    .referans .basinlogo {
        width: 100%;
        margin: 0px auto 0px;
    }

    .referans .logo {
        border: none;
        float: left;
        margin: 0px 6px 0px;
    }

    .bolum5 .reflogo {
        padding-left: 0;
        padding-right: 0;
        width: 25%;
    }

    .carousel-control {
        display: none;
    }

    .bolum5 .slideimg {
        margin: 0 auto 0;
    }

    .bolum5 .slidelink {
        font-size: 14px;
    }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 640px) {


    .bolum1 h1 {
        color: #309dff;
        font-weight: 700;
        margin: 0 auto 0;
        width: 100%;
        font-size: 23px;
    }

    .aciklama1 {
        font-size: 1em;
        line-height: 170%;
    }

    .bolum2 .video {
        display: block;
        margin: 0 auto 20px;
        width: 450px;
        height: 300px;
    }

    .bolum2 {
        width: 100%;
        margin: 15px auto 0;
    }

    .bolum2 .inputtext {
        width: 55%;
        float: none;
        margin: 0 auto 5px;
        display: block;
    }

    .bolum2 a.buton {
        width: 55%;
        margin: 0 auto 5px;
        float: none;
        display: block;
    }

    .bolum2 .codeCountry {
        width: 9%;
        display: inline-block;
    }

    .bolum2 .maskInput {
        width: 45%;
        display: inline-block;
    }

    .bolum3 .sagtaraf {
        background-color: #fbe1e2;
        height: 380px;
        margin-top: 90px;
    }

    .bolum3 .sagtaraf .sagimg {
        margin-top: -30px;
    }

    .bolum3 .soltaraf {
        background-color: #d7f9d4;
        height: 390px;
        margin-bottom: 0px;
    }

    .bolum3 {
        width: 98%;
        margin: 15px auto 0;
    }

    .bolum3 .inputtext {
        width: 55%;
        float: none;
        margin: 0 auto 5px;
        display: block;
    }

    .bolum3 a.buton {
        width: 55%;
        margin: 0 auto 5px;
        float: none;
        display: block;
    }

    .bolum3 .codeCountry {
        width: 9%;
        display: inline-block;
    }

    .bolum3 .maskInput {
        width: 45%;
        display: inline-block;
    }

    .baslik3 {
        font-size: 23px;
        margin-bottom: 30px;
        text-align: center;
    }

    .aciklama2 {
        font-size: 1.1em;
        line-height: 140%;
        text-align: center;
    }

    .ogrenciyorum {
        text-align: justify;
        font-size: 1em;
        padding-top: 0;
    }

    .ogrenciimg {
        width: 100px;
    }

    .adsoyad {
        font-size: 15px;
    }

    /*.image2{ display:none;}
.image3{ display:none;}*/
    .video-frame {
        width: 100%;
        height: 360px;
        margin-bottom: 20px;
    }

    .bolum4 .yorumbolum {
        width: 100%;
        height: auto;
        padding-top: 30px;
    }

    .bolum4 .yorumbolum a.buton1 {
        display: block;
        width: 255px;
        margin: 25px auto 0px;
        padding: 15px 0px 10px;
        background: #309DFF;
        border-bottom: 7px solid #309DFF;
        text-align: center;
        text-decoration: none;
        color: #FFF;
        font-size: 20px;
        font-weight: 900;
    }

    .bolum4 .yorumbolum a.buton1:hover {
        color: #FFF;
        background-color: #0056A3;
        border-bottom: 7px solid #0056A3;
    }

    .bolum4 .ogrenciyorumlari {
        width: 100%;
        margin: 20px auto 0px;
    }

    .bolum4 .ogrenciyorumlari .yorum {
        width: 100%;
        height: auto;
        background: #f5f5f5;
        padding: 30px;
        margin-right: 0px;
        box-sizing: border-box;
        display: inline-block;
        margin-bottom: 70px;
    }

    .bolum4 .ogrenciyorumlari .yorum .resim {
        display: block;
        margin: -85px auto 5px;
        width: 120px;
        height: 120px;
    }

    .bolum4 .ogrenciyorumlari .yorum .metin {
        width: 100%;
        height: 230px;
        overflow: hidden;
        font-size: 16px;
        font-weight: 200;
        line-height: 25px;
    }

    .bolum4 .ogrenciyorumlari .yorum .metin .aciklama {
        display: block;
        width: 100%;
        font-weight: bold;
        font-size: 16px;
        margin-top: 15px;
        text-align: center;
        margin-bottom: 10px;
    }

    .bolum4 .ogrenciyorumlari .yorum .metin .aciklama .adsoyad {
        color: #007fcf;
    }

    .bolum5 .sagtaraf {
        background-color: #fbe1e2;
        height: 590px;
        margin-top: 90px;
    }

    .bolum5 .sagtaraf .sagimg {
        margin-top: -30px;
    }

    .bolum5 .soltaraf {
        background-color: #d7f9d4;
        height: 720px;
        margin-bottom: 0px;
    }

    .bolum-5 .sagtaraf {
        background-color: #fbe1e2;
        height: 280px;
        margin-top: 90px;
    }

    .bolum-5 .sagtaraf .sagimg {
        margin-top: -30px;
    }

    .bolum-5 .soltaraf {
        background-color: #d7f9d4;
        height: 300px;
        margin-bottom: 0px;
    }

    .bolum-5-1 .sagtaraf {
        background-color: #fbe1e2;
        height: 350px;
        margin-top: 90px;
    }

    .bolum-5-1 .sagtaraf .sagimg {
        margin-top: -30px;
    }

    .bolum-5-1 .soltaraf {
        background-color: #d7f9d4;
        height: 420px;
        margin-bottom: 0px;
    }

    .referans {
        width: 100%;
        height: auto;
        padding: 25px 0px 25px;
    }

    .referans .basinlogo {
        width: 75%;
        margin: 0px auto 0px;
    }

    .referans .logo {
        border: none;
        float: none;
        margin: 0px 20px 0px;
    }

    .bolum5 .reflogo {
        padding-left: 0;
        padding-right: 0;
        width: 33.3%;
    }

    .bolum5 .slidelink {
        font-size: 11px;
        font-weight: 600;
    }

    .bolum5 .slidebottom {
        margin-bottom: 20px;
    }

    .bolum6 .container {
        text-align: center;
    }


    .autocomplete {
        width: 100% !important;
    }

    .autocomplete #email {
        width: 55% !important;
    }

    .autocomplete-items {
        width: 55% !important;
        margin: 0px auto 10px;
    }



    /* Extra Small Devices, Phones */
    @media only screen and (max-width : 480px) {
        .autocomplete {
            width: 91% !important;
        }

        #Form4 .autocomplete {
            margin-left: 5% !important;
        }

        .autocomplete-items {
            width: 91% !important;
            margin: 0px auto 10px;
        }

        .autocomplete #email {
            width: 100% !important;
        }

        .bolum1 h1 {
            color: #309dff;
            font-weight: 700;
            margin: 0 auto 0;
            width: 100%;
            font-size: 18px;
        }

        .bolum2 .video {
            display: block;
            margin: 0 auto 20px;
            width: 300px;
            height: 180px;
        }

        .bolum2 {
            width: 100%;
            margin: 15px auto 0;
        }

        .bolum3 .soltaraf {
            height: 440px;
            margin-bottom: 0;
        }

        .bolum3 .sagtaraf {
            height: 430px;
            margin-top: 80px;
        }

        .bolum3 {
            width: 98%;
            margin: 15px auto 0;
        }

        .bolum3 .sagtaraf .sagimg {
            margin-top: -30px;
            width: 60px;
            font-size: 60px;
            color: #c96c6c;
            -webkit-text-stroke: 0px black;
            text-shadow:
                3px 3px 0 #fff,
                -1px -1px 0 #fff,
                1px -1px 0 #fff,
                -1px 1px 0 #fff,
                1px 1px 0 #fff;
        }

        .bolum3 .soltaraf .solimg {
            margin-top: -50px;
            width: 60px;
            font-size: 60px;
            color: #63a85d;
            -webkit-text-stroke: 0px black;
            text-shadow:
                3px 3px 0 #fff,
                -1px -1px 0 #fff,
                1px -1px 0 #fff,
                -1px 1px 0 #fff,
                1px 1px 0 #fff;
        }

        .bolum3 li {
            font-size: 12px;
        }

        .baslik3 {
            font-size: 25px;
            margin-bottom: 30px;
        }

        .ogrenciimg {
            width: 80px;
        }

        .ogrenciyorum {
            line-height: 150%;
            font-size: 1em;
        }

        .bolum4 .yorumbolum {
            width: 100%;
            height: auto;
            padding-top: 30px;
        }

        .bolum4 .yorumbolum a.buton1 {
            display: block;
            width: 255px;
            margin: 25px auto 0px;
            padding: 15px 0px 10px;
            background: #309DFF;
            border-bottom: 7px solid #309DFF;
            text-align: center;
            text-decoration: none;
            color: #FFF;
            font-size: 20px;
            font-weight: 900;
        }

        .bolum4 .yorumbolum a.buton1:hover {
            color: #FFF;
            background-color: #0056A3;
            border-bottom: 7px solid #0056A3;
        }

        .bolum4 .ogrenciyorumlari {
            width: 100%;
            margin: 20px auto 0px;
        }

        .bolum4 .ogrenciyorumlari .yorum {
            width: 100%;
            height: auto;
            background: #f5f5f5;
            padding: 30px;
            margin-right: 0px;
            box-sizing: border-box;
            display: inline-block;
            margin-bottom: 70px;
        }

        .bolum4 .ogrenciyorumlari .yorum .resim {
            display: block;
            margin: -85px auto 5px;
            width: 120px;
            height: 120px;
        }

        .bolum4 .ogrenciyorumlari .yorum .metin {
            width: 100%;
            height: 230px;
            overflow: hidden;
            font-size: 16px;
            font-weight: 200;
            line-height: 25px;
        }

        .bolum4 .ogrenciyorumlari .yorum .metin .aciklama {
            display: block;
            width: 100%;
            font-weight: bold;
            font-size: 16px;
            margin-top: 15px;
            text-align: center;
            margin-bottom: 10px;
        }

        .bolum4 .ogrenciyorumlari .yorum .metin .aciklama .adsoyad {
            color: #007fcf;
        }

        .bolum4 .ogrenciyorumlari .yorum a.devamlink {
            display: block;
            width: 100%;
            text-decoration: none;
            text-align: right;
            color: #666;
            font-size: 16px;
            margin: 10px 0 10px;
        }

        .video-frame {
            width: 100%;
            height: 230px;
            margin-bottom: 10px;
        }

        .bolum5 .soltaraf {
            height: 790px;
            margin-bottom: 0;
        }

        .bolum5 .sagtaraf {
            height: 680px;
            margin-top: 80px;
        }

        .bolum5 .baslik-span {
            font-size: 23px;
        }

        .bolum5 .sagtaraf .sagimg {
            margin-top: -30px;
            width: 60px;
            font-size: 60px;
            color: #c96c6c;
            -webkit-text-stroke: 0px black;
            text-shadow:
                3px 3px 0 #fff,
                -1px -1px 0 #fff,
                1px -1px 0 #fff,
                -1px 1px 0 #fff,
                1px 1px 0 #fff;
        }

        .bolum5 .soltaraf .solimg {
            margin-top: -50px;
            width: 60px;
            font-size: 60px;
            color: #63a85d;
            -webkit-text-stroke: 0px black;
            text-shadow:
                3px 3px 0 #fff,
                -1px -1px 0 #fff,
                1px -1px 0 #fff,
                -1px 1px 0 #fff,
                1px 1px 0 #fff;
        }

        .bolum5 li {
            font-size: 12px;
        }

        .bolum-5 .soltaraf {
            height: 300px;
            margin-bottom: 0;
        }

        .bolum-5 .sagtaraf {
            height: 330px;
            margin-top: 80px;
        }

        .bolum-5 .baslik-span {
            font-size: 19px;
        }

        .bolum-5 .sagtaraf .sagimg {
            margin-top: -30px;
            width: 60px;
            font-size: 60px;
            color: #c96c6c;
            -webkit-text-stroke: 0px black;
            text-shadow:
                3px 3px 0 #fff,
                -1px -1px 0 #fff,
                1px -1px 0 #fff,
                -1px 1px 0 #fff,
                1px 1px 0 #fff;
        }

        .bolum-5 .soltaraf .solimg {
            margin-top: -50px;
            width: 60px;
            font-size: 60px;
            color: #63a85d;
            -webkit-text-stroke: 0px black;
            text-shadow:
                3px 3px 0 #fff,
                -1px -1px 0 #fff,
                1px -1px 0 #fff,
                -1px 1px 0 #fff,
                1px 1px 0 #fff;
        }

        .bolum-5 li {
            font-size: 12px;
        }

        .bolum-5-1 .soltaraf {
            height: 510px;
            margin-bottom: 0;
        }

        .bolum-5-1 .sagtaraf {
            height: 400px;
            margin-top: 80px;
        }

        .bolum-5-1 .baslik-span {
            font-size: 19px;
        }

        .bolum-5-1 .sagtaraf .sagimg {
            margin-top: -30px;
            width: 60px;
            font-size: 60px;
            color: #c96c6c;
            -webkit-text-stroke: 0px black;
            text-shadow:
                3px 3px 0 #fff,
                -1px -1px 0 #fff,
                1px -1px 0 #fff,
                -1px 1px 0 #fff,
                1px 1px 0 #fff;
        }

        .bolum-5-1 .soltaraf .solimg {
            margin-top: -50px;
            width: 60px;
            font-size: 60px;
            color: #63a85d;
            -webkit-text-stroke: 0px black;
            text-shadow:
                3px 3px 0 #fff,
                -1px -1px 0 #fff,
                1px -1px 0 #fff,
                -1px 1px 0 #fff,
                1px 1px 0 #fff;
        }

        .bolum-5-1 li {
            font-size: 12px;
        }


        /* Custom, iPhone Retina */
        @media only screen and (max-width : 320px) {
            .bolum2 .video {
                width: 220px;
                margin: 0 auto 0;
                height: 130px;
            }

            .form1 h2 {
                font-size: 17px;
            }

            .bolum2 {
                width: 100%;
                margin: 15px auto 0;
            }

            .bolum3 {
                width: 98%;
            }

            .bolum3 .soltaraf {
                height: 600px;
            }

            .bolum3 .sagtaraf {
                height: 550px;
            }

            .bolum3 .baslik-span {
                font-size: 20px;
            }

            .bolum3 .soltaraf .solimg {
                font-size: 45px;
            }

            .bolum3 .soltaraf .baslik {
                font-size: 15px;
            }

            .bolum3 .sagtaraf .sagimg {
                font-size: 45px;
            }

            .bolum3 .sagtaraf .baslik {
                font-size: 19px;
            }

            .video-frame {
                width: 100%;
                height: 190px;
            }

            .bolum5 .baslik-span {
                font-size: 17px;
            }

            .bolum5 .soltaraf {
                height: 1080px;
            }

            .bolum5 .soltaraf .solimg {
                font-size: 45px;
            }

            .bolum5 .soltaraf .baslik {
                font-size: 15px;
            }

            .bolum5 .sagtaraf {
                height: 880px;
            }

            .bolum5 .sagtaraf .sagimg {
                font-size: 45px;
            }

            .bolum5 .sagtaraf .baslik {
                font-size: 15px;
            }

            .bolum-5 .baslik-span {
                font-size: 17px;
            }

            .bolum-5 .soltaraf {
                height: 350px;
            }

            .bolum-5 .soltaraf .solimg {
                font-size: 45px;
            }

            .bolum-5 .soltaraf .baslik {
                font-size: 15px;
            }

            .bolum-5 .sagtaraf {
                height: 350px;
            }

            .bolum-5 .sagtaraf .sagimg {
                font-size: 45px;
            }

            .bolum-5 .sagtaraf .baslik {
                font-size: 15px;
            }


            .bolum-5-1 .baslik-span {
                font-size: 17px;
            }

            .bolum-5-1 .soltaraf {
                height: 610px;
            }

            .bolum-5-1 .soltaraf .solimg {
                font-size: 45px;
            }

            .bolum-5-1 .soltaraf .baslik {
                font-size: 15px;
            }

            .bolum-5-1 .sagtaraf {
                height: 490px;
            }

            .bolum-5-1 .sagtaraf .sagimg {
                font-size: 45px;
            }

            .bolum-5-1 .sagtaraf .baslik {
                font-size: 15px;
            }

        }
    }
}