@font-face {
    font-family: 'Santral-Light';
    font-weight: 100;
    src: local('Santral Light'), url('../fonts/Santral-Family/Santral-Light.woff') format('woff');
}

@font-face {
    font-family: 'Santral-Regular';
    font-weight: 300;
    src: local('Santral Regular'), url('../fonts/Santral-Family/Santral-Regular.woff') format('woff');
}

@font-face {
    font-family: 'Santral-Black';
    font-weight: 500;
    src: local('Santral Black'), url('../fonts/Santral-Family/Santral-Black.woff') format('woff');
}

@font-face {
    font-family: 'Santral-Book';
    font-weight: 700;
    src: local('Santral Book'), url('../fonts/Santral-Family/Santral-Book.woff') format('woff');
}

@font-face {
    font-family: 'Santral-Bold';
    font-weight: 900;
    src: local('Santral Bold'), url('../fonts/Santral-Family/Santral-Bold.woff') format('woff');
}

#homeBannerText {
    display: none !important;
}

.mobile {
    display: none;
}

.slicknav_menu .slicknav_icon-bar {
    background: #eb5d32 !important;
}

.slicknav_btn {
    border-color: #eb572b !important;
}

@media screen and (max-width: 768px) {
    .navbar-brand img {
        width: 50% !important;
        margin: 7px 0 !important;
    }
}

@media screen and (max-width: 767px) {

    .mobile {
        display: block !important;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
    .owl-slide3, .owl-slide1, .owl-slide2 {
        background-position: 68% 0px !important;
    }
}

.cerceve-area-home {
    text-align: center;
    max-width: 100%;
    margin: auto;
    display: block
}

.cerceve-home {
    position: relative;
    width: 370px;
    height: 370px;
    display: table;
    margin: 50px 20px;
    float: left;
    background-image: url('/assetssite/messyarinim/img/daire.png');
    background-size: contain;
    background-repeat: no-repeat;
}

.icerik-home {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 15px 30px;
}

    .icerik-home h2 {
        font-size: 16px !important;
        line-height: 24px !important;
    }

    .icerik-home .icon {
        max-width: 50px;
        margin: 0 auto 10px auto;
    }

        .icerik-home .icon img {
            width: 100%
        }

.cerceve-area {
    text-align: center;
    max-width: 870px;
    margin: auto;
}

.cerceve {
    width: 250px;
    height: 250px;
    display: table;
    margin: 50px 20px;
    float: left;
    background-image: url('/assetssite/messyarinim/img/daire.png');
    background-size: contain;
    background-repeat: no-repeat;
}

.icerik {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 15px 36px;
}

    .icerik h2 {
        font-size: 16px !important;
        line-height: 24px !important;
    }

    .icerik .icon {
        max-width: 50px;
        margin: 0 auto 15px auto;
    }

        .icerik .icon img {
            width: 100%
        }

@media only screen and (min-width: 1200px) {
    .logo .img-fulid {
        width: 60% !important;
        margin: 5px 0px;
        object-fit: contain;
    }

    @media only screen and (min-width: 1024px) and (max-width: 1398px) {
        .logo .img-fulid {
            width: 45% !important;
            margin: 5px 0px;
            object-fit: contain;
        }

        .navbar-expand-lg .navbar-nav .nav-link {
            margin-top: 0 !important;
            margin-bottom: 0 !important;
            font-size: 12px !important;
            line-height: 20px !important;
        }
        .navbar{
            padding:1rem 1rem;
        }
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        font-size: 14px !important;
        line-height: 20px !important;
    }

    @media only screen and (max-device-width:768px) {
        #portfolio {
            padding-left: 25px;
            padding-right: 25px;
        }
    }

    #container-area {
        max-width: 1280px !important;
        margin: auto;
    }

    .cerceve-area-home {
        text-align: center;
        max-width: 100%;
        margin: auto;
        display: block
    }

    .cerceve-home {
        position: relative;
        width: 370px;
        height: 370px;
        display: table;
        margin: 50px 20px;
        float: left;
        background-image: url('/assetssite/messyarinim/img/daire.png');
        background-size: contain;
        background-repeat: no-repeat;
    }

    .icerik-home {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        padding: 15px 30px;
    }

        .icerik-home h2 {
            font-size: 16px !important;
            line-height: 24px !important;
        }

        .icerik-home .icon {
            max-width: 50px;
            margin: 0 auto 10px auto;
        }

            .icerik-home .icon img {
                width: 100%
            }

    .cerceve-area {
        text-align: center;
        max-width: 870px;
        margin: auto;
    }

    .cerceve {
        width: 250px;
        height: 250px;
        display: table;
        margin: 50px 20px;
        float: left;
        background-image: url('/assetssite/messyarinim/img/daire.png');
        background-size: contain;
        background-repeat: no-repeat;
    }

    .icerik {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        padding: 15px 36px;
    }

        .icerik h2 {
            font-size: 16px !important;
            line-height: 24px !important;
        }

        .icerik .icon {
            max-width: 50px;
            margin: 0 auto 15px auto;
        }

            .icerik .icon img {
                width: 100%
            }

    .navbar-nav {
        position: relative;
    }

    .indigo {
        background: #02284ee0 !important;
    }

    .nav-item a {
        font-family: 'Santral-Bold';
        letter-spacing: -0.25px;
        font-size: 14px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: -0.25px;
        text-align: center;
    }

    video {
        object-fit: cover;
        width: 100vw;
        height: 100vh;
        position: fixed;
        top: 0;
        left: 0;
    }

    .m-t-b-25 {
        margin-top: 25px;
        margin-bottom: 25px;
    }
}

/* portrait:dikey */

/* landscape:yatay */

/* ----------- iPhone 4 and 4S ----------- */

/* Portrait and Landscape */

/* Portrait */


@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .navbar-brand {
        width: 50%;
    }

        .navbar-brand img {
            width: 85% !important;
        }

    #hero-area .contents {
        padding: 110px 0 0 !important;
    }

    .join-us {
        padding: 0 !important;
    }

    a:hover, a:focus {
        transform: scale(1) !important;
    }

    #hero-area {
        /*background-position: -150px 0px !important;*/
        margin-top: 10vh;
        background-image: url(../img/MessYarınım_Bursodemesiyapildi_400x700px.jpg) !important;
        background-size: cover !important;
    }

    #homeBannerText{
        display: none!important;
    }


    .slicknav_nav {
        position: absolute;
        left: 2%;
        border-radius: 5px;
        margin: 80px 0;
        width: 96%;
    }

    .mouse {
        margin: 15px auto 30px;
    }



    #hero-area .contents h3 {
        font-size: 30px;
    }

    #hero-area .contents h1 {
        font-size: 43px;
    }

    #hero-area .contents p {
        font-size: 15px;
    }

    .video-promo {
        padding: 150px 50px;
    }

    .btn {
        padding: 11px 7px;
    }

    .item-boxes {
        padding: 0 0;
    }

    .join-us img {
        width: 45% !important;
    }

    .messContactLi li {
        display: grid !important;
    }
}

/* Landscape */

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .slicknav_nav {
        color: #fff;
        font-size: 0.875em;
        list-style: outside none none;
        margin: 0;
        max-height: 350px;
        padding: 0;
        width: 100%;
    }

    .slicknav_menu {
        display: block !important;
        float: right;
    }

    .navbar-header {
        width: 100%
    }

    .navbar-brand {
        width: 50%;
    }

    .row.justify-content-md-center .col-md-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .navbar-brand img {
        width: 62% !important;
    }

    a:hover, a:focus {
        transform: scale(1) !important;
    }

    .slicknav_nav {
        position: absolute;
        left: 2%;
        border-radius: 5px;
        margin: 80px 0;
        width: 96%;
    }

    .mouse {
        position: absolute;
        z-index: 1;
        right: 5%;
        top: 75%;
    }

    .mouse_down {
        position: absolute;
        z-index: 1;
        right: 1%;
        top: 58%;
    }



    #hero-area .contents {
        padding: 99px 0 0px !important;
    }

        #hero-area .contents h1 {
            font-size: 36px;
        }

        #hero-area .contents h3 {
            font-size: 24px
        }

        #hero-area .contents h4 {
            font-size: 18px;
        }

        #hero-area .contents p {
            font-size: 15px;
            line-height: 21px;
        }

    .video-promo {
        padding: 150px 50px;
    }

    #messtomorrow .col-md-4 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .btn {
        padding: 11px 7px;
    }

    .item-boxes {
        padding: 0 0;
    }

    .join-us img {
        width: 45% !important;
    }

    .messContactLi li {
        display: grid !important;
    }
}

@media only screen and (max-device-width:768px) {
    #container-box {
        padding: 20px 15px !important
    }

    #box {
        padding: 15px !important;
    }
}

/* ----------- iPhone 5, 5S, 5C and 5SE ----------- */

/* Portrait and Landscape */

