/**********************************************************
                    NAVIGATION STYLES
**********************************************************/

.navbar-default .btn-cta {
    color: #fff;
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 30px;
    float: right;
}

.navbar-fixed-top .btn-cta {
    margin-top: 15px;
}

.navbar.sticky {
    background-color: rgba(255, 255, 255, 0.9);
    -webkit-box-shadow: 0 3px 23px rgba(210, 220, 232, 0.5);
            box-shadow: 0 3px 23px rgba(210, 220, 232, 0.5);
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    padding: 20px;
    z-index: 9;
}

/* .navbar.sticky {
    background-color: rgba(255, 255, 255, 0.95);
    position: fixed;
    top: 110px;
    right: 0;
    left: 0;
    margin: auto;
    padding: 20px;
    z-index: 10;
    border: 2px solid #f5f5f5;
} */

.navbar.sticky #nav-main a.nav-link {
    padding-top: 18px;
}

.navbar.sticky>a.btn-cta {
    margin-top: 10px;
}

/**********************************************************
               NAVIGATION RESPONSIVE STYLES
**********************************************************/

@media(max-width:640px) {
    .navbar-default .btn-cta {
        margin-left: 10px;
    }
}

/**********************************************************
                    HERO-AREA STYLES
**********************************************************/

section#hero-area {
    padding-top: 10rem;
    padding-bottom: 16rem;
}



#hero-area .hero-title {
    font-size: 5rem;
    font-weight: 400;
    line-height: 8.5rem;
}

#hero-area .hero-subtitle {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 3.2rem;
    opacity: 0.5;
    margin-bottom: 3rem;
    width: 95%;
}

#hero-area .btn {
    margin-right: 5px;
}

#hero-area img.hero-img-right {
    z-index: 2;
    position: absolute;
    top: -40px;
    width: 100%;
    /* width: 140%; */
}

/**********************************************************
                HERO-AREA RESPONSIVE STYLES
**********************************************************/

@media(min-width:1366px) {
    /* #hero-area img.hero-img-right {
        width: 120%;
    } */
}

@media(min-width:1280px) {
    section#hero-area {
        padding-top: 8rem;
        padding-bottom: 0rem;
        margin-bottom: -100px;
    }
}

@media(max-width:1280px) {
    #hero-area img.hero-img-right {
        top: -30px;
    }
}

@media(max-width:1279px) {
    section#hero-area {
        padding-top: 10rem;
        padding-bottom: 0rem;
        margin-bottom: -100px;
    }
}

@media(max-width:1200px) {
    section#hero-area {
        padding-top: 8rem;
        padding-bottom: 0rem;
        margin-bottom: -70px;
    }
    #hero-area .hero-text {
        margin-top: 10rem;
        margin-bottom: -60px;
    }
    .navbar.sticky {
        top: 0;
    }
    /* .navbar.sticky {
        top: 85px;
    } */
}

@media(max-width:1162px) {
    #hero-area .hero-text {
        margin-top: 3rem;
    }
}

@media(max-width:1080px) {
    section#hero-area {
        padding-top: 0rem;
        padding-bottom: 0rem;
        margin-bottom: -110px;
    }
    #hero-area .hero-text {
        margin-top: 10rem;
        margin-bottom: -20px;
    }
    #hero-area .hero-title {
        font-size: 40px;
        line-height: 62px;
    }
    #hero-area .hero-subtitle {
        font-size: 1.4rem;
        line-height: 2.5rem;
    }
    #hero-area img.hero-img-right {
        top: 40px;
    }
}

@media(max-width:991px) {
    #mobile-top-img {
        display: block;
        margin-bottom: 42rem;
    }
    img.hero-img-right {
        max-width: 85%;
        left: 72px;
    }
    #hero-area img.hero-img-right {
        top: 20px;
        left: 90px;
    }
    #hero-area .hero-text {
        text-align: center;
        padding: 50px 70px;
    }
}

@media(max-width:840px) {
    #hero-area .hero-text {
        text-align: center;
        padding: 0px 70px;
        margin-top: 90px;
    }
    #hero-area .hero-title {
        font-size: 48px;
        line-height: 62px;
    }
    .hero-subtitle {
        font-size: 16px;
    }
}

