/*!  
 * Globals
 */
/*============================================================================
IMPORTS
==========================================================================*/
@font-face {
  font-family: 'montserratbold';
  src: url("../fonts/montserrat_bold_macroman/Montserrat-Bold-webfont.eot");
  src: url("../fonts/montserrat_bold_macroman/Montserrat-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat_bold_macroman/Montserrat-Bold-webfont.woff") format("woff"), url("../fonts/montserrat_bold_macroman/Montserrat-Bold-webfont.ttf") format("truetype"), url("../fonts/montserrat_bold_macroman/Montserrat-Bold-webfont.svg#montserratbold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'montserratregular';
  src: url("../fonts/montserrat_regular_macroman/Montserrat-Regular-webfont.eot");
  src: url("../fonts/montserrat_regular_macroman/Montserrat-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat_regular_macroman/Montserrat-Regular-webfont.woff") format("woff"), url("../fonts/montserrat_regular_macroman/Montserrat-Regular-webfont.ttf") format("truetype"), url("../fonts/montserrat_regular_macroman/Montserrat-Regular-webfont.svg#montserratregular") format("svg");
  font-weight: normal;
  font-style: normal; }
/*===================================================================
   GLOBALS
================================================================== */
body {
  font-family: 'montserratregular', san-serif;
  color: #505163;
  font-size: 100%;
  font-weight: normal;
  padding-top: 5%; }

h1, h2, h3 {
  font-family: 'montserratbold', serif;
  font-size: 50px;
  padding: 0; }

p {
  font-size: 16px;
  font-family: 'montserratregular', san-serif; }

a {
  text-decoration: none;
  color: #505163; }

.col-respond {
  padding: 0 0 0 0; }
  .col-respond img {
    width: 100%; }

ul {
  list-style: none; }

@media (max-width: 992px) {
  body {
    padding-top: 12%; } }
    
@media (max-width: 768px) {
  body {
    padding-top: 0; } }


.field-notice{
  border:2px solid red;
}

br{
  line-height: normal;
}
/*========================================================================
NAVIGATION
=======================================================================*/

.navbar{
  background-color: #505050;
  position: fixed;
  width: 100%;
  z-index: 1000;
  top: 0;
  left: 0; 
  padding-bottom: 0;
  border: 0;
  }

.navbar .logo-name img {
  width: 22em;
  margin: 1.3em 1.2em 1.2em 2.2em;
}

.navbar-default .navbar-toggle{
  border:none;
}

.navbar-default .navbar-toggle span {
  color:#fff;
  width:35px;
  height:5px;
}

.navbar-default .navbar-nav > li > a{
  font-family: 'Montserrat';
  display:block; 
  font-size: 14px;
  font-weight: 700;
  text-align: right;
  text-transform: uppercase;
  color:#fff;
  font-kerning: 2px; }

.navbar ul{
  float:right;
  padding: 47px 30px 0 0;
  margin: 0; }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
  background-color: #5186d6;
  color:#fff;
  text-decoration: none; }

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
  background-color: transparent;
}

.navbar ul li a {
  padding: 15px 20px;
  color: #FFF; 
}

.narvbar ul li a:hover {
  background: #5186d6;
  text-decoration: none; 
}

@media(max-width: 1024px){
  .navbar ul{
    float: right;
    padding-top: 3%;
  }
}

@media (max-width: 992px) {
.navbar-header .logo-name img{
      width: 25%;
      margin: 3% 0 1% 5%;} 
  }

@media(max-width: 768px){
  .navbar-header {
    float: none;
    text-align: center;
}

  .navbar ul {
    float: none !important;
    padding-top: 3%;

  }
}

@media(max-width: 776px){
  .navbar ul {
    padding-top: 3%;
    margin-left: 20%; 
  }
}

@media(max-width: 736px){
    .navbar-header .logo-name img{
    float: left;
    padding-bottom:3%;
  }

  .navbar ul{
    float: right;
    padding-top: 3%;
    margin-left: 5%;
  }

  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
    text-align: center;
  }

  .navbar-default .navbar-nav > li > a {
    text-align: center;
  }

}

