﻿@font-face {
  font-family: 'archerpro-semibold';
  src: url('fonts/ArcherPro/ArcherPro-Semibold.otf') format('opentype');
}

@font-face {
  font-family: 'archerpro-medium';
  src: url('fonts/ArcherPro/ArcherPro-Medium.otf') format('opentype');
}

@font-face {
  font-family: 'archerpro-bold';
  src: url('fonts/ArcherPro/ArcherPro-Bold.otf') format('opentype');
}

@font-face {
  font-family: 'archerpro-light';
  src: url('fonts/ArcherPro/ArcherPro-Light.otf') format('opentype');
}

body {
  padding-bottom: 0rem;
}

.fav_logo {
  height: auto;
  width: 72px;
}

.srf_logo_txt {
  height: auto;
  width: 415px;
}


.srf_header_bg {
  width: 100%;
  background-size: cover;
  background: url('img/member-portal-header-14-2.jpg') center center no-repeat;
  overflow: hidden;
}

.p-lotus {
  padding-top: 20px;
  padding-bottom: 20px;
}

.mb-1 {
    margin-bottom: 10px;
}

.no-padding {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.login_signup_bg {
  /*background-color: #DE6A10;*/
  background-image: url('img/header-link-bg.jpg');
  background-repeat: repeat-x;
}

.login_signup {
  color: whitesmoke;
  margin-bottom: 5px;
  font-family: archerpro-medium;
}
.header-text1 {
    color: whitesmoke !important;
    font-family: archerpro-medium;
}
.srf_flower_bg {
  background-color: #F0F0E6
}

.srf_flower {
  width: 143px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    color: #103799;
    white-space: nowrap;
}
.member_website {
  color: #052956;
  font-family: archerpro-semibold;
}

.member_website_txt {
  color: #4A4A4A;
  text-align: center;
  line-height: 24px;
  font-family: archerpro-medium;
  margin-top: 24px;
}

.create_accnt {
  color: #DE6A10;
  margin-bottom: 3px;
  text-shadow: 0 1px 0 0 #FFFFFF;
  font-family: archerpro-semibold;
  text-decoration: none;
  font-size: 20px;
}

.create_online_accnt {
  font-size: 24px;
  color: #052956;
  font-family: archerpro-semibold;
}

.outline_none {
  outline: none !important;
}

.create_accnt:link {
  text-decoration: none;
  color: #DE6A10;
}

.create_accnt:visited {
  text-decoration: none;
  color: #DE6A10;
}

.create_accnt:hover {
  text-decoration: none;
  color: #DE6A10;
  cursor: pointer;
}

.create_accnt:active {
  text-decoration: none;
  color: #DE6A10;
}

.srf_underline {
  width: 155px;
  margin-top: 5px;
  border-bottom: 1px solid #DE6A10;
}

.srf_login {
  font-size: 24px;
  color: #052956;
  font-family: archerpro-semibold;
}

.forgot_your_pwd {
  color: #DCBD23;
  margin-top: 10px;
  font-size: 18px;
  font-family: archerpro-medium;
}

  .forgot_your_pwd:hover {
    text-decoration: none;
    cursor: pointer;
  }

.srf_email_pwd {
  box-sizing: border-box;
  border: none;
  border-bottom: 1px solid #C9C9C9;
  color: #4A4A4A;
  padding-left: 0px;
  background-color: white !important;
  font-size: 18px;
  font-family: archerpro-medium;
  outline: none;
}

.srf_email {
  box-sizing: border-box;
  border: none;
  border-bottom: 1px solid #C9C9C9;
  color: #4A4A4A;
  padding-left: 0px;
  background-color: #F0F0E6;
  font-size: 18px;
  font-family: archerpro-medium;
  outline: none;
}

.remember_me_text {
  color: #4A4A4A;
  font-size: 16px;
  margin-top: 40px;
  font-family: archerpro-medium;
}

.btn-submit {
  border-radius: 0px;
  background-color: #DE6A10;
  color: white;
  font-family: archerpro-semibold;
  padding-left: 40px;
  padding-right: 40px;
  margin-top: 24px;
  font-size: 18px;
  outline: none !important;
}

  .btn-submit:hover {
    color: white;
  }

.btn-submit2 {
  border-radius: 0px;
  background-color: #DE6A10;
  color: white;
  font-family: archerpro-medium;
  padding-left: 40px;
  padding-right: 40px;
  margin-top: 24px;
  font-size: 18px;
}
.btn-submit2:hover {
  color: #f1f1f1;
}
.mt-30 {
  margin-top: 30px;
}

.user_guide_bg {
  background-color: #FBF0E7;
  margin-left: 15px;
  margin-right: 15px;
  height: 125px;
}

.user_guide_txt {
  margin-top: 14px;
  padding: 10px;
  color: #4A4A4A;
  font-size: 22px;
  font-family: archerpro-medium;
}

.footer_membrsite_bg {
  background-color: #052956;
  margin-top: -30px;
}

.footer_membrsite_txt, .footer_membrsite_txt a  {
  color: white;
  margin-top: 9px;
  margin-bottom: 9px;
  font-family: archerpro-medium;
}

.pl-0 {
  padding-left: 0px;
}

.border_bottom2 {
  border-bottom: 1px solid #C9C9C9;
  padding: 0px;
}

.ftr_list {
  font-size: 15px
}

.Srf_txt_clr {
  color: #DE6A10;
  font-family: archerpro-medium;
}

.cnnt_with_SRF {
  color: #4A4A4A;
  margin-top: 0px;
  font-family: archerpro-medium;
}

.fa-clr {
  color: #DE6A10;
}

.ftr_last_txt {
  color: #4A4A4A;
  font-size: 10px;
  font-family: archerpro-medium;
}

.ftr_last_txt2 {
  color: #4A4A4A;
  font-size: 12px;
  font-family: archerpro-medium;
}

.lang-select2 {
  font-size: 12px;
  font-family: archerpro-medium;
}

  .lang-select2:link {
    text-decoration: none;
    color: #DE6A10;
    cursor: pointer;
  }


  .lang-select2:hover {
    text-decoration: none;
    color: #DE6A10;
    cursor: pointer;
  }

  .lang-select2 .active {
    text-decoration: none;
    color: #DE6A10;
    cursor: pointer;
  }

.mr-13 {
  margin-right: 13px;
}

.right_arrow {
  position: relative;
  left: -11px;
  top: -68px;
  font-size: 50px;
  color: #DE6A10;
}

  .right_arrow:link {
    text-decoration: none;
    color: #DE6A10;
  }

  .right_arrow:visited {
    text-decoration: none;
    color: #DE6A10;
  }

  .right_arrow:hover {
    text-decoration: none;
    color: #DE6A10;
    cursor: pointer;
  }

  .right_arrow:active {
    text-decoration: none;
    color: #DE6A10;
  }

.color_grey {
  color: #9B9B9B;
}

.account_present {
  font-family: archerpro-medium;
}

.srf_login2 {
  color: #DE6A10;
  font-family: archerpro-medium;
}

  .srf_login2:link {
    text-decoration: none;
    color: #DE6A10;
  }

  .srf_login2:visited {
    text-decoration: none;
    color: #DE6A10;
  }

  .srf_login2:hover {
    text-decoration: none;
    color: #DE6A10;
    cursor: pointer;
  }

  .srf_login2:active {
    text-decoration: none;
    color: #DE6A10;
  }


/*Start Views/Home/Index*/
.SRF-down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

i.down-arrow {
  border: solid #fff;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 5px;
  margin-right: 15px;
  cursor: pointer;
}

.mt-2 {
  margin-top: 20px;
}

.m-lr-0 {
  margin-left: 0px;
  margin-right: 0px;
}

.bg_change_cnct_info {
  background-color: #F9F3D7;
  padding: 30px 25px 35px;
}

.bg_ques_req {
  background-color: #D2D2B5;
  padding: 30px 25px 35px;
}

.loggedin_name {
  color: whitesmoke;
  margin-top: 9px;
  margin-bottom: 5px;
  font-family: archerpro-medium;
}

.bg_services_txt {
  background-color: #E1E5EA;
}

.srf_underline1 {
  padding-bottom: 10px;
  border-bottom: 1px solid #DE6A10;
}

.srf_underline2 {
  border-bottom: 1px solid #DE6A10;
  padding-bottom: 10px;
}

.srf_underline3 {
  border-bottom: 1px solid #DE6A10;
  padding-bottom: 10px;
}

.srf_underline4 {
  border-bottom: 1px solid #DE6A10;
  padding-bottom: 10px;
}

.srf_underline5 {
  border-bottom: 1px solid #DE6A10;
  padding-bottom: 10px;
}

.srf_underline6 {
  border-bottom: 1px solid #DE6A10;
  padding-bottom: 10px;
}

.mlr-2 {
  margin-left: 20px;
  margin-right: 20px;
}

.mb-6 {
  margin-bottom: 60px;
}


.services-link {
  color: #DE6A10;
  margin-bottom: 3px;
  text-shadow: 0 1px 0 0 #FFFFFF;
  font-family: archerpro-semibold;
  text-decoration: none;
  font-size: 20px;
}

  .services-link:link {
    text-decoration: none;
    color: #DE6A10;
  }

  .services-link:visited {
    text-decoration: none;
    color: #DE6A10;
  }

  .services-link:hover {
    text-decoration: none;
    color: #DE6A10;
    cursor: pointer;
  }

  .services-link:active {
    text-decoration: none;
    color: #DE6A10;
  }

.services_txt {
  color: #4A4A4A;
  font-family: archerpro-medium;
  font-size: 16px;
}

.w-100 {
  width: 100%;
}

.donate_txt {
  color: #DE6A10;
  font-family: archerpro-medium;
  margin-top: 65px;
}

.donate_txt_link {
  color: #DE6A10;
}

  .donate_txt_link:link {
    text-decoration: none;
    color: #DE6A10;
  }

  .donate_txt_link:visited {
    text-decoration: none;
    color: #DE6A10;
  }

  .donate_txt_link:hover {
    text-decoration: none;
    color: #DE6A10;
    cursor: pointer;
  }

  .donate_txt_link:active {
    text-decoration: none;
    color: #DE6A10;
  }

.youth_service_txt {
  color: #DE6A10;
  font-family: archerpro-medium;
  margin-top: 65px;
}

.youth_service_link {
  color: #DE6A10;
  font-family: archerpro-medium;
  margin-top: 65px;
}

  .youth_service_link:link {
    text-decoration: none;
    color: #DE6A10;
  }

  .youth_service_link:visited {
    text-decoration: none;
    color: #DE6A10;
  }

  .youth_service_link:hover {
    text-decoration: none;
    color: #DE6A10;
    cursor: pointer;
  }

  .youth_service_link:active {
    text-decoration: none;
    color: #DE6A10;
  }

.welcome_msg {
  color: #4A4A4A;
  text-align: center;
  line-height: 24px;
  font-family: archerpro-medium;
  margin-top: 24px;
}

.btn_verify {
  border-radius: 0px;
  background-color: #DE6A10;
  color: white;
  font-family: archerpro-medium;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 18px;
  outline: none !important;
}

  .btn_verify:hover {
    color: white;
  }

.pb-3 {
  padding-bottom: 48px;
}

.pt-2 {
  padding-top: 20px;
}

.card {
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  transition: 0.3s;
  width: 100%;
  border-radius: 5px;
}

  .card:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
  }

