@charset "utf-8";
/* CSS Document */
/* Site-Wide Controls */
html {
    scroll-behavior: smooth;
}
body {
    background-color: #ffffff;
    margin: 0px;
    color: #000;
}
a {
    color: #fff;
  	font-size: 1rem;
    font-family: century-gothic, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}
.bodysection a {
	color:crimson;
	text-decoration:none;
	font-family:unset;
}
.bodysection a:hover {
	color:crimson;
	text-decoration:none;
	font-family:unset;
}
a:hover {
    color: #fff;
    font-size: 1rem;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}
ul {
  list-style-position: outside;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.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;
}
.bean {
    width: 50%;
    height: 100%;
    z-index: -2;
    position: absolute;
    right: 0;
    overflow: hidden;
}
@media only screen and (max-width:441px) {
    .bean img {
        width: auto;
    }
	
}
.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;
    }
		.sectiontextbody {
		width:80%;
	}
}
.navbar-toggler i {
    color: #fff;
}
.scrolly .navbar-toggler i {
    color: #000;
}
.bannerspan {
    background-image: url("../images/blobs.jpg");
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    width: 100%;
    z-index: 1;
}
.bannerspan-cs {
    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;
    position: relative;
}
.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;
}
.casestudyheader {
    padding-top: 120px;
    z-index: 300;
}
.herobox {
    /* 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: 120px 30px 20px 30px;
}
.herotext h1 {
    font-size: 60px;
    font-family: century-gothic, sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #fff;
}
.herotext h2 {
    font-size: 24px;
    font-family: century-gothic, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #fff;
}
.cta {
    padding: 10px 15px 10px 15px;
    ;
    background-color: #E3003F;
    border-radius: 6px;
    border: 0px;
    margin-top: 20px;
}
.cta a {
    color: #fff;
    text-decoration: none;
}
.cta a:hover {
    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 20px 0px;
}
.sectiontextbody {
	font-size:1.2rem;
}
.sectiontextbody-right {
    margin-left: 30px;
	font-size:1.2rem;
}
.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;
    padding-left: 30px;
}
.systems {
    text-align: right;
}
.systems h3 {
    color: #333333;
    font-size: 2.4rem;
    font-family: century-gothic, sans-serif;
    font-weight: 700;
    font-style: normal;
    padding-left: 30px;
    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-services-bottom {
    text-align: center;
    postition: fixed;
    margin-top: 90px;
    bottom: 0px;
    z-index: 850;
    overflow: hidden;
}
.squareimagebox {
    display: inline-block;
    position: relative;
    margin-top: 40px;
}
.squareimagebox img {
    width: 100%;
    height: auto;
}
.squareimagebox::before {
    position: absolute;
    top: -5%;
    right: -5%;
    width: 100%;
    height: 100%;
    border: 4px solid crimson;
    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: 140px 0px 70px 0px;
}
/* Contact Styling */
.slideback1 {
    padding: 120px 0px 120px 0px;
    background-image: url("../images/rpccarousel.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}
.slideimageblock1, .slideimageblock2, .slideimageblock3 {
    background-image: url("../images/Woman Laughing.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.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.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;
}
.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;
}
.tagline {
    color: #fff;
}
.carousel-control-prev-icon {
	background-image:url("../images/carouselarrowprev.png");
}
.carousel-control-next-icon {
	background-image:url("../images/carouselarrownext.png");
}
.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(255, 0, 20, 0.7);
    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.7);
    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(152, 2, 190, 0.7);
    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: 1.1rem;
}
.postcontent {
    position: relative;
    height: 100%;
}
.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);
}
.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 {
    padding: 60px 120px 90px 30px;
    text-align: center;
    height: auto;
}
.rpcstatbox {
    color: #41C43B;
}
.ssstatbox {
    color: #bd02c4;
}
.pcstatbox {
    color: #41C43B;
}
.arstatbox {
    color: #44a9ff;
}
.aialstatbox {
	color:#ffcc00;
}
.fstatbox {
	color:#cb7d38;
}
.ukeistatbox {
	color:#b99b6f;
}
.digi2lstatbox {
	color:#ff0066;
}
.statbox-label {
    text-align: left;
}
.casestudylabel {
    color: #fff;
    font-size: 32px;
    font-family: century-gothic, sans-serif;
    font-weight: 400;
    font-style: normal;
}
.stat-row {
    text-align: center;
    margin-bottom: 10px;
}
.stat-top {
    font-size: 3.8rem;
    font-weight: 500;
    line-height: 1.5;
}
.stat-bottom {}
#awards {
    background-color: #EDECEC;
    padding: 70px 0px 70px 0px;
    color: #333333;
}
.awarddetail {
    padding: 20px 0px 15px 0px;
    border-bottom: 4px dotted #C8033A;
}
.awarddetail-last {
    padding: 20px 0px 40px 0px;
}
.awardheader {
    padding-bottom: 30px;
}
.awardbadge {
    text-align: center;
}
.awardtext {
    font-size: 1rem;
}
.category {
    font-size: 1.4rem;
    font-weight: 700;
    color: #333333;
}
.issuer {
    font-weight: 500;
    color: #C8033A;
}
.challenge {
    padding: 60px;
}
.challenge h3 {
    color: #333333;
    font-size: 2.4rem;
    font-family: century-gothic, sans-serif;
    font-weight: 700;
    font-style: normal;
}
.challengeheader {
    margin: 40px 30px 30px 0px;
}
.challengeheader h3 {
    color: #333333;
    font-size: 2.4rem;
    font-family: century-gothic, sans-serif;
    font-weight: 700;
    font-style: normal;
}
.challengebody {
	font-size:1.2rem;
}
.rpctestimonials {
    color: #008000;
    padding-bottom: 20px;
}
.sstestimonials {
    color: #bd02c4;
    padding-bottom: 20px;
}
.artestimonials {
    color: #0244bd;
    padding-bottom: 20px;
}
.aialtestimonials {
    color: #ffcc00;
    padding-bottom: 20px;
}
.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: 555;
}
.nps {
    color: #008000;
}
#splitcolor-mobile-top .sc-top {
    background-color: #151515;
}
#splitcolor-mobile-bottom .sc-bottom {
    background-color: #fff;
}
#splitcolor-desktop {
    background: linear-gradient(90deg, #151515 50%, #fff 50%);
}

