/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Core Values Page
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/

.page-template-template-core-values .topCoreValues {
    text-align: center;
    padding: 2% 0 0;
}

.page-template-template-core-values .topCoreValues h2 {
    font-weight: 400;
    font-size: 29px;
    max-width: 750px;
    margin: 0 auto;
}

.page-template-template-core-values .topCoreValues h2 span {
    font-weight: 700;
}

.page-template-template-core-values .topCoreValues .bottomBorder {
    border-bottom: 2px solid #000;
    width: 36%;
    margin: 3% auto;
}

.page-template-template-core-values .coreValueSection h2 {
    font-size: 29px;
    letter-spacing: 2px;
    text-align: center;
}

.page-template-template-core-values .coreValueSection .coreValuesList {
    list-style: none;
    padding: 0;
    max-width: 926px;
    margin: 0 auto;
}

.page-template-template-core-values .coreValueSection .coreValuesList li {
    font-size: 25px;
    position: relative;
    /*left: -200%;*/
    left:0;
}

.page-template-template-core-values .coreValueSection .coreValuesList li h3 {
    font-weight: 400;
    margin: 0;
    border-bottom: 1px solid #000;
    padding: 0 0 1%;
    font-size: 25px;
}

.page-template-template-core-values .coreValueSection .coreValuesList li span {
    font-weight: 700;
}

.page-template-template-core-values .coreValueSection .coreValuesList li p {
    font-size: 18px;
    line-height: 27px;
}

.page-template-template-core-values .coreValueSection .coreValuesList li .tribeSlider {
    font-weight: 400;
    font-size: 25px;
    font-family: 'Roboto', sans-serif;
}

.page-template-template-core-values .adventurePictureSection {
    width: 100%;
    max-height: 175px;
    margin: 4% 0 0;
    position: relative;
    overflow: hidden;
    height: 175px;
}

.page-template-template-core-values .adventurePictureSection .fullSide:after {
    background: rgba(0, 0, 0, 0.5);
    z-index: 1000;
    width: 100%;
    height: 175px;
    position: absolute;
    top: 0;
    left: 0;
    content:'';
}

.page-template-template-core-values .adventurePictureSection ul {
    list-style: none;
    padding: 0;
    margin: 0;
    max-height: 175px;
    height: 175px;
    overflow: hidden;
    display: inline-block;
    width: 12.5%;
    position: relative;
}

.page-template-template-core-values .adventurePictureSection ul li {
    display: inline-block;
    padding: 0;
    margin: 0;
    max-height: 175px;
    overflow: hidden;
    height: 175px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    transition: all .2s ease-out;
}

.page-template-template-core-values .adventurePictureSection .leftSide, .page-template-template-core-values .adventurePictureSection .rightSide {
    width: 50%;
    margin: 0;
    padding: 0;
    left: 0;
    display: inline-block;
    max-height: 175px;
    overflow: hidden;
}

.page-template-template-core-values .adventurePictureSection {
    background-color: #1E2126;
}




/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Best Place to Work in GA slider
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/

#slider .slides .slide.slide-5 {
    background-color: #000;
	min-height: 565px;
}

#slider .slides .slide.slide-5 .slide-5-container {
    background-image: url("./images/BPTW_2017_img.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
	max-width: 1400px;
	min-height: 500px;
	margin: 0 auto;
}

#slider .slides .slide.slide-5 h2 {
  line-height: 50px;
  margin: 0 auto;
  max-width: 515px;
  position: relative;
  text-align: left;
}

#slider .slides .slide.slide-5 p {
	padding: 60px 0 30px;
}

#slider .slides .slide.slide-5 p span {
	display: block;
	padding: 30px 0 0;
}

#slider .slides .slide.slide-5 .contentArea.playFair {
    width: 50%;
	float: right;
}

#slider .slides .slide.slide-5 h2 span {
    background-image: url("./images/georgia.png");
	background-repeat: no-repeat;
	background-position: 0 50%;
	display: inline-block;
	height: 84px;
	width: 190px;
	position: absolute;
	top: 85px;
	right: 0;
}


#slider .slides .slide.slide-9 {
    background-color: #000;
  min-height: 565px;
}

#slider .slides .slide.slide-9 .slide-9-container {
    background-image: url("//www.getuwired.com/wp-content/uploads/2017/07/20170220204658-entrepreneur-cultureiq-small-companies-2017.jpeg");
  background-repeat: no-repeat;
  background-position: 0 0;
  /*max-width: 1400px;*/
  max-width: 1500px;
  min-height: 500px;
  margin: 0 auto;
}

