.bg-default{
    background-color:#191d26;
}
.font-default{
  font-family: 'Montserrat', sans-serif;
}

.h0{
  font-size: 35px;
  font-family: 'Montserrat', sans-serif;

}
.h-1{
  font-size: 25px;
    font-family: 'Montserrat', sans-serif;
}
.text-blue {
  color: #00d4f4;
}
.h-0{
    font-size: 4.5rem;
    line-height: 1;
}
.font-20{
  font-size: 20px;
}
.font-18{
  font-size: 18px;
}
/* 
i.fa-facebook{
  color: #3b5998;
  font-size: 25px;

}
i.fa-linkedin{
    color:  #0072b1;
  font-size: 25px;

}
i.fa-instagram {
  border-radius: 20px;
  text-align: center;
  color: #fff;
  font-size: 25px;
  background: #d6249f;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
}
i.fa-twitter{
  font-size: 25px;
  color: #00acee;
}
i.fa-youtube-play{
    font-size: 25px;
    color: #CD201F;
  } */
.nav-link {
font-size: 15px;
padding: 0.5rem 1rem;
}
.nav-item {
    margin-left: 20px;
}
.bg-event{
  border-radius: 1rem;
  background: linear-gradient(rgb(10, 10, 10) 0%, rgba(5, 5, 5, 0.58) 100%), linear-gradient(0deg, rgb(27, 28, 28), rgb(27, 28, 28));
}
.event-image img{
  border-radius:1rem 1rem  0 0 ;
} 
.about-missteen-radius img{
  border-radius:1rem ;

}
.background-video{
  border-radius: 1rem;
  background-color: #fff;
}
.missteen-event-border {
  border: 1px solid #1b1c1c!important;
}
.socila-sharing{
  border-radius: 50%;
  text-align: center;
 
}
.missteen-mega-menu {
  background-color: #65828a;
  /* background: -webkit-gradient(linear,left top,right top,from(rgba(15,15,15,.8)),color-stop(50%,#540e0f),to(rgba(15,15,15,.8)));
  background: -o-linear-gradient(left,rgba(15,15,15,.8) 0,#540e0f 50%,rgba(15,15,15,.8) 100%);
  background: linear-gradient(to right,rgba(15,15,15,.8) 0,#540e0f 50%,rgba(15,15,15,.8) 100%); */
  -webkit-transition: .6s cubic-bezier(.645,.045,.355,1);
  -o-transition: .6s cubic-bezier(.645,.045,.355,1);
  transition: .6s cubic-bezier(.645,.045,.355,1);
}
.border-radiour {
  border-radius: 10px;
}
.about-missteenearth img{
  border-radius: 430px 0 0 430px ;
}
.missteen-banner img{
  border-radius:  0 430px 430px 0;

}
.contact-us{
  background-image: url("../images/contactus.jpg");
background-repeat: no-repeat;
background-size: cover;
background-position: center;
padding: 80px 0px;
}
#contact-us-form {
  /* padding-left: 50px !important;
  padding-right: 50px !important; */
  padding-top: 6%;
  box-shadow: 0 7px 25px #000000b0;
  margin: 8% 2% 0 0;
}
.address-main {
  padding-left: 50px !important;
  padding-right: 50px !important;
  padding-top: 3%;
  box-shadow: 0 7px 25px #000000b0;
  margin: 8% 2% 0 0;
}
.address-phone {
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
  padding-bottom: 25%;
}
/* .about-us-missteenearth {
  background-image: url('../images/about-us.jpg');
  border-radius: 430px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-color: transparent;
  border-style: solid;
  height: 900px;
} */
@media (min-width: 800px) and (max-width: 2000px) {
    .navbar-nav li:hover > ul.dropdown-menu {
        display: block;
    }
    .dropdown-submenu {
        position:relative;
    }
    .dropdown-submenu>.dropdown-menu {
        top:0;
        left:100%;
        margin-top:-6px;
    }
    
    /* rotate caret on hover */
    .dropdown-menu > li > a:hover:after {
        text-decoration: underline;
        transform: rotate(-90deg);
    } 
    
  }
  .copyright {
    border-top: 1px solid #d28d8f;
    padding-top: 15px;
    padding-bottom: 5px;
    text-align: center;
  }
  /* Video */
  .video-background {
    background: #000;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -99;
  }
  .video-foreground,
  .video-background iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
  }
  
  @media (min-aspect-ratio: 16/9) {
    .video-foreground {
      height: 300%;
      top: -100%;
    }
  }
  @media (max-aspect-ratio: 16/9) {
    .video-foreground {
      width: 300%;
      left: -100%;
    }
  }
  @media all and (max-width: 600px) {
    .vid-info {
      width: 50%;
      padding: 0.5rem;
    }
    .vid-info h1 {
      margin-bottom: 0.2rem;
    }
  }
  @media all and (max-width: 500px) {
    .vid-info .acronym {
      display: none;
    }
  }
  
