body{
    /*color:#767882;*/
}
img {
    max-width:100%;
}
.row {
    clear: both;
}
.mb-5 {
    margin-bottom:5px;
}
.mb-10 {
    margin-bottom:10px;
}
.mb-15 {
    margin-bottom:15px
}
.mb-20 {
    margin-bottom:20px
}
.mb-25 {
    margin-bottom:25px
}
.mb-30 {
    margin-bottom:20px
}
.mt-5 {
    margin-top:5px;
}
.mt-10 {
    margin-top:10px;
}
.mt-15 {
    margin-top:15px
}
.mt-20 {
    margin-top:20px
}
.mt-25 {
    margin-top:25px
}
.mt-30 {
    margin-top:30px
}
b, strong, .table > thead {
    font-weight:600;
}
.btn {
    outline:none !important;
}
h1, h2, h3, h4, h5, h6, ol, ul {
    margin-top: 0;
    margin-bottom:0;
    font-size:100%;
}
.loaderLogo {
    position:absolute;
    left:50%;
    top:50%;
    width: 367px;
    height:auto;
    transform: translate(-50%, -50%);
}
.thmHead {
    background-color:rgba(0,0,0,.4);
    padding-right:50px;
}
#wrapper.lessPd {
    padding-top:0;
}
section.hero-section .bg {
    top: 0;
}
.logoStl {
    height: 80px;
    top: 0;
    background-color: #fff;
    padding:11px 20px 10px 50px;
}
.logoStl:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-top: 0 solid transparent;
    border-bottom: 79px solid transparent;
    border-left: 40px solid #fff;
    top: 0;
    left: 100%;
}
.btnBlue {
    background-color:#18499d !important;
}
.otherLinksMenu .btnSpace {
    margin-left:25px;
}
.thmStyleNav nav > ul > li {
    margin-left:5px;
}
.thmStyleNav nav li {
    margin-left:0;
    height:auto;
}
.main-menu nav li ul {
    min-width: 210px;
    top:100%;
}
.menuNavigation {
    margin:0;
}
.menuNavigation li .dropdown-menu {
    margin-top:30px;
    border-radius: 6px;
    box-shadow: none;
    display:block;
}
.menuNavigation .dropdown-menu>li>a:focus,
.menuNavigation .dropdown-menu>li>a:hover {
    background-color:#fff;
}
.menuNavigation .respVisible {
    display:none;
}
.nav-holder nav li ul a {
    padding-top:3px;
    padding-bottom:3px;
}
.menuNavigation .dropdown-menu .dropdown-submenu > .dropdown-toggle {
    position:relative;
    padding-right:30px;
}
.menuNavigation .dropdown-menu .dropdown-submenu > .dropdown-toggle .caret {
    position: absolute;
    right: 12px;
    top: 13px;
    color: #a8a9ac;
}
.menuNavigation .dropdown-menu .dropdown-submenu > .dropdown-toggle:hover .caret {
    color:#4DB7FE;
}
.menuNavigation li .dropdown-menu .dropdown-submenu .dropdown-menu a {
    white-space: normal;
    line-height: 1.4;
    padding-top: 7px;
    padding-bottom: 7px;
}
.menuNavigation li .dropdown-menu .dropdown-submenu>.dropdown-menu {
    right: 100%;
    left: auto;
}
.main-search-input-wrap.thmStyleSearch {
    max-width:780px;
}
.thmStyleSearch .main-search-input {
    padding: 20px 40px;
    background-color:#fff;
    border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    box-shadow:0px 0px 0px 20px rgba(255,255,255,0.3);
    -ms-box-shadow:0px 0px 0px 20px rgba(255,255,255,0.3);
    -o-box-shadow:0px 0px 0px 20px rgba(255,255,255,0.3);
}
.thmStyleSearch .form-group {
    margin-bottom: 20px;
}
.thmStyleSearch .srcFld {
    width:100%;
}
.thmStyleSearch .srcFld {
    width: 100%;
    border-top: none;
    border-left: none;
    font-size: 14px;
    border-right: none;
    border-bottom: 1px solid #dfdfdf;
    height: 38px;
    font-weight:500;
}
.withIcon {
    position:relative;
}
.thmStyleSearch .withIcon .srcFld {
    padding-left:25px;
}
.withIcon .icon {
    font-size: 15px;
    color: #777777;
    position: absolute;
    left: 0;
    top: 50%;
    height: 14px;
    margin-top: -7px;
}
.thmStyleSearch .distance-input {
    margin-top: 0;
    margin-bottom:10px;
}
.thmStyleSearch .distance-input .distance-title {
    margin-bottom: 15px;
}
.thmStyleSearch .btn {
    border: none;
    color: #fff;
    display: block;
    font-size: 16px;
    width: 100%;
    font-weight:500;
    border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    position:relative;
    margin-top:-5px;
}
.thmStyleSearch .btn .icon {
    margin-right:5px;
}
.clrBlue .distance-title span {
    color:#0f3d8c;
    font-weight:600;
}
.clrBlue .rangeslider__handle {
    border-color: #0f3d8c;
}
.clrBlue .rangeslider__fill {
    background-color: #0f3d8c;
}
.scrollDownWrap a.custom-scroll-link {
    background-color: transparent;
    background-image: url(../images/icon-scroll.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size:100% auto;
    width: 23px;
    height: 34px;
    padding: 0;
    display: inline-block;
    box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
}
.header-sec-link.scrollDownWrap {
    margin-bottom: 10px;
}
.adsWrapper {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display:inline-block;
}
.ads300X250 {
    max-width: 300px;
    width: 100%;
}
.ads160X600 {
    max-width: 160px;
    width: 100%;
}
.ads890 {
    max-width: 890px;
    width: 100%;
}
.ads728 {
    max-width: 728px;
    width: 100%;
    height:90px;
}
.ads250 {
    max-width:250px;
    width:100%;
}
.thmCarousel .slick-dots {
    bottom: -50px;
}
.thmCarousel .slick-dots li.slick-active button {
    background: #2755a4;
}
.thmCarousel .slick-dots li button {
    background: #BDCBDB;
}
.thmCarousel .slick-list {
    margin-left: -15px;
    margin-right: -15px;
}
.thmCarousel .slick-list .slick-slide-item {
    padding-left: 15px;
    padding-right: 15px;
}
.thmCarousel.dotswhite .slick-dots li.slick-active button {
    background: #fff;
}
.thm-gradient-bg {
background: rgb(89,188,254);
background: -moz-linear-gradient(-45deg, rgba(89,188,254,1) 0%, rgba(43,99,178,1) 100%);
background: -webkit-linear-gradient(-45deg, rgba(89,188,254,1) 0%,rgba(43,99,178,1) 100%);
background: linear-gradient(135deg, rgba(89,188,254,1) 0%,rgba(43,99,178,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#59bcfe', endColorstr='#2b63b2',GradientType=1 );
}
.section-title.whiteText h2, .section-title.whiteText p {
    color:#fff;
}
.whiteText .section-separator:before {
    background-color:#fff;
} 
.offer_CouponWrapper {
  background-color: #fff;
  padding: 15px 0;
  box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.3);
  position:relative;
}
.offer_CouponWrapper .offer_cont, .offer_CouponWrapper .coupon-codeWrap {
    background-color: #f2f6f8;
    border-top: 1px solid #cfd0d1;
    border-bottom: 1px solid #cfd0d1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 10px;
}
.offer_CouponWrapper .offer_cont {
    min-height:150px;
}
.offer_CouponWrapper .offerInfoWrap {
    position: relative;
    display: table;
    padding: 0 15px 10px 15px;
    width: 100%;
}
.offer_CouponWrapper .offerInfoWrap .logoCol, .offer_CouponWrapper .offerInfoWrap .nameCol{
    display:table-cell;
    vertical-align:top;
}
.offer_CouponWrapper .offerInfoWrap .nameCol {
    padding-left: 10px;
    vertical-align: middle;
}
.offer_CouponWrapper .offerInfoWrap .logoCol {
    width:107px;
}
.offer_CouponWrapper .offerInfoWrap .titleHead {
    font-size: 16px;
    font-weight: 500;
    color: #4b5b73;
    margin-bottom: 3px;
    margin-top: 2px;
}
.offer_CouponWrapper .addrsWrap {
    padding:15px 15px 0px 15px;
}
.offer_CouponWrapper .addrsWrap .addrs {
    font-weight: 500;
    color: #000;
    position: relative;
    padding-left: 18px;
    min-height:18px;
}
.offer_CouponWrapper .addrsWrap .addrs .icon {
    font-size: 16px;
    position: absolute;
    left: 0;
    top: 0;
    color: #a9abb3;
}
.offer_CouponWrapper .offer_cont .offr_contText {
    font-size: 28px;
    font-weight: 500;
    color: #1b1a1a;
}
.offr_contText .bgText {
    font-size: 30px;
    font-weight: 600;
    margin-top: 4px;
}
.offr_contText .smlText {
    font-size:14px;
    margin-top:5px;
    color:#403f3f;
}
.offer_CouponWrapper .tnc-wrap {
    padding: 15px 15px;
}
.offer_CouponWrapper .tnc-wrap ul {
    list-style-type:disc;
    padding-left:18px;
}
.offer_CouponWrapper .tnc-wrap .termsdetails ul > li {
    margin-bottom:4px;
}
.offer_CouponWrapper .tnc-wrap .ttl {
    margin-bottom: 10px;
    font-size:14px;
}
.offer_CouponWrapper .coupon-codeWrap {
    font-size:18px;
    font-weight: 500;
    color: #1b1a1a;
    min-height:60px;
}
.offer_CouponWrapper .coupon-codeWrap .btn {
    font-size: 90%;
    padding: 4px 16px;
}
.form-couponWrap .btn {
    margin-top: 0px;
}
.form-couponWrap {
    margin-top: 25px;
    margin-bottom: 25px;
}

.slick-dots, .to-top, .sw-btn {
    text-align: center;
}
.bgApply .bgimage {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    background-size: cover;
}
.boxItemWrap {
    position: relative;
    overflow:hidden;
    border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
    -ms-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
    -o-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
}
.boxItemWrap > a {
    display: block;
}
.boxItemWrap .imgwrap {
    position: relative;
}
.boxItemWrap .imgwrap:after {
    content:"";
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    z-index:1;
    background-color:rgba(0,0,0,.2);
}
.boxItemWrap .textcontWrap {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 25px 15px 15px 15px;
    z-index: 3;
    color: #fff;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#b3000000',GradientType=0 );
}
.boxItemWrap .head {
    font-size: 18px;
    font-weight: 500;
}
.boxItemWrap .nwsDate {
    font-size: 12px;
    margin-bottom: 2px;
}
.mdlAds {
    margin-top: 20px;
    margin-bottom: 20px;
}
.mngCategory_outer {
    margin-left: -25px;
    margin-right: -25px;
}
.ctgr_row_mng {
    margin-left: -7px;
    margin-right: -7px;
}
.ctgr_row_mng > [class^="col-"] {
    padding-left: 7px;
    padding-right: 7px;
}
.mngCatGrid .grid-item-holder {
    margin-bottom: 15px;
}
.thmstyle_galleryItem .spad .grid-item-holder {
    padding:7px;
}
.thmstyle_galleryItem .listing-item-grid .listing-item-cat h3 {
    font-size: 18px;
}
.thmstyle_galleryItem .listing-item-grid .listing-item-cat p {
    margin-top: 5px;
    line-height: 13px;
    font-size: 11px;
    margin-bottom:0;
    padding-bottom:0px;
}
.thmstyle_galleryItem .listing-item-grid .listing-item-cat {
    padding: 0 15px 10px 15px;
}
.thmstyle_galleryItem .listing-item-grid .listing-counter {
    top: 15px;
    left: 15px;
}
.card-listing.poplr_Listing .listing-geodir-category {
    padding: 7px 17px;
    left: 15px;
    top: -15px;
    border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    box-shadow: 0px 0px 0px 5px rgba(255,255,255,0.4);
    -ms-box-shadow: 0px 0px 0px 5px rgba(255,255,255,0.4);
    -o-box-shadow: 0px 0px 0px 5px rgba(255,255,255,0.4);
}
.pd-tb-0 {
    padding-top:0;
    padding-bottom:0;
}
.thmCarousel .slick-arrow {
    position: absolute;
    top: 50%;
    border:none;
    font-size:0;
    width: 44px;
    height: 44px;
    line-height: 44px;
    border-radius: 100%;
    color: #fff;
    z-index: 120;
    cursor: pointer;
    margin-top: -22px;
    background-color:#4DB7FE;
    box-shadow: 0px 0px 0px 7px rgba(255,255,255,0.4);
    -ms-box-shadow: 0px 0px 0px 7px rgba(255,255,255,0.4);
    -o-box-shadow: 0px 0px 0px 7px rgba(255,255,255,0.4);
}
.thmCarousel .slick-arrow.slick-prev {
    margin-left:-25px;
    left:0;
}
.thmCarousel .slick-arrow.slick-next {
    margin-right:-25px;
    right:0;
}
.thmCarousel .slick-arrow:after {
    content: "";
    position: absolute;
    width: 44px;
    left: 0;
    font-size: 13px;
    text-align: center;
    font-family: FontAwesome;
    top: 0;
}
.thmCarousel .slick-arrow.slick-prev:after {
    content:"\f177";
}
.thmCarousel .slick-arrow.slick-next:after {
    content:"\f178";
}
.thmCarousel .slick-arrow:hover {
    background-color:#2C3B5A;
}
.thmCarousel.arrowGray .slick-arrow {
    background-color:#403f3f;
}
.thmCarousel.arrowGray .slick-arrow:hover {
    background-color:#2C3B5A;
}
.abtSecOuter .small-btn {
    padding: 8px 20px;
    font-weight: 500;
}
.hideDots .slick-dots, .hideArrow .slick-arrow  {
    display:none !important;
}
.wrap10Thing .btnRow {
    margin-top: 25px;
}
.poplrVideoWrap .imgwrap {
    display: inline-block;
    width: 100%;
    vertical-align: top;
}
.poplrVideoWrap .iconPlay {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -20px;
    margin-top: -20px;
    z-index: 9;
    border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
}
.thmJoinWrap p {
    color: rgba(255,255,255,.9);
}
.bottomAds_sec {
    padding-top: 25px;
    padding-bottom: 35px;
}
.bottom_bgGray .bottomAds_sec {
    background-color: #fafafa;
}
.gettouch_btn {
    color: #2755a4;
    text-align: left;
    padding-left: 21px;
    font-size: 14px;
    padding-right: 70px;
}
.gettouch_btn .icon {
    width: 26px;
    height: 26px;
    text-align: center;
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 15px;
    background-color: #2755a4;
    color: #fff;
    padding: 6px 0 0 0;
    border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
}
.gettouch_btn:hover .icon {
    background-color:#fff;
    color: #2755a4;
}
.getTouch_sec {
    padding-top: 30px;
    padding-bottom: 30px;
}
.lnks_widget .footerLinks li {
    padding: 0 0;
    margin-bottom:9px;
}
.footerLinks a {
    color: #d4d7dd;
    position: relative;
    padding-left: 22px;
    font-weight:500;
}
.footerLinks a:before {
    content: "\f105";
    font-family: FontAwesome;
    position: absolute;
    left: 2px;
    color: #959eb2;
    top: 0px;
    font-size: 18px;
}
.footer-widget .abt_footerSec  p {
    color:#d4d7dd;
}
.abt_footerSec a {
    font-size:12px;
    color:#4db7fe;
    margin-left:5px;
}
.footer-socialLinks {
    display: inline-block;
    width: 100%;
    border-top: 1px dashed rgba(255,255,255,.6);
    margin-top: 7px;
    padding-top: 20px;
}
.footer-socialLinks ul li {
    display: inline-block;
    vertical-align: top;
}
.footer-socialLinks ul li + li {
    margin-left:15px;
}
.footer-socialLinks .icon {
    width: 37px;
    text-align: center;
    height: 37px;
    color: #838893;
    font-size: 18px;
    border: 1px solid rgba(236,236,236,.5);
    border-radius: 100px;
    padding-top: 9px;
}
.ftrMenu_small li a {
    color:#d4d7dd;
}
.ftrMenu_small li a {
    color: #d4d7dd;
    letter-spacing: .6px;
    font-family: 'Quicksand', sans-serif;
}
.ftrMenu_small li:before {
    top: 5px;
    width: 1px;
    height: 11px;
    right: 4px;
    background-color:#d4d7dd;
}
.ftrMenu_small li {
    padding-right:8px;
}
.ftrMenu_small li:last-child {
    padding-right:0;
}
.footer-widget .ftrThm_head {
    position: relative;
    float:none;
}
.footer-widget .ftrThm_head:before {
    content:"";
    position:absolute;
    left:0;
    bottom:-1px;
    width:60px;
    height:2px;
    background-color:#4db7fe;
}
.thmStl_footer {
    background-color:#2c313c;
}
.col-AboutUs {
    margin-right: 30px;
}
.col-generalInfo {
    margin-left: -30px;
    margin-right: -90px;
}
.col-twitter {
    margin-left: 90px;
    margin-right: -80px;
}
.col-otherMenu {
    margin-left: 80px;
}
.links-2col {
    margin-left: 2px;
    margin-right: 2px;
}
.links-2col > li {
    display: inline-block;
    vertical-align:top;
    width: 50%;
    position: relative;
    margin-left: -2px;
    margin-right: -2px;
}
.thmstl_sub-footer {
    background: #272c36;
}
.poplr_Listing {
    padding-left: 35px;
    padding-right: 35px;
}
.full-listing-item .listing-item {
    width:100%;
    padding:0;
}
.twitterWrap iframe {
    max-height:250px;
}
.bgthmblue {
    background-color:#18499d;
}
.regThm-Modal .main-register-holder {
    margin-top: 30px;
}
.closeBtn-Modal {
    opacity: 1 !important;
    text-align: center;
    color:#fff !important;
    text-shadow:none;
    -ms-text-shadow:none;
    -o-text-shadow:none;
}
.regFormWrap .tabs-menu {
    margin-top: 0;
    margin-bottom:10px;
}
.thmCloseBtn {
    width: 35px;
    height: 35px;
    line-height:34px;
    cursor: pointer;
    display:inline-block;
    text-align:center;
    font-size:20px;
    background-color:#4DB7FE !important;
    opacity:1 !important;
    color: #fff !important;
    border-radius: 100%;
    transition: all .2s ease-in-out;
    text-shadow:none;
    -ms-text-shadow:none;
    -o-text-shadow:none;
}
.thmCloseBtn:hover {
    background-color:#2F3B59 !important;
}
.modal .mngBtnclose .close {
    position: absolute;
    right: -15px;
    top: -15px;
    z-index: 1;
}
.modalVideoWrap iframe {
    width: 100%;
    height: 490px;
    position: relative;
}
.modalVideoWrap {
    border-radius:5px;
    -ms-border-radius:5px;
    -o-border-radius:5px;
    overflow:hidden;
}
.thmHead .otherLinksMenu {
    float: right;
}
.otherLinksMenu .show-reg-form {
    top:32px;
}
.menuIconBurger {
    float: right;
    margin-left: 40px;
    position: relative;
    top:32px;
}
.menuIconBurger .iconMenu {
    position: relative;
    /*width: 30px;
    height: 22px;*/
    display: inline-block;
    cursor:pointer;
    font-size: 13px;
    font-weight: 600;
    color: #fff;
}
.menuIconBurger .iconMenu:hover {
    color:#4DB7FE;
}
.menuIconBurger .iconMenu .lines, .menuIconBurger .iconMenu .lines:before, .menuIconBurger .iconMenu .lines:after {
    background-color: #fff;
    height: 2px;
    border-radius: 5px;
}
.menuIconBurger .iconMenu .lines {
    position: absolute;
    display: inline-block;
    width: 26px;
    left: 2px;
    top: 50%;
    margin-top: -1px;
}
.menuIconBurger .iconMenu .lines:before, .menuIconBurger .iconMenu .lines:after {
    content:"";
    position:absolute;
    left:0;
    width:100%;
}
.menuIconBurger .iconMenu .lines:before {
    top:-8px;
}
.menuIconBurger .iconMenu .lines:after {
    bottom:-8px;
}

.menuCategoryWrap {
    position:fixed;
    width:300px;
    right:0;
    top:0px;
    height:100%;
    background-color:rgba(44,59,90,.99);
    z-index:9;
    padding:30px 25px;
    box-shadow:0 0px 6px 0px rgba(0,0,0,.3);
    -ms-box-shadow:0 0px 6px 0px rgba(0,0,0,.3);
    -o-box-shadow:0 0px 6px 0px rgba(0,0,0,.3);
    
    
    transition-duration:.5s;
    -webkit-transition-duration:.5s;
    -ms-transition-duration:.5s;
    -o-transition-duration:.5s;
    
    transform:translateX(310px);
    -webkit-transform:translateX(310px);
    -ms-transform:translateX(310px); 
    -o-transform:translateX(310px);
}
.menuCategoryWrap.sldMenuWrap--open {
    -webkit-transform:translateX(0px);
    -ms-transform:translateX(0px); 
    -o-transform:translateX(0px);
}
.CategoryMenu-outer {
    position:relative;
}
.CategoryMenu-outer .heading {
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 25px;
}
.catMenuListing a {
    font-size: 14px;
    color: #c1c1c3;
}
.catMenuListing a:hover {
    color:#fff;
}
.catMenuListing li {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom:1px solid rgba(255,255,255,.08);
}
.CategoryMenu-outer .hideMenu {
    position: absolute;
    right: -5px;
    top: -8px;
}
.CategoryMenu-outer .closemenubtn {
    width: 35px;
    height: 35px;
    line-height: 32px;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    font-size: 20px;
    color: #c1c1c3;
    border:1px solid #c1c1c3;
    border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    transition: all .2s ease-in-out;
    text-shadow: none;
    -ms-text-shadow: none;
    -o-text-shadow: none;
}
.showMenu #main {
    overflow-y: hidden;
}
section.thminnerHead {
    padding-top: 110px;
    padding-bottom: 80px;
}
section.thminnerHead .thmStyleSearch .main-search-input {
    margin-top: 30px;
}
section.thminnerHead .section-title .breadcrumbs {
    margin-top: 6px;
}
.thminnerHead .section-title {
    padding-bottom: 0;
}
.cstStl-List {
    color: #000;
}
.cstStl-List .geodir-category-listing, 
.cstStl-List .geodir-category-listing .lstImgWrap,
.postLogo {
    border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
} 
.cstStl-List .geodir-category-listing {
    padding: 9px;
    border:1px solid #eee;
    display:table;
    overflow:visible;
}
.cstStl-List .geodir-category-img, .cstStl-List .geodir-category-content {
    display:table-cell;
    float:none !important;  
    vertical-align:top; 
}
.cstStl-List .geodir-category-img {
    width: 190px !important;
}
.cstStl-List .geodir-category-content {
    width: auto !important;
    padding: 3px 10px 10px 20px;
}
.cstStl-List.freeListing .geodir-category-content {
    width:100% !important;
    padding-left:5px;
    padding-bottom:5px;
}
.cstStl-List .geodir-category-listing .lstImgWrap, .postLogo {
    border:1px solid #eeeeee;
    padding:10px;
    overflow:hidden;
}
.cstStl-List  .geodir-category-listing:hover .geodir-category-img img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05);
}
.cstStl-List .headSec {
    position:relative;
}
.cstStl-List .headSec.showButton {
    padding-right:100px;
}
.showButton .btnWrap {
    position: absolute;
    right:0;
    top:0;
}
.cstStl-List .geodir-category-content .lstTitle {
    margin-bottom:7px;
}
.cstStl-List .listing-rating {
    margin-top: 0;
}
.cstRating i, .hotelStars .icon {
    margin-right: 3px !important;
    font-size: 11px !important;
}
.cstRating span {
    margin-left: 5px !important;
    font-size: 12px !important;
    top: -3px !important;
}
.starsRow ul > li + li {
    margin-left:30px;
}
.starsRow .cstRating span {
    font-size:12px;
    color:#999;
}
.starsRow .ratingSecWrap {
    position:relative;
    top:-3px;
}
.ratingSecWrap .cstRating, .ratingSecWrap .addRtn_btnSec {
    display: inline-block;
    vertical-align: top;
}
.ratingSecWrap .addRtn_btnSec {
    margin-left:10px;
    margin-top:-8px;
    position:relative;
}
.rtngBtn {
    color: #4db7fe;
    padding: 6px 16px;
    font-size: 13px;
    background-color:transparent;
}
.rtngBtn:focus {
    color: #4db7fe;
}
.addRatingPopup {
    background-color: #fff;
    position: absolute;
    padding: 16px 15px 13px 15px;
    border: 1px solid #dddddd;
    z-index: 1;
    top: 100%;
    width: 305px;
    margin-top: 10px;
    border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,.20);
    -ms-box-shadow: 0px 0px 10px 0px rgba(0,0,0,.20);
    -o-box-shadow: 0px 0px 10px 0px rgba(0,0,0,.20);
    transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transform: translateY(-30px);
    visibility:hidden;
    opacity:0;
}
.addRatingPopup.showRating {
    display:block;
    visibility:visible;
    opacity:1;
    transform: translateY(0px);
}
.addRatingPopup .closeBtn {
    position: absolute;
    background-color: transparent;
    border: none;
    right: 2px;
    top: 1px;
    width: 14px;
    height: 14px;
    color: #000;
    font-size: 23px;
    line-height: 14px;
}
.addRatingPopup:before {
    content: "";
    position: absolute;
    left: 10px;
    bottom: 100%;
    height: 0;
    width: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #cececf;
}
.addRatingPopup .leave-rating-wrap {
    margin-top: 0;
    margin-bottom: 11px;
}
.addRatingPopup .addRatingInner {
    display:inline-block;
    width:100%;
}
.addRatingPopup .captchWrap {
    margin-bottom: 13px;
}
.addRatingInner .btn {
    padding: 9px 20px;
    border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}
