*, ::after, ::before { box-sizing: border-box; }
*:focus { outline: none; }
body { margin: 0px; padding: 0px; font-family: "Inter", sans-serif; font-weight: 400; font-size: 20px; color: #636363; line-height: 30px; background-color: #fff; }
p { margin: 0px 0px 20px; }
b, strong { font-weight: 700; }
a { color: #E31E24; text-decoration: none; outline: none; -o-transition: all 0.3s ease; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; }
a:hover { color: #222222; text-decoration: none; }
h1, h2, h3, h4, h5, h6 { color: #222222; font-weight: 400; line-height: 1.1; margin: 0px; padding: 0px; }
h1, h2 { font-size: 47px; margin-bottom: 20px; font-weight: 800; color: #ed1c24; }
h2 { font-size: 32px; color: #6d6e71; font-weight: 600; }
h3 { font-size: 30px; margin-bottom: 20px; font-weight: 600; }
h4 { font-size: 24px; margin-bottom: 20px; }
h5 { font-size: 20px; margin-bottom: 10px; }
h6 { font-size: 16px; margin-bottom: 10px; }
input[type="submit"], input[type="button"], button[type="submit"], button[type="button"] { outline: none; }
label { display: inline-block; max-width: 100%; }
textarea { resize: none; height: 80px; width: 100%; }
.form-control, .input-text { font-family: "Inter", sans-serif; display: block; width: 100%; padding: 5px 10px 5px; font-size: 16px; line-height: 1.1; color: #000 !important; border: none; border-bottom: 1px solid #545454; -webkit-box-shadow: none; box-shadow: none; background-color: #fff; }
.form-control:focus, .input-text:focus { color: #000; border-color: #000; background-color: #fff; outline: 0; -webkit-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; box-shadow: none; }
.form-control::-webkit-input-placeholder { color: #6d6e71; font-weight: 400; }
.form-control::-moz-placeholder { color: #6d6e71; opacity: 1; font-weight: 400; }
.form-control::-ms-input-placeholder { color: #6d6e71; font-weight: 400; }
.form-control:focus::-webkit-input-placeholder { color: #000; font-weight: 400; }
.form-control:focus::-moz-placeholder { color: #000; opacity: 1; font-weight: 400; }
.form-control:focus::-ms-input-placeholder { color: #000; font-weight: 400; }
.body-wrapper { overflow-x: hidden; }
.comingsooninnerrow { display: flex; height: 100vh; }
.comingsoonleft, .comingsoonright { width: 50%; }
.comingsoonleft { padding: 50px 160px; display: flex; align-items: center; }
.comingsoonright { max-height: 100vh; min-height: 100%; overflow: hidden; }
.comingsoonright img { object-fit: cover; height: 100%; width: 100%; overflow: hidden; }
.logodiv { margin-bottom: 30px; }
.comingsoonleft h1 { margin-bottom: 30px; }
.w-50 { width: 50%; }
.w-100 { width: 100%; }
.form-group { margin-bottom: 20px; display: block; }
.thankyoupagerow { width: 100%; display: inline-flex; align-items: center; justify-content: center; height: 100vh; }
.thankyoucol { width: 25%; text-align: center; }
.thumbimgcenter { margin-bottom: 15px; }
.formrow { display: flex; flex-wrap: wrap; align-items: flex-start; }
.btn-theme { background-color: #ed1c24; display: inline-block; border: none; padding: 10px 23px; border-radius: 10px; color: #fff; font-size: 23px; cursor: pointer; transition: all 0.3s linear; }
.btn-theme:hover { background-color: #6d6e71; color: #fff; }
.pr-12 { padding-right: 12px; }
.pl-12 { padding-left: 12px; }
.wpcf7-spinner { margin-top: 10px; }
.wpcf7 form.sent .wpcf7-response-output { line-height: 24px; background: #dff0d8; border: 1px solid #c3e6cb; margin: 20px 0 0; padding: 7px 12px; color: #155724; position: relative; z-index: 1; border-radius: 5px; font-size: 16px; }
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output { line-height: 24px; background: #f8d7da; border: 1px solid #f5c6cb; margin: 20px 0 0; padding: 7px 15px; color: #721c24; position: relative; z-index: 1; border-radius: 5px; font-size: 16px; }
span.wpcf7-not-valid-tip { color: #ed1c24; position: relative; text-align: left; font-size: 14px; margin-top: 5px;line-height: 1}
img { vertical-align: top;max-width:100%;}
@media only screen and (max-width:1680px) {
    .comingsoonleft { padding: 50px 100px; }
    .logodiv, .comingsoonleft h1 { margin-bottom: 30px; }
    h1 { font-size: 40px; }
}
@media only screen and (max-width:1440px) {
    .comingsoonleft { padding: 50px; }
    .logodiv img { width: 200px; }
    .logodiv, .comingsoonleft h1 { margin-bottom: 20px; }
    h1 { font-size: 36px; }
    h2{font-size: 24px}
    .thankyoucol { width: 33%; }
}
@media only screen and (max-width:1200px) {
    h1 { font-size: 30px; }
    h2 { font-size: 24px; }
    .thankyoucol { width: 40%; }
}
@media only screen and (max-width:854px) {
    .comingsooninnerrow { flex-wrap: wrap; height: initial; }
    .comingsoonleft, .comingsoonright { width: 100%; }
    .comingsoonleft { order: 2; }
    .comingsoonright { order: 1; max-height: 250px; min-height: 250px; }
    .thankyoucol { width: 50%; }
}
@media only screen and (max-width:767px) {
    .comingsoonright { max-height: 150px; min-height: 150px; }
    .comingsoonleft { padding: 30px 20px; }
    .w-50 { width: 100%; }
    .pr-12 { padding-right: 0px; }
    .pl-12 { padding-left: 0px; }
    h1 { font-size: 24px; }
    h2 { font-size: 20px; }
    .logodiv img { width: 150px; }
    .logodiv, .comingsoonleft h1 { margin-bottom: 20px; }
    .thankyoucol { width: 100%; padding: 0px 20px; }
}
.grecaptcha-badge { display: none !important; }
