.cf:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }
.cf {
  display: inline-block; }
* html .cf {
  height: 1%; }
.cf {
  display: block; }
body {
  margin: 0px;
  padding: 0px;
  font-family: 'open_sanslight';
  font-size: 18px; }
body, html {
  height: 100%;
  width: 100%; }
.left {
  float: left; }
#headerLogo{ padding: 18px 0 0 0; }
#headerLogo img{ width: 80%; }
.right {
  float: right; }
.container {
  position: relative;
  max-width: 1200px;
  padding: 0px 20px;
  margin: 0 auto; }
  .container.w966 {
    max-width: 966px; }
img {
  height: auto;
  max-width: 100%; }
input[type='submit'] {
  -webkit-appearance: none; }
.wow {
  visibility: hidden; }
.delay0-1s {
  -webkit-animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  -o-animation-delay: 0.1s;
  animation-delay: 0.1s; }
.delay0-2s {
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s; }
.delay0-3s {
  -webkit-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  -o-animation-delay: 0.3s;
  animation-delay: 0.3s; }
.delay0-4s {
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  -o-animation-delay: 0.4s;
  animation-delay: 0.4s; }
.delay0-5s {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s; }
.delay0-6s {
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  animation-delay: 0.6s; }
.delay0-7s {
  -webkit-animation-delay: 0.7s;
  -moz-animation-delay: 0.7s;
  -o-animation-delay: 0.7s;
  animation-delay: 0.7s; }
.delay0-8s {
  -webkit-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  -o-animation-delay: 0.8s;
  animation-delay: 0.8s; }
.delay0-9s {
  -webkit-animation-delay: 0.9s;
  -moz-animation-delay: 0.9s;
  -o-animation-delay: 0.9s;
  animation-delay: 0.9s; }
.delay1s {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s; }
.delay1-1s {
  -webkit-animation-delay: 1.1s;
  -moz-animation-delay: 1.1s;
  -o-animation-delay: 1.1s;
  animation-delay: 1.1s; }
.delay1-2s {
  -webkit-animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
  -o-animation-delay: 1.2s;
  animation-delay: 1.2s; }
.delay1-3s {
  -webkit-animation-delay: 1.3s;
  -moz-animation-delay: 1.3s;
  -o-animation-delay: 1.3s;
  animation-delay: 1.3s; }
.delay1-4s {
  -webkit-animation-delay: 1.4s;
  -moz-animation-delay: 1.4s;
  -o-animation-delay: 1.4s;
  animation-delay: 1.4s; }
.delay1-5s {
  -webkit-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  -o-animation-delay: 1.5s;
  animation-delay: 1.5s; }
.delay1-6s {
  -webkit-animation-delay: 1.6s;
  -moz-animation-delay: 1.6s;
  -o-animation-delay: 1.6s;
  animation-delay: 1.6s; }
.delay1-7s {
  -webkit-animation-delay: 1.7s;
  -moz-animation-delay: 1.7s;
  -o-animation-delay: 1.7s;
  animation-delay: 1.7s; }
.delay1-8s {
  -webkit-animation-delay: 1.8s;
  -moz-animation-delay: 1.8s;
  -o-animation-delay: 1.8s;
  animation-delay: 1.8s; }
.delay1-9s {
  -webkit-animation-delay: 1.9s;
  -moz-animation-delay: 1.9s;
  -o-animation-delay: 1.9s;
  animation-delay: 1.9s; }
.delay2s {
  -webkit-animation-delay: 2s;
  -moz-animation-delay: 2s;
  -o-animation-delay: 2s;
  animation-delay: 2s; }
