/* 
    Created on : Feb 4, 2015, 9:42:58 AM
    Author      : PPO Viet Nam.
    Author Url  : http://ppo.vn
    Email       : info@ppo.vn
    Phone       : 046 2929 445
    Mobile      : 096 4747 046
*/

html,body{
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    min-width: 1200px;
}
a{color: #333;}
a:hover{color: #d60000;}
a, a:focus, a:active, a:hover{text-decoration: none;outline: none;}
img{outline: none;}

/*Override bootstrap*/
.container{
    min-width: 1200px;
}

.header-top{
    height: 36px;
    background: #262626;
    width: 100%;
    color: #fff;
}
.header-top a{
    color: #fff;
}
.menu-top{
    float: left;
}
.top-links{
    float: right;
    padding-top: 5px;
}
.menu-top a, .top-links a{
    text-transform: uppercase;
    display: inline-block;
}
.menu-top a{
    font-family: "Segoe UI";
    font-weight: lighter;
    font-size: 14px;
    padding: 8px 6px;
    white-space: nowrap;
}
.menu-top a:hover, .menu-top a.active{
    color: #cc1f00;
    text-decoration: none;
}
.menu-top a.home {
    background: url(../images/icon-home.png) no-repeat 0 6px;
    padding: 8px 0;
    width: 27px;
}
.top-links a{
    padding: 4px 10px;
    background: #d9d9d9;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 12px;
}
.top-links a:hover{
    color: #fff;
    text-decoration: none;
    background: #cc1f00;
}
.header{
    background: #cc1f00;
    width: 100%;
}
.logo{
    float: left;
    margin-top: 20px;
}
.main-menu{
    float: right;
    margin-top: 28px;
}
.main-menu ul{
    list-style: none;
}
.main-menu ul li{
    float: left;
    padding-left: 20px;
}
.main-menu ul li a{
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    white-space: nowrap;
}
.main-menu ul li a:hover, .main-menu ul li a.active{
    text-decoration: none;
    color: #ebe809;
}
.main-menu a i {
    font-size: 22px;
    margin-right: 3px;
}
.header-bottom{
    height: 40px;
    background: #aa1800;
    margin-top: 20px;
}
.menu-catalog{
    height: 100%;
    width: 230px;
    background: #721100;
    float: left;
}
.menu-catalog span {
    color: #fff;
    display: block;
    font-weight: bold;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
}
.search-box{
    float: left;
    padding: 6px 10px 0;
}
.search-box select{
    border: 1px solid #ccc;
    padding: 2px;
    width: 100px;
    height: 28px;
}
.search-box input[type="text"]{
    border: 1px solid #ccc;
    padding: 3px;
    width: 400px;
    margin-left: -3px;
}
.search-box input[type="submit"]{
    border: none;
    padding: 4px 10px;
    margin-left: 2px;
    background: #cc1f00;
    color: #fff;
}
.search-box input[type="submit"]:hover{
    background: red;
}
.hotline {
    color: #fff;
    float: right;
    font-size: 18px;
    padding-right: 10px;
    padding-top: 7px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Roboto Condensed', sans-serif;
}

.social a{
    display: inline-block;
    width: 28px;
    height: 28px;
}
.social a:hover{
    width: 32px;
    height: 32px;
    margin: -2px;
    -webkit-transition: -webkit-transform all 0.3s ease;
    -moz-transition: -moz-transform all 0.3s ease;
    transition: all 0.3s ease;
}
.social .icon-facebook{background:url(../images/icon-social.png) no-repeat -2px 0}
.social .icon-facebook:hover{background:url(../images/icon-social.png) no-repeat 0 -28px}
.social .icon-twitter{background:url(../images/icon-social.png) no-repeat -36px 0}
.social .icon-twitter:hover{background:url(../images/icon-social.png) no-repeat -34px -28px}
.social .icon-gplus{background:url(../images/icon-social.png) no-repeat -70px 0}
.social .icon-gplus:hover{background:url(../images/icon-social.png) no-repeat -68px -28px}
.social .icon-mail{background:url(../images/icon-social.png) no-repeat -104px 0}
.social .icon-mail:hover{background:url(../images/icon-social.png) no-repeat -102px -28px}

.hotnews{
    overflow: hidden;
    height: 386px;
}
.hotnews .first{
    width: 570px;
    height: 100%;
    background: #bfbfbf url(../images/bg_caption.png) repeat;
    float: left;
    position: relative;
}
.hotnews .first img{
    width: 100%;
    height: 100%;
}
.hotnews .first h2{
    font-weight: bold;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 36px;
    margin-top: 0;
}
.hotnews .first a, .hotnews .second .item a{
    color: #fff;
}
.hotnews .first:hover a, .hotnews .second .item:hover a{
    color: #ebe809;
}
.hotnews .first .social, .hotnews .second .social{
    margin-top: 20px;
}

.hotnews .second{
    width: 600px;
    height: 100%;
    background: #bfbfbf url(../images/bg_caption.png) repeat;
    float: right;
}
.hotnews .second .item{
    width: 300px;
    height: 193px;
    float: left;
    position: relative;
}
.hotnews .second .item img{
    width: 100%;
    height: 100%;
}
.hotnews .second .item h3{
    margin: 0;
    font-size: 18px;
}

.hotnews figure {
    overflow: hidden;
    margin: 0;
    position: relative;
    width: 100%;
    height: 100%;
}
.hotnews figure img {
    /*    -webkit-transition: -webkit-transform 0.4s;
        -moz-transition: -moz-transform 0.4s;
        transition: transform 0.4s;*/
    -webkit-transition: -webkit-transform all 0.35s ease 0s;
    -moz-transition: -moz-transform all 0.35s ease 0s;
    transition: all 0.35s ease 0s;
}
.no-touch .hotnews figure:hover img, .hotnews figure.cs-hover img {
    /*    -webkit-transform: translateY(-50px);
        -moz-transform: translateY(-50px);
        -ms-transform: translateY(-50px);
        transform: translateY(-50px);*/
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    opacity: 0.6;
}
.hotnews figure figcaption {
    background: url(../images/bg_caption.png) repeat;
    position: absolute;
    left: 0;
    top: auto;
    bottom: 0;
    padding: 20px;
    color: #fff;
    width: 100%;
    -webkit-transform: translateY(58px);
    -moz-transform: translateY(58px);
    -ms-transform: translateY(58px);
    transform: translateY(58px);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
    transition: transform 0.4s, opacity 0.1s 0.3s;
}
.no-touch .hotnews figure:hover figcaption, .hotnews figure.cs-hover figcaption {
    background: url(../images/bg_caption2.png) repeat;
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s;
    transition: transform 0.4s, opacity 0.1s;
}

.most-catalog{
    padding: 20px 0;
}
.most-catalog ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.most-catalog ul li{
    display: inline-block;
    width: 112px;
    text-align: center;
}
.most-catalog ul li a{
    color: #000;
}
.most-catalog ul li span.icon{
    background: url(../images/icon-catalog.png) no-repeat 0 0;
    width: 26px;
    height: 32px;
    display: block;
    margin: 0 auto 5px;
}
.most-catalog ul li:hover a{
    color: #d60000;
}
.most-catalog ul li:hover span.icon{
    background: url(../images/icon-catalog.png) no-repeat -27px 0;
    width: 26px;
    height: 32px;
    display: block;
    margin: 0 auto 5px;
}

.most-video{
    margin: 0 0 20px;
}
.most-video .item{
    width: 270px;
    height: 155px;
    position: relative;
    overflow: hidden;
}
.most-video .item img{
    width: 100%;
    height: 100%;
    -webkit-transition: -webkit-transform all 0.35s ease 0s;
    -moz-transition: -moz-transform all 0.35s ease 0s;
    transition: all 0.35s ease 0s;
}
.most-video .item:hover img{
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}
.most-video .item span.play{
    background: url(../images/play.png) no-repeat center center;
    display: block;
    margin: -155px auto 0;
    height: 130px;
    position: relative;
    z-index: 100;
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.most-video .item:hover span.play {
    opacity: 1;
}
.most-video .item .meta-data, .videos .item .meta-data{
    position: absolute;
    bottom: 0;
    height: 100%;
    width: 100%;
}
.most-video .item .meta-data a, .videos .item a{
    color: #fff;
}
.most-video .item h3, .videos .item h3{
    margin: 0;
    font-size: 13px;
    font-weight: bold;
    padding: 10px;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 1;
}
.item-mask{
    display:block;position:absolute;bottom:0;left:0;width:100%;height:50%;
    background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC44Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background:-moz-linear-gradient(top, transparent 0%, rgba(0,0,0,0.8) 100%);
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0,0,0,0.8)));
    background:-webkit-linear-gradient(top, transparent 0%, rgba(0,0,0,0.8) 100%);
    background:-o-linear-gradient(top, transparent 0%, rgba(0,0,0,0.8) 100%);
    background:-ms-linear-gradient(top, transparent 0%, rgba(0,0,0,0.8) 100%);
    background:linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.8) 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 )
}

