/* font-family: 'Montserrat', sans-serif; font-family: 'Playfair Display', serif; */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}

body {
    line-height: 1;
    font-family: 'Raleway', sans-serif;
}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

a {
    color: #000;
}

input {
    -webkit-border-radius: 0;
    border-radius: 0;
}

#dvLoading {
    background: url(../images/loader.gif) no-repeat center center #fff;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999999;
}

.mobview {
    display: none;
    border-top: 1px solid #000;
    background: #000000;
    margin-top: -2px;
}

table.mobtop,
.mobtop tr,
.mobtop td{
    padding: 0 !important;
    margin: 0 !important;
    border-collapse: collapse;
    vertical-align: middle !important;
}

.mob_h_links a{
    font-size: 11px;
    font-weight: bold;
}

.searchbar_overlay{
    display: none;
    top:0;
    position: absolute;
    background: rgba(255, 255, 255, 0.3);
    width: 100%;
    height: 100vh;
    z-index: 9;
}

.width-50{
    width: 50%;
}

.width-100{
    width: 100%;
}

.searchmob {
    display: none;
}

.header.searchinn1 {
    width: 100%;
    background: #000;
}

.searchinn1 .filtersearch {
    display: none;
}

.searchinn1 .searchinn .searchbar {
    margin: 65px auto 20px;
}

.searchinn1 .searcharea {
    position: absolute;
    z-index: 9;
    top: 20%;
    left: 0;
    text-align: center;
    width: 100%;
    background: #000;
}

ul.level1img {
    width: 100%;
    float: left;
    text-align: left;
}

.level1img>li {
    width: 28%;
    float: left;
}

.programtxt li {
    width: 100%;
    float: left;
    text-align: left;
}

.programtxt p {
    text-align: left;
    font-size: 13px;
    line-height: 18px;
    color: #000;
}

.shopmenu a {
    color: #000;
    text-decoration: none;
    font-size: 14px;
}

.level1img>li:last-child {
    width: 9%;
}

ul.levelphoto {
    width: 100%;
    float: left;
}

ul.levelphoto>li {
    width: 25%;
    float: left;
    text-align: left;
    padding: 10px 22px;
    box-sizing: border-box;
}

.programtxt img {
    max-width: 200px;
}

ul.shopmenu {
    width: 100%;
    float: left;
    text-align: center;
}

.levelphoto h2 a {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 14px;
    display: inline-block;
}

.shopmenu li {
    width: 15%;
    text-align: center;
    font-size: 14px;
    margin: 20px;
    display: inline-block;
}

.shopimg img {
    max-width: 100%;
}

.level1img h2 {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    padding-bottom: 0;
    margin-bottom: 0;
}

.imgmenu>li {
    width: 100%;
    float: left;
    padding: 5px 0;
}

.imgmenu img {
    max-width: 200px;
}

.imgmenu {
    margin-top: 10px;
}

.imgmenu>li a {
    color: #000;
    text-decoration: none;
    font-size: 12px;
}

.navmob {
    display: none;
}

.main {
    width: 100%;
    float: left;
}

.sliderwrap {
    top: 0;
}

.searcharea {
    position: absolute;
    z-index: 99;
    top: 20%;
    left: 0;
    text-align: center;
    width: 80%;
    margin: 0 auto;
    right: 0;
}

ul.enquirybtns {
    position: absolute;
    right: 0;
    top: 23%;
    z-index: 99;
}

.enquirybtns i {
    font-size: 23px;
    color: #f1b93f;
    padding: 7px;
}

.enquirybtns span {
    display: block;
}

.enquirybtns li {
    width: 62px;
    margin-bottom: 4px;
    height: 62px;
    background: #f7f7f7;
    text-align: center;
    list-style: none;
}

.enquirybtns a {
    color: #606060;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 11px;
}

.logo {
    float: left;
    position: absolute;
    top: 0;
    z-index: 999991;
    left: 15px;
}

.menutop {
    float: left;
    margin-top: 0;
    margin-left: 0;
    width: 100%;
    text-align: left;
    padding-bottom: 0;
}

ul.navlink>li {
    display: inline-block;
    margin: 0 15px;
    padding: 12px 0;
}

.darkbar ul.navlink>li {
    /*display: inline-block;*/
    margin: 0 12px;
    padding: 0;
    float: left;
}

