body {
    font-family: Lato, 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.82857143;
    color: #3E3A38;
    background-color: #fff;
    letter-spacing: 0
}

html,
body {
    margin: 0;
    padding: 0
}

.fixed-header,
header.inner-page.fixed-header {
    padding: 0
}

.row.is-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.row.is-flex:before,
.row.is-flex:after {
    display: none
}

.row.is-flex>[class*=col-] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.row.no-gutters {
    margin: 0
}

.row.no-gutters>[class*=col-] {
    padding: 0
}

.justify-center {
    justify-content: center
}

.justify-start {
    justify-content: flex-start
}

.justify-end {
    justify-content: flex-end
}

.align-center {
    align-items: center
}

.align-start {
    align-items: flex-start
}

.align-end {
    align-items: flex-end
}

.admin-bar #header {
    margin-top: 32px
}

.admin-bar #header.dynamicMail-open.navbar-fixed-top {
    margin-top: 32px
}

#header.dynamicMail-open {
    margin-top: 50px
}

#header.dynamicMail-open.navbar-fixed-top {
    margin-top: 0
}

.admin-bar #header.dynamicMail-open {
    margin-top: 82px
}

#header .navbar {
    background-color: #fff;
    border-radius: 0;
    border: 0;
    position: absolute;
    width: 100%;
    margin: 0
}

#header .navbar {
    background-color: transparent;
    transition: .4s
}

#header.navbar-fixed-top .navbar {
    background-color: #fff;
    box-shadow: 0 3px 0 0 rgba(0, 0, 0, .05)
}

#header .nav a,
#header .navbar-brand {
    padding: 10px 0;
    margin: 10px 0
}

#header .nav a {
    color: #2c3536;
    margin: 10px 25px 0
}

#header .nav>li>a:hover {
    border-bottom: 1px #2c3536 solid
}

#header .nav>li>a {
    border-bottom: 1px transparent solid
}

#header .nav>li>a.dropdown-toggle,
#header .nav>li>a.dropdown-toggle:hover {
    border-bottom: none
}

#header.navbar-fixed-top li.dropdown {
    padding-bottom: 20px
}

#header .dropdown-menu a:hover {
    color: #28abea
}

#header .navbar-default .navbar-nav>.open>a {
    background-color: transparent
}

#header .nav a.nav-btn {
    border-radius: 3px;
    border: solid 2px #2c3536;
    transition: .4s;
    padding: 10px 25px;
    margin: 10px 0;
    margin-left: 5px
}

#header.navbar-fixed-top .nav a.nav-btn {
    color: #fff;
    background-color: #c33c65;
    border: solid 2px #c33c65;
    box-shadow: 0 3px 0 0 rgba(0, 0, 0, .05)
}

#header .nav a.nav-btn:hover {
    color: #fff;
    background-color: #c33c65;
    border: solid 2px #c33c65;
    font-weight: 400
}

#header.navbar-fixed-top .nav a.nav-btn:hover {
    color: #fff;
    background-color: #7f2842;
    border: solid 2px #7f2842
}

.navbar-fixed-top .nav {
    margin-right: 0
}

#header .dropdown:hover .dropdown-menu {
    display: block;
    max-height: 300px;
    opacity: 1
}

#header.navbar-fixed-top .dropdown-menu {
    top: 70px
}

#header .navbar-nav>li {
    padding-bottom: 20px;
    top: 4px
}

#header .navbar-nav>li:last-child {
    padding-bottom: 0
}

#header .dropdown-menu:before,
#header .dropdown-menu:after {
    bottom: 100%;
    left: 45%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

#header .dropdown-menu:after {
    position: absolute;
    top: -12px;
    display: inline-block;
    border-right: 12px solid transparent;
    border-bottom: 15px solid #fff;
    border-left: 12px solid transparent;
    content: ''
}

#header .dropdown-menu:before {
    position: absolute;
    top: -12px;
    left: 45.5%;
    display: inline-block;
    border-right: 11px solid transparent;
    border-bottom: 9px solid #ddd;
    border-left: 11px solid transparent;
    content: ''
}

#header .dropdown-menu img {
    display: inline;
    margin-left: -5px;
    margin-right: 10px;
    max-width: 27px
}

#header .dropdown-menu.product-menu {
    min-width: 195px;
    right: -40px
}

#header .dropdown-menu.resource-menu {
    right: -12px
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    background-color: transparent
}

#header .navbar-default .navbar-toggle:focus,
#header .navbar-default .navbar-toggle:hover {
    background-color: transparent
}

.navbar-collapse.collapse.in {
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.feature {
    padding-top: 120px;
    background-color: #93e3f2
}

.page-template-template-push-notifications .feature {
    padding-top: 120px;
    background-color: #A3DDCF
}

.page-template-template-monetization .feature {
    padding-top: 120px;
    background-color: #28D2C0
}

.feature {
    position: relative
}

.feature .rotating-text {
    display: none
}

.feature .rotating-text.active {
    display: inline-block
}

.feature .main-info {
    margin-top: 0px;
    margin-bottom: 75px
}

.feature h2 {
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 0
}

h2.rotating-text {
    display: inline-block;
    font-size: 56px;
    font-weight: 300;
    font-style: italic;
    color: #2c3536;
    margin: 20px 0 0;
    padding: 0 20px 12px;
    border-bottom: 1px rgba(44, 53, 54, .2) solid
}

.feature h1 {
    font-size: 21px;
    line-height: 26px;
    margin: 20px 0 30px;
}

.img-socks {
    height: 64%;
    width: auto;
    position: absolute;
    bottom: 0;
    left: unset;
    right: 0%
}

.img-phone {
    height: 85%;
    width: auto;
    position: absolute;
    bottom: 0;
    right: unset;
    left: 0
}

.start-now {
    display: block;
    text-align: center;
    margin: 0 auto;
    padding: 5px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    border-radius: 3px;
    background-color: #c33c65;
    box-shadow: 0 3px 0 0 rgba(0, 0, 0, .05);
    width: 175px;
    height: 42px;
    transition: .4s
}

.start-now:hover {
    color: #fff;
    text-decoration: none;
    background-color: #7f2842
}

.main-info .start-now {
  margin: 0;
}

.page-template-template-monetization .main-info .start-now {
  margin: 0 auto !important;
}

.page-template-template-monetization .feature h1 {
font-weight: bold;
font-size: 38px;
line-height: 47px;
}

.companies {
    padding: 30px 0;
    box-shadow: inset 0 -1px 0 0 #ddd
}

.companies .row.is-flex>[class*=col-].partner-logos {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.companies p {
    margin-bottom: 0;
    vertical-align: middle;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.23;
    text-align: left;
    color: rgba(0, 0, 0, .6)
}

.highlights .container {
  padding: 4% 0%;
  border-bottom: 1px solid #D6DBE0;
}

.highlights-content {
    padding: 3% 0;
}

.highlights-content .title {
  font-style: normal;
font-weight: bold;
font-size: 21px;
line-height: 26px;
margin: 10px 0;
}

.highlights-content .text {
  font-style: normal;
font-weight: 300;
font-size: 16px;
line-height: 22px;
margin: 10px 0;
}

.start-now.btn-green, .start-now.btn-teal, .start-now.btn-pink, .start-now.btn-yellow, .start-now.btn-salmon {
  color: #3E3A38;
  border: 2px solid #3E3A38;
  background: white;
  border-radius: 0;
  padding: 2px;
}

.start-now.btn-green:hover {
    color: #3E3A38;
    background-color: #9BBC8D;
    border-color: #9BBC8D;
}

.start-now.btn-teal:hover {
    color: #3E3A38;
    background-color: #8CD2F6;
    border-color: #8CD2F6;
}

.start-now.btn-pink:hover {
    color: #3E3A38;
    background-color: #DAACD7;
    border-color: #DAACD7;
}

.start-now.btn-yellow:hover {
    color: #3E3A38;
    background-color: #E9D268;
    border-color: #E9D268;
}

.start-now.btn-salmon:hover {
    color: #3E3A38;
    background-color: #FBBDB3;
    border-color: #FBBDB3;
}

.page-template-template-monetization .highlights .start-now {
    margin: 15px 0 !important;
}

.ecosystem {
    margin-top: 50px;
    margin-bottom: 100px
}

.page-template-template-push-notifications .ecosystem {
  background-color: #fafafa;
  margin-top: 0px;
  padding-top: 50px;
  margin-bottom: 0px;
  padding-bottom: 100px;
}

.page-template-template-push-notifications .case-studies.case1 {
  background-color: #ffffff;
  padding: 65px 0;
}

.ecosystem .title {
    font-size: 32px;
    font-weight: 700;
    color: #353535
}

.ecosystem .subtitle {
    font-size: 18px;
    color: #575757;
    margin-bottom: 75px
}

.ecosystem .row.is-flex {
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.ecosystem .item-link {
    padding: 4px;
    border-radius: 3px
}

.ecosystem .item-link:hover {
    background-color: #f7f7f7
}

.ecosystem img {
    align-self: flex-start;
    margin: 0 auto
}

.ecosystem h3 {
    font-size: 18px;
    font-weight: 700;
    color: #353535;
    margin: 28px 0
}

.ecosystem p {
    font-size: 15px;
    line-height: 1.53;
    color: #575757
}

.ecosystem .learn-more {
    font-size: 15px;
    font-weight: 700;
    line-height: 1.53;
    color: #00a8cc;
    margin-bottom: 0
}

.ecosystem .learn-more img {
    display: inline;
    transition: .4s;
    margin-top: -1px
}

.ecosystem .learn-more:hover img {
    margin-left: 5px;
    transition: .4s
}

.audience {
    padding: 22px 0px 5px;
    background: #FAFAFA;
    text-align: center
}

.audience img {
    margin: 0 auto;
}

.audience .audience-text {
    color: #5BB9E9
}

.audience .audience-text h4 {
    font-weight: 800;
    margin-top: 20px;
}

.audience .audience-text p {
    color: #5BB9E9
}

.engage {
    padding: 85px 0;
    background: #97cdea url(/wp-content/uploads/2020/04/Group-44.png) no-repeat bottom right;
    background-size: auto 100%
}

.deliver {
    padding: 20% 0;
    background: url(/wp-content/uploads/2020/04/screens-bg.jpg) no-repeat center center;
    background-size: cover
}

.deliver-box {
    color: white;
    text-align: center;
    background: #DB7337;
    opacity: 0.8;
    box-shadow: 0px 5px 40px rgba(0, 0, 0, 0.43);
    border-radius: 5px;
    padding: 45px 90px;
}

.deliver-box h2 {
font-weight: 700;
font-size: 32px;
line-height: 1.1;
}

.deliver-box p {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.2;
}

.benefits-box {
  margin-bottom: 15px;
  padding: 10px 20px 10px 30px;
  background: url(/wp-content/uploads/2020/04/Vector.png) no-repeat top left;
    background-size: 11px 37px;
    background-position-y: 30px;
    background-position-x: 13px;
}

.benefits-box:hover {
  background: #fff url(/wp-content/uploads/2020/04/Vector.png) no-repeat top left;
  background-size: 11px 37px;
  background-position-y: 30px;
  background-position-x: 13px;
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.15);

}

@media screen and (min-width:1024px) {
    .engage-text {
        padding-left: 30px
    }
    .footer-cta {
        padding-right: 70px
    }
}

.engage h2 {
    font-size: 21px;
    font-weight: 700;
    line-height: 1.19;
    color: #3E3A38;
    margin-bottom: 20px
}

.engage p {
    font-size: 15px;
    line-height: 1.53;
    color: #3E3A38 !important
}

.case-studies {
    padding: 95px 0;
    background-color: #fafafa
}

.case-studies h2 {
    font-size: 32px;
    font-weight: 700;
    line-height: 1.19;
    color: #353535;
    margin-bottom: 34px
}

.case-studies .hearst {
    background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, .8)), url(/wp-content/uploads/2020/04/rectangle-1.png);
    background-size: cover;
    padding-top: 205px;
    margin-bottom: 40px
}