.videos .item{
    width: 270px;
    height: 155px;
    position: relative;
    overflow: hidden;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
.videos .item img{
    width: 100%;
    height: 100%;
}
.videos .item span.play{
    background: url(../images/play.png) no-repeat center center;
    display: block;
    margin: -155px auto 0;
    height: 130px;
    position: relative;
    z-index: 100;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -webkit-transition: -webkit-transform all 0.35s ease 0s;
    -moz-transition: -moz-transform all 0.35s ease 0s;
    transition: all 0.35s ease 0s;
}
.videos .item:hover span.play{
    opacity: 1
}

.video iframe{
    width: 100%;
    height: 500px;
}

/*Main style*/
#main{
    width: 850px;
    float: left;
}
.block-home, .block-rate, .block-intro{
    border-top: 10px solid #d60000;
    margin-bottom: 20px;
}
.block-home .block-title, .block-rate .block-title, .block-intro .block-title{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
    padding: 8px 0;
}
.block-home .block-title ul, .block-rate ul{
    list-style: none;
    padding: 0;
    margin-bottom: 0;
    display: inline;
}
.block-home .block-title li, .block-rate .block-title li{
    display: inline-block;
    margin-left: 20px;
}
.block-home .block-title .ui-tabs-active.ui-state-active a,
.block-rate .block-title .ui-tabs-active.ui-state-active a{
    color: #d60000;
}
.block-home .block-title a.view-more, .block-rate .block-title a.view-more{
    background: url(../images/block-more.png) no-repeat top center;
    width: 24px;
    height: 21px;
    float: right;
}
.block-home .block-content img, .block-rate .block-content img{
    -webkit-transition: -webkit-transform all 0.35s ease 0s;
    -moz-transition: -moz-transform all 0.35s ease 0s;
    transition: all 0.35s ease 0s;
}
.block-home .block-content img:hover, .block-rate .block-content img:hover{
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    opacity: 0.9;
}
.block-home .block-content span.author, .block-home .block-content span.author a,
.block-rate .block-content span.author, .block-rate .block-content span.author a{
    color: #d60000 !important;
}
.block-home .block-content span.time, .block-rate .block-content span.time{
    color: #d60000;
    margin-left: 10px;
}
.block-home .block-content .first{
    width: 570px;
    overflow: hidden;
    float: left;
}
.block-home .block-content .first .meta {
    background: #ffffff;
    width: 550px;
    padding: 10px;
    margin: -100px auto 0;
    position: relative;
}
.block-home .block-content .first .meta h3{
    margin-top: 0;
    line-height: 30px;
}
.block-home .block-content .first .meta .des{
    margin-bottom: 5px;
    text-align: justify;
}
.block-home .block-content .second{
    width: 280px;
    float: right;
}
.block-home .block-content .second ul{
    list-style: none;
    padding-left: 20px;
}
.block-home .block-content .second ul li{
    margin-bottom: 15px;
}
.block-home .block-content .second ul a.title{
    margin-bottom: 5px;
    display: block;
}
.block-home .block-content .third{
    margin-top: 10px;
}
.block-home .block-content .third .item{
    overflow: hidden;
    width: 270px;
    display: inline-block;
    margin-right: 16px;
}
.block-home .block-content .third .item .meta {
    background: #ffffff;
    width: 250px;
    padding: 10px;
    margin: -80px auto 0;
    position: relative;
}
.block-home .block-content .third .item .meta h3{
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin-top: 0;
}