#mainHdr {
  background-color: #2a5fa3;
  height: 81px; }
  #mainHdr #headerRight {
    line-height: 81px;
    font-size: 22px;
    color: #ffffff;
    height: 81px; }
    #mainHdr #headerRight a {
      font-family: 'open_sansextrabold';
      text-decoration: none;
      color: #ffffff; }
	@media only screen and (max-width : 1200px) {
		#headerLogo{ width: 580px;padding: 21px 0 0 0; }
	}
	@media only screen and (max-width : 1080px) {	
		#headerLogo{ width: 490px;padding: 23px 0 0 0; }
		#headerLogo img{ width: 85%; }
	}
	@media only screen and (max-width : 992px) {
		#mainHdr #headerRight{ font-size:0; }
		#mainHdr #headerRight a{ font-size: 22px; }
		#headerLogo{ padding: 20px 0 0 0; }
		#mainHdr{ height: 77px; }		
	}
    @media only screen and (max-width: 768px) {
		#headerLogo {width: 430px;padding: 21px 0 0 0; }
		#mainHdr{ height: 75px; }
		#headerLogo img{ width: 90%; }
	 }
    @media only screen and (max-width: 700px) {
      #headerLogo{ width: 380px;padding: 16px 0 0 0; }
	  }
    @media only screen and (max-width: 600px) {
		 #mainHdr #headerRight a {
          font-size: 18px; }
		#headerLogo {width: 310px; }
	 }
	@media only screen and (max-width : 500px) {
		#headerLogo {width: 290px; }
	}
	@media only screen and (max-width : 480px) {
		#headerLogo {width: 100%;padding:0; }
		#mainHdr #headerRight{ float: none; display: inline-block; width: 100%; height: auto; line-height: normal; margin: 5px 0 0 0;}
		#mainHdr{ height: auto; padding: 15px 0;text-align: center; }
		#headerLogo img{ width: 100%; }
	}
    @media only screen and (max-width: 360px) {
      #mainHdr #headerRight a {
        font-size: 18px;    } }
    @media only screen and (max-width: 325px) {
      #mainHdr #headerRight a {
        font-size: 17px; } }
  @media only screen and (max-width: 700px) {
    #mainHdr {
      height: 45px; }
      #mainHdr #headerLogo img {
        display: block;
        height: 45px; } }
  @media only screen and (max-width: 325px) {
    #mainHdr {
      height: 35px; }
      #mainHdr #headerLogo {
        margin-top: 4px;
        display: block; }
        #mainHdr #headerLogo img {
          height: 30px; } }
.bnrOmahalogo{ position: absolute; top: 15.5em;left: 15px;width: 40%;}
#formBanner {
  background-image: url(../images/form-banner-bg.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  height: 611px; margin-bottom: 5em; }
  #formBanner #formWrap {
    width: 535px;
    margin-right: 59px;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    padding-top: 65px; }
    #formBanner #formWrap h2 {
      font-family: 'open_sansextrabold';
      font-size: 48px;
      line-height: 49px;
      font-weight: normal;
      color: #ffffff;
      margin: 0 0 5px 0; }
    #formBanner #formWrap input {
      height: 58px;
      box-sizing: border-box;
      border-radius: 8px;
      border: 0px;
      display: block;
      width: 100%;
      margin-top: 10px;
      text-align: center;
      font-size: 20px;
      color: #393838; }
    #formBanner #formWrap input[type='submit'] {
      font-family: 'open_sansextrabold';
      font-size: 20px;
      text-align: center;
      text-transform: uppercase;
      background-color: #ec843c;
      margin-top: 20px;
      color: #ffffff;
      cursor: pointer;
      -moz-transition: all .4s ease;
      -webkit-transition: all .4s ease;
      -o-transition: all .4s ease;
      transition: all .4s ease; }
      #formBanner #formWrap input[type='submit']:hover {
        background-color: #2a5fa3; }
    #formBanner #formWrap p {
      margin: 0px;
      padding: 0px; }
	@media only screen and (max-width: 1200px) {
	  .bnrOmahalogo{ width: 35%;top: 16.5em; }
	  }
  @media only screen and (max-width: 1000px) {
	   .bnrOmahalogo{ position:static; margin: 20px 0 0 0; float: right;width: 445px;text-align:center;clear:right; }
	 .bnrOmahalogo img{ width: 60%; }
    #formBanner {
      background-size: cover;
      height: 450px; }
      #formBanner #formWrap {
       margin-right: 0px;padding-top: 10px !important;clear:right;
        width: 445px; }
        #formBanner #formWrap h2 {
          font-size: 38px;
          line-height: 36px; } }
  @media only screen and (max-width: 700px) {
	  .bnrOmahalogo{ width: 100%; }
	  .bnrOmahalogo img{ width: 60%; }
    #formBanner #formWrap {
      margin: 0 auto;
      float: none; } }
  @media only screen and (max-width: 490px) {
	   .bnrOmahalogo img{ width: 80%; }
    #formBanner #formWrap {
      margin: 0 auto;
      float: none;
      width: auto; }
      #formBanner #formWrap h2 {
        font-size: 30px; } }
  @media only screen and (max-width: 325px) {
    #formBanner {
      background-position: -550px 0; }
      #formBanner #formWrap h2 {
        font-size: 22px;
        line-height: 25px; } }



 @media only screen and (max-width: 999px) {
  #formBanner{ margin-bottom: 7em; }
 }        
