/* fonts */
h1, h2, h3 {
    margin-top: 10px;
    text-transform: uppercase;
}

/* fonts */
h1, h2, h3 {
    margin-top: 10px;
    text-transform: uppercase;
}
h1 {
    font-size: 40px;
}
h1.live {
    display: none;
}
h2 {
    font-size: 24px;
    margin-top: 30px;
}
h3 {
    font-size: 22px;
}

/*Skip to content - accessibility*/
.hidden {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

#skip a
{
    position:absolute;
    left:-10000px;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
}

#skip a:focus
{
    position:static;
    width:auto;
    height:auto;
}

@media (max-width: 768px) {
    h1 {
        font-size: 40px;
    }
    h2 {
        font-size: 22px;
    }
    h3 {
        font-size: 20px;
    }
}


@media (max-width: 640px) {
    h1 {
        font-size: 23px;
    }
    h2 {
        font-size: 21px;
    }
    h3 {
        font-size: 19px;
    }
}


@media (max-width: 480px) {
    h1 {
        font-size: 22px;
    }
    h2 {
        font-size: 20px;
    }
    h3 {
        font-size: 18px;
    }
}

/* global */
body {
    margin-top: 50px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    letter-spacing: .4px;
    font-size: 16px;
}

.navbar {
    margin-bottom: 0;
}
.container {
    max-width: 970px;
}
.col-sm-8 p a {
    text-decoration: underline;
}
p.highlight, .highlight {
    display: inline-block;
    background: #ffcc00;
    padding: 3px;
}

.header .header-area{
    background-position: center center;
    background-size: cover;
    min-height: 335px !important;
    height: auto;
}

.headline {
    text-align: center;
    padding-top: 120px;
}

.headline h1{
    color: #FFF;
    max-width: 60px;
    font-weight: bold;
    max-width: 352px;
    display: initial;
}

.footer {

    background: #505050;
    padding: 60px 0;
    border-top: 0px;
    font-size: 12px;

}
.footer ul {
    margin: 0;
    padding: 0;
}
.footer li {
    display: inline-block;
    padding: 5px 10px
}

.footer li a{
    color: #ffffff;
}

.bg-cover{
    background-position: center center;
    background-size: cover;
}

.video {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

section ul {
    
    display:inline-block;
}



/* desktop*/
@media (min-width: 769px) {
    .footer-logo{
        text-align: right;
    }
    .sub-menu-content .navbar.pull-back{
        z-index: 98 !important;
    }
    body.no-head {
        margin-top: 69px !important;
    }
   /* body.static, body.landing {
        margin-top: 145px;
    } */
    body.sitemap {
        margin-top: 69px !important;
    }

    body.static .full-image {
        min-height: 430px;
    }
}

/*Mobile*/
@media (max-width: 768px) {
    body.no-head .header {
        display: none;
    }
    .footer-logo{
        text-align: center;
        padding-top: 20px;
    }
    .footer li {
        padding: 8px 0;
        width: 30%;
        text-align: center;
    }
    .footer {
        background: #343434;
        padding: 20px 0;

    }
    body{
        margin-top: 75px;
    }

    body.static .full-image {
        min-height: 230px;
    }
}


.img-responsive {
    width: 100%;
}

.section {
    padding: 40px 0;
}

/* front */
.fullscreen {
    position: relative;
}
.fullscreen .headline {
    padding: 20px 0;
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
}
.rotate {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    font-size: 40px;
}
.front-lift {
    margin-top: -150px;
}

.home-card .inset {
    background: #fff;
    padding: 10px;
}

/* landing pages */

.box {
    text-align: center;
}
.section.slide {
    position: relative;
}

#slide-1 {

}


.text-center{
    text-align: center ;
}
.text-left{
    text-align: left ;
}
.text-right{
    text-align: right ;
}


/*button*/
.btn.transparent{
    background-color: Transparent;
    background-repeat:no-repeat;
    border: none;
    cursor:pointer;
    overflow: hidden;
    outline:none;
}
/* old 
.btn.transparent-white{
    box-shadow: none;
    border-radius: 0;
    background-color: Transparent;
    background-repeat:no-repeat;
    border: 2px solid #FFF;
    cursor:pointer;
    color: #FFF;
    font-size: 18px;
    overflow: hidden;
    width: 100%;
    padding: 12px 0;
}
*/

.btn.transparent-white {
    background-color: transparent;
    background-repeat: no-repeat;
    border: 2px solid #fff;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    overflow: hidden;
    padding: 0;
    width: 100%;
    line-height: 2.5em;
}


.btn.transparent-white:hover, .btn.transparent-white:focus {

}

/* old
.btn.transparent-white::before{
    background-image: url("./?a=9528");
    content: "<";
    font-size: 0;
    width: 14px;
    height: 24px;
    position: absolute;
    margin-left: -26px;
    margin-top: -1px;
}

.btn.transparent-white::after{
    background-image: url("./?a=9529");
    content: "<";
    font-size: 0;
    width: 14px;
    height: 24px;
    position: absolute;
    margin-left: 16px;
    margin-top: 0px;
}
*/

.btn.transparent-white::before{
    font-family:'Glyphicons Halflings';
    content:"\e257";
    font-size: 1.6em;
    padding-right: 0.3em;
    vertical-align: middle;
    font-weight:normal;
}

.btn.transparent-white::after{
    font-family:'Glyphicons Halflings';
    content:"\e258";
    font-size: 1.6em;
    padding-left: 0.3em;
    vertical-align: middle;
    font-weight:normal;
}
    
.btn.btn-grey{
    box-shadow: none;
    border-radius: 0;
    background-color: #343434;
    background-repeat:no-repeat;
    cursor:pointer;
    color: #FFF;
    font-size: 18px;
    overflow: hidden;
    outline:none;
    width: 50%;
    padding: 12px 0;
    margin-bottom: 6px;
}

.btn.btn-contact{
    box-shadow: none;
    border-radius: 0;
    background-color: #343434;
    background-repeat:no-repeat;
    cursor:pointer;
    color: #FFF;
    font-size: 18px;
    overflow: hidden;
    outline:none;
    width: 100%;
    padding: 26px 0 26px 52px;
    margin-top: 20px;
    margin-bottom: 6px;
}

.btn.btn-contact.btn-mail::before{
    background-image: url(./?a=9531);
    content: "<";
    font-size: 0;
    width: 52px;
    height: 36px;
    position: absolute;
    margin-left: -60px;
    margin-top: -5px;
}
.btn.btn-contact.btn-phone::before{
    background-image: url(./?a=9535);
    content: "<";
    font-size: 0;
    width: 47px;
    height: 52px;
    position: absolute;
    margin-left: -60px;
    margin-top: -12px;
}
/* subscribe button */

.subscribe-button .button { 
    margin-top: 2em; 
    margin-bottom: 2em;
    background: #F0F0F0;
    color: #003751;
    padding: 1.4em;
    border: 1px solid #e2e2e2;
    font-weight: bold;
    text-align: center;
}

.subscribe-button .button .glyphicon-envelope {
    color: #003751; 
    font-size: 2em; 
    margin-right: 0.5em; 
    vertical-align: middle; 
    padding-bottom: 0.1em;   
}
    
.subscribe-button .button:hover {
    background:#ddd;
}


/* Top search bar */

  .search form {
	  bottom: 100px;
	  height: 5em;
	  left: 0;
	  margin: auto;
	  position: absolute;
	  right: 0;
	  top: 0;
  }
  .page.search {
	  display: block;
	  width: 100%;
	  margin: 0 auto;
	  max-width: 55em;
  }
  .page.search.mobile {
	  padding: 0 1em;
  }
  .page.search.mobile form input {
	  color: #fff;
  }
  .page.search > .col {
	  padding: 0;
  }
  .page.search form {
	  margin-bottom: 10px;
	  margin-top: 10px;
	  position: relative;
  }
  .search form input {
	  color: #fff;
  }
  .page.search form input {
	  color: #333333;
  }
  .search form input[type="text"] {
	  border: 2px solid #555;
	  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	  padding: 1.53em 15px;
	  width: 100%;
  }
  .search form button[type="submit"] {
	  background: #555;
	  height: 4.8em;
	  width: 100%;
	  color: #fff;
	  border: 0;
  }
  .page.search form button[type="submit"] {
  }
  .nav-search {
	  font-size: 1.3em;
  }
  .visually-hidden, .visuallyhidden {
	  border: 0 none;
	  clip: rect(0px, 0px, 0px, 0px);
	  height: 1px;
	  margin: -1px;
	  overflow: hidden;
	  padding: 0;
	  position: absolute;
	  width: 1px;
  }
  .nav-search.active-content {
	  background-image: none;
  }
  .nav-search button {
	  background: none;
	  border: 0;
	  height: 50px;
	  color: #fff;
	  width: 35px;
  }
  .nav-search a.search-mobile {
	  height: auto;
	  position: relative;
	  width: auto;
	  color: #fff;
	  padding: 15px;
	  font-family: "Open Sans";
	  font-size: 14px;
  }

  button.glyphicon-search:hover, button.glyphicon-remove:hover { 
    font-weight: bold;
  }
  button .glyphicon-menu-right{
    font-size: 2.3em;
    padding-left: 0.25em;
    vertical-align: middle;
    margin-top: -0.1em;
  }
  button .glyphicon-menu-left{
    font-size: 2.3em;
    padding-right: 0.25em;
    vertical-align: middle;
    margin-top: -0.1em;
    
  }



@media (max-width: 999px) {
    .btn.btn-grey{
        width: 70%;
    }
    .btn.btn-contact.btn-phone{
        padding:12px 0 12px 30px;
    }
    .btn.btn-contact.btn-mail{
        padding: 12px 0 12px 40px;
    }
    .btn.btn-contact.btn-mail::before{
        background-image: url(./?a=9530);
        background-repeat: no-repeat;
        width: 52px;
        height: 36px;
        position: absolute;
        margin-left: -34px;
        margin-top: 3px;
    }
    .btn.btn-contact.btn-phone::before{
        background-image: url(./?a=9534);
        background-repeat: no-repeat;
        width: 52px;
        height: 36px;
        position: absolute;
        margin-left: -32px;
        margin-top: -3px;
    }
    
   /* Top search bar */    
   .nav.navbar-nav { 
       overflow-y: auto; overflow-x: hidden; 
       
   } 
   .nav-search { 
       height: 200px; 
       
   }
   .nav.navbar-nav .search-wrap { 
       overflow: hidden; 
       
   } 
  .nav-search button.glyphicon-search, .nav-search button.glyphicon-remove {
	  display: none;
  }
  .nav-search .search form {
	  height: 3em;
  }
  .nav-search .search form button[type="submit"] {
	  height: 3em;
  }
  .nav-search .search form input[type="text"] {
	  padding: 0.7em 15px;
  }
  
  .navbar.bg-mobile-change li.nav-search.dropdown::before { 
      display: none; 
      
  }
  
  .navbar.bg-mobile-change li.nav-search.dropdown ul.nav { 
      display:block;  
      
  }    

}

@media (max-width: 380px) {
    .subscribe-button .button .glyphicon-envelope {
    width:100%;    
    
    }
    
    .btn.btn-grey{
        width: 80%;
    }
}

.btn.btn-grey::before{
    background-image: url("./?a=9528");
    content: "<";
    font-size: 0;
    width: 14px;
    height: 24px;
    position: absolute;
    margin-left: -26px;
    margin-top: -1px;
}

.btn.btn-grey::after{
    background-image: url("./?a=9529");
    content: "<";
    font-size: 0;
    width: 14px;
    height: 24px;
    position: absolute;
    margin-left: 16px;
    margin-top: 0px;
}


.no-margin{
    padding:0;
}



/* desktop up */
@media (min-width: 999px) {
    #navbar .navbar-nav {
        float: right;
    }
    .footer-nav {
        float: left;
    }
    
   /* Top search  bar */   
  .nav-search.active-content {
	  background-repeat: no-repeat;
	  background-image: url(./?a=9525);
	  background-position: 45% 37px;
	  color: #FFF;
	  font-weight: bold;
	  z-index: 0;
  }
  .nav-search a.search-mobile {
	  border: 0 none;
	  clip: rect(0px, 0px, 0px, 0px);
	  height: 1px;
	  margin: -1px;
	  overflow: hidden;
	  padding: 0;
	  position: absolute;
	  width: 1px;
  }
  .search form button[type="submit"] {
	  font-size: 17px;
	  height: 3.8em;
  }
  .search form input[type="text"] {
	  font-size: 17px;
	  padding: 1.05em 15px;
  }
}

/* desktop*/
@media (min-width: 769px) {
    .show-dektop{
        display: block;
    }
    .show-mobile{
        display: none;
    }
}