img {
  border-radius: 5px 5px 0 0;
}


/*End Views/Home/Index*/
@media screen and (min-width:375px) and (max-width:410px) {
  .right_arrow {
    left: -26px;
    top: -71px;
  }

  .user_guide_bg {
    height: 126px;
  }
}

@media screen and (min-width:411px) and (max-width:766px) {
  .user_guide_bg {
    height: 105px;
  }

  .right_arrow {
    left: 11px;
    top: -56px;
  }
}


/*Default media queries*/
@media (max-width: 767px) {
  .border_bottom2 {
    display: none;
  }

  .user_guide_txt {
    font-size: 22px;
  }

  .srf_header_bg {
    background: url('img/m-memportal-header-condensed-new-3.jpg') center center;
    width: 100%;
    background-size: cover;
  }

  .ques-mt-3 {
    margin-top: 30px;
  }

  .d-bg-cnct-info {
    margin-top: 50px;
  }

  .p-l-3 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .pb-2 {
    padding-bottom: 20px;
  }


  .member_website {
    font-size: 24px;
  }

  .forgot_your_pwd {
    font-size: 15px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .user_guide_bg {
    height: 80px;
  }

  .srf_header_bg {
    /*background: url('img/m-memportal-header-condensed.png');*/
    width: 100%;
    background-size: cover;
  }

  .border_bottom2 {
    display: none;
  }

  .member_website {
    font-size: 24px;
  }

  .pb-2 {
    padding-bottom: 20px;
  }

  .d-bg-cnct-info {
    margin-top: 50px;
  }

  .mt-100 {
    margin-top: 40px;
  }

  .mt-30 {
    margin-top: 40px;
  }

  .mt-3 {
    margin-top: 0px;
  }

  .ques-mt-3 {
    margin-top: 30px;
  }

  .p-l-3 {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .cnnt_with_SRF {
    text-align: center;
    font-size: 22px;
    margin-top: 4px;
    margin-left: 0px;
  }

  .p-lotus {
    padding-top: 10px;
    padding-bottom: 10px;
    width: auto;
    height: 148px;
  }

  .member_website {
    font-size: 28px;
  }

  .srf_underline {
    width: 160px;
  }

  .lang-select2 {
    font-size: 16px;
  }

  .footer_membrsite_bg {
    margin-top: 0px;
  }

  .fab-align-right {
    text-align: right;
  }

  .remember_me_text {
    text-align: center;
    margin-top: 0px;
    font-size: 16px;
  }

  .srf_login {
    font-size: 28px;
  }

  .create_online_accnt {
    font-size: 24px;
  }

  .btn-submit {
    font-size: 20px;
  }

  .user_guide_txt {
    font-size: 20px;
  }

  .mr-13 {
    margin-right: 4px;
  }

  .ftr_last_txt {
    font-size: 16px;
  }

  .ftr_last_txt2 {
    font-size: 16px;
    margin-right: 72px;
  }

  .right_arrow {
    left: 43px;
    top: 16px;
  }

  .user_guide_bg {
    height: 108px;
  }

  /* Start Views/Home/Index */
  .mlr-2 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .p-l-3 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .img-one {
    width: 100%;
    margin-left: -40px;
    margin-top: -40px;
    margin-bottom: 40px;
  }

  .img-two {
    width: 100%;
    margin-left: 40px;
    margin-bottom: -40px;
    margin-top: 41px;
  }

  .img-three {
    width: 100%;
    margin-left: -40px;
    margin-top: -40px;
    margin-bottom: 40px;
  }

  .img-four {
    width: 100%;
    margin-left: 40px;
    margin-bottom: -40px;
    margin-top: 41px;
  }


  .plr-3 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .mt-3 {
    margin-top: 0px;
  }

  .mt-4 {
    margin-top: 0px;
  }

  .mt-31 {
    margin-top: 31px;
  }

  .bg_change_cnct_info {
    background-color: transparent;
    padding: 0px 48px 0px 0px;
  }

  .bg_ques_req {
    background-color: transparent;
    padding: 0px;
  }

  .d-bg-cnct-info {
    background-color: #F9F3D7;
    padding: 30px 25px 0px;
    margin-bottom: 70px;
    margin-top: 100px;
  }

  .mb-27 {
    margin-bottom: -27px;
  }

  .mt-100 {
    margin-top: 130px;
  }

  .d-bg-services-right {
    float: right;
  }

  .d-bg-services-left {
    float: left;
    padding-bottom: 0px;
  }

  .pr-40 {
    padding-right: 40px;
    padding-left: 0px;
  }

  .mt-30 {
    margin-top: 76px;
  }

  /* End Views/Home/Index */
}

@media (min-width: 1200px) and (max-width:1400px) {
  .p-lotus {
    padding-top: 10px;
    padding-bottom: 10px;
    width: auto;
    height: 148px;
  }


  .srf_email_pwd {
    padding-left: 9px;
    padding-bottom: 9px;
  }

  .srf_email {
    padding-left: 9px;
    padding-bottom: 9px;
  }

  .srf_underline {
    margin-top: -3px;
  }

  .ml-125 {
    margin-left: -125px;
  }

  .member_website {
    font-size: 28px;
  }

  .member_website_txt {
    text-align: justify;
  }

  .right_arrow {
    left: 42px;
    top: 12px;
  }

  .user_guide_bg {
    height: 103px;
  }

  .footer_membrsite_bg {
    margin-top: 0px;
  }

  .ftr_last_txt2 {
    margin-right: 130px;
    font-size: 16px;
  }

  .mt-1 {
    margin-top: 10px;
  }

  .cnnt_with_SRF {
    text-align: center;
    font-size: 22px;
    margin-top: 4px;
    margin-left: 14px;
  }

  .lang-select2 {
    font-size: 16px;
  }

  .btn-submit {
    font-size: 20px;
  }

  .user_guide_txt {
    font-size: 20px;
  }

  .remember_me_text {
    text-align: center;
    font-size: 16px;
    margin-top: 0px;
  }

  .fab-align-right {
    text-align: right;
  }

  .srf_login {
    font-size: 28px;
  }

  .create_online_accnt {
    font-size: 28px;
  }

  .ftr_last_txt {
    font-size: 16px;
  }

  /* Start Views/Home/Index */
  .mlr-2 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .mt-3 {
    margin-top: 0px;
  }

  .mt-4 {
    margin-top: 0px;
  }

  .pr-40 {
    padding-right: 40px;
    padding-left: 0px;
  }

  .plr-3 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .mt-31 {
    margin-top: 0px;
  }

  .bg_change_cnct_info {
    background-color: transparent;
    padding: 0px;
  }

  .bg_ques_req {
    background-color: transparent;
    padding: 0px;
  }

  .d-bg-cnct-info {
    background-color: #F9F3D7;
    padding: 30px 25px 0px;
    margin-bottom: 70px;
    margin-top: 100px;
  }

  .img-width-left {
    width: 100%;
    margin-left: -32px;
    margin-top: -32px;
    max-width: inherit;
  }

  .mb-27 {
    margin-bottom: -27px;
  }

  .img-one {
    width: 100%;
    margin-left: -40px;
    margin-top: -40px;
    margin-bottom: 40px;
  }

  .img-two {
    width: 100%;
    margin-left: 40px;
    margin-bottom: -40px;
    margin-top: 41px;
  }

  .img-three {
    width: 100%;
    margin-left: -40px;
    margin-top: -40px;
    margin-bottom: 40px;
  }

  .img-four {
    width: 100%;
    margin-left: 40px;
    margin-bottom: -40px;
    margin-top: 41px;
  }

  .mt-100 {
    margin-top: 100px;
  }

  .d-bg-services-right {
    float: right;
  }

  .d-bg-services-left {
    float: left;
    padding-bottom: 0px;
  }

  /* End Views/Home/Index */
}

@media (min-width: 1401px) and (min-width:1439px) {

  .plr-3 {
    padding-left: 30px;
    padding-right: 30px;
  }


  .srf_email_pwd {
    padding-left: 9px;
    padding-bottom: 9px;
  }

  .srf_email {
    padding-left: 9px;
    padding-bottom: 9px;
  }

  .srf_underline {
    margin-top: -3px;
  }

  .ml-125 {
    margin-left: -125px;
  }

  .member_website {
    font-size: 28px;
  }

  .member_website_txt {
    text-align: justify;
  }

  .right_arrow {
    left: 42px;
    top: 0px;
  }

  .user_guide_bg {
    height: 80px;
  }

  .footer_membrsite_bg {
    margin-top: 0px;
  }

  .ftr_last_txt2 {
    margin-right: 130px;
    font-size: 16px;
  }

  .mt-1 {
    margin-top: 10px;
  }

  .cnnt_with_SRF {
    text-align: left;
    font-size: 24px;
    margin-top: 4px;
    margin-left: 73px;
  }

  .lang-select2 {
    font-size: 16px;
  }

  .btn-submit {
    font-size: 20px;
  }

  .user_guide_txt {
    font-size: 20px;
  }

  .remember_me_text {
    text-align: center;
    font-size: 16px;
    margin-top: 0px;
  }

  .fab-align-right {
    text-align: right;
  }

  .srf_login {
    font-size: 28px;
  }

  .create_online_accnt {
    font-size: 28px;
  }

  .ftr_last_txt {
    font-size: 16px;
  }

  /* Start Views/Home/Index */
  .mlr-2 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .mt-3 {
    margin-top: 0px;
  }


  .mt-37 {
    margin-top: 37px;
  }

  .bg_change_cnct_info {
    background-color: transparent;
    padding: 0px;
  }

  .p-lotus {
    padding-top: 10px;
    padding-bottom: 10px;
    width: auto;
    height: 148px;
  }

  .pr-40 {
    padding-right: 40px;
    padding-left: 0px;
  }

  .bg_ques_req {
    background-color: transparent;
    padding: 0px;
  }

  .d-bg-cnct-info {
    background-color: #F9F3D7;
    padding: 30px 25px 0px;
    margin-bottom: 70px;
    margin-top: 100px;
  }

  .img-width-left {
    width: 100%;
    margin-left: -32px;
    margin-top: -32px;
    max-width: inherit;
  }

  .mb-27 {
    margin-bottom: -27px;
  }

  .mt-100 {
    margin-top: 100px;
  }

  .d-bg-services-right {
    float: right;
  }

  .d-bg-services-left {
    float: left;
    padding-bottom: 0px;
  }

  .img-one {
    width: 100%;
    margin-left: -40px;
    margin-top: -40px;
    margin-bottom: 40px;
  }

  .img-two {
    width: 100%;
    margin-left: 40px;
    margin-bottom: -40px;
    margin-top: 41px;
  }

  .img-three {
    width: 100%;
    margin-left: -40px;
    margin-top: -40px;
    margin-bottom: 40px;
  }

  .img-four {
    width: 100%;
    margin-left: 40px;
    margin-bottom: -40px;
    margin-top: 41px;
  }
  /* End Views/Home/Index */
}


@media (min-width: 1440px) {
  .p-lotus {
    padding-top: 10px;
    padding-bottom: 10px;
    width: auto;
    height: 148px;
  }


  .srf_email_pwd {
    padding-left: 9px;
    padding-bottom: 9px;
  }

  .srf_email {
    padding-left: 9px;
    padding-bottom: 9px;
  }

  .srf_underline {
    margin-top: -3px;
  }

  .ml-125 {
    margin-left: -125px;
  }

  .member_website {
    font-size: 28px;
  }

  .member_website_txt {
    text-align: justify;
  }

  .right_arrow {
    left: 42px;
    top: 0px;
  }

  .user_guide_bg {
    height: 80px;
  }

  .footer_membrsite_bg {
    margin-top: 0px;
  }

  .ftr_last_txt2 {
    margin-right: 130px;
    font-size: 16px;
  }

  .mt-1 {
    margin-top: 10px;
  }

  .cnnt_with_SRF {
    text-align: center;
    font-size: 24px;
    margin-top: 4px;
    margin-left: 40px;
  }

  .lang-select2 {
    font-size: 16px;
  }


  .btn-submit {
    font-size: 20px;
  }

  .user_guide_txt {
    font-size: 20px;
  }

  .remember_me_text {
    text-align: center;
    font-size: 16px;
    margin-top: 0px;
  }

  .fab-align-right {
    text-align: right;
  }

  .srf_login {
    font-size: 28px;
  }

  .create_online_accnt {
    font-size: 28px;
  }

  .ftr_last_txt {
    font-size: 16px;
  }

  /* Start Views/Home/Index */

  .mt-30 {
    margin-top: 60px;
  }

  .pr-40 {
    padding-right: 40px;
    padding-left: 0px;
  }

  .plr-3 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .pr-4 {
    padding-right: 100px;
  }

  .mt-31 {
    margin-top: 59px;
  }


  .img-width-left {
    height: 400px;
    margin-left: -48px;
    margin-top: -48px;
  }

  .mt-100 {
    margin-top: 130px;
  }

  .services_txt {
    font-size: 19px;
  }

  .donate_txt {
    margin-top: 85px;
    font-size: 19px;
  }

  .youth_service_txt {
    margin-top: 55px;
    font-size: 19px;
  }

  .img-one {
    width: 100%;
    margin-left: -40px;
    margin-top: -40px;
    margin-bottom: 40px;
  }

  .img-two {
    width: 100%;
    margin-left: 40px;
    margin-bottom: -40px;
    margin-top: 41px;
  }

  .img-three {
    width: 100%;
    margin-left: -40px;
    margin-top: -40px;
    margin-bottom: 40px;
  }

  .img-four {
    width: 100%;
    margin-left: 40px;
    margin-bottom: -40px;
    margin-top: 41px;
  }
  /* End Views/Home/Index */
}

@media (min-width: 2560px) {
  .cnnt_with_SRF {
    text-align: right;
    font-size: 24px;
    margin-top: 4px;
    margin-right: 22px;
  }

  .srf_underline {
    margin-top: -3px;
  }

  .right_arrow {
    top: 4px;
  }

  .plr-3 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .srf_email_pwd {
    padding-left: 9px;
    padding-bottom: 9px;
  }

  .srf_email {
    padding-left: 9px;
    padding-bottom: 9px;
  }

  .ml-125 {
    margin-left: -125px;
  }


  .lang-select2 {
    font-size: 16px;
  }

  .member_website {
    font-size: 28px;
  }

  .btn-submit {
    font-size: 20px;
  }

  .user_guide_txt {
    font-size: 20px;
  }

  .remember_me_text {
    text-align: center;
    font-size: 16px;
    margin-top: 0px;
  }

  .fab-align-right {
    text-align: right;
  }

  .srf_login {
    font-size: 28px;
  }

  .create_online_accnt {
    font-size: 28px;
  }

  .ftr_last_txt {
    font-size: 16px;
  }

  .ftr_last_txt2 {
    font-size: 16px;
  }

  /* Start Views/Home/Index */

  .mt-30 {
    margin-top: 80px;
  }

  .img-width-left {
    width: 110%;
    margin-left: -83px;
    margin-top: -52px;
    height: 492px;
  }

  .mt-100 {
    margin-top: 175px;
  }

  .bg_services_txt2 {
    padding-bottom: 0px;
  }


  .services_txt {
    font-size: 25px;
  }


  .donate_txt {
    margin-top: 115px;
    font-size: 25px;
  }

  .mb-27 {
    margin-bottom: -56px;
  }

  .youth_service_txt {
    margin-top: 118px;
    font-size: 25px;
  }

  .p-lr {
    padding-right: 42px;
    padding-left: 48px;
  }

  .welcome_msg {
    font-size: 25px;
    padding-bottom: 20px;
  }

  .services-link {
    font-size: 25px;
  }

  .mt-31 {
    margin-top: 0px;
  }

  .pr-40 {
    padding-right: 40px;
    padding-left: 0px;
  }

  .mt-37 {
    margin-top: 0px;
  }


  /* End Views/Home/Index */
}

.body-txt-link:link {
    text-decoration: none;
    color: #DE6A10;
}
a.body-txt-link{
    text-decoration: none;
    color: #DE6A10;
}

.header-logo {
  padding-top: 20px;
  padding-bottom: 20px;
}

.header-txt-bg {
  background-color: #DE6A10;
}

.header-text {
  color: whitesmoke !important;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: archerpro-medium;
}

.header-text1 {
  color: whitesmoke !important;
  font-family: archerpro-medium;
}

.header-text:hover {
  background-color: none !important;
}

.body-text {
  font-family: archerpro-medium;
  font-size: 16px;
}

.SRF_DropDown_Text {
  float: left;
  margin: 12px 0 0 0;
  padding: 3px 0;
  height: 26px;
  width: 256px;
  border: 1px solid #ccc;
  font-family: archerpro-medium !important;
  font-size: 16px !important;
}

.bodyfont {
 /* font-family: archerpro-medium !important;*/
}

.body_bg {
  background-color: #F0F0E6;
}

.PageTitle {
  color: #DE6A10;
  /*font-family: archerpro-medium !important;*/
}

.heading-number {
  color: #DE6A10;
  font-family: archerpro-semibold !important;
  font-size: 55px;
}

.price-number {
  color: #DE6A10;
  font-family: archerpro-semibold !important;
}

.p-lr-1 {
  padding-left: 10px;
  padding-right: 10px;
}

.title_fontstyle {
  font-style: italic;
}

.SubTitle {
  color: #052956;
  font-family: archerpro-semibold !important;
  font-weight: 600 !important;
}

.font-size-28 {
  font-size: 28px !important;
}

.font-size-16 {
  font-size: 16px !important;
}


.pb-0 {
  padding-bottom: 0px;
}

.pb-2 {
  padding-bottom: 20px;
}

.pt-2 {
  padding-top: 20px;
}

.pr-0 {
  padding-right: 0px;
}

.mb-1 {
  margin-bottom: 10px;
}

.body_bg {
  background-color: #F0F0E6;
}


.p-tb-2 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.figcaption {
  color: #4A4A4A;
  line-height: 24px;
  font-family: archerpro-medium;
}

.font-size-small {
  font-size: 16px !important;
}

.font-bold {
  font-weight: bold;
}

.font-size-medium {
  font-size: 20px !important;
}

h4 small, .h4 small {
  font-size: 85%;
}

.w-33 {
  width: 33%;
}

.w-55 {
  width: 55%;
}

.SRF_Form_label {
  font-family: archerpro-medium;
  font-size: 16px;
  line-height: 17px;
  word-wrap: break-word;
  width: 100%;
}

.SRF_Form_label1 {
  font-family: archerpro-medium;
  font-size: 16px;
  line-height: 17px;
  word-wrap: break-word;
  width: 100%;
  float: left;
}

.SRF_Drop_Down {
  box-sizing: border-box;
  border: 1px solid #ccc;
  font-family: archerpro-medium !important;
  font-size: 11pt !important;
  padding-left: 0px;
  color: #4A4A4A;
}

.body-txt-link {
  color: #DE6A10;
  font-family: archerpro-medium;
  font-size: 16px;
}

  .body-txt-link:link {
    text-decoration: none;
    color: #DE6A10;
  }

  .body-txt-link:visited {
    text-decoration: none;
    color: #DE6A10;
  }

  .body-txt-link:hover {
    text-decoration: none;
    color: #DE6A10;
    cursor: pointer;
  }

  .body-txt-link:active {
    text-decoration: none;
    color: #DE6A10;
  }


.outline_none {
  outline: none;
}

.btn-orange {
  border-radius: 0px;
  background-color: #DE6A10 !important;
  color: white;
  padding: 8px 20px;
  font-family: archerpro-medium;
  margin-top: 12px;
  font-size: 16px;
  outline: none !important;
  white-space: normal;
}

  .btn-orange:hover {
    color: white;
  }
  .btn-orange:visited, .btn-orange:focus {
    color: white;
    text-decoration: none;
  }
.home_path_bg {
  background-color: #052956;
}

.mb-0 {
  margin-bottom: 0px;
}

.mb-2 {
  margin-bottom: 20px;
}

.w-95 {
  width: 95%;
}

.home_path_txt {
  color: white;
  margin-top: 9px;
  margin-bottom: 9px;
  font-family: archerpro-medium;
}

.footer-link {
  color: #DE6A10;
  font-family: archerpro-medium;
}

  .footer-link:link {
    text-decoration: none;
    color: #DE6A10;
  }

  .footer-link:visited {
    text-decoration: none;
    color: #DE6A10;
  }

  .footer-link:hover {
    color: #f49019;
  }

  .footer-link:active {
    text-decoration: none;
    color: #DE6A10;
  }

a:hover {
  color: #e46516;
  text-decoration: none;
}

.footer-text {
  color: #4A4A4A;
  margin-top: 0px;
  font-family: archerpro-medium;
}

.mr-13 {
  margin-right: 13px;
}

.fa-clr {
  color: #DE6A10;
}

.lang-select {
  font-size: 12px;
  font-family: archerpro-medium;
}

  .lang-select:link {
    text-decoration: none;
    color: #DE6A10;
    cursor: pointer;
  }


  .lang-select:hover {
    text-decoration: none;
    color: #DE6A10;
    cursor: pointer;
  }

  .lang-select .active {
    text-decoration: none;
    color: #DE6A10;
    cursor: pointer;
  }

.color_grey {
  color: #9B9B9B;
}

.border_bottom2 {
  border-bottom: 1px solid #C9C9C9;
  padding: 0px;
}

.border_bottom {
  border-bottom: 1px solid #f49019;
}

.p-lr-3 {
  padding-left: 30px;
  padding-right: 30px;
}

.footer-link2 {
  color: #4A4A4A;
  font-size: 12px;
  font-family: archerpro-medium;
}

  .footer-link2:link {
    text-decoration: none;
    color: #4A4A4A;
  }

  .footer-link2:visited {
    text-decoration: none;
    color: #4A4A4A;
  }

  .footer-link2:hover {
    color: #DE6A10;
  }

  .footer-link2:active {
    text-decoration: none;
    color: #4A4A4A;
  }

.srf_copyright {
  color: #4A4A4A;
  font-size: 10px;
  font-family: archerpro-medium;
}

/**Dropdown Menu - START*/
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  color: #103799;
  white-space: nowrap;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 100px;
  padding: 0px 0;
  margin: 0px 0 0;
  font-size: 13px;
  text-align: right;
  list-style: none;
  background-color: white;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  border-radius: 12px;
  overflow-x: hidden;
}

  .dropdown-menu > li > a:hover {
    color: #f49019;
    background-color: transparent;
  }

  .dropdown-menu button:hover {
    text-decoration: none;
    color: #f49019;
  }

  .dropdown-menu button {
    border: none;
    color: #103799;
    background-color: transparent;
    margin-right: 10px;
  }

    .dropdown-menu button:hover {
      text-decoration: none;
      color: #f49019;
    }
/**Dropdown Menu - END*/


/*Default media queries*/
@media (max-width: 767px) {
  .header_bg {
    background: url('../../img/m-memportal-header-condensed.png') center center;
    width: 100%;
    background-size: cover;
  }

  .PageTitle {
    font-size: 24px;
  }

  .w-100 {
    width: 100%;
  }

  .border_bottom2 {
    display: none;
  }

  .w-33 {
    width: auto;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .header_bg {
    background: url('../../img/m-memportal-header-condensed.png');
    width: 100%;
    background-size: cover;
  }

  .border_bottom2 {
    display: none;
  }
}

@media (min-width:992px) {
  .header-logo {
    padding-top: 10px;
    padding-bottom: 10px;
    width: auto;
    height: 148px;
  }

  .PageTitle {
    font-size: 36px !important;
  }

  .home_path_bg {
    margin-top: 0px;
  }

  .fab-align-right {
    text-align: right;
  }

  .lang-select {
    font-size: 16px;
  }


  .footer-link2 {
    font-size: 16px;
  }

  .srf_copyright {
    font-size: 16px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .footer-text {
    text-align: center;
    font-size: 22px;
    margin-top: 4px;
    margin-left: 0px;
  }

  .mr-13 {
    margin-right: 4px;
  }

  .footer-link2 {
    margin-right: 72px;
  }
}

@media (min-width: 1200px) and (max-width:1400px) {
  .footer-text {
    text-align: center;
    font-size: 22px;
    margin-top: 4px;
    margin-left: 14px;
  }

  .mt-1 {
    margin-top: 10px;
  }

  .ml-125 {
    margin-left: -125px;
  }

  .footer-link2 {
    margin-right: 130px;
  }
}

@media (min-width: 1401px) and (min-width:1439px) {
  .footer-text {
    text-align: left;
    font-size: 24px;
    margin-top: 4px;
    margin-left: 73px;
  }

  .mt-1 {
    margin-top: 10px;
  }

  .ml-125 {
    margin-left: -125px;
  }

  .footer-link2 {
    margin-right: 130px;
  }
}

@media (min-width: 1440px) {
  .footer-text {
    text-align: center;
    font-size: 24px;
    margin-top: 4px;
    margin-left: 40px;
  }
}

@media (min-width: 2560px) {
  .footer-text {
    text-align: right;
    font-size: 24px;
    margin-top: 4px;
    margin-right: 22px;
  }
}

/* Version 1.8 */
body {
  margin: 0;
  padding: 0;
  width: 100%;
  /*background: url("../../images/srf_pagebackgroundImage.png");
  background-position: left bottom;
  background-repeat: no-repeat;
  background-attachment: fixed;*/
  font-family: open sans, Myriad Pro, arial;
}



.SRF_mrgnTop4 {
  margin: 4px 0 0 0 !important;
}

#credit-card-img {
  max-width: 100%;
  margin-left: 0px;
  display: inline-block;
  margin-top: 30px;
}

#auth-net-seal {
  text-align: right;
}

  #auth-net-seal a img {
    width: 90%;
    height: 100%;
  }

