@media (min-width:768px) {
    .menu {
        display: block;
        text-align: center;
        margin-top: 12px;
    }


    .menu li {
        position: relative;
        display: inline-block;
        padding-left: 20px;
    }

    .menu li:after {
        content: '';
        position: absolute;
        width: 6px;
        height: 6px;
        border: 1px solid #f6822e;
        background: #f6822e;
        left: 5px;
        top: 50%;
        margin-top: -3px;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }

    .menu li:hover:after {
        background: #fff;
    }

    .menu li a {
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase;
        color: #434343;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }

    .menu li a:hover {
        color: #5d99eb;
    }




}

@media (max-width:767px) {


    .menu {
        background: rgba(255, 255, 255, 0) url(../img/svg/menu.svg) 100% 0 no-repeat;
        background-size: 20px;
        width: 20px;
        height: 20px;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }

    .menu li {
        display: none;
    }

    .menu.mshow {
        background: #fff url(../img/svg/cancel.svg) 50% 10px no-repeat;
        background-size: 20px;
        padding-top: 50px;
        position: fixed;
        right: 0;
        top: 0;
        width: 100%;
        height: 100%;

    }

    .menu.mshow li {
        display: inline-block;
        width: 100%;
        text-align: center;
    }
    
        .menu.mshow li a {
        padding: 10px 0;
            display: inline-block;
            width: 200px;
        font-size: 18px;
        font-weight: 600;
        text-transform: uppercase;
        color: #434343;
            border-bottom: 1px solid  #5d99eb;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }

}

@media (max-width:767px) {
    .logo {
        height: 20px;
    }
    .tel a {
        font-size: 12px;
        padding-left: 12px;
        -webkit-background-size: 10px;
        background-size: 12px;
        letter-spacing: 0;
    }
    nav .nbtn {
        display: none;
    }

    header {
        padding-top: 10px;
    }
    .quest {
        height: auto;
        min-height: auto;
        font-size: 12px;
        margin-bottom: 10px;
    }
    h1 {
        font-size: 26px;
        text-align: center;
    }
    header h2 {
        font-size: 10px;
        letter-spacing: 0;
        text-align: center;
        margin-top: 20px;
    }
    .btn {
        width: 100%;
    }
    .result span {
        line-height: 1.1;
        font-size: 14px;
        height: auto;
    }
    .title {
        font-size: 16px;
    }
    .title strong {
        font-size: 18px;
    }
    .title small {
        font-size: 12px;
    }
    .want {
        font-size: 20px;
    }
    .want strong {
        font-size: 26px;
    }
    .minus span {
        height: auto;
    }
    .spminus {
        line-height: 1;
        font-size: 20px;
    }
    .htr {
        font-size: 20px;
        line-height: 1.2;
    }
    .trening h3 {
        font-size: 14px;
    }
    .trening .dn {
        font-size: 10px;
        text-align: justify;
    }
    .sec5 h3 {
        text-align: center;
        width: 100%;
        font-size: 16px;
        margin-top: 10px;
    }
    .sec5 h3 hr {
        margin: 10px;
    }
    .sec5 span {
        font-size: 10px;
    }
    .dif span {
        height: auto;
        font-size: 12px;
    }
    .sec7 span {
        font-size: 12px;
        margin-bottom: 20px;
    }
    .sec8 {
        -webkit-background-size: 300px;
        background-size: 300px;
    }
    .sec8 h3 {
        font-size: 22px;
    }
    .sec8 span {
        font-size: 12px;
    }


    .sec9 li {
        font-size: 12px;
        height: auto;
        -webkit-background-size: 20px;
        background-size: 30px;
        padding-left: 35px;
        padding-top: 10px;
    }
    .sec9 img {
        display: none;
    }

   
    .sec10 .thr {
        margin-bottom: 30px;
    }
    .rst h3 {
        height: auto;
    }
    #map {
        height: 300px;
        position: relative;
    }
    
    .copy{
        text-align: center;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .tel a {
        font-size: 14px;
        padding-left: 20px;
        -webkit-background-size: 20px;
        background-size: 15px;
    }
    nav .nbtn {
        font-size: 14px;
        font-weight: 400;
    }
    .menu li a {
        font-size: 12px;
    }
    .logo {
        height: 25px;
        margin-top: 5px;
    }
    header {
        height: auto;
        padding-top: 50px;
        text-align: center;
    }
    h1 {
        font-size: 48px;
    }
    header h2 {
        font-size: 16px;
    }
    .want {
        font-size: 26px;
    }
    .title {
        font-size: 20px;
    }
    .title strong {
        font-size: 22px;
    }
    .title small {
        font-size: 16px;
    }
    .minus span {
        height: 80px;
    }
    #f1 {
        margin-top: 10px;
    }
    .sec7 span {
        font-size: 16px;
    }
    .sec8 {
        -webkit-background-size: 700px;
        background-size: 700px;
    }
    .sec8 h3 {
        font-size: 36px;
    }
    .sec9 img {
        display: none;
    }
    .sec9 li {
        height: 80px;
    }
    .rst h3 {
        height: 40px;
    }
    .adress span,
    .adress div a {
        font-size: 16px;
    }
    .num {
        left: 100px;
    }

}


}

@media (min-width:992px) and (max-width:1199px) {
    .dif span {
        height: 80px;
    }
    .sec9 li {
        font-size: 15px;
        height: 140px;
    }
}

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