#contentWrap {
  text-align: center;
  line-height: 34px; }
  #contentWrap h2 {
    font-family: 'open_sansextrabold';
    font-size: 32px;
    color: #2a5fa3;
    font-weight: normal;
    margin: 0px;
    text-align: center; }
    @media only screen and (max-width: 700px) {
      #contentWrap h2 {
        font-size: 27px; } }
    @media only screen and (max-width: 325px) {
      #contentWrap h2 {
        line-height: 24px;
        font-size: 25px; } }
  #contentWrap hr {
    border: 0px;
    height: 1px;
    background-color: #d3d3d3;
    margin: 55px 0; }
    #contentWrap hr.lessBottom {
      margin-bottom: 15px; }
  #contentWrap strong {
    font-family: 'open_sansbold';
    font-weight: normal; }
  #contentWrap #testimonialsWrap h2 {
    margin-bottom: 50px; }
  #contentWrap #testimonialsWrap .testimonialItem {
    margin-bottom: 60px;
    background-image: url(../images/quote.png);
    background-repeat: no-repeat;
    background-position: top right; }
    @media only screen and (max-width: 768px) {
      #contentWrap #testimonialsWrap .testimonialItem {
        background-image: none; } }
    #contentWrap #testimonialsWrap .testimonialItem .testiPic {
      width: 231px;
      height: 231px; }
      @media only screen and (max-width: 768px) {
        #contentWrap #testimonialsWrap .testimonialItem .testiPic {
          float: none;
          margin: 0 auto; } }
    #contentWrap #testimonialsWrap .testimonialItem .testInfo {
      width: 933px;
      text-align: left; }
      #contentWrap #testimonialsWrap .testimonialItem .testInfo p {
        margin-top: 0px; }
      @media only screen and (max-width: 1220px) {
        #contentWrap #testimonialsWrap .testimonialItem .testInfo {
          width: 75%; } }
      @media only screen and (max-width: 1000px) {
        #contentWrap #testimonialsWrap .testimonialItem .testInfo {
          width: 72%; } }
      @media only screen and (max-width: 900px) {
        #contentWrap #testimonialsWrap .testimonialItem .testInfo {
          width: 66%; } }
      @media only screen and (max-width: 768px) {
        #contentWrap #testimonialsWrap .testimonialItem .testInfo {
          float: none;
          width: 100%;
          text-align: center; } }
    #contentWrap #testimonialsWrap .testimonialItem:last-child {
      margin-bottom: 0px; }
  #contentWrap #logosWrap {
    margin-bottom: 10px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
    @media only screen and (max-width: 740px) {
      #contentWrap #logosWrap {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
    #contentWrap #logosWrap .imageWrap {
      height: 100px;
      margin-right: 60px; }
      #contentWrap #logosWrap .imageWrap:last-child {
        margin-right: 0px; }
      #contentWrap #logosWrap .imageWrap .imageInner {
        height: 100px;
        text-align: center;
        display: table-cell;
        vertical-align: middle; }
        @media only screen and (max-width: 740px) {
          #contentWrap #logosWrap .imageWrap .imageInner {
            width: 50%; } }
      @media only screen and (max-width: 740px) {
        #contentWrap #logosWrap .imageWrap {
          width: 50%;
          margin-right: 0px; } }
  #contentWrap #parallaxWrap {
    height: 525px;
    position: relative;
    text-align: left;
    background-image: url(../images/couple-parallax.jpg);
    background-repeat: no-repeat;
    /* background-size: cover; */
    color: #ffffff;
    font-size: 20px; }
    @media only screen and (max-width: 768px) {
      #contentWrap #parallaxWrap {
        background-position: -200px 0px !important;
        background-size: cover;
        height: 400px; } }
    @media only screen and (max-width: 547px) {
      #contentWrap #parallaxWrap {
        background-position: -400px 0px !important; } }
    @media only screen and (max-width: 490px) {
      #contentWrap #parallaxWrap {
        height: auto; } }
    @media only screen and (max-width: 325px) {
      #contentWrap #parallaxWrap {
        background-position: -740px 0px !important; } }
    #contentWrap #parallaxWrap h2 {
      text-align: left;
      color: #ffffff;
      text-transform: uppercase;
      font-size: 52px; }
      @media only screen and (max-width: 900px) {
        #contentWrap #parallaxWrap h2 {
          font-size: 38px; } }
      @media only screen and (max-width: 768px) {
        #contentWrap #parallaxWrap h2 {
          text-align: center; } }
      @media only screen and (max-width: 325px) {
        #contentWrap #parallaxWrap h2 {
          font-size: 34px;
          line-height: 31px; } }
    #contentWrap #parallaxWrap h3 {
      font-weight: normal;
      margin: 0px;
      font-family: 'open_sansextrabold';
      font-size: 28px; }
      @media only screen and (max-width: 900px) {
        #contentWrap #parallaxWrap h3 {
          font-size: 24px; } }
      @media only screen and (max-width: 325px) {
        #contentWrap #parallaxWrap h3 a {
          display: block; } }
    #contentWrap #parallaxWrap .tableWrap {
      height: 525px;
      display: table;
      float: right; }
      @media only screen and (max-width: 768px) {
        #contentWrap #parallaxWrap .tableWrap {
          width: 100%;
          height: 400px; } }
      @media only screen and (max-width: 490px) {
        #contentWrap #parallaxWrap .tableWrap {
          height: auto; } }
      #contentWrap #parallaxWrap .tableWrap .tableInner {
        height: 525px;
        display: table-cell;
        vertical-align: middle; }
        #contentWrap #parallaxWrap .tableWrap .tableInner input {
          height: 58px;
          box-sizing: border-box;
          border-radius: 8px;
          border: 0px;
          display: block;
          width: 100%;
          margin-top: 10px;
          text-align: center;
          font-size: 20px;
          color: #393838; }
        #contentWrap #parallaxWrap .tableWrap .tableInner input[type='submit'] {
          font-family: 'open_sansextrabold';
          font-size: 20px;
          text-align: center;
          text-transform: uppercase;
          background-color: #ec843c;
          margin-top: 20px;
          color: #ffffff;
          cursor: pointer;
          -moz-transition: all .4s ease;
          -webkit-transition: all .4s ease;
          -o-transition: all .4s ease;
          transition: all .4s ease; }
          #contentWrap #parallaxWrap .tableWrap .tableInner input[type='submit']:hover {
            background-color: #2a5fa3; }
        @media only screen and (max-width: 768px) {
          #contentWrap #parallaxWrap .tableWrap .tableInner {
            text-align: center;
            width: 100%;
            height: 400px; }
            #contentWrap #parallaxWrap .tableWrap .tableInner ul {
              list-style: none;
              margin-left: 0px;
              padding-left: 0px; } }
        @media only screen and (max-width: 490px) {
          #contentWrap #parallaxWrap .tableWrap .tableInner {
            height: auto;
            padding: 20px 0; } }
    #contentWrap #parallaxWrap a {
      color: #ffffff;
      text-decoration: none; }
  #contentWrap #pageTitle h1 {
    color: #2a5fa3;
    font-family: 'open_sansextrabold';
    font-size: 32px;
    font-weight: normal;
    padding-top: 20px; }
