

.cr-sg {
  background: #0a9adf;
  padding: 100px 0 150px;
  margin-bottom: -12px;
}
.application-form-container {
  background: #136cdf;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.cr-sg input, .cr-sg select, .cr-sg button {
  width: 100%;
  padding: 8px;
  margin: 7px 0;
  border: 1px solid #ccc;
  color: #857f7f;
  border-radius: 5px;
}

.cr-sg input::placeholder {
  color: #999; 
  opacity: 1; 
}
.career-button {
  background-color: #b82329;
  border: none !important;
  color: #fff !important;
  cursor: pointer;
  width: 30% !important;
}
.cp-cd {
  margin-top: 10px;
}
.evt-te {
  font-size: 25px;
  font-weight: 600;
}
.hea-dg {
  margin: 0px !important;
}
.fdd {
  padding: 0 0 2px 0 !important;
}
.cr-hd {
  font-size: 35px;
  text-align: center;
  color: #ffffff;
  margin-bottom: 45px;
}
.cr-container {
  max-width: 1320px;
  width: 100%;
  margin: 0 auto; 
  padding: 0 15px; 
}
.cr-pg {
  margin: 12px 0 25px;
    padding: 0;
    color: #fff;
}
.cr-sg ul li {
  padding: 0 0 0 20px;
  margin: 0 0 10px;
  list-style: none;
  position: relative;
  color: #8c8989;
}
.cr-forms {
  width: 100%;
  padding: 8px;
  margin: 5px 0;
  border: 1px solid #ccc;
  border-radius: 2px;
}
.cr-sg .col-md-4{
  margin-top: 20px;
}
.jf{
  padding-right: 4px;
}
.cr-at {
    color: #007bff !important;
}
.tre {
    color: #fff !important;
}
.intl-tel-input .selected-flag .iti-arrow {
    position: absolute;
    top: 50%;
    margin-top: -2px;
    right: 6px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #000000 !important;
}
.intl-tel-input .country-list {
    position: absolute;
    z-index: 2;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0 0 0 -1px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
    background-color: white;
    border: 1px solid #CCC;
    white-space: nowrap;
    max-height: 250px;
    overflow-y: scroll;
    width: 550%;
}

@media only screen and (min-width: 320px) and (max-width: 570px) {
    .cr-pg {
        margin: 0px 0 20px;
        padding: 0;
        color: #fff;
    }
    .cr-sg ul li {
        padding: 0;
        margin: 0 0 10px;
        list-style: none;
        position: relative;
        color: #fff;
    }
    .intl-tel-input.allow-dropdown, .contrList {
        margin-bottom: 6px;
    }
    .cr-sg {
        background: #0a9adf;
        padding: 40px 0 60px;
        margin-bottom: -12px;
    }
    .cr-hd {
        font-size: 26px;
        text-align: center;
        color: #ffffff;
        margin-bottom: 25px;
    }
}




@media only screen and (min-width: 571px) and (max-width: 980px) {
    .cr-hd {
        font-size: 30px;
        text-align: center;
        color: #ffffff;
        margin-bottom: 45px;
    }
    .pd{
        font-size: 22px;
        text-align: center;
        color: #ffffff;
        margin-bottom: 15px;
    }
    .cr-sg ul li {
        padding: 0;
        margin: 0 0 10px;
        list-style: none;
        position: relative;
        color: #fff;
    }
}


@media only screen and (min-width: 571px) and (max-width: 980px) {
    .cr-sg ul li {
        padding: 0 ;
        margin: 0 0 10px;
        list-style: none;
        position: relative;
        color: #fff;
    }

}



