﻿/*New homepage CSS*/
header#Header nav.menu ul li a {
    color: #FFF;
}

header#Header {
    background: transparent;
    position: absolute;
    border: 0;
}

.header-white-logo {
    display: block;
}

header#Header nav.menu > ul > li > a[class*="-icon"]:before {
    color: #FFF;
}

a.nav-language-icon, a.nav-basket-icon {
    color: rgba(0,0,0,0) !important;
}

.nav-language-icon:before, .nav-basket-icon {
    color: white !important;
}

header#Header nav.menu > ul > li.has-children > a:hover, header#Header nav.menu > ul > li.has-children:hover > a, header#Header nav.menu > ul > li > a {
    border: 0 !important;
}

.header-normal-logo {
    display: none;
}

header#Header nav.menu > ul > li > ul > li.has-children > a, header#Header nav.menu > ul > li > ul > li > a, header#Header nav.menu > ul > li > ul > li > ul > li > a {
    color: #333;
}

.top-header {
    width: 100%;
    display: block;
    padding-top: 10px;
}

/*header#Header #NavigationWrapper {
    top: 100%;
}*/

header#Header .logo {
    top: 85%;
}

header#Header .top-header nav.menu ul li a {
    /*padding-top: 0;
        padding-bottom: 0;
        border-right: 1px solid white!important;*/
}

header#Header .top-header nav.menu ul li:last-child a {
    border: 0 !important;
}

header#Header .site-search-wrap .site-search-submit .metricon-search::before {
    color: white;
    font-size: 25pt !important;
    vertical-align: top !important;
}

.banner-wrapper {
    background: url(/~/media/E07460DF4B3540F5BC1A09B117260A12.ashx);
    min-height: 680px;
    background-size: cover;
    position: relative;
}

.floating-image {
    animation-name: floating;
    -webkit-animation-name: floating;
    -moz-animation-name: floating;
    animation-duration: 3.5s;
    -webkit-animation-duration: 3.5s;
    -moz-animation-duration: 3.5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    position: absolute;
    top: 160px;
}

@keyframes floating {
    0% {
        transform: scale(1) translate(0px, 0px);
        -moz-transform: scale(1) translate(0px, 0px);
        -o-transform: scale(1) translate(0px, 0px);
        -webkit-transform: scale(1) translate(0px, 0px);
    }

    50% {
        transform: scale(1) translate(0px,10px);
        -moz-transform: scale(1) translate(0px,10px);
        -o-transform: scale(1) translate(0px,10px);
        -webkit-transform: scale(1) translate(0px,10px);
    }

    100% {
        transform: scale(1) translate(0px, 0px);
        -moz-transform: scale(1) translate(0px, 0px);
        -o-transform: scale(1) translate(0px, 0px);
        -webkit-transform: scale(1) translate(0px, 0px);
    }
}

@-moz-keyframes floating {
    0% {
        -moz-transform: scale(1) translateY(0px);
    }

    50% {
        -moz-transform: scale(1) translateY(6px);
    }

    100% {
        -moz-transform: scale(1) translateY(0px);
    }
}

.product-families-wrapper {
    background-color: #0079c1;
    padding-top: 60px;
}

.product-families-wrapper .container .row .col-md-6 {
}

.security-family {
    background-size: contain !important;
    background-repeat: no-repeat !important;
    min-height: 310px;
}

.security-family h2, .communications-family h2 {
    color: white;
    font-weight: 300;
    font-size: 42px;
}

.security-family p, .communications-family p {
    font-size: 24px;
    color: white;
    font-weight: 300;
    line-height: 28px;
}

.pillar-object {
    max-width: 80px;
    margin: 0 auto;
}

.pillar-title {
    width: 100%;
    display: block;
    color: #0079c1;
    text-align: center;
    font-size: 22px;
    font-weight: 300;
    margin-top: 10px;
    margin-bottom: 4px;
}

.pillar-text {
    text-align: center;
    font-size: 18px;
}

.blue-btn-w em {
    margin-right: -10px;
}

.monitor-section {
    background: url(/~/media/DF74ADD431E54EADA4AC658DE86E498E.ashx);
    min-height: 1100px;
    background-size: contain;
    background-repeat: no-repeat;
}

.stats-wrapper {
    background: url(/~/media/361645FC02744FF48629A449720FEB75.ashx);
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 948px;
    padding-bottom: 25px;
}

.stats-title {
    padding-top: 560px;
    text-align: center;
    color: white;
    font-size: 52px;
    text-align: center;
    font-weight: 300;
}

.fact-number {
    color: white;
    font-size: 52px;
    text-align: center;
    margin-bottom: 30px;
}

.fact-title {
    display: block;
    width: 100%;
    text-align: center;
    color: white;
    font-size: 28px;
    line-height: 30px;
    margin-top: 15px;
}

.fact-text {
    color: white;
    font-size: 18px;
    text-align: center;
    margin-top: 15px;
}

.fact-icon {
    display: block;
    text-align: center;
    margin: 0 auto 20px auto;
}

.testimonial-wrapper {
    background-size: cover;
    background-repeat: no-repeat;
    border-bottom: 3px solid #0079c1;
}

.testimonials-title {
    color: #0079c1;
    text-align: center;
    font-size: 52px;
    padding-top: 40px;
    font-weight: 300;
}

.testimonial-quote {
    display: block;
    text-align: center;
    font-size: 24px;
    line-height: 30px;
    font-weight: 300;
}

