/* Custom */

@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@500&display=swap");

a,
a:active,
a:hover {
  color: #19bdbd;
}

h1,
.h1 {
  color: #000000;
  font-family: "Open Sans", sans-serif;
  font-size: 38pt !important;
  line-height: 45pt !important;
  font-weight: bold;
}

h2,
.h2 {
  font-size: 32pt !important;
  line-height: 38pt !important;
  color: #19bdbd !important;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
}

h3,
.h3 {
  color: #474747;
  font-family: "Oswald", sans-serif;
  font-size: 22pt !important;
  line-height: 30pt !important;
  font-weight: normal;
}

h4,
.h4 {
  color: #474747;
  font-family: "Open Sans", sans-serif;
  font-size: 18pt !important;
  line-height: 25pt !important;
  font-weight: bold;
}

p {
  color: #000000 !important;
  font-family: "Open Sans", sans-serif;
  font-size: 15pt !important;
  font-weight: 300 !important;
  line-height: 22pt;
}

.cryptocurrency {
  display: none !important;
}

/* MOBILE STYLING */
/* 
@media (min-width: 576px) {
  .new_hx-banner {
    background: #ffffff url(../custom/comingsoon5.png) !important;
  }
}

@media (min-width: 576px) {
  .new_rv-banner {
    background: #ffffff url(../custom/comingsoon5.png) !important;
  }
}

@media (min-width: 576px) {
  .new_business-banner {
    background: #ffffff
      url(../custom/comingsoon5.png) !important;
  }
} */

/* Tablets and bigger STYLING */
/* @media (max-width: 576px) {
  .new_hx-banner .new_rv-banner .new_business-banner {
    background: #d6e8e7 !important;
  }
} */

.new_hx-banner {
  background: #ffffff url(/custom/img/background-image-2.png) !important;
  background-position: bottom!important;
  background-size: cover!important;
}

/*
   ==========================================================================
   Homepage Styling Start
   ==========================================================================
*/

.new_hx-business-banner {
  background: #d6e8e7 !important;
  padding: 80px 0;
}

.hx-banner-business-content span {
  background-color: #ffffff !important;
}

hx-business-banner {
  background: #ffffff !important;
}

.bandwidth {
  background: #fffff !important;
  padding-top: 55px;
  padding-bottom: 35px;
}

.get_started {
  background: #b50909 !important;
}

.business-row {
  background: #d6e8e7 url(../custom/hero-rural-internet-services4.jpg) !important;
}

.why-choose {
  background: #19bdbd !important;
}

/*
   ==========================================================================
   Homepage Styling End
   ==========================================================================
*/

/*
   ==========================================================================
   Header and Menu Styling Start
   ==========================================================================
*/

.menu-last-btn .fa {
  display: none;
}

.menu-last-btn {
  background: #b50909;
}

.menu-last-btn a {
  color: #ffffff !important;
}

/*
   ==========================================================================
   Header and Menu Styling End
   ==========================================================================
*/

p-copy,
.p-copy {
  color: #ffffff !important;
  font-size: 12pt !important;
  line-height: 16pt;
}

p-prob,
.p-prob {
  color: #000000 !important;
  font-family: "Open Sans", sans-serif;
  font-size: 15pt !important;
  font-weight: 300 !important;
  line-height: 22pt;
}

footer_links,
.footer_links {
  font-size: 14pt !important;
}

footer_email,
.footer_email {
  color: #ffffff !important;
}

black,
.black {
  color: #000000 !important;
}

grey,
.grey {
  color: #474747 !important;
}

hero-title,
.hero-title {
  color: 474747!important;
  font-family: "Open Sans", sans-serif;
  font-size: 42pt !important;
  line-height: 46pt !important;
  font-weight: bold;
}

hero-sub,
.hero-sub {
  font-size: 32pt !important;
  color: #474747!important;
  font-family: "Oswald", sans-serif;
  margin-top: 8px !important;
}

