*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}


 body{
    background-color: #000000;
} 
.background {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100%;
    min-width: 100%;
    background-color: #000000; /* netflix bg change agum*/
    background-size: cover;
    background-position: center;
    overflow: hidden;
    padding: 80px 25px 50px;
}


.logo {
    position: absolute;
    top: 1%;
    left: 20px;
    z-index: 1;
    width: 10%;
    min-inline-size: auto;
    opacity: 0.8;
}

.nav select {
    position: absolute;
    opacity: 0.9;
    top: 4%;
    right: 150px;
    z-index: 1;
    width: 12%;
    font-size: 1em;
    min-inline-size: auto;
    background-size: cover;
    line-height: 1.25rem;
    padding-top: 0.375rem;
    padding-right: calc(2.25rem + 0rem);
    padding-bottom: 0.375rem;
    padding-left: calc(0.625rem + 1rem + 0.5rem);
    border-radius: 100px;
}

.nav .lang {
    color: rgb(255, 255, 255);
    background-color: black;
    line-height: 1.20rem;
    padding-top: 0.370rem;
    padding-right: calc(2.25rem + 0rem);
    padding-bottom: 0.370rem;
    padding-left: calc(0.600rem + 1rem + 0.5rem);
    padding-left: 25px;
    padding-right: 15px;
}

.nav2 input {
    position: absolute;
    top: 4%;
    right: 3%;
    z-index: 1;
    width: 7%;
    min-inline-size: auto;
    font-size: 1em;
    background-size: cover;
    line-height: 1.20rem;
    padding-top: 0.370rem;
    padding-right: calc(2.25rem + 0rem);
    padding-bottom: 0.370rem;
    padding-left: calc(0.600rem + 1rem + 0.5rem);
    border-radius: 100px;
    padding-left: 15px;
    padding-right: 15px;
}

/* 🔻 Media Query: Redmi Mobiles (max-width: 480px) */
@media (max-width: 480px) {
    .background {
        flex-direction: column;
        padding: 60px 15px 30px;
        min-height: 100vh;
        min-width: 100%;
    }

    .logo {
        top: 10px;
        left: 10px;
        width: 30%;
    }

    .nav select {
        top: 60px;
        right: 10px;
        width: 45%;
        font-size: 0.9em;
        padding-top: 8px;
        padding-bottom: 8px;
        padding-left: 20px;
        padding-right: 10px;
        border-radius: 50px;
    }

    .nav .lang {
        font-size: 0.9em;
        padding-top: 8px;
        padding-bottom: 8px;
        padding-left: 20px;
        padding-right: 10px;
        background-color: black;
        color: white;
    }

    .nav2 input {
        top: 110px;
        right: 10px;
        width: 40%;
        font-size: 0.9em;
        padding-top: 8px;
        padding-bottom: 8px;
        padding-left: 15px;
        padding-right: 15px;
        border-radius: 50px;
    }
}
 /* Base Styles (for desktop & larger screens) */
.container {
    position: absolute;
    top: 30%;
    left: 10%;
    background-color: black;
    border-radius: 10px;
    padding: 100px 120px 4px;
    transform: translate(-61%, -25%);
    /* z-index: 1; */
    height: 76%;
    width: 98%;
    margin-left: 50%;
    min-inline-size: auto;
    opacity: 0.8;
    color: rgb(255, 255, 255);
}

@media (min-width: 481px) and (max-width: 768px) {
    .container {
        padding: 10px 6px 11px;
        width: 60%;
        transform: none;
        left: -18px;
        margin: 30px auto;
        font-size: small;
        top: 3%;
        height: 30%;
    }
}


