
.container-ThirdBar{
       height: 42px;
    width: 100%;
	background: #00acee;
    text-align: center;
  
	display: block;
	justify-content: center;

}
.container-third  .container-navBar{
	margin: 0 auto;
  width: 1500px;
	height: 42px;
}

.location-ddl, .page-title-wrp {
	vertical-align: middle;
    position: relative;
  margin-left: 0px;
  /*  min-width: 219px;
    max-width: 222px;
		width:222px;*/
		 max-width:auto!important;
}
.page-title-arrow {
    cursor: pointer;
    margin-left: 0px;
    vertical-align: middle;
		margin-right:4px;
		position:relative;
		top:0px;
}
.location-ddl_title, .page-title {
    font-family: 'Poppins-Light';
    font-size: 19px;
		font-weight:bold;
    color: #e2097e;
    padding-right: 7px;
		margin-top: 3px;
    position: relative;
    line-height: 20px;
    display: inline-block;
   /*  max-width: 180px; */
    vertical-align: middle;
}
.location-ddl_title a{
    color: #fff; /*#e2097e*/;
    text-decoration: none;
}
.HdrLocationLabeldown:after {
    content: '';
    border-top: 12px solid #fff;  
    border-right: 10px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 10px solid transparent;
    display: inline-block;
    position: absolute;
    top: 6px;
    transition: border-top-color .1s linear .1s;
}
.HdrLocationLabelup:after {
    content: '';
    border-top: 12px solid transparent;  
    border-right: 10px solid transparent;
    border-bottom: 12px solid #fff;
    border-left: 10px solid transparent;
    display: inline-block;
    position: absolute;
     top: 6px;
    transition: border-top-color .1s linear .1s;
}
/*
#LocationTitle {
	margin-left:5px;
	font-family: 'Poppins-Light';
	font-size: 15px;
	color: #e2097e;
	padding-right: 5px;
	position: relative;
	line-height: 20px;
	display: inline-block;
	max-width: 200px;
	vertical-align: middle;
}*/

body {
    margin: 0;
}
#MediaTopBarPanel{
	
	background-color: #fff;
	margin-bottom:2px;
}
.container-common {
    max-width: 1280px;
		min-width:1280px;
    margin: 0 auto;
	height: 45px;
	padding-top: 14px!important;
    padding-bottom: 7px;
  /*  padding-left: 6px;
	 padding-right: 6px;
	background-color: #f4f1f1;*/
}
.custom_top_menu {
    background: #00acee;
		 height: 42px;
		   /*  padding-top: 6px;*/
				 	min-width:1280px;
}

.custom_top_menu .main_con {
    display: flex;
    align-items: center;
		height: 42px;
   /* justify-content: space-between;*/
}
.custom_top_menu ul.navbar-nav {
    display: flex;
    align-items: self-end;
    justify-content: space-between;
		background: #00acee;
		    width: 79%;
}

/*
.custom_top_menu ul.navbar-nav {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;	

}*/
/*code to change background color*/ 
.custom_top_menu ul.navbar-nav>.active>a { 
	background-color: #e2097e;/*#0fc66f; */
} 

.custom_top_menu .nav-item>a:hover { 
	background-color: #e2097e;/*#0fc66f; */
} 

.custom_top_menu li {
	float: left;
}

.custom_top_menu li a {
	display: block;
	color: #fff;
	text-align: center;
	/*padding: 0px 21px;*/
	text-decoration: none;
	font-size: 18px;
	Font-weight:bold;
	font-family: 'ProximaNova Light';  padding-top: 5px;
	padding-bottom: 5px;
 padding-left: 20px;
    padding-right: 20px;
}
.same_menu {
    background: #000;
    color: #fff;
		   height: 33px;
			 	min-width:1280px;
}

.same_menu ul.navbar-nav1 {
    display: flex;
    align-items: self-end;
    justify-content: space-between;
		 background: #000;
		/* margin-left:115px;*/
}

.custom_top_menu .main_con {
    justify-content: space-between;
}
.custom_top_menu .location-ddl {
    display: flex;
    align-items: center;
    width: 40%;
}
.custom_top_menu ul.navbar-nav {
    width: 60%;
}
@media only screen and (max-width: 992px) {
	.custom_top_menu .location-ddl {
		width: 30%;
	}
	.custom_top_menu ul.navbar-nav {
		width: 70%;
	}
	.custom_top_menu .main_con {
		padding: 5px 0;
	}
	.custom_top_menu {
		width: 1280px;
		padding: 0 15px;
	}
	.same_menu {
		min-width: 1280px;
		padding: 0 15px;
	}
}
.custom_top_menu .main_con {
    justify-content: space-between;
}
.custom_top_menu .location-ddl {
    display: flex;
    align-items: center;
    width: auto;
    padding-top: 0 !important;
}
.custom_top_menu ul.navbar-nav {
    width: 100%;
}
.custom_top_menu .location-ddl span#LocationTitle {
    white-space: nowrap;
}

.imgGray200 {
    height: 200px;
  /*  background-color: #f5f5f5;*/
    text-align: center;
    vertical-align: middle;
}
.img200 {
    height: 200px;
    text-align: center;
    vertical-align: middle;
}
table.size200 {
    width: 250px!important;
}
@media (min-width: 768px)
.navbar-nav>li>a {
     padding-top: 0px; 
     padding-bottom: 0px; 
}





.pink>div ul{
background: #e2097e!important;
}
.pink>div:after {
    content: '';
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    border-top: 9px solid #fff;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 10px solid transparent;
    right: 11px;
    top: 11px;
    pointer-events: none;
}

.showmore {
	  cursor: pointer;
		margin-top:10px;
		color:#e2097e;
		position:relative;
		padding-left:18px;
		word-break: break-word;
	}
