#b247SearchBoxContainer .searchbox__clickable a 
{
    margin-right: 10px;
    border-radius: 0px;
}

#b247SearchBoxContainer .b247-nights, #b247SearchBoxContainer .searchbox__title 
{
    color: #ffffff;
}

#b247SearchBoxContainer .sbx-container>input
{
    border-radius: 0;
    border: none;
}

h3, h2 
{
    font-family: 'Roboto Condensed', sans-serif;
}

.searchbox__icon
{
    top:4px!important;
}

#div_logo_img_container img 
{
    width: 100%;
    max-width: 230px;
}

#div_logo_img_container a 
{
    margin-left: 0px !important;
    float: none !important;
}

#div_navbar_root_container.navbar_fixed_to_top
{
	background:white;
	position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1000;
	box-shadow: 0 0 10px #929292;
}

#div_navbar_root_container.navbar_fixed_to_top #div_navbar_button_root_container
{
	box-shadow: 0 0 10px #929292;	
}

.property-slider2 .owl-item img
{
    object-fit: cover!important;
}

.promotion_table tr
{
    /* background-color: #FFFFFF !important; */
}

.navbar-toggler
{
    padding: 3px 7px 1px 7px;
    border-radius: 4px;
}

.top-prop-phone-mobi-style
{
    float: right;
    color: inherit;
    margin-right: 10px;
    margin-top: 7px;
}

@media (min-width:1025px) 
{
    #b247SearchBoxContainer 
    {
        position: absolute;
        display: block;
        bottom: 2px;
        z-index: 99;
    }
}

@media only screen and (min-width : 992px) 
{

    /*added by Gulshan on 02-05-2022 */
    #div_logo_container 
    {
        position: relative;
    }

    #div_logo_img_container 
    {
        position: absolute;
        /* top: calc(0px - 5px); */
        top:0;
        left: -25px;
        /* width: 230px; */
        /* min-width: 165px; */
        max-width: 230px;
        /* z-index: 2; */
        z-index: 100;
    }
}

@media only screen and (min-width : 992px) and (max-width : 1199.80px) 
{
    #div_logo_img_container 
    {
        /* width: 165px; */
        max-width: 165px;
    }
}

@media only screen and (max-width : 991.80px)
{
    
    #div_logo_img_container
    {
        display:inline-block;
    }

    #div_logo_container 
    {
        display : inline-block;
    }

    #div_logo_img_container img
    {
        max-width: 220px;
        max-height: 110px;
    }

    .div_header_social_icon_style3
    {
        float: left;
    }
}

@media only screen and (min-width : 768px)
{
    .top-prop-phone-mobi-style
    {
        display: none;
    }
}

@media only screen and (max-width : 767.80px)
{
    .nav-menu-left3
    {
        padding-left: 0px;
        width: 100%;
        margin-left: -20px;
    }

    .navbar-toggler
    {
        display: block;
    }

    .header-top-menu
    {
        padding-bottom: 0px !important;
    }

    #div_logo_img_container 
    {
        margin: 10px 0;
        text-align: center;
    }

    .top-prop-phone-desktop-style
    {
        display: none;
    }

    .prop-logo-details-3
    {
        padding : 1px;
        max-width: calc(100% - 150px);
    }

    .prop-logo-details-3 a
    {
        font-size: 18px;
        margin-top: 3px;
    }
}

@media only screen and (min-width : 728px)
{
    /* .top-prop-phone-mobi-style
    {
        display: none;
    } */
}

@media screen and (min-device-width: 728px) and (max-device-width: 1199.80px)
{
	/* .nav-menu-left3 li a{font-size: 1;} */
}


@media only screen and (max-width : 727.80px) 
{
    /* #div_logo_img_container 
    {
        margin: 10px 0;
        text-align: center;
    }

    .top-prop-phone-desktop-style
    {
        display: none;
    }     */
}

@media only screen and (max-width : 425.80px) 
{
    #div_logo_img_container 
    {
        text-align: center;
        margin: 5px 0;
    }

    #div_logo_img_container img
    {
        /* max-width: 100px; */
        max-width: 150px;
        max-height: 85px;
    }
}

@media only screen and (max-width : 374.80px) 
{
    #div_logo_img_container img
    {
        max-width: 100px;
    }
}