@media (min-width: 600px) {
    .default-ltr-cache-15f9h5 {
        padding: 0 3rem 4.5rem 3rem;
    }
}

    ::-webkit-scrollbar{   /*scroll advance removing tag*/
        width: 0px;
    }
    .container h1{
        font-size: 60px;
        text-align: center;
        margin-bottom: 20px;
        
    }
    .container h2{
        font-size: 19px;
        font-style: helvetica;
        text-align: center;
        margin-bottom: 20px;
    }
    .container h3{
        font-size: 19px;
        font-style: helvetica;
        text-align: center;
        margin-bottom: 30px;
    }

   .container .emailstart{
        position:relative;
        display: flex;
        justify-content:center;
        align-items: center;
        justify-items: center;
        
        
    }

  .emailstart .email{
        position:relative;
        font-size: 1rem;
        line-height: 1.5;
        
        padding: 1.5rem 1rem 0.5rem;
        margin-right: 2%;
        font-size: 1rem;
        min-height: 4.5rem;
        width: 555px;
        padding: 1.5rem 1rem 0.5rem;
        border-radius: 30px;
        color: rgb(255, 255, 255);
    background: transparent;
    background-clip: padding-box;

    }

    .emailstart .get1{
        position:relative;
        align-items: center;
        font-size: 1rem;
        /* line-height: 1.5; */
        
        
    cursor: pointer;
    fill: currentcolor;
    position: relative;
    transition-duration: 250ms;
    transition-property: background-color, border-color;
    transition-timing-function: cubic-bezier(0.4, 0, 0.68, 0.06);
    vertical-align: text-top;
    width: 255px;
    min-height: 5.5rem;
    font-weight: 500;
    min-height: 4.5em;
    border-radius: 100px;
    background: rgb(229, 9, 20);
    background-color: red;
    color: rgb(255, 255, 255);

}


       .container .pause{
        
        background-color: rgb(255, 255, 255);
        height: 20%;
        margin-left: 100%;
        width: auto;
        }

        .heading1{
            background-color: #000000;
             color: rgb(255, 255, 255); 
            display:flex;
            font-size: 2em;
            margin-left: 10%;
            padding-top: 3%;
           
        }
        .next{
            position:absolute;
            height: 5rem;
            width: 1.5rem;
            border-radius: 16rem;
            border: none;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            padding: 0;
            margin: 0;
            color: rgb(255, 255, 255);
            background-color:  rgba(128, 128, 128, 0.4); ;
            transition: opacity 400ms ease-in-out;
            -webkit-transition: opacity 400ms ease-in-out;        
            -webkit-align-items: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            padding-left: 5px;
            padding-right: 5px;
            left:90.5%;
            margin-top: 100px;
            
            
        }
        .next select {
            text-transform: none;
        }
        
    .boxes{
        /* flex-grow: 1; */
        display:flex;
        justify-content: start;
        align-items: center;
        overflow-x: scroll;
        background-color: #000000;
        overflow-y: hidden;
        width: 81%;
        height: 297px;
        margin: auto;
        padding: 0 30px;
        


    
    }
    .boxes .box{
        position: relative;
        display: flex;
        width: 175px;
    }


    .boxes .box img{
        border-radius: 10px;
        
    }
   
    .boxes .box1:hover img{
        cursor:pointer;
        transform: scale(1.1);
        transition: transform 0.1s ease;
        transition: all 0.3s ease-in-out;
        
     }
    .boxes .box2:hover img{
        cursor:pointer;
        transform: scale(1.1);
        transition: transform 0.1s ease;
        transition: all 0.3s ease-in-out;
     }
    .boxes .box3:hover img{
        cursor:pointer;
        transform: scale(1.1);
        transition: transform 0.1s ease;
        transition: all 0.3s ease-in-out;
     }
    .boxes .box4:hover img{
        cursor:pointer;
        transform: scale(1.1);
        transition: transform 0.1s ease;
        transition: all 0.3s ease-in-out;
             }
    .boxes .box5:hover img{
        cursor:pointer;
        transform: scale(1.1);
        transition: transform 0.1s ease;
        transition: all 0.3s ease-in-out;
     }
    .boxes .box6:hover img{
        cursor:pointer;
        transform: scale(1.1);
        transition: transform 0.1s ease;
        transition: all 0.3s ease-in-out;
     }
    .boxes .box7:hover img{
        cursor:pointer;
        transform: scale(1.1);
        transition: transform 0.1s ease;
        transition: all 0.3s ease-in-out;
     }
    .boxes .box8:hover img{
        cursor:pointer;
        transform: scale(1.1);
        transition: transform 0.1s ease;
        transition: all 0.3s ease-in-out;
     }
    .boxes .box9:hover img{
        cursor:pointer;
        transform: scale(1.1);
        transition: transform 0.1s ease;
        transition: all 0.3s ease-in-out;
     }
    .boxes .box10:hover img{
        cursor:pointer;
        transform: scale(1.1);
        transition: transform 0.1s ease;
        transition: all 0.3s ease-in-out;

     }  



    .box1 .num1{
    line-height: 1;
    display: inline-block;
    height: 100%;
    font-size: 2em;
    position: relative;
    right: 80px;
    font-weight: 100;
    color: rgba(0, 0, 0, 0.8);
    -webkit-text-stroke: 0.125rem rgb(255, 255, 255);
    text-shadow: 0 0 1.5rem rgba(0, 0, 0, 0.5);
    font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif
        }
    .box2 .num2{
    line-height: 1;
    display: inline-block;
    height: 100%;
    font-size: 2em; 
    position: relative;
    right: 70px;
    font-weight: 100;
    color: rgba(0, 0, 0, 0.8);
    -webkit-text-stroke: 0.125rem rgb(255, 255, 255); 
    text-shadow: 0 0 1.5rem rgba(0, 0, 0, 0.5);
    font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif
    }
    .box3 .num3{
        line-height: 1;
        display: inline-block;
        height: 100%;
        font-size: 2em;
        position: relative;
        right: 80px;
        font-weight: 100;
        color: rgba(0, 0, 0, 0.8);
        -webkit-text-stroke: 0.125rem rgb(255, 255, 255); 
        text-shadow: 0 0 1.5rem rgba(0, 0, 0, 0.5);
        font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif
            }
    .box4 .num4{
        line-height: 1;
        display: inline-block;
        height: 100%;
        font-size: 2em; 
        position: relative;
        right: 70px;
        font-weight: 100;
        color: rgba(0, 0, 0, 0.8);
        -webkit-text-stroke: 0.125rem rgb(255, 255, 255); 
        text-shadow: 0 0 1.5rem rgba(0, 0, 0, 0.5);
        font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif
    }
    .box5 .num5{
        line-height: 1;
        display: inline-block;
        height: 100%;
        font-size: 2em; 
        position: relative;
        right: 70px;
        font-weight: 100;
        color: rgba(0, 0, 0, 0.8);
        -webkit-text-stroke: 0.125rem rgb(255, 255, 255);
        text-shadow: 0 0 1.5rem rgba(0, 0, 0, 0.5);
        font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif
    }
    .box6 .num6{
        line-height: 1;
        display: inline-block;
        height: 100%;
        font-size: 2em; 
        position: relative;
        right: 70px;
        font-weight: 100;
        color: rgba(0, 0, 0, 0.8);
        -webkit-text-stroke: 0.125rem rgb(255, 255, 255);
        text-shadow: 0 0 1.5rem rgba(0, 0, 0, 0.5);
        font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif
    }
    .box7 .num7{
        line-height: 1;
        display: inline-block;
        height: 100%;
        font-size: 2em; 
        position: relative;
        right: 70px;
        font-weight: 100;
        color: rgba(0, 0, 0, 0.8);
        -webkit-text-stroke: 0.125rem rgb(255, 255, 255); */
        text-shadow: 0 0 1.5rem rgba(0, 0, 0, 0.5);
        font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif
    }
    .box8 .num8{
        line-height: 1;
        display: inline-block;
        height: 100%;
        font-size: 2em; 
        position: relative;
        right: 70px;
        font-weight: 100;
        color: rgba(0, 0, 0, 0.8);
        -webkit-text-stroke: 0.125rem rgb(255, 255, 255); */
        text-shadow: 0 0 1.5rem rgba(0, 0, 0, 0.5);
        font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif
    }
    .box9 .num9{
        line-height: 1;
        display: inline-block;
        height: 100%;
        font-size: 2em; 
        position: relative;
        right: 70px;
        font-weight: 100;
        color: rgba(0, 0, 0, 0.8);
        -webkit-text-stroke: 0.125rem rgb(255, 255, 255); */
        text-shadow: 0 0 1.5rem rgba(0, 0, 0, 0.5);
        font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif
    }
    .box10 .num10{
        line-height: 1;
        display: inline-block;
        height: 100%;
        font-size: 2em; 
        position: relative;
        right: 70px;
        font-weight: 100;
        color: rgba(0, 0, 0, 0.8);
        -webkit-text-stroke: 0.125rem rgb(255, 255, 255); */
        text-shadow: 0 0 1.5rem rgba(0, 0, 0, 0.5);
        font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif
    }   
    .containerboxes{
    position: relative;
    display: flex;
    /* flex-wrap: wrap; */
    flex-grow: 1;
    width:100%;
    height:50%;
    /* flex-grow:1 ; */
    margin-block-start: 0;
    margin-block-end: 0;
    margin: 0;
    padding: 0;
    color: rgba(255, 255, 255, 0.7);
    margin-left: -84px;
  
   
    
}
    .containerboxes .newbox1 {
    position: relative;
    display: grid;
  
    height:100%;
    width:100%;
    border-radius: 20px;
    padding: 1rem 1rem 6rem 1rem;
    width: 260px;
    /* border: 1px solid rgb(255, 255, 255); */
    height: 210px;
    margin-left: 144px;
    margin-top: 21px;
    

    transition: all 0.5s cubic-bezier(0.33, 0, 0, 1);
    background: rgba(255, 255, 255, 0.1);
    border: 2px solid rgba(255, 255, 255, 0.04);
}

    
.heading2{
    color:rgb(255, 255, 255);
    margin-bottom: 10px;
    
    font-family: Arial, Helvetica, sans-serif;
}    


