
body {
    background: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 170%;
    margin: 0;
    /*min-width: 960px;*/
    padding: 0;
    color: #252525;
}
p {
    /*color: #252525;*/
    padding: 0;
}
p a {
    color: #252525;
    text-decoration: underline;
}
p a:hover {
    color: #898989;
}
a:link {
    color: #003f7d;
}
a:visited {
    color: #003f7d;
}
a:hover {
    color: blue;
}
h2 {
    font-size: 1.8rem;
}

h3 {
    font-size: 1.17em;
    font-weight: bold;
}


.heading {
    font-size: 1.1em;
    font-weight: bold;
}

.tm {
    font-size: xx-small;
}

.pro {
    font-size: small;
}

.process-icon {
    display: inline !important;
    vertical-align: middle;
    width: 75px;
    height: 75px;
}

.price-item {
    font-weight: bold;
}

.price-item a {
    color: black;
}

.price-item a:hover {
    color: #003f7d;
}

#body {
    margin: 0;
    margin-top: 80px;
    padding: 0;
    text-align: center;
}
a.anchor {
    display: block;
    position: relative;
    top: -80px; /*size of fixed header (margin-top in body)*/
    visibility: hidden;
    clear: both;
}
h1 {
    /*color: #000000;*/
    font-size: 3rem;
    font-weight: normal;
    margin: 0;
    padding: 0;
    line-height: normal;
}
#downloads {
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
    width: 100%;
}
.banner {
    float: left;
    width: 96%;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 2%;
    padding-right: 2%;
    /*margin-bottom: 10px;*/
    /*height:300px;*/
    background: #003060;
    position: relative;
    color: #ffffff;
    text-align: left;
}
.banner p, .banner a {
    max-width: 800px;
    color: #ffffff;
    text-decoration: none;
}
.banner a:hover {
    color: #ffffff;
    text-decoration: underline;
}
.banner-type-1 {
    background: #003f7d;
}
.banner-type-1 h2{
    font-size: 2rem;
    line-height: 2rem;
    font-weight: normal;
    text-shadow: 2px 2px 10px rgba(0,0,0,0.3);
}
.banner-type-2 {
    background: #eeeeee;
    color: #003f7d;
    padding-top: 25px;
    padding-bottom: 25px;
}
.banner-type-2 h3 {
    font-size: 1.5rem;
    /*font-weight: normal;*/
    /*text-shadow: 2px 2px 10px rgba(0,0,0,0.3);*/
}
.banner-type-2 p, .banner-type-2 a {
    color: black;
}
.banner-type-2 a:hover {
    color: black;
    text-decoration: underline;
}
.sub-banner {
    clear: both;
    position: relative;
    padding-top: 25px;
    padding-bottom: 25px;    
}
.svg-arrow {
    position: absolute;
    overflow:visible;
    left: 0px;
    top: 0px;
    width:200px;
    height:100px;
}
@media (max-width: 1050px) {
    .svg-arrow {
        display: none;
    }
}
.image-banner, .image-banner-2,.image-banner-3 {
    width: 100%;
    position: relative;
    text-align: left;
    background: #eeeeee;
    /*background-image: url("../images/sewage-treatment-ladder.png");  /* will be set in html  */ 
    background-repeat: no-repeat;
    background-position: top left;
    padding-bottom: 60px; /* Note: the overlay is top 30px, so a 60px padding on the bottom makes it look centered */
}
.image-banner-2 {
    background: #C9DCF1;
    background-repeat: no-repeat;
    background-position: top right;
}
.image-banner-3 {
    background: gray;
    background-repeat: no-repeat;
    background-position: top left;
}
.image-banner-overlay, .image-banner-overlay-2, .image-banner-overlay-3 {
    background: #003f7d;
    left: 40%;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 1%;
    padding-right: 1%;
    position: relative;
    top: 30px;
    text-align: left;
    width: 55%;
    min-width: 200px;
    color: white;
    height: auto;
    font-size: 1rem;
    border-top: 10px solid #7D2E00;
}
.image-banner-overlay-2 {
    left: 5%;
    /*background: #0097DA;*/
}
.image-banner-overlay-3 {
    left: 20%;
    width: 60%;
    background: #eeeeee;
    color: #252525;
}
.image-banner-overlay li, .image-banner-overlay-2 li, .image-banner-overlay-3 li {
    padding-top: 7px;
    padding-bottom: 7px;
}
.image-banner-overlay-image {
    left: 65%;
    /*    padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 1%;
        padding-right: 1%;*/
    position: absolute;
    top: 30px;
    width: 28%;
    height: auto;
}

.one-image {
    position: absolute;
    top: 5px;
    left: 5%;
}

.two-image {
    position: absolute;
    top: 5px;
    right: 5%;
}

.data-compare {
    margin-top: 20px;
    min-height: 490px;
}

.analyzer-background {
    background-image: url("../images/GPS-X/analyze/analyze.svg");
    background-repeat: no-repeat;
    background-position: right 20px;
}
@media (max-width: 1050px) {
    .analyzer-background {
        background-image: none;
    }
}
.open-source-background {
    background-image: url("../images/GPS-X/custom/open-source-white.svg");
    background-repeat: no-repeat;
    background-position: right 20px;
}
@media (max-width: 1050px) {
    .open-source-background {
        background-image: none;
    }
}
.python-background {
    background-image: url("../images/GPS-X/python-logo-generic-white.svg");
    background-repeat: no-repeat;
    background-position: right 20px;
}
@media (max-width: 1050px) {
    .python-background {
        background-image: none;
    }
}
.read-more-state {
    display: none;
}

.read-more-target {
    opacity: 0;
    max-height: 0;
    font-size: 0;
    transition: .5s ease;
}

.read-more-state:checked ~ .read-more-wrap .read-more-target {
    opacity: 1;
    font-size: inherit;
    max-height: 999em;
}

.read-more-state ~ .read-more-trigger:before {
    content: 'Show more';
}