home-hero-sub,
.home-hero-sub {
  color: #474747!important;
  font-family: "Open Sans", sans-serif;
  font-size: 18pt !important;
  text-align: center;
  padding-bottom: 5px;
  padding-top: 15px;
}

.hx-getstart-btn {
  color: #474747!important;
  border: 2px solid #474747!important;
}

hero-price,
.hero-price {
  color: #b50909 !important;
  font-family: "Oswald", sans-serif;
  font-size: 32pt !important;
  line-height: 38pt !important;
  font-weight: normal;
  padding-bottom: 10px;
}

p-ratings,
.p-ratings {
  color: #000000;
  font-family: "Open Sans", sans-serif;
  font-size: 10pt !important;
  font-weight: 600;
}

white,
.white {
  color: #ffffff;
  text-align: center;
  margin-bottom: 30px;
}

callouts,
.callouts {
  color: #474747 !important;
  font-family: "Oswald", sans-serif;
  font-size: 20pt !important;
  line-height: 28pt !important;
  font-weight: normal;
}

.footer_email {
  font-family: "Open Sans", sans-serif;
  font-size: 18pt !important;
  line-height: 25pt !important;
  font-weight: bold;
}

.footer_col .p-copy {
  margin-bottom: 18px !important;
}

.learn_btn {
  background-color: #b50909 !important;
  padding: 5px 20px !important;
  font-size: 14px !important;
  display: inline-block;
  max-width: 195px;
  min-height: 47px;
  line-height: 37px;
  font-weight: 700;
  text-align: center;
  width: 100%;
}

.learn_btn:hover {
  color: #fff;
  opacity: 0.8;
}

.learn_btn b {
  color: #fff !important;
  font-weight: 700;
}

.hx-banner-business-content p {
  color: #000000 !important;
  font-family: "Open Sans", sans-serif !important;
  font-size: 15pt !important;
  font-weight: 300 !important;
  line-height: 22pt !important;
}

@media (max-width: 767px) {
  .bandwidth .left img {
    width: auto;
  }
  .bandwidth .bandwidth_in h2 {
    font-size: 32pt !important;
    line-height: 38pt !important;
    color: #19bdbd !important;
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
  }
  #myHeader .clientarea-entered {
    display: none !important;
  }
}

.button03 {
  color: #ffffff !important;
}

.banner {
  background: #d6e8e7 !important;
}

.knowledgebaseDiv .top_searchbar {
  background: none;
  padding: 0;
  border: 3pt solid #474747;
}

