/*
Theme Name: Empower.
URI: https://www.empowerwebdesign.com.au
Description: Empower, The Future
Theme Version: 1.0 
 Author: Empower Web Design
 Author URI: https://www.empowerwebdesign.com.au
 */
 


 
 * {
	margin: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
 }
 
 p {
	color: #000;
	font-size: 13px;
	line-height: 22px;
	 font-weight: 400;
 }
 
 td {
	margin: 0;
	padding: 0;
 }
 
 h1 {
	margin: 0;
	 font-size: 90px;
	 font-weight: 800;
	 color: #232323;
}
 
 h2 {
	font-weight: 700;
	 font-size: 40px;
	 text-transform: uppercase;
	 color: #000;
	 letter-spacing: 2px;
 }

.grecaptcha-badge {
	display: none;
}

.white h1,
.white h2,
.white h3,
.white h4,
.white h5,
.white h6,
.white p{
	color: #fff;
}
 
 h3 {
	font-weight: 400;
	 font-size: 36px;
 }

h4 {
	    color: #000;
    font-size: 26px;
    line-height: 34px;
}

h5 {
	font-size: 18px;
	line-height: 26px;
	color: #000;
}

h6 {
	font-size: 34px;
    font-weight: 300;
	color: #444;
}
 
 h1,h2,h3,h4,h5,h6 {
	font-family: 'Open Sans', sans-serif;
	margin-top: 0;
	margin-bottom: 0;
	 
 }

body .wpb_button, body .wpb_content_element, body ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0px;
}
 
 a {
	text-decoration: none;
	
 }
 
 a:hover,
 a:active,
 a:focus {
	 text-decoration: none;
 }
 
 li {
	list-style-type: none;

 }
 
 ul {
	margin: 0;
	padding: 0;
 }
 
 a, img {
	border: none;
 }
 
 img {
	 max-width: 100%;
	 width: auto;
	 height: auto;
 }
 
 body {
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	 overflow-x:hidden;
 }



.center_align {
	text-align: center;
}
 
 .body-padding {
		padding-top: 106px;
	}
 

 /* Header */
 
 .logo {
		    margin-left: 12px;
    margin-top: 12px;
		width: 150px;
    height: 44px;
	}
  
 .navbar {
	 background: transparent;
	 border-radius: 0px;
	 border: none;
	margin-bottom: 0px;
 }
 
 #responsive-menu-pro-button {
	display: none !important;
 }
 
 .navbar #responsive-menu-pro-button {
	 display: block !important;
	 float: right;
	 position: static;
	 top: 0px;
	 right: 0px;
	 margin: 0px 5% 0px 0px;
 }
 
 .navbar #responsive-menu-pro-button .responsive-menu-pro-box {
	 color: #00ACDC;
 }
 
 .navbar .responsive-menu-pro-inner, .navbar .responsive-menu-pro-inner::before, .navbar .responsive-menu-pro-inner::after {
	 background-color: #00ACDC;
 }
 
 
 
 #responsive-menu-pro-title {
	 text-align: center;
 }
 
 #responsive-menu-pro-title-image{
	 width: 50px;
 }
 
 .navbar .icon-bar {
	 height: 10px;
	 width: 80%;
	 background: #444;
 }
 
 .navbar-default .navbar-nav>li>a {
	font-family: 'Open Sans', sans-serif;
	color: #000;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 500;
 }
 
 .navbar-nav li a {
	 transition: 0.3s ease;
 }
 
 .navbar-default .navbar-nav>li >a:hover {
    
    color: #666;
 }
 
 .nav li ul li a {
	font-family: 'Open Sans', sans-serif;
    color: #232323;
    font-size: 12px;
    font-weight: 700 !important;
 }
 
 
 .nav li ul li a:hover {
	text-decoration: none;
 }
 
 .fixed {
    position:fixed;
	top: 0;
    left: 0;
    right: 0;
	width: 100%;
    z-index:999; 
	box-shadow: 0px 0px 2px -1px #222;
	 background: white;
}


 
 
.vc_btn3-container button,
.vc_btn3-container a,
.ff-default .ff_btn_style,
.ff-default .ff-btn-secondary:not(.ff_btn_no_style),
.gform_footer input{
	    background-color: #e0f0ea !important;
    background: #B9F3FC !important;
    color: #000 !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    padding: 19px 48px !important;
    border-radius: 50px !important;
    text-transform: uppercase !important;
    border: none !important;
    border-bottom: 4px solid #93C6E7 !important;
    border-right: 4px solid #93C6E7 !important;
}

