/*

Theme Name: Best Classifieds Pro child

Description: This is child theme for Best Classifieds Pro.

Author: FasterThemes

Author URI: https://fasterthemes.com

Template: best-classifieds-pro

Version: 1.8

License: GNU General Public License v3 or later

License URI: http://www.gnu.org/licenses/gpl-3.0.html

Text Domain: best-classifieds-pro

*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body {
  font-family: "Poppins";
}
.form-fild-area form input.registerchk{width:20px; margin-bottom:0px;}

.registerchk-txt{font-size:15px; line-height:18px; display:inline-table; max-width:90%;}


/*main-form-start*/
.main-section-wrap {
    margin: 0;
    padding: 30px 0;
    background-color: #ffffff;
}
label.labelchk{font-weight:normal;}
.main-form{
    display:block;
    width: auto;
    height: auto;
    overflow: hidden;
    max-width: 460px;
    padding: 15px;
    border: 1px solid #e6e6e6;
    margin: 0 auto;
}
.main-form-edit
{
    max-width: 460px;
    padding: 0;
    border: none;
    margin: 0;
}
.main-form h2.form-title{
    font-size: 24px !important;
    font-weight: 400;
    margin-top: 0;
    color: #333333;
    padding: 15px;
    text-align: center;
    text-transform: uppercase;
    border-bottom: 1px solid #e6e6e6;
    margin: 0;
}
.form-fild-area{
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 15px;
}
.main-form-edit .form-fild-area
{
	padding: 0 15px;
}
.form-fild-area form{
    width: 100%;
    height: auto;
    display: block;
}
.form-fild-area form input{
    outline: 0;
    font-size: 16px;
    margin: 4px 0px 18px 1px;
    color: #333333;
    padding: 10px 38px;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    transition: all 0.3s ease;
    width: 100%;
}
.form-fild-area form span.filed-icon {
    position: absolute;
    font-size: 18px;
    color: rgba(0, 0, 0, 0.83);
    width: 36px;
    display: flex;
    align-items: center;
    padding: 15px 10px;
    justify-content: center;
}
.form-fild-area form input[type="submit"] {
    color: #ffffff;
	background:#0a7bc1 !important;
    border: none;
    padding: 10px 15px;
    font-size: 16px;
    border-radius: 4px;
    margin: 15px 0 0;
    height: 40px;
    min-width: 160px;
    width:auto !important;
    cursor: pointer;
    text-transform: uppercase;
    transition: all 0.3s ease;
    -webkit-box-shadow: 4px 3px 0px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 4px 3px 0px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 4px 3px 0px 0px rgba(0, 0, 0, 0.2);
    outline: 0;
}
.form-fild-area form input[type="submit"]:hover{
    opacity: 0.9;
} 
.best_classifieds_pro_form a.forgot-link {
    float: right;
    padding: 8px 0px 8px 20px;
    font-size: 16px;
    margin: 15px 0 0;
    text-decoration: none;
    outline: 0;
	color:#0a7bc1 !important;
}
.best_classifieds_pro_form a.forgot-link:hover{
    text-decoration: underline;
}
.or-signup-section{
    margin: 10px 0;
}
.or-signup-section h2 {
    font-size:26px;
    margin-top: 10px;
    text-align: center;
    text-transform: uppercase;
}
.or-signup-section h2.background {
    position: relative;
    z-index: 1;
}
.or-signup-section h2.background:before {
    border-top: 1px solid #e6e6e6;
    content: "";
    margin: 0 auto;
    position: absolute;
    top: 55%;
    left: 0;
    right: 0; 
    bottom: 0;
    width: 95%;
    z-index: -1;
}

.or-signup-section h2.background span.or-line {  
    background: #fff; 
    padding: 0 10px; 
    font-size: 16px;
    color: #999999;
}
.or-signup-section p{
    margin: 10px 0;
    display: inline-block;
    width: 100%;
}
.or-signup-section p a.sign-up-link{
    color: #ffffff;
	background:#0a7bc1 !important;
    border: none;
    padding: 10px 15px;
    font-size: 16px;
    border-radius: 4px;
    margin: 15px 0 0;
    height: 40px;
    width: 100%;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.3s ease;
    -webkit-box-shadow: 4px 3px 0px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 4px 3px 0px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 4px 3px 0px 0px rgba(0, 0, 0, 0.2);
    outline: 0;
}
.or-signup-section p a.sign-up-link:hover{
    opacity: 0.9;
} 
.error-zone{
    color: #e22d2d;
    padding: 10px 0;
}
.success-zone
{
    color:#030;
    padding: 20px;
	text-align:left;
	max-width:460px;
	margin:0 auto 20px;
}
/*main-form-end*/

