.background-stars.withimg.desktop{
    display: block;
}
.background-stars.withimg.mobile{
    display: none;
}
.mobile{
    display: none;
}
.desktop{
    display: block;
}
.td-underline{
    text-decoration: underline;
}

.nominate-banner.amh-item{
	background-color: #0d0a48;
}
.nominate-banner.amh-item.nominee-bg{
	background-image: url(/images/amh-nominate-banner-upd.png?var=2);	
}
.msg-wrapper {
    position: relative;
	margin-bottom: 80px;
	padding-top: 44px;
}
.msg-left {
    float: left;
    width: 226px;
    height: auto;
    margin: 0 auto;
    position: absolute;
    top: 0;
    z-index: 9998;
}
.msg-left img{
	width: 100%;
}
.msg-right {
    float: right;
    width: 540px;
    height: auto;
}
.msg-right .common-header.start-title {
    margin-bottom: 15px;
}
.msg-right p.common-para{
	margin-bottom: 20px;
}
/*
.msg-right .amh-common-btn{
	padding: 3px 64px 3px 25px;
	font-size: 20px;
	line-height: 36px;
    border-radius: 22px;
}
.msg-right .amh-common-btn::after {
    width: 42px;
	background-position: 12px center;	
}
*/
.msg-right span.amh-choice{
	display:block;	
	margin-bottom: 9px;	
	margin-top: 12px;
}
.nomineeNewsletter #signupForm{
	text-align: center;
}
.graphic-seperator.amh-n-sep.amh-small-sep{
	height: 6px;
	background-image: url(../images/small-divider.png);
	background-size: contain;
	margin: 80px auto 80px;
	width: 100%;
	max-width: none;
}
.nominate-step h3{
	float:left;
	font-size: 20px;
	color: #27245f;
	height:auto;	
	width: 100%;
	margin-top: 16px;
}
.nominate-step h3 {
 overflow: hidden;
 text-align: center;
}

.nominate-step h3 span{
	position: relative;
	display: inline-block;
}
.nominate-step h3 span:before,
.nominate-step h3 span:after {
 background: #dddbdb;
 content: "";
 height: 1px;
 position: absolute;
 vertical-align: middle;
 width: 122px;
 top:15px ;
}

.nominate-step h3 span:before {
 left: -140px;
}
.nominate-step h3 span:after {
 right: -140px;
	
}
.nominate-step .drop-section h4 a::after {
    display: none;
}
.nominate-step .amh-common-btn.back{
	float: left;
	padding: 2px 20px 1px 56px;
	font-size: 20px;
	line-height: 36px;	
}
.apple .nominate-step .amh-common-btn.back{
    padding-top: 6px;
    line-height: 36px;
}
.nominate-step .amh-common-btn.back::before {
    width: 42px;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    content: '';
    border-right: 1px solid #bf0a30;
    background: url(/images/right-chevron.png) 14px center no-repeat;
    background-size: 15px auto;
}
.computer .nominate-step .amh-common-btn.back:hover::before {
	border-color: #fff;
	background-image: url(../images/right-chevron-hov.png);
}
.nominate-step .amh-common-btn.back::after {
	right:auto;	
    border-left: none;
    background: none;
    background-size: auto;
}
.common-steps.nominate-step .nm-status label {
    padding-left: 9px;
}
.nominate-step .common-header.start-title {
    margin-bottom: 15px;
}
.nominate-step .common-para {
    margin-bottom: 30px;
}
/*
.thanksMsgSection {
    background: none;
    padding: 0px;
}
.thanksInner {
    border: none;
    padding: 0px 0px;
}
.thanksMsgSection h2{
	color: #bf0a30;
}
.thanks-share span{
	color: #27245f;
}
.thanksMsgSection p{
 color: #212527;
}
.thanks-share .inline-block a.fb.red {
    background: url(../images/fb-icn.png) 0 0 no-repeat;
	background-size:contain;
}
.thanks-share .inline-block a.twt.red {
    background: url(../images/tw-icn.png) 0 0 no-repeat;
	background-size:contain;
}
.thanksMsgSection h2{
	background: url(../images/sep-star-blue.png) center bottom no-repeat;
}
*/
/*
.our-heroes .amh-common-btn{	
	padding: 2px 90px 0 55px;
}
.our-heroes .amh-common-btn::after{
	width: 56px;
	background-position: 18px center;
}
*/
.nominate .our-heroes .common-para {
    margin-bottom: 25px;
}
.detail-section.nominate-top {
    padding-left: 15px;
    padding-right: 15px; 
    padding-bottom: 0;
}
.nominate .our-heroes{
	padding-top: 44px;
}