footer {
  color: #393838;
  padding-top: 30px;
  text-align: center;
  padding-bottom: 10px; }
  footer #phonelink {
    font-family: 'open_sansextrabold';
    font-size: 32px;
    line-height: 30px; }
  footer a {
    color: #393838;
    text-decoration: none; }
  footer #btmLinks {
    font-size: 14px; }
#frmWrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 20px; }
  #frmWrapper .frmWrap {
    width: 564px;
    margin-bottom: 32px; }
    @media only screen and (max-width: 1210px) {
      #frmWrapper .frmWrap {
        width: 525px; } }
    @media only screen and (max-width: 1130px) {
      #frmWrapper .frmWrap {
        width: 470px; } }
    @media only screen and (max-width: 1020px) {
      #frmWrapper .frmWrap {
        width: 100%;
        margin-bottom: 10px; } }
    #frmWrapper .frmWrap .frmLbl {
      width: 165px;
      text-align: right;
      line-height: 56px; }
      @media only screen and (max-width: 740px) {
        #frmWrapper .frmWrap .frmLbl {
          width: auto;
          text-align: center;
          float: none; } }
    #frmWrapper .frmWrap .frmWrp {
      width: 380px; }
      @media only screen and (max-width: 1210px) {
        #frmWrapper .frmWrap .frmWrp {
          width: 330px; } }
      @media only screen and (max-width: 1130px) {
        #frmWrapper .frmWrap .frmWrp {
          width: 290px; } }
      @media only screen and (max-width: 1020px) {
        #frmWrapper .frmWrap .frmWrp {
          width: 77%; } }
      @media only screen and (max-width: 900px) {
        #frmWrapper .frmWrap .frmWrp {
          width: 73%; } }
      @media only screen and (max-width: 740px) {
        #frmWrapper .frmWrap .frmWrp {
          width: auto;
          float: none; } }
      #frmWrapper .frmWrap .frmWrp input, #frmWrapper .frmWrap .frmWrp select {
        font-family: 'open_sanslight';
        font-size: 18px;
        box-sizing: border-box;
        width: 100%;
        height: 56px;
        border: solid 1px #c7c7c7;
        border-radius: 5px;
        padding: 10px; }
      #frmWrapper .frmWrap .frmWrp.dobWrap {
        text-align: left; }
        #frmWrapper .frmWrap .frmWrp.dobWrap select {
          border: solid 1px #c7c7c7;
          padding: 0 10px; }
          #frmWrapper .frmWrap .frmWrp.dobWrap select#ddMonth {
            width: 200px; }
            @media only screen and (max-width: 1210px) {
              #frmWrapper .frmWrap .frmWrp.dobWrap select#ddMonth {
                width: 150px; } }
            @media only screen and (max-width: 1130px) {
              #frmWrapper .frmWrap .frmWrp.dobWrap select#ddMonth {
                width: 110px; } }
            @media only screen and (max-width: 1020px) {
              #frmWrapper .frmWrap .frmWrp.dobWrap select#ddMonth {
                width: 64%; } }
            @media only screen and (max-width: 547px) {
              #frmWrapper .frmWrap .frmWrp.dobWrap select#ddMonth {
                width: 47%; } }
            @media only screen and (max-width: 400px) {
              #frmWrapper .frmWrap .frmWrp.dobWrap select#ddMonth {
                width: 100%;
                margin-bottom: 5px;
                display: block; } }
          #frmWrapper .frmWrap .frmWrp.dobWrap select#ddDay {
            width: 70px; }
            @media only screen and (max-width: 1020px) {
              #frmWrapper .frmWrap .frmWrp.dobWrap select#ddDay {
                width: 15%; } }
            @media only screen and (max-width: 547px) {
              #frmWrapper .frmWrap .frmWrp.dobWrap select#ddDay {
                width: 25%; } }
            @media only screen and (max-width: 400px) {
              #frmWrapper .frmWrap .frmWrp.dobWrap select#ddDay {
                width: 100%;
                display: block;
                margin-bottom: 5px; } }
          #frmWrapper .frmWrap .frmWrp.dobWrap select#ddYear {
            width: 100px; }
            @media only screen and (max-width: 1020px) {
              #frmWrapper .frmWrap .frmWrp.dobWrap select#ddYear {
                width: 19%; } }
            @media only screen and (max-width: 547px) {
              #frmWrapper .frmWrap .frmWrp.dobWrap select#ddYear {
                width: 25%; } }
            @media only screen and (max-width: 400px) {
              #frmWrapper .frmWrap .frmWrp.dobWrap select#ddYear {
                width: 100%;
                display: block; } }
  #frmWrapper #seePlansBtn {
    cursor: pointer;
    background-color: #ec843c;
    height: 54px;
    width: 387px;
    margin: 0 auto;
    text-align: center;
    text-transform: uppercase;
    font-family: 'open_sansextrabold';
    font-size: 18px;
    border: 0px;
    border-radius: 8px;
    color: #ffffff;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease; }
    #frmWrapper #seePlansBtn:hover {
      background-color: #2a5fa3; }
  #frmWrapper #btnText {
    width: 100%;
    text-align: center;
    color: #393838;
    font-size: 14px;
    line-height: 20px;
    padding-top: 20px;
    padding-bottom: 20px; }
    #frmWrapper #btnText a {
      color: inherit;
      text-decoration: none;
      -moz-transition: all .4s ease;
      -webkit-transition: all .4s ease;
      -o-transition: all .4s ease;
      transition: all .4s ease; }
      #frmWrapper #btnText a:hover {
        color: #ec843c; }
