.form-control
{
    height: 35px;
}

form input[type="submit"]
{
    font-weight: unset;
    height: 40px;
}


@media (min-width: 768px) {
    
.new_padding
{
    padding-right: unset;
}

}
.hook_sec{
    height:100vh;
}
.cus_container{
    width:100%;
}
.cus_container .hook_txt{
    margin-left:15%;
    margin-top:5%;
}

.hook_sec .hook_txt h2
{
    font-size:8vw;
}

.hook_sec .hook_txt p {
  font-size: 2vw;
}
.hook_sec .hook_txt p{
    color: #527DA3;
}