.block-rate .block-content .first{
    width: 100%;
}
.block-rate .block-content .first .thumbnail{
    width: 570px;
    float: left;
    padding: 0;
    border: none;
    margin: 0;
    overflow: hidden;
    border-radius: 0;
}
.block-rate .block-content .first .meta{
    width: 280px;
    float: right;
    padding-left: 10px;
}
.block-rate .block-content .first .meta h3{
    margin-top: 0;
    font-size: 20px;
}
.block-rate .block-content .meta .ratings{
    margin-top: 10px;
    border-top: 1px dashed #ccc;
}
.block-rate .block-content .meta .rate-stars {
    border-bottom: 1px dashed #ccc;
    color: #5e5e5e;
    font-size: 14px;
    margin: 0;
    overflow: hidden;
    padding: 6px 0;
    text-transform: uppercase;
}
.block-rate .block-content .meta .rate-stars .fa-star{
    font-size: 17px;
    color: #ccc;
}
.block-rate .block-content .meta .rate-stars .rated{
    color: #d60000;
}
.block-rate .block-content .second{
    width: 100%;
    margin-top: 20px;
}
.block-rate .block-content .second .item{
    overflow: hidden;
    width: 270px;
    display: inline-block;
    margin-right: 16px;
}
.block-rate .block-content .second .item .meta {
    background: #ffffff;
    width: 250px;
    padding: 10px;
    margin: -80px auto 0;
    position: relative;
}
.block-rate .block-content .second .item .meta h3{
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin-top: 0;
}

.filter-rate{
    overflow: hidden;
    margin-bottom: 20px;
}
.filter-rate .tab-title{
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    overflow: hidden;
}
.filter-rate .tab-title li{
    float: left;
    text-align: center;
    width: 50%;
    background: #262626;
}
.filter-rate .tab-title li.ui-tabs-active{
    display: inline-block;
    background: #d60000
}
.filter-rate .tab-title li a{
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    display: block;
    padding: 10px
}
#rate-brand-tab{
    padding-top: 10px;
}
#rate-brand-tab a{
    display: inline-block;
    overflow: hidden;
    width: 81px;
    height: 81px;
    border: 1px solid #ccc;
    text-align: center;
}
#rate-brand-tab a:hover{
    border: 1px solid #d60000;
}
#rate-brand-tab img{
    width: 100%;
    height: 100%;
}

.ratings-bg-top{
    width: 100%;
    margin-bottom: 20px;
}
.ratings-bg-top img{
    width: 100%;
}
.brand-bg-top{
    width: 100%;
    margin-bottom: 20px;
}
.brand-bg-top img{
    width: 100%;
}
.recruiment-bg-top{
    width: 100%;
    height: 275px;
    background: url(../images/bg_recr.png) no-repeat;
    margin-bottom: 20px;
}
.contact-bg-top{
    width: 100%;
    height: 387px;
    background: url(../images/bg_contact.png) no-repeat;
    margin-bottom: 20px;
}
.contact-main{
    width: 800px;
    margin: auto;
}
.contact-main .contact-form .form-control{
    border-radius: 0;
    background: #f1f1f1;
}
.contact-main .contact-form input[type="submit"]{
    border: none;
    padding: 6px 22px;
    background: #d60000;
    color: #fff;
}
.contact-main .contact-form input[type="submit"]:hover{
    opacity: 0.8;
}
.contact-main .contact-info .info-box{
    background: #d60000;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    color: #fff;
    padding: 20px;
    margin-bottom: 20px;
    margin-top: 23px;
}
.contact-main .contact-info .info-box a{
    color: #fff;
}
.contact-main .contact-info .info-box a:hover{
    text-decoration: underline
}
.contact-main .contact-info .social-box{
    overflow: hidden
}
.contact-main .contact-info .social-box a{
    display: inline-block;
    width: 65px;
    height: 63px;
    margin-right: 10px
}
.contact-main .contact-info .social-box .icon-fb{
    background: url(../images/icon-social2.png) no-repeat 0 0;
}
.contact-main .contact-info .social-box .icon-fb:hover{
    background: url(../images/icon-social2.png) no-repeat 0 -63px;
}
.contact-main .contact-info .social-box .icon-twitter{
    background: url(../images/icon-social2.png) no-repeat -65px 0;
}
.contact-main .contact-info .social-box .icon-twitter:hover{
    background: url(../images/icon-social2.png) no-repeat -65px -63px;
}
.contact-main .contact-info .social-box .icon-google{
    background: url(../images/icon-social2.png) no-repeat -130px 0;
}
.contact-main .contact-info .social-box .icon-google:hover{
    background: url(../images/icon-social2.png) no-repeat -130px -63px;
}
.contact-main .contact-info .social-box .icon-youtube{
    background: url(../images/icon-social2.png) no-repeat -195px 0;
}
.contact-main .contact-info .social-box .icon-youtube:hover{
    background: url(../images/icon-social2.png) no-repeat -195px -63px;
}

