*,
*::before,
*::after {
    box-sizing: border-box;
}

html {
    font-size: 14px;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
    overflow-x: hidden;
}


img {
    vertical-align: middle;
    border-style: none;
    max-width: 100%;
    height: auto;
}

a {
    color: #FAD520;
    text-decoration: none;
}

a:hover {
    color: #FAD520;
    text-decoration: underline !important;
}

body {
    color: #ffffff;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.625;
    letter-spacing: normal;
    background-color: #fff;
    text-rendering: optimizeLegibility;
    text-align: left;

}

h1,
.h1,
h2,
.h2,
.h3,
h3,
h4,
.h4,
h5,
.h5,
.h6,
h6 {
    margin: 0 0 0.4rem;
    font-family: "Alfa Slab One", Helvetica, sans-serif !important;
    color: #1D1D1D;
}

h1 {
    font-size: 3rem;
    line-height: 1.2;
}

h2 {
    font-size: 2.625rem;
    line-height: 1.3;
}

h3 {
    font-size: 2.25rem;
    line-height: 1.2;
}

h4 {
    font-size: 1.875rem;
    line-height: 1.2;
}

h5 {
    font-size: 1.5rem;
    line-height: 1.4;
}

h6 {
    font-size: 1rem;
    line-height: 1.4;
}


.orange {
    color: rgb(255, 227, 0);
}


.blue {
    color: blue;
}

ul {
    list-style: none;
    line-height: 1.2;
}


.list ul li {
    display: block;
    float: left;
    margin-right: 4px;

}


.box-1 {
    background: #474747;
    padding: 12px;
    margin-bottom: 22px;
}

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    background: #FAD520;
    color: #1D1D1D;
    border: 1px solid #FAD520;
    padding: 6px;
    font-weight: bold;
}

.back-to-top:hover {
    text-decoration: none;
    background: #FAD520;
    color: #1D1D1D;
    border: 1px solid #FAD520;
}

.sop-section-1 {
    background: url(../images/bg-2.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.sop-section-2 {
    background: url(../images/bg-3.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.sop-section-3 {
    background: #0075B2
}

.sop-section-4 {
    background: url(../images/bg-4.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.sop-section-5 {
    background: #000000;
}

.sop-section-5-sub-section {
    padding: 24px;
    background: #2E0000;
}

.sop-section-6 {
    background: url(../images/bg-5.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.sop-section-7 {
    background: #2956B9
}

.sop-section-8 {
    background: #CA4F00
}

.sop-section-9 {
    background: url(../images/bg-1.png) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.sop-section-10 {
    background: #FAD520
}

.sop-section-11 {
    background: url(../images/videocelebrationultra.gif) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.sop-section-12 {
    background: url(../images/bg-1.png) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.sop-section-13 {
    background: #E4002F
}

.sop-section-14 {
    background: #FAD520
}

.sop-section-15 {
    background: url(../images/bg-4.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.footer-section {

    background: #1D1D1D
}

.content {

    padding: 28px !important;
    background: #ffffff;
    text-align: center;
    color: #1D1D1D;
}

.section-static-pages {
    /*background: url(../images/bg-3.jpg) no-repeat center center fixed;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-bottom: 60px;
    background-color: white;
    color: black;

}

.affiliates-section-1 {
    background: url(../images/bg-5.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-bottom: 60px;
}

.affiliates-section-2 {
    background: #0075B2
}

.affiliates-section-3 {
    background: url(../images/bg-5.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-bottom: 60px;
}

.affiliates-section-4 {
    background: #0174C7
}

.affiliates-section-5 {
    background: url(../images/bg-1.png) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.affiliates-section-6 {
    background: #2D2D2D
}

