


/*-----------topbar---------------------------*/

.contain-to-grid .top-bar {
  max-width: 67%;
  margin: 0 auto;
  margin-bottom: 0;
}

.top-bar {
  background: #ffffff;
}

.top-bar .name h1 a {
  color: #121f49;
}

.top-bar .toggle-topbar a {
  color: #121f49;
}

.top-bar .toggle-topbar.menu-icon a {
  color: #121f49;
}

.top-bar.expanded .title-area {
  background: #ffffff;
}
.top-bar.expanded .toggle-topbar a {
  color: #888888;
}

.top-bar-section ul li {
  background: #ffffff;
}
.top-bar-section ul li > a {
  color: #121f49;
}
.top-bar-section ul li > a.button {
  background-color: #ffffff;
}
.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
  background-color: #007095;
}
.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
  color: #121f49;
}
.top-bar-section ul li > a.button.secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #ffffff;
}
.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
  background-color: #b9b9b9;
}
.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
  color: #ffffff;
}
.top-bar-section ul li > a.button.success {
  background-color: #43ac6a;
  border-color: #368a55;
  color: #121f49;
}
.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
  background-color: #368a55;
}
.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
  color:#121f49;
}
.top-bar-section ul li > a.button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #121f49;
}
.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
  background-color: #cf2a0e;
}
.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
  color: #121f49;
}
.top-bar-section ul li > button {

  background-color: #ffffff;

}
.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
  background-color: #007095;
}
.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
  color: #121f49;
}
.top-bar-section ul li > button.secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #ffffff;
}
.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
  background-color: #b9b9b9;
}
.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
  color: #ffffff;
}
.top-bar-section ul li > button.success {
  background-color: #43ac6a;
  border-color: #368a55;
  color: #121f49;
}
.top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
  background-color: #368a55;
}
.top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
  color: #121f49;
}
.top-bar-section ul li > button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #121f49;
}
.top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
  background-color: #cf2a0e;
}
.top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
  color: #121f49;
}
.top-bar-section ul li:hover:not(.has-form) > a {
  background: #ffffff;
  color: #121f49;
}
.top-bar-section ul li.active > a {
  background: #ffffff;
  color: #121f49;
}
.top-bar-section ul li.active > a:hover {
  background: #ffffff;
  color: #121f49;
}


.top-bar-section .dropdown li.title h5 a {
  color: #121f49;
}

.top-bar-section .dropdown label {
  color: #777777;
}


@media only screen and (min-width: 40.063em) {
  .top-bar {
    background: #ffffff;
  }
  
  .top-bar.expanded {
    background: #ffffff;
  }

  .top-bar-section li.hover > a:not(.button) {
    background: #ffffff;
    color: #121f49;
  }
  .top-bar-section li:not(.has-form) a:not(.button) {
    background: #ffffff;
  }
  .top-bar-section li:not(.has-form) a:not(.button):hover {
    background: #ffffff;
  }
  .top-bar-section li.active:not(.has-form) a:not(.button) {
    color:#121f49;
    background: #ffffff;
  }
  .top-bar-section li.active:not(.has-form) a:not(.button):hover {
    background: #ffffff;
  }  
  
  .top-bar-section .dropdown li a {
    color: #121f49;
    background: #ffffff;
  }
  .top-bar-section .dropdown li:not(.has-form) a:not(.button) {
    color: #121f49;
    background: #ffffff;
  }
  .top-bar-section .dropdown li:not(.has-form):hover > a:not(.button) {
    color: #121f49;
    background: #ffffff;
  }
  .top-bar-section .dropdown li label {
/*    white-space: nowrap;
*/    background: #ffffff;
}

.top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
  border-right: solid 1px #4e4e4e;
}
.top-bar-section .has-form {
  background: #ffffff;  
}  

.no-js .top-bar-section ul li:hover > a {
  background: #ffffff;
  color: #121f49;
}
.no-js .top-bar-section ul li:active > a {
  background: #ffffff;
  color: #121f49;
  
}
}






/* my edits aa*/

/*#121f48 site blue
#121f49 nav #121f49*
#c3bb99 site tan
#c3bb98 nav tan
ffffff
ffffff
ffffff nav whites
/

/*nav*/

.top-bar-section .has-dropdown > a::after {   
  border-color: transparent transparent transparent rgba(255, 255, 255, 0);

}

.top-bar-section .has-dropdown > a {
  padding-right: 15px !important;
}

a {
  color: #f5d130;
}
a:hover {
  color: #121f48;
}
a:active {
  color: #666666;
}

a:hover, a:focus {
  color: #666666;
}

.button {
  text-transform: uppercase;
  background-color: #f5d130;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: .25px;
  margin-top: 20px;
  padding: .8rem 1.5rem .9rem;
}
.button:hover {
 background-color: #121f48;
}


.no-padding {
  padding-right: 0;
  padding-left: 0;
}

.red {
  background-color: red;
}

.top-bar {
  height: 82px;
  border: green 1px;
}

footer .sub-menu {
  display: none;
}

header {
  min-height: 128px;
}

.left {
  float: right !important;
  padding-top: 40px !important;
}

.top-bar .name {
  display: inline-block;
  width: 275px;
  height: 71px;
  background: rgba(0, 0, 0, 0) url("../img/fgelogo.svg") no-repeat scroll 0 0 / 100% auto;
  margin-top: 51px;
}

.top-bar .name a {

  font-size: 0px!important;

}


.top-bar-section .has-dropdown ul.dropdown li > a {
  width: 181px;
  
}



li.menu-item.menu-item-main-menu.menu-item-subsub-page  {
  border-top: 1px solid white!important;
}

li.menu-item.menu-item-main-menu.menu-item-subsub-page  {
  border-top: 1px solid white!important;
  position: relative;
  top: -3px;
  border: solid white 1px;
}

.top-bar-section ul li ul.dropdown li a  {    
  font-size: 0.7725rem !important;    
}

/*medium header*/
@media only screen and (max-width: 64em) { 
  .top-bar .name {
    width: 218px;
  }
  .contain-to-grid .top-bar {   
    max-width: 97%;
  }
}

/*small header*/
@media only screen and (max-width: 40.063em) {
  .top-bar .name {
    width: 63px;
    height: 63px;
    background:  url(../img/fgelogo.svg) no-repeat ;
    background-size: 98%;
    margin: 10px 0 12px 11px;
  }
  .top-bar-section .has-dropdown ul.dropdown li > a {
    width: 100%;
  }

  .left {
   padding-top: 0px !important;
 } 
 header {
  min-height: 82px;
}
.top-bar-section .has-dropdown > a::after {
  border-color: transparent transparent transparent rgba(195, 187, 143, .9) !important;
  margin-right: 0px!important;
}
}



.top-bar-section .dropdown li a {
  margin-top: 7px !important;
  margin-bottom: 7px !important;    
}


@media only screen and (min-width: 40.063em) {
  .top-bar-section .dropdown li a {
    white-space: normal;
    line-height: 18px !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;    
  }
}





/*header effects things above mobile*/
@media only screen and (min-width: 40.063em) { 
  .top-bar-section .has-dropdown .dropdown li.has-dropdown > a::after {
    border: medium none;
    content: url(../img/arrow.png) !important;
    line-height: 1.2;
    margin-top: -3px;
    right: 0px;
    top: 1rem;
  }

  .top-bar-section .has-dropdown ul.dropdown li:nth-child(-n+3)  {
    border-top: 1px solid #c3bb99;
  }    
}



