#mcontact {
    width: 80px;
    height: 80px;
    position: fixed;
    top: 26%;
    right: 0;
    z-index: 100000000;
    /*background: #eee;*/
    padding: 7px;
    border-radius: 50% 0 0 50%;
    cursor: pointer;
}

#mcontact .icon {
    width: 80px;
    height: 80px;
    background: url(../img/icon-contact.png) center;
    background-size: 80px;
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
}

#mcontact span {
    color: white;
    position: absolute;
    top: 0;
    line-height: 90px;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Roboto Condensed';
    width: 80px;
    text-align: center;
}

#contact {
    position: fixed;
    z-index: 10000000000;
    right: 0;
    top: 45px;
    width: 350px;
    background-color: #221e20;
    color: white;
    padding: 20px;
    display: none;
}

#contact .close {
    width: 35px;
    height: 35px;
    position: absolute;
    top: 40px;
    right: 2px;
    z-index: 10000;
    background: url(../img/close.png) center no-repeat #34A627;
    border-radius: 5px;
}

#contact #contact-slider {
    width: 100%;
    overflow: hidden;
    height: 100%;
}
#contact-slider {
    width: 100%;
    margin: 60px 0 10px;
}


#contact-slider .scrollbar {
    position: relative;
    background-position: 0 0;
    float: right;
    width: 15px;
}

#contact-slider .viewport {
    width: 90%;
    height: 100%;
    overflow: hidden;
    position: relative;
    float: left;
}


#contact-slider .track {
    height: 100%;
    width: 1px;
    position: relative;
    background: #eee;
}

#contact-slider .thumb {
    background: #34a627;
    height: 20px !important;
    width: 20px;
    cursor: pointer;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: -9px;
    border-radius: 50%;
}


#contact-slider .overview {
    list-style: none;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0;
    margin: 0;
}

#contact h2 {
    text-transform: uppercase;
    color: #34a627;
    font-family: 'Roboto Condensed';
    font-size: 20px;
    font-weight: bold;
    margin: 10px 0;
}

section#phan-phoi #page-3 .right li:hover .more h3, p {
    font-size: 14px!important;
}


/*fanpage faceboook scrollbar*/

.fb-fp2 {
    position: fixed;
    z-index: 999998;
    right: -209px;
    z-index: 999998;
    top: 44%;
    width: 250px;
    height: 250px;
}
.fb-fp1 {
    position: fixed;
    z-index: 999998;
    right: -260px;
    z-index: 999998;
    top: 220px;
    width: 306px;
    height: 135px;
}
.fb-fp2 img {
    float: left;
}
.nhantin {
    width: 250px;
    height: 250px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    /*padding-top: 0px;*/
    padding-left: 40px;

}
.nhantin h3 {
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 8px;
}
.fb-fp .search_submit {
    background: #ED1C24;
    width: 70px;
    height: 21px;
    padding: 0 5px;
    color: #fff;
    font-weight: bold;
}
.mxh {
    width: 55px;
    position: fixed;
    left: -5px;
    top: 160px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 5px;
}
.highslide-controls {
    display: none !important;
}