.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-become-agent {
	position: relative;
  background: #2A2596;
  padding: 120px 0 120px 0;
	text-align: center;
}
.hero-become-agent h1 {
	color: #fff;
	font-size: 90px;
  font-weight: 600;
  line-height: 1em;
}
.hero-become-agent .jumbotron p {
	color: #fff;
  font-size: 36px;
	font-weight: 300;
	line-height: 46px;
}
#hero-shapes-top-right {
	position: absolute;
	top: 0;
	right: 0;
	width: 225px;
	height: auto;
}
#hero-shapes-bottom-left {
	position: absolute;
	bottom: 50px;
	left: 0;
}
#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;
}

.carr_cols {
	margin-top: 60px;
  padding: 0;
}
/*.carr_col {
	background: #fff;
	border-radius: 8px;
	-webkit-box-shadow: 5px 7px 7px rgb(0 0 0 / 25%);
  box-shadow: 5px 7px 7px rgb(0 0 0 / 25%);
}*/
.carr_cols img {
  max-width: 100%;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
.crr_text {
  background: #EDEFFF none repeat scroll 0 0;
  display: table;
  margin: 0;
  padding: 0;
  width: 100%;
  cursor: pointer;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}
.crr_text > span {
  color: #425363;
  display: table-cell;
  font-size: 20px;
  font-weight: 500;
  height: 80px;
  padding: 6px 15px;
  text-align: center;
  text-transform: none;
  vertical-align: middle;
  width: 100%;
  line-height: normal;
}
.crr_text > span em {
	display: block;
	padding-bottom: 5px;
	color: #EE7620;
	font-size: 18px;
	font-style: normal;
}
.crr_text > span em:hover {
	color: #EE7620!important;
	text-decoration: none!important;
  /*background: #EE7620;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;*/
}
.crr_text > span em i {
	color: #EE7620;
	font-size: 14px;
	font-style: normal;
}
.crr_text > span u {
	display: block;
	text-decoration: none;
}
.crr_text_expand {
  /*background: #fde9de none repeat scroll 0 0;*/
	background: #EDEFFF none repeat scroll 0 0;
  padding: 50px 0;
  display: none;
  position: relative;
}
.crr_text_expand.cte_enabled {
  display: block;
}
.crr_te_close {
  color: #2c2c2c;
  cursor: pointer;
  font-size: 21px;
  position: absolute;
  right: 20px;
  top: 15px;
}
.crr_text_expand p {
  font-size: 18px;
}
/*.crr_text_expand a {
  background: #f07621 url("../images/btn_bg_3.jpg") repeat-y scroll 0 0 / 100% auto;
  box-shadow: 0 6px 10px 2px #999;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  line-height: 50px;
  margin-top: 20px;
  text-transform: uppercase;
  width: 300px;
}*/
.ct_bottom {
  height: 20px;
}
.ct_bottom.ctb_enabled {
  /*background: #fde9de none repeat scroll 0 0;*/
	background: url("../images/polygon.png") no-repeat center center;
}
.crr_text.crt_enabled {
	/*color: #fff!important;
  background: #EE7620 none repeat scroll 0 0;*/
}
.cc_excep {
	padding: 30px;
}

.section1 {
  padding: 60px 0;
	background: rgb(237,239,255);
  background: linear-gradient(0deg, rgba(237,239,255,1) 0%, rgba(255,255,255,1) 100%);
}
.section1 .center-heading h2 {
  font-size: 3em;
  text-transform: none;
  margin: 0 0 0 0;
}
.section1 h3 {
	font-family: sofia-pro, sans-serif;
  font-size: 38px;
  font-weight: 400;
}
.section1 p {
	font-size: 27px;
	font-weight: 300;
	line-height: 42px;
	text-align: center;
}
.section1 .benefits {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.section1 .entry-card {
  margin: 20px 10px;
  padding: 15px 20px;
  width: 240px;
  min-height: 450px;
  text-align: center;
  background: #edefff;  
	border-radius: 10px;
  -webkit-box-shadow: 3px 6px 6px rgb(0 0 0 / 25%);
  box-shadow: 3px 6px 6px rgb(0 0 0 / 25%);
}
.section1 .entry-card img {
  margin: 20px 0;
}
.section1 .entry-card i {
	margin: 25px 0 15px 0;
	color: #10069F;
}
.section1 .entry-card h3 {
  font-family: sofia-pro, sans-serif;
  font-size: 21px;
  font-weight: 600;
	line-height: 28px;
}
.section1 .entry-card ul {
	list-style: none;
	margin: 0;
  padding: 0;
  color: #2c2c2c;
  font-size: 18px;
	font-weight: 400;
  line-height: normal;
  text-align: center;
}
.section1 .entry-card ul li {
  padding-bottom: 15px;
}
#computation li {
	padding-bottom: 0;
}

.testimonials {
  padding: 60px 0 40px 0;
  background: #01006F;
}
.testimonials h2 {
	color: #fff;
	font-size: 3em;
  text-transform: none;
}
.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;
  height: 250px;
  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;
}

