body{
  font-family: 'Montserrat', Arial, sans-serif;
  font-size: 14px;
}
@font-face{
font-family:"Freight Display W01 Light";
src:url("https://fast.fonts.net/dv2/14/4bfbfa09-d025-4517-b857-ec1dfdf9cc33.woff2?d44f19a684109620e4841578a390e818ac3ee760d0121607118c21e971d32526ec57cbeff10355676f81059c38165024ed20574c3d73cfa32eecb1b6148f5c1cadc97533ff5017d41c57ef01824964955d4974965620c445cd40e2ac98002e6597473c1e752675eb38265eaa09252f7ee726&projectId=a6262936-d818-4452-a556-b1130cb3d2fe") format('woff2');}
@font-face{
font-family:"Freight Display W01 Light It";
src:url("https://fast.fonts.net/dv2/14/211d8567-bc90-4c7c-9d01-6de9c118b219.woff2?d44f19a684109620e4841578a390e818ac3ee760d0121607118c21e971d32526ec57cbeff10355676f81059c38165024ed20574c3d73cfa32eecb1b6148f5c1cadc97533ff5017d41c57ef01824964955d4974965620c445cd40e2ac98002e6597473c1e752675eb38265eaa09252f7ee726&projectId=a6262936-d818-4452-a556-b1130cb3d2fe") format('woff2');}
@font-face{
font-family:"Freight Display W01 Book";
src:url("https://fast.fonts.net/dv2/14/589f520d-e0dd-4be8-810b-253337737b36.woff2?d44f19a684109620e4841578a390e818ac3ee760d0121607118c21e971d32526ec57cbeff10355676f81059c38165024ed20574c3d73cfa32eecb1b6148f5c1cadc97533ff5017d41c57ef01824964955d4974965620c445cd40e2ac98002e6597473c1e752675eb38265eaa09252f7ee726&projectId=a6262936-d818-4452-a556-b1130cb3d2fe") format('woff2');}
@font-face{
font-family:"Freight Display W01 Boo1197149";
src:url("https://fast.fonts.net/dv2/14/24864bdb-d205-4610-bf16-8af4f7c62e82.woff2?d44f19a684109620e4841578a390e818ac3ee760d0121607118c21e971d32526ec57cbeff10355676f81059c38165024ed20574c3d73cfa32eecb1b6148f5c1cadc97533ff5017d41c57ef01824964955d4974965620c445cd40e2ac98002e6597473c1e752675eb38265eaa09252f7ee726&projectId=a6262936-d818-4452-a556-b1130cb3d2fe") format('woff2');}

h1, h2, h3{
    font-family: 'Freight Display W01 Light', Times New Romain, serif;
    color: #192632;
    font-weight: 500;
}
.wpo-fun-fact-section .grid h3{
  letter-spacing: 10px;
}
h1 span, h2 span, h3 span {
    font-family: 'Freight Display W01 Light It', Times New Romain, serif;
}
p{
  font-family: 'Montserrat', Arial, sans-serif;
}

.preloader .vertical-centered-box .content img{
    width: 90px;
    border-radius: 45px;
}

.static-hero{
  background: url(../images/original/hero.jpg) no-repeat top center;
  background-size: cover;
}
.static-hero.home-video{
  height: 500px;
  background-size: cover;
}
.static-hero .hero-inner:before{
  background: rgba(4,1,40,0.4);
}
.static-hero.home-video .hero-inner:before{
  background: transparent;
}
.home-video .playBtn{
  display: block;
  margin: 0 auto;
  width: 100px;
  height: 100px;
  background: url(../images/original/crusmart-video-play.png) no-repeat center center;
  background-color: transparent;
  border: 0px;
  cursor: pointer;
}
.static-hero.learning-hero h2{
    font-size: 75px;
    line-height: 75px;
    margin: 0 0 30px;
    font-weight: normal;
    font-family: 'Freight Display W01 Light', Times New Romain, serif;
    color: #192632;
    letter-spacing: 0.5px;
    text-align: left;
} 
.static-hero.learning-hero h3{
    width: 60%;
    font-size: 55px;
    line-height: 60px;
    font-weight: normal;
    font-family: 'Freight Display W01 Light', Times New Romain, serif;
    color: #192632;
    letter-spacing: 0.5px;
    text-align: left;
} 
.static-hero.learning-hero .hero-inner:before{
  background: transparent;
}
#videomodal video{
    max-width: 95%;
    max-height: 95vh;

}
#videomodal .modal-content{
  position: relative;
  text-align: center;
  background-color: rgba(0,0, 0, 0.3);
}
#videomodal .close-button{
    position: absolute;
    top: 0px;
    right: 0;
    z-index: 10;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 30px;
    cursor: pointer;
    background-color: #333;
    color: #D1A16F;
    display: block;
}
.scervice-item-img img{
  height: 330px;
}

