@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;700;900&display=swap');


* {
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
}

html 
{
	scroll-behavior: smooth;
}
.vdo-wdth video {
    width: 100% !important;
}
.hiw_vid .vdo-wdth video , .hiw_vid1 .vdo-wdth video {
    width: 100% !important;
	height:auto;
}
.fa-trash:before {
    content: "\f1f8"!important;
}
i.fas.fa-times.cross {
    cursor: pointer;
    padding: 5px;
    background: red;
    color: #fff;
}
.delete-icon {
    position: absolute;
    top: 0%;
    left: 92%;
        }
.design_ad button {
    width: 100%;
}
.frm-flds input:focus {
    border-color: unset!important;
    box-shadow: unset!important;
}
	h3.prprty-made {
		margin-top: -22px;
		margin-bottom: 20px;
		font-size: 22px;
	}
        .image-gallery.well.img-pjt {
            margin-right: 30px;
            width: 30%;
            position: relative;
            margin-bottom: 20px;
          
        }
		form#comp_rvw_form input {
			margin-bottom: 26px;
		}
		form#comp_rvw_form h4 {
			font-size: 16px;
			font-weight: 500;
			margin-top: 0;
			text-transform: uppercase;
			margin-bottom: 12px;
		}
        .img_div img {
            height: 300px;
            width: 100%;
            object-fit: cover;
        }

        .img_div {
            
            display: flex;
        }

body {
    
    font-family: 'Poppins', sans-serif;
	color:#000000!important;
	background-color: #e7e7e7;
}
a
{
	color:#383838;
}
h1,
h2,
h3,
h4,
h5,
h6 
{
	font-family: 'Poppins', sans-serif;
	 text-align: center;
}
ul
{
	list-style:none;
	padding:unset;
}

.pull-right {
    top: 21px;
}
a.chtlink {
    color: #247ed8 !important;
}
.srch_rslt ul li {
    display: block;
}
.row{
	position:relative;
}
.content-wrap {
    max-width: 1300px;
    margin: 0px auto;
}
.dtli
{
	display:block;
}
.mbli
{
	display:none;
}
.usng_bx{
    height: 38px;
    border-bottom: solid 1px #cccccc;
}
#tadocs {
    max-width: 500px;
    margin: 50px auto;
}
/***banner***/
.tprv_imgwrap img {
    width: 100%;
	height: 103px;
}
#mdl_bnr_lg{
    max-width: 915px!important;
}
.bn-tpcnt h5 {
	color:#fff;
    font-size: 13px;
    margin: 0;
	text-align: left;
}
.bn-tpcnt p {
    font-size: 12px;
    margin: 0;
}
.bn-tpcnt {
    position: absolute;
    text-align: left;
    top: 0px;
    width: 95%;
    padding: 20px 23px;
}
.tprv_imgwrap {
    position: relative;
}
.sdprv_imgwrap .bn-tpcnt {
    position: absolute;
    text-align: left;
    top: 110px;
    left: 0;
    width: 100%;
	color:#ffffff;
}
.sdprv_imgwrap {
    text-align: left;
    height: 100%;
	position: relative; 
	width: 40%;
    margin: 0px auto;
}
.bn-tpcnt p {
    color: #fff;
    margin-top: 4px;
}
p.tpcmp_cnt {
    color: #000;
}
.sdprv_imgwrap .bn-tpcnt p {
    margin: 5px 0;
}
/***/
/***banner****/

.ban-content p {
    margin: 2px 0;
    text-align: left;
}
section.navigation .col-sm-9 {
    margin-top: 36px;
}
.navbar-toggler
{
	display:none;
}

.box-wrapper {
    margin-top: 211px;
	overflow: auto;
	min-height:500px;
}
.regular
{
	font-family: 'Poppins', sans-serif;
}
p
{
	font-family: 'Poppins', sans-serif;
}
. site-blue{
	
	
}
.rfbtn {
    background: #1c5791;
    font-size: 12px;
}
p#help {

    text-align: center;
    font-style: italic;
    font-size: 19px;
}

/* Tool Tip Stylesheet */
span.tltip {
    text-align: center;
    border: solid 2px #ff5a5a;
    padding: 2px;
    border-radius: 40px;
    width: 25px;
    height: 25px;
    display: block;
	margin-top:5px;
}

span.tltip a
{
	color:#ff5a5a;
	display: block;
}

/* Guest Checkout Page */
.exp-msg {
    background-color: #ffffff;
    padding: 150px;
    border-radius: 15px;
}

/*Question ans page styling  */


.srch_rslt {
    position: relative;
}

ul#srch_rst {
	position:absolute;
    background-color: #fff;
	    width: 94%;
}

ul#srch_rst a {
	background-color: #fff;
    text-decoration: none;
    padding: 5px 20px;
    border : 1px solid lightgray;
  
}
.question h5 {
	text-transform:capitalize;
    margin: 54px auto;
    width: 60%;
    background-color: #247ed8;
    color: #fff;
    border-color: #247ed8;
    padding: 20px 10px;
    border-radius: 9px;
}


.answer p {
	font-weight: 500;
margin: 54px auto;
   text-transform:capitalize;
    background-color:#e7e7e7;
    color: #000;
    border-color: #e7e7e7;
    padding: 20px 10px;
    border-radius: 9px;	
}


/*---- end ----*/
.pac-container{
	z-index:10001;
}


.notify{
	background-color:#247ed8!important;
	color:#fff;
}

.notify a{
	text-decoration:none;
	color:#fff;
}

.table
{
	font-size:13px;
}

.text-gray
{
color:#373538;
}
#datatable_paginate {
    float: right;
}
.text-blue
{
	color:#247ed8;
}
#datatable1_filter label {
    float: right;
}
.prj_btn {
    width: 180px;
    margin: 0px auto 10px;
    display: block;
	background-color: #007bff;
	border-radius: 3px;
    border: unset;
}
.cbrbtn {
    background-color: red!important;
    border: unset;
}
.prj_btn:hover
{
	background-color:#247ed8;
}
.mc-btn {
    background-color: #0a3c6d;
    border: unset;
    border-radius: unset;
}
.snd_icon {
    font-size: 25px;
    border: solid 1px #d6d6d6;
    padding: 20px 24px;
    border-radius: 40px;
    display: block;
    width: 80px;
    margin: 0px auto 10px;
    color: #888888;
}

.prf_btn {
    border-bottom: solid 1px #888888;
    text-align: center;
    margin: 20px auto;
    width: 21%;
    display: block;
}

.aprmnd_btn {
    border: unset;
    border-radius: unset;
    background-color: #247ed8;
    min-width: 225px;
	margin: 20px auto;
    display: block;
}
.icon_btn
{
	border: unset;
    border-radius: unset;
    background-color: unset;
    color: #888888;
	
}
.note {
    font-size: 11px;
    text-align: center;
    margin-top: 3px;
    color: #05386b;
}
.inner-wrap {
    background-color: #ffffff;
    max-width: 100%;
	margin-top: 21px;
    padding: 30px;
	overflow:auto;
}

ul li a
{
	font-family: 'Poppins', sans-serif;
}

table#datatable {
    background: #fff;
}

.alert.alert-success {
    max-width: 450px;
    text-align: center;
    margin: 0px auto 20px;
	font-size: 15px;
	left: unset;
    position: unset;
}

div#datatable_filter label {
    float: right;
}
.alert.alert-warning {
    text-align: center;
}
button.readmore {
    outline: none;
    border: none;
    background-color: #fff;
    color: #247ed8;
}
.btn-icon {
    background-color: #1c5791;
    border: unset;
    font-size: 11px;
}

/* Promo Page Stylesheet */
div#PROMOCODE {
    max-width: 300px;
    margin: 0px auto;
    text-align: center;
}


/* Datatable Stylesheet */

.page-item.active .page-link {
    background-color: #247ed8;
}

.page-link{
	
	color:#888888;
}

/* Side nav */
.desktop-nav {
    display: block;
	background-color: #ffffff;
    padding: 20px;
    margin-top: 19px;
}
.mobile-nav {
    display: none;
	background-color: #ffffff;
    padding: 20px;
    margin-top: 19px;
}

ul.usr-side-nav li a:hover {
    text-decoration: none!important;
	color: #383838;
}

ul.pm_prj li{
    margin: 0px!important;
	background-color:#ffffff;
}
/*---upper-header---*/

.sm-icons li {
    display: inline-block;
    float: right;
    padding: 12px 15px;
}

.head_wrapper {
    position: absolute;
    top: 0;
    z-index: 10;
    width: 100%;
}
.rise li a {
    font-size: 13px;
}
.upper-header {
    background-color: #2494ffa1;
}

.rise ul {
    list-style-type: none;
}
.rise ul li {
    display: inline;
    padding: 10px 10px;
}

.rise ul li a 
{
    color: #fff;
}

.rise 
{
    margin-top: 13px;
}


/* -----navbar----- */

ul.navbar-nav.ml-auto li:hover a {
    color: #ffffff!important;
}
ul.navbar-nav.ml-auto li:hover {
    background-color: #247ed8;
    color: #ffffff;
}
.pro-btn a {
    color: #ffffff;
}
.btn-primary:hover
{
	
}

li.top-menu-item ul {
    display: none;
	position: absolute;
    top: 42px;
    list-style: none;
    width: 100%;
    padding: 0px;
	font-size: 14px;
   
}
ul.nav-sub-menu li {
    padding: 0px!important;
}
ul.nav-sub-menu li a span {
    padding:11px 8px;
    width: 100%;
    display: block;
}
ul.nav-sub-menu li a {
    background-color: #f9f7f7;
}
ul.nav-sub-menu li a {
    padding: 0px!important;
}
li.top-menu-item:hover ul {
    display: block;
	position: absolute;
    top: 42px;
    list-style: none;
    width: 100%;
    padding: 0px;
	font-size: 14px;
}
ul.nav-sub-menu li a:hover {
    background-color: #888888;
    color: #fff!important;
}
.navigation {
    background-color: #ffffffe8;
	box-shadow: 0px 6px 8px #dbdbdb;
}
.top-menu-item a {
 
}
.col-sm-9.srch_s {
    margin-top: 32px;
}

.input-group button {
    
    margin-left: -2px;
    border-radius: 0px 28px 28px 0px;
    padding: 6px 30px!important;
	background-color: #247ed8!important;
}

input#form1::placeholder {
    font-size: 12px;
}

.navbar, ul.navbar-nav {
    padding: 0px;
}

nav.navbar li a {
    height: 100%;
    display: block;
	padding-right: unset!important;
    padding-left: unset!important;
	color: #373538!important;
}


.pro-btn img {
    padding-bottom: 10px;
	margin: 0px auto;
    display: block;
}
nav.navbar li {
    padding: 0px 16px;
	font-size:13px;
}
.left-nav {
    float: left;
	height:100%;
}
a.navbar-brand {
    float: left;
	padding: 20px;
}
.pro-btn {
    background-color: #247ed8;
    color: #fff !important;
	height: 100%;
    border-radius: unset;
    padding: 30px 10px;
	width: 155px;
}
.pprjbtn {
    background: #247ed8;
    border-radius: 25px;
}
.pprjbtn a
{
	color:#ffffff;
	padding: 5px 20px;
}
img.img-fluid.set {
    width: 300px;
}


a.nav-link.regular {
    color: #373538 !important;
}


.timeline a{
	
	color:#247ed8;
}
.navbar
{
	float:left;
}
ul.adv_submn li, ul.pm_prjm li, ul.pm_subacnt1 li {
    list-style: none;
    width: 100%;
    background-color: #f3f3f3;
    padding: unset;
    margin: unset;
}
ul.adv_submn li a, ul.pm_prjm li a, ul.pm_subacnt1 li a {
    padding: 8px!important;
}

ul.right-nav {
    margin-bottom: unset;
    float: right;
	
}

ul.right-nav li {
    list-style: none;
    display: inline-block;
	float:left;
	margin: 0px 5px;
}
ul.right-nav li a {
    display: block;
	font-size:13px;
}
/* -----banner----- */

/* Home Page Stylesheet */
.flow-chart {
    max-width: 1300px;
    margin: 0px auto;
    text-align: center;
    background: #ffffff;
    padding: 20px;
    border-radius: 10px;
}
.flow-chart img {
    width: 100%;
}


.flow-chart p {
    margin-top: 30px;
}

/* Banner Slider */

.ad-slider {
    border: solid 5px #ffffff;
    
}
.txtad a
{
	position:relative;
	color:#000000;
}
.ban-content {
    position: absolute;
    top: 20px;
    width: 95%;
    text-align: left;
    font-size: 14px;
	padding:20px 40px;
	
}
.ban-content p{
    font-size: 14px;
}
.ban-content h5 {
	color: #247ed8;
    margin: 0;
	text-align:left;
}
.ban-sidecontent h5{
	color: #ffffff;
    margin: 0;
	text-align:left;
}
.ban-sidecontent p {
    margin: 2px 0;
    text-align:left;
}
	.ban-sidecontent {
    position: absolute;
    top: 0px;
    text-align: left;
	padding:40px;
	color:#ffffff;
}




#demo2
{
	height: 160px;
    overflow: hidden;
}
img.img_wrap {
    border: solid 10px #ffffff59;
    border-radius: 326px;
	float:right;
}

.apt_main_cont {
    max-width: 800px;
    margin: 20px auto;
    padding-bottom: 30px;
}


#myCarousel .carousel-item {
    height: 100%;
    min-height: 400px;
    max-width: 1500px;
    margin: 200px auto 0px;
}
#myCarousel .carousel-item .mask {
    position: absolute;
    top: 0;
	left:0;
	height:100%;
    width: 100%;
    background-attachment: fixed;
}
#myCarousel h4{
	font-size:50px;
	margin-bottom:15px;
	color:#FFF;
	line-height:100%;
	letter-spacing:0.5px;
	font-weight:600;
}
#myCarousel p{
	font-size:18px;
	margin-bottom:15px;
	color:#d5d5d5;
}



#myCarousel .carousel-item h4{-webkit-animation-name:fadeInLeft; animation-name:fadeInLeft;} 
#myCarousel .carousel-item p{-webkit-animation-name:slideInRight; animation-name:slideInRight;} 
#myCarousel .carousel-item a{-webkit-animation-name:fadeInUp; animation-name:fadeInUp;}
#myCarousel .carousel-item .mask img{-webkit-animation-name:slideInRight; animation-name:slideInRight; display:block; height:auto; max-width:100%;}
#myCarousel h4, #myCarousel p, #myCarousel a, #myCarousel .carousel-item .mask img{-webkit-animation-duration: 1s;
    animation-duration: 1.2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
#myCarousel .container {max-width: 1200px;  margin:0px auto;}
#myCarousel .carousel-item{height:100%;}
#myCarousel{position:relative; z-index:1;}

