body {
    font-family: 'Raleway', sans-serif;
}

.browserupgrade {
    position: fixed;
    top: 0;
    z-index: 9999;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    background: red;
    padding: 2px 20px;
    text-align: center;
    width: 100%;
}

.browserupgrade a {
    color: yellow;
}

.browserupgrade a:hover {
    text-decoration: underline;
}

#fullpage > .fp-section {
    max-width: 1600px;
    margin: 0 auto;
}

p,
h1,
h2,
h3,
h4,
h5 {
    font-family: 'Raleway', sans-serif;
    line-height: 1.2;
}

h1,
h2,
h3,
h4,
h5 {}

.top-bar {
    padding: 12px 20px;
    background: #fff;
    color: #000;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
    text-align: center;
}

.top-bar .top-bar-left {
    float: none;
    display: inline-block;
}

.top-bar .menu {
    background: #fff;
    float: left;
    margin-top: 12px;
    font-family: 'Julius Sans One', sans-serif;
}

.top-bar .menu li {
    float: left;
}

.top-bar .menu li a {
    color: #000;
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.2s ease-in-out;
    padding: 3px 0;
    margin: 0 30px 0 0;
    text-transform: uppercase;
}

.top-bar .menu li a:hover {
    color: #000;
    border-bottom: 3px solid #e3b63c;
}

.top-bar .menu li.menu-facebook a {
    display: block;
    width: 22px;
    height: 22px;
    border: 0;
    margin: 3px 0;
    color: #e3b63c;
    font-size: 22px;
    line-height: 22px;
    padding: 0;
}

.top-bar .menu li.menu-facebook a:hover {
    color: #000;
}

a.logo {
    display: inline-block;
    width: 187px;
    height: 52px;
    text-indent: -9999px;
    background: url(../img/logo-mc.png) center left no-repeat;
    background-size: contain;
    margin-right: 40px;
    float: left;
}

#fullPage {
    background: #e3b63c;
}

.home-left-panel {
    background: url(../img/img-home-guitar.jpg) no-repeat center center;
    background-size: cover;
    height: 100%;
    color: #fff;
    position: relative;
}

.home-left-panel .home-left-panel-1 {
    position: absolute;
    top: 20px;
    right: 30px;
    font-size: 45px;
    text-align: right;
}

.home-left-panel .home-left-panel-2 {
    position: absolute;
    bottom: 30px;
    left: 30px;
    font-size: 18px;
}

.home-left-panel .home-left-panel-2 a {
    border: 5px solid #e3b63c;
    padding: 10px 50px 10px 10px;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.5);
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.home-left-panel .home-left-panel-2 a i {
    font-size: 22px;
    line-height: 22px;
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 22px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.home-left-panel .home-left-panel-2 a:hover {
    background-color: #000;
}

.home-left-panel .home-left-panel-2 a:hover i {
    color: #e3b63c;
    right: 12px;
}

.home-left-panel .home-left-panel-2 p {
    margin: 0;
}

.home-left-panel .home-left-panel-2 h2 {
    margin-bottom: 32px;
    font-size: 32px;
}

.home-right-panel {
    height: 100%;
    border-left: 10px solid #e3b63c;
    color: #fff;
    padding-left: 0;
    padding-right: 0;
    font-size: 32px;
    position: relative;
}

.home-right-panel .home-right-panel-1 {
    background: url(../img/img-home-NCIS.png) no-repeat top center;
    background-size: cover;
    height: 80%;
    color: #fff;
}

.home-right-panel .home-right-panel-2 {
    background: #e3b63c;
    height: auto;
    min-height: 20%;
    padding: 25px 35px 25px 30px;
    color: #fff;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
}

.home-right-panel .home-right-panel-2 div {}

.home-right-panel .home-right-panel-2 p {
    margin: 0;
}

.home-right-panel .home-right-panel-2 h2 {
    font-weight: 600;
}

.show-below-ipad-landscape {
    display: none;
}

@media screen and (max-width: 1440px) {
    .home-right-panel {
        font-size: 20px;
    }
    .home-right-panel .home-right-panel-2 h2 {
        font-size: 28px;
    }
}

@media screen and (max-width: 1280px) {
    .top-bar .menu li a {
        margin: 0 20px 0 0;
    }
}

@media screen and (max-width: 1120px) {
    .home-left-panel .home-left-panel-1 {
        font-size: 34px;
    }
    .home-left-panel .home-left-panel-2 h2 {
        font-size: 24px;
    }
}

@media screen and (max-width: 1023px) {
    .show-below-ipad-landscape {
        display: initial;
    }
    .top-bar {
        position: relative;
        padding: 12px 20px 2px 20px;
    }
    a.logo {
        float: none;
        margin: 0;
    }
    .title-bar {
        background: transparent;
        text-align: center;
    }
    .title-bar .menu-icon {
        margin-left: 0;
        margin-right: 0;
        position: absolute;
        left: 20px;
        top: 25px;
    }
    .menu-icon::after {
        background: #000;
        box-shadow: 0 7px 0 #000, 0 14px 0 #000;
        margin-right: 20px;
    }
    .menu-icon:focus {
        outline: none;
    }
    .top-bar .menu {
        margin-top: 17px;
        width: 100%;
    }
    .top-bar .menu > li {
        display: inline-block;
        margin-bottom: 10px;
        float: none;
    }
    #fullpage,
    .fp-section,
    .fp-tableCell {
        height: auto !important;
    }
    .fp-section {
        padding-top: 0 !important;
    }
    .home-left-panel,
    .home-right-panel {
        background: none;
        padding: 0;
    }
    .home-left-panel .home-left-panel-2 {
        left: 20px;
        right: 20px;
        text-align: center;
    }
    .home-right-panel {
        border-left: 0px solid #e3b63c;
    }
    .home-right-panel .home-right-panel-2 {
        height: auto;
        min-height: 0;
        position: relative;
    }
}

@media screen and (max-width: 639px) {
    .top-bar {
        padding: 0 20px 2px 20px;
    }
    .top-bar-left a.logo {
        display: none;
    }
    .home-left-panel .home-left-panel-1 {
        position: absolute;
        top: 20px;
        left: 20px;
        right: 20px;
        font-size: 26px;
    }
    .home-left-panel .home-left-panel-2 h2 {
        margin-bottom: 12px;
        font-size: 26px;
    }
}

@media screen and (max-width: 480px) {
    .home-left-panel .home-left-panel-1 {
        font-size: 20px;
    }
    .home-left-panel .home-left-panel-2 {
        font-size: 14px;
    }
    .home-left-panel .home-left-panel-2 a {
        font-weight: bold;
    }
    .home-left-panel .home-left-panel-2 h2 {
        font-size: 18px;
    }
}

@media screen and (max-width: 340px) {
    .home-left-panel .home-left-panel-1 {
        font-size: 20px;
    }
    .home-left-panel .home-left-panel-2 {
        font-size: 12px;
    }
    .home-left-panel .home-left-panel-2 h2 {
        font-size: 18px;
    }
}