/*********************testmonials v-2*****************/
/*.testimonials-v-2 {
  padding: 80px 0;
  overflow: visible;
  background: #1E2063;
}
.testimonials-v-2 h2 {
	color: #fff;
	font-size: 48px;
}
.testi-slide {
  text-align: center;
}
.testi-slide img {
	margin: 50px 0 10px 0;
  width: 250px;
  height: 250px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.testi-slide p {
  margin: 20px 0 30px 0;
  color: #fff;
  font-size: 36px;
  font-weight: 100;
  line-height: 48px;
  font-style: normal;
}
.testi-slide i {
  color: #98C4F9;
  font-size: 38px;
  margin-right: 5px;
  margin-left: 5px;
}
.testi-slide h4 {
  margin: 10px 0;
  color: #fff;
  font-weight: 400;
  font-size: 24px;
  font-family: "Source Sans Pro", sans-serif !important;
  font-style: normal;
  text-align: center;
  text-transform: none;
  line-height: normal;
}
.testi-slide h4 em{
	padding-top: 8px;
  font-size: 20px;
  font-weight: 100;
  font-style: normal;
}
.testi-slide h4 span {
  display: block;
}
.testi-slide .flex-control-paging li a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  background: transparent !important;
  border: 2px solid #BAC4D1;
  width: 14px;
  height: 14px;
}
.testi-slide .flex-control-paging li a.flex-active {
  background: #BAC4D1 !important;
  border: 2px solid #BAC4D1;
}
.center-line {
  border-color: #EE7620;
}*/

#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) {
  .hero-unit-student {
    height: 60vh;
  }
}

@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-become-agent  h1 {
		font-size: 80px;
	}
	.hero-become-agent .jumbotron p {
		color: #fff;
		font-size: 28px;
		font-weight: 300;
		line-height: 38px;
	}
  #hero-shapes-top-right {
    position: absolute;
    top: 0;
    right: 0;
    width: 175px;
    height: auto;
  }
  #hero-shapes-bottom-left {
    position: absolute;
    bottom: 50px;
    left: 0;
    width: 130px;
  }
  #hero-shapes-bottom-right {
    position: absolute;
    bottom: 0;
    right: 30px;
  }
	#diversity h2 {
		margin-bottom: 60px;
		font-size: 2.25em;
	}
	.section1 .center-heading h2 {
		font-size: 2.5em;
	}
	.testimonials h2 {
		font-size: 2.5em;
	}
	#our-culture h2 {
		font-size: 2.5em;
	}
	#our-culture .fa-3x {
		font-size: 2.5em;
	}
	#our-culture h4 {
    margin-bottom: 20px;
    font-size: 1.5em;
	}
	#our-culture p {
		font-size: 18px;
		line-height: 28px;
	}
	.testimonial {
		font-size: 16px;
	}
	.card i {
		font-size: 32px;
	}
	.card h4 {
		font-size: 16px;
	}
	.card h6 {
		font-size: 14px;
	}
}
@media only screen and (max-width: 767px) {
	.hero-become-agent {
		padding: 90px 0 70px 0;
		text-align: center;
	}
	.hero-become-agent h1 {
		font-size: 40px;
	}
	.hero-become-agent .jumbotron p {
    margin: 20px 0 35px 0;
		font-size: 21px;
		line-height: 28px;
	}
  #hero-shapes-top-right {
    width: 80px;
    height: auto;
  }
  #hero-shapes-bottom-left {
    bottom: 30px;
    left: 0;
    height: 100px;
  }
  #hero-shapes-bottom-right {
    bottom: 0;
    right: 10px;
    width: 130px; 
  }

	.btn-lg {
		padding: 16px 30px;
		font-size: 18px;
	}
	.center-heading {
    text-align: center;
    margin-bottom: 20px;
}
	.section1 h2 {
		font-size: 28px;
	}
	.section1 p {
		font-size: 21px;
		font-weight: 300;
		line-height: 30px;
		text-align: center;
	}
}