/* 	MOBILE HOMEPAGE STYLES ONLY /////////////////////////////////////////////////////////////////////////*/
/* 	MOBILE HOMEPAGE STYLES ONLY /////////////////////////////////////////////////////////////////////////*/
/* 	MOBILE HOMEPAGE STYLES ONLY /////////////////////////////////////////////////////////////////////////*/

.maincontent_mobile {
  width: 96%;
  max-width: 428px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3em;
  padding-top: 17%;
}
.container4 {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
.container4 > div.iconcenter3blue {
  padding: .6em .5em;
  border-bottom: 1px solid #226077;
  width: 100%;
  height: 100%;
}
.container4 > div.iconcenter3orange {
  padding: .6em .6em;
  border-bottom: 1px solid #cc4e00;
  width: 100%;
  height: 100%;
}
.container4 > div.iconcenter3green {
  padding: .6em .5em;
  border-bottom: 1px solid #1f5d38;
  width: 100%;
  height: 100%;
}
.container4 > div.iconcenter3nobar {
  padding: .6em .5em;
  border-bottom: 0px solid #ccc;
  width: 100%;
  height: 100%;
}
div.iconpipeblue {
  width: .1px;
  max-width: .1px;
  padding: 0em;
  margin: 0 0;
  border-right: .9px solid #226077;
  height: 112px;
}
div.iconpipeorange {
  width: .1px;
  max-width: .1px;
  padding: 0em;
  margin: 0 0;
  border-right: .9px solid #cc4e00;
  height: 126px;
}
div.iconpipegreen {
  width: .1px;
  max-width: .8px;
  padding: 0em;
  margin: 0 0;
  border-right: .9px solid #1f5d38;
  height: 112px;
}
.container_sixbox {
  width: 100%;
  max-width: 420px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: center;
  margin-top: 8%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0px;
  padding-left: 0px;
}
div.sixbox {
  width: 50%;
  background-color: #333;
  border: .7px solid #fff;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
div.sixbox2 {
  width: 100%;
  background-color: #000;
  border-top: .7px solid #fff;
	border-left: .7px solid #fff;
	border-right: .7px solid #fff;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
div.sixbox a {
  padding: 10px;
	
}
div.employ {
  background-color: #999;
}
/* 	MOBILE HOMEPAGE STYLES ONLY /////////////////////////////////////////////////////////////////////////*/
/* 	MOBILE HOMEPAGE STYLES ONLY /////////////////////////////////////////////////////////////////////////*/
/* 	MOBILE HOMEPAGE STYLES ONLY /////////////////////////////////////////////////////////////////////////*/
body {
  position: relative; /* we need this for the scrollspy */
  font-size: 18px;
}
html, body {
  width: auto !important;  
  font-family: sans-serif;
  overflow-x: hidden !important;
}
/*FLEXBOX CONTROL BEGIN //////////////////////////////////////////*/
/*FLEXBOX CONTROL BEGIN //////////////////////////////////////////*/
/*FLEXBOX CONTROL BEGIN //////////////////////////////////////////*/
.container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}
.container2 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: top center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
  padding-right: 15px;
  padding-left: 15px;
}
.container3 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0px;
  padding-left: 0px;
}
.container > div {
  flex: 1 1 350px;
  padding: 0em 2em 0em 0em;
}
.container2 > div {
  flex: 1 1 350px;
  padding: 0em 0em 1em 0em;
}






.container3 > div {
  flex: 1 1 350px;
  padding: 0em;
}

