/* Responsive Layout */
/** Media Queries **/

.featured .image  {
	background:url('../img/head-02.jpg') no-repeat top left;
}

@media screen and (max-width: 1660px) {

/* Optimize */

#optimization img {
  max-width: 95%;
  display: block;
  width: 95%;
}

}

@media screen and (max-width: 1580px) {

/* Optimize */

#optimization img {
  max-width: 90%;
  display: block;
  width: 90%;
}

}


@media screen and (max-width: 1500px) {

/* Optimize */

#optimization img {
  max-width: 85%;
  display: block;
  width: 85%;
}

}


@media screen and (max-width: 1420px) {

/* Optimize */

#optimization img {
  max-width: 80%;
  display: block;
  width: 80%;
}

}


/* Width:1366px */

@media screen and (max-width: 1366px) {

/* Header */

#head-wrap {
	height:630px;
}

header {
	padding:15px 20px 25px;
}

.head-img {
	background-size:1430px 630px;
	width:1430px;
	height:630px;
}

.container {
	width:100%;
}

.featured .content {
	width:100%;
	padding:30px 80px 0px 100px;
}

.featured .content h1 {
	font-size:55px;
	line-height:50px;
}

.featured .content p {
	font-size:16px;
}

.featured .image  {
	background:url('../img/head-02.jpg') no-repeat top left;
	background-size:416px 446px;
	right:120px;
	top:150px;
	width:416px;
	height:446px;
}


span.shadow {
	left:-200px;
}

.featured .image:hover  {
	background-size:416px 446px;
}

.featured .image img{
	width:416px;
	height:446px; 
}

.featured {
	padding:15px 80px 0px 57px;
}

/* Strategy */

#effects {
	width:804px;
	margin:55px auto 0px;
}

.services div {
	width:257px;
	margin-right:16px;
}

.services .img img {
	width:257px;
	height:302px;
}

.services .img {
	width:257px;
	height:302px;
}

.overlay {
	height:302px;
}

.overlay .expand {
	left:109px;
}

.services .img:hover .expand {
	top:135px;
}

.services h1 {
	font-size:20px;
}

.services p {
	font-size:16px;
}

/* Optimize */

#optimization img {
  max-width: 90%;
  display: block;
  width: 90%;
}

#optimization .container > div {
	padding-right:20px;
	width:570px;
}

#optimization h1 {
	font-size:2em;
}

#optimization h2 {
	font-size:26px;
	padding:0 0 35px;
}

#optimization ul li {
	font-size:16px;
}

/* Videos */

#videos > div:first-child {
	width:530px;
	margin-right:18px;
}

#videos > div:last-child {
	width:530px;
}

.vid-content h2 {
	font-size:20px;
}

.vid-content p {
	font-size:16px;
}

span.play {
	left:205px;
}

/* Certification */

ul.logo-company li:first-child {
	margin-right:100px;
}

ul.logo-company li:nth-child(5n+2) {
	margin-right: 135px;
}

ul.logo-company li:nth-child(5n+3) {
	margin-right: 98px;
}

ul.logo-company li:nth-child(5n+4) {
	margin-right: 50px;
}

/**** Pages ****/

/* About */

#about-col2 div:first-child {
	padding: 96px 55px 0px 107px;
}

#page-wrap h3 {
	padding:0 115px;
}

#biography > div {
	width:95%;
	margin:0 auto;
}

.column h3 {
	padding:0 115px;
}

#biography > div > div:first-child {
	margin-right:50px;
}

/* Solutions */

.col-sol {
	padding:0 115px;
}

.hol-sol {
	padding:0 115px;
}

.solution-col2 div:first-child {
	padding: 40px 66px 0px 110px;
}

#sol-info div:last-child {
	padding: 40px 55px 0px 31px;
}

/* Case Studies Page */

.case {
	width:100%;
	margin:0;
	padding:0 20px;
}

/* Contact Us */

#contact-us {
	width:1225px;
}

/* Footer */

footer {
	padding:25px 20px;
}

}

@media screen and (max-width: 1280px) {

#optimization img {
  max-width: 80%;
  display: block;
  width: 80%;
}