/*Mobile*/
@media (max-width: 768px) {
    .full-width-mobile{
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .show-dektop{

    }
    .show-mobile{
        display: block;
    }

}

/*========== Begin header==================*/
.navbar{

    background-repeat:no-repeat;
    background-position: center top;
    border: 0;
    background-size: cover;
    box-shadow: none;
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 14px;
    height: 69px;
    text-transform: uppercase;

}

/* desktop*/
@media (min-width: 1000px) {
    .navbar{
        background-image: url("./?a=9522");
    }
    .navbar.navbar-default.subnav.navbar-fixed-top{
        top: 46px;
    }
}


/*Mobile*/
@media (max-width: 999px) {
    .navbar{
        background-image: url("./?a=9496");
    }
    .navbar-default.subnav{
        display: none !important;
    }

}

.navbar-brand>img {
    height: 60px;
    width: auto;
}

.navbar>.container .navbar-brand.logo,
.navbar>.container-fluid .navbar-brand.logo {
    margin-left: -20px;
    margin-top: -10px;
}

.navbar>.container .navbar-brand.text-logo,
.navbar>.container-fluid .navbar-brand.text-logo {
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    margin-left: -15px;
    margin-top: 21px;
    text-transform: uppercase;
    padding-right:0; 
}

.navbar-default .navbar-nav>li>a{
    color: #FFF;

}
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover{
    color: #FFF;
    font-weight: bold;
}


.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover{
    background: none;
    color: #FFF;
    font-weight: bold;

}

.navbar-nav{
    padding-top: 22px;
}





/*---Sub menu---*/
.navbar.navbar-default.subnav,
.navbar.navbar-default.subnav .nav.navbar-nav{
    background: #f4f4f4 !important;
    height: auto;
}

.navbar.navbar-default.subnav a{
    color: #505050;
    padding: 30px 25px;
}


.navbar.navbar-default.subnav a:focus,
.navbar.navbar-default.subnav li.active a{
    background: #dfdfdf;
    color: #505050;
    font-weight: bold;
}




li.dropdown ul{
    display: none;
}

/* desktop*/
@media (min-width: 1000px) {
    .navbar-default .navbar-nav>.dropdown.menu-open-content>a{
        background-repeat: no-repeat;
        background-image: url(./?a=9525);
        background-position: center 37px;
        color: #FFF;
        font-weight: bold;
        z-index: 0;

    }
    .navbar.navbar-default.subnav{
        z-index: 99;
    }
    #navbar > .nav.navbar-nav > li > a{
        text-align: center;
    }


    /* begin stop move bold hover efect*/
    .navbar.navbar-default.subnav a:hover{
        background: #dfdfdf;
        color: #505050;
        font-weight: bold;
    }

    /*@supports (text-shadow: 1px 0 0 #505050) {

        .navbar.navbar-default.subnav a:hover {
            font-weight: normal;
            text-shadow: 1px 0 0 #505050;
        }
        .navbar.navbar-default.subnav li.active a:hover {
            font-weight: bold;
            text-shadow:none;
        }
    }*/

    /*safari only*/
    body.safari-brw .navbar.navbar-default.subnav a:hover{
        font-weight: normal !important;
        text-shadow: 1px 0 0 #505050 !important;
    }
    body.safari-brw .navbar.navbar-default.subnav li.active a:hover{
        font-weight: bold;
        text-shadow:none;
    }

    /*ie only*/
    body.ie-brw .navbar.navbar-default.subnav a:hover{
        font-weight: normal !important;
        text-shadow: 1px 0 0 #505050 !important;
    }
    body.ie-brw .navbar.navbar-default.subnav li.active a:hover{
        font-weight: bold;
        text-shadow:none;
    }

}


/*Mobile*/
@media (max-width: 999px) {
/*
    .navbar.navbar-default.navbar-fixed-top.bg-mobile-change{
        background: #78ddcd;
    }
*/
    .navbar>.container .navbar-brand.logo,
    .navbar>.container-fluid .navbar-brand.logo{
        margin-left: 0;
    }

    .navbar {
        height: 75px;
    }
    .navbar-nav {
        padding-top: 0;
        margin-top: 0;
        margin-bottom: 0;
    }

    .navbar-default .navbar-collapse{
        background: #343434 !important;
        border: none;
    }

    .navbar.bg-mobile-change li a{
        border-bottom: 1px #02e9b3 solid;
    }

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse{
        max-height: 9999em;
    }



    .navbar.bg-mobile-change li.dropdown::before{

        background-image: url(./?a=9527);
        background-color: #3e3e3e;
        background-repeat: no-repeat;
        background-position: center 16px;
        border: 0;
        content: "+";
        cursor: pointer;
        width: 55px;
        height: 50px;
        position: absolute;
        right: 0;
        top: 0;
        font-size: 0;
        padding: 0;
        margin: 0;
        z-index: 22;
    }

    .navbar.bg-mobile-change li.dropdown.open_menu_mobile::before{
        background-image: url(./?a=9526);
        border-bottom: 1px solid #3e3e3e;
        background-color: #3e3e3e;
        background-repeat: no-repeat;
        background-position: center 16px;
        border: 0;
        content: "+";
        cursor: pointer;
        width: 55px;
        height: 52px;
        position: absolute;
        right: 0;
        top: 0;
        font-size: 0;
        padding: 0;
        margin: 0;
        z-index: 2;

    }

    .navbar.bg-mobile-change li.dropdown span{
        background-color: transparent;
        background-repeat: no-repeat;
        background-position: center 16px;
        border: 0;
        content: "+";
        cursor: pointer;
        width: 55px;
        height: 50px;
        position: absolute;
        right: 0;
        top: 0;
        font-size: 0;
        padding: 0;
        margin: 0;
        z-index: 35;
    }

    .dropdown.open_menu_mobile .navbar-nav{
        background: #3e3e3e;
    }

    /* this for tab colapse menu */
    .navbar-header { float: none; }
    .navbar-left,.navbar-right { float: none !important; }
    .navbar-toggle { display: block; }
    .navbar-collapse { border-top: 1px solid transparent; box-shadow: inset 0 1px 0 rgba(255,255,255,0.1); }
    .navbar-fixed-top { top: 0; border-width: 0 0 1px; }
    .navbar-collapse.collapse { display: none!important; }
    .navbar-nav { float: none!important;  }
    .navbar-nav>li { float: none; } .navbar-nav>li>a { padding-top: 15px; padding-bottom: 15px; }
    .collapse.in{ display:block !important; }

    li.dropdown ul li a{
        border-bottom: none !important;
    }


}


/* Portrait and Landscape */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .navbar {
        height: 76px;
    }

}

/* Portrait and Landscape */
@media only screen and (min-width: 889px) and (max-width: 1024px) {
    .navbar-nav {
        padding-top: 29px;
    }
    .navbar>.container .navbar-brand.text-logo,
    .navbar>.container-fluid .navbar-brand.text-logo{
        margin-top: 27px;
    }
    .navbar>.container .navbar-brand.logo{
        margin-top: -5px;
    }

}


@media (max-width: 640px) {

    li.dropdown   ul{
        background: #3e3e3e;
        margin: 0 -15px;
    }
    li.dropdown   ul li:first-child{
        padding-top: 15px;
    }
    li.dropdown   ul li{
        padding: 0 10px 10px 16px;
        margin: 0;
        height: auto;
    }

    li.dropdown ul li a{
        padding: 0 0 9px 15px;
    }

    li.dropdown ul li a{
        border-bottom: none !important;
    }

}


@media (max-width: 370px) {

    .navbar>.container .navbar-brand.text-logo,
    .navbar>.container-fluid .navbar-brand.text-logo {
        display: none;

    }

}



/*Burger icon costum*/
.navbar-toggle {
    border: none;
    border-radius: 0;
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 1px;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
    background: none;
}

#nav-icon1 {
    width: 40px;
    height: 69px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    margin:0 15px 0 0;
}

#nav-icon1 span {
    display: block;
    position: absolute;
    height: 4px;
    width: 70%;
    background: #fff;
    opacity: 1;
    left: 4;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

#nav-icon1 span:nth-child(1) {
    top: 23px;
}

#nav-icon1 span:nth-child(2) {
    top: 32px;
}

#nav-icon1 span:nth-child(3) {
    top: 42px;
}

#nav-icon1.open span:nth-child(1) {
    top: 33px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}

#nav-icon1.open span:nth-child(2) {
    opacity: 0;
    left: -88500px;
    color: transparent;
}

#nav-icon1.open span:nth-child(3) {
    top: 32px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

/* Portrait and Landscape */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    #nav-icon1{
        height: 75px;
    }
}
/*========== End header==================*/


/*========== Begin video home==================*/

.hero-video-home{
    width: 100%;
    margin: 0;
    padding: 0;
}

.content-video-home{
    background-image: url("./?a=9523");
    background-repeat:no-repeat;
    background-position: center top;
    border: 0;
    background-size: cover;
    width: 100%;
    height: 844px;
    position: relative;
}


/* Portrait and Landscape */
@media only screen and (min-width: 1000px) and (max-width: 1100px) {
    .content-video-home {
        height: 700px;
        overflow: hidden;
    }
}

.content-video-title{
    color: #FFFFFF;
    width: 100%;
    top:0;
    text-align: center;
    text-transform: uppercase;
    padding-top: 48px;
    position: absolute;
    top:72px;
    z-index: 1;
}

.content-video-thumb{
    bottom: 0;
    color: #FFF;
    width: 100%;
    position: relative;
    margin-bottom: -138px;
    margin-top: -118px;
    z-index: 1;
}

.small-content-thumb{
    background-position: center center;
    background-size: cover;
    min-height: 245px;
    padding: 16px 25px 26px 28px;
    position: relative;
}

.small-content-thumb h3{
    font-size: 30px;
    font-weight: bold;
    margin-top: 0;
}

/* desktop*/
@media (min-width: 1000px) {
    #big-video-wrap{
        position: relative !important;
        overflow: inherit !important;
        height: 844px !important;
    }
    .area-video-button{
        bottom: 190px;
        margin: 0 auto;
        left: 0;
        right: 0;
        position: absolute;
    }
    .button-grey-area{
        display: none;
    }
    .content-thumb-inside.on-right{
        left: 28px;
        right: 25px;
    }
    .content-thumb-inside{
        /*position: absolute;*/
        /*bottom: 18px;*/

    }

    .content-video-title h1{
        font-weight: 700;
        font-style: normal;
        font-size: 48px;
    }
    .content-video-title h2{
        font-size: 35px;
        margin-top: 5px;
        font-weight: 600;
    }
}


/*Mobile*/
@media (max-width: 991px) {
    .area-video-button{
        bottom: 70px;
        margin: 0 auto;
        left: 0;
        right: 0;
        position: absolute;
    }
    .content-video-thumb{
        min-height: 400px;
        margin-bottom: 0;
        position: initial;
        margin-top: auto;
    }

    .content-video-home{
        height: 622px;
    }

    .button-grey-area{
        display: block;
        margin-bottom: 16px;
    }
    .content-thumb-inside.on-right{
        left: 44px;
        right: 44px;
    }
    .content-thumb-inside{
        position: absolute;
        bottom: 26px;
        color: #FFF;
    }
    .small-content-thumb{
        min-height: 338px;
    }

    .content-video-title{
        top:10px;
        padding-top: 0;
    }

    .content-video-title h1{
        font-weight: 700;
        font-style: normal;
        font-size: 28px;
    }
    .content-video-title h2{
        font-size: 20px;
        margin-top: 5px;
        font-weight: 600;
    }
}

@media (min-width: 769px) and (max-width: 990px) {
    .content-video-title{
        top:20px;
    }
}

/*========== End video home==================*/

/*========== Begin capabilities==================*/
.front-capabilities{
    background-color: #f4f4f4;
    text-align: center;
    text-transform: uppercase;
}
.front-capabilities h2{
    color: #003751;
    font-weight: bold;

}
.front-capabilities a, .front-capabilities a:hover {
    text-decoration: none;
    color: #003451;
}
.capabilities-area{
    color: #003751;
    padding-top: 35px;
    padding-bottom: 70px;
    font-weight: bold;

}

.capabilities-img{
    min-height: 64px;
}

/* desktop*/
@media (min-width: 1000px) {
    .front-capabilities{
        padding-top: 190px;
    }
}


/*Mobile*/
@media (max-width: 768px) {
    .capabilities-area{
        padding-bottom: 40px;
    }
    .capabilities-area .col-xs-6 {
        margin-bottom: 20px;
    }

    .front-capabilities {
        padding-top: 30px;
    }
    .button-lift {
        /*display: none;*/
    }
    /*.center {*/
    /*    text-align: center;*/
    /*    margin: 0 auto;*/
    /*}*/
}
@media (max-width: 999px) {
    .center {
        text-align: center;
        margin: 0 auto;
    }
}

@media (max-width: 360px){
    .area-video-button {
        bottom: 30px;
    }
}
/*========== End capabilities==================*/

/*========== Begin Landing pages==================*/
.intro-content{
    padding: 88px 0;
}

.intro-content h2{
    color: #003751;
    font-weight: bold;
    margin-bottom: 20px;
}

.section.slide{

    padding: 0;
    color: #FFF;
    text-align: center;
    position: relative;
}

.section.slide h2{
    font-weight: bold;
    padding: 6px 0;
}

.slides-container .transparent-white{
    max-width: 226px;
    margin-top: 15px;
}

.slides-container .box{
    max-width: 350px;
    padding: 40px 0;
    margin: 0 auto;
    font-size: 16px;
}
.box-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    top:0;
}

/* desktop*/
@media (min-width: 769px) {
    .second-home,
    .slides-container .box p{
        display: block !important;
    }
    .landing .intro-content{
        background: none !important;
    }
    #scroll-indicator-bullets ul li .bullet-item-link.active .circle{
        background: #FFF !important;
        opacity: 1 !important;
    }
    #scroll-indicator-bullets ul li .bullet-item-link .circle{
        width: 21px !important;
        height: 21px !important;
        border-radius: 10px !important;
        background: #39505d !important;
        border: 0 !important;
        opacity: 0.6 !important;
    }
    #scroll-indicator-bullets ul li{
        padding-right: 22px !important;
    }

}


/*Mobile*/
@media (max-width: 768px) {
    .slides-container .box p{
        display: none;
    }

    .slides-container .box h2{
        margin-top: 18px;
    }

    .slides-container .box p.btn-wrapper{
        display: block ;
        margin-bottom: 34px;
    }
    .section.slide{
        min-height: auto;
    }
    .slides-container .box{
        padding-top: 20px;
    }
    .landing .intro-content{
        background-position: left top;
        background-repeat: no-repeat;
        background-size: 50px;
        padding-bottom: 30px;
        padding-top: 60px;
    }
    .landing .intro-content .container{
        max-width: 70%;
        text-align: center;
    }

    .section.slide.mobile-left-bg{
        background-position: 0 center !important;
    }
    .section.slide.mobile-right-bg{
        background-position:right center !important;
    }

    .slides-container .box{
        margin: 0 auto;
        padding: 0;
    }
    .section.slide{
        padding: 0;
    }

}