.recruiment .item{
    overflow: hidden;
    border-top: 1px solid #999;
    padding: 12px 0;
}
.recruiment .item .type{
    float: left;
    width: 136px;
    margin-right: 20px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    padding: 12px 16px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -o-border-radius: 8px;
    text-align: center;
}
.recruiment .item .type.freelance{
    border: 2px solid #f7941d;
    color: #f7941d;
}
.recruiment .item .type.parttime{
    border: 2px solid #7d26af;
    color: #7d26af;
}
.recruiment .item .type.fulltime{
    border: 2px solid #383c2c;
    color: #383c2c;
}
.recruiment .item .details{
    float: right;
    width: 694px;
}
.recruiment .item .details a, .recruiment .item .details h4{
    color: #666;
}
.recruiment .item .details h4{
    font-weight: bold;
    margin: 0 0 10px
}
.recruiment .item .details a:hover h4{
    color: #d60000;
}
.recruiment .item .details p{
    margin: 0;
}
.recruiment .item .details p span{
    margin-right: 10px;
}

#slider-range-max, .slider-range{
    border: 1px solid #d60000;
    height: 0.6em;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    background: #fff;
    position: relative;
}
#slider-range-max .ui-slider-range-max{
    height: 100%;
    background: #d60000;
    float: right;
}
.slider-range .ui-slider-range{
    height: 100%;
    background: #d60000;
    position: absolute
}
#slider-range-max .ui-slider-handle, .slider-range .ui-slider-handle {
    background: #a30000;
    border-radius: 7px;
    height: 1em;
    position: absolute;
    width: 1em;
    top: -4px;
    cursor: pointer;
    margin-left: -6px;
}
#slider-range-max .ui-slider-handle.ui-state-active, .slider-range .ui-slider-handle.ui-state-active {
    background: #ffcccc;
    border-color: #a30000;
}

.promotion{
    overflow: hidden;
}
.promotion .item {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    float: left;
    height: 230px;
    overflow: hidden;
    width: 425px;
    position: relative;
    padding: 10px;
}
.promotion .item img{
    width: 100%;
    height: 100%;
    -webkit-transition: -webkit-transform all 0.35s ease 0s;
    -moz-transition: -moz-transform all 0.35s ease 0s;
    transition: all 0.35s ease 0s;
}
.promotion .item figure:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    opacity: 0.9;
}
.promotion .item a{
    color: #fff;
}
.promotion .item a:hover{
    color: #f0f0f0;
}
.promotion .item figure{
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(../images/bg_caption.png) repeat;
}
.promotion .item figure:hover {
    background: none;
}
.promotion .item figcaption{
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
}
.promotion .item figcaption h3{
    margin: 0 0 5px;
    font-size: 16px;
    font-weight: bold;
}
.promotion .item figcaption .meta span, .promotion .item figcaption .meta a{
    color: #f0f0f0 !important;
}
.promotion .item figcaption .meta a:hover{
    color: #d60000 !important;
}

.cat-header{
    border-top: 1px solid #d60000;
    border-bottom: 1px solid #d60000;
    padding: 5px 0;
    overflow: hidden
}
.cat-header h1{
    margin: 5px 0 0;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}
.switch-layout{
    overflow: hidden;
}
.switch-layout ul{
    margin: 0;
    margin-right: 10px;
    padding: 0;
    padding-top: 5px;
    list-style: none;
    float: left;
}
.switch-layout ul li{
    float: left;
    width: 20px;
    height: 20px;
}
.switch-layout ul li.grid-tab{
    background: url(../images/switch-layout.png) no-repeat 0 -21px;
    margin-right: 2px
}
.switch-layout ul li.grid-tab.ui-tabs-active{
    background: url(../images/switch-layout.png) no-repeat 0 0;
}
.switch-layout ul li.details-tab{
    background: url(../images/switch-layout.png) no-repeat -21px -21px;
}
.switch-layout ul li.details-tab.ui-tabs-active{
    background: url(../images/switch-layout.png) no-repeat -21px 0;
}
.switch-layout ul li a{
    padding: 1px 8px
}
.switch-layout form{
    float: left;
}
.switch-layout form select{
    border: 1px solid #ccc;
    padding: 3px;
}