/* Portrait */

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .circle1 img.dashed, .circle2 img.dashed {
        display: none
    }

    .navbar-brand {
        width: 50%;
    }

        .navbar-brand img {
            width: 85% !important;
        }

    #hero-area .contents {
        padding: 110px 0 0 !important;
    }

    .join-us {
        padding: 0 !important;
    }

    a:hover, a:focus {
        transform: scale(1) !important;
    }

    .slicknav_nav {
        position: absolute;
        left: 2%;
        border-radius: 5px;
        margin: 80px 0;
        width: 96%;
    }

    .mouse {
        margin: 15px auto 30px;
    }



    #hero-area .contents h3 {
        font-size: 30px;
    }

    #hero-area .contents h1 {
        font-size: 43px;
    }

    #hero-area .contents p {
        font-size: 15px;
    }

    .video-promo {
        padding: 150px 50px;
    }

    .btn {
        padding: 11px 7px;
    }

    .item-boxes {
        padding: 0 0;
    }

    .join-us img {
        width: 45% !important;
    }

    .messContactLi li {
        display: grid !important;
    }
}

/* Landscape */

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .circle1 img.dashed, .circle2 img.dashed {
        display: none
    }

    .slicknav_nav {
        color: #fff;
        font-size: 0.875em;
        list-style: outside none none;
        margin: 0;
        max-height: 350px;
        padding: 0;
        width: 100%;
    }

    .slicknav_menu {
        display: block !important;
        float: right;
    }

    .navbar-header {
        width: 100%
    }

    .navbar-brand {
        width: 50%;
    }

    .row.justify-content-md-center .col-md-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .navbar-brand img {
        width: 62% !important;
    }

    a:hover, a:focus {
        transform: scale(1) !important;
    }

    .slicknav_nav {
        position: absolute;
        left: 2%;
        border-radius: 5px;
        margin: 80px 0;
        width: 96%;
    }

    .mouse {
        position: absolute;
        z-index: 1;
        right: 5%;
        top: 75%;
    }

    .mouse_down {
        position: absolute;
        z-index: 1;
        right: 1%;
        top: 58%;
    }


    #hero-area .contents {
        padding: 99px 0 0px !important;
    }

        #hero-area .contents h1 {
            font-size: 36px;
        }

        #hero-area .contents h3 {
            font-size: 24px
        }

        #hero-area .contents h4 {
            font-size: 18px;
        }

        #hero-area .contents p {
            font-size: 15px;
            line-height: 21px;
        }

    .video-promo {
        padding: 150px 50px;
    }

    #messtomorrow .col-md-4 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .btn {
        padding: 11px 7px;
    }

    .item-boxes {
        padding: 0 0;
    }

    .join-us img {
        width: 45% !important;
    }

    .messContactLi li {
        display: grid !important;
    }
}

/* ----------- iPhone 6, 6S, 7 and 8 ----------- */

/* Portrait and Landscape */

/* Portrait */

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .circle1 img.dashed, .circle2 img.dashed {
        display: none
    }

    .navbar-brand {
        width: 50%;
    }

        .navbar-brand img {
            width: 85% !important;
        }

    #hero-area .contents {
        padding: 110px 0 0 !important;
    }

    .join-us {
        padding: 0 !important;
    }

    a:hover, a:focus {
        transform: scale(1) !important;
    }

    .slicknav_nav {
        position: absolute;
        left: 2%;
        border-radius: 5px;
        margin: 80px 0;
        width: 96%;
    }

    .mouse {
        margin: 15px auto 30px;
    }


    #hero-area .contents h3 {
        font-size: 30px;
    }

    #hero-area .contents h1 {
        font-size: 43px;
    }

    #hero-area .contents p {
        font-size: 15px;
    }

    .video-promo {
        padding: 150px 50px;
    }

    .btn {
        padding: 11px 7px;
    }

    .item-boxes {
        padding: 0 0;
    }

    .join-us img {
        width: 45% !important;
    }

    .messContactLi li {
        display: grid !important;
    }
}

/* Landscape */

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .circle1 img.dashed, .circle2 img.dashed {
        display: none
    }

    .slicknav_nav {
        color: #fff;
        font-size: 0.875em;
        list-style: outside none none;
        margin: 0;
        max-height: 350px;
        padding: 0;
        width: 100%;
    }

    .slicknav_menu {
        display: block !important;
        float: right;
    }

    .navbar-header {
        width: 100%
    }

    .navbar-brand {
        width: 50%;
    }

    .row.justify-content-md-center .col-md-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .navbar-brand img {
        width: 62% !important;
    }

    a:hover, a:focus {
        transform: scale(1) !important;
    }

    .slicknav_nav {
        position: absolute;
        left: 2%;
        border-radius: 5px;
        margin: 80px 0;
        width: 96%;
    }

    .mouse {
        position: absolute;
        z-index: 1;
        right: 5%;
        top: 75%;
    }

    .mouse_down {
        position: absolute;
        z-index: 1;
        right: 1%;
        top: 58%;
    }



    #hero-area .contents {
        padding: 99px 0 0px !important;
    }

        #hero-area .contents h1 {
            font-size: 36px;
        }

        #hero-area .contents h3 {
            font-size: 24px
        }

        #hero-area .contents h4 {
            font-size: 18px;
        }

        #hero-area .contents p {
            font-size: 15px;
            line-height: 21px;
        }

    .video-promo {
        padding: 150px 50px;
    }

    #messtomorrow .col-md-4 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .btn {
        padding: 11px 7px;
    }

    .item-boxes {
        padding: 0 0;
    }

    .join-us img {
        width: 45% !important;
    }

    .messContactLi li {
        display: grid !important;
    }
}

/* ----------- iPhone X ----------- */

/* Portrait and Landscape */

/* Portrait */

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
    .circle1 img.dashed, .circle2 img.dashed {
        display: none
    }

    .navbar-brand {
        width: 50%;
    }

        .navbar-brand img {
            width: 85% !important;
        }

    a:hover, a:focus {
        transform: scale(1) !important;
    }

    .slicknav_nav {
        position: absolute;
        left: 2%;
        border-radius: 5px;
        margin: 80px 0;
        width: 96%;
    }

    .mouse {
        margin: 15px auto 30px;
    }



    #hero-area .contents h3 {
        font-size: 30px;
    }

    #hero-area .contents h1 {
        font-size: 43px;
    }

    #hero-area .contents p {
        font-size: 15px;
    }

    .video-promo {
        padding: 150px 50px;
    }

    .btn {
        padding: 11px 7px;
    }

    .item-boxes {
        padding: 0 0;
    }

    .join-us img {
        width: 45% !important;
    }

    .messContactLi li {
        display: grid !important;
    }
}

/* Landscape */

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
    .circle1 img.dashed, .circle2 img.dashed {
        display: none
    }

    .slicknav_nav {
        color: #fff;
        font-size: 0.875em;
        list-style: outside none none;
        margin: 0;
        max-height: 350px;
        padding: 0;
        width: 100%;
    }

    .slicknav_menu {
        display: block !important;
        float: right;
    }

    .navbar-header {
        width: 100%
    }

    .navbar-brand {
        width: 50%;
    }

    .row.justify-content-md-center .col-md-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .navbar-brand img {
        width: 62% !important;
    }

    a:hover, a:focus {
        transform: scale(1) !important;
    }

    .slicknav_nav {
        position: absolute;
        left: 2%;
        border-radius: 5px;
        margin: 80px 0;
        width: 96%;
    }

    .mouse {
        position: absolute;
        z-index: 1;
        right: 5%;
        top: 75%;
    }

    .mouse_down {
        position: absolute;
        z-index: 1;
        right: 1%;
        top: 58%;
    }

    #hero-area .contents {
        padding: 99px 0 0px !important;
    }

        #hero-area .contents h1 {
            font-size: 36px;
        }

        #hero-area .contents h3 {
            font-size: 24px
        }

        #hero-area .contents h4 {
            font-size: 18px;
        }

        #hero-area .contents p {
            font-size: 15px;
            line-height: 21px;
        }

    .video-promo {
        padding: 150px 50px;
    }

    #messtomorrow .col-md-4 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .btn {
        padding: 11px 7px;
    }

    .item-boxes {
        padding: 0 0;
    }

    .join-us img {
        width: 45% !important;
    }

    .messContactLi li {
        display: grid !important;
    }
}

/* iPhone 6 Plus and iPhone 6S Plus */

@media only screen and (min-device-width: 414px)and (-webkit-min-device-pixel-ratio: 3) and (max-device-width: 736px) {
    .circle1 img.dashed, .circle2 img.dashed {
        display: none
    }

    .navbar-brand {
        width: 50%;
    }

        .navbar-brand img {
            width: 85% !important;
        }

    a:hover, a:focus {
        transform: scale(1) !important;
    }

    .slicknav_nav {
        position: absolute;
        left: 2%;
        border-radius: 5px;
        margin: 80px 0;
        width: 96%;
    }
}

/* Portrait iPhone 6 Plus and iPhone 6S Plus */