/* -- Covid-19 Veteran Rlief Grant -- */
.brand-logos {
    padding-bottom: 130px;
}
.brand-logo {
    flex: 0 0 33.33%;
    max-width: 33.33%;
    box-sizing: border-box;
    padding: 15px 40px;
}
.brand-logo img {
    max-width: 100%;
    height: auto;
}
/* -- Covid-19 Veteran Rlief Grant end -- */
.covid19-form-wrap .covid-sizer label.customRC {
    pointer-events: none;
}
.covid19-form-wrap .covid-sizer label.customRC span {
    pointer-events: auto;
}
.formControlMob a {
    text-decoration: underline;
}
.formControlMob a:hover {
    text-decoration: none !important;
}

.amh-margin{
    margin-left: 17%;
}
.heroes-margin{
    margin-left: 30%;
}
.amh-common-btn.audiobtn{
    width: 212px;
    margin: 30px auto 0;
}
.amh-common-btn.audiobtn::after{
    background: url(../images/playbtn.svg) 13px center no-repeat;
}
.amh-common-btn.audiobtn:hover::after{
    background: url(../images/playbtn-hover.svg) 13px center no-repeat;
}
/*--------Styles 1600px--------*/
@media all and (min-width: 1600px){
.container.nominate-container{
	width: 1070px;
}
.msg-wrapper {
	margin-bottom: 124px;
}
.msg-left {
    width: 290px;
    top: 0;
}
.msg-right {
    width: 772px;
}
/*
.msg-right .amh-common-btn {
    font-size: 27px;
    line-height: 48px;
    padding: 3px 70px 2px 30px;
    border-radius: 28px;
}
.msg-right .amh-common-btn::after {
    width: 52px;
    background-size: 20px auto;
    background-position: 16px center;
}
*/
.msg-right span.amh-choice {
    margin-bottom: 12px;
    margin-top: 18px;
}
.msg-right .common-header.start-title {
    margin-bottom: 28px;
}
.msg-right p.common-para {
    margin-bottom: 28px;
}

.nominate-step .amh-common-btn.back {
    font-size: 26px;
    line-height: 50px;
    padding: 1px 25px 0 72px;
}

.apple .nominate-step .amh-common-btn.back{
    padding-top: 8px;
    line-height: 42px;
}
.nominate-step .amh-common-btn.back::before {
    width: 51px;
    background-position: 15px center;
    background-size: 22px auto;
}
.nominate-container .graphic-seperator.amh-n-sep {
    background-size: auto 17px;
    height: 17px;
}
/*
.nominate-step .amh-common-btn{
	padding: 4px 95px 1px 53px;
}
.nominate-step .amh-common-btn::after {
    width: 70px;
    background-position: 22px center;
    background-size: 23px auto;
}
*/
}

/*--------Styles 1900px--------*/
@media all and (min-width: 1900px){
.container.nominate-container{
	width: 1070px;
}
.nominate-step .nm-status .customSelect {
    width: 239px;
}
}



