@font-face {
    font-family: 'Roboto-Regular';
    src: url('../fonts/Roboto-Regular.ttf');
}

@font-face {
    font-family: 'Roboto-Medium';
    src: url('../fonts/Roboto-Medium.ttf');
}

@font-face {
    font-family: 'Roboto-Light';
    src: url('../fonts/Roboto-Light.ttf');
}

@font-face {
    font-family: 'Roboto-Bold';
    src: url('../fonts/Roboto-Bold.ttf');
}

@font-face {
    font-family: 'Montserrat-SemiBold';
    src: url('../fonts/Montserrat-SemiBold.ttf');
}

@font-face {
    font-family: 'Montserrat-Regular';
    src: url('../fonts/Montserrat-Regular.ttf');
}

body {
    width: 100%;
    font-family: 'Roboto-Regular';
    color: #333333;
    font-size: 14px;
    background-color: #fff;
    line-height: 26px;
}

html {
    width: 100%;
    height: 100%;
}

a {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

    a:hover,
    a:focus {
        text-decoration: none;
    }

b {
    font-family: 'Roboto-Bold';
    font-weight: normal;
    color: #000;
}

p {
    color: #393939;
    line-height: 30px;
    font-size: 16px;
    font-family: Roboto-Regular;
    white-space: normal;
    margin-bottom: 0;
    float: left;
    width: 100%;
}



.menu {
    width: 100%;
    min-height: auto;
    background: transparent;
    border: 0;
    margin-bottom: 0;
    padding: 10px 0px;
    text-align: center;
}

.top-none .menu .navbar-nav {
    float: none;
    margin: 17px auto;
    display: inline-block;
}

.top-none li.login-btn {
    top: 14px;
    list-style: none;
    line-height: normal;
}

.menu .navbar-nav {
    float: none;
    margin: 37px auto;
    display: inline-block;
}

.menu .navbar-brand {
    height: auto;
    padding: 0;
}

.navbar > .container .navbar-brand {
    padding-left: 0px;
    margin-left: 0;
}

.navbar-default .navbar-nav > li > a {
    color: #000;
    font-family: Roboto-Light;
    letter-spacing: 1px;
    font-size: 16px;
    padding: 0;
}

.navbar-default .navbar-nav > li:last-child {
    padding-right: 0;
}

.navbar-default .navbar-nav > li {
    padding: 0px 15px;
}

.navbar-right {
    float: right !important;
    margin-right: 0;
    margin: 39px 0px;
}
.navbar-default .container{
	position:relative;
}
.login-btn .dropdown-toggle{
	display: inline-block;
    width: 100%;
}
.login-btn img {
	margin-right: 9px;
	width:30px;
	border-radius: 50%;
	display: inline-block;
	float: left;
}
.login-lft{
	display: inline-block;
	width:auto;
	text-align: left;
	font-size: 15px;
	font-family: Roboto-Regular;
	float: left;
	margin-top:0;
	padding-right: 12px;
}
.login-lft h4{
	margin: 0;
	font-weight: normal;
	font-size: 15px;
}
.login-lft p{
	font-size: 11px;
    line-height:16px;
	font-family: Roboto-Light;
}
.login-lft .caret{
	position:absolute;
	right:0;
	top:7px;
}
.navbar-right {
    float: right !important;
    margin-right: 0;
}

.top-none {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.top-none .menu {
	background: #fff;
	border-bottom: 0px solid #ddd;
	box-shadow: 0px 3px 15px 0px rgba(0,0,0,0.2);
}

.carousel-control.left {
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    filter: none;
    background-repeat: none;
}

.carousel-control.right {
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    filter: none;
    background-repeat: none;
}

.navbar-brand > img {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.top-none .navbar-brand > img {
    display: block;
    width: 50px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.top-none .navbar-right {
    float: right !important;
    margin-right: 0;
    margin: 20px 0px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 5%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: none;
    background-color: none;
    filter: none);
    opacity: 9;
}

.carousel-caption {
    right: auto;
    left: 10%;
    padding-bottom: 30px;
    bottom: auto;
    top: 30%;
    text-align: left;
    text-shadow: none;
    width: 40%;
}

    .carousel-caption h2 {
        font-family: Roboto-Medium;
        font-size: 30px;
        color: #000;
        float: left;
        line-height: 48px;
    }

    .carousel-caption p {
        font-family: Roboto-Light;
        line-height: 30px;
        font-size: 20px;
    }

.slider-main .container {
    position: relative;
}

.pro-services {
    float: left;
    width: 100%;
    background: #eeeeee;
    padding: 25px 0px;
}

.pro-box-1 {
    width: 100%;
    float: left;
    background: #fff;
    padding: 15px;
    -webkit-box-shadow: 0px 0px 11px -21px #000000;
    box-shadow: 0px 0px 9px -7px #000;
    border-radius: 5px;
}

    .pro-box-1 img {
        float: left;
        margin-right: 10px;
    }

    .pro-box-1 h4 {
        margin: 0;
        font-family: Montserrat-SemiBold;
        font-size: 14px;
        line-height: 12px;
    }

    .pro-box-1 a {
        font-family: Montserrat-SemiBold;
        font-size: 13px;
        color: #008ec9;
    }

.padding {
    width: 100%;
    float: left;
    padding: 70px 0px;
}

h2.heading {
    font-family: Roboto-Medium;
    font-size: 30px;
    color: #000;
    float: left;
    width: 100%;
    margin: 0;
    margin-bottom: 30px;
}

p.pclass {
    font-family: Roboto-Light;
    font-size: 16px;
    color: #616161;
    line-height: 30px;
    float: left;
}

.why-points {
    float: left;
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 0px;
}

    .why-points li {
        font-family: Roboto-Regular;
        position: relative;
        margin-left: 15px;
        font-size: 16px;
        line-height: 30px;
    }

        .why-points li::before {
            content: '';
            background: url('../images/square.png')no-repeat center left;
            width: 5px;
            height: 5px;
            position: absolute;
            top: 13px;
            left: -15px;
        }

.join-us {
    background: url('../images/join-us-bg.jpg')no-repeat center top;
    background-size: cover;
}

.form-field .form-control {
    display: block;
    width: 100%;
    height: 45px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.56);
    background-image: none;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-family: Roboto-Light;
}

    .form-field .form-control::placeholder {
        color: #fff;
    }

.form-field textarea.form-control {
    height: 100px;
}

.read-moree {
    font-family: Roboto-Regular;
    font-size: 16px;
    color: #fff;
    background: #008ec9;
    height: 45px;
    float: right;
    vertical-align: middle;
    padding: 10px 40px;
    border-radius: 50px;
	border:0;
}

.read-moree:hover {
        background: #000;
        color: #fff;
    }

.form-group {
    margin-bottom: 30px;
    float: left;
    width: 100%;
}

.benifit-img {
    float: left;
    width: 100%;
    position: relative;
}

.content-top {
    position: absolute;
    top: 30px;
    left: 30px;
}

    .content-top h4 {
        font-family: Montserrat-Regular;
        color: #fff;
        margin: 0;
        font-size: 14px;
        margin-bottom: 10px;
    }

    .content-top h3 {
        font-family: Montserrat-SemiBold;
        color: #fff;
        margin: 0;
        line-height: 30px;
        float: left;
        font-size: 30px;
        margin-bottom: 10px;
    }

    .content-top p {
        color: #fff;
        font-size: 18px;
        float: left;
        font-family: Roboto-Light;
        width: 100%;
        line-height: 19px;
    }

.red-mor {
    position: absolute;
    bottom: 30px;
    top: auto;
    left: 30px;
    font-family: Montserrat-Regular;
    font-size: 16px;
    color: #fff;
}

.benifit li {
    margin-bottom: 10px;
}

.download-app {
    background: #e76872;
    height: 427px;
    margin: 40px 0px;
}

    .download-app .container {
        width: 1100px;
    }

.app-content {
    float: left;
    width: 100%;
}

.wrapper {
    padding: 20px;
}

.app-content ul {
    float: left;
    list-style: none;
    padding: 0;
    width: 100%;
    margin: 0;
}

    .app-content ul li {
        float: none;
        margin-right: 25px;
        text-align: center;
        display: inline-grid;
    }

        .app-content ul li span {
            width: 100%;
            float: left;
            text-align: left;
            font-family: Roboto-Light;
            font-size: 16px;
            color: #fff;
            margin: 10px 0px;
        }

        .app-content ul li img {
            margin: 0 auto;
        }

.row-box h3 {
    float: left;
    height: 50px;
    background: #fff;
    margin: 0;
    font-family: Roboto-Regular;
    font-size: 16px;
    padding: 16px 12px;
    padding-right: 0;
}

.row-box .form-group {
    margin-bottom: 0px;
    float: left;
    width: auto;
    margin-top: 0px;
    border: 0;
    box-shadow: none;
    border-radius: 0;
}

.row-box .form-control {
    display: block;
    width: 100%;
    height: 50px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: a;
    color: #555;
    font-family: Roboto-Light;
    background-color: #fff;
    background-image: none;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none;
    transition: none;
    transition: none;
}

.row-box {
    float: left;
    width: 363px;
    margin-top: 10px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 11px -21px #000000;
    box-shadow: 0px 0px 9px -7px #000;
}

    .row-box .btn-success {
        color: #fff;
        background-color: #fff;
        border-color: #fff;
        border-radius: 0;
        color: #008ec9;
        height: 50px;
    }

.app-content a.read-moree {
    font-family: Roboto-Regular;
    font-size: 16px;
    color: #fff;
    background: transparent;
    height: 50px;
    float: right;
    vertical-align: middle;
    padding: 11px 26px;
    border-radius: 50px;
    float: left;
    clear: both;
    margin-top: 25px;
    border: 1px solid #fff;
}

    .app-content a.read-moree i {
        font-size: 20px;
    }

    .app-content a.read-moree i {
        padding-right: 6px;
    }

.testimonials {
    background: #f8f8f8;
    text-align: center;
}

    .testimonials h2 {
        font-size: 30px;
    }

@keyframes shadow-pulse {
    0% {
        box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
    }

    100% {
        box-shadow: 0 0 0 35px rgba(0, 0, 0, 0);
    }
}

@keyframes shadow-pulse-big {
    0% {
        box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.1);
    }

    100% {
        box-shadow: 0 0 0 70px rgba(0, 0, 0, 0);
    }
}

.example-1 {
    float: none;
    margin: 0;
    width: 320px;
    height: 320px;
    font: 13px/130px 'Barlow Semi Condensed', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    text-align: center;
    background: #df5b65;
    border-radius: 50%;
    animation: shadow-pulse 1s infinite;
    margin: 0 auto;
    display: table;
    margin-top: -40px;
}

.absu-media {
    position: absolute;
    top: -105px;
    margin: 0 auto;
    float: none;
    left: 0;
    right: 0;
    width: 270px;
}

h2.heading span {
    font-family: Roboto-Light;
}

.frr-preab p {
    font-family: Roboto-Light;
    font-size: 16px;
    color: #616161;
}

.frr-preab a.read-moree {
    float: left;
    margin-top: 30px;
}

.testimonial-bg {
    background: #fff;
    padding: 25px;
    float: left;
    width: 100%;
    border: 1px solid #dddddd;
    border-radius: 5px;
}

    .testimonial-bg p {
        font-family: Roboto-Light;
        color: #616161;
        font-size: 16px;
        text-align: left;
    }

.owl-carousel3 {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.testimonial-bg h4 img {
    width: auto !important;
    min-width: auto;
    float: left;
    margin-right: 6px;
}

.testimonial-bg h4 {
    float: left;
    width: 100%;
    text-align: left;
    margin: 20px 0px 0px;
    font-family: Roboto-Regular;
    font-size: 16px;
}

.owl-controls {
    display: none;
}

footer {
    background: #333;
    padding: 70px 0px;
    float: left;
    width: 100%;
}

.bor-right {
    border-right: 1px solid #8e8e8e;
}

footer p {
	color:#bfbfbf;
	font-family: Montserrat-Regular;
	font-size: 14px;
	padding: 0px 0px;
}
footer p a{
	color:#fff;
}

footer hr {
    border-color: #8e8e8e;
    margin: 30px 0px;
}

.quick-link {
    float: left;
    width: 100%;
    margin: 0;
}

    .quick-link h2 {
        float: left;
        margin: 0;
        width: 100%;
        font-family: Montserrat-SemiBold;
        font-size: 16px;
        color: #fff;
        margin-bottom: 15px;
    }

    .quick-link ul {
        float: left;
        width: 100%;
        list-style: none;
        padding: 0;
        margin-bottom: 0;
    }

        .quick-link ul li {
            width: 33.33%;
            float: left;
            line-height: 30px;
        }

            .quick-link ul li a {
                font-family: Roboto-Light;
                font-size: 15px;
                color: #fff;
            }

                .quick-link ul li a:hover {
                    color: #008ec9;
                }

    .quick-link .media {
        float: left;
        width: 100%;
        margin-top: 0px;
        margin-bottom: 10px;
    }

    .quick-link .media-body a {
        color: #fff;
        font-family: Roboto-Light;
        font-size: 15px;
    }

        .quick-link .media-body a:hover {
            color: #008ec9;
        }

.media-left i {
    font-size: 18px;
    color: #fff;
}

.input-group .form-control {
    height: 45px;
}

.quick-link .input-group .form-control {
    border-radius: 50px 0px 0px 50px;
}

.quick-link .form-control {
    display: block;
    width: 100%;
    color: #fff;
    background-color: transparent;
    background-image: none;
    border: 1px solid #fff;
    box-shadow: none;
}

.input-group-addon:last-child {
    border-left: 0;
    border-radius: 0px 50px 50px 0px;
    background: #fff;
    color: #000;
    cursor: pointer;
    font-family: Roboto-Regular;
}

ul.social-media li {
    float: left;
    width: auto;
    margin-right: 11px;
}

ul.social-media li a {
	width: 40px;
	height: 40px;
	background: #fff;
	color: #333;
	border-radius: 50px;
	float: left;
	text-align: center;
	font-size: 18px;
	vertical-align: middle;
	line-height: 38px;
}

ul.social-media li a:hover {
	background:#262626;
	color: #fff;
}

.last-footer {
    float: left;
    width: 100%;
    text-align: center;
    padding: 10px 0px;
    background: #2e2e2e;
}

    .last-footer a, .last-footer p {
        color: #fff;
        font-family: Roboto-Light;
        font-size: 15px;
    }

.quick-link .form-group {
    margin-bottom: 20px;
    float: left;
    width: 100%;
}

.media:last-child {
    margin-bottom: 0;
}

.navbar .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    min-width: 100%;
}

.cd-top {
    background-color: transparent;
    border: 0;
    bottom: 5px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 12px;
    height: auto;
    line-height: 31px;
    padding: 4px;
    position: fixed;
    right: 10px;
    text-align: center;
    width: auto;
    z-index: 9999;
    visibility: hidden;
    opacity: 0;
    background: transparent;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
}

    .cd-top img {
        vertical-align: inherit;
    }

    .cd-top:hover {
        background-color: transparent;
        color: #333;
    }

    .cd-top:focus {
        color: #FFF;
    }

    .cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
        -webkit-transition: opacity .3s 0s, visibility 0s 0s;
        -moz-transition: opacity .3s 0s, visibility 0s 0s;
        transition: opacity .3s 0s, visibility 0s 0s;
    }

    .cd-top.cd-is-visible {
        /* the button becomes visible */
        visibility: visible;
        opacity: 1;
    }

    .cd-top.cd-fade-out {
        /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
        opacity: 1;
    }