.case-studies .eight-coupons {
    background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, .8)), url(/wp-content/uploads/2020/04/rectangle-2.png);
    background-size: cover;
    padding-top: 225px;
    margin-bottom: 40px
}

.case-studies .salem {
    background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, .8)), url(/wp-content/uploads/2020/04/Rectangle-3.png);
    background-size: cover;
    padding-top: 205px;
    margin-bottom: 40px
}

.page-template-template-push-notifications .case-studies.case1 .hearst {
    background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, .8)), url(/wp-content/uploads/2020/04/mockup-of-a-woman-using-a-macbook-on-her-lap-a21173-1.png);
    background-size: cover;
    padding-top: 205px;
    margin-bottom: 40px
}

.page-template-template-push-notifications .case-studies.case2 .hearst {
    background-image: url(/wp-content/uploads/2020/04/Frame-19-1.png);
    background-size: cover;
    margin-bottom: 40px
}

.page-template-template-monetization .case-studies.case2 .hearst {
    background-image: url(/wp-content/uploads/2018/10/dealmaxx.png);
    background-size: cover;
    margin-bottom: 40px
}

.page-template-template-monetization .case-studies.case2 .subtitle {
  font-size: 21px;
    font-weight: 700;
    line-height: 1.33;
    color: #fff;
    margin: 50px 0 15px 20px;
}

.page-template-template-push-notifications .case-studies .author {
    text-align: left;
    color: white;
    padding: 0px 20px 0px;
    float: left;
}

.page-template-template-push-notifications .case-studies .position {
  text-align: left;
  color: white;
    padding: 0px 20px 20px;
    float: left;
}

.page-template-template-push-notifications .hearst .company-logo {
    margin-bottom: -35px;
}

.page-template-template-push-notifications .case-studies.case1 .right-border {
  background-color: #8CD2F6;
}

.page-template-template-push-notifications .case-studies.case2 .right-border, .page-template-template-monetization .case-studies.case2 .right-border {
    padding: 50px 40px 50px;
}

.page-template-template-push-notifications .case-studies.case1 .quote {
    color: white;
}

.company-logo {
    margin-left: 20px
}

.hearst .company-logo {
    width: 87px;
    height: auto
}

.eight-coupons .company-logo {
    width: 223px;
    height: auto
}

.salem .company-logo {
    width: 129px;
    height: auto
}

.case-studies .subtitle {
    width: 78%;
    font-size: 16px;
    font-weight: normal;
    line-height: 21px;
    color: #fff;
    margin: 20px 0 45px 20px
}

.case-studies .right-border {
    border-top: solid 1px #ddd;
    border-right: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
    margin-bottom: 40px;
    padding: 45px 40px 50px;
    background-color: #fff
}

.case-studies .left-border {
    border-top: solid 1px #ddd;
    border-left: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
    margin-bottom: 40px;
    padding: 45px 40px 50px;
    background-color: #fff
}

.case-studies .pink-quotation {
    font-size: 50px;
    font-style: italic;
    line-height: 0;
    color: #c33c65
}

.case-studies .quote {
    font-size: 18px;
    font-style: italic;
    line-height: 1.39;
    color: #575757;
    margin: 5px 0 20px
}

.case-studies .author {
    font-size: 15px;
    font-weight: 700;
    line-height: 1.33;
    color: #b7b7b7
}

.case-studies .position {
    font-size: 15px;
    line-height: 1.33;
    color: #b7b7b7
}

.case-studies .read-story {
    width: 198px;
    height: 42px;
    padding: 5px;
    margin-top: 30px;
    text-align: center;
    font-weight: 600;
    border-radius: 3px;
    color: #c33c65;
    border: solid 2px #c33c65
}

.case-studies .read-story:hover {
    color: #fff;
    background-color: #c33c65;
    border: solid 2px #c33c65
}

.events {
    background: #885e85 url(/wp-content/themes/powerinbox-new/images/brick-pattern.png) no-repeat;
    background-size: 100% 90%;
    padding-bottom: 150px;
    overflow: hidden
}

.events .container {
    position: relative
}

.events .section-title {
    margin: 70px 0;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.19;
    color: #fff
}

.events .row.is-flex {
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 0 100px
}

.events .event-item {
    background-color: #ffffff;
    border-radius: 5px;
    min-height: 310px;
    z-index: 2
}

.events .event-item img {
    z-index: 2;
    padding: 25px 18px 0px;
}

.events .event-about {
    margin: 25px 20px 5px;
    height: 185px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.events .event-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.44;
    color: #3E3A38
}

.events .event-info {
    font-size: 15px;
    line-height: 1.53;
    color: #3E3A38
}

.events .event-site {
    font-size: 15px;
    font-weight: 700;
    line-height: 1.53;
    color: #C33C65;
    margin-top: 20px
}

.ecosystem .row.is-flex div:nth-child(2) h3 {
margin-top: 60px;
}

.ecosystem .row.is-flex div:nth-child(3) h3 {
margin-top: 46px;
}

.events .event-site img {
    display: inline;
    height: 10px;
    width: auto;
    transition: .4s
}

.events .event-site:hover img {
    margin-left: 5px;
    transition: .4s
}

.events .jumping-man {
    position: absolute;
    right: -8.2%;
    top: 8%
}

.cta {
    background-color: #404345;
    box-shadow: inset 0 -1px 0 0 #ddd;
    padding: 30px 0
}