.top-bar-section .dropdown li:not(.has-form) a:not(.button), .top-bar-section ul li > a, .top-bar-section li:not(.has-form) a:hover:not(.button)  {
  font-weight: 700;
}

.top-bar .toggle-topbar.menu-icon a 
{  
  color: #121f49;
}


.contain-to-grid, .top-bar, .top-bar-section li:not(.has-form) a:not(.button), .top-bar-section li:not(.has-form) a:hover:not(.button) {
  background: #ffffff none repeat scroll 0 0;   
}

/*about us styles*/

.outlinered {
  outline:solid red 1px;
}
.outlinegreen {
  outline:solid green 1px;
}
.outlineblue {
  outline:solid #121f49 1px;
}

/*font stylings*/

h1, h2, h3, h4 {
  font-weight: 700; 
  color: #121f48;  
}
h5, h5 {
  font-weight: 700; 
}

h3 {
  font-size: 20px;
}

h4 {
  font-size: 30px;
  text-transform: uppercase;
}

h5 {
  font-size: 0.925rem;
}

p {   
  margin-bottom: 1.95rem;    
}

.legend {
  font-size: 15px;
  color: #c3ba98; 
}

.bigleading p {
  line-height: 210%;
}
/*end fonts stylings*/



.row .row.contained {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 71.25rem;
  *zoom: 1;
}


.bottimage-aboutus {
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
}


.mastheadtext h1.mastfont {     
  font-weight: 700;   
  font-size: 4.375rem;
  line-height: 80px;
}



.mastheadtext h1::after {
  content: url(../img/period.png);
} 

h3.gform_title::after, h2::after, h3::after {
  content: url(../img/periodh2.png);
  white-space: nowrap;
} 

.mastheadtext h1, .mastheadtext p {
  color: #ffffff;
  font-weight: 500;
}

.mastheadtext {
  position: absolute;
  top: 270px;
}


.end {
  float: left !important;
}

.row.expanded {
  max-width: none; 
}

.masthead-small-image.largeimage {   
  background-position: center 186px;

}

.masthead-small-image {
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
  height: 530px;
  overflow: hidden;
}


.team-members .legend {
  padding-bottom: 22px;
  display: inline-block;
}


.posrelative {
  position: relative;
}

/*.teammember:last-child {
  margin-bottom: 150px;
}*/

.masthead {
  overflow: hidden;
  height: 733px;
  background-repeat: no-repeat;
  background-size: 100% auto;    
  background-position: center top;
}

.first-h2 {
  margin-top: 174px;
}

.next-h2 {
  margin-top: 100px;
}

.team-members, .infront {
  z-index: 100;
  position: relative;
}

.team-members p {
  padding-bottom: 100px;
}
.team-members img {
  padding-bottom: 20px;
}



/*box grids*/

.small-up-2 > .column, .small-up-2 > .columns {
  width: 50%;
  float: left; 
}
.small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
  clear: none; 
}
.small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
  clear: both; 
}
.small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
  float: left; 
}



@media only screen and (min-width: 40em) { 
  .medium-up-3 > .column, .medium-up-3 > .columns {
    width: 33.33333%;
    float: left; 
  }
  .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
    clear: none; 
  }
  .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
    clear: both; 
  }
  .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
    float: left; 
  }
}


@media only screen and (min-width: 64em) { 
 .large-up-4 > .column, .large-up-4 > .columns {
  width: 25%;
  float: left; 
}
.large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
  clear: none; 
}
.large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
  clear: both; 
}
.large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
  float: left; 
}
}
/* end box grids*/


/*medium content area*/
@media only screen and (max-width: 64em) { 

  .mastheadtext {
    top: 119px;
  }
  .mastheadtext h1.mastfont {     
    font-size: 2.375rem;
    line-height: 30px;
  } 

  h2 {
    font-size: 1.913rem;
  }

  h4 {
    font-size: 20px;
    text-transform: uppercase;
  }
  .masthead {
    height: 485px;
  } 
  .mastheadtext h1::after, h2::after {
    content: none;
  } 
  .masthead-small-image {    
    height: 366px !important;
  }
  .first-h2 {
    margin-top: 100px;
  }

  .teammember:last-child {
    margin-bottom: 300px;
  }
}

/*small content area*/
@media only screen and (max-width: 40em) {
  html {
    font-size: 80%;
  }

  .masthead {
    height: 293px;
  }
  .mastheadtext {
    top: 30px;
  }
  .first-h2 {
    margin-top: 50px;
  }
  .team-members {
    padding-bottom: 10px;
    padding-top: 20px;
  }
  .team-members p {
    padding-bottom: 20px;
  }
  .team-members img {
    padding-bottom: 5px;
  }
  .next-h2 {
    margin-top: 40px;
  }
  .small-up-2 > .column, .small-up-2 > .columns {
    width: 50%;
    float: left; 
  }
  .small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
    clear: none; 
  }
  .small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
    clear: both; 
  }
  .small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
    float: left; 
  }
}


/*slick slider*/


.slick-prev::before, .slick-next::before, .slick-dots li button::before {
  content: " ";
}


.slick-prev::before, .slick-next::before {
  color: black;
  font-family: inherit;
  opacity: 0.75;
  height: 70px;
  width: 70px;
  display: block;
}

.slick-next::before {  
  background: url("../img/slider-right-arrow.png") no-repeat scroll 0 0 / 100% auto;
}
.slick-prev::before {  
  background: url("../img/slider-left-arrow.png") no-repeat scroll 0 0 / 100% auto;
}



.slick-prev, .slick-next {
  border: medium none;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 70px;
  line-height: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 70px;
}

.slick-prev {
  left: 0px;
  z-index: 99;
}

.slick-next {
  right: 0px;
}

.multiple-items .slick-slide {
  width: 30%;
}

.slick-slide {
  height: 470px;
}

ul.slick-dots {
  margin: 0;
}

.slick-slider {
  margin-bottom: 0;
}

.slick-dots {
  bottom: 57px;    
  position: absolute;
  width: 100%
}

.slick-slide img {
  height: auto;
  overflow: hidden;
  width: 100%;
}

.slick-next {
  right: 0px;
}

.slick-prev {
  left: 0;
}


.offset-arrows .slick-next {
  float: left;
  position: relative;
  right: -30px;
  top: -260px;
}

.offset-arrows .slick-prev {
  float: left;
  left: -47px;
  position: relative;
  top: 210px;
}

h2.clients {
  position: absolute;
  top: 109px;
  z-index: 99;
  color: white !important;
}

.fullscreen-bg {
  height: 700px;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
  color: white !important;
  overflow: hidden;
}

.fullscreen-bg a:hover, .fullscreen-bg a:active, .fullscreen-bg a:focus, .fullscreen-bg a  {  
  color: white !important;
}


.fullscreen-bg h4 {
  color: white !important;
  margin-top: 200px;
}


.slick-next::before {  
  background: url("../img/slider-right-arrow.png") no-repeat scroll 0 0 / 100% auto;
}
.slick-prev::before {  
  background: url("../img/slider-left-arrow.png") no-repeat scroll 0 0 / 100% auto;
}