.container2 > div.threepaths {
  flex: 1 1 220px;
  height: 60px;
  width: 100%;
  position: relative;
  margin: 2% 1% 2% 1%;
  padding: 0;
}
.container > div.feedwind, .container > div.contentpanel {
  flex: 1 1 350px;
  padding: 0em 2em 0em 0em;
}
.container > div.iconcenter5 {
  flex-basis: 180px;
  padding: 0em 1em;
	margin-bottom:1em;
  width: 100%;
  height: 100%;
}
.container > div.iconcenter7 {
  flex-basis: 130px;
  padding: 0em 1em;
	margin-bottom:1em;
  width: 100%;
  height: 100%;
}
.container > div.alert {
  padding: 0em;
}
div.iconpipe {
  width: .1px;
  max-width: .1px;
  padding: 0em;
  margin: 1% 0;
  border-right: 1px solid #ccc;
  height: 100px;
}
div.off {
  padding: 0em 0em 0em 0em;
}
div.bone {
  max-width: 60%;
  padding-top: 3%;
}
.containerservices {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
}
.containerservices > div {
  flex: 1 1 300px;
  padding: 0em;
  border-right: 2px solid #fff;
}
.shieldcontainer {
  padding: 0px;
  width: 100%;
  margin-top: -254px;
  position: absolute;
  z-index: 2;
  border: 0px solid red;
}
.mainshields {
  width: 80%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  border: 0px solid green;
}
.mainshields > div {
  flex: 1 1 290px;
  padding: 0em .7em;
}
.container > div.moreservices {
  flex: 1 1 320px;
}
.boom {
  width: 100%;
  position: relative;
}
.container > div.greybox {
  background-color: #eae9e9;
  padding: 2em;
  border-radius: 10px;
  margin: 0px 1% 2% 1%;
}
.container > div.twothirds {
  flex: 1 0 60%;
  padding: 0em .8em .8em .8em;
}
.container > div.leftnav {
  max-width: 365px;
}
.container > div.levelthreecontent {
  flex: 1 1 350px;
  padding: 0em;
}
.container > .logo {
  flex: 1 1 auto;
  margin-top: 1.5%;
}
.container > .links {
  flex: 1 1 auto;
}
.container > .social {
  flex: 1 1 auto;
  justify-content: flex-end;
}
footer .container > div {
  padding: 0 1em 0em 0em;
  display: flex;
  align-items: center;
}
.container > .base {
  flex: 1 1 auto;
}
/*FLEXBOX CONTROL END ///////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*FLEXBOX CONTROL END //////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*FLEXBOX CONTROL END //////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*BACK TO TOP ARROW START //////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*BACK TO TOP ARROW START ///////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*BACK TO TOP ARROW START //////////////////////////////////////////////////////////////////////////////////////////////////////////*/
i.nav {
  border: solid #666;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  margin: 0 0 3px 6px;
}
i.navsub {
  border: solid #666;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  margin: 0 14px 1px -24px;
}
i.top {
  border: solid #fff;
  border-width: 0 4px 4px 0;
  display: inline-block;
  padding: 4px;
  margin: 3px 2px -4px 2px;
}
.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.up {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}
.primary-button-top a, .primary-button-top a:visited {
  display: block;
  background-color: #f3b11f;
  opacity: 1;
  padding: 15px 15px;
  border-radius: 3px;
  text-transform: uppercase;
  font-size: 11px;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  letter-spacing: 0.5px;
}
.primary-button-top a:hover {
  background-color: #fec23d;
  opacity: 1;
  transition-timing-function: ease;
  -webkit-transition: .5s; /* Safari */
  transition: .5s;
  border-radius: 3px;
}
#backtotop {
  z-index: 1000000000;
  position: fixed;
  bottom: 86px;
  right: 40px;
  display: none;
  border-radius: 10px;
}
.primary-button a {
  display: inline-block;
  background-color: #9b9987;
  padding: 11px 20px;
  border-radius: 3px;
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
  font-weight: 500;
  text-decoration: none;
  letter-spacing: 0.5px;
}
.primary-button a:hover {
  background-color: #fff;
  color: #9b9987;
}
/*BACK TO TOP ARROW END //////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*BACK TO TOP ARROW END ///////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*BACK TO TOP ARROW END //////////////////////////////////////////////////////////////////////////////////////////////////////////*/

/*TOP HAT STYLES BEGIN //////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*TOP HAT STYLES BEGIN //////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*TOP HAT STYLES BEGIN //////////////////////////////////////////////////////////////////////////////////////////////////////////*/
aside {
  background-color: #000;
  padding-bottom: 1rem;
  padding-top: 1rem;
}

