/*
 Theme Name: Davine Limousine
 Author:   ITCC     
 Author URI:   http://www.itconsultingcompany.com.au/
*/

@media (max-width:1200px) {
.webpage-container, .service-container, .tt {
	width: 100%;
}
}
@media (max-width:1100px) {
.home_ttl ,.foo_main_text {
	font-size: 30px;
}
.sub_ttl {
	font-size: 18px;
}
.services_ttl, .foo_detail {
	font-size: 22px;
}
.cont_bot {
	text-align: justify;
}
.l1, .l2 {
    float: left;
}
}
@media only screen and (min-width:768px) and (max-width:1024px) {
	.services_ttl {
		font-size: 20px;
		overflow: hidden;
		text-overflow: ellipsis;
		position: relative;
		white-space: nowrap;
	}
	.viewmore_services a {
		font-size: 12px;
	}
}
@media (max-width:992px) {
	.banner-frm-wrp {
    top: 100px;
}
	.banner-frm {
    padding: 10px;
}
.navbar-header {
	float: right;
}
.mobile-toggle {
	float: right;
	width: 22px;
	margin: 5px auto;
	cursor: pointer;
	z-index: 999;
	position: relative;
}
.mobile-toggle div {
	width: 100%;
	height: 2px;
	background: #e7a93c;
	margin: 5px auto;
	transition: all 0.3s;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}
.mobile-toggle.show .one {
	transform: rotate(45deg) translate(5px, 5px);
}
.mobile-toggle.show .two {
	opacity: 0;
}
.mobile-toggle.show .three {
	transform: rotate(-45deg) translate(5px, -5px);
}
.main_menu {
	color: white;
	margin: auto;
	max-width: 100%;
	padding: 10px;
	position: fixed;
	text-align: center;
	width: 100%;
	height: 100%;
	background: #484848;
	z-index: 99999;
	transition: all ease 0.5s;
	top: 0;
	left: 0;
	bottom: 0;
	display: none;
}
.main_menu.showmenu {
	display: block;
}
.menushow {
	overflow: hidden;
	position: fixed;
	height: 100%;
}
.main-menu-ul {
	left: 0;
	right: 0;
	clear: both;
	display: block;
	float: left;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.main-menu-ul ul {
	float: none;
}
.main-menu-ul ul li {
	margin: 10px 0;
	float: none;
	border: none;
}
.main-menu-ul ul > li > a {
	padding: 3px 10px;
	text-align: left;
	line-height: normal;
	color: #fff;
}
.main-menu-ul > ul > li:before, .main-menu-ul > ul > li:after {
	display: none;
}
.main-menu-ul ul li:hover ul li ul {
	opacity: 1;
	visibility: visible;
}
.main-menu-ul ul li ul ul {
	left: 0;
	visibility: visible;
	position: relative;
	opacity: 1;
}
.main-menu-ul ul li ul {
	text-align: left;
	left: 0;
	margin: 0;
	position: relative;
	text-align: left;
	visibility: visible;
	opacity: 1;
	display: none;
}
.main-menu-ul ul li:hover ul {
	display: block;
	transition: ease-in all 0.5s;
}
.main-menu-ul ul li:hover ul li ul {
	opacity: 0;
	visibility: visible;
	transition: ease-in all 0.5s;
}
.main-menu-ul ul li ul li:hover ul {
	opacity: 1;
	z-index: 1;
	visibility: visible;
	transition: ease-in all 0.5s;
}
.main-menu-ul ul li ul > li > a {
	padding: 5px 0;
	text-align: center;
}
.logo-display {
    width: 250px;
	float:left;
	    z-index: 99;
}
.logo {
	display: inline-block;
}
.header_menu {
    padding: 10px 0;
}
header {
    position: relative;
}

}
@media only screen and (min-width:768px) and (max-width:992px) {
}
@media (max-width:767px) {
	.banner-frm-wrp {

    position: relative;

}
	.banner-frm-wrp {
    top: 15px;
}
	.banner-frm {

    float: none;
    margin: 20px auto

}
	
	.view.view-first {
		width: 50%;
		float: left;
	}
	.l2 {
		padding: 15px;
	}
	.wpcf7-recaptcha {
		transform: scale(0.85);
		transform-origin: 0;
	}
	footer {
		padding: 2em 0em 0em;
	}
	.company_sig, .copyright {
		text-align: center;
	}
	.inner-content {
		margin: 30px 0;
	}
	.alignright,.alignleft,.aligncenter {
		display: block;
		float: none;
		margin: 0 auto !important;
	}
	.testimonial-block {
		margin: 0 15px;
	}


.logo-display{width: 100%}	
	header .header_bottom .topright{
		text-align: left;
	}

header .header_bottom .topright .quotebtn{
	display: none;
}

.navbar-header {
    float: right;
    position: relative;
    top: -16px;
    margin-top: -40px;
}

.logo-display {
    padding-top: 0px;
}

.limos_sect .content-section img{
	display: block;
}


}
@media (max-width:480px) {
.webpage-container {
	width: 100%;
}

}
@media (max-width:479px) {
	.view.view-first {
		width: 100%;
		float: left;
		padding:0;
	}
}