@media(max-width: 768px) {
    #mobile-top-img {
        display: block;
        margin-bottom: 42rem;
    }
    img.hero-img-right {
        max-width: 85%;
        left: 72px;
    }
    #hero-area img.hero-img-right {
        top: 20px;
    }
}

@media(max-width: 766px) {
    #mobile-top-img {
        display: block;
        margin-bottom: 38rem;
    }
    #hero-area img.hero-img-right {
        top: 50px;
        width: 90%;
        left: 92px;
    }
    #hero-area .hero-text {
        margin-top: 15rem;
        margin-bottom: 14px;
    }
    #features #stock-colors {
        padding-top: 8rem;
    }
}

@media(max-width:640px) {
    #hero-area img.hero-img-right {
        width: 95%;
        left: 40px;
        left: 70px;
    }
    #hero-area .hero-text {
        margin-top: 6rem;
        margin-bottom: 14px;
    }
    .hero-text {
        text-align: center;
        padding: 0px 0px;
    }
    #hero-area .hero-title {
        font-size: 48px;
        line-height: 52px;
    }
    #hero-area .hero-text .btn {
        margin-top: 20px;
    }
}

@media (max-width: 540px) {
    #hero-area .hero-text {
        margin-top: -3rem;
    }
}

@media(max-width:480px) {
    section#hero-area {
        padding-top: 5rem;
    }
    #hero-area img.hero-img-right {
        left: 50px;
    }
    #hero-area .hero-text {
        margin-top: -14rem;
        width: 140%;
        margin-left: -63px;
    }
    .hero-text {
        text-align: center;
        padding: 0px 10px;
    }
    #hero-area .hero-title {
        font-size: 42px;
    }
    #hero-area .hero-subtitle {
        font-size: 1.2rem;
    }
}

@media screen and (max-width:480px) {
    #hero-area img.hero-img-right {
        top: 0px;
    }
    #features #stock-colors {
        padding-top: 2rem;
    }
}

@media (max-width: 420px) {
    #hero-area .hero-title {
        font-size: 36px;
    }
    #hero-area .hero-subtitle {
        font-size: 0.9rem;
    }
}

@media (max-width: 400px) {
    #hero-area .hero-text {
        margin-top: -16rem;
    }
}

@media (max-width: 400px) {
    #hero-area .hero-text {
        margin-top: -14rem;
    }
}

@media(max-width:375px) {
    #hero-area img.hero-img-right {
        left: 43px;
    }
    #hero-area .hero-text {
        margin-top: -16rem;
        margin-left: -55px;
    }
}

@media(max-width:320px) {
    #hero-area img.hero-img-right {
        left: 34px;
    }
    #hero-area .hero-text {
        margin-top: -20rem;
        margin-left: -83px;
        width: 180%;
    }
    #hero-area .hero-subtitle {
        font-size: 1rem;
    }
}

/**********************************************************
                      SECTION STYLES
**********************************************************/

section#about {
    padding-top: 15rem;
    background: #fff;
}

/**********************************************************
                    HOW-WORKS STYLES
**********************************************************/

#how-works {
    background: #ffffff;
}

#how-works .content {
    padding: 2rem;
}
#how-works img {
    width: 30%;
    height: auto;
}

#how-works .content h4 {
    margin-top: 2rem;
}

#how-works .ico {
    font-size: 5rem;
}

/**********************************************************
                HOW-WORKS RESPONSIVE STYLES
**********************************************************/

@media(max-width:1080px) {
    #how-works .content {
        margin-bottom: 30px;
        padding: 4rem;
    }
    #how-works .content:hover {
        padding: 4rem;
    }
}

@media(max-width:640px) {
    #how-works .content {
        padding: 3rem;
    }
    #how-works .content:hover {
        padding: 3rem;
    }
}

@media(max-width:400px) {
    #how-works .content {
        padding: 1.5rem;
    }
    #how-works .content:hover {
        padding: 1.5rem;
    }
}

/**********************************************************
                      FEATURES STYLES
**********************************************************/

.features {
    background: #ffffff;
}

.features .content {
    position: relative;
    float: left;
    margin-top: 30px;
}

.features .content span {
    display: block;
    width: 70px;
    height: 70px;
    float: left;
    margin-right: 30px;
}

.features .content img {
    width: 90px;
    height: auto;
}

.features .content .ico {
    font-size: 5rem;
}

.features .content p {
    padding-left: 100px;
    margin-bottom: 30px;
}

