/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+                    WARNING:    DO NOT UPDATE OR CHANGE THIS FILE                    +
+     IF YOU WANT MODIFY THESE STYLES PLEASE USE THE OVERRIDE FILE IN YOUR CSS_SITE   +
+     FOLDER, UPDATES TO THESE STYLES DELETED UPON NEXT TEMPLATE UPGRADE              +
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/*------------------------------------------------
   GET RID OF MIN HEIGHT ON BODY
------------------------------------------------*/

.NoMinHeight #MainContent {
    min-height: 0px;
}

/*------------------------------------------------
   PageTopMedia_Max
------------------------------------------------*/
#PageTopMedia .TopMediaMax.container {
    max-width: 100% !important;
}

/*------------------------------------------------
    IMAGES MAX SIZE
------------------------------------------------*/
.ImageMax p, .ImageMax div {
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    text-align: center;
}

.ImageMax img {
    max-width: 100% !important;
    min-width: 100%;
    box-sizing: border-box;
    height: auto;
    margin: 0px;
    padding: 0px;
    border: 0px;
}

/*----------------------------------------------------------------
   BLOCKQUOTES - ADDITIONAL STYLES
-----------------------------------------------------------------*/
/*-----     CIRCLE     -----*/
.blockquote_circle blockquote {
    border: solid 2px #cdcdcd !important;
    box-shadow: 3px 3px 6px rgba(0,0,0,.2);
    border-radius: 100%;
    padding: 10px !important;
    box-sizing: border-box;
    float: left;
    letter-spacing: unset !important;
}

#centercontent .blockquote_circle blockquote p {
    float: left;
    margin: 5px;
    width: 70%;
    margin-left: 15%;
    margin-right: 15%;
    box-sizing: border-box;
}

    #centercontent .blockquote_circle blockquote p:first-child {
        margin-top: 10%;
    }

    #centercontent .blockquote_circle blockquote p:last-child {
        margin-bottom: 10%;
    }



/* BIG TEXT HEADLINES */

.Headline h1 {
    font-size: 2.5em !important;
    /*background-color: inherit;
    color: inherit;*/
    font-weight: 100 !important;
    letter-spacing: 2px;
}

.Headline h2 {
    font-size: 2em !important;
    /*background-color: inherit;
    color: inherit;*/
    font-weight: 100 !important;
    letter-spacing: 2px;
    text-transform: none;
}

.Headline h3 {
    font-size: 1.5em !important;
    /*background-color: inherit;
    color: inherit;*/
    font-weight: 100 !important;
    letter-spacing: 1.5px;
}

/* Header Lines */

.HeaderLine_univBlue h1, .HeaderLine_univBlue h1,
.HeaderLine_medBlue h1, .HeaderLine_medBlue h1,
.HeaderLine_lightBlue h1, .HeaderLine_lightBlue h1,
.HeaderLine_orange h1, .HeaderLine_orange h1,
.HeaderLine_beige h1, .HeaderLine_beige h1,
.HeaderLine_gray h1, .HeaderLine_gray h1,
.HeaderLine_beige h1, .HeaderLine_beige h1,
.HeaderLine_white h1, .HeaderLine_white h1,
.HeaderLine_gradient h1, .HeaderLine_gradient h1,
.HeaderLine_univBlue h2, .HeaderLine_univBlue h2,
.HeaderLine_medBlue h2, .HeaderLine_medBlue h2,
.HeaderLine_lightBlue h2, .HeaderLine_lightBlue h2,
.HeaderLine_orange h2, .HeaderLine_orange h2,
.HeaderLine_beige h2, .HeaderLine_beige h2,
.HeaderLine_gray h2, .HeaderLine_gray h2,
.HeaderLine_black h2, .HeaderLine_black h2,
.HeaderLine_white h2, .HeaderLine_white h2,
.HeaderLine_gradient h2, .HeaderLine_gradient h2,
.HeaderLine_univBlue h3, .HeaderLine_univBlue h3,
.HeaderLine_medBlue h3, .HeaderLine_medBlue h3,
.HeaderLine_lightBlue h3, .HeaderLine_lightBlue h3,
.HeaderLine_orange h3, .HeaderLine_orange h3,
.HeaderLine_beige h3, .HeaderLine_beige h3,
.HeaderLine_gray h3, .HeaderLine_gray h3,
.HeaderLine_black h3, .HeaderLine_black h3,
.HeaderLine_white h3, .HeaderLine_white h3,
.HeaderLine_gradient h3, .HeaderLine_gradient h3,
.HeaderLine_univBlue h4, .HeaderLine_univBlue h4,
.HeaderLine_medBlue h4, .HeaderLine_medBlue h4,
.HeaderLine_lightBlue h4, .HeaderLine_lightBlue h4,
.HeaderLine_orange h4, .HeaderLine_orange h4,
.HeaderLine_beige h4, .HeaderLine_beige h4,
.HeaderLine_gray h4, .HeaderLine_gray h4,
.HeaderLine_black h4, .HeaderLine_black h4,
.HeaderLine_white h4, .HeaderLine_white h4,
.HeaderLine_gradient h4, .HeaderLine_gradient h4 {
    overflow: hidden;
    text-align: center;
}


    .HeaderLine_univBlue h1:before, .HeaderLine_univBlue h1:after,
    .HeaderLine_medBlue h1:before, .HeaderLine_medBlue h1:after,
    .HeaderLine_lightBlue h1:before, .HeaderLine_lightBlue h1:after,
    .HeaderLine_orange h1:before, .HeaderLine_orange h1:after,
    .HeaderLine_beige h1:before, .HeaderLine_beige h1:after,
    .HeaderLine_gray h1:before, .HeaderLine_gray h1:after,
    .HeaderLine_black h1:before, .HeaderLine_black h1:after,
    .HeaderLine_white h1:before, .HeaderLine_white h1:after,
    .HeaderLine_gradient h1:before, .HeaderLine_gradient h1:after {
        content: "";
        display: inline-block;
        height: 4px;
        position: relative;
        vertical-align: middle;
        width: 37%;
    }

    .HeaderLine_univBlue h2:before, .HeaderLine_univBlue h2:after,
    .HeaderLine_medBlue h2:before, .HeaderLine_medBlue h2:after,
    .HeaderLine_lightBlue h2:before, .HeaderLine_lightBlue h2:after,
    .HeaderLine_orange h2:before, .HeaderLine_orange h2:after,
    .HeaderLine_beige h2:before, .HeaderLine_beige h2:after,
    .HeaderLine_gray h2:before, .HeaderLine_gray h2:after,
    .HeaderLine_black h2:before, .HeaderLine_black h2:after,
    .HeaderLine_white h2:before, .HeaderLine_white h2:after,
    .HeaderLine_gradient h2:before, .HeaderLine_gradient h2:after {
        content: "";
        display: inline-block;
        height: 3px;
        position: relative;
        vertical-align: middle;
        width: 40%;
    }

    .HeaderLine_univBlue h3:before, .HeaderLine_univBlue h3:after,
    .HeaderLine_medBlue h3:before, .HeaderLine_medBlue h3:after,
    .HeaderLine_lightBlue h3:before, .HeaderLine_lightBlue h3:after,
    .HeaderLine_orange h3:before, .HeaderLine_orange h3:after,
    .HeaderLine_beige h3:before, .HeaderLine_beige h3:after,
    .HeaderLine_gray h3:before, .HeaderLine_gray h3:after,
    .HeaderLine_black h3:before, .HeaderLine_black h3:after,
    .HeaderLine_white h3:before, .HeaderLine_white h3:after,
    .HeaderLine_gradient h3:before, .HeaderLine_gradient h3:after {
        content: "";
        display: inline-block;
        height: 2px;
        position: relative;
        vertical-align: middle;
        width: 42%;
    }

    .HeaderLine_univBlue h4:before, .HeaderLine_univBlue h4:after,
    .HeaderLine_medBlue h4:before, .HeaderLine_medBlue h4:after,
    .HeaderLine_lightBlue h4:before, .HeaderLine_lightBlue h4:after,
    .HeaderLine_orange h4:before, .HeaderLine_orange h4:after,
    .HeaderLine_beige h4:before, .HeaderLine_beige h4:after,
    .HeaderLine_gray h4:before, .HeaderLine_gray h4:after,
    .HeaderLine_black h4:before, .HeaderLine_black h4:after,
    .HeaderLine_white h4:before, .HeaderLine_white h4:after,
    .HeaderLine_gradient h4:before, .HeaderLine_gradient h4:after {
        content: "";
        display: inline-block;
        height: 2px;
        position: relative;
        vertical-align: middle;
        width: 44%;
    }

    .HeaderLine_univBlue h1:before, .HeaderLine_medBlue h1:before, .HeaderLine_lightBlue h1:before,
    .HeaderLine_orange h1:before, .HeaderLine_beige h1:before, .HeaderLine_gray h1:before,
    .HeaderLine_black h1:before, .HeaderLine_white h1:before, .HeaderLine_gradient h1:before,
    .HeaderLine_univBlue h2:before, .HeaderLine_medBlue h2:before, .HeaderLine_lightBlue h2:before,
    .HeaderLine_orange h2:before, .HeaderLine_beige h2:before, .HeaderLine_gray h2:before,
    .HeaderLine_black h2:before, .HeaderLine_white h2:before, .HeaderLine_gradient h2:before,
    .HeaderLine_univBlue h3:before, .HeaderLine_medBlue h3:before, .HeaderLine_lightBlue h3:before,
    .HeaderLine_orange h3:before, .HeaderLine_beige h3:before, .HeaderLine_gray h3:before,
    .HeaderLine_black h3:before, .HeaderLine_white h3:before, .HeaderLine_gradient h3:before,
    .HeaderLine_univBlue h4:before, .HeaderLine_medBlue h4:before, .HeaderLine_lightBlue h4:before,
    .HeaderLine_orange h4:before, .HeaderLine_beige h4:before, .HeaderLine_gray h4:before,
    .HeaderLine_black h4:before, .HeaderLine_white h4:before, .HeaderLine_gradient h4:before {
        right: 0.5em;
        margin-right: -50%;
    }

    .HeaderLine_univBlue h1:after, .HeaderLine_medBlue h1:after, .HeaderLine_lightBlue h1:after,
    .HeaderLine_orange h1:after, .HeaderLine_beige h1:after, .HeaderLine_gray h1:after,
    .HeaderLine_black h1:after, .HeaderLine_white h1:after, .HeaderLine_gradient h1:after,
    .HeaderLine_univBlue h2:after, .HeaderLine_medBlue h2:after, .HeaderLine_lightBlue h2:after,
    .HeaderLine_orange h2:after, .HeaderLine_beige h2:after, .HeaderLine_gray h2:after,
    .HeaderLine_black h2:after, .HeaderLine_white h2:after, .HeaderLine_gradient h2:after,
    .HeaderLine_univBlue h3:after, .HeaderLine_medBlue h3:after, .HeaderLine_lightBlue h3:after,
    .HeaderLine_orange h3:after, .HeaderLine_beige h3:after, .HeaderLine_gray h3:after,
    .HeaderLine_black h3:after, .HeaderLine_white h3:after, .HeaderLine_gradient h3:after,
    .HeaderLine_univBlue h4:after, .HeaderLine_medBlue h4:after, .HeaderLine_lightBlue h4:after,
    .HeaderLine_orange h4:after, .HeaderLine_beige h4:after, .HeaderLine_gray h4:after,
    .HeaderLine_black h4:after, .HeaderLine_white h4:after, .HeaderLine_gradient h4:after {
        left: 0.5em;
        margin-left: -50%;
    }

    .HeaderLine_univBlue h1:before, .HeaderLine_univBlue h1:after,
    .HeaderLine_univBlue h2:before, .HeaderLine_univBlue h2:after,
    .HeaderLine_univBlue h3:before, .HeaderLine_univBlue h3:after,
    .HeaderLine_univBlue h4:before, .HeaderLine_univBlue h4:after {
        background-color: #00274c !important;
    }

    .HeaderLine_medBlue h1:before, .HeaderLine_medBlue h1:after,
    .HeaderLine_medBlue h2:before, .HeaderLine_medBlue h2:after,
    .HeaderLine_medBlue h3:before, .HeaderLine_medBlue h3:after,
    .HeaderLine_medBlue h4:before, .HeaderLine_medBlue h4:after {
        background-color: #0054a0 !important;
    }

    .HeaderLine_lightBlue h1:before, .HeaderLine_lightBlue h1:after,
    .HeaderLine_lightBlue h2:before, .HeaderLine_lightBlue h2:after,
    .HeaderLine_lightBlue h3:before, .HeaderLine_lightBlue h3:after,
    .HeaderLine_lightBlue h4:before, .HeaderLine_lightBlue h4:after {
        background-color: #9DBED8 !important;
    }

    .HeaderLine_orange h1:before, .HeaderLine_orange h1:after,
    .HeaderLine_orange h2:before, .HeaderLine_orange h2:after,
    .HeaderLine_orange h3:before, .HeaderLine_orange h3:after,
    .HeaderLine_orange h4:before, .HeaderLine_orange h4:after {
        background-color: #F58220 !important;
    }

    .HeaderLine_beige h1:before, .HeaderLine_beige h1:after,
    .HeaderLine_beige h2:before, .HeaderLine_beige h2:after,
    .HeaderLine_beige h3:before, .HeaderLine_beige h3:after,
    .HeaderLine_beige h4:before, .HeaderLine_beige h4:after {
        background-color: #DAD6CC !important;
    }

    .HeaderLine_gray h1:before, .HeaderLine_gray h1:after,
    .HeaderLine_gray h2:before, .HeaderLine_gray h2:after,
    .HeaderLine_gray h3:before, .HeaderLine_gray h3:after,
    .HeaderLine_gray h4:before, .HeaderLine_gray h4:after {
        background-color: #545454 !important;
    }

    .HeaderLine_black h1:before, .HeaderLine_black h1:after,
    .HeaderLine_black h2:before, .HeaderLine_black h2:after,
    .HeaderLine_black h3:before, .HeaderLine_black h3:after,
    .HeaderLine_black h4:before, .HeaderLine_black h4:after {
        background-color: #000 !important;
    }

    .HeaderLine_white h1:before, .HeaderLine_white h1:after,
    .HeaderLine_white h2:before, .HeaderLine_white h2:after,
    .HeaderLine_white h3:before, .HeaderLine_white h3:after,
    .HeaderLine_white h4:before, .HeaderLine_white h4:after {
        background-color: #fff !important;
    }

    .HeaderLine_gradient h1:before, .HeaderLine_gradient h1:after,
    .HeaderLine_gradient h2:before, .HeaderLine_gradient h2:after,
    .HeaderLine_gradient h3:before, .HeaderLine_gradient h3:after,
    .HeaderLine_gradient h4:before, .HeaderLine_gradient h4:after {
        background: -webkit-gradient(linear, 0 0, 0 100%, from(#f4f5f5), to(#dfdddd)) !important;
        background: -webkit-linear-gradient(#f4f5f5, #dfdddd) no-repeat center !important;
        background: -moz-linear-gradient(top, #f4f5f5, #dfdddd) no-repeat center / 82% 2px !important;
        background: -o-linear-gradient(top, #f4f5f5, #dfdddd) !important;
        background: linear-gradient(#f4f5f5, #dfdddd) no-repeat center / 82% 2px !important;
        color: #222 !important;
    }


/*-----     BUBBLE     -----*/
.blockquote_bubble blockquote {
    border: solid 2px #cdcdcd !important;
    border-radius: 20px;
    position: relative;
    z-index: 10;
    margin-bottom: 40px !important;
}

    .blockquote_bubble blockquote:before {
        content: "";
        position: absolute;
        z-index: 5;
        bottom: -32px;
        right: 20%;
        height: 30px;
        border-right: 60px solid #cdcdcd;
        background: #cdcdcd;
        -webkit-border-bottom-right-radius: 80px 50px;
        -moz-border-radius-bottomright: 80px 50px;
        border-bottom-right-radius: 80px 50px;
        -webkit-transform: translate(0, -2px);
        -moz-transform: translate(0, -2px);
        -ms-transform: translate(0, -2px);
        -o-transform: translate(0, -2px);
        transform: translate(0, -2px);
    }

    .blockquote_bubble blockquote:after {
        content: "";
        position: absolute;
        z-index: 5;
        bottom: -34px;
        right: 20%;
        width: 60px;
        height: 30px;
        background: #f7f7f7;
        -webkit-border-bottom-right-radius: 40px 50px;
        -moz-border-radius-bottomright: 40px 50px;
        border-bottom-right-radius: 40px 50px;
        -webkit-transform: translate(-30px, -2px);
        -moz-transform: translate(-30px, -2px);
        -ms-transform: translate(-30px, -2px);
        -o-transform: translate(-30px, -2px);
        transform: translate(-30px, -2px);
    }
/*-----     NOTECARD     -----*/
.blockquote_notecard blockquote {
    border: solid 2px #cdcdcd !important;
    border-right: dotted 4px #888 !important;
    border-bottom: dotted 4px #888 !important;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    padding-top: 35px !important;
    padding-bottom: 24px !important;
    position: relative;
    z-index: 10;
}

    .blockquote_notecard blockquote:before {
        content: "";
        position: absolute;
        right: 10%;
        height: 1px;
        width: 80%;
        top: 11px;
        background-color: #aaa;
    }

    .blockquote_notecard blockquote:after {
        content: "";
        position: absolute;
        right: 10%;
        height: 1px;
        width: 80%;
        bottom: 11px;
        background-color: #aaa;
    }


/*-----     PHONE     -----*/
.blockquote_phone blockquote {
    border: solid 2px #cdcdcd !important;
    border-left: solid 4px #888 !important;
    border-right: solid 4px #888 !important;
    box-shadow: 0px 0px 8px rgba(0,0,0,.3);
    border-radius: 20px;
    margin: 5%;
    padding: 2% !important;
    padding-top: 15px !important;
    padding-bottom: 34px !important;
    position: relative;
    z-index: 10;
    width: 55% !important;
    box-sizing: border-box;
    float: left;
}


    .blockquote_phone blockquote:after {
        content: "";
        position: absolute;
        border-radius: 6px;
        height: 20px;
        width: 20px;
        left: 0px;
        right: 0px;
        margin: auto;
        border: solid 1px #555;
        bottom: 11px;
        background-color: #ccc;
    }


/*----------------------------------------------------------------
    COLOR WASH
-----------------------------------------------------------------*/
.wash_univBlue, .wash_medBlue, .wash_lightBlue,
.wash_gray, .wash_orange, .wash_beige,
.wash_black, .wash_white, .wash_gradient, .wash_text {
    position: relative;
   /* float: left;*/
    width: 100%;
    box-sizing: border-box;
}

.wash_univBlue_wash, .wash_medBlue_wash, .wash_lightBlue_wash,
.wash_gray_wash, .wash_orange_wash, .wash_beige_wash,
.wash_black_wash, .wash_white_wash, .wash_gradient_wash,
.photo_univBlue_wash, .photo_medBlue_wash, .photo_lightBlue_wash,
.photo_gray_wash, .photo_orange_wash, .photo_beige_wash,
.photo_black_wash, .photo_white_wash, .photo_gradient_wash {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 50;
    opacity: .75;
}

.wash_text {
    opacity: 1;
    padding: 1%;
    margin: 0px;
    width: 100%;
    box-sizing: border-box;
    position: relative;
    z-index: 100;
    font-size:16px;
}

.wash_text a {
        border-bottom: dotted 1px #0059A2;
    }

.wash_univBlue_wash, .wash_medBlue_wash, .wash_lightBlue_wash,
.wash_gray_wash, .wash_orange_wash, .wash_beige_wash,
.wash_black_wash, .wash_white_wash, .wash_gradient_wash
{
    background: #fff;
    opacity: 0.4;
}

.wash_univBlue_wash {
    opacity: .4;
}

.photo_univBlue {
    color: #fff;
   /* background: #00274c;*/
}

.photo_univBlue_wash {
    color: #fff;
    background: #00274c;
    opacity: 0.63;
}
.wash_univBlue {
    color: #000;
    background-color: #00274C;
}

.wash_text_white, .wash_text_white * {
    color: #fff !important;
    text-shadow: 2px 2px 1px rgba(0,0,0,.6);
    font-weight: normal;
}

.wash_medBlue {
    background: #0059A2;
    color: #fff;
}

.wash_medBlue_wash {
    opacity: 0.5;
}

.photo_medBlue {
    color: #fff;
   /* background: #0059A2;*/
}

.photo_medBlue_wash {
    color: #fff;
    background: #0059A2;
    opacity: 0.63;
}
.photo_medBlue .wash_text, .photo_medBlue .wash_text * {
    color: #fff;
}
    .wash_lightBlue {
    background-color: #9DBED8;
    color: #222;
}

.wash_lightBlue_wash {
   opacity: .75;
}

.wash_lightBlue .wash_text, .wash_lightBlue .wash_text * {
    color: #101010 !important;
    background: #fff;
    background-color: transparent;
    font-weight: normal;
}

.photo_lightBlue {
    color: #222;
   /* background: #9DBED8;*/
}

.photo_lightBlue_wash {
    color: #222;
    background: #9DBED8;
    opacity: 0.63;
}

.wash_gray .wash_text, .wash_gray .wash_text * {
    color: #fff;
    background-color: transparent;
    font-weight: normal;
}

.wash_gray {
    background-color: #555;
    color: #fff;
}

.wash_gray_wash {
    opacity: 0.65;
}

.photo_gray * {
   color: #fff !important;
    /* background: #555;*/
}

    .photo_gray a{
        border-bottom:dotted 1px #fff;
    }

    .photo_gray_wash {
        color: #fff;
        background: #555;
        opacity: 0.63;
    }

.wash_lightBlue {
    background-color: #9DBED8;
    color: #222;
}

.wash_orange_wash {
    opacity: .55;
}

.wash_orange .wash_text, .wash_orange .wash_text *, 
.photo_orange .wash_text * {
    color: #101010;
}

.wash_orange {
    color: #101010;
    background: #F58220;
}

.photo_orange {
    color: #101010;
    /*background: #F58220;*/
}

.photo_orange_wash {
    color: #101010;
    background: #F58220;
    opacity: 0.6;
}


.wash_beige_wash {
   opacity:.5;
}

.wash_beige .wash_text, .wash_beige .wash_text * {
    color: #101010 !important;
    background: #fff;
    background-color: transparent;
    font-weight: normal;
    /*text-shadow:0px 0px 1px rgba(0,0,0,.35);*/
}

.wash_beige {
    color: #222;
    background: #DAD6CC;
}

.photo_beige {
    color: #222;
 /*   background: #DAD6CC;*/
}

.photo_beige_wash {
    color: #222;
    background: #DAD6CC;
    opacity: 0.63;
}


.wash_black_wash {
    background:#000;
    opacity: 0.66;
}
    
.wash_black .wash_text a {
        border-bottom-color: #fff;
    }

.wash_black {
    color: #fff;
   /* background: #000;*/
}

.photo_black * {
    color: #fff !important;
}

.photo_black a {
        border-bottom: dotted 1px #fff;
    }

.photo_black .wash_text
{
    color:#fff;
    background:transparent;
}

.photo_black_wash{
    color: #fff;
    background: #000;
    opacity: 0.65;
}


.wash_white_wash {
    color: #222;
    background-color: #fff;
    border: solid 1px #bbb;
}

.wash_white .wash_text, .wash_white .wash_text * {
    color: #222;
  /*  background: #fff;
    background-color: transparent;*/
    font-weight: normal;
}

.photo_white {
    color: #000;
   /* background: #fff;*/
}

.photo_white_wash {
    color: #000;
    background: #fff;
    opacity: 0.63;
}


.wash_gradient {
    color: #222;
    background-color: #f4f5f5;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f5f5), to(#dfdddd));
    background-image: -webkit-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: -moz-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: -ms-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: -o-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: linear-gradient(to bottom, #f4f5f5, #dfdddd);
    border: solid 1px #bbb;
}

.wash_gradient_wash {
    color:#000;
    background: #fff;
    opacity: 0.23;
}

.wash_gradient .wash_text, .wash_gradient .wash_text * {
    color: #222 !important;
    background: #fff;
    background-color: transparent;
    font-weight: normal;
}

.photo_gradient {
    color: #222;
  /*  background-color: transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f5f5), to(#acacac));
    background-image: -webkit-linear-gradient(top, #f4f5f5, #acacac);
    background-image: -moz-linear-gradient(top, #f4f5f5, #acacac);
    background-image: -ms-linear-gradient(top, #f4f5f5, #acacac);
    background-image: -o-linear-gradient(top, #f4f5f5, #acacac);
    background-image: linear-gradient(to bottom, #f4f5f5, #acacac);*/
    border: solid 1px #ccc;
}

.photo_gradient_wash {
    color: #222;
    background-color: transparent;
    border: solid 1px #ccc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f5f5), to(#acacac));
    background-image: -webkit-linear-gradient(top, #f4f5f5, #acacac);
    background-image: -moz-linear-gradient(top, #f4f5f5, #acacac);
    background-image: -ms-linear-gradient(top, #f4f5f5, #acacac);
    background-image: -o-linear-gradient(top, #f4f5f5, #acacac);
    background-image: linear-gradient(to bottom, #f4f5f5, #acacac);
    opacity: 0.63;
}

.photo_univBlue .wash_text *, .photo_medBlue .wash_text *, .photo_gray .wash_text *,
.photo_black .wash_text * {
    text-shadow: 1px 1px 1px #000, 2px 2px 4px rgba(0,0,0,.4);
    /*font-family: 'Roboto', Arial, sans-serif !important;*/
    /*font-weight: 600 !important;*/
    letter-spacing: 1px;
}

.photo_lightBlue .wash_text *, .photo_orange .wash_text *, .photo_beige .wash_text *,
.photo_white .wash_text *, .photo_gradient .wash_text * {
    /*text-shadow: 1px 1px 1px rgba(255,255,255,.9), 3px 3px 3px rgba(0,0,0,.6);*/
    /*text-shadow: 1px 1px 1px rgba(255,255,255,.9);*/
    /*font-family: 'Roboto', Arial, sans-serif !important;*/
    font-weight: 500 !important;
    letter-spacing: 1px;
}


/*-----------------------------------------------------------------------
    CONTENT CONTAINER CLASSES: GUTTER FIXES
    -----------------------------------------------------------------------*/

.MaxGutter {
    position: relative;
    z-index: 1;
    /*float:left;*/
    width: 100%;
}

.ContentUseGutter .MaxGutter,
.box1_UseGutter #box1 .MaxGutter, .box2_UseGutter #box2 .MaxGutter, .box3_UseGutter #box3 .MaxGutter, .box4_UseGutter #box4 .MaxGutter,
.box5_UseGutter #box5 .MaxGutter, .box6_UseGutter #box6 .MaxGutter, .box7_UseGutter #box7 .MaxGutter, .box8_UseGutter #box8 .MaxGutter,
.box9_UseGutter #box9 .MaxGutter, .box10_UseGutter #box10 .MaxGutter, .box11_UseGutter #box11 .MaxGutter, .box12_UseGutter #box12 .MaxGutter {
    position: relative;
    max-width: 1200px;
    margin: auto;
    margin-top: 0%;
    margin-bottom: 0%;
    padding: 0%;
    border: 0px;
    box-sizing: border-box;
}

.SectionGutter {
    float:none !important;
    margin: auto !important;
    max-width: 1200px;
}

.SectionGutter_1100 {
    
    float:none !important;
    margin: auto !important;
    max-width: 1100px;
}


.SectionGutter_1000 {
    
    float:none !important;
    margin: auto !important;
    max-width: 1000px;
}

.SectionGutter_900 {
    
    float:none !important;
    margin: auto !important;
    max-width: 900px;
}

.SectionGutter_800 {
    
    float:none !important;
    margin: auto !important;
    max-width: 800px;
}

.SectionGutter_700 {
    
    float:none !important;
    margin: auto !important;
    max-width: 700px;
}

.NoPadAllBox #box1, .NoPadAllBox #box2, .NoPadAllBox #box3, .NoPadAllBox #box4,
.NoPadAllBox #box5, .NoPadAllBox #box6, .NoPadAllBox #box7, .NoPadAllBox #box8,
.NoPadAllBox #box9, .NoPadAllBox #box10, .NoPadAllBox #box11, .NoPadAllBox #box12,
.box1_NoPad #box1, .box2_NoPad #box2, .box3_NoPad #box3, .box4_NoPad #box4,
.box5_NoPad #box5, .box6_NoPad #box6, .box7_NoPad #box7, .box8_NoPad #box8,
.box9_NoPad #box9, .box10_NoPad #box10, .box11_NoPad #box11, .box12_NoPad #box12 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.NoMarginBottom #centercontent .hascontent, .NoMarginBottom .hascontent,
#centercontent .NoMarginBottom.hascontent, .NoMarginBottom.hascontent {
    margin-bottom: 0px !important;
}

/*-----------------------------------------------------------------------
    NO TEXT SHADOW
    -----------------------------------------------------------------------*/
.NoTextShadow #box1 *, .box1_NoTextShadow #box1 *, .NoTextShadow #box2 *, .box2_NoTextShadow #box2 *, 
.NoTextShadow #box3 *, .box3_NoTextShadow #box3 *, .NoTextShadow #box4 *, .box4_NoTextShadow #box4 *,
.NoTextShadow #box5 *, .box5_NoTextShadow #box5 *, .NoTextShadow #box6 *, .box6_NoTextShadow #box6 *,
.NoTextShadow #box7 *, .box7_NoTextShadow #box7 *, .NoTextShadow #box8 *, .box8_NoTextShadow #box8 *,
.NoTextShadow #box9 *, .box9_NoTextShadow #box9 *, .NoTextShadow #box10 *, .box10_NoTextShadow #box10 *,
.NoTextShadow #box11 *, .box11_NoTextShadow #box11 *, .NoTextShadow #box12 *, .box12_NoTextShadow #box12 *,
#centercontent .NoTextShadow .wash_text * {
    text-shadow: none !important;
}

/*-----------------------------------------------------------------------
    CONTENT CONTAINER CLASSES: WASHES AND BEFORE
    -----------------------------------------------------------------------*/

.box1_univBlue_wash #box1, .box2_univBlue_wash #box2, .box3_univBlue_wash #box3, .box4_univBlue_wash #box4,
.box5_univBlue_wash #box5, .box6_univBlue_wash #box6, .box7_univBlue_wash #box7, .box8_univBlue_wash #box8,
.box9_univBlue_wash #box9, .box10_univBlue_wash #box10, .box11_univBlue_wash #box11, .box12_univBlue_wash #box12,
.box1_medBlue_wash #box1, .box2_medBlue_wash #box2, .box3_medBlue_wash #box3, .box4_medBlue_wash #box4,
.box5_medBlue_wash #box5, .box6_medBlue_wash #box6, .box7_medBlue_wash #box7, .box8_medBlue_wash #box8,
.box9_medBlue_wash #box9, .box10_medBlue_wash #box10, .box11_medBlue_wash #box11, .box12_medBlue_wash #box12,
.box1_lightBlue_wash #box1, .box2_lightBlue_wash #box2, .box3_lightBlue_wash #box3, .box4_lightBlue_wash #box4,
.box5_lightBlue_wash #box5, .box6_lightBlue_wash #box6, .box7_lightBlue_wash #box7, .box8_lightBlue_wash #box8,
.box9_lightBlue_wash #box9, .box10_lightBlue_wash #box10, .box11_lightBlue_wash #box11, .box12_lightBlue_wash #box12,
.box1_gray_wash #box1, .box2_gray_wash #box2, .box3_gray_wash #box3, .box4_gray_wash #box4,
.box5_gray_wash #box5, .box6_gray_wash #box6, .box7_gray_wash #box7, .box8_gray_wash #box8,
.box9_gray_wash #box9, .box10_gray_wash #box10, .box11_gray_wash #box11, .box12_gray_wash #box12,
.box1_orange_wash #box1, .box2_orange_wash #box2, .box3_orange_wash #box3, .box4_orange_wash #box4,
.box5_orange_wash #box5, .box6_orange_wash #box6, .box7_orange_wash #box7, .box8_orange_wash #box8,
.box9_orange_wash #box9, .box10_orange_wash #box10, .box11_orange_wash #box11, .box12_orange_wash #box12,
.box1_black_wash #box1, .box2_black_wash #box2, .box3_black_wash #box3, .box4_black_wash #box4,
.box5_black_wash #box5, .box6_black_wash #box6, .box7_black_wash #box7, .box8_black_wash #box8,
.box9_black_wash #box9, .box10_black_wash #box10, .box11_black_wash #box11, .box12_black_wash #box12,
.box1_black_wash #box1, .box2_black_wash #box2, .box3_black_wash #box3, .box4_black_wash #box4,
.box5_black_wash #box5, .box6_black_wash #box6, .box7_black_wash #box7, .box8_black_wash #box8,
.box9_black_wash #box9, .box10_black_wash #box10, .box11_black_wash #box11, .box12_black_wash #box12,
.box1_white_wash #box1, .box2_white_wash #box2, .box3_white_wash #box3, .box4_white_wash #box4,
.box5_white_wash #box5, .box6_white_wash #box6, .box7_white_wash #box7, .box8_white_wash #box8,
.box9_white_wash #box9, .box10_white_wash #box10, .box11_white_wash #box11, .box12_white_wash #box12,
.box1_gradient_wash #box1, .box2_gradient_wash #box2, .box3_gradient_wash #box3, .box4_gradient_wash #box4,
.box5_gradient_wash #box5, .box6_gradient_wash #box6, .box7_gradient_wash #box7, .box8_gradient_wash #box8,
.box9_gradient_wash #box9, .box10_gradient_wash #box10, .box11_gradient_wash #box11, .box12_gradient_wash #box12,
.box1_univBlue #box1, .box2_univBlue #box2, .box3_univBlue #box3, .box4_univBlue #box4,
.box5_univBlue #box5, .box6_univBlue #box6, .box7_univBlue #box7, .box8_univBlue #box8,
.box9_univBlue #box9, .box10_univBlue #box10, .box11_univBlue #box11, .box12_univBlue #box12,
.box1_medBlue #box1, .box2_medBlue #box2, .box3_medBlue #box3, .box4_medBlue #box4,
.box5_medBlue #box5, .box6_medBlue #box6, .box7_medBlue #box7, .box8_medBlue #box8,
.box9_medBlue #box9, .box10_medBlue #box10, .box11_medBlue #box11, .box12_medBlue #box12,
.box1_lightBlue #box1, .box2_lightBlue #box2, .box3_lightBlue #box3, .box4_lightBlue #box4,
.box5_lightBlue #box5, .box6_lightBlue #box6, .box7_lightBlue #box7, .box8_lightBlue #box8,
.box9_lightBlue #box9, .box10_lightBlue #box10, .box11_lightBlue #box11, .box12_lightBlue #box12,
.box1_gray #box1, .box2_gray #box2, .box3_gray #box3, .box4_gray #box4,
.box5_gray #box5, .box6_gray #box6, .box7_gray #box7, .box8_gray #box8,
.box9_gray #box9, .box10_gray #box10, .box11_gray #box11, .box12_gray #box12,
.box1_orange #box1, .box2_orange #box2, .box3_orange #box3, .box4_orange #box4,
.box5_orange #box5, .box6_orange #box6, .box7_orange #box7, .box8_orange #box8,
.box9_orange #box9, .box10_orange #box10, .box11_orange #box11, .box12_orange #box12,
.box1_black #box1, .box2_black #box2, .box3_black #box3, .box4_black #box4,
.box5_black #box5, .box6_black #box6, .box7_black #box7, .box8_black #box8,
.box9_black #box9, .box10_black #box10, .box11_black #box11, .box12_black #box12,
.box1_black #box1, .box2_black #box2, .box3_black #box3, .box4_black #box4,
.box5_black #box5, .box6_black #box6, .box7_black #box7, .box8_black #box8,
.box9_black #box9, .box10_black #box10, .box11_black #box11, .box12_black #box12,
.box1_white #box1, .box2_white #box2, .box3_white #box3, .box4_white #box4,
.box5_white #box5, .box6_white #box6, .box7_white #box7, .box8_white #box8,
.box9_white #box9, .box10_white #box10, .box11_white #box11, .box12_white #box12,
.box1_gradient #box1, .box2_gradient #box2, .box3_gradient #box3, .box4_gradient #box4,
.box5_gradient #box5, .box6_gradient #box6, .box7_gradient #box7, .box8_gradient #box8,
.box9_gradient #box9, .box10_gradient #box10, .box11_gradient #box11, .box12_gradient #box12 {
    float: left;
    box-sizing: border-box;
    width: 100%;
    margin: 0px;
    padding: 0px;
    padding-top: 1%;
    padding-bottom: 1%;
    position: relative;
    z-index: 1;
}


    .box1_univBlue_wash #box1:before, .box2_univBlue_wash #box2:before, .box3_univBlue_wash #box3:before, .box4_univBlue_wash #box4:before,
    .box5_univBlue_wash #box5:before, .box6_univBlue_wash #box6:before, .box7_univBlue_wash #box7:before, .box8_univBlue_wash #box8:before,
    .box9_univBlue_wash #box9:before, .box10_univBlue_wash #box10:before, .box11_univBlue_wash #box11:before, .box12_univBlue_wash #box12:before,
    .box1_medBlue_wash #box1:before, .box2_medBlue_wash #box2:before, .box3_medBlue_wash #box3:before, .box4_medBlue_wash #box4:before,
    .box5_medBlue_wash #box5:before, .box6_medBlue_wash #box6:before, .box7_medBlue_wash #box7:before, .box8_medBlue_wash #box8:before,
    .box9_medBlue_wash #box9:before, .box10_medBlue_wash #box10:before, .box11_medBlue_wash #box11:before, .box12_medBlue_wash #box12:before,
    .box1_lightBlue_wash #box1:before, .box2_lightBlue_wash #box2:before, .box3_lightBlue_wash #box3:before, .box4_lightBlue_wash #box4:before,
    .box5_lightBlue_wash #box5:before, .box6_lightBlue_wash #box6:before, .box7_lightBlue_wash #box7:before, .box8_lightBlue_wash #box8:before,
    .box9_lightBlue_wash #box9:before, .box10_lightBlue_wash #box10:before, .box11_lightBlue_wash #box11:before, .box12_lightBlue_wash #box12:before,
    .box1_gray_wash #box1:before, .box2_gray_wash #box2:before, .box3_gray_wash #box3:before, .box4_gray_wash #box4:before,
    .box5_gray_wash #box5:before, .box6_gray_wash #box6:before, .box7_gray_wash #box7:before, .box8_gray_wash #box8:before,
    .box9_gray_wash #box9:before, .box10_gray_wash #box10:before, .box11_gray_wash #box11:before, .box12_gray_wash #box12:before,
    .box1_orange_wash #box1:before, .box2_orange_wash #box2:before, .box3_orange_wash #box3:before, .box4_orange_wash #box4:before,
    .box5_orange_wash #box5:before, .box6_orange_wash #box6:before, .box7_orange_wash #box7:before, .box8_orange_wash #box8:before,
    .box9_orange_wash #box9:before, .box10_orange_wash #box10:before, .box11_orange_wash #box11:before, .box12_orange_wash #box12:before,
    .box1_beige_wash #box1:before, .box2_beige_wash #box2:before, .box3_beige_wash #box3:before, .box4_beige_wash #box4:before,
    .box5_beige_wash #box5:before, .box6_beige_wash #box6:before, .box7_beige_wash #box7:before, .box8_beige_wash #box8:before,
    .box9_beige_wash #box9:before, .box10_beige_wash #box10:before, .box11_beige_wash #box11:before, .box12_beige_wash #box12:before,
    .box1_black_wash #box1:before, .box2_black_wash #box2:before, .box3_black_wash #box3:before, .box4_black_wash #box4:before,
    .box5_black_wash #box5:before, .box6_black_wash #box6:before, .box7_black_wash #box7:before, .box8_black_wash #box8:before,
    .box9_black_wash #box9:before, .box10_black_wash #box10:before, .box11_black_wash #box11:before, .box12_black_wash #box12:before,
    .box1_white_wash #box1:before, .box2_white_wash #box2:before, .box3_white_wash #box3:before, .box4_white_wash #box4:before,
    .box5_white_wash #box5:before, .box6_white_wash #box6:before, .box7_white_wash #box7:before, .box8_white_wash #box8:before,
    .box9_white_wash #box9:before, .box10_white_wash #box10:before, .box11_white_wash #box11:before, .box12_white_wash #box12:before,
    .box1_gradient_wash #box1:before, .box2_gradient_wash #box2:before, .box3_gradient_wash #box3:before, .box4_gradient_wash #box4:before,
    .box5_gradient_wash #box5:before, .box6_gradient_wash #box6:before, .box7_gradient_wash #box7:before, .box8_gradient_wash #box8:before,
    .box9_gradient_wash #box9:before, .box10_gradient_wash #box10:before, .box11_gradient_wash #box11:before, .box12_gradient_wash #box12:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        opacity: .7;
    }

    .box1_univBlue_wash #box1:before, .box2_univBlue_wash #box2:before, .box3_univBlue_wash #box3:before, .box4_univBlue_wash #box4:before,
    .box5_univBlue_wash #box5:before, .box6_univBlue_wash #box6:before, .box7_univBlue_wash #box7:before, .box8_univBlue_wash #box8:before,
    .box9_univBlue_wash #box9:before, .box10_univBlue_wash #box10:before, .box11_univBlue_wash #box11:before, .box12_univBlue_wash #box12:before {
        background-color: #00274c;
        color: #f7f7f7;
        opacity: .7;
    }

    .box1_medBlue_wash #box1:before, .box2_medBlue_wash #box2:before, .box3_medBlue_wash #box3:before, .box4_medBlue_wash #box4:before,
    .box5_medBlue_wash #box5:before, .box6_medBlue_wash #box6:before, .box7_medBlue_wash #box7:before, .box8_medBlue_wash #box8:before,
    .box9_medBlue_wash #box9:before, .box10_medBlue_wash #box10:before, .box11_medBlue_wash #box11:before, .box12_medBlue_wash #box12:before {
        background-color: #0059a2;
        color: #fff;
        opacity: .7;
    }

    .box1_lightBlue_wash #box1:before, .box2_lightBlue_wash #box2:before, .box3_lightBlue_wash #box3:before, .box4_lightBlue_wash #box4:before,
    .box5_lightBlue_wash #box5:before, .box6_lightBlue_wash #box6:before, .box7_lightBlue_wash #box7:before, .box8_lightBlue_wash #box8:before,
    .box9_lightBlue_wash #box9:before, .box10_lightBlue_wash #box10:before, .box11_lightBlue_wash #box11:before, .box12_lightBlue_wash #box12:before {
        background-color: #9DBED8;
        color: #222;
        /*opacity:.9; //original value not sure why it was different */
        opacity: .7;
    }

    .box1_gray_wash #box1:before, .box2_gray_wash #box2:before, .box3_gray_wash #box3:before, .box4_gray_wash #box4:before,
    .box5_gray_wash #box5:before, .box6_gray_wash #box6:before, .box7_gray_wash #box7:before, .box8_gray_wash #box8:before,
    .box9_gray_wash #box9:before, .box10_gray_wash #box10:before, .box11_gray_wash #box11:before, .box12_gray_wash #box12:before {
        background-color: #555;
        color: #f7f7f7;
        /*opacity:.9; //original value not sure why it was different */
        opacity: .7;
    }

    .box1_orange_wash #box1:before, .box2_orange_wash #box2:before, .box3_orange_wash #box3:before, .box4_orange_wash #box4:before,
    .box5_orange_wash #box5:before, .box6_orange_wash #box6:before, .box7_orange_wash #box7:before, .box8_orange_wash #box8:before,
    .box9_orange_wash #box9:before, .box10_orange_wash #box10:before, .box11_orange_wash #box11:before, .box12_orange_wash #box12:before {
        background-color: #F58220;
        color: #000;
        /*opacity:.9; //original value not sure why it was different */
        opacity: .7;
    }

.box1_beige_wash #box1, .box2_beige_wash #box2, .box3_beige_wash #box3, .box4_beige_wash #box4,
.box5_beige_wash #box5, .box6_beige_wash #box6, .box7_beige_wash #box7, .box8_beige_wash #box8,
.box9_beige_wash #box9, .box10_beige_wash #box10, .box11_beige_wash #box11, .box12_beige_wash #box12 {
    background-color: #DAD6CC;
    color: #000;
}

    .box1_black_wash #box1:before, .box2_black_wash #box2:before, .box3_black_wash #box3:before, .box4_black_wash #box4:before,
    .box5_black_wash #box5:before, .box6_black_wash #box6:before, .box7_black_wash #box7:before, .box8_black_wash #box8:before,
    .box9_black_wash #box9:before, .box10_black_wash #box10:before, .box11_black_wash #box11:before, .box12_black_wash #box12:before {
        background-color: #222;
        color: #f7f7f7;
        opacity: .7;
    }

    .box1_white_wash #box1:before, .box2_white_wash #box2:before, .box3_white_wash #box3:before, .box4_white_wash #box4:before,
    .box5_white_wash #box5:before, .box6_white_wash #box6:before, .box7_white_wash #box7:before, .box8_white_wash #box8:before,
    .box9_white_wash #box9:before, .box10_white_wash #box10:before, .box11_white_wash #box11:before, .box12_white_wash #box12:before {
        background-color: #f7f7f7;
        color: #222;
        opacity: .69;
    }

    .box1_gradient_wash #box1:before, .box2_gradient_wash #box2:before, .box3_gradient_wash #box3:before, .box4_gradient_wash #box4:before,
    .box5_gradient_wash #box5:before, .box6_gradient_wash #box6:before, .box7_gradient_wash #box7:before, .box8_gradient_wash #box8:before,
    .box9_gradient_wash #box9:before, .box10_gradient_wash #box10:before, .box11_gradient_wash #box11:before, .box12_gradient_wash #box12:before {
        opacity: .7;
        color: #222;
    background-color: #f4f5f5;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f5f5), to(#dfdddd));
    background-image: -webkit-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: -moz-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: -ms-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: -o-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: linear-gradient(to bottom, #f4f5f5, #dfdddd);
    border: solid 1px #bbb;
    }

