body {
    font-size: 1.5rem;
}

.cereal-container{
  background: rgb(252,201,31);
  background: linear-gradient(0deg, rgba(252,201,31,1) 0%, rgba(227,100,4,1) 100%);
}

.cereal-container h2 {
    color: white;
    margin: 0 0 25px;
    font-size:2rem;
    font-family: "omnes-cond", sans-serif !important;
    font-weight: 700;
    font-style: normal;
    text-align:center;
}

.cereal-container h3 {
    color: white;
    font-family: 'Gilroy-Heavy', arial, sans-serif;
    font-size: 2rem;
    margin-bottom: 10px;
    font-family: "omnes-cond", sans-serif !important;
    font-weight: 700;
    font-style: normal;
}

.cereal_form .form-group {
    display: inline-block;
    width: 250px;
}

.cereal_form .form-control {
    border-radius-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.cereal_form input#submit {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    color: white;
    background: #f48400;
    border-color: #f48400;
    vertical-align: top;
    margin-left: -5px;
    padding: 6px 15px;
}

.cereal-cta h4 {
    color: #2B8DB7;
    font-family: 'Gilroy-Heavy', arial, sans-serif;
    font-size: 4rem;
}

.cereal-cta {
    margin-top: 50px;
}

.cereal-static{
  display:none;
}

.slides .bx-wrapper{
  height:unset;
  box-shadow: none;
  border: none;
  background: none;
  margin:0;
}

.slides .bx-wrapper img{
  margin:0
}

.offer-link {
    position: fixed;
    top: 0;
    z-index: 2;
    background: #2b8db7;
    width: 100%;
    text-align: center;
    padding: 10px 0;
}

.offer-link a {
    color: white;
    text-decoration: none;
    font-size: 2rem;
    font-family: 'Gilroy-Heavy', arial, sans-serif;
}

/* Basic styling for popup overlay */
.popup-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

/* Popup content box */
.popup-content {
    background: #fbae22;
    width: 90%;
    border-radius: 8px;
    position: relative;
    padding: 20px;
    overflow:scroll;
}

/* Close button styling */
.close-btn {
    position: absolute;
    top: 0;
    right: 10px;
    font-size: 24px;
    cursor: pointer;
    z-index: 2;
    color: white;
}

button#openPopupBtn {
  background: #B0F1FA;
  box-shadow: none;
  border: none;
  color: #2B8DB7;
  padding: 6px 20px;
  font-family: 'Gilroy-heavy', arial, sans-serif;
  border-radius: 10em;
}

/* BX Slider */
.slider .ct-slide {
    width: 100% !important;
}

.cereal-popup .bx-wrapper {
    box-shadow: none;
    border: none;
    margin-bottom:60px;
    height:unset;
    background: none;
}

.cereal-popup .bx-wrapper .bx-controls-direction a {
    top: 110%;
}

.cereal-popup .bx-wrapper .bx-prev{
  left:35%;
}

.cereal-popup .bx-wrapper .bx-next{
  right:35%;
}

.ct-head, .ct-copy, .ct-label{
  width:100%
}

.cereal-popup .bx-wrapper img{
  margin:0;
}

.ct-label {
    color: white;
    margin-bottom: 15px;
    font-size: 1.6rem;
}

.ct-head {
    font-family: 'Gilroy-Heavy', arial, sans-serif;
    font-size: 3.5rem;
    line-height: 3.5rem;
    margin-bottom: 10px;
    color:white;
}

aside.cereal-contact a {
    color: unset;
}

.cereal-work{
  margin-bottom:50px;
}

.cereal-number {
    background: white;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin: 0 auto;
    padding-top: 5px;
    color: #fbaf22;
    font-family: 'Gilroy-Heavy', arial, sans-serif;
    font-size: 2rem;
    margin-bottom: 10px;
}

.cereal-work{
  margin-top:15px;
}

.cereal-corner {
    position: absolute;
}

.cereal-cornerone {
    top: 0;
    right: 10px;
}

.cereal-circle {
    position: absolute;
    z-index: -1;
}

.cereal-circleone {
    left: -20px;
    bottom: -79px;
    width:150px;
}

.cereal-circletwo {
    right: -20px;
    width: 225px;
    bottom: -80px;
}

.cereal-cornertwo {
    transform: scaleX(-1);
}

.cereal-circlethree {
    left: -20px;
    width: 250px;
}

.cereal-cornerthree {
    bottom: -25px;
    rotate: 90deg;
    right: 0;
}

.cereal-contact {
    margin-bottom:50px;
}