@media all and (max-width: 991px){
.msg-wrapper {
    margin: 0 auto;
    padding-top: 0;
}
.msg-left {
    width: auto;
    top: 0;
    position: relative;
    z-index: 999;
    margin-bottom: 0px;
    float: none;
}
.msg-left img{
	width: 300px;
	height:auto;
	margin: 0 auto;	
}
.msg-right {
    width: auto;
    margin-bottom: 60px;
    float: none;
}
.msg-right p.common-para {
    margin-bottom: 40px;
}
.msg-right span.amh-choice {
    margin-bottom: 0;
    margin-top: 40px;
}
.detail-section.nominate-top {
    padding-left: 50px;
    padding-right: 50px; 
}
/*
.msg-right .amh-common-btn {
    margin-bottom: 0px;
    margin-top: 0px;
    font-size: 35px;
    line-height: 72px;
    border-radius: 37px;
    padding: 0px 72px 0 20px;
    max-width: 488px;
}
.msg-right .amh-common-btn::after {
    width: 72px;
    background-position: 22px center;
    background-size: 24px auto;
}
*/
.nominate-container .graphic-seperator.amh-n-sep{
	margin-top: 110px;
	margin-bottom: 124px;
}
.nominate-container .common-para.nom-para {
    margin-bottom: 50px;
}
.nominate-container .map-container {
    margin-bottom: 55px;
}
.hide-mobile{
	display: none;
}
.nominate-container .rules {
    font-size: 30px;
    line-height: 50px;
}
.mobile .msg-right .amh-common-btn:hover{
   background-color: transparent;
   color: #bf0a30;
}
.nominate-step .amh-common-btn.back {
    width: 84px;
    padding: 0;
    border-radius: 33px;
    text-indent: -9999em;
    height: 68px;
    margin-bottom: 17px;
    margin-top: 0;
}
.nominate-step .amh-common-btn.back::before {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    content: '';
    border-right: none;
    background: url(/images/right-chevron-mob.png) 50% center no-repeat;
    background-size: 25px auto;
    
}
.nominate-step h3 {
    font-size: 32px;
}
.nominate-step h3 span::before, .nominate-step h3 span::after {
    top: 23px;
}

.drop-section {
    background-position: 15px center;
}
/* -- Covid-19 Veteran Rlief Grant  -- */
.brand-logo {
    padding: 9px 20px;
}
/* -- Covid-19 Veteran Rlief Grant end  -- */
.amh-margin{
    margin-left: 0;
}
.heroes-margin{
    margin-left: 0;
}
.amh-common-btn.audiobtn {
    width: 50%;
    margin: 30px auto;
}
.amh-common-btn.audiobtn::after {
    width: 50px;
}
}



/*--------Mobile Styles--------*/


@media all and (max-width: 750px){
.msg-right {
    width: 100%;
    margin-bottom: 52px;
}
.msg-right .amh-common-btn {
    max-width: 420px;
}
.msg-right .amh-common-btn::after {
    width: 60px;
    background-position: 18px center;
}
.msg-right p.common-para {
    margin-bottom: 25px;
}
.msg-right span.amh-choice {
    margin-bottom: 0;
    margin-top: 40px;
    line-height: 1;
}
.msg-left img {
    width: 260px;
}
.nominate-container .graphic-seperator.amh-n-sep {
    margin-bottom: 118px;
}
.detail-section.nominate-top {
    padding-left: 30px;
    padding-right: 30px; 
}

/* -- Covid-19 Veteran Rlief Grant  -- */
.brand-logo {
    padding: 10px 15px;
}
/* -- Covid-19 Veteran Rlief Grant end -- */
.amh-common-btn.audiobtn::after {
    width: 44px;
}

}

@media all and (max-width: 599px){
.msg-right p.common-para {
    margin-bottom: 20px;
}
.msg-right {
    margin-bottom: 40px;
}
.msg-right .amh-common-btn {
    font-size: 20px;
    max-width: 230px;
}
.detail-section.nominate-top {
    padding-left: 15px;
    padding-right: 15px; 
}
.msg-right .amh-common-btn::after {
    width: 48px;
    background-position: 14px center;
    background-size: 18px auto;
}
.msg-right span.amh-choice {
    margin-top: 16px;
}
.nominate-container .graphic-seperator.amh-n-sep {
    margin-bottom: 90px;
    margin-top: 90px;
}
.msg-left img {
    width: 200px;
}
.nominate-container .rules {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 18px;
}
.nominate-step h3 {
    font-size: 20px;
    margin: 0 0 17px;
    line-height: 24px;
}
.nominate-step h3 span::before, 
.nominate-step h3 span::after {
    top: 10px;
}
.nominate-step .amh-common-btn.back {
    width: 74px;
    padding: 0;
    border-radius: 28px;
    height: 56px;
    margin-bottom: 22px;
}
.nominate-container .common-para.nom-para {
    margin-bottom: 20px;
}
.nominate-container .map-container {
    margin-bottom: 24px;
}
.nominate-container .common-para.nom-para {
    margin-bottom: 15px;
}
.nominate-step .common-para {
    margin-bottom: 10px;
}
/* -- Covid-19 Veteran Rlief Grant -- */
.brand-logos {
    padding-bottom: 20px;
}
/* -- Covid-19 Veteran Rlief Grant end -- */
}

