/*
Theme Name: Vantrix
Theme URI: http://www.vantrix.com
Description: Designed by Pixelube
Version: 0.1 
Author: Pixelube
Author URI: http://pixelube.com
*/


@import url('reset.css');

html, body {
	margin: 0;
	padding: 0;
	text-align: center;
}

body {
	background: #435363;
	font-family: 'Roboto', sans-serif;
	color:#222; 
	font-weight:300;
	font-size:14px;
	line-height:22px;
	font-size:18px;
	line-height:28px;
    padding: 0;
	-webkit-font-smoothing: antialiased;
}

/********* TYPOGRAPHY **************/

/*
@font-face {
	font-family: "Lithos";
	src: url('http://website.com/wp-content/themes/derek-volkart/includes/lithos.eot') ;
}
@font-face {
	font-family: "Lithos";
	src: url('http://website.com/wp-content/themes/derek-volkart/includes/lithos.ttf')  format("truetype");
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: 'LatoBI';
src: url('fonts/lato/lato-bolditalic-webfont.svg') format('svg');
}
}

*/


blockquote {
	text-align:center!important;
	font-style:italic;
	font-size:23px; line-height:32px;
	font-weight:300;
	color:#1F282D;
}
blockquote p { text-align:center!important; }
blockquote strong { font-style:normal; font-size:20px; }

