.navbar.second-navbar {
  background: #F6F7FA;
  border-bottom: 1px solid #e2e2e2;
  height: 45px;
  line-height: normal;
  min-height: 45px;
  text-align: center;
  top: 80px;
  z-index: 999;
}
.sub-nav {
  display: inline-block;
}
.sub-nav li {
  float: left;
  padding: 8px 25px;
}
.sub-nav > li > a {
  color: #425363;
  display: block;
  font-size: 20px;
  font-weight: 500;
  margin: 0;
  padding: 0;
  position: relative;
  text-decoration: none;
}
body#why-hpo #sub-why-hpo a, body#become-an-agent #sub-become-an-agent a, body#browse-openings #sub-browse-openings a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  /*border-bottom: 5px solid #10069F;*/
  color: #EE7620;
}
.sub-nav > li > a:hover {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #EE7620;
}

.btn {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  text-transform: uppercase;
}
.btn-lg {
  padding: 16px 50px;
  font-size: 28px;
}
.btn-sm {
  font-size: 12px;
}
.btn-primary {
  color: #fff;
  background-color: #FF7F32;
  border-color: #FD701C;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #FD701C;
  border-color: #FF7F32;
}
.btn-primary:hover {
  color: #fff;
  background-color: #FD701C;
  border-color: #FF7F32;
}
.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #FD701C;
  border-color: #FF7F32;
}

.hero-unit {
	position: relative;
  background: #10069F;
  padding: 120px 0 120px 0;
	text-align: center;
}
.hero-unit h1 {
	color: #fff;
	font-size: 90px;
  font-weight: 600;
  line-height: 1em;
}
.hero-unit .jumbotron p {
	color: #fff;
  font-size: 36px;
	font-weight: 300;
	line-height: 46px;
}
#hero-shapes-top-left {
	position: absolute;
	top: 50px;
	left: 0;
}
#hero-shapes-top-right {
	position: absolute;
	top: 0;
	right: 0;
	width: 225px;
	height: auto;
}
#hero-shapes-bottom-right {
	position: absolute;
	bottom: 0;
	right: 30px;
}

.margin10 {
	margin-bottom: 10px;
}
.margin20 {
	margin-bottom: 20px;
}
.margin30 {
	margin-bottom: 30px;
}
.margin40 {
	margin-bottom: 40px;
}
.margin50 {
	margin-bottom: 50px;
}
.margin60 {
	margin-bottom: 60px;
}
.margin70 {
	margin-bottom: 70px;
}
.margin80 {
	margin-bottom: 80px;
}

.section1 {
  padding: 60px 0 60px 0;
  background: #fff; /*#F6F7FA*/
}
.section1 h2 {
	font-size: 3em;
	/*font-family: sofia-pro, sans-serif;
  font-size: 38px;
  font-weight: 400;*/
}
.positions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.item a {
  display: inline-flex;
  margin: 40px;
  padding: 0;
  width: 200px;
  height: 200px;
  align-items: center;
  text-decoration: none;
  line-height: normal;
  background: #00A3E0;
  border-radius: 20px;
  transform: rotate(45deg);
  box-shadow: 0px 3px 6px #00000029;
}
.item a:hover {
  background: #10069F;
}
.item span {
  margin: 0 auto;
  color: #fff;
  font-size: 21px;
  font-weight: bold;
  text-align: center;
  transform: rotate(-45deg);
}
/*.section1 .entry-card {
  margin-top: 20px;
  padding: 15px;
  min-height: 380px;
  text-align: center;
  background: #fff;
  border: 1px solid #f2f2f2;
	border-radius: 10px;
  -webkit-box-shadow: 5px 7px 7px rgb(0 0 0 / 25%);
  box-shadow: 5px 7px 7px rgb(0 0 0 / 25%);
}
.section1 .entry-card img {
  margin: 10px 0 20px 0;
}
.section1 .entry-card h3 {
  font-family: sofia-pro, sans-serif;
  font-size: 21px;
  font-weight: 600;
}
.section1 .entry-card ul {
	list-style: none;
	margin: 0;
  padding: 0;
  color: #2C2C2C;
  font-size: 16px;
  line-height: normal;
  text-align: center;
}
.section1 .entry-card ul li {
  padding-bottom: 15px;
}*/

#awards {
	background-color: #F6F7FA;
  padding: 60px 0;
  text-align: center;
}
#awards h2 {
  color: #10069F;
	font-size: 42px;
  line-height: normal;
}
#awards img {
	display: block;
	margin: 0 auto;
	width: auto;
	text-align: center;
}
.top-work-places {
	display: block;
	list-style: none;
	margin: 0 auto;
	padding: 0;
}
.top-work-places li {
	display: inline-block;
	margin: 0 15px;
	vertical-align: bottom;
}
#twp-sa img, #twp-os img, #twp-tb img {
	width: auto;
	height: 280px;
}
#twp-usa img {
	width: auto;
	height: 280px;
}

