
/*Header*/
header {
    padding-bottom: 4px;
}
header .top-menu{
    position: relative;
}
header .top-menu .center-block{
    justify-content: space-between;
    padding-left: 0px;
    padding-right: 35px;
}    
header .top-menu .center-block .pleca-menu-mobile{
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../images/pleca-header-menu.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom right;
}
header .top-menu .center-block .icon-search{
    display: block;
    visibility: visible;
    padding-left: 10px;
}    
header .top-menu .center-block .nav-list-header {
    display: none;
}    
/*Header*/

/*Icon Mobile Nav*/
header .top-menu .menu-icon-mobile{
	display: flex;
}    
/*Icon Mobile Nav*/

/*Home News*/
.news-home {
    padding-top: 40px;
}   
.news-home .center-block {
    padding-top: 20px;
} 
#background-canvas-news {
    display: none;
}    
.news-home .center-block .slider-news-container {
    width: 97%;
}
.news-home .center-block .slider-news-container .slider-news .slider-news-item {
    padding: 1px;
    flex: 0 0 50%;
}   
 
.news-home .title-news-right {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    left: 0;
}   
.news-home .title-news-right h2{
    position: relative;
    left: 0;
    -moz-transform: none;
    -webkit-transform: none;
    transform: none;
    font-size: 33pt;
    text-align: center;
} 
.news-home .center-block .box-more-news {
    width: 100%;
    margin: 40px auto 20px;
    text-align: center;
}
.news-home .center-block .slider-news-container .slider-news .slider-news-item picture{
    height: 300px;
}
/*Home News*/

/*Drivers Home*/ 
#background-canvas-drivers {
    display: none;
}  
.drivers-home{
    padding-top: 50px;
}
.drivers-home .title-drivers-right {
    position: relative;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 5;
    width: 100%;
    height: auto;
    display: block;
} 
.drivers-home .title-drivers-right h2 {
    left:0;
    top: 0;
    position: relative;
    font-size: 33pt;
    -moz-transform: none;
    -webkit-transform: none;
    transform: none;
    text-align: center;
}
.driver-background {
    position: relative;
    height: 300px;
    width: 100%;
    background-image: url(../images/bg-home-block2-driver-mobile.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
}
.drivers-home .center-block {
    position: relative;
    min-height: auto;
    display: block;
}
.drivers-home .list-drivers {
    width: 90%;
    max-width: 450px;
    margin: 20px auto 0;
    text-align: center;
}
/*Drivers Home*/ 

/*Last Races Home*/
.last-races-home{
    padding-top: 50px;
}
.last-races-home #background-canvas-last-races{
    display: none;
}
.last-races-home .title-last-races-right {
    position: relative;
    left: 0;
    width: 100%;
    height: auto;
    display: block;
    margin: 0;
}
.last-races-home .title-last-races-right h2 {
    position: relative;
    font-size: 33pt;
    -moz-transform: none;
    -webkit-transform: none;
    transform: none;
    text-align: center;
}
.last-races-home .center-block .last-races-box {
    width: 92%;
    margin: 20px auto 0;
    display: block;
}
.last-races-home .center-block .last-races-box .races-list {
    width: 100%;
}
.last-races-home .center-block .last-races-box .race-detail-box {
    width: 100%;
    border-top: 2px solid var(--headline-background);
    border-bottom: 2px solid var(--headline-background);
    margin: 20px 0;
    padding-top: 10px;
    padding-bottom: 10px;
}
.last-races-home .center-block .last-races-box .race-detail-box .races-detail .detail-item-race .counter-race {
    text-align: center;
}
/*Last Races Home*/

/*Main Race Home*/
.main-race-home {
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
}
.main-race-home #background-canvas-main-race-home{
    display: none;
}
.main-race-home .title-main-race-left {
    position: relative;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 5;
    width: 100%;
    height: auto;
    display: block;
}
.main-race-home .title-main-race-left h2 {
    position: relative;
    font-size: 33pt;
    -moz-transform: none;
    -webkit-transform: none;
    transform: none;
    text-align: center;
    top: 0;
    left: 0;
}
.main-race-home .center-block .main-race-counter {
    width: 80%;
}
.main-race-home .center-block .main-race-counter .top-row .title-race {
    width: calc(50% - 35px);
}
.main-race-home .center-block .main-race-counter .top-row .label-start {
    width: 30%;
}
/*Main Race Home*/

