html body {
    opacity: 1!important
}

body,
html {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 10px
}

* {
    max-width: 100%;
}

img {
    height: auto;
}

h1,
h2,
h3,
h4,
h5 {
    font-family: Raleway, Helvetica, Arial, sans-serif
}

h1>a,
h2>a,
h3>a,
h4>a,
h5>a {
    font-family: Raleway, Helvetica, Arial, sans-serif!important;
    color: #8bba1c
}

p {
    font-size: 1.6rem
}

a {
    color: #8bba1c;
    text-decoration: none!important
}

a:hover {
    text-decoration: none!important
}

.google-auto-placed { overflow: hidden; }

.page .erl-content blockquote {
    font-size: 2.2rem;
    font-style: italic;
    font-weight: 400;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #000;
    background-color: #d6a6bd;
    padding: 20px 0;
    border-radius: 5px;
    margin-bottom: 5px;
    position: relative;
    border-left: none
}

.page .erl-content blockquote:before {
    display: block;
    content: "\201C";
    font-size: 100px;
    position: absolute;
    left: 0;
    top: -20px;
    color: #e40000;
    font-family: Georgia, serif
}

.page .erl-content blockquote>p {
    font-size: 2.2rem!important;
    font-style: italic!important;
    padding-left: 50px;
    margin-bottom: 0!important
}

.erl-content {
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 400;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #000
}

.erl-content h1,
.erl-content h2,
.erl-content h3,
.erl-content h4,
.erl-content h5 {
    color: #81ad1a
}

.erl-content h3, .erl-content h3 a {
    font-size: 2.8rem;
    font-weight: 600
}

.erl-content h3 a {
    font-size: 2.8rem;
    font-weight: 600;
    text-decoration: underline;
}

.erl-content h2,
.erl-content h2>a {
    font-size: 3.2rem;
    font-style: normal;
    font-weight: 600;
    font-family: Raleway, Helvetica, Arial, sans-serif;
    color: #8bba1c;
    margin: 15px 0 20px
}

.erl-content h4.hello {
    color: #000;
    font-weight: 700;
    background-color: #dee4ec;
    margin: 20px 0;
    padding: 5px 15px;
    min-height: 70px
}

.erl-content h4.hello img {
    float: left;
    width: 60px;
    height: 60px;
    margin: 0 7px;
    border: none
}

.erl-content h4,
.erl-content h4>a {
    font-size: 2.2rem;
    font-style: normal;
    font-weight: 600;
    font-family: Raleway, Helvetica, Arial, sans-serif;
    color: #8bba1c
}

.erl-content p {
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 400;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #000;
    line-height: 25px;
    margin-bottom: 25px
}

.erl-content a {
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 400;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #8bba1c
}

.erl-content ol {
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 400;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #8bba1c
}

.erl-content ul {
    list-style-type: none;
    padding-left: 30px;
    margin: 10px 0;
    list-style-image: url(data:image/gif;base64,R0lGODlhCQAKAPMAADOAmTOAzGaAmWaAzGaqzJmAzJmqzMzV/8z////V/wAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAAoALAAAAAAJAAoAQAQrEJ2JlLWHBDHqtYSwHUpiBABAfsggdgoBcOuFFMGgfsoB6ASMaGNBCF6fCAA7)
}

.erl-content ul>li {
    padding: 0 0 10px
}

.erl-content blockquote {
    border-left: none;
    padding-left: 0
}

.erl-content .alignnone {
    margin: 5px 20px 20px 0
}

.erl-content .aligncenter,
.erl-content div.aligncenter {
    display: block;
    margin: 5px auto
}

.erl-content .alignright {
    float: right;
    margin: 5px 0 20px 20px
}

.erl-content .alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

.erl-content a img.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

.erl-content a img.alignnone {
    margin: 5px 20px 20px 0
}

.erl-content a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

.erl-content a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.erl-content .wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center
}

.erl-content .wp-caption.alignnone {
    margin: 5px 20px 20px 0
}

.erl-content .wp-caption.alignleft {
    margin: 5px 20px 20px 0
}

.erl-content .wp-caption.alignright {
    margin: 5px 0 20px 20px
}

.erl-content .wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto
}

.erl-content .wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px
}

.erl-content .screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.erl-content .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto!important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.erl-content div.clear {
    clear: both;
    width: 100%
}

.erl-content a.btn-orange,
.erl-content a.classname {
    color: #fff;
    text-align: center;
    -moz-box-shadow: inset 0 1px 0 0 #fce2c1;
    -webkit-box-shadow: inset 0 1px 0 0 #fce2c1;
    box-shadow: inset 0 1px 0 0 #fce2c1;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(.05, #fb9e25), color-stop(1, #ff9000));
    background: -moz-linear-gradient(center top, #fb9e25 5%, #ff9000 100%);
    background-color: #ff9000;
    border-radius: 6px;
    text-indent: 0;
    border: 1px solid #eeb44f;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-family: Raleway, sans-serif;
    font-size: 28px;
    font-weight: 700;
    font-style: normal;
    min-height: 50px;
    width: 500px;
    padding: 10px;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0 #cc9f52;
    margin: 10px auto;
    max-width: 100%;
}

@media (max-width: 768px) {
    .erl-content a.btn-orange,
    .erl-content a.classname {
        font-size: 18px;
        font-weight: 500;
    }
}

.erl-content a.btn-orange:hover,
.erl-content a.classname:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(.05, #ff9000), color-stop(1, #fb9e25));
    background: -moz-linear-gradient(center top, #ff9000 5%, #fb9e25 100%);
    background-color: #ff9000
}

.erl-content .red {
    color: #ee2f2f
}

.erl-content .erl-bluebox {
    background-color: #eaf2fd;
    border: 1px solid #c5dbf7;
    border-radius: 5px;
    box-shadow: inset 0 0 1px #fff;
    padding: 20px;
    margin-bottom: 30px
}


.erl-content .erl-bluebox .video-container {
    float: left; 
    width: 500px;
}
.erl-content .erl-bluebox .video-container h3 { 
    margin-top: 0;
    text-align: center;
}

.erl-content .erl-bluebox .highlights-content {
    width: 300px;
    float: right;
}

.erl-content .erl-bluebox.erl-graybox {
    background-color: #f7f8fa;
    box-shadow: inset 0 0 1px #ccc;
    border-color: transparent
}

.erl-content .erl-bluebox.align-left li,
.erl-content .erl-bluebox.align-left p,
.erl-content .erl-bluebox.align-left ul {
    text-align: left
}

.erl-content .erl-bluebox p:empty {
    display: none
}

.erl-content .erl-bluebox p {
    text-align: center
}

.erl-content .erl-bluebox>h3 {
    margin-top: 0;
    text-align: center
}

.erl-content .erl-bluebox>h3.quote {
    text-align: left;
    font-size: 2rem;
    clear: both;
}

@media ( max-width:1200px ) {
    .erl-content .erl-bluebox .video-container, 
    .erl-content .erl-bluebox .highlights-content {
        float: none; 
        width: 100%;
    }

    .erl-content .erl-bluebox .video-container p,
    .erl-content .erl-bluebox .highlights-content h3 {
        text-align: center;
    }
}

.erl-content .erl-report {
    margin-bottom: 30px
}

.erl-content .erl-report h4>a {
    font-size: 1.2rem
}

.erl-content .erl-report .media-content a {
    font-size: 1.3rem;
    color: #2565b0
}

.erl-topbar {
    background-color: #002948
}

.erl-topbar .erl-social ul {
    margin: 0;
    padding: 0
}

@media (max-width:479px) {
    .erl-topbar .erl-social ul {
        display: inline-block;
        text-align: center;
        margin: 0 auto
    }
}

.erl-topbar .erl-social ul>li {
    float: left;
    list-style: none
}

.erl-topbar .erl-social ul>li:last-child {
    margin-right: 0
}

.erl-topbar .erl-social ul>li>a {
    position: relative;
    font-size: 13px;
    line-height: 30px;
    height: 30px;
    width: 30px;
    padding: 0 8px;
    text-decoration: none;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: block;
    text-align: center;
    color: #fff
}

.erl-topbar .erl-social ul>li>a[href*="facebook.com"]::before {
    content: "\f09a"
}

.erl-topbar .erl-social ul>li>a[href*="twitter.com"]::before {
    content: "\f099"
}

.erl-topbar .erl-social ul>li>a[href*="google.com"]::before {
    content: "\f0d5"
}

.erl-topbar .erl-social ul>li>a[href*="linkedin.com"]::before {
    content: "\f0e1"
}

.erl-topbar .erl-social ul>li>a[href*="/feed"]::before {
    content: "\f09e"
}

.erl-topbar .erl-social ul>li>a[href*=contact]::before {
    content: "\f0e0"
}

.erl-topbar .erl-social ul>li>a[href*="facebook.com"]:hover {
    background-color: #3b5998
}

.erl-topbar .erl-social ul>li>a[href*="twitter.com"]:hover {
    background-color: #3cf
}

.erl-topbar .erl-social ul>li>a[href*="google.com"]:hover {
    background-color: #dd4b39
}

.erl-topbar .erl-social ul>li>a[href*=contact]:hover {
    background-color: #aaa
}

.erl-topbar .erl-social ul>li>a[href*="/feed"]:hover {
    background-color: #fa9b39
}

.erl-topbar .erl-social ul>li>a[href*="linkedin.com"]:hover {
    background-color: #0e76a8
}

.erl-topbar .erl-social ul>li>a:before {
    font-family: FontAwesome;
    text-decoration: none
}

.erl-topbar .erl-social ul>li>a:hover {
    color: #fff
}

.erl-topbar .erl-social ul>li>a>span {
    opacity: 0;
    display: none;
    color: #fff;
    float: right;
    font-size: 12px;
    margin: 0 4px 0 8px;
    transition-delay: .4s;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.erl-topbar .erl-login ul {
    display:flex;
    list-style: none;
    margin: 0;
    padding: 0
}

.erl-topbar .erl-login ul>li {
    display: inline-block;
    padding-left: 15px;
    margin-left: 15px
}

.erl-topbar .erl-login ul>li:last-child {
    border-left: 1px solid #fff
}

.erl-topbar .erl-login ul>li>a {
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 700;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #fff;
    transition: all .3s ease-in-out;
    line-height: 30px;
    opacity: .6
}

.erl-topbar .erl-login ul>li>a:hover {
    opacity: 1
}

@media (max-width:995px) {
    .erl-topbar .erl-login .topbar-support {
        display: none;
    }
}

@media (max-width:479px) {
    .erl-topbar .erl-login ul>li {
        padding-left: 8px;
        margin-left: 8px
    }

    .erl-topbar .erl-login ul>li>a {
        font-size: 1.25rem;
        font-weight: 500;
    }
}

@media (max-width:400px) {
    .erl-topbar .erl-login { display: none; }
}

#erl-header {
    position: fixed;
    z-index: 1030;
    width: 100%;
    top: 0;
}

#erl-header .navbar-fixed-top { position: static; }

#erl-header .erl-topbar .container { display: flex; justify-content: space-between; }
#erl-header .erl-topbar .container:before,
#erl-header .erl-topbar .container:after { display: none; }

#erl-header .erl-header-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    position: relative;
    min-height: 160px;
    align-items: center;
}

@media (max-width:1200px) {
    #erl-header .erl-header-wrap {
        min-height: auto;
        justify-content: space-between;
    }
}

@media (max-width:479px) {
    #erl-header .erl-header-wrap {
        height: auto
    }
}

#erl-header .navbar {
    background-color: #fff;
    border-bottom: none;
    margin-bottom: 0;
    top: 30px
}

#erl-header .navbar-fixed-top.with-shadow {
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3)
}

#erl-header .navbar-header {
    width: 30%;
}

@media (min-width:768px) and (max-width:990px) {
    #erl-header .navbar-header {
        width: 25%;
    }
}

#erl-header .navbar-collapse {
    width: 70%;
}

@media (min-width:768px) and (max-width:990px) {
    #erl-header .navbar-collapse {
        width: 75%;
    }
}

#erl-header .navbar-header .navbar-brand {
    height: auto;
    padding: 5px 15px
}

#erl-header .navbar-header .navbar-brand img {
    width: 100%;
    height: auto;
    transition: all .2s ease-in-out;
    display: block
}

#erl-header .navbar-header .navbar-brand img.resized {
    transform: scale(.8);
    transform-origin: left
}

@media (min-width:480px) and (max-width:767px) {
    #erl-header .navbar-header .navbar-toggle {
        margin-top: 20px;
        margin-right: 0;
        background-color: #9fd425;
        border: none
    }
}

@media (max-width:479px) {
    #erl-header .navbar-header .navbar-toggle {
        margin-right: 0;
        background-color: #9fd425;
        border: none;
        position: absolute;
        right: 0
    }
}