.carousel-control-next, .carousel-control-prev{height:40px; width:40px; padding:12px; top:50%; bottom:auto; transform:translateY(-50%); background-color: #f47735; }


.carousel-item {
    position: relative;
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
	float:unset;
    transition: -webkit-transform .6s ease;
    transition: transform .6s ease;
    transition: transform .6s ease,-webkit-transform .6s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}
.carousel-fade .carousel-item {
	opacity: 0;
	-webkit-transition-duration: .6s;
	transition-duration: .6s;
	-webkit-transition-property: opacity;
	transition-property: opacity
}
.carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right, .carousel-fade .carousel-item.active {
	opacity: 1
}
.carousel-fade .carousel-item-left.active, .carousel-fade .carousel-item-right.active {
	opacity: 0
}
.carousel-fade .carousel-item-left.active, .carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item-prev.active, .carousel-fade .carousel-item.active {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}
@supports (transform-style:preserve-3d) {
	.carousel-fade .carousel-item-left.active, .carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item-prev.active, .carousel-fade .carousel-item.active {
	-webkit-transform:translate3d(0, 0, 0);
	transform:translate3d(0, 0, 0)
	}
}
.carousel-fade .carousel-item-left.active, .carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item-prev.active, .carousel-fade .carousel-item.active {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}


 
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

/* Banner Slider End */

.container.btn-box {

    margin-top: -15px;
}

section.about {
    padding: 100px 0px;
}
ul.banner-btn {
    list-style: none;
    text-align: center;
    width: 100%;
}

ul.banner-btn li {
    display: inline-block;
	border: solid 1px #e6e6e6;
}

.home-search-box {
    width: 85%;
}
input#home-search {
    width: 100%;
    border-radius: 0;
    height: 60px;
}

.prop-type input[type="checkbox"], .cat-type input[type="checkbox"] {
    margin-right: 5px;
}
.prop-type .checkbox {
    margin-bottom: 5px;
}
i.fas.fa-chevron-down {
    padding-left: 5px;
	padding-right: 5px;
    padding-top: 3px;
    margin-top: 2px;
}
.prop-type {
    background-color: #fff;
    color: #404040;
    padding: 4px;
	margin-top:10px;
}

.hm-srch-btn {
    background-color: #247ed8;
    color: #fff;
    border-radius: 0;
    height: 60px;
    width: 15%;
}
.checkbox label {
    display: table;
}
button.all-prop-type {
    background-color: transparent;
    border: none;
    outline: none;
    color: #fff;
}
.prop-type {
    font-size: 14px;
}
.banner {
    background-image: url(../image/room.webp);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 600px;
    position: relative;
}
.landlord 
{
    
    content: "";
    text-align: center;
    color: #fff;
    max-width: 1140px;
    margin: 250px auto;
    padding: 40px;
}

.landlord li:first-child a
{
	background-color:#247ed8;
	color:#fff;
}
.landlord a {
    text-align: center;
    display: block;
    width: 200px;
    margin: 0px auto;
	border-radius: unset;
	background-color:#ffffff;
	color:#247ed8;
	border: none;
}
h2.ar 
{
    font-weight: 900;
    font-size: 60px;
	font-family: 'Poppins', sans-serif;
}

p.leap {
    font-size: 16px;
	line-height:30px;
}
.rotate, .rotate1, .rotate2, .rotate3, .rotate4, .rotate5, .rotate6{
    -moz-transition: all 0.1s linear;
    -webkit-transition: all 0.1s linear;
    transition: all 0.1s linear;
}

.rotate.down, .rotate1.down, .rotate2.down, .rotate3.down, .rotate4.down, .rotate5.down, .rotate6.down{
    -moz-transform:rotate(180deg);
    -webkit-transform:rotate(180deg);
    transform:rotate(180deg);
}

.row.card-wrap {
    margin-top: -100px;
}



/* About Section */
section.about h2 {
    font-size: 38px;
    font-weight: 700;
    color: #247ed8;
	margin-top: 55px;
}
section.about p {
    text-align: center;
    padding-top: 10px;
}

.about_cnt {
    max-width: 1000px;
    margin: 0px auto;
}
.about_cnt img {
    width: 100%;
}
/* -----find a place----- */

button.slk {
    background-color: #247ed8;
    color: #fff;
    border: none;
    padding: 8px 35px;
}



.slips {
    text-align: center;
    margin-top: 2px;
}



/* Sidebar */
p.u_proflie {
    font-size: 12px;
    padding-left: 21px;
}


ul.msgs-sub, ul.inv-sub {
    list-style: none;
    margin-left: 30px;
}

ul.msgs-sub li, ul.inv-sub li {
    margin: 0px;
    padding: 0px;
}

ul.msgs-sub li a, ul.inv-sub li a {
    padding: 7px 20px;
    display: block;
    background-color: #e6e6e6;
}



/* How it works */
.hiw-video-box {
    width: 640px;
}

/* Disclaimer */
.kbw-signature 
{ 
	width: 100%; 
	height: 100px; 
	margin:0px auto;
}
.sig-box {
    width: 468px;
    margin: 0px auto;
}
.usng_bx svg {
    width: 100%;
    height: 100px;
}
 /*----   management and lifestyle services ---- */ 


.card.style 
{
    padding: 65px 54px;
    border-radius: unset;
    height: 400px;
}


.services {
    text-align: center;
}

.ment h5 {
    font-size: 30px;
    text-align: left;
    margin-top: 19px;
}

.ment img 
{
   float:left;
   width:100px;
   margin-right: 40px;
}



.first-card {
    background-color: #247ed8;
    color: #fff;
}

h5.card-title.ms {
	font-weight:700;
}

p.card-text.ze 
{
    margin-top: 26px;
	text-align:left;
}




/*----   Management Companies and Vendors ---- */ 

.collection 
{
    margin-top: 100px;
}

.lst 
{
    color: #247ed8;
    background-color: transparent;
    border: 1px solid #247ed8;
   padding: 5px 35px;
}

p.text-gray.to {
    font-size: 15px;
    text-align: left;
    margin-top:20px;
	line-height:30px;
}

.listing 
{
    margin-top: 25px;
}

.terms {
  margin-bottom: 16px;
}

/*----  counter number ---- */ 
.counter {
    
    padding: 40px 0;
	border: 2px solid #247ed8;
   
}

.count-title {
    font-size: 40px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.count-text {
    font-size: 13px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.fa-2x {
    margin: 0 auto;
    float: none;
    display: table;
    color: #4ad1e5;
}

p.count-text.text-gray.tsp {
    font-size: 18px;
}




button#hide {
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    font-size: 14px;
    margin: 0px auto;
    display: block;
}

/*----  recent work ---- */ 

.recent
{
background-image: linear-gradient(90deg, #00c6ff, #0072ff);	
    padding: 45px;
	
}
.check_1 {
    text-align: center;
}

.here h3 {
     color: #fff;
    text-transform: uppercase;
}

button.see {
    border: 1px solid #fff;
    background-color: transparent;
    color: #fff;
    font-size: 16px;
    padding: 6px 32px;
}

button.see {
    margin-top: 25px;
}



/*----  SEE ALL PROJECTS ---- */ 
.ct {
    margin-bottom: 35px;
}
.check_1
{
	text-align: center;
}
 ul.prj_cat {
    list-style: none;
    display: inline-block;
	margin-right:10px;
}
/*----  our features ---- */ 

section.feature_wrap {
    background-image: url(../image/feature_bg.jpg);
	height: 677px;
}
.feature_wrap p {
    color: #fff;
	padding: 0px 50px 0px 0px;
}

section.feature_wrap h5 {
    color: #fff;
    text-align: left;
	margin-bottom: 30px;
}
.fbox_count h3 {
    color: #fff;
    font-size: 36px;
    font-weight: 200;
    text-align: left;
    border-bottom: solid 1px #ffffff7a;
    width: 162px;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.rent-heading h4 {
    text-align: left;
    color: #fff;
    font-weight: 200;
	font-size: 38px;
	margin-bottom: 30px;
}
.rent-heading {
    border-bottom: solid 1px #ffffff7a;
	margin-top: 140px;
	padding-bottom: 20px;
}
.rent-heading p {
    color: #fff;
}


/* Why Choose Us */
.wchoose h2 {
    color: #247ed8;
    font-weight: 700;
    font-size: 45px;
    text-align: left;
}

.wchoose h4 {
    text-align: left;
    font-weight: 200;
    margin-top: 30px;
    margin-bottom: 50px;
}

.wchoose {
    padding-left: 150px;
    margin-top: 150px;
}





/*----  footer ---- */ 
.npss {
    width: 100%;
    border-top: solid 1px #ffffff40;
    padding-top: 20px;
}
.npss p {
    text-align: center;
    width: 100%;
    font-size: 14px;
    color: #99acbe;
}
.foot_nav li {
    display: inline-block;
    margin-right: 10px;
    margin-left: 10px;
}

.foot_nav ul {
    list-style: none;
    float: right;
}
.aps-two h4 {
    text-align: left;
    font-size: 18px;
    padding-bottom: 30px;
    border-bottom: solid 1px #99acbe9e;
    margin-bottom: 30px;
}



section.footer {
   background-color: #0a3c6d;
   padding: 23px;
   border-top: solid 50px #1c5791;
   padding-top: 100px;
}
.last {
    background-color: #0a3c6d;
}
.aps-two {
    color: #ffffff;
}
.aps-two ul {
    list-style: none;
}

.aps-two a {
    color: #99acbe;
    font-size: 14px;
    padding: 7px 0px;
    display: block;
}

.ft_logo img {
    width: 300px;
}
ul.footer_sm li {
    float: right;
	    margin-right: 5px;
}
ul.footer_sm {
    list-style: none;
    margin-top: 30px;
}

.rgt_footer {
    padding: 0px 100px;
}

#newletter input {
    border-radius: unset;
    border: none;
    width: 70%;
    float: left;
    background-color: #6c8ba9;
    color: #c9dbed;
}

button.news_btn {
    border: none;
    width: 30%;
    height: 100%;
    background-color: #1c5791;
	color: #c9dbed;
    
}

::placeholder, :placeholder-shown{
	color: #c9dbed;
}


$color: blue;

::-webkit-input-placeholder {
  color: $color;
}

:-moz-placeholder { /* Firefox 18- */
  color: $color;
}

::-moz-placeholder { /* Firefox 19+ */
  color: $color;
}

:-ms-input-placeholder { /* IE 10+ */
  color: $color;
}

::-ms-input-placeholder { /* Edge */
  color: $color;
}

:placeholder-shown { /* Standard one last! */
  color: $color;
}


form#newletter {
    width: 100%;
}
.rgt_footer .rise a {
    color: #c9dbed;
}

.rgt_footer .rise li {
    color: #c9dbed;
}

/*----  last footer ---- */ 
/* Login form start here */

section#login {    max-width: 700px;    margin: 200px auto;    background-color: #fff;    padding: 20px;    border-radius: 20px;}
section#login p {    text-align: center;}
section#login h4 {    text-align: center;    margin: 20px;    font-weight: bold;}
form#ulogin input {
    text-align: center;
}

.fpass a {
    color: #74bbff;
}

.fpass {
    text-align: center;
    padding: 10px;
}

/* Verify Email */
form#vf-email-form {
    width: 600px;
    margin: 0px auto;
}

/* Reset Password */
.rstpass {
    width: 700px;
    margin: 0px auto;
}

form#vf-email-form input {
    text-align: center;
}

/* About Us Page */
.abt-content h3 {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    margin-top: 20px;
}
.abt-content {
    background: #ffffff;
    padding: 20px;
}
ul.chtmsg-box {
    background: #F7F8FA;
    padding-top: 32px;
    height: 555px;
    overflow: auto;
    margin: 0;
    padding-bottom: 51px;
}
/* Signup form start here */
input#hmo_utype {
    width: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.alert.cont_alert.alert-warning {
    text-align: center;
	
}

.cont_alert{
	
	display:none;
}
#signup {    max-width: 900px;    margin: 0px auto 30px;    background-color: #fff;    padding: 20px;    border-radius: 20px;}
#signup p {    text-align: center;}
#signup h4 {    text-align: center;    margin-top: 20px;    margin-bottom: 20px;    font-weight: bold;}

form#hwc-form input {
    margin-bottom: 15px;
}
.terms span {
    margin-left: 15px;
}

.terms a {
    color: #247ed8;
    text-decoration: underline;
}

/* Profile page stylesheet */

#cmn_msg {
    text-align: center;
}
.ov-box {
    padding-top: 40px;
    margin-top: 40px;
    border-top: solid 1px #c5c5c5;
}
.prof_img {
    overflow: hidden;
    border: solid 1px #cbcbcb;
    width: 245px;
    height: 200px;
    display: flex;
    text-align: center;
    margin: 0px auto;
    position: relative;
    padding: 10px;
}
.prof_img img {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    margin: auto;
    text-align: center;
    width: 100%;
}

input#prfimg {
    display: none;
}

.form-group.pimg_wrap label {
    position: absolute;
    bottom: -1px;
    left: 50%;
    right: 50%;x;
}

.form-group.pimg_wrap {
    position: relative;
}

button.btn.btn-primary.btn_rst_pass {
    margin: 20px auto;
    display: block;
    background-color: #247ed8;
    border: 0px;
}

button.btn.btn-primary.rst_pass {
    background: #fff;
    border: 0px;
    color: #247ed8;
    margin: 0px auto;
    width: 200px;
    display: block;
}

.tbl-btn {
    background-color: #247ed8;
    width: 120px;
    margin: 0px auto 20px;
    display: block;
    font-size: 14px;
    border: none;
}

