/*
Theme Name: Betheme
Theme URI: http://themes.muffingroup.com/betheme
Description: Betheme - Premium WordPress Theme
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-image-header, featured-images, post-formats, responsive-layout, theme-options, translation-ready
Author: Muffin group
Author URI: http://muffingroup.com
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Version: 11.3

All css files are placed in /css/ folder.
If you want to add your own css code, please do it in /css/custom.css

*/
.badge {
    height: 62px !important;
    width: 160px !important;
}
.badgePartner, .badgePremier {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 62px !important;
    width: 160px !important;
}
.rs-fullvideo-cover {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: absolute;
    background: #000;
    z-index: 5;
    opacity: .6;
}
#mfn-rev-slider {
    overflow: hidden;
    background: black !important;
}
.style-simple .trailer_box .desc {
    display: none;
}

.the_content_wrapper a {
    color: #F26432 !important;
}
.listone{
	margin-left: 120px;
	margin-top: 25px;
}
.footlocations {
    margin-top: -20px;
    position: absolute;
    margin-left: 30%;
}
@media (min-width:360px) and (max-width:600px){
.listone {
    margin-left: 0px;
    margin-top: 25px;
}
.footer-copy-center #Footer .footer_copy .copyright {
    float: none;
    margin: 0 0 10px 0;
    margin-bottom: 90px !important;
}
.footlocations span h2 {
    font-size: 7px !important;
}
.footlocations {
    margin-top: -20px;
    position: absolute;
    margin-left: 9%;
    font-size: 9px !important;
}
}
@media (min-width:320px) and (max-width:359px){
.listone {
    margin-left: 0px;
    margin-top: 25px;
}
.footer-copy-center #Footer .footer_copy .copyright {
    float: none;
    margin: 0 0 10px 0;
    margin-bottom: 90px !important;
}
.footlocations span h2 {
    font-size: 7px !important;
}
.footlocations {
    margin-top: -20px;
    position: absolute;
    margin-left: 4%;
    font-size: 9px !important;
}
}


.tp-mask-wrap {
    width: 3000px !important;
}