.MainContainer{
    width: 1140px;
    max-width: 100%;   
}

body {
    overflow-x: hidden;
}

.sideDropDown{
    margin-left: -22px;
}

.bottomDrImg{
    width: 56%;
}

.mainLogo{
    width: 90%;
}

.indexHolderBanner{
    display: none;
}

.logoHolderA{
    padding: 0 !important;
}

.onlyMobile{
    display: none !important;
}

#videoImg{
    width: 80%;
}

.drAwardsIcn{
    width: 70px; 
}

.counterBanner{
    display: none;
}

.numberWidth{
    float: left;
    width: 100%;
}


.menuHolder{
    background: none; 
    border: none;
    float: right;
    padding: 10px 0px 0px 0px;
    width: 100%;
}

.row{
    margin-right: 0px;
    margin-left: 0px; 
}

.longInput{
    height: 100px;
}

.active a{
    background:none !important;
}

.menuBar a:hover{
    color: #DDC8AD !important;
}

.menuBarItem{
    text-transform: uppercase;
    color: #ffffff !important;
}

.menuBarItem:hover{
    color: #DDC8AD !important;
}

.sideImg{
    width: 75%;
}

.carIcon{
     width: 100%;
}

.brownButton{
    color: #FFFFFF;
    text-align: center;
    float: left;
    padding: 10px 60px;
    text-decoration: none;
}

.brownButton:hover{
    text-decoration: none;
     color: #FFFFFF;
}

