@import 'https://fonts.googleapis.com/css?family=Montserrat:400,700';

body, html {
  height: 100%;
  margin: 0;
  color: #777;
  font-family: 'Montserrat', sans-serif;

}

h2 {
     font-size: 24px;
     text-transform: uppercase;
     color: #303030;
     font-weight: 600;
     margin-bottom: 30px;
 }
 h4 {
     font-size: 19px;
     line-height: 1.375em;
     color: #303030;
     font-weight: 400;
     margin-bottom: 30px;
 }
 h1 {
      font-size: 36px;
      text-transform: uppercase;
      color: #303030;
      font-weight: 600;
      margin-bottom: 30px;
      font-size: -webkit-xxx-large;
  }
@media screen and (max-width: 768px){
    h1 {
      font-size: 30px;
      text-transform: uppercase;
      color: #303030;
      font-weight: 600;
      margin-bottom: 30px;
      letter-spacing:2;
      /*font-size: x-large;*/
     }
}


.carousel-caption h1{
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0);
}


.carousel-caption .caption-top {

  color: #fff;

}

@media screen and (min-width: 768px){
.carousel-caption {

    top: 15%;
    left: 1%;
   text-align: left;
    padding-bottom: 30px;
}

.caption-left{
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  top: 45%;

}
.caption-right{
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  top: 45%;
}
}
@media screen and (max-width: 768px){
  .caption-left{
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    top: 35%;

  }

  .caption-right{
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    top: 35%;
  }
  #branding-image{
    width: 100%;
    margin: 0;
    /* background-position: 50% 50%; */
    /* background-size: contain; */
    /* background-repeat: no-repeat; */
    background-size: 100vmax 100vmax;
    height: 35vh;
    text-align: center;
  }
  #video-image{
    width: 100%;
    margin: 0;
    /* background-position: 50% 50%; */
    /* background-size: contain; */
    /* background-repeat: no-repeat; */
    background-size: 100vmax 100vmax;
    height: 35vh;
    text-align: center;
  }
  .jumbotron .h1, .jumbotron h1 {
      font-size: 35px;
  }

}
@media screen and (max-width: 768px){
  .parallax-top {

    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-size: 100vmax 100vmax;
    height: 50vh;
  }

}
@media screen and (max-width: 413px){
  .parallax-top {

    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-size: 100vmax 100vmax;
    height: 52vh;
  }
  .caption-left{
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    top: 35%;

  }
  h1 {
    font-size: 25px;
    text-transform: uppercase;
    color: #303030;
    font-weight: 600;
    margin-bottom: 30px;
    letter-spacing:2;
    /*font-size: x-large;*/
   }
  .caption-right{
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    top: 35%;
  }
  #branding-image{
    width: 100%;
    margin: 0;
    /* background-position: 50% 50%; */
    /* background-size: contain; */
    /* background-repeat: no-repeat; */
    background-size: 100vmax 100vmax;
    height: 36vh;
    text-align: center;
  }
  #video-image{
    width: 100%;
    margin: 0;
    /* background-position: 50% 50%; */
    /* background-size: contain; */
    /* background-repeat: no-repeat; */
    background-size: 100vmax 100vmax;
    height: 36vh;
    text-align: center;
  }
  .jumbotron .h1, .jumbotron h1 {
    font-size: 25px;
}
}
@media screen and (max-width: 361px){
  .parallax-top {

    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-size: 100vmax 100vmax;
    height: 48vh;
  }
  .caption-left{
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    top: 35%;

  }
  h1 {
    font-size: 25px;
    text-transform: uppercase;
    color: #303030;
    font-weight: 600;
    margin-bottom: 30px;
    letter-spacing:2;
    /*font-size: x-large;*/
   }
  .caption-right{
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    top: 35%;
  }
  #branding-image{
    width: 100%;
    margin: 0;
    /* background-position: 50% 50%; */
    /* background-size: contain; */
    /* background-repeat: no-repeat; */
    background-size: 100vmax 100vmax;
    height: 34vh;
    text-align: center;
  }
  #video-image{
    width: 100%;
    margin: 0;
    /* background-position: 50% 50%; */
    /* background-size: contain; */
    /* background-repeat: no-repeat; */
    background-size: 100vmax 100vmax;
    height: 34vh;
    text-align: center;
  }
  .jumbotron .h1, .jumbotron h1 {
    font-size: 25px;
}
}
@media screen and (max-width: 321px){
  .parallax-top {

    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-size: 100vmax 100vmax;
    height: 55vh;
  }
  .caption-left{
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    top: 30%;

  }
  h1 {
    font-size: 25px;
    text-transform: uppercase;
    color: #303030;
    font-weight: 600;
    margin-bottom: 30px;
    letter-spacing:2;
    /*font-size: x-large;*/
   }
  .caption-right{
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    top: 30%;
  }
  #branding-image{
    width: 100%;
    margin: 0;
    /* background-position: 50% 50%; */
    /* background-size: contain; */
    /* background-repeat: no-repeat; */
    background-size: 100vmax 100vmax;
    height: 37vh;
    text-align: center;
  }
  #video-image{
    width: 100%;
    margin: 0;
    /* background-position: 50% 50%; */
    /* background-size: contain; */
    /* background-repeat: no-repeat; */
    background-size: 100vmax 100vmax;
    height: 37vh;
    text-align: center;
  }
  .jumbotron .h1, .jumbotron h1 {
    font-size: 25px;
}
}



