/* RCW changed from 2rem */
.panel-hero-section .main-heading {
    max-width: 760px;
    margin: 0 auto 1rem auto
}

/* RCW changed from 50px */
@media all and (min-width: 901px) {
    .hero-callout-box .callout-column {
        padding: 40px 25px
    }
}

/* RCW changes to callout-columns */
.hero-callout-box .callout-column.callout-column-two:hover {
    background: #2bb673;
    background: rgba(43, 182, 115, 0.9)
}

@media all and (max-width: 900px) {
    .hero-callout-box .callout-column.callout-column-two {
        border-bottom: 1px solid #fff;
    }
}

@media all and (min-width: 901px) {
    .hero-callout-box .callout-column.callout-column-two {
        border-right: 1px solid #fff;
    }
}

.hero-callout-box .callout-column.callout-column-three:hover {
    background: #2bb673;
    background: rgba(43, 182, 115, 0.9);
}

section.color-block-section .color-block-container.logolightgray {
  /*  background-color: #f8f8f8; */
    background-color: #f7f6f6;
    color: #2A688C;
    padding-top: 50px;
    padding-bottom: 50px;
}

section.color-block-section .color-block-container.logowhite {
    background: #FFF;
    color: #2A688C;
    padding-top: 0;
    padding-bottom: 0;
    padding-top: 50px;
    padding-bottom: 50px;
}

section.color-block-section .color-block-container.logoblue {
    background: #3675B7;
    color: #fff
}


section.business-section .pic-main {
    position: absolute;
    left: 45%;
    top: 50%;
    width: 350px;
    -webkit-transform: translate(-100%, -50%);
    -ms-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%)
}

@media all and (max-width: 900px) {
    section.business-section .pic-main {
        display: none
    }
}

@media all and (min-width: 1024px) {
    section.business-section .pic-main {
        width: 400px;
    }
}

@media all and (min-width: 1190px) {
    section.business-section .pic-main {
        width: 475px;
    }
}

@media all and (min-width: 1440px) {
    section.business-section .pic-main {
        width: 575px;
    }
}

section.business-section .pic-main img {
    display: block;
    width: 100%
}

@media all and (min-width: 901px) {
    section.business-section .business-container {
        padding-left: 50%
    }
}

@media all and (max-width: 900px) {
    section.business-section .business-container {
        padding-top: 40px;
        padding-bottom: 140px;
        text-align: center
    }
}


section.marketmaker-section .pic-main {
    position: absolute;
    left: 45%;
    top: 50%;
    width: 350px;
    -webkit-transform: translate(-100%, -50%);
    -ms-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%)
}

@media all and (max-width: 900px) {
    section.marketmaker-section .pic-main {
        display: none
    }
}

@media all and (min-width: 1024px) {
    section.marketmaker-section .pic-main {
        width: 400px;
    }
}

@media all and (min-width: 1190px) {
    section.marketmaker-section .pic-main {
        width: 475px;
    }
}

@media all and (min-width: 1440px) {
    section.marketmaker-section .pic-main {
        width: 575px;
    }
}

section.marketmaker-section .pic-main img {
    display: block;
    width: 100%
}

@media all and (min-width: 901px) {
    section.marketmaker-section .marketmaker-container {
    /*    padding-left: 0; */
    }
}

@media all and (max-width: 900px) {
    section.marketmaker-section .marketmaker-container {
        padding-top: 40px;
        padding-bottom: 140px;
        text-align: center
    }
}

@media all and (min-width: 776px) {
    .panel-hero-section.business {
        background: url("../images/hero-meettheteam.jpg") no-repeat center center;
        background-size: cover;
    }
}

@media all and (max-width: 775px) {
    .panel-hero-section.business {
        background: url("../images/hero-meettheteam.jpg") no-repeat center center;
        background-size: cover;
    xbackground: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0%, rgba(19, 57, 132, 0.55) 100%);
    xfilter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#cc00a79d', endColorstr='#cc133984', GradientType=0);  
        background-position: 80% 0;
    }
}



@media all and (min-width: 776px) {
    .panel-hero-section.marketmaker {
        background: url("../images/hero-marketmaker.jpg") no-repeat center center;
        background-size: cover;
    }
}