.twov {
	margin-left: 225px;
}

}

@media screen and (max-width: 1230px) {

/* Optimize */

.featured .content h1 {
  font-size: 3rem;
}

.content ul {
  margin-right: 385px;
}

.solution-col2 div, #about-col2 div {
	float: none;
	width: 100%;
}

.solution-col2 div:first-child, #about-col2 div:first-child {
	min-height:200px;
}

.solution-col2 div:last-child, #about-col2 div:last-child {
	float: none;
}

.vidr {
	margin: 0 auto !important;
}

.twov {
	margin-left: 195px;
}

#optimization .container > div {
	width: 560px;
}

.pdf-download div {
	width: 50%;
}

.hol-sol {
	margin-bottom:20px;
}

}

@media screen and (max-width: 1230px) {

#optimization {
	height: 1100px;
	top: 0px;
}

#optimization .img {
	position: relative;
}

#optimization div.container {
	width:750px;
}

.vidh {
	top: 0px;
	margin: 0 auto;
	width: 570px;
}

#optimization .container > div {
	margin-top:20px;
	padding-right:0;
	width:630px;
}

}

@media screen and (max-width: 1200px) {

/* Optimize */

.vidi {
	width: 920px;
}

.twov {
	margin-left: 125px;
}

.pdf-download div {
	width: 45%;
}

.dpdf {
	width: 75%;
}

}



@media screen and (max-width: 1140px) {

.featured .content {
	padding: 30px 80px 0 80px;
}

#optimization img {
  max-width: 70%;
  display: block;
  width: 70%;
}

.twov {
	margin-left: 105px;
}

.featured .content h1 {
  font-size: 2.9rem;
}

.pdf-download div {
	width: 40%;
}

}


@media screen and (max-width: 1120px) {

.vidi {
	width: 880px;
}

#optimization img {
  max-width: 65%;
  display: block;
  width: 65%;
}

.twov {
	margin-left: 75px;
}

.featured .content h1 {
  font-size: 2.7rem;
}

.pdf-download div {
	width: 480px;
}

}


@media screen and (max-width: 1080px) {

.featured .content h1 {
  font-size: 2.4rem;
}

.featured .content {
	padding: 15px 80px 0 60px;
}

#optimization img {
  max-width: 60%;
  display: block;
  width: 60%;
}

.twov {
	margin-left: 45px;
}

.pdf-download div {
	width: 400px;
}

}


/* Popular Browser - Width:1024px */

@media screen and (max-width: 1024px) {

/* Header */

header {
	padding:15px;
}

.head-img {
	margin-left:-560px;
}
/* Navigation Toggle*/

.navclick {
	display:block;
	margin:10px 10px 10px 0;
	background: url('../img/menu.png') no-repeat top left;
	cursor:pointer;
	width:27px;
	height:20px;
	z-index:9999;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	position:relative;
}

#click {
	float: right;
	display: block;
	margin: 0;
	padding: 0px;
	position:relative;
}

nav {
	float:none;
	z-index:999;
}

nav ul{
	display:none;
	margin:0;
	position:absolute;
	top:75px;
	right:0px;
	width:35%;
	z-index:1000;
}

nav ul li {
	display:block;
	width:100%;
	float:none;
	border-bottom:1px solid #28313f;
	z-index:5;
	background-color: rgba(0, 0, 0, 0.9);
	text-align:left;
}

nav ul li:hover {
	background-color: #03b6ec;
}

nav ul li:hover a {
	color:#ffffff;
}

nav ul li a {
	display:block;
	width:100%;
	padding: 25px 0px 25px 30px;
}

nav ul li:hover ul.submenu {
	top:0;
}

ul.submenu {
	visibility:visible;
	opacity:1;
	margin:0;
	padding:0;
	position:relative;
	top:0;
	left:0;
	width:100%;
	z-index:2;
}

ul.submenu li {
	display:block;
	width:100%;
	float:none;
	border-bottom:1px solid #1dc1f3;
	z-index:5;
	background-color:#08a0ce;
	text-align:left;
}

li.active {
	background-color: #03b6ec;
}

span.cog {
	display:none;
}

/* Featured */