.container > div.header-tophat {
  padding: 0em 0em 0em 0em;
}
.header-tophat__inner {
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.header-tophat a:link, .header-tophat a:visited {
  color: #fff;
  text-decoration: none;
}
.header-tophat a:hover {
  text-decoration: underline solid 0.125rem;
  text-underline-offset: 0.25rem;
}
.header-tophat a:active, .header-tophat a:focus {
  outline: #fff solid 0.125rem;
}
/*a.howyouknow {
  font-weight: 800;
}*/
.menuprimary, .menusecondary {
  font-family: 'Work Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
}
.howyouknow, .programs {
  margin-left: 24px;
}
@media (max-width: 1099px) {
  aside {
    display: block;
    position:fixed;
      top:0;
    z-index: 44000;
      width: 100%;
      height:48px;
  padding-bottom: 2rem;
  padding-top: 1rem;

  }
}
@media (max-width: 960px) {
  .menusecondary {
    display: none;
    /* flex-wrap:wrap;
    border:1px solid red;
    position:absolute;
    top:-100px;
    left:0px;*/
  }
  aside .container {
    margin-bottom: 0%;
  }
}
@media (max-width: 766px) {
  .menuprimary {
    font-size: 12px;
    line-height: 13px;
  }
  .howyouknow {
    margin-left: 8px;
  }
}
/*TOP HAT STYLES END //////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*TOP HAT STYLES END //////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*TOP HAT STYLES END //////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#messages {
  padding: 2% 0;
  background-image: url("../img/bg_message.jpg");
  background-color: #333;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  border-top: 1px solid #999;
  position: relative;
}
.hero {
  margin-top: -15px;
  height: 580px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
	background-color: #000;
}
.heroleveltwo {
  margin-top: -15px;
  height: 340px;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
	background-color: #000;
}
.initiative {
  height: 360px;
}
#shieldlower {
  min-height: 370px;
  width: 100%;
  background-image: url("../img/BG_kindajean.png");
  background-repeat: repeat-x;
  background-position: center top;
}
.maincontent {
  padding: 3% 0 2% 0;
  display: block;
  position: relative;
}
#homepage {
	background-color: #000;
}
#homemobile {
  background-image: url(../img/banner_homemobile.png);
	background-color: #000;
}
#error {
  background-image: url(../img/banner_error.jpg);
	background-color: #000;
}
#contact {
  background-image: url(../img/banner_contact.jpg);
	background-color: #000;
}
#search {
  background-image: url(../img/banner_search.jpg);
	background-color: #000;
}
#drivers {
  background-image: url(../img/Generic-banner.png);
	background-color: #000;
}
#travel {
  background-image: url(../img/Generic-banner.png);
	background-color: #000;
}
#business2 {
  background-image: url(../img/Generic-banner.png);
	background-color: #000;
}
#about {
  background-image: url(../img/banner_about.jpg);
	background-color: #000;
}
footer {
  background-color: #254c5a;
  padding: 1.4% 0;
  border-top: 1px solid #999;
}
#baseline {
  background-color: #000;
  width: 100%;
  min-height: 57px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.services {
  margin: 2% auto 0 auto;
  width: 100%;
  z-index: 1;
  position: relative;
  min-height: 660px;
}
.curve {
  background-color: #fff;
  background-image: url(../img/BG_kindajean2.png);
  background-repeat: repeat-x;
  background-position: center top;
  border: 0px solid red;
  border-radius: 50% 50% 0 0;
  width: 100%;
  z-index: 130000;
  position: absolute;
  bottom: 0px;
  height: 140px;
}
.titlehome, .titlehome2, .titlehomewide {
  display: block;
  height: 38px;
  width: 100%;
  position: relative;
  background-position: center;
}
.titlehome {
  margin: 6% auto 0% auto;
  background-image: url("../img/titleline.png");
}
.titlehome2 {
  margin: 0% auto 0% auto;
  background-image: url("../img/titleline.png");
}
/***** USE THIS ONE IF THE FOUR-COLOR SECTION IS NOT PART OF THE DESIGN ******/
.titlehomewide {
  margin: 10% auto .5%;
  background-image: url("../img/titlelinewide.png");
}
.threetabs5 {
  display: block;
  height: 143px;
  width: 100%;
  margin: 0;
  padding: 2% 0;
  position: relative;
  background-color: #80262a;
  background-position: center;
}
.threetabs4 {
  display: block;
  height: 143px;
  width: 100%;
  margin: 0;
  padding: 2% 0;
  position: relative;
  background-color: #067482;
  background-position: center;
}
.threetabs3 {
  display: block;
  height: 143px;
  width: 100%;
  margin: 0;
  padding: 2% 0;
  position: relative;
  background-color: #cc4e00;
  background-position: center;
}
.threetabs2 {
  display: block;
  height: 143px;
  width: 100%;
  margin: 0;
  padding: 2% 0;
  position: relative;
  background-color: #2198cc;
  background-position: center;
}
.threetabs1 {
  display: block;
  height: 143px;
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  background-color: #1f5d38;
  background-position: center;
}
.window .header .logo {
  display: inline-block;
  position: absolute;
  color: #FFF;
  top: 32px;
  left: 2.5em;
  max-height: 40%;
}
.parallax-content {
  width: 100%;
  min-height: 100vh;
  background-size: cover;
}
/* BEGIN FAKE SHEMP JOB POSTING IN HTML VERSION ////////////////////////////////////////////////////////////////////////*/
/* BEGIN FAKE SHEMP JOB POSTING IN HTML VERSION  ////////////////////////////////////////////////////////////////////////*/
.jobHeadingSection {
  display: none;
}
.activeJobHeading {
  color: #333;
  font-size: 16px;
  font-weight: bold;
  text-transform: capitalize;
}
.activeJobLinkText {
color: #226077;
}

#bdhjobs a, #bdhjobs a:visited {
  text-decoration: none
}

