

/*PATCHES ---------------------*/

  /*general*/
    hr.style-one {
    border: 0;
    height: 2px;
    background: #f58100;
  }
    hr.breakpoints {
    border: 0;
    height: 20px;
    background: url(/images/backgrounds/breakpoints.gif);
    display:none;
  }
  .blok{
    display:block;
  }
  #helloPage .hr-footer{
    display:none;
  }
  .hr-footer{
    border: 0;
    height: 4px;
    background: #000;
  }


  /*Nav patches*/
  .navbar{
    background:#000;
  }
  #navbar{
    text-align:center;
  }
  .logoSpace {
    width: 200px;
    height: 10px;
  }
  .navbar .nav{
   float: none !important;
    display: inline-block;
    margin-top: 0px
  }
  .navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: orange !important;
    background:none;
    background-color: none;
  }
  .nav li a {
    font-family: "brandon-grotesque",Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-family: "brandon-grotesque",Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .480em;
    color:#ffffff !important ;
    }
    .nav li a:hover{
      color:#f00 !important;
    } 
  .brandNew{
    position:absolute;
    z-index:2000;
    top:0;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    width:130px;
  }

  #navbar{
    padding:0 !important;
    padding-bottom:0 !important;
    margin:0 !important;
    line-height:100% !important;
  }
  .navbar .nav {
    float: none !important;
    display: inline-block;
    /*margin-top: 6px;*/   
    margin-bottom:0 !important;
  }
  .navbar .nav li{
    margin-bottom:0 !important;
    line-height:0 !important;
    padding-top:6px;
  }


  .brandNew img{   
    width:100%;
  }
  

/*PADDING AND MARGINs ----------------*/ 
  .pb20{
    padding-bottom:20px;
  }
  .pb30{
    padding-bottom:30px;
  }
  .pb40{
    padding-bottom:40px;
  }
  .mt20{
    margin-top: 20px;
  }
  .mb20{
    margin-bottom: 20px;
  }
  .mb30{
    margin-bottom: 30px;
  }
  .mb40{
    margin-bottom: 40px;
  }


  
/*TEXT STYLES ----------------*/ 
html * {
  font-family: "brandon-grotesque",Arial,Helvetica,sans-serif;
}
.tac{
  text-align:center;
}

/*Scroll to top*/
  .btnToTop {
      display: block;
      text-align: center;
      line-height: 12px!important;
      color: #fff;
      cursor: pointer;
      border-radius: 2px;
      -moz-border-radius: 2px;
      -webkit-border-radius: 2px;
      -o-border-radius: 2px;    
      z-index: 10000;
      height: 34px;
      width: 39px;
      background-color: rgba(217,141,66,0.5);
      padding-top:8px;
      font-size:24px;
  }

  .btnToTop:hover{
    background-color: rgba(217,141,66,1);
  } 




/*SECTION STYLES--------------*/
.btmborder {
    border-bottom: 1px solid #666;
    margin-bottom: 20px;
}
.section{
  padding:40px 0 40px 0;
}
.section h1{
  margin-bottom: 30px;
}
.sectitle {
    display: inline-block;
    padding: 0px 10px 10px 10px;
    border-bottom: 1px solid #666;
    letter-spacing: .120em;
    font-size: 33px;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif !important;
    font-style: normal;
    text-transform: uppercase;
    font-weight: 300;
    margin: 0;
  }
  .clientlogo{
    width:300px;
    height:auto;
    margin-top:20px;
    margin-bottom:15px;
  }
#hello {
    background: #000 url('/images/backgrounds/ggbridge-min.jpg');
    /*background-position: 0% 50%;
    background-position-x: 0%;
    background-position-y: 50%;*/
    background-repeat: no-repeat;
    background-attachment: fixed;
    height: 560px;
    padding-top: 170px;
    padding-bottom: 40px;
    color: #fff;
}

.hello h1, .hello h3{
  font-family: 'latin_modern_roman10_regular','Times New Roman',serif;
  font-weight: 500;
}
.hello h1{
  font-size:60px;
  line-height:120%;
}
.hello h3{
  font-size:35px;
}

