@media screen and (min-width: 1280px) {
  .just2 {
    position: relative;
    color: #E21D0F;
    text-align: right;
    text-shadow: 0 0px 0px rgba(0, 0, 0, 0);
    float: right;
    width: 38%; /*35%*/
    left: -45px; /*-85*/ 
    margin-top: 100px;
    right: 0px
    bottom: 0px;
    top: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 1220px) and (max-width: 1280px) {
  .just2 {
    position: relative;
    color: #E21D0F;
    text-align: right;
    text-shadow: 0 0px 0px rgba(0, 0, 0, 0);
    float: right;
    width: 32%; /*35%*/
    left: -45px; /*-85*/ 
    margin-top: 100px;
    right: 0px
    bottom: 0px;
    top: -18px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 1220px) {
  .just {
    position: relative;
    color: #E21D0F;
    text-align: right;
    text-shadow: 0 0px 0px rgba(0, 0, 0, 0);
    float: right;
    width: 35%;
    left: -85px;
    margin-top: 125px;
    right: 0px
    bottom: 0px;
    top: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (max-width: 1220px) {
  .just {
    display: none;
  }

  .just2 {
    display: none;
  }
}

@media screen and (min-width: 1200px) {
  .footerAbbr {
    display: none;
  }

  .mainScroll {
    width: 75%;
  }
}

@media screen and (max-width: 1200px) {
  .footerNav {
    display: none;
  }

  .hide-about-nav {
    display: none;
  }

  .footerAbbr {
    display: visible;
    margin-left: -48px;
    float: right;
    margin-right: 20px;
  }

  .mainScroll {
    width: 70%;
  }
}

@media screen and (max-width: 1130px) {
  .allRights {
    margin-left: 13.33%
  }
  .rightNav {
    margin-right: 0px;
    padding-left: 0px;
  }
}

@media screen and (min-width: 1130px) {
  .rightNav {
    margin-right: 55px;
  }
}

@media screen and (max-width: 992px) {
  .hide-on-tablet {
    display: none;
  }
  .message {
    margin-top: 10px;
  }
  .smallWidth {
    width: 100%;
  }
  .myCarousel {
    margin-left: 0px;
  }
  .shrinkLogo {
    width: 32%;
    float: left;
  }
  .fix-on-comp {
    display: none;
  }
  .fix-on-tablet  {
    display: visible;
  }
}

@media screen and (min-width: 991px) {
  .shrinkLogo {
    width: 48%;
    float: left;
  }
  .fix-on-tablet {
    display: none;
  }
  .fix-on-comp {
    display: visible;
  }
  .message {
    margin-top: 400px;
  }
}

@media screen and (max-width: 945px) {
  .rightNav {
    display: none;
  }
  .dropNav {
    display: visible;
    display: inline;
  }
}

@media screen and (min-width: 944px) {
  .dropNav {
    display: none;
  }
}

@media screen and (max-width: 785px) {
  .hide-on-phone {
    display: none;
  }
  .show-on-phone {
    display:visible;
  }
  .allRights {
    margin-left: -9.67%
  }
  .shrinkLogo {
    padding-top: 5px;
  }
}

@media screen and (min-width: 785px) {
  .show-on-phone {
    display: none;
  }
  .pullRight {
    float: right;
  }
}

@media screen and (max-width: 600px) {
  .shrinkLogo {
    padding-top: 10px;
  }
}

body {
	background-color:#dad9d7;
}

#greyLine {
  height: 70px;
  background-color: white;
}

.left {
  float: left;
}

.right {
  float: right;
}

#nav {
  z-index: 100;
  width: 100%;
  background-color: white;
  padding-right: 15px;
  bottom: 0px;
  position: fixed;
}

.dropNav button {
background-color: #777772;
color: white;
border-radius: 0px;
margin-left: 10px;
}

.smallDrop {
  margin: 0px;
  padding: 0px;
}

#nav-wrapper {
  padding-left: 0px;
  padding-right: 0px;
}

.capeMan {
  background-image: url('../../img/manCaped.JPG');
  background-repeat: no-repeat;
  min-height: 512px;
}

.myCarousel {
  margin-left: 80px;
}

.heartStrings {
  color: #EE3224;
  font-family: "Myriad pro Semibold", Helvetica;
  font-style: normal;
  text-shadow: none;
}

.heartStrings2 {
  color: #EE3224;
  font-family: "Myriad pro Semibold", Helvetica;
  font-style: normal;
  text-shadow: none;
}

.rightSocialdiana {
  margin-right: 15px;
}

.employeesText {
  margin-top: -3px;
  margin-left: -36px;
}

.fire {
  color: red;
}

.teamHero img {
  z-index: 100000;
}

.absolute {
  position: absolute;
}

.headshot {
    border: 5px solid #EE3224;
    width: 200px;
    margin-right: 25px;
}

#aboutUs {
  width: 90%;
}

#sandi {
  width: 90%;
  padding-top: 56px;
}

