/**
* @tableofcontents
*
* 1. section #1 Enterprise Hosting
*/


/* @section 1. Enterprise Hosting */


.wt-entrprs-host-wrapper
{
    position: relative;
    background-color: #0e124f;
    padding: 120px 0 80px;
    text-align: center;
    overflow: hidden;
    
}

.auto-scale-layers
{
    height: 575px;
    width: 575px;
    position: absolute;
    top: 120%;
    bottom: auto;
    left: 0;
    right: 0;
    margin: auto;
    background-color: rgba(5,7,25,.11);
    -o-border-radius: 30px;
    -ms-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.auto-scale-layers.layer1
{
    top: -100px;
    -o-animation: bg-layers1 6s linear infinite;
    -moz-animation: bg-layers1 6s linear infinite;
    -ms-animation: bg-layers1 6s linear infinite;
    -webkit-animation: bg-layers1 6s linear infinite;
    animation: bg-layers1 6s linear infinite;
}

.auto-scale-layers.layer2
{
    top: -50px;
    -o-animation: bg-layers2 6s linear infinite;
    -moz-animation: bg-layers2 6s linear infinite;
    -ms-animation: bg-layers2 6s linear infinite;
    -webkit-animation: bg-layers2 6s linear infinite;
    animation: bg-layers2 6s linear infinite;
}

.auto-scale-layers.layer3
{
    background-color: rgba(5,7,25,.2);
    top: 0;
}

.auto-scale-layers.layer4
{
    top: 50px;
    -o-animation: bg-layers4 6s linear infinite;
    -moz-animation: bg-layers4 6s linear infinite;
    -ms-animation: bg-layers4 6s linear infinite;
    -webkit-animation: bg-layers4 6s linear infinite;
    animation: bg-layers4 6s linear infinite;
}

@-webkit-keyframes bg-layers1
{
    0%    {top: 0; opacity: 0;}
    10%   {opacity: 0.5;}
    50%   {top: -100px; opacity: 1;}
    90%   {opacity: 0.5;}
    100%  {top: 0; opacity: 0;}
}
@-o-keyframes bg-layers1
{
    0%    {top: 0; opacity: 0;}
    10%   {opacity: 0.5;}
    50%   {top: -100px; opacity: 1;}
    90%   {opacity: 0.5;}
    100%  {top: 0; opacity: 0;}
}
@-moz-keyframes bg-layers1
{
    0%    {top: 0; opacity: 0;}
    10%   {opacity: 0.5;}
    50%   {top: -100px; opacity: 1;}
    90%   {opacity: 0.5;}
    100%  {top: 0; opacity: 0;}
}
@keyframes bg-layers1
{
    0%    {top: 0; opacity: 0;}
    10%   {opacity: 0.5;}
    50%   {top: -100px; opacity: 1;}
    90%   {opacity: 0.5;}
    100%  {top: 0; opacity: 0;}
}

@-o-keyframes bg-layers2
{
    0%{top: 0; opacity: 0;}
    10%{opacity: 0.5;}
    50%{top: -50px; opacity: 1;}
    90%{opacity: 0.5;}
    100%{top: 0; opacity: 0;}
}
@-moz-keyframes bg-layers2
{
    0%{top: 0; opacity: 0;}
    10%{opacity: 0.5;}
    50%{top: -50px; opacity: 1;}
    90%{opacity: 0.5;}
    100%{top: 0; opacity: 0;}
}
@-webkit-keyframes bg-layers2
{
    0%{top: 0; opacity: 0;}
    10%{opacity: 0.5;}
    50%{top: -50px; opacity: 1;}
    90%{opacity: 0.5;}
    100%{top: 0; opacity: 0;}
}
@keyframes bg-layers2
{
    0%{top: 0; opacity: 0;}
    10%{opacity: 0.5;}
    50%{top: -50px; opacity: 1;}
    90%{opacity: 0.5;}
    100%{top: 0; opacity: 0;}
}

@-o-keyframes bg-layers4
{
    0%{top: 0; opacity: 0;}
    10%{opacity: 0.5;}
    50%{top: 50px; opacity: 1;}
    90%{opacity: 0.5;}
    100%{top: 0; opacity: 0;}
}
@-moz-keyframes bg-layers4
{
    0%{top: 0; opacity: 0;}
    10%{opacity: 0.5;}
    50%{top: 50px; opacity: 1;}
    90%{opacity: 0.5;}
    100%{top: 0; opacity: 0;}
}
@-webkit-keyframes bg-layers4
{
    0%{top: 0; opacity: 0;}
    10%{opacity: 0.5;}
    50%{top: 50px; opacity: 1;}
    90%{opacity: 0.5;}
    100%{top: 0; opacity: 0;}
}
@keyframes bg-layers4
{
    0%{top: 0; opacity: 0;}
    10%{opacity: 0.5;}
    50%{top: 50px; opacity: 1;}
    90%{opacity: 0.5;}
    100%{top: 0; opacity: 0;}
}

.wt-entrprs-host-txt 
{
    margin-bottom: 70px;
    position: relative;
}

.wt-entrprs-host-txt h2
{
    font-size: 36px;
    color: #fff;
    font-weight: 400;
}

.wt-entrprs-host-breakr
{
    width: 100px;
    height: 4px;
    background-color: #fff;
    margin: 30px auto 35px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.wt-entrprs-host-txt p
{
    font-size: 20px;
    color: #fff;
    font-weight: 400;
}


.wt-entrprs-host-main .glb-stripe
{
    opacity: 0.4;
    animation: none !important;
}

.wt-entrprs-host-main #wt-signup-strp-1, .wt-entrprs-host-main #wt-signup-strp-7
{
    top: 120px;
    background-color: #8789a7;
}

.wt-entrprs-host-main #wt-signup-strp-2, .wt-entrprs-host-main #wt-signup-strp-8
{
    top: 195px;
    background-color: #4b4e7b;
}

.wt-entrprs-host-main #wt-signup-strp-3, .wt-entrprs-host-main #wt-signup-strp-4,
.wt-entrprs-host-main #wt-signup-strp-5, .wt-entrprs-host-main #wt-signup-strp-9,
.wt-entrprs-host-main #wt-signup-strp-10, .wt-entrprs-host-main #wt-signup-strp-11
{
    top: 275px;
}

.wt-entrprs-host-main #wt-signup-strp-3, .wt-entrprs-host-main #wt-signup-strp-9
{
    background-color: #392772;
}

.wt-entrprs-host-main #wt-signup-strp-4, .wt-entrprs-host-main #wt-signup-strp-10
{
    background-color: #8789a7;
}

.wt-entrprs-host-main #wt-signup-strp-5, .wt-entrprs-host-main #wt-signup-strp-11
{
    background-color: #8688a2;
}

.wt-entrprs-host-main #wt-signup-strp-6, .wt-entrprs-host-main #wt-signup-strp-12
{
    top: 365px;
    background-color: #247780;
}

.wt-entrprs-host-link
{
    position: relative;
}

.wt-entrprs-host-link a 
{
    min-width: 210px;
}

@media(max-width:992px)
{

    .wt-entrprs-host-wrapper
    {
        padding: 40px 0 60px;
    }

    .wt-entrprs-host-txt h2
    {
        font-size: 28px;
    }

    .wt-entrprs-host-txt p
    {
        font-size: 16px;
    }

    .wt-entrprs-host-breakr
    {
        margin: 20px auto;
    }

    .auto-scale-layers
    {
        animation: none !important;
        width: 300px;
        height: 300px;
    }

    .auto-scale-layers.layer1
    {
        top: -50px;
    }

    .auto-scale-layers.layer2
    {
        top: 0;
    }

    .auto-scale-layers.layer3
    {
        top: 50px;
    }

    .auto-scale-layers.layer4
    {
        top: 100px;
    }

    .wt-entrprs-host-txt
    {
        margin-bottom: 40px;
    }

    .wt-entrprs-host-main #wt-signup-strp-1, .wt-entrprs-host-main #wt-signup-strp-7
    {
        top: 40px;
    }

    .wt-entrprs-host-main #wt-signup-strp-2, .wt-entrprs-host-main #wt-signup-strp-8
    {
        top: 105px;
    }

    .wt-entrprs-host-main #wt-signup-strp-4, .wt-entrprs-host-main #wt-signup-strp-10
    {
        top: 190px;
    }

    .wt-entrprs-host-main #wt-signup-strp-6, .wt-entrprs-host-main #wt-signup-strp-12
    {
        top: 265px;
    }

}

@media(max-width:767px)
{
    .wt-entrprs-host-wrapper
    {
        background-image: none;
    }
}

@media(max-width:500px)
{
    .wt-entrprs-host-link a
    {
        width: 100%;
    }

    .auto-scale-layers
    {
        display: none;
    }
}