/*========== End Landing pages==================*/



/*========== Begin Content Detail==================*/

.content-detail-area h1,
.content-detail-area h2,
.content-detail-area h3{
    color: #003751;
    font-weight: bold;
}

.content-detail-area h2 {
    margin-top: 0;
}

.full-image{
    overflow: hidden;
    position: relative;
    display: block;
}

.content-detail-area.green-head-costum{
    padding: 0 0 75px 0;
}

.green-head{
    background-image: url("./?a=9547");
    background-repeat: no-repeat;
    background-size: 50px;
}
.green-bottom{
    background-position: right top;
    background-image: url(./?a=9546);
    bottom: 0;
    background-repeat: no-repeat;
    background-size: 50px;
    min-height: 102px;
    width: 61px;
    position: absolute;
    right: 0;
    margin-bottom: -75px;
}
.content-detail-area .green-head .intro-head{
    text-transform: capitalize;
    color: #003751;
    font-weight: bold;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 20px;
}

.container.green-head .row-slide-content{
    border-bottom: 1px solid #343434;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
}

.container.green-head .row-slide-content:nth-child(2){
    padding-top: 0;
}

.container.green-head .row-slide-content.last-content{
    border-bottom: none;
}

.row-slide-content p{
    color: #003751;
}

.row-slide-content .sub-desc-content{
    display: none;
}
.desc-content.open-default,
.sub-desc-content.open-default{
    display: block;
}
.link-show-content{
    text-align: center;
    padding: 6px 0;
}

.link-show-click{
    box-shadow: none;
    border-radius: 0;
    background-repeat: no-repeat;
    cursor: pointer;
    color: #FFF;
    font-size: 0;
    overflow: hidden;
    outline: none;
    padding: 22px 22px 22px 21px;
    position: absolute;
    right: 0;
    z-index: 2;
    top: -8px;
}

.link-show-click.collapsed{
    box-shadow: none;
    border-radius: 0;
    background-repeat: no-repeat;
    cursor: pointer;
    color: #FFF;
    font-size: 0;
    overflow: hidden;
    outline: none;
    padding: 22px 22px 22px 21px;
    position: absolute;
    right: -1px;
    z-index: 2;
    top: -8px;
}

/* desktop*/
@media (min-width: 769px) {
    .content-detail-area{
        padding: 0 0 20px 0;
    }
    .header-area-mobile,
    .full-image-mobile,
    .row-slide-content .content-button,
    .slide-accordion-area .content-button{
        display: none;
    }
    .static .header .header-area{
        min-height: 520px;
    }
    .green-head{
        background-size: 48px;
    }

    .content-detail-area.green-head-costum .container{
        position: relative;
        padding-top: 80px;
    }

    .link-show-click{
        background-image: url(./?a=9532);
    }
    .link-show-click.collapsed{
        background-image: url(./?a=9536);
    }

}


/*Mobile*/
@media (max-width: 768px) {
    .content-detail-area{
        padding: 34px 0;
    }

    .static .header-area{
     /*   background: none !important;*/
    }
    .header-area-mobile,
    .static .header .header-area{
        display: block;
        min-height: 200px !important;
    }
    .full-image-mobile,
    .full-image{

        display: block;
    }

    .content-detail-area .green-head h1{
        text-align: center;
    }

    .content-detail-area .green-head{
        position: relative;
    }
    .content-detail-area .green-head .intro-head{
        font-size: 18px;
        line-height: 20px;
    }
    .content-detail-area.green-head-costum .container{
        position: relative;
        padding-top: 42px;
    }

    .link-show-click{
        background-image: url(./?a=9533);
        padding: 15px;
    }
    .link-show-click.collapsed{
        background-image: url(./?a=9537);
        padding: 15px;
    }
    .row-slide-content .content-button,
    .slide-accordion-area .content-button{
        display: block;
    }
    .show-mobile .link-show-click,
    .show-mobile .link-show-click.open{
        position: inherit;
        right: 0;
        top: 0;
    }


}

/*Mobile*/
@media (min-width: 769px) and (max-width: 1013px){
    .green-head {
        background-position: 10px 10px;
    }

}



/*========== End Content Detail==================*/


#big-video-wrap{
    color: transparent !important;
}

.no-image-background{
    background-image: none !important;
}


.button-plus-area-landing{
    display: block;
    text-align: center;
    padding-top: 26px;
    padding-bottom: 20px;
}
.button-plus-area-landing a{
    text-decoration: none;
}
.plus-area-landing{
    background-image: url(./?a=9540);
    width: 69px;
    height: 69px;
    display: block;
    color: transparent;
}
.plus-area-landing.open{
    background-image: url(./?a=9539);
    width: 69px;
    height: 69px;
    display: block;
    color: transparent;
}

.landing-full-brief{
    display: none;
}

/* desktop*/
@media (min-width: 1000px) {
    .nav-align-center{
        display: block;
        width: 100%;
        text-align: center;
    }
    .nav-align-center li{
        display: inline-block;
        float: none;
    }

    /*    .button-plus-area-landing{
            display: none;
        }*/
    /*    .landing-full-brief{
            display: block ;
        }*/

}

.printOnly{
    display: none !important;
}

/* desktop*/
@media (min-width: 1000px) {
    a.link-mobile-only{
        display: block;
        color: #fff !important;
        text-decoration: none !important;
        color: transparent;
        pointer-events: none;
        cursor: default;
    }
}

/*Mobile*/
@media (max-width: 768px) {
    a.link-mobile-only{
        display: inline-block;
        width: 100%;
        color: #fff !important;
        text-decoration: none !important;
        padding: 34px 0 0 0;
    }

}


@media only screen and (min-width: 768px) and (max-width: 991px) {
    #scroll-indicator-bullets{
        display: none;
    }

}

@media only screen and (min-width: 1001px) and (max-width: 1280px) {
    body.safari-brw .navbar.navbar-default.subnav a {
        padding: 30px 20px;
    }
    body.safari-brw .content-video-home{
        height: 680px;
    }
    body.safari-brw #vimelar-container{
        position: absolute !important;
        height: 680px !important;
    }

}

#vimelar-container{
    position: absolute !important;
    height: 844px !important;
}

/*parallax blue content*/
.slide-blue-content,
.slide-green-content{
    margin: 0 0 0 0;
    padding: 0;
    position: relative;
    width:100%;
}
.slide-blue-content-head{
    height: auto;
    width: 434px;
    background-image: url("./?a=9564");
    min-height: 435px;
    position: absolute;
    top:0;
    left: -434px;
    margin-top: -1px;
}
.slide-blue-content-looping{
    height: auto;
    background-image: url("./?a=9563");
    min-height: 435px;
    margin-top: -1px;
}

.slide-green-content-head{
    height: auto;
    width: 444px;
    background-image: url("./?a=9504");
    min-height: 435px;
    position: absolute;
    top:0;
    right: -444px;
    margin-top: -1px;
}
.slide-green-content-looping{
    height: auto;
    background-image: url("./?a=9508");
    min-height: 435px;
    margin-top: -1px;
}
.slide-dark-content-head{
    height: auto;
    width: 434px;
    background-image: url("./?a=9500");
    min-height: 435px;
    position: absolute;
    top:0;
    left: -434px;
    margin-top: -1px;
}
.slide-dark-content-looping{
    height: auto;
    background-image: url("./?a=9498");
    min-height: 435px;
    margin-top: -1px;
}

/* mobile slides */
@media (max-width: 768px) {
    .slide-green-content-looping, .slide-blue-content-looping, .slide-dark-content-looping, .slide-dark-content-head, .slide-blue-content-head,.slide-green-content-head {
        min-height: 280px;
    }
}
@media (max-width: 550px) {
    .slide-dark-content-head, .slide-blue-content-head {

    }
    .slide-blue-content-looping, .slide-dark-content-looping {

    }
}



/* contact and media */
.slide-accordion-area .panel-default>.panel-heading{
    background: #fff;
    padding: 0;
    position: relative;
}

.slide-accordion-area .panel-title{
    border-bottom: 1px solid #343434 !important;
    padding-right: 50px;
    padding-top: 4px;
    padding-bottom: 4px;
}

.slide-accordion-area p a, .slide-accordion-area li a {
    text-decoration: underline;
}


.slide-accordion-area .panel{
    border: none;
    box-shadow: 0 0px 0px rgba(0,0,0,0);
}
.slide-accordion-area .panel-body{
    padding: 0 0 18px 0;
    border-top: none !important;


}

.slide-accordion-area .panel-title a:hover,
.slide-accordion-area .panel-title a:focus{
    text-decoration: none;
}

.slide-accordion-area .panel-heading-brief{
    padding: 10px 0 0 0;
}

.slide-accordion-area .panel-heading-brief,
.slide-accordion-area p{
    color: #003751;
}

@media (max-width: 768px) {
    .slide-accordion-area .panel-title {
        margin-top: 40px;
        text-align: center;
        padding: 0;
    }
    .slide-accordion-area .panel-heading .link-show-click {
        display: none;
    }
    body.front .content-video-thumb .container {
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-right: 0;
        margin-left: 0;
        max-width: 970px !important;
        width: auto !important;
    }
    .capabilities-area .row{
        margin-right: 0;
        margin-left: 0;
    }
}


.center-content{
    text-align: center;
}


@media (max-width: 768px) and (orientation:landscape) {
    .content-video-home{
        height: 622px !important;
    }
}

#btn-herovideo {
    position: absolute;
    bottom: 10px;
    left: 10px;
    z-index: 5;
    background-size: contain;
    height: 35px;
    width: 35px;
    border: 0;
}
.btn-herovideo-pause {
    background: url('./?a=11692') no-repeat;
}

.btn-herovideo-play {
    background: url('./?a=11694') no-repeat;
}

@media (max-width: 1024px) {
    .btn-herovideo-play, .btn-herovideo-pause {
        display: none;
    }

}

.content-block {margin-top: 2.5%;}

/* START Search results */
#searchresults {
    *height: 1180px !important;
}
#searchresults .gsc-control-cse, #searchresults .gsc-control-cse .gsc-table-result, #searchresults .gsc-control-cse .gs-spelling, #searchresults .gsc-control-cse .gs-result .gs-title, #searchresults .gsc-control-cse .gs-result .gs-title *, #searchresults .gsc-control-cse .gsc-result-info {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
}
#searchresults .gsc-control-cse .gsc-table-result {
    color: #333;
}
@media (min-width: 992px) {
    #searchresults .gsc-control-cse, #searchresults .gsc-control-cse .gsc-table-result, #searchresults .gsc-control-cse .gs-spelling, #searchresults .gsc-control-cse .gs-result .gs-title, #searchresults .gsc-control-cse .gs-result .gs-title *, #searchresults .gsc-control-cse .gsc-result-info {
        font-size: 13px;
    }
}
@media (min-width: 1200px) {
    #searchresults .gsc-control-cse, #searchresults .gsc-control-cse .gsc-table-result, #searchresults .gsc-control-cse .gs-spelling, #searchresults .gsc-control-cse .gs-result .gs-title, #searchresults .gsc-control-cse .gs-result .gs-title *, #searchresults .gsc-control-cse .gsc-result-info {
        font-size: 16px;
    }
}
@media (min-width: 1600px) {
    #searchresults .gsc-control-cse, #searchresults .gsc-control-cse .gsc-table-result, #searchresults .gsc-control-cse .gs-spelling, #searchresults .gsc-control-cse .gs-result .gs-title, #searchresults .gsc-control-cse .gs-result .gs-title *, #searchresults .gsc-control-cse .gsc-result-info {
        font-size: 16px;
    }
}
#searchresults form.gsc-search-box {
    display: none !important;
}
#searchresults .gsc-above-wrapper-area{
    padding: 0 !important;
    border: 0 none !important;
}
#searchresults .gsc-above-wrapper-area-container {
    margin: 0 !important;
}
#searchresults .gsc-result-info-container {
    padding-left: 0 !important;
    padding-top: 0 !important;
    border: 0 none !important;
}
#searchresults .gsc-webResult .gsc-result {
    border-bottom: 0 none !important;
    padding: 0 !important;
}
#searchresults .gs-webResult div.gs-visibleUrl-long {
    display: block !important;
    font-size: 90%;
}
#searchresults .gs-webResult div.gs-visibleUrl-long b {
    font-weight: normal !important;
}
#searchresults .gsc-resultsHeader {
    display: none !important;
}
#searchresults .gs-result .gs-title, #searchresults .gs-result .gs-title * {
    color: #003751;
    /*font-size: 110% !important;
    line-height: 120% !important;*/
    margin-bottom: 0.4em !important;
    text-decoration: none !important;
}
#searchresults .gs-result .gs-title:hover, #searchresults .gs-result .gs-title:hover *,#searchresults .gs-result .gs-title:focus, #searchresults .gs-result .gs-title:focus * {
    text-decoration: underline !important;
    color: #003751;
}
#searchresults .gs-result .gs-title b, #searchresults .gs-result .gs-title b * {
    /*font-size: 16px !important;
    font-weight: normal !important;*/
}
#searchresults .gsc-result {
    margin-bottom: 30px !important;
}
#searchresults .gsc-result .gs-title {
    height: auto !important;
}
#searchresults .gsc-table-result {
    margin: 0 !important;
    border: 0 none !important;
}
#searchresults .gsc-table-cell-snippet-close {
    border: 0 none !important;
    padding: 0 !important;
}
#searchresults .gsc-result-info{
    padding: 0 !important;
}
#searchresults .gsc-cursor-page {
    color: #757575 !important;
    margin-right: 20px !important;
}
#searchresults .gsc-cursor-current-page {
    cursor: text !important;
    color: #303030 !important;
}
#searchresults .gsc-cursor-current-page:hover {
    text-decoration: none !important;
}
#searchresults .gs-spelling {
    /*font-size: 110% !important;*/
    padding: 0 !important;
}
#searchresults .gsc-webResult .gsc-result .gsc-promotion {
    padding: 0 !important;
}
#searchresults .gs-promotion-text-cell {
    border-bottom: 0 none !important;
}
#searchresults .gs-promotion {
    border-style: solid !important;
    border-width: 2px !important;
    border-color: #CCCCCC !important;
    padding: 0 !important;
    margin: 0 !important;
}
#searchresults .gs-promotion-text-cell .gs-visibleUrl-long {
    display: block !important;
    margin-top: 3px !important;
}
#searchresults div.loading-invisible {
    display: none !important;
}
#searchresults .cse .gsc-control-cse, #searchresults .gsc-control-cse {
    padding: 0 !important;
}
#searchresults .gcsc-branding-img-noclear {
    margin: 0 !important;
    max-width: inherit !important;
    display: block !important;
    padding-top: 0 !important;
}
#searchresults td.gcsc-branding-img-noclear {
    /* width: 51px !important; */
    padding-top: 2px !important;
}
#searchresults .gs-no-results-result .gs-snippet, #searchresults .gs-error-result .gs-snippet {
    border: 0 none !important;
    margin: 0 !important;
    padding: 0 !important;
    color: #595959 !important;
    background-color: #ffffff !important;
}
#searchresults .gsc-table-result, #searchresults .gsc-thumbnail-inside, #searchresults .gsc-url-top {
    padding-right: 0 !important;
    padding-left: 0 !important;
}
#searchresults .gcsc-branding {
    padding: 4px 8px 12px !important;
}
#searchresults .gsc-result-info {
    margin-bottom: 1.5em !important;
}
#searchresults .gsc-table-cell-thumbnail {
    border: 0 none !important;
}
#searchresults .gcsc-branding {
    padding-right: 0 !important;
}
#searchresults .cse .gsc-control-cse, #searchresults .gsc-control-cse {
    border: 0 none !important;
}
#searchresults .gs-result .gs-snippet {
    margin-bottom: 0.2em;
}
/* END Search results */
/* Subscription Form */


    .homepage-subscribe {
        text-align: center;
        /*margin-top: 50px;*/
        /* margin-bottom: 50px;*/
        /*border-top: 1px solid #505050;*/
        background-color: #edf6f9;
        padding-bottom: 50px;
        
    }
    
    .homepage-subscribe h2 {
        margin-top: 50px;
        color: #003751;
        font-weight: bold;
    }
    .homepage-subscribe p {
        color: #003452;
    }
    
    #subForm {
        margin-top: 15px;
    }
    #subForm input {
        border: 3px solid #4f4f4f;
        height: 44px; 
        padding-left: 5px;
    }
    #subForm button {
         margin-top: 15px;
    }