.slick-dots li button::before, .slick-dots li.slick-active button::before {
 background: url("../img/dots.png") no-repeat scroll 0 0 / 83% auto;    
}

.slick-dots li.slick-active button::before {
  opacity: 0.87;
}

.slick-dots li.slick-active button::before {
  color: black;
  opacity: 0.87;
}

.slick-dots li button::before {
 opacity: 0.5;
}

.expanded img {
  width: 100%;
  overflow: hidden;
}

.logos .slick-slide {
  height: 110px;
}

.slick-prev {
  left: -66px;
  top: 10px;
}

.slick-next {
  right: -66px;
  top: 10px;
}


/*close slick slider*/

/* footer styles*/

footer .row.expanded{
  background-color: #f5f5f5;
}

footer .inline-list {
  margin: 0 auto 68px;
  width: 606px;
}


.flogo {
  background: rgba(0, 0, 0, 0) url("../img/fgelogo.svg") no-repeat scroll 0 0 / 100% auto;
  height: 93px;
  margin: 82px auto 15px;
  width: 241px;
}

p.copyright {
  text-align: center;
  font-size: 60%;
  padding: 39px 0 94px;
  margin-bottom: 0;
  color: #999999;
}

.copyright {
  background-color: #ffffff;
}


footer a {
  color: #666666;
}

footer .inline-list > li {
  margin-left: 57px;

}

footer .inline-list > li:first-child {
  margin-left: 0rem;
}

/*small footer area*/
@media only screen and (max-width: 40em) {

  footer .inline-list {
    margin-bottom:30px;   
    width: 300px;
  }


  footer .inline-list > li {
    margin-left:13px;
  }

  footer a {
    font-size: 90%;
  }

  .flogo {
    height: 62px;
    margin: 26px auto 10px;
    width: 194px;
  }

  p.copyright {
    padding: 15px 0 25px;
  }
}

/* homepage */


.homepage-small-masthead {
 /* pointer-events: none;*/
}

.homepage-small-masthead2 {
  position: relative;
  /*top: -200px;*/
  height: 400px;
}

.homepage.first-h2 {
  margin-top: 70px;
}
.meet {
  display: block;
  padding: 10px 0;

}



.smallerfont {
  font-size: 13px;
  line-height: 20px;
  padding-bottom: 0;
  margin-bottom: 0;
}

.homepage .team-members .teammember:last-child {
  margin-bottom: 0;
}

.grid-images {
  position: absolute;
  top: 563px;
  z-index: 99;
}

.homegrid-padding {
  padding: 0 225px 0 75px;
}

.masthead-small-image.homepage {
  height: 270px;
  background-size: 98%;
}

.masthead-small-image.homepagebottrow {
  height: 193px;
  background-size: 99%;
  margin-top: 3px;
  background-position: center center;
}

.mastheadtext .mastfontblue h1.mastfont, .mastheadtext .mastfontblue p {
  color: #121f48;

}

.content-bottom-margin {
  margin-bottom: 200px;
}

.content-bottom-marginsm {
  margin-bottom: 80px;
}

.multiple-item {
  padding-top: 50px;
}


/*40-- 640px  64 --1024*/
/*medium homepagestyles*/
@media only screen and (max-width: 64em) { 

  .homegrid-padding {
    padding: 0 100px 0 20px;
  }
  .grid-images {
    top: 118px;
  }

  .offset-arrows .slick-next {   
    top: -354px;
  }
  h2.clients {
    top: 200px;
  }
  .fullscreen-bg {
    height: 581px;
  }

   /* .slick-prev::before, .slick-next::before {
     display: none;
     }*/

     .offset-arrows button {
      display: none !important;
    }


    .content-bottom-margin {
      margin-bottom: 75px;
    }

    .content-bottom-marginsm {
      margin-bottom: 50px;
    }

  }

  /*small homepage styles*/
  @media only screen and (max-width: 40em) {

    .fullscreen-bg {
      height: 300px;
      background-size: 200%;
    }

    h2.clients {
      top: 30px;
    }

    .fullscreen-bg h4 {
      margin-top: 18px;
    }

    .slick-dots {
      bottom: 7px;
    }

    h4 {
      font-size: 18px;
    }
    .multiple-item {
      padding-top: 10px;
    }

    .row.collapse > .column, .row.small-uncollapse > .columns {
      padding-left: 0.9375rem;
      padding-right: 0.9375rem; }
    }


    h2.fp-text {
      text-transform: uppercase;
      font-size: 30px;
      padding-top: 49px;
    }

    .borderwhite {
      border: white solid 2px;
    }

    .gallery-box {
      max-height: 308px;
      overflow: hidden;
      /*width: 16.65vw;
      height: 16.65vw;*/
      background-color: #c3bb99;
    }

    .gallery-wide {
      max-height: 309px;
      overflow: hidden;
      /*width: 33.3vw;
      height: 16.65vw;*/
     /* background-color: #c3bb99;*/

    }

    .gallery-box img{
     width: 106% !important;
     max-width: 106% !important;
   }


   .gallery-high {
     max-height: 616px;
     overflow: hidden;
     /*width: 16.65vw;
     height: 33.3vw;*/
     background-color: #c3bb99;

   }

   .gallery-high img{
     width: 109% !important;
     max-width: 109% !important;
   }

   .projects h2 {
    color: #3e3e3e;
    font-size: 25px;
  }

  .projects h2::after {
    content: none;
  }

  /*medium projext page styles*/
  @media only screen and (max-width: 64em) { 

    .gallery-box {
     /* max-height: 309px;*/

    /* width: 22.85vw;
    height: 22.85vw;*/
  }

  .gallery-high {
    /* max-height: 618px;*/
   /* width: 22.85vw;
   height: 45.7vw;*/
 }

 .gallery-wide {
  /*  width: 45.7vw;
  height: 22.85vw;*/
}
}


.projects-list a {
  color:#3e3e3e;
}

.projects-list p  {
 margin-bottom: 16px;
 line-height: 138%!important;
 font-size: 15px;
}


.projects-list a:hover {
  color:#c3ba98;
}

.projects-list h2 {
  padding-top: 0;
  padding-bottom: 20px;
}

.row.outlineblue.project-info {
  margin-top: 29px;
}

.project-page h2::after {
  content: none;
}

.project-page {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
}

.project-page h5 {
  margin-bottom: 0rem;
  color: #121f48; 
}

.testimonial {
  background-color: #f5f5f5;
}

.quote::before {
  content: open-quote;
  font-size: 300%;
  font-weight: 700;
  left: -38px;
  position: absolute;
  top: -19px;
}
.testimonial > div {
  margin-top: 100px;
  margin-bottom: 65px;
}

p.quotename {
  margin-bottom: 0;
}


.high {
  height: 200px;
}

.higher {
  height:429px;
}

.positionup {
  position: absolute;
  /* top: -143px;*/
  top: 0px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  width: 100vw;
}

.infront {
  top: 139px;
}


.more-projects-slider {
  /*  margin-top: 139px;*/
}

.projects-page h2.clients {
  color: white !important;
  position: absolute;
  top: 39px;
  z-index: 99;
}

.more-projects-slider p, .more-projects-slider h4, .more-projects-slider a {
  color: white !important;
}
.more-projects-slider a {
  font-size: 15px;
  font-weight: 700;
}