.cta .row.is-flex {
    align-items: center
}

.cta .gradient-text {
    font-size: 32px;
    line-height: 1.19;
    background-image: -webkit-linear-gradient(left, #93e3f2, #cb67c5);
    background-image: -moz-linear-gradient(left, #93e3f2, #cb67c5);
    background-image: -o-linear-gradient(left, #93e3f2, #cb67c5);
    color: #93e3f2;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text
}

.cta p {
    font-size: 18px;
    line-height: 1.44;
    color: #7c7c7c;
    margin: 0
}

.dynamicMail-top {
    position: absolute;
    top: 0;
    height: 50px;
    width: 100%;
    padding: 5px;
    z-index: 99999;
    background-color: #404345;
    color: #fff
}

.admin-bar .dynamicMail-top {
    margin-top: 32px
}

.dynamicMail-top.closed {
    display: none
}

.dynamicMail-top .row.is-flex>[class*=col-] {
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: end;
    -webkit-align-items: center;
    align-items: center
}

.dynamicMail-top .dynamicMail-btn {
    border: 1px solid #fff;
    border-radius: 3px;
    padding: 3px 20px;
    color: #fff;
    margin-left: 10px;
    cursor: pointer;
    transition: .4s
}

.dynamicMail-top .dynamicMail-btn:hover {
    background-color: #8c8e8f;
    border-color: #8c8e8f
}

.dynamicMail-top .dynamicMail-close {
    background-color: #8c8e8f;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 24px;
    color: #404345;
    cursor: pointer;
    transition: .4s
}

.dynamicMail-top .dynamicMail-close:hover {
    color: #fff
}

.dynamicMail-sticky {
    display: none;
    position: fixed;
    left: 0;
    bottom: 90px;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    z-index: 99999
}

.dynamicMail-sticky.sticky-show {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.dynamicMail-sticky.sticky-show.closed {
    display: none!important
}

.dynamicMail-sticky .dynamicMail-btn {
    cursor: pointer;
    transition: .4s
}

.dynamicMail-sticky .dynamicMail-close {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    transition: .4s;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    padding: 4px;
}

.dynamicMail-sticky .dynamicMail-close:hover {
    background-color: #fff
}

.dynamicMail-sticky .dynamicMail-close img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

footer {
    background-color: #fafafa;
    box-shadow: inset 0 1px 0 0 #ddd;
    padding-top: 40px;
    overflow: hidden
}

footer ul,
footer ul li {
    list-style: none;
    padding: 0;
    margin: 0
}

.footer-cta {
    margin-top: 15px;
    font-size: 15px;
    font-weight: 600;
    font-style: italic;
    line-height: 1.47;
    color: #1e1e1e
}

.footer-logo {
    align-self: flex-start
}

.footer-start {
    color: #28abea;
    font-style: normal
}

footer .list-heading {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.44;
    color: #353535;
    margin-bottom: 30px
}

footer li a {
    font-size: 15px;
    line-height: 1.87;
    color: #575757
}

footer .list-heading a {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.44;
    color: #353535;
    margin-bottom: 0
}

footer .list-2 {
    margin-top: 30px
}

footer .social-icons .list-inline>li {
    padding: 0
}

footer .social-icons i.fa {
    width: 35px;
    height: 35px;
    color: gray;
    border: 2px gray solid;
    border-radius: 50%;
    font-size: 20px;
    text-align: center;
    line-height: 35px
}

footer .social-icons .twitter-icon:hover i.fa {
    color: #53a5e4;
    border-color: #53a5e4
}

footer .social-icons .facebook-icon:hover i.fa {
    color: #3b5999;
    border-color: #3b5999
}

footer .social-icons .google-icon:hover i.fa {
    color: #e0483a;
    border-color: #e0483a
}

footer .social-icons .linkedin-icon:hover i.fa {
    color: #069;
    border-color: #069
}

footer .social-icons .instagram-icon:hover i.fa {
    color: #7c4f34;
    border-color: #7c4f34
}

footer .social-icons .blog-icon:hover i.fa {
    color: #eaac26;
    border-color: #eaac26
}

footer .blog-subscribe {
    margin-top: 35px;
    padding: 40px 0;
    border-top: 1px #ddd solid
}

footer .blog-subscribe h2 {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.44;
    color: #353535;
    margin: 0
}

footer .blog-subscribe p {
    font-size: 15px;
    line-height: 1.87;
    color: #575757;
    margin: 0
}

footer .mktoForm,
footer .mktoFormRow:first-of-type .mktoFormCol .mktoFieldWrap {
    width: 100%!important
}

footer .mktoFormRow:first-of-type {
    width: 100%
}

footer .mktoFormRow:first-of-type .mktoFormCol {
    width: 100%
}

footer .mktoFormRow:first-of-type .mktoGutter {
    width: auto
}

footer #Email {
    width: 100%!important;
    height: 40px;
    padding: 0 13px;
    border-radius: 3px;
    border: solid 1px #ddd
}

footer .mktoForm button[type=submit].mktoButton {
    background: #c33c65 url(/wp-content/themes/powerinbox-new/images/send-icon.png) no-repeat center center;
    border: 0;
    border-radius: 3px;
    color: transparent;
    height: 32px;
    width: 32px;
    position: absolute;
    top: -27px;
    right: 7px;
    transition: .4s
}

footer .mktoForm button[type=submit].mktoButton:hover {
    background-color: #7f2842
}

footer .copyright {
    box-shadow: inset 0 1px 0 0 #ddd;
    padding: 20px 0;
    font-size: 13px;
    line-height: 1.77;
    color: #979797
}

footer .copyright a {
    font-size: 13px;
    line-height: 1.77;
    color: #979797
}

footer .copyright a:hover {
    border-bottom: 1px #979797 solid
}

footer .img-margin {
    margin-top: 20px
}

#header .nav>li.dropdown a.dropdown-toggle:after {
    content: '\f107';
    font-family: FontAwesome;
    position: absolute;
    right: -20px;
    top: 15px;
    height: 15px;
    width: 15px;
    line-height: 15px;
    line-height: 15px
}

#header .nav>li.dropdown:hover a.dropdown-toggle:after {
    content: '\f106';
    font-family: FontAwesome;
    position: absolute;
    right: -20px;
    top: 15px;
    height: 15px;
    width: 15px;
    line-height: 15px;
    line-height: 15px
}

.products .hero {
    padding-top: 200px
}

#adserver-email .hero {
    background: #b5cafb url(/wp-content/themes/powerinbox-new/images/as-hero-bg.jpg) no-repeat right bottom
}

#advertiser-network .hero {
    background: #acd293 url(/wp-content/themes/powerinbox-new/images/advertiser-hero-bg.jpg) no-repeat right bottom
}

#inbox-choice .hero {
    background: #f0d08b url(/wp-content/themes/powerinbox-new/images/inbox-choice-hero-bg.jpg) no-repeat right bottom
}

#inbox-engage .hero {
    background: #a3ddcf url(/wp-content/themes/powerinbox-new/images/inbox-engage-hero-bg.jpg) no-repeat right bottom;
    ;
}

#revenue-stripe .hero {
    background: #fbf7b5 url(/wp-content/themes/powerinbox-new/images/revenue-stripe-hero-bg.jpg) no-repeat right bottom;
    ;
}

.hero .main-info {
    margin-top: 30px;
    margin-bottom: 200px
}

.hero h2 {
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 0
}

.hero h1 {
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 0
}

.hero p {
    margin: 5px 0 40px;
    font-size: 20px;
    line-height: 1.3
}

.hero .start-now {
    margin: 0;
    text-align: center
}

.products .features {
    padding: 50px 0;
    background-color: #fafafa
}

.products .features .feature-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 75%
}

.products .features .row.is-flex>[class*=col-] {
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.products .features h2,
.products .works h2 {
    font-weight: 700;
    margin-bottom: 0
}

.products .features .subtitle,
.products .works .subtitle {
    margin-bottom: 70px;
    width: 90%;
    margin-left: auto;
    margin-right: auto
}

.products .features h3 {
    font-weight: 700
}

.products .quotes .row.is-flex {
    margin-right: 0;
    background-color: #f6674f
}

.products .quotes .row.is-flex img {
    -ms-flex-align: start;
    -webkit-align-self: flex-start;
    align-self: flex-start
}

.products .quotes .row.is-flex>[class*=col-] {
    -webkit-justify-content: center;
    justify-content: center
}

.products .quotes .quote {
    color: #fff;
    text-align: center;
    font-size: 20px;
    line-height: 1.3;
    word-spacing: 1px
}

.products .works {
    padding: 50px 0;
    background: #fafafa
}

#adserver-email .works .works-images {
    position: relative
}

