.clear, .resp-tabs-list:after {
	clear: both
}
.resp-arrow, .resp-tab-active .resp-arrow {
	float: right
}
.resp-tabs-list {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
	text-align: left
}
.resp-tabs-list:after, .resp-tabs-list:before {
	content: " ";
	display: table
}
.resp-tabs-list li:focus, .resp-tabs-list li:hover, h4.resp-accordion:focus, h4.resp-accordion:hover {
	text-decoration: none;
	cursor: pointer;
	color: #fa731a
}
.resp-tabs-list li, h4.resp-accordion {
	position: relative;
	font-size: 19px;
	padding: 12px 10px;
	border-top: 1px solid #ddd;
	border-left: 5px solid #495864;
	transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-webkit-transition: all .4s ease-in-out 0s;
	-o-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	margin-bottom: 10px;
}
.resp-tabs-list li.resp-tab-active, .resp-tabs-list li.resp-tab-active:active, .resp-tabs-list li.resp-tab-active:hover, h4.resp-accordion.resp-tab-active, h4.resp-accordion.resp-tab-active:active, h4.resp-accordion.resp-tab-active:hover {
	color: #fff;
	background: #fa731a
}
.resp-arrow:before, .resp-tab-active .resp-arrow:before {
	font-family: FontAwesome;
	color: #dedede
}
.resp-tab-content {
	display: none;
	margin-bottom: 10px;
	text-align: justify;
	font-size: 15px;
	line-height: 25px
}
.resp-tab-item i {
	position: absolute;
	margin-left: -23px;
	margin-top: 4px;
}
.resp-tabs-list .resp-tab-item {
	padding-left: 28px;
 !important
}
.resp-arrow:before {
	background: 0 0;
	width: auto;
	height: auto;
	font-style: normal;
	content: "\f067";
	font-size: 11px;
	position: relative
}
.resp-tab-active .resp-arrow:before {
	content: "\f068"
}
h4.resp-accordion {
	cursor: pointer;
	display: none
}
.resp-accordion-active, .resp-content-active {
	display: block
}
.resp-tabs-top .resp-tabs-list li {
	display: block;
	float: left;
	margin-bottom: -1px;
	margin-right: 2px
}
.resp-tabs-top .resp-tabs-list li.resp-tab-active, .resp-tabs-top .resp-tabs-list li.resp-tab-active:active, .resp-tabs-top .resp-tabs-list li.resp-tab-active:hover {
	border-bottom-color: transparent;
	cursor: default
}
.resp-tabs-bottom .resp-tabs-list li {
	display: block;
	float: left;
	margin-top: -1px;
	margin-right: 2px
}
.resp-tabs-bottom .resp-tabs-list li.resp-tab-active, .resp-tabs-bottom .resp-tabs-list li.resp-tab-active:active, .resp-tabs-bottom .resp-tabs-list li.resp-tab-active:hover {
	border-top-color: transparent;
	cursor: default
}
.resp-tabs-bottom .resp-tab-content {
	margin-bottom: 0
}
.resp-tabs-left .resp-tabs-list {
	float: left;
	width: 25%;
	margin-top: 0
}
.resp-tabs-left .resp-tabs-list li.resp-tab-active, .resp-tabs-left .resp-tabs-list li.resp-tab-active:active, .resp-tabs-left .resp-tabs-list li.resp-tab-active:hover {
	border-right: none;
	cursor: default;
	text-align: left
}
.resp-tabs-left .resp-tabs-container {
	float: right;
	width: 70%
}
.resp-tabs-right .resp-tabs-list {
	float: right;
	width: 23%;
	margin-top: 20px
}
.resp-tabs-right .resp-tabs-list li {
	margin-left: -1px;
	margin-right: 2px
}
.resp-tabs-right .resp-tabs-list li.resp-tab-active, .resp-tabs-right .resp-tabs-list li.resp-tab-active:active, .resp-tabs-right .resp-tabs-list li.resp-tab-active:hover {
	border-left: none;
	cursor: default
}
.resp-tabs-right .resp-tabs-container {
	float: right;
	width: 70%
}
.resp-accordion h4.resp-accordion {
	display: block
}
@media only screen and (max-width:767px) {
ul.resp-tabs-list {
	display: none
}
h4.resp-accordion {
	display: block
}
.resp-tabs-container {
	width: 100%!important
}
.resp-tabs-list li, h4.resp-accordion {
	transition: none!important;
	-moz-transition: none!important;
	-webkit-transition: none!important;
	-o-transition: none!important;
	-ms-transition: none!important
}
.resp-tab-active:after {
	display: none
}
}
.spaceR {
	padding: 0 8px 0 0
}
.resp-tab-active {
	position: relative
}
.resp-tab-active:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(210, 35, 42, 0);
	border-left-color: #fa731a;
	border-width: 32px;
	margin-top: -32px
}
.accordion-section:last-child .accordion-section-title, a.text-bold, a.text.link {
	border-bottom: none
}
.img-resp-tabs img {
	width: 100%
}
.resp-tab-content h4 {
	color: #323232
}
.resp-tab-content h5 {
	color: #fa731a;
	font-size: 15px
}
.accrodion-content>h4 {
	color: #fff;
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 20px
}
.exprt-list-item>li {
	left: 0;
	line-height: normal;
	list-style: none;
	position: relative;
	color: #f3f3f3;
	text-align: justify;
	font-size: 17px
}
.exprt-list-item li::before {
	background: #e4e8e9;
	content: "";
	height: 5px;
	left: 5px;
	position: absolute;
	top: 8px;
	transform: rotate(45deg);
	transform-origin: center center 0;
	width: 5px
}
.exprt-list-item li {
	counter-increment: step-counter;
	display: block;
	padding-left: 1.3rem;
	position: relative;
	text-align: justify;
	letter-spacing: .5px
}
img.pdf_downloads {
	width: 13%;
	text-align: left;
	float: left;
	margin: 20px 0
}
.m_30 {
	margin: 30px 0 20px
}
.contact-info-box .contact-info-cell {
	display: table-cell;
	width: 18px
}
.contact-info-box .wrapper-icons {
	width: 20px;
	height: 36px;
	text-align: left;
	color: #fa731a;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}
.white .contact-info-box .wrapper-icons .icons {
	color: #f58f17
}
.contact-info-box .wrapper-icons .icons {
	font-size: 14px;
	line-height: 32px
}
.contact-info-box .contact-info-cell+.contact-info-cell {
	width: auto;
	padding-left: 0
}
.contact-info-box .wrapper-info .text {
	font-size: 14px;
	display: block;
	margin-bottom: 0;
	color: #333;
	font-weight: 400;
	text-decoration: none
}
a.text-bold {
	text-decoration: none
}
a.text-bold:hover {
	color: #333
}
.resp-tab-content p {
	font-size: 18px;
	line-height: 25px;
	letter-spacing: 1px;
}
.resp-tab-content strong {
	text-align: left
}
.accordion {
	overflow: hidden;
	border-radius: 3px
}
.accordion-section-title {
	width: 100%;
	padding: 15px;
	display: inline-block;
	color: #000;
	transition: all linear .15s;
	background: #f7f7f7;
	text-decoration: none;
	border: none;
	border-left: 3px solid #fa731a;
	margin-bottom: 20px
}
.accordion-section-title.active, .accordion-section-title:hover {
	background: #f7f7f7;
	text-decoration: none;
	color: #000;
	border: none;
	border-left: 3px solid #fa731a
}
.accordion-section-content {
	padding: 15px;
	display: none
}
.accordion-section-content li a {
	color: #333;
	float: left
}
.top-10 {
	margin-top: 10px!important
}
.col-md-3 span {
	top: 18px
}
.open {
	display: block!important
}
i.fa.icon_custom {
	font-size: 15px;
	float: right;
	transition: .5s
}
.active i.fa.icon_custom {
	transform: rotate(180deg)
}
.line {
	border-bottom: 1px dashed #cdcccc;
	border-top: 1px dashed #cdcccc;
	margin: 15px 0;
	padding: 1px
}
span.pdf_download_text {
	color: #333;
	display: table;
	position: relative;
	top: 32px;
	left: 14px;
	text-align: left
}
.tab_pad_40 {
	padding: 0 0 0 40px
}
.text-black {
	color: #000
}
.widget {
	margin-bottom: 35px
}
.widget h4 {
	margin-bottom: 25px;
	border-bottom: 1px solid #d4d4d4;
	line-height: 45px;
	padding-bottom: 11px;
	color: #333;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 500
}
.widget1 h4 {
	margin-bottom: 25px;
	line-height: 45px;
	padding-bottom: 11px;
	color: #333;
	text-transform: capitalize;
	font-size: 22px;
	font-weight: 500
}
.widget span {
	color: #252525;
	font-weight: 600
}
.widget h4:before {
	background: #fa731a;
	margin-top: 45px;
	content: "";
	height: 4px;
	position: absolute;
	width: 50px
}
.dark-clr {
	color: #333
}
.dark-clr::before {
	background-color: #333
}
#who-we-are p {
	padding-bottom: 35px;
}
/*.list-type {
	margin: 0;
	list-style: none;
	padding: 15px
}
.list-type li {
	display: block;
	font-size: 18px;
	color: #212121;
	line-height: 20px;
	margin-bottom: 15px;
	padding-left: 35px;
	background: url(../images/list-li.png) 0 4px no-repeat
	
}*/
.sub-list-type {
	padding-top: 10px
}
.sub-list-type li {
	background-image: none;
	padding-left: 0
}
.responstable {
	margin: 0em 0em 1em 0em;
	width: 100%;
	overflow: hidden;
	background: #FFF;
	color: #024457;
}
.responstable tr {
	border: 1px solid #D9E4E6;
}
.responstable tr:nth-child(odd) {
	background-color: #ffdac1;
}
.responstable th {
	display: none;
	border: 1px solid #FFF;
	background-color: #5c5d5f;
	color: #FFF;
	padding: 1em;
	font-weight: 400;
	line-height: 24px;
	font-size: 14px;
	text-transform: uppercase !important;
	letter-spacing: 1px;
}
.responstable th:first-child {
	display: table-cell;
	text-align: center;
	font-weight: 400;
}
.responstable th:nth-child(2) {
	display: table-cell;
	font-weight: 400;
}
.responstable th:nth-child(2) span {
	display: none;
}
.responstable th:nth-child(2):after {
	content: attr(data-th);
}
@media (min-width: 480px) {
.responstable th:nth-child(2) span {
	display: block;
}
.responstable th:nth-child(2):after {
	display: none;
}
}
.responstable td {
	display: block;
	word-wrap: break-word;
	max-width: 7em;
}
.responstable td:first-child {
	display: table-cell;
	text-align: center;
	border-right: 1px solid #D9E4E6;
	line-height: 24px;
}
@media (min-width: 480px) {
.responstable td {
	border: 1px solid #D9E4E6;
}
}
.responstable th, .responstable td {
	text-align: left;
	margin: .5em 1em;
}
@media (min-width: 480px) {
.responstable th, .responstable td {
	display: table-cell;
	padding: 3px;
	text-align: center;
}
}
img.img-descriotion {
	margin-bottom: 10px!important;
}
/******************************************************************************
								HOMe ABOUT SECTION	
*******************************************************************************/

