/* Header */
.pageHeader{
    min-height: 100px;
    height:100px;
}
.pageHeader .topHeader > div{
  min-height:0px;
}
.subpageHeader{
    height:auto;
}
.pageHeader .topHeader{
    width: 100%;
}
.pageHeader .hkjcLogo{
    position: absolute;
    padding-top: 15px;
}
.pageHeader .desktopEwin .ewinIcon{
    margin: 25px 15px 15px 15px;
}
.pageHeader .topvisual{
    padding: 0px;
}
.pageHeader .topvisual img{
    width:100%;
}

.topMainvisual .container{
    padding:0px;
}
@media (max-width: 767px){
  .subpageHeader .hkjcLogo{
      position: relative;
  }
  .subpageHeader .topHeader{
      height:90px;
  }
}
@media (max-width: 550px){
  .pageHeader{
      min-height: 90px;
      height:90px;
  }
  .subpageHeader{
      height:auto;
  }
  .pageHeader .hkjcLogo img {
      width: 195px;
  }
}
/* Nav Top */
.pageTopMenu.fixedTop{
    position: fixed;
    width: 100%;
    top: 0px;
    z-index: 9999;
}
#site-navigation .navbar-nav>li>a{
    padding-top: 5px;
    padding-bottom: 5px;
}
#site-navigation .navbar{
    min-height:auto;
}

#site-navigation ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;    
}

/* Menu Icon */
#menuIcon{
  display:none;
  margin: 15px;
  margin-top: 25px;
  position: fixed;
  right: 0;
  top: 0;
  font-size:0px;
}
#menuIcon:after {
    content: "\f0c9";
    font-family: fontawesome;
    font-size: 38px;
    background: rgba( 0, 0, 0, 0.5 );
    padding: 5px 10px;
    color: #fff;
}
.mheader{
  height: 30px;
}
.ewinIcon{
    top: 0;
    position: absolute;
    z-index: 999;
    right: 0;
    margin: 15px;
}
.ewinIcon .ewin_logo{
    float: left;
}
.ewinIcon .ewin_link{
    float: left;
}
.ewinIcon .ewin_link .fa{
  margin: 0px 2px;
}
.ewinIcon .ewin_link a {
    font-size: 0.76em;
    line-height: 1.2em;
    display: block;
    margin-left: 2px;
}

.navbar{
  border:0px;
}

#mmenu .qtranxs-lang-menu{
    display:none;
}
.comingsoon{
    display:none !important;
}
.logged-in .comingsoon{
    display:block !important;
}
#mmenu .menu-item a{
    padding-top:15px;
    padding-bottom:15px;
}
#mmenu .menu-item a.mm-subopen{
    height: 100%;
}
#mmenu.mm-menu .mm-list > li:after{
    margin-left:0px;
}
#mmenu.mm-menu .sub-menu{
    padding-top: 0px;
    padding-bottom: 0px;
}
#mmenu.mm-menu .sub-menu .menu-item a{
    background: none;
    padding-top: 15px;
    padding-bottom: 15px;
}
#mmenu .followUs a {
    font-size: 2.2em;
    margin: 0px 5px;
}

@media all and (max-width: 768px) {
  #menuIcon{
    display:block;
  }
  .desktopEwin{
    display:none;
  }
  #site-navigation{
    display:none;
  }
  .navbar-header{ 
    display:none;
  }
}

@media all and (max-width: 550px) {
  .ewinIcon .ewin_link{
    display:none;
  }
}


/* Footer */
.footerFollowus .page-bottom-followus{
    text-align: center;
    margin: 25px 0px;
}
.footerFollowus .page-bottom-followus a {
    font-size: 1.8em;
    margin: 0px 4px;
}
.footerSection .sectionfooter{
    padding:15px 0px;
}
.footerSection .rgp-container ul, footer#colophon.site-footer ul {
    list-style: outside none disc;
    margin-bottom: 10px;
    padding-left: 40px;
}
footer#colophon.site-footer .footerProjectList ul{
    padding-left: 0px;
}
.footerSection .rgp-container .rgp-text{
    font-size: 18px;
}
.rgp-container > .col-md-2{
    padding-right:0px;
}
.footerSection .rgp-container ul li {
    font-size: 0.9em;
    list-style: disc;
}
.footerSection .faq-container a, .footerSection .faq-container span {
    font-size: 0.8em;
}
.footerSection .faq-container .footer_faq{
    float: left;
    margin-right: 50px;
}
.footerSection .faq-container .footer_copyright{
    float: right;
}
.projectlistfooter{
    padding-top: 5px;
}
.projectlistfooter #attractions{
    float: left;
    margin-right: 15px;
    font-size: 0.8em;
    line-height: 2em;
}
.projectlistfooter #dropdownMenuProject{
    padding:2px 10px;
}
.projectlistfooter .fa.fa-caret-up{
    color:#000;
    margin:0px 5px;
}
iframe#accuenretargetingiframe{
	position: absolute;
	z-index: -99999;
}

