/** General **/
.home .container {
    background: transparent;
}
body.home #YouTubeModal {
    z-index: 999999;
}
#future a, #feeds p a {
    text-decoration: none;
}
/** End General **/
/** RTP **/
div#rtp {
    display: none !important;
}
/** End RTP **/
/** Carousel **/
.carousel {
    background: transparent;
    overflow: hidden;
    height: 480px;
}
.carousel .container {
    position: relative;
}
.carousel-cell {
    width: 100%;
    height: 480px;
    /**  background: #e5e5e5;
    border-radius: 5px;
    counter-increment: gallery-cell; **/
    background: #ffffff;
    background: -moz-radial-gradient(center, ellipse cover, #ffffff 0%, #f4f4f4 100%);
    background: -webkit-radial-gradient(center, ellipse cover, #ffffff 0%,#f4f4f4 100%);
    background: radial-gradient(ellipse at center, #ffffff 0%,#f4f4f4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=1 );
    background-position: center;
    background-size: cover;
}
.flickity-page-dots .dot {
    width: 14px;
    height: 14px;
}
/* Fade
.flickity-slider {
    transform: none !important;
}
.carousel-cell {
    background-size: cover;
    background-position: center;
    left: 0 !important;
    opacity: 0.80 !important;
    transition: opacity 0.75s ease-in-out;
    z-index: -1 !important;
}
.carousel-cell.is-selected {
    opacity: 1 !important;
    z-index: 0 !important;
}*/
/* Default OL override */
ol.flickity-page-dots {
    bottom: 20px;
}
ol.flickity-page-dots li {
    padding: 0 0 0 0;
}
ol.flickity-page-dots li:before {
    content: none;
}
/** End Carousel **/
/** Legacy Carousel **/
.glyphicon-chevron-left:before{
    content:"\f104";
}
.glyphicon-chevron-right:before{
    content:"\f105";
}
.carousel-caption {
    z-index: 10;
}
.carousel .item {
    height: 480px;
}
.carousel ol li {
    list-style-type: none;
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img {
    left: 50%;
    margin-left: -1000px;
    max-width: none;
    position: absolute;
    top: 0;
    width: auto
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    font-size: 50px;
}
.carousel-control:hover {
    color: #e85685;
}
.carousel .carousel-control {
    visibility: hidden;
}
.carousel:hover .carousel-control {
    visibility: visible;
}
#cta-wrapper {
    width: 100%;
    height: auto;
}
.carousel-inner > .item > img.item-dynamic {
    height: auto !important;
}
.cta-area {
    position: absolute;
    left: 50%;
    width: 50%;
    height: 480px;
    margin: 0px 0px 0px 0px;
    padding: 0px 15px 0px 0px;
    z-index: 10;
    display: table;
}
.inner-cta {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
}
.cta-area .youtube {
    display: block !important;
}
.cta-area h1 {
    font-size: 2.438em;
    line-height: 42px;
    font-family: "DIN-light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #fff;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    clear: both;
}
.cta-area p {
    font-size: 1.313em;
    line-height: 28px;
    color: #fff;
    margin: 0px 0px 25px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    clear: both;
    font-family: "DIN", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
}
.cta-button {
    font-size: 1.125em;
    line-height: 18px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff !important;
    margin: 0px 0px 0px 0px;
    padding: 10px 17px 8px 17px;
    background-color: #e65684;
    float: left;
    clear: both;
    position: relative;
    letter-spacing: 1px;
}
.cta-area .cta-button:nth-of-type(2) {
    margin-top: 15px;
}
.cta-area .cta-button:nth-of-type(3) {
    margin-top: 15px;
}
.cta-area a, .cta-area a:hover, .cta-area a:active, .cta-area a:visited, .cta-area a:focus {
    color: #fff;
    text-decoration:none;
}
.cta-area ul {
    margin: 30px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    clear: both;
}
.cta-area ul li {
    font-size: 1.063em;
    line-height: 17px;
    list-style: none;
    list-style-image: none;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    position: relative;
    float: left;
    clear: both;
    color: #ffffff;
    width: 100%;
}
.cta-area ul li a {
    color: #e65684 !important;
    padding: 0px 0px 0px 25px;
    font-weight: bold;
}
.cta-area ul li a:before {
  position: absolute;
  font-family: 'FontAwesome';
  top: -1px;
  left: 6px;
  content: "\f105";
  font-weight: bold;
  font-size: 1.188em;
}
.cta-area ul li a.youtube:before {
  position: absolute;
  font-family: 'FontAwesome';
  top: -1px;
  left: 0px;
  content: "\f138";
  /** content: "\f01d" !important; **/
  font-weight: normal;
  font-size: 1.125em;
}
.cta-area ul li a:hover {
    text-decoration: none !important;
}
.cta-area ul li:last-child {
    margin-bottom: 0px !important;
}
/** Countdown **/
#countdown-container {
    width: 100%;
    position: absolute;
    bottom: 30px;
    display: block;
}
#countdown {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 340px;
}
#countdown .cd-days,
#countdown .cd-hours,
#countdown .cd-minutes {
    float: left;
    font-size: 60px;
    font-family: 'DIN-Light', Helvetica, Arial, sans-serif;
    font-weight: normal;
    line-height: 33px;
    text-align: center;
    color: #263850; 
}
#countdown strong {
    clear: both;
    color: #496690;
    display: block;
    float: left;
    font-size: 18px;
    font-family: 'DIN', Helvetica, Arial, sans-serif;
    font-weight: bold;
    width: 100%;
    text-transform: uppercase;
}
/** End Countdown **/
.clear {
    clear: both;
}
@media only screen and (min-width: 768px) {
    .carousel-inner > .item > .container {
        position: relative;
    }
    .inner-cta {
        width: 100% !important;
    }
    .dynamic-fade {
        display: none;
    }
}
@media only screen and (max-width: 1400px) {
    .carousel-control.right, .carousel-control.left {
        width: 150px !important;
        z-index: 50;
    }
    .carousel, .carousel .carousel-cell, .cta-area {
        height: 360px;
    }
    .carousel-inner > .item > a > img, .carousel-inner > .item > img {
        width: 1500px !important;
        height: auto !important;
        min-height: 100px;
        margin-left: -775px !important;
    }
    .cta-area h1 {
        font-size: 1.750em;
        line-height: 36px;
    }
    .cta-button {
        font-size: 1.125em;
        line-height: 18px;
    }
    #countdown-container {
        right: 0;
    }
    #countdown {
        float: right;
    }
}
@media only screen and (max-width: 1200px) {
    .cta-area h1 {
        font-size: 1.750em;
        line-height: 29px;
    }
    .cta-area ul li {
        font-size: 0.875em;
        line-height: 14px;
        margin: 0px 0px 10px 0px;
    }
}
@media only screen and (max-width: 1199px) {
    #countdown-container {
        display: none !important;
    }
}
@media only screen and (max-width: 1100px) {
    .carousel-control.right, .carousel-control.left {
        width: 75px !important;
    }
    .carousel, .carousel .carousel-cell, .cta-area {
        height: 288px;
    }
    .carousel-inner > .carousel-cell > a > img, .carousel-inner > .carousel-cell > img {
        width: 1200px !important;
        height: auto !important;
        margin-left: -600px !important;
    }
    .cta-area h1 {
        font-size: 1.375em;
        line-height: 24px;
        margin-bottom: 10px;
    }
    .cta-area h1.second-cta, .cta-area h1.third-cta {
        margin-bottom: 15px !important;
    }
    .cta-area p {
        font-size: 1.063em;
        line-height: 19px;
        margin-bottom: 15px;
    }
    .cta-button {
        font-size: 0.938em;
        line-height: 15px;
    }
    .cta-area ul {
        margin-top: 15px;
    }
    .cta-area ul li {
        font-size: 0.813em;
        line-height: 13px;
        margin: 0px 0px 10px 0px;
    }
    .cta-area ul li a {
        padding-left: 25px;
    }
}
@media only screen and (max-width: 990px) {
    .carousel-inner > .carousel-cell > a > img, .carousel-inner > .carousel-cell > img {
        margin-left: -570px !important;
    }
    .cta-area h1 {
        font-size: 1.375em;
        line-height: 24px;
        margin-bottom: 10px;
    }
    .cta-area p {
        font-size: 0.938em;
    }
    #future .row .col-sm-6 {
        overflow: hidden;
    }
    #future #cp-infinity-home {
        margin-left: -40px;
    }
}
@media only screen and (max-width: 767px) {
    .flickity-page-dots {
        display: none;
    }
    .carousel-control.right, .carousel-control.left {
        width: 40px !important;
    }
    .carousel, .carousel .carousel-cell {
        height: 392px;
    }
    .carousel .carousel-cell > .container {
        bottom: 0px;
        position: absolute;
        display: block;
        width: 100%;
        background-image: url('../images/transparent-black.png');
        background-repeat: repeat;
        height: 240px;
    }
    .transparent-fade {
        display: block;
        height: 144px;
        width: 100%;
        background-image: url('../images/transparent-fade.png');
        background-repeat: repeat-x;
        background-position: bottom;
        z-index: 9;
        position: absolute;
        left: 0;
        bottom: 0;
    }
    .carousel-inner > .carousel-cell > a > img, .carousel-inner > .carousel-cell > img {
        width: 100%;
    }
    .inner-cta {
        width: 100%;
    }
    .carousel-cell {
        background-position: -230px 0px !important;
    }
    .cta-area {
        width: 100% !important;
        padding: 20px 0px;
        height: 240px;
        position: absolute;
        bottom: 0;
        left: 0;
    }
    .cta-area h1, .cta-area p {
        color: #fff !important;
    }
    .cta-area h1, .cta-area p, .cta-area ul, .cta-area ul li {
        width: 100%;
    }
    .cta-area h1 {
        font-size: 1.188em;
        line-height: 23px;
        margin-bottom: 15px;
    }
    .cta-area h1.second-cta, .cta-area h1.third-cta {
        margin-top: 20px !important;
        margin-bottom: 15px !important;
    }
    .cta-area p {
        font-size: 0.938em;
        line-height: 18px;
        margin-bottom: 20px;
    }
    .cta-area .cta-button {
        float: left;
        display: block;
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
        font-size: 0.875em;
        line-height: 14px;
    }
    .cta-area ul {
        float: left;
        clear: both;
        margin-top: 10px;
    }
    .cta-area ul li {
        max-width: 210px;
        margin: 12px 0px 0px 0px;
        display: block;
        float: left;
    }
    #countdown-container,
    #countdown
    {
        position: relative;
        display: block;
        float: left;
        bottom: auto;
        margin: -5px 0px 5px 0px;
        color: #fff !important;
    }
    #countdown .cd-days,
    #countdown .cd-hours,
    #countdown .cd-minutes {
        font-size: 18px;
    }
    #countdown strong {
        font-size: 14px;
    }
}
/** End Legacy Carousel **/
/** Sub-Featured **/
#sub-featured ul li span:after {
    color: #e85685;
    content: "\f105";
    font-family: FontAwesome;
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
    margin-left: 10px;
}
/** End Sub-Featured **/
/** Future **/
#future {
    background-color: #fff;
    padding-bottom: 50px;
    padding-top: 50px;
    position: relative;
}
#future ul.fa-ul {
    list-style-image: none;
    margin: 0;
}
#future ul.fa-ul li {
    list-style: none;
    margin-bottom: 14px;
}
#future ul.fa-ul li:last-child {
    margin-bottom: 0;
}
#future ul.fa-ul li a {
    color: #333;
}
#future ul.fa-ul li a.primary-pink {
    text-transform: none;
    color: #e85685;
}
#future ul.fa-ul li a:before {
    color: #e85685;
    content: "\f105";
    font-family: FontAwesome;
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
    margin-right: 10px;
}
/** End Future **/
/** Spotlite **/
#spotlite a {
    display: block;
    width: 100%;
}
.spotlight-content {
    background-color: #fafafa;
    border-bottom: 2px solid #e65785;
    height: 114px;
    width: 100%;
    padding: 18px;
    display: block;
    margin: 0;
    float: left;
    position: relative;
}
.spotlight-content a {
    text-decoration: none;
    border: none;
    outline: none;
}
.spotlight-content h3 {
    font-size: 17px;
    line-height: 21px;
    font-family: "DIN-Light", helvetica, arial, sans-serif;
    font-weight: normal;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    clear: both;
    color: #000;
    text-align: left;
}
.spotlight-content span.spotlight-more {
    font-size: 14px;
    line-height: 14px;
    font-family: "DIN-Light", helvetica, arial, sans-serif;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    padding: 0px 9px 0px 9px;
    position: absolute;
    bottom: 7px;
    right: 0px;
    text-align: right;
}
body.page-template-page-homepage-spanish .spotlight-content h3,
body.page-template-page-homepage-german .spotlight-content h3,
body.page-template-page-homepage-russian .spotlight-content h3,
body.page-template-page-homepage-french .spotlight-content h3 {
    font-size: 15px;
    line-height: 1em;
}
#spotlite {
    padding-top: 0px;
    padding-bottom: 0px;
}
#spotlite img {
    width: 100%;
}
#spotlite .col-md-4 {
    text-align: center;
}
#spotlite .tint {
    width: 100%;
    /** background-color: #E44975; **/
    display: inline-block;
}
#spotlite .tint a {
    -moz-transition: all .1s linear;
    -webkit-transition: all .1s linear;
    -ms-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
}
#spotlite .tint a:hover {
    opacity: .75;
    cursor: pointer;
}
/** End Spotlite **/
/** Featured **/
.navbar {
    margin-bottom: 0;
}
#cp-infinity-home {
    margin-top: 5px;
}
#future .container {
    padding-bottom: 0px;
}
#highlite {
    background-color: #333;
}
#highlite .container {
    padding: 0px 0px;
}
#highlite .logo {
    margin: 14px 0 5px;
}

