
.left-40
{
  width:40%;
}
.right-55
{
  width:55%  
}
.right-55 img
{
  width:100%!important:
}
.two-col-banner-section .two-col-flex-box {
  align-items: center;
  justify-content: space-between;
}
.two-col-banner-section .primary_hub-cta
{
  display:inline-block;
}
.two-col-banner-section .cta-container a.primary_cta:hover {
  background: transparent;
  color: #ffffff;
  border: 1px solid #ffffff;
  transition: 0.3s all;
  -webkit-font-smoothing: antialiased;
}
.two-col-banner-section .cta-container span
{
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin-left: 25px;
  color: #D1D8FF;  
  display: inherit;
  max-width: 200px;
}


.two-col-banner-section .cta-container .airban{
  margin-right: 24px;
}
.two-col-banner-section .cta-container .trial{
    font-size: 16px;
    font-weight: 400;
    color: #FBFBFB;
    text-decoration: none;
}



.banner-bottom-text ul li 
{
  display:inline-block;   list-style: disc;
  margin-left:20px;
}
.banner-bottom-text ul
{
  text-align:center;
  margin:20px 0; 
}
.banner-bottom-text ul li span
{
  color:#FBFBFB;
  font-weight:300;
  font-size:18px;
  line-height:26px;
  display: inline-block;
  padding: 0 16px;
}
.banner-bottom-text ul li::before
{
  content:"";
  display: list-item;
  position: absolute;
  color: #FBFBFB;
  font-size: 13px;
  margin-top: 5px;

}
.banner-bottom-text ul li:first-child:before
{
  list-style: none;
}
.two-col-banner-section .cta-container{
  margin:30px 0 0;
  display: flex;
  flex-wrap: wrap;  align-items: center;
}
.two-col-banner-section .banner-bottom-text {
  margin-top: 75px;
}
.two-col-flex-box .left-40 .heading {
  max-width: 460px;
}
.two-col-flex-box .left-40 .content {
  max-width: 404px;
}
.two-col-flex-box .right-55 {
  text-align: center;line-height: 0;
}
.two-col-banner-section .cta-bottom-text {
    margin-top: 40px;
}
.two-col-banner-section .cta-bottom-text p {
    font-size: 17px;
    color: #FBFCFE;
}
.two-col-banner-section .bottom-content {
  display: grid;
  grid-template-columns: repeat(2,2fr);
  margin-top: 80px;
}
.two-col-banner-section .two-col-flex-box .discount-section {
  margin-top: 20px;
  max-width: 172px;
}
.two-col-banner-section .two-col-flex-box .discount-section h3 {
  font-size: 40px;
  margin-right: 16px;
  text-align: left;
}
.two-col-banner-section .two-col-flex-box .discount-section p {
  color: #f6f6f6;
  font-size: 14px;
  line-height: 1.4;
  margin: 0;
  text-align: left;
}
.two-col-banner-section .bottom_plan_banner{
  display: grid;  text-align: left;  gap: 10px;
  grid-template-columns: repeat(2,2fr);
  margin-top: 80px;
}
.two-col-banner-section .bottom_plan_banner h5 {
  color: #FBFCFE;
  font-size: 24px;
  font-weight: 800;
  margin: 0 0 0;
}
.two-col-banner-section .bottom_plan_banner p {
  font-size: 14px;
  line-height: 1.6;
  color: #fff;
  margin: 5px 0 0 0;
}
.two-col-banner-section .bottom_plan_banner .pricing_box_banner {
  align-items: center;
  display: flex;
  margin-top:16px;
  text-align: left;
}
.two-col-banner-section .bottom_plan_banner .pricing_box_banner h2 {
  align-items: center;
  display: flex;
  font-family: Figtree,sans-serif;
  font-size: 36px;
  font-weight: 600;
  color: #FBFCFE;
}
.two-col-banner-section .bottom_plan_banner .pricing_box_banner h2 span {
  color: #FBFCFE;
  font-family: Figtree,sans-serif;
  font-size: 32px;
  font-weight: 600;
  margin-right: 5px;
}
.two-col-banner-section .bottom_plan_banner .pricing_box_banner p {
  color: #FBFCFE;
  display: inline-grid;
  margin: 0 0 0 15px;  font-size: 12px;
}