.SRF_Wrapper {
  width: 960px;
  margin: 0 auto;
  font-family: Myriad Pro,arial;
}

/*** For all text box and drop down text style ****/
input[type="text"], select, textarea {
  font-family: archerpro-medium;
  font-size: 16px;
}

/***********
Header Part 
*************/
.SRF_HeaderWrap {
  height: 94px;
  border-bottom: 2px solid #e46516;
  font-family: Myriad Pro, arial;
  margin: 0 0 16px 0;
}

  .SRF_HeaderWrap .SRF_logo {
    float: left;
    background: url("../../images/SRF_logo.png");
    background-repeat: no-repeat;
    background-position: 0 10px;
    width: 357px;
    height: 100%;
  }

  .SRF_HeaderWrap .SRF_headerLinksWrap {
    float: left;
    width: 100%;
  }

.SRF_headerLinksWrap .SRF_headerLinks {
  float: right;
  width: auto;
  margin: 17px 0 0 0;
  font-weight: bold;
}

.SRF_headerLinksWrap .SRF_headerLinksTxt {
  color: #f49019;
  text-decoration: none;
  margin: 0 0 0 24px;
  font-size: 12px;
  float: left;
}

  .SRF_headerLinksWrap .SRF_headerLinksTxt:hover, .SRF_footerLinksWrap .SRF_footerLinksTxt:hover, .SRF_formlabelHelp:hover, .SRF_Reminderhelp2 a:hover, .SRF_ReminderTitle .SRF_Reminderhelp:hover, .SRF_Reminderhelp:hover {
    color: #e46516;
    cursor: pointer;
  }