#adserver-email .works .works-image {
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    margin-bottom: 15px
}

#adserver-email .works .works-images .step-side-1 {
    position: absolute;
    top: 38px;
    left: 44%;
    width: 12%
}

#adserver-email .works .works-images .step-side-2 {
    position: absolute;
    top: 128px;
    width: 6%;
    left: 72%
}

#adserver-email .works .works-images .step-down {
    position: absolute;
    top: 312px;
    left: 86%;
    width: 8%
}

#adserver-email .works .description {
    width: 90%
}

#inbox-choice .works-mobile-image {
    align-self: center
}

#inbox-engage .works-mobile-image {
    align-self: center
}

.products .newsletter {
    padding: 350px 0
}

.products .newsletter .newsletter-info {
    background-color: rgba(255, 150, 80, .9);
    border-radius: 10px;
    padding-top: 80px;
    padding-bottom: 80px;
    color: #fff
}

.products .newsletter h3 {
    font-size: 32px;
    font-weight: 700;
    width: 65%;
    margin-left: auto;
    margin-right: auto
}

.products .newsletter p {
    font-size: 24px
}

.products .newsletter:after {
    content: '';
    display: block;
    position: absolute;
    top: -1px;
    left: -2px;
    width: 100.2%;
    height: 100.2%;
    box-shadow: inset 0 -3px 200px 5px #8a8a8a, inset 0 3px 200px 5px #8a8a8a
}

.products .case-studies .right-border {
    padding: 45px 40px 35px
}

.products .case-studies {
    padding: 50px 0
}

#inbox-choice .quotes .row.is-flex {
    background-color: #97cdea
}

#inbox-engage .quotes .row.is-flex {
    background-color: #97cdea
}

#inbox-engage .feature-item p {
    width: 82%
}

#revenue-stripe .quotes .row.is-flex {
    background-color: #97cdea
}

#inbox-engage .features .phone-image,
#revenue-stripe .features .phone-image {
    -webkit-justify-content: center;
    justify-content: center
}

.products .feature-arrow {
    position: absolute
}

#inbox-engage .feature-arrow {
    position: absolute
}

#inbox-engage .feature-arrow.arrow-1 {
    left: 95%;
    top: 20%;
    width: 85%
}

#inbox-engage .feature-arrow.arrow-2 {
    top: 20%;
    left: -80%;
    width: 85%
}

#inbox-engage .feature-arrow.arrow-3 {
    top: 25%;
    left: 95%;
    width: 85%
}

#inbox-engage .feature-arrow.arrow-4 {
    top: 20%;
    width: 85%;
    left: -80%
}

#inbox-engage .features .feature-item {
    position: relative
}

.products .works .description span {
    display: inline-block;
    font-size: 10px;
    margin-top: 10px
}

.products .newsletter {
    background-image: url(/wp-content/themes/powerinbox-new/images/col1.png), url(/wp-content/themes/powerinbox-new/images/col2.png), url(/wp-content/themes/powerinbox-new/images/col3.png), url(/wp-content/themes/powerinbox-new/images/col4.png);
    background-repeat-x: no-repeat;
    background-position-x: 3%, 32%, 66%, 97%;
    background-size: 20%
}

#revenue-stripe .works .step-icon {
    position: absolute;
    left: -25px
}

#thankyouModal {
    text-align: center;
    padding: 15% 0 0
}

#thankyouModal button.close {
    position: absolute;
    right: 15px;
    top: 15px
}

#thankyouModal .modal-content {
    background: url(/wp-content/themes/powerinbox-new/images/thankyou-bg.png) no-repeat;
    height: 450px
}

#thankyouModal h2 {
    font-size: 30px;
    margin-top: 20px
}

#thankyouModal p {
    width: 70%;
    font-size: 16px;
    margin: 0 auto 30px;
    line-height: 1.4
}

#thankyouModal a {
    background: #c33c65;
    color: #fff;
    padding: 10px 15px;
    border-radius: 3px
}

#thankyouModal a:hover {
    background: #7f2842
}

@media screen and (min-width:1500px) {
    .engage {
        background-position: bottom right;
        background-size: auto 100%;
        background-position-x: 80%
    }
    .engage .align-end {
        align-items: flex-start
    }
}

@media screen and (min-width:1440px) {
    #adserver-email .hero {
        background: #b5cafb url(/wp-content/themes/powerinbox-new/images/as-hero-bg.jpg) no-repeat center bottom;
        background-position-x: 75%
    }
}

@media screen and (max-width:1440px) {
    .products .newsletter {
        background-position-x: 0, 32%, 66%, 99%;
        background-size: 25%
    }
}

@media screen and (max-width:1320px) {
    footer .blog-subscribe p {
        font-size: 14px
    }
}

@media screen and (max-width:1200px) {
    .feature .main-info {
        margin-top: 0;
        margin-bottom: 25px
    }
    .feature h2 {
        margin: 0;
        font-size: 36px;
    }
    h2.rotating-text {
        margin: 20px 0 0;
        font-size: 46px
    }
    .img-socks {
        height: 42%
    }
    .img-phone {
        height: 65%
    }
    .engage {
        background: #97cdea url(/wp-content/uploads/2020/04/Group-44.png) no-repeat right;
        background-size: 80%
    }
    .engage .column {
        align-items: flex-start
    }
    .events .row.is-flex {
        margin: 0 -15px
    }
    .case-studies {
        padding: 15px 0
    }
}

@media screen and (max-width:1199px) {
    .companies p {
        font-size: 10px
    }
    .products .hero p {
        margin: 5px 0 40px;
        font-size: 20px;
        line-height: 1.3
    }
    .products .hero {
        background-size: 750px
    }
    .products .features .feature-item {
        width: 60%
    }
    .products .newsletter .newsletter-info {
        padding-top: 60px;
        padding-bottom: 60px
    }
    .products .newsletter h3 {
        font-size: 28px;
        width: 80%
    }
    .products .newsletter p {
        font-size: 20px
    }
    .products .newsletter {
        padding: 200px 0
    }
    #advertiser-network .hero {
        background: #acd293 url(/wp-content/themes/powerinbox-new/images/advertiser-hero-bg.jpg) no-repeat right bottom;
        background-size: 800px
    }
    #inbox-engage .hero {
        background: #a3ddcf url(/wp-content/themes/powerinbox-new/images/inbox-engage-hero-bg.jpg) no-repeat right bottom;
        background-size: 800px
    }
    #revenue-stripe .hero {
        background: #fbf7b5 url(/wp-content/themes/powerinbox-new/images/revenue-stripe-hero-bg.jpg) no-repeat right bottom;
        ;
    }
    #revenue-stripe .features .feature-item {
        width: 90%
    }
    #inbox-engage .features .feature-item {
        width: 100%
    }
    #inbox-engage .feature-arrow.arrow-1 {
        left: 85%;
        top: 20%;
        width: 54%
    }
    #inbox-engage .feature-arrow.arrow-2 {
        top: 20%;
        left: -40%;
        width: 55%
    }
    #inbox-engage .feature-arrow.arrow-3 {
        top: 25%;
        left: 85%;
        width: 50%
    }
    #inbox-engage .feature-arrow.arrow-4 {
        top: 20%;
        width: 55%;
        left: -40%
    }
    #advertiser-network .works .works-image {
        height: 520px;
        margin: 0 auto
    }
}

@media screen and (max-width:1024px) {
    h2.rotating-text {
        font-size: 42px
    }
}

@media screen and (max-width:992px) {
    #header .nav a.nav-btn {
        padding: 10px 20px
    }
    #header .nav a {
        margin: 10px 20px
    }
    .feature h2 {
        font-size: 26px
    }
    h2.rotating-text {
        font-size: 33px
    }
    .companies p br {
        display: none
    }
    .footer-logo {
        align-self: center
    }
}