/* old    
    .btn.dark {
        box-shadow: none;
        border-radius: 0;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
        background-color: #4f4f4f;
        background-repeat: no-repeat;
        border: 2px solid #FFF;
        cursor: pointer;
        color: #FFF;
        font-size: 18px;
        overflow: hidden;
        padding: 12px 0;
        width: 170px;
    }

    .btn.dark::before {
        background-image: url(./?a=9528);
        content: "<";
        font-size: 0;
        width: 14px;
        height: 24px;
        position: absolute;
        margin-left: -26px;
        margin-top: 0px;
    }
    .btn.dark::after {
        background-image: url(./?a=9529);
        content: "<";
        font-size: 0;
        width: 14px;
        height: 24px;
        position: absolute;
        margin-left: 16px;
        margin-top: 0px;
    }
*/
.btn.dark {
    background-color: #4f4f4f;
    background-repeat: no-repeat;
    border: 2px solid #fff;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    overflow: hidden;
    padding: 0 12px; /* change */
   /* width: 170px; */
    line-height: 2.5em;
}

.btn.dark::before {
    font-family:'Glyphicons Halflings';
    content:"\e257";
    font-size: 1.6em;
    padding-right: 0.3em;
    vertical-align: middle;
    font-weight:normal;
}

.btn.dark::after {
    font-family:'Glyphicons Halflings';
    content:"\e258";
    font-size: 1.6em;
    padding-left: 0.3em;
    vertical-align: middle;
    font-weight:normal;
} 
    
    #fieldEmail {
        margin-top: 5px;
    }

    #successMessage {
        padding-top: 2em;
        display: inline-flex;
        text-align: left;
    }
    
::-webkit-input-placeholder {
    padding-left: 2px;
}
:-moz-placeholder { /* older Firefox*/
    padding-left: 2px;
}
::-moz-placeholder { /* Firefox 19+ */ 
    padding-left: 2px;
} 
:-ms-input-placeholder { 
    padding-left: 2px;
}



  /* ARTICLES template */
.articles-list {
	background: #fff;
}
.article {
	padding: 15px;
	margin-bottom: 10px;
}
.article.first {
	margin-top: 30px;
}
.article h2 {
	margin-top: 0;
}
.article-date {
	font-size: 14px;
	margin-bottom: 10px;
}
.continue a {
	text-decoration: underline;
	margin-top: 10px;
}
.article-back {
	padding: 15px;
}
.article-back a {
	text-decoration: underline;
}

.article img {
	margin: 20px 0;
}

ul.article-listing { 
    margin-top: 0; 
 
}

.article-listing li { 
    list-style: none;
}


.textimage-left { padding: 20px 0 10px 0; } 
.textimage-left img { max-width: 129px; width:100%; height:auto; /* padding-right: 0.5em;*/  padding-bottom: 0.5em; }

@media(min-width: 768px) {
.articles-list {
			padding-top: 20px;
	}
	
	.article {
		border: 1px solid #ccc;
	}
	
	ul.article-listing { 
    margin-top: 1em; 
 
}
}

.top-margin {
	margin-top: 30px;
}

/* pagination adjustments */
.pagination li a {
	border: 0px;
}
.pagination li.active a {
	text-decoration: underline;
	color: inherit;
	background-color: inherit;
	border: none;
}
.pagination li a:hover, .pagination li.active a:hover {
	background: none;
	border: none;
	text-decoration: underline;
	color: inherit;
}

/* article pagination */
.article-pagination {
    text-align: center;
}
.article-pagination ul {
     border-radius: 4px;
    display: inline-block;
    margin: 20px 0;
    padding-left: 0;
        
}
    
.article-pagination ul > li {
    display: inline;
    padding: 5px 14px;
}
.pager li {
    margin-left: 5px;
}

table { 
    margin: 1.5em 0; 
}
th, td { 
    border: solid 1px #ddd; padding: 1em; vertical-align:top; text-align:left; 
}
th { 
    background: #f2f2f2; color: #003751; 
    
}
img.left{ 
    float:left; padding-right: 1em; padding-bottom: 0.5em; max-width: 250px; margin-top: 0;
    
}
img.right{ 
    float: right; padding-left: 1em; padding-bottom: 0.5em; max-width: 250px; margin-top: 0;
    
}

.responsive-table { 
    max-width: 100%; overflow-x: auto; 
    
}

/*Caretaker Temp CSS */
/*
#ct_box {
    width: 70% !important;
    margin-top: 240px !important;
   }
@media (max-width: 800px) {
#ct_box {
    width: 90% !important;
    margin-top: 200px !important;
 }
}
*/
@media print {

	body {
    margin-top: 50px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    -webkit-print-color-adjust: exact;
	}
	body, #content, #container {
		width: 100%;
		margin: 0;
		float: none;
		background: #fff url(none);
	}
	#topnav, #navbar, #nav, #sidebar, .ad, .noprint {
		display: none; 
	}
	h1,h2,h3,h4,h5,h6 {
		color: #000;
	}
	h1 { font-size: 250%; }
	h2 { font-size: 175%; }
	h3 { font-size: 135%; }
	h4 { font-size: 100%; font-variant: small-caps; }
	h5 { font-size: 100%; }
	h6 { font-size: 90%; font-style: italic; }

	a:link, a:visited {
		color: #00c;
		font-weight: bold;
		text-decoration: underline; }
	#content a:link:after, #content a:visited:after {
		content: " (" attr(href) ") ";
	}

	.head-print{
		padding-top: 50px;
	}


	@page {
		 margin: 1cm 2cm;
	}

	/* content:  Hide here*/

	footer,
	.capabilities-img,
	.content-video-home img,
	#big-video-wrap,
	.header-area,
	.header,
	.full-image,
	#scroll-indicator-bullets,
	.footer,
	.header-area-mobile,
	#vimelar-container{
		display: none !important;
	}
	


	.content-video-home {
		float: none;
		background: #fff url(none);
		height: 150px;
	}
	.content-video-title{
		display: block;
		padding-bottom: 0;
		margin-bottom: 0;
		margin-top: 20px !important;
	}

	.printOnly{
		display: block !important;
	}



	/*thum video*/
	.content-thumb-inside{
		text-align: center;
		padding: 0;
		position:absolute !important;
		width: 200px;
		margin:0 auto;
		float: none;
		margin-bottom: 0 !important;
		margin-top: 0;

	}
	.full-width-mobile,
	.content-video-thumb{
		padding: 0;
	}
	.small-content-thumb{
		padding:0 !important;
		margin-top: -50px !important;
	}
	.content-thumb-inside{
	}

	.transparent-white{
		float: left;
		width: 40%;
		left :0;
	}



	
	/*modul capabilities-home*/
	.capabilities-img{
		min-height: 10px;
	}
	.clone-mobile-sec-area{
		padding-top: 600px !important;
	}
	.small-content-thumb{
		min-height: 100px !important;
		
	}
	.small-content-thumb .transparent-white{
		margin-bottom: 0 !important;
		padding: 0 !important;
		float: none;
	}
	.content-video-thumb{
		text-align: center !important;
		float: left !important;
		right: 0 !important;
		padding: 0;
		margin: 0;
	}
	.front-capabilities{
		padding-top: 400px !important;
	}



	body.landing .section.slide,
	body.landing .box-wrapper .box,
	body.landing .box-wrapper .box p,
	body.landing .box-wrapper .box a,
	body.landing .box-wrapper .box h2,
	body.landing .slides-container .slide{
		color: black ;
		z-index: 9999 !important;
	}	
	body.landing .section.slide .box-wrapper{
		position: inherit !important;
		float: none;
		min-height: auto;
		display: block !important;
		text-align: center;
		background: red;
	}
	body.landing .section.slide .transparent-white{
		color: black;
		 -webkit-print-color-adjust: exact; 
		 width: 40%;
		 margin: 0 auto;
		 float: none;
	}
	.landing .header, .slides-container .box p{
		display: block !important;
	}
	.landing .header, .slides-container .box img{
		display: none;
	}
	.intro-content{
		padding-bottom: 10px !important;
		margin-bottom: 20px;
	}
	.button-plus-area-landing{
		display: none;
	}
	.content-detail-area{
		padding-top:0 !important;
		padding-bottom: 0 !important;
	}
	.content-detail-area.green-head-costum .container{
		padding-top: 0 !important;
	}
	.content-detail-area.green-head-costum h1{
		text-align: left !important;
	}

	
}




@media print and (color) {
   * {
      -webkit-print-color-adjust: exact;
      print-color-adjust: exact;
   }
}
/*animations*/

/******************
* Bounce in right *
*******************/


.animated { 
    -webkit-animation-duration: 1s; 
    animation-duration: 1s; 
    -webkit-animation-fill-mode: both; 
    animation-fill-mode: both; 
} 
.slow{
     -webkit-animation-duration: 1.5s; 
    animation-duration: 1.5s; 
    -webkit-animation-fill-mode: both; 
    animation-fill-mode: both; 
}
.slower{
     -webkit-animation-duration: 2s; 
    animation-duration: 2s; 
    -webkit-animation-fill-mode: both; 
    animation-fill-mode: both; 
}
.slowest{
     -webkit-animation-duration: 3s; 
    animation-duration: 3s; 
    -webkit-animation-fill-mode: both; 
    animation-fill-mode: both; 
}

.bounceInRight, .bounceInLeft, .bounceInUp, .bounceInDown{
    opacity:0;
    -webkit-transform: translateX(400px); 
    transform: translateX(400px); 
}
.fadeInRight, .fadeInLeft, .fadeInUp, .fadeInDown{
    opacity:0;
    -webkit-transform: translateX(400px); 
    transform: translateX(400px); 
}

.flipInX, .flipInY, .rotateIn, .rotateInUpLeft, .rotateInUpRight, .rotateInDownLeft, .rotateDownUpRight, .rollIn{
    opacity:0;
}

.lightSpeedInRight, .lightSpeedInLeft{
    opacity:0;
    -webkit-transform: translateX(400px); 
    transform: translateX(400px); 
}

/***********
* bounceIn *
************/
@-webkit-keyframes bounceIn { 
    0% { 
        opacity: 0; 
        -webkit-transform: scale(.3); 
    } 

    50% { 
        opacity: 1; 
        -webkit-transform: scale(1.05); 
    } 

    70% { 
        -webkit-transform: scale(.9); 
    } 

    100% { 
         -webkit-transform: scale(1); 
    } 
} 

@keyframes bounceIn { 
    0% { 
        opacity: 0; 
        transform: scale(.3); 
    } 

    50% { 
        opacity: 1; 
        transform: scale(1.05); 
    } 

    70% { 
        transform: scale(.9); 
    } 

    100% { 
        transform: scale(1); 
    } 
} 

.bounceIn.go { 
    -webkit-animation-name: bounceIn; 
    animation-name: bounceIn; 
}

