html, body{
    color: #222;
    font-size: 1em;
    line-height: 1.4;
    height: 100%;
    font-family: "EYInterstate",sans-serif;
    min-height: 100%;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}
i{
    font-style: italic;
}
em {
    font-style: italic;
}
h1 {
    font-size: 3.8em;
    margin: 30px 0;
    color: #6d3e91;
    border-bottom: 2px solid;
    text-align: center;
}
h2 {
    font-size: 3em;
    margin: 20px 0;
    color: #6d3e91;
}
h3 {
    font-size: 2em;
    margin: 18px 0;
    color: #6d3e91;
}
p {
    margin: 0 0 10px;
}

.row {
    margin: 0 auto;
    padding: 20px 0 90px;
    width: 1200px;
}
section{
    position: relative;
    -webkit-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.3);
}
.whitetext {
    color: #ffffff
}
article {
    position: relative;
}

hr {
    display: block;
    height: 3px;
    border: 0;
    margin: 1em 0;
    padding: 0;
    width: 88px;
    background: #702c91;
    text-align: left;
}


header {
    background-color: rgba(38, 38, 38, 0.7);
    left: 0;
    margin: 0 auto;
    position: fixed;
    right: 0;
    width: 1200px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    z-index: 10000
}


.slide-line {
    background-color: rgba(255, 255, 255, 0.5);
    display: block;
    height: 51px;
    left: -6px;
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: -20px;
    width: 100px;
    z-index: -1;
}
.center{
    text-align: center;
}

.slide-line-top {
    background: #ffffff none repeat scroll 0 0;
    bottom: 0;
    height: 6px;
    position: absolute;
    width: 100%;
}

.menuwrap {
    bottom: 20px;
    float: right;
    position: absolute;
    right: 10px;
}
.menuwrapsecond{
    bottom: 20px;
    float: right;
    position: absolute;
    right: 10px;
}
.menuwrapsecond a{
    text-decoration: none;
    color: #fff;
}
nav li {
    float: left;
}

nav li a {
    color: #ffffff;
    padding: 10px 15px;
    text-decoration: none;
}

.homepage-main {
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    min-height: 900px;
    position: relative;
    z-index: 0;

}
.landingtoppage{
    z-index: 10;
}
.landing-main-logo {
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 160px;
    width: 1200px;
}


.landing-main{
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
    position: relative;
    z-index: 0;

}


.eylogo {
    float: left;
}

.eylogo > img {
    padding: 15px 10px 15px 30px;
}

.homepage-main > article {
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 160px;
    width: 1200px;
}

.homepage-main .content {
    color: #ffffff;
    font-size: 1.4em;
    padding: 30px 0 0;
}
.SevenStandardsTemplate .content img{
    width: 100%;
}
.solutionscolum {
    bottom: 20px;
    overflow: hidden;
    position: absolute;
    width: 100%;
    color: #ffffff;
}


.homeslideritem {
    float: left;
    padding: 10px 0 20px;
}
.slick-list{
    overflow: hidden;
}
.innerwrap{
    padding: 20px;
    background-color: rgba(38, 38, 38, 0.5);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#slickone {

}
.Quote {
    font-size: 1.6em;
    padding-bottom: 20px;
}
.author{
    font-size: 1.7em;
    border-bottom: 2px solid #ffffff;
}
.authordesk{
    font-size: 1.2em;
    font-style: italic;
}
#slider-seven .slick-dots {
    padding-top: 40px;
}


.slick-dots {
    margin: 0;
    padding: 0;
    text-align: center;
}

.slick-dots li {
    cursor: pointer;
    display: inline-block;
    background-color: #702c91;
    height: 20px;
    margin-left: 20px;
    width: 20px;
    border: 2px solid #702c91;
}
.slick-dots li.slick-active {
    background-color: #ffffff;
    border: 2px solid #702c91;
}


.slick-dots li button {
    display: none;

}
.purpleblock {
    background: #6d3e90 none repeat scroll 0 0;
    bottom: 0;
    display: block;
    height: 25px;
    position: absolute;
    width: 100%;
    z-index: 10;
}

