@font-face {
  font-family: SnellRoundhand;
  src:url("fonts/SnellRoundhand.ttc") format("truetype");
  font-weight: normal;
  font-style: normal;

}

.Footer .Row1 .Btn{display:inline-block; background-color:#775a54; text-decoration:none; border-radius: 0 5px 5px 0;
padding:0 22px; line-height:40px; font-size:16px; color:#ffffff; height:40px; text-align:center;border:none;}
.WebMenu .SubMenuDiv{display:none;float:left;position: absolute;}
.WebMenu2 .Menu>li>a{padding:10px 8px 20px 8px}
.RowS1,.RowS2{float:left;}
.WebMenu .SubMenuDiv .RowS2{margin-left:1.5%;}
.MobileMenuDiv{display:none;position:fixed;top:0px;left:0px;z-index:9999;overflow: scroll;bottom: 0;}
.ExtendedReading .FlexDiv .SmallArticle{display:inline-block;vertical-align:top;}
.MobileMenuDiv .icon-chevron-right{width:60px;text-align:center;top:3px !important;cursor:pointer;}
.MobileMenuDiv ul li{padding:0px 12px;line-height:3.4em;}
.MobileMenuDiv li a{width:70%;display:inline-block;}
.MobileMenuDiv .child{display:none;}
.SubMenuDiv{border-top:2px solid #bc725b;}

.BannerBillboard img{
    max-height: 100%;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.artContent{
	overflow: hidden;
}
.artContent.preview{
	height:120px;
    position: relative;
    margin-bottom:40px;
}
.artContent h1{
border-bottom: 0px solid #eeeeee;
}

.TagDiv.preview,
.ShareBar.preview,
.ReadMore.preview
{
    display:none;
}
.artContent.preview::after{
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(250, 249, 249, 0) 0px, #fff 100%) repeat scroll 0 0;
    /* border-bottom: 35px solid #fff; */
    bottom: -10px;
    height: 120px;
    left: 0;
    position: absolute;
    content: "";
    width: 100%;
    z-index: 1;
}

.BigArticle .swiper-container{
    height:100%;
    width: 875px;
}
.Article .fb_iframe_widget span 
        {
            vertical-align: baseline !important;
        }
span.dog-icon {
    position: relative;
    top: 34px;
    left: 20px;
    display: block;
}
span.dog-icon img{
 	width: 60px;
	height: 112px;
}
span.scroll-dog {  
    right: 3%;
    bottom: auto;
    position: fixed;
    bottom: 67px;
    z-index: 999;
    display:block;
}
span.scroll-dog img{
    width: 150px;
}
span.top-pick {
    font-family: SnellRoundhand;
}

.btn_bookmark:after{
    content: '';
    display: block;
    height: 35px;
    width: 28px;
    background-size: cover;
    background-image: url('../../img/bookmark_icon.png');
    background-repeat: no-repeat;
}
.btn_bookmark.done:after{
  	background-image: url('../../img/Already_bookmark_icon.png');
  	height: 40px;
  	
}
#Events .Article .Txt .FlexDiv1 .Cols2 a.btn_bookmark {
    cursor:pointer;
    float:right;
}
#Events .Article .Txt h1 {

    margin-top: 0px;

}
#btn_view:before{
	 content: '';
    display: inline-block;
    width: 35px;
    height: 20px;
    background-image: url(../../img/view_icon.png);
    background-repeat: no-repeat;
    background-size: cover;
    vertical-align: middle;
}
#btn_view{
	vertical-align: middle;
    height: 40px;
}

#btn_view span.count {
    background-color: #ffffff;
    color: #b49d6e;
    font-size: 15px;
    vertical-align: middle;
    padding: 0px 0px;
    line-height: 30px;

}
.eventbtn_container {
       width: 100%;
    /* vertical-align: middle; */
    height: 40px;
    margin-bottom: 5px;
}
#Events .cal_up {
    width: 100%;
    display: inline-block;
}

#Events .cal_up h3{
    float: left;
    width: 80%;
}

#Events .cal_up .btn_container,#bookmarked .cal_up .btn_container{
 	float: right;
    width: 20%;
}
#Events .organizer ,#bookmarked .organizer  {
    float: left;
    width: 100%;
   padding: 10px 0px;
}
#Events .info_left,#bookmarked .info_left  {
    float: left;
    width: 60%;
    padding: 10px 0px;
}
#Events .info_right,#bookmarked .info_right  {
    float: right;
    width: 40%;
}
#Events .info_right  #btn_view,#bookmarked .info_right  #btn_view {
height: 30px;
    padding: 0px 0px;
    float: right;
}
#Events .info_right  #btn_view:before,#bookmarked .info_right  #btn_view:before{
    width: 25px;
    height: 15px;
}
#Events .info_right  #btn_view span.count,#bookmarked .info_right  #btn_view span.count{
    font-size: 14px;
    padding: 0px 5px;
}
#Events .Article .Txt table {

    width: 100%;
}
#Events  select.form-control.timeslot {
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: 0px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    word-break: break-word;
}
#Events span.err_msg {
    color: red;
    display:none;
}
#ask_login .Overlary_S1{
	width: 40%;
    height: 40%;
    min-height: 230px;
    min-width: 500px;
 }
 
#ask_login  .btn-container {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
#ask_login .btn {
       padding: 10px;
    background-color: #b7a16a;
    color: #fff;
    margin: 20px;
    width: 163px;
    text-align: center;
    cursor: pointer;
    width: 100%;
}
.Overlary_S1 .BorderDiv{
	display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media screen and (max-width: 426px){
	#ask_login .Overlary_S1{
		width: 90%;
    	 height: 50%;
  	 	
    	min-width: 90%;
    	min-height: 50%;
 	}
 	#ask_login .btn {
    width: revert;
    margin: 5px;
	}
	#ask_login .btn-container {
    	flex-direction: column;
	}
}

@media only screen and (max-width: 999px) {

    .BigArticle .swiper-container{
        width: 100vw;
    }
    
	span.dog-icon {
		/*display:none;*/
	}
	span.scroll-dog{
    	display:block;
	}
}

.niceselect ul.list {
    width: 100%;
}
.Article table.table-bordered{
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    word-wrap: break-word;
    border: 1px solid #ddd;
}

.Article table.table-bordered tr td{
    border: 1px solid #ddd;
    padding: 8px;
    vertical-align: top;
    letter-spacing: normal;
}
.Article table.table-bordered tr td a{
   color: blue;
   text-decoration: underline;
}