

@media all and (max-width: 1500px) and (min-width: 1280px) {
    .ban4 {
        display: none !important;
    }

    #top-nav > #top-menu > li,
    #top-nav > #top-links > li {
        float: left;
        height: 75px;
        line-height: 75px;
        list-style: none;
        letter-spacing: 0px;
        color: #fff;
        display: list-item;
    }
    
    #ShowMe {
        top: 100px !important;
        left: 0px;
        background-color: #ccc;
        padding: 5px;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
        display: block;
        font-size: 11px;
    }
}

@media all and (max-width: 1500px) and (min-width: 1400px) {
    .fmi {
        position:fixed;
        top:100px;
        left:0px;
        background-color:#ccc;
        padding:10px;
        border-top-right-radius:10px;
        border-bottom-right-radius:10px;
    }
    .landing .content {
        padding-top:80px;
    }
    #top-nav .nav11 {
        display:none!important;
    }
}
@media all and (max-width:1399px) {
    .landing .content {
        padding-top:0px;
    }
}

@media all and (max-width: 1279px) and (min-width: 1040px) {
    
    .ban3,
    .ban4 {
        display: none !important;
    }

    #top-nav {
        height: 150px;
    }

        #top-nav > #top-menu > li,
        #top-nav > #top-links > li {
            float: left;
            height: 75px;
            line-height: 75px;
            list-style: none;
            letter-spacing: 0px;
            color: #fff;
            display: list-item;
        }

    #main-content {
        top: 150px;
    }

    #ShowMe {
        top: 160px;
        left: 0px;
        background-color: #ccc;
        padding: 5px;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
        display: block;
        font-size: 11px;
    }

}

@media all and (max-width: 1040px) and (min-width: 825px) {
    .ban3,
    .ban4 {
        display: none !important;
    }

    #top-nav {
        height: 75px;
    }

        #top-nav > #top-menu > li,
        #top-nav > #top-links > li {
            float: left;
            height: 75px;
            line-height: 75px;
            list-style: none;
            letter-spacing: 0px;
            color: #fff;
            display: list-item;
        }

    #ShowMe {
        top: 210px;
        left: 0px;
        background-color: #ccc;
        padding: 5px;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
        display: block;
        font-size: 11px;
    }
}

@media all and (max-width: 824px) and (min-width: 770px) {
    .ban1,
    .ban3,
    .ban4 {
        display: none !important;
    }

    #top-nav {
        height: 75px;
    }

        #top-nav > #top-menu > li,
        #top-nav > #top-links > li {
            float: left;
            height: 75px;
            line-height: 75px;
            list-style: none;
            letter-spacing: 0px;
            color: #fff;
            display: list-item;
        }

    #ShowMe {
        top: 160px;
        left: 0px;
        background-color: #ccc;
        padding: 5px;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
        display: block;
        font-size: 11px;
    }
}

@media all and (max-width: 1399px) {
    .fmi {
        position: relative;
        display: block;
        border-radius: 0px !important;
    }
    .welcome {
        display:none;
    }
}
@media all and (max-width: 1399px) and (min-width: 970px) {
    #main-content {
        top:75px;
    }
    #footer {
        top: ;
        position: relative;
    }
    #top-nav .nav11 {
        display:none!important;
    }
}