@media all and (max-width: 479px){
.msg-right .amh-common-btn {
    max-width: none;
    width: 210px;
}
.msg-right .amh-common-btn::after {
    width: 40px;
    background-position: 11px center;
    background-size: 14px auto;
}
.msg-right p.common-para {
    margin-bottom: 16px;
}
.msg-left img {
    width: 160px;
}
.nominate-container .rules {
    font-size: 12px;
    margin-bottom: 13px;
}
.nominate-container .graphic-seperator.amh-n-sep {
    margin-bottom: 55px;
    margin-top: 55px;
}
.msg-right .common-header.start-title {
    margin-bottom: 12px;
}
.nominate-step .amh-common-btn.back::before {
    background-size: 16px auto;
}
.nominate-step .amh-common-btn.back {
    width: 52px;
    border-radius: 21px;
    height: 42px;
}
.nominate-step h3 {
    font-size: 16px;
    line-height: 20px;
}
.nominate-step h3 span::before, .nominate-step h3 span::after {
    top: 8px;
}
/* -- Covid-19 Veteran Rlief Grant  -- */
.brand-logo {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 10px 24px;
}
/* -- Covid-19 Veteran Rlief Grant end -- */
}


/*--------Mobile Styles--------*/



.homepage .main-menu ol li:hover a {
    color: rgba(234,234,234,1);
}
.amh-common-btn.homebtn{
	transition: background .6s, color .6s;
	-webkit-transition: background .6s, color .6s;
	-ms-transition: background .6s, color .6s;	
}

.amh-common-btn.homebtn::after{
	    transition: border-color .6s;
    -webkit-transition: border-color .6s;
    -ms-transition: border-color .6s;
}
.homepage .hero-grid-item h4.common-para{
	font-size: 16px;
}
.footer p {
    font-size: 12px;
}
/*.detail-section.our-heroes .text-link a {
	font-weight: 400;
    font-size: 18px;
    line-height: 20px
}*/
.ourheroes.amh-slider-item p a{ 
	color: #e2214a; 
	text-decoration:underline;
}

.form-control::-moz-placeholder {
    color: #212527;
    opacity: 1;
}

.form-control::-webkit-input-placeholder{
    color: #212527;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #212527;
    opacity: 1;
}
.drop-section h4 span.option{
	font-size: 14px;
	position: relative;
	top: 0px;
}
.video-title h2{ 
text-align: left;
-moz-text-align-last: left;
text-align-last: left;
}
.video-title h3{
text-align: left;
-moz-text-align-last: left;
text-align-last: left;
color: #27245f;
}
.video-title p.common-para{ 
   font-size: 18px;
   line-height: 32px;
   text-align: left;
-moz-text-align-last: left;
text-align-last: left;
margin-top: 2px;
margin-bottom: 10px;
}
@media all and (min-width: 1600px){
	.drop-section h4 span.option{
	font-size: 18px;
}
.homepage .hero-grid-item h4.common-para{
	font-size: 18px;
}	
}


@media all and (max-width: 750px){
	
.video-title h3{
font-size: 12px;
color: #27245f;
}
.video-title p.common-para{ 
   font-size: 15px;
line-height: 24px;
margin-top: 5px;
margin-bottom: 6px;
}
	
	
}

/*---- AMH 2020 ----*/
    /* Foundation CSS */
.star-redline {
    background: url(../images/sep-star-redline.png) no-repeat center bottom;
    padding-bottom: 56px;
    margin-bottom: 60px;
    background-size: auto 14px;
}

.star-redline:last-child {
    background: none;
    padding-bottom: 0;
}

/*
.foundation-header {
  padding: 180px 0 115px;
}
.foundation-header .common-header {
    color: #fff;
    letter-spacing: 0.03em;
    font-size: 68px;
    line-height: 0.8999em;
    margin-top: 50px;
}

.foundation-header .amh-slider-item {
    padding-bottom: 80px;
}

.foundation-header .star {
    background: url(../images/white-star.png) center center no-repeat;
    background-size: contain;
    height: 24px;
    margin: 0 0 24px;
}
.foundation-header .common-para {
    color: #fff;
    font-size: 26px;
}
*/

.foundation-content .common-list {
  text-align: left;
  list-style: disc;
  list-style-position: outside;
  padding-left: 23px;
}

.foundation-content .program-infos .common-para:not(.input-hint) {
  margin-bottom: 26px;
}
.foundation-content .common-list li,
.foundation-content .common-para {
  text-align: left;
  -moz-text-align-last: left;
  text-align-last: left;
  margin: 0 0 12px;
}

.foundation-content .fc-our-mission .common-para {
    text-align: center;
    -moz-text-align-last: center;
    text-align-last: center;
}