.c-support-btn {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

c-support-btn {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

/* Reviews Page */
.review-banner .col-sm-6:first-child {
  order: 0 !important;
}

.review-banner h1,
.review-banner h3,
.review-banner p {
  color: #000000 !important;
}

/* RV Page */
.new_rv-banner {
  padding: 90px 0 50px;
  clear: both;
  transition: 0.4s cubic-bezier(1, -1, 0, 2);
  position: relative;
  background: url(../custom/hero-internet-for-rv-1920x700d.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
}

/* Business Page */
.new_business-banner {
  padding: 90px 0 50px;
  clear: both;
  transition: 0.4s cubic-bezier(1, -1, 0, 2);
  position: relative;
  background: url(../custom/hero-business-internet-providers-1920x700.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
}

.new_rv-banner::after {
  width: 100%;
  background-size: cover;
}

.choose-more-product .right-links {
  display: none;
}

.viewcart .choose-more-product {
  display: none;
}

.why-hostx {
  background: #f4f8f9;
  padding: 10px;
}

h2.widgetTitle {
  font-size: 16px !important;
}

.languageDiv {
  display: none !important;
}

.wgs-new-header-top .fa-user:before {
  content: "Login";
}

/* E3C CUSTOM */
#myHeader + .why-hostx {
  clear: both;
  background: white;
  display: none;
  transition: all 0.4s cubic-bezier(1, -1, 0, 2) 0s;
  margin: 0px;
  padding: 0px;
}

@media only screen and (min-width: 992px) {
  #myHeader + .why-hostx {
    position: relative;
  }
}
/* E3C CUSTOM END */

.wgs-new-mega-menu li:nth-of-type(4) .megamenu,
.wgs-new-mega-menu li:nth-of-type(4) .megamenu .drow_menu li a {
  background: #19bdbd;
}

.wgs-new-mega-menu li:nth-of-type(4) .megamenu .drow_menu,
.wgs-new-mega-menu li:nth-of-type(4) .megamenu .drow_menu h5,
.wgs-new-mega-menu li:nth-of-type(4) .megamenu h3,
.wgs-new-mega-menu li:nth-of-type(4) .megamenu p,
.wgs-new-mega-menu li:nth-of-type(4) .megamenu .drow_menu li a {
  color: white !important;
}


.orange {
  font-size: 2.9rem;
  cursor: pointer;
  text-decoration: none;
  color: orange;
  border: orange 0.125em solid;
  padding: 0.25em 1em;
  border-radius: 0.25em;
  text-shadow: 0 0 0.5em currentColor;
  box-shadow: inset 0 0 0.5em 0 orange, 0 0 0.5em 0 orange;
  position: relative;
  transition: background-color 100ms linear;
  width: fit-content;
  margin: auto;
  margin-right: 90px;
  font-weight: bold;

}

.orange::before {
  pointer-events: none;
  content: "";
  position: absolute;
  background: orange;
  top: 120%;
  left: 0;
  width: 100%;
  height: 100%;
  transform: perspective(1em) rotateX(40deg) scale(1, 0.35);
  filter: blur(1em);
  opacity: 0.7;
}

.orange::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  box-shadow: 0 0 2em 0.5em orange;
  opacity: 0;
  transition: opacity 100ms linear;
}

.orange:hover,
.orange:focus {
  background-color: orange;
  color: white;
  text-shadow: none;
}


/* Holiday CSS */

.banner-container {
  width: 350px;
  height: 250px;
  overflow: hidden;
  position: absolute;
  top: 10px;
  left: 10px;
}
.banner-container:after {
  content: "";
  display: block;
  width: 20px;
  height: 10px;
  background-color: #67951a;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
.banner-container:before {
  content: "";
  display: block;
  height: 20px;
  width: 10px;
  background-color: #67951a;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.banner-holiday {
  width: 350px;
  padding: 10px;
  background-color: #b50909;
  color: #fff;
  text-align: center;
  transform: rotate(-45deg) translate(-28%, -35%);
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.4);
  text-transform: uppercase;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
}


/* Holiday CSS END */

@media only screen and (max-width: 768px) {
  .banner-container {
    display: none;
  }
}


#skipCKModal .modal-content{
	overflow:hidden;
}
#skipCKModal a.h2{
    color:#007b5e;
    margin-bottom:0;
    text-decoration:none;
}
#skipCKModal .form-control {
    height: 56px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
	padding-left:30px;
}
#skipCKModal .btn {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
	padding-right:20px;
	background:#007b5e;
	border-color:#007b5e;
}
#skipCKModal .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #007b5e;
    outline: 0;
    box-shadow: none;
}
#skipCKModal .top-strip{
    height: 155px;
    background: #19bdbd !important;
    transform: rotate(141deg);
    margin-top: -94px;
    margin-right: 269px;
    margin-left: -130px;
}
#skipCKModal .bottom-strip{
    height: 155px;
    background: #19bdbd !important;
    transform: rotate(112deg);
    margin-top: -110px;
    margin-right: -252px;
    margin-left: 300px;
}

/**************************/
/****** modal-lg stips *********/
/**************************/
#skipCKModal .modal-lg .top-strip {
    height: 155px;
    background: #007b5e;
    transform: rotate(141deg);
    margin-top: -106px;
    margin-right: 457px;
    margin-left: -130px;
    border-bottom: 65px solid #4CAF50;
    border-top: 10px solid #4caf50;
}
#skipCKModal .modal-lg .bottom-strip {
    height: 155px;
    background: #007b5e;
    transform: rotate(135deg);
    margin-top: -115px;
    margin-right: -339px;
    margin-left: 421px;
    border-bottom: 65px solid #4CAF50;
    border-top: 10px solid #4caf50;
}