.read-more-state:checked ~ .read-more-trigger:before {
    content: 'Show less';
}

.read-more-trigger {
    cursor: pointer;
    display: inline-block;
    padding: 0 .5em;
    margin-top: 10px;
    color: #003f7d;
    font-size: 1.2em;
    line-height: 2;
    border: 1px solid #003f7d;
    border-radius: .25em;
}
.read-more-link {
    cursor: pointer;
    display: inline-block;
    padding: 0 .5em;
    margin-top: 10px;
    color: #003f7d;
    font-size: 1.2em;
    line-height: 2;
    border: 1px solid #003f7d;
    border-radius: .25em;
    text-decoration: none;
}
.read-more-link:hover {
    color: #0097DA;
    font-weight: bold;
    border: 3px solid #0097DA;
    /*background-color: #da4300;*/
}

#services {
    background: #003f7d;
    color: #ffffff;
}
#services a {
    color: #fff;
    text-decoration: none;
    font-size: 1.2rem;
}
#services a:hover {
    text-decoration: underline;
}
.video-list {
    padding-left: 30px;
}
.video-list a {
    color: #003f7d;
    text-decoration: none;
    font-size: 1rem;
}
.video-list a:hover {
    text-decoration: underline;
}
.video-list > ul li {
    margin: 5px 0px 10px 0px;
}
#section-list {
    margin: 0px;
    padding: 0;
    position: relative;
    width: 100%;
    background: #003f7d;
    color: white;
    text-align: center;
    font-size: 1.2rem;
}
#section-list > ul {
    margin: 0 auto;
    overflow: hidden;
    padding: 0px;
}
#section-list > ul li {
    border: none;
    display: inline;
    float: left;
    margin: 0;
    width: 20%;
}
#section-list > ul li a {
    display: block;
    margin: 0;
    padding: 0;
    background-color: #0097DA;
    text-decoration: none;
    color: white;
    height: 100%;
    padding: 25px;
    /*transition: 0.3s ease-in-out;*/
}
#section-list > ul li a:hover {
    background-color: #da4300;
    text-decoration: underline;
}
#body #product-list {
    margin: 0 0 13px;
    padding: 0;
    position: relative;
    width: 100%;
    background: #003f7d;
}
#product-list > ul {
    margin: 0 auto;
    overflow: hidden;
    padding: 0px;
}
#product-list > ul li {
    border: none;
    display: inline;
    float: left;
    margin: 0;
    /*width: 20%;*/
    width: 16.6666%;
}
#product-list > ul li a {
    display: block;
    margin: 0;
    padding: 0;
    background-color: #003f7d;
    /*transition: 0.3s ease-in-out;*/
}
#product-list > ul li a:hover {
    background-color: #0097DA;
}
#product-list > ul li a img {
    padding: 20px 0px 20px 0px;
    /*display: block;*/
    margin: 0;
    width: 60%;
}
#product-list > ul li span {
    display: none;
}
.product {
    padding: 50px;
    clear: both;
}
.banner-overlay {
    background: #003f7d;
    padding: 1%;
    width: 600px;
    margin: auto;
}
.banner-overlay-2 {
    background: #ffffff;
    padding: 1%;
    width: 600px;
    margin: auto;
}
.banner-overlay span, .banner-overlay-2 span {
    color: #fff;
    display: inline-block;
    font-size: 1.3rem;
    margin: 7px 0;
    padding: 12px 15px;
}
.banner-overlay-2 span {
    color: black;
}
.banner-overlay a, .banner-overlay-2 a {
    background: #0097DA;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    margin: 15px 0 0;
    padding: 26px 27px 22px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}