#specialize img {
    width: 50%;
    height: auto;
}
#specialize h4 {
    font-family: "Trebuchet MS", arial, helvetica;
    font-size: 20px;
    font-weight: 400;
    border-bottom: 1px solid #f58100;
    display: inline-block;
    padding-bottom: 8px;
}
#work{
  background:#000;
  color:#fff;
}
#work{
  text-align:center;
}
 #work .workimg{
    width:100%;
    height:auto;
    /*margin-bottom:20px;*/
}
#work .row .col-sm-6 p{
  padding:6px 0;
  background-color: rgba(0, 0, 0, 0.5);
  }
#work .row .col-sm-6{
  margin-bottom: 20px;
}

#contact .git {
    padding: 10px 0;
}
#contact h1 {
    margin-bottom: 10px !important;
}
#contact h1, #contact h3 {
    font-family: 'latin_modern_roman10_regular','Times New Roman',serif;
    font-weight: 500;
}

/*client STYLES ----------------*/ 
  #f21wrap{
  background:#dbd2de;
  padding-bottom:0px;
  margin-bottom:30px;
  color:#000;
  }
  #f21wrap p{
  background-color: rgba(0, 0, 0, 0.8);
  color:#fff;
  }

  #realtorwrap{
  background:#e9e9e9;
  padding-bottom:0px;
  margin-bottom:30px;
  color:#fff;
  }
  #botwwrap{
  background:#002c64;
  padding-bottom:0px;
  margin-bottom:30px;
  color:#fff;
  }
  #wfmwrap{
  background:#2a624d;
  padding-bottom:0px;
  margin-bottom:30px;
  color:#fff;
  }    





/*SubPAGE STYLES ----------------*/ 
.topanchor {
    height: 40px;
}
  .client-logo{
    width:300px !important;
    height:auto !important;
  }
  .client-sub{
    color:#cacaca;
    font-family: "Trebuchet MS", arial, helvetica;
    font-size: 20px;
    font-weight: 400;
  }
/*added to adjust target anchor from client pages*/
.jumptarget:before {
  content:"";
  display:block;
  height:62px; /* fixed header height*/
  margin:-62px 0 0; /* negative fixed header height */
}
.workPage .container .row > div{
  margin-bottom:30px;
}
.workPage #contact .container .row > div{
  margin-bottom:0px;
}
.workPage #contact .git{
  font-size:50px;
}

.workPage .container .row div img{
  width:100%;
  height:auto;
}
.colorBlock{
  padding:5px 15px 15px 15px;
}



.prodDescrip{
  text-align:left !important;
}
.prodDescrip h1, .prodDescrip h2, .prodDescrip h3, .prodDescrip h4{
    font-family: "Trebuchet MS", arial, helvetica;
    line-height: 120%;
    font-weight:bold;
}









/*Contact styles ----------------*/
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
    font-family: Flaticon;
    font-size: 28px !important;
    font-style: normal;
    margin-left: 0px;
}
.socialList{
  list-style-type: none;
  display:block;
  margin:0 auto;
  width:300px;
  padding:8px;
  padding:0;
}
.socialFontS{
  padding:0;
  color:#fff;
}
.socialList li{
  display:inline-block;
  float:left;
  margin:0 ;
  position:relative;
  width:32%;
  text-align:center;
  height:80px;
  padding-top:10px;
}
#SFdribbble {
 padding-top:14px; 
}
.socialList li a, .socialIconz li a{
  display:block;
  box-sizing:border-box;
  margin:0 auto;
  background-color: #b8b8b8;
  width:70px;
  height:70px;
  padding-top:12px;

  -webkit-border-radius: 50%;
  -moz border-radius: 50%;
  border-radius: 50%;
  webkit-transition: all .1s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .1s ease-in-out;
  text-align:center;
}
.socialList li a:hover, .socialIconz li a:hover {  
  text-decoration: none;
  webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);

}
/*hover colors*/
.socialList li a#SFlinkedin:hover, .socialIconz li a#SFlinkedin:hover {
  background:#0077b5 !important;     
}
.socialList li a#SFres:hover, .socialIconz li a#SFres:hover {
  background:#f58100 !important;     
}
.socialList li a#SFtwitter:hover, .socialIconz li a#SFtwitter:hover  {
  background:#5ea7df !important;     
}
.socialList li a#SFdribbble:hover, .socialIconz li a#SFdribbble:hover  {
  background:#333333 !important;     
}
span.socialFontS{
  padding:0;
  color:#fff;
  margin-left: 0px;
}