.dashboard-nav {
  margin: 0;
  padding: 0;
  width: 100%;
  background-color: #037BC1;
  overflow: auto;
}

/* Sidebar links */
.dashboard-nav a {
  display: block;
  color: white;
  padding: 14px;
  text-decoration: none;
}

/* Active/current link */
.dashboard-nav a.active {
  background-color:#14213D;
  color: white;
}

/* Links on mouse-over */
.dashboard-nav a:hover:not(.active) {
  background-color:#0060BF;
  color: white;
}
.info-small{font-size:90%; font-weight:bold;}
.main-form-product{max-width:100% !important;}

.main-form-product .form-fild-area form input{
    outline: 0;
    font-size: 16px;
    margin: 4px 0px 10px 1px;
    color: #333333;
    padding: 5px 20px;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    transition: all 0.3s ease;
    width: 100%;
}

.main-form-product .form-fild-area form textarea{
    outline: 0;
    font-size: 16px;
    margin: 4px 0px 10px 1px;
    color: #333333;
    padding: 5px 20px;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    transition: all 0.3s ease;
	height:80px;
    width: 100%;
}
.main-form-product .form-fild-area form select{
    outline: 0;
    font-size: 16px;
    margin: 4px 0px 10px 1px;
    color: #333333;
    padding: 5px 20px;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    transition: all 0.3s ease;
    width: 100%;
}
.search-filter-advanced select option {
  font-family: inherit;
}
.main-form-product .form-fild-area form label{height:34px; line-height:34px;}
.form-fild-area .price-row span.filed-icon{padding: 12px 11px;}
.main-form-product .form-fild-area form .price-row input{padding-left: 25px;}
.preview-image-area img{width:50px; height:50px;}
.search-filter-advanced{/*max-width:100%;*/}
.search-filter-advanced .search-box-row{width:100%; margin-bottom:10px;}
.search-filter-advanced input[type="text"]
{
	position: relative;
    width: 100%;
    z-index: 1;
    text-align: left;
    white-space: nowrap;
    background: #fff;
    color: #000;
    border: 1px solid #ccc;
    text-decoration: none;
    outline: none;
    box-shadow: none;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    border-radius: 4px;
}
.search-filter-advanced select
{
	position: relative;
    width: 100%;
    z-index: 1;
    text-align: left;
    white-space: nowrap;
    background: #fff;
    color: #000;
    border: 1px solid #ccc;
    text-decoration: none;
    outline: none;
    box-shadow: none;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    border-radius: 4px;
}
.product-result-pagination{display:block; width:100%; margin-top:20px;}
.press-pagination-title
{
	display:inline-block; font-size:18px; font-weight:bold; margin-right:20px;
}
.product-result-pagination .page-numbers{font-size: 16px; padding:0 6px;}
.product-result-pagination .current{font-weight:bold;}
.featured-ads-box .featured-like-price .f-ads-like{width:60%;}
.featured-ads-box .featured-like-price .f-ads-price{width:40%;}
.contact-seller-button{
	background: #0a7bc1;
    color: #ffffff;
    border: 1px solid #0a7bc1;
	border-radius: 4px;
	font-size:14px;
	padding:3px 7px;
}
.success-message{color: #002B00;}

table.wdm-message-table-outer th, table.wdm-message-table-outer td{border:none;}
.wdm-message-subject{border-bottom:1px solid #ccc; padding-bottom: 20px;}

.chatbox-holder {
  /*position: fixed;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: flex-end;
  height: 0;*/
}

.chatbox {
  width: 100%;
  max-width:700px;
  height: auto;
  margin: 0 20px 0 0;
  position: relative;
  /*box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);*/
  display: flex;
  flex-flow: column;
  border-radius: 10px 10px 0 0;
  background: white;
  bottom: 0;
  transition: .1s ease-out;
}

.chatbox-top {
  position: relative;
  display: flex;
  padding: 10px 0;
  border-radius: 10px 10px 0 0;
  background: rgba(0, 0, 0, .05);
}

.chatbox-icons {
  padding: 0 10px 0 0;
  display: flex;
  position: relative;
}

.chatbox-icons .fa {
  background: rgba(220, 0, 0, .6);
  padding: 3px 5px;
  margin: 0 0 0 3px;
  color: white;
  border-radius: 0 5px 0 5px;
  transition: 0.3s;
}

.chatbox-icons .fa:hover {
  border-radius: 5px 0 5px 0;
  background: rgba(220, 0, 0, 1);
}

.chatbox-icons a, .chatbox-icons a:link, .chatbox-icons a:visited {
  color: white;
}

.chat-partner-name, .chat-group-name {
  flex: 1;
  padding: 0 0 0 95px;
  font-size: 15px;
  font-weight: bold;
  color: #30649c;
  text-shadow: 1px 1px 0 white;
  transition: .1s ease-out;
}

.status {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  display: inline-block;
  box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(0, 0, 0, 0.15);
  background: #cacaca;
  margin: 0 3px 0 0;
}

input[type="submit"].dokan-btn-theme.disabled{background-color: grey !important; border: grey !important;}

.chat-messages {
  border-top: 1px solid rgba(0, 0, 0, .05);
  padding: 10px;
  overflow: auto;
  display: flex;
  flex-flow: row wrap;
  align-content: flex-start;
  flex: 1;
}

.message-box-holder {
  width: 100%;
  margin: 0 0 15px;
  display: flex;
  flex-flow: column;
  align-items: flex-start;
}

.message-sender {
  font-size: 12px;
  margin: 0 0 15px;
  color: #30649c;
  align-self: flex-end;
}

.message-sender a, .message-sender a:link, .message-sender a:visited, .chat-partner-name a, .chat-partner-name a:link, .chat-partner-name a:visited {
  color: #30649c;
  text-decoration: none;
}

.message-box {
	padding: 6px 10px;
	border-radius: 6px 0 6px 0;
	position: relative;
	background: rgba(100, 170, 0, .1);
	border: 2px solid rgba(100, 170, 0, .1);
	color: #6c6c6c;
	min-width: 300px;
	min-height: 60px;
}

.message-box img{max-width:300px !important;}

.message-box:after {
  content: "";
  position: absolute;
  border: 10px solid transparent;
  border-top: 10px solid rgba(100, 170, 0, .2);
  border-left: none;
  bottom: -22px;
  left: 10px;
}
.Buyer .message-box:after {
  content: "";
  position: absolute;
  border: 10px solid transparent;
  border-bottom: 10px solid rgba(100, 170, 0, .2);
  border-left: none;
  top: -22px;
  bottom: auto;
  left: 10px;
}
.Buyer .message-sender{align-self:flex-start;}

.message-partner {
  background: rgba(0, 114, 135, .1);
  border: 2px solid rgba(0, 114, 135, .1);
  align-self: flex-end;
}

.message-partner:after {
  left: auto;
  bottom: auto;
  top: -22px;
  right: 9px;
  border: 10px solid transparent;
  border-bottom: 10px solid rgba(0, 114, 135, .2);
  border-right: none;
}
.message-admin {
  background: rgba(160, 21, 72, 0.1);
  border: 2px solid rgba(160, 21, 72, 0.1);
  align-self: flex-end;
}

.message-admin:after {
  left: auto;
  bottom: auto;
  top: -22px;
  right: 9px;
  border: 10px solid transparent;
  border-bottom: 10px solid rgba(160, 21, 72, 0.1);
  border-right: none;
}
.message-box time{font-size: 80%; font-style: italic;}

.wdm-contact-seller span{font-weight:bold; display:block; margin-top:15px;}

form#wdm-vendor-enquiry {
    margin-top: -30px;
    margin-left: 15px;
}

.icon-prohibited{color:#F00;}
.wdm-warning{
	padding: 8px;
	background-color: #ff9800; /* Red */
	color: white;
	margin: 0 15px 20px;
	clear:right;
}
.featured-ads-box{min-height:535px;}
.featured-ads-box a.featured-ads-img img{max-height:200px;}
.dataTables_wrapper .dataTables_filter{margin-bottom:20px;}
.category-box .category-icon{width:auto; height:auto;}
.category-box .category-icon a img{width:auto; height:auto; max-height:150px;}
.category-box .category-title h2 a{font-size:16px;}
.featured-ads-box .featured-ads-tags .tags-ribbon.vehicles{background: #0a7bc1;}
.featured-ads-box .featured-ads-tags .tags-ribbon.vehicles:before{border-left-color: #0a7bc1 !important;}
.featured-ads-box .featured-like-price .f-ads-price span{color: #14213d;}
.form-fild-area form select{
    outline: 0;
    font-size: 16px;
    margin: 4px 0px 18px 1px;
    color: #333333;
    padding: 10px 38px 10px 0;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    transition: all 0.3s ease;
    width: 100%;
	text-indent:35px;
	line-height:43px;
	height: 43px;
}
.pro-thumb{height:58px; margin:5px 0; display:block;}
.pro-thumb img{max-width:50px; margin:4px 3.5px; box-sizing:border-box; border:2px solid #0a7bc1; border-radius:2px;}
.featured-ads-box a.featured-ads-img{height:200px; display:block; background-size:cover;}
.featured-ads-box .tooltip .tooltip-inner{padding:10px !important; font-size:13px;}


.featured-ads-box{min-height:500px !important;}

#inventory_search{margin-top: 18px;}

#single_product_image{height:500px !important;}
ul#inventory_cat {
  list-style: none;
  line-height: 2em;
  padding: 0;
  font-size: 14px;
}
ul#inventory_cat img{
	margin-bottom: 10px;
	width: 100%;
 	height: auto;
}
/* new design */
.header-main {
  border-top: 9px solid #037bc1;
}
.sub-footer .sub-copyright-area .copyright-section h1 {
  text-align: center;
  text-transform: uppercase;
}
.footer-section .main-footer {
  background: #263359;
}
.main-footer{
  border-bottom: none;
}
.main-footer .footer-widget ul li a,
.main-footer .footer-widget h2.footer-title {
  text-transform: uppercase;
}
.footer-container {
  display: flex;
  justify-content: space-between;
}
.main-footer .footer-widget ul li {
  float: none;
}
.footer-container > div:first-child {
  max-width: 35%;
}
.footer-top-section {
  background-image: url(/wp-content/uploads/2024/10/Collage-2.png);
  padding: 100px 0;
}
.footer-top-section .container > h2 {
  color: #fff;
  font-size: 60px;
  font-weight: 700;
  margin-bottom: 20px;
  text-align: center;
}
.footer-top-section .container > p {
  color: #fff;
  font-size: 25px;
  margin-bottom: 40px;
  text-align: center;
}
.footer-top-section .subscribe-form p, .footer-top-section .subscribe-form input {
  margin: 0;
}
.subscribe-form {
  display: flex;
  align-items: center;
  justify-content: center;
}
.subscribe-form .wpcf7-spinner {
  display: none;
}
.footer-top-section .subscribe-form input {
  width: 100%;
  height: 72px;
  padding: 15px 30px;
}
.subscribe-form .input-block {
  width: calc(100% - 250px);
}
.subscribe-form .submit-button {
  width: 250px;
}
.subscribe-form .input-block input {
  border-radius: 100px 0 0 100px;
}
.subscribe-form .submit-button input {
  border-radius: 0 100px 100px 0;
  font-size: 22px;
  font-weight: 700;
}
.feature-listing {
  padding: 80px 0;
  background-color: #f5fbff;
}
.feature-listing .section-title {
  text-align: center;
  font-weight: 700;
  font-size: 40px;
  padding-bottom: 50px;
  margin: 0;
}
.feature-listing .featured-ads-box {
  height: auto;
}
.feature-listing .featured-ads-section {
  margin-top: 0;
}
.home-banner img, .what-we-do img {
  max-width: 100%;
}
.home-banner {
  position: relative;
  padding-bottom: 50px;
}
.home-banner::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  pointer-events: none;
  height: 716px;
  background-image: url(/wp-content/uploads/2024/10/Wave-Background.png);
}
.home-banner .banner-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -100%);
  text-align: center;
  color: #fff;
}
.home-banner .banner-content .banner-heading {
  font-size: 60px;
  font-weight: 700;
  margin-bottom: 30px;
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.86);
}
.home-banner .banner-content .banner-subtitle {
  font-size: 35px;
  line-height: 50px;
  margin-bottom: 30px;
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.86);
}
.home-banner .banner-content .banner-description {
  font-size: 22px;
  line-height: 1.2;
  margin-bottom: 30px;
  font-weight: 600;
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.86);
  max-width: 800px;
  display: inline-block;
}
.home-banner .bannerfooter {
  position: relative;
  transform: translateY(-50%);
  z-index: 1;
}
.bannerfooter-content {
  display: flex;
  justify-content: space-between;
  text-align: center;
  background-color: #fff;
}
.bannerfooter-content .bannerfooter-block {
  flex: 1;
  padding: 30px;
  border: 1px solid rgba(38,51,89,0.25098039215686274);
}
.bannerfooter-content .bannerfooter-block h3 {
  font-size: 45px;
  letter-spacing: 2px;
  line-height: 39px;
  color: #263359;
  font-weight: 700;
  margin-top: 25px;
  margin-bottom: 15px;
}
.bannerfooter-content .bannerfooter-block p {
  font-size: 20px;
  color: #0f0202;
  line-height: 1.3;
}
.what-we-do .container-block{
  display: flex;
  justify-content: space-between;
  gap: 60px;
  margin-bottom: 80px;
}
.what-we-do .container-block .content-block {
  flex-basis: 40%;
}
.what-we-do .container-block .content-block .sub-title {
  font-size: 20px;
  line-height: 1.2;
  color: #037bc1;
  font-weight: 500;
}
.what-we-do .container-block .content-block .sub-title-alt {
  font-size: 25px;
  line-height: 35px;
  color: #111010;
  font-weight: 600;
  margin-bottom: 25px;
}
.what-we-do .container-block .content-block .title,
.what-we-do .container-block .content-block .title-alt {
  font-size: 40px;
  color: #263359;
  font-weight: 700;
  margin-bottom: 40px;
}
.what-we-do .container-block .content-block .title-alt{
  margin-top: 0;
  margin-bottom: 25px;
}
.what-we-do .container-block .content-block .description {
  font-size: 20px;
  line-height: 30px;
  color: #0f0202;
}
.what-we-do .container-block .content-block .list-block {
  font-size: 20px;
  line-height: 30px;
  color: #111010;
  list-style-position: inside;
  padding: 0;
  margin-bottom: 30px;
}
.what-we-do .container-block .video-block, .what-we-do .container-block .video-block-alt {
  flex-basis: 60%;
  position: relative;
}
.wpconsent-iframe-placeholder-youtube {
  width: 100%;
  height: 100%;
}
.what-we-do .container-block .video-block iframe, .what-we-do .container-block .video-block-alt iframe{
  width: 100%;
  height: 100%;
  padding-right: 20px;
  padding-bottom: 20px;
  position: relative;
}
.what-we-do .container-block .video-block-alt iframe{
  padding-left: 20px;
  padding-right: unset;
}
.what-we-do .container-block .video-block::after,
.what-we-do .container-block .video-block-alt::after {
  content: "";
  display: block;
  width: 80%;
  height: 5px;
  background-color: #037bc1;
  position: absolute;
  right: 0;
  bottom: 0;
}
.what-we-do .container-block .video-block-alt::after {
  left: 0;
  right: unset;
}
.what-we-do .container-block .video-block::before,
.what-we-do .container-block .video-block-alt::before {
  content: "";
  display: block;
  width: 5px;
  height: 80%;
  background-color: #037bc1;
  position: absolute;
  right: 0;
  bottom: 0;
}
.what-we-do .container-block .video-block-alt::before {
  left: 0;
  right: unset;
}
.what-we-do .division-block {
  padding: 50px 0;
  background-color: #263359;
  color: #fff;
  text-align: center;
  margin-bottom: 80px;
  position: relative;
}
.what-we-do .division-block::after {
  content: "";
  position: absolute;
  top: -50%;
  left: 0;
  width: 100%;
  pointer-events: none;
  height: 716px;
  background-image: url(/wp-content/uploads/2024/10/Wave-Background-2.png);
}
.what-we-do .division-block .section-title {
  font-size: 30px;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 35px;
}
.what-we-do .division-block .description {
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
}
.what-we-do .division-block .description.alt {
  font-size: 23px;
  line-height: 27px;
}
.what-we-do .inventory-block {
  padding: 50px 0 25px;
  background-color: #263359;
  margin-bottom: 40px;
  color: #fff;
}
.what-we-do .inventory-block .section-title {
  font-size: 40px;
  line-height: 45px;
  font-weight: 700;
  margin-bottom: 30px;
  max-width: 403px;
}
.what-we-do .inventory-block .description {
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  max-width: 420px;
}
.why-sell-container {
  position: relative;
  padding-bottom: 80px;
}
.why-sell {
  display: flex;
  justify-content: space-between;
}
.why-sell .left-block{
  flex-basis: 45%;
}
.why-sell .left-block .description {
  font-size: 20px;
  line-height: 30px;
  color: #111010;
  font-weight: 600;
}
.why-sell .right-block{
  flex-basis: 55%;
}
.why-sell .right-block img {
  position: absolute;
  bottom: 0;
  right: 0;
}
.why-sell .icon-block-wrapper {
  display: flex;
  gap: 20px;
  justify-content: space-between;
  margin-bottom: 40px;
}
.why-sell .icon-block {
  margin-bottom: 30px;
}
.why-sell .icon-block img{
  margin-bottom: 15px;
}
.why-sell .icon-block p {
  font-size: 20px;
  line-height: 30px;
  color: #111010;
  max-width: 215px;
}
.inv-btn a {
  padding: 10px !important;
  background: linear-gradient(90deg, #fdf542, #ff9005);
  border-radius: 7px;
}
.inv-btn a::after {
  content: none !important;
}
.category-item.mt-20 {
  margin-top: 20px;
}
.modal-content {
  max-height: 80vh;
  overflow: auto;
}
.mobile-video .container-block{
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
}
.mobile-video .container-block iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.mobile-banner-footer .bannerfooter-content {
    flex-direction: initial;
    flex-wrap: wrap;
    gap: 20px 0px;
}
.mobile-banner-footer .bannerfooter-content .bannerfooter-block {
  flex: 1 0 calc(50% - 10px);
  max-width: calc(50% - 10px);
  padding: 15px 0px 0px;
  border: 1px solid rgba(38,51,89,0.25098039215686274);
}
.mobile-banner-footer .bannerfooter-content .bannerfooter-block h3 {
	font-size: 25px;
	margin: 0;
}
.mobile-banner-footer .bannerfooter-content .bannerfooter-block p {
	font-size: 18px;
}
.modal-body textarea {
	width: 100%;
	padding: 7px;
}
@media screen and (max-width: 1440px) {

}

@media screen and (max-width: 1024px) {
  .home-banner .banner-content {
    position: initial;
    transform: none;
    margin-top: 20px;
    color: #0f0202;
  }
  .home-banner .banner-content .banner-description,
  .home-banner .banner-content .banner-subtitle,
  .home-banner .banner-content .banner-heading {
    text-shadow: none;
  }
  .home-banner .bannerfooter {
    transform: none;
    margin-top: 30px;
  }
  .bannerfooter-content,
  .what-we-do .container-block,
  .why-sell {
    flex-direction: column;
  }
  .bannerfooter-content .bannerfooter-block {
    margin-top: 15px;
  }
  .why-sell .right-block img {
    position: initial;
  }
  .what-we-do .container-block .video-block iframe,
  .what-we-do .container-block .video-block-alt iframe {
    height: 400px;
  }
  #cssmenu ul.offside {
    padding: 15px;
  }
}