@media only screen and (min-device-width: 414px) and (max-device-width: 736px)and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
    .circle1 img.dashed, .circle2 img.dashed {
        display: none
    }

    .navbar-brand {
        width: 50%;
    }

        .navbar-brand img {
            width: 85% !important;
        }

    a:hover, a:focus {
        transform: scale(1) !important;
    }

    .slicknav_nav {
        position: absolute;
        left: 2%;
        border-radius: 5px;
        margin: 80px 0;
        width: 96%;
    }

    .mouse {
        margin: 15px auto 30px;
    }



    #hero-area .contents h3 {
        font-size: 30px;
    }

    #hero-area .contents h1 {
        font-size: 43px;
    }

    #hero-area .contents p {
        font-size: 15px;
    }

    .video-promo {
        padding: 150px 50px;
    }

    .btn {
        padding: 11px 7px;
    }

    .item-boxes {
        padding: 0 0;
    }

    .join-us img {
        width: 45% !important;
    }

    .messContactLi li {
        display: grid !important;
    }
}

/* Landscape iPhone 6 Plus and iPhone 6S Plus */

@media only screen and (min-device-width: 414px) and (max-device-width: 736px)and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
    .circle1 img.dashed, .circle2 img.dashed {
        display: none
    }

    .row.justify-content-md-center .col-md-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .navbar-brand {
        width: 50%;
    }

        .navbar-brand img {
            width: 62% !important;
        }

    a:hover, a:focus {
        transform: scale(1) !important;
    }

    .slicknav_nav {
        position: absolute;
        left: 2%;
        border-radius: 5px;
        margin: 80px 0;
        width: 96%;
    }

    .mouse {
        position: absolute;
        z-index: 1;
        right: 5%;
        top: 75%;
    }

    .mouse_down {
        position: absolute;
        z-index: 1;
        right: 1%;
        top: 58%;
    }



    #hero-area .contents {
        padding: 99px 0 0px !important;
    }

        #hero-area .contents h1 {
            font-size: 36px;
        }

        #hero-area .contents h3 {
            font-size: 24px
        }

        #hero-area .contents h4 {
            font-size: 18px;
        }

        #hero-area .contents p {
            font-size: 15px;
            line-height: 21px;
        }

    .video-promo {
        padding: 150px 50px;
    }

    #messtomorrow .col-md-4 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .btn {
        padding: 11px 7px;
    }

    .item-boxes {
        padding: 0 0;
    }

    .join-us img {
        width: 45% !important;
    }

    .messContactLi li {
        display: grid !important;
    }
}

/* Portrait and landscape iPad mini 1, iPad 1 and iPad 2 */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
    .navbar-brand img {
        width: 50% !important;
    }

    a:hover, a:focus {
        transform: scale(1) !important;
    }

    .slicknav_nav {
        position: absolute;
        left: 15px;
        border-radius: 5px;
        margin: 80px 0;
        width: 96%;
    }

    .video-promo {
        padding: 200px;
    }

    .input-group {
        position: relative;
        display: block;
        width: 100%;
    }

    .join-us img {
        width: 25% !important;
    }

    .join-us-col {
        padding: 0px !important;
        width: 100% !important;
        max-width: 100% !important;
    }
}

/* Portrait iPad mini 1, iPad 1 and iPad 2 */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: portrait) {
    .navbar-brand img {
        width: 50% !important;
    }

    a:hover, a:focus {
        transform: scale(1) !important;
    }

    .slicknav_nav {
        position: absolute;
        left: 15px;
        margin: 80px 0;
        border-radius: 5px;
        width: 96%;
    }

    .video-promo {
        padding: 200px;
    }

    .input-group {
        position: relative;
        display: block;
        width: 100%;
    }

    .join-us img {
        width: 25% !important;
    }

    .join-us-col {
        padding: 0px !important;
        width: 100% !important;
        max-width: 100% !important;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 0 10px !important;
    }

    .join-us-col {
        padding: 0px !important;
        width: 100% !important;
        max-width: 100% !important;
    }
}

/* Landscape iPad mini 1, iPad 1 and iPad 2 */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: landscape) {
    .navbar-brand img {
        width: 50% !important;
    }

    a:hover, a:focus {
        transform: scale(1) !important;
    }

    .slicknav_nav {
        position: absolute;
        left: 15px;
        margin: 80px 0;
        border-radius: 5px;
        width: 96%;
    }

    .video-promo {
        padding: 200px;
    }

    .input-group {
        position: relative;
        display: block;
        width: 100%;
    }

    .join-us img {
        width: 25% !important;
    }
}

/* Portrait and landscape iPad mini 2, iPad mini 3, iPad mini 4, iPad 3, iPad 4, iPad Air and iPad Air 2 */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
    .navbar-brand img {
        width: 50% !important;
    }

    a:hover, a:focus {
        transform: scale(1) !important;
    }

    .slicknav_nav {
        position: absolute;
        left: 15px;
        margin: 80px 0;
        border-radius: 5px;
        width: 96%;
    }

    .video-promo {
        padding: 200px;
    }

    .input-group {
        position: relative;
        display: block;
        width: 100%;
    }

    .join-us img {
        width: 25% !important;
    }
}

/* Portrait iPad mini 2, iPad mini 3, iPad mini 4, iPad 3, iPad 4, iPad Air and iPad Air 2 */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .navbar-brand img {
        width: 50% !important;
    }

    a:hover, a:focus {
        transform: scale(1) !important;
    }

    .slicknav_nav {
        position: absolute;
        left: 15px;
        margin: 80px 0;
        width: 96%;
        border-radius: 5px;
    }

    .video-promo {
        padding: 200px;
    }

    .input-group {
        position: relative;
        display: block;
        width: 100%;
    }

    .join-us img {
        width: 25% !important;
    }

    .join-us-col {
        padding: 0px !important;
        width: 100% !important;
        max-width: 100% !important;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 0 10px !important;
    }

    .join-us-col {
        padding: 0px !important;
        width: 100% !important;
        max-width: 100% !important;
    }
}

/* Landscape iPad mini 2, iPad mini 3, iPad mini 4, iPad 3, iPad 4, iPad Air and iPad Air 2 */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .navbar-brand img {
        width: 50% !important;
    }

    a:hover, a:focus {
        transform: scale(1) !important;
    }

    .slicknav_nav {
        position: absolute;
        left: 15px;
        margin: 80px 0;
        border-radius: 5px;
        width: 96%;
    }

    .video-promo {
        padding: 200px;
    }

    .input-group {
        position: relative;
        display: block;
        width: 100%;
    }

    .join-us img {
        width: 25% !important;
    }
}

/* Portrait and landscape iPad Pro */

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) {
    .navbar-brand img {
        width: 50% !important;
    }

    a:hover, a:focus {
        transform: scale(1) !important;
    }

    .slicknav_nav {
        position: absolute;
        left: 15px;
        margin: 80px 0;
        border-radius: 5px;
        width: 96%;
    }

    .video-promo {
        padding: 200px;
    }

    .input-group {
        position: relative;
        display: block;
        width: 100%;
    }

    .join-us img {
        width: 25% !important;
    }

    .join-us-col {
        padding: 0px !important;
        width: 100% !important;
        max-width: 100% !important;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 0 10px !important;
    }

    #hero-area .contents h1 {
        font-size: 60px;
    }

    #hero-area .contents h3 {
        font-size: 45px;
    }

    #hero-area .contents h4 {
        font-size: 20px;
    }

    #hero-area .contents p {
        font-size: 15px;
    }

    #hero-area .contents {
        padding: 145px 0 55px 0;
    }
}

@media (max-width: 1200px) {
    .social-icons {
        float: right;
    }

        .social-icons ul li {
            display: flex;
            margin: 5px;
            padding: 5px;
        }
}

@media only screen and (min-device-width: 769px) and (max-device-width: 1024px) {
    #hero-area .contents h1 {
        font-size: 80px;
    }

    #hero-area .contents h3 {
        font-size: 40px;
    }

    #hero-area .contents p {
        font-size: 16px;
    }

    #hero-area .contents {
        padding: 150px 0 10px 0px;
    }
}

@media only screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {


    .circle1 img.dashed, .circle2 img.dashed {
        display: none
    }

    .messtomorrow-details {
        position: absolute;
        top: 25px;
        max-width: 339px;
        margin: 20px 20px 7px 37px;
    }

    .messtomorrow-details {
        position: absolute;
        top: 25px;
        max-width: 495px;
        margin: 86px 20px 72px 37px;
    }
}

/* Landscape */

/* Declare the same value for min- and max-width to avoid colliding with desktops */

/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/

@media only screen and (min-device-width: 1366px) and (max-device-height: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
    .boss {
        display: none;
    }
}

/* İpad CSS */

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
    .messtomorrow-tables .col-md-4 {
        max-width: 60%;
        margin: 50px auto;
        display: block;
        flex: 60%;
    }

    .circle1 img.dashed, .circle2 img.dashed {
        display: none
    }

    .messtomorrow-details {
        position: absolute;
        top: 25px;
        max-width: 339px;
        margin: 20px 20px 7px 37px;
    }
}



