/* icons */

@font-face {
	font-family: '2gether';
	src:url('../fonts/2gether.eot?-vh4ucc');
	src:url('../fonts/2gether.eot?#iefix-vh4ucc') format('embedded-opentype'),
		url('../fonts/2gether.woff?-vh4ucc') format('woff'),
		url('../fonts/2gether.ttf?-vh4ucc') format('truetype'),
		url('../fonts/2gether.svg?-vh4ucc#2gether') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: '2gether';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-email:before {
	content: "\e600";
}
.icon-phone:before {
	content: "\e602";
}
.icon-facebook2:before {
	content: "\e603";
}
.icon-email2:before {
	content: "\e604";
}
.icon-arrow-right:before {
	content: "\e605";
}
.icon-youtube2:before {
	content: "\e60a";
}
.icon-youtube:before {
	content: "\e601";
}
.icon-facebook:before {
	content: "\e609";
}

/* general
   ------------------------- */

body {
	font-family: "Lato",Helvetica,Arial;
}

ul{
	list-style: none;
	padding-left: 0px;
}

h1{
	margin-top: 20px;
	text-transform: uppercase;
}

#navigation, h1, h2, h3, h4, #tagline h1 span {
	font-family: "Lato", Helvetica,Arial;
}

#wrapper {
	background: rgba(255, 255, 255, 0.85);
	box-shadow: 0px 0px 6px rgba(0,0,0,.1);
}

/* header
   ------------------------- */

#header {
	margin: 0px 0px 0px 0px;
	z-index: 1000;
	position: relative;
	background: rgba(255,255,255,.1);
}

#logo {
	text-align: center;
	float: none;
}

#contact-mini{
	margin: 0px;
	position: absolute;
	top: 200px;
	right: 11px;
}

#contact-mini, #contact-mini a {
	font-weight: 300;
}

#contact-mini a:hover {
	/*color: #CC0000;*/
}

#contact-mini i.icon-phone, #contact-mini i.icon-email2 {
	padding-left: 7px !important;
}

#contact-mini i.icon-phone{
	padding-left: 10px !important;
	padding-right: 1px;
}

#contact-mini .phone {
	font-size: 16px;
	margin-bottom: 0px;
}

#contact-mini .mail a{
	font-size: 16px;
}

/* navigation 
   ------------------------- */

#navigation {
	margin-bottom: 0px;
	padding-bottom: 10px;
	min-height: 80px;
	box-shadow: 0px 3px 3px rgba(0,0,0,.3);
}

#navigation ul li a{
	color: rgba(255,255,255,.75);
	text-transform: lowercase;
	padding-right: 15px;
	font-weight: 300;
}

#navigation ul li ul {
	filter: alpha(opacity=85);
	-khtml-opacity: 0.85;
	-moz-opacity: 0.85;
	opacity: 0.85;
}

/* footer 
   ------------------------- */

#footer{
	padding-bottom: 20px;
	margin: 0px !important;
	box-shadow: 0px -3px 3px rgba(0,0,0,.2);
	font-weight: 300;
	/* background: #CC0000; */
}

#footer h5 {
	margin-bottom: 13px;
	border-bottom: 1px solid rgba(255,255,255,.1);
	padding-bottom: 12px;
	text-shadow: -1px -2px rgba(0,0,0,.1);
}
#footer strong.foot {
	margin-bottom: 13px;
	border-bottom: 1px solid rgba(255,255,255,.1);
	padding-bottom: 12px;
	text-shadow: -1px -2px rgba(0,0,0,.1);
}

#footer .sidebar-widget, .sidebar-widget ul li a, .sidebar-widget a {
	color: rgba(255,255,255,.85);
}

#menu-quick-links a::before {
	font-family: "2gether";
	content: "\e605";
	padding-right: 7px;
	font-size: 12px;
}

ul#footer-contact-us i {
	padding-right: 8px;
}

ul#footer-contact-us i.icon-phone {
	padding-left: 2px;
}

#footer-connect li {
	display: inline;
}

#footer-connect a {
	font-size: 26px;
	padding-right: 10px;
}

