﻿@import url('font_face.css');
@import url('fontawesome.css');
@import url('brands.css');
@import url('solid.css');
html
{
    scroll-behavior: smooth;
}
body
{
    margin: 0;
    font-family: poppins,sans-serif !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 17px;
}
.AdAfterBanner
{
    background-color: #08cec7;
    margin-top: -96px;
}
.Fleaportallogo
{
    max-width: 75%;
}
.owl-nav
{
    display: none;
}
.navbar
{
    display: block !important;
}
#btnGO
{
    background-color: #ff3d1c !important;
}
navstyle
{
    margin-right: 15px;
}
#navbarNavDropdown
{
    float: right;
}
@media only screen and (max-width:767px)
{
    #navbarNavDropdown
    {
        margin-top: 24px;
        float: right;
    }
}
#flea_marketname
{
    color: #ff3d1c !important;
    font-size: 25px !important;
}
.bar1, .bar2, .bar3
{
    width: 35px;
    height: 5px;
    background-color: #333;
    margin: 6px 0;
    transition: .4s;
}
.img-fluid11
{
    max-width: 100%;
    height: auto;
}
.change .bar1
{
    -webkit-transform: rotate(-45deg) translate(-9px,6px);
    transform: rotate(-45deg) translate(-9px,6px);
}
.change .bar2
{
    opacity: 0;
}
.change .bar3
{
    -webkit-transform: rotate(45deg) translate(-8px,-8px);
    transform: rotate(45deg) translate(-8px,-8px);
}
.BannerImage
{
    padding-bottom: 180px;
    background-position: center center;
    background-size: auto;
    background-repeat: no-repeat;
    max-height: 100%;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span
{
    background: #ff3d1c !important;
}
.gridViewRow
{
    padding-bottom: 10px;
}
.ClsImgPageLogo
{
    z-index: 1005;
    border-style: none;
    border-color: inherit;
    border-width: medium;
    transition: width .5s ease,height .5s ease;
    -moz-transition: width .5s ease,height .5s ease;
    -webkit-transition: width .5s ease,height .5s ease;
    -o-transition: width .5s ease,height .5s ease;
}
.SmallerLogo
{
    width: 150px;
    margin-left: 30px;
    margin-top: 5px;
    z-index: 2500;
}
.TopbarSectionScroll
{
    overflow: hidden;
    background-color: white;
    top: 0;
    max-width: 100% !important;
    height: 54px;
    z-index: 100;
    box-shadow: -1px 1px 20px 2px rgb(105 102 104 / 69%);
}
.footerImg
{
    max-width: 50%;
    max-height: 50%;
    padding-bottom: 30px;
}
.navstyle > li > a
{
    margin-right: 13px;
    font-size: 25px;
    color: black !important;
}
.AdAWithNews
{
    background-color: #08cec7;
    margin-top: 0;
    margin-bottom: 20px;
}
.BeforeBanner
{
    margin-bottom: 30px;
    background-color: #08cec7;
}
.AdAfterBannerText
{
    color: white;
    font-size: 20px;
    margin-top: 11px;
}
.AdAfterBannerText1
{
    color: white;
    font-size: 40px;
    font-weight: bold;
}
#textSearch
{
    padding: 10px;
    font-size: 17px;
    border: 1px solid grey;
    float: left;
    width: 80%;
    background: #f1f1f1;
}
#textbutton
{
    float: left;
    width: 20%;
    padding: 10px;
    background: #2196f3;
    color: white;
    font-size: 17px;
    border: 1px solid grey;
    border-left: 0;
    cursor: pointer;
}
#textbutton:hover
{
    background: #0b7dda;
}
.searchtext
{
    height: 50px;
    overflow: auto;
    outline: 0;
    border-radius: 0;
    margin-bottom: 20px;
}
.searchdrpdown
{
    overflow: auto;
    outline: 0;
    border-radius: 0;
    height: 50px;
    border: 2px solid #7d6754;
    -webkit-appearance: none;
    background-image: url('../Images/Arrowhead-Down-01.png');
    background-position: 100%;
    background-repeat: no-repeat;
    text-indent: .01px;
    text-overflow: '';
    margin-bottom: 20px;
}
.search-btn
{
    overflow: auto;
    outline: 0;
    height: 50px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: 250px;
    -webkit-appearance: none;
    padding: 3px;
    background-color: #ff3d1c !important;
    margin-bottom: 30px;
    font-size: 24px !important;
}
@media only screen and (min-width:1201px)
{
    .search-btn
    {
        overflow: auto;
        outline: 0;
        height: 50px;
        width: 100%;
        background-repeat: no-repeat;
        background-position: 250px;
        -webkit-appearance: none;
        padding: 3px;
        background-color: #ff3d1c !important;
        background-image: url('../Images/magnifying-glass.svg');
        margin-bottom: 30px;
        font-size: 24px !important;
    }
}
@media only screen and (max-width:1200px)
{
    .search-btn
    {
        overflow: auto;
        outline: 0;
        height: 50px;
        width: 100%;
        background-repeat: no-repeat;
        background-position: 250px;
        -webkit-appearance: none;
        padding: 3px;
        background-color: #ff3d1c !important;
        margin-bottom: 30px;
        font-size: 24px !important;
    }
}
.bannersection
{
    margin-top: 24px;
    padding-bottom: 74px;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.bannertext
{
    color: white;
    font-size: 40px;
    font-weight: 400;
}
.fleamarketsection
{
    padding-top: 50px;
    background-color: white;
}
.featuredMkt
{
    border-radius: 3px;
    width: 100% !important;
}
.fleamarkethead
{
    color: #000;
    font-size: 35px;
    font-weight: 400;
}
.fleamarkettext
{
    font-size: 16px;
    color: #000;
    padding-top: 15px;
}
.btnflea
{
    float: right;
    background-color: #e95e24 !important;
    border-color: #e95e24 !important;
}
.newsletter
{
    background-color: #deb28f;
}
.txtSubscribeEmail
{
    border-radius: 20px;
}
.newsletterhead
{
    color: black;
    font-size: 30px;
    text-align: center;
    padding-top: 20px;
}
.newslettertext
{
    color: black;
    font-size: 18px;
    text-align: center;
}
.homePageIntro
{
    margin-top: 40px;
}
.fleamarketfacts
{
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #fff;
}
.amazingfactdiv
{
    padding: 22px 35px;
}
.amazingfacthead
{
    color: #000;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 10px;
}
.amazingfacttext
{
    color: #000;
    font-size: 15px;
    font-weight: 500;
    text-align: justify;
}
.footersection
{
    padding-top: 50px;
    padding-bottom: 34px;
    background-color: #404040;
}
.footerhead
{
    color: #d4d4d4;
    font-size: 35px;
    font-weight: bold;
}
.follow
{
    align-items: center;
    word-spacing: 10px;
    padding-bottom: 25px;
}
.CopyrightText
{
    color: #d4d4d4;
    font-size: 16px;
    padding-top: 15px;
}
.footermenu a
{
    font-size: 20px;
    color: #d4d4d4;
    text-decoration: none;
    display: inline-block;
    padding-right: 5px;
    padding-top: 20px;
}
.homepageadd
{
    padding-top: 74px;
    padding-bottom: 74px;
    background-color: #fff;
}
.homepagenews
{
    background-color: white;
    padding-top: 30px;
    padding-bottom: 30px;
}
.title_sec
{
    background: #123055;
    padding-top: 35px;
    padding-bottom: 35px;
}
.title_sec h1
{
    font-size: 65px;
    color: #fff;
    font-weight: 600;
}
.about_page
{
    padding-top: 45px;
    padding-bottom: 45px;
}
.about_text
{
    font-size: 14px;
    font-weight: 500;
    text-align: justify;
}
.about_wlc
{
    font-weight: bold;
    font-size: 25px;
}
.contactuspage
{
    padding-top: 35px;
    padding-bottom: 35px;
}
.contactuslbl
{
    font-weight: bold;
    font-size: 19px;
    color: #ff3d1c;
}
.contactusbtn
{
    padding: 10px 33px;
    border-radius: 13px;
    font-weight: bold;
    font-size: 18px;
}
.coupons_page
{
    padding-top: 45px;
    padding-bottom: 45px;
}
.coupons_head
{
    color: #ff3d1c;
    font-weight: bold;
    font-size: 20px;
}
.coupons_avil
{
    color: #1e3583;
    font-weight: bold;
    font-size: 16px;
}
.coupons_links
{
    color: black;
    font-weight: 400;
    font-size: 16px;
}
.fmrequestbg
{
    padding-top: 25px;
    padding-bottom: 74px;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.fmrequestsect1
{
    padding-top: 35px;
    padding-bottom: 50px;
    background-color: white;
}
.fmrequesthead
{
    font-size: 24px;
    color: #373b4d;
    padding-bottom: 15px;
    font-weight: bold;
}
.fmrequesttextboxstyle
{
    background-color: rgb(12 12 12 / 10%);
    padding: 15px;
}
.member_page
{
    padding-top: 15px;
    padding-bottom: 45px;
}
.member_page_option
{
    font-weight: bold;
    font-size: 18px;
    color: black;
}
.member_page_option_text
{
    font-size: 14px;
    font-weight: 400;
}
.membershiptype
{
    color: #1e3583;
    font-weight: bold;
    font-size: 15px;
}
.membershiplist > li
{
    font-size: 14px;
    font-weight: 400;
}
.membershipnewlink
{
    color: red !important;
    font-weight: bold !important;
    font-size: 14px;
}
.membershiprequest
{
    padding-top: 45px;
    padding-bottom: 45px;
}
.membershiprequest-page
{
    background-color: #e0cbaebf;
}
.membershiplblstyle
{
    color: #9a6363;
    font-weight: bold;
    font-size: 14px;
}
.search
{
    width: 100%;
    position: relative;
    display: flex;
}
.searchTerm
{
    width: 100%;
    border: 3px solid #00b4cc;
    border-right: 0;
    padding: 5px;
    height: 58px;
    border-radius: 5px 0 0 5px;
    outline: 0;
    color: #9dbfaf;
}
.searchTerm:focus
{
    color: #00b4cc;
}
.searchButton
{
    width: 40px;
    height: 58px;
    border: 1px solid #00b4cc;
    background: #00b4cc;
    text-align: center;
    color: #fff;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
    font-size: 20px;
}
.wrap
{
    width: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.subscribeImage
{
    margin-top: -100px;
    position: relative;
    margin-bottom: 50px;
}
.btnsubscribe
{
    background-color: #ff3d1c !important;
    border-color: #ff3d1c !important;
    padding: 7px 34px !important;
    font-weight: 500 !important;
    color: white;
    border-radius: 20px;
    background-image: url('../Images/notification.svg');
    background-position: 108px;
    background-repeat: no-repeat;
}
.homeintro
{
    background-color: #f1f1f1;
    padding: 15px 15px;
    margin-bottom: 35px;
}
.introhead
{
    font-weight: bold;
    color: black;
    font-size: 16px;
}
.introtext
{
    text-align: justify;
    color: black;
}
.introbtn
{
    background-color: #ff3d1c !important;
    color: white !important;
    float: right;
    border-color: #ff3d1c;
    border-radius: 20px;
    font-weight: bold;
}
.homenews
{
    background-color: #efefff;
    padding: 15px 10px;
    margin-left: 5px;
}
.homenewsheading
{
    background-color: #ff3d1c;
    padding: 15px 10px;
    color: white;
    margin-left: 5px;
    font-size: 20px;
}
.homenewshead
{
    color: black;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none !important;
}
.homenewshead1
{
    color: black;
    font-size: 16px;
    text-decoration: none !important;
}
.requiredvalidation
{
    color: red;
    font-weight: bold;
}
.fleamarketrow
{
    margin-bottom: 15px;
    padding: 10px 15px 10px 15px;
    -webkit-box-shadow: -8px -8px 4px -2px rgba(105,102,105,0.68);
    -moz-box-shadow: -8px -8px 4px -2px rgba(105,102,105,0.68);
    box-shadow: -1px 1px 20px 2px rgba(105,102,104,0.69);
}
.fleamarkersection
{
    background-color: white;
    padding-top: 45px;
    padding-bottom: 45px;
}
.fleamarketname
{
    font-weight: bold;
    font-size: 20px;
    padding-bottom: 10px;
    color: #182f51;
    padding-top: 15px;
    text-align: center;
}
.fleamarketaddresshead
{
    color: red;
    font-weight: 600;
    font-size: 16px;
}
.allfleamarkettext
{
    color: #182f51;
    font-weight: 400;
    font-size: 17px;
}
.allfleamarketlinks
{
    font-weight: 400;
    color: white;
    font-size: 18px;
}
.fleamarketlinkssection
{
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #ff3d1c;
}
.fleamarketmodalrow
{
    margin-bottom: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border-bottom: 1px solid;
}
.allfleamarketmodallinks
{
    font-weight: bold;
    color: #ff3d1c;
    font-size: 15px;
}
.newsdetailssection
{
    padding-top: 35px;
    padding-bottom: 35px;
}
.newsdetailshead
{
    color: red;
    font-weight: bold;
    font-size: 24px !important;
}
.new_newsection
{
    padding-bottom: 35px;
}
.pagination
{
    color: black;
    float: right;
}
.pagination td
{
    color: red;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
}
a.waves-effect, a.waves-light
{
    display: inline-block;
}
.fa-chevron-left:before
{
    content: "\f053";
}
.carousel-multi-item .carousel-indicators li
{
    width: 1.25rem;
    max-width: 1.25rem;
    height: 1.25rem;
    margin-bottom: -3.75rem;
    background-color: #ff3d1c;
}
.carousel-multi-item .carousel-indicators .active
{
    width: 1rem;
    max-width: 1rem;
    height: 1rem;
    background-color: #ff3d1c;
    border-radius: 50%;
}
.carousel .carousel-indicators li
{
    width: .625rem;
    height: .625rem;
    cursor: pointer;
    border-radius: 50%;
}
.carousel-multi-item .controls-top
{
    margin-bottom: 1.88rem;
    text-align: center;
}
.carousel-multi-item .carousel-indicators
{
    margin-bottom: -1em;
}
.ActiveLinkBtn
{
    color: red;
    font: bold 12px Tahoma;
}
.InActiveLinkBtn
{
    color: blue;
}
.pagination tr
{
    border: 1px solid black;
}
.DataGrid a
{
    color: black;
    font-weight: bold;
}
.new_newsdate
{
    color: #123055;
    font-weight: bold;
    font-size: 14px;
}
.search_fleamarket_secion
{
    padding-top: 35px;
    padding-bottom: 35px;
    background-color: white;
}
.fleamarketdetailssection
{
    padding-top: 55px;
    padding-bottom: 55px;
    background-color: white;
}
.flea_coludimg
{
    color: #ed4738;
    font-size: 34px;
}
.flea_btn_contact
{
    background-color: #ed4738;
}
.fleadeatils_marketname
{
    color: #ed4738;
    font-size: 18px;
    font-weight: bold;
}
.flea_deatils_icon
{
    color: #ed4738;
    font-size: 20px;
}
.flea_market_list
{
    padding-top: 55px;
    padding-bottom: 55px;
    background-color: white;
}
.btnmember
{
    background-color: #dbb708;
    background-image: linear-gradient(#f8e701,#c19400) !important;
    color: black !important;
    float: right !important;
    pointer-events: none;
    border: 0;
}
.btndeatils
{
    background-color: #ff3d1c !important;
    color: white;
    float: right;
}
.commansearch
{
    padding-top: 41px;
    padding-bottom: 11px;
    background-color: #f7af79;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.commansearch_head
{
    font-size: 22px;
    color: white;
    font-weight: 500;
}
.search
{
    background-color: #fff;
    padding: 4px;
    border-radius: 5px;
}
.search-1
{
    position: relative;
    width: 100%;
}
.search-1 input
{
    height: 45px;
    border: 0;
    width: 100%;
    padding-left: 34px;
    padding-right: 10px;
    border-right: 2px solid #eee;
}
.search-1 input:focus
{
    border-color: none;
    box-shadow: none;
    outline: 0;
}
.search-1 i
{
    position: absolute;
    top: 12px;
    left: 5px;
    font-size: 24px;
    color: #eee;
}
::placeholder
{
    color: red;
    opacity: 1;
}
.search-2
{
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
}
.demo
{
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}
.box
{
    width: 350px;
    height: 300px;
    border-radius: 10px;
    box-shadow: 2px 10px 12px rgba(0,0,0,0.5);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    box-sizing: border-box;
    margin: 20px 10px;
}
.ul li
{
    list-style: none !important;
}
.modalImg
{
    height: 300px;
    max-height: 100%;
    max-width: 100%;
}
.flickity-viewport
{
    height: 280px !important;
}
.mystest
{
    height: 50px;
    border: 0;
    width: 100%;
}
.mystest:focus
{
    border-color: none;
    box-shadow: none;
    outline: 0;
}
.search-2 i
{
    position: absolute;
    top: 12px;
    left: -10px;
    font-size: 24px;
    color: #eee;
}
.search_btn
{
    position: absolute;
    right: 1px;
    top: 0;
    border: 0;
    height: 45px;
    background-color: red;
    color: #fff;
    width: 90px;
    border-radius: 4px;
}
.customadds
{
    padding: 80px;
}
.customadddiv
{
    padding-top: 50px;
}
.SubscribebuttonBlock
{
    text-align: left !important;
}
@media only screen and (max-width:600px)
{
    .AdAfterBanner
    {
        background-color: #08cec7;
        margin-top: -105px;
    }
    .search-1 input
    {
        border-right: 0;
        border-bottom: 1px solid #eee;
    }
    .navbar-toggler
    {
        float: right;
        border: none !important;
    }
    .navbar-collapse collapse
    {
        float: right;
        border: none !important;
    }
    .navbarSection
    {
        padding-top: 10px !important;
    }
    .navbarmenuHead
    {
        color: black !important;
    }
    .navstyle
    {
        width: 335px;
        text-align: right;
        margin-bottom: 10px;
        margin-top: 60px;
    }
    .SectionSubscribe
    {
        padding: 10px;
    }
    .SearchFleaMrkts
    {
        padding-left: 10px;
        padding-right: 10px;
    }
    .subscribeImage
    {
        display: none !important;
    }
    .txtSubscribeEmail
    {
        margin-bottom: 30px;
        height: 60px;
        border-radius: 0 !important;
    }
    .logoSection
    {
        width: 60% !important;
    }
    .ClsImgPageLogo
    {
        max-width: 100%;
    }
    .navbarSection
    {
        width: 40% !important;
        padding-bottom: 70px;
    }
    .btnsubscribe
    {
        width: 100%;
        margin-bottom: 30px;
        height: 60px;
        border-radius: 0 !important;
        background-position: 235px !important;
    }
    .search-2 i
    {
        left: 4px;
    }
    .search-2 input
    {
        padding-left: 34px;
    }
    .search_btn
    {
        height: 37px;
        top: 5px;
        background-position: 243px;
        font-size: 25px !important;
    }
    .TopbarSectionScroll
    {
        height: 75px !important;
    }
}
@media only screen and (max-width:600px)
{
    .BannerImage
    {
        padding-bottom: 180px;
        background-image: url('../Images/BannerMbl.webp');
        background-position: center center;
        background-size: auto;
        background-repeat: no-repeat;
        max-height: 100%;
    }
    .AdAfterBanner
    {
        background-color: #08cec7;
        margin-top: 20px;
    }
    .SearchFleaMrkts
    {
        padding-left: 10px;
        padding-right: 10px;
    }
    .logoSection
    {
        width: 70%;
    }
    .navbarSection
    {
        width: 30% !important;
        padding-bottom: 70px;
    }
    .subscribeImage
    {
        display: none !important;
    }
    .SectionSubscribe
    {
        padding: 10px;
    }
    .txtSubscribeEmail
    {
        margin-bottom: 30px;
        height: 60px;
    }
    .btnsubscribe
    {
        width: 100%;
        margin-bottom: 30px;
        height: 60px;
        background-position: 192px !important;
        background-image: none;
    }
    .searchtext
    {
        margin-bottom: 30px;
        height: 60px;
        font-size: 20px;
    }
    .searchdrpdown
    {
        margin-bottom: 30px;
        height: 60px;
        font-size: 20px;
        background-position: 470px;
    }
    .search-btn
    {
        font-size: 25px;
        height: 60px;
        background-position: 243px;
    }
    .TopbarSectionScroll
    {
        height: 75px !important;
    }
}
@media only screen and (max-width:768px)
{
    .btnsubscribe
    {
        width: 100%;
        margin-bottom: 30px;
        height: 60px;
        background-position: 192px !important;
        background-image: none;
    }
}
@media only screen and (min-width:768px)
{
    .AdAfterBanner
    {
        background-color: #08cec7;
        margin-top: 20px;
    }
    .SearchFleaMrkts
    {
        padding-left: 10px;
        padding-right: 10px;
    }
    .subscribeImage
    {
        display: none !important;
    }
    .logoSection
    {
        width: 70%;
    }
    .navbarSection
    {
        width: 30% !important;
        padding-bottom: 70px;
    }
    .SectionSubscribe
    {
        padding: 10px;
    }
    .searchdrpdown
    {
        margin-bottom: 30px;
        height: 60px;
        background-position: 245px;
    }
    .txtSubscribeEmail
    {
        margin-bottom: 30px;
        height: 60px;
    }
    .btnsubscribe
    {
        width: 100%;
        margin-bottom: 30px;
        height: 60px;
        background-position: 192px !important;
        background-image: url(../Images/notification.svg);
    }
    .searchtext
    {
        margin-bottom: 30px;
        height: 60px;
    }
    .search-btn
    {
        margin-bottom: 30px;
        height: 60px;
        background-position: 243px;
    }
    .BannerImage
    {
        background-image: url('../Images/BannerLg.webp');
        padding-top: 30px;
        padding-bottom: 382px;
        background-position: center center;
        background-size: cover;
    }
    .SearchFleaMrkts
    {
        padding-left: 10px;
        padding-right: 10px;
    }
    .logoSection
    {
        width: 30% !important;
    }
    .navbarSection
    {
        width: 70% !important;
        padding-bottom: 70px;
    }
    .SectionSubscribe
    {
        padding: 10px;
    }
    .subscribeImage
    {
        display: block !important;
    }
    .txtSubscribeEmail
    {
        margin-bottom: 30px;
        height: 40px;
    }
    .btnsubscribe
    {
        width: 100%;
        margin-bottom: 30px;
        height: 40px;
        background-position: 145px !important;
    }
    .searchtext
    {
        border-radius: 0 !important;
        margin-bottom: 30px;
        height: 60px;
    }
    .searchdrpdown
    {
        border-radius: 0 !important;
        margin-bottom: 30px;
        height: 60px;
        background-position: 200px;
    }
    .search-btn
    {
        border-radius: 0 !important;
        margin-bottom: 30px;
        height: 60px;
        background-position: 110px;
    }
    .homePageIntroSection
    {
        height: 200px;
    }
}
@media only screen and (min-width:992px)
{
    .AdAfterBanner
    {
        background-color: #08cec7;
        margin-top: 20px;
    }
    .BannerImage
    {
        background-image: url('../Images/BannerLg.webp');
        padding-top: 30px;
        padding-bottom: 382px;
        background-position: center center;
        background-size: cover;
    }
    .SearchFleaMrkts
    {
        padding-left: 10px;
        padding-right: 10px;
    }
    .logoSection
    {
        width: 30% !important;
    }
    .navbarSection
    {
        width: 70% !important;
        padding-bottom: 70px;
    }
    .SectionSubscribe
    {
        padding: 10px;
    }
    .subscribeImage
    {
        display: block !important;
    }
    .txtSubscribeEmail
    {
        margin-bottom: 30px;
        height: 40px;
    }
    .btnsubscribe
    {
        width: 100%;
        margin-bottom: 30px;
        height: 40px;
        background-position: 145px !important;
    }
    .searchtext
    {
        border-radius: 0 !important;
        margin-bottom: 30px;
        height: 60px;
    }
    .searchdrpdown
    {
        border-radius: 0 !important;
        margin-bottom: 30px;
        height: 60px;
        background-position: 200px;
    }
    .search-btn
    {
        border-radius: 0 !important;
        margin-bottom: 30px;
        height: 60px;
        background-position: 110px;
        font-size: 18px !important;
    }
    .homePageIntroSection
    {
        height: 200px;
    }
    .navstyle > li > a
    {
        font-size: 14px;
    }
}
@media only screen and (min-width:1200px)
{
    .AdAfterBanner
    {
        background-color: #08cec7;
        margin-top: 20px;
    }
    .ClsImgPageLogo
    {
        max-width: 100% !important;
    }
    .BannerImage
    {
        height: 522px;
        padding-bottom: 180px;
        background-image: url('../Images/SSTBanner.webp');
        background-repeat: no-repeat;
        max-height: 100%;
    }
    .AdAfterBannerText1
    {
        color: white;
        font-size: 33px;
        font-weight: bold;
    }
    .img-fluid11
    {
        max-width: 100%;
        height: 90px;
    }
    .SearchFleaMrkts
    {
        padding-left: 10px;
        padding-right: 10px;
    }
    .logoSection
    {
        width: 70%;
    }
    .navbarSection
    {
        width: 70% !important;
        padding-bottom: 0;
    }
    .SectionSubscribe
    {
        padding: 10px;
    }
    .txtSubscribeEmail
    {
        margin-bottom: 30px;
        height: 40px;
    }
    .btnsubscribe
    {
        width: 100%;
        margin-bottom: 30px;
        height: 40px;
        background-position: 85% !important;
    }
    .subscribeImage
    {
        display: block !important;
    }
    .searchtext
    {
        border-radius: 0 !important;
        margin-bottom: 0;
        height: 50px;
        font-size: 18px;
    }
    .searchdrpdown
    {
        border-radius: 0 !important;
        height: 50px;
        background-position: 245px;
        font-size: 18px;
    }
    .search-btn
    {
        height: 50px;
        background-position: 80%;
        font-size: 18px;
    }
    .homePageIntroSection
    {
        height: 200px;
    }
    .bannertext
    {
        margin-top: 8px;
    }
    .flea_marketname
    {
        font-size: 25px !important;
    }
}
@media only screen and (min-width :600px) and (max-width :767px)
{
    .BannerImage
    {
        height: 838px;
        padding-bottom: 180px;
        background-image: url(../Images/BannerLg.webp);
        background-position: center center;
        background-size: auto;
        background-repeat: no-repeat;
        max-height: 100%;
    }
}
@media only screen and (min-width:1500px)
{
    .BannerImage
    {
        height: 595px;
        padding-bottom: 410px;
        background-image: url('../Images/SSTBanner2.webp');
        background-attachment: scroll;
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        max-height: 100%;
    }
    .ClsImgPageLogo
    {
        max-width: 75% !important;
    }
    .SearchFleaMrkts
    {
        padding-left: 10px;
        padding-right: 10px;
    }
    .logoSection
    {
        width: 70%;
    }
    .navbarSection
    {
        width: 70% !important;
        padding-bottom: 0;
    }
    .SectionSubscribe
    {
        padding: 10px;
    }
    .txtSubscribeEmail
    {
        margin-bottom: 30px;
        height: 40px;
    }
    .btnsubscribe
    {
        width: 100%;
        margin-bottom: 30px;
        height: 40px;
        background-position: 85% !important;
    }
    .subscribeImage
    {
        display: block !important;
    }
    .searchtext
    {
        border-radius: 0 !important;
        margin-bottom: 0;
        height: 50px;
        font-size: 18px;
    }
    .searchdrpdown
    {
        border-radius: 0 !important;
        height: 50px;
        background-position: 245px;
        font-size: 18px;
    }
    .search-btn
    {
        height: 50px;
        background-position: 80%;
        font-size: 18px;
    }
    .homePageIntroSection
    {
        height: 200px;
    }
    .bannertext
    {
        margin-top: 60px;
    }
    .flea_marketname
    {
        font-size: 25px !important;
    }
}
@media only screen and (max-width:600px)
{
    .MblAlign
    {
        margin-left: 38px;
    }
}
@media only screen and (max-width:599px)
{
    .MblAlign
    {
        margin-left: 31px;
        margin-top: 17px !important;
    }
}
@media only screen and (min-width:1800px)
{
    .BannerImage
    {
        height: 819px;
        padding-bottom: 410px;
        background-image: url('../Images/SSTBanner.webp');
        background-size: cover;
        background-repeat: no-repeat;
        max-height: 100%;
        background-attachment: scroll;
    }
}
.clasHeading
{
    margin-top: 20px;
}
.clsImgAlignment
{
    position: absolute !important;
    top: 0 !important;
    height: 63px !important;
}
.clsAboutMarket
{
    font-weight: bold;
    font-size: 16px;
    margin-top: 17px;
}
.clsMarketDetails
{
    font-weight: normal;
    word-wrap: break-word;
}
.RowAlign
{
    margin-top: 10px;
}
.Heading
{
    color: #ff3d1c;
    font-size: 20px;
    font-weight: bold;
}
.border2
{
    border: 1px dashed #ff3d1c;
    padding-top: 30px;
    padding-bottom: 30px;
}
.listHeading
{
    background-color: white !important;
    color: #ff3d1c !important;
    border: .5px solid black;
}
.list-group
{
    border-color: black !important;
}
.AboutUsHeading
{
    color: #ff3d1c;
    font-weight: bold;
    font-size: 30px;
}
.justify
{
    text-align: justify;
}
#FindStorage
{
    margin-top: 30px;
    background-color: #f5f5f5;
    padding-bottom: 20px;
}
.StorageBtn
{
    color: white !important;
    background-color: #f60;
    padding: 13px;
    border-radius: 26px;
    border: 0;
}
.AlignSection
{
    margin-top: 30px;
    margin-bottom: 30px;
}
.clsStorageSizes
{
    background-color: #f7af79;
    padding: 10px;
    padding-top: 30px;
    padding-bottom: 1px;
}
.clsStorageSizesHeading
{
    padding-top: 30px;
    color: black;
    font-weight: bold;
}
.UnitSizeDescrip
{
    background-color: #effdff;
    padding-top: 30px;
    padding-bottom: 30px;
}
.clsStorageSizesDetails
{
    padding-top: 30px;
    color: black;
}
.UnitSizeDes
{
    background-color: #effdff;
}
.btnAdvertise
{
    background-color: #ff3d1c;
    color: white;
    padding: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 30px;
    border: 0;
}
.btnAdvertise2
{
    background-color: #ff3d1c;
    color: white;
    padding: 37px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 30px;
    border: 0;
}
.Note
{
    color: #ff3d1c;
    font-weight: bold;
    font-size: 18px;
}
.list-group-item.active
{
    border-color: whitesmoke !important;
}
.list-group-item.active
{
    border-color: none;
}
.listHeading
{
    border: 0;
}
.StorageTypeHead
{
    background-color: #f7af79;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 15px;
}
.StorageType
{
    background-color: #effdff;
    font-weight: normal;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 15px;
}
.StorageTypeAlign
{
    height: 173px;
    padding-top: 71px;
}
.UnitDetails2
{
    padding-top: 22px;
    padding-bottom: 22px;
}
.UnitDetails3
{
    padding-top: 36px;
    padding-bottom: 36px;
}
.UnitDetails4
{
    padding-top: 35px;
    padding-bottom: 35px;
}
.UnitDetails5
{
    padding-top: 35px;
    padding-bottom: 35px;
}
.UnitDetails6
{
    padding-top: 35px;
    padding-bottom: 35px;
}
.UnitDetails7
{
    padding-top: 35px;
    padding-bottom: 35px;
}
.StorageTypes
{
    background-color: #effdff;
    padding-top: 35px;
}
.ListFooter
{
    font-size: 13px;
}
.LineAlign
{
    margin-bottom: 25px;
}
.clsMenuActive
{
    border-bottom: solid 2px #ff3d1c;
    padding-bottom: 0;
}
.navbarmenuHead:hover
{
    border-bottom: solid 2px #ff3d1c;
    padding-bottom: 0;
}
.list-group-item-action:focus, .list-group-item-action:hover
{
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #effffd !important;
}
.dropbtn
{
    color: white;
    padding: 16px;
    font-size: 16px;
    border: 0;
}
.dropdown
{
    position: relative;
    display: inline-block;
}
.dropdown-content
{
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
    z-index: 1;
}
.dropdown-content a
{
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}
.dropdown:hover .dropdown-content
{
    display: block;
}
.DropdownMenu
{
    margin-top: -10px !important;
    font-size: 13px !important;
}
.DropdownMenu:hover
{
    color: black !important;
}
.navbar-light .navbar-nav .nav-link
{
    color: rgba(0,0,0,.55);
    font-size: 13px !important;
}
@media only screen and (min-width:1400px)
{
    .navbar-light .navbar-nav .nav-link
    {
        color: rgba(0,0,0,.55);
        font-size: 17px !important;
    }
}
.ResponsiveAlign
{
    margin-top: 0;
}
@media only screen and (max-device-width:768px)
{
    .ResponsiveAlign
    {
        margin-top: 30px !important;
    }
}
.clsSSM
{
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #f1f1f1;
}
.btnKnowMore
{
    background-color: #ff3d1c;
    border-color: #ff3d1c;
    color: white !important;
    border-radius: 6px;
    float: right;
    margin-top: -10px;
    text-decoration: none !important;
}
.clsAddFacilities
{
    border: 2px dashed;
    padding-top: 15px;
    padding-bottom: 32px;
}
.HeadingAddFacilities
{
    color: #ff583c;
    font-weight: bold;
    font-size: 25px;
}
.btnAddFacility
{
    background-color: #ff3d1c;
    color: white !important;
    border-radius: 6px;
    padding: 13px 18px 13px 15px;
    text-decoration: none !important;
}
.pb
{
    margin-top: 37px;
}
@media only screen and (min-width:1400px)
{
    .pb
    {
        margin-top: 15px;
    }
}
.navbar-light .navbar-toggler
{
    color: rgba(0,0,0,.55);
    border-color: black !important;
}
#MblMenuSection
{
    display: none;
}
#lgMenu
{
    display: block;
}
@media only screen and (max-width:992px)
{
    .navbar
    {
        display: flex !important;
    }
    #MblMenuSection
    {
        display: block;
    }
    #lgMenu
    {
        display: none;
    }
}
@media only screen and (max-width:992px)
{
    .TopbarRow
    {
        display: none;
    }
}
.footermenu:hover
{
    color: #d4d4d4 !important;
}
