html, body {
    overflow-x: hidden;
    margin: 0;
}
a,li{
    outline: none !important;
    text-decoration: none !important;
}
/*Header*/

.payment-icons img{
    width: 130px;
    margin-right: 10px;
}

@media (max-width: 930px) and (min-width: 675px) {
    .flex-menu {
        align-content: flex-start;
        flex-wrap: wrap;
        flex-direction: column;
        align-items: baseline !important;
    }

    .nav-top {
        margin: 20px 0px 0px 0px;
        width: 100%;
    }

    .nav-top #top_menu {
        justify-content: space-around;
    }

}

@media (max-width: 675px) {
    #top_menu {
        flex-direction: column;
        line-height: 2em;
    }

    .hamburger {
        color: black;
        display: block !important;
        font-style: italic;
        font-size: 30px;
    }

    .nav-top {
        display: none ;
        position: absolute;
        top: 83px;
        background: white;
        width: 100%;
        z-index: 100000000;
        box-shadow: 0px 7px 5px hsl(210deg 17% 24% / 15%);
        left: 0;
    }
    .nav-top.open {
        display: block;
    }

    .flex-menu {
        justify-content: space-between;
    }
}

/*Hero*/
@media (max-width: 990px) {
    .hero h1 {
        font-size: 1.5em !important;
    }

    .payment-icons {
        flex-direction: row !important;
        flex-wrap: wrap !important;
        align-items: center !important;
    }

    .home .hero .hero-content p {
        font-size: 1em;
        line-height: 1.2
    }

    .product-category-boxes > div {
        padding: 20px !important;
        /*flex-direction: column;*/
    }

    .product-category-section,
    .product-container {
        width: 100% !important;
        max-width: none !important;
    }

    .product-category-boxes p,
    /* .product-category-boxes span, */
    .product-category-boxes a {
        font-size: 15px !important;
    }

    .price-wrapper price {
        font-size: 27px !important;
    }

     .all-testimonials-big-box .atbb-cont button {
        padding: 0;
        margin: 0px;
    }

     .all-testimonials-big-box .atbb-cont {
        justify-content: space-between;
        padding: 0;
        min-height: 100px;
    }

     .all-testimonials-big-box .atbb-cont button svg {
        height: 20px !important;
    }

     .all-testimonials-big-box .atbb-cont .content {
        width: 100%;
    }

    .quote {
        font-size: 1.0em !important;
    }

     .all-testimonials-big-box > div {
        padding: 10px;
    }

}

@media (max-width: 775px){
    .keep_in_touch > img:last-child {
        display: none;
    }
}

@media (min-width: 776px){

    .keep_in_touch > img:last-child {
        display: block;
    }
}

@media (max-width: 825px) {
     .product-category-boxes .product-category-section {
        margin-bottom: 15px;
    }
    .product-category-boxes > div {
        padding: 2em 8em !important;
        flex-direction: column;
    }
    .productGrid{
        grid-template-columns: none !important;
    }
    .ds-product-grid{
        padding: 0px 8em;
    }
    .spec-info .title,
    .spec-info .subtitle{
        font-size: 19px !important;
    }
    .footer-grid {
        row-gap: 1em !important;
        grid-template-areas:
        "newsletter newsletter newsletter newsletter newsletter "
        "social social social social social"
        "link-grid link-grid link-grid link-grid link-grid"
        "link-grid link-grid link-grid link-grid link-grid"
        "footnote footnote footnote footnote footnote" !important;
    }
    
    .data-center-principles .grid{
        grid-template-columns: repeat(2, 1fr) !important;
    }
    .founding-principles .grid{
        grid-template-columns: repeat(1, 1fr) !important;
    }
    .features.support main .grid.sup1{
        grid-template-columns: repeat(1, 1fr);
    }
    .features main section .grid {
        row-gap: 0;
    }
    .features main section .product-container {
        margin-top: 30px;
        margin-bottom: 0px;   
    }
}

