/* @import url('http://example.com/example_style.css'); */

@import url("//maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css");
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900');
/***********************************************/

/* CSS @imports must be at the top of the file */

/* Add them above this section                 */

/***********************************************/

    {
    % include "hubspot/styles/responsive/required_base.css" %
}

    {
    % include "hubspot_default/shared/responsive/theme-foundation-v1-0.css" %
}

    {
    % include "hubspot/styles/responsive/hubtheme-modules.css" %
}

/****************************************/

/* HubSpot Style Boilerplate            */

/****************************************/

/* These includes are optional, but helpful. */

    {
    % include "hubspot/styles/responsive/modules.css" %
}

    {
    % include "hubspot/styles/patches/recommended.css" %
}

/*****************************************/

/* Start your style declarations here    */

* {
    box-sizing: border-box;
}

body {
    font-family: Lato, sans-serif;
    color: #1e2b5e;
    line-height: 1.96;
}

h1 {
    font-size: 32px;
}

h2 {
    font-size: 24px;
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 18px;
}

h5 {
    font-size: 17px;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

p {
    font-size: 16px;
}

.center {
    text-align: center;
}

.grid-33 {
    width: 33.33%;
}

.flex-box-section {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}

@media only screen and (max-width: 960px) {
    .flex-box-section {
        display: inline-block !important;
        text-align: center;
    }
}

.header-container-wrapper .container-fluid .page-wrapper, .body-container-wrapper .container-fluid .page-wrapper {
    float: none;
    max-width: 1200px;
    margin: 0 auto;
    padding: 5rem 0 0 0;
}

@media only screen and (max-width: 960px) {
    .header-container-wrapper .container-fluid .page-wrapper, .body-container-wrapper .container-fluid .page-wrapper {
        padding: 0 0;
    }
}

.footer-container-wrapper .container-fluid .page-wrapper {
    float: none;
    max-width: 1200px;
    margin: 0 auto;
    padding: 1rem 0;
}

.more-reasons-section {
    background: url(https://cdn2.hubspot.net/hubfs/4265252/choosebg.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-color: #edf1f6;
    height: 970px;
}

@media all and (max-width: 760px) {
    .more-reasons-section {
        background: none !important;
        height: auto;
    }
}

.ad-try-button {
    font-size: 17px;
    text-transform: uppercase;
    color: #000;
    text-decoration: none;
    padding: 20px 50px;
    background-image: linear-gradient(274deg, #fbab7e, #f7ce68);
    display: inline-block;
    margin-top: 4rem;
    border-radius: 5.6px;
    transition: all .25s ease-in-out;
}

@media only screen and (max-width: 960px) {
    .ad-try-button {
        text-align: center;
    }
}

.ad-try-button:hover {
    -webkit-box-shadow: 0 20px 40px rgba(61, 65, 84, 0.15);
    box-shadow: 0 20px 40px rgba(61, 65, 84, 0.15);
    transform: scale(1.02) translateY(-4px);
}

.header-text-section {
    padding-top: 5rem;
    color: #fff;
    font-size: 35px;
}

@media only screen and (max-width: 960px) {
    .header-text-section{
       padding-top: 3rem;
    }
}

.ad-hero-image {
    padding-top: 3rem;
}

.more-reasons-section {
    padding: 6rem 0 0 0;
}

.ad-reasons-group {
    overflow: hidden;
    margin-left: -20%;
    display;
    flex;
}

@media only screen and (max-width: 960px) {
    .ad-feedback-section {
        display: inline-block;
        padding-top: 0rem;
    }
}

.ad-reasons-block {
    padding: 2rem;
    background: #fff;
    box-shadow: 0 22px 19px 0 rgba(168, 178, 190, 0.39);
    border-radius: 22px;
    margin-bottom: 20rem;
    display: inline-block;
    margin-right: 2rem;
}

@media only screen and (max-width: 960px) {
    .ad-reasons-block {
        margin-bottom: 3rem;
        margin-right: 0;
    }
}

.ad-reasons-block:first-child {
    margin-top: 0;
    margin-left: 0;
}

@media only screen and (max-width: 960px) {
    .ad-reasons-block:nth-child(2) {
        position: static;
    }
}

.ad-reasons-block img {
    margin-bottom: -2rem;
}

.choose-plan-section h2 {
    margin: 0 0 8rem;
}

@media all and (max-width: 760px) {
    .choose-plan-section h2 {
        margin: 2rem 0 2rem 0;
        padding: 0 2rem;
    }
}

.choose-plan-section {
    background: url(https://cdn2.hubspot.net/hubfs/4265252/Adwords-page-image/ad-pricing-bg.svg);
    margin-top: -5rem;
    background-repeat: no-repeat;
    background-size: 100%;   
}
@media only screen and (max-width: 960px) {
.choose-plan-section {
    background-size: 100%;
    height: auto;
    background-repeat: no-repeat;
    margin-top: 0;
}
}
.footer-links{
  padding-top: 1rem;
}

.footer-links ul {
    list-style: none;
    text-align: right;
}

@media only screen and (max-width: 960px) {
    .footer-links ul {
        text-align: center;
    }
}

.footer-links ul a {
    color: #344041;
    text-decoration: none;
}

.footer-links ul li {
    margin-right: 1rem;
    display: inline-block;
}

/* ////////////Start Pricing Section /////////////*/


.ad-pricing-hero-mini__main {
    padding: 3rem 0 5.5rem;
    text-align: center;
    background-size: cover;
    margin: auto
}

.ad-pricing-hero-mini__heading {
    color: #fff;
    padding: 2rem 0 1rem;
    margin-bottom: 3rem;
    font-size: 34px;
    letter-spacing: -.9px
}

@media all and (max-width: 960px) {
    .ad-pricing-hero-mini__heading {
        padding:6rem 0 1rem;
        font-size: 30px
    }
}

.ad-pricing-hero-mini__heading--start-price {
    font-size: 30px;
    font-style: normal
}

.ad-pricing-hero-mini__price-button {
    background: #e8eff0;
    border-radius: 25px;
    display: inline-flex;
    position: relative;
}
@media all and (min-width: 760px) {
.ad-pricing-hero-mini__price-button {
   margin-top: 2rem !important;
}
}

@media all and (min-width: 760px) {
.ad-pricing-hero-mini__main{
  padding: 5rem 0 4rem 0 !important;
}
}

@media all and (min-width: 760px) {
    .ad-pricing-hero-mini__price{
      width: 117px;
      position: absolute;
      left: -101px;
      top: -52px;
    }
}
@media all and (max-width: 760px) {
.ad-pricing-hero-mini__price {
    display: none;
}
}

.ad-pricing-hero-mini__price-button a {
    color: #000;
    padding: 0 0;
    width: 153px;
    font-style: normal
}

.ad-pricing-hero-mini__price-button a.active {
    background-color: #86ffb6;
    border-radius: 25px;
    color: #292929;
    font-size: 18px;
    font-style: normal
}


.ad-pricing-section {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    padding: 0 0 5rem;
    margin: 0 auto;
    max-width: 960px;
    align-items: flex-start
}

@media all and (max-width: 760px) {
    .ad-pricing-section {
        flex-direction: column;
        padding: 0 0 0rem;
    }
}

.ad-pricing-section .pricing-plan {
    flex: 1
}

@media all and (max-width: 760px) {
    .pricing-section .pricing-plan {
        margin-bottom:2rem
    }

 .ad-pricing-section .pricing-plan .pricing-content-section__features {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin: 0;
        padding: 0 10px
    }
}

.ad-pricing-section .pricing-plan__mid {
    flex: 1.1;
    margin-top: -20px;
    margin-right: -.5%;
    margin-left: -.5%;
    z-index: 1
}

.ad-pricing-section .price-panel {
    background: #fff;
    text-align: center;
    border-radius: 6px;
    border: 1px solid #e6e5e5;
    min-height: 610px
}

.ad-pricing-section .price-panel--mid {
    width: 100%;
    z-index: 1;
    min-height: 650px;
    box-shadow: 0 22px 22px 0 rgba(217,230,239,.72)
}

.ad-pricing-section .price-panel--mid .price-panel__header {
    padding: 1.5rem
}

.ad-pricing-section .price-panel--mid .price-panel__header img {
    height: 119px
}

@media all and (max-width: 760px) {
    .ad-pricing-section .pricing-plan__mid {
        margin-top:0
    }

 .ad-pricing-section .pricing-plan {
        display: flex;
        justify-content: center;
        width: 100%
    }

 .ad-pricing-section .price-panel {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 2rem;
        padding-bottom: 2rem
    }
}

.ad-pricing-section .price-panel__header {
    padding: 2rem;
    text-transform: uppercase;
    font-size: 1.5rem;
    font-weight: 700;
    color: #fff
}

.ad-pricing-section .price-panel__header--green-background {
    background: #37d1c8
}

.ad-pricing-section .price-panel__header--green-background img {
    height: 99px
}

.ad-pricing-section .price-panel__sub-heading {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 2.4px;
    margin: 40px 0 0
}

.ad-pricing-section .price-panel__sub-heading--plus-header {
    font-style: normal;
    letter-spacing: .7px;
    color: #1f2b2d
}

.ad-pricing-section .price-panel__sub-heading--premium-header {
    color: #5744e3;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: .9px
}

.ad-pricing-section .price-panel__sub-heading--enterprise-header {
    font-style: normal;
    letter-spacing: .7px;
    color: #1f2b2d
}

.ad-pricing-section .price-panel__price {
    margin: 12px 0 0;
    font-weight: 400;
    text-indent: -14px;
    font-size: 57px;
    line-height: 1.2;
    font-style: normal;
    color: #222
}

.ad-pricing-section .price-panel__price--enterprise span,
.ad-pricing-section .price-panel__price--plus span,
.ad-pricing-section .price-panel__price--premium span {
    font-weight: 400
}

.ad-pricing-section .price-panel__price sup {
    top: -21px;
    font-size: 19px;
    left: 10px;
    color: #222
}

.ad-pricing-section .price-panel__price--plus span,
.ad-pricing-section .price-panel__price--plus sup {
    color: #222
}

.ad-pricing-section .price-panel__price--premium {
    font-size: 70px;
    text-indent: -28px
}

.ad-pricing-section .price-panel__price--premium span,
.ad-pricing-section .price-panel__price--premium sup {
    color: #222
}

.ad-pricing-section .price-panel__price--premium sup {
    top: -17px;
    font-size: 38px;
    left: 19px
}

.ad-pricing-section .price-panel__price--enterprise span,
.ad-pricing-section .price-panel__price--enterprise sup {
    color: #222
}

.ad-pricing-section .price-panel__price-unit {
    color: #6b6868;
    font-size: 12px;
    font-style: italic;
    margin-bottom: .5rem
}

.ad-pricing-section .price-panel__trial-button {
    background-color: #fff;
    border: 1px solid #000;
    display: inline-block;
    padding: .5rem 2rem;
    border-radius: 21px;
    margin-top: 0rem;
    font-size: 14px;
    cursor: pointer;
    position: relative;
    transition: all .25s ease-in-out;
    font-style: normal;
    color: #4e4e4e;
    width: 210px;
    height: 42.7px
}

.ad-pricing-section .price-panel__trial-button:hover {
    transform: scale(1.02) translateY(-4px);
    transition: all .2s ease-in-out
}

.ad-pricing-section .price-panel__trial-button a {
    color: #000
}

.ad-pricing-section .price-panel__popular {
    border: none;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    background-color: #67c8ff;
    border-radius: 6px 6px 0 0;
    padding: 8px 0;
}

@media all and (min-width: 960px) {
    .ad-pricing-section .price-panel__trial-button--margin-top {
        margin-top: 10rem;
    }
}

.ad-pricing-section .price-panel__trial-button-premium {
    color: #2b2a2a;
    background-color: #ffd31a;
    display: inline-block;
    font-weight: 500;
    padding: .4rem 2rem;
    border-radius: 21px;
    margin-top: 2.8rem;
    font-size: 16px;
    cursor: pointer;
    position: relative;
    transition: all .25s ease-in-out;
    font-style: normal;
    width: 210px;
    height: 42.7px
}

.ad-pricing-section .price-panel__trial-button-premium:hover {
    transform: scale(1.02) translateY(-4px);
    transition: all .2s ease-in-out
}

.ad-pricing-section .price-panel__trial-button-premium a {
    color: #000
}
.ad-pricing-section .price-panel__features {
    margin: 1rem;
    text-align: center
}

.ad-pricing-section .price-panel__features li {
    line-height: normal;
    font-size: 14px;
    color: #6d7780
}

.ad-pricing-section .price-panel__features li b {
    color: #6d7780
}

.ad-pricing-section .price-panel__features li:not(:last-child) {
    margin-bottom: 10px
}

.ad-pricing-section .price-panel__features--mid li {
    font-size: 16px;
    line-height: 1.5
}

.pricing-content-section__features .quote {
    color: #5f9fd2;
    font-weight: 500;
    cursor: pointer
}

.ad-pricing-section .price-panel__brief {
    color: #000;
    margin: 2rem 0;
    font-weight: 500;
    line-height: 1.5
}

.ad-pricing-section .price-panel__button {
    margin: 0 0 3rem
}
.pricing-content-section__features--tick {
      list-style-type: none;
}


/* End Pricing Section */


/*.ad-google-text{
  margin-bottom: 30rem;

@media all and (max-width: 760px) {
.ad-google-text{
   margin-bottom: 22rem;
}
}}*/

/*.ad-form-bg{
  background: url(https://cdn2.hubspot.net/hubfs/4265252/form-bg1.png);
  background-repeat: no-repeat;
  background-position: center top;
  margin-bottom: -17rem;
} */

.row-fluid-wrapper .modal-background {
    display: none;
    position: fixed;
    z-index: 2002;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.4);
}

.modal-close-icon img {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}

@media only screen and (max-width: 960px) {
    #slider {
        width: auto !important;
    }
}

@media only screen and (max-width: 960px) {
    #slider ul {
        width: auto !important;
        margin-left: 0 !important;
    }
}

@media only screen and (max-width: 960px) {
    .header-text-section {
        text-align: center !important;
        margin-top: -3rem !important;
    }
}

.header-text-section {
    padding-top: 5rem !important;
}
@media only screen and (max-width: 960px) {
.header-text-section h3 {
    padding: 0 1rem;
}
}

@media only screen and (max-width: 960px) {
    .hiverLogo {
        padding-top: 1rem !important;
        width: 100% !important;
        text-align: center;
    }
}

@media only screen and (max-width: 960px) {
    .ad-customers-logo {
        margin-bottom: 5rem !important;
        margin-top: 4rem !important;
        padding: 0 2rem !important;
    }
}

@media only screen and (max-width: 960px) {
    #slider ul li div {
        border: none;
        height: auto !important;
    }
}