/*-----------------------------------------------------------------------
    CONTENT CONTAINER CLASSES: COLORED BOXES
    -----------------------------------------------------------------------*/

.box1_univBlue #box1, .box2_univBlue #box2, .box3_univBlue #box3, .box4_univBlue #box4, .box5_univBlue #box5, .box6_univBlue #box6,
.box7_univBlue #box7, .box8_univBlue #box8, .box9_univBlue #box9, .box10_univBlue #box10, .box11_univBlue #box11, .box12_univBlue #box12 {
    background: #00274c;
    background-color: #00274c;
    color: #f7f7f7;
    float: left;
    box-sizing: border-box;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
}

.box1_univBlue #box1 *, .box2_univBlue #box2 *, .box3_univBlue #box3 *, .box4_univBlue #box4 *, .box5_univBlue #box5 *, .box6_univBlue #box6 *,
.box7_univBlue #box7 *, .box8_univBlue #box8 *, .box9_univBlue #box9 *, .box10_univBlue #box10 *, .box11_univBlue #box11 *, .box12_univBlue #box12 *,
.box1_univBlue_wash #box1 *, .box2_univBlue_wash #box2 *, .box3_univBlue_wash #box3 *, .box4_univBlue_wash #box4 *, .box5_univBlue_wash #box5 *, .box6_univBlue_wash #box6 *,
.box7_univBlue_wash #box7 *, .box8_univBlue_wash #box8 *, .box9_univBlue_wash #box9 *, .box10_univBlue_wash #box10 *, .box11_univBlue_wash #box11 *, .box12_univBlue_wash #box12 *
.box1_photo_univBlue #box1 *, .box2_photo_univBlue #box2 *, .box3_photo_univBlue #box3 *, .box4_photo_univBlue #box4 *, .box5_photo_univBlue #box5 *, .box6_photo_univBlue #box6 *,
.box7_photo_univBlue #box7 *, .box8_photo_univBlue #box8 *, .box9_photo_univBlue #box9 *, .box10_photo_univBlue #box10 *, .box11_photo_univBlue #box11 *, .box12_photo_univBlue #box12 *
{
    color: inherit;
    color: #fff !important;
    background-color: transparent;
    /*font-weight: normal;*/
    text-shadow: 1px 1px 1px rgba(0,0,0,1), 2px 2px 2px rgba(255,255,255,.2);
}

.box1_univBlue_wash #box1:before, .box2_univBlue_wash #box2:before, .box3_univBlue_wash #box3:before, .box4_univBlue_wash #box4:before,
.box5_univBlue_wash #box5:before, .box6_univBlue_wash #box6:before, .box7_univBlue_wash #box7:before, .box8_univBlue_wash #box8:before,
.box9_univBlue_wash #box9:before, .box10_univBlue_wash #box10:before, .box11_univBlue_wash #box11:before, .box12_univBlue_wash #box12:before {
    background-color: #00274c;
    color: #f7f7f7;
}
.box1_univBlue_wash #box1 a, .box2_univBlue_wash #box2 a, .box3_univBlue_wash #box3 a, .box4_univBlue_wash #box4 a,
.box5_univBlue_wash #box5 a, .box6_univBlue_wash #box6 a, .box7_univBlue_wash #box7 a, .box8_univBlue_wash #box8 a,
.box9_univBlue_wash #box9 a, .box10_univBlue_wash #box10 a, .box11_univBlue_wash #box11 a, .box12_univBlue_wash #box12 a,
.box1_photo_univBlue #box1 a, .box2_photo_univBlue #box2 a, .box3_photo_univBlue #box3 a, .box4_photo_univBlue #box4 a,
.box5_photo_univBlue #box5 a, .box6_photo_univBlue #box6 a, .box7_photo_univBlue #box7 a, .box8_photo_univBlue #box8 a,
.box9_photo_univBlue #box9 a, .box10_photo_univBlue #box10 a, .box11_photo_univBlue #box11 a, .box12_photo_univBlue #box12 a {
    border-bottom: solid 2px;
}

.box1_photo_univBlue #box1, .box2_photo_univBlue #box2, .box3_photo_univBlue #box3, .box4_photo_univBlue #box4,
.box5_photo_univBlue #box5, .box6_photo_univBlue #box6, .box7_photo_univBlue #box7, .box8_photo_univBlue #box8,
.box9_photo_univBlue #box9, .box10_photo_univBlue #box10, .box11_photo_univBlue #box11, .box12_photo_univBlue #box12 {
    position: relative;
}

    .box1_photo_univBlue #box1:before, .box2_photo_univBlue #box2:before, .box3_photo_univBlue #box3:before, .box4_photo_univBlue #box4:before,
    .box5_photo_univBlue #box5:before, .box6_photo_univBlue #box6:before, .box7_photo_univBlue #box7:before, .box8_photo_univBlue #box8:before,
    .box9_photo_univBlue #box9:before, .box10_photo_univBlue #box10:before, .box11_photo_univBlue #box11:before, .box12_photo_univBlue #box12:before {
        content: " ";
        position: absolute;
        top: 0px;
        bottom: 0px;
        right: 0px;
        left: 0px;
        background-color: #9DBED8;
        color: #222;
        opacity: .65;
        z-index: 0;
    }


/* ---  MED BLUE ---*/
.box1_medBlue #box1, .box2_medBlue #box2, .box3_medBlue #box3, .box4_medBlue #box4, .box5_medBlue #box5, .box6_medBlue #box6,
.box7_medBlue #box7, .box8_medBlue #box8, .box9_medBlue #box9, .box10_medBlue #box10, .box11_medBlue #box11, .box12_medBlue #box12 {
    background: #0059a2;
    background-color: #0059a2;
    color: #fff;
    text-shadow: 1px 2px 1px rgba(0,0,0,1);
    float: left;
    box-sizing: border-box;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
}

    .box1_medBlue #box1 *, .box2_medBlue #box2 *, .box3_medBlue #box3 *, .box4_medBlue #box4 *, .box5_medBlue #box5 *, .box6_medBlue #box6 *,
    .box7_medBlue #box7 *, .box8_medBlue #box8 *, .box9_medBlue #box9 *, .box10_medBlue #box10 *, .box11_medBlue #box11 *, .box12_medBlue #box12 *,
    .box1_medBlue_wash #box1 *, .box2_medBlue_wash #box2 *, .box3_medBlue_wash #box3 *, .box4_medBlue_wash #box4 *, .box5_medBlue_wash #box5 *, .box6_medBlue_wash #box6 *,
    .box7_medBlue_wash #box7 *, .box8_medBlue_wash #box8 *, .box9_medBlue_wash #box9 *, .box10_medBlue_wash #box10 *, .box11_medBlue_wash #box11 *, .box12_medBlue_wash #box12 *
    .box1_photo_medBlue #box1 *, .box2_photo_medBlue #box2 *, .box3_photo_medBlue #box3 *, .box4_photo_medBlue #box4 *, .box5_photo_medBlue #box5 *, .box6_photo_medBlue #box6 *,
    .box7_photo_medBlue #box7 *, .box8_photo_medBlue #box8 *, .box9_photo_medBlue #box9 *, .box10_photo_medBlue #box10 *, .box11_photo_medBlue #box11 *, .box12_photo_medBlue #box12 * {
        background-color: #0059a2;
        color: #fff;
        text-shadow: inherit;
        background-color: transparent;
       /* font-weight: normal;*/
        text-shadow: 1px 1px 1px rgba(0,0,0,1), 2px 2px 2px rgba(255,255,255,.2);
    }

.box1_medBlue_wash #box1:before, .box2_medBlue_wash #box2:before, .box3_medBlue_wash #box3:before, .box4_medBlue_wash #box4:before,
.box5_medBlue_wash #box5:before, .box6_medBlue_wash #box6:before, .box7_medBlue_wash #box7:before, .box8_medBlue_wash #box8:before,
.box9_medBlue_wash #box9:before, .box10_medBlue_wash #box10:before, .box11_medBlue_wash #box11:before, .box12_medBlue_wash #box12:before {
    background-color: #0059a2;
    color: #fff;
}
.box1_medBlue_wash #box1 a, .box2_medBlue_wash #box2 a, .box3_medBlue_wash #box3 a, .box4_medBlue_wash #box4 a,
.box5_medBlue_wash #box5 a, .box6_medBlue_wash #box6 a, .box7_medBlue_wash #box7 a, .box8_medBlue_wash #box8 a,
.box9_medBlue_wash #box9 a, .box10_medBlue_wash #box10 a, .box11_medBlue_wash #box11 a, .box12_medBlue_wash #box12 a,
.box1_photo_medBlue #box1 a, .box2_photo_medBlue #box2 a, .box3_photo_medBlue #box3 a, .box4_photo_medBlue #box4 a,
.box5_photo_medBlue #box5 a, .box6_photo_medBlue #box6 a, .box7_photo_medBlue #box7 a, .box8_photo_medBlue #box8 a,
.box9_photo_medBlue #box9 a, .box10_photo_medBlue #box10 a, .box11_photo_medBlue #box11 a, .box12_photo_medBlue #box12 a {
    border-bottom: solid 2px #fff;
}


.box1_photo_medBlue #box1, .box2_photo_medBlue #box2, .box3_photo_medBlue #box3, .box4_photo_medBlue #box4,
.box5_photo_medBlue #box5, .box6_photo_medBlue #box6, .box7_photo_medBlue #box7, .box8_photo_medBlue #box8,
.box9_photo_medBlue #box9, .box10_photo_medBlue #box10, .box11_photo_medBlue #box11, .box12_photo_medBlue #box12 {
    position: relative;
}

    .box1_photo_medBlue #box1:before, .box2_photo_medBlue #box2:before, .box3_photo_medBlue #box3:before, .box4_photo_medBlue #box4:before,
    .box5_photo_medBlue #box5:before, .box6_photo_medBlue #box6:before, .box7_photo_medBlue #box7:before, .box8_photo_medBlue #box8:before,
    .box9_photo_medBlue #box9:before, .box10_photo_medBlue #box10:before, .box11_photo_medBlue #box11:before, .box12_photo_medBlue #box12:before {
        content: " ";
        position: absolute;
        top: 0px;
        bottom: 0px;
        right: 0px;
        left: 0px;
        background-color: #9DBED8;
        color: #222;
        opacity: .65;
        z-index: 0;
    }

/* ---  LIGHT BLUE ---*/
.box1_lightBlue #box1, .box2_lightBlue #box2, .box3_lightBlue #box3, .box4_lightBlue #box4, .box5_lightBlue #box5, .box6_lightBlue #box6,
.box7_lightBlue #box7, .box8_lightBlue #box8, .box9_lightBlue #box9, .box10_lightBlue #box10, .box11_lightBlue #box11, .box12_lightBlue #box12 {
    background: #9DBED8;
    background-color: #9DBED8;
    color: #222;
    text-shadow: 0px 0px 2px rgba(255,255,255,.8);
    text-shadow: none;
    float: left;
    box-sizing: border-box;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
}


.box1_lightBlue #box1 *, .box2_lightBlue #box2 *, .box3_lightBlue #box3 *, .box4_lightBlue #box4 *, .box5_lightBlue #box5 *, .box6_lightBlue #box6 *,
.box7_lightBlue #box7 *, .box8_lightBlue #box8 *, .box9_lightBlue #box9 *, .box10_lightBlue #box10 *, .box11_lightBlue #box11 *, .box12_lightBlue #box12 *,
.box1_lightBlue_wash #box1 *, .box2_lightBlue_wash #box2 *, .box3_lightBlue_wash #box3 *, .box4_lightBlue_wash #box4 *, .box5_lightBlue_wash #box5 *, .box6_lightBlue_wash #box6 *,
.box7_lightBlue_wash #box7 *, .box8_lightBlue_wash #box8 *, .box9_lightBlue_wash #box9 *, .box10_lightBlue_wash #box10 *, .box11_lightBlue_wash #box11 *, .box12_lightBlue_wash #box12 *
.box1_photo_lightBlue #box1 *, .box2_photo_lightBlue #box2 *, .box3_photo_lightBlue #box3 *, .box4_photo_lightBlue #box4 *, .box5_photo_lightBlue #box5 *, .box6_photo_lightBlue #box6 *,
.box7_photo_lightBlue #box7 *, .box8_photo_lightBlue #box8 *, .box9_photo_lightBlue #box9 *, .box10_photo_lightBlue #box10 *, .box11_photo_lightBlue #box11 *, .box12_photo_lightBlue #box12 * {
    background: inherit;
    background-color: inherit;
    color: inherit;
    text-shadow: none;
    background-color: transparent;
    color: #222;
    font-weight: normal;
}

.box1_lightBlue_wash #box1:before, .box2_lightBlue_wash #box2:before, .box3_lightBlue_wash #box3:before, .box4_lightBlue_wash #box4:before,
.box5_lightBlue_wash #box5:before, .box6_lightBlue_wash #box6:before, .box7_lightBlue_wash #box7:before, .box8_lightBlue_wash #box8:before,
.box9_lightBlue_wash #box9:before, .box10_lightBlue_wash #box10:before, .box11_lightBlue_wash #box11:before, .box12_lightBlue_wash #box12:before {
    background-color: #9DBED8;
    color: #222;
}

.box1_lightBlue_wash #box1 a, .box2_lightBlue_wash #box2 a, .box3_lightBlue_wash #box3 a, .box4_lightBlue_wash #box4 a,
.box5_lightBlue_wash #box5 a, .box6_lightBlue_wash #box6 a, .box7_lightBlue_wash #box7 a, .box8_lightBlue_wash #box8 a,
.box9_lightBlue_wash #box9 a, .box10_lightBlue_wash #box10 a, .box11_lightBlue_wash #box11 a, .box12_lightBlue_wash #box12 a,
.box1_photo_lightBlue #box1 a, .box2_photo_lightBlue #box2 a, .box3_photo_lightBlue #box3 a, .box4_photo_lightBlue #box4 a,
.box5_photo_lightBlue #box5 a, .box6_photo_lightBlue #box6 a, .box7_photo_lightBlue #box7 a, .box8_photo_lightBlue #box8 a,
.box9_photo_lightBlue #box9 a, .box10_photo_lightBlue #box10 a, .box11_photo_lightBlue #box11 a, .box12_photo_lightBlue #box12 a {
    border-bottom: solid 2px;
}

.box1_photo_lightBlue #box1, .box2_photo_lightBlue #box2, .box3_photo_lightBlue #box3, .box4_photo_lightBlue #box4,
.box5_photo_lightBlue #box5, .box6_photo_lightBlue #box6, .box7_photo_lightBlue #box7, .box8_photo_lightBlue #box8,
.box9_photo_lightBlue #box9, .box10_photo_lightBlue #box10, .box11_photo_lightBlue #box11, .box12_photo_lightBlue #box12 {
    position: relative;
}

.box1_photo_lightBlue #box1:before, .box2_photo_lightBlue #box2:before, .box3_photo_lightBlue #box3:before, .box4_photo_lightBlue #box4:before,
.box5_photo_lightBlue #box5:before, .box6_photo_lightBlue #box6:before, .box7_photo_lightBlue #box7:before, .box8_photo_lightBlue #box8:before,
.box9_photo_lightBlue #box9:before, .box10_photo_lightBlue #box10:before, .box11_photo_lightBlue #box11:before, .box12_photo_lightBlue #box12:before {
        content: " ";
        position: absolute;
        top: 0px;
        bottom: 0px;
        right: 0px;
        left: 0px;
        background-color: #9DBED8;
        color: #222;
        opacity: .65;
        z-index: 0;
    }

/* ---  GRAY ---*/
.box1_gray #box1, .box2_gray #box2, .box3_gray #box3, .box4_gray #box4, .box5_gray #box5, .box6_gray #box6,
.box7_gray #box7, .box8_gray #box8, .box9_gray #box9, .box10_gray #box10, .box11_gray #box11, .box12_gray #box12 {
    background: #555;
    background-color: #555;
    color: #fff;
    float: left;
    box-sizing: border-box;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
}

.box1_gray #box1 *, .box2_gray #box2 *, .box3_gray #box3 *, .box4_gray #box4 *, .box5_gray #box5 *, .box6_gray #box6 *,
.box7_gray #box7 *, .box8_gray #box8 *, .box9_gray #box9 *, .box10_gray #box10 *, .box11_gray #box11 *, .box12_gray #box12 *,
.box1_gray_wash #box1 *, .box2_gray_wash #box2 *, .box3_gray_wash #box3 *, .box4_gray_wash #box4 *, .box5_gray_wash #box5 *, .box6_gray_wash #box6 *,
.box7_gray_wash #box7 *, .box8_gray_wash #box8 *, .box9_gray_wash #box9 *, .box10_gray_wash #box10 *, .box11_gray_wash #box11 *, .box12_gray_wash #box12 *
.box1_photo_gray #box1 *, .box2_photo_gray #box2 *, .box3_photo_gray #box3 *, .box4_photo_gray #box4 *, .box5_photo_gray #box5 *, .box6_photo_gray #box6 *,
.box7_photo_gray #box7 *, .box8_photo_gray #box8 *, .box9_photo_gray #box9 *, .box10_photo_gray #box10 *, .box11_photo_gray #box11 *, .box12_photo_gray #box12 * {
    color: inherit;
    text-shadow: inherit;
    color: #fff !important;
    background-color: transparent;
    /*font-weight: normal;*/
    text-shadow: 1px 1px 1px rgba(0,0,0,1), 2px 2px 2px rgba(255,255,255,.2);
}

.box1_gray_wash #box1:before, .box2_gray_wash #box2:before, .box3_gray_wash #box3:before, .box4_gray_wash #box4:before,
.box5_gray_wash #box5:before, .box6_gray_wash #box6:before, .box7_gray_wash #box7:before, .box8_gray_wash #box8:before,
.box9_gray_wash #box9:before, .box10_gray_wash #box10:before, .box11_gray_wash #box11:before, .box12_gray_wash #box12:before {
    background-color: #555;
    color: #fff;
}
.box1_gray_wash #box1 a, .box2_gray_wash #box2 a, .box3_gray_wash #box3 a, .box4_gray_wash #box4 a,
.box5_gray_wash #box5 a, .box6_gray_wash #box6 a, .box7_gray_wash #box7 a, .box8_gray_wash #box8 a,
.box9_gray_wash #box9 a, .box10_gray_wash #box10 a, .box11_gray_wash #box11 a, .box12_gray_wash #box12 a,
.box1_photo_gray #box1 a, .box2_photo_gray #box2 a, .box3_photo_gray #box3 a, .box4_photo_gray #box4 a,
.box5_photo_gray #box5 a, .box6_photo_gray #box6 a, .box7_photo_gray #box7 a, .box8_photo_gray #box8 a,
.box9_photo_gray #box9 a, .box10_photo_gray #box10 a, .box11_photo_gray #box11 a, .box12_photo_gray #box12 a {
    border-bottom: solid 2px;
}

.box1_photo_gray #box1, .box2_photo_gray #box2, .box3_photo_gray #box3, .box4_photo_gray #box4,
.box5_photo_gray #box5, .box6_photo_gray #box6, .box7_photo_gray #box7, .box8_photo_gray #box8,
.box9_photo_gray #box9, .box10_photo_gray #box10, .box11_photo_gray #box11, .box12_photo_gray #box12 {
    position: relative;
}

    .box1_photo_gray #box1:before, .box2_photo_gray #box2:before, .box3_photo_gray #box3:before, .box4_photo_gray #box4:before,
    .box5_photo_gray #box5:before, .box6_photo_gray #box6:before, .box7_photo_gray #box7:before, .box8_photo_gray #box8:before,
    .box9_photo_gray #box9:before, .box10_photo_gray #box10:before, .box11_photo_gray #box11:before, .box12_photo_gray #box12:before {
        content: " ";
        position: absolute;
        top: 0px;
        bottom: 0px;
        right: 0px;
        left: 0px;
        background-color: #555;
        color: #fff;
        opacity: .65;
        z-index: 0;
    }

