
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  line-height: 1;
  margin-top: 0;
  margin-bottom: 32px;
  text-transform: uppercase;
}


h1, .h1 {
  font-weight: 200;

}


h2, .h2 {
  font-weight: 400;

}


h3, .h3 {
  font-weight: 500;
  margin-bottom: 28px;
  
}


h4, .h4 {
  font-weight: 700;
  margin-bottom: 25px;
}


h5, .h5 {
  font-weight: 500;
  margin-bottom: 20px;
}


h6, .h6 {
  font-weight: 500;
  margin-bottom: 15px;
}


p {
  margin-bottom: 30px;
}

p:last-child {
  margin-bottom: 0;
}


a {
  position: relative;
  text-decoration: none;
  vertical-align: top;
}

a:hover, a:focus {
  border-bottom-color: #666;
  text-decoration: none;
}


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


svg {
  max-width: 100%;
}


@media (-webkit-min-device-pixel-ratio: 2) {
  
  .replace-2x {
    opacity: 0;
  }

  
  .replace-2x.loaded {
    opacity: 1;
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear;
  }
}

.relative {
  position: relative;
}


html {
  
  font-size: 14px;
}


body {
  color: #000;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 2.2;
  min-width: 320px;
  overflow-x: hidden;
  position: relative;
}
@media (max-width: 767px) {
  
 
}


*:focus {
  outline: none;
}


