.mob_news > .news_height{
 height: auto;
 min-height: 239px;
}
.event_div{
	background-color: #f6f6f6;
    padding-top: 18px;
margin-top: 4px;
}
.event_gap{
	width: 100%;
    height: 1px;
    background-color: white;
    margin-bottom: 20px;
}
.backevent{
	    background-color: #032ea1;
    	color: white;
    	margin-right: 19px;
        padding: 8px 10px 8px 10px;
        cursor: pointer;
}
.backevent:hover{
	color:red;
}
.mbottom0{
	margin-bottom: 0px !important;
}
.has-error >input{
    color:red !important;
    border: 1px solid red !important;
}
.has-error >.help-block>p{
    color: red !important;
}
.notification_cart{
    background-color: #171616;
    border-radius: 12px;
    text-align: center;
    width: 14px;
    font-size: 12px;
    font-weight: bold;
    color: #f1e8e8;
    margin-left: 25px;
    z-index: 9999;
    position: absolute;
    margin-top: -9px;
}
.width100{
    width: 100%;
}

 .eventsearchbox{
                            background-color: #fbf9f9;
                            padding: 30px;
                            border: 1px solid #e2d8d8;
                }
                .eventsearchbox>h2{
                      font-size: 30px;
                      text-align: center;
                      margin-bottom: 10px;
                      font-family: serif;
                      color: #674949;
                }
                .rowsearch{
                  padding-right: 0px;
                  padding-left: 0px;
                }
                .rowinput{
                        padding: 9px 10px;
                      color: #242727;
                      border: 1px solid #9e8b8b !important;
                      outline: none;
                      resize: none;
                      background: #f5f7f8;
                      text-align: left !important;
                      -webkit-border-radius: 4px;
                      -moz-border-radius: 4px;
                      border-radius: 0px;
                }.btn-search{
                          height: 41px;
                          width: 100% !important;
                }
.language_dropdown{
      color: #1D1A1A;
    border: 1px solid #8A8A8A;
    padding: 3px 10px 3px 10px;
    background: white;
}


.dropbtn {
    background-color: #777;
    color: white;
    padding: 5px 46px 5px 0px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    width: 160px;
}

.dropdown {
    position: relative;
    display: block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}

.newsdetailimg{
  width: 150px;
    margin-top: 20px;
    cursor: pointer;
    border: 3px solid lightgray;
}
.closenewsimage{
  z-index: 9999;
    position: absolute;
   background: red !important;
    padding: 5px !important;
    color: black !important;
    opacity: 1;
    float: right;
    /* margin-right: 0; */
    text-align: right;
}
.videosearch{
  border: 1px solid lightgray;
    padding: 5px;
}
.photo_content>p{
  height: 66px;
}
.mob_news {
    padding-left: 10px;
    padding-right: 10px;
}
.mob_newsp{
  height: 43px !important;
}
.allnews{
      background: #e4e4e4ee;
      padding-top: 10px;
}
.nncontent{
      padding: 5px;
          height: auto;
    min-height: 185px;
}
.nncontent>p{
  min-height: 66px;
}
.news_divider{
      width: 100%;
    height: 2px;
    padding-top: 15px;
    margin-bottom: 15px;
    border-bottom: 2px solid white;
}
.amazingslider-title-1 > a{
  color:white;
}
.amazingslider-description-1 > a{
  color:white;
}


.badge {
	display:inline-block;
	min-width:10px;
	padding:3px 7px;
	font-size:12px;
	font-weight:700;
	line-height:12px;
	color:#fff;
	text-align:center;
	white-space:nowrap;
	vertical-align:middle;
	background-color:#777;
	border-radius:10px; margin-top:5px;
}
.badge:empty {
	display:none
}
.btn .badge {
	position:relative;
	top:-1px
}
.btn-group-xs>.btn .badge, .btn-xs .badge {
	top:0;
	padding:1px 5px
}
a.badge:focus, a.badge:hover {
	color:#fff;
	text-decoration:none;
	cursor:pointer
}
.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
	color:#337ab7;
	background-color:#fff
}
.list-group-item>.badge {
	float:right
}
.list-group-item>.badge+.badge {
	margin-right:5px
}
.nav-pills>li>a>.badge {
	margin-left:3px
}

.rowmultidate{
      padding: 25px 0px 10px 0px;
    border: 2px solid lightgray;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
}