.SRF_headerLinksWrap .SRF_userNameWrap {
  margin: 20px 0 0 0;
  float: right;
  position: relative;
  clear: right;
  z-index: 1;
}

.SRF_userName {
  background: url("../../images/SRF_user_downarrow.png");
  background-position: right center;
  background-repeat: no-repeat;
  color: #103799;
  float: right;
  font-size: 14px;
  padding: 4px 19px 3px 0;
  text-decoration: none;
}

  .SRF_userName:hover {
    color: #e56617;
  }

.SRF_HeaderLogosection {
  float: left;
  width: 100%;
  height: 64px;
}

/* User drop down Styling for old layout - START */
.SRF_userDropDown {
  margin-top: 20px;
  *margin-top: 0;
  background: url("../../images/SRF_whiteOpacityBg.png");
  background-repeat: repeat;
  border: 1px solid #e5e5e5;
  border-radius: 12px;
  *float: right;
  box-shadow: 3px 3px 3px #888888;
  display: block;
  clear: both;
}

.SRF_userDropDownLists {
  list-style-type: none;
  margin: 0;
  padding: 32px 16px 32px 32px;
}

  .SRF_userDropDownLists li a {
    display: block;
    padding-top: 16px;
    text-align: right;
    color: #103799;
    font-size: 14px;
    text-decoration: none;
    font-family: arial, Myriad Pro;
  }

  .SRF_userDropDownLists li:first-child a {
    padding-top: 0;
  }

  .SRF_userDropDownLists li a:hover {
    color: #e56617;
  }
/* User drop down Styling END */




/**********
Header Part END
**********/


/**********
Static text styling
**********/

.SRF_PageTitle {
  float: left;
  width: 100%;
  font-family: arial;
  color: black;
  font-size: 25px;
  line-height: 31px;
  margin: 16px 0;
}
/*********
Static text styling END
**********/


/**************************
Form Warning message START
**************************/
.SRF_FormWarningMessageSection {
  float: left;
  background-color: #fff0b3;
  /*width:864px;*/
  width: 912px;
  height: 48px;
  /*padding:15px 24px;*/
  margin: 8px 0 16px 24px;
}

.SRF_FormWarningImage {
  background-image: url("../../images/SRF_FormWarningTiling.png");
  background-repeat: no-repeat;
  background-position: 16px 8px;
  width: 63px;
  height: 48px;
}

.SRF_FormWarningMessage {
  width: 831px;
  text-align: left;
  font-family: open sans, arial;
  font-size: 13px;
  color: #ff4d4d;
  font-weight: bold;
}

/**************************
Form Warning message END
**************************/

/***** Payment component START ****/

.SRF_PaymentComponentWrap {
  float: left;
  font-family: open sans;
  font-size: 13px;
  margin: 8px 152px 24px 152px;
  width: 608px;
}

.SRF_PaymentSection {
  width: 608px;
  float: left;
  padding: 0;
}

.SRF_PaymentInformation {
  float: left;
  width: 608px;
  padding: 24px 0 0 0;
}

  .SRF_PaymentInformation:first-child {
    padding: 0;
  }

.SRF_Paymentcolumn {
  float: left;
  width: 456px;
  padding: 0 12px 0 0;
  text-align: left;
}

.SRF_Paymentcolumn2 {
  float: left;
  width: 140px;
  text-align: right;
}

.SRF_PaymentHorizontalLine {
  margin: 24px 0 0 0;
  height: 1px;
  width: 608px;
  background: #f49019;
  float: left;
}



.SRF_PaymentHorizontalLine1 {
}

.SRF_BldTxt {
  font-weight: bold;
}
/***** Payment component END ****/

/*********
Container Part 
**********/
.SRF_ContentContainer {
  /*float: left;*/
  width: 100%;
  /* min-height: 100px;*/
}

.SRF_SubsectionTitle {
  float: left;
  width: 95%;
  font-family: Open Sans;
  color: black;
  font-size: 18px;
  line-height: 24px;
  margin: 24px 0 20px 24px;
}


.SRF_SubsectionTitle2 {
  float: left;
  width: 95%;
  color: #375175;
  font-size: 20px;
  line-height: 24px;
  margin: 0px 0 20px 24px;
}

.SRF_SubsectionTitle3 {
  float: left;
  width: 95%;
  color: #375175;
  font-size: 17px;
  line-height: 24px;
  margin: 0px 0 20px 24px;
}

.SRF_subSection {
  border: 1px solid #e5e5e5;
  background: #fff;
  padding: 16px 0 0 0;
  width: 912px;
  float: left;
  float: left\9;
  *float: none;
  *padding: 16px 0 35px 0;
  margin: 12px 0 16px 24px;
}

  .SRF_subSection .SRF_indent1 {
    margin-left: 48px;
  }

  .SRF_subSection .SRF_indent2 {
    margin-left: 72px;
  }

  .SRF_subSection .SRF_indent3 {
    margin-left: 96px;
  }

.SRF_TextBoxComponentWrap {
  float: left;
  width: 100%;
  *width: auto;
  *float: none;
}

.SRF_componentFirst {
  float: left;
}

.SRF_TextBoxelement {
  float: left;
  width: 256px;
  margin: 0 22px 32px 24px;
}

.SRF_TextBoxelementfirst {
  margin: 0 0 32px 0;
}

.SRF_RadiobuttonComponentWrap, .SRF_CheckBoxComponentWrap, .SRF_UploadPhotoComponentWrap, .SRF_MixComponentWrap {
  float: left;
  width: 864px;
  margin: 0 24px 32px 24px;
  font-size: 15px;
  color: #666;
}


.SRF_TextdescriptionComponentWrap {
  margin: 0 20px 20px 0;
  float: left;
}

