* { 

	margin:0; 

	padding:0;

}

ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blockquote, applet, embed, object, iframe, frameset{margin:0 0 14px;}

html, body, div, span, applet, embed, object, iframe, frameset,

p, q, blockquote, sub, sup, a, abbr, acronym, font, img, small, center,

h1, h2, h3, h4, h5, h6, b, strong, big, u, ins,

i, cite, em, var, dfn, address, s, strike, del,

dl, dt, dd, ol, ul, li, pre, code, kbd, samp, tt,

fieldset, legend, form, label, table, caption, tbody, tfoot, thead, tr, th, td,

article, aside, canvas, details, figcaption, figure, footer, header,

hgroup, menu, nav, section, summary, time, mark, audio,video{

	border:0;

	background:none;

}

body {

	color:#000;

	font:12px/18px Arial, Helvetica, sans-serif;

	background:#fff url(/web/20150908083349im_/https://www.cinemassive.com/wp-content/themes/cinemassivecom/images/bg-fade.jpg) repeat-x;

	min-width:1000px;

}

a {

	text-decoration:none;

	color:#36c;

}
.fakeSubmitButton{
	display: none !important;	
}
.load.fakeSubmitButton{
	display: block !important;	
}
a:hover {text-decoration:none;}

a:active {background-color: transparent;}

input, textarea, select {

	font:100% arial,sans-serif;

	vertical-align:middle;

	color:#000;

	overflow: auto;

}

label{vertical-align:middle;}

button, input{

	width: auto;

	overflow: visible;

}

h1, h2, h3, h4, h5, h6, b, strong, th{font-weight:bold;}

h1{font-size:200%;}

h2{font-size:150%;}

h3{font-size:120%;}

h4{font-size:110%;}

h5{font-size:100%;}

h6{font-size:90%;}

i, cite, em, var, dfn, address{font-style:italic;}

u, ins {text-decoration: underline;}

s, strike, del {text-decoration: line-through;}

blockquote, blockquote:before, blockquote:after, q, q:before, q:after {quotes: none;}

blockquote:before, blockquote:after, q:before, q:after {content: '';}

table, caption, tbody, tfoot, thead, tr, th, td{

	border-collapse: collapse;

	border-spacing: 0;

}

th, td{

	border:1px solid #ccc;

	padding:3px 7px;

	text-align:left;

	vertical-align:top;

}

th{

	border-color:#999;

	text-align:center;

	vertical-align:middle;

}

ul{margin-left:0px;}

ul li, ol li{list-style-position:outside;}

ul li{list-style-type:disc;}

#wrapper {

	width:1000px;

	margin:0 auto;

}

.page {

	background:#fff;

	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.7);

	box-shadow: 0 0 8px rgba(0, 0, 0, 0.7);

	margin:0 0 12px;

}

#header {
	position:relative;
	padding:0;	background: #000;

}
#header .holder{	padding: 18px 20px 15px;	overflow: hidden;}
#header .frame {
	margin: 0 -9999px;
	padding: 0 9999px;
	background: #000;
}
.logo-block{	float: left;	max-width: 45%;}
.logo{	width:428px;	height:46px;	margin: 0 0 5px;}
.logo img{	display:block;}
.slogan{	color: #b8b8b8;	font-size: 16px;	line-height: 19px;}
.form-block{	float: right;	max-width: 45%;	padding: 0 12px 0 0;}
.form-block .phone{	display: block;	text-align: right;	font-size: 19px;	line-height: 22px;	color: #b8b8b8;	margin: 0 0 10px;	letter-spacing: 1px;}
.form-block .search-form{	position: relative;	background: #fff;	width: 279px;	height: 21px;	margin: 0;}
.form-block .search-form:after{	content: '';	display: block;	clear: both;}
.form-block .search-form input{	float: left;	background: none;	border: 0;	color: #333;	font-size: 15px;	line-height: 19px;	padding: 1px 14px;	margin: 0;	overflow: hidden;	width: 251px;	-webkit-appearance:none;	box-sizing: border-box;	-moz-box-sizing: border-box;	-webkit-box-sizing: border-box;}
.form-block .search-form input[type="search"]::-webkit-search-cancel-button {	-webkit-appearance:none;	background: none;}
.form-block .search-form input[type="submit"]{	float: right;	width: 28px;	height: 21px;	background: url(/web/20150908083349im_/https://www.cinemassive.com/wp-content/themes/cinemassivecom/images/btn-search.png) no-repeat;	overflow: hidden;	text-indent: -9999px;	padding: 0;	margin: 0;	cursor: pointer;}
.form-block .search-form input[type="submit"]:hover{	cursor: pointer;}

#header img {

	display:block;

}

.nav-holder {

	width:100%;

	position:relative;

	z-index:20;

}
.nav-hide {
display: none;
}

#nav {

	margin:0;

	padding:0;

	list-style:none;

	text-align:center;

	line-height:20px;

	font-weight:bold;

	height:22px;

}

#nav li {

	float:left;

	list-style-position:outside;

	list-style-type:none;

}

#nav >li{width:20%;} 

#nav a {

	display:block;

	border:1px solid #fff;

	border-right-color:#c5c5c5;

	background:url(/web/20150908083349im_/https://www.cinemassive.com/wp-content/themes/cinemassivecom/images/nav_bkg.gif) repeat-x;

	color:#000;

	text-decoration:none;

	white-space:nowrap;

}

#nav a:hover {

	background:#ddeff8;

}

#nav li:hover {

	position:relative;

}

#nav li:hover ul {

	top:21px;

}

#nav li:hover ul ul ,

#nav li:hover ul li:hover ul ul {

	top:-9999px;

}

#nav li:hover ul li:hover ul ,

#nav li:hover ul li:hover ul li:hover ul {

	top:-1px;

	left:197px;

}

#nav li+li+li+li:hover ul li:hover ul li:hover ul,

#nav li+li+li+li+li:hover ul li:hover ul,

#nav li+li+li+li+li:hover ul li:hover ul li:hover ul {

	left:auto;

	right:197px;

}

#nav ul {

	position:absolute;

	top:-9999px;

	left:-1px;	margin:0;

	width:198px;

	background:#fff;

	line-height:14px;

	font-size:11px;

	border-left:1px solid #4c4c4c;

}

#nav ul li {

	border-top:1px solid #ebebeb;

	float:none;

}

#nav ul a {

	border:none;

	background:none;

	padding:8px 10px;

	width:auto;

}

#nav ul .has-drop {

	background:url(/web/20150908083349im_/https://www.cinemassive.com/wp-content/themes/cinemassivecom/images/nav-arrow-right.png) no-repeat 100% 50%;

	padding-right:35px;

}

#nav li.right-side .has-drop {

	background:url(/web/20150908083349im_/https://www.cinemassive.com/wp-content/themes/cinemassivecom/images/nav-arrow-right.png) no-repeat 0 50%;

	padding:8px 10px 8px 35px;

}

#nav ul li:hover > .has-drop {

	background:#ddeff8 url(/web/20150908083349im_/https://www.cinemassive.com/wp-content/themes/cinemassivecom/images/comnav-arrowon.png) no-repeat 100% 50%;

}

#nav li.right-side ul li:hover > .has-drop {

	background:#ddeff8 url(/web/20150908083349im_/https://www.cinemassive.com/wp-content/themes/cinemassivecom/images/nav-arrow-right.png) no-repeat 0 50%;

}

#nav ul ul {	

	font-weight:normal;

}

.nav {

	width:100%;

	text-align:center;

	font-weight:bold;

	line-height:28px;

	background:#dfdfdf;

	margin:0;

	padding:0;

	list-style:none;

	font-size:13px;

}

