.ser-con {
height: auto;
}
.ser-con-inner {
height: auto;
}
.ser-con p {
text-align: justify;
}
.slide-text > h1 {
font-family: arial;
text-transform: capitalize;
}
.pgl-footer {
padding: 0;
}
.about-item{
padding-bottom: 30px;
}
.weather h2 {
text-align: center;
font-size: 28px;
text-transform: uppercase;
font-weight: 600;
text-align: center;
line-height: 20px;
color: #fff;
margin-bottom: 40px;
position: relative;
}
.weather h2:before {
position: absolute;
content: "";
width: 22%;
height: 2px;
background: #e7c130;
top: 30px;
padding: 0;
margin: 0;
}
.weather-section {
background: #333 url(../images/weather-bg.jpg) no-repeat top center;
background-size: cover;
background-attachment: fixed;
padding: 50px 0 50px;
background-position: bottom;
}
.service_features .service-box {
height: auto;
}
.service_features .service-box .service-img-box img {
width: 100%;
height: 300px;
}
.slide-text {
top: 50%;
}
.contact_info{
margin: 120px 0;
list-style: none;
}
.contact_info li {
padding: 20px;
background: #5bc0de;
color: #fff;
font-size: 17px;
margin-bottom: 20px;
}
.responsive-table tbody td {
border: 1px solid #fff !important;
color: #fff !important;
}
.ownerInfo1{
color:#fff;
}
.nav-tabs>li {
width: 12.5%;
}
@media all and (max-width:768px){
.nav-tabs > li > a {
font-size: 10px;
padding: 15px 0px;
}
.nav-tabs > li.active > a {
font-size: 10px;
}
.prop-item ul li:nth-child(odd) {
width: 100%;
}
.prop-item ul li:nth-child(even) {
width: 100%;
}
.slide-text h1 {
display: block;
font-size: 15px;
}
.con-box {
    padding: 0;
    margin: 0;
    height: auto;
}
}
.con-box {
    padding: 0;
    margin: 0;
    height: auto;
}

