﻿.arrow-tabs {
    float: left;
    
}
.VerticalTab.tabs_ver_6.resp-vtabs ul.resp-tabs-list {
    float: right;
}

@media only screen and (max-width: 768px){
		.resp-tabs-container {
			text-align: right;
		}
		.HomeBackGroundMainDiv h2.resp-accordion .fc_icons {
			background: #fff !important;
		}
		.HomeBackGroundMainDiv h2.resp-tab-active .fc_icons {
			background: #fff !important;
		}
		h2.resp-accordion .tabs-text {
			left:auto;
			right: 10px;
			font-size: 18px;
		}
		.KSAMap {
    		padding: 0 0px 10px!important;
		}
}
