.mycustommainmapwrapper {
	width:100%;
	margin:30px 0px 30px 0px;
	box-shadow:1px 1px 1px 1px rgba(0,0,0,0.25);
	position:relative;
	z-index:1;
}
.mycustommainmapwrapper:after { 
	content:"";
	clear:both;
}
.mapbox .map {
	display:block;
	width:100%;
}
.mapsidebar {
	float:left;
	width:20%;
	height:400px;
	background:rgba(0,0,0,0.65);
	box-shadow:1px 1px 1px 1px rgba(0,0,0,0.25);
	overflow:auto;
}
.mapsidebar .mpsidebartitle { 
	margin:0;
	padding:7px 10px;
	background:#a1a1a1;
	color:#fff;
	width:100% !important;
	font-size:16px ;
	line-height:1 !important;
	text-transform:uppercase;
	cursor:pointer;
}
.mapsidebar .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container {
	padding:0;
}
.mapsidebar .mCSB_container_wrapper {
	margin-right:0;
}
.mapsidebar ul {
	margin:0;
	padding:10px 0px 10px 0px;
}
.mapsidebar ul li {
	margin:0;
	padding:0px 7px 0px 10px;
	list-style:none;
	border-bottom:none;
	color:#fff;
	font-size:14px;
	text-decoration:none;
	text-transform:capitalize;
}	
.mapsidebar ul li a {
	color:#fff;
	text-decoration:none;
	box-shadow:none;
}
.mapsidebar ul li a:hover {
	color:#ccc;
}
.mapsidebar ul li span {
	padding-right:5px;
}
.mapbottombar {
	float:left;
	width:100%;
	background:rgba(255,255,255,0.65);
	margin:3px 0px 30px 0px;
	height:350px;
	overflow:hidden;
	position:relative;

	
}
.mapbottombar .mapbtmbarcolleft, .mapbottombar .mapbtmbarcolright {
	float:left;
	width:100%;
}
.maptopbar .mapbtmbarcolleft h2, .mapbottombar .mapbtmbarcolright h2, h2.titlefr {
	text-align:left;
	font-size:20px;
	text-transform:uppercase;
	margin:0;
	padding:0px 10px;
}
.mapbottombar .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container, .maptopbar .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container {
	padding:0;
}
.mapbottombar .mCSB_inside>.mCSB_container, .maptopbar .mCSB_inside>.mCSB_container {
	margin-right:10px;
}
.maptopbarnew .detailbox , .mapbottombar .detailbox {
	float:left;
	width:100%;
	height:300px;	
	display: table;
	border-right:1px solid #aaa;
	border-bottom:1px solid #aaa;
	padding:1%;
}
.dtinbox {
	padding:7px;
}
.innerdetailsbox {
	display: table-cell;
    vertical-align: top;
}
.detailboxfeat .innerdetailsbox  .imagebox {
	float:left;
	width:14%;
	margin-right:2%;
}
.detailboxfeat .innerdetailsbox .imagebox img {
	width:auto;
	height:80px;
}
.detailboxfeat .innerdetailsbox  .subdetailsbox {
	float:left;
	width:65.50%;
	margin-left:0px;
        word-wrap: break-word;
        min-height:170px
}
/* .innerdetailsbox .imagebox { */
	/* float:left; */
	/* width:27%; */
	/* margin-right:3%; */
/* } */
.innerdetailsbox .imagebox img {
	width:auto;
	height:80px;
}
/* .innerdetailsbox .subdetailsbox { */
	/* float:left; */
	/* width:70%; */
/* } */
.mapbottombar .detailbox p , .maptopbar .detailbox p{
	margin:0px 0px 5px 0px;
	font-size:12px;
	color:#555;
	line-height: 1.6;
}
.mapbottombar .detailbox p a {
	text-decoration:none;
	box-shadow:none;
	    word-break: break-all;
}
.maploaderbox {
	display:none;
	position:absolute;
	top: 0;
	left: 0;
	z-index:2;
	background:rgba(255,255,255,0.65);
	width:100%;
	height:100%;
}
.maploaderbox img {
  overflow: auto;
  margin: auto;
  position: absolute;
  top: 0; 
  left: 0; 
  bottom: 0; 
  right: 0;
}

