@media (max-width: 1000px) {
	.logo{ display:none }

	.wrapper {
			width: 95%;
	}
	.wrap {
		position: relative;
		background-color: #dfbc8a;
		overflow: hidden;
		margin-top: 0px;
	}

	#welcome-img {
		float: none;
		margin-top: 30px;
	}

	#welcome-bg {
		height: auto !important;
		margin-top: 0;
	}

	#welcome {
		float: none;
		margin-left: 0;
		margin-top: 35px;
		margin-bottom: 30px;
	}

	.serv-box {
		width: 100%;
		float: none;
		margin: 0 auto;
		margin-top: 30px;
		overflow: hidden;
	}

	.serv-box-txt {
		float: none;
		margin: 0 auto;
		max-width: 90%;
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.serv-box-txt p {
		text-align: center;
	}

	.serv-box-img {
  	float: none;
  	margin: 0 auto;
  	text-align: center;
  	margin-top: 25px;
  	margin-bottom: 20px;
	}

	.serv-box-txt1 {
		float: none;
		margin: 0 auto;
		max-width: 90%;
		margin-bottom: 20px;
	}

	.serv-box-txt1 p {
		text-align: center;
	}

	.serv-box-img1 {
  	float: none;
  	margin: 0 auto;
  	text-align: center;
  	margin-top: 25px;
  	margin-bottom: 20px;
	}

	#testimonials-bg {
		height: auto;
		overflow: hidden;
	}

	#testimonials p {
		padding-bottom: 25px !important;
	}

	.container {
		width: 85%;
    float: none;
    margin: 0 auto;
    margin-top: 25px;
	}

	.hover-img {
		float: none;
    margin: 0 auto;
    text-align: center;
    background-color: #fff;
    max-width: 100%;
	}

	#allproducts-icon {
		margin-top: 25px;
	}

	#info-bg {
		height: auto;
		overflow: hidden;
	}

	#info {
		float: none;
    margin: 0;
    margin-top: 50px;
	}

	#contact-form {
		float: none;
		margin-bottom: 40px;
		margin-top: 40px;
		margin-left: 0px;
	}

	#footer-bg {
  	height: auto;
  	overflow: hidden;
	}

	#socialicon {
  	margin-bottom: 35px;
	}

	#appointment-icon {
		display: none;
	}

	#appointment-icon1 {
		width: 100%;
		max-width: 250px;
		margin: 0 auto;
    margin-bottom: 25px;
    background-color: #bf9456;
	}

	#appointment-icon1 p	{
		font-family: 'Conv_Poppins-Regular';
    font-size: 23px;
    color: white;
    text-align: center;
    letter-spacing: 1px;
    padding-top: 22px;
    font-weight: bold;
    padding-bottom: 15px;
   } 

	.menu-wrap {
		margin: 20px !important;
	}

	.text {
		font-size: 20px;
	}

	#contactLeft {
		float: none;
	}

	#contactform {
		float: none;
	}




	


	.col-lg-3 {
    width: 100%;
}
}

@media only screen and (max-width: 769px) {
	form#reservation {
    width: 100%;
   }
	.svcname{width:50%;}
	.imgpart {
    margin-top:0px;
}	
.flogo img {
    float: none !important;
}

div#welcomepart p{padding:0px !important}
	.carbg img {
    display: ;
}
	#bottom p{text-align:center !important;}
	.flogo{text-align:center !important;}
	
	h1 img{width:100%;}		
	
	.navbar-header {
    margin: 0px !important;
    padding: 0px 15px;}		
input#dropoff_address, input#pickup_address {
    width: 100%;
}
	
.navbar-collapse.collapse ul li{width:100%;border-bottom:1px solid #333;}
.menu{padding-top:0px;height:auto;}
	
	.navbar-nav{float:none;margin-right:0px;}
	#menu ul li{width:100%;}
	#menuwrap{position:relative;
    background: #141009;}
	
	
	.contactus_lft{width:100% !important;float:none !important}
	.form{height:auto; }
	.contactus_rt{width:100% !important;margin:0px !important;padding:0px 20px;}
	.maps{margin:0px !important;border:none;padding:5%}
	label#title22 {
    width: 100%;
}

}
	
@media only screen and (max-width: 479px) {
	input[type="text"]{width:100% !Important;}
	select#month, select#year{width:40% !important;}
	div#welcomepart p {
    padding: 0px !important;   
	font-size:14px;
	line-height:22px;
}

	
	.welcome{padding-bottom:30px;}
	.bodytext{display:none;}
	.icon {
    width: 96% ;}
	

.headerwarp h2{font-size:30px;padding:40px 0px;}	
	.logo img{width:100%;}

	
}
						

							
							
 	}
	

	
	@media (min-width: 1000px) {
	#cal_txt1{display:none !important;}
	#cal3{ display:none}
	#phn2{ display:none}
		
	}
	
	
	
	
	
