
@media (min-width: 1600px){    
    #sl_img .container {
        width: 1290px !important;
        padding-left: 0px !important;
    }

}

@media (min-width: 1200px){
    #sl_img .container {
        padding-left: 0px !important;
    }

    .thumbnail a>img, .thumbnail>img{
        max-height: 250px;
        
    }

}

@media (max-width: 700px){
    header{
        display: grid !important;
        width: 100%;
        height: auto;
    }

    .carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img{
        height: 200px !important;
    }

    #h_ort_sol, #h_ort_sag{
        font-size: 14px;
    }
    #h_top {
        max-width: 700px;
        width: 100%;
        min-width: 100%;
        padding-left: 0;
        padding-right: 0;
        justify-content: flex-start;
    }

    #h_sol, #h_sag {
        display: block;
        width: 30%;
    }

    #h_sag{
        /*display: none !important;*/
    }

    #h_orta_bottom {
        display: none;
        width: 100%;
        height: 800px;
        min-height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        background: #fff;
        z-index: 150000000;
    }

    #h_ort_sol_b {
        display: block;
        width: 100%;
        margin-top: 30px;
    }

    #h_ort_sag_b {
        display: block;
        width: 100%;
    }

    #h_ort_sol_b ul li {
        display: block;
        line-height: 60px;
        text-align: center;
    }


    #h_ort_sol_b ul {
        display: table;
        width: 100%;
        max-width: 600px;
        height: auto;
    }

    #h_ort_sag_b ul {
        display: table;
        width: 95%;
        height: auto;
    }

    #h_ort_sag{
        /*display: none;*/
    }

    #h_orta {
        width: 70%;
    }



    div#mob_menu {
        float: left;
        width: 35px;
        height: auto;
        max-height: 35px;
        position: absolute;
        right: 5%;
        top: 75%;
    }

    div#mob_menu span {
        display: block;
        background-color: #333;
        height: 2px;
        width: 25px;
        margin: 0 auto 5px;
    }

    #slayd{
        display: none;
    }


    #m_haq_center_bg{
        display: flex;
        width: 100%;
        min-width: 100px;   
        max-width: 700px;
        height: 480px;   
    }
    
    #m_haq_center_bg_in{
        display: flex;
        width: 90%;
        min-width: 100px;   
        max-width: 700px;
        height: 100%;   
    }


    #mainbg,
    #m_haq {
        display: block;
        width: 100%;
    }
    
    #m_haq_left{
        display: none;
    }
    #m_haq_right{
        width: 0;
    }

    #m_haq_mid {
        padding-top: 100px;
        display: block;
        width: 90%;
        height: 100%;
        background: #fff;
    }

    #m_haq_right img{
        height: 100px;
    }

    #m_haq_top img{
        display: none;
    }

    #m_news {
        display: block;
        width: 100%;
        height: auto;
        background: #fff;
        justify-content: center;
    }

    #m_events{
        display: block;
        min-width: 1px;
    }

    #mob_menu_close{
        display: none;
        z-index: 150000000000000;
        float: left;
    width: 35px;
    height: auto;
    max-height: 35px;
    position: absolute;
    right: 5%;
    top: 10%;
    }

    div#mob_menu_close i {
        float: right;
    width: 30px;
    height: 30px;
    font-size: 30px;
    margin: 15px 10px 10px 10px;
    cursor: pointer;
    }

    #alt_bottom {
        width: 100%;
        min-width: 1px;
        max-width: 1560px;
        display: grid;
        justify-content: center;
        position: relative;
    }

    #a_sol {
        display: table-cell;
        width: 100%;
    }

    #a_sag {
        display: table-cell;
        width: 100%;
        height: 220px;
    }

    #a_sagbg {
        display: flex;
        width: 90%;
        margin-left: 5%;
    }

    #altmenu {
        display: flex;
        width: 55%;
        justify-content: space-between;
        padding-right: 20px;
        height: 220px;
    }

    #copysign {
        width: 100%;
        min-width: 1px;
    }

    #mainbg_in {
        display: block;
        width: 100%;
        padding-top: 30px;
    }

    #mainbg_in img{
        width: 100% !important;
        height: auto !important;
    }

    .col-md{
        position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    }

    #m_haq_mid_in {
        padding-top: 100px;
        display: block;
        width: 100%;
        height: 100%;
        background: #fff;
    }

    #m_haq_center_in {
        display: block;
        width: 100%;
        height: 100%;
        justify-content: center;
    }

    #m_haq_in {
        display: block;
        width: 100%;
        height: 100%;
        background: #fff;
    }

    .abh{
        display: none;
    }




}

