.logo-brand img {
    height: 37px;
}

.hero-title {
    background: rgba(0, 0, 0, 0.25);
}

img.img_rel {
    width: 100%;
}

.fact-container {
    margin: 10px;
    background-color: #FFFFFF
}

.counter {
    font-size: 28px;
}

.cube-txt-1 {
    color: #000000;
}

img.col-img {
    margin-top: -10px;
}

@media (min-width: 992px) {
    .fact-container.col-md-3 {
        width: 20%;
    }

    img.col-img {
        margin-top: 32px;
    }

    .cube-c-small {
        margin-top: 112px;
    }
}

@media (min-width: 768px)  and (max-width: 1000px) {
    .logo-brand img {
        height: 32px;
        margin-top: 3px;
    }
}

.color_circle {
    position: absolute;
    z-index: 11;
    left: 20%;
    top: 20%;
    right: 20%;
    bottom: 20%;
    background-color: #00FF00;
    -webkit-transition: background 3s;
    -moz-transition: background 3s;
    -o-transition: background 3s;
    transition: background 3s
}

.color_circle_img {
    position: relative;
    z-index: 13;
    x: 0;
    y: 0;
    max-width: 545px;
    margin: 37px 0 56px;
}

.circle_wrapper {
    position: absolute;
}

.color_change_text {
    -webkit-transition: color 3s;
    -moz-transition: color 3s;
    -o-transition: color 3s;
    transition: color 3s
}

.center {
    text-align: center;
}

#home-variant {
    max-height: 760px;
}

.home-select {
    width: auto !important;
    max-width: 100%;
    font-size: 32px;
}

#fullscreen-slider {
    height: 600px !important;
}

img.about-img {
    width: 100%;
    max-width: 373px;
}

ul.about-ul li {
    list-style-type: square;
    margin-top: 12px;
}

.about-container {
    padding: 0;
}

.about-header {
    color: #F0FFF0;
    background-color: #2196F3;
}

.about-table {
    padding: 10px 20px 15px;
    /*background: #F1EAE4;*/
}

.about-img {
    height: 332px;
    position: relative;
}

@media (max-width: 500px) {
    .cube-c-small {
        left: 17px;
        right: initial;
    }
}

@media (min-width: 768px) {
    .about-img {
        margin-top: 69px;
    }
}

@media (max-width: 767px) {
    .navbar-nav > li > .dropdown-menu {
        display: block;
        box-shadow: none;
        width: 100%;
        position: relative;
    }

    .dropdown-toggle .caret {
        display: none;
    }

    .navbar-default .navbar-nav > li > a {
        font-weight: bold;
        font-size: 18px;
        margin-top: 5px;
        border-bottom: 1px solid #E0E0E0;
        margin-left: -20px;
    }

    .navbar-right {
        margin-top: 0px;
    }
}

.about-img img {
    position: absolute;
    bottom: 0;
    left: 0;
    max-width: 100%;
}

.about-box {
    padding: 0 10px;
    max-width: 500px;
}

.about-cube {
    margin-top: 37px;
    text-align: center;
}

#about {
    padding-top: 15px;
    padding-bottom: 60px;
}

.intro-content {
    padding: 20px 0 0;
}

.about-header {
    -webkit-transition: background 1s;
    -moz-transition: background 1s;
    -o-transition: background 1s;
    transition: background 1s -webkit-box-shadow : 0 px 1 px 2 px 0 px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.75);
}

.about-header.selector-university, a.btn.selector-university {
    background-color: #2196F3;
}

.about-header.selector-k12, a.btn.selector-k12 {
    background-color: #4CAF50;
}

.about-header.selector-library, a.btn.selector-library {
    background-color: #673AB7;
}

.about-header.selector-medical, a.btn.selector-medical {
    background-color: #E91E63;
}

section.sectionMargin {
    margin-top: 70px;
}

#selector-hero {
    color: #FFFFFF;
    text-align: center;
    width: 100%;
    padding: 0 8%;
}

.nav-left {
    position: absolute !important;
    float: none !important;
    top: 0 !important;
    left: 0 !important;
    z-index: 12 !important;
}

.nav-right {
    position: absolute !important;
    float: none !important;
    top: 0 !important;
    right: 0 !important;
    z-index: 11 !important;
}

.world-map-text {
    position: absolute;
    top: 5px;
    z-index: 51;
    width: 100%;
}

.world-map-base {
    width: 100%
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #D8D8D8;
}

.navbar-nav a.selected {
    color: #F17922 !important;
}

.col-skills {
    height: auto;

}

.col-skills p {
    color: #000000;
}

.team-social .fa {
    display: none;
}

.header-top {
    z-index: 1001;
}

.solution-box-overlay {
    width: 100%;
    height: 100%;
    position: relative;
    background: rgba(9, 99, 171, 0.9);
    padding: 17px;
    font-size: 17px;
    z-index: 3;
}

.solution-box {
    position: relative;
    color: white;
    overflow: hidden;
    padding: 0;
}

