@import url('https://fonts.googleapis.com/css?family=Montserrat:200,300,400,500,600,700');

html, html a {
    -webkit-font-smoothing: antialiased !important;
}

html, body {
    height: 100%;
    width:100%;
    padding: 0px;
    margin: 0px;
    text-align:left;
    font-size: 18px;
    overflow: hidden;
}
.col-centered{
    float: none;
    margin: 0 auto;
    position:static;
}
body#home {
    background: url("../images/bg.home.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#header {
    width: 100%;
    position: fixed;
    min-height: 65px;
    z-index: 9999;
    background: #dc261c;
    top:0;
    -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow:    0px 1px 4px 0px rgba(0, 0, 0, 0.5);
    box-shadow:         0px 1px 4px 0px rgba(0, 0, 0, 0.5);
}
#header .navbar-collapse {padding:0; !important}
#header .col-md-8 {padding-left:0 !important}
#header .container-fluid,
#pg-contact .container-fluid,
#pg-product .container-fluid,
#pg-product .col-md-10 {
    padding:0;
}
#header .col-md-2,
#header .col-md-9,
#pg-product .col-md-2 {
    padding-right: 0px;
}
#header .col-md-9,
#header .col-md-1 {
    padding-left: 0px;
    padding-right:0px;
}
#header .logo {
    width: 100%;
    display: block;
    width: 100%;
    padding: 0.9rem 0;
    text-align: center;
    background: white;
    float:left;
}
#header .logo a {
    width:100%;
    position:relative
    display:block;
    float:left;
}
#header .mainmenu {
    width: 100%;
    display: block;
    float: left;
    position: relative;
}
.mainmenu ul {
    margin:0;
    padding:0;
    list-style: none;
}
.mainmenu ul li {
    float:left;
    display:inline-block;
    border-right: 1px solid #ee9f9b;
}
.mainmenu ul li:last-child {
    border:none;
}
.mainmenu ul li a {
    display: block;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 0.8rem;
    color: white;
    text-decoration: none;
    padding: 1.65rem 1.5rem;
    -webkit-transition: all 1s linear;
    -moz-transition: all 1s linear;
    -o-transition: all 1s linear;
    transition: all 1s linear;
}
.mainmenu ul li a:hover,
.mainmenu ul li a.active {
    background: #164a95;
}
#header .head-tools {
    width: 100%;
    display: block;
    float: left;
    position: relative;
    padding: 20px 1.5rem;
}
#header .head-tools ul {
    margin:0;
    padding:0;
    list-style: none;
}
#header .head-tools ul li {
    float: right;
    display: inline-block;
    padding-right: 7px;
}
#header .head-tools ul li:last-child {
    padding-right: 0;
}
#header .head-tools button {
    background: none;
    border:none;
}
#header .head-tools ul li a.search {
    color: white;
    text-decoration: none;
    font-size: 1.5rem;
}
#header .head-tools .fa-caret-down {
    color: white;
}
#header .head-tools .dropdown-menu {
    min-width: 32px;
    border: none;
}
#wallhome {
    position: absolute;
    bottom: 20%;
    z-index: 9999;
    width: 100%;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    color: white;
}
#wallhome h1 {
    font-size: 2.667rem;
    line-height: normal;
    font-weight: 400;
    margin: 0;
    padding: 0;
}
#wallhome h3 {
    font-size: 1.667rem;
    line-height: normal;
    font-weight: 300;
    margin: 0.5rem 0 0;
}
#banner-contact {
    width: 100%;
    position: relative;
    display: block;
    float: left;
    margin-top: 77px;
}
#banner-contact h1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 200;
    text-transform: uppercase;
    font-size: 3.333rem;
    position: absolute;
    left: 10%;
    top: 30%;
    color: white;
}
#banner-contact img {
    width:100%;
}
#pg-contact {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    min-height:500px;
    background: #164a95;
}
#map-canvas {
    width: 100%;
    position: relative;
    display: block;
    float: left;
    min-height: 400px;
}
#pg-contact .info-contact {
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    padding: 1rem 0 0;
}
#pg-contact .info-contact h3 {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 1rem;
    margin: 0 0 0.5rem;
    padding: 0;
}
#pg-contact .info-contact p {
    font-size: 0.7rem;
    line-height: 1rem;
}
#pg-carrier {
    padding-top: 7rem;
    width: 100%;
    display: block;
    float: left;
    position: relative;
    background: url("../images/bg.karir.jpg") no-repeat fixed;
    background-size: cover;
    min-height: 100%;
    color: white;
    font-family: 'Montserrat', sans-serif;
}
#pg-carrier h3 {
    font-weight: 400;
    font-size: 1.667rem;
    padding-left: 1rem;
    margin:0 0 1rem;
}
#pg-carrier p {
    font-weight: 300;
    font-size: 1rem;
    line-height: 1.3rem;
    padding-left: 1rem;
    margin: 1rem 0;
}
#pg-carrier table {
    color: white;
    font-family: 'Montserrat', sans-serif;
}
#pg-carrier thead {
    background: white;
}
#pg-carrier table th {
    text-transform: uppercase;
    color: black;
    font-weight: 500;
    padding: 0.5rem 1rem;
    text-align: center;
}
#pg-carrier table td {
    padding: 1rem;
    text-align: center;
}
#pg-carrier .combodate .form-control {
    display: inline-block;
    margin-right: 1rem;
}
#pg-product {
    padding-top: 4.2rem;
    width: 100%;
    display: block;
    float: left;
    position: relative;
    min-height: 100%;
    color: white;
    font-family: 'Montserrat', sans-serif;
    background: url("../images/bg.products.jpg") no-repeat fixed;
    background-size: cover;
}
#pg-product h1 {
    font-size: 2rem;
    font-weight: 300;
    padding: 5rem 0;
    text-align: center;
    width: 100%;
    background: #164a95;
    margin:0;
}
#pg-product .sidebar {
    display: block;
    width: 100%;
    position: relative;
    float: left;
    min-height: 100%;
    background: #455ca4;
}
#pg-product .sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#pg-product .sidebar ul li {
    width: 100%;
    display: block;
    float: left;
    text-align: center;
}
#pg-product .sidebar ul li a {
    width: 100%;
    display: block;
    color: white;
    padding: 1.2rem 0;
    font-size:1.5rem;
    font-weight: 200;
    text-decoration: none;
    -webkit-transition: all 1s linear;
    -moz-transition: all 1s linear;
    -o-transition: all 1s linear;
    transition: all 1s linear;
}
#pg-product .sidebar ul li a:hover,
#pg-product .sidebar ul li a.active {
    background: #2474c2;
}
#pg-product.list-category {
    background:#455ca4;
}
#pg-profile,
#pg-news{
    width: 100%;
    display: block;
    float: left;
    position: relative;
    min-height: 100%;
}
#pg-product .list-products {
    background:white;
    width:100%;
    float:left;
    display:block;
    position:relative;
}
.list-products ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.list-products ul li {
    float: left;
    display: inline-block;
    width: 33%;
}
.list-products ul li a {
    display: block;
    width: 100%;
    text-decoration: none;
    text-align: center;
    padding-bottom: 0.3rem;
    background:white;
}
.list-products ul li a img {
    max-width:78%;
    margin:0px auto;
}
.list-products ul li a h3 {
    text-align: center;
    text-transform: uppercase;
    color: #445ca4;
    font-weight: 300;
    font-size: 1rem;
    margin:0 0 0.7rem;
}
.list-products ul li a p {
    font-size: 0.85rem;
    color: black;
    text-align: center;
    margin:0 0 0.5rem;
}
.list-products ul li a span {
    margin-top: -1.9rem;
    font-size: 3rem;
    color: white;
}
.list-products ul li a:hover {
    background:#455ca4;
    color: white;
}
.list-products ul li a:hover h3, .list-products ul li a:hover p {color: white}
.list-products ul li a:hover span {
    color: #455ca4;
}