.testimonial-author {
    display: block;
    text-align: center;
    margin-top: 15px;
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    margin-bottom: 20px;
}

.testimonials-personas {
    display: block;
    width: 100%;
    border-top: 3px solid #0079c1;
    margin-top: 35px;
}

.testimonials-wrapper {
    display: inline-block;
}

.testimonial-wrapper .col-md-4 {
    margin-bottom: 0px;
}

.testimonial-image {
    width: 85%;
    margin: 0px auto;
    margin-top: 40px;
}

.testimonial-view-more {
    background: #0079c1;
}

.testimonial-view-more-a {
    padding: 15px 0;
}

.testimonial-view-more-a a {
    color: white;
}

.testimonials-bottom-title {
    color: #0079c1;
    font-size: 52px;
    font-weight: 300;
    margin-top: 45px;
    margin-bottom: 15px;
}

.testimonials-bottom-text {
    font-size: 30px;
    line-height: 32px;
    font-weight: 300;
}

.container {
    margin-bottom: 0px;
}

.align-vertical-banner {
    margin-top: 50%;
}

.banner-title {
    color: white;
    font-size: 52px;
}

.banner-tagline {
    color: white;
    font-size: 26px;
}

.award-title {
    text-align: center;
    margin: 0px 0px 50px 0px;
    color: rgb(0, 121, 193);
    font-size: 52px;
    font-weight: 300;
}

.awards-wrapper {
    background: white;
    padding: 45px 0 35px 0;
    border-bottom: 2px solid #0079c1;
}

.home-awards-slider .slide-content {
    display: none;
}

.home-awards-slider .slide-hero {
    width: 100%;
}

.home-awards-slider .slick-dots {
    bottom: 15px;
    top: initial;
    width: 100%;
    right: inherit;
}

.home-awards-slider {
    padding-bottom: 25px;
}

.home-footer-wrapper nav ul li.has-children {
    display: block;
    width: 20%;
    float: left;
}

.home-footer-wrapper {
    background: #0079c1;
    padding: 30px 0;
}

.home-footer-wrapper nav ul li a {
    color: white;
}

.home-footer-wrapper nav ul li a:hover {
    color: #333333;
}

.header-blue-btn {
    color: white;
    background: #0079C1;
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 2px;
    margin-left: 15px;
}

.product-releases-wrapper {
    background-color: rgba(110, 110, 110, 0.90);
    position: absolute;
    width: 100%;
    color: white;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
    font-weight: 300;
}

.home-footer-wrapper nav ul li ul li:first-child a {
    font-weight: 600;
}

.testimonial-view-more-a a {
    color: white;
    font-size: 24px;
    font-weight: 300;
    padding: 0;
}

.pillars-wrapper {
    padding: 45px 0px;
    background: white;
}

.solution-item {
    display: inline-block;
}

.testimonial-stars {
    Display: block;
    padding-top: 20px;
}

.blue-star:before {
    color: #0079c1 !important;
    font-size: 2em;
    padding: 0 5px 25px 5px;
}

footer {
    background: #0079c1 !important;
}

footer a {
    color: white;
}

footer .link-column-heading {
    color: white !important;
    font-weight: 600 !important;
    font-size: 14px !important;
}

.blogger-wrap {
    background: #0079c1 !important;
}

.blogger-wrap [class*="arrow-"] {
    border-color: transparent transparent #0079c1 !important;
}

.all-blogs {
    color: white;
}

.all-blogs a {
    font-weight: 600;
}

.tttm-logo {
    background: url('/content/styles/images/gfi-spritesWHT.png') !important;
    background-position: 0 -15px !important;
    height: 15px !important;
    margin-bottom: 5px;
}

.sticky-right {
    position: fixed;
    top: 50%;
    right: 0;
    width: 60px;
    transform: translateY(-50%);
}

.sticky-right a img {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.sticky-right a img:nth-child(2) {
    margin-bottom: 0;
}

.border333 {
    border: 1px solid #333;
}

@media(max-width: 900px) {
    .sticky-right {
        display: none;
    }
}

@media (max-width: 992px) {

    .header-white-logo {
        display: none !important;
    }

    .header-normal-logo {
        display: block;
        margin-left: 15px;
    }

    .align-vertical-banner {
        margin-top: 0;
    }

    .header-wrapper {
        position: relative;
    }

    .float-none-resp {
        float: none !important;
    }

    .security-family {
        min-height: inherit;
        background: none !important;
    }

    .testimonial-image {
        width: 25%;
    }

    .testimonial-quote {
        margin-top: 15px;
    }

    .floating-image {
        position: relative;
        top: inherit !important;
        margin: 0 auto;
    }

    .floating-image-wrapper {
        text-align: center;
    }

    .bottom-zero-resp {
        margin-bottom: 0;
    }

    .slick-dots {
        bottom: 30px !important;
    }

    .testimonial-image {
        display: none;
    }
}

@media (max-width:660px) {
    .floating-image-wrapper, .banner-next-section {
        display: none;
    }

    .banner-wrapper {
        min-height: inherit;
        background-image: none !important;
        background: none !important;
    }

    .banner-title, .banner-tagline {
        color: #333;
    }

    .top-header {
        width: 50%;
        display: block;
        padding-top: 10px;
    }

    .banner-title {
        font-size: 32px;
        margin-bottom: 5px;
    }

    .banner-tagline {
        font-size: 22px;
    }
}

@media(min-width:992px) {
    .floating-image {
        width: 100%;
    }
}
