@charset "utf-8";
/* CSS Document */
/* Site-Wide Controls */
html {
    scroll-behavior: smooth;
}
body {
    background-color: #ffffff;
    margin: 0px;
    color: #000;
}
a {
    color: #000;
    font-size: 1rem;
    font-family: century-gothic, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}
a:hover {
    color: #000;
    font-size: 1rem;
    font-family: century-gothic, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

.dropdown-item.active, .dropdown-item:active {
	background-color:#e50247;
}

#header {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 999 !important;
}
.scrolly {
    background-color: #fff;
    z-index: 999;
    transition: .5s;
    transition-timing-function: ease-out;
}
.scrolly a {
    color: #000;
}
.scrolly i {
    color: #000;
}
.navbox {
    position: absolute;
    z-index: 998;
    width: 100%;
}
@media only screen and (min-width:768px) {
    .navigation {
        position: -webkit-sticky; /* Safari */
        position: sticky;
        top: 0;
        color: #000;
        z-index: 997;
        text-align: right;
    }

}
.bannerspan {
    background-image: url("../images/blobs.jpg");
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    width: 100%;
    z-index: 1;
}
.bannerspan-rpc {
    background-image: url("../images/canoeist.jpg");
    box-shadow: inset 0 0 0 2000px rgba(0, 0, 0, 0.7);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    width: 100%;
    z-index: 1;
}
#heroimage {
    width: 100%;
	background-image: url("../images/mediaswirl-top.png");
    background-repeat: no-repeat;
    background-position: top;
	background-size:cover;
}
#mc-featuredposts {
    width: 100%;
	background-image: url("../images/mediaswirl-bottom.png");
    background-repeat: no-repeat;
    background-position: top;
	background-size:contain;
	background-color:#fff;
}
.leftbuffer {
    background-color: #fff;
    display: table-cell;
    min-width: 10vw;
}
.rightbuffer {
    display: table-cell;
    min-width: 10vw;
}
.navbar {
    padding-top: 30px;
    z-index: 999;
}
.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: 0 0 0 0;
}
.navcluster {
    display: table-cell;
    width: 100%;
}
.navvtray {
    width: 100%;
}
.nav-link {
    padding-left: 0.3rem !important;
    padding-right: 0.7rem !important;
}
.navtray.color-changed {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7));
    height: 100vh;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    z-index: 1000;
    display: none;
    min-width: 10rem;
    padding: .5rem 0;
    margin: 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: none;
    background-clip: padding-box;
    border-radius: .25rem;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    text-align: left;
}
.ContactHeader a {
    padding: 5px 10px 5px 12px !important;
    background-color: #E3003F;
    color: #fff;
    border-radius: 6px;
}
.herobox {
    /* top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	position:relative;
	padding-bottom:40px; */
    padding-bottom: 11vh;
}
.herobox-mediacentre {
    /* top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	position:relative;
	padding-bottom:40px; 
    padding-bottom: 11vh; */
}
.herotext {
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 90px 0px 90px 0px;
}
.herotext h1 {
    font-size: 70px;
    font-family: century-gothic, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #333333;
    padding-top: 20vh;
}
.herotext h2 {
    font-size: 24px;
    font-family: century-gothic, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #333333;
}
.approachtext h1 {
    font-size: 60px;
    font-family: century-gothic, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #333333;
}
.approachtext h2 {
    font-size: 24px;
    font-family: century-gothic, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #333333;
}
.mediatext h1 {
    font-size: 60px;
    font-family: century-gothic, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #333333;
    padding-top: 160px;
}
.mediatext h2 {
    font-size: 24px;
    font-family: century-gothic, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #333333;
}
.cta {
    padding: 10px 15px 10px 15px;
    ;
    background-color: #E3003F;
    border-radius: 6px;
    border: 0px;
    margin-top: 20px;
}
.cta a {
    color: #fff;
    text-decoration: none;
}
#counter-tray {
    background-color: #151515;
    padding: 20px 0px 20px 0px;
    text-align: center;
}
.countersum {
    color: #fff;
    font-size: 4rem;
    font-family: century-gothic, sans-serif;
    font-weight: 400;
    font-style: normal;
}
.countersum2 {
    color: #fff;
    font-size: 4rem;
    font-family: century-gothic, sans-serif;
    font-weight: 400;
    font-style: normal;
}
.counterlabel {
    color: #E3003F;
    font-size: 1.6rem;
    font-family: century-gothic, sans-serif;
    font-weight: 400;
    font-style: normal;
}
.plus::after {
    content: '+';
}
.digital::after {
    content: 'st';
}
.bodysection {
    /* padding:0px 0px 0px 0px; */
    background-color: #fff;
}
.sectiontextheader {
    margin: 40px 0px 30px 0px;
}
.sectiontextheader h3 {
    color: #333333;
    font-size: 2.4rem;
    font-family: century-gothic, sans-serif;
    font-weight: 700;
    font-style: normal;
}
.serviceheader h3 {
    color: #333333;
    font-size: 2.4rem;
    font-family: century-gothic, sans-serif;
    font-weight: 700;
    font-style: normal;
}
.sectiontextbody {
	font-size:1.2rem;

}
.sectiontextbody-right {
    margin-left: 30px;
	font-size:1.2rem;

}
.systems {
    text-align: right;
}
.systems h3 {
    color: #333333;
    font-size: 2.4rem;
    font-family: century-gothic, sans-serif;
    font-weight: 700;
    font-style: normal;
    text-align: right;
}
.dottedsvg-top {
    text-align: center;
    z-index: 850;
    overflow: hidden;
}
.dottedsvg-bottom {
    text-align: center;
    margin-top: 60px;
    bottom: 0px;
    z-index: 850;
    overflow: hidden;
}
.dottedsvg-media {
    text-align: center;
    margin-top: 10px;
    bottom: 0px;
    z-index: 850;
    overflow: hidden;
}
.dottedsvg-services-bottom {
    text-align: center;
    postition: fixed;
    margin-top: 90px;
    bottom: 0px;
    z-index: 850;
    overflow: hidden;
}
.donutimagebox {
    display: inline-block;
    position: relative;
    margin-top: 40px;
}
.donutimagebox img {
    width: 100%;
    height: auto;
}
.squareimagebox::before {
    position: absolute;
    top: -5%;
    right: -5%;
    width: 100%;
    height: 100%;
    border: 4px solid red;
    content: '';
    z-index: 920;
}
.imagebox-hide-desktop {
    text-align: center;
    padding: 40px 0px 40px 0px;
}
#accolades {
    padding: 40px 0px 40px 0px;
    background-color: #151515;
}
#footer {
    background-color: #151515;
    padding: 70px 0px 70px 0px;
}
.copyright {
    font-size: 0.8rem;
    color: #fff;
}
.sociallinks {
    font-size: 2.4rem;
    color: #fff;
    text-align: right;
}
.sociallinks i {
    padding-left: 10px;
}
.footernav h4 {
    color: #fff;
    font-size: 1.2rem;
    padding-bottom: 8px;
}
.footernav ul {
    list-style-type: none;
    padding-left: 0px;
    line-height: 1.2;
}
.footernav a {
    color: #fff;
    text-decoration: none;
    font-size: 0.8rem;
}
.details {
    font-size: 1.4rem;
    color: #333333;
    padding-bottom: 30px;
}
.details i {
    color: #E61051
}
.bottomdots {
    padding-top: 20px;
}
.serviceoptionstext {
    padding-left: 30px;
}
.serviceheader {
    margin: 0px 0px 60px 0px;
}
.popularservices {
    padding-top: 70px;
    display: table;
}
.servicebox {
    border: 1px red solid;
    margin-bottom: 30px;
    height: 100%;
}
.serviceboxheader {
    padding: 40px 30px 10px 30px;
    background-color: #E3003F;
    font-size: 1.2rem;
    color: #fff;
    text-align: left;
    min-height: 106px;
}
.serviceboximage {
    padding: 40px 30px 0px 30px;
    text-align: center;
}
.serviceboxtext {
    padding: 40px 30px 0px 30px;
    font-size: 1rem;
    color: #333333;
    text-align: left;
}
.total360 {
    background-image: linear-gradient(to right, #bc03ea, #e2014b, #ffba00);
}
.imagebox-hide {
    text-align: right;
}
.serviceboximage i {
    font-size: 110px;
    color: #EBE8E8;
}
.systemssection {
    padding-top: 120px;
}
.systemtabs {
    text-align: center;
}
.techrow1 {
    padding-left: 0px;
    height: auto;
}
.techrow2 {
    padding-left: 0px;
    height: auto;
}
.techrow3 {
    padding-left: 0px;
    height: auto;
}
.techrow4 {
    padding-left: 0px;
    height: auto;
}
.techrow5 {
    padding-left: 0px;
    height: auto;
}
.redtab {
    padding: 10px 15px 10px 15px;
    background-color: #E3003F;
    border-radius: 6px;
    color: #fff;
    margin-right: 5px;
    display: inline-block;
    margin-top: 6px;
}
.pinktab {
    padding: 10px 15px 10px 15px;
    background-color: #F83761;
    border-radius: 6px;
    color: #fff;
    margin-right: 5px;
    display: inline-block;
    margin-top: 6px;
}
.orangetab {
    padding: 10px 15px 10px 15px;
    background-color: #E35D03;
    border-radius: 6px;
    color: #fff;
    margin-right: 5px;
    display: inline-block;
    margin-top: 6px;
}
.yellowtab {
    padding: 10px 15px 10px 15px;
    background-color: #E99F00;
    border-radius: 6px;
    color: #fff;
    margin-right: 5px;
    display: inline-block;
    margin-top: 6px;
}
/* .systemsdots {
    margin-bottom: 70px;
} */
.clientdots {
    margin: 70px 0px 70px 0px;
}
/* Contact Styling */
.slideback1 {
    padding: 120px 0px 120px 0px;
    background-image: url("../images/rpccarousel_BW.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}
.slideimageblock1 {
    background-image: url("../images/RightpathCImage.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
}
.slideimageblock2 {
    background-image: url("../images/ProtectCImage.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
}
.slideimageblock3 {
    background-image: url("../images/SentryCImage.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
}
.slideimageblock4 {
    background-image: url("../images/FinRecCImage.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
}
.slideimageblock5 {
    background-image: url("../images/AutoRefundsCImage.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
}
.slideimageblock6 {
    background-image: url("../images/RefundSolutionsCImage.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
}
.slideimageblock7 {
    background-image: url("../images/AIALCImage.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
}
.slideimageblock8 {
    background-image: url("../images/Digi2LCImage.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
}
.slideimageblock9 {
    background-image: url("../images/UKEICImage.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
}
.slidetextblock1 {
    background-color: #126F00;
    padding: 40px 30px 40px 30px;
	height: 400px;
	position:relative;
	line-height: 1.3;
}
.slidetextblock1 h4 {
    color: #fff;
    font-size: 1.8rem;
    font-weight: 100;
}
.slidetextblock1 p {
        color: #fff;
    font-size: 1rem;
    font-style: italic;
    /* height: 100%; */
    position: absolute;
    bottom: 20px;
    /* overflow-wrap: break-word; */
    padding-right: 30px;
}
.slideback2 {
    padding: 120px 0px 120px 0px;
    background-image: url("../images/pccarousel_BW.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}
.slidetextblock2 {
    background-color: #77a301;
    padding: 40px 30px 40px 30px;
	height: 400px;
	position:relative;
	line-height: 1.3;
}
.slidetextblock2 h4 {
    color: #fff;
    font-size: 1.8rem;
    font-weight: 100;
}
.slidetextblock2 p {
        color: #fff;
    font-size: 1rem;
    font-style: italic;
    /* height: 100%; */
    position: absolute;
    bottom: 20px;
    /* overflow-wrap: break-word; */
    padding-right: 30px;
}
.slideback3 {
    padding: 120px 0px 120px 0px;
    background-image: url("../images/sscarousel_BW.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}
.slidetextblock3 {
    background-color: #c002be;
    padding: 40px 30px 40px 30px;
	height: 400px;
	position:relative;
	line-height: 1.3;
}
.slidetextblock3 h4 {
    color: #fff;
    font-size: 1.8rem;
    font-weight: 100;
}
.slidetextblock3 p {
    color: #fff;
    font-size: 1rem;
    font-style: italic;
    /* height: 100%; */
    position: absolute;
    bottom: 20px;
    /* overflow-wrap: break-word; */
    padding-right: 30px;
}
.slideback4 {
    padding: 120px 0px 120px 0px;
    background-image: url("../images/frcarousel_BW.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}
.slidetextblock4 {
    background-color: #f26802;
    padding: 40px 30px 40px 30px;
	height: 400px;
	position:relative;
	line-height: 1.3;
}
.slidetextblock4 h4 {
    color: #fff;
    font-size: 1.8rem;
    font-weight: 100;
}
.slidetextblock4 p {
        color: #fff;
    font-size: 1rem;
    font-style: italic;
    /* height: 100%; */

    position: absolute;
    bottom: 20px;
    /* overflow-wrap: break-word; */
    padding-right: 30px;
}
.slideback5 {
    padding: 120px 0px 120px 0px;
    background-image: url("../images/arcarousel_BW.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}
.slidetextblock5 {
    background-color: #2142d0;
    padding: 40px 30px 40px 30px;
	height: 400px;
	position:relative;
	line-height: 1.3;
}
.slidetextblock5 h4 {
    color: #fff;
    font-size: 1.8rem;
    font-weight: 100;
}
.slidetextblock5 p {
        color: #fff;
    font-size: 1rem;
    font-style: italic;
    /* height: 100%; */
    position: absolute;
    bottom: 20px;
    /* overflow-wrap: break-word; */
    padding-right: 30px;
}
.slideback6 {
    padding: 120px 0px 120px 0px;
    background-image: url("../images/rscarousel_BW.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}
.slidetextblock6 {
    background-color: #1d72fe;
    padding: 40px 30px 40px 30px;
	height: 400px;
	position:relative;
	line-height: 1.3;
}
.slidetextblock6 h4 {
    color: #fff;
    font-size: 1.8rem;
    font-weight: 100;
}
.slidetextblock6 p {
        color: #fff;
    font-size: 1rem;
    font-style: italic;
    /* height: 100%; */
    position: absolute;
    bottom: 20px;
    /* overflow-wrap: break-word; */
    padding-right: 30px;
}
.slideback7 {
    padding: 120px 0px 120px 0px;
    background-image: url("../images/aialcarousel_BW.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}
.slidetextblock7 {
    background-color: #eab002;
    padding: 40px 30px 40px 30px;
	height: 400px;
	position:relative;
	line-height: 1.3;
}
.slidetextblock7 h4 {
    color: #fff;
    font-size: 1.8rem;
    font-weight: 100;
}
.slidetextblock7 p {
        color: #fff;
    font-size: 1rem;
    font-style: italic;
    /* height: 100%; */
    position: absolute;
    bottom: 20px;
    /* overflow-wrap: break-word; */
    padding-right: 30px;
}
.slideback8 {
    padding: 120px 0px 120px 0px;
    background-image: url("../images/dlcarousel_BW.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}
.slidetextblock8 {
    background-color: #dd006d;
    padding: 40px 30px 40px 30px;
	height: 400px;
	position:relative;
	line-height: 1.3;
}
.slidetextblock8 h4 {
    color: #fff;
    font-size: 1.8rem;
    font-weight: 100;
}
.slidetextblock8 p {
        color: #fff;
    font-size: 1rem;
    font-style: italic;
    /* height: 100%; */
    position: absolute;
    bottom: 20px;
    /* overflow-wrap: break-word; */
    padding-right: 30px;
}
.slideback9 {
    padding: 120px 0px 120px 0px;
    background-image: url("../images/ukeicarousel_BW.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}
.slidetextblock9 {
    background-color: #ad863c;
    padding: 40px 30px 40px 30px;
	height: 400px;
	position:relative;
	line-height: 1.3;
}
.slidetextblock9 h4 {
    color: #fff;
    font-size: 1.8rem;
    font-weight: 100;
}
.slidetextblock9 p {
        color: #fff;
    font-size: 1rem;
    font-style: italic;
    /* height: 100%; */
    position: absolute;
    bottom: 20px;
    /* overflow-wrap: break-word; */
    padding-right: 30px;
}
.casestudytitle {
    position: relative;
    z-index: 600;
    display: inline-block;
}
.slidetextblock a {
    text-decoration: none;
}
.slidespacerblock h3 {
    color: #fff;
    font-size: 2.4rem;
    font-family: century-gothic, sans-serif;
    font-weight: 700;
    font-style: normal;
    padding-left: 30px;
}

.carousel-control-prev-icon {
	background-image:url("../images/carouselarrowprev.png");
}
.carousel-control-next-icon {
	background-image:url("../images/carouselarrownext.png");
}
.tagline {
    color: #fff;
}
.systemtabs {
    background-image: url("../images/cloud.svg");
    background-repeat: no-repeat;
    background-position: left;
    background-size: contain;
}
/* #casestudycarousel {
	z-index:0;
} */
.boxzoom {
    overflow: hidden;
}
.postblock-red {
    background-color: red;
    width: 100%;
    height: 210px;
    padding: 30px;
    color: #fff;
    background: url("../images/blobs.jpg");
    box-shadow: inset 0 0 0 2000px rgba(200, 0, 38, 0.6);
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.postblock-blue {
    background-color: blue;
    width: 100%;
    height: 210px;
    padding: 30px;
    color: #fff;
    background: url("../images/blobs.jpg");
    box-shadow: inset 0 0 0 2000px rgba(1, 48, 168, 0.6);
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.postblock-purple {
    background-color: red;
    width: 100%;
    height: 210px;
    padding: 30px;
    color: #fff;
    background: url("../images/blobs.jpg");
    box-shadow: inset 0 0 0 2000px rgba(180, 2, 190, 0.6);
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.postblock-orange {
    background-color: red;
    width: 100%;
    height: 210px;
    padding: 30px;
    color: #fff;
    background: url("../images/blobs.jpg");
    box-shadow: inset 0 0 0 2000px rgba(230, 87, 0, 0.8);
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.postblock-dormant {
    width: 100%;
    height: 210px;
    margin-bottom: 20px;
    padding: 30px;
    color: #fff;
}
.postdate {
    font-weight: 500;
    font-size: 1rem;
}
.postcontent {
    position: relative;
    height: 100%;
	font-size:0.9rem;
	
}
.bottom {
    position: absolute;
    bottom: 30px;
}
.mobilespacer {
    overflow: hidden;
}
.mobilespacer:hover .postblock-red, .mobilespacer:focus .postblock-red {
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.mobilespacer:hover .postblock-blue, .mobilespacer:focus .postblock-blue {
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.mobilespacer:hover .postblock-purple, .mobilespacer:focus .postblock-purple {
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.mobilespacer:hover .postblock-orange, .mobilespacer:focus .postblock-orange {
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.clientlogo {
    text-align: center;
}

.accolades-row {
    position: relative;
    width: 100%;
    display: table;
    text-align: center;
    z-index: 997;
}
.accoladebox {
    text-align: center;
    background-image: url("../images/laurel.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    line-height: 1.5;
    margin-bottom: 20px;
}
.accoladeheaderbox {
    color: #fff;
    font-size: 12px;
    text-align: center;
    font-weight: 500;
}
.accoladebodybox {
    color: #fff;
    font-size: 12px;
    text-align: center;
}
.accoladeawardbox {
    color: #fff;
    font-size: 12px;
    text-align: center;
}
.cs-left {
    background-color: #151515;
    padding: 50px 0px 50px 0px;
}
.statbox {
    min-height: 90px;
    color: #41F84B;
    max-width: 400px;
    position: relative;
    float: right;
    padding: 0px 60px 0px 60px;
    text-align: left;
}
/* ---- Media Centre Styles ---- */
#mediaheader {
    width: 100%;
    height: auto;
    z-index: 1;
}
.mediacentrecontainers {
    background-color: unset;
}
.media-year-top {
	color:#fff;
	font-size:2.2rem;
	padding-bottom:20px;
	font-weight:700;
}

.media-year {
	color:#151515;
	font-size:2.2rem;
	padding-bottom:20px;
	font-weight:700;
}

#headline {
    padding: 0px 0px 30px 0px;
}
.headlinelabel {
    color: #630262;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 1.1rem;
    padding-bottom: 10px;
}
.headlinetext {
    font-size: 1.7rem;
    color: #fff;
	font-weight:700;
}
.headline-action {
    padding-bottom: 30px;
}
.headline-dots {
    padding-top: 23px;
}
.headline-link {
    text-align: right;
}

/* ---- Our Approach Styles -----*/
#approach {
	padding-top:170px;
}
	.approachheader-right {
		color:#fff;
		padding-left:180px;
}
.imagebox-hide-right {
    text-align: left;
}

.squareimagebox {
    display: inline-block;
    position: relative;
    margin-top: 40px;
}
.squareimagebox img {
    width: 100%;
    height: auto;
}

.donutbox {
	width:100%;
	height:auto;
	z-index:999;
}
	.sectiontextbody ul {
    color: #333333;
    list-style: none;
    padding-left: 0px;
}
.sectiontextbody i {
    font-size: 18px;
    padding-top: 8px;
    padding-right: 10px;
    color: #E3003F;
}
.sectiontextbody li {
    font-weight: 500;
}
/* ----- Contact Form Styles ------ */
#contact {
    padding-bottom: 120px;
background-color:#fff;
	
}
.contactdetails {
    padding-bottom: 40px;
}
#contact h3 {
    color: #333333;
    font-size: 2.4rem;
    font-family: century-gothic, sans-serif;
    font-weight: 700;
    font-style: normal;
    padding-bottom: 30px;
}
#contact .form #sendmessage {
    color: #E3003F;
    border: 1px solid #E3003F;
    display: none;
    text-align: centre;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px
}
#contact .form #errormessage {
    color: red;
    display: none;
    border: 1px solid red;
    text-align: center;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px
}
#contact .form #errormessage.show, #contact .form #sendmessage.show, #contact .form .show {
    display: block
}
#contact .form .validation {
    color: red;
    display: none;
    margin: 0 0 20px;
    font-weight: 400;
    font-size: 13px
}
#contact .form input, #contact .form textarea {
    border-radius: 4;
    box-shadow: none;
    font-size: 14px;
    padding: 8px 10px;
    margin-bottom: 10px;
    width: 100%;
    line-height: 1
}
.submitbutton {
    text-align: right;
    padding-top: 16px;
}
#contact .form button[type=submit] {
    background: #E3003F;
    border: 0;
    padding: 14px 10px;
    color: #fff;
    transition: .4s;
}
#contact .form button[type=submit]:hover {
    background: #E3003F;
    color: #fff;
}
#contact .form #sendmessage {
    color: orange;
    display: none;
    text-align: center;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px;
}
#contact .form #errormessage {
    color: red;
    display: none;
    border: 1px solid red;
    text-align: center;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px;
}
#contact .form #sendmessage.show, #contact .form #errormessage.show, #contact .form .show {
    display: block;
}
#contact .form .validation {
    color: red;
    display: none;
    margin: 0 0 20px;
    font-weight: 400;
    font-size: 13px;
}
#contact .form input, #contact .form textarea {
    padding: 12px 14px;
    border-radius: 1px;
    box-shadow: none;
    font-size: 15px;
    background-color: #DCDBDB;
    color: #000;
}
#contact .form button[type="submit"] {
    display: inline-block;
    padding: 10px 15px;
    border-radius: 6px;
    transition: .5s;
    margin-bottom: 30px;
    background-color: #E3003F;
    color: #fff;
    text-decoration: none;
}
#contact .form button[type="submit"]:hover {
    background-color: #84571E;
    color: #fff;
}
.contactbuffer {
    padding-top: 70px;
}
.form-control {
    border: 0px;
}
/* ----------------------------------------- Media Queries --------------------------------------------------- */
@media only screen and (max-width:1350px) {
	#mc-featuredposts {
		background-size:contain;
	}
}

@media only screen and (max-width:991px) {
    .navcluster {
        display: table-cell;
        text-align: right;
    }
    .nav-item {
        text-align: right;
        padding: 0px 20px 0px 20px;
    }
    .navtray {
        width: auto;
        text-align: right;
        position: absolute;
        top: 0;
        right: 0px;
    }
    .mobile-dropdown {
        padding: 0px;
    }
    .dropdown-menu {
        position: absolute;
        top: 100%;
        z-index: 1000;
        display: none;
        min-width: 10rem;
        padding: .5rem 0;
        margin: 0;
        font-size: 1rem;
        color: #212529;
        text-align: left;
        list-style: none;
        background-color: unset !important;
        background-clip: padding-box;
        border: 0px !important;
    }
    .dropdown-item {
        display: block;
        width: 100%;
        padding: .25rem 1rem;
        clear: both;
        font-weight: 400;
        color: #fff;
        text-decoration: none;
        white-space: nowrap;
        background-color: transparent;
        border: 0;
        text-align: right;
    }
    .herobox {
        padding: 0px 30px 0px 30px;
    }
    .herobox-mediacentre {
        padding: 0px 30px 0px 30px;
    }
    .herotext h1 {
        font-size: 56px;
        font-family: century-gothic, sans-serif;
        font-weight: 400;
        font-style: normal;
        color: #333333;
    }
    .herotext h2 {
        font-size: 18px;
        font-family: century-gothic, sans-serif;
        font-weight: 400;
        font-style: normal;
        color: #333333;
    }
    .mediatext h1 {
        font-size: 46px;
        font-family: century-gothic, sans-serif;
        font-weight: 400;
        font-style: normal;
        color: #333333;
    }
    .mediatext h2 {
        font-size: 16px;
        font-family: century-gothic, sans-serif;
        font-weight: 400;
        font-style: normal;
        color: #333333;
    }
	.approachtext h1 {
        font-size: 46px;
        font-family: century-gothic, sans-serif;
        font-weight: 400;
        font-style: normal;
        color: #333333;
    }
    .approachtext h2 {
        font-size: 16px;
        font-family: century-gothic, sans-serif;
        font-weight: 400;
        font-style: normal;
        color: #333333;
    }
    .countersum {
        font-size: 2.6rem;
    }
    .countersum2 {
        font-size: 2.6rem;
    }
    .counterlabel {
        font-size: 1.2rem;
    }
    .sectiontextheader {
        margin: 60px 0px 20px 0px;
    }
    .sectiontextheader h3 {
        color: #333333;
        font-size: 2.6rem;
        font-family: century-gothic, sans-serif;
        font-weight: 700;
        font-style: normal;
    }
	.sectiontextbody i {
        font-size: .9rem;
    }
		.sectiontextbody {
		font-size:1rem;
	}
    .imagebox-hide {
        display: none;
    }
    .imagebox-hide-desktop {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .copyright {
        padding: 0px 30px 40px 30px;
    }
    .footernav {
        padding: 0px 30px 0px 30px;
    }
    .sociallinks {
        text-align: left;
        padding: 40px 30px 0px 30px;
    }
    .sociallinks i {
        padding-left: 0px;
        padding-right: 10px;
    }
    .footerlogo {
        padding-left: 20px;
    }
    .details {
        font-size: 1rem;
    }
    .contactsection {
        padding: 0px 30px 0px 30px;
    }
    .servicebox {
        margin: 0px 0px 30px 0px;
    }
    .servicebuffer {
        margin-bottom: 30px;
    }
   .slideback1, .slideback2, .slideback3, .slideback4, .slideback5, .slideback6, .slideback7, .slideback8, .slideback9 {
        padding-left: 40px;
        padding-right: 40px;
    }
    .slidespacerblock h3 {
        padding-left: 0px;
    }
    .systems {
        text-align: left;
    }
    .systems h3 {
        text-align: left;
    }
    .systemtabs {
        padding-left: 60px;
        padding-right: 60px;
    }
    .sysdesktop {
        display: none;
    }
    .sysmobile {
        padding-top: 40px;
    }
    #homeintro, #popularservices, #casestudycarousel, #systems, #innovation, #clients, #headline, #featuredposts, #mc-featuredposts, #approachintro, #approachmid, #approachlast {
        padding: 0px 30px 0px 30px;
    }
    .scrolly a {
        color: #fff;
    }
    .navtray.color-changed i {
        color: #fff;
    }
    .nav-item a {
        color: #fff;
    }
    .headlinetext {
        font-size: 1rem;
    }
	.approachheader-right {
		padding-left:10px;
		color:#151515;
}
	.accoladebox {
    height: calc(100% - 1px);
}
		.squareimageleft-mobile {
		text-align:center;
	}
}
@media only screen and (min-width:992px) {
    .navtray {
        background-image: none !important;
        height: auto !important;
    }
    .imagebox-hide-desktop {
        display: none;
    }
    .sysmobile {
        display: none;
        padding-top: 40px;
    }
}
@media only screen and (max-width:768px) {
    .systemtabs {
        background-image: none;
    }
.accoladebox {
    height: calc(100% - 2px);
}

}
@media only screen and (max-width:654px) {
    .herotext h1 {
        font-size: 36px;
        font-family: century-gothic, sans-serif;
        font-weight: 400;
        font-style: normal;
        color: #333333;
    }
    .herotext h2 {
        font-size: 14px;
        font-family: century-gothic, sans-serif;
        font-weight: 400;
        font-style: normal;
        color: #333333;
    }
    .mediatext h1 {
        font-size: 30px;
        font-family: century-gothic, sans-serif;
        font-weight: 400;
        font-style: normal;
        color: #333333;
    }
    .mediatext h2 {
        font-size: 14px;
        font-family: century-gothic, sans-serif;
        font-weight: 400;
        font-style: normal;
        color: #333333;
    }
	.approachtext h1 {
        font-size: 30px;
        font-family: century-gothic, sans-serif;
        font-weight: 400;
        font-style: normal;
        color: #333333;
    }
    .approachtext h2 {
        font-size: 14px;
        font-family: century-gothic, sans-serif;
        font-weight: 400;
        font-style: normal;
        color: #333333;
    }
    .imagebox-hide-desktop {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    #contact h3 {
        font-size: 1.8rem;
    }
    .sectiontextheader h3 {
        font-size: 1.8rem;
    }
    .serviceheader h3 {
        font-size: 1.8rem;
    }
    .slidespacerblock h3 {
        font-size: 1.8rem;
    }
    .systems {
        text-align: left;
    }
    .systems h3 {
        font-size: 1.8rem;
        text-align: left;
    }
    .redtab, .pinktab, .orangetab, .yellowtab {
        font-size: 0.8rem;
    }
    .postblock {}
}
@media only screen and (max-width:575px) {
    .postblock-red {
        margin: 0 auto;
        /* width: 70%; */
    }
    .postblock-blue {
        margin: 0 auto;
        /* width: 70%; */
    }
    .postblock-purple {
        margin: 0 auto;
        /* width: 70%; */
    }
    .postblock-orange {
        margin: 0 auto;
        /* width: 70%; */
    }
    .mobilespacer {
        margin-bottom: 20px;
    }
	.postblock-dormant {
		display:none;
	}
    /* .postblock-red {
		margin-left:30px;
		margin-right:30px;
	}
	.postblock-blue {
		margin-left:30px;
		margin-right:30px;
	}
	.postblock-purple {
		margin-left:30px;
		margin-right:30px;
	} */
    .accoladebox {
        margin: 0 auto;
        width: 50%;
    }
    .accoladeawardbox {
        margin-bottom: 20px;
    }
		.postdate {
		font-size:0.7rem;
	}
	.postcontent {
		font-size:0.8rem;
	}
}
@media only screen and (max-width:991px) and (min-width:768px) {
	.mobiletextpadding {
    padding: 0px 90px 0px 90px;
}
}
@media only screen and (max-width:1200px) {
    .leftbuffer, .rightbuffer {
        display: none;
    }
    .slideimageblock1, .slideimageblock2, .slideimageblock3, .slideimageblock4, .slideimageblock5, .slideimageblock6, .slideimageblock7, .slideimageblock8, .slideimageblock9 {
        visibility: hidden;
    }
	.cookiebox {
  display: block;
  background: linear-gradient(45deg, rgba(18,33,143,0.6), rgba(5,14,83,0.6));
  width: 100%;
  height: auto;
padding:5px 60px 10px 60px;;
	position:fixed;
	bottom:0px;
	color:#fff;
		font-size:.8rem;
		z-index:999;
}
	.closebutton {margin-top:6px;}
}
@media only screen and (max-width:1000px) {
  #cookiebox {
    display: none;
    width: 100%;
    height: auto;
    padding: 5px 60px 10px 60px;
    position: fixed;
    bottom: 0px;
    font-size: .8rem;
    z-index: 999;
  }
  .closebutton {
    margin-top: 6px;
  }
}
@media only screen and (max-width:430px) {
    .logobox {
        width: 115px;
    }
    .logobox, .img {
        width: 115px;
        height: 75px;
        top: -20px;
        border-top: 20px #fff solid;
        position: relative;
    }
			.slidetextblock1 h4, .slidetextblock2 h4, .slidetextblock3 h4, .slidetextblock4 h4, .slidetextblock5 h4, .slidetextblock6 h4, .slidetextblock7 h4, .slidetextblock8 h4, .slidetextblock9 h4 {
		font-size:1.1rem;
	}
	.tagline {
		font-size:0.9rem;
		top:0;
	}
	.slidetextblock1 p, .slidetextblock2 p, .slidetextblock3 p, .slidetextblock4 p, .slidetextblock5 p, .slidetextblock6 p, .slidetextblock7 p, .slidetextblock8 p, .slidetextblock9 p {
		font-size:0.7rem;
	}
.accoladebox {

    width: 60%;
} 
}

@media only screen and (max-width:360px){
	.accoladebox {

    width: 100%;
} 
}
@media only screen and (max-width:1199px) and (min-width:992px) {
		.clientlogo img {
    width:100%;
	height:auto;
}
	 #approachmid * .sectiontextheader {
        padding-left: 60px;
    }
	 #approachmid * .sectiontextbody {
        padding-left: 60px;
    }
	    #approachlast * .sectiontextheader {
        padding-left: 60px;
    }
	  #approachlast * .sectiontextbody {
        padding-left: 60px;
    }
}

.digi2L {
	color:#fff;
	font-size:0.8rem;
}

.digi2L:hover {
	color:crimson;
	font-size:0.8rem;
}

.sociallinks a {
    color: #fff;
    font-size: 40px;
}

.carousellink {
    display:inline-block;
    width:100%;
    height:100%;
}

ul {
  list-style-position: outside;
}

/* Start Cookie Box Styles */
#cookiebox {
  display: none;
  width: 100%;
  height: auto;
padding:8px 60px 12px 60px;;
	position:fixed;
	bottom:0px;
	color:#fff;
	animation-name: appear;
	  animation-duration: .8s;
	z-index:999;
	      background: linear-gradient(45deg, rgba(114,6,80,0.6), rgba(5,14,83,0.6));
}
#cookiebox a {
	color:#fff;
}
.cookietext a {
	text-decoration: underline;
}
.cookietext {
	padding-top:10px;
	float:left;
}
.closetray {
	float:right;
}
.closebutton {
	Padding:6px 30px 6px 30px;
	background-color: #69214f;
	border-radius:4px;
	margin-top:4px;
	border: 0px;
    	color: #ffffff;
}
/* End Cookie Box Styles */
