.header-container{
  float:none;
  display:block;
  position:relative;
}

.home .header-container{
  background:#FFFFFF;
  color:#575757;
}

.home .logo img.home{display:block;width:200px;}
.home .logo img.interior{display:none;}

.home .header-container .detect-mobile{
  color:#000000;
}
.home .home-banner h1{
  color:#FFFFFF;
  padding-top:0px;
}
.home .home-banner .tagline{
  background:#c41f39;
  padding:2px 6px;
  width:100px;
  margin-bottom:20px;
  display:block;
  float:none;
  text-align:left;
  line-height:45px;
    color:#FFFFFF;
}
.home .home-banner .tagline a{
  color:#FFFFFF;
}
.home .home-banner .tagline-bottom{
  width:155px;
  margin-top:15px;
}
.home .button.detect-mobile span{
  background:#000000;
}

.home .main-menu ul li a{
  color:#575757;
}
.home header .social-icons li a i{
    color:#575757;
}
.home .social-icons li a:hover i{
  color:#e51937;
}
.home-banner {
    background: url('../images/ryanmoore.png') top left no-repeat;
    /*background-position:-220px;*/

    width:100%;
    height:auto;/*700px;*/
    /* background-size: 100%; */
    /* background-size:cover; */
    background-size:cover;
    /* min-height:900px; */
}

.home-banner h1 {
  font-family: 'AvenirBlack', sans-serif;
    padding-top: 10vh;
    font-size: 60px;
    line-height: 70px;
    color:#e51937;
    text-align:left;
    padding-left:0;/*45%;*/
    text-transform:none;

    position: absolute;
    top: 350px;
    left: 50%;/*900px;*/
  }

    .home-banner h1 > span{
      font-size:27px;
      float:right;
      color:#000000;
      width:100%;
      max-width:100%;
      text-align:right;
      padding-right:20%;
    }

  .home-banner h1 .icon{
    border-radius: 50%;
    width: 35px;
    height:35px;
    top:8px;
    display:inline-block;
    position:relative;
    background-color:#e51937;
  }
  .home-banner h1 .icon i{
    padding:4px 4px;
    position:absolute;
    top:5px;
    font-size:18px;
    left:8px;
    color:#FFFFFF;
    cursor:pointer;
  }


  @media only screen and (max-width: 1600px) {
    /* .home-banner h1 {
        font-size: 43px;
        line-height: 50px;

    } */
    .home-banner h1 {
    left: 900px;
    font-size: 50px;
    line-height: 60px;
    }
    /*.home-banner{
      background-position: top left -250px;
    }*/
  }
  @media only screen and (max-width:1500px) {
    .home-banner{
    background-position:top left -250px;
    }
    .home-banner h1 {
        left: 650px;
    }
    /* .home-banner h1{
      top:400px;
      left:550px;
    } */
    /*.home-banner{
      background-position: top left -350px;
    }
*/
      /*background-position:top left -350px;
      min-height:500px;
      padding-top:80px;
      /* background-size:100%; */
      /* background-position:top left; *
      object-fit:contain;

    } */

}
@media only screen and (max-width: 1300px) {
  /*.home-banner {
    background-position: -200px 0;
    background-size: cover;
  }*/
  .home-banner h1 {
    font-size: 40px;
    line-height: 50px;
  }
}

  @media only screen and (max-width: 1100px) {
    .home-banner h1 {
        font-size: 35px;
        line-height: 45px;
        padding-left:45%;
        padding-top:0px;
        position:relative;
        top:0px;
        left:0px;
    }
    .home .home-banner{
      padding-top:80px;
    }

    .home-banner{
        background-size:cover;
        background-position:top left;
      height:400px;
      min-height:400px;
    }

.home .home-banner .tagline{
  width:75px;
}
.home .home-banner .tagline-bottom{
  width:120px;
}
.home-banner h1 > span{
  margin-right:120px;
}
    .home-banner h1 > span{
      font-size:20px;
      padding-right:35%;
    }



    .home-banner h1 .icon{
      border-radius: 50%;
      width: 25px;
      height:25px;
      top:6px;
    }
    .home-banner h1 .icon i {
      top: 2px;
      font-size: 13px;
      left: 5px;
    }

}
@media only screen and (max-width: 1024px) {
  .home-banner {
    /*background-position: -200px 0px;
    background-size: 130%;*/
    height:400px;
    min-height:400px;
  }
  .home-banner h1{
    padding-left:55%;
    font-size: 30px;
    line-height: 40px;
  }
}

@media only screen and (max-width: 990px) {
  .home-banner {
    /*background-position: -200px 0px;
    background-size: 130%;*/
    height:400px;
    min-height:400px;
  }
  .home-banner h1{
    padding-left:50%;
  }
}

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

  .home-banner,.main-outercon .home-banner {
  /*  background-position: 0px 0px;*/
    background-size: 100%;
    height:300px;
    padding-top:20px;
    min-height:0px;
  }
  .home-banner h1 {
    font-size: 25px;
    line-height: 35px;
    padding-left: 45%;
  }
  .home .home-banner .tagline{
    font-size:16px;
    display:inline-block;
    width:auto;
    line-height:30px;
  }
  .home-banner h1 > span{
    margin-right:80px;
  }
}
@media only screen and (max-width: 650px) {
  .home-banner,.main-outercon .home-banner {
    height:275px;
  }
}

@media only screen and (max-width: 600px) {
  .home-banner,.main-outercon .home-banner {
    /*height:200px;*/
  /*  background-position: -50px 0px;
    background-size: 125%;*/
    padding-top:10px;
    height:190px!important;
  }
  .home .home-banner .tagline{
    margin-bottom:10px;
  }
  .home .home-banner .tagline-bottom{
    margin-top:10px;
  }
  .home-banner h1 {
    font-size: 17px;
    line-height: 25px;
    padding-top:0px;
  }
  .home-banner h1 > span{
    font-size:16px;
  }
}
