body{
	min-width:960px;
	font-size:14px;
	font-family: 'Ek Mukta', sans-serif;
	color:#333;
}
.form-group{
	z-index: 9999;
}
.contactform input[type="text"],.contactform textarea,.contactform select{
	border:4px #ccc solid;
	border-radius:0;
	color:#3333331;
	font-size:13px;
	font-family: 'Arimo', sans-serif;
}
h1,h2,h3,h4,h5{
	margin-top:0;
	padding-top:0;
}
h1{
	font-size:26px;
	font-family: 'Accura-Thin';
	font-weight:normal;
}
h2{
	font-size:24px;
	font-family: 'Accura-Thin';
}
h3{
	font-size:18px;
	font-family: 'Accura-Thin';
}
a{
	color:#ff3333;
}
.container{
	width:960px!important;
	margin:auto;
}
.logo{
/*	margin-top:60px;*/
	display:block;
}
#header ul{
	margin:0;
	padding:0;
	list-style:none;
}
.home{
	float:left;
	margin-top:9px;
}
#menu{
	padding-top:33px;
	margin-left:21px;
	z-index:30;
	position:relative;
}
#menu  ul{
	margin:0 0 0 10px;
	padding:0;
	float:left;
	list-style:none;
	position:relative;
}
#menu ul li{
	float:left;
	margin-left:20px;
}
#menu ul li a{
	color:#d51820;
	font-size:13px;
	display:block;
	font-family: 'Accura-Regular';
	padding:10px 10px 15px;
}
#menu ul li a:hover,#menu ul li.active > a{
	text-decoration:none;
	background-color:#ebebeb;
}
#menu ul li:hover .submenu,#menu ul li.active .submenu{
	display:block;
}
#menu .submenu ul{
	margin:0 0 20px;
	float:left;
	width:250px;
}
#menu .submenu li{
	float:none;
}
.submenu{
	position:absolute;
	/*	left:20px;*/
	top:44px;
	display:none;
	width:706px;
	padding:20px 0;
	background:rgba(0,0,0,0.8);
}
#menu ul li .submenu li{
	margin:0;
	padding-left:10px;
}
#menu .submenu li a{
	color:#fff;
	font-size:15px;
	font-family: 'Accura-Regular';
	background:url(../images/arrow.png) no-repeat left 10px;
	padding:0 10px 0 15px;
	display:block;
	line-height:23px;
}
#menu .submenu li:hover{
	background:rgba(100%,100%,100%,.5);
}
#menu .submenu li a:hover{

	background:url(../images/arrow.png) no-repeat left 10px;
}
.bg-black{
	background:rgba(0,0,0,0.8);
	position:absolute;
	left:99.9%;
	display:none;
	/*	top:136px;*/
	top:43px;
}
#banner{
	overflow:hidden;
	max-height: 436px;
}
.banner-box{
	min-width: 960px;
	margin: auto;
	text-align: -webkit-center;
	
}
.banner-image img{
	width:105%;
}
.full-img{
	min-width: 100%;
}
#body{
	position:relative;
}
.black-bg{
	background-color:#000;
}
.gradient-bg{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e95c2a+0,da2823+100 */
	background: #e95c2a; /* Old browsers */
	position:absolute;
	left:0;
	top:0;
	height:100%;
	width:24.1%;
	z-index: 3;
}
.gradient-bg2{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e95c2a+0,da2823+100 */
	background: #e95c2a; /* Old browsers */
	background: -moz-linear-gradient(left, #e95c2a 0%, #da2823 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e95c2a), color-stop(100%,#da2823)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #e95c2a 0%,#da2823 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #e95c2a 0%,#da2823 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #e95c2a 0%,#da2823 100%); /* IE10+ */
	background: linear-gradient(to right, #e95c2a 0%,#da2823 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e95c2a', endColorstr='#da2823',GradientType=1 ); /* IE6-9 */	
	position:absolute;
	left:-346px;
	top:0;
	height:100%;
	width:569px;
}
.sidebar{
	padding: 20px 60px 20px 0;
	font-size:12px;
	text-align:right;
	position:relative;
	min-height: 500px;
}
.sidebar-master{
	position:relative;
}
.side-logo{
	padding-bottom:13px;
	text-align:right;
}
.side-title{
	padding-bottom:15px;
}
.sidebar h3{
	color:#fff;
	border-bottom:1px #fff solid;
	padding-bottom:15px;
	font-size:24px;
	font-family: 'Accura-Thin';
	text-align:right;
	font-weight:300;
}
.sidebar h3 a{
	color:#fff;
}
.sidebar h2{
	font-family: 'Accura-Thin';
	font-size:20px;
}
.sidebar {
	font-size:12px;
	color:#fff;
	font-family: 'Accura-Regular';
}
.readmore,.readmore:hover{
	text-decoration:none;
	color:#000;
	text-transform:uppercase;
	font-family: 'Accura-SemiBold';
	font-size:10px;
	background:url(../images/black-arrow.png) no-repeat center left;
	padding-left:13px;
}
.sidebar-box{
	padding-bottom:13px;
}
.sidebar-box p{
	margin-bottom:0;
}
.content {
	color:#fff;
	font-family: 'Ek Mukta', sans-serif;
	font-weight:300;
	padding:78px 0 0 64px;
}
.content h2{
	color:#ff3333;
	font-size:16px;
	font-weight:300;
}
.image-box ul{
	margin:0;
	padding:0;
	list-style:none;
}
.image-box ul li:first-child{
	margin-left:0;
}
.image-box ul li{
	float:left;
	margin-left:10px;
}
#testimonial > .container{
	padding:30px 0;
	position:relative;
}
#testimonial h1{
	color:#cc0000;
	margin-left:13px;
	font-size:24px;
	text-decoration:underline;
	text-transform:uppercase;
	line-height:30px;
}
#testimonial .container{
	position:relative;
}
.test-image{
	position:absolute;
	left:195px;
	top:-66px;
}
.test-box{
	background-color:#fbb81b;
	padding: 10px 20px 10px;
	color:#000;
	height: 197px;
	position:relative;
	font-size:22px;
	font-family: 'Accura-Thin';
}
.test-box-customer {
	position: absolute;
	right: 0;
	bottom: 0px;
	padding: 20px 20px 10px;
}
.test-list{
	padding-top:20px;
}
.test-box-arrow{
	background:url(../images/test-arrow.jpg) no-repeat;
	width:31px;
	height:15px;
	position:absolute;
	right:20px;
	bottom:-15px;
}
.person-name{
	font-size:11px;
	color:#000;
	font-family: 'Ek Mukta', sans-serif;
	font-weight:300;
	text-transform:uppercase;
	text-align:right;
	line-height:11px;
	bottom: 0%;
}
.company-name{
	text-align:right;
	line-height:12px;
	font-family: 'Ek Mukta', sans-serif;
	font-weight:500;
	text-transform:uppercase;
	font-size:13px;
	bottom: 0%;
}
.thermal-line{
	background:url(../images/therma-line.jpg) no-repeat center bottom;
	background-size:100%;
	padding-bottom:235px;
	position:relative;
	z-index:90;
}
.sidebar-menu ul{
	margin:0;
	padding:0;
	list-style:none;
}
.sidebar-menu ul li{
	margin-bottom:13px;
}
.sidebar-menu ul li a{
	color:#fff;
	background:url(../images/arrow-left.png) no-repeat right 5px;
	padding-right:20px;
	font-family: 'Accura-Regular';
	display:block;
}
.inner .sidebar-master{
	padding-top:30px;
}
.banner-text {
	position: absolute;
	top: 30%;
	right: 30%;
}
.banner-text h1{
	color: #fff;
	font-size: 40px;
	font-weight: 300;
	text-shadow: 0px 0px 20px rgba(150, 150, 150, 1);
}
.Xpadding{
	padding-bottom: 10px;
}
.banner-inner{
	position:absolute;
	right:0;
	overflow:hidden;
	top:0;
	height:289px;
	z-index:2;
}
.banner-inner img{
	width:100%;
}
.selectbox select{
	border: solid 2px #ccc;
	width: 100%;
	height: 34px;
}
.has-error .selectbox select {
	border: #a94442 solid 1px;
}
img.grayscale {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
}
.image-box ul li{
	position: relative;
}
li a img.expand-arrow{
	display: none;
	top: 0;
	position: absolute;
	z-index: 1;
}
a.fancybox:hover img.expand-arrow{
	display: block;
}