#erl-header .navbar-header .navbar-toggle .icon-bar {
    background: #fff
}

@media (max-width:767px) {
    #erl-header .navbar-header {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-top: 5px;
        width: 100%;
    }

    #erl-header .navbar-header .navbar-toggle {
        order: 1;
        margin: 0;
    }

    #erl-header .navbar-header .navbar-brand {
        order: -1;
        padding: 0;
        max-width: 30%;
    }
}

@media (max-width:480px) {
    #erl-header .navbar-header .navbar-brand {
        max-width: 45%;
    }
}


@media (min-width:768px) and (max-width:1200px) {
    #erl-header .navbar-right {
        float: none !important;
    }
}

#erl-header .navbar-right ul.nav {
    float: none !important;
    display: flex;
    justify-content: flex-end;
}

@media (min-width:480px) and (max-width:767px) {
    #erl-header .navbar-right ul.nav>li {
        border-bottom: 1px solid #f1f1f1
    }
}

@media (max-width:479px) {
    #erl-header .navbar-right ul.nav>li {
        border-bottom: 1px solid #f1f1f1
    }
}

#erl-header .navbar-right ul.nav>li:hover>a {
    background-color: #8bba1c
}

#erl-header .navbar-right ul.nav>li:hover ul.dropdown-menu {
    display: block
}

#erl-header .navbar-right ul.nav>li.active>a {
    background-color: #8bba1c;
    color: #fff
}

#erl-header .navbar-right ul.nav>li>a {
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 400;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #666;
    transition: all .3s ease-in-out;
    padding: 6px 24px 10px;
    border-radius: 9px 9px 0 0
}

@media (max-width:1200px){
    #erl-header .navbar-right ul.nav>li>a {
        padding: 6px 12px 10px;
        font-size: 1.7rem;
    }
}

@media (min-width:768px) and (max-width:990px) {
    #erl-header .navbar-right ul.nav>li>a {
        font-size: 1.6rem;
        padding: 4px 12px 8px;
    }
}


@media (min-width:480px) and (max-width:767px) {
    #erl-header .navbar-right ul.nav>li>a {
        padding: 15px 10px;
        line-height: 1
    }
}

#erl-header .navbar-right ul.nav>li>a:hover {
    background-color: #8bba1c;
    color: #fff;
    text-shadow: 2px 2px 0 rgba(47, 64, 6, .42)
}

@media (min-width:480px) and (max-width:767px) {
    #erl-header .navbar-right ul.nav>li>a .caret {
        float: right;
        margin-top: 5px
    }
}

#erl-header .navbar-right ul.nav>li .dropdown-menu {
    margin-top: 0;
    background: #fff;
    border-radius: 0;
    border: 0;
    left: auto;
    right: auto
}

@media (min-width:480px) and (max-width:767px) {
    #erl-header .navbar-right ul.nav>li .dropdown-menu {
        background: #f1f1f1
    }
}

@media (max-width:479px) {
    #erl-header .navbar-right ul.nav>li .dropdown-menu {
        background: #f1f1f1
    }
}

#erl-header .navbar-right ul.nav>li .dropdown-menu li:first-child {
    border-top: 5px solid #8bba1c
}

@media (min-width:480px) and (max-width:767px) {
    #erl-header .navbar-right ul.nav>li .dropdown-menu li {
        border-top: 0;
        border-bottom: 1px solid #fff
    }
    #erl-header .navbar-right ul.nav>li .dropdown-menu li:last-child {
        border: 0
    }
}

@media (max-width:479px) {
    #erl-header .navbar-right ul.nav>li .dropdown-menu li {
        border-top: 0;
        border-bottom: 1px solid #fff
    }
    #erl-header .navbar-right ul.nav>li .dropdown-menu li:last-child {
        border: 0
    }
}

#erl-header .navbar-right ul.nav>li .dropdown-menu li.active a,
#erl-header .navbar-right ul.nav>li .dropdown-menu li:hover a {
    background-color: #8bba1c;
    color: #fff
}

#erl-header .navbar-right ul.nav>li .dropdown-menu li a {
    padding: 16px 30px 16px 21px;
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 400;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #666
}

@media (min-width:480px) and (max-width:767px) {
    #erl-header .navbar-right ul.nav>li .dropdown-menu li a {
        font-size: 1.6rem;
        font-style: normal;
        font-weight: 400;
        font-family: "Open Sans", Helvetica, Arial, sans-serif;
        color: #666;
        padding: 15px 10px;
        line-height: 1
    }
}

@media (max-width:479px) {
    #erl-header .navbar-right ul.nav>li .dropdown-menu li a {
        font-size: 1.6rem;
        font-style: normal;
        font-weight: 400;
        font-family: "Open Sans", Helvetica, Arial, sans-serif;
        color: #666;
        padding: 15px 10px;
        line-height: 1
    }
}

@media (max-width:767px) {
    #erl-header .navbar-collapse {
        width: 100%;
    }

    #erl-header .navbar-right  ul.nav {
        justify-content: space-between;
        margin-bottom: 0;
    }
}

@media (max-width:530px) {
    #erl-header .navbar-right  ul.nav {
        flex-wrap: wrap;
    }

    #erl-header .navbar-right  ul.nav > li {
        width: 100%;
        text-align: center;
    }
    #erl-header .navbar-right ul.nav > li ul.dropdown-menu,
    #erl-header .navbar-right ul.nav>li:hover ul.dropdown-menu { 
        display: none; 
    }

    #erl-header .navbar-right ul.nav > li.open ul.dropdown-menu { 
        display: block;
    }
}

.erl-shopper-approved {
    flex: 1;
    max-width: 800px;
    min-height: 60px;
    display: flex;
    justify-content: space-between;
}

@media (min-width:990px) and (max-width:1200px) {
    .erl-shopper-approved {
        max-width: 100%;
        padding: 25px 0 10px;
    }
}

.erl-shopper-approved #erl-sa-slider .item .sa-user-info {
    float: left;
    margin-right: 10px;
    width: 95px
}

.erl-shopper-approved #erl-sa-slider .item .sa-user-info .sa-stars {
    margin-bottom: 5px;
    display: block
}

.erl-shopper-approved #erl-sa-slider .item .sa-user-info .sa-stars .star {
    float: left;
    width: 16px;
    height: 16px;
    margin-right: 3px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAgCAYAAAAbifjMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo4OWMwMDM0NS0xMTMxLWQ3NGQtYmQ2My1lOWRhZmI0OTZhYmUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTc1MEQyNkUzNTVFMTFFNzlEOUNBNjM2RUM2NTc4OUEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTc1MEQyNkQzNTVFMTFFNzlEOUNBNjM2RUM2NTc4OUEiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6ODljMDAzNDUtMTEzMS1kNzRkLWJkNjMtZTlkYWZiNDk2YWJlIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjg5YzAwMzQ1LTExMzEtZDc0ZC1iZDYzLWU5ZGFmYjQ5NmFiZSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PjpCKbwAAARsSURBVHjanJVbTFRXFIb/c585c2BAEFCQiMZQhYq0qaTSoEKgKUFqE0mIMelbX2p8sBGeeGvSPvhowwNJo03TS5hEQ3xoLDWlLaZIY6OBgNjaYijXYYaZYS7nurvOXCoxOCQ9yTdnZ++1/r3OWnuv4QKBAPI8rYRI3HmZgYj8zyeESrz6fwTctVrCQ/iI+HZGfB6BdsJPKET3y4zyCfRuGZ/PF2ZbNsTFrKBO7CV6tth1EueIuewnOUQlkXAFyohrxC6CERYhbRPpMGEQcnZujbjsLnxNNBOTBLeN89Yn5zyW9fkyl4NZ4iRxa4eyuqF/RpwinryYxCTxHvFFHoE+4uJOVSjII+DfqYwHX6i5la1K7rlEFOYTaCGEzJDNcoLSTDTReHpLBKfzCXyQSZV9lZMKXmN2/D7xkMaNNPfxljxsK1BHFIM5PbxaeoV2TUZH++BCY5PmBmjt3bQNcHQ7gRXapZn3lgSYtYnY6Iew1p6lccfuHK2NkM0Jsl3+T4D3lYOTC8AJUlDQytcBE5Hv+2H88xSOglZHRoe+8BSRO/30aSbIZoNsV10f11foLJ8hAQW8tg92PIilWx8h+vgJDDqTooxvRAldFsOgvhqEuXoP8p43aEGFtfwrEpOD4IboitAuSCSKYeubJEK7eIFYCGLH+/uDoix4vrv+Z4lWhLiTopA1CYJHgyqHwdHR4wWqKrMp8GgYTtJ0xWmSrpwP7Uc7jvvr215XZBndrg1Pwo5uwoqF0z6uL59LJaOQGb1tE1j9G9i9T+3VDjVCra5FWZVyPkRpY85zu7Qn3V2RJttEifeJorNoxMHTnK5vYG9de0tP+sqL6zh86ljn1PjEObMUc2TvUQvhiCJXyRhLiKk4yvwl0rXW/jd3GayE6THDcqBJh5oaYUci9G0m6k++xXu8yjBvbRieIkNmsSgmRpfXkjq7LHQ3YCoRtUeMlNB04sLbleVH3hEqXqmGaKXgGJQMzgfZI1FIu1FRrwleexPjtxfGQkH9rCTjR27ogntyJcxPmd7qw76vuvp6z1YeOQ5Ll+EkVqAvP4C1OgcpFcFfz1LO3bvLg8EVdrGqhoMgMghnqONznOBm3lp4bHw7/3D6QGNXUwNW7iHy+3WYS9Pw6mEszYcwfDt6xbQxoFIHVTwcRApQNN0LS6fPQ/eslC5zRY23wHpwA3Z4HgWSD7xaQufDgV9Loaxiwx9OsLSjbrN0uXkqK3KYPA7u32N0a+Y6td4i/DSRtH4YX9N5nZxpg5oy8RJVqVAQMt03rrvVzNbUdluRyrXUVXmFjTWGm6Prs/cfJZp/mzWaAr9EpyMRG8cOKH6viNPpqFmmAwtnGugn20JqKoRBZrKqmz9Hry6tO72FPsx7ZKwshtjQzKLBlfr4FgdOddxgn8tixk9Usk3cI6IuFLOL/1hM9hgWAprqJjezpnlh6hYbGJtJTRap+FRT0v3gUfqfic8a0ZtRHm7QMEBlh+08bxSMpTeAwzBCNrXu7rnlfwUYAFm7wjcrzScXAAAAAElFTkSuQmCC)
}

.erl-shopper-approved #erl-sa-slider .item .sa-user-info .sa-stars .star.full {
    background-position: 0 -16px
}

.erl-shopper-approved #erl-sa-slider .item .sa-review-body {
    width: calc(100% - 105px);
    float: left;
    overflow: hidden
}

.erl-shopper-approved #erl-sa-slider .item .sa-review-body p {
    font-size: 1.3rem;
    font-style: italic;
    font-weight: 400;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #000
}

@media (min-width:990px) and (max-width:1200px) {
    .erl-shopper-approved #erl-sa-slider .item .sa-review-body {
        max-width: 500px
    }
}


.erl-footer .erl-footer-bottom {
    text-align: center;
    padding: 15px 0;
    background-color: #002948
}

.erl-footer .erl-footer-bottom .erl-copy {
    font-size: 1.3rem;
    font-style: normal;
    font-weight: 400;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #8da7c4;
    line-height: 1.54;
    display: block
}


@media (max-width:1200px) {
    #answerdash #qazzow-helpButton {
        font-size: 20px !important;
    }
}

@media (max-width:1090px) {
    .erl-footer .erl-footer-top {
        background-color: #093a5d;
        padding: 40px 20px;
    }
}

.erl-footer {
    margin-bottom: 54px
}

.erl-footer .erl-footer-top {
    background-color: #093a5d;
    padding: 40px 0
}

.erl-footer .erl-sidebar-container {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%
}

@media (min-width:768px) and (max-width:990px) {
    .erl-footer .erl-sidebar-container {
        flex-wrap: wrap
    }
}

@media (min-width:480px) and (max-width:767px) {
    .erl-footer .erl-sidebar-container {
        flex-direction: column
    }
}

@media (max-width:479px) {
    .erl-footer .erl-sidebar-container {
        flex-direction: column
    }
}

.erl-footer .erl-sidebar {
    flex: 1;
    width: 33%
}

@media (min-width:768px) and (max-width:990px) {
    .erl-footer .erl-sidebar {
        flex: 1 1 50%
    }
}

@media (min-width:480px) and (max-width:767px) {
    .erl-footer .erl-sidebar {
        flex: 1;
        text-align: center;
        width: 100%
    }
}

