header{
    height:100vh;
    }
@media only screen and (max-width: 1800px) {
    header{
        height:800px;
        }
}
@media only screen and (max-width: 1500px) {
    header{
        height:700px;
        }
}
@media only screen and (max-width: 1330px) {
    header{
        height:600px;
        }
}
@media only screen and (max-width: 820px) {
    header{
        height:500px;
        }
}
@media only screen and (max-width: 600px) {
    header{
        height:850px;
        }
}
.header-background{
    position: absolute;
    display: block;
    z-index: 0;
    right: 0px;
    width: 55%;
}
.header-background-small{
    position: absolute;
    display: none;
    z-index: 0;
    right: 0px;
    width: 355px;
}

.header-title-box{
    margin:100px 0 0 100px;
    width: 800px;
}

.header-title{
padding: 0;
font-weight: 700;
font-size: 54px;
}

.header-title-gradient {
    
    font-size: 72px;
    background: linear-gradient(90deg, #FFCC17 -1.66%, #50C632 18.99%, #00A848 40.17%, #00855D 60.82%, #0A6977 79.88%, #2F4858 100%);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
}


.header-box{
 height: 200px;
}
.header-button-box{
    margin:0 0 0 100px;
    float: left;
    width: 240px;
}

.header-button{
    position: relative;
    padding: 13px 19px;
    margin-top:20px ;
    text-align: center;
    color: rgb(0, 0, 0);
    background-color: #FFD335;
    border: none;
    border-radius: 40px;
    width: 214px;
    height: 53px;
    font-weight: 600;
    font-size: 20px ;
    transition: 0.3s;
  }
  .header-button:hover {background-color: #d1a400}
  .header-button-text{
    margin-top:5px ;
    font-size: 20px ;
    font-weight: 600;
  }
  .header-number-box{
    margin:0 0 0 0;
    float: left;
    width: 300px;
    background-color: rgba(0, 150, 150, 0);
}
.header-number{
    margin-top:34px ;
    font-size: 28px ;
    font-weight: 600;
    color: #000000 !important;
    text-decoration: none !important;
}
.header-number > a {
    text-decoration: none;
    color: black;
}
.header-icon-box{
    position: relative;
    margin:0 0 0 100px;
    width: 360px;
    height: 100px;
    background-color: #d6d6d600;
}
.header-icon{
    width: 45px;
    margin-left:50px
}
.icon{
    width: 45px;
    margin-left:0px;
}
@media only screen and (max-width: 1333px) {
    .header-title-box{
        margin:100px 0 0 100px;
        width: 600px;
    }
    .header-title{
        padding: 0;
        font-weight: 700;
        font-size: 40px;
        }
    .header-title-gradient {
        font-size: 50px;

    }
}
@media only screen and (max-width: 1200px) {
    .header-title-box{
        margin:150px 0 0 50px;
        width: 500px;
    }
    .header-title{
        padding: 0;
        font-weight: 700;
        font-size: 32px;
        }
    .header-title-gradient {
        font-size: 40px;

    }
    .header-button-box{
        margin:0 0 0 50px;
        float: left;
        width: 240px;
    }
    .logo{
        position: absolute;
        width: 230px;
      }
    .header-icon-box{
        position: relative;
        margin:0 0 0 50px;
        width: 360px;
        height: 100px;
        background-color: #d6d6d600;
    }

}
@media only screen and (max-width: 820px) {
    .header-title-box{
        margin:120px 0 0 30px;
        width: 500px;
    }
    .header-title{
        padding: 0;
        font-weight: 700;
        font-size: 32px;
        }
    .header-title-gradient {
        font-size: 40px;

    }
    .header-button-box{
        margin:0 0 0 30px;
        float: left;
        width: 240px;
    }
    .header-button-text{
        margin-bottom:0;
    }
    .logo{
        position: absolute;
        width: 230px;
      }
    .header-box{
        height: 153px;
    }
    .header-icon-box{
        position: relative;
        margin:0 0 0 30px;
        width: 360px;
        height: 100px;
        background-color: #d6d6d600;
    }
    .icon{
        width: 35px;
        margin-left:0px;
    }
}
@media only screen and (max-width: 600px) {
    .header-background{
        display: none;
    }
    .logo{
        position: absolute;
        width: 180px;
      }
    .header-title-box{
        margin: auto;
        margin-top: 335px;
        width: 100%;
    }
    .header-title{
        text-align: center;
        width: 100%;
        font-weight: 700;
        font-size: 32px;
        margin:auto ;
        }
    .header-title-gradient {
        font-size: 40px;

    }
    .header-button-box{
        float: none;
        margin-left: auto;
        margin-right: auto;
        margin-top: 50px;
    }
    .header-button {
        display: block;
        margin: 0 auto;
      }
      a{
        text-decoration: none;
      }
    .header-button-text{
        margin: -10px auto;
        text-align: center;
        color: #8F8F8F;

    }
    .header-box{
        height: 125px;
    }
    .header-number-box{
        margin:0 0 0 0;
        float: left;
        width: 100%;
        background-color: rgba(0, 150, 150, 0);
    }
    .header-number{
        margin-top:20px ;
        font-size: 20px ;
        font-weight: 600;
        text-align: center;
        color: #000000;
        text-decoration: none;
    }
    .header-icon-box{
        position: relative;
        margin: auto;
        margin-top: 80px;
        width: 350px;
        height: 100px;
        background-color: #d6d6d600;
    }
    .header-icon{
        margin: auto;
    }
    .icon{
        width: 35px;
        margin-left:40px;
    }
}
@media only screen and (min-width: 600px) {
    .header-background-md-one{
        display: none;
    }
    .header-background-md-two{
        display: none;
    }
}

@media only screen and (max-width: 600px) {
    .header-background-md-one{
      position: absolute;
      right: 0px;
    }
    .header-background-md-two{
        position: absolute;
        display: block;
        left: 0;
        right: 0;
        margin:auto;
        margin-top: 35px;
        width: 250px;
        
    }
    .logo{
        position: absolute;
        width: 140px;
      }
    
}


@media only screen and (min-width: 420px) {
    .header-background-small{
        display: none;
    }
}

@media only screen and (max-width: 490px) {
    .logo{
        position: absolute;
        width: 120px;
      }
    
    }