.site-btn {
    background-color: #247ed8;
    width: 185px;
    margin: 0px auto 20px;
    display: block;
    border: none;
}
.prop-type.cont_cat label {
    width: 32%;
}
.prop-type.cont_cat {
    background-color: transparent;
}
.cont-zip-box {
    margin-top: 20px;
    padding: 15px;
}
.cont-zip-box{
	display:none;
}
.cont-zip-box input {
    margin-right: 10px;
}
.cont-zip-box label {
    width: 25%;
	margin-bottom: 5px;
}
p.cont-note {
    text-align: center;
}
ul.prf_loc {
    list-style: none;
    text-align: center;
}
ul.prf_loc li {
    display: initial;
    margin-right: 10px;
    margin-left: 10px;
}
form#usr_profile input {
    text-align: center;
}
.addsearch {
    height: 200px;
    overflow: auto;
	display:none;
}
.pcity_search, .pstt_search, .pzip_search{
	
	height: 70px;
    overflow: auto;
	display:none;
}
#profile {    max-width: 100%;    margin: 20px auto;    padding: 20px;    background-color: #ffffff;}
#profile h4 {    text-align: center;    margin: 20px;    font-weight: bold;}
ul.usr-side-nav {    list-style: none;	margin-top: 10px;}
.usr-side-nav li a{   border-bottom: solid 1px #fff; padding:10px; display:block;}
ul.usr-side-nav li a span {
    display: inline-block;
    width: 10%;
}
ul.usr-side-nav li a:hover {
    background-color: #247ed8;
	color:#ffffff;
}
ul.usr-side-nav li  a:hover span i
{
	color:#ffffff!important;
}
ul.pm_prj, ul.tx_dclist, ul.pm_subacnt, ul.advmn_sub, ul.acnt_tab, ul.my_prop_dt, ul.stngs_bx, ul.mng_cntrctr {
    padding-left: 36px;
}
ul.pm_prj li a:hover, ul.tx_dclist li a:hover, ul.pm_subacnt li a:hover, ul.advmn_sub li a:hover, ul.acnt_tab li a:hover, ul.my_prop_dt li a:hover, ul.stngs_bx li a:hover, ul.mng_cntrctr li a:hover {
    text-decoration: none!important;
    color: #ffffff!important;
}
ul.pm_prj li a, ul.tx_dclist li a, ul.pm_subacnt li a, ul.acnt_tab li a, ul.my_prop_dt li a, ul.stngs_bx li a, ul.mng_cntrctr li a {
    padding-left: 10px!important;
}
ul.pm_subacnt li {
    margin-bottom: 0px!important;
}

ul.pm_prj li {
    margin: 0px;
}
i.fas.fa-home, i.fas.fa-user-cog, .fa-user-plus, i.fas.fa-folder-open, i.fas.fa-building, i.fas.fa-file-invoice-dollar, i.fas.fa-comments, i.fas.fa-comment, i.fas.fa-bullhorn, i.fab.fa-buysellads 
{    
	color: #383838;	    
	padding-right: 10px;
}

ul.prj_pics {
    list-style: none;
}
ul.prj_pics li {
    width: 20%;
    display: inline-block;
    margin-right: 15px;
}
ul.prj_pics li img {
    width: 100%;
}

/* User profile detail page */

.prof_bg {
    height: 300px;
    background-color: #1c5791;
}
.prof_box.container {

    background: #ffffff;
	border-radius: 15px;
}
.prof_pic {
    width: 200px;
    height: 200px;
}
.prof_pic img
{
	height: 100%;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    margin: auto;
    text-align: center;
}
.container.prf-content {
    z-index: 1;
    margin-top: -50px;
	background-color: #fff;
    padding: 50px;
}
h3.pr-title {
    text-align: left;
	text-transform: capitalize;
}
.title-wrap p {
    text-align: left;
}


i.fa.fa-phone {
    transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
ul.prf-contact li {
    margin-top: 10px;
}
ul.prf-contact {
    list-style: none;
    text-align: left;
    margin-top: 20px;
}
.prf-address p {
    text-align: center;
	display:inline-block;
}
.prf-address li {
    margin-right: 10px;
	display:inline-block;
}

.prf-address li i {
    font-size: 11px;
}
.pref-wrap {
    margin: 0px auto;
}
.pref-wrap h5 {
    text-align: left;
}
.pref-wrap ul {
	margin-bottom:30px;
}
.pref-wrap li {
    text-align: center;
    display: inline-block;
	margin-right: 10px;
}
.pref-wrap li i {
    font-size: 11px;
}

.rvw-box {
    border-radius: 10px;
    border: solid 1px #d3d3d3;
    padding: 15px;
	margin-bottom:15px;
}
.rvw-box h5 {
    text-align: left;
    text-transform: capitalize;
}
.row.rvw-box p::first-letter {
    text-transform: capitalize;
}

div#usr_rvw {
    float: right;
}
div#usr_rvw .br-wrapper {
    float: none;
    margin-left: 7px;
}

/* List properyt page stylesheet */

.list-property p{text-align:center;}
.unt-sel-box {
    width: 213px;
    margin: 0px auto 20px;
}
.form-group.mt-3.p-type {
    width: 400px;
    margin: 0px auto;
}
svg.bi.bi-plus-circle {
    margin-right: 10px;
    margin-bottom: 4px;
	margin-left: 10px;
}
button.add_input_fields {
    border: none;
    margin: 0px auto 20px;
    width: 100px;
    display: block;
	outline:none;
}
.unit-group.row .col-sm-4 {
    max-width: 32% !important;
}

i.far.fa-times-circle {
    color: red;
}

form#rnt_lst_prop h6 {
    text-align: center;
    font-weight: bold;
}
section#profile h6 {
    text-align: center;
    margin-top: 15px;
}
span.custom-file-input-button-group.input-group-btn {
    position: absolute;
    width: auto;
    right: 0px;
    top: 6px;
}
.form-control:disabled{
    background-color: #e9ecef;
    opacity: 0;
}
span.custom-file-input-clear-button.btn.btn-default {
    border: solid 1px #247ed8;
    margin-left: 10px;
}
.custom-file-input-wrapper .btn-success {
    color: #fff;
    background-color: #247ed8;
    border:none;
}

/* View listing page */
td.prp-img img, .adv-img img {
    width: 100%;
}
td.prp-img, .adv-img {
    width: 10%;
}

/*------------------add listing-------------*/


/*------------------add listing-------------*/


section.record .container {
    background-color: #f3f3f3;
    padding: 20px;
    border-radius: 20px;
    border: solid 1px #e6e6e6;
}
.since li {
    list-style: none;
}

.passage {
    background-color: #fff;
    padding: 10px;
    border-radius: 20px;
}

.contsearch{
	cursor:pointer;
}
.month ul li {
	margin: 10px 31px 10px 0;
	vertical-align: top;
	width: 164px;
	    list-style: none;
}

.month ul {
	display: inline-block;
	width: 100%;
}

.month {
	margin: 0 auto -16px;
	text-align: left;
	width: 755px;
	margin-top: 18px;
}

.month ul li a {
	color: #000;
}

.register {
	margin-top: 16px;
}

.addsearch_drop, .pcity_search_drop, .pstt_search_drop, .pzip_search_drop {
    background-color: #fff !important;
    border: solid 1px #e6e6e6 !important;
    padding: 8px;
}
.addsearch_drop:hover, .pcity_search_drop:hover, .pstt_search_drop:hover, .pzip_search_drop:hover {
    cursor: pointer;
    background-color: #e6e6e6 !important;
}
ul.list-group.pzip_search {
    height: 100px;
    overflow: overlay;
	display: none;
}

/*------------------Smoking and pets policy-------------*/

.options h5 {
	margin-bottom: 20px;
}

.options ul {
	list-style: none;
}

.options ul li {
	margin-bottom: 20px;
	color: #000;
	padding: 5px 20px;
	list-style: none;
    text-align: center;
}

.policys h4 {
	margin-bottom: 17px;
}


/*--- parking --*/

.policys ul {
	list-style-type: none;
	text-align: center;
}


.policys ul li {
	padding: 8px;
	color: #fff;
	list-style: none;
}

.policys ul li {
	padding: 6px 20px;
	color: #000;
	margin: 10px 4px;
}


/*--- Utilities Included --*/

.tenant {
	text-align: left;
	margin-top: 18px;
}

.tenant ul {
	display: inline-block;
	width: 100%;
}

.tenant ul li {
	margin: 11px 0px 11px 12px;
	vertical-align: top;
	width: 164px;
	color: #000;
	padding: 5px 20px;
	list-style: none;
}


/*------ Interiors---------*/

.ios ul {
	list-style-type: none;
}

.ios ul li {
	margin-bottom: 16px;
}

.ios.mt-3 li {
	color: #000;
	padding: 5px 20px;
	list-style:none;
	text-align:center;
}

.col-sm-12.ts {
	text-align: center;
	margin-top: 10px;
}

button.srs {
	background-color: #247ed8;
	color: #fff;
	border: none;
	padding: 6px 36px;
	margin-bottom: 12px;
}

button.help {
	background-color: #247ed8;
	border: none;
	color: #fff;
	padding: 5px 15px;
}

.sends {
	text-align: center;
}

.form-group.form-check.rems {
	margin-top: 15px;
}

.try h5 {
	color: #2e2e2e;
}

span.no {
	font-size: 20px;
	font-weight: 500;
}

.try {
	margin-bottom: 15px;
}

.ave {
	margin-top: 30px;
}

.passage p {
    margin-top: 12px;
}

.since {
	border: 1px solid #247ed8;
}

.ave {
	margin-top: 30px;
	padding: 20px 30px;
}

.since {
	border: 1px solid #247ed8;
}

.try {
	background-color: #247ed8;
	padding: 14px;
}

.try h5 {
	color: #ffffff;
}

.dummy {
	border: 1px solid #247ed8;
	padding: 24px;
}

.container-fluid.yyms {
	padding: 40px;
}

.options h5 {
	text-align: center;
}

.policys h4 {
	text-align: center;
}
section.included, section.interiors {
    width: 100%;
}
.rent-heading.text-center.mt-4 {
    width: 100%;
}
span.no {
    text-align: center;
    width: 100%;
    display: block;
}

.rent-heading.text-center img {
    height: 50px;
}

 /*----   for rent ---- */ 



.rent-heading.text-center img {
    height: 50px;
}

.rent-heading.text-center.mt-4 h3 
{
    font-weight: 600;
    font-size: 24px;
}

.connect {
    text-align: center;
}

.ps, .ps:hover  
{
    background-color: #247ed8;
    border: none;
    padding: 4px 18px;
    margin-top: 12px;
	text-decoration: none;
    color: #fff;
}

.card.puchase {
    border: 2px solid #247ed8;
}

section.rent {
    padding-bottom: 20px;
	position:relative;
}

/*----   rental management ---- */ 

.reach 
{
    text-align: center;
}

a.lst 
{
    background-color: #247ed8;
    border: none;
    padding: 6px 45px;
	text-decoration:none;
	color:#fff !important;
}

.minute.mt-3 h4 {
    font-weight: 300;
    font-size: 35px;
    text-align: left;
}

.minute h2 {
    text-align: left;
    font-size: 45px;
    font-weight: 700;
	color: #247ed8;
    line-height: 60px;
	margin-bottom: 30px;
}

p.text-black.to 
{
    font-size: 14px;
}


.collection {
    margin-top: 225px;
}

.prop_img {
    height: 195px;
    overflow: hidden;
}

.fa, .far, .fas {
    font-family: "Font Awesome 5 Free";
}

.row.list-details h6 {
    text-align: left;
}

.row.list-details {
    height: 100px;
}
ul.beds li {
    list-style: none;
}
ul.beds li p {
    margin-bottom: 5px;
}

/*-------------Advertiser Page--------------*/

ul.adwh {
    list-style: none;
	margin-top:30px;
}
ul.adwh li {
    display: inline-block;
}
#response {
    color: red;
}
#msform {
    text-align: center;
    position: relative;
    margin-top: 20px
}
.stripe-box {
    width: 100%;
}
.adr_list table {
    margin-top: -17px;
}
.btn-box button {
	background: #247ed8;
	border-radius:0px;
}	
.btn-box {
    width: 500px;
    margin: 26px auto;
}
.design_ad a, .design_ad input{
    color: #ffffff !important;
    padding: 7px 20px !important;
    display: block;
    font-family: segoe ui !important;
    margin-top: unset !important;
}

.design_ad {
    background-color: #247ed8;
    width: 200px;
    margin: 0px auto;
}

.radio-group {
    position: relative;
    margin-bottom: 25px
}

.radio {
    display: inline-block;
    width: 204;
    height: 104;
    border-radius: 0;
    background: lightblue;
    box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    cursor: pointer;
    margin: 8px 2px
}

.radio:hover {
    box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.3)
}

.radio.selected {
    box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1)
}

.fit-image {
    width: 100%;
    object-fit: cover
}

.radio_input {
	-webkit-appearance:none !important;
	display:none;
}
.form-check {
    display: inline;
}
.ban_radio {
    background-color: #247ed8;
    text-align: center;
    padding: 50px 30px;
    border-radius: 20px;
	cursor:pointer;
	transition: background 0.3s;
	display:block;
	color:#ffffff;
}

.radio_input:checked + .ban_radio
{
	background-color:#247ed8;
	color:#fff;
}

.ban_radio:hover{
	box-shadow: 0px 12px 17px -7px rgba(0, 0, 0, 0.3);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -o-transition: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
	-webkit-transition: transform 300ms cubic-bezier(0.34, 2, 0.6, 1), box-shadow 200ms ease;
	color:#ffffff;
}
.radio-box {
    max-width: 415px;
    margin: 40px auto;
}
.loc_opt_box input[type="radio"] {
    padding: 0px 20px!important;
    margin-right: 10px;
}
.loc_opt_box label.radio-inline {
    margin-right: 20px;
}
.add_search li.list-form-item, .zip_search li.list-form-item, .add_no li.list-form-item{
    display: contents;
    width: 30%;
    float: left;
    text-align: left;
}
.add_search h5 {
    color: #000;
    margin-bottom: 20px;
}
input#adv_city, input#adv_zip, input#adv_property, input#adv_addrs, input#adv_pmanager, input#adv_howner {
    text-align: center;
	text-transform: capitalize;
}
.row.exp_time label {
    margin-right: 9px;
}
.row.exp_time input {
    margin-right: 10px;
}
.row.exp_time {
    width: 580px;
    margin: 0px auto;
}
.mlt_file {
    height: 38px;
}
ul.add_search_ul, ul.add_no_ul, ul.zip_search_ul, ul.hmoaddno_ul, ul.ftadd_no_ul {
    text-align: left;
    height: 200px;
    overflow: auto;
}
ul.add_search_ul .list-form, ul.add_no_ul .list-form , ul.zip_search_ul .list-form, ul.hmoaddno_ul .list-form, ul.ftadd_no_ul .list-form{
    list-style: none;
    text-align: left;
    width: 100%;
}
li.result {
    text-align: center;
    padding-bottom: 20px;
	list-style: none;
}
.ref_note
{
	font-size:#000;
	font-weight:bold;
	font-size:12px;
}
input#aplyref {
    width: 100%;
    border: solid 1px #c7c7c7;
    margin-top: 10px;
    height: 45px;
	text-align:center;
}
input#adslpid {
    width: 85%;
    margin-top: 26px;
}
.t_spent {
    border: solid 1px #e6e6e6;
    border-radius: 10px;
    padding: 20px;
    background-color: #f6f6f6;
    margin-bottom: 30px;
}
#filerr {
    color: red;
    font-size: 12px;
    margin-bottom: 15px;
}
/*-------Stylesheet for stripe element-------*/

/**
 * The CSS shown here will not be introduced in the Quickstart guide, but shows
 * how you can use CSS to style your Element's container.
 */
 
 #pymt-btnw, #wlt-btn {
    background-color: #247ed8;
    border: unset;
    padding: 10px 20px;
    color: #ffffff;
    margin-top: 20px;
	outline: unset;
}
 
.StripeElement {
  box-sizing: border-box;

  height: 40px;

  padding: 10px 12px;

  border: 1px solid #c39d5d;
  border-radius: 4px;
  background-color: white;

  -webkit-transition: box-shadow 150ms ease;
  transition: box-shadow 150ms ease;
}

.StripeElement--focus {
  box-shadow: 0 1px 3px 0 #cfd7df;
}

.StripeElement--invalid {
  border-color: #fa755a;
}

.StripeElement--webkit-autofill {
  background-color: #fefde5 !important;
}
.form-row.stripe-box {
    width: 100%;
}

.payment_form .form-group {
    width: 45%;
    text-align: left;
	 margin-right: 30px;
}
.payment_form label {
    display: inline-block;
    width: 30%;
    margin-right: 5px;
}