@media (max-width:479px) {
    .erl-footer .erl-sidebar {
        flex: 1;
        text-align: center;
        width: 100%
    }
}

.erl-footer .erl-sidebar.erl-sidebar-grow {
    width: 100%
}

.erl-footer .erl-sidebar .erl-widget.widget_text {
    color: #fff
}

.erl-footer .erl-sidebar .erl-widget.widget_text p {
    margin-bottom: 20px
}

.erl-footer .erl-sidebar .erl-widget.widget_nav_menu a {
    color: #dce7f2!important
}

@media (min-width:768px) and (max-width:990px) {
    .erl-footer .erl-sidebar .menu-navigation-container ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap
    }
}

@media (min-width:768px) and (max-width:990px) {
    .erl-footer .erl-sidebar .menu-navigation-container ul>li {
        flex: 1 1 50%
    }
}

.erl-footer .erl-sidebar .menu-navigation-container ul>li>a {
    display: block
}

.erl-footer-social ul {
    margin: 0;
    padding: 0
}

@media (min-width:480px) and (max-width:767px) {
    .erl-footer-social ul {
        text-align: center;
        display: inline-block
    }
}

@media (max-width:479px) {
    .erl-footer-social ul {
        text-align: center;
        display: inline-block
    }
}

.erl-footer-social ul>li {
    float: left;
    list-style: none;
    margin-right: 5px
}

.erl-footer-social ul>li:last-child {
    margin-right: 0
}

.erl-footer-social ul>li>a {
    position: relative;
    font-size: 1.4rem;
    line-height: 32px;
    height: 32px;
    width: 32px;
    padding: 0 8px;
    text-decoration: none;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: block;
    text-align: center;
    color: #fff!important;
    border-radius: 50%
}

.erl-footer-social ul>li>a[href*="facebook.com"]::before {
    content: "\f09a"
}

.erl-footer-social ul>li>a[href*="twitter.com"]::before {
    content: "\f099"
}

.erl-footer-social ul>li>a[href*="google.com"]::before {
    content: "\f0d5"
}

.erl-footer-social ul>li>a[href*="linkedin.com"]::before {
    content: "\f0e1"
}

.erl-footer-social ul>li>a[href*="/feed"]::before {
    content: "\f09e"
}

.erl-footer-social ul>li>a[href*=contact]::before {
    content: "\f0e0"
}

.erl-footer-social ul>li>a[href*="facebook.com"] {
    background-color: #3b5998
}

.erl-footer-social ul>li>a[href*="twitter.com"] {
    background-color: #3cf
}

.erl-footer-social ul>li>a[href*="google.com"] {
    background-color: #dd4b39
}

.erl-footer-social ul>li>a[href*=contact] {
    background-color: #aaa
}

.erl-footer-social ul>li>a[href*="/feed"] {
    background-color: #fa9b39
}

.erl-footer-social ul>li>a[href*="linkedin.com"] {
    background-color: #0e76a8
}

.erl-footer-social ul>li>a:before {
    font-family: FontAwesome;
    text-decoration: none
}

.erl-footer-social ul>li>a:hover {
    color: #fff
}

.erl-footer-social ul>li>a>span {
    opacity: 0;
    display: none;
    color: #fff;
    float: right;
    font-size: 12px;
    margin: 0 4px 0 8px;
    transition-delay: .4s;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.erl-footer-cta {
    width: 100%;
    background-color: #0579c2;
    padding: 8px 0;
    border-top: 1px solid #bccad3;
    text-align: center;
    position: fixed;
    bottom: 0
}

.erl-footer-cta .erl-btn-round {
    height: 38px;
    padding: 0 25px;
    border: 2px solid #fff;
    color: #fff;
    border-radius: 19px;
    line-height: 34px;
    font-size: 1.8rem;
    text-transform: uppercase
}

@media (max-width:990px) {
    .erl-footer {
        margin-bottom: 41px;
    }

    .erl-footer-cta .erl-btn-round {
        height: 25px;
        padding: 0 14px;
        line-height: 22px;
        font-size: 1.3rem;
    }
}

a {
    outline: 0!important
}

.erl-title-bar {
    padding: 20px
}

.erl-title-bar .causewire-title {
    width: 300px;
    text-align: center
}

@media (min-width:768px) and (max-width:990px) {
    .erl-title-bar .causewire-title {
        width: 100%
    }
}

@media (max-width:479px) {
    .erl-title-bar .causewire-title {
        width: 100%
    }
}

.erl-title-bar .causewire-title h1.erl-page-title {
    margin-top: 15px;
    font-size: 2.4rem
}

.erl-title-bar h1.erl-page-title {
    font-size: 3.8rem;
    font-style: normal;
    font-weight: 400;
    font-family: Raleway, Helvetica, Arial, sans-serif;
    color: #fff;
    text-shadow: 2px 2px 0 rgba(40, 95, 156, .5);
    margin: 0
}

.erl-title-bar h5.erl-page-subtitle {
    font-size: 2.4rem;
    font-style: normal;
    font-weight: 400;
    font-family: Raleway, Helvetica, Arial, sans-serif;
    color: #fff;
    text-shadow: 2px 2px 0 rgba(40, 95, 156, .5);
    margin: 10px 0 0
}

#answerdash .answerdash-selection-bubble {
    width: 64px!important;
    height: 64px!important;
    font-size: 50px!important;
    background: #8bba1c!important
}

.erl-sidebar .erl-widget {
    margin-bottom: 20px
}

.erl-sidebar .erl-widget h4.erl-widget-title {
    font-size: 2rem;
    font-style: normal;
    font-weight: 400;
    font-family: Raleway, Helvetica, Arial, sans-serif;
    color: #8bba1c;
    margin-top: 0;
    margin-bottom: 20px
}

.erl-widget.widget_nav_menu ul.menu {
    list-style: none;
    padding: 0;
    margin: 0
}

.erl-widget.widget_nav_menu ul.menu>li>a {
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 400;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #8bba1c;
    padding: 5px 0;
    display: block
}

.erl-intro-module {
    background-color: #0778ed;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 25px 0;
    position: relative;
    display: block
}

.erl-intro-module:after {
    width: 0;
    height: 0;
    border-top: 35px solid #0ba2f5;
    border-right: 35px solid transparent;
    border-left: 35px solid transparent;
    position: absolute;
    content: " ";
    left: 50%;
    bottom: -35px;
    margin-left: -35px
}

.erl-intro-module h1 {
    font-size: 3.8rem;
    font-style: normal;
    font-weight: 400;
    font-family: Raleway, Helvetica, Arial, sans-serif;
    color: #fff;
    text-align: center;
    text-shadow: 2px 2px 0 rgba(40, 95, 156, .5);
    margin: 0 0 15px
}

@media (min-width:480px) and (max-width:767px) {
    .erl-intro-module h1 {
        font-size: 3.4rem
    }
}

@media (max-width:479px) {
    .erl-intro-module h1 {
        font-size: 3rem
    }
}

.erl-intro-module h2 {
    font-size: 3rem;
    font-style: normal;
    font-weight: 400;
    font-family: Raleway, Helvetica, Arial, sans-serif;
    color: #fff;
    text-align: center;
    text-shadow: 2px 2px 0 rgba(40, 95, 156, .5);
    margin: 0 0 30px
}

@media (min-width:480px) and (max-width:767px) {
    .erl-intro-module h2 {
        font-size: 2.7rem
    }
}

@media (max-width:479px) {
    .erl-intro-module h2 {
        font-size: 2.5rem
    }
}

.erl-intro-module .erl-intro-video iframe {
    border: 0 none;
    margin-bottom: 40px
}

.erl-intro-module .erl-intro-video a {
    display: block;
    position: relative;
    text-align: center
}

.erl-intro-module .erl-intro-video a img {
    margin: 0 auto 40px;
    text-align: center
}

@media (min-width:990px) and (max-width:1200px) {
    .erl-intro-module .erl-intro-video a img {
        margin: 0 auto 40px;
        text-align: center
    }
}

@media (min-width:768px) and (max-width:990px) {
    .erl-intro-module .erl-intro-video a img {
        margin: 0 auto 40px
    }
}

@media (min-width:480px) and (max-width:767px) {
    .erl-intro-module .erl-intro-video a img {
        margin: 0 auto 40px
    }
}

@media (max-width:479px) {
    .erl-intro-module .erl-intro-video a img {
        margin: 0 auto 40px
    }
}

.erl-intro-module .erl-intro-video a:hover>span {
    background: #cd201f
}

.erl-intro-module .erl-intro-video a>span {
    transition: all .3s ease-in-out;
    background: rgba(0, 0, 0, .55);
    display: block;
    width: 100px;
    height: 48px;
    border-radius: 5px;
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff
}

.erl-intro-module .erl-intro-video a>span>i {
    font-size: 2.2rem;
    line-height: 48px
}

.erl-intro-module .erl-intro-content h4 {
    margin: 0 0 10px;
    font-size: 2.2rem;
    font-style: normal;
    font-weight: 600;
    font-family: Raleway, Helvetica, Arial, sans-serif;
    color: #fff
}

.erl-intro-module .erl-intro-content ol,
.erl-intro-module .erl-intro-content p,
.erl-intro-module .erl-intro-content ul {
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 400;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #fff;
    text-shadow: 1px 2px 0 rgba(40, 95, 156, .5)
}

.erl-intro-module .erl-intro-content ul {
    list-style: none;
    padding-left: 0
}

@media (min-width:768px) and (max-width:990px) {
    .erl-intro-module .erl-intro-content ul {
        columns: 2
    }
}

.erl-intro-module .erl-intro-content ul>li {
    margin-bottom: 15px;
    position: relative;
    padding-left: 20px
}

.erl-intro-module .erl-intro-content ul>li:before {
    position: absolute;
    top: 9px;
    left: 2px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #b5ee32;
    content: ''
}

.erl-intro-module .erl-intro-content .erl-btn {
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 600;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #fff;
    transition: all .3s ease-in-out;
    padding: 11px 56px;
    background-color: #9fd425;
    text-shadow: 2px 1px 0 rgba(47, 64, 6, .42);
    box-shadow: inset 2px 2px 1px rgba(255, 255, 255, .75), 2px 2px 5px rgba(0, 0, 0, .14)
}

@media (min-width:768px) and (max-width:990px) {
    .erl-intro-module .erl-intro-content .erl-btn {
        display: block;
        margin-top: 30px
    }
}

@media (min-width:480px) and (max-width:767px) {
    .erl-intro-module .erl-intro-content .erl-btn {
        display: block;
        margin-top: 30px
    }
}

@media (max-width:479px) {
    .erl-intro-module .erl-intro-content .erl-btn {
        display: block;
        margin-top: 30px
    }
}

.erl-intro-module .erl-intro-content .erl-btn:hover {
    box-shadow: none
}

.erl-partner-module {
    text-align: center;
    border-bottom: 1px solid #d9d9d9;
    background-color: #f4f5f6;
    padding: 50px 0 10px
}

.erl-partner-module~.erl-partner-module {
    padding: 30px 0 10px
}

.erl-partner-module.partners-alt ul.erl-partner-list>li {
    margin: 25px 4%
}

.erl-partner-module h2 {
    margin: 10px 0 0;
    font-size: 2rem;
    font-style: normal;
    font-weight: 400;
    font-family: Raleway, Helvetica, Arial, sans-serif;
    color: #000;
    text-transform: uppercase;
    font-weight: 600
}

.erl-partner-module ul.erl-partner-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.erl-partner-module ul.erl-partner-list>li {
    display: inline-block;
    margin: 25px .9%
}

@media (min-width:480px) and (max-width:767px) {
    .erl-partner-module ul.erl-partner-list>li {
        display: block;
        margin: 25px 0
    }
}

@media (max-width:479px) {
    .erl-partner-module ul.erl-partner-list>li {
        display: block;
        margin: 25px 0
    }
}

@media (min-width:480px) and (max-width:767px) {
    .erl-partner-module ul.erl-partner-list>li img {
        width: auto;
        height: auto
    }
}


.erl-testimonial-module {
    background-color: #0778ed;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0;
    text-align: center
}

.erl-testimonial-module h2 {
    font-size: 3.8rem;
    font-style: normal;
    font-weight: 400;
    font-family: Raleway, Helvetica, Arial, sans-serif;
    color: #fff;
    text-align: center;
    text-shadow: 2px 2px 0 rgba(40, 95, 156, .5);
    margin: 0 0 15px
}

.erl-testimonial-module h3 {
    font-size: 3rem;
    font-style: normal;
    font-weight: 300;
    font-family: Raleway, Helvetica, Arial, sans-serif;
    color: #fff;
    text-align: center;
    text-shadow: 2px 2px 0 rgba(40, 95, 156, .5);
    margin: 0 0 30px
}