@media only screen and (max-width: 960px) {
    .mobileSpan p {
        text-align: center !important;
    }
}

.form-section.small-form {
    width: 66%;
    margin-left: 8.5rem !important;
    padding: 3rem 2rem 1rem 2rem;
}

@media all and (max-width: 760px) {
    .form-section.small-form {
        width: 100% !important;
        margin-left: 0rem !important;
    }
}

@media all and (max-width: 760px) {
    .span12.widget-span.widget-type-cell.testimonial-section {
        padding: 35rem 0 0 0;
    }
}

.span2.widget-span.widget-type-custom_widget.gdprLogo {
    padding-left: 5rem;
}

.adwords-feedback-section {
    padding: 0 0 9rem 0;
    background-image: url('https://cdn2.hubspot.net/hubfs/4265252/Adwords-page-image/lapa-bg.svg');
    background-repeat: no-repeat;
    background-position: right;
    max-width: 1400px;
    margin: 0 auto;
    width: 100%;
}
@media all and (max-width: 760px) {
.adwords-feedback-section {
    padding: 2rem 1rem 0 1rem;
    background-image: none;
}
}
.adwords-feedback-section__main {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
}
@media all and (max-width: 760px) {
.adwords-feedback-section__main{
  flex-direction: column;
}
}
.adwords-feedback-section__column-second {
  position: relative;
  overflow: hidden;
  margin: 20px auto 0;
  border-radius: 4px;
}
@media all and (max-width: 760px) {
.adwords-feedback-section__column-second {
    width: 100%!important;
    margin-top: -6rem;
}
}
@media all and (max-width: 760px) {
.adwords-feedback-section__column-second ul {
    margin: 0!important;
    width: 100%!important;
    padding: 0;
}
}
.adwords-feedback-section__column-second ul {
    width: 1200px !important;
    margin-left: -600px !important;
}
.adwords-feedback-section__column-second ul {
    position: relative;
    margin: 0;
    padding: 0;
    height: 200px;
    list-style: none;
}
.adwords-feedback-section__image-logo {
    display: inline;
    float: right;
    padding-bottom: 1rem;
    padding-right: 9rem;
}
@media all and (max-width: 760px) {
.adwords-feedback-section__image-logo {
    float: none;
}
}
.adwords-feedback-section__author {
    text-align: left;
    font-weight: 300;
}

  a.control_next {
    right: 82%;
}
.adwords-feedback-section__column-second a.control_prev {
    left: 0;
}
.adwords-feedback-section__column-second a.control_next, 
.adwords-feedback-section__column-second a.control_prev {
    position: absolute;
    bottom: 1rem;
}
@media all and (max-width: 760px) {
.adwords-feedback-section__column-second a.control_prev{
    position: relative;
    bottom: 8rem;
    left: -8rem;
}
}
@media all and (max-width: 760px) {
.adwords-feedback-section__column-second a.control_next {
       bottom: 4.7rem;
       right: 13rem;
  }
}
.adwords-feedback-section__column-second ul li {
    position: relative;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 600px;
    height: 589px;
    text-align: center;
    top: 7rem;
}