.OverviewSectionTemplate {
    text-align: center;
    z-index: 6;
}
.NewsSectionTemplate {
    z-index: 5;
}
.WhyNesSectionTemplate {
    z-index: 4;
    color: #ffffff;
}
.TheJourneySectionTemplate {
    background-color: #d4edfc;
    z-index: 3;
}
.OverviewSectionTemplate h2{
    color: #ffffff;
}
.clientslogowrap h2{
    color: #6d3e91;
}

.ContactUsSectionTemplate{
    background-color: #d4edfc;
    z-index: 2;
}
.ContactUsSectionTemplate .row{
    padding: 20px 0 20px;
}

.contactform{
    color: #fff;
}
.contactform h2{
    color: #fff;
}
.contactform form{
    width: 420px;
    margin: 0 auto;
}
.contactform form label{
    font-weight: normal;
    color: #fff !important;
}
.contactform form input.numeric{
    width: 100%;

}


/*.OverviewSectionTemplate article {
    -webkit-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.3);
}*/
.charts {
    background-size: cover;
}
.charts h1 {
    color: #ffffff;
}
.charts > img {
    padding: 50px 0 90px;
}

.statsitem{
    float: left;
}
.slick-center .playvid{
    position: relative;
    transform: scale(1) !important;
    -webkit-transform: scale(1.3) !important;
    -moz-transform: scale(1.3) !important;
    -o-transform: scale(1.3) !important;
    -ms-transform: scale(1.3) !important;

    -webkit-transition: all  0.7s cubic-bezier(0.6, -0.28, 0.735, 0.045);
    -moz-transition: all  0.7s cubic-bezier(0.6, -0.28, 0.735, 0.045);
    -o-transition: all  0.7s cubic-bezier(0.6, -0.28, 0.735, 0.045); 
    transition: all 0.7s cubic-bezier(0.6, -0.28, 0.735, 0.045);
    z-index: 100;
}
.videoPoster img{
    -webkit-box-shadow:0px 0px 11px 0px rgba(50, 50, 50, 0.8);
    -moz-box-shadow:0px 0px 11px 0px rgba(50, 50, 50, 0.8);
    box-shadow:0px 0px 11px 0px rgba(50, 50, 50, 0.8);  
    width: 100%;
    border: 2px solid #6d3e90; 
}

.playbut {
    position: relative;
}
.playicon{
    background: #fff;
}
.playiconimg {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 90px !important;
}
.vidclose {
    cursor: pointer;
    height: 70px;
    position: absolute;
    right: -35px;
    top: -35px;
    width: 70px;
}
.playvid{
    transform: scale(1);
    -webkit-transform: scale(1) ;
    -moz-transform: scale(1);
    -o-transform: scale(1) ;
    -ms-transform: scale(1) ; 
    -webkit-transition: all  0.5s ease;
    -moz-transition: all  0.5s ease;
    -o-transition: all  0.5s ease; 
    transition: all 0.5s ease;
}
/*#slicktwo{
    text-align: center;
    width: 100%;
}*/

.content {
    margin: 0 auto;
    width: 800px;
}

.videoitem {
    float: left;
    /*    width: 1000px;*/
    margin: 20px auto 0;
    position: relative;
    width: 400px;

    background: #ffffff;

    /*    -webkit-transform: translate3d(0, 50%, 0);
        transform: translate3d(0, 50%, 0);*/
}

#slicktwo .slick-list {
    height: 410px;
    margin: 40px;
}
#slicktwo .slick-track {
    padding-top: 50px;
}

.playbut img{
    cursor: pointer;
}
.videomainwrap {
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999999;
}
.videowrap {
    margin: -300px 0 0 15%;
    position: relative;
    width: 70%;
    z-index: 1;
}
.videowrap video{
    width: 100%;
}
.lightbox {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.85);
    cursor: pointer;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: -1;
}

.NewsSectionTemplate article{
    background-color: #d4edfc;
}
.purpletextblock {
    background-color: #6e3f93;
    color: #ffffff;
    font-size: 20px;
    padding: 5px 10px;
}
.onethird{
    width: 32.3%;
    margin-right: 1%;
    float: left;
    position: relative;
}
.padding{
    padding: 5px;
}
.twitter {
    background-color: #ffffff;
    border: 5px dashed #bfe2ef;
}