.erl-testimonial-module #erl-testimonial-slider {
    margin-top: 20px
}

.erl-testimonial-module #erl-testimonial-slider .item {
    min-height: 450px
}

.erl-testimonial-module #erl-testimonial-slider .carousel-indicators {
    bottom: -10px;
}

@media (max-width:990px) {
    .erl-testimonial-module #erl-testimonial-slider .item {
        min-height: auto;
    }
    .erl-testimonial-module #erl-testimonial-slider .carousel-indicators {
        position: static;
        display: inline-block;
        margin: 10px auto 0;
    }

}

.erl-testimonial-module #erl-testimonial-slider .carousel-indicators>li {
    width: 15px;
    height: 15px
}

.erl-testimonial-module #erl-testimonial-slider .carousel-indicators>li.active {
    width: 16px;
    height: 16px
}

.erl-testimonial-module #erl-testimonial-slider .erl-testimonial .erl-testimonial-thumb {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    border: 1px solid #fff;
    margin-bottom: 20px
}

.erl-testimonial-module #erl-testimonial-slider .erl-testimonial .erl-testimonial-content {
    position: relative;
    padding: 0 75px
}

.erl-testimonial-module #erl-testimonial-slider .erl-testimonial .erl-testimonial-content:before {
    font-size: 5rem;
    font-family: fontAwesome;
    content: "\f10d";
    position: absolute;
    left: 0;
    top: 0;
    color: #fff
}

.erl-testimonial-module #erl-testimonial-slider .erl-testimonial .erl-testimonial-content:after {
    font-size: 5rem;
    font-family: fontAwesome;
    content: "\f10e";
    position: absolute;
    right: 0;
    top: 0;
    color: #fff
}

.erl-testimonial-module #erl-testimonial-slider .erl-testimonial .erl-testimonial-content.small p {
    font-size: 1.5rem;
    margin-bottom: 10px
}

.erl-testimonial-module #erl-testimonial-slider .erl-testimonial .erl-testimonial-content p {
    text-align: left;
    font-size: 2rem;
    font-style: normal;
    font-weight: 400;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #fff;
    margin-bottom: 30px
}

.erl-testimonial-module #erl-testimonial-slider .erl-testimonial h4 {
    font-size: 2rem;
    font-style: normal;
    font-weight: 600;
    font-family: Raleway, Helvetica, Arial, sans-serif;
    color: #fff;
    margin: 20px 0 0
}

.erl-features-module {
    padding: 50px 0 0
}

.erl-features-module h2 {
    margin: 0;
    font-size: 3rem;
    font-style: normal;
    font-weight: 400;
    font-family: Raleway, Helvetica, Arial, sans-serif;
    color: #666;
    text-align: center
}

.erl-features-module .erl-features {
    margin-top: 50px
}

.erl-features-module .erl-features .erl-feature {
    margin-bottom: 50px
}

@media (min-width:480px) and (max-width:767px) {
    .erl-features-module .erl-features .erl-feature {
        margin-bottom: 30px
    }
}

@media (max-width:479px) {
    .erl-features-module .erl-features .erl-feature {
        margin-bottom: 30px
    }
}

.erl-features-module .erl-features .erl-feature .media-left {
    display: block;
    margin-bottom: 15px;
    float: left;
}
.erl-features-module .erl-features .erl-feature .media-left a {
    display: inline-block;
}

@media (max-width:768px) {
    .erl-features-module .erl-features .erl-feature .media-left {
        text-align: center;
        display: block;
        padding: 0;
        float: none;
    }
}


.erl-features-module .erl-features .erl-feature .media-left .media-object {
    width: 60px;
    height: 60px
}

@media (min-width:768px) and (max-width:990px) {
    .erl-features-module .erl-features .erl-feature .media-left .media-object {
        width: 80px;
        height: auto
    }
}

@media (min-width:480px) and (max-width:767px) {
    .erl-features-module .erl-features .erl-feature .media-left .media-object {
        width: 80px;
        height: auto;
        text-align: center;
        margin: 0 auto
    }
}

@media (max-width:479px) {
    .erl-features-module .erl-features .erl-feature .media-left .media-object {
        width: 80px;
        height: auto;
        text-align: center;
        margin: 0 auto
    }
}

@media (min-width:480px) and (max-width:767px) {
    .erl-features-module .erl-features .erl-feature .media-body {
        text-align: center
    }
}

@media (max-width:479px) {
    .erl-features-module .erl-features .erl-feature .media-body {
        text-align: center
    }
}

.erl-features-module .erl-features .erl-feature .media-body .media-heading {
    font-size: 2.4rem;
    font-style: normal;
    font-weight: 600;
    font-family: Raleway, Helvetica, Arial, sans-serif;
    color: #8bba1c;
    margin-bottom: 10px
}

.erl-features-module .erl-features .erl-feature .media-body .erl-feature-content p {
    font-size: 2rem;
    font-style: normal;
    font-weight: 400;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #666;
    line-height: 1.5
}

.erl-numbers-module {
    background-size: cover;
    background-repeat: no-repeat;
    padding: 60px 0
}

@media (min-width:768px) and (max-width:990px) {
    .erl-numbers-module {
        padding: 0
    }
}

@media (min-width:480px) and (max-width:767px) {
    .erl-numbers-module {
        padding: 0
    }
}

@media (max-width:479px) {
    .erl-numbers-module {
        padding: 0
    }
}

.erl-numbers-module .erl-numbers-holder .erl-number {
    text-align: center
}

@media (min-width:768px) and (max-width:990px) {
    .erl-numbers-module .erl-numbers-holder .erl-number {
        margin: 30px 0
    }
}

@media (min-width:480px) and (max-width:767px) {
    .erl-numbers-module .erl-numbers-holder .erl-number {
        margin: 30px 0
    }
}

@media (max-width:479px) {
    .erl-numbers-module .erl-numbers-holder .erl-number {
        margin: 30px 0
    }
}

.erl-numbers-module .erl-numbers-holder .erl-number .odometer {
    font-size: 6rem;
    font-family: Raleway;
    text-align: center;
    color: #fff;
    margin: 0 auto
}

@media (min-width:990px) and (max-width:1200px) {
    .erl-numbers-module .erl-numbers-holder .erl-number .odometer {
        font-size: 4rem
    }
}

@media (min-width:768px) and (max-width:990px) {
    .erl-numbers-module .erl-numbers-holder .erl-number .odometer {
        font-size: 4rem
    }
}

@media (min-width:480px) and (max-width:767px) {
    .erl-numbers-module .erl-numbers-holder .erl-number .odometer {
        font-size: 4rem
    }
}

@media (max-width:479px) {
    .erl-numbers-module .erl-numbers-holder .erl-number .odometer {
        font-size: 4rem
    }
}

.erl-numbers-module .erl-numbers-holder .erl-number .odometer .odometer-inside {
    margin: 0 auto;
    text-align: center
}

.erl-numbers-module .erl-numbers-holder .erl-number h4 {
    font-size: 2rem;
    font-style: normal;
    font-weight: 400;
    font-family: Raleway, Helvetica, Arial, sans-serif;
    color: #fff;
    margin: 20px 0 0;
    text-align: center
}

@media (min-width:768px) and (max-width:990px) {
    .erl-numbers-module .erl-numbers-holder .erl-number h4 {
        font-size: 1.8rem
    }
}

@media (min-width:480px) and (max-width:767px) {
    .erl-numbers-module .erl-numbers-holder .erl-number h4 {
        font-size: 1.8rem
    }
}

@media (max-width:479px) {
    .erl-numbers-module .erl-numbers-holder .erl-number h4 {
        font-size: 1.6rem;
        margin-top: 10px
    }
}

.erl-separator-module {
    padding: 20px 0
}

.erl-separator-module h2 {
    font-size: 3rem;
    font-style: normal;
    font-weight: 400;
    font-family: Raleway, Helvetica, Arial, sans-serif;
    color: #fff;
    text-align: center;
    margin: 0
}

.erl-slider-module {
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    padding: 60px 0
}

.erl-slider-module #erl-content-slider .carousel-inner {
    display: flex;
    flex-direction: row;
    align-items: flex-start
}

.erl-slider-module #erl-content-slider .carousel-inner .item {
    flex: 1
}

.erl-slider-module #erl-content-slider .carousel-inner .item .erl-content-slide {
    position: relative
}

.erl-slider-module #erl-content-slider .carousel-inner .item .erl-content-slide h3 {
    font-size: 3.6rem;
    font-style: normal;
    font-weight: 400;
    font-family: Raleway, Helvetica, Arial, sans-serif;
    color: #fff;
    margin: 0 0 30px;
    text-align: center
}

.erl-slider-module #erl-content-slider .carousel-inner .item .erl-content-slide .erl-content ol,
.erl-slider-module #erl-content-slider .carousel-inner .item .erl-content-slide .erl-content ul,
.erl-slider-module #erl-content-slider .carousel-inner .item .erl-content-slide .erl-content>p {
    font-size: 2.4rem;
    font-style: normal;
    font-weight: 400;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #fff
}

.erl-slider-module #erl-content-slider .carousel-inner .item .erl-content-slide .erl-content ul {
    padding: 0;
    list-style: none
}

.erl-slider-module #erl-content-slider .carousel-inner .item .erl-content-slide .erl-content ul>li {
    margin-bottom: 10px;
    padding-left: 15px
}

.erl-slider-module #erl-content-slider .carousel-inner .item .erl-content-slide .erl-content ul>li:before {
    font-family: fontAwesome;
    content: '\f105';
    margin: 0 5px 0 -15px;
    color: #fff
}

.erl-slider-module #erl-content-slider .carousel-inner .item .erl-content-slide .erl-slide-cta {
    bottom: 0;
    width: 100%;
    text-align: center;
    margin: 50px 0 15px
}

.erl-slider-module #erl-content-slider .carousel-inner .item .erl-content-slide .erl-slide-cta>a {
    transition: all .3s ease-in-out;
    font-size: 3rem;
    font-style: normal;
    font-weight: 600;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #fff;
    padding: 8px 48px;
    border: 2px solid #fff;
    border-radius: 3px
}

@media (min-width:480px) and (max-width:767px) {
    .erl-slider-module #erl-content-slider .carousel-inner .item .erl-content-slide .erl-slide-cta>a {
        font-size: 2.5rem;
        display: block
    }
}

@media (max-width:479px) {
    .erl-slider-module #erl-content-slider .carousel-inner .item .erl-content-slide .erl-slide-cta>a {
        font-size: 2.5rem;
        padding: 10px 15px;
        display: block
    }
}

.erl-slider-module #erl-content-slider .carousel-inner .item .erl-content-slide .erl-slide-cta>a:hover {
    color: #0579c2;
    background-color: #fff
}

.erl-slider-module #erl-content-slider .carousel-indicators {
    bottom: -50px
}

.erl-slider-module #erl-content-slider .carousel-indicators>li {
    width: 15px;
    height: 15px
}

.erl-slider-module #erl-content-slider .carousel-indicators>li.active {
    width: 16px;
    height: 16px
}

.erl-product-module {
    padding: 70px 0 50px
}

.erl-product-module h2 {
    font-size: 3.6rem;
    font-style: normal;
    font-weight: 400;
    font-family: Raleway, Helvetica, Arial, sans-serif;
    color: #757575;
    margin: 0 0 50px;
    text-align: center
}

.erl-product-module .erl-products {
    margin: 0 auto;
    width: 795px
}

@media (min-width:768px) and (max-width:990px) {
    .erl-product-module .erl-products {
        width: 100%
    }
}

@media (min-width:480px) and (max-width:767px) {
    .erl-product-module .erl-products {
        width: 100%
    }
}

@media (max-width:479px) {
    .erl-product-module .erl-products {
        width: 100%
    }
}

.erl-product-module .erl-products .erl-product {
    float: left;
    width: 265px
}

@media (min-width:768px) and (max-width:990px) {
    .erl-product-module .erl-products .erl-product {
        width: 100%;
        float: none
    }
}

@media (min-width:480px) and (max-width:767px) {
    .erl-product-module .erl-products .erl-product {
        width: 100%;
        float: none
    }
}

@media (max-width:479px) {
    .erl-product-module .erl-products .erl-product {
        width: 100%;
        float: none
    }
}

.erl-product-module .erl-products .erl-product.product-normal {
    margin-top: 30px
}

.erl-product-module .erl-products .erl-product.product-normal:first-child .product-price {
    border-left: 1px solid #a1a8aa;
    border-right: none
}

@media (min-width:768px) and (max-width:990px) {
    .erl-product-module .erl-products .erl-product.product-normal:first-child .product-price {
        border-right: 1px solid #a1a8aa
    }
}

@media (min-width:480px) and (max-width:767px) {
    .erl-product-module .erl-products .erl-product.product-normal:first-child .product-price {
        border-right: 1px solid #a1a8aa
    }
}

