@font-face {
    font-family: 'BebasNeueRegular';
    src: url('../fonts/bebasneua.eot');
    src: url('../fonts/bebasneua.eot') format('embedded-opentype'),
         url('../fonts/bebasneua.woff') format('woff'),
         url('../fonts/bebasneua.ttf') format('truetype'),
         url('../fonts/bebasneua.svg#BebasNeueRegular') format('svg');
}

@font-face {
  font-family: 'BebasNeueRegular';
  src: url('../fonts/BebasNeue-webfont.eot');
  src: url('../fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/BebasNeue-webfont.woff') format('woff'), url('../fonts/BebasNeue-webfont.ttf') format('truetype'), url('../fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
img{
	max-width:100%;	
}
html,
body {
  overflow: hidden;
}
body,
html {
  height: 100%;
}
.wowbook {
  color: #333;
}
.wowbook-page-content {
  background: white;
}
.wowbook-left .wowbook-gutter-shadow {
  background-image: url('../images/page_left_background.png');
  opacity: 0.5;
  width: 60px;
}
.wowbook-right .wowbook-gutter-shadow {
  background-image: url('../images/page_right_background.png');
  background-position: 0 0;
  width: 75px;
}
body {
  color: black;
  background: #ffffff url("../images/wood.jpg");
  background-position: 50% top;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */

  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */

  box-sizing: border-box;
}
a,
a:active,
a:visited {
  text-decoration: none;
}
#container {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */

  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */

  box-sizing: border-box;
  /* Opera/IE 8+ */

  height: 100%;
  max-width: 900px;
  margin: auto;
  padding-top: 86px;
  padding-bottom: 20px;
}
h1,
h2 {
  font-size: 32px;
  font-weight: normal;
  font-family: 'News Cycle', sans-serif;
  text-shadow: 0 1px 0 rgba(10, 10, 10, 0.5);
  margin-top: 1em;
  margin-bottom: 0.5em;
}
h2 {
  font-size: 24px;
  margin-bottom: 0.5em;
}
nav {
  height: 46px;
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2147483647;
  zoom: 1;
}
nav a {
  display: block;
  height:35px;
  width: 40px;
  padding: 0;
  background:rgba(0,0,0,0.5) no-repeat;
  background-position: 5px 4px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
nav #zoomin {
  background-image: url(../images/zoom_in.png);
}
nav #zoomout {
  background-image: url(../images/zoom_out.png);
}
nav #first {
  background-image: url(../images/arrow_double_left.png);
}
nav #last {
  background-image: url(../images/arrow_double_right.png);
}
nav #next {
  background-image: url(../images/arrow_right.png);
}
nav #back {
  background-image: url(../images/arrow_left.png);
}
nav #slideshow {
  background-image: url(../images/slideshow_play.png);
}
nav #slideshow.wowbook-disabled {
  background-image: url(../images/slideshow_pause.png);
}
nav #flipsound {
  background-image: url(../images/sound_on.png);
}
nav #flipsound.wowbook-disabled {
  background-image: url(../images/sound_off.png);
}
nav #thumbs {
  background-image: url(../images/thumbs.png);
}
nav #fullscreen {
  background-image: url(../images/fullscreen_on.png);
}
nav #fullscreen.wowbook-disabled {
  background-image: url(../images/fullscreen_off.png);
}
nav #download {
  background-image: url(../images/download.png);
}
nav #homepage{
  background-image: url(../images/homepage.png);
}
nav a:hover {
  background-color: #2C2C2C;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #f0f0f0));
  background-image: -webkit-linear-gradient(top, #555555, #222222);
  background-image: -moz-linear-gradient(top, #555555, #222222);
  background-image: -ms-linear-gradient(top, #555555, #222222);
  background-image: -o-linear-gradient(top, #555555, #222222);
  background-image: linear-gradient(top, #555555, #222222);
}
nav a:active,
nav a:hover,
nav a {
  outline: none;
}
@media screen and (max-width: 568px), screen and (max-height: 380px) {
  #container {
    padding-top: 35px;
    padding-bottom: 5px;
  }
  nav {
    margin: auto;
    top: 0px;
  }
  nav li {
    height: 32px;
  }
  nav li a {
    background-size: 50% 50%;
    height: 32px;
    width: 32px;
  }
  html {
    -webkit-text-size-adjust: none;
  }
  #click_to_open {
    display: none;
  }
}
.wowbook-page-content {
  padding: 1em;
}
#main {
  position: relative;
}
#click_to_open {
  position: absolute;
  left: 25%;
  margin-left: -180px;
  top: 50%;
  margin-top: -50px;
}
.js #features {
  mmargin-left: -12000px;
}
.wowbook-page {
  mmargin: auto;
}
.wowbook-page h1 {
  font-family: 'BebasNeueRegular';
  font-size: 32px;
  color: white;
  background: #aa2b2b;
  line-height: 1.5;
  padding: 5px 5px 0px;
  margin: 0;
}
.wowbook-page .subtitle {    font-family: 'BebasNeueRegular';
  font-size: 18px;
  color: black;
  line-height: 1.5;
  padding:0px;
  font-style: italic;
}
.wowbook-page p,
.wowbook-page ul {
  font-size: 18px;
  margin-top: 0.5em;
  margin-bottom:15px;
}
.wowbook-page li {
  list-style: none;
}
#cover {
  background: #ffffff url("../images/cover.png") no-repeat;
  background-size: 100% 100%;
}
.feature {
  padding:0;
  height: 500px;
  width: 400px;
  background: white;
}
.feature h1,
.feature h2 {    font-family: 'BebasNeueRegular';
  font-size: 38px;
  color: black;
}
.wowbook-page .feature.pagefx p {
  font-size: 12px;
  text-align:justify;
  line-height:16px;
}
.wowbook-page .feature.pagefx p strong{
	color:#f9010c;	
}
.wowbook-page .feature .footer strong{
	color:#fff !important;
	font-size:9px !important;
}
.wowbook-page .feature.pagefx .subtitle {
  margin-top: 0;
  font-size: 18px;
}
.wowbook-page .feature.pagefx h1 {
  font-size: 40px;
  font-weight:normal;
  text-align:center;
  color: #cad2d9;    
  font-family: Bebas Neue;
  background: none;
  line-height: 0.7;
  padding:15px 0 10px;
  margin: 0;
  text-shadow:none;
}
.wowbook-page .feature.pagefx h1 span{
	display:block;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.easy {
  background: #ffffff url("../images/easy.png") no-repeat left top;
  background-size: 200% 100%;
  zoom: 1;
  ffont-size: 1.5em;
  ffont-family: lato;
}
.easy h1,
.easy p,
.easy .subtitle {
  display: none;
}
.wowbook-right .easy {
  background-position: right top;
}
.design {
  background: #ffffff url("../images/design.png") no-repeat;
  background-size: 200% 100%;
}
.design h1 {
  background: none;
  text-indent: -10000px;
  color: #88bfbf;
  text-shadow: 1px 1px 0px #447f7f;
  font-size: 144px;
  line-height: 0.8;
  bborder-bottom: 2px solid #88bfbf;
}
.design .subtitle {
  font-family: 'News Cycle', sans-serif;
  font-style: normal;
  font-size: 30px;
  color: #333;
  position: absolute;
  top: 27%;
}
.wowbook-right .design {
  background-position: right top;
}
.wowbook-right .design p {
  text-align: right;
  position: absolute;
  bottom: 1.5em;
  font-size: 30px;
  padding-right: 1em;
}
.responsive pp {
  font-size: 16px;
}
.responsive hh2 {
  font-size: 20px;
}
.responsive h1 {
  color: white;
}
.thumbnails p {
  font-size: 16px;
}
.thumbnails h2 {
  font-size: 20px;
}
.thumbnails h1 {
  color: white;
}
#thumbs_holder {
  position: absolute;
  top: 50%;
  width: 100%;
  height: auto;
  left: 0;
  z-index: 10000;
}
#thumbs_holder .wowbook-thumbnails {
  background: none repeat scroll 0 0 #222;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
  border-top: 1px solid white;
  border-top-color: rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid gray;
  border-bottom-color: rgba(64, 64, 64, 0.5);
  box-shadow: 0 0 20px #aa2b2b;
  padding: 10px 0;
  position: relative;
}
#thumbs_holder .wowbook-button {
  background-color: #AA2B2B;
}
.wowbook-thumbnails {
  background: none repeat scroll 0 0 #888;
  background: none repeat scroll 0 0 rgba(128, 128, 128, 0.48);
  border-top: 1px solid white;
  border-top-color: rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid gray;
  border-bottom-color: rgba(64, 64, 64, 0.5);
  box-shadow: 0 0 15px rgba(128, 128, 128, 0.48);
}
.wowbook-horizontal.wowbook-thumbnails {
  padding-top: 10px;
  padding-bottom: 10px;
}
.wowbook-vertical .wowbook-thumbnail {
  margin-top: 5px;
  margin-bottom: 5px;
}
#thumbs_type,
#thumbs_position,
#thumbs_size {
  text-align: center;
}
#thumbs_position button {
  width: 49%;
}
#zoom-feature {
  background: #ffffff url("../images/zoom.jpg") no-repeat;
  background-size: 200% 100%;
}
#zoom-feature h1 {
  font-size: 100px;
  color: #333;
  background: none;
  line-height: 1.1;
  padding: 5px 0px 0px;
  text-align: right;
}
#zoom-feature2 {
  background-color: white;
  background-image: url("../images/zoom.jpg");
  background-size: 200% 100%;
  background-position: right top;
  background-repeat: no-repeat;
}
.deeplinking {
  color: white;
  background: url("../images/chain.jpg") no-repeat;
  background-size: 200% 100%;
}
.deeplinking h1 {
  color: white;
  background: #3d567d !important;
}
.deeplinking a,
.deeplinking a:active,
.deeplinking a:visited {
  color: #f8f8f8;
  text-decoration: underline;
}
.wowbook-right .deeplinking {
  background-position: top right;
}
.wowbook-page .feature.numbering {
  background: url("../images/numbering.png") #ffffff no-repeat;
  background-size: 100% 100%;
}
.wowbook-page .feature.numbering h1 {
  color: #AA2B2B;
  background: none;
  font-size: 40px;
  padding-left: 0;
  padding-right: 0;
}
.wowbook-page .feature.numbering p {
  font-size: 23px;
}
.wowbook-page .feature.numbering .wowbook-page-number {
  text-indent: 100%;
  overflow: hidden;
}
.wowbook-page .feature.slideshow h1 {
  color: #AA2B2B;
  background: none;
  font-size: 40px;
  padding-left: 0;
  padding-right: 0;
}
.wowbook-page .feature.slideshow a {
  display: block;
  text-align: center;
}
.wowbook-page .feature.flash {
  background: url("../images/flash.png") #ffffff no-repeat;
  background-size: 200% 100%;
  padding-top: 42%;
  /* 170px/400px */

}
.wowbook-page .feature.flash p {
  font-size: 20px;
  padding: 0.7em;
}
.wowbook-page .feature.flash h1 {
  display: none;
}
.feature.flash-demo {
  background: url("../images/flash.png") #ffffff no-repeat;
  background-position: top right;
  background-size: 200% 100%;
  padding-top: 25%;
  text-align: center;
  line-height: 2em;
  font-size: 1.2em;
}
.more {
  background: url("../images/more.png") #ffffff no-repeat;
  background-size: 200% 100%;
  padding-top: 30px;
}
.more h1 {
  display: none;
}
.more ul {
  margin-left: 1em;
}
.more li {
  margin-bottom: 0.7em;
}
.last_cover {
  padding: 0;
}
.wowbook-right .more {
  background-position: top right;
}
.content{
	padding:0 15px 15px;	
}
.clear{
	clear:both;	
}
.fleft{
	float:left;	
}
.fright{
	float:right;	
}
.block h2{
	color:#036bb7;
	font-size:24px;	
	margin:10px 0 15px;
	background:url(../images/title_line.jpg) repeat-x center center;
}
.block h2 span{
	background:#fff;
	padding-right:15px;	
}
.footer{
	background:url(../images/footer_bg.jpg) repeat-x center top;
	position:absolute;
	bottom:0;
	width:100%;
	text-align:center;
	padding:3px 0;
}
.footer p, .footer p a, .footer p strong{
	padding:0;
	margin:0;
	font-size:10px !important;
	color:#fff;	
	text-align:center !important;
}
.products {
	margin:0;
}	
.products li{
	margin:0 0% 5% 0;	
}
.products li .products-details{
	float:right;	
	width:60%;
}
.products li a{
	float:left;	
	width:35%;
}
.products li .products-details p{
	font-size:11px !important;
	color:#666;
	line-height:14px;	
}
.products li a img{
	width:99%;	
}
.products li h4, 
.products-title > h4{
	color:#26669F;
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0 0 5px 0;	
}
.products-title > h4{
	margin-top:20px !important;
}
.products li span{
	font-size:13px;
	display:block;	
}
.products li.br_line{
	margin:0;	
}
.products li img{
	max-width:100%;
	height:auto;	
	border:3px solid #fff;
	box-shadow:0 0 3px rgba(0,0,0,0.3);
}
.contact_map{
	border:3px solid #fff;
	margin:15px 0;
	box-shadow:0 0 3px rgba(0,0,0,0.3);
}
.contact_page .details{
	list-style:none;
	margin:0;	
}
.contact_page .details li{
	padding-left:20px;	
	font-size:13px;
	border-bottom:1px dashed #eee;
	padding-bottom:5px;
	margin-bottom:5px;
}
.contact_page .details li.location{
	background:url(../images/location.png) no-repeat left 3px;	
}
.contact_page .details li.tele{
	background:url(../images/call.png) no-repeat left 3px;	
}
.contact_page .details li.email{
	background:url(../images/email.png) no-repeat left 3px;	
}
.contact_page .details li.website{
	background:url(../images/website.png) no-repeat left 3px;	
}
.inquiry_page form{
	margin:15px 0;
	padding:0 15px;	
}
.inquiry_page form .field{
	clear:both;	
}
.inquiry_page form label{
	float:left;
	font-size:14px;
	color:#585858;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	min-width:100px;
}
.inquiry_page form .inputbox, 
.inquiry_page form .textbox{
	background:#f6f6f6;
	padding:3px;
	font-size:13px;
	color:#585858;
	float:right;
	border:1px solid #ccc;
	border-radius:2px;
	margin:0 0 10px 0;
	width:200px;
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.2)	
}
.inquiry_page form .textbox{
	min-height:70px;	
}
.submit_area{
	text-align:right;
	display:block;	
}
.submit_area .button{
	background:#0e7ccd;
	border:1px solid #1375bd;
	border-radius:2px;
	color:#fff;
	font-size:13px;
	text-transform:uppercase;
	padding:5px 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
}
.submit_area .button:hover{
	background:#d8020c;	
}
.table_content li{
	font-size:13px;
	color:#024C81;
	margin:0 0 7px;	
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.table_content li:hover span, 
.table_content li:hover a{
	background:#D40E05;	
	color:#fff;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.table_content li a{
	font-size:13px;
	background:#f6f6f6;
	padding:7px;
	width:75%;
	display:inline-block;
	text-transform:uppercase;
	color:#024c81;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.table_content li span{
	background:#f6f6f6;
	width:7%;
	text-align:center;
	padding:7px;
	margin:0 10px 0 0;
	display:inline-block;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.footer strong{
	color:#fff;
}	
.page_banner{
	margin:15px 0;	
}
.infrastructure img.fright{
	margin:0px 0 15px 15px;
}
.videos .video_block{
	width:80%;
	margin:0 auto 15px;
	box-shadow:0 0 3px rgba(0,0,0,0.3);	
}
#share-wrapper {
	margin-top:15%;
	margin-left:-1px;
	position:fixed;
	left: 0;
}

/* inner wrapper */
#share-wrapper ul.share-inner-wrp{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

/* the list */
#share-wrapper li.button-wrap {
	background: #E4EFF0;
	padding: 0px 0px 0px 10px;
	display: block;
	width: 140px;
	margin: 0px 0px 1px -117px;
}