.default-ltr-cache-107fr8n svg {
    width: 4rem;
    height: 4rem;
    
}
svg:not(:root) {
    overflow: hidden;
    /* padding-left: 0px; */
    margin-left: 157px;
    margin-top: 25px;
    padding-bottom: 10px;
}
svg:not(:root) {
    overflow-clip-margin: content-box;
}

.containerboxes .newbox2 {
    
    
    position: relative;
    display: grid;
    display: inline;


    border-radius: 20px;
    padding: 1rem 1rem 4rem 1rem;
    width: 260px;
    /* border: 1px solid rgb(255, 255, 255); */
    height: 210px;
    margin-left: 22px;
    margin-top: 21px;

    transition: all 0.5s cubic-bezier(0.33, 0, 0, 1);
    background: rgba(255, 255, 255, 0.1);
    border: 2px solid rgba(255, 255, 255, 0.04);
    padding-top: 7px;
}
.default-ltr-cache-107fr8n svg 
{
    width: 4rem;
    height: 4rem
}
svg[AttributesStyle] {
    width: 72;
    height: 72;
    fill: none;
}

svg:not(:root)
{
    overflow: hidden;
}
svg:not(:root) 
{
    overflow-clip-margin: content-box;
    overflow: hidden;   
    
}
.default-ltr-cache-bb2aon * {
    box-sizing: border-box;
}


    .containerboxes .newbox3 {
    
        position: relative;
        
        display: grid;
        border-radius: 20px;
        padding: 1rem 1rem 4rem 1rem;
        width: 260px;
        /* border: 1px solid rgb(255, 255, 255); */
        height: 210px;
        margin-left: 22px;
        margin-top: 21px;
        transition: all 0.5s cubic-bezier(0.33, 0, 0, 1);
        background: rgba(255, 255, 255, 0.1);
        border: 2px solid rgba(255, 255, 255, 0.04);
        padding-top: 25px;
    }
    .default-ltr-cache-107fr8n svg 
    {
        width: 4rem;
        height: 4rem
    }

    svg:not(:root)
    {
        overflow: hidden;
    }
    svg:not(:root) 
    {
        overflow-clip-margin: content-box;
        overflow: hidden;   
        
    }
    .default-ltr-cache-bb2aon * {
        box-sizing: border-box;
    }




    .containerboxes .newbox4 {
    
        position: relative;
        display: grid;
        display: inline;
    
    
        border-radius: 20px;
        padding: 1rem 1rem 4rem 1rem;
        width: 260px;
        /* border: 1px solid rgb(255, 255, 255); */
        height: 210px;
        margin-left: 22px;
        margin-top: 21px;
    
        transition: all 0.5s cubic-bezier(0.33, 0, 0, 1);
        background: rgba(255, 255, 255, 0.1);
        border: 2px solid rgba(255, 255, 255, 0.04);
        /* padding-top: 25px; */
        }}
    .containerboxes .newbox4 {
    position: relative;
    display: grid;
    height:100%;
    width:100%;
    border-radius: 20px;
    padding: 1rem 1rem 6rem 1rem;
    width: 260px;
    /* border: 1px solid rgb(255, 255, 255); */
    height: 210px;
    margin-left: 144px;
    margin-top: 21px;
    

    transition: all 0.5s cubic-bezier(0.33, 0, 0, 1);
    background: rgba(255, 255, 255, 0.1);
    border: 2px solid rgba(255, 255, 255, 0.04);
}
  default-ltr-cache-107fr8n svg {
    width: 4rem;
    height: 4rem;}

    svg:not(:root) {
        overflow: hidden;
        }
        svg:not(:root) {
            overflow-clip-margin: content-box;
           
        }
        

    
