@media only screen and (min-width: 1441px) and (max-width: 1920px) {
    
    .section-card-img {
        padding-bottom: 20px;
    }
    
    .section-card-img img {
        max-width: 160px!important;
        border-radius: 56%!important;
    }
}
@media only screen and (min-width: 1201px) and (max-width: 1440px) {
    .section-card-img {
        padding-bottom: 20px;
    }
    
    .section-card-img img {
        max-width: 160px!important;
        border-radius: 56%;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .section-card-img {
        padding-bottom: 20px;
    }
    
    .section-card-img img {
        max-width: 160px!important;
        border-radius: 56%;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-bottom .menu li a{
        font-size: 16px;
        padding: 13px;
    }
    .section-content h1{
        font-size: 25px;
    }
    .section-content p{
        font-size: 13px;
    }
    .section-card{
        width: 100%;
        padding: 25px;
        min-height: auto!important;
    }

    .section-card-img {
        padding-bottom: 20px;
    }
    
    .section-card-img img {
        max-width: 160px!important;
        border-radius: 56%;
    }

    .section-card h1{
        font-size: 20px;
        margin-bottom: 15px;
    }
    .section-card ul li{
        font-size: 13px;
        margin: 6px 0;
    }
    .contact .contact-left{
        padding: 50px 60px;
    }
    .contact .contact-right{
        padding: 50px 60px;
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .section-card-img {
        padding-bottom: 20px;
    }
    
    .section-card-img img {
        max-width: 160px!important;
        border-radius: 56%!important;
    }
}
@media only screen and (max-width: 767px) {
    #hamburger-icon{
        display: block;
        color: #F2809F;
        font-size: 35px;
    }
    .header-bottom .menu{
        display: none;
    }
    .section-content{
        margin-bottom:50px;
    }
    .cta .cta-left{
        margin-bottom:30px;
        text-align:center;
    }
    .header-bottom .menu li a{
        padding: 10px 0;
        display: block;
    }
    .section-content h1{
        font-size: 25px;
    }
    .section-content p{
        font-size: 13px;
    }
    .support .section-card{
        width: 100%;
        padding: 25px;
        min-height: 495px;
        transform: scale(1)!important;
        margin-bottom: 25px;
    }
    .services .section-card{
        width: 100%;
    }
    .section-card-img {
        padding-bottom: 20px;
    }
    
    .section-card-img img {
        max-width: 160px!important;
        border-radius: 56%;
    }

    .services .section-card .service-content{
        padding: 18px 25px;
    }
    .section-card h1{
        font-size: 20px;
        margin-bottom: 15px;
    }
    .section-card ul li{
        font-size: 13px;
        margin: 6px 0;
    }
    .contact .contact-left{
        padding: 50px 60px;
    }
    .contact .contact-right{
        padding: 50px 60px;
    }
}
@media only screen and (min-width: 480px) and (max-width: 576px) {
    header .header-top{
        padding: 8px 20px;
    }
    header .header-bottom{
        padding: 20px;
    }
    .section-content{
        margin-bottom:50px;
        padding: 0 30px;
    }
    .cta .cta-left{
        margin-bottom:30px;
        text-align:center;
    }
    .header-bottom .menu li a{
        padding: 10px 0;
        display: block;
    }
    .section-content h1{
        font-size: 25px;
    }
    .section-content p{
        font-size: 13px;
    }
    .support .section-card{
        width: 350px;
        padding: 25px;
        min-height: 495px;
        transform: scale(1)!important;
        margin: auto;
        margin-right: auto!important;
        margin-bottom: 30px;
        margin-left: auto!important;
    }

    .section-card-img {
        padding-bottom: 20px;
    }
    
    .section-card-img img {
        max-width: 160px!important;
        border-radius: 56%!important;
    }


    .section-card ul{
        display:flex;
        flex-direction:column;
        align-items:center;
    }
    .services .section-card{
        width: 350px;
        margin: auto;
        margin-right: auto!important;
        margin-left: auto!important;
        margin-bottom: 30px;
    }
    .services .section-card .service-content{
        padding: 18px 25px;
    }
    .section-card h1{
        font-size: 20px;
        margin-bottom: 15px;
    }
    .section-card ul li{
        font-size: 13px;
        margin: 6px 0;
    }
    .contact .contact-left{
        padding: 50px 60px;
    }
    .contact .contact-right{
        padding: 50px 60px;
    }
    
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
    header .header-top{
        padding: 8px 20px;
    }
    header .header-bottom{
        padding: 20px;
    }
    .section-content{
        margin-bottom:50px;
        padding: 0 30px;
    }
    .support .section-card{
        width: 300px;
        padding: 25px;
        min-height: 495px;
        transform: scale(1)!important;
        margin: auto;
        margin-right: auto!important;
        margin-bottom: 30px;
        margin-left: auto!important;
    }
    .services .section-card{
        width: 300px;
        margin: auto;
        margin-right: auto!important;
        margin-left: auto!important;
        margin-bottom: 30px;
    }

    .section-card-img {
        padding-bottom: 20px;
    }
    
    .section-card-img img {
        max-width: 160px!important;
        border-radius: 56%!important;
    }


    .banner .banner-content{
        padding: 0 40px;
    }
    .banner .banner-content h1{
        width: 100%;
    }
    .banner .banner-content h1 span{
        font-size: 48px;
    }
    .contact .contact-right{
        padding: 40px 50px;
    }
    .header-top .header-contacts {
        height: 100%;
        display: flex;
        align-items: center;
    }
    .header-top .header-contacts p{
        font-size: 11px;
    }
}
@media only screen and (min-width: 120px) and (max-width: 319px) {
    
    .section-card-img {
        padding-bottom: 20px;
    }
    
    .section-card-img img {
        max-width: 160px!important;
        border-radius: 56%!important;
    }
}

/*
@media only screen and (min-width: 375px) and (max-width: 399px){}
@media only screen and (min-width: 320px) and (max-width: 374px){}
*/