#slider .slides .slide.slide-9 h2 {
  line-height: 50px;
  margin: 0 auto;
  max-width: 540px;
  position: relative;
  text-align: left;
  padding-top: 0;
}

#slider .slides .slide.slide-9 p {
  /*padding: 60px 0 30px;*/
  text-align: left;
  max-width: 540px;
  padding-bottom: 10px;
}

#slider .slides .slide.slide-9 p span {
  display: block;
  padding: 30px 0 0;
}

#slider .slides .slide.slide-9 .contentArea.playFair {
  width: 45%;
  float: right;
}

#slider .slides .slide.slide-9 .contentArea.playFair img {
  width: 250px;
}

#slider .slides .slide.slide-9 h2 span {
    background-image: url("./images/georgia.png");
  background-repeat: no-repeat;
  background-position: 0 50%;
  display: inline-block;
  height: 84px;
  width: 190px;
  position: absolute;
  top: 85px;
  right: 0;
}

#slider .slides .slide.slide-9 .inner {
  padding-top: 30px;
}


/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Services Page footer popup
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/

.page-template-template-services .cta-banner .close {
  color: #16597a;
  cursor: pointer;
  font-family: "Roboto",serif;
  font-size: 20px;
  position: absolute;
  right: 15px;
  top: 15px;
}

.page-template-template-services .cta-banner {
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  box-shadow: 0 0 5px #1d2026;
  display: none;
  left: 0;
  padding: 0;
  position: fixed;
  width: 100%;
  z-index: 300000;
}

.page-template-template-services .infusion-field,
.page-template-template-services .infusion-submit {
    display: inline-block;
	vertical-align: top;
}

.page-template-template-services .infusion-form > div {
  width: 31%;
  margin: 0 0.5%;
}

.page-template-template-services .infusion-form .infusion-field {
  background-color: #fff;
}

.page-template-template-services .infusion-form .infusion-field input {
  box-shadow: none;
  margin: 0;
  padding: 15px 0 15px 65px;
  width: 79%;
}

.page-template-template-services .popLightWrapper .text,
.page-template-template-services .popLightSUMNWrapper .text {
	color: white;
    font-family: roboto;
    text-align: center;
    font-size: 17px;
    max-width: 80%;
    margin: 0 auto;
    padding-top: 2px;
    line-height: 20px;
}
.page-template-template-services .inputsGoHere {
    width: 70%;
    margin: 0 auto;
    padding-top: 6px;
    box-sizing: border-box;
    overflow: hidden;
}
.page-template-template-services .infusion-form .infusion-field {
    background-color: #fff;
    display: block;
    width: 100%;
    margin: 8px 0.5%;
    padding: 4px 0;
}
.page-template-template-services .infusion-form .infusion-submit {
	display: block;
	width: 100%;
}
.page-template-template-services .infusion-form .infusion-field input {
	padding: 12px 0 12px 65px;
}
.page-template-template-services .popLightSUMNWrapper {
	height: 485px;
}

.page-template-template-services .videoLightbox,
.page-template-template-services .signupLightbox {
	z-index: 9999;
	cursor: text;
}


/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Media Query
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/

@media all and (max-width: 1400px){
  #slider .slides .slide.slide-9 h2,
	#slider .slides .slide.slide-5 h2 {
		font-size: 36px;
	}
  #slider .slides .slide.slide-9 h2 {
    text-align: center;
  }
  #slider .slides .slide.slide-9 h2 span,
	#slider .slides .slide.slide-5 h2 span {
		right: 40px;
	}

	#slider .slides .slide.slide-5 {
	  background-image: url("./images/BPTW_img.png");
	  background-repeat: no-repeat;
	  background-size: cover;
	}
  #slider .slides .slide.slide-9 {
      background-image: url("//www.getuwired.com/wp-content/uploads/2017/07/20170220204658-entrepreneur-cultureiq-small-companies-2017.jpeg");
      background-repeat: no-repeat;
      background-size: cover;
    }

  .slider .slides .slide.slide-9 .slideMessage,
	.slider .slides .slide.slide-5 .slideMessage {
	  line-height: 1.5;
	}
  #slider .slides .slide.slide-9 .inner,
	#slider .slides .slide.slide-5 .inner {
	  background-color: rgba(0, 0, 0, 0.75);
	  height: 100%;
	  left: 0;
	  position: absolute;
	  top: 0;
	  width: 100%;
	}
  #slider .slides .slide.slide-9 .slide-9-container,
	#slider .slides .slide.slide-5 .slide-5-container {
	  background-image: none;
	  background-position: 0 0;
	  background-size: cover;
	}
  #slider .slides .slide.slide-9 .contentArea.playFair,
	#slider .slides .slide.slide-5 .contentArea.playFair {
	  float: none;
	  margin: 50px auto 0;
	  padding-bottom: 40px;
	  width: 100%;
	  max-width: 515px;
	}

    #slider .slides .slide.slide-9 .contentArea.playFair {
      margin: 0 auto;
    }

  #slider .slides .slide.slide-9 p {
    text-align: center;
  }
}