/* ---  ORANGE ---*/
.box1_orange #box1, .box2_orange #box2, .box3_orange #box3, .box4_orange #box4, .box5_orange #box5, .box6_orange #box6,
.box7_orange #box7, .box8_orange #box8, .box9_orange #box9, .box10_orange #box10, .box11_orange #box11, .box12_orange #box12 {
    background: #F58220;
    background-color: #F58220;
    color: #101010;
    text-shadow: 0px 0px 1px rgba(255,255,255,.6), 1px 1px 0px rgba(0,0,0,.35);
    float: left;
    /*font-weight: normal;*/
    box-sizing: border-box;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
}

    .box1_orange #box1 *, .box2_orange #box2 *, .box3_orange #box3 *, .box4_orange #box4 *, .box5_orange #box5 *, .box6_orange #box6 *,
    .box7_orange #box7 *, .box8_orange #box8 *, .box9_orange #box9 *, .box10_orange #box10 *, .box11_orange #box11 *, .box12_orange #box12 *,
    .box1_orange_wash #box1 *, .box2_orange_wash #box2 *, .box3_orange_wash #box3 *, .box4_orange_wash #box4 *, .box5_orange_wash #box5 *, .box6_orange_wash #box6 *,
    .box7_orange_wash #box7 *, .box8_orange_wash #box8 *, .box9_orange_wash #box9 *, .box10_orange_wash #box10 *, .box11_orange_wash #box11 *, .box12_orange_wash #box12 *
    .box1_photo_orange #box1 *, .box2_photo_orange #box2 *, .box3_photo_orange #box3 *, .box4_photo_orange #box4 *, .box5_photo_orange #box5 *, .box6_photo_orange #box6 *,
    .box7_photo_orange #box7 *, .box8_photo_orange #box8 *, .box9_photo_orange #box9 *, .box10_photo_orange #box10 *, .box11_photo_orange #box11 *, .box12_photo_orange #box12 * {
        background: inherit;
        background-color: inherit;
        color: inherit;
        text-shadow: 1px 1px 1px rgba(0,0,0,1), 2px 2px 2px rgba(255,255,255,.2);
    }

.box1_orange_wash #box1:before, .box2_orange_wash #box2:before, .box3_orange_wash #box3:before, .box4_orange_wash #box4:before,
.box5_orange_wash #box5:before, .box6_orange_wash #box6:before, .box7_orange_wash #box7:before, .box8_orange_wash #box8:before,
.box9_orange_wash #box9:before, .box10_orange_wash #box10:before, .box11_orange_wash #box11:before, .box12_orange_wash #box12:before {
    opacity: .7;
    background: #F58220;
    color: #101010;
}

.box1_orange_wash #box1 a, .box2_orange_wash #box2 a, .box3_orange_wash #box3 a, .box4_orange_wash #box4 a,
.box5_orange_wash #box5 a, .box6_orange_wash #box6 a, .box7_orange_wash #box7 a, .box8_orange_wash #box8 a,
.box9_orange_wash #box9 a, .box10_orange_wash #box10 a, .box11_orange_wash #box11 a, .box12_orange_wash #box12 a,
.box1_photo_orange #box1 a, .box2_photo_orange #box2 a, .box3_photo_orange #box3 a, .box4_photo_orange #box4 a,
.box5_photo_orange #box5 a, .box6_photo_orange #box6 a, .box7_photo_orange #box7 a, .box8_photo_orange #box8 a,
.box9_photo_orange #box9 a, .box10_photo_orange #box10 a, .box11_photo_orange #box11 a, .box12_photo_orange #box12 a {
    border-bottom: solid 2px;
}

.box1_orange_wash #box1 *, .box2_orange_wash #box2 *, .box3_orange_wash #box3 *, .box4_orange_wash #box4 *,
.box5_orange_wash #box5 *, .box6_orange_wash #box6 *, .box7_orange_wash #box7 *, .box8_orange_wash #box8 *,
.box9_orange_wash #box9 *, .box10_orange_wash #box10 *, .box11_orange_wash #box11 *, .box12_orange_wash #box12 *,
.box1_photo_orange #box1 *, .box2_photo_orange #box2 *, .box3_photo_orange #box3 *, .box4_photo_orange #box4 *,
.box5_photo_orange #box5 *, .box6_photo_orange #box6 *, .box7_photo_orange #box7 *, .box8_photo_orange #box8 *,
.box9_photo_orange #box9 *, .box10_photo_orange #box10 *, .box11_photo_orange #box11 *, .box12_photo_orange #box12 * {
    color: #101010 !important;
    background: #fff;
    background-color: transparent;
    /*font-weight: normal;*/
    text-shadow: 1px 1px 1px rgba(255,255,255,.1), 2px 2px 2px rgba(0,0,0,.2);
}

.box1_photo_orange #box1, .box2_photo_orange #box2, .box3_photo_orange #box3, .box4_photo_orange #box4,
.box5_photo_orange #box5, .box6_photo_orange #box6, .box7_photo_orange #box7, .box8_photo_orange #box8,
.box9_photo_orange #box9, .box10_photo_orange #box10, .box11_photo_orange #box11, .box12_photo_orange #box12 {
    position: relative;
}

    .box1_photo_orange #box1:before, .box2_photo_orange #box2:before, .box3_photo_orange #box3:before, .box4_photo_orange #box4:before,
    .box5_photo_orange #box5:before, .box6_photo_orange #box6:before, .box7_photo_orange #box7:before, .box8_photo_orange #box8:before,
    .box9_photo_orange #box9:before, .box10_photo_orange #box10:before, .box11_photo_orange #box11:before, .box12_photo_orange #box12:before {
        content: " ";
        position: absolute;
        top: 0px;
        bottom: 0px;
        right: 0px;
        left: 0px;
        background-color: #F58220;
        color: #000;
        opacity: .65;
        z-index: 0;
    }


/* ---  BEIGE ---*/
.box1_beige #box1, .box2_beige #box2, .box3_beige #box3, .box4_beige #box4, .box5_beige #box5, .box6_beige #box6,
.box7_beige #box7, .box8_beige #box8, .box9_beige #box9, .box10_beige #box10, .box11_beige #box11, .box12_beige #box12 {
    background: #DAD6CC;
    background-color: #DAD6CC;
    color: #222;
    float: left;
    /*font-weight: normal;*/
    box-sizing: border-box;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
}


.box1_beige #box1 *, .box2_beige #box2 *, .box3_beige #box3 *, .box4_beige #box4 *, .box5_beige #box5 *, .box6_beige #box6 *,
.box7_beige #box7 *, .box8_beige #box8 *, .box9_beige #box9 *, .box10_beige #box10 *, .box11_beige #box11 *, .box12_beige #box12 *,
.box1_beige_wash #box1 *, .box2_beige_wash #box2 *, .box3_beige_wash #box3 *, .box4_beige_wash #box4 *, .box5_beige_wash #box5 *, .box6_beige_wash #box6 *,
.box7_beige_wash #box7 *, .box8_beige_wash #box8 *, .box9_beige_wash #box9 *, .box10_beige_wash #box10 *, .box11_beige_wash #box11 *, .box12_beige_wash #box12 *
.box1_photo_beige #box1 *, .box2_photo_beige #box2 *, .box3_photo_beige #box3 *, .box4_photo_beige #box4 *, .box5_photo_beige #box5 *, .box6_photo_beige #box6 *,
.box7_photo_beige #box7 *, .box8_photo_beige #box8 *, .box9_photo_beige #box9 *, .box10_photo_beige #box10 *, .box11_photo_beige #box11 *, .box12_photo_beige #box12 * {
    color: #222 !important;
    background-color: transparent;
    /*font-weight: normal;*/
    text-shadow: 1px 1px 1px rgba(255,255,255,.8), 2px 2px 2px rgba(0,0,0,.15);
}

.box1_beige_wash #box1:before, .box2_beige_wash #box2:before, .box3_beige_wash #box3:before, .box4_beige_wash #box4:before,
.box5_beige_wash #box5:before, .box6_beige_wash #box6:before, .box7_beige_wash #box7:before, .box8_beige_wash #box8:before,
.box9_beige_wash #box9:before, .box10_beige_wash #box10:before, .box11_beige_wash #box11:before, .box12_beige_wash #box12:before 
{
    background-color: #fff;
    color: #222;
    opacity: .5;
    z-index:0;
}

.box1_beige_wash #box1 a, .box2_beige_wash #box2 a, .box3_beige_wash #box3 a, .box4_beige_wash #box4 a,
.box5_beige_wash #box5 a, .box6_beige_wash #box6 a, .box7_beige_wash #box7 a, .box8_beige_wash #box8 a,
.box9_beige_wash #box9 a, .box10_beige_wash #box10 a, .box11_beige_wash #box11 a, .box12_beige_wash #box12 a,
.box1_photo_beige #box1 a, .box2_photo_beige #box2 a, .box3_photo_beige #box3 a, .box4_photo_beige #box4 a,
.box5_photo_beige #box5 a, .box6_photo_beige #box6 a, .box7_photo_beige #box7 a, .box8_photo_beige #box8 a,
.box9_photo_beige #box9 a, .box10_photo_beige #box10 a, .box11_photo_beige #box11 a, .box12_photo_beige #box12 a {
    border-bottom: solid 2px;
}
   
.box1_photo_beige #box1, .box2_photo_beige #box2, .box3_photo_beige #box3, .box4_photo_beige #box4,
.box5_photo_beige #box5, .box6_photo_beige #box6, .box7_photo_beige #box7, .box8_photo_beige #box8,
.box9_photo_beige #box9, .box10_photo_beige #box10, .box11_photo_beige #box11, .box12_photo_beige #box12 {
    position: relative;
}

    .box1_photo_beige #box1:before, .box2_photo_beige #box2:before, .box3_photo_beige #box3:before, .box4_photo_beige #box4:before,
    .box5_photo_beige #box5:before, .box6_photo_beige #box6:before, .box7_photo_beige #box7:before, .box8_photo_beige #box8:before,
    .box9_photo_beige #box9:before, .box10_photo_beige #box10:before, .box11_photo_beige #box11:before, .box12_photo_beige #box12:before {
        content: " ";
        position: absolute;
        top: 0px;
        bottom: 0px;
        right: 0px;
        left: 0px;
        background-color: #DAD6CC;
        color: #000;
        opacity: .65;
        z-index: 0;
    }

/* ---  black ---*/
.box1_black #box1, .box2_black #box2, .box3_black #box3, .box4_black #box4, .box5_black #box5, .box6_black #box6,
.box7_black #box7, .box8_black #box8, .box9_black #box9, .box10_black #box10, .box11_black #box11, .box12_black #box12 {
   background: #101010;
    background-color: #101010;
    color: #f7f7f7;
    float: left;
    box-sizing: border-box;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
}

.box1_black #box1 *, .box2_black #box2 *, .box3_black #box3 *, .box4_black #box4 *, .box5_black #box5 *, .box6_black #box6 *,
.box7_black #box7 *, .box8_black #box8 *, .box9_black #box9 *, .box10_black #box10 *, .box11_black #box11 *, .box12_black #box12 *,
.box1_black_wash #box1 *, .box2_black_wash #box2 *, .box3_black_wash #box3 *, .box4_black_wash #box4 *, .box5_black_wash #box5 *, .box6_black_wash #box6 *,
.box7_black_wash #box7 *, .box8_black_wash #box8 *, .box9_black_wash #box9 *, .box10_black_wash #box10 *, .box11_black_wash #box11 *, .box12_black_wash #box12 *
.box1_photo_black #box1 *, .box2_photo_black #box2 *, .box3_photo_black #box3 *, .box4_photo_black #box4 *, .box5_photo_black #box5 *, .box6_photo_black #box6 *,
.box7_photo_black #box7 *, .box8_photo_black #box8 *, .box9_photo_black #box9 *, .box10_photo_black #box10 *, .box11_photo_black #box11 *, .box12_photo_black #box12 * {
    color: #fff;
    background: #222;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    text-shadow: 0px 3px 6px rgba(0,0,0,0.6);
    font-weight: normal;
}

.box1_black_wash #box1 a, .box2_black_wash #box2 a, .box3_black_wash #box3 a, .box4_black_wash #box4 a,
.box5_black_wash #box5 a, .box6_black_wash #box6 a, .box7_black_wash #box7 a, .box8_black_wash #box8 a,
.box9_black_wash #box9 a, .box10_black_wash #box10 a, .box11_black_wash #box11 a, .box12_black_wash #box12 a,
.box1_photo_black #box1 a, .box2_photo_black #box2 a, .box3_photo_black #box3 a, .box4_photo_black #box4 a,
.box5_photo_black #box5 a, .box6_photo_black #box6 a, .box7_photo_black #box7 a, .box8_photo_black #box8 a,
.box9_photo_black #box9 a, .box10_photo_black #box10 a, .box11_photo_black #box11 a, .box12_photo_black #box12 a {
    border-bottom: solid 2px;
}

.box1_black_wash #box1:before, .box2_black_wash #box2:before, .box3_black_wash #box3:before, .box4_black_wash #box4:before,
.box5_black_wash #box5:before, .box6_black_wash #box6:before, .box7_black_wash #box7:before, .box8_black_wash #box8:before,
.box9_black_wash #box9:before, .box10_black_wash #box10:before, .box11_black_wash #box11:before, .box12_black_wash #box12:before {
    opacity: .45;
    background-color: #101010;
    color: #f7f7f7;
}
    
.box1_photo_black #box1, .box2_photo_black #box2, .box3_photo_black #box3, .box4_photo_black #box4,
.box5_photo_black #box5, .box6_photo_black #box6, .box7_photo_black #box7, .box8_photo_black #box8,
.box9_photo_black #box9, .box10_photo_black #box10, .box11_photo_black #box11, .box12_photo_black #box12 {
    position: relative;
}

.box1_photo_black #box1:before, .box2_photo_black #box2:before, .box3_photo_black #box3:before, .box4_photo_black #box4:before,
.box5_photo_black #box5:before, .box6_photo_black #box6:before, .box7_photo_black #box7:before, .box8_photo_black #box8:before,
.box9_photo_black #box9:before, .box10_photo_black #box10:before, .box11_photo_black #box11:before, .box12_photo_black #box12:before {
    content:" ";
    position: absolute;
    top:0px;
    bottom:0px;
    right:0px;
    left:0px;
    background-color: #000;
    color: #fff;
    opacity: .45;
    z-index: 0;
}
    
/* ---  WHITE ---*/
.box1_white #box1, .box2_white #box2, .box3_white #box3, .box4_white #box4, .box5_white #box5, .box6_white #box6,
.box7_white #box7, .box8_white #box8, .box9_white #box9, .box10_white #box10, .box11_white #box11, .box12_white #box12 {
    background-color: #fff;
    background: #fff;
    color: #222;
    /*font-weight: normal;*/
    float: left;
    box-sizing: border-box;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
}


.box1_white #box1 *, .box2_white #box2 *, .box3_white #box3 *, .box4_white #box4 *, .box5_white #box5 *, .box6_white #box6 *,
.box7_white #box7 *, .box8_white #box8 *, .box9_white #box9 *, .box10_white #box10 *, .box11_white #box11 *, .box12_white #box12 *,
.box1_white_wash #box1 *, .box2_white_wash #box2 *, .box3_white_wash #box3 *, .box4_white_wash #box4 *, .box5_white_wash #box5 *, .box6_white_wash #box6 *,
.box7_white_wash #box7 *, .box8_white_wash #box8 *, .box9_white_wash #box9 *, .box10_white_wash #box10 *, .box11_white_wash #box11 *, .box12_white_wash #box12 *
.box1_photo_white #box1 *, .box2_photo_white #box2 *, .box3_photo_white #box3 *, .box4_photo_white #box4 *, .box5_photo_white #box5 *, .box6_photo_white #box6 *,
.box7_photo_white #box7 *, .box8_photo_white #box8 *, .box9_photo_white #box9 *, .box10_photo_white #box10 *, .box11_photo_white #box11 *, .box12_photo_white #box12 * {
    color: #222;
    background-color: transparent;
    /*font-weight: normal;*/
    text-shadow: 0px 1px 0px rgba(5,5,5,0.5), 0px 1px 2px rgba(5,5,5,0.2);
}

.box1_white_wash #box1:before, .box2_white_wash #box2:before, .box3_white_wash #box3:before, .box4_white_wash #box4:before,
.box5_white_wash #box5:before, .box6_white_wash #box6:before, .box7_white_wash #box7:before, .box8_white_wash #box8:before,
.box9_white_wash #box9:before, .box10_white_wash #box10:before, .box11_white_wash #box11:before, .box12_white_wash #box12:before {
    opacity: .63;
    background: #fff;
    color: #222;
}

.box1_white #box1, .box2_white #box2, .box3_white #box3, .box4_white #box4, .box5_white #box5, .box6_white #box6,
.box7_white #box7, .box8_white #box8, .box9_white #box9, .box10_white #box10, .box11_white #box11, .box12_white #box12 {
    border: solid 1px #ccc;    
}

.box1_white_wash #box1 a, .box2_white_wash #box2 a, .box3_white_wash #box3 a, .box4_white_wash #box4 a,
.box5_white_wash #box5 a, .box6_white_wash #box6 a, .box7_white_wash #box7 a, .box8_white_wash #box8 a,
.box9_white_wash #box9 a, .box10_white_wash #box10 a, .box11_white_wash #box11 a, .box12_white_wash #box12 a,
.box1_photo_white #box1 a, .box2_photo_white #box2 a, .box3_photo_white #box3 a, .box4_photo_white #box4 a,
.box5_photo_white #box5 a, .box6_photo_white #box6 a, .box7_photo_white #box7 a, .box8_photo_white #box8 a,
.box9_photo_white #box9 a, .box10_photo_white #box10 a, .box11_photo_white #box11 a, .box12_photo_white #box12 a {
    border-bottom: solid 2px;
}

.box1_photo_white #box1, .box2_photo_white #box2, .box3_photo_white #box3, .box4_photo_white #box4,
.box5_photo_white #box5, .box6_photo_white #box6, .box7_photo_white #box7, .box8_photo_white #box8,
.box9_photo_white #box9, .box10_photo_white #box10, .box11_photo_white #box11, .box12_photo_white #box12 {
    position: relative;
}

    .box1_photo_white #box1:before, .box2_photo_white #box2:before, .box3_photo_white #box3:before, .box4_photo_white #box4:before,
    .box5_photo_white #box5:before, .box6_photo_white #box6:before, .box7_photo_white #box7:before, .box8_photo_white #box8:before,
    .box9_photo_white #box9:before, .box10_photo_white #box10:before, .box11_photo_white #box11:before, .box12_photo_white #box12:before {
        content: " ";
        position: absolute;
        top: 0px;
        bottom: 0px;
        right: 0px;
        left: 0px;
        background-color: #fff;
        color: #000;
        opacity: .65;
        z-index: 0;
    }


/* ---  GRADIENT ---*/
.box1_gradient #box1, .box2_gradient #box2, .box3_gradient #box3, .box4_gradient #box4, .box5_gradient #box5, .box6_gradient #box6,
.box7_gradient #box7, .box8_gradient #box8, .box9_gradient #box9, .box10_gradient #box10, .box11_gradient #box11, .box12_gradient #box12 {
    color: #fff;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f4f5f5+0,dfdddd+100 */
background: #f4f5f5; /* Old browsers */
background: -moz-linear-gradient(top, #f4f5f5 0%, #dfdddd 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #f4f5f5 0%,#dfdddd 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #f4f5f5 0%,#dfdddd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f5f5', endColorstr='#dfdddd',GradientType=0 ); /* IE6-9 */
    border: solid 1px #bbb;
    float: left;
    box-sizing: border-box;
    width: 100%;
    margin: 0px;
    padding: 0px;
    padding-top: 1%;
    padding-bottom: 1%;
}


.box1_gradient #box1 *, .box2_gradient #box2 *, .box3_gradient #box3 *, .box4_gradient #box4 *, .box5_gradient #box5 *, .box6_gradient #box6 *,
.box7_gradient #box7 *, .box8_gradient #box8 *, .box9_gradient #box9 *, .box10_gradient #box10 *, .box11_gradient #box11 *, .box12_gradient #box12 *,
.box1_gradient_wash #box1 *, .box2_gradient_wash #box2 *, .box3_gradient_wash #box3 *, .box4_gradient_wash #box4 *, .box5_gradient_wash #box5 *, .box6_gradient_wash #box6 *,
.box7_gradient_wash #box7 *, .box8_gradient_wash #box8 *, .box9_gradient_wash #box9 *, .box10_gradient_wash #box10 *, .box11_gradient_wash #box11 *, .box12_gradient_wash #box12 *
.box1_photo_gradient #box1 *, .box2_photo_gradient #box2 *, .box3_photo_gradient #box3 *, .box4_photo_gradient #box4 *, .box5_photo_gradient #box5 *, .box6_photo_gradient #box6 *,
.box7_photo_gradient #box7 *, .box8_photo_gradient #box8 *, .box9_photo_gradient #box9 *, .box10_photo_gradient #box10 *, .box11_photo_gradient #box11 *, .box12_photo_gradient #box12 * {
    color: #222;
    background: #000;
    background-color: transparent;
    /*font-weight: normal;*/
    text-shadow: 1px 1px 1px rgba(0,0,0,.25), 2px 2px 2px rgba(255,255,255,.2);
}

.box1_gradient_wash #box1 a, .box2_gradient_wash #box2 a, .box3_gradient_wash #box3 a, .box4_gradient_wash #box4 a,
.box5_gradient_wash #box5 a, .box6_gradient_wash #box6 a, .box7_gradient_wash #box7 a, .box8_gradient_wash #box8 a,
.box9_gradient_wash #box9 a, .box10_gradient_wash #box10 a, .box11_gradient_wash #box11 a, .box12_gradient_wash #box12 a,
.box1_photo_gradient #box1 a, .box2_photo_gradient #box2 a, .box3_photo_gradient #box3 a, .box4_photo_gradient #box4 a,
.box5_photo_gradient #box5 a, .box6_photo_gradient #box6 a, .box7_photo_gradient #box7 a, .box8_photo_gradient #box8 a,
.box9_photo_gradient #box9 a, .box10_photo_gradient #box10 a, .box11_photo_gradient #box11 a, .box12_photo_gradient #box12 a {
    border-bottom: solid 2px;
}

.box1_gradient_wash #box1:before, .box2_gradient_wash #box2:before, .box3_gradient_wash #box3:before, .box4_gradient_wash #box4:before,
.box5_gradient_wash #box5:before, .box6_gradient_wash #box6:before, .box7_gradient_wash #box7:before, .box8_gradient_wash #box8:before,
.box9_gradient_wash #box9:before, .box10_gradient_wash #box10:before, .box11_gradient_wash #box11:before, .box12_gradient_wash #box12:before {
    opacity: .63;
    color: #fff;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f4f5f5+0,dfdddd+100 */
    background: #f4f5f5; /* Old browsers */
    background: -moz-linear-gradient(top, #f4f5f5 0%, #dfdddd 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f4f5f5 0%,#dfdddd 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f4f5f5 0%,#dfdddd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f5f5', endColorstr='#dfdddd',GradientType=0 ); /* IE6-9 */
}


