@font-face {
    font-family: 'gotham-medium-webfont';
    src: url('../fonts/gotham-medium-webfont.ttf') format('truetype');
}
@font-face {
    font-family: 'gotham-light-webfont';
    src: url('../fonts/gotham-light-webfont.ttf') format('truetype');
}
body{
    font-family: 'gotham-medium-webfont';
}
a{
    color: #fff;
}
header{
    background: #00529C;
    position: fixed;
    z-index: 1;
    width: 100%;
}
.pad-0{
    padding: 0 !important;
}
.navbar{
    margin: 0 0 10px;
}
a:focus, a:hover{
    color: #fff;
}
.navbar-brand{
        padding: 7px 15px;
}
.header-contact{
    margin: 20px 0 0;
    font-size: 12px;
    color: #fff;
}
.header-form{
    position:relative;
    margin: 0px;
}
.container {
    width: 70%;
}
.form-div{
    position: absolute;
    top: 20%;
    right: 15%;
    width: 27%;
    background: #fff;
    padding: 20px 10px;
    border-top: 6px solid #00529c;
    color: #00529c;
}
.form-div h1{
    margin: 5px 0 5px;
    font-size: 20px;
    font-weight: bold;
}
.form-control{
    border-radius: 0;
    margin: 0 0 15px;
    font-size: 12px;
    border-color: #e6e6e6;
    box-shadow: none;
    height: 30px;
}
.btn-default, .btn-default:hover{
    background: #00529c;
    color: #fff;
    border: none;
    font-size: 12px;
    text-transform: uppercase;
    padding: 6px 30px;
    margin: 20px 0 0;
}
.header-text {
    position: absolute;
    top: 26%;
    left: 29%;
    right: auto;
    width: 23%;
    color: #fff;
    text-align: right;
}
.header-text h1{
    font-weight: bold;
    margin-bottom: 0;
}
.header-text h2{
    margin-top:0;
    font-family: 'gotham-light-webfont';
    font-size: 27px;
}
.carousel-indicators{
    bottom: 0px;
}
.carousel-indicators li, .carousel-indicators .active{
    width: 8px;
    height: 8px;
    margin: 0;
}
/* Video circle*/
.vid-animate{
    position: absolute;
    left: 55%;
    top: 50%;
    cursor: pointer;
}
.videoicon{
    transform: translate(-50%, -50%);
    width: 60px;
    height: 60px;
    background: #ffd800;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 60px;
    font-size: 18px;
}
.videoicon:before, .videoicon:after{
    content: '';
    display:block;
    position: absolute;
    border: 50%;
    border: 1px solid #ffd800;
    left: -10px;
    right: -10px;
    top: -10px;
    bottom: -10px;
    border-radius: 50%;
    animation: animate 1.5s linear infinite;
    opacity: 0;
    backface-visibility: hidden;
}
.videoicon:after{
    animation-delay: .5s;
}
@keyframes animate{
    0%{
        transform: scale(0.5);
        opacity: 0;
    }
    50%{
        opacity: 1;
    }
    100%{
        transform: scale(1.2);
        opacity: 0;
    }
}
.vid-animate p{
    position: relative;
    color: #FFD800;
    top: -70px;
    left: 60px;
    font-size: 20px;
    text-decoration: underline;
}
#vid-popup1 .modal-dialog, #vid-popup-mob1 .modal-dialog, #vid-popup2 .modal-dialog, #vid-popup-mob2 .modal-dialog{
    width: 100%;
    height: 100%;
    padding: 0;
    margin:0;
}
#vid-popup1 .modal-content, #vid-popup-mob1 .modal-content, #vid-popup2 .modal-content, #vid-popup-mob2 .modal-content{    
    height: 100%;
    border-radius: 0;
    color:white;
    overflow:auto;
    background: #000000cf;
    padding: 2% 15%;
}
#vid-popup1 .close, #vid-popup1 .close:focus, #vid-popup1 .close:hover, #vid-popup-mob1 .close, #vid-popup-mob1 .close:focus, #vid-popup-mob1 .close:hover, #vid-popup2 .close, #vid-popup2 .close:focus, #vid-popup2 .close:hover, #vid-popup-mob2 .close, #vid-popup-mob2 .close:focus, #vid-popup-mob2 .close:hover{
    color: #fff;
    text-shadow: none;
    opacity: 1;
}
#vid-popup1 .modal-header, #vid-popup-mob1 .modal-header, #vid-popup2 .modal-header, #vid-popup-mob2 .modal-header{
    padding: 0;
    border-bottom: none;
}
.modal-body{
    padding: 0px;
}
button.close{
        position: absolute;
    right: -30px;
    top: -15px;
    color: #fff;
    opacity: 1;
    border: 1px solid;
    border-radius: 50%;
    padding: 1px 6px;
    background: #000;
}
.product-item{
    /*background: #00529c;*/
    color: #fff;
    padding: 0 !important;
    margin: 20px 20px;
    width: 29% !important;
    opacity: 0;
    border: 1px solid #00529c;
}
.product-title h1{
    font-weight: bold;
    color:#00529c;
}
.product-title h1 span{
    font-weight: normal;
    font-family: 'gotham-light-webfont';
}
.product-list, .features-list, .slider-list{
    margin: 2% 0 0;
}
.prod-details, .prod-pointers{
    padding: 0 20px;
}
.prod-img{

}
.prod-details h1{
    font-size: 20px;
    margin: 5px 0 3px;
}
.prod-details p{
    border-bottom: 1px solid;
    padding: 0 0 5px;
}
.prod-pointers{

}
.prod-pointers ul{
    padding: 0 0 0 20px;
    font-size: 10px;
}
.prod-pointers ul li{
    padding: 2px 0;
}
/* Product Slider */
.carousel-showmanymoveone .carousel-inner{
    text-align:center;
}
.carousel-showmanymoveone .carousel-inner p{
    color: #00529c;
}
.carousel-showmanymoveone .carousel-control {
    width: 4%;
    background-image: none;
}
.carousel-showmanymoveone .carousel-control.left {
    margin-left: 15px;
}
.carousel-showmanymoveone .carousel-control.right {
    margin-right: 15px;
}
.carousel-showmanymoveone .cloneditem-1,
.carousel-showmanymoveone .cloneditem-2,
.carousel-showmanymoveone .cloneditem-3 {
    display: none;
}
.carousel-showmanymoveone img{
    margin: 0 auto;
    width: 80%;
}
@media all and (min-width: 768px) {
    .carousel-showmanymoveone .carousel-inner > .active.left,
    .carousel-showmanymoveone .carousel-inner > .prev {
        left: -50%;
    }
    .carousel-showmanymoveone .carousel-inner > .active.right,
    .carousel-showmanymoveone .carousel-inner > .next {
        left: 50%;
    }
    .carousel-showmanymoveone .carousel-inner > .left,
    .carousel-showmanymoveone .carousel-inner > .prev.right,
    .carousel-showmanymoveone .carousel-inner > .active {
        left: 0;
    }
    .carousel-showmanymoveone .carousel-inner .cloneditem-1 {
        display: block;
    }
}
@media all and (min-width: 768px) and (transform-3d), all and (min-width: 768px) and (-webkit-transform-3d) {
    .carousel-showmanymoveone .carousel-inner > .item.active.right,
    .carousel-showmanymoveone .carousel-inner > .item.next {
        -webkit-transform: translate3d(50%, 0, 0);
        transform: translate3d(50%, 0, 0);
        left: 0;
    }
    .carousel-showmanymoveone .carousel-inner > .item.active.left,
    .carousel-showmanymoveone .carousel-inner > .item.prev {
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
        left: 0;
    }
    .carousel-showmanymoveone .carousel-inner > .item.left,
    .carousel-showmanymoveone .carousel-inner > .item.prev.right,
    .carousel-showmanymoveone .carousel-inner > .item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0;
    }
}
@media all and (min-width: 992px) {
    .carousel-showmanymoveone .carousel-inner > .active.left,
    .carousel-showmanymoveone .carousel-inner > .prev {
        left: -32.899%;
    }
    .carousel-showmanymoveone .carousel-inner > .active.right,
    .carousel-showmanymoveone .carousel-inner > .next {
        left: 32.899%;
    }
    .carousel-showmanymoveone .carousel-inner > .left,
    .carousel-showmanymoveone .carousel-inner > .prev.right,
    .carousel-showmanymoveone .carousel-inner > .active {
        left: 0;
    }
    .carousel-showmanymoveone .carousel-inner .cloneditem-2,
    .carousel-showmanymoveone .carousel-inner .cloneditem-3 {
        display: block;
    }
}
@media all and (min-width: 992px) and (transform-3d), all and (min-width: 992px) and (-webkit-transform-3d) {
    .carousel-showmanymoveone .carousel-inner > .item.active.right,
    .carousel-showmanymoveone .carousel-inner > .item.next {
        -webkit-transform: translate3d(32.899%, 0, 0);
        transform: translate3d(32.8%, 0, 0);
        left: 0;
    }
    .carousel-showmanymoveone .carousel-inner > .item.active.left,
    .carousel-showmanymoveone .carousel-inner > .item.prev {
        -webkit-transform: translate3d(-32.899%, 0, 0);
        transform: translate3d(-32.899%, 0, 0);
        left: 0;
    }
    .carousel-showmanymoveone .carousel-inner > .item.left,
    .carousel-showmanymoveone .carousel-inner > .item.prev.right,
    .carousel-showmanymoveone .carousel-inner > .item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0;
    }
}
@media only screen and (min-width: 768px) {
}
.title {
    padding: 28px;
    display: table-cell;
    position: relative;
    vertical-align: middle;
    text-align: center;
}
.product-slider-title h1{
    color:#00529c;
    margin: 0;
    font-size: 30px;
    font-family: 'gotham-light-webfont';
}
.product-slider-title h2{
    font-weight:bold;
    color:#00529c;
    margin: 0;
}
.carousel-showmanymoveone .carousel-control .glyphicon-chevron-left, .carousel-showmanymoveone .carousel-control .glyphicon-chevron-right, .carousel-showmanymoveone .carousel-control .icon-next, .carousel-showmanymoveone .carousel-control .icon-prev{
    color: #000;
    border: 1px solid;
    font-size: 14px;
    text-shadow: none;
    line-height: 25px;
    border-radius: 50%;
}
.carousel-showmanymoveone .carousel-control .glyphicon-chevron-left, .carousel-showmanymoveone .carousel-control .icon-prev{
    left: 10%;
}
.carousel-showmanymoveone .carousel-control .glyphicon-chevron-right, .carousel-showmanymoveone .carousel-control .icon-next{
    right: 10%;
}
/*End Product Slider*/
.features{
    background:#00529c;
}
.feature-title h1 {
    font-weight: bold;
    color: #fff;
}
.feature-title h1 span {
    font-weight: normal;
    font-family: 'gotham-light-webfont';
}
.features-item{
    text-align: center;
    background: #ffd800;
    width: 20% !important;
    margin: 2% 2%;
    min-height: 180px;
    opacity: 0;
}
.features-item:hover{
    box-shadow: 0px 0px 21px #000;
}
.features-item img{
    width: 80%;
    margin: 0 auto;
}
.features-item p{
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
}
.footer{
    background:#00529c;
    color: #fff;
    font-size: 10px;
}
.footer ul{
    padding: 0 0 0 0;
    margin: 0;
    text-align: center;
}
.footer ul li{
    display: inline-block;
    padding: 15px 70px 15px 0;
}
.footer .fa{
    font-size: 16px;
    margin: 0 3px;
}
.footer a:hover{
    color:#fff;
}
.heading{
    margin: 3% 0 0;
}
.heading h1, .heading h2{
    margin-top: 0;
    margin-bottom: 0;
}
.section{
    padding: 0 0 3%;
}
.dash img{
    width: 15%;
}
#headerbanner_mob, #videobanner_mob{
    display: none;
}
.product-item:nth-child(1) {
    -webkit-animation-delay: 0;
    -moz-animation-delay: 0;
    animation-delay: 0;
}