.team-single-img img{
  height: 240px;
}

.static-hero .slide-title h2{
  font-family: 'Freight Display W01 Light',Times New Romain, serif;
  font-size: 40px;
  line-height: 48px;
}
.wpo-about-section .about-right .text p{
  font-family: 'Montserrat', Arial, sans-serif;
  font-size: 1.2rem;
}
.wpo-about-section.brown{
  padding-top: 90px;
  background-color: #F7F2EE;
}
.wpo-site-footer .about-widget .logo{
  width: 220px;
}
.wpo-partners-section{
  background: none;
}
.wpo-site-footer{
  background: none;
  background-color: #0D1230;
}
.wpo-site-footer:before{
  background-color: rgba(0,0,0,0.4);
}
.pt-0{
  padding-top: 0px;
}
.pt-7{
  padding-top: 70px;
}
.pb-0{
  padding-bottom: 0px;
}
.pb-9{
  padding-bottom: 90px;
}
.wpo-fun-fact-section .shape-1 svg, .wpo-fun-fact-section-s2 .shape-1 svg{
  fill: #0D1230;
}
.wpo-fun-fact-section .shape-2 svg, .wpo-fun-fact-section-s2 .shape-2 svg{
  fill: #0D1230;
}
.wpo-about-section.talk h2{
    font-family: 'Freight Display W01 Light', Times New Romain, serif;
    font-size: 98px;
    line-height: 100%;
    
    color: #192632;
    letter-spacing: 0.5px;
    font-weight: normal;
}
.wpo-about-section .about-right .text h2{
  font-family: 'Freight Display W01 Light', Times New Romain, serif;
}
.wpo-about-section.learning .about-right .text h2{
  font-size: 64px;
}
.wpo-about-section.learning .about-right .text h2.bigger{
  font-size: 84px;
  line-height: 90%;
  width: 60%;
}
.wpo-about-section.learning .about-right .text h2>span{
  font-size: 84px;
  line-height: 90%;

}
.wpo-about-section.learning .imageBlock{
  width: 60%;
  margin: 0 auto 35px auto;
}
h2>span{
  font-family: 'Freight Display W01 Light It', Times New Romain, serif;
}
.wpo-about-section.talk blockquote {
    width: 60%;
    border-left: 1px solid #CBCBCB;
    float: right;
    padding: 0 0 110px 100px;
    margin-top: 80px;
    margin-bottom: 0;
    background: url(../images/original/left-quote.svg) no-repeat left 20px top;
}
.wpo-about-section.talk blockquote p{
    line-height: 120%;
    font-size: 50px;
    color: #192632;
    font-family: 'Freight Display W01 Light It', Times New Romain, serif;
    margin-bottom: 10px;
}
.wpo-about-section.talk blockquote cite{
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    color: #192632;
    line-height: 1;
}
.wpo-service-section-s3 h2{
    font-family: 'Freight Display W01 Light', Times New Romain, serif;
    font-size: 60px;
    line-height: 100%;
    color: #F7F0E3;
    border-bottom: 1px solid #F7F0E3;
    padding: 0 50px 80px 25px;
    margin-bottom: 60px;
    letter-spacing: 5px;
}
.wpo-about-section .about-right .text h2 span{
    font-family: 'Freight Display W01 Light It', Times New Romain, serif;
    font-size: 38px;
    letter-spacing: 0;
    line-height: 100%;
    font-weight: 500;
    line-height: 53px;
    color: #0D0925;
}
.wpo-service-section-s3 h4{
    font-family: 'Montserrat', Arial, sans-serif;
    color: #F7F0E3;
    font-size: 16px;
    margin-bottom: 15px;
    margin-left: 24px;
}
.wpo-service-section-s3.learningSectionA h2{
    font-size: 44px;
    color: #F7F0E3;
    margin: 8% 0 20px;
    padding: 0 0 0 30px;
    border-bottom: 0;
}
.wpo-service-section-s3.learningSectionA p{
    font-size: 18px;
    line-height: 140%;
    margin: 0 0 40px 20%;
    color: #F7F0E3;
}
.wpo-service-section-s3.learningSectionA{
    background: #0D1230 url(../images/original/crusmart-wine-academy-line.png) left top repeat-y;
    padding: 5% 0 5%;
}
.wpo-service-section-s3.contact h2{
  font-size: 40px;
  border-bottom: 0;
  text-align: center;
  padding: 0;
  margin-bottom: 35px;
}