.SRF_Formlabel {
  float: left;
  width: 100%;
  font-family: open sans;
  font-size: 13px;
  line-height: 17px;
  color: #666;
  word-wrap: break-word;
}

.item-fee-pymt {
  word-wrap: break-word;
  color: #375175;
  font-size: 20px;
  float: left;
  width: 100%;
  line-height: 17px;
}

.SRF_Formlabel1 {
  float: left;
  width: 100px;
  font-family: open sans;
  font-size: 13px;
  line-height: 17px;
  color: #666;
  word-wrap: break-word;
  font-weight: bold;
}

.SRF_Formlabel2 {
  float: left;
  font-size: 17px;
  line-height: 17px;
  color: #1E375B;
  word-wrap: break-word;
}

.SRF_Formlabel3 {
  float: left;
  width: 100%;
  font-size: 17px;
  line-height: 17px;
  color: #666;
  word-wrap: break-word;
}

.SRF_FormText {
  float: left;
  width: 100%;
  font-family: open sans;
  font-size: 13px;
  line-height: 17px;
  color: #666;
}

.SRF_FormText2 {
  float: left;
  width: 100%;
  font-family: open sans;
  font-size: 15px;
  line-height: 17px;
  color: #666;
}

.SRF_Donationtext {
  float: left;
  width: 100%;
  font-family: open sans;
  font-size: 14px;
  line-height: 17px;
  color: black;
}

.SRF_Donationtext2 {
  float: left;
  width: 100%;
  font-size: 14px;
  line-height: 17px;
}

.amt-border {
  border-color: #DDBE24;
  border-radius: 0px;
  background-color: white;
  border-width: 1px !important;
  outline: none !important;
}

.btn-border {
  border-color: #DDBE24;
  border-radius: 0px;
  background-color: white;
  border-width: 1px !important;
  outline: none !important;
}

  .btn-border:hover {
    color: white !important;
    background-color: #DDBE24;
    border-color: #DEBE28;
  }

.btn-mustard {
  color: white;
  background-color: #DDBE24;
  border-color: #DEBE28;
  border-radius: 0px;
}

  .btn-mustard.active {
    color: white;
    background-color: #DDBE24;
    border-color: #DEBE28;
    box-shadow: none;
    -webkit-box-shadow: none
  }


.Donation-text {
  font-size: 19px;
}

.SRF_labeltextDescriElement {
  padding: 0 0 0 36px;
  width: 560px;
  margin: 12px 0 0 0;
}

.SRF_labeltextwrap {
  padding: 0 0 0 25px;
  margin: -15px 0 0 0;
}

.SRF_labeltext {
}

.SRF_formlabelHelp {
  padding: 0 0 0 2px;
  color: #f49019;
  font-size: 15px;
  line-height: 16px;
  font-family: serif;
  text-decoration: none;
}

.SRF_textBox {
  float: left;
  margin: 12px 0 0 0;
  height: 24px;
  line-height: 24px;
  width: 250px;
  padding: 0 0 0 4px;
  border: 1px solid #ccc;
  outline: none
}

.SRF_textBox2 {
  float: left;
  margin: 12px 0 0 0;
  height: 24px;
  line-height: 24px;
  width: 250px;
  padding: 0 0 0 4px;
  border: 1px solid #DEBE28;
  outline: none
}

.SRF_textBoxMrgn {
  margin: 0 12px 0 0;
}

.SRF_DropDown {
  float: left;
  margin: 12px 0 0 0;
  padding: 3px 0;
  height: 26px;
  width: 256px;
  border: 1px solid #ccc;
  font-family: Calibri !important;
  font-size: 11pt !important;
}

.SRF_DropDown1 {
  float: left;
  padding: 3px 0;
  height: 26px;
  width: 278px;
  border: 1px solid #ccc;
  font-family: Calibri !important;
  font-size: 11pt !important;
}

.SRF_DropDown2 {
  float: left;
  margin: 12px 0 0 0;
  height: 26px;
  width: 256px;
  border: 1px solid #DEBE28;
  font-family: Calibri !important;
  font-size: 11pt !important;
  outline: none !important;
}

.SRF_MultiElementWrap {
  float: left;
  margin: 12px 0 0 0;
  padding: 3px 0;
  width: 100%;
}

.SRF_ElementWrap {
  float: left;
  width: 100%;
}

.SRF_ElementWrap1 {
  float: left;
  width: 400px;
}


.SRF_radiobutton {
  float: left;
}

.SRF_radiobuttonelement, .SRF_CheckBoxelement {
  float: left;
  margin: 0 32px 0 0;
}

  .SRF_radiobuttonelement > span, .SRF_CheckBoxelement > span {
    width: 95%;
    margin-top: 3px\9;
  }

  .SRF_radiobuttonelement input[type="radio"], .SRF_CheckBoxelement input[type="checkbox"] {
    float: left;
    margin: 2px 8px 0 0;
  }

  .SRF_radiobuttonelement input[type="checkbox"] {
    float: left;
    margin: 2px 8px 0 0;
  }

.SRF_radiobuttonlabel {
  float: left;
  margin: 0 32px 0 0;
}


/***********
Step Indication Styling 
***********/
.SRF_StepIndicatorWrap {
  margin: 16px auto;
  width: 828px;
}

  .SRF_StepIndicatorWrap a {
    text-decoration: none;
    border: 0;
  }

    .SRF_StepIndicatorWrap a:hover {
      cursor: pointer;
    }

.SRF_StepIndicatorstep {
  float: left;
  width: 155px;
  margin: 0 2px 0 0;
  font-family: open sans;
}

.SRF_StepIndicatorBar {
  float: left;
  height: 8px;
  width: 155px;
}

.SRF_finishedStepColor {
  background: #103799;
}

.SRF_activeStepColor {
  background: #f49019;
}

.SRF_finishedStepTxtcolor {
  color: #103799;
}

.SRF_activeStepTxtcolor {
  color: #f49019;
}

.SRF_remainingStepTxtColor {
  color: #a5a5a5;
}

.SRF_remainingStepColor {
  background: #a5a5a5;
}

.SRF_StepIndicatorLabel {
  font-size: 13px;
  margin: 12px 0 0 0;
  float: left;
}

.SRF_stepIndicatornumber {
  font-size: 21px;
  margin: 7px 12px 0 0;
  float: left;
}
/***********
Step Indication Styling END
************/


/*********
Section Heading START
*********/
.SRF_sectionTitleDescriptionWrap {
  float: left;
  margin: 32px 0 16px 0;
}

.SRF_sectionTitleWrap {
  width: 100%;
  float: left;
  margin: 0 0 8px 0;
}

.SRF_sectionNumber {
  float: left;
  background: #e46516;
  color: #fff;
  font-family: Open Sans;
  font-size: 13px;
  font-weight: bold;
  padding: 0 4px;
  margin: 3px 0 0 0;
}

.SRF_sectionTitle {
  color: #e46516;
  font-family: arial;
  font-size: 17px;
  font-weight: bold;
  float: left;
  line-height: 23px;
}

.SRF_sectionDescription {
  float: left;
  font-family: Open Sans;
  font-size: 13px;
  line-height: 19px;
  color: black;
  padding: 0 0 0 24px;
  width: 610px;
  word-wrap: break-word;
}
/**********
Section Heading END
***********/


/******
Text Description Start
********/
.SRF_Textareaelement {
  float: left;
  margin: 12px 0 0 0;
}

.SRF_TextareaBox {
  float: left;
  width: 560px;
  padding: 0 0 0 4px;
  height: 48px;
  resize: none;
  border: 1px solid #ccc;
  overflow: auto;
}

.SRF_TextdescriptionComponentWrap .SRF_MultiElementWrap {
  margin: 0 0 0 24px;
  padding: 0;
  width: 562px;
  float: left;
}

.SRF_MixComponentWrap2 {
  width: 408px;
}

.SRF_MixComponentWrap3 {
  width: 254px;
}

.SRF_MixComponentWrap4 {
  float: left;
  width: 444px;
  margin: 0 24px 32px 24px;
  font-size: 13px;
  color: #666;
  font-family: open sans;
}

.SRF_MixComponentWrapMrgn {
  margin: 0 20px 10px 24px;
}

.SRF_MixComponentWrapMrgn0 {
  margin: 0;
}
/****
Text Description End
*****/


/****
Date of Birth START
*****/
.SRF_MixTextBoxelement {
  width: 122px;
  height: 24px;
  line-height: 24px;
  border: 1px solid #ccc;
  margin: 0 12px 0 0;
  padding: 0 0 0 4px;
  float: left;
}

.SRF_MixDrpDwnelement {
  width: 150px;
  height: 26px;
  border: 1px solid #ccc;
  margin: 0 12px 0 0;
  padding: 3px 0;
  float: left;
  font-family: Calibri !important;
  font-size: 11pt !important;
  outline: none;
}

.SRF_MixDrpDwnelement2 {
  width: 150px;
  height: 26px;
  border: 1px solid #DEBE28;
  margin: 0 12px 0 0;
  float: left;
  font-family: Calibri !important;
  font-size: 11pt !important;
  outline: none;
}

.SRF_MultiElementWrap input[type="checkbox"] {
  float: left;
  margin: 2px 8px 0 0;
}

.SRF_MultiElementWrap .SRF_CheckBoxelement {
  margin: 4px 12px 0 0 !important;
}

.SRF_CheckBoxComponentWrap .SRF_CheckBoxelement {
  margin: 0 32px 0 0 !important;
  width: 100%;
}
/****
Date of Birth END
*****/

/*********************
Upload photo Start
**********************/
.SRF_uploadPhotoComponentWrap {
  color: #666;
  float: left;
  font-size: 13px;
  margin: 0 20px 32px 0;
  width: 98%;
}

.SRF_UploadphotoWrap {
  float: left;
  width: 100%;
}

.SRF_photoBg {
  float: left;
  margin: 12px 24px 0 0;
  width: 97px;
  height: 96px;
  background: url("../../images/SRF_defaultPrflphoto.png");
}

.SRF_UploadedphotoSize {
  width: 96px;
  height: 96px;
}

.SRF_browsephoto {
  float: left;
  width: 340px;
  margin: 0 27px 0 0;
}

.SRF_Button2 {
  background: #f49019;
  color: #fff;
  line-height: 24px;
  text-align: center;
  text-decoration: none;
  float: left;
  font-size: 13px;
  font-family: open sans;
  border: 0;
  padding: 7px;
}

.SRF_UploadphotoActionWrap {
  float: left;
  margin: 50px 0 0 0;
}

  .SRF_UploadphotoActionWrap .SRF_Button2 {
    position: relative;
    bottom: 8px;
  }

.SRF_MixCompoBirthGendPhotoUPWrap {
  float: left;
  width: 375px;
}

.SRF_MixCompoBirthGendPhotoUPWrap2 {
  float: left;
  width: 480px;
  margin: 4px 0 0 0;
}

  .SRF_MixCompoBirthGendPhotoUPWrap2 input[type="file"] {
    width: 250px;
  }

.mrgnBtn12 {
  margin-bottom: 12px;
}
/*********************
Upload photo END
**********************/

