﻿/* -- custom css for Bootstrap 3.x --*/

/* move special fonts to HTML head for better performance */
@import url('http://fonts.googleapis.com/css?family=Open+Sans:200,300,400,600');

html,
body {
    height: 100%;
    width: 100%;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: calc(0.4em + 1vmin);
    line-height: 1.4em;
    /*background-image: url('images/page1.jpg');
    background-size: 100%;*/
    /*background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;*/
}

.myvideo {
    position: absolute;
    top: 120px;
    width: 100%;
}

/* fix bs3 horizontal scrollbar bug */

.row {
    margin: 0;
    padding: 0;
}
.myContent {
    background-image: url('images/page1.jpg');
    /*background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;*/
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center;
}
.hometitle {
    color: #5caaef;
    font-size: calc(1.2em + 1vmin);
    line-height: 1.3em;
    /*letter-spacing: 0;*/
    /*line-height: 40px;*/
}

.page-topper {
    font-size: calc(.8em + 1vmin);
    font-weight: bolder;
    text-transform: uppercase;
    padding-bottom: 10px;
    /*line-height: 1.5em;*/
}

h1 {
    font-size: calc(1.2em + 1vmin);
}

h2 {
    /*font-size: 110px;*/
    font-size: calc(1em + 1vmin);
    -webkit-text-stroke: 1px rgba(0, 0, 0, 0.1);
    color: #431a6d;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

h3 {
    font-size: calc(0.7em + 1vmin);
    line-height: .8em;
}

img.grayscale {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}

.icon-bar {
    background-color: #fff;
}

.scroll-down a, .scroll-top a {
    color: #ffffff;
}

.scroll-down {
    position: fixed;
    bottom: 20%;
    right: 0%;
    color: #f9f9f9;
}

.scroll-top {
    background-color: #3263cf;
}

.header .btn-lg {
    font-size: 28px;
    border-color: #eeeeee;
    padding: 15px;
    background-color: transparent;
    color: #ffffff;
}

    .header .btn-lg:hover {
        background-color: #eeeeee;
        color: #777777;
    }

.navbar a {
    color: #fff;
}

.navbar-bold.affix {
    font-size: calc(0.40em + 1vmin);
    /*background-color: #3263cf;*/
}

.navbar-bold {
    /*background-color: #1342a8;*/
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

    .navbar-bold li a:hover, .navbar-bold li.active { /*background-color: #2853b2;*/
    }

.vert {
    left: 0px;
    vertical-align: middle;
    width: 100%;
    /*padding-top: 45px;*/
}

.header h1 {
    /*font-size: 110px;*/
    font-size: calc(0.50em + 1vmin);
    -webkit-text-stroke: 1px rgba(0, 0, 0, 0.1);
    color: #431a6d;
    color: #fff;
    margin-left: -5px;
    margin-bottom: 5px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.header .lead {
    color: #eeeeee;
    font-size: 25px;
}

.header {
    /*height: 55%;*/
    /*background: rgba(17, 204, 69, 0) url('images/top.png') no-repeat fixed;*/
    /*background-color: green;*/
    background-size: 100% auto;
    height: 20.5vw;
}

.headerc h1 {
    /*font-size: 110px;*/
    font-size: calc(0.50em + 1vmin);
    -webkit-text-stroke: 1px rgba(0, 0, 0, 0.1);
    color: #431a6d;
    color: #fff;
    margin-left: -5px;
    margin-bottom: 5px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.headerc .lead {
    color: #eeeeee;
    font-size: 25px;
}

.headerc {
    /*height: 55%;*/
    background: rgba(17, 204, 69, 0) url('images/banner_c.jpg') no-repeat fixed;
    background-size: 100% auto;
    height: 22.2vw;
}

.headera h1 {
    /*font-size: 110px;*/
    font-size: calc(0.50em + 1vmin);
    -webkit-text-stroke: 1px rgba(0, 0, 0, 0.1);
    color: #431a6d;
    color: #fff;
    direction: rtl;
    margin-left: -5px;
    margin-bottom: 5px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.headera .lead {
    color: #eeeeee;
    font-size: 25px;
}

.headera {
    /*height: 55%;*/
    background: rgba(17, 204, 69, 0) url('images/banner_a.jpg') no-repeat fixed;
    background-size: 100% auto;
    height: 22.2vw;
}

.blurb {
    /*padding: 50px 0;*/
    background-color: #fefefe;
}

    .blurb .panel {
        background-color: transparent;
    }

.bright {
    background: rgba(127, 187, 218, 0) url('images/back_vdc1.jpg') no-repeat center center fixed;
    color: #fff;
    height: 100%;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.brightp {
    background: rgba(127, 187, 218, 0) url('images/back_myvdc1.jpg') no-repeat center center fixed;
    color: #fff;
    height: 100%;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.brightlwwd {
    background: rgba(127, 187, 218, 0) url('images/back_lwwd.jpg') no-repeat center center fixed;
    color: #fff;
    height: 100%;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.brightdna {
    background: #7fbbda url('images/back_dna.jpg') no-repeat center center fixed;
    color: #fff;
    height: 100%;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.brightc {
    background: #1e4884 url('images/back_c.jpg') no-repeat center center fixed;
    color: #fff;
    height: 100%;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.brighta {
    background: #1e4884 url('images/back_a.jpg') no-repeat center center fixed;
    color: #fff;
    height: 100%;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.featurette {
    background: #91949f;
    padding: 50px 0;
    color: #ffffff;
}

.featurette-item {
    margin-bottom: 15px;
}

    .featurette-item > i {
        /*border: 3px solid #ffffff;
        border-radius: 50%;*/
        display: inline-block;
        font-size: 56px;
        width: 140px;
        height: 140px;
        line-height: 136px;
        vertical-align: middle;
        text-align: center;
    }

        .featurette-item > i:hover {
            font-size: 68px;
        }

.callouty {
    color: #ffffff;
    /*padding-top: 7%;*/
    height: 100%;
    width: 100%;
    /*background-image: url('images/1.jpg');*/
    background: url('images/back1.jpg') no-repeat center center fixed;
    /*background: url('images/back1.jpg')  repeat-y center center  ;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /*display: block;*/
    /*position: static;*/
}

.callout {
    color: #ffffff;
    padding-top: 7%;
    height: 100%;
    width: 100%;
    background: url('images/back1.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.callout1 {
    color: #ffffff;
    /*padding-top: 7%;*/
    height: 100%;
    width: 100%;
    /*background-image: url('images/1.jpg');*/
    background: url('images/back_myvdc.jpg') no-repeat center center fixed;
    /*background: url('images/back1.jpg')  repeat-y center center  ;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /*display: block;*/
    /*position: static;*/
}

.callout2 {
    color: #ffffff;
    /*padding-top: 7%;*/
    height: 100%;
    width: 100%;
    /*background-image: url('images/1.jpg');*/
    background: url('images/back_lwwd.jpg') no-repeat center center fixed;
    /*background: url('images/back1.jpg')  repeat-y center center  ;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /*display: block;*/
    /*position: static;*/
}

.gallery {
    padding: 50px 0;
}

.call-to-action {
    background: #eeeeee;
    padding: 50px 0;
}

    .call-to-action .btn {
        margin: 10px;
    }

footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 30px;
 
}
.ytp-videowall-still-info-content{
    background-color: transparent;
}
/* -- end custom css for Bootstrap 3.x --*/
#social-header {
    position: absolute;
    top: 10px;
    right: 10px;
}
#video-header {
    position: absolute;
    top: 200px;
   
}
.social-icon {
    -webkit-background-clip: border-box;
    -webkit-background-origin: padding-box;
    -webkit-background-size: auto;
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: .5s;
    -webkit-transition-property: background;
    -webkit-transition-timing-function: ease;
    background-clip: border-box;
    background-image: none;
    background-origin: padding-box;
    color: #fff;
    cursor: auto;
    display: inline-block;
    font-size: 21px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    text-decoration: none;
    transition-delay: 0s;
    transition-duration: .5s;
    transition-property: background;
    transition-timing-function: ease;
    vertical-align: baseline;
    width: 35px;
    margin-left: 6px;
    /*border: solid 1px #576890;*/
}

a.social-icon:hover {
    color: #fff !important;
    background-color: #00708c;
}

.soc-twitter {
    background-color: #00acee;
}

.soc-google-plus {
    background-color: #f00;
}

.soc-facebook {
    background-color: #0173b2;
}

.soc-rss {
    background-color: #eaa519;
}

.soc-instagram {
    background-color: #c0b2a9;
}

.soc-pinterest {
    background-color: #cb2229;
}

.soc-linkedin {
    background-color: #0274b3;
}

.soc-github {
    background-color: #000;
}

.soc-youtube {
    background-color: #cb2229;
}

.social-icons.icon-circle .fa {
    border-radius: 50%;
}

.social-icons.icon-rounded .fa {
    border-radius: 5px;
}

.social-icons.icon-flat .fa {
    border-radius: 0;
}

.myBox2 {
    /*background-color: #000099;
    background-color: rgba(0, 0, 153, 0.61);*/
    background-color: #f7faff;
    background-color: rgba(247, 250, 255, 0.77);
    padding: 20px 20px 20px 20px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    text-align: justify;
    -ms-text-justify: inter-word;
    text-justify: inter-word;
    color: black;
}

.myBox8 {
    /*background-color: #000099;
    background-color: rgba(0, 0, 153, 0.61);*/
    background-color: #bdcfee;
    padding: 20px 20px 20px 20px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    text-align: justify;
    -ms-text-justify: inter-word;
    text-justify: inter-word;
    color: black;
}

.myBox9 {
    /*background-color: #000099;
    background-color: rgba(0, 0, 153, 0.61);*/
    background-color: #a3e0ce;
    padding: 20px 20px 20px 20px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    text-align: justify;
    -ms-text-justify: inter-word;
    text-justify: inter-word;
    color: black;
}

.myBox2a {
    /*background-color: #000099;
    background-color: rgba(0, 0, 153, 0.61);*/
    font-family: Arial, Helvetica, sans-serif;
    /*font-size: calc(0.70em + 1vmin);*/
    direction: rtl;
    background-color: #f7faff;
    background-color: rgba(247, 250, 255, 0.77);
    padding: 20px 20px 20px 20px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    text-align: justify;
    -ms-text-justify: inter-word;
    text-justify: inter-word;
    color: black;
}

.myBoxa {
    /*background-color: #000099;
    background-color: rgba(0, 0, 153, 0.61);*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: calc(0.70em + 1vmin);
    direction: rtl;
    text-align: justify;
    -ms-text-justify: inter-word;
    text-justify: inter-word;
    color: black;
}

.myBox3 {
    height: auto;
    /*background-color: #325ba5;*/
    background-color: #f7faff;
    background-color: rgba(247, 250, 255, 0.77);
    font-weight: bold;
    font-size: calc(0.60em + 1vmin);
    padding: 10px 20px 10px 20px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    color: black;
}

.myBox31 {
    height: auto;
    /*background-color: #325ba5;*/
    background-color: #2c59a2;
    font-weight: bold;
    font-size: calc(0.60em + 1vmin);
    padding: 10px 20px 10px 20px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    color: white;
}

.myBox4 {
    height: auto;
    background-color: #f7faff;
    background-color: rgba(247, 250, 255, 0.77);
    padding: 20px 20px 20px 20px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    text-align: justify;
    -ms-text-justify: inter-word;
    text-justify: inter-word;
    color: black;
}

.myBox6 {
    height: auto;
    background-color: white;
    border: 0;
    padding: 10px 20px 20px 20px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    text-align: justify;
    -ms-text-justify: inter-word;
    text-justify: inter-word;
    color: black;
}

.myBox {
    height: auto;
    text-align: justify;
    word-spacing: -1px;
    ms-text-justify: inter-word;
    text-justify: inter-word;
    /*word-spacing:-2px;*/
    /*-ms-word-break: break-all;
     word-break: break-all;*/
    color: black;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}

/*.myBoxWrap {
    height: auto;
    background-color: #e4ecfb;
    padding: 10px 20px 10px 20px;
    border-radius: 10px;
    text-align: justify;
    -ms-text-justify: inter-word;
    text-justify: inter-word;
    width: 100%;
}*/

.myBox5 {
    height: auto;
    background-color: #6689cb;
    padding: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

.section-title {
    text-transform: uppercase;
    border-bottom: solid 1px #ddd;
    padding-bottom: 5px;
    margin-bottom: 10px;
    margin-top: 0;
    padding-top: 0;
}

    .section-title a,
    .post-title a {
        text-decoration: none;
    }

.mylink a:link {
    color: #ebf2f8;
}

.mylink a:visited {
    color: #33b4d1;
}

.mylink a:hover {
    color: #d89e29;
}

.mylink a:active {
    color: #0000FF;
}

.myBoxWrapold {
    /*background-color: #f8f9fb;*/
    /*padding: 10px 20px 10px 20px;*/
    /*border-radius: 10px;*/
    display: table;
    table-layout: fixed;
    text-align: justify;
    -ms-text-justify: inter-word;
    text-justify: inter-word;
    width: 100%;
}

    .myBoxWrapold > img {
        display: table-cell;
        max-width: 100%;
    }

.myBoxWrap {
    height: auto;
    /*background-color: #f4f6fa;*/
    padding: 10px 20px 10px 20px;
    /*border-radius: 10px;*/
    text-align: justify;
    -ms-text-justify: inter-word;
    text-justify: inter-word;
}

.myBoxWrapr {
    height: auto;
    /*background-color: #f4f6fa;
    padding: 10px 0 0 20px;
    border-radius: 10px;
    text-align: justify;*/
    text-align: justify;
    -ms-text-justify: inter-word;
    text-justify: inter-word;
    width: 100%;
}

.myBoxWrapn {
    height: auto;
    /*background-color: #f4f6fa;
    padding: 10px 0 0 10px;
    -webkit-border-radius: 0;
    border-radius: 0;*/
    text-align: justify;
    -ms-text-justify: inter-word;
    text-justify: inter-word;
}

.wrapReady {
    float: left;
    padding: 10px;
}

.wrapReadyr {
    float: right;
    padding: 30px;
}

.panel-title > a {
    display: block;
    position: relative;
}

    .panel-title > a:after {
        content: "\f078"; /* fa-chevron-down */
        font-family: 'FontAwesome';
        position: absolute;
        right: 0;
    }

    .panel-title > a[aria-expanded="true"]:after {
        content: "\f077"; /* fa-chevron-up */
    }

.imageborder {
    padding: 5px;
    border: solid 1px #ddd;
}

img.scalable {
    height: auto !important;
    width: auto !important;
    max-width: 100%;
}

.clearFloat {
    clear: both;
    display: block;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
    margin-bottom: 10px;
}

@font-face {
    font-family: fontawesome;
    src: url('fonts/fontawesome-webfont.eot'), url('fonts/fontawesome-webfont.ttf') format('truetype'), url('fonts/fontawesome-webfont.woff');
}

/*@font-face {
    font-family: 'fontawesome-webfont';
    src: url('fonts/fontawesome-webfont.eot') format('embedded-opentype');
}*/

.myBox22a {
    height: auto;
    text-align: justify;
    -ms-text-justify: inter-word;
    text-justify: inter-word;
}

    .myBox22a li {
        margin-left: -25px;
    }

        .myBox22a li:before {
            font-family: fontawesome;
            content: "\f04d";
            display: inline-block;
            margin-right: -1.3em;
            width: 1.3em;
            color: #3c85c4;
        }

@media (min-width: 1200px) {
}

/* Landscape tablets and medium desktops */

@media (min-width: 992px) and (max-width: 1920px) {
    body {
        background-image: url('images/page3.jpg');
        background-position: center center;
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-size: cover;
    }
    .myvideo {
        position: absolute;
        top: 120px;
        width: 100%;
       
    }
}

/* Portrait tablets and small desktops */

@media (min-width: 768px) and (max-width: 991px) {
    body {
        background-image: linear-gradient(to bottom, #90b8f3, #82aff0, #73a6ee, #639deb, #5294e8);
        /*background-image: url('images/background.png');*/
        /*background-position: center center;
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-size: cover;*/
        font-size: 14px;
        line-height: 1.3em;
    }
    .myvideo {
        position: absolute;
        top: 120px;
        width: 100%;
    }
    .myBox3 {
        height: auto;
        font-size: calc(0.60em + 1vmin);
    }

    .myBox31 {
        font-size: calc(0.60em + 1vmin);
    }

    .page-topper {
        text-transform: uppercase;
        margin-top: 0;
        font-weight: bold;
        margin-left: 0;
        margin-bottom: 5px;
    }
}

/* Landscape phones and portrait tablets */

@media (max-width: 767px) {
    body {
        background-image: linear-gradient(to bottom, #90b8f3, #82aff0, #73a6ee, #639deb, #5294e8);
        font-size: 14px;
        line-height: 1.3em;
    }
    .myvideo {
        position: absolute;
        top: 50px;
        width: 100%;
    }
    footer {
    
        font-size: 8px;
    }
    .myBox3 {
        height: auto;
        font-size: calc(0.60em + 1vmin);
    }

    .myBox31 {
        font-size: calc(0.60em + 1vmin);
    }

    .page-topper {
        text-transform: uppercase;
        margin-top: 0;
        font-weight: bold;
        margin-left: 0;
        margin-bottom: 5px;
    }
}

/* Portrait phones and smaller */

@media (max-width: 480px) {
    body {
        background-image: linear-gradient(to bottom, #90b8f3, #82aff0, #73a6ee, #639deb, #5294e8);
        font-size: 14px;
        line-height: 1.3em;
    }

    .myBox3 {
        height: auto;
        font-size: calc(0.60em + 1vmin);
    }

    .myBox31 {
        font-size: calc(0.60em + 1vmin);
    }

    .page-topper {
        text-transform: uppercase;
        margin-top: 0;
        font-weight: bold;
        margin-left: 0;
        margin-bottom: 5px;
    }
}

.back-to-top {
    background: none;
    margin: 0;
    position: fixed;
    bottom: 0;
    right: 0;
    width: 70px;
    height: 70px;
    z-index: 100;
    display: none;
    text-decoration: none;
    color: #ffffff;
    background-color: #ff9000;
}

    .back-to-top i {
        font-size: 60px;
    }

.carousel-inner > .item > img {
    margin: 0 auto;
}

.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

    .carousel-fade .carousel-inner .active.left,
    .carousel-fade .carousel-inner .active.right {
        left: 0;
        opacity: 0;
        z-index: 1;
    }

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
}

/*
  WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
  Need to override the 3.3 new styles for modern browsers & apply opacity
*/

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

        .carousel-fade .carousel-inner > .item.next.left,
        .carousel-fade .carousel-inner > .item.prev.right,
        .carousel-fade .carousel-inner > .item.active {
            opacity: 1;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }
}

ol {
    display: block;
    padding: 0 0 0 26px;
    list-style: none;
    overflow: hidden;
    counter-reset: numList;
}

    ol li {
        /*margin-right: 44px;*/
        /*float: left;*/
        position: relative;
        margin: 10px 0;
    }

        ol li:before {
            counter-increment: numList;
            content: counter(numList);
            float: left;
            position: absolute;
            left: -26px;
            font: bold 12px sans-serif;
            text-align: center;
            color: white;
            line-height: 18px;
            width: 18px;
            height: 18px;
            background: #234279;
            -moz-border-radius: 999px;
            border-radius: 999px;
        }

blockquote {
    border-color: #00708c;
    border-bottom: solid 1px #00708c;
    background-color: #f1f1f1;
    overflow: hidden;
}

    blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        border-right: 5px solid #00708c;
        border-bottom: solid 1px #00708c;
        border-left: 0;
        float: none !important;
    }