.whiteflex{
    background-color: #ffffff;
}
.flex{
    display: flex;
}

.ReadAll {
    position: absolute;
    bottom: 0;
    width: 97%;
}
.ReadAll button{
    width: 100%;
}

/* Common button styles */
.button {
    cursor: pointer;
    margin: 10px;
    min-width: 150px;
    display: block;
    border: none;
    background: #b29bca;
    color: #ffffff;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}
.button:focus {
    outline: none;
}
.button > span {
    vertical-align: middle;
}



.button--round-s {
    border-radius: 8px;
}


/* Borders */
.button--border-thin {
    border: 1px solid;
}
.button--border-medium {
    border: 2px solid;
}
.button--border-thick {
    border: 3px solid;
}


.button--naira {
    overflow: hidden;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    text-decoration: none;
}
.button--naira::before {
    background: #6e3f93 url("../images/up-arrow.png") no-repeat scroll center center;
    content: '';
    position: absolute;
    left: -50%;
    width: 200%;
    height: 200%;
    top: -50%;
    z-index: -1;
    -webkit-transform: translate3d(0, -100%, 0) rotate3d(0, 0, 1, -10deg);
    transform: translate3d(0, -100%, 0) rotate3d(0, 0, 1, -10deg);
}
.button--naira.button--inverted::before {
    background: #7986cb;
}
.button--naira-up::before {
    -webkit-transform: translate3d(0, 100%, 0) rotate3d(0, 0, 1, 10deg);
    transform: translate3d(0, 100%, 0) rotate3d(0, 0, 1, 10deg);
}
.button--naira > span {
    display: block;
}
.button--naira .button__icon {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    color: #fff;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
}
.button--naira-up .button__icon {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
.button--naira > span,
.button--naira .button__icon {
    padding: 10px;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.button--naira:hover::before {
    -webkit-animation: anim-naira-1 0.3s forwards ease-in;
    animation: anim-naira-1 0.3s forwards ease-in;
}
.button--naira-up:hover::before {
    -webkit-animation: anim-naira-2 0.3s forwards ease-in;
    animation: anim-naira-2 0.3s forwards ease-in;
}
@-webkit-keyframes anim-naira-1 {
    0% {
        -webkit-transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, -10deg);
        transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, -10deg);
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease;
    }

    100% {
        -webkit-transform: translate3d(0, 0%, 0) rotate3d(0, 0, 1, 0deg);
        transform: translate3d(0, 0%, 0) rotate3d(0, 0, 1, 0deg);
    }
}
@keyframes anim-naira-1 {
    0% {
        -webkit-transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, -10deg);
        transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, -10deg);
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease;
    }
    100% {
        -webkit-transform: translate3d(0, 0%, 0) rotate3d(0, 0, 1, 0deg);
        transform: translate3d(0, 0%, 0) rotate3d(0, 0, 1, 0deg);
    }
}
@-webkit-keyframes anim-naira-2 {
    50% {
        -webkit-transform: translate3d(0, 50%, 0) rotate3d(0, 0, 1, 10deg);
        transform: translate3d(0, 50%, 0) rotate3d(0, 0, 1, 10deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    100% {
        -webkit-transform: translate3d(0, 0%, 0) rotate3d(0, 0, 1, 0deg);
        transform: translate3d(0, 0%, 0) rotate3d(0, 0, 1, 0deg);
    }
}
@keyframes anim-naira-2 {
    50% {
        -webkit-transform: translate3d(0, 50%, 0) rotate3d(0, 0, 1, 10deg);
        transform: translate3d(0, 50%, 0) rotate3d(0, 0, 1, 10deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    100% {
        -webkit-transform: translate3d(0, 0%, 0) rotate3d(0, 0, 1, 0deg);
        transform: translate3d(0, 0%, 0) rotate3d(0, 0, 1, 0deg);
    }
}
/*.button--naira:hover {
    background-color: #6e3f93;
    -webkit-transition: background-color 0s 0.3s;
    transition: background-color 0s 0.3s;
}
.button--naira.button--inverted:hover {
    background-color: #7986cb;
}*/
.button--naira:hover .button__icon {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.button--naira:hover > span {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
.button--naira-up:hover > span {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
}

.PressReleasesitem {
    float: left;
}
.pressreleseswrap{
    padding: 10px;
}
.articleimage img{
    width: 100%;
}
.articletitle {
    font-size: 25px;
    padding: 10px 0;
}
#slickthree {
    position: relative;
}
#slickthree .slick-prev {
    background-color: transparent;
    background-image: url("../images/prev.png");
    font-size: 0;
    height: 43px;
    left: -20px;
    position: absolute;
    top: 90px;
    width: 43px;
    z-index: 100;
}
#slickthree .slick-next {
    background-color: transparent;
    background-image: url("../images/next.png");
    font-size: 0;
    height: 43px;
    right: -20px;
    position: absolute;
    top: 90px;
    width: 43px;
    z-index: 100;
}

#slickfive {
    position: relative;
}
#slickfive .slick-prev {
    background-color: rgba(255, 255, 255, 0.0);
    background-image: url("../images/prev.png");
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 0;
    font-size: 0;
    height: 80%;
    left: -70px;
    position: absolute;
    top: 10%;
    width: 70px;
    z-index: 100;
    margin: 0;
}
#slickfive .slick-prev:hover {
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#slickfive .slick-next {
    background-image: url("../images/next.png");
    background-color: rgba(255, 255, 255, 0.0);
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 0;
    font-size: 0;
    height: 80%;
    right: -70px;
    position: absolute;
    top: 10%;
    width: 70px;
    z-index: 100;
    margin: 0;
}
#slickfive .slick-next:hover {
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}



