/*
sudo sass --watch /Users/tower8/desktop/Schweickart/umbrella/css/master.scss:/Users/tower8/desktop/Schweickart/umbrella/css/master.css
*/
body {
  font-family: 'Lato', sans-serif; }

/* Global Styles */
.btn {
  color: #fff;
  opacity: .7; }

.btn:hover {
  opacity: 1; }

.green {
  background-color: transparent;
  color: #555;
  border: 2px solid #555;
  /*background: #8bbf4f;
  background-color: #7ac445;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7ac445), color-stop(100%, #5eba1c));
  background-image: -webkit-linear-gradient(#7ac445, #5eba1c);
  background-image: linear-gradient(#7ac445,#5eba1c);
  border: 1px solid #50ab0f;*/ }

.visit-site-button {
  color: #3e679a;
  background-color: white;
  border: 1px solid #3e679a;
  padding: 4px 14px;
  border-radius: 3px; }

.bg-gradient {
  background: linear-gradient(rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.3)); }

.bg-cover {
  background-image: url("../img/bg_cover.jpg");
  background-repeat: no-repeat;
  background-size: cover !important; }

.vscreen-tile {
  background-image: url("../img/vscreen_bw.png"); }

.onholdusa {
  background-image: url("../img/onholdusa_bw.png"); }

.angelbespoke {
  background-image: url("../img/angelbespoke_bw.png"); }

.vscreen-tile:hover {
  background-image: url("../img/vscreen_color.png"); }

.onholdusa:hover {
  background-image: url("../img/onholdusa_color.png"); }

.angelbespoke:hover {
  background-image: url("../img/angelbespoke_color.png"); }

.headline {
  text-align: center;
  color: #3e5f94;
  text-transform: uppercase;
  margin: 25px 0 55px;
  letter-spacing: 1px; }

.brand-box {
  /*border:1px solid #e5e5e5;*/
  background-position: top;
  transition: all .4s ease-in-out;
  /*height:128px;*/
  /*width:293px;*/
  /*min-width: 293px;
  max-width: 293px;*/
  margin: 0 auto 10px;
  /*display: inline-block;*/
  background-repeat: no-repeat; }
  .brand-box .link {
    height: 99px;
    width: 370px;
    max-width: 370px; }

/*headers*/
.branded-navbar {
  background-color: white;
  padding: 14px 0 22px;
  margin-bottom: 0; }
  .branded-navbar .navbar-brand {
    padding: 0; }

.hero-wrapper {
  padding: 150px 0 150px;
  text-align: left;
  color: #333;
  /*background-image: url(../img/whitegeo.jpg);*/
  background-image: url(../img/bluegeo_navy.jpg);
  background-size: cover;
  background-repeat: no-repeat; }
  .hero-wrapper .vp-wrapper {
    max-width: 85%;
    /*margin:0 auto;*/
    color: white; }
  .hero-wrapper h1 {
    font-weight: 700; }
  .hero-wrapper h2 {
    margin-top: 0; }
  .hero-wrapper p {
    font-weight: 300;
    font-size: 22px;
    line-height: 26px; }
  .hero-wrapper .cta-wrapper {
    margin-top: 35px; }
  .hero-wrapper .cta-wrapper a {
    border: 2px solid #fff;
    padding: 14px 28px;
    color: white;
    font-size: 16px; }