ul.navlink>li>a {
    color: #fff;
    padding: 10px 0;
    display: block;
}

ul.navlink li span a,
ul.navlink li span a:hover,
ul.navlink>li>a:hover {
    text-decoration: none;
}

.navlink span {
    color: #fff;
    cursor: pointer;
    display: block;
    padding: 10px 0;
}

.megamenu {
    display: none;
}

.navlink li:hover .megamenu {
    display: block !important;
}

#whatsapp-btn{
    position: fixed;
    bottom: 65px;
    right: 12px;
    z-index: 9;
    border-radius: 100%;
    box-shadow: 0 0 12px rgb(0 0 0 / 20%);
}

#whatsapp-btn a{
    display: block;
    width: 55px;
    height: 55px;
}

#contact-bar{
    display: none;
    position: fixed;
    bottom: 0;
    background: #c3922e;
    width: 100%;
    padding: 0;
    z-index: 999;
    text-align: center;
    box-shadow: 0px -1px 6px rgba(0,0,0,0.3);
}

#contact-bar .bo-right{
    border-right: 2px solid #444444;
}

#contact-bar .bo-left{
    border-left: 2px solid #444444; 
}

.megamenu ul,
.megamenu ul li,
ul.footerlink,
ul.footerlink li,
.mobsubmenu ul,
.mobsubmenu ul li,
.filtersearch ul,
.filtersearch ul li {
    list-style: none;
}

ul.level1>li>a,
ul.level2>li>a,
.static_menu_link{
    color: #000;
    font-size: 15px;
}

ul.level1>li {
    margin: 0 auto; 
    width: 100%;
    text-align: left;
    padding: 0 10px;
}

ul.level2>li {
    width: 100%;
    float: left;
    text-align: left;
    padding: 2px 0;
    line-height: 16px;
}

.level1 h2,
h2.level1,
.level1 h2 a {
    font-weight: 500 !important;
    font-size: 19px !important;
    margin-bottom: 12px !important;
    padding: 0 !important;
    color: #000 !important;
    color: #000;
    text-transform: uppercase;
}

.searchbar {
    max-width: 700px;
    margin: 19px auto;
}

.searchfilter input[type="text"] {
    border: #000 2px solid;
    padding: 20px;
    width: 87%;
    border-right: none;
    height: 63px;
    box-sizing: border-box;
}

.enquire-menu-btn{
    line-height: 55px;
    background-color: #c3922e;
    border-color: #c3922e;
    padding: 15px 25px !important;
}

.enquire-menu-btn:hover{
    transition: all 0.3s;
    background-color: #dba73e;
    border-color: #dba73e;
}

.searchfilter input.searchbtn {
    border: #000 2px solid;
    background: #fff url('../images/searchicon.png') no-repeat center center;
    width: 54px;
    height: 63px;
    margin-left: -4px;
    font-size: 0;
    box-sizing: border-box;
    vertical-align: top;
    border-left: none;
}

ul.guestlogo li {
    text-align: center;
    padding: 15px 0;
    border-right: #ccc 3px solid;
}

.travelsec h2 {
    text-align: center;
}

.travelway h2 {
    text-align: left;
}

ul.associatelogos {
    width: 100%;
    float: left;
    text-align: center;
}

ul.associatelogos li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 6px;
    background: #fff;
    height: 79px;
}

.associatelogos img {
    max-width: 110px;
    max-height: 78px;
}

.wildvoyager {
    background: #333333;
    width: 100%;
    float: left;
    color: white !important;
    text-align: center;
    font-size: 28px;
    padding: 2% 6%;
    line-height: 44px;
    font-weight: 300;
    margin: 40px 0 0 0;
}