/* END FAKE SHEMP JOB POSTING IN HTML VERSION
/* END FAKE SHEMP JOB POSTING IN HTML VERSION
/* RESPONSIVE BELOW /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* RESPONSIVE BELOW //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* RESPONSIVE BELOW //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* RESPONSIVE BELOW /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* RESPONSIVE BELOW /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* RESPONSIVE BELOW /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* IE 11 ONLY BUG FIX /////////////////////////////////////////////////////////////////////////*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #baseline {
    background-color: #812529;
    width: 100%;
    min-height: 57px;
    display: flex;
    align-items: center;
    justify-content: flex-start !important;
    position: relative;
  }
  footer .container > div {
    padding: 0 1.7em 0em 0em;
  }
}
/* IE 11 ONLY BUG FIX END /////////////////////////////////////////////////////////////////////////*/
@media (max-width: 1900px) {
  .titlehomewide {
    margin: 13% auto .5%;
  }
}
@media (max-width: 1590px) {
  .container > .social {
    flex: 1 1 auto;
    justify-content: flex-start;
  }
  .container > .logo {
    flex: 1 1 22%;
  }
  .mainshields {
    width: 80%;
    margin: 0 auto;
  }
  .titlehome {
    margin: 10% auto 2% auto;
  }
  .titlehomewide {
    margin: 13% auto .5%;
  }
  .window .header {
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    height: 60px;
    width: 100%;
    background: #822528;
    overflow: hidden;
    z-index: 200000 !important;
    transition: all 0.5s ease-out, background 1s ease-out;
    transition-delay: 0.2s;
    border-bottom: 2px solid #999;
  }
  .window .header .logo {
    display: inline-block;
    position: absolute;
    color: #FFF;
    top: 10px;
    right: 24px;
    max-height: 64%;
  }
}
@media (max-width: 1366px) {
  .titlehomewide {
    margin: 12% auto .5%;
  }
  div.bone {
    max-width: 55%
  }
  .bglite {
    padding: 3% 0 2%;
  }
  footer {
    padding: 1.8% 0;
  }
  .mainshields {
    width: 84%;
  }
  .titlehome {
    margin: 9% auto 2% auto;
  }
}
@media (min-width: 1060px) and (max-width: 1400px) {
  .window .header .logo {
    display: inline-block;
    position: absolute;
    color: #FFF;
    top: 32px;
    left: 2.5em;
    max-height: 40%
  }
  .services {
    min-height: 640px;
  }
}
@media (max-width: 1300px) {
  .mainshields {
    width: 90%;
  }
}
@media only screen and (max-width: 1260px) {
  .container > div.iconcenter5 {
    flex-basis: 180px;
  }
  .container > div.iconcenter7 {
    flex-basis: 230px;
  }
  div.iconpipe {
    display: none;
  }
  .container > .logo {
    display: none;
  }
  ul#footerlinks {
    margin: 2% auto 0 auto;
  }
  .container > .social {
    justify-content: flex-end;
  }
}
@media only screen and (max-width: 1210px) {
  .titlehomewide {
    margin: 15% auto .5%;
  }
  .containerservices > div {
    flex-basis: 400px;
    border-right: 0px solid #fff;
  }
  .titlehome2 {
    margin: 5% auto 0% auto;
  }
  .curve {
    display: none;
  }
}
@media (max-width: 1200px) {
  .container > div.threepaths {
    flex: 1 1 340px;
  }
  .mainshields {
    width: 94%;
  }
}
@media (max-width: 1100px) {
  .heroleveltwo {
    height: 400px;
  }
  #pagenotfound {
    background-image: url("../img/gooddog_mobile.jpg");
  }
  div.bone {
    max-width: 100%;
  }
  .titlehome {
    margin: 0% auto 2% auto;
  }
  .titlehomewide {
    margin: 5% auto .5%;
  }
  .container > div.leftnav {
    max-width: 100%;
    flex-basis: 100%;
  }
  .maincontent {
    padding: 5% 0 2% 0;
  }
  #shieldlower {
    display: none;
  }
  .mainshields > div {
    flex-basis: 520px;
  }
  .shieldcontainer {
    background-image: url("../img/BG_kindajean.png");
    background-repeat: repeat-x;
    background-position: center top;
    padding-top: 100px;
    width: 100%;
    margin-top: 4%;
    position: relative;
  }
  .mainshields > div {
    margin: 0% 0 5% 0;
    flex-basis: 70%;
  }
  .hero {
    height: 156px;
  }
  #homepage {
    background-image: none;
  }
}
@media (min-width: 1060px) {
  .window .header {
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    height: 110px;
    width: 100%;
    background: #822528;
    overflow: visible;
    z-index: 200000;
    border-bottom: 1px solid #999;
    padding: 0 8%;
  }
}
@media (max-width: 1059px) {
  .container > div.iconcenter5 {
    flex-basis: 280px;
  }
  .container > div.iconcenter7 {
    flex-basis: 230px;
  }
  .container > .social {
    justify-content: flex-start;
  }
}
@media (max-width: 990px) {
  .nopad {
    margin-bottom: 0em;
  }
  .container > div.moreservices {
    flex: 1 1 400px;
  }
  footer .container > div {
    padding: 0em 1.8em 0em 0em;
  }
  .container > .base {
    flex: 1 1 410px;
  }
	/* IMPORTANT:OVERRIDES THE SCSS CREATED BY NEW BOOTSTRAP /////////////////////////////////////////////////////////////////////////*/
  .container, .container-md, .container-sm {
    max-width:inherit;
}
  /* IMPORTANT:OVERRIDES THE SCSS CREATED BY NEW BOOTSTRAP  /////////////////////////////////////////////////////////////////////////*/
}

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
	  
	  .container2 > div.threepaths {
  flex: 1 1 250px;
  
}
.container2 > div.threepaths {
  margin: 0% 1% 0% 1%;

}
}




