ul.resp-tabs-list {margin: 0px;padding: 0px;text-align: center;width:100%;margin-bottom: 15px;}
.resp-tabs-list li {font-weight: 400;font-size: 17px;display: inline-block;/* padding: 13px  56px; */margin: 0 10px 0 0;list-style: none;cursor: pointer;float: none;display: inline-block;background: #fff !important;color: #f34c0f;border: 1px solid #f34c0f !important;width: auto; position:relative; text-transform:capitalize;border-radius: 30px;font-family: 'Poppins', sans-serif;}
.resp-tabs-list li span {
    /* display: block ruby; */
	display:inline-block;
    padding:15px 21px; font-size: 15px; font-weight: 500;
    background: #fff;
    border-radius: 50%;
    z-index: 99;
    position: relative; line-height:17px;
}
section#floor-plans .resp-tabs-list li {
    /* min-width: 160px; */
    padding: 15px 25px;
	font-size: 17px;
}

/* .resp-tabs-list li:after {content: "";width: 1px;height: 100%;position: absolute;background: #e3c796;top: 0;right: -5px;} */

.resp-tabs-list .resp-tab-active:after {
    display: none;
}

.resp-tabs-list li:last-child:after {
    display: none;
}
.resp-tabs-list li:last-child {margin-right:0;}
.resp-tabs-container { padding: 20px 0px 0px; background-color: #fff; clear: left; border-top: 0px solid #e5d1a6;}
.resp-tab-content .slider-img img {
    max-height: 450px;
}

.resp-tab-content .slider-img {
    text-align: center;
}
h2.resp-accordion { cursor: pointer; padding: 5px; display: none; }
.resp-tab-content { display: none; padding: 0px; }
.resp-tab-active {/* border: 1px solid #5AB1D0 !important; border-bottom: none; margin-bottom: -1px !important; padding: 12px 14px 14px 14px !important; border-top: 4px solid #5AB1D0 !important; border-bottom: 0px #fff solid !important; */color: #fff !important;}
.resp-tabs-list .resp-tab-active {
    border-bottom: none;
    background: #0089be !important;
    border-color: #0089be !important;
    color: #fff !important;
}
.resp-tabs-list .resp-tab-active span {
    background: transparent;
}
.resp-content-active, .resp-accordion-active { display: block; }
.resp-tab-content { border: 0px solid #c1c1c1; border-top-color: #5AB1D0; }
.ameniteis-box .resp-tab-content {
    background: #fff;
	border-top: 1px solid #e1e2df;
}

h2.resp-accordion { font-size: 13px; border: 0px solid #c1c1c1 !important; border-top: 0px solid #c1c1c1; margin: 0px; padding: 10px 15px; background: #fff !important; color: #000; font-size: 16px; border: 1px solid #e1e2df !important;}

h2.resp-tab-active { border-bottom: 0px solid #c1c1c1 !important; margin-bottom: 0px !important; padding: 10px 15px !important; }
h2.resp-tab-title:last-child { border-bottom: 12px solid #c1c1c1 !important; background: blue; }



.resp-arrow { width: 20px; height: 20px; float: right; margin-top: 0px; /* border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 12px solid #c1c1c1; */ background:transparent url("../images/arrow-2.png")no-repeat scroll center }

h2.resp-tab-active span.resp-arrow {/*  border: none; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 12px solid #9B9797; */  background:transparent url("../images/arrow-2.png")no-repeat scroll center; transform: rotate(180deg);}

/*-----------Accordion styles-----------*/
h2.resp-tab-active {
    background: #0089be !important;
    color: #fff !important;
    border: 1px solid #0089be !important;
}

.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;/* !important;*/
}

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

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

h2.resp-accordion:first-child {
border-top: 1px solid #c1c1c1;/* !important;*/
}
.resp-tabs-list li:after {
    content: "";
    width: 70px;
    background: #0089be ;
    height: 1px;
    position: absolute;
    right: -35px;
    top: 50%;
    transform: translateY(-50%);
}
.resp-tabs-list .resp-tab-active:after{display:block;}
.specification-tab .resp-tabs-list li {
    border-color: #0089be !important;
    color: #0089be !important;
}
.specification-tab p {font-weight:500}
.specification-tab .resp-tabs-list li.resp-tab-active {
    color: #fff !important;
}
.resp-tabs-list li span br
{display:none}
.resp-tabs-list li span
{padding: 15px 20px}

@media only screen and (max-width: 1368px) {


}

@media only screen and (max-width: 1024px) {
section#floor-plans .resp-tabs-list li {
    /* min-width: 160px; */
    padding: 15px 32px;
}
}
/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 991px) {
ul.resp-tabs-list {
display: none;
}

h2.resp-accordion {
display: block;
font-weight: 400;
margin-bottom:10px;
}
h2.resp-accordion br {
    display: none;
}

.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;
}
.resp-tab-content .slider-img img {
    width: 100%;
}
.resp-tabs-container {
    padding: 0;
    border: 0;
}
.resp-tab-content .slider-img img {
    width: 100%;
}
}


@media only screen and (min-width:768px) and (max-width:1023px) {
.resp-tabs-list li {padding: 0px 9px 0px 7px;width: 105px; font-size: 14px;}
}