.btn-success:active:hover {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
    box-shadow: none;
    color: #008ec9;
}

.page-section {
    overflow: hidden;
}

.left-content {
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
    -webkit-transition: all 2s ease;
    transition: all 2s ease;
}

.right-content {
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
    -webkit-transition: all 2s ease;
    transition: all 2s ease;
}

.bottom-content {
    opacity: 0;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: all 2s ease;
    transition: all 2s ease;
}

.top-content {
    opacity: 0;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
    -webkit-transition: all 2s ease;
    transition: all 2s ease;
}

.zoom-content {
    opacity: 0;
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 2s ease;
    transition: all 2s ease;
}

.animate .zoom-content {
    opacity: 1;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}

.animate .left-content, .animate .right-content {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

.animate .bottom-content, .animate .top-content {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #333;
    background-color: transparent;
}

.login-btn .dropdown-menu > li > a {
    padding: 6px 0px;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    font-size: 15px;
    font-family: Roboto-Light;
    letter-spacing: 0.5px;
}

.login-btn .dropdown-menu > li {
    float: left;
    width: 100%;
}

    .login-btn .dropdown-menu > li > a i {
        padding-right: 5px;
    }

li.login-btn .dropdown-menu {
    margin-top: 15px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    width: 260px;
    padding: 20px;
    left: auto;
    right: 0;
}

li.open #login-dp::before {
    content: '';
    position: absolute;
    top: -7px;
    width: 0px;
    height: 0px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    right: 5%;
}

.mobile {
    display: none;
}

li a.loggin {
    width: 100%;
    text-align: center;
    float: left;
    background: #ff3f3e;
    color: #fff !important;
    border-radius: 5px;
    margin: 10px 0px 0px;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #262626;
    text-decoration: none;
    background-color: transparent;
    color: red;
}

li a.loggin:hover {
    background: #000;
    color: #fff !important;
}

li.signupt {
    padding: 6px 0px;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    font-size: 13px;
    font-family: Roboto-Light;
    letter-spacing: 0.5px;
}

    li.signupt a {
        padding: 0 !important;
        padding-left: 2px !important;
        color: #ff3f3e !important;
        display: inline-block;
        font-size: 13px !important;
        text-decoration: underline;
    }

        li.signupt a:hover {
            background: transparent;
            color: #;
        }

.effect-apollo img {
    -webkit-filter: brightness(100%);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

    .effect-apollo img:hover {
        -webkit-filter: brightness(50%);
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -o-transition: all 1s ease;
        -ms-transition: all 1s ease;
        transition: all 1s ease;
    }

li.login-btn {
	float: right;
	font-family: Roboto-Light;
	font-size: 16px;
	letter-spacing: 1px;
	margin-top: 0;
	list-style: none;
	position: absolute;
	right: 0;
	top:32px;
}

.inner-page-banner {
    width: 100%;
    float: left;
    padding: 50px 0px;
    margin-top: 122px;
    background-size: cover !important;
}

.banner-content {
    float: left;
    width: 100%;
    text-align: center;
}

    .banner-content h4 {
        width: 100%;
        float: left;
        font-family: Roboto-Bold;
        color: #111111;
        margin: 0;
        font-size: 20px;
        margin-bottom: 30px;
    }

.radio-button .btn-primary {
    margin: 0px 40px;
    width: 75px;
    height: 68px;
    display: table-cell;
    vertical-align: middle;
    border-radius: 5px !important;
}

    .radio-button .btn-primary img {
        margin: 10px auto;
    }

    .radio-button .btn-primary span {
        font-family: Montserrat-SemiBold;
        font-size: 13px;
        color: #fff;
        text-transform: uppercase;
        width: 90px;
        float: left;
        position: absolute;
        left: -10px;
        bottom: -24px;
        letter-spacing: 0.5px;
    }

    .radio-button .btn-primary:focus, .radio-button .btn-primary:hover {
        color: #fff;
        background-color: #da251c;
        border-color: #da251c;
    }

    .radio-button .btn-primary.active, .radio-button .btn-primary:active, .radio-button .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #da251c;
        background-image: none;
        border-color: #da251c;
    }

.radio-button .btn-primary {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.56);
    border-color: rgba(0, 0, 0, 0.56);
}

.fomr-dim {
    float: left;
    width: 100%;
    background: #fff;
    border-radius: 50px;
    margin-top: 25px;
}

.radio-button {
    float: left;
    width: 100%;
    min-height: 90px;
}

.search-btn {
    float: left;
    width: 25%;
    border-right: 1px solid #ddd;
}

.banner-content .form-group {
    margin-bottom: 0px;
    float: left;
    width: 100%;
}

.search-btn {
    position: relative;
}

    .search-btn::before {
        content: '';
        display: block;
        background: url('../images/location.png')no-repeat center left;
        width: 10px;
        height: 14px;
        position: absolute;
        left: 20px;
        top: 35%;
    }

    .search-btn .form-control {
        padding-left: 50px;
        border-radius: 50px 50px 50px 50px;
    }

.fomr-dim .form-control {
    height: 50px;
    border: 0;
    box-shadow: none;
    width: 100%;
    font-family: Roboto-Light;
    font-size: 13px;
    color: #666666;
}

