﻿@media (max-width: 578px) {
    .forcefullwidth_wrapper_tp_banner {

        height:350px !important;
    }

    .defaultimg {
        height: 400px !important;
        background-position: center center;
        background-size:contain !important;
    }
    .tp-kbimg {
        /* width:100% !important;*/
        height: auto !important;
        position: absolute;
        height: 844px;
        width: 1697px;
        transform: none !important;
        transform-origin: 44% 21% 27px !important;
    }
    .tp-parallax-wrap {

        top:165px !important;margin-bottom:20px !important;
    }

    .caption_link {
        top: 46px !important;
        font-size: 11px !important;
    }

    .tp-caption div {

        font-size:25px !important;
    }
    .custom-button {
        border: none;
        color: #fff;
        text-decoration: none;
        background: #f44336;
        cursor: pointer;
        display: inline-block;
        outline: none;
        box-shadow: none;
        text-shadow: none;
        position: relative;
        letter-spacing: 0;
        -webkit-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        margin-top: 10px;
        text-transform: none;
        padding: 7px 20px;
        border-radius: 40px;
        font-size: 14px;
        font-weight: 600;
    }

    .banner hr {
        width: 80px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
  
    .list-why-choose-us li {
        position: relative;
        padding-left: 17px;
        font-size: 12px;
        line-height: 10px;
    }
    .gmap_container {
        overflow: hidden;
       
        width: 100%;
    }


    .form-control {
        width: 100%;
        position: static;
    }
    .banner .breadcrumb {
        font-size: 14px;
        text-transform: none;
        margin: 15px 0 30px 0;
        background: transparent;
    }
    .banner {
        background-image: url('/img/kurumsal.jpg');
        background-repeat: no-repeat;
        background-position: center center;
       
        background-size: cover;
    }


    .about .about-content {
        margin-top: 0px;
        padding: 0px 0 !important;
        /* display: inline-block; */
        width: 100%;
    }
    .user-auth {
        padding: 0;
        margin-top: 75px;
    }

  
}
@media (min-width: 991px) {
    .banner {
        background-image: url('/img/kurumsal.jpg');
        background-repeat: no-repeat;
        background-position: top top;
        background-attachment: fixed;
        background-size: cover;
    }
    .list-why-choose-us li {
        position: relative;
        padding-left: 22px;
        font-size: 15px;
        line-height: 18px;
    }

    .nodesktop

    {
        visibility:hidden !important;

    }
    
  


    .about .about-content {
        margin-top: 40px;
        padding: 40px 0 !important;
        /* display: inline-block; */
        width: 100%;
    }
    .banner hr {
        width: 80px;
        margin-top: 32px;
        margin-bottom: 22px;
    }

    .banner .breadcrumb {
        font-size: 14px;
        text-transform: none;
        margin: 15px 0 0;
        background: transparent;
    }


    .user-auth {
        padding: 0;
        margin-top: 145px;
    }



}