/*Special Features */
.special-feature .section-title hr {
	border-color: #151515;
}
.special-feature i {
	font-size: 50px;
	line-height: 75px;
}
.special-feature h4 {
	font-size: 16px;
	margin-top: 18px;
	position: relative;
	/*font-weight:600;*/
	text-transform: uppercase;
	color: #414042;
	letter-spacing: 0.5px
}
.special-feature .mask-top {
	width: 100%;
	background-color: #f2f2f2;
	/*padding:114px 0;*/padding: 21px 0;
	position: absolute;
	top: 0px;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.special-feature .mask-top h4:before {
	top: -18px;
	content: "";
	display: block;
	height: 2px;
	left: 0;
	right: 0;
	margin: -2px auto;
	position: absolute;
	width: 40px;
}
.special-feature .s-feature-box:hover .mask-top {
	top: -200px;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.special-feature .s-feature-box {
	overflow: hidden;
	position: relative;
	/*min-height:340px;*/    min-height: 154px;
	border: 1px solid #f3f3f3;
	/*margin-bottom:20px;*/
	cursor: pointer;
}
.special-feature .mask-bottom {
	color: #333333;
	padding: 28px 15px 20px 15px;
	width: 100%;
	position: absolute;
	bottom: -301px;
	height: 99%;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.special-feature .mask-bottom p {
	padding: 0px 5px;
	color: #fff;
	letter-spacing: 0.5px;
	line-height: 20px;
}
.special-feature .mask-bottom h4 {
	margin: 14px 0px 17px;
	color: #fff;
	/* font-weight: 600; */
	text-transform: uppercase;
}
.special-feature .s-feature-box:hover .mask-bottom {
	bottom: 0;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.special-feature .mask-bottom i {
	font-size: 38px;
	line-height: 50px;
	color: #fff
}
.s-feature-box1 {
	background: #57595b !important
}
.s-feature-box2 {
	background: #f26622 !important
}
.s-feature-box3 {
	background: #57595b !important
}
.s-feature-box4 {
	background: #f26622 !important
}
.special-feature {
	padding-top: 15px
}
/*end*/

<style>

/* Zebra striping */
.schedule-table tr:nth-of-type(odd) {
	background: #eee;
}
.schedule-table th {
	background: #8A9392;
	color: white;
	font-weight: bold;
}
.schedule-table td, th {
	padding: 10px 20px;
	border: 1px solid #ccc;
	text-align: left;
}
.schedule-table table td {
	padding: 5px 18px !important;
}

.responstable thead tr {
position: absolute;
top: -9999px;
left: -9999px;
}
.responstable tr {
border: 1px solid #ccc;
margin-top:10px !important;
}
.responstable td {
border-bottom: 1px solid #eee;
position: relative;
padding-left: 50%;
}
.responstable table td {
padding-left: 50% !important;
}

.responstable td:before {
position: absolute;
top: 0px;
left: 6px;
width: 45%;
padding-right: 10px;
white-space: nowrap;
}

.responstable td{
	max-width:100%;
}
.responstable tr:nth-child(2){
	display:none;
}
.responstable td:first-child{
	display:block;
    text-align: left;
    border-right: none;
}
.responstable td:last-child{
	border-bottom:none;
}
}