html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;list-style:none}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}.group:before,.group:after{content:"";display:table}.group:after{clear:both}.group{zoom:1}body{text-rendering:optimizeLegibility}.foo{text-rendering:optimizeSpeed}body,input,button{-webkit-font-smoothing:antialiased}html{font:100%/1.5 Arial, sans-serif}h1{font-size:2em}h2{font-size:1.5em}h3{font-size:1.17em}h4{font-size:1em}h5{font-size:0.83em}h6{font-size:0.75em}p{line-height:1.5;margin:0 0 1em}.indent p+p{text-indent:2em;margin-top:-1em}a,a:visited{text-decoration:none}a:hover{text-decoration:underline}a:active{color:tomato}/*a:focus{border:1px dotted tomato}*/a[href$=".zip"]{color:tomato}strong{font-weight:bold}em{font-style:italic}code,pre{font-family:monospace, serif;font-size:1em}blockquote{font-style:italic}blockquote:before{content:"\201C";display:inline-block;padding-right:.4em}@media print{*{background:transparent !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}* {-webkit-font-smoothing: antialiased;}

body {
	background: #333;
	font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
	background: url(../images/hixs_pattern_evolution.png) repeat;
}
#page-wrap {
	width: 1000px;
	margin: 44px auto 70px auto;
	background: white;
	-moz-box-shadow: 1px  -1px  16px  #000000;
	-webkit-box-shadow: 1px  -1px  16px  #000000;
	box-shadow: 1px  -1px  16px  #000000;
	overflow: hidden !important;
}
#header {
	height: 77px;
	box-sizing: border-box;
	color:#030303;
}

/*--- ////////////// DROPDOWN ////////////// ---*/
	nav ul ul {
		display: none;
	}

	nav ul li:hover > ul {
		display: block;
	}
	
	nav ul { /*main nav bar */
		float: right;
		list-style: none;
		position: relative;
		display: inline-table;
		margin: 23px 10px 0 0;
		font-size: 15px;
		font-weight: 500;
		z-index: 5000;
	}
	
	nav ul:after {
		content: ""; clear: both; display: block;
	}
	
	nav ul li {
		float: left;
	}
		
	nav ul li:hover { /*main nav bar HOVER */
		text-decoration: none;
		background-color:#ff8128;
		color: #fff;
	}
	
	nav ul li:hover a {
		padding: 10px 23px;
		color: #030303;
	}
	
	nav ul li a { /*controls the main navigation*/
		display: block; 
		padding: 10px 23px;
		color:#030303; 
		text-decoration: none;
	}
	
	nav ul li a:hover { /*controls the main navigation*/
		color:#fff;
	}
	
	nav ul ul { /*DROP DOWN STYLE */
		background-color: #fff; 
		border-radius: 0px; 
		padding:0;
		line-height: 26px;
		position: absolute; 
		top: 100%;
		left:-338px;
		margin-top: 0;
		border-top: 5px solid #ff8128;
		width: 1000px;
		box-shadow: 3px 4px 9px rgba(0,0,0,0.15);
	}
	
	nav ul ul li {
		float: none; 
		border-top: 1px solid #ededed;
		border-bottom: 1px solid #e5e5e5;
		position: relative;
	}
	
	nav ul ul li:first-child {
		border-top: none;
	}
	
	nav ul ul li:last-child {
		border-bottom: none;
	}
	
	.active { /*main nav bar HOVER */
		text-decoration: none;
		background-color:#ff8128;
		color: #fff!important;
	}

/*--- ////////////// DROPDOWN END ////////////// ---*/