#bottomBanner {
  height: 705px;
  background-repeat: no-repeat;
  background-position: center center; }
  @media only screen and (max-width: 490px) {
    #bottomBanner {
      height: 490px; } }
  #bottomBanner #bottomBannerInner {
    display: table;
    width: 100%;
    height: 705px; }
    @media only screen and (max-width: 490px) {
      #bottomBanner #bottomBannerInner {
        height: 490px; } }
    #bottomBanner #bottomBannerInner .container {
      display: table-cell;
      height: 705px;
      vertical-align: middle;
      text-align: center;
      width: 100%; }
      @media only screen and (max-width: 490px) {
        #bottomBanner #bottomBannerInner .container {
          height: 490px; } }
      #bottomBanner #bottomBannerInner .container h2 {
        margin: 0px;
        padding: 0px;
        font-weight: normal;
        text-transform: uppercase;
        font-size: 48px;
        color: #ffffff;
        font-family: 'open_sansextrabold'; }
        @media only screen and (max-width: 740px) {
          #bottomBanner #bottomBannerInner .container h2 {
            line-height: 44px; } }
        @media only screen and (max-width: 490px) {
          #bottomBanner #bottomBannerInner .container h2 {
            font-size: 34px; } }
        @media only screen and (max-width: 325px) {
          #bottomBanner #bottomBannerInner .container h2 {
            line-height: 31px;
            margin-bottom: 15px; } }
      #bottomBanner #bottomBannerInner .container h3 {
        margin: 0px;
        padding: 0px;
        font-weight: normal;
        text-transform: uppercase;
        font-size: 30px;
        color: #ffffff;
        font-family: 'open_sansextrabold';
        line-height: 53px; }
        #bottomBanner #bottomBannerInner .container h3 a {
          color: inherit;
          text-decoration: none; }
          @media only screen and (max-width: 740px) {
            #bottomBanner #bottomBannerInner .container h3 a {
              display: block;
              line-height: 25px; } }
        @media only screen and (max-width: 490px) {
          #bottomBanner #bottomBannerInner .container h3 {
            line-height: 25px;
            font-size: 24px; } }
