/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Nov 11, 2015, 12:05:57 PM
    Author     : kpeu3u
*/



@media (min-width: 1920px){

    div.nav.notify-row.backtotop{
        margin-left: 48%;
    }


}


@media (min-width: 980px) {

    .mobile_view{
        display: none;
    }
    .nav-social-follow > li span{
        margin: 0px 6px;
    }
    
}


@media (max-width: 767px) and (max-width: 979px) {
    /*challenge social buttons*/
    .normal_view{
        display: block;
    }
    .mobile_view{
        display: none;
    }
    #post-icon-training{
        margin-right: 0px;
    }
    #post-icon-tags{
        margin-left: 0px;
    }
    #post-icon-media{
        margin-left: 0px;
    }
    #post-icon-emoticon{
        margin-left: 0px;
    }
    
    .new-discover-menu {
        border: 1px solid red!important;
    }
    
}
@media (max-width: 800px) {
    .notify-row{
        margin-left: 0px;
    }
    .top-nav .username{
        display: none;
    }
    a#backtotop{
        display: none;
    }
    li.create_top{
        display: none;
    }
    /*challenge social buttons*/
    .normal_view{
        display: block;
    }
    .mobile_view{
        display: none;
    }
    #post-icon-training{
        margin-right: 0px;
    }
    #post-icon-tags{
        margin-left: 0px;
    }
    #post-icon-media{
        margin-left: 0px;
    }
    #post-icon-emoticon{
        margin-left: 0px;
    }
    
}
@media (max-width: 768px) {
    /*challenge social buttons*/
    .normal_view{
        display: block;
    }
    .mobile_view{
        display: none;
    }
    #post-icon-training{
        margin-right: 0px;
    }
    #post-icon-tags{
        margin-left: 0px;
    }
    #post-icon-media{
        margin-left: 0px;
    }
    #post-icon-emoticon{
        margin-left: 0px;
    }
    .nav-justified > li {
        display: table-cell;
        width: 1%
    }
    
}
/* Smartphones*/
@media only screen and (max-width: 760px) {

    .challenge-header-profile-image, .challenge-header-title, .challenge-header-timer {
        display: none;
    }
    .post-icon-training {
        margin-right: 0px!important;
        font-size: 12px!important;
    }
    .post-text-mob {
        display: block;
        float: left;
        margin-right: 0px!important;
        font-size: 12px!important;
        margin-top: 4px;
    }
    
    .post-icon-mob {
        display: block;
        float: left;
        margin-right: 0px!important;
        font-size: 12px!important;
        margin-top: 4px;
    }
    
    .strava_post, .garmin_post {
        margin-top: 3px!important;
    
    }
    
    .challenge-info-h2 {
        line-height: 19px!important;
        margin-top: 11px;
    }

}
@media (max-width: 480px) {
    
    
    .top-nav .username{
        display: none;
    }
    .tooltip{
        display: none !important;
    }
    .challenge-view .profile-thumb{
        bottom: 1px;
        left: 17px;
    }
    .profile-thumb img{
        width: 90px;
        height: 90px;
        border: 5px solid rgba(0, 0, 0, 0.2)!important;
    }
    .fb-name{
        left: 200px;
    }
    .challenge-view .fb-name {
        bottom: 30px;
    }
    .fb-name h2 a{
        font-size: 22px;
    }
    /*challenge page*/
    .timer_box{
        width: 45px;
    }
    .timer_box p{
        display: none;
    }
    #timer.timer-container #message{
        display: none;
    }
    .timer-container{
        bottom: 5px;
        right: 5px;
    }
    /*challenge social buttons*/
    .normal_view{
        display: none;
    }
    .mobile_view{
        display: block;
    }
    .nav-social > li span{
        margin: 0px 15px;
    }
    .post-toggles li a{
        padding: 10px 15px;
    }
    .post-toggles li{
        padding-right: 10px;
    }
    #collapsePostEmoticon img{
        margin: 5px !important;
    }
    #collapsePostEmoticon .panel-header{
        padding: 0px 4px;
    }
    
    .nav-justified > li {
        display: table-cell;
        width: 1%
    }
    ul.nav-wizard li {
        padding: 0 0px 0 13px;
        font-size: 12px;
    }
    
    
}