.select-box {
    float: left;
    width: 16%;
    border-right: 1px solid #ddd;
    padding-right: 15px;
}

.fomr-dim select {
    color: #8C98F2;
    font-size: 18px;
    width: 50%;
    margin-left: 0;
    margin-top: 0px;
    padding: 15px 0 20px 10px;
    border: 0 !important;
    /* needed */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* SVG background image */
    background: url('../images/arrow.png') !important;
    background-size: 12px;
    background-position: right !important;
    background-repeat: no-repeat !important;
}

.btn.save::before {
    font-family: fontAwesome;
    content: "\f002";
    padding-right: 5px;
}

.btn-warning {
    color: #fff;
    background-color: #da251c;
    border-color: #da251c;
    margin: 3px 0px;
    height: 44px;
    float: right;
    margin-right: 4px;
    border-radius: 50px;
    padding: 0px 30px;
    font-size: 15px;
}

    .btn-warning:hover {
        background: #333;
		border-color:#333;
    }

.post {
    font-family: Montserrat-SemiBold;
    font-size: 15px;
    color: #fff;
    background: #f8b500;
    margin-top: 30px;
    height: 44px;
    padding: 0px 20px;
	line-height:40px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

    .post:hover {
        background: #000;
        color: #fff;
    }

.btn.post::before {
    font-family: fontAwesome;
    content: "\f178";
    padding-left: 10px;
    float: right;
}

.property-list {
    background: #f3f3f3;
    padding: 55px 0px;
}

.property-box {
    background: #fff;
    width: 100%;
    float: left;
    position: relative;
    box-shadow: 1px 3px 4px 0px rgba(0,0,0,0.2);
    border-radius: 5px;
    overflow: hidden;
    margin: 15px 0px;
	height: 388px;
}

    .property-box img {
        border-radius: 5px 5px 0px 0px;
        min-width: 100%;
    }

.top-btn {
    position: absolute;
    top: 20px;
    left: 20px;
}

    .top-btn h3 {
        margin: 0;
        background: #f26c61;
        padding: 6px 10px;
        font-family: Roboto-Light;
        font-size: 12px;
        color: #fff;
        border-radius: 40px;
        float: left;
        margin-right: 5px;
    }

.grey {
    background: #5a5c6b !important;
}

.right-charge.text{
	position: absolute;
	right: -38px;
	top: -9px;
	background: #fab909;
	width: 90px;
	text-align: center;
	transform: rotate(50deg);
	overflow: hidden;
	height: 40px;
	padding: 16px;
	font-size: 11px;
	color: #fff;
	font-family: Roboto-Bold;
	letter-spacing: 1px;
	text-transform:uppercase;
}
.right-charge{
	position: absolute;
	right: -40px;
	top: -8px;
	background: #fab909;
	width: 90px;
	text-align: center;
	transform: rotate(50deg);
	overflow: hidden;
	height: 40px;
}
.right-charge.hot{
	background: #fab909;
}
.right-charge.sold{
	background:#da251d;
}
.right-charge.new{
	background:#1976d3;
}

    .right-charge img {
        transform: rotate(120deg);
        margin: 17px;
        min-width: auto;
    }

.rupee {
    position: absolute;
    bottom: 20px;
    left: 20px;
}

    .rupee h2 {
        margin: 0;
        font-family: Roboto-Bold;
        font-size: 24px;
        color: #fff;
    }

        .rupee h2 span {
            padding-right: 5px;
        }

.heart-icon {
    position: absolute;
    bottom: 20px;
    right: 20px;
}

    .heart-icon i {
        color: #fff;
        font-size: 24px;
        font-weight: normal;
    }

.pro-details {
    background: #fff;
    float: left;
    width: 100%;
    padding: 20px;
}
.pro-details a{
	color:#111;
}
.pro-details a h3:hover{
	color:#da251c;
}
    .pro-details h3 {
        font-family: Roboto-Regular;
        font-size: 18px;
        color: #111;
        float: left;
        width: 100%;
        margin: 0;
        font-weight: 400;
    }

    .pro-details p {
        color: #444444;
        font-family: Montserrat-Regular;
        font-size: 14px;
        margin: 8px 0px 0px;
    }

        .pro-details p i {
            color: #444;
            font-size: 16px;
            padding-right: 5px;
        }

.img-over {
    float: left;
    width: 100%;
    position: relative;
}

.property-box hr {
    float: left;
    width: 100%;
    margin: 10px 0px;
}

ul.facility {
    float: left;
    list-style: none;
    padding: 0;
    margin: 0;
}

    ul.facility li {
        font-size: 14px;
        font-family: Montserrat-Regular;
        color: #616161;
        float: left;
        vertical-align: middle;
        margin-right: 20px;
        position: relative;
    }

        ul.facility li:last-child::before {
            background: none;
        }

        ul.facility li::before {
            content: '';
            background: url('../images/dot.png')no-repeat center top;
            height: 4px;
            width: 5px;
            display: block;
            position: absolute;
            right: -12px;
            top: 12px;
        }

        ul.facility li img {
            float: left;
            vertical-align: middle;
            margin-top: 4px;
            margin-right: 5px;
            width:17px;
            min-width: auto;
			-webkit-filter: grayscale(100%);
            filter: grayscale(100%);
        }

h4.surefit {
    font-size: 16px;
    font-family: Montserrat-SemiBold;
    color: #444444;
    margin: 0;
    line-height: 25px;
}
.slide-arrow .owl-controls {
    display: block;
    text-align: center;
    position: absolute;
    right: 0;
    top: -30%;
}
.slide-arrow .owl-nav {
width:60px;
margin: 0 auto;
float: none;
display: inline-block;
padding: 0px 6px;
color: #666;
}
.slide-arrow .owl-prev {
    float: left;
	padding: 0 7px;
}
.slide-arrow .owl-next {
    float: right;
	padding: 0 7px;
}
.slide-arrow .owl-nav i:hover {
    color:#ff3e3e;
}
.facility .btn-succes {
    background: transparent;
    padding: 0;
    font-family: Roboto-Regular;
    font-size: 15px;
    font-weight: 400;
}

.flot-right {
    float: left !important;
    width: 100%;
}

    .flot-right .btn.active, .flot-right .btn:active {
        background-image: none;
        outline: 0;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        box-shadow: none;
    }

    .flot-right .btn.focus, .flot-right .btn:focus, .flot-right .btn:hover {
        color: inherit;
        text-decoration: none;
    }

    .flot-right li {
        text-align: right !important;
    }

ul.flot-right li::before {
    background: none !important;
}

ul.flot-right li {
    margin-right: 0;
    margin-left: 20px;
    line-height: 16px;
}

.grey-btn {
    color: #999 !important;
}

h3.green-clr {
    background: #5fa262 !important;
}

ul.flot-right li:first-child {
    margin-left: 0;
}

.activee {
    color: #5cb85c;
}

    .activee::before {
        font-family: fontAwesome;
        content: "\f00c" !important;
    }

.edit {
    color: #5bc0de;
}

    .edit::before {
        content: "\f040" !important;
    }

.delet {
    color: #d9534f;
}

    .delet::before {
        content: "\f1f8" !important;
    }

ul.link-direct {
    float: left;
    width: 100%;
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}

    ul.link-direct li {
        float: left;
        color: #333333;
        font-family: Roboto-Light;
        font-size: 16px;
    }

        ul.link-direct li::after {
            font-family: fontAwesome;
            content: "\f105";
            margin: 0px 5px;
        }

            ul.link-direct li::after:last-child {
                margin-right: 0;
            }

        ul.link-direct li:last-child::after {
            content: none;
        }

        ul.link-direct li a {
            color: #333333;
        }

.grey-light {
    background: #efefef;
}

.left-part-detal {
    float: left;
    width: 100%;
}

    .left-part-detal h4 {
	font-family: Roboto-Regular;
	font-size: 21px;
	color: #000;
	float: left;
	margin-bottom:16px;
	line-height: 33px;
    }

    .left-part-detal p {
        font-family: Roboto-Light;
        font-size: 16px;
    }

        .left-part-detal p i {
            padding-right: 5px;
            color: red;
        }

        .left-part-detal p a {
            color: red;
        }

.top-rela {
    float: right;
    position: relative;
    top: 0;
    left: 0;
}

    .top-rela h3 {
        margin-right: 0;
        margin-left: 10px;
    }

    .top-rela a {
        float: left;
        font-size: 22px;
        color: #333;
    }

.left-part-detal h2 {
    margin: 0;
    font-family: Roboto-Bold;
    font-size: 30px;
    color: #da251c;
    float: left;
    width: 100%;
    text-align: right;
    margin: 20px 0px;
}

.property-info {
    float: left;
    text-align: right;
    width: 100%;
}

    .property-info h5 {
        margin: 0;
        text-align: right;
        display: inline-block;
        border: 1px dashed #000;
        padding: 5px 10px;
        margin-left: 5px;
        font-family: Roboto-Regular;
        font-size: 15px;
        color: #111;
    }

#slider-thumbs {
    width: 70%;
    margin: 0 auto;
}
#main_area .item img{
	margin:0 auto;
}
#main_area .item {
    min-height: 570px;
    overflow: hidden;
}
.slider-thumb .thumbnail {
    display: block;
    padding: 0;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 0;
    margin-bottom: 0;
	cursor: pointer;
}

.hide-bullets {
    list-style: none;
    margin-left: 0px;
    margin-top: 20px;
    float: left;
    width: 100%;
    text-align: center;
    padding: 0;
    margin-bottom: 0;
}

    .hide-bullets li {
        float: none;
        display: inline-block;
        width: 19%;
    }

.general {
    float: left;
    width: 100%;
    padding-bottom: 70px;
}

.general-filter .nav > li > a {
    padding: 10px 5px;
}

.general-filter .nav-tabs > li {
    float: left;
    margin-bottom: 0;
    margin-right: 35px;
}

.general-filter .nav-tabs li a {
    margin-right: 0px;
    border: 0;
    border-radius: 0;
    font-family: Roboto-Light;
    font-size: 18px;
    color: #666666;
}

.general-filter .nav-tabs > li.active > a, .general-filter .nav-tabs > li.active > a:focus, .general-filter .nav-tabs > li.active > a:hover {
    color: #da251c;
    cursor: default;
    background-color: transparent;
    border: 0;
    border-bottom-color: transparent;
    border-bottom: 1px solid #da251c;
}