/* EDIT ONLY ABOVE THIS */
@media (min-width: 576px) {
  .home-hero .hx-banner-content h1, 
  .home-hero .hx-banner-content h2,
  .home-hero .hx-banner-content h3,
  .home-hero .hx-banner-content h4,
  .home-hero .hx-banner-content p {
    color: white!important;
  }
}

/* Force solid background on mobile devices */

@media (max-width: 576px) {
  .new_rv-banner,
  .new_hx-banner,
  .new_business-banner {
    background: #d6e8e7 !important;
  }



}

/* End Solid Background  */

.frequently-questions
  .frequently-questions-row
  .accordion-container-main
  .card
  a:before {
  font-family: "Font Awesome 5 Pro";
}

/* Unsure */

.viewCartDiv .sidebar-collapsed {
  display: none !important;
}

.order-summary {
  margin-top: 0 !important;
}

@media only screen and (max-width: 600px) {
  .learn_btn {
    margin-top: 6px;
  }
}

.bg-teal {
  background: #d6e8e7 !important;
}

.bg-grey {
  background: #ededed !important;
}

.edit-3 .container-fluid {
  padding: 4% 7%;
}

/* freecast */

/* google font */

@import url("https://fonts.googleapis.com/css?family=Lato:300");

.freecast {
  min-height: 100vh;
  background: linear-gradient(36deg, #44a08d, #093637);
  color: white;
  font-family: "Lato", sans-serif!important;
  font-weight: 300;
  font-size: 20px;
  text-align:center!important;
  line-height: 1.5;
}

@media screen and (max-width: 820px) {
  .freecast {
    font-size: 16px;
  }
}

.freecast .container {
  width: 80%;
  min-height: 100vh;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.freecast .button-container {
  margin: 60px auto 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 930px) {
  .freecast .button-container {
    flex-direction: column;
  }
}

.freecast .button {
  position: relative;
  color: white;
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: 2px solid white;
  border-radius: 1000px;
  padding: 10px 20px;
  margin: 40px;
  box-shadow: 0 2px 5px 0 rgba(3, 6, 26, 0.15);
  transition: 0.5s all ease-in-out;
}

.freecast .button:hover {
  cursor: pointer;
  background: white;
  color: #1f4141;
  animation: none;
}

.freecast .button-wiggle {
  animation: wiggle 4s 2s infinite;
}

@keyframes wiggle {
  5%,
  50% {
    transform: scale(1);
  }
  10% {
    transform: scale(0.9);
  }
  15% {
    transform: scale(1.15);
  }
  20% {
    transform: scale(1.15) rotate(-5deg);
  }
  25% {
    transform: scale(1.15) rotate(5deg);
  }
  30% {
    transform: scale(1.15) rotate(-3deg);
  }
  35% {
    transform: scale(1.15) rotate(2deg);
  }
  40% {
    transform: scale(1.15) rotate(0);
  }
}

.freecast .button-pulse {
  animation: pulse 2s infinite 3s cubic-bezier(0.25, 0, 0, 1);
  box-shadow: 0 0 0 0 white;
}

@keyframes pulse {
  to {
    box-shadow: 0 0 0 18px rgba(255, 255, 255, 0);
  }
}
.freecast .button-float {
  animation: float 1.5s linear alternate infinite;
}

@keyframes float {
  50% {
    transform: translateY(-px);
  }
  100% {
    transform: translateY(-18px);
  }
}

.freecast h1 {
  font-weight: bold;
  font-size: 2em!important;
  text-align: center;
  line-height: 1.3!important;
  padding: 40px 20px 0 20px;
  color: white;
}


.freecast p {
    color: white!important;
    font-size:18pt!important;
  text-align: center;
  opacity: 0.8;
}

.freecast p a {
  color: white;
  text-decoration: none;
  border-bottom: 1px solid white;
  transition: border 0.3s;
}
.freecast p a:hover {
  border-bottom: 1px solid rgba(0, 0, 0, 0);
}

.freecast .center {
    padding-bottom: -10%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}

/* on mobile */

@media screen and (max-width: 930px) {
  .freecast .center {
    width:100%
  }
  .freecast h1 {
    padding-left: 0;
    padding-right: 0;
  }
}

/* Social Proof Widget */
iframe#__social-proof-widget {
  display: block;
}


/* Featured In */
.featuredin {
  height: 100%;
  background-color: white;
}

.featuredin h4 {
  margin: 15px 0;
}

.featuredin .container {
  overflow: hidden;
}


.featuredin .client-logo-wrap {
  position: relative;
  overflow: hidden;
  height: 150px;
}

.featuredin .client-logo {
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
  white-space: nowrap;
  display: flex;
}

.featuredin .client-logo img {
  width: 200px;
}

.featuredin .client-logo-left {
  animation: logomoveleft 10s linear infinite;
}

.featuredin .client-logo-right {
  transform: translate(-100%, 0);
  animation: logomoveright 10s linear infinite;
}

.featuredin .client-logo li {
  background: #FFFFFF;
  border-radius: 8px;
  padding: 20px !important;
  height: 100px;
  width: 220px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  margin: 0px 5px;
}


/*
.second-row{ 
  top: 150px;
}*/

@keyframes logomoveleft {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-30%, 0);
  }
}