#slickone {
    position: relative;
}
#slickone .slick-prev {
    background-color: transparent;
    background-image: url("../images/prev.png");
    font-size: 0;
    height: 43px;
    left: -20px;
    position: absolute;
    top: 90px;
    width: 43px;
    z-index: 100;
}
#slickone .slick-next {
    background-color: transparent;
    background-image: url("../images/next.png");
    font-size: 0;
    height: 43px;
    right: -20px;
    position: absolute;
    top: 90px;
    width: 43px;
    z-index: 100;
}



.benefitsection{
    background-size: cover;
    background-position: top center;
}
.benefitsection h3{
    color: #FFFFFF;
}

.menutabs{
    background-color: #b29bca;
    width: 100%;
    opacity: 0;
    height: 0;
    color: #ffffff;
    overflow: hidden;
    position: absolute;
    margin-top: 20px;
}

.menutabsss{
    width: 90%;
    opacity: 0;
    height: 0;
    overflow: hidden;
    padding: 0 5% 10px 5%;
}

.dashedpadded{
    padding: 10px;
    border: 5px dashed #bfe2ef;
}
.menutabs h1, .menutabs h2{
    color: #ffffff;
}


.submenumenuwrap{
    position: relative;
    height: 740px;
}
.submenumenuwrap ul li {
    display: inline-block;
    margin: 0 115px 0 0;
    position: relative;
}
.lastitem{
    margin: 0 !important;
}

.submenumenuwrap ul li a:hover .topblock{



    transform: translate(0px, -56px);
    -webkit-transform: translate(0px, -56px);
    -moz-transform: translate(0px, -56px);
    -o-transform: translate(0px, -56px);
    -ms-transform: translate(0px, -56px);


}

.submenumenuwrap ul li a{
    float: left;
    position: relative;


}
.topblock{
    position: absolute;
    background-color: #6d3e90;
    height: 210px;
    width: 210px;
    z-index: 10;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;

}
.submenumenuwrap.row li:last-child {
    margin: 0;
}


.whiteblock {
    background-color: #ffffff;
    display: block;
    height: 10px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 50px;
}
.whiteblock2 {
    background-color: #ffffff;
    display: block;
    height: 10px;
    position: absolute;
    right: 10px;
    top: 30px;
    width: 50px;
}


.hidenreadmore {
    background-color: #b29bca;
    border: 5px dashed #bfe2ef;
    display: block;
    height: 200px;
    width: 200px;
}

.bottomtext {
    bottom: 0;
    color: #ffffff;
    font-size: 25px;
    padding: 10px;
    position: absolute;
}
.hidenreadmore .bottomtext {
    font-size: 16px;
}