.solution-box-img {
    top: 0;
    z-index: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    background-position: center top;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.solution-box-text {
    max-width: 637px;
}

.container.fullwidth {
    width: 100%;
    padding: 0;
}

.solution-box-left {
    margin-top: 20px;
}

.solution-item-img {
    width: 100px;
}

.max100 {
    max-width: 100%;
}

.box-content {
    padding: 10px;
    min-height: 100%;
    text-align: center;
    color: #F0FFF0;
    font-size: 26px;
    font-weight: 400;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s;
}

.box-content:hover {
    background-color: #9c9a9a !important;
    color: #ffffff;
}

.box-content:active {
    background-color: #5f5d5b !important;
    color: #ffffff;
}

.box-img-wrapper {
    min-height: 110px;
}

.solution-item {
    height: 261px;
    padding: 10px;
}

#video-separator {
    background-image: url(../img/bg_7.jpg);
}

.cube-container {
    position: relative;
    width: 237px;
    height: 264px;
}

.cube-container.cube-c-small {
    width: 369px;
    position: absolute;
    right: 100px;
}

.cube-c-small .cube-wifi svg {
    transform: scale(0.75) translateY(14px) translateX(6px);
    transform-origin: 50% 50%;
}

.cube-c-small .st0 {
    fill: #00e2ff;
}

.cube-img, .cube-wifi, .cube-wifi0, .cube-wifi1, .cube-wifi2 {
    position: absolute;
}

.cube-img {
    top: 100px;
    z-index: 81;
    width: 100%;
}

.cube-wifi {
    left: 62px;
    z-index: 79;
}

.cube-c-small .cube-wifi {
    left: 122px;
    top: -44px;
}

.cube-wifi0 {
    animation: wifi0 2s;
}

.cube-wifi-ring {
    animation: wifi-ring 2s;
}

.cube-wifi1 {
    animation: wifi1 2s;
}

.cube-wifi2 {
    animation: wifi2 2s;
}

.cube-wifi3 {
    animation: wifi3 2s;
}

.cube-wifi0, .cube-wifi1, .cube-wifi2, .cube-wifi3, .cube-wifi-ring {
    animation-iteration-count: infinite;
    transform-origin: 50% 50%;
}

.device0, .device1, .device2, .device3, .device4, .device5 {
    opacity: 0;
}

.cube-c-small.start .device0, .cube-c-small.start .device1, .cube-c-small.start .device2,
.cube-c-small.start .device3, .cube-c-small.start .device4, .cube-c-small.start .device5 {
    animation: devices 1s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    transform-origin: 50% 50%;
    animation-timing-function: ease-in-out;
}
.cube-c-small.start .device5 {
    animation-delay: 0s;
}
.cube-c-small.start .device0 {
    animation-delay: 0.1s;
}
.cube-c-small.start .device1 {
    animation-delay: 0.4s;
}
.cube-c-small.start .device2 {
    animation-delay: 0.5s;
}
.cube-c-small.start .device3 {
    animation-delay: 0.6s;
}
.cube-c-small.start .device4 {
    animation-delay: 0.7s;
}

@keyframes devices {
    0% {
        transform: translateY(-100px);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes wifi3 {
    0% {
        opacity: 1;
        transform: scale(1);
    }
    50% {
        opacity: 0.5;
        transform: scale(1.2);
    }
    100% {
        opacity: 0;
        transform: scale(0.5);
    }
}

@keyframes wifi2 {
    0% {
        opacity: 0;
    }
    7% {
        opacity: 0;
    }
    25% {
        transform: translateY(0px) scale(1);
        opacity: 1;
    }
    70% {
        opacity: 0;
    }
    100% {
        transform: translateY(-12px) scale(1.2);
        opacity: 0;
    }
}

@keyframes wifi1 {
    0% {
        opacity: 0;
    }
    15% {
        opacity: 0;
    }
    25% {
        transform: translateY(0px) scale(1);
        opacity: 1;
    }
    65% {
        opacity: 0;
    }
    100% {
        transform: translateY(-12px) scale(1.2);
        opacity: 0;
    }
}

@keyframes wifi0 {
    0% {
        opacity: 0;
    }
    20% {
        opacity: 0;
    }
    25% {
        transform: translateY(0px) scale(1);
        opacity: 1;
    }
    42% {
        opacity: 0;
    }
    100% {
        transform: translateY(-12px) scale(1.2);
        opacity: 0;
    }
}

@keyframes wifi-ring {
    0% {
        opacity: 0.5;
        transform: scale(1);
    }
    25% {
        opacity: 0.75;
    }
    42% {
        opacity: 1;
        transform: scale(1.01);
    }
    100% {
        opacity: 0.5;
        transform: scale(1);
    }
}

section.section-grey {
    background-position: center 0%;
    background-size: cover;
    background-repeat: repeat-y;
    background-attachment: fixed;
    background-image: url(../img/bg_3.jpg);
    display: table;
    width: 100%;
    height: 100%;
    min-height: 100%;
    overflow-x: hidden;
    overflow-y: hidden;
    vertical-align: middle;
    z-index: 1;
}

#cube-build-2 {
    color: white;
    background-color: #2196F3;
}

#cube-build-2 small {
    color: white;
}
#cube-build-3 {
    padding-bottom: 40px;
    color: #fff;
    background-color: #4CAF50;
}
#pcloud-build-1 {
    background-color: #fff;
}
.pcloud-app {
    text-align: center;
    padding: 0 11px;
}
h2 small, h3 small {
    color: inherit;
}
#products-end {
    background-color: #3b206b;
    color: white;
}
.intro-content .intro-blocks {
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
}
.intro-blocks.vs-intro .tile .intro-title, .intro-blocks.vs-intro .tile .intro-title .inner {
    min-height: 180px;
}