.nav li {

	display:inline-block;

	padding:0 2px 0 5px;

	background:url(/web/20150908083349im_/https://www.cinemassive.com/wp-content/themes/cinemassivecom/images/sep-01.gif) no-repeat 0 50%;

	list-style-position:outside;

	list-style-type:none;

}

.nav li:first-child {

	background:none;

}

.nav a {

	color:#000;

	text-decoration:none;

}

.nav a:hover {

	text-decoration:underline;

}



.info-block.list_block {

	background: #fff;

	padding: 14px 0 0 20px;

}

.list_block h5 {

	margin: 0 0 14px;

	padding: 0 0 0 15px;

	position: relative;

}

.list_block h5:after {

	border-color: transparent transparent transparent #000;

	border-style: solid;

	border-width: 6px 0 6px 6px;

	content: "";

	height: 0;

	left: 0;

	position: absolute;

	top: 4px;

	width: 0;

}

.list_block h5 a {

	color: #000;

	text-decoration: none;

}

.list_block h5 a:hover {

	color: #36c;

	font-weight: bold;

	text-decoration: none;

}

.promo {

	padding:0;

	clear:both;

}

.main {
	position: relative;
	z-index: 10;
}

.main img {

	display:block;

}

.slideshow {

	position: relative;

	height: 400px;

}

.slideshow .slide {

	position: absolute;

	z-index: 1;	opacity:0;

}

.slideshow .slide.active {

	z-index: 2;	opacity:1;

}

.pagination {

	margin:0;

	padding:0;

	list-style:none;

	position:absolute;

	bottom:4px;

	right:0;

	z-index:10;

}

.pagination li {

	float:left;

	margin:0 4px 0 0;

	-webkit-transition: all 0.2s ease-in-out;

	-moz-transition: all 0.2s ease-in-out;

	-o-transition: all 0.2s ease-in-out;

	transition: all 0.2s ease-in-out;

	opacity: 0.5;

	list-style-position:outside;

	list-style-type:none;

}

.pagination li.active ,

.pagination li:hover {

	opacity: 1; 

}

.pagination a {

	width:75px;

	height:30px;

	border:1px solid #fff;

	display:block;

}

.pagination a img {

	width:75px;

	height:30px;

}

.columns {

	overflow:hidden;

	padding:36px 20px 20px;

}

.content {

	float:left;

	width:640px;

}

.content2 {

	width:700px;

}

.sidebar {

	float:right;

	width:295px;

	padding:6px 0 0;

}

.sidebar2 {

	width:235px;

}

.article-box {

	padding:12px 0;

	vertical-align:top;

	line-height:18px;

	text-align:right;

	font-size:0;

	letter-spacing:-4px;

}

.article-box .image {

	display:inline-block;

	vertical-align:top;

	width:230px;

	margin-right:12px;

}

.article-box2 .image {

	width:275px;

}

.article-box .image img {

	width:auto;

	height:auto;

	max-width:100%;

}

.article-box .text {

	display:inline-block;

	vertical-align:top;

	width:395px;

	text-align:left;

	font-size:12px;

	letter-spacing:normal;

}

.content2 .article-box .text {

	width:455px;

}

.article-box2 .text ,

.content2 .article-box2 .text {

	width:410px;

}

.article-box h1,.article-box h2 {

	margin:0 0 7px;

	font-size:24px;

	line-height:24px;

	padding-bottom:3px;

	border-bottom:1px solid #474747;

}

.article-box h1 a,.article-box h2 a {

	color:#000;

	text-decoration:none;

}

.article-box h1 a:hover,.article-box h2 a:hover {

	color:#06f;

	text-decoration:none;

}

.article-box p {

	margin:0;

}

.consultation {

	display:block;

	width:225px;

	height:54px;

	background:url(/web/20150908083349im_/https://www.cinemassive.com/wp-content/themes/cinemassivecom/images/btn-free-consultation.jpg) no-repeat;

	text-indent:-9999px;

	overflow:hidden;

	margin:0 auto 26px;

}

.view-openings {

	display:block;

	width:225px;

	height:60px;

	background:url(/web/20150908083349im_/https://www.cinemassive.com/wp-content/themes/cinemassivecom/images/btn-view.jpg) no-repeat;

	text-indent:-9999px;

	overflow:hidden;

	margin:22px auto 26px;

}

.btn-pdf {

	display:block;

	width:215px;

	height:123px;

	background:url(/web/20150908083349im_/https://www.cinemassive.com/wp-content/themes/cinemassivecom/images/btn-pdf.jpg) no-repeat;

	text-indent:-9999px;

	overflow:hidden;

	margin:0 auto 26px;

}

.info-block {

	padding:0 0 10px;

	line-height:18px;

}

.info-block img {

	margin:0 auto;

}

.info-block h2 {

	margin:0 0 18px;

	font-size:24px;

	line-height:24px;

}

.info-block h3 {

	margin:0 0 18px;

	font-size:14px;

	line-height:18px;

}

.info-block h3.type2 {

	margin:0;

}

.info-block .slideshow {

	height:auto;

}

.info-block .slideshow .slide {

	width:100%;

}

.info-block .slideshow img {

	margin:0 auto;

}

.info-block .all {

	display:block;

	text-align:center;

}

#footer {

	text-align:center;

	line-height:18px;

}

#footer p {

	margin:0 0 18px;

}

#footer ul {

	margin:0 0 18px;

	padding:0;

	list-style:none;

}

#footer ul li {

	display:inline-block;

	background:url(/web/20150908083349im_/https://www.cinemassive.com/wp-content/themes/cinemassivecom/images/sep-01.gif) no-repeat 0 50%;

	padding:0 2px 0 5px;

	list-style-position:outside;

	list-style-type:none;

}

#footer ul li:first-child {

	background:none;

}

.breadcrumbs {

	padding:17px 20px 0;

	margin:0 0 -15px;

	list-style:none;

	overflow:hidden;

	color:#666;

	line-height:18px;

}

