/* quicksand-300 - latin */
@font-face {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 300;
    src: url('/assets/custom/fonts/quicksand-v7-latin-300.eot'); /* IE9 Compat Modes */
    src: local('Quicksand Light'), local('Quicksand-Light'),
    url('/assets/custom/fonts/quicksand-v7-latin-300.eot') format('embedded-opentype'), /* IE6-IE8 */
    url('/assets/custom/fonts/quicksand-v7-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
    url('/assets/custom/fonts/quicksand-v7-latin-300.woff') format('woff'), /* Modern Browsers */
    url('/assets/custom/fonts/quicksand-v7-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/assets/custom/fonts/quicksand-v7-latin-300.svg#Quicksand') format('svg'); /* Legacy iOS */
}
/* quicksand-500 - latin */
@font-face {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 500;
    src: url('/assets/custom/fonts/quicksand-v7-latin-500.eot'); /* IE9 Compat Modes */
    src: local('Quicksand Medium'), local('Quicksand-Medium'),
    url('/assets/custom/fonts/quicksand-v7-latin-500.eot') format('embedded-opentype'), /* IE6-IE8 */
    url('/assets/custom/fonts/quicksand-v7-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
    url('/assets/custom/fonts/quicksand-v7-latin-500.woff') format('woff'), /* Modern Browsers */
    url('/assets/custom/fonts/quicksand-v7-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/assets/custom/fonts/quicksand-v7-latin-500.svg') format('svg'); /* Legacy iOS */
}
/* quicksand-regular - latin */
@font-face {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 400;
    src: url('/assets/custom/fonts/quicksand-v7-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Quicksand Regular'), local('Quicksand-Regular'),
    url('/assets/custom/fonts/quicksand-v7-latin-regular.eot') format('embedded-opentype'), /* IE6-IE8 */
    url('/assets/custom/fonts/quicksand-v7-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('/assets/custom/fonts/quicksand-v7-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('/assets/custom/fonts/quicksand-v7-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/assets/custom/fonts/quicksand-v7-latin-regular.svg') format('svg'); /* Legacy iOS */
}
/* quicksand-700 - latin */
@font-face {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/quicksand-v7-latin-700.eot'); /* IE9 Compat Modes */
    src: local('Quicksand Bold'), local('Quicksand-Bold'),
    url('../fonts/quicksand-v7-latin-700.eot') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/quicksand-v7-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/quicksand-v7-latin-700.woff') format('woff'), /* Modern Browsers */
    url('../fonts/quicksand-v7-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/quicksand-v7-latin-700.svg') format('svg'); /* Legacy iOS */
}
#desktop-layout{
    display: none;
}
span.smalltext{
    font-weight:500 !important;
}
#live-tracker .m-portlet__body{
    padding:15px !important;
}
nav a.btn-success:hover {
    background-color: #3abcc7 !important;
}
a.fb_share.btn.btn-block.btn-social.btn-facebook.text-center:hover{
    background-color: #2d4373 !important;
}
.logo-caption i{
    font-weight: 500;
}
.btn-facebook {
    color: #fff !important;
    background-color: #3b5998;
    border-color: rgba(0,0,0,0.2);
}
body,h1,h2,h3,h4,h5,h6{
    font-family: 'Quicksand','Helvetica Neue',Helvetica,Arial,sans-serif !important;
}
.m-widget5 .m-widget5__item .m-widget5__stats1 .m-widget5__sales{
    font-weight: 500;
}
.btn, p, .modal-title,  .m-list-timeline__text, .m-badge.m-badge--info.m-badge--wide, .m-list-timeline__time, .tooltip-inner, .m-accordion__item-title, .m-widget4__info,  .m-subheader__title, .nav.nav-pills.m-nav-pills--btn-sm .m-tabs__link, .nav.nav-pills.m-nav-pills--btn-sm .m-tabs__link, .m-portlet__head-desc{
    font-family: 'Quicksand','Helvetica Neue',Helvetica,Arial,sans-serif !important;
    font-weight: 500 !important;
}

.btn-social>:first-child {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 32px;
    line-height: 34px;
    font-size: 1.6em;
    text-align: center;
    border-right: 1px solid rgba(0, 0, 0, 0.2);
}
#widget-fb-btn  {
    color: #fff !important;
    background-color: #3b5998;
    border-color: rgba(0,0,0,0.2);
    font-size: 10px;
    padding: 0.65rem 13px 0.65rem 40px;
}
#widget-fb-btn .fa .fa-facebook{
    top:0px;
}
.header nav{
    padding: 0;
    margin-bottom: 0;
}
.header .fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a";
    position: relative;
    top: 2px;
}


