@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i');
@import url("https://use.typekit.net/fct5nif.css");
@import "normalize.css";
@import "webflow.css";
@import url("https://use.fontawesome.com/releases/v5.0.13/css/all.css");

@import "sub4.webflow.css?v=14";

/* From Custom Code */

.heading-1-2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: bebas-neue, sans-serif;
  color: #fff;
  font-size: 55px;
  line-height: 55px;
  font-weight: 400;
  letter-spacing: 8px;
}

.heading-1-2:after{
  content: "";
  display: block;
  width: 100px;
  height: 3px;
  margin-right: 5px;
  margin-top:15px;
  margin-bottom: 30px;
  background-color: hsla(26.35838150289017, 79.00%, 57.06%, 1.00);
}

.heading-2-2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: bebas-neue, sans-serif;
  color: #fff;
  font-size: 48px;
  line-height: 45px;
  font-weight: 400;
  letter-spacing: 8px;
}

.heading-2-2:after{
  content: "";
  display: block;
  width: 100px;
  height: 3px;
  margin-right: 5px;
  margin-top:15px;
  margin-bottom: 30px;
  background-color: hsla(26.35838150289017, 79.00%, 57.06%, 1.00);
}

.heading-3-2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: bebas-neue, sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 30px;
  font-weight: 400;
  letter-spacing: 8px;
}

.heading-3-2:after{
  content: "";
  display: block;
  width: 100px;
  height: 3px;
  margin-right: 5px;
  margin-top:15px;
  margin-bottom: 30px;
  background-color: hsla(26.35838150289017, 79.00%, 57.06%, 1.00);
}

h4 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: bebas-neue, sans-serif;
  color: #fff;
  font-size: 35px;
  line-height: 35px;
  letter-spacing: 8px;
  font-weight: 400;
}

h5 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: bebas-neue, sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 30px;
  letter-spacing: 8px;
  font-weight: 400;
}

h6 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: bebas-neue, sans-serif;
  color: #fff;
  font-size: 24px;
  letter-spacing: 8px;
  line-height: 24px;
  font-weight: 400;
}

p {
  margin-bottom: 5px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 25px;
}

a {
  color: hsla(26.35838150289017, 79.00%, 57.06%, 1.00);
  text-decoration: none;
}

.call-out-text {
  display: block;
  width: 90%;
  margin: 30px auto;
  padding: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #d9d9d9;
  background-color: hsla(26.35838150289017, 79.00%, 57.06%, 0.23);
  color: #fff;
}

.cms-frontend {
  overflow-x: hidden;
  word-wrap: break-word;
}
    
.cms-backend{
  background-color:#6e6e6e;
}
.cms-btn:focus {
  outline: 0;
}
img.userUpload {
  height: auto !important;
}
.contact-form-success-message {
  display: block !important;
}
.content-block ul {
    overflow: hidden;
}
.responsive-video-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.cms-btn a {
    color: inherit;
}
/* Custom search form styles */
[data-module="cms-custom-search"] {
  padding: 0px;
  margin-top: 20px;
}
[data-module="cms-custom-search"] .form-wrapper form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  max-width: 280px;
  border-bottom: none !important;
}
[data-module="cms-custom-search"] .form-wrapper form button {
  min-width: 150px;
}
[data-module="cms-custom-search"] .form-wrapper .form-item {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 10px;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
[data-module="cms-custom-search"] .form-wrapper form input[type='text'] {
  display: block;
  width: 100%;
  height: 48px;
  max-width: 100%;
  margin-bottom: 0px;
  padding: 8px 12px 8px 14px;
  border: 1px solid #e0e0e0;
  background-color: #fff;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  vertical-align: middle;
}
[data-module="cms-custom-search"] .form-wrapper {
  border-bottom: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.cms-custom-search-result {
  margin-bottom: 0px !important;
  padding-top: 30px;
  border-bottom: none !important;
  border-top: 1px solid #ddd;
}
.cms-custom-search, .cms-custom-search-result p, .cms-custom-search-result-sub-title {
  font-size: 14px !important;
  font-style: inherit !important;
  color: #858484;
}
.cms-custom-search-result-title {
  font-size: 16px !important;
  margin-bottom: 5px !important;
}
#password-form {
  width: 280px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
#password-form-error {
  margin-bottom: 20px;
}

@media screen and (max-width:1121px){
   .menu-bttn.scrolled {
       width: 22%;
       line-height: 20px;
    } 
}

@media screen and (min-width:1500px) {
    .home-section-one-div-two{
        width:65%;
    }  
}

@media screen and (max-width: 991px) {
  .w-lightbox-left, .w-lightbox-right {
    background-size: 15px;
  }
}