.slider-gallery div {
  padding: 0 8px;
}

.slider-gallery {
  padding: 60px 8px 0 0;
}


.more-projects-slider .slick-slide {
  height: 900px;
}

.more-projects-slider .slick-next {
  right: 41%;
  top: 684px;
}

.more-projects-slider .slick-prev {
  left: 51%;
  top: 684px;
}

.gallery-large {
  max-height: 567px;
  overflow: hidden;
}

/*start test*/

.dialog, .reveal-modal {
  padding: 0;
}

span.modal-nav  {
  font-size: 20px;
  color: white !important;
  font-weight: 500 !important;
  margin-bottom: 0;
  position: absolute;
  right: 0;
  top: 106%;
}

span.modal-nav a  {
 color: white !important;
}
/*start test*/
span.modal-nav a.rightarrow  {
 color: rgba(0, 0, 0, 0.0)!important;
 background: rgba(0, 0, 0, 0) url("../img/smallarrow-right.png") no-repeat scroll 0 2px / 100% auto;
 height: 20px;
 width: 12px;

 display: inline-block;

}

span.modal-nav a.leftarrow  {
  color: rgba(0, 0, 0, 0.0)!important;
  background: rgba(0, 0, 0, 0) url("../img/smallarrow-left.png") no-repeat scroll 0 2px / 100% auto;
  height: 20px;
  width: 12px;

  display: inline-block;
}

.reveal-modal {
  background-color: rgba(0, 0, 0, 0.0)!important;
}



/*end test*/


.reveal-modal p {
  margin-bottom: 0;

}

dialog.medium, .reveal-modal. {

  text-align: center;

}


dialog .close-reveal-modal, .reveal-modal .close-reveal-modal {
  color: #ffffff;
  font-size: 2.5rem;
  font-weight: normal;
  right: -3.312rem;
  top: -4.5rem;
}

/*end test*/

/*small project page styles*/
@media only screen and (max-width: 40em) {

  .project-page .content-bottom-margin, .project-page .content-bottom-marginsm {
    margin-bottom: 40px;
  }

  .quote::before {
    left: 0px;
    top: -40px;
  }
  .offset-arrows button {
    display: none !important; 
  } 

  span.modal-nav {  
    right: 30%;
    top: -35px;
    display: inline-block;
    width: 40%;
    text-align: center;
  }

  dialog .close-reveal-modal, .reveal-modal .close-reveal-modal {

    right: 17px;
    top: -48px;
  }

  dialog, .reveal-modal {

    top: 85px !important;
  }

  dialog, .reveal-modal {
   min-height: auto; 
 }
}




/*medium project page styles*/
@media only screen and (min-width: 40em) {

  dialog.medium, .reveal-modal.medium {
    margin-left: -25%;
    text-align: center;
    width: 50%;
  }
  
}







/*other project slider arrow styles styles*/
@media only screen and (max-width: 1505px) {
  .more-projects-slider .slick-next {

    right: 39%;
    top: 560px;
  }

  .more-projects-slider .slick-prev {
    left: 51%;
    top: 560px;
  }  
}

@media only screen and (max-width: 1368px) {
  .more-projects-slider .slick-next {

   right: 38%;
   top: 594px;
 }
 .more-projects-slider .slick-slide {
  height: 800px;
}

.more-projects-slider .slick-prev {
  left: 50%;
  top: 594px;
}  
}

@media only screen and (max-width: 1156px) {
  .more-projects-slider .slick-next {

   right: 38%;
   top: 594px;
 }
 .more-projects-slider .slick-slide {
  height: 700px;
}


.more-projects-slider .slick-prev {
  left: 48%;
  top: 594px;
}  
.slider-gallery {
  padding: 21px 8px 0 0;
}
}


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

  .more-projects-slider .slick-next {

   right: 33%;
   top: 520px;
 }



 .more-projects-slider .slick-prev {
  left: 48%;
  top: 520px;
}

}

/*default page styles*/



@media only screen and (max-width: 40em) {

  .masthead {
    background-color: #666666;
    background-size: 162%;
  }

  .mastheadtext p {
    line-height: 19px;
  }


  .masthead.default-page {
    background-color: #666666;
    background-size: 232% auto;
    height: 440px;
  }

  .small-padding .columns {
    padding: 0!important;
  }

}

/*industries page styles*/

.content-bottom-marginbig {
  margin-bottom: 900px;
}


.industries-page {
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
}


/*form styles*/

.gform_wrapper {    
  max-width: 100%;   
}

.gform_wrapper .hidden_label input.large, .gform_wrapper .hidden_label select.large, .gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large {
  width: 100%;
}

.gform_wrapper .top_label .gfield_label {
  display: none;
}

.gform_description {
  line-height: 24px;
  font-size: 17px;
  
}
.gform_heading {
  margin: 15px 0 30px !important;
  width: 100% !important;

}

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
  background-color: #fbfbfb;
  border: 1px solid #e8e8e8;
  box-shadow: none;
  padding: 7px 6px 7px 15px !important;
  display: block;
  text-indent:0 !important;
  font-size: 15px !important;
  height: 51px;
  margin: 0 0 19px;
  padding: 0.5rem;

}

textarea {
 padding: 15px 6px 7px 15px !important;

}


.gform_wrapper textarea.large {
  height: 131px;
  width: 100%;
}

input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus {
  border-color: #cacaca !important;
  box-shadow: 0 0 7px #efefef;
}


.gform_wrapper .button {    
  float: right;
  font-size: 15px !important;   
  padding: 10px 1.5rem;
  margin-top: -3px;
}



h3.gform_title {
  font-size: 2.3125rem !important;
  
}

#gform_2 {
  margin: 36px 0 0;

}

.gform_wrapper h3.gform_title {
  letter-spacing: normal !important;
  margin:0 !important;
}

.contactmap {
  padding-right: 6% !important;
}

footer .row.expanded.newsletter {
  background-color: #e3e3e3;
}

.testimonial > div.contactform {
  margin-bottom: 65px;
  margin-top: 50px;
}


.footerinput .gform_wrapper .button {
 margin-top: 0;
 padding: 14px 1.5rem;
 position: relative;
 top: -69px;
}

body .footerinput .gform_wrapper label.gfield_label + div.ginput_container {
  margin-right: 129px;
}


.footerinput .gform_wrapper .gform_footer {
  clear: both;
  margin: 0;
  padding: 0 0 0.625em;
}

.testimonial.contactpage {
  background-color: #ffffff;
}

.indlogo img {
  padding: 30px;

}



.large-8.large-offset-2.end.columns.medium-11.medium-offset-1.bottom-border-large {
    min-height: 1500px !important;
}

.logos .slick-prev, .logos .slick-next {  
    top: 60px;
}


.test1 {
  margin-bottom: 500px;
}

.project-list a {
  display: block;
  color: #121f49;
  padding: 0 0 5px;
}



/*-----------topbar---------------------------*/

.contain-to-grid .top-bar {
  max-width: 67%;
  margin: 0 auto;
  margin-bottom: 0;
}

.top-bar {
  background: #ffffff;
}

.top-bar .name h1 a {
  color: #121f49;
}

.top-bar .toggle-topbar a {
  color: #121f49;
}