.banner-overlay a:hover, .banner-overlay-2 a:hover {
    background: #da4300;
}
.hydro-smallprint {
    width:70%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px;
    padding:0px;
    padding-bottom: 100px;
    line-height: 110%;
}
.hydro-table {
    border-collapse: collapse;
    border-spacing: 0;
    width:70%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px;
    padding:0px;
}
.hydro-table th.rotate {
    height: 60px;
    white-space: nowrap;
    padding-top: 40px;
}
.hydro-table th.rotate > div {
    transform: translate(10px, 20px) rotate(315deg);
    width: 30px;
    color: black;
    font-size: 16px;
}
.hydro-table th.rotate > div > span {
    /*  border: 1px solid #ccc;*/
    padding: 5px 10px;
}
.hydro-table td{
    vertical-align:middle;
    /*background-color:#a5c7f7;*/
    border-left: 1px solid black;
    border-right: 1px solid black;
    text-align:center;
    padding:5px;
    font-weight:normal;
    color:#000000;
}
.hydro-table td:first-child {
    text-align:left;
}
.hydro-header td{
    background-color:#003f7d;
    height: 30px;
    color: white;
}
.hydro-table tr:nth-child(even) {
    background: #eeeeee;
}
.hydro-table tr:nth-child(odd) {
    background: white;
}
.hydro-table tr:last-child {
    border-bottom: 1px solid black;
}
#products, #topsection {
    margin:40px auto 50px auto;
}
#top-small-section {
    margin:0px auto 0px auto;
}
.resources {
    background: #00254A;
    background-image: url("../images/water.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: #ffffff;
    padding-top: 50px;
    padding-bottom: 50px;
}
.background-2 {
    background-image: url("../images/water-2.jpg");
}

.center-float {
    display: inline-block; 
    text-align: center;
    padding: 24px 0 0;
}

.center-float > div {
    border: none;
    display: inline-block; 
    margin: 0 8px 20px;
    padding: 0;
}

.center-float > div > a {
    color: inherit;
    display: block;
    font-size: 1.4rem;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
    transition: 0.5s ease-in-out;
}

.center-float > div > a > img {
    border: 2px solid;
    display: block;
    margin: 0;
    padding: 0;
    opacity: .8;
    min-width: 296px;
    min-height: 224px;
    transition: 0.5s ease-in-out;
}

.center-float > div > a:hover > img {
    opacity: 1;
}

.center-float > div > a .round {
    background-color: black;
    opacity: 1;
    border-radius: 0px;
    transition: 0.5s ease-in-out;
}
.center-float > div > a:hover .round {
    background-color: #00254A;
    border-radius: 25px;
    opacity: 1;
    /*background-color: #003f7d;*/
}
.center-float > div > a span {
    display: block;
    margin: 0;
    padding: 33px 0 0;
}
.center-float > div > a:hover span {
    text-decoration: underline;
}

.four {
    width: 1280px;
}
@media (max-width: 1280px) {
    .four {
        width: 640px;
    }
}
.three {
    width: 960px;
}
.two {
    width: 640px;
}
.one {
    width: 320px;
}
.blocks {
    margin: 0 auto;
    padding: 50px 0 50px 0;
}
.blocks > ul {
    margin: 0 auto;
    overflow: hidden;
    padding: 24px 0 0;
}
.blocks > ul li {
    border: none;
    display: block;
    float: left;
    margin: 0 10px 20px;
    padding: 0;
    /*width: 300px;*/
}
.blocks > ul li a {
    color: inherit;
    display: block;
    font-size: 1.4rem;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
    transition: 0.5s ease-in-out;
}
.blocks > ul li a img {
    border: 2px solid;
    display: block;
    margin: 0;
    padding: 0;
    opacity: .8;
    min-width: 296px;
    min-height: 224px;
    /*    filter: saturate(3);
        -webkit-filter: saturate(3);*/
    transition: 0.5s ease-in-out;
}
.blocks > ul li a:hover img, .blocks > ul li.has-text-overlay a:hover .text-overlay {
    opacity: 1;
    /*    filter: none;
          -webkit-filter: none;*/
}
.blocks > ul li.has-text-overlay {
    position: relative;
}
.blocks > ul li.has-text-overlay .text-overlay {
    position: absolute;
    transform: translate(-50%, -50%);
    width: 90%;
    top: 53%;
    left: 50%;
    text-shadow: #003f7d 0 0 6px, #003f7d 0 0 6px, #003f7d 0 0 6px, #003f7d 0 0 6px, #003f7d 0 0 6px;
    text-decoration: none;
    color: white;
    opacity: .8;
    transition: 0.5s ease-in-out;
}
.blocks > ul li a .round {
    background-color: black;
    opacity: 1;
    border-radius: 0px;
    transition: 0.5s ease-in-out;
}
.blocks > ul li a:hover .round {
    background-color: #00254A;
    border-radius: 25px;
    opacity: 1;
    /*background-color: #003f7d;*/
}
.blocks > ul li a span {
    display: block;
    margin: 0;
    padding: 33px 0 0;
}
.blocks > ul li a:hover span {
    text-decoration: underline;
}
.form {
    clear: both;
    text-align: left;
    padding-top: 50px;
    padding-left: 5%;
    width:90%; 
}
.inputText {
    width:300px;
    height:30px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.inputSelect {
    vertical-align:top;
    height:30px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}            
.required {	
    color: #FF0000
}
div.invoice {
    /*display: inline;*/
    line-height: 40px;
    height:40px;
    /*width: 200px;*/
    padding: 0px 15px 0px 15px;
}
div.invoice span{
    padding-left: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: url('../images/secure.png') no-repeat 0px 8px;
    /*height: 40px;*/
}
.button {
    height:30px;
    position: relative;
    display: inline-block;
    border: none;
    border-top: 1px solid #3072B3;
    background: #65a9d7;
    background: -webkit-gradient(linear, left top, left bottom, from(#589ADB), to(#003f7d));
    background: -webkit-linear-gradient(top, #589ADB, #003f7d);
    background: -moz-linear-gradient(top, #589ADB, #003f7d);
    background: -ms-linear-gradient(top, #589ADB, #003f7d);
    background: -o-linear-gradient(top, #589ADB, #003f7d);
    padding: 0.3em 0.8em;
    -webkit-border-radius: 0.3em;
    -moz-border-radius: 0.3em;
    border-radius: 0.3em;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    text-shadow: rgba(0,0,0,.4) 0 1px 0;
    color: white;
    /*font-size: 14px;*/
    /*font-family: Georgia, serif;*/
    text-decoration: none;
    vertical-align: middle;
}
.button:hover {
    border-top-color: #28597a;
    background: #28597a;
    color: #ccc;
}
.button:active {
    border-top-color: #1b435e;
    background: #1b435e;
}
.category-bottom {
    position: absolute;
    bottom: 7px;
    left: 2%; 
    right: 2%
}
.big-button {
    height:112px;
    width: 100%;
    position: relative;
    display: inline-block;
    border: none;
    background: #0097DA;
    color: white;
    text-decoration: none;
    vertical-align: middle;
}
.big-button:hover {
    background: #da4300;
    color: #ccc;
}
.big-button>img {
    float: left;
    vertical-align:middle;
}
.big-button>span {
    color: white;
    text-align: center;
    display: block;
    line-height: 112px;
}
#testimonial-section, #email-section, #FAQ-section, .section {
    padding-top: 50px;
    padding-left: 5%;
    padding-right: 5%;
    width:90%; 
}
.section-type-1 h3, .section-type-1 p, .section-type-1 ul {
    text-align: left;
}
.section-type-2 {
    background: black;
    color: white;
}
.section-type-2 h3, .section-type-2 p, .section-type-2 ul {
    text-align: left;
    color: white;
}
#mainContent_w_sidebar {
    clear:both;
    float:left;
    position:relative;
    overflow:hidden;
    padding-top: 0px;
    padding-left: 5%;
    padding-right: 0%;
    font-size: 14px;
    width:75%; 
    left:0%; 
}
#sidebar {
    font-size: 14px;
    padding-left: 1%;
    padding-right: 1%;
    padding-bottom: 10px;
    width:18%; 
    left:0%; 
    position:relative; 
    float:left;
    overflow:hidden;
}
#contact_form {
    clear:both;
}
#pay_invoice {
    float:right;
    padding-right:5%;
    cursor: pointer;
}
.video {
    margin-left:50px;
}
.process_group, .month, .divider {
    clear:both;
    padding-top:2px;
    padding-bottom:2px;
    padding-left: 2%;
}
.month h2 {
    font-size: 1.1rem;
    color: #003f7d;
}
.more_news {
    font-weight: bold;
    transition: all 0.4s ease-out;
}
.more_news:hover {
    font-size: 20px;
    color: #0097DA;
}
.news_item h3 {
    font-size: 1.6rem;
    color: #003f7d;
}
.news_item h2 {
    font-size: 1.3rem;
    color: #003f7d;
}
.news_section {
    clear: both;
    float: left;
    width: 100%;
}
.row, .news_item, .blog_item {
    clear: both;
    float: left;
    padding-left: 4%;
    padding-right: 4%;
    margin-bottom: 20px;
    width: 90%;
    box-shadow: 8px 8px 10px grey;
    border: 1px solid;
    border-color: #003f7d;
    text-align: left;
}
.news_item {
    border: 2px solid #9DB0C4; 
    border-radius: 16px; 
    box-shadow: none;
}
.weftec-announcement, .release-announcement {
    box-shadow: none;
    border: none;
    background: none;
    padding-left: 0;
    padding-right: 0;
    width: calc(98% + 4px);
}
.news_video, .news_training, .news_product, .blog_entry {
    width:48%; 
    left:0%; 
    position:relative; 
    float:left;
    overflow:hidden;
    border-radius: 10px;
}
.news_video_image, .news_training_image, .news_product_image, .blog_image {
    width:48%; 
    left:4%; 
    position:relative; 
    float:left;
    overflow:hidden;
    text-align:right;
    padding-top:10px;
    padding-bottom:10px;
}
.news_other {
    width:68%; 
    left:0%; 
    position:relative; 
    float:left;
    overflow:hidden;
    border-radius: 10px;
}
.news_video_image {
    width:26%; 
}
.news_video {
    width:70%; 
}
.news_other_image {
    width:28%; 
    left:4%; 
    position:relative; 
    float:left;
    overflow:hidden;
    text-align:right;
    padding-top:10px;
    padding-bottom:10px;
}
#full-menu {
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
    background: #333333;
    padding-bottom: 100px;
}
#full-menu > ul {
    margin: 0 auto;
    overflow: hidden;
    padding: 0 2% 0 2%;
}
#full-menu > ul li {
    display: inline;
    float: left;
    margin: 20px 0px 20px 0px;
    padding: 0;
    width: 25%;
}
.menu-category {
    font-size: 1.5rem;
    color: #ffffff;
}
.sub-menu {
    display: block;
    padding-left: 15px;
}
#full-menu > ul li.menu-item {
    float: none;
    display: block;
    margin: 10px 0px 5px 0px;
    width: 100%;
}
#full-menu > ul li.menu-item a {
    color: #ffffff;
    text-decoration: none;
}
#full-menu > ul li.menu-item a:hover {
    color: #ffffff;
    text-decoration: underline;
    /*font-weight: bolder;*/
}
.shift-on-hover img:hover{ 
    position: relative; 
    top: 1px;
    left: 1px;
} 
#footer {
    background: #252525;
    margin: 0;
    padding: 36px 0 42px;
}
#footer div {
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    width: 960px;
}
#footer div p {
    color: #fff;
    float: left;
    line-height: 44px;
    margin: 0 0 0 10px;
    padding: 0;
}
#footer div ul {
    display: block;
    float: right;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 320px;
}
#footer div ul li {
    display: block;
    float: left;
    list-style: none;
    margin: 0 10px;
    padding: 0;
    width: 44px;
}
#footer div ul li a {
    background: url(../images/icons.jpg) no-repeat 0 0;
    display: block;
    height: 44px;
    margin: 0;
    padding: 0;
    text-indent: -99999px;
    width: 44px;
}
#footer div ul li #twitter {
    background-position: 0 0;
}
#footer div ul li #twitter:hover {
    background-position: -44px 0;
}
#footer div ul li #facebook {
    background-position: 0 -44px;
}
#footer div ul li #facebook:hover {
    background-position: -44px -44px;
}
#footer div ul li #googleplus {
    background-position: 0 -88px;
}
#footer div ul li #googleplus:hover {
    background-position: -44px -88px;
}
#footer div ul li #linkedin {
    background-position: 0 -132px;
}
#footer div ul li #linkedin:hover {
    background-position: -44px -132px;
}
#footer div ul li #youtube {
    background-position: 0 -176px;
}
#footer div ul li #youtube:hover {
    background-position: -44px -176px;
}
#youtube-large {
    background: url(../images/youtube.png) no-repeat 0 0;
    display: block;
    height: 210px;
    margin: 0;
    padding: 0;
    text-indent: -99999px;
    width: 210px;
    background-position: 0 0;
}
#youtube-large:hover {
    background-position: -210px 0;
}
#calendar {
    border-width:0;
    max-width: 100%;  /* for mobile site */
    width:800px;
    height:600px;
}
/*animation element*/
.animation-element {
    opacity: 0;
    position: relative;
}
/*animation element sliding left*/
.animation-element.slide-left {
    opacity: 0;
    -moz-transition: all 800ms linear;
    -webkit-transition: all 800ms linear;
    -o-transition: all 800ms linear;
    transition: all 800ms linear;
    -moz-transform: translate3d(-300px, 0px, 0px);
    -webkit-transform: translate3d(-300px, 0px, 0px);
    -o-transform: translate(-300px, 0px);
    -ms-transform: translate(-300px, 0px);
    transform: translate3d(-300px, 0px, 0px);
}