a.fancybox:hover img.grayscale {
	filter: none;
	-webkit-filter: grayscale(0%);
}
#body{
	min-height:500px;
}
#body .container{
	position:relative;
	z-index:10;
}
#body .general {
	margin: 290px 0 0;
	background: none;
}

.general{
	background: #fff none repeat scroll 0 0;
	margin: -211px 0 0;
	position:relative;
	left:-16px;
	font-family: 'Ek Mukta', sans-serif;
	font-weight:normal;
	padding-bottom:74px;
	z-index: 10;
}
.general-down{
	top: 210px;
	background: #fff none repeat scroll 0 0;
	margin: -211px 0 0;
	position: absolute;
	left:-16px;
	font-family: 'Ek Mukta', sans-serif;
	font-weight:normal;
	margin-bottom:74px;
}
.general-content{
	padding:5px 0 0 65px;
	margin-top: 60px;
	z-index: 10;
}
.general h1{
	color:#333333;
	font-size:26px;
	text-transform:uppercase;
	font-family: 'Accura-Thin';
	margin-bottom:20px;
}
.general h2{
	font-family: 'Ek Mukta', sans-serif;
	font-weight:300;
	font-size:16px;
	color:#ff3333;
	line-height:23px;
}
.general h3{
	border-bottom:1px #333 solid;
	padding:0;
	line-height:25px;
	margin-bottom: 5px;
	font-size:16px;
	font-family: 'Ek Mukta', sans-serif;
	font-weight:500;
}
.general1 h3{
	border-bottom:1px #333 solid;
	padding:0;
	line-height:25px;
	margin-bottom: 5px;
	font-size:16px;
	font-family: 'Ek Mukta', sans-serif;
	font-weight:500;
}
.general1 ul{
	margin:0 0 13px;
	padding:0;
	list-style:none;
}
.general1 ul li{
	background:url(../images/red-arrow.png) no-repeat left 5px;
	padding-left:15px;
}
.general ul{
	margin:0 0 13px;
	padding:0;
	list-style:none;
}
.general ul li{
	background:url(../images/red-arrow.png) no-repeat left 5px;
	padding-left:15px;
}
.gray-bg {
	background-color: #7d7d7d;
}
#body .general h1, #body .general h2 {
	color: #fff;
}
.general.no-top {
	margin-top: 0;
}
.general.no-top .general-content {
	padding-top: 40px;
}
.side-list-image{
	margin: 0 -15px;
	padding:30px 0;
}
.side-list-box{
	background-color:#ebebeb;
	font-size:10px;
	color:#ff3333;
	margin-bottom:20px;
	text-transform:uppercase;
}
.side-list-box img{
	display:block;
	width:100%;
}
.side-list-box p{
	padding:5px 10px;
	font-size:10px;
}
.thermal-logo{
	position:absolute;
	right:-44px;
	top: 249px;
}
.what-master{
	position:relative;
}
.shadow{
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background:url(../images/shadow.png) no-repeat left top;
	background-size:cover;
	z-index:10;
}
.what-we-do-list{
	padding-top:20px;
}
.what-we-do-image{
	position:relative;
	z-index:1;
}
.what-we-do-image img{
	width:100%;
}
.general-content .what-we-do-content h3{
	color:#474747;
	font-size:18px;
	text-decoration:none;
	text-transform:uppercase;
	border:none;
	margin-top:13px;
}
.what-we-do-box{
	margin-bottom:20px;
	background-color:#ebebeb;
	position:relative;
}
.what-we-do-box.change-bg{
	background-color:#7d7d7d;
	color:#fff;
}
.what-we-do-box.change-bg h3{
	color:#fff;
}
.what-we-do-content{
	padding-right: 15px;
	padding-bottom: 15px;
}
.what-we-do-content p{
	line-height:18px;
	margin-bottom:0px;
}
.what-we-do-box.change-bg .shadow{
	background-image:url(../images/shadow2.png);
}