.vc_btn3-container.clear button,
.vc_btn3-container.clear a{
	background-color: transparent !important;
	color: #777 !important;
	padding: 0 !important;
    margin: 22px 0px 22px 45px !important;
}

.vc_btn3-container.white a,
.ss_wrap_new .gform_button{
	background: #fff !important;
    background-color: #fff !important;
    border-bottom: 4px solid #93C6E7 !important;
    border-right: 4px solid #93C6E7 !important;
    color: #000 !important;
}

 .ss_wrap_new .gform_button {
    background: #fedeff !important;
    background-color: #fedeff !important;
    border-bottom: 4px solid #e0c0e1 !important;
    border-right: 4px solid #e0c0e1 !important;
    color: #000 !important;
}

.ss_wrap_new .gform_button:hover {
 border-bottom: 4px solid #93C6E7 !important;
    border-right: 4px solid #93C6E7 !important;
}

.vc_btn3-container.white a:hover {
	background: #93C6E7 !important;
    background-color: #93C6E7 !important;
    border-bottom: 4px solid #93C6E7 !important;
    border-right: 4px solid #93C6E7 !important;
    color: #000 !important;
}

.vc_btn3-container.clear button:hover,
.vc_btn3-container.clear a:hover{
	background-color: transparent !important;
	color: #333 !important;
}

.vc_btn3-container button:hover,
.vc_btn3-container a:hover,
.ff-default .ff_btn_style:hover,
.ff-default .ff-btn-secondary:not(.ff_btn_no_style):hover,
.gform_footer input:hover{
	background-color: #93C6E7 !important;
}

.button_spacing .vc_btn3-container button,
.button_spacing .vc_btn3-container a{
	margin: 0px 15px;
}

.seo .vc_btn3:before{
	content: "\f002";
	font-family: fontAwesome;
	margin-right:10px;
}

.seo .vc_btn3:after {
    content: "\f178";
    font-family: fontAwesome;
    margin-left: 10px;
}

.web .vc_btn3:before{
	content: "\f108";
	font-family: fontAwesome;
	margin-right:10px;
}
 
 /*HOME */

.gform-theme--foundation .gform_fields {
	display: block;
}