.adwords-feedback-section__heading {
    color: #151a43;
    font-size: 18px;
    margin-bottom: 1rem;
    font-weight: 300;
    padding-top: 6rem;
    text-align: left;
}
@media all and (max-width: 760px) {
.adwords-feedback-section__heading {
  padding-top: 0;
}
}
.adwords-feedback-section__para {
    color: #151a43;
    font-size: 18px;
    margin-bottom: 1rem;
    font-weight: 300;
    text-align: left;
    font-style: italic;
}

.ad-benefits-section .listing-two-col .clear {
    clear: both
}

;
.ad-benefits-section .listing-two-col .white {
    color: #fff
}

;
.ad-benefits-section .listing-two-col .center {
    text-align: center
}

;
.ad-benefits-section .listing-two-col .padding100 {
    padding: 100px 0px;
}

.ad-benefits-section .listing-two-col h2 {
    line-height: 20px;
}

.ad-benefits-section .listing-two-col .full-width-img img {
    width: 95%;
}

.ad-benefits-section .listing-two-col .listing-single {
    margin-bottom: 30px;
}

.ad-benefits-section .listing-two-col .single-icon-text {
    margin-bottom: 20px;
    margin-left: 0px !important;
}

.ad-benefits-section {
    background-color: #fbfdff;
    padding: 0rem 0 4rem 0;
}
@media all and (max-width: 760px) {
.ad-benefits-section {
    padding: 2rem 0 0 0;
}
}