.image {
	background:url('../img/head-02.jpg');
	background-size:416px 446px;
	width: 416px;
	height: 446px;
}


.featured .content h1 {
  font-size: 2.2rem;
  margin-bottom: 50px;
  margin-top:20px;
}

.featured .content {
	width:100%;
	padding:0px;
}

.featured .image {
	right:80px;
}

.featured .content ul {
	margin-right: 465px;
}

/* Strategy */

#effects {
	width:636px;
	margin:50px auto;
}

.services div{
	float:left;
	width:300px;
	display:block;
	margin-right:18px;
	margin-bottom:30px;
}

.services .img img {
	width:300px;
	height:352px;
}

.services .img {
	width:300px;
	height:352px;
}

.overlay {
	height:352px;
}

.overlay .expand {
	left:135px;
}

/* Optimization */


#optimization {
    height: 1100px;
}

#optimization .img {
	margin-top:120px;
}


#optimization img {
  max-width: 65%;
  display: block;
  width: 65%;
}


#optimization .container > div {
	padding-top:70px;
}

/* Videos */

#videos > div:first-child {
	width:621px;
	margin:0 auto 20px;
	display:block;
	float:none;
}

#videos > div:last-child {
	width:621px;
	margin:0 auto;
	display:block;
	float:none;
}

span.play {
	left:255px;
}

/* Certification */

#certification {
	height:auto;
}

ul.logo-company {
	width:700px;
	margin:100px auto 0px;
}

ul.logo-company li:first-child {
	margin:0 98px;
}

ul.logo-company li:nth-child(5n+2) {
	margin:0 105px 20px;
}

ul.logo-company li:nth-child(5n+3) {
	margin:0 118px 30px;
}

ul.logo-company li:nth-child(5n+4) {
	margin:0 100px;
}

ul.logo-company li:last-child {
	margin:0 52px;
}

ul.logo-company li {
	float:left;
}

/* Request */

#request form{
	width:700px;
	padding:20px;
	margin:0 auto;
}

#request ul li {
	float:none;
	display:block;
	margin-bottom:10px;
}

#request ul li:last-child {
	margin:0px auto;
	width:162px;
}

#request input {
	width:660px;
}

#request ul li.fax, #request ul li.utf, #request ul li.jsc {
	position: absolute; left:-9000px;
}

/************ Pages ************/
/* About Page */

#page-wrap h3 {
	padding:0 80px;
}

.column h3 {
	padding: 0 80px;
}

#about-col2 div:first-child {
	padding: 70px 55px 0px 70px;
}

#about-col2 h1 {
	font-size: 45px;
	font-weight: 300;
	line-height: 60px;
}

#about-col2 p {
	font-size: 18px;
	line-height: 35px;
}

#biography > div > div {
	float:none;
	margin:0 auto;
}

#biography > div > div:first-child {
	margin:500px auto 30px;
}

#biography > div > div:last-child {
	padding:0 80px;
	width:100%;
}

#biography h1 {
	text-align:center;
}

#biography h2 {
	text-align:center;
}

.vidt {
	top:-1000px;
}

.vidb {
	margin: -1000px auto 0;
}

/* Solutions */

.col-sol {
	padding:0 80px;
}

.solution-col2 div:first-child {
	padding: 30px 30px 30px 75px;	
}

#sol-info div:first-child {
	display:none;
}

#sol-info div:last-child {
	padding:85px 80px;
	width:100%;
}

.solution-col2 h1 {
	line-height: 55px;
}

.solution-col2 p {
	font-size:16px;
}

/* Case Study Page */

.case-list div {
	float:none;
}

.case-list div:first-child {
	width:100%;
	margin:0 0 30px;
}

.case-list div:last-child {
	width:100%;
	margin:0;
}

.case-list h1 {
	text-align:center;
}

.case-list h3 {
	text-align:center;
}

a.btn-bold {
	width: 160px;
	margin: 0 auto;
	display: block;
}

span.img-col5 {
	margin:0 auto;
}

/* Contact Page */

#contact-us {
	width:100%;
}

#contact-us > div {
	float:none;
	margin:0 auto;
}