.clients {
    background-color: #fff;
    padding: 5px;
    border: 1px solid #000000;
    float: left;
    margin: 7px;
    -webkit-transition: all  0.5s ease;
    -moz-transition: all  0.5s ease;
    -o-transition: all  0.5s ease; 
    transition: all 0.5s ease;
}
.clients:hover{
    transform: scale(1.1) !important;
    -webkit-transform: scale(1.1) !important;
    -moz-transform: scale(1.1) !important;
    -o-transform: scale(1.1) !important;
    -ms-transform: scale(1.1) !important; 
}
#clientsquotesslider{

}
#clientsquotesslider .ClientTitleText{
    -webkit-transition: all  0.5s ease;
    -moz-transition: all  0.5s ease;
    -o-transition: all  0.5s ease; 
    transition: all 0.5s ease;

    -webkit-transition-delay: 0.4s;
    -moz-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s;

    transform: translate(200px, 0px);
    -webkit-transform: translate(200px, 0px);
    -moz-transform: translate(200px, 0px);
    -o-transform: translate(200px, 0px);
    -ms-transform: translate(200px, 0px);
}
#clientsquotesslider .slick-active .ClientTitleText{
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
}

#clientsquotesslider .ClientText{
    -webkit-transition: all  0.5s ease;
    -moz-transition: all  0.5s ease;
    -o-transition: all  0.5s ease; 
    transition: all 0.5s ease;

    -webkit-transition-delay: 0.4s;
    -moz-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s;

    transform: translate(400px, 0px);
    -webkit-transform: translate(400px, 0px);
    -moz-transform: translate(400px, 0px);
    -o-transform: translate(400px, 0px);
    -ms-transform: translate(400px, 0px);
}
#clientsquotesslider .slick-active .ClientText{
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
}

#clientsquotesslider .CompnayName{
    -webkit-transition: all  0.5s ease;
    -moz-transition: all  0.5s ease;
    -o-transition: all  0.5s ease; 
    transition: all 0.5s ease;

    -webkit-transition-delay: 0.4s;
    -moz-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s;

    transform: translate(400px, 0px);
    -webkit-transform: translate(600px, 0px);
    -moz-transform: translate(600px, 0px);
    -o-transform: translate(600px, 0px);
    -ms-transform: translate(600px, 0px);
}
#clientsquotesslider .slick-active .CompnayName{
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
}


.clientslogowrap{
    background-color: #d4edfc;
    text-align: center;
    color: #ffffff;
}
.clientsquotes {
    background-size: cover;
}

.clientsquotesslideritem{
    float: left;
    overflow: hidden;
}

.ClientTitleText {
    font-size: 3em;
    padding-bottom: 15px;
}
.ClientText {
    font-size: 1.6em;
    padding-bottom: 10px;
}
.CompnayName {
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
    padding-bottom: 25px;
}