@media(max-width: 600px){
  .navbar-header .logo-name img{
    width:35%;
    margin:0;
    float: left;
    padding-top: 3%;
    padding-left: 3%;
    padding-bottom: 3%;
  }
}

@media(max-width: 568px){
  .navbar-header .logo-name img{
    padding-top: 3%;
    padding-bottom: 2%;
    padding-left: 2%;
  }
}

@media(max-width: 414px){
  .navbar-header .logo-name img.logo-name img{
    padding-top: 3%;
    padding-bottom: 3%;
  }


.navbar-header{
  text-align: center;
}
 
.navbar ul{
    float: right;
    padding-top: 3%;
    margin-left: 8%;
  }

.navbar-default > .navbar-collapse > ul > li >a{
  text-align: center;
}
}


@media(max-width: 375px){
  .navbar ul{
    float: right;
    padding-top: 3%;
    margin-left: 9%;
  }
}

@media (max-width:340px){
  
  .logo-name img{
    padding-top: 10px;
  }
}


              
/*===================================================================
BANNER
================================================================== */

.main-heading {
  background-image: url("../img/headingbckg.jpg");
  background-repeat: no-repeat;
  text-align: center;
  background-size: cover;
  color: #fff;
  height: 300px;
}

.main-heading h1 {
    position: relative;
    line-height: 100%;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 60px;
}

.main-heading h1 span{
  display: inline;
  position: absolute;
  left: 0px;
  top: 2.25em;
  opacity: 0;
  width: 100%;
}

@-webkit-keyframes rotateWordsFirst {
    0% {opacity:0;}
    10% {opacity:1;}
    20% {opacity:1;}
    25% {opacity:0;}
    100% {opacity:0;}
}


@keyframes rotateWordsFirst {
    0% {opacity:0;}
    10% {opacity:1;}
    20% {opacity:1;}
    25% {opacity:0;}
    100% {opacity:0;}
}

.rw-words-1 span {
  -webkit-animation: rotateWordsFirst 12s infinite 0s;
          animation: rotateWordsFirst 12s infinite 0s;


  -webkit-animation-timing-function: ease-in;
          animation-timing-function: ease-in;

  height: 60px;
  color: #fff;
}

.rw-words-1 span:nth-child(2) { 
  -webkit-animation-delay: 3s; 
          animation-delay: 3s; 
}

.rw-words-1 span:nth-child(3) { 
  -webkit-animation-delay: 6s; 
          animation-delay: 6s; 
}

.rw-words-1 span:nth-child(4) { 
  -webkit-animation-delay: 9s; 
          animation-delay: 9s; 
}


@media (max-width: 1200px) {
  .ryan-pic {
    height: 230px; }


  .main-heading {
    height: 300px;
    }

  .main-heading h1 span{
  top: 2.5em;
    }
}


@media (max-width: 992px) {

  .main-heading {
    height: 250px; }
    
    .main-heading h1 span{
      font-size: 50px;
      top:2em; }
      
}

@media (max-width: 768px) {

  .main-heading {
    height: 350px; }
    
    .main-heading h1 span {
      top:2em;
      font-size: 30px; }

    .main-heading h1 span {
      top: 4em;
      font-size: 55px; }
}

@media (max-width: 640px){
  .main-heading h1 span{
    top:3.5em;
  }
}

@media (max-width: 600px){
      .main-heading h1 span {
      top: 3.5em;}
}

@media (max-width: 414px){
  .main-heading{
    height:200px;
  }
  
  .main-heading h1 span{
    font-size: 34px;
    top: 3em;
  }
}
      
@media (max-width: 340px) {

  .main-heading {
    height: 200px; }
    
    .main-heading h1 span{
      font-size: 18px; }
}

@media(max-width: 320px){
  .main-heading h1 span{
    font-size: 26px;
    top:3.5em;
  }
}

/*===================================================================
HOME
================================================================== */
.home-section {
  text-align: left;
  background-color: #ededed;
  padding-top: 1%;
  padding-bottom: 1%; }

