.process_sec ul.resp-tabs-list, .diff_sec ul.resp-tabs-list{
margin: 0px;
padding: 0px;
}

.process_sec .resp-tabs-list li, .diff_sec .resp-tabs-list li{
color: #505050;
font-size: 20px;
display: inline-block;
padding: 13px 15px;
list-style: none;
cursor: pointer;
float: left;
text-transform: uppercase;

}

.process_sec .resp-tabs-container, .diff_sec .resp-tabs-container{
padding: 0px;
background-color: #fff;
clear: left;
}

.process_sec h2.resp-accordion, .diff_sec h2.resp-accordion{
cursor: pointer;
padding: 5px;
display: none;
}

.process_sec .resp-tab-content, .diff_sec .resp-tab-content{
display: none;}

.process_sec .resp-tab-active, .diff_sec .resp-tab-active{
border: 1px solid #c1c1c1!important;
border-bottom: none;
margin-bottom: -3px !important;}

.process_sec .resp-tab-active, .diff_sec .resp-tab-active{
border-bottom: none;
background-color: #fff;
}

.process_sec .resp-content-active, .resp-accordion-active, .diff_sec .resp-content-active {
display: block;
}

.process_sec .resp-tab-content, .diff_sec .resp-tab-content{
border: 1px solid #c1c1c1;
border-top-color: #5AB1D0;
}

.process_sec h2.resp-accordion, .diff_sec h2.resp-accordion{
font-size: 13px;
border: 1px solid #c1c1c1;
border-top: 0px solid #c1c1c1;
margin: 0px;
padding: 25px 15px;
}

.process_sec h2.resp-tab-active, .diff_sec h2.resp-tab-active{
border-bottom: 1px solid #c1c1c1 !important;
margin-bottom: 0px !important;
padding: 25px 15px !important;
}

.process_sec h2.resp-tab-title:last-child, .diff_sec h2.resp-tab-title:last-child{
border-bottom: 12px solid #c1c1c1 !important;
background: blue;
}

/*-----------Vertical tabs-----------*/
.process_sec .resp-vtabs ul.resp-tabs-list, .diff_sec .resp-vtabs ul.resp-tabs-list
{ display: flex; align-items: center; justify-content: center;}
.diff_sec .resp-vtabs ul.resp-tabs-list{width: 65%; margin: auto;}

.process_sec .resp-vtabs .resp-tabs-list li, .diff_sec .resp-vtabs .resp-tabs-list li{
display: inline-block;
padding: 15px 0;
cursor: pointer;
float: none;
background: #fff;
margin: 0 25px;
}

.process_sec .resp-vtabs .resp-tabs-container, .diff_sec .resp-vtabs .resp-tabs-container{
padding: 0px; margin-top: 20px;
background: #fff;
clear: none;
}

.process_sec .resp-vtabs .resp-tab-content, .diff_sec .resp-vtabs .resp-tab-content{
border: none;
word-wrap: break-word; margin-top: 0px;
}

.process_sec .resp-vtabs li.resp-tab-active, .diff_sec .resp-vtabs li.resp-tab-active{ margin-bottom: 0 !important;
position: relative;
z-index: 1;
border: none!important;
color: #0567a6;
font-family: 'poppinsbold'; position: relative;
}

.process_sec .resp-vtabs li.resp-tab-active:after /*, .diff_sec .resp-vtabs li.resp-tab-active:after*/{position: absolute;
content: ""; width: 38px; height: 4px; background: #505050; bottom: 0; left: 50%; transform: translateX(-50%);}

/*.process_sec .resp-vtabs li.resp-tab-active:after{position: absolute; content: ""; width: 12px; height: 12px; background: #33a6db;
border: #fff 2px solid; transform: rotate(45deg) rotateX(0); bottom: -7px;}*/

.process_sec .resp-vtabs li.resp-tab-active .left_img, .diff_sec .resp-vtabs li.resp-tab-active .left_img{opacity: 0.5;}
.process_sec .resp-vtabs li.resp-tab-active .right_text, .diff_sec .resp-vtabs li.resp-tab-active .right_text{
border-top: #f5aa56 1px solid; border-bottom: #f5aa56 1px solid;
}

.process_sec .resp-arrow, .diff_sec .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;
}

.process_sec h2.resp-tab-active span.resp-arrow, .diff_sec 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-----------*/
.process_sec h2.resp-tab-active, .diff_sec h2.resp-tab-active{
background: #DBDBDB;/* !important;*/
}

.process_sec .resp-easy-accordion h2.resp-accordion, .diff_sec .resp-easy-accordion h2.resp-accordion{
display: block;
}

.process_sec .resp-easy-accordion .resp-tab-content, .diff_sec .resp-easy-accordion .resp-tab-content{
border: 1px solid #c1c1c1;
}

.process_sec .resp-easy-accordion .resp-tab-content:last-child, .diff_sec .resp-easy-accordion .resp-tab-content:last-child{
border-bottom: 1px solid #c1c1c1;/* !important;*/
}

.process_sec .resp-jfit, .diff_sec .resp-jfit{
width: 100%;
margin: 0px;
}

.process_sec .resp-tab-content-active, .diff_sec .resp-tab-content-active{
display: block;
}

.process_sec h2.resp-accordion:first-child, .diff_sec h2.resp-accordion:first-child{
border-top: 1px solid #c1c1c1;/* !important;*/
}

/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 768px) {

.process_sec ul.resp-tabs-list, .diff_sec ul.resp-tabs-list{
display: none !important;
}

.process_sec h2.resp-accordion, .diff_sec h2.resp-accordion{
display: block; background: #fff!important; padding: 5px;
}

.process_sec .resp-vtabs .resp-tab-content, .diff_sec .resp-vtabs .resp-tab-content{
border: 0px solid #C1C1C1;
}

.process_sec .resp-vtabs .resp-tabs-container, .diff_sec .resp-vtabs .resp-tabs-container{
border: none;
float: none;
width: 100%;
min-height: 100px;
clear: none;
}
.process_sec .resp-accordion-closed, .diff_sec .resp-accordion-closed{display: none !important;}
.process_sec .resp-vtabs .resp-tab-content:last-child, .diff_sec .resp-vtabs .resp-tab-content:last-child{
border-bottom: 1px solid #c1c1c1 !important;}

.process_sec.gallery_main h2.resp-tab-active{padding: 10px 5px !important;}

}

@media (min-width: 320px) and (max-width: 767px) {

.process_sec .resp-vtabs .resp-tab-content{padding: 15px;}
.process_sec .resp-vtabs .resp-tabs-list li, .diff_sec .resp-vtabs .resp-tabs-list li{padding:0 15px 10px 15px !important;}
}

@media (min-width: 768px) and (max-width: 991px) {

.process_sec .resp-vtabs .resp-tab-content{margin-top: 0;}

}