/*-----------Vertical tabs-----------*/
.resp-vtabs ul.resp-tabs-list {
    float: left;
    width:auto;
	padding:0;
	margin:0;
	left:0;
	top:70px;
	position:absolute;
	height:100vh;
	background:#e5e5e5;
	z-index:5;
/*	-webkit-transition: width .3s;
    transition: width .3s;
*/}

/*.resp-vtabs ul.resp-tabs-list:hover {
	width:210px;
	-webkit-transition: width .3s;
    transition: width .3s;
}*/

.resp-vtabs ul.resp-tabs-list:hover .fa {
	border-bottom:0;
}

#feedleft:hover .feednavborder {
	border-bottom:0;
	margin:0 0;
	width:100%;
}
#feedleft {
	padding:0 10px;
	position:fixed;
	left:0;
}

#feedleft:hover span {
	opacity:1;
	-webkit-transition: opacity .5s; /* Safari */
    transition: opacity .5s;
}

.resp-tabs-list li {
	font-size:16px !important;
}
.resp-tabs-list li:hover .fa {
	color:#5ed1dd !important;
}

.resp-tabs-list li:hover span {
	color:#5ed1dd;
}



.resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 0 0 !important;
    margin: 0 0 0;
    cursor: pointer;
    float: none;
	border-bottom:0;
	width:100%;
	color:#2c2c2c;
}

.resp-vtabs .resp-tabs-list li span {
	border-bottom:0;
	padding:10px 0;
	width:100%;
	opacity:1;
}

.resp-vtabs .resp-tabs-list li a {
	color:#2c2c2c;
}

.resp-vtabs .resp-tabs-list li .fa {
	color:#2c2c2c;
	font-size:20px;
	margin-right:10px;
	border-bottom:0;
	padding:18px 0;
	text-align:center;
	width:46px;
}

.resp-vtabs ul.resp-tabs-list:hover .lunrylogo {
	border-bottom:0;
}

.feednavborder:hover .lunrylogo2 {
	border-bottom:0;
	display:inline-block;
}

.feednavborder:hover .lunrylogo {
	border-bottom:0;
	display:none;
}

.lunrylogo {
	width:46px;
	text-align:center;
	padding:18px 0;
	display:inline-block;
	border-bottom:0;
	margin:0 10px 0 0;
}

.lunrylogo2 {
	width:46px;
	text-align:center;
	padding:18px 0;
	margin:0 10px 0 0;
	display:inline-block;
	border-bottom:1px solid #646464;
	display:none;
}

.Avathar {
	width:46px;
	text-align:center;
	padding:18px 0;
	display:inline-block;
	border-bottom:0;
	margin:0 10px 0 0;
}

.resp-vtabs ul.resp-tabs-list:hover .Avathar {
	border-bottom:0;
}

.resp-vtabs .resp-tabs-container {
    padding: 0px 0 0 0;
    background-color:transparent;
    border:0;
    float: left;
    width: 100%;
    min-height: 100vh;
    border-radius: 0;
    clear: none;
}

.resp-vtabs .resp-tab-content {
    border: none;
    word-wrap: break-word;
}

.resp-vtabs li.resp-tab-active { 
	-moz-border-bottom-colors: none !important;
    -moz-border-left-colors: none !important;
    -moz-border-right-colors: none !important;
    -moz-border-top-colors: none !important;
    border-color: #5ab1d0 #FFF #646464 #28BBFF !important;
    border-image: none !important;
    border-style: solid !important;
    border-width: 0 0 0 0 !important;
    margin-bottom: 0 !important;
    margin-right:0 !important;
    padding: 0 0 !important;
    position: relative;
    z-index: 1;
	color:#5eccff;
	background:none;
}

.resp-vtabs li.resp-tab-active .fa {
	color:#5eccff !important;
}

.resp-arrow {
    width:20px;
    height:20px;
    float: right;
    margin-top: 0;
    /*border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #c1c1c1;*/
	background:url(../img/innerpages/profile/arrowdown.png) no-repeat right 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:url(../img/innerpages/common/menu_arrow_up.png) no-repeat right center;
}

/*-----------Accordion styles-----------*/
h2.resp-tab-active {
    background: #505050;/* !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;*/
}

/*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 #	;
    }

    .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-arrow {
    width:20px;
    height:20px;
    float: right;
    margin-top: 0;
    /*border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #c1c1c1;*/
	background:url(../img/innerpages/common/menu_arrow.png) no-repeat right center
}

h2.resp-tab-active span.resp-arrow {
    background:url(../img/innerpages/common/menu_arrow.png) no-repeat right center
    border: medium none;
}
}

.MapFeedDatamain {
	margin-top:0;
}

.resp-tabs-list .fa {
	width:30px;
	font-size:16px;
	color:#909090;
}