.animation-element.slide-left.in-view {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}

.navigation {
    position: absolute;
    top: 0px;
    left: 0px;
}

.latest, .reseller, #wefaward {
    float: right;
    margin-right: 50px;
    position: relative;
    text-align: center;
    transition: all 0.4s ease-out;
}

@media screen and (max-width: 1300px) {
    #wefaward img {
        width: 150px;
        height: 150px;
    }
}

.latest span {
    width: 67%;
    position: absolute;
    top: 65%;
    right: 0px;
    font-size: 14px;
}

.latest:hover {
    transform:scale(1.1);
}

.latest:hover span{
    /*transform:scale(0.9);*/
}

.icon-list {
    clear: both;
    width: 100%;
    padding-top: 20px;
    /*padding-bottom: 50px;*/
    /*height:300px;*/
    background: #eeeeee;
    position: relative;
    color: #003f7d;
}

.icon-list p {
    margin: 0px 20px;
    text-align: center;
    color: #003f7d;
}
.icon-list p.contrast {
    text-align: center;
    color: white;
}
.icon-list p.list-header {
    font-size: 1.2rem;
    font-weight: bold;
}
.icon-list > ul {
    margin: 0 auto;
    overflow: hidden;
    padding: 0px;
}
.icon-list > ul li {
    border: none;
    display: inline;
    float: left;
    margin: 20px 0px 20px 0px;
    padding: 0;
}
.liststyle1 {
    background: #003f7d;
}
.liststyle1 h2, .liststyle1 p {
    color: white;
}
.background-box-1, .background-box-2, .background-box-3 {
    z-index: -1000;
    width: 33.33333%;
    /*background: #C9DCF1;*/
    background: #cccccc;
    position: absolute;
    left:0px;
    top:0px;
    bottom: 0px;
}
.background-box-2 {
    background: #dddddd;
    left:33.33333%;
}
.background-box-3 {
    background: #eeeeee;
    left:66.6666%;
}
.list-2 > ul li {
    width: 50%;
}
.list-3 > ul li {
    width: 33.333%;
}
.list-4 > ul li {
    width: 25%;
}