.allquestions{
    flex-direction: column;
    justify-items: center;
    align-self: center;
    margin-top: 10px;
    
}

.allquestions .question1{
    position: relative;
    width:1110px;
    height: 80px;
    border: 2px solid rgba(255, 255, 255, 0.04);     
    background-color: rgba(255, 255, 255, 0.1);
    color: rgb(255, 255, 255);
    transition-duration: 250ms;
    transition-timing-function: cubic-bezier(0.4,0,0.68,0.06);
    border-radius: 1rem;
    margin-left: 140px; 
         
   
}
.question1 .heading2{
    padding-top: 26px;
    padding-left: 20px;
   
}    

.question1 p {
    display: flex;
    justify-content: right;
    align-items: right;
    align-self: self-end;
    height: 3px;
    align-items: self-end;
    padding-right: 20px;
    align-self: self-start;
    /* border: 2px solid rgba(255, 255, 255, 0.04); */
}
svg:not(:root) {
    overflow: hidden;
}




.allquestions .question2{
    position: relative;
    width:1110px;
    height: 80px;
    border: 2px solid rgba(255, 255, 255, 0.04);     
    background-color: rgba(255, 255, 255, 0.1);
    color: rgb(255, 255, 255);
    transition-duration: 250ms;
    transition-timing-function: cubic-bezier(0.4,0,0.68,0.06);
    border-radius: 1rem;
    margin-left: 140px; 
         
   
}
.question2 .heading2{
    padding-top: 25px;
    padding-left: 20px;
   
}    
.question2 p {
    display: flex;
    justify-content: right;
    align-items: right;
    align-self: self-end;
    height: 7px;
    align-items: self-end;
    padding-right: 20px;
    align-self: self-start;
    /* border: 2px solid rgba(255, 255, 255, 0.04); */
}
svg:not(:root) {
    overflow: hidden;
}