@media only screen and (min-device-width: 1025px) and (max-device-width: 1440px) {
    #hero-area .contents h1 {
        font-size: 60px;
    }

    #hero-area .contents h3 {
        font-size: 30px;
    }

    #hero-area .contents p {
        font-size: 16px;
        margin: 15px 5px;
    }
}

/* Portrait iPad Pro  */

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .navbar-brand img {
        width: 120px !important;
    }

    .logo .img-fulid {
        margin: 10px 30px 0px 0 !important;
    }

    .mly-30 {
        margin-left: 13% !important;
    }

    a:hover, a:focus {
        transform: scale(1) !important;
    }

    .slicknav_nav {
        position: absolute;
        left: 15px;
        margin: 80px 0;
        border-radius: 5px;
        width: 96%;
    }

    .video-promo {
        padding: 200px;
    }

    .input-group {
        position: relative;
        display: block;
        width: 100%;
    }

    .join-us img {
        width: 25% !important;
    }
}

/* Landscape iPad Pro */

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .navbar-brand img {
        width: 120px !important;
    }

    .logo .img-fulid {
        margin: 10px 30.5px 0px 0 !important;
    }

    a:hover, a:focus {
        transform: scale(1) !important;
    }

    .slicknav_nav {
        position: absolute;
        border-radius: 5px;
        left: 15px;
        margin: 80px 0;
        width: 96%;
    }



    .input-group {
        position: relative;
        display: block;
        width: 100%;
    }

    .join-us img {
        width: 25% !important;
    }

    .join-us-col {
        padding: 0px !important;
        width: 100% !important;
        max-width: 100% !important;
    }
}

/* only small tablets */

@media (min-width: 768px) and (max-width: 991px) {
    #hero-area .contents h1 {
        font-size: 28px;
    }

    .item-boxes h4 {
        font-size: 18px;
    }

    #features .show-box img {
        display: none;
    }

    .messtomorrow-table .messtomorrow-details ul li {
        font-size: 12px;
    }

    .counters .facts-item .fact-count h4 {
        font-size: 14px;
    }

    .single-team {
        margin-bottom: 30px;
    }

    .meta-tags span {
        margin-right: 3px;
    }

        .meta-tags span i {
            margin-right: 0px;
        }

    #blog .blog-item-text h3 {
        line-height: 20px;
    }
}

/* mobile or only mobile */

@media (max-width: 767px) {
    .section-header .section-title {
        font-size: 20px;
    }

    #hero-area .contents {
        padding: 100px 0 80px;
    }

        #hero-area .contents h1 {
            line-height: 30px;
        }

    #features .show-box img {
        display: none;
    }

    #features .box-item .text h4 {
        font-size: 14px;
    }

    .controls {
        margin: 0px;
    }

        .controls .btn {
            font-size: 13px;
            padding: 7px 7px;
        }

    .video-promo .video-promo-content h2 {
        font-size: 22px;
    }

    .messtomorrow-table {
        margin-bottom: 15px;
    }

    .counters .facts-item {
        margin-bottom: 30px;
    }

    .single-team {
        margin-bottom: 15px;
    }

    .contact-us {
        margin-bottom: 30px;
    }

        .contact-us h3 {
            font-size: 28px;
        }

    .footer-links li a {
        margin-right: 10px;
    }

    .copyright {
        float: left;
    }
}

#myVideo {
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
    .row.justify-content-md-center .col-md-7 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
    /* For landscape layouts only */
    .mouse, .mouse_down {
        display: none;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
    #main-navbar {
        display: none !important;
    }

    .navbar-header {
        width: 100%;
    }

    .slicknav_menu {
        display: block;
        float: right;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
    #main-navbar {
        display: none !important;
    }

    .navbar-header {
        width: 100%;
    }

    .slicknav_menu {
        display: block;
        float: right;
    }
}

@media only screen and (min-device-width: 834px) and (max-device-width: 1012px) and (-webkit-min-device-pixel-ratio: 2) {
    #main-navbar {
        display: none !important;
    }

    .navbar-header {
        width: 100%;
    }

    .slicknav_menu {
        display: block;
        float: right;
    }
}

@media (min-device-width: 800px) and (max-device-width: 1000px) {
    #main-navbar {
        display: none !important;
    }

    .navbar-header {
        width: 100%;
    }

    .slicknav_menu {
        display: block;
        float: right;
    }
}

.owl-dots {
    display: none;
}

#owl-demo .item .main-img {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.logo .img-fulid {
    width: 75%;
    margin: 0 0px;
    object-fit: contain;
}

.rectangle {
    padding: 7px 20px 10px 20px;
    border-radius: 28px;
    border: 1px solid #FF4500;
    font-family: 'Santral-Regular';
    font-size: 14px;
    letter-spacing: normal;
    text-align: center;
    color: #FF4500;
}

#meb-basvuru-button {
    color: white !important;
    background: linear-gradient( 90deg, rgba(244,181,63,1) 20%, rgba(235,85,40,1) 80%);
    border: none;
    border-radius: 28px;
    padding: 7px 20px 13px 20px !important;
    font-size: 20px !important;
    font-family: 'Santral-Regular';
    letter-spacing: normal;
    text-align: center;
    color: white !important;
    background: linear-gradient(90deg, rgba(244,181,63,1) 20%, rgba(235,85,40,1) 80%);
    border: none;
}

.rectangle:hover {
    color: #ffffff !important;
    background: #eb5629;
}

.arrow-small_long_right {
    width: 24px;
    height: 24px;
    margin: 0 0 0 6px;
    object-fit: contain;
}

.wp-iletisim {
    position: fixed;
    right: -5px;
    bottom: 70px;
    z-index: 9999999;
}

.social-a {
    font-size: 14px;
    color: white !important;
}

    .social-a img {
        margin-top: -5px;
        margin-right: 10px;
    }

.owl-item {
    height: 900px !important;
}

/* ----------------- */

.owl-carousel {
    position: relative;
    height: 100%;
}

    .owl-carousel div:not(.owl-controls) {
        height: 100%;
    }

ul {
    list-style: none;
}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
    background: #02284e;
    border-radius: 3px;
    text-align: center;
    border: 1px solid #02284e87;
    font: inherit;
    color: white;
    z-index: 999999;
    position: absolute;
    top: 48.5%;
    box-shadow: 0px 0px 19px -4px #9dc8f38c
}

.owl-carousel .owl-nav button.owl-prev {
    left: 1rem;
}

.owl-carousel .owl-nav button.owl-next {
    right: 1rem;
}

.owl-nav button.owl-prev, .owl-nav button.owl-next {
    border-radius: 50% !important;
    width: 4rem;
    height: 4rem;
}

.owl-nav .fa {
    font-size: 1.7em;
}

.owl-carousel .owl-slide1 {
    background-image: url('../img/video-background/Enes-Emre-1.jpg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 0;
}

.owl-carousel .owl-slide2 {
    background-image: url('../img/video-background/Sedanur-2.jpg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 0;
}

.owl-carousel .owl-slide3 {
    background-image: url('../img/video-background/Mustafa.jpg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 0;
}

@media screen and (max-width:770px) {
    #contact-page .section {
        padding: 0px !important;
    }

    .section-header {
        margin-bottom: 0 !important;
    }

    .owl-carousel .owl-slide1 img, .owl-carousel .owl-slide2 img, .owl-carousel .owl-slide3 img {
        display: block !important;
    }

    #wp-iletisim {
        margin-right: 9px;
        opacity: 0;
        position: absolute;
        right: 28px !important;
        width: 175px;
    }

    #wp-iletisim-area {
        position: relative;
        width: 50px;
    }

    .wp-iletisim {
        bottom: 123px !important;
        right: -8px !important;
    }

        .wp-iletisim #icon {
            position: absolute;
            right: 22px;
            width: 50px;
            top: 0px;
        }
}

@media screen and (max-width:1025px) {
    .owl-carousel .owl-slide3, .owl-carousel .owl-slide2, .owl-carousel .owl-slide1 {
        background-size: cover;
    }
}