.list-5 > ul li {
    width: 20%;
}

.color-scheme2 {
    background: #f8f8f8;/*#D7EEF8;*/
    color: #003f7d;
}
.color-scheme3 {
    background: #dddddd;
    color: #003f7d;
}
.color-scheme4 {
    /*background: #004B8A;*/
    color: #003f7d;
}
.color-scheme5, .small-card.color-scheme5 {
    background: #003060;
    color: white;
}
h2.color-scheme5 {
    margin: 0px;
}
.color-scheme6 {
    background: #FFFFFF;
}
.color-scheme7 {
    background: #eeeeee;
}
.color-scheme8 {
    background: #003f7d;
    color: white;
}
.big-blue {
    font-size: 4rem;
    color: #003f7d;
}
.center-img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#comprehensive {
    animation-name: ckw;
    animation-duration: 100s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    transform-origin: 50% 50%;
    /*display: inline-block;*/
}
@keyframes ckw {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.hydrotable, .subtable-paragraph {
    margin-left:auto;
    margin-right:auto;
    padding:0px;
    width:90%;
    max-width: 1000px; 
    overflow: hidden;
}  
.hydrotable table{
    border-collapse: collapse;
    border-spacing: 0;
    width:100%;
    height:100%;
    margin:0px;
    padding:0px;
}
.hydrotable td{
    vertical-align:middle;
    background-color:#F0F0F0;
    border:1px solid #000000;
    border-width:1px 1px 1px 1px;
    text-align:left;
    padding:7px;
    font-weight:normal;
    color:#000000;
}
.hydrotable tr:first-child td{
    background-color:#003f7d;
    text-align:center;
    font-size:16px;
    font-weight:bold;
    color:#ffffff;
}
.hydrotable tr.alternate td{
    background-color:white;
}
.trainingtable {
    width: 100%;
}
.trainingtable td {
    vertical-align:text-top;
}
.trainingtable td:first-child {
    width: 25%;
}
.caption {
    text-align: center;
    font-weight: bold;
    bottom: 0px;
    color: black;
}

.bubble {
    width: 30px;
    height: 30px;
}

/**
 *
 *   TOP NAV
 *
 */
#navbar {
    position: fixed; 
    top: 0;
    width: 100%;
    background: white;
    z-index: 100;
    border-bottom: 2px solid #003f7d;
}

.logo img {
    width: 280px;
}

ul.topnav {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #ffffff;
    float: right;
}

ul.topnav li {
    float: left;
}

ul.topnav li a {
    display: inline-block;
    color: #003f7d;
    text-align: center;
    padding: 28px 16px;
    text-decoration: none;
    transition: 0.3s;
    font-size: 17px; 
}

ul.topnav li a:hover {
    color: white;
    background-color: #da4300;
}

.icon {
    float: right;
}

ul.topnav {
    display: none;
}

ul.topnav.responsive {
    display: inline;
}

@media screen and (max-width: 1100px) {
    /* was mobile only  */
    ul.topnav  {
        float: none;
    }
    ul.topnav li {
        display: none; 
    }
    ul.topnav.responsive {
        position: relative;
    }
    .icon {
        display: inline-block;
        position: absolute;
        right: 0;
        top: 0;
    }
    ul.topnav.responsive li {
        float: none;
        display: inline;
    }
    ul.topnav.responsive li a {
        display: block;
        text-align: left; 
        padding: 19px 16px;
    }
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
    padding: 24px 15px;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible; 
}
.hamburger:hover {
    opacity: 0.7; 
}

.hamburger-box {
    width: 40px;
    height: 24px;
    display: inline-block;
    position: relative; 
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px; 
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 40px;
    height: 4px;
    background-color: #003f7d;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; 
}
.hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; 
}
.hamburger-inner::before {
    top: -10px; 
}
.hamburger-inner::after {
    bottom: -10px; 
}