.brand-wrapper {
  padding: 30px 0;
  background-color: #ebf3ff; }
  .brand-wrapper .brand-box {
    /*border:1px solid #e5e5e5;*/
    transition: all .4s ease-in-out;
    height: 99px;
    width: 370px;
    max-width: 370px;
    display: inline-block; }
    .brand-wrapper .brand-box .link {
      height: 99px;
      width: 370px;
      max-width: 370px; }
  .brand-wrapper .product-under-brand {
    text-align: center; }

.about-wrapper {
  background-color: #fff;
  padding: 60px 0;
  /*.wrapper-border{
  	border:2px solid #c4d7f6;
  	padding:30px;
  	.headline{margin:15px 0;}
  }*/ }
  .about-wrapper .about-copy {
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    line-height: 24px; }

.senior-partners-wrapper {
  padding: 60px 0;
  /*border-bottom:1px solid #e5e5e5;*/ }
  .senior-partners-wrapper .partner-card {
    max-width: 356px;
    margin: 0 auto 10px;
    border: 2px solid #f0f1f5; }
    .senior-partners-wrapper .partner-card .headshot {
      padding: 45px 0; }
      .senior-partners-wrapper .partner-card .headshot img {
        width: 100%;
        height: auto; }
    .senior-partners-wrapper .partner-card .member {
      text-align: center;
      background-color: #f0f1f5;
      color: #cbcfda;
      padding: 10px 0 7px; }
      .senior-partners-wrapper .partner-card .member .name {
        margin-bottom: 5px;
        margin-top: 0;
        color: #cbcfda; }
    .senior-partners-wrapper .partner-card .accolades {
      padding: 128px 5px 10px 5px;
      text-align: center;
      /*border-bottom:2px solid #c4d7f6;*/ }
      .senior-partners-wrapper .partner-card .accolades p {
        line-height: 25px;
        font-weight: 300; }
    .senior-partners-wrapper .partner-card .accolades:nth-child(5) {
      border-bottom: none; }

.brand-investment-wrapper .brand-description {
  max-width: 300px;
  margin: 15px auto;
  text-align: center;
  font-size: 18px; }

.press-release-header {
  text-transform: uppercase;
  text-align: center; }

.press-release-list {
  margin: 0;
  padding: 25px 0;
  text-align: center; }
  .press-release-list li {
    list-style: none;
    margin-top: 15px;
    font-size: 18px; }
  .press-release-list li a:hover {
    text-decoration: none;
    color: black; }
  .press-release-list li .hint {
    color: #ccc;
    font-size: 50%; }

.press-wrapper .press-release-header h1 {
  text-transform: none; }
.press-wrapper .press-release-header .hint {
  color: #808080;
  font-size: 15px; }
.press-wrapper .press-content {
  padding: 20px 0; }
  .press-wrapper .press-content h3 {
    font-weight: 600;
    color: #333; }
  .press-wrapper .press-content p {
    font-size: 16px;
    line-height: 22px;
    color: #555; }

footer {
  background-color: white;
  padding: 10px 10px 10px;
  border-top: 1px solid #e5e5e5;
  text-align: center; }
  footer .footer-logo {
    width: 56px;
    height: 56px;
    margin: 0 auto 10px auto;
    background-image: url("../img/footer_logo.png");
    background-repeat: no-repeat; }
  footer .main-navigation {
    padding-bottom: 15px; }
    footer .main-navigation a {
      padding: 0 7px;
      border-right: 1px solid #eaeaea;
      color: #808080; }
    footer .main-navigation a:hover {
      color: black; }
  footer .copyright {
    color: #777; }

/*Small Screens - Maximum Width of 640px*/
@media only screen and (max-width: 40em) {
  .hero-wrapper {
    padding: 35px 0 35px; }

  .hero-wrapper h2 {
    font-size: 37px; }

  .navbar-brand img {
    width: 275px; }

  .accolades p {
    font-size: 14px; } }
/* Defining styles for Medium screens */
/* Medium Screens Minimum Width of 641px*/
@media only screen and (min-width: 40.063em) {
  .hero-wrapper {
    padding: 35px 0 35px; }

  .hero-wrapper h2 {
    font-size: 37px; }

  .navbar-brand img {
    width: 275px; }

  .accolades p {
    font-size: 14px; } }
/* Medium Screens - Maximum Width of 1024px */
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .hero-wrapper {
    padding: 70px 0 70px; }

  .hero-wrapper h2 {
    font-size: 56px; }

  .navbar-brand img {
    width: 302px; }

  .accolades p {
    font-size: 14px; } }
/* Defining styles for Large screens */
/* Large Screens Minimum Width of 1025px */
@media only screen and (min-width: 64.063em) {
  .hero-wrapper {
    padding: 70px 0 70px; }

  .hero-wrapper h2 {
    font-size: 75px; }

  .navbar-brand img {
    width: 302px; }

  .accolades p {
    font-size: 15px; } }
/* Large Screens - Maximum Width of 1440px */
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  .hero-wrapper {
    padding: 105px 0 105px; }

  .hero-wrapper h2 {
    font-size: 75px; }

  .navbar-brand img {
    width: 357px; }

  .accolades p {
    font-size: 15px; } }