/* --------------------------- Article Styles -----------------------------------------*/
.articleheader {
    padding-top: 5vh;
	padding-bottom:5vh;
    z-index: 300;
}
.articlebox {
        padding-bottom: 40px;
    }
.articletext {
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 160px 0px 60px 0px;
}
.datelabel {
    color: #fff;
    font-size: 18px;
    font-family: century-gothic, sans-serif;
    font-weight: 400;
    font-style: normal;
}
.articletext h1 {
    font-size: 40px;
    font-family: century-gothic, sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #fff;
}
.articletext h2 {
    font-size: 18px;
    font-family: century-gothic, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #fff;
}
/* --------------------------- Contact Form Styles ----------------------------------- */
#contact {
    padding-bottom: 120px;
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
}
.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: #E3003F;
    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;
}

/* ------------ Cookie Box ---------------- */

/* 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 */
/* ----------------------------------------- Media Queries --------------------------------------------------- */
@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:991px) {
    #splitcolor-mobile-top {
        background-color: #151515;
    }
    #splitcolor-mobile-bottom {
        background-color: #fff;
    }
    #splitcolor-desktop {
        display: none;
    }
    .statbox {
        padding: 60px 60px 90px 60px;
    }
    .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;
    }
    .herotext h1 {
        font-size: 56px;
        font-family: century-gothic, sans-serif;
        font-weight: 400;
        font-style: normal;
    }
    .herotext h2 {
        font-size: 18px;
        font-family: century-gothic, sans-serif;
        font-weight: 400;
        font-style: normal;
    }
	.articletext h1 {
        font-size: 32px;
        font-family: century-gothic, sans-serif;
        font-weight: 400;
        font-style: normal;
    }
    .articletext h2 {
        font-size: 16px;
        font-family: century-gothic, sans-serif;
        font-weight: 400;
        font-style: normal;
    }
    .countersum {
        font-size: 2.6rem;
    }
    .countersum2 {
        font-size: 2.6rem;
    }
    .counterlabel {
        font-size: 1.2rem;
    }
    .sectiontextheader h3 {
        color: #333333;
        font-size: 2.6rem;
        font-family: century-gothic, sans-serif;
        font-weight: 700;
        font-style: normal;
    }
    .challenge h3 {
        font-size: 2.6rem;
    }
    .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 30px 30px 30px;
    }
    #awards {
        padding: 60px 30px 40px 30px;
    }
    .servicebuffer {
        margin-bottom: 30px;
    }
    .slideback1, .slideback2, .slideback3 {
        padding-left: 40px;
        padding-right: 40px;
    }
    .slidespacerblock h3 {
        padding-left: 0px;
    }
    .systems {
        text-align: left;
    }
    .systems h3 {
        text-align: left;
        padding-top: 40px;
    }
    .systemtabs {
        padding-left: 60px;
        padding-right: 60px;
    }
    .sysdesktop {
        display: none;
    }
    .sysmobile {
        padding-top: 40px;
    }
    .awardtext {
        font-size: 1rem;
    }
    .category {
        font-size: 1.2rem;
        font-weight: 700;
        color: #333333;
    }
    .sectiontextbody i {
        font-size: .9rem;
    }
    .stat-top {
        font-size: 2.2rem;
    }
    .stat-bottom {
        font-size: 1rem;
    }
    #splitcolor-mobile-top, #splitcolor-mobile-bottom, #splitcolor-desktop, #howdelivered, #custserv, #whatdelivered, .articlebox, #articlecontent {
        padding: 0px 30px 0px 30px;
    }
		.scrolly a {
    color: #fff;
}
	.navtray.color-changed i {
		color:#fff;
}
	.accoladebox {
    height: calc(100% - 1px);
}
	.sectiontextbody {
		font-size:1rem;
	}
	.challengebody {
	font-size:1rem;
}
}
@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;
    }
    #splitcolor-mobile {
        display: none;
    }
}
@media only screen and (max-width:768px) {
    .systemtabs {
        background-image: none;
    }
    .statbox {
        padding: 60px 60px 60px 60px;
    }
	.accoladebox {
    height: calc(100% - 2px);
}
	.clientlogo img {
    width:100%;
	height:auto;
}
	.casestudyheader {
    padding-top: 2vh;
}
	.cs-logo-image {
		display:none;
	}
}
@media only screen and (max-width:654px) {
    .herotext h1 {
        font-size: 36px;
        font-family: century-gothic, sans-serif;
        font-weight: 400;
        font-style: normal;
    }
    .herotext h2 {
        font-size: 14px;
        font-family: century-gothic, sans-serif;
        font-weight: 400;
        font-style: normal;
    }
	.articletext h1 {
        font-size: 24px;
        font-family: century-gothic, sans-serif;
        font-weight: 400;
        font-style: normal;
    }
    .articletext h2 {
        font-size: 14px;
        font-family: century-gothic, sans-serif;
        font-weight: 400;
        font-style: normal;
    }
    .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;
    }
    .challenge 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;
    }
    .challenge {
        padding: 60px 0px 60px 0px;
    }
}
@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%;
    }
    .mobilespacer {
        margin-bottom: 20px;
    }
    /* .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;
    }
}
@media only screen and (max-width:991px) and (min-width:768px) {
	.mobiletextpadding {
    padding-left: 90px;
		padding-right: 90px;
}
}
@media only screen and (max-width:1200px) {
    .leftbuffer, .rightbuffer {
        display: none;
    }
    .slideimageblock1, .slideimageblock2, .slideimageblock3 {
        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:430px) {
    .logobox {
        width: 115px;
    }
    .logobox, .img {
        width: 115px;
        height: 75px;
        top: -20px;
        border-top: 20px #fff solid;
        position: relative;
    }
.accoladebox {

    width: 60%;
} 
}

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

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

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

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

.servicesdelivered {
	font-size:1.6rem;
}

.serviceslist {
}

.serviceslistitem {
	font-size:1.2rem;
}

.cs-logo {
	position:relative;
	text-align:right;
}
.cs-logo-image {
	position:absolute;
	right:0px;
	bottom:0px;
}

@media only screen and (min-width:1980px) {
	.bean {
    width: 70%;
	}
}

table td {
	border:1px #000 solid;;
}

/*  Video Styles */
.videoembed
{
	width:100%;
	height:auto;
}
.insurevideo {height:250px;}

.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
.smallprint {
	color:#888887;
	font-size:12px;
	padding-bottom:10px;
}