body,
html {
    width: 100%;
    height: 100%;
}
body,
h1,
h3,
h4,
h5,
h6 {
    font-family: 'proxima-nova', sans-serif;
    font-style: normal;
}
h2 {
    font-family: 'oswaldextralight';
    font-size: 2em;
    color: #38597C;
}
h2 strong {
    font-family: 'oswaldmedium';
}
ul {
    font-family: "ff-tisa-sans-web-pro", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1em;
    color: #38597C;
    list-style: disc;
    padding: 0;
}
li {
    margin: 15px 5px;
    font-size: 1.2em;
    line-height: 28px;
}
p {
    font-family: "ff-tisa-sans-web-pro", sans-serif;
    font-size: 1.2em;
    line-height: 28px;
    margin: 20px 0;
    color: rgba(56,84,129,1);
}
.topfix {
    height: 211px;
    background-color: white;
}
.intro-header .container-fluid {
    padding: 0;
    margin-top: 30px;
}

.row {
	margin-right: 0px;
	margin-left: 0px;
}

.navbar-default .navbar-toggle {
    z-index: 100;
}
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
/* Carousel base class */

.carousel {
    border: solid #2CC8C8;
    border-width: 10px 0;
}
.carousel-control {
    width: 10%;
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(27, 190, 189, .5) 0, rgba(27, 190, 189, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(27, 190, 189, .5) 0, rgba(27, 190, 189, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(27, 190, 189, .5)), to(rgba(27, 190, 189, .0001)));
    background-image: linear-gradient(to right, rgba(27, 190, 189, .5) 0, rgba(27, 190, 189, .0001) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(27, 190, 189, .0001) 0, rgba(27, 190, 189, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(27, 190, 189, .0001) 0, rgba(27, 190, 189, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(27, 190, 189, .0001)), to(rgba(27, 190, 189, .5)));
    background-image: linear-gradient(to right, rgba(27, 190, 189, .0001) 0, rgba(27, 190, 189, .5) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}
/* Since positioning the image, we need to help out the caption */

.carousel-caption {
    z-index: 10;
    text-align: left;
}
.carousel-caption h1 {
    font-size: 3.2em;
    font-weight: 700;
}
.cap1 {
    position: absolute;
    bottom: 60px;
    left: 20vw;
    color: #0F3763;
}
.cap2 {
    position: absolute;
    bottom: 60px;
    left: 7vw;
    color: #F26729;
}
.cap3 {
    position: absolute;
    bottom: 20px;
    left: 20vw;
    color: #fff;
}
.cap4 {
    position: absolute;
    top: 60px;
    left: 20vw;
    color: #fff;
}
/* Declare heights because of positioning of img element */

.carousel .item {
    height: 500px;
}
.carousel-inner > .item > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 500px;
}
.first-slide {
    background: url(../img/Slide1.jpg) no-repeat center center;
    background-size: cover;
}
.second-slide {
    background: url(../img/Slide2.jpg) no-repeat center center;
    background-size: cover;
}
.third-slide {
    background: url(../img/Slide3.jpg) no-repeat center center;
    background-size: cover;
}
.fourth-slide {
    background: url(../img/Slide4.jpg) no-repeat center center;
    background-size: cover;
}
/* MARKETING CONTENT
-------------------------------------------------- */
/* Center align the text within the three columns below the carousel */

.marketing .col-lg-4 {
    margin-bottom: 20px;
    text-align: center;
}
.marketing h2 {
    font-weight: normal;
}
.marketing .col-lg-4 p {
    margin-right: 10px;
    margin-left: 10px;
}
/* Featurettes
------------------------- */

.featurette-divider {
    margin: 80px 0;
    /* Space out the Bootstrap <hr> more */
}
/* Thin out the marketing headings */

.featurette-heading {
    font-weight: 300;
    line-height: 1;
    letter-spacing: -1px;
}
.bottom-arrow {
    width: 100%;
    height: 70px;
    margin-left: auto;
    margin-right: auto;
    background-color: #2CC8C8;
    -webkit-clip-path: polygon(50% 100%, 0 0, 100% 0);
    clip-path: polygon(50% 100%, 0 0, 100% 0);
}
/*

LOGO CAROUSEL

*/

.logo-carousel h3 {
    text-align: center;
    margin-bottom: 20px;
}
.logo-carousel {
    margin-top: 40px;
    padding-left: 0;
    padding-right: 0;
}

.logo-carousel .col-xs-12 {
    padding-left: 0;
    padding-right: 0;
}

.logo-carousel img {
    margin: 10px 25px;
    opacity: .7;
    -webkit-transition: opacity .2s ease-in-out, padding .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out, padding .2s ease-in-out;
    transition: opacity .2s ease-in-out, padding .2s ease-in-out;
}
.logo-carousel img:hover {
    opacity: 1;
}
.carousel-inner {
    display: table;
}
.carousel-inner a {
    display: table-cell;
    vertical-align: middle;
}
.title {
    margin-top: 130px;
    text-align: center;
}
.title h1 {
    font-size: 56px;
    font-weight: bold;
    color: #38597C;
}
.topnav {
    -webkit-transition: all .3s ease-in-out, padding .3s ease-in-out;
    -moz-transition: all .3s ease-in-out, padding .3s ease-in-out;
    transition: all .3s ease-in-out, padding .3s ease-in-out;
}
.navbar {
    -webkit-transition: all .5s ease-in-out, padding .5s ease-in-out;
    -moz-transition: all .5s ease-in-out, padding .5s ease-in-out;
    transition: all .5s ease-in-out, padding .5s ease-in-out;
}
.topnav {
    padding-top: 5px;
    font-size: 14px;
    background-color: #fff;
    border-color: rgba(0, 120, 195, 0);
}
.top-nav-collapsed {
    margin-top: 0;
}
.topnav img {
    width: 250px;
}
 .topnav>.container .navbar-brand {
    margin-top: 55px;
    position: absolute;
    left: 50%;
    margin-left: -125px;
}
.top-nav-collapsed>.container .navbar-brand {
    margin-top: 5px;
}
.top-nav-collapsed .navbar-collapse {
    border-bottom: solid 4px #1BBEBD;
    margin-bottom: -1px;
}
.top-nav-collapsed img {
    width: 120px;
}
.top-nav-collapsed>.container .navbar-brand {
    left: 190px;
}
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #A62D0E;
}
.lead {
    font-size: 18px;
    font-family: "ff-tisa-sans-web-pro", sans-serif;
    font-style: normal;
    font-weight: 400;
    list-style-type: circle;
}
.intro-message {
    position: relative;
    padding-top: 20%;
    padding-bottom: 20%;
}
.intro-message > h1 {
    margin: 0;
    /*text-shadow: 2px 2px 3px rgba(0,0,0,0.6);*/

    font-size: 5em;
}
.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.offer {
    text-align: center;
}
.offer h2 {
    margin-bottom: 20px;
}
.button,
.button-b {
    padding: 25px 30px 25px 30px;
    margin: 10px 15px;
    font-family: 'oswaldextralight';
    font-size: 1.5em;
    border-radius: 20px;
    float: none;
    display: inline-block;
}
.button {
    color: white;
    background-color: #E14C26;
    border: none;
}
.button-b {
    color: #E14C26;
    background-color: none;
    border: 2px solid #E14C26;
}
.button:hover,
.button-b:hover {
    text-decoration: none;
}
.button:hover {
    background-color: #ed623e;
    color: #fff;
}
.button-b:hover {
    border-color: #ed623e;
    background-color: #CE9F8D;
    color: #C1280C;
}
.center {
    text-align: center;
}
.founder {
    margin-top: 40px;
}
.founder img {
    border-radius: 50%;
    float: right;
}
.founder h3 {
    font-size: 1.5em;
}
.nav-fix {
    margin-top: 150px;
}
.checkbox .form-control {
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.product-title a {
    color: #ed623e;
    text-decoration: none;
}
.product-title a:hover {
    color: rgba(11, 39, 81, 0.6);
}
.product-title a:active {
    color: rgba(11, 39, 81, 1);
}
.product-title i {
    -webkit-transition: all .4s ease-out, padding .4s ease-out;
    -moz-transition: all .4s ease-out, padding .4s ease-out;
    transition: all .4s ease-out, padding .4s ease-out;
}
a[aria-expanded="true"] i {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.distributors h1 {
    text-align: center;
}
.distributors h2 {
    margin: 50px 0 20px 0;
    font-weight: 700;
    color: #5a5a5a;
}
.distributors img {
    margin: 20px;
}

.distributors .row {
    margin: 0 5%;
}
.product-info .par {
    margin-top: 80px;
}
.product-title ul>a {
    position: absolute;
    left: 50%;
    margin-left: -100px;
    padding: 10px 20px;
    background-color: #DB3515;
    border-radius: 5px;
    color: #fff;
}
.product-title ul>a:hover {
    color: white;
    background-color: #FF3A14;
}

.thank-you {
    height: 60vh;
}

.thank-you h1 {
    margin-top: 100px;
}

.thank-you h2 {
    margin-bottom: 50px;
}

.top-nav-collapsed {
    box-shadow: 1px 1px 3px rgba(0,0,0,0.4);
}

@media(min-width: 400px) {
    .distributors h1 {
        font-size: 4em;
    }
}

@media(min-width:1214px) {
    .topnav>.container .navbar-brand {
        top: 20px;
        margin-top: 5px;
    }
    .top-nav-collapsed>.container .navbar-brand {
        margin-top: 0;
    }
}
@media(max-width:767px) {
    .intro-message {
        padding-bottom: 15%;
    }
    .intro-message > h1 {
        font-size: 3em;
    }
    ul.intro-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }
    ul.intro-social-buttons > li:last-child {
        margin-bottom: 0;
    }
    .intro-divider {
        width: 100%;
    }
    .navbar-brand>img {
        margin-top: 4px;
    }
    .navbar-collapse {
        border-top: none;
        border-bottom: 1px solid;
    }
    p {
        font-size: 1.5em;
    }
    ul {
        font-size: 1.1em;
    }
    .founder h3 {
        padding-top: 5%;
    }
    .checkbox img {
        visibility: hidden;
    }
    .distributors h1 {
        font-size: 3em;
    }
}
.network-name {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
}
.content-section {
    padding: 50px 0;
}
.content-section-title {
    padding: 50px 0 0 0;
    background-color: #fff;
    text-align: center;
}
.content-section-title h1 {
    font-weight: 400;
    font-size: 3em;
}
.content-section-title .fa {
    font-size: 6em;
    color: rgba(0, 0, 0, 0.3);
}

.sct-first {
	padding: 0 0 60px 0;
}

.sct-a {
    background-color: #fff;
}
.sct-b {
    background-color: rgba(27, 190, 189, 0.2);
}
.contact-section {
    padding: 20px;
    margin-bottom: 40px;
    margin-top: 80px;
}
.dark-rnd {
    background-color: rgba(27, 190, 189, 0.2);
    border-radius: 10px;
}
.section-heading {
    margin-bottom: 30px;
}
.section-heading-spacer {
    float: left;
    width: 200px;
    border-top: 3px solid rgba(56,84,129,0.6);
}
.center {
    position: absolute;
    left: 50%;
    margin-left: -100px;
}
.banner {
    padding: 100px 0;
    background: url(../img/banner-bg.jpg) no-repeat center center;
    background-size: cover;
}
.banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
    font-size: 3em;
    color: #8dc1f9;
}
.banner ul {
    margin-bottom: 0;
}
.banner-social-buttons {
    float: right;
    margin-top: 0;
}
.svg-img {
    padding: 100px;
}
.section-title {
    height: 0px;
    position: relative;
    top: -130px;
}
.product-info {
    margin-top: 150px;
}
@media(max-width:1199px) {
    ul.banner-social-buttons {
        float: left;
    }
    .intro-header .container-fluid {
        margin-top: 80px;
    }
    .topnav img {
        width: 300px;
    }
    .topnav .navbar>.container .navbar-brand {
        left: 190px;
    }

    .top-nav-collapsed .navbar>.container .navbar-brand {
        margin-top: 0;
    }

    .top-nav-collapsed.topnav img {
        width: 120px;
        top: 0;
    }
}
@media(max-width:768px) {
    .topnav img {
        width: 180px;
    }
    /* Bump up size of carousel content */

    .carousel-caption p {
        margin-bottom: 20px;
        font-size: 21px;
        line-height: 1.4;
    }
    .featurette-heading {
        font-size: 50px;
    }
    .banner h2 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
        font-size: 3em;
    }
    ul.banner-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }
    ul.banner-social-buttons > li:last-child {
        margin-bottom: 0;
    }
    .section-title {
        top: -70px;
    }
    .banner {
        height: 0px;
        padding: 0px;
        margin: 0px;
        visibility: hidden;
    }
    .content-section-title {
        padding: 40px 0;
    }
    .content-section {
        padding: 20px 0;
    }
    .mobile {
        background-color: white;
    }
    footer {
        text-align: center;
        padding: 40px 0;
        font-size: .6em;
    }
    footer ul {
        margin: 0;
    }
    footer li {
        padding: 10px 20px;
    }
    .topnav>.container .navbar-brand {
        margin-top: 10px;
        left: 50%;
        margin-left: -105px;
    }

    .top-nav-collapsed>.container .navbar-brand {
        margin-top: -10px;
        margin-left: -75px;
        left: 160px;
    }
    .title {
        margin-top: 50px;
    }
}
footer {
    text-align: center;
    padding: 30px 0;
    background-color: #1BBEBD;
}
footer a {
    color: white;
}
p.copyright {
    margin: 15px 0 0;
}

.iti__flag {background-image: url("path/to/flags.png");}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {background-image: url("path/to/flags@2x.png");}
}