.home_form > .vc_column-inner > .wpb_wrapper {
	    background-color: #fff;
    padding: 65px 35px 40px 35px;
    border-radius: 20px;
	background-image: url(https://www.sanomi.com.au/wp-content/uploads/2024/08/money_loan.png);
	background-repeat: no-repeat;
	background-size: 50px;
	background-position: 35px 20px;
}

.home .gfield {
	margin-bottom: 15px;
}

.accr {
	margin-top: 35px;
}

.ss_wrap {
	background: #B9F3FC;
	    margin-top: -87px;
    padding: 110px 0px 60px;
	border-bottom-left-radius: 40px;
	border-bottom-right-radius: 40px;
}

.underline {
	display: inline-block;
	position:relative;
	z-index: 2;
}

.about_pod p{
    font-weight: 500;
}

.underline_yellow {
	display: inline-block;
	position:relative;
	z-index: 2;
}

.page-id-1452 iframe {
	min-height: 750px;
}

.loan_button {
	color: #000;
	background: #fff;
	height: 150px;
    width: 150px;
	text-align: center;
	line-height: 95px;
	display: block;
	border-radius: 100%;
	text-transform: uppercase;
	position: absolute;
       bottom: 25px;
    left: 0px;
	    box-shadow: 0px 0px 6px 1px #00000045;
}

 .loan_button.novated {
		 right: 5px;
		 left: auto;
		 line-height: 150px;
		 background: #e0f0ea;
	 }

.loan_button.novated:before {
	content: none;
}

.loan_button:before {
	    content: "";
    width: 50px;
    height: 45px;
    background: url(https://www.sanomi.com.au/wp-content/uploads/2024/03/car-icon-new.png);
    display: block;
    top: 30px;
    margin: 0 auto;
    top: 25px;
    position: relative;
}

.loan_button:after {
	content: "\f178";
    font-family: fontAwesome;
    margin-left: 10px;
}

.process_title {
	padding-top: 170px;
}

.process_box_wrap {
	padding-top: 90px;
	padding-bottom: 120px;
}

.process_box > .vc_column-inner > .wpb_wrapper {
	border: 1px solid #000;
	border-radius: 20px;
	padding: 55px 40px;
	border-bottom: 6px solid #93C6E7;
	border-right: 6px solid #93C6E7;
}

.process_bg > .vc_column-inner {
	height: 100%;
    background-size: cover;
    background-position: center;
    border-radius: 20px;
}

.process_step h6 {
	font-size: 24px;
	color: #000;
	background: #FEDEFF;
	height: 60px;
	width: 60px;
	line-height: 60px;
	text-align: center;
	border-radius: 100%;
	display: inline-block;
	margin: 15px 0px 15px 0px !important;
	font-weight: 500;
}

.process_box h4 {
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 5px !important;
}

.home_personal_loan > .vc_column-inner > .wpb_wrapper {
	background: #FEDEFF;
	border-radius: 20px;
	padding: 0px 70px 90px 70px;
}

body .ti-widget.ti-goog .ti-review-item > .ti-inner {
  background: #e0f0ea !important; 
}

.home .testimonial_wrap {
	padding-bottom: 90px;
}

.home_car_loan > .vc_column-inner > .wpb_wrapper {
	border: 1px solid #000;
	border-radius: 20px;
	padding: 0px 70px 90px 70px;
}

.loans_wrap img {
	width: 320px;
	margin-top: -120px;
}

.loans_wrap h5 {
	margin: 45px 0px 35px !important;
}

.large_percent {
	font-size: 60px;
    font-weight: 500;
}

.testimonial_text_wrap {
	background: #e0f0ea;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	padding: 75px 80px 140px 60px !important;
}
 
.testimonial_bg > .vc_column-inner {
	height: 100%;
	background-size: cover;
	background-position: center;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
}

.testimonial_wrap .slick-prev:before {
  content: '' !important;
  background: url(https://www.sanomi.com.au/wp-content/uploads/2023/12/arrow-left.png) !important;
  background-size: 52px 52px;
  height: 52px;
  width: 52px;
  display: block;
}

.page-id-1095 .slick-prev:before {
	content: '' !important;
  background: url(https://www.sanomi.com.au/wp-content/uploads/2023/12/arrow-left.png) !important;
  background-size: 40px 40px !important;
  height: 40px;
  width: 40px;
  display: block;
}

.page-id-1095 .slick-next:before {
  content: '' !important;
  background: url(https://www.sanomi.com.au/wp-content/uploads/2023/12/arrow-right.png) !important;
  background-size: 40px 40px !important;
  height: 40px;
  width: 40px;
  display: block;
}

.testimonial_wrap .slick-next:before {
  content: '' !important;
  background: url(https://www.sanomi.com.au/wp-content/uploads/2023/12/arrow-right.png) !important;
  background-size: 52px 52px;
  height: 52px;
  width: 52px;
  display: block;
}

.carousel-caption .content-section {
	color: #000;
	text-shadow: none !important;
	text-align: left !important;
	font-size: 13px;
    line-height: 22px;
}

.slick-prev, .slick-next {
	top: 110% !important;
}

.page-id-1095 .slick-prev,
.page-id-1095 .slick-next {
	top: 25% !important;
}

.ss_wrap_new {
	padding-top: 150px;
}


.page-id-1095 .slick-prev {
	margin-left:-60px !important;
}

.page-id-1095 .slick-next {
	margin-right:-60px !important;
}

.testimonial_wrap .slick-prev {
	margin-left: -40px !important;
}

.testimonial_wrap .slick-next {
	left: 65px !important;
}

body:not(.home) .testimonial_wrap {
	margin-bottom: 190px;
	margin-top: 60px;
}

body:not(.home) .ss_wrap h2 {
	font-size: 28px;
}

.personalised_service p:before {
	content:'';
	background: url(https://www.sanomi.com.au/wp-content/uploads/2024/07/approval-confidence2.png);
	display: inline-block;
	height:24px;
	width:24px;
	background-size: 24px 24px;
	margin-right: 10px;
	position: relative;
    top: 7px;
}

.competitive_rates p:before{
	content:'';
	background: url(https://www.sanomi.com.au/wp-content/uploads/2024/02/interest-rate.png);
	display: inline-block;
	height:24px;
	width:24px;
	background-size: 24px 24px;
	margin-right: 10px;
	position: relative;
    top: 7px;
}

.efficient_process p:before {
	content:'';
	background: url(https://www.sanomi.com.au/wp-content/uploads/2024/07/efficient-process.png);
	display: inline-block;
	height:24px;
	width:24px;
	background-size: 24px 24px;
	margin-right: 10px;
	position: relative;
    top: 7px;
}

.about_pod {
	display: inline-block;
	margin-right: 35px;
}

.vc_toggle_size_md.vc_toggle_simple .vc_toggle_title .vc_toggle_icon {
	right: 0 !important;
	left:100% !important;
}

.vc_toggle_size_md.vc_toggle_simple .vc_toggle_title {
	padding-left: 0px !important;
}

.vc_toggle_title h4 {
	font-size: 16px !important;
	font-weight: 400 !important;
	line-height: 24px; !important;
}

.vc_toggle {
	padding: 20px !important;
    border-bottom: 1px solid #000;
	margin-bottom: 0px !important;
}

.vc_toggle_size_md .vc_toggle_icon::before {
    height: 2px;
    width: 15px !important;
}
 
.vc_toggle_size_md .vc_toggle_icon::after {
    height: 15px !important;
    width: 2px;
}

.vc_toggle_size_md.vc_toggle_simple .vc_toggle_content {
	padding-left: 0px !important;
}

.home_faq {
	padding-bottom:210px;
}

.home_logos {
	padding-bottom: 180px;
}

.small_text p {
	font-size: 11px;
	line-height: 20px;
	color: #666;
}

.footer_contact_item img{
	width: 25px;
}

.process_box img {
	width: 50px;
}


 /* PAGE */
 
 #main_content_text_page h1,
 #main_content_text_page h2,
 #main_content_text_page h3,
 #main_content_text_page h4,
 #main_content_text_page h5{
	margin-bottom: 20px;
 }

.page_header_wrap {
	background: #B9F3FC;
	padding: 150px 0px 70px 0px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	margin-top: -87px;
	text-align: center;
}

.page_header_wrap h2 {
	font-size: 28px;
}
 

iframe {
	max-width: 100%;
}

.curved img {
	border-radius: 10px;
	border-bottom-left-radius: 45%;
}

.curved_negative img {
	border-radius: 10px;
	border-bottom-right-radius: 45%;
}
 
body .ff-t-container {
	margin-bottom: 15px !important;
}

.ff-el-section-title {
	    font-size: 18px;
    font-weight: 500 !important;
}

.ff-el-input--label label {
	font-size: 12px;
}

.cta {
	padding: 80px 25px;
	border: 1px solid #000;
	border-radius: 20px;
	margin-bottom: 180px;
}

.terms-conditions {
	padding-bottom: 180px;
}

.wpb_wrapper ol,
.wpb_wrapper ul{
	padding-left: 20px;
	font-size: 13px;
}

.wpb_wrapper ol li{
	line-height: 22px;
	list-style-type: auto;
}

.wpb_wrapper ul li {
	line-height: 22px;
	list-style-type: circle;
}

.page_tag p {
	background: #fdebd3;
    padding: 3px 20px;
    border-radius: 20px;
    margin-bottom: 12px !important;
    font-size: 10px;
    display: inline-block;
    text-transform: uppercase;
}

.cta_header {
	margin-bottom: 15px !important;
}


 
 /* APPLY NOW NEW */

.gform_title {
	display: none;
}


/*CONTACT*/

.contact_panel {
	border:1px solid #000;
	border-right: none;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
}

.contact_panel2 {
	border:1px solid #000;
}

.contact_panel3 {
	border:1px solid #000;
	border-left: none;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
}

body .ff-default .ff-el-form-control{
	border-color: #000 !important;
    padding: 15px !important;
}

.ginput_complex input,
.gfield:not(.gfield--type-choice) input{	
	border-color: #000 !important;
	height: 45px !important; 
}

.gfield input{	
	border-color: #000 !important;
}
 
.page_contact_section {
	margin-bottom: 170px;
}
 
 /* FOOTER */

#footer .social_wrap a {
  color: #fff;
  width: 40px;
  height: 40px;
  display: inline-block;
  line-height: 40px;
  border-radius: 100%;
  margin: 10px 3px;
  transition: 0.3s;
  background: #000;
  text-align: center;
}

#footer .social_wrap {
	margin-top: 15px;
}

#footer .social_wrap a:hover {
	background: #333;
}

.cities_footer_header {
	font-size: 12px;
	font-weight: 700;
	color: #000;
	margin-top: 25px;
	margin-bottom: 10px;
}

.cities_footer a {
    font-size: 15px;
    color: #000;
}

#footer_wrapper {
	background: rgb(149,202,188);
background: linear-gradient(90deg, #B9F3FC 50%, #AEE2FF 50%);
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}

.footer_logo_wrap {
	text-align: center;
}

.footer_logo {
	display: inline-block;
	margin-top: -125px;
}

.footer_contact_item {
	margin-bottom: 15px;
}

.footer_contact_item img,
.footer_contact_item h4{
	display: inline-block;
}

.footer_contact_item h4 {
	margin-left: 15px;
	font-size: 14px;
	font-weight: 400;
}

#footer h5 {
	font-weight: 500;
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 20px;
}

#menu-footer-menu li a {
	font-size: 12px;
	color:#000;
	
}

#menu-footer-menu li {
	margin-bottom: 6px;
}

.copyright_text_wrap {
	    margin-top: 140px;
    margin-bottom: 20px;

}

.copyright_text p,
.license_text p{
	font-size: 12px;
}

.copyright_text a {
	color:#000;
}
 

select.ff-el-form-control:not([size]):not([multiple])
{
  height: 50px !Important;
}

.apply_now_new_wrap {
	background: #e0f0ea;
    padding: 50px 40px !important;
    border-radius: 20px;
}
 
 /* MEDIA QUERIES */
 
 
 @media (min-width: 768px) {
	 
	 .apply_now_new {
		 padding-top: 100px !important;
		 padding-bottom: 100px !important;
	 }
	 
	 .menu_phone a {
		 font-size: 24px !Important;
	 }
	 
	 .loan_button {
    height: 200px;
    width: 200px;
    line-height: 165px;
    bottom: 5px;
    left: 0px;
    box-shadow: 0px 0px 6px 1px #00000045;
		 font-size: 15px;
	 }
	 
	 .loan_button.novated {
		 right: 0;
		 left: auto;
		 line-height: 200px;
		 background: #e0f0ea;
	 }
	 
	 .loan_button.novated:before {
		background: none;
		 content: none;
	 }
	 
	 .loan_button:before {
    top: 50px;
}
	 
	 .apply_now {
		 padding-top: 50px !important;
	 }
	 
	 .trust_sanomi {
		 padding-top: 0px !important;
	 }
	 
	 .buffer_lenders {
		 padding-top: 70px;
		 padding-bottom: 160px;
	 }
	 
	 .lenders_slider {
		 padding-top: 70px;
	 }
	 
	   .dropdown_menu > a::after {
    font-family: fontAwesome;
    content: "\f107";
    display: inline-block;
    margin-left: 10px;
    font-size: 12px;
}
	 
	 .menu_phone a:before {
	content:"";
	background: url(https://www.sanomi.com.au/wp-content/uploads/2024/02/telephone-call.png);
	    background-size: 26px 26px;
    width: 26px;
    height: 26px;
    display: inline-block;
    margin-right: 15px;
		    position: absolute;
    left: -40px;
    top: -4px;
}
	 
	 body .process_box {
		 align-items: normal;
	 }
	 
	 .process_box > .vc_column-inner {
		 display: flex;
		 
	 }
	 
	 .navbar:not(.fixed) #menu-main-menu {
		 padding-top: 15px;
	 }
	 
	 .navbar-nav>li>a {
		 padding-top: 0px;
		 padding-bottom: 0px;
		 padding-left: 0px;
		 padding-right: 0px;
	 }
	 
	 .menu_phone {
		 margin-left: 200px;
	 }
	 
	 #footer .col-sm-6 {
		 padding-left: 120px !important;
	 }
	 
	 #footer .copyright_text {
		 padding-left: 0px !important;
	 }
	 
	 .about_text_wrap {
		 padding-left: 60px !important;
	 }
	 
	 .about_text_wrap_left {
		  padding-right: 60px !important;
	 }
	 
	 .process_box > .vc_column-inner {
		 padding-right: 0px !important;
	 }
	 
	 .contact_page_info.first {
		 padding-top: 100px;
	 }
	 
	
	.body-padding {
		padding-top: 86px;
	}
	
	/*HEADER */
	
	.top_nav_right_wrapper {
		position: relative;
		z-index: 1;
	}
	
	.logo {
		margin: 20px 0px 0px 20px;
   width: 150px;
    height: 44px;
		
	}
	
	.logo_resize {
		margin-top: 0px;
    width: 140px;
    height: 41px;
	}
	
	.navbar-right {
		margin-right: 0px;
	}
	
	.navbar-collapse {
		padding-right: 0px;
	}
	
	 .navbar-default .navbar-nav > li > a {
	margin: 25px 30px;
    font-size: 12px;
 }
 
 #myNavbar > ul > li > a  {
	 cursor: pointer;
 }
 
 
 .navbar-default .navbar-nav > li > a:active,
 .navbar-default .navbar-nav > li > a:focus{
	color: #fdebd3;
 }
 
 .nav li ul {
	 position: absolute;
 	 display: none;
	 z-index: 99999;
	 background-color: #fff;
	 transition: 300ms ease;
	 -webkit-transition: 300ms ease;
	 -moz-transition: 300ms ease;
	 -o-transition: 300ms ease;
	 box-shadow: 0px 0px 2px -1px #222;
	 
 }
 
 .nav li ul li a {
	 padding: 13px 70px 13px 20px;
	 display: block;
	 white-space: nowrap;
	 font-weight: 100;
	 transition: 0.25s;
 }
	 
	#content{
		transition: 0.25s;
	
} 
	 #content:after {
		 content: "";
  display: block;
  transition: 0.25s;
	opacity: 0;
	 }

