/* POPUP */

.r-modal {
    display: none; /* Hidden by default */
    position: fixed;
    z-index: 1000; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: hidden; /* Enable scroll if needed */
    background-color: transparent;
    margin-bottom: 50px;
}
.r-modal-wrap{
    background: rgba(255, 255, 255, 0.95);
    margin-top: 43px;
    padding: 50px;
    overflow: auto;
    width: 100%;
    height: 100%;
}

.r-modal-content {
    background-color: transparent;
    margin: 0 auto;
    padding: 20px;
    width: 1000px;
    position: relative;
    margin-bottom: 40px;
}

/* Structure */
.r-mc-input {
    margin-bottom: 30px;
    position:relative;
}
.r-mc-wrap {
    width: 880px;
    margin-left: 80px;
}
.r-loop-wrap {
    width: 60px;
    float: left;
    margin-right: 20px;
}

/* border */
.r-mc-input:before {
    position:absolute;
    left:80px;
    right:0;
    bottom:0;
    height:1px;
    background:#111;
    content:"";
    display: block;
}

.r-croix-wrap {

    width: 30px;
    height: 56px;
    float: left;
    padding-top: 10px;
    margin-top: 16px;
    /*border-bottom: 1px solid #000;*/
}
@media screen\0 {
   .r-croix-wrap img{
        width: 63px;
    } 
    .r-croix-wrap {
        height: 64px;
    }

}

.r-loop-wrap img{
    width: 50px;
    padding-top: 17px;
    }

form.r-mc-form {
    width: calc(100% - 110px);
    float: left;
    line-height:1.1;
    /*padding-bottom: 10px;*/
    /*border-bottom: 1px solid #000;*/
}
form.r-mc-form input[type=search]:focus {
    color: #000;
}
form.r-mc-form input {
    width: 100%;
    /*height: 61px;*/
    background: transparent;
    cursor: text;
    font-size: 50px;
    font-family: 'Source Sans Pro',sans-serif;
    font-weight: 200;
    color: #000000;
}
form.r-mc-form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #000000;
}
form.r-mc-form input::-moz-placeholder { /* Firefox 19+ */
    opacity: 1;
    color: #000000;
}
form.r-mc-form input:-ms-input-placeholder { /* IE 10+ */
    color: #000000;
}
form.r-mc-form input:-moz-placeholder { /* Firefox 18- */
    color: #000000;
}
.r-mc-index {
    width: 20%;
    display: block;
    float: left;
}
.r-mc-index {
    width: 20%;
    padding-right: 40px;
    display: block;
    float: left;
}
.r-mc-index p {
    text-align: right;
}
.r-mc-index p {
    text-align: right;
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
    color: #000000;
}
.r-mc-index > p:first-child {
    font-size: 19px;
    font-weight: 900;
    line-height: 19px;
}
a.index-off p{
    color: #b7b7b7;
}
.r-mc-tabs {
    width: 80%;
    display: block;
    float: left;
}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 40px 50px 15px;
    min-height: 400px;
}
.tab-active{
    display:block;
}
.tablinks a{
    color: #ffffff;

    font-size: 19px;
    font-weight: 700;
    line-height: 19px;
}
.tablinks {
    display:inline-block;
    width: 33.3%;
    padding: 15px 0 10px;
    text-align: center;
}
.r-menu-tab .tablinks:last-child{
    width: 33.4%;
}
.tablinks span {
    font-weight: 400;
    margin-left: 4px;
}
div#tab-mutu {
    background: #ff0000;
}
#b-tab-mutu {
    background: #ff0000;
}
div#tab-pdls {
    display: none;
    background: #2b4658;
}
#b-tab-pdls {
    display: none;
    background: #2b4658;
}
div#tab-region {
    background: #a0a0a0;
}
#b-tab-region {
    background: #a0a0a0;
}
p.r-tab-cat,p.r-tab-date {
    color: #000000;
    font-size: 13px;
    line-height: 13px;
}

