@charset "utf-8";
/* CSS Document */
#slider-footer {
    padding: 35px 0;
    background-color: #045f34
}

#slider-footer .button {
    width: 300px;
}

#hero {
    height: 425px;
    text-align: center;
}

.hero-slide {
    height: 425px !important;
    padding-top: 110px !important;
}

#slide-save-money {
    background: url(/wp-content/uploads/2018/03/hero-slide-save-money-background.jpg) no-repeat center;
    background-size: cover;
}

#slide-it-team {
    background: url(/wp-content/uploads/2018/03/hero-slide-it-teams-background.jpg) no-repeat center;
    background-size: cover;
}

#slide-honest-fair {
    background: url(/wp-content/uploads/2018/03/hero-slide-honest-fair-background.jpg) no-repeat left center;
    background-size: cover;
}

#slide-moving-office {
    background: url(/wp-content/uploads/2018/03/hero-slide-moving-office-background.jpg) no-repeat center;
    background-size: cover;
}

.slide-content {
    background: rgba(0,45,91,0.55) !important;
    display: block;
    width: 630px !important;
    margin: 0 auto !important;
    padding: 15px 10px !important;
}

.slide-content .slide-title {
    font-size: 55px;
    font-family: 'Open Sans Bold';
    color: #fff;
    letter-spacing: 1px;
}

.slide-content .slide-subtitle {
    font-size: 16px;
    color: #fff;
    margin: 20px 0 25px;
    letter-spacing: 1px;
}

.slide-content a {
    font-size: 16px;
    color: #fff;
    display: block;
    padding: 10px;
    border: 2px solid #fff;
    width: 165px;
    margin: 0 auto 10px;
    letter-spacing: 1px;
}

#buckets {
    background: #005cb9;
    text-align: center;
    height: 230px;
}

.bucket-item {
    display: inline-block;
    padding: 35px 90px;
    background: #007eb9;
    max-width: 370px;
    margin: 0 5px;
    height: 230px;
    vertical-align: top;
    transform:  rotate(0deg) scale(1) skew(-15deg) translate(0px);
    -webkit-transform:  rotate(0deg) scale(1) skew(-15deg) translate(0px);
    -moz-transform: rotate(0deg) scale(1) skew(-15deg) translate(0px);
    -o-transform:  rotate(0deg) scale(1) skew(-15deg) translate(0px);
    -ms-transform:  rotate(0deg) scale(1) skew(-15deg) translate(0px);
}

.bucket-item:hover {
    background: #03abdb;
    height: 250px;
    margin-top: -10px;
    padding: 45px 90px;
}

.bucket-item a {
    font-size: 30px;
    font-family: 'Open Sans Light';
    text-transform: uppercase;
    display: block;
    transform:  rotate(0deg) scale(1) skew(15deg) translate(0px);
    -webkit-transform:  rotate(0deg) scale(1) skew(15deg) translate(0px);
    -moz-transform: rotate(0deg) scale(1) skew(15deg) translate(0px);
    -o-transform:  rotate(0deg) scale(1) skew(15deg) translate(0px);
    -ms-transform:  rotate(0deg) scale(1) skew(15deg) translate(0px);
}

.bucket-title {
    color: #fff;
}

#about {
    padding: 70px 10px;
}

.about-video {
    float: right;
    max-width: 540px;
    margin-left: 35px;
}

.about-content .section-title {
    font-size: 22px;
    font-family: 'Open Sans Bold';
}

#testimonials {
    background: #005cb9;
    color: #fff;
    padding: 50px 10px 10px;
    text-align: center;
}

#testimonials .section-title {
    max-width: 1200px;
    margin: 0 auto;
    color: #fff;
    font-size: 22px;
    font-family: 'Open Sans Bold';
    text-transform: uppercase;
}

#gts-testimonials blockquote {
/*    text-align: left;*/
    font-style: normal;
    margin: 0 60px;
    padding: 20px 0;
}

#gts-testimonials h5 {
/*    display: none;*/
    color: #fff;
}

.lSSlideOuter .lSPager.lSpg>li a {
    background-color: #fff;
}