.dark_overlay:after,
	 .no_overlay:after{
	position:fixed;
	width:100%;
	 transition: 0.25s;
	height:100%;
	left:0;
	top:0;
	background: #232323;
	z-index: 7;
}
	 
	 .dark_overlay:after{
	opacity: 0.85 !important;
}

	 .no_overlay:after{
	opacity: 0 !important;
		 visibility: hidden;
}

.navbar {
	z-index: 9;
}
	 
	  /* SLIDESHOW */
 
.slide_wrap {
	padding-top: 160px;
}
	 
	#menu-main-menu .sub-menu-columns {
		 position: static;
	 }

 .nav li:hover ul {
	 display: block;
 }
 
	.navbar #responsive-menu-pro-button {
	display: none !important;
 }
 
 body:not(.home) .nav .current-menu-item a{
	border-bottom: 2px solid #fdebd3;
 }
	 
	 body:not(.home) .nav .sub-menu .current-menu-item a {
		 background: transparent;
	 }
	 
	 
	 /* HOME */
	 
	 .flex_wrap {
		 display: flex;
	 }
	 
	 .flex {
		 display: flex;
		 align-items: center;
		  justify-content: center;
	 }
	 
 
 /* PAGE */
	 
	 .buffer_standard {
		 padding-top: 170px;
		 padding-bottom: 170px;
	 }
	 
	 .buffer_last {
		 padding-bottom: 170px;
	 }
	 
	  .buffer_last_small {
		 padding-bottom: 100px;
	 }
	 
	 .buffer_low {
		 padding-bottom: 80px;
	 }
 
 
 /*FOOTER*/
 

 
 
 }