@media (max-width:479px) {
    .erl-product-module .erl-products .erl-product.product-normal:first-child .product-price {
        border-right: 1px solid #a1a8aa
    }
}

.erl-product-module .erl-products .erl-product.product-normal:first-child .product-content {
    border-left: 1px solid #a1a8aa;
    border-right: none
}

@media (min-width:768px) and (max-width:990px) {
    .erl-product-module .erl-products .erl-product.product-normal:first-child .product-content {
        border-right: 1px solid #a1a8aa
    }
}

@media (min-width:480px) and (max-width:767px) {
    .erl-product-module .erl-products .erl-product.product-normal:first-child .product-content {
        border-right: 1px solid #a1a8aa
    }
}

@media (max-width:479px) {
    .erl-product-module .erl-products .erl-product.product-normal:first-child .product-content {
        border-right: 1px solid #a1a8aa
    }
}

.erl-product-module .erl-products .erl-product.product-normal:last-child .product-price {
    border-right: 1px solid #a1a8aa;
    border-left: none
}

@media (min-width:768px) and (max-width:990px) {
    .erl-product-module .erl-products .erl-product.product-normal:last-child .product-price {
        border-left: 1px solid #a1a8aa
    }
}

@media (min-width:480px) and (max-width:767px) {
    .erl-product-module .erl-products .erl-product.product-normal:last-child .product-price {
        border-left: 1px solid #a1a8aa
    }
}

@media (max-width:479px) {
    .erl-product-module .erl-products .erl-product.product-normal:last-child .product-price {
        border-left: 1px solid #a1a8aa
    }
}

.erl-product-module .erl-products .erl-product.product-normal:last-child .product-content {
    border-right: 1px solid #a1a8aa;
    border-left: none
}

@media (min-width:768px) and (max-width:990px) {
    .erl-product-module .erl-products .erl-product.product-normal:last-child .product-content {
        border-left: 1px solid #a1a8aa
    }
}

@media (min-width:480px) and (max-width:767px) {
    .erl-product-module .erl-products .erl-product.product-normal:last-child .product-content {
        border-left: 1px solid #a1a8aa
    }
}

@media (max-width:479px) {
    .erl-product-module .erl-products .erl-product.product-normal:last-child .product-content {
        border-left: 1px solid #a1a8aa
    }
}

.erl-product-module .erl-products .erl-product.product-normal .product-header {
    background-color: #9fd425;
    border-color: #9fd425
}

.erl-product-module .erl-products .erl-product.product-normal .product-header h4 {
    margin: 10px 0 5px
}

@media (min-width:768px) and (max-width:990px) {
    .erl-product-module .erl-products .erl-product.product-normal .product-header h4 {
        margin: 0;
        padding: 5px 0 10px
    }
}

@media (min-width:480px) and (max-width:767px) {
    .erl-product-module .erl-products .erl-product.product-normal .product-header h4 {
        margin: 0;
        padding: 5px 0 10px
    }
}

@media (max-width:479px) {
    .erl-product-module .erl-products .erl-product.product-normal .product-header h4 {
        margin: 0;
        padding: 5px 0 10px
    }
}

.erl-product-module .erl-products .erl-product.product-normal .product-price>span {
    color: #9fd425
}

.erl-product-module .erl-products .erl-product.product-normal .product-content ul>li:before {
    background-color: #9fd425
}

.erl-product-module .erl-products .erl-product.product-normal .product-content ul strong {
    color: #9fd425
}

.erl-product-module .erl-products .erl-product.product-normal .product-content .erl-btn {
    background-color: #fff;
    border-color: #9fd425;
    color: #9fd425
}

.erl-product-module .erl-products .erl-product.product-normal .product-content .erl-btn:hover {
    background-color: #9fd425;
    color: #fff
}

.erl-product-module .erl-products .erl-product.product-featured .product-header {
    background-color: #ff8f1d;
    border-color: #ff8f1d;
    padding-top: 15px
}

.erl-product-module .erl-products .erl-product.product-featured .product-header h4 {
    margin: 0 0 10px
}

.erl-product-module .erl-products .erl-product.product-featured .product-header h5 {
    margin-bottom: 10px
}

.erl-product-module .erl-products .erl-product.product-featured .product-price>span {
    color: #ff8f1d
}

.erl-product-module .erl-products .erl-product.product-featured .product-content {
    min-height: 550px
}

@media (min-width:768px) and (max-width:990px) {
    .erl-product-module .erl-products .erl-product.product-featured .product-content {
        min-height: auto;
        height: auto
    }
}

@media (min-width:480px) and (max-width:767px) {
    .erl-product-module .erl-products .erl-product.product-featured .product-content {
        min-height: auto;
        height: auto
    }
}

@media (max-width:479px) {
    .erl-product-module .erl-products .erl-product.product-featured .product-content {
        min-height: auto;
        height: auto
    }
}

.erl-product-module .erl-products .erl-product.product-featured .product-content ul>li:before {
    background-color: #ff8f1d
}

.erl-product-module .erl-products .erl-product.product-featured .product-content ul strong {
    color: #ff8f1d
}

.erl-product-module .erl-products .erl-product.product-featured .product-content .erl-btn {
    background-color: #ff8f1d;
    border-color: #ff8f1d;
    color: #fff
}

.erl-product-module .erl-products .erl-product.product-featured .product-content .erl-btn:hover {
    background-color: #fff;
    color: #ff8f1d
}

.erl-product-module .erl-products .erl-product .product-header {
    text-align: center;
    padding-top: 10px;
    background-color: #ddd;
    border: 1px solid #ddd
}

.erl-product-module .erl-products .erl-product .product-header h4 {
    font-size: 2.4rem;
    font-style: normal;
    font-weight: 600;
    font-family: Raleway, Helvetica, Arial, sans-serif;
    color: #fff;
    margin: 0;
    text-shadow: 2px 2px 0 rgba(0, 0, 0, .18)
}

.erl-product-module .erl-products .erl-product .product-header h5 {
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 600;
    font-family: Raleway, Helvetica, Arial, sans-serif;
    color: #fff;
    margin: 0;
    text-shadow: 2px 2px 0 rgba(0, 0, 0, .18)
}

.erl-product-module .erl-products .erl-product .product-price {
    padding: 10px 0;
    text-align: center;
    border: 1px solid #a1a8aa;
    border-top: none
}

.erl-product-module .erl-products .erl-product .product-price>span {
    font-size: 6rem;
    font-style: normal;
    font-weight: 400;
    font-family: Raleway, Helvetica, Arial, sans-serif;
    color: #000
}

.erl-product-module .erl-products .erl-product .product-price>span>sup {
    color: #9f9f9f;
    font-size: 2.4rem;
    top: -1em
}

.erl-product-module .erl-products .erl-product .product-content {
    border: 1px solid #a1a8aa;
    border-top: none;
    padding: 20px 30px;
    min-height: 495px;
    position: relative;
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 400;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #666
}

@media (min-width:768px) and (max-width:990px) {
    .erl-product-module .erl-products .erl-product .product-content {
        min-height: auto;
        height: auto
    }
}

@media (min-width:480px) and (max-width:767px) {
    .erl-product-module .erl-products .erl-product .product-content {
        min-height: auto;
        height: auto
    }
}

@media (max-width:479px) {
    .erl-product-module .erl-products .erl-product .product-content {
        min-height: auto;
        height: auto
    }
}

.erl-product-module .erl-products .erl-product .product-content ul {
    list-style: none;
    padding-left: 0
}

@media (min-width:768px) and (max-width:990px) {
    .erl-product-module .erl-products .erl-product .product-content ul {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        width: 100%;
        flex-wrap: wrap
    }
}

@media (min-width:480px) and (max-width:767px) {
    .erl-product-module .erl-products .erl-product .product-content ul {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        width: 100%;
        flex-wrap: wrap
    }
}

.erl-product-module .erl-products .erl-product .product-content ul>li {
    margin-bottom: 25px;
    position: relative;
    padding-left: 20px
}

@media (min-width:768px) and (max-width:990px) {
    .erl-product-module .erl-products .erl-product .product-content ul>li {
        margin-bottom: 0;
        padding: 10px 0 10px 15px;
        flex: 0 0 50%
    }
}

@media (min-width:480px) and (max-width:767px) {
    .erl-product-module .erl-products .erl-product .product-content ul>li {
        margin-bottom: 0;
        padding: 10px 0 10px 15px;
        flex: 0 0 100%
    }
}

.erl-product-module .erl-products .erl-product .product-content ul>li:before {
    position: absolute;
    top: 9px;
    left: 2px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #000;
    content: ''
}

@media (min-width:768px) and (max-width:990px) {
    .erl-product-module .erl-products .erl-product .product-content ul>li:before {
        top: 18px
    }
}

@media (min-width:480px) and (max-width:767px) {
    .erl-product-module .erl-products .erl-product .product-content ul>li:before {
        top: 18px
    }
}

.erl-product-module .erl-products .erl-product .product-content ul>li strong {
    font-weight: 600;
    color: #000
}

.erl-product-module .erl-products .erl-product .product-content .erl-btn {
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 600;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #000;
    transition: all .3s ease-in-out;
    position: absolute;
    bottom: 25px;
    display: block;
    width: 200px;
    text-align: center;
    padding: 8px;
    border: 2px solid #000;
    margin: 0 0 50px;
    border-radius: 3px
}

@media (max-width:990px) {
    .erl-product-module .erl-products .erl-product .product-content .erl-btn {
        position: relative;
        margin: 60px 0 0;
        display: block;
        width: 100%
    }
}

@media only screen and (min-width:768px) and (max-width:1140px) {
    .blog .erl-page-title {
        padding: 20px 40px;
    }

    .erl-post-wrap {
        padding: 0 40px;
    }
}

.erl-post-wrap .erl-post {
    padding: 20px 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #000
}

.erl-post-wrap .erl-post h3 {
    font-size: 2.2rem;
    font-style: normal;
    font-weight: 700;
    font-family: Raleway, Helvetica, Arial, sans-serif;
    color: #8bba1c;
    margin: 0 0 5px
}

.erl-post-wrap .erl-post h3 a {
    color: #9fd425;
    transition: all .3s ease-in-out
}

.erl-post-wrap .erl-post h3 a:hover {
    color: #8bba1c
}

.erl-post-wrap .erl-post .erl-meta span {
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 400;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #666;
    display: block;
    margin-bottom: 10px
}

.erl-post-wrap .erl-post .erl-excerpt {
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 400;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #000;
    line-height: 2.5rem!important
}

.erl-post-wrap .erl-post .erl-excerpt a.more-link {
    transition: all .3s ease-in-out;
    padding: 10px 35px;
    color: #fff;
    background-color: #8bba1c;
    border: 1px solid #8bba1c;
    text-align: center;
    border-radius: 5px;
    transition: all .3s ease-in-out;
    display: block;
    max-width: 180px;
    margin-top: 10px;
    text-shadow: 2px 1px 0 rgba(47, 64, 6, .4);
    background-color: #9fd425;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, .14);
    border-color: #9fd425
}

.erl-post-wrap .erl-post .erl-excerpt a.more-link:hover {
    background-color: #8bba1c
}

.erl-faq-post {
    padding: 13px 0 14px 21px;
    margin-bottom: 20px;
    background-color: #f4f5f6;
    border: 1px solid #dbdbdb;
    transition: all .3s ease-in-out
}

.erl-faq-post.active {
    background-color: #fff
}

.erl-faq-post.active .panel-heading.has-video .panel-title>a:before {
    display: none
}

.erl-faq-post.active .panel-heading.has-video .panel-title>a:after {
    content: "\f068"
}

.erl-faq-post.active .panel-heading .panel-title>a:after {
    content: "\f068"
}

.erl-faq-post .panel-heading {
    padding: 0;
    border: 0;
    border-radius: 0;
    position: relative
}

.erl-faq-post .panel-heading.has-video .panel-title>a:before {
    content: "Video";
    position: absolute;
    right: 45px;
    top: 50%;
    margin-top: -12.5px;
    height: 25px;
    color: #8bba1c
}

.erl-faq-post .panel-heading.has-video .panel-title>a:after {
    content: "\f04b";
    font-size: 13px
}

.erl-faq-post .panel-heading .panel-title {
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 400;
    font-family: Raleway, Helvetica, Arial, sans-serif;
    color: #666;
    line-height: 2.5rem
}

.erl-faq-post .panel-heading .panel-title>a {
    position: relative;
    display: block
}

.erl-faq-post .panel-heading .panel-title>a>span {
    max-width: 75%;
    display: block
}