.up-side {
	position: relative;
	z-index: 50;
}

.sidebar-up {
	padding-top: 30px;
	margin-top: -90px;
	background-color: #fff;
	margin-right: -13px;
	height: 300px;
}

.case-studies-list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.case-studies-list ul li:nth-child(4n +1) {
	margin-left: 0;
	clear: left;
}
.case-studies-list ul li {
	float: left;
	margin-left: 8px;
	margin-bottom: 16px!important;
	background: none!important;
	padding: 0!important;
	position: relative;
}

.case-studies-list ul li a.fancybox:hover img.expand-arrow{
	display: block;
	top: 0;
	position: absolute;
	z-index: 1;
}

.back, .back:hover {
	color: #cc0033;
	font-family: 'Accura-SemiBold';
	background: url(../images/arrow-back.png) no-repeat right 4px;
	font-size: 12px;
	padding-right: 15px;
	text-transform: uppercase;
	text-decoration: none;
}
.white-bg {
	background-color: #fff;
	position: absolute;
	left: 0;
	width: 28%;
	top: -90px;
	height: 400px;
}

.people-box {
	margin-bottom: 30px;
}

.people-box .general {
	margin: 0;
}
.people-box .general-content {
	padding-top: 0px;
}
.image-box2{
	margin-bottom:40px;
}

