.coming-soon-sec { width: 100%; display: inline-block; vertical-align: top; position: relative; z-index: 1; margin-top: 10px }
.coming-soon-sec .cs-wrap { width: 100%; height: 100%; display: inline-block; vertical-align: top; background-repeat: no-repeat; background-size: cover; background-position: center; padding: 50px 40px 68px 40px; }
.coming-soon-sec .cs-wrap .cs-box { width: 100%; display: block; text-align: center; margin: 0 auto; }
.coming-soon-sec .cs-wrap .cs-box .title { width: 100%; display: block; margin: 0 auto 20px; }
.coming-soon-sec .cs-wrap .cs-box .title h1 { width: 100%; display: block; color: #FFF; text-align: center; font-family: Adrianna; font-size: 70px; font-style: normal; font-weight: 600; line-height: normal; text-transform: uppercase; margin: 0 auto; }
.coming-soon-sec .cs-wrap .cs-box .title h1 span { font-size: 92px; font-weight: 700; color: #FFB92A; }
.coming-soon-sec .cs-wrap .cs-box .sub-title { width: 100%; display: block; margin: 0 auto 20px; }
.coming-soon-sec .cs-wrap .cs-box .sub-title p { width: 100%; display: block; color: #FFF; text-align: center; font-size: 30px; font-style: normal; font-weight: 600; line-height: normal; margin: 0 auto; }
.coming-soon-sec .cs-wrap .cs-box .sub-title p span { color: #FFB92A; font-size: 30px; font-weight: 700; line-height: normal; text-transform: capitalize; }
.coming-soon-sec .cs-wrap .cs-box .caption { width: 100%; display: block; margin: 0 auto; }
.coming-soon-sec .cs-wrap .cs-box .caption p { width: 100%; display: block; color: #FFF; text-align: center; font-size: 24px; font-style: normal; font-weight: 400; line-height: 36px; margin: 0 auto; }
.coming-soon-sec .cs-wrap .cs-box .mail { width: 100%; display: inline-block; vertical-align: top; }
.coming-soon-sec .cs-wrap .cs-box .mail .mail-wrap { width: 100%; max-width: 960px; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; background-color: #FFB92A; padding: 20px 80px 27px; }
.coming-soon-sec .cs-wrap .cs-box .mail .mail-wrap .title { width: 100%; display: flex; justify-content: center; margin: 0 auto 5px; }
.coming-soon-sec .cs-wrap .cs-box .mail .mail-wrap .title span { width: 100%; display: flex; justify-content: center; color: #000; text-align: center; font-family: Adrianna; font-size: 28px; font-style: normal; font-weight: 700; line-height: 36px; }
.coming-soon-sec .cs-wrap .cs-box .mail .mail-wrap .form-wrap { width: 100%; display: inline-block; vertical-align: top; }
.coming-soon-sec .cs-wrap .cs-box .mail .mail-wrap .form-wrap .form-title { display: none; }
.coming-soon-sec .cs-wrap .cs-box .mail .mail-wrap .form-wrap form { width: 100%; display: flex; justify-content: space-between; align-items: center; background-color: transparent; border: unset; }
.coming-soon-sec .cs-wrap .cs-box .mail .mail-wrap .form-wrap form .hs-form-field { width: 100%; margin: 0 17px 0 10px; }
.coming-soon-sec .cs-wrap .cs-box .mail .mail-wrap .form-wrap form .hs-button, .coming-soon-sec .cs-wrap .cs-box .mail .mail-wrap .form-wrap form input[type=submit] { width: 150px; height: 50px; color: #FFF; text-align: center; font-size: 20px; font-style: normal; font-weight: 700; line-height: normal; border-radius: 50px; border: 1px solid #00699F; background-color: #00699F; padding: 0; }
.coming-soon-sec .cs-wrap .cs-box .mail .mail-wrap .form-wrap form input[type=email] { height: 60px; border: unset; border-radius: unset; color: #333; background-color: rgba(255, 255, 255, 0.70); padding: 9px 10px 10px 32px; color: rgba(0, 0, 0, 0.70); text-align: center; font-size: 20px; font-style: normal; font-weight: 400; line-height: normal; }
.coming-soon-sec .cs-wrap .cs-box .mail .mail-wrap .form-wrap form .actions { margin-top: 5px; }
.coming-soon-sec .cs-wrap .cs-box .mail .mail-wrap .form-wrap form input::placeholder {color: #666666;}
.coming-soon-sec .cs-wrap .cs-box .mail .mail-wrap .form-wrap form .hs-button:hover, .coming-soon-sec .cs-wrap .cs-box .mail .mail-wrap .form-wrap form input[type=submit]:hover { background-color: #ffffff; color: #00699F; }



/* countdown number */
.coming-soon-sec .cs-wrap .cs-box .count-down { width: 100%; display: inline-block; vertical-align: top; padding: 42px 0; margin-bottom: 42px; }
.coming-soon-sec .cs-wrap .cs-box .count-down .countdownHolder { width: 100%; margin: 0 auto; font: 40px/1.5 "Open Sans Condensed", sans-serif; text-align: center; letter-spacing: -3px; }
.coming-soon-sec .cs-wrap .cs-box .count-down .position { display: inline-block; width: 150px; height: 200px; overflow: hidden; position: relative; border-radius: 30px; margin-left: 34px; }
.coming-soon-sec .cs-wrap .cs-box .count-down .position:first-child { margin-left: 0px; }
.coming-soon-sec .cs-wrap .cs-box .count-down .digit { position: absolute; display: block; width: 150px; height: 200px; background-color: #ffffff; text-align: center; color: #000000; font-size: 150px; line-height: 36px; font-weight: 400; align-items: center; display: flex; justify-content: center; }
/* .digit.static { box-shadow: 1px 1px 1px rgba(4, 4, 4, 0.35); background-image: linear-gradient(bottom, #3a3a3a 50%, #444444 50%); background-image: -o-linear-gradient(bottom, #3a3a3a 50%, #444444 50%); background-image: -moz-linear-gradient(bottom, #3a3a3a 50%, #444444 50%); background-image: -webkit-linear-gradient(bottom, #3a3a3a 50%, #444444 50%); background-image: -ms-linear-gradient(bottom, #3a3a3a 50%, #444444 50%); background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.5, #3a3a3a), color-stop(0.5, #444444)); } */

/**
* You can use these classes to hide parts
* of the countdown that you don't need.
*/
.coming-soon-sec .cs-wrap .cs-box .count-down .countDays {  /* display:none !important;*/ margin-right: 87px; position: relative; z-index: 1; }
.coming-soon-sec .cs-wrap .cs-box .count-down .countDiv0 { /* display:none !important;*/  display: inline-block; width: 16px; height: 1.6em; position: relative; left: -45px; top: -80px; }
.coming-soon-sec .cs-wrap .cs-box .count-down .countHours { margin-right: 87px; position: relative; z-index: 1; }
.coming-soon-sec .cs-wrap .cs-box .count-down .countDiv1 { display: inline-block; width: 16px; height: 1.6em; position: relative; left: -45px; top: -80px; }
.coming-soon-sec .cs-wrap .cs-box .count-down .countMinutes { position: relative; z-index: 1; }
.coming-soon-sec .cs-wrap .cs-box .count-down .countDiv2 { display: none !important; }
.coming-soon-sec .cs-wrap .cs-box .count-down .countSeconds { display: none; }
.coming-soon-sec .cs-wrap .cs-box .count-down .countDiv { display: inline-block; width: 16px; height: 1.6em; position: relative; }
.coming-soon-sec .cs-wrap .cs-box .count-down .countDiv:before, .coming-soon-sec .cs-wrap .cs-box .count-down .countDiv:after { position: absolute; width: 8px; height: 8px; background-color: #ffffff; border-radius: 50%; left: 50%; margin-left: 0; top: 1.5em; box-shadow: 1px 1px 1px rgba(4, 4, 4, 0.5); content: ""; }
.coming-soon-sec .cs-wrap .cs-box .count-down .countDiv:after { top: 0.9em; }

span.countDays:after { content: "DAYS"; color: #FFF; text-align: center; font-size: 40px; font-style: normal; font-weight: 400; line-height: 36px; position: absolute; left: 35%; bottom: -44px; letter-spacing: 1.1px; }
span.countHours:after { content: "HOURS"; color: #FFF; text-align: center; font-size: 40px; font-style: normal; font-weight: 400; line-height: 36px; position: absolute; left: 30%; bottom: -44px; letter-spacing: 1.1px; }
span.countMinutes:after { content: "MINUTES"; color: #FFF; text-align: center; font-size: 40px; font-style: normal; font-weight: 400; line-height: 36px; position: absolute; left: 22%; bottom: -44px; letter-spacing: 1.1px; }

/*-------------------------
Simple reset


/*----------------------------
Main Section
-----------------------------*/
#note { color: #666666; font-size: 12px; margin: 0 auto; padding: 4px; text-align: center; text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3); width: 400px; }

@media(max-width: 1366px){
  .coming-soon-sec .cs-wrap .cs-box .count-down .position { width: 100px; height: 150px; margin-left: 15px; }
  .coming-soon-sec .cs-wrap .cs-box .count-down .digit { width: 100px; height: 150px; font-size: 100px; }
  .coming-soon-sec .cs-wrap .cs-box .count-down .countDays { margin-right: 40px; }
  .coming-soon-sec .cs-wrap .cs-box .count-down .countHours { margin-right: 40px; }
  .coming-soon-sec .cs-wrap .cs-box .count-down .countDiv0 { left: -24px; top: -64px; }
  .coming-soon-sec .cs-wrap .cs-box .count-down .countDiv1 { left: -24px; top: -64px; }
  span.countDays:after { left: 25%; }
  span.countHours:after { left: 21%; }
  span.countMinutes:after { left: 8%; }
}

@media(max-width: 991px){
  .coming-soon-sec { margin-top: 10px }
  .coming-soon-sec .cs-wrap { padding: 50px 40px; }
  .coming-soon-sec .cs-wrap .cs-box .count-down .position { width: 45.204px; height: 60.272px; border-radius: 10px; margin-left: 0px; }
  .coming-soon-sec .cs-wrap .cs-box .count-down .digit { width: 45.204px; height: 60.272px; font-size: 30px; }
  .coming-soon-sec .cs-wrap .cs-box .count-down .countDays { margin-right: 26.22px; }
  .coming-soon-sec .cs-wrap .cs-box .count-down .countHours { margin-right: 26.22px; }
  .coming-soon-sec .cs-wrap .cs-box .count-down .countDiv0 { left: -17px; top: -14px; }
  .coming-soon-sec .cs-wrap .cs-box .count-down .countDiv1 { left: -17px; top: -14px; }
  span.countDays:after { display: inline-block !important; left: 21%; font-size: 20px; font-weight: 400; line-height: 36px; bottom: -25px; }
  span.countHours:after { display: inline-block !important; left: 15%; font-size: 20px; font-weight: 400; line-height: 36px; bottom: -25px; }
  span.countMinutes:after { display: inline-block !important; left: 7%; font-size: 20px; font-weight: 400; line-height: 36px; bottom: -25px; }
  .coming-soon-sec .cs-wrap .cs-box .count-down .countDiv:after { display: inline-block !important; position: absolute; width: 6px; height: 6px; background-color: #ffffff; border-radius: 50%; left: 50%; margin-left: 0; top: 0.9em; box-shadow: 1px 1px 1px rgba(4, 4, 4, 0.5); content: ""; }
  .coming-soon-sec .cs-wrap .cs-box .count-down .countDiv:before { width: 6px; height: 6px; top: 1.4em; }
  .coming-soon-sec .cs-wrap .cs-box .mail .mail-wrap { max-width: 100%; padding: 20px 40px 27px; }
  .coming-soon-sec .cs-wrap .cs-box .mail .mail-wrap .title span { font-size: 30px; }
    .coming-soon-sec .cs-wrap .cs-box .mail .mail-wrap .form-wrap form { flex-wrap: wrap; gap: 10px; }
  .coming-soon-sec .cs-wrap .cs-box .title h1 { font-size: 50px; }
  .coming-soon-sec .cs-wrap .cs-box .title h1 span { font-size: 72px; }
}

@media(max-width: 767px){
  .coming-soon-sec .cs-wrap .cs-box .title h1 { max-width: 290px; font-size: 30px; line-height: 40px; }
  .coming-soon-sec .cs-wrap .cs-box .title h1 span { display: block; font-size: 64px; line-height: 60px; }
  .coming-soon-sec .cs-wrap .cs-box .sub-title p { font-size: 18px; line-height: 30px; }
  .coming-soon-sec .cs-wrap .cs-box .sub-title p span { font-size: 20px; line-height: 30px; }
  .coming-soon-sec .cs-wrap .cs-box .caption p { font-size: 16px; line-height: 24px; }
  .coming-soon-sec .cs-wrap .cs-box .mail .mail-wrap .title span { font-size: 20px; line-height: 36px; }
  .coming-soon-sec .cs-wrap .cs-box .mail .mail-wrap .form-wrap form { flex-wrap: wrap; }
  .coming-soon-sec .cs-wrap .cs-box .mail .mail-wrap .form-wrap form .actions { margin-top: 14px; }
}

@media(max-width: 575px){
  .coming-soon-sec { margin-top: 0px }
  .coming-soon-sec .container { padding: 0; }
  .coming-soon-sec .cs-wrap { padding: 50px 10px 0px; }
  .coming-soon-sec .cs-wrap .cs-box .mail { width: calc(100% + 20px); margin: 0 -10px; }
  .coming-soon-sec .cs-wrap .cs-box .count-down { padding: 15px 0 42px; margin-bottom: 0; }
  .coming-soon-sec .cs-wrap .cs-box .mail .mail-wrap { padding: 20px 0px 27px; }
  .coming-soon-sec .cs-wrap .cs-box .mail .mail-wrap .form-wrap form .hs-form-field { width: calc(100% - 60px); margin: 0 auto; }
}

@media(max-width: 481px){
  .coming-soon-sec .cs-wrap .cs-box .count-down .position { width: 38.204px; height: 55.272px; }
  .coming-soon-sec .cs-wrap .cs-box .count-down .digit { width: 38.204px; height: 55.272px; }
  span.countDays:after { font-size: 16px; }
  span.countHours:after { font-size: 16px; }
  span.countMinutes:after { font-size: 16px; }
  .coming-soon-sec .cs-wrap .cs-box .count-down .countDays { margin-right: 20px; }
  .coming-soon-sec .cs-wrap .cs-box .count-down .countHours { margin-right: 20px; }
}