.caption-fixed-bottom {
	bottom: 30px !important;
	top: auto !important;
}


 .col-sm-7.five-three {
    width: 60% !important;
    }

  .col-sm-5.five-two {
      width: 40% !important;
    }

.award-bottom {
    position: absolute;
    bottom: 18px;
    right: 0;
    top: 50px;
   
}

.award-bottom p {
   
    font-size: 16px;
}

.award-bottom h3 {
   margin-top:0;
}

.award-bottom .small {
   margin-bottom:0.6em;
}

.list-projects blockquote {
    border-left: none;
}

.list-projects blockquote .color-white {
   color:#fff;
}


.list-projects blockquote footer {
   color:#fff;
   font-weight:bold;
  
}

.list-projects blockquote footer:before, .list-projects blockquote small:before, .list-projects blockquote .small:before {
    content:none;
}


.list-projects blockquote cite{
    display:block;
    font-weight:normal;
    
    
}


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

.award-bottom {
   position: relative;
  
}



.award-bottom p {
   font-size:14px;
   margin-bottom:2.6em;
}

.award-bottom .small {
   margin-bottom:0.6em;
   margin-top:15px;
}
    
}


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

.award-bottom {
   position: relative;

}

.award-bottom p {
   font-size:14px;
   margin-bottom:2.6em;
}

.award-bottom .small {
   margin-bottom:0.6em;
     margin-top:15px;
}






    
}


@media (min-width: 768px ) {
  .row {
      position: relative;
  }

  .bottom-align-text {
    position: absolute;
    bottom: 0;
    right: 0;
  }
}