/* Payment success Page */
li.list-group-item {
    background-color: transparent;
    border: none;
}
ul.list-group {
    margin-bottom: 30px;
}
ul.ad_btn {
    list-style: none;
}
ul.ad_btn li {
    display: inline-block;
}
.payment
	{
		border:1px solid #f2f2f2;
		min-height:520px;
        border-radius:20px;
        background:#fff;
		padding-bottom: 50px;
	}
   .payment_header
   {
	   background:rgb(10 60 109);
	   padding:20px;
       border-radius:20px 20px 0px 0px;
	   
   }
   
   .check
   {
	   margin:0px auto;
	   width:50px;
	   height:50px;
	   border-radius:100%;
	   background:#fff;
	   text-align:center;
   }
   
   .check i
   {
	   vertical-align:middle;
	   line-height:50px;
	   font-size:30px;
   }

    .content 
    {
        text-align:center;
    }

    .content  h1
    {
        font-size:25px;
        padding-top:25px;
    }

    .content a
    {
        width:200px;
        height:35px;
        color:#fff;
        border-radius:30px;
        padding:10px 20px;
        background:rgb(10 60 109);
        transition:all ease-in-out 0.3s;
    }

    .content a:hover
    {
        text-decoration:none;
        background:#000;
    }


/* index search */

.find_city li:hover, .addsearch li:hover {
    background-color: #e6e6e6;
}
.find_city li {
    background-color: #f9f9f9;
    border: solid 1px #e6e6e6;
}

li.list-group-item {
    background-color: transparent;
    border: none;
}
/* Post Project Page */
ul.prjcat_list {
    padding: 10px;
    border: solid 1px #e6e6e6;
}
ul.prjcat_list li label input {
    margin-right: 5px;
    display: inline-block;
}
ul.prjcat_list li {
    display: inline-block;
    margin-right: 20px;
}
h5.bid_mshd {
    font-weight: bold;
}
p.bid_msg {
    text-align: center;
}
button.btn.btn-primary.btn_req {
    display: block;
    width: 200px;
    margin: 0px auto;
}
form#proj_form button[type="submit"] {
    width: 200px;
    margin: 0px auto;
    display: block;
}
.all-cat-type:focus {
    outline: none;
    border: none;
    border-bottom: solid 1px #e6e6e6;
}
.all-cat-type {
    background-color: transparent;
    border: none;
    border-bottom: solid 1px #e6e6e6;
    outline: none;
    margin: 0px auto;
    display: block;
    padding: 5px 90px;
    margin-bottom: 35px;
	color: #495057;
}
.sec_pjr_box label.checkbox-inline {
    width: 30%;
}

.sec_pjr_box h3 {
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 30px;
    text-align: left;
    display: block;
    width: 100%;
    border-bottom: solid 1px #cfcfcf;
    padding-bottom: 15px;
}

.hwc_cat_box label{
	width:100%!important;
}
.rotate1, .rotate2, .rotate3, .rotate4, .rotate5, .rotate6, .rotate7, .rotate8, .rotate9  {
    float: right;
}
input#p_title, input#choose_city, input#choose_state, input#choose_zip, input#choose_bud, input#start_date, input#end_date, input#exp_date {
    text-align: center;
}
.contsearch {
    padding: 5px;
    text-align: center;
    background-color: #f3f3f3;
	text-transform: capitalize;
}
.contsearch:hover {
    background-color: #e6e6e6;
}
.zpsearch, .prj_state{
	display:none;
}
ul.list-group.zpsearch {
    height: 200px;
    overflow: auto;
}

ul.pst-prj {
    list-style: none;
	width: 45%;
    margin: 0px auto 30px;
}

ul.pst-prj li {
    display: inline-block;
    padding: 15px;
    border: solid 1px #247ed8;
	
}

ul.pst-prj li:hover
{
	background-color:#247ed8;
	color:#fff;
	cursor:pointer;
}

.active-prj{
	background-color:#247ed8;
	color:#fff;
}

.chk-lead {
    padding: 6px 50px;
    border: solid 1px #cecece;
    border-radius: 2px;
}

ul.hwprj_cty_lst, ul.hwprj_stt_lst, ul.hwprj_zp_lst, ul.hwprj_adr_lst {
    height: 170px;
    overflow: auto;
}


/* Project Detail Page */
ul.prj-udt li {
    list-style: none;
}
.bdr-detail p {
    text-align: center;
}

.proj_box h4 {
    text-align: left;
}
.proj_box {
    padding: 20px;
    margin-top: 10px;
	background-color:#fff;
}

.bd_msg {
    color: #247ed8;
    font-weight: bold;
}

ul.proj-bud li {
    margin-bottom: 10px;
}
ul.proj-bud {
    list-style: none;
}
.bid-btn {
    background-color: #247ed8;
	color:#ffffff;
}
ul.proj-bud {
    list-style: none;
    border-left: solid 1px #e6e6e6;
    padding-left: 30px;
	float:right;
}
ul.prj_ctlist, .prj_stlist, .prj_zplist, .prj_catlist {
    list-style: none;
    max-height: 200px;
    overflow: auto;
    background-color: #ececec;
	position: absolute;
    width: 98%;
    left: 2px;
}
.prj_ctbox, .prj_stbox, .prj_zpbox, .prj_catbox {
    position: relative;
}
ul.prj_ctlist li, .prj_stlist li , .prj_zplist li, .prj_catlist li{
    padding: 5px 10px;
	
}
ul.prj_ctlist li:hover, .prj_stlist li:hover, .prj_zplist li:hover, .prj_catlist li:hover {
    padding: 5px 10px;
	background-color: #d0d0d0;
	cursor:pointer;
}
.row.proj_box h4 {
    text-transform: capitalize;
}

ul.proj-bud li a {
	width: 100%;
    float: right;
}

form#pj_srch {
    background-color: #e6e6e6;
    padding: 15px;
}
form#pj_srch button {
    width: 100%;
}
.prj_search {
    padding: 0px 15px;
}
a.btn.btn-primary.bk_prj {
    margin: 0px auto 20px;
    display: block;
	background-color: #247ed8;
    border: none;
	color:#ffffff;
}
.bk_prj img {
    width: 30px;
    margin-right: 14px;
}

ul.pm-dt {
    font-size: 15px;
    margin: 20px 0px;
}
.col-sm-8.bd_stat {
    padding-top: 20px;
}
ul.pm-dt li {
    margin-bottom: 10px;
	list-style:none;
}

ul.pm-dt li i {
    margin-right: 15px;
}

input#uploadoc, input#upduploadoc {
    padding: 3px;
}
.bdr-detail li a img {
    width: 25px;
}
.msg-box h6 {
    font-weight: bold;
    margin-bottom: 20px;
}

.msg-pm-btn {
    background-color: #b9b9b9;
    border: unset;
    margin: 20px auto;
    display: block;
	border-radius:3px;
}

.msg-pm-btn:hover{
	
	background-color:#247ed8;
	
}

.msg-scs {
    width: 100% !important;
    margin-top: 50px;
}

h2.bid_stats {
    text-align: left !important;
    margin-bottom: 20px;
}

.prj-detail {
    padding: 15px;
    background-color: #ffffff;
}
.prj-detail h4 {
    text-align: left;
    font-weight: bold;
	text-transform: capitalize;
}
.prj-head h4 {
    font-weight: bold;
    text-transform: capitalize;
    text-align: left;
}
.prj-head {
    border-bottom: solid 1px #d3d3d3;
    margin-bottom: 30px;
    padding-bottom: 20px;
    margin-right: unset;
    margin-left: unset;
}
ul.prj-mny-time {
    list-style: none;
}

ul.prj-cat li {
    display: inline;
    margin-right: 10px;
}
ul.prj-cat {
    list-style: none;
}
.prj-bid-box {
	border-top: solid 1px #d3d3d3;
    margin: 50px 0px 0px;
    padding: 40px 0px;
}
.prj-bid-box h6 {
    text-align: left;
}
.smlr-prj {
    border: solid 1px #e6e6e6;
    padding: 20px 10px;
}
.smlr-prj h6 {
    font-weight: bold;
}

.bdr-detail ul {
    list-style: none;
    
}
.bdr-detail {
    border: solid 1px #e6e6e6;
    border-radius: 10px;
    margin-bottom: 20px;
	padding: 10px 20px;
}
.bdr-detail ul li {
    display: inline;
    margin-right: 20px;
}

.cmp_bx, .inv_cnt-bx {
    border: solid 1px #e6e6e6;
    border-radius: 10px;
    padding: 15px;
    text-align: center;
    margin-top: 40px;
}
.prj-slider {
    padding: 20px 0px 20px 40px;
    border-left: solid 1px #d3d3d3;
}
#jssor_1 {
    width: 475px!important;
}
/* Home Warranty Company Project Detail */
.hwc-img img {
    width: 100%;
}

.col-sm-9.hwc-info li {
    list-style: none;
    display: inline-block;
    margin-right: 30px;
}

.hwc-info-box {
    border: solid 1px #b7b7b7;
    border-radius: 20px;
    overflow: hidden;
	padding:15px;
}

/* Star Rating Styling */

.br-theme-bars-reversed .br-widget a {
  background-color: pink;
}

.br-theme-bars-reversed .br-widget a.br-active,
.br-theme-bars-reversed .br-widget a.br-selected {
  background-color: #ff446a;
}

.br-theme-bars-reversed .br-widget .br-current-rating {
  color: #ff446a;
  font-size: 20px;  
}
.dsp-rating {
    padding: 3px 10px;
    float: left;
}
.dsp-rating p {
    font-size: 12px;
}
.br-wrapper {
    float: left;
}

.rating_wrap {
    height: 40px;
}

/* help center */
form#help_centr {
    margin: 0px auto;
	background: #fff;
    padding: 20px;
    border-radius: 20px;
}
form#help_centr button {
    margin: 0px auto;
    display: block;
}
ul.cont_info {
    list-style: none;
    margin-top: 33px;
}
h3.cnt-title {
    text-align: left;
    margin-top: 25px;
}

/* How It Works */
.hiw_imgwrplft {
 border-radius: 100px;
    overflow: hidden;
    border: solid 8px #ffffff69;
    -webkit-box-shadow: 3px 4px 11px -1px rgb(223 223 223);
    -moz-box-shadow: 3px 4px 11px -1px rgba(223,223,223,1);
    box-shadow: 3px 4px 11px -1px rgb(161 161 161);
	height: 460px;
}
.hiw_contentlft {
    background: #ffffff;
    padding: 23px 25px;
    border-radius: 0px 15px 15px 0px;
    margin-top: 14%;
    vertical-align: sub;
    z-index: -1;
    text-align: center;
    margin-left: 7px;
	    min-height: 230px;
}
li#aff_lgn a {
    padding-left: 0;
}
li#aff_lgn {
    display: flex;
}
li#aff_lgn a:first-child {
    padding-right: 7px!important;
    margin-right: 7px;
    height: 33px;
}
li#aff_lgn a:first-child {
    padding-right: 7px;
    margin-right: 7px;
    height: 21px;
    padding-top: 0;
    margin-top: 8px;
}
.hiw_imgwrprgt {
 border-radius: 100px;
    overflow: hidden;
    border: solid 8px #ffffff69;
    -webkit-box-shadow: 3px 4px 11px -1px rgb(223 223 223);
    -moz-box-shadow: 3px 4px 11px -1px rgba(223,223,223,1);
    box-shadow: 3px 4px 11px -1px rgb(161 161 161);
	height: 460px;
}
.hiw_contentrgt {
    background: #ffffff;
    padding: 30px 25px;
    border-radius: 15px 0px 0px 15px;
    margin-top: 12%;
    vertical-align: sub;
    z-index: -1;
    text-align: center;
    margin-right: 7px;
	min-height: 230px;
}
.hiw_imgwrplft img {
    height: 100%;
}
.row.hiw_vid {
    border-top: solid 1px #c1c1c1;
    margin-top: 100px;
    padding-top: 50px;
}
.row.hiw_vid1 {
    margin-top: 40px;
}
/* Join Property Address */
.jnopt_box {
    width: 250px;
    margin: 0px auto;
    text-align: center;
}
input#jn_zip_inp {
    text-align: center;
}
.jnopt_box label {
    margin-right: 10px;
}

.jnopt_box input {
    margin-right:10px;
}


form#join-prop {
    background-color: #fff;
    padding: 20px;
    border-radius: 20px;
}

.checkbox.admn_chk {
    width: 59%;
    margin: 0px auto;
}
.sub_prop {
    background-color: #247ed8;
    width: 200px;
    margin: 0px auto;
    display: block;
}
.join_prop.alert.alert-success {
    width: 55%;
}
button.btn.crt_prop {
    background-color: transparent !important;
    border-bottom: solid 1px #888888;
    width: 270px !important;
    margin: 0px auto;
    display: block;
}
input#j_prop {
    border: 0px;
    border-bottom: solid 1px #e6e6e6;
    text-align: center;
    margin-top: 40px;
}
form#join-prop button {
    width: 200px;
    margin: 0px auto;
    display: block;
    background-color: #247ed8;
}
ul.j_prop_result li {
    list-style: none;
    width: 33%;
    display: inline-block;
    margin-bottom: 5px;
}
ul.j_prop_result {
    height: 200px;
    overflow: auto;
}

.jprp_opt_box label {
    margin-right: 10px;
}
.jprp_opt_box input {
    margin-right: 5px;
}
.jprp_opt_box {
    width: 50%;
    margin: 0px auto;
    text-align: center;
}

#j_city_inp, #j_zip_inp, #j_addr_inp {
    text-align: center;
    border: 0px;
    border-bottom: solid 1px #888;
    margin-top: 20px;
}
ul.j_city_result li , .j_zip_result li{
    text-align: center;
	padding: 5px 10px;
}
ul.j_city_result li:hover, .j_zip_result li:hover {
    background-color: #e6e6e6;
    cursor: pointer;
    padding: 5px 10px;
}
ul.j_city_result , .j_zip_result{
    list-style: none;
	height: 170px;
    overflow: auto;
}

ul.jcity_add_ul, .jzip_add_ul, .jadr_add_ul {
    list-style: none;
	height: 200px;
    overflow: auto;
    margin-bottom: 20px;
}

ul.jcity_add_ul li , .jzip_add_ul li, .jadr_add_ul li{
    display: inline-block;
    width: 260px;
    margin-bottom: 10px;
}
.chk_all {
    border-bottom: solid 1px #cccccc;
    padding-bottom: 10px;
    margin-bottom: 20px;
    width: 100%;
}


/* View Contractor Details (Property manager)*/

.cont_detail ul {
    list-style: none;
    padding: 15px;
}
.cont_detail li span {
    display: inline-block;
    width: 35%;
	font-weight: bold;
}
.cont_detail li {
    margin-bottom: 10px;
}
.col-sm-6.cnt_btn {
    text-align: center;
}
.cnt_aprv {
    display: inline-block;
    width: 150px;
    margin-top: 20px;
	background-color:#247ed8;
}

/* Management companies page content */
.row.site-content {
    background-color: #fff;
    margin-top: 20px;
    padding: 30px;
    border-radius: 20px;
}

/* Transaction History Page */
.wlt-bx {
    border: solid 1px #dfdfdf;
    margin: 20px 0px;
    padding: 50px;
    text-align: center;
    font-weight: bold;
    border-radius: 10px;
}