@keyframes logomoveright {
  0% {
    transform: translate(-100%, 0);
  }
  100% {
    transform: translate(0, 0);
  }
}
/* Featured In End */


/* Featured in v2 */

:root {
  --clr-neutral-100: hsl(0, 0%, 100%);
  --clr-primary-100: hsl(205, 15%, 58%);
  --clr-primary-400: hsl(215, 25%, 27%);
  --clr-primary-800: hsl(217, 33%, 17%);
  --clr-primary-900: hsl(218, 33%, 9%);
}

.scroller__inner {
  padding-block: 1.5rem;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}

.scroller {
  overflow: hidden;
  -webkit-mask: linear-gradient(
    90deg,
    transparent,
    white 20%,
    white 80%,
    transparent
  );
  mask: linear-gradient(90deg, transparent, white 20%, white 80%, transparent);
}

.scroller .scroller__inner {
  width: max-content;
  flex-wrap: nowrap;
  animation: scroll var(--_animation-duration, 40s)
    var(--_animation-direction, forwards) linear infinite;
}

.scroller[data-direction="right"] {
  --_animation-direction: reverse;
}

.scroller[data-direction="left"] {
  --_animation-direction: forwards;
}

.scroller[data-speed="fast"] {
  --_animation-duration: 20s;
}

.scroller[data-speed="slow"] {
  --_animation-duration: 60s;
}

@keyframes scroll {
  to {
    transform: translate(calc(-50% - 0.5rem));
  }
}

.content-wrapper {
  display: grid;
  min-height: 25vh; /* Changed to min-height to ensure it covers the viewport height */
  place-content: center;
  font-family: system-ui;
  font-size: 1.125rem;
  color: var(--clr-neutral-100); /* Assuming you want the text color applied */
  width: 100%; /* Ensuring it spans the full width */
  box-sizing: border-box; /* Ensures padding and border are included in the width */
}

.scroller__inner img {
  flex: 0 0 auto; /* Prevents images from shrinking, ensures they maintain their size */
  width: 300px; /* Your image width */
  height: 50px; /* Your image height */
  object-fit: cover; /* Adjust how images fit within their boxes, if necessary */
}

#lp-code-150 .tag-list {
  margin: 0;
  padding-inline: 0;
  list-style: none;
}

#lp-code-150 .tag-list li {
  padding: 1rem;
  background: var(--clr-primary-400);
  border-radius: 0.5rem;
  box-shadow: 0 0.5rem 1rem -0.25rem var(--clr-primary-900);
}