/*********************
Text with button Start
**********************/
.SRF_Button3 {
  background: #f49019;
  color: #fff;
  text-align: center;
  text-decoration: none;
  float: right;
  font-size: 13px;
  font-family: open sans;
  border: 0;
  padding: 7px;
}

.SRF_formButton:hover {
  background: #e56617;
  cursor: pointer;
}

.SRF_formButton {
  float: left;
  background: #f49019;
  font-family: open sans;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  text-decoration: none;
  margin: 0 24px 0 0;
  border: 0;
}

.SRF_FormText2 {
  float: left;
  width: 560px;
  padding: 0 18px 0 0;
  font-family: open sans;
  font-size: 13px;
  line-height: 17px;
  color: #666;
  word-wrap: break-word;
}
/*********************
Text with button END
**********************/

/************************
Multi Row CheckBoxes START
*************************/
.SRF_MultiCheckboxesSection1 {
  float: left;
  width: 432px;
}

.SRF_MultiCheckboxWrap {
  float: left;
  width: 420px;
  padding: 0 12px 0 0;
  margin: 12px 0 0 0;
}

.SRF_MultiCheckboxWrapwidth {
  float: left;
  width: auto;
  padding: 0 12px 0 0;
  margin: 12px 0 0 0;
}

.SRF_MultiCheckboxWrap input[type="checkbox"] {
  float: left;
}

.SRF_MultiCheckboxText {
  float: left;
  width: 392px;
  padding: 0 0 0 8px;
}


/************************
Multi Row CheckBoxes END
*************************/


/* Warning Section START */
.SRF_formelementWarningMessage {
  width: 100%;
  float: left;
}

.SRF_formelementWarningMessageTxt {
  /* background-image: url("../../images/SRF_warningArrow.png");
    background-position: 6px 9px;
    background-repeat: no-repeat; */
  background-color: #fff0b3;
  width: 88%;
  color: #996b20;
  font-size: 12px;
  font-family: open sans;
  padding: 6px 8px 6px 23px;
  float: left;
  margin: 6px 0 0 0;
}

/* Warning Section END */


/*************
Form navigation START
****************/
.SRF_formNavigationComponent {
  margin: 0 auto;
  width: 912px;
}

.SRF_formNavigationWrap {
  float: right;
}

.SRF_formNaviTxt {
  float: left;
  font-family: open sans;
  font-size: 18px;
  color: #f49019;
  text-decoration: none;
  margin: 0 24px 0 0;
  line-height: 32px;
  border: 0;
  background: none;
}

  .SRF_formNaviTxt:hover {
    color: #e56617;
    cursor: pointer;
  }

.SRF_formNaviButton {
  float: left;
  background: #f49019 !important;
  font-family: open sans;
  font-size: 14px;
  color: #fff;
  padding: 0 20px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  text-decoration: none;
  margin: 0 24px 0 0;
  border: 0;
}

  .SRF_formNaviButton:hover, .SRF_formNaviButton:active, .SRF_formNaviButton:visited {
    text-decoration: none;
    color: white !important;
  }

  .SRF_Button2:hover, .SRF_formNaviButton:hover, .SRF_Button3:hover {
    background: #e56617;
    cursor: pointer;
  }

.SRF_ButtonDisabled:hover {
  cursor: default;
}

.SRF_ButtonDisabled {
  background: #E56617;
  color: #cdcdcd;
}

/*************
Form navigation END
****************/

/***********************
Multi column text START
***********************/
.SRF_SingleColumnTxtWrap {
  float: left;
  width: 420px;
  padding: 0 12px 8px 0;
}

.SRF_label2TextWrap {
  float: left;
  width: 135px;
  padding: 0 12px 0 0;
}

.SRF_label2 {
  color: #666;
  word-wrap: break-word;
  font-family: open sans;
  font-size: 13px;
  font-weight: bold;
}

.SRF_descriptionWrap {
  float: left;
  width: 260px;
  padding: 0 12px 0 0;
  word-wrap: break-word;
}

.SRF_descriptionWrap1 {
  float: left;
  width: 260px;
  padding: 0 12px 0 0;
  word-wrap: break-word;
  margin-top: 8px;
}

.SRF_multicolumnTextRowElement {
  float: left;
  width: 100%;
}
/**********************
Multi column text END
**********************/


/*** Text component START **/
.SRF_TextComponentWrap {
  float: left;
  width: 632px;
  margin: 0 0 32px 24px;
}
/*** Text component END **/


/********
Popup START
**********/
.SRF_PopupWrap {
  position: absolute;
  top: 35%;
  left: 33%;
  width: 480px;
}

.SRF_PopupClose {
  position: absolute;
  top: -14px;
  right: -28px;
  background: url("../../images/SRF_closePopup.png");
  width: 42px;
  height: 43px;
  border: 0;
}

  .SRF_PopupClose:hover {
    background: url("../../images/SRF_closePopupHover.png");
    top: -11px;
  }

.SRF_PopupBox {
  background: #FFF;
  border: 1px solid #e5e5e5;
  border-radius: 12px;
  width: 480px;
  float: left;
  box-shadow: 5px 5px 5px #888888;
}

.SRF_PopupMessage {
  float: left;
  padding: 32px 24px;
}

  .SRF_PopupMessage .SRF_sectionTitle {
    padding: 0;
  }

  .SRF_PopupMessage .SRF_sectionDescription {
    padding: 24px 0 0 0;
    width: 100%;
  }

.SRF_PopupMessageDescription {
  padding: 24px 0 0 0;
  float: left;
}
/********
Popup END
**********/


/**********************
Remainder Graphics START
************************/
.SRF_ReminderComponentWrap {
  float: left;
  width: 864px;
  background: #E5E1DA;
  margin: 24px 0 24px 24px;
  padding: 24px 24px 0 24px;
}

.SRF_ReminderTitle {
  float: left;
  width: 100%;
  font-family: arial;
  color: #666;
  font-size: 25px;
}

.SRF_ReminderGraphiclabel {
  float: left;
  width: 100%;
  font-family: open sans;
  font-size: 13px;
  color: #e5372e;
  word-wrap: break-word;
  padding: 12px 0 8px 0;
}

.SRF_ReminderGraphicImage {
  float: left;
  background: url("../../images/srf_reminderGraphics.png");
  background-repeat: no-repeat;
  width: 862px;
  height: 49px;
  margin: 24px 0 0 0;
}

.SRF_ReminderGraphicStepsWrap {
  float: left;
  padding: 24px 0 32px 0;
}

.SRF_ReminderGraphicStep {
  float: left;
  width: 272px;
  padding: 0 0 0 24px;
}

  .SRF_ReminderGraphicStep:first-child {
    padding: 0;
  }

.SRF_ReminderGraphicheading {
  float: left;
  width: 100%;
  color: #e46516;
  font-family: arial;
  font-size: 17px;
  font-weight: bold;
  padding: 0 0 12px 0;
}

.SRF_ReminderText {
  float: left;
  width: 100%;
  font-family: open sans;
  font-size: 13px;
  line-height: 17px;
  color: #666;
}

.SRF_Reminderhelp {
  padding: 0 0 0 12px;
  background: #ccc9c4;
  color: #666;
  border-radius: 4px;
  padding: 4px 6px;
  font-size: 12px;
  text-decoration: none;
}

.SRF_Reminderhelp2 {
  float: left;
  width: 100%;
  padding: 12px 0 0 0;
  font-size: 12px;
}

  .SRF_Reminderhelp2 a {
    color: #103799;
    text-decoration: none;
  }
/**********************
Remainder Graphics END
************************/


/**********************
Footer Part 
***********************/
footer {
}

.SRF_FooterWrap {
  bottom: 0;
  height: 31px;
  padding: 12px 0 32px 0;
  border-top: 2px solid #f49019;
  margin: 32px 0 0 0;
  font-weight: bold;
}

.SRF_footerText {
  float: left;
  font-family: arial, Myriad Pro;
  color: #a5a5a5;
  font-size: 12px;
}

.SRF_footerLinksWrap {
  float: right;
}

  .SRF_footerLinksWrap .SRF_footerLinksTxt {
    float: left;
    margin: 0 0 0 24px;
    font-size: 12px;
    color: #a5a5a5;
    text-decoration: none;
  }

.srf_mrgn0 {
  margin: 0;
  padding: 0;
}

/***************
Pledge Details Styling
*****************/
.srf_PledgeDetails {
  float: left;
  width: 100%;
  font-family: Open Sans;
}

.srf_PledgeDetailsHeader {
  float: left;
  width: 100%;
  color: #000;
  font-size: 14px;
  padding: 7px 0;
}

.srf_PledgeDetailsHeaderBld {
  float: left;
  width: 100%;
  color: #000;
  font-size: 14px;
  padding: 7px 0;
  font-weight: bold;
}

.srf_PledgeDetailsPrflImage {
  background: url("../../images/srf_pledgedetailsPrflImg.jpg");
  width: 400px;
  height: 450px;
  float: left;
  position: relative;
}

  .srf_PledgeDetailsPrflImage span {
    position: absolute;
    bottom: 0;
    color: #37547E;
    font-family: Lucida Calligraphy;
    font-weight: bold;
    font-size: 18px;
    width: 100%;
    text-align: center;
  }

    .srf_PledgeDetailsPrflImage span:first-child {
      bottom: 30px;
    }

.srf_PledgeDetails1 {
  float: left;
  width: 100%;
  background: #E5E1DA;
  padding: 5px 10px;
  border-radius: 10px;
  margin: 0 0 12px 0;
}

.srf_PledgeDetailsNumber {
  float: left;
  width: 100%;
  color: #f5951d;
  word-wrap: break-word;
  font-weight: bold;
}

.srf_PledgeDetailsNumber2 {
  float: left;
  width: 100%;
  color: #f5951d;
  word-wrap: break-word;
  font-weight: bold;
  font-size: 13px;
}

.srf_PledgeDetailsBldText {
  font-weight: bold;
  color: #000;
  font-size: 12px;
}

.srf_PledgeDetailsTextWrap {
  float: left;
  width: 100%;
  color: #000;
  font-size: 13px;
  word-wrap: break-word;
}

.srf_PledgeDetailsOrangeText {
  color: #f9941e;
  padding: 0 3px 0 0;
}

.srf_PledgeDetailsBeginBtn {
  margin: 6px 350px;
  float: left;
}

  .srf_PledgeDetailsBeginBtn .SRF_formNaviButton {
    float: none;
  }
/***************
Pledge Details Styling END
*****************/

/***************
Pledge Styling
*****************/

.srf_PledgeContainer {
  width: 912px;
  float: left;
  margin: 12px 0 0 24px;
}

.srf_PledgeBeginBtn {
  margin: 0 215px;
  float: left;
}

.srf_PledgeTextWrap {
  float: left;
  /*width: 505px;*/
}

.srf_PledgeTopWrap {
  float: left;
  background: url("../../images/SRF_PledgeTopBttmBrder.png");
  background-repeat: repeat-x;
  background-size: contain;
  width: 100%;
  height: 19px;
}