/* Terms of Service page */
.cnt_wrapper {
    background: #ffffff;
    padding: 40px;
    border-radius: 20px;
	margin-top:40px;
}
.tdata table {
    width: 100%!important;
}
/* Property manager Page */
ul.pm_subacnt li , ul.pm_prj li, ul.mv_subacnt li, ul.tx_dclist li, ul.advmn_sub li{
    list-style: none;
    border-bottom: unset;
    border-top: solid 1px #fff;
    margin-top: 10px;
}
ul.pm_subacnt li a, ul.pm_prj li a, ul.mv_subacnt li a, ul.tx_dclist li a, ul.advmn_sub li a {
    padding: 10px 3px;
    display: block;
    text-decoration: none;
    color: #888888;
}
ul.pm_subacnt li a:hover, ul.pm_prj li a:hover, ul.mv_subacnt li a:hover, ul.tx_dclist li a:hover, ul.advmn_sub li a:hover {
    color: #247ed8;
}
/* Payment Method Setup */
.stripe-connect {
  background: #635bff;
  display: inline-block;
  height: 38px;
  text-decoration: none;
  width: 180px;

  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;

  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;

  -webkit-font-smoothing: antialiased;
}

.stripe-connect span {
  color: #ffffff;
  display: block;
  font-family: sohne-var, "Helvetica Neue", Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 14px;
  padding: 11px 0px 0px 24px;
  position: relative;
  text-align: left;
}

.stripe-connect:hover {
  background: #7a73ff;
}

.stripe-connect.slate {
  background: #0a2540;
}

.stripe-connect.slate:hover {
  background: #425466;
}

.stripe-connect.white {
  background: #ffffff;
}

.stripe-connect.white span {
  color: #0a2540;
}

.stripe-connect.white:hover {
  background: #f6f9fc;
}

.stripe-connect span::after {
  background-repeat: no-repeat;
  background-size: 49.58px;
  content: "";
  height: 20px;
  left: 62%;
  position: absolute;
  top: 28.95%;
  width: 49.58px;
}

/* Logos */
.stripe-connect span::after {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 23.0.4, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 468 222.5' style='enable-background:new 0 0 468 222.5;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%23FFFFFF;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M414,113.4c0-25.6-12.4-45.8-36.1-45.8c-23.8,0-38.2,20.2-38.2,45.6c0,30.1,17,45.3,41.4,45.3 c11.9,0,20.9-2.7,27.7-6.5v-20c-6.8,3.4-14.6,5.5-24.5,5.5c-9.7,0-18.3-3.4-19.4-15.2h48.9C413.8,121,414,115.8,414,113.4z M364.6,103.9c0-11.3,6.9-16,13.2-16c6.1,0,12.6,4.7,12.6,16H364.6z'/%3E%3Cpath class='st0' d='M301.1,67.6c-9.8,0-16.1,4.6-19.6,7.8l-1.3-6.2h-22v116.6l25-5.3l0.1-28.3c3.6,2.6,8.9,6.3,17.7,6.3 c17.9,0,34.2-14.4,34.2-46.1C335.1,83.4,318.6,67.6,301.1,67.6z M295.1,136.5c-5.9,0-9.4-2.1-11.8-4.7l-0.1-37.1 c2.6-2.9,6.2-4.9,11.9-4.9c9.1,0,15.4,10.2,15.4,23.3C310.5,126.5,304.3,136.5,295.1,136.5z'/%3E%3Cpolygon class='st0' points='223.8,61.7 248.9,56.3 248.9,36 223.8,41.3 '/%3E%3Crect x='223.8' y='69.3' class='st0' width='25.1' height='87.5'/%3E%3Cpath class='st0' d='M196.9,76.7l-1.6-7.4h-21.6v87.5h25V97.5c5.9-7.7,15.9-6.3,19-5.2v-23C214.5,68.1,202.8,65.9,196.9,76.7z'/%3E%3Cpath class='st0' d='M146.9,47.6l-24.4,5.2l-0.1,80.1c0,14.8,11.1,25.7,25.9,25.7c8.2,0,14.2-1.5,17.5-3.3V135 c-3.2,1.3-19,5.9-19-8.9V90.6h19V69.3h-19L146.9,47.6z'/%3E%3Cpath class='st0' d='M79.3,94.7c0-3.9,3.2-5.4,8.5-5.4c7.6,0,17.2,2.3,24.8,6.4V72.2c-8.3-3.3-16.5-4.6-24.8-4.6 C67.5,67.6,54,78.2,54,95.9c0,27.6,38,23.2,38,35.1c0,4.6-4,6.1-9.6,6.1c-8.3,0-18.9-3.4-27.3-8v23.8c9.3,4,18.7,5.7,27.3,5.7 c20.8,0,35.1-10.3,35.1-28.2C117.4,100.6,79.3,105.9,79.3,94.7z'/%3E%3C/g%3E%3C/svg%3E");
}

.stripe-connect.white span::after {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 24.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 468 222.5' style='enable-background:new 0 0 468 222.5;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%230A2540;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M414,113.4c0-25.6-12.4-45.8-36.1-45.8c-23.8,0-38.2,20.2-38.2,45.6c0,30.1,17,45.3,41.4,45.3 c11.9,0,20.9-2.7,27.7-6.5v-20c-6.8,3.4-14.6,5.5-24.5,5.5c-9.7,0-18.3-3.4-19.4-15.2h48.9C413.8,121,414,115.8,414,113.4z M364.6,103.9c0-11.3,6.9-16,13.2-16c6.1,0,12.6,4.7,12.6,16H364.6z'/%3E%3Cpath class='st0' d='M301.1,67.6c-9.8,0-16.1,4.6-19.6,7.8l-1.3-6.2h-22v116.6l25-5.3l0.1-28.3c3.6,2.6,8.9,6.3,17.7,6.3 c17.9,0,34.2-14.4,34.2-46.1C335.1,83.4,318.6,67.6,301.1,67.6z M295.1,136.5c-5.9,0-9.4-2.1-11.8-4.7l-0.1-37.1 c2.6-2.9,6.2-4.9,11.9-4.9c9.1,0,15.4,10.2,15.4,23.3C310.5,126.5,304.3,136.5,295.1,136.5z'/%3E%3Cpolygon class='st0' points='223.8,61.7 248.9,56.3 248.9,36 223.8,41.3 '/%3E%3Crect x='223.8' y='69.3' class='st0' width='25.1' height='87.5'/%3E%3Cpath class='st0' d='M196.9,76.7l-1.6-7.4h-21.6v87.5h25V97.5c5.9-7.7,15.9-6.3,19-5.2v-23C214.5,68.1,202.8,65.9,196.9,76.7z'/%3E%3Cpath class='st0' d='M146.9,47.6l-24.4,5.2l-0.1,80.1c0,14.8,11.1,25.7,25.9,25.7c8.2,0,14.2-1.5,17.5-3.3V135 c-3.2,1.3-19,5.9-19-8.9V90.6h19V69.3h-19L146.9,47.6z'/%3E%3Cpath class='st0' d='M79.3,94.7c0-3.9,3.2-5.4,8.5-5.4c7.6,0,17.2,2.3,24.8,6.4V72.2c-8.3-3.3-16.5-4.6-24.8-4.6 C67.5,67.6,54,78.2,54,95.9c0,27.6,38,23.2,38,35.1c0,4.6-4,6.1-9.6,6.1c-8.3,0-18.9-3.4-27.3-8v23.8c9.3,4,18.7,5.7,27.3,5.7 c20.8,0,35.1-10.3,35.1-28.2C117.4,100.6,79.3,105.9,79.3,94.7z'/%3E%3C/g%3E%3C/svg%3E");
}

/* Please remove from your implementation. Used to display the white button on the white background */
.stripe-connect.white {
  left: 1px;
  position: relative;
  top: 1px;
}

.pymt_box {
    width: 460px;
    margin: 100px auto;
    text-align: center;
}
.pymt_box a {
    margin: 0px auto;
    display: block;
}
.pymt_box button {
    border: none;
    display: block;
    height: 50px;
    padding: 0px;
	margin: 0px auto;
}

/*Commission Report Page */

/* Accounting Page */
.wth-ntfy {
    color: #ffffff;
    background-color: #eb0000;
    padding: 5px;
    max-width: 500px;
    margin: 0px auto;
    border-radius: 5px;
}
.asgn_prop_box {
    width: 100%;
    border: solid 1px #e6e6e6;
    border-radius: 20px;
    margin-bottom: 50px;
    margin-top: 50px;
    padding: 40px;
	background: #fff;
}
.rgt_seprator {
    border-right: solid 1px #bbbbbb;
}
.cmsn_box{
	position:relative;
}
form#cmsn_rqst {
    position: absolute;
    top: 220px;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
}
td.ad_img img {
    width: 100%;
}
td.ad_img {
    width: 10%;
}

/* Payment Detail Page */
.total h5 {
    display: inline-block;
    font-size: 14px;
}
.cmsn_details {
    background-color: #fff;
    border-radius: 20px;
    padding: 20px;
}
.total {
    text-align: center;
}

/* Messages Page Stylesheet */

button.b_usr {
    border: none;
    outline: none;
    font-size: 11px;
    color: #ff0808c9;
    background: #ffabab40;
    padding: 2px 4px;
    border-radius: 3px;
    margin-top: 9px;
    float: right;
    margin-right: 13px;
}
.msgs-ubox h5 {
    text-align: left;
    padding-top: 0;
    height: 100%;
    text-transform: capitalize;
    font-weight: bold;
    font-size: 12px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.msg-uprf
{
	width: 100%;
	height: 646px;
    background-color: #ffffff;
    border: solid 1px #ebebeb;
    margin-top: 14px;
	overflow: auto;
}
.umsgs {
    width: 100%;
    height: 582px;
    background-color: #f7f8fa;
    margin-top: 14px;
}
textarea.form-control {
    height: 83px;
}
.top {
    background: #fff;
    font-weight: 500;
    font-size: 17px;
    color: #4e4e4e;
    width: 100%;
    height: 60px;
    padding: 34px 0 46px 29px;
    border: solid 1px #ebebeb;
    text-transform: capitalize;
}
.my-ftr section.footer.mt-5 {
    margin: 0 !important;
}
ul.prf-contact li {
    color: #606060;
    font-weight: 400;
    margin: 9px 0;
}
ul.prf-contact i {
    color: #247ed8;
    margin-right: 10px;
}
form#rply-msgs-box textarea {
    margin-top: 0;
    height: 51px;
    padding: 11px 20px;
    border-radius: 100px;
    width: 97%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 12px;
}
ul.chat-msg-box::-webkit-scrollbar-thumb {
    background:#d7ebff;
}

ul.chat-msg-box::-webkit-scrollbar-track {
    background: #f3f3f3;
}
ul.chat-msg-box::-webkit-scrollbar {
    width: 4px;
}
.msgs-ubox::-webkit-scrollbar-thumb {
    background:#d7ebff;
}
.msgs-ubox::-webkit-scrollbar-track {
    background: #f3f3f3;
}
.msgs-ubox::-webkit-scrollbar {
    width: 4px;
}
.msgs-ubox ul li:nth-child(even) {
    background: #fff;
}

ul.chtmsg-box::-webkit-scrollbar-thumb {
    background:#d7ebff;
}
ul.chtmsg-box::-webkit-scrollbar-track {
    background: #f3f3f3;
}
ul.chtmsg-box::-webkit-scrollbar {
    width: 4px;
}
#rply-msgs-box
{
	position:relative;
}
.rply-btn {
    width: 100%;
    background-color: #247ed8;
    height: 98%;
	color:#ffffff;
	
}
.msg_reply
{
    border-radius: 100px;
    position: absolute;
    top: 6px;
    right: 20px;
    font-size: 16px;
    padding: 7.5px 20px;
    border: unset;
    background: #247ed8;
    color: #ffffff;
}
.msg_reply i {
    margin-left: 10px;
}
.message-chat .col-sm-6 {
    background: #f7f8fa;
}
.msgs-ubox {
    background-color: #ffffff;
    height: 100%;
}

.msgs-ubox {
    background-color: #ffffff;
    height: 646px;
    margin-top: 14px;
    border: solid 1px #ebebeb;
	overflow: auto;
}
button#rplybtn {
    border-radius: 100px;
    position: absolute;
    top: 5.5px;
    right: 27px;
    font-size: 16px;
    padding: 7.5px 20px;
    border: unset;
    background: #247ed8;
    color: #ffffff!important;
    height: unset;
    width: unset;
}
form#rply-box-pmadv {
    position: relative;
}
textarea#sndrmsg {
    margin-top: 0;
    height: 51px;
    padding: 11px 20px;
    border-radius: 100px;
    width: 97%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 12px;
}
.msgs-ubox ul li {
    list-style: none;
}
.msgs-ubox ul li {
    border-bottom: 1px solid #efefef;
    padding-bottom: 16px;
    padding-top: 20px;
    list-style: none;
    margin-top: 0;
    cursor: pointer;
    background: #247ed80d;
}
.msgs-ubox li span {
    width: 46px;
    display: inline-block;
    float: left;
    border-radius: 29px;
    overflow: hidden;
    margin-left: 12px;
    margin-right: 7px;
    height: 43px;
}
.msgs-ubox li span img {
    width: 100%;
	height: 100%;
}
.msgs-ubox p {
    font-size: 12px;
	text-transform: capitalize;
}

ul.chat-msg-box li, ul.chtmsg-box li {
    list-style: none;
    padding: 10px;
    background-color: #fff;
    margin-bottom: 23px;
    border-radius: 5px;
	margin-bottom: 47px;
}
ul.chat-msg-box {
    background: #F7F8FA;
    padding-top: 32px;
    height: 555px;
    overflow: auto;
    margin: 0;
    padding-bottom: 51px;
}
li.rsvr {
    background-color: #247ed8 !important;
    width: 30%;
    color: #fff;
	margin-left:35px;
}
li.sndr {
    width: 30%;
    margin-left: 65%;
}
li.rsvr span, li.sndr span {
    font-size: 11px;
    float: right;
    font-style: italic;
    margin-top: 8px;
	display: block;
    width: 100%;
    text-align: right;
}
li.sndr span {
    color: #6c6c6c;
    margin-top: 11px;
}
li.rsvr span {
    color: #6c6c6c;
    margin-top: 11px;
}