.product-item:nth-child(2) {
    -webkit-animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

.product-item:nth-child(3) {
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    animation-delay: 1s;
}

.product-item:nth-child(4) {
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
    animation-delay: 1.5s;
}

.product-item:nth-child(5) {
    -webkit-animation-delay: 2s;
    -moz-animation-delay: 2s;
    animation-delay: 2s;
}

.product-item:nth-child(6) {
    -webkit-animation-delay: 2.5s;
    -moz-animation-delay: 2.5s;
    animation-delay: 2.5s;
}

.product-item:nth-child(7) {
    -webkit-animation-delay: 3s;
    -moz-animation-delay: 3s;
    animation-delay: 3s;
}

.product-item:nth-child(8) {
    -webkit-animation-delay: 3.5s;
    -moz-animation-delay: 3.5s;
    animation-delay: 3.5s;
}
/*ANIMATE*/
@-webkit-keyframes seqAnim {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.75);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
    }
}
@-moz-keyframes seqAnim {
    0% {
        opacity: 0;
        -moz-transform: scale(0.75);
    }
    100% {
        opacity: 1;
        -moz-transform: scale(1);
    }
}
@keyframes seqAnim {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.75);
        -moz-transform: scale(0.75);
        -ms-transform: scale(0.75);
        -o-transform: scale(0.75);
        transform: scale(0.75);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}
