
@media(max-width: 1500px){
    /*
    Before 1337
     */
    .slider-text {
        padding-top: 0;
    }
    .slider-contact {
        top: 50px;
        right: -119px;
        width: 200px;
        height: 200px;
    }
    .slider-img .simg-border {
        width: 700px;
        height: 600px;
        top: 70px;
        left: 60px;
    }
    .slider-img .simg-item {
        margin-top: 0;
        width: 100%;
        object-fit: cover;
    }
    .slider-contact .scontact-text {
        bottom: 15px;
        left: 0px;
    }
    .about .about-overimg {
        display: none;
    }
    .about button {
        margin-top: 0;
    }
    .footer-social {
        left: -245px;
    }
    .footer-social img{
        width: 25px;
    }
    .footer-social .social-links {
        top: 6px;
        right: 23px;
    }

}
@media(max-width: 1140px){
    /*
    Before 1140
     */
    .slider-text {
        padding-top: 50px;
    }

    .footer .container{
        max-width: 100%;
        width: 100%;
    }
}
@media(max-width: 993px){
    /*
    Before 992px
     */

    .mnavigation {
        display: flex;
    }
    .navigation {
        display: none;
    }
    .slider-contact {
        display: none;
    }
    .slider-img .simg-border {
        display: none;
    }
    .about .about-btitle {
        top: 72px;
        right: 0;
        font-size: 72px;
    }
    .products .products-btitle {
        top: 70px;
        font-size: 72px;
    }
    .products .product-img {
        width: 300px;
    }
    .products .product-item a {
        margin-top: 0;
    }
    .footer {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .footer .col-md-4 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 25px;
    }
    .footer .col-md-4:first-of-type{
        margin-top: 0;
    }

}
@media(max-width: 768px){
    /*
    Before  768px
     */
    .scroll-down {
        display: none;
    }
    #mobileNav .mobile-contacts ul li {
        line-height: 1;
    }
    #mobileNav .mobile-contacts ul li a{
        font-size: 14px;
    }
    .mobile-mt0{
        margin-top: 0;
    }
    .mobile-mb0{
        margin-bottom: 0;
    }
    .mobile-mt10{
        margin-top: 10px;
    }
    .mobile-mt20{
        margin-top: 20px;
    }
    .mobile-mt30{
        margin-top: 30px;
    }
    .mobile-mt40{
        margin-top: 40px;
    }
    .mobile-mt50{
        margin-top: 50px;
    }
    .mobile-mt60{
        margin-top: 60px;
    }
    .mobile-mt70{
        margin-top: 70px;
    }
    .mobile-mt80{
        margin-top: 80px;
    }
    .mobile-mt90{
        margin-top: 90px;
    }
    .mobile-mt100{
        margin-top: 100px;
    }
    .mobile-mb30{
        margin-bottom: 30px;
    }
    .slider-text {
        padding-top: 0;
    }
    .slider-text h1 {
        font-size: 42px;
    }
    .simg-item{
        display: none!important;
    }
    .slider-controlls {
        bottom: 50px;
        text-align: left;
    }
    .slider-controlls .num-controlls {
        text-align: left;
        display: flex;
        align-items: center;
        justify-content: left;
        float: left;
    }
    .slider-controlls .line {
        width: 50px;
    }
    .slider-controlls .arrows-controlls a {
        padding-left: 0px;
        padding-right: 30px;
    }
    .page-title {
        font-size: 32px;
    }
    .page-title img{
        width: 40px;
    }
    .title {
        height: 200px;
    }
    .title h1 {
        font-size: 32px;
        margin-top: 60px;
    }
    .about .about-btitle {
        display: none;
    }
    .about .about-img {
        position: relative;
        width: 100%;
        top: 15px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .about .about-img img{
        width: 100%;
        border-radius: 40px;
    }
    .about button {
        width: 100%;
    }
    .products .page-title {
        text-align: left;
    }
    .products .products-btitle {
        display: none;
    }
    .products .col-md-6 {
        height: 100%;
    }
    .products .product-item {
        height: 100%;
    }
    .products .product-item p{
        padding-right: 0;
    }
    .products .product-img{
        width: 200px;
        position: relative;
        width: 100%;
        top: 15px;
        margin-bottom: 25px;
    }
    .products .product-item a {
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        width: 70%;
    }
    .products-page {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .products-page .col-md-6 {
        height: 100%;
    }
    .products-page .product-item {
        height: 100%;
        padding-right: 25px;
    }
    .products-page .product-item p{
        padding-right: 25px;
    }
    .products-page .product-img{
        position: relative;
        width: 100%;
        top: 15px;
        margin-bottom: 55px;
    }
    .products-page .product-item a {
        width: 70%;
    }
    .contacts .contacts-btitle {
        display: none;
    }
    .contacts {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    #map{
        margin-bottom: 25px;
    }
    .about-page h3{
        margin-top: 15px;
    }
    .contacts-page{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .contacts-page .contacts-form {
        height: 100%;
    }
    .footer h1 {
        font-size: 34px;
    }
    .footer-social {
        display: none;
    }
    .about a {
        margin-top: 0;
        width: 100%;
    }
    .products {
        padding-top: 0;
    }
    .products .col-md-12{
        margin-bottom: 15px;
    }
    .about-page {
        padding-top: 30px;
    }
}