ul.testimonials-list li img {
    margin: 0 15px 0 0;
}

#form {
    padding: 60px 10px;
    text-align: center;
}

.form-wrap {
    max-width: 820px;
    margin: 0 auto;
}

#form .section-title {
    font-size: 22px;
    font-family: 'Open Sans Bold';
    text-transform: uppercase;
}

#gform_2 label {
    display: none;
}

#gform_2 input, #gform_2 textarea {
    padding: 10px;
    border: 1px solid #7a7a7a;
}

#gform_2 div.ginput_container {
    margin-top: 0;
}

#field_2_1, #field_2_2, #field_2_3, #field_2_4 {
    display: inline-block;
    width: 49%;
    padding: 0;
    margin: 0 0 20px;
}

#field_2_1, #field_2_3 {
    padding-right: 10px;
}

#field_2_2, #field_2_4 {
    padding-left: 10px;
}

#field_2_5 {
    margin-top: 0;
}

#gform_2 .gform_footer {
    padding: 10px 0 25px;
    margin: 0;
}

#gform_submit_button_2 {
    display: block;
    width: 140px;
    float: right;
}

#logos {
    padding: 30px 0;
    background: #f1f1f1;
}

#services {
    padding: 35px 10px;
/*    text-align: center;*/
}

.services-desktop {
    position: relative;
/*    padding: 0 10%;*/
    max-width: 1020px;
    margin: 0 auto;
}

.col1, .col2, .col3, .col4, .col5 {
    display: inline-block;
    height: 655px;
    vertical-align: top;
}

.col1 {
    width: 125px;
    max-width: 125px;
}

.col2, .col4 {
    width: 115px;
    max-width: 115px;
}

.services-content {
    position: absolute;
    padding-top: 225px;
}

.services-content .services-title {
    font-size: 22px;
    font-family: 'Open Sans Bold';
    text-transform: uppercase;
}

.services-icon, .left-path, .right-path, .services-content {
    display: none;
/*    position: absolute;*/
}

.services-active {
    display: block;
    position: absolute;
}

.services-number {
    display: block;
    font-size: 31px;
    font-family: 'Open Sans Bold';
    text-align: center;
    width: 80px;
    height: 80px;
    margin: 25px;
    padding-top: 8px;
    border-radius: 50%;
    background: #b7b7b7;
    color: #fff !important;
}

.services-number:focus {
/*    outline: #fff solid 1px;*/
    outline: 0;
}

.services-number-active {
    background: #005cb9;
    color: #fff;
}

.col5 {
    text-align: left;
}

.services-mobile {
    display: none;
}

#banner {
    background: #005cb9;
    color: #fff;
    padding: 75px 10px;
    text-align: center;
    font-size: 31px;
    font-family: 'Open Sans Bold';
    text-transform: uppercase;
}

.banner-content {
    display: inline-block;
}

@media (max-width: 1220px) {
    .bucket-item {
        padding: 35px 50px;
        max-width: 295px;
    }

    .bucket-item:hover {
        padding: 45px 50px;
    }

    .about-video {
        max-width: 450px;
    }
}

@media (max-width: 1000px) {
    .bucket-item {
        padding: 45px 50px;
        max-width: 250px;
    }

    .bucket-item:hover {
        padding: 55px 50px;
    }

    .bucket-item a .bucket-title {
        font-size: 22px;
    }

    .about-video {
        float: none;
        margin: 0 auto;
    }

    .about-content {
        text-align: center;
    }

    #banner {
        font-size: 27px;
    }
}