@media (min-width:400px) and (max-width:768px){

}

@media (min-width:1000px) and (max-width:1200px){
.contact_panel h5,
	.contact_panel2 h5,
	.contact_panel3 h5 {
		font-size: 15px;
	}
	
	.footer_contact_section {
		width: 30% !important;
	}
	
	.footer_menu_section {
		width: 20% !important;
	}
	
}
 

 @media (min-width: 992px) {
 
	.navbar-default .navbar-nav > li > a {
margin: 25px 30px;
    font-size: 12px;
 }
 
	.logo {
margin: 10px 0px 0px 20px;
       width: 187px;
    height: 55px;
    position: relative;
    top: 15px;
    left: 12px;
    z-index: 99;
		
	}
	
	.logo_resize {
		top: 12px;
		margin-top: 0px;
    width: 160px;
    height: 47px;
	}

 
 }
 
 @media (min-width: 1200px) {
	
	.navbar-default .navbar-nav > li > a {
margin: 25px 30px;
    font-size: 14px;
 }
 
 
 }
 
 @media (min-width: 1300px) {
	 
	  .loan_button {
    height: 240px;
    width: 240px;
    line-height: 185px;
    bottom: 5px;
    left: 0px;
    box-shadow: 0px 0px 6px 1px #00000045;
		 font-size: 15px;
	 }
	 
	 .loan_button:before {
    top: 60px;
}
	 
	 .ss_home_wrap_img img {
		 width: 80%;
	 }
	 
	 .loan_button.novated {
		 right: 0;
		 left: auto;
		 line-height: 240px;
		 background: #e0f0ea;
	 }
 
 	/* Navigation */
	
	.nav li ul {
	display: block;
	 position: absolute;
	 visibility: hidden;
	 z-index: 8;
	 opacity: 0;
	 filter: alpha(opacity=0);
	 transition: 0.25s;
	 -webkit-transition: 0.25s;
	 -moz-transition: 0.25s;
	 -o-transition: 0.25s;
 }
 
 	.nav li:hover ul {
	 visibility: visible;
	 opacity: 1;
	 filter: alpha(opacity=0);
 }
 
 .footer_low_section_left {
	
	 
 }
	 
	body .container {
		 width: 95%;
		max-width: 1600px;
		margin: 0 auto;
	 }
 
 }