.usnm p {
    padding-left: 25px;
}
ul.prf-contact, .prf-address ul
{
	padding:unset!important;
	list-style:none;
}
ul.prf-contact li {
    margin-top: 10px;
}
.prf-address li {
    margin-right: 10px;
    display: inline-block;
}
.msg-uprf {
    padding: 20px;
}
i.fa.fa-phone {
    transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
.prof_pic img {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    margin: auto;
    text-align: center;
}
.prof_pic {
    width: 100%;
   
}
.prof_box {
    overflow: hidden;
	height: 200px;
}
/* Messanger Styling */
.msgbx {
    position: absolute;
    right: 0;
    bottom: 55px;
    width: 400px;
    z-index: 10;
	background-color: #ffffff;
    border: solid 1px #e6e6e6;
    padding: 10px;
}
.ntfmsgbx
{
	float:left;
	margin-left:10px;
    width: 400px;
    z-index: 10;
	background-color: #ffffff;
    border: solid 1px #e6e6e6;
    padding: 10px;
}
ul.msngr, ul.ntfmsngr {
    padding: 10px;
}
.chtbxrmv {
    float: right;
    color: #b5b5b5;
	display: block;
    cursor: pointer;
	outline: unset!important;
    border: unset!important;
}

h4.msgnm, h4.ntfmsgnm {
    font-size: 14px;
    text-align: left;
}
.bx-top {
    width: 100%;
    height: 300px;
    border: solid 1px #e6e6e6;
    margin-bottom: 10px;
	background-color: #efefef;
	overflow: auto;
}
.chat-box {
    position: fixed;
	float: right;
    margin-right: 50px;
	bottom:20px;
	right:0px;
	z-index:10;
}
.ntfchat-box
{
	position: fixed;
	float: left;
    margin-right: 50px;
	bottom:20px;
	left:0px;
	z-index:10;
}
button.admcht {
    background-color: #247ed8;
    color: #ffffff;
    border: unset;
	outline: unset;
    border-radius: 30px;
    height: 50px;
    width: 50px;
	box-shadow: 6px 6px 14px -7px rgba(0,0,0,0.7);
	-webkit-box-shadow: 6px 6px 14px -7px rgba(0,0,0,0.7);
	-moz-box-shadow: 6px 6px 14px -7px rgba(0,0,0,0.7);
}

ul.msngr li, ul.ntfmsngr li{
    list-style: none;
    padding: 10px;
    background-color: #e6e6e6;
    margin-bottom: 23px;
    border-radius: 5px;
    margin-top: 35px;
}
.bx-top li.rsvr {
    background-color: #c7d6e6 !important;
    width: 50%;
    margin-right: 100%;
}
.bx-top li.sndr {
	width: 50%;
    margin-left: 52%;
}
/* Accounting Page */

.acnt_wrapper p {
    text-align: center;
}
.acnt_wrapper {
    max-width: 100%;
    padding: 14px;
    margin: 21px auto;
	min-height: 500px;
	padding-top: 100px;
	background-color:#ffffff;
}
.acnt_wrapper h4 {
    font-weight: bold;
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.acnt_wrapper a {
    text-align: center;
    display: block;
}

.udetail p {
    font-weight: bold;
    margin-top: 40px;
}

.cms_btn {
    position: absolute;
    border-radius: unset;
    border: unset;
}

/* My Invite Page */
.invmsg {
    font-size: 13px;
	text-align: center;
}

/* My Documents Page */
#mdocs, #tadocs {
    max-width: 500px;
    margin: 30px auto;
}
.quote-box h4 {
    font-weight: bold;
    text-align: center!important;
}
input#upld_mdocs {
    height: 43px;
}

.udoc-img img {
    width: 100%;
}
.udoc-img img {
    width: 30%;
    margin: 0px auto;
    display: block;
}

.udoc-img p {
    font-size: 13px;
    text-align: center;
    margin-top: 15px;
	text-transform: capitalize;
}

.udoc-img {
    border: solid 1px #e6e6e6;
    border-radius: 10px;
    padding: 20px 10px;
    margin-right: 10px;
	position: relative;
	margin-top: 7px;
}
.rmv-icon {
    position: absolute;
    right: 5px;
    top: 0px;
	cursor: pointer;
}

.udoc-bx {
    background-color: #f5f5f5;
    padding: 30px;
    border-radius: 10px;
    margin-bottom: 30px;
}
/* Advertisement Detail HMO */
.dlr-img img {
    width: 100%;
}
.advdt-msg p {
    margin: 0px;
}
.advdt-msg {
    margin-bottom: 50px;
    border: solid 1px #dfdfdf;
    border-radius: 20px;
    padding: 20px;
}

/* Moving Companies */
ul.mc-details {
    list-style: none;
}

ul.mc-details li span {
    font-weight: bold;
    display: inline-block;
    width: 30%;
}
.mc-modal {
    max-width: 800px;
}
ul.mc-details li {
    margin-bottom: 10px;
}
ul.mv_subacnt {
    padding-left: 35px;
}
ul.mv_subacnt li {
    margin-top: unset;
    margin-bottom: unset!important;
}
ul.mv_subacnt li a:hover {
    color: #ffffff;
}
ul.mv_subacnt li a:hover {
    padding-left: 10px;;
}
/* Moving Company Request Page */

form#mc-req-frm {
    text-align: center;
	padding:20px;
}

/* Moving Company Increament decrement */
#decrease, #increase {
    float: left;
    background-color: #1c5791;
    color: #ffffff;
    padding: 10px;
    width: 50px;
}
.inc-box input {
    width: 25% !important;
    margin-left: 20px;
    height: 44px;
    text-align: center;
	float:left;
}
.item-box {
    padding-bottom: 10px;
    border-top: solid 1px #e6e6e6;
    padding-top: 15px;
}
.mfrm-box {
    border: solid 1px #dddddd;
    border-radius: 10px;
    text-align: center;
    padding: 15px;
    background: #f7f7f7;
}

/* Moving Company Project List Page */
.mvc-modal {
    max-width: 100%;
    margin: 0px auto;
}
.mvc-modal h4 {
    text-align: left;
}
.mv-box {
    border: solid 1px #d5d5d5;
    border-radius: 10px;
    padding: 20px;
	background-color: #fbfbfb;
}
ul.mv-dtl li {
    display: inline-block;
    width: 49%;
}
.mvc-modal h5 {
    text-align: left;
    font-weight: bold;
    font-size: 17px;
}
ul.mv-adr li, .mv-dtl li{
    list-style: none;
    margin: 0px;
}
ul.mv-adr li span{
    display: inline-block;
    width: 25%;
    font-weight: bold;
}
.mv-dtl li span{
	width:70%;
	display:inline-block;
	
}

/* Career Page */
.jdtl {
    background: #ffffff;
    padding: 30px;
}
.crr-search {
    background: #ffffff;
    padding: 20px 0px 50px;
}

.carinfo {
    border-bottom: solid 1px #c5c5c5;
    padding-bottom: 40px;
}
.aptjobs h6 {
    text-align: left;
    font-weight: bold;
    font-size: 20px;
}

.aptjobs {
    border-bottom: solid 1px #c5c5c5;
    padding-bottom: 30px;
    padding-top: 80px;
}
.jbox
{
	max-width:700px;
}
#apt-apljb label {
    font-size: 13px;
}
.swal-button-container {
    display: block;
    position: relative;
    text-align: center;
    margin: 5px auto;
}
#banner{
	background-image:url(../image/careerbanner.jpg);
	    height: 420px;
    margin-top: 160px;
	background-position:center;
}

.crr-box {
    width: 1400px;
    margin: 0px auto;
    position: relative;
	height: 420px;
}
.crr-btn {
    border: solid 1px #ffffff;
    background: unset;
    color: #ffffff;
    padding: 10px 20px;
    position: absolute;
    bottom: 40px;
    left: 159px;
	text-decoration:none;
}
.crr-btn:hover {
    background: #e6e6e6;
    color: #4a4a4a;
    text-decoration: none;
}
form#crr-srch-frm {
    max-width: 700px;
    margin: 0px auto;
    position: relative;
}
#crr-srch-frm input {
    border-radius: 20px;
}
button.crr-srch-btn {
    background: unset;
    border: unset;
    position: absolute;
    right: 10px;
    top: 8px;
}
.carinfo h2 {
    text-transform: uppercase;
    font-weight: bold;
}
.aptjobs-box h4 {
    font-weight: bold;
}
#crr-srch-frm-filter h3 {
    font-size: 18px;
    text-align: left;
	border-bottom: solid 1px #e6e6e6;
    padding-bottom: 20px;
}
.crr-srch-cat input {
    margin-right: 20px;
}
#crr-srch-frm-filter label {
    width: 100%;
}
form#crr-srch-frm-filter h6 {
    text-align: left;
    font-weight: bold;
}
form#crr-srch-frm-filter p {
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #247ed8;
}

/* Career Detail Page */

section.jbanner {
    width: 100%;
    overflow: hidden;
}
.jdtl h4 {
    text-align: left;
    font-weight: bold;
}
.jdtl li {
    margin-left: 20px;
}
.abtapt h5 {
    text-align: left;
    margin-top: 50px;
    font-weight: bold;
}

/* Taxation */
ul.tx-list li {
    list-style: none;
    display: inline-block;
}
ul.tx-list li {
    list-style: none;
    display: inline-block;
    width: 45%;
}
ul.tx-list li input {
    display: block;
    float: left;
    width: 10%;
    height: 20px;
}
ul.tx-list1 li {
    list-style: none;
}
ul.tx-list1 li input[type="checkbox"] {
    display: inline-block;
    width: 4.5%;
    height: 20px;
}
ul.tx-list1 li input[type="text"] {
    width: 10%;
    display: inline-block;
    margin-left: 10px;
}
ul.tx-list2 li {
    list-style: none;
	margin-bottom:20px;
}
.tx-terms input {
    display: inline-block;
    width: 20px;
    height: 20px;
}

.tx-terms {
    width: 500px;
    text-align: center;
    margin: 0px auto;
}

/* Overview Page */
section.overview {
    width: 100%;
    position: relative;
}

section.overview img {
    width: 100%;
}

.gt_start {
    position: absolute;
    top: 48%;
    left: 27%;
    border: unset;
    background-color: #a1a1a1;
    padding: 10px 20px;
    border-radius: 20px;
    color: #ffffff;
}
a.gt_start:hover {
    text-decoration: none;
    background-color: #02c8d5;
    color: #ffffff;
}

/* Advertisement Page */
.adgreen, .adred {
    border-radius: 50px;
    height: 30px;
    width: 30px;
    text-align: center;
    padding: 3px;
}
p.ad-click span img {
    width: 100%;
}
p.ad-click span {
    width: 4%;
    display: inline-block;
}
p.ad-click {
    text-align: center;
	margin-top:20px;
}
/* Portal Ads Page */
.advr-sec {
    margin-bottom: 50px;
}

/* Toggle Mobile Menu */
.box {
    height: 100vh;
    width: 100%;
    position: absolute;
    left: -350px;
    z-index: 1001;
    background: #ffffff;
    overflow: hidden;
    text-align: left;
  -webkit-transition: -webkit-transform 750ms ease-in-out;
  transition: transform 750ms ease-in-out;
}

.mbt-active {
    -webkit-transform: translateX(350px);
    -moz-transform: translateX(350px);
    -o-transform: translateX(350px);
    -ms-transform: translateX(350px);
    transform: translateX(350px);
    box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
    -moz-box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
    -webkit-box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
}

.open-menu {
    display: inline-block;
}

.open-menu button{
    display: inline;
    z-index: 0;
    background: transparent;
    border: none;
    margin-top: 10px;
    margin-left: 25px;
    padding: 0px;
    cursor: pointer;
}
.open-menu button {
    background: #247ed8;
    color: #ffffff;
    padding: 5px 25px;
    border-radius: 20px;
}
.open-menu img {
    width: 30px;
    height: 30px;
}

.header-menu {
    height: 50px;
}

.header-menu button {
    position: relative;
    left: 280px;
    background: transparent;
    border: none;
    margin-top: 10px;
    padding: 0px;
    cursor: pointer;
}

.header-menu img {
    width: 40px;
    height: 40px;
}

.top-menu {
    margin-top: 35px;
}

.top-menu a {
    text-decoration: none;
    color: black;
    font-weight: 500;
    font-size: 16px;
    display: block;
    line-height: 40px;
    padding-left: 35px;
	 transition: .2s;
}

.bottom-menu {
    position: absolute;
    bottom: 0px;
    width: 300px;
    background: #D32F2F;
    text-align: center;
}

.bottom-menu li {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0px;
    color: black;
    font-weight: 700;
    font-size: 13px;
}

.text {
  	font-size: 70rem;
  	position: absolute;
   top: 50%;
   left: 50%;
	transform: translateX(-50%) translateY(-50%);
	text-align: center;
}


/****sitemap***/

.backToTop h2 {
    text-align: left;
}
.backToTop li {
    margin-top: 3rem;
    display: inline-block;
    font-size: 19px;
    margin-right: 28px;
    color: #247ed8;
    margin-bottom: 1rem;
}
.browser li a {
    color: #247ed8;
}
.browser p a {
    margin-top: 12px;
    font-size: 15px;
    color: #247ed8;
    display: inline-block;
}
.browser-1 p a {
	margin-top: 12px;
    font-size: 15px;
    color: #247ed8;
	display: inline-block;
}
.browser i {
    margin-left: 11px;
    font-size: 18px;
    vertical-align: middle;
}
.browser-1 i {
    margin-left: 11px;
    font-size: 18px;
    vertical-align: middle;
}
.browser-1 li a {
    color: #247ed8;
    font-size: 15px;
}
.sp{
	color: #247ed8;
}

.sitemapSection.sitemapLinks h2 {
    text-align: left;
    font-size: 22px;
    padding-top: 28px;
}
.browser h2{
	text-align: left;
    font-size: 22px;
    padding-top: 28px;
}
.browser-1 h2{
	text-align: left;
    font-size: 22px;
    padding-top: 28px;
}
.browser-1 {
    padding: 9px 0;
}
.sitemapSection.sitemapLinks ul {
    border-bottom: 1px solid#000;
    padding-bottom: 20px;
    margin-top: 13px;
}

.browser li {
    color: #247ed8;
    font-size: 16px;
    margin: 4px 0;
	display: inline-block;
    width: 340px;
}


.browser-1 li {
    color: #247ed8;
    font-size: 16px;
    margin: 4px 0;
	display: inline-block;
    width: 152px;
}
.browser h2, .browser-1 h2 {
    border-bottom: solid 1px #888888;
    padding-bottom: 10px;
    margin-bottom: 30px;
	text-transform: capitalize;
}
.sitemapSection.sitemapLinks li {
    width: 25%;
    padding: 0 9px;
}
.sitemapSection.sitemapLinks ul {
    display: flex;
}
.sitemapSection.sitemapLinks h1 {
    text-align: left;
	font-size: 36px;
}

.container.site {
    background: #ffffff;
    padding: 40px;
    border-radius: 20px;
    margin-top: 40px;
}

/* Technical Support */
form#tech_supf {
    max-width: 800px;
    margin: 0px auto;
}
/* Technical Support Page */
ul.tc_udt {
    list-style: none;
    padding: unset;
	font-size: 12px;
}
ul.tc_udt li {
    display: inline-block;
    margin-right: 10px;
}
.tc_sndr {
    background-color: #e6e6e6;
    padding: 20px;
    border-radius: 15px;
    width: 70%;
    float: left;
    display: block;
}
.tc_rsvr {
    border: solid 1px #e6e6e6;
    border-radius: 15px;
    float: right;
    margin-top: 30px;
    padding: 20px;
    width: 70%;
}

/* News Page Stylesheet */
.nws_imgwrap {
    max-width: 325px;
}
.nws_imgwrap img {
    width: 100%;
}
.nws-list li {
    margin-bottom: 15px;
    border-bottom: solid 1px #b7b7b7;
	padding-bottom: 5px;
}
.nws-list li:last-child {
    border-bottom: unset;
}
.nws_img img {
    width: 100%;
}
.nws_img.mb-3 {
    border: solid 10px #e6e6e6;
}
li.nav-item button {
    color: #fff !important;
}


/*------------------responsive-------------*/
@media only screen and (min-width: 1500px) and (max-width: 1600px) 
{
	.msg_reply {
    top: 6px;
    right: 18px;
    padding: 8px 20px;
	}
	button#rplybtn {
    top: 6.5px;
    right: 23px;
	}

	ul.chat-msg-box {
    height: 461px;
	}
	.umsgs {
    height: 482px;
	}
	.msgs-ubox {
    height: 562px;
	}
	.msg-uprf {
    height: 562px;
	}
	form#rply-msgs-box textarea {
    margin-top: 11px;
	}
}