li.menu-padding.current-menu-item.nav-item{
    padding: 0.7em 0 0 15px;
}
#menu-primary-nav{
    display: inline-block;

}
.header .logo {
    display: table-cell;
    vertical-align: middle;
    max-height: 100px;
    float: left;
    line-height: 0px;

}
.header .logo-wrap {
    display: table-cell;
    padding: 0;
    height: 100px;
    vertical-align: middle;
}
.header .logo-img {
    display: block;
    width: auto;
    max-height: 50%;
    max-width: 100%;
    vertical-align: middle;
}
.logo-caption{
    /*position: relative;*/
    /*top: 0px;*/
    /*left:0;*/
    max-width: 211px;
    margin: auto;
    font-size: 12px;
    color: #9a9b9a;
}
.logo-caption img{
    width:25px;
}

.m-widget5 .m-widget5__item .m-widget5__stats1{
    text-align: left !important;
}
.m-widget5 .m-widget5__item .m-widget5__stats1.contest-results-col{
    text-align: left !important;
}
#clockdiv span{
    font-family: 'Quicksand','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 1.6em;

}
#clockdiv .bord{
    font-weight: bold;
    color: #00c5dc;
    margin: 0 !important;
}
.counter .title {
    color: #dd7700;
    font-size: 16px;
    font-size: 1.6rem;
    text-transform: uppercase;
    display: block;
    margin-bottom: 15px;
    /*font-family: 'Raleway', sans-serif;*/
    font-weight: 500;
}
.counter .sq {
    color: #dd7700;
    display: inline-block;
    text-align: center;
}
.counter .sq .bord {
    border: 1px solid #dd7700;
    padding: 12px 15px;
    margin-right: 18px;
    text-indent: 0px;
    /*font-family: 'Helvetica';*/
    font-size: 22px;
    font-size: 2.2rem;
    margin-bottom: 5px;
    width: 54px;
}
.counter .sq span {
    clear: both;
    display: block;
    text-indent: -15px;
    font-size: 16px;
    font-size: 1.6rem;
    /*font-family: "Helvetica";*/
}
.well {
    text-align: center;
    max-width: 400px;
}
img.gift-modal{
    max-width: 264px !important;
    max-height: 165px;
    height: auto;
    width: auto;
    margin: auto;
}
.btn-success {
    color: #fff;
    background-color: #36c6d3;
    border-color: #2bb8c4;

}
.btn-success.active, .btn-success:active, .btn-success:hover, .open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #27a4b0;
    border-color: #208992;
}
button, html [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: inherit !important;
}
.m-accordion__item-head.collapsed, .m-accordion__item-head{
    padding: 0.5em 1em !important;
}

.header .logo-img {
    max-height: 42%;
    height: 60px;
}
.minimum-col{
    padding-top: 0 !important;
    vertical-align: middle !important;
}
.m-portlet.milestone-addon .m-portlet__body, .m-portlet.sales-addon .m-portlet__body, .m-portlet.speed-addon .m-portlet__body{
    padding: 0 !important;
}
#contest-summary-widget .m-portlet__body{
    padding: 10px 0px 2.2rem 0px !important;
}
.menu-container.js_nav-item {
    flex: 1 ;
}
.collapse.navbar-collapse.nav-collapse {
    flex: 1 ;
}
.menu-container{
     margin-top: 4px;
 }
#menu-primary-nav {
    display: inline-block;
}
@media only screen and (min-width: 410px) {

    nav .container {
        max-width: 1200px !important;
    }
    div.menu-container{
        display: inherit;
    }
    .menu-container.js_nav-item {
        flex: 2 ;
    }
    .collapse.navbar-collapse.nav-collapse {
        flex: 3 ;
    }
    ul#menu-primary-nav li:first-child{
        display: inherit !important;
    }
    ul#menu-primary-nav li:nth-child(2){
        display: inherit !important;

    }

    #menu-primary-nav li:first-child{
        margin-right:5px;
    }
    .aff-info-col {
        width: 50% !important;
    }
}
@media only screen and (min-width: 650px) {
    ul#menu-primary-nav li:nth-child(2){
        padding-right:15px !important;
    }
    .collapse.navbar-collapse.nav-collapse {
        justify-content: flex-end;
    }
}
@media only screen and (max-width: 550px) {
    #contest-logo-above{
        width: 100% !important;
    }
    .btn-social>:first-child {
        font-size: 20px !important;
    }
    h3.m-portlet__head-text.text-center{
        padding: 5px 0 !important;
    }
    .menu-container.js_nav-item{
        margin-top: 0 !important;
    }
    .header .logo-img {
        max-height: 42px !important;
        height: auto !important;
        max-width: 140px !important;
        width:auto !important;
    }
    #sales_content {
        padding: 15px;
    }
    .m-portlet .m-portlet__head .m-portlet__head-caption .m-portlet__head-title .m-portlet__head-text .m-portlet__head-desc {
        font-family: 'Quicksand','Helvetica Neue',Helvetica,Arial,sans-serif !important;
        font-weight: 500 !important;
    }
    .fire-position {
        background-position: -3px -7px !important;
    }
    img.modal-aff-avatar{
        margin-bottom: 1em;
        max-height: 64px !important;
    }
    img.rmc-modal-logo{
        display:none !important;
    }
     p.affiliate-info{
      margin: 1em 0 !important;
    }
    .btn-social.leaderboard-btn-right>:first-child {
        position: absolute;
        left: 0;
        top: 0px;
        width: 32px;
        height: 30px;
    }
    .btn-social.leaderboard-btn-right span:before{
        top: 0px  !important;
    }
    .sales-addon .m-widget4.m-widget4--progress .m-widget4__info{
        width: 40% !important;
    }

    .logo-caption img{
        width: 15px !important;
    }
    .menu-container{
        margin-left:auto;
        margin-top: 4px;
    }
    #menu-primary-nav{
        display:block;
        margin-top:2px;
    }
    #clockdiv {
        margin-top: 4px !important;
    }
    div.clock + div > div:first-child{
        flex: 17 !important;
    }

    .logo-img{
        max-height: 42%;
    }
    .logo-caption i{
        font-size: 7px;
        font-weight: 500;
    }
    .logo-caption img{
        font-size: 15px;
    }
    nav .collapse{
        display: inherit !important;
    }

    ul.menu-primary-nav li:first-child a{
        zoom: 0.6;
        color: #fff !important;
    }
    ul.menu-primary-nav li a.btn{
        zoom: 0.6;
    }
    ul.menu-primary-nav li:first-child{
        padding: 0 !important;
    }
    ul.menu-primary-nav li:nth-child(2){
        padding: 5px 0 !important;

    }
    .header .logo-wrap {
        height: 60px !important;
    }

}
@media only screen and (max-width: 500px) {
    .navbar-nav {
        display: flex;
        flex-direction: row;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
    }
    .navbar-nav {
        margin: 0 0;
    }

}