#secureLogo {
  text-align: center;
  padding-top: 20px;
  width: 100%; }
  #secureLogo img {
    height: 30px; }
#boxesWrap {
  padding-top: 20px;
  margin: 0 auto;
  padding-bottom: 10px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media only screen and (max-width: 966px) {
    #boxesWrap {
      max-width: 458px; } }
  #boxesWrap .boxItem {
    width: 458px;
    padding: 25px;
    box-sizing: border-box;
    border: solid 1px #bbbbbb;
    border-radius: 10px;
    margin-bottom: 50px;
    line-height: 23px;
    height: 265px;
    position: relative; }
    @media only screen and (max-width: 460px) {
      #boxesWrap .boxItem {
        height: auto;
        padding-bottom: 195px; } }
    #boxesWrap .boxItem h4 {
      color: #2a5fa3;
      font-weight: normal;
      font-family: 'open_sansextrabold';
      text-transform: uppercase;
      margin: 0px;
      line-height: 20px;
      margin-bottom: 5px; }
    #boxesWrap .boxItem .imgWrap {
      position: absolute;
      width: 100%;
      text-align: center;
      bottom: 20px;
      left: 0px; }
      #boxesWrap .boxItem .imgWrap img {
        display: block;
        margin: 0 auto; }
#learnMoreBtn {
  display: block;
  margin: 0 auto;
  margin-bottom: 56px;
  width: 285px;
  height: 60px;
  border-radius: 10px;
  background-color: #2a5fa3;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: normal;
  font-family: 'open_sansextrabold';
  line-height: 58px;
  text-align: center;
  text-decoration: none;
  -moz-transition: all .4s ease;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease; }
  #learnMoreBtn:hover {
    background-color: #ec843c; }