#subfooter{
	/* background-color: #d11a1a; */
	margin: 0px;
}

.copyright {
	color: rgba(255,255,255,.2) !important;
	font-family: "Lato" !important;
	font-weight: 300;
}

.copyright a{
	color: rgba(255,255,255,.5);
	font-weight: 300;
}

/* content
   ---------------------------- */

.home h1{
	text-transform: none;
	margin-top: 10px;
	/* margin-bottom: 40px;*/
         font-size: 26px;
}

.home .main-container { 
	margin-top: 8px !important; 
}

div.separation{
	width: 100%;
	height: 14px;
	background: url('/wp-content/themes/spacing/images/dot.png');
	margin-bottom: 40px;
	margin-top: -6px;
}

.home div.separator{
	width: 100%;
	height: 14px;
	background: url('/wp-content/themes/spacing/images/dot.png');
	margin-bottom: 22px;
	margin-top: 22px;
}

.text-easymedia-alignment { padding-left: 10px; padding-right: 10px; }

.text-c { text-align: center; }

.home .one_one { margin-bottom: 14px; }

.da-animatenh{
	font-family: "Lato", Arial, Helvetica, sans-serif !important;
}

div.view {
	/*border: 0px;
	border: 3px solid #CC0000;*/
}

div.view img:hover {
	filter: alpha(opacity=85);
	-khtml-opacity: 0.85;
	-moz-opacity: 0.85;
	opacity: 0.85;
	-webkit-transition: opacity .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out;
	-o-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
}

div.view img {
	-webkit-transition: opacity .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out;
	-o-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
}

/* contact forms
   ----------------------------- */

div.contact-form h2 { 
	padding-top: 40px;
	padding-bottom: 10px;
}

div.contact-form p, div.contact-form ul {
	padding-top: 30px;
	clear: both;
}

div.contact-form span.label{
	font-size: 11px;
	text-transform: uppercase;
}

div.contact-form label {
	text-transform: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

div.contact-form input {
	margin: 0px !important;
	width: auto !important;
	min-width: 243px !important;
}

div.contact-form input[type=email], div.contact-form input[type=tel], div.contact-form input[type=date] {
	-webkit-appearance: none;
	border-radius: 0;
	border: 1px solid #f0f0f0;
	padding: 10px 10px;
	color: #999;
}

/* responsive 
   ----------------------------- */

@media (min-width: 980px){

	/* slider */

	.metaslider{
		max-width: 980px !important;
		width: 980px;
		margin-left: -7px;
		margin-top: -5px;
	}
}

@media (max-width: 767px){

	/* header */

	#contact-mini {
		padding-right: 10px;
		padding-bottom: 10px;
	}

	#contact-mini .phone, #contact-mini .mail a{
		font-size: 14px;
	}

	#navigation{
		line-height: 80px;
	}

	#navigation select#page_id{
		box-shadow: 2px 2px rgba(255,255,255,.2);
		border: none;
		background: #fff;
		width: 70%;
		margin: 3% 15% 3% 15%;
	}

	/* footer */

	#footer{
		padding-top: 40px !important;
	}

	#footer .container .columns{
		margin-bottom: 35px !important;
	}
}

@media (max-width: 480px){

	/* general */

	.main-container {
		margin-right: 4px;
	}

	/* header */

	#contact-mini {
		top: 210px;
	}

	/* footer */

	#footer{
		padding-top: 40px !important;
	}
		
	/* headings and paragraph alignment */

	h1, h2, h3, h4, h5, h6, p{
		margin-left: 5px;
		margin-right: 5px;
	}

	/* tables */

	table { width: auto; }
	td { display: block; font-size: normal !important; width: 100%; }

	/* easy media boxes */

	div.thecol { 
		margin-bottom: 0px !important; 
		margin: auto; 
		padding: 0px !important;
	}

	div.thecol:first-child {
		margin-top: 18px !important;
	}

	div.thecol .view:first-child{
		margin-top: 0px !important;
	}

	div.thecol .view, div.thecol .view p{
		margin-left: 0px;
		margin-right: 0px;
	}

	div.thecol .view.da-thumbs {
		margin-bottom: 18px !important;
	}
}