.owl-carousel .owl-slide4 {
    background-image: url('../img/hero-area.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.owl-carousel .owl-slide5 {
    background-image: url('../img/hero-area.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.owl-carousel div.owl--text {
    position: absolute;
    bottom: 4em;
    left: 2em;
    width: 20em;
    height: 8em;
    padding: 1em;
    background: rgba(255, 255, 255, .5);
    border-radius: 4px;
}

.owl-carousel .owl-controls {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
}

.owl-nav {
    display: none;
    transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    max-height: 0 !important;
}

.owl-carousel:hover .owl-nav {
    display: block;
    cursor: pointer;
    transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    -webkit-transition: all 3s ease-in-out;
}

.owl-carousel .owl-controls .owl-buttons .owl-prev {
    left: 5px;
}

.owl-carousel .owl-controls .owl-buttons .owl-next {
    right: 5px;
}

.messtomorrow-details p {
    min-height: 130px;
}



.mouse:after {
    display: block;
    content: '';
    position: absolute;
    top: 10px;
    left: 50%;
    width: calc(7px);
    height: calc(7px);
    background: none;
    border: 2px solid #ffffff7d;
    border-radius: 100%;
    animation-name: scrollWheel;
    animation-duration: 1.4s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-timing-function: ease;
    will-change: transform;
}

/*-------------------------------------------------------- 06.10.2021 %lik ve responce CSS-----------------------------------------*/



/*%100*/
@media only screen and (min-width: 1800px) {
    #hero-area .contents {
        padding-top: 148px !important;
    }

    #wp-iletisim-area:hover #wp-iletisim {
        transform: translate(-38px) !important;
        -webkit-transform: translate(-38px) !important;
        transition: 1s;
        opacity: 1;
    }

    .wp-iletisim {
        position: fixed;
        right: -5px;
        bottom: 110px !important;
        z-index: 9999999;
    }

    .video-promo {
        top: 34% !important;
    }

    .double-bounce1, .double-bounce2 {
        max-width: 100px !important;
        height: 100% !important;
    }
    #wp-iletisim {
        margin-right: 9px;
        opacity: 0;
        position: absolute;
        right: 22px !important;
        width: 0;
    }

    #wp-iletisim-area:hover #wp-iletisim {
        transform: translate(-17px);
        -webkit-transform: translate(-17px);
        transition: 1s;
        opacity: 1;
        width: 250px !important;
    }
}


/*Redmi Note 7*/
@media only screen and (min-width: 393px) and (max-width: 767px) { /* Your Styles... */
    #hero-area .contents h1 {
        font-size: 44px !important;
    }

    #homeBannerText {
        margin: 0 !important;
    }

    .cerceve-home {
        margin: 48px 12px !important;
    }

    #mouseIcon {
        display: none !important;
    }
}

@media only screen and (min-width: 428px) and (max-width: 926px) { /* Your Styles... */
    #hero-area .contents h1 {
        font-size: 44px !important;
    }

    #homeBannerText {
        margin: 0 !important;
        max-width: 90% !important;
    }

    .cerceve-home {
        margin: 48px 12px !important;
    }

    #mouseIcon {
        display: none !important;
    }
}

@media only screen and (min-width: 390px) and (max-width: 767px) { /* Your Styles... */
    #hero-area .contents h1 {
        font-size: 44px !important;
    }

    #homeBannerText {
        margin: 0 !important;
    }

    .cerceve-home {
        margin: 48px 12px !important;
    }

    #mouseIcon {
        display: none !important;
    }
}

@media only screen and (min-width: 375px) and (max-width: 767px) { /* Your Styles... */
    #hero-area .contents h1 {
        font-size: 44px !important;
    }

    #homeBannerText {
        margin: 0 !important;
    }

    #hero-area{
        margin-top:10vh;
    }
    .cerceve-home {
        margin: 48px 12px !important;
    }

    #mouseIcon {
        display: none !important;
    }
}

@media only screen and (min-width: 393px) and (max-width: 767px) { /* Your Styles... */
    #hero-area .contents h1 {
        font-size: 44px !important;
    }

    #homeBannerText {
        margin: 0 !important;
    }

    .cerceve-home {
        margin: 48px 12px !important;
    }

    #mouseIcon {
        display: none !important;
    }

}

/*%110*/
@media only screen and (min-width: 1729px) and (max-width: 1799px) {
    #hero-area .contents {
        padding-top: 204px !important;
    }

    .wp-iletisim {
        position: fixed;
        right: -5px;
        bottom: 123px!important;
        z-index: 9999999;
    }

    .video-promo {
        top: 34% !important;
    }

    #wp-iletisim {
        margin-right: 9px;
        opacity: 0;
        position: absolute;
        right: 43px !important;
    }

    #wp-iletisim-area:hover #wp-iletisim {
        transform: translate(-17px);
        -webkit-transform: translate(-17px);
        transition: 1s;
        opacity: 1;
        width: 250px !important;
    }
}
/*%125*/
@media only screen and (min-width: 1500px) and (max-width: 1729px) {
    .maxHeight {
        max-height: 312px !important
    }

    .icerik-home p {
        min-height: 105px !important;
    }

    #hero-area .contents {
        padding-top: 162px !important;
    }

    #hero-area.homepage .contents {
        padding-top: 212px !important;
    }

    .owl-item .spinner {
        width: 100% !important;
        height: 100% !important;
    }

    .wp-iletisim {
        position: fixed;
        right: -5px;
        bottom: 74px;
        z-index: 9999999;
    }

    .cerceve-area-home {
        text-align: center;
        max-width: 100%;
        margin: auto;
        display: block
    }

    .cerceve-home {
        width: 260px;
        height: 260px;
        display: table;
        margin: 50px 20px;
        float: left;
        background-image: url('/assetssite/messyarinim/img/daire.png');
        background-size: contain;
        background-repeat: no-repeat;
    }

    .icerik-home {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        padding: 15px 20px;
    }

        .icerik-home p {
            font-size: 10px !important;
            line-height: 15px !important;
            margin-bottom: 5px !important;
        }

        .icerik-home h2 {
            font-size: 12px !important;
            line-height: 15px !important;
        }

        .icerik-home .icon {
            max-width: 34px;
            margin: 0 auto 7px auto;
        }

            .icerik-home .icon img {
                width: 100%;
                max-width: 34px;
            }

    .cerceve-area {
        text-align: center;
        max-width: 870px;
        margin: auto;
    }

    .cerceve {
        width: 250px;
        background: #f3f3f3;
        height: 250px;
        display: table;
        margin: 50px 20px;
        float: left;
        background-image: url('/assetssite/messyarinim/img/daire.png');
        background-size: contain;
        background-repeat: no-repeat;
    }

    .icerik {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        padding: 15px 36px;
    }

        .icerik h2 {
            font-size: 16px !important;
            line-height: 24px !important;
        }

        .icerik .icon {
            max-width: 50px;
            margin: 0 auto 15px auto;
        }

            .icerik .icon img {
                width: 100%
            }

    #hero-area .contents p {
        font-size: 15px !important;
        margin-bottom: 20px !important;
        margin-top: 20px !important;
    }

    #hero-area .contents h1 {
        margin-bottom: 10px !important;
        font-size: 76px !important;
    }

    #hero-area .contents h3 {
        font-size: 41px !important;
        margin-bottom: 10px !important;
    }

    #hero-area .contents h4 {
        font-size: 18px !important;
        margin-bottom: 10px !important;
    }

    .uyecalisma {
        margin-top: 25px !important;
        font-size: 12px !important;
        margin-bottom: 25px !important;
    }

    #bursbasvuru {
        padding: 10px 15px 10px 15px !important;
        font-size: 12px !important;
        width: 190px !important;
        margin-top: 2rem !important;
    }

    .mouse_down {
        font-size: 10px !important;
    }

    .logo .img-fulid {
        width: 65% !important;
        margin: 0 !important;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        font-size: 14px !important;
        line-height: 20px !important;
    }

    #icon {
        width: 50px !important;
    }

    #wp-iletisim {
        height: 50px;
        right: 27px!important;
        margin-right: 12px !important;
    }

    #wp-iletisim-area:hover #wp-iletisim {
        transform: translate(-17px);
        -webkit-transform: translate(-17px);
        transition: 1s;
        opacity: 1;
        width: 166px!important;
    }

    .back-to-top i {
        width: 2rem !important;
        height: 2rem !important;
        font-size: 1rem !important;
        line-height: 2rem !important;
    }

    .mouse {
        width: calc(20px) !important;
        height: calc(38px) !important;
        margin: 5px auto 18px !important;
    }

    .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
        width: 40px !important;
        height: 40px !important;
    }

    .owl-nav .fa {
        font-size: 16px !important;
        padding: 10px ​12px !important;
    }

    .video-promo .video-promo-content h2 {
        font-size: 25px !important;
    }

    .owl-carousel .owl-item img {
        width: 60% !important;
    }

    .double-bounce1, .double-bounce2 {
        width: 75px !important;
        height: 75px !important;
        display: none !important;
    }

    .section-header .section-title {
        font-size: 30px !important;
    }

    .messtomorrow-table .messtomorrow-details h2 {
        font-size: 14px !important;
    }

    p {
        font-size: 9px !important;
        line-height: 21px !important;
    }

    #messtomorrow .container:first-child {
        max-width: 960px !important;
    }

    .rectangle {
        padding: 7px 16px 7px 16px !important;
        font-size: 11px !important;
    }

    .messtomorrow-table .messtomorrow-details .icon {
        height: 42px !important;
    }

    .messtomorrow-details .icon img {
        width: 64% !important;
    }

    .messtomorrow-details p {
        min-height: 103px !important;
    }

    .join-us .img-fulid {
        width: 150px !important;
    }

    .messContactLi li a {
        font-size: 9px !important;
    }

    .social-a {
        font-size: 9px !important;
    }

        .social-a img {
            width: 12px !important;
        }

    .video-promo {
        top: 24% !important;
    }
}