.gotoTop{
    cursor: pointer;
    position: absolute;
    right: 10px;
    z-index: 998;
    bottom: 0;
    display: none;
}
.gotoTop .fa {
    font-size: 3em;
}

/*Social Share*/
.subpage-top-container .container{
    padding-top:15px;
    text-align:right;
}
#fontSizeSelecter{
    float:right;
    margin: 0px 15px;
}
#socialutility{
    float:right;
    margin: 0px 15px;
}
#socialutility i{
    font-family: 'FontAwesome';
    font-style: normal;
    /*font-size: 24px;*/
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    width: 25px;
    height: 25px;
    text-align: center;
}
.icon-facebook:before {
    /*content: "\f230";*/
    content: "";
    background-image: url('/wp-content/plugins/hkjc-config/images/common/icon_share_facebook.png');
    background-size: 25px 25px;
    display: inline-block;
    width: 25px; 
    height: 25px;
    
}
.icon-weibo:before {
    /*content: "\f18a";*/
    content: "";
    background-image: url('/wp-content/plugins/hkjc-config/images/common/icon_share_weibo.png');
    background-size: 25px 25px;
    display: inline-block;
    width: 25px; 
    height: 25px;
}
.icon-twitter:before {
    /*content: "\f099";*/
    content: "";
    background-image: url('/wp-content/plugins/hkjc-config/images/common/icon_share_twitter.png');
    background-size: 25px 25px;
    display: inline-block;
    width: 25px; 
    height: 25px;
}
.icon-whatsapp:before {
    /*content: "\f232";*/
    content: "";
    background-image: url('/wp-content/plugins/hkjc-config/images/common/icon_share_wtsapp.png');
    background-size: 25px 25px;
    display: inline-block;
    width: 25px; 
    height: 25px;
}
#fontSizeSelecter {
    float: right;
    z-index: 9999;
    font-size: 15px !important;
    background: none;
    text-align: center;
    border-radius: 4px 4px 4px 4px;
}
#fontSizeSelecter span {
    line-height: 16px;
    font-size: 12px !important;
    padding: 5px 2px 2px 2px;
    float: left;
}
#fontSizeSelecter a {
    cursor: pointer;
    float: left;
    font-size: 15px !important;
    line-height: 16px;
    display: block;
    font-weight: bold;
    padding: 5px;
}
#fontSizeSelecter .small {
    font-size: 10px !important;
}
#fontSizeSelecter .medium {
    font-size: 15px !important;
}
#fontSizeSelecter .large {
    font-size: 20px !important;
}
#fontSizeSelecter a:hover {
    transition: .25s ease-out;
    border-radius: 4px 4px 4px 4px;
}
#fontSizeSelecter a.active {
    background: #aaa;
    color: #fff;
    border-radius: 4px 4px 4px 4px;
}


/*Content*/
.home .content-header{
    display:none;
}
#main{
    margin-bottom:60px;
}
.vc_section.container{
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
}
.wpb_content_element{
    margin-bottom:15px;
}
.wpb_single_image{
    position:relative;
}
.fullwidth{
    width:100%;
}
.wpb_single_image .vc_figure{
    width:100%;
}
.vc_single_image-wrapper {
    width:100%;
}
img.attachment-full{
    width:100%;
}

section.vc_section > div.vc_row.container{
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}