@media(max-width:991.98px)
{
  .left-40
  {
    width:100%;
    margin-top: 22px;
  }
  .right-55
  {
    width:100%;
  }
  .two-col-banner-section .two-col-flex-box 
  {
    flex-direction: column-reverse;
  }
  .two-col-banner-section .two-col-flex-box {
    text-align: center;
  }
  .two-col-flex-box .left-40 .heading, .two-col-flex-box .left-40 .content {
    margin: auto;
  }
  .two-col-banner-section .cta-bottom-text p {
    font-size: 15px;
}
}
@media(max-width:767.98px) {
  .two-col-banner-section .bottom_plan_banner h5 {
  font-size: 16px;
}
  .two-col-banner-section .bottom_plan_banner {
  margin-top: 50px;
}
  .two-col-banner-section .banner-bottom-text {
    margin-top: 35px;
  }
  .two-col-banner-section
  {
    padding-left: 0;
    padding-right: 0;
  }
  .banner-bottom-text ul li span
  {
    font-size:16px;
    line-height:24px;
  }
  .two-col-banner-section .two-col-flex-box {
    text-align: center;    flex-direction: row-reverse; 
  }
  .two-col-banner-section .cta-container span {  
    margin-left: 10px;
    margin-top:12px; margin-bottom:5px;
    display: block; 
  }
  .two-col-banner-section .left-40 {
    margin-top: 20px;
  }
  .banner-bottom-text ul {
    margin: 20px 0 0;
    text-align:left;
  }
  .two-col-banner-section .content p {
    font-size: 18px;
  }
  .two-col-banner-section .content p {font-size: 16px;}
  .two-col-flex-box .right-55 {text-align: left;    margin: 30px 0 0; }
  .two-col-flex-box .left-40 .heading, 
  .two-col-flex-box .left-40 .content {
    margin: 0;
    text-align: left;
  }
  .two-col-banner-section .cta-container{text-align: left;}
  .banner-bottom-text ul li:first-child:before {
    list-style: disc;
  }
  .two-col-banner-section .bottom-content {
    margin-top: 30px;
  }
  .two-col-banner-section .bottom-content {
    grid-column-gap: 12px;
  }
  .two-col-banner-section .cta-bottom-text p {
    text-align: left;
}
  .two-col-flex-box .left-40 .heading {
    max-width: 100%;
}
  .two-col-flex-box .left-40 .content {
    max-width: 100%;
}
  .two-col-banner-section .cta-bottom-text {
    margin-top: 30px;
}
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .two-col-banner-section .heading h1 {
    font-size: 40px;
  }
  .two-col-banner-section .cta-container span {
    margin-left: 10px;
    max-width: 150px;
  }
  .two-col-banner-section .content p {
    font-size: 18px;
  }
  .two-col-banner-section .cta-container .airban {
    margin-right: 12px;padding: 12px 20px;}
}


@media (min-width:768px) and (max-width:991.98px) {
  .two-col-banner-section .bottom_plan_banner {
  text-align: center;
}
  .two-col-banner-section .bottom_plan_banner .pricing_box_banner {
  justify-content: center;
}
  .two-col-banner-section .cta-container {
    margin: 30px 0 30px;
    justify-content: center;
  }
  
  .two-col-flex-box .left-40 .content {
    max-width: 80%;
  }
  .two-col-banner-section .cta-container span {
    text-align: left;
  }
  .two-col-banner-section .two-col-flex-box .discount-section {
    margin: 20px auto 0;
  }
  .two-col-banner-section .two-col-flex-box .discount-section h3 {
    text-align: center;
  }
  .two-col-banner-section .two-col-flex-box .discount-section p {
    text-align: center;
  }
  .two-col-banner-section .bottom-content {
    margin-top: 60px;
    margin-bottom: 20px;
  }
}

@media(max-width:575.98px){
  .two-col-banner-section .cta-container{display:block;}
 .two-col-banner-section .cta-container .airban{
   margin-right:0;margin-bottom:20px;
  }
}