.form-control{
  color:#000;
}

input#txt_SearchBox {
    height: 40px;
}

/* Issue 1 */
.header-wrapper>div>div.grid {
    display: none;
}

[data-fti-component="billboard"] .jumbotron .billboard-overlay{
  background: rgba(151,27,35,0.9);
}

/* Who We Are */
[data-fti-component="ftci-card-who-we-are"],
[data-fti-component="ftci-card-who-we-are"] *,
[data-fti-component="ftci-large-block-tabs"] li.single-column .grid-item.single
{
  min-height: 35px!important;
}


/* IPhone 6/6+ Portrait Only (xxs) xs fixes */
@media
(max-width : 666px) {

/* Billboard */
.jumbotron.billboard-large {
      margin: 0 -15px;
      background-size: 100% auto;
      background-position: top;
}

#page-content > .container .grid-locked h2 {
  margin: auto;
  margin-top: 15px;
  /* margin-right:-25px; */
  /* padding: 0 43px; */
}

#page-content > .container .grid-locked .left-column h2 {
    padding-left: 0;
}

body.ftci p.intro {
    padding: 15px!important;
}

[data-fti-component="ftci-animated-header"] {
  margin-bottom:0px!important;
}

[data-fti-component="ftci-grid"] .grid .single-column,
[data-fti-component="ftci-grid"] .grid.single .grid-item {
  padding-bottom: 0!important;
  height: auto!important;
  /* overflow-y: hidden; */
}

[data-fti-component="ftci-grid"] {
  padding-bottom:15px!important;
  margin-top:15px!important;
}

[data-fti-component="ftci-grid"] .grid-row {
  padding:0!important;
  margin-bottom:0!important;
  margin-top:0!important;
}

[data-fti-component="ftci-grid"] .grid .single,
[data-fti-component="ftci-grid"] .grid .double {
    background-position:top!important;
    background-size:cover!important;
    min-height:225px!important;
    height:225px!important;
    padding: 0!important;
    width:100%!important;
    /* border-top: 5px solid black; */
}

[data-fti-component="ftci-grid"] .grid .double {
    height:450px!important;
}



[data-fti-component="ftci-grid"] .grid .double-column {
  height:450px!important;
  margin-bottom: 0px!important;
  padding-bottom: 15px!important;
}

[data-fti-component="ftci-card-stats"] {
  padding:10px!important;
}


/* Speakers */
[data-fti-module="ftci-contact-grid-overlay"] .grid .single-column,
[data-fti-module="ftci-contact-grid-overlay"] .grid .single {
  height:300px!important;
}

/*Tabbed Navigation*/
/*
[data-fti-module="ftci-tabs"] > .hidden-xs, [data-fti-module="ftci-tabs"]  ul .hidden-xs {
*/
[data-fti-module="ftci-tabs"] > .hidden-xs {
    display:block!important;
}

[data-fti-module="ftci-tabs"] .navbar-collapse.collapse {
    display: block;
    height:auto!important;
}

[data-fti-module="ftci-tabs"] .nav-tabs li,  [data-fti-component="ftci-tab-style-links"] .nav-tabs-top-level li {
    display: block;
    float:none;
    height:50px!important;
    width: 100%!important;
}

[data-fti-module="ftci-tabs"] .nav-tabs li a,   [data-fti-component="ftci-tab-style-links"] .nav-tabs-top-level li a{
    width:100%!important;
}

[data-fti-component="ftci-article"] {
    padding: 0 15px!important;
}

div[data-fti-component="ftci-card-our-service"] {
  margin-bottom:15px!important;
}

div[data-fti-component="ftci-tabs"] {
   margin-bottom:15px!important;
}

/* Hide arrows */
body.ftci .col-xs-arrow-up:after,
body.ftci .col-xs-arrow-left:after,
body.ftci .col-xs-arrow-right:after,
body.ftci .col-xs-arrow-down:after    {
  display:none;
}

.row.hidden-sm.hidden-md.hidden-lg {
  display: block!important;
}

[data-fti-module="ftci-contact-grid"] .grid .single-column .single.speakers{
  height: auto!important;
}
[data-fti-module="ftci-contact-grid"] .grid .single-column .single.speakers:first-child{
  height: 320px!important;
}

[data-fti-component="billboard"] .banner-list {
    display: block!important;
    float: none!important;
    position: initial!important;
    width: 100%;
    margin-top: 25px;
    height: auto!important;
}

}

/** Min width 480px - xs bootstrap breakpoint fixes */
@media (min-width: 480px) and (max-width: 666px) {

  [data-fti-component="ftci-grid"] .grid .single-column,
  [data-fti-component="ftci-grid"] .grid.single .grid-item {
    padding-bottom: 0!important;
  }


  [data-fti-component="billboard"] .banner-list {
    width:300px;
  }

  [data-fti-module="ftci-contact-grid-overlay"] .single-column.col-sm-6 {
    width:50%!important;
  }


}