/****************
* bounceInRight *
****************/

@-webkit-keyframes bounceInRight { 
    0% { 
        opacity: 0; 
        
        -webkit-transform: translateX(400px); 
    } 
    60% { 
        
        -webkit-transform: translateX(-30px); 
    } 
    80% { 
        -webkit-transform: translateX(10px); 
    } 
    100% {
    opacity: 1;
     
        -webkit-transform: translateX(0); 
    } 
} 

@keyframes bounceInRight { 
    0% { 
        opacity: 0; 
        
        transform: translateX(400px); 
    } 
    60% { 
        
        transform: translateX(-30px); 
    } 
    80% { 
        transform: translateX(10px); 
    } 
    100% {
    opacity: 1;
     
        transform: translateX(0); 
    } 
} 


.bounceInRight.go { 
    -webkit-animation-name: bounceInRight; 
    animation-name: bounceInRight; 
}

/******************
* Bounce in left *
*******************/

@-webkit-keyframes bounceInLeft { 
    0% { 
        opacity: 0; 
        
        -webkit-transform: translateX(-400px); 
    } 
    60% { 
       
        -webkit-transform: translateX(30px); 
    } 
    80% { 
        -webkit-transform: translateX(-10px); 
    } 
    100% {
        opacity: 1;
         
        -webkit-transform: translateX(0); 
    } 
} 

@keyframes bounceInLeft { 
    0% { 
        opacity: 0; 
        
        transform: translateX(-400px); 
    } 
    60% { 
       
        transform: translateX(30px); 
    } 
    80% { 
        transform: translateX(-10px); 
    } 
    100% {
        opacity: 1;
         
        transform: translateX(0); 
    } 
} 

.bounceInLeft.go { 
    -webkit-animation-name: bounceInLeft; 
    animation-name: bounceInLeft; 
}

/******************
* Bounce in up *
*******************/

@-webkit-keyframes bounceInUp { 
    0% { 
        opacity: 0; 
        
        -webkit-transform: translateY(400px); 
    } 
    60% { 
       
        -webkit-transform: translateY(-30px); 
    } 
    80% { 
        -webkit-transform: translateY(10px); 
    } 
    100% {
        opacity: 1;
         
        -webkit-transform: translateY(0); 
    } 
} 

@keyframes bounceInUp { 
    0% { 
        opacity: 0; 
        
        transform: translateY(400px); 
    } 
    60% { 
       
        transform: translateY(-30px); 
    } 
    80% { 
        transform: translateY(10px); 
    } 
    100% {
        opacity: 1;
         
        transform: translateY(0); 
    } 
} 

.bounceInUp.go { 
    -webkit-animation-name: bounceInUp; 
    animation-name: bounceInUp; 
}


/******************
* Bounce in down *
*******************/

@-webkit-keyframes bounceInDown { 
    0% { 
        opacity: 0; 
        
        -webkit-transform: translateY(-400px); 
    } 
    60% { 
       
        -webkit-transform: translateY(30px); 
    } 
    80% { 
        -webkit-transform: translateY(-10px); 
    } 
    100% {
        opacity: 1;
         
        -webkit-transform: translateY(0); 
    } 
} 

@keyframes bounceInDown { 
    0% { 
        opacity: 0; 
        
        transform: translateY(-400px); 
    } 
    60% { 
       
        transform: translateY(30px); 
    } 
    80% { 
        transform: translateY(-10px); 
    } 
    100% {
        opacity: 1;
         
        transform: translateY(0); 
    } 
} 

.bounceInDown.go { 
    -webkit-animation-name: bounceInDown; 
    animation-name: bounceInDown; 
}


/**********
* Fade In *
**********/ 
@-webkit-keyframes fadeIn { 
    0% {opacity: 0;} 
    100% {opacity: 1;
        display:block;} 
} 
@keyframes fadeIn { 
    0% {opacity: 0;} 
    100% {opacity: 1;
        display:block;} 
}
.fadeIn{
    opacity:0;
}
.fadeIn.go { 
    -webkit-animation-name: fadeIn; 
    animation-name: fadeIn; 
}

/**********
* Grow in *
***********/

@-webkit-keyframes growIn { 
    0% { 
        -webkit-transform: scale(0.2); 
        opacity:0;
    } 
    50% { 
        -webkit-transform: scale(1.2); 
        
    } 
    100% { 
        -webkit-transform: scale(1); 
        opacity:1;
    } 
} 
@keyframes growIn { 
    0% { 
        transform: scale(0.2); 
        opacity:0;
    } 
    50% { 
        transform: scale(1.2); 
        
    } 
    100% { 
        transform: scale(1); 
        opacity:1;
    } 
} 
.growIn { 

    -webkit-transform: scale(0.2);
    transform: scale(0.2);
    opacity:0;
}
.growIn.go{
    -webkit-animation-name: growIn; 
    animation-name: growIn; 
}

/********
* Shake *
********/
@-webkit-keyframes shake { 
    0%, 100% {-webkit-transform: translateX(0);} 
    10%, 30%, 50%, 70%, 90% {-webkit-transform: translateX(-10px);} 
    20%, 40%, 60%, 80% {-webkit-transform: translateX(10px);} 
} 
@keyframes shake { 
    0%, 100% {transform: translateX(0);} 
    10%, 30%, 50%, 70%, 90% {transform: translateX(-10px);} 
    20%, 40%, 60%, 80% {transform: translateX(10px);} 
} 
.shake.go { 
    -webkit-animation-name: shake; 
    animation-name: shake; 
}

/********
* ShakeUp *
********/
@-webkit-keyframes shakeUp { 
    0%, 100% {-webkit-transform: translateX(0);} 
    10%, 30%, 50%, 70%, 90% {-webkit-transform: translateY(-10px);} 
    20%, 40%, 60%, 80% {-webkit-transform: translateY(10px);} 
} 
@keyframes shakeUp { 
    0%, 100% {transform: translateY(0);} 
    10%, 30%, 50%, 70%, 90% {transform: translateY(-10px);} 
    20%, 40%, 60%, 80% {transform: translateY(10px);} 
} 
.shakeUp.go { 
    -webkit-animation-name: shakeUp; 
    animation-name: shakeUp; 
}

/*************
* FadeInLeft *
*************/

@-webkit-keyframes fadeInLeft { 
    0% { 
        opacity: 0; 
        -webkit-transform: translateX(-400px); 
    } 
    50%{
       opacity: 0.3; 
    }
    100% { 
        opacity: 1; 
        -webkit-transform: translateX(0); 
    } 
} 
@keyframes fadeInLeft { 
    0% { 
        opacity: 0; 
        transform: translateX(-400px); 
    } 
    50%{
       opacity: 0.3; 
    }
    100% { 
        opacity: 1; 
        transform: translateX(0); 
    } 
} 
.fadeInLeft{ 
    opacity: 0; 
    -webkit-transform: translateX(-400px); 
    transform: translateX(-400px);
}
.fadeInLeft.go { 
    -webkit-animation-name: fadeInLeft; 
    animation-name: fadeInLeft; 
}


/*************
* FadeInRight *
*************/

@-webkit-keyframes fadeInRight { 
    0% { 
        opacity: 0; 
        -webkit-transform: translateX(400px); 
    } 
    50%{
       opacity: 0.3; 
    }
    100% { 
        opacity: 1; 
        -webkit-transform: translateX(0); 
    } 
} 
@keyframes fadeInRight { 
    0% { 
        opacity: 0; 
        transform: translateX(400px); 
    } 
    50%{
       opacity: 0.3; 
    }
    100% { 
        opacity: 1; 
        transform: translateX(0); 
    } 
} 
.fadeInRight{ 
    opacity: 0; 
    -webkit-transform: translateX(400px); 
    transform: translateX(400px);
}
.fadeInRight.go { 
    -webkit-animation-name: fadeInRight; 
    animation-name: fadeInRight; 
}

/*************
* FadeInUp *
*************/

@-webkit-keyframes fadeInUp { 
    0% { 
        opacity: 0; 
        -webkit-transform: translateY(400px); 
    } 
    50%{
       opacity: 0.3; 
    }
    100% { 
        opacity: 1; 
        -webkit-transform: translateY(0); 
    } 
} 
@keyframes fadeInUp { 
    0% { 
        opacity: 0; 
        transform: translateY(400px); 
    } 
    50%{
       opacity: 0.3; 
    }
    100% { 
        opacity: 1; 
        transform: translateY(0); 
    } 
} 
.fadeInUp{ 
    opacity: 0; 
    -webkit-transform: translateY(400px); 
    transform: translateY(400px);
}
.fadeInUp.go { 
    -webkit-animation-name: fadeInUp; 
    animation-name: fadeInUp; 
}

/*************
* FadeInDown *
*************/

@-webkit-keyframes fadeInDown { 
    0% { 
        opacity: 0; 
        -webkit-transform: translateY(-400px); 
    } 
    50%{
       opacity: 0.3; 
    }
    100% { 
        opacity: 1; 
        -webkit-transform: translateY(0); 
    } 
} 
@keyframes fadeInDown { 
    0% { 
        opacity: 0; 
        transform: translateY(-400px); 
    } 
    50%{
       opacity: 0.3; 
    }
    100% { 
        opacity: 1; 
        transform: translateY(0); 
    } 
} 
.fadeInDown{ 
    opacity: 0; 
    -webkit-transform: translateY(-400px); 
    transform: translateY(-400px);
}
.fadeInDown.go { 
    -webkit-animation-name: fadeInDown; 
    animation-name: fadeInDown; 
}

/*****************
* rotateIn *
*****************/
@-webkit-keyframes rotateIn { 
    0% { 
        -webkit-transform-origin: center center; 
        -webkit-transform: rotate(-200deg); 
        opacity: 0; 
    } 
    100% { 
        -webkit-transform-origin: center center; 
        -webkit-transform: rotate(0); 
        opacity: 1; 
    } 
} 
@keyframes rotateIn { 
    0% { 
        transform-origin: center center; 
        transform: rotate(-200deg); 
        opacity: 0; 
    } 
    100% { 
        transform-origin: center center; 
        transform: rotate(0); 
        opacity: 1; 
    } 
} 
.rotateIn.go { 
    -webkit-animation-name: rotateIn; 
    animation-name: rotateIn; 
}

/*****************
* rotateInUpLeft *
*****************/

@-webkit-keyframes rotateInUpLeft { 
    0% { 
        -webkit-transform-origin: left bottom; 
        -webkit-transform: rotate(90deg); 
        opacity: 0; 
    } 
    100% { 
        -webkit-transform-origin: left bottom; 
        -webkit-transform: rotate(0); 
        opacity: 1; 
    } 
} 
@keyframes rotateInUpLeft { 
    0% { 
        transform-origin: left bottom; 
        transform: rotate(90deg); 
        opacity: 0; 
    } 
    100% { 
        transform-origin: left bottom; 
        transform: rotate(0); 
        opacity: 1; 
    } 
} 
.rotateInUpLeft.go { 
    -webkit-animation-name: rotateInUpLeft; 
    animation-name: rotateInUpLeft; 
}

/*******************
* rotateInDownLeft *
*******************/
@-webkit-keyframes rotateInDownLeft { 
    0% { 
        -webkit-transform-origin: left bottom; 
        -webkit-transform: rotate(-90deg); 
        opacity: 0; 
    } 
    100% { 
        -webkit-transform-origin: left bottom; 
        -webkit-transform: rotate(0); 
        opacity: 1; 
    } 
} 
@keyframes rotateInDownLeft { 
    0% { 
        transform-origin: left bottom; 
        transform: rotate(-90deg); 
        opacity: 0; 
    } 
    100% { 
        transform-origin: left bottom; 
        transform: rotate(0); 
        opacity: 1; 
    } 
} 
.rotateInDownLeft.go { 
    -webkit-animation-name: rotateInDownLeft; 
    animation-name: rotateInDownLeft; 
}

/******************
* rotateInUpRight *
*******************/

@-webkit-keyframes rotateInUpRight { 
    0% { 
        -webkit-transform-origin: right bottom; 
        -webkit-transform: rotate(-90deg); 
        opacity: 0; 
    } 
    100% { 
        -webkit-transform-origin: right bottom; 
        -webkit-transform: rotate(0); 
        opacity: 1; 
    } 
} 
@keyframes rotateInUpRight { 
    0% { 
        transform-origin: right bottom; 
        transform: rotate(-90deg); 
        opacity: 0; 
    } 
    100% { 
        transform-origin: right bottom; 
        transform: rotate(0); 
        opacity: 1; 
    } 
} 
.rotateInUpRight.go { 
    -webkit-animation-name: rotateInUpRight; 
    animation-name: rotateInUpRight; 
}

/********************
* rotateInDownRight *
********************/

@-webkit-keyframes rotateInDownRight { 
    0% { 
        -webkit-transform-origin: right bottom; 
        -webkit-transform: rotate(90deg); 
        opacity: 0; 
    } 
    100% { 
        -webkit-transform-origin: right bottom; 
        -webkit-transform: rotate(0); 
        opacity: 1; 
    } 
} 
@keyframes rotateInDownRight { 
    0% { 
        transform-origin: right bottom; 
        transform: rotate(90deg); 
        opacity: 0; 
    } 
    100% { 
        transform-origin: right bottom; 
        transform: rotate(0); 
        opacity: 1; 
    } 
} 
.rotateInDownRight.go { 
    -webkit-animation-name: rotateInDownRight; 
    animation-name: rotateInDownRight; 
}

/*********
* rollIn *
**********/