/*social list V2*/
.socialIconz{
  display:inline-block;
  margin:0 auto;
  list-style-type: none;
  margin:0;
  margin-top:20px;
  padding:0 20px;
}
.socialIconz li{
  display:block;
  float:left;
  margin:0;
  padding:0;
  }
.socialIconz li div{  
  display:block;
  text-align: center;
  margin:0 10px;
}








.docIcon{
    background: #eee;
    background: #fff;  
    border: 2px solid #ccc;
    -moz-border-radius: 0 10px 0 0 ;
    -webkit-border-radius: 0 10px 0 0 ;
    border-radius: 0 10px 0 0 ;
    -moz-box-shadow: inset rgba(255,255,255,0.8) 0 1px 1px;
    -webkit-box-shadow: inset rgba(255,255,255,0.8) 0 1px 1px;
    box-shadow: inset rgba(255,255,255,0.8) 0 1px 1px;
    display: block;
    width: 26px;
    height: 34px;
    position: relative;
    text-indent: -9999em;
    margin: 0 auto;
    margin-top:6px;
    margin-left:23px;

}
.docIcon:after
{
    content:"";
    display:block;
    position:absolute;
    left:0;
    top:0;
    width:60%;
    margin:11px 20% 0;
    height:15px;
    background:#ccc;
    background: -webkit-linear-gradient(top, #ccc 0, #ccc 20%, #fff 20%, #fff 40%, #ccc 40%, #ccc 60%, #fff 60%, #fff 80%, #ccc 80%, #ccc 100%);
    background: -moz-linear-gradient(top, #ccc 0, #ccc 20%, #fff 20%, #fff 40%, #ccc 40%, #ccc 60%, #fff 60%, #fff 80%, #ccc 80%, #ccc 100%);
    background: -o-linear-gradient(top, #ccc 0, #ccc 20%, #fff 20%, #fff 40%, #ccc 40%, #ccc 60%, #fff 60%, #fff 80%, #ccc 80%, #ccc 100%);
    background: -ms-linear-gradient(top, #ccc 0, #ccc 20%, #fff 20%, #fff 40%, #ccc 40%, #ccc 60%, #fff 60%, #fff 80%, #ccc 80%, #ccc 100%);
    background:linear-gradient(top, #ccc 0, #ccc 20%, #fff 20%, #fff 40%, #ccc 40%, #ccc 60%, #fff 60%, #fff 80%, #ccc 80%, #ccc 100%);
}



/*LAZY IMAGES------------------------------*/
img.lazy {
    display: block;
    width: 100%;
    height: auto;
    min-height: 100px;
}
/* Prevents img without src to appear */
img:not([src]) {
    visibility: hidden;
}



/*ANIMATIONS------------------------------*/
.bizounce{
    visibility: hidden;
    display:inline-block;

}
.git{
  visibility: visible;
}
/*navbar button hamburger*/
  .navbar-toggle {
  border: none;
  background: transparent !important;
  }
  .navbar-toggle:hover {
    background: transparent !important;
  }

  .navbar-toggle .icon-bar {
    width: 22px;
    -ms-transition: all 0.2s !important;  
      -webkit-transition: all 0.2s !important;
    transition: all 0.2s !important;
      
      
  }



  .navbar-toggle .top-bar {
    -ms-transform: rotate(45deg) !important;   
    -webkit-transform: rotate(45deg) !important;     
    transform: rotate(45deg) !important;

    -ms-transform-origin: 10% 10% !important;  
    -webkit-transform-origin: 10% 10% !important;
    transform-origin: 10% 10% !important;
       
  }
  .navbar-toggle .middle-bar {
    opacity: 0 !important;
  }
  .navbar-toggle .bottom-bar {
    -ms-transform: rotate(-45deg) !important;
    -webkit-transform: rotate(-45deg) !important;
    transform: rotate(-45deg)!important;

    -ms-transform-origin: 10% 90% !important;
    -webkit-transform-origin: 10% 90% !important;
    transform-origin: 10% 90% !important;
 
  }

  .navbar-toggle.collapsed .top-bar {
    
    -ms-transform: rotate(0) !important;
    -webkit-transform: rotate(0) !important;
    transform: rotate(0) !important;
  }
  .navbar-toggle.collapsed .middle-bar {
    opacity: 1 !important;
  }
  .navbar-toggle.collapsed .bottom-bar {
    
    -ms-transform: rotate(0) !important;
    -webkit-transform: rotate(0) !important;
    transform: rotate(0) !important; 
  }
/*END navbar button*/





/*CLIENT PAGES HEADER*/
header {
    background: #000;
    color: #fff;
    height: 60px;
    position: absolute;
    z-index: 10000;
    padding: 0px;


    -moz-animation-name: dropHeader;
    -moz-animation-iteration-count: 1;
    -moz-animation-timing-function: ease-in;
    -moz-animation-duration: 0.5s;

    -webkit-animation-name: dropHeader;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: ease-in;
    -webkit-animation-duration: 0.5s;

    animation-name: dropHeader;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: .5s;
}
header ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    width:300px;
    margin:0 auto;
    text-align:center;
}
header ul li{
    display: block;
    text-align:center;
    margin:0 !important;
}
header ul li a{
  text-decoration:none !important;
  display:inline-block; 
  font-size:22px;
  color:#fff;
  margin:0 !important;
  margin-top:15px !important;
  font-family: "Trebuchet MS", arial, helvetica !important;
}
.btnClose li a span{
  font-family: "Trebuchet MS", arial, helvetica !important;
}

  .zoomclose a{
  -moz-transition:-moz-transform 0.125s ease-in; 
  -webkit-transition:-webkit-transform 0.125s ease-in; 
  -o-transition:-o-transform 0.125s ease-in;
  }
  .zoomclose a:hover{
  -moz-transform:scale(1.125); 
  -webkit-transform:scale(1.125);
  -o-transform:scale(1.125);
  color:#fff;
  }

  header{
    position: fixed;
    width:100%;
  }


  header ul li a img{
    display:inline-block;
    margin-top:-5px;
    margin-right:10px;
    
  }
  header ul li a span{

  }


  @-moz-keyframes dropHeader {
      0% {
          -moz-transform: translateY(-80px);
      }
      100% {
          -moz-transform: translateY(0);
      }
  }
  @-webkit-keyframes dropHeader {
      0% {
          -webkit-transform: translateY(-80px);
      }
      100% {
          -webkit-transform: translateY(0);
      }
  }
  @keyframes dropHeader {
      0% {
          transform: translateY(-80px);
      }
      100% {
          transform: translateY(0);
      }
  }








/*MEDIA QUERY STYLES--------------*/

  /*PATCH*/
  @media (max-width: 767px) {
     .navbar-collapse.in {
      overflow-y: visible;
      }
      .nav li a{
        font-size:14px !important; padding:14px 0;
      }
      #hello {
        height: 490px;
        padding-top: 80px;
        padding-bottom: 40px;
        }
    }

  @media (max-width: 400px) {
    .hello{
      margin-top:20px !important;
    }
    .hello h1{
      font-size:50px;
    }
      .clientlogo{
        width:90% !important;
        height:auto;
      }



  }
  

  .navbar{
    min-height:60px;
  }


  @media (max-width: 990px) {
    /*client page*/
    div.colorBlock{
      padding:15px;
      padding-top:5px;
    }
  }  


  @media (max-width: 767px) {




    .hideLogo{
    display:none !important;
    }
    .navbar .nav {
    margin-top: 20px;
    padding-bottom: 20px;
     }


    * {
    /*CSS transitions*/
    -o-transition-property: none !important;
    -moz-transition-property: none !important;
    -ms-transition-property: none !important;
    -webkit-transition-property: none !important;
    transition-property: none !important;
    /*CSS transforms*/
    -o-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
    /*CSS animations*/
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -o-animation: none !important;
    -ms-animation: none !important;
    animation: none !important;
    }

  }  




