div#popup-form {
display: none;
position: fixed;
top: 0;
width: 100vw;
z-index: 99999;
justify-content: center;
height: 100vh;
padding: 5%;
background: rgba(0, 0, 0, 0.3);
transition: all 0.3s ease-in-out;
opacity: 0;
}
div.popup-main-container-sche-popup {
transition: all 0.3s ease-in-out;
}
.popup-container-inner {
display: flex;
position: relative;
flex-direction: column;
background: #fff;
height: fit-content;
padding: 21px;
max-width: 951px;
}
.popup-inner-bg {
background-image: url(https://www.digitalwebsolutions.com/wp-content/uploads/2024/07/Rectangle-384.png),
linear-gradient(180deg, #e01117 0%, #000 100%);
padding: 61px;
background-size: cover;
background-repeat: no-repeat;
display: flex;
flex-direction: column;
align-items: center;
background-blend-mode: hard-light;
}
.popup-resource-container .popup-container-inner h4 {
color: #fff;
font-size: 48px;
font-style: normal;
font-weight: 700;
line-height: normal;
letter-spacing: 1.44px;
text-align: center;
}
.popup-resource-container .popup-container-inner p.popup-desc {
color: #fff;
text-align: center;
font-size: 36px;
font-style: normal;
font-weight: 700;
}
.popup-resource-container .popup-container-inner form {
display: flex;
flex-wrap: wrap;
max-width: 850px;
}
.popup-resource-container .popup-container-inner form .dinput {
padding-right: 0;
}
.popup-resource-container
.popup-container-inner
form
.dinput:has(input[type="submit"]) {
width: 100%;
display: flex;
justify-content: center;
margin-top: 42px;
padding-left: 0;
}
.popup-resource-container .popup-container-inner form input[type="submit"] {
border-radius: 500px;
background: #fff;
color: #e42d2d;
text-align: center;
font-size: 18px;
font-weight: 700;
text-transform: uppercase;
width: 279.763px;
padding: 0;
transition: all 0.3s ease-in-out;
}
.popup-resource-container
.popup-container-inner
form
.dinput
span.wpcf7-spinner {
position: absolute;
top: 25%;
}
.popup-resource-container .popup-container-inner form input {
border: 1px solid rgba(255, 255, 255, 0.6);
background: rgba(255, 255, 255, 0.25);
margin-top: 12px;
padding-left: 18px;
height: 60px;
max-width: 385px;
color: #fff;
}
.popup-resource-container .popup-container-inner form input::placeholder {
color: #fff;
}
.popup-resource-container .popup-container-inner .close-button {
display: block;
font-size: 40px;
position: absolute;
top: 30px;
z-index: 1054;
right: 0;
padding: 0 8px;
color: #fff;
cursor: pointer;
right: 30px;
}
.cta-outer-container {
border: 1px solid #e42d2d;
display: flex;
padding: 30px 17px;
margin: 27px 0;
gap: 25px;
align-items: center;
}
.cta-outer-container h3 {
color: #000;
font-size: 22px;
font-style: normal;
font-weight: 700;
line-height: 30px; letter-spacing: -0.44px;
text-transform: capitalize;
margin-bottom: 0;
}
.cta-outer-container button.cta-popup-button {
border-radius: 2px;
background: #e42d2d;
border: none;
color: #fff;
padding: 15px 19px;
width: 55%;
transition: all 0.3s ease-in-out;
}
.cta-outer-container button.cta-popup-button:hover {
transform: translateY(-5px);
box-shadow: 0 5px 5px #000;
}
.lower-cta-container {
background: #fff;
box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15);
display: flex;
padding: 30px;
gap: 26px;
margin-top: 50px;
}
.lower-cta-container .cta-image-wrap img {
min-width: 146px;
}
.lower-cta-container .cta-lower-desc-wrap h3 {
color: #000;
font-size: 22px;
font-style: normal;
font-weight: 400;
line-height: 30px; }
.lower-cta-container button.cta-popup-button {
border-radius: 2px;
background: #e42d2d;
border: none;
color: #fff;
text-align: center;
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: 22px; text-transform: uppercase;
padding: 15px 25px;
margin-top: 15px;
transition: all 0.3s ease-in-out;
}
.popup-resource-container
.popup-container-inner
form
input[type="submit"]:hover {
transform: translateY(-5px);
box-shadow: 0 5px 14px #000;
}
.lower-cta-container button.cta-popup-button:hover {
transform: translateY(-5px);
box-shadow: 0 5px 5px #000;
}
.popup-resource-container .wpcf7 form .wpcf7-response-output {
margin: 0;
padding: 0;
border: none;
color: #ff0000;
}
.popup-resource-container span.wpcf7-not-valid-tip {
margin-top: 2px;
margin-bottom: 0;
color: #ff0000;
}
.popup-resource-container form.wpcf7-form.invalid {
justify-content: center;
} div#sidebar-form form .row > div {
width: 100%;
margin: 5px 0;
padding: 0; }
div#sidebar-form form .row {
max-width: 100%;
padding: 0 15px;
padding-right: 0;
}
div#sidebar-form form input {
max-width: 100%;
padding: 11px 15px;
background: #e01117;
border: 1px solid #fff; }
div#sidebar-form {
background: #e01117;
padding: 35px 25px;
padding-bottom: 11rem;
color: #fff;
margin: 35px 0;
}
div#sidebar-form form .row .d-input-submit {
margin: 0;
}
div#sidebar-form form .dinput-submit {
padding: 0;
}
div#sidebar-form form input[type="submit"] {
background: #fff;
border: none;
padding: 11px 15px;
color: #e01117;
font-weight: 600;
margin-top: 15px;
}
div#sidebar-form form .row input::placeholder {
color: #fff;
}
div#sidebar-form span.wpcf7-not-valid-tip {
margin: 2px 0;
padding: 0;
color: #fff;
}
div#sidebar-form .wpcf7 form .wpcf7-response-output {
padding: 5px;
margin: 0;
margin-top: 72px;
} header#citation-header {
background: #2f3e50;
color: #fff;
padding: 10px;
position: sticky;
top: 77px;
opacity: 1;
z-index: 99;
transition: all 0.5s ease-in-out;
}
header#citation-header .citation-header-inner {
display: flex;
justify-content: space-between;
align-items: center;
}
header#citation-header .citation-header-inner button {
border: none;
background: #e01417;
padding: 8px 15px;
transition: all 0.3s ease-in-out;
text-transform: uppercase;
font-weight: 600;
}
header#citation-header .citation-header-inner button:hover {
transform: translateY(-1.5px);
box-shadow: 0 5px 5px #000;
}
header#citation-header .citation-header-inner p {
margin: 0;
}
header#citation-header .citation-header-inner span {
margin-left: 30px;
height: 24px;
cursor: pointer;
}
header#citation-header .citation-header-inner span:hover i {
color: #e01417;
}
header#citation-header .citation-header-inner span i {
font-size: 27px;
transition: all 0.3s ease-in-out;
}
header#citation-header .citation-header-inner .citation-header-btn {
display: flex;
align-items: center;
} body.postid-16170 .cta-outer-container {
flex-direction: column;
align-items: flex-start;
}
body.term-217 .lower-cta-container {
display: block;
}
body.term-217 .cta-lower-desc-wrap {
justify-content: center;
display: flex;
align-items: center;
gap: 13px;
}
body.term-217 .lower-cta-container .cta-lower-desc-wrap h3 {
margin: 0;
font-family: "levenim-regular";
flex: 0.9;
}
@media screen and (min-width: 1200px) {
.popup-resource-container .popup-container-inner form .dinput {
overflow: hidden;
}
}
@media screen and (max-width: 1200px) {
.popup-resource-container .popup-container-inner form {
display: block;
}
.popup-resource-container .popup-container-inner form p {
margin: 0;
}
div#popup-form {
padding: 3% 22%;
}
.popup-resource-container .popup-container-inner p.popup-desc {
font-size: 25px;
}
.popup-resource-container .popup-container-inner h4 {
font-size: 35px;
}
.popup-resource-container
.popup-container-inner
form
.dinput:has(input[type="submit"]) {
margin-top: 20px;
}
header#citation-header {
top: 133px;
}
}
@media screen and (max-width: 991px) {
.popup-resource-container .popup-container-inner p.popup-desc {
font-size: 20px;
}
.popup-inner-bg {
padding: 35px;
}
.popup-resource-container
.popup-container-inner
form
.dinput:has(input[type="submit"]) {
margin-top: 25px;
}
.cta-outer-container,
.lower-cta-container {
flex-direction: column;
align-items: center;
text-align: center;
}
.lower-cta-container .cta-lower-desc-wrap {
text-align: center;
}
.cta-outer-container button.cta-popup-button {
width: auto;
}
body.term-217 .cta-lower-desc-wrap {
flex-direction: column;
}
.lower-cta-container .cta-image-wrap img {
min-width: 1px;
max-width: 100px;
}
div#sidebar-form {
max-width: 50%;
margin-bottom: 5rem;
}
div#sidebar-form form .row * {
margin: 2px 0;
padding: 0;
}
header#citation-header .citation-header-inner button {
font-size: 15px;
}
header#citation-header .citation-header-inner .citation-header-btn {
flex: 1;
}
header#citation-header .citation-header-inner {
gap: 35px;
}
header#citation-header .citation-header-inner p {
max-width: 50%;
}
}
@media screen and (max-width: 767px) {
div#popup-form {
padding: 15% 10%;
}
div#sidebar-form {
max-width: 100%;
}
div#sidebar-form form .dinput-submit {
padding: 0 15px;
}
header#citation-header {
top: 154px;
margin: 0 2rem;
}
header#citation-header .citation-header-inner p {
max-width: 50%;
}
header#citation-header .citation-header-inner p {
font-size: 15px;
}
header#citation-header .citation-header-inner button {
font-size: 12px;
}
}
@media screen and (max-width: 576px) {
div#popup-form {
padding: 20% 5%;
}
.popup-inner-bg {
padding: 12px;
}
.popup-resource-container .popup-container-inner h4 {
font-size: 30px;
}
.popup-resource-container .popup-container-inner p.popup-desc {
font-size: 20px;
}
.popup-resource-container .popup-container-inner form .dinput {
padding-right: 15px;
}
.popup-resource-container .popup-container-inner form input {
height: 50px;
max-width: 300px;
}
.popup-resource-container .popup-container-inner form input[type="submit"] {
width: auto;
padding: 15px;
font-size: 15px;
}
.popup-resource-container
.popup-container-inner
form
.dinput:has(input[type="submit"]) {
margin-top: 15px;
margin-bottom: 15px;
}
header#citation-header .container {
margin: 0;
padding: 0 !important;
}
header#citation-header .citation-header-inner span {
margin-left: 10px;
}
}