#contact-us > div:first-child {
	width:100%;
	border:none;
	padding:0 20px 20px;
	margin-bottom:30px;
	border-bottom:2px solid #e2e2e2;
}

#contact-us > div:last-child {
	width:100%;
	border:none;
	padding:0;
}

.inputs div {
	width:49%;
}

#contact-us form div.captcha {
	float:left;
}

#contact-us .right {
	float:left;
}

/* Footer */

footer div > div:first-child {
	display:block;
	width:100%;
	text-align:center;
	margin-bottom:15px;
}

footer div > div:last-child {
	float:none;
	width:363px;
	display:block;
	margin:0 auto;
}

footer small {
	float:none;
}

.twol {
	width:500px;
	margin-bottom: 650px;
}	

.dpdf {
	width: 80%;
}

}


@media screen and (max-width: 970px) {

#optimization .img img {
	width:75%;
	margin-left: -30px;
}

.dpdf {
	width: 90%;
}

}


@media screen and (max-width: 920px) {

#optimization .img img {
	width:75%;
	margin-left: -60px;
}

.notopb.vdesc {
	display:none;
}

.notopb.video {
	height:250px;
	width: 910px !important;
}

.sol-pages div {
	width:300px;
}

}


@media screen and (max-width: 870px) {

#optimization .img img {
	width:75%;
	margin-left: -90px;
}

.featured .content ul {
	margin-right: 0px;
}

.featured .content h1 {
  font-size: 1.8rem;
  margin-bottom: 35px;
}

.featured .content {
	padding: 10px 30px 0 10px;
}

.featured .image img {
	width:290px;
	height:311px;
}

.featured .image {
	top:290px;
	background-size:290px 311px;
	width:290px;
	height:311px;
}

.featured .image:hover {
	background-size:290px 311px;
}

span.shadow {
	left:-260px;
}

.notopb.video {
	width: 860px !important;
}

.sol-pages div {
	width:285px;
}

}

@media screen and (max-width: 850px) {

.dpdf {
	width: 420px;
	padding-bottom: 340px;
}

.twoh {
    margin-bottom: 240px;
    margin-top: 180px;
}

.sol-pages div {
	width:280px;
}

}

@media screen and (max-width: 820px) {

#optimization .img img {
	width:75%;
	margin-left: -120px;
}

.notopb.video {
	width: 810px !important;
}

.sol-pages div {
	width:270px;
}

}



/* IPad Portrait - Width:768px */

@media screen and (max-width:768px) {

.head-img {
	background-position:400px 0px;
	margin-left:-800px;
}

.featured .content {
	width:100%;
	padding: 0px 38px 0px 24px;
}

.featured .content h1 {
	font-size:1.8rem;
}

.featured .content ul {
	margin-right: 265px;
}

.content ul li {
	font-size:14px;
}

.featured .image {
	top:120px;
}

/* Navigation */

#click {
	margin:10px 0px;
}

/* Strategy */

#effects {
	width:636px;
	margin:50px auto;
}

.services div{
	float:left;
	width:300px;
	display:block;
	margin-right:18px;
	margin-bottom:30px;
}

.services .img img {
	width:300px;
	height:352px;
}

.services .img {
	width:300px;
	height:352px;
}

.overlay {
	height:352px;
}

.overlay .expand {
	left:135px;
}

/* Optimization */

#optimization div.container {
    width: 700px;
}

/* Videos */

#videos > div:first-child {
	width:621px;
	margin:0 auto 20px;
	display:block;
	float:none;
}

#videos > div:last-child {
	width:621px;
	margin:0 auto;
	display:block;
	float:none;
}

span.play {
	left:255px;
}

/* Certification */

div#certification {
	height:auto;
}

ul.logo-company {
	width:700px;
	margin:100px auto 0px;
}

ul.logo-company li:first-child {
	margin:0 98px;
}

ul.logo-company li:nth-child(5n+2) {
	margin:0 105px 20px;
}

ul.logo-company li:nth-child(5n+3) {
	margin:0 118px 30px;
}

ul.logo-company li:nth-child(5n+4) {
	margin:0 100px;
}

ul.logo-company li:last-child {
	margin:0 52px;
}