.testimonials {
  padding: 50px 0 40px 0;
  background: #01006F;
}
.testimonials h2 {
	color: #fff;
	font-size: 3em;
}
.owl-carousel .owl-item {
  transition: all 0.3s ease-in-out
}
.owl-carousel .owl-item .card {
  padding: 20px;
  position: relative;
  background: #fff;
  border-radius: 10px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.11765) 0px 1px 3px;
  	 -moz-box-shadow: rgba(0, 0, 0, 0.11765) 0px 1px 3px;
      -ms-box-shadow: rgba(0, 0, 0, 0.11765) 0px 1px 3px;
          box-shadow: rgba(0, 0, 0, 0.11765) 0px 1px 3px;
}
.owl-carousel .owl-stage-outer {
  overflow-y: auto !important;
  padding-top: 20px; 
	padding-bottom: 20px;
}
.owl-carousel .owl-item img {
	display: block;
  margin: 20px auto 0 auto;
  width: 250px!important;
  border-radius: 8px;
}
.owl-carousel .owl-item .card {
  opacity: 0.2;
  transform: scale3d(0.8, 0.8, 0.8);
  transition: all 0.3s ease-in-out
}
.owl-carousel .owl-item.active.center .card {
  opacity: 1;
  transform: scale3d(1, 1, 1)
}
.owl-carousel .owl-dots {
  display: inline-block;
  width: 100%;
  text-align: center
}
.owl-theme .owl-dots .owl-dot span {
  background: #B7C4D2 !important;
  border-radius: 20px !important;
  opacity: 0.8
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  height: 14px;
  width: 14px;
  opacity: 1;
  transform: translateY(2px);
  background: #00A3E0 !important
}
.testimonial {
	color: #2c2c2c;
  font-size: 20px;
  line-height: 1.4em;
  text-align: center;
}
.card i {
  color: #00A3E0;
  font-size: 42px;
  margin-right: 5px;
  margin-left: 5px;
}
.card h4 {
  margin: 10px 0 0 0;
	padding: 0;
  color: #2c2c2c;
  font-family: sofia-pro, sans-serif;
  font-size: 24px;
  font-weight: 600;
	line-height: normal;
  text-align: center;
}
.card h6 {
	color: #2c2c2c;
  font-size: 16px;
  font-weight: 200;
  text-align: center;
}
.card h6 span {
  display: block;
}

#our-culture {
  background-color: #fff;
  padding: 60px 0;
  text-align: center;
}
#our-culture h2 {
  color: #10069F;
	font-size: 3em;
  line-height: normal;
  margin-bottom: 0;
}
#our-culture h4 {
	margin-bottom: 20px;
	font-size: 1.75em;
}
#our-culture p {
  font-size: 24px;
	line-height: 36px;
}
#our-culture img {
  max-height: 100px;
  padding-bottom: 10px;
  text-align: center;
  width: auto;
}
#our-culture i {
	margin-bottom: 8px;
	color: #10069F;
}
#our-culture .fa-2x {
	font-size: 2.25em;
}

@media (min-width:1920px) and (max-width:2560px) {
  
}

@media only screen and (max-width: 1200px) {
  .cc_excep {
    padding-top: 0;
  }
}

@media only screen and (max-width: 1199px) {
  .content h2 {
    font-size: 1.375em;
  }
	.subhead {
		font-size: 16px;
	}
}

@media only screen and (max-width: 1024px) {
	
}

@media only screen and (max-width: 768px) {
	.hero-unit h1 {
		font-size: 80px;
	}
	.hero-unit .jumbotron p {
		color: #fff;
		font-size: 28px;
		font-weight: 300;
		line-height: 38px;
	}
  #hero-shapes-top-left {
    position: absolute;
    top: 50px;
    left: 0;
    width: 100px;
  }
  #hero-shapes-top-right {
    position: absolute;
    top: 0;
    right: 0;
    width: 175px;
    height: auto;
  }
  #hero-shapes-bottom-right {
    position: absolute;
    bottom: 0;
    right: 30px;
  }
	.testimonials h2 {
		font-size: 2.5em;
	}
	#our-culture h2 {
		font-size: 2.5em;
	}
}

@media only screen and (max-width: 767px) {
	.hero-unit {
		background: #10069F;
		padding: 90px 0 70px 0;
		text-align: center;
	}
	.hero-unit h1 {
		font-size: 40px;
	}
	.hero-unit .jumbotron p {
    margin: 20px 0 35px 0;
		font-size: 21px;
		line-height: 28px;
	}
  #hero-shapes-top-left {
    position: absolute;
    top: 30px;
    left: 0;
    width: 65px;
  }
  #hero-shapes-top-right {
    width: 80px;
    height: auto;
  }
  #hero-shapes-bottom-right {
    bottom: 0;
    right: 10px;
    height: 65px;
  }
	.btn-lg {
		padding: 16px 30px;
		font-size: 18px;
	}
	.center-heading {
    text-align: center;
    margin-bottom: 20px;
	}
	h1 {
		font-size: 2.25em;
	}
	.section1 {
		padding: 40px 0;
	}
	.section1 h2 {
		font-size: 36px;
	}
	.section1 p {
		font-size: 21px;
		font-weight: 300;
		line-height: 30px;
		text-align: center;
	}
	#awards {
		padding: 40px 0;
	}
	#awards h2 {
		font-size: 28px;
	}
	.top-work-places li {
		display: block;
		margin: 0 0 10px 0;
		vertical-align: bottom;
	}
	#twp-sa img, #twp-os img, #twp-tb img, #twp-usa img {
		width: auto;
		height: 225px;
	}
	#our-culture {
		padding: 40px 0;
	}
	#our-culture h2 {
		font-size: 36px;
	}
	.testimonials .center-heading h2 {
		font-size: 36px;
	}
}