.breadcrumbs li {

	float:left;

	background:url(/web/20150908083349im_/https://www.cinemassive.com/wp-content/themes/cinemassivecom/images/sep-02.gif) no-repeat 0 50%;

	padding:0 4px 0 6px;

	list-style-position:outside;

	list-style-type:none;

	height:18px;

}

.breadcrumbs .home ,

.breadcrumbs li:first-child {

	padding-left:0;

	background:none;

}

.breadcrumbs a {

	font-size:14px;

	color:#666;

}

.breadcrumbs a:hover {

	text-decoration:underline;

	color:#36c;

}

.about {

	padding:3px 0 0;

	line-height:18px;

}

.about h1 {

	margin:0 0 15px;

	font-size:24px;

	line-height:24px;

}

.about p {

	margin-bottom:18px;

}

.twocols {

	overflow:hidden;

	padding:14px 0 0;

}

.twocols .col {

	float:left;

	width:50%;

}

.twocols h2 {

	font-size:12px;

	line-height:18px;

	margin:0;

}

.demo-btn {

	display:block;

	width:224px;

	margin:0 auto;

}

.info-block .caption {

	display:block;

	text-align:center;

	padding:5px 0;

}

.contact-form {

	float:right;

	width:553px;

	padding:40px 5px 0 0;

}

.wpcf7 {

	border-top:1px solid #000;

	padding:30px 0 0;

}

.contact-form .title-area {

	text-align:center;

}

.contact-form .title-area h2 {

	margin:0 0 15px;

	font-size:18px;

	line-height:24px;

}

.contact-form .title-area p {

	margin:0 0 13px;

}

.contact-form .row {

	overflow:hidden;

	padding-bottom:12px;

	margin-right:-5px;

}

.contact-form .col {

	float:left;

	margin-right:20px;

}

.contact-form label {

	display:block;

	padding-bottom:3px;

	line-height:22px;

}

.contact-form .descr {

	display:block;

	font-size:9px;

	line-height:11px;

	color:#999;

}

.contact-form .wpcf7-form-control-wrap {

	float:left;

	margin:0 5px 10px 0;

}

.contact-form input[type="text"] {

	display:block;

	width:85px;

	border:1px solid #e2e3ea;

	border-top-color:#abadb3;

	border-radius:2px;

	background:#fff;

	padding:2px 5px;

	margin:0;

	height:16px;

	font:13px/16px Arial, Helvetica, sans-serif;

	color:#757575;

}

.contact-form .radio input[type="text"] {

	color:#000;

}

.contact-form input.wide-field {

	width:202px;

}

.contact-form .error input{border-color: red !important;}

.contact-form input.fname {

	width:70px;

}

.contact-form input.lname {

	width:100px;

}

.contact-form input.code-field {

	width:28px;

}

.contact-form input.number-field {

	width:58px;

}

.contact-form .red {

	color:#f00;

	margin-left:3px;

}

.contact-form .sep {

	float:left;

	margin:3px 5px 0 -3px;

}

.contact-form textarea{

	display:block;

	width:390px;

	max-width:390px;

	min-width:390px;

	height:39px;

	min-height:39px;

	border:1px solid #e2e3ea;

	border-top-color:#abadb3;

	border-radius:2px;

	background:#fff;

	padding:5px 5px;

	margin:0;

	height:16px;

	font:13px/16px monospace;

	color:#666;

}

.contact-form .wpcf7-list-item {

	display:block;

	margin-bottom:10px;

	line-height:22px;

}

.contact-form input[type="radio"] ,

.contact-form input[type="checkbox"] {

	float:left;

	width:15px;

	height:15px;

	margin:3px 5px 0 0;

	padding:0;

}

.contact-form input[type="submit"] {

	display:block;

	border:1px solid #268a16;

	background: #79d62e; /* Old browsers */

	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc5ZDYyZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0ZWEyMGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

	background: -moz-linear-gradient(top,  #79d62e 0%, #4ea20a 100%); /* FF3.6+ */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#79d62e), color-stop(100%,#4ea20a)); /* Chrome,Safari4+ */

	background: -webkit-linear-gradient(top,  #79d62e 0%,#4ea20a 100%); /* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(top,  #79d62e 0%,#4ea20a 100%); /* Opera 11.10+ */

	background: -ms-linear-gradient(top,  #79d62e 0%,#4ea20a 100%); /* IE10+ */

	background: linear-gradient(to bottom,  #79d62e 0%,#4ea20a 100%); /* W3C */

	width:90px;

	height:35px;

	border-radius:5px;

	padding:0 0 2px 0;

	margin:0 auto;

	font-weight:bold;

	color:#154d0c;

	text-shadow:1px 1px 0 #aade7c;

	cursor:pointer;

	-webkit-box-shadow: 0 1px 0 #c9efab inset;

	box-shadow: 0 1px 0 #c9efab inset;

}

.contact-form input[type="submit"]:hover {

	background:#7fdb31;

}

.information {

	float:left;

	width:330px;

	padding:13px 0 0;

	line-height:18px;

}

.information .box {

	padding:0 0 4px;

}

.information address {

	display:block;

	font-style:normal;

}

.information .box span {

	display:block;

}

.information h2 {

	border-bottom:1px solid #474747;

	-webkit-box-shadow: 0 1px 0 #d8d8d8;

	box-shadow: 0 1px 0 #d8d8d8;

	margin:0 0 19px;

	font-size:18px;

	line-height:18px;

}

#main_map {

	padding:18px 0 0;

}

.career {

	padding:0;

	line-height:18px;

}

.career h1 {

	font-size:24px;

	line-height:24px;

	margin:0 0 7px;

	border-bottom:1px solid #474747;

	-webkit-box-shadow: 0 1px 0 #d8d8d8;

	box-shadow: 0 1px 0 #d8d8d8;

	padding:0 0 4px;

}

.career p {

	margin:0 0 18px;

}

.jobs {

	overflow:hidden;

	padding:28px 20px 20px;

	font-size:13px;

	line-height:17px;

	color:#333;

}

.jobs h1 {

	font-size:21px;

	line-height:24px;

	margin:0 0 26px;

	color:#000;

}

.jobs p {

	margin:0 0 10px;

}

.jobs .table-data {

	padding:0;

	min-height:500px;

}

.jobs table {

	padding:0;

	margin:0;

	border:0;

	border-collapse:collapse;

	width:100%;

}

.jobs table th {

	border:0;

	background:#dfdfdf;

	border-left:1px solid #fff;

	text-align:left;

	padding:0;

	line-height:27px;

}

.jobs table th a {

	color:#000;

	text-decoration:none;

	display:block;

	padding:0 0 0 23px;

	background:url(/web/20150908083349im_/https://www.cinemassive.com/wp-content/themes/cinemassivecom/images/arrow-01.gif) no-repeat 0 50%;

}

.jobs table .sort a {

	background:url(/web/20150908083349im_/https://www.cinemassive.com/wp-content/themes/cinemassivecom/images/arrow-03.gif) no-repeat 0 50%;

}

.jobs table th:first-child {

	border:0;

}

.jobs table td {

	border:0;

	background:#fff;

	border-left:1px solid #dfdfdf;

	border-bottom:1px solid #dfdfdf;

	padding:5px;

	line-height:16px;

}

.jobs table td:first-child {

	border-left:0;

}

.jobs table td a {

	font-weight:bold;

	text-decoration:none;

}

.jobs table td a:hover {

	color:#000;

	text-decoration:underline;

}

.footer {

	text-align:center;

	margin:0;

}

.mainservice {

	padding:37px 50px 20px;

	line-height:18px;

}

.mainservice h1 {

	margin:0 0 15px;

	font-size:24px;

	line-height:24px;

}

.mainservice p {

	margin:0 0 18px;

}

.mainservice .contact-form {

	float: none;

	padding: 7px 5px 0 0;

	width: 553px;

	margin:0 auto;

}

.mainservice .contact-form .title-area h2 {

	margin:0;

	line-height:20px;

}

.mainservice .contact-form .title-area p {

	margin:0;

}

.mainservice .wpcf7 {

	padding-top:26px;

}

.intro {

	padding:1px 0 2px 28px;

	line-height:18px;

}

.intro h1 {

	font-size:24px;

	line-height:24px;

	margin:0 0 15px;

}

.list-box {

	padding:12px 0 12px 28px;

	vertical-align:top;

	line-height:18px;

}

.list-box .image {

	display:inline-block;

	vertical-align:middle;

	width:295px;

	margin-right:17px;

	padding:10px 0;

}

.list-box .image img {

	max-width:100% !important;

	height:auto;

}

.list-box .text {

	display:inline-block;

	vertical-align:middle;

	width:305px;

	padding:3px 0 0;

}

.list-box h2 {

	margin:0;

	font-size:18px;

	line-height:18px;

	padding-bottom:3px;

}

.list-box h2 a {

	color:#000;

	text-decoration:none;

}

.list-box h2 a:hover {

	color:#06f;

	text-decoration:underline;

}

.list-box p {

	margin:0 0 5px;

}

.list-box .more ,

.article-box .more ,

.boxes-holder .more {

	padding-left:17px;

	background:url(/web/20150908083349im_/https://www.cinemassive.com/wp-content/themes/cinemassivecom/images/arrow-02.jpg) no-repeat 0 50%;

}

.banner {

	display:block;

	font-size:0;

	line-height:0;

	text-align:center;

	margin-bottom:50px;

}

.banner img {

	margin:0 auto;

}

.content-box {

	padding:1px 0 0 28px;

	line-height:18px;

}

.content-box h1 {

	font-size:24px;

	line-height:24px;

	margin:0 0 15px;

}

.content-box p {

	margin:0 0 18px;

}

.boxes-holder {

	width:800px;

	padding:0 0 30px 48px;

}

.content .boxes-holder {

	width:100%;

	padding:0 0 30px;

}

.boxes-holder .box {

	padding:12px 0 24px;

	vertical-align:top;

	line-height:18px;

	font-size:0;

	letter-spacing:-4px;

}

.boxes-holder .box .image {

	display:inline-block;

	vertical-align:top;

	margin-right:12px;

}

.content .boxes-holder .box .image ,

.boxes-holder3 .box .image {

	width:250px;

	margin-right:10px;

}

.content .boxes-holder2 .box .image {

	width:275px;

	margin-right:10px;

}

.boxes-holder .box .text {

	display:inline-block;

	vertical-align:top;

	width:530px;

	font-size:12px;

	letter-spacing:normal;

}

.content .boxes-holder .box .text {

	vertical-align:middle;

	width:435px;

}

.content .boxes-holder2 .box .text {

	vertical-align:top;

	width:410px;

}

.boxes-holder3 .box .text {

	vertical-align:middle;

	width:535px;

}

.boxes-holder .box h2 {

	margin:0;

	font-size:18px;

	line-height:18px;

	padding-bottom:3px;

}

.boxes-holder .box h3 {

	margin:0;

	font-size:14px;

	line-height:18px;

}

.boxes-holder .box h2 a {

	color:#000;

	text-decoration:none;

}

.boxes-holder .box h2 a:hover {

	color:#06f;

	text-decoration:underline;

}

.boxes-holder .box p {

	margin:0 0 5px;

}

.items {

	width:950px;

	margin:0 auto;

	padding:30px 0;

}

.items2 {

	width:900px;

	margin:0 auto;

	padding:0 30px 30px;

}

.items .article-box {

	padding:12px 0;

	vertical-align:top;

	line-height:18px;

	text-align:right;

}

.items2 .article-box {

	padding:12px 0 24px;

}

.items .article-box .image {

	display:inline-block;

	vertical-align:top;

	width:275px;

	margin-right:12px;

}

.items .article-box .text {

	width:660px;

	text-align:left;

}

.items2 .article-box .text {

	width:610px;

}

.items .article-box p {

	margin:0 0 18px;

}

.specs {

	padding:0 38px 34px;

	overflow:hidden;

	line-height:18px;

}

.specs img {

	float:left;

	margin-right:12px;

}

.specs .list-holder {

	overflow:hidden;

	padding:12px 0 0;

}

.specs ul {

	margin:0;

	padding:0 0 0 15px;

	list-style:none;

}

.specs ul li {

	list-style-position:outside;

}

.tabset {

	margin:0 0 -1px;

	list-style:none;

	width:990px;

	padding:0 5px;

	overflow:hidden;

	position:relative;

	line-height:23px;

	font-weight:bold;

	text-align:center;

}

.tabset li {

	float:left;

	margin-right:2px;

	list-style-position:outside;

	list-style-type:none;

}

.tabset a {

	float:left;

	padding:0 10px;

	min-width:64px;

	border-radius:5px 5px 0 0;

	border:1px solid #afafaf;

	border-bottom-color:#afafaf;

	background: #e5e5e5; /* Old browsers */

	/* IE9 SVG, needs conditional override of 'filter' to 'none' */

	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

	background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */

	background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */

	background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */

	background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C */

	color:#000;

	text-decoration:none;

}

.tabset a:hover {

	background:#fff;

}

.tabset .active a {

	background:#fff;

	border-bottom-color:#fff;

}

.tab-content {

	border-top:1px solid #afafaf;

	padding:23px 24px 30px;

}

.tab-content h2 {

	font-size:24px;

	line-height:24px;

	margin:0;

}

.tab-content .boxes-holder {

	padding:0 0 0 25px;

}

.tab-content .boxes-holder2 {

	padding:0 0 0 25px;

}

.tab-content .boxes-holder .box {

	text-align:right;

}

.tab-content .boxes-holder .box .image {

	width:225px;

}

.tab-content .boxes-holder2 .box .image {

	width:275px;

}

.tab-content .boxes-holder .box .image img {

	margin:0 auto;

}

.tab-content .boxes-holder .box .text {

	text-align:left;

	width:560px;

}

.tab-content .boxes-holder2 .box .text {

	text-align:left;

	width:510px;

}

.tab-content .intro {

	line-height:18px;

	overflow:hidden;

	padding:20px 25px;

}

.tab-content .intro img {

	float:right;

	margin-left:20px;

}

.tab-content .intro h3 {

	font-size:14px;

	line-height:18px;

	margin:0;

}

.tab-content .specs img {

	float:none;

	margin:0 auto;

}

.tab-content .btn-pdf {

	margin:0;

}

.features {

	padding:1px 0 2px 28px;

	line-height:18px;

}

.features h1 {

	font-size:24px;

	line-height:24px;

	margin:0 0 15px;

}

.features h2 {

	font-size:18px;

	line-height:18px;

	margin:0;

}

.features ul {

	padding:18px 0 0 22px;

}

.features ul li {

	list-style-position:outside;

}

.table-data2 {

	width:650px;

	margin:0 auto;

	line-height:18px;

	padding-bottom:25px;

}

.table-data2 table {

	padding:0;

	margin:0;

	border:0;

	border-collapse:collapse;

	width:100%;

}

.table-data2 table th {

	border:0;

	padding:0 0 7px;

	font-size:14px;

	line-height:18px;

}

.table-data2 table td {

	border:0;

	background:#fff;

	border-top:1px solid #dfdfdf;

	padding:12px;

}

.text-holder h2 {

	margin:0;

	padding:10px 0 0;

	font-size:18px;

	line-height:18px;

}

.container {

	padding:1px 0 0;

}

.container h1 {

	font-size:24px;

	line-height:24px;

	margin:0 0 15px;

}

.container h2 {

	font-size:12px;

	line-height:18px;

	margin:0;

}

.container p {

	margin:0 0 18px;

}

.container dl {

	margin:0;

	padding:0 0 18px;

	overflow:hidden;

}

.container dl dt {

	float:left;

	clear:both;

	font-weight:bold;

	margin-right:3px;

}

.container dl dd {

	float:left;

	margin:0;

}

.container ul li {

	list-style-position:outside;

	list-style-type:none;

}

/* hide original element */

.jcf-hidden {

	display: block !important;

	position: absolute !important;

	left: -9999px !important; /* change to right: -9999px on RTL sites */

}

/* custom file input */

.file-area .jcf-input-wrapper {

	position: relative;

	overflow: hidden;

	float: left;

}

.file-area .jcf-upload-button {

	border: 1px solid #0d4aab;

	background: #777;

	color: #fff;

	float: left;

	height: 35px;

	line-height:35px;

	width:90px;

	text-align:center;

	background: #3c92f5; /* Old browsers */

	/* IE9 SVG, needs conditional override of 'filter' to 'none' */

	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNjOTJmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZTYyZDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

	background: -moz-linear-gradient(top,  #3c92f5 0%, #1e62d0 100%); /* FF3.6+ */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3c92f5), color-stop(100%,#1e62d0)); /* Chrome,Safari4+ */

	background: -webkit-linear-gradient(top,  #3c92f5 0%,#1e62d0 100%); /* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(top,  #3c92f5 0%,#1e62d0 100%); /* Opera 11.10+ */

	background: -ms-linear-gradient(top,  #3c92f5 0%,#1e62d0 100%); /* IE10+ */

	background: linear-gradient(to bottom,  #3c92f5 0%,#1e62d0 100%); /* W3C */

	-webkit-box-shadow: 0 1px 0 #97c4fe inset;

	box-shadow: 0 1px 0 #97c4fe inset;

	text-shadow:-1px -1px 0 #003ea1;

	font-weight:bold;

	border-radius:5px;

	text-decoration:none;

	cursor:pointer;

}

.jcf-input-wrapper:hover .jcf-upload-button {

	background:#3c92f5;

}

.file-area .jcf-fake-input {

	display:none;

}

.file-disabled .jcf-upload-button {

	border-color: #eee;

	background-color: #eee;

}

.file-disabled .jcf-fake-input {

	border-color: #eee;

	color: #aaa;

}
a{outline:none;}
.wrapper-holder{
	overflow:hidden;
	position:relative;
}
.landing-page{background:#000;}
.bg-body{
	position:absolute;
	left:50%;
	top:0 !important;
	/*transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);*/
	margin:0 0 0 -1250px;
}
.landing-page.new-page {
	background: #fff;
}
.landing-page.new-page .bg-body {
	top: 104px !important;
}
.blog .page{
	margin:0;
}
.landing-page .page{
	-webkit-box-shadow: 0 0 229px rgba(0, 0, 0, 1);
	box-shadow: 0 0 229px rgba(0, 0, 0, 1);
	margin:0;
}

.visual{
	position:relative;
	height: 597px;
}
.main .visual img{
	display:inline-block;
	vertical-align:top;
}
.block-visual{
	position:absolute;
	right:0;
	top:66px;
}
.btn-bottom{
	position:absolute;
	bottom: 20px;
	left:50%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 14px 14px 0 14px;
	border-color: #7d7b71 transparent transparent transparent;
	margin:0 0 0 -14px;
	text-indent:-9999px;
	overflow:hidden;
}
.cycle-gallery {position: relative;}
.cycle-gallery.style {
	border-bottom: 1px solid #fff;
}
.cycle-gallery .mask {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.cycle-gallery .mask .slideset {
	width: 100%;
	float: left;
}
.cycle-gallery .mask .slide {
	width: 100%;
	float: left;
}
section.style {
	height: 427px;
}
section.style01 {
	height: 400px;
}
.cycle-gallery .mask .slide.active {z-index: 1;}
.cycle-gallery .slide-holder{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
}
.cycle-gallery .text-block{
	float:right;
	color:#333;
	font:16px/27px 'Muli', sans-serif;
	padding: 51px 55px 51px 19px;
	width: 588px;
	box-sizing:border-box;
	-moz-font-feature-settings: "kern" 0; 
}
.cycle-gallery .slide-style .text-block{padding-right:27px;}
.cycle-gallery.style .text-block{
	float:left;
	padding: 37px 107px 51px 38px;
}
.cycle-gallery.style .slide-style .text-block{padding-right:55px;}
.cycle-gallery .text-block h2{
	font-size:18px;
	margin: 0 0 15px;
	text-transform:uppercase;
}
.cycle-gallery .text-block p{margin:0;}
.cycle-gallery .pagination {
	bottom: 86px;
	margin: 0;
	right: 0;
	width:100%;
	padding: 0 68px 0 0;
	text-align:center;
	box-sizing:border-box;
	margin: 0;
	max-width:100%;
	right:0;
}
.cycle-gallery.style .pagination{
	text-align:left;
	width: 200px;
	left: 0;
	bottom:47px;
	padding: 0 0 0 33px;
}

.cycle-gallery .pagination ul{
	margin:0;
}
.cycle-gallery .pagination ul li{
	display:inline-block;
	vertical-align:top;
	margin:0 5px;
	float:none;
	opacity:1;
}
.cycle-gallery .pagination a{
	width:17px;
	height:17px;
	border:2px solid #fff;
	border-radius:50%;
	text-indent:-9999px;
	overflow:hidden;
	box-sizing:border-box;
}
.cycle-gallery .pagination .active a,
.cycle-gallery .pagination a:hover{background:#fff;}
.cycle-gallery.style .pagination a {
	border-color:#999;
}
.cycle-gallery.style .pagination .active a,
.cycle-gallery.style .pagination a:hover{background:#999;}
.learn-more{
	border:1px solid #fff;
	display:inline-block;
	vertical-align:top;
	position:relative;
	text-transform:uppercase;
	color:#262112;
	height:31px;
	overflow:hidden;
	font:14px/30px 'Muli', sans-serif;;
	padding: 0 17px 0 14px;
	display:inline-block;
	vertical-align:top;
	box-sizing:border-box;
	letter-spacing:1px;
}
.cycle-gallery .learn-more{
	position:absolute;
	z-index:10;
	bottom:31px;
	left:50%;
	margin: 0 0 0 -68px;
}
.cycle-gallery.style .learn-more {
	bottom: 30px;
	height: 33px;
	background: rgba(204,204,204,0.5);
	padding: 1px 17px 0 14px;
}
.cycle-gallery.style .learn-more:hover {
	background: #fff;
}
.learn-more:after{
	content:"";
	position:absolute;
	right: 6px;
	top: 11px;
	background:url(/web/20150908083349im_/https://www.cinemassive.com/wp-content/themes/cinemassivecom/images/arrow-04.png) no-repeat;
	width:5px;
	height:8px;
}
.learn-more:hover{background:#fff;}
.infographic{
	background:#fff url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM3JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 37%, #cccccc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(37%,#ffffff), color-stop(100%,#cccccc));
	background: -webkit-linear-gradient(top, #ffffff 0%,#ffffff 37%,#cccccc 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#ffffff 37%,#cccccc 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 37%,#cccccc 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#ffffff 37%,#cccccc 100%);
	text-align:center;
	/*padding: 21px 12px 16px 14px;*/
	padding: 21px 12px 30px 14px;
	border-bottom:1px solid #fff;
}
.infographic img{
	display:inline-block;
	vertical-align:top;
	/*margin: 0 0 59px;*/
	margin: 0 0 47px;
}
.infoblock{
	background:#999;
	overflow:hidden;
	text-align:center;
	padding: 28px 20px 22px;
	font-family:'Muli', sans-serif;
	-moz-font-feature-settings: "kern" 0;
}
.pdf-block{
	box-sizing: border-box;
	float: left;
	width: 50%;
	padding: 0 55px 0 0;
	text-align: right;
}
.pdf-link{
	display:inline-block;
	vertical-align:top;
	position:relative;
	text-transform:uppercase;
	color:#fff;
	font-size:16px;
	line-height:18px;
	min-height: 39px;
	padding: 25px 60px 0 0;
}
.pdf-link:after{
	content:"";
	position:absolute;
	top:0;
	right:0;
	background:url(/web/20150908083349im_/https://www.cinemassive.com/wp-content/themes/cinemassivecom/images/bg-pdf.jpg) no-repeat;
	width:51px;
	height:64px;
}
.pdf-link2 {
	display:inline-block;
	vertical-align:top;
	position:relative;
	text-transform:uppercase;
	color:#fff;
	font-size:16px;
	line-height:18px;
	min-height: 39px;
	padding: 25px 60px 0 60px;
}
.pdf-link2:before{
	content:"";
	position:absolute;
	top:25px;
	left: 10px;
	background:url(https://web.archive.org/web/20150908083349im_/https://www.cinemassive.com/wp-content/uploads/2015/07/arrow.png) no-repeat;
	width:51px;
	height:64px;
}
.add-info{
	float: left;
	overflow:hidden;
	width: 50%;
	margin:0;
	color:#fff;
	font-size:16px;
	line-height:24px;
	box-sizing: border-box;
	text-align:left;
	padding: 0 0 0 68px;
}
.add-info a{color:#fff;}
.add-info a:hover{text-decoration:underline;}
.add-info dt{
	float:left;
	text-transform:uppercase;
	margin: 0 6px 0 0;
}
.add-info dd{overflow:hidden;}
.blog #footer,
.landing-page #footer{
	position: relative;
	z-index: 100;
	background:#666;
	color:#fff;
	font:12px/1 Verdana, Geneva, sans-serif;
	padding: 42px 15px 30px;
}
.blog #footer {
	background: none;
	color: #666;
	line-height: 18px;
}
.landing-page #footer a{color:#fff;}
.blog #footer a:hover,
.landing-page #footer a:hover{text-decoration:underline;}
#footer .footer-navigations ul{margin:0 0 13px;}
#footer .footer-navigations li{
	position:relative;
}
#footer .footer-navigations li:first-child{padding:0;}
.copyright{
	display:block;
	margin:37px 0 0;
}
@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
	.cycle-gallery .text-block h2 {
		font-size: 3em;
		line-height: 1em;
		padding-top: 35px;
	}
	.cycle-gallery .text-block p {
		display: none;
	}
}

.visual-box {
	position: relative;
}
.logo-img {
	position:absolute;
	top:27px;
	left:0;
	width: 108px;
	height: 100px;
}
.logo-img a {
	display: block;
}
.logo-img img {
	width: 100%;
	height: auto;
}
.intro-box {
	background: #fff;
	padding: 19px 10px 7px;
	font-family: Muli, sans-serif;
}
.intro-box:after{
	content:"";
	clear:both;
	display:block;
}
.intro-box .col {
	float: left;
	width: 280px;
	margin: 6px 20px 0 10px;
}
.intro-box .img-holder {
	margin: 0 0 15px 6px;
}
.intro-box .img-holder img {
	display: inline-block;
}
.intro-box .text {
	overflow: hidden;
	font-size: 16px;
	line-height: 18px;
	padding: 0 38px;
}
.intro-box h1 {
	text-transform: uppercase;
	font-size: 33px;
	line-height: 33px;
	margin: 0 0 12px;
}
.intro-box p {
	margin: 0 0 18px;
}
.intro-box .learn-more {
	border: 1px solid #ccc;
	padding: 1px 19px 2px 17px;
	height: 33px;
	margin: 0 0 0 59px;
}
.intro-box .learn-more:hover {
	background: #ccc;
}
.col-holder:after{
	content:"";
	clear:both;
	display:block;
}
.col-holder .col {
	float: left;
	width: 50%;
	background: #333;
	color: #fff;
	border-left: 1px solid #ccc;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.col-holder .col:first-child{
	background: #000;
	border: none;
}
.col .img {
	margin: 0 0 -55px;
}
.col .text-holder {
	padding: 0 38px 39px;
	font-size: 16px;
	line-height: 22px;
}
.col .text {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 0 10px;
	font-family: Muli, sans-serif;
}
.col .text h2 {
	text-transform: uppercase;
	font-size: 30px;
	line-height: 32px;
	margin: 0 0 15px;
}
.col .text p {
	margin: 0 0 22px;
}
.col .text address {
	margin: 0 0 16px;
	font-style: normal;
}
.schedule-form {
	background: #ccc;
	padding: 28px 38px 18px;
	margin: 0;
	color: #333;
	font-size: 15px;
	line-height: 20px;
	font-family: Muli, sans-serif;
}
.schedule-form .text {
	font-size: 16px;
	line-height: 22px;
	border-bottom: 1px solid #8e8e8e;
	margin: 0 0 18px;
	padding: 0 0 9px;
}
.schedule-form h2 {
	text-transform: uppercase;
	font-size: 19px;
	line-height: 20px;
	margin: 0 0 16px;
}
.schedule-form p {
	margin: 0 0 20px;
}
.schedule-form .error {
color: rgb(251, 58, 58);
font-size: 14px;
}
.required-text {
	float: right;
}
.table-holder {
	clear: both;
	margin: 0 -38px;
}
.schedule-form table {
	border-collapse:collapse;
	border: none;
	width: 100%;
}
.schedule-form table td {
	width: 50%;
	padding: 0 38px 14px;
	border: none;
}
.schedule-form td div > span {
	display: block;
	margin: 0 0 5px;
}
.schedule-form input[type="text"] {
	font-size: 15px;
	line-height: 20px;
	padding: 5px 10px;
	color: #333;
	width: 100%;
	height: 32px;
	background: #fff;
	border: 1px solid #999;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.schedule-form input[type="email"] {
	font-size: 15px;
	line-height: 20px;
	padding: 5px 10px;
	color: #333;
	width: 100%;
	height: 32px;
	background: #fff;
	border: 1px solid #999;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.schedule-form .learn-more {
	background: #b7b7b7;
	cursor: pointer;
	margin: 24px 0 15px 0;
	height: 33px;
	padding: 0 16px;
}
.schedule-form .learn-more:hover {
	background: #fff;
}

.blog {
	color: #666;
	line-height: 19px;
}

.blog img {
	height: auto;
	vertical-align: top;
	max-width: 100%;
}

.heading-block {
	color: #666;
	background: url(/web/20150908083349im_/https://www.cinemassive.com/wp-content/themes/cinemassivecom/images/bg-heading.jpg) repeat-y;
	padding: 23px 48px 21px;
	box-shadow: inset 0 -10px 10px -10px  rgba(0, 0, 0, .1);
}
.heading-block .title-span,
.main .heading-block h1{
	/*color: #666;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	margin: 0;*/
	color: #000;
	font-size: 46px;
	line-height: 46px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: 700;
	margin-bottom: 14px;
	display:inline-block;
}
.description-text {
	font-weight: bold;
	font-size: 22px;
	line-height: 46px;
}

.blog h1 {
	font-size: 46px;
	line-height: 46px;
	color: #000;
	display: inline-block;
}

.blog h2 {
	color: #000;
	margin: 0;
}

.blog .columns {
	padding: 21px 20px 20px;
}

.blog .content {
	padding: 0 0 0 30px;
	width: 653px;
}

.blog .content p {
	margin: 0 0 19px;
}

.wp-caption {
	clear: both;
	max-width: 100%;
	text-align: right;
}

.blog .wp-caption .img-holder {
	margin-bottom: -3px;
}

.blog .wp-caption p {
	margin: 0 0 5px;
}

.blog #header .frame {
	margin: 0;
	padding: 0;
}

.blog .img-holder {
	border: 6px solid #e2e2e2;
	box-shadow: inset 0 0 0 1px #fff;
	display: inline-block;
	padding: 1px;
	margin: 1px 1px 14px;
	position: relative;
}
.blog .img-holder:before {
	border: 1px solid #ccc;
	position: absolute;
	top: -7px;
	left: -7px;
	right: -7px;
	bottom: -7px;
	content: '';
}

.blog-article h1 {
	display: block;
	font-size: 18px;
	line-height: 19px;
	margin: 0;
	width: 60%;
}

.post-heading {
	border-bottom: 1px solid #b2b2b2;
	overflow: hidden;
	color: #000;
	padding: 0 0 7px;
	margin: 0 0 19px;
}

.post-heading .holder {
	float: left;
}

.meta {
	font-style: italic;
	color: #000;
	padding: 2px 0 0;
	display: block;
	word-spacing: -1px;
}

.meta a {
	color: #000;
}

.sociable-heading {
	float: right;
}

.sociable-text {
	display: inline-block;
	vertical-align: top;
}

.sociable {
	display: inline-block;
	vertical-align: top;
	list-style: none;
	margin: 0 7px 0 3px;
	padding: 0;
}

.sociable li {
	list-style: none;
	display: inline-block;
	vertical-align: top;
	margin: 0 2px 0 5px;
}

.sociable li span {
	display: block;
	width: 20px;
	height: 20px;
}

.sociable li a {
	width: 20px;
	height: 20px;
	display: block;
}

.sociable li a:hover {
	opacity: .75;
}

.sociable .stButton .chicklets {
	text-indent: -9999px;
	overflow: hidden;
	background: none;
	padding: 0;
	width: 20px;
	height: 20px;
}

.sociable .stButton {
	width: 20px;
	height: 20px;
	margin: 0;
}

.sociable .chicklets.facebook {
	background: url(/web/20150908083349im_/https://www.cinemassive.com/wp-content/themes/cinemassivecom/images/social-icons.png) 0 0 no-repeat;
}
.sociable .chicklets.twitter {
	background: url(/web/20150908083349im_/https://www.cinemassive.com/wp-content/themes/cinemassivecom/images/social-icons.png) -30px 0 no-repeat;
}
.sociable .chicklets.vimeo {
	background: url(/web/20150908083349im_/https://www.cinemassive.com/wp-content/themes/cinemassivecom/images/social-icons.png) -60px 0 no-repeat;
}
.sociable .chicklets.googleplus {
	background: url(/web/20150908083349im_/https://www.cinemassive.com/wp-content/themes/cinemassivecom/images/social-icons.png) -90px 0 no-repeat;
}
.sociable .chicklets.linkedin {
	background: url(/web/20150908083349im_/https://www.cinemassive.com/wp-content/themes/cinemassivecom/images/social-icons.png) -120px 0 no-repeat;
}

.btn-holder {
	overflow: hidden;
	text-align: center;
	padding: 20px 0 0;
	margin: 0 0 20px;
}

.btn-holder .back {
	display: inline-block;
	vertical-align: top;
	background: #000;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 15px;
	color: #fff;
	padding: 12px 33px;
	font-weight: bold;
}

.btn-holder .back:hover {
	opacity: .8;
}

.short-info {
	color: #000;
	padding: 9px 0 0;
	margin: 0 0 2px;
	overflow: hidden;
}

.posts-list {
	list-style: none;
	margin: 0 0 20px;
	padding: 0;
}

.posts-list li {
	list-style: none;
}

.posts-list .post {
	padding: 27px 15px 19px 2px;
}

.posts-list .post:after {	content: '';	display: block;	clear: both;}

.posts-list .post:hover {
	background: #f0f0f0;
}

.posts-list .post .meta {
	margin: 0 0 5px;
}

.posts-list .post:hover .img-holder:before {
	border-color: #999;
}
.posts-list .post .img-holder {
	float: left;
	margin: 4px 22px 0 0;
}

.posts-list .post:hover .img-holder > img {
	display: none;
}

.posts-list .post .img-holder .img-hover {
	display: none;
}

.posts-list .post:hover .img-holder .img-hover {
	display: block;
}

.posts-list .post .post-text {
	overflow: hidden;
}

.posts-list .post h2 {
	font-size: 14px;
}

.posts-list .post h2 a {
	color: #000;
}

.posts-list .post h2 a:hover {
	color: #039;
}

.posts-list .excerpt-holder {
	padding-bottom: 2px;
}

.posts-list .excerpt-holder p {
	display: inline;
}

.posts-list .excerpt-holder p + p:before {
	content: '';
	width: 100%;
	display: block;
	height: 19px;
}

.full-article {
	color: #039;
	text-decoration: underline;
}

.full-article:hover {
	text-decoration: none;
}

.blog .sidebar {
	color: #000;
	padding: 6px 0 0;
}

.follow-block.info-block {
	padding: 15px 10px 10px;
}

.blog .sidebar h3 {
	color: #333;
	line-height: 19px;
	border-bottom: 1px solid #b2b2b2;
	padding: 0 0 15px;
	font-weight: normal;
}

.follow-holder {
	margin: 0 0 7px;
	overflow: hidden;
}

.follow-holder h4 {
	color: #039;
	margin: 0 0 4px;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}

.follow-list {
	list-style: none;
	margin: 0 0 20px;
	padding: 0;
	line-height: 16px;
}

.follow-list li {
	list-style: none;
	margin: 0 0 3px;
}

.follow-list a {
	color: #999;
}

.follow-list a:hover {
	color: #039;
}
.article-box3 {

	padding:18px 0 18px 0;

	vertical-align:top;

	line-height:18px;

	text-align:right;

	font-size:0;

	letter-spacing:-4px;
	border-top: 1px solid #b2b2b2;
	margin-left: 28px;

}

.article-box3 .image {

	display:inline-block;

	vertical-align:top;

	width:85px;

	margin-right:5px;

}


.article-box3 .image img {

	width:auto;

	height:auto;

	max-width:100%;

}

.article-box3 .text {

	display:inline-block;

	vertical-align:top;

	width:582px;

	text-align:left;

	font-size:12px;

	letter-spacing:normal;

}
.whitepaper-text {

	display:inline-block;

	vertical-align:top;

	text-align:left;

	font-size:12px;

	letter-spacing:normal;

}

.content2 .article-box3 .text {

	width:610px;

}


.article-box3 h1,.article-box3 h2 {

	margin:0 0 7px 84px;

	font-size:16px;

	line-height:16px;

	padding-bottom:3px;


}

.article-box3 h1 a,.article-box3 h2 a {

	color:#000;

	text-decoration:none;

}

.article-box3 h1 a:hover,.article-box3 h2 a:hover {

	color:#06f;

	text-decoration:none;

}

.article-box3 p {

	margin:0;

}
.article-box3 a {

	text-decoration: none;
	width: 100%;
	height: 100%;
	z-order: 10;

}
.article-box3 a:hover {

	text-decoration: underline;

}

.whitepaper-text .img-holder {
	float: left;
	width: 84px;
	margin-bottom: 20px;
}

div.sitemap {
	border-bottom: 2px solid #e9e9e9;
	padding: 10px;
}

div.sitemap ul {
	font-size: 18px;
	font-family: arial, helvetica, sans-serif;
	list-style-type: none !important;
	padding: 0 0 0 10px;
	margin: 5px 0 5px 0;

}
div.sitemap ul li {
list-style-type: none !important;
}
div.sitemap ul ul li {
list-style-type: none !important;
}
div.sitemap ul ul ul li {
list-style-type: none !important;
}
div.sitemap ul ul ul ul li {
list-style-type: none !important;
}
div.sitemap ul ul {
	font-size: 16px;
	font-family: arial, helvetica, sans-serif;
	list-style-type: none !important;
	padding: 0 0 0 20px;
	margin: 5px 0 5px 0;
}
div.sitemap ul ul ul {
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	list-style-type: none !important;
	padding: 0 0 0 20px;
	margin: 5px 0 5px 0;
}
div.sitemap ul ul ul ul {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	list-style-type: none !important;
	padding: 0 0 0 20px;
	margin: 5px 0 5px 0;
}
.demo-button {
position: relative;
width: 263px;
margin: 0 auto 0 25px;
}
#demo-link {
    font-family: arial, helvetica;
    font-size: 14px;
    text-decoration: none;
    left: 54px;
    top: 126px;
    padding: 6px 8px 6px 8px;
    color: #fff;
    position: absolute;
}

#demo-image {
    background-image:url(https://web.archive.org/web/20150908083349im_/https://www.cinemassive.com/wp-content/uploads/2015/06/live-demo-button3-sprite.png);
    background-position:-263px 0;
    background-repeat:no-repeat;
    border:none;
    display:block;
    height:174px;
    overflow:hidden;
    background-color: #000;
    white-space:nowrap;

}
#demo-image:hover {
   
    background-position:0 0;    
}
#news-link {
     background-image:url(https://web.archive.org/web/20150908083349im_/https://www.cinemassive.com/wp-content/uploads/2015/06/CineNet-Upgrade2-sprite.png);
    background-position: 0 0;
    background-repeat:no-repeat;
    border:none;
    display:block;
    height:111px;
    overflow:hidden;
    background-color: #000;
    white-space:nowrap;

}
#news-link:hover {
     background-image:url(https://web.archive.org/web/20150908083349im_/https://www.cinemassive.com/wp-content/uploads/2015/06/CineNet-Upgrade2-sprite.png);
    background-position: -263px 0;
    background-repeat:no-repeat;
    border:none;
    display:block;
    height:111px;
    overflow:hidden;
    background-color: #000;
    white-space:nowrap;

}
#news-link-text {
    font-family: arial, helvetica;
    font-size: 14px;
    text-decoration: none;
    left: 80px;
    top: 75px;
    padding: 6px 8px 6px 8px;
    color: #fff;
    position: absolute;
}
.resources-title {
    
    margin: 2px 0 5px 15px;
    font-size: 16px;
    font-family: arial, sans-serif; 
color: #666666;
   
}
.sidebar-resources {
    border-top: 1px solid #cccccc;
    margin: 10px 0 0px 15px;
width: 220px;
}
.sidebar-resources ul{
  padding:5px 0 20px 0 ;
   margin: 0px 0 0 0;
    
   
}
.sidebar-resources li{
  padding: 1px 0px 1px 0px;
  font-weight:400;
  list-style:none;
  color: #666666;
  font-size: 12px;
  font-family: arial, sans-serif;
}

.sidebar-resources a:before {
    content:"";
    margin-right: 10px;
    padding-left: 0px;
        display:inline-block;
    width:19px;
    height:19px;
    background:url(https://web.archive.org/web/20150908083349im_/https://www.cinemassive.com/wp-content/uploads/2015/06/sidebar-sprite2.gif) 0 0 no-repeat;

}
.sidebar-resources a.resources-pdf:before {
    content:"";
    margin-right: 10px;
    padding-left: 0px;
        display:inline-block;
    width:19px;
    height:19px;
    background:url(https://web.archive.org/web/20150908083349im_/https://www.cinemassive.com/wp-content/uploads/2015/06/sidebar-sprite2.gif) -38px 0 no-repeat;

}

.resources-link {
    color: #666666;
    text-decoration: none;
}
.resources-link:hover {
    text-decoration: underline;
}
.resources-link:before{
	content:"";
	position:relative;
	top:5px;
	left: 5px;
	background:url(https://web.archive.org/web/20150908083349im_/https://www.cinemassive.com/wp-content/uploads/2015/06/sidebar-sprite2.gif) 0 0 no-repeat;
	width:19px;
	height:19px;
}
.resources-pdf {
    color: #666666;
    text-decoration: none;
}
.resources-pdf:hover {
    text-decoration: underline;
}
.resources-pdf:before{
	content:"";
	position:relative;
	top:5px;
	left: 5px;
    background: url(https://web.archive.org/web/20150908083349im_/https://www.cinemassive.com/wp-content/uploads/2015/06/sidebar-sprite2.gif);
    background-repeat: no-repeat;
    background-position:-38px 0;
    background-size:57px 19px;
}
.schedule-form2 {
	background: #f0f0f0;
	padding: 0;
	margin: 0 auto 0 25px;
	color: #333;
    width: 263px;
	font-size: 15px;
	line-height: 20px;
	font-family: Muli, sans-serif;
}

.schedule-form2 .text {
	font-size: 15px;
	line-height: 22px;
	margin: 0 0 5px;
	padding: 0 0 5px;
}
.schedule-form2 h2 {
	text-transform: uppercase;
	font-size: 15px;
	line-height: 18px;
	margin: 5px 0 10px 15px;
    font-weight: 400;
padding: 13px 0 0 5px;
}
.schedule-form2 .error {
color: rgb(251, 58, 58);
font-size: 12px;
}

.table-holder2 {
	clear: both;
	margin: 0;
}
.schedule-form2 table {
	border-collapse:collapse;
	border: none;
	width: 263px;
}
.schedule-form2 table td {
	width: 263px;
	padding: 0 24px 8px 20px;
	border: none;
}
.schedule-form2 td div > span {
	display: block;
	margin: 0 0 5px;
}
.schedule-form2 input[type="text"] {
	font-size: 15px;
	line-height: 20px;
	padding: 5px 10px;
	color: #333;
	width: 215px;
	height: 32px;
	background: #fff;
	border: 1px solid #c2c2c2;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.schedule-form2 input[type="email"] {
	font-size: 15px;
	line-height: 20px;
	padding: 5px 10px;
	color: #333;
	width: 215px;
	height: 32px;
	background: #fff;
	border: 1px solid #c2c2c2;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.schedule-form2 select {
font-family: arial; 
font-size: 15px; 
color: #666; 
width: 215px; 
height: 27px; 
background: url('https://web.archive.org/web/20150908083349im_/https://www.cinemassive.com/wp-content/uploads/2015/06/industry-background.png'); 
background-size: 215px 27px;
}
.schedule-form2 textarea {
color: #000000; 
width: 210px; 
height: 65px; 
font-size: 15px; 
font-family: arial; 
padding-left: 5px; 
padding-top: 2px; 
background-color: #ffffff; 
border: 1px inset #c2c2c2;
}
.schedule-form2 .learn-more {
	background: #333333;
	cursor: pointer;
	margin: 5px 0 15px 0;
	height: 33px;
	padding: 0 32px;
    color: #ffffff;
}
.schedule-form2 .learn-more:hover {
	background: #909090;
    
}
div.options > label > input {
        visibility: hidden;
}

div.options > label {
    display: block;
    margin: 0 0 0 -15px;
    padding: 5px 0 5px 0;
    height: 19px;
    width: 205px;
    font-size: 13px;
    line-height: 14px;
    font-family: arial;
    
}

div.options > label > img {
    display: inline-block;
    padding: 0px;
     height:19px;
    width:19px;
    background: none;
}

div.options > label > input:checked +img {  
    background: url(https://web.archive.org/web/20150908083349im_/https://www.cinemassive.com/wp-content/uploads/2015/06/sidebar-sprite2.gif);
    background-repeat: no-repeat;
    background-position:-19px 0;
    background-size:57px 19px;
}
span.CTA {
    color: #999999;
    font-weight: 700;

    }

.demo-button2 {
    position: relative;
    width: 235px;
    margin: 0;
}
#demo-link2 {
    font-family: arial, helvetica;
    font-size: 13px;
    text-decoration: none;
    left: 20px;
    top: 128px;
    padding: 6px 8px 6px 8px;
    color: #fff;
    position: absolute;
}
#demo-image2 {
    background-image:url(https://web.archive.org/web/20150908083349im_/https://www.cinemassive.com/wp-content/uploads/2015/06/demo-button-small2-sprite.png);
    background-position:0 0;
    background-repeat:no-repeat;
    border:none;
    display:block;
    height:174px;
    overflow:hidden;
    background-color: #000;
    white-space:nowrap;
    width: 235px;
}
#demo-image2:hover {
    background-image:url(https://web.archive.org/web/20150908083349im_/https://www.cinemassive.com/wp-content/uploads/2015/06/demo-button-small2-sprite.png);
    background-position:-235px 0;
}
#news-link2 {
    background-image:url(https://web.archive.org/web/20150908083349im_/https://www.cinemassive.com/wp-content/uploads/2015/06/CineNet-Upgrade-small5-sprite.png);
    background-position: 0 0;
    background-repeat:no-repeat;
    border:none;
    display:block;
    height:111px;
    overflow:hidden;
    background-color: #000;
    white-space:nowrap;
    width: 235px;
}
#news-link2:hover {
        background-position: -235px 0;
}
#news-link-text2 {
    font-family: arial, helvetica;
    font-size: 14px;
    text-decoration: none;
    left: 65px;
    top: 75px;
    padding: 6px 8px 6px 8px;
    color: #fff;
    position: absolute;
}
.resources-title2 {
    margin: 2px 0 5px 15px;
    font-size: 16px;
    font-family: arial, sans-serif;
    color: #666666;
}
.sidebar-resources2 {
    border-top: 1px solid #cccccc;
    margin: 10px 0 0px 15px;
    width: 220px;
}
.sidebar-resources2 ul {
    padding:5px 0 20px 0;
    margin: 0px 0 0 0;
}
.sidebar-resources2 li {
    padding: 1px 0px 1px 0px;
    font-weight:400;
    list-style:none;
    color: #666666;
    font-size: 12px;
    font-family: arial, sans-serif;
}
.sidebar-resources2 a:before {
    content:"";
    margin-right: 10px;
    padding-left: 0px;
    display:inline-block;
    width:19px;
    height:19px;
    background:url(https://web.archive.org/web/20150908083349im_/https://www.cinemassive.com/wp-content/uploads/2015/06/sidebar-sprite2.gif) 0 0 no-repeat;
}
.sidebar-resources2 a.resources-pdf2:before {
    content:"";
    margin-right: 10px;
    padding-left: 0px;
    display:inline-block;
    width:19px;
    height:19px;
    background:url(https://web.archive.org/web/20150908083349im_/https://www.cinemassive.com/wp-content/uploads/2015/06/sidebar-sprite2.gif) -38px 0 no-repeat;
}
.resources-link2 {
    color: #666666;
    text-decoration: none;
}
.resources-link2:hover {
    text-decoration: underline;
}
.resources-link2:before {
    content:"";
    position:relative;
    top:5px;
    left: 5px;
    background:url(https://web.archive.org/web/20150908083349im_/https://www.cinemassive.com/wp-content/uploads/2015/06/sidebar-sprite2.gif) 0 0 no-repeat;
    width:19px;
    height:19px;
}
.resources-pdf2 {
    color: #666666;
    text-decoration: none;
}
.resources-pdf2:hover {
    text-decoration: underline;
}
.resources-pdf2:before {
    content:"";
    position:relative;
    top:5px;
    left: 5px;
    background: url(https://web.archive.org/web/20150908083349im_/https://www.cinemassive.com/wp-content/uploads/2015/06/sidebar-sprite2.gif);
    background-repeat: no-repeat;
    background-position:-38px 0;
    background-size:57px 19px;
}
.schedule-form3 {
    background: #f0f0f0;
    padding: 0 0 8px 0;
    margin: 0;
    color: #333;
    width: 235px;
    font-size: 15px;
    line-height: 20px;
    font-family: Muli, sans-serif;
}
.schedule-form3 .text {
    font-size: 15px;
    line-height: 22px;
    margin: 0 0 5px;
    padding: 0 0 5px;
}
.schedule-form3 .error {
color: rgb(251, 58, 58);
font-size: 12px;
}
.schedule-form3 h2 {
    text-transform: uppercase;
    font-size: 15px;
    line-height: 18px;
    margin: 5px 0 10px 10px;
    font-weight: 400;
    padding: 13px 0 0 5px;
}
.table-holder3 {
    clear: both;
    margin: 0;
}
.schedule-form3 table {
    border-collapse:collapse;
    border: none;
    width: 235px;
}
.schedule-form3 table td {
    width: 235px;
    padding: 0 24px 8px 15px;
    border: none;
}
.schedule-form3 td div > span {
    display: block;
    margin: 0 0 5px;
}
.schedule-form3 input[type="text"] {
    font-size: 15px;
    line-height: 20px;
    padding: 5px 10px 5px 5px;
    color: #333;
    width: 200px;
    height: 32px;
    background: #fff;
    border: 1px solid #c2c2c2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.schedule-form3 input[type="email"] {
    font-size: 15px;
    line-height: 20px;
    padding: 5px 10px 5px 5px;
    color: #333;
    width: 200px;
    height: 32px;
    background: #fff;
    border: 1px solid #c2c2c2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.schedule-form3 select {
    font-family: arial;
    font-size: 15px;
    color: #666;
    width: 200px;
    height: 27px;
    background: url('https://web.archive.org/web/20150908083349im_/https://www.cinemassive.com/wp-content/uploads/2015/06/industry-background.png');
    background-size: 200px 27px;
}
.schedule-form3 textarea {
    color: #000000;
    width: 192px;
    height: 65px;
    font-size: 15px;
    font-family: arial;
    padding-left: 5px;
    padding-top: 5px;
    background-color: #ffffff;
    border: 1px inset #c2c2c2;
}
.schedule-form3 .learn-more {
    background: #333333;
    cursor: pointer;
    margin: 5px 0 15px 0;
    height: 33px;
    padding: 0 32px;
    color: #ffffff;
}
.schedule-form3 .learn-more:hover {
    background: #909090;
}

::-webkit-input-placeholder {
   color: #666;
font-size: 12px;
}

:-moz-placeholder { /* Firefox 18- */
   color: #666;  
font-size: 12px;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #666; 
font-size: 12px; 
}

:-ms-input-placeholder {  
   color: #666; 
font-size: 12px; 
}
#new-footer {
    width: 1000px;
padding-top: 40px;
    
}
#new-footer .col1 {
    width: 192px;
    float: left;
    padding-left: 47px;
}
#new-footer .col2 {
    width: 205px;
    float: left;
}
#new-footer .col3 {
    width: 153px;
    float: left;
}
#new-footer .col4 {
    width: 180px;
    float: left;
}
#new-footer .col5 {
    width: 222px;
    float: left;
}
#new-footer ul li {
    list-style: none;
    margin: 0;
    padding: 2px 0 2px 0;
}
#new-footer ul {
    padding-left: 0;
}
#new-footer .top {
    color: #003399;
    font-size: 12px;
    text-decoration: none;
}
#new-footer .sub {
    color: #999;
    font-size: 12px;
    text-decoration: none;
}
#new-footer .social {
    clear: both;
    border-top: 1px solid #c2c2c2;
    padding: 12px 0 5px 0;
    margin: 35px auto 0 auto;
}
#new-footer .social p {
    text-align: center;
    margin: 0;
    padding: 0;
    color: #999;
    }
#new-footer .final {
  border-top: 1px solid #c2c2c2;
padding-top: 5px;
}
#new-footer .final p {
    text-align: center;
    color: #999;
}
.round-button {
	width:6px;
    margin: auto;
}
.round-button-circle {
	width: 100%;
	height:0;
	padding-bottom: 100%;
        border-radius: 50%;
	border:1px solid #40cc15;
    overflow:hidden;
    background: #40cc15; 
}

.round-button span {
    display:block;
	float:left;
	width:100%;
	padding-top:50%;
    padding-bottom:50%;
	line-height:1em;
	margin-top:-0.5em;
    
	text-align:center;
	color:#40cc15;
    font-weight:bold;
    text-decoration:none;
}
.round-button2 {
	width:6px;
    margin: auto;
}
.round-button-circle2 {
	width: 100%;
	height:0;
	padding-bottom: 100%;
    border-radius: 50%;
	border:1px solid #d50100;
    overflow:hidden;
    background: #d50100; 
}

.round-button2 span {
    display:block;
	float:left;
	width:100%;
	padding-top:50%;
    padding-bottom:50%;
	line-height:1em;
	margin-top:-0.5em;
    
	text-align:center;
	color:#d50100;
    font-weight:bold;
    text-decoration:none;
}
.specs table {
    width: 876px;
    border-collapse: collapse;
    font-family: arial, sans-serif;
    font-size: 12px;
border: none;
}
.specs td {
border: none;
padding: 3px 0px;
}
#specs-col1 {
    width: 427px;
    padding-right: 44px;
    text-align: right;
    padding-bottom: 10px;
}
#specs-col2 {
    width: 218px;
    text-align: center;
    padding-bottom: 10px;
}
#specs-col3 {
    width: 188px;
    text-align: center;
    padding-bottom: 10px;
}
#specs-col4 {
    width: 43px;
    text-align: center;
    padding-bottom: 10px;
}
.schedule-form4 {
	background: #fff;
	margin: 0;
	color: #333;
	font-size: 15px;
	line-height: 20px;
	font-family: Arial, sans-serif;
	width:80%;
	padding:10px 5px 0 0;
}
.schedule-form4 .text {
	font-size: 16px;
	line-height: 22px;
	border-bottom: 1px solid #8e8e8e;
	margin: 0 0 18px;
	padding: 0 0 9px;
}
.schedule-form4 h2 {
	text-transform: uppercase;
	font-size: 19px;
	line-height: 20px;
	margin: 0 0 16px;
}
.schedule-form4 p {
	margin: 0 0 20px;
}

.table-holder4 {
	clear: both;
	margin: 0 -38px;
}
.schedule-form4 table {
	border-collapse:collapse;
	border: none;
	width: 100%;
}
.schedule-form4 table td {
	width: 50%;
	padding: 0 38px 14px;
	border: none;
}
.schedule-form4 td div > span {
	display: block;
	margin: 0 0 5px;
}
.schedule-form4 input[type="text"] {
	font-size: 15px;
	line-height: 20px;
	padding: 5px 10px;
	color: #333;
	width: 100%;
	height: 32px;
	background: #fff;
	border: 1px solid #999;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.schedule-form4 input[type="email"] {
	font-size: 15px;
	line-height: 20px;
	padding: 5px 10px;
	color: #333;
	width: 100%;
	height: 32px;
	background: #fff;
	border: 1px solid #999;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.schedule-form4 .error {
color: rgb(251, 58, 58);
font-size: 14px;
}
.schedule-form4 .learn-more {
	background: #333;
	color: #fff;
	cursor: pointer;
	margin: 24px 0 15px 0;
	height: 33px;
	padding: 0 24px;
}
.schedule-form4 .learn-more:hover {
	background: #909090;
}
.schedule-form4 select {
font-family: arial; 
font-size: 15px; 
color: #000; 
width: 100%; 
height: 27px; 
}
.schedule-form4 textarea {
color: #000000; 
width: 98%; 
height: 65px; 
font-size: 15px; 
font-family: arial; 
padding-left: 5px; 
padding-top: 2px; 
background-color: #ffffff; 
border: 1px inset #c2c2c2;
max-width: 100% !important;
}
/*
     FILE ARCHIVED ON 08:33:49 Sep 08, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 05:18:27 Aug 02, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 0.464
  captures_list: 0.544
  exclusion.robots: 0.06
  exclusion.robots.policy: 0.05
  esindex: 0.008
  cdx.remote: 53.168
  LoadShardBlock: 891.265 (3)
  PetaboxLoader3.resolve: 569.524 (4)
  PetaboxLoader3.datanode: 346.521 (4)
  load_resource: 476.399
*/