.servisesitems {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.Services {
    background-size: cover;
    text-align: center;
    color: #FFFFFF;
}
.Services h1{
    color: #FFFFFF;
}
.serviseswrap {
    border: 5px dashed;
    color: #ffffff;
    display: block;
    float: left;
    margin: 30px 1%;
    text-align: center;
    width: 17%;


    -webkit-transition: all  0.5s ease;
    -moz-transition: all  0.5s ease;
    -o-transition: all  0.5s ease; 
    transition: all 0.5s ease;
}
.serviseswrap a{
    color: #ffffff;
    text-decoration: none;
}
.serviseswrap:hover{
    background: #6d3e90 none repeat scroll 0 0;
}


.ServiceImage {
    min-height: 100px;
    padding: 20px 20px 0;
}
.ServiceTitle{
    padding: 20px;
}
.championitem{
    float: left;
}

.championnavitem {
    float: left;
    text-align: center;
}
.championimagewrap {

}

.ChampionDescription {
    background-color: #d4edfc;
    border: 4px dashed #ffffff;
    border-radius: 10px;
    float: left;
    margin-left: 2%;
    padding: 1%;
    width: 65%;
}
.championimagewrap img{
    width: 100%;
}
.championimagewrap{
    background-color: #6f2da0;
    float: left;
    width: 30%;
    text-align: center;
    color: #ffffff;
}
.slider-for{
    position: relative;
    margin-bottom: 20px;
}
.slider-nav .slick-prev {
    background-color: transparent;
    background-image: url("../images/prev.png");
    font-size: 0;
    height: 43px;
    left: 0px;
    position: absolute;
    top: 45px;
    width: 43px;
    z-index: 1000;
}
.slider-nav .slick-next {
    background-color: transparent;
    background-image: url("../images/next.png");
    font-size: 0;
    height: 43px;
    right: 0px;
    position: absolute;
    top: 45px;
    width: 43px;
    z-index: 1000;
}
.slider-six {
    position: relative;
}
.slider-six .slick-dots {
    padding-top: 20px;
}
.slider-six .slick-prev {
    background-color: transparent;
    background-image: url("../images/prev.png");
    font-size: 0;
    height: 43px;
    left: -50px;
    position: absolute;
    top: 50%;
    width: 43px;
    z-index: 1000;
}
.slider-six .slick-next {
    background-color: transparent;
    background-image: url("../images/next.png");
    font-size: 0;
    height: 43px;
    right: -50px;
    position: absolute;
    top: 50%;
    width: 43px;
    z-index: 1000;
}
.ChampionName {
    font-size: 1.5em;
}
.SevenStandardsTemplate .content{
    width: 100%;
}
.ChampionTitle{
    text-transform: uppercase;
    font-weight: 300;
    padding-bottom: 10px;
}
.slick-track {
    position: relative;
}
.slider-nav .slick-list {
    margin-bottom: 20px;
    overflow: hidden;
}
.NesChampions h2 {
    text-align: center;
}

.championnavitemwrap {
    -webkit-transition: all  0.5s ease;
    -moz-transition: all  0.5s ease;
    -o-transition: all  0.5s ease; 
    transition: all 0.5s ease;

    margin: 10px;
    padding: 10px;
}

.championnavitemwrap:hover {
    background: #6d3e90 none repeat scroll 0 0;
    cursor: pointer;
    color: #FFFFFF;
}
.slider-nav .slick-center .championnavitemwrap{
    background: #6d3e90 none repeat scroll 0 0;
    color: #FFFFFF;
}

.slider-nav{
    margin-bottom: 20px;
    position: relative;
}
.purplefooter {
    background: #6d3e90 none repeat scroll 0 0;
    text-align: center;
    color: #ffffff;
    padding: 10px;
}

.assessment-journeybg {
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

.social-media {
    padding-top: 20px;
    text-align: center;
}
.social-media img{
    padding: 20px;
}









/*jason styles*/

.pole {
    height: 857px;
    position: relative;
}
.nes-assessment-journey {
    opacity: 0;
    position: absolute;
}
.signpost {
    background-color: #6d3e91;
    border-radius: 6px;
    cursor: pointer;
    height: 73px;
    left: 44px;
    margin: 23px 0;
    position: relative;
    text-decoration: none;
    width: 310px;
    z-index: 2;
}
.signpost::after {
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #6d3e91;
    border-radius: 9px;
    border-style: solid;
    border-width: 36px;
    content: "";
    height: 0;
    left: 99%;
    position: absolute;
    top: 0;
    width: 0;
}
.signpost p {
    color: #ffffff;
    font-weight: bold;
    height: 62px;
    left: 0;
    line-height: 1;
    padding: 20px;
    position: absolute;
    width: 301px;
    z-index: 1000;
}
.signpost a {
    color: #ffffff;
    font-weight: bold;
    height: 62px;
    left: 0;
    line-height: 1;
    padding: 20px;
    position: absolute;
    width: 301px;
    z-index: 1000;
    text-decoration: none;
}
.signpost-active {
    width: 350px;
}
.signpost-border-selected {
    width: 380px;
}
.journey-info-box2 {
    background-color: rgba(255, 255, 255, 0.9);
    border: 5px dashed #bfe2ef;
    left: 430px;
    position: absolute;
    top: 0px;
    width: 750px;
}
.journey-info-box2 h2 {
    font-size: 1.4em;
    font-weight: bolder;
}

.journey-info-box {
    background-color: #ffffff;
    border: 5px dashed #bfe2ef;
    height: 650px;
    left: 410px;
    opacity: 0.8;
    position: absolute;
    top: 0px;
    width: 770px;
}
.journey-info-box h2 {
    font-size: 1.3em;
    font-weight: bolder;
    margin-left: 20px;
}
.journey-assessment-pole {
    background-image: url("../images/journey-assessment-pole.png");
    background-position: center center;
    background-repeat: no-repeat;
    height: 898px;
    left: 12px;
    position: absolute;
    top: -44px;
    width: 50px;
    z-index: 0;
}
.ey-will-box {
    background-color: #46a8c6;
    border-radius: 10px;
    color: #ffffff;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 900px;
}
.journey-important-points {
    margin: 0 40px 0 45px;
}
.journey-important-points > li {
    margin-bottom: 5px;
}
.eye-will-inner-border > h2 {
    color: #a0cdde;
    font-size: 6em;
    font-weight: bold;
    margin-left: 35px;
}
.eye-will-inner-border {
    border: 3px solid #ffffff;
    display: inline-block;
    margin: 20px;
}


#accordion{
    display: none;
}
.ui-accordion-header{
    background-color: #6d3e91;
    border-radius: 6px;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    color: #FFF;
    padding: 10px;
}
.ui-accordion-content  {
    background-color: rgba(255, 255, 255, 0.9);
    border: 5px dashed #bfe2ef;
    padding: 20px;
}

.item{
    float: left;
}









/*#journey-scoping {
    top: 0px;
}
#preassessments {
    top: 100px;
}
#doc-submission {
    top: 200px;
}
#doc-review {
    top: 300px;
}
#onsite {
    top: 400px;
}
#final-review {
    top: 500px;
}*/

.cover {
    background-color: rgba(0, 0, 0, 0.8);
    bottom: 0;
    content: " ";
    cursor: pointer;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1000;
}

.hamburgerIcon {
    color: #ffffff;
    cursor: pointer;
    float: right;
    font-size: 28px;
    font-weight: 300;
    padding: 0 10px 0 0;
    position: relative;
    display: none;
    top: 10px;
}
@media only screen and (max-width: 1340px) {

    #slickfive .slick-slide img{
        width: 100%;
    }

    .charts .row{
        padding: 20px 70px 90px;
        width: 86%;
    }
}

