

body {
    background: #E6E6E6;
    margin: 0;
}
#infoGraphic{margin: 0; background: #fff; overflow: hidden; opacity: 0;}
#loader{position: absolute; text-align: center; height: 100%; width: 100%; margin-top: 10%; font-size: 100px; z-index: 100;}

a, img {
    border:none;
    outline:none
}

h1 {
    font-family: ITCFranklinGothicStd-Book;
    font-size: 20px;
    line-height: 1.33;
    text-align: left;
    color: #4b4b41;
}
h2{
    font-family: ITCFranklinGothicStd-Book;
    font-size: 20px;
    line-height: 1.33;
}
.topIntro{text-align: center;}
.topIntro h2{color: #d36f3f; font-weight: bold; line-height: 20px;}
.topIntro-Inner{display: inline-block; margin: 0 auto; text-align: left}
.topIntro img{max-width: 217px; margin: 0 100px 25px 0;}

@media (min-width: 960px) {
    .introCopy{max-width:465px;}
}
h3{
    font-family: ITCFranklinGothicStd-Book;
    font-size: 18px;
    line-height: 1.33;
    letter-spacing: 0.6px;
    text-align: left;
    color: #c85a32;
}

.text {
    font-family: ITCFranklinGothicStd-Book;
    font-size: 20px;
    line-height: 1.4;
    text-align: center;
    color: #4b4b41;
}

.cd-features-list:first-child {
    font-family: ITCFranklinGothicStd-Book;
    font-size: 18px;
    line-height: 1.33;
    text-align: left;
    color: #fff;
}

.text-medium {
    font-family: ITCFranklinGothicStd-Book;
    font-size: 14px;
    line-height: 1.5;
    text-align: left;
    color: #4b4b41;
}
.vanilla{color:#b3b3b3;}
.vanilla:hover{color:#4b4b41;}

.uk-navbar-nav > li > a, .uk-button, .cd-features-list li{
    letter-spacing: .05em !important;
}
.uk-navbar-nav > li > a{text-transform: none;}

.uk-navbar-item, .uk-navbar-nav > li > a, .uk-navbar-toggle, .uk-navbar-item{
    padding: 0;
    margin-top: 30px;
    height: 20px;
}
.uk-navbar .uk-dropdown{ margin-top: 0;}

.uk-navbar-nav > li > a{padding-bottom: 20px;}

.uk-navbar-nav > li{
    border-top: solid 4px #E6E6E6;
    margin: 0 20px;
}
.last-child{
    margin: 0 27px 0 20px !important;
}
.uk-navbar-nav > li.uk-active {
    border-top: solid 4px #4b4b41;
}

.uk-navbar-nav > li > a > i{margin: 2px 0 2px 8px;}

.uk-navbar, #intro{z-index: 20;}
#intro{z-index: 15;}

header .uk-navbar{background: none;}

header .uk-navbar-nav > li{
    border: none;
}

header .uk-navbar-dropdown{
    width: 270px;
}

.footerSocial, .closingSocial{
    text-align: center;
}

.footerSocial a {
    cursor: pointer;
    display: inline-block;
    margin: 0 10px !important;
    font-size: 18px;
    color: #fff !important;
}
.myfb{
    display: inline-block;
    margin: 0 10px;
    padding: 0;
    width: 25px;
}

.closingSocial a{
    cursor: pointer;
    display: inline-block;
    margin: 0 10px !important;
    font-size: 18px;
    color: #4B4B41 !important;
}

.footerSocial a:hover, .closingSocial a:hover {
    color: #d36f3f !important;
    transform: translateY(0) !important;
    outline-offset: 0 !important;
}
#atstbx, .at4-visually-hidden{display: none !important;}

.to-top svg{display: none;}
.to-top{text-decoration: underline; color: #fff;}

.light{color: #9b9b9b !important; font-weight: normal !important;  line-height: 28px !important;}
.empty{list-style: none;}

.Primary-Nav-Item {
    font-family: ITCFranklinGothicStd-Book;
    font-size: 14px;
    text-align: left;
    color: #4b4b41;
}

.block{display: none;}
.activeBlock{display: block !important;}

#intro, .uk-navbar{
    background: #e6e6e6;
}
#intro{
    padding-bottom: 60px;
    padding-top: 60px;
    position: relative;
}

#intro .uk-width-1-2{text-align: left;}
.imgWrapper{margin-bottom: 60px;}
.imgWrapper p{
    font-family: ITCFranklinGothicStd-Book;
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: 1px;
    text-align: center;
    color: #9b9b9b;
    text-transform: capitalize;
}

.fundingButton{
    position: absolute;
    font-family: ITCFranklinGothicStd-Book;
    font-size: 14px;
    line-height: 2;
    text-align: center;
    color: #ffffff;
    bottom: 0; right: 0;
    background-color: #4b4b41;
    padding: 4px 15px;
}
.fundingButton:hover{
    right: -5px;
    -webkit-transition: right 400ms ease;
    -moz-transition: right 400ms ease;
    -o-transition: right 400ms ease;

}
.productsButton:hover{
    left: -5px;
    -webkit-transition: left 400ms ease;
    -moz-transition: left 400ms ease;
    -o-transition: left 400ms ease;
}
.productsButton{
    position: absolute;
    font-family: ITCFranklinGothicStd-Book;
    font-size: 14px;
    line-height: 2;
    text-align: center;
    color: #ffffff;
    bottom: 0; left: 0;
    background-color: #4b4b41;
    padding: 4px 15px;
}

.conclusion{
    background-color: #eeeeee;
}
.conclusion h2{
    font-size: 20px;
    line-height: 1.4;
    color: #4b4b41;
    margin-top: 0;
}
#closing{
    background: #d8d8d8;
    padding: 40px 15px;
}
#closing p{
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 14px;
}

#footer{
    background: #567D81;
    color: #fff;
    font-size: 14px;
}