@media all and (max-width: 775px) {
    .panel-hero-section.marketmaker {
        background: url("../images/hero-marketmaker.jpg") no-repeat center center;
        background-size: cover;
   /* background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0%, rgba(19, 57, 132, 0.55) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#cc00a79d', endColorstr='#cc133984', GradientType=0)   */
        background-position: 80% 0;
    }
}

@media all and (min-width: 776px) {
    .panel-hero-section.marketmakerfest {
        background: url("../images/hero-marketmakerfest.jpg") no-repeat center center;
        background-size: cover;
    }
}

@media all and (max-width: 775px) {
    .panel-hero-section.marketmakerfest {
        background: url("../images/hero-marketmakerfest.jpg") no-repeat center center;
        background-size: cover;
   /* background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0%, rgba(19, 57, 132, 0.55) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#cc00a79d', endColorstr='#cc133984', GradientType=0)   */
        background-position: 80% 0;
    }
}

.panel-hero-section .panel-hero-overlay.gradientMarketMaker { 
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(19, 57, 132, 0.5) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#cc00a79d', endColorstr='#cc133984', GradientType=0) !important;
}

.panel-hero-section .panel-hero-outer.gradientMarketMaker {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(19, 57, 132, 0.5) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#cc00a79d', endColorstr='#cc133984', GradientType=0) !important;
}


.panel-hero-section .panel-hero-overlay.gradient { 
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 0%, rgba(19, 57, 132, 0.7) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#cc00a79d', endColorstr='#cc133984', GradientType=0) !important;
}

.panel-hero-section .panel-hero-outer.gradient {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 0%, rgba(19, 57, 132, 0.7) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#cc00a79d', endColorstr='#cc133984', GradientType=0) !important;
}

.panel-hero-section p.secondary-intro {
    max-width: 760px;
    margin: 0 auto;
    font-style: italic;
    font-size: 2rem;
}

.tertiary-intro{
    max-width: 760px;
    margin: 0 auto;
    font-style: italic;
    font-size: 1.2rem;
}

.far-business-button{
    margin-top: 10px;
    margin-right: 15px;
}

.small-button-wide{
    max-width: 250px !important;
    margin-top: 10px;
    margin-right: 15px;    
}


.liwhite:before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    margin: 0 7px 0 -12px;
    border-radius: 50%;
    background: #FFF;
    -webkit-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px);
}

section.color-block-section{
    padding: 0 0;
}

.section-image{
    width: 100%;
}

.section-image-75{
    width: 75%;
}

.section-image-85{
    width: 85%;
}

.section-image-100{
    width: 100%;
}

.business-proximity-section {
    display: inline-block;
    margin-top: 20px;
    padding-top: 50px;
    padding-right: 0px;
    padding-bottom: 50px;
    padding-left: 0px;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px)
}



.business-accessibility-section {
    margin-top: 20px !important;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px)
}

.play-button-trigger-vi2 {
    xdisplay: block;
    xmargin: 0 auto;
    xpadding-top: 30px;
    font-size: 30px;
    font-size: 1.875rem;
    xcolor: #1c75bc;
    xtransition: all .25s;
    padding-top: 0 !important;
}

.play-button-trigger-vi2:hover {
    color: #2bb673;
    padding-top: 0 !important;
}

.play-button-trigger-vi2 .icon-playbutton {
    font-size: 27px;    
    display: inline-block;
    -webkit-transform: translateY(14px);
    -ms-transform: translateY(14px);
    transform: translateY(6px); 
}

.play-button-trigger-vi2 .trigger-text {
    padding-left: 15px;
    font-size: 15px;
    xfont-size: 0.9375rem;
    font-weight: 700;
    text-transform: uppercase
}

@media all and (max-width: 560px) {
    .play-button-trigger-vi2 .trigger-text {
      /*  display: none */
    }
}

@media all and (max-width: 560px) {
    .play-button-trigger-vi2 {
        font-size: 30px;
        font-size: 1.875rem;
        padding-top: 20px
    }
}

section.color-block-section-personal{
    padding: 64px 0;
}

section.color-block-section-personal .color-block-container.logogreen {
    background: #2BB673;
    color: #fff;
}

section.color-block-section-personal .color-block-container.logoteal {
    background: #00A79D;
    color: #fff
}