.general-filter .nav > li > a:hover {
    text-decoration: none;
    background-color: transparent;
}

.general-filter .nav-tabs {
    border-bottom: 0;
}

.general-filter {
    float: left;
    width: 100%;
}

    .general-filter .tab-content {
        float: left;
        width: 100%;
        padding: 40px 0px 30px;
    }

ul.featuresimg {
	padding-left: 0;
	list-style-type: none;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 0;
}

    ul.featuresimg li {
        vertical-align: middle;
        border: 1px solid #999999;
        margin:5px;
        border-radius: 10px;
		width: 100%;
		padding:15px;
		text-align: center;
		line-height: 21px;
		-ms-flex: 0 0 18%;
		flex: 0 0 18%;
		max-width: 18%;
		display: -ms-flexbox;
        display: flex;
    }
	ul.featuresimg li div{
	    -ms-flex-item-align: center;
        align-self: center;	
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

        ul.featuresimg li img {
            margin-right: 10px;
			width: 30px;
			vertical-align: middle;
        }

    ul.featuresimg li {
        font-family: Roboto-Light;
        font-size:17px;
    }
.owl-carousel4 .owl-item img {
    width: auto;
    max-height: 100%;
}
.owl-carousel4 .owl-item .lightbox img {
    width: auto;
    max-height: 100%;
    margin: 0 auto;
    vertical-align: middle;

}
.general hr {
    float: left;
    width: 100%;
    margin-bottom: 40px;
}

.general p {
    font-family: Roboto-Light;
    font-size: 16px;
    text-align: justify;
}

.video-section {
    float: left;
    width: 100%;
}

    .video-section .owl-controls {
        display: block;
        text-align: center;
        position: absolute;
        right: 0;
        top: -30%;
}

.owl-carousel2 {
    float: left;
}

.owl-carousel4 {
    float: left;
}

.video-section .owl-nav {
    width: 150px;
}

.video-section .owl-next {
    float: right;
}

.video-section .owl-prev {
    float: left;
}

.video-section .owl-nav {
    width: 43px;
    margin: 0 auto;
    float: none;
    display: inline-block;
    background: #000;
    padding: 0px 6px;
    color: #fff;
}

.owl-nav i {
    font-size: 20px;
}

.video-thumb {
    float: left;
    width: 100%;
    position: relative;
    border-radius: 5px;
}

    .video-thumb img {
        position: relative;
        border-radius: 5px;
    }

.overlay {
    position: absolute;
    top: 40%;
    bottom: 40%;
    left: 0;
    right: 0;
    vertical-align: middle;
    display: table;
    margin: 0 auto;
    opacity: 0;
}

.video-thumb:hover .overlay {
    opacity: 9;
}

.video-thumb:hover a.overlay {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.overlay img {
    width: auto !important;
    margin: 0 auto;
}
.rel {
    position: relative;
	background-image: url('../images/video-icon.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size:53px;
}
.video {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 22;
    cursor: pointer;
	border:1px solid #ddd;
}
#modal-video .modal-body {
    padding: 15px;
}
#modal-video .close {
    position: absolute;
    right: -30px;
    top: -17px;
    opacity: 1;
    color: #fff;
	font-size: 30px;
    line-height: 30px;
}
.photo-glr {
	float: left;
	width: 100%;
	border: 1px solid #999;
	height: 150px;
	vertical-align: middle;
	border-radius: 5px;
	padding: 10px;
}

.system {
    text-align: center;
    width: 100%;
    float: left;
}

    .system img {
        margin: 0 auto;
    }

    .system h4 {
        width: 100%;
        text-align: center;
        font-family: Roboto-Light;
        font-size: 20px;
        margin: 15px 0px;
    }

.inspection-times {
	float: left;
	width: 100%;
	overflow-y: auto;
	height: 180px;
}

    .inspection-times h5 {
		font-family: Roboto-Light;
		font-size: 15px;
		color: #333333;
		margin: 0;
		line-height: 24px;
    }

    .inspection-times h6 {
        font-family: Roboto-Light;
        font-size:15px;
        color: #333333;
        margin: 0;
        vertical-align: middle;
        line-height: 24px;
    }

    .inspection-times hr {
        float: left;
        width: 100%;
        margin:15px 0px;
    }

.btn-section {
    float: left;
    width: 100%;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

    .btn-section h4 {
        font-family: Roboto-Regular;
        font-size: 20px;
        margin: 0;
    }

    .btn-section .post {
        margin-top: -15px !important;
        height:auto;
    }

    .btn-section .btn-primary {
        color: #fff;
        background-color: #da251c;
        border-color: #da251c;
    }

.stepwizard-step p {
    margin-top: 10px;
}

.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;
    width: 100%;
    position: relative;
    float: none;
    width: 70%;
    display: table;
    margin: 0 auto;
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: transparent;
    z-order: 0;
}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}

.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}

.stepwizard .btn-primary {
    color: #fff !important;
    background-color: #da251c !important;
    border-color: #da251c !important;
    font-family: Roboto-Light;
    font-size: 16px;
    padding: 8px 35px;
    vertical-align: middle;
}

.stepwizard .btn-default span {
    background: #fff;
    width: 28px;
    height: 28px;
    border-radius: 50px;
    float: left;
    color: #000;
    margin-right: 10px;
    border: 1px solid #da251c;
}

.stepwizard .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    font-family: Roboto-Light;
    font-size: 18px;
    padding: 12px 35px;
    vertical-align: middle;
    border: 0 !important;
}

    .stepwizard .btn-default span {
        background: #fff;
        width: 28px;
        height: 28px;
        border-radius: 50px;
        float: left;
        color: #000;
        margin-right: 10px;
        border: 1px solid #da251c;
    }

.form-tab {
    float: left;
    width: 100%;
    overflow: hidden;
    padding: 40px 0px;
}

    .form-tab .container {
        width: 900px;
    }

    .form-tab label {
        font-family: Roboto-Regular;
        font-size: 14px;
        color: #333;
        font-weight: normal;
        margin-bottom: 0;
        line-height: 24px;
        text-align: right;
        width: 100%;
        line-height: 42px;
    }

        .form-tab label sup {
            color: red;
        }

    .form-tab .form-group {
        margin-bottom: 20px;
        float: left;
        width: 100%;
        text-align: center;
    }

.btn-bs-file {
    position: relative;
    text-align: right;
    width: auto !important;
    background: #e1e1e1;
    padding: 5px 15px;
    color: #333 !important;
    float: left;
    border-color: #b6b6b6;
    border-radius: 0;
    font-size: 13px !important;
    line-height: 28px !important;
}

    .btn-bs-file:hover {
        background: #b6b6b6;
    }

    .btn-bs-file input[type="file"] {
        position: absolute;
        top: -9999999;
        filter: alpha(opacity=0);
        opacity: 0;
        width: 0;
        height: 0;
        outline: none;
        cursor: inherit;
    }

.form-tab .form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 15px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #adadad !important;
    border-radius: 4px !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-family: Roboto-Regular;
}

.form-tab select {
    /* styling */
    background-color: white;
    border: thin solid #adadad;
    border-radius: 0px;
    display: inline-block;
    font: inherit;
    line-height: 1.5em;
    padding: 0.5em 3.5em 0.5em 1em;
    /* reset */
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 40px;
    width: 100%;
    margin-bottom: 20px;
}


    /* arrows */

    .form-tab select.classic {
        background-image: linear-gradient(45deg, transparent 50%, black 50%), linear-gradient(135deg, black 50%, transparent 50%);
        background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), 100% 0;
        background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
        background-repeat: no-repeat;
        cursor: pointer;
    }

        .form-tab select.classic:focus {
            background-image: linear-gradient(45deg, black 50%, transparent 50%), linear-gradient(135deg, transparent 50%, black 50%);
            background-position: calc(100% - 15px) 1em, calc(100% - 20px) 1em, 100% 0;
            background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
            background-repeat: no-repeat;
            border-color: grey;
            outline: 0;
        }

[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

    [type="radio"]:checked + label,
    [type="radio"]:not(:checked) + label {
        position: relative;
        padding-left: 28px;
        cursor: pointer;
        line-height: 16px;
        display: inline-block;
        color: #555;
        font-family: Roboto-Regular;
        font-size: 15px;
		padding-right: 20px;
    }

        [type="radio"]:checked + label:before,
        [type="radio"]:not(:checked) + label:before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 18px;
            height: 18px;
            border: 1px solid #ddd;
            border-radius: 100%;
            background: #fff;
        }

        [type="radio"]:checked + label:after,
        [type="radio"]:not(:checked) + label:after {
            content: '';
            width: 12px;
            height: 12px;
            background: #F87DA9;
            position: absolute;
            top: 3px;
            left: 3px;
            border-radius: 100%;
            -webkit-transition: all 0.2s ease;
            transition: all 0.2s ease;
        }

        [type="radio"]:not(:checked) + label:after {
            opacity: 0;
            -webkit-transform: scale(0);
            transform: scale(0);
        }

        [type="radio"]:checked + label:after {
            opacity: 1;
            -webkit-transform: scale(1);
            transform: scale(1);
        }

.wid-au {
    width: auto !important;
}

.redi p {
    width: auto;
    margin-right: 20px;
    line-height: 40px;
}

input[type="file"] {
    height: 33px;
}

.custom-file-upload {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 0px 12px;
    cursor: pointer;
    width: 100%;
    text-align: center !important;
    background: #eeeeee;
}