/*iphone 5 */
@media (min-width: 560px) {
  [data-fti-module="ftci-contact-grid"] .grid .single-column .single.speakers{
    width: 50%!important;
    height: 320px!important;
  }
}

/* Mobile - Landscape */
/* IPhone Portrait */
@media (min-width: 640px) and (max-width: 767px) {

  [data-fti-component="ftci-grid"] .grid.single .grid-item {
    padding-bottom: 0!important;
  }

  [data-fti-component="billboard"] .banner-list {
    width:300px;
  }

  .row.hidden-sm.hidden-md.hidden-lg {
    display: block!important;
  }

  [data-fti-component="ftci-article"] {
      padding: 0 15px !important;
  }

  [data-fti-component="ftci-grid"] {
    padding-bottom:15px!important;
  }

  /** Grid Tabs on landing pages */
  .ftci [data-fti-component="ftci-grid"] .grid div.single-column.col-sm-6.col-md-3,
  .ftci [data-fti-component="ftci-contact-grid"] .grid div.single-column.col-sm-6.col-md-3  {
    width:50%!important;
  }

  [data-fti-module="ftci-contact-grid"] .grid .single-column .single.speakers{
    width: 50%!important;
    height: 320px!important;
  }


  [data-fti-component="ftci-grid"] .grid .double-column,
  [data-fti-component="ftci-grid"] .grid .double {
      height:334px!important;
      min-height:334px!important;
      padding-bottom: 0!important;
      overflow:hidden!important;
  }

  [data-fti-component="ftci-grid"] .double .single {
    float:left!important;
    width:50%!important;
    height:100%!important;
    /* margin-bottom: 15px; */
  }

  [data-fti-component="ftci-grid"] .grid .grid-row.row {
    margin: 0!important;
    padding: 5px 0!important;
  }

  [data-fti-module="ftci-contact-grid"] .grid  div.single-column.col-sm-6.col-md-4 ,
  [data-fti-module="ftci-contact-grid"] .grid .grid-item.single{
     width:100%!important;
     height: auto!important;
     padding-bottom: 0!important;
  }

  [data-fti-component="ftci-grid"] .grid .single-column:last-child{
    margin-bottom: 10px!important;
  }

  [data-fti-component="ftci-grid"] .grid-item.col-xs-12.col-md-4.single.white {
    height:auto;
    padding-bottom: 0;
  }


   /* top level tabs */
  .row.hidden-xs .col-sm-8.col-sm-push-1 {
    display: none!important;
  }

  /* Who We Are */
  [data-fti-component="ftci-card-who-we-are"] {
    padding: 10px!important;
  }

}

@media (max-width:767px){

  [data-fti-component="ftci-grid"] .grid .single {
    /* border-bottom: 5px solid black; */
    border-top: 10px solid #f4f4f3!important;
    height: auto!important;
  }

  [data-fti-module="ftci-contact-grid-overlay"] .grid .single.speakers,
  [data-fti-module="ftci-contact-grid"] .grid .single.speakers{
  height: 320px!important;
  }
}

@media (min-width:768px){

    #w1454897275265 .single-column.col-sm-6.col-md-4{
      width:100%;
    }

  [data-fti-module="ftci-contact-grid"] .grid .single-column .single.speakers{
  width:100%!important;
  height: 350px!important;
  }
}

@media (min-width:968px){

  #w1454897275265 .single-column.col-sm-6.col-md-4{
    width:33.33333333%;
  }


  [data-fti-module="ftci-contact-grid"] .grid .single-column .single.speakers{
  height: 320px!important;
  }
}



  @media (max-width:968px){
    /** Grid Tabs on landing pages */
    .ftci [data-fti-module="ftci-contact-grid"] .grdata-fti-module="ftci-contact-grid"d div.single-column.col-sm-6.col-md-4,
    .ftci [data-fti-component="ftci-contact-grid"] .grid div.single-column.col-sm-6.col-md-4  {
      width:100%;
      height: 225px!important;
      padding-bottom: 15px!important;
    }

    [data-fti-module="ftci-contact-grid"] .grid .single-column .single{
      padding-bottom: 0!important;
      width:100%!important;
      height: auto!important;
      /* border-top: 5px solid black; */
      /* border-bottom: 5px solid black; */
    }

    [data-fti-module="ftci-contact-grid"] .grid .single-column .single.speakers{
      width: 100%;
    }

    /* Who We Are */
    [data-fti-component="ftci-card-who-we-are"] {
      padding: 10px!important;
    }

    [data-fti-component="ftci-card-who-we-are"],
    [data-fti-component="ftci-card-who-we-are"] *,
    [data-fti-component="ftci-large-block-tabs"] li.single-column .grid-item.single
    {
      min-height: 115px;
      height:auto!important;
      padding-bottom:0!important;
    }


  }

  @media (max-width: 992px){
    [data-fti-component="ftci-animated-header"] {
      margin-bottom: 10px!important;
    }
  }