p.r-tab-cat {
    text-transform: uppercase;
    margin-bottom: 5px;
}
.r-post-wrap h6 {
    color: #ffffff;
    font-size: 19px;
    font-family: 'ACaslonPro-Semibold';
    line-height: 21px;
    width: 70%;
}
.r-post-wrap {
    margin-bottom: 20px;
}
.pagination-wrap {
    border-top: 1px solid #000000;
}
.pagination-wrap  .pagination {
    margin: 25px 0 5px;
}
.pagination-wrap .pagination>li>a, .pagination-wrap .pagination>li>span {
    position: relative;
    float: left;
    padding: 0px 5px;
    margin-left: 0;
    line-height: 19px;
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
    border: 0;
    font-size: 19px;
}
.pagination-wrap .pagination li.current span {
    font-weight: 900;
    color: #000000;
}
 .pagination-wrap .pagination .prev, .pagination-wrap .pagination .next {
    color: #000000;
}
p.welcome {
    font-size: 16px;
    line-height: 20px;
    color: #fff;
}
@media (max-width:1200px) {
    .r-mc-wrap {
        width: 790px;
        margin-left: 40px;
    }
    .r-modal-content {
        width: 870px;
    }
}
@media (max-width:1024px) {
    .r-modal-wrap{
        display:none;
    }
}
/* MOBILE */
div#m-container-async {
    display: none;
    margin-bottom: 40px;
}
.mobile-search-wrap {
    width: 100%;
}
.mr-mc-input {  
    margin: 0 15px 20px;
}
.mr-loop-wrap {
    width: 40px;
    float: left;
    margin-right: 15px;
}
.mr-loop-wrap img{
    width: 50px;
    padding-top: 17px;
}

form.mr-mc-form {
    width: calc(100% - 55px);
    float: left;
    padding-bottom: 5px;
    border-bottom: 1px solid #fff;
}
form.mr-mc-form input {
    width: 100%;
    height: 25px;
    background: transparent;
    cursor: text;
    font-size: 19px;
    font-family: 'Source Sans Pro',sans-serif;
    font-weight: 400;
    color: #ffffff;
    padding: 0;
    border-radius: 0;
    border: 0;
}
form.mr-mc-form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #fff;
}
form.mr-mc-form input::-moz-placeholder { /* Firefox 19+ */
    opacity: 1;
    color: #fff;
}
form.mr-mc-form input:-ms-input-placeholder { /* IE 10+ */
    color: #fff;
}
form.mr-mc-form input:-moz-placeholder { /* Firefox 18- */
    color: #fff;
}
.mr-select-wrap {
    margin-bottom: 20px;
}
.mr-select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #ccc;
    border: 0;
    color: #ffffff;
    background: url(../images/select-arrow-r.png) no-repeat 92% 50% #ff0000;
    font-size: 16px;
    border-radius: 3px;
    background-size: 20px;
    font-weight: 600;
    background-color: #ff0000;
    border-radius: 0;
    float: left;
    
}
.mr-select-wrap .mr-select:first-child{
    width: 54%;
    margin-right: 4%;
    
}
.mr-select-wrap .mr-select:last-child{
    width: 38%;
    margin-left: 4%;
}
.mr-content .pagination-wrap {
    border-top: 0;
}
.mr-content .pagination-wrap  .pagination{
    margin: 0px 0 25px;
}
.mr-content .pagination-wrap .pagination>li>a, .mr-content .pagination-wrap .pagination>li>span{
    padding: 10px 15px;
    border-right: 1px solid #fff;
    border-radius: 0;
    color: #000000;
}
.mr-content .pagination-wrap .pagination li.current span {
    font-weight: 400;
    color: #ff0000;
    background: #fff;
}
.mr-content .pagination-wrap .pagination .next{
    border-right:0;
}

@media (max-width:1024px) {
    p.r-tab-cat, p.r-tab-date {
        text-align: left;
    }
    .r-post-wrap h6 {
        width: 100%;
        text-align: left;
    }
    .r-post-wrap {
        margin-bottom: 25px;
    }
    .mr-select{
        padding: 15px 10px 15px 15px;
    }
}
@media (max-width:900px) {
    .mobileHeader .mobileMenu {
        display: none;
        clear: both;
        padding: 80px 25px 0;
    }
    .mr-select{
        padding: 15px 15px 15px 15px;
    }
}
@media (max-width:767px) {
    .mobileHeader .mobileMenu {
        display: none;
        clear: both;
        padding: 80px 5px 0;
    }
    .mr-select-wrap {
    text-align: center;
}
    .mr-select{
        float:none;
    }
    .mr-select-wrap .mr-select:first-child{
        width: 75%;
        margin-right: 0;
        margin-bottom:20px;
        
    }
    .mr-select-wrap .mr-select:last-child{
        width: 75%;
        margin-left: 0;
    }
}