/**********************************************************
                FEATURE AREA IMAGE STYLES
**********************************************************/

.feature-img-right {
    width: 150% !important;
    max-width: inherit;
    padding-left: 30px;
}

.feature-img-left {
    width: 150% !important;
    max-width: inherit;
    padding-right: 30px;
    margin-left: -50%;
}

.feature-img-bottom {
    padding-top: 60px;
    margin-bottom: -60px;
    width: 80% !important;
}

.feature-img-center {
    margin: auto;
    width: 85% !important;
}

/**********************************************************
            FEATURE AREA IMAGE RESPONSIVE STYLES
**********************************************************/

@media(max-width:840px) {
    .features .feature-img-right,
    .features .feature-img-left {
        width: 100% !important;
    }
}

/**********************************************************
                      FEATURE-1 STYLES
**********************************************************/

.feature-1 {
    background-color: #f4f4f4;
    background-image: url("../img/header-bg-swingman.jpg");
    background-size: cover;
    background-position: center;
}

/**********************************************************
                      FEATURE-2 STYLES
**********************************************************/

.feature-2 {
    padding-bottom: 2rem;
}

.feature-2 .content span {
    float: none;
}

.feature-2 .content p {
    padding-left: 0px;
    margin-bottom: 40px;
}

/**********************************************************
               FEATURE-1 RESPONSIVE STYLES
**********************************************************/

@media(max-width:640px) {
    .feature-2 .content {
        text-align: center;
    }
    .feature-2 .content span {
        float: none;
        margin: 5px auto;
    }
    .feature-2 .content-2 {
        margin-top: 0px;
    }
}

/**********************************************************
                        FAQ STYLES
**********************************************************/

#faq {
    background: #f9f9f9;
    padding-top: 6rem;
}

#faq .accordion-wrap {
    margin-bottom: 30px;
}

/* Style the buttons that are used to open and close the accordion panel */

#faq button.accordion {
    background-color: transparent;
    color: #212121;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    border: 1px solid #efefef;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    margin-top: -1px;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */

#faq button.accordion.active,
button.accordion:hover {
    background-color: #efefef !important;
    border: 1px solid #efefef;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

/* Style the accordion panel. Note: hidden by default */

#faq div.panel {
    padding: 0 18px;
    background-color: transparent;
    display: none;
}

/* The "show" class is added to the accordion panel when the user clicks on one of the buttons. This will show the panel content */

#faq div.panel.show {
    display: block !important;
    transition: 0.3s all ease-in-out;
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    -ms-transition: 0.3s all ease-in-out;
}

#faq div.panel {
    padding: 0 18px;
    background-color: transparent;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    margin: 0px;
    transition: 0.3s all ease-in-out;
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    -ms-transition: 0.3s all ease-in-out;
}

#faq div.panel.show {
    opacity: 1;
    max-height: 500px;
    /* Whatever you like, as long as its more than the height of the content (on all screen sizes) */
    padding: 2rem;
    background: #fcfcfc;
}

#faq button.accordion:after {
    content: '\02795';
    /* Unicode character for "plus" sign (+) */
    font-size: 13px;
    color: #212121;
    float: right;
    margin-left: 5px;
    margin-top: -3.5rem;
}

#faq button.accordion.active:after {
    content: "\2796";
    /* Unicode character for "minus" sign (-) */
    color: #ffffff;
}

/**********************************************************
                  FAQ RESPONSIVE STYLES
**********************************************************/

@media(max-width:640px) {
    #faq button.accordion h4 {
        padding-right: 25px;
    }
}

/**********************************************************
                  CALL-TO-ACTION STYLES
**********************************************************/

#download {
    padding: 16rem 0rem;
}

.call-to-action-1 {
    padding: 60px 0;
    background: url("../img/header-bg-3.jpg") no-repeat center center fixed #efefef;
    background-size: cover;
}

.call-to-action-1 .hero-title {
    font-size: 6rem;
    font-weight: 100;
    line-height: 8.5rem;
}

.call-to-action-1 .hero-subtitle {
    font-size: 2rem;
    font-weight: 400;
    line-height: 3.2rem;
    opacity: 0.5;
    margin-bottom: 3.5rem;
}

.call-to-action-1 .btn {
    margin-right: 10px;
}

/**********************************************************
             CALL-TO-ACTION RESPONSIVE STYLES
**********************************************************/

