/*@import url('https://db.onlinewebfonts.com/c/6a1755c7e65329236932f45c73c8e3ff?family=Ford+Antenna+Regular');
@import url(https://db.onlinewebfonts.com/c/924ee4158324c02e3e0d62e54cafd14f?family=Gotham+Book);*/

 @font-face{
    font-family: Gotham;
    src: url("fonts/Gotham-Book.ttf");
   src: url("fonts/Gotham-Book.eot?#iefix")format("embedded-opentype"),
        url("fonts/Gotham-Book.woff")format("woff"),
        url("fonts/Gotham-Book.woff2")format("woff2"),
        url("fonts/Gotham-Book.ttf")format("truetype"),
        /*url("bd317adf74e5e7e564eb61ce9926cc6d.svg#Gotham")format("svg");font-display:swap;*/
    font-weight:normal;
    font-style:normal;
    
}
@font-face{
    font-family: Antenna;
    /*src: url("fonts/Antenna-Black.ttf");*/
   src:  url("fonts/Antenna-Regular.woff")format("woff"),
        url("fonts/Antenna-Regular.woff2")format("woff2"),
        /*url("fonts/Antenna-Black.ttf")format("truetype"),
		url("fonts/Antenna-Black.eot?#iefix")format("e
        url("bd317adf74e5e7e564eb61ce9926cc6d.svg#Gotham")format("svg");font-display:swap;*/
    font-weight:normal;
    font-style:normal;
    
}
/*src:url(Antenna Bold.ttf)
@font-face {
   font-family: antennaBold;
   src:url(Antenna Bold.ttf);
}*/
#banner-layer {
    background: url('../Images/Watermark-box-black-2.png') no-repeat top left;
    width: 100%;
    height: 550px;
	padding: 10% 5% 5%;
}

#show_bg_3 {
    background:#78BE20;/*linear-gradient(240deg, rgba(164, 188, 135, 0.2), rgba(152, 190, 106, 0.9), rgba(120, 190, 32, 0.9));*/
}
.main-head-text-2{
	
	position: absolute;
    top: 0;
	padding-left: 11%;
	
}
.main-head-text-2 h2{
    font-size: 46px;
    font-weight: 800;
    color:#fff;
}
.main-head-text-2 p{
    font-size: 22px;
    font-weight: 600;
    color:#fff;
}
.padtb15{
    padding: 15px 0;
	justify-content: flex-end !important
}
.logo_sec{
    margin-left: 20px;
}
.nav-item{
    padding: 0 20px;
    color: #3D3935;
}
.nav-item a{
    color: #EDEDED;
font-size: 20px;
    font-weight: 700;
    position: relative;
    letter-spacing: 2px;
}
.nav-item.Login{margin-left:20px;}
/*.nav-item a:hover, .nav-item a:active{
    color: #93ca55;
}*/
p, span, body, h1, h2, h3, h4, h5, h6{
    font-family: 'Antenna' !important;
	/*font-family: 'Antenna', sans-serif !important;*/
}
.pad0{
    padding: 0;
    margin:0;
	/* background: #90BF40; */
}
.dropdown-item:active{
    background-color: #93ca55;
    color: #3D3935 !important;
}
#show_bg_2 {
    background:linear-gradient(240deg, rgba(164, 188, 135, 0.2), rgba(152, 190, 106, 0.9), rgba(120, 190, 32, 0.9));
    /* background-image:linear-gradient(to left, rgba(202, 235, 195, 0.774), rgba(147, 202, 85,0.9)),
    url('Watermark-box-color.png'); */
    width: 100%;
    height: 550px;
    background-size: cover;
    color: white;
    padding: 10% 5% 5%;
   /* margin-top: 10px;*/
}
.main-head-text h2{
    font-size: 46px;
    font-weight: 800;
    color:#fff;
}
.main-head-text p{
    font-size: 22px;
    font-weight: 600;
    color:#fff;
}
.btn-login button{
    margin: 20px 0;
    padding: 10px 50px;
    background: #000000;
    color: #fff;
    border-radius: 50px;
}
.r_side_img img{
    height: 335px;
    display: block;
    margin: 0 auto;
}
.main-footer{
    background: #76BC43;
    padding: 15px 40px;
	font-family: 'Gotham', sans-serif !important;
}
.main-footer p {
    font-family: 'Gotham',sans-serif  !important;
}
.footer-logo img{
    height: 25px;
}
.f-text p{
    color: #3D3935;
    font-size: 16px;
    font-weight: 400;
	margin:0;
}   

