.content-wrapper {
	padding: 0 15px 0 15px;
}
.navbar-brand h1 a {
	display: block;
}
.navbar-brand h1 {
	margin: 0;
}
.main-content {
	padding-bottom: 0;
}

.comment-content ul > li, .entry-content ul > li {
	padding-left: 0;
}
.comment-content ul > li::before, .entry-content ul > li::before {
	content: '';
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-md .vc_cta3_content-container {
	width: 100%;
	display: table;
}
.vc-hoverbox h2, .vc-hoverbox p {
	color: #fff;
}
.relative{
    position: relative;
}
.ca-equal-height .owl-item > .gcp-post {
	padding: 0 10px;
}
.footer-widget-area ul {
	padding-left: 14px;
}
.curent-times-wrapp {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	position: relative;
}
.curent-times-item {
	display: grid;
	grid-template-columns: 600px 1fr 1fr;
	background-color: #fff;
	height: 60px;
	padding: 0 40px;
}
.curent-times-item.general {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	background-color: #5F748F !important;
}
.curent-times-item:nth-child(2n+1) {
	background-color: #E7EAEE;
}
.curent-times-item.general div {
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 134.9%;
	letter-spacing: 0.015em;
	text-transform: uppercase;
	color: #fff;
}
.curent-times-item.general div {
	font-size: 18px;
	line-height: 134.9%;
}
.curent-times-item div {
	-ms-flex-item-align: center;
	align-self: center;
}
.wpcf7-form input, .wpcf7-form textarea {
	width: 100%;
	border: 1px solid #ededed;
	padding: 8px;
    resize: none;
    max-height: 100px;
}
.wpcf7-form label, .wpcf7-form span {
	display: block;
}
.wpcf7-form input[type="submit"] {
	width: auto;
	padding: 10px 30px;
	background-color: #da2032;
	color: #fff;
	border: 0;
}
.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left, .left {
	float: left;
}
body p input[type="text"], body p input[type="password"], body p input[type="email"] {
	border: 1px solid #ededed;
	width: 100%;
	padding: 10px;
}
body p input[type="submit"] {
	padding: 10px 30px;
	border: 0;
	background-color: #da2032;
	color: #fff;
	margin-bottom: 15px;
}
.comment-content table tr td, .comment-content table tr th, .entry-content table tr td, .entry-content table tr th {
	font-size: 13px;
}
.hide_desktop{
    display: none;
}
body:not(.menu-sandwich) .navbar-header {
	max-width: 39%;
}
.blog .archive .entry-preview {
	width: 50%;
	padding-left: 15px;
	padding-right: 15px;
}
.blog .archive {
	display: flex;
	margin-left: -15px;
	align-content: space-between;
	flex-flow: wrap;
	margin-right: -15px;
	margin-top: 50px;
	margin-bottom: 50px;
}
.blog-search div, .blog-search form, .blog-search input, .search-form label .search-field {
	width: 100%;
	max-width: 100%;
}
.blog-search {
	margin-top: 50px;
}
.header-image img {
	max-height: 600px;
	width: 100%;
	margin-bottom: 40px;
	object-fit: cover;
	object-position: center center;
}
.sinlge_lenders input {
	width: 100%;
	margin-bottom: 10px;
	padding: 10px;
}

.middle_lenders th {
  background-color: #ededed;
}
.middle_lenders a {
  background-color: red;
  display: inline-block;
  border: 0;
  text-decoration: navajowhite;
  padding: 12px 18px;
  color: #fff;
  border-radius: 5px;
  font-weight: bold;
}
.comment-content table tr td, .comment-content table tr th, .entry-content table tr td, .entry-content table tr th {
	border: 1px solid #e1e1e1;
}

.popup-form {
  position: fixed;
  left: 50%;
  top: 30px;
  transform: translate(-50%, 0);
  background-color: #fff;
  padding: 30px;
  box-shadow: 0 0 10px rgba(0, 0, 0, .2);
  border-radius: 10px;
  height: 90vh;
  overflow: auto;
    z-index: 3;
}
.popup_overlay {
	position: fixed;
	width: 100vw;
	height: 100vh;
	background-color: rgba(0,0,0,.3);
	z-index: 1;
	left: 0;
	top: 0;
	cursor: pointer;
}
.popup-form [data-name="reipnt-email"] {
	opacity: 0;
	height: 0;
	overflow: hidden;
	margin: 0;
}
.entry-content table tr th:nth-child(5), .entry-content table tr td:nth-child(5), .entry-content table tr th:nth-child(4), .entry-content table tr td:nth-child(4) {
	width: 110px;
}
@media (max-width:767px){
    .tp-bullets.ares.horizontal {display: none !important;}
    .navbar-brand img {max-width: 250px;}
	.navbar-toggle {margin-top: 0;}
	.archive .entry-content .entry-title {font-size: 19px;}
	.entry-preview .entry-meta li {font-size: 10px;}
	.entry-content p {font-size: 12px;}
    body .vc_general.vc_cta3 h2 {font-size: 20px;}
    body .vc_general.vc_cta3 h4 {font-size: 14px;}
    body .vc_btn3-container.vc_btn3-right {text-align: left;}
    .hide_desktop{display: block;}
	body:not(.menu-sandwich) .navbar-header {max-width: 100%;}
    .popup-form {padding: 28px;width: 85%;}
    .comment-content table, .entry-content table {width: auto;}
    .navbar-brand {max-width: 80%;}
}