/* share link */
#share-wrapper li.button-wrap > a {
	padding-right: 60px;
	height: 32px;
	display: block;
	line-height: 32px;
	font-weight: bold;
	color: #444;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/* background image for each link */
#share-wrapper .facebook > a{
	background: url(../images/facebook.jpg) no-repeat right;
}
#share-wrapper .twitter > a{
	background: url(../images/twitter.jpg) no-repeat right;
}
#share-wrapper .digg > a{
	background: url(../images/digg.jpg) no-repeat right;
}
.stumbleupon > a{
	background: url(../images/stumbleupon.jpg) no-repeat right;
}
#share-wrapper .delicious > a{
	background: url(../images/delicious.jpg) no-repeat right;
}
#share-wrapper .google > a{
	background: url(../images/google.jpg) no-repeat right;
}
#share-wrapper .email > a{
	background: url(../images/email.jpg) no-repeat right;
}

/* small screen */
@media all and (max-width: 699px) {
	#share-wrapper {
		bottom: 0;
		position: fixed;
		padding: 5px 5px 0px 5px;
		background: #EBEBEB;
		width: 100%;
		margin: 0px;
		-webkit-box-shadow: 0 -1px 4px rgba(0, 0, 0, 0.15);
		-moz-box-shadow: 0 -1px 4px rgba(0,0,0,0.15);
		-o-box-shadow: 0 -1px 4px rgba(0,0,0,0.15);
		box-shadow: 0 -1px 4px rgba(0, 0, 0, 0.15);
	}
	#share-wrapper ul.share-inner-wrp {
		list-style: none;
		margin: 0px auto;
		padding: 0px;
		text-align: center;
		overflow: auto;
	}
	#share-wrapper li.button-wrap {
		display: inline-block;
		width: 32px!important;
		margin: 0px;
		padding: 0px;
		margin-left:0px!important;
	}
	#share-wrapper li.button-wrap > a {
		height: 32px;
		display: inline-block;
		text-indent: -10000px;
		width: 32px;
		padding-right: 0;
		float: left;
	}
}
.banner-img{
	text-align:center !important;	
}
.products-details ul{
	margin:0;	
}
.products-details li{
	font-size:12px;
	line-height:16px;
	list-style:outside;	
}
.products.gallery li a{
	max-width:100px;
	max-height:100px;
	min-width:100px;
	margin:0 0px 8px 8px;
	min-height:100px;
	overflow:hidden;	
	border: 3px solid #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    height: auto;
}
.products.gallery li a img{
	border:none;
	display:inline-block;
	vertical-align:middle;
    box-shadow:none;
    height:100%;
	min-height:100px;
    max-width:none;
}
.list02 li{
	background:url(../images/arrow.png) no-repeat center left;
	padding:5px 0 5px 20px;
	font-size:13px;
}