/* Article/News/Ablum/Blog Content */
.index-template .article-items article{
    background: rgba(255, 255, 255, 0.2);
    padding: 10px;
}
.index-template .article-items .entry-title{
    margin-bottom: 5px;
}
.index-template .article-items article img{
    width:100%;
}
.index-template .article-items .view_more{
    float:right;
}
.view_more::after{
    content:"\f0a9";
    font-family:'fontawesome';
    font-size:1em;
    margin:0px 5px;
    
}
.article-baseinfo{
    margin-bottom:15px;
}
.article-baseinfo p, .article-items p{
    margin:0px;
}
.article-mdate{
    font-size:0.9em;
    color:#555;
}
.article-mdesc{
    color:#555;
}
.dropdown.otherlist-dropdown{
    margin-bottom:15px;
}
.article-list .article-list-container{
    background: rgba(255, 255, 255, 0.2);
    line-height: 1.2em;
}
.article-list .article-list-container h2{
    padding: 5px 10px;
    background: #000;
    color: #fff;
    font-size:1.5em;
}
.othersList h3, .othersList p{
    margin:5px 0px;
}
.article-list .article-list-container .othersList blockquote{
    padding: 15px 0;
    margin-top: 0px;
    margin-bottom: 0;
    border-top: 0px solid #cecece;
    border-right: 0px solid #cecece;
    border-bottom: 1px solid #888888;
    border-left: 0px solid #cecece;
}
.article-list .article-list-container .othersList .post-thumbnail img{
    margin: 0px;
    width:100%;
}
.article-list .article-list-container .othersList a.active blockquote{
    background: rgba(255, 255, 255, 0.2);
}
.article-list .article-list-container .othersList blockquote:hover{
    background: rgba(255, 255, 255, 0.2);
}
.article-list .article-list-container .pagination{
    width: 100%;
}
.article-list .article-list-container .pagination .nav-links{
    text-align: center;
}
.article-list .article-list-container .pagination .nav-links .page-numbers {
    background: rgba(255, 255, 255, 0.2);
    font-size: 1.2em;
    padding: 5px 10px;
    border-radius: 20px;
}
.article-list .article-list-container .pagination .nav-links .next, .article-list .article-list-container .pagination .nav-links .prev{
    font-size:0px;
    background:none;
    padding: 0px;
    border-radius: 0px;
}
.article-list .article-list-container .pagination .nav-links .next::before{
    content:'\f054';
    font-family:'fontawesome';
    font-size:18px;
}
.article-list .article-list-container .pagination .nav-links .prev::before{
    content:'\f053';
    font-family:'fontawesome';
    font-size:18px;
}
@media(min-width: 992px) {
    .page-template-page-withchilds .content-header h1.page-title, .single-post .content-header h1.page-title{
        width: 68%;
    }
}

/*HKJC Video popup Overlay AND Embed video*/
#viFrame{
    min-width:200px;
    min-height:100px;
}
.video_close, .popup_close{
    display: block;
    z-index: 9999999;
    position: relative;
}
.video_close::before, .popup_close::before{
    content: url('cross.png');
    color: #fff;
    cursor: pointer;
    float: right;
    font-family: 'fontawesome';
}
.videoBox{
    cursor:pointer;
}
/*.videoBox::before{
    content:"\f01d";
    font-family:'fontawesome';
    font-size:60px;
    position:absolute;
    left:50%;
    top:50%;
    margin-left:-30px;
    margin-top:-30px;
}*/
.popContainer h1, .popContainer h2, .popContainer h3, .popContainer h4, .popContainer h5, .popContainer h6{
    color:#fff
}
.popContainer{
    color:#fff;
}

.video_open .fa-play-circle{
    font-size: 1.2em;
    cursor: pointer;
}
.multivideo_open{
    cursor: pointer;
}
.cross-selling{
    width:100%;
    position:absolute;
}
.cross-selling img{
    width:100%;
}
.multivideo_popup #videotbn{
    max-width:720px;
    max-height:450px;
}
.cross-selling .cross-selling-item{
    cursor: pointer;
    background: #222;
    display: inline-block;
}


/******* merchandise *******/
.merchandiseBox{
   padding: 15px;
}
.merchandiseBox > div{
    border: 1px solid #dddddd;
    margin-right: 0px;
    margin-left:  0px;
       background: #fff;
}
.merchandiseBox-left{
    padding-right:25px;
}
.merchandiseBox-right{
    padding-left:25px;
}
.merchandiseBox a{
    width:100%;
}

.merchandiseBox-pocket > div{
    border: 1px solid #d90d28;
    margin-right: 0px;
    margin-left:  0px;
    
   background: #f7eddf;
}
.merchandiseBox-pocket a{
    width:100%;
}
.item-detail{
    min-height:47px;
}
.product-detail{
    position: absolute;
    bottom: 15px;
    right: 15px;
    text-align:right;
    color: #333;
}
.product-detail-top{
    top: 5px;
    right: 25px;
    bottom:auto;
}