.allquestions .question3{
    position: relative;
    width:1110px;
    height: 80px;
    border: 2px solid rgba(255, 255, 255, 0.04);     
    background-color: rgba(255, 255, 255, 0.1);
    color: rgb(255, 255, 255);
    transition-duration: 250ms;
    transition-timing-function: cubic-bezier(0.4,0,0.68,0.06);
    border-radius: 1rem;
    margin-left: 140px; 
         
   
}
.question3 .heading2{
    padding-top: 25px;
    padding-left: 20px;
   
}    
.question3 p {
    display: flex;
    justify-content: right;
    align-items: right;
    align-self: self-end;
    height: 7px;
    align-items: self-end;
    padding-right: 20px;
    align-self: self-start;
    /* border: 2px solid rgba(255, 255, 255, 0.04); */
}
svg:not(:root) {
    overflow: hidden;
}





.allquestions .question4{
    position: relative;
    width:1110px;
    height: 80px;
    border: 2px solid rgba(255, 255, 255, 0.04);     
    background-color: rgba(255, 255, 255, 0.1);
    color: rgb(255, 255, 255);
    transition-duration: 250ms;
    transition-timing-function: cubic-bezier(0.4,0,0.68,0.06);
    border-radius: 1rem;
    margin-left: 140px; 
         
   
}
.question4 .heading2{
    padding-top: 25px;
    padding-left: 20px;
   
}    
.question4 p {
    display: flex;
    justify-content: right;
    align-items: right;
    align-self: self-end;
    height: 7px;
    align-items: self-end;
    padding-right: 20px;
    align-self: self-start;
    /* border: 2px solid rgba(255, 255, 255, 0.04); */
}
svg:not(:root) {
    overflow: hidden;
}