@media only screen and (min-width: 1440px) and (max-width: 1499px) {
    #homeBannerText {
        margin: auto 13% auto auto !important
    }

    #hero-area .contents {
        padding: 0px 0 10px 0px;
    }

    .video-promo {
        top: 27% !important;
    }
}
/*%150*/
@media only screen and (min-width: 1200px) and (max-width: 1439px) {
    .icerik-home p {
        min-height: 105px !important;
    }

    #hero-area .contents {
        padding-top: 138px !important;
    }

    #hero-area.homepage .contents {
        padding-top: 90px !important;
    }

    #bursbasvuru {
        margin-top: 3rem !important
    }

    .wp-iletisim {
        position: fixed;
        right: -7px;
        bottom: 57px;
        z-index: 9999999;
    }

    .maxHeight {
        max-height: 265px !important
    }

    .cerceve-area-home {
        text-align: center;
        max-width: 100%;
        margin: auto;
        display: block
    }

    .cerceve-home {
        width: 260px;
        height: 260px;
        display: table;
        margin: 50px 20px;
        float: left;
        background-image: url('/assetssite/messyarinim/img/daire.png');
        background-size: contain;
        background-repeat: no-repeat;
    }

    .icerik-home {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        padding: 15px 20px;
    }

        .icerik-home p {
            font-size: 10px !important;
            line-height: 15px !important;
            margin-bottom: 5px !important;
        }

        .icerik-home h2 {
            font-size: 12px !important;
            line-height: 15px !important;
        }

        .icerik-home .icon {
            max-width: 34px;
            margin: 0 auto 7px auto;
        }

            .icerik-home .icon img {
                width: 100%;
                max-width: 34px;
            }

    .cerceve-area {
        text-align: center;
        max-width: 870px;
        margin: auto;
    }

    .cerceve {
        width: 250px;
        background: #f3f3f3;
        height: 250px;
        display: table;
        margin: 50px 20px;
        float: left;
        background-image: url('/assetssite/messyarinim/img/daire.png');
        background-size: contain;
        background-repeat: no-repeat;
    }

    .icerik {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        padding: 15px 36px;
    }

        .icerik h2 {
            font-size: 16px !important;
            line-height: 24px !important;
        }

        .icerik .icon {
            max-width: 50px;
            margin: 0 auto 15px auto;
        }

            .icerik .icon img {
                width: 100%
            }

    #hero-area .contents p {
        font-size: 10px !important;
        margin-bottom: 10px !important;
    }

    #hero-area .contents h1 {
        margin-bottom: 10px !important;
        font-size: 59px !important;
    }

    #hero-area .contents h3 {
        font-size: 36px !important;
        margin-bottom: 10px !important;
    }

    #hero-area .contents h4 {
        font-size: 16px !important;
        margin-bottom: 10px !important;
    }

    .uyecalisma {
        margin-top: 25px !important;
        font-size: 12px !important;
        margin-bottom: 25px !important;
    }

    #bursbasvuru {
        padding: 10px 15px 10px 15px !important;
        font-size: 12px !important;
        width: 190px !important;
        margin-top: 1rem !important
    }

    .mouse_down {
        font-size: 10px !important;
    }



    .navbar-expand-lg .navbar-nav .nav-link {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        font-size: 14px !important;
        line-height: 20px !important;
    }
    

    #icon {
        width: 40px !important;
    }

    #wp-iletisim {
        height: 40.4px;
    }

    .back-to-top i {
        width: 30px !important;
        height: 30px !important;
        font-size: 14px !important;
        line-height: 30px !important;
    }

    .mouse {
        width: calc(20px) !important;
        height: calc(38px) !important;
        margin: 5px auto 18px !important;
    }

    .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
        width: 40px !important;
        height: 40px !important;
    }

    .owl-nav .fa {
        font-size: 16px !important;
        padding: 10px ​12px !important;
    }

    .video-promo .video-promo-content h2 {
        font-size: 25px !important;
    }

    .owl-carousel .owl-item img {
        width: 60% !important;
    }

    .double-bounce1, .double-bounce2 {
        width: 100% !important;
        height: 100% !important;
    }

    .section-header .section-title {
        font-size: 30px !important;
    }

    .messtomorrow-table .messtomorrow-details h2 {
        font-size: 14px !important;
    }

    p {
        font-size: 9px !important;
        line-height: 21px !important;
    }

    #messtomorrow .container:first-child {
        max-width: 960px !important;
    }

    .rectangle {
        padding: 7px 15px 7px 15px !important;
        font-size: 10px !important;
    }

    .messtomorrow-table .messtomorrow-details .icon {
        height: 42px !important;
    }

    .messtomorrow-details .icon img {
        width: 64% !important;
    }

    .messtomorrow-details p {
        min-height: 103px !important;
    }

    .join-us .img-fulid {
        width: 150px !important;
    }

    .messContactLi li a {
        font-size: 9px !important;
    }

    .social-a {
        font-size: 9px !important;
    }

        .social-a img {
            width: 12px !important;
        }

    .video-promo {
        top: 20% !important;
    }
}

@media only screen and (max-width: 767px) {
    .owl-nav button.owl-prev, .owl-nav button.owl-next {
        width: 3rem !important;
        height: 3rem !important;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {

    .cerceve {
        margin: 50px auto !important;
        float: unset !important;
    }

    .cerceve-home {
        margin: 50px auto !important;
        float: unset !important;
    }

    #homeBannerText {
        margin: auto 6% auto auto !important
    }

    #hero-area .contents {
        padding: 45px 0 10px 0px !important;
    }

        #hero-area .contents h1 {
            font-size: 52px !important;
        }

        #hero-area .contents h3 {
            font-size: 30px !important
        }

        #hero-area .contents h4 {
            font-size: 16px !important;
        }

        #hero-area .contents p {
            font-size: 12px !important;
        }

    .uyecalisma {
        margin-top: 25px !important;
        font-size: 12px !important;
        margin-bottom: 25px !important;
    }

    #bursbasvuru {
        padding: 10px 15px 10px 15px !important;
        font-size: 12px !important;
        width: 190px !important;
    }

    .owl-nav button.owl-prev, .owl-nav button.owl-next {
        width: 3rem !important;
        height: 3rem !important;
    }

    .owl-nav .fa {
        font-size: 15px !important;
    }

    .video-promo {
        top: 12% !important;
    }

    .messtomorrow-table .messtomorrow-details h2 {
        font-size: 13px !important;
    }

    .messtomorrow-details p {
        min-height: 85px !important;
        line-height: 17px !important;
        font-size: 9px !important;
    }

    .section-header .section-title {
        font-size: 28px !important;
    }

    .rectangle {
        padding: 10px 10px 10px 10px !important;
        font-size: 15px !important;
    }

    .join-us img {
        width: 18% !important;
    }

    .slicknav_menu {
        display: block !important;
    }
}

/* ----------- iPad ----------- */
/* Portrait and Landscape */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
    .cerceve-home {
        margin: 50px auto !important;
        float: unset !important;
    }

    .cerceve {
        margin: 50px auto !important;
        float: unset !important;
    }

    #homeBannerText {
        margin: 7% 5% auto auto !important;
    }

    #hero-area .contents h1 {
        font-size: 45px !important;
    }

    #hero-area .contents h3 {
        color: #02284e;
        font-size: 27px !important;
    }

    #hero-area .contents h4 {
        font-size: 12px !important;
    }

    #hero-area .contents p {
        font-size: 10px !important;
        margin-bottom: 10px !important;
        margin-top: 10px !important;
    }

    #bursbasvuru {
        padding: 10px 15px 10px 15px !important;
        font-size: 10px !important;
        width: 157px !important;
    }

    .mouse {
        width: calc(17px) !important;
        height: calc(34px) !important;
    }

    #mouseIcon {
        bottom: -20px !important
    }

        #mouseIcon .mouse_down {
            font-size: 11px !important
        }

    .owl-nav button.owl-prev, .owl-nav button.owl-next {
        width: 2rem !important;
        height: 2rem !important;
    }

    .owl-nav .fa {
        font-size: 13px !important;
    }

    .video-promo {
        top: 14% !important;
    }

        .video-promo .video-promo-content h2 {
            font-size: 19px !important;
        }

    .owl-carousel .owl-item img {
        width: 70%;
    }

    .double-bounce1, .double-bounce2 {
        width: 100% !important;
        height: 100% !important;
    }

    .section-header .section-title {
        font-size: 24px !important;
    }

    .messtomorrow-details {
        top: 48px !important;
        max-width: 371px !important;
    }
}