.top-bar .toggle-topbar.menu-icon a {
  color: #121f49;
}

.top-bar.expanded .title-area {
  background: #ffffff;
}
.top-bar.expanded .toggle-topbar a {
  color: #888888;
}

.top-bar-section ul li {
  background: #ffffff;
}
.top-bar-section ul li > a {
  color: #121f49;
}
.top-bar-section ul li > a.button {
  background-color: #ffffff;
}
.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
  background-color: #007095;
}
.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
  color: #121f49;
}
.top-bar-section ul li > a.button.secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #ffffff;
}
.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
  background-color: #b9b9b9;
}
.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
  color: #ffffff;
}
.top-bar-section ul li > a.button.success {
  background-color: #43ac6a;
  border-color: #368a55;
  color: #121f49;
}
.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
  background-color: #368a55;
}
.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
  color:#121f49;
}
.top-bar-section ul li > a.button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #121f49;
}
.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
  background-color: #cf2a0e;
}
.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
  color: #121f49;
}
.top-bar-section ul li > button {

  background-color: #ffffff;

}
.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
  background-color: #007095;
}
.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
  color: #121f49;
}
.top-bar-section ul li > button.secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #ffffff;
}
.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
  background-color: #b9b9b9;
}
.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
  color: #ffffff;
}
.top-bar-section ul li > button.success {
  background-color: #43ac6a;
  border-color: #368a55;
  color: #121f49;
}
.top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
  background-color: #368a55;
}
.top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
  color: #121f49;
}
.top-bar-section ul li > button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #121f49;
}
.top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
  background-color: #cf2a0e;
}
.top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
  color: #121f49;
}
.top-bar-section ul li:hover:not(.has-form) > a {
  background: #ffffff;
  color: #121f49;
}
.top-bar-section ul li.active > a {
  background: #ffffff;
  color: #121f49;
}
.top-bar-section ul li.active > a:hover {
  background: #ffffff;
  color: #121f49;
}


.top-bar-section .dropdown li.title h5 a {
  color: #121f49;
}

.top-bar-section .dropdown label {
  color: #777777;
}


@media only screen and (min-width: 40.063em) {
  .top-bar {
    background: #ffffff;
  }
  
  .top-bar.expanded {
    background: #ffffff;
  }

  .top-bar-section li.hover > a:not(.button) {
    background: #ffffff;
    color: #121f49;
  }
  .top-bar-section li:not(.has-form) a:not(.button) {
    background: #ffffff;
  }
  .top-bar-section li:not(.has-form) a:not(.button):hover {
    background: #ffffff;
  }
  .top-bar-section li.active:not(.has-form) a:not(.button) {
    color:#121f49;
    background: #ffffff;
  }
  .top-bar-section li.active:not(.has-form) a:not(.button):hover {
    background: #ffffff;
  }  
  
  .top-bar-section .dropdown li a {
    color: #121f49;
    background: #ffffff;
  }
  .top-bar-section .dropdown li:not(.has-form) a:not(.button) {
    color: #121f49;
    background: #ffffff;
  }
  .top-bar-section .dropdown li:not(.has-form):hover > a:not(.button) {
    color: #121f49;
    background: #ffffff;
  }
  .top-bar-section .dropdown li label {
/*    white-space: nowrap;
*/    background: #ffffff;
}

.top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
  border-right: solid 1px #4e4e4e;
}
.top-bar-section .has-form {
  background: #ffffff;  
}  

.no-js .top-bar-section ul li:hover > a {
  background: #ffffff;
  color: #121f49;
}
.no-js .top-bar-section ul li:active > a {
  background: #ffffff;
  color: #121f49;
  
}
}






/* my edits aa*/

/*#121f48 site blue
#121f49 nav #121f49*
#c3bb99 site tan
#c3bb98 nav tan
ffffff
ffffff
ffffff nav whites
/

/*nav*/

.top-bar-section .has-dropdown > a::after {   
  border-color: transparent transparent transparent rgba(255, 255, 255, 0);

}

.top-bar-section .has-dropdown > a {
  padding-right: 15px !important;
}

a {
  color: #f5d130;
}
a:hover {
  color: #121f48;
}
a:active {
  color: #666666;
}

a:hover, a:focus {
  color: #666666;
}

.button {
  text-transform: uppercase;
  background-color: #f5d130;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: .25px;
  margin-top: 20px;
  padding: .8rem 1.5rem .9rem;
}
.button:hover {
 background-color: #121f48;
}


.no-padding {
  padding-right: 0;
  padding-left: 0;
}

.red {
  background-color: red;
}

.top-bar {
  height: 82px;
  border: green 1px;
}

footer .sub-menu {
  display: none;
}

header {
  min-height: 128px;
}

.left {
  float: right !important;
  padding-top: 40px !important;
}

.top-bar .name {
  display: inline-block;
  width: 275px;
  height: 71px;
  background: rgba(0, 0, 0, 0) url("../img/fgelogo.svg") no-repeat scroll 0 0 / 100% auto;
  margin-top: 51px;
}

.top-bar .name a {

  font-size: 0px!important;

}


.top-bar-section .has-dropdown ul.dropdown li > a {
  width: 181px;
  
}



li.menu-item.menu-item-main-menu.menu-item-subsub-page  {
  border-top: 1px solid white!important;
}

li.menu-item.menu-item-main-menu.menu-item-subsub-page  {
  border-top: 1px solid white!important;
  position: relative;
  top: -3px;
  border: solid white 1px;
}

.top-bar-section ul li ul.dropdown li a  {    
  font-size: 0.7725rem !important;    
}

/*medium header*/
@media only screen and (max-width: 64em) { 
  .top-bar .name {
    width: 218px;
  }
  .contain-to-grid .top-bar {   
    max-width: 97%;
  }
}

/*small header*/
@media only screen and (max-width: 40.063em) {
  .top-bar .name {
    background: rgba(0, 0, 0, 0) url("../img/fgelogo.svg") no-repeat scroll 0 23px / 97% auto;
    height: 63px;
    margin: 10px 0 12px 11px;
    width: 183px;
  }
  .top-bar-section .has-dropdown ul.dropdown li > a {
    width: 100%;
  }

  .left {
   padding-top: 0px !important;
 } 
 header {
  min-height: 82px;
}
.top-bar-section .has-dropdown > a::after {
  border-color: transparent transparent transparent rgba(195, 187, 143, .9) !important;
  margin-right: 0px!important;
}
}



.top-bar-section .dropdown li a {
  margin-top: 7px !important;
  margin-bottom: 7px !important;    
}


@media only screen and (min-width: 40.063em) {
  .top-bar-section .dropdown li a {
    white-space: normal;
    line-height: 18px !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;    
  }
}





/*header effects things above mobile*/
@media only screen and (min-width: 40.063em) { 
  .top-bar-section .has-dropdown .dropdown li.has-dropdown > a::after {
    border: medium none;
    content: url(../img/arrow.png) !important;
    line-height: 1.2;
    margin-top: -3px;
    right: 0px;
    top: 1rem;
  }

  .top-bar-section .has-dropdown ul.dropdown li:nth-child(-n+3)  {
    border-top: 1px solid #c3bb99;
  }    
}



.top-bar-section .dropdown li:not(.has-form) a:not(.button), .top-bar-section ul li > a, .top-bar-section li:not(.has-form) a:hover:not(.button)  {
  font-weight: 700;
}