.siteMenu ul{list-style: none; padding: 0;}
.siteMenu li{padding: 3px 0; }
.siteMenu a{color: #fff;}

#footer .redLink, #footer .yellowLink, #footer .blueLink, #footer .greenLink, #footer .green2Link, #footer .red2Link {
    background: none !important;
}

#footer .redLink:hover, #footer .yellowLink:hover, #footer .blueLink:hover, #footer .greenLink:hover, #footer .green2Link:hover, #footer .red2Link:hover {
    background: none !important;
    color:#d36f3f !important;
}
.uk-totop:focus, .uk-totop:hover{
    color:#d36f3f;
}

#footer .uk-section{
    padding-bottom: 40px;
    padding-top: 50px;
}

.logo{
    display: block;
    margin: 0 auto;
    max-width: 225px;
    position: relative;
}

/*----------- Uk Overides -----------*/
.uk-grid {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    /* 1 */
    padding: 0;
    list-style: none;
}


.uk-link:hover, a:hover{text-decoration: none;}
.uk-container{max-width: 960px;}

.uk-container-small {
    max-width: 560px;
    padding: 0;
}

.uk-section {
    padding-bottom: 60px;
    padding-top: 60px;
}

.uk-navbar-dropdown-nav > li > a:hover{
    background: #1d8acb;
    color: #fff;
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.2);
}
.uk-nav .colorActive, .uk-navbar-dropdown-nav > li > a:focus{
    background: #4B4B41;
    color: #fff;
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.2);
}



.uk-button{
    height: 40px;
    padding: 10px 14px;
    border: solid 1px #4b4b41;
    color: #4b4b41;
    font-family: ITCFranklinGothicStd-Book;
    font-size: 14px;
    line-height: 1.25;
    text-align: center;
    text-transform: none;
}
.uk-button:hover{
    background-color: #4b4b41;
    color: #fff;
}

header .uk-button{
    height: 30px;
    padding: 6px 10px;
}

.uk-navbar-dropdown, .uk-dropdown{
    width: auto;
    padding: 5px 0;
    border-radius: 4px;
    box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.1);
    border: solid 1px #d3d3d3;
}

.uk-navbar-dropdown a, .uk-dropdown a{
    padding: 5px 15px !important;
}

.uk-container, .uk-container-small, .uk-container-large{margin: 0 auto;}

/*----------- Comparison Table -----------*/
.pageWrapper{
    position: relative;
    overflow: hidden;
}
.page{
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
}
.page-active{position: relative !important;}

.page img{max-height: 400px;}

.page .uk-container-small{margin: 0 !important;}
.uk-container-xsmall{max-width: 400px;}

.description .cd-features-list{list-style: none; text-align: right;}

.manual{
    font-family: ITCFranklinGothicStd-Book;
    font-size: 11px;
    letter-spacing: 0.9px;
    text-align: center;
    color: #000000;
    background: #f0a014;
    height: 14px;
    padding: 6px;
    text-transform: capitalize;
}
.powered{
    font-family: ITCFranklinGothicStd-Book;
    font-size: 11px;
    letter-spacing: 0.9px;
    text-align: center;
    color: #000000;
    background: #e6e6e6;
    height: 14px;
    padding: 6px;
    text-transform: capitalize;
}
.aac{
    font-family: ITCFranklinGothicStd-Book;
    font-size: 11px;
    letter-spacing: 0.9px;
    text-align: center;
    color: #000000;
    background: #f0a014;
    height: 14px;
    padding: 6px;
    text-transform: capitalize;
}
.vrd{
    font-family: ITCFranklinGothicStd-Book;
    font-size: 11px;
    letter-spacing: 0.9px;
    text-align: center;
    color: #000000;
    background: #e6e6e6;
    height: 14px;
    padding: 6px;
    text-transform: capitalize;
}

.top-placeHolder, .features .cd-features-list, .product .topInfo, .product .cd-features-list{
    border-right: solid 1px rgba(0, 0, 0, 0.2);
}