#highlite .tagline {
    color: #ffffff;
}

#highlite .tagline h3 {
    font-size: 40px;
    margin: 0 0 5px;
    text-transform: uppercase;
}
#highlite p {
    color: #fff;
}
#highlite .tagline p {
    font-size: 18px;
}

#highlite .tagline .taghead {
    font-size: 1.1em;
}

#highlite a {
    color: #fff;
    font-size: 0.9em;
    font-weight: bold;
    text-transform: uppercase;
}

#feeds {
 background-color: #f4f4f4;
}
#feeds .row {
    padding: 50px 0px;
}
#feeds h3 {
    font-size: 22px;
    text-transform: uppercase;
}
#feeds ul {
    list-style-image: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
#feeds ul li {
    list-style: none;
    margin: 0 0 0.5em 1em;
}
#feeds li:before {
    color: #e85685;
    content: '\f105';
    font-family: "FontAwesome";
    font-size: 18px;
    font-weight: bold;
    margin: 0 5px 0 -12px;
}
#feeds p a span:after {
    color: #e85685;
    content: "\f105";
    font-family: FontAwesome;
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
    margin-left: 10px;
}
.home .carousel {
    margin-bottom : 0;
}
#press_releases ul, #events ul {
    margin-bottom: 15px;
}
#events > ul > li {
    color: #e85685;
    font-weight: bold;
}
#press_releases > ul > li a, #events > ul > li a {
    color: #333;
    font-weight: normal;
}
#press_releases > p > a, #events > p > a, #videos > p > a{
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    text-transform: uppercase;
}
#press_releases > p, #events > p {
    margin: 0 0 9.5px 16px;
}
#videos span {
    color: #e85685;
    display: inline-block;
    font-family: "DIN","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 0.5em;
    text-transform: uppercase;
}
#videos img {
    width: 100%;
}
#videos .tint {
    background: #E44975;
    display: inline-block;
}
#videos .tint img {
    -moz-transition: all .1s linear;
    -webkit-transition: all .1s linear;
    -ms-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
}
#videos .tint img:hover {
    opacity: .7;
    cursor: pointer;
}
#future ul.fa-ul .fa-angle-right {
    font-size: 19px;
    margin-right: 5px;
    font-weight: bold;
}
/** End Featured **/
.text-left-not-xs, .text-left-not-sm, .text-left-not-md, .text-left-not-lg {
    text-align: left;
}
.text-center-not-xs, .text-center-not-sm, .text-center-not-md, .text-center-not-lg {
    text-align: center;
}
.text-right-not-xs, .text-right-not-sm, .text-right-not-md, .text-right-not-lg {
    text-align: right;
}
.text-justify-not-xs, .text-justify-not-sm, .text-justify-not-md, .text-justify-not-lg {
    text-align: justify;
}
@media (max-width: 991px) {
    #future {
        padding-top: 13px;
        padding-bottom: 20px;
    }
    #future .col-md-4:nth-child(2) ul.fa-ul li:last-child {
        margin-bottom: 14px;
    }
    #spotlite {
        padding: 20px 0px;
    }
    #spotlite .col-md-4 {
        margin-bottom: 20px;
    }
    #spotlite .col-md-4:nth-child(1) {
        text-align: center;
    }
    #spotlite .col-md-4:nth-child(2) {
        text-align: center;
    }
    #spotlite .col-md-4:nth-child(3) {
        text-align: center;
        margin-bottom: 0px;
    }
    #customer-section {
        background-image: none;
    }
    #home-highlight {
        background-image: url('../images/home-bg.png');
        background-repeat: no-repeat;
        background-position: top center;
    }
}
@media (max-width: 767px) {
    .text-left-not-xs, .text-center-not-xs, .text-right-not-xs, .text-justify-not-xs {
        text-align: inherit;
    }
    .text-left-xs {
        text-align: left;
    }
    .text-center-xs {
        text-align: center;
    }
    .text-right-xs {
        text-align: right;
    }
    .text-justify-xs {
        text-align: justify;
    }
    #future h1 {
        margin-bottom: 35px;
        color: #999;
        letter-spacing: 0px;
        font-weight: normal;
        font-size: 20px;
    }
    #threatcloud {
        border-top: 3px solid #fff;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .text-left-not-sm, .text-center-not-sm, .text-right-not-sm, .text-justify-not-sm {
        text-align: inherit;
    }
    .text-left-sm {
        text-align: left;
    }
    .text-center-sm {
        text-align: center;
    }
    .text-right-sm {
        text-align: right;
    }
    .text-justify-sm {
        text-align: justify;
    }
}
@media (min-width: 991px) {
    #future .container .row .col-md-4:nth-child(2) {
        padding-left: 110px;
    }
    #future .container .row .col-md-4:nth-child(3) {
        padding-left: 95px;
    }
    #spotlite {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .text-left-not-md, .text-center-not-md, .text-right-not-md, .text-justify-not-md {
        text-align: inherit;
    }
    .text-left-md {
        text-align: left;
    }
    .text-center-md {
        text-align: center;
    }
    .text-right-md {
        text-align: right;
    }
    .text-justify-md {
        text-align: justify;
    }
}
@media (min-width: 1200px) {
    .text-left-not-lg, .text-center-not-lg, .text-right-not-lg, .text-justify-not-lg {
        text-align: inherit;
    }
    .text-left-lg {
        text-align: left;
    }
    .text-center-lg {
        text-align: center;
    }
    .text-right-lg {
        text-align: right;
    }
    .text-justify-lg {
        text-align: justify;
    }
}
/** Top Featured **/
#sub-featured {
    width: 100%;
    height: auto;
    min-height: 70px;
    margin: 7px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #f4f4f4;
}
body.page-template-page-homepage-russian #sub-featured .wrap strong {
    font-size: 1.1em;
}
body.page-template-page-homepage-spanish #sub-featured .wrap a,
body.page-template-page-homepage-german #sub-featured .wrap a,
body.page-template-page-homepage-russian #sub-featured .wrap a,
body.page-template-page-homepage-portuguese #sub-featured .wrap a {
    font-size: 0.85em;
}
body.page-template-page-homepage-spanish #sub-featured .wrap,
body.page-template-page-homepage-german #sub-featured .wrap,
body.page-template-page-homepage-russian #sub-featured .wrap {
    padding: 17px 15px 0px 135px;
}
#sub-featured .container {
    padding-bottom: 0px;
}
#sub-featured .container .row ul li a {
    padding-left: 15px;
    padding-right: 15px;
}
#sub-featured ul {
    float: left;
    width: 100%;
    display: block;
    clear: both;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