#grid-tab{
    margin-top: 20px
}
#grid-tab ul, .related-products ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
#grid-tab ul li, .related-products ul li{
    display: inline-block;
    width: 200px;
    margin-right: 12px;
    margin-bottom: 10px
}
#grid-tab ul li:last-child, .related-products ul li:last-child{
    margin-right: 0;
}
#grid-tab ul li .thumbnail, .related-products ul li .thumbnail{
    border-radius: 0;
    margin-bottom: 10px;
    overflow: hidden;
}
#grid-tab ul li .thumbnail:hover, .related-products ul li .thumbnail:hover{
    border: 1px solid #d60000
}
#grid-tab ul li h3, .related-products ul li h3{
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 5px;
    font-weight: bold;
}
#grid-tab ul li p span, .related-products ul li p span{
    display: block;
    font-size: 19px;
    color: #ccc;
}
#grid-tab ul li p span.brand, .related-products ul li p span.brand{
    text-decoration: underline;
    color: #666;
}
#grid-tab ul li p span.price, .related-products ul li p span.price{
    font-weight: bold;
    color: #d60000;
}
#grid-tab ul li p span.rating .rated, .related-products ul li p span.rating .rated{
    color: #d60000;
}
#details-tab .item{
    padding: 20px 0;
    border-bottom: 1px solid #ccc;
    overflow: hidden
}
#details-tab .item .thumbnail{
    float: left;
    margin: 0;
    margin-right: 10px;
    border-radius: 0;
    width: 180px
}
#details-tab .item .thumbnail:hover{
    border-color: #d60000
}
#details-tab .item .title{
    float: left;
    width: 240px;
    margin-right: 10px
}
#details-tab .item .title h3{
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 5px;
    font-weight: bold;
}
#details-tab .item .title p span{
    display: block;
    font-size: 19px;
    color: #ccc;
}
#details-tab .item .title p span.brand{
    text-decoration: underline;
    color: #666;
}
#details-tab .item .title p span.rating .rated{
    color: #d60000;
}
#details-tab .item .meta{
    float: left;
    width: 240px;
    margin-right: 10px
}
#details-tab .item .meta dl{
    margin: 0
}
#details-tab .item .meta dl dt{
    float: left;
    width: 125px;
    margin-bottom: 8px
}
#details-tab .item .meta dl dd{
    float: left
}
#details-tab .item .price{
    width: 160px;
    float: left
}
#details-tab .item .price span{
    font-weight: bold;
    font-size: 20px;
    color: #d60000;
    display: block;
    text-align: center;
    margin-bottom: 10px
}
#details-tab .item .price a{
    display: block;
    text-align: center;
    padding: 8px 10px;
    text-transform: uppercase;
    background: #ebebeb;
    font-size: 16px
}
#details-tab .item .price a:hover{
    background: #d60000;
    color: #fff
}

.popular-products .block-title ul{
    float: right;
    margin-right: 20px;
    margin-top: -4px;
}
.popular-products .block-title ul li a{
    text-transform: none;
    font-weight: normal;
}
.popular-products .block-content ul, .brand-products .block-content ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.popular-products .block-content ul li{
    display: inline-block;
    width: 220px;
    margin-right: 13px;
}
.popular-products .block-content ul li:last-child, .brand-products .block-content ul li:last-child{
    margin-right: 0;
}
.popular-products .block-content ul li .thumbnail, .brand-products .block-content ul li .thumbnail{
    border-radius: 0;
    margin-bottom: 10px;
    overflow: hidden;
}
.popular-products .block-content ul li h3, .brand-products .block-content ul li h3{
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 5px;
    font-weight: bold;
}
.popular-products .block-content ul li p span, .brand-products .block-content ul li  p span{
    display: block;
    font-size: 19px;
    color: #ccc;
}
.popular-products .block-content ul li p span.brand{
    text-decoration: underline;
    color: #666;
}
.popular-products .block-content ul li p span.price, .brand-products .block-content ul li p span.price{
    font-weight: bold;
    color: #d60000;
}
.popular-products .block-content ul li p span.rating .rated,
.brand-products .block-content ul li p span.rating .rated{
    color: #d60000;
}
.brand-products .block-content ul li{
    display: inline-block;
    width: 200px;
    margin-right: 12px;
}

.popular-brand{
    overflow: hidden;
}
.popular-brand .block-content .left{
    width: 300px;
    float: left;
    overflow: hidden;
}
.popular-brand .block-content .left img{
    width: 100%;
}
.popular-brand .block-content .right{
    width: 836px;
    float: right;
}
.popular-brand .block-content .right a{
    display: inline-block;
    overflow: hidden;
    width: 80px;
    height: 80px;
    border: 1px solid #ccc;
    text-align: center;
}
.popular-brand .block-content .right a:hover{
    border: 1px solid #d60000;
}
.popular-brand .block-content .right img{
    width: 100%;
    height: 100%;
}
.popular-brand .block-content img{
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
}
.popular-brand .block-content img:hover{
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
}

.archive-compare .block-content .first .third .item{
    width: 100%;
    overflow: hidden;
    margin-right: 0;
    margin-bottom: 5px;
}
.archive-compare .block-content .first .third .item .thumbnail{
    width: 180px;
    height: 135px;
    border: none;
    border-radius: 0;
    float: left;
    margin: 0;
}
.archive-compare .block-content .first .third .item .thumbnail img{
    width: 100%;
    height: 100%;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
}
.archive-compare .block-content .first .third .item .thumbnail img:hover{
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
}
.archive-compare .block-content .first .third .item .meta2{
    width: 380px;
    height: 135px;
    float: right;
}
.archive-compare .block-content .first .third .item .meta2 h3{
    margin: 0 0 5px;
    font-size: 16px;
    font-weight: 600
}
.archive-compare .block-content .first .third .item .meta2 .description{
    color: #444;
    font-size: 14px;
    margin-top: 5px;
    text-align: justify;
}

/*Products*/ 
.product-banner-top{

}
.product-banner-top ul, .product-banner-top ol{
    list-style: none;
    margin: 0;
    padding: 0;
}
#slider{
    width: 869px;
    height: 377px;
    float: left;
    position: relative;
}
#slider ul{
    overflow: hidden;
}
#slider .flex-control-paging{
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 2;
}
#slider .flex-control-paging li{
    display: inline-block;
    margin-right: 3px;
    cursor: pointer;
}
#slider .flex-control-paging a{
    width: 16px;
    height: 16px;
    display: block;
    text-indent: -9999px;
    background: url(../images/slide-paging.png) no-repeat -19px 0;
}
#slider .flex-control-paging a.flex-active{
    background: url(../images/slide-paging.png) no-repeat 0 0;
}
#banner{
    width: 300px;
    float: right;
}
#banner a{
    display: block;
    margin-bottom: 1px;
}
#banner img{
    width: 100%;
}