.top-bar .toggle-topbar.menu-icon a 
{  
  color: #121f49;
}


.contain-to-grid, .top-bar, .top-bar-section li:not(.has-form) a:not(.button), .top-bar-section li:not(.has-form) a:hover:not(.button) {
  background: #ffffff none repeat scroll 0 0;   
}

/*about us styles*/

.outlinered {
  outline:solid red 1px;
}
.outlinegreen {
  outline:solid green 1px;
}
.outlineblue {
  outline:solid #121f49 1px;
}

/*font stylings*/

h1, h2, h3, h4 {
  font-weight: 700; 
  color: #121f48;  
}
h5, h5 {
  font-weight: 700; 
}

h3 {
  font-size: 20px;
}

h4 {
  font-size: 30px;
  text-transform: uppercase;
}

h5 {
  font-size: 0.925rem;
}

p {   
  margin-bottom: 1.95rem;    
}

.legend {
  font-size: 15px;
  color: #c3ba98; 
}

.bigleading p {
  line-height: 210%;
}
/*end fonts stylings*/



.row .row.contained {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 71.25rem;
  *zoom: 1;
}


.bottimage-aboutus {
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
}


.mastheadtext h1.mastfont {     
  font-weight: 700;   
  font-size: 4.375rem;
  line-height: 80px;
}



.mastheadtext h1::after {
  content: url(../img/period.png);
} 

h3.gform_title::after, h2::after, h3::after {
  content: url(../img/periodh2.png);
  white-space: nowrap;
} 

.mastheadtext h1, .mastheadtext p {
  color: #ffffff;
  font-weight: 500;
}

.mastheadtext {
  position: absolute;
  top: 270px;
}


.end {
  float: left !important;
}

.row.expanded {
  max-width: none; 
}

.masthead-small-image.largeimage {   
  background-position: center 186px;

}

.masthead-small-image {
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
  height: 530px;
  overflow: hidden;
}


.team-members .legend {
  padding-bottom: 22px;
  display: inline-block;
}


.posrelative {
  position: relative;
}

.teammember:last-child {
  /*margin-bottom: 150px;*/
}

.masthead {
  overflow: hidden;
  height: 733px;
  background-repeat: no-repeat;
  background-size: cover;    
  background-position: center top;
}

.first-h2 {
  margin-top: 174px;
}

.next-h2 {
  margin-top: 100px;
}

.team-members, .infront {
  z-index: 100;
  position: relative;
}

.team-members p {
  padding-bottom: 100px;
}
.team-members img {
  padding-bottom: 20px;
}



/*box grids*/

.small-up-2 > .column, .small-up-2 > .columns {
  width: 50%;
  float: left; 
}
.small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
  clear: none; 
}
.small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
  clear: both; 
}
.small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
  float: left; 
}



@media only screen and (min-width: 40em) { 
  .medium-up-3 > .column, .medium-up-3 > .columns {
    width: 33.33333%;
    float: left; 
  }
  .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
    clear: none; 
  }
  .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
    clear: both; 
  }
  .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
    float: left; 
  }
}


@media only screen and (min-width: 64em) { 
 .large-up-4 > .column, .large-up-4 > .columns {
  width: 25%;
  float: left; 
}
.large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
  clear: none; 
}
.large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
  clear: both; 
}
.large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
  float: left; 
}
}
/* end box grids*/


/*medium content area*/
@media only screen and (max-width: 64em) { 

  .mastheadtext {
    top: 119px;
  }
  .mastheadtext h1.mastfont {     
    font-size: 2.375rem;
    line-height: 30px;
  } 

  h2 {
    font-size: 1.913rem;
  }

  h4 {
    font-size: 20px;
    text-transform: uppercase;
  }
  .masthead {
    height: 485px;
  } 
  .mastheadtext h1::after, h2::after {
    content: none;
  } 
  .masthead-small-image {    
    height: 366px !important;
  }
  .first-h2 {
    margin-top: 100px;
  }

  .teammember:last-child {
   /* margin-bottom: 300px;*/
  }
}

/*small content area*/
@media only screen and (max-width: 40em) {
  html {
    font-size: 80%;
  }

  .masthead {
    height: 293px;
  }
  .mastheadtext {
    top: 30px;
  }
  .first-h2 {
    margin-top: 50px;
  }
  .team-members {
    padding-bottom: 10px;
    padding-top: 20px;
  }
  .team-members p {
    padding-bottom: 20px;
  }
  .team-members img {
    padding-bottom: 5px;
  }
  .next-h2 {
    margin-top: 40px;
  }
  .small-up-2 > .column, .small-up-2 > .columns {
    width: 50%;
    float: left; 
  }
  .small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
    clear: none; 
  }
  .small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
    clear: both; 
  }
  .small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
    float: left; 
  }
}


/*slick slider*/


.slick-prev::before, .slick-next::before, .slick-dots li button::before {
  content: " ";
}


.slick-prev::before, .slick-next::before {
  color: black;
  font-family: inherit;
  opacity: 0.75;
  height: 70px;
  width: 70px;
  display: block;
}

.slick-next::before {  
  background: url("../img/slider-right-arrow.png") no-repeat scroll 0 0 / 100% auto;
}
.slick-prev::before {  
  background: url("../img/slider-left-arrow.png") no-repeat scroll 0 0 / 100% auto;
}



.slick-prev, .slick-next {
  border: medium none;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 70px;
  line-height: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 70px;
}

.slick-prev {
  left: 0px;
  z-index: 99;
}

.slick-next {
  right: 0px;
}

.multiple-items .slick-slide {
  width: 30%;
}

.slick-slide {
  height: 470px;
}

ul.slick-dots {
  margin: 0;
}

.slick-slider {
  margin-bottom: 0;
}

.slick-dots {
  bottom: 57px;    
  position: absolute;
  width: 100%
}

.slick-slide img {
  height: auto;
  overflow: hidden;
  width: 100%;
}

.slick-next {
  right: 0px;
}

.slick-prev {
  left: 0;
}


.offset-arrows .slick-next {
  float: left;
  position: relative;
  right: -30px;
  top: -260px;
}

.offset-arrows .slick-prev {
  float: left;
  left: -47px;
  position: relative;
  top: 210px;
}

h2.clients {
  position: absolute;
  top: 109px;
  z-index: 99;
  color: white !important;
}

.fullscreen-bg {
  height: 700px;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
  color: white !important;
  overflow: hidden;
}

.fullscreen-bg a:hover, .fullscreen-bg a:active, .fullscreen-bg a:focus, .fullscreen-bg a  {  
  color: white !important;
}


.fullscreen-bg h4 {
  color: white !important;
  margin-top: 200px;
}


.slick-next::before {  
  background: url("../img/slider-right-arrow.png") no-repeat scroll 0 0 / 100% auto;
}
.slick-prev::before {  
  background: url("../img/slider-left-arrow.png") no-repeat scroll 0 0 / 100% auto;
}

.slick-dots li button::before, .slick-dots li.slick-active button::before {
 background: url("../img/dots.png") no-repeat scroll 0 0 / 83% auto;    
}

.slick-dots li.slick-active button::before {
  opacity: 0.87;
}