/* Featured in v2 END */


/* FREECAST 2 */

.druk {
font-family: 'DrukTextWide-Bold-Trial';
font-weight: 700;
font-style: normal;
}


@media screen and (min-width: 992px) {
.freecast_2 {
  background: rgb(67,158,139);
  background: linear-gradient(80deg, rgba(67,158,139,1) 0%, rgba(10,56,56,1) 78%, rgba(10,56,56,1) 100%);
  position: relative;
  height: 90vh;
}

.freecast_2 .container_2 {
  position: relative;
  height: 90vh;
}

.freecast_2 .image {
position: absolute;
height: 90vh;
width: 100%;
}

.freecast_2 .main {
font-family: 'Space Grotesk';
position: relative;
padding-top: 30px;
padding-left: 100px;
}

.freecast_2 .main img {
display: block;
max-width: 400px;
width: auto;
height: auto;
}

.freecast_2 .main h1 {
margin-top: 10px;
margin-bottom: 5px;
font-size: 5em;
font-weight: 700;
}

.freecast_2 .main p {
display: relative;
font-size: 1.5em;
font-weight: 400;
margin-top: 0px;
}

/* Value Channels */

.freecast_2 .value {
font-family: 'Space Grotesk';
font-size: x-large;
display: flex; 
flex-direction: row; 
align-items: first baseline; 
gap: 10px;
}
.freecast_2 .value .img {
display: block;
width: auto;
height: auto;
}

.freecast_2 .channels {
display: flex;
flex-direction: row;
gap: 10px;
margin-top: 20px;
align-items: first baseline;
}

.freecast_2 .channels img {
width: 50px;
height: 50px;
border-radius: 20%;
}

/* Available on Platforms */

.freecast_2 .available_on_text {
font-family: 'Space Grotesk';
font-weight: 200;
margin-bottom: 5px;
}

.freecast_2 .available {
display: flex;
flex-direction: row;
gap: 10px;
align-items: center;
}

.freecast_2 .available img {
display: block;
max-width: 80px;
width: auto;
height: auto;
}

/* Subscribe Button */

.freecast_2 .button {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 25px 40px;
  gap: 15px;
  background-color: hsl(147, 82%, 15%);
  outline: 3px hsl(0, 0%, 94%) solid;
  outline-offset: -3px;
  border-radius: 30px;
  border: none;
  cursor: pointer;
  transition: 400ms;
}

.freecast_2 .button .text {
  color: white;
  font-weight: 700;
  font-size: 2em;
  transition: 400ms;
}

.freecast_2 .button svg path {
  transition: 400ms;
}

.freecast_2 .button:hover {
  background-color: transparent;
}

.freecast_2 .button:hover .text {
  color: #181717;
}

.freecast_2 .button:hover svg path {
  fill: #181717;
}

}

