﻿.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: 0px;
	background-color: #fff;
	clear: left;
}
h2.resp-accordion {
	cursor: pointer;
	padding: 5px;
	display: none;
}
.resp-tab-content {
	display: none;
	padding: 15px 0 0 0;
}
.resp-tab-active {
	border: 1px solid #ff6b00;
	border-bottom: none;
	margin-bottom: -1px !important;
	padding: 12px 14px 14px 14px !important;
}
.resp-tab-active {
	border-bottom: none;
	background-color: #fff;
}
.resp-content-active, .resp-accordion-active {
	display: block;
}
.resp-tab-content {
	border: 1px solid #ff6b00;
}
h2.resp-accordion {
	font-size:15px;
	border: 1px solid #ff6b00;
	border-top: 0px solid #ff6b00;
	margin: 0px;
	padding: 10px 15px;
}
h2.resp-tab-active {
	border-bottom: 0px solid #ff6b00 !important;
	margin-bottom: 0px !important;
	padding: 10px 15px !important;
}
h2.resp-tab-title:last-child {
	border-bottom: 12px solid #ff6b00 !important;
	background: blue;
}
/*-----------Vertical tabs-----------*/

.resp-vtabs ul.resp-tabs-list {
	width: 885px;
	margin:0;
	padding:0px;
}
.resp-vtabs .resp-tabs-list li {
	display: block;
	padding:17px 25px 16px 25px !important;
	cursor: pointer;
	float:left;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
}
.resp-vtabs .resp-tabs-container {
	padding: 0px;
	width:850px;
	clear: none;
	margin:0;
}
.resp-vtabs .resp-tab-content {
	border: none;
}
.resp-vtabs li.resp-tab-active {
	background-color: #fff;
	position: relative;
	z-index: 1;
	padding: 17px 25px !important;
	float:left;
	color:#ff6b00;
	border:none;
}
.resp-vtabs li.resp-tab-active {
	background: #000000; /* Old browsers */
background: -moz-linear-gradient(top,  #000000 0%, #323233 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(100%,#323233)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #000000 0%,#323233 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #000000 0%,#323233 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #000000 0%,#323233 100%); /* IE10+ */
background: linear-gradient(to bottom,  #000000 0%,#323233 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#323233',GradientType=0 ); /* IE6-9 */
	position: relative;
	z-index: 1;
	padding: 17px 25px !important;
	float:left;
	color:#ff6b00;
	border:none;
}
.form-heading-container {
	margin:auto;
	width:100%;
	overflow:hidden;
	background: #000000; /* Old browsers */
background: -moz-linear-gradient(top,  #323233 0%, #000000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#323233), color-stop(100%,#000000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #323233 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #323233 0%,#000000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #323233 0%,#000000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #323233 0%,#000000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#323233', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}
.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;
}
/*-----------Accordion styles-----------*/

h2.resp-tab-active {
	background: #ff6b00 !important;
	color:#FFF;
}
.resp-easy-accordion h2.resp-accordion {
	display: block;
}
.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: 0px;
}
.resp-tab-content-active {
	display: block;
}
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:none repeat scroll 0 0 #ff6b00 !important;
	color:#fff;
}
}





/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/

@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 none repeat scroll 0 0;
    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;
}