.erl-faq-post .panel-heading .panel-title>a:after {
    position: absolute;
    font-family: fontAwesome;
    right: 15px;
    top: 50%;
    width: 25px;
    height: 25px;
    content: "\f067";
    line-height: 27px;
    font-size: 17px;
    background-color: #8bba1c;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    margin-top: -12.5px
}

.erl-faq-post .panel-body .entry-content-asset {
    margin-bottom: 15px
}

.erl-faq-post .panel-body ol,
.erl-faq-post .panel-body p,
.erl-faq-post .panel-body ul {
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 400;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #000;
    line-height: 2.5rem;
    margin-bottom: 25px
}

.erl-members .erl-member {
    padding: 25px 0
}

.erl-members .erl-member~.erl-member {
    border-top: 1px solid #ebebeb
}

.erl-members .erl-member:nth-child(2n+1) {
    background-color: #f4f5f6
}

@media (min-width:768px) and (max-width:990px) {
    .erl-members .erl-member .media-left {
        display: block
    }
}

@media (min-width:480px) and (max-width:767px) {
    .erl-members .erl-member .media-left {
        display: block
    }
}

@media (max-width:479px) {
    .erl-members .erl-member .media-left {
        display: block
    }
}

@media (min-width:768px) and (max-width:990px) {
    .erl-members .erl-member .media-body {
        display: block;
        margin-top: 30px;
        width: 100%
    }
}

@media (min-width:480px) and (max-width:767px) {
    .erl-members .erl-member .media-body {
        display: block;
        margin-top: 30px;
        width: 100%
    }
}

@media (max-width:479px) {
    .erl-members .erl-member .media-body {
        display: block;
        margin-top: 30px;
        width: 100%
    }
}

.erl-members .erl-member .media-body .media-heading {
    font-size: 2.4rem;
    font-style: normal;
    font-weight: 600;
    font-family: Raleway, Helvetica, Arial, sans-serif;
    color: #8bba1c;
    margin-bottom: 3px
}

.erl-members .erl-member .media-body .media-heading h4 {
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 400;
    font-family: Raleway, Helvetica, Arial, sans-serif;
    color: #999;
    margin: 0 0 10px
}

.erl-pagination ul {
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 400;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #000
}

.erl-pagination ul>li.active>a {
    background-color: #9fd425
}

.erl-pagination ul>li>a {
    color: #9fd425;
    transition: all .3s ease-in-out
}

.erl-pagination ul>li>a:hover {
    color: #8bba1c
}

.erl-single-wrap {
    padding: 20px 0
}

.erl-single-wrap .erl-content p {
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 400;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #000;
    line-height: 2.5rem;
    margin-bottom: 25px
}

.erl-single-wrap .erl-content blockquote,
.erl-single-wrap .erl-content ol,
.erl-single-wrap .erl-content ul {
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 400;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #000
}

#erl-comments .comment {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 3px solid #8bba1c
}

#erl-comments .comment .media-left img {
    border-radius: 50%
}

#erl-comments .comment>.comment {
    background-color: #efefef;
    margin-left: 60px;
    border-bottom: none;
    padding: 15px;
    border-radius: 10px
}

#erl-comments .comment .comment-reply-link {
    font-size: 1.4rem
}

#erl-comments .pingback {
    padding: 15px;
    background-color: #eee;
    border-radius: 10px;
    margin-bottom: 20px
}

#erl-comments .pingback .media-left {
    display: none
}

#erl-comments .pingback .comment-reply-link {
    display: none
}

#erl-comments .comment-respond h3 {
    font-size: 2.8rem;
    font-style: normal;
    font-weight: 600;
    font-family: Raleway, Helvetica, Arial, sans-serif;
    color: #8bba1c;
    margin-bottom: 30px;
    margin-top: 10px
}

#erl-comments .comment-respond form textarea {
    min-height: 200px
}

#erl-comments .comment-respond form .entry-text {
    display: block;
    font-size: 13px;
    margin-bottom: 15px
}

#erl-comments .comment-respond form .submit {
    transition: all .3s ease-in-out;
    padding: 10px 35px;
    color: #fff;
    background-color: #8bba1c;
    border: 1px solid #8bba1c;
    text-align: center;
    border-radius: 5px;
    width: 100%
}

.list-wrapper {
    border: 1px solid #f2f2f2;
    margin: 20px 0
}

.list-wrapper .list {
    float: left;
    width: 50%;
    box-sizing: border-box
}

@media (min-width:480px) and (max-width:767px) {
    .list-wrapper .list {
        float: none;
        width: 100%
    }
}

@media (max-width:479px) {
    .list-wrapper .list {
        float: none;
        width: 100%
    }
}

.list-wrapper .list-head {
    padding: 15px 10px
}

.list-wrapper .list-head .list-search {
    padding: 5px 7px;
    margin: -5px 0
}

.list-wrapper .list-body {
    height: 200px;
    overflow-y: scroll;
    box-sizing: border-box
}

.list-wrapper .list-body ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.list-wrapper .list-body li+li {
    border-top: 1px solid #f2f2f2
}

.list-wrapper .list-body a {
    display: block;
    padding: 5px;
    text-decoration: none
}

.list-wrapper .list-body a span {
    color: #555;
    font-size: 13px;
    padding-left: 10px
}

@media (min-width:990px) and (max-width:1200px) {
    .list-wrapper .list-body a span {
        display: block;
        padding: 0
    }
}

@media (min-width:768px) and (max-width:990px) {
    .list-wrapper .list-body a span {
        display: block;
        padding: 0
    }
}

@media (min-width:480px) and (max-width:767px) {
    .list-wrapper .list-body a span {
        display: block;
        padding: 0
    }
}

@media (max-width:479px) {
    .list-wrapper .list-body a span {
        display: block;
        padding: 0
    }
}

.list-wrapper .list-body a.active,
.list-wrapper .list-body a:hover {
    background: #93c51c;
    color: #fff
}

.list-wrapper .list-right .list-body {
    padding: 10px;
    color: #666
}

.list-wrapper .list-left .list-body li {
    padding: 0
}

.list li {
    list-style: none;
    list-style-position: outside;
    position: relative
}

.list-wrapper .list .list-body li {
    position: relative
}

.list-wrapper .list .list-body a {
    padding-left: 17px
}

.list-wrapper .list-head {
    padding: 15px 5px;
    background: #eee;
    font-size: 14px;
    text-align: center
}

.list-wrapper .list-body {
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 400;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #666
}

.erl-feature-table {
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 700;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #000;
    width: 100%;
    vertical-align: middle;
    text-align: center
}

.erl-feature-table thead>tr:first-child>th {
    border-top: 10px solid #c0dd75
}

.erl-feature-table thead>tr:first-child>th:first-child {
    background-color: #fff;
    border-top: none
}

.erl-feature-table thead>tr:first-child>th:nth-child(2) {
    border-left: 10px solid #c0dd75;
    border-top: 10px solid #c0dd75;
    padding: 15px
}

.erl-feature-table thead>tr:first-child>th:last-child {
    border-top: 10px solid #c0dd75;
    border-right: 10px solid #c0dd75
}

.erl-feature-table thead>tr>th {
    font-size: 2.2rem;
    background-color: #ecf9cb;
    text-align: center;
    padding: 15px
}

@media (max-width: 768px) {
    .erl-feature-table thead>tr>th {
        font-size: 1.3rem;
    }

    .erl-feature-table {
        table-layout: fixed;
        font-size: 1.4rem;
    }
}

.erl-feature-table tbody>tr:last-child>td {
    border-bottom: 10px solid #c0dd75
}

.erl-feature-table tbody>tr:last-child>td:first-child {
    border-bottom: none!important
}

.erl-feature-table tbody>tr td {
    border-top: 1px dotted #999;
    padding: 15px;
    background-color: #ecf9cb
}

.erl-feature-table tbody>tr td i {
    font-size: 3rem
}

.erl-feature-table tbody>tr td:first-child {
    background-color: #c5dbf7;
    color: #333;
    font-weight: 400
}

.erl-feature-table tbody>tr td:first-child i {
    font-size: 1.6rem
}

.erl-feature-table tbody>tr td:nth-child(2) {
    border-left: 10px solid #c0dd75
}

.erl-feature-table tbody>tr td:last-child {
    border-right: 10px solid #c0dd75
}

.erl-feature-table.extended .fa-check {
    color: #738446!important
}

.erl-feature-table.extended .fa-times {
    color: #9f6a6a!important
}

.erl-feature-table.extended .erl {
    color: #9fd425;
    text-align: center;
    font-size: 24px;
    letter-spacing: 5px
}

.erl-feature-table.extended thead>tr>th {
    border: none!important;
    background-color: transparent!important
}

.erl-feature-table.extended tbody>tr:nth-child(1)>td {
    border-top: none
}

.erl-feature-table.extended tbody>tr:nth-child(1)>td:nth-child(1) {
    background-color: transparent;
    border-color: transparent
}

.erl-feature-table.extended tbody>tr:nth-child(1)>td:nth-child(2),
.erl-feature-table.extended tbody>tr:nth-child(1)>td:nth-child(3),
.erl-feature-table.extended tbody>tr:nth-child(1)>td:nth-child(4) {
    border-top: 10px solid #c0dd75
}

.erl-feature-table.extended tbody>tr:last-child>td {
    border-bottom: none
}

.erl-feature-table.extended tbody>tr:last-child>td:nth-child(2),
.erl-feature-table.extended tbody>tr:last-child>td:nth-child(3),
.erl-feature-table.extended tbody>tr:last-child>td:nth-child(4) {
    border-bottom: 10px solid #c0dd75
}

.erl-feature-table.extended tbody>tr>td {
    background-color: #e0c3c3
}

.erl-feature-table.extended tbody>tr>td:nth-child(1) {
    background-color: #c5dbf7
}

.erl-feature-table.extended tbody>tr>td:nth-child(2),
.erl-feature-table.extended tbody>tr>td:nth-child(3),
.erl-feature-table.extended tbody>tr>td:nth-child(4) {
    background-color: #ecf9cb
}

.erl-feature-table.extended tbody>tr>td:nth-child(4) {
    border-right: 10px solid #c0dd75
}

.erl-feature-table.extended tbody>tr>td:last-child {
    border-right: 10px solid transparent
}

.erl-feature-table .tooltip_templates {
    display: none
}

.tooltipster {
    font-size: 1.8rem;
    display: inline-block;
    cursor: pointer
}

.tooltipster-noir {
    font-size: 1.6rem!important
}

.tooltipster-noir .tooltipster-box {
    background-color: #fff
}

.tooltipster-noir .tooltipster-content {
    color: #000!important
}

.erl-collapse { max-width: 100%; }

.erl-collapse h2>a {
    font-size: 2rem
}

.erl-collapse h3 {
    text-align: center;
    margin-bottom: 15px
}

.erl-collapse h3>a {
    color: #8bba1c
}

.erl-collapse h3:hover a {
    text-decoration: underline;
    color: #8bba1c
}

.erl-about-banner {
    padding: 50px 0
}

.erl-about-banner h1 {
    margin-top: 0;
    font-size: 3.8rem;
    font-style: normal;
    font-weight: 600;
    font-family: Raleway, Helvetica, Arial, sans-serif;
    color: #fff;
    text-shadow: 2px 2px 0 rgba(40, 95, 156, .5);
    margin-bottom: 40px;
    text-align: center
}

.erl-about-banner .about-content p {
    font-size: 2.8rem;
    font-style: normal;
    font-weight: 400;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #fff;
    text-shadow: 2px 2px 0 rgba(40, 95, 156, .5)
}

.erl-about-banner .about-content p a {
    color: #b5ee32;
    border-bottom: 1px solid #b5ee32
}

.meet-us .come-in {
    transform: translateX(-150px);
    animation: come-in .8s ease forwards
}

.meet-us .come-in:nth-child(odd) {
    animation-duration: .6s
}

@keyframes come-in {
    to {
        transform: translateX(0)
    }
}

.erl-page-wrap,
.erl-title-bar {
    margin-top: 175px
}

@media (min-width:990px) and (max-width:1200px) {
    .erl-page-wrap,
    .erl-title-bar {
        margin-top: 206px
    }
}

@media (min-width:768px) and (max-width:990px) {
    .erl-page-wrap,
    .erl-title-bar {
        margin-top: 82px
    }
}

@media (max-width:767px) {
    .erl-page-wrap,
    .erl-title-bar {
        margin-top: 78px
    }
}

.chapters {
    margin: 0;
    padding: 0;
    color: #333
}

.chapters .shell1024 {
    font-size: 1.4rem!important
}

.chapters .releaselink span {
    left: 50px
}

.chapters div:not(#thetitle) span {
    color: inherit!important
}

.chapters ol li,
.chapters ul li {
    padding-bottom: 10px
}