.box1_photo_gradient #box1, .box2_photo_gradient #box2, .box3_photo_gradient #box3, .box4_photo_gradient #box4,
.box5_photo_gradient #box5, .box6_photo_gradient #box6, .box7_photo_gradient #box7, .box8_photo_gradient #box8,
.box9_photo_gradient #box9, .box10_photo_gradient #box10, .box11_photo_gradient #box11, .box12_photo_gradient #box12 {
    position: relative;
}

    .box1_photo_gradient #box1:before, .box2_photo_gradient #box2:before, .box3_photo_gradient #box3:before, .box4_photo_gradient #box4:before,
    .box5_photo_gradient #box5:before, .box6_photo_gradient #box6:before, .box7_photo_gradient #box7:before, .box8_photo_gradient #box8:before,
    .box9_photo_gradient #box9:before, .box10_photo_gradient #box10:before, .box11_photo_gradient #box11:before, .box12_photo_gradient #box12:before {
        content: " ";
        position: absolute;
        top: 0px;
        bottom: 0px;
        right: 0px;
        left: 0px;
        color: #222;
        background-color: transparent;
        border: solid 1px #ccc;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f5f5), to(#acacac));
        background-image: -webkit-linear-gradient(top, #f4f5f5, #acacac);
        background-image: -moz-linear-gradient(top, #f4f5f5, #acacac);
        background-image: -ms-linear-gradient(top, #f4f5f5, #acacac);
        background-image: -o-linear-gradient(top, #f4f5f5, #acacac);
        background-image: linear-gradient(to bottom, #f4f5f5, #acacac);
        opacity: 0.63;
        z-index: 0;
    }

    /*---- REMOVE UNDERLINES FOR LINK ITEMS ON WASHES -- USED AT THE SECTION LEVEL (NoLinkLine) ---*/
.box1_univBlue_wash #box1 .NoLinkLine a, .box2_univBlue_wash #box2 .NoLinkLine a, .box3_univBlue_wash #box3 .NoLinkLine a, .box4_univBlue_wash #box4 .NoLinkLine a,
.box5_univBlue_wash #box5 .NoLinkLine a, .box6_univBlue_wash #box6 .NoLinkLine a, .box7_univBlue_wash #box7 .NoLinkLine a, .box8_univBlue_wash #box8 .NoLinkLine a,
.box9_univBlue_wash #box9 .NoLinkLine a, .box10_univBlue_wash #box10 .NoLinkLine a, .box11_univBlue_wash #box1 .NoLinkLine1 a, .box12_univBlue_wash #box12 .NoLinkLine a,
.box1_medBlue_wash #box1 .NoLinkLine a, .box2_medBlue_wash #box2 .NoLinkLine a, .box3_medBlue_wash #box3 .NoLinkLine a, .box4_medBlue_wash #box4 .NoLinkLine a,
.box5_medBlue_wash #box5 .NoLinkLine a, .box6_medBlue_wash #box6 .NoLinkLine a, .box7_medBlue_wash #box7 .NoLinkLine a, .box8_medBlue_wash #box8 .NoLinkLine a,
.box9_medBlue_wash #box9 .NoLinkLine a, .box10_medBlue_wash #box10 .NoLinkLine a, .box11_medBlue_wash #box1 .NoLinkLine1 a, .box12_medBlue_wash #box12 .NoLinkLine a,
.box1_lightBlue_wash #box1 .NoLinkLine a, .box2_lightBlue_wash #box2 .NoLinkLine a, .box3_lightBlue_wash #box3 .NoLinkLine a, .box4_lightBlue_wash #box4 .NoLinkLine a,
.box5_lightBlue_wash #box5 .NoLinkLine a, .box6_lightBlue_wash #box6 .NoLinkLine a, .box7_lightBlue_wash #box7 .NoLinkLine a, .box8_lightBlue_wash #box8 .NoLinkLine a,
.box9_lightBlue_wash #box9 .NoLinkLine a, .box10_lightBlue_wash #box10 .NoLinkLine a, .box11_lightBlue_wash #box1 .NoLinkLine1 a, .box12_lightBlue_wash #box12 .NoLinkLine a,
.box1_gray_wash #box1 .NoLinkLine a, .box2_gray_wash #box2 .NoLinkLine a, .box3_gray_wash #box3 .NoLinkLine a, .box4_gray_wash #box4 .NoLinkLine a,
.box5_gray_wash #box5 .NoLinkLine a, .box6_gray_wash #box6 .NoLinkLine a, .box7_gray_wash #box7 .NoLinkLine a, .box8_gray_wash #box8 .NoLinkLine a,
.box9_gray_wash #box9 .NoLinkLine a, .box10_gray_wash #box10 .NoLinkLine a, .box11_gray_wash #box1 .NoLinkLine1 a, .box12_gray_wash #box12 .NoLinkLine a,
.box1_orange_wash #box1 .NoLinkLine a, .box2_orange_wash #box2 .NoLinkLine a, .box3_orange_wash #box3 .NoLinkLine a, .box4_orange_wash #box4 .NoLinkLine a,
.box5_orange_wash #box5 .NoLinkLine a, .box6_orange_wash #box6 .NoLinkLine a, .box7_orange_wash #box7 .NoLinkLine a, .box8_orange_wash #box8 .NoLinkLine a,
.box9_orange_wash #box9 .NoLinkLine a, .box10_orange_wash #box10 .NoLinkLine a, .box11_orange_wash #box1 .NoLinkLine1 a, .box12_orange_wash #box12 .NoLinkLine a,
.box1_beige_wash #box1 .NoLinkLine a, .box2_beige_wash #box2 .NoLinkLine a, .box3_beige_wash #box3 .NoLinkLine a, .box4_beige_wash #box4 .NoLinkLine a,
.box5_beige_wash #box5 .NoLinkLine a, .box6_beige_wash #box6 .NoLinkLine a, .box7_beige_wash #box7 .NoLinkLine a, .box8_beige_wash #box8 .NoLinkLine a,
.box9_beige_wash #box9 .NoLinkLine a, .box10_beige_wash #box10 .NoLinkLine a, .box11_beige_wash #box1 .NoLinkLine1 a, .box12_beige_wash #box12 .NoLinkLine a,
.box1_black_wash #box1 .NoLinkLine a, .box2_black_wash #box2 .NoLinkLine a, .box3_black_wash #box3 .NoLinkLine a, .box4_black_wash #box4 .NoLinkLine a,
.box5_black_wash #box5 .NoLinkLine a, .box6_black_wash #box6 .NoLinkLine a, .box7_black_wash #box7 .NoLinkLine a, .box8_black_wash #box8 .NoLinkLine a,
.box9_black_wash #box9 .NoLinkLine a, .box10_black_wash #box10 .NoLinkLine a, .box11_black_wash #box1 .NoLinkLine1 a, .box12_black_wash #box12 .NoLinkLine a,
.box1_white_wash #box1 .NoLinkLine a, .box2_white_wash #box2 .NoLinkLine a, .box3_white_wash #box3 .NoLinkLine a, .box4_white_wash #box4 .NoLinkLine a,
.box5_white_wash #box5 .NoLinkLine a, .box6_white_wash #box6 .NoLinkLine a, .box7_white_wash #box7 .NoLinkLine a, .box8_white_wash #box8 .NoLinkLine a,
.box9_white_wash #box9 .NoLinkLine a, .box10_white_wash #box10 .NoLinkLine a, .box11_white_wash #box1 .NoLinkLine1 a, .box12_white_wash #box12 .NoLinkLine a,
.box1_gradient_wash #box1 .NoLinkLine a, .box2_gradient_wash #box2 .NoLinkLine a, .box3_gradient_wash #box3 .NoLinkLine a, .box4_gradient_wash #box4 .NoLinkLine a,
.box5_gradient_wash #box5 .NoLinkLine a, .box6_gradient_wash #box6 .NoLinkLine a, .box7_gradient_wash #box7 .NoLinkLine a, .box8_gradient_wash #box8 .NoLinkLine a,
.box9_gradient_wash #box9 .NoLinkLine a, .box10_gradient_wash #box10 .NoLinkLine a, .box11_gradient_wash #box1 .NoLinkLine1 a, .box12_gradient_wash #box12 .NoLinkLine a,
.box1_photo_univBlue #box1 .NoLinkLine a, .box2_photo_univBlue #box2 .NoLinkLine a, .box3_photo_univBlue #box3 .NoLinkLine a, .box4_photo_univBlue #box4 .NoLinkLine a,
.box5_photo_univBlue #box5 .NoLinkLine a, .box6_photo_univBlue #box6 .NoLinkLine a, .box7_photo_univBlue #box7 .NoLinkLine a, .box8_photo_univBlue #box8 .NoLinkLine a,
.box9_photo_univBlue #box9 .NoLinkLine a, .box10_photo_univBlue #box10 .NoLinkLine a, .box11_photo_univBlue #box1 .NoLinkLine1 a, .box12_photo_univBlue #box12 .NoLinkLine a,
.box1_photo_medBlue #box1 .NoLinkLine a, .box2_photo_medBlue #box2 .NoLinkLine a, .box3_photo_medBlue #box3 .NoLinkLine a, .box4_photo_medBlue #box4 .NoLinkLine a,
.box5_photo_medBlue #box5 .NoLinkLine a, .box6_photo_medBlue #box6 .NoLinkLine a, .box7_photo_medBlue #box7 .NoLinkLine a, .box8_photo_medBlue #box8 .NoLinkLine a,
.box9_photo_medBlue #box9 .NoLinkLine a, .box10_photo_medBlue #box10 .NoLinkLine a, .box11_photo_medBlue #box1 .NoLinkLine1 a, .box12_photo_medBlue #box12 .NoLinkLine a,
.box1_photo_lightBlue #box1 .NoLinkLine a, .box2_photo_lightBlue #box2 .NoLinkLine a, .box3_photo_lightBlue #box3 .NoLinkLine a, .box4_photo_lightBlue #box4 .NoLinkLine a,
.box5_photo_lightBlue #box5 .NoLinkLine a, .box6_photo_lightBlue #box6 .NoLinkLine a, .box7_photo_lightBlue #box7 .NoLinkLine a, .box8_photo_lightBlue #box8 .NoLinkLine a,
.box9_photo_lightBlue #box9 .NoLinkLine a, .box10_photo_lightBlue #box10 .NoLinkLine a, .box11_photo_lightBlue #box1 .NoLinkLine1 a, .box12_photo_lightBlue #box12 .NoLinkLine a,
.box1_photo_gray #box1 .NoLinkLine a, .box2_photo_gray #box2 .NoLinkLine a, .box3_photo_gray #box3 .NoLinkLine a, .box4_photo_gray #box4 .NoLinkLine a,
.box5_photo_gray #box5 .NoLinkLine a, .box6_photo_gray #box6 .NoLinkLine a, .box7_photo_gray #box7 .NoLinkLine a, .box8_photo_gray #box8 .NoLinkLine a,
.box9_photo_gray #box9 .NoLinkLine a, .box10_photo_gray #box10 .NoLinkLine a, .box11_photo_gray #box1 .NoLinkLine1 a, .box12_photo_gray #box12 .NoLinkLine a,
.box1_photo_orange #box1 .NoLinkLine a, .box2_photo_orange #box2 .NoLinkLine a, .box3_photo_orange #box3 .NoLinkLine a, .box4_photo_orange #box4 .NoLinkLine a,
.box5_photo_orange #box5 .NoLinkLine a, .box6_photo_orange #box6 .NoLinkLine a, .box7_photo_orange #box7 .NoLinkLine a, .box8_photo_orange #box8 .NoLinkLine a,
.box9_photo_orange #box9 .NoLinkLine a, .box10_photo_orange #box10 .NoLinkLine a, .box11_photo_orange #box1 .NoLinkLine1 a, .box12_photo_orange #box12 .NoLinkLine a,
.box1_photo_beige #box1 .NoLinkLine a, .box2_photo_beige #box2 .NoLinkLine a, .box3_photo_beige #box3 .NoLinkLine a, .box4_photo_beige #box4 .NoLinkLine a,
.box5_photo_beige #box5 .NoLinkLine a, .box6_photo_beige #box6 .NoLinkLine a, .box7_photo_beige #box7 .NoLinkLine a, .box8_photo_beige #box8 .NoLinkLine a,
.box9_photo_beige #box9 .NoLinkLine a, .box10_photo_beige #box10 .NoLinkLine a, .box11_photo_beige #box1 .NoLinkLine1 a, .box12_photo_beige #box12 .NoLinkLine a,
.box1_photo_black #box1 .NoLinkLine a, .box2_photo_black #box2 .NoLinkLine a, .box3_photo_black #box3 .NoLinkLine a, .box4_photo_black #box4 .NoLinkLine a,
.box5_photo_black #box5 .NoLinkLine a, .box6_photo_black #box6 .NoLinkLine a, .box7_photo_black #box7 .NoLinkLine a, .box8_photo_black #box8 .NoLinkLine a,
.box9_photo_black #box9 .NoLinkLine a, .box10_photo_black #box10 .NoLinkLine a, .box11_photo_black #box1 .NoLinkLine1 a, .box12_photo_black #box12 .NoLinkLine a,
.box1_photo_white #box1 .NoLinkLine a, .box2_photo_white #box2 .NoLinkLine a, .box3_photo_white #box3 .NoLinkLine a, .box4_photo_white #box4 .NoLinkLine a,
.box5_photo_white #box5 .NoLinkLine a, .box6_photo_white #box6 .NoLinkLine a, .box7_photo_white #box7 .NoLinkLine a, .box8_photo_white #box8 .NoLinkLine a,
.box9_photo_white #box9 .NoLinkLine a, .box10_photo_white #box10 .NoLinkLine a, .box11_photo_white #box1 .NoLinkLine1 a, .box12_photo_white #box12 .NoLinkLine a,
.box1_photo_gradient #box1 .NoLinkLine a, .box2_photo_gradient #box2 .NoLinkLine a, .box3_photo_gradient #box3 .NoLinkLine a, .box4_photo_gradient #box4 .NoLinkLine a,
.box5_photo_gradient #box5 .NoLinkLine a, .box6_photo_gradient #box6 .NoLinkLine a, .box7_photo_gradient #box7 .NoLinkLine a, .box8_photo_gradient #box8 .NoLinkLine a,
.box9_photo_gradient #box9 .NoLinkLine a, .box10_photo_gradient #box10 .NoLinkLine a, .box11_photo_gradient #box1 .NoLinkLine1 a, .box12_photo_gradient #box12 .NoLinkLine a {
    border: 0px;
}

/*-------------------------------------------------------
        PARALAX SETTINGS
    ---------------------------------------------------------  */

.box1_plax #box1, .box2_plax #box2, .box3_plax #box3, .box4_plax #box4,
.box5_plax #box5, .box6_plax #box6, .box7_plax #box7, .box8_plax #box8,
.box9_plax #box9, .box10_plax #box10, .box11_plax #box11, .box12_plax #box12 {
    background-attachment: fixed !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.box1_plax_zoom #box1, .box2_plax_zoom #box2, .box3_plax_zoom #box3, .box4_plax_zoom #box4,
.box5_plax_zoom #box5, .box6_plax_zoom #box6, .box7_plax_zoom #box7, .box8_plax_zoom #box8,
.box9_plax_zoom #box9, .box10_plax_zoom #box10, .box11_plax_zoom #box11, .box12_plax_zoom #box12 {
    background-size: 101%;
    background-size: contain;
    background-position: center !important;
    background-repeat: no-repeat;
}


/*--------------------------------------------
        PARALAX MOBILE SETTINGS
----------------------------------------------*/
@media screen and (min-width:0px) and (max-width:700px) {
    .box1_plax_zoom #box1, .box2_plax_zoom #box2, .box3_plax_zoom #box3, .box4_plax_zoom #box4,
    .box5_plax_zoom #box5, .box6_plax_zoom #box6, .box7_plax_zoom #box7, .box8_plax_zoom #box8,
    .box9_plax_zoom #box9, .box10_plax_zoom #box10, .box11_plax_zoom #box11, .box12_plax_zoom #box12 {
        background-attachment: fixed !important;
        background-position: center !important;
        background-repeat: no-repeat !important;
        background-size: cover !important;
    }
}


/*----------------------------------------------
    HR STYLES
------------------------------------------------*/

.hr1 hr, hr.hr1 {
    border: 0;
    border-top: 3px dotted #ccc;
}

.hr2 hr, hr.hr2 {
    border: 0;
    background-color: transparent;
    border-top: 3px dashed #ccc;
}

.hr3 hr, hr.hr3 {
    border: 0;
    border-bottom: 6px dashed #ddd;
    background: #a0a0a0;
}

.hr4 hr, hr.hr4 {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

.hr5 hr, hr.hr5 {
    border: 0;
    border-top: 3px double #ccc;
}

.hr6 hr, hr.hr6 {
    border: 0;
    border-top: 2px solid #dfdfdf;
    border-bottom: 1px solid #888;
}

.hr7 hr, hr.hr7 {
    border: 0;
    border-top: 1px solid #dfdfdf;
    box-shadow: -1px 4px 6px rgba(0,0,0,.19);
}

.hr8 hr, hr.hr8 {
    border: 0;
    height: 20px;
    border-style: solid;
    border-color: #ccc;
    border-width: 2px 0 0 0;
    border-radius: 10px;
}

    .hr8 hr:before, hr.hr8:before {
        display: block;
        content: "";
        height: 20px;
        margin-top: -21px;
        border-style: solid;
        border-color: #ccc;
        border-width: 0 0 2px 0;
        border-radius: 10px;
    }

.hr9 hr, hr.hr9 {
    border: 0;
    height: 20px;
    border-style: solid;
    border-color: #ccc;
    border-width: 0 0 2px 0;
    border-radius: 10px;
}

    .hr9 hr:before, hr.hr9:before {
        display: block;
        content: "";
        height: 20px;
        margin-top: -21px;
        border-style: solid;
        border-color: #ccc;
        border-width: 0 2px 0 0;
        border-radius: 10px;
    }


.hr10 hr, hr.hr10 {
    border: 0;
    border-top: 3px solid #aaa;
    text-align: center;
}

    .hr10 hr:after, hr.hr10:after {
        content: '\f078';
        font-family: 'fa', FontAwesome;
        display: inline-block;
        position: relative;
        top: -33px;
        padding: 0 3px;
        background: transparent;
        color: #aaa;
        font-size: 3em;
    }

.hr11 hr, hr.hr11 {
    padding: 0;
    border: none;
    border-top: solid 1px #999;
    border-bottom: solid 4px #ccc;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 12px;
    color: #333;
    text-align: center;
    position: relative;
}

    .hr11 hr:before, hr.hr11:before {
        padding: 0;
        content: "";
        position: absolute;
        top: 3px;
        left: 0px;
        right: 0px;
        height: 2px;
        background-color: #aaa;
    }

    .hr11 hr:after, hr.hr11:after {
        padding: 0;
        content: "";
        position: absolute;
        top: 7px;
        left: 0px;
        right: 0px;
        height: 3px;
        background-color: #bbb;
    }


.hr12 hr, hr.hr12 {
    background: #fff;
    height: 5px;
    position: relative;
    box-shadow: 0 1px 7px rgba(0, 0, 0, 0.2);
}

    .hr12 hr:before, .hr12 hr:after, hr.hr12:before, hr.hr12:after {
        background: #ccc;
        content: '';
        height: 130px;
        position: absolute;
        top: -25px;
        width: 100px;
        box-shadow: 0 5px 10px -7px rgba(0, 0,0, 0.5);
    }

    .hr12 hr:before, hr.hr12:before {
        right: -20px;
        transform: rotate(45deg);
    }

    .hr12 hr:after, hr.hr12:after {
        left: -20px;
        transform: rotate(-45deg);
    }

.hr13 hr, hr.hr13 {
    overflow: visible; /* Ensures the content is not revealed until the animation */
    white-space: nowrap; /* Keeps the content on a single line */
    margin: 0 auto; /* Gives that scrolling effect as the typing happens */
    letter-spacing: .1em; /* Adjust as needed */
    animation: typing 5.5s steps(150, end);
    position: relative;
    height: 3px;
}

    .hr13 hr:before, .hr13 hr:after, hr.hr13:before,, hr.hr13:after {
        content: "";
        width: 8px;
        height: 8px;
        top: -5px;
        position: absolute;
        margin: auto;
        border-radius: 50%;
        border: solid 1px #E17000;
    }

    .hr13 hr:before, hr.hr13:before {
        left: 0px;
    }

    .hr13 hr:after, hr.hr13:after {
        right: 0px;
    }

.hr-orange hr, hr.hr-orange {
    border: 2px solid #f58220;
    width: 30%;
    margin: 25px auto;
}

.hr-medBlue hr, hr.hr-medBlue {
    border: 2px solid #0057ab;
    width: 30%;
    margin: 25px auto;
}

.hr-titanBlue hr, hr.hr-titanBlue {
    border: 2px solid #00274C;
    width: 30%;
    margin: 25px auto;
}

/* The typing effect */
@keyframes typing {
    from {
        width: 0;
    }

    to {
        width: 100%;
    }
}



.hr14 hr {
    border: none;
    height: 10px;
    background: linear-gradient(-135deg, #f7f7f7 5px, transparent 0) 0 5px, linear-gradient(135deg, #fff 5px, #aaa 0) 0 5px;
    background-color: #fff;
    background-position: left bottom;
    background-repeat: repeat-x;
    background-size: 10px 10px;
}



.hr15 hr {
    border: none;
    height: 10px;
    background-color: #f7f7f7;
    border: solid 1px #fafafa;
    box-shadow: inset 0px 0px 8px 0px rgba(0,0,0,.23);
}

.hrw_20 hr {
    width: 20%;
}

.hrw_25 hr {
    width: 25%;
}

.hrw_30 hr {
    width: 30%;
}

.hrw_40 hr {
    width: 40%;
}

.hrw_50 hr {
    width: 50%;
}

.hrw_60 hr {
    width: 60%;
}

.hrw_70 hr {
    width: 70%;
}

.hrw_75 hr {
    width: 75%;
}

.hrw_80 hr {
    width: 80%;
}

.hrw_90 hr {
    width: 90%;
}


/*----------------------------------------------------------------------------
     INFO FACT CARDS
-------------------------------------------------------------------------------------*/
.infofacts_plate_univBlue ul, .infofacts_plate_medBlue ul, .infofacts_plate_lightBlue ul,
.infofacts_plate_gray ul, .infofacts_plate_orange ul, .infofacts_plate_beige ul,
.infofacts_plate_beige ul, .infofacts_plate_white ul, .infofacts_plate_gradient ul {
    border-radius: 50%;
    height: 10em;
    width: 10em;
    padding: 10px;
    background-color: rgba(0,43,84, .9);
    color: #f7f7f7;
    position: relative;
    border: solid 8px #00274c;
    margin: 5px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    font-family: 'Roboto', Arial, sans-serif !important;
    font-size: initial;
}

.infofacts_plate_univBlue.Plate_small ul, .infofacts_plate_medBlue.Plate_small ul, .infofacts_plate_lightBlue.Plate_small ul,
.infofacts_plate_gray.Plate_small ul, .infofacts_plate_orange.Plate_small ul, .infofacts_plate_beige.Plate_small ul,
.infofacts_plate_black.Plate_small ul, .infofacts_plate_white.Plate_small ul, .infofacts_plate_gradient.Plate_small ul {
    height: 8em;
    width: 8em;
}

.infofacts_plate_univBlue.Plate_large ul, .infofacts_plate_medBlue.Plate_large ul, .infofacts_plate_lightBlue.Plate_large ul,
.infofacts_plate_gray.Plate_large ul, .infofacts_plate_orange.Plate_large ul, .infofacts_plate_beige.Plate_large ul,
.infofacts_plate_black.Plate_large ul, .infofacts_plate_white.Plate_large ul, .infofacts_plate_gradient.Plate_large ul {
    height: 13em;
    width: 13em;
}

.infofacts_plate_univBlue li {
    color: #f7f7f7 !important;
}

.infofacts_plate_medBlue ul {
    border: solid 8px #0059a2;
    background: #222;
    background-color: rgba(0,89,162, .9);
    color: #fff;
}

.infofacts_plate_lightBlue ul {
    border: solid 8px #9DBED8;
    background: #fff;
    background-color: rgba(157,190,216, .9);
    color: #222;
}

.infofacts_plate_gray ul {
    border: solid 8px #555;
    background: #222;
    background-color: rgba(85,85,85, .9);
    color: #fff;
}

.infofacts_plate_orange ul {
    border: solid 8px #F58220;
    background: #fff;
    background-color: rgba(245,130,32, .9);
    color: #101010;
}

.infofacts_plate_beige ul {
    border: solid 8px #DAD6CC;
    background: #fff;
    background-color: rgba(218,214,204, .9);
    color: #222;
}

.infofacts_plate_black ul {
    border: solid 8px #101010;
    background: #222;
    background-color: rgba(16,16,16, .9);
    color: #fff;
}

.infofacts_plate_white ul {
    border: solid 8px #fff;
    background: #fff;
    background-color: rgba(255,255,255, .9);
    color: #222;
}

.infofacts_plate_gradient ul {
    border: solid 8px #DAD6CC;
    background-color: #f4f5f5;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f5f5), to(#dfdddd));
    background-image: -webkit-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: -moz-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: -ms-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: -o-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: linear-gradient(to bottom, #f4f5f5, #dfdddd);
    color: #222;
}

    .infofacts_plate_univBlue ul:after, .infofacts_plate_medBlue ul:after, .infofacts_plate_lightBlue ul:after,
    .infofacts_plate_gray ul:after, .infofacts_plate_orange ul:after, .infofacts_plate_beige ul:after,
    .infofacts_plate_black ul:after, .infofacts_plate_white ul:after, .infofacts_plate_gradient ul:after {
        content: "";
        position: absolute;
        top: 0px;
        bottom: 0px;
        left: 0px;
        right: 0px;
        border: solid 4px #fff;
        border-radius: 50%;
        z-index: 1000;
    }

.infofacts_plate_lightBlue ul:after, .infofacts_plate_beige ul:after {
    border: solid 4px #222;
}

.infofacts_plate_orange ul:after, .infofacts_plate_white ul:after {
    border: solid 4px #101010;
}

.infofacts_plate_gradient ul:after {
    border: solid 4px #aaa;
}

.infofacts_plate_univBlue li, .infofacts_plate_medBlue li, .infofacts_plate_lightBlue li,
.infofacts_plate_gray li, .infofacts_plate_orange li, .infofacts_plate_beige li,
.infofacts_plate_black li, .infofacts_plate_white li, .infofacts_plate_gradient li,
#centercontent .infofacts_plate_univBlue li, #centercontent .infofacts_plate_medBlue li, #centercontent .infofacts_plate_lightBlue li,
#centercontent .infofacts_plate_gray li, #centercontent .infofacts_plate_orange li, #centercontent .infofacts_plate_beige li,
#centercontent .infofacts_plate_black li, #centercontent .infofacts_plate_white li, #centercontent .infofacts_plate_gradient li {
    list-style: none !important;
    padding: 10px !important;
    text-align: center;
    font-size: .85em;
    font-family: 'Roboto', Arial, sans-serif !important;
}

#centercontent .infofacts_plate_medBlue li, #centercontent .infofacts_plate_gray li, #centercontent .infofacts_plate_black li {
    color: #fff;
}

    #centercontent .infofacts_plate_univBlue li span, #centercontent .infofacts_plate_medBlue li span, #centercontent .infofacts_plate_lightBlue li span,
    #centercontent .infofacts_plate_gray li span, #centercontent .infofacts_plate_orange li span, #centercontent .infofacts_plate_beige li span,
    #centercontent .infofacts_plate_black li span, #centercontent .infofacts_plate_white li span, #centercontent .infofacts_plate_gradient li span {
        font-family: 'Roboto', Arial, sans-serif !important;
    }

.infofacts_plate_univBlue.Plate_small li, .infofacts_plate_medBlue.Plate_small li, .infofacts_plate_lightBlue.Plate_small li,
.infofacts_plate_gray.Plate_small li, .infofacts_plate_orange.Plate_small li, .infofacts_plate_beige.Plate_small li,
.infofacts_plate_black.Plate_small li, .infofacts_plate_white.Plate_small li, .infofacts_plate_gradient.Plate_small li,
#centercontent .infofacts_plate_univBlue.Plate_small li, #centercontent .infofacts_plate_medBlue.Plate_small li, #centercontent .infofacts_plate_lightBlue.Plate_small li,
#centercontent .infofacts_plate_gray.Plate_small li, #centercontent .infofacts_plate_orange.Plate_small li, #centercontent .infofacts_plate_beige.Plate_small li,
#centercontent .infofacts_plate_black.Plate_small li, #centercontent .infofacts_plate_white.Plate_small li, #centercontent .infofacts_plate_gradient.Plate_small li,
#centercontent .infofacts_plate_univBlue.Plate_small li span, #centercontent .infofacts_plate_medBlue.Plate_small li span, #centercontent .infofacts_plate_lightBlue.Plate_small li span,
#centercontent .infofacts_plate_gray.Plate_small li span, #centercontent .infofacts_plate_orange.Plate_small li span, #centercontent .infofacts_plate_beige.Plate_small li span,
#centercontent .infofacts_plate_black.Plate_small li span, #centercontent .infofacts_plate_white.Plate_small li span, #centercontent .infofacts_plate_gradient.Plate_small li span {
    font-size: .8em;
}

.infofacts_plate_univBlue.Plate_large li, .infofacts_plate_medBlue.Plate_large li, .infofacts_plate_lightBlue.Plate_large li,
.infofacts_plate_gray.Plate_large li, .infofacts_plate_orange.Plate_large li, .infofacts_plate_beige.Plate_large li,
.infofacts_plate_black.Plate_large li, .infofacts_plate_white.Plate_large li, .infofacts_plate_gradient.Plate_large li,
#centercontent .infofacts_plate_univBlue.Plate_large li, #centercontent .infofacts_plate_medBlue.Plate_large li, #centercontent .infofacts_plate_lightBlue.Plate_large li,
#centercontent .infofacts_plate_gray.Plate_large li, #centercontent .infofacts_plate_orange.Plate_large li, #centercontent .infofacts_plate_beige.Plate_large li,
#centercontent .infofacts_plate_black.Plate_large li, #centercontent .infofacts_plate_white.Plate_large li, #centercontent .infofacts_plate_gradient.Plate_large li,
#centercontent .infofacts_plate_univBlue.Plate_large li span, #centercontent .infofacts_plate_medBlue.Plate_large li span, #centercontent .infofacts_plate_lightBlue.Plate_large li span,
#centercontent .infofacts_plate_gray.Plate_large li span, #centercontent .infofacts_plate_orange.Plate_large li span, #centercontent .infofacts_plate_beige.Plate_large li span,
#centercontent .infofacts_plate_black.Plate_large li span, #centercontent .infofacts_plate_white.Plate_large li span, #centercontent .infofacts_plate_gradient.Plate_large li span {
    font-size: 1em;
}

.infofacts_plate_univBlue li:first-child, .infofacts_plate_medBlue li:first-child, .infofacts_plate_lightBlue li:first-child,
.infofacts_plate_gray li:first-child, .infofacts_plate_orange li:first-child, .infofacts_plate_beige li:first-child,
.infofacts_plate_black li:first-child, .infofacts_plate_white li:first-child, .infofacts_plate_gradient li:first-child {
    font-size: 3em !important;
    padding-bottom: 10px;
    border-bottom: dotted 4px #f7f7f7;
    margin-left: 10% !important;
    width: 70%;
}

.infofacts_plate_univBlue.Plate_small li:first-child, .infofacts_plate_medBlue.Plate_small li:first-child, .infofacts_plate_lightBlue.Plate_small li:first-child,
.infofacts_plate_gray.Plate_small li:first-child, .infofacts_plate_orange.Plate_small li:first-child, .infofacts_plate_beige.Plate_small li:first-child,
.infofacts_plate_black.Plate_small li:first-child, .infofacts_plate_white.Plate_small li:first-child, .infofacts_plate_gradient.Plate_small li:first-child {
    font-size: 2em !important;
}

.infofacts_plate_univBlue.Plate_large li:first-child, .infofacts_plate_medBlue.Plate_large li:first-child, .infofacts_plate_lightBlue.Plate_large li:first-child,
.infofacts_plate_gray.Plate_large li:first-child, .infofacts_plate_orange.Plate_large li:first-child, .infofacts_plate_beige.Plate_large li:first-child,
.infofacts_plate_black.Plate_large li:first-child, .infofacts_plate_white.Plate_large li:first-child, .infofacts_plate_gradient.Plate_large li:first-child {
    font-size: 3.5em !important;
}

.infofacts_plate_lightBlue li:first-child, .infofacts_plate_beige li:first-child, .infofacts_plate_gradient li:first-child {
    border-bottom: dotted 4px #222;
}

.infofacts_plate_orange li:first-child, .infofacts_plate_white li:first-child {
    border-bottom: dotted 4px #101010;
}


#centercontent .infofacts_plate_univBlue li, .infofacts_plate_univBlue li {
    background: #222;
    background-color: transparent;
    color: #fff;
}

#centercontent .infofacts_plate_medBlue li, .infofacts_plate_medBlue li {
    background: #222;
    background-color: transparent;
    color: #fff;
}

#centercontent .infofacts_plate_lightBlue li, .infofacts_plate_lightBlue li {
    background: #fff;
    background-color: transparent;
    color: #101010;
}

#centercontent .infofacts_plate_gray li, .infofacts_plate_gray li {
    background: #555;
    background-color: transparent;
    color: #fff;
}

#centercontent .infofacts_plate_orange li, .infofacts_plate_orange li {
    background: #fff;
    background-color: transparent;
    color: #222;
}

#centercontent .infofacts_plate_beige li, .infofacts_plate_beige li {
    background: #fff;
    background-color: transparent;
    color: #222;
}

#centercontent .infofacts_plate_black li, .infofacts_plate_black li {
    background: #000;
    background-color: transparent;
    color: #f7f7f7;
}

#centercontent .infofacts_plate_white li, .infofacts_plate_white li {
    background: #fff;
    background-color: transparent;
    color: #222;
}

