 @media only screen and (max-width: 767px) {
}

/* some fancy transitions * protecting the demo from mobile */
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 459px) {
}
@media only screen and (min-width: 959px) {
	.gallery{
		margin-right:-20px;	
	}
	.gallery > .gallery-item{
		width:32%;
		float:left;
		height:200px;
		margin-right:10px;
		margin-bottom:10px;
		overflow:hidden;	
	}
	.gallery > .gallery-item img{
		width:100%;
		height:auto !important;
	}
	.galleryImages{
		padding:10px;
	}
	
	.galleryImages li{
		display:inline;
		float:left;
		border:4px solid #f4f4f4;
		margin:0;
		width:180px;
		height:100px;
		margin-bottom:10px;
		margin-right:2px;
		overflow:hidden;
	}
	
	.galleryImages img{
		width:180px;
		height:100px;
	}
	
	.gallery-container{
		position:fixed;
		left:0;
		top:6px;
		z-index:26;
		background:#fff;
		width:100%;
		height:100%;
	}
	
	
	.submit-btn{
		padding:8px 20px;
		display:block;
		float:left;
		background:#863821;
		color:#FFF !important;
		border:0;
		margin-top:10px !important;	
	}
	.booking-form input[type=text], .select-option,.booking-form input[type=number], .booking-form textarea{
			padding:6px;
			border:1px solid #863821;
			margin-bottom:4px;
			min-width:400px;
		}
		.booking-form textarea{
			resize:vertical;
			max-height:200px;
		}
		.booking-form .label, .booking-form label{
			color:#000 !important;
			font-size:14px !important;
			font-weight:normal !important;	
		}
	.rates-table{
	border-top:1px solid #999;
	border-left:1px solid #999;
}
.heading td{
	background:#92d050;	
}
.rates-table td{
	border-right:1px solid #999;
	border-bottom:1px solid #999;	
	padding:6px;
	text-align:center;
}
	.slider-pattern{
		position:absolute;
		left:0;
		top:25px;
		width:100%;
		height:106.5%;
		z-index:1;
		background:url(https://1e8fb3.claudeassets.com/20190827184034im_/http://zanzibarstarresort.com/wp-content/themes/www/images/pattern.png);
		opacity:.99;	
	}
	.container-inside-shadow{
		background:#FFF;
		box-shadow:0 0 3px #000;
		-moz-box-shadow:0 0 3px #000;
		-webkit-box-shadow:0 0 3px #000;	
	}
	.container-inside-shadow h2{
		margin-bottom:20px !important;
		border-bottom:1px solid #4c3581;
		padding-bottom:20px !important;
	}
	.room-list>ul{
		margin:0;
		padding:0;
	}
	.room-list>ul>li{
		min-height:400px;
		border-bottom:1px solid #4c3581;
		margin-bottom:24px;
		margin-top:10px;
		padding-left:0 !important;
		padding-right:0 !important;
	}
	.room-list>ul>li:last-child{
		
	}
	.room-list>ul>li .room-info h3{
		font-size:30px;
		font-weight:300;
	}
	.room-list>ul>li .room-info>ul>li:before{
		font-family:FontAwesome;
		content:"\f0da";
		margin-right:10px;
	}
	.room-list>ul>li .room-info>ul>li{
		padding:3px 0;
		font-size:12px;
	}
	.room-list>ul>li .room-info>ul>li.condition{
		background:#53407e;
		color:#FFF;
		margin-bottom:1px;
		padding-left:6px !important;
	}
	.room-list>ul>li .room-info a.book-now{
		display:block;
		border:1px solid #4c3581;
		padding:10px 30px;
		float:left;
		margin-top:20px;
		-moz-border-radius:2px;
		-webkit-border-radius:2px;
		border-radius:2px;
		color:#FFF;
		text-transform:uppercase;
		background:#4c3581;
	}
	.room-list>ul>li .room-info a.book-now:hover{
		text-decoration:none;
		background:#3c2277;
		cursor:pointer;
	}
	.room-image{
		height:400px;
		overflow:hidden;	
	}
	.room-image img{
		width:100%;	
	}
	.room-list>ul>li:nth-child(even) .rooms-container{
		/*padding-left:0 !important;*/
	}
	.room-list>ul>li:nth-child(even) .room-info{
		/*padding-right:0 !important;*/
	}
	
	.room-list>ul>li:nth-child(odd) .rooms-container{
		/*padding-right:0 !important;*/
	}
	.room-list>ul>li:nth-child(odd) .room-info{
		/*padding-left:0 !important;*/
	}
	
	
	.facilities-wrapper{
			height:550px;
			position:relative;
	}
	.facilities-wrapper >div.facility-opacity{
		height:550px;		
			opacity:.9;
			background:url(https://1e8fb3.claudeassets.com/20190827184034im_/http://zanzibarstarresort.com/wp-content/themes/www/images/pattern.png);
			position:absolute;
			left:0;
			top:0;
			width:100%;
			height:100%;
			z-index:9;
	}
	.facilities-wrapper .container>div{
			position:absolute;
			left:0;
			top:0;
			width:100%;
			height:100%;
			z-index:99;	
	}
	.facilities-wrapper>div h4{
			height:550px;
			font-size:30px;
			color:#FFF;
			margin-top:150px;
			font-weight:300;
	}
	.facilities-wrapper .container>div a{
		text-decoration:none;
		color:#4c3581;
		background:#FFF;
		padding:10px 30px;
		font-size:12px !important;
		margin-top:40px !important;
		opacity:1;
		font-weight:bold !important;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		border-radius:4px;
	}
	.team-wrapper{
		background:#4c3581;
		padding:10px 0 40px !important; 	
	}
	.team-wrapper h2{
		color:#FFF;
		padding:0 0 30px;
		font-size:20px;
	}
	.home-booking-input{
		background:#863821;
		border:1px solid #000;
		padding:10px;
		width:100%;
		outline:none;	
		color:#FFF;
		-moz-border-radius:0;
		-webkit-border-radius:0;
		border-radius:0;
	}
	.icon-holder i{
		position:absolute;
		z-index:99;
		right:26px;
		top:14px;
		color:#FFF;	
	}
	.icon-holder a{
		display:block;
		padding:10px 0;
		color:#FFF;
		cursor:pointer;	
	}
	.icon-holder a:hover{
		color:#FFF;
	}
	#the-parallax-slider{
		min-height:108%;	
	}
	.booking-box{
		background:rgba(0,0,0,.6);
		position:absolute;
		bottom:0;
		left:0;
		width:100%;
		padding:50px 0;
		z-index:9999;	
	}
	.home-booking-input::-webkit-input-placeholder {
	  color: #FFF;
	  opacity:.7;
	}
	.home-booking-input::-moz-placeholder { /* Firefox 19+ */
	  color: #FFF;
	  opacity:.7;
	}
	.home-booking-input:-ms-input-placeholder {
	  color: #FFF;
	  opacity:.7;
	}
	.home-booking-input:-moz-placeholder { /* Firefox 18- */
	  color: #FFF;
	  opacity:.7;
	}

.right {
	float: right;
}
.left {
	float: left;
}
.footer-hotline {
	text-align: right;
}
.quote-submit {
	float: left;
	position: absolute;
	right: -10px;
	bottom: 0;
}
.team-wrapper {
	
}
.client-list>li {
	width: 195px;
	height: 290px;
	margin-right: 6px;
}
.client-list {
	margin-right: -20px;
}
.main-slider-image img {
	min-width: 100%;
	max-width: 1440px;
}
.top-div-wraper {
	height: 80px;
	box-shadow: 0 0 4px rgba(0,0,0,.5);
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,.5);
	-moz-box-shadow: 0 0 4px rgba(0,0,0,.5);
	position:fixed;
	left:0;
	top:0;
	width:100%;
}
.container {
	max-width: 1200px !important;
	padding-left:0 !important;
	padding-right:0 !important;
}
.main-menu {
	height: 80px;
}
.main-menu ul {
	height: 80px;
}
.main-menu li {
	margin: 0 !important;
	padding: 0 !important;
	display: inline;
	float: left;
	height: 80px;
	position: relative;
}
.main-menu li a {
	font-weight: normal !important;
	padding: 30px 12px;
	text-align: center !important;
	display: block;
	color: #863821;
	font-weight: bolder !important;
	font-size: 12px;
}
.main-menu li:last-child a {
	border: 0 !important;
}
.main-menu li:last-child {
	border: 0 !important;
}
.main-menu li.current-main-menu:before {
	font-family: FontAwesome;
	content: "\f0d7";
	position: absolute;
	color: #FFF;
	font-size: 30px;
	left: 47%;
	bottom: -24px;
}
.main-menu li.current-main-menu >a, .main-menu li>a:hover {
	color: #000;
}
.main-menu li.book-online-now a {
	background: #FFF;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color: #863821 !important;
	padding: 8px 16px !important;
	margin-top: 20px;
	margin-left: 20px;
	border:1px solid #863821 !important;
}
.main-menu li.book-online-now a:hover {
	background: #000;
	color:#FFF !important;
	border:1px solid #000 !important;
}

.main-menu-container {
	height: 134px;
	position: relative;
}
.the-slider, .the-slider li {
	height: 750px;
	position:relative;
}
.main-slider {
	height: 750px;
	overflow: hidden;
}
.main-slider-image {
	height: 750px;
}
.the-slider >li> .container {
	height: 750px;
	position: relative;
}
.slide2-container {
	top: 40%;
	width:100%;
	text-align:center;
}
.slide2-container h3 {
	font-size: 46px;
	padding-bottom: 30px !important;
	color: #FFF;
	font-weight: bold;
	text-shadow: 0 0 3px rgba(0,0,0,.2);
	-moz-text-shadow: 0 0 3px rgba(0,0,0,.2);
	-webkit-text-shadow: 0 0 3px rgba(0,0,0,.2);
	text-align:center;
	font-family: 'Lobster', cursive;
}
.slide2-container h4 {
	font-size: 30px;
	padding-bottom: 20px;
	text-align: left !important;
	color: #d2ab67;
}
.slide2-container h5 {
	font-size: 30px;
	padding-bottom: 20px;
	text-align: left !important
}
.main-menu a {
	padding: 16px 0;
	text-align: center;
	font-size: 12px;
}
.main-menu {
	float: right !important;
}
/* Parallax*/

.parallax-image-wrapper {
	position: fixed;
	left: 0;
	width: 100%;
	overflow: hidden;
}
.parallax-image-wrapper-50 {
	height: 50%;
	top: -50%;
}
.parallax-image-wrapper-100 {
	height: 100%;
	top: -100%;
}
.parallax-image {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.parallax-image-50 {
	height: 150%;
	top: -40%;
}
.parallax-image-100 {
	height: 100%;
	top: 0;
}
.parallax-image.skrollable-between {
	display: block;
}
.no-skrollr .parallax-image-wrapper {
	display: none !important;
}
#skrollr-body {
	height: 100%;
	overflow: visible;
	position: relative;
}
.gap {
	background: transparent center no-repeat;
	background-size: cover;
}
.skrollr .gap {
	background: transparent !important;
}
.gap-50 {
	height: 50%;
}
.gap-65 {
	height: 65%;
}
.gap-100 {
	height: 100%;
}
.header, .content {
	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.content-full {
	height: 100%;
}
.team-list>li>a.read-more, .service-list>li>a.read-more {
	margin: 20px 100px 0;
}
.duties {
	margin: 10px 30px;
}
.quote-form>label>textarea {
	height: 100px;
}
.quote-form {
	height: 450px;
}
.map-iframe {
	height: 480px;
}
/*End parallax*/


.container >h2 {
	
}
.home-intro {
	background: #FFF;
	padding: 10px 0;
	margin: 10px 0;
}
.home-intro h3 {
	padding: 40px 0 10px !important;
	margin: 0 !important;
	text-transform: capitalize;
	font-size: 16px;
	color: #000;
}
.home-intro p {
	font-size: 14px;
	text-align: justify;
}
.home-intro a {
	display: block;
	color: #55a276;
	text-transform: uppercase;
}
.services-wrapper {
	/*-moz-box-shadow: 0 0 4px #000;
	-webkit-box-shadow: 0 0 4px #000;
	box-shadow: 0 0 4px #000;*/
}
.quote-form {
	background: rgba(255,255,255,.9);
	border: 1px solid #4c3581;
	padding: 20px 20px 0 !important;
}
.news-header {
	height: 300px;
}
.right-content-container {
}
.right-panel {
	border: 1px solid #eee;
}
.fieldset div.label {
	float: left;
	width: 25%;
}
.fieldset div.input-value {
	float: right;
	width: 73%;
}
}
 @media only screen and (max-width: 767px) {
}


/* ======================================================= */
/* MEDIA QUERIES */
/* ======================================================= */

/* Fixes for 960 - 1280 stuff (USQUARE) */
@media only screen and (min-width: 960px) and (max-width: 1280px) {
.footer-hotline {
	text-align: right;
}
.team-wrapper {
	padding: 30px 0 0
}
.client-list>li {
	width: 195px;
	height: 290px;
	margin-right: 6px;
}
.client-list {
	margin-right: -20px;
}
.main-slider-image img {
	min-width: 100%;
	max-width: 1440px;
}
.top-div-wraper {
	height: 133px;
}
.the-slider, .the-slider li {
	height: 644px;
}
.main-slider {
	height: 644px;
	overflow: hidden;
}
.main-slider-image {
	height: 644px;
}
.slide2-container {
	top: 250px;
}
.slide2-container h3 {
	font-size: 46px;
	padding-bottom: 10px !important;
	color: #d2ab67;
	text-shadow: 0 0 3px rgba(0,0,0,.6);
}
.slide2-container h4 {
	font-size: 30px;
	padding-bottom: 20px;
	text-align: left !important;
	color: #d2ab67;
}
.main-menu a {
	padding: 16px 0;
	text-align: center;
}
.main-menu {
	float: right !important;
}
/* Parallax*/

.parallax-image-wrapper {
	position: fixed;
	left: 0;
	width: 100%;
	overflow: hidden;
}
.parallax-image-wrapper-50 {
	height: 50%;
	top: -50%;
}
.parallax-image-wrapper-100 {
	height: 100%;
	top: -100%;
}
.parallax-image {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.parallax-image-50 {
	height: 150%;
	top: -40%;
}
.parallax-image-100 {
	height: 100%;
	top: 0;
}
.parallax-image.skrollable-between {
	display: block;
}
.no-skrollr .parallax-image-wrapper {
	display: none !important;
}
#skrollr-body {
	height: 100%;
	overflow: visible;
	position: relative;
}
.gap {
	background: transparent center no-repeat;
	background-size: cover;
}
.skrollr .gap {
	background: transparent !important;
}
.gap-50 {
	height: 50%;
}
.gap-65 {
	height: 65%;
}
.gap-100 {
	height: 100%;
}
.header, .content {
	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.content-full {
	height: 100%;
}
.team-list>li>a.read-more, .service-list>li>a.read-more {
	margin: 20px 100px 0;
}
.duties {
	margin: 10px 30px;
}
/*End parallax*/
.quote-form>label>textarea {
	height: 150px;
}
.quote-form {
	height: 450px;
}
.map-iframe {
	height: 480px;
}
.header-content a {
	display: block;
}
.news-header {
	height: 300px;
}
.right-content-container {
}
.right-panel {
	border: 1px solid #eee;
}
.fieldset div.label {
	float: left;
	width: 25%;
}
.fieldset div.input-value {
	float: right;
	width: 73%;
}
}
}
	
/* Large devices only | DEVICES ABOVE 959*/
@media only screen and (min-width: 959px) {
.footer-hotline {
	text-align: right;
}
.team-wrapper {
	padding: 30px 0 0
}
.client-list>li {
	width: 195px;
	height: 290px;
	margin-right: 6px;
}
.client-list {
	margin-right: -20px;
}
.main-slider-image img {
	min-width: 100%;
	max-width: 1440px;
}
.top-div-wraper {
	height: 133px;
}
.the-slider, .the-slider li {
	height: 644px;
}
.main-slider {
	height: 644px;
	overflow: hidden;
}
.main-slider-image {
	height: 544px;
}
.slide2-container {
	top: 250px;
}
.main-menu {
	float: right;
}
/* Parallax*/

.parallax-image-wrapper {
	position: fixed;
	left: 0;
	width: 100%;
	overflow: hidden;
}
.parallax-image-wrapper-50 {
	height: 50%;
	top: -50%;
}
.parallax-image-wrapper-100 {
	height: 100%;
	top: -100%;
}
.parallax-image {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.parallax-image-50 {
	height: 150%;
	top: -40%;
}
.parallax-image-100 {
	height: 100%;
	top: 0;
}
.parallax-image.skrollable-between {
	display: block;
}
.no-skrollr .parallax-image-wrapper {
	display: none !important;
}
#skrollr-body {
	height: 100%;
	overflow: visible;
	position: relative;
}
.gap {
	background: transparent center no-repeat;
	background-size: cover;
}
.skrollr .gap {
	background: transparent !important;
}
.gap-50 {
	height: 50%;
}
.gap-65 {
	height: 65%;
}
.gap-100 {
	height: 100%;
}
.header, .content {
	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.content-full {
	height: 100%;
}
.team-list>li>a.read-more, .service-list>li>a.read-more {
	margin: 20px 100px 0;
}
.duties {
	margin: 10px 30px;
}
.quote-form>label>textarea {
	height: 150px;
}
.quote-form {
	height: 450px;
}
.map-iframe {
	height: 480px;
}
/*End parallax*/
.news-header {
	height: 300px;
}
.right-content-container {
}
.right-panel {
	border: 1px solid #eee;
}
.fieldset div.label {
	float: left;
	width: 25%;
}
.fieldset div.input-value {
	float: right;
	width: 73%;
}
}
}

/* Tablet Portrait size to standard 960 | DEVICES 768 <--> 959 */
@media only screen and (min-width: 768px) and (max-width: 959px) {
.footer-hotline {
	text-align: right;
}
.team-wrapper {
	padding: 30px 0 0
}
.client-list>li {
	width: 195px;
	height: 290px;
	margin-right: 6px;
}
.main-slider-image img {
	min-width: 100%;
	max-width: 100%;
}
.top-div-wraper {
	height: 133px;
}
.container-inside {
	background: #FFF;
	padding-top: 10px;
}
.the-slider, .the-slider li {
	height: 460px;
}
.main-slider {
	height: 460px;
}
.main-slider-image {
	height: 460px;
}
.slide2-container {
	top: 180px;
}
.slide2-container h3 {
	font-size: 24px;
	padding-bottom: 10px !important;
}
.slide2-container h4 {
	font-size: 16px;
	padding-bottom: 20px;
}
.main-menu {
	position: fixed !important;
	left: -70%;
	top: 60px;
	height: 100% !important;
	background: #fbfbfb;
	box-shadow: 0 0 3px rgba(0,0,0,.5);
	-moz-box-shadow: 0 0 3px rgba(0,0,0,.5);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,.5);
	padding: 0 !important;
	margin: 0 !important;
	z-index: 100;
}
.main-menu a {
	padding: 16px 0;
	border-bottom: 1px solid #eee;
}
.mobile-menu-icon {
	position: absolute;
	left: 0;
	top: 0;
	height: 60px;
	width: 60px;
	text-align: center;
	cursor: pointer;
}
.mobile-menu-icon i {
	font-size: 30px;
	color: #555;
	line-height: 60px;
}
.logo-container {
	text-align: center;
}
.logo-container img {
	max-width: 100% !important;
}
.services-wrapper {
	background: #333 !important;
}
/* Parallax*/

.parallax-image-wrapper {
	position: fixed;
	left: 0;
	width: 100%;
	overflow: hidden;
}
.parallax-image-wrapper-50 {
	height: 50%;
	top: -50%;
}
.parallax-image-wrapper-100 {
	height: 100%;
	top: -100%;
}
.parallax-image {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.parallax-image-50 {
	height: 150%;
	top: -40%;
}
.parallax-image-100 {
	height: 100%;
	top: 0;
}
.parallax-image.skrollable-between {
	display: block;
}
.no-skrollr .parallax-image-wrapper {
	display: none !important;
}
#skrollr-body {
	height: 100%;
	overflow: visible;
	position: relative;
}
.gap {
	background: transparent center no-repeat;
	background-size: cover;
}
.skrollr .gap {
	background: transparent !important;
}
.gap-50 {
	height: 50%;
}
.gap-65 {
	height: 65%;
}
.gap-100 {
	height: 100%;
}
.header, .content {
	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.content-full {
	height: 100%;
}
.team-list>li>a.read-more, .service-list>li>a.read-more {
	margin: 20px 100px 0;
}
.duties {
	margin: 10px 30px;
}
/*End parallax*/
.quote-form>label>textarea {
	height: 150px;
}
.quote-form {
	height: 450px;
}
.map-iframe {
	height: 480px;
}
.news-header {
	height: 300px;
}
.right-content-container {
}
.right-panel {
	border: 1px solid #eee;
}
.fieldset div.label {
	float: left;
	width: 25%;
}
.fieldset div.input-value {
	float: right;
	width: 73%;
}
}

/* All Mobile Sizes | DEVICES < 767px */
@media only screen and (max-width: 767px) {
}

/* Mobile Landscape Size to Tablet Portrait | DEVICES 480 <--> 767 */
@media only screen and (min-width: 480) and (max-width: 767px) {
.footer-hotline {
	text-align: center;
}
.team-wrapper {
	padding: 0
}
.client-list>li {
	width: 47.5%;
	height: 256px;
	margin-right: 6px;
}
.client-logo {
	height: 100px;
	overflow: hidden;
}
.client-logo img {
	max-width: 100%;
}
.client-info {
	background: #55a276;
	height: 150px;
	position: relative;
}
.main-slider-image img {
	min-height: 100%;
	max-height: 100%;
}
.logo-container img {
	height: 96% !important;
	max-height: 96% !important;
}
.top-div-wraper, .logo-container {
	height: 70px;
}
.the-slider, .the-slider li {
	height: 300px;
	overflow: hidden;
}
.main-slider {
	height: 300px;
	overflow: hidden;
}
.main-slider-image {
	height: 300px;
	overflow: hidden;
}
.slide2-container {
	top: 70px;
}
.slide2-container h3 {
	font-size: 24px;
	padding-bottom: 10px !important;
}
.slide2-container h4 {
	font-size: 16px;
	padding-bottom: 20px;
}
.main-menu {
	position: fixed !important;
	left: -70%;
	top: 60px;
	height: 100% !important;
	background: #fbfbfb;
	box-shadow: 0 0 3px rgba(0,0,0,.5);
	-moz-box-shadow: 0 0 3px rgba(0,0,0,.5);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,.5);
	padding: 0 !important;
	margin: 0 !important;
	z-index: 100;
}
.main-menu a {
	padding: 16px 0;
	border-bottom: 1px solid #eee;
}
.mobile-menu-icon {
	position: absolute;
	left: 0;
	top: 0;
	height: 60px;
	width: 60px;
	text-align: center;
	cursor: pointer;
}
.mobile-menu-icon i {
	font-size: 30px;
	color: #555;
	line-height: 60px;
}
.logo-container {
	text-align: center;
}
.services-wrapper {
	background: #333 !important;
}
.team-list>li>a.read-more, .service-list>li>a.read-more {
	margin: 20px auto;
}
.service-list >li {
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.duties {
	margin: 10px;
}
.quote-form>label>textarea {
	height: 80px;
}
.quote-form {
	min-height: 555px;
}
.container-inside {
	background: #FFF;
	padding-top: 10px;
}
.map-iframe {
	height: 200px;
}
.home-intro {
	background: #FFF;
	text-align: justify;
}
.quote-wrapper {
	background: #eee !important;
}
.footer {
   text-align:center;
}
.container-inside {
	padding: 0 !important;
}
.news-header {
	height: 190px;
}
.right-content-container {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.right-panel {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.from-container {
	margin: 0 -15px !important;
}
.fieldset div.label {
	font-weight: 300;
	padding-top: 8px;
	color: #000;
	text-align: left !important;
	font-size: 14px !important;
}
.fieldset div.input-value {
}
}

/* Mobile Portrait Size to Mobile Landscape Size | DEVICES < 479px */
@media only screen and (max-width: 479px), only screen and (max-width: 767px) {
.footer-hotline {
	text-align: center;
}
.team-wrapper {
	padding: 0
}
.client-list>li {
	width: 47.5%;
	height: 256px;
	margin-right: 6px;
}
.client-logo {
	height: 100px;
	overflow: hidden;
}
.client-logo img {
	max-width: 100%;
}
.client-info {
	background: #55a276;
	height: 150px;
	position: relative;
}
.main-slider-image img {
	min-height: 100%;
	max-height: 100%;
}
.logo-container img {
	height: 96% !important;
	max-height: 96% !important;
}
.top-div-wraper, .logo-container {
	height: 70px;
}
.the-slider, .the-slider li {
	height: 300px;
	overflow: hidden;
}
.main-slider {
	height: 300px;
	overflow: hidden;
}
.main-slider-image {
	height: 300px;
	overflow: hidden;
}
.slide2-container {
	top: 70px;
}
.slide2-container h3 {
	font-size: 24px;
	padding-bottom: 10px !important;
}
.slide2-container h4 {
	font-size: 16px;
	padding-bottom: 20px;
}
.main-menu {
	position: fixed !important;
	left: -70%;
	top: 60px;
	height: 100% !important;
	background: #fbfbfb;
	box-shadow: 0 0 3px rgba(0,0,0,.5);
	-moz-box-shadow: 0 0 3px rgba(0,0,0,.5);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,.5);
	padding: 0 !important;
	margin: 0 !important;
	z-index: 100;
}
.main-menu a {
	padding: 16px 0;
	border-bottom: 1px solid #eee;
}
.mobile-menu-icon {
	position: absolute;
	left: 0;
	top: 0;
	height: 60px;
	width: 60px;
	text-align: center;
	cursor: pointer;
}
.mobile-menu-icon i {
	font-size: 30px;
	color: #555;
	line-height: 60px;
}
.logo-container {
	text-align: center;
}
.services-wrapper {
	background: #333 !important;
}
.team-list>li>a.read-more, .service-list>li>a.read-more {
	margin: 20px auto;
}
.service-list >li {
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.duties {
	margin: 10px;
}
.quote-form>label>textarea {
	height: 80px;
}
.quote-form {
	min-height: 555px;
}
.container-inside {
	background: #FFF;
	padding-top: 10px;
}
.service-icon {
	text-align: center;
}
.map-iframe {
	height: 200px;
}
.home-intro {
	background: #FFF;
}
.home-intro {
	background: #FFF;
	text-align: justify;
}
.quote-wrapper {
	background: #eee !important;
}
.footer {
   text-align:center;
}
.container-inside {
	padding: 0 !important;
}
.news-header {
	height: 190px;
}
.right-content-container {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.right-panel {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.from-container {
	margin: 0 -15px !important;
}
.fieldset div.label {
	font-weight: 300;
	padding-top: 8px;
	color: #000;
	text-align: left !important;
	font-size: 14px !important;
}
.fieldset div.input-value {
}
}

/*
     FILE ARCHIVED ON 10:30:07 Dec 04, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:13:42 Jun 30, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.638
  exclusion.robots: 0.168
  exclusion.robots.policy: 0.156
  esindex: 0.009
  cdx.remote: 16.244
  LoadShardBlock: 79.481 (3)
  PetaboxLoader3.datanode: 94.173 (5)
  PetaboxLoader3.resolve: 331.42 (3)
  load_resource: 349.719 (2)
*/