#logo a {
	background: url(../images/logo-symago-header.png) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 280px;
	height: 19px;
	margin: 28px 0 0 30px;
	display: block;
}
#hero {
	height: 572px;
}
#messageOne {
	background: url(../images/hero-symago-1.jpg) no-repeat;
	width:1000px;
	height: 572px;
}
.hero-text {
	color:#fff;
	/* padding: 84px 160px; */
	text-align: center;
	font-weight: 500;
	width: 1000px;
	height: 572px;
}
.hero-text h1 {
	font-size: 60px;
	text-shadow:1px 2px 4px #000;
	margin: 160px 90px 0 90px;
}
.hero-text h2 {
	font-size: 24px;
	line-height: 28px;
	margin:34px 90px 34px 90px;
	text-shadow:1px 2px 4px #000;
}	
.cta-button{
	border: solid 3px #ffffff;
	background-color: #ff8128;
	color: #fff;
	line-height: 46px;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 700;
	letter-spacing: 1px;
	-moz-border-radius-topleft: 75px;
	-moz-border-radius-topright: 75px;
	-moz-border-radius-bottomleft: 75px;
	-moz-border-radius-bottomright: 75px;
	-webkit-border-top-left-radius: 75px;
	-webkit-border-top-right-radius: 75px;
	-webkit-border-bottom-left-radius: 75px;
	-webkit-border-bottom-right-radius: 75px;
	border-top-left-radius: 75px;
	border-top-right-radius: 75px;
	border-bottom-left-radius: 75px;
	border-bottom-right-radius: 75px;
	box-sizing: border-box;
	padding: 12px 40px;
	text-decoration: none;
	-webkit-transition: ease all 300ms;
	-moz-transition: ease all 300ms;
	transition: ease all 300ms;
}
a.cta-button:hover {
	background: #ffa02c;
	padding: 12px 60px;
}
#main-home {
	padding: 30px;
}	
#main-home	#industries {
	height: 153px;
	font-size: 17px;
	font-weight: 500;
	text-align: center;
	margin-top: 16px;
}
#main-home	#industries ul li {
	width: 172px;
	height: 125px;
	display: inline-block;
	margin-right: 20px;
	float: left;
}
#main-home	#industries ul li a p{
	line-height: 20px;
	margin-top: 4px;
}
#main-home	#industries ul li a {
	text-decoration: none;
	color:#030303;
}
#main-home	#industries ul li a:hover {
	color:#ff8137;
	text-decoration:none;
}
#main-home	#industries ul li:nth-child(5) {
	margin-right: 0;
}
#box-section {
	height: 279px;
	margin: 48px 0 18px 0;
}
#box-section h2{
	color: #fff;
	font-size: 24px;
	font-weight: 500;
	margin: 0 0 10px 0;
}	
#box-one, #box-two {
	color: #fff;
	position: relative;
}
#box-one {
	background: url(../images/img-technologyBox.jpg) no-repeat;
	float: left;
	width: 460px;
	height: 279px;
}
#box-two {
	background: url(../images/img-solutionsBox.jpg) no-repeat;
	float: right;
	width: 460px;
	height: 279px;
	}
.caption {
	background-color: #000;
	background-color: rgba(16, 16, 16, 0.8);
	padding: 14px 24px 0 24px;
	position: absolute;
	bottom: 0;
}
.caption p{
	font-size: 14px;
	line-height: 19px;
	font-weight: 400;
}
.caption p a{
	color: #ff8137;
	font-weight: 500;
	text-decoration: none;
}
.caption p a:hover{
	color: #fff;
	font-weight: 500;
	text-decoration: none;
}


#footer {
	background: url(../images/img-footer.jpg) no-repeat;
	width: 1000px;
	height: 162px;
	color: #fff;
	padding: 45px 30px;
}
#footer p.left, #footer p.right{
	margin-top: 24px;
}
#footer p.left {
	width: 360px;
	float: left;
	margin-left: 20px;
}
#footer .right{
	float: right;
	width: 160px;
}
#footer .logo a {
	background: url(../images/logo-symago-footer.png) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 146px;
	height: 10px;
	display: block;
}
#footer .logo {
	float: left;
	margin-top: 3px;
	width: 146px;
	margin-right: 20px;
}
#footer p.copyright {
	font: normal 12px/17px 'Ubuntu', Helvetica, Arial, sans-serif;
	float: left;
}

ul#footer-links {
	float: right;
	text-align: right;
}
ul#footer-links li {
	display: block;
}
ul#footer-links li a {
	font-size: 12px;
	color: white;
	text-decoration: none;
	line-height: 16px;
}

/* ////// SUBPAGE STYLES ////// */

#subpage-hero {
	width: 1000px;
	height: 167px;
	padding: 30px;
}
	.industries-img {background: url(../images/subpage-hero-industries.jpg) no-repeat;}
	.company-img {background: url(../images/subpage-hero-company.jpg) no-repeat;}
	.contact-img {background: url(../images/subpage-hero-contact.jpg) no-repeat;}
	.solutions-img {background: url(../images/subpage-hero-solutions-2.jpg) no-repeat;}
	.partners-img {background: url(../images/subpage-hero-partners-2.jpg) no-repeat;}
	.voip-phone-img {background: url(../images/voip-phone-switches-photo.jpg) no-repeat;}

#subpage-hero h1 {
	font-size: 52px;
	color:#fff;
	padding-top: 25px;
	font-weight: 500;
}

#main-interior {
	padding: 52px 30px;
}
	
