/*assets\css\style.css*/
/*----------------------
GLOBAL RESET
----------------------*/
html { overflow-x: hidden; }
body { line-height: 20px; font-family: 'Barlow', sans-serif; font-size: 14px; margin: 0px; padding: 0px; overflow-x: hidden; }
/*----------------------
Special Effects
----------------------*/
a { -webkit-transition: all .5s linear; -moz-transition: all .5s linear; -o-transition: all .5s linear; transition: all .5s linear; }
/*----------------------
Typography
----------------------*/
ol, ul, li { list-style: none !important; list-style-position: inside !important; padding: 0px; margin: 0px; }
/* p {font-size: 16px;font-weight:normal;color: #24383c;line-height: 1.7;} */
h1, h2, h3, h4, h5, h6 { font-size: 26px; font-weight: 600; }
h1 { font-size: 50px; font-weight: 600; color: #fff; }
h2 { font-size: 34px; color: #000000; font-weight: bold; margin-bottom: 15px; }
h3 { font-size: 20px; color: #000000; font-weight: 600; }
p { font-size: 16px; color: #000; font-weight: 400; line-height: 25px; }
/*----------------------
Global Images
----------------------*/
img { border: none; max-width: 100%; }
section.header { background-image: url('../images/banner.jpg'); background-position: center; background-size: cover; padding-bottom: 4vw; padding-top: 11vw; }
.top-panel { padding: 22px 0; position: absolute; top: 0; left: 0; width: 100%; }
ul.links li { display: inline-block; margin-left: 30px; }
ul.links { margin-left: auto; display: table; }
ul.links a { font-size: 16px; color: #fff; }
ul.links a.btn { background-color: #e20001; }
ul.menu li { display: inline-block; margin-left: 30px; }
ul.menu { margin-left: auto; display: table; margin-top: 20px; }
ul.menu a {color: #fff;text-transform: uppercase;font-size: 17px;}
a.logo { display: table; margin-top: 18px; }
.caption { text-align: center; padding: 6em 0; }
.caption p { color: #fff; font-size: 21px; font-weight: 100; }
.caption h1 { font-size: 50px; text-transform: uppercase; line-height: 1.2; }
.search-box { background-color: rgba(226, 0, 1, 0.7); padding: 40px 50px; border-radius: 5px; }
.search-box ul.nav.nav-tabs { border: 0; }
.search-box .nav-tabs>li>a { background-color: transparent; border: 0; border-radius: 5px !important; border: 0 !important; color: #fff; font-size: 16px; text-transform: uppercase; padding: 5px 15px; }
.search-box .nav-tabs>li.active>a { background-color: #000; color: #fff; }
.search-box .tab-content { clear: both !important; display: table; width: 100%; }
.search-box strong { color: #fff; font-size: 22px; font-weight: 600; text-transform: uppercase; margin-bottom: 10px; }
.search-head .nav { display: inline-block; margin-left: auto; float: right; }
.search-box ul.nav.nav-tabs > li { margin-left: 0px; }
.search-box form input, .search-box form button, .search-box form select { width: 100%; border: 0; padding: 16px 20px; border-radius: 5px; outline: none !important; }
.search-box form input, .search-box form select { background-color: #940a0a; color: #fff; font-size: 16px; height: 50px; margin-bottom: 10px; outline: none !important; box-shadow: unset !important; }
.search-box form { margin-top: 20px; }
.search-box form input::placeholder { color: #fff; }
.search-box form button { background-color: #000; color: #fff; font-size: 16px; font-weight: 600; text-transform: uppercase; }
.search-head { padding-bottom: 10px; }
section.cta { margin: 50px 0; background-image: url('../images/cta.png'); background-repeat: no-repeat; background-position: right center; background-color: #333333; padding: 20px 35px; border-radius: 5px; }
section.cta h4 { color: #fff; font-weight: bold; font-size: 28px; }
section.cta p { color: #fff; font-size: 17px; }
section.categories h4 { color: #000; font-weight: bold; font-size: 16px; margin-bottom: 20px; margin-top: 30px; }
section.categories h4 small { margin-left: 10px; color: #b3b3b3; font-size: 16px; }
section.categories h4 .fa { color: #e20001; font-size: 20px; margin-right: 6px; }
section.categories ul li a { color: #1e1e1e; font-size: 15px; padding: 3px 0; display: block; letter-spacing: -0.2px; }
section.categories { padding: 3vw 0; }
section.categories ul li:last-child a { color: #e20001; font-weight: 600; font-size: 15px; margin-top: 18px; position: relative; }
section.categories ul li:last-child a:after { content: "\f105 \f105"; font-family: 'FontAwesome'; margin-left: 10px; letter-spacing: 1px; }
section.categories ul { margin-bottom: 30px; }
a.btn { font-size: 16px; color: #fff !important; background-color: #e20001 !important; text-transform: uppercase; padding: 12px 15px !important; font-weight: 600; }
section.categories a.btn { display: table; margin: 0 auto; position: relative; top: 44px; }
section.listings { padding: 0; }
.listing-thumb { margin-bottom: 14px; height: 175px; overflow: hidden; border-radius: 5px; }
h2 strong { color: #e20001; font-weight: inherit; }
.listing-content p { font-size: 17px; color: #1e1e1e; font-weight: 400; }
.listing-price { font-size: 18px; font-weight: bold; margin-top: 16px; display: block; }
.listing-price strong { color: #e20001; margin-right: 3px; }
.listings .box { margin: 30px 0; }
.listing-slider .owl-nav { position: absolute; top: calc(0px - 48px); right: 0; }
.listing-slider .owl-nav i { background-color: #e20001; padding: 12px 13px; margin-left: 8px; border-radius: 3px; color: #fff; font-weight: 500; }
.listing-slider .owl-nav i:hover { background-color: #000; }
.mb-0 { margin-bottom: 0 !important; }
.mt-0 { margin-top: 0 !important; }
.ml-0 { margin-left: 0 !important; }
.mr-0 { margin-right: 0 !important; }
section.cta-red { background-color: #ea0007; background-image: url('../images/red-bg.jpg'); margin-bottom: 4em; margin-top: 50px; clear: both; display: table; width: 100%; }
section.cta-red h3 { color: #fff; font-size: 34px; margin-top: 70px; line-height: 1.3; }
ul.btns li { display: inline-block; margin-right: 10px; }
.auto-width { max-width: unset; }
section.cta-red .auto-width { margin-top: -50px; margin-bottom: -50px; }
footer { background-color: #000; padding: 70px 0 45px; margin-top: 100px; background-image: url('../images/footer-bg.jpg'); clear: both; display: block; }
footer h4 { color: #fff; font-size: 18px; text-transform: uppercase; margin-bottom: 20px; }
footer ul.nav a { color: #fff; padding: 7px 0; background-color: transparent !important; text-transform: uppercase; }
footer p { color: #fff; }
ul.social li { display: inline-block; margin-right: 10px; }
ul.social li i { background-color: #363332; width: 40px; height: 40px; border-radius: 50px; text-align: center; line-height: 2.9; color: #fff; }
footer ul.social { margin-top: 30px; }
img.logofooter { margin-bottom: 20px; }
section.crigts { background-color: #e20001; text-align: center; padding: 10px 0; color: #fff; }
ul.infonav li i { position: absolute; left: 0; }
ul.infonav li a { padding-left: 28px; }
footer hr { border-color: #4a4847; margin-top: 40px; }
.pt-4 { padding-top: 40px !important; }
.pb-4 { padding-bottom: 40px !important; }
section.boxes { margin: 2vw 0 3vw; }
section.boxes .box { background-color: #e83334; min-height: 170px; border-radius: 5px; text-align: center; color: #fff; font-size: 17px; }
section.boxes .box strong { font-size: 26px; text-align: center; display: block; color: #fff; padding-bottom: 10px; padding-top: 3.2vw; }
.filterbox { background-color: #f3f1f1; padding: 20px 18px; border-radius: 4px; }
.filterbox label { font-size: 16px; font-weight: 600; color: #000; clear: both; display: block; }
.filterbox  input, .filterbox  select { width: 100%; margin-bottom: 20px; padding: 8px; border: 1px solid #e5e5e5; border-radius: 3px; }
.filterbox
input[type="checkbox"] { width: unset; margin-right: 5px; }
.filterbox button { margin-bottom: 20px; background-color: #ffffff; border: 1px solid #e5e5e5; padding: 4px 10px; margin-top: -8px; }
.filterbox button i { margin-right: 5px; }
.filterbox input[type="submit"] { background-color: #e83334; border: 0; color: #fff; font-weight: 600; font-size: 16px; }
* { outline: none !important; }
.listings-main .listing-thumb { height: 165px; }
.listings-main .box { margin-bottom: 40px; }
.listings-main h2 { margin-top: 0; }
.newad .box { margin: 50px 0; border: 1px solid #ededed; padding: 20px 20px; border-radius: 4px; }
.newad  h3 { font-weight: bold; border-bottom: 1px solid #ededed; padding-bottom: 16px; margin-bottom: 30px; margin-top: 15px; }
.newad  strong { display: block; font-weight: 500; font-size: 15px; margin-bottom: 10px; margin-top: 25px; }
.newad input, .newad textarea, .newad select { width: 100%; padding: 10px; border: 1px solid #ededed; resize: none; border-radius: 3px; }
.newad  small { margin-top: 6px; display: block; font-size: 13px; }
.newad
input[type="radio"] { width: unset; opacity: 0; }
section.newad .panel { background-color: #fbfbfb; padding: 15px 30px; border-radius: 4px; margin-bottom: 30px; border-bottom: 1px solid #ededed; }
.newad input[type="radio"] + span, .newad input[type="checkbox"] + span { background-color: #f3f3f3; padding: 6px 20px; margin-left: -12px; margin-right: 5px; border: 1px solid #ededed; border-radius: 3px; cursor: pointer; }
.newad input[type="radio"]:checked + span, .newad input[type="checkbox"]:checked + span { background-color: #c8f8f6; border-color: #00a49f; }
.dropzone { border-color: #ededed; border-radius: 4px; }
.newad button { background-color: #ea0107; border: 0; color: #fff; padding: 12px 40px; font-size: 17px; font-weight: 600; border-radius: 4px; }
.input-group-prepend { position: absolute; left: 0; width: 30px; text-align: center; background-color: #e7e7e7; height: 100%; line-height: 3; border-radius: 4px 0px 0px 4px; }
.form-group.mb-3 { position: relative; }
.form-group.mb-3 input { padding-left: 40px; }
.login-register h3 { font-size: 28px; font-weight: 700; margin-bottom: 30px; line-height: 1.4; }
.login-register  label { font-size: 15px; font-weight: 600; }
.login-register  input { padding: 11px 23px; height: unset; border-radius: 3px; }
.login-register > .container > .row { display: flex; }
.login-register > .container > .row > div { margin-top: auto; margin-bottom: auto; }
.login-register button.btn.btn-default, .login-register .blue_color_btn { background-color: #007dfe; border: 0; padding: 10px 30px; display: table; border-radius: 4px; color: #fff !important; font-weight: 600; font-size: 16px; text-transform: uppercase; }
.login-register ul.form-group { display: flex; }
.login-register ul.form-group li { margin-right: 12px; }
section.login-register .seprator { font-size: 15px; line-height: 2.3; }
.login-register .blue_color_btn { background-color: #e20001; }
.login-register { padding: 5vw 0; background-image: url('../images/login-signup-bg.jpg'); }
.login-register a.make_left { font-weight: 500; text-decoration: underline; }
.login-register input[type="checkbox"] { margin-right: 6px; }
img.lr-thumbnail { border-radius: 5px; }
section.header.minify { padding-top: 5vw; }
span.invalid-feedback { background-color: red; color: #fff; display: block; padding: 2px 4px; }
span.invalid-feedback * { font-weight: 400; }
/*----------------SINGLE AD----------------*/
section.single_product_info { padding: 40px 0px 0px; }
.light_border_div { border: solid 1px #ccc; padding: 15px; border-radius: 8px; margin-bottom: 15px; }
.light_small_title { margin: 0px 0px 15px; font-size: 25px; color: #e20001; }
ul.list_of_tags { display: flex; display: -webkit-flex; -ms-flex-wrap: wrap; flex-wrap: wrap; border-bottom: solid 1px #ccc; padding-bottom: 15px; margin-bottom: 25px; }
ul.list_of_tags li { flex: 0 0 50%; margin-bottom: 12px; font-size: 17px; color: #1e1e1e; font-weight: 400; }
ul.list_of_tags li span { display: inline-block; width: 48%; }
.single_product_details p { font-size: 17px; color: #1e1e1e; }
.single_product_details ul { margin-bottom: 10px; }
.single_product_details ul li { font-size: 17px; color: #1e1e1e; }
section.related_listings .listing-thumb { height: auto; }
section.related_listings { margin-bottom: 15px; }
ul.price_and_social { display: flex; display: -webkit-flex; flex-wrap: wrap; }
ul.price_and_social li { flex: 0 0 50%; position: relative; }
ul.price_and_social h3 { color: #000; margin: 0px; font-size: 25px; }
.client_complete_name { margin: 10px 0px 15px; font-size: 20px; color: #e20001; }
ul.address_post_time { display: flex; display: -webkit-flex; flex-wrap: wrap; margin-top: 25px; }
ul.address_post_time li { flex: 0 0 50%; font-size: 16px; color: #000; }
ul.address_post_time li:last-child { text-align: right; }
ul.single_social_links { display: flex; display: -webkit-flex; float: right; }
ul.single_social_links li { margin: 0px 3px; }
ul.single_social_links li:last-child { margin-right: 0px; }
ul.single_social_links li a { font-size: 20px; color: #000; transition: all 0.5s linear; }
ul.single_social_links li:hover a { color: #e20001; }
ul.list_share { display: flex; display: -webkit-flex; }
.all_social_share { position: absolute; top: 0px; right: 30%; background-color: #fff; -webkit-box-shadow: 0 2px 8px 0 rgb(0 0 0 / 15%); box-shadow: 0 2px 8px 0 rgb(0 0 0 / 15%); padding: 12px 8px; display: none; }
ul.list_share li { margin: 0px 8px; text-align: center; flex: initial; }
ul.list_share li a { color: #e20001; font-size: 16px; }
.show_social { display: block; }
ul.seller_small_info_list li { position: relative; }
ul.seller_small_info_list li img { position: absolute; width: 70px; height: 70px; object-fit: cover; left: 0px; top: -12px; border-radius: 50px; }
ul.seller_small_info_list li h4 { margin: 25px 0px 0px; font-size: 20px; color: #000; padding-left: 90px; text-transform: uppercase; }
ul.seller_small_info_list li p { font-size: 16px; padding-left: 90px; color: #1e1e1e; }
.full_width_btn { width: 100%; display: inline-block; text-align: center; }
a.red_custom_btn { padding: 10px; background: #000; margin-top: 10px; font-size: 14px; color: #fff; text-transform: uppercase; font-weight: 500; letter-spacing: 1px; text-decoration: none !important; }
.red_custom_btn:hover { background: #e20001; color: #fff; }
a.see_location_anchor { text-decoration: none; display: inline-block; margin-top: 15px; text-transform: uppercase; color: #000; font-size: 18px; font-weight: 600; transition: all 0.5s linear; }
a.see_location_anchor:hover { color: #e20001; }
/* Slider Page Css */
/* Position the image container (needed to position the left and right arrows) */
.container { position: relative; }
/* Hide the images by default */
.mySlides { display: none; }
/* Add a pointer when hovering over the thumbnail images */
.cursor { cursor: pointer; }
/* Next & previous buttons */
.prev, .next { cursor: pointer; position: absolute; top: 40%; width: auto; padding: 16px; margin-top: -50px; color: white; font-weight: bold; font-size: 20px; border-radius: 0 3px 3px 0; user-select: none; -webkit-user-select: none; }
/* Position the "next button" to the right */
.next { right: 0; border-radius: 3px 0 0 3px; }
/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover { background-color: rgba(0, 0, 0, 0.8); }
/* Number text (1/3 etc) */
.numbertext { color: #f2f2f2; font-size: 12px; padding: 8px 12px; position: absolute; top: 0; }
/* Container for image text */
.caption-container { text-align: center; background-color: #222; padding: 2px 16px; color: white; }
.row:after { content: ""; display: table; clear: both; }
/* Six columns side by side */
.column { float: left; width: 16.66%; }
/* Add a transparency effect for thumnbail images */
.demo { opacity: 0.6; }
.active, .demo:hover { opacity: 1; }
.single_page_slider { position: relative; margin-bottom: 25px; }
.single_page_slider a.prev:hover, .single_page_slider a.next:hover { background: #e20001; color: #fff; text-decoration: none; }
.remove_margins { margin-left: auto; margin-right: auto; margin-bottom: 25px; }
ul.top_anchor_list { display: flex; display: -webkit-flex; }
ul.top_anchor_list li { margin: 0px 10px; }
ul.top_anchor_list li:first-child { margin-left: 0px; }
ul.top_anchor_list li a { font-size: 16px; color: #e20001; font-weight: 500; position: relative; transition: all 0.5s linear; text-decoration: none; }
ul.top_anchor_list li a:after { content: '\f105'; position: absolute; right: -14px; top: 0px; font: normal normal normal 20px/1 FontAwesome; color: #000; }
ul.top_anchor_list li:hover a { color: #000; }
ul.top_anchor_list li:last-child a:after { display: none; }
section.top_anchor_list_section { margin: 30px 0px; }
section.page_header_section { padding: 25vh 0px 20vh; background: #f2f2f2; display: flex; display: -webkit-flex; justify-content: center; align-items: center; }
.new_header { position: relative; background: #000; }
section.page_header_section .search-box { background: #e20000; }
/* Profile Pages Css Starts here */
section.dashboard_pages { padding: 15vh 0px; }
ul.steps_list_all { display: flex; display: -webkit-flex; justify-content: center; align-items: center; }
ul.steps_list_all li a { width: 100px; height: 100px; text-align: center; border: solid 1px #c00a27; background: #c00a27; text-decoration: none; color: #fff; display: flex; flex-flow: column; justify-content: center; align-items: center; }
ul.steps_list_all li { margin: 0px 15px; }
ul.steps_list_all li a span { display: block; font-size: 20px; text-transform: uppercase; font-family: 'Barlow', sans-serif; letter-spacing: 2px; margin: 15px 0px 0px; }
ul.steps_list_all li a:hover { background: #ffae00; border-color: #ffae00; }
ul.steps_list_all li a i { font-size: 30px; }
.profile-usermenu { background: #f2f2f2; }
ul.profile_pages li { transition: all 0.2s linear; }
ul.profile_pages li a { font-size: 18px; color: #000; font-family: 'Barlow', sans-serif; font-weight: 400; text-decoration: none; display: block; padding: 20px 15px; }
ul.profile_pages li a i { margin-right: 8px; }
ul.profile_pages li:hover { background: #e20001; }
ul.profile_pages li:hover a { color: #fff; }
.customer_profile_img img { width: 81px; height: 81px; object-fit: cover; }
h3.profile_page_titles { font-size: 25px; font-family: 'Barlow', sans-serif; font-weight: 600; color: #000; }
.pro-title-bm-space { margin: 0px 0px 20px; }
.profile-content { border: solid 3px #f3f3f3; padding: 15px 20px 20px; }
.custom-file input[type=file] { padding: 25px 0px 25px; height: auto; margin-bottom: 25px; }
form.custom_form_style fieldset { border: solid 1px #f3f3f3; margin-bottom: 25px; padding: 20px 10px; box-shadow: 0px 0px 3px 1px #f2f2f2; border-radius: 15px; }
form.custom_form_style fieldset h3.field_title { margin: 0px 0px 15px; color: #000; font-size: 18px; font-family: 'Barlow', sans-serif; font-weight: 600; border-bottom: solid 1px #e20001; padding-bottom: 15px; }
ul.profile_pages li.active { background: #e20001; }
ul.profile_pages li.active a { color: #fff; }
span.firts_last_name_letters { display: inline-block; width: 81px; height: 81px; text-align: center; background: #ffae00; line-height: 80px; border-radius: 50%; font-size: 25px; font-family: 'Barlow', sans-serif; font-weight: 700; color: #000; position: static; bottom: -12px; }
form.custom_form_style input { width: 100%; }
form.custom_form_style input[type=radio], form.custom_form_style input[type=checkbox] { width: auto; height: auto; margin: 0px; }
form.custom_form_style label { font-size: 18px;    /*margin: 0 0 20px;*/ margin: 0px; color: #1c1c1c; font-family: 'Barlow', sans-serif; font-weight: 400; }
span.ad_actions_btn button { background: #333; border: none; color: #fff; }
form.custom_form_style input[type=submit], form.custom_form_style button { padding: 12px 30px; display: inline-block; font-size: 20px; font-family: 'Barlow', sans-serif; font-weight: 500; color: #fff; text-transform: uppercase; letter-spacing: 2px; transition: all 0.5s linear; text-decoration: none !important; background: #e20001; border: solid 1px #e20001; border-radius: 0px; }
form.custom_form_style input[type=submit]:hover, form.custom_form_style button:hover { background: #fff; color: #e20001; border-color: #e20001; }
a.make_left { float: right; color: #ffae00; font-size: 14px; font-family: 'Barlow', sans-serif; font-weight: 600; text-transform: capitalize; text-decoration: none; transition: all 0.5s linear; }
a.make_left:hover { color: #cb334b; }
form.custom_form_style input, form.custom_form_style select { height: 60px; color: #919191; font-size: 16px; font-family: 'Barlow', sans-serif; font-weight: 400; border: none; border-bottom: solid 1px #919191; border-radius: 0px; box-shadow: none; transition: all 0.5s linear; }
form.custom_form_style textarea { color: #858585; font-size: 16px; font-family: 'Barlow', sans-serif; font-weight: 400; border: none; border-bottom: solid 1px #858585; border-radius: 0px; box-shadow: none; transition: all 0.5s linear; resize: none; }
.top_location_form input { padding-left: 37px; }
.zip_field { position: relative; }
.zip_field:before { content: '\f041'; position: absolute; left: 17px; top: 16px; font: normal normal normal 23px/1 FontAwesome; color: #919191; }
form.custom_form_style input:focus, form.custom_form_style input:active, form.custom_form_style select:focus, form.custom_form_style select:active, form.custom_form_style textarea:focus, form.custom_form_style textarea:active { border-bottom-color: #e20001; box-shadow: none; }
form.custom_form_style input[type=radio], form.custom_form_style input[type=checkbox] { width: auto; height: auto; margin: 0px; }
form.custom_form_style label { font-size: 18px;    /*margin: 0 0 20px;*/ margin: 0px; color: #1c1c1c; font-family: 'Barlow', sans-serif; font-weight: 400; }
.ad_style_box .listing-thumb { height: auto; }
.ad_style_box { margin-bottom: 25px; }
.bottom_two_col { display: flex; display: -webkit-flex; flex-wrap: wrap; position: relative; width: 100%; display: block; }
.bottom_two_col span.price_box, .bottom_two_col span.ad_actions_btn { flex: 0 0 50%; }
span.ad_actions_btn { text-align: right; }
span.ad_actions_btn a { color: #e20001; text-decoration: none; font-size: 15px; font-weight: 500; }
ul.all_actions_list { background: #fff; position: absolute; top: -30px; right: 10%; background-color: #fff; -webkit-box-shadow: 0 2px 8px 0 rgb(0 0 0 / 15%); box-shadow: 0 2px 8px 0 rgb(0 0 0 / 15%); padding: 10px 15px; display: none; z-index: 9; }
ul.all_actions_list.show_all_actions { display: block; }
ul.all_actions_list li a { font-size: 14px; }
ul.all_actions_list li { margin: 2px 0px; text-align: left; }
ul.all_actions_list li:last-child { margin-bottom: 0px; }
/* Profile Pages Css Ends here */
.listing-thumb { height: 165px !important; }
/* Messages Box Css starts here */
img { max-width: 100%; }
.inbox_people { background: #f8f8f8 none repeat scroll 0 0; float: left; overflow: hidden; width: 20%; border-right: 1px solid #c4c4c4; }
.inbox_msg { border: 1px solid #c4c4c4; clear: both; overflow: hidden; }
.top_spac { margin: 20px 0 0; }
.recent_heading { float: left; width: 40%; }
.srch_bar { display: inline-block; text-align: right; width: 60%; }
.headind_srch { padding: 10px 29px 10px 20px; overflow: hidden; border-bottom: 1px solid #c4c4c4; }
.recent_heading h4 { color: #05728f; font-size: 21px; margin: auto; }
.srch_bar input { border: 1px solid #cdcdcd; border-width: 0 0 1px 0; width: 80%; padding: 2px 0 4px 6px; background: none; }
.srch_bar .input-group-addon button { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; border: medium none; padding: 0; color: #707070; font-size: 18px; }
.srch_bar .input-group-addon { margin: 0 0 0 -27px; }
.chat_ib h5 { font-size: 15px; color: #464646; margin: 0 0 8px 0; }
.chat_ib h5 span { font-size: 13px; float: right; }
.chat_ib p { font-size: 14px; color: #989898; margin: auto }
.chat_img { float: left; width: 11%; }
.chat_ib { float: left; padding: 0 0 0 15px; width: 88%; }
.chat_people { overflow: hidden; clear: both; }
.chat_list { border-bottom: 1px solid #c4c4c4; margin: 0; padding: 18px 16px 10px; }
.inbox_chat { height: 550px; overflow-y: scroll; }
.active_chat { background: #ebebeb; }
.incoming_msg_img { display: inline-block;    /* width: 3%; */ }
.received_msg { display: inline-block; padding: 0 0 0 10px; vertical-align: top; width: 92%; }
.received_withd_msg p { background: #ebebeb none repeat scroll 0 0; border-radius: 3px; color: #646464; font-size: 14px; margin: 0; padding: 5px 10px 5px 12px; width: 100%; }
.time_date { color: #747474; display: block; font-size: 12px; margin: 8px 0 0; }
.received_withd_msg { width: 57%; }
.mesgs { float: left; padding: 30px 15px 0 25px; width: 80%; }
.sent_msg p { background: #05728f none repeat scroll 0 0; border-radius: 3px; font-size: 14px; margin: 0; color: #fff; padding: 5px 10px 5px 12px; width: 100%; }
.outgoing_msg { overflow: hidden; margin: 26px 0 26px; }
.sent_msg { float: right; width: 46%; }
.input_msg_write input { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; border: medium none; color: #4c4c4c; font-size: 15px; min-height: 48px; width: 100%; }
.type_msg { border-top: 1px solid #c4c4c4; position: relative; }
form.custom_form_style.chat_btn .msg_send_btn { background: #e20001; border: medium none; border-radius: 50%; color: #fff; cursor: pointer; font-size: 17px; height: 33px; position: absolute; right: 0; top: 11px; width: 33px; padding: 0px; }
.messaging {    /* padding: 0 0 50px 0; */ }
.msg_history { height: 339px; overflow-y: auto; }
.messages_footer footer { margin-top: 0px; }
section.messages_dash_pages .container-fluid { padding: 0px !important; }
.top_message_tag_box { background: #e20001a3; padding: 15px; margin-bottom: 35px; border-radius: 12px; position: relative;    /* box-shadow: -20px 0px 0 0 #000; */ }
.user_chat_info { position: absolute; top: 0px; left: 80px; }
.user_chat_info span { color: #fff; font-size: 20px; margin-top: 28px; display: inline-block; }
/* Messages Box Css ends here */
.incoming_msg_img img { border-radius: 184px; width: 50px; height: 50px; }
.incoming_msg_img span.firts_last_name_letters { width: 50px; height: 50px; font-size: 18px; line-height: 3; margin-top: -8px; }
.chat_img span.firts_last_name_letters { width: 30px; height: 30px; font-size: 15px; line-height: 2; }
.featuredPosts { display: flex; width: 100%; background: #f9f9f9; padding: 20px 0; margin-bottom: 50px; }
.listing-content { padding: 0 10px; }
.featuredPosts .ad_style_box { border: 1px solid #e20001; padding: 10px; }
span.phoneNo { color: #1e1e1e; text-align: center; display: block; margin-top: 17px; font-size: 17px; font-weight: 600; }
ul.seller_small_info_list { min-height: 120px; }
.ad_style_box .listing-content { padding: 0 0 !important; }
.ad_style_box .listing-content a { font-size: 14px; }
.related_listings .ad_style_box .listing-thumb { height: 110px !important; overflow: hidden; }
.seller_description.light_border_div span.firts_last_name_letters { position: absolute; }
.related_listings .ad_style_box .listing-thumb img { min-height: 100%; }
.ad_style_box .listing-thumb img { min-height: 100% !important; }
.ad_style_box .listing-content a { text-transform: uppercase; font-weight: 500; color: #e20001; display: block; }
.ad_style_box .listing-content span { font-size: 14px; }
.ad_style_box .listing-content span i { color: #e20001; }
.prometa { background-color: #f5f5f5cc; padding: 6px 6px; border-radius: 3px; }
ul.seller_small_info_list a { color: #e20001; }
.ad_style_box .listing-content span.pull-right { display: none; }
/*reviews*/
i.ratingFilled { color: #ffae00; }
.animated { -webkit-transition: height 0.2s; -moz-transition: height 0.2s; transition: height 0.2s; }
.stars { margin: 20px 0; font-size: 24px; color: #d17581; }
.resRating { clear: both; margin-top: 100px; display: flex; font-size: 18px; }
.resRating p { font-weight: 700; margin-right: 10px;    /* font-size: 16px; */ }
span.ViewReviews { font-size: 18px; font-weight: 500; cursor: pointer; color: #c00a27; }
.search-box .tab-content strong { display: block; font-size: 17px; }
.search-box form .form-group.check-group label { display: block; display: flex; }
.search-box form .form-group.check-group label input { width: unset; height: unset; margin-right: 10px; }
.search-box form .form-group.check-group label span { margin-top: 2px; color: #fff; }
.dropdown-menu > li.kopie > a { padding-left: 5px; }
.dropdown-submenu { position: relative; }
.dropdown-submenu>.dropdown-menu {/* top: 0; */margin-top: 5px;/* margin-left: -1px; */ -webkit-border-radius: 0 6px 6px 6px; -moz-border-radius: 0 6px 6px 6px; border-radius: 0 6px 6px 6px; left: 0; padding: 0; border-top: 0; background-color: rgba(226, 0, 1, 0.7); }
.dropdown-submenu > a:after { border-color: transparent transparent transparent #fff !important; border-style: solid; border-width: 5px 0 5px 5px; content: " "; display: block; float: right; height: 0; margin-right: -10px; margin-top: 5px; width: 0; transform: rotate(88deg); }
.dropdown-submenu:hover>a:after { border-left-color: #555; }
.dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover { text-decoration: none; }
@media (max-width:767px) {
  .navbar-nav { display: inline; }
  .navbar-default .navbar-brand { display: inline; }
  .navbar-default .navbar-toggle .icon-bar { background-color: #fff; }
  .navbar-default .navbar-nav .dropdown-menu > li > a { color: red; background-color: #ccc; border-radius: 4px; margin-top: 2px; }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a { color: #333; }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus { background-color: #ccc; }
  .navbar-nav .open .dropdown-menu { border-bottom: 1px solid white; border-radius: 0; }
  .dropdown-menu { padding-left: 10px; }
  .dropdown-menu .dropdown-menu { padding-left: 20px; }
  .dropdown-menu .dropdown-menu .dropdown-menu { padding-left: 30px; }
  li.dropdown.open { border: 0px solid red; }
}
.dropdown-submenu > a:after { border-color: transparent transparent transparent #fff !important; margin-right: -13px !important; transform: rotate(88deg) !important; }
ul.menu li.dropdown-submenu:hover ul { display: block !important; }
.dropdown-submenu>.dropdown-menu a { color: #fff; font-weight: 500; padding: 8px 18px; display: block; }
.dropdown-submenu>.dropdown-menu li { margin-left: 0; display: block; }
ul.menu li.dropdown-submenu:hover ul { display: block !important;/* background-color: rgba(226, 0, 1, 0.7); */ }
ul.menu li.dropdown-submenu ul li {margin-left: 0;display: block;}
.top-panel ul.menu > li > a {padding-bottom: 13px;}
.top-panel ul.menu li.dropdown.dropdown-submenu {}
.top-panel ul.menu li.dropdown.dropdown-submenu ul.dropdown-menu {overflow-y: scroll;/* max-height: 80vh; */max-height: 444px;}
.top-panel ul.menu li.dropdown.dropdown-submenu ul.dropdown-menu::-webkit-scrollbar { width: 7px; background-color: #e20001; }
.top-panel ul.menu li.dropdown.dropdown-submenu ul.dropdown-menu::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgb(0 0 0); background-color: #000000; }
.top-panel ul.menu li.dropdown.dropdown-submenu ul.dropdown-menu::-webkit-scrollbar-thumb { background-image: -webkit-linear-gradient(90deg, #e20001 0%, #e20001 10%, #ffffff 50%, #e20001 90%, #e20001 100%); }
.row.remove_margins { margin: 0 0; }
.filterbox input[type="radio"] { width: unset; margin-right: 10px; margin-bottom: 0; }
.filterbox  .form-group.check-group strong { margin-bottom: 10px; display: block; }
.filterbox .form-group.check-group { margin: 30px 0; }
.col-md-2-half { display: inline-block; width: 19%; float: left; margin: 0 0.5%; min-height: 250px; }
header.login_header { background-image: url('../images/banner.jpg'); background-color: #000; padding: 20px 0; text-align: center; }
.listing-price.bottom_two_col br { display: none; }
ul.iconsBarPostBox { float: right; position: relative; bottom: 4px; }
ul.iconsBarPostBox li { display: inline-block; margin-left: 1px; }
ul.iconsBarPostBox li i { border: 2px solid #e20001; width: 28px; height: 28px; text-align: center; border-radius: 3px; color: #e20001; font-size: 13px; line-height: 2; }
ul.iconsBarPostBox li i:hover { background-color: #e20001; color: #fff; }
.iconsBtn { }
.iconsBtn { display: flex; justify-content: space-evenly; align-items: center; margin-bottom: 4px; }
.iconsBtn li { display: block; width: 100%; text-align: center; }
.iconsBtn li i { }
.iconsBtn li i:hover { background-color: #e20001; color: #fff; }
.iconsBtn li a { padding: 10px 10px; background: #000; font-size: 14px; color: #fff; text-transform: uppercase; font-weight: 500; letter-spacing: 1px; text-decoration: none; display: block; margin-right: 14px; /* line-height: 1.3; */ transition: all 0.3s linear; }
.iconsBtn li a:hover { background: #e20001; color: #fff; /* box-shadow: 0px 0px 7px #000000; */ }
.iconsBtn li:last-child a { margin-right: 0; }

.hamburger-open {
    display: none;
}

.hamburger-close {
    display: none;
}

/* ~ Responsive CSS ~ */
@media only screen and (max-width: 1200px) and (min-width: 1000px) {
    ul.links a.btn {
        color: #fff !important;
        background-color: #e20001 !important;
        text-transform: uppercase;
        padding: 9px 10px !important;
        font-weight: 600;
    }
    
    ul.links a {
        font-size: 14px !IMPORTANT;
    }
    
    .top-panel ul.menu > li > a {
        font-size: 14px !important;
    }
    
    .top-panel ul.menu {
        padding-right: 20px;
    }
    
    .caption h1 {
        font-size: 40px;
    }
    
    h1 {
        font-size: 40px;
    }
    
    .caption p {
        font-size: 18px;
    }
    
    .search-box strong {
        display: block;
        margin-bottom: 20px;
        text-align: center;
    }
    
    section.cta h4 {
        font-size: 24px;
    }
    
    section.cta p {
        font-size: 14px;
    }
    
    p {
        font-size: 14px;
    }
    
    h2 {
        font-size: 30px;
    }
    
    section.categories ul li a {
        font-size: 12px;
    }
    
    section.categories h4 {
        font-size: 14px;
        display: flex;
        line-height: 20px;
    }
    
    section.categories h4 .fa {
        font-size: 14px;
    }
    
    section.categories h4 small {
        font-size: 12px;
    }
    
    .col-md-2-half {width: 18%;float: none !important;vertical-align: top;}
    
    section.cta-red h3 {
        font-size: 30px;
        margin-bottom: 20px;
    }
    
    footer h4 {
        font-size: 16px;
    }
    
    footer ul.nav a {
        font-size: 13px;
    }
}

@media only screen and (max-width: 999px) and (min-width: 768px) {
    .listings-main h2 {
        font-size: 16px !IMPORTANT;
        margin-top: 20px;
    }
    .inbox_people {
        float: inherit;
        width: 100%;
    }
    
    .mesgs {
        float: inherit;
        width: 100%;
    }
    
    .headind_srch * {
        text-align: center;
        display: block;
        float: none;
        width: 100%;
    }
    
    .inbox_chat p:first-child {
        text-align: center;
    }
    
    .inbox_chat {
        height: auto;
        min-height: 100px;
    }
    
    .newad h3 {
        font-size: 16px;
    }
    
    h3 {
        font-size: 16px;
        text-align: center;
    }
    
    .newad strong {
        text-align: center;
    }
    
    .newad small {
        text-align: center;
    }
    
    section.newad .panel {
        padding: 15px 10px;
        text-align: center;
    }
    
    .newad button {
        width: 100%;
    }
    .hamburger-open {
        display: block;
    }
    
    .hamburger-close {
        display: block;
    }

    .login_section .col-sm-6 {
        width: 100%;
    }
    .top-panel {
        z-index: 9999;
    }
    
    ul.menu li {
        display: block;
        padding: 10px 0;
        text-align: left !important;
    }
    
    ul.menu {
        display: block;
        position: fixed;
        right: 0;
        top: 0;
        margin: 0;
        width: 50%;
        padding: 50px 40px 0 0;
        background: #e21114;
        bottom: 0;
        transition: all ease 0.5s;
        transform: translateX(100%);
    }
    
    .top-panel .col-md-10 {position: inherit;}
    
    .top-panel ul.menu li.dropdown.dropdown-submenu ul.dropdown-menu {
        position: relative;
        box-shadow: none !important;
        border: none !important;
        overflow: hidden;
        transition: all ease 0.6s;
        width: 100%;
    }
    
    .top-panel ul.menu .dropdown-backdrop {
        transition: all ease 0.5s;
    }
        .top-panel .row {
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }
    
    .top-panel .row .hamburger-open {
        position: absolute;
        right: 30px;
        top: 0;
    }
    
    .top-panel .row .hamburger-open a i {
        font-size: 26px;
        color: #fff;
        line-height: 82px;
    }
    ul.menu .hamburger-close {
        position: absolute;
        right: 20px;
        top: 20px;
        border: 1.5px solid #fff;
        padding: 5px 10px;
        border-radius: 50%;
    }
    
    ul.menu .hamburger-close a i {
        font-size: 18px;
        font-weight: 100;
    }
    
    .caption h1 {
        font-size: 40px;
    }
    
    .caption p {
        font-size: 18px;
    }
    
    .caption {
        padding: 6em 0 3em;
    }
    
    .search-head strong {
        display: block !important;
        text-align: center;
    }
    
    .search-box ul.nav.nav-tabs {
        display: flex;
        float: inherit;
        overflow-x: auto;
        padding-bottom: 0px;
    }
    
    .search-box ul.nav.nav-tabs > li {
        float: inherit;
        flex-shrink: 0;
    }
    
    .search-box ul.nav.nav-tabs > li a {
        width: 100%;
        font-size: 14px;
    }
    
    .search-box strong {
    }
    
    section.header {
        padding-bottom: 6em;
    }
    
    section.cta {position: relative;}
    
    section.cta::before {
        position: absolute;
        content: '';
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: #0000006e;
        z-index: 0;
    }
    
    section.cta .content {
        z-index: 999;
        position: relative;
        text-align: center;
    }
    
    section.categories .col-md-2-half {
        width: 48%;
        float: inherit;
        display: inline-block;
        padding-left: 70px;
    }
    
    h2 {
        text-align: center;
        font-size: 28px;
    }
    
    a.logo img {
        max-width: 90%;
    }
    
    .listing-slider .owl-nav i {
        padding: 9px 10px;
        font-size: 12px;
    }
    
    ul.iconsBarPostBox li i {
        width: 22px;
        height: 22px;
        font-size: 12px;
        line-height: 19px;
    }
    
    section.cta-red .col-md-8 .row .col-md-8 {
        text-align: center;
        margin-bottom: 100px;
    }
    
    section.cta-red {
        padding-bottom: 100px;
    }
    
    section.cta-red .col-md-8 .row .col-md-4 {text-align: center;}
    
    .row * {
        text-align: center;
    }
    
    ul.infonav li a i {font-size: 0;}
    
    ul.infonav li a {
        padding-left: 0;
    }
    
    footer ul.social {
        margin-bottom: 20px;
    }
    
    footer p {
        text-align: center;
        font-size: 14px;
    }
    
    footer h4 {
        margin-top: 20px;
    }
    ul.menu li.dropdown-submenu ul li a {text-align: left;}
        .listings-main .col-md-4 {
        width: 50%;
        float: left;
    }
    
    .filterbox input[type="submit"] {
        margin-top: 10px;
    }
    
    .filterbox label {
        display: block;
        text-align: center;
        clear: none;
    }
    
    .filterbox .col-sm-4 {
        width: 100%;
    }
    
    .login-register h3 {
        font-size: 22px;
        font-weight: 700;
        margin-bottom: 26px;
        }
        
        form.custom_form_style label {
        font-size: 16px;
        }
        
        form.custom_form_style input, form.custom_form_style select {
        height: 50px;
        }
        
        .login-register ul.form-group {
        display: block;
        }
        
        .login-register button.btn.btn-default, .login-register .blue_color_btn {width: 100%;}
}
@media only screen and (max-width: 767px) and (min-width: 320px) {
    .top-panel {
        z-index: 9999;
    }
    
    ul.menu li {
        display: block;
        padding: 10px 0;
        text-align: left !important;
    }
    
    ul.menu {
        display: block;
        position: fixed;
        right: 0;
        top: 0;
        margin: 0;
        width: 100%;
        padding: 50px 40px 0 0;
        background: #e21114;
        bottom: 0;
        transition: all ease 0.5s;
        transform: translateX(100%);
    }
    
    .top-panel .col-md-10 {
    position: inherit;
    padding: 0 50px 0 0px !important;
}
    
    .top-panel ul.menu li.dropdown.dropdown-submenu ul.dropdown-menu {
        position: relative;
        box-shadow: none !important;
        border: none !important;
        overflow: auto;
        transition: all ease 0.6s;
        width: 100%;
        max-height: 444px;
    }
    
    .top-panel ul.menu .dropdown-backdrop {
        transition: all ease 0.5s;
    }
        .top-panel .row {
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }
    
    .top-panel .row .hamburger-open {
        position: absolute;
        right: 20px;
        top: 0;
    }
    
    .top-panel .row .hamburger-open a i {
        font-size: 20px;
        color: #fff;
        line-height: 77px;
    }
    ul.menu .hamburger-close {
        position: absolute;
        right: 20px;
        top: 20px;
        border: 1.5px solid #fff;
        padding: 5px 10px;
        border-radius: 50%;
    }
    
    ul.menu .hamburger-close a i {
        font-size: 18px;
        font-weight: 100;
    }
    
    .caption h1 {
        font-size: 24px;
    }
    
    .caption p {
        font-size: 14px;
    }
    
    .caption {
        padding: 6em 0 2em;
    }
    
    .search-head strong {
        display: block !important;
        text-align: center;
    }
    
    .search-box ul.nav.nav-tabs {
        display: flex;
        float: inherit;
        overflow-x: auto;
        padding-bottom: 0px;
    }
    
    .search-box ul.nav.nav-tabs > li {
        float: inherit;
        flex-shrink: 0;
    }
    
    .search-box ul.nav.nav-tabs > li a {
        width: 100%;
        font-size: 14px;
    }
    
    .search-box strong {
    font-size: 18px;
    }
    
    section.header {
        padding-bottom: 8em;
    }
    
    section.cta {position: relative;}
    
    section.cta::before {
        position: absolute;
        content: '';
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: #0000006e;
        z-index: 0;
    }
    
    section.cta .content {
        z-index: 999;
        position: relative;
        text-align: center;
    }
    
    section.categories .col-md-2-half {
        width: 100%;
        float: inherit;
        display: inline-block;
        padding-left: 0;
    }
    
    h2 {
        text-align: center;
        font-size: 22px;
    }
    
    a.logo img {
        max-width: 80%;
    }
    
    .listing-slider .owl-nav i {
        padding: 9px 10px;
        font-size: 10px;
    }
    
    ul.iconsBarPostBox li i {
        width: 22px;
        height: 22px;
        font-size: 12px;
        line-height: 19px;
    }
    
    section.cta-red .col-md-8 .row .col-md-8 {
        text-align: center;
        margin-bottom: 100px;
    }
    
    section.cta-red {
        padding-bottom: 100px;
        margin-bottom: 0;
    }
    
    section.cta-red .col-md-8 .row .col-md-4 {text-align: center;}
    
    .row * {
        text-align: center;
    }
    
    ul.infonav li a i {font-size: 0;}
    
    ul.infonav li a {
        padding-left: 0;
    }
    
    footer ul.social {
        margin-bottom: 20px;
    }
    
    footer p {
        text-align: center;
        font-size: 14px;
    }
    
    footer h4 {
        margin-top: 20px;
    }
    ul.menu li.dropdown-submenu ul li a {text-align: left;font-size: 12px;}
        .listings-main .col-md-4 {
        width: 100%;
    }
    
    .filterbox input[type="submit"] {
        margin-top: 10px;
    }
    
    .filterbox label {
        display: block;
        text-align: center;
        clear: none;
    }
    
    .filterbox .col-sm-4 {
        width: 100%;
    }
    
    .login-register h3 {
        font-size: 18px;
        font-weight: 700;
        margin-bottom: 26px;
    }
        
    form.custom_form_style label {
        font-size: 14px;
        display: block;
        margin-bottom: 10px;
    }
        
    form.custom_form_style input, form.custom_form_style select {
        height: 40px;
        font-size: 14px;
    }
        
    .login-register ul.form-group {
        display: block;
    }
        
    .login-register button.btn.btn-default, .login-register .blue_color_btn {width: 100%;}
        ul.links a.btn {
            font-size: 12px;
            padding: 10px 10px !IMPORTANT;
            margin-top: 5px;
    }
        
    ul.links li {
        margin-left: 10px;
    }
    
    ul.links a {
        font-size: 12px;
    }
    
    .top-panel .row .col-md-2,.top-panel .row .col-md-8 {
        padding: 0;
    }
    
    .top-panel ul.menu > li > a {
        font-size: 12px;
    }
    
    ul.menu li.dropdown-submenu ul li {
        padding: 0;
    }
    
    h1 {
        font-size: 30px;
    }
    
    .search-box {
        padding: 40px 20px;
    }
    
    .search-box form {
        margin-top: 0px;
    }
    
    .search-box form button {
        font-size: 12px;
    }
    
    .search-box form input, .search-box form select {
        font-size: 12px;
    }
    
    section.cta h4 {
        font-size: 24px;
    }
    
    .listing-slider .owl-nav {
        top: unset;
        bottom: 0;
        left: 0;
        text-align: center;
    }
    
    section.cta-red h3 {
        font-size: 22px;
    }
    
    section.cta-red ul.btns {
        display: flex;
        justify-content: center;
    }
    
    section.cta-red .auto-width {
        width: 50%;
    }
    
    footer {
        margin-top: 0px;
    }
        footer ul.nav a {
        font-size: 12px;
    }
      .login_section .col-sm-6 {
        width: 100%;
    }  
    .login-register > .container > .row .col-sm-5,.login-register > .container > .row .col-sm-7 {
        width: 100% !important;
    }
    .login-register > .container > .row {
        display: block;
    }
    .login-register a.make_left {
        float: none;
    }

    ul.profile_pages li a {
        font-size: 14px;
    }
    
    h3.profile_page_titles {
        font-size: 18px;
    }
    
    form.custom_form_style input[type=submit], form.custom_form_style button {
        padding: 7px 20px;
        font-size: 12px;
        letter-spacing: 1px;
    }
        .hamburger-open {
        display: block;
    }
    
    .hamburger-close {
        display: block;
    }
    
    .inbox_people {
        float: inherit;
        width: 100%;
    }
    
    .mesgs {
        float: inherit;
        width: 100%;
    }
    
    .headind_srch * {
        text-align: center;
        display: block;
        float: none;
        width: 100%;
    }
    
    .inbox_chat p:first-child {
        text-align: center;
    }
    
    .inbox_chat {
        height: auto;
        min-height: 100px;
    }
    
    .newad h3 {
        font-size: 16px;
        text-align: left;
    }
    
    h3 {
        font-size: 16px;
        text-align: center;
    }
    
    .newad strong {
        text-align: left;
    }
    
    .newad small {
        text-align: center;
    }
    
    section.newad .panel {
        padding: 15px 10px;
        text-align: center;
    }
    
    .newad button {
        width: 100%;
    }
    .listings-main h2 {
        font-size: 16px !IMPORTANT;
        margin-top: 20px;
    }   
    .ad_style_box .listing-content a {
        text-align: center;
    }
    
    .prometa {
        text-align: center;
    }
    section.categories h4 {
        text-align: center;
    }
    
    section.categories ul li a {
        text-align: center;
    }
    .prev {
        left: 0;
    }
    
    .next {
        right: 0;
    }
    
    .mySlides img {
        height: auto !IMPORTANT;
    }
    
    .prev, .next {
        padding: 10px;
        font-size: 13px;
        top: unset;
        margin-top: 0;
    }
    
    .row.remove_margins img.demo {
        height: auto !important;
        min-height: 60px !IMPORTANT;
        object-fit: cover;
    }
    
    ul.list_of_tags {
        display: block;
        border: none;
    }
    
    ul.list_of_tags li {font-size: 12px;}
    
    ul.list_of_tags li span {border-bottom: 1px solid #ccc;padding-bottom: 10px;text-align: left;}
    
    ul.list_of_tags li span.tag_title {
        font-weight: 700;
    }
    
    .light_small_title {
        font-size: 16px;
    }
    
    .listing-price {
        text-align: left;
    }
    
    ul.price_and_social h3 {
        text-align: left;
        font-size: 16px;
    }
    
    ul.address_post_time li {
        font-size: 12px;
        text-align: left;
        border-right: 1px solid #ccc;
    }
    
    ul.address_post_time li:nth-child(even) {
        border-right: 0;
        text-align: left;
        padding-left: 10px;
    }
    
    .seller_description.light_border_div span.firts_last_name_letters {
        position: relative;
        bottom: unset;
        left: unset;
        top: unset;
        right: unset;
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 18px;
    }
    
    ul.seller_small_info_list li h4 {
        padding: 0;
        font-size: 16px;
        margin: 15px 0px 0px;
    }
    
    ul.seller_small_info_list li p {
        font-size: 12px;
        padding: 0;
    }
    
    .iconsBtn li a {
        font-size: 12px;
        letter-spacing: 1px;
    }
    
    a.red_custom_btn {
        font-size: 12px;
    }
    
    .text-right {
        text-align: center;
    }
    
    .mySlides {
        margin-bottom: 10px;
    }
    a.backBtn.btn.pull-right {
        font-size: 12px;
        padding: 2px 10px !important;
        right: 10px;
        position: relative;
        top: 46px;
    }
    
    .all_details_info h4.light_small_title {
        text-align: left;
    }
    
    .single_page_slider {
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
    }

    section.dashboard_pages {
         padding: 40px 0;
    }
    .row.remove_margins .column {
        margin-right: 10px;
    }
    section.categories.inner-page p {
        font-size: 12px;
        line-height: 20px;
    }
    
    section.categories.inner-page {
        padding: 0 20px;
    }
}