@media (min-width:1270px) and (max-width:1319.99px) {

  .banner-images .card-img-overlay {
    position: absolute;
    top: -138px;
    right: 0;
    bottom: 0;
    left: -56px;
    padding: 0;
    width: 850px;
  }
  .banner-home {
    margin: 50px auto 10px;
    /* background: url("../svg/banner-bg.svg") no-repeat right -50px; */
    /* -webkit-animation: slide-in 20s linear infinite; */
  }

  .container {
    max-width: 1200px;
  }
  .footer .container {
    max-width: 1000px;
  }
}


@media (max-width:1490px) and (min-width:1321px) {

  .content-contact {
    overflow-x: hidden;
  }

  .content-contact .banner-images .card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 100px;
    padding: 0;
    /* width: 100%; */
    overflow-y: hidden;
  }
}
/* @media screen and (max-width: 1320px) {
  .container {
    max-width: 1180px;
  }
  .amber-estore h3, .amber-elink h3, .amberpay h3 {
    font-size: 30px;
    margin: 30px 0px 30px;
    line-height: 45px;
  }
  .amber-elink .img-left img {
    float: left;
    margin-left: -15px;
    margin-top: 45px;
    width: 400px;
  }
  .call-to-action {
    width: 100%;
  }
  .banner-images .card-img-overlay {
    position: absolute;
    top: -50px;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0;
    width: 100%;
  }
  .top-menu .nav-item {
    margin: 7px 27px;
  }
  .content-contact {
    overflow-x: hidden;
  }
  .content-contact .banner-images .card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 100px;
    padding: 0;
    width: auto !important;
    overflow-y: hidden;
  }
} */
@media only screen and (min-device-width : 992px) and (max-device-width : 1024px) {
  .container {
    max-width: 900px;
  }
  .logo {
    margin: 30px 0px 20px;
  }
  .top-menu .nav-item {
    margin: 2px 20px;
  }
  .banner {
    margin: 0px auto 25px;
  }
  
  .banner-content h1 {
    font-size: 30px;
    line-height: 35px;
  }
  .banner-home, .container {
    width: 100%;
  }

  .banner-home {
    margin: 50px auto 10px;
  }

  .banner-content {
    text-align: left;
    margin: 0px 0px 0px;
    clear: both;
  }
  .banner-images .card-img-overlay {
    position: absolute;
    top: -138px;
    right: 0;
    bottom: 0;
    left: -38px;
    padding: 0;
    width: 100%;
  }

  .banner-images .card-img-overlay.animated.fadeInRight.delay-1s {
    width: 650px;
  }
  .banner-content p br {
    display: none;
  }

  .banner-content p {
    font-size: 16px;
    font-weight: 400;
    color: #496B7E;
    line-height: 30px;
    text-align: left;
    padding: 10px 0px;
  }
  .shopper-bag img {
    position: unset;
    right: 0;
    bottom: 0;
    width: 80%;
  }
  .learn-more, .learn-more a {
    text-align: center;
    font-size: 22px;
    font-weight: 500;
    margin: 20px auto 0px;
    color: #4D4D4D;
  }
  .img-responsive {
    width: 90%;
  }
  .top-menu .navbar-dark .navbar-nav .nav-link {
    margin: 0px 30px;
  }
  .mobile {
    position: relative;
  }
  .mobile img {
    z-index: 0;
    position: absolute;
    bottom: -80px;
    left: -16px;
    width: 750px;
  }
  .shopper-bag {}
  .shopper-bag img {
    position: relative;
    right: -162px;
    bottom: -30px;
    width: 300px;
    z-index: 9;
  }
  .call-to-action,   .call-to-action1 {
    transform-origin: 0 100%;
    background: #fff;
    border-radius: 30px;
    -webkit-box-shadow: 0px 0px 10px 7px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0px 0px 10px 7px rgba(0, 0, 0, 0.10);
    box-shadow: 0px 0px 10px 7px rgba(0, 0, 0, 0.10);
    margin: 0px auto 0px;
    text-align: center;
    transition: transform .5s;
    height: 165px;
    overflow: hidden;
    padding: 38px 0px 38px;
  }
  /*.call-to-action:hover {
	margin: 70px auto 0px;
	height: 256px;
	overflow: visible;
	transform-origin: top center;
	position: static;
	bottom: auto;
	width: 270px;
	left: 23.5%;
	padding: 25px 0px 0px;
	-webkit-animation: none;
	animation: none;
	border: solid 5px #F2EFFF;
}*/
  .learn-more {
    margin-top: 50px;
  }
  /*
 .call-to-action {
    transform-origin: 0 100%;
    background: #fff;
    width: 300px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 10px 7px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0px 0px 10px 7px rgba(0, 0, 0, 0.10);
    box-shadow: 0px 0px 10px 7px rgba(0, 0, 0, 0.10);
    margin: 70px auto 0px;
    text-align: center;
    transition: transform .5s;
    height: 280px;
    overflow: hidden;
    padding: 25px 0px 0px;
    position: relative;
    z-index: 999;
  }
  .call-to-action:hover {
    margin: 70px auto 0px;
    height: 280px;
    overflow: visible;
    transform-origin: top center;
    position: static;
    bottom: auto;
    width: 300px;
    left: 23.5%;
    padding: 25px 0px 0px;
    -webkit-animation: none;
    animation: none;
    border: solid 5px #F2EFFF;
  }*/
  .footer .col-lg-5 {
    max-width: 33.667%;
  }
  .img-right {
    text-align: center;
  }
  .amber-estore .img-right img {
    float: none;
    margin: 20px auto;
    text-align: center;
  }
  .amber-estore, .amber-elink, .amberpay, .amber-elink {
    border-radius: 30px;
  }
  .amber-estore .brand-logo img, .amber-elink .brand-logo img, .amberpay .brand-logo img {
    margin: 0px 0px 20px;
    max-width: 320px;
  }
  /* .amber-estore {
    height: auto;
  } */
  .amber-estore h3 br, .amber-elink h3 br, .amberpay h3 br, .amber-elink p br {
    display: none;
  }
  .amber-elink .img-left img {
    float: none;
    margin: auto;
  }
  /* .align-right {
    text-align: center;
  }
  .img-left {
    text-align: center;
  } */
  .amber-estore h2, .amber-elink h2, .amberpay h2 {
    font-size: 18px;
    line-height: 30px;
    
  }
  .amber-estore h2 br, .amber-elink h2 br, .amberpay h2 br {
    display: none;
  }
  .amber-estore h3 br, .amber-elink h3 br, .amberpay h3 br {
    display: none;
  }
  .amber-estore h3, .amber-elink h3, .amberpay h3 {
    font-size: 20px;
    margin: 20px 0px 20px;
    line-height: 30px;
 
  }
  .amber-estore p, .amber-elink p {
 
    margin: 20px auto;
    font-size: 18px;
    line-height:30px;
  }
  .amber-estore p br {
    display: none;
  }
  .img-right1 {
    text-align: center;
    margin: 50px auto 0px;
  }

  .amber-estore {
    height: 880px;
  }
  .amber-estore .img-right1 img {
    float: none;
    margin: 10px 0;
    text-align: right;
    width: 90%;
    position: relative;
    right: 0px;
    margin-right: -280px;
    top:-40px;
  }
  .amber-estore p a.button {
    margin: 25px auto 20px;
  }
  .brand-logo {
    text-align: center;
  }
  .amber-elink .button, .amber-estore .button, .amberpay .button {
    margin: auto;
  }
  .amberpay .img-right img {
    float: none;
    margin: 10px 0;
    text-align: right;
    width: 80%;
    position: relative;
    right: 0px;
    margin-right: -285px;
    top:-40px;
  }
  .amberpay {
    height: 740px;
  }

  .footer .container {
    max-width: 850px;
  }

  .footer {
    background: url("../svg/footer-bg-tab.svg") no-repeat 0px 5px #02314B;
  }

  .footer p {
    font-size: 16px;
    line-height: 30px;
  }

  .social-media a img {
    transition: .1s;
    width: 30px;
  }

  .content-contact .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .content-contact h1 {
    text-align: center;
  }
  .content-contact a.button {
    margin: 20px auto;
  }
  .content-contact .banner-images {
    margin: 0px auto;
    text-align: center;
  }

  .banner-about .logo {
    margin: 120px auto 0px;
  }
  .banner-about .banner-content {
    margin: 80px auto 0px;
    text-align: left;
  }
  .our-vision.p-5, .our-mission.p-5 {
    padding: 20px !important;
  }
  .overvision-bg {
    padding: 25px 0px 20px !important;
  }
  .our-mission-bg {
    padding: 25px 0px 0px !important;
  }
  .our-vision h2, .our-mission h2{
    text-align: center;
  }
  .our-vision p, .our-mission p {
    width: 80%;
    text-align: center;
    margin: auto;
  }
  .amber-estores .left {
    margin-left: -50px;
    width: 127%;
  }
  .amber-elinks .card-img-overley {
    margin-left: -15px;
    width: auto;
    margin-top: -60px;
  }
  .estores-content {
    margin-left: 0px !important;
    padding-right: 0px !important;
    margin-right: 0px !important;
    padding-left: 10px !important;
    margin-bottom: 0px !important;
  }
  .amber-elinks img.card-img-overley {
    width: 120%;
  }
  .elinks-content {
    padding-right: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 0px !important;
    padding-left: 10px !important;
    padding-bottom: 0px !important;
  }
  .amber-apps img.left {
    width: 120%;
    margin-left: -70px;
  }
  .app-content {
    margin-top: 50px !important;
    padding-top: 0px !important;
    padding-left: 10px !important;
    margin-left: 0px !important;
  }
  .encompassing h2 {
    margin: 60px auto 20px;
    text-align: center;
    padding: 0px;
    line-height: 45px;
    width: 80%;
  }
  .encompassing h2 br {
    display:none;
  }
  .amber-apps p, .amber-elinks p, .amber-estores p {
    width: 90%;
  }
  .amber-apps.p-3 {
    padding-bottom: 0px !important;
  }
  .btm-bg {
    padding:50px 0px;
  }
  .content-contact #form-content {
    max-width: 595px;
    margin: auto;
    text-align: left;
  }
  .content-contact .banner-images .card-img-overlay {
    position: static;
    width: 80% !important;
    overflow-y: visible;
  }
}
@media only screen and (min-device-width : 768px) and (max-device-width : 991px) {
  .navbar-toggler {
    font-size: 16px;
  }
  .container {
    max-width: 90%;
  }
  .img-responsive {
    width: 90%;
  }
  .logo {
    margin: 20px 0 20px;
    text-align: left;
  }
  .logo img {
    width: 200px;
  }
  .banner {
    margin-bottom: 0px;
    height: 450px;
  }
  .banner-content {
    margin: 20px auto;
  }
  .banner-content h1 {
    font-size: 30px;
    text-align: left;
    line-height: 32px;
  }
  .banner-content h1 br {
    display: none;
  }
  .banner-home .col-md-8 {
    max-width: 33% !important;
    display: inline-block;
    margin: 10px auto;
  }
  .banner-images {
    margin: 0px auto;
    text-align: left;
  }
  .call-to-action, .call-to-action1 {
    transform-origin: 0 100%;
    background: #fff;
    width: 100%;
    border-radius: 30px;
    -webkit-box-shadow: 0px 0px 10px 7px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0px 0px 10px 7px rgba(0, 0, 0, 0.10);
    box-shadow: 0px 0px 10px 7px rgba(0, 0, 0, 0.10);
    margin: 0px auto 20px;
    text-align: center;
    transition: transform .5s;
    height: 170px;
    overflow: hidden;
    padding: 25px 0px 0px;
    position: relative;
    z-index: 999;
  }
  /*
.call-to-action:hover {
	margin: 70px auto 0px;
	height: 256px;
	overflow: visible;
	transform-origin: top center;
	position: static;
	bottom: auto;
	width: 270px;
	left: 23.5%;
	padding: 25px 0px 0px;
	-webkit-animation: none;
	animation: none;
	border: solid 5px #F2EFFF;
}*/
  .learn-more, .learn-more a {
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    margin: 50px auto 0px;
    color: #4D4D4D;
  }
  .main-logo {
    margin: 10px 0 10px;
    text-align: left;
    width: 300px;
    display: block;
  }
  /*  .bg-white {
    background: #fff !important;
    box-shadow: 0px 12px 25px rgba(204, 204, 204, 0.5);
  }*/
  .navbar-light .navbar-toggler {
    margin: 10px auto 10px;
    border: none;
    outline: none;
    color: #fff;
  }
  .top-menu {
    background: #fff;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: left;
  }
  .banner-home {
    margin: 60px auto 20px;
  }
  .mobile {
    position: relative;
  }
  .mobile img {
    z-index: 0;
    position: absolute;
    bottom: -80px;
    left: -16px;
    width: 750px;
  }
  .shopper-bag img {
    position: relative;
    right: -162px;
    bottom: -30px;
    width: 300px;
    z-index: 9;
  }
  .amber-elink .no-website p br {
    display: none;
  }
  .amberpay .img-right img {
    width: 500px;
    float: right;
    margin-right: -66px;
    margin-top: 0px;
    margin-bottom: -40px;
  }
  .banner-content p {
    font-size: 20px;
    line-height: 35px;
    text-align: left;
  }
  .banner-images .card-img-overlay {
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 100px;
    padding: 0;
  }
  .brand-logo {
    text-align: center;
  }
  .amber-estore .brand-logo img, .amber-elink .brand-logo img, .amberpay .brand-logo img {
    margin: 0px auto 20px;
    max-width: 320px;
    text-align: center;
  }
  .amber-estore .img-right img {
    float: none;
    margin: 20px auto;
  }
  .img-right {
    text-align: center;
  }
  .amber-estore .img-right1 img {
    width: 600px;
    float: right;
    margin-right: -66px;
    margin-top: 0px;
    margin-bottom: -120px;
  }
  .amber-estore h3, .amber-elink h3, .amberpay h3 {
    font-size: 25px;
    margin: 30px 0px 30px;
    line-height: 35px;
    text-align: center;
  }
  .amber-estore p {
    text-align: center;
  }
  .amber-estore p br {
    display: none;
  }
  .amber-estore h3 br, .amber-elink h3 br, .amberpay h3 br {
    display: none;
  }
  .amber-elink .button, .amber-estore .button, .amberpay .button, .amber-estore p a.button {
    margin: 20px auto;
  }
  .amber-elink .img-left {
    text-align: center;
  }
  .amber-elink .img-left img {
    float: none;
    width: 400px;
    margin: 20px auto;
  }
  .align-right {
    text-align: center;
  }
  .amber-estore, .amber-elink, .amberpay, .amber-elink {
    border-radius: 30px;
    height: auto;
  }
  
  .amber-estore h2, .amber-elink h2, .amberpay h2 {
    font-size: 23px;
    color: #BF7AB2;
    font-weight: 600;
    margin-bottom: 20px;
    line-height: 38px;
    text-align: center;
  }
  .amberpay h2 br {
    display: none;
  }

  .footer {
    background: url("../svg/footer-bg.svg") no-repeat 5px 5px #02314B;
    background-size: 30%;
    padding:30px 0px 30px;
    height: 600px;
  }

  .footer .container {
    max-width: 700px;
    text-align: center;
    margin: auto;
  }

  .footer .social-media {
    text-align: center;
    margin-bottom: 30px;
  }
  .footer p {
    font-size: 16px;
    line-height:25px;
  }

  .footer p a {
    text-decoration: none;
    color: #fff;
  }
  .footer p.mailaddress {
    text-align: center;
    margin: auto;
  }
  .cotact {
    margin: auto;
  }
  .content-contact a.button {
    margin: 20px auto;
  }
  .content-contact .banner-images {
    margin: 0px auto;
    text-align: center;
  }
  /* .banner-images .card-img-overlay {
    position: static;
    width: 80%;
    margin: auto;
    text-align: center;
  } */

  .banner-images .card-img-overlay {
    position: relative;
    top: -126px;
    right: 0;
    bottom: 0;
    left: -105px;
    padding: 0;
    width: 700px;
  }
  .banner-content p br {
    display: none;
  }
  .content-contact {
    margin: 30px auto 0px;
  }
  .content-contact h1 {
    font-size: 35px;
    text-align: center;
  }
  .banner-about .logo {
    margin: 50px auto 30px;
    text-align: center;
  }
  .banner-about .banner-content {
    margin: 0px auto 0px;
    text-align: center;
  }
  .banner-about {
    background: url("../images/about-bg-mobile.png") no-repeat right top;
    background-size: 60%;
    margin: 10px 10px;
  }
  .banner-about .banner {
    margin-bottom: 20px;
  }
  .our-vision, .our-mission {
    margin-bottom: 20px;
  }
  .our-vision.p-5, .our-mission.p-5 {
    padding: 20px !important;
  }
  .overvision-bg {
    padding: 50px 0px 50px !important;
  }
  .our-mission-bg {
    padding: 25px 0px 0px !important;
  }
  .our-vision h2, .our-mission h2, .running-business h2, .amber-elinks h2, .amber-apps h2, .amber-estores h2, .btm-bg h1 {
    text-align: center;
    font-size: 35px;
    line-height: 45px;
  }
  .our-vision p, .our-mission p, .running-business p {
    width: 90%;
    text-align: center;
    margin: auto;
    line-height: 24px;
    font-size: 16px;
  }
  .overvision-bg, .our-mission-bg {
    background: url(../images/our-vision-bg-tab.png) no-repeat right top;
    background-size:19%;
  }
  .encompassing {
    background: url(../images/encompassing-bg-tab.png) no-repeat center top;
    background-size: 70%;
    text-align: center;
    margin: 0px auto;
  }
  .running-business {
    background: none;
    text-align: center;
  }
  .running-business img {
    margin: 20px auto;
  }
  .running-business p {
    width: 100%;
    font-size: 16px;
    line-height: 24px;
  }
  .encompassing h2 {
    font-size: 35px;
    margin: 0px auto 20px;
    text-align: center;
    padding: 40px 0px;
    width: 80%;
    line-height: 45px;
  }
  .encompassing h2 br {
    display: none;
  }

  .amber-estores, .amber-apps, .amber-elinks  {
    background: rgb(245,250,255);
    background: -moz-linear-gradient(180deg, rgba(245,250,255,1) 0%, rgba(245,250,255,1) 50%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(245,250,255,1) 0%, rgba(245,250,255,1) 50%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
    background: linear-gradient(180deg, rgba(245,250,255,1) 0%, rgba(245,250,255,1) 50%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f5faff",endColorstr="#ffffff",GradientType=1); 
  }
  .estores-content {
    margin: 0px !important;
    text-align: center;
    background-size: 17%;
    background-position: left 38px;
  }
  .amber-estores p, .amber-apps p, .amber-elinks p {
    width: 100%;
  }
  .amber-estores .button, .amber-elinks .button, .amber-apps .button {
    margin:50px auto;
  }
  .amber-estores .left {
    margin: 0px auto;
  }
  .elinks-content {
    text-align: center;
    padding: 0px !important;
    background-size: 27%;
    background-position: left top;
  }
  .app-content {
    margin: 50px 0px 0px auto !important;
    padding: 0px 20px !important;
    text-align: center;
    background-size: 27%;
    background-position: left top;
  }
  .amber-estores .left {
    margin-left: -100px;
    width: 100%;
    text-align: center;
    margin:-100px auto 0px;
  }
  .amber-elinks.p-3, .amber-apps.p-3{
    margin: auto;
    text-align: center;
  }
  .amber-elinks.p-3 .img-95, .amber-apps.p-3 .img-95 {
    max-width: 60%;
    margin: auto;
    text-align: center;
  }
  .content-contact #form-content {
    max-width: 595px;
    margin: auto;
    text-align: left;
  }
  .content-contact .banner-images .card-img-overlay {
    position: static;
    width: 80% !important;
    overflow-y: visible;
  }
}
@media (min-width:768px) and (max-width:1024px) {
  .img-responsive {
    width: 90%;
  }
}

@media (min-width:560px) and (max-width:767.99px) {
  .img-responsive {
    width: 90%;
  }
  .navbar-toggler {
    font-size: 16px;
  }
  .container {
    max-width: 90%;
  }
  .img-responsive {
    width: 90%;
  }
  .logo {
    margin: 20px auto 20px;
    text-align: center;
  }
  .logo img {
    width: 200px;
  }
  .banner {
    margin-bottom: 0px;
    height: auto;
  }
  .banner-content {
    margin: 20px auto;
  }
  .banner-content h1 {
    font-size: 30px;
    text-align: left;
    line-height: 32px;
  }
  .banner-content h1 br {
    display: none;
  }
  .banner-home .col-md-8 {
    max-width: 33% !important;
    display: inline-block;
    margin: 10px auto;
  }
  .banner-images {
    margin: 0px auto;
    text-align: left;
  }
  .call-to-action, .call-to-action1 {
    transform-origin: 0 100%;
    background: #fff;
    width: 100%;
    border-radius: 30px;
    -webkit-box-shadow: 0px 0px 10px 7px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0px 0px 10px 7px rgba(0, 0, 0, 0.10);
    box-shadow: 0px 0px 10px 7px rgba(0, 0, 0, 0.10);
    margin: 0px auto 20px;
    text-align: center;
    transition: transform .5s;
    height: 170px;
    overflow: hidden;
    padding: 25px 0px 0px;
    position: relative;
    z-index: 999;
  }
  /*
.call-to-action:hover {
	margin: 70px auto 0px;
	height: 256px;
	overflow: visible;
	transform-origin: top center;
	position: static;
	bottom: auto;
	width: 270px;
	left: 23.5%;
	padding: 25px 0px 0px;
	-webkit-animation: none;
	animation: none;
	border: solid 5px #F2EFFF;
}*/
  .learn-more, .learn-more a {
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    margin: 50px auto 0px;
    color: #4D4D4D;
  }
  .main-logo {
    margin: 10px 0 10px;
    text-align: left;
    width: 300px;
    display: block;
  }
  /*  .bg-white {
    background: #fff !important;
    box-shadow: 0px 12px 25px rgba(204, 204, 204, 0.5);
  }*/
  .navbar-light .navbar-toggler {
    margin: 10px auto 10px;
    border: none;
    outline: none;
    color: #fff;
  }
  .top-menu {
    background: #fff;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: left;
  }
  .banner-home {
    margin: 60px auto 20px;
  }
  .mobile {
    position: relative;
  }
  .mobile img {
    z-index: 0;
    position: absolute;
    bottom: -80px;
    left: -16px;
    width: 750px;
  }
  .shopper-bag img {
    position: relative;
    right: -162px;
    bottom: -30px;
    width: 300px;
    z-index: 9;
  }
  .amber-elink .no-website p br {
    display: none;
  }
  .amberpay .img-right img {
    width: 550px;
    float: right;
    margin-right: -86px;
    margin-top: 0px;
    margin-bottom: -40px;
  }
  .banner-content p {
    font-size: 20px;
    line-height: 35px;
    text-align: left;
  }

  .banner-content p br {
    display: none;
  }
  .banner-images .card-img-overlay {
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 100px;
    padding: 0;
  }
  .brand-logo {
    text-align: center;
  }
  .amber-estore .brand-logo img, .amber-elink .brand-logo img, .amberpay .brand-logo img {
    margin: 0px auto 20px;
    max-width: 320px;
    text-align: center;
  }
  .amber-estore .img-right img {
    float: none;
    margin: 20px auto;
  }
  .img-right {
    text-align: center;
  }
  .banner-images .card-img-overlay {
    position: relative;
    top: -12px;
    right: 0;
    bottom: 0;
    left: -52px;
    padding: 0;
    width: 116%;
  }
  .amber-estore h3, .amber-elink h3, .amberpay h3 {
    font-size: 20px;
    margin: 20px 0px 10px;
    line-height: 30px;
    text-align: center;
  }
  .amber-estore p {
    text-align: center;
  }
  .amber-estore p br {
    display: none;
  }
  .amber-estore h3 br, .amber-elink h3 br, .amberpay h3 br {
    display: none;
  }
  .amber-elink .button, .amber-estore .button, .amberpay .button, .amber-estore p a.button {
    margin: 20px auto;
  }
  .amber-elink .img-left {
    text-align: center;
  }
  .amber-elink .img-left img {
    float: none;
    width: 400px;
    margin: 20px auto;
  }
  .align-right {
    text-align: center;
  }
  .amber-estore, .amber-elink, .amberpay, .amber-elink {
    border-radius: 30px;
    height: 1000px;
  }
  
  .amber-estore h2, .amber-elink h2, .amberpay h2 {
    font-size: 23px;
    color: #BF7AB2;
    font-weight: 600;
    margin-bottom: 20px;
    line-height: 33px;
    text-align: center;
  }
  .amberpay h2 br {
    display: none;
  }

  .footer {
    background: url("../svg/footer-bg.svg") no-repeat 5px 5px #02314B;
    background-size: 30%;
    padding:30px 0px 30px;
    height: 600px;
  }

  .footer .container {
    max-width: 700px;
    text-align: center;
    margin: auto;
  }

  .footer .social-media {
    text-align: center;
    margin-bottom: 30px;
  }
  .footer p {
    font-size: 16px;
    line-height:25px;
  }

  .footer p a {
    text-decoration: none;
    color: #fff;
  }
  .footer p.mailaddress {
    text-align: center;
    margin: auto;
  }
  .cotact {
    margin: auto;
  }
  .content-contact a.button {
    margin: 20px auto;
  }
  .content-contact .banner-images {
    margin: 0px auto;
    text-align: center;
  }
  /* .banner-images .card-img-overlay {
    position: static;
    width: 80%;
    margin: auto;
    text-align: center;
  } */

  .banner-images .card-img-overlay {
    position: relative;
    top: -25px;
    right: 0;
    bottom: 0;
    left: -30px;
    padding: 0;
    /* width: 150%; */
  }
  .content-contact {
    margin: 30px auto 0px;
  }
  .content-contact h1 {
    font-size: 35px;
    text-align: center;
  }
  .banner-about .logo {
    margin: 50px auto 30px;
    text-align: center;
  }
  .banner-about .banner-content {
    margin: 0px auto 0px;
    text-align: center;
  }
  .banner-about {
    background: url("../images/about-bg-mobile.png") no-repeat right top;
    background-size: 60%;
    margin: 10px 10px;
  }
  .banner-about .banner {
    margin-bottom: 20px;
  }
  .our-vision, .our-mission {
    margin-bottom: 20px;
  }
  .our-vision.p-5, .our-mission.p-5 {
    padding: 20px !important;
  }
  .overvision-bg {
    padding: 50px 0px 50px !important;
  }
  .our-mission-bg {
    padding: 25px 0px 0px !important;
  }
  .our-vision h2, .our-mission h2, .running-business h2, .amber-elinks h2, .amber-apps h2, .amber-estores h2, .btm-bg h1 {
    text-align: center;
    font-size: 35px;
    line-height: 45px;
  }
  .our-vision p, .our-mission p, .running-business p {
    width: 90%;
    text-align: center;
    margin: auto;
    line-height: 24px;
    font-size: 16px;
  }
  .overvision-bg, .our-mission-bg {
    background: url(../images/our-vision-bg-tab.png) no-repeat right top;
    background-size:19%;
  }
  .encompassing {
    background: url(../images/encompassing-bg-tab.png) no-repeat center top;
    background-size: 70%;
    text-align: center;
    margin: 0px auto;
  }
  .running-business {
    background: none;
    text-align: center;
  }
  .running-business img {
    margin: 20px auto;
  }
  .running-business p {
    width: 100%;
    font-size: 16px;
    line-height: 24px;
  }
  .encompassing h2 {
    font-size: 35px;
    margin: 0px auto 20px;
    text-align: center;
    padding: 40px 0px;
    width: 80%;
    line-height: 45px;
  }
  .encompassing h2 br {
    display: none;
  }

  .amber-estores, .amber-apps, .amber-elinks  {
    background: rgb(245,250,255);
    background: -moz-linear-gradient(180deg, rgba(245,250,255,1) 0%, rgba(245,250,255,1) 50%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(245,250,255,1) 0%, rgba(245,250,255,1) 50%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
    background: linear-gradient(180deg, rgba(245,250,255,1) 0%, rgba(245,250,255,1) 50%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f5faff",endColorstr="#ffffff",GradientType=1); 
  }
  .estores-content {
    margin: 0px !important;
    text-align: center;
    background-size: 17%;
    background-position: left 38px;
  }
  .amber-estores p, .amber-apps p, .amber-elinks p {
    width: 100%;
  }
  .amber-estores .button, .amber-elinks .button, .amber-apps .button {
    margin:50px auto;
  }
  .amber-estores .left {
    margin: 0px auto;
  }
  .elinks-content {
    text-align: center;
    padding: 0px !important;
    background-size: 27%;
    background-position: left top;
  }
  .app-content {
    margin: 50px 0px 0px auto !important;
    padding: 0px 20px !important;
    text-align: center;
    background-size: 27%;
    background-position: left top;
  }
  .amber-estores .left {
    margin-left: -100px;
    width: 100%;
    text-align: center;
    margin:-100px auto 0px;
  }
  .amber-elinks.p-3, .amber-apps.p-3{
    margin: auto;
    text-align: center;
  }
  .amber-elinks.p-3 .img-95, .amber-apps.p-3 .img-95 {
    max-width: 60%;
    margin: auto;
    text-align: center;
  }
  .content-contact #form-content {
    max-width: 595px;
    margin: auto;
    text-align: left;
  }
  .content-contact .banner-images .card-img-overlay {
    position: static;
    width: 80% !important;
    overflow-y: visible;
  }
  .amber-estore .img-right1 img {
    float: right;
    margin-right: -63px;
    margin-top: 0px;
    margin-bottom: 0px;
    position: relative;
    top: 0px;
    width: 500px;
  }
}

@media (min-width:460px) and (max-width:559.99px) {
  .img-responsive {
    width: 90%;
  }
  .navbar-toggler {
    font-size: 16px;
  }
  .container {
    max-width: 90%;
  }
  .img-responsive {
    width: 90%;
  }
  .logo {
    margin: 20px auto 20px;
    text-align: center;
  }
  .logo img {
    width: 200px;
  }
  .banner {
    margin-bottom: 0px;
    height: auto;
  }
  .banner-content {
    margin: 20px auto;
  }
  .banner-content h1 {
    font-size: 25px;
    text-align: left;
    line-height: 30px;
  }
  .banner-content h1 br {
    display: none;
  }
  .banner-home .col-md-8 {
    max-width: 33% !important;
    display: inline-block;
    margin: 10px auto;
  }
  .banner-images {
    margin: 0px auto;
    text-align: left;
  }
  .call-to-action, .call-to-action1 {
    transform-origin: 0 100%;
    background: #fff;
    width: 100%;
    border-radius: 30px;
    -webkit-box-shadow: 0px 0px 10px 7px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0px 0px 10px 7px rgba(0, 0, 0, 0.10);
    box-shadow: 0px 0px 10px 7px rgba(0, 0, 0, 0.10);
    margin: 0px auto 20px;
    text-align: center;
    transition: transform .5s;
    height: 170px;
    overflow: hidden;
    padding: 25px 0px 0px;
    position: relative;
    z-index: 999;
  }
  /*
.call-to-action:hover {
	margin: 70px auto 0px;
	height: 256px;
	overflow: visible;
	transform-origin: top center;
	position: static;
	bottom: auto;
	width: 270px;
	left: 23.5%;
	padding: 25px 0px 0px;
	-webkit-animation: none;
	animation: none;
	border: solid 5px #F2EFFF;
}*/
  .learn-more, .learn-more a {
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    margin: 50px auto 0px;
    color: #4D4D4D;
  }
  .main-logo {
    margin: 10px 0 10px;
    text-align: left;
    width: 300px;
    display: block;
  }
  /*  .bg-white {
    background: #fff !important;
    box-shadow: 0px 12px 25px rgba(204, 204, 204, 0.5);
  }*/
  .navbar-light .navbar-toggler {
    margin: 10px auto 10px;
    border: none;
    outline: none;
    color: #fff;
  }
  .top-menu {
    background: #fff;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: left;
  }
  .banner-home {
    margin: 60px auto 20px;
  }
  .mobile {
    position: relative;
  }
  .mobile img {
    z-index: 0;
    position: absolute;
    bottom: -80px;
    left: -16px;
    width: 750px;
  }
  .shopper-bag img {
    position: relative;
    right: -162px;
    bottom: -30px;
    width: 300px;
    z-index: 9;
  }
  .amber-elink .no-website p br {
    display: none;
  }
  .amberpay .img-right img {
    width: 500px;
    float: right;
    margin-right: -78px;
    margin-top: 0px;
    margin-bottom: -40px;
  }
  .banner-content p {
    font-size: 18px;
    line-height: 25px;
    text-align: left;
  }

  .banner-content p br {
    display: none;
  }
  .banner-images .card-img-overlay {
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 100px;
    padding: 0;
  }
  .brand-logo {
    text-align: center;
  }
  .amber-estore .brand-logo img, .amber-elink .brand-logo img, .amberpay .brand-logo img {
    margin: 0px auto 20px;
    max-width: 250px;
    text-align: center;
  }
  .amber-estore .img-right img {
    float: none;
    margin: 20px auto;
  }
  .img-right {
    text-align: center;
  }
  .banner-images .card-img-overlay {
    position: relative;
    top: -12px;
    right: 0;
    bottom: 0;
    left: -52px;
    padding: 0;
    width: 116%;
  }
  .amber-estore h3, .amber-elink h3, .amberpay h3 {
    font-size: 18px;
    margin: 20px 0px 10px;
    line-height: 25px;
    text-align: center;
  }
  .amber-estore p {
    text-align: center;
    font-size: 16px;
    line-height: 24px;
  }
  .amber-estore p br {
    display: none;
  }
  .amber-estore h3 br, .amber-elink h3 br, .amberpay h3 br {
    display: none;
  }
  .amber-elink .button, .amber-estore .button, .amberpay .button, .amber-estore p a.button {
    margin: 20px auto;
  }
  .amber-elink .img-left {
    text-align: center;
  }
  .amber-elink .img-left img {
    float: none;
    width: 400px;
    margin: 20px auto;
  }
  .align-right {
    text-align: center;
  }
  .amber-estore, .amber-elink, .amberpay, .amber-elink {
    border-radius: 30px;
    height: 945px;
  }
  
  .amber-estore h2, .amber-elink h2, .amberpay h2 {
    font-size: 20px;
    color: #BF7AB2;
    font-weight: 600;
    margin-bottom: 10px;
    line-height:27px;
    text-align: center;
  }
  .amberpay h2 br {
    display: none;
  }

  .footer {
    background: url("../svg/footer-bg.svg") no-repeat 5px 5px #02314B;
    background-size: 30%;
    padding:30px 0px 30px;
    height: 600px;
  }

  .footer .container {
    max-width: 700px;
    text-align: center;
    margin: auto;
  }

  .footer .social-media {
    text-align: center;
    margin-bottom: 30px;
  }
  .footer p {
    font-size: 16px;
    line-height:25px;
  }

  .footer p a {
    text-decoration: none;
    color: #fff;
  }
  .footer p.mailaddress {
    text-align: center;
    margin: auto;
  }
  .cotact {
    margin: auto;
  }
  .content-contact a.button {
    margin: 20px auto;
  }
  .content-contact .banner-images {
    margin: 0px auto;
    text-align: center;
  }
  /* .banner-images .card-img-overlay {
    position: static;
    width: 80%;
    margin: auto;
    text-align: center;
  } */

  .banner-images .card-img-overlay {
    position: relative;
    top: -25px;
    right: 0;
    bottom: 0;
    left: -20px;
    padding: 0;
    /* width: 150%; */
  }

  .call-to-action img {
    width: 75%;
  }

  .call-to-action1 img {
    width: 60%;
  }
  .content-contact {
    margin: 30px auto 0px;
  }
  .content-contact h1 {
    font-size: 35px;
    text-align: center;
  }
  .banner-about .logo {
    margin: 50px auto 30px;
    text-align: center;
  }
  .banner-about .banner-content {
    margin: 0px auto 0px;
    text-align: center;
  }
  .banner-about {
    background: url("../images/about-bg-mobile.png") no-repeat right top;
    background-size: 60%;
    margin: 10px 10px;
  }
  .banner-about .banner {
    margin-bottom: 20px;
  }
  .our-vision, .our-mission {
    margin-bottom: 20px;
  }
  .our-vision.p-5, .our-mission.p-5 {
    padding: 20px !important;
  }
  .overvision-bg {
    padding: 50px 0px 50px !important;
  }
  .our-mission-bg {
    padding: 25px 0px 0px !important;
  }
  .our-vision h2, .our-mission h2, .running-business h2, .amber-elinks h2, .amber-apps h2, .amber-estores h2, .btm-bg h1 {
    text-align: center;
    font-size: 35px;
    line-height: 45px;
  }
  .our-vision p, .our-mission p, .running-business p {
    width: 90%;
    text-align: center;
    margin: auto;
    line-height: 24px;
    font-size: 16px;
  }
  .overvision-bg, .our-mission-bg {
    background: url(../images/our-vision-bg-tab.png) no-repeat right top;
    background-size:19%;
  }
  .encompassing {
    background: url(../images/encompassing-bg-tab.png) no-repeat center top;
    background-size: 70%;
    text-align: center;
    margin: 0px auto;
  }
  .running-business {
    background: none;
    text-align: center;
  }
  .running-business img {
    margin: 20px auto;
  }
  .running-business p {
    width: 100%;
    font-size: 16px;
    line-height: 24px;
  }
  .encompassing h2 {
    font-size: 35px;
    margin: 0px auto 20px;
    text-align: center;
    padding: 40px 0px;
    width: 80%;
    line-height: 45px;
  }
  .encompassing h2 br {
    display: none;
  }

  .amber-estores, .amber-apps, .amber-elinks  {
    background: rgb(245,250,255);
    background: -moz-linear-gradient(180deg, rgba(245,250,255,1) 0%, rgba(245,250,255,1) 50%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(245,250,255,1) 0%, rgba(245,250,255,1) 50%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
    background: linear-gradient(180deg, rgba(245,250,255,1) 0%, rgba(245,250,255,1) 50%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f5faff",endColorstr="#ffffff",GradientType=1); 
  }
  .estores-content {
    margin: 0px !important;
    text-align: center;
    background-size: 17%;
    background-position: left 38px;
  }
  .amber-estores p, .amber-apps p, .amber-elinks p {
    width: 100%;
  }
  .amber-estores .button, .amber-elinks .button, .amber-apps .button {
    margin:50px auto;
  }
  .amber-estores .left {
    margin: 0px auto;
  }
  .elinks-content {
    text-align: center;
    padding: 0px !important;
    background-size: 27%;
    background-position: left top;
  }
  .app-content {
    margin: 50px 0px 0px auto !important;
    padding: 0px 20px !important;
    text-align: center;
    background-size: 27%;
    background-position: left top;
  }
  .amber-estores .left {
    margin-left: -100px;
    width: 100%;
    text-align: center;
    margin:-100px auto 0px;
  }
  .amber-elinks.p-3, .amber-apps.p-3{
    margin: auto;
    text-align: center;
  }
  .amber-elinks.p-3 .img-95, .amber-apps.p-3 .img-95 {
    max-width: 60%;
    margin: auto;
    text-align: center;
  }
  .content-contact #form-content {
    max-width: 595px;
    margin: auto;
    text-align: left;
  }
  .content-contact .banner-images .card-img-overlay {
    position: static;
    width: 80% !important;
    overflow-y: visible;
  }
  .amber-estore .img-right1 img {
    float: right;
    margin-right: -90px;
    margin-top: 0px;
    margin-bottom: 0px;
    position: relative;
    top: 0px;
    width: 440px;
  }
}
 
@media (min-width:360px) and (max-width:459.99px) {
  .img-responsive {
    width: 90%;
  }
  .navbar-toggler {
    font-size: 16px;
  }
  .container {
    max-width: 90%;
  }
  .img-responsive {
    width: 90%;
  }
  .logo {
    margin: 20px auto 20px;
    text-align: center;
  }
  .logo img {
    width: 200px;
  }
  .banner {
    margin-bottom: 0px;
    height: auto;
  }
  .banner-content {
    margin: 20px auto;
  }
  .banner-content h1 {
    font-size: 25px;
    text-align: left;
    line-height: 30px;
  }
  .banner-content h1 br {
    display: none;
  }
  .banner-home .col-md-8 {
    max-width: 33% !important;
    display: inline-block;
    margin: 10px auto;
  }
  .banner-images {
    margin: 0px auto;
    text-align: left;
  }
  .call-to-action, .call-to-action1 {
    transform-origin: 0 100%;
    background: #fff;
    width: 100%;
    border-radius: 30px;
    -webkit-box-shadow: 0px 0px 10px 7px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0px 0px 10px 7px rgba(0, 0, 0, 0.10);
    box-shadow: 0px 0px 10px 7px rgba(0, 0, 0, 0.10);
    margin: 0px auto 20px;
    text-align: center;
    transition: transform .5s;
    height: 135px;
    overflow: hidden;
    padding: 25px 0px 0px;
    position: relative;
    z-index: 999;
  }
  /*
.call-to-action:hover {
	margin: 70px auto 0px;
	height: 256px;
	overflow: visible;
	transform-origin: top center;
	position: static;
	bottom: auto;
	width: 270px;
	left: 23.5%;
	padding: 25px 0px 0px;
	-webkit-animation: none;
	animation: none;
	border: solid 5px #F2EFFF;
}*/
  .learn-more, .learn-more a {
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    margin: 50px auto 0px;
    color: #4D4D4D;
  }
  .main-logo {
    margin: 10px 0 10px;
    text-align: left;
    width: 300px;
    display: block;
  }
  /*  .bg-white {
    background: #fff !important;
    box-shadow: 0px 12px 25px rgba(204, 204, 204, 0.5);
  }*/
  .navbar-light .navbar-toggler {
    margin: 10px auto 10px;
    border: none;
    outline: none;
    color: #fff;
  }
  .top-menu {
    background: #fff;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: left;
  }
  .banner-home {
    margin: 60px auto 20px;
  }
  .mobile {
    position: relative;
  }
  .mobile img {
    z-index: 0;
    position: absolute;
    bottom: -80px;
    left: -16px;
    width: 750px;
  }
  .shopper-bag img {
    position: relative;
    right: -162px;
    bottom: -30px;
    width: 300px;
    z-index: 9;
  }
  .amber-elink .no-website p br {
    display: none;
  }
  .amberpay .img-right img {
    width: 380px;
    float: right;
    margin-right: -73px;
    margin-top: 0px;
    margin-bottom: -40px;
  }
  .banner-content p {
    font-size: 18px;
    line-height: 25px;
    text-align: left;
  }

  .banner-content p br {
    display: none;
  }
  .banner-images .card-img-overlay {
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 100px;
    padding: 0;
  }
  .brand-logo {
    text-align: center;
  }
  .amber-estore .brand-logo img, .amber-elink .brand-logo img, .amberpay .brand-logo img {
    margin: 0px auto 20px;
    max-width: 100%;
    text-align: center;
  }
  .amber-estore .img-right img {
    float: none;
    margin: 20px auto;
  }
  .img-right {
    text-align: center;
  }
  .banner-images .card-img-overlay {
    position: relative;
    top: -12px;
    right: 0;
    bottom: 0;
    left: -52px;
    padding: 0;
    width: 116%;
  }
  .amber-estore h3, .amber-elink h3, .amberpay h3 {
    font-size: 18px;
    margin: 20px 0px 10px;
    line-height: 25px;
    text-align: center;
  }
  .amber-estore p {
    text-align: center;
    font-size: 16px;
    line-height: 24px;
  }
  .amber-estore p br {
    display: none;
  }
  .amber-estore h3 br, .amber-elink h3 br, .amberpay h3 br {
    display: none;
  }
  .amber-elink .button, .amber-estore .button, .amberpay .button, .amber-estore p a.button {
    margin: 20px auto;
  }
  .amber-elink .img-left {
    text-align: center;
  }
  .amber-elink .img-left img {
    float: none;
    width: 400px;
    margin: 20px auto;
  }
  .align-right {
    text-align: center;
  }
  .amber-estore, .amber-elink, .amber-elink {
    border-radius: 30px;
    height: 900px;
    padding: 20px;
  }

.amberpay  {
    border-radius: 30px;
    height: 840px;
    padding: 20px;
  }
  
  .amber-estore h2, .amber-elink h2, .amberpay h2 {
    font-size: 20px;
    color: #BF7AB2;
    font-weight: 600;
    margin-bottom: 10px;
    line-height:27px;
    text-align: center;
  }
  .amberpay h2 br {
    display: none;
  }

  .footer {
    background: url("../svg/footer-bg.svg") no-repeat 5px 5px #02314B;
    background-size: 30%;
    padding:30px 0px 30px;
    height: 600px;
  }

  .footer .container {
    max-width: 700px;
    text-align: center;
    margin: auto;
  }

  .footer .social-media {
    text-align: center;
    margin-bottom: 30px;
  }
  .footer p {
    font-size: 16px;
    line-height:25px;
  }

  .footer p a {
    text-decoration: none;
    color: #fff;
  }
  .footer p.mailaddress {
    text-align: center;
    margin: auto;
  }
  .cotact {
    margin: auto;
  }
  .content-contact a.button {
    margin: 20px auto;
  }
  .content-contact .banner-images {
    margin: 0px auto;
    text-align: center;
  }
  /* .banner-images .card-img-overlay {
    position: static;
    width: 80%;
    margin: auto;
    text-align: center;
  } */

  .banner-images .card-img-overlay {
    position: relative;
    top: -25px;
    right: 0;
    bottom: 0;
    left: -13px;
    padding: 0;
    /* width: 150%; */
  }

  .call-to-action img {
    width: 75%;
  }

  .call-to-action1 img {
    width: 60%;
  }
  .content-contact {
    margin: 30px auto 0px;
  }
  .content-contact h1 {
    font-size: 35px;
    text-align: center;
  }
  .banner-about .logo {
    margin: 50px auto 30px;
    text-align: center;
  }
  .banner-about .banner-content {
    margin: 0px auto 0px;
    text-align: center;
  }
  .banner-about {
    background: url("../images/about-bg-mobile.png") no-repeat right top;
    background-size: 60%;
    margin: 10px 10px;
  }
  .banner-about .banner {
    margin-bottom: 20px;
  }
  .our-vision, .our-mission {
    margin-bottom: 20px;
  }
  .our-vision.p-5, .our-mission.p-5 {
    padding: 20px !important;
  }
  .overvision-bg {
    padding: 50px 0px 50px !important;
  }
  .our-mission-bg {
    padding: 25px 0px 0px !important;
  }
  .our-vision h2, .our-mission h2, .running-business h2, .amber-elinks h2, .amber-apps h2, .amber-estores h2, .btm-bg h1 {
    text-align: center;
    font-size: 35px;
    line-height: 45px;
  }
  .our-vision p, .our-mission p, .running-business p {
    width: 90%;
    text-align: center;
    margin: auto;
    line-height: 24px;
    font-size: 16px;
  }
  .overvision-bg, .our-mission-bg {
    background: url(../images/our-vision-bg-tab.png) no-repeat right top;
    background-size:19%;
  }
  .encompassing {
    background: url(../images/encompassing-bg-tab.png) no-repeat center top;
    background-size: 70%;
    text-align: center;
    margin: 0px auto;
  }
  .running-business {
    background: none;
    text-align: center;
  }
  .running-business img {
    margin: 20px auto;
  }
  .running-business p {
    width: 100%;
    font-size: 16px;
    line-height: 24px;
  }
  .encompassing h2 {
    font-size: 35px;
    margin: 0px auto 20px;
    text-align: center;
    padding: 40px 0px;
    width: 80%;
    line-height: 45px;
  }
  .encompassing h2 br {
    display: none;
  }

  .amber-estores, .amber-apps, .amber-elinks  {
    background: rgb(245,250,255);
    background: -moz-linear-gradient(180deg, rgba(245,250,255,1) 0%, rgba(245,250,255,1) 50%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(245,250,255,1) 0%, rgba(245,250,255,1) 50%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
    background: linear-gradient(180deg, rgba(245,250,255,1) 0%, rgba(245,250,255,1) 50%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f5faff",endColorstr="#ffffff",GradientType=1); 
  }
  .estores-content {
    margin: 0px !important;
    text-align: center;
    background-size: 17%;
    background-position: left 38px;
  }
  .amber-estores p, .amber-apps p, .amber-elinks p {
    width: 100%;
  }
  .amber-estores .button, .amber-elinks .button, .amber-apps .button {
    margin:50px auto;
  }
  .amber-estores .left {
    margin: 0px auto;
  }
  .elinks-content {
    text-align: center;
    padding: 0px !important;
    background-size: 27%;
    background-position: left top;
  }
  .app-content {
    margin: 50px 0px 0px auto !important;
    padding: 0px 20px !important;
    text-align: center;
    background-size: 27%;
    background-position: left top;
  }
  .amber-estores .left {
    margin-left: -100px;
    width: 100%;
    text-align: center;
    margin:-100px auto 0px;
  }
  .amber-elinks.p-3, .amber-apps.p-3{
    margin: auto;
    text-align: center;
  }
  .amber-elinks.p-3 .img-95, .amber-apps.p-3 .img-95 {
    max-width: 60%;
    margin: auto;
    text-align: center;
  }
  .content-contact #form-content {
    max-width: 595px;
    margin: auto;
    text-align: left;
  }
  .content-contact .banner-images .card-img-overlay {
    position: static;
    width: 80% !important;
    overflow-y: visible;
  }
  .amber-estore .img-right1 img {
    float: right;
    margin-right: -45px;
    margin-top: 0px;
    margin-bottom: 0px;
    position: relative;
    top: 0px;
    width: 337px;
  }
}
 
@media (min-width:320px) and (max-width:359.99px) {
  .img-responsive {
    width: 90%;
  }
  .navbar-toggler {
    font-size: 16px;
  }
  .container {
    max-width: 90%;
  }
  .img-responsive {
    width: 90%;
  }
  .logo {
    margin: 20px auto 20px;
    text-align: center;
  }
  .logo img {
    width: 200px;
  }
  .banner {
    margin-bottom: 0px;
    height: auto;
  }
  .banner-content {
    margin: 20px auto;
  }
  .banner-content h1 {
    font-size: 25px;
    text-align: left;
    line-height: 30px;
  }
  .banner-content h1 br {
    display: none;
  }
  .banner-home .col-md-8 {
    max-width: 33% !important;
    display: inline-block;
    margin: 10px auto;
  }
  .banner-images {
    margin: 0px auto;
    text-align: left;
  }
  .call-to-action, .call-to-action1 {
    transform-origin: 0 100%;
    background: #fff;
    width: 100%;
    border-radius: 30px;
    -webkit-box-shadow: 0px 0px 10px 7px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0px 0px 10px 7px rgba(0, 0, 0, 0.10);
    box-shadow: 0px 0px 10px 7px rgba(0, 0, 0, 0.10);
    margin: 0px auto 20px;
    text-align: center;
    transition: transform .5s;
    height: 120px;
    overflow: hidden;
    padding: 40px 0px 0px !important;
    position: relative;
    z-index: 999;
  }
  /*
.call-to-action:hover {
	margin: 70px auto 0px;
	height: 256px;
	overflow: visible;
	transform-origin: top center;
	position: static;
	bottom: auto;
	width: 270px;
	left: 23.5%;
	padding: 25px 0px 0px;
	-webkit-animation: none;
	animation: none;
	border: solid 5px #F2EFFF;
}*/
  .learn-more, .learn-more a {
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    margin: 50px auto 0px;
    color: #4D4D4D;
  }
  .main-logo {
    margin: 10px 0 10px;
    text-align: left;
    width: 300px;
    display: block;
  }
  /*  .bg-white {
    background: #fff !important;
    box-shadow: 0px 12px 25px rgba(204, 204, 204, 0.5);
  }*/
  .navbar-light .navbar-toggler {
    margin: 10px auto 10px;
    border: none;
    outline: none;
    color: #fff;
  }
  .top-menu {
    background: #fff;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: left;
  }
  .banner-home {
    margin: 60px auto 20px;
  }
  .mobile {
    position: relative;
  }
  .mobile img {
    z-index: 0;
    position: absolute;
    bottom: -80px;
    left: -16px;
    width: 750px;
  }
  .shopper-bag img {
    position: relative;
    right: -162px;
    bottom: -30px;
    width: 300px;
    z-index: 9;
  }
  .amber-elink .no-website p br {
    display: none;
  }
  .amberpay .img-right img {
    width: 280px;
    float: right;
    margin-right: -53px;
    margin-top: 0px;
    margin-bottom: -40px;
  }
  .banner-content p {
    font-size: 18px;
    line-height: 25px;
    text-align: left;
  }

  .banner-content p br {
    display: none;
  }
  .banner-images .card-img-overlay {
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 100px;
    padding: 0;
  }
  .brand-logo {
    text-align: center;
  }
  .amber-estore .brand-logo img, .amber-elink .brand-logo img, .amberpay .brand-logo img {
    margin: 0px auto 20px;
    max-width: 100%;
    text-align: center;
  }
  .amber-estore .img-right img {
    float: none;
    margin: 20px auto;
  }
  .img-right {
    text-align: center;
  }
  .banner-images .card-img-overlay {
    position: relative;
    top: -12px;
    right: 0;
    bottom: 0;
    left: -52px;
    padding: 0;
    width: 116%;
  }
  .amber-estore h3, .amber-elink h3, .amberpay h3 {
    font-size: 18px;
    margin: 20px 0px 10px;
    line-height: 25px;
    text-align: center;
  }
  .amber-estore p {
    text-align: center;
    font-size: 16px;
    line-height: 24px;
  }
  .amber-estore p br {
    display: none;
  }
  .amber-estore h3 br, .amber-elink h3 br, .amberpay h3 br {
    display: none;
  }
  .amber-elink .button, .amber-estore .button, .amberpay .button, .amber-estore p a.button {
    margin: 20px auto;
  }
  .amber-elink .img-left {
    text-align: center;
  }
  .amber-elink .img-left img {
    float: none;
    width: 400px;
    margin: 20px auto;
  }
  .align-right {
    text-align: center;
  }
  .amber-estore, .amber-elink, .amber-elink {
    border-radius: 30px;
    height: 930px;
    padding: 20px;
  }

.amberpay  {
    border-radius: 30px;
    height: 850px;
    padding: 20px;
  }
  
  .amber-estore h2, .amber-elink h2, .amberpay h2 {
    font-size: 18px;
    color: #BF7AB2;
    font-weight: 600;
    margin-bottom: 10px;
    line-height:27px;
    text-align: center;
  }
  .amberpay h2 br {
    display: none;
  }

  .footer {
    background: #02314B !important;
    background-size: 30%;
    padding:30px 0px 30px;
    height: 600px;
  }

  .footer .container {
    max-width: 700px;
    text-align: center;
    margin: auto;
  }

  .footer .social-media {
    text-align: center;
    margin-bottom: 30px;
  }
  .footer p {
    font-size: 16px;
    line-height:25px;
  }

  .footer p a {
    text-decoration: none;
    color: #fff;
    font-size: 15px;
  }
  .footer p.mailaddress {
    text-align: center;
    margin: auto;
  }
  .cotact {
    margin: auto;
  }
  .content-contact a.button {
    margin: 20px auto;
  }
  .content-contact .banner-images {
    margin: 0px auto;
    text-align: center;
  }
  /* .banner-images .card-img-overlay {
    position: static;
    width: 80%;
    margin: auto;
    text-align: center;
  } */

  .banner-images .card-img-overlay {
    position: relative;
    top: -25px;
    right: 0;
    bottom: 0;
    left: -13px;
    padding: 0;
    /* width: 150%; */
  }

  .call-to-action img {
    width: 85%;
  }

  .call-to-action1 img {
    width: 60%;
  }
  .content-contact {
    margin: 30px auto 0px;
  }
  .content-contact h1 {
    font-size: 35px;
    text-align: center;
  }
  .banner-about .logo {
    margin: 50px auto 30px;
    text-align: center;
  }
  .banner-about .banner-content {
    margin: 0px auto 0px;
    text-align: center;
  }
  .banner-about {
    background: url("../images/about-bg-mobile.png") no-repeat right top;
    background-size: 60%;
    margin: 10px 10px;
  }
  .banner-about .banner {
    margin-bottom: 20px;
  }
  .our-vision, .our-mission {
    margin-bottom: 20px;
  }
  .our-vision.p-5, .our-mission.p-5 {
    padding: 20px !important;
  }
  .overvision-bg {
    padding: 50px 0px 50px !important;
  }
  .our-mission-bg {
    padding: 25px 0px 0px !important;
  }
  .our-vision h2, .our-mission h2, .running-business h2, .amber-elinks h2, .amber-apps h2, .amber-estores h2, .btm-bg h1 {
    text-align: center;
    font-size: 35px;
    line-height: 45px;
  }
  .our-vision p, .our-mission p, .running-business p {
    width: 90%;
    text-align: center;
    margin: auto;
    line-height: 24px;
    font-size: 16px;
  }
  .overvision-bg, .our-mission-bg {
    background: url(../images/our-vision-bg-tab.png) no-repeat right top;
    background-size:19%;
  }
  .encompassing {
    background: url(../images/encompassing-bg-tab.png) no-repeat center top;
    background-size: 70%;
    text-align: center;
    margin: 0px auto;
  }
  .running-business {
    background: none;
    text-align: center;
  }
  .running-business img {
    margin: 20px auto;
  }
  .running-business p {
    width: 100%;
    font-size: 16px;
    line-height: 24px;
  }
  .encompassing h2 {
    font-size: 35px;
    margin: 0px auto 20px;
    text-align: center;
    padding: 40px 0px;
    width: 80%;
    line-height: 45px;
  }
  .encompassing h2 br {
    display: none;
  }

  .amber-estores, .amber-apps, .amber-elinks  {
    background: rgb(245,250,255);
    background: -moz-linear-gradient(180deg, rgba(245,250,255,1) 0%, rgba(245,250,255,1) 50%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(245,250,255,1) 0%, rgba(245,250,255,1) 50%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
    background: linear-gradient(180deg, rgba(245,250,255,1) 0%, rgba(245,250,255,1) 50%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f5faff",endColorstr="#ffffff",GradientType=1); 
  }
  .estores-content {
    margin: 0px !important;
    text-align: center;
    background-size: 17%;
    background-position: left 38px;
  }
  .amber-estores p, .amber-apps p, .amber-elinks p {
    width: 100%;
  }
  .amber-estores .button, .amber-elinks .button, .amber-apps .button {
    margin:50px auto;
  }
  .amber-estores .left {
    margin: 0px auto;
  }
  .elinks-content {
    text-align: center;
    padding: 0px !important;
    background-size: 27%;
    background-position: left top;
  }
  .app-content {
    margin: 50px 0px 0px auto !important;
    padding: 0px 20px !important;
    text-align: center;
    background-size: 27%;
    background-position: left top;
  }
  .amber-estores .left {
    margin-left: -100px;
    width: 100%;
    text-align: center;
    margin:-100px auto 0px;
  }
  .amber-elinks.p-3, .amber-apps.p-3{
    margin: auto;
    text-align: center;
  }
  .amber-elinks.p-3 .img-95, .amber-apps.p-3 .img-95 {
    max-width: 60%;
    margin: auto;
    text-align: center;
  }
  .content-contact #form-content {
    max-width: 595px;
    margin: auto;
    text-align: left;
  }
  .content-contact .banner-images .card-img-overlay {
    position: static;
    width: 80% !important;
    overflow-y: visible;
  }
  .amber-estore .img-right1 img {
    float: right;
    margin-right: -45px;
    margin-top: 0px;
    margin-bottom: 0px;
    position: relative;
    top: 0px;
    width: 280px;
  }
}
 
 
