/****** PLACE YOUR CUSTOM STYLES HERE ******/



body{
    max-width: 1300px;
    background-color: #f1f3f4;
    margin: 0 auto;
}

section
{
    background-color: white ;
}

.container
{
    /*background-color: white;*/
}


@media (min-width: 1200px) {
    .container {
        width: 1300px;
        padding: 0px 150px;
    }
}
.main-container
{
    background-color: white;
}
.small-90
{
    font-size: 90%;
}

.lead2 {
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: 300;
    line-height: 1.4;
}

h1.large2
{
    font-size: 80px;
    line-height: 76px;
    font-weight: 100;
}

.label-white {
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
    /*font-size: 12px;*/
    line-height: 24px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #9037ff;
    background: #ffffff;
    border-radius: 0;
    padding: 6px 12px;
    font-size: 50%;
    vertical-align: middle;
}


h2 span.h2-on-image {
    color: white;
    font: bold 24px/45px Helvetica, Sans-Serif;
    letter-spacing: -1px;
    background: rgb(0, 0, 0); /* fallback color */
    background: rgba(0, 0, 0, 0.7);
    padding: 10px;
    position: absolute;
    top: 200px;
    left: 0;
    width: 100%;
}



@media all and (max-width: 767px) {
    .text-sm-left { text-align: left; }
    .text-sm-right { text-align: right; }
    .text-sm-center { text-align: center; }
    .text-sm-justify { text-align: justify; }
}

.list-clicked
{
    border: 1px solid; padding: 2%; color: #ffffff; background: #9037ff;


}
.list-clicked:hover,
.list-clicked:focus
{
    color: #ffffff !important;
}

.link-list > li > a:hover
{
    color: #9037ff;
}

.newtab-main-screen
{
    text-transform: none !important;
    font-size: 18px !important;
}



.card {
    background: #fff;


    position: relative;

}

.card-audience-item
{
    background: #F7F7F7;
    padding: 1.3%;
    box-shadow: 0 1px 0px rgba(0,0,0,0.19), 0 1px 1px rgba(0,0,0,0.23);
}
.card-audience-item > span
{
    display: inline-block;
    margin-left: 12px;
}


.card-1 {
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.2s ease-in-out;
}

.card-2 {
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.2s ease-in-out;
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}

.card-1:hover {
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}


.col-md-1.active-tab ,
.col-md-1.active-tab > i,
.col-md-2.active-tab ,
.col-md-2.active-tab > i,
.col-md-2.active-tab > h5
{
    color: #9037ff;
}



.line40{
    line-height: 40px;
}

.col-md-1.active-tab
{
    border-bottom: 1px solid #9037ff;
}
.cur-pointer
{
    cursor: pointer;
    padding:1%;
}

.tab-element:hover
{
    opacity: 0.6;
}


.left-arrow, .right-arrow
{
    cursor: pointer;
}


.bg_stretch {
    background: url(/img/bg_build.jpg) no-repeat center center ;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}

.bg_stretch_ambassador {
    background: url(/img/ambassador_header.jpg) no-repeat center center ;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}


.bg_stretch_index {
    background: url(/img/bg78.jpg) no-repeat center center ;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}


.sub-title-what-do
{
    display: block;
    position: relative;
    margin-top: 0px;
    font-size: 1.4rem;
    color: gray;
    font-style: italic;
}

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }
.embed-container iframe, .embed-container object,
.embed-container embed { position: absolute; top: -3%; left: -3%; width: 112%; height: 113%; }


.pricing-table-col
{
    padding-right: 25px;
    padding-left: 25px;
}



.rollover {
    position: relative;
    /*width: 200px;*/
    /*height: 200px;*/
    display: block;
}
.front {
    z-index: 2;
    position: absolute;
    background: #fff;
}
.back {
    z-index: 1;
    position: absolute;
    background: #fff;
}
.rollover:hover .back,
.rollover:focus .back {
    z-index: 2;
}
.rollover:hover .front,
.rollover:focus .front {
    z-index: 1;
}
.fade .rollover .front {
    opacity: 1;
    transition: 1s;
}
.fade .rollover .back {
    opacity: 0;
    transition: 1s;
}
.fade .rollover:hover .front,
.fade .rollover:focus .front {
    opacity: 0;
}
.fade .rollover:hover .back,
.fade .rollover:focus .back {
    opacity: 1;
}