.srf_PledgeMiddWrap {
  float: left;
  background: url("../../images/SRF_PledgeLftRghtBrder.png");
  background-repeat: repeat-y;
  padding: 44px;
  background-size: contain;
  position: relative;
  bottom: 18px;
  z-index: 2;
}

.srf_PledgeBtmWrap {
  position: relative;
  bottom: 35px;
  z-index: 1;
}

.srf_PledgeTitle {
  float: left;
  width: 100%;
  text-align: center;
  margin: 0 0 15px 0;
  font-family: Monotype Corsiva;
  color: #203D70;
  font-size: 38px;
}

.srf_PledgeTxt {
  width: 100%;
  color: #000;
  font-size: 15px;
  font-family: open sans;
}

.srf_PledgeTxt_LastPara {
  width: 100%;
  color: #000;
  font-size: 13px;
  font-family: open sans;
}

.srf_PledgePrflImage {
  position: relative;
}

  .srf_PledgePrflImage span {
    position: absolute;
    bottom: 70px;
    color: #37547E;
    font-family: Lucida Calligraphy;
    font-weight: bold;
    font-size: 18px;
    width: 100%;
    text-align: center;
  }

    .srf_PledgePrflImage span:first-child {
      position: absolute;
      left: 0;
    }

/***************
Pledge Styling END
*****************/

/***************
FAQ Styling START
*****************/
.SRF_FAQ {
  float: left;
  padding: 15px 24px;
}

.SRF_sectionTitleFAQ {
  color: #e46516;
  font-family: arial;
  font-size: 17px;
  font-weight: bold;
  float: left;
  width: 95%;
  padding: 20px 0 0 24px;
  line-height: 23px;
}
/***************
FAQ Styling END
*****************/

/************************
Warning Box Styling START
*************************/
.SRF_WarningActionWrap {
  float: right;
  margin: 0px 6px 6px 0px;
}

#SRF_ccexpire {
  margin: 10px 22px 32px 0px
}

#SRF_AuthNetSeal1 {
  width: 95%;
  margin: 0px 12px 30px 20px;
}

#SRF_cvv {
  width: 250px;
  padding: 0px 12px 8px 22px;
}

#SRF_cvv1 {
  width: 120px;
}

#SRF_ccexpire1 {
  width: 250px;
  padding: 0px 12px 8px 22px
}

#SRF_ccexpire2 {
  width: 120px;
}

#SRF_ccexpireyear {
  width: 250px;
  padding: 0px 12px 8px 22px
}

#SRF_ccexpireyear1 {
  width: 120px;
}

.SRF_WarningButton {
  background: none repeat scroll 0 0 #F49019;
  border: 0 none;
  color: #FFFFFF;
  float: right;
  font-family: open sans;
  font-size: 13px;
  line-height: 24px;
  margin: 5px;
  padding: 2px;
  text-align: right;
  text-decoration: none;
}

/***********************
Warning Box Styling END
***********************/

/*New Styles Start*/
.payment-component {
  border: 1px solid #e5e5e5;
  background: #fff;
  float: left;
  margin: 12px 0 16px 0px;
  width: 100%;
}

.padding-top-24 {
  padding-top: 24px;
}

.payment-component-wrap {
  float: left;
  font-family: open sans;
  font-size: 13px;
  width: 100%;
}

  .payment-component-wrap div {
    margin: 20px 0px 20px 0px;
  }

.srf-bg {
  position: fixed;
  bottom: 0px;
}

@media only screen and (max-width: 767px) {
  .SRF_footerText {
    text-align: center;
    float: none !important;
  }

  .SRF_FooterWrap {
    text-align: center;
    float: none;
  }

  .SRF_footerLinksWrap {
    float: none !important;
  }

    .SRF_footerLinksWrap .SRF_footerLinksTxt {
      margin-left: 6.5% !important;
      float: none !important;
    }

      .SRF_footerLinksWrap .SRF_footerLinksTxt:nth-child(1) {
        margin: 0px !important;
      }
}

.no-padding {
  padding: 0px !important;
}

.navbar-default .navbar-brand {
  color: white;
  padding: 0px;
}

.srf-header {
  border-bottom: solid 2px #e46516;
}

.navbar-header {
  margin: 0;
  padding: 0;
}

#collapse-this-xs .SRF_userDropDown {
  border: none !important;
  box-shadow: none !important;
}

#collapse-this-xs .SRF_userDropDownLists {
  padding-top: 16px !important;
  padding-bottom: 0px !important;
}

.menu-items {
  list-style-type: none;
  margin: 0;
  padding: 0px 0px 16px 0px;
}

  .menu-items li a {
    display: block;
    padding-top: 16px;
    text-align: right;
    color: #103799;
    font-size: 14px;
    text-decoration: none;
    font-family: arial, Myriad Pro;
  }

    .menu-items li a:hover {
      color: #e56617;
    }

.navbar-default .navbar-toggle .icon-bar {
  background-color: #f49019;
}

.full-width {
  width: 100%;
}

.box {
  border: 1px solid #e5e5e5;
  background: #fff;
  padding: 20px;
  margin-left: 24px;
  margin-bottom: 16px;
  margin-right: 24px;
}

/*This will be changed by media query in desktop mode*/
.extra-padding {
  padding: 0px;
}

@media only screen and (min-width: 1200px) {
  .extra-padding {
    padding-left: 50px;
    padding-right: 50px;
  }

  .mt-28 {
    margin-top: 32px;
  }

  .bg-white-m10 {
    margin-top: 0px;
  }

  .srf-credit {
    margin-bottom: 0px;
  }

  .srf-sub {
    margin-left: 0px;
  }

  .mx-w-o {
    max-width: 391px !important;
    padding-top: 5px;
    padding-bottom: 5px;
  }
}

.margin-top-xs {
  margin-top: 20px;
}

.margin-bottom-xs {
  margin-bottom: 20px;
}

.margin-bottom-xxs {
  margin-bottom: 10px;
}

.margin-top-xxs {
  margin-top: 10px;
}

.margin-left-md {
  margin-left: 60px;
}


.margin-left-sm {
  margin-left: 40px;
}

@media only screen and (max-width: 767px) {
  #clickEnabled input, #clickDisabled input {
    margin: 0px;
  }
}

.no-right-margin {
  margin-right: 0px;
}

@media only screen and (max-width: 767px) {
  .SRF_StepIndicatorstep {
    width: 80px;
    margin: 0 2px 0 0;
    font-family: open sans;
  }

  .SRF_StepIndicatorBar {
    height: 8px;
    width: 78px;
  }

  .SRF_stepIndicatornumber {
    font-size: 13px;
    margin: 10px 4px 0 0;
  }

  .SRF_StepIndicatorLabel {
    font-size: 11px;
    margin: 12px 0 0 0;
  }

  #SrfUserBirthYear {
    width: 45% !important;
    text-align: center;
    margin-top: 10px;
    margin-right: 0px;
    float: right;
  }

  #SrfUserBirthDayOfMonth {
    width: 45% !important;
    text-align: center;
    margin-top: 10px;
    margin-right: 20px;
    float: left;
  }

  #SrfUserBirthMonth {
    width: 100% !important;
    text-align: center;
  }
}

.no-design {
  box-shadow: none !important;
  border: none !important;
  padding-top: 16px;
  padding-bottom: 16px;
}

#collapse-this-xs {
  padding: 0px;
}

@media only screen and (max-width: 767px) {
  .no-left-margin-xs {
    margin-left: 0px;
  }
}

.margin-left-xs {
  margin-left: 20px;
}

.padding-right-sm {
  padding-right: 40px;
}

.margin-right-xs {
  margin-right: 20px;
}

.margin-auto {
  margin: auto;
}

@media only screen and (max-width: 767px) {
  .srf_PledgePrflImage span:first-child {
    bottom: 10px;
  }
}

@media only screen and (min-width: 768px) {
  .srf_PledgePrflImage span:first-child {
    bottom: 50px;
  }
}

.no-float {
  float: none;
}

@media only screen and (max-width: 768px) {
  .min-height-xs {
    min-height: 50px;
  }
}

@media only screen and (max-width: 767px) {

  .SRF_PageTitle {
    font-size: 20px;
  }

  .srf_PledgeTopWrap {
    background: none;
  }

  .srf_PledgeMiddWrap {
    background: none;
    padding: 0px;
  }

  .remove-margin-l-xs {
    margin-left: 0px;
  }

  .remove-margin-r-xs {
    margin-right: 0px;
  }

  .remove-padding-xs {
    padding: 0px;
  }

  .remove-margin-t-xs {
    margin-top: 0px;
  }

  .pull-left-xs {
    float: left !important;
  }

  .remove-float-xs {
    float: none !important;
  }

  #credit-card-img {
    width: 100% !important;
  }

  #auth-net-seal {
    float: none !important;
  }

    #auth-net-seal a img {
      width: 35% !important;
    }

  .SRF_formNaviButton {
    font-size: 14px !important;
  }
}

@media only screen and (min-width: 992px) {
  .lg-width-3p {
    width: 3% !important;
  }
}

@media only screen and (min-width:768px) {
  .margin-left-xs-md {
    margin-left: 20px;
  }
}

@media only screen and (min-width:306px) and (max-width:358px) {
  .SRF_stepIndicatornumber {
    font-size: 9px;
    margin: 12px 4px 0 0;
  }

  .SRF_StepIndicatorBar {
    height: 8px;
    width: 63px;
  }

  .SRF_StepIndicatorstep {
    width: 67px;
    margin: 0 2px 0 0;
  }

  .SRF_StepIndicatorLabel {
    font-size: 9px;
    margin: 12px 0 0 0;
  }
}

.remove-font-bold {
  font-weight: normal !important;
}

  .remove-font-bold label {
    font-weight: normal !important;
  }

#Clear {
  margin-top: 45px;
}

.initial-width {
  width: initial;
}

.no-bottom-margin {
  margin-bottom: 0px;
}

.font-13px {
  font-size: 13px;
}

.align-radios {
  margin-top: 12px;
}

  .align-radios span {
    padding-left: 8px;
  }

.no-margin {
  margin: 0px;
}

.margin-xs-4 {
  margin: 24px;
}

.break-word {
  word-wrap: break-word;
}