.cereal-flex {
    padding-top: 50px;
}

.cereal-hello {
    background: url(/sites/6ammarketing.com/assets/images/cereal/Rays_BG_New_Mobile.jpg) 50% 50% no-repeat;
    background-size: cover;
}

.hello-container h1 {
    color: white;
    font-family: "thirsty-rough-two", sans-serif !important;
    font-weight: 800;
    font-style: normal;
    margin-top: 10px;
    font-size: 3rem;
}

.hello-container {
    padding-top: 30vh;
    padding-bottom: 30vh;
}

.cereal-greeting {
    color: #2B8DB7;
    font-family: 'omnes-cond';
    font-size: 1.8rem;
    padding: 50px 0;
}

.scroll-indicator {
    width: 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    margin: 0 auto;
}

.v-shape {
    width: 50px;
    height: 50px;
    fill: white;
    opacity: 0;
    animation: fadeInOut 2s ease-in-out infinite;
    margin-bottom: -25px;
}

.v-shape:nth-child(2) {
    animation-delay: 0.4s;
}

.v-shape:nth-child(3) {
    animation-delay: 0.8s;
}

@keyframes fadeInOut {
    0%, 20% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

/* Small devices (768px and up) */
@media screen and (min-width: 768px) {
.scroll-indicator {
    display: none;
}

.slides{
  margin-top: 15px;
  margin-bottom: 20px;
}

.cta-copy {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.cereal-static{
  display:block;
}

.cereal-slideshow, .offer-link{
  display:none;
}

.cereal-work h2 {
    font-size: 3.5rem;
    margin-bottom:25px;
}

.cereal-contact h2 {
    font-size: 4rem;
}

.cereal-work {
    margin-bottom: 50px;
    margin: 50px 0;
}

.cereal-contact p {
    font-size: 1.7rem;
}

.cereal-popup .bx-wrapper .bx-controls-direction a {
    top: 120%;
}

.popup-content {
    padding:50px
}

.close-btn {
    font-size: 35px;
}

.cereal-cornerone {
    right: -10px;
}

.cereal-circleone {
    left: -50px;
    bottom: -110px;
    width:175px;
}

.cereal-circletwo {
    right: -50px;
    width: 275px;
    bottom: -110px;
}

.cereal-circlethree {
    left: -50px;
    width: 300px;
}

.cereal-popup .bx-wrapper .bx-prev{
  left:43%;
}

.cereal-popup .bx-wrapper .bx-next{
  right:43%;
}

.popup-content {
    overflow:unset;
}

.cereal-flex{
  display:flex;
  align-items: center;
  margin-bottom: 50px;
}

.cereal-container h2 {
    text-align:left;
}

.cereal-halftone {
    background: url(/sites/6ammarketing.com/assets/images/cereal/Halftone_BG.png) 140% 50% no-repeat;
    background-size: 81%;
}

.hello-container {
  padding-top: 125px;
  padding-bottom: 75px;
}

.hello-container h1 {
    font-size: 3.5rem;
}

.hello-container h1::before {
    content: " ";
    height: 1px;
    width: 100px;
    background: white;
    display: inline-block;
    margin: 0 10px 8px 0;
}

.hello-container h1::after {
    content: " ";
    height: 1px;
    width: 100px;
    background: white;
    display: inline-block;
    margin: 0 0 8px 10px;
}

.cereal-hello {
    background: url(/sites/6ammarketing.com/assets/images/cereal/Rays_BG_New.jpg) 50% 50% no-repeat;
    background-size: cover;
}

.cereal-thanks{
  display:flex;
  align-items:center;
}
}

/* Small devices (992px and up) */
@media screen and (min-width: 992px) {
.cereal-container h2 {
    color: white;
    margin: 0 0 25px;
    font-size:2.9rem;
}

.cereal-container h3 {
    font-size: 2.5rem;
}

.popup-content {
    width: 750px;
    padding:50px
}
.cereal-halftone {
    background: url(/sites/6ammarketing.com/assets/images/cereal/Halftone_BG.png) 100% 50% no-repeat;
    background-size: 69%;
}

.hello-container h1 {
    font-size: 4.5rem;
}

.cereal-work .sub-head{
  font-size:3rem;
}
}

/* Small devices (1200px and up) */
@media screen and (min-width: 1200px) {
.cereal-halftone {
      background-size: 61%;
  }

.cereal-container h2 {
    font-size: 3.5rem;
}

.cereal-work .work-label{
  font-size:1.8rem;
}
}

/* Small devices 1400px and up) */
@media screen and (min-width: 1400px) {

}