a { color: #0B6000; text-decoration: none; outline: none; }
a:hover { text-decoration:underline; }

code {  
	background: #f5f5f5;
    border: 1px solid #cccccc;
	color: #555555;
	font-family: 'Roboto', sans-serif;
    padding: 10px;
	text-align: left;
}


h1, h1 a {
	font-size:35px;
	font-family: 'Roboto', sans-serif;
	font-weight:300;
    margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-decoration: none;
	font-size: 50px;
	line-height: 70px;
	font-weight: 100;
}



h2, h2 a {
	font-size:32px;
    font-weight: 100;
	font-family: 'Roboto', sans-serif;
	margin: 0;
	padding: 0;
}

h3, h3 a {
    font-weight: 300;
	margin: 0px 0 0px 0;
	padding: 0;
	font-family: 'Roboto', sans-serif;
	font-size:28px;
}

h4 {    
	font-family: 'Roboto', sans-serif;
	font-size:25px;
    font-weight: 300;
	margin: 0;
	padding: 0;
}

h5 {    
	font-family: 'Roboto', sans-serif;
	font-size:22px;
    font-weight: 300;
	margin: 0;
	padding: 0;
}

h6 {    
	font-family: 'Roboto', sans-serif;
	font-size:20px;
    font-weight: 300;
	margin: 0;
	padding: 0;
	color:#657487;
	color:#000;
}

img { border: none; }

ol, form { margin: 0; padding: 0; }

p { text-align: left; margin: 0 0 15px; }

p.larger { font-size:20px;
	line-height:28px; }

small { font-size: 10px; }

ul {
         list-style-type: disc; 
         margin: 0 0 0 25px; 
         padding:  0 0 0 0; 
}

ul li {
         line-height: 1.5em; 
         margin: 0; 
         padding: 5px; 
}
ol {
         margin: 0 0 0 25px; 
         padding:  0 0 0 0; 
}

ol li {
         line-height: 1.5em; 
         margin: 0; 
         padding: 5px; 
}

.wpcf7-form input.wpcf7-submit { -webkit-appearance: none; }

.s {   /* Search Field */
	background: transparent;
    border: 0px solid #c7c7c7;
	color: #383d44;
    font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	height: 15px;
	padding-left: 3px;
	vertical-align: middle;
	width: 220px;
}

.alignleft {
	float: left;
	text-align: left;
	margin: 0 20px 10px 0;
}

.alignright {
	float: right;
	margin-top: -1px;
	text-align: right;
	margin: 0 0 10px 20px;
}

.aligncenter { 
	display:block;
	margin: 0 auto;
}

.date {
	background: transparent;
	color: #363636;
	font: 11px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

/****************  MENU ***************************/

#topnav  { display:none; }

#menu-wrap { 
	display:inline-block; float:right; 
}

.mobile-language-selector { display:none!important; }
#language-selector { text-align:right; }
#language-selector ul { text-align:right; display:block; list-style-type:none; margin:0; padding:0; padding-right:5px; }
#language-selector li { display:inline-block; margin:0; padding:0; }
#language-selector a { color:#4C5961; padding:5px 8px 7px; display:block; font-size:12px; line-height:12px; font-weight:500; letter-spacing:.3px; }
#language-selector li a:hover { color:#fff; background:#F38700; }
#language-selector li.current-lang a { color:#fff; background:#F38700; font-weight:400; }
#language-selector li.current-lang li a:hover{ color:#fff; background:#F38700; }

#menu {
	margin: 45px 0 0px;
	padding:0;
	background:transparent;
}

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
	z-index:55;
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
	padding:0;
	border-right:0px solid #000;
	background: transparent;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0px;
	top:			35px; /* match top ul list item height */
	z-index:		199;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
	
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	1em;
	margin-left:0px;
}
.sf-menu a {
	margin:0;
	padding:10px;
	text-decoration:none;
	position:relative; z-index:888;
	text-transform:uppercase;
	font-size:18px;
	line-height:18px;
	font-weight:400;
}
.sf-menu a, .sf-menu a:visited  { color:#4C5961;  }
.sf-menu li {
	background:	 transparent;
	margin:0px 0 0;
	padding:0;
}
.sf-menu li a:hover { color:#fff; background:#F38700; }

.sf-menu li.current_page_item a, .sf-menu li.current-page-ancestor a { color:#F38700;  }
.sf-menu li.current_page_item:hover a, .sf-menu li.current-page-ancestor:hover a { color:#435363!important;background:#F38700;}
.sf-menu li.current_page_item li a, .sf-menu li.current-page-ancestor li a{ color:#fff;background:#F38700; }
.sf-menu li.current_page_item li a:hover, .sf-meu li.current-page-ancestor li a:hover{ color:#F38700;background:#435363;}
.sf-menu li li { margin:0; padding:0; width:180px; }
.sf-menu li li a{
	color:#fff; background:#F38700;
	border-right:0;
	position:relative;
	z-index:800;
	margin: 0;
	color:#435363!important;
}
.sf-menu li li a:hover {  background:#435363; color:#F38700!important; }
.sf-menu li li li {  }
.sf-menu li li li a{ 
	
}
.sf-menu li li li a:hover { }
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active { outline:0; }

/***************  BREADCRUMBS  ********************/

sub-menu { background:#435363; }
ul#breadcrumbs { list-style-type:none; padding:0; width:100%; max-width:1200px; margin: 0 auto;}
ul#breadcrumbs li { display:inline-block; }
ul#breadcrumbs li:first-child { margin-left:-10px; }
ul#breadcrumbs a { text-transform:uppercase; color:#fff; font-weight:250; padding:14px 10px 14px 10px; display:block; font-size:14px; line-height:18px; }
ul#breadcrumbs a:hover { background:#64696F; text-decoration:none; }
ul#breadcrumbs li.current_page_item a { color:#D0F5A5; font-weight:400; }
.partners-submenu ul#breadcrumbs li.page-item-20 a {  color:#D0F5A5; font-weight:400; }

/*****************  LAYOUT *************************/

#page {
	background: transparent;
    margin: 0 auto;
	padding: 0;
	text-align: left;
	width:100%;
}


#header {
    background: transparent;
	background: #fff!important;
    margin: 0 auto;
	padding: 15px 0 0 0;
    text-align: left;
	position:relative;
	border-bottom:1px solid #4C5157;
}
#header-inner { width:100%; margin: 0 auto; max-width:1200px; }
#page-home #header { border-bottom:0; }

#logo { display:inline-block; float:left; margin-top:15px; margin-bottom:35px; }

.wrapper {
	width:100%;
}
.wrapper-constrained { width:100%; max-width:1200px; margin:0 auto; }



#home-wrapper h2{ font-size:40px; line-height:50px; font-weight:100; margin-bottom:20px; }
#home-wrapper p { font-size:23px; line-height:32px; }
#home-wrapper .column-grid-3 .column, #home-wrapper .column-grid-3 .column h4, #home-wrapper .column-grid-3 .column p { text-align:center; }
#home-wrapper .column-grid-3 .column img { display:block; margin:0 auto; }
#home-wrapper .column-grid-3 .column h4 { font-size:27px; line-height:34px; }
#home-wrapper .column-grid-3 .column p { font-size:19px; line-height:31px; font-weight:400; }
#home-wrapper .column-grid-3 .column a { color:#0B6000; }
#home-wrapper .column-grid-3 .column a:hover { text-decoration:underline; }
#home-wrapper .column-grid-2 .column  { width:42%; padding: 0 2.5%; }
#home-wrapper .column-grid-2 .column h3 { margin-top:20px; font-size:31px; line-height:44px; margin-bottom:10px; }

#header-section { width:100%; /*height:440px;*/ position:relative; padding:25px 0; margin-bottom:35px; }
.news-events #header-section, .nouvelles-et-evenements #header-section { margin-bottom: 20px; }
#header-section.header-with-image { height:440px; padding:0; }
#header-section{ width:100%; /*height:440px;*/  
  -webkit-background-size: cover; -moz-background-size: cover;  -o-background-size: cover; background-size: cover;
}
#header-table {  display:table; width:100%; /*height: 440px;*/ }
#header-section-copy { display:table-cell; vertical-align:middle; padding-left:30px; width:54%; }
.partner-page-header #header-section-copy { width:50%; }
#header-section.header-with-image #header-table { height:440px; }
#header-section.header-with-image #header-section-copy { width:98%; }
#header-section.header-with-image  #header-section-copy h1, #header-section.header-with-image  #header-section-copy p, #header-section.header-with-image  #header-section-copy li { width:58%; }
.vantrix-media-platform #header-section.header-with-image  #header-section-copy h1, .vantrix-media-platform  #header-section.header-with-image  #header-section-copy p, .vantrix-media-platform  #header-section.header-with-image  #header-section-copy li { width:75%; }
#header-section-copy h1, #header-section-copy p, #header-section-copy li { color:#49525B; }
#header-secion-copy, #header-section-copy p, #header-section-copy li { font-size:24px; line-height:33px; color:#49525B; }
#header-section-copy h1 { font-size:43px; line-height:55px; font-weight:100; margin-bottom:25px; }
#header-section-copy p { font-weight:300; }
#header-section img { float:right; display:inline; width:98%; height: auto; }
#header-section-copy.white-copy h1, #header-section-copy.white-copy p, #header-section-copy.white-copy li, #header-section-copy.white-copy { color:#fff; }
#header-section img.partner-logo { display:block; margin: 0 auto; max-height:250px; width:auto; float:none;  }
.partner-logo-area { display:table-cell; vertical-align:middle; text-align:center; }

#header-section.contact-header img { float:left; display:inline; height:auto; }
#header-section.contact-header #header-section-copy { width:36%; }
#header-section.contact-header #header-section-copy h1 { font-size:50px; line-height:63px; font-weight:100; margin-bottom:25px; }



.slide-section-copy { display:table-cell; vertical-align:middle; padding-left:30px; width:50%; }
.slide-text { width:70%; margin:-50px 0 0 0; }
.slide-text.with-vid { width:45%; float:left; display:inline-block; }
.slide-text h1 { font-weight:100; font-size:46px; line-height:68px; }
.slide-text h2 { font-weight:100; font-size:32px; line-height:45px; }
img.slide-image, .slide-image-med, .slide-image-sm { display:none; }
.white-copy  h1,.white-copy h2, .white-copy  p, .white-copy { color:#fff!important; } 

.chrome .slide-text.with-vid h1, .chrome .slide-text.with-vid h2 { font-weight:200; }
	
.page-wrapper h2 { font-size:42px; line-height:50px; font-weight:200; margin-bottom:20px; }

#player, .fallback, iframe  { background:transparent!important; }
.slide-vid { float:right; display:inline-block; width:52%; position: relative;
	padding-bottom: 0; /* 16:9 */
	height: 0; 
	margin-right:1%;
	margin-top:-65px;
	}
.panel-wrapper .slide-vid img { display:block; margin: 0 auto; max-width:100%!important; height: auto; position:relative; top:25px; left:auto; width:auto!important; }
.slide-vid iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height:350px!important;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#content {
	background: transparent;
    border: none;
	color: #282828;
	float: left;
	display:inline;
	margin: 60px 0px -30px 0px;
	padding: 0 0px 0 0px;
    text-align: left;
	width:72%;
	max-width:825px;
}

#content-full { margin-bottom:-15px; }

.section-block { padding:20px 0;  color:#58585A; text-align:left; position:relative; z-index:100; }

.section-block.grey-text, .section-block.grey-text p, .section-block.grey-text li, .section-block.grey-text h1, .section-block.grey-text h2, .section-block.grey-text h3, .section-block.grey-text h4, .section-block.grey-text h5, .section-block.grey-text h6 { color:#58585A; }
.section-block.grey-text h6 { color:#000; }
.section-block.white-text, .section-block.white-text p, .section-block.white-text li, .section-block.white-text h1, .section-block.white-text h2, .section-block.white-text h3, .section-block.white-text h4, .section-block.white-text h5, .section-block.white-text h6 { color:#fff; }
.section-block .wrapper { width:100%; max-width:1225px; margin: 0 auto; }

.section-block.grey-text .column h6 { color:#536372; }

.section-block.with-arrow { position:relative; z-index:222; padding-top:45px; margin-bottom:45px; }
.section-block.with-arrow:before {
    content:'';
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -50px;
    width: 0;
    height: 0;
    border-top: solid 25px #fff;
    border-left: solid 80px transparent;
    border-right: solid 80px transparent;
	z-index:999; 
}
.section-block.with-arrow:after {
    content:'';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -50px;
    width: 0;
    height: 0;
    border-top: solid 25px #f5f5f5;
    border-left: solid 80px transparent;
    border-right: solid 80px transparent;
	z-index:999;
	margin-bottom:-25px;
}

.black-bg { background: url(images/green-bg.png) repeat; padding:7% 7% 0; }
.column-grid-3 .column-span-1 { width:30%; margin-right:5% }
.column-grid-3 .column-span-1.column-last { margin-right:0% }
.column-grid-3 .column-span-1 h3 { font-weight:200; font-size:33px; line-height:42px; margin-bottom:15px; }
.dark-arrow { position: absolute; bottom:0px; left:0; width:100%;  }


.ls-container .ls-slide img.ls-bg { bottom:0!important; position:absolute!important; }
.ls-slide h1 { font-weight:200; font-size:48px; line-height:75px!important; }

a.button { background:#298DC1; display:inline-block; padding:20px 90px; font-size:30px; line-height:30px; color:#fff; font-weight:300; margin-top:20px; }
a.button:hover { background:#F38700; text-decoration:none; }
a.inline-button { background:#298DC1; display:inline; padding:18px 32px; font-size:26px; line-height:28px; color:#fff; font-weight:300; float:right;}
a.inline-button:hover { background:#58b6e7; text-decoration:none;}
a.inline-button.right { float:right; margin-left:20px; }
a.inline-button.left { float:left; margin-right:20px; }

.recent-posts { margin:5px 0 0; }
.single-recent { margin: 25px 0 0px; font-weight:300; font-size:18px; line-height:27px; }
.single-recent a { color:#444; }
.single-recent .post-date, .post-date { font-weight:400; color:#175418; text-transform:uppercase; }
.single-recent a:hover { color:#619362!important; text-decoration:none; }
.single-recent:hover .post-date { color:#619362!important;  }
#page-home .column-grid-2 .column-span-1 ul, #page-home .column-grid-2 .column-span-1 li { list-style-type:none; margin:0; padding:0; }
#home-wrapper .column-grid-2 .column li h3 { margin: 0px 0 20px; font-weight:300; font-size:18px; line-height:27px; color:#58585A; }
#page-home .column-grid-2 .column-span-1 li h3 a {  margin: 0px 0 0px; font-weight:300; font-size:18px; line-height:27px; color:#58585A; }
#page-home .column-grid-2 .column-span-1 p { font-weight:300; font-size:18px; line-height:27px; }
#page-home .column-grid-2 .column-span-1.column-first a { font-weight:400; color:#0b6000; }


.center-everything { text-align:center; padding:30px 0 0; }
.center-everything h3 { margin-bottom:30px; }
.center-everything img { display:inline-block; }
.center-everything p { text-align:center; }

#diagram { position:relative; margin: 0 auto; max-width:1102px; }
#diagram p { margin: 0; margin:0; line-height:0; }
#diagram br { display:none; }
#diagram img { position: relative; z-index:1; display:block; margin: 0 auto; }
#diagram .popup{ width:20.5%; height:7%; text-indent:-9999px; display:block; position: absolute; top:0; left:0; z-index:3; }
#diagram #ip-conversion { left:6.5%; top:21%; }
#diagram #live-transcoder { left:6.5%; top:32%; }
#diagram #vod-transcoder { left:6.5%; top:43%; }
#diagram #bandwidth-optimizer { left:6.5%; top:54%; }
#diagram #message-optimizer { left:6.5%; top:58%; }

#diagram #packager { left:40%; top:21%; }
#diagram #encrypter { left:40%; top:32%; }
#diagram #streamer { left:40%; top:43%; }
#diagram #cache { left:40%; top:54%; }

#diagram #qoe { left:72%; top:43%; }
#diagram #usage { left:72%; top:54%; }

#diagram #appliance { left:16.5%; top:83.5%; }
#diagram #private-cloud { left:40%; top:83.5%; }
#diagram #public-cloud { left:63.5%; top:83.5%; }


#diagram .green-box, #diagram .blue-box, #diagram .orange-box { display:none; position: absolute; left:-12%; width:228px; padding:25px; z-index:5; bottom:107%;
width:104%; padding:10% 10% 5%; 
 }
#diagram .green-box h4, #diagram .blue-box h4, #diagram .orange-box h4 { text-align:center; color:#fff; text-transform:uppercase; font-size:20px; line-height:22px; font-weight:300;  z-index:20; text-indent:0; margin-bottom:25px; }
#diagram .green-box p, #diagram .blue-box p, #diagram .orange-box p { color:#fff!important; font-size:16px; line-height:19px; margin:0; display:block!important; z-index:20; text-indent:0; font-weight:300; }

#diagram .green-box:after {
    content:'';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -21px;
    width: 0;
    height: 0;
    border-top: solid 21px #9DCC5A;
    border-top: solid 21px #82CD00;
    border-left: solid 21px transparent;
    border-right: solid 21px transparent;
	z-index:999;
}
#diagram .blue-box:after {
    content:'';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -21px;
    width: 0;
    height: 0;
    border-top: solid 21px #4BA0C9;
    border-top: solid 21px #1B96C6;
    border-left: solid 21px transparent;
    border-right: solid 21px transparent;
	z-index:999;
}
#diagram .orange-box:after {
    content:'';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -21px;
    width: 0;
    height: 0;
    border-top: solid 21px #F59E1D;
    border-top: solid 21px #F69100;
    border-left: solid 21px transparent;
    border-right: solid 21px transparent;
	z-index:999;
}
#diagram .green-box a { display:block; margin: 10px auto; width:55px; height:56px; background:url(images/arrow-green.png) no-repeat; text-indent:-9999px; float:none; position:relative; }
#diagram .blue-box a { display:block; margin: 10px auto; width:55px; height:56px; background:url(images/arrow-blue.png) no-repeat; text-indent:-9999px; float:none; position:relative; }

#diagram .orange-box a { display:block; margin: 10px auto; width:55px; height:56px; background:url(images/arrow-orange.png) no-repeat; text-indent:-9999px; float:none; position:relative; }

#diagram .green-box { background:#9DCC5A; background:#82CD00; }
#diagram .blue-box { background:#4BA0C9; background:#1B96C6; }
#diagram .orange-box { background:#F59E1D; background:#F69100; }


/**************  NEW HOME PAGE CHANGES APRIL 2015 ************************/

#page-home.april-home .section-block { padding:40px 0; }
#page-home.april-home #ticker li, #page-home.april-home #ticker p, #page-home.april-home #ticker a  { color:#fff; }
#page-home.april-home #ticker a:hover { color: #81B537; }
#page-home.april-home #ticker strong { margin-top:30px; display:block; }
#page-home.april-home .column-grid-2 .column-span-1.column-first a {
  margin: 0px 0 0px;
  font-weight: 300;
  font-size: 18px;
  line-height: 27px;
  color: #58585A;
}
#page-home.april-home .column-grid-2 .column-span-1.column-first a strong { color: #0B6000; }

#page-home.april-home #home-wrapper .grey-text .column-grid-3 .column p { text-align:left; font-weight: 300;
  font-size: 18px; line-height: 27px; margin-bottom:0; }
#page-home.april-home #home-wrapper .column-grid-3 .column .alignleft { margin:0 20px 120px 0; }
#newscol { margin:-5px 0 -40px; }

#page-home.april-home .icon-img { width:20%; float:left; display:inline; }
#page-home.april-home .icon-text { width:70%; float:right; display:inline; text-align:left;}


/**************  END NEW HOME PAGE CHANGES *******************************/


#sidebar {
        width: 215px;
		width:19%;
		max-width:215px;
        text-align: left;
        float: right;
		display:inline;
        margin: 0px 0px 0px 0px;
        padding: 30px 25px 0;
        line-height: 1.6em;
        color: #3C3C3C;
		background:#EFEFEF;
        }

.sidebar-widget {
        margin: 0 0 30px;
        }
		
#sidebar a { color:#629163; }

#sidebar h3{
   text-transform:uppercase;
   font-weight:500;
   font-size:22px;
   line-height:28px;
   color:#4B5A61;
}
#sidebar ul { list-style-type:none; margin:0; padding:0; }
#sidebar li { margin:0 0 5px; padding:0; font-weight:400; font-size:16px; }

#sidebar form { margin: 20px 0 0; }
#sidebar label { color:#3C3C3C; font-weight:500; display:block; }
#sidebar label.bottom-margin { margin-bottom:15px; }
#sidebar .radio-title { font-weight:500; line-height:25px; }
#sidebar input[type="text"] { border: 1px solid #BFBFBF; border-radius:4px; -moz-border-radius:4px; background:transparent; padding:4px; display:block; width:95%; margin:0 0 20px; }
#sidebar input[type="submit"] { margin:20px 0 0; background:#3B7ADB; border: 1px solid #608BB8; border-radius:4px; -moz-border-radius:4px; color:#fff; padding:7px 25px; font-weight:600!important; }

#blog-page h1 { line-height:48px; }
#blog-page h1 a { font-weight:200; color:#479349; font-size:38px; }
.post-meta { color:#4A5159; font-weight:500; font-style:italic; font-size:19px; }
.post-meta a { color:#479349!important; }
.post { padding-bottom:50px; font-size:24px; line-height:32px; font-weight:300; }
.post, .post p { color:#565D63; }
.more-excerpt { font-style:italic; color:#479349!important; font-weight:400; }
#blog-page .post a { color:#479349!important; }
.pagenavigation2 { margin:0; font-size:21px; line-height:25px;  font-weight:400; font-style:italic; padding-bottom:50px; }
.pagenavigation2 a { color:#479349; }

#footer {
   background: #435363;
   color: #fff;
   margin: 0;
   padding: 25px 0 40px;
   text-align: left;
}

#footer a { color: #fff; text-decoration: none; }
#footer a:hover { color: #81B537; text-decoration: underline; }
#footer-wrap { width:100%; margin: 0 auto; max-width:995px; }
#menu1 { width:24%; margin-right:1%; float:left; display:inline-block; }
#menu2 { width:16%; margin-right:1%; float:left; display:inline-block; }
#menu3 { width:19%; float:left; display:inline-block; }
#footer-contact { float:right; display:inline-block; width:31%; }
#copyright { text-align:center; padding:40px 0 10px; font-weight:300; font-size:15px; }
#copyright a { font-weight:300!important; font-size:15px; }

#footer h4 { text-transform:uppercase; font-size:16px; font-weight:300; line-height:32px; }
#footer h5 { font-size:15px; font-weight:400; line-height:23px; margin-top:5px; margin-bottom:5px; }
#footer ul { list-style-type:none; margin:0; padding:0; }
#footer li, #footer a { padding:0; margin:0; font-weight:300; font-size:15px; line-height:22px; }
#footer li { margin-bottom:4px; }
#footer p { font-weight:200; line-height:25px; font-size:15px; }

a.sm-twitter { background: url(images/footer-social.png) no-repeat; height:29px; display:inline-block; float:right; width:28px; background-position: 0 0; }
a.sm-facebook { background: url(images/footer-social.png) no-repeat; height:29px; display:inline-block; float:right; width:28px; background-position: -33px 0; }
a.sm-linkedin { background: url(images/footer-social.png) no-repeat; height:29px; display:inline-block; float:right; width:28px; background-position: -65px 0; }
a.sm-email { background: url(images/footer-social.png) no-repeat; height:29px; display:inline-block; float:right; width:28px; margin-right:0px; background-position: -97px 0; }
a.sm-twitter:hover, a.sm-facebook:hover, a.sm-linkedin:hover, a.sm-email:hover { opacity:.7; text-decoration:none!important; text-indent:-9999px; }

/*************  This is for the rotating quotes on the home page ********/

#quote-table { display:table; width:100%; height:130px; max-height:130px; margin-bottom:25px; }
#ticker { clear:both;  overflow:hidden; display:block; display:table-cell; vertical-align:middle; }
#ticker, #ticker li { list-style-type:none!important; margin:0!important; padding:0!important; text-align:left; }
#ticker li { padding:0 10px!important; }
#ticker li, #ticker p { text-align:center!important;
	font-style:italic;
	font-size:23px; line-height:32px;
	font-weight:300;
	color:#1F282D; }
#ticker strong { font-size:20px!important; font-style:normal!important; }
.quotes {display: none;}


/*********************  LEADERSHIP PAGE  **************************/

h2.leadership-header { text-align:center; margin-bottom:80px; margin-top:30px; }
h2.leadership-header.notopmargin { margin-top:0px; }
h3.team-name { color:#3F913F!important; font-weight:400; font-size:19px; text-transform:uppercase; margin:0; }
h4.team-title { color:#3F913F!important; font-weight:300; font-size:19px; text-transform:uppercase; margin:0; padding-right:55px; }
a.team-linkedin { width:46px; height:48px; position: absolute; right:45px; top:0; display:block; background: url(images/linkedin.png) no-repeat; text-indent:-9999px; }
a.team-linkedin:hover { text-decoration:none; }
.team-headers { position:relative; min-height:48px; }
.team-row { margin-bottom:55px; }
#leadership-page { padding:0 40px; }
.team-bios, .team-headers { padding:0 45px; }

/********************  PARTNERS OVERVIEW PAGE  **********************/

.all-partners { width:100%; border-bottom: 10px solid #fff; margin-bottom:75px; margin-top:30px; }
.all-partners td { width:33%; text-align:center; border-right:1px solid #BFBDBE; vertical-align:middle; padding:30px 0; }
.all-partners td.partner-cell3 { border-right:0; }
.all-partners tr { border-bottom: 1px solid #BFBDBE; }
.all-partners tr:last-child { border-bottom:0; }
.all-partners td img { display:block; margin: 0 auto; }

.featured-partner { float:left; display:inline-block; width:30%; margin-right:4.5%; position:relative; }
.featured-partner:last-child { margin-right:0; }
.partner-image { display:block; position:relative; height:135px; }
.partner-image img { max-height:119px; width:auto; }
.partner-excerpt { display:block; position:relative; }
.featured-partner img { display:block; margin: 20px auto 20px; max-height:119px; width:auto; max-width:100%; }
.featured-row { margin-bottom:65px; }

#featured-partners-loop { margin-bottom:10px; }


/********************  PARTNER TABLE *************************/

.partner-table, .tablepress { width:100%; margin-bottom:50px; }
.partner-table th, .tablepress thead th {
	vertical-align:middle;
	background: #435363!important;
border-top-left-radius: 5px;
-moz-border-top-left-radius: 5px;
border-top-right-radius: 5px;
-moz-border-top-right-radius: 5px;
padding: 10px 5px;
border-right: 1px solid #fff;
text-transform: uppercase;
text-align:center;
color: #8EC63F;
font-size: 18px;
line-height: 23px;
font-weight: 400!important; 
}
.partner-table th:last-child { border-right: 0; }
.partner-table tr:last-child, .tablepress tr:last-child { border-bottom: 5px solid #445464; }
.partner-table td { width:33%; text-align:center; vertical-align:middle; border-left: 1px solid #435363; border-bottom: 1px solid #435363; padding:13px 0; font-weight:300; line-height:32px; }
.partner-table td:last-child, .tablepress tbody td:last-child {  border-right: 1px solid #435363; }
.partner-table td.grey, .tablepress .odd td { background:#F5F8ED; }
.tablepress tbody td { text-align:center;  vertical-align:middle; border-left: 1px solid #435363; border-bottom: 1px solid #435363; padding:13px 0; font-weight:300; line-height:32px; }


.whyvmp { background: url(images/prod-vmp-why-vmp.png) no-repeat; background-position: top center; max-width:955px; width:100%; height:991px; position:relative; margin: 0 auto; padding: 230px 45px 0; display:block; }
.whyvmp.french { background: url(images/why-vantix-media-processing-french.png) no-repeat; }
.whyvmp .column-grid-4 .column-span-3 { width: 68.75%!important;  }
.whyvmp .column-grid-4 .column-span-1.column-first { margin-left:55px!important;  }
.whyvmp .column-grid-4 .column-span-1.column-last { margin-right:25px!important;  }
.whyvmp .column-grid { margin-bottom:70px; color:#000; font-size:20px; line-height:27px; }
.whyvmp .column-grid-4 .column-span-1 { width: 18.25%; }
.whyvmp .column-grid-4 .column-span-4  { margin-top:-10px; margin-bottom:40px; }
.whyvmp .column-grid-4 .column-span-4 img.alignright { margin:-30px 30px 10px 30px; }

.whyvmp h2 { margin-bottom:10px; }


/******************  NEWS EVENTS PAGE **********************/

.news-events .column-span-2 ul, .news-events .column-span-1 ul { list-style-type:none; margin:0; padding:0; }
.news-events .column-span-2 li { list-style-type:none; margin:0; display:inline-block; width:36%; margin-right:5%; background:#EFEFEF; margin-bottom:5%; padding:5% 3% 5% 4%; float:left; font-size:22px; line-height:27px;}
.news-events .column-span-1 li { margin:0; padding:0; }
.news-events .column-span-2 li h3 { margin-top:15px!important; }

.news-events .column-span-2 li h3 a { font-size:22px; line-height:26px; }
.news-events .column-span-2 li h3 a:hover { text-decoration:none; }
.news-events .column-span-2 li h3 { margin:0; line-height:26px; }

.news-events .column-span-1 li h3 a, .news-events .column-span-1 li h3  { font-size:19px; line-height:24px; font-weight:300; }
.news-events .column-span-1 li h3 a:hover { text-decoration:none; }
.news-events .column-span-1 li h3, .news-events .column-span-1 li h3 { margin:0 0 20px; line-height:24px; }

.news-events .column-span-2 li a { display:block; height:83px; overflow:hidden; }
.news-events .column-span-1 li h3  a:hover { text-decoration:underline; }

.news-events .post-date { color:#46525E; display:block; text-transform:none; margin-bottom:20px; letter-spacing:0; font-size:20px; line-height:27px; }
.news-events .column-span-1 .post-date { color:#46525E; display:block; text-transform:none; margin-bottom:0px; letter-spacing:0; font-size:20px; line-height:24px; }



.feed-author { font-size:22px; line-height:26px; color:#46525E!important; margin-top:15px; }

a.view-all { float:right; text-align:right; font-size:18px; line-height:28px; margin-right:10%; display:inline-block; margin-top:20px;}


/******************  PRODUCT TABLE *********************/

#product-table { margin: 0 auto; }
#product-table td { vertical-align:top; padding:20px 30px; font-weight:300; background:#fff; border-bottom:1px solid #4D5152;  border-right:1px solid #4D5152; line-height:32px; }
#product-table td.grey { background:#F3F9ED; }
#product-table td.blue { background:#435363; border-radius:5px; -moz-border-radius:5px; padding:20px; text-transform:uppercase; color:#8EC63F; font-size:19px; line-height:25px; border-bottom:1px solid #fff; font-weight:400; width:32%; border-right:0; }
#product-table td.blue span.smaller { font-size:15px; line-height:22px; }
#product-table p { margin-bottom:0; }
#product-table td.topborder {  border-top:1px solid #4D5152; }


#options-table { border-spacing: 5px;  border-collapse: separate; width:100%; margin-top:-40px; }
#options-table td { border-radius:5px; -moz-border-radius:5px; text-align:center; text-transform:uppercase; background:#E6E7E9; padding:15px 0; font-weight:300; font-size:20px; line-height:24px; }
#options-table td.blue { background:#435362; color:#fff; border-radius:5px; -moz-border-radius:5px;  }
#options-table td.grey { background:#6C6D6F; color:#fff; border-radius:5px; -moz-border-radius:5px; font-size:19px;  }
#options-table td.orange { background:#F9DFC6; border: 1px solid #F5900A; color:#455265; border-radius:5px; -moz-border-radius:5px; font-weight:400; font-size:19px; }
#options-table .button { background:#F5900A; font-size:19px; line-height:19px; display:inline-block;  font-weight:300; margin-bottom:15px; }
#options-table .button:hover { background:#6C6D6F; }



/**************************  RESOURCES  *************************/

.all-resources { margin: 50px 0; }
.single-resource {  float:left; display:inline-block; width:30.5%; margin-right:3%; margin-bottom:3%; position:relative; height:170px; border: 1px solid #ACACAC; }
.single-resource.third-resource { margin-right:0; }
.section-block.grey-text .single-resource h3 { background: url(images/triangle.png) no-repeat; background-position: top left; height:43px; padding:0 0 0 57px; margin:-1px 0 0 -2px; color:#90B244; font-weight:300;  line-height:46px; font-size:23px; }
.resource-copy { position: absolute; bottom:0; left:0; width:100%; height:128px; overflow:hidden; }
.resource-intro { padding: 8px 16px; font-size:24px; line-height:32px;  }
.resource-hover { display:none; position: absolute; bottom:0; left:0; width:100%; height:128px; background:#435363; color:#fff; overflow:hidden; }
.resource-hover-copy { padding:15px 19px; font-size:17px; font-weight:400; line-height:26px;  position:relative; z-index:4;}
.resource-hover a { color:#fff; display:block; width:100%; height:100%; position: absolute; top:0; left:0; z-index:888; }
.resource-hover a:hover { text-decoration:none; }
.resource-hover.show-arrows { background:#435363 url(images/resource-arrows.png) no-repeat; background-position: center center; }
.resource-popup { max-width:1024px!important; }

.single-resource.short-desc .resource-intro { 
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
transition: all .5s ease-in-out; 
height:128px;
}
.single-resource.short-desc:hover .resource-intro { color:#fff; background:#435363; }
.single-resource.short-desc:hover .resource-intro a { color:#fff; }
.single-resource.short-desc .resource-intro a { color:#435363; -webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
transition: all .5s ease-in-out; }
.single-resource.short-desc .resource-intro a:hover { text-decoration:none; color:#fff; }


/************************  GREEN FOOTER AREA  **************************/

.two-col-footer { width:95%; max-width:1100px; margin: 0 auto; }
.column-single { width:95%; max-width:800px; margin: 19px auto 17px; }
.column-half { width:50%; max-width:500px; display:inline-block!important; float:left;  margin-bottom:20px; margin-top:20px; }
.column-half.first-col { margin-right:4%; border-right: 1px solid #fff; padding-right:4%; }
.column-single, .column-single p, .column-single li, .column-half, .column-half p, .column-half li { font-size:20px; line-height:30px; }
.column-single h2, .column-half h2 { font-size:30px; line-height:38px; }
.column-single a.inline-button, .column-half a.inline-button { font-size:20px; line-height:24px; padding:10px 30px; }
.column-half a.inline-button { display:inline-block; float:none; }
.column-half li a { color:#fff; }
#contact-table p { margin-bottom:0; }
#contact-table a.inline-button { margin-bottom:8px; display:inline-block; text-align:center; }

/********************  CONTACT PAGE  *************************/

.form-first { width:47%; float:left; display:inline-block; position:relative; }
.form-last { width:47%; float:right; display:inline-block; position:relative; }
.hs-form { position:relative; }
.hs-form fieldset { width:47%; float:left; margin-right:3%; position:relative; display:inline-block; }
.hs-form fieldset:last-of-type{ width:100%!important; margin:0; max-width:100%!important; float:none!important; display:block!important; margin-bottom:0; }
.firefox .hs-form fieldset:last-of-type{ display:block; float:left!important; margin-bottom:20px; }
.hs-form fieldset.form-columns-2 .hs-form-field{ display:block; width:100%!important; float:none; }
.form-first label, .form-last label, .form-first input, .form-last input, .hs-form.stacked label { display:block; }
.form-first label, .form-last label, .wpcf7-form label, .hs-form.stacked label { font-size:20px; line-height:30px; font-family: 'Roboto', sans-serif; font-weight:300!important  }
.hs-form.stacked li.hs-form-radio label{ line-height:14px!important; margin-bottom:8px!important; display:inline-block; }
.form-first input, .form-last input, .hs-form.stacked input { width:90%; padding:13px 7px; margin-bottom:20px; border: 1px solid #525252; background:#f5f5f5; color:#415463; border-radius:0!important; -moz-border-radius:0!important; }
.form-last select, .hs-form.stacked select { width:95%; padding:0px 7px 0px; height:46px; border: 1px solid #525252; color:#415463;  background:#f5f5f5; border-radius:0!important; -moz-border-radius:0!important; margin-bottom:10px;} 
.safari .hs-form select{ line-height:40px; }
.hs-form option { color:#415463; }
.hs-form input.hs-input { display:inline-block; margin-bottom:5px!important; }
.hs-form ul.inputs-list { margin-bottom:20px!important; display:block; }
.safari .form-last select { line-height:45px; }

.wpcf7-form textarea, .hs-form.stacked textarea { margin-top:10px; width:95%!important; padding:7px 8px; border: 1px solid #525252; background:#f5f5f5; color:#415463; border-radius:0!important; -moz-border-radius:0!important; min-height:200px; max-width:95%!important;  }

.wpcf7-form input.wpcf7-submit, .hs-form.stacked input.hs-button { border:0; background:#298DC1; display:inline-block!important; padding:20px 70px; font-size:30px; line-height:30px; color:#fff; margin-top:-25px; font-weight:100!important; font-family: 'Roboto', sans-serif; width:auto; float:right; margin-right:3%; }
.wpcf7-form input.wpcf7-submit:hover, .hs-form.stacked input.hs-button:hover { border:0!important; background:#F38700; text-decoration:none; }

.hs-form input.hs-input.invalid { background: #FED6D6; }
.hsformerror:nth-child(6n+1) { left:300px!important;  }
.hsformerror:nth-child(6n+2) {  left:45px!important; }
.hsformerror:nth-child(6n+3) { left:40px!important; }
.hsformerror:nth-child(6n+4) { left:40px!important; top:385px!important }
.hsformerror:nth-child(6n+5) { left:50px!important; top:265px!important; }
.hsformerror:nth-child(6n+6) { top:190px!important; left:300px!important;}

.wpcf7-form input[type=radio] {
	display:inline-block; margin-bottom:5px;
}
.wpcf7-list-item-label { margin-right:8px; display:inline-block; font-size:20px; line-height:30px; }
body input[type=text].wpcf7-not-valid, body input[type=email].wpcf7-not-valid, body input[type=tel].wpcf7-not-valid, body textarea.wpcf7-not-valid {
 background: #FED6D6;
}

span.wpcf7-not-valid-tip {
color: #f00;
font-size:13px!important;
text-align:right;
display: block;
width:290px!important;
padding:0 7px!important;
margin:-20px 0 -5px!important;
}
div.wpcf7-validation-errors { border: 2px solid #F38700!important; }

/****************   COMMENT STYLING  ********************/

#comment {
    background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
	font-size: 13px;
	padding-left: 2px;
	vertical-align: middle;
	width: 510px;

}

.commentbody {
    background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
	font-size: 13px;
	margin: 0 0 10px 0;
	padding: 15px 15px 5px 15px;
	position: relative;
    -moz-border-radius: 10px;
}

.commentbody a { color: #aa0000; text-decoration: none; }
.commentbody a:hover { color: #2d5175; text-decoration: none; }
.commentbody p { line-height: 1.2em; }
.commentlink { font-size: 13px; }
.commentlist { list-style: none; }

#email, #author {
	background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
    font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	padding-left: 5px;
	vertical-align: middle;

}

#url {
	background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
    font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	height: 16px;
	padding-left: 5px;
	vertical-align: middle;
}

#submit {
	background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
    font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	margin: 0;
	padding: 0 10px;

}

textarea { overflow:auto; }

.commentheader {
        background: inherit;
        font-size: 18px;
        font-weight: lighter;
        text-align: left;
        color: #326ea1;
        padding: 0;
        line-height: 1.5em;
}


/***************   POST METADATA    *************************/


.postmetadata {
    background: transparent;
    font-style: italic;
    color: #363636;
    line-height: 1.5em;
	margin: 15px 0 70px 0;
	padding:3px 3px 3px 3px;
	text-align: right;
    clear:both;
}

.postmetadata a {background: transparent; color: #363636; text-decoration: none;}

.postmetadata2 {
    background: #eeeeee;
    color: #282828;
    border: 1px solid #cccccc;
    font-size: 11px;
    line-height: 1.3em;
	letter-spacing: 0em;
	margin: 0 0 20px 0;
	padding: 5px;
	text-align: left;
    clear:both;
    -moz-border-radius: 10px;
}

/* different postmetadata style for single.php */

.alt { line-height: 1.3em; padding: 10px; }

.alt a { background: inherit; color: #aa0000; text-decoration: none; }


.clear {clear:both;}
 .stretch,
    .clear {
        clear: both;
        height: 1px;
        margin: 0;
        padding: 0;
        font-size: 15px;
        line-height: 1px;
    }
    .clearfix:after {
        clear: both;
        height: 0;
        display: block;
        visibility: hidden;
        content: ".";
    }
    .clearfix {display:inline-block;}
    /* Hide from IE Mac \*/
    .clearfix {display:block;}
    /* End hide from IE Mac */
	
	
/* styles for desktop */
.tinynav { display: none }
#nav .selected a, #nav2 .selected a { color: red }
/* styles for mobile */
@media screen and (max-width: 600px) {
.tinynav { display: block }
    #nav, #nav2 { display: none }
}

/* =Responsive Structure
----------------------------------------------- */
/* Smaller than standard 1060 (devices and browsers) */
@media screen and (max-width: 1200px) {
	#header, #header-inner { width:100%; min-width:100%; }
	#header-inner { width:96%; margin: 0 auto; min-width:96%; }
	#content { width: 67%; padding-left:5%; }
	ul#breadcrumbs li:first-child  { margin:0 0 0 10px; }
	
	.whyvmp { background: transparent; width:100%; height:auto; position:relative; margin: 0 auto; padding: 0px 0px 0; display:block; }
	
	
	.whyvmp .column-grid { margin-bottom:70px!important;  }
	.whyvmp .column-grid-4 .column-span-4  { margin-top:0px; margin-bottom:70px; }
	.whyvmp .column-grid-4 .column-span-4 img.alignright { margin:0 0 30px 30px; }
	.whyvmp p { margin:0; }
	.slide-vid iframe { width:530px!important; height:300px!important; margin: 0 auto!important; }
	.slide-vid { margin-top:-70px!important; }
	
	.column-half { width:46%; float:right; }
	.column-half.first-col { padding-right:4%; margin-right:0; float:left; }
	
}


@media screen and (max-width: 1138px) {
	img.slide-image { display:block!important; }
	.slide-wrap {  min-height:352px!important; }
	.panel-wrapper .slide-copy.inner,  #fp-banner, .no-js .liquid-slider, .liquid-slider { height:352px!important; background:#fff!important; }
	.slide-text h1 { font-size: 38px; line-height: 65px; }
	.slide-text a.button { padding: 20px 90px; font-size: 25px; line-height: 25px; }
	
	
	.slide-text.with-vid  h1{ font-size:32px; line-height:39px; }
	.slide-text.with-vid h2 { font-size:23px; line-height:35px; }
	.slide-vid { margin-top:-130px; }
	
	.slide-vid iframe { width:475px!important; height:269px!important; margin: 0 auto!important; }
	.slide-vid { margin-top:-30px!important; }
	
	.resource-intro { font-size:22px; line-height:30px;  }
	.resource-hover-copy { font-size:15px; line-height:24px; }
	.all-resources { margin: 50px auto; }
	
}

@media screen and (max-width: 1060px) {
	#header, #header-inner { width:100%; min-width:100%; }
	#header-inner { width:96%; margin: 0 auto; min-width:96%; }
	#header-inner { width:95%; padding: 0 2.5%; min-width:95%;}
	#home-wrapper .column-grid-3 .column br { display:none; }
	#home-wrapper .column-grid-3 .column p { font-size:16px; line-height:24px; }
	#home-wrapper .column-grid-3 .column { width:30%; padding:0 1.5%; }
	#footer #footer-wrap { width:90%; margin: 0 auto; }
	ul#breadcrumbs a { font-size:14px; }
	ul#breadcrumbs li:first-child  { margin:0 0 0 10px; }
	ul#breadcrumbs li { padding:0; }
	
	.slide-wrap {  min-height:300px!important; }
	.panel-wrapper .slide-copy.inner,  #fp-banner, .no-js .liquid-slider, .liquid-slider { height:300px!important; background:#fff!important; }
	.slide-text a.button { padding: 15px 70px; font-size: 22px; line-height: 22px; }
	
	.slide-text h1 { font-size: 34px; line-height: 50px; }
	.slide-text h2 { font-size:25px; line-height:39px; }
	
	.slide-text.with-vid  h1{ font-size:32px; line-height:39px; }
	.slide-text.with-vid h2 { font-size:23px; line-height:35px; }
	.slide-vid { margin-top:-50px; }
	.slide-text.with-vid { margin-top:20px; }
	
	
}

@media screen and (max-width: 960px) {
	/*  ipad */
	
	#menu1 { width:38%; margin:0; }
	#menu2 { width:33%; margin:0; }
	#menu3 { width:28%; float:right; }
	#footer-contact { width:100%; float:none; clear:both; margin-top:30px; }
	
	ul#breadcrumbs a { font-size:14px; }
	ul#breadcrumbs li:first-child  { margin:0; }
	ul#breadcrumbs li { padding:0; }
	.column-grid-3 .column h3 { font-size:26px; line-height:33px; }
	.page-wrapper .column-grid-3 .column p { font-size:15px; line-height:23px; }
	
	.news-events .column-span-2 li h3 { font-size: 20px; line-height: 24px; }
	
	.slide-wrap { background: transparent!important; overflow:visible!important; min-height:255px!important; }
	.slide-wrap.swv { background:transparent!important; }
	.panel-wrapper .slide-copy.inner, .slide-wrap, #fp-banner, .no-js .liquid-slider, .liquid-slider { height:255px!important; background:#fff!important; }

	.slide-text a.button { padding: 15px 70px; font-size: 19px; line-height:19px; }
	
	.slide-text h1 { font-size: 31px; line-height: 46px; }
	.slide-text h2 { font-size:23px; line-height:35px; }
	.slide-text.with-vid h2 { font-size:20px; line-height:30px;  }
	
	.slide-vid { width:45%; height:240px;  display:block; float:none; }
	.slide-vid iframe { height:100%; }
	
	.slide-vid { margin-top:0; }
	.slide-text.with-vid { margin-top:20px; width:100%; float:none; display:block; text-align:center; }
	
	.slide-vid iframe { width:353px!important; height:200px!important; margin: 20px auto 0!important; }
	.slide-vid { margin:0px auto!important; width:353px!important; text-align:center; }
	
	.slide-image-med { display:block!important; position: absolute; top:0; left:0; z-index:1; width:100%!important; height:100%!important; }
	
	
	.resource-intro { font-size:20px; line-height:28px;  }
	.resource-hover-copy { font-size:13px; line-height:21px; }
	.all-resources { margin: 50px auto; }
	
}
	
@media screen and (max-width: 767px) {
	/*  small tablet */
	
	
	#header-inner { width:100%; padding:0; }
	#logo { display:block; margin: 15px auto; float:none; }
	#menu { display:none; }
	#menu-wrap { float:none; width:100%; margin:0; }
	#topnav #navbtn  {display:block!important; }
	#topnav { display:block; }
	
	#language-selector { display:none; }
	#language-selector.mobile-language-selector { display:block!important; float:none; margin: 0 auto; text-align:center; }
	
	#footer div { display:block; float:none; width:100%; margin:0 auto 20px; }
	#footer #footer-wrap { width:90%; margin:0 auto; }
	
	#sidebar { display:block; float:none; width:90%; padding-right:5%; padding-left:5%; max-width:767px!important; padding-bottom:60px; margin-bottom:-30px; }
	#content { display:block; float:none; width:90%; padding-right:5%; padding-left:5%; }
	.equal { height:auto!important; }
	
	.slide-text { width:100%!important; }
	.slide-wrap { background: transparent!important; overflow:visible!important; min-height:355px!important; }
	.panel-wrapper .slide-copy.inner, .slide-wrap, #fp-banner, .no-js .liquid-slider, .liquid-slider { height:355px!important; background:#fff!important; }
	.slide-text h1 { font-size: 30px; line-height: 44px; }
	.slide-text a.button { padding: 15px 70px; font-size: 22px; line-height: 22px; }
	
	img.slide-image { position: fixed!important; top:0; left:15%!important; width:1113px!important; height:355px!important; z-index:1; }
	.safari img.slide-image { left:0!important; position:absolute!important; }
	
	.slide-text.with-vid  { width:100%; float:none; display:block; text-align:center; }
	.slide-text.with-vid h1 br { display:none; }
	.slide-text.with-vid h1 { font-size:24px; line-height:34px; }
	.slide-text.with-vid h2 { font-size:17px; line-height:21px; }
	.slide-vid { float:none; display:block; margin: 10px auto 0;   }
	
	
	.whyvmp .column { display:block; float:none; margin:0; width:100%; padding:0; }
	.whyvmp .column-grid-4 .column-span-3 {  display:block; float:none; margin:0; width:100%!important; padding:0; }
	.whyvmp .column-grid-4 .column-span-1 { display:none; }
	
	.alignleft,
	.alignright {
		float: none;
		margin-left: 0;
		margin-right: 0;
	}
	
	#page-home.april-home .section-block, .section-block { width:95%; padding-right:2.5%; padding-left:2.5%; }
	#page-home.april-home  .icon-text { width:100%; float:none; display:block; text-align:center; margin: 0 auto 30px; }
	#page-home.april-home  .icon-img { width:auto; display:block; margin: 0 auto 20px; float:none; }
	
	.section-block div { padding:0!important; }
	.section-block img { display:block; margin: 0 auto; }
	.column, .column-span-1, #home-wrapper .column-grid-3 .column, #home-wrapper .column-grid-2 .column, .column-grid-3 .column, .column-grid-2 .column { display:block; float:none; width:100%; margin:0 auto; padding:0; }
	.column-grid-3 .column h3 { font-size:26px; line-height:33px; }
	.section-block .black-bg { padding:4%!important; }
	
	ul#breadcrumbs a { font-size:14px; }
	ul#breadcrumbs li:first-child  { margin:0; }
	ul#breadcrumbs li { padding:0; }
	
	#header-section-copy h1, #header-section-copy p, #header-section-copy li {
width: 90%; }
	#header-section { overflow:hidden; }

	#diagram .green-box, #diagram .blue-box, #diagram .orange-box { bottom:107%; width:130%; padding:0; }
	#diagram .green-box h4, #diagram .blue-box h4, #diagram .orange-box h4 {  margin-bottom:10px; padding:15px 15px 0; font-size:16px; line-height:20px;}
	#diagram .green-box p, #diagram .blue-box p, #diagram .orange-box p { padding:0 15px; font-size:12px; line-height:15px; }
	#diagram .blue-box a, #diagram .green-box a, #diagram .orange-box a { width:20px; height:20px; background-size:100%; }
	
	#options-table { max-width:100%; display:block; }
	.featured-partner { display:block; float:none; margin: 0 0 25px; width:100%; }
	.all-partners td { display:block; width:90%; margin: 0 auto; border:0!important; }
	.all-partners tr { border:0!important; }
	a.team-linkedin { position:relative; float:right; display:inline-block; margin:0 0 10px 15px; right:0; }
	#header-section.contact-header #header-section-copy h1 {
	font-size: 35px;
	line-height: 50px;
	}
	#header-section.contact-header #header-section-copy { display:block; float:none; text-align:center; width: 95%; margin:0 auto; }
	
	.section-block div.resource-intro { font-size:20px; line-height:28px; padding:20px!important; }
	.section-block .single-resource { width:100%; display:block; float:none; margin:0 auto 30px!important; max-width:400px; float:none; }
	.resource-hover-copy { font-size:13px; line-height:21px; }
	.all-resources { margin: 50px auto; }
	.section-block div.resource-hover-copy { padding:20px!important; }
	
	
	.column-half { width:100%; float:none; display:block; padding:0; border:0; margin: 15px auto; }
	.column-half.first-col { padding-right:0; margin-right:0; float:none; border-right:0; width:100%; }
	#contact-table td { display:block; width:100%!important; }
#contact-table a.inline-button { margin-bottom:0px; margin-top:20px; display:inline-block; text-align:center; float:none; margin-left:0; margin-right:0; }
	
}

@media screen and (max-width: 479px) {
	/*  iphone */
	
	body { font-size:15px; line-height:23px; }
	#header-section-copy h1 { font-size: 33px; line-height: 42px; font-size:28px; line-height:35px; margin-top:15px; }
	#header-section-copy h1, #header-section-copy p, #header-section-copy li { width:94%; }
	#header-secion-copy, #header-section-copy p, #header-section-copy li { font-size: 18px;line-height: 25px; font-size:15px; line-height:23px; }
	#header-section-copy {  display:block; width:95%; margin:0 auto; float:none; }
	#header-section img { display:block; width:90%; margin:0 auto; float:none; }
	.page-wrapper h2 { font-size: 32px; line-height: 40px; }
	.page-wrapper h3 { font-size:24px; line-height:30px; }
	a.button, a.inline-button, a.inline-button.right { text-align:center; margin:0 auto 10px; display:block; float:none; }
	#product-table td { display:block; width:96%; padding:2%; border:0; }
	#product-table td.blue { display:block; width:100%; text-align:center; padding:20px 0; }
	
	img.slide-image { position: fixed!important; top:0; left:50%; width:941px!important; height:300px!important; z-index:1; }
	
	.slide-image-med { display:none!important; }
	.slide-image-sm { display:block!important; position: absolute; top:0; left:0; z-index:1; width:100%!important; height:100%!important; }
	
	.iphone.chrome img.slide-image { position: absolute!important; left:0!important; }
	
	.slide-wrap { background: transparent!important; overflow:visible!important; min-height:300px!important;  }
	.panel-wrapper .slide-copy.inner, .slide-wrap, #fp-banner, .no-js .liquid-slider, .liquid-slider { height:300px!important; background:#fff!important; }
	.slide-copy{ padding:0 10px!important; }
	.slide-text h1 { font-size: 23px; line-height: 35px; }
	.slide-text h2 { font-size:16px; line-height:26px; }
	.slide-text h2 br { display:none; }
	.slide-text a.button { padding: 15px 30px; font-size: 22px; line-height: 22px; margin-top:25px; }
	
	
	.slide-vid { width:80%; height:180px; width:275px!important; height:156px!important; display:block; float:none; margin-top:-15px; margin: 0 auto!important;  }
	.slide-vid iframe { height:100%; margin-top:25px; width:275px!important; height:156px!important; }
	.slide-text.with-vid { margin-top:-17px; }
	.slide-text.with-vid h1 { font-size:19px; line-height:29px; }
	.slide-text.with-vid h2 { font-size:16px; line-height:21px; }
	
	#diagram .green-box, #diagram .blue-box, #diagram .orange-box { bottom:200%; width:230%; padding:0; left:-55%; }
	#diagram .green-box h4, #diagram .blue-box h4, #diagram .orange-box h4 {  margin-bottom:10px; padding:15px 15px 0; font-size:14px; line-height:17px;}
	#diagram .green-box p, #diagram .blue-box p, #diagram .orange-box p { padding:0 15px; font-size:11px; line-height:15px; }
	#diagram .blue-box a, #diagram .green-box a, #diagram .orange-box a { width:20px; height:20px; background-size:100%; }
	
	.form-first, .form-last { display:block; float:none; width:100%; }
	.news-events .column-span-2 li  { float:none; width:90%; display:block; margin:0 auto 25px; }
	
	
}
@media screen and (max-width: 319px) {
	/* small phone */
	#page {
		max-width: 100%;
	}	
}

@media screen and (min-width: 1700px) {
	/*img.slide-image { display:block!important; width:100%; height: auto; }*/
	.slide-wrap { 
  -webkit-background-size: cover!important;
  -moz-background-size: cover!important;
  -o-background-size: cover!important;
  background-size: cover!important; }
	.panel-wrapper .slide-copy.inner, .slide-wrap, #fp-banner, .no-js .liquid-slider, .liquid-slider {  }
	
}
@media screen and (min-width: 1800px) {
	.slide-wrap {  }
	.panel-wrapper .slide-copy.inner, .slide-wrap, #fp-banner, .no-js .liquid-slider, .liquid-slider {  }
	
}
@media screen and (min-width: 2000px) {
	.slide-wrap {  }
	.panel-wrapper .slide-copy.inner, .slide-wrap, #fp-banner, .no-js .liquid-slider, .liquid-slider {  }
	
}