.f-links a, .f-links{
    color: #3D3935;
    font-size: 16px;
    padding: 10px 0;
    font-weight: 600;
}   
.f-social-links a i{
    color: #fff;
    padding: 5px;
}
/* Why The Soapbox? */
.main-page-header {
    background-color: #93ca55;
    color: #ffffff;
    text-align: center;
    /* padding: 35px; */
    z-index: -1;
    position: relative;408
}
.main-page-header p{
    font-size: 32px;
    font-weight: 600;
    margin: 0;
    font-family: 'Antenna', sans-serif !important;
}
.sec-text{
    /* padding: 40px 60px; */
    padding: 40px 0;
}
.sec-text p{
    color: #3D3935;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Gotham', sans-serif !important;
}
.sec-text ul li  {
    color: #3D3935;
    font-size: 16px;
    font-weight: 400;
    padding:5px 0;
    font-family: 'Gotham', sans-serif !important;
}
/* the soapbox format */
.padset ul {
   list-style: none;
   padding:0px;
}
.padset ul li{
    background: url('dot.png') no-repeat top left;
background-position: 0px 15px;
line-height: 1.5625;
padding: 12px 0px 4px 45px;
 margin-left: 1em;
}
.icon-img img{
    height:80px;
    display: block;
    margin:0 auto;
}
 a.tab_con{
    text-align: left;
    font-size: 32px;
    color:rgba(57, 57, 57, 0.5);
    width: 100%;
    display: block;
    padding-left: 40px;
    font-weight: bold;
    text-decoration: none;
    font-family: 'myFirstFont', sans-serif;
}
.box_sec_tab .nav-tabs .nav-link.active{
    background-color: #93ca55;
    color: #ffffff;
}
.box_sec_tab{
    margin: 36px 0;
border-radius: 8px;
box-shadow: 0px 0px 6px gray;
}
.nav-tabs {
    border-bottom:none;
    background: #f0f0f0;
}
.box_sec_tab .nav-item{
    width:50%;
    border:none;
    padding: 0;
}
.m0{
    margin:0;
}
.padset{
    padding: 40px 20px;
}
.padset ul li{
    /*line-height: 30px;*/
}
/* team */
.team-member{
    text-align: center;
    margin: 50px;
}
.team-member img{
    height: 200px;
    border-radius: 50%;
    cursor:pointer;
}
.team-member h5{
    color: #78BE20;
    padding-top:10px;
    margin: 0;
    font-size: 18px;
    font-weight: 600;
}
.team-member p{
    font-size: 18px;
    font-weight: 600;
    color: #63605D;
}
.team-detail{
    padding: 50px 0px 50px 0px;
}
.team-detail span{
    color: #78BE20;
    font-size: 18px;
}
.modal-dialog {
    max-width: 1000px;
    margin: 1.75rem auto;
}
.close-btn{
    padding: 5px 12px;
}
.pad112{
    padding: 0 112px;
}
.modal-content{
    margin: 20% 0;
}
.footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
  }
  .watermark img{
    position: relative;
    top: -117px;
    opacity: 1;
    left: -150px;
    z-index: -1;
  }
  .watermark-bg img{
    /*position: absolute;*/
    /*top: -134px;*/
    /*z-index: -1;*/
    /*left: -127px;*/
    height: 550px;
    margin-top: -135px;
    margin-left: -164px;
  }
  .main-head-text {
    position: absolute;
    top: 0;
}
  /* .bgimg{
      background-image: url(Watermark-box-color.png);
      background-repeat: no-repeat;
  } */
  /* .modal-backdrop {
    background-color: none;
  } */

  /* media query */
  @media only screen and (max-width: 568px) and (min-width: 320px)  {
	#banner-layer {
    background: url('../Images/Watermark-box-black-2.png') no-repeat top left;
    width: 100%;
    padding: 10% 5% 5%;
	height:auto;

	}
	.main-head-text-2{
		  display: block;
		  position: relative;
		  text-align: center;
	  }
    .main-head-text-2 h2 {
        font-size: 32px;
    }
    .main-head-text-2 p {
        font-size: 18px;

    }
	  
	  .pad112 {
        padding: 0 34px;
    }
    .main-head-text h2 {
        font-size: 20px;
    }
    .main-head-text p {
        font-size: 15px;
    }
    .watermark-bg img {
        position: absolute;
        top: 0px;
        z-index: -1;
        left: -127px;
        height: 384px;
    }
    .r_side_img img {
        height: 223px;
        display: block;
        margin: 50px auto;
    }
    .logo-m-center{
        text-align: center;
    }
    .logo_sec {
        margin-left: 150px;
        margin: 0;
    }
    .watermark img {
        position: absolute;
        top: -30px;
        opacity: 0.3;
        left: -150px;
        z-index: -1;
    }
    .watermark img {
        width: 100%;
        left: -32px;    top: 27px;
        opacity: 0.6;
    
    }
    a.tab_con{
        font-size: 20px;
    
    }
    .sec-text ul li{
        font-size: 14px;
    }
    .footer {
        position: initial;
    }
    .close-btn{
        display: none;
    }
    .fa.fa-bars {
        padding: 5px;
    }
    .icon-img img {
        display: block;
        margin: 14px auto;
    }
    
    
  }
  
  
  body{color:#3D3935;background-color:#EDEDED}
  .nav-item a:hover:before,.nav-link.active:before{
	content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    background: #EDEDED;
    bottom: 8px;
  }
  nav-item.Login a:hover:before{display:none}
  .navbar-expand-md .navbar-nav .nav-link{padding-left:0;padding-right:0;}
  .nav-item.Login{background: #3D3935;border-radius: 22px;border: 2px solid transparent;}
  li.nav-item.Login:hover {
    border: 2px solid #fff;
}
  @media screen and (min-width:1700px){
    
	  .nav-item a{font-size:30px;line-height:39px}
  }
  .main-footer .row{align-items:center;}
  .f-social-links p{color: #3D3935;
    font-size: 16px;
    padding: 10px 0;
  font-weight: 600;
  text-align:center;}
  .page_content {
    background: #EDEDED;
}
h1.main_heading {
    color: #3D3935;
    display: inline-block;
    position: relative;
	margin-top: 60px;
	font-weight: bold;
	padding-bottom: 5px;
	    letter-spacing: 3px;
}
h1.main_heading:nth-child(2):after {
    content: '';
    position: absolute;
    width: 100%;
    height: 7px;
    background: #76BC43;
    left: 0;
    bottom: -6px;
    border-radius: 8px;
	
}
p.Suppliers {
    position: relative;
    display: inline-block;
    padding-left: 0;
    margin-left: 30px;
}
p.Distributors {
    position: relative;
    display: inline-block;
    padding-left: 0;
    margin-left: 30px;
}
p.Distributors:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 5px;
    background: #76BC43;
    left: 0;
    bottom: 0px;
    border-radius: 8px;
}
p.Suppliers:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 5px;
    background: #76BC43;
    left: 0;
    bottom: 0px;
    border-radius: 8px;
}
.text_wrap_div {
    display: flex;
    justify-content: space-between;
    padding: 0 30px;
    margin-top: 60px;
	flex-wrap:wrap;
}
.text_wrap_div .text_div {
    width: 70%;
}
.text_wrap_div .image_div{width:30%;text-align:center;}
.text_wrap_div .text_div h3{border-bottom: 4px solid #76BC43;
    display: inline-block;
letter-spacing: 1.8px;
color: #3D3935;
    font-weight: 500;font-size:30px;padding-bottom: 5px;    margin-bottom: 15px;}