.foundation-content .common-header {
  text-align: left;
  background: none;
  margin: 20px 0 13px !important;
}
.foundation-content .common-para.lg {
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  text-align: center;
  -moz-text-align-last: center;
  text-align-last: center;
}

.fc-our-mission img {
    margin-bottom: 20px;
    /*width: 230px;*/
}

.fc-our-eligible .apply-now {
    margin-top: 50px;
}

.organization-carousel {
    margin-top: 45px;
}

.organization-carousel .item .common-para {
    text-align: center;
    -moz-text-align-last: center;
    text-align-last: center;
    margin: 10px 0;
}

.organization-carousel .owl-nav button.owl-next span, .organization-carousel .owl-nav button.owl-prev span {
    display: none;
}
.organization-carousel .owl-nav button.owl-next, .organization-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: 35%;
    width: 40px;
    height: 60px;
    background: no-repeat;
}
.organization-carousel .owl-item {
    padding: 0 5px;
}

.organization-carousel .owl-nav button.owl-prev {
    left: -60px;
    background-image: url(../images/left.png);
}

.organization-carousel .owl-nav button.owl-next{
    right: -60px;
    background-image: url(../images/right.png);
}

.fc-our-eligible .apply-now .amh-common-btn {
    min-width: 11em;
    padding-right: 53px;
}

@media all and (max-width: 992px) {
    .star-redline {
        padding-bottom: 36px;
        margin-bottom: 40px;
    }
    .organization-carousel .owl-nav button.owl-prev {
        left: 5px;
    }
    .organization-carousel .owl-nav button.owl-next {
        right: 5px;
    }
    .background-stars.withimg.desktop{
        display: none;
    }
    .background-stars.withimg.mobile{
        display: block;
    }
    .withimgbg .amh-slider-item{
        padding-bottom: 90px;
    }
} 
    /* // Foundation CSS */
/*---- AMH 2020 ----*/


/*---- AMH 2021 ----*/
.background-stars.withimg {
    top: 50%;
    transform: translateY(-50%);
}
img.heroFxdBtle {
    position: absolute;
    width: 167px;
    top: -61px;
    left: auto;
    right: 234px;
    z-index: 999;
}
img.leditionFxdBtle {
    position: absolute;
    top: -29px;
    left: auto;
    width: 205px;
    right: -20px;
    z-index: 999;
}
.detail-section.heros-introSection.get-involved-bottom {
    padding-bottom: 24px;
}
.heros-introSection.get-involved-bottom .amh-common-btn.homebtn {
    margin-top: 1.3em;
    margin-bottom: 1.5em;
}
  
.detail-section.heros-introSection.blueV.hero-edition {
    padding-top: 80px;
    padding-bottom: 42px;
}

.amh-common-btn.hedition-btn{
    background: #fff;
	transition: background .6s, color .6s;
	-webkit-transition: background .6s, color .6s;
	-ms-transition: background .6s, color .6s;	
}
.amh-common-btn.hedition-btn:hover{
    background: transparent;
    border: 1px solid #ffffff;
}
.sep-star-white.blue{
    background: url(../images/star.svg) center bottom no-repeat;
}


.detail-section.heros-introSection.blueV.our-impact{
    background: url(../images/about-mid-bg.jpg) center center no-repeat;
    background-color: #101427;
    background-size: auto 100%;
    padding: 100px 0 45px;
}
.heros-introSection.our-impact h2.title-lg.common-header{
    padding-bottom: 30px;
}
.our-values {
    padding-bottom: 10px;
    padding-top: 10px;
}
/* -- Our Impact Section -- */
.our-impact-item {
    padding-bottom: 130px;
}
.our-impact-item {
    flex: 0 0 33.33%;
    max-width: 33.33%;
    box-sizing: border-box;
    padding: 15px 40px;
}
.our-impact-item img {
    max-width: 100%;
    height: auto;
}

.our-impact-item h2.common-header.no-bg.title-lg {
    font-size: 110px;
    line-height: 1em;
    font-family: 'Kapra-Regular';
    font-weight: 300;
    font-style: normal;
}