@media(max-width:400px) {
    .call-to-action-1 .btn {
        margin: 0px 0px 20px 0px;
    }
}

/**********************************************************
                        FORM STYLES
**********************************************************/

#leave-message {
    background: #ffffff;
    padding-bottom: 230px;
}

#leave-message .section-sub-title {
    /*margin-bottom: -20px;*/
    margin-bottom: 0;
}

/**********************************************************
                  FORM RESPONSIVE STYLES
**********************************************************/

@media(max-width: 768px) {
    #leave-message {
        padding-bottom: 73rem;
    }
}

@media(max-width: 766px) {
    #leave-message {
        padding-top: 0rem;
        padding-bottom: 25rem;
    }
    #guide-text {
        padding-top: 65px;
    }
}

@media(max-width: 480px) {
    #guide-text {
        padding-top: 30px;
    }
    #leave-message {
        padding-top: 0rem;
    }
}

@media(max-width: 375px) {
    #leave-message {
        padding-top: 0rem;
    }
}

.bottom-margin-fix {
    margin-bottom: -50px;
}

@media(max-width: 766px) {
    .icon-margins {
        margin-bottom: 30px;
    }
}

/**********************************************************

                    DEFAULT-LIGHT STYLES

**********************************************************/

/* --- Primary Theme Color is #212121 ---  */

/* --- Secondery Color is #8c8c8c ---  */

/**********************************************************
                      BUTTON STYLES
**********************************************************/

.btn:hover,
.btn:focus,
.btn:active {
    color: #fff;
}

.btn-outline {
    background: rgba(255, 255, 255, 0.5);
    color: #212121;
    border: 2px solid #212121;
}

.btn-primary {
    background: #212121;
    color: #fff;
    
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    background: #8C8C8C;
}

.btn-lg:hover,
.btn-lg:focus,
.btn-lg:active {}

.btn-android {
    background: #A5CA39;
    color: #fff;
}

.btn-ios {
    background: #FE2665;
    color: #fff;
}

.btn-osx {
    background: #1887F3;
    color: #fff;
}

.btn-windows {
    background: #02AEF0;
    color: #fff;
}

/**********************************************************
                     NAVIGATION STYLES
**********************************************************/

.okayNav__menu-toggle span {
    background: #212121;
}

.okayNav__menu-toggle.icon--active span {
    background: #212121;
}

#nav-main li a.nav-link:hover,
#nav-main li a.nav-link:focus,
#nav-main li a.nav-link:active,
#nav-main li.active a.nav-link {
    border-bottom: 3px solid #212121;
    color: #212121;
}

.sub-menu-panel {
    border-top: 3px solid #212121;
    border-bottom: 3px solid #212121;
}

li.sub-menu .sub-menu-panel a {
    color: #212121;
    /* default color */
}

li.sub-menu .sub-menu-panel a:hover,
li.sub-menu .sub-menu-panel a:focus,
li.sub-menu .sub-menu-panel a:active {
    background: #8C8C8C;
}

/**********************************************************
                    INPUT FIELD STYLES
**********************************************************/

input {
    background: #f9f9f9;
}

input:hover,
input:focus,
input:active {
    background: #fff;
}

/**********************************************************
                      ICON STYLES
**********************************************************/

.content-icon .ico {
    color: #212121;
}

/**********************************************************
                    ACCORDION STYLES
**********************************************************/

button.accordion.active,
button.accordion:hover {
    color: #212121 !important;
}

/**********************************************************

                    STYLE-LIGHT STYLES

**********************************************************/

/**********************************************************
                       BODY STYLES
**********************************************************/

body {
    color: #000;
    background: #dcddde;
}

/**********************************************************
                     TYPOGRAPHY STYLES
**********************************************************/

.landing-fonts h1,
.landing-fonts h2,
.landing-fonts h3,
.landing-fonts h4,
.landing-fonts h5,
.landing-fonts h6,
.landing-fonts p {
    font-family: 'Raleway', sans-serif !important;
}

.landing-layout h1,
.landing-layout h2,
.landing-layout h3,
.landing-layout h4,
.landing-layout h5,
.landing-layout h6,
.landing-layout p {
    font-family: 'Raleway', sans-serif !important;
    font-weight: 600;
}

.landing-layout h1 {
    font-size: 48px;
    line-height: 56px;
}