#centercontent .infofacts_plate_gradient li, .infofacts_plate_gradient li {
    background: #f4f5f5;
    background-color: transparent;
    color: #222;
}
/* INFO FACTS SPOTLIGHT */
.infofacts_spotlight_univBlue, .infofacts_spotlight_medBlue, .infofacts_spotlight_lightBlue,
.infofacts_spotlight_gray, .infofacts_spotlight_orange, .infofacts_spotlight_beige,
.infofacts_spotlight_black, .infofacts_spotlight_white, .infofacts_spotlight_gradient {
    float: left;
    padding: 20px;
    width: 100%;
    box-sizing: border-box;
    position: relative;
}

    .infofacts_spotlight_univBlue .infofacts_spotlight_wash, .infofacts_spotlight_medBlue .infofacts_spotlight_wash, .infofacts_spotlight_lightBlue .infofacts_spotlight_wash,
    .infofacts_spotlight_gray .infofacts_spotlight_wash, .infofacts_spotlight_orange .infofacts_spotlight_wash, .infofacts_spotlight_beige .infofacts_spotlight_wash,
    .infofacts_spotlight_black .infofacts_spotlight_wash, .infofacts_spotlight_white .infofacts_spotlight_wash, .infofacts_spotlight_gradient .infofacts_spotlight_wash {
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        background-size: cover;
    }

    .infofacts_spotlight_univBlue .infofacts_spotlight_wash {
        background-color: rgba(0,43,84, .4) !important;
        color: #f7f7f7;
    }

    .infofacts_spotlight_medBlue .infofacts_spotlight_wash {
        background-color: rgba(0,89,162, .4) !important;
        color: #f7f7f7;
    }

    .infofacts_spotlight_lightBlue .infofacts_spotlight_wash {
        background-color: rgba(157,190,216, .4) !important;
        color: #000;
    }

    .infofacts_spotlight_gray .infofacts_spotlight_wash {
        background-color: rgba(85,85,85, .4) !important;
        color: #f7f7f7;
    }

    .infofacts_spotlight_orange .infofacts_spotlight_wash {
        background-color: rgba(245,130,32,.4) !important;
        color: #000;
    }

    .infofacts_spotlight_beige .infofacts_spotlight_wash {
        background-color: rgba(218,214,204, .4) !important;
        color: #000;
    }

    .infofacts_spotlight_black .infofacts_spotlight_wash {
        background-color: rgba(16,16,16, .4) !important;
        color: #f7f7f7;
    }

    .infofacts_spotlight_white .infofacts_spotlight_wash {
        background-color: rgba(255,255,255, .4) !important;
        color: #000;
    }

    .infofacts_spotlight_gradient .infofacts_spotlight_wash {
        background-color: rgba(125,125,125, .4) !important;
        color: #000;
    }

    .infofacts_spotlight_univBlue ul, .infofacts_spotlight_medBlue ul, .infofacts_spotlight_lightBlue ul,
    .infofacts_spotlight_gray ul, .infofacts_spotlight_orange ul, .infofacts_spotlight_beige ul,
    .infofacts_spotlight_black ul, .infofacts_spotlight_white ul, .infofacts_spotlight_gradient ul {
        float: left;
        display: block;
        border-radius: 50%;
        height: 8.5em;
        width: 8.5em;
        padding: 8px;
        color: #00274c;
        background-color: #fff;
        background: transparent;
        background-image: url('../images/bggrads/white_80_percent.png');
        position: relative;
        border: solid 8px #00274c;
        margin: 5px !important;
        margin-bottom: 75px !important;
        transition: all 600ms ease-in-out;
    }

    .infofacts_spotlight_medBlue ul {
        background-color: #fff;
        background-image: url('../images/bggrads/white_80_percent.png');
        color: #0059a2;
        border: solid 8px #0059a2;
    }

    .infofacts_spotlight_lightBlue ul {
        background-color: #fff;
        background-image: url('../images/bggrads/white_80_percent.png');
        color: #222;
        border: solid 8px #9DBED8;
    }

    .infofacts_spotlight_gray ul {
        background-color: #fff;
        background-image: url('../images/bggrads/white_80_percent.png');
        color: #555;
        border: solid 8px #555;
    }

    .infofacts_spotlight_orange ul {
        background-color: #fff;
        background-image: url('../images/bggrads/white_80_percent.png');
        color: #222;
        border: solid 8px #F58220;
    }

    .infofacts_spotlight_beige ul {
        background-color: #fff;
        background-image: url('../images/bggrads/white_80_percent.png');
        color: #222;
        border: solid 8px #DAD6CC;
    }

    .infofacts_spotlight_black ul {
        background-color: #fff;
        background-image: url('../images/bggrads/white_80_percent.png');
        color: #222;
        border: solid 8px #101010;
    }

    .infofacts_spotlight_white ul {
        background-color: #fff;
        background-image: url('../images/bggrads/white_80_percent.png');
        color: #444;
        border: solid 8px #dfdfdf;
    }

    .infofacts_spotlight_gradient ul {
        background-color: #fff;
        background-image: url('../images/bggrads/white_80_percent.png');
        color: #222;
        border: solid 8px #aaa;
    }

        .infofacts_spotlight_univBlue ul:nth-child(even), .infofacts_spotlight_medBlue ul:nth-child(even), .infofacts_spotlight_lightBlue ul:nth-child(even),
        .infofacts_spotlight_gray ul:nth-child(even), .infofacts_spotlight_orange ul:nth-child(even), .infofacts_spotlight_beige ul:nth-child(even),
        .infofacts_spotlight_black ul:nth-child(even), .infofacts_spotlight_white ul:nth-child(even), .infofacts_spotlight_gradient ul:nth-child(even) {
            margin-bottom: 5px !important;
            margin-top: 75px !important;
        }

    .infofacts_spotlight_univBlue ul:hover {
        background-color: #00274c;
        color: #f7f7f7;
        border: solid 8px #f7f7f7;
        transition: all 150ms ease-in-out;
        background-image: none;
    }

    .infofacts_spotlight_medBlue ul:hover {
        background-color: #0059a2;
        color: #fff;
        border: solid 8px #f7f7f7;
        transition: all 150ms ease-in-out;
        background-image: none;
    }

    .infofacts_spotlight_lightBlue ul:hover {
        background-color: #9DBED8;
        color: #222;
        border: solid 8px #0059a2;
        transition: all 150ms ease-in-out;
        background-image: none;
    }

    .infofacts_spotlight_gray ul:hover {
        background-color: #555;
        color: #fff;
        border: solid 8px #fff;
        transition: all 150ms ease-in-out;
        background-image: none;
    }

    .infofacts_spotlight_orange ul:hover {
        background-color: #F58220;
        color: #222;
        border: solid 8px #AF5608;
        transition: all 150ms ease-in-out;
        background-image: none;
    }

    .infofacts_spotlight_beige ul:hover {
        background-color: #DAD6CC;
        color: #222;
        border: solid 8px #B8B39D;
        transition: all 150ms ease-in-out;
        background-image: none;
    }

    .infofacts_spotlight_black ul:hover {
        background-color: #101010;
        color: #f7f7f7;
        border: solid 8px #f7f7f7;
        transition: all 150ms ease-in-out;
        background-image: none;
    }

    .infofacts_spotlight_white ul:hover {
        background-color: #fff;
        color: #595959;
        border: solid 8px #fff;
        box-shadow: 0px 0px 3px rgba(0,0,0,.3);
        transition: all 150ms ease-in-out;
        background-image: none;
    }

    .infofacts_spotlight_gradient ul:hover {
        background-color: #f4f5f5;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f5f5), to(#dfdddd));
        background-image: -webkit-linear-gradient(top, #f4f5f5, #dfdddd);
        background-image: -moz-linear-gradient(top, #f4f5f5, #dfdddd);
        background-image: -ms-linear-gradient(top, #f4f5f5, #dfdddd);
        background-image: -o-linear-gradient(top, #f4f5f5, #dfdddd);
        background-image: linear-gradient(to bottom, #f4f5f5, #dfdddd);
        color: #222;
        border: solid 8px #555;
        transition: all 150ms ease-in-out;
    }

    .infofacts_spotlight_univBlue li, .infofacts_spotlight_medBlue li, .infofacts_spotlight_lightBlue li,
    .infofacts_spotlight_gray li, .infofacts_spotlight_orange li, .infofacts_spotlight_beige li,
    .infofacts_spotlight_black li, .infofacts_spotlight_white li, .infofacts_spotlight_gradient li {
        list-style: none !important;
        padding: 10px !important;
        font-size: .8em !important;
    }

#centercontent .infofacts_spotlight_univBlue li, #centercontent .infofacts_spotlight_medBlue li, #centercontent .infofacts_spotlight_lightBlue li,
#centercontent .infofacts_spotlight_gray li, #centercontent .infofacts_spotlight_orange li, #centercontent .infofacts_spotlight_beige li,
#centercontent .infofacts_spotlight_black li, #centercontent .infofacts_spotlight_white li, #centercontent .infofacts_spotlight_gradient li {
    text-align: center;
    font-family: 'Roboto', Arial, sans-serif !important;
}

.infofacts_spotlight_univBlue li:first-child, .infofacts_spotlight_medBlue li:first-child, .infofacts_spotlight_lightBlue li:first-child,
.infofacts_spotlight_gray li:first-child, .infofacts_spotlight_orange li:first-child, .infofacts_spotlight_beige li:first-child,
.infofacts_spotlight_black li:first-child, .infofacts_spotlight_white li:first-child, .infofacts_spotlight_gradient li:first-child {
    font-size: 2.2em !important;
    padding-bottom: 3px !important;
    border-bottom: solid 1px #f7f7f7;
    margin-left: 10% !important;
    width: 70%;
}

.infofacts_spotlight_univBlue ul:hover li, .infofacts_spotlight_medBlue ul:hover li, .infofacts_spotlight_gray ul:hover li,
.infofacts_spotlight_black ul:hover li {
    color: #f7f7f7 !important;
}

/* INFO FACTS BUBBLE BRICK */

#centercontent .infofacts_bubblebrick_univBlue, #centercontent .infofacts_bubblebrick_medBlue, #centercontent .infofacts_bubblebrick_lightBlue,
#centercontent .infofacts_bubblebrick_gray, #centercontent .infofacts_bubblebrick_orange, #centercontent .infofacts_bubblebrick_beige,
#centercontent .infofacts_bubblebrick_black, #centercontent .infofacts_bubblebrick_white, #centercontent .infofacts_bubblebrick_gradient,
.infofacts_bubblebrick_univBlue, .infofacts_bubblebrick_medBlue, .infofacts_bubblebrick_lightBlue,
.infofacts_bubblebrick_gray, .infofacts_bubblebrick_orange, .infofacts_bubblebrick_beige,
.infofacts_bubblebrick_black, .infofacts_bubblebrick_white, .infofacts_bubblebrick_gradient {
    position: relative;
    font-family: 'Roboto', Arial, sans-serif !important;
    font-size: .85em !important;
}

    #centercontent .infofacts_bubblebrick_univBlue p, #centercontent .infofacts_bubblebrick_medBlue p, #centercontent .infofacts_bubblebrick_lightBlue p,
    #centercontent .infofacts_bubblebrick_gray p, #centercontent .infofacts_bubblebrick_orange p, #centercontent .infofacts_bubblebrick_beige p,
    #centercontent .infofacts_bubblebrick_black p, #centercontent .infofacts_bubblebrick_white p, #centercontent .infofacts_bubblebrick_gradient p,
    .infofacts_bubblebrick_univBlue p, .infofacts_bubblebrick_medBlue p, .infofacts_bubblebrick_lightBlue p,
    .infofacts_bubblebrick_gray p, .infofacts_bubblebrick_orange p, .infofacts_bubblebrick_beige p,
    .infofacts_bubblebrick_black p, .infofacts_bubblebrick_white p, .infofacts_bubblebrick_gradient p {
        background-color: #00274c;
        color: #fff;
        padding: 8px !important;
        border-right: solid 4px #00274c;
        border-left: solid 4px #00274c;
        font-size: .85em !important;
        margin: 0px !important;
        letter-spacing: 1px;
        font-family: 'Roboto', Arial, sans-serif !important;
    }

    #centercontent .infofacts_bubblebrick_medBlue p, .infofacts_bubblebrick_medBlue p {
        background-color: #0059a2;
        color: #fff;
        border-right: solid 4px #0059a2;
        border-left: solid 4px #0059a2;
    }

    #centercontent .infofacts_bubblebrick_lightBlue p, .infofacts_bubblebrick_lightBlue p {
        background-color: #9DBED8;
        color: #222;
        border-right: solid 4px #9DBED8;
        border-left: solid 4px #9DBED8;
    }

    #centercontent .infofacts_bubblebrick_gray p, .infofacts_bubblebrick_gray p {
        background-color: #555;
        color: #fff;
        border-right: solid 4px #555;
        border-left: solid 4px #555;
    }

    #centercontent .infofacts_bubblebrick_orange p, .infofacts_bubblebrick_orange p {
        background-color: #F58220;
        color: #101010;
        border-right: solid 4px #F58220;
        border-left: solid 4px #F58220;
    }

    #centercontent .infofacts_bubblebrick_beige p, .infofacts_bubblebrick_beige p {
        background-color: #DAD6CC;
        color: #222;
        border-right: solid 4px #DAD6CC;
        border-left: solid 4px #DAD6CC;
    }

    #centercontent .infofacts_bubblebrick_black p, .infofacts_bubblebrick_black p {
        background-color: #101010;
        color: #f7f7f7;
        border-right: solid 4px #101010;
        border-left: solid 4px #101010;
    }

    #centercontent .infofacts_bubblebrick_white p, .infofacts_bubblebrick_white p {
        background-color: #fff;
        color: #222;
        border-right: solid 4px #fff;
        border-left: solid 4px #fff;
    }

    #centercontent .infofacts_bubblebrick_gradient p, .infofacts_bubblebrick_gradient p {
        background-color: #dfdddd;
        color: #222;
        border-right: solid 4px #dfdddd;
        border-left: solid 4px #dfdddd;
        background-color: #dfdddd;
    }

        #centercontent .infofacts_bubblebrick_univBlue p:nth-of-type(2), #centercontent .infofacts_bubblebrick_medBlue p:nth-of-type(2), #centercontent .infofacts_bubblebrick_lightBlue p:nth-of-type(2),
        #centercontent .infofacts_bubblebrick_gray p:nth-of-type(2), #centercontent .infofacts_bubblebrick_orange p:nth-of-type(2), #centercontent .infofacts_bubblebrick_beige p:nth-of-type(2),
        #centercontent .infofacts_bubblebrick_black p:nth-of-type(2), #centercontent .infofacts_bubblebrick_white p:nth-of-type(2), #centercontent .infofacts_bubblebrick_gradient p:nth-of-type(2),
        .infofacts_bubblebrick_univBlue p:nth-of-type(2), .infofacts_bubblebrick_medBlue p:nth-of-type(2), .infofacts_bubblebrick_lightBlue p:nth-of-type(2),
        .infofacts_bubblebrick_gray p:nth-of-type(2), .infofacts_bubblebrick_orange p:nth-of-type(2), .infofacts_bubblebrick_beige p:nth-of-type(2),
        .infofacts_bubblebrick_black p:nth-of-type(2), .infofacts_bubblebrick_white p:nth-of-type(2), .infofacts_bubblebrick_gradient p:nth-of-type(2) {
            border-top-left-radius: 10px;
            border-top-right-radius: 10px;
            padding-top: 40px !important;
            font-size: 1em !important;
            text-align: center;
            position: relative;
        }

            #centercontent .infofacts_bubblebrick_univBlue p:nth-of-type(2)::after, #centercontent .infofacts_bubblebrick_medBlue p:nth-of-type(2)::after, #centercontent .infofacts_bubblebrick_lightBlue p:nth-of-type(2)::after,
            #centercontent .infofacts_bubblebrick_gray p:nth-of-type(2)::after, #centercontent .infofacts_bubblebrick_orange p:nth-of-type(2)::after, #centercontent .infofacts_bubblebrick_beige p:nth-of-type(2)::after,
            #centercontent .infofacts_bubblebrick_black p:nth-of-type(2)::after, #centercontent .infofacts_bubblebrick_white p:nth-of-type(2)::after, #centercontent .infofacts_bubblebrick_gradient p:nth-of-type(2)::after,
            .infofacts_bubblebrick_univBlue p:nth-of-type(2)::after, .infofacts_bubblebrick_medBlue p:nth-of-type(2)::after, .infofacts_bubblebrick_lightBlue p:nth-of-type(2)::after,
            .infofacts_bubblebrick_gray p:nth-of-type(2)::after, .infofacts_bubblebrick_orange p:nth-of-type(2)::after, .infofacts_bubblebrick_beige p:nth-of-type(2)::after,
            .infofacts_bubblebrick_black p:nth-of-type(2)::after, .infofacts_bubblebrick_white p:nth-of-type(2)::after, .infofacts_bubblebrick_gradient p:nth-of-type(2)::after {
                content: "";
                background-color: #fff;
                height: 1px;
                width: 80%;
                left: 0;
                right: 0;
                margin: auto;
                position: absolute;
                bottom: 1px;
                z-index: 4000;
            }

            #centercontent .infofacts_bubblebrick_lightBlue p:nth-of-type(2)::after, #centercontent .infofacts_bubblebrick_orange p:nth-of-type(2)::after, 
            #centercontent .infofacts_bubblebrick_beige p:nth-of-type(2)::after, #centercontent .infofacts_bubblebrick_white p:nth-of-type(2)::after, 
            #centercontent .infofacts_bubblebrick_gradient p:nth-of-type(2)::after, .infofacts_bubblebrick_lightBlue p:nth-of-type(2)::after, 
            .infofacts_bubblebrick_orange p:nth-of-type(2)::after, .infofacts_bubblebrick_beige p:nth-of-type(2)::after,
            .infofacts_bubblebrick_white p:nth-of-type(2)::after, .infofacts_bubblebrick_gradient p:nth-of-type(2)::after {
                background-color: #222;
            }

        #centercontent .infofacts_bubblebrick_univBlue p:last-child, #centercontent .infofacts_bubblebrick_medBlue p:last-child, #centercontent .infofacts_bubblebrick_lightBlue p:last-child,
        #centercontent .infofacts_bubblebrick_gray p:last-child, #centercontent .infofacts_bubblebrick_orange p:last-child, #centercontent .infofacts_bubblebrick_beige p:last-child,
        #centercontent .infofacts_bubblebrick_black p:last-child, #centercontent .infofacts_bubblebrick_white p:last-child, #centercontent .infofacts_bubblebrick_gradient p:last-child,
        .infofacts_bubblebrick_univBlue p:last-child, .infofacts_bubblebrick_medBlue p:last-child, .infofacts_bubblebrick_lightBlue p:last-child,
        .infofacts_bubblebrick_gray p:last-child, .infofacts_bubblebrick_orange p:last-child, .infofacts_bubblebrick_beige p:last-child,
        .infofacts_bubblebrick_black p:last-child, .infofacts_bubblebrick_white p:last-child, .infofacts_bubblebrick_gradient p:last-child {
            padding-bottom: 10px;
            border-bottom-left-radius: 10px;
            border-bottom-right-radius: 10px;
        }

        #centercontent .infofacts_bubblebrick_gradient p:last-child, .infofacts_bubblebrick_gradient p:last-child {
            border-left: solid 1px #555;
            border-right: solid 1px #555;
            border-bottom: solid 5px #555;
        }

        #centercontent .infofacts_bubblebrick_univBlue p:first-child, #centercontent .infofacts_bubblebrick_medBlue p:first-child, #centercontent .infofacts_bubblebrick_lightBlue p:first-child,
        #centercontent .infofacts_bubblebrick_gray p:first-child, #centercontent .infofacts_bubblebrick_orange p:first-child, #centercontent .infofacts_bubblebrick_beige p:first-child,
        #centercontent .infofacts_bubblebrick_black p:first-child, #centercontent .infofacts_bubblebrick_white p:first-child, #centercontent .infofacts_bubblebrick_gradient p:first-child,
        .infofacts_bubblebrick_univBlue p:first-child, .infofacts_bubblebrick_medBlue p:first-child, .infofacts_bubblebrick_lightBlue p:first-child,
        .infofacts_bubblebrick_gray p:first-child, .infofacts_bubblebrick_orange p:first-child, .infofacts_bubblebrick_beige p:first-child,
        .infofacts_bubblebrick_black p:first-child, .infofacts_bubblebrick_white p:first-child, .infofacts_bubblebrick_gradient p:first-child {
            border: solid 5px #00274c;
            background-color: #fff;
            color: #00274c;
            padding: 5px !important;
            text-align: center;
            position: absolute;
            top: 2px;
            left: 0;
            right: 0;
            width: 25%;
            margin: auto !important;
            z-index: 4000;
            border-radius: 50%;
            font-size: 1.3em !important;
            font-weight: bold;
            font-family: 'Roboto', Arial, sans-serif !important;
        }

    #centercontent .infofacts_bubblebrick_medBlue p:first-child, .infofacts_bubblebrick_medBlue p:first-child {
        border: solid 5px #0059a2;
        background-color: #fff;
        color: #0059a2;
    }

    #centercontent .infofacts_bubblebrick_lightBlue p:first-child, .infofacts_bubblebrick_lightBlue p:first-child {
        border: solid 5px #9DBED8;
        background-color: #fff;
        color: #222;
    }

    #centercontent .infofacts_bubblebrick_gray p:first-child, .infofacts_bubblebrick_gray p:first-child {
        border: solid 5px #555;
        background-color: #fff;
        color: #555;
    }

    #centercontent .infofacts_bubblebrick_orange p:first-child, .infofacts_bubblebrick_orange p:first-child {
        border: solid 5px #F58220;
        background-color: #fff;
        color: #222;
    }

    #centercontent .infofacts_bubblebrick_beige p:first-child, .infofacts_bubblebrick_beige p:first-child {
        border: solid 5px #DAD6CC;
        background-color: #fff;
        color: #222;
    }

    #centercontent .infofacts_bubblebrick_black p:first-child, .infofacts_bubblebrick_black p:first-child {
        border: solid 5px #101010;
        background-color: #fff;
        color: #101010;
    }

    #centercontent .infofacts_bubblebrick_white p:first-child, .infofacts_bubblebrick_white p:first-child {
        border: solid 3px #ccc;
        background-color: #fff;
        color: #222;
    }

    #centercontent .infofacts_bubblebrick_gradient p:first-child, .infofacts_bubblebrick_gradient p:first-child {
        border: solid 3px #555;
        background-image: none;
        background-color: #fff;
        color: #222;
    }
/*INFO FACTS SQUARES */

#centercontent .infofacts_squares_univBlue, #centercontent .infofacts_squares_medBlue, #centercontent .infofacts_squares_lightBlue,
#centercontent .infofacts_squares_gray, #centercontent .infofacts_squares_orange, #centercontent .infofacts_squares_beige,
#centercontent .infofacts_squares_black, #centercontent .infofacts_squares_white, #centercontent .infofacts_squares_gradient,
.infofacts_squares_univBlue, .infofacts_squares_medBlue, .infofacts_squares_lightBlue,
.infofacts_squares_gray, .infofacts_squares_orange, .infofacts_squares_beige,
.infofacts_squares_black, .infofacts_squares_white, .infofacts_squares_gradient {
    padding: 4px !important;
    position: relative;
    font-family: 'Roboto', Arial, sans-serif !important;
    font-size: .85em !important;
    box-sizing: border-box;
}

    #centercontent .infofacts_squares_univBlue p, #centercontent .infofacts_squares_medBlue p, #centercontent .infofacts_squares_lightBlue p,
    #centercontent .infofacts_squares_gray p, #centercontent .infofacts_squares_orange p, #centercontent .infofacts_squares_beige p,
    #centercontent .infofacts_squares_black p, #centercontent .infofacts_squares_white p, #centercontent .infofacts_squares_gradient p,
    .infofacts_squares_univBlue p, .infofacts_squares_medBlue p, .infofacts_squares_lightBlue p,
    .infofacts_squares_gray p, .infofacts_squares_orange p, .infofacts_squares_beige p,
    .infofacts_squares_black p, .infofacts_squares_white p, .infofacts_squares_gradient p {
        background-color: #fff;
        color: #222;
        padding: 20px !important;
        padding-left: 30% !important;
        border-right: solid 5px #00274c;
        border-left: solid 5px #00274c;
        font-size: .85em !important;
        margin: 0px !important;
        letter-spacing: 1px;
        width: 100%;
        font-family: 'Roboto', Arial, sans-serif !important;
        box-sizing: border-box;
    }
    
    #centercontent .infofacts_squares_medBlue p, .infofacts_squares_medBlue p {
        border-right: solid 5px #0059a2;
        border-left: solid 5px #0059a2;
    }

    #centercontent .infofacts_squares_lightBlue p, .infofacts_squares_lightBlue p {
        border-right: solid 5px #9DBED8;
        border-left: solid 5px #9DBED8;
    }

    #centercontent .infofacts_squares_gray p, .infofacts_squares_gray p {
        border-right: solid 5px #555;
        border-left: solid 5px #555;
    }

    #centercontent .infofacts_squares_orange p, .infofacts_squares_orange p {
        border-right: solid 5px #F58220;
        border-left: solid 5px #F58220;
    }

    #centercontent .infofacts_squares_beige p, .infofacts_squares_beige p {
        border-right: solid 5px #DAD6CC;
        border-left: solid 5px #DAD6CC;
    }

    #centercontent .infofacts_squares_black p, .infofacts_squares_black p {
        border-right: solid 5px #000;
        border-left: solid 5px #000;
    }

    #centercontent .infofacts_squares_white p, .infofacts_squares_white p {
        border-right: solid 1px #ccc;
        border-left: solid 1px #ccc;
    }

    #centercontent .infofacts_squares_gradient p, .infofacts_squares_gradient p {
        border-right: solid 1px #ccc;
        border-left: solid 1px #ccc;
    }


        #centercontent .infofacts_squares_univBlue p:nth-of-type(1), #centercontent .infofacts_squares_medBlue p:nth-of-type(1), #centercontent .infofacts_squares_lightBlue p:nth-of-type(1),
        #centercontent .infofacts_squares_gray p:nth-of-type(1), #centercontent .infofacts_squares_orange p:nth-of-type(1), #centercontent .infofacts_squares_beige p:nth-of-type(1),
        #centercontent .infofacts_squares_black p:nth-of-type(1), #centercontent .infofacts_squares_white p:nth-of-type(1), #centercontent .infofacts_squares_gradient p:nth-of-type(1),
        .infofacts_squares_univBlue p:nth-of-type(1), .infofacts_squares_medBlue p:nth-of-type(1), .infofacts_squares_lightBlue p:nth-of-type(1),
        .infofacts_squares_gray p:nth-of-type(1), .infofacts_squares_orange p:nth-of-type(1), .infofacts_squares_beige p:nth-of-type(1),
        .infofacts_squares_black p:nth-of-type(1), .infofacts_squares_white p:nth-of-type(1), .infofacts_squares_gradient p:nth-of-type(1) {
            font-size: 1em !important;
            text-align: center;
            position: relative;
            background-color: #fff;
            color: #222;
            border-top: solid 5px #00274c;
            padding-top: 30px !important;
        }

    #centercontent .infofacts_squares_medBlue p:nth-of-type(1), .infofacts_squares_medBlue p:nth-of-type(1) {
        border-top: solid 5px #0059a2;
    }

    #centercontent .infofacts_squares_lightBlue p:nth-of-type(1), .infofacts_squares_lightBlue p:nth-of-type(1) {
        border-top: solid 5px #9DBED8;
    }

    #centercontent .infofacts_squares_gray p:nth-of-type(1), .infofacts_squares_gray p:nth-of-type(1) {
        border-top: solid 5px #555;
    }

    #centercontent .infofacts_squares_orange p:nth-of-type(1), .infofacts_squares_orange p:nth-of-type(1) {
        border-top: solid 5px #F58220;
    }

    #centercontent .infofacts_squares_beige p:nth-of-type(1), .infofacts_squares_beige p:nth-of-type(1) {
        border-top: solid 5px #DAD6CC;
    }

    #centercontent .infofacts_squares_black p:nth-of-type(1), .infofacts_squares_black p:nth-of-type(1) {
        border-top: solid 5px #000;
    }

    #centercontent .infofacts_squares_white p:nth-of-type(1), #centercontent .infofacts_squares_gradient p:nth-of-type(1),
    .infofacts_squares_white p:nth-of-type(1), .infofacts_squares_gradient p:nth-of-type(1) {
        border-top: solid 1px #ccc;
    }

        #centercontent .infofacts_squares_univBlue p:nth-of-type(1)::after, #centercontent .infofacts_squares_medBlue p:nth-of-type(1)::after, #centercontent .infofacts_squares_lightBlue p:nth-of-type(1)::after,
        #centercontent .infofacts_squares_gray p:nth-of-type(1)::after, #centercontent .infofacts_squares_orange p:nth-of-type(1)::after, #centercontent .infofacts_squares_beige p:nth-of-type(1)::after,
        #centercontent .infofacts_squares_black p:nth-of-type(1)::after, #centercontent .infofacts_squares_white p:nth-of-type(1)::after, #centercontent .infofacts_squares_gradient p:nth-of-type(1)::after,
        .infofacts_squares_univBlue p:nth-of-type(1)::after, .infofacts_squares_medBlue p:nth-of-type(1)::after, .infofacts_squares_lightBlue p:nth-of-type(1)::after,
        .infofacts_squares_gray p:nth-of-type(1)::after, .infofacts_squares_orange p:nth-of-type(1)::after, .infofacts_squares_beige p:nth-of-type(1)::after,
        .infofacts_squares_black p:nth-of-type(1)::after, .infofacts_squares_white p:nth-of-type(1)::after, .infofacts_squares_gradient p:nth-of-type(1)::after {
            content: "";
            background-color: #00274c;
            height: 1px;
            width: 60%;
            left: 28%;
            right: 0;
            margin: auto;
            position: absolute;
            bottom: 1px;
            z-index: 4000;
        }

        #centercontent .infofacts_squares_gradient p:nth-of-type(1)::after, .infofacts_squares_gradient p:nth-of-type(1)::after {
            background-color: #222;
        }

    #centercontent .infofacts_squares_univBlue div:last-child, #centercontent .infofacts_squares_medBlue div:last-child, #centercontent .infofacts_squares_lightBlue div:last-child,
    #centercontent .infofacts_squares_gray div:last-child, #centercontent .infofacts_squares_orange div:last-child, #centercontent .infofacts_squares_beige div:last-child,
    #centercontent .infofacts_squares_black div:last-child, #centercontent .infofacts_squares_white div:last-child, #centercontent .infofacts_squares_gradient div:last-child,
    .infofacts_squares_univBlue div:last-child, .infofacts_squares_medBlue div:last-child, .infofacts_squares_lightBlue div:last-child,
    .infofacts_squares_gray div:last-child, .infofacts_squares_orange div:last-child, .infofacts_squares_beige div:last-child,
    .infofacts_squares_black div:last-child, .infofacts_squares_white div:last-child, .infofacts_squares_gradient div:last-child {
       border-bottom: solid 5px #00274c;
    }

    #centercontent .infofacts_squares_medBlue div:last-child, .infofacts_squares_medBlue div:last-child {
        border-bottom: solid 5px #0059a2;
    }

    #centercontent .infofacts_squares_lightBlue div:last-child, .infofacts_squares_lightBlue div:last-child {
        border-bottom: solid 5px #9DBED8;
    }

    #centercontent .infofacts_squares_gray div:last-child, .infofacts_squares_gray div:last-child {
        border-bottom: solid 5px #555;
    }

    #centercontent .infofacts_squares_orange div:last-child, .infofacts_squares_orange div:last-child {
        border-bottom: solid 5px #F58220;
    }

    #centercontent .infofacts_squares_beige div:last-child, .infofacts_squares_beige div:last-child {
        border-bottom: solid 5px #DAD6CC;
    }

    #centercontent .infofacts_squares_black div:last-child, .infofacts_squares_black div:last-child {
        border-bottom: solid 5px #000;
    }

    #centercontent .infofacts_squares_white div:last-child, #centercontent .infofacts_squares_gradient div:last-child,
    .infofacts_squares_white div:last-child, .infofacts_squares_gradient div:last-child {
        border-bottom: solid 1px #ccc;
    }


    #centercontent .infofacts_squares_univBlue section, #centercontent .infofacts_squares_medBlue section, #centercontent .infofacts_squares_lightBlue section,
    #centercontent .infofacts_squares_gray section, #centercontent .infofacts_squares_orange section, #centercontent .infofacts_squares_beige section,
    #centercontent .infofacts_squares_black section, #centercontent .infofacts_squares_white section, #centercontent .infofacts_squares_gradient section,
    .infofacts_squares_univBlue section, .infofacts_squares_medBlue section, .infofacts_squares_lightBlue section,
    .infofacts_squares_gray section, .infofacts_squares_orange section, .infofacts_squares_beige section,
    .infofacts_squares_black section, .infofacts_squares_white section, .infofacts_squares_gradient section {
        background-color: #00274c;
        color: #fff;
        padding: 5px !important;
        text-align: center;
        position: absolute;
        top: 8px;
        bottom: 4px;
        width: 28% !important;
        z-index: 4000;
        box-sizing: border-box;
    }

    #centercontent .infofacts_squares_medBlue section, .infofacts_squares_medBlue section {
        color: #fff;
        background-color: #0059a2;
    }


    #centercontent .infofacts_squares_lightBlue section, .infofacts_squares_lightBlue section {
        color: #222;
        background-color: #9DBED8;
    }


    #centercontent .infofacts_squares_gray section, .infofacts_squares_gray section {
        color: #fff;
        background-color: #555;
    }

    #centercontent .infofacts_squares_orange section, .infofacts_squares_orange section {
        color: #222;
        background-color: #F58220;
    }

    #centercontent .infofacts_squares_beige section, .infofacts_squares_beige section {
        color: #222;
        background-color: #DAD6CC;
    }

    #centercontent .infofacts_squares_black section, .infofacts_squares_black section {
        color: #f7f7f7;
        background-color: #101010;
    }

    #centercontent .infofacts_squares_white section, .infofacts_squares_white section {
        color: #222;
        background-color: #fff;
        border: solid 1px #ccc;
    }

    #centercontent .infofacts_squares_gradient section, .infofacts_squares_gradient section {
        color: #222;
        background-color: #f4f5f5;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f5f5), to(#dfdddd));
        background-image: -webkit-linear-gradient(top, #f4f5f5, #dfdddd);
        background-image: -moz-linear-gradient(top, #f4f5f5, #dfdddd);
        background-image: -ms-linear-gradient(top, #f4f5f5, #dfdddd);
        background-image: -o-linear-gradient(top, #f4f5f5, #dfdddd);
        background-image: linear-gradient(to bottom, #f4f5f5, #dfdddd);
        border: solid 1px #ccc;
    }

        #centercontent .infofacts_squares_univBlue section p:after, #centercontent .infofacts_squares_medBlue section p:after, #centercontent .infofacts_squares_lightBlue section p:after,
        #centercontent .infofacts_squares_gray section p:after, #centercontent .infofacts_squares_orange section p:after, #centercontent .infofacts_squares_beige section p:after,
        #centercontent .infofacts_squares_black section p:after, #centercontent .infofacts_squares_white section p:after, #centercontent .infofacts_squares_gradient section p:after,
        .infofacts_squares_univBlue section p:after, .infofacts_squares_medBlue section p:after, .infofacts_squares_lightBlue section p:after,
        .infofacts_squares_gray section p:after, .infofacts_squares_orange section p:after, .infofacts_squares_beige section p:after,
        .infofacts_squares_black section p:after, .infofacts_squares_white section p:after, .infofacts_squares_gradient section p:after {
            display: none;
        }

    #centercontent .infofacts_squares_univBlue p:first-child, #centercontent .infofacts_squares_medBlue p:first-child, #centercontent .infofacts_squares_lightBlue p:first-child,
    #centercontent .infofacts_squares_gray p:first-child, #centercontent .infofacts_squares_orange p:first-child, #centercontent .infofacts_squares_beige p:first-child,
    #centercontent .infofacts_squares_black p:first-child, #centercontent .infofacts_squares_white p:first-child, #centercontent .infofacts_squares_gradient p:first-child,
    .infofacts_squares_univBlue p:first-child, .infofacts_squares_medBlue p:first-child, .infofacts_squares_lightBlue p:first-child,
    .infofacts_squares_gray p:first-child, .infofacts_squares_orange p:first-child, .infofacts_squares_beige p:first-child,
    .infofacts_squares_black p:first-child, .infofacts_squares_white p:first-child, .infofacts_squares_gradient p:first-child {
        background-color: transparent;
        color: #fff;
        font-size: 3em !important;
        letter-spacing: 8px;
        font-weight: bold;
        font-family: 'Roboto', Arial, sans-serif !important;
        transform: rotate(90deg);
        border: 0px;
        padding: 10px !important;
        padding-top: 20px !important;
        margin-top: 40px !important;
    }

    #centercontent .infofacts_squares_medBlue p:first-child, #centercontent .infofacts_squares_gray p:first-child, #centercontent .infofacts_squares_beige p:first-child,
    .infofacts_squares_medBlue p:first-child, .infofacts_squares_gray p:first-child, .infofacts_squares_black p:first-child {
        color: #fff;
    }

    #centercontent .infofacts_squares_lightBlue p:first-child, #centercontent .infofacts_squares_orange p:first-child, #centercontent .infofacts_squares_beige p:first-child,
    #centercontent .infofacts_squares_white p:first-child, #centercontent .infofacts_squares_gradient p:first-child,
    .infofacts_squares_lightBlue p:first-child, .infofacts_squares_orange p:first-child, .infofacts_squares_beige p:first-child,
    .infofacts_squares_white p:first-child, .infofacts_squares_gradient p:first-child {
        color: #222;
    }

/*INFO FACTS HELMET */

.infofacts_helmet_univBlue ul, .infofacts_helmet_medBlue ul, .infofacts_helmet_lightBlue ul,
.infofacts_helmet_gray ul, .infofacts_helmet_orange ul, .infofacts_helmet_beige ul,
.infofacts_helmet_black ul, .infofacts_helmet_white ul, .infofacts_helmet_gradient ul {
    border-top: solid 20px #00274c;
    border-left: solid 10px #00274c;
    border-right: solid 5px #00274c;
    border-bottom: solid 2px #00274c;
    border-radius: 50%;
    position: relative;
    width: 90%;
    box-sizing: border-box;
    margin: 5px !important;
    margin-left: 5% !important;
    margin-right: 5% !important;
    padding: 10px !important;
    padding-bottom: 40px !important;
    background-color: #fff;
    color: #222;
    box-shadow: inset 2px 4px 6px rgba(0,0,0,.3), 2px 4px 3px rgba(0,0,0,.4), -4px -1px 1px rgba(255,255,255,.6), -7px -4px 3px rgba(0,43,99,.6);
}

.infofacts_helmet_medBlue ul {
    border-top: solid 20px #0059a2;
    border-left: solid 10px #0059a2;
    border-right: solid 5px #0059a2;
    border-bottom: solid 2px #0059a2;
    box-shadow: inset 2px 4px 6px rgba(0,0,0,.3), 2px 4px 3px rgba(0,0,0,.4), -4px -1px 1px rgba(255,255,255,.6), -7px -4px 3px rgba(0,89,162,.6);
}

.infofacts_helmet_lightBlue ul {
    border-top: solid 20px #9DBED8;
    border-left: solid 10px #9DBED8;
    border-right: solid 5px #9DBED8;
    border-bottom: solid 2px #9DBED8;
    box-shadow: inset 2px 4px 6px rgba(0,0,0,.3), 2px 4px 3px rgba(0,0,0,.4), -4px -1px 1px rgba(255,255,255,.6), -7px -4px 3px rgba(157,190,216,.6);
}

.infofacts_helmet_gray ul {
    border-top: solid 20px #555;
    border-left: solid 10px #555;
    border-right: solid 5px #555;
    border-bottom: solid 2px #555;
    box-shadow: inset 2px 4px 6px rgba(0,0,0,.3), 2px 4px 3px rgba(0,0,0,.4), -4px -1px 1px rgba(255,255,255,.6), -7px -4px 3px rgba(85,85,85,.6);
}

.infofacts_helmet_orange ul {
    border-top: solid 20px #F58220;
    border-left: solid 10px #F58220;
    border-right: solid 5px #F58220;
    border-bottom: solid 2px #F58220;
    box-shadow: inset 2px 4px 6px rgba(0,0,0,.3), 2px 4px 3px rgba(0,0,0,.4), -4px -1px 1px rgba(255,255,255,.6), -7px -4px 3px rgba(245,130,32,.6);
}

.infofacts_helmet_beige ul {
    border-top: solid 20px #DAD6CC;
    border-left: solid 10px #DAD6CC;
    border-right: solid 5px #DAD6CC;
    border-bottom: solid 2px #DAD6CC;
    box-shadow: inset 2px 4px 6px rgba(0,0,0,.3), 2px 4px 3px rgba(0,0,0,.4), -4px -1px 1px rgba(255,255,255,.6), -7px -4px 3px rgba(218,214,204,.6);
}

.infofacts_helmet_black ul {
    border-top: solid 20px #101010;
    border-left: solid 10px #101010;
    border-right: solid 5px #101010;
    border-bottom: solid 2px #101010;
    box-shadow: inset 2px 4px 6px rgba(0,0,0,.3), 2px 4px 3px rgba(0,0,0,.4), -4px -1px 1px rgba(255,255,255,.6), -7px -4px 3px rgba(40,40,40,.6);
}

.infofacts_helmet_white ul {
    border-top: solid 20px #fff;
    border-left: solid 10px #fff;
    border-right: solid 5px #fff;
    border-bottom: solid 2px #fff;
    box-shadow: inset 2px 4px 6px rgba(0,0,0,.3), 2px 4px 3px rgba(0,0,0,.4), -4px -1px 1px rgba(255,255,255,.6), -7px -4px 3px rgba(200,200,200,.6);
}

.infofacts_helmet_gradient ul {
    border-top: solid 20px #c5c5c5;
    border-left: solid 10px #c5c5c5;
    border-right: solid 5px #c5c5c5;
    border-bottom: solid 2px #c5c5c5;
    box-shadow: inset 2px 4px 6px rgba(0,0,0,.3), 2px 4px 3px rgba(0,0,0,.4), -4px -1px 1px rgba(255,255,255,.6), -7px -4px 3px rgba(170,170,170,.6);
}


#centercontent .infofacts_helmet_univBlue li, #centercontent .infofacts_helmet_medBlue li, #centercontent .infofacts_helmet_lightBlue li,
#centercontent .infofacts_helmet_gray li, #centercontent .infofacts_helmet_orange li, #centercontent .infofacts_helmet_beige li,
#centercontent .infofacts_helmet_black li, #centercontent .infofacts_helmet_white li, #centercontent .infofacts_helmet_gradient li,
.infofacts_helmet_univBlue li, .infofacts_helmet_medBlue li, .infofacts_helmet_lightBlue li,
.infofacts_helmet_gray li, .infofacts_helmet_orange li, .infofacts_helmet_beige li,
.infofacts_helmet_black li, .infofacts_helmet_white li, .infofacts_helmet_gradient li {
    font-family: 'Roboto', Arial, sans-serif !important;
    font-size: .8em !important;
    list-style: none !important;
    box-sizing: border-box;
    padding: 5px !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
    text-align: left;
    width: 80%;
    margin-left: 10% !important;
}

    #centercontent .infofacts_helmet_univBlue li:first-child, #centercontent .infofacts_helmet_medBlue li:first-child, #centercontent .infofacts_helmet_lightBlue li:first-child,
    #centercontent .infofacts_helmet_gray li:first-child, #centercontent .infofacts_helmet_orange li:first-child, #centercontent .infofacts_helmet_beige li:first-child,
    #centercontent .infofacts_helmet_black li:first-child, #centercontent .infofacts_helmet_white li:first-child, #centercontent .infofacts_helmet_gradient li:first-child,
    .infofacts_helmet_univBlue li:first-child, .infofacts_helmet_medBlue li:first-child, .infofacts_helmet_lightBlue li:first-child,
    .infofacts_helmet_gray li:first-child, .infofacts_helmet_orange li:first-child, .infofacts_helmet_beige li:first-child,
    .infofacts_helmet_black li:first-child, .infofacts_helmet_white li:first-child, .infofacts_helmet_gradient li:first-child {
        color: #00274c;
        position: relative;
        font-size: 2.3em !important;
        font-style: italic;
        padding: 0px !important;
        text-align: center;
        border-top-left-radius: 25%;
        margin-top: 25px !important;
    }

    #centercontent .infofacts_helmet_medBlue li:first-child, .infofacts_helmet_medBlue li:first-child {
        color: #0059a2;
    }

    #centercontent .infofacts_helmet_lightBlue li:first-child, .infofacts_helmet_lightBlue li:first-child {
        color: #222;
    }

    #centercontent .infofacts_helmet_gray li:first-child, .infofacts_helmet_gray li:first-child {
        color: #555;
    }

    #centercontent .infofacts_helmet_orange li:first-child, .infofacts_helmet_orange li:first-child {
        color: #222;
    }

    #centercontent .infofacts_helmet_beige li:first-child, .infofacts_helmet_beige li:first-child {
        color: #222;
    }

    #centercontent .infofacts_helmet_black li:first-child, .infofacts_helmet_black li:first-child {
        color: #101010;
    }

    #centercontent .infofacts_helmet_white li:first-child, .infofacts_helmet_white li:first-child {
        color: #606060;
    }

    #centercontent .infofacts_helmet_gradient li:first-child, .infofacts_helmet_gradient li:first-child {
        color: #585858;
    }

    .infofacts_helmet_univBlue li:last-child, .infofacts_helmet_medBlue li:last-child, .infofacts_helmet_lightBlue li:last-child,
    .infofacts_helmet_gray li:last-child, .infofacts_helmet_orange li:last-child, .infofacts_helmet_beige li:last-child,
    .infofacts_helmet_black li:last-child, .infofacts_helmet_white li:last-child, .infofacts_helmet_gradient li:last-child {
        margin-bottom: 25px !important;
    }