@media only screen and (max-width: 350px) {

    div.clock + div > div:first-child{
        flex: 15 !important;
    }
}
@media only screen and (min-width: 551px) {
    .navbar-collapse {
        overflow-x: visible;
        padding-right: 15px;
        padding-left: 15px;
        border-top: none;
         box-shadow: none;
        -webkit-overflow-scrolling: touch;
    }
    #contest-logo-above{
        padding-top:1em;
        max-height: 150px !important;
    }
    #contest-logo-above{
        width: auto !important;
    }
    .header .logo-wrap {
        height: 69px !important;
    }
    .header .logo-img {
        max-height: 60px !important;
        max-height: 50px !important;
        height: auto !important;
        max-width: 208px !important;
        width: auto !important;
    }
    .btn-social.leaderboard-btn-right>:first-child {
        position: absolute;
        left: 0;
        top: 0px;
        width: 32px;
        height: 30px;
    }
    .btn-social.leaderboard-btn-right span:before{
        top: 0px  !important;
    }
}
@media only screen and (min-width: 560px) {
    p.affiliate-info{
        margin: 0.5em 0 0 0 !important;
    }
    .prize-img {
        max-width: 38px;
        margin-left: 15px;
    }
    .menu-container{
        display: inherit !important;
    }
    #menu-primary-nav li:first-child {
        margin-right: 0px;
        display: inherit;
    }
    .collapse.navbar-collapse.nav-collapse {
        display: inherit;
    }
    .nav>li>a {
        zoom:0.8;
    }
    .collapse.navbar-collapse.nav-collapse{
        display:inherit;
    }
    ul.menu-primary-nav li:first-child{
        padding-left: 5em !important;
    }
    .navbar-nav {
        display: flex !important;
        flex-direction: row !important;
    }
}
@media only screen and (min-width: 768px) {
    #contest-logo-above{
        padding-top:1em;
        max-height: 200px !important;
    }
    #desktop-layout{
        display: flex;
    }
    #mobile-layout{
        display: none;
    }
    .placement-arrow{
        font-size: 18px;
    }
    .placement-arrow-hidden{
        font-size: 20px;
    }
    .navbar-collapse.collapse{
        display: inherit !important;
    }
    .nav>li>a {
        zoom:1;
    }
    /*ul.menu-primary-nav li:nth-child(2) a{*/
        /*zoom:0.8;*/

    /*}*/


}
@media only screen and (min-width: 1200px) {
    #contest-logo-above{
        padding-top:1em;
        max-height: 250px !important;
    }
    .header .logo-img {
        max-height: 42px !important;
    }
    li.menu-padding.current-menu-item.nav-item {
        padding: 0 0 0 15px;
    }
    .menu-container {
        margin-top: 0px;
    }
    .header .logo-wrap {
        height: 70px;
    }
    .logo-caption {
        font-size: 9px;
    }
    #header-container{
        max-width: 1600px !important;
        margin: auto;
    }
    .menu-container.js_nav-item{
        flex: 6;
    }
    .header .collapse.navbar-collapse.nav-collapse{
        flex: 4;
    }

}