@media (max-width:380px) {
    .top-nav .username{
        display: none;
    }
    .tooltip{
        display: none !important;
    }
    .nav-follow > li{
        margin: 0px 6px;
    }
    .challenge-view .profile-thumb{
        bottom: 1px;
        left: 17px;
    }
    .profile-thumb img{
        width: 90px;
        height: 90px;
        border: 5px solid rgba(0, 0, 0, 0.2)!important;
    }
    .fb-name{
        left: 100px;
    }
    .challenge-view .fb-name {
        bottom: 30px;
    }
    .fb-name h2 a{
        font-size: 18px;
    }
    ul.nav.nav-pills.nav-follow{
        margin-bottom: 10px;
    }
    /*challenge page*/
    .timer_box{
        width: 45px;
    }
    .timer_box p{
        display: none;
    }
    #timer.timer-container #message{
        display: none;
    }
    .timer-container{
        bottom: 5px;
        right: 5px;
    }
    /*challenge social buttons*/
    .normal_view{
        display: none;
    }
    .mobile_view{
        display: block;
    }

    .mobile_view_paricipate .nav-social-follow > li span{
        margin: 0px;
    }
    .post-toggles li a{
        padding: 10px;
    }
    .post-toggles li{
        padding-right: 0px;
    }
    #collapsePostEmoticon img{
        margin: 5px !important;
    }
    #collapsePostEmoticon .panel-header{
        padding: 0px 4px;
    }
    
    .nav-justified > li {
        display: table-cell;
        width: 1%
    }
}

@media (max-width:320px) {

    /*Header drop down menu*/
    .top-nav .username{
        display: none;
    }
    
    .post-icon-training{
        margin-right: 0px!important;
        font-size: 12px!important;
        border: 1px solid red!important;
    }

    /*Tooltips*/
    .tooltip{
        display: none !important;
    }
    /*Profile page*/
    .nav-follow > li{
        margin: 0px 6px;
    }
    .challenge-view .profile-thumb{
        bottom: 1px;
        left: 17px;
    }
    .profile-thumb img{
        width: 60px;
        height: 60px;
    }
    .fb-name{
        left: 100px;
    }
    .challenge-view .fb-name {
        bottom: 30px;
    }
    .fb-name h2 a{
        font-size: 18px;
    }
    span.h5.text-dark{
        font-size: 12px;
    }
    ul.nav.nav-pills.nav-follow{
        margin-bottom: 5px;
    }
    /*challenge page*/
    .timer_box{
        width: 45px;
    }
    .timer_box p{
        display: none;
    }
    #timer.timer-container #message{
        display: none;
    }
    .timer-container{
        bottom: 5px;
        right: 5px;
    }

    /*challenge social buttons*/
    .normal_view{
        display: none;
    }
    .mobile_view{
        display: block;
    }
    .nav-social-follow > li span{
        margin: 0px 6px;
    }
    .mobile_view button{
        margin-left: 10px;
    }
    .mobile_view .btn{
        padding: 11px 20px;
    }
    .nav-social > li span{
        margin: 0px 5px;
    }
    .post-toggles li a{
        padding: 8px;
    }
    .post-toggles li{
        padding-right: 2px;
    }
    #collapsePostEmoticon img{
        margin: 2px !important;
    }
    #collapsePostEmoticon .panel-header{
        padding: 0px 4px;
    }
    .btn.no-padding{
        padding: 0px;
    }
    #post-icon-training{
        margin-right: 0px;
    }
    #post-icon-tags{
        margin-left: 0px;
    }
    #post-icon-media{
        margin-left: 0px;
    }
    #post-icon-emoticon{
        margin-left: 0px;
    }
    .nav-justified > li {
        display: table-cell;
        width: 1%
    }
    ul.nav-wizard li {
        padding: 0 10px 0 20px;
        font-size: 10px;
    }
}




