.sticky-wrapper {
    background: transparent none repeat scroll 0 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.header_area {
    background-color: transparent!important;
    background-image: none;
}
.scholarship_page {
    background-color: #f2f2f2;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 315px;
    padding: 130px 0 70px;
}
.scholarship_page .hero_banner_text {
    padding: 80px 0 0;
}
.scholarship_page.hero_banner h1 {
    color: #12284c;
    font-family: "Sentinel-Semibold";
    font-size: 40px;
    margin: 0;
}


.future_nutrition {
    padding: 60px 0 50px;
}
.future_nutrition_title {
    margin: 0 0 30px;
    padding: 0 0 15px;
    position: relative;
}
.future_nutrition_title h3 {
    color: #d50057;
    font-family: "Sentinel-Semibold";
    margin: 0 0 5px;
}
.future_nutrition_title h3 span {
    font-family: "Sentinel-SemiboldItalic";
}
.future_nutrition_title h2 {
    color: #d50057;
    font-family: "Sentinel-Semibold";
    font-size: 36px;
    margin: 0;
}
.future_nutrition_title::before {
    background: #efefef none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 3px;
    left: 50%;
    margin-left: -39px;
    position: absolute;
    width: 78px;
}
.future_nutrition_middle p {
    color: #12284c;
    font-family: "Gotham-Book";
    font-size: 16px;
    margin: 0 0 15px;
}
.call_for_application {
    border: 1px solid #858d99;
    font-family: "GothamMedium";
    margin: 50px auto 0;
    max-width: 800px;
    padding: 12px 20px;
}
.call_for_application .academic_application {
    color: #646c78;
    font-family: "Gotham-Book";
}
.call_for_application p {
    margin: 0;
}
.nutritionists_scholarship_content {
    border: 1px solid #e2e2e2;
}
.apply_scholarship {
    padding: 40px 50px;
}
.apply_scholarship.dietitian_scholarship {
    border-left: 1px solid #e2e2e2;
}
.apply_scholar_top {
    margin: 0 0 30px;
}
.apply_scholar_top h3 {
    color: #d50057;
    font-family: "GothamMedium";
    font-size: 22px;
    margin: 0 0 8px;
}
.apply_scholar_top p {
    color: #12284c;
    font-family: "Gotham-Book";
    margin: 0;
}
.purpose h4 {
    font-family: "GothamMedium";
    font-size: 16px;
    margin: 0;
}
.purpose p {
    color: #12284c;
    font-family: "Gotham-Book";
    font-size: 14px;
    margin: 0 0 20px;
}
.purpose p span {
  color: #d50057;
  font-family: "GothamMedium";
}
.apply_now_btn {
    /*background: #ac2b72;*/
    /*background: -moz-linear-gradient(-45deg,  #ac2b72 0%, #d73a48 100%);*/
    /*background: -webkit-linear-gradient(-45deg,  #ac2b72 0%,#d73a48 100%);*/
    /*background: linear-gradient(135deg,  #ac2b72 0%,#d73a48 100%);*/
    background: #0070BA;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ac2b72', endColorstr='#d73a48',GradientType=1 );
    border: medium none;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-family: "GothamMedium";
    font-size: 16px;
    margin: 0;
    position: relative;
    text-transform: capitalize;
    transition: all 0.4s ease 0s;
    line-height: 0;
}
.apply_now_btn span {
    background: #0070BA none repeat scroll 0 0;
    border-radius: 3px;
    color: #ffffff;
    display: block;
    padding: 21px 22px;
    text-transform: capitalize;
}
.apply_now_btn:hover span {
    background: #005C99;
}
.purpose .apply_now_btn {
    margin: 15px 0 0;
}

.fruit_image_bg {
    background-color: #f2f2f2;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 265px;
}
.howto_left {
/*border-right: 1px solid #e2e2e2;*/
padding: 75px 20px 150px 0; 
}
.howto_right {
    /*background: #f9f9f9 none repeat scroll 0 0;
    border-left: 1px solid #e2e2e2;*/
    padding: 75px 35px 150px 0;
}
.howto_apply_content h3 {
    color: #12284c;
    font-family: "GothamMedium";
    font-size: 18px;
    margin: 0 0 10px;
}
.howto_apply_content p, .howto_apply_content ul li {
    font-family: "Gotham-Book";
    font-size: 16px;
    position: relative;
}
.howto_apply_top p.apply_deadline span {
    color: #d50057;
   
    text-decoration: underline;
}
.howto_apply_top p.apply_deadline:hover span{}
.howto_apply_top {
    margin: 0 0 45px;
}
.howto_single_sec h4 {
    font-family: "GothamMedium";
    font-size: 18px;
    margin: 0 0 10px;
}
.howto_single_sec ul {
    padding: 0 0 0 20px;
    position: relative;
}
.howto_single_sec ul li {
    margin: 0 0 10px;
    padding-left: 20px;
    position: relative;
}
.howto_single_sec ul li::before {
    content: "+";
    left: 0;
    position: absolute;
    top: 0;
}
.howto_single_sec ul li span {
    color: #646c78;
    display: block;
    font-family: "Gotham-Book";
}
.howto_single_sec {
    margin: 0 0 30px;
}
.recipients_selected {
    border: 1px solid #12284c;
    margin: 0 0 30px;
    padding: 15px 20px;
}
.recipients_selected h5 {
    color: #12284c;
    font-family: "GothamMedium";
    font-size: 16px;
    margin: 0 0 5px;
}
.recipients_selected h5 span {
  color: #d50057;
}
.recipients_selected p {
  color: #646c78;font-size: 14px;
}
.recipients_selected p:last-child {
  margin: 0
}
.have_question {
    padding: 0 20px;
}
.have_question h4 {
    color: #d50057;
    font-family: "GothamMedium";
    font-size: 18px;
    margin: 0 0 8px;
}
.have_question a {
    /*color: #12284c;*/
    color: #0070BA;
    text-decoration: underline;
    transition: .4s
}
.have_question a:hover {
    /*color: #9a9a9a;*/
    color:#005C99;
    text-decoration: underline;
}
.howto_right_top {
  margin: 0 0 30px;
}
.howto_right_top h3 {
  color: #d50057;
}
.howto_right_top p {
  color: #646c78;
  font-size: 14px;
  margin: 0;
}
.star {
  color: #d50057;
}
.single_section_wrapper {
    margin: 0;
    position: relative;
}
.scholarship_form.disabled::after, .single_section_wrapper.disabled::after, .scholarship_type.disabled::after {
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.75;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 5
}
.scholarship_type {
  margin: 0 0 30px;
    position: relative;
}
.form_single_section {
margin: 0 0 20px;
padding: 0;
}
.scholarship_form label {
  color: #858d99;
  font-family: "GothamMedium";
  font-size: 13px;
  font-weight: normal;
  margin: 0 0 5px;
}
.scholarship_form label.error{color:#d50057;}
.scholarship_form .form-control {
    border: 1px solid #dedede;
    border-radius: 0;
    color: #12284c;
    font-family: "Gotham-Book";
    font-size: 16px;
    height: 35px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
}
.scholarship_form select.form-control {
    background-image: url("../svg/angle-bottom-lightblue.svg");
    background-position: right 15px center;
    background-repeat: no-repeat;
    background-size: 15px auto; 
}
.form_section_title h5 {
  font-family: "GothamMedium";
  font-size: 16px;
}
.transcript_upload p {
  color: #646c78;
  font-size: 14px;
}
.transcript_upload p span {
    color: #646c78;
    display: block;
    font-family: "GothamBook-Italic";
}
.transcript_upload {
  margin: 10px 0 15px;
}
.transcript_upload h4 {
  color: #12284c;
  font-family: "GothamMedium";
  font-size: 18px;
  margin: 0 0 5px;
}
.form_essay_section {
  margin: 40px 0 0;
  padding: 0 0 0 20px;
}
.form_essay_section .essay_textbox textarea {
  height: 300px;
  padding: 15px;
    font-size: 14px;
}
.essay_title_des {
  margin: 0 0 20px;
}
.essay_title_des h4 {
  color: #12284c;
  font-family: "GothamMedium";
  font-size: 16px;
  margin: 0 0 5px;
}
.essay_title_des p {
  color: #858d99;
  font-size: 14px;
  margin: 0;
}

.checkbox_style .form-group input {
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    opacity: 0;
}
.checkbox_style .form-group {
    position: relative;
    margin: 0 0 10px;
}
.checkbox_style .form-group label {
    color: #858d99;
    cursor: pointer;
    font-family: "Gotham-Book";
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding-left: 30px;
    position: relative;
}
.checkbox_style .form-group label::before {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d0d0d0;
    color: #d50057;
    content: "";
    font-size: 11px;
    height: 16px;
    left: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 2px;
    width: 16px;
}
.checkbox_style .form-group input[type="checkbox"]:checked + label::before {
    content: "\2714";
  
}
#not_employee-error::before{
    background: none;
    border: none;
}
.form-group.submit_btn {
    margin: 15px 0 50px;
}
.applications_submit_btn {
    padding: 0 0 0 20px;
}
.howto_apply_content .required_field_indicates {
  color: #646c78;
  font-family: "Gotham-Book";
  font-size: 14px;
  margin: 15px 0 0;
}
.file_upload_file {
    margin: 0 0 15px;
    position: relative;
}
.file_upload_file input {
    cursor: pointer;
    height: 30px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 200px;
    z-index: 2;
}
.scholarship_form .before_upload {
    background: #12284c none repeat scroll 0 0;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-family: "Gotham-Book";
    font-size: 14px;
    height: 30px;
    padding: 5px 10px;
    position: relative;
    text-align: center;
    width: 200px;
}
.attached_file_name i {
  color: #80e392;
}
.footer_top_bg {
  background-color: #f2f2f2;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 415px;
}

.modal.fade.popup_modal.in {
  align-items: center;
  display: flex !important;
  justify-content: center;
}
.popup_modal .modal-dialog {
  max-width: 650px;
  text-align: center;
  width: 100%;
}
.popup_modal .modal-body {
  padding: 35px 65px;
  position: relative;
}
.submit_successful h2 {
  color: #12284c;
  font-family: "Sentinel-Semibold";
  margin: 15px 0;
  padding: 0 0 15px;
  position: relative;
}
.submit_successful img {
  width: 70px;
}
.submit_successful h2::before {
  background: #edeef0 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 3px;
  left: 50%;
  margin-left: -22px;
  position: absolute;
  width: 44px;
}
.submit_successful h4 {
  color: #12284c;
  font-family: "GothamMedium";
  font-size: 18px;
  margin: 0 0 10px;
}
.submit_successful h4 span {
  color: #d50057;
}
.submit_successful p {
  color: #646c78;
  font-family: "Gotham-Book";
  margin: 0 0 30px;
}
.submit_successful button.close {
  color: #d50057;
  font-size: 40px;
  height: 50px;
  margin: 0;
  opacity: 1;
  padding: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 50px;
}
.application_submitted {
  background: #12284d none repeat scroll 0 0;
  border: medium none;
  border-radius: 2px;
  color: #fff;
  font-family: "GothamBold";
  font-size: 12px;
  height: 37px;
  padding: 8px 30px;
  text-transform: uppercase;
}
#deleteuploadeddfile{
  text-decoration: underline;
  color: #D50057;
  font-size: 14px;
  cursor:pointer;
}