.allquestions .question5{
    position: relative;
    width:1110px;
    height: 80px;
    border: 2px solid rgba(255, 255, 255, 0.04);     
    background-color: rgba(255, 255, 255, 0.1);
    color: rgb(255, 255, 255);
    transition-duration: 250ms;
    transition-timing-function: cubic-bezier(0.4,0,0.68,0.06);
    border-radius: 1rem;
    margin-left: 140px; 
         
   
}
.question5 .heading2{
    padding-top: 25px;
    padding-left: 20px;
   
}    
.question5 p {
    display: flex;
    justify-content: right;
    align-items: right;
    align-self: self-end;
    height: 7px;
    align-items: self-end;
    padding-right: 20px;
    align-self: self-start;
    /* border: 2px solid rgba(255, 255, 255, 0.04); */
}
svg:not(:root) {
    overflow: hidden;
}



.allquestions .question6{
    position: relative;
    width:1110px;
    height: 80px;
    border: 2px solid rgba(255, 255, 255, 0.04);     
    background-color: rgba(255, 255, 255, 0.1);
    color: rgb(255, 255, 255);
    transition-duration: 250ms;
    transition-timing-function: cubic-bezier(0.4,0,0.68,0.06);
    border-radius: 1rem;
    margin-left: 140px; 
         
   
}
.question6 .heading2{
    padding-top: 25px;
    padding-left: 20px;
   
}    
.question6 p {
    display: flex;
    justify-content: right;
    align-items: right;
    align-self: self-end;
    height: 7px;
    align-items: self-end;
    padding-right: 20px;
    align-self: self-start;
    /* border: 2px solid rgba(255, 255, 255, 0.04); */
}
svg:not(:root) {
    overflow: hidden;
}

.allquestions .Ready{
    position: relative;
    margin-top: 20px;
    font-family: Netflix Sans, Helvetica Neue, Segoe UI, Roboto, Ubuntu, sans-serif;
    color: rgb(255, 255, 255);
}



.allquestions .emailstart{
    position:relative;
    display: flex;
    justify-content:center;
    align-items: center;
    justify-items: center;
    
    
}

.allquestions .email{
    position:relative;
    font-size: 1rem;
    line-height: 1.5;
    
    padding: 1.5rem 1rem 0.5rem;
    margin-right: 2%;
    font-size: 1rem;
    min-height: 4.5rem;
    width: 555px;
    padding: 1.5rem 1rem 0.5rem;
    border-radius: 30px;
    color: rgb(255, 255, 255);
background: transparent;
background-clip: padding-box;

}

.allquestions .get2{
    align-items: center;
    font-size: 1rem;
    /* line-height: 1.5; */
    cursor: pointer;
    fill: currentcolor;
    position: relative;
    transition-duration: 250ms;
    transition-property: background-color, border-color;
    transition-timing-function: cubic-bezier(0.4, 0, 0.68, 0.06);
    vertical-align: text-top;
    width: 255px;
    min-height: 5.5rem;
    font-weight: 500;
    min-height: 4.5em;
    border-radius: 100px;
    background: rgb(229, 9, 20);
    background-color: red;
    color: rgb(255, 255, 255);
}
}
 




.phone p{
    margin-left: 200px;
    font-style:inherit;
    font-size: larger;
    font-family: Arial, Helvetica, sans-serif;
}
.phone a{
    color: rgba(255, 255, 255, 0.863);
    
} 


.references{
    position: relative;
    display: flex;
    margin-left: 15%;
    margin-top: 4%;
    
    /* color: rgba(255, 255, 255, 0.863); */

}
.references a{
    color: rgba(255, 255, 255, 0.7);
    text-decoration-color: rgba(255, 255, 255, 0.7);
    

}




.references .reference1{
    position:relative;
    justify-content: left;
    align-items: left;
    margin-right: 90px;
  
}

.references .reference2{
    position:relative;
    justify-content: left;
    align-items: left;
    margin-right: 90px;
  
}

.references .reference3{
    position:relative;
    justify-content: left;
    align-items: left;
    margin-right: 90px;
  

        

}