.ApplyMenuBtn{
    background-color: #BB8C60;
    color: #ffffff;
    margin-right: 10px;
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover{
    background: none;
}

.ApplyMenuBtn:hover{
    background-color: #BB8C60 !important;
}

.bannerHolder{
    background-image: url("../img/banner1.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 780px;
}

.h3Class{
    text-transform: uppercase;
    color: #ffffff;
    margin: 0;
    font-size: 16px; 
    float: left;
    text-align: right;
    width: 100%;
}

.h3Class span{
    color: #DDC8AD;
}

.h1Class{
    text-transform: uppercase;
    color: #ffffff;
    margin: 10px 0px;
    font-size: 50px; 
    float: left;
    text-align: right;
    width: 100%;
}

.h6Class{
    color: #ffffff;
    margin: 0;
    font-size: 13px; 
    line-height: 20px;
    float: right;
    text-align: right;
    width: 70%;
}

.carouselLink{
    text-transform: uppercase;
    margin-top: 20px;
    color: #ffffff;
    border: 1px solid #ffffff;
    float: right;
    padding: 15px 30px;
    font-weight: bold;
}

.carouselLink:hover{
    color: #DDC8AD;
    text-decoration: none;
}

.carouselTextHolder{
    padding-right: 20px;
}

.widthFull{
    width: 100%;
    float: left;
    display: inline-block;
}

.carouselText{
    position: relative;
    top: 30%;
    width: 92%;
    float:left;
    display: inline-block;
}

.sideNav{
    position: relative;
    top: 40%;
    width: 4%;
    float:left;
    display: inline-block;
    padding: 10px;
}

.arrowIcon{
    font-size: 40px;
    font-weight: normal;
    color: white;
    cursor: pointer;
}

.sideNavRight{
    float: right;
}

.carouselProgressHolder{
    width: 100%;
    float: left;
    height: 30px;
    margin-top: -30px;
    text-align: center;
}

.progressCarousel{
    width: 20px;
    height: 2px;
    background-color: gray;
    display: inline-block;
}

.progressCarouselHolder{
    width: 20px;
    cursor: pointer;
    height: 20px;
    margin-right: 10px;
    display: inline-block;
}

.activeCarousel{
    background-color: white;
}

.activeCarouselResearch{
    background-color: white;
}

.batchPadding{
    padding: 70px 90px;
    text-align: center;
}

.grantsFundingBanner{
    background: url("../img/grantsFundingBanner.png");
    background-repeat: no-repeat;
    background-position: inherit;
    background-size: cover;
    height: 460px;
    display: table;
}

.alumniBanner{
    background: url("../img/alumniBanner.png");
    background-repeat: no-repeat;
    background-position: inherit;
    background-size: cover;
    height: 460px;
    display: table;
}

.alumni-holder .inputHolders{ 
    width: 100%;
}

.alumni-holder .applicationInput{ 
    width: 100%;
}

.alumni-holder .col-sm-6 {
    padding-right: 15px !important;
    padding-left: 15px  !important;
}

.goBackBtn{
    text-decoration: none;
    color: white;

}

.goBackBtn:hover{
    text-decoration: none;
    color: white;
    
}


.passwinnerQuoteImg{
    width: 100%;
}

.articleHolder h3{
    min-height: 45px;
}

.h4MainClass {
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 0px;
}

.BrownUnderlineImg{
    width: 270px;
}

.BrownUnderlineImgLong{
    width: 500px;
    height: 2px;
}

.HeadingHolder{
    width: 100%;
    float: left;
    text-align: center;
    display: inline-block;
}

.BrownUnderlineImgShort{
    width: 170px;
    height: 2px;
}

.h1MainClass {
    font-size: 50px;
    text-transform: uppercase;
    text-align: center;
    margin: 10px 0px 30px 0px;
}

.countDownBackground {
  background-color: #d2b494;
}

.checkListHolder{
    width: 80%;
    margin: 0 auto;
    
}

.mentalIcon{
    width: 150px;
}

.mentalBanner{
    width: 100%;
}

.mobileItem .textAlignLeft {
    text-align: center;
    width: 100%;
}

.checkImg{
    background: url("../img/brownCheck.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-size: 19px 15px;
    width: 19px;
    height: 60px;
    float: left;
    vertical-align: middle;
    margin-right:  10px;
    margin-top: 5px;
}

.checkImgBig{
    background: url("../img/brownCheck.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-size: 19px 15px;
    width: 19px;
    height: 101px;
    float: left;
    vertical-align: middle;
    margin-right:  10px;
    margin-top: 5px;
}

.checkImgXBig{
    background: url("../img/brownCheck.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-size: 19px 15px;
    width: 19px;
    height: 150px;
    float: left;
    vertical-align: middle;
    margin-right:  10px;
    margin-top: 5px;
}

.checkImgWhite{
    background: url("../img/whiteCheck.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-size: 25px 25px;
    width: 30px;
    height: 60px;
    float: left;
    vertical-align: middle;
    margin-right:  10px;
    margin-top: 5px;
}

.checkImgWhiteBig{
    background: url("../img/whiteCheck.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-size: 25px 25px;
    width: 30px;
    height: 90px;
    float: left;
    vertical-align: middle;
    margin-right:  10px;
    margin-top: 5px;
}

.checkHolder{
    width: 100%;
    float: left;
    display: inline-block;
}

.checkImgBrownCircle{
    background: url("../img/brownCheckCircle.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-size: 25px 25px;
    width: 30px;
    height: 60px;
    float: left;
    vertical-align: middle;
    margin-right:  10px;
    margin-top: 5px;
}

.checkText{
    width: 80%;
}

.brownBorder{
    border-bottom: 1px solid #ba8c60;
}

.helpHolder{
    width: 100%;
    float: left;
    display: inline-block;
    margin-bottom: 30px;
}

.helpImg{
    float: left;
    display: inline-block;
    margin-right: 15px;
}

.helpP{
    margin-left: 55px;
}

.helph4{
    width: 70%;
    float: left;
    display: inline-block;
}

.countDownTimeH{
    font-size: 150px;
    text-transform: uppercase;
    text-align: center;
    margin: 0px 0px 0px 0px;
    line-height: 1;
}

.strong{
    font-weight: bold;
}

.pMainClass {
    font-size: 14px;
    color: #6d6e71;
    line-height: 1.571;
    text-align: center;
    margin-bottom: 40px;
}
.indent{
    margin-left: 30px;
}

.indent1{
    margin-left: 40px;
}

.oathImg{
    width: 100%
}

.width70{
    width: 70%;
    margin: 0 auto;
}

.width70commitmentHolder{
    width: 70%;
    margin: 0 auto;
}

.marginBottom20{
    margin-bottom: 20px;
}
.marginBottom40{
    margin-bottom: 40px;
}

.marginTop40{
    margin-top: 40px;
}

.noMarginTop{
    margin-top:0 !important;
}

.foundationInitiatives .h3MainClass{
    margin-bottom: 20px;
}

.lightBrownBackground{
        background-color: #f1f2f2;
}

.holder25{
    text-align: center;
}

.grantTextHolder{
    min-height: 275px;
}

.holder20{
    text-align: center;
    width: 20%;
    float: left;
    display: inline-block;
    padding: 0px 5px;
}

.awardsIcn{
    margin-bottom: 10px;
}

.commitmentHolder{
    width: 100%;
    margin: 30px 0px;
    float: left;
}

.aMainClass{
    color: #D2B494;
    padding: 10px 10px;
    border: 1px solid #D2B494;
    text-transform: uppercase;
}

.aMainClassWhite{
    color: #ffffff;
    padding: 10px 10px;
    border: 1px solid #ffffff;
    text-transform: uppercase;
}

.aMainClassWhite:hover{
    text-decoration: none;
    color: #DDC8AD;
    border: 1px solid #DDC8AD;
}

.aMainClass:hover{
    text-decoration: none;
    color: #D2B494;
}

.noMarginBottom{
    margin-bottom: 0px !important;
}

.h3MainClass{
    text-transform: uppercase;
    font-size: 20px;
}

.minHeight{
    min-height: 90px;
}

.quoteBannerHomePage{
    background: url("../img/quoteBanner.png");
    background-repeat: no-repeat;
    background-size: cover;
    height: 550px;
}

.aboutGrantBanner{
    background: url("../img/aboutGrantBanner.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.finePrintBanner{
    background: url("../img/finePrintBanner.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.boxHolders{
    float: left;
    width: 100%;
    float: left;
    text-align: center;
}

.uploadBox{
    width: 19%;
    margin: 0px 5px 5px 0px;
    float: left;
    display: inline-block;
    padding: 20px 20px;
    min-height: 236px;
    text-align: center;
    border: 1px #FFFFFF dashed;
}

.docIcon{
    margin-bottom: 10px;
}

.reportingBanner{
    background: url("../img/reportingBanner.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.listHolderUL{
    padding-left: 55px;
    margin-top: 10px;
}

.listHolderUL li{
    margin-bottom: 10px;
}

.colourWhite{
    color: #ffffff;
}

.colourBlue{
    color: #042340;
}

.width40MarginAuto{
    width: 40%;
    margin: 0 auto;
    top: 10%;
    position: relative;
}

.width60MarginAuto{
    width: 60%;
    margin: 0 auto;
    top: 10%;
    position: relative;
}

.h2MainClass{
    font-size: 40px;
    text-transform: uppercase;
    text-align: center;
    margin: 10px 0px 30px 0px;  
}

.statsBannerHomePage{
    background-color: #f1f2f2;
    height: 550px;
}

.statsHolder{
    padding: 40px 60px;
}

.textAlignLeft{
    text-align: left;
}

.colourBrown{
    color: #ba8c60;
}

.statsHolderInside{
    width: 100%;
    text-align: right;
    float: left;
}

.graphIcn{
    width: 60px;
    margin: 5px 0px 0px 0px;
    float: right;
}

.statsHeading{
    float: right;
    margin: 0;
    font-size: 76px;
    line-height: 76px;
}

.commitmentIcns{
    height: 60px;
}

.statsHolderMiddle{
    margin: 0 auto;
    width: 60%;
}

.resourceCentreNavBar{
    float: none;
    text-align: center;
    width: 100%;
    border-bottom: 1px solid #042340;
}

.resourceCentreNavBar .active{
    border-bottom: 1px solid #042340;
    background: none;
}

.menuItemRC a:hover{
    background-color: #ffffff !important;
}

.lightTextHeading{
    font-size: 12px;
    color: #a3a5a8;
    text-transform: uppercase;
    padding: 20px 0px;
}

.articleHolder{
    min-height: 480px;
}

.articleHolder a{
   cursor: pointer;

}



.article_news a{
    text-decoration: none !important;
}

.video-title{
    font-size: 18px;
    color: rgb(4, 35, 64);
    text-transform: uppercase;
    line-height: 1;
    text-align: left;
    float: left;
    width: 100%;
    margin: 20px 0 10px 0;
    display: inline-block;
}

.video-detail {
    font-size: 12px;
    color: rgb(163, 165, 168);
    text-transform: uppercase;
    text-align: left;
    float: left;
    width: 100%;
    display: inline-block;
  }

  .article-subtitle{
    font-size: 18px;
    color: #ba8c60;
    text-transform: uppercase;
    line-height: 1;
    text-align: left;
    float: left;
    width: 100%;
    margin: 20px 0 10px 0;
    display: inline-block;
  }

  .article-text {
    font-size: 14px;
    color: rgb(163, 165, 168);
    text-align: left;
    float: left;
    width: 100%;
    display: inline-block;
    column-count: 2;
  }

  .width50Img{
    width: 50%;
    display: inline-block;
    float: left;
  }

  .width50Text{
    width: 50%;
    display: inline-block;
    float: left;
    text-align: left;
    font-size: 14px;
    color: rgb(163, 165, 168);
    padding:  0 30px;
  }

   .width50Heading{
    width: 50%;
    color: rgb(163, 165, 168);
    font-size: 18px;
    color: #ba8c60;
    text-transform: uppercase;
    line-height: 1;
    text-align: left;
    float: left;
    margin: 20px 0 10px 0;
    display: inline-block;
        padding-left: 30px;
  }

  .pull-quote{
        font-size: 40px;
        color: rgb(4, 35, 64);
        line-height: 1;
        text-align: center;
        width: 100%;
        display: inline-block;
        float: left;
        margin: 50px 0;
        
  }

  .fulllength-text{
    width: 100%;
    display: inline-block;
    float: left;
    text-align: left;
    font-size: 14px;
    color: rgb(163, 165, 168);
    margin: 50px 0;
  }

  .mental-banner-holder{
      position: relative;
  }

  .readMoreLink, .readLessLink{
      cursor: pointer;
  }

  .safetrip{
    padding: 60px 110px !important;
  }
  
  .mental-banner-holder .brownButton{
    position: absolute;
    bottom: 25px;
    left: 30px;
  }

.video-container{
    width: 80%;
}

.loadBanner{
    width: 100%;
    display: block;
}


.articleImg{
    width: 100%;
}

.resourceCentreArticle{
    float: left;
    display: inline-block;
    width: 100%;
}

.RCTagsHolder{
    float: left;
    width: 100%;
    display: inline-block;
    text-align: center;
    border-top: 1px solid #a3a5a8;
}

.menuItemRC{
    display: inline-block !important;
    float: none !important;
    cursor: pointer;

}

.menuItemRC a{
   font-weight: bold;
}

.resourceCentreMenu{
    float: left;
    text-align: center;
    width: 100%;
}

.BottombannerHolder{
    background-color: #f1f2f2;
    width: 100%;
    height: 600px;
    border-bottom: 2px solid #a3a5a8;
}

.outerTimeline{
  background-color: rgb(163, 165, 168);
  float: left;
  width: 100%;
  display: inline-block;
  height: 1px;
  margin-bottom: 30px;
}

.TimelineHolder{
    text-align: center;
}

.timelineevent{
   display: inline-block;
   width: 9%;
   cursor: pointer;
    
}

.bookletHolder{
    width: 100%;
    float: left;
    display: inline-block;
    padding: 70px 0px 0px 0px;
} 

.booklet{
    padding: 10px 15px;
    border: 1px solid #042340;
    color: #042340;
    text-decoration: none;
    font-size: 12px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.booklet:hover{
    color: #042340;
}

.bigGoldT::before {
    background-color: #ba8c60;
    width: 40px;
    height: 40px;
    margin-top: -40px;
}

.smallGrayT p{
    text-align: left;
    margin: 20px 0px 0px -10px;
}


.smallBlueT p{
    text-align: left;
    margin: 20px 0px 0px -10px;
}
.readLess{
    display: inline-block;
}
.readMore{
    display: none;
}


.bigGoldT p{
    position: relative;
    top: -30px;
    left: 4px;
    color: white;
    text-align: left;
}

.timelineWidth{
    float: left;
    width: 100%;
    display: inline-block;
    height: 150px;
}

.alumni-text{
    color: white;
    margin-left: 10px;
    font-weight: 100;
}

.alumni-text a:hover{
    color: #ba8c60;
    text-decoration: none;
}


.smallBlueT::before  {
  background-color: #042340;
  width: 15px;
  height: 15px;
  margin-top: -7px;
}

.smallGrayT::before {
  background-color: #a3a5a8;
  width: 15px;
  height: 15px;
  margin-top: -7px;
}



.timelineevent::before {
    content: "";
    float: left;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}


.innerTimeline{
    width: 98%;
    margin: 0 auto;
    text-align: center;
}

.BrownUnderlineImgXShort{
    width: 110px;
}

.arrowIconBottom{
    font-size: 40px;
    font-weight: normal;
    color: #ba8c60;
    cursor: pointer;
}

.carouselLinkBottom{
    text-transform: uppercase;
    color: #ffffff;
    border: 1px solid #042340;
    float: left;
    padding: 15px 30px;
    font-weight: bold;
    background-color: #042340;
}

.carouselLinkBottom:hover{
    color: #042340;
    background-color: #ffffff;
    text-decoration: none;
    border: 1px solid #ffffff;
}

.carouselTextBottom{
    top: 10%;
    width: 92%;
    float: left;
    display: inline-block;
}

.activeCarouselBottom{
    opacity: 1 !important;
}

.progressCarouselBottom {
    background-color: #ba8c60;
    opacity: 0.251;
    width: 20px;
    height: 2px;
    display: inline-block;
}

.appsIcn{
    margin: 20px 0px;
}

.subscribeBanner{
    background: url("../img/subscribeBanner.png");
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
}

#submitResearch{
    background: url("../img/submitBanner.png");
    background-repeat: no-repeat;
    background-size: cover;
    height: 350px;
    display: table;
}

.submitDiv{
    width: 90%;
    margin: 0 auto;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.submitDiv h2{
    margin-right: 20px;
}

.submitDiv a:hover{
    text-decoration: none;
    color: #ffffff;
}

.inputSubscribe{
    display: inline-block;
    width: 220px;
    padding: 10px 15px;
    color: #ffffff;
    border: 1px solid #ffffff;
    margin-right: 10px;
    background: none;
}

.inputSubscribeBtn{
    display: inline-block;
    width: 220px;
    padding: 10px 15px;
    text-align: center;
    color: #ffffff;
    border: 1px solid #ba8c60;
    margin-right: 10px;
    background-color: #ba8c60; 
}

.fontSize30{
    font-size: 30px;
}

.inputSubscribe::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #ffffff;
}
.inputSubscribe::-moz-placeholder { /* Firefox 19+ */
    color: #ffffff;
}
.inputSubscribe:-ms-input-placeholder { /* IE 10+ */
    color: #ffffff;
}
.inputSubscribe:-moz-placeholder { /* Firefox 18- */
    color: #ffffff;
}

.bottomCarousel1{
    display: inline-block;
}
.bottomCarousel2{
    display: none;
}

.bottomCarousel3{
    display: none;
}

.bottomCarousel4{
    display: none;
}

.bottomCarousel5{
    display: none;
}

.bottomCarousel6{
    display: none;
}

.carouselHolder1{
    display: inline-block;
}

.carouselHolder2{
    display: none;
}

.carouselHolder3{
    display: none;
}

.carouselHolder4{
    display: none;
}

.article_news{
    display: inline-block;
} 

.article_insights{
    display: inline-block;
} 

.article_initiatives{
    display: inline-block;
} 

.article_research{
    display: inline-block;
} 

.article_awards{
    display: inline-block;
} 

.article_funding{
    display: inline-block;
}

.brownBackGround{
    background-color: #BB8C60;
}

.oathVideoBanner p{
    margin-bottom: 20px;
}

.videoOath{
    width: 100%;
}

.parentHolder{
    line-height: 650px;
}

#play-pause{
    line-height: normal;
    position: absolute;
    top: 48%;
    left: 48%;
   /* background: url(../img/playButton.png);*/
    background-repeat: no-repeat !important;
    background-size: 50px 50px !important;
    background-size: cover;
    border: none;
    width: 50px;
    height: 50px;
}

.subscribeBannerInside{
    float: left;
    width: 100%;
}

.subscribeBannerInside .subscribeBanner {
    width: 100%;
    margin: 10px auto;
    float: left;
}
    

.childHolder{
    vertical-align: middle;
}



.blueMenu{
  background-color: #042340;
  border-radius: 0;
  padding: 10px 10px 10px 0px;
  margin-bottom: 0px;
}

.noneHome{
    float: left; 
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
}

.container-fluid {
    padding: 0;
}

.foundationInitiatives{
   display: table; 
}

.tableDisplay{
     display: table; 
}

.tableDisplayChallenge{
     display: table; 
}

.paddingTop30{
   padding-top: 30px;
}

.dailyDishIcn{
    float: left;
}

.floatLeft{
    float: left;
}

.padding60{
    padding: 60px;
}

.fullwidthImg{
    width: 100%;
    
}

.fullwidthHolder{
    width: 100%;
    display:inline-block; 
    margin-bottom:40px;
}   

.fullwidthContainer{
    width: 100%;
    margin: 0 auto;
    top: 10%;
    position: relative;
}
.appImgs{
    float: left;
    margin-bottom: 40px
}

.carImg{
    left: -105px;
    position: relative;
    width: 100%;
    padding-top: 80px;
}



.rowFlex{
    display: flex;
}

.childFlex {
  flex: 1; 
}

.shortcutLink{
    float: left;
    display: table;
    width: 20%;
    height: 300px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    text-decoration: none;
    cursor: pointer;
        text-align: center;
}


.shortcutLink .pMainClass{
    margin-top: 10px;
}

.whiteLineShort{
        width: 90px;
        height: 2px;
}

.applyBanner .h1MainClass{
    margin-bottom: 0;
}

.outerProgress{
  background-color: #d2b494;
  height: 15px;
  border-radius: 5px;
  width: 100%;
}

.innerProgress {
  background-color: #f1f2f2;
 height: 15px;
  border-radius: 5px;
}

.innerProgress1 {
  width: 10%;
}

.innerProgress2 {
  width: 30%;
}

.innerProgress3 {
  width: 50%;
}

.innerProgress4 {
  width: 65%;
}

.innerProgress5 {
  width: 80%;
}

.innerProgress6 {
  width: 100%;
}

.formHolders h3{
    margin-top: 50px;
}


.divCircleProgress{
    color: #BB8C60;
    background-color: #FFFFFF;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    line-height: 60px;
    position: relative;
    top: -22px;
    font-weight: bold;
    font-size: 16px;
    left:95%;
}

.inputHolders{
    width: 70%;
    margin: 40px auto;
}

.inputHoldersBig{
    width: 100%;
    margin: 40px auto;
    text-align: center;
}


.inputHoldersBig .col-sm-6{
    padding: 0;
    width: 25%;
    float: none;
    display: inline-block;
    margin-top: 20px;
}

.inputHolders .col-sm-6{
    padding: 0;
}

.applicationInput{
    width: 90%;
    float: left;
    display: inline-block;
    padding: 10px 15px;
    color: #FFFFFF;
    background: none;
    border: 1px solid #FFFFFF;
    margin-bottom: 15px;
    
}

.applicationInputawardType{
     width: 50%;
    display: inline-block;
    padding: 10px 15px;
    color: #FFFFFF;
    background: none;
    border: 1px solid #FFFFFF;
    margin: 15px auto 50px auto;
}

.formHoldermultiple{
    width: 100%;
    float: left;
    display: inline-block;
}

#individualA{
    display: none;
}

#InstitutionA{
     display: none;
}

#visitorA{
     display: none;
}

.inputPlaceHolder{
    width: 90%;
    float: left;
    display: inline-block;
    padding: 10px 15px;
    color: #FFFFFF;
    background: none;
    border: 1px solid #BB8C60;
    margin-bottom: 15px;
    height: 42px;
    
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
   color: #FFFFFF;
}
::-moz-placeholder { /* Firefox 19+ */
   color: #FFFFFF;
}
:-ms-input-placeholder { /* IE 10+ */
   color: #FFFFFF;
}
:-moz-placeholder { /* Firefox 18- */
   color: #FFFFFF;
}

.applicationInput option{
   background-color: #BB8C60;
}

.applicationInputawardType option{
   background-color: #BB8C60;
}

.nextButton{
    width: 50%;
    padding: 10px 15px;
    color: #FFFFFF;
    background: #042340;
    margin-left: -30px;
    display: inline-block;
    cursor: pointer;
}

.nextButtonFull{
    width: 90%;
    padding: 10px 15px;
    color: #FFFFFF;
    background: #042340;
    display: inline-block;
    cursor: pointer;
    float: left;
}

.backButton{
    width: 90%;
    padding: 10px 15px;
    color: #FFFFFF;
    background: #A27347;
    display: inline-block;
    cursor: pointer;
    float: left;
}

.whiteLine{
        width: 270px;
        height: 2px;
}

.formHolders{
    width: 80%;
    margin: 0 auto;
}

.form1{
    display: inline-block;
    width: 100%;
    float: left;
}

.form2{
    display: none;
    width: 100%;
    float: left;
}

.form3{
    display: none;
    width: 100%;
    float: left;
}

.form4{
    display: none;
    width: 100%;
    float: left;
}

.form5{
    display: none;
    width: 100%;
    float: left;
}

.form6{
    display: none;
    width: 100%;
    float: left;
}




.shortcutLink:hover{
    text-decoration: none;
}

.newsLink{
    background: url("../img/bottomNavIcon1.png");
}

.initiativesLink{
    background: url("../img/bottomNavIcon2.png");
}

.researchsLink{
   background: url("../img/bottomNavIcon3.png"); 
}

.fundingLink{
   background: url("../img/bottomNavIcon4.png"); 
}

.awardsLink{
   background: url("../img/bottomNavIcon5.png"); 
}

.itallic{
    font-style: italic;
}


.supportingDoctorBanner{
    background: url("../img/trustee.png");
    background-repeat: no-repeat;
    background-position: inherit;
    background-size: cover;
    height: 460px;
    display: table;
}

.tableCell{
    display: table-cell;
    vertical-align: middle;
    float: none;
}

.challengeMobile{
    display: none;
}

.challengeImg{
    width: 100%; 
}


.challengesBanner{
    background: url("../img/challengesBanner.png");
    background-repeat: no-repeat;
    background-position: inherit;
    background-size: cover;
    height: 460px;
    display: table;
}

.grantsBanner{
    background: url("../img/grantsBanner.png");
    background-repeat: no-repeat;
    background-position: inherit;
    background-size: cover;
    height: 460px;
    display: table;
}

.trusteeBanner{
    background: url("../img/supportingOurDoctors.png");
    background-repeat: no-repeat;
    background-position: inherit;
    background-size: cover;
    height: 460px;
    display: table;
}

.beeBanner{
    background: url("../img/grants1.png");
    background-repeat: no-repeat;
    background-position: inherit;
    background-size: cover;
    display: table;
}

.trusteeHolder{
    padding: 60px 60px 0px 60px;
}

.trusteeHolder h3{
    min-height: auto;
    margin: 0px 0px 20px 0px;
}

.trusteeHolder h2{
    margin: 0px 0px 10px 0px;
}

.noPaddingBottom{
    padding-bottom: 0 !important;
}

.noPaddingTop{
    padding-top: 0 !important;
}

.banner1Research{
display: none;
background: url("../img/submitBanner.png");
background-repeat: no-repeat;
background-size: cover;
padding: 130px 0;
text-align: center;
height: 563px;
}


.researchCarousel{
    margin-top: -68px;
    margin-left: 50px;
    text-align: left;
}

.activeBanner{
    display: inline-block !important;
    min-height: 437px;
}

.researchBannerHolder{
    position: relative;
}

.researchBannerHolder .sideNav {
    position: absolute;
    z-index: 50;
    color: #ba8c60;
}

.researchBannerHolder .arrowIcon {
   
    color: #ba8c60;
}

.researchBanner .tableCell p{
    max-width: 90%;
}

.researchBannerHolder .sideNavRight {
    right: 15px;
}

.researchBannerHolder .carouselProgressHolder{
    position: absolute;
}

.banner2Research, .banner3Research, .banner4Research, .banner5Research, .banner6Research, .banner7Research {
    display: none;
}

.ResourceCenterBanner{
    background: url("../img/ResourceCenterBanner.png");
    background-repeat: no-repeat;
    background-position: inherit;
    background-size: cover;
    height: 460px;
    display: table;
}

.ourOathBanner{
    background: url("../img/ourOathBanner.png");
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    height: 460px;
    display: table;
}


.futureLeaders{
    background: url("../img/futureLeaders.png");
    background-repeat: no-repeat;
    background-position: inherit;
    background-size: cover;
    height: 460px;
    display: table;
}

.middleHolder{
    display: table-cell;
    vertical-align: middle;
}



.rowFlexRight{
    display: inline-block;
}

.mobileItem{
    display: none;
}

.order1{
    display: inline-block;
}

.order2{
    display: inline-block;
}

.drImg{
    width: 50%;
}

.floatRight{
    float: right;
}

.drBanners{
    padding: 0px 50px;
}

.doctorTextHolder{
    padding-bottom: 50px;
}

.drBanners .h2MainClass{
    margin-bottom: 10px;
}

.drBanners .h3MainClass {
    margin-top: 0px;
    margin-bottom: 25px;
        font-weight: 600;
}

.discoveryLogoHolder{
    float: left;
    width: 100%;
    display: inline-block;
    margin-top: 15px;
}

.discoveryLogo{
    float: left;
    margin-right: 20px;
}
.discoveryText{
    float: left;
    width: 40%;
    line-height: 1.4;
}

.helph4 strong{
    word-wrap: break-word;
}

.minHeightH3 {
       min-height: 66px; 
}

@media only screen and (max-width:1500px) {
    .minHeight{
        min-height: 110px;
    }  
    
    .grantTextHolder{
        min-height: 315px;
    }
    
    .bottomDrImg{
        width: 75%;
    }
}

@media only screen and (max-width:1400px) {
    .checkImgBrownCircle{
        height: 80px;
    }
}

@media only screen and (max-width:1300px) {
    .minHeight{
        min-height: 150px;
    }
    
    .mainLogo{
        display:none; 
    }
    
    .onlyMobile{
        display: inline-block !important;
    }
    
    .BottombannerHolder{
        height: auto;
        float: left;
        display: inline-block;
        padding-bottom: 30px;
    }
    
    .checkImgWhite{
        height: 80px;
    }
    
    .inputHoldersBig{
        width: 130%;
        margin-left: -120px !important;
    }
    
    .subscribeBanner{
        float: left;
    width: 100%;
    }
    
    .TimelineHolder {
        text-align: center;
        float: left;
        width: 100%;
        border-bottom: 2px solid #a3a5a8;
    }
    
    .passwinnerQuoteImg{
        padding-top: 75px;
    }
    
    .checkImg{
        height: 70px;
    }
    
    .grantTextHolder{
        min-height: 360px;
    }
    
    .inputHolders{
        width: 65%;
    }
    
    .subscribeBannerInside .inputSubscribeBtn{
        margin-top: 20px;
    }
    
    .inputSubscribeBtn{
        margin-top: 20px;
    }
}

@media only screen and (max-width:1200px) {

    .sideNavRight{
        float: left;
    } 

    .grantTextHolder {
        min-height: 315px;
    }

    .h3MainClass {
        min-height: 65px;
    }

    .batchPadding{
        padding: 70px 20px; 
    }

    .bottomCarouselImg{
        width: 100%;
    }
    
    .drImg{
        padding-top: 30px;
    }
}

@media only screen and (max-width:1100px) {
    .navbar-toggle{
        display: inline-block;
    }
    
    .mobileFloatLeft{
        float: left !important;
        width: auto !important;
    }
    
    .inputHoldersBig{
        width: 120%;
        margin-left: -80px !important;
    }
    
    .checkImgBrownCircle{
        height: 102px;
    }

    .navbar-nav>li {
        float: left;
        width: 100%;
    }
    
    .navbar-right .dropdown-menu{
           right: auto; 
    }

    .navbar-header {
        float: right;
    }

    .navbar-nav {
        margin: 7.5px 15px;
        float: none;
    }

    .navbar-right {
        float: left!important;
    }

    .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
        margin-right: -15px;
        margin-left: -15px;
    }

    .navbar-collapse {
        padding-right: 15px;
        padding-left: 15px;
        overflow-x: visible;
        -webkit-overflow-scrolling: touch;
        border-top: 1px solid transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .navbar-collapse.collapse {
        display: none!important;
    }

    .navbar-collapse{
        border: none;
        border-color: transparent;
    }
    
    .collapse {
        display: none !important;
    }

    .navbar-collapse.in {
        display: block !important;
    }

    .menuHolder{
        position: absolute;
        z-index: 100;
        padding: 10px 26px 0px 0px;
    }

    .container-fluid{
        padding: 0;
    }
    
    .shoesImg{
        width: 100%;
    }
    
    .inputSubscribeBtn{
        margin-top: 20px;
    }
    
    .holder20{
        width: 30%;
        float: none;
        margin-bottom: 40px;
    }
}

@media only screen and (max-width:1050px) {
    .minHeight{
        min-height: 190px;
    }

    .minHeightH3{
        min-height: 50px;
    }
}

@media only screen and (max-width:1000px) {
    .checkImgWhiteBig{
        height: 110px; 
    }
    .helpHolder img{
        float: none;
        margin-right: 0px;
        min-height: 55px;
    }

    .mobilePadding{
            margin-top: 50px;
    }
    
    .checkText{
        width: 90%;
    }
    
    .uploadBox{
        min-height: 256px;
        width: 24%;
    }
    
    .checkImgBig{
        height: 130px;
    }
    
    .sideImg{
        padding-top: 60px;
    }
    
    .carIcon{
        padding-top: 80px;
    }
    
    .width70commitmentHolder{
        width: 100%;
    }
    
    
    
    .helpP{
        margin-left: 0;
        text-align: center;
        margin-top: -10px;
    }
    
    .checkImg{
        height: 90px;
    }
    
    .checkListHolder p{
        min-height: 60px;
    }
    
    .passwinnerQuoteImg{
        width: 75%;
    }
    
    .helpHolder h4{
        text-align: center;
        width: 100%;
    }
    
    .articleHolder{
        min-height: 450px;
    }
    
    .RCTagsHolder .lightTextHeading{
        min-height: 75px;
    }
    
    .oathVideoBanner .col-sm-6 {
        width: 100%;
    }
    
    .parentHolder {
        line-height: inherit;
    }
    
    .oathVideoBanner h1{
        font-size: 40px;
    }
    
    .oathVideoBanner .textAlignLeft{
        text-align: center;
    }
    
     
    
    .bottomImgHolder{
        width: 40%;
    }

    .carouselTextHolder {
        width: 70%;
        float: right;
    } 

    .width40MarginAuto{
        width: 70%; 
    }

    .statsHolderImg{
        width: 100%;
    }

    .statsHolder {
        padding: 40px 30px;
    }



    .commitmentHolder{
        text-align: center;
    }

    .batchPadding{
        padding: 40px 20px; 
    }

    .carouselTextBottom .carouselTextHolder{
        width: 60%;
    }

    .carouselTextBottom .h1MainClass{
        font-size: 45px;
    }

    .carouselText{
        top: 15%;
    }

    .width60MarginAuto{
        width: 100%;
    }
    
    .shoesImg{
            padding-top: 50px;
    }
    
    .drImg {
    padding-top: 100px;
    }

    .checkImgXBig{
        height: 170px;
    }
}

@media only screen and (max-width:900px) {
    .BottombannerHolder{
        width: 100%;
        height: auto;
        float: left;
        display: inline-block; 
        margin-bottom: 50px;
    }
    
    
    .checkImgXBig{
         height: 210px;
    }
    .checkImgWhiteBig{
        height: 150px;
        
    }
    
    .checkImgBig{
        height: 150px;
    }
    
    .discoveryLogoHolder{
        text-align: center;
    }
    
    .inputHoldersBig{
        width: 127%;
    }
    
    .checkImg{
        height: 102px;
    }
    .checkImgWhite{
        height: 102px;
    }
    
    .discoveryLogo{
        float: none;
    }
    
    .innerTimeline{
        width: 100%;
    }
    
    .discoveryText{
         float: none;
         display: inline-block;
    }
    
    .drAwardsIcn{
        margin-top: 20px;
    }
    
    .sideNav{
        padding: 0;
    }

    .BottombannerHolder .col-sm-6{
        width: 92%;
        text-align: center;

    }

    .bottomImgHolder{
        padding-top: 20px;
    }

    .BottombannerHolder .sideNav {
        margin-top: 300px;
    }

    .carouselTextBottom .textAlignLeft{
        text-align: center;
    } 

    .bottomCarouselImg{
        width: 50%;
    }

    .carouselLinkBottom {
        text-align: center;
    }

    .widthFull {
        height: 40px;
        margin: 20px 0px;
    }

    .subscribeBanner{
        float: left;
    }

    .carouselLinkBottom {
        text-align: center;
        float: none;
    }

    .carouselProgressHolder {
        margin-top: -70px;
    }
}

@media only screen and (max-width:767px) {
    .tableDisplayChallenge{
        display: inline-block;
    }

    .researchCarousel{
        margin-top: -30px;
    }
    
    .applicationInputawardType{
         width: 90%;
        
    }

    .width50Img {
        width: 100%;
    }

    .width50Heading{
         width: 100%;
             padding-left: 0;
    }

    .width50Text {
        width: 100%;
        padding: 0;
        margin: 20px 0;
    }

    .fullwidthHolder{
        margin-bottom:0;
    }

    .marginBottom40{
        margin-bottom: 20px;
    }

    .article-text{
         column-count: 1;
    }

    .fulllength-text {
            margin: 0 0 20px 0;
    }
    
    .carouselTextBottom{
        width: 90%;
    }
    
     .checkImgWhiteBig{
        height: 100px;
        
    }
    
    .checkImgXBig{
        height: 100px;
    }
    
    .trusteeHolder .challengeImg{
        margin-bottom: 20px;
    }
    
    .checkImgBrownCircle{
        height: 40px;
    }
    
    .checkImgWhite{
        height: 30px;
    }
    
    .checkImgBig{
        height: 90px;
    }
    
    .uploadBox{
        width: 32%;
    }
    
    .inputHoldersBig .col-sm-6 {
        padding: 0;
        width: 100%;
        float: left;
        display: inline-block;
        margin-top: 0;
    }
    
    .inputHoldersBig{
        margin-left: 0 !important;
        width: 100%;
    }
    
    .listHolderUL{
        float: left;
    }
    
    .tableDisplayChallenge .textAlignLeft{
        text-align: center;
    }
    
    
    .tableCell {
        display: inline-block;
        width: 100%;
    }
    
    .carouselTextHolder {
        width: 92%;
    }
    
    .mentalHolder .textAlignLeft{
        width: 100%;
        text-align: center;
    }
    
    .challengenotMobile{
        display: none;
    }
    
    .challengeMobile{
        display: inline-block;
    }
    
    .brownButton{
        float: none;
    }
    
    .sideImg{
        padding-top: 0px;
    }
    
    .carIcon{
        padding-top: 0px;
    }

    .minHeight {
        min-height: 40px;
    }

    .holder25{
        margin-top: 25px;
    }
    
    .arrowIconBottom{
        font-size: 24px;
    }
    
    .arrowIcon{
        font-size: 24px;
    }

    .statsHolderImg{
        width: 75%;
    }

    .statsHolder {
        text-align: center !important;
    }

    .statsBannerHomePage{
        height: auto;
    }
    
    .countDownTimeH{
        font-size: 75px;
    }
    
    .checkListHolder p {
        margin-bottom: 20px;
        float: left;
        width: 80%;
        min-height: auto;
    }
    
    .backButton{
        margin-bottom: 20px;
    }
    
    .aboutGrantBanner{
        height: auto;
    }
    
    .checkImg{
        height: 60px;
    }

    .holder20{
        width: 49%;
    }

    .grantTextHolder {
        min-height: 250px;
        padding: 0 10px;
    }

    .h3MainClass{
        min-height: 50px; 
    }

    .commitmentHolder{
        margin: 0;
    }

    .statsBannerHomePage .textAlignLeft {
        text-align: center;
    }

    .width40MarginAuto {
        width: 100%;
    }

    .inputSubscribeBtn{
        margin-top: 30px;   
    }
    
    .leftImgRow{
        display: inline-block;
    }
    
    .leftImgRow .floatLeft{
        float: none;
        margin-bottom: 10px;
    }
    
    .shortcutLink{
        width: 100%;
        height: 100px;
        background-position: top !important;
    }
    
    .shoesImg{
        width: 50%;
    }
    
    .rowFlexRight{
       display: none;
    }
    
    .order1{
        order: 1;
    }
    
    .order2{
        order: 2;
    }
    
    .AllInOne {
        text-align: center;
    }
    
    .AllInOne .textAlignLeft{
        text-align: center;
    }
    
    .appImgs{
        float: none;
    }
    
    .shoesImg{
        padding-top: 0;
    }
    
    .carImg{
        padding-top: 0;
    }
    
    .foodIcon{
        width: 100%;
    }
    
    .dailyDishIcn{
        float: none;
    }
    
    .mobileItem{
        display: inline-block;
    }
    
    .drImg{
        width: 100%;
        float: none;
        padding-top: 0;
    }
    
    .width70{
        width: 90%;
    }
    
    .trusteeHolder h3{
        text-align: center;
    }
    
    .inputSubscribe{
        width: 80%;
        margin-bottom: 20px;
    }
}
@media only screen and (max-width:650px) {
    .checkListHolder{
        width: 100%;
    }  
    
    .trusteeHolder{
        padding: 30px 10px 0px 10px; 
    }
    
    .helpHolder{
        margin-bottom: 0;
    }
    
    .inputHolders{
        width: 100%;
    }
    
  
    
    .uploadBox{
        width: 47%;
        min-height: 236px;
    }
    
    .BrownUnderlineImgLong{
      width:   300px; 
    }
}


@media only screen and (max-width:480px) {
    .passwinnerQuoteImg {
        width: 100%;
    }
    
    .uploadBox {
        width: 100%;
        min-height: 150px;
    }
    
    .checkImgXBig{
        height: 150px;
    }
    
    .checkListHolder{
        width: 90%;
    }
    
    .checkListHolder .col-sm-6{
        padding: 0;
    }
    
    .bigGoldT::before {
        width: 30px;
        height: 30px;
        margin-top: -35px;
    }
    
    .bigGoldT p {
        left: 0px;
    }
    
    .checkImg{
        height: 90px;
    }
    
    .checkListHolder p {
        width: 80%;
        float: left;
    }
    
    .statsHolder {
        padding: 40px 10px;
    }
    .appImgs{
        max-width: 100%;
    }
    
    .checkImgWhite{
        height: 70px;
    }
    
    .inputHolders {
        width: 100%;
    }
    
    .nextButton{
        width: 90%;
    }
    .oathVideoBanner .col-sm-6{
        padding: 0;
    }
    
    .subscribeBannerInside .subscribeBanner {
        width: 100%;
        margin: 0; 
    }
    
    .subscribeBanner  .h2MainClass{
        font-size: 25px;
        margin-bottom: 0;
    }
    
    .inputSubscribe{
        margin-bottom: 20px;
    }
    
    .inputSubscribeBtn {
        margin-top: 0;
    }
    .subscribeBanner{
        padding: 20px;
    }
    
    .padding60{
        padding: 10px;
    }
    
    .foodIcon{
        margin-bottom: 20px;
    }
    
    
    
    .batchPadding {
        padding: 40px 10px;
    }
    
    .width40MarginAuto{
        width: 100%;
    }

    .statsHolderImg {
        width: 90%;
    }

    .h1Class{
        font-size: 30px;
    }

    .h1MainClass{
        font-size: 35px; 
    }

    .h2MainClass{
        font-size: 30px; 
    }

    .carouselText{
        position: initial;
        margin-top: 200px;
    }

    .awardsIcn{
        width: 100px;
    }

    .width70{
        width: 90%;
    }

    .resourceCentreMenu .navbar-nav{
        margin: 8px 0px; 
    }

    .resourceCentreMenu{
        display: none;
    }

    .holder20{
        width: 100%;
    }

    .BottombannerHolder .col-sm-6{
        width: 100%;
    }

    .bottomCarousel1 {
        display: inline-block;
        float: left;
        width: 100%;
    }

    .bottomCarousel2 {
        float: left;
        width: 100%;
    }

    .carouselTextBottom .h1MainClass{
        font-size: 35px;
    }

    .appsIcn{
        width: 100%;
    }
    
    .drBanners{
        padding: 0px 10px;
    }
    
    .discoveryText{
        width: 65%;
    }
}


.input-file-container {
    position: relative;
    /*width: 225px;*/
}
.input-file-trigger {
    /*display: block;*/
    /*padding: 14px 45px;*/
    /*background: #39D2B4;*/
    /*color: #fff;*/
    /*font-size: 1em;*/
    /*transition: all .4s;*/
    /*cursor: pointer;*/
}
.input-file {
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
    /*width: 225px;*/
    opacity: 0;
    padding: 14px 0;
    cursor: pointer;
}
.input-file:hover + .input-file-trigger,
.input-file:focus + .input-file-trigger,
.input-file-trigger:hover,
.input-file-trigger:focus {
    /*background: #34495E;*/
    /*color: #39D2B4;*/
}

.file-return {
    margin: 0;
}
.file-return:not(:empty) {
    margin: 1em 0;
}
.file-return {
    font-style: italic;
    font-size: .9em;
    font-weight: bold;
    color: #fff;
}
.file-return:not(:empty):before {
    content: "Selected file: ";
    font-style: normal;
    font-weight: normal;
}

.uploadBox.file-uploaded {
    background: #5fb957;
}