.top-products .item{
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
    width: 205px
}
.top-products .item .thumbnail{
    border-radius: 0;
    margin-bottom: 10px;
    overflow: hidden;
}
.top-products .item h3{
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 5px;
    font-weight: bold;
}
.top-products .item p span{
    display: block;
    font-size: 19px;
    color: #ccc;
}
.top-products .item p span.brand{
    text-decoration: underline;
    color: #666;
}
.top-products .item p span.price{
    font-weight: bold;
}
.top-products .item p span.price, 
.top-products .item p span.rating .rated{
    color: #d60000;
}

.home-cat{
    overflow: hidden;
}
.home-cat .item{
    width: 275px;
    height: 235px;
    float: left;
    position: relative;
    overflow: hidden;
    margin-right: 23px;
    margin-bottom: 20px;
}
.home-cat .item .thumbnail{
    border: none;
    border-radius: 0;
    padding: 0;
}
.home-cat .item .thumbnail img{
    width: 100%;
    height: 100%
}
.home-cat .item .title{
    background: #d60000;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
}
.home-cat .item .title h3{
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 15px 0;
}

.home-gift{
    overflow: hidden;
}
.home-gift .item{
    width: 275px;
    height: 220px;
    float: left;
    position: relative;
    margin-right: 23px;
    overflow: hidden;
}
.home-gift .item figure, .home-gift .item figure img{
    width: 100%;
    height: 100%;
}
.home-gift .item figure img{
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
}
.home-gift .item figure img:hover{
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
}
.home-gift .item figure figcaption{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*padding-top: 36%;*/
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
    transition: transform 0.4s, opacity 0.1s 0.3s;
}
.home-gift .item figure:hover figcaption{
    background: url(../images/bg_caption2.png) repeat;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s;
    transition: transform 0.4s, opacity 0.1s;
}
.home-gift .item figure figcaption a{
    display: block;
    padding: 36% 10px 38%;
}
.home-gift .item figure figcaption h3{
    font-size: 16px;
    margin: 0;
    text-align: center;
}
.home-gift .item figure figcaption a{
    color: #fff;
}

.product-single-header{
    border-top: 10px solid #d60000;
    margin: 20px 0;
}
.product-cover{
    position: relative
}
.product-cover img{
    width: 100%;
}
.product-cover .btn-screenshot{
    display: block;
    width: 150px;
    height: 35px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    background: url(../images/btn-screenshots.png) no-repeat
}
.product-cover .btn-screenshot:hover{
    opacity: 0.8;
}
.product-content-header{
    position: relative;
    height: 32px;
}
.product-content-header .tab-introduction{
    background: url(../images/tab-intro.png) no-repeat;
    display: block;
    width: 97px;
    height: 32px;
    position: absolute;
    top: 0;
    left: 10px;
    z-index: 2
}
.product-content-header .tab-comments{
    background: url(../images/tab-comment.png) no-repeat;
    display: block;
    width: 98px;
    height: 32px;
    position: absolute;
    top: 0;
    left: 90px;
    z-index: 1
}
.product-content-body{
    border: 1px solid #ccc;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -o-border-radius: 8px;
    padding: 10px;
}

.post-content{
    padding-bottom: 10px;
}
.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6{
    font-family: 'Roboto Condensed', sans-serif;
}
.post-content h2 {
    font-size: 28px;
}
.post-content h3 {
    font-size: 25px;
}
.post-content h4 {
    font-size: 22px;
}
.post-content h5 {
    font-size: 18px;
}
.post-content h6 {
    font-size: 15px;
}
.post-tags a{
    color: #666;
}
.post-tags a:hover{
    color: #d60000;
}
.share-social-box{
    margin: 20px 0;
}
.disqus-comment-box{
    margin-top: 10px
}

.brand-header{
    margin: 20px 0 30px;
    overflow: hidden;
    border-bottom: 10px solid #d60000;
    padding-bottom: 5px;
}
.brand-header .title{
    text-transform: uppercase;
    font-size: 20px;
    float: left;
    margin: 0;
    font-weight: bold;
}
.brand-header .brand-filter{
    float: right;
}
.brand-header .brand-filter select{
    border: 1px solid #ccc;
    padding: 2px
}
.brand-main{
    overflow: hidden;
}
.brand-main .item{
    border: 1px solid #bbbbbb;
    background: #e1e1e1;
    padding: 10px;
    margin-bottom: 30px;
}
.brand-main .item a.brand-logo{
    display: block;
    text-align: center;
}
.brand-main .item h3{
    font-size: 18px;
    font-weight: bold;
}
.brand-main .item p{
    margin-bottom: 5px;
}

/*Breadcrumbs*/

.breadcrumbs{
    margin-top: 20px;
}
.breadcrumbs a{
    color: #000;
}
.breadcrumbs span{
    color: #666;
}
.breadcrumbs span.current, .breadcrumbs a:hover{
    color: #d60000;
}

.main-top{
    overflow: hidden;
    margin: 20px 0;
}
.main-top-left{
    width: 580px;
    float: left;
}
.main-top-right{
    width: 580px;
    float: right;
}
.main-bottom{
    overflow: hidden;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 5px solid #d60000;
}
.main-bottom-left{
    width: 580px;
    float: left;
}
.main-bottom-right{
    width: 580px;
    float: right;
}

.single-title{
    margin: 0 0 10px;
    font-weight: 600;
    font-size: 24px;
    font-family: "Roboto Condensed",sans-serif;
}
.single-meta{
    color: #666;
    font-size: 12px;
    margin-bottom: 10px
}
.single-meta span{
    margin-right: 10px
}

/*Footer*/

