/** Generated by QuickPaging **/
.default_tabs_head{
    background-color: #36618f;
    margin-top: 0px;
    padding-top: 40px;
}
.default_tab{
    color: #fff;
}
@media (max-width:768px){
    .default_tabs_head{
        background: none;
    }
    .default_tab{
        color: #808080;
    }
}
.default_tabs_body{
    background-color: #e8e8e8;
    margin-top: 0px;
    padding-top: 40px;
    text-align: center;
    padding-bottom: 40px;
}
.sec_padding{
    padding: 60px 0 0;
}
.wide_banner{
    background: url('//www.parsonline.com/data/uploaded_files/1482151555-3.jpg') scroll no-repeat no-repeat center center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -ms-background-size: cover;
    height: 500px;
    color: #fff;

    /*height: 500px;
            background-size: 100% auto;
            font-weight: bold;*/
}
.padding_50{
    padding-top: 50px;
}
.img_width{
    max-width:100%;
}
.img_tab_width{
    width: 70px;
}
.height_content{
    height:200px;
}
.margin_50{
    margin-bottom: 50px;
}
.btn-success{
    background-color: #3d9b35;
    font-size: 14px;
    font-weight: 400;
    color: #fff !important;
    border: 0;
    padding: 15px 10px;
    margin-bottom: 20px;
}
.btn-success:hover {
    border: 0;
}
.row{
    padding:0;
    margin:0;
}
.fix_bg{
    position: relative;
    background: #000 url('//www.parsonline.com/data/uploaded_files/1482926200-3.jpg') no-repeat center fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -ms-background-size: cover;
    height: 400px;
    cursor:pointer;
}
.play_icon{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    cursor:pointer;
}
.sales-tabs.post-title, .price-box-price {
    background-color: #365E88;
}
@media (min-width:992px) and (max-width:1400px){
    .wide_banner{
        background-size: 100% 100%;
        height: 500px;
    }
}
@media (max-width:992px){
    .wide_banner{
        background-size: auto 100%;
        height: 500px;
    }
    .height_content{
        height:350px;
    }
    .sec_padding{
        padding: 0;
    }
    .default_tabs_head {
        padding-top: 0;
    }
    .margin_50{
        margin-bottom: 0px;
        margin-top: 50px;

    }

}
@media (max-width:480px){
    .wide_banner{
        background: url('//www.parsonline.com/data/uploaded_files/1482211368-3.jpg') scroll no-repeat no-repeat center center;

        background-size: 100% auto;
        font-weight: bold;
    }
}