@media (min-width: 950px) {#logo1{ display: none; margin-top:0px !important; margin-bottom:30px}
							 #logo{ width:auto}
							 	#phn1{ display:none}
							 	.applicationform_img {
							 		display: none
							 	}
							 	.sidenav {
							 		display: none;
							 	}
							 	#main {
							 		display: none;
							 	}
							 	.pdf-img1 {
							 	display: none
							 }

							 #appointment-icon1 {
							 	display: none;
							 }
							 	

							 
							 
							 .google-maps {
        position: relative;
        padding-bottom: 76%; // This is the aspect ratio
        height: 0;
        overflow: hidden;    }

	
	}
	
	
	.toggle, [id^=drop] {
 display: none;
}
nav {
  margin: 0;
  padding: 0;

    font-family: "Lucida Sans Unicode", "Lucida Grande" !important;
}
nav:after {
  content: "";
  display: table;
  clear: both;
}
nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
}
nav ul li {
  margin: 0px;
  display: inline-block;
  float: left;

}
nav a {
  display: block;
  padding: 10px 10px;
  font-size: 17px;
  text-decoration: none;
}
nav a:active{ color:#000 }
nav ul li ul li:hover { background: #a71b1b;}
nav a:hover {  color:#693F00 !important; }
nav ul ul {
  display: none;
  position: absolute;
  top: 34px;
  z-index: 9999999;
}
nav ul li:hover > ul { display: inherit; }
nav ul ul li {
  width: 170px;
  float: none;
  display: list-item;
  position: relative;
    border-bottom: 1px solid #000;
}
nav ul ul ul li {
  position: relative;
  top: -60px;
  left: 100px;
}

@media all and (max-width : 800px) {
nav { margin: 0; display:block; z-index:9999 }
.toggle + a,
 .menu { display: none; }
.toggle {
  display: block; z-index:9999;
  padding: 15px 15px; 
  color: #000 !important;
  font-size: 13px;
  text-decoration: none;
  border: none;
  text-transform: uppercase;
  
}

.toggle:hover {}
[id^=drop]:checked + ul { display: block; z-index:9999 }
nav ul li {
  display: block;
  width: 100%;
}
nav ul ul .toggle,
 nav ul ul a { padding: 7px 40px; }
nav ul ul ul a { padding: 0 80px; }
nav a:hover,
 nav ul ul ul a { background-color: #da3c3c; color:#fff !important; border-radius:0; text-decoration:
 none}

nav ul li ul li .toggle, nav ul ul a {  }
nav ul ul {float: none;position: static;color: #000;}
nav ul ul li:hover > ul, nav ul li:hover > ul { display: none; }
nav ul ul li {display: block;width: 100%;}
nav ul ul ul li { position: static;}
}
@media all and (max-width : 700px) {
nav ul li {display: block;width: 100%;  display:block; background:#3c3c3c right !important}
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  height: auto;

}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height:auto;
 }
.carousel-inner > .item > img {
  position: relative;
  top: 0;
  left: 0;
  min-width: 100%;
  height: auto;
}

.google-maps {
        position: relative;
        padding-bottom: 70% !important; // This is the aspect ratio
        height: 0;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
        max-height: 800px
    }


@media only screen and (max-width: 769px) {
	form#reservation {
    width: 100%;
   }
	.svcname{width:50%;}
	.imgpart {
    margin-top:0px;
}	
.flogo img {
    float: none !important;
}

div#welcomepart p{padding:0px !important}
	.carbg img {
    display: ;
}
	#bottom p{text-align:center !important;}
	.flogo{text-align:center !important;}
	
	h1 img{width:100%;}		
	
	.navbar-header {
    margin: 0px !important;
    padding: 0px 15px;}		
input#dropoff_address, input#pickup_address {
    width: 100%;
}
	
.navbar-collapse.collapse ul li{width:100%;border-bottom:1px solid #333;}
.menu{padding-top:0px;height:auto;}
	
	.navbar-nav{float:none;margin-right:0px;}
	#menu ul li{width:100%;}
	#menuwrap{position:relative;
    background: #141009;}
	
	
	.contactus_lft{width:100% !important;float:none !important}
	.form{height:auto; }
	.contactus_rt{width:100% !important;margin:0px !important;padding:0px 20px;}
	.maps{margin:0px !important;border:none;padding:5%}
	label#title22 {
    width: 100%;
}

}



@media only screen and (max-width: 479px) {
	input[type="text"]{width:100% !Important;}
	select#month, select#year{width:40% !important;}
	div#welcomepart p {
    padding: 0px !important;   
	font-size:14px;
	line-height:22px;
}
	
	.welcome{padding-bottom:30px;}
	.bodytext{display:none;}
	.icon {
    width: 96% ;}
	

.headerwarp h2{font-size:30px;padding:40px 0px;}	
	.logo img{width:100%;}

	
}

#pojo-a11y-toolbar{top: 160px;}
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a:hover{color:#fee626 !important;}

#social img{margin:0 7px;}

.acesssfour h3{color:#000;padding-bottom: 25px;}
.acesssfour p, .acesssfour ul li{line-height: 24px;}
.acesssfour p a, .acesssfour li a{color: #7a1813;}
#social a{color:#fff62b;text-decoration: underline;}
#social a:hover{color:#ffffff;}