/*
Theme Name:   Sandage Law
Theme URI:    https://underscores.me/
Description:  A child theme for the Underscores theme
Author:       GrowthLab Seo
Author URI:   https://growthlabseo.com/
Template:     underscores
Version:      1.0.0
*/


:root {
    --blue: #1e90ff;
    --white: #ffffff;
    --placeholdercolor: currentColor;
    --headingFont: "Poppins", sans-serif;
    --bodyFont: "Red Hat Display", sans-serif;
}

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    scroll-behavior: smooth;
    /* will-change: auto; */
}

body {
    margin: 0;
    padding: 0;
    font-family: var(--bodyFont);
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.clear {
    clear: both;
}

body.layout-full {
    background-color: #fff;
}

.alignleft,
.alignright,
.aligncenter,
.alignnone {
    margin-bottom: 10px;
}

.alignleft,
.alignright,
.aligncenter {
    display: block;
    margin: 0 auto 20px auto;
}

@media screen and (min-width: 1025px) {
    .alignleft {
        float: left;
        margin-right: 20px;
    }

    .alignright {
        float: right;
        margin-left: 20px;
    }

    .alignleft,
    .alignright {
        max-width: 50%;
        margin-top: 0;
    }
}

@media screen and (max-width:1024px) {

    .alignright,
    .alignleft {
        width: 100%;
        max-width: 600px;
        float: none;
        margin: 20px auto;
    }

}

iframe,
img {
    max-width: 100%;
    border: none;
    vertical-align: middle;
}

img {
    border: 0;
    height: auto;
    font-size: 0;
    display: block;
}

a {
    font-family: inherit;
    font-size: inherit;
    line-height: normal;
    color: inherit;
    text-decoration: none;
    transition: 0.5s;
}

a:focus {
    outline: 0 !important;
}

.widget {
    margin: 0;
}
.post, .page {
    margin: 0 !important;
}

html {
    margin-top: 0 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: var(--headingFont);
    margin: 0 0 20px 0;
    padding: 0;
    font-weight: normal;
}

p,
li,
ul,
ol,
blockquote {
    font-family: var(--bodyFont);
    font-weight: normal;
    margin: 0 0 10px 0;
    padding: 0;
}

p:empty {
    display: none;
}

ul,
li {
    list-style: none;
}

a:visited {
    color: inherit;
}

a:hover {
    text-decoration: none;
}

.w100p,
.wrapper {
    width: 100%;
}

.container {
    max-width: 1500px;
    width: 100%;
    margin: auto;
}

@media screen and (max-width:1800px) {}

@media screen and (max-width:1680px) {}

@media screen and (max-width:1550px) {}

@media screen and (max-width:1440px) {}

@media screen and (max-width:1366px) {}

@media screen and (max-width:1280px) {}

@media screen and (max-width:1024px) {
    .container {
        max-width: 720px;
    }
}

@media screen and (max-width:768px) {
    .container {
        max-width: 100%;
        padding: 0 10px;
    }
}

@font-face {
  font-display: swap;
  font-family: 'Forum';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/forum-v19-latin-regular.woff2') format('woff2');
}
 
@font-face {
  font-display: swap; 
  font-family: 'Red Hat Display';
  font-style: normal;
  font-weight: 300;
  src: url('./fonts/red-hat-display-v21-latin-300.woff2') format('woff2'); 
}
 
@font-face {
  font-display: swap;
  font-family: 'Red Hat Display';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/red-hat-display-v21-latin-regular.woff2') format('woff2');
}
 
@font-face {
  font-display: swap;
  font-family: 'Red Hat Display';
  font-style: normal;
  font-weight: 500;
  src: url('./fonts/red-hat-display-v21-latin-500.woff2') format('woff2');
}
 
@font-face {
  font-display: swap;
  font-family: 'Red Hat Display';
  font-style: normal;
  font-weight: 700;
  src: url('./fonts/red-hat-display-v21-latin-700.woff2') format('woff2');
}
 
@font-face {
  font-display: swap;
  font-family: 'Red Hat Display';
  font-style: normal;
  font-weight: 800;
  src: url('./fonts/red-hat-display-v21-latin-800.woff2') format('woff2');
}


/* Header Section Starts */

/* Common Styling */

a.cmn-btn {
    display: inline-block;
    font-family: 'Red Hat Display';
    font-size: 20px;
    line-height: 1;
    color: #ffffff;
    font-weight: 800;
    background-color: #4594cf;
    text-transform: uppercase;
    letter-spacing: normal;
    text-decoration: none;
    padding: 21px 47px ;
    border-radius: 50px;
}

a.cmn-btn:hover {
    background-color: #265a8a;
    color: #fff;
}

a.white-collar-lp-cmn-btn {
    display: inline-block;
    font-family: 'Red Hat Display';
    font-size: 20px;
    line-height: 1;
    color: #ffffff;
    font-weight: 800;
    background-color: #4594cf;
    text-transform: uppercase;
    letter-spacing: normal;
    text-decoration: none;
    padding: 21px 47px;
    border-radius: 50px;
}
a.white-collar-lp-cmn-btn:hover {
    background-color: #265a8a;
    color: #fff;
}

.text-heading {
    font-family: var(--headingFont);
    font-weight: 600;
    font-size: 66px;
    color: #043340;
    line-height: 1.09;
    margin: 0 0 40px 0;
}

.white-collar-lp-text-heading {
    font-family: 'Forum';
    font-weight: 400;
    font-size: 70px;
    color: #000000;
    line-height: 1.02;
    margin: 0 0 20px 0;
}

/* Header Section Starts */
 
.header-sec {background-color: transparent; border-bottom: 2px solid transparent; padding: 20px 0 10px; position: fixed; z-index: 999; width: 100%; } 
.header-sec.f-nav{background-color: #0a141e; border-color: #4594cf; } 
.header-sec .container{max-width: 1632px; width: 100%; margin: 0 auto; } 
.logo-container {display: flex; align-items: center; gap: 15px; justify-content: space-between; padding-right: 65px; } 
.white-lp-top-rgt {display: flex; align-items: center; gap: 35px; } 
.white-lp-top-rgt-call {display: flex; align-items: center; gap: 30px; padding-left: 45px; position: relative; } 
.white-lp-top-rgt-call::before{position: absolute; content: ""; top: 0; bottom: 0; left: 0; width: 30px; height: 3px; background-color: #4594cf; margin: auto; } 
.white-lp-top-rgt-call p {font-family: 'Red Hat Display'; font-size: 18px; line-height: 1; letter-spacing: 5.4px; color: #fff; text-transform: uppercase; margin: 0; } 
.white-lp-top-rgt-call a {font-family: 'Forum'; font-size: 47px; font-weight: 400; text-transform: uppercase; letter-spacing: 0; background-image: url(./white-collar-lp-images/white-collar-lp-top-call-icn.webp);background-size: 50px 50px; background-position: center left; background-repeat: no-repeat; padding: 5px 0 0 69px;color:#fff; }
.white-lp-top-rgt-call a:hover{color: #4594cf;}
.header-sec .logo {width: 15.2%;}

@media screen and (max-width:1680px) {
    .header-sec .container{max-width: 1430px;}
    .white-lp-top-rgt-call p {font-size: 16px; letter-spacing: 5px;}
    .white-lp-top-rgt-call a {font-size: 41px; padding: 2px 0 0 60px; background-size: 45px 45px; }
    .white-lp-top-rgt-call::before {width: 26px;}
    .white-lp-top-rgt-call {padding-left: 40px;}
    .logo-container {padding-right: 45px;}
    a.white-collar-lp-cmn-btn {font-size: 18px; letter-spacing: 0.4px; padding: 19px 44px;}
}
 
@media screen and (max-width:1550px) {
    .header-sec .container{max-width: 1320px;}
    .logo-container {padding-right: 35px;}
    .white-lp-top-rgt-call p {font-size: 15px; letter-spacing: 4.5px;}
    .white-lp-top-rgt-call a {font-size: 38px; padding: 2px 0 0 55px; background-size: 40px 40px;}
    .white-lp-top-rgt-call {padding-left: 35px;}
    .white-lp-top-rgt-call::before {width: 22px;}
    a.white-collar-lp-cmn-btn {font-size: 17px; padding: 18px 40px;}
}
 
@media screen and (max-width:1440px) {
    .header-sec .container{max-width: 1126px;}
    .white-lp-top-rgt-call p {font-size: 14px; letter-spacing: 3.8px;}
    .white-lp-top-rgt-call a {font-size: 36px; padding: 2px 0 0 50px; background-size: 35px 35px;}
    .white-lp-top-rgt-call::before {width: 20px;}
    .white-lp-top-rgt-call {padding-left: 30px;}
    a.white-collar-lp-cmn-btn {font-size: 16px; padding: 17px 38px;}
}
 
@media screen and (max-width:1366px) {
    .header-sec .container{max-width: 1150px;}
    .logo-container {padding-right: 30px; }
    a.white-collar-lp-cmn-btn {font-size: 15px; padding: 16px 35px; }
}

@media screen and (max-width:1280px) {
    .header-sec .container{max-width: 1080px;}
    .white-lp-top-rgt-call a {font-size: 32px; padding: 2px 0 0 42px; background-size: 32px 32px;}
    .white-lp-top-rgt {gap: 25px;}
    a.white-collar-lp-cmn-btn {font-size: 14px; padding: 15px 30px; }
}
 
@media screen and (max-width:1180px) {
    .header-sec .container{max-width: 970px;}
    .white-lp-top-rgt-call a {font-size: 30px; padding: 2px 0 0 40px; background-size: 30px 30px; }
    .white-lp-top-rgt-call::before {width: 19px; height: 2px; }
    .logo-container {padding-right: 20px;}
}
 
@media screen and (max-width:1024px) {
    .header-sec .container{max-width: 720px;}
    .header-sec {position: inherit;background-color: #0a141e; border-color: #4594cf;padding: 20px 10px; width: 100%; }
    .logo {max-width: 200px; justify-content: space-between; align-items: center; display: flex; width: 100% !important; gap: 20px; }
    .logo-container {padding-right: 0; flex-direction: column;gap: 30px;}
    .white-lp-top-rgt {gap: 15px; flex-direction: column;}
    .white-lp-top-rgt-call { gap: 20px; }
}
 
@media screen and (max-width:768px) {
    .header-sec .container{max-width: 100%; padding: 0 10px; }
    .header-sec {padding: 20px 10px !important; }
}
 
 
@media screen and (max-width: 480px) {
    .white-lp-top-rgt-call {gap: 2px; padding: 0px; flex-direction: column; justify-content: space-around; align-items: self-start; }
    .white-lp-top-rgt-call::before{display: none;}
    .white-lp-top-rgt-call p {letter-spacing: 2.8px; padding: 0px 0 0 40px;}
    .white-lp-top-rgt-call a {font-size: 28px; padding: 0px 0 0 40px;}
}





/* Footer Section */


/* HomePage Form Section Starts */

.white-lp-collar-lp-site-footer-main{
    background-image: url(./white-collar-lp-images/white-collar-lp-ftr-bg-pattern.webp);
    position: relative;
    background-repeat: repeat;
}
.white-lp-collar-lp-site-footer-main::before{
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 100% 100%;
    background-image: url(./white-collar-lp-images/white-lp-ftr-bg-bfr.webp);
    pointer-events: none;

}
.white-lp-collar-lp-site-footer-main .site-footer {
    padding-top: 7%;
    border-top: 2px solid #4594cf;
}

.white-lp-collar-lp-site-footer-main .container{max-width: 1255px;}
.white-lp-collar-lp-site-footer-main .white-collar-lp-text-heading { color: #fff; text-align: center; font-size: 64px; margin: 0 0 5px;}
.white-collar-lp-ftr-form p { text-align: center; font-family: 'Red Hat Display'; font-size: 18px; line-height: 1; color: #ffffff; font-weight: 400; margin-bottom: 22px; }

.white-collar-lp-ftr-form { background-color: #265a8a; padding: 35px 56px 53px; margin-bottom: 57px; position: relative;}
.white-collar-lp-ftr-form .gfield input.large, .white-collar-lp-ftr-form .gfield textarea.large {
    font-family: 'Red Hat Display' !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    color: #9ea6ae !important;
    letter-spacing: 0px !important;
    line-height: 1 !important;
    padding: 18px 20px !important;
    border: 0;
    outline: 0;
    height: auto;
    border-radius: 0 !important;
    background-color: #fff !important;
}
.white-collar-lp-ftr-form .gfield textarea.large { height: 147px !important; resize: none; min-height: auto !important; margin-bottom: 14px;}

.white-collar-lp-ftr-form .gform_footer input[type="submit"] {
    padding: 21px 67px !important;
    font-family: 'Red Hat Display' !important;
    font-weight: 800 !important;
    font-size: 20px !important;
    border-radius: 50px !important;
    letter-spacing: normal !important;
    text-transform: uppercase !important;
    background: #4594cf !important;
    color: #fff !important;
    border: none !important;
    margin: 0 !important;
    position: relative !important;
    z-index: 1 !important;
    cursor: pointer !important;
    transition: none !important;
    outline: none !important;
    box-shadow: none !important;
}

.white-collar-lp-ftr-form .gform_footer input[type="submit"]:hover { background: #10263c !important;  }
.white-collar-lp-ftr-form #field_submit, .white-collar-lp-ftr-form .gform-theme--foundation .gform_footer { display: flex; justify-content: right; }
.white-collar-lp-ftr-form .gform_wrapper .gform_fields { grid-column-gap: 10px !important; grid-row-gap: 10px !important; }

.white-collar-lp-ftr-form .form-links a,
.white-collar-lp-ftr-form .gfield-choice-input+label {
    font-family: 'Red Hat Display' !important;
    font-weight: 400;
    font-size: 18px !important;
    line-height: 1;
    letter-spacing: 0px;
    color: #fff !important;
    margin: 0;
}

.white-collar-lp-ftr-form  .form-links { color: #fff; }
.white-collar-lp-ftr-form .form-links a { cursor: pointer; text-decoration: none; }
.white-collar-lp-ftr-form .form-links a:hover { color: #8ca3b7 !important; }
.white-collar-lp-ftr-form .gform_wrapper .top_label input[type="checkbox"] { margin: 0px 5px 0px 0 !important; width: 15px !important; height: 15px !important; box-shadow: none; outline: none !important; border: none !important; }
.white-collar-lp-ftr-form .ginput_container.ginput_container_checkbox { margin-top: -5px; }

.white-collar-lp-ftr-form p.gform_required_legend, .gform_title { display: none; }
.gform_wrapper .gfield_error [aria-invalid=true] { border: none !important; }
.gform-theme--foundation { display: grid; --gf-form-gap-y: 15px; --gf-form-gap-y: 18px; }
.leave-blank{ display: none; }
.white-collar-lp-ftr-form .gform_wrapper .gfield.gfield--type-checkbox .validation_message.gfield_validation_message {
    left: 0 ;
}
.gchoice.gchoice_1_12_1 input { width: 15px; height: 15px; }
.popup { max-width: 60%; }
div#popup-container { position: relative; }
div#validation_message_6_12 { left: 80px; top: 7px; }
.gform_wrapper .gform_validation_errors { display: none !important; }
.gform_wrapper .gfield { position: relative; }
#myPopup.show { display: block; visibility: visible; z-index: 99; -webkit-animation: fadeIn 1s; animation: fadeIn 1s; }
.gform_wrapper .gfield .validation_message.gfield_validation_message,
.gform_wrapper .gfield .instruction.validation_message {
	font-family: 'Red Hat Display';
    position: absolute;
    top: 4px;
    background: none;
    padding: 0px;
    line-height: 1;
    color: #ff0000;
    font-size: 13px;
    right: 10px;
    font-weight: 500;
    width: auto;
    border: none;
    pointer-events: none;
    margin: 0;
}
 .gform_wrapper .gfield .instruction.validation_message { bottom: 8px; top: inherit !important; }
fieldset .gfield_description.validation_message.gfield_validation_message { top: inherit !important; bottom: -13px; }
.popup { max-width: 100%; }
#myPopup.show { position: absolute; z-index: 5; padding: 10px; display: none; margin: 0; }
.formpopuptext {
    transition: transform .15s ease-out .15s;
    pointer-events: none;
    text-align: center;
    border: 1px solid rgb(22 80 41);
    background: #fff;
    font-size: 14px;
    color: #000 !important;
    line-height: 1.5;
    max-width: 650px;
    padding: 10px;
    position: absolute;
    z-index: 5;
    display: none;
}
.gform_wrapper .gform_footer { margin: -50px 0 0 auto !important; padding: 0 !important; width: 100% !important; text-align: right !important; }


 
.white-collar-lp-ftr-blks-main {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    border: 1px solid #2d4053;
    padding: 30px 28px 10px 49px;
}

.white-collar-lp-ftr-block {
    width: 29.1%;
    position: relative;
    padding: 20px 0 17px 93px;
}

.ftr-logo {
    text-align: center;
    width: 33.7%;
    margin: 0 auto;
    padding: 0 50px;
    position: relative;
}

.ftr-logo::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    border: 1px solid #2d4053;
    border-top: 0;
    border-bottom: 0;
    left: 0;
    margin: 0 auto;
    right: 0;
    top: -10px;
    bottom: 0;
    pointer-events: none;
}

.white-lp-ftr-itm-title, .white-lp-ftr-itm-para{
    font-family: 'Red Hat Display';
    font-size: 18px;
    line-height: 1;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 5px;
}

.white-lp-ftr-itm-para{
    color: #9ea6ae;
    font-weight: 400;
    line-height: 1.4;
}

.white-lp-ftr-itm-para a{
    color: #4ba3e4;
    line-height: 1;
    display: inline-block;
}
.white-lp-ftr-itm-para a:hover{
    color: #fff;
}



.white-lp-ftr-itm-call a {
    font-family: 'Forum';
    font-size: 40px;
    font-weight: 400;
    line-height: 1.4;
    text-transform: uppercase;
    letter-spacing: 0;
    color: #fff;
}   
.white-lp-ftr-itm-call a:hover{color: #4ba3e4;}

.white-collar-lp-ftr-block::before {
    position: absolute;
    content: "";
    top: 19px;
    left: 0;
    width: 65px;
    height: 69px;
    background-image: url(./white-collar-lp-images/white-collar-lp-sprites.webp);
    background-repeat: no-repeat;
    background-position: -53px -236px;
}

.white-collar-lp-ftr-block.white-lp-ftr-itm-contact::before {
    background-position: -131px -236px;
}

.copyrights {
    background: transparent;
    padding: 25px 0;
    text-align: center;
}
.copyrightmenu ul{
    margin: 0;
}
.copyrightmenu ul li{
    display: inline-block;
    margin: 0;
}
.copyrights p, .copyrightmenu ul{
    margin: 0 0 8px 0;
}

.copyrights p, .copyrights a {
    font-family: 'Red Hat Display';
    font-weight: 400;
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.7;
}

.copyrightmenu ul li a{
    line-height: 1;
    border-right: 1px solid #fff;
}
.copyrightmenu ul li:last-child a{ border: none;}

.copyrights a {
    display: inline-block;
    padding: 0 8px;
}



@media screen and (max-width:1680px) {
    .white-collar-lp-ftr-form {padding: 30px 50px 45px; margin-bottom: 50px;}
    .white-lp-collar-lp-site-footer-main .white-collar-lp-text-heading{font-size: 60px;}
    .white-collar-lp-ftr-form .gform_footer input[type="submit"] { font-size: 18px !important; padding: 19px 55px !important; }
}

@media screen and (max-width:1550px) {
    .white-collar-lp-ftr-form { padding: 30px 50px 40px; margin-bottom: 45px; }
    .white-lp-collar-lp-site-footer-main .white-collar-lp-text-heading { font-size: 56px; }
    .white-collar-lp-ftr-form .gfield input.large, .white-collar-lp-ftr-form .gfield textarea.large{font-size: 17px !important; padding: 17px 19px !important;}
    .white-collar-lp-ftr-form .gfield textarea.large { height: 135px !important; margin-bottom: 5px;}
    .white-collar-lp-ftr-form .gform_footer input[type="submit"] { font-size: 17px !important; padding: 18px 48px !important; }
    .white-collar-lp-ftr-form .form-links a, .white-collar-lp-ftr-form .gfield-choice-input+label{font-size: 17px !important;}
    .gform_wrapper .gform_footer { margin: -40px 0 0 auto !important;}
}

@media screen and (max-width:1440px) {
    .white-lp-collar-lp-site-footer-main .white-collar-lp-text-heading { font-size: 52px; }
    .white-collar-lp-ftr-form p{font-size: 16px; margin-bottom: 15px;}
    .white-collar-lp-ftr-form .gfield input.large, .white-collar-lp-ftr-form .gfield textarea.large { font-size: 16px !important; padding: 15px 15px !important; }
    .white-collar-lp-ftr-form { padding: 30px 40px; margin-bottom: 40px; }
    .white-collar-lp-ftr-form .gform_footer input[type="submit"] { font-size: 16px !important; padding: 17px 40px !important; }
    .white-collar-lp-ftr-form .form-links a, .white-collar-lp-ftr-form .gfield-choice-input+label{font-size: 16px !important;}
}

@media screen and (max-width:1366px) {
    .white-lp-collar-lp-site-footer-main .container{max-width: 1068px;}
    
    .white-collar-lp-ftr-blks-main{padding: 25px 25px 0;}
    .white-collar-lp-ftr-block::before{transform: scale(0.85); transform-origin: left; top: 7px;}
    .white-collar-lp-ftr-block { width: 30%; position: relative; padding: 12px 0 12px 68px; }
    .white-lp-ftr-itm-title, .white-lp-ftr-itm-para{font-size: 17px;}
    .white-lp-ftr-itm-call a{font-size: 35px;}
    .white-collar-lp-ftr-form .gform_footer input[type="submit"] {  padding: 16px 35px !important; }
    .copyrights p, .copyrights a{font-size: 18px;}
}

@media screen and (max-width:1280px) {
    /* .white-collar-lp-ftr-form .gform_footer input[type="submit"] { font-size: 14px !important; padding: 15px 30px !important; } */
    .white-lp-collar-lp-site-footer-main .container{max-width: 980px;}
    .white-lp-ftr-itm-title, .white-lp-ftr-itm-para { font-size: 16px; }
    .white-lp-ftr-itm-call a { font-size: 32px; line-height: 1.2; }
    .white-collar-lp-ftr-blks-main{padding: 20px 20px 0;}
    .white-collar-lp-ftr-block::before { transform: scale(0.72); top: 2px; }
    .white-collar-lp-ftr-block {padding: 10px 0 9px 58px;}
    .white-collar-lp-ftr-form { padding: 25px 30px; margin-bottom: 35px; }
    .white-collar-lp-ftr-form .gfield textarea.large { height: 120px !important; margin-bottom: 0; }
    .white-collar-lp-ftr-form .gfield input.large, .white-collar-lp-ftr-form .gfield textarea.large { font-size: 16px !important; padding: 12px 14px !important; }
    .white-collar-lp-ftr-form .form-links a, .white-collar-lp-ftr-form .gfield-choice-input+label { font-size: 15px !important; }
    .gform_wrapper .gform_footer { margin: -35px 0 0 auto !important;}
    .white-lp-collar-lp-site-footer-main .white-collar-lp-text-heading { font-size: 47px; }
    .white-collar-lp-ftr-form p { font-size: 15px; margin-bottom: 10px; }
    .copyrights p, .copyrights a{font-size: 17px;}
    .copyrights{padding: 20px 0;}
}

@media screen and (max-width:1024px) {
    .white-lp-collar-lp-site-footer-main .container{max-width: 720px;}
    .white-collar-lp-ftr-blks-main { padding: 0; }
    .white-collar-lp-ftr-blks-main{flex-wrap: wrap; gap: 20px; justify-content: center; border: 0;}
    .ftr-logo::before{display: none;}
    .ftr-logo{padding: 0; width: 100%;  order: 1; }
    .ftr-logo img { width: 100%; max-width: 260px; margin: 0 auto; text-align: center; padding: 18px 18px 22px; border: 1px solid #2d4053; }
    .white-collar-lp-ftr-block.white-lp-ftr-itm-contact{order: 2;}
    .white-collar-lp-ftr-block { width: 100%; order: 3; padding: 15px; border: 1px solid #2d4053; max-width: 300px;}
    .white-collar-lp-ftr-block::before { transform: scale(0.7); top: 5px; left: 15px; }
    .white-lp-ftr-itm { padding-left: 55px; }
    .white-lp-ftr-itm-title, .white-lp-ftr-itm-para { font-size: 15px; }
    .white-collar-lp-ftr-form { padding: 25px; margin-bottom: 30px; }
    .copyrights p, .copyrights a{font-size: 16px;}
    .copyrights{padding: 15px 0;}
    .gform_wrapper .gfield .validation_message.gfield_validation_message, .gform_wrapper .gfield .instruction.validation_message{
        top: 2px;
        right: 5px;
        font-size: 11px;
    }
    .gform_wrapper .gfield .validation_message.gfield_validation_message, .gform_wrapper .gfield .instruction.validation_message{bottom: 4px;}
    .white-collar-lp-ftr-form .gfield input.large, .white-collar-lp-ftr-form .gfield textarea.large { font-size: 15px !important; padding: 12px 12px !important; }
    .white-collar-lp-ftr-form .gform_wrapper .gfield.gfield--type-checkbox .validation_message.gfield_validation_message { left: 0; bottom: inherit; top: 4px !important; }
    .white-collar-lp-ftr-form .gform_wrapper .top_label input[type="checkbox"] { margin: 0px 3px 0px 0 !important; width: 13px !important; height: 13px !important}
    .white-lp-collar-lp-site-footer-main::before{background-size: 100% 40%; }
}

@media screen and (max-width:768px) {
    .white-lp-collar-lp-site-footer-main .white-collar-lp-text-heading { font-size: 39px; }
    .white-collar-lp-ftr-form #field_submit, .white-collar-lp-ftr-form .gform-theme--foundation .gform_footer{justify-content: center; margin: 15px 0 0 0 !important;}
    .white-collar-lp-ftr-form .gfield input.large, .white-collar-lp-ftr-form .gfield textarea.large { font-size: 14px !important; padding: 10px 8px !important; }
    .white-collar-lp-ftr-form .gfield textarea.large { height: 100px !important;}
    .copyrights p, .copyrights a{font-size: 14px; line-height: 1.3;}
    .white-collar-lp-ftr-blks-main{gap: 15px;}
    .white-collar-lp-ftr-form .gform_wrapper .gform_fields { grid-column-gap: 5px !important; grid-row-gap: 8px !important; }

    .gform_wrapper .gfield .validation_message.gfield_validation_message, .gform_wrapper .gfield .instruction.validation_message { top: 2px; right: 5px; font-size: 11px; }
    .gform_wrapper .gfield .instruction.validation_message { font-size: 10px; bottom: 3px; }
    .white-collar-lp-ftr-form .gform_wrapper .gfield.gfield--type-checkbox .validation_message.gfield_validation_message { left: 0; top: 0px !important; }
    .white-collar-lp-ftr-form { padding: 25px 20px; }
    
}
 
@media screen and (max-width: 480px) {
    .white-lp-collar-lp-site-footer-main .site-footer { padding: 30px 0 0 0; }
    .white-collar-lp-ftr-form { padding: 15px; margin-bottom: 25px; }
    .white-collar-lp-ftr-blks-main{gap: 10px;}
    .white-collar-lp-ftr-form p { font-size: 13px; margin-bottom: 10px; }
    .white-collar-lp-ftr-form .gform_wrapper .gform_fields { grid-row-gap: 8px !important; }
    .white-collar-lp-ftr-form .gfield input.large, .white-collar-lp-ftr-form .gfield textarea.large { font-size: 14px !important; padding: 9px 10px !important; }
    .white-collar-lp-ftr-form .gform_footer input[type="submit"] { padding: 13px 22px !important; font-size: 14px !important; }
    .white-collar-lp-ftr-block{padding: 10px;}
    .white-collar-lp-ftr-block::before { transform: scale(0.7); top: 0px; left: 10px; }
    .copyrights{padding: 10px 0;}
}