ul.logo-company li {
	float:left;
}

/* Request */

#request form{
	width:700px;
	padding:20px;
	margin:0 auto;
}

#request ul li {
	float:none;
	display:block;
	margin-bottom:10px;
}

#request ul li:last-child {
	margin:0px auto;
	width:162px;
}

#request input {
	width:660px;
}

#request ul li.fax, #request ul li.utf, #request ul li.jsc {
	position: absolute; left:-9000px;
}

/******* Pages *******/
/* About Page */

#about-col2 div:first-child {
	padding:50px 40px;
}

#about-col2 h1 {
	font-size:40px;
}

#page-wrap h3 {
	padding:0 40px;
}

.column h3 {
	padding:0 40px;
}

#biography > div > div:last-child {
	padding:0 40px;
}

/* Solutions */

.col-sol {
	padding:0 40px;
}

.solution-col2 div {
	float:none;
}

.solution-col2 div:first-child {
	width:100%;
	height:auto;
	min-height:0;
	padding:30px 40px;
}

#sol-info div:last-child  {
	padding:85px 40px;
}

#sol-info {
	margin:0;
}

.sol-pages {
	width:100%;
	padding:0 20px;
}

.sol-pages div {
	width:100%;
	float:none;
	display:block;
}

.sol-pages div p {
	visibility:visible;
	opacity:1;
	font-size:18px;
}

.sol-pages div:hover {
	/*CSS transitions*/
	 -o-transition-property: none !important;
	 -moz-transition-property: none !important;
	 -ms-transition-property: none !important;
	 -webkit-transition-property: none !important;
	 transition-property: none !important;
	 /*CSS transforms*/
	 -o-transform: none !important;
	 -moz-transform: none !important;
	 -ms-transform: none !important;
	 -webkit-transform: none !important;
	 transform: none !important;
	 /*CSS animations*/
	 -webkit-animation: none !important;
	 -moz-animation: none !important;
	 -o-animation: none !important;
	 -ms-animation: none !important;
	 animation: none !important;
}

.sol-pages .activate {
	 -o-transition-property: none !important;
	 -moz-transition-property: none !important;
	 -ms-transition-property: none !important;
	 -webkit-transition-property: none !important;
	 transition-property: none !important;
	 /*CSS transforms*/
	 -o-transform: none !important;
	 -moz-transform: none !important;
	 -ms-transform: none !important;
	 -webkit-transform: none !important;
	 transform: none !important;
	 /*CSS animations*/
	 -webkit-animation: none !important;
	 -moz-animation: none !important;
	 -o-animation: none !important;
	 -ms-animation: none !important;
	 animation: none !important;
}

#biography > div > div:first-child {
	width:300px;
}

/* Certifications Page */

.cert-list {
	width:740px;
}

.cert-list div:last-child {
	width:370px;
}

.notopb.video {
	height:250px;
	display:block !important;
	width: 758px !important;
}

/* PDF Downloads */

.pdf-download {
	width:100%;
	padding:0 20px;
}

.pdf-download div{
	width:100%;
	float:none;
	display:block;
}

/* Footer */

footer div > div:first-child {
	display:block;
	width:100%;
	text-align:center;
	margin-bottom:15px;
}

footer div > div:last-child {
	float:none;
	width:398px;
	display:block;
	margin:0 auto;
}

}

@media screen and (max-width: 710px) { 

.featured .content h1 {
	font-size: 1.7rem;
}

}

@media screen and (max-width: 680px) { 

.featured .content h1 {
	font-size: 1.2rem;
}

.vidi {
    width: 380px;
	top:14px;
}

.notopb.video {
	width: 670px !important;
}

}

@media screen and (max-width: 660px) { 

.vidi {
    width: 380px;
	top:-64px;
}

.vidt {
    top: -930px;
}

.vidb {
    margin-top: -910px;
}

}

/* Browser Width: 640px for Iphone 4*/

@media screen and (max-width: 640px) { 

header {
	padding:15px 10px;
}

#logo {
	background:url('../img/logo-iphone.png') no-repeat top left;
	width:140px;
	height:45px;
}

