body{
    font-family: 'Avenir LT Std';
}
img{
  max-width: 100%;
}
a{
  display: inline-block;
  text-decoration: none;
  color:#280091;
}

.home h2 {
  font-size: 50px;
  font-weight: bold;
}
h1 {
    font-size: 70px;
    font-weight: bold;
/*
    line-height: 0.9;
    margin-top: 14px;
*/
}



@font-face {
  font-family: 'Avenir LT Std';
  src: url('../fonts/AvenirLTStd-Book.woff2') format('woff2'),
      url('../fonts/AvenirLTStd-Book.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Avenir LT Std';
  src: url('../fonts/AvenirLTStd-Black.woff2') format('woff2'),
      url('../fonts/AvenirLTStd-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}



/********************************/



.header-sec {
  background-color: #fbfbfb;
  border-bottom: 5px solid #fed100;
}
.footer_sec{
  border-top: 5px solid #fed100;
}

.dotted {
  position: relative;
}
.dotted:before {
  content: "";
  background-color: #3399dd;;
  width: 0.25em;
  height: 0.25em;
  display: block;
  border-radius: 100%;
  position: absolute;
  top: -0.1em;
  left: 0.0325em;
}


.about-video{
  background: #63b1e5;
background: linear-gradient(180deg, #fff 23%, #63b1e5 23%);
}
.banner_box{
  position: relative;
  background-color:#757575;
}
.banner-inside-text {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.banner-inside-text .h3 {
  color: #280091;
  font-weight: bold;
  margin-bottom: 0px;
  text-shadow: unset !important;
}
.banner-inside-text h1 {
  color: #fff;
  
  
}
.banner-inside-text .h4 {
  text-shadow: 0px 0px 16px #000;
  font-weight: 700;
  color: #fff;
}
.banner-inside-text p {
  text-shadow: 0px 0px 13px #000;
  font-weight: 400;
  color: #fff;
}
.julie-bowen h2 {
   color: #3399dd;
}
.julie-bowen h2 span, .about-video h2 span {
  color: #280091;
}
.julie-bowen h2 .dotted:before, .about-video h2 .dotted:before {
  top: 10px;
  width: 0.22em;
  height: 0.22em;
  left: 1px;
}
.about-video h2 .dotted:before{
  background-color: #fff;
}
.julie-bowen h2 sup {
    color: #280091;
}
.common-btn, .common-btn:hover {
  background-color: #fed100;
  color: #280091;
  font-weight: 500;
  font-size: 18px;
  text-transform: uppercase;
  border-radius: 4px;
  padding: 8px 131px;
}
#footer_menu li a {
    color: #280091;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: underline;
    font-size: 14px;
}
#footer_menu {
  list-style: none;
  padding: 0;
  margin: 15px 0 0 0;
}
#footer_menu li {
  display: inline-block;
  padding-right: 13px;
}
div#exampleModalwatchnow .btn-close {
  position: absolute;
  right: -10px;
  top: -10px;
  background-color: #fff;
  opacity: 1;
  width: 25px;
  height: 25px;
  border-radius: 35px;
  border: 0px solid #315872;
  z-index: 999999;
}
div#exampleModalwatchnow .modal-body {
  padding: 0;
  border: 2px solid #fff;
}
div#exampleModalwatchnow .modal-dialog {
    max-width: 860px;
}
sup {
  font-size: 50%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.9em;
}
    .about-video h2 > span {
    display: inline-block;
}
video#watchVideo {
    width: 100%;
    height: auto;
}
@media only screen and (max-width: 1466px) {
    .common-btn, .common-btn:hover {
    padding: 8px 60px;
}
    .home h2 {
        font-size: 40px;
    }
}
@media only screen and (max-width: 1199px) {
    .home h2 {
    font-size: 35px;
    font-weight: bold;
}

.julie-bowen h2 .dotted:before, .about-video h2 .dotted:before {
        top: 10px;
    }
}
@media only screen and (max-width: 991px) {
    #footer_menu li a {
    font-size: 13px;
}
.home h2 {
        font-size: 25px;
        font-weight: bold;
    }
    .julie-bowen h2 .dotted:before, .about-video h2 .dotted:before {
        top: 8px;
    }
.about-video .common-btn {
        padding: 8px 30px;
        margin-bottom: 0px !important;
    }
  h2 {
  font-size: 40px;
}
      h1 {
  font-size: 60px;
}
}
@media only screen and (max-width: 767px) {
    .about-video .common-btn {
        padding: 8px 16px;
        font-size: 13px;
    }
    .home h2 {
        font-size: 20px;
        font-weight: bold;
    }
   
   .julie-bowen h2 .dotted:before, .about-video h2 .dotted:before {
        top: 4px !important;
        left: 0.5px;
    }

  .footer-link {
  display: flex;
  justify-content: center;
}
  .julie-bowen h2 {
  text-align: center;
  margin-bottom: 55px;
}
  .julie-bowen {
  margin-bottom: 35px;
}
   h1 {
        font-size: 34px;
    }
    h2 {
        font-size: 25px;
    }
    .about-video .common-btn {
        padding: 8px 31px;
    }
/*
    .julie-bowen h2 .dotted:before, .about-video h2 .dotted:before {
    top: 5px;
    left: 0px;
}
*/
}
@media only screen and (max-width: 580px) {
    .about-video h2 > span {
    display: block;
}
h1 {
      font-size: 20px;
  }
  .banner-inside-text h3 {
  font-size: 14px;
}
  .banner-inside-text h4 {
  text-shadow: 0px 0px 10px #000;
  font-size: 14px;
}
  .banner-inside-text p {
  font-size: 12px;
}
  .banner-inside-text h1 {
  margin-bottom: 6px !important;
}
  h2 {
      font-size: 25px;
  }
/*
.julie-bowen h2 .dotted:before, .about-video h2 .dotted:before {
        top: 5px;
        width: 0.22em;
        height: 0.22em;
        left: 0px;
    }
*/
  .julie-bowen h2 {
      margin-bottom: 15px;
  }
  .about-video h2 {
  margin-top: 25px;
  text-align: center;
}
}