.our-impact-item  h2.common-header.no-bg.title-lg span {
    display: block;
    font-family: "adobe-caslon-pro";
    font-size: 19px;
    line-height: 1.5em;
}
/* -- Our Impact Section end -- */
.support .heros-introSection .common-header{
    background: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.support .heros-introSection h2{
    text-align: left;
}
.support .heros-introSection h2 span{
    width: 100%;
}
.owl-carousel.owl-loaded.owl-drag {
    min-height: 200px;
}
.owl-nav {
    display: block;
}
.owl-carousel .owl-item {
    max-width: 100%;
    transform: scale(0.8, 0.8);
    transition: 300ms;
}
.owl-item.active.center {
    transform: scale(1.0, 1.0);
}
.owl-carousel .owl-item img{
    border: 5px solid #fff;
}
.owl-stage-outer.owl-height {
    margin: 30px auto;
}
.owl-stage-outer::before,
.holder::before {
    width: 200px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    background: url(../images/faded-bg.png) 0 0 no-repeat;
    background-size: 100% auto;
    z-index: 100;   
}
.owl-stage-outer::after,
.holder::after {
    width: 200px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    content: '';
    background: url(../images/faded-bg-right.png) 0 0 no-repeat;
    background-size: 100% auto;
    z-index: 100;    
}
.detail-section.heros-introSection.the-grant{
    padding-bottom: 34px;
} 
.customPreviousBtn {
    background-image: url(../images/arrow-left_lt.png);
    left: -12px;
}
.customNextBtn {
    background-image:url(../images/arrow-right_lt.png);
    right: -12px;
}
.customContrls {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 36px;
    height: 68px;
    border: none;
    background-color: transparent;
    background-size: contain;
    background-position: 0 0;
    background-repeat: no-repeat;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    z-index: 120;
    cursor: pointer;
    margin-top: -54px;
}
.customContrls span {
    position: absolute;
    font-family: 'Kapra-Regular';
    top: 33px;
    font-size: 30px;
    color: #fff;
    left: 0px;
    text-transform: uppercase;
}
.owl-dots{
    display: none;
}

.detail-section.heros-introSection{
    padding: 55px 15px 0;
}
/*new added*/
.table-bordered, .table-bordered tr, .table-bordered td, .table-bordered th{
    border: 1px solid;
    border-collapse: collapse;
}
.table{
    margin-bottom: 25px;
    width: 100%;
}
.upload-pdf-file{
    width: 100%;
    margin-top: 20px;
    position: relative;
}
.upload-pdf-file input{
    position: absolute;
    width: 196px;
    height: 45px;
    top: 0;
    opacity: 0;
    left: 0;
    cursor: pointer;
}
.upload-pdf-file button{
    float: left;
}
.upload-pdf-file p{
    float: left;
    padding: 14px 0 0 20px;
}
textarea.form-control.less-height{
    height: 120px;
    margin-bottom: 15px;
}
.detail-section.heros-introSection.blueV.conversation {
    padding-top: 75px;
    padding-bottom: 45px;
}

.conversation .customPreviousBtn,
.conversation .customNextBtn {
    margin-top: 0;
}
.faq .support {
    margin-bottom: 70px;
}
.faq .support .heros-introSection {
    padding-bottom: 20px;
    margin-bottom: 40px;
}
.faq .support .heros-introSection h2 span {
    font-size: .85em;
}
.faq .support .brand-logos {
    padding-bottom: 50px;
}
.faq .support .faq-sections:last-child .brand-logos{
    padding-bottom: 0;
}
.faq .support .brand-logo {
    padding: 20px 20px 10px;
}
.faq .support .brand-logo img {
    display: block;
    max-width: 140px;
    margin: 0 auto;
}

.blocktable{
    width: 100%;
    position: relative;
    margin-bottom: 20px;
}
.blocktable-row{
    width: 100%;
    margin-bottom: 5px;
    display: flex;
    position: relative;
}
.blocktable-row .blocktable-data:first-child{
    width: calc(70% - 50px);
    padding-right: 10px; 
}
.total_budget_for_project .blocktable-row .blocktable-data:first-child{
    width: calc(50% - 50px);
}
.blocktable-row .blocktable-data:last-child{
    width: 30%;
}
.total_budget_for_project .blocktable-row .blocktable-data:nth-child(2n){
    width: 30%;
    padding-right: 10px;
}
.total_budget_for_project .blocktable-row .blocktable-data:nth-child(3n){
    width: 18%;
}
.blocktable-data.total-row {
    text-align: right;
}
.blocktable-data strong {
    font-family: 'Kapra-Regular';
    font-size: 18px;
    line-height: 1em;
    font-weight: normal;
    letter-spacing: 0.05em;    
}
.table-bordered, .table-bordered tr, .table-bordered td, .table-bordered th{
    border: 1px solid;
    border-collapse: collapse;
}
.table-bordered td {
    padding: 8px 10px 3px;
    font-size: 16px
}
.table-bordered th {
    font-size: 22px;
    font-family: 'kapra-regular';
    font-weight: normal;    
    padding: 5px 10px 3px;
}
.table-bordered td strong {
    font-family: 'kapra-regular';
    font-weight: normal;     
    font-size: 20px;
}
.addRow, 
.deleteRow {
    width: 20px;
    height: 20px;
    text-indent: -9999px;
    display: inline-block;
    cursor: pointer;
    position: absolute;
    right: 0;
    bottom: 39px;
    background-repeat: none;
    background-position: center center;
}
.addRow{
    background-image: url(../images/plus-circle.svg);
}
.deleteRow{
    background-image: url(../images/trash.svg);
    right: 35px;
    bottom: 11px;
}
.upload-pdf-file .file-progress{
    margin-top: 10px;
}
#boostera-form .boostera-button {
    text-transform: uppercase;
    font-family: 'Kapra-Regular';
    font-weight: normal;
    font-style: normal;
    color: #bf0a30;
    letter-spacing: 0;
    display: block;
    border-radius: 20px;
    border: 1px solid #bf0a30 !important;
    box-shadow: none;
    transition: 500ms;
    top: 0 !important;
}
#boostera-form .boostera-button:hover,
#boostera-form .boostera-button:focus{
    background: #bf0a30;    
    color: #fff;
}
#boostera-form {
    padding: 0;
}
#boostera-form #boostera-progress {
    border: none;
    width: 100%;
}
#boostera-form #boostera-bar {
    height: 5px;
    background-color: #10bf00;
}
#boostera-form #boostera-progress .saving {
    display: none;
}
.presentation-format-block .video-name_js span {
    padding: 0;
}
.covid19-form-wrap .common-para a,
.covid19-form-wrap p a,
.upload-pdf-file p a,
.recorded-file_name p a{
    color: #bf0a30;
}
.covid19-form-wrap .common-para a:hover,
.upload-pdf-file p a:hover,
.recorded-file_name p a:hover {
    text-decoration: underline;
}
.form-label.label-with-subcopy,
.label-with-subcopy + .common-para.input-hint.fieldInfo {
    margin-bottom: 8px;
}
label.amh-common-btn {
    cursor: pointer;
    z-index: 2;
}
@media all and (min-width: 992px){
    img.heroFxdBtle {
        right: -15px;
        top: -120px;
        width: 210px;
    }
}

