
h1, h2, h3, h4, h5, h6 {
    font-weight: lighter;
    color: #333;
    font-family: 'Fira Sans',Helvetica,Arial,sans-serif;
}
#logo {
    text-align: center;
    padding-top: 10px;
}
#mainmenu-container {
    font-family: 'Fira Sans',Helvetica,Arial,sans-serif;
    text-align: center;
    height: 60px;
    margin-top: 20px;
    display: inline-block;
    font-weight: bold;
}
#mainmenu {
    color: #0072bc;
    font-size: 1.1em;
    display: inline-block;
    text-align: left;
}
#slider {
    text-align: center;
    height: 100%;
    width: 1170px !important;
    position: relative;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
   }

header {
    position: absolute;
    width: 100%;
    z-index: 100;
    height: 90px;
    background-color: #ffffff;
}
header .social a {
    color: #DE7818;
    font-size: 18px;
    padding: 0 8px 0 8px;
}

#subheader {
    padding-top: 80px;
    background-size: cover !important;
    text-align: center;
    text-align: center;
    height: 365px;
    /*height: 100%;*/
    width: 1170px !important;
    position: relative;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
}
#subheader .overlay {
    padding: 90px 0 60px 0;
    background: rgba(0, 0, 0, .2);
    height: 365px;
}
.small-border {
    clear: both;
    width: 80px;
    height: 3px;
    background: #e37b08;
    margin: 20px auto 20px auto;
}
.btn-custom {
    background: #e37b08;
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 5px 30px 5px 30px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
    display: inline-block;
}
a.btn-slider {
    display: inline-block;
    background: #DE7818;
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 6px 31px 6px 31px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
    min-width: 100px;
}
.tiny-border  {
    clear: both;
    width: 40px;
    height: 3px;
    background: #e37b08;
    margin: 20px 0 20px 0;
}
.call-to-action .btn-border-light {
    display: block;
    border: solid 1px #eaeaea;
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 5px 30px 5px 30px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
    display: inline-block;
}
.center-block  img {
  border:1px solid #ccc;
}
.pull-right img {
  border:1px solid #ccc;
}
.media-body-crn {
  display: table-cell;
  vertical-align: top;
  width: 100%;
  overflow: hidden;
  zoom: 1;
  padding: 2em 2em;
  background-color: #eee;
}
@media (max-width: 1199px) {
#slider {
    text-align: center;
    height: 100%;
    width: 1170px !important;
    position: relative;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
   }
#subheader {
    padding-top: 80px;
    background-size: cover !important;
    text-align: center;
    text-align: center;
    height: 100%;
    width: 1170px !important;
    position: relative;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
}

}

@media (max-width: 992px) {

#menu-btn {
    position: relative;
    z-index: 1000;
    display: block;
    float: right;
    margin-top: 22px;
    width: 36px;
    height: 36px;
    background: #6AA757;
    padding: 6px;
    text-align: center;
    cursor: pointer;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
#mainmenu {
    color: #0072bc;
    font-size: 1em;
    display: none;
    text-align: left;
}
#mainmenu li {
    border-bottom: solid 1px #eee;
    margin: 0;
    width: 100%;
    display: block;
    letter-spacing: 3px;
    background: #ddd;
    z-index: 10;
    color: #000000 !important;
}
#mainmenu li li a
#mainmenu a {
    display: block;
    padding: 10px 16px 8px 16px;
    text-decoration: none;
    color: #959595 !important;
}
#slider {
    text-align: center;
    height: 100%;
    width: 100% !important;
    position: relative;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
    z-index: 1;
   }
#subheader {
    padding-top: 80px;
    background-size: cover !important;
    text-align: center;
    text-align: center;
    height: 100%;
    width: 100% !important;
    position: relative;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
   }
}
@media (max-width: 450px) {
header.clone #logo img {
  max-height: 35px;
  width: 181px;
  }
.container .row {
  padding: 0 20px 0 20px;
}
#subheader {
  height: 150px;
  width: 375px !important;
  }
#subheader .overlay {
      padding: 40px 0 60px 0;
      background: rgba(0, 0, 0, .2);
      height: 365px;
  }

}
.btn-border-light {
    display: block;
    border: solid 1px #777;
    color: #337ab7;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 5px 30px 5px 30px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
    display: inline-block;
}
.media-left, .media-right, .media-body {
    display: block;
    vertical-align: top;
    width: 100%;
}
/*** Powermail ***/
#contact-form-wrapper {
    background: #eee;
    padding: 20px 30px 40px 30px;
}

/*** News ***/
.news-list-date {
    border: solid 1px #f2f2f2;
    display: none;
}
.news-item .post-details {
    font-size: 11px;
    color: #888;
    margin-bottom: 10px;
    display: none;
}
.news-item {
    background-color: #eee;
    border: solid #fff 5px;
  }
/*** team-profile ***/
.team-profile ul, ol {
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 17px;
}

.responsive_map {
height: 0;
overflow: hidden;
padding-bottom: 56%;
position: relative;
}

.responsive_map iframe {
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}
/*
@media (min-width: 992px) {
    .col-md-12 {
        width: 100%;
        position: absolute;
        bottom: 0;
        right: 0;
    }
}
    */
    #mainmenu a {
    display: block;
    padding: 10px 16px 8px 16px;
    text-decoration: none;
    color: #959595 !important;
}
#mainmenu li li a {
    padding: 10px 15px 10px 15px;
    color: #fff;
    background: #ffffff;
    border-top: none;
    text-transform: none;
    letter-spacing: normal;
}