.cd-products-comparison-table {
    color: #fff;
    position: relative;
}
.cd-products-comparison-table::after {
    /* never visible - this is used in jQuery to check the current MQ */
    display: none;
    content: 'mobile';
}
.cd-products-comparison-table header {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
    padding: 10px 0;
}
.headerInner{
    padding: 0 10px 0 20px;
}

header.uk-active {
    width: 100% !important;
}

.cd-products-comparison-table header::after {
    clear: both;
    content: "";
    display: table;
}

.cd-products-comparison-table h2 {
    float: left;
    font-weight: bold;
}
.cd-products-comparison-table .actions {
    float: right;
}
.print, .help{
    color: #fff;
    cursor: default;
    height: 30px;
    display: flex;
    align-items: center;
    margin-right: 23px;
    float: left;
}
.print:hover, .help:hover{color: rgba(255,255,255,0.5); cursor: pointer}
.print i, .help i{margin-right: 10px;}

.uk-tooltip{
    position: absolute;
    width: 200px;
    height: 55px;
    border-radius: 6px;
    background-color: #4b4b41;
    line-height: 16px;
    padding: 5px 0;
    font-size: 14px;
    text-align: center;
    color: #fff;
    border: 5px solid #4b4b41;
}

.uk-tooltip:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-width: 10px;
    border-style: solid;
    border-color: #4b4b41 transparent transparent transparent;
    top: 50px;
    left: 80px;
}

.uk-tooltip.bottom{
    position: absolute;
    width: 200px;
    height: 55px;
    border-radius: 6px;
    background-color: #4b4b41;
    line-height: 16px;
    padding: 5px 0;
    font-size: 14px;
    text-align: center;
    color: #fff;
    border: 5px solid #4b4b41;
}

.uk-tooltip.bottom:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent #4b4b41 transparent;
    top: -25px;
    left: 80px;
}

.filterHeadingWrapper{
    background: transparent none repeat scroll 0 0;
    border: medium none;
    font-size: 14px;
    color: #fff;
    float: left;
    display: flex;
    align-items: center;
    height: 30px;
    cursor: pointer;
}

.cd-products-comparison-table .filter {
    border-color: rgba(255,255,255,0.5);
    color: rgba(255,255,255,0.5);
    background-color: transparent;
    cursor: default;
}
.cd-products-comparison-table .filter.active {
    cursor: pointer;
    border-color: #fff;
    color: #fff;
}
.cd-products-comparison-table .reset{
    border-color: #fff;
    color: #ffffff;
    background-color: transparent;
}
.cd-products-comparison-table .reset:hover{background: #fff; cursor: pointer;}

#redPage .reset:hover,#redPage .filter.active:hover{color: #A54A29;}

#yellowPage .reset:hover, #yellowPage .filter.active:hover{color: #D48914;}

#bluePage .reset:hover, #bluePage .filter.active:hover{color: #416063;}

#greenPage .reset:hover, #greenPage  .filter.active:hover {color: #7F9044;}

.no-touch .cd-products-comparison-table .filter.active:hover {
    background-color: #fff;
}
@media only screen and (min-width: 960px) {
    .cd-products-comparison-table {
        margin-bottom: 0;
    }
    .cd-products-comparison-table::after {
        /* never visible - this is used in jQuery to check the current MQ */
        content: 'desktop';
    }

    .cd-products-comparison-table h2 {
        font-size: 2.4rem;
    }

    .cd-products-comparison-table .reset {
        margin-left: 10px;
    }
}

.cd-products-table {
    position: relative;
    overflow: hidden;
    padding-top: 50px;
}

.cd-products-table .features {
    /* fixed left column - product properties list */
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 120px;
    height: 100%;
    opacity: .95;
}
.cd-products-table .features::after {
    /* color gradient on the right of .features -  visible while scrolling inside the .cd-products-table */
    content: '';
    position: absolute;
    top: 0;
    left: 100%;
    width: 4px;
    height: 100%;
    background-color: transparent;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.06), transparent);
    background-image: linear-gradient(to right,rgba(0, 0, 0, 0.06), transparent);
    opacity: 0;
}
@media only screen and (min-width: 960px) {
    .cd-products-table .features {
        width: 210px;
        margin-top: 50px;
    }
}

.cd-products-table.scrolling .features::after {
    opacity: 1;
}

.cd-products-wrapper {
    overflow-x: auto;
    /* this fixes the buggy scrolling on webkit browsers - mobile devices only - when overflow property is applied */
    -webkit-overflow-scrolling: touch;
}
@media (min-width: 960px) {

    .cover{max-width: 140px; margin: 0 20px 20px 0; float: left;}

    #red-products-table .cd-products-columns {
        /* products list wrapper */
        width: 3100px;
        margin-left: 210px;
        padding: 0;
        margin-bottom: 0;
    }

    #yellow-products-table .cd-products-columns {
        /* products list wrapper */
        width: 1860px;
        margin-left: 210px;
        padding: 0;
        margin-bottom: 0;
    }

    #green-products-table .cd-products-columns {
        /* products list wrapper */
        width: 2480px;
        margin-left: 210px;
        padding: 0;
        margin-bottom: 0;
    }

    #blue-products-table .cd-products-columns {
        /* products list wrapper */
        width: 1240px;
        margin-left: 210px;
        padding: 0;
        margin-bottom: 0;
    }
}