.img-box-select {
    float: left;
    width: 100%;
    margin-top: 10px;
}

    .img-box-select ul {
        float: left;
        width: 100%;
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .img-box-select ul li {
            display: inline-block;
            float: none;
            width: 84px;
            height: 84px;
            overflow: hidden;
            position: relative;
        }

 .img-box-select ul li span {
	position: absolute;
	bottom: 20px;
	right: 0px;
	background:#fff;
	border-radius: 50px;
	width: 25px;
	height: 25px;
	text-align: center;
            }

.form-group .bs-example th {
    background: #f9f9f9;
    font-family: Roboto-Bold;
    font-weight: normal;
    text-align: center;
}

.form-group .table > tbody > tr > td {
    padding: 10px;
}

.form-group .table-bordered > thead > tr > th {
    border-bottom-width: 0;
}

.login-page .form-group.m0 {
    margin-bottom: 0;
}

.bs-example {
    text-align: center;
}

.bttn .read-moree {
    float: none;
    margin: 0px 10px;
    display: inline-block;
    margin-top: 15px;
	border: 0;
}

.form-group .table-bordered {
    border: 1px solid #ddd;
    margin-bottom: 0;
}

.greyy {
    background: #999 !important;
}

.login-page {
    background-image: url(../images/login-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    background-color: #000;
    height: 100vh;
    position: relative;
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .login-page h1 {
        font-family: Roboto-Regular;
        font-size: 30px;
        color: #111;
        margin-top: 0;
        margin-bottom: 5px;
        width: 100%;
    }

    .login-page p {
        font-family: Roboto-Light;
        font-size: 14px;
        letter-spacing: 1px;
    }

        .login-page p a, .login-page a {
            color: #da251c;
        }

.box-tab-title {
    display: block;
    width: 100%;
    padding-bottom: 35px;
}

.box-tab {
    background-color: #fff;
    padding: 30px;
    max-width: 480px;
    margin: 1.75rem auto;
    position: relative;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(54, 54, 54, 0.23);
    -moz-box-shadow: 0px 0px 10px 0px rgba(54, 54, 54, 0.23);
    box-shadow: 0px 0px 10px 0px rgba(54, 54, 54, 0.23);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
}

.floating-form {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .floating-form .form-control {
        border-top: 0;
        border-left: 0;
        border-right: 0;
        border-bottom: 1px solid #999;
        border-radius: 0;
        position: relative;
        z-index: 2;
        background-color: transparent;
        margin-top: 10px;
        color: #000;
        box-shadow: none;
    }

    .floating-form .form-group {
        position: relative;
    }

    .floating-form .form-control:focus {
        color: #222;
        background-color: #fff;
        border-color: #db3539;
        outline: 0;
        box-shadow: none;
    }

    .floating-form .col-form-label {
        color: #666;
        font-weight: normal;
        position: absolute;
        top: 6px;
        left: 13px;
        z-index: 1;
        padding-top: calc(.375rem + 1px);
        padding-bottom: calc(.375rem + 1px);
        margin-bottom: 0;
        font-size: inherit;
        line-height: 1.5;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
    }

    .floating-form .label-top {
        color: #555;
        top: -14px;
        font-size: 12px;
        font-family: Roboto-Light;
    }

.login-page .logo-img {
    width: 60px;
}
.completionList{
width: 300px;
left: 36px !important;
background-color: #fff;
list-style-type: none;
padding: 15px 0;
text-align: left;
max-height:300px;
overflow:auto;
box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.3);
}
.completionList li {
    padding: 5px 15px;
    background-color:#fff;
    cursor: pointer;
}
.completionList li:hover{
    background-color:#f2f2f2;
}
.img-box{
    width: 100%;
    display: block;
    overflow: hidden;
    position: relative;
	height:244px;
}
.img-over .img-box:after{
	position:absolute;
	content:'';
	left:0;
	right:0;
	bottom:0;
	width:100%;
	height:100px;
	z-index:0;
background: rgba(0,0,0,0);
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.76) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.76)));
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.76) 100%);
background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.76) 100%);
background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.76) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.76) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );

}
.img-zoom {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
	    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.img-zoom:hover, .img-box:hover .img-zoom {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.video-section .owl-controls {
    display: block;
    text-align: center;
    position: absolute;
    right: 0;
    top: -30%;
}
.video-section .owl-nav {
width:60px;
margin: 0 auto;
float: none;
display: inline-block;
padding: 0px 6px;
color: #666;
background: transparent;
}
.video-section .owl-prev {
    float: left;
	padding: 0 7px;
}
.video-section .owl-next {
    float: right;
	padding: 0 7px;
}
.video-section .owl-nav i:hover {
    color:#ff3e3e;
}
#video-modal button.close{
    position: absolute;
    right: -21px;
    top: 0px;
    color: #fff;
    opacity: 1;
    font-size: 30px;
    font-weight: normal;
    line-height: 19px;
}
.redio-3 table tr td{
	display:block;
}
.form-tab .redio-3 label{
	text-align: left;
}
.form-tab .street-address .form-control{
    width: auto;
	margin-right: 14px;
}
.form-tab .checkbox-list .form-group label{
    width: auto;
	float: left;
	margin-right: 28px;
	padding-left:30px;
}
.checkbox-list input{
	float:left;
	margin-top: 15px;
}
.checkbox-list .control-label input {
    padding-right: 21px;
    margin-right: 6px;
}
.form-tab .checkbox-list .form-group .com-check label{
	padding-left: 32px;
	height: 32px;
}
.table-list2 table tr td{
    padding: 0 11px;
}
.error{
    font-size: 13px;
    color: red;
    float: left;
    line-height: 18px;
}
.s-address{
	float: left;
   width: 100%;
}
.form-tab .s-address .form-control{
	width:100%;
}
.form-tab .s-address .form-control.street{
	width:25%;
}
.com-check{
	float:left;
	width:100%;
}
.cal_Theme1{
	background-color:#fff;
}
.form-tab .form-control.dropdown-time{
	float: left;
	width: 21%;
	margin: 3px;
}
.form-tab input.form-control.dropdown-time{
	width: 30%;
}
.propertytype-checkbox{
	border: 1px solid #ddd;
    padding-left: 10px;
}
.ajax__fileupload_dropzone {
    border-width: 0px;
}
.select-file .ajax__fileupload {
    padding: 0;
    border: #D3D3D3 0px solid;
    overflow: auto;
	position:relative;
}
.select-file .ajax__fileupload_selectFileContainer {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    height:50px;
    border: 1px solid #ccc;
    background-color: #eeeeee;
}
.select-file .ajax__fileupload_selectFileButton{

    display: block;
    height:50px;
    line-height: 42px;
    width: 100%;
    text-align: center;
    background-color: #eee;
    color: #333;
    cursor: pointer;
    margin-right: 0;
    border: 1px solid #ddd;
    font-size: 14px;
}
.select-file .ajax__fileupload_selectFileButton:hover{
	 background-color: #ddd;
	 color: #333;
}
.select-file .ajax__fileupload_selectFileContainer input {
    border:none;
    cursor: pointer;
    height: 50px;
    margin: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.img-box-select ul li a{
	width: 100%;
    float: left;
}
.img-box-select ul li a img{
	width:100%;
	border: 1px solid #ddd;
}
.img-box-select ul li a.p-delete{

}
.url-section .btn-primary{
	margin-left: 15px;
}
.bs-example table tr th:first-child, .bs-example table tr td:first-child, .bs-example table tr th:last-child, .bs-example table tr td:last-child{
	width:20%;
}
.form-tab .bs-example select.classic{
	width: 76px;
    margin: 0 3px;
}
.form-tab label.text_left{
	text-align:left;
}
.ajax__fileupload_fileItemInfo .removeButton {
     width: auto;
    height: auto;
    line-height: 12px;
    padding: 4px;
    font-size: 13px;
    border-radius: 4px;
}
.ajax__fileupload_uploadbutton {
    font-size: 13px;
    border-radius: 4px;
}
.property-list2 .table{
	background-color:#fff;
}
.property-list2 .btn-success {
    color:#449d44;
    background-color: transparent;
    border-color: transparent;
	float:left;
}
.property-list2 .btn-danger{
    color:#d43f3a;
    background-color: transparent;
    border-color: transparent;
	float:right;
}
.property-list2 table tr td:last-child{
	width: 16%;
	vertical-align: middle;
}
.list-address{
	float: left;
	width: 100%;
	font-size: 16px;
	padding: 5px;
}

.list-price{
	float: left;
	width: 48%;
	font-size: 16px;
	padding: 5px;
	height:45px;
}
.list-price span{
	font-family: Roboto-Bold;
	font-size:21px;
}
.list-unit{
	float: right;
	width: 46%;
	padding: 5px;
	height: 45px;
	text-align: right;
}
.list-location .fa{
	font-size: 18px;
    margin-right: 4px;
}
.list-date{
	float: left;
	padding: 5px;
	height: 35px;
	color: #666;
}
.list-date .fa{
	font-size: 14px;
	padding-right: 6px;
	color: #666;
}
.list-unit span{
	margin: 0;
    margin-right: 0px;
	background:#59abe2;
	padding:6px 16px;
	font-family: Roboto-Light;
	font-size:14px;
	color: #fff;
	border-radius: 40px;
	float:right;
}
.list-status{
	float: right;
	padding: 5px;
	height: 35px;
}
.list-status span{
    font-size: 15px;
	font-family: Roboto-Bold;
}
.list-status .list-status-green{
	color: #5cb85c;
}
.list-status .list-status-red{
	color:#d43f3a;
}
.login-signup {
    max-width: 450px;
    box-shadow: 1px 3px 4px 0px rgba(0,0,0,0.2);
border-radius: 5px;
    padding: 20px;
    margin: 20px auto;
    background-color: #fff;
    overflow: hidden;
}
.profile label {
    font-weight: normal;
    font-size: 13px;
    color: #888;
    margin-bottom: 0;
}
.login-signup p {
    font-size: 15px;
    color: #333;
    text-align:left;
    background-color: transparent;
    padding: 0;
    margin-top: 0;
    margin-bottom: 26px;
}
.profile .btn-warning{
	float: none;
	line-height:40px;
}
.profile .btn-link{
	color: #333;
	border-radius: 0;
	clear: both;
	display: block;
	width: 100%;
}
.photo-img{
	width:100px;
	height:100px;
	border-radius: 50%;
	border:1px solid #aaa;
	overflow:hidden;
	background-image:url('../images/dummy.jpg');
	background-repeat:no-repeat;
	background-size: 100%;
}
.photo-edite{
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	margin:0 auto 20px auto;
	width: 100px;

}
.photo-edite input[type="file"]{
	background: none;
	border: 0;
	position: absolute;
	opacity: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100px;
	z-index: 99;
}
.photo-edite .fa{
	width: 30px;
	height: 30px;
	border-radius: 50%;
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	position: absolute;
	bottom: 10px;
	right: -5px;
	text-align: center;
}
.photo-edite:hover .fa{
	color:#da251c;
}
label {
    font-weight: normal;
}
.form-control {
    height: 40px;
	box-shadow: none;
}
.employee-list #membersTable tr.odd td:first-child{
	width: 25%;
}
#inquirymodel .modal-body .form-group {
    margin-bottom: 15px;
}
#inquirymodel .modal-body {
    padding: 25px;
}
#inquirymodel .modal-header {
    padding:20px 25px;
}
#inquirymodel .greyy{
	margin-right: 15px;
}
#membersTable tr td{
	vertical-align: middle;
}
#membersTable thead > tr > td, #membersTable thead > tr > th {
    border-bottom-width: 1px;
}
#membersTable thead tr td{
	font-family: Roboto-Bold;
}
.property-list2 #membersTable{
	margin-top: 20px;
}
footer {
    padding: 30px 0px;
}
.heart-icon i {
    font-size: 18px;
}
[type="checkbox"]:checked,
[type="checkbox"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

    [type="checkbox"]:checked + label,
    [type="checkbox"]:not(:checked) + label {
        position: relative;
        padding-left: 28px;
        cursor: pointer;
        display: inline-block;
        color: #555;
        font-family: Roboto-Regular;
		padding-right: 20px;
		padding-right: 20px;
		line-height: 22px;
		margin-bottom: 5px;
		margin-top: 5px;
    }

        [type="checkbox"]:checked + label:before,
        [type="checkbox"]:not(:checked) + label:before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width:21px;
            height:21px;
            border: 1px solid #ddd;
            border-radius:2px;
            background: #fff;
        }

        [type="checkbox"]:checked + label:after,
        [type="checkbox"]:not(:checked) + label:after {
            content: '';
            width: 12px;
            height: 12px;
            content: "\f00c";
			color:#F87DA9;
			font: normal normal normal 14px/1 FontAwesome;
			font-size: 14px;
		    font-size: inherit;
		    text-rendering: auto;
            position: absolute;
            top: 3px;
            left: 3px;
            border-radius: 100%;
            -webkit-transition: all 0.2s ease;
            transition: all 0.2s ease;
        }

        [type="checkbox"]:not(:checked) + label:after {
            opacity: 0;
            -webkit-transform: scale(0);
            transform: scale(0);
        }

        [type="checkbox"]:checked + label:after {
            opacity: 1;
            -webkit-transform: scale(1);
            transform: scale(1);
        }
