.large_landing .intro .content {padding-top: 35px;}

/* Bullets */
body.large_landing .middle {background: #ffffff; border: none; padding-top: 70px; height: auto;}
.large_landing .bullet-proof a.button {font-size: 16px; font-weight: normal; padding: 10px 50px;}
.large_landing .bullet-proof {padding-bottom: 190px; float: none; position: absolute; width: 45%; z-index: 501;  top: -40px;}

/* Testimonials */
.large_landing .testimonials {padding: 10px 0;}
.large_landing .testimonials h2 {font-size: 27px;}
.large_landing .testimonials img {border-radius: 50px; width: 53px; height: auto; border: 2px solid #407FAD;}
.large_landing .testimonials .name-title {padding-left: 69px; padding-top: 8px;}
.large_landing .testimonials .author-name {text-transform: uppercase; font-size: 19px;}
.large_landing .testimonials .author-title {color: #c5c5c5; font-size: 15px;}
.large_landing .testimonials .author-quote {border: 1px solid #c5c5c5; background: #F5F6F7; border-radius: 5px; position: relative;}
.large_landing .testimonials .author-quote p {font-size: 14px; line-height: 21px; margin-bottom: 0;}
.large_landing .testimonials .quote-left {background: url('../img/quote-arrow.png') no-repeat  0 -41px; width: 28px; height: 16px; float: left; padding-right: 5px;}
.large_landing .testimonials .author-contain {margin-bottom: 35px;}
.large_landing .testimonials .quote-arrow {width: 15px; height: 15px; background: black; position: absolute; bottom: -9px; left: 20px; border-left: 1px solid #c5c5c5; border-bottom: 1px solid #c5c5c5; background: #F5F6F7; 
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.large_landing .col50 {float: left; width: 50%;}

/* Featured College */
.large_landing .featured-colleges {border-top: 2px solid #407FAD; background: url('../img/home/featured-logos.jpg') repeat; background-size: contain; position: relative;}
.large_landing .featured-colleges h3 {text-align: center; color: #FFFFFF; text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.8); margin-bottom: 20px; font-size: 40px;}
.large_landing .featured-colleges .content {min-height: 180px; margin-top: 50px;}
.large_landing .featured-colleges .arrow-featured {width: 50px; height: 50px; border: 2px solid #407FAD;
  position: absolute; top: 0; background: #FFFFFF; left: 50%; margin-left: -25px; top: -26px; border-top: none; border-right: none;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.large_landing .featured-colleges a.button {display: block; width: 300px; max-width: 90%; float: none; font-size: 16px; margin: 0 auto; padding: 15px 0; text-align: center; margin-bottom: 50px;}

/* Featured Slider */
.large_landing #featured_slider, .large_landing #featured_slider .shell {position: relative; z-index: 500;}
.large_landing #featured_slider .shell {margin-left: 43px;}
.large_landing .mobile-pic, .large_landing .desktop-pic {position: absolute; top: 0; right: -80px;}
.large_landing .mobile-pic {right: -44px; top: 269px;}
.large_landing .desktop-pic {right: 13px; top: 55px;}
.large_landing .desktop-shell img, .large_landing .mobile-shell img {
  visibility: hidden;
  -o-transition:2s;
  -ms-transition:2s;
  -moz-transition:2s;
  -webkit-transition:2s;

}

@media all and (max-width: 1528px) {
  .large_landing #testimonials {
    min-height: 350px;
  }
}

@media all and (max-width: 1100px) {
   .large_landing .intro #rotator-images img {max-width: 90%; left: -150px;}
}

@media all and (max-width: 960px)  {
  .large_landing .middle .content {background-size: 70% auto; background-position: bottom right; padding: 0; width: 100%; min-height: 400px;}
  .large_landing .middle .featured-colleges .content {min-height: 180px;}
  .large_landing #featured_slider {max-width: 80%; margin-left: 20%;}
  .large_landing #featured_slider .shell {max-width: 100%; height: auto;}
  .large_landing .desktop-pic {max-width: 46%; height: auto; right: 3.5%; top: 9%;}
  .large_landing .mobile-pic {max-width: 19%; height: auto; right: -2%; top: 44%;}
  .large_landing .only-desktop {display: none;}
}

@media all and (max-width: 859px)  {
    body.large_landing .middle {padding-top: 40px;}
  .large_landing #featured_slider {max-width: 60%; margin-left: 40%;}
  .large_landing .desktop-pic {right: 0.5%;}
  .large_landing .mobile-pic {right: -5%;}
  .large_landing .bullet-proof {top: 0;}
}

@media all and (max-width: 768px)  {
  .large_landing .middle h3 {font-size: 26px;}
  .large_landing .desktop-pic {right: -0.5%;}
  .large_landing .mobile-pic {right: -6.5%;}
}

@media all and (max-width: 712px)  {
  .large_landing #featured_slider {display: none;}
  .large_landing .bullet-proof {position: relative; padding-bottom: 0;}
  .large_landing .middle .content {min-height: auto;}
  .large_landing .bullet-proof {width: 100%;}
  .large_landing .col50 {width: 100%;}
  .large_landing .testimonials .author-contain {margin-bottom: 10px;}
  .large_landing .testimonials .pl-0, .large_landing .testimonials .pr-0 {padding: 20px !important;}
  .large_landing .bullet-proof a.button {width: 100%; max-width: 150px; display: block; margin: 0 auto; float: none;}
}

@media all and (max-width: 560px)  {
  .large_landing .user-info {width: 100%; margin-top: 0; padding-right: 0;}
  .large_landing .user-info img {width: 70px; height: auto;}
  .large_landing .middle h3 {padding-left: 0; text-align: center;}
  .large_landing .col50.extras {display: none;}
}

