/** Shopify CDN: Minification failed

Line 28:16 Expected identifier but found whitespace
Line 28:18 Unexpected "{"
Line 28:28 Expected ":"

**/
  @font-face {
        font-family: Space Age;
        src: url("space_age.ttf");
    }
    .logos {
        font-family: Space Age;
    font-size: 45px;
    }
* {
        margin: 0;
        padding: 0;
    }
    .table{
        margin-top: 16%;
    }
    img {
        border: 0;
    }
    body {
    margin: 0;
    font-family: {{ settings.paragraph_font | remove: 'Google+' | replace: '+', ' ' }};
    color: #fff;
      font-size: 14px;
    }
    h1,h2,h3,h4,h5,h6 {
        color: #fff;
        margin: 5px 0 10px 0;
        font-weight: 400;
    }
    h3,h4,h5,h6 {
        font-weight: 700;
    }
    a {
        color: #fff;
    }
    a:hover {
        color: #fd9729;
    }
    p {
        color: #fff;
        margin-bottom: 13px;
        font-size: 14px;
    }
    ul, ol {
        margin-bottom: 13px;
        margin-left: 15px;
    }
    ol {
        margin-left: 25px;
    }
    .margin-clear{
       margin: 0 !important;
    }
  	.padding-clear{
       padding: 0 !important;
    }
.logo {
      position: absolute;
    top: 150px;
    text-align: center;
    width: 100%;
  left:0;
}
.logo img{
    margin: 0 auto;
    max-height: 100px;
}
    .overlay {
    position: absolute;
    height: 100%;
    top: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.8);
    }
  .banner-big-2 h1, .banner-big-7 h1{
      font-size: 30px;
    color: #fff;
  }
  .banner-big-2 h1 span{
  font-size: 14px
  }
  .position-r{
     position: relative;
  }
  .banner-big-2 p, .banner-big-7 p, .text-position-middle p{
	color: #8f8f8f;
    font-size: 15px;
    line-height: 1.7;
    margin-bottom: 0;
    text-align: justify;
  }
  .banner-big-2 img{
      margin: 0 auto;
      margin-top: 60px;
  }
  .banner-big-7 img {
      margin: 0 auto;
      margin-bottom: 60px;
  }
  #countdown .digit{
    display: inline-grid;
    font-size: 30px;
    height: 40px;
  }
  .dash_title{
      display: block;
  }
  .dash  {
    width: 18%;
  }
  #countdown{
     margin-bottom: 0;
  }
  .btn-default {
      border-color: #9e400f;
      background-color: #9e400f;
      color: #fff !important;
      font-size: 18px;
      width: 100%;
      border-radius: 0;
      padding: 16px 0;
  }
.banner-big-15 .btn-default {
 	border-color: #cf022f;
      background-color: #cf022f;
      color: #fff !important;
}
  .btn-default:hover, .btn-default.focus, .btn-default:focus, .btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus,.btn-default.active, .btn-default:active {
      border-color: #000;
      background-color: #000;
      color: #fff !important;
    outline: 0;
  }
  .form-inline, .form-group{
      width: 100%;
  }
  input{
      width: 100% !important;
      border-radius: 0 !important;
      margin: 15px 0 10px 0;
      height: 40px !important;
  }
  .news-width{
      width: 60%;
      margin: 0 auto;
      margin-top: 30px;
  }
  .banner-big-4 h3{
      line-height: 1.7;
  }
.btn-facebook{
    background: #3b5998;
    color: #fff;
    border-radius: 0;
    padding: 8px 15px;
    margin-top: 20px;
    font-size: 12px;
}
.btn-facebook:hover {
    background-color: #2b4886;
    color: #ffffff;
}
.btn-facebook img{
  vertical-align: middle;
  margin-right: 10px;
  margin-top: 1px;
}
.text-position {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
    position: relative;
    float: left;
}
.text-position-middle{
    display: table-cell;
    width: 100%;
    position: relative;
    vertical-align: middle;
}
.text-position-center{
    width: 35%;
    margin: 0 auto;
}
.text-position-middle p{
    color: #383838;
}
.text-position-middle h2 {
 font-size: 26px;
  color: #383838;
}
.text-position-middle h2 span{
   font-size: 18px;
}
.text-position-middle h2 span span{
	font-size: 14px;
}
.text-position-middle hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 3px solid #707070;
    width: 35px;
}
.banner-big-2 p{
  	text-align: center;
}
.height-100 {
  height: 100%;
}