/*INFO FACTS OLDTIME */


#centercontent .infofacts_oldtime_univBlue ul, #centercontent .infofacts_oldtime_medBlue ul, #centercontent .infofacts_oldtime_lightBlue ul,
#centercontent .infofacts_oldtime_gray ul, #centercontent .infofacts_oldtime_orange ul, #centercontent .infofacts_oldtime_beige ul,
#centercontent .infofacts_oldtime_black ul, #centercontent .infofacts_oldtime_white ul, #centercontent .infofacts_oldtime_gradient ul,
.infofacts_oldtime_univBlue ul, .infofacts_oldtime_medBlue ul, .infofacts_oldtime_lightBlue ul,
.infofacts_oldtime_gray ul, .infofacts_oldtime_orange ul, .infofacts_oldtime_beige ul,
.infofacts_oldtime_black ul, .infofacts_oldtime_white ul, .infofacts_oldtime_gradient ul {
    background-color: #00274c;
    color: #f7f7f7;
    padding: 40px;
    width: 90% !important;
    padding: 0px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    margin: 5% !important;
    box-sizing: border-box;
    border-radius: 4px;
    position: relative;
    box-shadow: 2px 2px 2px rgba(0,0,0,.3);
    border: solid 1px #fff;
    z-index: 0;
}

#centercontent .infofacts_oldtime_medBlue ul, .infofacts_oldtime_medBlue ul {
    background-color: #0059a2;
    color: #fff;
    border: solid 1px #ccc;
}

#centercontent .infofacts_oldtime_lightBlue ul, .infofacts_oldtime_lightBlue ul {
    background-color: #9DBED8;
    color: #222;
    border: solid 1px #222;
}

#centercontent .infofacts_oldtime_gray ul, .infofacts_oldtime_gray ul {
    background-color: #555;
    color: #fff;
    border: solid 1px #101010;
}

#centercontent .infofacts_oldtime_orange ul, .infofacts_oldtime_orange ul {
    background-color: #F58220;
    color: #222;
    border: solid 1px #ccc;
}

#centercontent .infofacts_oldtime_beige ul, .infofacts_oldtime_beige ul {
    background-color: #DAD6CC;
    color: #222;
    border: solid 1px #ccc;
}

#centercontent .infofacts_oldtime_black ul, .infofacts_oldtime_black ul {
    background-color: #101010;
    color: #fff;
    border: solid 1px #000;
}

#centercontent .infofacts_oldtime_white ul, .infofacts_oldtime_white ul {
    background-color: #fff;
    color: #222;
    border: solid 1px #ccc;
}

#centercontent .infofacts_oldtime_gradient ul, .infofacts_oldtime_gradient ul {
    color: #222;
    background-color: #f4f5f5;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f5f5), to(#dfdddd));
    background-image: -webkit-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: -moz-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: -ms-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: -o-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: linear-gradient(to bottom, #f4f5f5, #dfdddd);
    border: solid 1px #bbb;
}


    #centercontent .infofacts_oldtime_univBlue ul:before, #centercontent .infofacts_oldtime_medBlue ul:before, #centercontent .infofacts_oldtime_lightBlue ul:before,
    #centercontent .infofacts_oldtime_gray ul:before, #centercontent .infofacts_oldtime_orange ul:before, #centercontent .infofacts_oldtime_beige ul:before,
    #centercontent .infofacts_oldtime_black ul:before, #centercontent .infofacts_oldtime_white ul:before, #centercontent .infofacts_oldtime_gradient ul:before,
    .infofacts_oldtime_univBlue ul:before, .infofacts_oldtime_medBlue ul:before, .infofacts_oldtime_lightBlue ul:before,
    .infofacts_oldtime_gray ul:before, .infofacts_oldtime_orange ul:before, .infofacts_oldtime_beige ul:before,
    .infofacts_oldtime_black ul:before, .infofacts_oldtime_white ul:before, .infofacts_oldtime_gradient ul:before {
        content: "";
        top: 0px;
        bottom: 0px;
        left: 0px;
        right: 0px;
        border: dotted 3px #fff;
        border-radius: 8px;
        position: absolute;
        margin: 10px !important;
        z-index: -1;
    }

    #centercontent .infofacts_oldtime_lightBlue ul:before, #centercontent .infofacts_oldtime_orange ul:before, #centercontent .infofacts_oldtime_beige ul:before,
    #centercontent .infofacts_oldtime_white ul:before, #centercontent .infofacts_oldtime_gradient ul:before,
    .infofacts_oldtime_lightBlue ul:before, .infofacts_oldtime_orange ul:before, .infofacts_oldtime_beige ul:before,
    .infofacts_oldtime_white ul:before, .infofacts_oldtime_gradient ul:before {
        border: dotted 3px #222;
    }


#centercontent .infofacts_oldtime_univBlue li, #centercontent .infofacts_oldtime_medBlue li, #centercontent .infofacts_oldtime_lightBlue li,
#centercontent .infofacts_oldtime_gray li, #centercontent .infofacts_oldtime_orange li, #centercontent .infofacts_oldtime_beige li,
#centercontent .infofacts_oldtime_black li, #centercontent .infofacts_oldtime_white li, #centercontent .infofacts_oldtime_gradient li,
.infofacts_oldtime_univBlue li, .infofacts_oldtime_medBlue li, .infofacts_oldtime_lightBlue li,
.infofacts_oldtime_gray li, .infofacts_oldtime_orange li, .infofacts_oldtime_beige li,
.infofacts_oldtime_black li, .infofacts_oldtime_white li, .infofacts_oldtime_gradient li {
    font-family: 'Roboto', Arial, sans-serif !important;
    list-style: none !important;
    padding: 5px !important;
    margin: 2px !important;
    margin-left: 15px !important;
    margin-right: 15px !important;
    font-size: .85em !important;
    text-align: center;
    color: #fff;
}

#centercontent .infofacts_oldtime_lightBlue li, #centercontent .infofacts_oldtime_orange li, #centercontent .infofacts_oldtime_beige li,
#centercontent .infofacts_oldtime_white li, #centercontent .infofacts_oldtime_gradient li,
.infofacts_oldtime_lightBlue li, .infofacts_oldtime_orange li, .infofacts_oldtime_beige li,
.infofacts_oldtime_white li, .infofacts_oldtime_gradient li {
    color: #101010;
}

    #centercontent .infofacts_oldtime_univBlue li:first-child, #centercontent .infofacts_oldtime_medBlue li:first-child, #centercontent .infofacts_oldtime_lightBlue li:first-child,
    #centercontent .infofacts_oldtime_gray li:first-child, #centercontent .infofacts_oldtime_orange li:first-child, #centercontent .infofacts_oldtime_beige li:first-child,
    #centercontent .infofacts_oldtime_black li:first-child, #centercontent .infofacts_oldtime_white li:first-child, #centercontent .infofacts_oldtime_gradient li:first-child,
    .infofacts_oldtime_univBlue li:first-child, .infofacts_oldtime_medBlue li:first-child, .infofacts_oldtime_lightBlue li:first-child,
    .infofacts_oldtime_gray li:first-child, .infofacts_oldtime_orange li:first-child, .infofacts_oldtime_beige li:first-child,
    .infofacts_oldtime_black li:first-child, .infofacts_oldtime_white li:first-child, .infofacts_oldtime_gradient li:first-child {
        border-radius: 50%;
        margin-left: 7% !important;
        margin-right: 7% !important;
        padding-top: 20px !important;
        padding-bottom: 20px !important;
        padding-right: 10% !important;
        padding-left: 10% !important;
        background-color: #fff;
        text-align: center;
        margin-top: 20px !important;
        margin-bottom: 20px !important;
        border: solid 1px #ccc;
        font-size: 4em !important;
        color: #00274c;
        text-shadow: 4px 4px 3px rgba(0, 43, 84,.4);
        -webkit-transform: rotate(-10deg) skew(-10deg);
        -moz-transform: rotate(-10deg) skew(-10deg);
        -o-transform: rotate(-10deg) skew(-10deg);
        transform: rotate(-10deg) skew(-10deg);
       /* -webkit-text-stroke: 4px #00274c;*/
        box-sizing: border-box;
    }


#centercontent .infofacts_oldtime_medBlue li:first-child, .infofacts_oldtime_medBlue li:first-child {
    color: #0059a2;
   /* -webkit-text-stroke: 4px #0059a2;*/
    text-shadow: 4px 4px 3px rgba(0, 89, 162,.4);
    border: solid 1px #ccc;
}

#centercontent .infofacts_oldtime_lightBlue li:first-child, .infofacts_oldtime_lightBlue li:first-child {
    color: #0059a2;
    /*-webkit-text-stroke: 4px #9DBED8;*/
    color: #222;
    text-shadow: 4px 4px 3px rgba(157, 190, 216,.8);
    border: solid 1px #222;
}

#centercontent .infofacts_oldtime_gray li:first-child, .infofacts_oldtime_gray li:first-child {
    color: #555;
    /*-webkit-text-stroke: 4px #555;*/
    text-shadow: 4px 4px 3px rgba(85, 85, 85,.4);
    border: solid 1px #101010;
}

#centercontent .infofacts_oldtime_orange li:first-child, .infofacts_oldtime_orange li:first-child {
    color: #222;
    /*-webkit-text-stroke: 4px #F58220;*/
    text-shadow: 4px 4px 3px rgba(245, 130, 32,.9);
    border: solid 1px #ccc;
}

#centercontent .infofacts_oldtime_beige li:first-child, .infofacts_oldtime_beige li:first-child {
    color: #222;
    /*-webkit-text-stroke: 4px #DAD6CC;*/    
    text-shadow: 4px 4px 3px rgba(218, 214, 204,.9);
    border: solid 1px #ccc;
}

#centercontent .infofacts_oldtime_black li:first-child, .infofacts_oldtime_black li:first-child {
    color:#010101;
    /*-webkit-text-stroke: 4px #101010;*/
    text-shadow: 4px 4px 3px rgba(16, 16, 16,.4);
    border: solid 1px #000;
}

#centercontent .infofacts_oldtime_white li:first-child, .infofacts_oldtime_white li:first-child {
    /*-webkit-text-stroke: 4px #f1f1f1;*/
    text-shadow: 4px 4px 3px rgba(225, 225, 225,.9);
    color: #222;
    border: solid 1px #ccc;
}

#centercontent .infofacts_oldtime_gradient li:first-child, .infofacts_oldtime_gradient li:first-child {
    /*-webkit-text-stroke: 4px #d0d0d0;*/
    color: #222;
    text-shadow: 4px 4px 3px rgba(223, 221, 221,.9);
    border: solid 1px #bbb;
}

#centercontent .infofacts_oldtime_univBlue li:nth-child(2), #centercontent .infofacts_oldtime_medBlue li:nth-child(2), #centercontent .infofacts_oldtime_lightBlue li:nth-child(2),
#centercontent .infofacts_oldtime_gray li:nth-child(2), #centercontent .infofacts_oldtime_orange li:nth-child(2), #centercontent .infofacts_oldtime_beige li:nth-child(2),
#centercontent .infofacts_oldtime_black li:nth-child(2), #centercontent .infofacts_oldtime_white li:nth-child(2), #centercontent .infofacts_oldtime_gradient li:nth-child(2),
.infofacts_oldtime_univBlue li:nth-child(2), .infofacts_oldtime_medBlue li:nth-child(2), .infofacts_oldtime_lightBlue li:nth-child(2),
.infofacts_oldtime_gray li:nth-child(2), .infofacts_oldtime_orange li:nth-child(2), .infofacts_oldtime_beige li:nth-child(2),
.infofacts_oldtime_black li:nth-child(2), .infofacts_oldtime_white li:nth-child(2), .infofacts_oldtime_gradient li:nth-child(2) {
    background-color: #ddd;
    color: #00274c;
    border-top: solid 1px #aaa;
    border-bottom: solid 3px #aaa;
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-top: 10px !important;
    font-size: .75em !important;
    letter-spacing: 1px !important;
    box-shadow: 0px 2px 8px rgba(0,0,0,.3);
}

    #centercontent .infofacts_oldtime_univBlue li:nth-child(2) a, .infofacts_oldtime_univBlue li:nth-child(2) a {
        background-color: #ddd;
        color: #00274c;
        border-bottom: dotted 2px #00274c;
        padding-top: 5px;
        font-size: 15pt;
    }

#centercontent .infofacts_oldtime_lightBlue li a,
#centercontent .infofacts_oldtime_gray li a, #centercontent .infofacts_oldtime_orange li a, #centercontent .infofacts_oldtime_beige li a,
#centercontent .infofacts_oldtime_black li a, #centercontent .infofacts_oldtime_white li a, #centercontent .infofacts_oldtime_gradient li a,
.infofacts_oldtime_lightBlue li a,
.infofacts_oldtime_gray li a, .infofacts_oldtime_orange li a, .infofacts_oldtime_beige li a,
.infofacts_oldtime_black li a, .infofacts_oldtime_white li a, .infofacts_oldtime_gradient li a {
    color: #222;
    border-bottom: dotted 1px #222;
}

#centercontent .infofacts_oldtime_univBlue li a, #centercontent .infofacts_oldtime_medBlue li a,
#centercontent .infofacts_oldtime_gray li a, #centercontent .infofacts_oldtime_beige li a,
.infofacts_oldtime_univBlue li a, .infofacts_oldtime_medBlue li a, .infofacts_oldtime_gray li a, .infofacts_oldtime_black li a {
    color: #fff;
    border-bottom: dotted 1px #fff;
}



#centercontent .infofacts_oldtime_medBlue li:nth-child(2), .infofacts_oldtime_medBlue li:nth-child(2) {
    background-color: #ddd;
    color: #004680;
    border-top: solid 1px #aaa;
    border-bottom: solid 3px #aaa;
}

    #centercontent .infofacts_oldtime_medBlue li:nth-child(2) a, .infofacts_oldtime_medBlue li:nth-child(2) a {
        background-color: #ddd;
        color: #004680;
        border-bottom: dotted 2px #004680;
        padding-top: 5px;
        font-size: 15pt;
    }

#centercontent .infofacts_oldtime_lightBlue li:nth-child(2), .infofacts_oldtime_lightBlue li:nth-child(2) {
    background-color: #2c2c2c;
    color: #9DBED8;
    border-top: solid 1px #202020;
    border-bottom: solid 3px #202020;
}

    #centercontent .infofacts_oldtime_lightBlue li:nth-child(2) a, .infofacts_oldtime_lightBlue li:nth-child(2) a {
        background-color: #2c2c2c;
        color: #9DBED8;
        border-bottom: dotted 2px #9DBED8;
        padding-top: 5px;
        font-size: 15pt;
    }

#centercontent .infofacts_oldtime_gray li:nth-child(2), .infofacts_oldtime_gray li:nth-child(2) {
    background-color: #ededed;
    color: #4f4f4f;
    border-top: solid 1px #202020;
    border-bottom: solid 3px #202020;
}

    #centercontent .infofacts_oldtime_gray li:nth-child(2) a, .infofacts_oldtime_gray li:nth-child(2) a {
        background-color: #ededed;
        color: #4f4f4f;
        border-bottom: dotted 2px #4f4f4f;
        padding-top: 5px;
        font-size: 15pt;
    }

#centercontent .infofacts_oldtime_orange li:nth-child(2), .infofacts_oldtime_orange li:nth-child(2) {
    background-color: #222;
    color: #F58220;
    border-top: solid 1px #202020;
    border-bottom: solid 3px #202020;
}

    #centercontent .infofacts_oldtime_orange li:nth-child(2) a, .infofacts_oldtime_orange li:nth-child(2) a {
        background-color: #222;
        color: #F58220;
        border-bottom: dotted 2px #F58220;
        padding-top: 5px;
        font-size: 15pt;
    }

#centercontent .infofacts_oldtime_beige li:nth-child(2), .infofacts_oldtime_beige li:nth-child(2) {
    background-color: #424242;
    color: #DAD6CC;
    border-top: solid 1px #202020;
    border-bottom: solid 3px #202020;
}

    #centercontent .infofacts_oldtime_beige li:nth-child(2) a, .infofacts_oldtime_beige li:nth-child(2) a {
        background-color: #424242;
        color: #DAD6CC;
        border-bottom: dotted 2px #DAD6CC;
        padding-top: 5px;
        font-size: 15pt;
    }

#centercontent .infofacts_oldtime_black li:nth-child(2), .infofacts_oldtime_black li:nth-child(2) {
    background-color: #444;
    color: #fff;
    border-top: solid 1px #ccc;
    border-bottom: solid 3px #ccc;
}

    #centercontent .infofacts_oldtime_black li:nth-child(2) a, .infofacts_oldtime_black li:nth-child(2) a {
        background-color: #444;
        color: #fff;
        border-bottom: dotted 2px #fff;
        padding-top: 5px;
        font-size: 15pt;
    }

#centercontent .infofacts_oldtime_white li:nth-child(2), .infofacts_oldtime_white li:nth-child(2) {
    background-color: #fafafa;
    color: #222;
    border-top: solid 1px #ccc;
    border-bottom: solid 3px #ccc;
}

    #centercontent .infofacts_oldtime_white li:nth-child(2) a, .infofacts_oldtime_white li:nth-child(2) a {
        background-color: #fafafa;
        color: #222;
        border-bottom: dotted 2px #222;
        padding-top: 5px;
        font-size: 15pt;
    }

#centercontent .infofacts_oldtime_gradient li:nth-child(2), .infofacts_oldtime_gradient li:nth-child(2) {
    background-color: #f0f0f0;
    color: #444;
    border-top: solid 1px #aaa;
    border-bottom: solid 3px #aaa;
}

    #centercontent .infofacts_oldtime_gradient li:nth-child(2) a, .infofacts_oldtime_gradient li:nth-child(2) a {
        background-color: #f0f0f0;
        color: #444;
        border-bottom: dotted 2px #444;
        padding-top: 5px;
        font-size: 15pt;
    }

/*INFO FACTS STAMPED */
    #centercontent .infofacts_stamped_univBlue, #centercontent .infofacts_stamped_medBlue, #centercontent .infofacts_stamped_lightBlue, 
    #centercontent .infofacts_stamped_gray, #centercontent .infofacts_stamped_orange, #centercontent .infofacts_stamped_beige, 
    #centercontent .infofacts_stamped_black, #centercontent .infofacts_stamped_white, #centercontent .infofacts_stamped_gradient, 
    .infofacts_stamped_univBlue, .infofacts_stamped_medBlue, .infofacts_stamped_lightBlue, 
    .infofacts_stamped_gray, .infofacts_stamped_orange, .infofacts_stamped_beige, 
    .infofacts_stamped_black, .infofacts_stamped_white, .infofacts_stamped_gradient {
    border-top: double 14px #00274c;
    border-bottom: double 14px #00274c;
    border-left: solid 1px #00274c;
    border-right: solid 1px #00274c;
    background-color: #fff;
    color: #00274c;
    font-size: .85em !important;
    font-family: 'Roboto', Arial, sans-serif !important;
    text-align: center;
}

#centercontent .infofacts_stamped_medBlue, .infofacts_stamped_medBlue {
    border-top: double 14px #0059a2;
    border-bottom: double 14px #0059a2;
    border-left: solid 1px #0059a2;
    border-right: solid 1px #0059a2;
    color: #0059a2;
}

#centercontent .infofacts_stamped_lightBlue, .infofacts_stamped_lightBlue {
    border-top: double 14px #9DBED8;
    border-bottom: double 14px #9DBED8;
    border-left: solid 1px #9DBED8;
    border-right: solid 1px #9DBED8;
    color: #222;
}

#centercontent .infofacts_stamped_gray, .infofacts_stamped_gray {
    border-top: double 14px #555;
    border-bottom: double 14px #555;
    border-left: solid 1px #555;
    border-right: solid 1px #555;
    color: #555;
}

#centercontent .infofacts_stamped_orange, .infofacts_stamped_orange {
    border-top: double 14px #F58220;
    border-bottom: double 14px #F58220;
    border-left: solid 1px #F58220;
    border-right: solid 1px #F58220;
    color: #222;
}

#centercontent .infofacts_stamped_beige, .infofacts_stamped_beige {
    border-top: double 14px #DAD6CC;
    border-bottom: double 14px #DAD6CC;
    border-left: solid 1px #DAD6CC;
    border-right: solid 1px #DAD6CC;
    color: #222;
}

#centercontent .infofacts_stamped_black, .infofacts_stamped_black {
    border-top: double 14px #101010;
    border-bottom: double 14px #101010;
    border-left: solid 1px #101010;
    border-right: solid 1px #101010;
    color: #222;
}

#centercontent .infofacts_stamped_white, .infofacts_stamped_white {
    border-top: double 14px #ddd;
    border-bottom: double 14px #ddd;
    border-left: solid 1px #ddd;
    border-right: solid 1px #ddd;
    color: #585858;
}



#centercontent .infofacts_stamped_gradient, .infofacts_stamped_gradient {
    border-top: double 14px #aaa;
    border-bottom: double 14px #666;
    border-left: solid 1px #999;
    border-right: solid 1px #888;
    color: #222;
}

    .infofacts_stamped_univBlue p:first-child, .infofacts_stamped_medBlue p:first-child, .infofacts_stamped_lightBlue p:first-child,
    .infofacts_stamped_gray p:first-child, .infofacts_stamped_orange p:first-child, .infofacts_stamped_beige p:first-child,
    .infofacts_stamped_black p:first-child, .infofacts_stamped_white p:first-child, .infofacts_stamped_gradient p:first-child {
        font-size: 3em !important;
        text-align: center;
        text-shadow: 0px 3px 1px rgba(0,0,0,.2);
        border-bottom: solid 1px #00274c;
        padding: 4px !important;
        margin-bottom: 10px !important;
    }

.infofacts_stamped_medBlue p:first-child {
    border-bottom: solid 1px #0059a2;
}

.infofacts_stamped_lightBlue p:first-child {
    border-bottom: solid 1px #9DBED8;
}

.infofacts_stamped_gray p:first-child {
    border-bottom: solid 1px #ccc;
}

.infofacts_stamped_orange p:first-child {
    border-bottom: solid 1px #F58220;
}

.infofacts_stamped_beige p:first-child {
    border-bottom: solid 1px #DAD6CC;
}

.infofacts_stamped_black p:first-child {
    border-bottom: solid 1px #000;
}

.infofacts_stamped_white p:first-child {
    border-bottom: solid 1px #ddd;
}

.infofacts_stamped_gradient p:first-child {
    border-bottom: solid 1px #aaa;
}


/*INFO FACTS SHOUTOUT */

#centercontent .infofacts_shoutout_univBlue, #centercontent .infofacts_shoutout_medBlue, #centercontent .infofacts_shoutout_lightBlue,
#centercontent .infofacts_shoutout_gray, #centercontent .infofacts_shoutout_orange, #centercontent .infofacts_shoutout_beige,
#centercontent .infofacts_shoutout_black, #centercontent .infofacts_shoutout_white, #centercontent .infofacts_shoutout_gradient,
.infofacts_shoutout_univBlue, .infofacts_shoutout_medBlue, .infofacts_shoutout_lightBlue,
.infofacts_shoutout_gray, .infofacts_shoutout_orange, .infofacts_shoutout_beige,
.infofacts_shoutout_black, .infofacts_shoutout_white, .infofacts_shoutout_gradient {
    font-family: 'Roboto', Arial, sans-serif !important;
    font-size: .8em !important;
    margin-top: 0px;
    width: 85%;
    margin-left: 5%;
    margin-right: 10%;
    margin-bottom: 15%;
    box-sizing: border-box;
    background-color: #00274c;
    color: #fff;
    position: relative;
    border: solid 1px #ccc;
    padding: 2%;
    padding-top: 20px;
    box-shadow: 25px 25px 6px rgba(0,0,0,.3);
}

#centercontent .infofacts_shoutout_medBlue, .infofacts_shoutout_medBlue {
    background-color: #0059a2;
    color: #fff;
}

#centercontent .infofacts_shoutout_lightBlue, .infofacts_shoutout_lightBlue {
    background-color: #9DBED8;
    color: #2d2d2d;
}

#centercontent .infofacts_shoutout_gray, .infofacts_shoutout_gray {
    background-color: #555;
    color: #fff;
}

#centercontent .infofacts_shoutout_orange, .infofacts_shoutout_orange {
    background-color: #F58220;
    color: #151515;
}

#centercontent .infofacts_shoutout_beige, .infofacts_shoutout_beige {
    background-color: #DAD6CC;
    color: #222;
}

#centercontent .infofacts_shoutout_black, .infofacts_shoutout_black {
    background-color: #333;
    color: #fff;
}

#centercontent .infofacts_shoutout_white, .infofacts_shoutout_white {
    background-color: #fff;
    color: #222;
}

#centercontent .infofacts_shoutout_gradient, .infofacts_shoutout_gradient {
    background-color: #f4f5f5;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f5f5), to(#dfdddd));
    background-image: -webkit-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: -moz-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: -ms-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: -o-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: linear-gradient(to bottom, #f4f5f5, #dfdddd);
    color: #222;
}

    #centercontent .infofacts_shoutout_univBlue p, #centercontent .infofacts_shoutout_medBlue p, #centercontent .infofacts_shoutout_lightBlue p,
    #centercontent .infofacts_shoutout_gray p, #centercontent .infofacts_shoutout_orange p, #centercontent .infofacts_shoutout_beige p,
    #centercontent .infofacts_shoutout_black p, #centercontent .infofacts_shoutout_white p, #centercontent .infofacts_shoutout_gradient p,
    .infofacts_shoutout_univBlue p, .infofacts_shoutout_medBlue p, .infofacts_shoutout_lightBlue p,
    .infofacts_shoutout_gray p, .infofacts_shoutout_orange p, .infofacts_shoutout_beige p,
    .infofacts_shoutout_black p, .infofacts_shoutout_white p, .infofacts_shoutout_gradient p {
        font-family: 'Roboto', Arial, sans-serif !important;
        color: #fff !important;
    }

    #centercontent .infofacts_shoutout_lightBlue p, #centercontent .infofacts_shoutout_orange p, #centercontent .infofacts_shoutout_beige p,
    #centercontent .infofacts_shoutout_white p, #centercontent .infofacts_shoutout_gradient p,
    .infofacts_shoutout_lightBlue p, .infofacts_shoutout_orange p, .infofacts_shoutout_beige p,
    .infofacts_shoutout_white p, .infofacts_shoutout_gradient p {
        color: #101010 !important;
    }

    .infofacts_shoutout_univBlue:before, .infofacts_shoutout_medBlue:before, .infofacts_shoutout_lightBlue:before,
    .infofacts_shoutout_gray:before, .infofacts_shoutout_orange:before, .infofacts_shoutout_beige:before,
    .infofacts_shoutout_black:before, .infofacts_shoutout_white:before, .infofacts_shoutout_gradient:before {
        content: "";
        width: 21px;
        position: absolute;
        right: -20px;
        top: 10px;
        bottom: -11px;
        background-color: #002F5C;
        transform: skewY(45deg);
    }

.infofacts_shoutout_medBlue:before {
    background-color: #004C8A;
}

.infofacts_shoutout_lightBlue:before {
    background-color: #84ADCD;
}

.infofacts_shoutout_gray:before {
    background-color: #4A4A4A;
}

.infofacts_shoutout_orange:before {
    background-color: #E5710B;
}

.infofacts_shoutout_beige:before {
    background-color: #D0CCBE;
}

.infofacts_shoutout_black:before {
    background-color: #1f1f1f;
}

.infofacts_shoutout_white:before {
    background-color: #f0f0f0;
}

.infofacts_shoutout_gradient:before {
    background-color: #D4D9D9;
}

.infofacts_shoutout_univBlue:after, .infofacts_shoutout_medBlue:after, .infofacts_shoutout_lightBlue:after,
.infofacts_shoutout_gray:after, .infofacts_shoutout_orange:after, .infofacts_shoutout_beige:after,
.infofacts_shoutout_black:after, .infofacts_shoutout_white:after, .infofacts_shoutout_gradient:after {
    content: "";
    /* width: 100%; */
    height: 20px;
    position: absolute;
    left: 9px;
    right: -10px;
    bottom: -20px;
    background-color: #00182E;
    transform: skewX(45deg);
}


.infofacts_shoutout_medBlue:after {
    background-color: #003E70;
}

.infofacts_shoutout_lightBlue:after {
    background-color: #6E9FC4;
}

.infofacts_shoutout_gray:after {
    background-color: #303030;
}

.infofacts_shoutout_orange:after {
    background-color: #C36009;
}

.infofacts_shoutout_beige:after {
    background-color: #BDB8A3;
}

.infofacts_shoutout_black:after {
    background-color: #000;
}

.infofacts_shoutout_white:after {
    background-color: #d0d0d0;
}

.infofacts_shoutout_gradient:after {
    background-color: #D2D0D0;
}