.flip .rollover {
    perspective: 800px;
}
.flip .cube {
    /*height: 200px;*/
    /*width: 200px;*/
    transform-style: preserve-3d;
    transform: rotateX(0) rotateY(0) rotateZ(0);
    transition: 1s;
}
.flip .front {
    transform: translate3d(0,0,1px);
}
.flip .back {
    transform: rotateY(180deg) translate3d(0,0,0);
}
.flip .rollover:hover .cube,
.flip .rollover:focus .cube {
    transform: rotateY(180deg);
}
.up .front {
    transform: translate3d(0,0,1px);
}
.up .back {
    transform: rotateX(180deg) translate3d(0,0,0);
}
.up .rollover:hover .cube,
.up .rollover:focus .cube {
    transform: rotateX(180deg);
}

.box .front {
    transform: translate3d(0,0,100px) scale(0.85,0.85);
}
.box .back {
    transform: rotateY(180deg) translate3d(0,0,100px)  scale(0.85,0.85);
}
.box.up .back {
    transform: rotateX(180deg) translate3d(0,0,100px) scale(0.85,0.85);
}

.hideback .front, .hideback .back {
    backface-visibility: hidden;
}
.nananana .rollover {
    perspective: 800px;

}
.nananana .rollover:hover .front,
.nananana .rollover:focus .front {
    background: transparent;
    z-index: 10;
    animation: batman 1s 2 alternate linear;
}
@keyframes batman {
    0% { transform: scale(1,1) rotateZ(0); }
    100% {
        transform: scale(0,0) rotateZ(720deg);
        opacity: 0;
    }
}




.pad10
{
    padding: 15px !important;
}


.i-xs-circle
{
    width: 40px !important;
    height: 40px !important;
    line-height: 40px !important;
    margin-bottom: 15px !important;
}


.menu-click-left
{
    cursor: pointer;
    height: 135px !important;
}










/*header {*/
    /*position: relative;*/
    /*height: 160px;*/
    /*line-height: 180px;*/
    /*text-align: center;*/
    /*-webkit-font-smoothing: antialiased;*/
    /*-moz-osx-font-smoothing: grayscale;*/
/*}*/
/*header h1 {*/
    /*font-size: 20px;*/
    /*font-size: 1.25rem;*/
/*}*/
/*@media only screen and (min-width: 768px) {*/
    /*header {*/
        /*height: 200px;*/
        /*line-height: 225px;*/
    /*}*/
    /*header h1 {*/
        /*font-size: 26px;*/
        /*font-size: 1.625rem;*/
    /*}*/
/*}*/