@media all and (max-width: 1279px) and (min-width: 970px) {
    #top-nav {
        height:75px;
    }
    #top-nav > #top-menu > li, #top-nav > #top-links > li {
        line-height:75px;
        height: 75px;
    }
    #top-nav > #top-menu > li > a, #top-nav > #top-links > li > a {
        padding: 0 8px;
    }
}
@media all and (max-width: 969px) {
    /*.nav2, .nav3, .nav4, .nav5, .nav6, .nav7, .nav8, .nav9, .nav10 {
        display:none!important;
    }*/
    #top-nav .nav11 {
        width: 75px!important;
        height:75px!important;
        background: #202040 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAXCAYAAAARIY8tAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6M0U0NjZBOEMwRTIzMTFFMzk2OEJBMENCNjczQzQwM0EiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6M0U0NjZBOEQwRTIzMTFFMzk2OEJBMENCNjczQzQwM0EiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozRTQ2NkE4QTBFMjMxMUUzOTY4QkEwQ0I2NzNDNDAzQSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozRTQ2NkE4QjBFMjMxMUUzOTY4QkEwQ0I2NzNDNDAzQSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pt3AFQ0AAABISURBVHjaYnz37t1/BhoCJgYaA5pbwPj/P01DiIHl/fv3FBkgKCiI3wIgpsgLhBw4GskD7wNQKhrNyaORPBrJo5E87CMZIMAAh/YiIQBqO68AAAAASUVORK5CYII=)  
                97% center
                no-repeat;
        float: right!important;
        background-position:center;
        display:list-item!important;
    }
    #footer {
        top: ;
        position: relative;
    }
    #mobi-menu {
        width:100%;        
        background: gainsboro;
        border-bottom: 2px solid #edecec;
        color:#595b60;
    }
    #mobi-menu li {
        text-align: center;
        width: 100%;
        float: none;
        line-height: 50px;
        height: 50px;
        border-bottom: 1px solid #edecec;
        font-weight: 500;
        letter-spacing: 0.1em;
        font-size: 1.2em;
    }
    #mobi-menu li > a {
        text-decoration:none;
        width: 100%;
        display: block;
    }
    .profile .content {
        padding-top:80px!important;
    }
}

@media all and (max-width: 800px) {
    .copyright {
        margin-top:0px;
    }
}

@media only screen and (max-width: 960px) and (min-width: 750px) {
    #landing-content .landing-side input.login {
        width:160px;
    }
}

@media only screen and (max-width: 749px) and (min-width: 620px) {
    #landing-content .landing-side input.login {
        width:100px;
    }
}

@media only screen and (max-width:619px) {
    #landing-content .landing-side input.login {
      width: 360px;
    }    
    #landing-content .landing-side input.signin {
        width:100%;
    }
}

@media only screen and (max-width: 769px) {
    .header {
    }

    h1 {
        padding-top: 10px;
    }
}

@media all and (max-width: 769px) and (min-width: 569px) {
    .ban1,
    .ban3,
    .ban4 {
        display: none !important;
    }

    #top-nav {
        height: 75px;
    }

        #top-nav > #top-menu > li,
        #top-nav > #top-links > li {
            float: left;
            height: 50px;
            line-height: 50px;
            list-style: none;
            letter-spacing: 2px;
            color: #fff;
            display: list-item;
        }
    #footer {
        top: ;
        position: relative;
    }
    #ShowMe {
        top: 210px;
        left: 0px;
        background-color: #ccc;
        padding: 5px;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
        display: block;
        font-size: 11px;
    }
}

@media all and (max-width: 570px) and (min-width: 480px) {
    .ban1,
    .ban3,
    .ban4 {
        display: none !important;
    }

    .TargusLogo {
        float: left;
        height: 50px;
        line-height: 50px;
        list-style: none;
        letter-spacing: 2px;
        color: #fff;
        display: list-item;
        /*padding: 20px 0;*/
    }
    header h2 {
        font-size:1.9em;
    }
    #top-nav {
        height: 75px;
    }

        #top-nav > #top-menu > li,
        #top-nav > #top-links > li {
            float: left;
            height: 50px;
            line-height: 50px;
            list-style: none;
            letter-spacing: 2px;
            color: #fff;
            display: list-item;
        }
        
    #ShowMe {
        top: 280px;
        left: 0px;
        background-color: #ccc;
        padding: 5px;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
        display: block;
        font-size: 9px;
    }
}

/*Mobile Screen*/
@media only screen and (max-width: 479px) {
    .ban1,
    .ban3,
    .ban4 {
        display: none !important;
    }

    #top-nav {
        height: 75px;
    }

        #top-nav > #top-menu > li,
        #top-nav > #top-links > li {
            float: left;
            height: 26px!important;
            line-height: 30px;
            list-style: none;
            letter-spacing: 2px;
            color: #fff;
            display: block;
            clear: both;
        }

            #top-nav > #top-menu > li > .logo > img {
                padding: 0px !important;
                margin-top: 20px;
            }

        #top-nav .nav11 {
            height:initial;
        }
    header h2 {
        font-size:1.5em;
    }

    h2 {
        font-size:1.3em;
        font-weight:600;
    }

    #footer {
        top: ;
        position: relative;
    }

    #ShowMe {
        top: 370px;
        left: 0px;
        background-color: #ccc;
        padding: 5px;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
        display: block;
        font-size: 9px;
    }
}