@media screen and (max-width:991px) {
    #header .nav>li>a:hover {
        border-bottom: 1px transparent solid;
        color: #000
    }
    #header.navbar-fixed-top .dropdown-menu {
        top: 100%
    }
    .navbar-default .navbar-collapse {
        background-color: #fff;
        overflow-x: hidden
    }
    #header.navbar-fixed-top li.dropdown {
        padding-bottom: 0
    }
    .nav-custom {
        right: 75px
    }
    #header .dropdown-menu:before,
    #header .dropdown-menu:after {
        content: none
    }
    #header .dropdown-menu {
        margin-left: 0
    }
    #header .nav>li.dropdown a.dropdown-toggle:after,
    #header .nav>li.dropdown:hover a.dropdown-toggle:after {
        content: '\f107';
        font-family: FontAwesome;
        position: absolute;
        right: 0;
        top: 15px;
        height: 15px;
        width: 15px;
        line-height: 15px
    }
    #header .nav>li.dropdown.open a.dropdown-toggle:after {
        content: '\f106';
        font-family: FontAwesome;
        position: absolute;
        right: 0;
        top: 15px;
        height: 15px;
        width: 15px;
        line-height: 15px
    }
    #header .collapse.in .dropdown .dropdown-menu {
        position: initial;
        width: 100%;
        height: auto;
        float: none;
        padding-left: 30px;
        -webkit-box-shadow: none;
        box-shadow: none;
        border: 0;
        opacity: 0;
        max-height: 0
    }
    #header .dropdown:hover .dropdown-menu {
        max-height: 0
    }
    #header .collapse.in .dropdown.open .dropdown-menu {
        opacity: 1;
        max-height: 300px
    }
    #header .nav a.nav-btn {
        margin-left: 0
    }
    #header .nav>li>a.dropdown-toggle {
        padding-bottom: 0
    }
    #header .nav .dropdown:last-of-type {
        border: 0!important
    }
    #header .nav>li {
        border-bottom: 1px solid #ddd
    }
    #header .nav a {
        margin-top: 0;
        margin-bottom: 0
    }
    #header .nav>li.dropdown a.dropdown-toggle:after {
        content: '\f107';
        font-family: FontAwesome;
        position: absolute;
        right: 0;
        top: 15px;
        height: 15px;
        width: 15px;
        line-height: 15px;
        line-height: 15px
    }
    #header .nav>li.dropdown.open a.dropdown-toggle:after {
        content: '\f106';
        font-family: FontAwesome;
        position: absolute;
        right: 0;
        top: 15px;
        height: 15px;
        width: 15px;
        line-height: 15px;
        line-height: 15px
    }
    #header .nav-custom.nav>li {
        border: 0
    }
    .nav-custom {
        float: right;
        clear: none;
        position: absolute;
        top: -5px;
        right: 80px
    }
    .navbar-toggle {
        margin-right: 0;
        border: 0;
        float: right;
        clear: none;
        position: absolute;
        top: 10px;
        right: 10px
    }
    #header .navbar-nav>li,
    #header.navbar-fixed-top li {
        padding-bottom: 0!important;
        top: 0!important
    }
    .container-fluid>.navbar-collapse {
        margin-right: -15px;
        margin-left: -15px
    }
    .navbar-header {
        float: none
    }
    .navbar-left,
    .navbar-right {
        float: none!important
    }
    .navbar-toggle {
        display: block
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px
    }
    .navbar-collapse.collapse {
        display: none!important
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px
    }
    .navbar-nav>li {
        float: none
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px
    }
    .collapse.in {
        display: block!important
    }
    .cta .gradient-text {
        font-size: 26px
    }
    .companies p {
        font-size: 13px;
        margin-bottom: 20px;
        text-align: center
    }
    .products .features .feature-item {
        width: 70%
    }
    .engage {
        background: #97cdea url(/wp-content/uploads/2020/04/Group-44.png) no-repeat right;
        background-size: auto 100%;
        padding: 30px 0
    }
    #adserver-email .works .description {
        width: 50%
    }
    #adserver-email .works .works-image {
        margin-bottom: 50px;
        margin-top: 270px;
        z-index: 2;
        -webkit-justify-content: flex-start;
        justify-content: flex-start
    }
    .products .newsletter {
        padding: 100px 0
    }
    .products .hero {
        padding-top: 120px
    }
    #adserver-email .hero {
        background: #b5cafb url(/wp-content/themes/powerinbox-new/images/as-hero-bg-768.png) no-repeat right bottom
    }
    .hero .main-info {
        margin-bottom: 230px
    }
    .products .hero p {
        width: 76%
    }
    #advertiser-network .hero {
        background: #acd293 url(/wp-content/themes/powerinbox-new/images/advertiser-hero-bg-768.png) no-repeat right bottom
    }
    #inbox-choice .hero {
        background: #f0d08b url(/wp-content/themes/powerinbox-new/images/inbox-choice-hero-bg-768.png) no-repeat right bottom
    }
    #inbox-engage .hero {
        background: #a3ddcf url(/wp-content/themes/powerinbox-new/images/inbox-engage-hero-bg-768.png) no-repeat right bottom;
        ;
    }
    #inbox-engage .hero p {
        width: 55%
    }
    #inbox-engage .feature-item p {
        width: 100%;
        line-height: 1.3;
        font-size: 13.5px
    }
    #revenue-stripe .hero {
        background: #fbf7b5 url(/wp-content/themes/powerinbox-new/images/revenue-stripe-hero-bg-768.png) no-repeat right bottom
    }
    #revenue-stripe .hero p {
        width: 45%
    }
    #revenue-stripe .feature-item p {
        line-height: 1.3;
        font-size: 14px
    }
    #inbox-engage .feature-arrow.arrow-1 {
        left: 89%;
        top: 34%;
        width: 35%
    }
    #inbox-engage .feature-arrow.arrow-2 {
        top: 35%;
        left: -25%;
        width: 40%
    }
    #inbox-engage .feature-arrow.arrow-3 {
        top: 25%;
        left: 92%;
        width: 30%
    }
    #inbox-engage .feature-arrow.arrow-4 {
        top: 23%;
        width: 35%;
        left: -28%
    }
    #adserver-email .works .row.is-flex {
        background-color: #fafafa;
        position: relative
    }
    #adserver-email .works .works-mobile-image {
        margin: 0 auto
    }
    #advertiser-network .works .works-image {
        height: 400px;
        margin: 0 auto
    }
    #inbox-choice .works .works-mobile-image {
        margin: 0 auto
    }
    #inbox-engage .works .works-mobile-image {
        margin: 0 auto
    }
    footer .img-margin {
        margin-top: 0
    }
    footer .inc-500,
    footer .fast-50,
    footer .fast-500,
    footer .iab-seal {
        margin: 0 auto 20px
    }
    footer .footer-about .row.is-flex {
        justify-content: center
    }
}

@media screen and (max-width:782px) {
    .admin-bar #header {
        margin-top: 46px
    }
    .admin-bar .dynamicMail-top {
        margin-top: 46px
    }
}

@media screen and (min-width:768px) {
    #thankyouModal .modal-dialog {
        width: 750px;
        margin: 30px auto
    }
}

@media screen and (max-width:768px) {
    .container-fluid>.navbar-header {
        margin: 0
    }
    .feature .main-info {
        margin-bottom: 170px
    }
    .feature h2 {
        font-size: 26px
    }
    h2.rotating-text {
        font-size: 30px;
        margin-top: 5px
    }
    .feature h1 {
        font-size: 14px;
        margin: 60px 0 5px
    }
    .companies p br {
        display: none
    }
    .ecosystem [class*=col-] {
        margin-bottom: 20px
    }
    .engage h2 {
        font-size: 26px
    }
    .hearst .company-logo {
        width: 87px
    }
    .eight-coupons .company-logo {
        width: 223px
    }
    .salem .company-logo {
        width: 129px
    }
    .case-studies .subtitle {
        font-size: 18px
    }
    .case-studies .pink-quotation {
        font-size: 40px
    }
    .case-studies .quote {
        font-size: 16px
    }
    .case-studies .author {
        font-size: 13px
    }
    .case-studies .position {
        font-size: 13px
    }
    .case-studies .read-story {
        margin-top: 5px
    }
    .events .section-title {
        font-size: 25px
    }
    .events .event-about {
        height: 183px
    }
    .cta {
        padding: 40px 0
    }
    .cta .gradient-text {
        font-size: 25px
    }
    .cta p {
        font-size: 16px;
        margin-top: -10px
    }
    footer .blog-subscribe {
        padding: 0 0 35px
    }
    footer .footer-logo {
        margin: 0 auto
    }
    footer .footer-about {
        border-bottom: 1px #ddd solid;
        margin-bottom: 30px;
        text-align: center
    }
}

@media screen and (min-width:768px) {
    .visible-flex-xs,
    .visible-xs-flex {
        display: none!important
    }
}