#main-interior #main-content {
	float: right;
	width: 630px;
}
#main-interior #main-content p {
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
	color:#030303;
	margin-bottom: 24px;
}
#main-interior #main-content p a {
	color:#ff8128;
	font-weight: 500;
	text-decoration: none;
}
#main-interior #main-content p a:hover {
	color:#030303;
	text-decoration: none;
}
#main-interior #main-content h1 {
	font-weight: 500;
	font-size: 40px;
	line-height: 48px;
	color:#009ad2;
	margin-bottom: 18px;
}
#main-interior #main-content h2 {
	font-weight: 500;
	font-size: 30px;
	color:#030303;
	margin-bottom: 30px;
}
#main-interior #main-content h3 {
	font-weight: 500;
	font-size: 24px;
	line-height: 32px;
	color:#030303;
	margin-bottom: 16px;
}
#main-interior #main-content h5 {
	font-weight: 400;
	font-size: 16px;
	color:#030303;
	text-transform: uppercase;
	margin-bottom: 11px;
	line-height: 21px;
}
#main-interior #main-content h6 {
	font-weight: 400;
	font-size: 14px;
	color:#030303;
	text-transform: uppercase;
	margin-bottom: 14px;
}
#main-interior #main-content ul {
	font-size: 14px;
	line-height: 20px;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	margin-bottom: 40px;
}
#main-interior #no-space ul {
    font-size: 14px;
	line-height: 20px;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	margin-bottom: 4px;
}
#main-interior #main-content ul li {
	list-style: disc;
	margin-bottom: 6px;
	list-style-position: inside;
}
#main-interior #main-content .testimonial {
	background-color: #009ad2;
	padding	: 25px 23px;
	color: #fff;
	font-weight: 500;
	font-size: 18px;
	line-height: 27px;
	font-style: italic;
	margin-bottom: 37px;
}
cite {
	color: #030303;
	font-weight: 400;
	font-size: 14px;
	font-style: normal;
	text-transform: uppercase;
	display: block;
	margin-top: 8px;
	letter-spacing: 1px;
}

#main-interior #sidebar {
	float: left;
	width: 260px;
}
#main-interior #sidebar ul {
	margin-bottom: 53px;
}
#main-interior #sidebar ul li {
	border-bottom: 1px solid #c3c3c3;
	padding: 22px 18px;
}
#main-interior #sidebar ul li:after {
	content:url(../images/right-arrow.png);
	padding-left: 20px;
}
#main-interior #sidebar ul li a {
	text-decoration: none;
	color:#030303;
	line-height: 22px;
}
#main-interior #sidebar ul li a:hover {
	text-decoration: none;
	color:#ff8128;
}
#main-interior #sidebar h1 {
	font-weight: 500;
	font-size: 17px;
	color:#fff;
	background-color: #ff8128;
	padding: 20px 18px;
}
#main-interior #sidebar h4 {
	font-weight: 500;
	font-size: 18px;
	color:#030303;
	text-transform: uppercase;
	margin-bottom: 13px;
	line-height: 22px;
}
#main-interior #sidebar .sidebar-teaser {
	font-size: 14px;
	margin-bottom: 40px;
}
#main-interior #sidebar .sidebar-teaser a {
	color:#ff8128;
	font-weight: 500;
	text-decoration: none;
}
#main-interior #sidebar .sidebar-teaser a:hover {
	color:#030303;
	text-decoration:underline;
}
#main-interior #sidebar .teaser-photo {
	margin: 0 0 20px 0;	
}

.photo-box {
	margin: 23px 0 41px 0;
}

.clear {
	clear: both;
}

hr {
	border: none;
	background-color: #c3c3c3;
	height: 1px;
	margin: 40px 0 40px 0
}

/*/////////*/
.nav {
	float: right;
	list-style: none;
	position: relative;
	display: inline-table;
	margin: 23px 10px 0 0;
	font-size: 15px;
	font-weight: 500;
	z-index: 5000;
}

.nav a, .nav a:link, .nav a:visited, .nav a:hover, .nav a:focus, span {
	display: block; 
	padding: 10px 23px;
	color:#030303; 
	text-decoration: none;
}

.nav > li {
	display: inline-block;
	text-align: center;
	margin-left: -4px; /* For the inline-block spacing */
}

.nav > li > a {
	padding:20px 18px;
	display: block;
}

.nav > li:hover > a{
	color: #fff;
}

.nav > li:hover {
	background-color:#ff8128;
}

.nav > li > ul {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	list-style: none;
	top:53px;
	background-color: #16a085;
	width: 200px;
	text-align: left;
	margin-top:30px;
	padding: 0px;
	z-index: 99;
}


.nav > li:hover > ul {
	opacity: 1;
	visibility: visible;
	margin-top: 0px;
}


