.commercial-bg-header{
    background-image: url('../img/legal/commercial_bg.jpg') !important
}

.resources-bg{
    background-image: url('../img/legal/resources_bg.jpg') !important;
}

.benefits-bg{
    background-image: url('../img/legal/benefits_bg.jpg') !important;
}
.portfolio-bg{
    background-image: url('../img/legal/portfolio_bg.jpg') !important;
}
.brian-headshot{
    background-image: url('../img/legal/Brian_headshot.jpg') !important;
}
.coverage-bg{
    background-image: url('../img/legal/nationalcoverage_bg.jpg') !important;
}
.impact-msg{
    font-weight: bold;
    color:#34b3e8; 
    text-transform: uppercase; 
    font-size: 26px; 
    line-height: 34px;
}

#report-header{
    color: #34b3e8
}

#report-content > li{
    font-size: 18px;
}

#report-download{
    color:#34b3e8;
    text-align:center;
    line-height:48px;
    font-size:24px
}

.bg-white{
    background-color: #ffffff
}

#footer-logo{
    padding-bottom: 13px;
    padding-top: 6px;
}

#footer-addr, #footer-email, #footer-tc, #terms{
    color: #999;
}

.navbar-brand img{
    width: 200px;
    padding: 10px 0;
}

body{
    overflow-x: hidden;
}

.navbar-default.navbar-expanded, .navbar-inverse.navbar-expanded{
    background-color: #34b3e8;
    border: none;
}

.navbar-default .navbar-brand, .navbar-inverse .navbar-brand{
    background-color: #34b3e8;
    border: none;
}

.navbar-default, .navbar-inverse{
    background-color: #34b3e8;
    border: none;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus{
    color: #34b3e8;
}

header .intro-content{
    width: 100%;
}

header .brand-name-subtext{
    font-size: 34px;
    line-height: 44px;
    font-weight: 600;
}

.intro-content h6{
    color: #ffffff;
    font-size: 22px;
    font-weight: 600;
    text-transform: none;
  }

  h1, h2, h5{
      text-transform: none;
      
  }

  h3{
      font-size: 32px;
      color: #686c71;
      font-weight: 900;
  }

  h6{
      font-size: 30px;
      color: #686c71;
      font-weight: 400;
      margin-bottom: 30px;
  }

  .container{
    width: auto;
    margin-right: 20px;
    margin-left: 20px;
  }

  .about-content{
      background-color: #f6f6f6;
      border-radius: 10px;
      padding: 30px;
  }

  #industries .about-content{
      height: 100%;
  }

  .aligned-row {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-flow: row wrap;
  }
  .aligned-row::before {
    display: block;
  }

 #industries img{
     display: inline;
     height: 52px;
     color: #686c71;
 }

 #industries h3{
     margin-bottom: 30px;
 }
 #industries h4{
     color: #686c71;
     font-size: 24px;
     font-weight: 900;
     margin-top: 20px;
 }

 #industries .col-md-4{
    margin-bottom: 20px;
 }
 #industries .col-md-10{
     width: 100%;
 }

 #industries .more{
     padding-top: 60px;
     margin-left: auto;
     margin-right: auto;
     display: flex;
 }

 #industries .more .img-responsive{
     height: 20px;
 }

section.cta-quote2{
    background-attachment: fixed;
}

#resources{
    padding: 160px 0 200px 0;
}

#resources h3{
    color: #ffffff;
}

#resources .container{
    background-color: rgba(0, 0, 0, 0.3);
    border: 2px #ffffff solid;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    border-radius: 20px;
    padding: 0 20px 30px 20px;
    
}

#resources .row{
    color: #ffffff;
    padding-top: 20px;
}

#resources img{
    display: inline;
}

#resources h4{
    font-size: 24px;
    font-weight: 900;
    margin-top: 20px;
}

aside{
    padding: 100px 20px;
}

#coverage{
    background-color: #f6f6f6;
}

#coverage img{
    display: inline;
}

