@charset "UTF-8";
@import url('https://use.typekit.net/hkm5nhc.css');
body{
  font-family: proxima-nova, sans-serif;
  font-size: 18px;
  line-height:24px;
  color: #3C3C3C;
}
input, button, select, textarea,
h1,h2,h3,h4,h5,h6{
  font-family: proxima-nova, sans-serif;
}
h2{font-size:40px; line-height:normal; font-family: oskar, sans-serif; font-weight: 600; color:#F5843D; padding-bottom: 20px;margin: 0;}
h3{font-size:36px; line-height:normal; font-family: oskar, sans-serif; font-weight: 600; color:#707070; text-align: center;  padding-bottom: 20px; margin: 0;}
h4{font-size:30px; line-height:normal; font-family: oskar, sans-serif; font-weight: 600; color:#707070; margin: 0;}
h5{font-size:22px; line-height:normal; font-family: oskar, sans-serif; font-weight: 600; color:#1BADA2; margin: 0;}
p{font-size:18px; line-height:24px; color: #3C3C3C; margin-bottom:30px;}
.blueText{color:#1faa9d;}
a{
  transition: all 0.4s;
  text-decoration: none;
}
img,a,button,input, *{
  outline: 0;
}
img{
  max-width: 100%;
}
ul{
  margin: 0;
  padding: 0;
  list-style: none;
}
.cl{
  clear: both;
}
.btns {
  font-family: oskar, sans-serif;
  color: #4BD1C7;
  font-size: 26px;
  font-weight: 600;
  line-height: 50px;
  padding: 0px 25px 0px 25px;
  display: inline-block;
  text-transform: uppercase;
  min-width: 170px;
  text-align: center;
  border: solid 1px #4DD1C7;
  background-color: #fff;
}
.btns+.btns{margin-left: 15px;
}
.btns:hover {
  color: #fff;
  background-color: #4DD1C7;
}
.btns.active {
  color: #fff;
  border: solid 1px #4DD1C7;
  background-color: #4DD1C7;
}
.btns.active:hover {
  color: #4BD1C7;
  background-color: #fff;
  border: solid 1px #4DD1C7;
}
.mobileView{display:none;}
.container{/* max-width:1320px; */}
.footerBg{background: url(../images/footerBg.png) center bottom no-repeat; background-size: 100%;}
.headerBg{background: url(../images/headerBg.png) center top no-repeat; background-size: 100%;}

/*Header*/
header{padding-top: 30px;}
#header{background: #fff;transition: all 0.5s;z-index: 997;padding:0;box-shadow: 0px 0 18px rgb(55 66 59 / 8%);}
.fixed-top{position: sticky; width: 100%; }
.navbar-brand{padding: 0; margin: 0 60px 0 0; max-width: 140px;}
.navbar-expand-lg .navbar-nav{margin: 0 auto;}
header nav{color:#a0a0a0; font-family: oskar, sans-serif; font-weight: 500; font-size:22px; line-height:26px;}
header nav a{color:#a0a0a0; padding: 0 30px; white-space: nowrap;}
header nav a:hover{color:#4bd0c7;}
header nav li.active a{color:#4bd0c7;}
header .closeBtn{display: none;}
.socialDiv ul {
  display: flex;
  max-width: 185px;
}
.socialDiv ul li{margin-left: 18px;}
.socialDiv a{padding: 0;}
.socialDiv a img{width:100%;}
.navbar-toggler:focus{box-shadow:none;}
.heroBanner{/* margin-top:20px; */}
.heroBanner .insideSec {
  position: relative;
  background: url(../images/faqBgv2.png) center 20px no-repeat;
  background-size: 87%;
  padding-bottom: 20px;
}
.heroBanner .vermText {
  position: absolute;
  top: 269px;
  right: -2px;
  z-index: 3;
  max-width: 388px;
}
.heroBanner .familyText {
  position: absolute;
  left: 175px;
  bottom: 141px;
  font-family: oskar, sans-serif;
  font-weight: 500;
  color: #f8d22f;
  line-height: normal;
  font-size: 158px;
  letter-spacing: normal;
  z-index: 3;
}

.heroBanner .product {
  max-width: 866px;
  margin:0px auto;
  z-index:1;
  position: relative;
  /* padding-top: 40px; */
  right: -58px;
}
.heroBanner .action {
  text-align: center;
  margin-top: -112px;
  left: 43%;
  position: absolute;
  z-index: 1;
  }
.punchline {
  color: #A0A0A0;
  font-size: 15px;
  letter-spacing: 1px;
  padding-left: 33px;
}
.punchline::before {
  content: '';
  position: absolute;
  height: 95%;
  width: 1px;
  background: #d2d2d2;
  bottom: 1%;
}
.punchline span {
  padding: 0 5px;
  display: inline-block;
  transform: rotate(-90deg);
  position: absolute;
  left: -9px;
  background: #fff;
  bottom: 14px;
  text-transform: uppercase;
}
.intro{text-align: center; margin-top:100px;}
.intro .brownHeading{font-size:24px;font-family: oskar, sans-serif;
  font-weight: 600;
  color: #f8d22f; display: block;}
.intro .innerSec{max-width:1130px; padding-left: 15px; padding-right: 15px; margin: 0 auto; position: relative;}
.intro h5{padding-bottom: 20px;}
.intro .pinkBall{background: url(../images/pinkPath.png) left top no-repeat; background-size: cover; min-width: 65px; min-height: 54px; display: inline-block; position:absolute; bottom:160px; right: -100px;}
.intro .yellowBall{background: url(../images/yellowPath.png) left top no-repeat;background-size: cover;min-width:50px;min-height:40px;display: inline-block;position:absolute;bottom: -83px;left: 13px;}
.whyNFT {margin-top:100px;}
.whyNFT .container{position: relative;}
.whyNFT .leftBox{max-width: 258px;position: absolute;right: -99px;top: -99px;z-index: 1;}
.whyNFT .rightBox {
  width: 97%;
  border: solid 1px #707070;
  border-radius: 20px;
  float: right;
  padding: 30px 40px 30px 80px;
  margin-right: 4%;
  position: relative;
}
.whyNFT .brownBall{background: url(../images/brownPathv2.png) left top no-repeat;background-size: cover;min-width: 214px;min-height: 203px;display: inline-block;position:absolute;bottom: 31px;right: -130px;}
.whyNFT .greenBall {
  background: url(../images/greenPath.png) left top no-repeat;
  background-size: cover;
  min-width: 133px;
  min-height: 113px;
  display: inline-block;
  position: absolute;
  bottom: -52px;
  left: -36px;
}
.whyNFT .action{text-align: center; padding-top: 15px;}
.flexDiv{display: flex;}
.aboutUs{margin-top:120px; text-align: center;}
.aboutUs .innerSec {
  max-width:1130px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  position: relative;
}
.aboutUs h2 { text-align: center; color:#1faa9d;}
h2.sportChan{color:#f67779; margin-top:40px;}
.Hyperlink-Card{margin-top:120px;text-align: center;/* max-width: 360px; */}
.Hyperlink-Card img{padding-left: 20px;max-width: 356px;padding-bottom: 23px;}
.roadMap{background: url(../images/roadmapBg.png) left 0 no-repeat; background-size:cover; margin-top:60px;}
.roadMap .container{position: relative; padding-top:250px; padding-bottom: 500px; min-height: 1355px;}
.roadMap .list{width:23%;}
.roadMap h3 {font-size:40px; color: #FDA729; padding-bottom: 0; }
.roadMap .date{font-family: oskar, sans-serif; font-size:22px; font-weight: 500; color: #4E4E4E; display: block; margin-top:125px; margin-left: 46px; padding-bottom:5px;}
.roadMap p{font-size: 16px; padding-top:30px; margin-left: 46px;}
.roadMap .icon{width:60px; display: inline-block; position: relative; top: 103px; left: 40px;}
.roadMap .box-a .icon{width:74px;}
.roadMap .box-a h4{color: #F41C45; margin-left: 46px;}
.roadMap .box-b h4{color: #ADAD44; margin-left: 46px;}
.roadMap .box-c h4{color: #4BD1C7; margin-left: 46px;}
.roadMap .box-d h4{color: #3893D6; margin-left: 46px;}
.roadMap .box-b{margin-top: 30px;}
.roadMap .box-c{margin-top: 60px;}
.roadMap .box-d{margin-top: 90px; position: relative;}
.roadMap .box-d .icon img{margin-top: 15px;}
.roadMap .throughImg1{position: absolute; top: 225px; left: 54px; max-width: 86px;}
.roadMap .throughImg2 {
  position: absolute;
  top: 360px;
  right: 110px;
  max-width: 130px;
}
.roadMap .throughImg3 {
  position: absolute;
  bottom:210px;
  left:300px;
  max-width:130px;
}
.roadMap .throughImg4 {
  position: absolute;
  bottom:40px;
  right: 311px;
  max-width:102px;
}
.roadMap .arrow {
  max-width: 63px;
  text-align: right;
  float: right;
  margin-right: -20px;
}
.roadmapPath {
  position: absolute;
  right: -14px;
  bottom: 180px;
  width: 155px;
}
.faqSec{margin-top: 20px;}
.faqSec .container{ position: relative;}
.faqPath {
  position: absolute;
  left: -14px;
  top:-25px;
  width: 180px;
}
.faqSec .punchline::before {
  height: 69%;
  bottom: -11%;
}
.faqSec .punchline span {
  left: 22px;
  bottom: -16%;
  background: none;
}
.faqSec .accordion-item,
.faqSec .accordion-button{background-color: transparent;}
.faqSec .accordion-button:not(.collapsed){background: none; box-shadow: none; color: #000;}
.faqSec .accordion-button:focus{background: none; box-shadow: none;}
.faqSec .insideSec{max-width: 660px; margin: 0 auto; padding-top: 20px; padding-bottom:100px;}

.faqSec .FAQ-a h2{
  font-size: 40px;
  line-height: normal;
  font-family: oskar, sans-serif;
  font-weight: 600;
  color: #F5843D;
  padding-bottom: 20px;
  margin: 0;
}
.faqSec .FAQ-b h2{  font-size: 40px;
  line-height: normal;
  font-family: oskar, sans-serif;
  font-weight: 600;
  color: #4dd1c7;
  padding-bottom: 20px;
  margin: 0;}
.faqSec .FAQ-c h2{  font-size: 40px;
  line-height: normal;
  font-family: oskar, sans-serif;
  font-weight: 600;
  color:  #1faa9d;
  padding-bottom: 20px;
  margin: 0;}

.faqSec h2.accordion-header{padding-bottom: 10px;}
.faqSec .accordion-flush .accordion-item .accordion-button{padding: 0px; font-size: 18px;}
.faqSec .accordion-flush .accordion-item {border-bottom: 0px;     margin-bottom: 10px;}
.faqSec .accordion-flush .accordion-item::after {
  content: '';
  width: 54px;
  height: 1px;
  background-color: grey;
  display: block;
}
.faqSec .accordion-item{border-bottom: none;}
.faqSec .accordion-item:any-link{border-bottom: none;}
.faqSec .accordion-body{padding: 0 0 1.2rem 0;}
.faqSec .accordion-body ul{padding-left:0px;}
.faqSec .accordion-body li{color: #4bd1c7; font-size: 18px; font-weight: 600; list-style-type: none;}
#flush-headingOne .accordion-button::after {
  width: 3rem;
  height: 3rem;
  content: "";
  background: url("../images/faq1.png") left center no-repeat;
  background-size: 3rem;
}
#flush-headingTwo .accordion-button::after {
  width: 3rem;
  height: 3rem;
  content: "";
  background: url("../images/faq2.png") left center no-repeat;
  background-size: 3rem;
}
#flush-headingThree .accordion-button::after {
  width: 3rem;
  height: 3rem;
  content: "";
  background: url("../images/faq3.png") left center no-repeat;
  background-size: 3rem;
}
#flush-headingFour .accordion-button::after {
  width: 3rem;
  height: 3rem;
  content: "";
  background: url("../images/faq4.png") left center no-repeat;
  background-size: 3rem;
}
#flush-headingFive .accordion-button::after {
  width: 3rem;
  height: 3rem;
  content: "";
  background: url("../images/faq5.png") left center no-repeat;
  background-size: 3rem;
}
#flush-headingSix .accordion-button::after {
  width: 3rem;
  height: 3rem;
  content: "";
  background: url("../images/faq1.png") left center no-repeat;
  background-size: 3rem;
}
#flush-headingSeven .accordion-button::after {
  width: 3rem;
  height: 3rem;
  content: "";
  background: url("../images/faq2.png") left center no-repeat;
  background-size: 3rem;
}
#flush-headingEight .accordion-button::after {
  width: 3rem;
  height: 3rem;
  content: "";
  background: url("../images/faq3.png") left center no-repeat;
  background-size: 3rem;
}
#flush-headingNine .accordion-button::after {
  width: 3rem;
  height: 3rem;
  content: "";
  background: url("../images/faq4.png") left center no-repeat;
  background-size: 3rem;
}
#flush-headingTen .accordion-button::after {
  width: 3rem;
  height: 3rem;
  content: "";
  background: url("../images/faq5.png") left center no-repeat;
  background-size: 3rem;
}
#flush-headingEleven .accordion-button::after {
  width: 3rem;
  height: 3rem;
  content: "";
  background: url("../images/faq1.png") left center no-repeat;
  background-size: 3rem;
}
#flush-headingTwelve .accordion-button::after {
  width: 3rem;
  height: 3rem;
  content: "";
  background: url("../images/faq2.png") left center no-repeat;
  background-size: 3rem;
}
#flush-headingOne .accordion-button:not(.collapsed)::after{background: url("../images/faq1-hover.png") left center no-repeat;transform: none; background-size: 3rem; }
#flush-headingTwo .accordion-button:not(.collapsed)::after{background: url("../images/faq2-hover.png") left center no-repeat;transform: none; background-size: 3rem; }
#flush-headingThree .accordion-button:not(.collapsed)::after{background: url("../images/faq3-hover.png") left center no-repeat;transform: none; background-size: 3rem; }
#flush-headingFour .accordion-button:not(.collapsed)::after{background: url("../images/faq4-hover.png") left center no-repeat;transform: none; background-size: 3rem; }
#flush-headingFive .accordion-button:not(.collapsed)::after{background: url("../images/faq5-hover.png") left center no-repeat;transform: none; background-size: 3rem; }
#flush-headingSix .accordion-button:not(.collapsed)::after{background: url("../images/faq1-hover.png") left center no-repeat;transform: none; background-size: 3rem; }
#flush-headingSeven .accordion-button:not(.collapsed)::after{background: url("../images/faq2-hover.png") left center no-repeat;transform: none; background-size: 3rem; }
#flush-headingEight .accordion-button:not(.collapsed)::after{background: url("../images/faq3-hover.png") left center no-repeat;transform: none; background-size: 3rem; }
#flush-headingNine .accordion-button:not(.collapsed)::after{background: url("../images/faq4-hover.png") left center no-repeat;transform: none; background-size: 3rem; }
#flush-headingTen .accordion-button:not(.collapsed)::after{background: url("../images/faq5-hover.png") left center no-repeat;transform: none; background-size: 3rem; }
#flush-headingEleven .accordion-button:not(.collapsed)::after{background: url("../images/faq1-hover.png") left center no-repeat;transform: none; background-size: 3rem; }
#flush-headingTwelve .accordion-button:not(.collapsed)::after{background: url("../images/faq2-hover.png") left center no-repeat;transform: none; background-size: 3rem; }
.teamSec {
  margin-top:80px;
  padding-bottom: 40px;
}
.invoiceText{color: #4dd1c7;
  text-align: right;
  position: absolute;
  right: 11px;
  top: -51px;}
.teamSec .flexDiv{margin-top:40px;}
.teamSec .container{position: relative; padding-left:100px; padding-right:100px; }
.teamBox{width:22%;margin-right:30px;}
.teamBox .desc{padding-top:25px; text-align: center;}
.teamBox .desc .btns+.btns{margin:15px 0 0 0;}
.teamBox h4{color: #e47b3a;}
.teamBox p{padding-top:15px; font-size: 16px; line-height:30px;}
.teamBox p .LifeT{color: #e47b3a; font-weight: 600;}
.teamSec .punchline{margin-left: -60px;     padding-left: 0; }
.teamSec .punchline::before {
  height: 92%;
  bottom: auto;
  top: 0;
}
.teamSec .punchline span {
  padding: 0 5px;
  left: 4px;
  bottom: 0;
}
.modal-dialog{max-width:824px;}
#layer3 .modal-dialog{max-width:500px; text-align: center;}
#layer3 .modal-dialog p{width: 80%; margin:0 auto; padding-bottom: 40px;}
.modal-content{border-radius: 20px; border: none;}
.modal-body {padding: 50px 30px;}
.btn-close {
  right: 20px;
  position: absolute;
  top: 20px;
  z-index:2;
}
.modal-body .teamBox{max-width: 380px; margin: 0 auto; text-align: center; width: 100%;}
.modal-body .teamBox img{max-width:232px; margin: 0 auto;}
.modal-body .teamBox p{margin-bottom: 5px; padding-top:10px;}
.modal-body .teamBox .inputText {
  width: 275px;
  height: 40px;
  padding: 0 13px;
  border-radius: 6px;
  border: solid 1px #505050;
  margin-top: 15px;
  font-size: 14px;
}
.modal-body .teamBox .btns{margin-top:20px;}
.modal-body .boldText {
  font-weight: 800;
  font-size: 20px;
  padding-left: 20px;
  width: 100px;
  display: inline-block;
  text-align: left;
}
.modal-body .membership span.number{padding-left: 20px; width: 100px;display: inline-block;}
.modal-body .membership span input {
  width: 100%;
  padding: 0 0 0 10px;
  height: 32px;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {

   opacity: 1;

}
/******* Roadmap carousel **********/
.roadMapCarousel .owl-dots{display: none;}
.roadMapCarousel .owl-nav  { width: 100%;
}
.roadMapCarousel.owl-carousel .owl-nav button.owl-next{background: url(../images/arrow.png) left top no-repeat; width: 63px; height: 34px; background-size: 100%;position: absolute; right: 0px;}
.roadMapCarousel.owl-carousel .owl-nav button.owl-prev{background: url(../images/arrow-right.png) left top no-repeat; width: 63px; height: 34px; background-size: 100%; }
.roadMapCarousel.owl-carousel .owl-nav button.owl-next span,
.roadMapCarousel.owl-carousel .owl-nav button.owl-prev span{display: none;}
.roadMapCarousel.owl-carousel .owl-nav button.owl-prev.disabled,
.roadMapCarousel.owl-carousel .owl-nav button.owl-next.disabled{display: none;}
/*Footer*/
.scrolltoTop {
  position: fixed;
  right: 20px;
  bottom: 50px;
  width: 60.5px;
  height: 60.5px;
  padding: 14px 0 0 0;
  font-size: 40px;
  text-align: center;
  z-index: 1;
  border: solid 2px #4bd0c7;
}
.scrolltoTop img{max-width: 30px;}
footer{text-align: center; padding: 50px 0;}
.footerSocial ul {
  display: flex;
  max-width: 185px;
  margin: 0 auto;
}
.footerSocial ul li{margin-left: 18px;}
.footerSocial a{padding: 0;}
.footerSocial a img{width:100%;}
.footerLink{margin-top:15px; color: #707070;}
.footerLink a{ color: #707070;}
.copyright{color:#707070; padding:10px 0 0 0; margin: 0;}

/*********** Benefit Page *********/
.holderBenefit{margin-top: 70px;}
.holderBenefit h3{color: #F5843D; text-align: left; padding-bottom:40px;}
.holderBenefit .insideDiv{max-width: 1020px; margin: 0 auto; display: flex; }
.holderBenefit .holderText{padding-right: 30px;}
.holderBenefit .imageDiv {
  min-width: 345px;
  order: 2;

}
.holderBenefit .action{margin-top:50px;}
.benefitContent .container {position: relative;}
.benefitContent .insideDiv{max-width: 1020px; margin: 0 auto; padding-top:60px;}
.benefitContent .insideDiv h3{text-align: left;color: #4dd1c7; padding-bottom: 40px; margin-top: 40px;}
.benefitContent .insideDiv h3.dark{color: #1faa9d; }
.benefitContent  .brown2 {
  background: url(../images/brownPath2.png) left top no-repeat;
  background-size: cover;
  min-width: 97px;
  min-height: 107px;
  display: inline-block;
  position: absolute;
  top: 47px;
  right: 33px;
}
.benefitContent .rightPath {
  background: url(../images/benefitPath1v2.png) right bottom no-repeat;
  background-size: cover;
  min-width: 277px;
  min-height: 280px;
  display: inline-block;
  position: absolute;
  top: 423px;
  right: -14px;
}
.benefitContent .rightPathv4 {
  background: url(../images/benefitPath1v4.png) right bottom no-repeat;
  background-size: cover;
  min-width: 177px;
  min-height: 227px;
  display: inline-block;
  position: absolute;
  top: 1046px;
  right: 36px;
}
.topTen{padding-top: 120px;}
.topTen .btnSec {
  border-bottom: solid 1px #d2d2d2;
  padding-bottom: 25px;
  margin: 0 42px;
  position: relative;
}
.nav-item{
  padding-right: 15px;
  padding-bottom: 13px;
}
/* button#non-carabiner-tab{margin-left: 15px;} */
.productDiv{max-width: 1070px; display: flex; margin: 0 auto; padding:45px 30px 30px 50px;}
.productDiv .imageDiv {min-width: 278px;max-width: 320px;}
.productDiv .description{padding:0 0 0 36px;}
.productDiv .action{margin-top:100px;}
.productDiv h3{color: #1864ad; text-align: left;}
.topTen .container{position: relative;}
.topTen .punchline span {
  bottom: -100px;
  left: -33px;
}
.topTen .punchline::before {
  height: 98%;
  bottom: auto;
  top: 15%;
}
.topTen .btnSec .brown2 {
  background: url(../images/brownPath2.png) left top no-repeat;
  background-size: cover;
  min-width: 97px;
  min-height:107px;
  display: inline-block;
  position: absolute;
  bottom: -40px;
  right: -28px;
}
.topTen .rightPath {
  background: url(../images/benefitPath1.png) right bottom no-repeat;
  background-size: cover;
  min-width: 154px;
  min-height: 292px;
  display: inline-block;
  position: absolute;
  bottom: -76px;
  right: -23px;
}
.topTen .redPath {
  background: url(../images/redPath.png) right bottom no-repeat;
  background-size: cover;
  min-width: 133px;
  min-height: 157px;
  display: inline-block;
  position: absolute;
  bottom: -156px;
  left: 117px;
}
/*********** CountDown Page *********/
.innerBg {
  background: url(../images/innerPageBg.png) left top no-repeat;
  background-size: 100% 100%;
  min-height: 550px;
  margin: 0 50px;
}
.conuntDown {
  text-align: center;
  margin-top: 50px;
  padding-bottom: 40px;
}
.conuntDown h1,
.comingSoon h1{font-size:90px; color: #4dd1c6; font-family: oskar, sans-serif; font-weight: 600;}
.conuntDown h1 span,
.comingSoon h1 span{font-size:45px; display: block; }
.timer{max-width: 900px; margin: 0 auto;}
.timer ul{display:flex; width: 100%; justify-content: space-between; margin-top: 30px; padding:30px 0 100px 0;}
.timer ul li{font-family: oskar, sans-serif; font-weight: 600; font-size:40px; color: #000; position: relative; width: 25%;}
.timer ul li::after {
  content: ':';
  position: absolute;
  font-size: 50px;
  top: 40px;
  right: 0;
}
.timer ul li:last-child::after {display: none;}
.conuntDown .footerSocial img,
.comingSoon .footerSocial img{max-width: 190px;}
.timer ul li h2{font-size: 100px; color: #000;}
.comingSoon{
  text-align: center;
  margin-top:130px;
  padding-bottom: 40px;}
  .comingSoon h1{ margin-bottom:200px;}

/******* Mint page********/
.mint{text-align: center;}
.mint .container{position: relative;}
.vermLogo{max-width:400px; margin:50px auto 0 auto;}
.marg-top-130{margin-top: 130px;}
.mint .punchline::before {
  top: -3%;
  left: 44px;
  bottom: auto;
}
.mint .punchline span {
  left: 4px;
}
.mint .contentDiv{padding-top: 40px;}
.mint .contentDiv h4{color:#363636; padding-bottom:15px;}
.mint .contentDiv h5{color:#363636; font-size: 24px; padding-bottom:10px;}
.mint .contentDiv p{ line-height:40px;}
.mint .contentDiv p b{ font-size: 20px;}
.googleSign {
  box-shadow: 0px 3px 5px 0px rgb(0 0 0 / 20%);
  -webkit-box-shadow: 0px 3px 5px 0px rgb(0 0 0 / 20%);
  -moz-box-shadow: 0px 3px 5px 0px rgb(0 0 0 / 20%);
  border-radius: 5px;
  padding: 10px 20px;
  color: #767676;
  font-size: 24px;
  font-weight: 500;
  background-image: url(../images/google.png);
  background-position: 11px center;
  background-repeat: no-repeat;
  background-size: 30px;
  padding-left: 62px;
}
.googleSign:hover {
  color: #4BD1C7;
}
.inputDiv{padding-top: 60px;}
.inputDiv .inputText{ width:350px;
  height: 40px;
  padding: 0 13px;
  border-radius: 6px;
  border: solid 1px #505050;
  font-size: 14px;  vertical-align: top; margin-right: 10px;}
  .inputDiv .submit {
    background: url(../images/cam.png) center center no-repeat;
    padding: 0;
    border-radius: 5px;
    border: solid 1px #505050;
    font-size: 0px;
    text-indent: -99999px;
    width: 48px;
    height: 37px;
    background-size: 26px;
    vertical-align: top;
}
.inputDiv .privatemint .btns{margin-top: 0px;}
.icon{max-width: 75px; margin: 0 auto;}
.valBtn{padding: 20px 0 30px 0;}
.valBtn2{padding:50px 0 30px 0;}
/******* marketPlace page********/
.marketPlaceBg{background: url(../images/marketePlaceBg.png) left top no-repeat; background-size: 100% 100%; height: 120vh;}
.marketPlace{text-align: center; }
.marketPlace .container{position: relative;}
.marketPlace .innerBg{background: none; min-height: 400px ; padding-top:160px;}
.marketPlace .action{margin-top: 20px;}
.marketPlace .punchline::before {
  top: 3%;
  left: 44px;
  bottom: auto;
}
.marketPlace .punchline span {
  background-color: #efe9d8;
  left: 8px;
}

/******* login page********/
.login .innerBg {
  background: url(../images/innerPageBg.png) left top no-repeat;
  background-size: 100% 100%;
  min-height: 625px;
  margin: 0 50px;
}
.login .marg-top-130{
  margin-top: 80px;
}
.login .form input{
  display: block;margin: auto;margin-top: 60px;border-radius: 10px;border: solid 1px #505050;padding: 0px;width:40%;height: 65px;padding-left: 20px;}

.login .LOGIN .btns{
  width: 170px;
  height:60px;
  display: block;
  margin:auto;
  text-transform: uppercase;
  padding: 10px 0px;
  border: solid 2px#4dd1c7;
  background-color:#fff;
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #4dd1c7;
  margin-top: 50px;
}

.LOGIN .btns:hover{
  color: #fff;
  background-color: #4DD1C7;
}

.login .punchline::before {
  content: '';
  position: absolute;
  height: 82%;
  width: 1px;
  background: #d2d2d2;
  bottom: 1%;}

  .login .punchline span {
    padding: 0 5px;
    display: inline-block;
    transform: rotate(-90deg);
    position: absolute;
    left: 105px;
    background: #fff;
    bottom: -45px;
    text-transform: uppercase;
}

.login .form-errors {
    width: 40%;
    margin: auto;
}

/******* publicMint-2********/
.numberbtns input{
  font-size: 26px;
  font-weight: 600;
  line-height: 50px;
  display: inline-block;
  width: 170px;
  padding-left: 10px;
  text-align:left;
  border: solid 1px #4DD1C7;
  background-color: #fff;
  margin-bottom: 20px;
  margin-top: -10px;
}
.countdownHeader{background-color: #2d2d2d;}
.countdownHeader .insideDiv{font-family: oskar, sans-serif;display: flex; justify-content: space-around; color: #fff; font-size:30px; line-height: 36px; padding:8px 10px; text-align: center; max-width: 760px; margin: 0 auto;}
.countdownHeader .insideDiv h2{color: #fff; font-size:30px; line-height: 36px; display: inline;}

.timeBaseHidden {
    /*display: none;*/
}
.num-block {
  position: relative;
  width: 170px; margin: 0 auto;
}

.num-block  input[type=number]::-webkit-inner-spin-button,
.num-block input[type=number]::-webkit-outer-spin-button {
   opacity: 0;
}
#f1 {
  width: 83px;
  border: none;
  font-weight: bold;
  color: #363636;
}



/* skin 4 */

.skin-4 .num-in {
    float: left;
    width: 100px;
    padding: 8px 0;
  position: relative;

}

.skin-4 .in-num {
    width:100px;
    float: left;
    height: 36px;
    font-size: 30px;
    text-align: center;
    outline: none;

}

.skin-4 .all-span {
    position: absolute;
right: 10px;
width: 23px;
height: 36px;
top: -4px;
}

.skin-4 .all-span span {
    float: left;
    width: 100%;
    height: 18px;
    position: relative;
    cursor: pointer;
}

.skin-4 .all-span span:before {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -5px;
}

.skin-4 span.minus:before {
    top: 3px;
    border-top: 5px solid #000;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}
.skin-4 .all-span span.plus:before {
bottom: 3px;
border-bottom: 5px solid #000;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
}
.skin-4 span.minus.dis:before {
    opacity: 0.5;
}

.skin-4 span.plus:before {
    bottom: 3px;
    border-bottom: 5px solid #000;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;}

/******* home pop-up******/
.logoPop {
    max-width: 280px;
    margin: 30px auto 40px auto;
}
.logoPop img{width:100%;}
#homeModal .modal-dialog{text-align: center;}
#homeModal .modal-dialog p{width: 85%; margin:0 auto; padding-bottom: 40px;}

#success .modal-dialog{max-width:746px;}
#success .modal-body .teamBox{max-width: 460px;}
#success .modal-body .teamBox a{text-decoration:underline;}


.private2.productDiv{
    padding: 13px 30px 30px 50px;
}
.private2.productDiv .description {
    padding: 70px 0 0 36px;
    text-align: left;
}

.phase-number {
    font-size: 35px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #4dd1c7;
}