@media (min-width:768px) and (max-width:1000px){
	
	 .loan_button {
    height: 150px;
    width: 150px;
    line-height: 95px;
    bottom: 5px;
    left: 0px;
    box-shadow: 0px 0px 6px 1px #00000045;
		 font-size: 13px;
	 }
	
	.loan_button:before {
    top: 30px;
}
	 
	 .loan_button.novated {
		 right: 0;
		 left: auto;
		 line-height: 150px;
		 background: #e0f0ea;
	 }
	
	.contact_panel h5,
	.contact_panel2 h5,
	.contact_panel3 h5 {
		font-size: 12px;
	}
	
	.process_box > .vc_column-inner > .wpb_wrapper {
    padding: 20px 15px;
	}
	
	.footer_contact_section {
		width: 35% !important;
	}
	
	.footer_menu_section {
		width: 15% !important;
	}
	
	.footer_contact_item h4 {
    margin-left: 10px;
    font-size: 12px;
}
	
	.logo_resize {
    position: relative;
    top: 15px;
    left: 12px;
		    z-index: 99;
	}
	
	.footer_logo {
   
}
	

}

@media (min-width:768px) and (max-width:1200px){
body .menu_phone {
		display: none;
	}
}

@media (min-width:768px) and (max-width:1300px){
.nav li ul {
    z-index: 8;
}
}