.hamburger--emphatic {
    overflow: hidden; 
}
.hamburger--emphatic .hamburger-inner {
    transition: background-color 0.2s 0.25s ease-in; 
}
.hamburger--emphatic .hamburger-inner::before {
    left: 0;
    transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, left 0.2s 0.25s ease-in; 
}
.hamburger--emphatic .hamburger-inner::after {
    top: 10px;
    right: 0;
    transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, right 0.2s 0.25s ease-in; 
}
.hamburger--emphatic.is-active .hamburger-inner {
    transition-delay: 0s;
    transition-timing-function: ease-out;
    background-color: transparent; 
}
.hamburger--emphatic.is-active .hamburger-inner::before {
    left: -80px;
    top: -80px;
    transform: translate3d(80px, 80px, 0) rotate(45deg);
    transition: left 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1); 
}
.hamburger--emphatic.is-active .hamburger-inner::after {
    right: -80px;
    top: -80px;
    transform: translate3d(-80px, 80px, 0) rotate(-45deg);
    transition: right 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1); 
}

/**
 *
 *   back to top
 *
 */
.cd-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 40px;
    right: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    /* image replacement properties */
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: #0097DA url(../images/cd-top-arrow.svg) no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
}
.cd-top.cd-fade-out {
    /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
    opacity: .5;
}
.cd-top:hover {
    background-color: #da4300;
    opacity: 1;
}
@media only screen and (min-width: 768px) {
    .cd-top {
        right: 20px;
        bottom: 20px;
    }
}
@media only screen and (min-width: 1024px) {
    .cd-top {
        height: 60px;
        width: 60px;
        right: 30px;
        bottom: 30px;
    }
}

/**
 *
 *   CARDS
 *
 */
.wrap {
    margin:0px auto 0px auto;
    width:100%;
    display:flex;
    flex-wrap: wrap;
    justify-content:center;
    align-items:space-around;
    text-align: center;
    /*max-width:1200px;*/
}
.wrap > h2 {
    color: #003f7d;
    width: 100%;
    text-align: center;
}
.color-scheme8 > h2 {
    color: white;
}
.blank-tile {
    width:380px;
    height:380px;
    margin:10px;
    display:inline-block;
}
.tile, .small-tile, .smaller-tile {
    width:380px;
    height:380px;
    margin:10px;
    background-color:#003f7d;
    display:inline-block;
    background-size:cover;
    position:relative;
    cursor:pointer;
    transition: all 0.4s ease-out;
    box-shadow: 0px 35px 77px -17px rgba(0,0,0,0.44);
    overflow:hidden;
    color:white;
    text-align: left;
    /*font-family:'Roboto';*/
}
.small-tile {
    height:100px;
    background-color:#0097DA;
}
.smaller-tile {
    text-align: center;
    width:250px;
    height:60px;
    background-color:#0097DA;
}
.small-tile h1, .smaller-tile h1  {
    line-height: 100px;
    font-size: 2rem;
    text-align: center;
    text-shadow: 2px 2px 10px rgba(0,0,0,0.3);
}
.smaller-tile h1 {
    line-height: 60px;
    font-size: 1.4rem;
}
.smaller-tile h2 {
    font-size: 1rem;
    font-weight: normal;
    position: absolute;
    top: 25px;
    left: 0;
    width: 100%;
    text-align: center;
    text-shadow: 2px 2px 10px rgba(0,0,0,0.3);
}
.small-tile h2 {
    font-size: 1rem;
    font-weight: normal;
    position: absolute;
    top: 55px;
    left: 0;
    width: 100%;
    text-align: center;
    text-shadow: 2px 2px 10px rgba(0,0,0,0.3);
}

.small-tile h3, .small-tile .optool {
    line-height: 100%;
    font-size: 1rem;
    font-weight: bold;
    text-align: center;
    text-shadow: 2px 2px 10px rgba(0,0,0,0.3);
}

.card, .card-2, .small-card, .small-card-2 {
    width: 29%;
    height: 400px;
    min-width: 340px;
    /*    width:380px;
        height:380px;*/
    margin: 10px 1%;
    padding: 10px 1%; 
    background-color:white;
    display:inline-block;
    background-size:cover;
    position:relative;
    overflow:hidden;
    color:white;
    box-shadow: 8px 8px 10px grey;
    border: 1px solid;
    border-color: #003f7d;
    text-align: left;
}
.card {
    color: #252525;
}
.small-card {
    width: 20.8%;
    min-width: 250px;
    height: auto;
    box-shadow: 0px 0px 20px -4px grey;
    border-color: #dddddd;
    background-color: white;
    color: #252525;
}
.small-card h3 {
    color: #003f7d;
    text-align: center;
}
.small-card-2 {
    text-align: left;
    width: 23%;
    min-width: 250px;
    height: auto;
    box-shadow: 0px 0px 20px -4px grey;
    border: none;
    background-color: inherit;
    color: inherit;
}

.small-card-2 span.header {
    font-size: 1.1rem;
    /*letter-spacing: 0.0714em;*/
    /*font-weight: bold;*/
}

.card-2 {
    width: 55%;
    height: auto;
    color: #252525;
}
.card h2, .card-2 h2 {
    color: #003f7d;
}
.card h3, .card-2 h3 {
    color: #003f7d;
    margin: 0;
}
.card.category {
    height: auto;
    box-shadow: none;
    border-radius: 5px;
    padding-bottom: 112px;
}
.card.category p {
    margin-left: 20px;
}

.cardstyle-thickborder {
    width: 27%;
    box-shadow: none;
    border: 10px solid #0097DA; 
    border-radius: 16px; 
}
.cardstyle-half {
    width: 40%;
    height: auto;
    vertical-align: top;
    color:black;
    min-width: 450px;
    box-shadow: none;
    /*box-shadow: 8px 8px 20px lightgray;*/
    border-color: #aaa;
}