@media all and (min-width: 1600px){
    img.heroFxdBtle {
        right: 45px;
        width: 240px;
    }
    .detail-section.heros-introSection.the-grant {
        padding-bottom: 32px;
        padding-top: 68px;
    }
    img.leditionFxdBtle {
        width: 255px;
        right: -20px;
    }    
    .faq .support .brand-logo img {
        max-width: 200px;
    }    
    .deleteRow {
        bottom: 17px;
    } 
    .addRow {
        bottom: 46px;
    } 
}


@media all and (max-width: 1024px){
    .customNextBtn{
        right: 80px;
    }
    .customPreviousBtn {
        left: 10px;
    }
    .owl-stage-outer::after, .holder::after{
        right: 60px;
    }
    
}
@media all and (max-width: 991px){
    img.heroFxdBtle {
        width: 100% !important;
        max-width: 640px !important;
        bottom: 0;
        left: auto;
        position: relative;
        margin: 0px auto;
        top: 0px;
        right: 0;
    }
    .detail-section.heros-introSection.blueV.hero-edition {
        padding-bottom: 0px;
    }
    .mobile{
        display: block;
    }
    .desktop{
        display: none;
    }

    .our-impact-item {
        padding: 9px 20px;
        max-width: 100%;
        flex: 100%;
    }

    .detail-section.heros-introSection.blueV.our-impact{
        background: url(../images/our-impact-mob.png) top center no-repeat;
        background-color: #101427;
        background-size: contain;
        background-position: bottom center;
    }
    .our-impact-item h2.common-header.no-bg.title-lg {
        font-size: 80px;
    }
    .our-impact-item h2.common-header.no-bg.title-lg span{
        font-size: 14px;
    }
    .detail-section.heros-introSection.blueV.our-impact{
        padding: 90px 0;
    }


    img.leditionFxdBtle {
        width: 100% !important;
        max-width: 255px !important;
        bottom: 0;
        left: auto;
        position: relative;
        margin: 0 auto 50px auto;
        top: 0px;
        right: 0;
    }
    .customNextBtn{
        right: -12px;
    }
    .customPreviousBtn {
        left: -12px;
    }
    .owl-stage-outer::after, .holder::after{
        right: 0px;
    }

    .blocktable-row .blocktable-data:first-child{
        width: calc(70% - 70px);
    }
    .blocktable-row .blocktable-data:nth-child(2){
        width: 30%;
    } 
    .deleteRow {
        bottom: 22px;
    }
    .addRow {
        bottom: 50px;
    }      
        
    .formControlMob {
        justify-content: center !important;
    } 
}
@media all and (max-width: 767px){

    .conversation .customPreviousBtn,
    .conversation .customNextBtn {
        height: 44px;
    }
    .our-impact-item {
        padding: 10px 15px;
    }
    .owl-stage-outer::before, .holder::before{
        width: 200px;
        background-size: auto auto;
        left: -58px;
    }
    .owl-stage-outer::after, .holder::after {
        width: 200px;
        background-size: auto auto;
        right: -58px;
    }
    .customNextBtn {
        right: 12px;
    }
    .customPreviousBtn {
        left: 12px;
    }
    .customPreviousBtn {
        left: 12px;
        background-size: contain;
        width: 25px;
    }
    .customNextBtn{
        right: 11px;
        background-size: contain;
        width: 25px;
    }
    .customContrls span{
        font-size: 20px;
        top: 24px;
    }
    .detail-section.heros-introSection.blueV.our-impact {
        padding: 60px 0;
    }
    .heros-introSection.our-impact h2.title-lg.common-header {
        padding-bottom: 0;
    }
    .our-impact-item:last-child .common-header {
        margin-bottom: 0;
    }        
    
}

