#home-page-banner .container-fluid .row {margin-left:-15px; margin-right:-15px}
#home-content-area-1 { padding: 20px 0 70px 0;}
.video-banner {  background: #000;}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.nav>li.learn-more>a:hover:after, .nav>li.learn-more>a:focus:after {  display: none;}
.video-banner {  position: relative;  z-index: 1;  overflow: hidden;  padding-top: 37.5%;}@media(max-width:460px) {.video-banner {position: relative;    z-index: 1;    overflow: hidden;padding-top: 57%;}  .video-banner .videoWrap video {    position: absolute;    top: 50%;    left: 50%;    width: auto;    height: auto;    min-width: 100%;    min-height: inherit;     -webkit-transform: translate(-50%, -50%);    -moz-transform: translate(-50%, -50%);    -ms-transform: translate(-50%, -50%);    transform: translate(-50%, -50%);    max-height: 210px!important;  }}
@media(max-width:768px){.intro .video-wrap iframe { max-width: 100%; height: auto!important;}}
@media (max-width: 1276px) { .navbar-nav>li:nth-child(1)>a:after, .navbar-nav>li:nth-child(2)>a:after, .navbar-nav>li:nth-child(3)>a:after, .navbar-nav>li:nth-child(4)>a:after, .navbar-nav>li:nth-child(5)>a:after, .navbar-nav>li:nth-child(6)>a:after {    display: none;  }}
/*.video-banner .videoWrap video {  position: absolute;  top: 50%;  left: 50%;  width: auto;  height: auto;  min-width: 100%;  min-height: 100%;  -webkit-transform: translate(-50%, -50%);  -moz-transform: translate(-50%, -50%);  -ms-transform: translate(-50%, -50%);  transform: translate(-50%, -50%);}*/
@media(max-width:2000px){  .video-banner .videoWrap video {  position: absolute;  top: 50%;  left: 50%;  width: auto;  height: auto;   /* min-width: 100%; */  min-height: 100%;  /* -webkit-transform: translate(-50%, -50%); */  -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}}
@media(min-width:2001px){  .video-banner .videoWrap video {  position: absolute;  top: 50%;  left: 50%;  width: auto;  height: auto;   /* min-width: 100%; */  min-height: 100%;  /* -webkit-transform: translate(-50%, -50%); */  -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}}
@media(max-width:1024px){
    .video-banner {
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding-top: 48.5%;
}
.video-banner .videoWrap video {
    min-height: 100%;
    min-width: 100%;
    max-height:480px;
}
}
@media(min-width:1025px) and (max-width:1300px){
    .video-banner {
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding-top: 50.5%;
}
.video-banner .videoWrap video {
    min-width: 100%;
    min-height: 100%;
   /* max-height:440px*/
}
}
@media(min-width:1301px){
    .video-banner {
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding-top: 38.5%;
}
.video-banner .videoWrap video {
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
   /* max-height: 440px;*/
}
}
@media (min-width: 1400px){
.video-banner {
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding-top: 47.5%;
}
.video-banner .videoWrap video {
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;

}
}

@media (min-width: 1920px) {
 .video-banner {
   padding-top: 37.5%; 
  }
.video-banner .videoWrap video {
  min-height: 90%;
  max-height: 100%
    
  }
#home-content-area-1 {
  padding: 50px 0 70px 0;
  }  
  
}