@media (max-width: 750px){
    header .top_row nav{
        margin:0px;
    }
}

@media (max-width: 700px) {
    .hero h1 {
        font-size: 2em !important;
    }

    .home .hero .hero-content p {
        font-size: 1em;
        line-height: 1.2
    }
}
@media (max-width: 989px){
    .home .hero {
        padding-bottom: 1em;
    }
}
@media (max-width: 650px) {
    .hero {
        padding: 6em 1rem 3em 1rem !important;
        grid-template-areas:
    "title"
    "content" !important;
        grid-template-columns:none !important;
        align-items: center !important;
        justify-items: center !important;
        justify-content: space-around !important;
    }

    .product-category-boxes > div {
        padding: 2em 5em !important;
        flex-direction: column;
    }

    .payment-icons svg {
        margin-top:10px;
    }

    .footnote{
        grid-template-columns:none !important;
    }
    .features main section .grid{
        grid-template-columns: repeat(1, 1fr);
    }
}
@media (max-width: 752px) {
    .payment-icons > div{
        margin-top:20px;
    }
}
@media (max-width: 775px) {
    footer .keep_in_touch > img {
        margin-top: 20px;
    }
}

@media (max-width: 500px) {
    .product-category-boxes > div {
        padding: 20px !important;
    }
    .icontextbox-container{
        grid-template-areas:
        "svg name"
        "description description" !important;
        grid-template-rows: 0fr 1fr !important;
    }
    .rower{
        align-items: flex-start !important;
        flex-direction: column !important;
    }
    #email-newsletter-submit{
        margin:20px 0px;
    }
    .data-center-principles .grid{
        grid-template-columns: repeat(1, 1fr) !important;
        padding: 0 30px !important;
    }
    .pricing-philosophy .grid{
        grid-template-columns: repeat(1, 1fr) !important;
    }
}

@media (min-width: 501px) {
    .features main .ds-key-features .icontextbox-container {
        grid-template-areas:
        ". name"
        "svg description";
    }
}

@media (max-width: 475px) {
    .content .lock img {
        width: 300px;
    }
}


@media (max-width: 900px) {
    .content,
     .security-box2 .content .text {
        flex-direction: column !important;
        align-items: center !important;
    }

    .content .text {
        margin: 0px !important;
    }

    .section-title h2 {
        font-size: 1.5em !important;
    }

    .section-title span {
        font-size: 1.2em !important;
    }
}

@media (max-width: 715px) {
    .max-width .number-row {
        font-size: 10px;
    }

    .max-width .title {
        font-size: 28px !important;
    }
    .links-container .title{
        font-size: 18px !important;
    }
}

@media (max-width: 575px){
    .ds-product-grid{
        padding: 0px 3em;
    }
    .title-row{
        font-size: 9px;
    }
    .page-title span{
        font-size: 18px !important;
    }
}
@media (max-width: 420px){
    .ds-product-grid{
        padding: 0px 3em;
    }
    .spec-info .title,
    .spec-info .subtitle{
        font-size: 15px !important;
    }
    .links-container{
        grid-template-columns: repeat(1, 180px) !important;
    }
    .link-section{
        margin-top:20px;
    }
    .support-status-container .title,
    .support-status-container a{
        font-size: 25px !important;
    }
}

@media (max-width: 1159px){
    .ds-key-features .grid{
        grid-template-columns: repeat(1, 1fr) !important;
    }    
    .features main .ds-key-features .svg-container > div {
        height: 90px;
        margin-bottom: 15px;
    }
    .features main .ds-key-features .icontextbox-container > span {
        flex-direction: initial;
        display: flex;
        align-items: center;
    }
    .sign_in_page .order-status-form{
        width: 80%;
    }
}

@media (max-width: 1190px){
     .product-category-boxes > div{
        grid-gap: 0.5em;
    }
}