.product-detail-title{
    margin:0px;
    line-height:1.5em;
    color:#333;
    text-align:center;
    margin-top:15px;
    font-weight:bold;
}

.product-detail-more{
    margin:0px;
    line-height:1.5em;
    font-size:0.8125em;
}

.product-detail .product-detail-title{
    text-align:right;
}

.product-detail-price{
    margin:0px;
    line-height:1.5em;
    font-weight:bold;
    font-size:1.2em;
}

.product-detail-swaptop{
    top: 5px;
    left: 15px;
    bottom:auto;
    margin-top: 15px;
}

.item-switcher{
    padding:0px;
}

.box-switcher{
    position: relative;
    right: 0px;
    bottom: auto;  
}
.box-switcher span{
    display: inline-block;
    cursor: pointer;
    padding: 0px 1px;
}

@media(max-width: 1024px) {
    .merchandiseBox-left{
        padding-right:15px;
    }
    .merchandiseBox-right{
        padding-left:15px;
    }
}

@media(max-width: 767px) {
    .merchandiseBox{
       margin-top:15px;
       margin-bottom:15px;
    }        
}


/******* Race Info *******/
.raceinfo-top-icon {
    border-bottom: 1px solid #ddd;
    width: 100%;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-left: -5px;
    margin-right: -5px;
}
.raceinfo-top-icon > div{
    padding-left: 5px;
    padding-right: 5px;
}
.raceinfo-icon {
    width: 32%;
    float: left;
}
.race-icon {
    margin-right: 0px;
    margin-left: 0px;
    width: 40px;
    height: 40px;
    background-color: #ddd;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px !important;
    border-radius: 3px;
}
.raceinfo-icon-title {
    width: 68%;
    float: left;
    line-height: 1.5em;
    font-size: 0.85em;
    padding-left: 4px;
}
.raceinfo-icon-title p{
    margin:0px;
}
.raceinfo-icon-title span {
    text-transform: uppercase;
    font-weight: bold;
}



/* video Archive */
.video-bar {
    margin:10px 0 5px 0;
    padding:5px 15px;
}

.VideoListHolderpadding {
    padding-right: 10px;
    padding-left: 10px;
}

.thumbnailHolder-bg {
    overflow: hidden;
    background:#fff;
    margin: 0;
    padding: 10px;
    position:relative;
    padding: 0px;
    float: left;
    margin:5px;
    width:100%;
}

.videoThumbList{
    padding: 0px 15px 0px 10px;
}

.thumbnailHolder {
    overflow: hidden;
    margin: 0;
    padding: 10px;
    position:relative;
}


.thumbnailHolder a {
    cursor: pointer;
    display: block;
    vertical-align: bottom;
    overflow: hidden;
    margin: 0;
    padding: 0;
    position: relative;
    text-decoration:none;
    width: 100%;
}

.videoThumbnail{
    position:relative;
}

.videoListHolder a img {
    width: 100%;
}

.videoListHolder .videoPlayIcon{
    width: 100%;
    text-align: center;
    position: absolute;
    top: 40%;
}
.videoListHolder .videoPlayIcon::before{
    content:"\f01d";
    font-family:"fontawesome";
    font-size:2.5em;
    line-height:1em;
}

.videoListHolder a .videoCaption {
    display: block;
    vertical-align: bottom;
    width: 100%;
    z-index: 9;
    top: 0;
    padding: 5px;
    font-weight: normal;
    line-height: normal;
    height: 70px;
    overflow: hidden;
}

.videoHolder {
    margin: 0;
}

.videoTypeSelect {
    float: left;
    margin: 0 10px 0 0;
}
/*
#viFrame {
    display: none;
    max-height: 444px !important;
    background-color: #000;
}
*/

.dropdownMenuVideo {
    min-width: 150px;
}

.all-features ul li {
    line-height: 1.2em;
    margin-bottom: 10px;
}


.thumbnailHolder {
    padding:0px;
    margin-left: 0px;
    margin-right: 0px;
}


.videoPadding {
    background: #000;
}


.videoBox {
	position: relative;
	overflow: hidden;
	padding-top: 56.20%;
	cursor: pointer;
  background: #000000 url('//common.hkjc.com/video/html5/images/loader_new.gif') no-repeat center;
  background-size: 100px 100px;
}

.videoBox iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

#mVideo {
	width: 100%;
	max-width: 800px;
}

