﻿.resp-tabs-list li {
	display:inline-block;
	padding:13px 15px;
	margin:0;
	list-style:none;
	cursor:pointer;
	float:left;
	color:#000;
	font-size:16px
}
.resp-tabs-container {
	padding:0;
	background-color:#fff;
	clear:left
}
h2.resp-accordion {
	cursor:pointer;
	display:none
}
.resp-tab-content {
	display:none;
	padding:15px 0 0
}
.resp-accordion-active, .resp-content-active, .resp-easy-accordion h2.resp-accordion, .resp-tab-content-active {
	display:block
}
.resp-tab-active {
	border:1px solid #ff6b00;
	margin-bottom:-1px!important;
	padding:12px 14px 14px!important;
	border-bottom:none;
	background-color:#fff
}
.resp-tab-content, h2.resp-accordion {
	border:1px solid #ff6b00
}
h2.resp-accordion {
	font-size:15px;
	border-top:0 solid #ff6b00;
	margin:0;
	padding:10px 15px
}
h2.resp-tab-active {
	border-bottom:0 solid #ff6b00!important;
	margin-bottom:0!important;
	padding:10px 15px!important
}
h2.resp-tab-title:last-child {
	border-bottom:12px solid #ff6b00!important;
	background:#00f
}
.resp-vtabs ul.resp-tabs-list {
	width:885px;
	margin:0;
	padding:0
}
.resp-vtabs .resp-tabs-list li {
	display:block;
	padding:16px 40px 15px 40px!important;
	cursor:pointer;
	float:left;
	color:#fff;
	font-size:15px
}
.resp-vtabs .resp-tabs-container {
	padding:0;
	width:850px;
	clear:none;
	margin:0
}
.resp-vtabs .resp-tab-content {
	border:none
}
.resp-vtabs li.resp-tab-active {
	background:#000;
	background:-moz-linear-gradient(top, #000 0, #323233 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #000), color-stop(100%, #323233));
	background:-webkit-linear-gradient(top, #000 0, #323233 100%);
	background:-o-linear-gradient(top, #000 0, #323233 100%);
	background:-ms-linear-gradient(top, #000 0, #323233 100%);
	background:linear-gradient(to bottom, #000 0, #323233 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#323233', GradientType=0 );
	position:relative;
	z-index:1;
	padding:16px 40px 17px!important;
	float:left;
	color:#ff6b00;
	border:none
}
.form-heading-container {
	margin:auto;
	width:100%;
	overflow:hidden;
	background:#000;
	background:-moz-linear-gradient(top, #323233 0, #000 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #323233), color-stop(100%, #000));
	background:-webkit-linear-gradient(top, #323233 0, #000 100%);
	background:-o-linear-gradient(top, #323233 0, #000 100%);
	background:-ms-linear-gradient(top, #323233 0, #000 100%);
	background:linear-gradient(to bottom, #323233 0, #000 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#323233', endColorstr='#000000', GradientType=0 )
}
.demo {
	width:850px
}
.resp-arrow {
	width:0;
	height:0;
	float:right;
	margin-top:3px;
	border-left:6px solid transparent;
	border-right:6px solid transparent;
	border-top:12px solid #ff6b00
}
h2.resp-tab-active span.resp-arrow {
	border:none;
	border-left:6px solid transparent;
	border-right:6px solid transparent;
	border-bottom:12px solid #fff
}
h2.resp-tab-active {
	background:#ff6b00!important;
	color:#FFF
}
.resp-easy-accordion .resp-tab-content {
	border:1px solid #ff6b00
}
.resp-easy-accordion .resp-tab-content:last-child {
	border-bottom:1px solid #ff6b00!important
}
.resp-jfit {
	width:100%;
	margin:0
}
h2.resp-accordion:first-child {
	border-top:1px solid #ff6b00!important
}
@media only screen and (min-width :320px) and (max-width :640px) {
h2.resp-tab-active {
	background:#ff6b00!important;
	color:#fff
}
}
@media only screen and (max-width:768px) {
ul.resp-tabs-list {
	display:none
}
h2.resp-accordion {
	display:block
}
.resp-vtabs .resp-tab-content {
	border:1px solid #C1C1C1
}
.resp-vtabs .resp-tabs-container {
	border:none;
	float:none;
	width:100%;
	min-height:initial;
	clear:none
}
.resp-accordion-closed {
	display:none!important
}
.resp-vtabs .resp-tab-content:last-child {
	border-bottom:1px solid #ff6b00!important
}
}
@media only screen and (min-width:1000px) and (max-width:1169px) {
.resp-vtabs li.resp-tab-active {
	padding:17px 14px!important
}
.resp-vtabs .resp-tabs-list li {
	font-size:13px!important;
	padding:17px 14px!important
}
.inputbox {
	background:#fff;
	border:1px solid #cbcbcb;
	border-radius:4px;
	font-family:Lato, sans-serif;
	font-size:16px;
	height:40px;
	margin:0 6px 10px 0;
	padding-left:10px;
	width:200px
}
.textarea {
	margin-left:-5px!important;
	width:95.2%
}
.resp-vtabs .resp-tabs-container {
	clear:none;
	margin:0;
	padding:0;
	width:680px
}
}