#centercontent .infofacts_shoutout_univBlue p:first-child, #centercontent .infofacts_shoutout_medBlue p:first-child, #centercontent .infofacts_shoutout_lightBlue p:first-child,
#centercontent .infofacts_shoutout_gray p:first-child, #centercontent .infofacts_shoutout_orange p:first-child, #centercontent .infofacts_shoutout_beige p:first-child,
#centercontent .infofacts_shoutout_black p:first-child, #centercontent .infofacts_shoutout_white p:first-child, #centercontent .infofacts_shoutout_gradient p:first-child,
.infofacts_shoutout_univBlue p:first-child, .infofacts_shoutout_medBlue p:first-child, .infofacts_shoutout_lightBlue p:first-child,
.infofacts_shoutout_gray p:first-child, .infofacts_shoutout_orange p:first-child, .infofacts_shoutout_beige p:first-child,
.infofacts_shoutout_black p:first-child, .infofacts_shoutout_white p:first-child, .infofacts_shoutout_gradient p:first-child {
    font-family: 'Crimson Text', Times, serif !important;
    font-size: 2.6em !important;
    text-align: center;
    position: relative;
}

    .infofacts_shoutout_univBlue p:first-child:before, .infofacts_shoutout_medBlue p:first-child:before, .infofacts_shoutout_lightBlue p:first-child:before,
    .infofacts_shoutout_gray p:first-child:before, .infofacts_shoutout_orange p:first-child:before, .infofacts_shoutout_beige p:first-child:before,
    .infofacts_shoutout_black p:first-child:before, .infofacts_shoutout_white p:first-child:before, .infofacts_shoutout_gradient p:first-child:before {
        content: "";
        width: 25px;
        height: 1px;
        position: absolute;
        left: 10px;
        top: 50%;
        box-shadow: 1px 1px 1px rgba(0,0,0,.4);
        background-color: #fff;
    }

    .infofacts_shoutout_univBlue p:first-child:after, .infofacts_shoutout_medBlue p:first-child:after, .infofacts_shoutout_lightBlue p:first-child:after,
    .infofacts_shoutout_gray p:first-child:after, .infofacts_shoutout_orange p:first-child:after, .infofacts_shoutout_beige p:first-child:after,
    .infofacts_shoutout_black p:first-child:after, .infofacts_shoutout_white p:first-child:after, .infofacts_shoutout_gradient p:first-child:after {
        content: "";
        width: 25px;
        height: 1px;
        position: absolute;
        right: 10px;
        top: 50%;
        box-shadow: 1px 1px 1px rgba(0,0,0,.4);
        background-color: #fff;
    }

    #centercontent .infofacts_shoutout_lightBlue p:first-child:before, #centercontent .infofacts_shoutout_lightBlue p:first-child:after,
    #centercontent .infofacts_shoutout_orange p:first-child:before, #centercontent .infofacts_shoutout_orange p:first-child:after,
    #centercontent .infofacts_shoutout_beige p:first-child:before, #centercontent .infofacts_shoutout_beige p:first-child:after,
    #centercontent .infofacts_shoutout_white p:first-child:before, #centercontent .infofacts_shoutout_white p:first-child:after,
    #centercontent .infofacts_shoutout_gradient p:first-child:before, #centercontent .infofacts_shoutout_gradient p:first-child:after,
    .infofacts_shoutout_lightBlue p:first-child:before, .infofacts_shoutout_lightBlue p:first-child:after,
    .infofacts_shoutout_orange p:first-child:before, .infofacts_shoutout_orange p:first-child:after,
    .infofacts_shoutout_beige p:first-child:before, .infofacts_shoutout_beige p:first-child:after,
    .infofacts_shoutout_white p:first-child:before, .infofacts_shoutout_white p:first-child:after,
    .infofacts_shoutout_gradient p:first-child:before, .infofacts_shoutout_gradient p:first-child:after {
        background-color: #222;
    }

#centercontent .infofacts_shoutout_univBlue p:nth-child(2), #centercontent .infofacts_shoutout_medBlue p:nth-child(2), #centercontent .infofacts_shoutout_lightBlue p:nth-child(2),
#centercontent .infofacts_shoutout_gray p:nth-child(2), #centercontent .infofacts_shoutout_orange p:nth-child(2), #centercontent .infofacts_shoutout_beige p:nth-child(2),
#centercontent .infofacts_shoutout_black p:nth-child(2), #centercontent .infofacts_shoutout_white p:nth-child(2), #centercontent .infofacts_shoutout_gradient p:nth-child(2),
.infofacts_shoutout_univBlue p:nth-child(2), .infofacts_shoutout_medBlue p:nth-child(2), .infofacts_shoutout_lightBlue p:nth-child(2),
.infofacts_shoutout_gray p:nth-child(2), .infofacts_shoutout_orange p:nth-child(2), .infofacts_shoutout_beige p:nth-child(2),
.infofacts_shoutout_black p:nth-child(2), .infofacts_shoutout_white p:nth-child(2), .infofacts_shoutout_gradient p:nth-child(2) {
    font-size: 1.2em !important;
    text-align: center;
    position: relative;
}

/* INFO FACTS STITCHES */

.infofacts_stitches_univBlue, .infofacts_stitches_medBlue, .infofacts_stitches_lightBlue,
.infofacts_stitches_gray, .infofacts_stitches_orange, .infofacts_stitches_beige,
.infofacts_stitches_black, .infofacts_stitches_white, .infofacts_stitches_gradient {
    position: relative;
    padding: 5px !important;
}

    #centercontent .infofacts_stitches_univBlue p, #centercontent .infofacts_stitches_medBlue p, #centercontent .infofacts_stitches_lightBlue p,
    #centercontent .infofacts_stitches_gray p, #centercontent .infofacts_stitches_orange p, #centercontent .infofacts_stitches_beige p,
    #centercontent .infofacts_stitches_black p, #centercontent .infofacts_stitches_white p, #centercontent .infofacts_stitches_gradient p,
    .infofacts_stitches_univBlue p, .infofacts_stitches_medBlue p, .infofacts_stitches_lightBlue p,
    .infofacts_stitches_gray p, .infofacts_stitches_orange p, .infofacts_stitches_beige p,
    .infofacts_stitches_black p, .infofacts_stitches_white p, .infofacts_stitches_gradient p {
        padding: 15px !important;
        margin: 1% !important;
        margin-bottom: 0px !important;
        background-color: #00274c;
        color: #f7f7f7;
        font-family: 'Roboto', Arial, san-serif !important;
        float: left;
        font-size: 1em !important;
        text-align: center;
        text-transform: uppercase;
        z-index: 3800;
        width: 98%;
        box-sizing: border-box;
        font-weight: bold;
        line-height: 1.3em;
        border: 2px dashed #fff;
        border-radius: 10px;
        box-shadow: 0 0 0 4px #00274c, 2px 1px 6px 4px rgba(00, 45, 86, 0.5);
        text-shadow: -1px -1px #001D38;
        font-weight: normal;
    }

    #centercontent .infofacts_stitches_medBlue p, .infofacts_stitches_medBlue p {
        background-color: #0059A2;
        color: #f7f7f7;
        box-shadow: 0 0 0 4px #0059A2, 2px 1px 6px 4px rgba(157, 190, 216, 0.5);
        text-shadow: -1px -1px #004680;
    }

    #centercontent .infofacts_stitches_lightBlue p, .infofacts_stitches_lightBlue p {
        background-color: #9DBED8;
        color: #222;
        box-shadow: 0 0 0 4px #9DBED8, 2px 1px 6px 4px rgba(00, 89, 162, 0.5);
        text-shadow: -1px -1px #6397BF;
    }

    #centercontent .infofacts_stitches_gray p, .infofacts_stitches_gray p {
        background-color: #555;
        color: #fff;
        box-shadow: 0 0 0 4px #555, 2px 1px 6px 4px rgba(85, 85, 85, 0.5);
        text-shadow: -1px -1px #222;
    }

    #centercontent .infofacts_stitches_orange p, .infofacts_stitches_orange p {
        background-color: #F58220;
        color: #222;
        box-shadow: 0 0 0 4px #F58220, 2px 1px 6px 4px rgba(245, 130, 32, 0.5);
        text-shadow: -1px -1px #D6690A;
    }

    #centercontent .infofacts_stitches_beige p, .infofacts_stitches_beige p {
        background-color: #DAD6CC;
        color: #222;
        box-shadow: 0 0 0 4px #DAD6CC, 2px 1px 6px 4px rgba(218, 214, 204, 0.5);
        text-shadow: -1px -1px #A7A186;
    }

    #centercontent .infofacts_stitches_black p, .infofacts_stitches_black p {
        background-color: #000;
        color: #fff;
        box-shadow: 0 0 0 4px #000, 2px 1px 6px 4px rgba(0, 0, 0, 0.5);
        text-shadow: -1px -1px #000;
    }

    #centercontent .infofacts_stitches_white p, .infofacts_stitches_white p {
        background-color: #fff;
        color: #222;
        box-shadow: 0 0 0 4px #fff, 2px 1px 6px 4px rgba(255, 255, 255, 0.5);
        text-shadow: -1px -1px #aaa;
        border: 2px dashed #555;
    }

    #centercontent .infofacts_stitches_gradient p, .infofacts_stitches_gradient p {
        color: #222;
        background-color: #f4f5f5;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f5f5), to(#dfdddd));
        background-image: -webkit-linear-gradient(top, #f4f5f5, #dfdddd);
        background-image: -moz-linear-gradient(top, #f4f5f5, #dfdddd);
        background-image: -ms-linear-gradient(top, #f4f5f5, #dfdddd);
        background-image: -o-linear-gradient(top, #f4f5f5, #dfdddd);
        background-image: linear-gradient(to bottom, #f4f5f5, #dfdddd);
        box-shadow: 0 0 0 4px #DFDDDD, 2px 1px 6px 4px rgba(223, 221, 221, 0.5);
        text-shadow: -1px -1px #aaa;
        border: 2px dashed #555;
    }

    .infofacts_stitches_univBlue UL, .infofacts_stitches_medBlue UL, .infofacts_stitches_lightBlue UL,
    .infofacts_stitches_gray UL, .infofacts_stitches_orange UL, .infofacts_stitches_beige UL,
    .infofacts_stitches_black UL, .infofacts_stitches_white UL, .infofacts_stitches_gradient UL {
        margin-top: 6px !important;
        margin-left: 2% !important;
        margin-right: 2% !important;
        margin-bottom: 2% !important;
        padding: 1px !important;
        width: 96%;
        box-sizing: border-box;
        position: relative;
        float: left;
        font-family: 'Roboto', Arial, san-serif !important;
    }

    #centercontent .infofacts_stitches_univBlue li, #centercontent .infofacts_stitches_medBlue li, #centercontent .infofacts_stitches_lightBlue li,
    #centercontent .infofacts_stitches_gray li, #centercontent .infofacts_stitches_orange li, #centercontent .infofacts_stitches_beige li,
    #centercontent .infofacts_stitches_black li, #centercontent .infofacts_stitches_white li, #centercontent .infofacts_stitches_gradient li,
    .infofacts_stitches_univBlue li, .infofacts_stitches_medBlue li, .infofacts_stitches_lightBlue li,
    .infofacts_stitches_gray li, .infofacts_stitches_orange li, .infofacts_stitches_beige li,
    .infofacts_stitches_black li, .infofacts_stitches_white li, .infofacts_stitches_gradient li {
        font-family: 'Roboto', Arial, san-serif !important;
    }

    #centercontent .infofacts_stitches_univBlue ul li:first-child, #centercontent .infofacts_stitches_medBlue ul li:first-child, #centercontent .infofacts_stitches_lightBlue ul li:first-child,
    #centercontent .infofacts_stitches_gray ul li:first-child, #centercontent .infofacts_stitches_orange ul li:first-child, #centercontent .infofacts_stitches_beige ul li:first-child,
    #centercontent .infofacts_stitches_black ul li:first-child, #centercontent .infofacts_stitches_white ul li:first-child, #centercontent .infofacts_stitches_gradient ul li:first-child,
    .infofacts_stitches_univBlue ul li:first-child, .infofacts_stitches_medBlue ul li:first-child, .infofacts_stitches_lightBlue ul li:first-child,
    .infofacts_stitches_gray ul li:first-child, .infofacts_stitches_orange ul li:first-child, .infofacts_stitches_beige ul li:first-child,
    .infofacts_stitches_black ul li:first-child, .infofacts_stitches_white ul li:first-child, .infofacts_stitches_gradient ul li:first-child {
        left: 2%;
        right: 2%;
        width: 96%;
        z-index: 3700;
        background-color: #002547;
        color: #f7f7f7;
        border-right: 0px;
        padding: 10px !important;
        margin-bottom:0px;
        float: left;
        min-height: 10%;
        position: relative;
        text-align: center;
        box-sizing: border-box;
        box-shadow: 0 0 0 4px #00274c, 2px 1px 6px 4px rgba(00, 45, 86, 0.5);
        border: 2px dashed #fff;
        border-top: 0px;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }

    #centercontent .infofacts_stitches_medBlue ul li:first-child, .infofacts_stitches_medBlue ul li:first-child {
        background-color: #0059A2;
        color: #f7f7f7;
        box-shadow: 0 0 0 4px #0059A2, 2px 1px 6px 4px rgba(157, 190, 216, 0.5);
        text-shadow: -1px -1px #004680;
        border: 2px dashed #fff;
        border-top: 0px;
    }

    #centercontent .infofacts_stitches_lightBlue ul li:first-child, .infofacts_stitches_lightBlue ul li:first-child {
        background-color: #9DBED8;
        color: #222;
        box-shadow: 0 0 0 4px #9DBED8, 2px 1px 6px 4px rgba(00, 89, 162, 0.5);
        text-shadow: -1px -1px #6397BF;
        border: 2px dashed #fff;
        border-top: 0px;
    }


    #centercontent .infofacts_stitches_gray ul li:first-child, .infofacts_stitches_gray ul li:first-child {
        background-color: #555;
        color: #fff;
        box-shadow: 0 0 0 4px #555, 2px 1px 6px 4px rgba(85, 85, 85, 0.5);
        text-shadow: -1px -1px #222;
        border: 2px dashed #fff;
        border-top: 0px;
    }

    #centercontent .infofacts_stitches_orange ul li:first-child, .infofacts_stitches_orange ul li:first-child {
        background-color: #F58220;
        color: #222;
        box-shadow: 0 0 0 4px #F58220, 2px 1px 6px 4px rgba(245, 130, 32, 0.5);
        text-shadow: -1px -1px #D6690A;
        border: 2px dashed #fff;
        border-top: 0px;
    }

    #centercontent .infofacts_stitches_beige ul li:first-child, .infofacts_stitches_beige ul li:first-child {
        background-color: #DAD6CC;
        color: #222;
        box-shadow: 0 0 0 4px #DAD6CC, 2px 1px 6px 4px rgba(218, 214, 204, 0.5);
        text-shadow: -1px -1px #A7A186;
        border: 2px dashed #fff;
        border-top: 0px;
    }

    #centercontent .infofacts_stitches_black ul li:first-child, .infofacts_stitches_black ul li:first-child {
        background-color: #000;
        color: #fff;
        box-shadow: 0 0 0 4px #000, 2px 1px 6px 4px rgba(0, 0, 0, 0.5);
        text-shadow: -1px -1px #000;
        border: 2px dashed #fff;
        border-top: 0px;
    }

    #centercontent .infofacts_stitches_white ul li:first-child, .infofacts_stitches_white ul li:first-child {
        background-color: #fff;
        color: #222;
        box-shadow: 0 0 0 4px #fff, 2px 1px 6px 4px rgba(255, 255, 255, 0.5);
        text-shadow: -1px -1px #aaa;
        border: 2px dashed #555;
        border-top: 0px;
    }

    #centercontent .infofacts_stitches_gradient ul li:first-child, .infofacts_stitches_gradient ul li:first-child {
        color: #222;
        background-color: #f4f5f5;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f5f5), to(#dfdddd));
        background-image: -webkit-linear-gradient(top, #f4f5f5, #dfdddd);
        background-image: -moz-linear-gradient(top, #f4f5f5, #dfdddd);
        background-image: -ms-linear-gradient(top, #f4f5f5, #dfdddd);
        background-image: -o-linear-gradient(top, #f4f5f5, #dfdddd);
        background-image: linear-gradient(to bottom, #f4f5f5, #dfdddd);
        box-shadow: 0 0 0 4px #DFDDDD, 2px 1px 6px 4px rgba(223, 221, 221, 0.5);
        text-shadow: -1px -1px #aaa;
        border: 2px dashed #555;
        border-top: 0px;
    }

    #centercontent .infofacts_stitches_univBlue ul li:nth-of-type(n+2), #centercontent .infofacts_stitches_medBlue ul li:nth-of-type(n+2), #centercontent .infofacts_stitches_lightBlue ul li:nth-of-type(n+2),
    #centercontent .infofacts_stitches_gray ul li:nth-of-type(n+2), #centercontent .infofacts_stitches_orange ul li:nth-of-type(n+2), #centercontent .infofacts_stitches_beige ul li:nth-of-type(n+2),
    #centercontent .infofacts_stitches_black ul li:nth-of-type(n+2), #centercontent .infofacts_stitches_white ul li:nth-of-type(n+2), #centercontent .infofacts_stitches_gradient ul li:nth-of-type(n+2),
    .infofacts_stitches_univBlue ul li:nth-of-type(n+2), .infofacts_stitches_medBlue ul li:nth-of-type(n+2), .infofacts_stitches_lightBlue ul li:nth-of-type(n+2),
    .infofacts_stitches_gray ul li:nth-of-type(n+2), .infofacts_stitches_orange ul li:nth-of-type(n+2), .infofacts_stitches_beige ul li:nth-of-type(n+2),
    .infofacts_stitches_black ul li:nth-of-type(n+2), .infofacts_stitches_white ul li:nth-of-type(n+2), .infofacts_stitches_gradient ul li:nth-of-type(n+2) {
        left: 4%;
        right: 4%;
        width: 92%;
        box-sizing: border-box;
        padding: 10px !important;
        padding-top: 8%;
        z-index: 3600;
        background-color: #003A70;
        color: #f7f7f7;
        border-left: 0px;
        z-index: 3600;
        height: 2px;
        position: absolute;
        text-indent: 50000px;
        overflow: hidden;
        margin-bottom: 0px !important;
        border-left: 2px dashed #fff;
        border-right: 2px dashed #fff;
        box-shadow: none;
        opacity: 0;
    }


    #centercontent .infofacts_stitches_medBlue ul li:nth-of-type(n+2), .infofacts_stitches_medBlue ul li:nth-of-type(n+2) {
        background-color: #002D52;
        color: #fff;
    }

    #centercontent .infofacts_stitches_lightBlue ul li:nth-of-type(n+2), .infofacts_stitches_lightBlue ul li:nth-of-type(n+2) {
        background-color: #6B9CC2;
        color: #000;
    }

    #centercontent .infofacts_stitches_gray ul li:nth-of-type(n+2), .infofacts_stitches_gray ul li:nth-of-type(n+2) {
        background-color: #333;
        color: #fff;
    }

    #centercontent .infofacts_stitches_orange ul li:nth-of-type(n+2), .infofacts_stitches_orange ul li:nth-of-type(n+2) {
        background-color: #F8A863;
        color: #121212;
    }

    #centercontent .infofacts_stitches_beige ul li:nth-of-type(n+2), .infofacts_stitches_beige ul li:nth-of-type(n+2) {
        background-color: #AEA88F;
        color: #121212;
    }

    #centercontent .infofacts_stitches_black ul li:nth-of-type(n+2), .infofacts_stitches_black ul li:nth-of-type(n+2) {
        background-color: #333;
        color: #fff;
    }

    #centercontent .infofacts_stitches_white ul li:nth-of-type(n+2), .infofacts_stitches_white ul li:nth-of-type(n+2) {
        background-color: #ddd;
        color: #333;
        border-left: 2px dashed #555;
        border-right: 2px dashed #555;
    }

    #centercontent .infofacts_stitches_gradient ul li:nth-of-type(n+2), .infofacts_stitches_gradient ul li:nth-of-type(n+2) {
        color: #222;
        background-color: #C7C2C2;
        border-left: 2px dashed #555;
        border-right: 2px dashed #555;
    }

    #centercontent .infofacts_stitches_univBlue ul li:nth-of-type(2), #centercontent .infofacts_stitches_medBlue ul li:nth-of-type(2), #centercontent .infofacts_stitches_lightBlue ul li:nth-of-type(2),
    #centercontent .infofacts_stitches_gray ul li:nth-of-type(2), #centercontent .infofacts_stitches_orange ul li:nth-of-type(2), #centercontent .infofacts_stitches_beige ul li:nth-of-type(2),
    #centercontent .infofacts_stitches_black ul li:nth-of-type(2), #centercontent .infofacts_stitches_white ul li:nth-of-type(2), #centercontent .infofacts_stitches_gradient ul li:nth-of-type(2),
    .infofacts_stitches_univBlue ul li:nth-of-type(2), .infofacts_stitches_medBlue ul li:nth-of-type(2), .infofacts_stitches_lightBlue ul li:nth-of-type(2),
    .infofacts_stitches_gray ul li:nth-of-type(2), .infofacts_stitches_orange ul li:nth-of-type(2), .infofacts_stitches_beige ul li:nth-of-type(2),
    .infofacts_stitches_black ul li:nth-of-type(2), .infofacts_stitches_white ul li:nth-of-type(2), .infofacts_stitches_gradient ul li:nth-of-type(2) {
        text-align: center;
        font-size: 1.25em !important;
    }

    #centercontent .infofacts_stitches_univBlue ul li:last-child, #centercontent .infofacts_stitches_medBlue ul li:last-child, #centercontent .infofacts_stitches_lightBlue ul li:last-child,
    #centercontent .infofacts_stitches_gray ul li:last-child, #centercontent .infofacts_stitches_orange ul li:last-child, #centercontent .infofacts_stitches_beige ul li:last-child,
    #centercontent .infofacts_stitches_black ul li:last-child, #centercontent .infofacts_stitches_white ul li:last-child, #centercontent .infofacts_stitches_gradient ul li:last-child,
    .infofacts_stitches_univBlue ul li:last-child, .infofacts_stitches_medBlue ul li:last-child, .infofacts_stitches_lightBlue ul li:last-child,
    .infofacts_stitches_gray ul li:last-child, .infofacts_stitches_orange ul li:last-child, .infofacts_stitches_beige ul li:last-child,
    .infofacts_stitches_black ul li:last-child, .infofacts_stitches_white ul li:last-child, .infofacts_stitches_gradient ul li:last-child {
        border-bottom: 2px dashed #fff;
        border-bottom-left-radius: 30px;
        border-bottom-right-radius: 30px;
    }

    #centercontent .infofacts_stitches_white ul li:last-child, #centercontent .infofacts_stitches_gradient ul li:last-child,
    .infofacts_stitches_white ul li:last-child, .infofacts_stitches_gradient ul li:last-child {
        border-bottom: 2px dashed #555;
    }

    #centercontent .infofacts_stitches_univBlue:hover ul li:nth-child(n+2), #centercontent .infofacts_stitches_medBlue:hover ul li:nth-child(n+2), #centercontent .infofacts_stitches_lightBlue:hover ul li:nth-child(n+2),
    #centercontent .infofacts_stitches_gray:hover ul li:nth-child(n+2), #centercontent .infofacts_stitches_orange:hover ul li:nth-child(n+2), #centercontent .infofacts_stitches_beige:hover ul li:nth-child(n+2),
    #centercontent .infofacts_stitches_black:hover ul li:nth-child(n+2), #centercontent .infofacts_stitches_white:hover ul li:nth-child(n+2), #centercontent .infofacts_stitches_gradient:hover ul li:nth-child(n+2),
    .infofacts_stitches_univBlue:hover ul li:nth-child(n+2), .infofacts_stitches_medBlue:hover ul li:nth-child(n+2), .infofacts_stitches_lightBlue:hover ul li:nth-child(n+2),
    .infofacts_stitches_gray:hover ul li:nth-child(n+2), .infofacts_stitches_orange:hover ul li:nth-child(n+2), .infofacts_stitches_beige:hover ul li:nth-child(n+2),
    .infofacts_stitches_black:hover ul li:nth-child(n+2), .infofacts_stitches_white:hover ul li:nth-child(n+2), .infofacts_stitches_gradient:hover ul li:nth-child(n+2) {
        opacity: 1;
        position: relative;
        text-indent: 0px;
        overflow: auto;
        height: auto;
        box-shadow: 0px 15px 25px rgba(0, 0, 0, 0.2), 0 0 0 4px #003A70;
    }


    #centercontent .infofacts_stitches_medBlue:hover ul li:nth-child(n+2), .infofacts_stitches_medBlue:hover ul li:nth-child(n+2) {
        box-shadow: 0px 15px 25px rgba(0, 0, 0, 0.2), 0 0 0 4px #002D52;
    }

    #centercontent .infofacts_stitches_lightBlue:hover ul li:nth-child(n+2), .infofacts_stitches_lightBlue:hover ul li:nth-child(n+2) {
        box-shadow: 0px 15px 25px rgba(0, 0, 0, 0.2), 0 0 0 4px #6B9CC2;
    }

    #centercontent .infofacts_stitches_gray:hover ul li:nth-child(n+2), .infofacts_stitches_gray:hover ul li:nth-child(n+2) {
        box-shadow: 0px 15px 25px rgba(0, 0, 0, 0.2), 0 0 0 4px #333;
    }

    #centercontent .infofacts_stitches_orange:hover ul li:nth-child(n+2), .infofacts_stitches_orange:hover ul li:nth-child(n+2) {
        box-shadow: 0px 15px 25px rgba(0, 0, 0, 0.2), 0 0 0 4px #F8A863;
    }

    #centercontent .infofacts_stitches_beige:hover ul li:nth-child(n+2), .infofacts_stitches_beige:hover ul li:nth-child(n+2) {
        box-shadow: 0px 15px 25px rgba(0, 0, 0, 0.2), 0 0 0 4px #AEA88F;
    }

    #centercontent .infofacts_stitches_black:hover ul li:nth-child(n+2), .infofacts_stitches_black:hover ul li:nth-child(n+2) {
        box-shadow: 0px 15px 25px rgba(0, 0, 0, 0.2), 0 0 0 4px #333;
    }

    #centercontent .infofacts_stitches_white:hover ul li:nth-child(n+2), .infofacts_stitches_white:hover ul li:nth-child(n+2) {
        box-shadow: 0px 15px 25px rgba(0, 0, 0, 0.2), 0 0 0 4px #ddd;
    }

    #centercontent .infofacts_stitches_gradient:hover ul li:nth-child(n+2), .infofacts_stitches_gradient:hover ul li:nth-child(n+2) {
        box-shadow: 0px 15px 25px rgba(0, 0, 0, 0.2), 0 0 0 4px #C7C2C2;
    }


    .infofacts_stitches_univBlue:hover ul li:nth-child(2), .infofacts_stitches_medBlue:hover ul li:nth-child(2), .infofacts_stitches_lightBlue:hover ul li:nth-child(2),
    .infofacts_stitches_gray:hover ul li:nth-child(2), .infofacts_stitches_orange:hover ul li:nth-child(2), .infofacts_stitches_beige:hover ul li:nth-child(2),
    .infofacts_stitches_black:hover ul li:nth-child(2), .infofacts_stitches_white:hover ul li:nth-child(2), .infofacts_stitches_gradient:hover ul li:nth-child(2) {
        /*padding-top:55px !important;*/
        transition: padding-top 1s ease-out;
    }

    .infofacts_stitches_univBlue ul:after, .infofacts_stitches_medBlue ul:after, .infofacts_stitches_lightBlue ul:after,
    .infofacts_stitches_gray ul:after, .infofacts_stitches_orange ul:after, .infofacts_stitches_beige ul:after,
    .infofacts_stitches_black ul:after, .infofacts_stitches_white ul:after, .infofacts_stitches_gradient ul:after {
        content: "\f01a";
        color: #f7f7f7;
        background-color: #00274c;
        position: absolute;
        bottom: -22px;
        left: 40%;
        right: 40%;
        height: 12px;
        padding: 10px;
        padding-top: 4px;
        padding-bottom: 14px;
        font-size: 1.1em !important;
        font-family: 'fa', FontAwesome;
        text-align: center;
        border-radius: 6px;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
    }


    .infofacts_stitches_medBlue ul:after {
        color: #f7f7f7;
        background-color: #0059A2;
    }

    .infofacts_stitches_lightBlue ul:after {
        color: #222;
        background-color: #9DBED8;
    }

    .infofacts_stitches_gray ul:after {
        color: #f7f7f7;
        background-color: #555;
    }

    .infofacts_stitches_orange ul:after {
        color: #222;
        background-color: #F58220;
    }

    .infofacts_stitches_beige ul:after {
        color: #222;
        background-color: #DAD6CC;
    }

    .infofacts_stitches_black ul:after {
        color: #fff;
        background-color: #000;
    }

    .infofacts_stitches_white ul:after {
        color: #222;
        background-color: #fff;
        border: solid 1px #bbb;
    }

    .infofacts_stitches_gradient ul:after {
        color: #222;
        background-color: #DFDDDD;
        border: solid 1px #bbb;
    }

    .infofacts_stitches_univBlue:hover UL:after, .infofacts_stitches_medBlue:hover UL:after, .infofacts_stitches_lightBlue:hover UL:after,
    .infofacts_stitches_gray:hover UL:after, .infofacts_stitches_orange:hover UL:after, .infofacts_stitches_beige:hover UL:after,
    .infofacts_stitches_black:hover UL:after, .infofacts_stitches_white:hover UL:after, .infofacts_stitches_gradient:hover UL:after {
        bottom: -28px;
    }

    .infofacts_stitches_univBlue li, .infofacts_stitches_medBlue li, .infofacts_stitches_lightBlue li,
    .infofacts_stitches_gray li, .infofacts_stitches_orange li, .infofacts_stitches_beige li,
    .infofacts_stitches_black li, .infofacts_stitches_white li, .infofacts_stitches_gradient li {
        list-style: none !important;
        font-size: .85em !important;
    }



/*INFO FACTS BANNERFLAG */

#centercontent .infofacts_bannerflag_univBlue ul, #centercontent .infofacts_bannerflag_medBlue ul, #centercontent .infofacts_bannerflag_lightBlue ul,
#centercontent .infofacts_bannerflag_gray ul, #centercontent .infofacts_bannerflag_orange ul, #centercontent .infofacts_bannerflag_beige ul,
#centercontent .infofacts_bannerflag_black ul, #centercontent .infofacts_bannerflag_white ul, #centercontent .infofacts_bannerflag_gradient ul,
.infofacts_bannerflag_univBlue ul, .infofacts_bannerflag_medBlue ul, .infofacts_bannerflag_lightBlue ul,
.infofacts_bannerflag_gray ul, .infofacts_bannerflag_orange ul, .infofacts_bannerflag_beige ul,
.infofacts_bannerflag_black ul, .infofacts_bannerflag_white ul, .infofacts_bannerflag_gradient ul {
    border: solid 1px #00274c;
    background-color: #fafafa;
    color: #222;
    box-shadow: 3px 3px 6px rgba(0,0,0,.4);
    margin: auto;
    margin-right:0px;
    padding: 10px !important;
    width: 90%;
    box-sizing: border-box;
    margin-bottom: 50px !important;
}

#centercontent .infofacts_bannerflag_medBlue ul, .infofacts_bannerflag_medBlue ul {
    border: solid 1px #0059A2;
}

#centercontent .infofacts_bannerflag_lightBlue ul, .infofacts_bannerflag_lightBlue ul {
    border: solid 1px #9DBED8;
}

#centercontent .infofacts_bannerflag_gray ul, .infofacts_bannerflag_gray ul {
    border: solid 1px #555;
}

#centercontent .infofacts_bannerflag_orange ul, .infofacts_bannerflag_orange ul {
    border: solid 1px #F58220;
}

#centercontent .infofacts_bannerflag_beige ul, .infofacts_bannerflag_beige ul {
    border: solid 1px #DAD6CC;
}

#centercontent .infofacts_bannerflag_black ul, .infofacts_bannerflag_black ul {
    border: solid 1px #000;
}

#centercontent .infofacts_bannerflag_white ul, .infofacts_bannerflag_white ul {
    border: solid 1px #bbb;
}

#centercontent .infofacts_bannerflag_gradient ul, .infofacts_bannerflag_gradient ul {
    border: solid 1px #DFDDDD;
}