.popContainer {
	width: 100%;
}
.video_popup_wrapper {
	position: relative;
	overflow: hidden;
	padding-top: 56.25%;
	cursor: pointer;
	background: #000000 url('//common.hkjc.com/video/html5/images/loader_new.gif') no-repeat center;
  background-size: 100px 100px;
  margin-bottom: 30px;
}

.video_popup_wrapper iframe {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

#div_videoHolder > div.videoCaption
{
  width: 100%;
  height: auto;
  color: #cccccc;
  font-size: 1em;
  text-align: left !important;
}

@media (max-width: 550px) {

    .VideoListHolderpadding {
        padding-right: 3px;
        padding-left: 3px;
    }
    .content-title-margin {
        margin-top: 20px;
        margin-bottom: 5px !important;
    }

    .dropdown-menu-contentpage {
        min-width:180px !important;
    }
}



/* responsive-table */
.responsive-table-container {
    width: 100%;
    overflow-y: auto;    
    margin: 0 0 1em;
}

.responsive-table-container::-webkit-scrollbar {    
    width: 14px;
    height: 14px;
}

.responsive-table-container::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 3px solid #fff;
    background-color: rgba(0, 0, 0, .3);
}

.responsive-table-container table {
    min-width: 100%;
    width: auto;
}

/* Float responsive-table */
.floatTableHeader{
	position:fixed;
	top:0px; 
	z-index:999;
	overflow:hidden;
	display:none;
}

.tablelock-title{
	min-width:auto;
	width:auto;
	position:absolute;
	margin:0px;
	margin-left:-1px;
}
.table-lock{
	min-width:auto;
	width:auto;
	position:absolute;
	margin-left:-1px;
	z-index:0;
	display:none;
	-webkit-box-shadow: 3px 0 5px -2px #888;
    box-shadow: 3px 0 5px -2px #888;
}

@media (max-width: 992px) {
    .responsive-table-container {

    }
    .responsive-table-container table {
        min-width: 100%;
        width: auto;
        white-space: nowrap;
    }
}

html:lang(en-US) .otherlist-dropdown.withDecoTxt > .dropdown-menu > li > a::before{
    content: "Page ";
}

html:lang(zh-TW) .otherlist-dropdown.withDecoTxt > .dropdown-menu > li > a::before{
    content: "ç¬¬ ";
}

html:lang(zh-TW) .otherlist-dropdown.withDecoTxt > .dropdown-menu > li > a::after{
    content: " é ";
}


#article-list-right > div >
.block-news {
    display: flex;
}

.block-news__thumbnail {
    overflow: hidden;
}

.block-news__placeholder {
    position: relative;
    overflow: hidden;
    display: block;
}

.block-news__placeholder--4-3 {
    padding-bottom: 62.5%;
}
.block-news__placeholder > img{
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
}
.search_form_container{
    display: block;
    /* margin-bottom: 1em; */
    width: 100%;
}

.search-form > .form-group{
    width: 100%;
    margin-bottom: 1em;
    display: flex;
}

.search-form > .form-group > label{
    color: #333;
    margin-bottom: 0;
    flex: 0 0 50%;
}

.search-form > .form-group > label > input{
    color: #555;
    /* border-color: #1373a7; */
    /* border-radius: 20px; */
    width: 100%;
}

input.search-field.form-control::placeholder {
    color: #333;
}

input.search-submit.btn.btn-primary{
    background: #1373a7;
    color: #fff;
    line-height: 1;
    padding: .3em 2em;
    height: auto;
    width: auto;
    float: left;
    margin-left: 1em;
    display: inline-block;
}

 .article-items.col-md-12 {
    display: none;
}

#loadMore {
    padding: .8em 1em;
    border-radius: 4px;
    border: none;
    /* padding: 10px; */
    text-align: center;
    background-color: #33739E;
    color: #fff;
    /* border-width: 0 1px 1px 0; */
    /* border-style: solid; */
    /* border-color: #fff; */
    box-shadow: 0 1px 1px #ccc;
    transition: all 600ms ease-in-out;
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
}
#loadMore:hover {
    background-color: #33739E;
    color: #fff;
}

.load_more_container {
    display: flex;
    justify-content: center;
    margin-top: 1em;
    margin-bottom: 3em;
}

.category-news #main>.row, .category-racing-news #main>.row, .category-experts #main>.row, .category-event-news #main>.row   {
    display: flex;
    flex-wrap: wrap;
}

.search_form_container,
.article-list-name-container {
    flex: 0 0 100%;
}