@media all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape) {
    .cerceve {
        margin: 50px auto !important;
        float: unset !important;
    }

    .cerceve-home {
        margin: 50px auto !important;
        float: unset !important;
    }

    #homeBannerText {
        margin: 0 5% auto auto !important;
    }

    #hero-area .contents h1 {
        font-size: 45px !important;
    }

    #hero-area .contents h3 {
        color: #02284e;
        font-size: 27px !important;
    }

    #hero-area .contents h4 {
        font-size: 12px !important;
    }

    #hero-area .contents p {
        font-size: 10px !important;
        margin-bottom: 10px !important;
        margin-top: 10px !important;
    }

    #bursbasvuru {
        padding: 10px 15px 10px 15px !important;
        font-size: 10px !important;
        width: 157px !important;
    }

    .mouse {
        width: calc(17px) !important;
        height: calc(34px) !important;
    }

    #mouseIcon {
        bottom: -20px !important
    }

        #mouseIcon .mouse_down {
            font-size: 11px !important
        }

    .owl-nav button.owl-prev, .owl-nav button.owl-next {
        width: 2rem !important;
        height: 2rem !important;
    }

    .owl-nav .fa {
        font-size: 13px !important;
    }

    .video-promo {
        top: 14% !important;
    }

        .video-promo .video-promo-content h2 {
            font-size: 19px !important;
        }

    .owl-carousel .owl-item img {
        width: 70%;
    }

    .double-bounce1, .double-bounce2 {
        width: 100% !important;
        height: 100% !important;
    }

    .section-header .section-title {
        font-size: 24px !important;
    }

    .messtomorrow-details {
        top: 24px !important;
        max-width: 371px !important;
    }

    .icon img {
        width: 100%;
    }

    .messtomorrow-table .messtomorrow-details .icon {
        width: 34px !important;
        height: 34px !important;
    }
}



/* ----------- iPhone 5, 5S, 5C and 5SE ----------- */

/* Portrait and Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
    .cerceve {
        margin: 50px auto !important;
        float: unset !important;
    }

    .cerceve-home {
        margin: 50px auto !important;
        float: unset !important;
    }

    .navbar-brand img {
        width: 62% !important;
    }

    #homeBannerText {
        margin: 0 !important;
        margin-right: 0 !important;
        padding: 15px;
        background: #0000007d;
    }

    #hero-area .contents {
        padding: 23px 0 0 !important;
    }

        #hero-area .contents p {
            font-size: 11px !important;
            color: #ffffff !important;
            margin: 0 15px !important
        }

        #hero-area .contents h1 {
            color: #ffffff !important;
            font-size: 48px !important;
        }

        #hero-area .contents h3 {
            color: #ffffff !important;
            font-size: 28px !important;
        }

        #hero-area .contents h4 {
            color: #ffffff !important;
            font-size: 14px !important;
        }

            #hero-area .contents h4 span {
                color: #ffffff !important;
            }

    #mouseIcon {
        width: 92% !important;
    }

    .mouse {
        margin: 8px auto 30px !important;
        border: 2px solid #ec6f2e !important;
    }

    .mouse_down {
        color: white !important;
    }

    .uyecalisma1 {
        font-size: 12px !important;
    }

    .video-promo {
        top: 28% !important;
    }

        .video-promo .video-promo-content h2 {
            font-size: 22px !important;
        }

    #bursbasvuru {
        padding: 10px 10px 10px 10px !important;
        font-size: 14px !important;
        width: 171px !important;
        margin-top: 40px !important;
    }

    .owl-carousel .owl-item img {
        width: 80% !important;
    }

    .double-bounce1, .double-bounce2 {
        width: 100% !important;
        height: 100% !important;
    }

    .messtomorrow-table .messtomorrow-details h2 {
        font-size: 14px !important;
    }

    .messtomorrow-table .messtomorrow-details .icon {
        width: 50px !important;
        height: 50px !important;
    }

    .messtomorrow-details {
        max-width: 365px;
    }

    .messtomorrow-table .messtomorrow-details .icon img {
        width: 100% !important;
    }

    .messtomorrow-details p {
        min-height: 88px !important;
        font-size: 9px !important;
    }


    .rectangle {
        padding: 7px 20px 10px 20px !important;
        font-size: 16px !important;
    }
}

/* Portrait */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .navbar-brand img {
        width: 62% !important;
    }

    .rectangle {
        padding: 7px 20px 10px 20px !important;
        font-size: 16px !important;
    }

    #homeBannerText {
        margin: 0 !important;
        margin-right: 0 !important;
        padding: 15px;
        background: #0000007d;
    }

    #hero-area .contents p {
        font-size: 11px !important;
        color: #ffffff !important;
        margin: 0 15px !important
    }

    #hero-area .contents h1 {
        color: #ffffff !important;
        font-size: 48px !important;
        margin-top:1em;
    }

    #hero-area .contents h3 {
        color: #ffffff !important;
        font-size: 28px !important;
    }

    #hero-area .contents h4 {
        color: #ffffff !important;
        font-size: 14px !important;
    }

        #hero-area .contents h4 span {
            color: #ffffff !important;
        }

    #mouseIcon {
        width: 92% !important;
    }

    .mouse {
        margin: 8px auto 30px !important;
        border: 2px solid #ec6f2e !important;
    }

    .section-header .section-title {
        font-size: 17px !important;
    }

    .mouse_down {
        color: white !important;
    }

    .uyecalisma1 {
        font-size: 12px !important;
    }

    .messtomorrow-table .messtomorrow-details h2 {
        font-size: 14px !important;
    }

    .messtomorrow-table .messtomorrow-details .icon img {
        width: 100% !important;
    }

    .messtomorrow-details p {
        min-height: 88px !important;
        font-size: 9px !important;
    }

    .video-promo {
        top: 16% !important;
    }

        .video-promo .video-promo-content h2 {
            font-size: 22px !important;
        }

    #bursbasvuru {
        padding: 10px 10px 10px 10px !important;
        font-size: 14px !important;
        width: 171px !important;
        margin-top: 40px !important;
    }

    .owl-carousel .owl-item img {
        width: 80% !important;
    }

    .double-bounce1, .double-bounce2 {
        width: 100% !important;
        height: 100% !important;
    }
}

/* Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    #hero-area {
        background-size: contain !important;
        margin: 100px 0 0 0 !important;
    }

    .messtomorrow-table .messtomorrow-details h2 {
        font-size: 14px !important;
    }

    .messtomorrow-table .messtomorrow-details .icon {
        width: 35px !important;
        height: 35px !important;
    }

        .messtomorrow-table .messtomorrow-details .icon img {
            width: 100% !important;
        }

    .rectangle {
        padding: 7px 20px 10px 20px !important;
        font-size: 16px !important;
    }

    .messtomorrow-details p {
        min-height: 88px !important;
        font-size: 9px !important;
    }

    #homeBannerText {
        margin: 0 5% 0 auto !important;
        padding: 15px;
        background: #00000000;
    }

    #hero-area .contents p {
        font-size: 9px !important;
        color: #02284e !important;
        margin: 0 10px !important;
        line-height: 20px !important
    }

    #hero-area .contents {
        padding: 0 0 0px !important;
    }

        #hero-area .contents h1 {
            color: #02284e !important;
            font-size: 38px !important;
        }

        #hero-area .contents h3 {
            color: #02284e !important;
            font-size: 20px !important;
        }

        #hero-area .contents h4 {
            color: #02284e !important;
            font-size: 12px !important;
            margin-bottom: 10px !important
        }

            #hero-area .contents h4 span {
                color: #02284e !important;
            }

    #mouseIcon {
        width: 92% !important;
    }

    .mouse {
        margin: 8px auto 30px !important;
        border: 2px solid #ec6f2e !important;
    }

    .mouse_down {
        color: white !important;
    }

    .uyecalisma1 {
        font-size: 12px !important;
    }

    .navbar-brand img {
        width: 37% !important;
    }

    .video-promo {
        top: 11% !important;
    }

        .video-promo .video-promo-content h2 {
            font-size: 22px !important;
        }

    #bursbasvuru {
        padding: 10px 10px 10px 10px !important;
        font-size: 10px !important;
        width: 150px !important;
        margin-top: 35px !important;
    }

    .owl-carousel .owl-item img {
        width: 80% !important;
    }

    .double-bounce1, .double-bounce2 {
        width: 100% !important;
        height: 100% !important;
    }
}

/* ----------- iPhone 6, 6S, 7 and 8 ----------- */