#coverage .col-md-4{
    padding: 50px 0 0 0;
}

.nationalcoverage ul{
    padding: 0;
    margin-top: 10px;
}

.nationalcoverage li{
    list-style-image: url(../img/legal/bullet_ellipse.svg);
    margin-top: 15px;
}

#underwriting .row{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

#underwriting h3{
    margin-bottom: 10px;
}


.underwriters{
    background-color: #f6f6f6;
    border-radius: 10px;
    display: block;
    padding: 20px;
    margin: 20px;
}

.underwriters_row{
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
}

.underwriters_row li{
    list-style-image: url(../img/legal/list_arrow.svg);
    padding: 10px 10px 10px 0;
    color: #686c71;
    font-weight: 600;
    position: relative;
    text-transform: uppercase;
}

aside.cta-quote2{
    padding: 100px 20px 100px 20px;
}

.block1{
    border: 2px #ffffff solid;
    padding:20px 30px;
    height: 100%;

}

#benefits .col-md-6{
    padding: 0;
    margin-bottom: 20px;
}

#benefits .col-md-12{
    padding-left: 0px;
    padding-right: 0px;
}

#benefits .blocktitle{
    display: inline-flex;
}

#benefits img{
    padding: 20px;
    display: inline-flex;
}

.block2{
    border: 2px #ffffff solid ;
    padding: 20px 30px;
    height: 100%;
}

#benefits h3{
    color: #ffffff;
    font-size: 32px;
}

#benefits h4{
    color: #ffffff;
    font-size: 24px;
    font-weight: 900;
}

#benefits hr{
    margin-bottom: 40px;
}

#team h3{
    margin-top: 0;
    font-size: 32px;
}

#team .row{
    margin-bottom: 20px;
}

#team .col-md-8{
    display: flex;
    flex-wrap: wrap;
    padding-left: 0px;
    padding-right: 0px;
}

#team h4{
    font-size: 24px;
    font-weight: 900;
}

#team h5{
    text-transform: none;
    font-size: 18px;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    
}

#team .col-md-2{
    padding-left: 0px;
    padding-right: 0px;
}

#team .col-md-10{
    padding-left: 0px;
    padding-right: 0px;
}

#team .col-md-12{
    padding-left: 0px;
    padding-right: 0px;
}


#contact .col-md-6{
    padding: 0 10px;
    margin-top: 30px;
}

.contact{
    margin: 0 auto;
    width: 100%;
}

.contactinfo{
    background-color: #f6f6f6;
    padding: 20px;
    color: #ffffff;
    margin-left: 10px;
}

.contactinfo img{
    padding: 5px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

#contact h3{
    color: #ffffff;
    font-size: 32px;
}

#contact h4{
    color: #34b3e8;
    font-size: 30px;
    font-weight: 900;
}


#contact h6{
    color: #34b3e8;
    margin-left: 10px;
    font-size: 18px;
    font-weight: 600;
    text-transform: none;
    margin-bottom: 0;
    line-height: 1.5;
    flex: 1;
    align-self: flex-start;
}

#contact a{
    text-transform: none;
    color: #34b3e8;
}

#contact .phone, .email, .location{
    display: flex;
    margin: 10px 0 20px 0;
}

.img_location{
    align-self: center;
}
.message{
    padding: 0px 20px;
}

.floating-label-form-group input, .floating-label-form-group textarea{
    width: 100%;
}

.label{
    text-align: left;
    padding-left: 0;
}

input{
    color: #ffffff;
    font-weight: 500;
}

textarea{
    font-weight: 500;
}

form .row:first-child .floating-label-form-group{
    border-top: none;
}


.small{
    margin: 20px 0;
}

.btn.focus, .btn:focus, .btn:hover{
    background-color: #00467C;
    color: #ffffff;
}

.btn{
    padding: 18px 24px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    color: #ffffff;
    font-size: 18px;
    width: 140px;
}