.cd-products-columns::after {
    clear: both;
    content: "";
    display: table;
}

.cd-products-columns .product {
    position: relative;
    float: left;
    width: 200px;
    text-align: left;
    -webkit-transition: opacity 0.3s, visibility 0.3s, -webkit-transform 0.3s;
    -moz-transition: opacity 0.3s, visibility 0.3s, -moz-transform 0.3s;
    transition: opacity 0.3s, visibility 0.3s, transform 0.3s;
}
.filtering .cd-products-columns .product:not(.selected) {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}
.no-product-transition .cd-products-columns .product.selected {
    -webkit-transition: opacity 0.3s, visibility 0.3s;
    -moz-transition: opacity 0.3s, visibility 0.3s;
    transition: opacity 0.3s, visibility 0.3s;
}
.filtered .cd-products-columns .product:not(.selected) {
    position: absolute;
}
@media only screen and (min-width: 960px) {
    .cd-products-columns .product {
        width: 310px;
    }
}

    .cd-products-columns .product {
        list-style: none;
    }

.cd-features-list li {
    padding: 20px 10px;
}
.cd-features-list li.rate {
    /* rating stars */
    padding: 21px 0;
}
.cd-features-list li.rate span {
    display: inline-block;
    height: 22px;
    width: 110px;
    background: url("../images/star.svg");
    color: transparent;
}
@media only screen and (min-width: 960px) {

    .cd-features-list li.rate {
        padding: 22px 0;
    }
}

.features .cd-features-list{margin: 0;}

.features .cd-features-list li {
    /* fixed left column - items */
    /* set line-height value equal to font-size of text inside product cells */
    line-height: 14px;
    padding: 25px 10px 15px;
    text-align: right;
    list-style: none;
}
.cd-products-table .top-placeHolder {
    /* fixed left column - items */
    /* set line-height value equal to font-size of text inside product cells */
    line-height: 14px;
    /*padding: 0 10px 40px;*/
    text-align: right;
    list-style: none;
}
@media only screen and (min-width: 960px) {
    .features .cd-features-list li,
    .cd-products-table .features .top-placeHolder {
        text-transform: uppercase;
        font-size: 14px;
        line-height: 1.67;
        letter-spacing: 1.7px;
        font-weight: bold;
    }
}


