﻿.home {
    width: 100%;
}

    .home .header {
        background-size: cover;
        height: 85vh;
        position: relative;
    }

.headerTextWrapper {
    width: 80%;
    max-width: 924px;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 99;
  
}

.home .headerTextWrapper {
    margin-top:90px;
}

    .headerTextWrapper h1 {
        line-height: 1.15em !important;
    }

    .headerTextWrapper p {
        margin-top: 10px;
    }

@media (min-width: 1100px) and (max-height:700px) {

    .headerTextWrapper {
        width: 80%;
        max-width: 924px;
        margin: 0 auto;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        z-index: 99;
        margin-top: 30px;
        zoom: .9;
        -moz-transform: scale(0.9);
    }
}


@media (min-width: 1100px) and (max-height:790px) {

    .headerTextWrapper {
        margin-top: 20px;

    }
}

    .headerTextWrapper .bestManaged {
        background-image: url(../Content/images/best.png);
        background-size: 100%;
        background-repeat: no-repeat;
        width: 200px;
        margin: auto;
        margin-top: 18px;
        height: 120px;
    }



    .homepageBody {
        position: relative;
        width: 100%;
        margin: 0 auto;
        text-align: center;
        padding-top: 50px;
    }

        .homepageBody h1 {
            font-size: 38px;
            font-weight: 400;
            line-height: 50px;
            margin: 0 auto;
        }

        .homepageBody .subIntro {
            font-size: 21px;
            margin-top: 20px;
            display: block;
        }

    .ideasWrapper {
        width: 100%;
        margin: 160px 0 0 0;
        height: 420px;
        border-top: 2px solid #d4d9de;
        border-bottom: 1px solid #d4d9de;
    }

    .goldStarWrapper {
        width: 1390px;
        margin: auto;
        margin-bottom: 100px;
        margin-top: 50px;
        height: 240px;
        padding: 0 20px;
        padding-top: 80px;
        box-sizing: border-box;
    }

        .goldStarWrapper .left {
            width: 300px;
            float: left;
        }

        .goldStarWrapper img {
            width: 100%;
        }


        .goldStarWrapper .middle {
            width: 700px;
            float: left;
        }

        .goldStarWrapper .right {
            width: 300px;
            float: left;
        }

        .goldStarWrapper h1 {
            font-size: 24px;
            line-height: 35px;
            margin-bottom: 30px;
            font-weight: 600;
        }

        .goldStarWrapper h3 {
            font-size: 18px;
            font-weight: 400;
            line-height: 30px;
        }

    .managedContent {
        display: inline-block;
    }

    .goldStarWrapper .best {
        display: inline-block;
        margin-right: 30px;
    }

    .doubleImageWrapper {
        width: 100%;
        height: 840px;
    }


    .globalCompaniesWrapper {
        padding-top: 50px;
        background-image: url("../Content/images/company-logos-Background.jpg");
        background-size: 100% 100%;
        padding-bottom: 100px;
    }

        .globalCompaniesWrapper h1 {
            padding-top: 50px;
            margin-bottom: 50px;
            font-weight: 500;
        }

        .globalCompaniesWrapper img {
            /*width: 80%;*/
            /*margin-bottom: 100px;*/
        }

            .globalCompaniesWrapper img:nth-of-type(1), .globalCompaniesWrapper img:nth-of-type(3) {
                /*margin-right:50px;*/
            }

        .globalCompaniesWrapper .cycle-slideshow {
            width: auto;
            max-width: 80%;
            display: block;
            margin: auto;
        }

            .globalCompaniesWrapper .cycle-slideshow .slide {
                width: auto;
            }

                .globalCompaniesWrapper .cycle-slideshow .slide img {
                    margin: auto;
                    display: block;
                    max-width: 100%;
                }

    .wireCategoriesWrapper {
        background-color: #f3f3f3;
        width: 100%;
        padding: 50px 54px 20px 54px;
        margin: 0 auto;
        text-align: center;
    }

    .productsContainer {
        width: 100%;
        height: 1200px;
    }

    .ideasWrapper img {
        display: block;
        margin: 0 auto;
        margin-top: -75px;
        margin-bottom: 40px;
    }

    .ideasImageContainer img:nth-of-type(2) {
        padding: 0 12%;
    }

    .attributesContent {
        position: relative;
        top: -40px;
        height: 250px;
    }

    .attributeContainer {
        display: inline-block;
        width: 203px;
        text-align: left;
        vertical-align: top;
        margin-top: 40px;
        font-size: 16px;
    }

        .attributeContainer:nth-of-type(2) {
            margin-left: 8%;
            margin-right: 8%;
        }

    .attributesContent .attributeContainer h3 {
        font-weight: 800;
        font-size: 17px;
    }

    .doubleImageWrapper div {
        float: left;
        height: 285px;
    }

    .twentyPercentWidth {
        width: 20%;
    }

    .fortyPercentWidth {
        width: 40%;
    }

    .doubleImageWrapper div img {
        width: 100%;
        height: 100%;
    }

    .firstCollageWrapper, .firstCollageWrapper a {
        background-color: #005b80;
        color: white;
    }

        .firstCollageWrapper div {
            width: 45%;
            text-align: left;
            float: right;
            margin-right: 60px;
            margin-top: 9%;
        }

    .doubleImageWrapper .firstCollageWrapper div {
        width: 50%;
        height: auto;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        margin-top: 0;
        margin-right: 60px;
    }

    .collageHeader {
        font-weight: 700;
        font-size: 15px;
        margin-bottom: 10px;
    }

        .collageHeader .collageButton {
            width: 21px;
            height: auto;
            margin-left: 5px;
        }

    .collageContent {
        font-size: 18px;
        font-weight: 300;
        line-height: 25px;
    }

    .doubleImageWrapper .secondCollageWrapper div {
        width: 70%;
        height: auto;
        text-align: left;
        margin: 0 auto;
        margin-top: 40px;
        float: none;
        margin-top: 0;
        height: auto;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .thirdCollageWrapper {
        background-color: #0098d6;
        color: white;
    }

    .doubleImageWrapper .thirdCollageWrapper div {
        width: 80%;
        text-align: left;
        margin: 0 auto;
        margin-top: 0px;
        float: none;
        height: auto;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .thirdCollageWrapper h2 {
        font-size: 17px;
        font-weight: 300;
        line-height: 22px;
    }


    .forthCollageWrapper, .forthCollageWrapper a {
        background-color: #132d48;
        color: white;
    }

    .doubleImageWrapper .forthCollageWrapper div {
        text-align: left;
        width: 80%;
        height: 55%;
        margin: 0 auto;
        float: none;
        margin-top: 0px;
    }

        .doubleImageWrapper .forthCollageWrapper div.vertical-align {
            height: auto;
            width: 100%;
            position: relative;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
        }

    .forthCollageWrapper .imgInsideCollage {
        height: 45%;
        width: 100%;
    }

    .forthCollageWrapper h2 {
        font-size: 17px;
        font-weight: 300;
        line-height: 22px;
    }

    .importantQuoteContainer {
        margin: 0 auto;
        margin-top: 130px;
        padding-bottom: 130px;
        width: 80%;
        max-width: 1100px;
    }

        .importantQuoteContainer h2 {
            font-size: 26px;
            margin-bottom: 20px;
            line-height: 1.2em;
        }

        .importantQuoteContainer h3 {
            font-size: 16px;
        }




    @media (max-width: 899px) {

        .headerTextWrapper {
            line-height: 1.4em;
            margin-top: 20px;
        }

            .headerTextWrapper .bestManaged {
                width: 170px;
                margin: auto;
                margin-top: 25px;
                height: 120px;
            }


        .doubleImageWrapper .forthCollageWrapper div {
            width: 85%;
        }

        .thirdCollageWrapper.imageContainer {
            width: 40%;
        }

        .hideMobile {
            display: none;
        }
    }

    @media (min-width:900px) {
        .attributeContainer:nth-of-type(2) {
            margin-left: 9%;
            margin-right: 9%;
        }

        .ideasWrapper img {
            width: 165px;
        }

        .goldStarWrapper h1 {
        }



        .doubleImageWrapper div {
            height: 325px;
        }

        .firstCollageWrapper div {
            /*margin-top: 10%;*/
        }



        .collageContent {
            font-size: 20px;
            line-height: 28px;
        }

        .collageHeader {
            font-size: 16px;
        }

        .secondCollageWrapper div {
            /*margin-top: 50px;*/
        }

        .thirdCollageWrapper h2 {
            font-size: 18px;
            line-height: 25px;
        }

        .thirdCollageWrapper div {
            margin-top: 30px;
        }

        .forthCollageWrapper h2 {
            font-size: 18px;
            line-height: 25px;
        }

        .forthCollageWrapper div {
            margin-top: 30px;
        }

        .collageHeader .collageButton {
            width: 23px;
            margin-left: 5px;
        }

        .doubleImageWrapper {
            height: 960px;
        }

        .ideasImageContainer img:nth-of-type(2) {
            padding: 0 16%;
        }
    }

    @media (min-width:1200px) {
        .collageHeader {
            font-size: 20px;
        }

            .collageHeader .collageButton {
                width: 25px;
            }

        .collageContent {
            font-size: 24px;
            line-height: 28px;
        }

        .firstCollageWrapper div {
            margin-top: 11%;
        }

        .thirdCollageWrapper h2 {
            font-size: 22px;
            line-height: 27px;
        }

        .forthCollageWrapper h2 {
            font-size: 22px;
            line-height: 27px;
        }

        .goldStarWrapper img {
            margin-right: 50px;
        }

        .goldStarWrapper h1 {
            font-size: 32px;
        }

        .goldStarWrapper h3 {
            font-size: 20px;
        }

        .doubleImageWrapper {
            height: 980px;
        }

        .ideasWrapper {
            margin: 200px 0 0 0;
        }

        .globalCompaniesWrapper img {
            /*width: 80%;*/
            /*max-width: 1100px;*/
        }

        .importantQuoteContainer h2 {
            font-size: 30px;
        }

        .importantQuoteContainer h3 {
            font-size: 20px;
        }
    }

    @media (min-width: 768px) and (max-width:1300px) {


        .goldStarWrapper {
            width: 100%;
            max-width: 1000px;
        }

            .goldStarWrapper h1 {
                font-size: 26px;
            }

            .goldStarWrapper .left {
                width: 180px;
                margin-right: 0px;
            }

            .goldStarWrapper .middle {
                width: 590px;
            }

            .goldStarWrapper .right {
                width: 140px;
                margin-left: 30px;
            }
        /* styling for the header title */
        .headerTextWrapper h1 {
            font-size: 34px;
            line-height: 32px;
        }

        .headerTextWrapper p {
            font-size: 18px;
        }
    }

    @media (min-width: 768px) and (max-width:1000px) {

        .goldStarWrapper .left {
            display: none;
        }

        .goldStarWrapper .middle {
            text-align: center;
            width: 600px;
            margin: auto;
            position: relative;
            float: none;
        }

        .goldStarWrapper .right {
            display: none;
        }
    }

    @media (min-width:1300px) {


        .headerTextWrapper {
            max-width: 924px;
        }


        .goldStarWrapper {
            width: 1220px;
        }

            .goldStarWrapper .left {
                width: 250px;
                margin-right: 20px;
            }

            .goldStarWrapper .middle {
                width: 700px;
            }

            .goldStarWrapper .right {
                width: 180px;
                margin-left: 30px;
            }


        /* styling for the product categories section */
        .productContent {
            font-size: 14px;
        }

            .productContent h3 {
                font-size: 20px;
            }

        .wireCategoriesWrapper .productsContainer .product {
            width: 220px;
            margin-left: 30px;
            margin-right: 30px;
        }

        /* styling for the creative ideas section */
        .middleLeft {
            margin-left: 60px;
            margin-right: 30px;
        }

        .middleRight {
            margin-left: 30px;
            margin-right: 60px;
        }

        .attributeContainer {
            width: 263px;
        }

        .attributesContent .attributeContainer h3 {
            font-size: 22px;
        }

        .attributeContainer p {
            font-size: 20px;
            line-height: 22px;
            line-height: 27px;
            padding-top: 10px;
        }
    }

    @media (min-width:1400px) {
        .attributeContainer {
            width: 280px;
        }

        .ideasWrapper {
            height: 460PX;
        }

        .importantQuoteContainer h2 {
            font-size: 34px;
        }

        .importantQuoteContainer h3 {
            font-size: 24px;
        }

        .secondCollageWrapper div {
            /*margin-top: 80px;*/
        }

        .attributeContainer:nth-of-type(2) {
            margin-left: 11%;
            margin-right: 11%;
        }
    }


    @media (max-width: 767px) {
        .homepageBody > div {
            float: left;
            margin-top: 0;
        }

        .homepageBody h1:first-of-type {
            font-size: 20px;
            width: 80%;
            line-height: 32px;
        }



        .homepageBody .subIntro {
            font-size: 16px;
            width: 80%;
            line-height: 32px;
            margin: auto;
            margin-top: 20px;
        }



        .ideasImageContainer img:nth-of-type(2) {
            padding: 0 6%;
            margin-top: -55px;
        }

        .homepageBody div.importantQuoteContainer {
            position: relative;
            left: 50%;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%);
            margin-top: 60px;
            padding-bottom: 60px;
        }

        .ideasWrapper {
            border: none;
        }


        .goldStarWrapper h1 {
            line-height: 30px;
        }

        .goldStarWrapper h3 {
            width: 90%;
            margin: 0 auto;
            font-size: 16px;
            line-height: 30px;
        }


        .goldStarWrapper {
            width: 100%;
            height: 500px
        }

            .goldStarWrapper h1 {
                font-size: 26px;
            }

            .goldStarWrapper .left {
                clear: left;
                width: 140px;
                margin: auto;
                float: none;
                margin-bottom: 50px;
            }

            .goldStarWrapper .middle {
                clear: left;
                width: 100%;
                height: 280px;
            }

            .goldStarWrapper .right {
                clear: left;
                width: 140px;
                margin: auto;
                float: none;
                margin-top: 100px;
            }

        .doubleImageWrapper {
            height: 100px;
        }

        .homepageBody .globalCompaniesWrapper img {
            /*width: 80%;
        margin: 0 auto 50px auto;*/
        }

        .wireCategoriesWrapper .product {
            width: 160px;
        }

        .doubleImageWrapper {
            min-height: 1700px;
        }

            .doubleImageWrapper div {
                width: 100%;
                height: 285px;
            }

        .thirdCollageWrapper.imageContainer {
            width: 100%;
        }

        .ideasWrapper {
            width: 100%;
            margin: 90px auto 0px auto;
            /*height: 810px;*/
            height: auto;
        }

        .attributesContent {
            position: relative;
            top: 0;
            height: auto;
            margin-top: 50px;
        }

        .attributeContainer {
            margin-top: 10px;
            margin-bottom: 50px;
            width: 100%;
        }

            .attributeContainer h3, .attributeContainer p {
                width: 60%;
                margin: 0 auto;
                text-align: center;
            }

            .attributeContainer:nth-of-type(2) {
                margin-left: 0;
                margin-right: 0;
            }

            .attributeContainer img {
                margin: 0 auto;
                display: block;
                width: 100px;
                margin-bottom: 25px;
            }

        .doubleImageWrapper .firstCollageWrapper div, .doubleImageWrapper .secondCollageWrapper div,
        .doubleImageWrapper .thirdCollageWrapper div, .doubleImageWrapper .forthCollageWrapper div {
            float: none;
            width: 70%;
            margin: 0 auto;
            /*margin-top: 75px;
        height: 100%;*/
        }

        .doubleImageWrapper .forthCollageWrapper div {
            margin-top: 0;
            height: 100%;
        }

        .doubleImageWrapper .firstCollageWrapper div {
            width: 80%;
            height: auto;
            position: relative;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            margin-top: 0;
            margin-right: 0px;
            margin: 0 auto;
        }

        .doubleImageWrapper .imageContainer:nth-of-type(2), .doubleImageWrapper .imageContainer:nth-of-type(3), .doubleImageWrapper .imageContainer:nth-of-type(4), .imgInsideCollage {
            display: none;
        }

        .collageHeader {
            font-size: 18px;
        }

        .collageContent {
            font-size: 20px;
            line-height: 27px;
        }

        .thirdCollageWrapper h2, .forthCollageWrapper h2 {
            font-size: 20px;
            line-height: 22px;
        }
    }



    @media (max-width: 425px) {


        .doubleImageWrapper div {
            width: 100%;
            height: 260px;
        }

        /*.doubleImageWrapper .firstCollageWrapper div, .doubleImageWrapper .secondCollageWrapper div,
    .doubleImageWrapper .thirdCollageWrapper div, .doubleImageWrapper .forthCollageWrapper div {
        float: none;
        width: 70%;
        margin: 0 auto;
        margin-top: 55px;
        height: 100%;
    }*/

        .doubleImageWrapper .forthCollageWrapper div {
            margin-top: 0;
        }
    }