.list-products .pagination li {
    width:auto !important;
}
.list-products .pagination li a {
    border-radius:0px;
}
#pg-product .nav-product {
    width: 100%;
    display: block;
    position: relative;
    float: left;
    background: #0e2f60;
    text-align: center;
    margin-top: 5px;
}
.nav-product ul li a {
    padding:0.5rem 1rem;
    background: none;
    border:none;
    color: white;
}
.nav-product ul li a.active,
.nav-product ul li a:hover {
    background: #dc261c;
}
.nav-product ul li a span {
    margin: 0 !important;
    font-size: 1rem !important;
}
.product-detail {
    padding-top: 7rem !important;
}
.product-detail .breadcrumb {
    background: none;
    font-weight: 300;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.8rem;
    text-transform: uppercase;
}
.product-detail .breadcrumb li a {
    color: #959595;
}
.product-detail .breadcrumb li.active {
    color: white;
}
.detail-news .breadcrumb {
    background: none;
    font-weight: 300;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.8rem;
    text-transform: uppercase;
    margin:0;
    padding:0;
}

.detail-news .breadcrumb li a {
    color: #959595;
}
.detail-news .breadcrumb li.active {
    color: white;
}
.product-detail .description {
    margin-top: 1.5rem;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
}
.product-detail .description .item-image {
    padding-left: 0;
}
.product-detail .description h3 {
    font-size: 2rem;
    text-transform: uppercase;
    margin: 0 0 1rem;
    padding: 0;
}
.product-detail .description p {
    font-size: 1rem;
}
.product-detail .description p.title {
    font-weight: 600;
}
#pg-profile.overview {
    background: url("../images/bg.overview.jpg") no-repeat fixed;
    background-size:cover;
    padding-top: 9rem;
}
#pg-profile.overview.outline {
    background: url("../images/bg.outline.jpg") no-repeat fixed;
    background-size: cover;
}
#pg-news {
    background: url("../images/bg.news.jpg") no-repeat fixed;
    background-size:cover;
    padding-top: 6rem;
}
#pg-news .scrollbar-outer {
    max-height:450px;
}
#pg-history {
    background: url("../images/bg.history.jpg") no-repeat fixed;
    background-size:cover;
    padding-top: 9rem;
    width:100%;
    height:100%;
}
#pg-profile.vision {
    background: url("../images/bg.vision.jpg") no-repeat fixed;
    background-size:cover;
    padding-top: 9rem;
}
#pg-profile.board {
    background: url("../images/bg.management.jpg") no-repeat fixed;
    background-size:cover;
    padding-top: 9rem;
}
.overview .scroll-pane {
    height: 65%;
    width: 100%;
    position: relative;
    display: block;
    float: left;
}
.board .box-people {
    width: 90%;
    display: block;
    float: left;
    position: relative;
    background: url("../images/bg.people.png") no-repeat;
    background-size: cover;
    margin: 2rem 0 0 2rem;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    padding: 2.5rem 0;
}
.box-people h3{
    font-size: 2rem;
    color: white;
    margin: 0;
    padding: 0;
}
.box-people p {
    color: white;
    font-size: 1rem;
}
.scroll-pane .jspVerticalBar {
    right: 2.4%;
}
.scroll-pane .jspTrack {
    background: white;

}
.scroll-pane .jspDrag {
    background: rgb(22, 74, 149); /* The Fallback */
    background: rgba(22, 74, 149);
}
.overview .box-text,
.vision .box-text {
    padding: 1.5rem 1.8rem 1.5rem 1.2rem !important;
    background: rgb(22, 74, 149, 0.5); /* The Fallback */
    background: rgba(22, 74, 149, 0.5);
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 0.9rem;
    line-height: 1.1rem;
    color: #fff;
    position: relative;
    width: 100%;
    display: block;
    float: left;
}
.outline .box-chart {
    padding: 2rem 0.5rem !important;
    background: rgb(22, 74, 149, 0.5); /* The Fallback */
    background: rgba(22, 74, 149, 0.5);
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 0.9rem;
    line-height: 1.1rem;
    color: #fff;
    position: relative;
    width: 100%;
    display: block;
    float: left;
}
.box-chart #prod-volume {
    width:100%;
    display:block;
    height:100%;
}
.overview.outline .box-text {
    padding:0 !important;
}
.overview .box-text p ,
.vision .box-text p {
    margin-bottom: 1rem;
}
.overview .box-text ol {
    margin: 0;
    padding: 0;
    list-style: none;
}
.overview .box-text ol li {
    float: left;
    display: block;
    width: 100%;
    margin-bottom: 1rem;
}
.overview .col-md-4,
.overview .col-md-7,
.vision .col-md-4,
.vision .col-md-7 {
    padding: 0;
}
.submenu {
    width: 100%;
    position: relative;
    display: block;
    float: left;
}
.submenu ul {
    margin:0;
    padding:0;
    list-style: none;
}
.submenu ul li {
    float: left;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    width: 50%;
}
.submenu.sub-outline ul li a {
    padding: 4rem 0;
    height: 11rem;
}
.submenu ul li.president {width:100%}
.submenu ul li.outline {
    width:100%;
    display:block;
}
.submenu ul li a {
    background: rgb(22, 74, 149, 0.7); /* The Fallback */
    background: rgba(22, 74, 149, 0.7);
    color: white;
    font-size: 1.667rem;
    line-height: normal;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    display: block;
    vertical-align: middle;
    padding: 1.5rem 0;
    height: 7rem;
    text-decoration: none;

}
.submenu ul li a.active,
.submenu ul li a:hover {
    background: rgb(22, 74, 149, 1); /* The Fallback */
    background: rgba(22, 74, 149, 1);
}
.vision .subtitle {
    text-align: center;
    width: 100%;
    display: block;
    float: left;
    position: relative;
}
.vision .subtitle h1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 3.333rem;
    line-height: normal;
    text-transform: uppercase;
    color: white;
    word-spacing: 100vw;
}
.board .tagline {
    width: 100%;
    display: block;
    float: left;
    position: relative;
    padding: 15rem 0 0 2rem;
}
.board .tagline h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 1.5rem;
    color: white;
    text-shadow: #000 1px 1px 2px;
    -moz-text-shadow: #000 1px 1px 2px;
    -webkit-text-shadow: #000 1px 1px 2px;
}
#sub-profile {
    width:100%;
    position:absolute;
    bottom:35px;
    height:45px;
    background: rgb(22, 74, 149, .5); /* The Fallback */
    background: rgba(22, 74, 149, .5);
}
#sub-profile ul {
    margin:0;
    padding:0;
    list-style:none;
}
#sub-profile ul li {
    float:left;
    display:inline-block;

}
#sub-profile ul li a {
    display:block;
    padding:0 3.3rem;
    font-family: 'Montserrat', sans-serif;
    font-size:0.9rem;
    font-weight: 400;
    text-transform:uppercase;
    color:white;
    line-height:45px;
    text-decoration:none;
}
#sub-profile ul li a:hover, #sub-profile ul li a.active {
    background:white;
    color:black;
}
#timeline {
    width: 100%;
    min-height: 77%;
    overflow: hidden;
    margin: 1rem auto;
    position: relative;
    background: url('../images/dot.gif') left bottom repeat-x;
}
#dates {
    width: 100%;
    height: 60px;
    overflow: hidden;
    position:absolute;
    bottom:-1%;
}
#dates li {
    list-style: none;
    float: left;
    width: 100px;
    height: 50px;
    font-size: 24px;
    text-align: center;
    background: url('../images/biggerdot.png') center bottom no-repeat;
}
#dates a {
    line-height: 38px;
    padding-bottom: 10px;
    font-family: 'Montserrat', sans-serif;
    font-size:1rem;
    font-weight: 300;
    text-decoration:none;
    color:white;
}
#dates .selected {
    font-family: 'Montserrat', sans-serif;
    font-size:2rem;
    font-weight: 400;
    color:#fff601;
}