.nav li > ul li {
	font-size: 11px;
	position: relative;
	display: block;
	padding: 15px 10px;
	
}

.nav > li > ul  li:hover {
	background-color: #006191;
}

.nav ul  li:hover > a {
	color: #fff;
	
}

.nav > li > ul li ul li:hover {
	background-color: #004b6f;
}input#mobile_menu { display: none; }

.nav > li > ul li ul li ul {
	background-color: #004b6f;
}

.nav > li > ul li ul li ul li:hover {
	background-color: #00344d;
}

.nav > li > .fulldrop {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	list-style: outside none none;
	left: -347px;
	background-color: #FF8128;
	width: 1200px;
	text-align: left;
	margin-top: 30px;
	padding: 0px;
	z-index: 99;
	overflow: hidden;
	box-shadow: 3px 4px 9px rgba(0, 0, 0, 0.15);
	min-height: 190px;
}

.nav > li:hover .fulldrop {
	opacity: 1;
	visibility: visible;
	margin-top: 0px;
}

.nav ul li:hover:after {
	color: white;
}

.nav > li:hover .coldrop {
	opacity: 1;
	visibility: visible;
	margin-top: 0px;
}

.nav .coldrop .column {width: 130px;margin:0 9px;}

.nav .column {
	width: 26%;
float: left;
color: #FFF;
margin: 0 0 0 4.2%;
}
}

.nav .column ul {
	padding: 0;
	margin: 0;
}

.nav .column ul li {
	padding: 0;
	list-style: none;
	font-size: 11px;
}

.nav .column h3 {
	font-size: 14px;
	padding: 14px 0;
	font-weight: 400;
	margin: 10px 0 0 0;
	color: rgba(255, 255, 255, 0.5);
}

.nav .column ul li a {
	display: block;
	padding: 0 0 20px 0;
	font-size: 16px;
	color: #fff;
	font-weight: 300;
}

.nav .column ul li a:hover {
	color: #030303;
}

/* Arrows */
.nav > li.dropdown > a:after {
	 content: " \f107";
	 font-family: FontAwesome;
	 color: #fff;
}

.nav ul li.dropdown:after {

  position: absolute;
  left: 170px;
  font-family: FontAwesome;
  display: inline-block;
  color: #fff;
  margin-left: 10px;
  margin-top: 2px;
}

.nav > li  input {
	padding: 7px 6px 6px 38px;
	margin: 0 5px;
	color:#fff;
	border:none;
	background-color: #16a085;
	font-size: 14px;
	border: 2px solid #16a085;
}

.nav > li  input:focus {
	outline: none;
	border-color: white;
}

#media {
	padding: 52px 30px;
}
	
#media {
	
	width: 980px;
}
#media p {
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
	color:#030303;
	margin-bottom: 24px;
}
#media a {
    display: block;
	text-decoration: none;
	color:#2386db;
	line-height: 48px;
    font-size: 40px;
}
#media p a:hover {
	color:#030303;
	text-decoration: none;
}
#media h1 {
	font-weight: 500;
	font-size: 40px;
	line-height: 48px;
	color:#009ad2;
	margin-bottom: 18px;
}
#media h2 {
	font-weight: 500;
	font-size: 30px;
	color:#030303;
	margin-bottom: 30px;
}
#media h3 {
	font-weight: 500;
	font-size: 24px;
	line-height: 32px;
	color:#030303;
	margin-bottom: 16px;
}
#media h5 {
	font-weight: 400;
	font-size: 16px;
	color:#030303;
	text-transform: uppercase;
	margin-bottom: 11px;
	line-height: 21px;
}
#media h6 {
	font-weight: 400;
	font-size: 14px;
	color:#030303;
	text-transform: uppercase;
	margin-bottom: 14px;
}
#media ul {
	font-size: 14px;
	line-height: 20px;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	margin-bottom: 40px;
}
#media #no-space ul {
    font-size: 14px;
	line-height: 20px;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	margin-bottom: 4px;
}
#media ul li {
	list-style: disc;
	margin-bottom: 6px;
	list-style-position: inside;
}
#media .testimonial {
	background-color: #009ad2;
	padding	: 25px 23px;
	color: #fff;
	font-weight: 500;
	font-size: 18px;
	line-height: 27px;
	font-style: italic;
	margin-bottom: 37px;
}
#media hr {
    margin-left: auto;
    margin-right: auto;
}
cite {
	color: #030303;
	font-weight: 400;
	font-size: 14px;
	font-style: normal;
	text-transform: uppercase;
	display: block;
	margin-top: 8px;
	letter-spacing: 1px;
}