.landing-layout h2 {
    font-size: 36px;
    line-height: 42px;
}

.landing-layout h3 {
    font-size: 24px;
    line-height: 32px;
}

.landing-layout h4 {
    font-size: 16px;
    line-height: 24px;
}

.flock-item h4 {
    margin: auto auto auto 0;
}

.landing-layout h5 {
    font-size: 14px;
    line-height: 22px;
}

.landing-layout h6 {
    font-size: 10px;
    line-height: 14px;
    letter-spacing: 1px;
}

.landing-layout.title-lg {
    font-size: 62px;
    line-height: 74px;
}

.landing-layout a,
a:focus,
a:hover,
a:active {
    text-decoration: none;
}

.landing-layout p {
    font-size: 14px;
    line-height: 24px;
    font-weight: 300;
    opacity: .85;
}

/**********************************************************
               TYPOGRAPHY RESPONSIVE STYLES
**********************************************************/

@media(max-width:1080px) {
    .landing-layout h5 {
        font-size: 10px;
        line-height: 22px;
    }
    .landing-layout p {
        font-size: 13px;
    }
}

@media(max-width: 1200px) {
    .landing-layout h5 {
        font-size: 12px;
    }
    .landing-layout h4 {
        font-size: 14px;
    }
}

@media(max-width:840px) {
    .landing-layout .title-lg {
        font-size: 48px;
        line-height: 62px;
    }
}

@media (max-width: 640px) {
    .landing-layout h5 {
        font-size: 10px;
    }
}

@media (max-width: 640px) {
    .landing-layout h2 {
        font-size: 30px;
    }
}

@media (max-width: 510px) {
    .landing-layout h5 {
        font-size: 9px;
    }
}

@media(max-width: 480px) {
    .landing-layout h5 {
        font-size: 8px;
    }
    .landing-layout h4 {
        font-size: 12px;
    }
    .landing-layout h2 {
        font-size: 26px;
    }
}

@media(max-width: 420px) {
    .landing-layout h5 {
        font-size: 10px;
    }
    .landing-layout h2 {
        font-size: 22px;
    }
    .landing-layout h3 {
        font-size: 20px;
    }
}

@media(max-width: 375px) {
    .landing-layout h5 {
        font-size: 9px;
    }
    .landing-layout h4 {
        font-size: 11px;
    }
}

@media(max-width: 320px) {
    .landing-layout h5 {
        font-size: 8px;
    }
    .landing-layout h4 {
        font-size: 10px;
    }
    .landing-layout p {
        font-size: 8px;
    }
    .landing-layout h2 {
        font-size: 18px !important;
    }
}

/**********************************************************
                      CLEARFIX STYLES
**********************************************************/

.clear {
    clear: both;
}

.no-margin {
    margin: 0px;
}

.no-padding {
    padding: 0px;
}

/**********************************************************
                      BUTTON STYLES
**********************************************************/

.upload-btn,
.vid-btn {
    font-size: 1.25rem;
    text-transform: uppercase;
    letter-spacing: 3px;
    border-radius: 50px;
    padding: 10px 25px;
    font-weight: 700;
    border: 0px;
    border: 1px solid transparent;
    transition: 0.3s all ease-in-out;
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    -ms-transition: 0.3s all ease-in-out;
}

.vid-btn {
    background-color: rgb(244, 67, 54);
}

.vid-btn:hover {
    background-color: rgb(244, 67, 54);
    -webkit-box-shadow: 0 8px 16px 0 rgba(244, 67, 54, 0.2), 0 6px 20px 0 rgba(244, 67, 54, 0.2) !important;
            box-shadow: 0 8px 16px 0 rgba(244, 67, 54, 0.2), 0 6px 20px 0 rgba(244, 67, 54, 0.2) !important;
}

.upload-btn.active,
.vid-btn.active {
    -webkit-box-shadow: none;
            box-shadow: none;
}

.upload-btn:hover,
.upload-btn:focus,
.upload-btn:active,
.vid-btn:hover,
.vid-btn:focus,
.vid-btn:active {
    border: 1px solid transparent;
    -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
            box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    transition: 0.3s all ease-in-out;
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    -ms-transition: 0.3s all ease-in-out;
}

#upload-span {
    padding: 8px 20px;
}