.propertytype-checkbox [type="checkbox"]:checked, .propertytype-checkbox [type="checkbox"]:not(:checked){
	position: absolute;
    left: -9999px;
}
.s-address-checkbox{
	padding-top: 14px;
	float: left;
	width: 100%;
}
.form-tab .checkbox-list .propertytype-checkbox label{
	padding-left: 0px;
}
.propertytype-checkbox{
	width:100%;
	float:left;
	border: 0px solid #ddd;
}
.propertytype-checkbox .com-check{
	width: 30%;
}
.propertytype-checkbox label {
    display: block;
    position: relative;
    cursor: pointer;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.propertytype-checkbox [type="checkbox"] + label {
    padding: 2px !important;
    width:95px !important;
    height: 30px !important;
	font-size: 14px;
	z-index: 4;
	line-height: 24px;
	text-align: center;
	color: #999;
    background-color: #ddd;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 60px;
    -webkit-transition: background 0.4s;
    -moz-transition: background 0.4s;
    -o-transition: background 0.4s;
    transition: background 0.4s;
}
.propertytype-checkbox [type="checkbox"] + label::before{
	display: block;
position: absolute;
content: "";
width: auto !important;
height: auto !important;
border: 0px solid #ddd !important;
    top: 2px;
    left: 2px;
    bottom: 2px;
    right: 2px;
	z-index: -1;
    background-color: #fff;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 60px;
    -webkit-transition: background 0.4s;
    -moz-transition: background 0.4s;
    -o-transition: background 0.4s;
    transition: background 0.4s;
}
.propertytype-checkbox [type="checkbox"] + label::after {
	display: block;
position: absolute;
content: "";
    top: 4px;
    left: 4px;
    bottom: 4px;
    width: 22px !important;
	height: auto !important;
	opacity: 1 !important;
	-webkit-transform: scale(1) !important;
	transform: scale(1) !important;
    background-color: #dddddd;
    -webkit-border-radius: 52px;
    -moz-border-radius: 52px;
    -ms-border-radius: 52px;
    -o-border-radius: 52px;
    border-radius: 52px;
    -webkit-transition: margin 0.4s, background 0.4s;
    -moz-transition: margin 0.4s, background 0.4s;
    -o-transition: margin 0.4s, background 0.4s;
    transition: margin 0.4s, background 0.4s;
}
.propertytype-checkbox [type="checkbox"]:checked + label::after {
    margin-left:64px;
    background-color:#379439;
}
.propertytype-checkbox [type="checkbox"]:checked + label{
	color:#379439;
	background-color:#379439;
}
.form-tab .checkbox-list label.control-label{
	margin-right: 0;
    padding-left: 0;
}
.redio-3 .form-control{
	margin-top: 14px;
}
.pro-list .property-list2 #membersTable td img#imgProfileImage{
	float: left;
    margin-right: 10px;
}
.pro-list .inquiries #membersTable td .list-address{
	width: 80%;
}
.pro-list .property-list2 #membersTable td .list-unit{
	width:46%;
}
.pro-list .property-list2 #membersTable td p{
	font-size: 15px;
}
.inquiries .set-icon .fa{
	font-size: 15px;
	width: 18px;
	color: #666;
}
.inquiries .set-icon .fa-mobile{
	font-size: 23px;
}
#followupmodel .greyy{
	margin-right: 15px;
}
.shair-icons{
	display:block;
	width:100%;
	clear: both;
	padding-top: 20px;
}
.shair-icons .icon-s{
	background-color: #333;
	border-radius: 4px;
	display: inline-block;
	color: #fff;
	padding: 4px;
	line-height: 20px;
	width:40px;
	text-align: center;
	margin:1px;
	font-size: 16px;
}
.shair-icons .facebook{
	background-color: #375999;
}
.shair-icons .twitter{
	background-color: #3caef0;
}
.shair-icons .linkedin{
	background-color: #0274b3;
}
.shair-icons .whatsapp{
	background-color: #00b300;
}
.shair-icons .pinterest{
	background-color: #cb2027;
}
.shair-icons .icon-s:hover{
	background-color: #666;
}


