403Webshell
Server IP : 103.234.187.230  /  Your IP : 216.73.216.216
Web Server : Apache
System : Linux lserver42043-ind.megavelocity.net 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
User : apache ( 48)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/html/tripstring.com/public/assets/css/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/tripstring.com/public/assets/css/responsive.css

@media (min-width: 1925px){


    .sub-banner {
        background: rgba(0, 0, 0, 0.04) url(../images/sub-banner.jpg) top left repeat;
        background-size: cover;
        top: 0;
        width: 1920px;
        bottom: 0;
        opacity: 1;
        /* z-index: 999; */
        min-height: 290px;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 30px 0;
        margin-top: 50px;
        margin-left: auto;
        margin-right: auto;
    }

    .header {
        box-shadow: 0 0 10px 2px rgba(0,0,0,0.05);
        height: 86px;
        width: 100%;
        padding: 0 calc(50% - 959px);
        position: fixed;
        top: 0;
        display: block;
        background-color: #fff;
        border-bottom: 1px solid #ebebeb;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        z-index: 9999;
        border-top: 4px solid #4cc6e1;

    }

.search-filter {
    margin: 22px auto 0 auto;
    width: 1920px;
}

.property-full-details {
    margin: 50px auto;
    padding: 10px;
    width: 1920px;
}

.serach-list-house {
    position: relative;
    display: block;
    width: 1920px;
    height: auto;
    padding: 15px;
    margin: 10px auto 0 auto;
    text-transform: none;
    transition: all .3s ease-in;
}


    .footer {
    background: url(../images/new/footerbg.png) repeat-y #00c7e3;
    width: 1920px;
    /*width: 100%;*/
    height: auto;
    margin: 0 auto;
    padding: 50px 0 0;
    }

    .dividerline {
            width: 100%;
            /*width: 1920px;*/
            height: 6px;
            background: #4cc6e1;
            margin: 10px auto;
        }

        .newsupdate_wrapper {
            margin: 0 auto;
            padding: 25px 0;
            width: 1920px;
            background: #f5f5f5;
        }

        .featured_wrapper {
            margin: 0 auto;
            padding: 40px 0;
            width: 1920px;
        }
        .searchbar_wrapper {
            background: #fff;
            border: 1px solid rgb(38,38,38,0.1);
            z-index: 99;
            padding: 50px;
            -webkit-box-shadow: 1px 1px 5px 1px rgb(38,38,38,0.1);
            box-shadow: 1px 1px 5px 1px rgb(38,38,38,0.1);
            border-radius: 10px;
            margin-bottom: 20px;

            z-index: 10;
            position: relative;
            width: 972px;
            margin: 0 auto;
            margin-top: -140px;
        }
}

@media (max-width:1680px){
    .searchbar_wrapper {
        width: 58% !important;
    }
}

@media (max-width:1600px){
    .searchbar_wrapper {
        width: 61% !important;
    }
}

@media (max-width:1440px){
    .searchbar_wrapper {
        width: 68% !important;
    }
}

@media (max-width:1366px){
    .searchbar_wrapper {
        width: 71.5% !important;
    }
}


@media (min-width:1401px) and (max-width:1599px) {
    .searchbar_wrapper {
            width: 77%;
            margin: auto;
            background: #fff;
            border: 1px solid rgb(38,38,38,0.1);
            z-index: 99;
            padding: 50px;
            -webkit-box-shadow: 1px 1px 5px 1px rgb(38,38,38,0.1);
            box-shadow: 1px 1px 5px 1px rgb(38,38,38,0.1);
            border-radius: 10px;
            margin-bottom: 20px;
             margin-top: -140px;
            z-index: 10;
            position: relative;
        }
}

@media (min-width:1280px) and (max-width:1400px) {
	
	.searchbar_wrapper {
			width: 968px;
			margin: auto;
			background: #fff;
			border: 1px solid rgb(38,38,38,0.1);
			z-index: 99;
			padding: 50px;
			-webkit-box-shadow: 1px 1px 5px 1px rgb(38,38,38,0.1);
			box-shadow: 1px 1px 5px 1px rgb(38,38,38,0.1);
			border-radius: 10px;
			margin-bottom: 20px;
			 margin-top: -140px;
			z-index: 10;
			position: relative;
		}
		
    .footer {
        background: #000000;
        width: 100%;
        height: auto;
        margin: 0;
        padding: 50px 0 0;
    }

    .footermenu li a {
        font-size: 14px;
        color: #fff;
        padding: 3px 0;
        line-height: 40px;
        display: block;
        text-decoration: none;
    }
    .searchbar_wrapper .searchbar_title {
        font-size: 23px;
        color: #000000;
        line-height: 20px;
        margin: 0;
        padding: 0px 0 45px;
        text-align: center;
    }



}

@media (min-width:1200px) and (max-width:1400px){
.reversebox2 .col-lg-2{ padding-left: 0; padding-right: 0;}
    .footermenu li a {
        font-size: 13px;
        color: #fff;
        padding: 3px 0;
        line-height: 40px;
        display: block;
        text-decoration: none;
    }
}


    @media (max-width:1200px){
    .searchbar_wrapper {
        width: 81.5% !important;
    }
}

@media (max-width:1080px){
    .searchbar_wrapper {
        width: 78.5% !important;
        margin-left: 125px !IMPORTANT;
    }
}

@media (max-width:1050px){
    .searchbar_wrapper {
        width: 81% !important;
        margin-left: 109px !IMPORTANT;
    }
}

@media (min-width:1201px) and (max-width:1330px) {
    .manu_bar ul li.login_btn a {
        padding: 8px 10px 8px;
        color: #00c7e3;
    }
    .manu_bar li a {
        font-size: 15px;
        color: #00c1d5;
        text-decoration: none;
        padding: 6px 11px;
        margin: 0px 0;
        border-right: 1px solid #eee;
        display: inline-block;
    }
}
@media (min-width:1200px) and (max-width:1279px) {
    .manu_bar ul li.login_btn a {
        padding: 8px 10px 8px;
        color: #00c7e3;
    }
    .manu_bar li a {
        font-size: 15px;
        color: #00c1d5;
        text-decoration: none;
        padding: 6px 11px;
        margin: 0px 0;
        border-right: 1px solid #eee;
        display: inline-block;
    }

    .footerbottom_menu {
        float: right;
        width: auto !important;
        margin: 10px 0 0 0 !important;
        min-height: auto !IMPORTANT;
    }


    .addressmenu {
        margin: 0 0 8px 0;
        padding-left: 0px;
    }
    .followus_menu {
        width: 100%;
        margin: 0 0 20px 0;
        padding: 0 0 0 0px;
    }

    .trending_align_paddingleft {
        padding-left: 15px;
    }
    .trending_align_paddingleft1 {
        padding-left: 15px;
    }

	.searchbar_wrapper {
			/*width: 81%;*/
			width: 76.5%;
			margin: auto;
			background: #fff;
			border: 1px solid rgb(38,38,38,0.1);
			z-index: 99;
			padding: 50px;
			-webkit-box-shadow: 1px 1px 5px 1px rgb(38,38,38,0.1);
			box-shadow: 1px 1px 5px 1px rgb(38,38,38,0.1);
			border-radius: 10px;
			margin-bottom: 20px;
			margin-top: -140px;
			z-index: 10;
			position: relative;
		}

    .footer {
        background: #000000;
        width: 100%;
        height: auto;
        margin: 0;
        padding: 50px 0 0;
    }

    .featured_wrapper_content .owl-next {
        right: -2rem;
    }
    .featured_wrapper_content .owl-prev {
        left: -2rem;
    }
    .owl-prev, .owl-next {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        background: #fff !important;
        border: 0px solid #d7d7d7 !important;
        width: 40px;
        height: 40px;
        border-radius: 100%;
        box-shadow: 1px 1px 5px 1px rgb(38,38,38,0.1);
    }
}

