.paddonzero{
	padding:0;
}
body{
	font-family: 'Open Sans', sans-serif !important;	
}
p {
    margin: 0 0 10px;
	font-weight: 400;
}
p strong {
    font-weight: 600;
    color: #00308F;
}
.menu{
	list-style-type: none;
}
.menu li{
	padding: 30px 13px;
	font-size: 15px;
}
.menu .dropdown-menu li{
	padding: 0px 0px;
	background: linear-gradient(to bottom, rgba(0,48,111,.1), rgba(0,48,111,.3)), url(../images/ppp.png);
}
.menu li a{
	color: #333;
	text-decoration: none;
	padding: 10px 8px;
}
.navbar-default {
    background-color: #fff;
	border-radius: 0px;
}
.header{padding-top: 0px;}
header{
	padding-top: 0px;
	background: #fff;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
header.sticky {
	padding-top: 0px;
	position: fixed;
	top: 0px;
	z-index: 999;
	background: #fff;
	width: 100%;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
header.sticky .navbar-default {
    border-bottom: 3px solid #00308F;
}
.header-block { border-bottom:1px solid #00308F; background:#FFF; }
.header-block .inside { position: relative; }
/* Underline From Center */
.hvr-underline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #00308F;
  height: 4px;
  border-radius: 5px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
  left: 0;
  right: 0;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #00308F;
    background-color: transparent;
}
.navbar-default .navbar-nav li.active .hvr-underline-from-center:before {
  left: 0;
  right: 0;
}
.carousel-inner .item img{
    width: 100%;
}
.social {float: right;}
.social ul {padding: 0;margin: 0;list-style: none;float: right;border-left: 1px solid #00308F;border-right: 1px solid #00308F;}
.social ul li {
    float: left;
}
.social ul li:first-child {
}
.social ul li a:link, .social ul li a:visited {
    padding: 10px 0;
    width: 35px;
    text-align: center;
    display: inline-block;
	color: #00308F;
    font-size: 16px;
	box-shadow: 0px 0px 1px 1px #999;
	height: 35px;
	line-height: 14px;
	border-radius: 50%;
	margin: 4px 5px;

}
.social ul li a, .social ul li a i{color:#fff!important;transition:all 0.4s ease;}
.social ul li a:hover{background: #00308F;transition:all 0.4s ease;}
.headtwt{background: #0084b4}
.headfcbk{background: #3b5998}
.headlinkedin{background: #0077B5}
.headgglpls{background:#d34836}
.call-info {
    float: left;
    border-left: 1px solid #00308F;
    color: #00308F;
    position: relative;
    margin-right: 0px;
}
.call-info .call-us {
    display: inline-block;
    padding: 11px 12px 12px;
    float: left;
    border-right: 1px solid #00308F;
}
.navbar {margin-bottom: 0px;}


.mainslider{
	padding-bottom:50px;
}
.subbutton{
	height: 42px;
	width: 175px;
	margin: 20px;
	border: none;
	background: #31a2e1;
	color: #fff;
	font-weight: 600;
	border-radius: 5px;
}
.subbutton:hover{
	background:rgb(71,84,100);
}
.slide1, .slide2, .slide3, .slide4{height: 480px;}
.slide1{
	background: url('..img/images/slider/sharma-property001.png');	
}
.slide2{
	background: url('..img/images/slider/sharma-property002.png');	
}
.slide3{
	background: url('..img/images/slider/sharma-property003.png');	
}
.slide4{
	background: url('..img/images/slider/sharma-property004.png');	
}
.sliddiv{
	background-color: rgba(232,28,40,0.7);
	height: 300px;
	width: 545px;
	color: rgb(255,255,255);
	left: 9%;
	bottom:100px;
}
.firstHead{
	position: relative;
	background: -webkit-linear-gradient(to bottom, rgba(0,48,111,.1), rgba(0,48,111,.3));
	background: linear-gradient(to bottom, rgba(0,48,111,.1), rgba(0,48,111,.3));

	border-bottom: 2px solid #00308F;
}
.firstDiv{background: url(../../img/images/pp.png);border-top: 2px solid #00308F;border-bottom: 2px solid #00308F;}
.firstHead{background: linear-gradient(to bottom, rgba(0,48,111,.1), rgba(0,48,111,.3)), url(../../img/images/ppp.png);}
.onsale{
	background:#5A6063;
	width: auto;
	float: right;
	margin: -32px 13px;
	height: 25px;
	padding: 4px 15px;
	font-size: 12px;
	border-radius: 12px;
}
.slidehead{
	font-size: 36px;
	text-align: left;
	padding: 0px 30px;
	font-weight: 600;
	text-transform: capitalize;
	font-family: 'Niconne', cursive;
}
.slidepara{
	font-size: 14px;
	text-align: left;
	padding: 0px 30px;
	color: rgb(182,227,253);
	margin-top: 25px;
}
.bedbath{
	float: left;
	font-size: 15px;
	text-align: left;
	padding: 0px 15px;
	font-weight: 600;
	margin-top: 15px;
}
.slidline{
	height:1px;
	width:80%;
	background:#ccc;
	float:left;
	margin-top: 20px;
	margin-left: 30px;
}
.price{
	text-align: left;
	padding-left: 30px;
	font-size: 26px;
	font-weight: 900;
	margin-top: 10px;
	float: left; 
}
.findhome{
	background: #00308F;
	top: -76px;
	position: absolute;
	color: #fff;
	font-size: 18px;
	padding: 10px 15px;
	left: 15px;
}
.sliimg{
	height:480px !important;
}
.secondser{
	padding-top:30px;
}
.searchbutto{
	width: 200px;
	height: 50px;
	background:#00308F;
	border: none;
	font-size: 20px;
	color: #fff;
	float: right;
	border-radius: 10px;
}
.searchbutto:hover{
		color: rgb(24,156,133);
			background: #fff;
}
.headline{
	width:180px;
	height:3px;
	background: #00308F;
	margin-bottom: 20px !important;
}
.headings{
	color: #00308F;
	font-weight: 400;
	text-transform: capitalize;
	margin-top: 20px;
	font-size: 36px;
	font-family: 'Niconne', cursive;
}
.subsubheading{
	color:#5A6063;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 15px;
	margin-top: 30px;
	line-height: 22px;
}
.specin{padding-bottom: 30px;}
.specin .billtower{margin-left: 0px;}
.subpara{
	color: #5A6063;
	font-size: 14px;
	margin-top: 20px;
	text-align: justify;
}
.subheading{
	text-transform:uppercase;
	color:#5A6063;
	font-size: 20px;
	font-weight: 600;
	margin-top: 30px;
	margin-bottom: 30px;
}
.subsubpar{
	background: rgb(227,245,255);
	padding: 30px 30px;
	text-align: justify;
	font-size: 15px;
	color: #5A6063;
}
.memberico{
	margin-top:30px;
	margin-bottom:30px;
}
.Serviceoffer{
	width:100px;
	height:100px;
	background:#00308F;
	border-radius:50%;
	margin: 40px 0px 0px 15px;
}
.Serviceoffer:before{
	content:"";
	height: 80px;
	width: 80px;
	background: #00308F;
	position: absolute;
	bottom: -10px;
	left: 45%;
	transform: rotate(45deg);
	margin: 0px 0px 5px -89px;
	border-radius: 0px 35px;
}	
.serviceicons{
	font-size: 50px;
	position: absolute;
	padding: 25px 30px;
	color: #fff;
}
.iconhead{
	font-size: 16px;
	text-transform: capitalize;
	margin: 20px 0px;
	font-weight: 700;
	color:#5A6063;
}
.iconpara{
text-align: justify;
margin: 0px 0px 10px;
color: #5A6063;
width: 100%;
white-space: nowrap;
height: 23px;
overflow: hidden;
text-overflow: ellipsis;
}
.featimg{
	margin-top:30px;
}
.current-site ul{
	padding: 0px 15px;
}
.projectDiv{
	background-color:#fff;
	border: 1px solid #ddd;
}
.singlePage .featimg{margin-top: 10px;}
.gallery-image{ margin-top: 15px;}
.onsale1{
	width: auto;
	height:25px;
	background:#00308F;
	border-radius:15px;
	color: #fff !important;
	padding: 4px 15px;
	position: absolute;
	right: 20px;
	margin-top: -12px;
	font-size: 12px;
}
a.onsale1:hover{background:#4078E7}
.billtower{
	font-size: 14px;
	color: #5A6063;
	margin-left: 10px;
}
.bill_to{
	color: #5A6063;
	text-decoration: none!important;
}
.billlrate{
	color: #00308F;
	font-weight: 600;
	margin-left:15px;
}
.bathroomicon{
	font-size: 24px;
	color: #aaa;
	margin-right: 10px;
}
.bathtomli{
	float: left;
	font-size: 14px;
	color: #aaa;
	list-style-type: none;
	width: 100%;
	padding-bottom: 10px;
}
.countbath{
	border-radius: 5px;
	background: #aaa;
	color: #fff;
	float: right;
	padding: 4px 10px;
	padding-top: 4px;
	text-align: center;
}
.locat{
	font-size: 14px;
	color: #aaa;
	list-style-type: none;
	width: 100%;
	padding: 8px 15px;	
	border-top: 1px solid #ddd;
	float:left;
}
.mapmark{
	font-size:20px;
	color:#00308F;
	margin-right: 10px;
}
.recentpr{
	float:left;
	list-style-type: none;
}
.recentpr li{
	float:left;
	padding: 0px 13px;
	margin-top: 65px;
}
.recentpr li a{
	color: #7e8c99;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
	text-decoration: none;
}
.recentpr li a:hover{
	color:#00308F;
}
.staric{
	font-size: 20px;
	margin-top: -215px;
	margin-left: 315px;
	color: #00308F;
	background: #fff;
	height: 25px;
	width: 25px;
	padding: 3px 4px;
}
.straone:hover ~ .starh{left:0px;transition:all 0.5s ease;opacity:1;}
.quoteimage{
	width: 100%;
	padding: 15px 0px 0px;
	text-align:center;
}
.quoteimage img{
	height:30px;
	margin:auto;
}
.quotepara{
	font-size: 14px;
	padding: 15px 20px;
}
.quotepara:before{
	content:"";
	height: 40px;
	width: 40px;
	background: #fff;
	position: absolute;
	bottom: -20px;
	transform: rotate(45deg);
	margin-left: -27px;
}
.peoplesay{
	height: 80px;
	border-radius: 50%;
	margin-top: 50px;
	float: left;
	border: 2px solid #00308F;
}
.peoplesayname{
	float: left;
	margin-top: 90px;
	color: #fff;
	font-size: 17px;
	margin-left: 20px;
}
.recentpostpara{
	font-size:14px;
	color:#5A6063;
	text-align: justify;
}
.morearrow{
	color:#5A6063;
	margin-left: 10px;
}
.readbut{
	text-decoration: none!important;
	color:#5A6063!important;
}
.readbut:hover{
		color:rgb(208,151,97)!important;
}
.Clientsimage{
	margin-right:35px;
	float: left;
	margin-top: 40px;
}
.footer{
	height:500px;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url(../../img/images/footer-1.jpg);
}
.addressvilla{
	color: #eee;
	font-size: 13px;
	margin-bottom: 30px;
}
.phoneno{
	color:#fff;
	font-size:13px;
	margin-right: 5px;
}
.phonmai span~a, .addressvilla span~a{color: #eee!important;}
.phonmai{
	margin-top: -30px;
	font-size: 13px;
	margin-bottom: 30px;
}
.locathead{
	color: rgb(255,255,255);
	font-size: 30px;
	margin-bottom: 22px;
	font-weight: 500;
	font-family: 'Niconne', cursive;
}
.inputname{
	width: 100%;
	height: 45px;
	border: none;
	padding-left: 10px;
	background: #fff;
	color: #535E6C;
	margin-bottom: 15px;
}
.inputmessage{
	width: 100%;
	border: none;
	padding-left: 10px;
	background: #fff;
	color: #535E6C;
	margin-bottom: 15px;
}
.submitbut{
	width: 100%;
	border: none;
	padding-left: 10px;
	background: #00308F;
	color: #fff;
	margin-bottom: 15px;
	height: 45px;
	font-weight: 600;
	border: 1px solid #ccc;
}
.submitbut:hover{
	color:#fff;
}
.welcomeImg{
	position: relative;
	background-color: #00308F;
	padding: 36px 0 0;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.welcomeImg::before {
    content: "";
    position: absolute;
    top: 15px;
    margin-top: 0;
    left: 30px;
    display: block;
    background: #ababab;
    border-radius: 50%;
    width: 7px;
    height: 7px;
    box-shadow: -12px 0 0 #ababab, 12px 0 0 #ababab;
}
.serviceImg {
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.servicediv:hover .serviceImg {
    box-shadow: 0 10px 2px -6px rgba(0,0,0,0.8);
    -webkit-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px);
}

/* fixed button */
.download-app {
    position: fixed;
    bottom: 82px;
    left: 0px;
    z-index: 15;
}
.itemm {
    position: relative;
    background: #00308F;
    float: right;
    width: 52px;
    margin: 0px 5px;
    height: 52px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    overflow: hidden;
}
.linkm {
    left: 2px;
    top: 2px;
    position: absolute;
    width: 48px;
    height: 48px;
    text-align: center;
}
.item_content {
    position: absolute;
    height: 30px;
    width: 80px;
    overflow: hidden;
    left: 53px;
    top: 16px;
    background: transparent;
}
.item_content a {
    color: #fff !important;
    background-color: transparent;
    font-size: 14px;
}
.itemm::after {
    background-image: url(../../img/images/admission-open-effect-image.png);
    background-position: center center;
    background-repeat: no-repeat;
    height: 44px;
    left: 4px;
    top: 4px;
    width: 44px;
    background-size: 44px;
    animation: 2s linear 0s normal none infinite running spin;
    content: "";
    position: absolute;
}
@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}
/* fixed button */


/* marquee */
#scrollerWrapper{
	background: #fff;
	padding:11px 15px;
	overflow: hidden;
	position: relative;
}
#scrollerWrapper span {
	margin-right: 60px;
	color: #00308F;
}
#scrollerWrapper span a {
	color:#9C1E14;
	font-size:14px;
}
.marquee {
    width: auto;
    margin: 0 auto;
    white-space: nowrap;
    overflow: visible;
    box-sizing: border-box;
}
.marquee {
    display: inline-block;
    padding-left: 100%; 
    animation: marquee 15s linear infinite;
}
.marquee:hover {
    animation-play-state: paused
}
@keyframes marquee {
    0%   { transform: translate(0, 0); }
    100% { transform: translate(-100%, 0); }
}
/* marquee */

.letsbut{
	width: 60%;
	border: none;
	padding-left: 10px;
	background: #00308F;
	color: #fff;
	height: 40px;
	font-weight: 600;
	margin: 20px 0px;
	border: 1px solid #ccc;
}
.footerdiv{
	background-color: #4078E7;
	height: 400px;
	padding: 00;
	padding-left: 0px;
	padding-left: 0px;
	margin-top: 22px;
}
.bottom_row {
    background: #00308F;
}
.footerCont {
    padding: 3px 0px;
}
.copyR {
    float: right;
    margin: 7px 0px;
    color: #fff;
    border-right: 1px solid #FFF;
    padding-right: 15px;
}
.designBy {
    margin: 0px;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 3px;
}
.imgglobal {
    width: 110px;
    height: 25px;
}
.contactdiv{
	background-color:#042463;
	height:400px;
}
.imagefit{
	height: auto;
	width: 100%;
}
.abimg{
	height: 450px;
	width: 100%;
	margin-top:65px;
}
.annual_maindiv{
	padding-top: 100px;
	background: rgb(238,238,238);
	padding-bottom: 30px;
}
.priyp{
	color: rgb(1,162,185);
	text-align: center;
	font-size: 28px;
}
.paddit{
	padding-top:15px;
}
.galimg{
	height: 200px;
	width: 100%;
}
.line_head{
	height: 3px;
	width: 90px;
	background-color: rgb(1,162,181);
	margin: auto;
	margin-bottom: 30px;
}
.cont_maindiv{
	padding-top: 70px;
	margin-bottom: 50px;
}
.fname{
	width: 100%;
	height: 40px;
	padding-left: 20px;
	margin-bottom: 20px;
	border: 1px solid #e2e2e2;
}
.tename{
	width: 100%;
	height: 100px;
	padding-left: 20px;
	margin-bottom: 30px;
	border: 1px solid #e2e2e2;
}
.subbut{
	height: 40px;
	width: 40%;
	margin-left: 0%;
	color:#fff;
	border: none;
	border-radius: 30px;
	font-size: 20px;
	background: #00308F;
}
.subbut{transition:all 0.5s ease;}
.subbut:hover{
	opacity:0.9;
	color:#fff;
	transition:all 0.5s ease;
}
h3[style="margin: 20px 0px;font-size: 36px;color:#9400D4;font-family: 'Niconne', cursive;"]{
	color:#00308F !important;
}
h3 a[style="text-decoration: none;font-size: 40px;color:#9400D4;font-family: 'Niconne', cursive;"]{
	color:#00308F !important;
}
.video{
	width: 100%;
	height: 475px;
	margin-bottom: 30px;
}
/* my css */
.margintop-30{margin-top:30px;}
.padbootm20{padding-bottom:20px;}
.margintop-60{margin-top:60px;}
.padbootm60{padding-bottom:60px;}
.header-logo-size{text-decoration: none;font-size: 40px;color:#00308F;font-family: 'Niconne', cursive;}
.padbottom100{padding-bottom:100px}
.banner-img1{
	background-size:contain !important;
	background-repeat:no-repeat !important;
	padding-top:100px;padding-bottom:16px;
	background-position: right !important;
}
a:focus, a:hover { color: rgb(0,48,143);}
.margin5em{margin-top:5em}











/*************************************************/
/****************  Responsive  *********************/
/*************************************************/

@media only screen and (min-width: 320px) and (max-width: 480px) and (orientation:portrait) {    
.slide1, .slide2, .slide3, .slide4 { height: 114px;}
.navbar-default .navbar-toggle { top: 0px; right: 0px;}
.social ul {  width: 100%; padding-left:0px;}
.call-info .call-us {width:100%}
.header-logo-size { font-size: 30px;}
.flore{margin-bottom:40px}
.flore1{margin-bottom:40px}
.modal-pos { width: 100%; height: 936px;}   
    
}

@media only screen and (min-width: 320px) and (max-width: 480px) and (orientation:landscape) {    
.slide1, .slide2, .slide3, .slide4 {height: 171px;}
.social ul {  width: 100%;}
.call-info .call-us {width:100%}
.social ul { width: 100%;padding-left: 90px;}
.call-info .call-us {  font-size: 14px;text-align: center;}
.flore{margin-bottom:40px}
.flore1{margin-bottom:40px}
.modal-pos { width: 100%; height: 1024px;}
}

@media only screen and (min-width: 360px) and (max-width: 767px) and (orientation:portrait) {
.social ul {  width: 100%;}
.call-info .call-us {width:100%}
.header-logo-size {  font-size: 40px;}
.call-info .call-us { font-size: 14px;text-align: center;}
.social ul { width: 100%;padding-left: 30px;}
.flore{margin-bottom:40px}
.flore1{margin-bottom:40px}
.modal-pos { width: 100%; height: 1024px;}
}


@media only screen and (min-width: 481px) and (max-width: 767px) and (orientation:landscape) {
.social ul li a:link, .social ul li a:visited { padding: 5px 0;width: 25px; font-size: 13px; height: 25px;margin: 4px 0px !important;}
.call-info{width:33.3%;float:left;}
.social ul li{padding:0 3px !important; }
#scrollerWrapper {width: 33.3%;float:left;}
#scrollerWrapper span {margin:0 15px}
.social{width:21%;float:left;}
.social ul {padding-top: 12px; padding-bottom: 12px;}
.slide1, .slide2, .slide3, .slide4 { height: 228px;}
.flore{width:50%; float:right;}
.flore1{width:50%; float:left;}
.current-site{width:33%;float:left;}
.modal-pos { width: 100%; height: 1135px;}
.gllleryvalue{width: 31.5%;float: left;}
.gllleryvalue1{width: 31.5%;float: left;margin-left: 15px !important;margin-right: 15px !important;}
.img-full{ width:100%}
.margin6em{margin-top:6em}
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
.padXZ{padding:0px;}
.call-info .call-us {font-size: 12px; padding-right: 0px; }
.social ul li { padding: 0px 8px;}
.social ul li a:link, .social ul li a:visited { margin: 4px 10px;}
.margintop-30{margin-top:10px;}
.navbar-toggle {margin-right: 0px;}
.menu li {padding: 0px 0px;}
.slide1, .slide2, .slide3, .slide4 {background-size: 100%;}
.findhome { top: -25px; font-size: 10px;padding: 5px 9px; left: -13px;display: none;}
.container-fluid{padding:0px;}
.headings {font-size: 24px;}
.subsubheading {margin-top: 0px;}
.subpara {margin-top: 0px;}
.about-button { width: 100%; margin-top: 10px !important;}
.marginbotm20{margin-bottom:20px;}
.serviceImg {width: 100%;}
.billtower {margin-left:0px;}
.servicediv{margin-top:20px;}
.footerdiv {height: 800px;}
.footer{height: 1230px;}
.copyR {float:none;text-align: center;}
.designBy {float:none;text-align: center;}
.marginbottom-50{margin-bottom:50px;}
.peoplesayname {margin-top: 60px;}
.peoplesay { margin-top: 34px}
.our-services{margin-bottom:30px;}
h2, .h2 {font-size: 18px;}
.banner-img1{padding-top:0px; padding-bottom:0px;}
.navbar-default .navbar-toggle .icon-bar {background-color: #00308F;}
.navbar-default .navbar-toggle {border-color: #00308F;}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background-color: transparent !important;}
.submit-btn {margin-bottom: 5px !important;}
.margin5em{margin-top:0em !important;}
.margin0{margin-top:0px !important;}
.margin6em{margin-top:0em}
.call-info {padding: 0px;}
.call-info .call-us {padding: 5px 12px 5px;}
#scrollerWrapper {padding: 5px 15px;}
#scrollerWrapper span {font-size: 12px;}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait) {
.padsm{padding:0px;}
.call-info{width:37%;float:left;}
.social ul li{padding:0 3px !important; }
#scrollerWrapper {width:40%;float:left;}
.social{width:23%;float:right;}
.social ul li a:link, .social ul li a:visited {width: 30px;height:30px; margin: 4px 2px;padding-top:7px;}
.call-info .call-us {padding-left: 5px;font-size: 12px;padding-right: 5px;}
.social ul li {padding: 0 1px !important;}
.margintop-30 { margin-top: 10px;}
.header-logo-size {font-size: 35px;}
.container-fluid{padding:0px;}
.menu li { padding: 7px 7px !important;}
.contactdiv {height: 460px;}
.footerdiv {height: 460px;}
.letsbut {width: 82%;}
.welcomeImg {margin-left: 10px;width: 40%;}
.findhome {  top: -48px;}
.house-set{height:250px;}
.padright{padding-right:0px;}
.modal-pos {  width: 93%; margin-left: 15px;}
.banner-img1{padding-top:0px; padding-bottom:0px;}




  

}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:landscape) {
.padSM0{padding:0px;}
.call-info .call-us { font-size: 12px;}
.header-logo-size{font-size:35px;}
.menu li {padding: 30px 7px;}
.padright{padding-right:0px;}
.house-set{height:205px;}
.padrig15{padding-right:15px;}
.imgheight60{height: 160px;}
.imgheight24{height:204px;}
.imgheight242{height:220px;}
.banner-img1{padding-top:0px; padding-bottom:0px;}



}