#anjee {
  width: 90%;
  padding-top: 56px;
}

#mary {
  width: 90%;
  padding-top: 56px;
}

#dustin {
  width: 90%;
  padding-top: 56px;
}

#ashley {
  width: 90%;
  padding-top: 56px;
}

.icon {
  text-indent: -9999px;
  width: 35px;
  height: 37px;
  display: inline-block; 
  background-repeat: no-repeat;
  padding: 0;
}
.linkedin {
  background-position: -36px 0;
}
.facebook {
  background-position: -71px 0;
  width: 36px;
}
.twitter {
  background-position: -107px 0;
  width: 36px;
}
.flickr {
  background-position: -143px 0;
  width: 36px;
}
.instagram {
  background-position: -179px 0;
  width: 36px;
}

.blackLine {
  margin-left: 50px;
  margin-bottom: 0px;
  margin-top: 0px;
  height: 100%;
  width: 30px; /* Line width */
  background-color: #19191A; /* Line color */
  float: left; /* Causes the line to float to left of content. */
  position: fixed;
  z-index: 0;
}

.aboutblackLine {
  margin-left: 115px;
  margin-right: 1200px;
  margin-bottom: 0px;
  margin-top: 0px;
  height: 100%;
  width: 60px; /* Line width */
  background-color: black; /* Line color */
  float: left; /* Causes the line to float to left of content. */
  position: fixed;
  z-index: -1;
}

.horizontal {
  height: 38px;
  background-color: #19191A;
  width: 140px;
  float: left;
  margin-left: 77px;
}

.topWhite {
  height: 32px;
  z-index: 200;
  position: relative;
  width: 100%;
  background-color: white;
}

.middleWhite {
  height: 127px;
  width: 100%;
}

.sidebar .nav > li > a {
  display: block;
  color: #777772;
  padding: 5px 20px;
}

.sidebar .nav > li.active > a {
  color: white;
  background-color: #EE3224;
  border-radius: 0px;
}

.sidebar .nav > li > a:hover,
.sidebar .nav > li > a:focus {
  text-decoration: none;
  background-color: #EE3224;
  border-right: 1px solid #dbd8e0;
  color: white;
  border-radius: 0px;
}

.sidebar .nav .nav > li > a {
  padding-top:    3px;
  padding-bottom: 3px;
  padding-left: 30px;
  font-size: 90%;
}

/* Show and affix the side nav when space allows it */

@media screen and (min-width: 992px) {
  .sidebar .nav > .active > ul {
    display: block;
  }  
}  
  .sidebar.affix {
    position: fixed; /* Undo the static from mobile first approach */
    top: 60px;
  }

.sidebar {
  padding-left: 55px;
  padding-top: 50px;
  min-width: 300px;
  max-width: 450px;
}

.sidebar ul {
  min-width: 250px;
  max-width: 300px;
}

.home-column {
	float:left;
	width:25%;
}

.left-column {
	float:left;
	width:25%;
	min-width:280px;
}

.right-column {
	float:right;
	width:25%;
	min-width:280px;
}

.center-column {
	margin:auto;
	width:25%;
	min-width:280px;
}

p.homecolumntext {
	text-align:center;
	font-weight:bold;
}

p.homecolumnimage {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}

.message {
  min-height: 630px;
  width: 100%;
  clear: both;
  padding-left: 150px;
  padding-right: 50px;
}

.mainScroll div {
  padding-bottom: 5px;
  max-height: 900px;
  min-height: 300px;
  display: inline;
  clear: both;
}

#mission {
  max-height: 400px;
  min-height: 230px;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 30px;
  text-align:center;
}

.mainScroll a {
  color: #777772;
  font-size: 20px;
}

#employees {
  max-height: 900px;
  min-height: 430px;
  width: 100%;
  background: url('../../img/employeeReal.jpg') right no-repeat;
  background-size: 100%;
  padding-top: 0px 0px 0px 0px;
}

#partners {
  max-height: 900px;
  min-height: 430px;
  width: 100%;
  background: url('../../img/partnersReal.jpg') right no-repeat;
  background-size: 100%;
  padding-top: 0px 0px 0px 0px;
}

#customers {
  padding-bottom: 0px 0px 0px 0px;
  max-height: 900px;
  min-height: 430px;
  width: 100%;
  background: url('../../img/customerReal.jpg') right no-repeat;
  background-size: 100%;
}

.heroStat {
  padding-top: 30px;
  padding-right: 30px;
  margin-top: 50px;
  z-index: -1;
}

.heroStat .contactBtn:hover {
  background-color: white;
  color: #19191A;
  text-decoration: none;
}

.heroStat a {
  color: white;
  text-decoration: none;
}

.contactBtn {
  color: white;
  margin-right: 15px;
}

.whites {
  background-color: white;
  opacity: .95;
}

.affix {
  position: fixed;
  top: 0;
  z-index: 10000;
  background-color: white;
}

.redBall {
  width: 55px;
  height: 55px;
  margin-top: 6px;
  margin-left: -5px;
  position: relative;
}