.head-img {
	background-position:500px 0px;
}

/* Navigation */

#click {
	margin:0px;
}

.navclick {
	margin:7px;
}

nav ul {
	width:100%;
}

nav ul li a{
	padding:19px 0px 19px 30px;
}

/* Featured */

#head-wrap {
	height:885px;
	background-color:#ffffff;
}

.featured {
	padding:55px 0px 0px 0px;
}

.featured .content {
	width:100%;
	float:none;
	display:block;
	margin:0 auto;
	padding:30px;
}

.featured .content ul {
	padding:0;
	margin:0;
}

.featured .content ul li {
	font-size:16px;
}

.featured .content h1 {
	font-size:25px;
	line-height:35px;
}

.featured .image {
	background-size:300px 322px;
	position:relative;
	display:block;
	right:0;
	top:-20px;
	margin:0 auto 80px;
	width:300px;
	height:322px;
}

.featured .image:hover {
	background-size:300px 322px;
}

.featured .image img {
	width:300px;
	height:322px;
}

span.shadow {
	left: -255px;
}

/* Strategy */

.column {
	margin-top:125px;
}

.column > h1 {
	font-size:25px;
	line-height:30px;
}

.column h3 {
	font-size:18px;
}

#effects {
	width:100%;
}

.services div {
	float:none;
	width:300px;
	display:block;
	margin:0 auto 30px;
}

.services div:last-child {
	margin:0 auto 30px;
}

.services .img {
	width:300px;
	height:352px;
}

.services .img img {
	width:300px;
	height:352px;
}

.overlay {
	height:352px;
}

.overlay .expand {
	left:140px;
}


/* Optimization */

#optimization {
	height:800px;
}

#optimization h1 {
	line-height:40px;
}

#optimization .img {
	margin-bottom:20px;
}

#optimization {
	height:auto;
}

#optimization .container > div {
	margin-top: 50px;
	padding:30px 20px;
	width:100%;
}

/* Videos */

#videos > div:first-child {
	width:80%;
	float:none;
	display:block;
	margin:0 auto 20px;
}

#videos > div:last-child {
	width:80%;
	float:none;
	display:block;
	margin:0 auto 20px;
}

.vid {
	width:100%;
}

.vid-content h2 {
	font-size:18px;
}

.vid-content p {
	font-size:14px;
}

span.play {
	left:50%;
	margin-left:-35px;
	width:90px;
	height:90px;
	background-size:90px 90px;
}

/* Certification */

#certification {
	height:auto;
}

ul.logo-company {
	width:100%;
}

ul.logo-company li:first-child {
	width:128px;
	margin:0 auto;
}

ul.logo-company li:nth-child(5n+2) {
	width:114px;
	margin:0 auto;
}

ul.logo-company li:nth-child(5n+3) {
	width:91px;
	margin:0 auto;
}

ul.logo-company li:nth-child(5n+4) {
	width:125px;
	margin:0 auto;
}

ul.logo-company li:last-child {
	width:213px;
	margin:0 auto;
}

ul.logo-company li {
	float:none;
	display:block;
}

/* Request */

#request form{
	width:90%;
	padding:25px;
	margin:0 auto;
}

#request input {
	width:100%;
}

#request ul {
	width:100%;
}

#request ul li {
	float:none;
	display:block;
	margin-bottom:10px;
	margin-right:0px;
}

#request ul li:last-child {
	margin:0px auto;
	width:156px;
}

#request ul li.fax, #request ul li.utf, #request ul li.jsc {
	position: absolute; left:-9000px;
}

/********* Pages *********/

/* About Page */
#page-wrap h1 span {
	font-size:30px;
}

#page-wrap h3 {
	font-size:14px;
}

#about-col2 div {
	float:none;
	width:100%;
}

#about-col2 div:first-child {
	padding:50px 20px 0px;
}

#about-col2 h1 {
	font-size: 36px;
	font-weight: 300;
	line-height: 50px;
}

#biography > div > div:first-child img {
	width:300px;
	margin:0 auto;
}

#biography > div > div:last-child {
	width:100%;
	padding:0px 20px;
}



/* Solution */ 