/*Results Home*/
.results-home {
    position: relative;
    padding-top: 50px;
    padding-bottom: 20px;
}
#background-canvas-results-home{
    display: none;
}
.results-home .center-block .title-main-results-home {
    position: relative;
    left: 0;
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 10px;
}
.results-home .center-block .title-main-results-home h2 {
    position: relative;
    font-size: 33pt;
    -moz-transform: none;
    -webkit-transform: none;
    transform: none;
    text-align: center;
}
.results-home .center-block .options-categories-results ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
}
.results-home .center-block .options-categories-results ul li {
    width: 50%;
}
.results-home .center-block .options-categories-results ul li a {
    margin: 15px 5px 0;
}
.results-home .center-block .detail-categories-results {
    margin-top: 30px;
}
.results-home .center-block .detail-categories-results .detail-category{
    width: 100%;
}
.results-home .center-block .detail-categories-results .detail-category.active {
    display: block;
}
.results-home .center-block .detail-categories-results .detail-category .detail-driver-image {
    width: 20%;
    margin: 0 auto;
}
.results-home .center-block .detail-categories-results .detail-category .detail-table-results {
    width: 90%;
    display: block;
    margin: 10px auto;
}
.results-home .center-block .detail-categories-results .detail-category .detail-table-results .table-results {
    width: 50%;
    max-width: 290px;
    margin: 0 auto;
}
.results-home .center-block .detail-categories-results .detail-category .detail-table-results .table-results:last-child{
    display: none;
}   
.results-home .center-block .show-more-results {
    display: block;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
/*Results Home*/

/*Multimedia Home*/
.multimedia-home{
    margin-top: 40px;
}
.multimedia-home #background-canvas-multimedia-home {
    display: none;
}
.multimedia-home .center-block .title-multimedia-home h2 {
    font-size: 33pt;
    margin: 0;
    text-align: center;
    margin-bottom: 20px;
}
.multimedia-home .center-block .multimedia-main-video iframe {
    min-height: 500px;
}
.multimedia-home .center-block .slider-multimedia-container .slider-multimedia .slider-multimedia-item {
    flex: 0 0 50%;
}   
 /*Multimedia Home*/

 /* Follow US Footer*/
 .followus-home {
    padding: 30px 0;
}
 .followus-home .center-block {
    position: relative;
    display: block;
}
.followus-home .center-block .label-followus {
    display: none;
}
.followus-home .center-block .rs-followus {
    width: 60%;
    text-align: center;
    margin: 10px auto;
}
 /* Follow US Footer*/

 /*Modal gallery*/
 .modalImg {
    height: auto;
    width: 95%;
 }
/*Modal gallery*/

 /*Content Interior*/
.content-interior .header-content-interior .center-block {
    padding: 20px 10px 10px;
}
.content-interior .box-content-interior .center-block {
    display: block;
    margin-top: 0px;
}
.content-interior .header-content-interior .center-block h1 {
    font-size: 29pt;
}
.content-interior .box-content-interior .center-block .box-content-interior-left {
    width: calc(100% - 40px);
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 40px;
}
.content-interior .box-content-interior .center-block .box-content-interior-right {
    width: calc(100% - 40px);
    margin-left: 20px;
    margin-right: 20px;
}
.content-interior .box-content-interior .center-block .box-content-interior-right .main-race-sidebar .logo-race-sidebar img {
    max-width: 120px;
}
.content-interior .box-content-interior .center-block .box-content-interior-right .main-race-sidebar {
    background-position: 10px 19px;
    background-size: 55px;
}
  /*Content Interior*/

/*Content Interior About us*/
.content-interior .box-content-interior .center-block .box-content-interior-left .box-content-item-histories .title-histories h2 {
    font-size: 18pt;
}
.content-interior .box-content-interior .center-block .box-content-interior-left .box-content-item-histories .main-histories .title-main {
    width: calc(100% - 16px);
    display: block;
    padding: 15px 8px;
    font-size: 13pt;
}
.content-interior .box-content-interior .center-block .box-content-interior-left .box-content-item-histories .other-histories .other-histories-item .text {
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}    
.content-interior .box-content-interior .center-block .box-content-interior-left .box-content-item-histories .other-histories .other-histories-item {
    box-shadow: none;
}
/*Content Interior About us*/

/*Results*/
.content-interior .box-content-interior .center-block .box-content-interior-left .box-content-item-results-a  .filter-races-champstate form{
    flex-wrap: wrap;
} 
.content-interior .box-content-interior .center-block .box-content-interior-left .box-content-item-results-a .filter-races-champstate .col-filter {
    width: calc(50% - 10px);
    position: relative;
    margin: 0 5px;
}
/*Results*/