.chapters h2,
.chapters h3 {
    color: #2565b0;
    padding: 0;
    margin: 12px 0;
    font-family: Raleway, sans-serif;
    font-weight: 600
}

.chapters h2 {
    font-size: 32px;
    text-align: center;
    color: #81ad1a
}

.chapters h3 {
    font-size: 30px;
    color: #fff
}

.chapters p {
    line-height: 1.9em!important
}

.chapters #tipsheading-1 h3 {
    font-size: 24px;
    font-weight: 400;
    color: #fff;
    padding-top: 30px
}

.chapters .chapter-heading {
    color: #81ad1a
}

.chapters .chapter-subheading-green {
    color: #77a214
}

.chapters .chapter-subheading-black {
    color: #010101;
    font-size: 50px
}

.chapters .chapter-subheading-black2 {
    color: #010101;
    font-size: 35px
}

.chapters .chapter-subheading-blue {
    color: #2565b0;
    font-size: 30px
}

.chapters .black-subheading {
    color: #000
}

.chapters .blue-subheading2 {
    color: #2565b0;
    font-size: 22px
}

.chapters #promote {
    clear: both
}

.chapters .promote {
    padding: 10px 35px 20px
}

.chapters .promote p {
    margin: 16px 0
}

.chapters #download {
    clear: both;
    background: #fff url(http://www.ereleases.com/wp-content/themes/ereleases-v2/assets/img/download.gif) top center no-repeat;
    height: 168px
}

.chapters .download {
    color: #fff;
    font-size: 22px;
    padding: 0 30px 0 45px
}

.chapters #tip-1yellowbg {
    background-color: #f5f8ec;
    padding: 30px;
    clear: both;
    float: left;
    margin: auto;
    width: 1050px;
    max-width: 100%;
}

.chapters #lightblue-bg {
    background-color: #eaf2fd;
    padding: 0 30px 30px;
    clear: both;
    float: left;
    margin: auto;
    width: 1050px;
    max-width: 100%;
}

.chapters #tips-1whitebg {
    float: left;
    padding: 25px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 2px 2px 1px #ccc;
    clear: both;
    width: 990px;
    max-width: 100%;
}

.chapters #tipsheading-1 {
    width: 240px;
    float: left;
    color: #fff;
    text-align: center;
    background: #fff url(http://www.ereleases.com/wp-content/themes/ereleases-v2/assets/img/how_to_write/tip-bg.gif) no-repeat center top;
    height: 207px;
    padding-top: 10px
}

.chapters #tipsheading-1-right {
    width: 620px;
    max-width: 100%;
    float: left;
    padding-left: 20px
}

.chapters .tips-heading {
    margin: 16px 0;
    color: #fff;
    font-size: 30px
}

.chapters #redbox {
    background: #d96f70;
    border-radius: 5px;
    margin-top: 10px
}

.chapters .redbox {
    padding: 15px 20px;
    color: #fff
}

.chapters #redbox2 {
    background: #e18f8f;
    border-radius: 5px;
    margin-top: 10px
}

.chapters .redbox2 {
    padding: 15px 20px;
    color: #fff
}

.chapters #greenbox {
    background: #7ca912;
    border-radius: 5px;
    margin-top: 10px
}

.chapters .greenbox {
    padding: 15px 20px;
    color: #fff
}

.chapters #bonustip-bg {
    background: #fff url(http://www.ereleases.com/wp-content/themes/ereleases-v2/assets/img/how_to_write/bouns-tip-bg.jpg) top center no-repeat;
    margin-top: 50px;
    height: 114px;
    clear: both
}

.chapters .bonustip {
    font-size: 24px;
    color: #2565b0;
    padding: 12px 65px 0 190px
}

.chapters #thing-avoid {
    margin-top: 50px;
    clear: both
}

.chapters .thing-avoid {
    padding: 25px 35px 20px
}

.chapters #headline-liked {
    margin-top: 10px;
    clear: both
}

.chapters .headline-liked {
    padding: 0 35px 20px
}

.chapters #boosters {
    margin-top: 10px;
    clear: both
}

.chapters .boosters {
    padding: 0 35px 20px
}

.chapters #boosters-grey {
    background-color: #f2f2f2;
    padding: 30px;
    clear: both;
    margin: auto;
    float: left;
    margin-top: 10px;
    width: 100%
}

.chapters .boosters-white {
    padding: 25px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 2px 2px 1px #ccc;
    clear: both
}

.chapters #final-thought {
    margin: 10px auto;
    clear: both;
    width: 1000px;
    max-width: 100%;
}

.chapters .final-thought {
    padding: 40px 35px 20px
}

.chapters .final-thought h2 {
    margin-bottom: 0
}

.chapters #quotes-sec {
    margin-top: 10px;
    clear: both
}

.chapters .quotes-sec {
    font-size: 16px;
    padding: 0 35px 20px
}

.chapters #defininglead {
    margin-top: 10px;
    clear: both
}

.chapters .defininglead {
    padding: 0 35px 20px
}

.chapters #greenbox2 {
    background: #93bf2b;
    border-radius: 5px;
    margin-top: 10px
}

.chapters .greenbox2 {
    padding: 15px 20px;
    color: #fff
}

.chapters #greenbox3 {
    background: #aec871;
    border-radius: 5px;
    margin-top: 10px
}

.chapters .greenbox3 {
    padding: 15px 20px;
    color: #fff
}

.chapters #bluebox {
    background: #2565b0;
    border-radius: 5px;
    margin-top: 10px
}

.chapters .bluebox {
    padding: 15px 20px;
    color: #fff
}

.chapters #bluebox2 {
    background: #5184c0;
    border-radius: 5px;
    margin-top: 10px
}

.chapters .bluebox2 {
    padding: 15px 20px;
    color: #fff
}

.chapters #bluebox3 {
    background: #87afdd;
    border-radius: 5px;
    margin-top: 10px
}

.chapters .bluebox3 {
    padding: 15px 20px;
    color: #fff
}

.chapters #greybox {
    background: #969696;
    border-radius: 5px;
    margin-top: 10px
}

.chapters .greybox {
    padding: 15px 20px;
    color: #fff
}

.chapters #e-releases-bg {
    background: #fff url(http://www.ereleases.com/wp-content/themes/ereleases-v2/assets/img/how_to_write/ereleases-bg.png) top center no-repeat;
    clear: both;
    min-height: 615px;
    color: #fff;
    width: 900px;
    margin: 0 auto;
    padding-top: 250px;
    text-align: center;
    position: relative;
    right: 40px
}

.chapters #e-releases-page2 {
    background: #fff url(http://www.ereleases.com/wp-content/themes/ereleases-v2/assets/img/how_to_write/ereleases-page2.gif) top center no-repeat;
    clear: both;
    height: 615px;
    color: #fff
}

.chapters #e-releases-page1 {
    background: #fff url(http://www.ereleases.com/wp-content/themes/ereleases-v2/assets/img/how_to_write/ereleases-page1.gif) top center no-repeat;
    clear: both;
    height: 615px;
    color: #fff
}

.chapters #e-releases-page3 {
    background: #fff url(http://www.ereleases.com/wp-content/themes/ereleases-v2/assets/img/how_to_write/ereleases-page3.gif) top center no-repeat;
    clear: both;
    height: 615px;
    color: #fff
}

.chapters #e-releases-page4 {
    background: #fff url(http://www.ereleases.com/wp-content/themes/ereleases-v2/assets/img/how_to_write/ereleases-page4.gif) top center no-repeat;
    clear: both;
    height: 615px;
    color: #fff
}

.chapters #e-releases-page5 {
    background: #fff url(http://www.ereleases.com/wp-content/themes/ereleases-v2/assets/img/how_to_write/ereleases-page5.gif) top center no-repeat;
    clear: both;
    height: 615px;
    color: #fff
}

.chapters #e-releases-page6 {
    background: #fff url(http://www.ereleases.com/wp-content/themes/ereleases-v2/assets/img/how_to_write/ereleases-page6.gif) top center no-repeat;
    clear: both;
    height: 615px;
    color: #fff
}

.chapters #e-releases-page7 {
    background: #fff url(http://www.ereleases.com/wp-content/themes/ereleases-v2/assets/img/how_to_write/ereleases-page7.gif) top center no-repeat;
    clear: both;
    height: 615px;
    color: #fff
}

.chapters #e-releases-bg div {
    display: inline-block;
    text-align: center;
    margin: 20px 13px;
    width: 164px
}

.chapters .releaselink,
.chapters a.releaselink:link,
.chapters a.releaselink:visited {
    color: #fff;
    text-decoration: none
}

.chapters a.releaselink:hover {
    color: #8ed8ff;
    text-decoration: none
}

.chapters .blue-shade {
    min-height: 140px;
    clear: both
}

.chapters .blue-shade p {
    margin: 24px 0
}

.chapters #blue-shade1 {
    background: #e9f0f8;
    border-radius: 5px;
    margin: 5px 48px 2px
}

.chapters .blue-shade1 {
    padding: 5px 20px 15px 30px;
    font-size: 24px
}

.chapters #blue-shade2 {
    background: #d3e1f2;
    border-radius: 5px;
    margin: 5px 48px 2px
}

.chapters .blue-shade2 {
    padding: 5px 20px 15px 30px;
    font-size: 24px
}

.chapters #blue-shade3 {
    background: #bdd2ec;
    border-radius: 5px;
    margin: 5px 48px 2px
}

.chapters .blue-shade3 {
    padding: 5px 20px 15px 30px;
    font-size: 24px
}

.chapters #bluenumberpoints {
    background: #eaf2fd;
    border-radius: 5px;
    margin-top: 1px
}

.chapters .bluenumberpoints {
    padding: 10px 30px 15px 20px;
    font-size: 16px
}

.chapters #greennumberpoints {
    background: #e7f0d1;
    border-radius: 5px;
    margin-top: 1px
}

.chapters .greennumberpoints {
    padding: 10px 20px 15px;
    font-size: 16px
}

.chapters #pressrelease {
    clear: both
}

.chapters .pressrelease {
    padding: 25px 35px 20px
}

.chapters .pressrelease p {
    margin: 18px 0
}

.chapters #headlinebg {
    background: #fff url(http://www.ereleases.com/wp-content/themes/ereleases-v2/assets/img/how_to_write/headline-bg2.jpg) top center no-repeat;
    clear: both;
    height: 104px
}

.chapters .headlinebg {
    font-size: 30px;
    padding: 25px 0 0 240px;
    color: #2565b0;
    margin-left: 90px
}

.chapters #greenroundedbox {
    background: #7ca912;
    border-radius: 100px;
    margin-top: 10px
}

.chapters .greenroundedbox {
    padding: 15px 20px;
    color: #fff
}

.chapters #greenborder {
    border-radius: 10px;
    margin-top: 10px;
    border: #7ca912 solid 6px;
    clear: both
}

.chapters .greenborder {
    padding: 15px 20px;
    color: #21599b
}

.chapters #whitebg-txt {
    clear: both;
    width: 810px;
    margin: auto;
    max-width: 100%;
}

.chapters .whitebg-txt {
    padding: 25px 35px 20px
}

.chapters #blue-arrow {
    background: #fff url(http://www.ereleases.com/wp-content/themes/ereleases-v2/assets/img/how_to_write/blue-arrow.gif) top center no-repeat;
    margin-top: 50px;
    clear: both;
    height: 180px
}

.chapters .blue-arrow {
    font-size: 30px;
    padding: 20px 60px 0 30px;
    color: #fff;
    text-align: center
}

.chapters #greenshade-new {
    background: #aec871;
    border-radius: 10px;
    margin-top: 10px
}

.chapters .greenshade-new {
    padding: 15px 20px;
    font-size: 26px;
    color: #fff;
    text-align: center
}

.chapters #blueshade-new {
    background: #7ca3d0;
    border-radius: 10px;
    margin-top: 25px
}

.chapters .blueshade-new {
    padding: 15px 20px;
    font-size: 26px;
    color: #fff;
    text-align: center
}

.chapters #bigcircle {
    clear: both;
    background: #fff url(http://www.ereleases.com/wp-content/themes/ereleases-v2/assets/img/how_to_write/big-circle.gif) top center no-repeat;
    height: 529px
}

.chapters .bigcircle {
    color: #fff;
    padding: 50px 140px 0;
    text-align: center;
    line-height: 2
}

.chapters a.nohover:hover img {
    -moz-opacity: .8;
    opacity: .8
}

.chapters .contentlink,
.chapters a.contentlink:link,
.chapters a.contentlink:visited {
    color: #7ca912;
    text-decoration: none
}

.chapters a.contentlink:hover {
    color: #21599b;
    text-decoration: underline
}

.chapters .contentlinkext,
.chapters a.contentlinkext:link,
.chapters a.contentlinkext:visited {
    color: #7ca912;
    text-decoration: none;
    font-size: 24px;
    font-style: italic;
    font-weight: 700
}

