@charset "utf-8";

/* CSS Document */
/* 
  Mobile: 
  * 320px = 20em
  * 767px = 47.9375em
*/

@media only screen and (min-width: 20em) and (max-width: 47.9375em) {
/* Diagnostic Styling. Delete When Done. */
/*  body:before {
       background: yellow;
       content: "Mobile Size";
  }*/
	.reviews > .wappers-2 > div::before {
    content: "";
    display: block;
    font-size: 50px;
    background-image: url(../images/quotation.svg);
    position: absolute;
    width: 25px;
    height: 25px;
    z-index: 0;
    background-repeat: no-repeat;
    top: 18px;
    left: 18px;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.margin-top{
	top: 45px;
}
	.contact-ul li {
    width: 41%;
    float: left;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 20px 0px 0px 18px;
    height: 141px;
}
.contact-ul li:nth-child(3), .contact-ul li:nth-child(4) {
    border-bottom: 0px solid #000;
    word-break: break-all;
}
.warning-box p {
    font-size: 12px;
    font-weight: normal;
}
p.contact-div {
        font-size: 26px;
    color: #fff;
    padding: 0px 0 0 15px;
    font-family: 'Roboto', sans-serif;
}
.wappers.how-works {
    width: 82%;
    height: inherit;
    padding: 19px;
}
.form-wrapper {
    width: 90%;
    padding: 20px 0px 40px;
}
.form-wrapper-inner {
    padding: 20px 0px 40px;
}
#myform .fields .terms {
    width: 90%;
}
.input-group.dob select {
    width: 100px;
    margin: 0px 0 0 0px;
}
#myform .field label {
    width: 100%;
}
	.how-works > p {
    color: #000000;
    font-size: 16px;
    width: 100%;
    text-align: justify;
    line-height: 28px;
    padding: 1px 0 0 0;
}
#myform .fields input[type="checkbox"] {
    float: left;
    margin: 3px 8px 0 0;
    width: 6%;
}
.banner > div h1 {
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 29px;
    color: #003069;
    line-height: 45px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}
	.banner > div h1 span {
    font-size: 29px;
    color: #a6282b;
    line-height: 27px;
}
	footer .footer-links-2 {
    margin-bottom: 0px;
    padding: 0;
    text-align: left;
    display: inline-block !important;
    /* width: 128%; */
	}
	.container-grid-col {
    width: 100%;
    max-width: 90%;
    margin: 0px auto;
    padding: 0px;
}
	.smo-icon {
    display: inline-flex;
    float: inherit;
    transition-duration: 0.7s;
    margin: 0px auto;
    padding: 0px;
    width: 100%;
    text-align: center;
    justify-content: center;
}
.footer-t {
    float: inherit;
    position: relative;
    clear: both;
    margin: 0;
    padding: 12px 0;
    text-align: center;
}
	.container-grid-col-60-40 {
    width: 100%;
    max-width: 97%;
    margin: 0px auto;
    padding: 20px 0;
    display: grid;
    grid-template-columns: 100%;
    grid-column-gap: 0%;
}
	
	footer .footer-links-2 li {
       list-style: none;
    padding: 0 11px 0 2px;
    display: inline-block;
    font-family: "Open Sans", sans-serif;
    font-weight: normal;
    width: 45%;
    padding-bottom: 10px;
}
.box-Benefit-income ul li {
    margin: 0px auto;
    padding: 18px 36px;
    list-style: none;
    padding-bottom: 20px;
    font-size: 16px;
    color: #333333;
    position: relative;
    line-height: 28px;
    width: 77%;
    text-align: justify;
    border: navajowhite;
    border-radius: 20px;
    background: #ffffff;
    margin-bottom: 31px;
}
		footer .footer-links li {
    list-style: none;
    padding: 0 11px 0 2px;
    display: inline-block;
    font-family: "Open Sans", sans-serif;
    font-weight: normal;
    width: 45%;
    padding-bottom: 9px;
}
	.wappers-2 {
    
    max-width: 90%;
   ;
}
.wappers-2 > div {
    width: 100%;
    float:none;
}

.gradient-2 {
    width: 100%;
    border-bottom: none;
    background: linear-gradient(to bottom, #ffffff00 0%, #ffffff00 42%, #003069 42%, #003069 100%), url(../images/body_bg.jpg);
    background-size: cover;
    padding-bottom: 60px;
	background-position-y: 0px;
}

	.banner > div:nth-child(1)::after {
    position: absolute;
    content: " ";
    top: 0;
    right: 150px;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-image:none;
    background-repeat: no-repeat;
    background-position: center;
}
	.wappers {
    margin: 0px auto;
    width: 100%;
    max-width: 90%;
    padding: 0px;
}
	.favourite-loans::after {
    position: absolute;
    content: " ";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-image:none;
    background-repeat: no-repeat;
    background-position: right;
}
	.wappers-3 {
    margin: 0px auto;
    width: 100%;
    max-width: 90%;
    padding: 0px;
}
	.wappers-3 > div {
    width: 100%;
    float: left;
    margin-left: 0px;
}
	.get-loan::after {
    position: absolute;
    content: " ";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-image:none;
    background-repeat: no-repeat;
    background-position: left;
}
	.wappers-3-s > div {
    width: calc(100%);

}
	.wappers-5 > div {
    width: calc(100%);
    float: left;
    margin: 0px auto;
    padding-left: 0%;
		display: grid;
justify-content: center;
}
.reviews::after {
    position: absolute;
    /*content: " ";*/
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-image: none;
    background-repeat: no-repeat;
    background-position: right;
}
	.ezcol-one-half {
		width: 88%;
		margin: 0px auto;
		padding: 0px;
		font-family: 'Roboto', sans-serif;
		font-weight: normal;
	}
	.wappers-3 > div.foot-col {
		width: 100%;
		margin-left: 0;
		min-height: 331px;
	}
	.foot-col-1 {
		border-right: none;
	}
	.foot-col-2 {
		border-right: none;
	}
	ul.foot-cont-info {
		padding: 0;
	}
	ul.smo-icons {
		padding: 0;
	}
}
/* Tablet:  
  * 768px = 48em 
    1023px = 63.9375em;
*/
@media only screen and (min-width: 48em) and (max-width: 63.9375em) {
/* Diagnostic Styling. Delete When Done. */
/*  body:before {
       background: yellow;
       content: "Tablet Size";
  }*/

}

/* Desktop: 
  * 1024px = 64em
  * 64em and larger
*/
@media screen and (min-width: 64em) {
/* Diagnostic Styling. Delete When Done. */
/*  body:before {
       background: yellow;
       content: "Desktop Size";
  }*/

}

@media(max-width:991px){  
    .wappers-3 .box-loans a{
        font-size:22px;
    }
}

@media(max-width:768px){
    .wappers-3 .box-loans{
        width:100%;
        margin-right: 0;
    }   
}