@media only screen and (min-width: 1200px) and (max-width: 1500px) 
{
		.msg_reply {
    top: 6px;
    right: 18px;
    padding: 8px 20px;
	}
	button#rplybtn {
    top: 5.5px;
    right: 22px;
	}
	ul.chtmsg-box {
		height: 492px;
	}
		button.b_usr {
		padding: 2px 3px;
		margin-right: 5px;
	}
	ul.chat-msg-box {
    height: 399px;
	}
	.umsgs {
    height: 416px;
	}
	.msgs-ubox {
    height: 492px;
	}
	.msg-uprf {
    height: 492px;
	}
	form#rply-msgs-box textarea {
    margin-top: 11px;
	}
}

@media (min-width: 1200px){
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1500px;
}



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

.about_cnt {
    margin: 0 19px!important;
}
.terms {
    margin-bottom: 11px;
}
}

@media only screen and (min-width: 570px) and (max-width:767px) 
{
	div#cont .col-sm-3 {
    max-width: 100%;
    flex: 100%;
}	
div#cont h4 {
    margin-top: 23px;
}
div#cont .col-sm-9 {
    max-width: 100%;
    flex: 100%;
}
div#cont {
    max-width: 100%;
}
	
/*****index******/

button.navbar-toggler.collapsed {
    margin: 0;
}

	.col-sm-9.srch_s {
    margin-top: 15px;
}
	
.dtli
{
	display:none!important;
}
.mbli
{
	display:block;
	background: unset;

}
.nav-item i.far.fa-bell {
    margin-left: 13px;
    margin-top: 4px;
}
.prj_btn
{
	margin-top:10px;
}

.container.box-wrapper {
    margin-top: 28px;
	min-height:300px;
}
section.navigation {
    height: 76px!important;
}
/* Side nav */
.desktop-nav {
    display: none;
	background-color: #ffffff;
    padding: 20px;
    margin-top: 19px;
}
.mobile-nav {
    display: block;
	background-color: #ffffff;
    padding: 20px;
    margin-top: 19px;
}

.mobile-nav {
    position: relative;
}
.usr_title {
    margin: 0px auto;
    width: 300px;
    text-align: center;
}
.mobile-nav select {
    border: none;
	width: 100%;
    outline: none;
    height: 45px;
	background-color: #ffffff;
	margin-bottom: 10px;
}

ul.usr-side-nav li a:hover {
    text-decoration: none!important;
	color: #383838;
}
ul.pm_prj li {
    margin: 0px;
}
/* Home Page */
section.navigation
{
	height: 80px;
}
nav.navbar.navbar-expand-lg.navbar-light {
    margin-top: 85px;
    z-index: 10;
	display: block;
	text-align:right;
}
a.pro-btn {
    width: 100%;
}
div#navbarSupportedContent {
    background-color: #ffffff;
    float: right;
    width: 100%;
    margin-left: 53px;
    margin-top: -10px;
    padding-top: 14px;
}
.top-menu-item a
{
	padding-top: 15px !important;
}
nav.navbar li a
{
	padding: 4px 20px 17px;
	font-size:14px;
}

.top-menu-item
{
	margin-top:0px;
}
	
.navbar-toggler
{
	display:block;
	border: solid 1px #888888;
    padding: 8px;
    height: 40px;
	float: right;
}
a.navbar-brand {
    padding: 0;
}
img.img-fluid.set {
    margin-top: 23px;
    width: 312px;
}
.ft_logo
{
	max-width:100%;
}

.col-sm-6 {
    max-width: 100%;
}

.ft_logo img {
    max-width: 180px;
}
.about_cnt .row{
	
	margin-right: 0px;
    margin-left: 0px;
}

section.about h2
{
	font-size:28px;
}

.rise ul li
{
	display:block;
}

.rgt_footer
{
	padding:0px;
}
.rgt_footer .row
{
	display:block;
}

button.news_btn
{
	float:left;
	height: 38px;
}

ul.footer_sm
{
	display: inline-block;
}

.sm-icons {
    margin-top: 5px;
}

section.about {
    margin-top: 100px;
}

ul.ml-auto.sm-icons {
    display: inline-block;
}

section.about h2
{
	margin-top:0px;
}

.head_wrapper
{
	position:unset;
}
div#myCarousel {
    height: 100%;
}
.carousel-inner {
    height: 100%;
}
#myCarousel .carousel-item
{
	margin:unset;
}
.aps-two a {
    font-size: 11px;
}
div#navbarSupportedContent li {
    text-align: left;
}
img.img_wrap
{
	margin:0px auto;
	float:unset;
}
.mt-slide
{
	margin-top:19px;
}

ul.banner-btn li:last-child {
    margin-top: 20px;
}

#myCarousel .carousel-item .mask img
{
	max-width: 24%;
	margin: 80px auto 0px;
}

img.img_wrap
{
	float:unset;
}

/* Login Page */
section#login
{
	margin:300px auto;
}


/* Profile Page */
.filedrag .drag-label
{
	text-align:left!important;
}
ul.prj_pics {
    list-style: none;
    text-align: center;
}
.prf_btn {
    width: 50%;
}

/* Project list Page */
div#datatable_wrapper .col-sm-12 {
    overflow: auto;
}
div#datatable_filter label {
    width: 100%;
}
div#datatable_length label {
    width: 100%;
}

.prf_btn {
    width: 50%;
}

/*My Project Detail Page */
ul.prj-mny-time li
{
	display:block;
}
ul.prj-cat li
{
	display:block;
}


/* Join Property */
.jprp_opt_box
{
	width:100%;
}

/* Messages Page Style */
.msgs-ubox
{
	height:auto;
}

li.sndr, li.rsvr
{
	width:100%;
	margin-left:unset;
	margin-right:unset;
}

#sndusrmsg {
    margin-bottom: 15px;
}

/* Browse project Page */
ul.prj_cat {
    width: 100%;
}

ul.proj-bud {
    padding: 0px;
    border-left: unset;
    width: 100%;
}

ul.proj-bud li a
{
	float:unset;
}
.container.prf-content
{
	margin-top:-25px;
}

/* Signup Page */
section#signup
{
	margin: 300px auto;
}


}

@media only screen and (min-width: 768px) and (max-width: 992px) 
{
	.sig-box canvas {
    width: 100%;
}
.site-btn {
    width: 100%;
    margin: 9px auto 20px;
}
.sig-box {
    width: unset;
}
	.row.exp_time {
    width: unset;
	}
	.frm-container {
    margin: 200px 22px!important;
}
.desktop-nav {
    padding: 6px;
}
.sec_pjr_box label.checkbox-inline {
    width: 100%;
}
ul.pst-prj li {
    width: 100%;
}
ul.pst-prj {
    width: 67%;
}
button#catoggle {
    padding: 0;
}
button#hwctoggle {
    padding: 0;
}
sec_pjr_box h3 {
    font-size: 13px;
}
ul.cont_info li {
    font-size: 15px;
}
.usr-side-nav li a {
    padding: 7px 0;
    font-size: 13px;
}
p.u_proflie {
    padding-left: 0;
}
ul.footer_sm {
    margin-top: 17px;
}
.container.box-wrapper {
    margin-top: 400px;
}

.prj_btn
{
	margin-top:10px;
}

.nav-item i.far.fa-bell {
    margin-left: 13px;
    margin-top: 4px;
}




/* Home Page */


a.pro-btn {
    width: 100%;
}
	
nav.navbar.navbar-expand-lg.navbar-light {
    margin-top: 85px;
    z-index: 10;
	display: block;
	text-align:right;
}

div#navbarSupportedContent {
    background-color: #ffffff;
    float: right;
    width: 100%;
    margin-left: 53px;
    margin-top: -10px;
    padding-top: 14px;
}

section.navigation
{
	height: 80px;
}
nav.navbar li a
{
	padding: 4px 20px 17px;
	font-size:14px;
}

.top-menu-item
{
	margin-top:0px;
}

.navbar-toggler
{
	display:block;
	border: solid 1px #888888;
    padding: 8px;
    height: 40px;
	float: right;
    margin-top: 0!important;
    margin-right: -20px!important;
    margin-left: 22px;
}

.rgt_footer {
    padding: 0px ;
}
.rise ul li
{
	display:block;
}

.ft_logo img {
    width: 210px;
}

section.about {
    margin-top: 100px;
}

section.about h2
{
	margin-top:0px;
}

ul.banner-btn li:last-child {
    margin-top: 20px;
}



#myCarousel .carousel-item .mask img
{
	max-width: 65%;
	margin: 80px auto 0px;
}
img.img_wrap
{
	float:unset;
}


/* Login Page */
section#login
{
	margin:300px auto;
}


/* Profile Page */
.filedrag .drag-label
{
	text-align:left!important;
}

.prf_btn {
    width: 100%;
	font-size: 13px;
}
.chk-lead {
    padding: 4px 22px;
}
.sec_pjr_box h3 {
    font-size: 15px;
}
ul.prj_pics {
    list-style: none;
    text-align: center;
}

/* Project list Page */
div#datatable_wrapper .col-sm-12 {
    overflow: auto;
}
div#datatable_filter label {
    width: 100%;
}
div#datatable_length label {
    width: 100%;
}

/*My Project Detail Page */
ul.prj-mny-time li
{
	display:block;
}

ul.prj-cat li
{
	display:block;
}

/* Join Property */
.jprp_opt_box
{
	width:100%;
}

/* Messages Page Style */
.msgs-ubox
{
	height:auto;
}

li.sndr, li.rsvr
{
	width:100%;
	margin-left:unset;
	margin-right:unset;
}

#sndusrmsg {
    margin-bottom: 15px;
}

/* Browse project Page */
ul.prj_cat {
    width: 100%;
}

ul.proj-bud {
    padding: 0px;
    border-left: unset;
    width: 100%;
}
ul.proj-bud li a
{
	float:unset;
}
.container.prf-content
{
	margin-top:-25px;
}
/* Signup Page */
section#signup
{
	margin: 300px auto;
}
	
}

@media only screen and (min-width: 300px) and (max-width: 415px) 
{

	
.dtli
{
	display:none!important;
}
.mbli
{
	display:block;
	background: unset;

}
button.navbar-toggler {
    position: absolute;
    left: 15px;
    top: -99px;
}
.hiw_imgwrprgt {
    margin: 56px 0;
}
.crr-box {
    width: 100%;
}
.sitemapSection.sitemapLinks ul {
    flex-wrap: wrap;
}
.sitemapSection.sitemapLinks li {
    width: 100%;
}
.lg-mbtn
{

    color: #fff;
}
ul.right-nav li a {
    display: block;
    padding: 5px 15px;
}
.prj_btn
{
	margin-top:10px;
}

.nav-item i.far.fa-bell {
    margin-left: 13px;
    margin-top: 4px;
}

.container.box-wrapper {
    margin-top: 400px;
}

/* Side nav */
.desktop-nav {
    display: none;
	background-color: #ffffff;
    padding: 20px;
    margin-top: 19px;
}
.mobile-nav {
    display: block;
	background-color: #ffffff;
    padding: 20px;
    margin-top: 19px;
}

.mobile-nav {
    position: relative;
}
.usr_title {
    margin: 0px auto;
    width: 300px;
    text-align: center;
}
.mobile-nav select {
    border: none;
	width: 100%;
    outline: none;
    height: 45px;
	background-color: #ffffff;
	margin-bottom: 10px;
}
ul.usr-side-nav li a:hover {
    text-decoration: none!important;
	color: #383838;
}
ul.pm_prj li {
    margin: 0px;
}
/* Home Page */
	
section.navigation .col-sm-6 {
    width: 50%;
}

a.navbar-brand {
    padding: 0px;
    margin-top: 20px;
    display: block;
    width: 80%;
    text-align: right;
    float: right;
    margin-right: unset;
}

a.pro-btn {
    width: 100%;
}
.top-menu-item a 
{
	padding-top:10px;
}
nav.navbar.navbar-expand-lg.navbar-light {
    margin-top: 32px;
    z-index: 10;
	display: block;
	text-align:left;
}

div#navbarSupportedContent {
    background-color: #ffffff;
    float: right;
    width: 100%;
    margin-left: 53px;
    margin-top: -10px;
    padding-top: 14px;
}

nav.navbar li a
{
	padding: 4px 20px 17px;
	font-size:14px;
}

.top-menu-item
{
	margin-top:0px;
}
	
.navbar-toggler
{
	display:block;
	border: solid 1px #888888;
    padding: 8px;
    height: 40px;
	float: right;
    margin-top: 18px;
}
.rgt_footer {
    padding: 0px ;
}
ul.footer_sm
{
	display: inline-block;
}

.rise ul li
{
	display:block;
}

.banner
{
	height: 925px;
}

#myCarousel
{
	height:100%;
}
.carousel-inner
{
	height:100%;
}

section.about {
    margin-top: 100px;
}

ul.ml-auto.sm-icons {
    display: inline-block;
}

ul.banner-btn li:last-child {
    margin-top: 20px;
}
section.navigation
{
	height: 105px;
}

#myCarousel .carousel-item .mask img
{
	max-width: 65%;
	margin: 200px auto 0px;
}
img.img_wrap
{
	float:unset;
}



/* Login Page */
section#login
{
	margin:400px auto;
}



/* Profile Page */
.filedrag .drag-label
{
	text-align:left!important;
}

.prf_btn {
    width: 50%;
}

ul.prj_pics {
    list-style: none;
    text-align: center;
}

/* Project list Page */
div#datatable_wrapper .col-sm-12 {
    overflow: auto;
}
div#datatable_filter label {
    width: 100%;
}
div#datatable_length label {
    width: 100%;
}

/*My Project Detail Page */
ul.prj-mny-time li
{
	display:block;
}


ul.prj-cat li
{
	display:block;
}

/* Join Property */
.jprp_opt_box
{
	width:100%;
}

/* Messages Page Style */
.msgs-ubox
{
	height:auto;
}

li.sndr, li.rsvr
{
	width:100%;
	margin-left:unset;
	margin-right:unset;
}

#sndusrmsg {
    margin-bottom: 15px;
}

/* Browse project Page */
ul.prj_cat {
    width: 100%;
}

ul.proj-bud {
    padding: 0px;
    border-left: unset;
    width: 100%;
}

ul.proj-bud li a
{
	float:unset;
}
.container.prf-content
{
	margin-top:-25px;
}

/* Signup Page */
section#signup
{
	margin: 300px auto;
}

}
@media only screen and (min-width: 992px) and (max-width: 1199px) 
{

.navbar-toggler {
    display: none!important;
}
ul.ml-auto.sm-icons {
    width: 100%;
}
nav.navbar.navbar-expand-lg.navbar-light {
    margin-top: 0px!important;
}
button.btn.btn-primary.srch_btn {
    margin-top: -4px!important;
}
section.navigation {
    height: 132px!important;
}
.col-sm-9.srch_s {
    margin-top: 20px;
	padding-bottom: 5px;
}
.crr-box {
    width: 100%;
}
.about_cnt {
    max-width: 96%;
}
.ft_logo img {
    width: 100%;
}
ul.footer_sm li {
    margin-right: 2px;
}
ul.footer_sm {
    margin-bottom: 98px;
}
	
}