.redBall2 {
  width: 52px;
  height: 52px;
  margin-left: -4px;
  position: relative;
  z-index: -1;
}

.title {
  padding-left: 124px;
}

.tag {
  padding-left: 156px;
  margin-top: -15px;
  font-family: "Myriad Pro Semibold", Helvetica;
  color: #19191A;
}

.hero-unit h2 {
  color: #19191A;
  font-size: 40px;
  margin-top: 191px;
}

.hero-unit p {
  padding-left: 80px;
  color: white;
  font-family: "Myriad Pro Semibold", Helvetica;
  font-size: 26px;
}

.fire {
  color: #EE3224;
  padding-top: 10px;
}

.light {
  color: #777772;
  padding-top: 10px;
}

.light2 {
  color: white;
}

.group {
  color: #19191A;
}

#nav2 {
  z-index: 100;
  width: 100%;
  background-color: white;
  padding-right: 15px;
  position: fixed;
  top: 0px;
}

div#sidebar .nav .nav-pills .nav-stacked li a:hover {
  color: white;
}

#sidebar {
  z-index: 1;
  position: relative;
  background: transparent;
}

#sidebar.affix {
  position: fixed;
}

#sidebar ul {
  z-index: 20;
}

.leftNav {
  border-left: -30px;
  margin-left: 0px;
  margin-top: 0px;
  opacity: 1.0;
  height: 52px;
  display: inline;
}

.leftNavline {
  height: 48px;
}

.rightNav {
  margin-top: 9px;
  font-size: 16px;
}

.rightNav li {
  text-align: center;
}

.blackLine2 {
  margin-left: 147px;
  margin-right: 1200px;
  margin-bottom: 0px;
  margin-top: 0px;
  height: 100%;
  width: 60px; /* Line width */
  background-color: #19191A; /* Line color */
  float: left; /* Causes the line to float to left of content. */
  position: absolute;
  z-index: -100;
}

.leftNavredball {
  margin-left: 355px;
  z-index: -100;
  width: 62px;
  height: 62px;
  position: absolute;
  float: right;
  left: -141px;
}

.logoName {
  padding-left: 81px;
}

.topGrey {
  position: absolute;
  left: 35px;
  bottom: 7px;
  top: 5px;
  z-index: -1;
}

.pages {
  padding-left: 0px !important;
  height: 52px;
}

.pages ul {
  padding-left: 0px;
}

.clicks {
  z-index: 30;
  padding-left: 80px;
  min-width: 0px;
}

.clicks ul > a {
    color: #777772;
}

.clicks li {
  width: 109px;
}

#nav.affix {
    position: fixed;
    top: 0;
    width: 100%
    z-index: 10;
}

#nav > .navbar-inner {
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
}

.navBrand {
  display: inline;
  height: 50px;
  background-color: #777772;
  margin-left: -30px;
}

.foot {
  color: white;
  clear: both;
  background-color: #777772;
  min-height: 120px;
  max-height: 130px;
  padding-left: 75px;
  padding-bottom: 0px;
  width: 100%;
  z-index: 2;
  border-top-right-radius: 180px;
  border-bottom-right-radius: 180px;
}

.footer.affix {
    position: fixed;
    bottom: 0px;
    width: 100%;
}

.footerNav {
  padding: 0px !important;
  text-align: none;
  height: 140px;
}

.innerFooter > li > a { 
  color: white;
}

.innerFooter {
  padding-left: 0px !important;
}

.footerTwo {
  min-height: 90px;
  max-height: 150px;
}

.address {
  font-size: 10px;
  bottom: 0px;
  right: 0px;
}

.sale a{
  font-size: 14px;
  color: white;
  font-weight: bold;
}

.arrow {
  font-size: 40px;
  margin-left: -100px !important;
}

.socialMedia {
  padding-top: 5px;
}

.logoWords {
  height: 63px;
  margin-left: 16px;
}

.red {
  border-top-width: -30px;
  left: 0px;
  top: -17px;
}

.red img {
  padding-right: 0px;
}

.backBlack {
  height: 63px;
  margin-left: -30px;
  width: 30px;
  position: relative;
  z-index: -1;
}

.backBlack2 {
  height: 59px;
  margin-left: 20px;
  width: 30px;
  background-color: #19191A;
  position: fixed;
  z-index: -1;
}

.engagement-button	{
	position:absolute;
	right: 70px;
	top: 550px;
}

#services-list	{
	font-size: 22px;
}

.contactus	{
	font-size:20px;
	font-weight:bold;
}

/* trying to get photos for phone-sized items
@media screen and (max-width: 767px) {
  .backEmployees p {
    background-image: url('../../img/employees.png') right no-repeat;
  }
  .backPartners {
    background-image: url('../../img/sales.png') right no-repeat;
    opacity: .1
  }
  .backCustomers {
    background-image: url('../../img/customer2.jpg') right no-repeat;
    opacity: .1
  }
}
*/