@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,opsz,wght@0,18..144,300..900;1,18..144,300..900&display=swap');


*{
    font-family: "Merriweather", serif;
}

.heading-section img{
    width: 22%;
    border-radius: 0px 0px 10px 10px;
}

h1{
    color: #cd1414;
    font-size: 81px;
    padding-bottom: 23px;
    padding-top: 16px;
}

h6{
    color: #9f1e1e;
    font-weight: 300;
    line-height: 58px;
    font-size: 43px;
}


main {
    background: url('/download_assets/img/pg_form_bg.jpg') no-repeat center center fixed;
    background-size: 35% auto; /* Full width, height adjusts automatically */
}


.phone-section{
    margin-top: 24px;
}

/* .phone-section .google img{
    width: 100%;
    height: 90%;
} */

.text-left {

align-content:center;
}


 body {
    height: 100%;
    margin: 0;
    /*background: url('/download_assets/img/BottomDottedDesign.png') no-repeat bottom center;*/
    background-size: contain;

        background: url('/download_assets/img/pg_form_bg.jpg') no-repeat center center fixed;

}

.text-left h3{
    background: linear-gradient(to left,#a52a2a, #ab3737 85% , white 100%);
    color: white;
    font-weight: 400;
    text-align: right;
    font-size: 23px;
    margin-right: -57px;
}

.text-right{
    
    align-content: center;
}

.text-right h3{
    background:linear-gradient(to right,#e9c36d, #ded090, #e4e3c7);
    color:#9f1e1e;
    font-weight: 400;
    text-align: left;
    font-size: 49px;
    margin-left: -56.8px;
    padding-left: 3px;
}

.text-left img{
    width: 40%;
    margin-top: 13px;
}

.text-right img{
    width: 40%;
    /* margin-left: 180px; */
    margin-top: 13px;
}

.align-items-center1{
    margin-top: 1px;
}

.row>* {
    padding-right: calc(var(--bs-gutter-x)* 0); 
    padding-left: calc(var(--bs-gutter-x)* 0);
}

.app-link::after {
    content: "";
    display: inline-block;
    width: 50px;  /* Adjust size */
    height: 50px; /* Adjust size */
    background-image: url('/download_assets/img/Doted\ bg.png');
    background-size: cover;
    margin-left: 10px;
    text-align: end;
}

.google{
    width: 55%;
}

.play{
    width: 50%;
}


@media (min-width:320px){
    h1 {
        font-size: 22px;
        margin-bottom: -31px;
        padding-top: 13px;
    }
}



@media (min-width:320px){
    h6 {
        font-weight: 400;
        line-height: 24px;
        font-size: 12px;
    }
}

@media (min-width:320px){
    .text-left h3 {
        font-size: 12px;
        margin-right: -12px;
        height: 23px;
        align-content: center;
        margin-left: -50px;
    }
}

@media (min-width:320px){
.heading-section img {
    width: 47%;
    border-radius: 0px 0px 3px 3px;
}
}

@media (min-width:320px){
    .text-right h3 {
               font-size: 12px;
        margin-right: -36px;
        height: 23px;
        align-content: center;
        margin-left: -12px;
    }
}

@media (min-width:320px){
.align-items-center1 {
    margin-top: -5px;
}
}

@media (min-width:320px){
    .text-left img {
        margin-top: 0px;
        width: 63%;
    }
}

@media (min-width:320px){
    .text-right img {
        margin-top: 0px;
        width: 63%;
        margin-left: 29px;
    }
}

@media (min-width:320px){
    .phone-section {
        margin-top: 0px;
    }
}

@media (min-width:320px){
.app-link::after {
    content: "";
        display: inline-block;
        width: 120px;
        height: 46px;
        background-image: url("/download_assets/img/Doted bg.png");
        background-size: cover;
        margin-left: -70px;
        text-align: end;
        overlay: auto;
        margin-top: 31px;
    }
}

@media (min-width:375px) {
    h1 {
        font-size: 23px;
        margin-bottom: -25px;
        padding-top: 9px;
    }
}


@media (min-width:375px){
    h6 {
        font-weight: 400;
        line-height: 23px;
        font-size: 14px;
    }
}


@media (min-width:375px){
    .text-left h3 {
        font-size: 13px;
        margin-right: -15px;
        height: 30px;
        align-content: center;
        margin-left: -45px;
    }
}

@media (min-width:375px){
    .text-right h3 {
        font-size: 13px;
        margin-right: -16px;
       height: 30px;
        align-content: center;
        /*margin-left: -14px;*/
        margin-left: 4px;
    }
}

@media (min-width: 375px) {
    .app-link::after {
        content: "";
        display: inline-block;
        width: 135px;
        height: 59px;
        background-image: url("/download_assets/img/Doted bg.png");
        background-size: cover;
        margin-left: -91px;
        text-align: end;
        overlay: auto;
        margin-top: 29px;
    }
}

@media (min-width: 375px) {
.heading-section img {
    width: 42%;
    border-radius: 0px 0px 4px 4px;
}
}

@media (min-width:425px) {
.heading-section img {
    width: 42%;
    border-radius: 0px 0px 10px 10px;
}
}

@media (min-width:425px) {
    h1 {
        font-size: 22px;
        padding-top: 7px;
        margin-bottom: -28px;
    }
}

@media (min-width:425px){
    h6 {
        font-weight: 400;
        line-height: 26px;
        font-size: 15px;
    }
}

@media (min-width:425px){
    .text-left h3 {
        font-size: 13px;
        height: 22px;
        align-content: center;
        margin-left: -66px;
        margin-right: -16px;
    }
}

@media (min-width:425px){
    .text-right h3 {
        font-size: 13px;
        margin-left: -15.8px;
        margin-right: -66PX;
        padding-left: 5px;
        height: 22px;
        align-content: center;
    }
}

@media (min-width: 425px) {
    .text-left img {
        margin-top: 6px;
        width: 66%;
    }
 
    .text-right img {
        margin-top: 12px;
        width: 66%;
        margin-left: 37px;
    }
 
    .app-link::after {
        content: "";
        display: inline-block;
        width: 206px;
        height: 67px;
        background-size: cover;
        margin-left: -19px;
        text-align: end;
        overlay: auto;
        margin-top: 1px;
    }
    
    .text-left h3 {
        font-size: 16px;
        height: 35px;
        align-content: center;
        margin-left: -101px;
    }
    .text-right h3 {
        font-size: 18px;
        /*margin-left: -12.8px;*/
        margin-left:5px;
        height: 35px;
        padding-left: 0px;
    }
}


@media (min-width: 445px) {
    .app-link::after {
        content: "";
        display: inline-block;
        width: 206px;
        height: 72px;
        background-size: cover;
        margin-left: -90px;
        text-align: end;
        overlay: auto;
        margin-top: 35px;}
    }

@media (min-width: 768px) {
    .align-items-center1 {
        margin-top: -26px;
    }
}

@media (min-width:768px) {
    .text-left h3{
        font-size: 13px;
        margin-right: -27px;
        height: 35px;
    }  
}

@media (min-width:768px) {
    .text-right h3{
        font-size: 13px;
        margin-left: -26.7px;
        padding-left: 6px;
        height: 35px;
        align-content: center;
    }  
}

@media (min-width: 768px) {
    .text-right img {
        margin-top: 12px;
        width: 66%;
    }
}

@media (min-width: 768px) {
    .text-left img {
        margin-top: 12px;
        margin-left: 0%;
        width: 66%;
    }

    }

@media (min-width:768px) {
    h1 {
        font-size: 25px;
        padding-top: 10px;
        margin-bottom: -28px;
    }
}

@media (min-width:768px){
    h6 {
        font-weight: 400;
        line-height: 32px;
        font-size: 17px;
        padding-top: 0px;
    }
}

@media (min-width:768px){
    .phone-section {
        margin-top: -17px;
    }
}

@media (min-width: 768px) {
    .app-link::after {
        content: "";
        display: inline-block;
        width: 216px;
        height: 111px;
        background-image: url("/download_assets/img/Doted bg.png");
        background-size: cover;
        margin-left: -149px;
        text-align: end;
        overlay: auto;
        margin-top: 54px;
    }
}


@media (min-width:1024px) {
    .text-right h3{
        margin-left: -35.3px;
        font-size: 25px;
        height: 51px;
        margin-right: -67px;
    } 
}

@media (min-width:1024px) {
    .text-left h3{
        font-size: 25px;
        height: 51px;
        margin-left: -89px;
        margin-right: -36px;
    }  
}

@media (min-width: 1024px) {
    .app-link::after {
        content: "";
        display: inline-block;
        width: 305px;
        height: 126px;
        background-size: cover;
        margin-left: -176px;
        text-align: end;
        overlay: auto;
        margin-top: 94px;
    }
}
@media (min-width: 1024px) {
    h1 {
        font-size: 45px;
        padding-top: 11px;
        margin-bottom: -28px;
    }
}

@media (min-width: 1024px) {
    h6 {
        font-weight: 400;
        line-height: 37px;
        font-size: 24px;
        padding-top: 4px;
    }
}

@media (max-width: 1024px) { /* Adjust for tablets and smaller screens */
    main {
        background-size: cover; /* Full-screen background */
        background-position: center center;
        height: auto;
    }
}

@media (max-width: 1024px) {
    .google {
        width: 100%; /* Full width on smaller screens */
    }
}

@media (max-width: 1024px) {
    .play {
        width: 100%; /* Full width on smaller screens */
    }
}


@media (min-width:1024px) {
    .text-right h3{
        margin-left: -35.3px;
        font-size: 25px;
        height: 51px;
        margin-right: -67px;
    } 
}

@media (min-width:1024px) {
    .text-left h3{
        font-size: 25px;
        height: 51px;
        margin-left: -89px;
        margin-right: -36px;
    }  
}

@media (min-width: 1024px) {
    .app-link::after {
        content: "";
        display: inline-block;
        width: 305px;
        height: 157px;
        background-size: cover;
        margin-left: -176px;
        text-align: end;
        overlay: auto;
        margin-top: 94px;
    }
}
@media (min-width: 1024px) {
    h1 {
        font-size: 45px;
        padding-top: 11px;
        margin-bottom: -28px;
    }
}

@media (min-width: 1024px) {
    h6 {
        font-weight: 400;
        line-height: 37px;
        font-size: 24px;
        padding-top: 4px;
    }
}

@media (max-width: 1024px) { /* Adjust for tablets and smaller screens */
    main {
        background-size: cover; /* Full-screen background */
        background-position: center center;
        height: auto;
    }
}

@media (max-width: 1024px) {
    .google {
        width: 100%; /* Full width on smaller screens */
    }
}

@media (max-width: 1024px) {
    .play {
        width: 100%; /* Full width on smaller screens */
    }
}


@media (min-width: 712px) {
    .text-left h3 {
        font-size: 20px;
        margin-right: -37px;
        height: 35px;
    }
}

@media (min-width:1279.9px) {
    .text-right h3{
        margin-left: -35.3px;
        font-size: 25px;
        height: 51px;
        margin-right: -67px;
    } 
}

@media (min-width:1279.9px) {
    .text-left h3{
        font-size: 25px;
        height: 51px;
        margin-left: -89px;
        margin-right: -36px;
    }  
}

@media (min-width: 1279.9px) {
    .app-link::after {
        content: "";
        display: inline-block;
        width: 305px;
        height: 126px;
        background-size: cover;
        margin-left: -176px;
        text-align: end;
        overlay: auto;
        margin-top: 94px;
    }
}
@media (min-width: 1279.9px) {
    h1 {
        font-size: 45px;
        padding-top: 11px;
        margin-bottom: -28px;
    }
}

@media (min-width: 1279.9px) {
    h6 {
        font-weight: 400;
        line-height: 37px;
        font-size: 24px;
        padding-top: 4px;
    }
}

@media (max-width: 1279.9px) { /* Adjust for tablets and smaller screens */
    main {
        background-size: cover; /* Full-screen background */
        background-position: center center;
        height: auto;
    }
}

@media (max-width: 1279.9px) {
    .google {
        width: 100%; /* Full width on smaller screens */
    }
}

@media (max-width: 1279.9px) {
    .play {
        width: 100%; /* Full width on smaller screens */
    }
}


@media (min-width:1279.9px) {
    .text-right h3{
        margin-left: -35.3px;
        font-size: 25px;
        height: 51px;
        margin-right: -67px;
    } 
}

@media (min-width:1279.9px) {
    .text-left h3{
        font-size: 25px;
        height: 51px;
        margin-left: -89px;
        margin-right: -36px;
    }  
}

@media (min-width: 1279.9px) {
    .app-link::after {
        content: "";
        display: inline-block;
        width: 305px;
        height: 126px;
        background-size: cover;
        margin-left: -176px;
        text-align: end;
        overlay: auto;
        margin-top: 94px;
    }
}
@media (min-width: 1279.9px) {
    h1 {
        font-size: 45px;
        padding-top: 11px;
        margin-bottom: -28px;
    }
}

@media (min-width: 1279.9px) {
    h6 {
        font-weight: 400;
        line-height: 37px;
        font-size: 24px;
        padding-top: 4px;
    }
}

@media (max-width: 1279.9px) { /* Adjust for tablets and smaller screens */
    main {
        background-size: cover; /* Full-screen background */
        background-position: center center;
        height: auto;
    }
}

@media (max-width: 1279.9px) {
    .google {
        width: 100%; /* Full width on smaller screens */
    }
}

@media (max-width: 1279.9px) {
    .play {
        width: 100%; /* Full width on smaller screens */
    }
}


@media (min-width:1279.9px) {
    .text-right h3{
        margin-left: -35.3px;
        font-size: 25px;
        height: 51px;
        margin-right: -67px;
    } 
 
    .text-left h3{
        font-size: 25px;
        height: 51px;
        margin-left: -89px;
        margin-right: -36px;
    }  
}

@media (min-width: 1279.9px) {
    .app-link::after {
        content: "";
        display: inline-block;
        width: 305px;
        height: 126px;
        background-size: cover;
        margin-left: -176px;
        text-align: end;
        overlay: auto;
        margin-top: 94px;
    }
 
    h1 {
        font-size: 45px;
        padding-top: 11px;
        margin-bottom: -28px;
    }
 
    h6 {
        font-weight: 400;
        line-height: 37px;
        font-size: 24px;
        padding-top: 4px;
    }
}

@media (max-width: 1279.9px) { /* Adjust for tablets and smaller screens */
    main {
        background-size: cover; /* Full-screen background */
        background-position: center center;
        height: auto;
    }
 
    .google {
        width: 100%; /* Full width on smaller screens */
    }
 
    .play {
        /* Full width on smaller screens */
        /*width: 100%;*/
        width: 110%;
    }
}



@media (min-width: 1280px) {
    .align-items-center1 {
        margin-top: 0px;
    }
 
    .text-left img {
        margin-top: 12px;
        margin-left: 68%;
        width: 41%;
    }
 
    .text-left h3 {
        margin-right: 0;
        font-size: 19px;
        height: 40px;
        align-content: center;
      width: 100%;
        margin-left: 27%;
        font-weight: 100;
    }
   
    .text-right h3 {
        font-size: 20px;
        height: 35px;
        align-content: center;
        width: 80%;
        margin-left: -28.3%;
        font-weight: 100;
    }
 
    h1 {
        font-size: 35px;
        padding-bottom: 25px;
        padding-top: 12px;
    }
 
    h6 {
        font-weight: 400;
        line-height: 30px;
        font-size: 21px;
        padding-top: 0;
        
    }
 
    .text-right img {
        margin-top: 12px;
        width: 41%;
        margin-left: -10px;
    }
 
    .heading-section img {
        width: 21%;
        border-radius: 0px 0px 6px 6px;
    }
 
    .app-link::after {
        content: "";
        display: inline-block;
        width: 179px;
        height: 97px;
        background-size: cover;
        background-image: url("/download_assets/img/Doted\ bg.png");
        margin-left: -117px;
        text-align: end;
        overlay: auto;
        margin-top: 45px;
    }
    .second_mob { margin-left: 120px !important; }
}

@media (min-width:1440px) {
    .text-right h3{
        margin-left: -107.2px;
    }
    
     .align-items-center1 {
        margin-top: -38px;
    }
     .text-left h3{
        margin-left: 173.3px;
    }
.second_mob { margin-left: 120px !important; }
}

 

@media (min-width: 1440px) {
    .app-link::after {
        content: "";
        display: inline-block;
        width: 174px;
        height: 93px;
        background-size: cover;
        margin-left: -135px;
        text-align: end;
        overlay: auto;
        margin-top: 71px;
    }
     .second_mob { margin-left: 120px !important; }
}

@media (min-width: 1440px) {
    .heading-section img {
        width: 19%;
        border-radius: 0px 0px 10px 10px;
    }
     .second_mob { margin-left: 120px !important; }
}

@media (min-width: 1440px) {
    h1 {
        font-size: 23px;
        padding-bottom: 21px;
        padding-top: 6px;
    }
.second_mob { margin-left: 120px !important; }
}

@media (min-width: 1440px) {
    .text-right img {
        margin-top: 12px;
        width: 41%;
        margin-left: -4px;
    }
   .second_mob { margin-left: 120px !important; }
}

@media (max-width: 1279.9px) {
    
body {
    background: url('/download_assets/img/pg_form_bg.jpg') no-repeat center center fixed;
   background-size: cover;
  background-position: center;
   background-repeat: no-repeat;
  font-family: sans-serif;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  text-align: center;
  background-attachment: fixed;
}

  h1 {
        font-size: 30px;
        margin-bottom: -31px;
        padding-top: 13px;
    }
   h6 {
    font-weight: 400;
    line-height: 26px;
    font-size: 20px;
  }
   .google {
  width: 144%;
  
}
   .img-fluid {
  max-width: 144%;
  height: auto;
}
    .col-3 {
  flex: 0 0 auto;
  width: 28%;
}
 
}

 