.download,.download:hover{
	background:url(../images/dl-logo.jpg) no-repeat left top;
	padding-left:25px;
	text-decoration:none;
	color:#474747;
}
.download-box{
	background-color:#ebebeb;
	margin-bottom:20px;
}
.download-text{
	text-align:center;
	font-family: 'Ek Mukta', sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	color: #333;
}
.download-left{
	text-align:center;
	padding:30px 0;
}
.download-content{
	font-family: 'Ek Mukta', sans-serif;
	font-weight:300;
	padding:20px 0 20px 45px;
}

.download-content h3{
	font-family: 'Ek Mukta', sans-serif;
	font-weight:600;
	font-size:16px;
	text-transform:uppercase;
	line-height:20px;
}
.download-menu{
	background-color:#fff;
	margin-bottom:13px;
	margin-top:15px;
}
.download-menu a{
	float:left;
	width:305px;
	font-family: 'Ek Mukta', sans-serif;
	font-weight:600;
	padding:8px 0 3px 10px;
	color:#333333;
	height: 30px;
}
.download-menu a:nth-child(2){
	background:#d7d7d7 url(../images/dl-left.jpg) no-repeat left top;
	padding-left:35px;
	position:relative;
	margin-left:-3px;
	width:343px;
}
.download-menu a:hover{
	text-decoration:none;
}
.download-menu  a.active{
	background:#fff url(../images/dl-right.jpg) no-repeat left top;
}
.download-menu a.deactive{
	background:#d7d7d7;
}

.calander-events{
	margin: 20px 0px 40px 0px;
}
.calander-events ul li {
	margin-bottom: 15px;
}
.calander-events .event-content{
	margin: 10px 0px;
}
.calander-events .btn{
	color: #ff3333;
	font-size: 13px;
	padding: 0px ;
}
.calander-events .event-content .close-button .btn{
	color: #9A9A9A;
}
/*end body*/

/*start footer*/
#footer-master{
	background-color:#5f6062;
	padding-top:25px;
}
#footer{
	background-color:#000;
	padding:30px 0;
	font-size:12px;
	color:#fff;
}
#footer h3{
	color:#fdba31;
	font-size:12px;	
}
#footer a{
	text-decoration: none;
}
#footer ul{
	margin:0;
	list-style:none;
	padding:0;
}
#footer ul li a{
	color:#fff;
	margin-bottom:5px;
	font-family: 'Ek Mukta', sans-serif;
	display:block;
}
#footer .container{
	position:relative;
}
.go-top{
	position:absolute;
	right:-15%;
	bottom:0px;
}
.place{
	top: 89px;
	left: -43px;
}
.contact-info{
	font-size:12px;
	text-align:right;
	color:#fff;
}
.contact-info a{
	color:#fff;
}
.contact-info span{
	color:#f7b630;	
}
.reserved{
	color:#999999;
	padding:5px 0;
}
.brand{
	color:#999;
	text-align:right;
	padding:5px 0;
}
.brand span{
	text-decoration:underline;
}
.brand a{
	color:#999;
}

*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../images/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../images/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../images/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden !important;
	width: auto;
}

.fancybox-lock body {
	overflow: hidden !important;
}

.fancybox-lock-test {
	overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../images/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('../images/fancybox/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('../images/fancybox/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}

/* Custom additions */

.fancybox-title {
	padding: 0 0 10px 0;
}