@-webkit-keyframes rollIn { 
    0% { opacity: 0; -webkit-transform: translateX(-100%) rotate(-120deg); } 
    100% { opacity: 1; -webkit-transform: translateX(0px) rotate(0deg); } 
} 
@keyframes rollIn { 
    0% { opacity: 0; transform: translateX(-100%) rotate(-120deg); } 
    100% { opacity: 1; transform: translateX(0px) rotate(0deg); } 
} 
.rollIn.go { 
    -webkit-animation-name: rollIn; 
    animation-name: rollIn; 
}

/*********
* wiggle *
**********/

@-webkit-keyframes wiggle { 
    0% { -webkit-transform: skewX(9deg); } 
    10% { -webkit-transform: skewX(-8deg); } 
    20% { -webkit-transform: skewX(7deg); } 
    30% { -webkit-transform: skewX(-6deg); } 
    40% { -webkit-transform: skewX(5deg); } 
    50% { -webkit-transform: skewX(-4deg); } 
    60% { -webkit-transform: skewX(3deg); } 
    70% { -webkit-transform: skewX(-2deg); } 
    80% { -webkit-transform: skewX(1deg); } 
    90% { -webkit-transform: skewX(0deg); } 
    100% { -webkit-transform: skewX(0deg); } 
} 
@keyframes wiggle { 
    0% { transform: skewX(9deg); } 
    10% { transform: skewX(-8deg); } 
    20% { transform: skewX(7deg); } 
    30% { transform: skewX(-6deg); } 
    40% { transform: skewX(5deg); } 
    50% { transform: skewX(-4deg); } 
    60% { transform: skewX(3deg); } 
    70% { transform: skewX(-2deg); } 
    80% { transform: skewX(1deg); } 
    90% { transform: skewX(0deg); } 
    100% { transform: skewX(0deg); } 
} 
.wiggle.go { 
    -webkit-animation-name: wiggle; 
    animation-name: wiggle; 
    -webkit-animation-timing-function: ease-in; 
    animation-timing-function: ease-in; 
} 

/********
* swing *
*********/

@-webkit-keyframes swing { 
    20%, 40%, 60%, 80%, 100% { -webkit-transform-origin: top center; } 
    20% { -webkit-transform: rotate(15deg); } 
    40% { -webkit-transform: rotate(-10deg); } 
    60% { -webkit-transform: rotate(5deg); } 
    80% { -webkit-transform: rotate(-5deg); } 
    100% { -webkit-transform: rotate(0deg); } 
} 
@keyframes swing { 
    20% { transform: rotate(15deg); } 
    40% { transform: rotate(-10deg); } 
    60% { transform: rotate(5deg); } 
    80% { transform: rotate(-5deg); } 
    100% { transform: rotate(0deg); } 
} 
.swing.go { 
    -webkit-transform-origin: top center; 
    transform-origin: top center; 
    -webkit-animation-name: swing; 
    animation-name: swing; 
}

/*******
* tada *
********/

@-webkit-keyframes tada { 
    0% {-webkit-transform: scale(1);} 
    10%, 20% {-webkit-transform: scale(0.9) rotate(-3deg);} 
    30%, 50%, 70%, 90% {-webkit-transform: scale(1.1) rotate(3deg);} 
    40%, 60%, 80% {-webkit-transform: scale(1.1) rotate(-3deg);} 
    100% {-webkit-transform: scale(1) rotate(0);} 
} 
@keyframes tada { 
    0% {transform: scale(1);} 
    10%, 20% {transform: scale(0.9) rotate(-3deg);} 
    30%, 50%, 70%, 90% {transform: scale(1.1) rotate(3deg);} 
    40%, 60%, 80% {transform: scale(1.1) rotate(-3deg);} 
    100% {transform: scale(1) rotate(0);} 
} 
.tada.go { 
    -webkit-animation-name: tada; 
    animation-name: tada; 
}

/*********
* wobble *
**********/

@-webkit-keyframes wobble { 
  0% { -webkit-transform: translateX(0%); } 
  15% { -webkit-transform: translateX(-25%) rotate(-5deg); } 
  30% { -webkit-transform: translateX(20%) rotate(3deg); } 
  45% { -webkit-transform: translateX(-15%) rotate(-3deg); } 
  60% { -webkit-transform: translateX(10%) rotate(2deg); } 
  75% { -webkit-transform: translateX(-5%) rotate(-1deg); } 
  100% { -webkit-transform: translateX(0%); } 
} 
@keyframes wobble { 
  0% { transform: translateX(0%); } 
  15% { transform: translateX(-25%) rotate(-5deg); } 
  30% { transform: translateX(20%) rotate(3deg); } 
  45% { transform: translateX(-15%) rotate(-3deg); } 
  60% { transform: translateX(10%) rotate(2deg); } 
  75% { transform: translateX(-5%) rotate(-1deg); } 
  100% { transform: translateX(0%); } 
} 
.wobble.go { 
    -webkit-animation-name: wobble; 
    animation-name: wobble; 
}

/********
* pulse *
*********/

@-webkit-keyframes pulse { 
    0% { -webkit-transform: scale(1); } 
    50% { -webkit-transform: scale(1.1); } 
    100% { -webkit-transform: scale(1); } 
} 
@keyframes pulse { 
    0% { transform: scale(1); } 
    50% { transform: scale(1.1); } 
    100% { transform: scale(1); } 
} 
.pulse.go { 
    -webkit-animation-name: pulse; 
    animation-name: pulse; 
}

/***************
* lightSpeedInRight *
****************/
@-webkit-keyframes lightSpeedInRight { 
   0% { -webkit-transform: translateX(100%) skewX(-30deg); opacity: 0; } 
    60% { -webkit-transform: translateX(-20%) skewX(30deg); opacity: 1; } 
    80% { -webkit-transform: translateX(0%) skewX(-15deg); opacity: 1; } 
    100% { -webkit-transform: translateX(0%) skewX(0deg); opacity: 1; } 
} 
@keyframes lightSpeedInRight { 
    0% { transform: translateX(100%) skewX(-30deg); opacity: 0; } 
    60% { transform: translateX(-20%) skewX(30deg); opacity: 1; } 
    80% { transform: translateX(0%) skewX(-15deg); opacity: 1; } 
    100% { transform: translateX(0%) skewX(0deg); opacity: 1; } 
} 
.lightSpeedInRight.go { 
    -webkit-animation-name: lightSpeedInRight; 
    animation-name: lightSpeedInRight; 
    -webkit-animation-timing-function: ease-out; 
    animation-timing-function: ease-out; 
} 

/***************
* lightSpeedInLeft *
****************/
@-webkit-keyframes lightSpeedInLeft { 
   0% { -webkit-transform: translateX(-100%) skewX(30deg); opacity: 0; } 
    60% { -webkit-transform: translateX(20%) skewX(-30deg); opacity: 1; } 
    80% { -webkit-transform: translateX(0%) skewX(15deg); opacity: 1; } 
    100% { -webkit-transform: translateX(0%) skewX(0deg); opacity: 1; } 
} 
@keyframes lightSpeedInLeft { 
    0% { transform: translateX(-100%) skewX(30deg); opacity: 0; } 
    60% { transform: translateX(20%) skewX(-30deg); opacity: 1; } 
    80% { transform: translateX(0%) skewX(15deg); opacity: 1; } 
    100% { transform: translateX(0%) skewX(0deg); opacity: 1; } 
} 
.lightSpeedInLeft.go { 
    -webkit-animation-name: lightSpeedInLeft; 
    animation-name: lightSpeedInLeft; 
    -webkit-animation-timing-function: ease-out; 
    animation-timing-function: ease-out; 
} 


/*******
* Flip *
*******/
@-webkit-keyframes flip { 
    0% { 
        -webkit-transform: perspective(400px) rotateY(0); 
        -webkit-animation-timing-function: ease-out; 
    } 
    40% { 
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg); 
        -webkit-animation-timing-function: ease-out; 
    } 
    50% { 
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1); 
        -webkit-animation-timing-function: ease-in; 
    } 
    80% { 
        -webkit-transform: perspective(400px) rotateY(360deg) scale(.95); 
        -webkit-animation-timing-function: ease-in; 
    } 
    100% { 
        -webkit-transform: perspective(400px) scale(1); 
        -webkit-animation-timing-function: ease-in; 
    } 
}
@keyframes flip { 
    0% { 
        transform: perspective(400px) rotateY(0); 
        animation-timing-function: ease-out; 
    } 
    40% { 
        transform: perspective(400px) translateZ(150px) rotateY(170deg); 
        animation-timing-function: ease-out; 
    } 
    50% { 
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1); 
        animation-timing-function: ease-in; 
    } 
    80% { 
        transform: perspective(400px) rotateY(360deg) scale(.95); 
        animation-timing-function: ease-in; 
    } 
    100% { 
        transform: perspective(400px) scale(1); 
        animation-timing-function: ease-in; 
    } 
} 
.flip.go { 
    -webkit-backface-visibility: visible !important; 
    -webkit-animation-name: flip; 
    backface-visibility: visible !important; 
    animation-name: flip; 
}

/**********
* flipInX *
**********/
@-webkit-keyframes flipInX { 
    0% { 
        -webkit-transform: perspective(400px) rotateX(90deg); 
        opacity: 0; 
    } 
    40% { 
        -webkit-transform: perspective(400px) rotateX(-10deg); 
    } 
    70% { 
        -webkit-transform: perspective(400px) rotateX(10deg); 
    } 
    100% { 
        -webkit-transform: perspective(400px) rotateX(0deg); 
        opacity: 1; 
    } 
} 
@keyframes flipInX { 
    0% { 
        transform: perspective(400px) rotateX(90deg); 
        opacity: 0; 
    } 
    40% { 
        transform: perspective(400px) rotateX(-10deg); 
    } 
    70% { 
        transform: perspective(400px) rotateX(10deg); 
    } 
    100% { 
        transform: perspective(400px) rotateX(0deg); 
        opacity: 1; 
    } 
} 
.flipInX.go { 
    -webkit-backface-visibility: visible !important; 
    -webkit-animation-name: flipInX; 
    backface-visibility: visible !important; 
    animation-name: flipInX; 
}

/**********
* flipInY *
**********/

@-webkit-keyframes flipInY { 
    0% { 
        -webkit-transform: perspective(400px) rotateY(90deg); 
        opacity: 0; 
    } 
    40% { 
        -webkit-transform: perspective(400px) rotateY(-10deg); 
    } 
    70% { 
        -webkit-transform: perspective(400px) rotateY(10deg); 
    } 
    100% { 
        -webkit-transform: perspective(400px) rotateY(0deg); 
        opacity: 1; 
    } 
} 
@keyframes flipInY { 
    0% { 
        transform: perspective(400px) rotateY(90deg); 
        opacity: 0; 
    } 
    40% { 
        transform: perspective(400px) rotateY(-10deg); 
    } 
    70% { 
        transform: perspective(400px) rotateY(10deg); 
    } 
    100% { 
        transform: perspective(400px) rotateY(0deg); 
        opacity: 1; 
    } 
} 
.flipInY.go { 
    -webkit-backface-visibility: visible !important; 
    -webkit-animation-name: flipInY; 
    backface-visibility: visible !important; 
    animation-name: flipInY; 
}

/*****************
* Out animations *
*****************/


/************
* bounceOut *
*************/
@-webkit-keyframes bounceOut { 
    0% { 
        -webkit-transform: scale(1); 
    } 
    25% { 
        -webkit-transform: scale(.95); 
    } 
    50% { 
        opacity: 1; 
        -webkit-transform: scale(1.1); 
    } 
    100% { 
        opacity: 0; 
        -webkit-transform: scale(.3); 
    } 
} 
@keyframes bounceOut { 
    0% { 
        transform: scale(1); 
    } 
    25% { 
        transform: scale(.95); 
    } 
    50% { 
        opacity: 1; 
        transform: scale(1.1); 
    } 
    100% { 
        opacity: 0; 
        transform: scale(.3); 
    } 
} 
.bounceOut.goAway { 
    -webkit-animation-name: bounceOut; 
    animation-name: bounceOut; 
}

/************
* bounceOutUp *
*************/
@-webkit-keyframes bounceOutUp { 
    0% { 
        -webkit-transform: translateY(0); 
    } 
    20% { 
        opacity: 1; 
        -webkit-transform: translateY(20px); 
    } 
    100% { 
        opacity: 0; 
        -webkit-transform: translateY(-2000px); 
    } 
} 
@keyframes bounceOutUp { 
    0% { 
        transform: translateY(0); 
    } 
    20% { 
        opacity: 1; 
        transform: translateY(20px); 
    } 
    100% { 
        opacity: 0; 
        transform: translateY(-2000px); 
    } 
} 
.bounceOutUp.goAway { 
    -webkit-animation-name: bounceOutUp; 
    animation-name: bounceOutUp; 
}

/************
* bounceOutDown *
*************/
@-webkit-keyframes bounceOutDown { 
    0% { 
        -webkit-transform: translateY(0); 
    } 
    20% { 
        opacity: 1; 
        -webkit-transform: translateY(-20px); 
    } 
    100% { 
        opacity: 0; 
        -webkit-transform: translateY(2000px); 
    } 
} 
@keyframes bounceOutDown { 
    0% { 
        transform: translateY(0); 
    } 
    20% { 
        opacity: 1; 
        transform: translateY(-20px); 
    } 
    100% { 
        opacity: 0; 
        transform: translateY(2000px); 
    } 
} 
.bounceOutDown.goAway { 
    -webkit-animation-name: bounceOutDown; 
    animation-name: bounceOutDown; 
}


/************
* bounceOutLeft *
*************/
@-webkit-keyframes bounceOutLeft { 
    0% { 
        -webkit-transform: translateX(0); 
    } 
    20% { 
        opacity: 1; 
        -webkit-transform: translateX(20px); 
    } 
    100% { 
        opacity: 0; 
        -webkit-transform: translateX(-2000px); 
    } 
} 
@keyframes bounceOutLeft { 
    0% { 
        transform: translateX(0); 
    } 
    20% { 
        opacity: 1; 
        transform: translateX(20px); 
    } 
    100% { 
        opacity: 0; 
        transform: translateX(-2000px); 
    } 
} 
.bounceOutLeft.goAway { 
    -webkit-animation-name: bounceOutLeft; 
    animation-name: bounceOutLeft; 
}

