.ems-land-com h1 {
    font-size: 30px;
    line-height: 60px;
}
:root {
  --theme-bg: #f9f9f9;
  --theme-a: #304fba;  
  --theme-a-bg: #304fba1f;
  --theme-b: #ffae40;
}
.ems-land-com.banner {
    background-color: var(--theme-a-bg);
}
.ems-land-com.banner.pmp-best .flex {
    align-items: flex-end;
}
.ems-land-com.banner.pmp-best .flex .inner-flex {
    max-width: 50%;
}
.ems-land-com.banner.pmp-best .flex .inner-flex:last-child {
    margin-left: 60px;
}
.ems-land-com.banner.pmp-best h1 + h3 {
    color: #000 !important;
    font-weight: 400;
    margin: 0 0 30px !important;
}
.ems-land-com.banner.pmp-best .cta{
    margin:0;
}
.ems-land-com.tips.pmp-best,.ems-land-com.resources.pmp-best{
    background-color: var(--theme-bg);
}
.ems-land-com.pmp-best.tips b{
  display: contents;
}
.ems-land-com.pmp-best.fea .flex {
    align-items: flex-start;
    max-width: 1000px;
}
.ems-land-com.pmp-best.fea .flex .inner-flex {
    max-width: 60%;
}
.ems-land-com.pmp-best.fea .flex .inner-flex:last-child {
    max-width: 40%;
}
.ems-land-com.tips.pmp-best .flex {
    max-width: 1200px;
    justify-content: space-between;
}
.ems-land-com.tips.pmp-best .flex .flex-inner {
    width: 45%;
}
.ems-land-com.tips.pmp-best .flex .flex-inner h3 {
    font-size: 17px;
    color: #000 !important;
    font-weight: 400;
    line-height: 32px;
}
.ems-land-com.testimonial.pmp-best .flexslider {
    min-height: 270px;
}
.ems-land-com.testimonial.pmp-best .flex-control-nav {
    top: 10px;
}
.ems-land-com.pmp-best.resources .flex {
    max-width: 1000px;
}
.ems-land-com.pmp-best.resources .flex .flex-inner a {
    display: block;
    width: 230px;
    background-color: #fff;
    margin: 15px;
    border-radius: 10px;
    padding: 15px;
    text-decoration: none;
    color: #000;
    font-size: 18px;
    text-align: center;
    transition: all 350ms ease-out;
}
.ems-land-com.pmp-best.resources .flex .flex-inner a:hover {
    transform: scale(1.1);
    box-shadow: 0 0 15px #0004;
}
.ems-land-com.pmp-best.resources .flex .flex-inner a img {
    display: block;
    margin: 20px auto;
    width: 150px;
}
.ems-land-com.credit.pmp-best .cta {
    min-width: 150px;
}
.ems-land-com ul.list {
    margin: 0 0 20px 0;
}
.ems-land-com.credit.pmp-best .flex .flex-inner {
    max-width: 650px;
    text-align: center;
    margin-top: 0;
}
.ems-land-com.testimonial.pmp-best .cta {
    max-width: 130px;
    margin: 0;
    background-color: #e0e0e0;
    font-size: 15px;
    text-align: center;
}
.ems-land-com.testimonial.pmp-best li .author img {
    max-height: 80px;
}
.ems-land-com.testimonial.pmp-best li:nth-child(2) .author img{
    border-radius:0;
}
.ems-land-com h3{
    text-align: center;
}
@media(max-width:600px){
.ems-land-com.banner.pmp-best .flex .inner-flex {
    max-width: none;
}
.ems-land-com.banner.pmp-best .flex .inner-flex:last-child {
    margin: 50px 0 0;
}
.ems-land-com.banner.pmp-best .flex {
    text-align: center;
}
.ems-land-com.banner.pmp-best .cta {
    margin: auto;
}
.ems-land-com.pmp-best.fea .flex .inner-flex,.ems-land-com.pmp-best.fea .flex .inner-flex:last-child {
    max-width: none;
}
.ems-land-com.tips.pmp-best .flex .flex-inner {
    width: auto;
}
.ems-land-com.testimonial.pmp-best > .flex > .inner-flex {
    width: 100% !important;
}
}
.osd.faq {
    max-width: 850px;
    text-align: left;
    margin: auto;
}
.osd.faq h1 {
    text-align: left;
}
.osd.faq li{
    padding: 0;
    border: none;
}

 .nav-dwn a:hover {
    background: #E3142B;
}
.rhs-cont {
    border-left: 1px dotted #fff;
    float: left;
    padding: 30px 0 40px 4%;
    position: relative;
    width: 71%;
}
.nav-dwn a {
    background: #E9142B;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    padding: 4px 10px;
    display: inline-block;
    width: 148px;
    border-radius: 5px;
    text-decoration: none;
    text-align: center;
}
#btmBar .btm-dwn a {
    color: #fff;
    background: #E9142B;
    color: #fff;
    font-size: 17px;
    line-height: 30px;
    padding: 4px 8px;
    display: inline-block;
    width: 144px;
    border-radius: 5px;
    margin-top: 4px;
}
#header-mainsec .headerinner {
    box-shadow: 0 0px 2px -1px #ccc;
}