.cardstyle-third {
    width: 25%;
    height: auto;
    vertical-align: top;
    color:black;
    min-width: 300px;
    box-shadow: 8px 8px 20px lightgray;
    border-color: #aaa;
}

.cardstyle-75 {
    width: 75%;
    height: auto;
    vertical-align: top;
    color:black;
    min-width: 450px;
    box-shadow: 8px 8px 20px lightgray;
    border-color: #aaa;
}

.cardstyle-full {
    width: 84%;
    height: auto;
    vertical-align: top;
    color:black;
    min-width: 450px;
    box-shadow: 8px 8px 20px lightgray;
    border-color: #aaa;
}

.cardstyle-blue {
    width: 40%;
    height: auto;
    vertical-align: top;
    color:white;
    min-width: 450px;
    box-shadow: none;
    border:none;
    background-color: #003f7d;
    font-size: 1rem;
}
.cardstyle-blue h2, .cardstyle-blue h3, .cardstyle-blue p {
    color: white;
}
.cardstyle-blue li {
    padding-top: 7px;
    padding-bottom: 7px;
}
.helper { /** used to "take up" the extra vertical space in the card style image **/
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.helper-image {
    width: 100%;
}
.cardstyle-overlap-image {
    overflow: visible;
}
.cardstyle-noborder, .cardstyle-overlap-image {
    box-shadow: none;
    border: none;
    background: none;
}
.cardstyle-noborder img{
    vertical-align: middle;
}
.cardstyle1 {
    background: #0097DA;
}
.cardstyle1 h2{
    font-size: 1.8em;
    text-shadow: 2px 2px 6px #000000;
    color: white;
}
.cardstyle1 p{
    color: white;
    font-weight: bold;
    font-size: 1.3em;
    text-shadow: 2px 2px 6px #000000;
}
.cardstyle1 p a:hover {
    color: #da4300;
    text-shadow: 0px 0px 6px white;
}
.cardstyle1 p a {
    color: white;
    text-decoration: none;
}
.tile .background
{
    /*    height:100%;
        width:100%;*/
    position:absolute;
    top:0;
    left:0;
    z-index:0;
    transition: all 0.4s ease-out;
}
.tile .logo {
    display: block;
    margin: 0 auto;
    transition: all 0.4s ease-out;
}
.tile .block-top {
    background: #0097DA;
    opacity: 0.7;
    position: absolute;
    left: 0%;
    width: 100%;
    height: 36%;
    top: 0%;
}
.card .block-top {
    background: #0097DA;
    opacity: 1.0;
    position: absolute;
    left: 0%;
    width: 100%;
    height: 36%;
    top: 0%;
}
.tile:hover .block-top {
    opacity: 1;
    transition: all 0.4s ease-out;
}
.tile .text {
    /*   z-index:99; */
    position:absolute;
    padding:10px 30px 30px 30px;
    height:calc(100% - 50px);
    width: 320px;
}
.card .text {
    position:absolute;
    top: 36%;
    left: 0;
    padding:0% 30px 0px 30px;
    height: 64%;
}
.tile h1
{
    font-size: 2rem;
    text-align: center;
    margin: 13% 0 18% 0;
    text-shadow: 2px 2px 10px rgba(0,0,0,0.3);
}
.card h1
{
    font-size: 2rem;
    text-align: center;
    margin: 0 0 50px 0;
    text-shadow: 2px 2px 10px rgba(0,0,0,0.3);
}
.card img:not(.helper-image) {
    display: block;
    margin: 0 auto;
}
.tile h2
{
    font-weight:normal;
    margin:20px 0 0 0;
    font-style:italic;
    transform: translateX(200px);
}
.tile p
{
    font-weight:300;
    font-size: 0.9rem;
    margin:20px 0 0 0;
    line-height: 1.3;
    /*   opacity:0; */
    color: white;
    transform: translateX(-200px);
    transition-delay: 0.1s;
}
.animate-text
{
    opacity:0;
    transition: all 0.4s ease-in-out;
}
.tile:hover, .small-tile:hover, .smaller-tile:hover
{
    box-shadow: 0px 35px 77px -17px rgba(0,0,0,0.64);
    transform:scale(1.05);
}
.tile:hover .logo
{
    transform:scale(.95);
}
.tile:hover .background
{
    opacity: 0.2;
}
.tile:hover .animate-text
{
    transform:translateX(0);
    opacity:1;
}
.dots
{
    position:absolute;
    bottom:20px;
    right:30px;
    margin: 0 auto;
    width:30px;
    height:30px;
    color:currentColor;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:space-around;

}

.dots span
{
    width: 5px;
    height:5px;
    background-color: currentColor;
    border-radius: 50%;
    display:block;
    opacity:0;
    transition: transform 0.4s ease-out, opacity 0.5s ease;
    transform: translateY(30px);

}

.tile:hover span
{
    opacity:1;
    transform:translateY(0px);
}

.dots span:nth-child(1)
{
    transition-delay: 0.05s;
}
.dots span:nth-child(2)
{
    transition-delay: 0.1s;
}
.dots span:nth-child(3)
{
    transition-delay: 0.15s;
}

.option {
    font-size: 1.5rem;
    text-align: center;
    text-decoration: none;
    padding: 5px; 
    width: 300px;
    border-bottom: thick solid #dddddd;
}
.option:hover {
    color: #0097DA;
}
div.selected {
    color: #0097DA;
    border-bottom: thick solid #0097DA;
}
.show-hide-box {
    text-align: left;
    width: 75%;
    max-width: 900px;
    opacity: 1.0;
    -moz-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    -webkit-transition: all 1000ms ease;
    transition: all 1000ms ease;    
}
.slide {
    transform: translateX(400px);
    opacity: 0.0;
    display: none;
}
@media (max-width: 1000px) {
    #feature-section {
        padding: 0 0 0 0;
        margin: 0 0 0 0;
    }
    .wrap {
        flex-direction: column;
    }
    .cardstyle-half {
        width: 93%;
        margin: 0 2% 20px 1%;
        padding: 0 2% 0 2%;
        min-width: 300px;
    }
    .cardstyle-overlap-image {
        display: none;
    }
}