/*==============================================
Responsive CSS
================================================*/
/* Medium Layout: 1280px. */
@media only screen and (min-width: 992px) and (max-width: 1200px) { 
.recipients_selected p .rwd-line {
  display: none;
}  
    
}
/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) { 
    .scholarship_page.hero_banner h1 {font-size: 32px;}  
    .apply_scholarship.dietitian_scholarship {border-left: medium none;border-top: 1px solid #e2e2e2;}
    .howto_left {padding: 50px 0;}
    .howto_right {border-left: medium none;border-top: 1px solid #e2e2e2;padding: 50px 0;}
    
}
/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) { 
    .scholarship_page.hero_banner h1 {font-size: 26px;margin: 0 auto;max-width: 300px;} 
    .sticky-wrapper {background: #fff none repeat scroll 0 0;}    
    .scholarship_page {padding: 130px 0 50px;min-height: 280px;}    
    .scholarship_page .hero_banner_text {padding: 50px 0 0;}    
    .future_nutrition {padding: 30px 0 50px;}
    .future_nutrition_title h2 {font-size: 26px;}
    .future_nutrition_title h3, .apply_scholar_top h3 {font-size: 18px;}
    .call_for_application {padding: 12px 15px;margin: 30px auto 0}    
    .apply_scholarship {padding: 25px 15px;}
    .apply_scholarship.dietitian_scholarship {border-left: medium none;border-top: 1px solid #e2e2e2;} 
    .howto_left {padding: 30px 0;}
    .howto_right {border-left: medium none;border-top: 1px solid #e2e2e2;padding: 30px 0;}
    .howto_apply_content p, .howto_apply_content ul li {font-size: 14px;}
    .form_essay_section {margin: 30px 0 0;padding: 0;}
    .form_essay_section .essay_textbox textarea {height: 250px;}
    .footer_top_bg {height: 230px}
    .scholarship_type {margin: 0 0 15px;}
    .howto_apply_top {margin: 0 0 30px;}
    .fruit_image_bg {height: 200px}
    
    
}

/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) { 

}