@media (min-width:300px) and (max-width:500px) {
    .container {
        width: 100%;
    }

    .menu {
        padding: 10px 15px 10px;
    }

    .navbar-brand > img {
        width: 34px;
    }

    .navbar-toggle {
        margin-right:163px;
        margin-top: 2px;
        margin-bottom: 10px;
    }

    .inner-page-banner {
        padding: 30px 0px;
        margin-top: 122px;
    }

    .navbar-default .navbar-toggle {
        border-color: transparent;
    }

        .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
            background-color: transparent;
        }

    .menu .navbar-nav {
        float: left;
        margin: 10px auto;
        display: inline-block;
        margin: 0;
        background: #fff;
        width: 100%;
        padding: 15px;
        text-align: left;
    }

    .navbar-default .navbar-nav > li {
        padding: 0px 0px;
    }

    .navbar-collapse {
        padding-right: 0;
        padding-left: 0;
    }

    .navbar-default .navbar-nav > li > a {
        color: #000;
        font-family: Roboto-Light;
        letter-spacing: 0.5px;
        font-size: 15px;
        padding: 5px 0px;
    }

    li.mobile {
        position: absolute;
        top: 15px;
        clear: both;
        display: block !important;
        left: auto;
        right: 6%;
        text-align: center;
    }
    .navbar .dropdown-menu {
        top: 100%;
        left: auto;
        right: 0;
    }

    li.login-btn {
	margin-top: 0;
	position: absolute;
	top: 4px;
	right: 0;
    }

    .top-none li.login-btn {
        margin-top: 0;
        position: absolute;
        top:1px;
        right:0px;
    }

    .top-none .menu .navbar-nav {
        float: none;
        margin: 0px auto;
        display: inline-block;
    }

    .top-none .menu .navbar-nav {
        float: left;
        margin: 10px auto;
        display: inline-block;
        margin: 0;
        background: #fff;
        width: 100%;
        padding: 15px 0px;
        text-align: left;
    }

    .top-none li.login-btn {
        margin-top: 0px;
        list-style: none;
        line-height: normal;
    }

    .top-none .navbar-brand > img {
        display: block;
        width: 34px;
    }

    .top-content {
        display: none;
    }

    .pro-box-1 {
        box-shadow: 0px 0px 8px -7px #000;
        border-radius: 5px;
        margin-bottom: 15px;
    }

    .padding {
        width: 100%;
        float: left;
        padding: 30px 0px;
    }

    .effect-apollo img {
        margin-top: 20px;
    }

    .download-app .container {
        width: 100%;
    }

    .example-1 {
        float: none;
        margin: 0 auto;
        width: 100%;
        height: 312px;
    }

    .download-app {
        background: #e76872;
        height: auto;
        margin: 40px 0px 0px;
    }

    .pull-right {
        float: none !important;
        margin: 0 auto;
    }

    .absu-media {
        position: absolute;
        top: -55px;
    }

    .app-content ul {
        margin-top: 0px;
    }

        .app-content ul li {
            margin-right: 7px;
        }

            .app-content ul li:last-child {
                margin-right: 0;
            }

            .app-content ul li span {
                font-size: 13px;
            }

    .row-box {
        float: left;
        width: 100%;
        background: transparent;
        box-shadow: none;
    }

        .row-box .btn-success {
            margin-top: 5px;
        }

        .row-box .form-group {
            width: 85%;
        }

    .frr-preab a.read-moree {
        float: left;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    footer {
        padding: 30px 0px;
    }

        footer p {
            margin-top: 20px;
        }

    .quick-link ul li {
        width: 100%;
    }

    .quick-link {
        margin-top: 30px;
    }

    ul.social-media li {
        width: auto;
    }

    footer hr {
        margin-bottom: 0;
    }

    .join-us h2 {
        margin-top: 30px;
    }

    .mrgi {
        margin-top: 140px;
    }

    .inner-page-banner {
        margin-top: 63px;
        overflow: hidden;
    }

    .radio-button .btn-primary {
        margin: 0px 6px;
        width: 62px;
        height: 62px;
    }

        .radio-button .btn-primary span {
            font-size: 8px;
            width: 102px;
            left: -20px;
            bottom: -19px;
            letter-spacing: 0px;
        }

    .search-btn {
        width: 100%;
    }

    .select-box {
        float: left;
        width: 100%;
    }

    .fomr-dim {
        float: left;
        width: 100%;
        background: #fff;
        border-radius: 0;
    }

    .banner-content .form-group {
        margin-bottom: 0px;
        float: left;
        width: 100%;
        border-bottom: 1px solid #ddd;
        padding-right: 15px;
    }

    .select-box {
        border-right: 0;
        padding-right: 0;
    }

    .btn-warning {
        color: #fff;
        background-color: #da251c;
        border-color: #da251c;
        margin: 12px 0px;
        height: 44px;
        float: none;
        padding: 0px 30px;
        font-size: 15px;
        width: 93%;
        margin: 10px auto;
    }

    .pro-details {
        padding: 15px;
    }

        .pro-details h3 {
            font-size: 16px;
            color: #111;
            float: left;
            width: 100%;
            margin: 0;
            font-weight: normal;
        }

    h4.surefit {
        font-size: 11px;
    }

    .property-box img {
        border-radius: 5px 5px 0px 0px;
        min-width: 100%;
    }

    .facility li img {
        width: auto;
        min-width: auto;
    }

    .facility .pull-right {
        float: right !important;
    }

    ul.link-direct li {
        font-size: 14px;
    }

    .left-part-detal h4 {
		font-size: 18px;
		margin-bottom: 11px;
		line-height: 27px;
    }

    .top-rela {
        top: 10px;
        float: left;
    }

    .left-part-detal h2 {
        text-align: left;
        margin: 20px 0px;
		font-size: 24px;
    }

    .property-info {
        float: left;
        text-align: left;
        width: 100%;
    }

    .slider-thumb .container {
        width: 95%;
    }

    #slider-thumbs {
        width: 100%;
        margin: 0 auto;
    }

    h2.heading {
        margin-bottom: 20px;
    }

    ul.featuresimg {
        text-align: center;
    }

	ul.featuresimg li {
	margin: 5px 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	}

    .video-section {
        float: left;
        width: 100%;
        margin: 15px 0px;
    }

        .video-section .owl-controls {
            top: -29%;
        }

    .owl-carousel4 .owl-controls {
        top: -23%;
    }

    .inspection-times .pull-right {
        float: right !important;
        margin: 0 auto;
    }

    .system {
        text-align: center;
        margin-bottom: 20px;
    }
    .general-filter .nav-tabs > li {
        float: none;
        margin-bottom: 0;
        margin-right: 0;
        width: 100%;
        display: inline-block;
    }

    .btn-section h4 {
        font-size: 15px;
    }

    .btn-section .post {
		margin-top: -10px !important;
		height: auto;
		float: right !important;
		padding: 0px 14px;
		font-size: 13px;
    }

    .stepwizard {
        width: 100%;
    }

        .stepwizard .btn-default {
            width: 90%;
        }

    .stepwizard-step {
        width: 100%;
        float: left;
        margin-bottom: 15px;
    }

    .form-tab .container {
        width: 100%;
    }

    .form-tab label {
        text-align: left;
    }
	.img-box {
       height: auto;
   }
   .property-box{
	   height: auto;
   }
   h2.heading {
    font-size: 21px;
   }
 #main_area .item {
    min-height: 170px;
}
.general {
    padding-bottom: 30px;
}
.form-tab .s-address .form-control.street {
    width: 100%;
}
.form-tab .s-address .form-control {
    width: 100%;
}
.form-tab .checkbox-list .form-group label {
    margin-right: 0;
}
.form-tab .form-group {
    margin-bottom: 10px;
}
.table-list2 table tr td {
    display: block;
    width: 100%;
    float: left;
}
.bs-example table tr th:first-child, .bs-example table tr td:first-child, .bs-example table tr th:last-child, .bs-example table tr td:last-child {
    width: 100%;
}
.bs-example table tr th, .bs-example table tr td{
	display: block;
}
.property-list2 table tr td:last-child{
	width: 100%;
}
.property-list2 #membersTable tr td {
    vertical-align: middle;
    display: block;
    white-space: normal;
	overflow: hidden;
}
.list-price {
    width: 100%;
    height: auto;
}
.list-unit {
    float: left;
    width: 100%;
    padding: 5px;
    height: auto;
    text-align: left;
}
.list-unit span{
	float: left;
}
.property-list2 #membersTable tr td{
	 border:0px solid #ddd !important;
}
.property-list2 #membersTable tr.odd{
	border: 1px solid #ddd !important;
	box-shadow: 1px 3px 4px 0px rgba(0,0,0,0.2);
	margin-bottom: 15px;
	display: block;
}
.property-list2 #membersTable tr td img#imgProfileImage{
	width: 100% !important;
    height: auto !important;
}
#membersTable .list-address .list-location{
	height:28px;
	float: left;
}
.employee-list .property-list2 #membersTable tr td {
    text-align: center;
}
.employee-list .property-list2 #membersTable thead tr td{
	display:none;
}
.employee-list #membersTable tr.odd td:first-child {
    width: 100%;
}
.employee-list .property-list2 .btn-success{
	float: none;
}
.form-tab .setup-content select{
	margin-bottom: 2px;
}
.form-tab select.classic{
	margin-top: 10px;
}
[type="radio"]:checked + label, [type="radio"]:not(:checked) + label {
    color: #555;
    font-size: 14px;
    font-weight: normal;
    line-height: 21px;
}
.propertytype-checkbox .com-check {
    width:83px;
    margin:2px;
}
.propertytype-checkbox {
    padding-left: 0;
    margin-top: 16px;
}
.propertytype-checkbox [type="checkbox"]:checked + label::after {
    margin-left: 53px;
}
.employee-add .form-group{
	margin-bottom: 10px;
}
.formFooter{
    float: left;
    width: 100%;
    text-align: center;
	margin-top: 20px;
}
.formFooter .read-moree{
	float: none;
}
.checkbox-list input {
    margin-top: 10px;
}
.read-moree{
	padding: 10px 30px;
}

}


@media (min-width:501px) and (max-width:767px) {
    .container {
        width: 100%;
    }

    .menu {
        padding: 10px 15px 10px;
    }

    .navbar-brand > img {
        width: 54px;
    }

    .top-none .navbar-toggle {
        margin-right: 60px;
        margin-top: 8px;
        margin-bottom: 20px;
    }

    .top-none .menu {
        padding: 10px 15px 0px;
    }

    .top-none li.login-btn {
        margin-top: -7px;
        list-style: none;
        line-height: normal;
    }

    .top-none .menu .navbar-nav {
        float: none;
        margin: 0px auto;
    }

    .navbar-toggle {
        margin-top: 15px;
        margin-bottom: 26px;
    }

    .navbar-default .navbar-toggle {
        border-color: transparent;
        margin-right: 60px;
    }

    li.login-btn {
		margin-top: 0;
		position: absolute;
		right: 3px;
		top: 16px;
    }

    .menu .navbar-nav {
        float: left;
        margin: 0px auto;
        width: 100%;
        text-align: left;
        background: #fff;
        padding: 9px 15px;
    }

    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background-color: transparent;
    }

    .navbar-right {
        margin: 0;
        background: #fff;
        width: 100%;
        padding: 15px;
    }

    .navbar-default .navbar-nav > li {
        padding: 0px 0px;
    }

    .navbar-collapse {
        padding-right: 0;
        padding-left: 0;
    }

    .navbar-default .navbar-nav > li > a {
        color: #000;
        font-family: Roboto-Light;
        letter-spacing: 0.5px;
        font-size: 15px;
        padding: 5px 0px;
    }

    li.mobile {
        position: absolute;
        top: 30px;
        clear: both;
        display: block !important;
        left: auto;
        right: 6%;
        text-align: center;
    }

    .dropdown-menu {
        top: 100%;
        left: auto;
        right: 0;
    }

    .top-none .navbar-brand > img {
        display: block;
        width: 42px;
    }

    .top-content {
        display: none;
    }

    .pro-box-1 {
        box-shadow: 0px 0px 8px -7px #000;
        border-radius: 5px;
        margin-bottom: 0;
        margin: 10px 0px;
    }

    .padding {
        width: 100%;
        float: left;
        padding: 30px 0px;
    }

    .effect-apollo img {
        margin-top: 20px;
    }

    .download-app .container {
        width: 100%;
    }

    .example-1 {
        float: none;
        margin: 0 auto;
        width: 312px;
        height: 312px;
    }

    .download-app {
        background: #e76872;
        height: auto;
        margin: 40px 0px 0px;
    }
	#main_area .item {
		min-height: 240px;
	}
    .pull-right {
        float: none !important;
        margin: 0 auto;
    }

    .absu-media {
        position: absolute;
        top: -55px;
    }

    .app-content ul {
        margin-top: 0px;
    }

        .app-content ul li {
            margin-right: 7px;
        }

            .app-content ul li:last-child {
                margin-right: 0;
            }

            .app-content ul li span {
                font-size: 13px;
            }

    .row-box {
        float: left;
        width: 100%;
        background: transparent;
        box-shadow: none;
    }

        .row-box .btn-success {
            margin-top: 5px;
        }

        .row-box .form-group {
            width: 85%;
        }

    .frr-preab a.read-moree {
        float: left;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    footer {
        padding: 30px 0px;
    }

        footer p {
            margin-top: 20px;
        }

    .quick-link ul li {
        width: 100%;
    }

    .quick-link {
        margin-top: 30px;
    }

    ul.social-media li {
        width: auto;
    }

    footer hr {
        margin-bottom: 0;
    }

    .join-us h2 {
        margin-top: 30px;
    }

    .mrgi {
        margin-top: 140px;
    }

    .pro-services .col-xs-12 {
        width: 50%;
    }

    .pro-box-1 {
        padding: 8px;
    }

        .pro-box-1 h4 {
            margin: 0;
            font-family: Montserrat-SemiBold;
            font-size: 12px;
            line-height: 12px;
        }

    .navbar-default .navbar-toggle {
        border-color: transparent;
        margin-right:180px;
    }

    .inner-page-banner {
        margin-top: 85px;
    }

    .radio-button .btn-primary {
        margin: 0px 15px !important;
        width: 75px;
        height: 68px;
        display: inline-block;
        float: none;
    }

    .search-btn {
        float: left;
        width: 100%;
        border-right: 0;
    }

    .fomr-dim {
        background: transparent;
        border-radius: 50px;
        margin-top: 25px;
    }

    .banner-content .form-group {
        background: #fff;
    }

    .select-box {
        float: left;
        width: 50%;
        border-right: 1px solid #ddd;
        padding-right: 0;
        margin: 10px 0px;
    }

    .fomr-dim .form-control {
        width: 96%;
    }

    .property-list .col-xs-12 {
        width: 50%;
    }

    .pro-details h3 {
        line-height: 26px;
    }

    ul.facility li {
        font-size: 13px;
    }

    h4.surefit {
        font-size: 15px;
        margin-top: 5px;
    }

    h2.heading {
        margin-bottom: 20px;
		font-size: 24px;
    }

    .facility .pull-right {
        float: right !important;
    }

    ul.flot-right li {
        margin-right: 0;
        margin-left: 0;
    }

    .pro-details {
        padding: 18px;
    }

    .left-part-detal h4 {
        font-family: Roboto-Regular;
        font-size: 27px;
    }

    .top-rela {
        float: left;
        position: relative;
        top: 15px;
    }

    .left-part-detal h2 {
        float: left;
        width: 100%;
        text-align: left;
        margin: 30px 0px 20px;
    }

    .property-info {
        float: left;
        text-align: left;
        width: 100%;
    }

    .slider-thumb .container {
        width: 95%;
    }

    #slider-thumbs {
        width: 100%;
        margin: 0 auto;
    }

    .general-filter .nav-tabs > li {
		float: left;
		margin-bottom: 0;
		margin-right: 2px;
		width: 32%;
		height: 48px;
    }

    .general-filter .nav-tabs li a {
        margin-right: 0px;
        border: 0;
        border-radius: 0;
        font-family: Roboto-Light;
        font-size:16px;
        color: #666666;
    }

    ul.featuresimg {
        text-align: center;
    }

        ul.featuresimg li {
            font-family: Roboto-Light;
            font-size: 20px;
            margin: 4px 5px;
            width: 47%;
			-ms-flex: 0 0 47%;
			flex: 0 0 47%;
			max-width: 47%;
        }

    .video-section .owl-controls {
        top: -33%;
    }

    .owl-carousel4 .owl-controls {
        top: -25%;
    }

    .video-section {
        margin-top: 30px;
    }

    .syys .col-xs-12 {
        width: 33.33%;
    }

    .system h4 {
        margin-bottom: 39px;
        font-size: 16px;
    }

    .inspection-times .pull-right {
        float: right !important;
    }

    .btn-section .post {
        margin-top: -7px !important;
        height: 35px;
        float: right !important;
    }

    .stepwizard {
        width: 100%;
    }

        .stepwizard .btn-default {
            color: #333;
            background-color: #fff;
            border-color: #ccc;
            font-family: Roboto-Light;
            font-size: 14px;
            padding: 11px 5px;
            vertical-align: middle;
            border: 0 !important;
        }

            .stepwizard .btn-default span {
                width: 24px;
                height: 24px;
                margin-right: 5px;
                border: 1px solid #da251c;
            }

    .form-tab label {
        text-align: left;
    }

    .form-tab .container {
        width: 80%;
    }
