html{overflow-x:hidden;}
body {

	font-family: 'Montserrat', sans-serif;
	overflow-x:hidden;
	font-weight:400;

}

a {
	text-decoration:none;
	-moz-transition: all .3s ease-in-out;
 -webkit-transition: all .3s ease-in-out;
 transition: all .3s ease-in-out;
}
a:hover{text-decoration:none;}


.header{float:left; width:100%; margin-top:20px;}
.navbar{padding:0px; align-items:flex-start;}
.navbar-brand{padding:0px;}
.navbar-nav{border-bottom:solid 3px #717171!important; width:100%;}
.navbar-nav li{padding-left:67px; padding-bottom:15px;}
.navbar-nav li:first-child{padding-left:0px;}
.navbar-nav li a{color:#000; font-size:15px; text-transform:uppercase; letter-spacing:4px; font-weight:600;}
.navbar-nav li a:hover{color:#aeaeae;}

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

.searchbox{padding:0px 30px;}
.loginbtngrp a{display:block; margin-top:12px; padding:7px 0px; border-radius:3px; background:#242424; color:#fff; font-size:16px; text-transform:uppercase; border:solid 2px #242424;}
.loginbtngrp a .fa{width:50px; text-align:center;}
.loginbtngrp a:hover{color:#242424; background:none;}

.searchbar{position:relative; margin:12px 0px;}
.searchbarinput{width:100%; border:solid 2px #242424; outline:none; border-radius:3px; padding:0 5px 0 35px; height:40px; color:#242424; font-size:13px; width:100%;}
.searchbarinput::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #242424;
}
.searchbarinput::-moz-placeholder { /* Firefox 19+ */
  color: #242424;
}
.searchbarinput:-ms-input-placeholder { /* IE 10+ */
  color: #242424;
}
.searchbarinput:-moz-placeholder { /* Firefox 18- */
  color: #242424;
}
.searchbtn{color:#242424; font-size:18px; position:absolute; left:5px; top:9px; border:none; outline:none; background:none;}

.categorybox{margin-bottom:12px; border:solid 2px #242424; border-radius:3px;}
.categorybox h2{color:#fff; font-size:16px; text-transform:uppercase; background:#242424; padding:12px 20px; margin:0px;}
.categorybox ul{padding:0px; margin:0px;}
.categorybox ul li{list-style:none; padding:9px 20px; border-bottom:solid 1px #e6e6e6;}
.categorybox ul li:last-child{border:none;}
.categorybox ul li a{color:#202020; font-size:13px; text-transform:uppercase;}
.categorybox ul li a:hover{color:#aeaeae;}

/* The container */
.checkstyle {
  display: block;
  position: relative;
  padding-left: 22px;
  margin-bottom: 0px;
  cursor: pointer;
  font-size: 13px;
  color:#202020;
  text-transform:uppercase;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.checkstyle input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 1px;
  left: 0;
  height: 15px;
  width: 15px;
  border:solid 2px #242424;
}

/* When the checkbox is checked, add a blue background */
.checkstyle input:checked ~ .checkmark {
  background-color: #242424;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkstyle input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkstyle .checkmark:after {
  left: 3px;
  top: 0px;
  width: 5px;
  height: 9px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.bottomsearchbtn a{display:block; margin-top:12px; padding:7px 0px; text-align:center; border-radius:3px; background:#242424; color:#fff; font-size:16px; text-transform:uppercase; border:solid 2px #242424;}
.bottomsearchbtn a:hover{color:#242424; background:none;}

.right-cat-box{margin-top:-50px;}
.right-cat-box h2{color:#000; text-transform:uppercase; font-size:18px; font-weight:700; line-height:27px; margin:0px; text-align:center;}

.catimgbox{position:relative; margin-top:20px;}
.catimgbox img{width:100%;}
.catimgbox{position:relative;}
.catimgbox h3{position:absolute; left:0px; width:100%; bottom:20px; font-weight:600; padding:0px 20px; color:#fff; font-size:20px; text-transform:uppercase;}

.ourcause-bg{float:left; width:100%; padding-top:80px;}
.ourcause-bg h1{margin:0px 0px 50px 0px; border-top:solid 2px #0c0c0c;}
.ourcause-bg h1 span{display:inline-block; padding:0px 80px 0px 15px; background:#0c0c0c; color:#fff; font-size:25px; text-transform:uppercase; font-weight:600; letter-spacing:2px;}
.closedimg img{width:100%;}
.ourcause-content{border:solid 2px #0c0c0c; padding:35px;}
.ourcause-content p{color:#494949; font-size:13px; line-height:18px; letter-spacing:1px; margin-bottom:17px;}
.mt20{margin-top:-20px;}

.readmorebtn{display:inline-block; padding:5px 20px; color:#fff; text-transform:uppercase; font-size:13px; background:#181818; border:solid 2px #181818;}
.readmorebtn:hover{color:#181818; background:none;}

.width70{width:52%; padding-left:15px; padding-right:15px;}
.width30{width:48%; padding-left:15px; padding-right:15px;}

.videoheading{color:#000; font-size:22px; text-transform:uppercase; font-weight:700; text-align:left; margin-top:15px;}

.testimonialbg{padding:70px 0px; text-align:center; float:left; width:100%; background:#f8f8f8; margin-top:15px;}
.testimonialbg h1{margin:0px 0px 50px 0px; border-top:solid 2px #0c0c0c; text-align:left;}
.testimonialbg h1 span{display:inline-block; padding:0px 80px 0px 15px; background:#0c0c0c; color:#fff; font-size:25px; text-transform:uppercase; font-weight:600; letter-spacing:2px;}

.testimonial{padding:35px 245px;}
.testimonial img{width:100px; height:100px; border-radius:50%;}
.testimonial h3{color:#191919; font-size:20px; font-weight:500; margin:20px 0px;}
.testimonial p{color:#1c1c1c; font-size:14px; line-height:20px; font-weight:300;}

.contactusbg{float:left; width:100%; background:#fff;}
.contactimg img{width:100%;}
.contacttext{text-align:center; padding-top:90px;}
.contacttext h3{color:#000; font-size:25px; font-weight:600; margin:0 0 30px 0px; text-transform:uppercase;}
.contacttext a{display:inline-block; padding:17px 90px; background:#000; border:solid 2px #000; color:#fff; text-transform:uppercase; font-size:15px; letter-spacing:2px;}
.contacttext a:hover{color:#000; background:none;}

.footer{background:#000; float:left; width:100%;}

.footertop{float:left; width:100%; padding:60px 0 30px 0px;}

.footertop-left{float:left; width:30%; text-align:center;}
.footertop-social a{display:inline-block; color:#d2d3d6; margin:0px 12px; vertical-align:top;}
.footertop-social a:hover{color:#fff;}

.footertop-right{float:right; width:45%; padding-top:10px;}
.footertop-right h1{color:#fff; font-size:23px; text-transform:uppercase; margin-bottom:15px;}
.footerinput{width:70%; float:left; height:62px; background:#fff; padding:0px 35px; outline:none; font-size:14px;}
.footersignup{height:62px; float:right; width:28%; text-align:center; color:#b7b7b7; font-size:13px; text-transform:uppercase; letter-spacing:3px; background:#434646; border:none; outline:none;}

.footerbottom{border-top:solid 1px #101010; float:left; width:100%; padding:35px 0px;}

.footernav{float:left; display:inline-block;}
.footernav ul{padding:0px; margin:0px;}
.footernav li{display:inline-block; padding-right:20px;}
.footernav li a{color:#fff; font-size:12px; font-weight:600; text-transform:uppercase;}
.footernav li a:hover{color:#a6a5a5;}

.copyright{float:right; display:inline-block; color:#8f8f8f; font-size:12px; text-transform:uppercase; letter-spacing:2px; padding-top:3px;}
.copyright span{color:#fff;}

.heading1{margin:0px; border-top:solid 2px #0c0c0c; float: left;}
.heading1 span{display:inline-block; padding:0px 80px 0px 15px; background:#0c0c0c; color:#fff; font-size:25px; text-transform:uppercase; font-weight:600; letter-spacing:2px;}

.addproperties{margin-top:-35px;}
.addproperties .heading1 span{font-weight:400; padding:5px 80px 5px 15px;}
.uploadproperties{padding:150px 0px; text-align:center;}
.uploadproperties h3{color:#242424; font-size:26px; margin:0 0 40px 0px; font-weight:600;}
.upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
}

.addproperties .btn {
  border:none;
  background:#242424;
  font-size:26px;
  color:#fff;
  text-transform:uppercase;
  cursor:pointer;
  border-radius:0px;
  padding:5px 35px;
}

.upload-btn-wrapper input[type=file] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

.addproperties-formbg{padding:50px 0px;}

.addproperties-formbox{margin-bottom:20px; float:left; width:100%;}
.addproperties-formbox h2{color:#242424; font-size:24px; letter-spacing:1px; text-transform:uppercase; margin:0 0 20px 0px;}

.addproperties-form{border:solid 3px #181818; padding:20px 30px; float:left; width:100%;}
.addproperties-form .form-group{margin:10px 0px;}
.addproperties-form .form-control{font-size:15px; color:#242424; padding:0px 25px; height:56px; border:solid 3px #181818; background:none; border-radius:3px; box-shadow:inset 0 3px 7px rgba(0,0,0,.0);}

.addproperties-form .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #242424;
}
.addproperties-form .form-control::-moz-placeholder { /* Firefox 19+ */
  color: #242424;
}
.addproperties-form .form-control:-ms-input-placeholder { /* IE 10+ */
  color: #242424;
}
.addproperties-form .form-control:-moz-placeholder { /* Firefox 18- */
  color: #242424;
}

.form-submitbtn{display:inline-block; text-align:center; color:#fff; font-size:15px; width:100%; padding:0px; background:#242424; border:solid 2px #242424; border-radius:0px; height:44px;}
.form-submitbtn:hover{text-decoration:none; background:none; color:#242424;}

.checkstyle02 h5{color:#242424; font-size:15px; text-transform:uppercase; font-weight:600; margin:0 0 10px 0px;}

.fileinput{width:114px; height:130px; display:inline-block; margin:7px; position:relative; vertical-align:top;}
.fileinput .custom-file-input::-webkit-file-upload-button {
  visibility: hidden;
}
.fileinput .custom-file-input{opacity:0; height:122px; outline: none; cursor:pointer;}
.fileinput::before {
  content: '';
  display: inline-block;
  background:url(../images/fileinput.jpg) no-repeat;
  outline: none;
  width:114px;
  height:130px;
  cursor:pointer;
  position:absolute;
  left:0px;
  top:0px;
}

.addhotelbtn{display:inline-block; background:#242424; font-size:26px; color:#fff; text-transform:uppercase; border:solid 2px #242424; padding:3px 30px;}
.addhotelbtn:hover{background:none; color:#242424;}

.add-hotal-btnrow{text-align:right; margin-top:15px;}

.allpropertiesbg{padding-bottom:100px; float:left; width:100%;}

.allproperties-row{margin-top:25px; border:solid 3px #181818; float:left; width:100%;}

.allproperties-rowleft{float: left;
width: 75%;
padding: 10px;
border-right: solid 3px #181818;
min-height: 320px;}

.allproperties-rowright{float:left; width:24%; padding:10px;}
.allproperties-rowright p{float:left; width: 100%;}
.allproperties-rowright h3{color:#242424; font-size:18px; text-transform:uppercase; line-height:20px; margin:0 0 7px 0px; font-weight:600; word-break: break-word;}
.allproperties-rowright a{display:block; padding:8px 14px; margin-bottom:10px; color:#fff; font-size:13px; text-transform:uppercase; background:#515151; float: left; width: 100%; text-align: center;}
.allproperties-rowright a.fa{float:right;}
.allproperties-rowright a:hover{background:#000!important; color:#fff;}

.allproperties-rowleft-img{float:left; width:40%; position:relative;}
.allproperties-rowleft-img img{width:100%;}
.allproperties-rowleft-img span{position:absolute; left:0px; bottom:10px; width:100%; color:#fff; font-size:15px; text-transform:uppercase; font-weight:600; padding:5px 7px; background:rgba(36, 36, 36, 0.78);}
.allproperties-rowleft-content{float:right; width:58%;}
.allproperties-rowleft-content h2{color:#242424; font-size:22px; text-transform:uppercase; margin:0px; font-weight:600;}
.allproperties-rowleft-content span{display:block; margin:9px 0px; color:#868585; font-size:14px; line-height:17px; text-transform:uppercase; font-weight:300;}
.allproperties-rowleft-content span .fa{padding:0 9px 15px 0px; float:left;}
.allproperties-rowleft-content p{color:#303030; font-size:14px; line-height:20px; letter-spacing:1px;}

.visitors-statistic-bg{padding:65px 0px;}

.visitors-statisticbox h2{color:#fff; text-transform:uppercase; font-size:19px; background:#000; padding:17px 35px; margin:0px;}

.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #696969;
  background-color: #000;
}
.results{text-align:center; padding:40px 0px; width:50%; float:left;}
.results h3{color:#000; font-size:26px; text-transform:uppercase; margin:0px; font-weight:600;}
.results h4{color:#000; font-size:18px; text-transform:uppercase; margin:0px;}


.registerbg{padding:60px 0px;}
.registerimg img{border:solid 3px #181818; width:100%;}

.haveacctext{color:#242424; font-size:15px; text-transform:uppercase; text-align:center;}
.haveacctext a{text-decoration:underline; color:#242424;}
.haveacctext a:hover{text-decoration:none;}

.current-plan{border:solid 3px #181818; padding:20px 30px; float:left; width:100%;}
.current-plan h4{color:#242424; font-size:16px; text-transform:uppercase; margin:0 0 10px 0px;}
.current-plan h5{color:#838383; font-size:13px; text-transform:uppercase; margin:0;}

.current-plan-top{position:relative;}
.current-plan-top span{position:absolute; top:10px; right:30%; color:#242424; font-size:25px;}
.current-plan-btngrp{margin-top:15px;}
.current-plan-btngrp a{display:inline-block; padding:10px 20px; margin-right:8px; color:#fff; text-transform:uppercase; font-size:15px; background:#242424;}
.current-plan-btngrp a:hover{background:#000; color:#fff;}

.membership-plan{border:solid 3px #000; background:#000; text-align:center;}
.membership-plan h2{color:#fff; font-size:43px; text-transform:uppercase; margin:35px 0 0 0px;}
.membership-plan h3{color:#fff; font-size:24px; text-transform:uppercase; margin:0 0 25px 0px;}
.membership-plan h1{color:#fff; font-size:92px; text-transform:uppercase; margin:0px; font-weight:600;}
.membership-plan h1 sup{top:-.7em; font-size:60%;}
.membership-plan h4{color:#fff; font-size:17px; text-transform:uppercase; margin:15px 0 35px 0px; font-weight:700;}
.membership-plan a{display:block; padding:20px 0px; color:#000; font-size:17px; background:#fff; font-weight:600; text-transform:uppercase;}
.membership-plan a:hover{background:#303030; color:#fff;}

.packagetable table{border:solid 3px #000;}
.packagetable th{background:#000; color:#fff; text-transform:uppercase; font-size:14px; font-weight:600; border:none; padding:20px 15px;}
.packagetable td{color:#242424; font-size:13px; text-transform:uppercase; padding:20px 15px; vertical-align:middle; border-top:solid 3px #000;}
.packagebtn{background:#000; font-size:13px; color:#fff; padding:5px 0px; text-align:center; width:115px; display:block;}
.packagebtn:hover{background:#363636; color:#fff;}

.contactinfo{padding:15px; border:solid 3px #181818;}
.contactinfo h1{color:#242424; font-size:26px; text-transform:uppercase; margin:0 0 20px 0px; font-weight:600;}
.contactinfo p{color:#242424; font-size:14px; line-height:19px; text-transform:uppercase;}
.contactinfo p label{color:#242424; font-size:15px; font-weight:600; display:block; margin:0px;}

.editprofilebg{padding:35px 0px; width: 100%; float: left;}

.editprofileform{border:solid 3px #000; margin-bottom:25px;}
.editprofileform h1{color:#fff;  font-size:19px; text-transform:uppercase; padding:15px 35px; margin:0px; background:#000;}
.editprofileform p{border-top:solid 3px #000; margin:0px; padding:15px 30px;}
.editprofileform p label{color:#242424; font-size:13px; text-transform:uppercase; display:inline-block; margin:0 15px 0 0px;}
.editprofile-input{outline:none; color:#000; font-size:13px; text-transform:uppercase; border:none; background:none; display:inline-block; min-width:55%;}

.individual-hotel-right{border-top: solid 3px #0c0c0c; margin-top:-75px;}

.individual-hotel-info{margin-top:12px;}
.individual-hotel-info h1{color:#242424; font-size:24px; text-transform:uppercase; line-height:26px; font-weight:600; margin:0px;}
.individual-hotel-info h3{color:#242424; font-size:18px; line-height:25px; font-weight:600; margin:10px 0 0 0px;}
.individual-hotel-info p{color:#5a5a5a; font-size:13px; text-transform:uppercase; margin:12px 0 0 0px;}
.individual-hotel-info p span{font-size:17px; color:#242424; font-weight:600;}


.map{margin:15px 0px;}
.indivi-btn{display:block; margin-top:15px; text-align:center; padding:10px; text-transform:uppercase; border-radius:3px; color:#fff; font-size:16px; line-height:20px; background:#242424;}
.indivi-btn:hover{background:#000; color:#fff;}

.individual-info-bottombox{border-radius:3px; border:solid 3px #242424; padding:10px;}
.individual-info-bottombox ul{padding:0px; margin:0px;}
.individual-info-bottombox li{list-style:none; margin:10px 0px; background:url(../images/blackchek.png) no-repeat left 5px; padding-left:20px; color:#303030; font-size:
14px; line-height:20px;}

.individual-img-slider{margin:22px 0px;}

.individual-hotel-right-info{border:solid 3px #242424; padding:20px;}
.individual-hotel-right-info p{color:#303030; font-size:14px; line-height:20px; text-align:justify;}

.individual-hotel-services{margin-top:15px; border:solid 3px #242424;}
.individual-hotel-services h1{padding:15px 20px; text-transform:uppercase; color:#fff; font-size:18px; font-weight:600; background:#242424;}
.individual-hotel-servicesinner{padding:20px;}
.individual-hotel-servicesinner ul{padding:0px; margin:0px;}
.individual-hotel-servicesinner li{width:49%; display:inline-block; background:url(../images/blackchek.png) no-repeat left 5px; padding-left:23px; list-style:none; text-transform:uppercase; color:#242424; font-size:15px;}

.forgotpass a{color:#242424; font-size:15px; text-transform:uppercase;}
.forgotpass a:hover{text-decoration:underline; color:#242424;}
.forgotpass span{float:right;}

.profiledetail label{width:40%;}
.profiledetail p{text-transform:uppercase; font-size:13px;}

.toptextrow{float:right; width:74.3%; padding:20px 0px;}
.toptextrow a{color:#fff; text-transform:uppercase; background:#000; text-align:center; padding:5px 0px; display:block; letter-spacing:2px;}
.toptextrow a:hover{color:#fff; background:#383838;}

.subsbtn{display:block; text-align:center; background:#242424; padding:13px 0px; color:#fff; text-transform:uppercase;}
.subsbtn:hover{color:#fff; background:#000;}

.memberoffers{margin-bottom:30px;}
.memberoffers h2{color:#242424; font-size:24px; letter-spacing:1px; text-transform:uppercase; margin:0 0 20px 0px;}

.memberofferscheck{font-size:22px;}
.memberofferscheck .checkmark{top:9px;}

.footerbtngrp{float:left; width:17%; margin-left:2%;}
.footerbtngrp h1{color:#fff; font-size:23px; text-transform:uppercase; margin-bottom:15px;}
.footerbtngrp a{display:block; margin-top:12px; padding:8px 0px; border-radius:0px; background:none; color:#fff; font-size:14px; text-transform:uppercase; border:solid 2px #fff;}
.footerbtngrp a .fa{width:40px; text-align:center;}
.footerbtngrp a:hover{color:#242424; background:#fff;}
.footerbtngrp a .fa-long-arrow-right{float:right; margin-top:5px;}

/*270520*/

.datashow {width: 100%!important;}
.datashow .form-group {margin: 10px 0px; width: 100%;}


/*010610*/

.productinsssbox{width: 100%; float: left; margin: 25px 0px; clear: both;}
.productinsssbox02{width: 100%; float: left; margin: 25px 0px; clear: both;}
.imgboxss{width: 100%; float: left;}
.img01{width: 70%; float: left;}
.img01 img{width: 100%; min-height: 160px; float: left;}

.img02{width: 30%; float: left;}
.img02 img{width: 100%; min-height: 160px; float: left;}

.img03{width: 100%; float: left;}
.img03 img{width: 100%; min-height: 240px; float: left;}

.headinbgs{float: left;
    background: #0c0c0c;
    color: #fff!important;
    padding: 5px 15px;
    letter-spacing: 2px;
    margin-bottom: 15px!important;
    font-weight: 400!important;}
.cntentmatter{font-size: 1rem; font-weight: 400; line-height: 1.5; color: #212529; text-align: left; letter-spacing: 2px;}


.imginfoss{width: 40%; float: left;}
.imgshow01{width: 100%; margin-bottom: 5px; float: left;}
.imgshow01 img{width: 100%; min-height: 160px; float: left;}
.imginfoss02{width: 60%; float: left;}
.imgshow02{width: 100%; margin-bottom: 5px; padding-left: 5px; float: left;}
.imgshow02 img{width: 100%; min-height: 192px; float: left;}


.imgsilde01{width: 35%; margin-bottom: 5px; float: left;}
.imgsilde01 img{width: 100%; min-height: 170px; float: left;}
.imgsilde02{width: 65%; margin-bottom: 5px; padding-left: 5px; float: left;}
.imgsilde02 img{width: 100%; min-height: 244px; float: left;}
.imgsilde03{width: 35%; margin-bottom: 5px; float: left;}
.imgsilde03 img{width: 100%; min-height: 160px; float: left;}
.imgsilde04{width: 20%; margin-bottom: 5px; padding-left: 5px; float: left;}
.imgsilde04 img{width: 100%; min-height: 165px; float: left;}
.imgsilde05{width: 45%; margin-bottom: 5px; padding-left: 5px; float: left;}
.imgsilde05 img{width: 100%; min-height: 165px; float: left;}
.imglst{height: 168px!important;}
.imglst img {height: 100%;}


.goog-te-combo {
    width: 100%;
    border: solid 2px #000!important;
    height: 40px;
    font-size:13px!important;
  font-family: 'Montserrat', sans-serif!important;
}


/*060620*/
.rating_class{margin-top: 5px; font-family: 'Montserrat', sans-serif!important; font-size:13px!important;}

/***24Oct***/

.contentsty02{float:left; width:100%;}
.contentsty02-content h4{margin-top:20px; font-weight:600;}
.contentsty02-content p{color:#303030; font-size:14px; line-height:20px; text-align:justify;}
.contentsty02img img{width:100%;}

@media only screen and (min-width: 1400px) and (max-width: 1600px) {
.membership-plan h1 {font-size: 65px; word-break: break-word;}

}


@media only screen and (min-width: 960px) and (max-width: 1300px) {
.navbar-brand img{width:200px;}
.searchbox{padding:0px;}
.navbar-nav li{padding-left:20px;}
.navbar-nav li a{font-size: 11px; letter-spacing: 4.4px;}
.right-cat-box{margin-top:0px;}
.ourcause-content{padding:15px;}
.testimonial{padding:35px;}
.contacttext a{padding:17px 30px;}
.contacttext{padding-top:70px;}
.footertop-left img{max-width:100%;}
.footernav li{padding-right:10px;}
.addproperties{margin-top:-40px;}
.addproperties-form .w-50{width:100%!important;}
.allproperties-rowleft-img span{font-size:13px;}
.current-plan-top span{right:0px;}
.current-plan-btngrp a{padding:10px; font-size:11px;}
.individual-hotel-right{margin-top:-40px;}
.individual-hotel-servicesinner li{width:100%;}
.footerbtngrp a .fa{width:30px;}
.footersignup{font-size:9px;}

.membership-plan h1 {font-size: 50px}


}
@media only screen and (min-width: 768px) and (max-width: 959px) {
.navbar-brand img{width:150px;}
.navbar-nav li{padding-left:12px!important;}
.navbar-nav li a{letter-spacing: 1.5px; font-size: 11px;}
.right-cat-box{margin-top:0px;}
.searchbox{padding:0px;}
.right-cat-box h2{font-size:19px;}
.catimgbox h3{font-size:11px;}
.testimonial{padding:20px;}
.contacttext a{padding:17px 20px;}
.contacttext{padding-top:30px;}
.footertop-left img{max-width:100%;}
.footertop-right{padding-top:0px;}
.footersignup{font-size:9px;}
.footernav{width:100%; text-align:center;}
.footernav li{padding:0px 5px;}
.copyright{width:100%; padding-top:20px; text-align:center;}
.addproperties{margin-top:0px;}
.allproperties-rowleft{width:100%; border:none;}
.allproperties-rowright{width:100%;}
.allproperties-rowleft-img{width:100%;}
.allproperties-rowleft-content{width:100%; margin-top:15px;}
.add-hotal-btnrow{text-align:center;}
.allproperties-rowright a{width:140px;}
.visitors-statisticbox{margin-top:20px;}
.registerimg{margin-bottom:15px;}
.membership-plan h1{font-size:62px;}
.packagetable{overflow-x:scroll;}
.contactinfo{margin-bottom:15px;}
.individual-hotel-right{margin-top:-20px;}
.toptextrow a{font-size:13px;}
.footertop-left{width:40%;}
.footerbtngrp{width:58%;}
.footertop-right{width:100%; margin-top:15px;}

.membership-plan h1 {font-size: 40px;}
.membership-plan h2 {font-size: 30px;}
.membership-plan h3 {font-size: 15px;}

}
@media only screen and (min-width: 600px) and (max-width: 767px) {
.navbar-brand img{width:100px;}
.header{padding-top:15px;}
.navbar-nav li{padding:10px 0px!important; border-bottom:solid 1px #000;}
.searchbox{padding:0px;}
.right-cat-box{margin-top:20px;}
.ourcause-content{padding:15px; margin-top:20px;}
.ourcause-bg h1 span, .testimonialbg h1 span{padding:5px 15px; font-size:15px;}
.width70, .width30{width:100%;}
.testimonial{padding:20px 0px;}
.contacttext{padding:30px 0px;}
.contacttext a{padding:17px 50px;}
.footertop{padding:30px 0px;}
.footertop-left{width:100%;}
.footertop-left img{max-width:100%;}
.footertop-right{width:100%;}
.footerinput{width:100%; margin-bottom:5px;}
.footersignup{width:100%;}
.footernav{width:100%; text-align:center;}
.footernav li{padding:0px 5px;}
.copyright{width:100%; padding-top:20px; text-align:center;}
.addproperties{margin-top:0px;}
.allproperties-rowleft{width:100%; border:none;}
.allproperties-rowright{width:100%;}
.allproperties-rowleft-img{width:100%;}
.allproperties-rowleft-content{width:100%; margin-top:15px;}
.add-hotal-btnrow{text-align:center;}
.visitors-statisticbox{margin-top:20px;}
.heading1{margin-top:10px;}
.registerimg{margin-bottom:15px;}
.membership-plan{margin-top:15px;}
.packagetable{overflow-x:scroll;}
.contactinfo{margin-bottom:15px;}
.individual-hotel-right{margin-top:0px; border:none;}
.toptextrow{width:100%;}
.footerbtngrp{width:100%; margin:15px 0px;}

.membership-plan h1 {font-size: 40px;}
.membership-plan h2 {font-size: 30px;}
.membership-plan h3 {font-size: 18px; margin: 0 0 15px 0px;}

}
@media only screen and (min-width: 480px) and (max-width: 599px) {
.navbar-brand img{width:100px;}
.header{padding-top:15px;}
.navbar-nav li{padding:10px 0px!important; border-bottom:solid 1px #000;}
.searchbox{padding:0px;}
.right-cat-box{margin-top:20px;}
.ourcause-content{padding:15px; margin-top:20px;}
.ourcause-bg h1 span, .testimonialbg h1 span{padding:5px 15px; font-size:15px;}
.width70, .width30{width:100%;}
.testimonial{padding:20px 0px;}
.contacttext{padding:30px 0px;}
.contacttext a{padding:17px 50px;}
.footertop{padding:30px 0px;}
.footertop-left{width:100%;}
.footertop-left img{max-width:100%;}
.footertop-right{width:100%;}
.footerinput{width:100%; margin-bottom:5px;}
.footersignup{width:100%;}
.footernav{width:100%; text-align:center;}
.footernav li{padding:0px 5px;}
.copyright{width:100%; padding-top:20px; text-align:center;}
.addproperties{margin-top:0px;}
.addproperties .heading1 span{padding:5px 15px; font-size:17px;}
.allproperties-rowleft{width:100%; border:none;}
.allproperties-rowright{width:100%;}
.allproperties-rowleft-img{width:100%;}
.allproperties-rowleft-content{width:100%; margin-top:15px;}
.add-hotal-btnrow{text-align:center;}
.visitors-statisticbox{margin-top:20px;}
.heading1{margin-top:10px;}
.registerimg{margin-bottom:15px;}
.current-plan-btngrp a{width:100%; text-align:center; margin:10px 0px;}
.membership-plan{margin-top:15px;}
.packagetable{overflow-x:scroll;}
.contactinfo{margin-bottom:15px;}
.individual-hotel-right{margin-top:0px; border:none;}
.individual-hotel-servicesinner li{width:100%;}
.current-plan-top span{right:10%;}
.toptextrow{width:100%;}
.footerbtngrp{width:100%; margin:15px 0px;}

.membership-plan h1 {font-size: 40px;}
.membership-plan h2 {font-size: 30px;}
.membership-plan h3 {font-size: 18px; margin: 0 0 15px 0px;}

}
@media only screen and (max-width: 479px) {
.navbar-brand img{width:175px;}
.header{padding-top:15px;}
.navbar-nav li{padding:10px 0px!important; border-bottom:solid 1px #000;}
.searchbox{padding:0px;}
.right-cat-box{margin-top:20px;}
.ourcause-content{padding:15px; margin-top:20px;}
.ourcause-bg h1 span, .testimonialbg h1 span{padding:5px 15px; font-size:15px;}
.width70, .width30{width:100%;}
.testimonial{padding:20px 0px;}
.contacttext{padding:30px 0px;}
.contacttext a{padding:17px 50px;}
.footertop{padding:30px 0px;}
.footertop-left{width:100%;}
.footertop-left img{max-width:100%;}
.footertop-right{width:100%;}
.footerinput{width:100%; margin-bottom:5px;}
.footersignup{width:100%;}
.footernav{width:100%; text-align:center;}
.footernav li{padding:0px 5px;}
.copyright{width:100%; padding-top:20px; text-align:center;}
.addproperties{margin-top:0px;}
.addproperties .heading1 span{padding:5px 15px; font-size:17px;}
.addproperties-formbox h2{font-size:16px;}
.addproperties-form .w-50{width:100%!important;}
.allproperties-rowleft{width:100%; border:none;}
.allproperties-rowright{width:100%;}
.allproperties-rowleft-img{width:100%;}
.allproperties-rowleft-content{width:100%; margin-top:15px;}
.add-hotal-btnrow{text-align:center;}
.visitors-statisticbox{margin-top:20px;}
.heading1{margin-top:10px;}
.registerimg{margin-bottom:15px;}
.current-plan-top span{position:inherit; right:0px;}
.current-plan-btngrp a{width:100%; text-align:center; margin:10px 0px;}
.membership-plan{margin-top:15px;}
.packagetable{overflow-x:scroll;}
.contactinfo{margin-bottom:15px;}
.individual-hotel-right{margin-top:0px; border:none;}
.individual-hotel-servicesinner li{width:100%;}
.toptextrow{width:100%;}
.footerbtngrp{width:100%; margin:15px 0px;}

/*270520*/

.datashow {width: 100%!important;}

.membership-plan h1 {font-size: 40px;}
.membership-plan h2 {font-size: 30px;}
.membership-plan h3 {font-size: 18px; margin: 0 0 15px 0px;}

}