.cd-products-table .topInfo, .cd-products-table .top-placeHolder {
    position: relative;
    height: 177px;
    width: 199px;
    text-align: left;
    -webkit-transition: all;
    -moz-transition: all;
    transition: all;
    cursor: pointer;
}
.cd-products-table .topInfo::after {
    /* color gradient below .topInfo -  visible when .topInfo is fixed */
    content: '';
    position: absolute;
    left: 0;
    top: 100%;
    height: 4px;
    width: 100%;
    background-color: transparent;
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.06), transparent);
    background-image: linear-gradient(to bottom,rgba(0, 0, 0, 0.06), transparent);
    opacity: 0;
}
.cd-products-table .topInfo h3 {
    color: #fff;
    margin: 25px 20px;
    max-width: 125px;
}
.cd-products-table .topInfo img {
    display: block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.cd-products-table .topInfo h3, .cd-products-table .topInfo img {
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
}
.cd-products-table .topInfo .check {
    position: relative;
    display: inline-block;
    height: 16px;
    width: 16px;
    margin: 0 10px 0 0;
    float: left;
}
.cd-products-table .topInfo .check::after, .cd-products-table .topInfo .check::before {
    /* used to create the check icon and green circle dot - visible when product is selected */
    position: absolute;
    top: 30px;
    left: 20px;
    content: '';
    height: 100%;
    width: 100%;
}
.cd-products-table .topInfo .check::before {
    /* green circle dot */
    border-radius: 50%;
    border: 1px solid #e6e6e6;
    -webkit-transition: background-color 0.3s, -webkit-transform 0.3s, border-color 0.3s;
    -moz-transition: background-color 0.3s, -moz-transform 0.3s, border-color 0.3s;
    transition: background-color 0.3s, transform 0.3s, border-color 0.3s;
}
.cd-products-table .topInfo .check::after {
    /* check icon */
    background: url("../images/check.svg") no-repeat center center;
    background-size: 20px 24px;
    background-position: -3px -3px;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
@media only screen and (min-width: 960px) {
    .cd-products-table .topInfo h3{
        max-width: 230px;
        float: left;
    }

    .cd-products-table .topInfo, .cd-products-table .top-placeHolder {
        height: 140px;
        width: 309px;
    }

}

.cd-products-table .features .top-placeHolder {
    /* models */
    width: 120px;
    cursor: auto;
    background: #fafafa;
}
@media only screen and (min-width: 960px) {
    .cd-products-table .features .top-placeHolder {
        width: 209px;
    }
}

.cd-products-table .selected .topInfo .check::before {
    /* green circle dot */
    background: #9dc997;
    border-color: #9dc997;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-animation: cd-bounce 0.3s;
    -moz-animation: cd-bounce 0.3s;
    animation: cd-bounce 0.3s;
}

@-webkit-keyframes cd-bounce {
    0% {
        -webkit-transform: scale(1);
    }
    60% {
        -webkit-transform: scale(1.6);
    }
    100% {
        -webkit-transform: scale(1.5);
    }
}
@-moz-keyframes cd-bounce {
    0% {
        -moz-transform: scale(1);
    }
    60% {
        -moz-transform: scale(1.6);
    }
    100% {
        -moz-transform: scale(1.5);
    }
}
@keyframes cd-bounce {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    60% {
        -webkit-transform: scale(1.6);
        -moz-transform: scale(1.6);
        -ms-transform: scale(1.6);
        -o-transform: scale(1.6);
        transform: scale(1.6);
    }
    100% {
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
        transform: scale(1.5);
    }
}
.cd-products-table .selected .topInfo .check::after {
    /* check icon */
    opacity: 1;
}



@media only screen and (min-width: 960px) {


    .cd-products-table.top-fixed .cd-products-columns > li,
    .cd-products-table.top-scrolling .cd-products-columns > li,
    .cd-products-table.top-fixed .features,
    .cd-products-table.top-scrolling .features {
        padding-top: 145px;
    }

    .cd-products-table.top-fixed .topInfo,
    .cd-products-table.top-scrolling .topInfo,.cd-products-table.top-fixed .top-placeHolder, .cd-products-table.top-scrolling .top-placeHolder {
        position: fixed;
        top: 0;
    }

    .no-cssgradients .cd-products-table.top-fixed .topInfo, .no-cssgradients
    .cd-products-table.top-scrolling .topInfo {
        border-bottom: 1px solid #e6e6e6;
    }
    .cd-products-table.top-fixed .topInfo::after,
    .cd-products-table.top-scrolling .topInfo::after {
        opacity: 1;
    }


    .cd-products-table.top-scrolling .topInfo, .cd-products-table.top-scrolling .top-placeHolder {
        position: absolute;
    }

    .head-scroll{
        z-index: 10;
    }
    .head-fixed{
        position: fixed !important; z-index: 10;
    }

}

.cd-table-navigation{
    margin: 0;
    padding: 0;
}
.cd-table-navigation li{
    list-style: none;
}

.cd-table-navigation a {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    /* replace text with image */
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    height: 140px;
    width: 40px;
    background: #4b4b41 url("../images/arrow.svg") no-repeat center center;
    border-radius: 3px;
    -webkit-transition: background-color 0.3s, opacity 0.3s, visibility 0.3s, -webkit-transform 0.3s;
    -moz-transition: background-color 0.3s, opacity 0.3s, visibility 0.3s, -moz-transform 0.3s;
    transition: background-color 0.3s, opacity 0.3s, visibility 0.3s, transform 0.3s;
}
.cd-table-navigation a.inactive {
    opacity: 0;
    visibility: hidden;
}
.cd-table-navigation a.prev {
    left: -15px;
    right: auto;
    -webkit-transform: translateY(50px) translateX(15px) rotate(180deg);
    -moz-transform: translateY(50px) translateX(15px) rotate(180deg);
    -ms-transform: translateY(50px) translateX(15px) rotate(180deg);
    -o-transform: translateY(50px) translateX(15px) rotate(180deg);
    transform: translateY(50px) translateX(15px) rotate(180deg);
}
.no-touch .cd-table-navigation a:hover {
    background-color: #404042;
}
@media only screen and (min-width: 960px) {
    .cd-table-navigation a {
        -webkit-transform: translateY(210px);
        -moz-transform: translateY(210px);
        -ms-transform: translateY(210px);
        -o-transform: translateY(210px);
        transform: translateY(210px);
    }
    .cd-table-navigation a.prev {
        left: 195px;
        -webkit-transform: translateY(210px) translateX(15px) rotate(180deg);
        -moz-transform: translateY(210px) translateX(15px) rotate(180deg);
        -ms-transform: translateY(210px) translateX(15px) rotate(180deg);
        -o-transform: translateY(210px) translateX(15px) rotate(180deg);
        transform: translateY(210px) translateX(15px) rotate(180deg);
    }
    .top-fixed .cd-table-navigation a {
        position: fixed;
    }
    .top-fixed .cd-table-navigation a, .top-scrolling .cd-table-navigation a {
        -webkit-transform: translateY(50px);
        -moz-transform: translateY(50px);
        -ms-transform: translateY(50px);
        -o-transform: translateY(50px);
        transform: translateY(50px);
    }
    .top-fixed .cd-table-navigation a.prev, .top-scrolling .cd-table-navigation a.prev {
        -webkit-transform: translateY(50px) translateX(15px) rotate(180deg);
        -moz-transform: translateY(50px) translateX(15px) rotate(180deg);
        -ms-transform: translateY(50px) translateX(15px) rotate(180deg);
        -o-transform: translateY(50px) translateX(15px) rotate(180deg);
        transform: translateY(50px) translateX(15px) rotate(180deg);
    }
}


ul li ul li ul, ul li ul li ul li{padding: 0 !important; margin: 0;}

.cd-features-list li div{
    display: inline;
}

.cd-features-list li {
    font-family: ITCFranklinGothicStd-Book;
    font-size: 14px;
    line-height: 18px;
}

/* --------------------------------

No JS

-------------------------------- */
.no-js .actions {
    display: none;
}

.no-js .cd-products-table .topInfo {
    height: 145px;
}
@media only screen and (min-width: 960px) {
    .no-js .cd-products-table .topInfo {
        height: 248px;
    }
}

.no-js .cd-products-columns .check {
    display: none;
}

/* -------------------------------- All TABLEs -------------------------------- */

.redLink,.yellowLink,.blueLink,.greenLink,.green2Link, .red2Link {
     background-color: #f5f5f5;
 }
.redLink:hover,.yellowLink:hover,.blueLink:hover,.greenLink:hover,.green2Link:hover, .red2Link:hover {
    background-color: #eeeeee;
    color: #9b9b9b;
}

.tabMenu, .mobileTabMenu{
    background: #f5f5f5;
    border-bottom: 2px solid #e6e6e6;
    -moz-transition: border-color 1s ease;
    -webkit-transition: border-color 1s ease;
    -o-transition: border-color 1s ease;
    transition: border-color 1s ease;
}
.tabMenu .uk-grid, .mobileTabMenu .uk-grid{margin: 0 !Important;}

.mobileTabMenu .tab{text-align: center; display: flex; padding: 10px;}
.mobileTabMenu i{display: block; width: 100%; padding: 0 0 5px !important;}
.tabBlock{width: 100%; display: block;}

/* -------------------------------- Red TABLE -------------------------------- */

.red {
    background-color: #c85a32;
}
#redPage h2, #red2Page h2{
    color: #c85a32;
}

.tabMenu .redLink.colorActive, .tabMenu .red2Link.colorActive, .mobileTabMenu .redLink.colorActive, .mobileTabMenu .red2Link.colorActive{background-color:#c85a32; border: solid 1px #c85a32;}
.redBorder, .red2Border{border-color:#c85a32;}
#redPage .cd-products-table .features, #redPage .cd-products-comparison-table header, #red2Page .cd-products-table .features, #red2Page .cd-products-comparison-table header{
    background-color: #a54a29;
}
#redPage .cd-products-table .topInfo, #red2Page .cd-products-table .topInfo, #redPage .cd-products-table .top-placeHolder, #red2Page .cd-products-table .top-placeHolder{background-color: #bf552f;}

/* -------------------------------- Yellow TABLE -------------------------------- */

.yellow {
    background-color: #f0b43b;
}
#yellowPage h2{color: #f0b43b;}
.tabMenu .yellowLink.colorActive, .mobileTabMenu .yellowLink.colorActive{background-color:#f0b43b; border: solid 1px #f0b43b;}
.yellowBorder{border-color:#f0b43b;}
#yellowPage .cd-products-table .features, #yellowPage .cd-products-comparison-table header{
    background-color: #d48914;
}
#yellowPage .cd-products-table .topInfo, #yellowPage .cd-products-table .top-placeHolder{background-color: #e09832;}

/* -------------------------------- Blue TABLE -------------------------------- */

.blue {
    background-color: #567d81;
}
#bluePage h2{color: #567d81;}
.tabMenu .blueLink.colorActive, .mobileTabMenu .blueLink.colorActive{background-color:#567d81; border: solid 1px #567d81;}
.blueBorder{border-color:#567d81;}
#bluePage .cd-products-table .features, #bluePage .cd-products-comparison-table header{
    background-color: #416063;
}
#bluePage .cd-products-table .topInfo, #bluePage .cd-products-table .top-placeHolder{background-color: #51787b;}

/* -------------------------------- Green TABLE -------------------------------- */

.green {
    background-color: #a0b45a;
}
#greenPage h2, #green2Page h2, #green2Page h3{color: #a0b45a;}
.tabMenu .greenLink.colorActive, .tabMenu .green2Link.colorActive, .mobileTabMenu .greenLink.colorActive, .mobileTabMenu .green2Link.colorActive{background-color:#a0b45a; border: solid 1px #a0b45a;}
.greenBorder, .green2Border{border-color:#a0b45a;}
#greenPage .cd-products-table .features, #greenPage .cd-products-comparison-table header, #green2Page .cd-products-table .features, #green2Page .cd-products-comparison-table header{
    background-color: #7f9044;
}
#greenPage .cd-products-table .topInfo, #green2Page .cd-products-table .topInfo, #greenPage .cd-products-table .top-placeHolder, #green2Page .cd-products-table .top-placeHolder{background-color: #99ac55;}

/* -------------------------------- Other -------------------------------- */
#green2Page{display: none;}
#redPage, #red2Page, #yellowPage,#bluePage,#greenPage,{display: block;}

.tab{
    padding: 20px 16px 20px 15px;
    font-family: ITCFranklinGothicStd-Book;
    font-size: 14px;
    line-height: 1.25;
    text-align: left;
    color: #9b9b9b ;
    border-color: #e6e6e6;
    border-style: solid;
    border-width: 1px 0 1px 1px;
    display: flex;
    align-items: center;
}
.tab .fa{font-size: 30px; padding: 5px 15px 5px 0; float: left;}
.tabMenu .uk-grid:last-child{border-right: solid 1px #e6e6e6;}
.tabMenu .colorActive, .mobileTabMenu .colorActive {color: #fff !important;}
.fundingTabWrapper{
    max-width: 560px;
    margin: 0 auto;
}
.changeColor{cursor: pointer;}

ol, ul {
    list-style: disc;
    padding: 0 15px 0 30px;
}
.removeDouble{list-style: none; padding: 20px 0 !important;}
.removeDouble ul li{padding: 0 10px !important; margin-bottom: 15px; }

.buttonPulse{
    animation-name: Pulse;
    animation-duration: 2s;
    animation-timing-function: ease-in;
    animation-iteration-count: infinite;
    -moz-animation-name: Pulse;
    -moz-animation-duration: 2s;
    -moz-animation-timing-function: ease-in;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-name: Pulse;
    -webkit-animation-duration: 2s;
    -webkit-animation-timing-function: ease-in;
    -webkit-animation-iteration-count: infinite;
    -o-animation-name: Pulse;
    -o-animation-duration: 2s;
    -o-animation-timing-function: ease-in;
    -o-animation-iteration-count: infinite;
    animation-delay: 1s;
    -moz-animation-delay:1s;
    -webkit-animation-delay: 1s;
    -o-animation-delay: 1s;
}

@keyframes Pulse
{
    0% { opacity: 1;  }
    25% { opacity: 0.7; }
    40% { opacity: 1;  }
}
@-moz-keyframes Pulse
{
    0% { opacity: 1;  }
    25% { opacity: 0.7; }
    40% { opacity: 1;  }
}
@-webkit-keyframes Pulse
{
    0% { opacity: 1;  }
    25% { opacity: 0.7; }
    40% { opacity: 1;  }
}
@-o-keyframes Pulse
{
    0% { opacity: 1;  }
    25% { opacity: 0.7; }
    40% { opacity: 1;  }
}

.rainbowYellow {
    animation-name: rainbowYellow;
    animation-duration: 3s;
    animation-timing-function: ease-in;
    animation-iteration-count: 2;
    -moz-animation-name: rainbowYellow;
    -moz-animation-duration: 3s;
    -moz-animation-timing-function: ease-in;
    -moz-animation-iteration-count: 2;
    -webkit-animation-name: rainbowYellow;
    -webkit-animation-duration: 3s;
    -webkit-animation-timing-function: ease-in;
    -webkit-animation-iteration-count: 2;
    -o-animation-name: rainbowYellow;
    -o-animation-duration: 3s;
    -o-animation-timing-function: ease-in;
    -o-animation-iteration-count: 2;
    animation-delay: 1s;
    -moz-animation-delay:1s;
    -webkit-animation-delay: 1s;
    -o-animation-delay: 1s;
}
.rainbowBlue {
    animation-name: rainbowBlue;
    animation-duration: 3s;
    animation-timing-function: ease-in;
    animation-iteration-count: 2;
    -moz-animation-name: rainbowBlue;
    -moz-animation-duration: 3s;
    -moz-animation-timing-function: ease-in;
    -moz-animation-iteration-count: 2;
    -webkit-animation-name: rainbowBlue;
    -webkit-animation-duration: 3s;
    -webkit-animation-timing-function: ease-in;
    -webkit-animation-iteration-count: 2;
    -o-animation-name: rainbowBlue;
    -o-animation-duration: 3s;
    -o-animation-timing-function: ease-in;
    -o-animation-iteration-count: 2;
    animation-delay: 1.25s;
    -moz-animation-delay: 1.25s;
    -webkit-animation-delay: 1.25s;
    -o-animation-delay: 1.25s;
}
.rainbowGreen {
    animation-name: rainbowGreen;
    animation-duration: 3s;
    animation-timing-function: ease-in;
    animation-iteration-count: 2;
    -moz-animation-name: rainbowGreen;
    -moz-animation-duration: 3s;
    -moz-animation-timing-function: ease-in;
    -moz-animation-iteration-count: 2;
    -webkit-animation-name: rainbowGreen;
    -webkit-animation-duration: 3s;
    -webkit-animation-timing-function: ease-in;
    -webkit-animation-iteration-count: 2;
    -o-animation-name: rainbowGreen;
    -o-animation-duration: 3s;
    -o-animation-timing-function: ease-in;
    -o-animation-iteration-count: 2;
    animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s;
    -o-animation-delay: 1.5s;
}


@keyframes rainbowYellow
{
    0% { background-color:#f5f5f5;  color: #9b9b9b;}
    20% { background-color:#f0b43b; color: #fff !important;}
    30% { background-color:#f5f5f5; color: #9b9b9b; }
}
@-moz-keyframes rainbowYellow
{
    0% { background-color:#f5f5f5; color: #9b9b9b; }
    20% { background-color:#f0b43b; color: #fff !important;}
    30% { background-color:#f5f5f5; color: #9b9b9b; }
}
@-webkit-keyframes rainbowYellow
{
    0% { background-color:#f5f5f5; color: #9b9b9b; }
    20% { background-color:#f0b43b; color: #fff !important;}
    30% { background-color:#f5f5f5; color: #9b9b9b; }
}
@-o-keyframes rainbowYellow
{
    0% { background-color:#f5f5f5; color: #9b9b9b; }
    20% { background-color:#f0b43b; color: #fff !important;}
    30% { background-color:#f5f5f5; color: #9b9b9b; }
}

@keyframes rainbowBlue
{
    0% { background-color:#f5f5f5; color: #9b9b9b; }
    20% { background-color:#567d81; color: #fff !important;}
    30% { background-color:#f5f5f5; color: #9b9b9b; }
}
@-moz-keyframes rainbowBlue
{
    0% { background-color:#f5f5f5; color: #9b9b9b; }
    20% { background-color:#567d81; color: #fff !important;}
    30% { background-color:#f5f5f5; color: #9b9b9b; }
}
@-webkit-keyframes rainbowBlue
{
    0% { background-color:#f5f5f5; color: #9b9b9b; }
    20% { background-color:#567d81; color: #fff !important;}
    30% { background-color:#f5f5f5; color: #9b9b9b; }
}
@-o-keyframes rainbowBlue
{
    0% { background-color:#f5f5f5; color: #9b9b9b; }
    20% { background-color:#567d81; color: #fff !important;}
    30% { background-color:#f5f5f5; color: #9b9b9b; }
}

@keyframes rainbowGreen
{
    0% { background-color:#f5f5f5; color: #9b9b9b; }
    20% { background-color:#a0b45a; color: #fff !important;}
    30% { background-color:#f5f5f5; color: #9b9b9b; }
}
@-moz-keyframes rainbowGreen
{
    0% { background-color:#f5f5f5; color: #9b9b9b; }
    20% { background-color:#a0b45a; color: #fff !important;}
    30% { background-color:#f5f5f5; color: #9b9b9b; }
}
@-webkit-keyframes rainbowGreen
{
    0% { background-color:#f5f5f5; color: #9b9b9b; }
    20% { background-color:#a0b45a; color: #fff !important;}
    30% { background-color:#f5f5f5; color: #9b9b9b; }
}
@-o-keyframes rainbowGreen
{
    0% { background-color:#f5f5f5; color: #9b9b9b; }
    20% { background-color:#a0b45a; color: #fff !important;}
    30% { background-color:#f5f5f5; color: #9b9b9b; }
}

/*------------  Mobile ------------------*/

.mobile-nav{
    background-color: #d8d8d8;
    width: 100%;
}
.mobile-nav .uk-navbar-nav{
    height: 50px;
}
.mobile-nav .uk-navbar-nav > li > a{
    font-size: 14px !important;
    text-align: left;
    color: #9b9b9b;
    margin-top: 15px !important;
    height: 14px !important;
    letter-spacing: 0 !important;
}

.mobile-nav .uk-navbar-nav > li{
    border-color: #d8d8d8;
    margin: 0 0 0 15px;
}
.mobile-nav .uk-navbar-nav > li.uk-active{
    border-color: #4b4b41;
}


@media (max-width: 960px) {
    #red-products-table .cd-products-columns{
        width: 2000px;
    }
    #yellow-products-table .cd-products-columns{
        width: 1200px;
    }
    #blue-products-table .cd-products-columns{
        width: 800px;
    }
    #green-products-table .cd-products-columns{
        width: 1600px;
    }
    .cd-products-columns{padding-left: 0 !important; margin-left: 0 !important;}

    .cd-products-table .topInfo h3{margin: 25px 0 0 45px !important; position: absolute;}
    .cd-table-navigation a.prev,.cd-table-navigation a.next{top: 45px !important;}

    .mobile-report{text-align: center; margin-top: 80px;}
    .cover{float: none; max-width: 140px; margin: 0 20px 20px 0;}
    .mobile-margin-top{margin-top: 40px;}

}

@media (max-width: 640px) {
    .actions {float: left !important; padding: 10px 0 5px; clear: both;}
    #red-products-table{padding-top: 95px !important;}
    #yellow-products-table, #blue-products-table, #green-products-table{padding-top: 65px !important;}
    .filterHeading{font-size: 12px !important;}

}

.topInfo, .top-placeHolder{z-index: 4; display: inline-block;}
.cd-features-list{z-index: 3;}
.top-placeHolder, .features{z-index: 5 !important;}
#redHeader, #yellowHeader, #blueHeader, #greenHeader{z-index: 6 !important;}
.cd-table-navigation a{z-index: 5;}