@media (max-width: 860px) {
    #slide-honest-fair {
        background-position: left 20% center;
    }

    .slide-content {
        width: 90% !important;
    }

    .slide-content .slide-title {
        font-size: 45px;
    }

    .bucket-item {
        padding: 45px 10px;
        width: 30%;
        max-width: 30%;
        transform:  rotate(0deg) scale(1) skew(0deg) translate(0px);
        -webkit-transform:  rotate(0deg) scale(1) skew(0deg) translate(0px);
        -moz-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
        -o-transform:  rotate(0deg) scale(1) skew(0deg) translate(0px);
        -ms-transform:  rotate(0deg) scale(1) skew(0deg) translate(0px);
    }

    .bucket-item:hover {
        padding: 55px 10px;
    }

    .bucket-item a {
        transform:  rotate(0deg) scale(1) skew(0deg) translate(0px);
        -webkit-transform:  rotate(0deg) scale(1) skew(0deg) translate(0px);
        -moz-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
        -o-transform:  rotate(0deg) scale(1) skew(0deg) translate(0px);
        -ms-transform:  rotate(0deg) scale(1) skew(0deg) translate(0px);
    }

    .services-desktop {
        display: none;
    }

    .services-mobile {
        display: block;
    }

    .services-list-item {
        clear: both;
        margin: 55px 0;
    }

    .services-list-item div {
        float: left;
        width: 150px;
        max-width: 150px;
        height: 100px;
        margin: 0 auto;
    }

    .services-mobile-icon-one {
        background: url(/wp-content/uploads/2018/04/firewall-security-active-icon.png) no-repeat center;
        background-size: contain;
    }

    .services-mobile-icon-two {
        background: url(/wp-content/uploads/2018/04/networking-wireless-active-icon.png) no-repeat center;
        background-size: contain;
    }

    .services-mobile-icon-three {
        background: url(/wp-content/uploads/2018/04/servers-active-icon.png) no-repeat center;
        background-size: contain;
    }

    .services-mobile-icon-four {
        background: url(/wp-content/uploads/2018/04/emails-active-icon.png) no-repeat center;
        background-size: contain;
    }

    .services-mobile-icon-five {
        background: url(/wp-content/uploads/2018/04/business-computers-active-icon.png) no-repeat center;
        background-size: contain;
    }

    .services-mobile-icon-six {
        background: url(/wp-content/uploads/2018/04/voip-active-icon.png) no-repeat center;
        background-size: contain;
    }

    .services-list-item .services-title, .services-list-item ul {
        margin-left: 170px;
    }

    .services-list-item .services-title {
        font-size: 22px;
        font-family: 'Open Sans Bold';
        text-transform: uppercase;
    }

    #banner {
        padding: 40px 10px;
        font-size: 31px;
    }

    #banner span {
        display: none;
    }

    .banner-content {
        display: block;
    }
}

@media (max-width: 630px) {
    .slide-content {
        width: 85% !important;
    }

    .slide-content .slide-subtitle {
        line-height: 1.4em;
    }

    #buckets {
        height: auto;
        padding: 30px 10px;
    }

    .bucket-item {
        padding: 20px 10px;
        width: 80%;
        max-width: 80%;
        height: auto;
        margin: 10px auto;
    }

    .bucket-item:hover {
        height: auto;
        padding: 20px 10px;
        margin: 10px auto;
    }

    .bucket-item a .bucket-title {
        margin: 0;
    }

    .services-list-item div {
        width: 120px;
        max-width: 120px;
    }

    .services-list-item .services-title, .services-list-item ul {
        margin-left: 130px;
    }
}

@media (max-width: 500px) {
    #hero, .soliloquy-viewport, .hero-slide, .slide-content {
        height: 300px !important;
    }

    .hero-slide {
        padding: 0 !important;
    }

    .slide-content {
        width: 100% !important;
        padding: 70px 40px 0 !important;
    }

    #slide-moving-office .slide-content {
        padding: 40px 40px 0 !important;
    }

    .slide-content .slide-title {
        font-size: 36px;
    }

    .slide-content .slide-subtitle {
        line-height: 1.4em;
    }

    .bucket-item {
        width: 95%;
        max-width: 95%;
    }

    .lSAction>.lSPrev, .lSAction>.lSNext {
        display: none;
    }

    #gts-testimonials blockquote {
        margin: 0;
    }
}

@media (max-width: 450px) {
    .services-list-item div {
        width: 70px;
        max-width: 70px;
        height: 70px;
    }

    .services-list-item .services-title, .services-list-item ul {
        margin-left: 80px;
    }

    #banner {
        font-size: 22px;
    }
}