.hotelStars {
    display: inline-block;
}
.hotelStars .icon {
    float:left;
    color:#7ebf5b;
}
.hotelStars .smText {
    float: left;
    position: relative;
    color: #999;
    font-size: 12px;
    top: -1px;
    line-height: 13px;
    margin-left: 5px;
    border-left: 1px solid #dbdbdb;
    padding-left: 6px;
}
.headSub ul > li {
    vertical-align: top;
}
.headSub ul > li + li {
    margin-left:15px;
}
.cstStl-List .headSub {
    margin-bottom: 3px;
}
.categ_Breadcrumb > li {
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.categ_Breadcrumb a, .categ_Breadcrumb span {
    color: #4db7fe;
    font-weight: 500;
}
.categ_Breadcrumb > li + li {
    padding-left: 9px;
    margin-left: 9px;
}
.categ_Breadcrumb > li + li:before {
    content: "/";
    position: absolute;
    left: -3px;
    top: 2px;
    color: #bccad5;
    font-size: 11px;
}
.cstStl-List .listShortDesc, .cstStl-List .listShortDesc p {
    line-height: 18px;
    font-weight:400;
}
.cstStl-List .listShortDesc p {
    margin-bottom:0;
    padding-bottom:0;
}
.cstStl-List .listShortDesc {
    margin-top: 11px;
    margin-bottom: 13px;
}
.lstInfo_listing li .icon,
.category-bread:before, .textPointsIcon .icon  {
    color:#18499d;
}
.lstInfo_listing {
    /*float:left;
    margin-left:-15px;
    margin-right:-15px;*/
}
.lstInfo_listing > li {
    vertical-align: top;
    margin-bottom:4px;
    /*width: 50%;
    float: left;
    padding-left:15px;
    padding-right:15px;*/
}
.lstInfo_listing li, .lstInfo_listing a, .textPointsIcon a {
    color:#000;
}
.lstInfo_listing .textWrap, .textPointsIcon {
    position: relative;
    padding-left: 24px;
}
.textPointsIcon.noIcon  {
    padding-left:0;
}
.lstInfo_listing .textWrap .icon, .textPointsIcon .icon {
    position: absolute;
    left: 0;
    top: 2px;
    width: 16px;
    text-align: center;
}
.textPointsIcon .iconImg {
    max-width:20px;
    top:-2px;
}
.textPointsIcon strong {
    font-weight: 600;
    margin-right: 4px;
}
.textPointsIcon strong .smtext {
    font-weight: 400;
    font-size: 80%;
}
.prc-drhm {
    display:inline-block;
}
.prc-drhm .prcsymbl {
    float:left;
    margin-right:3px;
}
.breakword {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
.info_tr, .tr_line {
    display: table;
    width: 100%;
}
.info_tr > .infoCol, .tr_line > .col_td {
    display: table-cell;
    vertical-align: top;
}
.info_tr > .infoCol.btnCol {
    width: 190px;
}
.icon_btn_row .listAmenitiesIcons {
    margin-top:2px;
}
ul.listAmenitiesIcons {
    margin-left:-2px;
    margin-right:-2px;
}
ul.listAmenitiesIcons > li {
    padding-left:5px;
    padding-right:5px;
    vertical-align:top;
    border-right: solid 1px #cccc;
        width: 15%;
    text-align: center;
}
ul.listAmenitiesIcons > li:last-child{
    border: none;
}
.iconTitle {
    font-size: 10px;
    font-weight: 600;
    color: #000;
    word-break: break-word;
}
.cmnBtn {
    font-weight: 500;
    padding: 6px 14px;
    border-radius: 4px;
}
.btnOrange {
    border-color: #ff9900;
    color: #ff9900 !important;
}
.btnOrange:hover {
    background-color: #ff9900;
    color: #fff !important;
}
.cmnBtn .icon {
    padding-left: 0;
    margin-right: 4px;
}
.cstStl-List .icon_btn_row {
    border-top: 1px solid #eeeeee;
    margin-top: 10px;
    padding-top: 10px;
}
.listAmenitiesIcons .iconWrap {
    width: 25px;
    height: 25px;
    text-align: center;
    padding: 4px;
    border: 1px solid #4db7fe;
    overflow:hidden;
    margin-top:1px;
    margin-bottom:2px;
    border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    margin-right: auto;
    margin-left: auto;
}
.listAmenitiesIcons .iconWrap img.icon {
    position: relative;
    margin-top: -4px;
}
.fillbtnGrn {
    background-color: #68a84e;
    color: #fff;
    border: none;
}
.fillbtnGrn:hover, .fillbtnGrn:focus {
    background-color: #58983f;
    color: #fff;
}
.fillbtnDllGrn {
    background-color:#0d8b94;
    color:#fff;
}
.fillbtnDllGrn:hover, .fillbtnDllGrn:focus {
    background-color:#05747c;
    color:#fff;
}
.fillbtnBlue {
    background-color:#1f7ed7;
    color:#fff;
}
.fillbtnBlue:hover, .fillbtnBlue:focus {
    background-color:#0e6ac0;
    color:#fff;
}
.mngListCols .leftSidebar {
    margin-right: 50px;
}
.mngListCols .rightCont {
    margin-left: -50px;
}
.category-bread {
    position:relative;
    padding-left:22px;
}
.category-bread:before {
    content:"\f115";
    position:absolute;
    left:0;
    top:2px;
    font-family:FontAwesome;
        font-weight: 600;
}
.extrFeatSec {
    padding: 8px;
    border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}
.bg-lgtGray {
    background-color:#f6f6f6;
}
.freeListing .listAbt_User {
    padding-top: 10px;
    border-top: 1px solid #eeeeee;
    margin-top: 5px;
}
.textDrk_blue {
    color: #0f3d8c !important;
}
.cstFilter_wrap .distance-input .distance-title span {
    font-weight:600;
}
.cstmlist-wrap {
    padding-top: 25px;
    padding-bottom: 30px;
}
.listingPGWrap .cstFilter_wrap .listsearch-input-wrap {
    border: 1px solid #eeeeee;
    padding: 25px 20px;
}
.box_Section {
    position: relative;
    width: 100%;
    overflow:hidden;
    margin-bottom:25px;
    border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    box-shadow: 0px 0px 10px 0px rgb(0,0,0,.15);
    -ms-box-shadow: 0px 0px 10px 0px rgb(0,0,0,.15);
    -o-box-shadow: 0px 0px 10px 0px rgb(0,0,0,.15);
}
.mapWrap {
    position: relative;
    overflow: hidden;
}
.mapWrap iframe {
    width: 100%;
    height: 160px;
    position:relative;
    margin-bottom:-3px;
}
.box_Section .box_Section_body {
    position: relative;
    padding: 20px 15px 15px 15px;
}
.box_Section .headTitle {
    font-size:16px;
    font-weight:600;
    color:#334e6f;
    margin-bottom:10px;
}
.whatsapp_nbr {
    position: relative;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    display: inline-block;
    padding: 7px 20px;
    border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
background: #55cc60;
background: -moz-linear-gradient(top, #55cc60 0%, #2db642 100%);
background: -webkit-linear-gradient(top, #55cc60 0%,#2db642 100%);
background: linear-gradient(to bottom, #55cc60 0%,#2db642 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#55cc60', endColorstr='#2db642',GradientType=0 );
}
.whatsapp_nbr:hover {
background: #2db642;
background: -moz-linear-gradient(top, #2db642 0%, #55cc60 100%);
background: -webkit-linear-gradient(top, #2db642 0%,#55cc60 100%);
background: linear-gradient(to bottom, #2db642 0%,#55cc60 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2db642', endColorstr='#55cc60',GradientType=0 );
}
.whatsapp_nbr .textmng {
    position:relative;
    padding-left:23px;
}
.whatsapp_nbr .textmng .icon {
    position: absolute;
    font-size: 18px;
    font-weight: 400;
    left: 0;
    top: 0px;
}
.box_Section .w_appNbrWrap {
    position: absolute;
    top: -18px;
    right: 15px;
    z-index:3;
}
.contactListing > li {
    position: relative;
    padding: 8px 0;
    border-top: 1px solid #eeeeee;
    margin-top: -1px;
    color: #6f7381;
    border-bottom: 1px solid #eeeeee;
}
.contactListing a {
    color: #000000;
}
.contactListing .col_td {
    color: #000;
    font-weight: 600;
}
.contactListing .highlght_row.radius4 {
    background: transparent;
    padding: 0;
    color: #000;
}
.contactListing .heading {
    width: 95px;
    padding-right: 10px;
    color: #000000;
    font-weight:500;
}
.contactListing .textPointsIcon {
    padding-left: 20px;
}
.col2_clear > [class^="col-"]:nth-child(2n+1) {
    clear: both;
}
.modal-header-Outer {
    color: #ffffff;
    padding-bottom: 5px;
    padding-right: 25px;
    position: relative;
}
.modal-header-Outer .modal-title {
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 500;
}
.modal-header-Outer .closeModal {
    position: absolute;
    right: 0;
    top: 0;
    opacity: 1;
    color: #fff;
    margin-top: 3px;
    font-size: 22px;
    text-shadow: none;
    -ms-text-shadow: none;
    -o-text-shadow: none;
}
.topAds_sec {
    padding-bottom: 50px;
}
.breadBG_wrap {
    display: inline-block;
    padding: 7px 15px;
    overflow: hidden;
    border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    background-color: #3EAAFD;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3EAAFD), to(#49CEFF));
    background: -webkit-linear-gradient(top, #3EAAFD, #49CEFF);
    background: -moz-linear-gradient(top, #3EAAFD, #49CEFF);
    background: -ms-linear-gradient(top, #3EAAFD, #49CEFF);
    background: -o-linear-gradient(top, #3EAAFD, #49CEFF);
}
.breadBG_wrap .categ_Breadcrumb a, .breadBG_wrap .categ_Breadcrumb span {
    color:#fff;
}
.breadBG_wrap .categ_Breadcrumb > li + li:before {
    color:#fff;
}
.categ_Breadcrumb {
    margin-bottom:0;
}
.single_heading {
    color: #334e6f;
    font-size: 32px;
    font-weight:600;
    position:relative;
    padding-bottom:15px;
    margin-bottom:15px;
}
.single_heading.seprLine:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    width: 50px;
    background: #4db7fe;
    border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}
.cstSingle-item {
    padding: 15px 20px;
}
.cstSingle-item .breadcrumbSec {
    margin-bottom: 17px;
}
.cstSingle-item .single_heading {
    margin-bottom: 20px;
}
.cstSingle-item .textstl_Wrap {
    color: #888DA0;
}
.list-widget-social li {
    text-align: center;
}
.contactSecWrap .contactListing > li {
    padding-top: 6px;
    padding-bottom: 6px;
}
.contactSecWrap .contactListing > li:first-child {
    border-top:none;
}
.contactSecWrap .w_appNbrWrap {
    position: relative;
    margin-top: -48px;
    margin-bottom: 12px;
}
.radius4 {
    border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}
.highlght_row {
    background-color: #ecf1f4;
    padding: 10px 7px;
}
.contactListing .highlght_row, .contactListing .highlght_row a {
    color: #000000;
    font-weight: 600;
}
.mapWrap.detailsMap {
    margin-top:5px;
    overflow:hidden;
    border:1px solid #f3f2f2;
}
.mapWrap.detailsMap iframe {
    height: 217px;
}
.socialWrap {
    display:inline-block;
    width:100%;
}
.socialWrap .list-widget-social {
    margin-top: 10px;
    margin-bottom: 10px;
}
.btns_tr_line {
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    display: flex;
    justify-content: space-between;
}
.multybtnSec .tr_line > .col_td:last-child, .multybtnSec .tr_line > .col_td:nth-child(2) {
    text-align: right;
}
.multybtnSec {
    border-top: 1px solid #eeeeee;
    margin-left: -20px;
    margin-right: -20px;
    padding: 15px 20px 0px 20px;
    margin-top: 0px;
    position: relative;
}
.btnrounded {
    border-radius: 50px;
    padding: 8px 20px;
}
.btnrounded {
    padding: 8px 20px;
    border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
}
.detailsCol-mng .colmng-left {
    margin-right:-35px;
}
.detailsCol-mng .colmng-right {
    margin-left: 35px;
}
.cstSingle-item .postLogo {
    padding: 2px;
}
.featuresListing .textPointsIcon {
    font-weight: 600;
    color: #000000;
}
.featuresListing {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding-top: 10px;
    padding-bottom: 0px;
}
.singleStrong  .textPointsIcon {
    font-weight:400;
}
.singleStrong  .textPointsIcon strong, .singleStrong  .textPointsIcon b {
    font-weight:500;
    color:#75767a;
}
.textstl_Wrap, textstl_Wrap p {
    font-weight:500;
}
.shrebtnwrap .share-holder {
    margin-left:0;
}
.thmCarousel.btns_inside  .slick-arrow.slick-next {
    margin-right: 20px;
}
.thmCarousel.btns_inside  .slick-arrow.slick-prev {
    margin-left: 20px;
}
.associatedItem .geodir-category-content {
    padding: 10px 15px 10px 15px;
}
.flex-Middle-center {
    display: flex;
    align-items: center;
    justify-content: center;
}
.associatedItem .logoImage {
    max-width: 125px;
    width: 100%;
}
.associatedItem .logoImage {
    max-width: 90px;
    width: 100%;
}
.associatedItem .geodir-category-img {
    padding: 5px 10px;
    min-height: 125px;
    border-bottom: 1px solid #eee;
}
.associatedItem .geodir-category-listing:hover .geodir-category-img img {
    -webkit-transform: scale(1.0);
    -moz-transform: scale(1.0);
    transform: scale(1.0);
}
.associatedItem .categoryName {
    font-size: 12px;
    color: #000;
}
.font500 {
    font-weight:500;
}
.associatedItem .geodir-category-location {
    color:#999;
}
.thmCarousel.btnsmall .slick-arrow {
    width: 26px;
    height: 26px;
    line-height: 26px;
    margin-top:-13px;
    box-shadow:0px 0px 0px 4px rgba(255,255,255,0.4);
    -ms-box-shadow:0px 0px 0px 4px rgba(255,255,255,0.4);
    -o-box-shadow:0px 0px 0px 4px rgba(255,255,255,0.4);
}
.thmCarousel.btnsmall .slick-arrow:after {
    width: 26px;
}
.thmCarousel.btnsmall .slick-arrow.slick-prev {
    margin-left: -13px;
}
.thmCarousel.btnsmall .slick-arrow.slick-next {
    margin-right: -13px;
}
.sidbar_offerwrap .offer_CouponWrapper {
    margin-top: 8px;
    margin-bottom: 8px;
}
.thmCarousel.dotsLess .slick-dots {
    bottom: 0px;
}
.thmCarousel.dotsLess {
    padding-bottom:25px;
}
.clrWhite {
    color:#fff;
}
.businessTime_Widget {
    position: relative;
    overflow:hidden;
    color:#fff;
}
.businessTime_Widget .BGicon {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 80px;
    color: rgba(0,0,0,.13);
    margin-right: -20px;
    margin-bottom: -23px;
}
.statusCurrent {
    font-size: 16px;
    font-weight: 600;
    position: relative;
    padding-bottom: 10px;
    padding-left: 23px;
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(0,0,0,0.15);
}
.statusCurrent .icon {
    position: absolute;
    left: 0;
    font-size: 18px;
    top: 2px;
    font-weight: 400;
}
.timePanelWrap {
    background-color:transparent;
    border:none;
    border-radius:0;
    -ms-border-radius:0;
    -o-border-radius:0;
    box-shadow:none;
    -ms-box-shadow:none;
    -o-box-shadow:none;
    margin:auto;
}
.timeBtn {
    background-color: #fff;
    border: none;
    font-weight: 600;
    color: #334e6f;
    padding: 10px 35px 10px 15px;
    position:relative;
    border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    box-shadow:none;
    -ms-box-shadow:none;
    -o-box-shadow:none;
}
.timeBtn .icon {
    font-size: 22px;
    position: absolute;
    margin-left: 0;
    padding:0;
    right: 10px;
    width: 25px;
    text-align: center;
    height: 20px;
    top: 0;
    line-height: 20px;
    margin-top: 10px;
    transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
.timeBtn.collapsed .icon {
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.timeBtn .icon {
    transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
}
.timeBtn.collapsed .hidetxt, .timeBtn .showtxt,  .timeBtn .hidetxt {
    display:none;
}
.timeBtn .hidetxt, .timeBtn.collapsed .showtxt {
    display:inline-block;
}
.workingTime-Listing {
    margin-top:5px;
    margin-bottom:5px;
}
.workingTime-Listing>li {
    color: #fff;
    border-top: 1px solid #439cd7;
    border-bottom: 1px solid #439cd7;
    position: relative;
    margin-top: -1px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.workingTime-Listing .dayName {
    font-weight: 600;
    padding-right: 15px;
    width: 100px;
}
.workingTime-Listing .dayTime {
    text-align:right;
}
.workingTimeWrap {
    margin-top: 5px;
    margin-bottom: 20px;
}
.headImage_wrapper {
    padding: 0;
    overflow: hidden;
}
.radius7 {
    border-radius:7px;
    -ms-border-radius:7px;
    -o-border-radius:7px;
}
.iframe-video {
    position:relative;
    overflow:hidden;
}
.iframe-video.fl-wrap iframe {
    float:left;
}
.gallerySingle .iframe-video iframe {
    width:100%;
    height:450px;
}
.thmTable {
    color:#7a7c83;
    font-weight:500;
}
.thmTable a {
    color:#7a7c83;
}
.thmTable .tbl-head {
    color:#fff;
}
.thmTable .tbl-head th, .thmTable .tbl-head td {
    padding-top: 11px;
    padding-bottom: 12px;
}
.thmTable>.tbl-head>tr>th, .thmTable>.tbl-head>tr>td {
    border-right-color: rgba(0,0,0,.1);
    border-bottom: none;
}
.modal.modal-Vrt-Middle {
text-align: center;
padding: 0!important;
}
.modal.modal-Vrt-Middle:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
margin-right: -4px;
}
.modal-Vrt-Middle .modal-dialog {
display: inline-block;
text-align: left;
vertical-align: middle;
}
.checkTimeWrap {
    margin-left:-10px;
    margin-right:-10px;
}
.checkTimeWrap .col_td {
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
}
.checkTimeWrap .checkTimeCol .checkTitle {
    font-size: 14px;
    margin-bottom: 5px;
}
.checkTimeWrap .checkTimeCol .checkTime {
    font-size:22px;
    letter-spacing:1px;
    font-weight:600;
}
.checkTimeWrap .tr_line > .col_td + .col_td {
    border-left: 1px solid rgba(0,0,0,.15);
}
.priceSecPopup_Cont {
    border: 1px solid #eee;
    overflow: hidden;
}
.mngRest3Col {
    margin-left:-7px;
    margin-right:-7px;
}
.mngRest3Col > [class^="col-"] {
    padding-left:7px;
    padding-right:7px;
}
.venueSection_Box .boxItemWrap .head {
    font-size: 16px;
}
.venueSection_Box .thmCarousel.btns_inside .slick-arrow.slick-next, .thmCarousel.btnsin .slick-arrow.slick-next {
    margin-right:13px;
}
.venueSection_Box .thmCarousel.btnsmall .slick-arrow.slick-prev, .thmCarousel.btnsin .slick-arrow.slick-prev {
    margin-left: 13px;
}
.sectionBox-border {
    border: 1px solid #eeeeee;
    padding: 20px 20px;
    margin-bottom:20px;
}
.sectionBox-border .list-single-main-item-title {
    padding-bottom: 8px;
    border-bottom: 1px solid #e8e8e8;
}
.cont_detailsBoxWrap .logoWrap {
    margin-bottom: 23px;
}
.detailsInfo .contactListing > li {
    border: none;
    padding: 0;
    font-size:15px;
}
.detailsInfo .contactListing > li + li {
    margin-top:10px;
}
.detailsInfo .contactListing .textPointsIcon {
    padding-left: 26px;
}
.contactListing .strongText {
    color: #272728;
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 4px;
    display: block;
    margin-right: 0;
}
.contactpg-map {
    border: 1px solid #e1e1e1;
    margin-bottom: 20px;
}
.contactpg-map iframe {
    height: 335px;
}
.contFormWrap {
    margin-top: 25px;
}
.tenThingGridWrap .gallery-item {
    width:25%;
}
.thingsBoxWrap {
    overflow: hidden;
    position: relative;
    margin-bottom: 13px;
    border:1px solid #eeeeee;
    display:block;
    vertical-align:top;
}
.thingsBoxWrap .headingCont {
    position: absolute;
    left: 0;
    color: #fff;
    bottom: 0;
    width: 100%;
    z-index: 1;
    background-color: rgba(0,0,0,.4);
}
.thingsBoxWrap .nbrCol {
    width: 40px;
    background-color: #4eb2f9;
    text-align: center;
    font-size: 22px;
    padding: 6px 8px;
    font-weight:500;
}
.thingsBoxWrap .thingsTitle {
    vertical-align: middle;
    padding: 4px 10px 4px 14px;
    font-size: 18px;
    font-weight: 500;
}
.thingsBoxWrap .imgWrap img {
    width: 100%;
    height: auto;
    transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;
    -ms-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;
    -o-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;
}
.thingsBoxWrap:hover .imgWrap img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}
.mngRow-col {
    margin-left:-8px;
    margin-right:-8px;
}
.mngRow-col > [class^="col-"] {
    padding-left:8px;
    padding-right:8px;
}

.sng_ImageWrap {
    overflow: hidden;
    box-shadow: 0px 0px 15px 0px rgb(0,0,0,.15);
    -ms-box-shadow: 0px 0px 15px 0px rgb(0,0,0,.15);
    -o-box-shadow: 0px 0px 15px 0px rgb(0,0,0,.15);
}
.thngs_Cont_wrapper .list-single-main-item-title h3 {
    font-size:22px;
}
.thngs_Cont_wrapper .textCont_wrap {
    margin-top: 13px;
}
.thngs_Cont_wrapper {
    padding-top: 40px;
    margin-top:25px;
    border-top: 1px solid #d7d7d7;
}
.thngs_Cont_wrapper .sng_ImageWrap img {
    width:100%;
}
.cstStl-List.listingLess_items .geodir-category-content {
    padding-top: 18px;
}
.cstStl-List.listingLess_items .listAbt_User {
    border-top: 1px solid #eee;
    padding-top: 13px;
    margin-top: 10px;
}
.listing-item.cstStl-List .listing-geodir-category {
    left: 2px;
    top: 7px;
    margin-left: 5px;
    box-shadow: 0px 0px 0px 4px rgba(255,255,255,0.4);
    -ms-box-shadow: 0px 0px 0px 4px rgba(255,255,255,0.4);
    -o-box-shadow: 0px 0px 0px 4px rgba(255,255,255,0.4);
    padding: 5px 12px;
    font-size:11px;
}
.relatedListingWrapper {
    margin-top: 40px;
}
.relatedListingWrapper .listsearch-header h3 {
    color: #334e6f;
}
.thngs-tab-content {
    display:block;
}
.thngs-tab-content > .tab-pane:not(.active){
    display: block;
    height: 0;
    overflow-y: hidden;
}
.thm-boldFont {
    font-weight: 500;
    color: #000;
    font-size:12px;
}
.rdsWrapper {
    overflow:hidden;
}
.strng_ttle, .colorDark_gray {
    color: #334e6f;
}
.font600 {
    font-weight: 600;
}
.inlinePoints_sepr > li {
    position:relative;
}
.inlinePoints_sepr > li + li {
    margin-left: 12px;
}
.inlinePoints_sepr > li:after {
    content: "";
    width: 1px;
    height: 15px;
    right: -8px;
    position: absolute;
    top: 1px;
    background-color: #cccfdd;
}
.inlinePoints_sepr > li:last-child:after {
    display:none;
}
.rowparaSect .list-single-main-item-title .section-separator {
    margin-bottom: 5px;
    margin-top: 15px;
}
.rowparaSect .textPointsIcon .icon {
    font-size: 15px;
    top: 1px;
}
.rowparaSect .textPointsIcon {
    line-height: 17px;
}
.cmsPG_wrapper .abt_points ul {
    padding-left: 0px;
}
.lessmg-pd .section-separator {
    margin-bottom: 10px;
    margin-top: 15px;
}
.section-separator.fl-sec-sep {
    font-size: 0;
}
.list-single-main-item-title.text-center h3 {
    text-align:center;
}
.thmStyle_Table, .lnkFade {
    color:#000;
}
.table>tbody>tr>td.tbl-align-middle, .table>tbody>tr>th.tbl-align-middle {
    vertical-align:middle;
}
.thmStyle_Table .thmstyleHead {
    background: #4DB7FE !important;
    color:#fff;
}
.thmStyle_Table .thmstyleHead th {
    padding-top:11px;
    padding-bottom:11px;
}
.tblcol-Width .name {
    width:150px;
}
.tblcol-Width .timing {
    width:160px;
}
.thmstyleHead td {
    font-weight:600;
}
.txt-color-blue {
    color: #4db7fe;
}
.thmstyle_Card {
    padding: 0;
    overflow: hidden;
    border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}
.thmstyle_Card .imgWrap > img {
    width: 100%;
}
.thmstyle_Card .caption {
    padding: 20px 15px;
    color:#000;
}
.card-title {
    font-weight: 600;
    color: #334e6f;
    margin-bottom: 10px;
    font-size: 16px;
}
.embassiesContacts .contactListing {
    font-weight:normal;
    padding-left:0;
}
.embassiesContacts .detailsInfo .contactListing > li {
    font-size:13px;
}
.embassiesContacts .detailsInfo .contactListing > li + li {
    margin-top: 6px;
}
.panelgroup-Theme .panel {
    box-shadow:none;
}
.panelgroup-Theme .panel .panel-heading {
    padding: 0;
}
.panelgroup-Theme .panel .panel-body {
    /*padding: 15px 0;*/
}
.panelgroup-Theme .panel .panel-link {
    padding: 10px 30px 10px 15px;
    display:block;
    font-weight:500;
    font-size:15px;
    color:#fff;
    background-color:#4DB7FE;
    border:1px solid #4DB7FE;
    border-radius:5px;
    -ms-border-radius:5px;
    -o-border-radius:5px;
}
.panelgroup-Theme .panel .panel-link.collapsed {
    color:#000;
    background-color:#fff;
    border-color: #eee;
}
.panelgroup-Theme .panel .panel-link .icon {
    position:absolute;
    right:10px;
    top:20px;
    width:25px;
    height:25px;
    text-align:center;
    transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    
}
.panelgroup-Theme .panel .panel-link.collapsed .icon {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.panelgroup-Theme .panel .panel-link .icon {
    position: absolute;
    right: 11px;
    top: 11px;
    width: 14px;
    font-size: 18px;
    line-height: 14px;
    height: 14px;
    text-align: center;
}
.panelgroup-Theme .panel-heading+.panel-collapse>.panel-body {
    border: none;
}

.cmsPG_wrapper ol, .cmsPG_wrapper ul {
    padding-left: 25px;
}
.cmsPG_wrapper ol > li, .cmsPG_wrapper ul > li {
    margin-top:8px;
    margin-bottom:8px;
}
.cmsPG_wrapper ol {
    list-style-type: decimal;
}
.fl-wrap-none {
    float:none;
    display:block;
}
.thmCst_Form .form-group {
    margin-bottom: 20px;
}
.filter-tags .checkboxWrap input {
    margin-bottom: 5px;
}
.filter-tags .checkboxWrap label {
    padding-top: 2px;
}
.addListingForm_Wrap .filter-tags {
    margin-top: 0;
}
.addListingForm_Wrap .custom-form textarea {
    height: 70px;
}
.newsListRow {
    padding: 15px 15px;
}
.newsSecWrap .imgWrap {
    border: 1px solid #eee;
    border-radius: 5px;
    overflow: hidden;
}
.abtInfo_list strong {
    font-weight: 600;
    color: #334e6f;
}
.abtInfo_list > li + li {
    margin-top:7px;
}
.newsListRow .descript p {
    line-height: 19px;
}
.newsSecWrap .sepratorSec {
    border-top: 1px solid #eee;
    padding-top: 10px;
}
.btn.smBtn {
    padding: 6px 14px;
    font-weight: 500;
}
.newsSecWrap .mainTitle h3 {
    line-height: 1.3;
}
.fitObject-img {
    overflow: hidden;
}
.fitObject-img .object-fit {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}
.newscols_Sec_wrap .fitObject-img, .newscols_Sec_wrap .fitObject-img .object-fit {
    height:230px;
}
.custom-form label {
    margin-bottom:0;
}
.cstFilter_wrap .distance-input {
    margin-top: 4px;
    margin-bottom: 30px;
}
.cstFilter_wrap .filter-tags {
    margin-top:0;
}
.listsearch-input-item .nice-select .list li {
    line-height: 16px;
    white-space: normal;
}
.nice-select .current {
    text-overflow: ellipsis;
    overflow: hidden; 
    white-space: nowrap;
    display:block;
}
.custom-form .bvalidator_errmsg {
    z-index: 1;
    left: 10px !important;
}
.nice-select .nice-select-search-box .nice-select-search {
    height:35px;
    padding:7px 10px 7px 10px;
}
.custom-form .nice-select .list, .listsearch-input-item .nice-select .list {
    padding-top:50px;
}
.nice-select.open .nice-select-search-box {
    z-index:51;
}
.nice-select .list {
    z-index:50;
}
.widthFull {
    width:100%;
}
.list-widget-social.social-style li + li {
    margin-left: 10px;
}
.list-widget-social.social-style li a {
    border-radius:0;
    font-size:28px;
    width:auto;
    height:auto;
    background-color:transparent !important;
    color:#0e6ac0;
    transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
}
.list-widget-social.social-style li a:hover {
    transform: scale(1.15,1.15);
    -ms-transform: scale(1.15,1.15);
    -o-transform: scale(1.15,1.15);
}
.list-widget-social.social-style li .icon-fb {
    color: #3b589e;
    font-size:28px;
}
.list-widget-social.social-style li .icon-twitter {
    color: #1ca0f2;
}
.list-widget-social.social-style li .icon-insta {
    color: #d90078;
}
.list-widget-social.social-style li .icon-youtube {
    color: #fe3432;
}
.list-widget-social.social-style li .icon-pin {
    color: #cc2127;
}
.list-widget-social.social-style li .icon-Gplus {
    color: #d54a2d;
}
.list-widget-social.social-style li .icon-linkedin {
    color: #11669c;
}
.list-widget-social.social-style li .icon-whatsapp {
    color: #2cb742;
}
.btnRow-seemore {
    margin-top: 10px;
}
.share-holder .share-container.share-ch-container {
    background-color: #fff;
    box-shadow: 0px 3px 10px 0px rgba(0,0,0,.25);
    -ms-box-shadow: 0px 3px 10px 0px rgba(0,0,0,.25);
    -o-box-shadow: 0px 3px 10px 0px rgba(0,0,0,.25);
}
.share-holder .share-container.share-ch-container:after {
    border-top-color: #fff;
}
.share-ch-container .list-widget-social {
    margin-top: 0;
}
.share-ch-container .list-widget-social.social-style li a {
    font-size: 16px;
}
.share-ch-container .list-widget-social li {
    margin-right: 0px;
}
.share-ch-container .list-widget-social.social-style li + li {
    margin-left: 10px;
}
.poplr_Listing .listing-item .geodir-category-img {
    overflow: hidden;
}
.poplr_Listing .listing-item .geodir-category-img, .poplr_Listing .listing-item .geodir-category-img img {
    height: 200px;
}
.poplr_Listing .listing-item .geodir-category-img img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

.row-flex-search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}
.row-flex-search .col-flex {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    padding-right: 10px;
    padding-left: 10px;
}
.bootstrap-select.cst-Select {
    outline: none !important;
    width:100% !important;
    border-bottom:1px solid #dfdfdf;
}
.bootstrap-select.cst-Select.mngDrop > .dropdown-menu {
    min-width:160px !important;
}
.bootstrap-select.cst-Select .dropdown-toggle {
    padding: 10px 0 0 0;
    background-color: transparent !important;
    margin-top:0;
    height:38px;
    font-weight:500;
    font-size:14px;
    color:#000;
    border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}
.bootstrap-select.cst-Select>.dropdown-toggle.bs-placeholder  {
    color:#757575 !important;
}
.bootstrap-select.cst-Select .dropdown-toggle, .bootstrap-select.cst-Select .dropdown-toggle:focus, .bootstrap-select.cst-Select .dropdown-toggle:active {
    outline: none !important;
    box-shadow:none;
    -ms-box-shadow:none;
    -o-box-shadow:none;
}
.bootstrap-select.cst-Select .dropdown-toggle .filter-option-inner {
    padding-right: 15px;
}
.bootstrap-select.cst-Select .dropdown-toggle .filter-option-inner-inner {
    white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis;
}
.bootstrap-select.cst-Select .dropdown-menu li {
    padding-left:7px;
    padding-right:7px;
}
.bootstrap-select.cst-Select .dropdown-menu li a {
    color:#000000;
    font-size:13px;
    padding:3px 12px;
        white-space: normal;
    border-radius:3px;
    -ms-border-radius:3px;
    -o-border-radius:3px;
}
.bootstrap-select.cst-Select .dropdown-menu li.active a, .bootstrap-select.cst-Select .dropdown-menu li a:hover {
    color:#fff;
    background-color:#4db7fe;
}
.bootstrap-select.cst-Select .dropdown-toggle .caret {
    border:none;
    right:2px;
}
.bootstrap-select.cst-Select .dropdown-toggle .caret:after {
    border-bottom: 2px solid #4db7fe;
    border-right: 2px solid #4db7fe;
    content: '';
    display: block;
    height: 6px;
    width: 6px;
    margin-top: -2px;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}
.bootstrap-select.cst-Select.open .dropdown-toggle .caret:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
}


.listTitle {
    font-size: 20px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 10px;
}
.w-100 {
    width: 100%;
}
.txt_summary {
    text-align: left;
    font-size: 12px;
    color: #000;
    line-height: 18px;
    font-weight: 400;
}
.searchBx .list-block-item {
    padding: 15px;
    background: #fff;
   
}
.rightTop_1 {
    margin-bottom: 10px;
}

.lblTxt {
    font-size: 12px;
    font-weight: 500;
    color: #000000;
}
.lblTxt_link {
    color: #000000;
    font-size: 12px;
    font-weight: 500;
        word-break: break-word;
}
.mrg-b-15 {
    margin-bottom: 7px;
}
.listing-seperator {
    /*padding: 10px 0;*/
    border-bottom: solid 1px #e5e5e5;
    display:none;
}
.social-link {
    font-size: 16px;
    color: #000;
}
.categoryInfo_icon .list-inline-item {
    padding-right: 0;
}
.categoryInfo_icon {
    margin-top: 15px;
}
.viewDetails_btn {
    display: inline-block;
    background: #18499d;
    padding: 8px 25px;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    border-radius: 4px;
}
.readMore_btnWrap {
    margin-top: 15px;
}
.default-Logo {
    max-width: 121px;
    width: 100%;
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}
.d-flex {
    display: flex;
    align-items: center;
}
.searchBx .list-block-item.paid-listing {
    border: solid 2px #4db7fe;
        position: relative;
}
.searchBx .list-block-item.free-listing {
    border: solid 2px #cdcdcd;
}
.free-listing .categoryInfo_icon {
    margin: 0;
    padding: 10px 0;
}
.qr-code-img {
    max-width: 60px;
        margin: auto;
            margin-top: 30px;
}
.locationTxt.text-center {
    font-size: 11px;
    font-weight: 500;
    color: #4db7fe;
}
.top_rating{
    max-width:235px;margin:0 auto;
}
.footer-logo {
    margin-bottom: 15px;
}
.footer-logo img {
    width: 100%;
}
.txtWrap,
.rightTop_1 .txt_summary{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 16px;
    max-height: 50px;
    float: inherit;
}

.d-md-flex {
    display: flex;
}
.justify-content-end {
    justify-content: end;
}
.mrg-r-15{margin-right:15px;}
.d-content {
    display: contents;
}
select.cst-Select {
    width: 100%;
    border-top: none;
    border-left: none;
    font-size: 14px;
    border-right: none;
    border-bottom: 1px solid #dfdfdf;
    height: 38px;
    font-weight: 500;
}
.rightTop_2 {
    font-size: 11px !important;
    font-weight: 500;
}
.paid-listing>div:first-child {
    border-bottom: dashed 1px #d7d7d7;
}
.catIcon_sec {
    max-width: 30px;
}
.cstList-item h3 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.cstList-item .geodir-category-content p{
       white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    width: 100%; 
}
.cstList-item .geodir-category-location{
        margin-top: 0;
}
.cstList-item .post-opt {
    padding-top: 0;
}
.cstList-item .geodir-category-content p{
    margin:0;
}
.mdlAds{
    display:none;
}
.advBtn {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 10px;
    background-color: #5c8934;
    color: #fff;
    font-size: 13px;
    display: inline-block;
    font-weight: 600;
    padding: 3px 13px 3px 6px;
    letter-spacing: .3px;
}
.advBtn:before {
        content: "";
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 12px solid #5c8934;
    position: absolute;
    top: 0;
    left: -12px;
}
.detailsAutowdth_ads .modal-dialog {
    width: calc(100% - 30px);
    margin-left: auto;
    margin-right: auto;
}
.advert_Modal .close {
    position: absolute;
    right: 0;
    top: -25px;
    color: #fff;
    opacity: 1;
    text-shadow: none;
    -ms-text-shadow: none;
    -o-text-shadow: none;
}
.detailsAds .adsWrap {
    display: inline-block;
    background-color: #fff;
    padding: 4px;
    border: 1px solid rgba(0,0,0,.6);
    margin-bottom: 5px;
}
.detailsAds .modal-content {
    background-color: transparent;
    border: none;
    box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
}
.detailsAds .slide-item {
    text-align: center;
}
.thmCarousel.popupAds_slider  .slick-arrow.slick-prev{
    margin-left: 0;
}
.thmCarousel.popupAds_slider .slick-arrow.slick-next{
        margin-right: 0;
}
.custom-form textarea{
        height: 70px;
}
.rightTop_2 i {
    color: #18499d;
    margin-right: 5px;
        font-weight: 600;
   
}
.rightTop_2 .row{
        display: flex;
    flex-wrap: wrap;
}
.rightTop_2 .category-bread{
    padding-left: 15px !important;
}

.social-linkWrap i.fa.fa-facebook {
    color: #3b589e;
}

.social-linkWrap i.fa.fa-twitter {
    color: #1ca0f2;
}
.social-linkWrap i.fa.fa-instagram {
    color: #d90078;
}
.social-linkWrap i.fa.fa-youtube-play {
       color: #fe3432;
}
.social-linkWrap .list-inline-item {
    padding: 0 2px;
}
.fancybox-navigation, .fancybox-infobar {
    display: none;
}
.custom-form textarea, .custom-form input[type="text"], .custom-form input[type=email], .custom-form input[type=password], .custom-form input[type=button]{    padding: 10px 20px 10px 40px;}
.custom-form label i{top: 12px; left: 15px;}
.custom-form textarea {
    padding-left: 10px;
}
.custom-form button{
        margin-top: 10px;
}
.join-wrap-btn{
    top: 0;
}

/***********************************
            Responsive
***********************************/
@media screen and (min-width: 768px) {
.col3_mng > [class^="col-"]:nth-child(3n+1) {clear:both}
.col2_mng > [class^="col-"]:nth-child(2n+1) {clear:both}
.btnseemore {font-size: 12px;padding: 4px 12px;}
}

@media screen and (min-width: 992px) {
    .readMore_btnWrap.text-md-right { margin-top: 0;text-align: right;}
}

@media all and (max-width: 991px) and (min-width: 768px) {
.retailsShopModal-width .modal-dialog {width:700px;}
.tenThingGridWrap {margin-left: -4px;margin-right: -4px;}
.tenThingGridWrap > [class^="col-"] {padding-left: 4px;padding-right: 4px;}
}

@media only screen and (max-width: 1450px){
.logoStl .logowrap {max-width: 295px;width: 100%;}
.logoStl{padding: 20px 20px 20px 50px;}
}

@media only screen and (max-width: 1299px) {
.logoStl {height: 65px;padding-top: 15px;padding-left:15px;}
.logoStl .logowrap {max-width: 295px;width:100%;}
.logoStl .logowrap img {height:auto;}
.logoStl:after {border-bottom: 65px solid transparent;border-left: 25px solid #fff;}
.thmHead {padding-right: 25px;height: 65px;}
.otherLinksMenu .add-list {padding: 8px 15px;}
.otherLinksMenu .menuIconBurger {margin-left: 20px;top: 27px;}
.nav-holder.thmStyleNav {top: 13px;margin-right: 18px;}
}

@media only screen and (max-width: 1199px) {
.cstStl-List .geodir-category-img {width: 150px !important;}
.thmstyle_galleryItem .listing-item-grid .listing-item-cat h3 {font-size: 16px;}
.footer-widget .abt_footerSec p, .footer-widget {font-size: 12px;}
.footer-widget .abt_footerSec p {line-height: 21px;}
.footerLinks a {padding-left: 16px;}
.footerLinks a:before {top: -2px;font-size: 17px;}
.footer-socialLinks ul li + li {margin-left: 10px;}
.footer-socialLinks .icon {width: 31px;height: 31px;font-size: 15px;padding-top:7px;}
.thmStyleNav .menusb a {padding-top:4px;padding-bottom:4px;}
.to-top {bottom: 25px;right: 20px;}
.single_heading {font-size: 26px;}
.starsRow ul > li + li {margin-left: 6px;}
.gallerySingle .iframe-video iframe {width: 100%;height: 390px;}
.ratingSecWrap .addRtn_btnSec {margin-left: 4px;margin-top: -5px;}
.ratingSecWrap .rtngBtn {padding: 4px 5px;font-size: 12px;}
.thmstyle_galleryItem .listing-item-grid .listing-item-cat {padding: 0 10px 8px 10px;}
.cstStl-List .geodir-category-listing .lstImgWrap {padding:6px;}
}

@media only screen and (max-width: 1064px) {
.nav-button-wrap {top: 16px;margin-right: 20px;}
.thmStyleNav {top: 65px;margin-right: 0;}
.thmStyleNav nav > ul > li {margin-left:0;}
.thmStyleNav .menusb a {padding-top: 2px;padding-bottom: 2px;}
.menuNavigation li {padding:0 5px;}
.menuNavigation li a {font-weight: 500;font-size: 13px;}
.menuNavigation li a i {right: 10px;top: 7px;}
.menuNavigation li .dropdown-menu {margin-top:0;padding: 0 0 0 15px;border:0;}
.menuNavigation .dropdown-menu > li {padding-left:0;padding-right:0;}
.menuNavigation .dropdown-menu > li > a {color: #566985;padding: 4px 5px !important;line-height:1.42857143 !important;}
.menuNavigation li.dropdown .dropdown-menu, .menuNavigation .dropdown-menu .dropdown-submenu>.dropdown-menu {display:none;}
.menuNavigation li.dropdown.open>.dropdown-menu, .menuNavigation .dropdown-menu .dropdown-submenu.open>.dropdown-menu {display:block;}
.menuNavigation li.dropdown.open > a i {-webkit-transform: rotateX(180deg);transform: rotateX(180deg);}
.main-menu.thmStyleNav {max-height:calc(100vh - 65px);overflow: auto;box-shadow:0 3px 5px 0px rgba(0,0,0,.15);-ms-box-shadow:0 3px 5px 0px rgba(0,0,0,.15);-o-box-shadow:0 3px 5px 0px rgba(0,0,0,.15);width:270px;}
.menuNavigation li.dropdown.open > a, 
.menuNavigation a:hover, .menuNavigation a:focus,
.menuNavigation .dropdown-menu > li > a:hover, .menuNavigation .dropdown-menu > li > a:focus {color:#4DB7FE;}
.menuNavigation .dropdown-menu .dropdown-submenu.open {padding-bottom:8px;}
.menuNavigation .dropdown-menu .dropdown-submenu > .dropdown-toggle .caret {right:9px;}
.menuNavigation li .dropdown-menu .dropdown-submenu>.dropdown-menu {right:auto;}
}

@media only screen and (max-width: 991px) {
.otherLinksMenu .add-list {top: 21px;}
section.hero-section {padding: 75px 0 85px;}
.resp-HomeAds {margin-bottom:15px;}
.thmCarousel .slick-arrow {width: 30px;height: 30px;line-height: 32px;box-shadow: 0px 0px 0px 4px rgba(255,255,255,0.4);-ms-box-shadow: 0px 0px 0px 4px rgba(255,255,255,0.4);-o-box-shadow: 0px 0px 0px 4px rgba(255,255,255,0.4);}
.thmCarousel .slick-arrow:after {width: 30px;}
.thmCarousel .slick-arrow.slick-next {margin-right: -15px;}
.thmCarousel .slick-arrow.slick-prev {margin-left: -15px;}
.thmCarousel.btns_inside .slick-arrow.slick-next {margin-right: 10px;}
.thmCarousel.btns_inside .slick-arrow.slick-prev {margin-left: 10px;}
.mngCategory_outer {margin-left: -5px;margin-right: -5px;}
.section-subtitle {top: -15px;font-size: 56px;}
.mngListCols .leftSidebar {margin-right: 0;}
.mngListCols .rightCont {margin-left: 0;}
.adsOuteralignResp {text-align: center;}
.sidebarAds_wrap {margin-top: 20px;}
.sidebarAds_wrap.mrg-topXS {margin-top: 0px;}
.thingsBoxWrap .nbrCol {width: 30px;font-size: 16px;}
.thingsBoxWrap .thingsTitle {padding-left:8px;padding-right:5px;font-size: 15px;}
.sectionBox-border.embassiesContacts  {padding: 12px 15px;margin-bottom: 15px;}
.poplr_Listing {padding-left: 20px;padding-right: 20px;}
.bottomAds_sec .mdlAds {margin-top: 0;margin-bottom: 0px;}
.col-AboutUs, .col-generalInfo, .col-twitter, .col-otherMenu {margin-right: auto;margin-left:auto;}


.loaderLogo{width: 200px;}

}

@media only screen and (max-width: 767px) {
.container {width: 100%;}
section {padding-top: 35px;padding-bottom: 35px;}
.section-title {padding-bottom: 15px;}
header.main-header.thmHead  {padding-left:0px;padding-right:10px;}
.logoStl {height: 50px;padding: 15px 5px 10px 5px;}
.logoStl .logowrap {max-width: 185px;}
.logoStl:after {border-bottom: 50px solid transparent;border-left: 15px solid #fff;}
.thmHead {height: 50px;}
.otherLinksMenu .add-list {display:none;}
.otherLinksMenu .menuIconBurger {margin-left: 12px; top: 14px;}
.nav-button-wrap {top: 8px;margin-right: 15px;height: 30px;}
.otherLinksMenu .btnSpace {margin-left: 15px;}
.thmStyleNav {top: 50px;}
.menuNavigation .respVisible {display: block;padding-top: 10px;padding-left: 10px;}
.otherbuttons .add-list {display: inline-block;width: auto;float: none;top: inherit;position: relative;padding: 4px 15px 4px 15px !important;color: #fff !important;font-size: 11px;font-weight: 500;box-shadow: none;}
.otherbuttons .add-list span {padding-left:0;padding-right:4px;}
.otherbuttons .add-list i {position:relative;top:0;right:inherit;color:#fff;}
.otherbuttons .add-list + .add-list {margin-left:5px;}
.thmHero-section .intro-item h2 {font-size:30px;}
.thminnerHead .section-title h2 {font-size: 26px;}
.hero-section .intro-item h2 {padding-bottom:12px;}
.thmStyleSearch .main-search-input {margin-top:35px;padding: 10px 15px;box-shadow: 0px 0px 0px 7px rgba(255,255,255,0.3);-ms-box-shadow: 0px 0px 0px 7px rgba(255,255,255,0.3);-o-box-shadow: 0px 0px 0px 7px rgba(255,255,255,0.3);}
section.thminnerHead .thmStyleSearch .main-search-input {margin-top: 15px;}
.header-sec-link.scrollDownWrap {margin-bottom: 5px;}
.scrollDownWrap a.custom-scroll-link {width: 14px;height: 21px;}
.thmStyleSearch .distance-input .distance-title {font-size: 12px;}
.thmStyleSearch .btn {margin-top: 10px;margin-bottom:10px;font-size:14px;padding-top:7px;padding-bottom:7px;}
.section-title h2 {font-size: 26px;}
.section-subtitle {top: -5px;font-size: 32px;}
.thmstyle_galleryItem .btn.big-btn {padding:9px 20px;}
.poplr_Listing {padding-left: 15px;padding-right: 15px;}
.card-listing.poplr_Listing .listing-geodir-category {padding: 5px 12px;font-size: 12px;top: -13px;}
.modalVideoWrap iframe {height: 260px;}
.thmCloseBtn {width: 25px;height: 25px;line-height: 26px;font-size: 14px;}
.modal .mngBtnclose .close {right: -5px;top: -10px;}
.modal-body {padding: 8px;}
.gettouch_btn {padding: 13px 50px 13px 15px;font-size: 13px;}
.gettouch_btn .icon {right: 12px;top: 9px;font-size: 14px;}
section.thminnerHead {padding-top: 70px;padding-bottom: 60px;}
.cstStl-List .geodir-category-listing {display: block;}
.cstStl-List .geodir-category-img, .cstStl-List .geodir-category-content {display: inline-block;vertical-align: top;width: 100% !important;}
.cstStl-List .geodir-category-content {padding: 15px 0px 0px 0px;}
.cstStl-List .geodir-category-listing .geodir-category-img {border: 1px solid #eeeeee;padding: 10px;border-radius: 4px;-ms-border-radius: 4px;-o-border-radius: 4px;}
.cstStl-List .geodir-category-listing .lstImgWrap {max-width: 155px;padding: 5px;margin-left: auto;margin-right: auto;width: 100%;border: none;}
.cstStl-List .headSec.showButton {padding-right: 0;}
.cstStl-List .headSub {margin-bottom: 9px;}
.showButton .btnWrap {position: relative;right: 0;top: 0;margin-bottom: 6px;}
.cstStl-List .headSub ul > li + li {margin-left: 0px;}
.cstStl-List .headSub ul > li {vertical-align: top;display: block;}
.cstStl-List .info_tr {display:block;}
.cstStl-List .info_tr > .infoCol { display: block;}
.cstStl-List .info_tr > .infoCol.btnCol {padding-top:10px;text-align:left;}
.cstSingle-item {padding: 15px 12px;}
.detailsCol-mng .colmng-left {margin-right: 0;}
.detailsCol-mng .colmng-right {margin-left: 0;}
.cstSingle-item .postLogo {max-width: 110px;margin-bottom: 15px;}
.starsRow ul > li {display:block;}
.starsRow ul > li + li {margin-left:0;margin-top:8px;}
.breadBG_wrap {font-size: 12px;padding:5px 8px;}
.single_heading {font-size: 22px;}
.cstSingle-item .contactSecWrap {margin-top:10px;}
.cstSingle-item .contactSecWrap .w_appNbrWrap {position: relative;margin-top: 0;margin-bottom: 3px;}
.gallerySingle .iframe-video iframe {height: 225px;}
.cstSingle-item .multybtnSec .btns_tr_line {display: block;}
.cstSingle-item .multybtnSec .btns_tr_line .col_td + .col_td {margin-top:5px;}
.newsSecWrap .imgWrap img {width:100%;}
.newsSecWrap .imgWrap {margin-bottom: 10px;}
.newsSecWrap .mainTitle h3 {font-size: 16px;}
.sidebarAds_wrap.mrg-topXS {margin-top: 20px;}
.rowparaSect .imgWrapper {max-width: 400px;width: 100%;}
.panelgroup-Theme .panel .panel-link {font-size: 13px;}
.panelgroup-Theme .panel-heading+.panel-collapse>.panel-body {padding: 10px 7px;}
.panelgroup-Theme .panel-heading+.panel-collapse>.panel-body > .panel-group .panel .panel-body {padding-left:5px;padding-right:5px;}
.menuCategoryWrap {padding-left:15px;padding-right:15px;width:275px;transform: translateX(280px);-webkit-transform: translateX(280px);-ms-transform: translateX(280px);-o-transform: translateX(280px);}
.catMenuListing li {padding-top: 7px;padding-bottom: 7px;}
.catMenuListing a {font-size: 13px;}
.CategoryMenu-outer .closemenubtn {top:-3px;width: 28px;height: 28px;line-height: 24px;font-size: 16px;}
.links-2col > li {width: 100%;}
.row-flex-search .col-flex {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.bootstrap-select.cst-Select .dropdown-toggle {height: 20px;padding-top: 4px;}
.bootstrap-select.cst-Select .dropdown-toggle .caret:after {margin-top:1px;}
.thmStyleSearch .srcFld {height:30px;}
.thmStyleSearch .form-group {margin-bottom: 12px;}

.locationTxt.text-center {text-align: left;}
.listTitle{margin-top: 10px;}
.txt_summary{margin-bottom: 10px;}
.lblTxt{ margin-bottom: 3px;display: block;}
.categoryInfo_icon .list-inline-item{ margin-bottom: 5px;}
.d-flex{display: block;}
.default-Logo{ margin-left: 0;margin-top: 20px;}


}

@media screen and (max-device-width: 767px) and (orientation: landscape) {
.main-menu.thmStyleNav {max-height:calc(100vh - 50px);}
}