.banner-big-15 .bottom-heading{
  margin-top: 40px;
}
.copy-right{
   padding: 25px 0;
}
.copy-right p{
  margin-bottom: 0;
    color: #394046;
  font-size: 14px;
}
.alert {
       margin-bottom: 0;
    margin-top: 30px;
    padding: 10px;
}
    ::-webkit-input-placeholder {
        color: #ddd;
    }
    ::-moz-placeholder {
        color: #ddd;
    }
    :-ms-input-placeholder {
        color: #ddd;
    }
    :-moz-placeholder {
        color: #ddd;
    }
    @media (min-width: 1200px) and (max-width: 1499px) {
      .text-position-center {
    width: 50%;
}
    
    }
    @media (min-width: 992px) and (max-width: 1199px) {
     .text-position-center {
    width: 85%;
}
    }
    @media (min-width: 768px) and (max-width: 991px) {
  .text-position-center {
    width: 100%;
    padding: 0 30px;
}
      .text {
    height: inherit !important;
    padding: 50px 0 !important;
    float: left;
}
         .logo {
    top: 90px;
}
           .banner-big-1, .banner-big-5 {
    height: 500px !important;
}
    }
    @media only screen and (max-width:767px) {
        .text {
    height: inherit !important;
    padding: 50px 0 !important;
    float: left;
}
      .logo img{
    max-height: 50px;
}
      .text-position-center {
    width: 100%;
    padding: 0 15px;
}
      .banner-big-2 h1, .banner-big-7 h1 {
    font-size: 24px;
}
      .news-width {
    width: 100%;
}
      .banner-big-2, .banner-big-3, .banner-big-4, .banner-big-7{
    padding: 50px 0 !important;
}
      .banner-big-7 img {
    margin-bottom: 30px;
}
      .banner-big-2 img {
    margin-top: 30px;
}
      .logo {
    top: 50px;
}
      .logos {
           line-height: .7;
      }
     .banner-big-1, .banner-big-5 {
    height: 400px !important;
           background-attachment: inherit;
}
      .banner-big-1.banner-big-15 {
    height: inherit !important;
    padding: 30px 0;
}
      .banner-big-4  .pages{
        color: #000 !important;
      }
      .fb_dialog.fb_dialog_advanced {
          bottom: 40pt !important;
      }
      .fb-customerchat.fb_invisible_flow iframe{
          bottom: 80pt!important;
      }
    }
    @media only screen and (max-width:480px) {
  .banner-big-2 h1, .banner-big-7 h1 {
    font-size: 20px;
}
     .banner-big-2, .banner-big-3, .banner-big-4, .banner-big-7{
    padding: 30px 0 !important;
}
           .text {
    padding: 30px 0 !important;
}
      #countdown .digit{
      font-size: 24px;
        height: 33px;
      }
      .dash_title {
          font-size: 10px;
      }
      .btn-default {
         font-size: 15px;
      }
            .banner-big-7 img {
    margin-bottom: 15px;
}
      .banner-big-2 img {
    margin-top: 15px;
}
           .banner-big-4 h1{
      font-size: 22px;
      }
       .banner-big-4 h4{
      font-size: 15px;
      }
       .banner-big-4 h3, .banner-big-15 h3{
      font-size: 18px;
      }
      .banner-big-2 .col-md-6, .banner-big-7 .col-md-8{
      padding: 0;
      }
         .logos {
        
     font-size: 45px !important;
      }
   
           .banner-big-1, .banner-big-5 {
    height: 350px !important;
}
      .fb_dialog_advanced {
         right: 10px !important;
      }
            .fb_dialog.fb_dialog_mobile {
           bottom: 45pt !important;
      }
      .fb-customerchat.fb_invisible_flow iframe{
          bottom: 70pt!important;
      }
    }
    @media only screen and (max-width:320px) {
      
      .banner-big-2 h1, .banner-big-7 h1 {
    font-size: 17px;
}
      .dash {
    width: 20%;
}
    }