/*Cookie modal*/
.PopupModal {
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
/* Modal Content */
.PopupModalContent {
  background-color: #fefefe;
  margin: auto;
  padding: 0px 15px 15px 15px;
  border: 1px solid #888;
  width: 40%;
  border-radius: 10px;
}

@media (max-width: 500px) {
  /* Modal Content */
  .PopupModalContent {
    background-color: #fefefe;
    margin: auto;
    padding: 0px 15px 15px 15px;
    border: 1px solid #888;
    width: 80%;
    border-radius: 10px;
  }
}

.pos-relative {
  position: relative;
}

.no-padding-right {
  padding-right: 0px !important;
}

.no-left-margin {
  margin-left: 0px !important;
}

.no-top-margin {
  margin-top: 0px !important;
}

.no-text-decoration:hover {
  color: #fff !important;
  text-decoration: none !important;
}

.title {
  color: #e46516;
  font-family: arial;
  font-size: 17px;
  font-weight: bold;
  padding: 0 0 0 7px;
  line-height: 23px;
}

.margin-xs {
  margin: 20px;
}

.body-font {
  font-family: Myriad Pro,arial;
}

  .body-font h2 {
    font-family: Myriad Pro,arial;
    font-weight: bold;
    font-size: 1.5em;
  }
/*New Styles End*/
.mt-2 {
  margin-top: 20px;
}

.mt-1 {
  margin-top: 10px;
}

.no-highlight:hover {
  background-color: #f0ad4e !important;
}

.line-bef-aft {
  width: 100%;
  border-bottom: 2px solid #f49019;
  line-height: 0.1em;
  margin: 20px 0 20px;
}

  .line-bef-aft span {
    background: #fff;
  }

.btn-color {
  background-color: #f49019;
  color: white;
  border: 0;
  line-height: 20px;
}

  .btn-color:hover, .btn-color:focus {
    background-color: #e56617;
    color: white !important;
  }

.pt-2 {
  padding-top: 20px;
}

@media (max-width: 575px) {
  .font-xs-11 {
    font-size: 11px;
  }
}

.hidden-imp {
  display: none !important;
}

.hidden-n-imp {
  display: none;
}

.btn-fluid {
  min-width: 100%;
}

.mb-5p {
  margin-bottom: 5px;
}

.orange-text {
  color: #f49019 !important;
}

/*Bootstrap overrides*/
.btn-warning {
  background-color: #f49019;
}

  .btn-warning:hover {
    background-color: #e56617;
  }

#waitpopup {
  display: none;
}

@media screen and (max-width: 800px) and (min-width: 730px) {
  .SRF_MixDrpDwnelement {
    width: 130px;
  }
}

.mb-10p {
  margin-bottom: 10px;
}

.ml-0 {
  margin-left: 0px !important;
}

.mr-0 {
  margin-right: 0px;
}

.ml-1 {
  margin-left: 10px;
}


.SRF_formNaviButton:disabled {
  cursor: not-allowed !important;
}

.w-100i {
  width: 100% !important;
}

.m-lr-10 {
  margin-left: 10px;
  margin-right: 10px;
}

.mb-0i {
  margin-bottom: 0px !important;
}

.smarty-ui:nth-child(2) {
  top: 855px !important;
  left: 496.95325px !important;
}

.SRF_formNaviTxt:hover {
  text-decoration: none;
}

.bg-white {
  background-color: white;
}

.bg-white-m10 {
  background-color: white;
}

.bg-margin {
  margin-top: 15px;
  margin-bottom: 15px;
}

.SRF-enroll-btn {
  border-radius: 0px !important;
  padding: 7px;
  font-size: 12px;
  border-style: none;
  white-space: normal !important;
}

  .SRF-enroll-btn:link {
    text-decoration: none;
  }

.srf-font {
  font-weight: normal;
  font-size: 0.9em !important;
  color: #1E375B;
}

.srf-para-font {
  font-weight: normal !important;
  color: #666;
}

.card-pb {
  padding-bottom: 30px;
}

.srf-mt-0 {
  margin-top: 0px;
}

.srf-mb-0 {
  margin-bottom: 0px;
}

.border-top {
  margin-bottom: 0px !important;
  border-top: 1px solid #f49019 !important;
  margin-top: 0px;
}

.mt-28 {
  margin-bottom: 0px !important;
  border-top: 1px solid #f49019 !important;
}

.num-mt {
  margin-top: 15px
}

.card-bg {
  background-color: #F0F0E6;
}

.card-bg2 {
  background-color: #E7E9EE
}


.FEE-amt {
  color: #f49019;
  font-family: Big Caslon;
  font-weight: normal;
  font-size: 18px;
}

.FEE-amt2 {
  color: #f49019;
  font-family: Big Caslon;
  font-weight: normal;
  font-size: 15px;
}


.card-pl {
  padding-left: 10px;
}

.card-pr {
  padding-right: 10px;
}

.srf-credit {
  font-weight: 300 !important;
  font-size: 1.2em !important;
  color: #666;
}

.crdt-hidden {
  visibility: hidden;
}

@media only screen and (min-width: 2560px) {
  .up-arrow {
    margin-top: 3px;
  }

  .mt-28 {
    margin-top: 44px;
  }
}

@media only screen and (min-width: 1024px) and (max-width:1200px) {
  .srf-sub {
    margin-left: 0px;
  }

  .srf-credit {
    margin-bottom: 0px;
  }

  .mt-28 {
    margin-top: 44px;
  }

  .bg-white-m10 {
    margin-top: 0px;
  }

  .mx-w-o {
    max-width: 391px !important;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .up-arrow {
    margin-top: 72px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {

  .srf-credit {
    margin-bottom: 0px;
  }

  .srf-sub {
    margin-left: 0px;
  }


  .bg-white-m10 {
    margin-top: 10px;
  }

  .mx-w-o {
    max-width: 391px !important;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .up-arrow {
    margin-top: 88px;
  }

  .mt-28 {
    margin-top: 0px;
  }
}

@media screen and (max-width: 767px) and (min-width: 414px) {
  .bg-white-m10 {
    margin-top: 10px;
  }

  .up-arrow {
    margin-top: 245px;
  }

  .dib-none {
    display: inline;
  }

  .mt-28 {
    margin-top: 0px;
  }
}

@media screen and (max-width: 413px) and (min-width: 321px) {
  .srf-sub {
    margin-top: 0px;
    margin-left: 0px;
  }

  .bg-white-m10 {
    margin-top: 10px;
  }

  .srf-credit {
    margin-bottom: 0px;
  }

  .btn-mr {
    margin-right: 10px;
  }

  .btn-ml {
    margin-left: 10px;
  }

  .mt-28 {
    margin-top: 0px;
  }

  .border-top {
    margin-top: 5px;
  }

  .mx-w-o {
    max-width: 280px !important;
  }

  .up-arrow {
    margin-top: 325px;
  }

  .dib-none {
    display: inline;
  }

  .num-mt {
    margin-top: 20px;
  }

  .srf-credit {
    font-size: 15px !important;
  }
}

@media screen and (max-width:320px) {
  .srf-sub {
    line-height: 1;
  }

  .bg-white-m10 {
    margin-top: 10px;
  }

  .SRF_Donationtext2 {
    padding-right: 0px;
    height: auto;
  }

  .up-arrow {
    margin-top: 380px;
  }

  .dib-none {
    display: inline;
  }

  .num-mt {
    margin-top: 20px;
  }

  .mt-28 {
    margin-top: 0px;
  }

  .srf-credit {
    font-size: 15px !important;
  }
}

@media screen and (min-width:411px) and (max-width:412px) {
  .up-arrow {
    margin-top: 260px;
  }
}

.srf-active-btn {
  color: #fff;
  background-color: #DDBE24;
  border-color: #DEBE28;
}

#donation-section {
  display: none;
}

#SubscriptionChoices > label {
  padding-left: 3px;
}
.price-number {
    color: #DE6A10;
    font-family: archerpro-semibold !important;
}
h3 span{ font-size: 24px; }
.clsupi {
  
  line-height: 24px;
  font-family: archerpro-medium;
  font-size: 18px !important;
}
.subs_label{
	font-weight: bold;
}
.subs_row{
	/*height:4%;*/
  min-height: 100px;
}
.chooseplan {
  border:1px solid #DE6A10;
  transition: 0.3s;
  width: 100%;
}
/*
.chooseplan:hover {
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
}*/
.chooseplan_big {
  border:1px solid #00bcd4;
  background: antiquewhite;
  transition: 0.3s;
  width: 100%;
  /*box-shadow: 0 4px 8px 0 rgb(67 185 76);*/
  box-shadow: 0 4px 8px 0 rgb(222 106 16 / 1);
  
}
/*
.chooseplan_big:hover {
  box-shadow: 0 4px 8px 0 rgb(67 185 76);
  
}*/
h2.card-subtitle i.fa-rupee-sign,
h2.card-subtitle i.fa-rupee-sign{ font-size: 20px !important; }
.error_msg{
	color: red;
}
.choose_button {
	
	cursor: pointer;  
	width: 155px;
	border-radius: 0px;
	background-color: #DE6A10 !important;
	color: white;
	padding: 8px 20px;
	font-family: archerpro-medium;
	margin-top: 12px;
	font-size: 16px;
	outline: none !important;
	white-space: normal;
	height: 40px;
}
.choose_button:hover {
	color: white!important;
}
.sel_choose_button {
	cursor: pointer;  
	width: 155px;
	border-radius: 1px;
	/*border:1px solid #00bcd4;*/
	background-color: #DE6A10 !important;
	color: white;
	padding: 8px 20px;
	font-family: archerpro-medium;
	margin-top: 12px;
	font-size: 16px;
	outline: none !important;
	white-space: normal;
	height: 40px;
	
}
.fa-chk{
	color: #ffffff;
	font-family: archerpro-medium;
	font-size: 16px;
	font-weight: medium;
}
.please_note{
	color: #0000ff;
    line-height: 24px;
    font-family: archerpro-medium;
    font-size: 18px !important;
}
/*
.choosediv {
    min-height: 300px;
}
@media screen and (max-width:1300px) {
	.choosediv {
		min-height: 390px;
	}
}

@media screen and (min-width:1400px) and (max-width:1500px) {
	
	.choosediv {
		min-height: 340px;
	}
	
}	

@media screen and (max-width:990px) {
	.choosediv {
		min-height: 320px;
	}
}

*/


.choosediv_desc {
    min-height: 150px;
}

@media screen and (max-width:1300px) {
	.choosediv_desc {
		min-height: 220px;
	}
}

@media screen and (min-width:1400px) and (max-width:1500px) {
	
	.choosediv_desc {
		min-height: 220px;
	}
	
	
}	

@media screen and (max-width:990px) {
	.choosediv_desc {
		min-height: 140px;
	}
}

.supp_label{
	font-size: 16px;
}

.auto_renew_txt{
	text-align: left;
	padding-left: 0px;
}


#auto_renew + label:before {
  /*content: url("../img/uncheck.png?width=10px");*/
  
  display:inline-block;
    height:35px;
    width:35px;
    margin-right: 3px;
    content: "";
    background:url(../img/uncheck-1.png) no-repeat 0 0;
    background-size: 35px 35px;
  
 }
#auto_renew:checked+label:before {
 /* content: url("../img/check.png?width=10px");*/
  
  display:inline-block;
    height:35px;
    width:35px;
    margin-right: 3px;
    content: "";
    background:url(../img/check-1.png) no-repeat 0 0;
    background-size: 35px 35px;
  
}
#auto_renew {
  display: none;
}


#checkbox_div    {
    width: 5%;
    float: left;
}

#auto_renew_div  {
    width: 92%;
    float: left;
	margin-top: 9px;
    
}
@media screen and (min-width:1400px)  {
	
	#checkbox_div{
		width: 5%;
		float: left;
	}
	
}
@media screen and (max-width:720px) {
	#checkbox_div{
		width: 10%;
		float: left;
	}
}

@media screen and (max-width:520px) {
	#checkbox_div{
		width: 14%;
		float: left;
	}
	#auto_renew_div  {
		width: 85%;
		float: left;
		margin-top: 12px;
    
	}
}