/* End vido */

.owl-carousel .nav-btn{
  height: 47px;
  position: absolute;
  width: 40px;
  cursor: pointer;
  top: 200px !important;
}

.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled{
pointer-events: none;
opacity: 0.2;
}

.owl-carousel .prev-slide{
  background: url(../images/arrow-left.png) no-repeat scroll 0 0;
  left: 33px;
}
.owl-carousel .next-slide{
  background: url(../images/arrow-right.png) no-repeat scroll -0px 0px;
  right: 33px;
}
.owl-carousel .prev-slide:hover{
 background-position: 0px -53px;
}
.owl-carousel .next-slide:hover{
background-position: -24px -53px;
} 

/* query  */
  
@media(min-width:300px) and (max-width: 400px) {
  .h0 {
    font-size: 22px;
  }
  .text-justify {
    text-align: left;
}
.h1, h1 {
  font-size: 22px;
}
}
@media(min-width:400px) and (max-width: 500px) {
  .h0 {
    font-size: 22px;
}
.text-justify {
  text-align: left !important;
}
.fa-inverse {
    margin-left: 6px;
}
.h1, h1 {
  font-size: 22px;
}
}

@media(min-width:500px) and (max-width: 600px) {
  .h0 {
    font-size: 22px;
}
.text-justify {
  text-align: left !important;
}
.fa-inverse {
    margin-left: 6px;
}
.h1, h1 {
  font-size: 22px;
}
}

@media(min-width:600px) and (max-width: 700px) {
  .h0 {
    font-size: 22px;
}
.text-justify {
  text-align: left !important;
}
.fa-inverse {
    margin-left: 6px;
}
.h1, h1 {
  font-size: 22px;
}
}

@media(min-width:700px) and (max-width: 800px) {
  .h0 {
    font-size: 22px;
}
.text-justify {
  text-align: left !important;
}
.fa-inverse {
    margin-left: 6px;
}
.h1, h1 {
  font-size: 22px;
}
}

@media(min-width:800px) and (max-width: 900px) {
  .h0 {
    font-size: 22px;
}
.text-justify {
  text-align: left !important;
}
.fa-inverse {
    margin-left: 6px;
}
.h1, h1 {
  font-size: 22px;
}
}

@media(min-width:900px) and (max-width: 1000px) {
  .h0 {
    font-size: 22px;
}
.text-justify {
  text-align: left !important;
}
.fa-inverse {
    margin-left: 6px;
}
.h1, h1 {
  font-size: 22px;
}
}

@media(min-width:1000px) and (max-width: 1100px) {
  
}

@media(min-width:1100px) and (max-width: 1200px) {
  
}

@media(min-width:1200px) and (max-width: 1300px) {
  
}

@media(min-width:1300px) and (max-width: 1400px) {
  
}

@media(min-width:1400px) and (max-width: 1500px) {
  
}

@media(min-width:1500px) and (max-width: 1600px) {
  
}

@media(min-width:1600px) and (max-width: 1700px) {
  
}

@media(min-width:1700px) and (max-width: 1800px) {
  
}

@media(min-width:1800px) and (max-width: 1900px) {
  
}

@media(min-width:1900px) and (max-width: 2000px) {
  
}

@media(min-width:2000px) and (max-width: 2100px) {
  
}

@media(min-width:2200px) and (max-width: 2300px) {
  
}

/* End query */

.float {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 40px;
  right: 40px;
  background-color: #25d366;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
  background: linear-gradient(#9e721d, #feffc2);
  background: -webkit-linear-gradient(#9e721d, #feffc2);
    background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.border-rad{
  border-radius: 0px 0px 102px 104px;
-moz-border-radius: 0px 0px 102px 104px;
-webkit-border-radius: 0px 0px 102px 104px;
border: 0px solid #000000;
}

.box {
  background-color: #f1f2f2;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  border-radius: 5px;
  padding: 20px;
  }
  .captcha {
  font-family: "Comic Sans MS", cursive, sans-serif;
  font-style: italic;
  font-weight: bold;
  font-size: 2em;
  padding: 3px;
  border-radius: 5px;
  text-decoration: line-through;
  color: #a0a0a0;
  background-color: #0c0c0c;
  }
  .restart a {
  text-decoration: none;
  }
  .errmsg {
  color: black;
  padding: 5px;
  transition: 0.5s ease;
  }