.newssection img {
    width: 100%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.newssection img:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

.newssection {
    padding: 0;
}

.footer {
    width: 100%;
    float: left;
    background: #34342B;
    color: #fff;
    padding: 63px 0;
}

.footerlogo img {
    max-width: 233px;
}

.wedesign {
    text-align: center;
    font-size: 14px;
    line-height: 22px;
    padding: 0px;
    color: #f9f9f9;
    margin-top: 35px;
}

ul.footerlink li a {
    color: #fff;
    font-size: 12px;
    line-height: 24px;
    text-transform: capitalize;
}

.footer h2 {
    font-weight: 600;
    margin-bottom: 12px;
    font-size: 16px;
    text-transform: capitalize;
}

.socialsec {
    width: 100%;
    float: none;
    margin: 45px auto;
    text-align: center;
    overflow: hidden;
}

ul.sociallinks {
    width: 100%;
    text-align: center;
}

.sociallinks li {
    display: inline-block;
}

ul.sociallinks li a {
    display: block;
    padding: 0 4px;
    transition: all 0.3s;
}

ul.sociallinks li a:hover{
    transform: scale(1.1);
}

.sociallinks li a img {
    max-width: 45px;
}

.subscribebox {
    margin-top: 27%;
}

.newsletterbox {
    padding: 0;
    margin-top: 20px;
    margin-bottom: 15px;
}

.subscribebox p {
    font-size: 13px;
    line-height: 18px;
}

.newsletterbox input[type="text"] {
    background: none;
    color: #fff;
    font-size: 14px;
    padding: 13px 7px;
    margin: 0;
    float: left;
    width: 56%;
    vertical-align: top;
    box-sizing: border-box;
    border: #828282 1px solid;
    box-shadow: none;
    outline: 0;
}

.newsletterbox input[type="submit"] {
    background: #c3922e;
    width: 42%;
    border: none;
    padding: 14px !important;
    box-sizing: border-box;
    font-size: 10px;
    letter-spacing: 2px;
    padding: 17px 10px;
    text-transform: uppercase;
    font-weight: bold;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.newsletterbox input[type="submit"]:hover,
.newsletterbox input[type="submit"]:active,
.newsletterbox input[type="submit"]:focus{
    color: #fff;
    text-transform: uppercase;
    background-color: #c3922e;
    border-color: #c3922e;
    letter-spacing: 1px;
}

.topheader.darkbar {
    background: #000000;
    position: relative;
    width: 100%;
    float: left;
    padding: 0;
    z-index: 9;
}

.darkbar .navlink span {
    color: #fff;
    cursor: pointer;
    display: block;
    padding: 12px 0;
    vertical-align: top;
    font-size: 13px;
    line-height: 59px;
}

.navlink i.fa.fa-caret-down{
    font-size: 11px;
    color: #8F7559;
    padding-left: 3px;
}

.filtersearch {
    text-align: left;
    background: #fff;
    font-size: 13px;
    padding: 10px;
    box-sizing: border-box;
    margin: 0 15px;
}

.filerlist a {
    color: #000;
    font-size: 15px;
    line-height: 25px;
    text-decoration: none;
}

.filtersearch h2 {
    font-size: 16px !important;
    color: #000 !important;
    font-weight: 800 !important;
    margin-bottom: 13px;
    padding: 0 !important;
}

.searchmenubtn {
    color: #fff;
    cursor: pointer;
    position: relative;
    top: 22px;
}

.searchinn .searchbar {
    max-width: 100%;
    margin: -18px auto;
    display: none;
    z-index: 999999;
}

.searchinn .searchfilter input[type="text"] {
    border: none;
    padding: 20px;
    width: 92%;
    border-right: none;
    height: 63px;
    box-sizing: border-box;
    border-bottom: #eee 1px solid;
    font-size: 14px;
}

.searchinn .filtersearch {
    text-align: left;
    background: #fff;
    font-size: 12px;
    padding: 10px;
    box-sizing: border-box;
    margin: 0 14px;
}

.searchinn .searchfilter input.searchbtn {
    border: none;
    border-bottom: #eee 1px solid;
    top: -32px;
    position: absolute;
    right: 0;
}

.navlink span {
    color: #fff;
    cursor: pointer;
}

.megamenu {
    position: absolute;
    width: 64%;
    top: 83px;
    min-height: 250px;
    /*padding: 30px;*/
    box-sizing: border-box;
    z-index: 99999;
    box-shadow: 2px 3px 13px 2px rgba(0,0,0,0.3);
    left: 18%;
}

ul.level1 {
    padding: 20px;
    padding-bottom: 10px;
}

.all_dest_btn{
    background: #eeeeee;
    display: block;
    padding: 15px;
    text-transform: uppercase;
    font-weight: 500;
}

.slidebox {
    background: #eee none repeat scroll 0 0;
    box-sizing: border-box;
    float: left;
    padding: 10px;
    width: 100%;
    margin-bottom: 20px;
}

.slidebox h5 {
    font-size: 18px;
    padding-bottom: 0;
    background: url("../images/plus.png") no-repeat scroll left center;
    padding-left: 30px;
    cursor: pointer;
}

.iconchange {
    background: url("../images/minus.png") no-repeat scroll left center !important;
}

.slidebox p {
    margin: 0;
    padding: 10px 0;
    border-top: 2px solid #fff;
    margin-top: 10px;
}

.shoplnk a {
    color: #fff;
}

.deskview {
    display: block;
}

.bannerinner img {
    width: 100%;
}

.aboutmenu {
    width: 100%;
    float: left;
    text-align: left;
}

.aboutmenu li {
    width: 21%;
    float: left;
}

.aboutmenu li:last-child {
    width: 16%;
}

.aboutmenu a {
    color: #000;
    font-weight: 600;
    font-size: 16px;
}

.aboutmenu a.static_menu_link{
    color: #000;
    font-weight: 400;
    font-size: 13px;
}

.aboutmenu li.width-25{
    width: 24.5% !important;
}

.aboutmenu .shopimg{
    max-width: 195px;
}

.shopimg {
    margin-top: 20px;
}

.shopbody .searcharea {
    position: relative;
    z-index: 9;
    top: 0;
    left: 0;
    text-align: center;
    width: 100%;
}

.search-menu {
    margin-top: 14px !important;
    line-height: 50px;
}

.pull-right>.dropdown-menu {
    right: auto;
    left: auto;
}

div#top_bar {
    display: block;
    overflow: hidden;
    padding: 3px;
}

.top_logo{
    width: 100px;
    float: left;
}
.top_logo_text{
    float: left;
    margin-top: 23px;
    border-left: 1px dotted #444;
    margin-left: 10px;
    padding-left: 10px;
}

.top_contact{
    margin-top: 13px;
    text-align: right;
}

.topbar-login{
    padding-top: 23px;
}

.dropdown-menu{
    margin: 0;
    border-radius: 0;
}

.ham-text{
    color: #fff;
}

.hamburger {
    filter: brightness(0) invert(1);
}

#searchFormMob{
    margin-top: 10px;
    margin-bottom: 4px;
}

