@charset "utf-8";
/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 40em) {
/* Bump up size of carousel content */
.carousel-caption p {
margin-bottom: 1.25rem;
font-size: 1.25rem;
line-height: 1.4;
}

.featurette-heading {
font-size: 50px;
}
}

@media (min-width: 62em) {
.featurette-heading {
margin-top: 7rem;
}
}

@media(max-width:767px)
{
header
{
position:relative;
background: #000;

}
.navbar-brand img
{
position: relative;
top:0;
width: 160px;


}

.slide-list
{
display: none;
}
.calendar-sec1
{
position: relative;
top:0;
left: 0;
transform: inherit;
-webkit-transform: inherit;
background: #333;
}
.calendar-sec1 .silder-con-pt h1
{
font-size: 15px;
background: none;
}
.calendar-sec1 .silder-con-pt h3
{
font-size: 12px;
background: none;
padding: 0 0 0;
margin: 0 0 0;
}
.calendar-sec1 .silder-con-pt
{
padding: 0;
}
.calendar-sec1 form
{
width:100%;
}
.slide-nav .prev, .slide-nav .next
{
top:35%;
}

.service-inner
{
margin-bottom: 15px;
}
.rev-heading
{
text-align: center;
padding-top: 30px;
}
.rev-heading:after
{
display: none;
}



.about-sec-page h2
{
font-size: 24px;
text-align: center;
}
.about-sec-page p
{
text-align: center;
}

.slider-con .testimonial
{
padding-left: 0;
}
.review-sec
{
padding:30px 0; 
}
.owl-nav
{
position: relative;
top:0;
}
.slider-con
{
position: relative;
top:0;
}	

.foot-bottom-sec
{
background: #44a5cc;
}
.footer-bottom-down .footer-con, .go-logo
{
text-align: center;
}
.foot-bottom-form form {
width: 80%;
margin: 0 auto;
}
.foot-bottom-form form button
{
width: 100%;
margin-top: 5px;
display: block;
}


.menu-sub
{
display: none;
}
.navbar-dark .navbar-brand
{
border-right: 0;
}
.mod-video iframe
{
width: 100%;
height: auto;
}

.bread-sec
{
padding: 20px 0 20px;
}
.bread-sec-part h1
{
font-size: 24px;
}
.am-inner ul li
{
float: none;
width: 100%;
}
.things-img, .owner-img
{
width: 100%;
float: none;
padding-right:0px;
}
.prop-i.dis-mob {
display: block;
border-bottom: 1px solid #eee;
padding-bottom: 15px;
}
.prop-i.dis-i
{
display: none;
}
.logo-inner {
margin: 10px 0;
}
.logo-inner img 
{
width: 100%;
margin-bottom: 10px;
border-bottom: 1px solid #eee;
padding-bottom: 10px;
}
.heading-sec h2 {
font-size: 2rem;
}
.quality-in{
min-height: auto;
}
}


@media (min-width: 769px) and (max-width: 999px){
.menu-sec .top-menu ul li, .social-top ul li{
font-size: 16px;
font-weight: 500;
}

.nav-bar-sec .container, .menu-sub .container{
max-width: 100% !important;
}
.navbar-brand img {
width: 180px;
padding: 0px 0 0;
}
.navbar-dark .navbar-nav .nav-link{
font-size: 16px;
}
.navbar-expand-md .navbar-nav .nav-link {
padding-right: .3rem;
padding-left: .3rem;
}
.calendar-sec1 {
position: relative;
top: 0;
left: 0;
transform: inherit;
-webkit-transform: inherit;
background: #333;
}
.calendar-sec1 .silder-con-pt h1{
font-size: 37px;
background: transparent;
}
.calendar-sec1 .silder-con-pt h3{
font-size: 25px;
background: transparent;
}
.hsbw-calendar{
position: absolute !important;
right: 0;
left: 0;
width: 400px;
}

.heading-sec h2 {
font-size: 2rem;
}
.quality-in{
min-height: 300px;
}
footer{
overflow: hidden;
}
.foot-logo img {
width: 190px;
}
.foot-social ul li i {
height: 45px;
width: 45px;
line-height: 45px;
text-align: center;
}
.foot-sec-con p {
font-size: 16px;
word-break: break-all;
text-align: left;
}
.contact .container{
max-width: 100%;
}
.form-pt form input, .form-pt form select{
font-size: 13px;
font-weight: 500;
height: 40px !important;
}
.form-pt form label, .form-pt form select{
font-size: 13px;
}
}