.footer-columns{
    overflow: hidden;
    margin-bottom: 20px;
}
.footer-columns .fc{
    border: 5px solid #fe0000;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    padding: 15px;
    margin-right: 5px;
    background: #cc1f00;
    width: 33%;
    color: #fff;
}
.footer-columns .fc h4{
    margin: 0 0 10px;
    text-transform: uppercase;
    font-weight: bold;
}
.footer-columns .fc .description{
    margin: 0 0 10px;
    font-size: 13px;
}
.footer-columns .fc .actions{
    display: block;
    padding: 5px;
    color: #fff;
    background: #fe0000;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
}
.footer-columns .fc .actions:hover{
    background: #ec0101;
}
.footer-columns .fc .brochure{
    display: inline-block;
    padding: 5px 50px;
}
.footer-columns .fc .price{
    display: inline-block;
    padding: 5px 50px;
    float: right;
}
.footer-columns .fc1 input{
    border-radius: 0;
    border: 0;
}
.footer-columns .fc1 input[type="email"]{
    color: #333;
    padding: 5px;
    width: 250px;
}
.footer-columns .fc1 input[type="submit"]{
    background: #fe0000;
    color: #fff;
    padding: 5px 15px;
    margin-left: -4px;
    text-transform: uppercase;
    font-weight: bold;
}
.footer-columns .fc1 input[type="submit"]:hover{
    background: #ec0101;
}

.footer-links{
    overflow: hidden;
    margin-bottom: 20px;
}
.footer-links h5{
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 0;
}
.footer-links .footer-menu, .footer-links .footer-payment, .footer-links .footer-social{
    background: #f2f2f2;
    border: 1px solid #efefef;
    padding: 10px 5px;
    height: 290px;
}
.footer-links .fcl{
    width: 20%;
    float: left;
}
.footer-links .fcl ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer-links .fcl a{
    font-size: 13px;
}
.footer-links .footer-social a{
    display: inline-block;
    width: 32px;
    height: 32px;
}
.footer-links .footer-social a.icon-fb{
    background: url(../images/facebook-32x32.png) no-repeat;
}
.footer-links .footer-social a.icon-twitter{
    background: url(../images/twitter-32x32.png) no-repeat;
}
.footer-links .footer-social a.icon-google{
    background: url(../images/google-plus-32x32.png) no-repeat;
}
.footer-links .footer-social a.icon-in{
    background: url(../images/linkedin-32x32.png) no-repeat;
}
.footer-links .footer-social a.icon-youtube{
    background: url(../images/youtube-32x32.png) no-repeat;
}
.footer-links .footer-social a.icon-pinterest{
    background: url(../images/pinterest-32x32.png) no-repeat;
}

.footer{
    background: #262626;
    padding: 20px 0;
}
.footer .copyright{
    color: #fff;
    text-align: right;
    width: 870px;
    float: left;
}
.footer .copyright p{
    margin-bottom: 5px;
}
.footer .copyright a{
    color: #fff;
}
.footer .copyright a:hover{
    color: #d60000;
}
.footer .footer-logo{
    padding-top: 10px;
    width: 280px;
    text-align: right;
    float: right;
}

/*Sidebar style*/
#sidebar{
    width: 300px;
    float: right;
}
#sidebar .widget{
    margin-bottom: 20px;
}
#sidebar .widget .widget-title{
    padding: 5px 10px;
    background: #d60000;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: normal;
}
#sidebar .widget-news ul, #sidebar .widget-products ul, #sidebar .widget-top10 ul{
    margin: 10px 0 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}
#sidebar .widget-news li,#sidebar .widget-products li, #sidebar .widget-top10 li{
    overflow: hidden;
    margin-bottom: 10px;
}
#sidebar .widget-news li:last-child, 
#sidebar .widget-products li:last-child,
#sidebar .widget-top10 li:last-child{
    margin-bottom: 0;
}
#sidebar .widget-news li .thumb, #sidebar .widget-products li .thumb{
    float: left;
    width: 106px;
}
#sidebar .widget-news li .details, #sidebar .widget-products li .details{
    float: right;
    width: 185px;
}
#sidebar .widget-news li .details .time, #sidebar .widget-top10 li .details .time{
    color: #d60000;
}
#sidebar .widget-products li .details .title{
    font-size: 16px;
    color: #000;
    display: block;
    margin-top: 5px;
}
#sidebar .widget-products li .details .title:hover{
    color: #d60000;
}
#sidebar .widget-products li .details .sponsor{
    color: #666;
    display: block;
    margin-bottom: 5px;
    text-decoration: underline;
}
#sidebar .widget-products li .details .price{
    color: #d60000;
    display: block;
    font-weight: bold;
    font-size: 22px;
}
#sidebar .widget-top10 li .thumb{
    width: 76px;
    float: left;
}
#sidebar .widget-top10 li .details{
    width: 220px;
    float: right;
}
#sidebar .widget-top10 li .thumb span{
    font-size: 36px;
    font-weight: bold;
    color: #fff;
    background: #d60000;
    padding: 17px 25px;
    border-radius: 35px;
    -moz-border-radius: 35px;
    -webkit-border-radius: 35px;
    -ms-border-radius: 35px;
    -o-border-radius: 35px;
}
#sidebar .widget-top10 li .thumb span.ten{
    padding: 17px 15px
}
#sidebar .widget-top10 li .details a{
    color: #000;
}
#sidebar .widget-top10 li .details a:hover{
    color: #d60000;
}
.widget-recruiment-filter .form-group{
    border: 1px solid #d60000;
    padding: 10px
}
.widget-recruiment-filter .check-brand label{
    display: block;
    font-weight: normal
}