.cd-tabs {
    position: relative;
    width: 90%;
    max-width: 960px;
    margin: 2em auto;
}
.cd-tabs:after {
    content: "";
    display: table;
    clear: both;
}
.cd-tabs::after {
    /* subtle gradient layer on top right - to indicate it's possible to scroll */
    position: absolute;
    top: 0;
    right: 0;
    height: 60px;
    width: 50px;
    z-index: 1;
    pointer-events: none;
    background: -webkit-linear-gradient( right , #f8f7ee, rgba(248, 247, 238, 0));
    background: linear-gradient(to left, #f8f7ee, rgba(248, 247, 238, 0));
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}
.no-cssgradients .cd-tabs::after {
    display: none;
}
.cd-tabs.is-ended::after {
    /* class added in jQuery - remove the gradient layer when it's no longer possible to scroll */
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-tabs nav {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    background: #f8f7ee;
    box-shadow: inset 0 -2px 3px rgba(203, 196, 130, 0.06);
}
@media only screen and (min-width: 768px) {
    .cd-tabs::after {
        display: none;
    }
    .cd-tabs nav {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        box-shadow: inset -2px 0 3px rgba(203, 196, 130, 0.06);
        z-index: 1;
    }
}
@media only screen and (min-width: 960px) {
    .cd-tabs nav {
        position: relative;
        float: none;
        background: transparent;
        box-shadow: none;
    }
}

.cd-tabs-navigation {
    width: 360px;
}
.cd-tabs-navigation:after {
    content: "";
    display: table;
    clear: both;
}
.cd-tabs-navigation li {
    float: left;
}
.cd-tabs-navigation a {
    position: relative;
    display: block;
    height: 60px;
    width: 60px;
    text-align: center;
    font-size: 12px;
    font-size: 0.75rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 700;
    color: #c3c2b9;
    padding-top: 34px;
}
.no-touch .cd-tabs-navigation a:hover {
    color: #29324e;
    background-color: rgba(233, 230, 202, 0.3);
}
.cd-tabs-navigation a.selected {
    background-color: #ffffff !important;
    box-shadow: inset 0 2px 0 #f05451;
    color: #29324e;
}
.cd-tabs-navigation a::before {
    /* icons */
    position: absolute;
    top: 12px;
    left: 50%;
    margin-left: -10px;
    display: inline-block;
    height: 20px;
    width: 20px;
    background-image: url("../img/vicons.svg");
    background-repeat: no-repeat;
}
.cd-tabs-navigation a[data-content='inbox']::before {
    background-position: 0 0;
}
.cd-tabs-navigation a[data-content='new']::before {
    background-position: -20px 0;
}
.cd-tabs-navigation a[data-content='gallery']::before {
    background-position: -40px 0;
}
.cd-tabs-navigation a[data-content='store']::before {
    background-position: -60px 0;
}
.cd-tabs-navigation a[data-content='settings']::before {
    background-position: -80px 0;
}
.cd-tabs-navigation a[data-content='trash']::before {
    background-position: -100px 0;
}
.cd-tabs-navigation a[data-content='inbox'].selected::before {
    background-position: 0 -20px;
}
.cd-tabs-navigation a[data-content='new'].selected::before {
    background-position: -20px -20px;
}
.cd-tabs-navigation a[data-content='gallery'].selected::before {
    background-position: -40px -20px;
}
.cd-tabs-navigation a[data-content='store'].selected::before {
    background-position: -60px -20px;
}
.cd-tabs-navigation a[data-content='settings'].selected::before {
    background-position: -80px -20px;
}
.cd-tabs-navigation a[data-content='trash'].selected::before {
    background-position: -100px -20px;
}
@media only screen and (min-width: 768px) {
    .cd-tabs-navigation {
        /* move the nav to the left on medium sized devices */
        width: 80px;
        float: left;
    }
    .cd-tabs-navigation a {
        height: 80px;
        width: 80px;
        padding-top: 46px;
    }
    .cd-tabs-navigation a.selected {
        box-shadow: inset 2px 0 0 #f05451;
    }
    .cd-tabs-navigation a::before {
        top: 22px;
    }
}
@media only screen and (min-width: 960px) {
    .cd-tabs-navigation {
        /* tabbed on top on big devices */
        width: auto;
        background-color: #f8f7ee;
        box-shadow: inset 0 -2px 3px rgba(203, 196, 130, 0.06);
    }
    .cd-tabs-navigation a {
        height: 60px;
        line-height: 60px;
        width: auto;
        text-align: left;
        font-size: 14px;
        font-size: 0.875rem;
        padding: 0 2.8em 0 4.6em;
    }
    .cd-tabs-navigation a.selected {
        box-shadow: inset 0 2px 0 #f05451;
    }
    .cd-tabs-navigation a::before {
        top: 50%;
        margin-top: -10px;
        margin-left: 0;
        left: 38px;
    }
}

.cd-tabs-content {
    background: #ffffff;
}
.cd-tabs-content li {
    display: none;
    padding: 1.4em;
}
.cd-tabs-content li.selected {
    display: block;
    -webkit-animation: cd-fade-in 0.5s;
    -moz-animation: cd-fade-in 0.5s;
    animation: cd-fade-in 0.5s;
}
.cd-tabs-content li p {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.6;
    color: #8493bf;
    margin-bottom: 2em;
}
@media only screen and (min-width: 768px) {
    .cd-tabs-content {
        min-height: 480px;
    }
    .cd-tabs-content li {
        padding: 2em 2em 2em 7em;
    }
}
@media only screen and (min-width: 960px) {
    .cd-tabs-content {
        min-height: 0;
    }
    .cd-tabs-content li {
        padding: 3em;
    }
    .cd-tabs-content li p {
        font-size: 16px;
        font-size: 1rem;
    }
}

@-webkit-keyframes cd-fade-in {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-moz-keyframes cd-fade-in {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes cd-fade-in {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.text-purple
{
    color: #9037ff;
}

.text-purple-2
{
    color: #ae98c5;
}


.btn-extra-sm
{
    padding: 2px 5px !important;
    font-size: 9px !important;

}


.top-right
{
    color: white;
    background-color: #25d4ba;
    font-size: 1.2rem;
    font-weight: 900;
    line-height: 1.1rem;
    display: inline-block;
    padding: 6px 12px;
    vertical-align: top;
    margin-left: 10px;
}

.premium
{
    background-color: #a37fe1;
}





.logo-partner
{
    padding: 4%;
}




.main-container-2
{
 position: absolute;
    background-color:rgba(144, 55, 255, 0.7) ;

    height: 100%;
    width: 1280px;
}

.over
{

}


#fade-wrapper {
    display: none;
    position: fixed;
    height: 100vh;
    width: 100vw;
    background: rgba(0, 0, 0, 0.5);
}


#dimScreen
{
    display: none;
    position:fixed;
    padding:0;
    margin:0;

    top:0;
    left:0;

    width: 100%;
    height: 100%;
    background:rgba(0,0,0,0.85);
    z-index: 2;
}

.big-right-x
{
    position:absolute;
    padding:0;
    margin:0;

    top:100px;
    right:40px;
    font-size: 40px;
    font-weight: lighter;
    color: white;
    cursor: pointer;

}

.turquoise-b
{
    border-radius: 20px;
    background-color: #25d4ba;
    color: white !important;
    border: 2px solid #25d4ba;
}

.turquoise-b:hover
{

    background-color: #21bca5;
    color: white !important;
    border: 2px solid #21bca5;

}


.purple-bg
{
    background-color: #a37fe1 !important;
    color: white;
    border: 2px solid #a37fe1;
}

.purple-bg:hover
{
    background-color: #886abc !important;
    color: white;
    border: 2px solid #886abc;
}

.turquoise-b-invert
{
    border-radius: 20px;
    background-color: #ffffff;
    color: #25d4ba !important;
    border: 2px solid #25d4ba;
}

.turquoise-b-invert:hover
{

    background-color: #25d4ba;
    color: white !important;
    border: 2px solid #25d4ba;

}



.purple-bg-inverted
{
    color: #a37fe1 !important;
    border: 2px solid #a37fe1;
}

.purple-bg-inverted:hover
{
    background-color: #a37fe1 !important;
    color: white;
    border: 2px solid #a37fe1;
}

.nav-span-tag
{
    color: #ffffff;
    opacity: 1.0 !important;
    padding: 5px 7px;
    border-radius: 8px;
    background-color: #25d4ba;
    border: 1px solid;
}


.segment-bottom
{
    border-bottom: 1px solid #a37fe1;
}


.color-gray
{
    color: #e6e6e6;
}

.color-gray-plus
{
    color: #c6c6c6;
}

.color-turquoise
{
    color: #25d4ba;
}

.color-purple
{
    color: #a37fe1 !important;
}

.color-gray-underline
{
    color: #878787;
    border-bottom: 1px solid #878787;
}

.clickable
{
    cursor: pointer;
}

#dimScreen input[type="text"],
#dimScreen input[type="submit"]
{
    height: 43px;
    border-radius: 12px;
}

/*input[type=text]:focus, textarea:focus {*/
    /*box-shadow: 0 0 0px;*/
    /*padding: 3px 0px 3px 3px;*/
    /*margin: 5px 1px 3px 0px;*/
    /*border: 0px solid rgba(81, 203, 238, 1);*/

/*}*/



input[type="text"]:focus, input[type="password"]:focus {
    outline: 0px solid #ccc;
}

.tut-bullets li
{
    font-size: 1.5rem;
}


.mainCTA_bg
{
    /*background-color: rgba(163, 127, 225, 0.90);*/
    /*background-color: #7158a5;*/
    border-radius: 20px;
}