.references .reference4{
    position:relative;
    justify-content: left;
    align-items: left;
    margin-right: 90px;
        

}

 .languagebox2 .lang2 {
        color: rgb(255, 255, 255);
        background-color: black;
        line-height: 1.20rem;
        padding-top: 0.370rem;
        /* padding-right: calc(2.25rem + 0rem); */
        padding-bottom: 0.370rem;
        padding-left: 25px;
        padding-right: 15px;
}
.lang2 {
        position: absolute; ;
        opacity: 0.9;
        z-index: 1;
        width: 12%;
        font-size: 1em;
        min-inline-size: auto;
        border-radius: 100px;
        background-size: cover;
        color: rgb(255, 255, 255);
        background: rgba(22, 22, 22, 0.7);
        border-radius: 100px;
        border-width: 0.0625rem;
        padding-right: calc(0.75rem + 0rem);
        border-color: rgba(128, 128, 128, 0.7);
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 10px;
        padding-right:2px;
        margin-left: -32%;
        margin-top: 4%;
}

.footer .footerindia{
    margin-top: 150px;
    margin-left: 120px;
    margin-bottom: 100px;
    /* border-color: rgba(224, 224, 224, 0.7); */
     /* color: rgb(255, 255, 255); */
     color: rgba(255, 255, 255, 0.7);
     text-decoration-color: rgba(255, 255, 255, 0.7);
    
     

}

.footer .footerindia a{
    color: rgba(255, 255, 255, 0.7);
    text-decoration-color: rgba(255, 255, 255, 0.7);
    
}







 
@media all and (max-width: 600px) {
    .logo img {
        width: 50vw;
        height: 10vh;
    }
}

@media (max-width: 600px) {
    .nav select {
        top: 25px;
        right: 73px;
        width: 22%;
    }
}
@media (max-width: 600px) {
    .nav .lang {
        font-size: 0.9em;
        padding-top: 8px;
        padding-bottom: 8px;
        padding-left: 20px;
        padding-right: 10px;
        background-color: black;
        color: white;
    }
}
@media all and (max-width: 600px) {
    .nav2 input {
        top: 25px;
        right: 8px;
        width: 20%;
        font-size: 0.9em;
        padding-top: 6px;
        padding-bottom: 6px;
        padding-left: 11px;
        padding-right: 20px;
        border-radius: 50px;
      }
}

@media all and (max-width: 600px) {
    .container {
        padding-inline: inherit;
        height: 85%;
 
    }
}


@media all and (max-width: 600px){
      .container h1{
        font-size: 30px;


    }
}

@media all and (max-width: 600px){
    .container h2 span{
        font-size: 17px;

    }
}

@media all and (max-width: 600px){
    .container h3 span{
        font-size: 14px;
    }
}


@media all and (max-width:600px){
    .container .emailstart{
        display: inline;
        height: 0px;
        
        

    }
}

@media all and (min-width:600px) {
    .email{
        width: 50%;
        height:25%;
    }
    
}

@media all and (max-width:600px){
    .emailstart .email{
        width: 100%;
        margin-left: 10px;
    }

}

@media all and (max-width: 600px) {
    .emailstart .get1{
        margin-left: 10%;
        padding-right: 90%;
        border:red;
    }
    
}

@media all and (max-width:600px) {
    h1{
        margin-left: 5%;
    }
    
}

@media all and (max-width:600px) {
   .container .pause{        margin: -50% 82% -9% 10%;
    padding-right: initial;
    padding-left: initial;
    padding-bottom: 0px;
    padding-top: 2px;
    margin-left: 138px;
    }
    
}

@media all and (max-width:600px) {
    .boxes{
        display: flex;
        justify-content: space-around;
    }
    
}


@media all and (max-width:600px) {
    .heading1 {
        font-size: x-large;
    }
    
}

@media all and (max-width:600px){
    div.containerboxes{
        position: relative;
        margin-bottom: 227%;
        flex-wrap: wrap;
        margin-left: auto;
    }
}



@media all and (max-width:600px){
    .containerboxes .newbox1{
        margin-left: 23px;
        flex-grow: 3;
     
        display: inline ;
      }
}

    svg:not(:root) {
            overflow: hidden;
            margin-top: unset;
        }
    



@media all and (max-width:600px){
    .containerboxes .newbox2{
        margin-left: 23px;
        flex-grow: 3;
     
        display: inline ;
      }
}