@media only screen and (max-width: 1200px) {
    .pole{
        display: none;
    }
    #accordion{
        display: block;
        margin: 10px;
    }
    .menutabs{
        position: static;
        margin: 0;
        margin-bottom: 10px;
        height: auto !important;
        opacity: 1 !important;
        display: block !important;
    }
    .topblock{
        width: 100%;
        height: 60px;
    }
    .submenumenuwrap{
        height: auto;
    }
    .submenumenuwrap ul li{
        width: 100%;
    }
    .submenumenuwrap ul li a { 
        width: 100%;
    }
    .hidenreadmore {
        height: 50px;
    }



    .landing-main-logo {      
        width: 100%;
    }
    .clients {
        display: inline-block;
        float: none;
    }
    .clientslogowrap .row{
        text-align: center;
    }

    .submenumenuwrap ul li a:hover .topblock{
        transform: translate(0px, 0px);
        -webkit-transform: translate(0px, 0px);
        -moz-transform: translate(0px, 0px);
        -o-transform: translate(0px, 0px);
        -ms-transform: translate(0px, 0px);

    }
    .submenumenuwrap.row > ul{
        text-align: center;
    }
    .button--naira::before {     
        -webkit-transform: translate3d(0, -150%, 0) rotate3d(0, 0, 1, -10deg);
        transform: translate3d(0, -150%, 0) rotate3d(0, 0, 1, -10deg);
    }
    .submenumenuwrap ul li {
        margin: 0px;
    }
    .flex{
        display: block;
    }

    .onethird {
        float: none;
        margin: 20px 0;
        width: 100%;
        position: relative;
        padding-bottom: 40px;
    }
    #twitter-widget-0{
        width: 100% !important;
    }
    .row {
        padding: 20px 4% 40px;
        width: 92%;
    }
    .homepage-main > article{
        width: 100%;
        top: 0;
        position: relative;
        padding-top: 180px;
    }

    .solutionscolum {
        position: relative;
    }

    header{
        padding: 0 4%;
        width: 92%;
    }
    .charts .row{
        padding: 20px 70px 40px;
        width: 80%;
    }
    .charts h2{
        font-size: 2em;
    }
}
@media only screen and (max-width: 900px) {
    .playiconimg {

        width: 60px !important;
    }
    .ey-will-box{
        width: 100%;
    }
    .championimagewrap img {
        display: none;
    }

    .ChampionDescription {
        border: 0 dashed #ffffff;
        border-radius: 0;
        float: none;
        margin-left: 0;
        padding: 1%;
        width: 98%;
    }

    .championimagewrap {       
        width: 100%;
    }
    .serviseswrap {
        width: 25%;
    }

    .homepage-main {
        height: auto;
        min-height: auto;
    }

    .slide-line{
        display: none;
    }
    .primary > ul {
        display: none;
        position: relative;
        top: 313px;
    }
    .hamburgerIcon {     
        display: block;
    }
    .menuwrap {
        right: 0;
        width: 100%;
    }
    header {
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;

    }

    nav li {
        background-color: rgba(38, 38, 38, 0.7);
        float: none;       
        width: 100%;
    }


    nav li a {
        display: block;
        padding: 10px 15px;
        width: 100%;
        text-align: center;
    }

    nav li:hover {

        background-color: rgba(255, 255, 255, 1);
        -webkit-transition: all  0.5s ease;
        -moz-transition: all  0.5s ease;
        -o-transition: all  0.5s ease; 
        transition: all 0.5s ease;
    }
    nav li:hover a{
        color: #000;
    }
}
@media only screen and (max-width: 850px) {
    .slider-six .slick-next{
        right: -30px;
    }
    .clients img{
        width: 120px;
    }
}