#searchFormMob input[type="text"]{
    border: 1px solid #444444;
    padding: 10px;
    width: 65%;
}

#searchFormMob input[type="submit"]{
    border: 1px solid #444444;
    width: 30%;
    background: #eeeeee;
    text-transform: uppercase;
    font-weight: 500;
    padding: 10px 5px;
}

@media only screen and (min-width: 768px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }
}

@media screen and (max-width: 1024px) {}

@media screen and (max-width: 1260px) {}

@media screen and (max-width: 991px) {
    .top_logo_text{
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .text-right.text-left-xs{
        text-align: left;
    }
    .deskview {
        display: none;
    }
    .footer{
        margin-bottom: 50px;
    }
    #contact-bar{
        display: block;
    }
    .aboutmenu .shopimg{
        margin: 0 auto;
    }
    .bxslider li {
        width: auto;
        height: auto;
        display: block;
    }
    .mobmenulinks span {
        display: block;
        padding: 0;
        font-size: 16px;
    }
    .logo {
        left: 10px;
    }
    .ul.listview:after {
        display: none;
    }
    .footerlogo img {
        max-width: 118px;
        display: inline-block;
    }
    .footerlogo {
        text-align: center;
    }
    .wedesign {
        margin-top: 16px;
    }
    .footerlink li {
        float: left;
        margin-right: 23px;
        padding: 0;
    }
    ul.footerlink {
        width: 100%;
        float: left;
        margin-bottom: 24px;
    }
    .mobsubmenu {
        display: none;
    }
    .mobmenutop {
        width: 100%;
        float: left;
        background: #fff;
        position: absolute;
        top: 55px;
        border: #000 1px solid;
        z-index: 99999;
        right: 0;
    }
    ul.level2>li {
        width: 100%;
        float: left;
        text-align: left;
        padding: 5px 0;
        border-bottom: #ccc 1px solid;
    }
    ul.mobmenulinks {
        width: 100%;
        float: left;
        background: #fff;
    }
    .mobsubmenu ul.shopmenu li {
        width: 100%;
        text-align: left;
        padding: 0;
        margin: 0;
    }
    ul.mobtop {
        width: 100%;
        float: left;
        background: #fff;
        position: relative;
        z-index: 99999;
    }
    a.text-center img{
        margin: 0 auto;
    }
    .mobmenulinks>li {
        padding: 10px;
        border-bottom: 1px #000 solid;
        float: left;
        width: 100%;
        box-sizing: border-box;
        list-style: none;
    }
    .moblevel3 li a {
        font-size: 14px;
        display: block;
        padding: 10px;
        border-bottom: #ccc 1px solid;
    }
    .moblevel2 h2 {
        font-size: 14px;
        font-weight: 600;
        padding: 5px 5px;
        background: #eee;
        margin: 6px 0;
    }
    .programtxt {
        display: none;
    }
    .mobsubmenu ul.levelphoto>li {
        width: 100%;
        float: left;
    }
    .sliderwrap {
        top: 0;
        position: relative;
        width: 100%;
        float: left;
    }
    .mobsubmenu .imgmenu {
        margin-top: 0;
    }
    .mobsubmenu h2 {
        background: #eee;
        padding: 10px !important;
        font-size: 14px !important;
        margin: 3px 0;
        width: 100%;
        float: left;
        color: #444 !important;
        font-weight: 600 !important;
        display: block !important;
    }
    .wildvoyager {
        font-size: 22px;
        line-height: 30px;
        font-weight: 300;
        margin: 40px 0 0 0;
    }
    .aboutmenu li,
    .aboutmenu li:last-child,
    .level1img>li:last-child,
    .mobsubmenu .level1img>li {
        width: 100%;
        float: left;
    }
    .menuicon {
        padding: 14px 8px;
        cursor: pointer;
        position: relative;
        z-index: 9999999;
        bottom: 3px;
    }
    .callusicon {
        padding: 0;
    }
    .callusicon a {
        padding: 14px 8px;
        display: block;
    }
    .logomob {
        height: 53px;
    }
    .top_logo {
        float: none;
        margin: 0 auto;
    }
    .top_logo_text {
        float: none;
        margin-top: 10px;
        border-left: none;
        margin-left: 0;
        padding-left: 0;
        text-align: center;
    }
    .top_contact {
        text-align: center;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .topbar-login {
        padding-top: 23px;
        background: #ccc;
        padding: 10px 0;
    }
    .topbar-login a {
        margin: 0 4px;
    }
    div#top_bar{
        display: none;
    }
/*}

@media screen and (max-width: 685px) {*/
    #tawkchat-minified-container {
        display: none !important;
    }
    ul.associatelogos {
        margin-bottom: 50px;
    }
    .footer .col-md-4 {
        width: 100%;
        float: left;
    }
    .footer h2 {
        font-weight: 600;
        width: 100%;
        margin-bottom: 0;
        padding: 0;
        font-size: 16px;
        text-transform: capitalize;
        float: left;
    }
    .footerlink li {
        float: none;
        margin-right: 0;
        padding: 0;
    }
    .bannerinner img {
        width: 100%;
        top: 0;
        position: relative;
        margin-top: 0;
    }
    ul.level2 {
        display: block !important;
        width: 100% !important;
    }
    ul.guestlogo li {
        border-right: none;
    }
    ul.listview:after {
        display: none;
    }
    .main.newssection .col-md-2 {
        width: 50%;
        float: left;
    }
    .footer-dwn-txt {
        width: 100%;
        float: left;
    }
    .heading_search,
    .menutop,
    .captionbox,
    ul.enquirybtns {
        display: none;
    }
    .logo {
        left: 4%;
    }
    .searcharea {
        top: 70px;
        z-index: 9999;
        border: 1px solid #444;
    }
    .txtsearch {
        display: none;
    }
    .searchfilter input[type="text"] {
        padding: 10px;
        width: 72%;
        border-right: none;
        height: 45px;
        -webkit-border-radius: 0;
        border-radius: 0;
    }
    .searchfilter input.searchbtn,
    .searchinn .searchfilter input.searchbtn {
        background: #fff url(../images/searchicon-mob.png) no-repeat center center;
        width: 54px;
        height: 45px;
        -webkit-border-radius: 0;
        border-radius: 0;
        top: -13px;
        position: absolute;
        right: 0;
    }
    .subscribebox {
        margin-top: 7%;
    }
    .footerlogo {
        text-align: center;
    }
    .footerlogo img {
        max-width: 109px;
        display: inline-block;
    }
    .footer {
        padding: 25px 0;
    }
    .wedesign {
        margin-top: 15px;
    }
    ul.footerlink {
        display: none;
    }
    .mobmenutop a {
        padding: 0;
        display: block;
        font-size: 17px;
        width: 100%;
        float: left;
        color: #444;
        text-decoration: none;
    }
    .mobmenutop a img{
        margin: 0 auto;
    }
    .aboutmenu a.static_menu_link{
        font-size: 16px;
        margin-bottom: 5px;
        border-bottom: 1px solid #ccc;
        padding-bottom: 5px;
    }
    .footer .col-md-6 .col-md-12 .col-md-4 h2 {
        font-weight: 600;
        margin-bottom: 0;
        font-size: 16px;
        padding: 15px 0;
        border-bottom: #999 1px solid;
        width: 100%;
        background: url(../images/plus_d.png) no-repeat right center;
        float: left;
    }
    .close1 {
        background: url(../images/plus_u.png) no-repeat right center !important;
    }
    .socialsec h2,
    .subscribebox h2 {
        border-bottom: none;
        margin-bottom: 7px;
    }
    .tablist li {
        display: inline-block;
        width: 49%;
        margin: 1px;
    }
    .tablist li a {
        padding: 5px 10px;
        font-size: 14px;
    }
    .navmob {
        display: block;
        float: right;
        background: url(../images/menutop.png) no-repeat center center;
        font-size: 0;
        height: 25px;
        width: 26px;
        margin-right: -16px;
        margin-top: 17px;
    }
    .menutop {
        display: block;
        background: #000;
        width: 280px;
        right: 8px;
        top: 44px;
        position: absolute;
    }
    .navlink span {
        color: #fff;
        cursor: pointer;
        padding: 10px 20px;
        border-bottom: rgba(256, 256, 256, .1) 1px solid;
    }
    .closeinfo {
        background: url(../images/closeicon.png) no-repeat center center !important;
    }
    .megamenu {
        padding: 10px;
    }
    ul.navlink>li {
        position: relative;
    }
    .megamenu {
        position: relative;
        top: 0;
    }
    ul.level1>li {
        width: 100%;
        float: left;
        text-align: left;
        padding: 10px;
        border-right: none;
    }
    ul.navlink>li {
        display: block;
        margin: 0;
        text-align: right;
    }
    .navlink .searchmenubtn {
        display: none;
    }
    .topheader {
        position: relative;
        background: #151515;
    }
    .searchinn .searchbar {
        max-width: 675px;
        margin: 0 auto;
        display: block !important;
    }
    .filtersearch {
        display: none;
    }
    /* mobile view start header section */
    ul.mobtop {
        width: 100%;
        float: left;
        background: #fff;
        list-style: none;
        margin: 0;
        padding: 0;
        border-bottom: 1px solid #000;
    }
    .mobview {
        display: block;
        min-height: 54px;
    }
    .mobtop>li {
        float: left;
    }
    .mobtop>li:nth-child(3),
    .mobtop>li:nth-child(4) {
        float: right;
    }
    .mobtop>li {
        float: right;
        font-size: 24px;
        padding: 0px;
    }
    .mobtop>li:nth-child(2) {
        padding: 0;
        float: left;
    }
    .logomob img {
        width: auto;
        padding: 0px 8px;
        position: relative;
        top: 7px;
        max-width: 80px;
    }
    .socialsec {
        text-align: center;
    }
    ul.sociallinks {
        width: 100%;
        float: left;
        text-align: center !important;
    }
    .searchinn .searchfilter input[type="text"] {
        border: none;
        padding: 14px 13px;
        width: 92%;
        border-right: none;
        height: 45px;
    }
    .searcharea {
        display: none;
    }
    .searchmob {
        display: block;
        padding: 16px 12px !important;
        font-size: 17px !important;
        cursor: pointer;
        color: #ffffff;
    }
    #tawkchat-status-middle {
        display: none !important;
    }
    .st_lnk{
        padding: 0;
        font-size: 17px;
    }
}