
@media (min-width: 1700px) and (max-width: 1850px) {

}

@media (max-width: 1700px) and (min-width: 1500px) {

}

@media (max-width: 1550px) and (min-width: 1280px) {


}

@media(min-width: 992px) and (max-width: 1280px){

}

@media (max-width: 1280px) and (min-width: 991px) {

}

@media (max-width: 991px) and (min-width: 720px) {

}

@media (max-width: 720px) and (min-width: 560px) {

}

@media (max-width: 560px) {

}

/*Max Treshoolds*/

@media (max-width: 1700px){

}
@media (max-width: 1600px){
    :root{

    }
    .content-container.fully-area{
        width: 90svw;
    }

}
@media (max-width: 1500px){

    :root{
        --content_container: 95vw !important;
        --rightFormWidth:280px !important;
    }

}
@media (max-width: 1400px){
    .biz-arariz-form .form-container form .form-group input {
        color: WHITE;
        background: var(--brand-color-dark) !important;
        border: none;
        border-bottom: 2px solid WHITE !important;
        max-height: 40px;
        padding: 7px;
    }
    .biz-arariz-form{
        align-items: end;
    }
}
@media (max-width: 1376px){
    .biz-arariz-form{
        align-items: center;
    }
    .priv-drop .dropdown-menu{
        min-width: 600px !important;
    }
    .priv-drop .dropdown-menu > .dropdown_menu_nav{
        gap: 3px;
    }
    .priv-columns {
        justify-content: center;
    }

    :root{
        --content_container: 95vw;
    }

    .biz-arariz-form{
        width: 100svw;
        right: -100svw;
    }
    .biz-arariz-form.active{
        right: 0;
    }
    .page-wrapper{
        width: 100svw;
    }
    .arda-was-here{
        width: 100svw;
    }
    header.header-nav-center{
        width: 100svw!important;
    }
    .bottom-bar-panel{
        width: 100%;
    }
}
@media (max-width: 1400px) and (min-width: 1100px){
    .fac-card-dep-list{
        display: none;
    }
    .fac-card .hero-image > img{
        width: 100%;
        max-height: unset !important;
    }
    .black-white-hover{

        flex-wrap: wrap;
    }
    .black-white-hover:hover .fac-card{

        opacity: 1 !important;
    }
    .black-white-hover > div{
        width: 33.3%;
    }
    .danismam-kurulum > .col-md-6 {
        width: 25% !important;
    }
    header.header-nav-center .content-container{
        width: 100%;
        max-width: 100% !important;
    }
}
@media (max-width: 1279px){

    .priv-columns {
        justify-content: center;
    }

    :root{
        --content_container: 95vw;
    }
    .arda-was-here{
        height: fit-content;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .proc-list li a{
        flex-direction: column;
        line-height: 1.5em;
    }
    .proc-list li a i{
        height: fit-content;
        margin-bottom: 10px;
    }
    .proc-list li a span{
        font-size: 0.8em;
    }
    .content-container{
        width: 100%;
        max-width: 100% !important;
    }
}
@media (max-width: 1200px){
    .pattern_hero::before{
        left: 0;
    }
    .pattern_hero::after,
    .hero.has_style1::before
    {
        right: 0;
    }
    .fac-card{
        margin-top: 30px;
        padding: 20px;
    }
    .fac-card::before{
        left: calc(50% - 90px);
    }
    .fac-card-dep-list li a{
        align-items: center;
    }
    .fac-card-dep-list li a small{
        display: flex;
        justify-content:  center;
    }
    .fac-title-area .fac-title{
        font-size: 1em !important;
        text-align: center;
    }
}
@media (max-width: 1100px){
    .priv-columns {
        justify-content: center;
    }
    .hero-1{
        font-size: 1.2em;
    }
    h1, h2, h3{
        font-size: 1.5em !important;
    }
    h4,h5,h6{
        font-size: 1.2em !important;
    }

    .navbar.navbar-expand-lg.navbar-light{

    }
    header .navbar .navbar-collapse{
        box-shadow: none !important;
        border: none !important;
        padding: 0;
    }
    header .navbar-collapse .navbar-nav > li.nav-item{
        border-bottom:1px solid #ddd;
    }
    header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link{
        display: block;
    }
    .dropdown .dropdown-toggle .icon_arrow{
        display: inline-flex;
    }
    header .navbar{
        padding:unset;
    }
    .navbar.navbar-expand-lg.navbar-light{
        padding: 15px;
    }
    .dropdown.show .dropdown-menu.single-drop{
        width: 100%;

        border-radius: 0 !important;
    }
    .bottom-bar-panel .panel-content{}
    .bottom-bar-panel .panel-content > ul{}
    .bottom-bar-panel .panel-content > ul > li{}
    .bottom-bar-panel .panel-content > ul > li:first-child{
        display: inline-flex !important;
    }
    .bottom-bar-panel .panel-content > ul > li > a{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 0;
        padding: 15px;
    }
    .bottom-bar-panel .panel-content > ul > li > a span{
        font-size: 0.6em;
    }
    .bottom-bar-panel ul > li:last-child a img {
        width: 60px;
        margin-top: -50px;
    }

}
@media (max-width: 991px){
    .priv-columns {
        justify-content: center;
    }

}
@media (max-width: 768px){}
@media (max-width: 560px){}
/*Min Treshoolds*/

@media (min-width: 1700px){}
@media (min-width: 1500px){

}
@media (min-width: 1377px){
    .arariz-panel-toggler{
        display: none !important;
    }
    .biz-arariz-form-toggler{
        display: none !important;
    }
}
@media (min-width: 1281px){

}
@media (min-width: 1101px){


}
@media (min-width: 992px){


}
@media (min-width: 768px){}
@media (min-width: 560px){}

.dropdown .dropdown-menu.single-drop{
    z-index: 140;
}