ul.op-intro-banner {list-style:none;}
ul.op-intro-banner li {float:left; margin-right:1%; text-align:justify; padding:10px; position:relative;}
ul.op-intro-banner li:nth-child(1) {width:48%;}
ul.op-intro-banner li:nth-child(2) {width:50%;}
ul.op-intro-banner li:nth-child(3) {width:100%; position:relative; margin:0 0 10px 0; display:block; border-top: 3px solid #ebebeb; border-bottom: 3px solid #ebebeb;}
.factsheet-link {position:relative; background-color:#fff; bottom:0px; float:left; margin-right:15px; height:65px;}
.home-block{position:relative; width:calc(24.88% - 10px); float:left; border-radius:20px 20px 0 0; background:url(images/picture-font-awesome.png); background-repeat:no-repeat; height:300px; overflow:hidden; background-color: rgba(255, 0, 0, 0.2);}
.home-block a {color:#fff !important;}
.content-block h4 {font-size:1.5em; font-weight:500;}

.home-block:hover div.content-block{opacity:1;bottom:0; background-color:rgba(255, 0, 0, 0.5); width:100%; padding:10px;  border-radius:25px 25px 0 0; font-size:16px;}
.home-block div.content-block{position:absolute;opacity:0;bottom:100%;left:0px;width:calc(100% - 30px);height:calc(100% - 0px);-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s;-o-transition:all 1s ease;transition:all 1s; background-color:rgba(6, 160, 167, 0.7); padding:5px;  color:#fff;}
.marginR-15{ margin-right:10px!important;}
.heading-block{ background-color:#E60000; position:absolute; bottom:0; height:50px; width:100%; color:#fff; text-align: center; font-size: 19px;}
.heading-block p {margin-top:10px;}
.btn-link a {color:red;position: relative; text-decoration:underline; text-align:center;}
.btn-link a:after {content: attr(href);background: rgba(0, 0, 0, 0.85);border-radius: 3px;opacity: 0;top: 0;left: 0;position: absolute;transition: 500ms ease;white-space: nowrap;max-height: 0;}
.btn-link a:hover:after {opacity: 1;top: 1.2em;max-height: 200px;padding: .4em;}
.operation-heading {color: #333;font-family: "VodafoneLight";font-size: 2em !important;margin-bottom: 0.5em; position:relative;}
.operation-heading:after {content:''; position:absolute; background:url(../images/flag-lesotho2.png) no-repeat; left:380px; top:-15px; width: 14%; height:96px;}


.button-8{width:300px; height:50px; float:left; text-align:center; cursor:pointer; position:relative; box-sizing:border-box; overflow:hidden; margin:0 0 0px 4px;}
.button-8 a{font-family:arial; font-size:16px; color:#fff !important; text-decoration:none; line-height:50px; transition:all .5s ease; z-index:2; position:relative;}
.eff-8{width:300px; height:50px; position:absolute; transition:all .5s ease; z-index:1; box-sizing:border-box; background: rgba(255,255,255,.7);}
.button-8:hover .eff-8{border:0px solid #34495e;}
.button-8:hover a{color:#000000 !important;}

.lesotho-heading {color: #333;font-family: "VodafoneLight";font-size: 2em !important; margin-bottom: 0.5em; position:relative;}
.lesotho-heading:after {content:''; left:350px; top:-10px; position:absolute; width:90px; height:62px; background:url(../images/flag-lesotho2.png) no-repeat;}

.moz-heading {color: #333;font-family: "VodafoneLight";font-size: 2em !important; margin-bottom: 0.5em; position:relative;}
.moz-heading:after {content:''; left:450px; top:-10px; position:absolute; width:90px; height:70px; background:url(../images/flag-moz.png) no-repeat;}

.drc-heading {color: #333;font-family: "VodafoneLight";font-size: 2em !important; margin-bottom: 0.5em; position:relative;}
.drc-heading:after {content:''; left:350px; top:-10px; position:absolute; width:90px; height:70px; background:url(../images/flag-drc.png) no-repeat;}

.taz-heading {color: #333;font-family: "VodafoneLight";font-size: 2em !important; margin-bottom: 0.5em; position:relative;}
.taz-heading:after {content:''; left:400px; top:-10px; position:absolute; width:90px; height:70px; background:url(../images/taz-flag.png) no-repeat;}

.lead-wrap {text-align:justify;}

/*GALLERY
-----------*/
.wrap {overflow: hidden; margin: 0 auto; width: 40%; }
.box{float:left;position:relative;width:20%;padding-bottom:20%}
.boxInner{position:absolute;left:10px;right:10px;top:10px;bottom:10px;overflow:hidden;}
.boxInner img{width:100%;}
div.wrap .boxInner:hover .titleBox,div.wrap .boxInner.touchFocus .titleBox{margin-bottom:0;}


/*NEW GALLERY*/
.operations-gallery {width:100%;max-width:916px;margin:0 auto;padding:5px;background:#fff;}
.operations-gallery > div.pop-box {position:relative;float:left;padding:5px;width:50%;}
.operations-gallery > div.pop-box > img {display:block;transition:.1s transform;transform:translateZ(0)}
.operations-gallery > div.pop-box:hover {z-index:1}
.operations-gallery > div.pop-box:hover > img {transform:scale(1.2,1.2);transition:.3s transform}

@media screen and (max-width: 1200px) {
ul.op-intro-banner li:nth-child(4) {width:100%; float:none;}
ul.op-intro-banner li:nth-child(5) {width:100%; float:none;}
}

@media only screen and (max-width :1050px) and (min-width :651px){
.box{width:33.3%;padding-bottom:33.3%}
}

@media screen and (max-width: 1024px) {
.home-block {width: calc(49.48% - 10px); margin-bottom:10px;}

}

@media only screen and (max-width :650px) and (min-width :481px){
.box{width:50%;padding-bottom:50%}
}

@media screen and (max-width: 768px) {
.home-block {width: calc(49.29% - 10px);}
.col-nav-operations {float:none; width:100%;}
.col-nav-operations img {display: block; margin-left: auto;margin-right: auto;width: 50%;}
}

@media only screen and (max-width :650px) and (min-width :481px){
.box{width:50%;padding-bottom:50%}
}

@media only screen and (max-width :480px){
.box{width:100%;padding-bottom:100%}
ul.op-intro-banner li:nth-child(1) {width:100%;}
ul.op-intro-banner li:nth-child(2) {width:100%;}
}

@media screen and (max-width: 425px) {
.home-block {width:100%;}
.operations-gallery > div.pop-box {width:80%; margin-left: 40px;}

}