/************
* bounceOutRight *
*************/
@-webkit-keyframes bounceOutRight { 
    0% { 
        -webkit-transform: translateX(0); 
    } 
    20% { 
        opacity: 1; 
        -webkit-transform: translateX(-20px); 
    } 
    100% { 
        opacity: 0; 
        -webkit-transform: translateX(2000px); 
    } 
} 
@keyframes bounceOutRight { 
    0% { 
        transform: translateX(0); 
    } 
    20% { 
        opacity: 1; 
        transform: translateX(-20px); 
    } 
    100% { 
        opacity: 0; 
        transform: translateX(2000px); 
    } 
} 
.bounceOutRight.goAway { 
    -webkit-animation-name: bounceOutRight; 
    animation-name: bounceOutRight; 
}

/************
* fadeOut *
*************/
@-webkit-keyframes fadeOut { 
    0% {opacity: 1;} 
    100% {opacity: 0;} 
} 
@keyframes fadeOut { 
    0% {opacity: 1;} 
    100% {opacity: 0;} 
} 
.fadeOut.goAway { 
    -webkit-animation-name: fadeOut; 
    animation-name: fadeOut; 
}

/************
* fadeOutUp *
*************/
@-webkit-keyframes fadeOutUp { 
    0% { 
        opacity: 1; 
        -webkit-transform: translateY(0); 
    } 
    100% { 
        opacity: 0; 
        -webkit-transform: translateY(-2000px); 
    } 
} 
@keyframes fadeOutUp { 
    0% { 
        opacity: 1; 
        transform: translateY(0); 
    } 
    100% { 
        opacity: 0; 
        transform: translateY(-2000px); 
    } 
} 
.fadeOutUp.goAway { 
    -webkit-animation-name: fadeOutUp; 
    animation-name: fadeOutUp; 
}

/************
* fadeOutDown *
*************/
@-webkit-keyframes fadeOutDown { 
    0% { 
        opacity: 1; 
        -webkit-transform: translateY(0); 
    } 
    100% { 
        opacity: 0; 
        -webkit-transform: translateY(2000px); 
    } 
} 
@keyframes fadeOutDown { 
    0% { 
        opacity: 1; 
        transform: translateY(0); 
    } 
    100% { 
        opacity: 0; 
        transform: translateY(2000px); 
    } 
} 
.fadeOutDown.goAway { 
    -webkit-animation-name: fadeOutDown; 
    animation-name: fadeOutDown; 
}

/************
* fadeOutLeft *
*************/
@-webkit-keyframes fadeOutLeft { 
    0% { 
        opacity: 1; 
        -webkit-transform: translateX(0); 
    } 
    100% { 
        opacity: 0; 
        -webkit-transform: translateX(-2000px); 
    } 
} 
@keyframes fadeOutLeft { 
    0% { 
        opacity: 1; 
        transform: translateX(0); 
    } 
    100% { 
        opacity: 0; 
        transform: translateX(-2000px); 
    } 
} 
.fadeOutLeft.goAway { 
    -webkit-animation-name: fadeOutLeft; 
    animation-name: fadeOutLeft; 
}

/************
* fadeOutRight *
*************/
@-webkit-keyframes fadeOutRight { 
    0% { 
        opacity: 1; 
        -webkit-transform: translateX(0); 
    } 
    100% { 
        opacity: 0; 
        -webkit-transform: translateX(2000px); 
    } 
} 
@keyframes fadeOutRight { 
    0% { 
        opacity: 1; 
        transform: translateX(0); 
    } 
    100% { 
        opacity: 0; 
        transform: translateX(2000px); 
    } 
} 
.fadeOutRight.goAway { 
    -webkit-animation-name: fadeOutRight; 
    animation-name: fadeOutRight; 
}
/************
* flipOutX *
*************/
@-webkit-keyframes flipOutX { 
    0% { 
        -webkit-transform: perspective(400px) rotateX(0deg); 
        opacity: 1; 
    } 
    100% { 
        -webkit-transform: perspective(400px) rotateX(90deg); 
        opacity: 0; 
    } 
} 
@keyframes flipOutX { 
    0% { 
        transform: perspective(400px) rotateX(0deg); 
        opacity: 1; 
    } 
    100% { 
        transform: perspective(400px) rotateX(90deg); 
        opacity: 0; 
    } 
} 
.flipOutX.goAway { 
    -webkit-animation-name: flipOutX; 
    -webkit-backface-visibility: visible !important; 
    animation-name: flipOutX; 
    backface-visibility: visible !important; 
}

/************
* flipOutY *
*************/
@-webkit-keyframes flipOutY { 
    0% { 
        -webkit-transform: perspective(400px) rotateY(0deg); 
        opacity: 1; 
    } 
    100% { 
        -webkit-transform: perspective(400px) rotateY(90deg); 
        opacity: 0; 
    } 
} 
@keyframes flipOutY { 
    0% { 
        transform: perspective(400px) rotateY(0deg); 
        opacity: 1; 
    } 
    100% { 
        transform: perspective(400px) rotateY(90deg); 
        opacity: 0; 
    } 
} 
.flipOutY { 
    -webkit-backface-visibility: visible !important; 
    -webkit-animation-name: flipOutY; 
    backface-visibility: visible !important; 
    animation-name: flipOutY; 
}

/************
* lightSpeedOutRight *
*************/
@-webkit-keyframes lightSpeedOutRight { 
    0% { -webkit-transform: translateX(0%) skewX(0deg); opacity: 1; } 
    100% { -webkit-transform: translateX(100%) skewX(-30deg); opacity: 0; } 
} 
@keyframes lightSpeedOutRight { 
    0% { transform: translateX(0%) skewX(0deg); opacity: 1; } 
    100% { transform: translateX(100%) skewX(-30deg); opacity: 0; } 
} 
.lightSpeedOutRight.goAway { 
    -webkit-animation-name: lightSpeedOutRight; 
    animation-name: lightSpeedOutRight; 
    -webkit-animation-timing-function: ease-in; 
    animation-timing-function: ease-in; 
} 


/************
* lightSpeedOutLeft *
*************/
@-webkit-keyframes lightSpeedOutLeft { 
    0% { -webkit-transform: translateX(0%) skewX(0deg); opacity: 1; } 
    100% { -webkit-transform: translateX(-100%) skewX(30deg); opacity: 0; } 
} 
@keyframes lightSpeedOutLeft { 
    0% { transform: translateX(0%) skewX(0deg); opacity: 1; } 
    100% { transform: translateX(-100%) skewX(30deg); opacity: 0; } 
} 
.lightSpeedOutLeft.goAway { 
    -webkit-animation-name: lightSpeedOutLeft; 
    animation-name: lightSpeedOutLeft; 
    -webkit-animation-timing-function: ease-in; 
    animation-timing-function: ease-in; 

} 

/************
* rotateOut *
*************/
@-webkit-keyframes rotateOut { 
    0% { 
        -webkit-transform-origin: center center; 
        -webkit-transform: rotate(0); 
        opacity: 1; 
    } 
    100% { 
        -webkit-transform-origin: center center; 
        -webkit-transform: rotate(200deg); 
        opacity: 0; 
    } 
} 
@keyframes rotateOut { 
    0% { 
        transform-origin: center center; 
        transform: rotate(0); 
        opacity: 1; 
    } 
    100% { 
        transform-origin: center center; 
        transform: rotate(200deg); 
        opacity: 0; 
    } 
} 
.rotateOut.goAway { 
    -webkit-animation-name: rotateOut; 
    animation-name: rotateOut; 
}


/************
* rotateOutUpLeft *
*************/
@-webkit-keyframes rotateOutUpLeft { 
    0% { 
        -webkit-transform-origin: left bottom; 
        -webkit-transform: rotate(0); 
        opacity: 1; 
    } 
    100% { 
        -webkit-transform-origin: left bottom; 
        -webkit-transform: rotate(-90deg); 
        opacity: 0; 
    } 
} 
@keyframes rotateOutUpLeft { 
    0% { 
        transform-origin: left bottom; 
        transform: rotate(0); 
        opacity: 1; 
    } 
    100% { 
        -transform-origin: left bottom; 
        -transform: rotate(-90deg); 
        opacity: 0; 
    } 
} 
.rotateOutUpLeft.goAway { 
    -webkit-animation-name: rotateOutUpLeft; 
    animation-name: rotateOutUpLeft; 
}

/************
* rotateOutDownLeft *
*************/

@-webkit-keyframes rotateOutDownLeft { 
    0% { 
        -webkit-transform-origin: left bottom; 
        -webkit-transform: rotate(0); 
        opacity: 1; 
    } 
    100% { 
        -webkit-transform-origin: left bottom; 
        -webkit-transform: rotate(90deg); 
        opacity: 0; 
    } 
} 
@keyframes rotateOutDownLeft { 
    0% { 
        transform-origin: left bottom; 
        transform: rotate(0); 
        opacity: 1; 
    } 
    100% { 
        transform-origin: left bottom; 
        transform: rotate(90deg); 
        opacity: 0; 
    } 
} 
.rotateOutDownLeft.goAway { 
    -webkit-animation-name: rotateOutDownLeft; 
    animation-name: rotateOutDownLeft; 
}
/************
* rotateOutUpRight *
*************/

@-webkit-keyframes rotateOutUpRight { 
    0% { 
        -webkit-transform-origin: right bottom; 
        -webkit-transform: rotate(0); 
        opacity: 1; 
    } 
    100% { 
        -webkit-transform-origin: right bottom; 
        -webkit-transform: rotate(90deg); 
        opacity: 0; 
    } 
} 
@keyframes rotateOutUpRight { 
    0% { 
        transform-origin: right bottom; 
        transform: rotate(0); 
        opacity: 1; 
    } 
    100% { 
        transform-origin: right bottom; 
        transform: rotate(90deg); 
        opacity: 0; 
    } 
} 
.rotateOutUpRight.goAway { 
    -webkit-animation-name: rotateOutUpRight; 
    animation-name: rotateOutUpRight; 
}

/************
* rollOut *
*************/
@-webkit-keyframes rollOut { 
    0% { 
        opacity: 1; 
        -webkit-transform: translateX(0px) rotate(0deg); 
    } 
    100% { 
        opacity: 0; 
        -webkit-transform: translateX(100%) rotate(120deg); 
    } 
} 
@keyframes rollOut { 
    0% { 
        opacity: 1; 
        transform: translateX(0px) rotate(0deg); 
    } 
    100% { 
        opacity: 0; 
        transform: translateX(100%) rotate(120deg); 
    } 
} 
.rollOut.goAway { 
    -webkit-animation-name: rollOut; 
    animation-name: rollOut; 
}

/*	BigVideo Styles 
	You may need to adjust these styles to get this working right in your design. 
*/
#big-video-wrap{overflow:hidden;position:fixed;height:100%;width:100%;top:0;left:0;}
#big-video-vid,#big-video-image{position:absolute;}
#big-video-control-container{position:fixed;bottom:0;padding:10px;width:100%;background:rgba(0,0,0,.25);
  -webkit-transition-duration:0.6s;-moz-transition-duration:0.6s;-ms-transition-duration:0.6s;-o-transition-duration:0.6s;transition-duration:0.6s;}
#big-video-control{width:100%;height:16px;position:relative;}
#big-video-control-middle{margin: 0 56px 0 24px;}
#big-video-control-bar{width:100%;height:16px;position:relative;cursor:pointer;}
#big-video-control-progress{position:absolute;top:7px;height:3px;width:0%;background:#fff;}
#big-video-control-track{position:absolute;top:8px;height:1px;width:100%;background:#fff;}
#big-video-control-bound-left{left:0;}
#big-video-control-bound-right{right:-1px}
#big-video-control-track .ui-slider-handle {opacity:0;}
#big-video-control-playhead{left:30%;}
#big-video-control-play{position:absolute;top:0;left:0;height:16px;width:16px;background-image:url('bigvideo.png');}
#big-video-control-timer{position:absolute;top:1px;right:0;color:#fff;font-size:11px;}
#big-video-control-playhead,#big-video-control-bound-left,#big-video-control-bound-right{position:absolute;top:0;height:16px;width:1px;background:#fff;}
#big-video-control .ui-slider-handle{border-left:solid 1px #fff; width:16px;height:16px;position:absolute;top:-8px;}
.transparent{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;}
#big-video-wrap .vjs-big-play-button{display:none !important;}
@media only screen and (max-width: 767px) {
  #scroll-indicator-bullets {
    display: none; } }