/*.seq-animation, .random-animation {
  width: 33.333%;
  height: 250px;
  float: left;
  border: 5px solid #fff;
}*/

.animatedArea{
    overflow: hidden;
}
.animatedArea .seq-animation {
    -webkit-animation: seqAnim 0.6s cubic-bezier(0.77, 0, 0.175, 1) both;
    -moz-animation: seqAnim 0.6s cubic-bezier(0.77, 0, 0.175, 1) both;
    animation: seqAnim 0.6s cubic-bezier(0.77, 0, 0.175, 1) both;
    /*background: #f00;*/
}

.animatedArea .random-animation {
    -webkit-animation: seqAnim 0.6s linear both;
    -moz-animation: seqAnim 0.6s linear both;
    animation: seqAnim 0.6s linear both;
    /*background: blue;*/
}

.seq-animation:nth-child(1) {
    -webkit-animation-delay: 0;
    -moz-animation-delay: 0;
    animation-delay: 0;
}

.seq-animation:nth-child(2) {
    -webkit-animation-delay: 0.4s;
    -moz-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

.seq-animation:nth-child(3) {
    -webkit-animation-delay: 0.8s;
    -moz-animation-delay: 0.8s;
    animation-delay: 0.8s;
}

.seq-animation:nth-child(4) {
    -webkit-animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
    animation-delay: 1.2s;
}

.seq-animation:nth-child(5) {
    -webkit-animation-delay: 1.4s;
    -moz-animation-delay: 1.4s;
    animation-delay: 1.4s;
}

.seq-animation:nth-child(6) {
    -webkit-animation-delay: 1.8s;
    -moz-animation-delay: 1.8s;
    animation-delay: 1.8s;
}

.seq-animation:nth-child(7) {
    -webkit-animation-delay: 2.2s;
    -moz-animation-delay: 2.2s;
    animation-delay: 2.2s;
}

.seq-animation:nth-child(8) {
    -webkit-animation-delay: 2.4s;
    -moz-animation-delay: 2.4s;
    animation-delay: 2.4s;
}

/*.seq-animation:nth-child(9) {
  -webkit-animation-delay: 4s;
  -moz-animation-delay: 4s;
  animation-delay: 4s;
}

.seq-animation:nth-child(10) {
  -webkit-animation-delay: 4.5s;
  -moz-animation-delay: 4.5s;
  animation-delay: 4.5s;
}

.seq-animation:nth-child(11) {
  -webkit-animation-delay: 5s;
  -moz-animation-delay: 5s;
  animation-delay: 5s;
}

.seq-animation:nth-child(12) {
  -webkit-animation-delay: 5.5s;
  -moz-animation-delay: 5.5s;
  animation-delay: 5.5s;
}

.seq-animation:nth-child(13) {
  -webkit-animation-delay: 6s;
  -moz-animation-delay: 6s;
  animation-delay: 6s;
}

.seq-animation:nth-child(14) {
  -webkit-animation-delay: 6.5s;
  -moz-animation-delay: 6.5s;
  animation-delay: 6.5s;
}

.seq-animation:nth-child(15) {
  -webkit-animation-delay: 7s;
  -moz-animation-delay: 7s;
  animation-delay: 7s;
}*/

.random-animation:nth-child(1) {
    -webkit-animation-delay: 1.1s;
    -moz-animation-delay: 1.1s;
    animation-delay: 1.1s;
}

.random-animation:nth-child(2) {
    -webkit-animation-delay: 1.1s;
    -moz-animation-delay: 1.1s;
    animation-delay: 1.1s;
}

.random-animation:nth-child(3) {
    -webkit-animation-delay: 1.4s;
    -moz-animation-delay: 1.4s;
    animation-delay: 1.4s;
}

.random-animation:nth-child(4) {
    -webkit-animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

.random-animation:nth-child(5) {
    -webkit-animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
    animation-delay: 1.2s;
}

.random-animation:nth-child(6) {
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    animation-delay: 1s;
}

.random-animation:nth-child(7) {
    -webkit-animation-delay: 0.7s;
    -moz-animation-delay: 0.7s;
    animation-delay: 0.7s;
}

.random-animation:nth-child(8) {
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    animation-delay: 1s;
}

/*.random-animation:nth-child(9) {
  -webkit-animation-delay: 1.4s;
  -moz-animation-delay: 1.4s;
  animation-delay: 1.4s;
}

.random-animation:nth-child(10) {
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.random-animation:nth-child(11) {
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.random-animation:nth-child(12) {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  animation-delay: 1s;
}

.random-animation:nth-child(13) {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  animation-delay: 1s;
}

.random-animation:nth-child(14) {
  -webkit-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.random-animation:nth-child(15) {
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  animation-delay: 0.4s;
}*/

.pull-right-anim, .pull-left-anim {
    opacity: 0;
    -webkit-transition: all 600ms cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: all 600ms cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 600ms cubic-bezier(0.77, 0, 0.175, 1);
}

.pull-left-anim {
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
}

.pull-right-anim {
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
}

.animatedArea .pull-right-anim, .animatedArea .pull-left-anim {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
}
/*ANIMATE*/
.flip-container {
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -o-perspective: 1000;
    perspective: 1000;

    /*border: 1px solid #ccc;*/
}

.flip-container:hover .flipper,  
.flip-container.hover .flipper {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.flip-container, .front, .back {
    width: 100%;
    height: 560px;
}

.flipper {
    -webkit-transition: 0.6s;
    -webkit-transform-style: preserve-3d;

    -moz-transition: 0.6s;
    -moz-transform-style: preserve-3d;

    -o-transition: 0.6s;
    -o-transform-style: preserve-3d;

    transition: 0.6s;
    transform-style: preserve-3d;

    position: relative;
}

.front, .back {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #00529c;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
}

.back {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);

    background: #00529C;
}

.back-points{
    position: relative;
    top: 3%;
    padding: 0 15px;
    font-size: 14px;
    line-height: 18px;
    font-family: 'gotham-light-webfont';
}
.back-points p{
    text-align: center;
    font-size: 21px;
    font-weight: bold;
    margin: 0 0 20px;
    text-decoration: underline;
    padding: 0 0 0px;
}
.back-points ul{
    padding: 0 0 0 20px;
}
.back-points ul li{
    padding: 0 0 20px;
}
.rightfixed {
    position: fixed;
    top: 0px;
    bottom: 80px;
    height: 2.5em;
    margin: auto;
    background: #FFD800;
    color: #00529c;
    text-transform: uppercase;
    padding: 8px 10px;
    font-size: 16px;
    z-index: 9;     
    cursor: pointer;
}
.rightfixed {
    right: 0;
    -webkit-transform-origin: 100% 50%;
    -moz-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    -o-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform: rotate(90deg) translate(50%, 50%);
    -moz-transform: rotate(90deg) translate(50%, 50%);
    -ms-transform: rotate(90deg) translate(50%, 50%);
    -o-transform: rotate(90deg) translate(50%, 50%);
    transform: rotate(90deg) translate(50%, 50%);
}
.rightfixed button{
    background: none;
    border: none;
    text-transform: uppercase;
    outline-style: none;
}
.thankyou {
    margin: 25% 0;
    text-align: center;
}
.thankyou h1{}
.thankyou h2{
    font-size: 15px;
    line-height: 29px;
}
.thankyou h2 a, .thankyou h2 a:hover{
    color: #00529c;
    text-decoration: underline;
}
.ptouch{
    display: inline-block;
    width: 140px;
    margin: 0 10px 0;
}
.arrow
{
      position: absolute;
    bottom: 0px;
    left: 55%;
    margin-left: -20px;
    width: 30px;
    height: 30px;

  /**
   * Dark Arrow Down
   */
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgaGVpZ2h0PSI1MTIiIGlkPSJzdmcyIiB2ZXJzaW9uPSIxLjEiIHdpZHRoPSI1MTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6Y2M9Imh0dHA6Ly9jcmVhdGl2ZWNvbW1vbnMub3JnL25zIyIgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIiB4bWxuczppbmtzY2FwZT0iaHR0cDovL3d3dy5pbmtzY2FwZS5vcmcvbmFtZXNwYWNlcy9pbmtzY2FwZSIgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIiB4bWxuczpzb2RpcG9kaT0iaHR0cDovL3NvZGlwb2RpLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzIGlkPSJkZWZzNCIvPjxnIGlkPSJsYXllcjEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAsLTU0MC4zNjIyKSI+PHBhdGggZD0ibSAxMjcuNDA2MjUsNjU3Ljc4MTI1IGMgLTQuOTg1MywwLjA3ODQgLTkuOTEwNzcsMi4xNjMwOCAtMTMuNDM3NSw1LjY4NzUgbCAtNTUsNTUgYyAtMy42MDA1NjUsMy41OTkyNyAtNS42OTY4ODMsOC42NTg5NSAtNS42OTY4ODMsMTMuNzUgMCw1LjA5MTA1IDIuMDk2MzE4LDEwLjE1MDczIDUuNjk2ODgzLDEzLjc1IEwgMjQyLjI1LDkyOS4yNSBjIDMuNTk5MjcsMy42MDA1NiA4LjY1ODk1LDUuNjk2ODggMTMuNzUsNS42OTY4OCA1LjA5MTA1LDAgMTAuMTUwNzMsLTIuMDk2MzIgMTMuNzUsLTUuNjk2ODggTCA0NTMuMDMxMjUsNzQ1Ljk2ODc1IGMgMy42MDA1NiwtMy41OTkyNyA1LjY5Njg4LC04LjY1ODk1IDUuNjk2ODgsLTEzLjc1IDAsLTUuMDkxMDUgLTIuMDk2MzIsLTEwLjE1MDczIC01LjY5Njg4LC0xMy43NSBsIC01NSwtNTUgYyAtMy41OTgxNSwtMy41OTEyNyAtOC42NTA2OCwtNS42ODEyNyAtMTMuNzM0MzgsLTUuNjgxMjcgLTUuMDgzNjksMCAtMTAuMTM2MjIsMi4wOSAtMTMuNzM0MzcsNS42ODEyNyBMIDI1Niw3NzguMDMxMjUgMTQxLjQzNzUsNjYzLjQ2ODc1IGMgLTMuNjY2NzgsLTMuNjY0MjMgLTguODQ4MDEsLTUuNzY0NDIgLTE0LjAzMTI1LC01LjY4NzUgeiIgaWQ9InBhdGgzNzY2LTEiIHN0eWxlPSJmb250LXNpemU6bWVkaXVtO2ZvbnQtc3R5bGU6bm9ybWFsO2ZvbnQtdmFyaWFudDpub3JtYWw7Zm9udC13ZWlnaHQ6bm9ybWFsO2ZvbnQtc3RyZXRjaDpub3JtYWw7dGV4dC1pbmRlbnQ6MDt0ZXh0LWFsaWduOnN0YXJ0O3RleHQtZGVjb3JhdGlvbjpub25lO2xpbmUtaGVpZ2h0Om5vcm1hbDtsZXR0ZXItc3BhY2luZzpub3JtYWw7d29yZC1zcGFjaW5nOm5vcm1hbDt0ZXh0LXRyYW5zZm9ybTpub25lO2RpcmVjdGlvbjpsdHI7YmxvY2stcHJvZ3Jlc3Npb246dGI7d3JpdGluZy1tb2RlOmxyLXRiO3RleHQtYW5jaG9yOnN0YXJ0O2Jhc2VsaW5lLXNoaWZ0OmJhc2VsaW5lO2NvbG9yOiMwMDAwMDA7ZmlsbDojMjIyMjIyO2ZpbGwtb3BhY2l0eToxO2ZpbGwtcnVsZTpub256ZXJvO3N0cm9rZTpub25lO3N0cm9rZS13aWR0aDozOC44ODAwMDEwNzttYXJrZXI6bm9uZTt2aXNpYmlsaXR5OnZpc2libGU7ZGlzcGxheTppbmxpbmU7b3ZlcmZsb3c6dmlzaWJsZTtlbmFibGUtYmFja2dyb3VuZDphY2N1bXVsYXRlO2ZvbnQtZmFtaWx5OlNhbnM7LWlua3NjYXBlLWZvbnQtc3BlY2lmaWNhdGlvbjpTYW5zIi8+PC9nPjwvc3ZnPg==);
  background-size: contain;
}

.bounce {
  animation: bounce 2s infinite;
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.embed-responsive{
overflow: initial;   }