.carousel-caption .caption-bottom {
  background: rgba(51,51,102,0.9);

  color: #fff;
  padding-top:10px;

}



.caption span.border-top {
  background-color: #111;
  color: #fff;
  padding: 18px;
  font-size: 25px;
  letter-spacing: 10px;
}
.caption span.border {

  color: #000;
  /*padding: 18px;*/
  font-size: 25px;
  letter-spacing: 10px;
}


.parallax-left {
  /* The image used */
  background-image: url('assets/img/3.png');

  /* Full height */
  height: 100%;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax-right {
  /* The image used */
  background-image: url('assets/img/2.png');

  /* Full height */
  height: 100%;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px){
.jumbotron {
    padding-top: 0px; */
    padding-bottom: 0px;
}
}

.jumbotron {
  /* padding-top: 30px; */
  padding-bottom: 0px;
  margin-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  color: inherit;
  background-color: #eee;
}


.slideanim {visibility:hidden;}
.slide {
  animation-name: slide;
  -webkit-animation-name: slide;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  visibility: visible;
}

@media screen and (min-width: 1900px){
.jumbotron .h1, .jumbotron h1 {
    font-size: 130px;
}
.caption-center{
    position: absolute;
    left: 0;

    width: 100%;
    text-align: center;
    color: #000;
    padding-top: 6%;
}

}
@media (min-width: 1710px )and (max-width: 1900px ){

.jumbotron .h1, .jumbotron h1 {
  font-size: 115px;


}

.caption-center{
  position: absolute;
  left: 0;

  width: 100%;
  text-align: center;
  color: #000;
  padding-top: 6%;
}
}
@media (min-width: 1400px )and (max-width: 1710px ){

.jumbotron .h1, .jumbotron h1 {
    font-size: 100px;
}
.caption-center{
    position: absolute;
    left: 0;

    width: 100%;
    text-align: center;
    color: #000;
    padding-top: 6%;
}
}
@media (min-width: 1100px )and (max-width: 1400px ){

.jumbotron .h1, .jumbotron h1 {
  font-size: 85px;
}
.caption-center{
  position: absolute;
  left: 0;

  width: 100%;
  text-align: center;
  color: #000;
  padding-top: 6%;
}

}
@media (min-width: 850px )and (max-width: 1100px ){

.jumbotron .h1, .jumbotron h1 {
  font-size: 60px;
}
.caption-center{
  position: absolute;
  left: 0;

  width: 100%;
  text-align: center;
  color: #000;
  padding-top: 6%;
}
}
@media (min-width: 768px )and (max-width: 850px ){

.jumbotron .h1, .jumbotron h1 {
  font-size: 50px;
}
.caption-center{
  position: absolute;
  left: 0;

  width: 100%;
  text-align: center;
  color: #000;
  padding-top: 6%;
}
}
@media (max-width: 768px ){


.carousel-caption {

    padding-bottom: 80px;
    text-align: left;
    margin-left: -41px;

}
.caption-center{
    position: absolute;
    left: 0;

    width: 100%;
    text-align: center;
    color: #000;
    margin-top: -100%;
}
.caption-center-xs{
    position: absolute;
    left: 0;

    width: 100%;
    text-align: center;
    color: #000;
    background-color: #111;

    height: 300px;
    margin-top: -80px;
    padding-top: 28px;
}
.caption span.border-top-xs {

  color: #fff;
  padding: 15px;
  font-size: 20px;
  letter-spacing: 1px;
}
.caption span.border {
    font-size: 20px;
}
.caption span.border-top {
  font-size: 10px;

}
.container-things{
  padding-right: 0px;
  padding-left: 0px;

}
}
.container-things{
  padding-right: 0px;
  padding-left: 0px;

}


@media screen and (min-width:768px){
  .img-case-modal{
    width:120px;
  }
  .col-menu{
    margin-top: 35px;
    /*margin-left: -25px;*/
  }
}
@media screen and(max-width:768px) {
  .img-case-modal{
    width:120px;
  }
  .col-menu{

    /*margin-left: -20px;*/
  }
}


@media screen and (min-width:1490px){
#studies{
    padding-right: 150px;
    padding-left: 150px;
    padding-top: 30px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 30px;
}
}