#centercontent .infofacts_bannerflag_univBlue li, #centercontent .infofacts_bannerflag_medBlue li, #centercontent .infofacts_bannerflag_lightBlue li,
#centercontent .infofacts_bannerflag_gray li, #centercontent .infofacts_bannerflag_orange li, #centercontent .infofacts_bannerflag_beige li,
#centercontent .infofacts_bannerflag_black li, #centercontent .infofacts_bannerflag_white li, #centercontent .infofacts_bannerflag_gradient li,
.infofacts_bannerflag_univBlue li, .infofacts_bannerflag_medBlue li, .infofacts_bannerflag_lightBlue li,
.infofacts_bannerflag_gray li, .infofacts_bannerflag_orange li, .infofacts_bannerflag_beige li,
.infofacts_bannerflag_black li, .infofacts_bannerflag_white li, .infofacts_bannerflag_gradient li {
    list-style: none !important;
    font-family: 'Roboto', Arial, san-serif !important;
    font-size: .8em !important;
}

    #centercontent .infofacts_bannerflag_univBlue li:first-child, #centercontent .infofacts_bannerflag_medBlue li:first-child, #centercontent .infofacts_bannerflag_lightBlue li:first-child,
    #centercontent .infofacts_bannerflag_gray li:first-child, #centercontent .infofacts_bannerflag_orange li:first-child, #centercontent .infofacts_bannerflag_beige li:first-child,
    #centercontent .infofacts_bannerflag_black li:first-child, #centercontent .infofacts_bannerflag_white li:first-child, #centercontent .infofacts_bannerflag_gradient li:first-child,
    .infofacts_bannerflag_univBlue li:first-child, .infofacts_bannerflag_medBlue li:first-child, .infofacts_bannerflag_lightBlue li:first-child,
    .infofacts_bannerflag_gray li:first-child, .infofacts_bannerflag_orange li:first-child, .infofacts_bannerflag_beige li:first-child,
    .infofacts_bannerflag_black li:first-child, .infofacts_bannerflag_white li:first-child, .infofacts_bannerflag_gradient li:first-child {
        position: relative;
        padding: 6px !important;
        margin-bottom: 2% !important;
        margin-top: 3% !important;
        font-size: 1.2em !important;
        text-align: center;
        background-color: #00274c;
        color: #f7f7f7;
        box-shadow: -10px 4px 4px rgba(0,0,0,.3);
        border-top-right-radius: 3em;
        height: 30px !important;
    }

    #centercontent .infofacts_bannerflag_medBlue li:first-child, .infofacts_bannerflag_medBlue li:first-child {
        background-color: #0059A2;
        color: #f7f7f7;
    }

    #centercontent .infofacts_bannerflag_lightBlue li:first-child, .infofacts_bannerflag_lightBlue li:first-child {
        background-color: #9DBED8;
        color: #222;
    }

    #centercontent .infofacts_bannerflag_gray li:first-child, .infofacts_bannerflag_gray li:first-child {
        background-color: #555;
        color: #fff;
    }

    #centercontent .infofacts_bannerflag_orange li:first-child, .infofacts_bannerflag_orange li:first-child {
        background-color: #F58220;
        color: #121212;
    }

    #centercontent .infofacts_bannerflag_beige li:first-child, .infofacts_bannerflag_beige li:first-child {
        background-color: #DAD6CC;
        color: #222;
    }

    #centercontent .infofacts_bannerflag_black li:first-child, .infofacts_bannerflag_black li:first-child {
        background-color: #101010;
        color: #fff;
    }

    #centercontent .infofacts_bannerflag_white li:first-child, .infofacts_bannerflag_white li:first-child {
        background-color: #fff;
        color: #222;
        border-top: solid 1px #bbb;
        border-right: solid 1px #bbb;
        border-bottom: solid 1px #bbb;
    }

    #centercontent .infofacts_bannerflag_gradient li:first-child, .infofacts_bannerflag_gradient li:first-child {
        background-color: #DFDDDD;
        color: #222;
        border-top: solid 1px #bbb;
        border-right: solid 1px #bbb;
        border-bottom: solid 1px #bbb;
    }

        #centercontent .infofacts_bannerflag_univBlue li:first-child:before, #centercontent .infofacts_bannerflag_medBlue li:first-child:before, #centercontent .infofacts_bannerflag_lightBlue li:first-child:before,
        #centercontent .infofacts_bannerflag_gray li:first-child:before, #centercontent .infofacts_bannerflag_orange li:first-child:before, #centercontent .infofacts_bannerflag_beige li:first-child:before,
        #centercontent .infofacts_bannerflag_black li:first-child:before, #centercontent .infofacts_bannerflag_white li:first-child:before, #centercontent .infofacts_bannerflag_gradient li:first-child:before,
        #centercontent .infofacts_bannerflag_univBlue li:first-child:after, #centercontent .infofacts_bannerflag_medBlue li:first-child:after, #centercontent .infofacts_bannerflag_lightBlue li:first-child:after,
        #centercontent .infofacts_bannerflag_gray li:first-child:after, #centercontent .infofacts_bannerflag_orange li:first-child:after, #centercontent .infofacts_bannerflag_beige li:first-child:after,
        #centercontent .infofacts_bannerflag_black li:first-child:after, #centercontent .infofacts_bannerflag_white li:first-child:after, #centercontent .infofacts_bannerflag_gradient li:first-child:after,
        .infofacts_bannerflag_univBlue li:first-child:before, .infofacts_bannerflag_medBlue li:first-child:before, .infofacts_bannerflag_lightBlue li:first-child:before,
        .infofacts_bannerflag_gray li:first-child:before, .infofacts_bannerflag_orange li:first-child:before, .infofacts_bannerflag_beige li:first-child:before,
        .infofacts_bannerflag_black li:first-child:before, .infofacts_bannerflag_white li:first-child:before, .infofacts_bannerflag_gradient li:first-child:before,
        .infofacts_bannerflag_univBlue li:first-child:after, .infofacts_bannerflag_medBlue li:first-child:after, .infofacts_bannerflag_lightBlue li:first-child:after,
        .infofacts_bannerflag_gray li:first-child:after, .infofacts_bannerflag_orange li:first-child:after, .infofacts_bannerflag_beige li:first-child:after,
        .infofacts_bannerflag_black li:first-child:after, .infofacts_bannerflag_white li:first-child:after, .infofacts_bannerflag_gradient li:first-child:after {
            content: "";
            position: absolute;
            background-color: #00274c;
            top: 0px;
            left: -24px;
            padding: 4px;
            height: 42px !important;
            width: 30px;
            z-index: 10;
            box-sizing: border-box;
        }

    #centercontent .infofacts_bannerflag_medBlue li:first-child:before, #centercontent .infofacts_bannerflag_medBlue li:first-child:after,
    .infofacts_bannerflag_medBlue li:first-child:before, .infofacts_bannerflag_medBlue li:first-child:after {
        background-color: #0059A2;
    }

    #centercontent .infofacts_bannerflag_lightBlue li:first-child:before, #centercontent .infofacts_bannerflag_lightBlue li:first-child:after,
    .infofacts_bannerflag_lightBlue li:first-child:before, .infofacts_bannerflag_lightBlue li:first-child:after {
        background-color: #9DBED8;
    }

    #centercontent .infofacts_bannerflag_gray li:first-child:before, #centercontent .infofacts_bannerflag_gray li:first-child:after,
    .infofacts_bannerflag_gray li:first-child:before, .infofacts_bannerflag_gray li:first-child:after {
        background-color: #555;
    }

    #centercontent .infofacts_bannerflag_orange li:first-child:before, #centercontent .infofacts_bannerflag_orange li:first-child:after,
    .infofacts_bannerflag_orange li:first-child:before, .infofacts_bannerflag_orange li:first-child:after {
        background-color: #F58220;
    }

    #centercontent .infofacts_bannerflag_beige li:first-child:before, #centercontent .infofacts_bannerflag_beige li:first-child:after,
    .infofacts_bannerflag_beige li:first-child:before, .infofacts_bannerflag_beige li:first-child:after {
        background-color: #DAD6CC;
    }

    #centercontent .infofacts_bannerflag_black li:first-child:before, #centercontent .infofacts_bannerflag_black li:first-child:after,
    .infofacts_bannerflag_black li:first-child:before, .infofacts_bannerflag_black li:first-child:after {
        background-color: #101010;
    }

    #centercontent .infofacts_bannerflag_white li:first-child:before, #centercontent .infofacts_bannerflag_white li:first-child:after,
    .infofacts_bannerflag_white li:first-child:before, .infofacts_bannerflag_white li:first-child:after {
        background-color: #fff;
        border-top: solid 1px #bbb;
        border-left: solid 1px #bbb;
        border-bottom: solid 1px #bbb;
        top: -1px;
        height: 44px !important;
    }

    #centercontent .infofacts_bannerflag_gradient li:first-child:before, #centercontent .infofacts_bannerflag_gradient li:first-child:after,
    .infofacts_bannerflag_gradient li:first-child:before, .infofacts_bannerflag_gradient li:first-child:after {
        background-color: #DFDDDD;
        border-top: solid 1px #bbb;
        border-left: solid 1px #bbb;
        border-bottom: solid 1px #bbb;
        top: -1px;
        height: 44px !important;
    }

    #centercontent .infofacts_bannerflag_univBlue li:first-child:after, #centercontent .infofacts_bannerflag_medBlue li:first-child:after, #centercontent .infofacts_bannerflag_lightBlue li:first-child:after,
    #centercontent .infofacts_bannerflag_gray li:first-child:after, #centercontent .infofacts_bannerflag_orange li:first-child:after, #centercontent .infofacts_bannerflag_beige li:first-child:after,
    #centercontent .infofacts_bannerflag_black li:first-child:after, #centercontent .infofacts_bannerflag_white li:first-child:after, #centercontent .infofacts_bannerflag_gradient li:first-child:after,
    .infofacts_bannerflag_univBlue li:first-child:after, .infofacts_bannerflag_medBlue li:first-child:after, .infofacts_bannerflag_lightBlue li:first-child:after,
    .infofacts_bannerflag_gray li:first-child:after, .infofacts_bannerflag_orange li:first-child:after, .infofacts_bannerflag_beige li:first-child:after,
    .infofacts_bannerflag_black li:first-child:after, .infofacts_bannerflag_white li:first-child:after, .infofacts_bannerflag_gradient li:first-child:after {
        background-color: #232323;
        top: 5px;
        z-index: 2;
        width: 14px;
        transform: skewY(25deg);
        box-shadow: 3px 3px 6px rgba(0,0,0,.4);
    }



/*INFO FACTS TAB */

.infofacts_tab_univBlue, .infofacts_tab_medBlue, .infofacts_tab_lightBlue,
.infofacts_tab_gray, .infofacts_tab_orange, .infofacts_tab_beige,
.infofacts_tab_black, .infofacts_tab_white, .infofacts_tab_gradient {
    position: relative;
    float: left;
}

    #centercontent .infofacts_tab_univBlue p, .infofacts_tab_univBlue p,
    #centercontent .infofacts_tab_medBlue p, .infofacts_tab_medBlue p,
    #centercontent .infofacts_tab_lightBlue p, .infofacts_tab_lightBlue p,
    #centercontent .infofacts_tab_gray p, .infofacts_tab_gray p,
    #centercontent .infofacts_tab_orange p, .infofacts_tab_orange p,
    #centercontent .infofacts_tab_beige p, .infofacts_tab_beige p,
    #centercontent .infofacts_tab_black p, .infofacts_tab_black p,
    #centercontent .infofacts_tab_white p, .infofacts_tab_white p,
    #centercontent .infofacts_tab_gradient p, .infofacts_tab_gradient p {
        font-family: 'Roboto', Arial, san-serif !important;
        font-size: .8em !important;
        margin-left: 32% !important;
        width: 68% !important;
        margin-right: 0px !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        box-sizing: border-box;
        padding: 15px !important;
        min-height: 50px;
        background-color: #00274c;
        color: #f7f7f7;
        position: relative;
    }

    #centercontent .infofacts_tab_medBlue p, .infofacts_tab_medBlue p {
        background-color: #0059A2;
        color: #fff;
    }

    #centercontent .infofacts_tab_lightBlue p, .infofacts_tab_lightBlue p {
        background-color: #9DBED8;
        color: #222;
    }

    #centercontent .infofacts_tab_gray p, .infofacts_tab_gray p {
        background-color: #555;
        color: #fff;
    }

    #centercontent .infofacts_tab_orange p, .infofacts_tab_orange p {
        background-color: #F58220;
        color: #101010;
    }

    #centercontent .infofacts_tab_beige p, .infofacts_tab_beige p {
        background-color: #DAD6CC;
        color: #222;
    }

    #centercontent .infofacts_tab_black p, .infofacts_tab_black p {
        background-color: #101010;
        color: #f7f7f7;
    }

    #centercontent .infofacts_tab_white p, .infofacts_tab_white p {
        background-color: #fff;
        color: #222;
        border-right: solid 1px #bbb;
    }

    #centercontent .infofacts_tab_gradient p, .infofacts_tab_gradient p {
        background-color: #DFDDDD;
        color: #222;
        border-right: solid 1px #bbb;
    }

        #centercontent .infofacts_tab_univBlue p:first-child, .infofacts_tab_univBlue p:first-child,
        #centercontent .infofacts_tab_medBlue p:first-child, .infofacts_tab_medBlue p:first-child,
        #centercontent .infofacts_tab_lightBlue p:first-child, .infofacts_tab_lightBlue p:first-child,
        #centercontent .infofacts_tab_gray p:first-child, .infofacts_tab_gray p:first-child,
        #centercontent .infofacts_tab_orange p:first-child, .infofacts_tab_orange p:first-child,
        #centercontent .infofacts_tab_beige p:first-child, .infofacts_tab_beige p:first-child,
        #centercontent .infofacts_tab_black p:first-child, .infofacts_tab_black p:first-child,
        #centercontent .infofacts_tab_white p:first-child, .infofacts_tab_white p:first-child,
        #centercontent .infofacts_tab_gradient p:first-child, .infofacts_tab_gradient p:first-child {
            font-size: 1.5em !important;
            position: absolute;
            float: none;
            margin: 0px !important;
            top: 0px;
            left: 4px;
            width: 32% !important;
            text-align: center;
            background-color: #f7f7f7;
            color: #222;
            border: solid 4px #00274c;
            z-index: 3000;
            border-top-left-radius: 20px;
            border-bottom-left-radius: 20px;
            border-bottom-right-radius: 0px;
            text-shadow: 3px 3px 1px rgba(0,0,0,.2);
            box-shadow: inset 0px 0px 2px rgba(0,0,0,.1);
        }

    #centercontent .infofacts_tab_medBlue p:first-child, .infofacts_tab_medBlue p:first-child {
        border: solid 4px #0059A2;
    }

    #centercontent .infofacts_tab_lightBlue p:first-child, .infofacts_tab_lightBlue p:first-child {
        border: solid 4px #9DBED8;
    }

    #centercontent .infofacts_tab_gray p:first-child, .infofacts_tab_gray p:first-child {
        border: solid 4px #555;
    }

    #centercontent .infofacts_tab_orange p:first-child, .infofacts_tab_orange p:first-child {
        border: solid 4px #F58220;
    }

    #centercontent .infofacts_tab_beige p:first-child, .infofacts_tab_beige p:first-child {
        border: solid 4px #DAD6CC;
    }

    #centercontent .infofacts_tab_black p:first-child, .infofacts_tab_black p:first-child {
        border: solid 4px #101010;
    }

    #centercontent .infofacts_tab_white p:first-child, .infofacts_tab_white p:first-child {
        border: solid 4px #fff;
    }

    #centercontent .infofacts_tab_gradient p:first-child, .infofacts_tab_gradient p:first-child {
        border: solid 4px #DFDDDD;
    }

        .infofacts_tab_univBlue p:first-child:before, .infofacts_tab_medBlue p:first-child:before, .infofacts_tab_lightBlue p:first-child:before,
        .infofacts_tab_gray p:first-child:before, .infofacts_tab_orange p:first-child:before, .infofacts_tab_beige p:first-child:before,
        .infofacts_tab_black p:first-child:before, .infofacts_tab_white p:first-child:before, .infofacts_tab_gradient p:first-child:before {
            content: "";
            position: absolute;
            right: 0px;
            left: 0px;
            top: 0px;
            bottom: 0px;
            border-radius: 20px;
            border-top-right-radius: 0;
            border-bottom-right-radius: 0;
            box-shadow: inset 3px 1px 15px 0px rgba(0,0,0,.1);
        }

    .infofacts_tab_univBlue p:nth-of-type(2), .infofacts_tab_medBlue p:nth-of-type(2), .infofacts_tab_lightBlue p:nth-of-type(2),
    .infofacts_tab_gray p:nth-of-type(2), .infofacts_tab_orange p:nth-of-type(2), .infofacts_tab_beige p:nth-of-type(2),
    .infofacts_tab_black p:nth-of-type(2), .infofacts_tab_white p:nth-of-type(2), .infofacts_tab_gradient p:nth-of-type(2) {
        border-top-right-radius: 10px;
    }


    #centercontent .infofacts_tab_univBlue p:last-child, .infofacts_tab_univBlue p:last-child,
    #centercontent .infofacts_tab_medBlue p:last-child, .infofacts_tab_medBlue p:last-child,
    #centercontent .infofacts_tab_lightBlue p:last-child, .infofacts_tab_lightBlue p:last-child,
    #centercontent .infofacts_tab_gray p:last-child, .infofacts_tab_gray p:last-child,
    #centercontent .infofacts_tab_orange p:last-child, .infofacts_tab_orange p:last-child,
    #centercontent .infofacts_tab_beige p:last-child, .infofacts_tab_beige p:last-child,
    #centercontent .infofacts_tab_black p:last-child, .infofacts_tab_black p:last-child,
    #centercontent .infofacts_tab_white p:last-child, .infofacts_tab_white p:last-child,
    #centercontent .infofacts_tab_gradient p:last-child, .infofacts_tab_gradient p:last-child {
        border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px;
        box-shadow: 6px 7px 13px rgba(0,0,0,.4);
        margin-bottom: 50px !important;
    }


/*INFO FACTS FOLDOVER */

.infofacts_foldover_univBlue, .infofacts_foldover_medBlue, .infofacts_foldover_lightBlue,
.infofacts_foldover_gray, .infofacts_foldover_orange, .infofacts_foldover_beige,
.infofacts_foldover_black, .infofacts_foldover_white, .infofacts_foldover_gradient {
    position: relative;
    padding-top: 20px !important;
}


    #centercontent .infofacts_foldover_univBlue p, #centercontent .infofacts_foldover_medBlue p, #centercontent .infofacts_foldover_lightBlue p,
    #centercontent .infofacts_foldover_gray p, #centercontent .infofacts_foldover_orange p, #centercontent .infofacts_foldover_beige p,
    #centercontent .infofacts_foldover_black p, #centercontent .infofacts_foldover_white p, #centercontent .infofacts_foldover_gradient p,
    .infofacts_foldover_univBlue p, .infofacts_foldover_medBlue p, .infofacts_foldover_lightBlue p,
    .infofacts_foldover_gray p, .infofacts_foldover_orange p, .infofacts_foldover_beige p,
    .infofacts_foldover_black p, .infofacts_foldover_white p, .infofacts_foldover_gradient p {
        font-family: 'Roboto', Arial, san-serif !important;
        font-size: .75em !important;
        margin-left: 25% !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        background-color: #f7f7f7;
        color: #222;
    }

        #centercontent .infofacts_foldover_univBlue p:first-child, #centercontent .infofacts_foldover_medBlue p:first-child, #centercontent .infofacts_foldover_lightBlue p:first-child,
        #centercontent .infofacts_foldover_gray p:first-child, #centercontent .infofacts_foldover_orange p:first-child, #centercontent .infofacts_foldover_beige p:first-child,
        #centercontent .infofacts_foldover_black p:first-child, #centercontent .infofacts_foldover_white p:first-child, #centercontent .infofacts_foldover_gradient p:first-child,
        .infofacts_foldover_univBlue p:first-child, .infofacts_foldover_medBlue p:first-child, .infofacts_foldover_lightBlue p:first-child,
        .infofacts_foldover_gray p:first-child, .infofacts_foldover_orange p:first-child, .infofacts_foldover_beige p:first-child,
        .infofacts_foldover_black p:first-child, .infofacts_foldover_white p:first-child, .infofacts_foldover_gradient p:first-child {
            position: absolute;
            left: 0px;
            top: 0px;
            bottom: 40%;
            margin: 0px !important;
            width: 33%;
            text-align: center;
            border-radius: 10px;
            border-bottom-right-radius: 0px;
            background-color: #00274c;
            color: #f7f7f7;
            font-size: 1.2em !important;
            z-index: 0;
            box-shadow: 4px 4px 11px 1px rgba(0,0,0,.5);
        }

        #centercontent .infofacts_foldover_univBlue p:nth-of-type(2), #centercontent .infofacts_foldover_medBlue p:nth-of-type(2), #centercontent .infofacts_foldover_lightBlue p:nth-of-type(2),
        #centercontent .infofacts_foldover_gray p:nth-of-type(2), #centercontent .infofacts_foldover_orange p:nth-of-type(2), #centercontent .infofacts_foldover_beige p:nth-of-type(2),
        #centercontent .infofacts_foldover_black p:nth-of-type(2), #centercontent .infofacts_foldover_white p:nth-of-type(2), #centercontent .infofacts_foldover_gradient p:nth-of-type(2),
        .infofacts_foldover_univBlue p:nth-of-type(2), .infofacts_foldover_medBlue p:nth-of-type(2), .infofacts_foldover_lightBlue p:nth-of-type(2),
        .infofacts_foldover_gray p:nth-of-type(2), .infofacts_foldover_orange p:nth-of-type(2), .infofacts_foldover_beige p:nth-of-type(2),
        .infofacts_foldover_black p:nth-of-type(2), .infofacts_foldover_white p:nth-of-type(2), .infofacts_foldover_gradient p:nth-of-type(2) {
            position: absolute;
            left: 35%;
            top: 0px;
            margin-left: 0px !important;
            background-color: #00274c;
            color: #f7f7f7;
            width: 60%;
            box-sizing: border-box;
            padding: 5px !important;
            padding-top: 8px !important;
            padding-bottom: 10px !important;
            border-radius: 10px;
            border-top-left-radius: 0px;
            z-index: 3000;
            text-align: center;
        }


        #centercontent .infofacts_foldover_medBlue p:first-child, #centercontent .infofacts_foldover_medBlue p:nth-of-type(2),
        .infofacts_foldover_medBlue p:first-child, .infofacts_foldover_medBlue p:nth-of-type(2) {
            background-color: #0059A2;
            color: #fff;
        }

        #centercontent .infofacts_foldover_lightBlue p:first-child, #centercontent .infofacts_foldover_lightBlue p:nth-of-type(2),
        .infofacts_foldover_lightBlue p:first-child, .infofacts_foldover_lightBlue p:nth-of-type(2) {
            background-color: #9DBED8;
            color: #222;
        }

        #centercontent .infofacts_foldover_gray p:first-child, #centercontent .infofacts_foldover_gray p:nth-of-type(2),
        .infofacts_foldover_gray p:first-child, .infofacts_foldover_gray p:nth-of-type(2) {
            background-color: #555;
            color: #fff;
        }

        #centercontent .infofacts_foldover_orange p:first-child, #centercontent .infofacts_foldover_orange p:nth-of-type(2),
        .infofacts_foldover_orange p:first-child, .infofacts_foldover_orange p:nth-of-type(2) {
            background-color: #F58220;
            color: #101010;
        }

        #centercontent .infofacts_foldover_beige p:first-child, #centercontent .infofacts_foldover_beige p:nth-of-type(2),
        .infofacts_foldover_beige p:first-child, .infofacts_foldover_beige p:nth-of-type(2) {
            background-color: #DAD6CC;
            color: #222;
        }

        #centercontent .infofacts_foldover_black p:first-child, #centercontent .infofacts_foldover_black p:nth-of-type(2),
        .infofacts_foldover_black p:first-child, .infofacts_foldover_black p:nth-of-type(2) {
            background-color: #101010;
            color: #f7f7f7;
        }

        #centercontent .infofacts_foldover_white p:first-child, #centercontent .infofacts_foldover_white p:nth-of-type(2),
        .infofacts_foldover_white p:first-child, .infofacts_foldover_white p:nth-of-type(2) {
            background-color: #fff;
            color: #222;
            border: solid 1px #bbb;
        }


        #centercontent .infofacts_foldover_gradient p:first-child, #centercontent .infofacts_foldover_gradient p:nth-of-type(2),
        .infofacts_foldover_gradient p:first-child, .infofacts_foldover_gradient p:nth-of-type(2) {
            color: #222;
            background-color: #f4f5f5;
            background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f5f5), to(#dfdddd));
            background-image: -webkit-linear-gradient(top, #f4f5f5, #dfdddd);
            background-image: -moz-linear-gradient(top, #f4f5f5, #dfdddd);
            background-image: -ms-linear-gradient(top, #f4f5f5, #dfdddd);
            background-image: -o-linear-gradient(top, #f4f5f5, #dfdddd);
            background-image: linear-gradient(to bottom, #f4f5f5, #dfdddd);
            border: solid 1px #bbb;
        }


            .infofacts_foldover_univBlue p:nth-of-type(2):before, .infofacts_foldover_medBlue p:nth-of-type(2):before, .infofacts_foldover_lightBlue p:nth-of-type(2):before,
            .infofacts_foldover_gray p:nth-of-type(2):before, .infofacts_foldover_orange p:nth-of-type(2):before, .infofacts_foldover_beige p:nth-of-type(2):before,
            .infofacts_foldover_black p:nth-of-type(2):before, .infofacts_foldover_white p:nth-of-type(2):before, .infofacts_foldover_gradient p:nth-of-type(2):before {
                content: "";
                position: absolute;
                left: -5px;
                width: 5px;
                top: 0px;
                bottom: 13px;
                border-top: solid 3px #00274c;
                background-color: #001529;
                border-top-left-radius: 10px;
                border-top-right-radius: 4px;
                border-bottom-left-radius: 0px;
                border-bottom-right-radius: 0px;
                z-index: -1;
            }

        .infofacts_foldover_medBlue p:nth-of-type(2):before {
            border-top: solid 3px #004985;
            background-color: #004985;
        }

        .infofacts_foldover_lightBlue p:nth-of-type(2):before {
            border-top: solid 3px #7DA8CA;
            background-color: #7DA8CA;
        }

        .infofacts_foldover_gray p:nth-of-type(2):before {
            border-top: solid 3px #434343;
            background-color: #434343;
        }

        .infofacts_foldover_orange p:nth-of-type(2):before {
            border-top: solid 3px #DB6C0A;
            background-color: #DB6C0A;
        }

        .infofacts_foldover_beige p:nth-of-type(2):before {
            border-top: solid 3px #BFBAA6;
            background-color: #BFBAA6;
        }

        .infofacts_foldover_black p:nth-of-type(2):before {
            border-top: solid 3px #000;
            background-color: #000;
        }

        .infofacts_foldover_white p:nth-of-type(2):before {
            border-top: solid 1px #aaa;
            background-color: #f1f1f1;
            border-left: solid 1px #bbb;
            border-right: solid 1px #bbb;
            left: -7px;
        }

        .infofacts_foldover_gradient p:nth-of-type(2):before {
            border-top: solid 1px #aaa;
            background-color: #BFBABA;
            border-left: solid 1px #bbb;
            border-right: solid 1px #bbb;
            left: -7px;
        }


        .infofacts_foldover_univBlue p:nth-of-type(n+3), .infofacts_foldover_medBlue p:nth-of-type(n+3), .infofacts_foldover_lightBlue p:nth-of-type(n+3),
        .infofacts_foldover_gray p:nth-of-type(n+3), .infofacts_foldover_orange p:nth-of-type(n+3), .infofacts_foldover_beige p:nth-of-type(n+3),
        .infofacts_foldover_black p:nth-of-type(n+3), .infofacts_foldover_white p:nth-of-type(n+3), .infofacts_foldover_gradient p:nth-of-type(n+3) {
            position: relative;
            padding: 15px !important;
            padding-top: 2px !important;
            padding-bottom: 6px !important;
            border-left: solid 8px #ccc;
            border-right: solid 8px #ccc;
            background-color: #f7f7f7;
            color: #222;
            box-shadow: 5px 5px 4px rgba(0,0,0,.2);
        }

        .infofacts_foldover_univBlue p:nth-of-type(3), .infofacts_foldover_medBlue p:nth-of-type(3), .infofacts_foldover_lightBlue p:nth-of-type(3),
        .infofacts_foldover_gray p:nth-of-type(3), .infofacts_foldover_orange p:nth-of-type(3), .infofacts_foldover_beige p:nth-of-type(3),
        .infofacts_foldover_black p:nth-of-type(3), .infofacts_foldover_white p:nth-of-type(3), .infofacts_foldover_gradient p:nth-of-type(3) {
            padding-top: 20px !important;
            margin-top: 5px !important;
            border-top-right-radius: 2em;
        }

        .infofacts_foldover_univBlue p:last-child, .infofacts_foldover_medBlue p:last-child, .infofacts_foldover_lightBlue p:last-child,
        .infofacts_foldover_gray p:last-child, .infofacts_foldover_orange p:last-child, .infofacts_foldover_beige p:last-child,
        .infofacts_foldover_black p:last-child, .infofacts_foldover_white p:last-child, .infofacts_foldover_gradient p:last-child {
            border-bottom-left-radius: 2em;
            border-bottom: solid 8px #ccc;
        }



/*---------------------------------------------------------------------------------------------
        PIN STRIPING
--------------------------------------------------------------------------------------------*/

.pinstripe_univBlue, .pinstripe_univBlue_medium, .pinstripe_univBlue_large {
    border: solid 1px #00274c;
    box-sizing: border-box;
}

.pinstripe_medBlue, .pinstripe_medBlue_medium, .pinstripe_medBlue_large {
    border: solid 1px #0059A2;
    box-sizing: border-box;
}

.pinstripe_lightBlue, .pinstripe_lightBlue_medium, .pinstripe_lightBlue_large {
    border: solid 1px #9DBED8;
    box-sizing: border-box;
}

.pinstripe_gray, .pinstripe_gray_medium, .pinstripe_gray_large {
    border: solid 1px #555;
    box-sizing: border-box;
}

.pinstripe_orange, .pinstripe_orange_medium, .pinstripe_orange_large {
    border: solid 1px #F58220;
    box-sizing: border-box;
}

.pinstripe_beige, .pinstripe_beige_medium, .pinstripe_beige_large {
    border: solid 1px #DAD6CC;
    box-sizing: border-box;
}

.pinstripe_black, .pinstripe_black_medium, .pinstripe_black_large {
    border: solid 1px #000;
    box-sizing: border-box;
}

.pinstripe_white, .pinstripe_white_medium, .pinstripe_white_large {
    border: solid 1px #fff;
    box-sizing: border-box;
}

.pinstripe_gradient, .pinstripe_gradient_medium, .pinstripe_gradient_large {
    border-top: solid 1px #F4F5F5;
    border-left: solid 1px #F4F5F5;
    border-right: solid 1px #DFDDDD;
    border-bottom: solid 1px #DFDDDD;
    box-sizing: border-box;
}

.pinstripe_univBlue_medium, .pinstripe_medBlue_medium, .pinstripe_lightBlue_medium,
.pinstripe_gray_medium, .pinstripe_orange_medium, .pinstripe_beige_medium,
.pinstripe_black_medium, .pinstripe_white_medium, .pinstripe_gradient_medium {
    border-width: 5px;
}

.pinstripe_univBlue_large, .pinstripe_medBlue_large, .pinstripe_lightBlue_large,
.pinstripe_gray_large, .pinstripe_orange_large, .pinstripe_beige_large,
.pinstripe_black_large, .pinstripe_white_large, .pinstripe_gradient_large {
    border-width: 10px;
}



/*---------------------------------------------------------------------------------------------
        Shadow
    --------------------------------------------------------------------------------------------*/

.shadow {
    box-shadow: 1px 1px 4px rgba(0,0,0,0.8) !important;
}

/*---------------------------------------------------------------------------------
    INHERIT VALUES FIX
*/

#centercontent .univBlue *, #centercontent .medBlue *, #centercontent .lightBlue *, 
#centercontent .gray *, #centercontent .orange *, #centercontent .beige *, 
#centercontent .black *, #centercontent .white *, #centercontent .white h3
{
    background-color: inherit;
    background: inherit;
    color: inherit;
}

#centercontent .gradient *, {
    background:inherit;
    background-color: transparent;
    background-image:none;
    color: #222;
}


#centercontent .univBlue a, #centercontent .univBlue_v1 a, #centercontent .univBlue_v2 a,
#centercontent .medBlue a, #centercontent .medBlue_v1 a, #centercontent .medBlue_v2 a,
#centercontent .lightBlue a, #centercontent .lightBlue_v1 a, #centercontent .lightBlue_v2 a,
#centercontent .gray a, #centercontent .gray_v1 a, #centercontent .gray_v2 a,
#centercontent .orange a, #centercontent .orange_v1 a, #centercontent .orange_v2 a,
#centercontent .beige a, #centercontent .beige_v1 a, #centercontent .beige_v2 a,
#centercontent .black a, #centercontent .black_v1 a, #centercontent .black_v2 a,
#centercontent .white a, #centercontent .white_v1 a, #centercontent .white_v2 a, 
#centercontent .gradient a, #centercontent .gradient_v1 a, #centercontent .gradient_v2 a
{
    border-bottom: dotted 1px;
}

#centercontent .univBlue a:hover, #centercontent .univBlue_v1 a:hover, #centercontent .univBlue_v2 a:hover,
#centercontent .medBlue a:hover, #centercontent .medBlue_v1 a:hover, #centercontent .medBlue_v2 a:hover,
#centercontent .lightBlue a:hover, #centercontent .lightBlue_v1 a:hover, #centercontent .lightBlue_v2 a:hover,
#centercontent .gray a:hover, #centercontent .gray_v1 a:hover, #centercontent .gray_v2 a:hover,
#centercontent .orange a:hover, #centercontent .orange_v1 a:hover, #centercontent .orange_v2 a:hover,
#centercontent .beige a:hover, #centercontent .beige_v1 a:hover, #centercontent .beige_v2 a:hover,
#centercontent .black a:hover, #centercontent .black_v1 a:hover, #centercontent .black_v2 a:hover,
#centercontent .white a:hover, #centercontent .white_v1 a:hover, #centercontent .white_v2 a:hover, 
#centercontent .gradient a:hover, #centercontent .gradient_v1 a:hover, #centercontent .gradient_v2 a:hover {
        border-bottom: solid 1px;
    }

/*---------------------------------------------
    BLUR EFFECT
-------------------------------------------------*/

.blur{
    -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
}


.no-blur {
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -o-filter: blur(0px);
    -ms-filter: blur(0px);
    filter: blur(0px);
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+              END OF STANDARD STYLES YOU ARE                                         +
+     USE THE MY STYLE OVERRIDE CSS FILE TO ADJUST STYLES AS NEEDED                   +
+     PLEASE MAINTAIN YOUR SITE NAVIGATION SECTION IN THE MY NAVIGATION CSS FILE      +
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