@media screen and (max-width:767px) {
    .img-socks,
    .img-phone {
        display: none
    }
    .feature .main-info {
        margin-bottom: 24px
    }
    .feature h1 {
        margin: 40px 0 5px
    }
    .img-sock-small {
        margin: 0 auto
    }
    .companies .row.is-flex>[class*=col-].partner-logos {
        -ms-flex-pack: distribute;
        -webkit-justify-content: space-around;
        justify-content: space-around;
        margin-bottom: 20px
    }
    .engage {
        padding: 30px 0 400px;
        background: #97cdea url(/wp-content/uploads/2020/04/Group-44.png) no-repeat bottom;
        background-size: auto 45%
    }
    .engage .column {
        align-items: center;
        text-align: center
    }
    .engage h2 {
        font-size: 24px;
        margin-bottom: 5px
    }
    .engage p {
        font-size: 12px
    }
    .case-studies h2 {
        font-size: 25px
    }
    .case-studies .hearst,
    .case-studies .eight-coupons,
    .case-studies .salem {
        margin-bottom: 0
    }
    .case-studies .read-story {
        width: 100%
    }
    .case-studies .left-border {
        border-top: none;
        border-right: solid 1px #ddd
    }
    .case-studies .right-border {
        border-top: none;
        border-left: solid 1px #ddd
    }
    .events {
        background-size: initial;
        background-repeat: repeat;
        padding-bottom: 20px
    }
    .events .event-item {
        margin-bottom: 20px
    }
    .events .event-about {
        height: 140px;
        margin: 10px 20px
    }
    .events .event-title {
        font-size: 15px
    }
    .events .event-info {
        font-size: 13px
    }
    .events .event-site {
        font-size: 14px
    }
    .cta {
        padding: 40px 0
    }
    .cta .email-dead {
        text-align: center
    }
    .cta p {
        margin-top: -10px;
        margin-bottom: 20px
    }
    .border-top {
        margin-top: 40px;
        padding-top: 30px;
        border-top: 1px #ddd solid
    }
    .dynamicMail-top .dm-close {
        position: absolute;
        right: 0;
        top: 12px
    }
    footer .blog-subscribe {
        margin-top: 0;
        border: 0
    }
    .products .hero {
        padding-top: 80px
    }
    #adserver-email .hero {
        background: #b5cafb url(/wp-content/themes/powerinbox-new/images/as-hero-bg-480.png) no-repeat right bottom
    }
    .products .features .feature-item {
        width: 90%
    }
    .products .features .feature-item p {
        line-height: 1.5
    }
    #adserver-email .works .works-images .step-down {
        position: absolute;
        top: 312px;
        left: 92%;
        width: 9%
    }
    .products .quotes .quote {
        width: 80%;
        margin: auto;
        font-size: 16px
    }
    #adserver-email .works .description {
        width: 90%
    }
    .products .newsletter:after {
        width: 100.6%
    }
    .products .newsletter .newsletter-info {
        padding-top: 20px;
        padding-bottom: 20px
    }
    .products .newsletter h3 {
        font-size: 19px;
        width: 90%
    }
    .products .newsletter p {
        font-size: 16px
    }
    #advertiser-network .hero {
        background: #acd293 url(/wp-content/themes/powerinbox-new/images/advertiser-hero-bg-480.png) no-repeat right bottom
    }
    #advertiser-network .hero .main-info {
        margin-bottom: 300px
    }
    #inbox-choice .hero {
        background: #f0d08b url(/wp-content/themes/powerinbox-new/images/inbox-choice-hero-bg-480.png) no-repeat bottom
    }
    #inbox-choice .hero .main-info {
        margin-bottom: 320px
    }
    #inbox-engage .hero {
        background: #a3ddcf url(/wp-content/themes/powerinbox-new/images/inbox-engage-hero-bg-480.png) no-repeat right bottom;
        ;
    }
    #inbox-engage .hero .main-info {
        margin-bottom: 330px
    }
    #revenue-stripe .hero {
        background: #fbf7b5 url(/wp-content/themes/powerinbox-new/images/revenue-stripe-hero-bg-480.png) no-repeat right bottom
    }
    .visible-xs-flex {
        display: -webkit-flex!important;
        display: flex!important
    }
    #inbox-engage .features .row.is-flex>[class*=col-],
    #revenue-stripe .features .row.is-flex>[class*=col-] {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
    #inbox-engage .features .phone-image img,
    #revenue-stripe .features .phone-image img {
        width: 75%;
        margin: 50px 0
    }
    #inbox-engage .features .feature-item,
    #revenue-stripe .features .feature-item {
        -webkit-align-self: flex-start;
        align-self: flex-start;
        width: 40%;
        margin: 0 auto
    }
    #inbox-engage .feature-arrow.arrow-1 {
        left: -15%;
        top: 95%;
        width: 40%
    }
    #inbox-engage .feature-arrow.arrow-2 {
        top: 90%;
        left: 75%;
        width: 40%
    }
    #inbox-engage .feature-arrow.arrow-2 {
        top: 90%;
        left: 75%;
        width: 40%
    }
    #inbox-engage .feature-arrow.arrow-4 {
        top: -35%;
        width: 40%;
        left: 75%
    }
    #adserver-email .works .works-mobile-image {
        height: 540px
    }
    #inbox-choice .works .works-mobile-480 {
        display: flex!important
    }
    #inbox-choice .works .works-mobile-360 {
        display: none!important
    }
    #inbox-engage .works .works-mobile-480 {
        display: flex!important
    }
    #inbox-engage .works .works-mobile-360 {
        display: none!important
    }
}

@media screen and (max-width:600px) {
    .admin-bar #header.navbar-fixed-top {
        margin-top: 0
    }
}

@media screen and (max-width:480px) {
  .highlights .container {
    padding: 4% 10%;
  }
  .highlights-content {
    padding: 40px 0;
}
    #header .nav a.nav-btn {
        padding: 8px 16px
    }
    .audience .audience-img {
    width: 50%;
    text-align: center;
    margin: 0 auto;
    }
    .audience .audience-text {
    text-align: center;
    }
    .start-now {
        padding: 6px;
        font-size: 16px;
        width: 170px;
        height: 40px
    }
    .partner-logos img {
        width: 75%;
        margin: 0 auto
    }
    footer .list-heading {
        font-size: 16px
    }
    footer .list-heading a {
        font-size: 16px
    }
    footer li a {
        font-size: 13px
    }
    footer .blog-subscribe h2 {
        font-size: 16px
    }
    footer .blog-subscribe p {
        font-size: 14px
    }
    footer .blog-subscribe {
        padding: 0
    }
    footer #Email {
        left: -10px
    }
    footer .mktoForm button[type=submit].mktoButton {
        top: -76px;
        right: 14px
    }
    footer .copyright {
        font-size: 12px
    }
    footer .copyright a {
        font-size: 12px
    }
    footer .social-icons {
        margin-bottom: 15px
    }
}

@media screen and (max-width:479px) {
    .hearst .company-logo {
        width: 87px
    }
    .eight-coupons .company-logo {
        width: 223px
    }
    .salem .company-logo {
        width: 129px
    }
    .case-studies .subtitle {
        font-size: 14px;
        margin-bottom: 15px
    }
    .home .container,
    header#header .container,
    footer#footer .container,
    .products .container {
        max-width: 450px
    }
    .dynamicMail-top {
        padding: 10px 0;
        font-size: 13px
    }
    .dynamicMail-sticky {
        font-size: 13px;
        height: 80px;
        bottom: 50px
    }
    footer .social-icons i.fa {
        width: 30px;
        height: 30px;
        color: gray;
        border: 2px gray solid;
        border-radius: 50%;
        font-size: 18px;
        text-align: center;
        line-height: 29px
    }
    footer .copyright {
        font-size: 11px
    }
    footer .copyright a {
        font-size: 11px
    }
    .hero .main-info {
        margin-bottom: 260px;
        text-align: center
    }
    .hero .start-now {
        margin: 0 auto;
        text-align: center
    }
    .products .hero p {
        width: 100%
    }
    .hero h1 {
        font-size: 32px
    }
    .hero h2 {
        font-size: 32px
    }
    #adserver-email .hero {
        background: #b5cafb url(/wp-content/themes/powerinbox-new/images/as-hero-bg-360.png) no-repeat right bottom
    }
    .products .features h3 {
        font-weight: 700;
        font-size: 22px
    }
    .products .features .feature-item p {
        line-height: 1.3;
        font-size: 13px
    }
    #adserver-email .works .works-images .step-down {
        top: 313px;
        left: 85%;
        width: 13%
    }
    #adserver-email .works .works-image {
        margin-bottom: 70px
    }
    .products .newsletter h3 {
        font-size: 19px;
        width: 100%
    }
    .products .newsletter p {
        font-size: 12px
    }
    #advertiser-network .hero {
        background: #acd293 url(/wp-content/themes/powerinbox-new/images/advertiser-hero-bg-360.png) no-repeat right bottom
    }
    #advertiser-network .hero .main-info {
        margin-bottom: 265px
    }
    #inbox-choice .hero {
        background: #f0d08b url(/wp-content/themes/powerinbox-new/images/inbox-choice-hero-bg-360.png) no-repeat bottom;
        background-size: contain
    }
    #inbox-choice .hero .main-info {
        margin-bottom: 320px
    }
    #inbox-engage .hero {
        background: #a3ddcf url(/wp-content/themes/powerinbox-new/images/inbox-engage-hero-bg-360.png) no-repeat bottom;
        background-size: contain
    }
    #inbox-engage .hero p {
        width: 100%
    }
    #revenue-stripe .hero {
        background: #fbf7b5 url(/wp-content/themes/powerinbox-new/images/revenue-stripe-hero-bg-360.png) no-repeat bottom;
        background-size: contain
    }
    #revenue-stripe .hero p {
        width: 100%
    }
    #revenue-stripe .hero .main-info {
        margin-bottom: 280px
    }
    #inbox-choice .works .works-mobile-480 {
        display: none!important
    }
    #inbox-choice .works .works-mobile-360 {
        display: flex!important
    }
    #inbox-engage .works .works-mobile-480 {
        display: none!important
    }
    #inbox-engage .works .works-mobile-360 {
        display: flex!important
    }
}