.wpo-service-section-s3.contact input{
  height: 51px;
  border-radius: 0;
}
.heroBtn{
  display: block;
  margin-bottom: 20px;
}
.heroBtn img{
  width: 90%;
}
.odometer.odometer-auto-theme .odometer-value, .odometer.odometer-theme-default .odometer-value{
  font-family: "DM Sans", sans-serif;
}

@media (max-width: 991px){
  .wpo-site-header #navbar{
    background-color: #F7F2EE;
  }
  .wpo-site-header #navbar > ul > li a{
    color: #0D0925;
  }
  .wpo-site-header .menu-close{
    color: #0D0925;
    border: 1px solid #0D0925;
  }
  .wpo-site-header .mobail-menu button{
    background-color: transparent;
  }
  .wpo-site-header .navbar-header .navbar-brand img{
    max-width: 200px;
  }
  .wpo-site-header .sticky-header{
    background-color: #0D1230;
  }
}
@media (max-width: 600px) {
  
  .static-hero{
    height: 200px;
    background-size: auto 200px;
  }
  .static-hero.learning-hero{
    height: 300px;
    background-size: auto 300px !important;
  }
  .team-single-img img{
    height: auto;
  }
  .wpo-about-section.brown{
    padding-top: 45px;
  }
  .wpo-about-section.talk h2{
    font-size: 32px;
  }
  .wpo-about-section.talk blockquote {
    width: 90%;
    background-size: 40px;
    padding: 0 0 60px 80px;
    margin-top: 30px;
  }
  .wpo-about-section.talk blockquote p{
    font-size: 20px;
  }
  .wpo-about-section.talk blockquote cite{
    font-size: 12px;
  }
  .wpo-about-section .about-left{
    margin-bottom: 10px;
  }
  .static-hero.home-video{
    height: 250px;
  }
  .heroBtn img{
    width: 60%;
  }
  .wpo-service-section-s3{
    padding: 60px 0;
  }
  .wpo-about-section.learning .imageBlock{
    width: 90%;
  }
  .wpo-about-section.learning .about-right .text h2.bigger{
    width: 90%;
  }
  .wpo-service-section-s3 h2{
    font-size: 32px;
    padding: 0 10px 20px 10px;
    border-bottom: 0;
    margin-bottom: 10px;
  }
  .static-hero.learning-hero h2{
    font-size: 28px;
    line-height: 100%;
  }
  .static-hero.learning-hero h3{
    font-size: 22px;
    line-height: 100%;
  }
  .wpo-service-section-s3.registerInter{
    text-align: center;

  }
  .wpo-service-section-s3.contact input{
    margin-bottom: 15px;
  }
  .wpo-service-section-s3.contact .submit-area{
    text-align: center;
  }
  .wpo-about-section.learning .about-right .text h2.bigger{
    font-size: 40px;
  }
  .wpo-about-section.learning .about-right .text h2>span{
    font-size: 38px;
  }
  .wpo-service-section-s3.learningSectionA {
    background: #0D1230 url(../images/original/crusmart-wine-academy-line.png) -90px top repeat-y;
  }

}