#aor-page-new #banner {
  background: none;
  padding: 0;
}
#aor-page-new #banner:before {
  display: none;
}
#aor-page-new .partnersImg {
  position: absolute;
  width: 42.5%;
  height: 94.2%;
  right: 0;
  bottom: 0;
  background-image: url(../images/aor/aff-partners.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 9;
}
#aorBannerTop {
  padding: 5.75rem 0 6.4rem;
  position: relative;
  background-image: url(../images/aor/banner_aor_new.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#aorBannerTop:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(88.27deg, #0B1D4D 2.97%, rgba(11, 29, 77, 0) 98.3%);
}
#aorBannerBot {
  padding: .95rem 0 1.45rem;
  position: relative;
  background: #961414;
}
#aorBannerBot .row {
  margin: 0;
}
#aorBannerBot .col {
  padding: 0;
}
#aorBannerBot .bannerTagline {
  font-family: Georgia;
  font-style: normal;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.3em;
  color: #FFFFFF;
  letter-spacing: 0;
  padding: 0;
  margin: 0;
}
#aor-new-vid {
  padding: 1.55rem 0 .5rem;
  position: relative;
}
#aor-new-vid .row {
  align-items: center
}
#aor-new-vid p, #aor-new-intro p {
  font-weight: normal;
  font-size: .95rem;
  line-height: 1.368em;
  letter-spacing: 0.02em;
  color: #333333;
}
.aor-aop-list {
  margin: 0 -10px 1em;
  padding-left: 0;
  list-style: none;
  padding-top: .6rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.aor-aop-list li {
  font-weight: bold;
  font-size: .95rem;
  line-height: 1.37em;
  letter-spacing: 0.02em;
  color: #000000;
  padding-left: 10px;
  padding-right: 10px;
  width: 33.33%;
}
.aor-aop-list li a {
  color: #000000;
}
#aor-new-intro {
  padding: 1.35rem 0 1.75rem;
  position: relative;
  background: #fff;
}
.aorTitle {
  font-weight: bold;
  font-size: 1.45rem;
  line-height: 1em;
  letter-spacing: 0.02em;
  color: #961414;
  padding-bottom: .62em;
}
#aor-new-intro p {
  margin-bottom: .85em;
}
.sectionTitle.packages {
  font-family: Georgia;
  line-height: 1.17em;
  font-weight: bold;
  font-size: 1.9rem;
}
#aor-new-packages {
  padding: 2.7rem 0 3.3rem;
  position: relative;
  background: #0B1D4D;
}
#aorPackages .col {
  padding-top: 1.8rem;
}
#aorPackages .package-infobx {
  padding-bottom: 118px;
  position: relative;
}
.packageSummary {
  line-height: 1.26667em;
  font-size: .75rem;
  letter-spacing: 0.02em;
  text-align: left;
  padding-top: .6em;
}
.packageSummary p {
  line-height: 1.26667em;
  font-size: .75rem;
  margin-bottom: 1.08em;
}
#aorPackages .package-infobx .packageInfoBtn {
  padding-top: 0.45rem;
}
.packageInfoLink {
  font-weight: bold;
  font-size: .95rem;
  line-height: 1.368em;
  text-align: center;
  letter-spacing: 0.02em;
  color: #000000;
  padding-top: .65em;
}
.packageInfoLink a {
  color: #000000;
}
.packageLinks {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 18px;
}
#aor-new-resources {
  padding: 1.65rem 0 1.76rem;
  position: relative;
  background: #F3F3F3;
}
.aorResourcesRow a {
  display: block;
  font-weight: bold;
  font-size: 1rem;
  text-align: center;
  color: #626262;
  background: #FFFFFF;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.13);
  border-radius: 10px;
  height: 71px;
  line-height: 71px;
}
.aorResourcesRow .col {
  padding-top: 4px;
  padding-bottom: 4px;
}
body.single-ptype_plans #banner {
  background: none;
  padding: 5.7rem 0 5.7rem;
  background-color: #0B1D4C;
}
body.single-ptype_plans #banner:before {
  display: none;
}
body.single-ptype_plans #banner .row {
  margin: 0;
  position: relative;
  z-index: 9;
}
body.single-ptype_plans #banner .col-md-6 {
  -ms-flex: 0 0 51%;
  flex: 0 0 51%;
  max-width: 51%;
  padding-left: 0;
  padding-right: 0;
}
body.single-ptype_plans #banner h1, body.single-ptype_plans #banner h2 {
  font-style: normal;
  font-weight: normal;
  font-size: 2.4rem;
  line-height: 1.27em;
  color: #FFFFFF;
}
body.single-ptype_plans .bannerImg {
  width: 51%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
body.single-ptype_plans .bannerImg:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(88.83deg, #0B1D4D 0.29%, rgba(11, 29, 77, 0) 29.22%);
}
#singlePlanHead {
  padding: .75rem 0 1.1rem;
  background: #961414;
}
#singlePlanHead .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#singlePlanHead h3 {
  font-family: Georgia;
  font-style: normal;
  font-weight: normal;
  font-size: 1.8rem;
  line-height: 1.3em;
  color: #FFFFFF;
  padding: 0;
}
#singlePlanHead h3 span {
  color: #FFFF67;
}
body.single-ptype_plans #aor-new-vid {
  padding: 2.2rem 0 2.5rem;
  background: #fff;
}
body.single-ptype_plans #aor-new-vid p {
  margin-bottom: .85em;
}
#plan-included {
  position: relative;
  padding: 3.4rem 0 2.7rem;
  background: #F3F3F3;
}
#plan-included .sectionBg {
  width: 40.9%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#plan-included .sectionBg:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(270deg, #F3F3F3 0%, rgba(243, 243, 243, 0) 50%);
}
#plan-included ul {
  padding-left: 1.5rem;
  margin-bottom: 1em;
}
#plan-included p, #plan-included li {
  font-weight: normal;
  font-size: .95rem;
  line-height: 1.368em;
  letter-spacing: 0.02em;
  color: #333333;
}
#plan-included .col-md-4 li {
  font-weight: normal;
  font-size: .8rem;
  line-height: 1.625em;
  letter-spacing: 0.02em;
  color: #000000;
}
#plan-pricing {
  color: #fff;
  padding: 2.65rem 0 2.9rem;
  position: relative;
  background: #0B1D4D;
}
#plan-pricing .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.planPricingMonth {
  font-family: Georgia;
  font-style: normal;
  font-weight: normal;
  font-size: 1.9rem;
  line-height: 1.17em;
  padding-bottom: .26em;
}
.planPricingSetup {
  font-weight: normal;
  font-size: .75rem;
  line-height: 1.2em;
  letter-spacing: 0.02em;
}
#plan-benefits {
  padding: 2.65rem 0 1.8rem;
  position: relative;
  background: #fff;
}
#plan-benefits .aorTitle {
  max-width: 700px;
}
#plan-benefits .col {
  padding-top: 1.4rem;
  padding-bottom: 1.8rem;
}
.benefitBx {
  position: relative;
  padding-left: 5.5rem;
}
.benefitBx::before {
  position: absolute;
  font-weight: 900;
  font-size: 2.8rem;
  line-height: .75em;
  letter-spacing: 0.02em;
  color: #019934;
  font-family: "Font Awesome 5 Free";
  content: '\f00c';
  left: 0.19em;
}
.benefitTitle {
  font-weight: bold;
  font-size: 1rem;
  line-height: 1em;
  padding-bottom: .69em;
  letter-spacing: 0.02em;
  color: #961414;
}
.benefitsTxt {
  font-weight: normal;
  font-size: .8rem;
  line-height: 1.625em;
  letter-spacing: 0.02em;
  color: #333333;
}
#plan-faqs {
  padding: 3.35rem 0 1.15rem;
  position: relative;
  background: #F6F7FB;
}
.faqTitle {
  font-family: Georgia;
  font-style: normal;
  font-weight: bold;
  font-size: 1.9rem;
  line-height: 1.157em;
  color: #333333;
}
#faqsBlock {
  padding-top: 1.35rem;
}
.faqBx {
  background: #fff;
  margin-bottom: 1rem;
  border-radius: 2px;
}
.faqQ {
  padding: 1.5rem 1rem;
  font-weight: bold;
  font-size: 1rem;
  line-height: 1em;
  letter-spacing: 0.02em;
  color: #000000;
  cursor: pointer;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.17);
}
.faqA {
  padding: 1.5rem 1rem;
  line-height: 1.5em;
  font-size: .95rem;
}
.faqA p, .faqA li {
  line-height: 1.5em;
  font-size: .9rem;
}
.packagePriceAnnual{
	font-family: Georgia;
font-style: normal;
font-weight: bold;
font-size: 1.75rem;
line-height: 1.1em;
text-align: center;
text-transform: uppercase;
color: #0B1D4D;
}
.packagePriceAnnual span{
	font-size: .485rem;	
}
.packagePriceOption{
	display: block;
  font-family: "proxima-nova", sans-serif;
font-style: normal;
font-weight: bold;
font-size: 1.4rem;
line-height: 1.30em;
text-align: center;
color: #626262; 
}
.packageAnnualSaving {
	font-weight: bold;
	font-size: .9rem;
	line-height: 1.25em;
	text-align: center;
	text-transform: uppercase;
	color: #961414;
	padding: .1em 0 .4em;
}
.packageLightBxForm {
	width: 440px;
	max-width: 100%;
}
.packageFancyBx.fancybox-content {
	background: #e7e7e7;
}
.packageLightBxForm .gform_heading {
	text-align: center;
	padding-bottom: 1rem;
}
.packageLightBxForm form .col label {
  color: #666;
}
@media only screen and (max-width : 991px) {
  body.single-ptype_plans #banner h1, body.single-ptype_plans #banner h2 {
    font-size: 2rem;
  }
  #singlePlanHead h3 {
    font-size: 1.5rem;
  }
  #aorBannerBot .bannerTagline {
    font-size: 1.5rem;
  }
}
@media only screen and (max-width : 767px) {
  body.single-ptype_plans #banner h1, body.single-ptype_plans #banner h2 {
    font-size: 1.7rem;
  }
  body.single-ptype_plans #banner {
    padding: 4rem 0;
  }
  #singlePlanHead .container {
    display: block;
    text-align: center;
  }
  #singlePlanHead h3 {
    padding-bottom: .45em;
  }
  #aor-new-vid .col-md-7 {
    padding-top: 1.5rem;
  }
  #plan-included {
    padding-top: 0;
  }
  #plan-included .sectionBg {
    width: 100%;
    height: 50vw;
    position: relative;
    margin-bottom: 1.5rem;
  }
  #plan-included .sectionBg:before {
    background: linear-gradient(0deg, #f3f3f3 0, rgba(0, 0, 0, 0) 50%);
  }
  #plan-pricing .container {
    display: block;
    text-align: center;
  }
  .planPricingMonth {
    font-size: 1.6rem;
  }
  .planPricingMeta {
    padding-bottom: 1.5rem;
  }
  #aorBannerTop {
    padding: 2.5rem 0;
  }
  #aor-page-new #banner h1, #aor-page-new #banner h2 {
    font-size: 1.9rem;
  }
  #aorBannerBot .bannerTagline {
    font-size: 1.275rem;
  }
}
@media only screen and (max-width : 575px) {
  #aor-page-new #banner {
    background: #0B1D4D;
  }
  #aor-page-new .partnersImg {
    position: relative;
    width: 100%;
    height: 45vw;
    right: 0;
    bottom: 0;
    background-image: url(../images/aor/aff-partners.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: auto 93%;
    z-index: 9;
  }
  #aor-page-new .partnersImg:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(0deg, #0B1D4D 0, rgba(0, 0, 0, 0) 50%);
  }
  #aorBannerTop::before {
    background: linear-gradient(180deg, #0B1D4D 0, rgba(0, 0, 0, 0) 50%);
  }
  body.single-ptype_plans #banner {
    padding-top: 0;
    padding-bottom: 2rem;
  }
  body.single-ptype_plans #banner .col-md-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  body.single-ptype_plans .bannerImg {
    width: 100%;
    height: 45vw;
    position: relative;
    margin-bottom: 1.5rem;
  }
  body.single-ptype_plans .bannerImg:before {
    background: linear-gradient(0deg, #0B1D4D 0, rgba(0, 0, 0, 0) 50%);
  }
}