section.color-block-section-personal .color-block-container.logoblue {
    background: #3675B7;
    color: #fff
}

section.color-block-section-personal .color-block-container.blue {
    background: #00a79d;
    color: #fff
}


.panel-hero-section .panel-hero-overlay.gradient2 { 
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 0%, rgba(19, 57, 132, 0.7) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#cc00a79d', endColorstr='#cc133984', GradientType=0)
}

.panel-hero-section .panel-hero-outer.gradient2 {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 0%, rgba(19, 57, 132, 0.5) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#cc00a79d', endColorstr='#cc133984', GradientType=0)
}

.nav-button-fp {
    position: relative;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 20px 0 42px;
    font-size: 15px;
    font-size: .9375rem;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    color: #1c75bc;
    border-radius: 20px;
    margin: 0 3px;
    transition: all .2s
}

.nav-button-fp:before {
    display: inline-block;
    position: absolute;
    left: 14px;
    top: 8px;
    padding-right: 3px;
    font-size: 22px;
    font-size: 1.375rem;
    font-family: 'far' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1
}

.nav-button-fp:hover {
    background: #1c75bc;
    color: #fff
}

.nav-button-fp.nav-download:before {
    content: ""
}

.nav-button-fp.nav-beacon:before {
    content: ""
}

.fm-locations{
    line-height: .7;
}

.panel-hero-section.consumer {
    background: url("../images/hero-user-mobile.jpg") no-repeat left center;
    background-size: auto 100%
}

@media all and (min-width: 561px) {
    .panel-hero-section.consumer {
        background: url("../images/manphonecane.jpg") no-repeat center center;
        background-size: auto 100%
    }
}

@media all and (min-width: 1025px) {
    .panel-hero-section.consumer {
        background: url("../images/manphonecane.jpg") no-repeat center center;
        background-size: cover
    }
}

.business-beacon-section {
    height: 200px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media all and (max-width: 900px) {
    .business-beacon-section {
        height: 150px
    }
}

.business-beacon-section .beacon-buisness,
.business-beacon-section .ping-business {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.business-beacon-section .ping-business {
    display: none;
}

@media all and (max-width: 900px) {
    .business-beacon-section .ping-business {
        width: 70px;
        height: 70px
    }
}

@media all and (max-width: 560px) {
    .business-beacon-section .ping-business {
        width: 50px;
        height: 50px
    }
}

.business-beacon-section .beacon-buisness {
    width: 200px;
    height: 200px;
}

@media all and (min-width: 1121px) {
    .business-beacon-section .beacon-buisness {
        width: 200px;
        height: 200px
    }
}

@media all and (max-width: 900px) {
    .business-beacon-section .beacon-buisness {
        width: 160px;
        height: 160px;
    }
}

@media all and (max-width: 560px) {
    .business-beacon-section .beacon-buisness {
        width: 140px;
        height: 140px;
    }
}

@media all and (max-height: 600px) {
    .business-beacon-section .beacon-buisness {
        top: 75%;
    }
}

@media all and (max-height: 600px) {
    .business-beacon-section .ping-business {
        top: 75%;
    }
}


.ping-section .ping-animation span {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 70px;
    height: 70px;
    border-width: 1px;
    border-style: solid;
    border-radius: 50%
}

@media all and (max-width: 900px) {
    .ping-section .ping-animation span {
        width: 70px;
        height: 70px
    }
}

@media all and (max-width: 560px) {
    .ping-section .ping-animation span {
        width: 50px;
        height: 50px
    }
}

@media all and (min-width: 776px) {
    .panel-hero-section.marketmakerthankyou {
        background: url("../images/hero-mmthankyou.jpg") no-repeat center center;
        background-size: auto 100%
    }
}

@media all and (max-width: 775px) {
    .panel-hero-section.marketmakerthankyou {
        background: url("../images/hero-mmthankyou.jpg") no-repeat;
        background-size: auto 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0%, rgba(19, 57, 132, 0.55) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#cc00a79d', endColorstr='#cc133984', GradientType=0)        
    }
}

#mc_embed_signup .mc-field-group{
    padding-bottom: 0 !important;
    
}

.mc-field-group label{
    position: relative;
    padding-left: 0;
    /* top: 0; */
    /* left: 0; */
    width: auto;
    /* height: 50px; */
    /* line-height: 50px; */
    /* padding-left: 12px; */
    /* color: #363d49; */
    /* font-size: 13px; */
    font-size: .8125rem;
    font-weight: 700;
    text-transform: uppercase;
    transition: color .2s;
}

#mc_embed_signup div#mce-responses{
    margin-top: 10px !important;
}