.nbrmodal {
	display:    none;
	position:   fixed;
	z-index:    1000;
	top:        0;
	left:       0;
	height:     100%;
	width:      100%;
	background: rgba( 255, 255, 255, .8 );
	opacity: 0.80;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 80);
	filter: alpha(opacity = 80);
}
.nbrmodal img { 
	position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.mapsidebar li a.current{font-size:15px; font-weight:bold; text-decoration:underline}

.mapbottombar .detailbox{width:100%}
 .maptopbar .detailbox{
 	min-height: 300px;
	/*width:25% ;
	float:left */
	}

.mapsidebar ul li a:hover{
	color:#000000 !important;
}

.mapsidebar ul li a:active{
	color:#000000 !important;
}
.mapsidebar li a.currentcat{font-size:15px; font-weight:bold; text-decoration:underline}

.maptopbar .mapbtmbarcolleft h2, .mapbottombar .mapbtmbarcolright h2, h2.titlefr{
    background: #a1a1a1;
	color: #ffffff;}

#mCSB_2_dragger_vertical{ top:35px}
#mCSB_2 .title, #mCSB_3 .title
{margin-right:10px !important}

.maptopbar {
   height: 190px;
   margin-bottom:10px;
   min-height: 300px;
}
.mapbtmbarcolright .detailbox{border-right:none}
.mapbottombar .detailbox p .svg-inline--fa{color:#4285F4; font-size:16px; margin-right: 10px;}
.activeview{color:#000000}
.mapbox p {
    font-size: 14px;
}
.mapbottombar .detailbox{height:60px; padding :5px; border-left:1px solid #aaa; border-right:1px solid #aaa}
.mapbottombar .detailbox p{float:left; padding: 0px 5px}
.mapbottombar .detailboxfeat .innerdetailsbox .imagebox img {width:70px; height:50px;}
.mapbottombar .detailboxfeat .innerdetailsbox .subdetailsbox{width:65%}
.slider_container .test {
    display:block;
}

.slider_container .test.active {
    display:block;
}
.mapbtmbarcolleft .innerdetailsbox {display:block}
.mapbtmbarcolleft .detailboxfeat  .innerdetailsbox .imagebox{width:20%}


/***responsive***/
 @media screen and (max-width:420px){
 .mapsidebar{width:30% !important;}	
     .mapsidebar ul li{
        padding:0px;
         font-size: 12px;
    }
  .mapbottombar .detailbox p{float:none; padding: 0px 5px}  
.mapsidebar .mpsidebartitle { width:420px !important;}

#mCSB_1 h3.mpsidebartitle, #mCSB_1  ul li a{
 font-size: 8px !important;
  padding: 7px 1px;
    }
     .mapbottombar .mapbtmbarcolright .detailbox{
        width:100% !important;
         height:100px
    }
	#mCSB_1 h3.mpsidebartitle{font-size: 9px !important;}
	/*.maptopbar .mapbtmbarcolleft .detailbox{width:100% !important;  height:auto}*/
	.detailboxfeat .innerdetailsbox .subdetailsbox {float: left; width: 100%; margin-left: 2px;}
	 /*.maptopbar .mapbtmbarcolleft, .mapbottombar .mapbtmbarcolright{width:100% !important}*/
	 .mapbottombar .mapbtmbarcolleft h2, .mapbottombar .mapbtmbarcolright h2{font-size:12px !important}
	 .maptopbar .mapbtmbarcolleft .btn, .mapbottombar .mapbtmbarcolright .btn{display:none}

}

.mapbtmbarcolright .btn{
	background: none !important;
	padding: 5px 15px !important;
}




.landing-wrapper {
  width: 99.9%;
  height: 225px ;
  margin:0px auto ;
  padding:0 ;
  position: relative ;
  overflow:hidden ;
  cursor:pointer;
}

.landing-inner-content {
  background: #FFF;
  width: 12620px;
  height: 210px ;
}

.box {
  position: relative !important;
  background: #cccccc !important;
  width: 240px ;
  height: 240px ;
  margin: 0px 20px 0 0;
  float: left;
  overflow:hidden;
}
.box:hover {
    background: #a2a2a2 !important;
}

.box-content {
  /*background: #cccccc;
  margin-left: auto;
  margin-right: auto;*/
  position: absolute;
  top:0;
  left:0;
  z-index: 999;
}

.box-content div {
  width: 100%;
}

a.next, a.previous {
    text-decoration: none;
    display: inline-block;
    padding: 8px 16px;
}

a.next:hover, a.previous:hover {
    background-color: #ddd;
    color: black;
}

.previous {
    background-color: #f1f1f1;
    color: black;
    float:left!important;

}

.next {
    background-color: #f1f1f1;
    color: black;
    float:right !important;

}
.nxprbtn{position:relative;top:125px;z-index:99999}
.round {
    border-radius: 50%;
}

@media screen and (max-width:1080px){
	.category_name_right input {
	    width: 85% !important;
	}

	.category_name_right {
	    width: 100% !important;
	}
}