* {
margin: 0;
padding: 0;	
box-sizing: border-box;
}
body {
background-color: #e0e0e0;	
}
table {
border-spacing: 0px;	
}
div.envOverlay { 
background: #000; 
color: #FFF;
width: 100%;
height: 100%; 
z-index: 99999;
top: 0; 
left: 0; 
position: fixed; 
text-align: center;
font-family: 'Raleway', sans-serif;
}
.table-envOverlay {
width: 100%;
height: 35px;
margin: 0;
padding: 0;	
border: 0px;
vertical-align: center;
color: #FFF;
}
.form-env-button {
text-align: center;
width: 45%;
}
.form-env-mid {
padding-top: 2px;
text-align: center;	
text-decoration: none;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 9px;
white-space: nowrap;
padding-left: 5px;
padding-right: 5px;
}
.form-env button {
text-transform: uppercase;
letter-spacing: 1px;
font-size: 15px;
font-weight: 1;
white-space: nowrap;
transition-duration: 0.4s;	
outline:none;
color: #FFF;
border: #0099ff solid 0.5px;
padding: 4px 6px 4px 6px;
text-align: center;
text-decoration: none;
cursor: pointer;
border-radius: 3px;
background-color: #000;
}
.form-env button:hover {
color: #0099ff;
transition-duration: 0.4s;
}	
.table-env {
width: 100%;
height: 35px;
margin: 0;
padding: 0;	
border: 0px;
vertical-align: center;
color: #FFF;
}
/*Header*/
header{
position: fixed;
width: 100%;	
}
.grid1 {
display: grid;
grid-template-columns: 1fr 175px 2.1fr 390px 1fr;
background-color: #fff;
vertical-align: center;
text-decoration: none;
width: 100%;
}
.grid-logo {
background-color: #fff;
vertical-align: center;
min-width: 175px;
}
.grid-logo a {
background-color: #fff;
vertical-align: center;
}
.grid-logo a img {
background-color: #fff;
align: top;
}
.grid-logo table {
background-color: #fff;
min-width: 400px;
font-family: 'Raleway', sans-serif;
font-size: 11px;
font-weight: bold;
}
.grid-logo table tr td:nth-child(1) {
background-color: #fff;
width: 75px;
}
.grid-logo table tr td:nth-child(2) {
background-color: #fff;
min-width: 300px;
}
.grid-logo table tr td p {
padding-top: 4px;
}
.grid-menu {
background-color: #fff;
text-align: center;
vertical-align: center;
height: 38px;
line-height: 35px;
text-decoration: none;
}
.grid-menu a {
background-color: #fff;
text-align: center;
vertical-align: center;
height: 38px;
text-decoration: none;
font-family: 'Raleway', sans-serif;
font-size: 11px;
color: #333;
text-transform: uppercase;
padding-left: 5px;
padding-right: 5px;
}
.grid-menu a:active {
color: red;
text-transform: uppercase;
}
.grid-menu a:hover {
color: red;
text-transform: uppercase;
}
.grid-middle {
background-color: #fff;
width: 15%;	
height: 38px;
vertical-align: center;
}	
.grid-login {
background-color: #fff;
text-align: right;
vertical-align: center;
height: 38px;
text-decoration: none;
font-family: 'Raleway', sans-serif;
}
.grid-login a {
text-decoration: none;
font-family: 'Raleway', sans-serif;
font-size: 11px;
color: #333;
text-transform: uppercase;
padding-right: 10px;
padding-left: 5px;
}
.grid-login a:active {
color: 474747;
text-transform: uppercase;
}
.table-login {
width: 100%;
height: 35px;
margin: 0;
padding: 0;	
border: 0px;
vertical-align: center;
}
.form-login input {
border: none;
background-color: #e0e0e0;
font-family: arial;
font-size: 10px;
color: #111;
vertical-align: center;
font-family: 'Raleway', sans-serif;
border-radius: 3px;
height: 25px;
margin: 1px 3px 1px 3px;
padding-left: 5px;
padding-right: 5px;
padding-top: 3px;
min-width: 45px;
}
.form-login button {
border: none;
background-color: #474747;
font-family: 'Raleway', sans-serif;
font-size: 10px;
color: #e0e0e0;
cursor: pointer;
vertical-align: center;
text-transform: uppercase;
border-radius: 3px;
height: 25px;
width: 50px;
margin: 3px;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
transition-duration: 0.4s;
}
.form-login-td-button {
width: 55px;
max-width: 56px;
padding-top: 2px;
}
.form-login button:hover {
background-color: #666;	
transition-duration: 0.4s;
}
.form-logout-td {
width: 65px;
max-width: 65px;
}
.form-logout button {
border: none;
background-color: #474747;
font-family: 'Raleway', sans-serif;
font-size: 10px;
color: #e0e0e0;
cursor: pointer;
vertical-align: center;
text-transform: uppercase;
border-radius: 3px;
height: 28px;
width: 60px;
margin-top: 3px;
margin-right: 10px;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
transition-duration: 0.4s;
}
.form-logout button:hover {
background-color: #666;	
transition-duration: 0.4s;
}	
.signup-button {
width: 55px;
}
.signup-button a {
transition-duration: 0.4s;	
}
.signup-button a:active {
color: red;
text-transform: uppercase;
}
.signup-button a:hover {
color: red;
text-transform: uppercase;
transition-duration: 0.4s;
}
.form-b2x-inactive {
width: 1px;
text-align: center;
}
.form-b2x-mid {
width: 1px;
padding-top: 2px;
text-align: center;	
text-decoration: none;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 9px;
white-space: nowrap;
padding-left: 5px;
padding-right: 5px;
}
.form-b2x-active {
width: 1px;
padding-top: 2px;
text-align: center;	
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 9px;
color: red;
white-space: nowrap;
cursor: default;
}
.form-b2x-active div {
border: red solid 0.5px; 
padding: 2px 3px 2px 3px; 
border-radius: 3px;	
cursor: default;
}
.form-b2x button {
padding-top: 2px;
text-align: center;	
text-decoration: none;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 9px;
white-space: nowrap;
cursor: pointer;
transition-duration: 0.4s;	
border: none;
outline:none;
background-color: #FFF;
}
.form-b2x button:hover {
color: red;
transition-duration: 0.4s;
}	
.table-b2x {
width: 100%;
height: 35px;
margin: 0;
padding: 0;	
border: 0px;
vertical-align: center;
}
.form-login-td-user {
width: 130px;
max-width: 130px;
padding-top: 2px;
text-align: center;	
}
.form-login-td-pwd {
width: 130px;
max-width: 130px;
padding-top: 2px;
text-align: center;	
}
.nav-top {
display: flex;
justify-content: space-around;
align-items: center;
height: 50px;
font-family: 'Raleway', sans-serif;
background-color: red;
color: #fff;
}
.nav-links {
display: flex;
justify-content: space-around;
width: 70%;
font-size: 9px;
}
.nav-links li {
list-style: none;	
margin-left: 5px;
margin-right: 5px;
}
.nav-links a {
text-decoration: none;
text-transform: uppercase;	
letter-spacing: 1px;
color: #fff;
font-weight: bold;
}
.dropdown-content {
display: none;
background-color: red;
position: absolute;
min-width: 160px;
box-shadow: 0 4px 2px -2px rgba(0,0,0,0.2);
}
.dropdown-content-links {
z-index: 1;
background-color: red;
line-height: 35px;
padding: 20px 20px;
}
.dropdown-content a {
text-transform: none;
transition-duration: 0.4s;
}
.dropdown-content a:hover {
color: #000;
transition-duration: 0.4s;
}
.nav-link-content:hover .dropdown-content {
display: block;
}
.burger {
display: none;
cursor: pointer;
}
.burger div {
width: 25px;
height: 3px;
background-color: #fff;
margin: 4.75px;
transition: all 0.3s ease;	
border-radius: 2px;
}
/*Main*/
main {
background-color: #e0e0e0;
font-family: 'Raleway', sans-serif;
font-size: 12px;
height: auto;
padding-top: 85px;
padding-bottom: 50px;
text-align: center;
}
.text-welcome {
font-size: 20px;	
padding: 20px 20px 18px 20px;
}
.text-error {
font-size: 14px;	
font-weight: bold;
color: red;
padding: 20px 20px 18px 20px;
}
.message-row {
padding-left: 10px;	
padding-right: 10px;	
}
.main-content {
width: 100%;
height: 100%;
}
.main-content-row1-index {
width: 100%;
height: 400px;
min-height: 250px;
background-image: url("images/demobank-banner-02-1300.jpg");
background-repeat: no-repeat;
background-size: auto;
background-position: center top;
display: flex;
}
.main-content-row1-currentaccounts {
width: 100%;
height: 400px;
min-height: 250px;
background-image: url("images/demobank-banner-05-1300.jpg");
background-repeat: no-repeat;
background-size: auto;
background-position: center top;
display: flex;	
}
.main-content-row1-creditcards {
width: 100%;
height: 400px;
min-height: 250px;
background-image: url("images/demobank-banner-03-1300.jpg");
background-repeat: no-repeat;
background-size: auto;
background-position: center top;
display: flex;	
}
.main-content-row1-insurance {
width: 100%;
height: 400px;
min-height: 250px;
background-image: url("images/demobank-banner-06-1300.jpg");
background-repeat: no-repeat;
background-size: auto;
background-position: center top;
display: flex;	
}
.main-content-row1-loans {
width: 100%;
height: 400px;
min-height: 250px;
background-image: url("images/demobank-banner-07-1300.jpg");
background-repeat: no-repeat;
background-size: auto;
background-position: center top;
display: flex;	
}
.main-content-row1-mortgages {
width: 100%;
height: 400px;
min-height: 250px;
background-image: url("images/demobank-banner-10-1300.jpg");
background-repeat: no-repeat;
background-size: auto;
background-position: center top;
display: flex;	
}
.main-content-row1-form {
width: 100%;
display: flex;	
}
.form-tab-button {
white-space: normal;
padding: 8px 16px;
border: none;
outline: 0;
user-select: none;
vertical-align: middle;
overflow: hidden;
text-decoration: none;
color: #fff!important;
background-color: inherit;
text-align: center;
display: table-cell;
cursor: pointer;
text-transform: none;
font: inherit;
font-size: 15px;
margin: 0;
background-color: #000!important;
transition-duration: 0.4s;
}
.form-tab-button:hover {
background-color: red!important;
}
.form-tab-button a {
text-decoration: none;
cursor: pointer;
border: none;
outline: none;
color: #FFF;
display: block;
}
.form-tab-button-active {
white-space: normal;
padding: 8px 16px;
border: none;
outline: 0;
user-select: none;
vertical-align: middle;
overflow: hidden;
text-decoration: none;
color: #000!important;
background-color: inherit;
text-align: center;
display: table-cell;
cursor: default;
text-transform: none;
font: inherit;
font-size: 15px;
margin: 0;
background-color: #FFF!important;
}
.main-content-row1-cta {
width: 100%;
margin-left: 10%;
margin-right: 10%;
margin-top: 5%;
margin-bottom: 15%;
align-items: center;
}
.main-content-row1-cta-form {
width: 100%;
margin-left: 10%;
margin-right: 10%;
margin-top: 3%;
align-items: center;
}
.main-content-row1-cta-colorbox {
width: 1px;
height: 95px;
background-color: red;
border-radius: 4px;
border: 3px solid red;
float: left;
}
.main-content-row1-cta-text {
width: 100%;
height: 80%;
font-family: 'Raleway', sans-serif;
text-align: left;
padding-left: 20px;
padding-right: 45%;
}
.main-content-row1-cta-text-product {
width: 100%;
height: 80%;
font-family: 'Raleway', sans-serif;
text-align: left;
padding-left: 20px;
padding-right: 45%;	
margin-bottom: 100px;
}
.main-content-row1-cta-text-product-white {
width: 100%;
height: 80%;
font-family: 'Raleway', sans-serif;
color: #FFFFFF;
text-align: left;
padding-left: 20px;
padding-right: 45%;	
margin-bottom: 100px;
}
.main-content-row1-cta-text-form {
width: 100%;
height: 80%;
font-family: 'Raleway', sans-serif;
text-align: left;
padding-left: 20px;
padding-right: 25%;	
}
h1 {
font-size: 40px;	
}
h2 {
font-size: 25px;	
}
h3 {
font-size: 15px;
font-weight: 1;
line-height: 1.6;	
}
a.button-cta, a.button-cta-page {
background-color: red;
border: none;
color: #fff;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 30px;
padding-right: 30px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
font-weight: bold;
margin: 4px 2px;
cursor: pointer;
border-radius: 20px;
transition-duration: 0.4s;
}
a.button-cta:hover, a.button-cta-page:hover {
background-color: #ba0202;
transition-duration: 0.4s;

}
.main-content-row2 {
width: 100%;
padding-top: 70px;
padding-left: 11%;
padding-right: 11%;
text-align: left;
font-size: 14px;
font-weight: 1.0;
margin-top: -50px;
}
.main-content-row2-product {
width: 100%;
padding-top: 70px;
padding-left: 11%;
padding-right: 11%;
text-align: left;
font-size: 14px;
font-weight: 1.0;
margin-top: -50px;
row-gap: 0;
grid-row-gap: 0;
}
.product-row {
width: 100%;
background-color: #fff;
display: grid;
grid-template-columns: 50% auto;
row-gap: 0;
grid-row-gap: 0;
}
.nav-row-form {
width: 100%;
min-height: 38px;
background-color: #FFF;
display: table;
table-layout: fixed; 
}
.product-row-form {
width: 100%;
height: 100%;
background-color: #fff;
padding-bottom: 40px;
}
.product-row-text {
background-color: #fff;
float: left;
padding: 40px 20px 40px 50px;
line-height: 20px;
}
.product-row-text-form {
background-color: #fff;
padding: 40px 20px 40px 50px;
line-height: 20px;
}
.checkmark {
display: inline-block;
vertical-align: middle;
margin-right: 7px;
}
.checkmark img {
vertical-align: middle;
}
.product-spec {
font-size: 16px;
font-weight: bold;	
}
.product-row-pic {
text-align: right;
height: auto;
bottom: 0;
}
.product-row-pic img {
max-width: 100%;
max-height: 100%;
display: block;
}
.main-content-mobile {
display: none;
padding-top: 20px;
}
/*Footer*/
footer {
background-color: #fff;
height: 150px;
bottom: 0;
padding-top: 10px;
}
.nav-bottom {
display: flex;
justify-content: space-around;
align-items: center;
height: 50px;
font-family: 'Raleway', sans-serif;
color: #fff;
}
.footer-links {
display: flex;
justify-content: space-around;
width: 70%;
font-size: 9px;
font-family: 'Raleway', sans-serif;
color: #999999;
}
.footer-links li {
list-style: none;	
margin-left: 5px;
margin-right: 5px;
text-align: center;
}
.footer-links a {
text-decoration: none;
text-transform: uppercase;	
letter-spacing: 1px;
color: #999999;
font-weight: bold;
}
/*signup.php*/
.form-signup {
width: 400px;
margin: 0 auto;
padding-top: 15px;
}
.form-signup input {
width: 90%;
height: 40px;
padding: 0px 5%;
margin-bottom: 5px;
margin-top: 5px;
border: none;
background-color: #FFFFFF;
font-family: arial;
font-size: 16px;
color: #111;
line-height: 40px;
font-family: 'Raleway', sans-serif;
border-radius: 3px;	
}
.form-signup button {
display: block;
margin: 15px auto;
width: 30%;
height: 40px;
border: none;
background-color: #222;
font-family: arial;
font-size: 16px;
border-radius: 3px;
color: #fff;
cursor: pointer;
font-family: 'Raleway', sans-serif;
transition-duration: 0.4s;
}
.form-signup button:hover {
background-color: #111;
transition-duration: 0.4s;
}
/*form1.php*/
.form-application {
width: 500px;
margin: 0 auto;
font-family: 'Raleway', sans-serif;
}
.form-dropdown {
font-family: 'Raleway', sans-serif;
float: left;
height: 25px;
line-height: 25px;
vertical-align: middle;
margin-left: 15px;
margin-right: 15px;
margin-top: 7px;
margin-bottom: 7px;
box-sizing: border-box;
color: #5b5a5b;
width: auto;
max-width: 100%;
text-indent: 0.01px;
border-radius: 0;
padding: 0 0 0 5px;
background: #FFF;
}
.form-checkbox {
font-size: 13px;
line-height: 16px;
font-weight: normal;
font-family: 'Raleway', sans-serif;
color: #5b5a5b;
box-sizing: border-box;
text-align: left;
}
.form-checkbox label {
display: block;
}
.form-checkbox input {
transform: scale(0.5);
vertical-align: bottom;
position: relative;
overflow: hidden;
}
.form-application input {
width: 90%;
height: 40px;
padding: 0px 5%;
margin-bottom: 5px;
margin-top: 5px;
border: none;
background-color: #e0e0e0;
font-family: arial;
font-size: 16px;
color: #111;
line-height: 40px;
font-family: 'Raleway', sans-serif;
border-radius: 3px;

}
.form-application button {
width: 30%;
height: 40px;
border: none;
background-color: #222;
font-family: arial;
font-size: 16px;
border-radius: 3px;
color: #fff;
cursor: pointer;
font-family: 'Raleway', sans-serif;
float: left;
transition-duration: 0.4s;
}
.form-application button:hover {
background-color: red;
transition-duration: 0.4s;
}
.form-dob {
display: grid;
grid-template-columns: 13% 47% 40%;
float: left; 
width: 350px	
}
.form-dob-3 {
width: 50%;	
}
/*progress-mortgages.php*/
.progress-bar {
width: 60% !important;
}
/*Responsive-Design: Extra Large Desktop*/
@media only screen and (min-width: 1921px) {
/*Main*/
.main-content-row1-cta {
width: 100%;
margin-left: 20%;
margin-right: 10%;
}
.main-content-row2 {
padding-left: 15%;
padding-right: 15%;
}
.main-content-row2-product {
padding-left: 15%;
padding-right: 15%;	
}
}
/*Responsive-Design: Large Desktop*/
@media only screen and (min-width: 1301px) {
/*Main*/
.main-content-row1-index {
background-image: url("images/demobank-banner-02-1920.jpg");
}
.main-content-row1-currentaccounts {
background-image: url("images/demobank-banner-05-1920.jpg");
}
.main-content-row1-creditcards {
background-image: url("images/demobank-banner-03-1920.jpg");
}
.main-content-row1-insurance {
background-image: url("images/demobank-banner-06-1920.jpg");
}
.main-content-row1-loans {
background-image: url("images/demobank-banner-07-1920.jpg");
}
.main-content-row1-mortgages {
background-image: url("images/demobank-banner-10-1920.jpg");
}
.product-row {
grid-template-columns: 65% auto;
}
}
/*Responsive-Design: Tablet*/
@media only screen and (max-width: 920px) {
/*Header*/
.nav-links {
font-size: 8px;
width: 75%;
}
h1 {
font-size: 37px;	
}
h2 {
font-size: 22px;	
}
h3 {
font-size: 13px;
}
.main-content-row1-cta-colorbox {
height: 90px;
}
/*Main*/
.main-content-row1-index {
background-image: url("images/demobank-banner-02-920.jpg");
height: 400px;
background-size: auto 100%;
}
.main-content-row1-currentaccounts {
background-image: url("images/demobank-banner-05-920.jpg");
height: 400px;
background-size: auto 100%;
}
.main-content-row1-creditcards {
background-image: url("images/demobank-banner-03-920.jpg");
height: 400px;
background-size: auto 100%;
}
.main-content-row1-insurance {
background-image: url("images/demobank-banner-06-920.jpg");
height: 400px;
background-size: auto 100%;
}
.main-content-row1-loans {
background-image: url("images/demobank-banner-07-920.jpg");
height: 400px;
background-size: auto 100%;
}
.main-content-row1-mortgages {
background-image: url("images/demobank-banner-10-920.jpg");
height: 400px;
background-size: auto 100%;
}
/*Footer*/
.footer-links {
font-size: 8px;
width: 75%;
}
/*progress-mortgages.php*/
.progress-bar {
width: 80% !important;
}
}
/*Responsive-Design: Mobile*/
@media only screen and (max-width: 775px) {
/*Header*/
body {
overflow-x: hidden;
}
.grid1 {
grid-template-columns: 65px 1fr 270px;
}
.grid-buffer-left {
display: none;
}
.grid-logo {
width: 100px;
}
.grid-logo-title {
display: none;	
}
.form-login input {
width: 80px;
}
.form-login-td-user {
width: 90px;
max-width: 90px;
}
.form-login-td-pwd {
width: 90px;
max-width: 90px;
}
.form-login button {
font-size: 10px;
height: 24px;
width: 40px;
margin: 3px;
padding-left: 3px;
padding-right: 3px;
padding-top: 2px;
}
.form-login-td-button {
width: 40px;	
}
.signup-button a {
width: 40x;
font-size: 10px;
font-weight: bold;
}
.form-logout button {
font-size: 10px;
height: 24px;
width: 50px;
margin-top: 3px;
margin-right: 10px;
padding-left: 3px;
padding-right: 3px;
padding-top: 2px;
}
.nav-links {
position: absolute;
font-size: 8px;
right: 0px;
height: 92vh;
top: 8vh;
background-color: red;
display: flex;
flex-direction: column;
align-items: center;
width: 50%;	
transform: translateX(100%);
transition: transform 0.5s ease-in;
}
.nav-links li {
opacity: 0;	
}
.nav-link-content:hover .dropdown-content {
display: none;
}
.burger {
display: block;	
}
/*Main*/
.main-content-row1-index {
height: 0;
padding-top: 33.33%;
background-size: 100%;
background-position: auto;
}
.main-content-row1-currentaccounts {
width: 100%;
height: 160px;
min-height: 150px;
background-image: none;
background-repeat: no-repeat;
background-size: auto;
background-position: center top;
display: flex;	
}
.main-content-row1-creditcards {
width: 100%;
height: 160px;
min-height: 150px;
background-image: none;
background-repeat: no-repeat;
background-size: auto;
background-position: center top;
display: flex;	
}
.main-content-row1-insurance {
width: 100%;
height: 160px;
min-height: 150px;
background-image: none;
background-repeat: no-repeat;
background-size: auto;
background-position: center top;
display: flex;	
}
.main-content-row1-loans {
width: 100%;
height: 160px;
min-height: 150px;
background-image: none;
background-repeat: no-repeat;
background-size: auto;
background-position: center top;
display: flex;	
}
.main-content-row1-mortgages {
width: 100%;
height: 160px;
min-height: 150px;
background-image: none;
background-repeat: no-repeat;
background-size: auto;
background-position: center top;
display: flex;	
}
.main-content-row1-cta-colorbox {
height: 90px;
}
.main-content-row1-cta-text {
padding-right: 1%;
color: #474747;
}
.main-content-row1-cta-text-form {
padding-right: 1%;
color: #474747;
}
.main-content-row1-cta-text-product {
padding-right: 0px;
}
.main-content-row1-cta-text-product-white {
padding-right: 0px;
color: #000000;
}
h1 {
font-size: 35px;	
}
h2 {
font-size: 25px;	
}
h3 {
font-size: 15px;
font-weight: 1.4;
line-height: 1.4;	
}
.main-content-row1-cta-text-product h1 {
font-size: 32px;
}
.main-content-row1-cta-text-product h2 {
font-size: 20px;
}
.main-content-row1-cta-text-product-white h1 {
font-size: 32px;
}
.main-content-row1-cta-text-product-white h2 {
font-size: 20px;
}
a.button-cta-page {
display: none;
}
.main-content-row2 {
display: none;
}
.main-content-row2-product {
padding-top: 20px;
margin-top: 0px;
}
.main-content-mobile {
display: block;
padding-bottom: 100px;
}
.product-row {
grid-template-columns: 1fr;
background-color: initial;
}
.product-row-form {
	grid-template-columns: 1fr;
background-color: initial;
}
.product-row-pic {
background-color: initial;
}
.product-row-pic img {
max-width: 100%;
max-height: initial;
}
/*Footer*/
footer {
display: none;	
}
.session-expire a{
text-decoration: none;
font-family: 'Raleway', sans-serif;
color: #FFFFFF;
text-align: center;
text-transform: uppercase;
}
.session-expire a:active {
color: #0099ff;
text-transform: uppercase;
}
.session-expire a:hover {
color: #0099ff;
text-transform: uppercase;
}
/*signup.php*/
.form-signup {
width: 300px;
}
.form-signup button {
width: 30%;
}
/*form1.php*/
.product-row-text-form {
padding: 40px 40px 40px 50px;
}
.form-application {
width: 100%;
}
.form-application button {
width: 50%;
}
.form-dob {
grid-template-columns: 100%;
width: 100%;
max-width: 100%;
margin-bottom: 20px;
}
.form-dob-1 {
width: 40px;	
}
.form-dob-2 {	
width: 100%;
max-width: 100%;
}
.form-dob-3 {
width: 60px;	
}
.form-dob-1 input {
width: 100%;	
}
.form-dob-2 select {
width: 100%;	
max-width: 167px
}
.form-dob-3 input {
width: 100%;	
}
/*progress-mortgages.php*/
.progress-bar {
width: 100% !important;
}
}
/*Responsive-Design: Small Mobile*/
@media only screen and (max-width: 355px) {
/*Header*/
.form-login input {
width: 60px;
}
.grid1 {
grid-template-columns: 65px 1fr 230px;
}
}
/*Burger-nav Animation*/
.nav-active {
transform: translateX(0%);	
}
@keyframes navLinkFade {
from {
opacity: 0;
transform: translateX(50px);
}
to {
opacity: 1;
transform: translateX(0px);
}	
}
.toggle .line1 {
border-radius: 2px;
transform: rotate(-45deg) translate(-5px,6px);
}
.toggle .line2 {
border-radius: 2px;
opacity: 0;
}
.toggle .line3 {
border-radius: 2px;
transform: rotate(45deg) translate(-5px,-6px);	
}