.market-maker-mc-section{
    border: 1px solid #CCC;
    padding: 0;
}

/*************** Added for new layout ***************/

@media all and (min-width: 901px) {
    .panel-hero-section.main-hero-section {
        /* height: calc(100vh - 70px); */
        height: 100vh;
        min-height: 540px
    }
}

@media all and (min-width: 901px) {
    .panel-hero-section .panel-hero-outer.main-hero-outer {
        height: 100%;
        min-height: 540px;
    }
}

@media all and (max-width: 560px) {
    .panel-hero-section .panel-hero-overlay.autoplay-video-overlay video {
        display: none
    }
}

@media all and (min-width: 561px) {
    .panel-hero-section .panel-hero-overlay.autoplay-video-overlay video {
        width:100%;
    }
}

.main-content{
    padding: 0;
}

.video-container {
  position: absolute !important;
  top: 0;
  bottom: 0;
  width: 100% !important;
  height: 100% !important; 
  overflow: hidden !important;
}
.video-container video {
  /* Make video to at least 100% wide and tall */
  min-width: 100%; 
  min-height: 100%; 

  /* Setting width & height to auto prevents the browser from stretching or squishing the video */
  width: auto !important;
  height: auto !important;

  /* Center the video */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}



@media all and (min-width: 901px) {
    .ping-section .ping-animation.ping-main {
        left: 138px;
        top: 52%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

@media all and (max-width: 1120px) {
    .ping-section .ping-animation.ping-main {
        left: 105px;
    }
}


@media all and (max-width: 900px) {
    .ping-section .ping-animation.ping-main {
        width: 70px;
        height: 70px;
        left: 50%;
        bottom: 0;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

@media all and (max-width: 560px) {
    .ping-section .ping-animation.ping-main {
        width: 50px;
        height: 50px;
        bottom: 0
    }
}

@media all and (min-width: 901px) {
    .beacon-main {
        width: 240px;
        height: 240px;
        left: 50px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

@media all and (max-width: 1120px) {
    .beacon-main {
        width: 175px;
        height: 175px;

    }
}

@media all and (max-width: 900px) {
    .beacon-main {
        width: 200px;
        height: 200px;
        left: 50%;
        bottom: -70px;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

@media all and (min-width: 1025px) {
    .panel-hero-section .panel-hero-outer.main-hero-outer {
        max-height: 100%;
    }
}

@media all and (max-width: 900px) {
    .mmlefttext{
        width:100%;
        display: inline-block;
    }
}

@media all and (min-width: 901px) {
    .mmlefttext{
        width:50%;
        display: inline-block;
    }
}

.panel-hero-section.secondary-hero-section {
    height: calc(100vh);
    min-height: 540px;
    margin-top: 0 !important;
}

.demo a {
  position: relative;
  bottom: 35px;
  left: 50%;
  z-index: 2;
  display: inline-block;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: #fff;
  font : normal 400 20px/1 'Josefin Sans', sans-serif;
  letter-spacing: .1em;
  text-decoration: none;
  transition: opacity .3s;
}
.demo a:hover {
  opacity: .5;
}

.section07{
    height:0;
}
.section07 a {
  padding-top: 80px;
}
.section07 a span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: sdb07 2s infinite;
  animation: sdb07 2s infinite;
  opacity: 0;
  box-sizing: border-box;
}
.section07 a span:nth-of-type(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.section07 a span:nth-of-type(2) {
  top: 16px;
  -webkit-animation-delay: .15s;
  animation-delay: .15s;
}
.section07 a span:nth-of-type(3) {
  top: 32px;
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}
@-webkit-keyframes sdb07 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb07 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.business-sponsor-section {
    margin-bottom: 0;
    margin-top: 20px;
}

.business-sponsor-section.logolightgray {
    background-color: #f7f6f6;
    color: #21252b;
    padding-top: 50px;
    padding-bottom: 50px;
}

section.card-callout-section {
    padding-top: 50px;
    padding-right: 0px;
    padding-bottom: 50px;
    padding-left: 0px;
}

.button.small-button.light {
    border: 2px solid #fff;
    color: #fff;
    background-color:#eca300;
}

.productButton{
    margin-bottom: 20px;
}

.section07 a span.dark{
    border-left: 1px solid #000 !important;
    border-bottom: 1px solid #000 !important;
}

.global-header{
    background: transparent !important;
    height: 85px ;
}

.homepage-hero{
    margin-top: 0;
}

.global-nav-wrapper .nav-column .nav-item{
    color: #FFF;
    font-size: 22px;
    font-weight: 700;
}

@media (min-width: 960px){
    .header-element.header-left {
        flex-basis: 100% !important;
        max-width: 100% !important;
    }
}

.header-element.header-right {
    display: none;
    text-align: right;
}

.hamburger-bar{
    background: #FFF !important;
}

@media all and (max-width: 959px) {
    .mobile-nav-trigger-wrapper {
        display: block;
    }
}

.global-nav-wrapper .logo-column .logo {
    height: 75px !important;
}

@media (max-width: 900px){
    .card-column:first-of-type {
        padding-right: 0;
    }
}

.sectionHeaderDescription{
    text-align: center;
}

/***** New Menu layout *****/
.header-element.header-left{
    max-width: calc(50% - 83px) !important;
    text-align: right;
}

.header-element.header-right{
    max-width: calc(50% - 83px) !important;
    text-align: left;
    display: inline-block !important;
}

.global-nav-wrapper .nav-column{
    flex-basis: calc(100% - 50px);
    max-width: none;
}

.logo_column{
    width: 167px;
    overflow: hidden;
    position: relative;
    float: left;
    display: block;
    height: 100px;
    transition: all .3s ease-out;
    margin: 0 auto;
}

div.flex-col.nav-column.navigation-left{
    flex-basis: calc(100%) !important;
    padding-right: 20px !important;
}

div.flex-col.nav-column.navigation-right{
    flex-basis: calc(100%);
    padding-left: 20px !important;
}

.darkerBackground{
    background-color: rgba(0,0,0,.7) !important;
}


.panel-hero-section .panel-hero-outer.secondary-hero-outer{
    height: 100%;
    max-height: 100% !important;
}

.app-download-section{
    margin-top:50px;
    margin-bottom: 100px;
}

@media all and (max-width: 900px) {
    .app-download-section{
        margin-top: 0;
        margin-bottom: 0;
    }
}

@media all and (max-width: 1025px) {
    section.color-block-section .color-block-container.lightgray{
        background-color: #f7f6f6;
    }
}

.pic-main{
    text-align: center;
}

@media all and (max-width: 1025px) {
    .business-proximity-section{
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media all and (max-width: 1025px) {
    .business-accessibility-section{
        padding-left: 20px;
        padding-right: 20px;
    }
}
 
@media (max-width: 900px){
    section.user-beacon-section .container.user-beacon-container{
        text-align:left;
        padding-top: 175px;
    }
}
    
@media all and (max-width: 900px) {
    .beacon-user {
        width: 150px;
        height: 150px;
        left: 50%;
        top: 0;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}
    
.howitworks{
    margin-top: 50px;
}

.slick-prev:before, .slick-next:before { 
    color:#48A49C !important;
}

@media all and (min-width: 1px) {
    .panel-hero-section.businessup {
        background: url("../images/hero-woman-mall-1360x700.jpg") no-repeat center center;
        background-size: cover;
    }
}

@media all and (max-width: 775px) {
    .xpanel-hero-section.businessup {
        background: url("../images/hero-woman-mall-1360x700.jpg") no-repeat center center;
        background-size: cover;
   /* background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0%, rgba(19, 57, 132, 0.55) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#cc00a79d', endColorstr='#cc133984', GradientType=0)   */
        background-position: 80% 0;
    }
}

.asseenonimage{
    width: 150px;
    height: 100px;
    margin-right: 25px;
    
}
/**************************************/

.slider{
    color:#000;
    font-size: 1.25rem;
    font-weight: 300;
    line-height: 1.5;
    padding-left: 25px;
    padding-right: 25px;
}


@media all and (max-width: 750px) {
    #testimonials{
        display:none;
    }   
}