.text_wrap_div .text_div p{color: #3D3935;
    font-size: 18px;
    line-height: 23px;font-family: 'Gotham', sans-serif !important;}
.learn_more{text-align: center;
padding-bottom: 30px;    margin-bottom: 30px;
    margin-top: 60px;}
.learn_more a{background: #76BC43;
        color: #EDEDED;
    padding: 7px 23px;
    border-radius: 15px;
    font-weight: 600;
	font-size:20px;}
	p.learn_more a:hover {
    text-decoration: none;
}
	.text_carousal {
    background: url(../images/bg.jpg);
    background-size: cover;
    display: flex;
	flex-wrap:wrap;
	padding: 30px 0 60px 0;
}
.text_carousal .left_div,.text_carousal .right_carousal {
    width: 50%;
    padding: 50px;
}
.text_carousal .left_div p {
    color: #76BC43;
    font-size: 80px;
    line-height: 96px;
    text-align: center;
	font-weight: bold;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    background-color: #EDEDED;
        border-radius: 50px;
    padding: 50px 30px;
    /*height: 425px;*/
}
.header {
    background-color: #90BF40;
    padding: 15px !important;
}
.numbertext{color: #707070;
padding-bottom: 30px;font-style: italic;}
span.small_text {
    font-size: 10px;
}
.Participant_Snapshot_div {
    background: #fff;
}
.Participant_Snapshot_div h1.main_heading{margin-top:30px;}
.text{color: #707070;font-weight:600}
	.text_carousal .left_div{display: flex;
    justify-content: center;
    align-items: center;}
	/*.Participant_Snapshot{float:right;}*/
	p.Suppliers,p.Distributors {
    color: #76BC43;
    font-size: 40px;
    font-weight: bold;
    margin-top: 20px;
	letter-spacing:2px;
	margin-bottom:0;
}
.soapbox_text{padding:0 40px;}
@media screen and (max-width:767px){
	.main-footer .col-md-3{text-align:center;}
	.main-footer .aws_logo{text-align:unset !important}

    .condition_details {
        margin: 0 !important;
        /* padding: 0 !important; */
    }
}
.logo-m-center {
    display: flex;
    align-items: center;
    justify-content: center;
}
.watermark{
    display: none;
}
/* .col-md-4 {flex: 0;} */
.navbar-toggler-icon{display: flex;
    align-items: center;
    justify-content: center;}
 .conditions .row .col-md-7{
    flex: 0 0 100.333333% !important;
    max-width: 100%;
}
.condition_details{
    margin: 40px;
    /* padding: 40px; */
}
.banner {
    background: #90BF40;
	padding: 40px 0;
	position:relative;
}
.banner_wrap {
    display: flex;
    justify-content: space-between;
	flex-wrap:wrap;
}
.banner_wrap .text{width:55%;}
.banner_wrap .imange{width:45%;}
.banner_wrap .imange {text-align:right;}
p.top_text {
    font-size: 50px;
    color: #EDEDED;
    margin-left: 50px;
    line-height: 55px;
	margin-bottom: 10px;
	letter-spacing: 4px;
}
p.bottom_text {
    margin-left: 50px;
    font-size: 18px;
    line-height: 22px;
    color: #3D3935;
	font-weight:600;
}
.banner .f-social-links a {
    margin: 0 5px;
}
.banner .f-social-links {
    position: absolute;
    width: 100%;
    bottom: 40px;
    padding-left: 50px;
    display: flex;
    align-items: center;
}
.banner .f-social-links a i {
    color: #EDEDED;
    padding: 5px;
    background: #3E3C38;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.banner .f-social-links a i:before{font-size:20px}
.text_carousal .learn_more{font-size: 21px;
    width: 100%;
    text-align: right;
    line-height: 40px;
    margin: 0;
padding: 0;}
.soapbox_more{font-size: 20px;
    color: #EDEDED;
    background: #76BC43;
    padding: 5px 25px;
    border-radius: 15px;
    display: block;
    line-height: 20px;
    float: right;
margin-top: 13px;
border: 2px solid transparent;}
.soapbox_more img{width:8px;margin-top: -7px}
.top_arrow{position: absolute;
    top: 13px;
    z-index: 2;
left: 12%;}
.bottom_arrow{position: absolute;
    right: 12%;
bottom: 0%; z-index: 1;}
.text_carousal .right_carousal {
    position: relative;
}
.owl-stage-outer .owl-stage .owl-item .carousel-item{display:block;padding: 40px 0;}
.owl-dots {
    margin-left: 9%;
	position: absolute;
    bottom: 6%;
}
button.owl-dot {
    width: 20px;
}
.owl-dots button span {
    width: 100%;
    display: inline-block;
    height: 2px;
    background: #D0D0D0;
}
.owl-dot.active span{background:#75BC43}
button.owl-dot:focus{outline:none;}
ul.supplier,ul.distributor {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 10px 10px 60px 10px;
    justify-content: center;
	margin:0;
}
ul.supplier li,ul.distributor li {
    width: calc(100% / 8);
    list-style: none;
    padding: 5px 0;
	display: flex;
    justify-content: center;
}
ul.supplier li img,ul.distributor li img {
    width: 120px;
}
.nav-item.Login a{display: flex;
align-items: center;}

@media screen and (max-width:767px){
	
	p.top_text{
		font-size: 30px;
    line-height: 30px;
	}
	.text_wrap_div .text_div{
		width:100%;
		text-align:center !important;
	}
	.text_wrap_div .image_div{
		width:100%;
		text-align:center;
	}
	.text_carousal{height:unset;}
	.text_carousal .left_div, .text_carousal .right_carousal{width:100%}
	.bottom_arrow{bottom:0}
	ul.supplier li, ul.distributor li{width:calc(100% / 4);}
	.nav-item a{display:inline-block;}
	.nav-item a:hover:before, .nav-link.active:before{width:100%;}
	.second_div .image_div{order:1}
}
.learn_more a img{
	width: 11px;
margin-left: 15px;
margin-top: -10px;}
.f-social-links a i:hover {
  color: #90BF40;
}
@media screen and (max-width:600px){
	.text_carousal .left_div p{
		font-size:40px;
		line-height:45px;
	}
	.banner_wrap .text, .banner_wrap .imange{width:100%;}
	.banner_wrap .text{order:1;}
	.text_wrap_div{padding:0}
	.text_wrap_div .text_div h3,.text_wrap_div .text_div p{text-align:left;}
	.container_2 > div{padding:0}
}
@media screen and (max-width:425px){
	ul.supplier li, ul.distributor li{width:calc(100% / 2);}
	p.top_text{
		font-size: 26px !important;
    line-height: 28px !important;
	margin-left: 30px
	}
	p.bottom_text{
		line-height: 23px;
    font-size: 18px;
	margin-left: 30px
	}
	.banner .f-social-links{bottom:15px;padding-left: 25px;}
	.banner_wrap .imange img{width:70%;}
}
@media screen and (max-width:1024px){
	p.top_text{font-size:43px;line-height:50px;}
	.banner .f-social-links{bottom:15px;}
	
}
@media screen and (max-width:878px){
	.nav-item{padding:0 7px;}
}
@media screen and (max-width:992px){
	.main-footer .col-md-3{flex: 0 0 100%;
    max-width: 100%;
    text-align: center;}
	.main-footer .col-md-3 .aws_logo{text-align:center !important;}
	.navbar-expand-md .navbar-toggler{display:block !important;}
	/*.navbar-expand-md .navbar-collapse.collapse:not(.show){display:none !important;}*/
	.navbar.open .mobopen{display:block !important;text-align: center;}
	.navbar .padtb15{display:none !important;}
	.logo-m-center,.header .col-md-8{max-width: 100%;flex: 0 0 100%;display:flex;justify-content:center;}
	.navbar{justify-content:flex-start;}
	.navbar-brand img{width:400px;}
	.nav-item.Login{margin-left:0}
	.text_carousal .left_div p{font-size: 50px;
    width: 100%;
    line-height: 60px;}
	ul.navbar-nav {
    display: flex;
    flex-direction: column !important;
}
.nav-item a:hover:before, .nav-link.active:before{left:0}
}
@media only screen and (min-width:768px) and (max-width:992px){
	.navbar{flex-direction:column}
}
img{max-width:100%;}
a.soapbox_more:hover {
    text-decoration: none;
    color: #EDEDED;
}
.banner .f-social-links a:hover {
    text-decoration: none;
}
/*.banner .f-social-links a i.fa-facebook:before{font-size:25px;}
.banner .f-social-links a i.fa-facebook{padding-bottom: 0px;
    padding-top: 8px;}*/
	a{color:#3D3935 }
	input.phone::-webkit-outer-spin-button, input.phone::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
@media screen and (min-width:1700px){
	.learn_more a img{width:18px;}
	.subcontainer h3 {
    font-size: 35px;
    line-height: 42px;
    letter-spacing: 3.33px;
}
.subcontainer p {
    font-size: 30px;
    line-height: 36px;
}
.soapboc_checks h3 {
    font-size: 70px;
    line-height: 84px;
    letter-spacing: 6.65px;
}
.container_2 h1 {
    letter-spacing: 7.41px;
    font-size: 78px;
    line-height: 92px;
}
.container_2 h1 img{width:40px}
.container_2 span {
    font-size: 38px;
    line-height: 45px;
}
.pledge h3 {
    font-size: 72px;
    line-height: 86px;
}
.pledge p {
    font-size: 34px;
    line-height: 41px;
}
.pledge button a {
    font-size: 34px;
    line-height: 41px;
}
.s_team h3 {
    font-size: 75px;
    line-height: 90px;
	letter-spacing:7.13px;
}
.co_team h5 {
    font-size: 55px;
    line-height: 66px;
    letter-spacing: 5.22px;
}
.co_team h6 {
    font-size: 44px;
    line-height: 53px;
    letter-spacing: 4.18px;
}
.co_team p {
    font-size: 35px;
    line-height: 42px;
    letter-spacing: 3.33px;
}
/**contact us page*/
.contct_us h1 {
    font-size: 78px;
    line-height: 94px;
    letter-spacing: 7.41px;
}
.contct_us p {
    font-size: 35px;
    line-height: 42px;
}
.contct_us span,.contct_us select {
    font-size: 30px;
    line-height: 35px;
    letter-spacing: 2.85px;
}
button.btn {
    font-size: 35px;
    line-height: 42px;
    letter-spacing: 3.33px;
}
/**home page**/
p.top_text {
    font-size: 75px;
    line-height: 80px;
    letter-spacing: 7.13px;
}
p.bottom_text {
    font-size: 27px;
    line-height: 32px;
}
h1.main_heading {
    font-size: 75px;
    line-height: 99px;
    letter-spacing: 7.13px;
}
.text_wrap_div .text_div h3 {
    font-size: 40px;
    line-height: 59px;
    letter-spacing: 3.8px;
}
.text_wrap_div .text_div p {
    font-size: 32px;
    line-height: 39px;
}
.learn_more a {
    font-size: 30px;
    padding: 15px 30px;
    border-radius: 30px;
}
.text_carousal .left_div p {
    font-size: 129px;
    line-height: 143px;
}
.numbertext,.carousel-item .text {
    font-size: 30px;
    line-height: 36px;
}
a.soapbox_more {
    font-size: 27px;
    line-height: 35px;
}
.Participant_Snapshot_div h1.main_heading,.Suppliers,.Distributors {
    font-size: 75px;
    line-height: 95px;
	letter-spacing:7.13px;
}
.f-text p,.f-links a, .f-links,.f-social-links p{font-size:20px;line-height:24px;}
span.small_text {
    font-size: 18px;
}
}
@media screen  and (max-width:1180px)  {
	.nav-item a{font-size:16px;letter-spacing:0;}
}
.fa-light:before{content:'\f057';font-family:fontawesome;font-style:normal;}
.navbar .navbar-toggler-icon .fa-light{display:none}
.navbar.open .navbar-toggler-icon .fa-light{display:block}
.navbar.open .navbar-toggler-icon .fa-bars{display:none;}

@media only screen and (min-width:1350px) and (max-width:1699px){
	p.top_text {
    font-size: 50px;
    line-height: 65px;
    letter-spacing: 5px;
}
p.bottom_text {
    font-size: 20px;
    line-height: 28px;
}
h1.main_heading{    font-weight: 700;
font-size:45px;}
.text_wrap_div .text_div h3{
	    font-size: 30px;
}
.text_wrap_div .text_div p{
	font-size: 18px;
    line-height: 27px;
}
ul.supplier li img, ul.distributor li img{width:140px;}
p.Suppliers, p.Distributors{font-size: 50px;}
.numbertext{font-size: 18px;
line-height: 26px;}
.text{    font-size: 16px;}
span.small_text {
    font-size: 12px;
    font-weight: normal;
}
.learn_more a{padding: 10px 30px;
    border-radius: 21px;
    font-weight: 600;
    font-size: 22px;}
}
.nav-item.Login a:before {
    display: none;
}
.learn_more a:hover,.soapbox_more:hover{
	letter-spacing: 0.5px;
    border: 3px solid #fff;
}
@media (min-width: 1920px){
.container_fluid{
    max-width: 1920px;
}
.banner .f-social-links{position:unset;}
}
@media (max-width:992px){
	header .container_fluid{flex-direction:column}
}
header .container_fluid {
    display: flex;
    width:100%;
}
.container_fluid{margin: auto;}
.card-discription .desc-text span{font-family: 'Gotham', sans-serif !important;}
.subcontainer p{font-size:18px}
.main-footer a:hover {
  color: #fff;
  text-decoration:none;
}