@media screen and (min-width: 768px) and (max-width: 991px) {
.freecast_2 {
  background: rgb(67,158,139);
  background: linear-gradient(80deg, rgba(67,158,139,1) 0%, rgba(10,56,56,1) 78%, rgba(10,56,56,1) 100%);
  position: relative;
  height: 100vh;
  width: 100vw;
}
.freecast_2 .container_2 {
position: relative;
height: 100vh;
width: 100vw;
}

.freecast_2 .image {
display: none;
}

.freecast_2 .main {
position: relative;
padding-top: 30px;
padding-left: 100px;
}

.freecast_2 .main img {
display: block;
max-width: 400px;
width: auto;
height: auto;
}

.freecast_2 .main h1 {
margin-top: 10px;
margin-bottom: 5px;
font-size: 5em;
font-weight: 700;
}

.freecast_2 .main p {
font-family: 'Space Grotesk';
display: block;
font-size: 1.5em;
font-weight: 400;
}

/* Value Channels */

.freecast_2 .value {
font-family: 'Space Grotesk';
display: flex; 
flex-direction: row; 
align-items: first baseline; 
gap: 10px;
}
.freecast_2 .value .img {
display: block;
width: auto;
height: auto;
}

.freecast_2 .channels {
display: flex;
flex-direction: row;
gap: 10px;
margin-top: 20px;
align-items: first baseline;
}

.freecast_2 .channels img {
width: 50px;
height: 50px;
border-radius: 20%;
}

/* Available on Platforms */

.freecast_2 .available {
font-family: 'Space Grotesk';
font-weight: 200;
display: flex;
flex-direction: row;
flex-wrap: wrap;
gap: 10px;
align-items: center;
}

.freecast_2 .available img {
display: block;
max-width: 80px;
width: auto;
height: auto;
}

/* Subscribe Button */

.freecast_2 .button {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 25px 40px;
  gap: 15px;
  background-color: hsl(147, 82%, 15%);
  outline: 3px hsl(0, 0%, 94%) solid;
  outline-offset: -3px;
  border-radius: 30px;
  border: none;
  cursor: pointer;
  transition: 400ms;
}

.freecast_2 .button .text {
  color: white;
  font-weight: 700;
  font-size: 2em;
  transition: 400ms;
}

.freecast_2 .button svg path {
  transition: 400ms;
}

.freecast_2 .button:hover {
  background-color: transparent;
}

.freecast_2 .button:hover .text {
  color: #181717;
}

.freecast_2 .button:hover svg path {
  fill: #181717;
}

}

@media screen and (max-width: 767px) {
  .freecast_2 .freecast {
  background: linear-gradient(80deg, rgba(67,158,139,1) 0%, rgba(10,56,56,1) 78%, rgba(10,56,56,1) 100%);
  position: block;
  height: 100vh;
  width: 100vw;
}
.freecast_2 .container_2 {
position: relative;
height: 100vh;
width: 100vw;
}
.freecast_2 .image {
display: none;
}

.freecast_2 .main {
position: relative;
padding-top: 20px;
padding-left: 10px;
padding-right: 10px;
}

.freecast_2 .main img {
display: block;
max-width: 200px;
width: auto;
height: auto;
}

.freecast_2 .main h1 {
margin-top: 10px;
margin-bottom: 5px;
font-size: 3em;
font-weight: 700;
}

.freecast_2 .main p {
font-family: 'Space Grotesk';
display: block;
font-size: 1em;
font-weight: 400;
}

.freecast_2 .value {
font-family: 'Space Grotesk';
font-size: medium;
display: flex; 
flex-direction: row; 
align-items: first baseline; 
gap: 5px;
}

.freecast_2 .value .img {
display: block;
width: auto;
height: auto;
}

.freecast_2 .channels {
font-family: "Space Grotesk";
font-size: medium;
display: flex;
flex-direction: row;
gap: 5px;
margin-top: 20px;
align-items: first baseline;
}

.freecast_2 .channels img {
width: 40px;
height: 40px;
border-radius: 20%;
}

/* Available on Platforms */

.freecast_2 .available_on_text {
font-family: 'Space Grotesk';
font-weight: 200;
text-align: center;
}

.freecast_2 .available {
display: flex;
flex-direction: row;
flex-wrap: wrap;
gap: 10px;
justify-content: center;
align-items: center;
}

.freecast_2  .available img {
max-width: 80px;
width: auto;
height: auto;
}

/* Subscribe Button */

.freecast_2 .button {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px 30px;
  gap: 15px;
  background-color: hsl(147, 82%, 15%);
  outline: 3px hsl(0, 0%, 94%) solid;
  outline-offset: -3px;
  border-radius: 30px;
  border: none;
  cursor: pointer;
  transition: 400ms;
  
}

.freecast_2 .button .text {
  color: white;
  font-weight: 700;
  font-size: 1em;
  transition: 400ms;
}

.freecast_2 .button svg path {
  transition: 400ms;
}

.freecast_2 .button:hover {
  background-color: transparent;
}

.freecast_2 .button:hover .text {
  color: #181717;
}

.freecast_2 .button:hover svg path {
  fill: #181717;
}

}