.btn-custom-1 {
    font-size: 1.5rem;
    text-transform: uppercase;
    letter-spacing: 3px;
    border-radius: 50px;
    padding: 12px 32px;
    font-weight: 700;
    border: 0px;
    border: 1px solid transparent;
    transition: 0.3s all ease-in-out;
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    -ms-transition: 0.3s all ease-in-out;
}

/**********************************************************
                 BUTTON RESPONSIVE STYLES
**********************************************************/

@media(max-width:1080px) {
    .upload-btn {
        font-size: 1rem;
        padding: 10px 14px;
    }
}

/**********************************************************
                      HEADER STYLES
**********************************************************/

.header-container {
    padding-right: 0px;
    padding-left: 0px;
}

.site-logo {
    position: absolute;
    top: 20px;
}

.site-logo img {
    width: auto;
    height: 3rem;
}

#nav-main {
    letter-spacing: 2px;
}

/**********************************************************
                     SECTION STYLES
**********************************************************/

section {
    padding-top: 10rem;
    padding-bottom: 10rem;
    margin-bottom: -26px;
}

.section-title-content {
    margin-bottom: 60px;
    width: 80%;
}

.section-title {
    font-weight: 600;
    margin-bottom: 40px;
}

.section-sub-title {
    margin: auto;
    margin-top: 20px;
    font-weight: 400;
    opacity: 0.5;
    width: 78%;
}

/**********************************************************
                 SECTION RESPONSIVE STYLES
**********************************************************/

@media(max-width:840px) {
    .section-title-content {
        margin-bottom: 30px;
    }
}

@media(max-width:766px) {
    #stock-colors {
        padding-top: 8rem;
    }
}

@media(max-width:640px) {
    section {
        padding: 0rem 30px;
    }
    #stock-colors {
        padding-top: 8rem;
    }
}

@media(max-width:480px) {
    section {
        padding: 5rem 30px;
    }
    #stock-colors {
        padding-top: 2rem;
    }
}

@media(max-width:420px) {
    #pricing-2 {
        padding: 8rem 0px;
    }
    .section-title-content {
        width: 90% !important;
    }
}

@media(max-width:420px) {
    .section-title-content {
        width: 90% !important;
    }
}

@media(max-width:320px) {
    section {
        padding: 3rem 30px;
    }
    #pricing-2 {
        padding: 8rem 0px;
    }
    .table {
        font-size: 1rem;
    }
}

/**********************************************************
                       ICON STYLES
**********************************************************/

img.feature-icon {
    margin-left: -20px;
}

/**********************************************************
                 FEATURETTE DIVIDER STYLES
**********************************************************/

.section-dividers {
    margin-top: 50px;
    margin-bottom: 25px;
    border: 0;
    border-top: 1px solid #9e9d9d;
		width: 85%;
		clear: both;
}

#divider-set-size {
    margin-top: 30px;
}

#divider-small-details {
    margin-top: 40px;
}

#divider-convert-fonts {
    margin-top: 0px;
}

/**********************************************************
                 YOUTUBE MODAL STYLES
**********************************************************/

.yv__mw {
    background-color: rgba(0, 0, 0, 0.75);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    z-index: 99999999;
    -webkit-transition: opacity 300ms ease 500ms, visibility 300ms ease 500ms;
    transition: opacity 300ms ease 500ms, visibility 300ms ease 500ms;
}

.yv__mw .yv__ml {
    background-color: #fff;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    left: 0;
    right: 0;
    max-width: 100%;
    top: 0;
    height: 335px;
    margin: auto 2%;
    /*height: 380px;*/
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 300ms ease 500ms, visibility 300ms ease 500ms;
    transition: opacity 300ms ease 500ms, visibility 300ms ease 500ms;
}

.yv__mw .yv__ml iframe {
    border: none;
    width: 100%;
    height: 100%;
}

#yv__ex {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border: none;
    color: #fff;
    font-size: 38px;
    position: absolute;
    width: 100%;
    top: -60px;
    right: 0px;
}

.yv__mw.active,
.yv__mw.active .yv__ml {
    opacity: 1;
    visibility: visible;
}

@media (min-width: 620px) {
    .yv__mw .yv__ml {
        max-width: 675px;
        margin: auto;
        height: 380px;
    }
    #yv__ex {
        width: auto;
    }
}

.btn-primary2 {
    background: #ef5356;
    color: #fff;
    font-size: 22;
    font-weight: 400;
}