.property-list2 #membersTable tr td {
    vertical-align: middle;
    display: block;
    white-space: normal;
	overflow: hidden;
	width:50%;
}
.list-price {
    width: 100%;
    height: auto;
}
.list-unit {
    float: left;
    width: 100%;
    padding: 5px;
    height: auto;
    text-align: left;
}
.list-unit span{
	float: left;
}
.property-list2 #membersTable tr td{
	 border:0px solid #ddd !important;
}
.property-list2 #membersTable tr.odd{
	border: 1px solid #ddd !important;
	box-shadow: 1px 3px 4px 0px rgba(0,0,0,0.2);
	margin-bottom: 15px;
	display: block;
}
.property-list2 #membersTable tr td img#imgProfileImage{
	width: 100% !important;
    height: auto !important;
}
#membersTable .list-address .list-location{
	height:28px;
	float: left;
}
.pro-list .property-list2 #membersTable tr td{
	width: 100%;
}
.pro-list .property-list2 #membersTable td .list-address {
    width: 100%;
}
.pro-list .property-list2 #membersTable td .list-price {
    width: 50%;
}
.pro-list .property-list2 #membersTable td .list-status {
    float: right;
    width: 50%;
    text-align: right;
}
.pro-list .property-list2 #membersTable td .list-date {
    width: 50%;
}
.pro-list .property-list2 #membersTable table{
	width:100%;
}
	
}
@media (min-width:501px) and (max-width:650px) {
	.property-list .col-sm-6{
		width: 100%;
	}
}
@media (min-width:651px) and (max-width:767px) {
	.img-box {
    height: 202px;
   }
}

@media (min-width:768px) and (max-width:991px) {
   
    .navbar-default .navbar-nav > li > a {
        font-size: 14px;
    }

    .navbar-default .navbar-nav > li {
        padding: 0px 10px;
    }
	.navbar-brand > img {
		width: 60px;
	}
	.inner-page-banner{
		margin-top: 98px;
	}
	.menu .navbar-nav {
    margin: 27px auto;
    }
    .carousel-caption {
        top: 23%;
        width: 80%;
    }

    .pro-box-1 {
        padding: 11px;
        min-height: 85px;
    }

    .benifit .col-sm-6 {
        width: 100%;
    }

    .benifit-img img {
        min-width: 100%;
    }

    h2.heading {
        margin-bottom: 20px;
        line-height: 38px;
    }

    .benifit h2.heading {
        margin-bottom: 20px;
        margin-top: 30px;
    }

    .download-app .container {
        width: 100%;
    }

    .app-content ul li {
        float: none;
        margin-right: 13px;
    }

    footer .col-sm-6 {
        width: 30%;
    }

    .quick-link ul li {
        width: 50%;
        float: left;
        line-height: 30px;
    }

    ul.social-media li {
        float: left;
        width: auto !important;
    }

    .login-btn img {
        margin-right: 5px;
        clear: both;
        display: block;
    }

    li.login-btn a {
        font-size: 12px;
        letter-spacing: 0;
    }
	li.login-btn {
		right: 5px;
	}
    .top-none .menu .navbar-nav {
        float: none;
        margin: 20px auto 4px;
        display: inline-block;
    }

    .top-none li.login-btn {
        margin-top:0;
        list-style: none;
        line-height: normal;
    }

    .fomr-dim {
        background: transparent;
    }

    .search-btn {
        float: left;
        width: 33.33%;
        border-right: 0;
    }

    .select-box {
        float: left;
        width: 33.33%;
        border-right: 0;
        padding: 0 2px;
    }
.search-btn::before{
	top: 28%;
}
    .banner-content .form-group {
        margin-bottom: 0px;
        float: left;
        width: 100%;
        background: #fff;
        border-radius: 50px;
        padding-right: 15px;
        margin-bottom: 15px;
    }

    .btn-warning {
        margin: 0px 0px;
        height: 50px;
        margin-right: 0;
        padding: 0px 0px;
        font-size: 15px;
        width: 33.33%;
    }

    h4.surefit {
        font-size: 15px;
        line-height: 25px;
    }

    .pro-details h3 {
        font-size: 16px;
        font-weight: 400;
        line-height: 25px;
    }

    ul.flot-right li {
        margin-right: 0;
        margin-left: 3px;
    }

    .pro-details {
        padding: 18px;
    }

    .slider-thumb .container {
        width: 95%;
    }

    .general-filter .nav-tabs > li {
        margin-right: 10px;
    }

    ul.featuresimg li {
	-ms-flex: 0 0 30%;
	flex: 0 0 30%;
	max-width: 30%;
    }

    .video-section .owl-controls {
        top: -46%;
    }
.general-filter .nav > li > a {
    padding: 10px 8px;
	font-size: 16px;
}
    .owl-carousel4 .owl-controls {
        top: -43%;
    }

    .photo-glr {
        height: 95px;
     }

    .general h2.heading {
        font-size: 29px;
    }

    .stepwizard {
        width: 100%;
    }

	.stepwizard .btn-default {
		font-size: 16px;
		padding: 12px 12px;
	}
	.img-box {
    height: 234px;
   }
   .menu .navbar-nav {
    float: right;
    display: inline-block;
    padding-right:160px;
   }
   .form-tab .container {
    width: 750px;
  }
}

@media (min-width:992px) and (max-width:1199px) {
    
    .pro-box-1 {
        padding: 8px;
    }

        .pro-box-1 h4 {
            font-size: 12px;
            line-height: 12px;
        }

    .download-app .container {
        width: 100%;
    }

    .select-box {
        float: left;
        width: 15%;
    }

    .pro-details h3 {
        font-size: 16px;
    }

    .slider-thumb .container {
        width: 95%;
    }

    ul.featuresimg li {
		-ms-flex: 0 0 23%;
		flex: 0 0 23%;
		max-width: 23%;
    }

    .photo-glr {
        height:120px;
    }

    .video-section .owl-controls {
        top: -40%;
    }

    .stepwizard {
        width: 92%;
    }
	.property-box {
     height:350px;
}
.pro-details {
    padding: 15px;
}
.img-box {
    height: 201px;
}
h4.surefit {
    font-size: 14px;
}
.rupee h2 {
    font-size: 20px;
}
.heart-icon i {
    font-size: 20px;
}
.navbar-default .navbar-nav > li > a {
    font-size: 14px;
}
.navbar-default .navbar-nav > li {
    padding: 0px 11px;
}
.navbar-brand > img {
    width: 60px;
}
.inner-page-banner {
    margin-top: 97px;
}
.menu .navbar-nav {
    margin: 28px auto;
}
li.login-btn {
    right: 10px;
    top: 22px;
}

}

@media (min-width:1200px) and (max-width:1399px) {
    .container {
        width:1170px;
    }


    .system h4 {
        font-size: 18px;
    }

    .download-app .container {
        width: 100%;
    }

    .carousel-caption {
        top: 25%;
        width: 50%;
    }

    .select-box {
        width: 15%;
    }

    .stepwizard {
        width: 77%;
    }
}

@media (min-width:1400px) and (max-width:1599px) {
    .container {
        width: 1300px;
    }
	.img-box {
    height: 264px;
   }
  .property-box {
     height: 408px;
   }
}

@media (min-width:1600px) and (max-width:1920px) {
    .container {
        width: 1400px;
    }
   .img-box {
     height: 264px;
   }
   .property-box {
     height: 408px;
   }
}