@media (min-width: 768px) {
    aside.cta-quote {
      background-attachment: scroll;
      padding: 150px 0;
    }
    aside.cta-quote span.quote {
      font-size: 36px;
      line-height: 38px;
    }
    aside.cta-quote2 {
      background-attachment: scroll;
      padding: 80px 40px;
    }
    #contact .col-md-6{
        padding: 0px;
    }
    #contact .contactinfo{
        padding: 10px 50px;
        margin-left: 0px;  
    }
    .contact{
        width: 70%;
    }
    #contact .message{
        margin: 0px 20px;
    }
    aside.cta-quote2 span.quote {
      font-size: 36px;
      line-height: 38px;
    }

    #team h5{
        padding-left: 20px;;
    }

    #resources .col-md-10{
        text-align: center;
    }

  }
  @media (min-width: 992px) {
    aside.cta-quote {
      padding: 300px 50px;
    }
    aside.cta-quote span.quote {
      font-size: 40px;
      line-height: 42px;
    }
      aside.cta-quote2 {
      padding: 100px 50px;
    }
    #contact .col-md-6{
        padding: 10px;
    }
    #contact .contactinfo{
        padding: 40px 50px 200px 50px;
        margin-left: 0px;
    }
    .contact{
        width: 50%;
    }
    #contact .message{
        margin: 0px 20px;
    }

    aside.cta-quote2 span.quote {
      font-size: 40px;
      line-height: 42px;
    }

    
    #team h3{
        font-size: 40px;
    }

    #team .row{
        margin: 30px 0px;
    }

    #team .container{
        margin-right: 10%;
        margin-left: 10%;
    }

    #team h5{
        padding-left: 0px;
    }

    #team .col-md-2{
        padding-left: 15px;
        padding-right: 15px;
    }

    #team .col-md-10{
        padding-left: 30px;
    }

    #benefits .block1{
        margin-right: 10px;
    }

    #benefits .block2{
        margin-left: 10px;
    }

    #underwriting .underwriters{
        display: flex;
    }

    #resources .col-md-10{
        text-align: left;
    }

  }

  @media (min-width: 1025px) {
    aside.cta-quote {
      background-attachment: fixed;
    }
    aside.cta-quote2 {
      background-attachment: fixed;
      padding: 180px 150px 200px 150px;
    }

    #contact .col-md-6{
        padding: 30px;
    }
    #contact .contactinfo{
        padding: 40px 50px 50px 50px;
        margin-left: 0px;
    }
    .contact{
        width: 50%;
    }
    #contact .message{
        margin: 0px 20px;
    }

    #team h3{
        font-size: 40px;
    }

    #team .row{
        margin: 30px 0px;
    }

    #team .container{
        margin-right: 10%;
        margin-left: 10%;
    }

    #team h5{
        padding-left: 20px;;
    }

    #team .col-md-2{
        padding-left: 15px;
        padding-right: 15px;
    }

    #team .col-md-10{
        padding-left: 30px;
    }

    #benefits h3{
        font-size: 40px;
    }

    #benefits .block1{
        margin-right: 30px;
    }

    #benefits .block2{
        margin-left: 30px;
    }

    #benefits .block-bottom{
        margin-top: 80px;
    }

    #benefits .col-md-6{
        margin-bottom: 0px;
    }

    #underwriting .underwriters{
        display: flex;
    }

    #underwriting .container{
        margin-left: 10%;
        margin-right: 10%;
    }

    #underwriting h3{
        font-size: 40px;
    }

    #coverage h3{
        font-size: 40px;
    }

    #resources h3{
        font-size: 40px;
    }

    #resources .container{
        width: 60%;
        padding: 0 30px 30px 30px;
    }

    #industries .container{
        margin-left: 10%;
        margin-right: 10%;
    }

    header .brand-name-subtext{
        font-size: 60px;
        line-height: 80px;
    }

    .intro-content h6{
        font-size: 30px;
    }
}
p{
    font-size: 16px;
    line-height: 1.7;
}