#sub-featured ul li {
    background-position: left;
    background-repeat: no-repeat;
    margin: 0px 0px 0px 0px;
    padding: 13px 40px 0px 150px;
    float: left;
    list-style: none;
    list-style-image: none;
    width: 33%;
    height: auto;
    min-height: 93px;
    display: block;
}
#sub-featured .wrap {
    background-position: left;
    background-repeat: no-repeat;
    margin: 0px 0px 0px 0px;
    padding: 13px 40px 0px 140px;
    float: left;
    list-style: none;
    list-style-image: none;
    width: 100%;
    height: auto;
    min-height: 93px;
    display: block;
}
#sub-featured ul li:nth-child(1),
#sub-featured .col-md-4:nth-child(1) .wrap
{
    background-image:url('/wp-content/uploads/home_ri_drk.png');
    border-left: 5px solid #fff;
    background-position: 10px -2px;
}
#sub-featured ul li:nth-child(2),
#sub-featured .col-md-4:nth-child(2) .wrap
{
    background-image:url('/wp-content/uploads/home_ct_drk.png');
    background-position: 5px -2px;
    border-left: 5px solid #fff;
    border-right: 5px solid #fff;
}
#sub-featured ul li:nth-child(3),
#sub-featured .col-md-4:nth-child(3) .wrap
{
    background-image:url('/wp-content/uploads/home_cu_drk.png');
    background-position: 0px -1px;
    border-right: 5px solid #fff;
}
#sub-featured ul li:nth-child(3) a {
    padding-top: 2px;
}
#sub-featured ul li:nth-child(1):hover {
    background-image:url('/wp-content/uploads/home_ri.png');
}
#sub-featured ul li:nth-child(2):hover {
    background-image:url('/wp-content/uploads/home_ct.png');
}
#sub-featured ul li:nth-child(3):hover {
    background-image:url('/wp-content/uploads/home_cu.png');
}
#sub-featured ul li:nth-child(1):hover, #sub-featured ul li:nth-child(2):hover, #sub-featured ul li:nth-child(3):hover {
    background-color: #333;
}
#sub-featured ul li:nth-child(1):hover a strong, #sub-featured ul li:nth-child(2):hover a strong, #sub-featured ul li:nth-child(3):hover a strong {
    color: #fff;
}
#sub-featured ul li strong,
#sub-featured .wrap strong
{
    font-size: 1.2em;
    float: left;
    width: 100%;
    display: block;
    margin: 0px 0px 2px 0px;
}
body.page-template-page-homepage-russian #sub-featured ul li strong {
    font-size: 0.9em;
}
#sub-featured ul li a,
#sub-featured .wrap a
{
    float: left;
    font-size: 1em;
    width: 100%;
    display: block;
    margin: 0px 0px 10px 0px;
    color: #e85685;
    font-family: 'DIN-Light', Helvetica, Arial, sans-serif;
    font-weight: bold;
}
#sub-featured ul li a i {
    margin-left: 5px;
}
#sub-featured ul li a strong,
#sub-featured .wrap a strong
{
    color: #3d3d3d;
}
#sub-featured ul li a:hover,
#sub-featured .wrap a:hover
{
    text-decoration: none;
}
/** End Top Featured **/
/** Threatmap **/
#threatmap {
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #f4f4f4;
    height: 216px;
}
#threatmap .container {
    background-image: url('../images/threatmap.gif');
    background-position: right 83px bottom;
    background-repeat: no-repeat;
    height: 216px;
}
body.page-template-page-homepage-russian #threatmap h2 {
    font-size: 2em;
}
#threatmap h2 {
    font-size: 3em;
    font-weight: normal;
    margin: 35px 0px 0px 0px;
    padding: 35px 0px 0px 0px;
    float: left;
    background-image: url('../images/threatcloud-logo.png');
    background-position: top left;
    background-repeat: no-repeat;
    float: left;
    width: 100%;
    display: block;
    clear: both;
}
#threatmap h2::first-word {
    text-transform: uppercase;
    color: #e85685;
    font-weight: normal;
}
#threatmap h2 strong {
    text-transform: uppercase;
    color: #e85685;
    font-weight: normal;
}
#threatmap ul {
    float: left;
    width: 100%;
    display: block;
    clear: both;
    margin: 10px 0px 0px 5px;
    padding: 0px 0px 0px 0px;
}
#threatmap ul li {
    list-style-image: none;
    list-style: none;
    float: left;
    width: 100%;
    display: block;
    clear: both;
    margin: 0px 0px 10px 2px;
    padding: 0px 0px 0px 0px;
}
#threatmap ul li a {
    color: #2f2f2f;
}
#threatmap ul li:before {
    color: #e85685;
    content: "\f105";
    font-family: FontAwesome;
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
    margin-right: 10px;
}
#threatmap #map-link {
    position: absolute;
    right: 83px;
    width: 50%;
    max-width: 500px;
    height: 216px;
    display: block;
}
@media (min-width: 991px) and (max-width: 1200px) {
    #threatmap #map-link {
        right: 0px;
        max-width: 500px;
    }
    #future .container .row .col-md-4:nth-child(2) {
        padding-left: 85px;
    }
    #future .container .row .col-md-4:nth-child(3) {
        padding-left: 50px;
    }
}
@media (max-width: 1200px) {
    #sub-featured .wrap {
        padding: 13px 0px 0px 125px;
        font-size: 0.9em !important;
    }
    #threatmap .container {
        padding-left: 15px;
        background-position: right 0px bottom;
    }
}
@media (max-width: 991px) {
    #sub-featured {
        padding: 10px 0px;
    }
    #sub-featured .col-md-4 {
        width: 100% !important;
    }
    #sub-featured .col-md-4 .wrap {
        border-left: none !important;
        border-right: none !important;
        background-position: 5px -2px !important;
    }
    #sub-featured .col-md-4:nth-child(1) .wrap {
        border-left: none !important;
        border-right: none !important;
        background-position: 0px -2px !important;
    }
    #sub-featured .col-md-4:nth-child(2) .wrap {
        border-left: none !important;
        border-right: none !important;
        background-position: -8px -2px !important;
    }
    #sub-featured .col-md-4:nth-child(3) .wrap {
        border-left: none !important;
        border-right: none !important;
        background-position: 0px -2px !important;
    }
    #threatmap {
        background-size: cover;
        height: auto;
        padding: 33px 0px;
    }
    #threatmap h2 {
        margin-top: 0px;
    }
    #threatmap .container {
        background-image: none;
        height: auto;
    }
    #threatmap h2 {
        font-size: 1.6em;
    }
    #threatmap ul {
        margin-left: 0px;
    }
    #threatmap #map-link {
        display: none;
    }
}
/** End Threatmap **/
@media (max-width: 768px) {
    #home-band {
        background-color: #fff;
    }
    #cp-infinity-home {
        margin-bottom: 15px;
        max-width: 100%;
        height: auto;
    }
}
