ul.resp-tabs-list, p { margin: 0px; padding: 0px; }
.resp-tabs-list li { font-weight: 600; font-size: 13px; display: inline-block; padding: 13px 15px; margin: 0; list-style: none; cursor: pointer; float: left; }
.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; }
.resp-tab-active { margin-bottom: -1px !important; border-top: 4px solid #5AB1D0; border-bottom: none; background-color: #fff; }
.resp-content-active, .resp-accordion-active { display: block; }
.resp-tab-content { border: 1px solid #c1c1c1; border-top-color: #5AB1D0; }
h2.resp-accordion { font-size: 13px; border: 1px solid #c1c1c1; border-top: 0px solid #c1c1c1; margin: 0px; padding: 10px 15px; }
h2.resp-tab-active { border-bottom: 0px solid #c1c1c1 !important; margin-bottom: 0px !important; }
h2.resp-tab-title:last-child { border-bottom: 12px solid #c1c1c1 !important; background: blue; }
/*-----------Vertical tabs-----------*/
.resp-vtabs ul.resp-tabs-list { float: left; width: 30%; }
.resp-vtabs .resp-tabs-list li { display: block; padding: 15px 15px !important; margin: 0 0 4px; cursor: pointer; float: none; }
.resp-vtabs .resp-tabs-container { padding: 0px; background-color: #fff; border: 1px solid #c1c1c1; float: left; width: 68%; min-height: 250px; border-radius: 4px; clear: none; }
.resp-vtabs .resp-tab-content { border: none; word-wrap: break-word; }
.resp-vtabs li.resp-tab-active { position: relative; z-index: 1; margin-right: -1px !important; padding: 14px 15px 15px 14px !important; border-top: 1px solid; border: 1px solid #5AB1D0 !important; border-left: 4px solid #5AB1D0 !important; margin-bottom: 4px !important; border-right: 1px #FFF solid !important; }
.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 #c1c1c1; }
h2.resp-tab-active span.resp-arrow { border: none; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 12px solid #9B9797; }
/*-----------Accordion styles-----------*/
h2.resp-tab-active { background: #DBDBDB;}
.resp-easy-accordion h2.resp-accordion { display: block; }
.resp-easy-accordion .resp-tab-content { border: 1px solid #c1c1c1; }
.resp-easy-accordion .resp-tab-content:last-child { border-bottom: 1px solid #c1c1c1;}
.resp-jfit { width: 100%; margin: 0px; }
.resp-tab-content-active { display: block; }

/*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: 100px; clear: none; }
	.resp-accordion-closed { display: none !important; }
	.resp-vtabs .resp-tab-content:last-child { border-bottom: 1px solid #c1c1c1 !important; }
}


.horizontalTab { margin-top: 50px !important;  }
ul.resp-tabs-list { background-color: #e5ecf5; }
.article-column ul.resp-tabs-list li { font-family: 'Playfair Display'; font-weight: normal; color: #91b1d5; font-size: 20px; line-height: 26px; width: 25%; display: flex; align-items: center; justify-content: center; height: 115px; text-align: center; box-shadow: 0 0 2px 0 rgba(0,0,0,0.21); padding: 15px 30px; }
.resp-tab-active { border-color: #094991 !important; border-width: 4px 0 0 !important; }
.resp-tab-content { padding: 50px 40px 37px 50px; border: none; box-shadow: 0 1px 10px 0 rgba(0,0,0,0.21); }
.article-column ul.resp-tabs-list li.resp-tab-active { color: #094991; box-shadow: 0 1px 10px 0 rgba(0,0,0,0.21); position: relative; }
.article-column ul.resp-tabs-list li.resp-tab-active:before {content: '';display: inline-block;box-shadow: 0 1px 0 10px rgb(255 255 255) inset;height: 12px;position: absolute;bottom: -6px;left: 0;right: 0;z-index: 9999;}
.resp-tabs-container { position: relative; }
.article-column .resp-tab-content ul li { position: relative; padding-left: 33px; }
/*.article-column .resp-tab-content ul li:before { content: ''; display: inline-block; background-image: url(../../assets/images/utensil-fork.svg); background-position: right top; background-size: 100%; width: 14px; height: 14px; position: absolute; top: 11px; left: 5px; }*/
/*.article-column .resp-tab-content ul li ul li:before { background-image: url(../../assets/images/utensil-knife.svg); }*/
.article-column .resp-tab-content ul li ul li { padding-left: 28px; }
.article-column .resp-tab-content ul li:before {content: '\f2e3';display: inline-block;position: absolute;top: 1px;left: 5px;font-family: 'Font Awesome 5 Pro';font-weight: 900;font-size: 14px;}
.article-column .resp-tab-content ul li ul li:before {content: '\f2e4';color: #4a9dfb;}

@media only screen and (max-width: 1199px) {
	.article-column ul.resp-tabs-list li { font-size: 18px; line-height: 24px; padding: 15px 10px; }
	.horizontalTab { margin-top: 30px !important;  }
	.resp-tab-content { padding: 30px 20px 30px 30px; }
}

@media only screen and (max-width: 991px) {
	.article-column ul.resp-tabs-list li{ font-size: 16px; }
}

@media only screen and (max-width: 768px) {
	.resp-arrow { border: none; position: absolute; top: 0; right: 0; }
	.resp-arrow:after{content: "\f067";font-family: 'Font Awesome 5 Pro'; font-weight: 900; font-size: 15px; position: absolute; right: 16px; top: 16px; transition: all 0.3s ease-in-out;}
	h2.resp-tab-active { background: none; } 
	h2.resp-tab-active span.resp-arrow { border: none; }
	h2.resp-tab-active span.resp-arrow:after { content: "\f068"; } 
	h2.resp-accordion { position: relative; border: none; border-bottom: 1px solid #efefef; font-size: 18px; line-height: 24px; padding: 15px 40px 15px 0; }	
	.resp-tab-content { box-shadow: none; padding: 15px 0; }
	.resp-tabs-container { background-color: transparent; } 
	.horizontalTab { margin-top: 0 !important;  }
}