.category-news .article-list-name-container, .category-racing-news .article-list-name-container, .category-event-news .article-list-name-container, .category-experts .article-list-name-container {
    margin-bottom: 1em;
}

.category-news .block-news, .category-racing-news .block-news, .category-event-news .block-news, .category-experts .block-news  {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
}

.category-news .index-template, .category-racing-news .index-template, .category-event-news .index-template, .category-experts .index-template {
    padding: 0 30px;
}

.article-list-name-container{
    background: #0169a6;
    height:42px;
}

.article-list-name-container> h2{
    padding: 10px 10px;
    background: #0169a6;
    color: #fff;
    font-weight: normal;
    font-size: 18px;
    margin-bottom: 0px
}

.article-item--list, .article-item-search--list {
    background-color: #fff;
    margin-bottom: 5px;
}

.article-item--list blockquote,.article-item-search--list blockquote {
    padding: 1.2em 0;
    border-left: none;
    margin-bottom: 0;
    width: 100%;
    background-color: rgba(53, 134, 199, 0.2);
}

.article-items.article-item--list {
    /* width: 50%; */
    padding-left: 2px;
    padding-right: 2px;
    display: flex;
}

.category-news .article-items.article-item--list a, .category-racing-news .article-items.article-item--list a , .category-event-news .article-items.article-item--list a, .category-experts .article-items.article-item--list a {
    width: 100%;
    transition: box-shadow 0.5s ease;
    -webkit-transition: box-shadow 0.5s ease;
    -moz-transition: box-shadow 0.5s ease;
    -ms-transition: box-shadow 0.5s ease;
    -o-transition: box-shadow 0.5s ease;
}

.category-news .article-items.article-item--list:hover>a, .category-racing-news .article-items.article-item--list:hover>a , .category-event-news .article-items.article-item--list:hover>a, .category-experts .article-items.article-item--list:hover>a {
    box-shadow: 0 0 24px 6px rgba(53, 52, 52, 30%);
    transition: box-shadow 0.5s ease;
    -webkit-transition: box-shadow 0.5s ease;
    -moz-transition: box-shadow 0.5s ease;
    -ms-transition: box-shadow 0.5s ease;
    -o-transition: box-shadow 0.5s ease;
}

.article-item--list blockquote, .article-item-search--list blockquote {
    width: 100%;
    padding: 1.2em 0;
    border-left: none;
    margin-bottom: 0;
    height: 100%;
}

input.search-submit.btn.btn-primary, input.search-submit.btn.btn-primary:hover {
    transition: color 0.5s ease;
    -webkit-transition: color 0.5s ease;
    -moz-transition: color 0.5s ease;
    -ms-transition: color 0.5s ease;
    -o-transition: color 0.5s ease;
}

.category-news .block-news, .category-racing-news .block-news , .category-event-news .block-news , .category-experts .block-news  {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.block-news__thumbnail {
    min-width: 41.66666667%;
}

.block-news__content {
    display: flex;
    flex-wrap: wrap;
    align-content: baseline;
    min-width: 58.33333333%;
}

.category-news .article-items.article-item--list:hover .entry-title, .category-racing-news .article-items.article-item--list:hover .entry-title, .category-event-news .article-items.article-item--list:hover .entry-title, .category-experts .article-items.article-item--list:hover .entry-title    {
    text-decoration: underline;
}

.article-mdate {
    width: 100%;
}


.article-list .article-list-container .othersList blockquote {
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 0px;
    margin-bottom: 0;
    border-top: 0px solid #cecece;
    border-right: 0px solid #cecece;
    border-bottom: 1px solid #cccccc;
    border-left: 0px solid #cecece;
}
.news #article-list-right {
    border-top: 1px solid #ccc;
    padding-top: 35px;
}

@media screen and (min-width: 1200px) {
    body.search-results > div.mm-page > div#page > #content > div.container {

        max-width: 800px;
    
    }
}

@media screen and (min-width: 992px) {
    body.search-results > div.mm-page > div#page > #content > div.container {

        max-width: 800px;
    
    }
}


@media screen and (max-width: 640px) {

    .search-form > .form-group > label {
    
        flex: 1 1 auto;
    
    }
    
     
    
    .search-field.form-control {
    
    font-size: 0.9em;
    
    }

    input.search-submit.btn.btn-primary{

        margin: 0 0 0 2rem;
    
        padding: .6em 2em;
    
        display: flex;
    
    }
    
}

.popContain {
    display: flex;
    flex-direction: column;
}