@media all and (max-width: 599px){

    .our-impact-item {
        padding-bottom: 20px;
    }
    .our-values {
        padding-bottom: 20px;
    }
    .detail-section.heros-introSection.the-grant {
        padding-bottom: 10px;
        padding-top: 48px;
    }
    .detail-section.heros-introSection.blueV.hero-edition {
        padding-top: 48px;
        margin-bottom: 10px;
    }
    .detail-section.heros-introSection {
        padding: 40px 15px 0;
    }

    .detail-section.faq.faq-combinded {
        padding-top: 10px;
    }
    .faq .support .heros-introSection {
        padding-bottom: 6px;
        margin-bottom: 13px;
    }
    .faq .support .brand-logo {
        padding: 10px 5px 8px;
        flex: 0 0 33.33%;
        max-width: 33.33%;    
    }
    .faq .support .brand-logo img {
        max-width: 80px;
    }
    .faq .support .brand-logos {
        padding-bottom: 30px;
    }
    .faq .support .heros-introSection h2 span {
        font-size: .70em;
    }
    .faq .support {
        margin-bottom: 50px;
    }

    .blocktable-row .blocktable-data:first-child{
        width: calc(70% - 60px);
    }
    .blocktable-row .blocktable-data:nth-child(2){
        width: 30%;
    } 
    .deleteRow {
        bottom: 12px;
        right: 30px;
    }
    .addRow {
        bottom: 41px;
    }   
    span.mob-long-texts {
        display: block;
        line-height: 1em;
        padding: 5px 0;
        max-width: 200px;
        margin: 0 auto;
    }        
}
@media all and (max-width: 479px){
    .our-impact-item {
        padding: 10px 24px;
    }
}


.detail-section.heros-introSection.conversation-header {
    padding-left: 15px;
    padding-right: 15px;
  }

  .star-seperator.equal-space {
    margin: 0px 0 0px !important;
  }
  .bio-control h3 {
    bottom: -16px;
  }

  .bio-control.archive h3 {
    bottom: -54px;
  }

  .bio-control.archive {
    position: relative;
    margin-bottom: 60px;
  }
  .animated-circle {
    top: 59%;
  }
  .col-40 img {
    display: block;
    width: 65%;
  }
  .bottle3 .animated-circle {
    right: 23%;
    top: 40%;
  }
  .animated-circle {
    top: 50%;
  }
  @media all and (max-width: 991px){
    .bottle-necker .bottle-slider-item img {
        height: 40%;
    }

  }
  @media all and (max-width: 767px){
    .bottle-necker .bottle-slider-item img {
        height: 40%;
    }
  }