@charset "utf-8";
/* CSS Document */

@media screen and (max-width: 1023px) {

body {
	font-size: .93em;
}
h1 {
	font-size: 2em;
}
.container {
	width: 94%;
	margin: 10px 3%;
}
.topbar {
	height: 61px;
	padding: 0;
	background-color: #f8f8f8;
}
div.logo {
	position: absolute;
	margin: -54px 0 0 70px;
	background: transparent;
}
.logo a {
	margin: 0;
	width: 150px;
	height: 45px;
	background-image: url(../images/sem-synergy-logo-mobile.png);
}
ul.social, .phone, #slider-direction-nav, #herobanner, .featureimg, .hmsearch, #changeFont {
	display: none;
}
#mobileMenu{
	float: left;
	display: block;
	margin: 5px 5px;
	height: 50px;
	width: 50px;
	background-image:url(../images/mobile-menu-button.gif);
	background-position: 0;
	background-repeat:no-repeat;
}
#mobileNav {
	height:0;
	opacity:0;
	width: 94%;
	position: absolute;
	top: 70px;
	text-align: left;
	background-image: -moz-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(242,242,242) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(242,242,242) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(242,242,242) 100%);
    -webkit-transition: 1s ease;
  -moz-transition: 1s ease;
  -o-transition: 1s ease;
	z-index: 1;
}

ul.mainnav, ul.cta, .ltsection a.title {
	padding: 0;
}
ul.mainnav {
	margin: 0;
}
.mainnav ul {
	padding: 15px;
}
.mainnav li {
	display: block;
	padding: 6px;
}
.mainnav li a {
	color: #375f88;
}

#mobileNav.navtoggle {
		margin: 0 !important;
			opacity:1;
	height:100%;
  -webkit-transition: 1s ease;
  -moz-transition: 1s ease;
  -o-transition: 1s ease;

}
.listen {
	display: none;
}
ul.cta {
	margin: 15px 1% 30px;
}
.cta li {
	float: none;
	display: inline-block;
}
.cta .learnbtn {
	margin-bottom: 0;
}
.home aside {
	padding-bottom: 10px;
}
.top-content {
	min-height: 0;
}
.content {
	padding-bottom: 50px;
}
.content h1 {
	padding-top: 5px;
	text-align: center;
	margin: 0 auto;
}
.content img.dolorimg {
	float: none;
}
.blogside {
	position: relative;
	margin: 0 2% 50px;
	bottom: inherit;
	padding-bottom: 5px;
	width: 96%;
	background-image:none;
	background-color: #fff;
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.75);
}
.blogtitle {
	margin: 0;
	border-top: none;
}
.blogbtn a {
	margin-bottom: 15px;
}
.ltsection, .rtsection {
	float: none;
	width: 100%;
	min-height: inherit;
	margin: 0;
	padding-bottom: 6px;
	background: none;
	border-bottom: 2px solid #e7e7e7;
}
.ltsection a.title, .rtsection a.title {
	margin: 6px 0 0;
}
.subcontent {
	width: 100%;
}
.subpgcontent {
	margin: 0 4% 50px;
}
.subpgcontent h1 {
	font-size: 1.4em;
	margin: 15px 0 0;
}
img.alignleft, img.alignright {
	float: none;
	padding-right: 0;
	padding-left: 0;
	display: block;
	margin: 0 auto;
}
.childnav li, .qklinks li, .blogbar li {
	border-bottom: none;
}
.qklinks, .blogbar {
	margin-bottom: 0;
}
.qklinks .subtitle {
	margin-top: 0;
}
.subnavtitle, .qklinks span, .blogbar span {
	background: none;
}
.ltsection a.title, .qklinks a.title, .blogbar a.title {
	background: rgb(89,135,181); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(89,135,181,1) 0%, rgba(57,97,138,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(89,135,181,1)), color-stop(100%,rgba(57,97,138,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(89,135,181,1) 0%,rgba(57,97,138,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(89,135,181,1) 0%,rgba(57,97,138,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(89,135,181,1) 0%,rgba(57,97,138,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(89,135,181,1) 0%,rgba(57,97,138,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5987b5', endColorstr='#39618a',GradientType=0 ); /* IE6-9 */
}
.blogbar .widget ul, .ltsection .widget ul, #mobileSubNav {
	display: none;
}
.widget.widget_text ul {
	display: block;
}
.subtitle {
	margin-right: 10px !important;
	background-image:url(../images/mobile-inactive-arrow.png) !important;
	background-repeat:no-repeat !important;
	background-position:right !important;
}
.active {
	margin-right: 10px !important;
	background-image:url(../images/mobile-active-arrow.png) !important;
	background-repeat:no-repeat !important;
	background-position:right !important;
}
.pgcontent ol {
	padding: 0;
}
.pgcontent h2 {
	font-size: 1.8em;
}
.pgcontent h2 a {
	font-size: 1.1em;
}
footer {
	padding: 55px 0 50px;
}
ul.ftsocial {
	position: relative;
	top: auto;
	left: auto;
}
ul.footnav {
	padding: 15px 0 25px;
}
.footnav li {
	display: block;
	padding: 0;
	line-height: 2.2;
}
.copy {
	margin-top: 50px;
}

}


@media screen and (max-width: 568px) {
	
.content img.dolorimg {
	width: 90%;
	height: auto;
}
.content h1 {
	width: auto;
	font-size: 1.9em;
}

}

@media screen and (max-width: 480px) {
	
.cta li {
	padding: 0;
	width: 98%;
	margin: 0 1%;
}
.cta .learnbtn {
	margin-bottom: 30px;
}
.cta span, .cta p {
	margin: 0 3%;
}
.cta img {
	width: 100%;
	height: auto;
}
.content img.dolorimg {
	width: 100%;
}
.blogbtn a {
	width: 80%;
}
img.alignleft {
	width: 102%;
	height: auto;
	margin: 0 -1%;
}

}