@media screen and (min-width:768px){
#started{
    padding-right: 200px;
    padding-left: 200px;
    padding-top: 30px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 30px;
    background-color:#222222;
}
}

#started{
color: #26baec;
  background-color:#222222;
}

.form-control {
  border-radius: 0;
  color: #26baec;
  background-color: #222222;
  border: #222222;
  border-bottom: 2px solid #000;

}

@media screen and (max-width: 768px){
.jumbotron {
    padding-top: 0px;
}
}
/*@media screen and (min-width: 768px){
.caption-center {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  color: #000;
  padding-top: 55%;
}
}*/
@media screen and (max-width: 768px){
.caption-center {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  color: #000;
  margin-top: -400px;
}
}

.carousel-menu{
    position: fixed;
    z-index: 9999;
    top: 50%;
    left: 1%;
}
.carousel-objects{
  position: fixed;
    z-index: 9999;
    top: 49%;
    right: 2%;
}


}
@media screen and (max-width: 768px){
#imgstudies{
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
}
.carousel-objects{
  position: fixed;
    z-index: 9999;
    top: 4%;
    right: 3%;
}
.carousel-menu{
    position: fixed;
    z-index: 9999;
    top: 5%;
    left: -10px;
}
}


#menubar {
  z-index: 1000;

  position: fixed;
  right: 0px;
  background: #222222;
  /*display: none;*/
  height: 100%;
  width: 90%;

  text-align: left;
  left: 100%;
  /*top: 50%;*/


}
#close{
display: none;
width: 40px;
}
#url-menu{
left: 13%;
top: 40%;

}
#line{
width: 50px;
}
@media screen and (min-width: 1100px){
.link-menu{
  font-size: 55px;
  color: #000;

}

}
a:hover {
    color: #26baec;
    text-decoration: none;
}
a {
    color: #26baec;
    /*text-decoration: none;*/
}
@media (min-width: 768px )and (max-width: 1100px ){
  .link-menu{
  font-size: 55px;

  }


}

@media screen and (max-width: 768px){
#link-menu{
  font-size: 25px;


}

  #object{
    width: 60px;
  }
  #close1{
    width: 30px;
    padding-right: 10px;
  }
}
@media screen and (min-width: 768px){
  #close1{
    width: 20px;

  }
}

@media screen and (min-width: 768px){
  .parallax-top {
    /*background-image: url('assets/img/1.png');*/
    height: 100%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  #branding-image{
    width:100%;
    margin:0;
  }
}


@media screen and (max-width: 900px){
video{
  position: fixed;
  bottom: 0;
  right: 0;
  height: 100%;





}
}
@media screen and (min-width: 900px){
video{
  position: fixed;
  bottom: 0;
  right: 0;
  width: 100%;
}
}