.paper-list {
    list-style-type: none; 
    line-height: 100%;
    font-size: medium;
    padding-left: 0px;
    margin: 0px 0px 0px 0px;
    text-align: left; 
}
.paper-list li { 
    margin: 0px 5% 0px 5%;
    padding: 0px;
    border: none;
}
.paper-list li p:first-child {
    margin-bottom:0px;
}
.paper-list li p:nth-child(2) {
    margin-top:5px;
    margin-left:15px;
    font-size: small;
}
.paper-categories .small-tile {
    height: 60px;
}
.paper-categories h1 {
    line-height: 60px;
    font-size: 1.3rem;
}
.paper-top {
    float: right;
    margin-right: 10px;
}
/**
 *
 *   EXPANDABLE
 *
 */
.expandable, .sub-expandable, .release { 
    list-style-type: none; 
    line-height: 100%;
    font-size: medium;
    padding-left: 0px;
    /*background: #0097DA;*/
    margin: 0;
    text-align: left;
}
.sub-expandable-2 {
    list-style-type: disc;
    line-height: 170%;
    text-align: left;
}
.model-background {
    background-image: url("../images/model.png");
    background-repeat: no-repeat;
    background-position: right 20px;
}
.release-background {
    background-image: url("../images/latest.svg");
    background-repeat: no-repeat;
    background-position: right 20px;
}
@media (max-width: 1000px) {
    .release-background {
        background-image: none;
    }
}
.expandable label, .release span, .release label {
    width: 30%;
    min-width: 260px;
    display:inline-block;
    background-color: #0097DA;
    border-radius: 5px;
    padding: 10px;
    padding-left: 25px;
    color: white;	
    cursor:pointer;
}
.release span:hover {
    text-decoration: underline;
}
.release-item-desc {
    max-width: 750px;
    margin-left: 20px;
}
.release-item-desc p {
    margin-top: 0px;
}
.expandable li, .release li { 
    margin: 0px 5% 0px 5%;
    padding: 5px;
    /*border: 1px solid #ABC;*/
}
.sub-expandable li, .sub-expandable-2 li { 
    margin: 0px 5% 0px 5%;
    padding: 0px;
    border: none;
}
.expandable input[type=checkbox], .release input[type=checkbox] { 
    display: none; 
}
.expandable input[type=checkbox] ~ div, .release input[type=checkbox] ~ div { 
    max-height: 0;
    /*max-width: 0;*/
    opacity: 0.1;
    overflow: hidden;
    /*white-space: nowrap;*/
    -webkit-transition:all 1s ease;  
    -moz-transition:all 1s ease;  
    -o-transition:all 1s ease;  
    transition:all 1s ease;  
}
.expandable input[type=checkbox]:checked ~ div, .release input[type=checkbox]:checked ~ div { 
    max-height: 1200px; /*random large value*/
    /*max-width: 100%;*/
    opacity: 1;
    white-space: normal;
}
.expandable input[type=checkbox] + label:before, .release input[type=checkbox] + label:before {
    transform-origin:25% 50%;
    border: 8px solid transparent;
    border-width: 8px 12px;	
    border-left-color: white;
    margin-left: -20px;
    width: 0;
    height: 0;
    display: inline-block;
    text-align: center;
    content: '';
    color: #AAAFAB;
    -webkit-transition:all .5s ease;  
    -moz-transition:all .5s ease;  
    -o-transition:all .5s ease;  
    transition:all .5s ease; 
    position: absolute;
    margin-top: 0px;
}
.expandable input[type=checkbox]:checked + label:before, .release input[type=checkbox]:checked + label:before {
    transform: rotate(90deg);
}
.faq > li, .instructions > li {
    margin-bottom: 15px;
}
.weftec-section, .release-section {
    border: 2px solid #9DB0C4; 
    border-radius: 16px; 
    padding: 10px;
    padding-left: 4%;
    padding-right: 4%;
    margin-bottom: 10px;
    background: #C9DCF1;
}
.release-section {
    background: #FFF3D1;
    border-color: #FFE28C;
}
.half-background {
    background: none;
    background: -moz-linear-gradient(top,  rgba(255,255,255,0) 50%, rgba(0,151,218,1) 50%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 50%,rgba(0,151,218,1) 50%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(255,255,255,0) 50%,rgba(0,151,218,1) 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#0097da',GradientType=0 ); /* IE6-9 */
    
/*    background: #eeeeee;  Old browsers 
    background: -moz-linear-gradient(top,  #eeeeee 50%, #0097DA 50%);  FF3.6-15 
    background: -webkit-linear-gradient(top,  #eeeeee 50%,#0097DA 50%);  Chrome10-25,Safari5.1-6 
    background: linear-gradient(to bottom,  #eeeeee 50%,#0097DA 50%);  W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#9DB0C4',GradientType=0 );  IE6-9 */
}
.screenshot {
    border: 10px solid #0097DA; 
    border-radius: 16px; 
}
.indent {
    margin-left: 5%;
}
.card img.new-icon {
    width: 50px;
    height: 50px;
    display: inline;
    vertical-align: baseline;
}
.outlined-text {
    color: white;
    text-shadow: -1px 0 #003060, 0 1px #003060, 1px 0 #003060, 0 -1px #003060;
}
/* ---------------- For Animation on Scroll ---------------- */
.slideanim {
    visibility:hidden;
    visibility:visible\9;/*For old IE browsers IE6-8 */
}
.slideanim.slidefloat {visibility: visible; animation:slide 1s;}
.slideanim::after {
    /* useful when its child elements are float:left; */
    content: "";
    display: table;
    clear: both;
}

@keyframes slide {
    0% {
        opacity: 0;
        transform: translateY(30%);
    } 
    100% {
        opacity: 1;
        transform: translateY(0);
    } 
}