.home-section h1 {
    font-size: 35px;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    padding-top: 1px; }
    
.home-section p {
    padding-right: 8%;
    padding-left: 4%;
    line-height: 26px; }

.home-section a{
  color: #5186d6;
  text-decoration: underline;
}

@media (max-width: 768px) {
  .home-section h1 {
    padding-top: 5px; }

  .home-section p {
    font-size: 14px;
    line-height: 26px;
    padding-left: 4%;
    padding-top: 1%; } 
  }
    

@media (max-width: 667px){
    .home-section{
    text-align: center;
    }
}

@media (max-width: 414px){
  .home-section h1{
    font-size: 25px;
  }
}
 
@media (max-width: 320px) {
  .home-section{
    text-align: center;
  }
  
  .home-section h1 {
    font-size: 25px;
    padding-bottom: 1%; }

  .home-section p {
    padding-left: 0;
    padding-right:0;} 
  }


/*===================================================================
APPROACH & EXPERTISE
================================================================== */
.approach-block {

  padding-top: 1%;
  padding-right: 5%;
  padding-left: 5%;
  padding-bottom: 1%;
  }

  .approach-block h1 {
    font-size: 35px;
    text-transform: uppercase;
    margin: 0;
    padding-top: 4px; }

  .approach-block p {
    padding-bottom: 2%;
    line-height: 26px;}

.expertise-block {
  padding-top: 1%;
  padding-bottom: 2%; }

  .expertise-block h1 {
    font-size: 35px;
    text-transform: uppercase;
    margin: 0;
    padding-top: 4px; }

  .expertise-block ul {
    padding: 0;
    margin: 0; }

  .expertise-block .left-col ul {
    font-size: 16px;
    line-height: 30px; }

  .expertise-block .right-col ul {
    font-size: 16px;
    line-height: 30px;
    margin-left: -100px; }

  .expertise-block li a{
    font-family: 'montserratbold';
    color:#5186d6;
    text-decoration: underline;
  }

@media (max-width: 992px) {
  .approach-block {
    padding-right: 8%;
    line-height: 26px; }
    .approach-block h1 {
      text-align: center; }
    .approach-block p {
      padding-bottom: 0; }
    .approach-block #learn-more {
      text-align: center;
      font-size: 40px;
      padding-top: 2%;
      font-size: 2.4vw; }

  .expertise-block {
    text-align: center; }
    .expertise-block .left-col ul {
      font-size: 14px;
      line-height: 30px;
      text-align: right;
      margin: 0; }
    .expertise-block .right-col ul {
      font-size: 14px;
      line-height: 30px;
      text-align: left;
      margin: 0; } }

@media (max-width: 768px) {
  .approach-block p {
    font-size: 14px;
    line-height: 26px;
    padding-left: 0; }

  .expertise-block .left-col ul {
    font-size: 14px;
    line-height: 26px; }
  .expertise-block .right-col ul {
    font-size: 14px;
    line-height: 26px;
    margin-left: 0; } }

@media (max-width: 667px){
  .approach-block{
    text-align: center;
  }
}

@media (max-width: 400px) {
  .approach-block h1 {
    font-size: 25px;
    padding-bottom: 1%; }

  .approach-block p {
    padding-left: 0;
    padding-right:0;
    text-align: center;}
  
  .expertise-block {
    padding-bottom: 10px; }

    .expertise-block h1 {
      font-size: 25px;
      padding-top: 0;
      padding-bottom: 10px; }

    .expertise-block .left-col ul {
      font-size: 11px;
      line-height: 20px; }

    .expertise-block .right-col ul {
      font-size: 11px;
      line-height: 20px;
      margin-left: 0; } }
 

 