#issues {
    width: 800px;
    min-height: 350px;
    overflow: hidden;
}
#issues li {
    width: 700px;
    min-height: 350px;
    list-style: none;
    float: left;
}
#issues li.selected img {
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}
#issues li img {
    float: left;
    margin: 10px 30px 10px 50px;
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE 8 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);/* IE 6 & 7 */
    zoom: 1;
    -webkit-transition: all 2s ease-in-out;
    -moz-transition: all 2s ease-in-out;
    -o-transition: all 2s ease-in-out;
    -ms-transition: all 2s ease-in-out;
    transition: all 2s ease-in-out;
    -webkit-transform: scale(0.7,0.7);
    -moz-transform: scale(0.7,0.7);
    -o-transform: scale(0.7,0.7);
    -ms-transform: scale(0.7,0.7);
    transform: scale(0.7,0.7);
}
#issues li h1 {
    color: #fff601;
    font-size: 2rem;
    margin: 2rem;
    padding: 1rem 0;
    text-shadow: #000 1px 1px 2px;
    background: url("../images/bg.people.png") no-repeat;
    background-size:100%;
    width:40%;
    text-align:center;
}
#issues li p {
    font-family: 'Montserrat', sans-serif;
    font-size:2.2rem;
    font-weight: 300;
    line-height: normal;
    text-shadow: #000 1px 1px 2px;
    color:white;
    margin:0 2rem;
}