@media screen and (max-width:380px) {
    h2.rotating-text {
        font-size: 32px
    }
    #adserver-email .works .works-mobile-image {
        height: 500px
    }
}

@media screen and (max-width:375px) {
    .feature h2 {
        font-size: 25px
    }
    h2.rotating-text {
        font-size: 28px
    }
    #inbox-choice .hero .main-info {
        margin-bottom: 280px
    }
    #inbox-engage .hero .main-info {
        margin-bottom: 300px
    }
}

@media screen and (max-width:374px) {
    .dynamicMail-top {
        font-size: 10px;
        overflow: hidden
    }
    .dynamicMail-top .dm-close {
        position: absolute;
        right: -5px;
        top: 14px
    }
    .dynamicMail-top .dynamicMail-close {
        width: 20px;
        height: 20px;
        line-height: 19px
    }
    .dynamicMail-sticky {
        font-size: 10px;
        height: 75px
    }
}

@media screen and (min-width:361px) {
    .visible-xxs {
        display: none!important
    }
}

@media screen and (max-width:360px) {
    a.navbar-brand img {
        width: 90%;
        margin-top: 2px
    }
    .nav-custom {
        right: 52px
    }
    .navbar-fixed-top .nav-custom {
        right: 52px
    }
    #header .nav a.nav-btn {
        padding: 8px 10px
    }
    .feature {
        padding-top: 90px;
        position: relative
    }
    .feature.dynamicMail-open {
        padding-top: 120px
    }
    .feature h2 {
        font-size: 22px
    }
    h2.rotating-text {
        font-size: 26px
    }
    .hidden-xxs {
        display: none!important
    }
    .visible-xxs {
        display: block!important
    }
    .feature h1 {
        margin: 10px auto 5px
    }
    .feature .bottom-fade {
        padding: 0
    }
    .feature .bottom-fade:after {
        content: "";
        position: absolute;
        z-index: 99999;
        bottom: 0;
        left: 0;
        pointer-events: none;
        background-image: linear-gradient(to bottom, rgba(245, 249, 252, 0), #93e3f2 90%);
        width: 100%;
        height: 0;
        opacity: 1
    }
    .feature .start-now {
        margin: 0 15px 15px;
        width: 100%
    }
    .ecosystem {
        margin-top: 20px;
        margin-bottom: 30px
    }
    .ecosystem .title {
        font-size: 21px
    }
    .ecosystem .subtitle {
        font-size: 16px;
        margin-bottom: 25px
    }
    .ecosystem .item-link {
        display: flex
    }
    .ecosystem img {
        margin-right: 15px
    }
    .case-studies .hearst {
        padding-top: 105px
    }
    .case-studies .eight-coupons {
        padding-top: 70px
    }
    .case-studies .salem {
        padding-top: 90px
    }
    .col-xxs-12 {
        width: 100%
    }
    .col-xxs-6 {
        width: 50%
    }
    .row.is-flex>[class*=col-].xxs-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .ecosystem .spacer {
        width: 70%
    }
    .ecosystem h3 {
        margin: 10px 0 28px
    }
    footer .footer-about {
        margin-bottom: 10px
    }
    footer .list-heading {
        margin-top: 20px;
        margin-bottom: 10px
    }
    footer .list-heading a {
        margin-top: 20px;
        margin-bottom: 10px
    }
    footer .social-icons a {
        margin-right: 9px
    }
    #revenue-stripe .hero .main-info {
        margin-bottom: 250px
    }
}

@media screen and (max-width:359px) {
    .products .quotes .quote {
        margin: 20px auto;
        font-size: 14px
    }
    .products .hero p {
        width: 100%;
        font-size: 18px
    }
    #revenue-stripe .quotes .quote {
        margin: 14px auto;
        font-size: 13px
    }
    #adserver-email .works .works-mobile-image {
        height: 400px
    }
}

@media screen and (max-width:320px) {
    a.navbar-brand img {
        width: 80%;
        margin-top: 4px
    }
    .nav-custom {
        top: -3px
    }
    #header .nav a.nav-btn {
        padding: 6px 8px;
        font-size: 14px
    }
    #inbox-choice .hero .main-info {
        margin-bottom: 250px
    }
    #inbox-engage .hero .main-info {
        margin-bottom: 260px
    }
}

#gform_wrapper_1 {
    margin: 0
}

#gform_1 {
    width: 100%
}

#gform_1 #field_1_1 {
    padding: 0
}

#gform_1 #field_1_1 label {
    display: none
}

#gform_1 #input_1_1 {
    width: 100%!important;
    height: 40px;
    padding: 0 13px;
    border-radius: 3px;
    border: solid 1px #ddd;
    font-size: 12px
}

#gform_1 #gform_submit_button_1 {
    position: absolute;
    right: 3px;
    bottom: 4px;
    background: #c33c65 url(/wp-content/themes/powerinbox-new/images/send-icon.png) no-repeat center center;
    border: 0;
    border-radius: 3px;
    color: transparent;
    height: 32px;
    width: 32px;
    transition: .4s;
    animation: none
}

#gform_1 #gform_submit_button_1:hover {
    background-color: #7f2842
}

#gform_1 #subscribe-footer {
    position: absolute;
    right: 3px;
    bottom: 4px;
    background: #c33c65 url(/wp-content/themes/powerinbox-new/images/send-icon.png) no-repeat center center;
    border: 0;
    border-radius: 3px;
    color: transparent;
    height: 32px;
    width: 32px;
    transition: .4s;
    animation: none
}

#gform_1 #subscribe-footer:hover {
    background-color: #7f2842
}

#gform_1 .gform_footer {
    margin: 0;
    padding: 0
}

#gform_fields_4 li {
    width: 31.33%;
    display: inline-block;
    margin: 0 2% 0 0
}

#gform_fields_4 label {
    width: 100%!important;
    float: left;
    margin: 0 0 8px 0;
    padding: 0;
    font-size: 14px;
    color: #949494;
    font-weight: 600;
    line-height: 22px
}

#gform_fields_4 input {
    width: 100%!important;
    height: 36px;
    float: left;
    background: #f0f0f0;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
    margin: 0;
    padding: 0 20px;
    border: 0;
    font-size: 14px;
    color: #434343;
    font-weight: 400;
    line-height: 32px;
    box-shadow: none!important
}

#gform_fields_4 textarea {
    width: 100%!important;
    height: 100px;
    float: left;
    background: #f0f0f0;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    margin: 0;
    padding: 10px 20px;
    border: 0;
    font-size: 14px;
    color: #434343;
    font-weight: 400;
    line-height: 18px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none!important
}

#gform_fields_4 li#field_4_5 {
    width: 65.33%
}

#gform_4 .gform_heading,
#gform_1 .gform_heading {
    display: none
}

#gform_4 #gform_submit_button_4 {
    width: auto;
    height: 50px;
    background: #41c0fd;
    border: 0;
    font-size: 24px;
    color: #fff;
    letter-spacing: 0;
    line-height: 45px;
    font-weight: 400;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    padding: 0 30px;
    outline: 0;
    cursor: pointer;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
    box-shadow: none!important;
    position: absolute;
    right: 10%;
    bottom: 34%;
    animation: none
}

#gform_4 #gform_submit_button_4:hover {
    color: #fff;
    background-color: #0084c3;
    -webkit-box-shadow: 0 9px 15px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 9px 15px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 9px 15px 0 rgba(0, 0, 0, .2)
}

#gform_4 .gform_footer {
    padding: 16px 0 100px
}

#gform_3 input {
    width: 100%!important;
    height: 36px;
    float: left;
    background: #fff;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
    margin: 0;
    padding: 0 20px;
    border: 0;
    font-size: 14px;
    color: #434343;
    font-weight: 400;
    line-height: 32px
}