/*===================================================================
CONTACT
================================================================== */
.contact-section {
  background-image: url("../img/bckg_abstract_art1.jpg");
  background-size: cover;
  background-position: center center;
  text-align: center;
  color: #fff;
  padding-bottom: 5%;
  }
  
  .contact-section h1 {
    font-size: 35px;
    padding-top: 50px;
    padding-bottom: 20px;
    line-height: 50px;
    margin: 0; }
    
  .contact-section p{
    font-size: 22px;
  }

  .contact-section p a{
    color:#fff;
    font-size: 14px;
    letter-spacing: 1px;
  }
    
    .contact-section a:link {
      text-decoration: none; }
      
    .contact-section a:hover {
      color: #5186d6; }
  
  .contact-section .contact-phone a{
    font-size: 22px;
  }
      
  .contact-section .office-address {
    padding-top: 3%;
    padding-bottom: 1%; }

    
  .contact-section .btn {
    padding: 0 0 0 0;
    margin-top: 20px;
    background: none;
    border-radius: 0;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s; }
    
    .contact-section .btn:hover {
      background-color: #fff; }
      
    .contact-section .btn a {
      color: #fff;
      font-family: 'montserratbold', san-serif;
      letter-spacing: 1px;
      padding: 10px 50px 10px 50px;
      text-transform: uppercase;
      text-decoration: none;
      display: block;
      border: 2px solid white;
      text-align: center;
      outline: none;
      }
      
      .contact-section .btn a:hover {
        color: #1d427b;
        }

  @media (max-width: 350px){
    .contact-section h1{
      font-size: 25px;
      padding-top: 10px;
      padding-bottom: 10px;
    }
  }

/*FORM*/
 
 .contact-section form .form-group{
  opacity:.85;
 }
 
 input:focus, textarea:focus {
    border:1px solid #97d6eb;
}
  
  .contact-section .submit-button{
    opacity:1;
  }
  .contact-section .form-btn{
    padding: 5px 20px;
    color:#1d427b;
    margin-top: 25px;
    margin-bottom: 25px;
    background: #fff;
    border:none;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    }      

.contact-section .form-btn:hover{
  color:#5186d6;
}

input#test_email {
display: none;
}

@media (max-width:400px){
.checkboxes{
  margin-top:10px;
  margin-bottom:20px;
  }
}



/*THANK YOU PAGE*/

.thank-you{
  min-height:620px;
}

.thank-you{
  margin:0;
  padding:20%;
  text-align: center;
}

.thank-you .back-btn a{
text-decoration: none;
font-size: 14px;
}

@media (max-width: 768px) {

    .contact-section h1 {
      padding-top: 4%;
      font-size: 35px;
      line-height: 44px;
      }
    .contact-section p {
      font-size: 14px; }
    .contact-section #office-address {
      padding-bottom: 0; } }
      
@media (max-width: 400px) {
  .contact-section h1{
    font-size:25px;
    line-height: 40px;
  }
  .contact-section p {
    font-size: 16px; }
    .contact-section p a {
      font-size: 16px; }
      
  .contact-section .btn {
    margin-top: 0; }
  .contact-section #office-address {
    padding-bottom: 0; } }
    


/*===================================================================
BOTTOM NAV
================================================================== */
.second-nav {
  background-color: #1d427b;
  color: #fff;
  font-size: 14px;
  padding-top: .7%; }
  
  .second-nav a {
    color: #fff;
    padding: 1.5%;
    text-decoration: none; }
    
    .second-nav a:hover {
      color: #5186d6; }
  
.second-nav-contact p{
  font-size: 14px;
}

.sm-icon{
  text-align: right;
}

.sm-icon a{
height: 10px;
width: 10px;

}

@media (max-width:1200px){
  #second-nav-contact{
  text-align: center;
  }
  .sm-icon{
    font-size: 16px;
    padding-left: 100px;
  }
  .sm-icon a{
    margin-left:20px;
  }
}

@media (max-width:768px){
  .second-nav{
    padding-left:0;
    margin-right:0;
  }
  .second-nav-contact p{
    text-align: center;
  }
}

/*===================================================================
FOOTER
================================================================== */
footer {
  background-color: #505163;
  color: #dedede;
  text-align: center;
  padding-top: .35%; }

footer p {
    font-size: 12px; 
}


@media (max-width:768px){
  footer{
    padding-top:3%;
  }
}

@media (max-width: 320px) {
  footer {
    padding-top: 2.5%; } }