@media screen and (max-width: 767px) {
  .footer-top-section .container > h2 {
    font-size: 40px;
  }
  .subscribe-form .submit-button input {
    padding: 15px;
  }
  .subscribe-form .submit-button,
  .subscribe-form .input-block {
    width: auto;
  }
  .subscribe-form .submit-button input {
    font-size: 18px;
  }
  .footer-container {
    flex-direction: column;
  }
  .footer-container > div:first-child {
    max-width: 100%;
  }
  .home-banner .banner-content .banner-subtitle {
    font-size: 25px;
    line-height: 30px;
  }
  .home-banner .banner-content .banner-heading {
    font-size: 40px;
  }
	.blog-page-wrap, .blog-page-wrap .main-section-wrap {
		padding-top: 0;
	}
	.blog-page-wrap  .featured-ads-section {
		margin-top: 0;
	}
}

.alert-style strong{
  font-size: 24px;
  line-height: 1.2;
  margin-bottom: 7px;
  display: block;
}
.alert-style p{
  font-size: 20px;
  line-height: 1.2;
  font-weight: 400;
}
.blog-ads-container .blog-ads {
  padding-top: 5px;
  padding-bottom: 5px;
}
.blog-page-wrap {
	padding: 5px 0;
}
.blog-ads-container .blog-ads img {
	width: 100%;
	height: auto;
}
.featured-ads-des {
	word-wrap: break-word;
}
.filter-category .fa-search {
	position: absolute;
    right: 24px;
    z-index: 9;
    top: 44%;
    font-size: 19px;
}