#grad_left,
#grad_right {
    width: 100px;
    height: 350px;
    position: absolute;
    top: 0;
}
#grad_left {
    left: 0;
    background: url('../images/grad_left.png') repeat-y;
}
#grad_right {
    right: 0;
    background: url('../images/grad_right.png') repeat-y;
}

#next,
#prev {
    position: absolute;
    top: 0;
    font-size: 70px;
    top: 170px;
    width: 22px;
    height: 38px;
    background-position: 0 0;
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}
#next:hover,
#prev:hover {
    background-position: 0 -76px;
}
#next {
    right: 1rem;
    background-image: url('../images/next.png');
}
#prev {
    left: 1rem;
    background-image: url('../images/prev.png');
}
#next.disabled,
#prev.disabled {
    opacity: 0.2;
}
#pg-news.detail-news {
    padding-top:6rem;
}
#pg-news .list-news {
    padding:0 1rem;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 0.9rem;
    line-height: 1.1rem;
    color: #fff;
    position: relative;
    width: 100%;
    display: block;
    float: left;
}
.list-news h3,
.detail-news h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 1.5rem;
    text-transform:uppercase;
    margin:1rem 0 1.5rem;
    padding:0;
}
.list-news h3 {text-align:center; margin-bottom:2rem}
.detail-news h3 {
    color:white;
    margin:1.5rem 0;
}
.detail-news .txt-desc-news {
    font-size:1rem;
    color:white;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    line-height:1.2rem;
}
.list-news a {
    width:100%;
    display:block;
    float:left;
    position:relative;
    margin-bottom:1rem;
}
.list-news a .date {
    position:absolute;
    top:0;
    background:#164a95;
    padding:0.5rem;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 0.9rem;
    color:white;
}
div.caption {
    position:absolute;
    bottom:0;
    width:100%;
    background: rgb(22, 74, 149, 0.5); /* The Fallback */
    background: rgba(22, 74, 149, 0.5);
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    padding:0.5rem;
    color:white;
    font-size:0.9rem;
}
.list-news a:hover div.caption {
    background: rgb(22, 74, 149, 1); /* The Fallback */
    background: rgba(22, 74, 149, 1);
}
#pg-carrier table td a {
    color:#fff601;
    text-decoration:none;
}
#pg-carrier table td a:hover {
    color:white;
}
#messages {
    width:100%;
    position:absolute;
    z-index:9999;
    top:30%;
}
#messages ul {
    margin:0;
    padding:0;
    list-style:none;
}
#messages ul li {
    width:100%;
    display:block;
}
#messages ul li ul {
    position:relative;
}
#messages ul li ul li {
    float:left;
    position:absolute;
    top:-25px;
    left: 35%;
    width:50%;
}
.form-group.has-error {
    position:relative;
}
.has-error label {
    color:#dc261c !important;
}
.has-error .form-control {
    border-color:#dc261c;
}
span ul.errorlist {
    margin:0;
    padding:0;
    list-style:none;
}
span ul.errorlist li {
    position:absolute;
    top:5px;
    right:0;
    font-size:0.8rem;
}
.nav-product.news-paging {
    width:100%;
    float:left;
    position:relative;
    display:block;
    text-align:center;
    margin-top:0;
}
.nav-product.news-paging .pagination {
    margin:0.5rem 0 0;
}
.logo img {
    display:inline-block;
}
#footer {
    width:100%;
    position:fixed;
    bottom:0;
    min-height:35px;
    background:#2e2e2e;
    text-align:center;
    line-height:35px;
}
#footer p {
    margin:0;
    padding:0;
    color:#898989;
    font-size:0.8rem;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
}
#video{
    min-height: 100%;
    width: 100%;
    position: relative;
    display: block;
    float: left;
}
.video-js {
    width: 100%;
    height: 800px;
}
#video iframe.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#issues li .item-month {
    float: left;
    display: block;
    width: 100%;
    position: relative;
}
#issues li .scrollbar-outer {
    max-height: 340px;
}
#issues li .scrollbar-outer > .scroll-element {
    /*background-color: #ffffff;*/
    background: rgb(22, 74, 149, .3);
    background: rgba(22, 74, 149, .3);
}
#issues li .scrollbar-outer > .scroll-element .scroll-element_track {  background:none; }
#pg-carrier .scrollbar-outer {
    max-height: 500px;
}
#pg-carrier .job-desc.scrollbar-outer {
    max-height: 450px;

}
#pg-carrier .pagination li a,
#pg-carrier .pagination li span{
    background:#dc261c;
    color:#fff;
    border:#dc261c;
}
fieldset.scheduler-border {
    border: 1px groove #ddd !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow:  0px 0px 0px 0px #000;
    box-shadow:  0px 0px 0px 0px #000;
}

legend.scheduler-border {
    font-size: 1.2em !important;
    font-weight: bold !important;
    text-align: left !important;
    width:auto;
    padding:0 10px;
    border-bottom:none;
    color:white;
}
.info-contact a {
    text-decoration:none;
    color:#fff601;
}
.info-contact a:hover {
    text-decoration:underline;
}
#video div {
    margin-top: 75px;
}
#video div img {
    width: 100%;
}
/*#video{
    min-height: 100%;
    width: 100%;
    position: relative;
    display: block;
    float: left;
}
.video-js {
    width: 100%;
    height: 100%;
}*/