@media screen and (min-width: 768px){
.popupbrading {
    z-index: 9000;

    position: absolute;
    right: 0px;
    background: #222222;
    display: none;
      height: 100%;
    width: 100%;

    text-align: left;
    left: 150%;
    /*top: 50%;*/

}


.popupvideo {
    z-index: 9000;
    height: 100%;
    position: absolute;
    right: 0px;
    background: #222222;
    display: none;
    /*height: 100%;*/
    width: 100%;

    text-align: left;
    right: 100%;
    /*top: 50%;*/

}


}
@media screen and (max-width: 768px){
.popupbrading {
    z-index: 9000;

    position: absolute;
    right: 0px;
    background: #222222;
    display: none;
    /*height: 100%;*/
    width: 100%;

    text-align: left;
    left: 100%;
    padding-left: 15px;
    padding-right: 15px;
    /*top: 50%;*/

}
.brandingclose{
  z-index: 9999;
  /*display: none;*/
  left: 3%
}

.popupvideo {
    z-index: 9000;
    /*height: 100%;*/
    position: absolute;
    right: 0px;
    background: #222222;
    display: none;
    /*height: 100%;*/
    width: 100%;

    text-align: left;
    right: 100%;
    padding-left: 15px;
    padding-right: 15px;
    /*top: 50%;*/

}
.videoclose{
  z-index: 9999;
  /*display: none;*/
  left: 95%;
}

}

#content{

  background-color:#f7f7f7;
  position: absolute;
  z-index: 9999;
  width: 100%;
  height: 100%;

}


.modal-dialog {
position: fixed;
margin: 0;
width: 100%;
height: 100%;
padding: 0;
}

.modal-content {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;

border-radius: 0;
box-shadow: none;
background-color: #f7f7f7
}

.modal-header {
/*position: absolute;*/
top: 0;
right: 0;
left: 0;
box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.5);
background-color: #fff;

}


.modal-body {
/*position: absolute;*/
top: -40px;
/*bottom: 60px;*/
width: 100%;
font-weight: 300;


}

.modal-body {
    position: relative;
    padding: 0px;

}

@media screen and(min-width: 768px){
  .container-body{
    padding: 0;
  }
  .container-title{
    padding: 0;
  }
}
.modal-footer {
position: absolute;
right: 0;
bottom: 0;
left: 0;
height: 60px;
padding: 10px;
background: #f1f3f5;
}

.btn {
height: 40px;
border-radius: 0;

// focus
&:focus,
&:active,
&:active:focus {
  box-shadow: none;
  outline: none;
}
}

.btn-modal {
position: absolute;
top: 50%;
left: 50%;
margin-top: -20px;
margin-left: -100px;
width: 200px;
}

.carousel-control.right, .carousel-control.left {
     background-image: none;
     color: #f4511e;
 }
 .carousel-indicators li {
     border-color: #f4511e;
 }
 .carousel-indicators li.active {
     background-color: #f4511e;
 }
 .viewdata {
     display:none;

 }
 .loadMore a{
   color: #fff;
 }

/*carousel-inner*/


#pull {
    position: absolute !important;
    top: -15px !important;
    left: 0px !important;
    z-index: 99999 !important;
    padding: 0px 20px !important;
    color: #FFF;
    display: block;
}

.menu-bar {
    background: #26baec !important;
    position: absolute;
    color: #26baec;
    height: 4px !important;
    width: 50px !important;
    margin-bottom: 6px;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}
@media screen and (max-width: 768px){
  .menu-bar {
      background: #26baec !important;
      position: absolute;
      color: #26baec;
      height: 4px !important;
      width: 35px !important;
      margin-bottom: 6px;
      -webkit-transition: all 200ms ease;
      -moz-transition: all 200ms ease;
      -ms-transition: all 200ms ease;
      -o-transition: all 200ms ease;
      transition: all 200ms ease;
  }
}

@media screen and (min-width:768px){
    .content{
    padding: 100px;
    color:#f7f7f7;
    font-size:20px;
    font-weight: 300;
    }
}
@media screen and (max-width:768px){
    .content{
    padding: 20px;
    color:#f7f7f7;

    }
    .logo{
      width: 80px;
      height: 60px;
    }
}
.close {
    font-size: 40px;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.0), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.0), 0 0 0px rgba(102, 175, 233, .0);
}

.input-lg {
    height: 30px;
    padding: 0px 0px;
    font-size: 25px;
    line-height: 1.3333333;
    border-radius: 0px;
}

.map-container {
	width: 100%;

}

@media screen and (min-width:768px) {
.map-container iframe{
    height: 400px;
}
.logo{
  width: 200px;
  height: 150px;
}
}
.map-container iframe{
  width: 100%;

  display: block;
  pointer-events: none;
  position: relative; /* IE needs a position other than static */
}

.map-container iframe.clicked{
	pointer-events: auto;
}
