/* ==================================================
   Global Styles
================================================== */

*, *:after, *:before
{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html, body
{
	height: 100%;
	width: 100%;
}

html
{
	overflow: auto;
	overflow-x: hidden;
	overflow-y: scroll;
	
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

body
{
	font-family: "Assistant", Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2em;
	color: #222;
	background: #b54e21;
	letter-spacing: 0.02em;
	
	text-rendering: optimizeLegibility;
	vertical-align: baseline;
}

::selection
{
	background: #b54e21;
	color: #FFF;
}

::-moz-selection
{
	background: #b54e21;
	color: #FFF;
}

a
{
	color: #b54e21;
	text-decoration: none;
}

	a:hover
	{
		color: #222;
	}
	
.mobonly
{
	display: none;
}
	
/* ==================================================
   Main Styles
================================================== */

#headercont
{
	background: #FFF;
	padding-top: 40px;
	padding-bottom: 50px;
	border-top: 5px solid #b54e21;
}

	.homepage #headercont
	{
		padding-top: 40px;
		padding-bottom: 70px;
	}

	#headercont #headerleft
	{
		
	}
	
		#headercont #headerleft p
		{
			margin: 0;
		}
		
			#headercont #headerleft p a img
			{
				display: block;
				width: 100%;
				max-width: 220px;
			}
	
	#headercont #headerright
	{
		
	}
	
		#headercont #headerright p
		{
			margin: 0;
		}
		
			#headercont #headerright #desktopsection
			{
				display: block;
			}
	
			#headercont #headerright #mobilesection
			{
				display: none;
			}
			
				#headercont #headerright #mobilesection span
				{
					color: #b54e21;
				}
			
#gallerycont
{
	padding-top: 0;
	padding-bottom: 0;
	background: #DDD url("../images/bg-gallery.png") no-repeat 10% -20%;
}

	#gallerycont p
	{
		margin: 0;
	}

		#gallerycont #galleryleft
		{
			height: 480px;
		}
		
		#gallerycont #galleryright
		{
			text-align: center;
		}
		
			#gallerycont #galleryright p
			{
				line-height: 1.3em;
				font-size: 1.5em;
				font-weight: 600;
				color: #222;
				letter-spacing: -0.01em;
				padding-left: 50px;
				padding-bottom: 30px;
			}

				#gallerycont #galleryright p span
				{
					font-family: "Asul";
					line-height: 0.8em;
					font-size: 1em;
					letter-spacing: -0.02em;
					font-weight: 700;
					padding: 0 5px;
					color: #b54e21;
				}

			#gallerycont #galleryright .mybutton
			{
				font-size: 0.65em;
			}

#maincont
{
	background: #FFF;
	padding-top: 50px;
	padding-bottom: 70px;
	border-top: 1px dotted #CCC;
}

	.homepage #maincont
	{
		border: 0;
		padding-top: 70px;
		padding-bottom: 90px;
	}

	.homepage #maincont #mainfull
	{
		text-align: center;
	}
	
		.homepage #maincont #mainfull p
		{
			display: block;
			width: 100%;
			max-width: 960px;
			margin: 0 auto 20px auto;
		}

#testimonialscont
{
	padding-top: 60px;
	padding-bottom: 80px;
	background: #DDD;
	text-align: left;
}

	#testimonialscont h2
	{
		width: 100%;
		max-width: 960px;
		margin: 0 0 20px 0;
	}

	#testimonialscont .product
	{
		margin: 0 0 20px 0;
	}

		#testimonialscont .product img
		{
			display: block;
			width: 100%;
			max-width: 250px;
		}

		#testimonialscont .product p
		{
			line-height: 1.4em;
			font-size: 90%;
		}
				
#footercont
{
	padding-top: 50px;
	padding-bottom: 40px;
	color: #FFF;
	color: rgba(255,255,255,0.8);
}

	#footercont a
	{
		color: #FFF;
	}
	
	#footercont h3
	{
		color: #FFF;
		margin: 0 0 15px 0;
	}
	
	#footercont p
	{
		line-height: 1.4em;
	}
	
	#footercont hr
	{
		border-top: 1px dotted rgba(255,255,255,0.3);
	}
	
		#footercont #footertop
		{
			margin-bottom: 40px;
		}
		
			#footercont #footertop p.tagline
			{
				font-size: 1.8em;
				line-height: 1em;
				font-weight: 400;
				letter-spacing: -0.01em;
				color: #FFF;
				margin: 0;
				font-family: "Asul";
			}
			
			#footercont #footertop ul#socmedicons
			{
				float: right;
				list-style-type: none;
				margin: 0;
			}
			
				#footercont #footertop ul#socmedicons li
				{
					float: left;
					margin-left: 20px;
				}
				
					#footercont #footertop ul#socmedicons li a
					{
						color: #FFF;
						font-size: 1.9em;
						line-height: 1.9em;
						text-decoration: none;
					}
					
						#footercont #footertop ul#socmedicons li a:hover
						{
							color: rgba(255,255,255,0.6);
						}
					
		#footermiddle
		{
			margin-top: 50px;
			margin-bottom: 50px;
		}

			#footermiddle a
			{
				color: #FFF;
				font-weight: 600;
				text-decoration: none;
			}
		
			#footermiddle #contactdets p
			{
				line-height: 1.4em;
				font-size: 1.15em;
				color: #FFF;
			}
		
				#footermiddle #contactdets p span
				{
					font-size: 1.2em;
					font-weight: 500;
				}
				
		#footerbottom
		{
			margin-top: 30px;
			text-align: left;
		}
		
			#footerbottom a
			{
				color: #FFF;
				text-decoration: none;
			}
			
			#footerbottom a:hover
			{
				text-decoration: underline;
			}
			
				#footerbottom .col-lg-2
				{
					
				}
				
					#footerbottom .col-lg-2 p
					{
						margin: 0;
						font-size: 1.6em;
					}
					
						#footerbottom .col-lg-2 p a
						{
							color: #FFF;
						}
				
				#footerbottom .col-lg-10
				{
					text-align: right;
				}
				
					#footerbottom .col-lg-10 p
					{
						margin: 0;
					}




/* ==================================================
   Media Queries
================================================== */

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

@media only screen and (max-width: 992px)
{
	
	#headercont
	{
		
	}
	
		#headercont #headerright #desktopsection
		{
			display: none;
		}
		
		#headercont #headerright #mobilesection
		{
			display: block;
			text-align: right;
		}
		
			#headercont #headerright #mobilesection p.buttonclick span
			{
				cursor: pointer;
				font-size: 1.75em;
			}
	
}

@media only screen and (max-width: 768px)
{
	
	#gallerycont
	{
		background: #DDD url("../images/bg-gallery-mobile.png") no-repeat 0% 50%;
	}
	
		#gallerycont p
		{
			margin: 0;
		}
	
			#gallerycont #galleryleft
			{
				background-image: none;
				height: 400px;
			}
			
			#gallerycont #galleryright
			{
				
			}
			
	#maincont
	{
		
	}
	
		.homepage #maincont
		{
			padding-top: 40px;
			padding-bottom: 30px;
		}
	
		.homepage #maincont #mainfull
		{
			text-align: left;
		}
		
			.homepage #maincont #mainfull p
			{
				display: block;
				width: 100%;
				max-width: 960px;
				margin: 0 auto 20px auto;
			}
	
	#testimonialscont
	{
		text-align: left;
	}
	
	#footercont
	{
		
	}
	
		#footercont #footertop ul#socmedicons
		{
			float: left;
			margin-top: 20px;
		}
		
			#footercont #footertop ul#socmedicons li
			{
				margin-left: 0;
				margin-right: 20px;
			}
		
		#footerbottom
		{
			
		}
		
			#footerbottom .col-lg-10
			{
				text-align: left;
				margin-top: 10px;
			}

	
}

@media only screen and (max-width: 576px)
{
		
	#gallerycont
	{
		background: #DDD url("../images/bg-gallery-mobile.png") no-repeat 0% 50%;
	}
	
		#gallerycont #galleryright
		{
			text-align: center;
		}
	
			#gallerycont #galleryright p
			{
				line-height: 1.2em;
				font-size: 1.25em;
				font-weight: 600;
				color: #222;
				padding-left: 30px;
			}
	
}

@media only screen and (max-width: 420px)
{
		
	#gallerycont
	{
		background: #DDD url("../images/bg-gallery-mobile.png") no-repeat -25% 50%;
	}
	
}