@media all and (max-width: 1170px){
	.page-template-template-services .infusion-form > div {
	  margin: 0 auto 10px;
	  max-width: 375px;
	  width: unset;
	}
	.page-template-template-services .cta-banner h2 {
		font-size: 45px;
	}
	.page-template-template-services .icoMoon::before {
	  display: block;
	  left: 0;
	  position: absolute;
	}
	.page-template-template-services .cta-banner h2.freemium::before {
		display: none;
	}
}

@media all and (max-width: 1000px){
  .page-template-template-core-values .adventurePictureSection ul:nth-child(5), .page-template-template-core-values .adventurePictureSection ul:nth-child(6),
  .page-template-template-core-values .adventurePictureSection ul:nth-child(7),
  .page-template-template-core-values .adventurePictureSection ul:nth-child(8) {
    display:none;
  }
  .page-template-template-core-values .adventurePictureSection ul {
    width: 25%;
  }
}

@media all and (max-width: 960px){
  .page-template-template-core-values .coreValueSection {
    padding: 0 2%;
  }
}

@media all and (max-width: 747px){
  #slider .slides .slide.slide-9,
	#slider .slides .slide.slide-5 {
		padding-bottom: 50px;
	}
  #slider .slides .slide.slide-9,
	#slider .slides .slide.slide-5 {
		background-position: center center;
	}
}

@media all and (max-width: 560px){
  #slider .slides .slide.slide-9 h2,
	#slider .slides .slide.slide-5 h2 {
	  text-align: center;
	  padding-top: 0;
	  line-height: 1;
	}
  #slider .slides .slide.slide-9 h2 {
    line-height: 1.2;
    font-size: 30px;
    margin-bottom: 5px;
  }
  #slider .slides .slide.slide-9 h2 span,
	#slider .slides .slide.slide-5 h2 span {
	  background-position: center center;
	  display: block;
	  margin: 0 auto;
	  position: unset;
	  width: 75%;
	}
  #slider .slides .slide.slide-9 p,
	#slider .slides .slide.slide-5 p {
		padding: 20px 0;
	}
  #slider .slides .slide.slide-9 p span,
	#slider .slides .slide.slide-5 p span {
		padding: 20px 0 0;
	}
	.page-template-template-services .icoMoon::before {
		display: none;
	}
	.page-template-template-services .infusion-form .infusion-field input {
	  padding: 10px 0 5px 17%;
	  width: 83%;
	  max-width: unset;
	}
	.page-template-template-services .infusion-form input[type="submit"] {
		/*padding: 19px 66px;*/
	}
}

@media all and (max-width: 530px){
  .page-template-template-core-values .adventurePictureSection ul:nth-child(3), .page-template-template-core-values .adventurePictureSection ul:nth-child(4) {
    display:none;
  }
  .page-template-template-core-values .adventurePictureSection ul {
    width: 50%;
  }
  #slider .slides .slide.slide-9 p,
	#slider .slides .slide.slide-5 p {
		padding: 10px 0;
	}
  #slider .slides .slide.slide-9 p {
    line-height: 1.5;
  }
  #slider .slides .slide.slide-9 p span,
	#slider .slides .slide.slide-5 p span {
		padding: 10px 0 0;
	}

  #slider .slides .slide.slide-5 .contentArea.playFair {
		margin-top: 35px;
	}

	.page-template-template-services .popLightWrapper {
		margin: 20px auto 0;
	}
}

@media all and (max-width: 450px){
	.page-template-template-services .infusion-form .infusion-field input {
	  padding: 10px 0 5px 50px;
	  width: 83%;
	  max-width: unset;
	}
}

@media all and (max-width: 400px){

	.page-template-template-services .infusion-form input[type="submit"] {
		box-sizing: border-box;
		padding: 18px 4%;
		width: 100%;
	}
	.page-template-template-services .popLightSUMNWrapper {
		margin-top: 20px;
		width: 95%;
	}
	.page-template-template-services .popLightSUMNWrapper .title,
	.page-template-template-services .popLightWrapper .title {
		font-size: 22px;
	}
}