.ad-benefits-section .listing-two-col .single-icon-text .icon img {
    max-width: 67%;
}

.ad-benefits-section .listing-two-col .page-center {
    z-index: 99;
    position: relative;
}

.ad-benefits-section .listing-two-col .page-center h3 {
    font-size: 22px;
    color: #00c5bb;
}
.ad-benefits-header{
  padding-bottom: 2rem;
  font-size: 24px;
  color: #151a43;
}


/***************************************Responsive Styles******************************************/

/**************iPad Landscape***************/

@media only screen and ( max-width: 1024px) and (min-width: 986px) {
    .ad-benefits-section .listing-two-col {
        padding-top: 200px !important;
        padding-bottom: 50px;
    }
}

/********************************************/

/**************iPad Portrait***************/

@media only screen and (max-width: 985px) and (min-width: 768px) {
    .ad-benefits-section .listing-two-col .icon img {
        width: auto;
        max-width: auto !important;
    }
    .ad-benefits-section .listing-two-col .single-icon-text {
        text-align: center;
        margin-bottom: 50px !important;
    }
    .ad-benefits-section .listing-two-col {
        padding-top: 170px !important;
        padding-bottom: 0px;
    }
}

/**********************************/

/***************iPhone Landscape*************/

@media only screen and (max-width: 767px) and (min-width: 480px) {
    .ad-benefits-section .listing-two-col .listing-single {
        text-align: center;
    }
    .ad-benefits-section .listing-two-col .single-icon-text {
        text-align: center;
        margin-bottom: 50px !important;
    }
    .ad-benefits-section .listing-two-col .icon {
        margin-bottom: 30px;
    }
    .ad-benefits-section .listing-two-col .icon img {
        width: auto;
        max-width: auto !important;
    }
    .ad-benefits-section .listing-two-col {
        padding-top: 60px !important;
        padding-bottom: 50px;
        text-align: center;
        background-color: #f0f5fb;
    }
    .ad-benefits-section .single-icon-text {
        padding-bottom: 10px !important;
    }
}