@media only screen and (min-width: 768px) {
  #scroll-indicator-bullets {
    position: fixed;
    top: 50%;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
    right: 0;
    z-index: 8;
    font-size: .8rem; }
    #scroll-indicator-bullets ul {
      list-style: none; }
      #scroll-indicator-bullets ul li {
        position: relative;
        padding-right: 7px; }
        #scroll-indicator-bullets ul li a {
          display: block;
          color: black;
          padding: 4px 0 0 0;
          -webkit-user-select: none !important;
          -webkit-touch-callout: none; }
        #scroll-indicator-bullets ul li .bullet-nav-title {
          position: absolute;
          top: 4px;
          right: -10px;
          display: block;
          visibility: hidden;
          opacity: 0.0;
          white-space: nowrap;
          text-align: right;
          -webkit-transition: opacity 300ms, right 300ms, text-shadow 300ms;
          transition: opacity 300ms, right 300ms, text-shadow 300ms;
          -webkit-transition-timing-function: ease-out;
                  transition-timing-function: ease-out;
          padding: 2px 22px 2px 4px;
          border-radius: 2px;
          background: rgba(200, 200, 200, 0.4); }
        #scroll-indicator-bullets ul li .bullet-item-link .circle {
          position: relative;
          top: 2px;
          display: block;
          width: 12px;
          height: 12px;
          border-radius: 6px;
          border: 2px solid black;
          background: transparent;
          margin: 4px 0; }
        #scroll-indicator-bullets ul li .bullet-item-link.active .circle {
          background: black; }
        #scroll-indicator-bullets ul li.show-title .circle {
          text-shadow: none; }
        #scroll-indicator-bullets ul li.show-title .bullet-nav-title {
          opacity: 1.0;
          right: 2px;
          visibility: visible; }
      #scroll-indicator-bullets ul.open .bullet-nav-title {
        visibility: visible; } }

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('https://defence.vic.gov.au/__data/assets/file/0012/24501/fontawesome-webfont.eot?v=4.7.0');
  src: url('https://defence.vic.gov.au/__data/assets/file/0012/24501/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('https://defence.vic.gov.au/__data/assets/file/0017/24506/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('https://defence.vic.gov.au/__data/assets/file/0016/24505/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('https://defence.vic.gov.au/__data/assets/file/0014/24503/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('https://defence.vic.gov.au/__data/assets/file/0013/24502/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/*! Lity - v2.3.1 - 2018-04-20
* http://sorgalla.com/lity/
* Copyright (c) 2015-2018 Jan Sorgalla; Licensed MIT */
.lity {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  background: #0b0b0b;
  background: rgba(0, 0, 0, 0.9);
  outline: none !important;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.lity.lity-opened {
  opacity: 1;
}
.lity.lity-closed {
  opacity: 0;
}
.lity * {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.lity-wrap {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  outline: none !important;
}
.lity-wrap:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
.lity-loader {
  z-index: 9991;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -0.8em;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.lity-loading .lity-loader {
  opacity: 1;
}
.lity-container {
  z-index: 9992;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: none !important;
}
.lity-content {
  z-index: 9993;
  width: 100%;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease, -o-transform 0.3s ease;
}
.lity-loading .lity-content,
.lity-closed .lity-content {
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
       -o-transform: scale(0.8);
          transform: scale(0.8);
}
.lity-content:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
.lity-close {
  z-index: 9994;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.lity-close::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.lity-close:hover,
.lity-close:focus,
.lity-close:active,
.lity-close:visited {
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.lity-close:active {
  top: 1px;
}
/* Image */
.lity-image img {
  max-width: 100%;
  display: block;
  line-height: 0;
  border: 0;
}
/* iFrame */
.lity-iframe .lity-container,
.lity-youtube .lity-container,
.lity-vimeo .lity-container,
.lity-facebookvideo .lity-container,
.lity-googlemaps .lity-container {
  width: 100%;
  max-width: 964px;
}
.lity-iframe-container {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: auto;
  pointer-events: auto;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-overflow-scrolling: touch;
}
.lity-iframe-container iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
.lity-hide {
  display: none;
}

.slick-prev, .slick-next{
    top:35% !important;
}

.page.search form {
 margin-top: 20px;
}/*change this property*/
.container {
	max-width: none;
}
.navbar {
	height: 80px; /*change this property*/
	padding-top: 5px; /*add this to property*/
}
.navbar-fixed-bottom, .navbar-fixed-top {
	z-index: 30000; /* renumber all z-index */
}
.lity.lity-opened {
	z-index: 30001;
}
.navbar.navbar-default.subnav {
	z-index: 29999;
}
.navbar-brand>img {
	height: 55px;/*change this property*/
	padding-top: 5px;  /*add this to property*/
}
.navbar-fixed-bottom, .navbar-fixed-top .footer {
	background: #343741;/*change this property*/
}
.subscribe { /*NEW CLASS*/
	color: #fff; /*add this to property*/
	margin-bottom: 3em; /*add this to property*/
}
.subscribe form {
	color: #000; /*add this to property*/
}
.sub-btn { /*NEW CLASS*/
	background: #f57e29;
	border: 0;
	padding: 0.9em 2em;
	color: #fff;
}
#subForm input {
	border: 0;/*change this property*/
	height: 38px;/*change this property*/
}
.footer-nav li:first-child {
	padding-left: 0px; /*add this to property*/
}
.footer-nav li {
	text-align: left;/*change this property*/
}
#subForm button {
	margin-top: 0px; /*change this property*/
}
#subForm {
	margin-top: 0px; /*change this property*/
}
.state-logo { /*NEW CLASS*/
	text-align: right;
}
.state-logo img { /*NEW CLASS*/
	width: 120px;
}
.state-logo {
	text-align: center;
	margin: 2em;
}/*change this property*/

@media (min-width: 992px) {
.navbar {
	padding-top: 11px; /*add this to property*/
}
.state-logo {
	text-align: right;
	margin: 0;
}/*add this property*/
.navbar > .container .navbar-brand.logo, .navbar > .container-fluid .navbar-brand.logo {
	margin-left: 20px; /* change this property */
}
}

@media only screen and (min-width: 889px) and (max-width: 1024px) {
.navbar-nav {
	padding-top: 22px;
}
.navbar > .container .navbar-brand.logo, .navbar > .container-fluid .navbar-brand.logo {
	margin-left: 20px; /* change this property */
}
}
/* Homepage capabilities module */
	 
.capabilities {
	position: relative;
	z-index: 10001;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	bottom: 0;
	padding-left: 0;
	padding-right: 0;
	margin-top: 1.2em;
}
.capabilities .description h2 {
	font-size: 30px;
	font-weight: bold;
	margin-top: 0.7em;
}
.capabilities .row {
	margin-right: 0px;
	margin-left: 0px;
}
.capabilities .row > a {
	background: #fff;
	margin-bottom: 1%;
	text-align: center;
	padding: 1.5em 2em;
	color: #fff;
	display: inline-block;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	width: 100%;
}
.capabilities .row > a:hover {
	text-decoration: none;
	transition: background 200ms;
}
.capabilities .row a > .icon {
	position: relative;
	min-height: 53px;
}
.capabilities .row a .icon img {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}
.capabilities .row a.land {
	background: #004667;
	background-image: url("./?a=25778");
	background-size: cover;
	background-position: bottom left;
	background-repeat: no-repeat;
}
.capabilities .row a.land:hover {
	background: #004667;
	transition: background 300ms ease 0s;
}
.capabilities .row a.maritime {
	background: #018669;
	background-image: url("./?a=25781");
	background-size: cover;
	background-position: bottom left;
	background-repeat: no-repeat;
}
.capabilities .row a.maritime:hover {
	background: #018669;
	transition: background 300ms ease 0s;
}
.capabilities .row a.aerospace {
	background: #004667;
	background-image: url("./?a=25779");
	background-size: cover;
	background-position: bottom left;
	background-repeat: no-repeat;
}
.capabilities .row a.aerospace:hover {
	background: #004667;
	transition: background 300ms ease 0s;
}
.capabilities .row a.cyber {
	background: #018669;
	background-image: url("./?a=25783");
	background-size: cover;
	background-position: bottom left;
	background-repeat: no-repeat;
}
.capabilities .row a.cyber:hover {
	background: #018669;
	transition: background 300ms ease 0s;
}
.capabilities .row a.research {
	background: #004667;
	background-image: url("./?a=25780");
	background-size: cover;
	background-position: bottom left;
	background-repeat: no-repeat;
}
.capabilities .row a.research:hover {
	background: #004667;
	transition: background 300ms ease 0s;
}
.capabilities .row a.munitions {
	background: #018669;
	background-image: url("./?a=25782");
	background-size: cover;
	background-position: bottom left;
	background-repeat: no-repeat;
}
.capabilities .row a.munitions:hover {
	background: #018669;
	transition: background 300ms ease 0s;
}
.description h2 {
	margin-top: 1em;
}
.capabilities > .row > a:first-child {
	margin-top: 0.5em;
}
.capabilities .row > a:last-child {
	margin-bottom: 0;
}

@media (min-width: 992px) {
 .capabilities {
bottom: 4em;
}
 .capabilities > .row > a {
width: 32.33%;
margin-left:1%;
min-height: 280px;
}
 .capabilities > .row > a:first-child {
margin-left: 0;
margin-top:0;
}
 .capabilities .row > a:last-child {
margin-bottom: 1%;
}
 .slick-dots {
margin:0 0 5em 0 !important;
}
}
/* Homepage media module */
	 
.def-blue {
	background: #004667;/* background-image: url("./?a=9512");*/
	background-size: cover;
	background-position: bottom left;
	background-repeat: no-repeat;
}
.def-green {
	background: #018669; /*background-image: url("./?a=9516");*/
	background-size: cover;
	background-position: bottom left;
	background-repeat: no-repeat;
}
.featured-media {
	position: relative;
	z-index: 10001;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	margin-top: 0;
	background: #edf6f9;
	padding: 2em 0;
}
.featured-media h2 {
	font-size: 30px;
	font-weight: bold;
	margin-top: 0;
}
}
.featured-media .row {
	margin-right: 0px;
	margin-left: 0px;
}
.featured-media a.media-item.video-item > .icon:before {
	font-family: FontAwesome;
	content: "\f04b";
	position: absolute;
	z-index: 2;
	bottom: 25%;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	text-align: center;
	font-size: 102.4px;
	color: #fff;
}
.featured-media a.media-item > .icon:before {
	font-family: FontAwesome;
	content: "\f111";
	position: absolute;
	z-index: 1;
	bottom: -45px;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	text-align: center;
	font-size: 4em;
	color: #d43030;
}
.featured-media .row > a {
	margin-bottom: 1%;
	text-align: center;
	padding: 0;
	color: #fff;
	display: inline-block;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.featured-media .row > a:hover {
	text-decoration: none;
	opacity: .5;
}
.featured-media .row a > .icon {
	position: relative;
	min-height: 53px;
}
.featured-media .row a > div img {
	width: 100%; /* max-width: 400px; */
	height: auto;
}
.featured-media .row a.land {
	background: #00aca0;
}
.featured-media .row a.land:hover {
	background: #02cdbf;
	transition: background 300ms ease 0s;
}
.featured-media .description h3 {
	margin-top: 1em; /*font-size: 1em;*/
	font-size: bold;
	padding: 0 1em;
}
.featured-media a.media-item .description p { /*font-size: 0.9em; */
	padding: 1em;
}
.featured-media > .row > a:first-child {
	margin-top: 1.5em;
}

/*.featured-media .row > a:last-child { margin-bottom: 0; }*/


@media (min-width: 992px) {
/* .featured-media {  bottom: 5em; } */
.featured-media > .container > .row > a {
	width: 32%;
	margin-left: 1%;
	margin-top: 1.5em;
}
.featured-media > .container > .row > a:first-child {
	margin-left: 0;
}
.featured-news .row > a:last-child {
	margin-bottom: 1%;
}
.featured-media a.media-item .description {
	min-height: 300px;
}
}
/* Homepage carousel css */
.slick-slide {
    position: relative;
}	 

#defence-carousel-container {
	position: relative;
	/*max-width: 1400px;*/
	margin: 0 auto;
}
#defence-carousel-content {
	position: absolute;
	/*top: 60px;*/
	top: 20%;
	right: 10%;
	/*right: 80px;*/
	width: 390px;
	background-color: #5b5e67;
	padding: 1.5em;
	color: #ffffff;
	opacity: .9;
	border-radius: 0;
	font-size: 0.95em;
}
#defence-carousel-content a {
	background-color: #343741;
	border: 0px;
	border-radius: 2px;
	padding: 10px;
	display: inline-block;
}
#defence-carousel-content a, #defence-carousel-content a:hover, #defence-carousel-content a:active {
	color: #ffffff;
}



#defence-carousel-content h2 {
	font-size: 30px;
	font-weight: bold;
	margin-top: 0;
}
.defence-carousel {
	margin-bottom: 0px !important;
}
.defence-carousel img { width: 100%; }

.slick-dots {
    bottom: -20px;
    background: #5b5e67;
}

@media (min-width: 992px) {
.defence-carousel img {
	min-height: 365px;
}

.slick-dots {
    background: none;
}
}

#slick-pause, #slick-play {
	position: relative;
	bottom: 6.5em;
	left: 15px;
	z-index: 5;
	background-size: contain;
	height: 20px;
	width: 20px;
	border: 0;
	display: block;
	background: url(https://defence.vic.gov.au/__data/assets/file/0017/24317/pause-icon.svg) no-repeat;
	text-indent: -10000px;
	opacity: .7;
	float: left;
}
#slick-play {
	background: url(https://defence.vic.gov.au/__data/assets/file/0018/24318/play-icon2.svg) no-repeat;
	display: none;
}
.slick-dots li button::before {
	color: #fff !important;
	font-size: 15px !important;
}


.slick-dots li.slick-active button::before {
	color: #fff;
}

.slick-prev, .slick-next {
	width: 50px;
	height: 50px ;
	top: 25% !important;
}
.slick-prev::before, .slick-next::before {
	font-size: 30px !important;
}



@media (max-width: 991px) {
#defence-carousel-content {
	position: initial;
	width: 100%;
	border-radius: 0px;
}
#slick-pause, #slick-play {
	bottom:1.45em;
}

.slick-dots { 
    position: relative !important;
    
}
.slick-prev, .slick-next{
    top:35% !important;
}


}


@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('https://defence.vic.gov.au/__data/assets/file/0014/24260/slick.woff');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 35% !important;

    display: block;

    width: 30px;
    height: 30px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: 15px;
    z-index: 1;
}
[dir='rtl'] .slick-prev
{
    right: 15px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: 15px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: 15px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: 0px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