.chapters .imgborder {
    border: 6px solid #dadada
}

.chapters .imgborder:hover {
    border: 6px solid #b4b4b4
}

.chapters #cloud {
    clear: both;
    background: #fff url(http://www.ereleases.com/wp-content/themes/ereleases-v2/assets/img/how_to_write/clouds.gif) top center no-repeat;
    height: 115px
}

.chapters .cloud {
    color: #000;
    font-size: 20px;
    padding: 14px 0 0;
    text-align: center
}

.chapters .post-share {
    width: 80px;
    padding: 10px 0;
    padding-bottom: 0;
    background: #fff;
    border: 1px solid #d2d2d2;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    text-align: center;
    position: fixed;
    top: 200px;
    left: auto;
    z-index: 15;
    margin-left: 1020px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .1)
}

.chapters .share-widget {
    margin-bottom: 10px
}

.chapters #whitebg-txt td {
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff
}

.chapters #wrapper {
    width: 1050px
}

@media(max-width: 1200px){
    .chapters #headlinebg {
        font-size: 30px;
        padding: 25px 0 25px 80px;
        color: #2565b0;
        margin-left: 0;
        background-position: center left;
    }

    .chapters #download {
        padding-right: 215px;
        background-position: center right;
        background-size: contain;
        font-size: 2vw;
    }

    .chapters #download a {
        display: flex !important;
        align-items: center;
    }

    .chapters #download a span {
        position: static !important;
    }
}

@media(max-width: 1024px){
    .chapters #e-releases-bg {
        background-color: #ebf2fe;
        right: 0;
    }

    .chapters #bonustip-bg {
        height: auto;
        text-align: center;
        padding: 0;
        margin: 0;
        background: #fff !important;
    }
}

@media(max-width: 991px){
    .chapters .bigcircle { padding: 40px 87px 0; }
}

@media(max-width: 767px){
    .chapters {
        word-break: break-word;
    }

    .chapters p {
        overflow: hidden;
    }

    .chapters #headlinebg {
        display: flex;
        align-items: center;
        padding: 25px 0 35px 90px;
        transform: scale(.6);
        width: 600px;
        max-width: none;
        transform-origin: left center;
    }

    .chapters #download {
        padding-right: 15vw;
        font-size: 1.6rem;
        background: #3366b2 !important;
        border-radius: 10px;
        margin-bottom: 15px;
    }

    .chapters .whitebg-txt,
    .chapters #quotes-sec,
    .chapters #tipsheading-1-right,
    .chapters #bonustip-bg {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .chapters #bluebox table {
        width: 100%;
    }

    .chapters .greenborder,
    .chapters #greenshade-new,
    .chapters #blueshade-new,
    .chapters #greenbox,
    .chapters #bluebox,
    .chapters #redbox,
    .chapters #greenbox2,
    .chapters #bluebox2,
    .chapters #greenbox3 {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .chapters #bigcircle {
        background: #7ea600;
        padding: 50px 20px;
        height: auto;
    }
}

@media(max-width: 479px){
    .chapters #headlinebg {
        width: 100%;
        height: auto;
        padding: 15px 0;
        background: #fff !important;
        transform: scale(1);
        overflow: hidden;
    }

    .chapters #blue-shade1 {
        margin: 5px 0 2px
    }

    .chapters #blue-shade2 {
        margin-left: 0;
        margin-right: 0;
    }

    .chapters #blue-shade3 {
        margin-left: 0;
        margin-right: 0;
    }
}

.page-template-pt-free-offer .erl-free-offer-text {
    background-color: #eaf3fd;
    border-radius: 10px;
    border: 1px solid #ddd;
    padding: 15px 20px
}

.page-template-pt-free-offer .erl-free-offer-form {
    background-color: #f7f8fa;
    border-radius: 10px;
    border: 1px solid #ddd;
    padding: 15px 20px
}

.page-template-pt-free-offer .erl-free-offer-form .erl-content h2 {
    margin-top: 0
}

.page-template-pt-free-offer .erl-free-offer-form .startContainer {
    width: 510px;
    margin: 30px auto;
    padding: 10px;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0 0 5px 3px rgba(0, 0, 0, .5);
    box-shadow: 0 0 5px 3px rgba(0, 0, 0, .5)
}

.page-template-pt-free-offer .erl-free-offer-form tr>td {
    padding-bottom: 10px
}

.page-template-pt-free-offer .erl-free-offer-form .homeForm input[type=text] {
    width: 90%;
    font-size: 18px;
    padding: 10px
}

.page-template-pt-free-offer .erl-free-offer-form .homeForm input[type=email],
.page-template-pt-free-offer .erl-free-offer-form .homeForm input[type=phone] {
    width: 95%;
    font-size: 18px;
    padding: 10px
}

.page-template-pt-free-offer .erl-free-offer-form .center {
    text-align: center
}

.page-template-pt-free-offer .erl-free-offer-form .greenBtn {
    -moz-box-shadow: inset 0 1px 0 0 #83a039;
    -webkit-box-shadow: inset 0 1px 0 0 #83a039;
    box-shadow: inset 0 1px 0 0 #83a039;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(.05, #9ccc26), color-stop(1, #7fa011));
    background: -moz-linear-gradient(center top, #9ccc26 5%, #7fa011 100%);
    background-color: #83a039;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #afd64d;
    color: #fff;
    font-size: 15px;
    padding: 6px 14px;
    text-shadow: 1px 1px 0 #000
}

.page-template-pt-free-offer .erl-free-offer-footer {
    background-color: #c8ef92;
    color: #2565b0;
    padding: 15px 20px;
    border-radius: 10px;
    margin-top: 20px;
    font-size: 18px
}

.causewire .form-contact .gfield {
    max-width: 100%
}

.form-contact ul {
    padding-left: 0;
    list-style-type: none;
    list-style-image: none
}

.gform_title {
    font-size: 24px;
    line-height: 1.08;
    color: #333;
    font-weight: 400
}

.form-contact .gform_heading {
    padding-bottom: 5px
}

.form-contact .gform_fields {
    overflow: hidden
}

.form-contact .gfield {
    width: 100%;
    max-width: 350px;
    margin-bottom: 18px
}

.form-contact .gfield:after {
    display: table;
    content: ' ';
    clear: both
}

.form-contact .gfield-large {
    max-width: none
}

.form-contact .ginput_container input,
.form-contact textarea {
    width: 100%;
    border: 0;
    background: #eee;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 18px;
    color: #aaa
}

.form-contact .ginput_container input {
    height: 52px;
    padding: 0 16px
}

.form-contact textarea {
    padding: 16px
}

.form-contact .gfield-left {
    float: left
}

.form-contact .gfield-right {
    float: right
}

.form-contact .gfield-textarea {
    clear: both;
    max-width: 100%
}

.form-contact .gform_footer {
    text-align: right
}

.gform_button {
    padding: 15px 36px;
    border-radius: 3px;
    background: #9fd425;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    text-shadow: 2px 1px 0 rgba(47, 64, 6, .4);
    box-shadow: 2px 2px 5px rgba(0, 0, 0, .14);
    border: 0;
    text-transform: uppercase;
    margin-left: 17px
}

.gform_button:hover {
    background: #81ad1a;
    color: #fff
}

.form-contact {
    position: relative
}

.form-contact .recaptcha {
    position: absolute;
    right: 120px;
    padding-top: 8px;
    width: 200px
}

.form-contact .recaptcha .gfield_captcha_input_container {
    display: inline-block
}

.form-contact .recaptcha .gfield_captcha_input_container:before {
    content: '=';
    font-size: 24px;
    width: 42px;
    height: 42px;
    padding: 0 10px;
    vertical-align: middle
}

.form-contact .recaptcha .gfield_captcha_input_container input {
    width: 42px;
    height: 42px;
    font-size: 24px;
    vertical-align: middle;
    background-color: #eee;
    border: none
}

.form-contact .gfield_description,
.form-contact .gfield_label,
.form-contact .gform_ajax_spinner,
.form-contact .instruction.validation_message,
.form-contact .validation_error {
    display: none
}

.form-contact .gfield_error input {
    border: 1px solid red!important
}

.form-contact #field_10_5,
.form-contact #field_10_7,
.form-contact #field_1_5,
.form-contact #field_7_5,
.form-contact #field_7_9,
.form-contact .ginput_container_textarea {
    max-width: 100%
}

.form-contact .ginput_container input,
.form-contact textarea {
    width: 100%;
    border: 0;
    background: #eee;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 18px;
    color: #aaa
}

.client-reviews {
    background-color: #f4f5f6
}

.client-reviews .erl-testimonial-wrapper {
    padding: 50px 0
}

.client-reviews .erl-testimonial-wrapper .erl-testimonial-page {
    margin-bottom: 30px
}

.client-reviews .erl-testimonial-wrapper .erl-testimonial-page.even .erl-testimonial-quote:after {
    left: 43px;
    right: 0
}

.client-reviews .erl-testimonial-wrapper .erl-testimonial-page.even .media .media-body {
    text-align: left
}

.client-reviews .erl-testimonial-wrapper .erl-testimonial-page.even .media .media-right {
    padding-left: 20px
}

.client-reviews .erl-testimonial-wrapper .erl-testimonial-page.odd .media .media-body {
    text-align: right
}

.client-reviews .erl-testimonial-wrapper .erl-testimonial-page.odd .media .media-left {
    padding-right: 20px
}

.client-reviews .erl-testimonial-wrapper .erl-testimonial-page .erl-testimonial-quote {
    background-color: #fff;
    border: 1px solid #e1e2e3;
    padding: 30px 50px 30px 100px;
    position: relative;
    margin-bottom: 30px
}

.client-reviews .erl-testimonial-wrapper .erl-testimonial-page .erl-testimonial-quote:after {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGUAAAA2CAMAAADpuKekAAAAOVBMVEUBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQHQ0NDR0dHV1dXZ2dne3t7f39/6+vr9/f3+/v7+/v7///+qxZbaAAAAEnRSTlMAAgQQERITFFFUVl9kZ9Do7/D5ZmVCAAAA5klEQVRYw73NiRWCMBQEwChqvEC0/2IFfCpHEv6xyzQw4bWFsM3SPNjFs2lCjLeWmtQxxlAd45nZ3OOpqkLYHZhNl+xDj9n8EmYzSnjNJGE1s4TTLBJGk0jwTTJBN5kE22QTZFNIcE0xQTUrydBcWnaCaASJvxEl3kaY+Bpx4mkUib2pNYm1USa2Rp1YGkOib0yJtjEmusacaBpHIm9cibRxJrLGnUgaQLLeQJK1BpSUG1hSaoBJvoEmuQacpBt4MjTXlp0sG0oyb0jJtKEl44aY/Btq8m3IyaehJ0PDT/pmg6RrDMkbCw280wxStwoAAAAASUVORK5CYII=);
    position: absolute;
    bottom: -25px;
    right: 43px;
    display: block;
    width: 51px;
    height: 27px;
    background-size: contain;
    background-repeat: no-repeat;
    content: " "
}

.client-reviews .erl-testimonial-wrapper .erl-testimonial-page .erl-testimonial-quote p {
    font-size: 1.8rem;
    font-style: italic;
    font-weight: 400;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #666;
    letter-spacing: .04em;
    text-align: justify;
    position: relative
}

.client-reviews .erl-testimonial-wrapper .erl-testimonial-page .erl-testimonial-quote p:first-child:before {
    font-family: fontAwesome;
    font-size: 3rem;
    color: #666;
    position: absolute;
    left: -50px;
    content: "\f10d"
}

.client-reviews .erl-testimonial-wrapper .erl-testimonial-page .media .media-body .media-heading {
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 600;
    font-family: Raleway, Helvetica, Arial, sans-serif;
    color: #8bba1c;
    margin-bottom: 5px;
    margin-top: 20px
}

.client-reviews .erl-testimonial-wrapper .erl-testimonial-page .media .media-body p {
    font-size: 1.7rem;
    font-style: normal;
    font-weight: 400;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #666;
    margin-bottom: 20px
}

.client-reviews .erl-testimonial-wrapper .erl-testimonial-page .media img {
    border-radius: 50%
}


.inner-search-form { 
    position: relative;
    width: 100%; 
    margin: 20px 0;
}

.inner-search-form input[type=text] { 
    width: 100%; 
    padding: 5px;
}
.inner-search-form input[type=submit] {  
    position: absolute;
    right: 0;
    border: none;
    padding: 7px;
    background: #0579c2;
    color: #fff;
}

.posts-navigation { font-size: 17px; }
.posts-navigation .alignleft { float: left; }
.posts-navigation .alignright { float: right; }



.ub-emb-overlay .ub-emb-backdrop { left: 0 !important; }