.product-info{
    margin-bottom: 20px;
}
.product-info hr{
    border-color: #b3b2b2;
}
.product-info .title{
    padding: 10px;
    border: 1px solid #b3b2b2;
    background: #e1e1e1;
    margin-bottom: 10px
}
.product-info .title h1{
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 5px
}
.product-info .title .rating{
    font-size: 15px;
    color: #ccc;
}
.product-info .title .rating .rated{
    color: #d60000;
}
.product-info .title hr{
    margin: 10px 0
}
.product-info .title .price{
    color: #d60000;
    display: block;
    margin-bottom: 5px;
    font-size: 35px;
    font-weight: bold;
    text-align: center
}
.product-info .title .download{
    background: #d60000;
    color: #fff;
    display: block;
    margin: auto;
    padding: 8px 10px;
    width: 110px;
    text-align: center;
    text-transform: uppercase
}
.product-info .title .download:hover{
    background: #ef0303
}
.product-info .btn-favorite{
    display: block;
    background: url(../images/btn-favorite.png) no-repeat;
    width: 300px;
    height: 40px;
    margin-bottom: 10px
}
.product-info .btn-favorite:hover{
    background: url(../images/btn-favorite-hover.png) no-repeat;
}
.product-info .stats-purchase{
    padding: 10px;
    border: 1px solid #b3b2b2;
    background: #e1e1e1;
    margin-bottom: 10px
}
.product-info .stats-purchase .rate-purchase{
    background: #d60000;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-weight: 600;
    padding: 5px 11px;
    margin-right: 10px
}
.product-info .stats-purchase .count-purchase{
    display: inline-block;
    background: url(../images/icon-cart.png) no-repeat left center;
    padding-left: 28px;
    font-size: 16px
}
.product-info .meta{
    border-top: 1px solid #b3b2b2;
    border-bottom: 1px solid #b3b2b2;
    padding: 10px 0
}
.product-info .meta h3{
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 0 10px;
    font-size: 18px;
}
.product-info .meta dl{
    margin: 0
}
.product-info .meta dl dt{
    width: 120px;
    float: left
}
.product-info .meta dl dd{
    margin-bottom: 10px
}
.product-info .support{
    padding: 10px;
    border: 1px solid #b3b2b2;
    background: #e1e1e1;
    margin-top: 10px;
    text-align: center
}
.product-info .support h3{
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 0 10px;
    font-size: 18px;
}
.product-info .support a{
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 0 10px
}
.product-info .support a.tel{
    background: url(../images/icon-support.png) no-repeat 0 0;
}
.product-info .support a.tel:hover{
    background: url(../images/icon-support.png) no-repeat 0 -40px;
}
.product-info .support a.yahoo{
    background: url(../images/icon-support.png) no-repeat -40px 0;
}
.product-info .support a.yahoo:hover{
    background: url(../images/icon-support.png) no-repeat -40px -40px;
}
.product-info .support a.skype{
    background: url(../images/icon-support.png) no-repeat -80px 0;
}
.product-info .support a.skype:hover{
    background: url(../images/icon-support.png) no-repeat -80px -40px;
}
.product-info .brand{
    margin-top: 10px
}
.product-info .brand h3{
    margin: 0 0 10px;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase
}
.product-info .brand .item{
    border: 1px solid #b3b2b2;
    background: #e1e1e1;
    padding: 10px;
    margin-bottom: 30px;
}
.product-info .brand .item a.brand-logo{
    display: block;
    text-align: center;
}
.product-info .brand .item h3{
    font-size: 18px;
    font-weight: bold;
}
.product-info .brand .item p{
    margin-bottom: 5px;
}
.product-info .brand .item .view-profile{
    display: block;
    background: #d60000;
    color: #fff;
    text-transform: uppercase;
    padding: 8px 10px;
    margin-top: 5px;
    text-align: center
}
.product-info .brand .item .view-profile:hover{
    background: #f22601;
}

.rating-info{
    margin-bottom: 20px;
}
.rating-info .title{
    padding: 5px 10px;
    background: #d60000;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: normal;
}
.rating-info .ratings .rate-stars {
    border-bottom: 1px dashed #ccc;
    color: #5e5e5e;
    font-size: 14px;
    margin: 0;
    overflow: hidden;
    padding: 6px 0;
    text-transform: uppercase;
}
.rating-info .ratings .rate-stars .fa-star{
    font-size: 17px;
    color: #ccc;
}
.rating-info .ratings .rate-stars .rated{
    color: #d60000;
}

.recruiment-detail .meta, .recruiment-detail .meta a{
    color: #666;
}
.recruiment-detail .meta a:hover{
    color: #d60000;
}
.recruiment-detail .meta span{
    margin-right: 10px;
}

/*Toolbox*/
#toolbox{
    position: fixed;
    right: 0;
    top: 25%;
}
#toolbox .toolbox-tabs{
    position: relative
}
#toolbox .tab{
    display: block;
    width: 35px;
    height: 119px;
    text-indent: -9999px;
    position: absolute;
    right: 0
}
#toolbox .tab-cart{
    background: url(../images/tab-cart.png) no-repeat 0 0;
    top: 0;
    z-index: 3;
}
#toolbox .tab-cart:hover{
    background: url(../images/tab-cart.png) no-repeat 0 -119px;
}
#toolbox .tab-viewed{
    background: url(../images/tab-viewed.png) no-repeat 0 0;
    top: 84px;
    z-index: 2;
}
#toolbox .tab-viewed:hover{
    background: url(../images/tab-viewed.png) no-repeat 0 -119px;
}
#toolbox .tab-support{
    background: url(../images/tab-support.png) no-repeat 0 0;
    top: 168px;
    z-index: 1;
}
#toolbox .tab-support:hover{
    background: url(../images/tab-support.png) no-repeat 0 -119px;
}

/*Pagination*/
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #d60000;
    border-color: #d60000;
}