/* Portrait and Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
    .messtomorrow-details {
        margin: 54px 10px 7px 20px !important;
    }

    .navbar-brand img {
        width: 62% !important;
        margin: 12px 0 !important;
    }

    #homeBannerText {
        margin: 0 !important;
        margin-right: 0 !important;
        padding: 15px;
        background: #0000007d;
    }

    .messtomorrow-details {
        max-width: 365px;
    }

    #hero-area .contents p {
        font-size: 11px !important;
        color: #ffffff !important;
        margin: 0 15px !important
    }

    #hero-area .contents h1 {
        color: #ffffff !important;
        font-size: 48px !important;
    }

    #hero-area .contents h3 {
        color: #ffffff !important;
        font-size: 28px !important;
    }

    #hero-area .contents h4 {
        color: #ffffff !important;
        font-size: 14px !important;
    }

        #hero-area .contents h4 span {
            color: #ffffff !important;
        }

    #mouseIcon {
        width: 92% !important;
    }

    .mouse {
        margin: 8px auto 30px !important;
        border: 2px solid #ec6f2e !important;
    }

    .mouse_down {
        color: white !important;
    }

    .uyecalisma1 {
        font-size: 12px !important;
    }

    .video-promo {
        top: 28% !important;
    }

        .video-promo .video-promo-content h2 {
            font-size: 22px !important;
        }

    #bursbasvuru {
        padding: 10px 10px 10px 10px !important;
        font-size: 14px !important;
        width: 171px !important;
        margin-top: 40px !important;
    }

    .owl-carousel .owl-item img {
        width: 80% !important;
    }
}

/* Portrait */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    #homeBannerText {
        margin: 0 !important;
        margin-right: 0 !important;
        padding: 15px;
        background: #0000007d;
    }

    #hero-area .contents p {
        font-size: 11px !important;
        color: #ffffff !important;
        margin: 0 15px !important
    }

    #hero-area .contents h1 {
        color: #ffffff !important;
        font-size: 48px !important;
    }

    #hero-area .contents h3 {
        color: #ffffff !important;
        font-size: 28px !important;
    }

    #hero-area .contents h4 {
        color: #ffffff !important;
        font-size: 14px !important;
    }

        #hero-area .contents h4 span {
            color: #ffffff !important;
        }

    #mouseIcon {
        width: 92% !important;
    }

    .mouse {
        margin: 8px auto 30px !important;
        border: 2px solid #ec6f2e !important;
    }

    .mouse_down {
        color: white !important;
    }

    .uyecalisma1 {
        font-size: 12px !important;
    }

    .video-promo {
        top: 28% !important;
    }

        .video-promo .video-promo-content h2 {
            font-size: 22px !important;
        }

    #bursbasvuru {
        padding: 10px 10px 12px 10px !important;
        font-size: 14px !important;
        width: 171px !important;
        margin-top: 40px !important;
    }

    .owl-carousel .owl-item img {
        width: 80% !important;
    }

    .double-bounce1, .double-bounce2 {
        display: none;
    }
}

/* Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    #hero-area {
        background-size: contain !important;
        margin: 100px 0 0 0 !important;
    }

    .navbar-brand img {
        width: 50% !important;
    }

    #homeBannerText {
        margin: 50px 5% 0 auto !important;
        padding: 15px;
        background: #00000000;
    }

    #hero-area .contents p {
        font-size: 9px !important;
        color: #02284e !important;
        margin: 0 10px !important;
        line-height: 20px !important
    }

    #hero-area .contents {
        padding: 0 0 0px !important;
    }

        #hero-area .contents h1 {
            color: #02284e !important;
            font-size: 38px !important;
        }

        #hero-area .contents h3 {
            color: #02284e !important;
            font-size: 20px !important;
        }

        #hero-area .contents h4 {
            color: #02284e !important;
            font-size: 12px !important;
            margin-bottom: 10px !important
        }

            #hero-area .contents h4 span {
                color: #02284e !important;
            }

    #mouseIcon {
        width: 92% !important;
    }

    .mouse {
        margin: 8px auto 30px !important;
        border: 2px solid #ec6f2e !important;
    }

    .mouse_down {
        color: white !important;
    }

    .uyecalisma1 {
        font-size: 12px !important;
    }

    .navbar-brand img {
        width: 37% !important;
    }

    .video-promo {
        top: 11% !important;
    }

        .video-promo .video-promo-content h2 {
            font-size: 22px !important;
        }

    #bursbasvuru {
        padding: 10px 10px 10px 10px !important;
        font-size: 10px !important;
        width: 150px !important;
        margin-top: 30px !important;
    }

    .owl-carousel .owl-item img {
        width: 80% !important;
    }

    .double-bounce1, .double-bounce2 {
        display: none !important;
    }
}

/* ----------- iPhone 6+, 7+ and 8+ ----------- */

/* Portrait and Landscape */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
    #homeBannerText {
        margin: 0 !important;
        margin-right: 0 !important;
        padding: 15px;
        background: #0000007d;
    }

    .navbar-brand img {
        width: 62% !important;
        margin: 12px 0 !important;
    }

    .messtomorrow-details {
        max-width: 365px;
    }

    #hero-area .contents p {
        font-size: 11px !important;
        color: #ffffff !important;
        margin: 0 15px !important
    }

    #hero-area .contents h1 {
        color: #ffffff !important;
        font-size: 48px !important;
    }

    #hero-area .contents h3 {
        color: #ffffff !important;
        font-size: 28px !important;
    }

    #hero-area .contents h4 {
        color: #ffffff !important;
        font-size: 14px !important;
    }

        #hero-area .contents h4 span {
            color: #ffffff !important;
        }

    #mouseIcon {
        width: 92% !important;
    }

    .mouse {
        margin: 8px auto 30px !important;
        border: 2px solid #ec6f2e !important;
    }

    .mouse_down {
        color: white !important;
    }

    .uyecalisma1 {
        font-size: 12px !important;
    }

    .video-promo {
        top: 28% !important;
    }

        .video-promo .video-promo-content h2 {
            font-size: 22px !important;
        }

    #bursbasvuru {
        padding: 10px 10px 10px 10px !important;
        font-size: 14px !important;
        width: 171px !important;
        margin-top: 40px !important;
    }

    .owl-carousel .owl-item img {
        width: 80% !important;
    }

    .double-bounce1, .double-bounce2 {
        display: none !important;
    }
}

/* Portrait */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
    #homeBannerText {
        margin: 0 !important;
        margin-right: 0 !important;
        padding: 15px;
        background: #0000007d;
    }

    #hero-area .contents p {
        font-size: 11px !important;
        color: #ffffff !important;
        margin: 0 15px !important
    }

    #hero-area .contents h1 {
        color: #ffffff !important;
        font-size: 48px !important;
    }

    #hero-area .contents h3 {
        color: #ffffff !important;
        font-size: 28px !important;
    }

    #hero-area .contents h4 {
        color: #ffffff !important;
        font-size: 14px !important;
    }

        #hero-area .contents h4 span {
            color: #ffffff !important;
        }

    #mouseIcon {
        width: 92% !important;
    }

    .mouse {
        margin: 8px auto 30px !important;
        border: 2px solid #ec6f2e !important;
    }

    .mouse_down {
        color: white !important;
    }

    .uyecalisma1 {
        font-size: 12px !important;
    }

    .video-promo {
        top: 22% !important;
    }

        .video-promo .video-promo-content h2 {
            font-size: 22px !important;
        }

    #bursbasvuru {
        padding: 10px 10px 10px 10px !important;
        font-size: 14px !important;
        width: 171px !important;
        margin-top: 40px !important;
    }

    .owl-carousel .owl-item img {
        width: 80% !important;
    }
}

/* Landscape */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
    #hero-area {
        background-size: contain !important;
        margin: 100px 0 0 0 !important;
    }

    #homeBannerText {
        margin: 50px 5% 0 auto !important;
        padding: 15px;
        background: #00000000;
    }

    #hero-area .contents p {
        font-size: 9px !important;
        color: #02284e !important;
        margin: 0 10px !important;
        line-height: 20px !important
    }

    #hero-area .contents {
        padding: 0 0 0px !important;
    }

        #hero-area .contents h1 {
            color: #02284e !important;
            font-size: 38px !important;
        }

        #hero-area .contents h3 {
            color: #02284e !important;
            font-size: 20px !important;
        }

        #hero-area .contents h4 {
            color: #02284e !important;
            font-size: 12px !important;
            margin-bottom: 10px !important
        }

            #hero-area .contents h4 span {
                color: #02284e !important;
            }

    #mouseIcon {
        width: 92% !important;
    }

    .mouse {
        margin: 8px auto 30px !important;
        border: 2px solid #ec6f2e !important;
    }

    .mouse_down {
        color: white !important;
    }

    .uyecalisma1 {
        font-size: 12px !important;
    }

    .navbar-brand img {
        width: 37% !important;
    }

    .video-promo {
        top: 11% !important;
    }

        .video-promo .video-promo-content h2 {
            font-size: 22px !important;
        }

    #bursbasvuru {
        padding: 10px 10px 10px 10px !important;
        font-size: 10px !important;
        width: 150px !important;
        margin-top: 30px !important;
    }

    .owl-carousel .owl-item img {
        width: 80% !important;
    }
}

/* ----------- iPhone X ----------- */

/* Portrait and Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) {
}

/* Portrait */
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
}

/* Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
}

@media only screen and (max-width: 660px) {
    .maxHeight {
        max-height: 456px !important
    }

        .maxHeight .contents {
            padding-top: 89px !important
        }
}