@media (min-width:768px) and (max-width:850px){
.navbar-default .navbar-nav>li>a {
    margin: 25px 30px;
    font-size: 12px;
}
}

@media (min-width:850px) and (max-width:1050px){
.navbar-default .navbar-nav>li>a {
   margin: 25px 30px;
    font-size: 12px;
}
}

@media (min-width:1200px) and (max-width:1330px){
.navbar-default .navbar-nav>li>a {
    margin: 25px 30px;
    font-size: 14px;
}
	
	.menu_phone {
    margin-left: 100px;
}
	.about_pod {
    margin-right: 20px;
}
	
}

@media (max-width:768px){
	
	#responsive-menu-pro-container li.responsive-menu-pro-item a .glyphicon, #responsive-menu-pro-container li.responsive-menu-pro-item a .fab, #responsive-menu-pro-container li.responsive-menu-pro-item a .fas {
    font-family: 'FontAwesome' !important;
}
	
	body #responsive-menu-pro-container #responsive-menu-pro ul.responsive-menu-pro-submenu li.responsive-menu-pro-item a {
    height: auto;
    line-height: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
}
	
	
	h1 {
    font-size: 40px;
	}
	
	h4 {
    font-size: 20px;
    line-height: 26px;
}
	
	h6 {
    font-size: 18px;
	}
	
	.vc_btn3-container button, .vc_btn3-container a {
    font-size: 10px !important;
 padding: 22px 35px !important;
	}
	
	 .buffer_standard {
		 padding-top: 70px;
		 padding-bottom: 70px;
	 }
	
	.responsive-menu-pro-box {
    width: 35px !important;
	}
	
	.navbar .responsive-menu-pro-inner, .navbar .responsive-menu-pro-inner::before, .navbar .responsive-menu-pro-inner::after {
    background-color: #000 !important;
		width: 35px;
    height: 2px;
		   border-left:3px solid #599686 !important;
	}
	
	.navbar .responsive-menu-pro-inner::before, .navbar .responsive-menu-pro-inner::after {
		left: -3px;
	}
	
	button#responsive-menu-pro-button:hover,
	button#responsive-menu-pro-button{
    background: transparent !important;
}
	
	body, html {
	overflow-x: hidden;
}
	
	h2 {
		 font-size: 24px;
	}
	
	.navbar:after {
        width: 78px;
    height: 50px;
    background-size: 78px 50px;
	}
	
	.footer_icon {
		display: block;
	}
	
	.footer_contact a {
    font-size: 12px;
    margin-left: 0px;
	}
	
	.footer_icon_wrap {
    margin: 55px 0px 15px 0px;
		padding: 0px 0px 0px 50px;
}
	
	.textwidget .footer_icon_wrap:last-child {
		margin-top: 0px;
	}
	
	.textwidget .footer_icon_wrap:last-child .footer_contact {
		line-height: 20px;
	}
	
	.footer_logo {
    
}
	
	
	.social_icon_wrap {
    margin-top: 50px;
}
	
	.footer_icon {
		width: 40px;
	}
	
	.vc_btn3-container.clear button, .vc_btn3-container.clear a {
    margin: 22px 0px 22px 0px !important;
}
	
	.page_header_wrap h1 {
    font-size: 24px;
    padding: 80px 20px;
	}
	
	 .mobile_arrange {
		 display: table;
	 }
	 
	 .mobile_arrange .vc_col-sm-6:last-child {
    display: table-header-group;
}
	
	.ss_wrap {
    margin-top: -107px;
    overflow: visible !important;
}
	
	.navbar {
		z-index: 9999;
	}
	
	
	.process_title {
    padding-top: 70px;
}
	
	h3 {
    font-size: 24px;
}
	
	.process_bg {
		display: none;
	}
	
	.no-pad-bottom {
		margin-bottom: 0px !important;
	}
	
	.process_box_wrap {
    padding-top: 40px;
	}
	
	.process_section2 {
		margin-top: 20px;
	}
	
	.home_car_loan {
		margin-top: 160px;
	}
	
	.testimonial_bg > .vc_column-inner {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 20px;
    min-height: 300px;
}
	
	.testimonial_text_wrap {
    background: #e0f0ea;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 20px;
		border-bottom-right-radius: 20px;
    padding: 40px 15px 120px 15px !important;
}
	
	.partner_logos .vc_col-sm-2 {
		width: 33.3%;
		float: left;
		margin-bottom: 35px;
	}
	
	body .partner_logos {
		padding-top: 0px !important;
	}
	
	body .partner_logos.first {
		padding-top: 35px !important;
	}
	
	.home_logos {
    padding-bottom: 70px;
}
	
	.navbar.fixed {
    height: 70px;
}
	
	#footer_wrapper {
		background: rgba(149,202,188,1) !important;
		background-color: rgba(149,202,188,1) !important;
	}
	
	.low_footer_inner {
		margin-top: 35px;
	}
	
	.copyright_text_wrap {
    margin-top: 50px;
	}
	
	.page_header_wrap {
    margin-top: -107px;
    overflow: visible !important;
}
	
	.cta {
    margin-left: 0px !important;
		 margin-right: 0px !important;
		padding: 60px 15px;
}
	
	h5 {
    font-size: 15px;
    line-height: 22px;
	}
	
	.page_header_wrap h2 {
    font-size: 22px;
}
	
	body:not(.home) .ss_wrap h2 {
    font-size: 22px;
}
	
	.personal_finance_dots {
		padding-bottom: 10px;
	}
	
	.buffer_last_mobile{
		padding-bottom: 180px;
	}
	
	.mobile_adjust_top {
		margin-top: 45px;
	}
	
	.contact_panel,
	.contact_panel2,
	.contact_panel3 {
		border-radius: 20px !important;
		margin-left: 0px !important;
		margin-right: 0px !important;
		padding: 25px 35px !important;
		width: 90% !important;
    margin: 25px auto !important;
		border: 1px solid #000 !important;
	}
	
	.contact_image {
		text-align: center !important;
	}
	
	.contact_image img {
		max-width: 150px !important;
	}
	
	.buffer_mobile_app_form {
		padding-bottom: 220px !important;
	}
	
	
	.page-id-1095 .slick-prev {
	margin-left:-50px !important;
}