@media all and (max-width:600px){
    .containerboxes .newbox3{
        margin-left: 23px;
        flex-grow: 3;
     
        display: inline ;
      }
}




@media all and (max-width:600px){
    .containerboxes .newbox4{
        margin-left: 23px;
        flex-grow: 3;
     
        display: inline ;
      }
}



@media all and (max-width:600px){
        div.containerboxes div.newbox1 p svg{
            margin-top: auto;
    }
}

@media all and (max-width:600px){
        div.containerboxes div.newbox2 p svg{
            margin-top: auto;
    }
}


@media all and (max-width:600px){
    div.containerboxes div.newbox3 p svg{
        margin-top: 8%;
}
}


@media all and (max-width:600px){
    div.containerboxes div.newbox4 p svg{
        margin-top: 5%;
}
}

@media all and (max-width:600px){
    .allquestions .question1{
        width: 93%;
    margin-left: auto;
    padding-right: 0%;
}
}


@media all and (max-width:600px){
    .allquestions .heading2 p svg   {
        margin-bottom: 21px;
}
}

@media all and (max-width:600px){
    .question1 .heading2{
        margin-right: 167px;
        font-size: smaller;
    }
}






@media all and (max-width:600px){
    .allquestions .question2{
        width: 93%;
        margin-left: auto;
        padding-right: 0%;
        padding-top: 9%;
        padding-left: 6%;
}
}


@media all and (max-width:600px){
    .allquestions .heading2 p svg   {
        margin-bottom: -6px;
}
}

@media all and (max-width:600px){
    .question2 .heading2{      
        margin-right: 177px;
        font-size: smaller;
        display: contents;
    }
}





@media all and (max-width:600px){
    .allquestions .question3{
        width: 93%;
        margin-left: auto;
        padding-right: 0%;
        padding-top: 9%;
        padding-left: 6%;
}
}


@media all and (max-width:600px){
    .allquestions .heading2 p svg   {
        margin-bottom: -8px;
}
}

@media all and (max-width:600px){
    .question3 .heading2{      
        margin-right: 177px;
        font-size: smaller;
        display: contents;
    }
}





@media all and (max-width:600px){
    .allquestions .question4{
        width: 93%;
        margin-left: auto;
        padding-right: 0%;
        padding-top: 9%;
        padding-left: 6%;
}
}


@media all and (max-width:600px){
    .allquestions .heading2 p svg   {
        margin-bottom: -8px;
}
}

@media all and (max-width:600px){
    .question4 .heading2{      
        margin-right: 177px;
        font-size: smaller;
        display: contents;
    }
}





@media all and (max-width:600px){
    .allquestions .question5{
        width: 93%;
        margin-left: auto;
        padding-right: 0%;
        padding-top: 9%;
        padding-left: 6%;
}
}


@media all and (max-width:600px){
    .allquestions .heading2 p svg   {
        margin-bottom: -8px;
}
}

@media all and (max-width:600px){
    .question5 .heading2{      
        margin-right: 177px;
        font-size: smaller;
        display: contents;
    }
}



@media all and (max-width:600px){
    .allquestions .question6{
        width: 93%;
        margin-left: auto;
        padding-right: 0%;
        padding-top: 9%;
        padding-left: 6%;
}
}


@media all and (max-width:600px){
    .allquestions .heading2 p svg   {
        margin-bottom: -8px;
}
}

@media all and (max-width:600px){
    .question6 .heading2{      
        margin-right: 177px;
        font-size: smaller;
        display: contents;
    }
}



@media all and (max-width:600px){
    .allquestions .Ready{
        margin-left: 39px;
}}



@media all and (max-width:600px){
    div.allquestions div.references{
        display: block;
    }
}


@media all and (max-width:600px){
    div.langbox2 select.lang2{
        width: 40%;
        margin-top: -77px;
    }
}

@media all and (max-width:600px){
    div.footer p.footerindia{
        position: relative;
        display: block;
        margin-left: 58px;
        margin-top: 87px;

    }
}

@media (min-width: 481px) and (max-width: 768px) {
    .container {
        padding: 82px 8px 1px;
        width: 100%;
        transform: none;
        left: -18px;
        margin: 30px auto;
        font-size: small;
        top: 8%;
        padding-top: 6%;
}}