@media only screen and (min-width: 768px) and (max-width: 991px) 
{
		div#cont .col-sm-3 {
    max-width: 100%;
    flex: 100%;
}	
.terms {
    margin-bottom: 11px;
}
.pymt_box {
    width: 100%;
}
div#cont .col-sm-9 {
    max-width: 100%;
    flex: 100%;
}
div#cont {
    max-width: 100%;
}
div#cont h4 {
    margin-top: 23px;
}
	/***career******/
		.container.box-wrapper {
    margin-top: 186px!important;
}
button.btn.btn-primary.srch_btn {
    margin-top: -5px;
}
div#navbarSupportedContent {
    position: absolute;
    left: 76px;
    top: 0px;
}
form#crr-srch-frm-filter h6 {
    font-size: 11px;
}
.inner-wrap {
    padding: 20px;
}
button#hide {
    padding: 6px 7px;
    font-size: 13px;

}
div#aptjobs h6 {
    font-size: 14px;
}
div#aptjobs p {
    font-size: 10px;
}
button.btn.btn-primary.prj_btn {
    width: 100%;
    font-size: 13px;
}
#crr-srch-frm-filter h3 {
    font-size: 12px;
}
/********index****/
.row.hiw_vid h4 {
    font-size: 14px;
}
	div#navbarSupportedContent {
    position: absolute;
    width: 405px!important;
    background: #fff;
}
.crr-box {
    width: 100%;
}
	.about_cnt {
    max-width: 93%;
	}
	.row.no-gutters {
    margin-bottom: 8rem;
}
	
.col-sm-9.srch_s {
    margin-top: 5px;
}
section.navigation {
    height: 76px;
}
	
	
	a.navbar-brand {
    padding: 0;
	}
	
	/***header****/
	.col-sm-9.srch_s {
    margin-top: 24px;
}
	ul.ml-auto.sm-icons {
    width: 100%;
}
} 

@media only screen and (min-width: 576px) and (max-width: 767px) 
{
	.crr-box {
    width: 100%;
}
.terms span {
  margin-left: 6px;
  font-size: 12px;
}
section.navigation .col-sm-9 {
    margin-top: 18px;
}
.terms input {
    vertical-align: middle;
}
.pymt_box {
    width: 100%;
}
form#vf-email-form {
    width: 100%;
}

div#navbarSupportedContent {
    position: absolute;
    width: 300px!important;
    left: 61px;
    top: 0px;
}
a.navbar-brand {
    width: 100%!important;
}
ul.ml-auto.sm-icons {
    width: 100%;
}

}




@media only screen and (min-width: 320px) and (max-width: 575px) 
{
	.pymt_box {
    width: 100%;
	}
	.btn-box {
		width: 100%;
	}
	ul.banner-btn li:last-child {
        margin-top: 0!important;
    }
	h3.prprty-made {
		margin-top: -47px;
		margin-bottom: 26px;
		font-size: 18px;
	}
    form#vf-email-form input {
        margin: 22px 0 22px 0!important;
    }
    form#vf-email-form {
        width: 100%;
    }
	.design_ad {
    display: none;
	}
	section.flow-chart img {
    width: 100%;
}

li#aff_lgn a:first-child {
    margin-top: 4px;
}
/***page-responsive****/
div#navbarSupportedContent a button {
    font-size: 15px;
    padding: 6px 10px!important;
    margin-top: -4px;
}
div#search-autocomplete {
    width: 57%;
}
div#navbarSupportedContent .input-group a {
    width: 38%;
}
.browser li {
    width: 129px;
}
.container.site {
    margin-bottom: 14px;
}
.tdata {
    overflow: auto;
} 
.hiw_imgwrplft {
    margin-top: 23px;
}
#banner {
    margin-top: 46px!important;
}
.aptjobs {
    padding-top: 0px;
}
.crr-search {
    padding: 20px 10px 50px;
}
.terms.ml-4 {
    margin: 0 0 17px 0!important;
}
.modal-body.adr_list {
    overflow: auto;
}
.sy-slide {
    background-color: unset!important;
}
.top {
    font-size: 14px;
}
.msgs-ubox {
    padding: 0 7px;
}
.umsgs {
    padding: 6px 9px;
}
ul.tx-list li {
    width: 100%;
}
input#llc_chk {
    margin-right: 6px;
    vertical-align: sub;
}
input#tx_city {
    margin-bottom: 12px;
}
input#tx_state {
    margin-bottom: 12px;
}
.tx-terms.mt-3 input {
    vertical-align: sub;
    margin-bottom: 10px;
}

.tx-terms.mt-3 {
	width:unset;
    text-align: left;
}
.sig-box canvas {
    width: 100%;
}

.sig-box {
    width: unset;
}
.row.exp_time {
    width: unset;
}
.form-card label {
    margin-top: 15px;
}
ul.mc-details li span {
    width: 36%;
}
form#usr_profile input {
    margin: 7px 0;
}
.asgn_prop_box {
    margin-top: 0;
}
.asgn_prop_box {
    padding: 20px;
}
.wth-ntfy {
    font-size: 13px;
}
.asgn_prop_box h4 {
    font-size: 14px;
}
.asgn_prop_box h5 {
    font-size: 18px;
}
.filedrag .drag-label {
    margin-bottom: -40px;
}
.aps-two h4 {
    padding-bottom: 9px;
    margin-bottom: 0;
}
ul.pst-prj {
    list-style: none;
    width: 100%;
}
ul.pst-prj li {
    width: 100%;
}
.all-cat-type {
    padding: 5px 15px;
}
span.custom-file-input-button.btn.btn-success {
    margin-top: 8px;
}
.sec_pjr_box h3 {
    font-size: 13px;
}
.sec_pjr_box label.checkbox-inline {
    width: 100%;
}
/***view-proparty****/
section.lease.mt-5 {
    margin: 0!important;
}	
.container-fluid.yyms {
    padding: 10px;
}
#jssor_1 {
    width: 100%!important;
}
.container.box-wrapper h4 {
    margin-top: 15px!important;
}
	/***header****/
	section.upper-header .col-sm-6 {
    max-width: 50%;
}
	.sm-icons li {
    padding: 0px 2px!important;
}
ul.ml-auto.sm-icons {
    width: 100%;
    margin-top: 16px;
}
img.img-fluid.set {
    width: 188px;
}
a.navbar-brand {
    margin: 0!important;
}
button.navbar-toggler {
    top: -41px!important;
}
.rise {
    margin-top: 0;
}
section.navigation {
    height: 57px!important;
}
/*****index*******/	
	
		.col-sm-9.srch_s {
    margin-top: -10px!important;
    padding-bottom: 7px;
}
section.upper-header .col-sm-6 {
    flex: 50%;
}
.crr-box {
    width: 100%;
}
.rgt_footer {
    padding: 0;
}
.sm-icons li {
    display: inline-block;
    float: right;
    padding: 12px 4px;
}
#myCarousel .carousel-item .mask img {
    max-width: 24%;
	    margin: 0 auto;
}
.navbar-toggler {
    display: block;
}
div#navbarSupportedContent {
       top: -4px;
    position: absolute;
    width: 300px!important;
    background: #fff;
    left: -58px;
}
.container.box-wrapper {
    margin-top: 283px;
}
.hiw_imgwrprgt {
    margin: 52px 0;
}

.row.hiw_vid {
    margin-top: 48px;
}
.row.hiw_vid .col-sm-3 {
    margin-bottom: 52px;
}
#newletter input::placeholder {
    color: #ffffff9c;
}
section.footer {
	padding: 21px 14px;
    margin-top: 0!important;
}
button.navbar-toggler {
    top: -51px;
    padding: 0;
}
.rise ul {
    margin: 0;
}

span.navbar-toggler-icon {
    height: unset;
}
button.navbar-toggler {
    position: absolute;
    font-size: 30px;
}

img.img_wrap {
     float: unset; 
}
ul.footer_sm {
    margin-top: 0px;
    margin-bottom: 11px;
}
#myCarousel h4 {
    font-size: 28px;
}
#myCarousel p {
    font-size: 14px;
}
.landlord a {
    margin: 3px auto;
}

.about_cnt {
    margin: 47px auto;
}
button.navbar-toggler {
    top: -95px;
}
.dtli
{
	display:none!important;
}
.mbli
{
	display:block;
	background: unset;

}
button.navbar-toggler {
    position: absolute;
    left: 15px;
    top: -95px;
}
#banner {
    height: 316px;
    margin-top: 160px;
    background-position: center;
    background-size: 623px;
    background-repeat: no-repeat;
}
.crr-box {
    height: 239px;
}
.crr-btn {
    font-size: 9px;
}
.carinfo {
    margin-top: -5rem;
}
.lg-mbtn
{

    color: #fff;
}
ul.right-nav li a {
    display: block;
    padding: 5px 15px;
}
.prj_btn
{
	margin-top:10px;
}

.nav-item i.far.fa-bell {
    margin-left: 13px;
    margin-top: 4px;
}

.container.box-wrapper {
	
    margin-top: 129px;
}
.cnt_wrapper h2 {
    font-size: 20px;
    margin-bottom: 22px!important;
}
.cnt_wrapper {
	    margin-bottom: 19px;
    padding: 21px;
}
/* Side nav */
.desktop-nav {
    display: none;
	background-color: #ffffff;
    padding: 20px;
    margin-top: 19px;
}


.mobile-nav {
    display: block;
	background-color: #ffffff;
    padding: 20px;
    margin-top: 19px;
}

.mobile-nav {
    position: relative;
}
.usr_title {
    margin: 0px auto;
    width: unset;
    text-align: center;
}
.open-menu button {
    margin: 0;
}
p.u_proflie {
    padding-left: 0;
}
form#join-prop button {
    width: unset!important;
}
button.btn.crt_prop {
    padding: 0;
    font-size: 14px;
}
#datatable_paginate {
    float: unset;
}
h2#heading {
    font-size: 22px;
}
.frm-container {
    margin: 200px 25px!important;
}
#progressbar li {
    width: 50%!important;
    margin: 6px 0;
}
.mfrm-box input {
    width: 8%!important;
}
.mfrm-box span {
    font-size: 14px;
    padding: 18px 10px 0px 0;
}
.mfrm-box {
    margin: 7px 0;
}
a.btn.btn-primary.prj_btn.mt-3 {
    width: unset!important;
    font-size: 14px;
}
.inner-wrap {
    margin-bottom: 15px;
}
.mobile-nav select {
    border: none;
	width: 100%;
    outline: none;
    height: 45px;
	background-color: #ffffff;
	margin-bottom: 10px;
}
ul.usr-side-nav li a:hover {
    text-decoration: none!important;
	color: #383838;
}
ul.pm_prj li {
    margin: 0px;
}
/* Home Page */
	
section.navigation .col-sm-6 {
    width: 50%;
}

a.navbar-brand {
    padding: 0px;
    margin-top: 20px;
    display: block;
    width: 80%;
    text-align: right;
    float: right;
    margin-right: unset;
}

a.pro-btn {
    width: 100%;
}
.top-menu-item a 
{
	padding-top:10px;
}
nav.navbar.navbar-expand-lg.navbar-light {
    margin-top: 32px;
    z-index: 10;
	display: block;
	text-align:left;
}

div#navbarSupportedContent {
    background-color: #ffffff;
    float: right;
    width: 100%;
    margin-left: 53px;
    margin-top: -10px;
    padding-top: 14px;
}

nav.navbar li a
{
	padding: 4px 20px 17px;
	font-size:14px;
}

.top-menu-item
{
	margin-top:0px;
}
	
.navbar-toggler
{
	display:block;
	border: solid 1px #888888;
    padding: 8px;
    height: 40px;
	float: right;
    margin-top: 18px;
}
.rgt_footer {
    padding: 0px ;
}
ul.footer_sm
{
	display: inline-block;
}

.rise ul li
{
	display:block;
}

.banner
{
	height: 650px;
}
section.about h2 {
    font-size: 28px;
}
section.flow-chart {
    max-width: 1300px;
    margin: 0 11px 23px 11px;
}
#myCarousel
{
	height:100%;
}
.carousel-inner
{
	height:100%;
}

section.about {
	padding-bottom: 22px;
    margin-top: 100px;
}
.inner-wrap h2 {
    font-size: 28px;
}
h3.box-title.mb-5.text-left {
	margin: 0!important;
    font-size: 22px;
}
.tc_sndr {
    width: 100%;
}
h3.box-title.mb-5 {
    font-size: 22px;
}
.tc_rsvr {
    margin-top: 24px;
    padding: 15px;
    width: 100%;
}
.chk-lead {
    padding: 6px 40px;
}

ul.ml-auto.sm-icons {
    display: inline-block;
}

ul.banner-btn li:last-child {
    margin-top: 20px;
}
section.navigation
{
	height: 105px;
}

#myCarousel .carousel-item .mask img
{
	max-width: 65%;
	margin: 0px auto 0px;
}
img.img_wrap
{
	float:unset;
}



/* Login Page */
section#login
{
	margin:400px auto;
}



/* Profile Page */
.filedrag .drag-label
{
	text-align:left!important;
}

.prf_btn {
    width: 100%;
}


ul.prj_pics {
    list-style: none;
    text-align: center;
}

/* Project list Page */
div#datatable_wrapper .col-sm-12 {
    overflow: auto;
}
div#datatable_filter label {
    width: 100%;
}
div#datatable_length label {
    width: 100%;
}

/*My Project Detail Page */
ul.prj-mny-time li
{
	display:block;
}


ul.prj-cat li
{
	display:block;
}

/* Join Property */
.jprp_opt_box
{
	width:100%;
}

/* Messages Page Style */
.msgs-ubox
{
	height:auto;
}

li.sndr, li.rsvr
{
	width:100%;
	margin-left:unset;
	margin-right:unset;
}

#sndusrmsg {
    margin-bottom: 15px;
}

/* Browse project Page */
ul.prj_cat {
    width: 100%;
}

ul.proj-bud {
    padding: 0px;
    border-left: unset;
    width: 100%;
}

ul.proj-bud li a
{
	float:unset;
}
.container.prf-content
{
	padding: 33px;
	margin-top:-25px;
}
.prof_bg {
    height: 154px;
}
div#datatable_info {
    text-align: center;
    margin: 8px 0;
}
ul.pagination {
    margin-right: 30px;
}

/* Signup Page */
section#signup
{
	margin: 300px auto;
}
}

button.chtbxmmz {
    float: right;
    color: #b5b5b5;
    display: block;
    cursor: pointer;
    outline: unset!important;
    border: unset!important;
    margin-right: 11px;
}

.minimized {
	margin-top: 29rem!important;
  height: 30px;
  box-shadow: none;
  border: 1px solid #ccc;
  border-radius: 15px;
  background-color: #f2f2f2;
  transition: all 0.3s ease-in-out;
}
.ntfmsgbx.minimized .bx-top {
  display: none;
}

.ntfmsgbx.minimized .bx-bottom {
  display: none;
}
#chtbxrmv {
    margin-right: 8px;
    float: right;
    color: #b5b5b5;
    display: block;
    cursor: pointer;
    outline: unset!important;
    border: unset!important;
}

/***message-chat****/

.message-chat {
    margin-top: 8.5rem;
    background: #fff;
    padding-top: 0;
}