@-webkit-keyframes expand {
  0% {
    width: 2px;
    height: 2px;
    top: 24px;
    left: 24px;
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  100% {
    width: 50px;
    height: 50px;
    top: 0;
    left: 0;
    opacity: 0.2;
  }
}
@keyframes expand {
  0% {
    width: 2px;
    height: 2px;
    top: 24px;
    left: 24px;
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  100% {
    width: 50px;
    height: 50px;
    top: 0;
    left: 0;
    opacity: 0.2;
  }
}

.preloader {
  background: #fff;
  height: 100%;
  left: 0px;
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 999;
}

.preloader span {
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  position: absolute;
  top: 50%;
  width: 60px;
}

.preloader span:before, .preloader span:after {
  -webkit-animation: expand 3s;
  animation: expand 3s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-delay: 0s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  border: solid 3px #000;
  border-radius: 50%;
  content: " ";
  height: 2px;
  left: 24px;
  opacity: 0;
  position: absolute;
  top: 24px;
  width: 2px;
}

.preloader span:after {
  -webkit-animation-delay: 1.5s;
}


.page-bg-milshaw {
  background: #f07f00 url(../content/img/page-bg-milshaw.png) no-repeat center top;

}

.msdarktext{
  color: #3a3938;

}
.msstripbanner{
  color: #ffffff;
  text-transform: none;
  background-color: #3a3938;
  padding: 10px 0;
}
.mswhitetext{
  color: #ffffff;
  text-transform: none;
}
.mswhitetext2{
  color: #ffffff;
  text-transform: none;
  font-weight: 700;
}
.msorangetext{
  color: #f8a800;
}
.agead{
  margin-right: 15px;
}
@media (max-width: 530px) {
  
  .agead {
    margin-right: 0px;
    margin-bottom: 15px;
  }
  .mobresize{font-size: 26px;}
}


.site-header {
  height: 113px;
  left: 0;
  padding: 10px 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
@media (max-width: 991px) {
  
  .site-header {
    height: 93px;
  }
}
@media (max-width: 767px) {
  
  .site-header {
    height: 117px;
    padding-top: 15px;
    position: relative;
  }
}

.site-header .header-wrap {
  display: table;
  height: 100%;
  margin: 0;
  padding-left: 60px;
  padding-right: 60px;
  width: 100%;
}
@media (max-width: 991px) {
  
  .site-header .header-wrap {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (max-width: 767px) {
  
  .site-header .header-wrap {
    display: block;
    height: auto;
    padding-left: 5px;
    padding-right: 5px;
  }
}

.site-header .header-wrap .header-box {
  display: table-cell;
  float: none;
  vertical-align: bottom;
}






.site-footer {
  bottom: 0;
  color: #666;
  font-size: 12px;
  font-size: 0.85714rem;
  left: 0;
  line-height: 1.2;
  padding: 10px 0;
   width: 100%;
  z-index: 1;
}
@media (max-width: 991px) {
  
  .site-footer {
   
  }
}
@media (max-width: 767px) {
  
  .site-footer {
   position: relative;
  }
}

.dark .site-footer {
  color: #999;
}

.site-footer .copyright {
  margin-bottom: 10px;
  color: #ffffff
}

.site-footer .social a {
  border: 2px solid transparent;
  border-radius: 50%;
  color: #666;
  display: inline-block;
  font-size: 15px;
  height: 34px;
  line-height: 32px;
  margin: 0;
  -webkit-transition: color 0.2s ease-in-out, border 0.2s ease-in-out;
  transition: color 0.2s ease-in-out, border 0.2s ease-in-out;
  vertical-align: top;
  width: 34px;
}

.site-footer .social a:hover {
  border-color: #464646;
  color: #333;
}

.dark .site-footer .social a {
  color: #999;
}

.dark .site-footer .social a:hover {
  border-color: rgba(204, 204, 204, 0.5);
  color: #ccc;
}



.main {
 
  overflow: hidden;
  padding-top: 30px;
  width: 100%;
}
.alogo{
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  
  .main {
    padding-top: 10px;
    padding-bottom: 126px;
  }
}
@media (max-width: 767px) {
  
  .main {
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }
}

.main .section {
  
}
@media (max-width: 767px) {
  
  .main .section {
    display: block;
    position: relative;
  }
}

.main .section.active {
  height: 100%;
  visibility: visible;
}
@media (max-width: 991px) {
  
  
}
@media (max-width: 767px) {
  
  .main .section.active {
    height: auto;
  }
}

.main .section .section-wrap {
  display: table;
  height: 100%;
  overflow-y: auto;
  table-layout: fixed;
  width: 100%;
}

.main .section .section-wrap .section-content {
  height: 100%;
  padding-top: 20px;
  padding-bottom: 0px;
  vertical-align: middle;
  width: 100%;
}
@media (max-width: 767px) {
  
  .main .section .section-wrap .section-content {
    padding-top: 30px;
    padding-bottom: 0px;
  }
}


.intro-page .main,
.no-footer .main {
  padding-bottom: 30px;
}
@media (max-width: 767px) {
  
  .intro-page .main,
  .no-footer .main {
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  
  .intro-page .main,
  .no-footer .main {
    height: auto;
   
  }
}

.intro-page .main .section,
.no-footer .main .section {
 
}
@media (max-width: 767px) {
  
  .intro-page .main .section,
  .no-footer .main .section {
    height: auto;
  }
}


.section .mCustomScrollBox {
  height: auto;
}


.mCSB_inside > .mCSB_container {
  margin-right: 0;
}







#home .section-content > .container {
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  
  #home .section-content > .container {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  
  #home .section-content > .container {
    margin-bottom: 0;
  }
}


.section-title {
  font-size: 24px;
  font-size: 1.71429rem;
  font-weight: 700;
  letter-spacing: .2em;
  margin-bottom: 24px;
  padding-bottom: 22px;
  position: relative;
}


.title-with-link {
  padding-left: 125px;
  padding-right: 125px;
}
@media (max-width: 767px) {
  
  .title-with-link {
    padding-left: 0;
    padding-bottom: 0;
    text-align: left;
  }
  
  .title-with-link:before {
    display: none;
  }
}

.h1-section-title {
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  
  .h1-section-title {
    font-size: 20px;
    
  }
}


.h2-section-title {
  font-size: 48px;
  font-size: 3.42857rem;
}
@media (max-width: 767px) {
  
  .h2-section-title {
    font-size: 30px;
    font-size: 2.14286rem;
  }
}


.section-description {
  margin-bottom: 35px;
}