/*******************************************/

/***************iPhone Portrait**************/

@media only screen and (max-width: 479px) and (min-width: 320px) {
    .ad-benefits-section .listing-two-col .listing-single {
        text-align: center;
    }
    .ad-benefits-section .listing-two-col .icon {
        margin-bottom: 30px;
    }
    .ad-benefits-section .listing-two-col .icon img {
        width: auto;
        max-width: auto !important;
    }
    .ad-benefits-section .single-icon-text {
        padding-bottom: 10px !important;
    }
    .ad-benefits-section .listing-two-col {
        padding-top: 60px !important;
        padding-bottom: 50px;
        text-align: center;
        background-color: #f0f5fb;
    }
}

.hiver-logos-section {   
   padding: 6rem 0 0 0;
}

@media all and (max-width: 760px) {
  .hiver-logos-section{
      padding: 12rem 1rem 3rem 1rem;
  }
}

.adwords-form .form-head h1 {
  font-size: 17px;  
  color: #222222;
  line-height: 18px;
}
.adwords-form .form-head p.secondary-header {
  font-size: 12.5px;
  color: #777777;
}
.adwords-form .start-shared-inbox-hero__second input[type=text] {
  border: solid 1px #979797;
  border-radius: 5px;
  height: 42px;
  line-height: 42px;
  padding-left: 13px;
  font-size: 14px;
  color: #767676;
}
.adwords-form .country-field{
  width: 36%;
  border: solid 1px #979797;
  border-radius: 5px;
  height: 42px;
  font-size: 14px;
  color: #767676;
  padding: 0rem 0 0 13px;
}
.adwords-form .start-shared-inbox-hero__second .form-control .phone{
  width: 60%
}
.adwords-form .start-shared-inbox-hero__second input[type="submit"] {
  margin: 0 0;
  font-size: 14px;
  color: #3b3b3b;
  line-height: 10px;
  background-image: linear-gradient(to left, #fddf4b, #fad20e);
}
.adwords-form span{
  font-size: 13px !important;
  color: #767676;
}
.adwords-form .form-google-text {
  padding-top: 0;
}
.span12.widget-span.widget-type-custom_widget.center.form-google-text.fa-google-text{
  line-height: 27px;
}
.adwords-form .padding20{
  padding: 0px 0px;
}

.form-background {
  background-image: url('https://cdn2.hubspot.net/hubfs/4265252/Adwords-page-image/ad-hero-form.png');
  background-repeat: no-repeat;
  background-position: bottom left;
  height: 520px;
}
@media all and (max-width: 760px) {
  .form-background {
  background-image: none;
  height: auto;
  }
}

.adwords-form .row-fluid-wrapper.row-depth-2.row-number-3 {
  display: block;
}
@media all and (max-width: 760px) {
.ad-header-para {
    padding: 0 1rem;
}
}
@media all and (max-width: 760px) {
.span12.widget-span.widget-type-cell {
 text-align: center;
}
}
.span12.widget-span.widget-type-custom_widget.ad-benefits-para p{
  font-size: 18px;
  margin-top: 0rem;
}









  