@media (min-width:1024px) and (max-width:1199px){
    .fl-img {
        width: 100%;
        height: 136px;
        box-shadow: 4px 4px 14px -4px rgba(0,0,0,.6);
        position: relative;
        border-radius: 8px;
        overflow: hidden;
        position: relative;
    }

    a#estinamtebtnid {
        background: #e10098;
        border: 2px solid #e10098;
        border-radius: 6px;
        padding: 7px 9px;
        font-size: 12px;
        width: 96px;
        text-align: center;
        color: #fff;
        float: right;
        margin-left: 10px;
    }
    
    .view-packages-btn-inner {
        background: #ffffff;
        border: 2px solid #005eb8;
        border-radius: 6px;
        padding: 7px 10px;
        font-size: 12px;
        color: #005eb8;
        float: right;
        width: 96px;
        text-align: center;
        text-decoration: none;
        margin-left: 10px;
    }
    .theme_name {
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        height: 100%;
        width: 100%;
        font-size: 20px;
        color: #fff;
        position: absolute;
        font-family: 'Josefin Sans';
        margin: auto;
        text-align: center;
        line-height: 130px;
    }

    .manu_bar ul li.login_btn a {
        padding: 8px 8px 8px;
        color: #00c7e3;
    }
    .manu_bar li a {
        font-size: 15px;
        color: #00c1d5;
        text-decoration: none;
        padding: 6px 7px;
        margin: 0px 0;
        border-right: 1px solid #eee;
        display: inline-block;
    }
    


    .footerbottom_menu {
        float: right;
        width: auto !important;
        margin: 10px 0 0 0 !important;
        min-height: auto !IMPORTANT;
    }

    .footermenu {
        width: 100%;
        margin: 0 0 20px 0;
        padding: 0;
        min-height: 285px;
    }


    .addressmenu {
        margin: 0 0 8px 0;
        padding-left: 1px;
    }
    .followus_menu {
        width: 100%;
        margin: 0 0 14px 0;
        padding: 0px 0 0 2px;
    }
    .alignapertmne{margin: 0 0 23px 0 !important;}
    .apartment_boxparagraph {
        margin: 0 0 -3px 0;
        font-size: 17px;
        color: #777;
        line-height: 26px;
    }


	.search_width {
		width: 30%;
		float: left;
	}
	.search_properties_width {
		width: 49%;
		float: left;
	}
	
	.homesearch img{ height:auto !important;}
    .searchbar_wrapper .searchbar_title {
        font-size: 22px;
        color: #000000;
        line-height: 22px;
        margin: 0;
        padding: 0px 0 45px;
        text-align: center;
    }

    .featured_wrapper_content .owl-next {
        right: -2rem;
    }
    .featured_wrapper_content .owl-prev {
        left: -2rem;
    }
    .owl-prev, .owl-next {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        background: #fff !important;
        border: 0px solid #d7d7d7 !important;
        width: 40px;
        height: 40px;
        border-radius: 100%;
        box-shadow: 1px 1px 5px 1px rgb(38,38,38,0.1);
    }


    .exclusivebox{ width: 100%; border-right: 0px solid #d7d7d7; float: none;  margin: 0 10px;}
    .reputedbox{ width: 100%; border-right: 0px solid #d7d7d7; float: left; margin: 0 10px;}
    .offersbox{ width: 100%; border-right: 0px solid #d7d7d7; float: left;  margin: 0 10px;}
    .newsupdate_box_content { padding: 15px 20px 20px; margin: 0; min-height: 110px;}
    .banner_warpper img {
        margin: 0;
        padding: 0;
        height: 100%;
        width: 100%;
    }
    .searchbar_wrapper {
        width: 837px;
        margin: auto;
        background: #fff;
        border: 1px solid rgb(38,38,38,0.1);
        z-index: 99;
        padding: 50px;
        -webkit-box-shadow: 1px 1px 5px 1px rgb(38,38,38,0.1);
        box-shadow: 1px 1px 5px 1px rgb(38,38,38,0.1);
        border-radius: 10px;
        margin-bottom: 20px;
        margin-top: -140px;
        z-index: 10;
        position: relative;
        margin-left: 101px;
    }

    .newsupdate_box_content .title {
        padding: 0;
        margin: 0;
        font-size: 15px;
        font-weight: 500;
        line-height: 21px;
        color: #000000;
    }
    .want-toolbar-radio label {
        display: inline-block;
        background-color: #fff;
        padding: 6px 0 1px;
        font-size: 18px !important;
        border: 1px solid #ddd;
        border-radius: 12px;
        cursor: pointer;
        width: 20.5%;
        text-align: center;
        margin-right: 14px;
        color: #94A5A6 !important;
        line-height: 58px;
        height: 75px;
        font-weight: 500;
    }

    .footer {
        background: #000000;
        width: 100%;
        height: auto;
        margin: 0;
        padding: 50px 0 0;
    }

}

@media (min-width:993px) and (max-width:1023px){
    .fl-img {
        width: 100%;
        height: 133px;
        box-shadow: 4px 4px 14px -4px rgba(0,0,0,.6);
        position: relative;
        border-radius: 8px;
        overflow: hidden;
        position: relative;
    }
    a#estinamtebtnid {
        background: #e10098;
        border: 2px solid #e10098;
        border-radius: 6px;
        padding: 7px 9px;
        font-size: 12px;
        width: 96px;
        text-align: center;
        color: #fff;
        float: right;
        margin-left: 10px;
    }
    
    .view-packages-btn-inner {
        background: #ffffff;
        border: 2px solid #005eb8;
        border-radius: 6px;
        padding: 7px 10px;
        font-size: 12px;
        color: #005eb8;
        float: right;
        width: 96px;
        text-align: center;
        text-decoration: none;
        margin-left: 10px;
    }

    .theme_name {
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        height: 100%;
        width: 100%;
        font-size: 20px;
        color: #fff;
        position: absolute;
        font-family: 'Josefin Sans';
        margin: auto;
        text-align: center;
        line-height: 130px;
    }
    .manu_bar ul li.login_btn a {
        padding: 8px 8px 8px;
        color: #00c7e3;
    }
    .manu_bar li a {
        font-size: 15px;
        color: #00c1d5;
        text-decoration: none;
        padding: 6px 8px;
        margin: 0px 0;
        border-right: 1px solid #eee;
        display: inline-block;
    }
    

    .footerbottom_menu {
        float: right;
        width: auto !important;
        margin: 10px 0 0 0 !important;
        min-height: auto !IMPORTANT;
    }

    .footermenu {
        width: 100%;
        margin: 0 0 20px 0;
        padding: 0;
        min-height: 285px;
    }


    .addressmenu {
        margin: 0 0 8px 0;
        padding-left: 1px;
        min-height: auto;
    }
    .followus_menu {
        width: 100%;
        margin: 0 0 14px 0;
        padding: 0px 0 0 2px;
    }
    .alignapertmne{margin: 0 0 23px 0 !important;}
    .apartment_boxparagraph {
        margin: 0 0 -3px 0;
        font-size: 17px;
        color: #777;
        line-height: 26px;
    }

	.search_width {
		width: 30%;
		float: left;
	}
	.search_properties_width {
		width: 49%;
		float: left;
	}
	.homesearch img{ height:auto !important;}
    .searchbar_wrapper .searchbar_title {
        font-size: 22px;
        color: #000000;
        line-height: 22px;
        margin: 0;
        padding: 0px 0 45px;
        text-align: center;
    }
    .featured_wrapper_content .owl-next {
        right: -2rem;
    }
    .featured_wrapper_content .owl-prev {
        left: -2rem;
    }
    .owl-prev, .owl-next {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        background: #fff !important;
        border: 0px solid #d7d7d7 !important;
        width: 40px;
        height: 40px;
        border-radius: 100%;
        box-shadow: 1px 1px 5px 1px rgb(38,38,38,0.1);
    }

    .footer {
        background:#000000;
        width: 100%;
        height: auto;
        margin: 0;
        padding: 50px 0 0;
    }
    .exclusivebox{ width: 100%; border-right: 0px solid #d7d7d7; float: none;  margin: 0 10px;}
    .reputedbox{ width: 100%; border-right: 0px solid #d7d7d7; float: left; margin: 0 10px;}
    .offersbox{ width: 100%; border-right: 0px solid #d7d7d7; float: left;  margin: 0 10px;}
    .newsupdate_box_content { padding: 15px 20px 20px; margin: 0; min-height: 110px;}
    .banner_warpper img {
        margin: 0;
        padding: 0;
        height: 100%;
    }
    .searchbar_wrapper {
        width: 835px;
        margin: auto;
        background: #fff;
        border: 1px solid rgb(38,38,38,0.1);
        z-index: 99;
        padding: 50px;
        -webkit-box-shadow: 1px 1px 5px 1px rgb(38,38,38,0.1);
        box-shadow: 1px 1px 5px 1px rgb(38,38,38,0.1);
        border-radius: 10px;
        margin-bottom: 20px;
        margin-top: -140px;
        z-index: 10;
        position: relative;
        margin-left: 93px;
    }

        .newsupdate_box_content .title {
        padding: 0;
        margin: 0;
        font-size: 15px;
        font-weight: 500;
        line-height: 21px;
        color: #000000;
    }
    .want-toolbar-radio label {
        display: inline-block;
        background-color: #fff;
        padding: 6px 0 1px;
        font-size: 18px !important;
        border: 1px solid #ddd;
        border-radius: 12px;
        cursor: pointer;
        width: 20.5%;
        text-align: center;
        margin-right: 14px;
        color: #94A5A6 !important;
        line-height: 58px;
        height: 75px;
        font-weight: 500;
    }

}

@media (max-width:1024px){
    .searchbar_wrapper {
        width: 82.5% !important;
        margin-left: 98px !important;
    }
}
@media (max-width:900px){
    .searchbar_wrapper {
        width: 64% !important;
        margin-left: 158px !IMPORTANT;
    }
}
@media (max-width:800px){
    .searchbar_wrapper {
        width: 71.5% !important;
        margin-left: 112px !IMPORTANT;
    }
}

@media (max-width:768px){
    .searchbar_wrapper {
        width: 75% !important;
        margin-left: 95px !important;
    }
}

@media (max-width:600px){
    .searchbar_wrapper {
        width: 82% !important;
        margin-left: 54px !important;
    }
}


@media (min-width:768px) and (max-width:991px){
    .fl-img {
        width: 100%;
        height: 220px;
        box-shadow: 4px 4px 14px -4px rgba(0,0,0,.6);
        position: relative;
        border-radius: 8px;
        overflow: hidden;
        position: relative;
        margin-bottom: 14px;
    }
    .dt-img {
        overflow: hidden;
        position: relative;
        height: 220px;
    }
    .simi-pack-list-item-img {
        margin-bottom: 0;
        overflow: hidden;
        position: relative;
        /* height: 240px; */
        height: 63px;
    }
    .slider_details_wrap {
        margin-bottom: 0;
        overflow: hidden;
        position: relative;
        height: 270px;
    }
    .theme_name {
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        height: 100%;
        width: 100%;
        font-size: 20px;
        color: #fff;
        position: absolute;
        font-family: 'Josefin Sans';
        margin: auto;
        text-align: center;
        line-height: 124px;
    }

    .manu_bar {position:relative;float: right;width: 280px; display:none; border: 1px solid #fff; height: 600px;background: #fff;margin: 81px -55px 0 0;}
    .closebtn{display: block;font-size: 25px;position: absolute;right: 15px;top: -3px;color: #000;font-weight: 600;}
    .manu_bar ul li.login_btn {
        border-radius: 12px;
        border: 2px solid #00c7e3;
        margin-right: 0;
        /* margin-top: -2px; */
        margin-top: 6px;
        color: #00c1d5;
        width: 68%;
        margin-left: 15px;
    }
    .manu_bar ul li {
        list-style-type: none;
        float: none;
        width: 100%;
    }
    .manu_bar li a {
        font-size: 15px;
        color: #00c1d5;
        text-decoration: none;
        padding: 12px 15px;
        margin: 0px 0;
        border-right: 0px solid #eee;
        display: inline-block;
        width: 100%;
        border-bottom: 1px solid #eee;
    }
    .propertyfrm_border2 {
        border: 0px solid #ccc;
        height: 50px;
        background: transparent;
        padding: 12px 12px 12px 2px;
        margin-left: 40px;
        font-size: 16px;
        /*width: 80%;*/
        width: calc(100% - 40px);
        -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
        box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    }

    .followus_menu {
        width: 16% !important;
        margin: 0 auto 20px auto;
        padding: 0;
    }
    .searchbar_wrapper {
        /*width: 69% !important;*/
        width: 72%;
        margin: auto;
        background: #fff;
        border: 1px solid rgb(38,38,38,0.1);
        z-index: 99;
        padding: 15px;
        -webkit-box-shadow: 1px 1px 5px 1px rgb(38,38,38,0.1);
        box-shadow: 1px 1px 5px 1px rgb(38,38,38,0.1);
        border-radius: 10px;
        margin-bottom: 20px;
        margin-top: -140px;
        z-index: 10;
        position: relative;
    }

    .followus_menu {
        width: 14% !important;
        margin: 0 auto 20px auto;
        padding: 0;
    }

    .specification p {
        color: #999;
        margin: 5px 0;
        width: 100%;
    }

    .alignpadding{ padding: 0;}
    .serachbox_align{ margin-bottom: 15px !important;}
    .trending_box .imagebox {height: 150px;width: 100px;float: left;}
    .trending_box_content {padding: 3px 6px 5px; margin: 0; width: 180px;float: left;}
    .followus_menu li a {float: left;font-size: 30px;color: #fff; padding: 3px 0; margin: 0 9px; line-height: 20px; display: inline-block;text-decoration: none;}
    .browse_toplinks_title h1 {font-size: 24px;margin: 0 0 10px 0;color: #908f8f;font-weight: 500;line-height: 28px;}
    .browse_toplinks_title p {font-size: 18px; color: #6d6d6d;line-height: 20px;}
    .newsupdate_title p {font-size: 16px;color: #6d6d6d;line-height: 22px;}
    .newsupdate_title {width: 100%;margin: 0 0 0 0;}
    .get_best_offer {width: 100%;margin: 0;padding: 15px 0;background: #fff;}
    .trending_title { width: 100%; margin: 0;}
    .trending_title p {font-size: 17px; color: #6d6d6d;line-height: 20px;}
    .search {color: #fff; background-color: #00c7e3; border-color: #00c7e3; border-radius: 30px; padding: 6px 0; margin: 2px 15px;float: left;width: 80%;font-size: 18px;}
    .collection_box_content {padding: 15px 0 20px; margin: 0; position: absolute; bottom: 0; text-align: center; width: 100%;}
    .featured_title {width: 100%;margin: 0 0 20px 0;}

    .manu_bar {float: right;display: none;}
    .banner_warpper .searchbar_wrapper {padding: 18px;width: 90%;margin: auto;background: #fff; border: 1px solid #b9b9b9; height: 240px;
        position: absolute; left: 0;right: 0; bottom: 0;top: 0;z-index: 99; box-shadow: 0 6px 20px 0 rgba(0,0,0,0.5); }
    .search_margin_align { padding-left: 15px;}
    .banner_warpper {width: 100%; margin: 0; padding: 0;position: relative; height: 350px; }
    .banner_warpper img {margin: 0; padding: 0; height: 100%; width: 100%;}
    .searchbox {width: 100% !important;height: 40px;border: 0px solid #ccc;border-radius: 0px;box-shadow: inset 0 0 0 rgba(0,0,0,.075);margin: 0;}
    .exclusive {display: block;font-size: 19px;color: #222c64;line-height: 30px;margin-bottom: 5px;font-weight: bold;}
    .exclusivebox {
        padding-bottom: 10px;
        padding-top: 10px;
        width: 100%;
        border-right: 0px solid #d7d7d7;
        border-top: 0px solid #d7d7d7;
        border-left: 0px solid #d7d7d7;
        float: left;
        margin: 0 0px 15px;
        border-bottom: 0px solid #d7d7d7;
        text-align: center;
        background: #fff;
        border-radius: 10px;
    }

    .reputedbox {
        background: #fff;
        padding-bottom: 10px;
        padding-top: 10px;
        width: 30%;
        border-right: 1px solid #d7d7d7;
        border-top: 1px solid #d7d7d7;
        border-left: 1px solid #d7d7d7;
        float: left;
        margin: 0 20px 15px;
        border-bottom: 1px solid #d7d7d7;
        text-align: center;
        border-radius: 10px;
    }

    .offersbox {
        background: #fff;
        width: 30%;
        border-right: 1px solid #d7d7d7;
        border-top: 1px solid #d7d7d7;
        border-left: 1px solid #d7d7d7;
        float: left;
        margin:0;
        border-bottom: 1px solid #d7d7d7;
        padding-bottom: 10px;
        padding-top: 10px;
        text-align: center;
        border-radius: 10px;
    }

    .whitebg {background: #fafafa; padding: 25px 0;}




}
@media (min-width:501px) and (max-width:767px){
    .fl-img {
        width: 100%;
        height: 220px;
        box-shadow: 4px 4px 14px -4px rgba(0,0,0,.6);
        position: relative;
        border-radius: 8px;
        overflow: hidden;
        position: relative;
        margin-bottom: 14px;
    }
    .dt-img {
        overflow: hidden;
        position: relative;
        height: 240px;
    }
    .simi-pack-list-item-img {
        margin-bottom: 0;
        overflow: hidden;
        position: relative;
        height: 250px;
    }
    .slider_details_wrap {
        margin-bottom: 0;
        overflow: hidden;
        position: relative;
        height: 230px;
    }

    .theme_name {
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        height: 100%;
        width: 100%;
        font-size: 20px;
        color: #fff;
        position: absolute;
        font-family: 'Josefin Sans';
        margin: auto;
        text-align: center;
        line-height: 124px;
    }
    .manu_bar {position:relative;float: right;width: 280px; display:none; border: 1px solid #fff; height: 600px;background: #fff;margin: 18px -16px 0 0;}
    .closebtn{display: block;font-size: 25px;position: absolute;right: 15px;top: -3px;color: #000;font-weight: 600;}
    .manu_bar ul li.login_btn {
        border-radius: 12px;
        border: 2px solid #00c7e3;
        margin-right: 0;
        /* margin-top: -2px; */
        margin-top: 6px;
        color: #00c1d5;
        width: 68%;
        margin-left: 15px;
    }
    .manu_bar ul li {
        list-style-type: none;
        float: none;
        width: 100%;
    }
    .manu_bar li a {
        font-size: 15px;
        color: #00c1d5;
        text-decoration: none;
        padding: 12px 15px;
        margin: 0px 0;
        border-right: 0px solid #eee;
        display: inline-block;
        width: 100%;
        border-bottom: 1px solid #eee;
    }


    .propertyfrm_border2 {
        border: 0px solid #ccc;
        height: 50px;
        background: transparent;
        padding: 12px 12px 12px 2px;
        margin-left: 40px;
        font-size: 16px;
        /*width: 80%;*/
        width: calc(100% - 40px);
        -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
        box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    }

    .followus_menu {
        width: 18% !important;
        margin: 0 auto 20px auto;
        padding: 0;
    }
    .searchbar_wrapper {
        width: 75%;
        margin: auto;
        background: #fff;
        border: 1px solid rgb(38,38,38,0.1);
        z-index: 99;
        padding: 15px;
        -webkit-box-shadow: 1px 1px 5px 1px rgb(38,38,38,0.1);
        box-shadow: 1px 1px 5px 1px rgb(38,38,38,0.1);
        border-radius: 10px;
        margin-bottom: 20px;
        margin-top: -140px;
        z-index: 10;
        position: relative;
    }
    .getbest {
        display: block;
        font-size: 21px;
        color: #00c7e3;
        line-height: 20px;
        font-weight: 500;
        margin: 40px 0 10px;
    }
    .specification p {
        color: #999;
        margin: 5px 0;
        width: 100%;
    }
    .alignpadding{ padding-left: 0;}
    .serachbox_align{ margin-bottom: 15px !important;}
    .trending_box .imagebox {height: 150px;width: 100px;float: left;}
    .trending_box_content {padding: 3px 6px 5px; margin: 0; width: 180px;float: left;}
    .followus_menu li a {float: left;font-size: 30px;color: #fff; padding: 3px 0; margin: 0 9px; line-height: 20px; display: inline-block;text-decoration: none;}
    .browse_toplinks_title h1 {font-size: 24px;margin: 0 0 10px 0;color: #908f8f;font-weight: 500;line-height: 28px;}
    .browse_toplinks_title p {font-size: 18px; color: #6d6d6d;line-height: 20px;}
    .newsupdate_title p {font-size: 16px;color: #6d6d6d;line-height: 22px;}
    .newsupdate_title {width: 100%;margin: 0 0 0 0;}
    .get_best_offer {width: 100%;margin: 0;padding: 15px 0;background: #fff;}
    .trending_title { width: 100%; margin: 0;}
    .trending_title p {font-size: 17px; color: #6d6d6d;line-height: 20px;}
    .search {color: #fff;background-color: #00c7e3;border-color: #00c7e3;border-radius: 30px;padding: 6px 0;margin: 0 15px;float: none;width: 94%;font-size: 20px;}
    .collection_box_content {padding: 15px 0 20px; margin: 0; position: absolute; bottom: 0; text-align: center; width: 100%;}
    .featured_title {width: 100%;margin: 0 0 20px 0;}

    .manu_bar {float: right;display: none;}
    .banner_warpper .searchbar_wrapper {padding:18px;width: 90%;margin: auto;background: #fff; border: 1px solid #b9b9b9; height: 255px;
        position: absolute; left: 0;right: 0; bottom: 0;top: 0;z-index: 99; box-shadow: 0 6px 20px 0 rgba(0,0,0,0.5); }
    .search_margin_align { padding-left: 15px;}
    .banner_warpper {width: 100%; margin: 0; padding: 0;position: relative; height: 350px; }
    .banner_warpper img {margin: 0; padding: 0; height: 100%; width: 100%; align-self: flex-end; display: flex;justify-content: center;}
    .searchbox {width: 100% !important;height: 50px;border: 0px solid #ccc;border-radius: 0px;box-shadow: inset 0 0 0 rgba(0,0,0,.075);margin: 0;}
    .exclusive {display: block;font-size: 17px;color: #222c64;line-height: 30px;margin-bottom: 5px;font-weight: bold;}
    .exclusivebox {
        padding-bottom: 10px;
        padding-top: 10px;
        width: 100%;
        border-right: 0px solid #d7d7d7;
        border-top: 0px solid #d7d7d7;
        border-left: 0px solid #d7d7d7;
        float: left;
        margin: 0 0px 15px;
        border-bottom: 0px solid #d7d7d7;
        text-align: center;
        background: #fff;
        border-radius: 10px;
    }

    .reputedbox {
        background: #fff;
        padding-bottom: 10px;
        padding-top: 10px;
        width: 31%;
        border-right: 1px solid #d7d7d7;
        border-top: 1px solid #d7d7d7;
        border-left: 1px solid #d7d7d7;
        float: left;
        margin: 0 15px 15px;
        border-bottom: 1px solid #d7d7d7;
        text-align: center;
        border-radius: 10px;
    }

    .offersbox {
        background: #fff;
        width: 31%;
        border-right: 1px solid #d7d7d7;
        border-top: 1px solid #d7d7d7;
        border-left: 1px solid #d7d7d7;
        float: left;
        margin:0;
        border-bottom: 1px solid #d7d7d7;
        padding-bottom: 10px;
        padding-top: 10px;
        text-align: center;
        border-radius: 10px;
    }

    .whitebg {background: #fafafa; padding: 25px 0;}





}
@media (max-width:499px){
    .searchbar_wrapper {
        width: 90% !important;
        margin-left: auto !important;
    }
}
@media (max-width:320px){
    .slider_details_wrap {
        margin-bottom: 0;
        overflow: hidden;
        position: relative;
        height: 218px;
    }

    .searchbar_wrapper {
        width: 90% !important;
        margin-left: auto !important;
    }
    .theme_name {
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        height: 100%;
        width: 100%;
        font-size: 16px;
        color: #fff;
        position: absolute;
        font-family: 'Josefin Sans';
        margin: auto;
        text-align: center;
        line-height: 83px;
    }
}

@media (min-width:320px) and (max-width:500px){
    .fl-img {
        width: 100%;
        height: 200px;
        box-shadow: 4px 4px 14px -4px rgba(0,0,0,.6);
        position: relative;
        border-radius: 8px;
        overflow: hidden;
        position: relative;
        margin-bottom: 14px;
    }
    .dt-img {
        overflow: hidden;
        position: relative;
        height: 220px;
    }
    
    .simi-pack-list-item-img {
        margin-bottom: 0;
        overflow: hidden;
        position: relative;
        height: 240px;
    }
    .theme_name {
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        height: 100%;
        width: 100%;
        font-size: 16px;
        color: #fff;
        position: absolute;
        font-family: 'Josefin Sans';
        margin: auto;
        text-align: center;
        line-height: 83px;
    }
    .closebtn{display: block;font-size: 25px;position: absolute;right: 15px;top: -3px;color: #000;font-weight: 600;}
    .manu_bar ul li.login_btn {
        border-radius: 12px;
        border: 2px solid #00c7e3;
        margin-right: 0;
        /* margin-top: -2px; */
        margin-top: 6px;
        color: #00c1d5;
        width: 68%;
        margin-left: 15px;
    }
    .manu_bar ul li {
        list-style-type: none;
        float: none;
        width: 100%;
    }
    .manu_bar li a {
        font-size: 15px;
        color: #00c1d5;
        text-decoration: none;
        padding: 12px 15px;
        margin: 0px 0;
        border-right: 0px solid #eee;
        display: inline-block;
        width: 100%;
        border-bottom: 1px solid #eee;
    }


    .propertyfrm_border2 {
        border: 0px solid #ccc;
        height: 50px;
        background: transparent;
        padding: 12px 12px 12px 2px;
        margin-left: 40px;
        font-size: 16px;
        /*width: 80%;*/
        width: calc(100% - 40px);
        -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
        box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    }

    .logo img {
        margin: 3px 0 0;
        padding: 0;
        height: 70px;
    }
    .specification p {
        color: #999;
        margin: 5px 0;
        width: 100%;
    }
    .alignpadding{ padding: 0;}
    .serachbox_align{ margin-bottom: 15px !important;}
    .trending_box .imagebox {height: 150px;width: 100px;float: left;}
    .trending_box_content {padding: 4px 0 0px 15px;
        margin: 0;
        float: left;}
    .followus_menu li a {float: left;font-size: 30px;color: #fff; padding: 3px 0; margin: 0 9px; line-height: 20px; display: inline-block;text-decoration: none;}
    .browse_toplinks_title h1 {font-size: 25px;
        margin: 0 0 10px 0;
        color: #4cc6e1;
        font-weight: 500;
        line-height: 28px;
    }
    .browse_toplinks_title p {    font-size: 16px;
        color: #222c64;
        line-height: 20px;
    }
    .newsupdate_title p {font-size: 16px;color: #6d6d6d;line-height: 22px;}
    .newsupdate_title {width: 100%;margin: 13px 0 0 0;}
    .get_best_offer {width: 100%;margin: 0;padding: 15px 0 0;background: #fff;}
    .trending_title { width: 100%; margin: 0;}
    .trending_title p {font-size: 17px; color: #6d6d6d;line-height: 20px;}
    .search {color: #fff;background-color: #00c7e3;border-color: #00c7e3;border-radius: 30px;padding: 6px 0;margin: 0 15px;float: none;width: 90%;font-size: 20px;}
    .collection_box_content {padding: 15px 0 20px; margin: 0; position: absolute; bottom: 0; text-align: center; width: 100%;}
    .featured_title {width: 100%;margin: 0 0 20px 0;}

    .manu_bar {position:relative;float: right;width: 280px; display:none; border: 1px solid #fff; height: 600px;background: #fff;margin: 18px -16px 0 0;}
    .banner_warpper .searchbar_wrapper {padding: 18px;width: 90%;margin: auto;background: #fff; border: 1px solid #b9b9b9; height: 255px; /*height: 116px;*/
        position: absolute; left: 0;right: 0; bottom: 0;top: 0;z-index: 99; box-shadow: 0 6px 20px 0 rgba(0,0,0,0.5); }
    /*.search_margin_align { padding-left: 0px;}*/
    .search_margin_align { padding-left: 15px;}
    .banner_warpper {width: 100%; margin: 0; padding: 0;position: relative; height: 350px; }
    .banner_warpper img {margin: 0; padding: 0; height: 100%;}
    .searchbox {width: 100% !important;height: 50px;border: 0px solid #ccc;border-radius: 0px;box-shadow: inset 0 0 0 rgba(0,0,0,.075);margin: 0;}
    .exclusive {display: block;
        font-size: 17px;
        line-height: 30px;
        margin-bottom: 0px;
        font-weight: normal;
    }
    .exclusivebox {
        padding-bottom: 0;
        padding-top: 10px;
        width: 100%;
        border-right: 0px solid #d7d7d7;
        border-top: 0px solid #d7d7d7;
        border-left: 0px solid #d7d7d7;
        float: none;
        margin:0 0px 0px;
        border-bottom: 0px solid #d7d7d7;
        text-align: center;
        background: #fff;
        border-radius: 0px;
    }
    .getbest {
        display: block;
        font-size: 22px;
        color: #00c7e3;
        line-height: 20px;
        font-weight: 500;
        margin: 25px 0 0px;
    }
    .deals {
        display: block;
        font-size: 15px;
        color: #777777;
        line-height: 23px;
        font-weight: normal;
        margin: 7px 0 0;
    }

    .exclusive_image {
        width: 164px;
        height: 164px;
        margin-bottom: 14px;
        text-align: center;
        position: relative;
        border: 0px solid #d7d7d7;
        display: block;
        overflow: hidden;
        margin: auto;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -o-border-radius: 10px;
        -webkit-border-radius: 10px;
        box-shadow: 1px 1px 5px 1px rgb(38,38,38,0.1);
        -o-box-shadow: 1px 1px 5px 1px rgb(38,38,38,0.1);
        -moz-box-shadow: 1px 1px 5px 1px rgb(38,38,38,0.1);
        -webkit-box-shadow: 1px 1px 5px 1px rgb(38,38,38,0.1);
    }

    .featured_wrapper .owl-prev, .owl-next {
        top: 30%;
    }
    .reputedbox {
        background: #fff;
        padding-bottom: 10px;
        padding-top: 10px;
        width: 100%;
        border-right: 1px solid #d7d7d7;
        border-top: 1px solid #d7d7d7;
        border-left: 1px solid #d7d7d7;
        float: none;
        margin: 0 0px 15px;
        border-bottom: 1px solid #d7d7d7;
        text-align: center;
        border-radius: 10px;
    }

    .offersbox {
        background: #fff;
        width: 100%;
        border-right: 1px solid #d7d7d7;
        border-top: 1px solid #d7d7d7;
        border-left: 1px solid #d7d7d7;
        float: none;
        margin:0;
        border-bottom: 1px solid #d7d7d7;
        padding-bottom: 10px;
        padding-top: 10px;
        text-align: center;
        border-radius: 10px;
    }

    .whitebg {background: #fafafa; padding: 25px 0;}
}



@media (max-width: 992px){
    .roomboxwrapper lable{margin: 5px 0;}

    a.addroom {
        border: 2px solid #e10098;
        border-radius: 6px;
        padding: 7px 10px;
        font-size: 12px;
        font-weight: 600;
        color: #000;
        width: 110px;
        text-align: center;
        text-decoration: none;
        margin-right: 10px;
    }
   
    a.continue_book {
        background: #e10098;
        border: 2px solid #e10098;
        border-radius: 6px;
        padding: 7px 10px;
        font-size: 12px;
        width: 110px;
        text-align: center;
        color: #fff;
        margin-left: 0;
    }

    a.view-btn {
        border: 2px solid #005eb8;
        border-radius: 25px;
        padding: 7px 19px;
        font-size: 14px;
        color: #005eb8;
        font-weight: 600;
    }
    a.estimate-btn {
        background: #005eb8;
        color: #fff;
        border: 2px solid #005eb8;
        border-radius: 25px;
        padding: 7px 19px;
        font-size: 14px;
        text-transform: capitalize;
        font-weight: 500;
        font-weight: 500;
    }
    .dt-share {float: left;}
    .leftsidewidth { width: 100%; text-align: left !important; margin: 13px 0 5px;}
    .arrive-box ul li { list-style-type: disc; line-height: 20px; font-size: 14px;}
    .dt-2-btn {background: #00c1d5; float: right; color: #fff; border-radius: 4px; padding: 7px 20px; border: none;font-size: 14px !important; margin: 6px 0 0 0;}
    .dt-subtitle { font-size: 18px; font-weight: 600; color: #000000; font-family: 'Josefin Sans';  margin: 10px 0 5px 0;}
    .book-txt {font-size: 18px; margin-top: 5px;font-weight: 400;right: 12px;color: #fff;}
    .booknow.btn {background: #e10098;color: #fff;border-radius: 4px;width: 100%;border: none; font-size: 18px;margin: 10px 0 0 0;}

    .headerfixed{position: static; width: 100%; top: 85px; z-index: 999; left: 0;}
    .ft-booknow { position: fixed; left: 0; bottom: 45px; display: block; right: 0; z-index: 99999;  width: 100%;}
    .mobile-hide-section{display: none;}
    .banner-title-details { font-size: 16px; color: #005eb8; font-weight: 500; text-transform: capitalize; font-family: 'Josefin Sans'; line-height: 20px;}

    /* search list css code */
    .flight_timings { font-size: 13px; color: #000000;  margin: 5px 0; font-weight: 700; text-align: left;}
    a.detail_link { border: 2px solid #e10098; border-radius: 6px; padding: 7px 15px; font-size: 12px; font-weight: 600; color: #000;  width: 120px;  text-align: center; float: left;  text-decoration: none; margin-left: 0;}
    a#estinamtebtnid {
        background: #e10098;
        border: 2px solid #e10098;
        border-radius: 6px;
        padding: 7px 20px;
        font-size: 12px;
        width: 120px;
        text-align: center;
        color: #fff;
        float: right;
        margin-left: 0;
    }
    .detail-right { position: static; left: 14px; top: 0;}
    .dropdown.selectroom_cls-box {margin-top: 12px; text-align: left;}
    .mobile_scrolling { overflow-x: auto; overflow-y: hidden; white-space: nowrap;}
    /* .mobile_scrolling button, .mobile_scrolling a {float: none !important;display: inline-block;} */
    .mobile_scrolling .nav-tabs>li {float: none;margin-bottom: -1px;display: inline-block;}

    .flights_tabnav .nav-tabs>li>a { margin-right: 2px; line-height: 1.42857143; border: 2px solid transparent;
        border-radius: 0px 0px 0 0;font-family: 'Josefin Sans';font-size: 17px;color: #000000;font-weight: 500;text-align: center;}
    .filter-sec{ display: none;}
    .cancel-btn {top: 7px;right: 23px; display: block;}
    .cancel-btn img {width: 16px; height: 16px;}
    .filter-icon {background: #00c1d5;display: block !important;}
    .package-search-box .search-btn { background: #efefef; color: #005eb8; border: 0;
        font-size: 17px; height: 47px;line-height: 28px;width: 100%;margin-top: 6px;
        padding: 6px 55px;
        border-radius: 12px;
        -moz-border-radius: 12px;
        -webkit-border-radius: 12px;
        -o-border-radius: 12px;
        margin-top: 14px;
    }
    /* search list css code */
    .featured_title h2, .featured_title h3, .testimonial_title, .blog_title, .theme_title {
        font-size: 30px;
        margin: 0;
        color: #005eb8;
        font-weight: bold;
        line-height: 1.42857;
        font-family: 'Josefin Sans';
        text-align: center;
    }

    .wtsapp-icon {
        background: #4AC959;
        display: block !important;
    }
    .ft-btn-list li {
        width: 33.2%;
        float: left;
        list-style-type: none;
        margin-right: 0;
    }
    .ft-btn-list {
        position: fixed;
        bottom: 0px;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100%;
        margin: 0 auto;
        display: block;
    }
    .price_text {
        float: left;
        color: #005eb8;
        font-size: 21px;
        font-weight: 800;
        display: block;
        margin-top: 4px;
    }
    .addressmenu {
        margin: 30px 0 20px !important;
    }
    .box_menu {display:block;}

    .heading_text_size{font-size: 15px !important; font-weight: 500;}


    /*.box_menu {font-size:30px;cursor:pointer; float: right; margin: 15px 0 0;}*/

    .quickcontact  .accepttext{padding-left: 0 !important;}

    .accepttext {
        font-size: 15px !important;
        color: #aaa!important;
        /*padding-left: 0 !important;*/
    }

    .box_menu {font-size:30px;cursor:pointer; float: right; margin: 16px 0 0;}

    .sendbtn {

        border-radius: 13px !important;
        padding: 8px 23px !important;
        background: #fff !important;
        border: 2px solid #4cc6e1 !important;
        color: #4cc6e1 !important;
        font-size: 18px !important;
        width: auto !important;
        outline: none !important;
        margin-right: 0px !important;

    }
    .prppertyform .checkbox input[type=checkbox], .prppertyform .checkbox-inline input[type=checkbox] {
        position: absolute;
        margin-top: 4px\9;
        margin-left: -18px;
        margin-top: 3px;
    }

    .trending_align_paddingleft1 {
        padding-left: 15px;
    }
	.homesearch img{ height:auto;}
	.searchbar_wrapper .formborder2 {
    border-top: 0px solid #ddd;
    border-bottom: 0px solid #ddd;
    border-radius: 0px;
}
	.search_properties_width {
    width: 100%;
    float: left;
    padding-left: 0 !important;
}
	.selectarrow_2 {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    border: 0px solid #000;
    background: url(../images/new/12.png) no-repeat right 20px !important;
	margin-left: 37px;
    width: 88% !important;
}
		
	.search_width { width: 100%; float: left; border: 0px solid #ddd !important;}
	.search_width:before {
    width: 14px;
    content: "";
    background-image: url(../images/new/locationmap.png);
    position: absolute;
    left: 34px;
    top: 16px;
    height: 20px;
}

    .desktop_show_nav{padding-left: 15px !important; padding-right: 15px !important;}
    .logo img {
        margin: 5px 0 0;
        padding: 0;
    }

    .housenav ul li {
        float: none;
        display: contents;
     }
     .housenav ul {
        list-style: none;
        margin: 0;
        padding: 0;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
    }
   /* .propertyfrm_border2 {
        border: 0px solid #ccc;
        height: 50px;
        background: transparent;
        padding: 12px 12px 12px 2px;
        margin-left: 40px;
        font-size: 16px;
        width: 94%;
        -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
        box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    }*/
    .aboutboxwarrper {
        margin: 20px 0 0;
        padding: 0;
        width: 100%;
    }
    .about_warpper {
        margin: 0;
        padding: 0 0 40px;
        width: 100%;
        text-align: center;
    }
    .about_warpper .abouttile {
        margin: 10px 0 22px;
        font-size: 18px;
        color: #00c7e3;
        line-height: 24px;
    }
    .about_warpper .aboutcontent {
        margin: 0 0 32px 0;
        font-size: 15px;
        color: #777;
        line-height: 23px;
    }
    .reversebox{ display: flex; flex-direction: column;}
    .reversebox1{order: 2;}
    .reversebox2{order: 1;}
    .reversebox3{order: 3;}

    .footerbottom_menu ul {
        float: none;
    }
    .footerbottom_menu ul li a {
        font-size: 12px;
        color: #fff;
        text-decoration: none;
        line-height: 20px;
        padding: 5px 4px;
    }
    .footer_bottom p {
        font-size: 12px;
        color: #fff;
        padding: 12px 0 0;
        line-height: 20px;
        margin: 0;
        float: none;
    }
    .footer_bottom p a {
        color: #fff;
        font-size: 12px;
    }
    .footer_bottom {
        width: 100%;
        margin: 0;
        padding: 15px 0;
        text-align: center;
        border-top: 1px solid rgb(255,255,255,0.2);
        background: #222c64;
    }

    .footermenu li a {
        font-size: 13px;
        color: #fff;
        padding: 3px 0;
        line-height: 20px;
        display: block;
        text-decoration: none;
    }
    .footermenu h3 {
        font-size: 18px;
        color: #00c1d5;
        padding-bottom: 5px;
        margin: 0;
        font-weight: 600;
        padding-top: 20px;
    }
    .footer_bluebg{background: #000;padding: 25px 0 10px;}
    .footer {
        background: #000000;
        width: 100%;
        height: auto;
        margin: 0;
        padding: 0 0 60px 0;
    }

    .text-alignright {
        text-align: center;
    }
    .followus_menu {
        /* width: 38%; */
        width: 26%;
        margin: 0 auto 20px auto;
        padding: 0;
    }
    .footermenu {
        width: 100%;
        margin: 0 0 6px 0;
        padding: 0;
        text-align: center;
    }
    .toplinks_title {
        margin: 0 0 10px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 100%;
        color: #1c1c1c;
        font-size: 14px;
        -webkit-letter-spacing: 1px;
        -moz-letter-spacing: 1px;
        -ms-letter-spacing: 1px;
        letter-spacing: 1px;
        font-weight: bold;
    }
    .toplinks_wrapper {
        width: 100%;
        margin: 0 0 25px 0;
        padding: 0;
        text-align: center;
    }


    .browse_toplinks_title {
        width: 100%;
        margin: 0 0 30px 0;
    }

    .browse_toplinks_wrapper {
        width: 100%;
        margin: 0;
        padding: 0 0;
    }

    .propertyinformation_wrapper {
        width: 100%;
        margin: 0;
        padding: 50px 0 15px;
    }
    ul.porpertylist {
        margin: auto;
        padding: 0;
        width: 264px;
    }
    ul.porpertylist li {
        list-style-type: none;
        margin: 0;
        padding: 0;
        font-size: 14px;
        color: #777;
        line-height: 32px;
        background: url(../images/new/bluetick.png) no-repeat 5px;
        background-size: auto;
        padding-left: 35px;
        text-align: left;
    }
    .propertycontent {
        margin: 0 0 22px 0;
        font-size: 14px;
        color: #777;
        line-height: 22px;
    }
    .propertytitle {
        margin: 10px 0 22px;
        font-size: 20px;
        color: #4cc6e1;
        line-height: 24px;
    }
    .propertyinformationbox {
        width: 100%;
        margin: 0px 0 35px;
        padding: 0;
        display: inline-block;
        text-align: center;
    }
    .conasulation_title {
        color: #4cc6e1;
        font-size: 19px;
        margin: 12px 0;
    }
    .consulationbox p {
        color: #777 !important;
        font-size: 14px !important;
        line-height: 22px;
    }
    .consulation_confirmed {
        width: 100%;
        height: 570px;
        position: relative;
        text-align: center;
        display: block;
    }
    .newsupdate_box_content .title {
        padding: 0;
        margin: 0;
        font-size: 16px;
        font-weight: 500;
        line-height: 21px;
        color: #000000;
    }
    .newsupdate_wrapper {
        margin: 0;
        padding: 5px 0;
        width: 100%;
        background: #f5f5f5;
        text-align: center;
    }
    .mobile-hide{display: none;}
    .desktop-hide{display: block !important;}
    .mobile_padding_btm_0{padding-bottom: 0px !important;}
    .aboutboxwarrper .aboutimage img {
        position: absolute;
        left: 0;
        display: inline-block;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        width: auto;
        height: 70px;
    }
    .aboutboxwarrper .aboutimage {
        width: 180px;
        width: 100%;
        height: 150px;
        margin-bottom: 30px;
        text-align: center;
        position: relative;
        border: 0px solid #d7d7d7;
        display: block;
        overflow: hidden;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -o-border-radius: 10px;
        -webkit-border-radius: 10px;
        box-shadow: 1px 1px 5px 1px rgb(38,38,38,0.1);
        -o-box-shadow: 1px 1px 5px 1px rgb(38,38,38,0.1);
        -moz-box-shadow: 1px 1px 5px 1px rgb(38,38,38,0.1);
        -webkit-box-shadow: 1px 1px 5px 1px rgb(38,38,38,0.1);
    }
    a.viewall_bt2 {
        border-radius: 12px;
        border: 2px solid #fff;
        margin-right: 0;
        margin-top: 18px;
        color: #fff;
        padding: 10px 20px;
        width: auto;
        text-decoration: none;
        font-size: 16px;
        display: block;
        text-align: center;
    }

    .featured-projectbg {
        background: #222c64;
        margin: 0;
        padding:28px 0 80px !important;
    }

    a.viewall_btn {
        border-radius: 12px;
        border: 2px solid #00c7e3;
        margin-right: 0;
        margin-top: 16px;
        color: #00c7e3;
        padding: 12px 20px;
        width: auto;
        background: #fff;
        text-decoration: none;
        font-size: 16px;
        display: block;
        text-align: center;
    }

    .featured_box_content .title {
        padding: 0;
        margin: 0;
        font-size: 17px;
        font-weight: 500;
        line-height: 1.2;
        color: #4cc6e1;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        height: 28px;
        display: -webkit-box;
    }
    .featured_box_content .subtitle {
        padding: 0;
        margin: 0;
        font-size: 14px;
        font-weight: 500;
        color: #222c64;
        line-height: 1.2;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        height: 20px;
        display: -webkit-box;
    }
    .featured_box_content .apartment_box {
        padding: 0;
        margin: 0;
        line-height: 20px;
        width: 100%;
        color: #000000;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
        display: -webkit-box;
        height: 25px;
        font-size: 14px;
    }

    .featured_box_content .apartment_boxaddres {
        padding: 0;
        margin: 0;
        line-height: 20px;
        width: 100%;
        color: #999999;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
        display: -webkit-box;
        height: auto;
        font-size: 14px;
    }


    /* .rightside {
        float: none;
        position: absolute;
        z-index: 999;
        bottom: -46px;
        left: 0;
        right: 0;
        margin: auto;
        width: 94%;
    } */

    .rightside {
        float: none;
        position: static;
        z-index: 999;
        bottom: -46px;
        left: 0;
        right: 0;
        margin: auto;
        width: 100%;
    }

    .dividerline {
        width: 100%;
        height: 6px;
        background: #4cc6e1;
    }

    .featured_wrapper {
        margin: 0;
        padding: 12px 0 70px;
        width: 100%;
    }

    .leftside {
        float: none;
        text-align: center;
    }
    .featured_title h1 {
        font-size: 30px;
        margin: 0;
        color: #005eb8;
        font-weight: bold;
        line-height: 1.42857;
        text-align: center;
    }
    .featured_title p {
        font-size: 16px;
        color: #777777;
        line-height: 20px;
        text-align: center;
    }


    .search_right_border {
        border-left: 0px solid #ddd !important;
    }
    .mobileborderselect{height: 50px; margin-bottom: 0px !important;
        border: 1px solid #ccc;
        border-radius: 8px 8px 0 0;
    }
    .mobileborderinput{height: 50px; margin-bottom: 0px !important;
        border: 1px solid #ccc;
        border-top: 0px solid #ccc;
        border-radius: 0 0 8px 8px;
    }

    .searchbar_wrapper .formborder {
        border: 0px solid #ddd;
        border-radius: 6px;
    }

    .homesearch {
        color: #fff;
        background-color: #00c7e3;
        border-color: #00c7e3;
        border-radius: 8px;
      /*  padding: 12px 35px;*/
		 padding: 0;
        margin: 10px 0;
        float: none;
        font-size: 18px;
        width: 100%;
		height: 50px;
    line-height: 50px;
    }


   /* .searchbox1:before {
        width: 14px;
        content: "";
        background-image: url(../images/new/locationmap.png);
        position: absolute;
        left: 27px;
        top: 15px;
        height: 20px;
    }*/

    .topblueline {
        width: 30%;
        height: 6px;
        margin: 0;
        padding: 0;
        background: #222c64;
        position: absolute;
        left: 0;
        top: -6px;
    }

    .searchbar_wrapper {
        width: 90%;
        margin: auto;
        background: #fff;
        border: 1px solid rgb(38,38,38,0.1);z-index: 99;
        padding: 15px;
        -webkit-box-shadow: 1px 1px 5px 1px rgb(38,38,38,0.1);
        box-shadow: 1px 1px 5px 1px rgb(38,38,38,0.1);
        border-radius: 10px;
        margin-bottom: 20px;
        margin-top: -140px;
        z-index: 10;
        position: relative;
    }

    .searchbar_wrapper .searchbar_title {
        font-size: 16px;
        color: #000000;
        line-height: 20px;
        margin: 0;
        padding: 0px 0 15px;
        text-align: center;
    }


    .banner_title {
        width: auto;
        margin: auto;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 30%;
        z-index: 99;
        box-shadow: 0 0 0px 0 rgba(0,0,0,0.5);
        color: #fff;
        font-size: 40px;
        text-align: center;
        text-shadow: 0 1px 1px #000000db;
        -moz-text-shadow: 0 1px 1px #000000db;
        -webkit-text-shadow: 0 1px 1px #000000db;
        -o-text-shadow: 0 1px 1px #000000db;
        line-height: 46px;
    }


    /*css by ab*/
    .mob-hide{display: none;}
    .serach-list-house{padding:0}
    .house-det-list{padding:0}
    .house-padding{padding: 0 5px;}
    .headlin-house a {font-size: 14px;}
    .price-house .rate {font-size: 14px;}
    .serach-list-house p{font-size: 12px;}
    .contact-house{float: none; margin-top: 10px;}
    .contact-house .search{padding: 6px 0;  margin: 0 10px;float: right;width: 42%;font-size: 15px;}
    .share i{padding: 6px 0;  margin: 0 10px;}
    .links-house { padding: 8px 25px; margin: 0px 15px 0 0; line-height: 20px;}
    .house-det-list:hover{box-shadow: none;}
    .col-padd{padding: 0 5px;}
    .col-padd2{padding: 0;}
    .breadcrumb>li+li:before{padding: 0 2px;}
    .breadcrumb>li a{font-size: 12px;}
    #connect .modal-header {padding: 10px;}
    #connect .modal-body {padding: 10px;}
    .sellerimg{width: 30px; height: 30px;}
    .lettername{line-height: 30px; font-size: 18px;}
    .realname h3{margin: 0;}
    .col-pad{padding:0;}
    .checkbox input[type=checkbox], input[type=radio]{margin: 0; position:static;}
    .checkbox label, .radio label{padding-left: 18px; font-size: 13px;}
    .checksellar .checkbox, .radio { padding: 0 4px; }
    .connct .search{width: 50%; font-size: 15px; float: right;}
    .advice{ width: 50% !important;
        float: left !important;
        margin: 0;
        font-size: 13px !important;}
    .dir-contct{ width: 45% !important;
        margin: 0;
        font-size: 13px !important;}
    .propertyincity ul li a{font-size: 12px;}
    .sellarquery {
        padding: 15px 10px;
        margin-bottom: 15px;
    }
    .sellarquery>.connectsellar h3 {
        margin: 5px 0;
        font-size: 20px;
        font-weight: 600;
    }
    .article-homeloan th{width:33%;font-size: 11px;}
    .article-homeloan table{width:100%;}

    /*gallery css*/
    .swiper-container{height:290px;}
    .swiper-slide .content{top:0;}
    .basic-description h2{font-size: 16px;}
    .property-full-details{margin:5px 0; padding:0;}
    .basic-description .share i{font-size: 15px; margin:0;}
    .bottom-slider{display:none;}
    /*gallery css ned*/
    .article-hosue h3{font-size: 15px;}
    .plans-floor a{font-size: 12px;}
    .other-info h3{font-size: 13px;}
    .pricesec .fa-inr {  font-size: 21px;  margin-right: 8px; }
    .pricesec h3{font-size: 24px;}
    .article-similar #section5{font-size: 17px;}
    sup {
        top: 0px;
        font-size: 17px;
    }
    .basic-description{margin: 20px 0 0 0;}
    .basic-info {
        margin: 10px 0;
    }
    .readmoreless {
        margin: 10px 0;
    }
    #section3 h3{font-size: 20px;}
    /*css by ab end*/
    .sub-banner{min-height: 150px;}
    .sub-banner .page-name h1{font-size: 20px; margin: 9px 0 0 0;}
    /*.content-area-5 { padding: 10px 0 0 0;}*/
    .content-area-5 { padding: 25px 0 25px 0;}
    .about-text{padding:5px;}
    .about-text p{text-align: justify;text-align: center;}
    .about-text h3 { font-weight: 500;  margin: 10px 0 10px 0; font-size: 25px; text-align: center; }
    .main-title h1 { font-weight: 700;  margin: 0px 0 24px 0; font-size: 20px; text-align: center; }
    .team-1 .team-details {  text-align: center; padding: 10px; }
    .team-1 .team-details h5 a { font-size: 25px; }
    .social-list .fa{font-size: 20px;}
    .partners { margin: 20px 0; }
    .contact-2 .contact-info .mrg-btn-20 {
        margin-bottom: 20px;
        min-height: 170px;
    }
    .contact-2 .opening-hours .list-style-none li{font-size: 17px;}
    .contact-2 .opening-hours strong {width: 140px;}
    .contact-2 .opening-hours h3{margin: 0 0 10px;}
    .contact-2 .list-style-none{padding: 0;}
    .contact-2 .sendbtn{width: 48%; float: right;}
    .counters{padding: 10px;}
    .stats .fa{font-size: 40px;}
    .counting{font-size: 20px;}
    .queryform {
        margin: 10px 15px 10px 0;
        color: #00c7e3;
        font-weight: 500;
        font-size: 24px;
        margin: 0 0 20px;
    }
    .contactquery {padding: 0px 0 30px;}
    .queryform2 {

        color: #00c7e3;
        font-weight: 500;
        font-size: 24px;
        margin: 20px 0 20px 15px;
        text-align: left;
    }
}


/*

@media (max-width:992px){
    .alignpadding{ padding: 0;}
    .serachbox_align{ margin-bottom: 15px !important;}
    .trending_box .imagebox {height: 150px;width: 100px;float: left;}
    .trending_box_content {padding: 3px 6px 5px; margin: 0; width: 180px;float: left;}
    .followus_menu li a {float: left;font-size: 30px;color: #fff; padding: 3px 0; margin: 0 9px; line-height: 20px; display: inline-block;text-decoration: none;}
    .browse_toplinks_title h1 {font-size: 24px;margin: 0 0 10px 0;color: #908f8f;font-weight: 500;line-height: 28px;}
    .browse_toplinks_title p {font-size: 18px; color: #6d6d6d;line-height: 20px;}
    .newsupdate_title p {font-size: 16px;color: #6d6d6d;line-height: 22px;}
    .newsupdate_title {width: 100%;margin: 0 0 0 0;}
    .get_best_offer {width: 100%;margin: 0;padding: 15px 0;background: #fafafa;}
    .trending_title { width: 100%; margin: 0;}
    .trending_title p {font-size: 17px; color: #6d6d6d;line-height: 20px;}
    .search {color: #fff;background-color: #00c7e3;border-color: #00c7e3;border-radius: 30px;padding: 6px 0;margin: 0 15px;float: none;width: 90%;font-size: 20px;}
    .collection_box_content {padding: 15px 0 20px; margin: 0; position: absolute; bottom: 0; text-align: center; width: 100%;}
    .featured_title {width: 100%;margin: 0 0 20px 0;}

    .manu_bar {float: right;display: none;}
    .banner_warpper .searchbar_wrapper {padding: 6px 0 0;width: 90%;margin: auto;background: #fff; border: 1px solid #b9b9b9; height: 116px;
        position: absolute; left: 0;right: 0; bottom: 0;top: 0;z-index: 99; box-shadow: 0 6px 20px 0 rgba(0,0,0,0.5); }
    .search_margin_align { padding-left: 15px;}
    .banner_warpper {width: 100%; margin: 0; padding: 0;position: relative; height: 350px; }
    .banner_warpper img {margin: 0; padding: 0; height: 100%;}
 .searchbox {width: 100% !important;height: 40px;border: 0px solid #ccc;border-radius: 0px;box-shadow: inset 0 0 0 rgba(0,0,0,.075);margin: 0;}
.exclusive {display: block;font-size: 26px;color: #00c7e3;line-height: 30px;margin-bottom: 5px;font-weight: bold;}
    .exclusivebox {
        padding-bottom: 10px;
        padding-top: 10px;
        width: 100%;
        border-right: 1px solid #d7d7d7;
        border-top: 1px solid #d7d7d7;
        border-left: 1px solid #d7d7d7;
        float: none;
        margin: 0 0px 15px;
        border-bottom: 1px solid #d7d7d7;
        text-align: center;
        background: #fff;
        border-radius: 10px;
    }

    .reputedbox {
        background: #fff;
        padding-bottom: 10px;
        padding-top: 10px;
        width: 100%;
        border-right: 1px solid #d7d7d7;
        border-top: 1px solid #d7d7d7;
        border-left: 1px solid #d7d7d7;
        float: none;
        margin: 0 0px 15px;
        border-bottom: 1px solid #d7d7d7;
        text-align: center;
        border-radius: 10px;
    }

    .offersbox {
        background: #fff;
        width: 100%;
        border-right: 1px solid #d7d7d7;
        border-top: 1px solid #d7d7d7;
        border-left: 1px solid #d7d7d7;
        float: none;
        margin:0;
        border-bottom: 1px solid #d7d7d7;
        padding-bottom: 10px;
        padding-top: 10px;
        text-align: center;
        border-radius: 10px;
    }

    .whitebg {background: #fafafa; padding: 25px 0;}


}*/

Youez - 2016 - github.com/yon3zu
LinuXploit