#leftContent {
  width: 702px;
  text-align: left; }
  @media only screen and (max-width: 1150px) {
    #leftContent {
      width: 620px; } }
  @media only screen and (max-width: 1070px) {
    #leftContent {
      width: 520px; } }
  @media only screen and (max-width: 966px) {
    #leftContent {
      width: auto;
      float: none; } }
  #leftContent h3 {
    font-family: 'open_sansextrabold';
    color: #2a5fa3;
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase; }
#rightContent {
  width: 399px; }
  @media only screen and (max-width: 966px) {
    #rightContent {
      width: auto;
      float: none;
      padding-top: 30px; } }
  #rightContent #sideForm {
    border: solid 1px #bbbbbb;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 20px 33px;
    text-align: left;
    color: #4c4c4c; }
    #rightContent #sideForm h3 {
      text-align: center;
      font-weight: normal;
      text-transform: uppercase;
      font-size: 30px;
      font-family: 'open_sansextrabold';
      color: #2a5fa3;
      margin: 0px; }
    #rightContent #sideForm ul {
      padding-left: 20px; }
    #rightContent #sideForm input {
      height: 58px;
      box-sizing: border-box;
      border-radius: 8px;
      border: solid 1px #b8b8b8;
      display: block;
      width: 100%;
      margin-top: 10px;
      text-align: center;
      font-size: 20px;
      color: #393838; }
    #rightContent #sideForm input[type='submit'] {
      font-family: 'open_sansextrabold';
      font-size: 20px;
      text-align: center;
      text-transform: uppercase;
      background-color: #ec843c;
      border: 0px;
      margin-top: 20px;
      color: #ffffff;
      cursor: pointer;
      -moz-transition: all .4s ease;
      -webkit-transition: all .4s ease;
      -o-transition: all .4s ease;
      transition: all .4s ease; }
      #rightContent #sideForm input[type='submit']:hover {
        background-color: #2a5fa3; }
div.wpcf7 .ajax-loader {
  position: absolute; }
span.jq-dte-inner {
  border: none;
  padding: 1px;
  margin: 1px;
  white-space: nowrap;
  background-color: #ffffff; }
span.jq-dte input {
  border: none;
  background-color: #ffffff;
  text-align: center;
  margin: 0;
  padding: 0;
  outline: none;
  vertical-align: middle; }
span.jq-dte input.error {
  background-color: #ff9999;
  color: #000000; }
span.jq-dte.readonly,
span.jq-dte.readonly span.jq-dte-inner,
span.jq-dte.readonly input {
  background-color: #f2f2f2;
  color: #666666; }
span.jq-dte input.hint {
  color: #999999; }
span.jq-dte span.separator {
  color: #999999; }
span.jq-dte span.jq-dte-tooltip {
  display: inline-block;
  font-family: sans-serif;
  font-size: 14px;
  background-color: #f5f5b5;
  border: 1px solid #666666;
  margin: 0;
  padding: 1px 3px;
  line-height: 125%;
  z-index: 99; }
span.jq-dte span.jq-dte-errorbox {
  display: inline-block;
  font-family: sans-serif;
  font-size: 14px;
  background-color: #ff9999;
  border: 1px solid #666666;
  margin: 0;
  padding: 1px 3px;
  line-height: 125%;
  white-space: nowrap; }
/*# sourceMappingURL=styles.css.map */

.checkmark {
  background-image: url(../images/checkmark.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 30px;
  height: 30px;
  margin: 0 auto;
}
#hptable th {
  color: #ffffff;
  background-color: #2a5fa3;
  height: 50px;
  line-height: 50px;
  text-align: center;
  width: 33.3%;
  font-family: 'open_sansextrabold';
  text-transform: uppercase;
  font-size: 24px;
}
#hptable .subtitle {
  font-family: 'open_sansextrabold';
  font-size: 16px;
  background-color: rgba(0,0,0,0.05);
  color: #2a5fa3;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
  text-align: center;
}
@media only screen and (max-width: 600px) {
  #hptable th {
    font-size: 18px;
  }
}
@media only screen and (max-width: 600px) {
  #hptable th {
    font-size: 16px;
  }
}
#hptable td {
  padding: 20px;
  margin: 5px 0;
}
#hptable tr td:nth-child(2n) {
  border-left: solid 1px rgba(0,0,0,0.05);
  border-right: solid 1px rgba(0,0,0,0.05);
}


footer p {
	font-weight: bold;
	font-size: x-large;
	padding: unset;
	margin: unset;
	margin-bottom: 10px;
}