#gform_3 select {
    width: 100%!important;
    height: 36px;
    float: left;
    background: #fff url(../images/select-arrow.png) no-repeat 95% center;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
    margin: 0;
    padding: 0 16px;
    border: 0;
    font-size: 14px;
    color: #434343;
    font-weight: 400;
    line-height: 32px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

#gform_3 select#input_3_8 {
    background: #fff url(../images/select-arrow.png) no-repeat 97% center
}

#gform_3 textarea {
    width: 100%!important;
    height: 100px;
    float: left;
    background: #fff;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    margin: 0;
    padding: 10px 20px;
    border: 0;
    font-size: 14px;
    color: #434343;
    font-weight: 400;
    line-height: 18px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin-bottom: 20px
}

#gform_3 label {
    width: 100%!important;
    float: left;
    margin: 0 0 8px 0;
    padding: 0;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    line-height: 22px
}

#gform_3 .gform_heading {
    display: none
}

#gform_wrapper_3 {
    background: #28abea;
    padding: 60px 100px 100px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px
}

#gform_3 li#field_3_11,
#gform_3 li#field_3_12,
#gform_3 li#field_3_4,
#gform_3 li#field_3_5,
#gform_3 li#field_3_2,
#gform_3 li#field_3_3 {
    width: 33.33%;
    display: inline-block
}

#gform_3 #input_3_13 li {
    display: inline-block;
    width: 33.33%
}

#gform_3 #input_3_13 li input[type=checkbox]:not(old)+label,
#gform_3 #input_3_10 li input[type=checkbox]:not(old)+label {
    display: inline-block;
    padding-left: 40px;
    background: url(../images/uncheck.png) no-repeat 0 0;
    font-size: 16px;
    color: #fff;
    line-height: 34px;
    letter-spacing: 0;
    font-weight: 400;
    margin-left: 0;
    margin-right: 5%
}

#gform_3 #input_3_13 li input[type=checkbox]:not(old):checked+label,
#gform_3 #input_3_10 li input[type=checkbox]:not(old):checked+label {
    background: url(../images/checked.png) no-repeat 0 0
}

#gform_3 li#field_3_7,
#gform_3 li#field_3_8 {
    width: 50%;
    display: inline-block
}

#gform_3 #input_3_13 input,
#gform_3 #input_3_10 input {
    width: 0;
    height: 0;
    visibility: hidden;
    display: inline-block
}

#gform_3 #input_3_10 li {
    display: inline-block;
    width: 100%
}

#gform_3 #field_3_10 label {
    display: none
}

#gform_3 #gform_submit_button_3 {
    width: 135px!important;
    height: 50px;
    float: right;
    background: #41c0fd;
    border: 0;
    font-size: 24px;
    color: #fff;
    letter-spacing: 0;
    line-height: 45px;
    font-weight: 400;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    padding: 0 30px;
    outline: 0;
    cursor: pointer;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
    animation: none
}

#gform_3 #gform_submit_button_3:hover {
    background-color: #0084c3
}

@media screen and (max-width:991px) {
    #gform_wrapper_3 {
        padding: 60px 20px 100px
    }
}

@media screen and (max-width:767px) {
    #gform_fields_4 li {
        width: 100%
    }
    #gform_fields_4 li#field_4_5 {
        width: 100%
    }
    #gform_4 #gform_submit_button_4 {
        position: inherit
    }
    #gform_3 #input_3_13 li {
        width: 50%
    }
    #gform_3 li#field_3_11,
    #gform_3 li#field_3_12,
    #gform_3 li#field_3_4,
    #gform_3 li#field_3_5,
    #gform_3 li#field_3_2,
    #gform_3 li#field_3_3 {
        width: 50%
    }
    #gform_3 select#input_3_8 {
        background: #fff url(../images/select-arrow.png) no-repeat 95% center
    }
}

@media screen and (max-width:640px) {
    #gform_3 #input_3_13 li {
        width: 100%
    }
    #gform_3 li#field_3_11,
    #gform_3 li#field_3_12,
    #gform_3 li#field_3_4,
    #gform_3 li#field_3_5,
    #gform_3 li#field_3_2,
    #gform_3 li#field_3_3 {
        width: 100%
    }
    #gform_3 li#field_3_7,
    #gform_3 li#field_3_8 {
        width: 100%
    }
    #gform_3 select {
        background: #fff url(../images/select-arrow.png) no-repeat 97% center
    }
    #gform_3 select#input_3_8 {
        background: #fff url(../images/select-arrow.png) no-repeat 97% center
    }
    #gform_1 #gform_submit_button_1 {
        right: 19px;
        bottom: -12px
    }
    #gform_1 #subscribe-footer {
        right: 19px;
        bottom: -12px
    }
}

@media screen and (max-width:360px) {
    #gform_wrapper_1 {
        margin-bottom: 10px
    }
    #gform_1 #gform_submit_button_1 {
        bottom: -2px
    }
    #gform_1 #subscribe-footer {
        bottom: -2px
    }
}

.powerinbox-hub-form input[type="text"],
.powerinbox-hub-form input[type="email"],
.powerinbox-hub-form select,
.powerinbox-hub-form input[type="tel"],
.powerinbox-hub-form textarea {
    width: 100% !important;
    background: #f1f1f1;
    border-radius: 3px;
    height: 50px;
    margin: 0;
    padding: 0 20px;
    border: 0;
    font-size: 14px;
    color: #434343;
    font-weight: 400;
    line-height: 32px;
}

.powerinbox-hub-form form>fieldset {
    margin: 0px auto;
}

.powerinbox-hub-form form>fieldset>div>label>.hs-form-required {
    display: none;
}

input::placeholder,
textarea::placeholder {
    color: #b3b3b3;
}

.powerinbox-hub-form textarea {
    height: 100px;
}

.powerinbox-hub-form form>fieldset .hs-dependent-field .inputs-list {
    padding: 0px;
}

.powerinbox-hub-form form>fieldset .hs-dependent-field .inputs-list li {
    display: block;
}

.powerinbox-hub-form form>fieldset .hs-dependent-field .inputs-list li label {
    position: relative;
}

.powerinbox-hub-form form>fieldset .hs-dependent-field .inputs-list li>label:before {
    content: '';
    height: 22px;
    width: 22px;
    position: absolute;
    border: 1px solid #ddd;
    border-radius: 50%;
    top: 5px;
}

.powerinbox-hub-form form>fieldset .hs-dependent-field .inputs-list li>label input {
    opacity: 0;
}

.powerinbox-hub-form form>fieldset .hs-dependent-field .inputs-list li>label input:checked + span:after {
    content: '';
    height: 6px;
    width: 12px;
    border: 2px solid #c33c65;
    position: absolute;
    border-width: 0 0 2px 2px;
    transform: rotate(-45deg);
    top: 12px;
    left: 5px;
}

.powerinbox-hub-form form> .hs_recaptcha .grecaptcha-badge {
    margin: 30px auto 0 auto;
}

.powerinbox-hub-form form {
    padding-bottom: 20px;
}

.page-id-4121 .page-banner h2 {color: black !important; font-size: 36px}

.page-id-4378 .h4, .page-id-4378 h4 {
    margin-top: 30px;
}
div#hs-eu-cookie-confirmation {
bottom: 0 !important;
top: auto !important;
}
.page-id-4121 .page-banner .container {width: 28% !important}

.blog-form, .side-cta {float: left; width: 100%}

.client-logos {display: none !important}

.positions .col-md-4 {margin-top: 25px;}
#partners {margin-bottom: 75px}

.hs-form-required {display: none !important}

#powerblog .container .blog-main .blog-right .categories {
    width: 100%;
    float: left;
    border: 1px solid #a5a5a5;
    padding: 20px;
    margin: 0 0 25px 0;
    position: relative;
	display: none
}

.page-banner {
	background-repeat: no-repeat;
	background-size: cover;
}

#powerblog .container .blog-main .blog-right .categories h3 {
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: -18px;
    margin: 0;
    font-size: 18px;
    color: #2f2f2f;
    text-transform: uppercase;
    font-weight: 400;
}

#powerblog .container .blog-main .blog-right .categories h3 span {
    background: #f8f8f8;
    padding: 0 45px;
    position: relative;
    z-index: 99;
}

#powerblog .container .blog-main .blog-right .categories ul {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 0;
}

#powerblog .container .blog-main .blog-right .categories ul li {
    width: 100%;
    float: left;
    margin: 0;
    padding: 6px 0 7px 0;
    list-style: none;
    background: url(../images/populer-bdr.jpg) repeat-x left bottom;
}

#powerblog .container .blog-main .blog-right .categories ul li a {
    font-size: 14px;
    color: #6d6d6d;
    text-decoration: none;
    letter-spacing: 0;
    font-weight: 400;
}