.col-sol > h1  {
	word-wrap:break-word;
}

.col-sol p {
	font-size:14px;
}

#sol-info p {
	font-size:14px;
}

.col-sol ul li {
	font-size:14px;
}

/* Certification */

.cert-list {
	width:100%;
}

.cert-list div {
	float:none;
}

.cert-list div:first-child {
	width:100%;
	padding:32px 20px 0px;
	
}

.cert-list div:last-child {
	display:none;
}

/* Case Studies Page */

.resource h1 span {
	font-size:24px !important;
}

span.img-col5 {
	width:250px;
	height:167px;
}


/* PDF Download */

.pdf-download span.downloads {
	margin:0;
}

/* Contact Page */

#contact-us > div:first-child {
	width:100%;
	border:none;
	padding:0 20px 20px;
	margin-bottom:30px;
	border-bottom:2px solid #e2e2e2;
}

#contact-us > div:last-child {
	width:100%;
	border:none;
	padding:0;
}

.inputs div {
	width:100%;
}

#contact-us form div.captcha {
	float:left;
	width:100%;
}

#contact-us .right {
	float:left;
}

/* Login */

#login {
	padding:0;
}

.login-table {
	width:300px;
}

/* Footer */

footer small {
	text-align:center;
	padding:0px 10px;
}

footer div > div:last-child {
	display:none;
}

.col-sol > h1 { 
	font-size: 2em;
}

.notopb.video {
	width: 100% !important;
}

}

@media screen and (max-width: 580px) { 

.vids {
	float: none;
	top: 50px;
	width: 380px;
}

#vidt {
	top:-920px;
}

.twol {
	margin-top: -50px;
    margin-bottom: 100px;
	width: 100%;
}

.twos {
	margin-top: -50px;
    margin-bottom: 50px;
	width: 100%;
}

}

@media screen and (max-width: 575px) { 

#about-col2 div:last-child {
	height: 260px;
}

}

@media screen and (max-width: 560px) { 

#strategies {
    margin-top: 155px;
}

#optimization div.container {
    width: 500px;
}

.solution-col2 div:last-child {
	height: 260px;
}

.vone {
	width: 380px;
}

}

@media screen and (max-width: 460px) { 

#strategies {
    margin-top: 185px;
}

#optimization div.container {
    width: 420px;
}

#page-wrap h1 span {
	padding: 30px 5px;
}

.col-sol > h1 { 
	font-size: 1.5em;
}

}

@media screen and (max-width: 410px) { 

.vimg {
	width:200px;
}

#optimization div.container {
    width: 380px;
}

.pdf-download, .case {
	padding: 0;
}

.dpdf {
    width: 100%;
}

}

@media screen and (max-width: 370px) { 

#strategies {
    margin-top: 225px;
}

.vidi, .hvid, .notopb.video {
	margin: 0 -16px;
}

.vidb {
	margin-left:-16px;
}

#optimization div.container {
    width: 340px;
}

.dpdf {
    margin-left: -10px;
}

}

@media screen and (max-width: 360px) { 

.vidi, .hvid, .notopb.video {
	margin: 0 -20px;
}

.vidb {
	margin-left:-20px;
}

.vimg {
	width:170px;
}

}

@media screen and (max-width: 350px) { 

.vidi, .hvid, .notopb.video {
	margin: 0 -25px;
}

.vidb {
	margin-left:-25px;
}

#optimization div.container {
    width: 300px;
}

}

@media screen and (max-width: 340px) { 

.vidi, .hvid, .notopb.video {
	margin: 0 -32px;
}

.vidb {
	margin-left:-32px;
}

.vimg {
	width:140px;
}

}

@media screen and (max-width: 330px) { 

#strategies {
    margin-top: 310px;
}

.vidi, .hvid, .notopb.video {
	margin: 0 -38px;
}

.vidb {
	margin-left:-38px;
}

}

@media screen and (max-width: 320px) { 

#strategies {
    margin-top: 310px;
}

.vidi, .hvid, .notopb.video {
	margin: 0 -44px;
}

.vidb {
	margin-left:-44px;
}

#page-wrap h1 span {
	font-size:1.5rem;
}

}