.slick-dots li.slick-active button::before {
  color: black;
  opacity: 0.87;
}

.slick-dots li button::before {
 opacity: 0.5;
}

.expanded img {
  width: 100%;
  overflow: hidden;
}

.logos .slick-slide {
  height: 110px;
}

.slick-prev {
  left: -66px;
  top: 10px;
}

.slick-next {
  right: -66px;
  top: 10px;
}


/*close slick slider*/

/* footer styles*/

footer .row.expanded{
  background-color: #f5f5f5;
}

footer .inline-list {
  margin: 0 auto 68px;
  width: 735px;
}


.flogo {
  background: rgba(0, 0, 0, 0) url("../img/fgelogo.svg") no-repeat scroll 0 0 / 100% auto;
  height: 93px;
  margin: 82px auto 15px;
  width: 241px;
}

p.copyright {
  text-align: center;
  font-size: 60%;
  padding: 39px 0 94px;
  margin-bottom: 0;
  color: #999999;
}

.copyright {
  background-color: #ffffff;
}


footer a {
  color: #666666;
}

footer .inline-list > li {
  margin-left: 57px;

}

footer .inline-list > li:first-child {
  margin-left: 0rem;
}

/*small footer area*/
@media only screen and (max-width: 40em) {

  .projname {
    display: none;
  }

  footer .inline-list {
    margin-bottom:30px;   
    width: auto;
  }


  footer .inline-list > li {
  
   border-bottom: 1px solid #d8d8d8;
    margin-left: 0;
    padding: 10px 0;
    text-align: center;
    width: 100%;
  
  }

  footer a {
    font-size: 90%;
  }

  .flogo {
    height: 62px;
    margin: 26px auto 10px;
    width: 194px;
  }

  p.copyright {
    padding: 15px 0 25px;
  }
}

/* homepage */


.homepage-small-masthead {
 /* pointer-events: none;*/
}

.homepage-small-masthead2 {
  position: relative;
  /*top: -200px;*/
  height: 400px;
}

.homepage.first-h2 {
  margin-top: 70px;
}
.meet {
  display: block;
  padding: 10px 0;

}



.smallerfont {
  font-size: 13px;
  line-height: 20px;
  padding-bottom: 0;
  margin-bottom: 0;
}

.homepage .team-members .teammember:last-child {
  margin-bottom: 0;
}

.grid-images {
  position: absolute;
  top: 563px;
  z-index: 99;
}

.homegrid-padding {
  padding: 0 225px 0 75px;
}

.masthead-small-image.homepage {
  height: 270px;
  background-size: 98%;
}

.masthead-small-image.homepagebottrow {
  height: 193px;
  background-size: 99%;
  margin-top: 3px;
  background-position: center center;
}

.mastheadtext .mastfontblue h1.mastfont, .mastheadtext .mastfontblue p {
  color: #121f48;

}

.content-bottom-margin {
  margin-bottom: 200px;
}

.content-bottom-marginsm {
  margin-bottom: 80px;
}

.multiple-item {
  padding-top: 50px;
}


/*40-- 640px  64 --1024*/
/*medium homepagestyles*/
@media only screen and (max-width: 64em) { 

  .homegrid-padding {
    padding: 0 100px 0 20px;
  }
  .grid-images {
    top: 118px;
  }

  .offset-arrows .slick-next {   
    top: -354px;
  }
  h2.clients {
    top: 200px;
  }
  .fullscreen-bg {
    height: 581px;
  }

   /* .slick-prev::before, .slick-next::before {
     display: none;
     }*/

     .offset-arrows button {
      display: none !important;
    }


    .content-bottom-margin {
      margin-bottom: 75px;
    }

    .content-bottom-marginsm {
      margin-bottom: 50px;
    }

  }

  /*small homepage styles*/
  @media only screen and (max-width: 40em) {

    .fullscreen-bg {
      height: 300px;
      background-size: 200%;
    }

    h2.clients {
      top: 30px;
    }

    .fullscreen-bg h4 {
      margin-top: 18px;
    }

    .slick-dots {
      bottom: 7px;
    }

    h4 {
      font-size: 18px;
    }
    .multiple-item {
      padding-top: 10px;
    }

    .row.collapse > .column, .row.small-uncollapse > .columns {
      padding-left: 0.9375rem;
      padding-right: 0.9375rem; }
    }


    h2.fp-text {
      text-transform: uppercase;
      font-size: 30px;
      padding-top: 49px;
    }

    .borderwhite {
      border: white solid 2px;
    }

    .gallery-box {
      max-height: 308px;
      overflow: hidden;
      /*width: 16.65vw;
      height: 16.65vw;*/
      background-color: #c3bb99;
    }

    .gallery-wide {
      max-height: 309px;
      overflow: hidden;
      /*width: 33.3vw;
      height: 16.65vw;*/
     /* background-color: #c3bb99;*/

    }

    .gallery-box img{
     width: 106% !important;
     max-width: 106% !important;
   }


   .gallery-high {
     max-height: 616px;
     overflow: hidden;
     /*width: 16.65vw;
     height: 33.3vw;*/
     background-color: #c3bb99;

   }

   .gallery-high img{
     width: 109% !important;
     max-width: 109% !important;
   }

   .projects h2 {
    color: #3e3e3e;
    font-size: 25px;
  }

  .projects h2::after {
    content: none;
  }

  /*medium projext page styles*/
  @media only screen and (max-width: 64em) { 

    .gallery-box {
     /* max-height: 309px;*/

    /* width: 22.85vw;
    height: 22.85vw;*/
  }

  .gallery-high {
    /* max-height: 618px;*/
   /* width: 22.85vw;
   height: 45.7vw;*/
 }

 .gallery-wide {
  /*  width: 45.7vw;
  height: 22.85vw;*/
}
}


.projects-list a {
  color:#3e3e3e;
}

.projects-list p  {
 margin-bottom: 16px;
 line-height: 138%!important;
 font-size: 15px;
}


.projects-list a:hover {
  color:#c3ba98;
}

.projects-list h2 {
  padding-top: 0;
  padding-bottom: 20px;
}

.row.outlineblue.project-info {
  margin-top: 29px;
}

.project-page h2::after {
  content: none;
}

.project-page {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
}

.project-page h5 {
  margin-bottom: 0rem;
  color: #121f48; 
}

.testimonial {
  background-color: #f5f5f5;
}

.quote::before {
  content: open-quote;
  font-size: 300%;
  font-weight: 700;
  left: -38px;
  position: absolute;
  top: -19px;
}
.testimonial > div {
  margin-top: 100px;
  margin-bottom: 65px;
}

p.quotename {
  margin-bottom: 0;
}


.high {
  height: 200px;
}

.higher {
  height:429px;
}

.positionup {
  position: absolute;
  /* top: -143px;*/
  top: 0px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  width: 100vw;
}

.infront {
  top: 139px;
}


.more-projects-slider {
  /*  margin-top: 139px;*/
}

.projects-page h2.clients {
  color: white !important;
  position: absolute;
  top: 39px;
  z-index: 99;
}

.more-projects-slider p, .more-projects-slider h4, .more-projects-slider a {
  color: white !important;
}
.more-projects-slider a {
  font-size: 15px;
  font-weight: 700;
}

.slider-gallery div {
  padding: 0 8px;
}

