/*@media screen and (min-width: 768px) {

  .award-text,.number {
  color: #d30000;
  font-family: Impact;
  font-size: 260px; }

  .about-section {
  padding: 50px 0 100px;
  background: #000;
  color: #fff; }
  .about-section p {
    font-size: 18px;
    line-height: 30px; }

    .photos_page .navbar-brand {
   }

.photos_page .head_title {
  color: #fff;
  text-align: center;
  font-size: 30px; }

  }*/


.photos_page .flexslider {
  margin: 0 0 0px; }

.photos_page #carousel .flex-direction-nav {
  display: none; }

.photos_page .intro {
  }

.photos_page .navbar-brand {
  padding: 0 0px; }

.photos_page .head_title {
  color: #fff;
  text-align: center;
  font-size: 40px; }
  .photos_page .head_title span {
    display: block;
    font-size: 22px;
    line-height: 50px; }

.photos_page .flex-direction-nav {
  width: 400px;
  position: absolute;
  top: -60px;
  margin: 0;
  right: 0;
  padding: 0; }
  .photos_page .flex-direction-nav li {
    -webkit-transition: none;
    transition: none;
    position: relative;
    width: 50%;
    margin: 0; }
  .photos_page .flex-direction-nav a {
    background: none;
    width: auto;
    font-family: Trajan Pro;
    height: auto;
    font-weight: bold;
    color: #fff;
    font-size: 20px; }
  .photos_page .flex-direction-nav .flex-nav-next:after {
    content: " : ";
    color: #fff;
    position: absolute;
    left: 21px;
    font-size: 27px;
    top: -4px; }
  .photos_page .flex-direction-nav .flex-prev:before {
    content: "< Previous Image";
    text-indent: 0;
    position: absolute;
    right: 0; }
  .photos_page .flex-direction-nav .flex-next:before {
    content: "Next Image >";
    text-indent: 0;
    position: absolute;
    right: 0; }

.photoslider {
  background: #000;
  margin-top: 80px; }
  .photoslider .flexslider {
    background: #000;
    border: 0; }

.topmargin {
  margin-top: 80px; }
@media screen and (min-width: 768px) {

 .awards_page {
    background: #fff;
}
.number {
  line-height: 100px;
  width: 25%;
  display: inline-block; }

.award-text,
.number {
  color: #d30000;
  font-family: Impact;
  font-size: 260px; }

.award-text {
  color: #2c2c2c;
  font-size: 186px;
  border-bottom: 36px solid #2c2c2c;
  vertical-align: top; }

.num_awards {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  padding-top: 40px; }

.red_text {
  color: #d30000; }

  .about-section1 {
  padding: 50px 0 100px;
  /*background: #000;*/
  color: #fff; }
  .about-section1 p {
    font-size: 18px;
    line-height: 30px; }
}