     @media(min-width:992px) {
        .about-s>div:nth-child(1) img {
            width: 255px;
        }
        .top-h>div:nth-child(1) {
            display: none;
        }
        .sky>div:nth-child(1),
        .sky>div:nth-child(2) {
            margin: 4rem;
        }
        .sec-3 {
            padding: 0 3rem;
        }
        .store-img {
            width: 50%;
        }
        .rh1 {
            width: 50%;
            margin: auto;
        }
        .circl {
            display: flex;
            gap: 2%;
            height: 100vh;
            align-items: center;
            width: 90%;
            margin: auto;
        }
        .tmd {
            width: 90%;
            margin-top: 0;
        }
        .ref {
            background-color: rgba(255, 255, 255, 0.9);
            display: flex;
            padding: 12px !important;
            border-radius: 10px;
            width: 50%;
            box-shadow: 0 2px 3px #ccc;
            text-align: left;
            font-size: 13px;
        }
    }
    
    @media(max-width: 992px) {
        .mob-pt0{
            padding-top:0 !important;
        }
        .dbutn-parent {
    max-width: 80%;
    margin: auto;
}
        .card-slider h4 {
    font-size: 16px !important;
    
      }
        .top-h>div:nth-child(1),
        .top-h>div:nth-child(2),
        .top-h>div:nth-child(4) {
            width: 33%;
        }
        .top-h>div:nth-child(2) {
            text-align: center;
        }
        .top-h>div:nth-child(4) a {
            justify-content: flex-end;
            padding: 0 !important;
            width: max-content;
            margin-left: auto;
            border: 1px solid #999;
            padding: 6px !important;
            display: flex;
            align-items: center;
            justify-content: center;
        }
        .btn-mob,
        .btn-mob:focus,
        .btn-mob:hover {
            background: transparent;
            border: none;
            box-shadow: none;
        }
        .ta-g {
            display: none;
        }
        .sec-3 {
            padding-bottom: 1rem !important;
        }
        .second-2 {
            padding-top: 0;
        }
        .flex-body>.w3-main {
            width: 100%;
        }
        .w3-sidebar {
            position: fixed !important;
        }
        .tmd {
            width: 100%;
        }
        .th-h>span:nth-child(1) {
            font-size: 24px;
        }
        .cir1 {
            margin-top: 2rem;
        }
        .w3-sidebar.w3-collapse {
            /* margin-top: 3.9em !important; */
            width: 320px !important;
            height: -webkit-fill-available;
        }
        .circl {
            flex-wrap: wrap;
        }
        .circl>div {
            width: 100%!important;
        }
        .ref {
            margin-top: 2rem;
        }
        /* .third {
                        flex-wrap: wrap;
                    }
                    .third>div {
                        width: 100%;
                    } */
    }
    @media(max-width: 992px) and (min-width: 500px) {
        .zig-zag>div h1{
            font-size: 18px !important;
            margin-bottom: 6px !important;
        }
        .zig-zag>div p{
            font-size: 15px !important;
        }
        .zig-zag {
            flex-direction: row !important;
            flex-wrap: nowrap !important;
        }
        .zig-zag>div:nth-child(even) img
        {
            height: 100%;
            object-fit: contain;
        }
    }
    @media(max-width: 500px) and (min-width: 500px) {
        .zig-zag>div h1{
            font-size: 14px !important;
            margin-bottom: 6px !important;
        }
        .zig-zag>div p{
            font-size: 12px;
        }
        .zig-zag {
            flex-direction: row !important;
            flex-wrap: nowrap !important;
        }
        .zig-zag>div:nth-child(even) img
        {
            height: 100%;
            object-fit: contain;
        }
    }
    @media(max-width: 992px) and (min-width: 767px) {
         
        .banr-textn{
            padding: .5rem 1rem !important;
            right: 0 !important;
            max-width: 300px;
        }
        .dat-f>div {
            width: 30%;
        }
        .sec-31>div:nth-child(1) p,
        .sec-32>div:nth-child(1) p,
        .sec-33>div:nth-child(1) p {
            font-size: 14px !important;
            line-height: normal;
        }
        .sec-31>div:nth-child(1),
        .sec-32>div:nth-child(1),
        .sec-33>div:nth-child(1) {
            padding-top: 2rem;
        }
        .third>div:nth-child(1) img:nth-child(1) {
            width: 235px;
        }
        .banr-text h1 {
            font-size: 2rem;
        }
        .banr-text h5 {
            font-size: 18px;
        }
        .third>div:nth-child(1)>div:nth-child(1) {
            padding: 2rem !important;
        }
        .third-c {
            max-width: 100%;
        }
        .m1 {
            top: 9%;
            left: 0;
        }
        .m2 {
            top: 20%;
            right: 0;
        }
        .m3 {
            bottom: 140px;
            left: 0;
        }
        .m4 {
            bottom: 8%;
            right: 0;
        }
    }
    
    @media(max-width:767px) {
        .tgp{
            margin-top: 1rem !important;
            margin-bottom: 1rem !important;
        }
        .banr-imagen {
            height: 50vh !important;
        }
        .banr-textn h3{
            font-size: 3vw;
        }
        .banr-textn h5{
            font-size: 2vw;
        }
        .btn-group-a a{
            font-size: 11px;
            padding: 10px 15px !important;
        }
        .mainwrap {
            margin-top: 1rem !important;
        }
        .toggleHolder {
            margin-top: 0 !important;
        }
        .toggler {
            font-size: 15px !important;
        }
        .brands-logo>img {
            width: 40%;
        }
        .con-indx h2 {
            font-size: 22px;
        }
        .con-indx {
            padding: 2rem 1rem;
        }
        .about-s {
            flex-wrap: wrap;
            flex-direction: column-reverse;
        }
        /* .contct,
        .Aventanges-p,
        .con-b-about,
        .plans-p,
        .con-b-afi,
        .con-b {
            background: linear-gradient(180deg, #338873, #266b5a) !important;
            padding: 0 !important;
            height: 175px !important;
            display: flex !important;
            flex-direction: column !important;
            justify-content: flex-start;
        } */
        
        .Aventanges-p h1 {
            font-size: 15px !important;
        }
        .con-b h1 {
            font-size: 15px !important;
        }
        .p1-d1 {
            height: auto;
        }
        .p2-d1 {
            height: auto;
        }
        .mob-np0 {
            padding: 0 .5rem !important;
        }
        .accordion h4 {
            font-size: 14px;
            margin-bottom: 0;
            margin-top: 0;
        }
        .accordion-button {
            padding: 12px !important;
            gap: 0.5rem !important;
        }
        .sec-tion h1,
        .sec-tion h2 {
            font-size: large;
            font-weight: 500;
        }
        .question h3 {
            font-weight: 600;
            font-size: large;
        }
        .mob-np0 {
            padding: 0 .5rem;
        }
        .sec-3 {
            padding-bottom: 0 !important;
            margin-top: 1.5rem;
        }
        .banr-image {
            height: auto !important;
        }
        .banr-text h5 {
            display: none !important;
        }
        .accordion-item img {
            align-self: flex-start !important;
        }
        .accordion-button::after {
            align-self: flex-start;
        }
        .zig>div {
            margin-bottom: 1rem !important;
        }
        .afiliate-f {
            max-width: 100% !important;
        }
        .faq-list>.w-75 {
            width: 100% !important;
        }
        .modal-header h4 {
            font-size: 18px;
        }
        .spc-lbl {
            margin-bottom: 1rem;
        }
        .form-f {
            flex-wrap: wrap;
        }
        /* .form-f>div:nth-child(2) input {
            width: inherit !important;
        } */
        .three-sec {
            flex-wrap: wrap;
        }
        .three-sec>div {
            width: 100%;
        }
        .accordion-item img {
            width: 30px;
        }
        .sec-plan>.sec-tion {
            max-width: 100%;
        }
        .sec3 {
            flex-wrap: wrap;
        }
        .sec3>div {
            width: 100%;
        }
        .plans {
            flex-wrap: wrap;
            flex-direction: column;
            gap: 1rem;
        }
        .plans>div {
            width: 100%;
        }
        .page-url li {
            font-size: .73333rem !important;
        }
        .page-url li a {
            font-size: .73333rem !important;
        }
        .ti-tl h1 {
            font-size: 18px;
        }
        .f-compo-body>div:nth-child(1) {
            width: 100%;
            border-bottom: 1px solid #eee;
            margin-bottom: 1rem;
            padding-bottom: 1rem;
        }
        .f-compo-body>div:nth-child(2),
        .f-compo-body>div:nth-child(3) {
            width: 50%;
        }
        .f-compo-body>div:nth-child(2) {
            border-left: 0;
        }
        .f-compo-body {
            flex-wrap: wrap;
        }
        .les-body {
            max-width: 100%;
            margin: 0 auto;
        }
        .ul-q li a span:nth-child(2) {
            font-size: 15px !important;
        }
        .ul-q li a {
            gap: 1rem !important;
        }
        .form-p {
            flex-wrap: wrap;
        }
        .form-p>div {
            width: 100% !important;
        }
        .ul-q li a {
            padding: 1.5rem !important;
            text-align: left;
        }
        .sec-tion {
            margin: 0 auto !important;
            padding: 1.5rem 1rem;
            border-radius:0;
        }
        .sec-plan {
            margin: 0.5rem auto;
            padding: 0;
        }
        .zig-zag>div {
            width: 100% !important;
        }
        .zig-zag>div:nth-child(1) {
            padding: 1.5rem !important;
        }
        .zig-zag {
            flex-direction: column;
            gap: 1rem !important;
        }
        .zig-zag h1 {
            font-size: 22px !important;
            margin-top: 0 !important;
        }
        .con-b h1 {
            /* width: 80%;
            font-size: medium;
            font-weight: 500; */
            font-size: 13px !important;
        }
        .con-b>div {
            max-width: 200px;
            margin-left: auto;
            width: 50%;
        }
        .con-b h1 {
            /* width: 100%; */
            font-size: 18px;
            font-weight: 500;
            /* max-width: 600px; */
            /* margin: auto;  */
            padding: 1rem;
            text-align: left; 
        }
        .con-b {
            /* padding: 1rem; */
        }
        .les-1 {
            flex-wrap: wrap;
            margin-bottom: 1rem;
        }
        .les-1>div {
            width: 100% !important;
        }
        .les-1>div:nth-child(1) {
            background-color: #e3f6ff;
            align-items: center;
            padding: 2rem;
        }
        .fotrr {
            flex-wrap: wrap;
        }
        .fotrr>div {
            width: 100%;
            margin-bottom: 1rem;
        }
        .so-cial {
            flex-wrap: wrap;
            text-align: center;
        }
        .so-cial>div {
            width: 100%;
        }
        .sec-3 {
            flex-wrap: wrap;
        }
        .sec-3>div {
            width: 100%;
            margin-bottom: 1.5rem;
        }
        .g2>div {
            width: 100% !important;
        }
        .g-ul li {
            display: inline-block;
            width: 32%;
        }
        .g-ul li h1 {
            font-size: 25px;
        }
        .g-ul li p {
            color: #000;
        }
        .sec-31>div:nth-child(1) {
            padding: 2rem;
        }
        .gb {
            margin-top: -3rem !important;
        }
    }
    
    @media (max-width: 1150px) and (min-width:992px) {
        .sec33>div>div:nth-child(2) p {
            font-size: 13px;
        }
    }
    @media (min-width: 1200px) {
        .con-b img
        {
            height: 200px;
        }
    }
    @media (max-width: 1200px) {
        /* .wilmington {
            width: 67%;
        }
        .wilmington.location-restaurant {
            width: 53%;
        } */
        .flx-p {
            height: 100vh;
            align-items: center;
        }
    }
    
    @media(min-width:1200px) {
        .rh1 {
            width: 35%;
            margin: auto;
        }
        .flx-p {
            height: 80vh;
            align-items: center;
        }
    }
    
    @media (max-width: 993px) {
        .second-2 {
            flex-wrap: wrap;
            flex-direction: column;
            gap: 1rem;
            padding: 1rem 0;
            padding-top: 0;
        }
        .second-2>div {
            width: 100%;
        }
    }
    
    @media (max-width: 768px) {
        .con-indx .sec3>div{
            margin-bottom:1rem;
        }
        .p0-ons{
            padding:0 !important;
        }

        .second-2>div{
            padding: 1rem;
        }
    }
    
    @media (max-width: 480px) {
        /* .wilmington {
            width: 100%;
        }
        .wilmington img {
            padding-top: 0;
        }
        .wilmington.location-restaurant {
            width: 80%;
            left: 27%;
            top: 25%;
        } */
        .third>div:nth-child(1) img:nth-child(1) {
            width: 90px;
        }
        .sec-p1 {
            margin-left: 1rem;
        }
        .banr-text h1 {
            font-weight: 700;
        }
        .banr-text h5 {
            font-size: 18px;
        }
        .logo {
            width: 90px;
        }
        .banr-image {
            object-position: 59%;
        }
        .g1 h1 {
            margin-bottom: 0 !important;
        }
        .thirdd ul {
            background-image: none;
            width: 300px;
            height: 300px;
        }
        .thirdd ul li {
            width: -webkit-fill-available;
            text-align: center;
            padding: 6px;
        }
    }
    
    @media(max-width:767px) {
        
        .avantg h1{
            font-size:19px !important;
            margin-bottom: 1rem !important;
        }
        .avantg p{
            font-size:16px !important;
        }
        .con-b-about{
            background-position: 92% 0;
        }
        .accorp h5 {
            font-size: 16px;
        }
        .accordion-button::after {
            font-size: 18px !important;
        }
        .Avantages {
            font-size: 25px !important;
            margin-bottom: 1rem !important;
        }
        .dat-f>div {
            width: 32%;
        }
        .mob-p1r {
            padding: 1rem;
        }
        .trms-box {
            padding: 1.5rem 1rem;
        }
        .ti-tl {
            padding: 1rem;
        }
        .plns-resm {
            /* margin-top: 1.5rem; */
        }
        .btn-b {
            padding: 10px 15px;
            font-size: 12px;
        }
        .third>div:nth-child(1) img:nth-child(1) {
            width: 200px;
        }
        .sec-b h1,
        .rh1,
        .sky>div:nth-child(1) h1,
        .flx-p>div h1:nth-child(2),
        .section-heading h2,
        .third h1,
        .g1 h1,
        .ply h1,
        .frosted-glass h1 {
            font-size: 22px !important;
            font-weight: 700;
            line-height: 28px;
        }
        .ply h1 {
            width: 100% !important;
        }
        .play-3 {
            flex-wrap: wrap;
        }
        .play-3>div:nth-child(1) {
            width: 100%;
        }
        .play-3>div:nth-child(2) {
            width: 100%;
            order: 3;
        }
        .gb {
            padding: 5rem 1rem 1rem 1rem;
        }
        .play-3>div:nth-child(3) {
            width: 100%;
            order: 2;
        }
        .p-5 {
            padding: 1rem !important;
        }
        .flx-p {
            flex-wrap: wrap;
        }
        .flx-p>div {
            width: 100%;
        }
        .g1 {
            flex-wrap: wrap;
        }
        .g2 {
            flex-wrap: wrap;
        }
        .g2>div {
            width: 100%;
        }
        .g2>div:nth-child(3) {
            order: 2;
        }
        .g2>div:nth-child(2) {
            order: 3;
        }
        .third {
            flex-wrap: wrap;
        }
        .third>div {
            width: 100%;
        }
        .btn-g img {
            width: 30px;
        }
        .second-2 h1 {
            font-size: 22px;
            font-weight: 500;
            /* line-height: 38px; */
        }
        .sp {
            flex-wrap: wrap;
            gap: 0rem;
        }
        .s-two {
            width: 100%;
        }
        /* .wilmington {
            padding: 10px;
        } */
        .sky {
            flex-wrap: wrap;
        }
        .banr-text {
            position: absolute;
            top: 0;
            color: #fff;
            width: 65%;
            padding: 2rem;
        }
        .sky {
            flex-wrap: wrap;
        }
        .sky>div {
            width: 100%;
        }
        .frosted-glass {
            margin: 12px 12px -11rem 12px;
            padding: 1rem !important;
        }
        .banr-text h1 {
            font-size: xx-large;
            margin-top: 0;
        }
        .banr-text {
            padding: 1rem;
            padding-top: 1rem !important;
        }
        .sec-p2 {
            margin-left: 0;
        }
        .hexa {
            display: none;
        }
        .g1>div {
            width: 100%;
        }
        .g1 {
            flex-wrap: wrap;
        }
        .circl {
            flex-wrap: wrap;
        }
        .circl>div {
            width: 100% !important;
        }
        .sec-31>div:nth-child(1),
        .sec-32>div:nth-child(1),
        .sec-33>div:nth-child(1) {
            height: auto;
        }
        .sec-31>div:nth-child(1) p,
        .sec-32>div:nth-child(1) p,
        .sec-33>div:nth-child(1) p {
            font-size: 17px;
        }
    }
    
    @media(min-width:767px) {
        .mob-np0 {
            padding: 0;
        }
        .banr-textn h3 {
            font-size: 29px;
            font-weight: 600;
        }
        .banr-textn h5 {
            font-size: 23px;
        }
        .banr-text {
            position: absolute;
            top: 50px;
            color: #fff;
            width: 60%;
            padding: 0 3rem !important;
        }
    }
    
    @media(max-width:1200px) and (min-width:767px) {
        .sec-b {
            max-width: 550px;
        }
    }
    
    @media(max-width:580px) {
        .f-compo-body {
            padding: 15px !important;
        }
        .fotr>div {
            width: 100%;
        }
        .fotr {
            flex-wrap: nowrap;
            flex-direction: column-reverse;
        }
    }
    
    @media(min-width:1200px) {
        .sec-31>div:nth-child(1),
        .sec-32>div:nth-child(1),
        .sec-33>div:nth-child(1) {
            height: 330px;
        }
    }
    
    @media(max-width:1200px) and (min-width:1050px) {
        .sec-31>div:nth-child(1),
        .sec-32>div:nth-child(1),
        .sec-33>div:nth-child(1) {
            height: 320px;
        }
        .sec-31>div:nth-child(1) p,
        .sec-32>div:nth-child(1) p,
        .sec-33>div:nth-child(1) p {
            font-size: 17px;
        }
    }
    
    @media(max-width:1050px) and (min-width:992px) {
        .sec-31>div:nth-child(1),
        .sec-32>div:nth-child(1),
        .sec-33>div:nth-child(1) {
            height: 330px;
        }
        .sec-31>div:nth-child(1) p,
        .sec-32>div:nth-child(1) p,
        .sec-33>div:nth-child(1) p {
            font-size: 17px;
        }
    }
    
    @media(max-width:992px) and (min-width:767px) {
        .con-b h1{
            font-size: 20px;
        }
        .banr-image {
            height: 66vh !important;
        }
        .banr-imagen {
            height: 66vh !important;
        }
        .banr-text h1 {
            font-size: 1.3rem;
        }
        .banr-text h5 {
            font-size: 15px;
        }
        .sec-31>div:nth-child(1),
        .sec-32>div:nth-child(1),
        .sec-33>div:nth-child(1) {
            height: 300px;
        }
        .sec-31>div:nth-child(1) p,
        .sec-32>div:nth-child(1) p,
        .sec-33>div:nth-child(1) p {
            font-size: 17px;
        }
    }
    
    @media(max-width:768px) and (min-width:767px) {
        .sec-31>div:nth-child(1),
        .sec-32>div:nth-child(1),
        .sec-33>div:nth-child(1) {
            height: 360px;
        }
        .sec-31>div:nth-child(1) p,
        .sec-32>div:nth-child(1) p,
        .sec-33>div:nth-child(1) p {
            font-size: 17px;
        }
    }
    
    @media(max-width:380px) {
        .testi-wrap {
            width: 100%;
        }
    }
    
    @media(max-width:1300px) {
        .m1 img,
        .m2 img,
        .m3 img {
            width: 25px !important;
        }
        .m1 p,
        .m2 p,
        .m3 p,
        .m4 p {
            font-size: 12px;
        }
        .m4 img {
            width: 100px !important;
        }
    }
    
    @media(max-width:1400px) and (min-width:1300px) {
        .gb {
            margin-top: 0;
            padding-top: 3rem !important;
        }
    }
    
    @media(max-width: 450px) {
        .third>div:nth-child(1)>div:nth-child(1) {
            padding: 1rem !important;
        }
        .third>div:nth-child(1)>div:nth-child(1)>div:nth-child(1) {
            padding: 2rem;
        }
        .third>div:nth-child(1) img:nth-child(1) {
            width: 204px;
        }
        .m1 {
            top: -2%;
            left: 0;
        }
        .m2 {
            top: 15%;
            right: 0;
        }
        .m3 {
            bottom: 140px;
            left: 0;
        }
        .m4 {
            bottom: 43px;
            right: 0;
        }
    }
    
    @media(min-width:992px) and (max-width:1200px) {
        .m1 {
            top: 15%;
            left: 0;
        }
        .m2 {
            top: 19%;
            right: 7%;
        }
        .m3 {
            bottom: 25%;
            left: 5%;
        }
        .m4 {
            bottom: 30%;
            right: 0;
        }
    }
    
    @media(max-width:767px) and (min-width:600px) {
        .sec3>div {
            /* width: 49% !important; */
        }
    }
    
    @media(max-width:767px) and (min-width:500px) {
        .zig-zag>div:nth-child(2) img,
        .zig-zag>div:nth-child(4) img,
        .zig-zag>div:nth-child(6) img,
        .zig-zag>div:nth-child(8) img,
        .zig-zag>div:nth-child(10) img,
        .zig-zag>div:nth-child(12) img,
        .zig-zag>div:nth-child(14) img {
            width: 100% !important;
        }
        .zig-zag>div:nth-child(2) {
            text-align: center;
        }
    }
    
    @media(max-width:600px) {
        .brand3 img {
            width: 100px;
        }
        .brand3 {
            flex-wrap: wrap;
        }
        .brand3>div {
            width: 100%;
            background: aliceblue;
            margin-bottom: 1rem;
            padding: 1rem;
        }
        .sec3>div {
            width: 100% !important;
        }
        .g1 {
            padding: 3rem 0;
        }
        .r2,
        .r1 {
            display: none;
        }
        .sec33>div>div:nth-child(2) {
            height: auto;
        }
        .emoji {
            width: 40px !important;
        }
        .sec-3 {
            margin-top: 1.5rem;
        }
        .banr-text h1 {
            font-size: large;
        }
        .about-s>div:nth-child(1) img {
            width: 150px;
        }
    }
    
    @media(max-width:800px) and (min-width:767px) {
        .p1-d1,
        .p2-d1 {
            height: 240px;
        }
    }
    
    @media(max-width:767px) and (min-width:400px) {
        .les-1 img {
            width: 50%;
        }
    }
    
    @media(max-width:500px) {
        .zig-zag>div {
        height: auto !important;
    }
        .con-b img{
            height: 190px;
        }
        .btn-g2 {
            font-size: 14px !important;
        }
        .btn-g1 {
            padding: 10px 15px;
            font-size: 13px;
        }
        .banr-image {
            height: 120px !important;
        }
        .banr-text {
            padding-left: 7px;
            width: 60%;
        }
        .banr-text h1 {
            font-size: 12px;
            line-height: 15px;
            padding-top: 1rem;
            word-break: keep-all;
        }
        .about-s {
            flex-wrap: wrap;
        }
        .about-s>div:nth-child(1) img {
            width: 100%;
            margin-bottom: 1.2rem;
        }
    }
    
    @media(max-width:767px) and (min-width:600px) {
        .brand3 h5 {
            font-size: 16px;
        }
        .brand3 p {
            font-size: 13px;
        }
        .brand3 img {
            width: 100px;
        }
        .banr-textn{
            padding: .5rem 1rem !important;
            right: 0 !important;
            max-width: 200px;
        }
    }
     
    @media(min-width:550px) and (max-width:600px)
    {
        .banr-textn{
            padding: .5rem 1rem !important;
            right: 0 !important;
            max-width: 165px;
        }
    }
    @media(max-width:550px) {
        .banr-imagen {
            height: 35vh !important;
        }
        .banr-textn h3{
            font-size: 3vw;
        }
        .banr-textn h5{
            font-size: 2.5vw;
        }
        .banr-textn{
            padding: .5rem 1rem !important;
            right: 0 !important;
            max-width: 165px;
        }
    }
    @media(max-width:480px){
        .banr-textn{
            padding: .5rem 1rem !important;
            right: 0 !important;
            max-width: 125px;
        }
    }
    @media(max-width:350px)
    {
        .banr-imagen {
            height: 25vh !important;
        }
        
        .banr-imagen
        {
            height: auto;
        }
        .banr-textn
        {
            max-width: 125px;
        }
    }
    @media screen and (max-width:1024px)
    {
        .sec-3
        {
            margin-top:1rem!important;
        }
        .banr-image{
            height:600px;
        }
         .banr-imagen{
            height:600px;
        }
    }
     @media(max-width:1125px) and (min-width:992px)
    {
        .zig-zag>div{
        height:500px !important;
    }
    .zig-zag h1 {
    font-size: 25px !important;
    }
    .zig-zag p {
    font-size: 16px !important;
    }
    }