@media only screen and (max-width: 768px) {
		
  .container2 > div.threepaths {
	    flex: 1 1 auto;
    margin: 0% 1% 0% 1%;
  }
  .container {
    margin-bottom: 3%;
  }
  footer > .container {
    margin-bottom: 0%;
  }
  .container2 {
    margin-bottom: .2em;
  }
  .container2 > div {
    padding: 0em 0em 0em 0em;
  }
  .container > div.feedwind, .container > div.contentpanel {
    padding: 0em;
  }
  .container > .base {
    padding-right: 0px;
  }
  .container > div.moreservices {
    flex: 1 1 400px;
    padding: 0em 0em 0em 0em;
  }
  #pagenotfound {
    background-position: center top;
  }
  .shieldcontainer {
    padding-top: 20px;
  }
     .heroleveltwo {
    height: 320px;
  }
  footer .container > div {
    padding: 0px;
  }
  .container3 > div {
    padding: 0em;
  }
  .mainshields > div {
    margin: 0% 0 8% 0;
  }
  #backtotop {
    bottom: 18px;
  }
  .initiative {
    height: 260px;
  }
  .container > div.iconcenter5 {
    flex-basis: 140px;
  }
  .container > div.iconcenter7 {
    flex-basis: 140px;
  }
  .titlehome, .titlehomewide {
    background-image: none;
  }
  #messages {
    padding: 6% 0;
  }
  .titlehome {
    margin: 6% auto 2% auto;
  }
  /* IMPORTANT:OVERRIDES THE SCSS CREATED BY NEW BOOTSTRAP /////////////////////////////////////////////////////////////////////////*/
  .container, .container-sm {
    max-width: inherit;
  }
  /* IMPORTANT:OVERRIDES THE SCSS CREATED BY NEW BOOTSTRAP  /////////////////////////////////////////////////////////////////////////*/
}
@media (max-width: 428px) {
	.maincontent_mobile {
  padding-top: 30%;
}
	.maincontent {
    padding: 7% 0 2% 0;
  }
  .container2 > div.threepaths {
    margin:0% 1% 0% 1%;
  }
	
	.container4 > div.iconcenter3blue {
  padding: .6em 1em;
}
.container4 > div.iconcenter3orange {
  padding: .6em 1em;
}
.container4 > div.iconcenter3green {
  padding: .6em 1em;
}
	
@media (max-width: 393px) {
	.container4 > div.iconcenter3blue {
  padding: .6em .6em;
}
.container4 > div.iconcenter3orange {
  padding: .6em .6em;
}
.container4 > div.iconcenter3green {
  padding: .6em .6em;
}
}
	
	
}
@media (min-width: 200px) {
  .container, .container2 {
    width: 96%;
  }
}
@media (min-width: 768px) {
  .container, .container2 {
    width: 94%;
  }
}
@media (min-width:1366px) {
  .container, .container2 {
    width: 88%;
  }
}
@media (min-width:1600px) {
  .container, .container2 {
    width: 84%;
  }
}
@media (min-width: 1920px) {
  .container, .container2 {
    max-width: 1599px;
  }
  .mainshields {
    width: 100%;
    max-width: 1599px;
    margin: 0 auto;
  }
}
/* IPHONE AND ANDROID STYLES BELOW /////////////////////////////////////////////////////////////////////////*/
/* IPHONE AND ANDROID STYLES BELOW /////////////////////////////////////////////////////////////////////////*/
/* IPHONE AND ANDROID STYLES BELOW /////////////////////////////////////////////////////////////////////////*/
@media only screen and (min-device-width: 319px) and (max-device-width: 414px) and (-webkit-min-device-pixel-ratio: 2) {
  .burger-menu {
    position: absolute;
    top: 35px;
    left: 14px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 20px;
    height: 17px;
    cursor: pointer;
    transition: -webkit-transform 330ms ease-out;
    transition: transform 330ms ease-out;
    transition: transform 330ms ease-out, -webkit-transform 330ms ease-out;
  }
}
@media only screen and (min-device-width: 319px) and (max-device-width: 359px) and (-webkit-min-device-pixel-ratio: 2) {
  .container > div.iconcenter5 {
    flex-basis: 110px;
  }
  .container > div.iconcenter7 {
    flex-basis: 110px;
  }
}




/* IPAD ONLY STYLES BELOW /////////////////////////////////////////////////////////////////////////*/
/* IPAD ONLY STYLES BELOW /////////////////////////////////////////////////////////////////////////*/
/* IPAD ONLY STYLES BELOW /////////////////////////////////////////////////////////////////////////*/
@media only screen and (min-device-width: 1023px) and (max-device-width: 1367px) and (-webkit-min-device-pixel-ratio: 2) {
  .container > div.iconcenter5 {
    flex-basis: 170px;
  }
  .container > div.iconcenter7 {
    flex-basis: 260px;
  }
  .container > div.moreservices {
    flex: 1 1 300px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1100px) and (-webkit-min-device-pixel-ratio: 2) {
  ul#socialmedia {
    margin: 0% auto 0% auto;
  }
  .mainshields > div {
    flex: 1 1 300px;
  }
  .container > div {
    flex: 1 1 260px;
  }
}