.menu--list li {width: 100%}.visually-hidden{border:none!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;background:transparent!important}

.box {
        width: 100%;
        height: auto;
        padding: 5px 20px;
        text-align: left;
        font-size: 2em;
        background-color: #4A4D4E;

        background-position: center center;
        background-size: cover;
        float: left;
        position: relative;
        z-index: 1;
        min-height: 1px;
}

.box:first-child {
        width: 100%;
        height: 30%;
        padding: 0;
}

.custom-container {
        display: block;
        background-color: #4A4D4E;
        color: #fff;
}

.box img {
        background-position: center;
        background-size: cover;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
}

.box h2 {
        font-size: 23px;
        line-height: 34px;
        margin: 40px 0 20px;
}

.box p {
        font-size: 17px;
        line-height: 26px;
        margin: 0 0 30px;
}

/* Banner */

.hello__message {
        text-align: center;
}

.banner-item {
        letter-spacing: normal;
        display: inline-block;
        vertical-align: top;
}

.hero-text-left {
        
}

.hero-text-right {
}

.banner-item p {
        font-size: 30px;
        line-height: 35px;
        width: 330px;
        margin-bottom: 10px;
        display: block;
         margin: 0 auto 10px;
}

.accessory__image {
        left: 65%;
}

.gallery-box {
        width: 100%;
        float: left;
        box-shadow: 0 1px 3px 0 #999999;
        background: #ebebeb;
        margin: 0 0 20px 0;
}

.gallery-box a {
        text-decoration: none;        
}

.img-box {
        width: 100%;
        float: left;
        height: 200px;
        overflow: hidden;
}

.img-box img {
        width: 100%;
}

.gallery-contemt {
        width: 100%;
        float: left;
        padding: 0 30px;
}

.gallery-contemt p {
        font-size: 18px;
        color: #333;
        line-height: 1.333;
        font-family: VodafoneRegular;
}

p.lead {
        font-size: 20px;
        line-height: 26px;
        font-family: VodafoneLight;
        color: #333;
        font-weight: bold;
}

.td-none {
        text-decoration: none;
}

.explanation {
        background-image: url('/VodafoneBusiness/assets/images/Hero/foot-420.jpg');
	background-position:top;
	background-repeat:no-repeat;
	background-size:cover;
	height:330px;
        width:100%;
}

.explanation .container {
        height: 100%;
        position: relative;
}

.explanation .text {
        position: absolute;
        bottom: 10%;
}

.explanation .text p {
        font-family: 'VodafoneRegular';
        font-size: 24px;
        line-height: 30px;
        color: #fff;
        font-weight: bold;
        margin: 0 0 10px 0;
}

.button-red {
        background-color: #e60000;
}

@media (min-width: 568px) {
        .box:first-child {
                height: 50%;
        }

        /*.button--secondary {
                background-color: #e60000;
        }*/

        .hero-text-left {
                display: block;
                width: auto;
                margin: 0 auto;
                text-align: center;
        } 
}

@media (min-width: 768px) {
        .box {
                width: 50%;
                height: auto;
        }

        .box:first-child {
                width: 50%;
                height: auto;
                overflow: hidden;
        }

        .custom-container {
                display: flex;
        }

        .box img {
                height: 100%;
                bottom: auto;
                top: 0;
        }

        .box h2 {
                font-size: 20px;
                line-height: 20px;
                margin: 20px 0 20px;
        }
        
        .box p {
                font-size: 16px;
                line-height: 23px;
        }    
        
        /* Gallery Box */

        .img-box {
                width: 50%;
                height: auto;
        }

        .gallery-contemt {
                width: 50%;
        }

        .gallery-contemt  p.lead {
                font-size: 28px;
                line-height: 34px;
        }

        .gallery-contemt p {
                font-size: 20px;
        }

        .explanation {
                background-image: url('/VodafoneBusiness/assets/images/Hero/foot-1900.jpg');
        }

        .explanation .text {
                bottom: 20%;
        }

        
        .button-red {
                background-color: #e60000;
        }
}

@media (min-width: 971px) {
        /* Banner */

        .banner-item {
                letter-spacing: normal;
                display: inline-block;
                vertical-align: top;
        }

        .hero-text-left {

        }

        .hero-text-right {
                padding-left: 0;
        }

        .banner-item p {
                font-size: 30px;
                line-height: 35px;
                width: 330px;
        }

        .button-red {
                background-color: #e60000;
        }
}

@media (min-width: 1024px) {

        .box {
                width: 33.3333333333%;
        }

        .box:first-child {
                width: 66.6666666667%;
        }

        .box img {
                height: 100%;
                bottom: auto;
                top: auto;
        }

        .box h2 {
                font-size: 28px;
                line-height: 34px;
                margin: 40px 0 30px;
        }
        
        .box p {
                font-size: 20px;
                line-height: 34px;
        }

        .accessory__image {
                left: 50%;
        }

        .hello__message {
                padding-left: 0%;
        }

        .button--secondary {
                background: #666;
                float: left;
        }

        .hero-text-right {
                padding-left: 18rem;
        }

        /* Gallery Box */

        .gallery-box {
                width: 48%;
                margin: 10px;
        }

        .img-box img {
                width: 300px;
        }

        .button-red {
                background-color: #e60000;
        }
}

@media screen and (min-width: 1400px) {
  .accessory__image {
    width:100%;
  }
}
@media screen and (min-width: 1600px) {
  .accessory__image {
    width:100%;
  }
}
@media screen and (min-width: 1900px) {
  .accessory__image {
    width:100%;
  }
}

@media (min-width: 1200px) {

        .box {
                padding: 55px 20px;
        }

        .box img {
                top: auto;
        }

        .img-box img {
                width: 100%
        }
        
        .hero-text-right {
                padding-left: 25rem;
        }

        .hello__message {
                padding-left: 12%;
        }

        .button-red {
                background-color: #e60000;
        }
}