@import url(animate.css);
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import url(//fonts.googleapis.com/css?family=Quattrocento:400,700);
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,800,700);
@import url(//fonts.googleapis.com/css?family=Great+Vibes:400,800,700);

/*========================================================
                      Main Styles
=========================================================*/
body {
	color: #333;
	font: 400 16px/24px "Quattrocento", serif;
	-webkit-text-size-adjust: none;
	background-color: #fff;
	background-image: url(../images/Glasses-Background.jpg);
	background-repeat: repeat;
}
  
  
  @media (min-width: 768px) {
    body {
      font-size: 18px; } 
	  
}
	  

img {
  max-width: 100%;
  height: auto; }

h1, h2, h3, h4, h5, h6,
.heading-1, .heading-2, .heading-3, .heading-4, .heading-5, .heading-6 {
  color: #333;
  line-height: 1.2;
  font-family: "Quattrocento", serif;
  font-weight: 800; }

h1 {
	font-size: 40px;
	font-family: 'Great Vibes', Helvetica, sans-serif;
	color: #7D6426;
}

h1.homePage {
	color: #E3B747;
	text-shadow: 1px 1px 5px #000000;

}
  @media (min-width: 768px) {
    h1 {
      font-size: 62px; } 
	  
}
	  
	  
  @media (min-width: 992px) 
  
{
	
	
    h1 {
      font-size: 72px; } 
	  
}



h2 {
  font-size: 28px;
  line-height: 1.2; }
  @media (min-width: 768px) {
    h2 {
      font-size: 36px; } 
	  
}

h3 {
	font-size: 25px;
	line-height: 1.2;
	font-weight: 700;
	color: #fff;
	text-shadow: 1px 1px 2px #000000;
	font-family: "Quattrocento", sans-serif;
}
  @media (min-width: 768px) {
    h3 {
      font-size: 30px; } 
	  
}

  @media (max-width: 991px) {
    h3 {
      margin-top: 10px !important; 
} 
	  
}

h4 {
  font-size: 26px; }

h5 {
  font-size: 24px;
  text-transform: uppercase;
  color: #bec0bf; }

h6, .heding-6 {
	font-size: 16px;
	font-family: "Open Sans", sans-serif;
	font-weight: 800;
	color: #000;
}
  
  
  @media (min-width: 768px) {
    h6, .heding-6 {
      font-size: 18px; } 
	  
}

p a:hover, .marked-list a:hover, .list a:hover {
  text-decoration: underline; }
p .fa, .marked-list .fa, .list .fa {
  text-decoration: none; }

p {
  line-height: 29px; }

time {
  display: block; }

em {
  font-size: 45px;
  line-height: 1;
  font-family: "Open Sans", sans-serif;
  color: #fff;
  font-weight: 800;
  padding-left: 36px;
  padding-right: 36px; }
  
  @media (min-width: 768px) {
    em {
      font-size: 52px; } 
	  
}
	  
	  
  @media (min-width: 992px) {
    em {
      font-size: 72px; } 
	  
}

a {
  font: inherit;
  color: #7D6426;
  text-decoration: none;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s; }
  a:hover {
	color: #E3B747;
}
  a:focus {
    outline: none; }
  a:active {
    background-color: transparent; }

a[href^="tel:"],
a[href^="callto:"] {
  color: inherit;
  text-decoration: none; }

strong {
  font-weight: 700; }

.fa {
  line-height: inherit; }

[class*='fa-']:before {
  font-weight: 400;
  font-family: "FontAwesome"; }

.page {
  overflow: hidden;
  min-height: 500px; }
  .lt-ie9 .page {
    min-width: 1200px; }

.big {
  font-size: 82px;
  line-height: 1; }

.small {
  font-size: 14px;
  font-weight: 400; }

/*=======================================================
                       Main Layout
=========================================================*/
* + p {
  margin-top: 33px; }

* + h3 {
  margin-top: 34px; }

* + time {
  margin-top: 15px; }

* + address {
  margin-top: 25px; }

* + cite {
  margin-top: 15px; }

h2 + img {
  margin-top: 36px; }

p + p {
  margin-top: 33px; }

h2 + h6 {
  margin-top: 30px; }

p + h6 {
  margin-top: 35px; }

h6 + p {
  margin-top: 15px; }

img + h6 {
  margin-top: 10px; }

* + .nav {
  margin-top: 40px; }

* + .btn {
  margin-top: 22px; }

* + .quote {
  margin-top: 34px; }

* + .contact-form-1 {
  margin-top: 16px; }

* + .blog-post {
  margin-top: 25px;
  margin-bottom: 28px; }

* + .resp-tabs-container {
  margin-top: 20px; }
  
  @media (min-width: 768px) {
    * + .resp-tabs-container {
      margin-top: 40px; } 
	  
}

* + .link {
  margin-top: 12px; }

* + .map {
  margin-top: 40px; }

* + .contact-info {
  margin-top: 35px; }

* + .contact-form {
  margin-top: 26px; }

h2 + .row {
  margin-top: 0; }
  
  @media (min-width: 768px) {
    h2 + .row {
      margin-top: 34px; } 
	  
}

h2 + .terms-list > dt {
  margin-top: 35px; }

h2 + .terms-list > dd {
  margin-top: 17px; }

.blog-post * + p {
  margin-top: 17px; }

.footer_top * + h6 {
  margin-top: 21px; }

.footer_top * + p {
  margin-top: 12px; }

.marked-list + p {
  margin-top: 20px; }

.caption h6 {
  margin-top: 30px; }

.caption p {
  margin-top: 16px; }

.pricing-box p + hr {
  margin-top: 20px; }

.news-post + .news-post {
  margin-top: -12px; }

.quote + .quote {
  margin-top: 38px; }

.index-list-mod h6 + p {
  margin-top: 7px; }

.pricing-box img + .heading-6 {
  margin-top: 31px; }

.pricing-box hr + .price {
  margin-top: 29px; }

.pricing-box .heading-6 + p {
  margin-top: 6px; }

.pricing-box .price + .btn {
  margin-top: 17px; }

.offset-1 {
  margin-top: 42px; }

.offset-3 {
  margin-bottom: 16px; }

* + .inset-1 {
  padding-left: 36px;
  padding-right: 36px; }

* + .inset-3 {
  padding-left: 0; }
  
  @media (min-width: 768px) {
    * + .inset-3 {
      padding-left: 66px; } 
	  
}

* + .inset-4 {
  padding-top: 85px; }

.inset-5 {
  padding-left: 36px;
  padding-right: 36px; }
  
  @media (min-width: 768px) {
    .inset-5 {
      padding-left: 0;
      padding-right: 0; } 
	  
}

.inset-6 {
  padding-bottom: 40px; }
  
  @media (min-width: 768px) {
    .inset-6 {
      padding-bottom: 18px; } 
	  
}

.flow-offset-1 > * + * {
  margin-top: 61px; }
@media (min-width: 480px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-xs-1:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-2:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-3:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-4:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-5:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-6:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-7:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-8:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-9:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-10:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-11:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-12:nth-child(n) {
    margin-top: 0; } }
@media (min-width: 480px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-xs-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-1 > .col-xs-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-1 > .col-xs-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-1 > .col-xs-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-1 > .col-xs-6:nth-child(n + 3), html:not(.lt-ie10) .flow-offset-1 > .col-xs-12:nth-child(n + 2) {
    margin-top: 61px; } }
@media (min-width: 768px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-sm-1:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-2:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-3:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-4:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-5:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-6:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-7:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-8:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-9:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-10:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-11:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-12:nth-child(n) {
    margin-top: 0; } }
@media (min-width: 768px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-sm-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-1 > .col-sm-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-1 > .col-sm-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-1 > .col-sm-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-1 > .col-sm-6:nth-child(n + 3), html:not(.lt-ie10) .flow-offset-1 > .col-sm-12:nth-child(n + 2) {
    margin-top: 61px; } }
@media (min-width: 992px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-md-1:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-2:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-3:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-4:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-5:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-6:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-7:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-8:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-9:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-10:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-11:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-12:nth-child(n) {
    margin-top: 0; } }
@media (min-width: 992px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-md-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-1 > .col-md-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-1 > .col-md-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-1 > .col-md-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-1 > .col-md-6:nth-child(n + 3), html:not(.lt-ie10) .flow-offset-1 > .col-md-12:nth-child(n + 2) {
    margin-top: 61px; } }
@media (min-width: 1200px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-lg-1:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-2:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-3:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-4:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-5:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-6:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-7:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-8:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-9:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-10:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-11:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-12:nth-child(n) {
    margin-top: 0; } }
@media (min-width: 1200px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-lg-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-1 > .col-lg-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-1 > .col-lg-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-1 > .col-lg-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-1 > .col-lg-6:nth-child(n + 3), html:not(.lt-ie10) .flow-offset-1 > .col-lg-12:nth-child(n + 2) {
    margin-top: 61px; } }

.flow-offset-2 > * + * {
  margin-top: 20px; }
@media (min-width: 480px) {
  html:not(.lt-ie10) .flow-offset-2 > .col-xs-1:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-xs-2:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-xs-3:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-xs-4:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-xs-5:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-xs-6:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-xs-7:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-xs-8:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-xs-9:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-xs-10:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-xs-11:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-xs-12:nth-child(n) {
    margin-top: 0; } }
@media (min-width: 480px) {
  html:not(.lt-ie10) .flow-offset-2 > .col-xs-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-2 > .col-xs-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-2 > .col-xs-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-2 > .col-xs-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-2 > .col-xs-6:nth-child(n + 3), html:not(.lt-ie10) .flow-offset-2 > .col-xs-12:nth-child(n + 2) {
    margin-top: 20px; } }
@media (min-width: 768px) {
  html:not(.lt-ie10) .flow-offset-2 > .col-sm-1:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-sm-2:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-sm-3:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-sm-4:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-sm-5:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-sm-6:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-sm-7:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-sm-8:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-sm-9:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-sm-10:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-sm-11:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-sm-12:nth-child(n) {
    margin-top: 0; } }
@media (min-width: 768px) {
  html:not(.lt-ie10) .flow-offset-2 > .col-sm-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-2 > .col-sm-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-2 > .col-sm-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-2 > .col-sm-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-2 > .col-sm-6:nth-child(n + 3), html:not(.lt-ie10) .flow-offset-2 > .col-sm-12:nth-child(n + 2) {
    margin-top: 20px; } }
@media (min-width: 992px) {
  html:not(.lt-ie10) .flow-offset-2 > .col-md-1:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-md-2:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-md-3:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-md-4:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-md-5:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-md-6:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-md-7:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-md-8:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-md-9:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-md-10:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-md-11:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-md-12:nth-child(n) {
    margin-top: 0; } }
@media (min-width: 992px) {
  html:not(.lt-ie10) .flow-offset-2 > .col-md-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-2 > .col-md-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-2 > .col-md-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-2 > .col-md-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-2 > .col-md-6:nth-child(n + 3), html:not(.lt-ie10) .flow-offset-2 > .col-md-12:nth-child(n + 2) {
    margin-top: 20px; } }
@media (min-width: 1200px) {
  html:not(.lt-ie10) .flow-offset-2 > .col-lg-1:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-lg-2:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-lg-3:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-lg-4:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-lg-5:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-lg-6:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-lg-7:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-lg-8:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-lg-9:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-lg-10:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-lg-11:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-lg-12:nth-child(n) {
    margin-top: 0; } }
@media (min-width: 1200px) {
  html:not(.lt-ie10) .flow-offset-2 > .col-lg-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-2 > .col-lg-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-2 > .col-lg-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-2 > .col-lg-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-2 > .col-lg-6:nth-child(n + 3), html:not(.lt-ie10) .flow-offset-2 > .col-lg-12:nth-child(n + 2) {
    margin-top: 20px; } }

/*=======================================================
                        Components
=========================================================*/
/*==================     Brand     ======================*/
.brand {
  float: none;
  display: inline-block; }
  .brand_name {
    overflow: hidden; }
  .brand_logo {
    margin-top: 7px;
    margin-bottom: 15px; }
  @media (min-width: 992px) {
    .brand {
      display: inline-block;
      float: left; } }

/*==================  Backgrounds  ======================*/
.bg-primary {
  background: #2ac08c; }

.bg-secondary-1 {
  background: #333333; }

.bg-img {
  position: relative; }
  .bg-img::before {
    background-image: url(../images/Akron-Desinger-Glasses-Children.png);
    background-repeat: no-repeat;
    content: "";
    left: 90%;
    z-index: -1;
    top: -40px;
    position: absolute;
    display: none;
    width: 100%;
    height: 450px; }
    @media (min-width: 992px) {
      .bg-img::before {
        display: block; } }

.bg-image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

.bg-fixed {
  background-attachment: fixed; }

.bg-image-1 {
	background-image: url(../images/Designer-Old-Fashioned-Glasses-Frames.jpg);
}

.bg-blu {
  background: rgba(255, 255, 255, 0.5); }
  @media (min-width: 768px) {
    .bg-blu {
      background: none; } }

/*==================        Columns Indents      =====================*/
[class^='col-'] {
  margin-top: 30px; }
  @media (min-width: 992px) {
    [class^='col-'] {
      margin-top: 0; } }

/*==================  Colors  ======================*/
.text-secondary-1 {
  color: #fff; }

/*==================     Icons     ======================*/
.icon {
  display: inline-block;
  text-align: center;
  border-radius: 50%; }

.icon-sm {
  width: 70px;
  height: 70px;
  line-height: 70px;
  font-size: 22px;
  font-weight: 700; }

.icon-primary {
  background: #7D6426;
  color: #fff; 
}

.icon-md {
  font-size: 38px;
  font-family: "FontAwesome";
  font-weight: 500; }

.fa-quote-left {
  color: #2ac08c; }

/*==================    Buttons    ======================*/
.btn {
  display: inline-block;
  text-align: center;
  font-weight: 800; }

.btn-sm {
  padding: 7px 44px;
  font-size: 14px;
  font-family: "Open Sans", sans-serif; }

.btn-md {
  border-width: 2px;
  padding: 11px 37px;
  font-family: "Open Sans", sans-serif; }

.btn-lg {
  font-size: 14px;
  padding: 18px 32px;
  font-family: "Open Sans", sans-serif; }

.btn-default {
	background: rbga(#fff, 0);
	border-style: solid;
	color: #fff;
	text-shadow: 1px 1px 1px #000000;
}

.btn-primary {
  background: #2c2c2c;
  color: #fff; }
  .btn-primary:hover {
	color: #fff;
	background-color: #CAA340;
}
  .btn-primary:active {
    background: #21966d; }

.btn-secondary-1 {
  background: #333;
  border-style: solid;
  color: #fff;
  border-width: 2px; }
  .btn-secondary-1:hover {
    background: #fff;
    color: #333; }

/*================  Link    ==================*/
.link {
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  display: inline-block; }

/*================  Text Alignment    ==================*/
.text-left {
  text-align: left; }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

@media (min-width: 480px) {
  .text-xs-left {
    text-align: left; }

  .text-xs-center {
    text-align: center; }

  .text-xs-right {
    text-align: right; } }
@media (min-width: 768px) {
  .text-sm-left {
    text-align: left; }

  .text-sm-center {
    text-align: center; }

  .text-sm-right {
    text-align: right; } }
@media (min-width: 992px) {
  .text-md-left {
    text-align: left; }

  .text-md-center {
    text-align: center; }

  .text-md-right {
    text-align: right; } }
@media (min-width: 1200px) {
  .text-lg-left {
    text-align: left; }

  .text-lg-center {
    text-align: center; }

  .text-lg-right {
    text-align: right; } }
/*==================      Marked List      ======================*/
.marked-list {
  margin-top: 19px;
  font-family: "Open Sans", sans-serif;
  font-weight: 800; }
  .marked-list li {
    font-family: "Open Sans", sans-serif;
    line-height: 36px;
    text-align: left; }

.marked-list li:before {
  content: "-";
  position: relative;
  left: 2px;
  margin-right: 7px; }

/*==================      Index list     =====================*/
.index-list {
  counter-reset: li;
  margin-top: 34px; }
  @media (min-width: 768px) {
    .index-list {
      margin-top: 0; } }
  .index-list li + li {
    margin-top: 31px; }
  .index-list .icon:before {
    content: counter(li,decimal);
    counter-increment: li; }
  @media (min-width: 992px) {
    .index-list-mod li + li {
      margin-top: 0; } }
  .index-list-mod h6 {
    color: #333; }

/*==================        Thumbnail      =====================*/
.thumbnail {
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 270px;
  display: block;
  position: relative;
  overflow: hidden;
  z-index: 2; }
  .thumbnail > img,
  .thumbnail a > img {
    margin-left: auto;
    margin-right: auto;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease; }
  .thumbnail:hover img {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }

/*==================      Border      ======================*/
.border-right {
  position: relative; }
  .border-right::before {
    content: "";
    position: absolute;
    background: #E5E5E5 none repeat scroll 0% 0%;
    right: -18px;
    top: -17px;
    width: 1px;
    height: 167px;
    display: none; }
    @media (min-width: 992px) {
      .border-right::before {
        display: block; } }

/*==================      Hr      ======================*/
hr {
  border: medium none;
  width: 100%;
  height: 1px;
  background: #000 none repeat scroll 0% 0%;
  margin-left: auto;
  margin-right: auto;
  display: none; }
  @media (min-width: 992px) {
    hr {
      display: block; } }

/*==================      Blog Post      ======================*/
.blog-post p {
  line-height: 24px;
  padding: 0 8px; }
.blog-post a h6:hover {
  color: #2c2c2c;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s; }

/*==================        News Post      =====================*/
.news-post time {
  float: left; 
  font-weight: bold;
}
.news-post p {
  line-height: 30px;
  padding-left: 70px; }

/*==================        Blockquote      =====================*/
.quote {
  font-style: normal; }
  .quote q {
    letter-spacing: 0.32px; }
  .quote p + p {
    margin-top: 12px; }
  .quote .fa-quote-left {
    margin-top: 11px; }

/*==================        Product      =====================*/
.product {
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 270px;
  display: block;
  position: relative;
  overflow: hidden;
  z-index: 2; }
  .product > img,
  .product a > img {
    margin-left: auto;
    margin-right: auto;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease; }
  .product .caption {
    padding: 26px 20px;
    background: #fff;
    position: relative;
    text-align: center;
    z-index: 2;
    color: #fff; }
    .product .caption .heading-6 {
      color: #2ac08c; }
    .product .caption a:hover {
      color: #2c2c2c; }
    .product .caption .link:hover {
      color: #2ac08c; }
  .product:hover img {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }

/*==================        Product      =====================*/
.pricing-box {
  display: inline-block;
  text-align: left; }
  .pricing-box img {
    display: block;
    width: 100%; }
  .pricing-box .heading-6 {
    display: inline-block;
    color: #2ac08c; }
    .pricing-box .heading-6:hover {
      color: #2c2c2c; }
  .pricing-box .price {
    float: left;
    color: #2ac08c;
    font-family: "Open Sans", sans-serif;
    font-weight: 800; }
  .pricing-box .btn {
    float: right; }
  @media (min-width: 768px) {
    .pricing-box {
      display: block; } }

/*==================     Contact Info     ======================*/
.contact-info {
  line-height: 24px;
  color: #4e5151;
  display: inline-block; }
  .contact-info * + dl {
    margin-top: 26px;
    line-height: 30px; }
  .contact-info dl dt {
    float: left; }
  .contact-info dl dd {
    float: right;
    margin-left: 10px; }
    .contact-info dl dd:last-child {
      margin-left: 6px;
      float: left; }
      .contact-info dl dd:last-child a {
	color: #E3B747;
	text-decoration: underline;
}
        .contact-info dl dd:last-child a:hover {
          color: #333; }
    .contact-info dl dd a:hover {
      color: #2ac08c; }
  .contact-info dd + dt {
    clear: both; }

/*==================     Terms List     ======================*/
.terms-list {
  line-height: 30px; }
  .terms-list dt {
	color: #F1D58B;		
	text-shadow:
   -1px -1px 1px #000,  
    1px -1px 1px #000,
    -1px 1px 1px #000,
     1px 1px 1px #000;
}

.link-terms-list {
  font-family: inherit;
  text-decoration: underline;
  display: inline-block;
  margin-top: 30px; }

/*==================  RD Parallax    ======================*/
.parallax {
  position: relative;
  overflow: hidden; }
  .parallax_image, .parallax_pattern {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background-position: center center;
    will-change: transform; }
  .parallax_image {
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover; }
  .parallax_pattern {
    background-repeat: repeat; }
  .parallax_cnt {
    position: relative; }
  .parallax * {
    color: #fff; }
  .parallax .text-default * {
    color: #333; }

/*==================     Box     ======================*/
.box .box__middle, .box-xs .box__middle, .box-sm .box__middle, .box-md .box__middle, .box-lg .box__middle {
  vertical-align: middle; }
.box .box__bottom, .box-xs .box__bottom, .box-sm .box__bottom, .box-md .box__bottom, .box-lg .box__bottom {
  vertical-align: bottom; }

.box .box_left img, .box .box_right img {
  max-width: none; }
.box .box_left,
.box .box_right,
.box .box_cnt {
  padding: 0;
  display: table-cell;
  vertical-align: top; }
.box .box_left {
  padding-right: 30px; }
.box .box_right {
  padding-left: 30px; }

.box-xs .box_left, .box-sm .box_left, .box-md .box_left, .box-lg .box_left {
  padding-bottom: 30px; }
.box-xs .box_right, .box-sm .box_right, .box-md .box_right, .box-lg .box_right {
  padding-top: 30px; }

.box_left.inset-2 {
  padding-bottom: 0;
  padding-right: 0;
  text-align: center; }
  .box_left.inset-2 p {
    margin-top: 17px; }
  @media (min-width: 992px) {
    .box_left.inset-2 {
      display: table-cell;
      text-align: right; } }

.box_right.inset-2 {
  padding-top: 0;
  padding-left: 0;
  text-align: center; }
  .box_right.inset-2 p {
    margin-top: 17px; }
  @media (min-width: 992px) {
    .box_right.inset-2 {
      display: table-cell;
      text-align: left; } }

.box_cnt.inset-2 {
  display: inline-block; }
  @media (min-width: 480px) {
    .box_cnt.inset-2 {
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .box_cnt.inset-2 {
      padding-left: 25px;
      padding-right: 15px; } }
  @media (min-width: 992px) {
    .box_cnt.inset-2 {
      display: table-cell;
      padding-left: 0;
      padding-right: 0; } }

.box-md p {
  line-height: 30px; }
.box-md .box_cnt img {
  margin-top: 19px;
  margin-right: 0;
  max-width: none; }
  @media (min-width: 768px) {
    .box-md .box_cnt img {
      margin-right: 20px; } }
.box-md .box_left.inset-7 {
  padding-right: 0; }
  @media (min-width: 768px) {
    .box-md .box_left.inset-7 {
      padding-right: 20px; } }

@media (min-width: 480px) {
  .box-xs .box_left img, .box-xs .box_right img {
    max-width: none; }
  .box-xs .box_left,
  .box-xs .box_right,
  .box-xs .box_cnt {
    display: table-cell;
    vertical-align: top; }
  .box-xs .box_left {
    padding-right: 30px; }
  .box-xs .box_right {
    padding-left: 30px; }
  .box-xs .box_left.inset-2 {
    padding-right: 20px; }
  .box-xs .box_right.inset-2 {
    padding-left: 10px; }

  .box-xs-clear .box_left img, .box-xs-clear .box_right img {
    max-width: 100%; }
  .box-xs-clear .box_left,
  .box-xs-clear .box_right,
  .box-xs-clear .box_cnt {
    padding: 0;
    display: block;
    vert-align: top; }
  .box-xs-clear .box_left {
    padding-bottom: 30px; }
  .box-xs-clear .box_right {
    padding-top: 30px; } }
@media (min-width: 768px) {
  .box-sm .box_left img, .box-sm .box_right img {
    max-width: none; }
  .box-sm .box_left,
  .box-sm .box_right,
  .box-sm .box_cnt {
    display: table-cell;
    vertical-align: top; }
  .box-sm .box_left {
    padding-right: 30px; }
  .box-sm .box_right {
    padding-left: 30px; }
  .box-sm .box_left.inset-2 {
    padding-right: 20px; }
  .box-sm .box_right.inset-2 {
    padding-left: 10px; }

  .box-sm-clear .box_left img, .box-sm-clear .box_right img {
    max-width: 100%; }
  .box-sm-clear .box_left,
  .box-sm-clear .box_right,
  .box-sm-clear .box_cnt {
    padding: 0;
    display: block;
    vert-align: top; }
  .box-sm-clear .box_left {
    padding-bottom: 30px; }
  .box-sm-clear .box_right {
    padding-top: 30px; } }
@media (min-width: 992px) {
  .box-md .box_left img, .box-md .box_right img {
    max-width: none; }
  .box-md .box_left,
  .box-md .box_right,
  .box-md .box_cnt {
    display: table-cell;
    vertical-align: top; }
  .box-md .box_left {
    padding-right: 30px; }
  .box-md .box_right {
    padding-left: 30px; }
  .box-md .box_left.inset-2 {
    padding-right: 20px; }
  .box-md .box_right.inset-2 {
    padding-left: 10px; }

  .box-md-clear .box_left img, .box-md-clear .box_right img {
    max-width: 100%; }
  .box-md-clear .box_left,
  .box-md-clear .box_right,
  .box-md-clear .box_cnt {
    padding: 0;
    display: block;
    vert-align: top; }
  .box-md-clear .box_left {
    padding-bottom: 30px; }
  .box-md-clear .box_right {
    padding-top: 30px; } }
@media (min-width: 1200px) {
  .box-lg .box_left img, .box-lg .box_right img {
    max-width: none; }
  .box-lg .box_left,
  .box-lg .box_right,
  .box-lg .box_cnt {
    display: table-cell;
    vertical-align: top; }
  .box-lg .box_left {
    padding-right: 30px; }
  .box-lg .box_right {
    padding-left: 30px; }
  .box-lg .box_left.inset-2 {
    padding-right: 20px; }
  .box-lg .box_right.inset-2 {
    padding-left: 10px; }

  .box-lg-clear .box_left img, .box-lg-clear .box_right img {
    max-width: 100%; }
  .box-lg-clear .box_left,
  .box-lg-clear .box_right,
  .box-lg-clear .box_cnt {
    padding: 0;
    display: block;
    vert-align: top; }
  .box-lg-clear .box_left {
    padding-bottom: 30px; }
  .box-lg-clear .box_right {
    padding-top: 30px; } }
/*=================       Tabs     ======================*/
.resp-tabs-list {
  display: inline-block; }
  .resp-tabs-list li {
    display: inline-block;
    cursor: pointer;
    font-family: "Open Sans", sans-serif;
    font-weight: 800;
    font-size: 16px; }
    .resp-tabs-list li + li {
      margin-left: 30px; }
    @media (min-width: 992px) {
      .resp-tabs-list li {
        font-size: 18px; }
        .resp-tabs-list li + li {
          margin-left: 39px; } }
  .resp-tabs-list .resp-tab-active, .resp-tabs-list .resp-tab-item:hover {
	color: #F1D58B;		
	text-shadow:
   -1px -1px 1px #000,  
    1px -1px 1px #000,
    -1px 1px 1px #000,
     1px 1px 1px #000;
}

.resp-accordion {
  display: none;
  padding: 10px 0;
  font-size: 25px;
  color: #fff;
  background-color: #2c2c2c;
  cursor: pointer;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s; }
  .resp-accordion:hover, .resp-accordion.resp-tab-active {
    background-color: #2ac08c; }

* + .resp-accordion {
  margin-top: 3px; }

.resp-tab-content {
  display: none; }

.resp-tab-content-active {
  display: block;
  padding-bottom: 30px; }
  @media (min-width: 768px) {
    .resp-tab-content-active {
      padding-bottom: 0; } }

@media (max-width: 767px) {
  .resp-accordion {
    display: block; }

  .resp-tabs-list {
    display: none; } }
/*========================   Menu   ==========================*/
.sf-menu {
  display: inline-block; }
  .sf-menu:before, .sf-menu:after {
    display: table;
    content: "";
    line-height: 0; }
  .sf-menu:after {
    clear: both; }
  .sf-menu > li {
    position: relative;
    float: left; }
    .sf-menu > li + li {
      margin-left: 44px; }
  .sf-menu a {
    display: block; }

.sf-menu > li > a {
  color: #fff; }
.sf-menu > li.sfHover > a, .sf-menu > li > a:hover {
	color: #F1D58B;
}
.sf-menu > li.active > a {
	color: #F1D58B;
}

.sf-menu ul {
  display: none;
  position: absolute;
  top: 100%;
  width: 148px;
  margin-top: 40px;
  background: rgba(0, 0, 0, 0.8) none repeat scroll 0% 0%;
  z-index: 2;
  font-size: 16px;
  line-height: 1.2;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.sf-menu ul > li > a {
  padding: 10px 20px 10px 15px;
  text-align: center;
  color: #FFF;
  background: rgba(0, 0, 0, 0.15) none repeat scroll 0% 0%; }
.sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {
	color: #F1D58B;
}

.sf-menu ul ul {
  position: absolute;
  top: 0;
  left: 102%;
  width: 148px;
  margin-top: 0;
  padding: 0;
  z-index: 4; }

.sf-menu ul ul > li > a {
  padding: 10px 20px 10px 15px;
  text-align: center;
  color: #FFF;
  background: rgba(0, 0, 0, 0.15) none repeat scroll 0% 0%; }
.sf-menu ul ul > li.sfHover > a, .sf-menu ul ul > li > a:hover {
  color: #2ac08c; }

.sf-menu > li > .sf-with-ul {
  position: relative; }

@media (max-width: 767px) {
  .sf-menu {
    display: none; } }
/*==================   RD Mobile Menu    =====================*/
.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999999;
  text-align: left;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
  .rd-mobilemenu.active {
    right: 0; }

.rd-mobilemenu_ul {
  position: fixed;
  top: -56px;
  left: 0;
  bottom: -56px;
  width: 240px;
  padding: 132px 0 76px;
  color: #A5BFD2;
  background: #2B3643;
  font-size: 14px;
  line-height: 20px;
  overflow: auto;
  -webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-transform: translateX(-240px);
  -ms-transform: translateX(-240px);
  -o-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  transform: translateX(-240px);
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1); }
  .rd-mobilemenu.active .rd-mobilemenu_ul {
    -moz-transform: translateY(-25px);
    -ms-transform: translateY(-25px);
    -o-transform: translateY(-25px);
    -webkit-transform: translateY(-25px);
    transform: translateY(-25px); }
  .rd-mobilemenu_ul a {
    display: block;
    padding: 14px 25px 16px; }
    .rd-mobilemenu_ul a.active {
      background: #313e4e;
      color: #fff; }
    .rd-mobilemenu_ul a:hover {
      background: #2ac08c;
      color: #FFF; }
    .rd-mobilemenu_ul a .rd-submenu-toggle {
      position: absolute;
      top: 50%;
      right: 11px;
      margin-top: -17.5px;
      width: 32px;
      height: 32px;
      font: 400 10px "FontAwesome";
      line-height: 32px;
      text-align: center;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      -moz-transition: 0.5s all ease;
      -o-transition: 0.5s all ease;
      -webkit-transition: 0.5s all ease;
      transition: 0.5s all ease;
      z-index: 1;
      background: rgba(0, 0, 0, 0.1); }
      .rd-mobilemenu_ul a .rd-submenu-toggle:after {
        content: '\f078'; }
      .rd-mobilemenu_ul a .rd-submenu-toggle:hover {
        background: #2B3643;
        color: #A5BFD2; }
    .rd-mobilemenu_ul a.rd-with-ul {
      position: relative; }
      .rd-mobilemenu_ul a.rd-with-ul.active .rd-submenu-toggle {
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg); }
  .rd-mobilemenu_ul ul a {
    padding-left: 40px; }
  .rd-mobilemenu_ul ul ul a {
    padding-left: 60px; }
  .rd-mobilemenu_ul:after {
    content: '';
    display: block;
    height: 20px; }

.rd-mobilepanel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 56px;
  background: #2B3643;
  color: #FFF;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  z-index: 99999991; }

.rd-mobilepanel_title {
  position: fixed;
  top: 4px;
  left: 56px;
  right: 56px;
  color: #FFF;
  font-size: 24px;
  line-height: 48px;
  text-overflow: ellipsis;
  white-space: nowrap; }

.rd-mobilepanel_toggle {
  position: fixed;
  top: 4px;
  left: 8px;
  width: 48px;
  height: 48px; }
  .rd-mobilepanel_toggle span {
    position: relative;
    display: block;
    margin: auto;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before {
      content: "";
      position: absolute;
      left: 0;
      top: -8px;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .rd-mobilepanel_toggle span:after {
      top: 8px; }
    .rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span {
      width: 24px;
      height: 4px;
      background-color: #FFF;
      backface-visibility: hidden;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      border-radius: 2px; }
  .rd-mobilepanel_toggle span {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
    .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span:after {
      -moz-transform-origin: 1.71429px center;
      -ms-transform-origin: 1.71429px center;
      -o-transform-origin: 1.71429px center;
      -webkit-transform-origin: 1.71429px center;
      transform-origin: 1.71429px center;
      -moz-transform-origin: 1.71429px center;
      -ms-transform-origin: 1.71429px center;
      -o-transform-origin: 1.71429px center;
      -webkit-transform-origin: 1.71429px center;
      transform-origin: 1.71429px center; }
  .rd-mobilepanel_toggle.active span {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); }
    .rd-mobilepanel_toggle.active span:before, .rd-mobilepanel_toggle.active span:after {
      top: 0;
      width: 15px; }
    .rd-mobilepanel_toggle.active span:before {
      -webkit-transform: rotate3d(0, 0, 1, -40deg);
      transform: rotate3d(0, 0, 1, -40deg); }
    .rd-mobilepanel_toggle.active span:after {
      -webkit-transform: rotate3d(0, 0, 1, 40deg);
      transform: rotate3d(0, 0, 1, 40deg); }

@media (max-width: 767px) {
  body {
    padding-top: 56px; }

  .rd-mobilemenu, .rd-mobilepanel {
    display: block; } }
@media (max-width: 359px) {
  .rd-mobilepanel_title {
    font-size: 18px; } }
/*==================  Stuck menu  ======================*/
.stuck_container {
  background: rgba(0, 0, 0, 0.25) none repeat scroll 0% 0%;
  font-family: "Open Sans", sans-serif;
  font-weight: 700; }
  .stuck_container .sf-menu ul {
    background: rgba(0, 0, 0, 0.15) none repeat scroll 0% 0%; }

.isStuck {
  background: rgba(0, 0, 0, 0.9) none repeat scroll 0% 0%;
  z-index: 999;
  border-bottom: 1px solid #333333; }
  .isStuck .brand_logo {
    margin-top: 0;
    margin-bottom: 0; }
    .isStuck .brand_logo img {
      width: 93%; }
  .isStuck .nav {
    margin-top: 24px; }
  .isStuck .sf-menu ul {
    margin-top: 30px; }
  .isStuck .sf-menu ul ul {
    margin-top: 0; }
  .isStuck .sf-menu ul {
    background: rgba(0, 0, 0, 0.9) none repeat scroll 0% 0%; }

@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important; } }
/*==================     ToTop     ======================*/
.toTop {
  width: 50px;
  height: 50px;
  font-size: 24px;
  line-height: 46px;
  color: #fff;
  background: #2c2c2c;
  border-radius: 50%;
  -webkit-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  position: fixed;
  right: 40px;
  bottom: 40px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20; }
  .toTop:hover {
	color: #fff;
	text-decoration: none;
	background-color: #E3B747;
}

.mobile .toTop,
.tablet .toTop {
  display: none !important; }

/*========================================================
                     HEADER  Section
=========================================================*/
header {
  color: #fff; }
  header .brand {
    float: left; }
  header .nav {
    font-size: 18px;
    float: none;
    display: none; }
    @media (min-width: 480px) {
      header .nav {
        display: none; } }
    @media (min-width: 768px) {
      header .nav {
        display: block; } }
    @media (min-width: 992px) {
      header .nav {
        float: right; } }
  @media (max-width: 767px) {
    header {
      text-align: center; }
      header .brand, header .nav {
        float: none; } }

.header_bottom {
  padding-top: 150px;
  padding-bottom: 88px; }
  @media (min-width: 768px) {
    .header_bottom {
      padding-top: 371px; } }

/*========================================================
                     CONTENT  Section
=========================================================*/
main {
  display: block; }

/*==================      Well     ======================*/
.well-xs {
  padding-top: 11px;
  padding-bottom: 18px; }
  @media (min-width: 768px) {
    .well-xs {
      padding-top: 30px;
      padding-bottom: 40px; } }
  .well-xs--inset-2 {
    padding-top: 25px; }
    @media (min-width: 768px) {
      .well-xs--inset-2 {
        padding-top: 45px; } }

.well-sm {
  padding-top: 42px;
  padding-bottom: 33px; }
  @media (min-width: 768px) {
    .well-sm {
      padding-top: 73px;
      padding-bottom: 63px; } }

.well-md {
  padding-top: 56px;
  padding-bottom: 48px; }
  @media (min-width: 768px) {
    .well-md {
      padding-top: 82px;
      padding-bottom: 77px; } }

.well-lg {
  padding-top: 46px;
  padding-bottom: 68px; }
  @media (min-width: 768px) {
    .well-lg {
      padding-top: 71px;
      padding-bottom: 96px; } }

.well-xl {
  padding-top: 46px;
  padding-bottom: 68px; }
  @media (min-width: 768px) {
    .well-xl {
      padding-top: 71px;
      padding-bottom: 96px; } }

/*========================================================
                     FOOTER  Styles
=========================================================*/
footer {
  font-size: 14px;
  line-height: 14px; }
  footer .footer_top {
    padding-top: 25px;
    padding-bottom: 50px;
    background: #333; }
    footer .footer_top p, footer .footer_top address {
      line-height: 24px; }
    @media (min-width: 768px) {
      footer .footer_top {
        padding-bottom: 26px; } }
  footer .footer_bottom {
    padding-top: 9px;
    padding-bottom: 45px;
    letter-spacing: 0.4px;
    line-height: 1.2;
    border-top: 1px solid #333; }
    @media (min-width: 992px) {
      footer .footer_bottom {
        padding-bottom: 9px; } }
    footer .footer_bottom a {
	color: #7D6426;
	font-weight: bold;
	padding-right: 4px;
	padding-left: 4px;
}
      footer .footer_bottom a:hover {
        color: #fff;
		background-color: #CAA340;
}

/*# sourceMappingURL=style.css.map */


/*Mikes custom CSS*/

.rd-mobilepanel_title {
display: none !important;
}

.space {
	margin-top: 20px;
}
.header_bottom h1.homePage {
}
.background {
	background: rgba(150, 150, 150, 0.67);
	padding: 18px 20px;
	border-radius: 1px;
	border: 1px solid transparent;
}

.white {
	color: #fff !important;
	text-shadow:
   -1px -1px 1px #03F,  
    1px -1px 1px #03F,
    -1px 1px 1px #03F,
     1px 1px 1px #03F;
}
.margin-bottom {
	margin-bottom: 14px;	
}
.margin-left {
	margin-left: 14px;
}

p.staff {
  margin-top: -5px;
  margin-bottom: 35px;
  text-shadow: 2px 2px 5px #000000 !important;
}

.shadow {text-shadow: 2px 2px 5px #000000 !important;
}