.slider-gallery {
  padding: 60px 8px 0 0;
}


.more-projects-slider .slick-slide {
  height: 900px;
}

.more-projects-slider .slick-next {
  right: 41%;
  top: 684px;
}

.more-projects-slider .slick-prev {
  left: 51%;
  top: 684px;
}

.gallery-large {
  max-height: 567px;
  overflow: hidden;
}

/*start test*/

.dialog, .reveal-modal {
  padding: 0;
}

span.modal-nav  {
  font-size: 20px;
  color: white !important;
  font-weight: 500 !important;
  margin-bottom: 0;
  position: absolute;
  right: 0;
  top: 106%;
}

span.modal-nav a  {
 color: white !important;
}
/*start test*/
span.modal-nav a.rightarrow  {
 color: rgba(0, 0, 0, 0.0)!important;
 background: rgba(0, 0, 0, 0) url("../img/smallarrow-right.png") no-repeat scroll 0 2px / 100% auto;
 height: 20px;
 width: 12px;

 display: inline-block;

}

span.modal-nav a.leftarrow  {
  color: rgba(0, 0, 0, 0.0)!important;
  background: rgba(0, 0, 0, 0) url("../img/smallarrow-left.png") no-repeat scroll 0 2px / 100% auto;
  height: 20px;
  width: 12px;

  display: inline-block;
}

.reveal-modal {
  background-color: rgba(0, 0, 0, 0.0)!important;
}



/*end test*/


.reveal-modal p {
  margin-bottom: 0;

}

dialog.medium, .reveal-modal. {

  text-align: center;

}


dialog .close-reveal-modal, .reveal-modal .close-reveal-modal {
  color: #ffffff;
  font-size: 2.5rem;
  font-weight: normal;
  right: -3.312rem;
  top: -4.5rem;
}

/*end test*/

/*small project page styles*/
@media only screen and (max-width: 40em) {

  .project-page .content-bottom-margin, .project-page .content-bottom-marginsm {
    margin-bottom: 40px;
  }

  .quote::before {
    left: 0px;
    top: -40px;
  }
  .offset-arrows button {
    display: none !important; 
  } 

  span.modal-nav {  
    right: 30%;
    top: -35px;
    display: inline-block;
    width: 40%;
    text-align: center;
  }

  dialog .close-reveal-modal, .reveal-modal .close-reveal-modal {

    right: 17px;
    top: -48px;
  }

  dialog, .reveal-modal {

    top: 85px !important;
  }

  dialog, .reveal-modal {
   min-height: auto; 
 }
}




/*medium project page styles*/
@media only screen and (min-width: 40em) {

  dialog.medium, .reveal-modal.medium {
    margin-left: -25%;
    text-align: center;
    width: 50%;
  }
  
}







/*other project slider arrow styles styles*/
@media only screen and (max-width: 1505px) {
  .more-projects-slider .slick-next {

    right: 39%;
    top: 560px;
  }

  .more-projects-slider .slick-prev {
    left: 51%;
    top: 560px;
  }  
}

@media only screen and (max-width: 1368px) {
  .more-projects-slider .slick-next {

   right: 38%;
   top: 594px;
 }
 .more-projects-slider .slick-slide {
  height: 800px;
}

.more-projects-slider .slick-prev {
  left: 50%;
  top: 594px;
}  
}

@media only screen and (max-width: 1156px) {
  .more-projects-slider .slick-next {

   right: 38%;
   top: 594px;
 }
 .more-projects-slider .slick-slide {
  height: 700px;
}


.more-projects-slider .slick-prev {
  left: 48%;
  top: 594px;
}  
.slider-gallery {
  padding: 21px 8px 0 0;
}
}


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

  .more-projects-slider .slick-next {

   right: 33%;
   top: 520px;
 }



 .more-projects-slider .slick-prev {
  left: 48%;
  top: 520px;
}

}

/*default page styles*/



@media only screen and (max-width: 40em) {

  .masthead {
    background-color: #666666;
    background-size: 162%;
  }

  .mastheadtext p {
    line-height: 19px;
  }


  .masthead.default-page {
    background-color: #666666;
    background-size: 232% auto;
    height: 440px;
  }

  .small-padding .columns {
    padding: 0!important;
  }

}

/*industries page styles*/

.content-bottom-marginbig {
  margin-bottom: 900px;
}


.industries-page {
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
}


/*form styles*/

.gform_wrapper {    
  max-width: 100%;   
}

.gform_wrapper .hidden_label input.large, .gform_wrapper .hidden_label select.large, .gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large {
  width: 100%;
}

.gform_wrapper .top_label .gfield_label {
  display: none;
}

.gform_description {
  line-height: 24px;
  font-size: 17px;
  
}
.gform_heading {
  margin: 15px 0 30px !important;
  width: 100% !important;

}

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
  background-color: #fbfbfb;
  border: 1px solid #e8e8e8;
  box-shadow: none;
  padding: 7px 6px 7px 15px !important;
  display: block;
  text-indent:0 !important;
  font-size: 15px !important;
  height: 51px;
  margin: 0 0 19px;
  padding: 0.5rem;

}

textarea {
 padding: 15px 6px 7px 15px !important;

}


.gform_wrapper textarea.large {
  height: 131px;
  width: 100%;
}

input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus {
  border-color: #cacaca !important;
  box-shadow: 0 0 7px #efefef;
}


.gform_wrapper .button {    
  float: right;
  font-size: 15px !important;   
  padding: 10px 1.5rem;
  margin-top: -3px;
}



h3.gform_title {
  font-size: 2.3125rem !important;
  
}

#gform_2 {
  margin: 36px 0 0;

}

.gform_wrapper h3.gform_title {
  letter-spacing: normal !important;
  margin:0 !important;
}

.contactmap {
  padding-right: 6% !important;
}

footer .row.expanded.newsletter {
  background-color: #e3e3e3;
}

.testimonial > div.contactform {
  margin-bottom: 65px;
  margin-top: 50px;
}


.footerinput .gform_wrapper .button {
 margin-top: 0;
 padding: 14px 1.5rem;
 position: relative;
 top: -69px;
}

body .footerinput .gform_wrapper label.gfield_label + div.ginput_container {
  margin-right: 129px;
}


.footerinput .gform_wrapper .gform_footer {
  clear: both;
  margin: 0;
  padding: 0 0 0.625em;
}

.testimonial.contactpage {
  background-color: #ffffff;
}

.indlogo img {
  padding: 30px;

}



.large-8.large-offset-2.end.columns.medium-11.medium-offset-1.bottom-border-large {
    min-height: 1500px !important;
}

.logos .slick-prev, .logos .slick-next {  
    top: 60px;
}


.test1 {
  margin-bottom: 500px;
}
.team-heading {
  margin-top: -0.2rem;
}
.no_after::after {
  content: none !important;
  display: none !important;
}
.project-list a {
  display: block;
  color: #121f49;
  padding: 0 0 5px;
}

@media only screen and (max-width: 1210px) {
.top-bar-section .menu-item.menu-item-main-menu a {
  padding: 0 5px!important;
}

.top-bar-section .left li {
  text-align: center;

}

}

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


.top-bar-section .left .menu-item.menu-item-main-menu a {
  padding: 10px !important;
  display: block;
  border-bottom: 1px solid #d8d8d8; 
}
}


