    .header-content-section {
        height: 230px;
    }
    .breadcrumb {
        width: 106%;
    }
    .header-casestudy,
    .header-contact { 
        background: #171c26;
        position: absolute;
        top: 0px;
        left: 1%;
        width: 98%;
        height: 230px;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
    }
    .logo-img {
        margin-left: 0px;
    }
    #toggle1 {
    display: none;
  }

  #toggle1:checked + .hamburger2 {
  }
  
  #toggle1:checked + .hamburger2 .top {
    -webkit-transform: rotate(-45deg) translate(-4px, 5px);
    transform: rotate(-45deg) translate(-4px, 6px);
  }
  
  #toggle1:checked + .hamburger2 .meat {
   opacity: 0;
  }
  
  #toggle1:checked + .hamburger2 .bottom {
    -webkit-transform: rotate(45deg) translate(-5px, -7px);
    transform: rotate(45deg) translate(-5px, -7px);
  }

  .hamburger2 {
    position: relative;
    z-index: 10;
    left: -100px;
    top: 0px;
    margin: 10px;
    display: -ms-grid;
    display: grid;
    grid-template-rows: repeat(3, 1fr);
    justify-items: center;
    z-index: 120;
    background-color: #EB4647;
    height: 50px;
    width: 50px;
    border-radius: 32px;
    float: right;
    cursor: pointer;
    z-index: 9999;
  }
  
  .hamburger2 div {
    background-color: #fff;
    position: relative;
    z-index: 10;
    width: 20px;
    height: 2px;
    margin-top: 8px;
    left: -1px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
.contact-service h1 {
    color: #2FA2EB;
    font-weight: bold;
    font-size: 90px;
    line-height: 90px;
    margin: 0px;
}
.contact-service h2 {
    font-size: 70px;
    line-height: 70px;
    font-weight: 700;
    margin-bottom: 35px;
}
.contact-services-sec {
    padding-top: 70px;
}
.contact-service p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 70px;
    color: #6C7586;
    width: 75%;
}
.contact-form-section {
    margin-top: 75px;
}
input:focus,
textarea:focus {
    outline: 0px;
    background-color: #fff;
}
.field-inpt {
    background: #F6F9FB;
    border: 1px solid #EEEFF1;
    box-sizing: border-box;
    border-radius: 200px;
    width: 30%;
    min-height: 60px;
    font-size: 15px;
    line-height: 24px;
    color: #6C7586;
    margin-bottom: 20px;
    padding-left: 20px;
    margin-right: 10px;
}

.field-inpt::after{
  background-color: #fff;
} 

#fld1{
    background-image: url(../images/form-name-icon.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 48px;
    background-position-x: 93%;
    
}

#fld2 {
    background-image: url(../images/form-mail-icon.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 48px;
    background-position-x: 93%;
}

#fld3 {
    background-image: url(../images/form-phone-icon.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 48px;
    background-position-x: 93%;
}

#fld4 {
    background-image: url(../images/form-site-icon.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 48px;
    background-position-x: 93%;
}

#txt-area { 
    background-image: url(../images/ckae-icon.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 48px;
    background-position-x: 97%;
    background-position-y: 10%;
    padding: 15px;
}

.form-head {
    font-weight: 500;
    font-size: 60px;
    line-height: 60px;
    color: #171C26;
    padding-bottom: 50px;
    font-weight: 500;
}

.contact-fields h3 {
    font-weight: 500;
    font-size: 30px;
    line-height: 40px;
    color: #171C26;
}

.contact-fields{
    font-size: 16px;
    line-height: 26px;
    color: #6C7586;
}

.chk-bx {
    color: #6C7586;
    width: 30px;
    text-align: left;
    margin: 8px 0 0 0;
    float: left;
}
.button-section-contact1 {
    padding-bottom: 50px;
}
.button-section-contact1 .submit-button {
    color: #171C26;
    border:0px;
    padding: 0px;
    margin: 0px;
    outline: 0;
    background: transparent;
}
.button-section-contact1 .cta:hover .submit-button {
  color: #fff;
}


.button-section-contact1 span {
    color: #171C26;
    font-size: 22px;
    line-height: 26px;
}

.txt-area {
    width: 65%;
    min-height: 180px;
    background: #F6F9FB;
    border: 1px solid #EEEFF1;
    box-sizing: border-box;
    border-radius: 30px;
}

.bottom-txtarea span {
    display: inline-block;
    margin-left: 10px;
    font-size: 16px;
    line-height: 26px;
    color: #2FA2EB;
}

.bottom-txtarea {
  padding-top: 20px;
}
.second-column {
    padding-bottom: 20px;
}
.radio-list {
    padding-bottom: 20px;
}
.contact-fields h3 {
    margin-bottom: 50px;
    margin-top: 50px;
}

.btm-chk {
    margin-bottom: 75px;
}

#upload-file{
  display: none;
}

/* thankyou-page  */
    .thankyou-page .thankyou-image {
        background-image: url('../images/thankyou.png'); 
    }
    .thankyou-image {
        width: 100%;
        min-height: 487px;
        margin-left: 50px;
        display: grid;
        margin-bottom: 50px;
    }

    .thankyou-section {
        padding-top: 150px;
    }

    .thankyou-heading h1 {
        font-size: 60px;
        line-height: 60px;
        padding-bottom: 40px;
        font-weight: bold;
        width: 103%;
    }

    .thankyou-heading {
        margin-top: 60px;
    }

    .thankyou-heading span {
        color: #2FA2EB;
    }

    .thankyou-heading p {
        font-size: 30px;
        line-height: 40px;
        color: #171C26;
        font-weight: 300;
    }
/* thankyou-page  */



/* The container */
.input-box {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
  cursor: pointer;
  font-size: 16px;
  line-height: 26px;
  font-family: 'Rubik', sans-serif;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.input-box input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.input-box .checkmark {
  position: absolute;
  top: 3px;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #F6F9FB;
  border:1px solid #EEEFF1;
  border-radius: 2px;
}

/* On mouse-over, add a grey background color */
.input-box:hover input ~ .checkmark {
  background-color: #F6F9FB;
}

/* When the checkbox is checked, add a blue background */
.input-box input:checked ~ .checkmark {
  background-color: #F6F9FB;
  color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.input-box .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.input-box input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.input-box .checkmark:after {
  left: 7px;
  top: 3px;
  width: 5px;
  height: 10px;
  border: solid #2196F3;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.contact-bottom-section {
    padding-bottom: 70px;
}


/* The container */
.radio-box {
  display: table;
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
  cursor: pointer;  
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 16px;
  line-height: 26px;
  font-family: 'Rubik', sans-serif;
}

/* Hide the browser's default radio button */
.radio-box input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.radio-box .checkmark {
  position: absolute;
  top: 3px;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #F6F9FB;
  border: 1px solid #EEEFF1;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.radio-box:hover input ~ .checkmark {
  background-color: #F6F9FB;
}

/* When the radio button is checked, add a blue background */
.radio-box input:checked ~ .checkmark {
  background-color: #F6F9FB;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.radio-box .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.radio-box input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.radio-box .checkmark:after {
    top: 6px;
    left: 6px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #2196F3;
}