.page-id-1095 .slick-next {
	margin-right:-50px !important;
}
	
	.page-id-1095 .slick-prev:before {

  background-size: 30px 30px !important;
  height: 30px;
  width: 30px;

}

.page-id-1095 .slick-next:before {

  background-size: 30px 30px !important;
  height: 30px;
  width: 30px;
}

	.lenders_slider {
		padding-top: 70px;
	}
	
	 .buffer_lenders {
		 padding-top: 70px;
		 padding-bottom: 70px;
	 }
	
	.page-id-1095 .slick-prev,
.page-id-1095 .slick-next {
	top: 35% !important;
}
	
	.apply_now_new_wrap {
	
    padding: 30px 20px !important;
   
}
	
	
		/*MOBILE RESPONSIVENESS UNIVERSAL*/
	
	.vc_row > .vc_col-sm-4,
	.vc_row > .vc_col-sm-3,
	.vc_row > .vc_col-sm-6,
	.vc_row > .vc_col-sm-5,
	.vc_row > .vc_col-sm-7,
	.vc_row > .vc_col-sm-8,
	.row > .col-sm-4{
		margin-bottom: 35px;
	}
	
	.vc_row > .vc_col-sm-3:last-child,
	.vc_row > .vc_col-sm-4:last-child,
	.vc_row > .vc_col-sm-6:last-child,
	.vc_row > .vc_col-sm-5:last-child,
	.vc_row > .vc_col-sm-7:last-child,
	.vc_row > .vc_col-sm-8:last-child{
		margin-bottom: 0px;
	}


.mobile_flex {
		display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    flex-direction: column;
	}
	
	.mobile_flex .first {
		order:1;
	}
	
	.mobile_flex .first.margin {
		margin-bottom: 35px;
	}
	
	.mobile_flex .second {
		order:2;
	}
	
	.mobile_flex .third {
		order:3;
	}
	
	.mobile_flex .fourth {
		order:4;
	}
}