@media only screen and (max-width: 800px) {
    .slick-center .playvid{
        transform: scale(1) !important;
        -webkit-transform: scale(1) !important;
        -moz-transform: scale(1) !important;
        -o-transform: scale(1) !important;
        -ms-transform: scale(1) !important; 
    }
    .videoitem{
        margin: 0;
    }
    #slicktwo .slick-list{
        height: auto;
        margin: 0;
    }
    .slider-six .slick-prev{
        left: -10px;
    }
    .slider-six .slick-next {
        right: -20px;
    }
    .solutionscolum .row{
        padding: 20px 6% 40px;
        width: 88%;
    }
    .content {
        width: 100%;
    }
    .charts .row{
        padding: 20px 70px 90px;
        width: 70%;
    }

    .serviseswrap {
        width: 44%;
    }
    #slickthree .slick-prev{
        left: -10px;
    }
    .playiconimg {

        width: 40px !important;
    }
}
@media only screen and (max-width: 650px) {
    .pressreleseswrap img{
        width: 100%;
    }
    .content {
        width: 90%;
    }
}

@media only screen and (max-width: 580px) {
    #page6 h3{
        font-size: 1.5em;
    }
    html, body{
        font-size: 0.9em;

    }
    .Quote {
        font-size: 1.4em;
    }
    h1 {
        font-size: 3em;

    }
    .charts .row{
        padding: 20px 70px 90px;
        width: 60%;
    }
    .primary > ul {      
        top: 289px;
    }
}

@media only screen and (max-width: 480px) {

    .neslogo img {
        width: 60%;

    }

    .onethird img {
        width: 100%;
    }
    .navChampionImage img{
        width: 100%;
    }
    h2 {
        font-size: 1.5em;
    }
    h1 {
        font-size: 2em;
    }
    .ClientTitleText {
        font-size: 2em;
    }
    .ClientText {
        font-size: 1em;
    }
}
@media only screen and (max-width: 400px) {

    .slick-dots li {
        margin-left: 10px;
    }
    .videoitem {
        width: 100%;
    }
}





/* Print Styles */

/* Based on HTML5 boilerplate print styles */
@media print {
    * {
        background: transparent !important;
        color: black !important;
        box-shadow: none !important;
        text-shadow: none !important;
        filter: none !important;
        -ms-filter: none !important;
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    @page {
        margin: 0.5cm;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

    /* Simple theme custom print styles */
    .header,
    .footer,
    .nav-open-button,
    .search-bar,
    .search-dropdown-icon,
    nav.primary {
        display: none;
    }
}