.top-section-1
{
    height: 680px;

    /*max-width: 1500px;*/
    margin: 0 auto;
}


.row.header.transparent
{
    background: transparent;
    box-shadow: none;
    border-bottom: 0px;
}

.localization-title
{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 4px;
    font-weight: 500;
}

.replace-fleeq-type .item-tab
{
    cursor: pointer;
}
.replace-fleeq-type .item-tab.on
{
    background: #f2f2f2;
    color: #575bdd;
    border-radius: 10px 0px 0px 10px ;
}

.replace-fleeq-type .item-tab.on.rightAi
{
    border-radius: 0px 10px 10px 0px ;

}

.row.header.transparent .logo-menu svg path
{
    fill: #fff !important;
}


.row.header.transparent button.cta-sign-up
{
    background: transparent;
    box-shadow: none;
    border:1px solid white;

}
.row.header.transparent .nav__menu-item.simple a
{
    color: white;
}


.nav__menu-item.simple a:hover
{
    text-decoration: none;
}
.nav__menu-item.simple:hover
{
    background: transparent;
}


.row.header.transparent .nav__menu-item
{
    color: white;
}

.row.header.transparent .nav__menu-item:hover
{
    color: green;
}

.main-page
{
    background-color: #fcfcfc;
    /*border-bottom: 6px solid #EFF2FF;*/
    height:950px;
}

.logos-row
{
    max-width: 1200px;
    margin: 0 auto;
}


.main-b
{
    background-color: #7848e0;
    color: white;
    width: 220px;
    height: 50px;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 500;
    padding-top: 13px;
    border-radius: 10px;
    margin: 40px auto;
}

.logos
{
    background-color: #f5f7fa;
    z-index: 10;
}
.logos >div
{
    height: auto;
    margin-bottom: 5px;
    padding-top: 24px;
}


.vid-wrapper
{
    margin-top: -80px;
}


.under-vid
{
    text-align: left;
    margin-top: 8px;
    color: #828bb5;
    font-size: 14px;
}


.main-item-nav.on{
    opacity:1;
}
.header-content
{
    /*color: white;*/
    /*max-width: 500px;*/
    display: block;
    margin: 0 auto;
}
.main-item-nav:hover
{
    background: transparent;
    color: #61708e;
}

.main-item-nav.on:hover
{
    /*color: #fefefe;*/
}
.main-item-nav
{
    opacity:0.3;
    padding: 0px;
    cursor: pointer;
    text-decoration: none;
    font-size: 14px;
    /*color: #fff;*/
    margin-right: 20px;

}

.top-section-vid
{
    height: 40px;
    background-color: #4d34d3;
}

.top-section-vid .vid-inner
{
    margin: 0 auto;
}

.img-main-screen
{
    margin: 100px auto;
    max-width: 800px;
    padding: 5%;
}

.main-header
{
    font-size: 27px;
    font-weight: 700;
    color: #5f7091;
    line-height: 43px;
    margin-bottom: 10px;
    height:auto;
    min-height: 95px;
}

.replace-div
{
    margin-bottom: 40px;
}
.replace-fleeq-type
{
    width: 460px;
    margin: 0 auto;
    height: 80px;
    border-radius: 10px;
    border: 1px solid #d5dadc;
}


.top-section-1 .header-content,
.top-section-1 .main-sub-header
{
    /*color: #61708e;*/
}

.top-section-2 .main-sub-header
{
    color: #61708e;
}

.top-section-1 .main-sub-header
{
    font-size: 40px;
    line-height: 46px;
    font-weight: 700;
    text-align: center;
    /* margin-top: 20px; */
    /* padding-right: 100px; */
    /*max-width: 1000px;*/
    margin: 10px auto 10px;
    color: #303133;
    max-width: 760px;

}


.svg-human
{
    width: 34px;
    margin-left: 25px;
    margin-top: 22px;
}

.svg-ai
{
    width: 36px;
    margin-left: 35px;
    margin-top: 28px;
}


.top-section-1 .main-sub-header-2
{
    font-size: 26px;
    line-height: 30px;
    margin-top: 20px;
    font-weight: 700;
    color: #47525d;
}
.top-section-1 .main-sub-header-3
{
    font-size: 18px;
    color: #303133;
    font-weight: 100;
}




.top-section-3 .main-header,
.top-section-2 .main-header
{
    font-size: 39px;
}
.svg-wrapper img
{
    width: 290px;
}
.svg-wrapper
{

}

.main-sub-header
{
    text-align: left;
    font-size: 15px;
    line-height: 20px;
    margin-top: 9px;
    margin-bottom: 21px;
    font-weight: 300;
    color: #fff;
}

.left-header-section .left-content
{
    /*width:480px;*/
    margin-top: 190px;
}


.left-header-section .seperator
{
    max-width:472px;
}

.left-header-section input[type=text]{
    width: 100%;
    height: 40px;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #d0daf0;
    border-radius: 4px;
    box-sizing: border-box;
    background-color: #f0f7ff;
    color: #9da9bf;

}

.left-header-section  input::placeholder {
    color: #9da9bf;
}



.left-header-section  input:focus {
    outline: none;
}

.left-header-section
{
    max-height: 220px;
}




.vid-wistia
{
    margin-top: 20px;
}

.input-section .button
{
    margin-left: 20px;
}


.main-screen.button
{
    /*margin: 0 auto;*/
    text-align: center;
    /* display: grid; */
    position: relative;
    display: inherit;
    padding: 10px 35px;
    font-size: 18px;
    margin-left: 0px;
    margin-top: 28px;
    color: white;
    background-color: #4d34d3;
    box-shadow: none;
}

.section-footer
{
    width: 100%;
    position: absolute;
    left: 0px;
    top: 460px;
    display: block;
}


.top-section-2
{
    margin-top: 70px;
    min-height:800px;
    color: #646c8c;
}

.top-section-2 h2, h4
{


}
.top-section-3  h2.main-header,
.top-section-2 h2.main-header
{
    font-weight: 300;
    margin-top: 0px;
}

.top-section-2 h2.main-header
{
    height: 60px;
    min-height: inherit;
}

.top-section-2 h4.main-sub-header
{
    font-size: 17px;

    font-weight: 100;
    max-width: 650px;
    margin: 5px auto;
    line-height: 21px;
}

.main-video-section
{
    max-width: 1400px;
    margin: 30px auto 0px;
    height: 550px;
}

.left-wording .main-header
{
    margin-top: 30px;
    margin-bottom: 30px;
}



.main-video-section .creation-element
{
    margin-bottom: 30px;
    margin-left: 0px;
    text-align: center;
}
.main-video-section .creation-element-image
{
    width: 60px;
    display: inline-block;
    margin-left: 20px;
}


.main-video-section .creation-element-text
{

    display: inline-block;
    vertical-align: top;
    padding-top: 0px;
    width: 50%;
    font-size: 14px;
    line-height: 17px;
    padding-left: 9px;
    font-weight: 100;
    /*text-align: center;*/
}




.main-video-section .left-wording
{
    /*padding-left:17% ;*/
    margin: 10px 200px;
}

.main-video-section .main-header
{
    height:80px;
    min-height: inherit;
}

.not-vid-items
{
    max-width: 720px;
    margin: 60px auto;
}

.not-vid-item
{
    margin-top: 30px;
    width: 80px;
    text-align: center;
    display: inline-block;
    /*margin-right: 40px;*/
    height:110px;

}
.not-vid-item .not-vid-item-svg
{
    max-width: 100px;
    margin: 0 auto;
}

.not-vid-item-text
{
    bottom: 0px;
    width: 100%;
    position: absolute;
    text-align: center;
    left: 0px;
}

.not-vid-item-text span
{
    margin: 0 auto;
}




.top-section-3
{
    min-height: 600px;
    margin-top: -100px;
}

.bg-grad
{
    position: absolute;
    width: 100%;
    height: 1400px;
    overflow: hidden;
}

.bg-grad svg
{
    min-height: 1200px !important;
}

.much-more .main-header
{
    height: 50px;
    min-height: inherit;

}

.much-more
{
    margin-bottom: 80px;
    margin-top: 120px;
}

.main-page-features-list.short
{
    padding: 0% 8%;
}

.feature-box
{

    margin: 0 auto 45px;
    width: 310px;
    height: 120px;
    padding: 5px;

}

.feature-box.shadow
{
    border: 1px solid rgba(111,121,171,0.1);
    -webkit-box-shadow: -1px -1px 100px -32px rgba(111,121,171,1);
    -moz-box-shadow: -1px -1px 100px -32px rgba(111,121,171,1);
    box-shadow: -1px -1px 100px -32px rgba(111,121,171,1);

}

.feature-box-image
{
    width: 35px;
    display: inline-block;
    margin-left: 22px;
}


.feature-box-content
{
    padding-left: 20px;
    width: 210px;
    display: inline-block;
}


.main-page-features-list:nth-child(1)
{
    margin-top: 100px;
}

.wrapper-features
{
    padding: 0 1%;
    max-width: 1350px;
    margin: 0 auto;
}

.feature-box-title
{
    margin-top: 20px;
    font-weight: 700;
    font-size: 20px;
    color:#828bb5;

}

.feature-box-text
{
    font-size: 14px;
    line-height: 17px;
    opacity: 0.6;
}


.top-section-4
{
    min-height: 380px;
    margin-top: 0px;
    overflow: hidden;
}

.top-section-4 .bg-image
{
    position: absolute;
}

.main-options
{
    margin: 0 auto;
    max-width: 940px;
}


.usage-element
{
    margin-top: 20px;
}


.header-see-yourself
{
    font-size: 30px;
    color: white;
    font-weight: 500;
    margin-top: 45px;
    text-align: center;
}



.under-type
{
    color: #eff2ff;
    display: block;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
}


.main-page-features-list,
.main-page-features-list.short
{
    padding-right: 0px;
    padding-left: 0px;
    margin-right: 0px;
    margin-left: 0px;
}
.main-page-features-list > div
{
    padding-right: 0px;
    padding-left: 0px;
}


.not-vid-item-svg.time
{
     margin-top: -10px !important;
}

.under-type-see-example
{
    color: #fff;

    display: block;
    margin: 5px auto;
    text-align: center;
    font-size: 15px;
    opacity:0.5;
}
.inner-text-chrome-box
{
    position: absolute;
    left: 120px;
    display: block;
    top: 35px;
    color: #646c8c;
    font-size: 13px;
    font-weight: 100;
    max-width: 160px;
    line-height: 15px;
}

.under-type-see-example a:hover,
.under-type-see-example a:active,
.under-type-see-example a:focus,
.under-type-see-example a:visited
{
    color:#171717;
    text-decoration: none;
}



.chrome-element svg
{
    width: 325px;
    margin-top: 20px;
    margin-left: 6px;
    margin-bottom: 40px;
    height: 69px;
}

.item-masking
{
    width: 119px;
    left: -39px;
    position: absolute;
    top: -69px;
}

.item-masking-parent
{
    position: relative;
}


.item-newsletter
{
    width:50px;

}


.built-for-section
{
    min-height: 450px;
    padding-top: 70px;
}

.built-for-section .container
{
    margin: 100px auto 0px;
    font-size: 32px;
    color: #646c8e;
    font-weight: 300;
}

.built-for-section .container .type-for
{
    font-weight: 700;
    border-bottom: 3px solid rgba(100, 108, 142, 0.73);
    
    padding-bottom: 5px;
}

.plan-info-section
{
    position: relative;
    min-height: 450px;
    width: 1340px;
    max-width: 100%;
    margin: 0 auto;
}

.plan-info-section .plan-bg
{
    position: relative;
}
.plan-info-section .plan-bg img
{
    position: absolute;
    top:0px;
    width: 1100px;
    left: -200px;
}

.pricing-plan-info
{
    height: 300px;
    width: 300px;

    position: absolute;
    top: 100px;
    left: 218px;
}





.extra-content-plan
{
    width: 600px;
    height: 300px;
    color: #646c8e;
    position: absolute;
    left:620px;
    top:40px;
}

.extra-content-plan .row
{
    margin: 3px;
}


.plan-title{
    margin: 0px auto 30px;
    font-size: 32px;

    color: #646c8e;
}


.title-index-plan
{
    position: absolute;
    top: -52px;
    left: 86px;
    font-weight: 700;

    color: white;
}

.extra-content-plan .much-more-pricing
{
    margin: 20px auto 0px;
}

.create-pricing .cta-start
{
    border: 3px solid #646c8e;
    border-radius: 15px;
    padding: 5px 18px;
    margin-top: 30px;
    display: inline-block;
}

.create-pricing .other-plans-link
{
    margin-top: 35px;
    margin-left: 20px;
    font-size: 15px;
    display: inline-block;
    vertical-align: top;
}

.create-pricing .cta-div
{
    display: inline-block;
}

.create-pricing .cta-start-sub-line
{
    display: block;
    font-size: 12px;
    margin-top: 4px;
}

.extra-content-plan .bullet-like
{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #646c8e;
    display: block;
    position: absolute;
    top:8px;
    left:30px;
}

.title-index-plan .plan-title
{
    color: white;
    font-size: 24px;
}
.plan-box
{
    /*width: 240px;*/
    /*margin: 0 auto;*/
    /*height: 370px;*/
    /*border-radius: 8px;*/
    /*background-color: white;*/

    /*-webkit-box-shadow: 0px 17px 89px -14px rgba(111,121,171,1);*/
    /*-moz-box-shadow: 0px 17px 89px -14px rgba(111,121,171,1);*/
    /*box-shadow: 0px 17px 89px -14px rgba(111,121,171,1);*/
}



.plan-box .plan-box-header
{
    height: 50px;
    background-color: #4d2ad7;
    color: white;
    padding-top: 13px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    font-weight: 900;
    font-size: 17px;
    letter-spacing: 0.1rem;
}


.bg-fixed
{
    position: fixed;
    top:50px;
}


.plan-box-price
{
    color: #4d2ad7;
    font-size: 60px;
    line-height: 65px;
    font-weight: 300;
    margin-top: 20px;
    display: inline-block;
}

.plan-box-price .dollar-sign
{
    font-size: 18px;
    line-height: 34px;
    padding-top: 20px;
    vertical-align: top;
}

.plan-box-text
{
    display: inline-block;
}

.plan-box-text span
{
    display: block;
}

.plan-box-text span.per-seat
{
    font-size: 14px;
    opacity: 0.8;
    font-weight: 100;
}

.plan-box-text span.per-month
{
    font-size: 14px;
    opacity: 0.9;
    color: #4d2ad7;
    font-weight: 100;
    text-align: left;
    line-height: 12px;
}



.plan-box-text-summary .fleeqs-count,
.plan-box-text-summary .description,
.plan-box-text-summary .billed,
.plan-box-text-cc-not-req
{
    display: block;
    margin: 21px auto 0px;
    line-height: 15px;
    opacity: 0.7;
    font-size: 13px;
    font-weight: 100;
}


.plan-box-text-summary .billed
{
    font-weight: 700;
}


.plan-box-text-cc-not-req
{
    margin-top: 5px;
    font-size: 11px;
}

.plan-box-text-summary .description
{
    padding: 0px 15%;
}


.plan-box-text-cta
{
    border: 2px solid #4d2ad7;
    border-radius: 5px;
    width: 160px;
    margin: 25px auto 0px;
    font-size: 14px;
    opacity: 0.85;
    padding: 3px 10px;
    font-weight: 700;
}

.not-video-section
{
    margin-top: 30px;
}

.img-shadow
{
    /*background: #fff;*/
    margin-left: auto;
    margin-right: auto;
    /* border-radius: 10px; */
    /*width: 800px;*/
    /*box-shadow: 0px 4px 20px 11px #d5d5d5;*/
}
.grow { transition: all .2s ease-in-out; }
.grow:hover { transform: scale(1.04); }


.grad-bg
{

    height: 755px;
    width: 100%;
    /*background: #fefefe; !* For browsers that do not support gradients *!*/
    /*background: -webkit-linear-gradient(#fefefe, #e2e8f4); !* For Safari 5.1 to 6.0 *!*/
    /*background: -o-linear-gradient(#fefefe, #e2e8f4); !* For Opera 11.1 to 12.0 *!*/
    /*background: -moz-linear-gradient(#fefefe, #e2e8f4); !* For Firefox 3.6 to 15 *!*/
    /*background: linear-gradient(#fefefe, #e2e8f4); !* Standard syntax *!*/


    /*background-image: url('/images/sitepic.jpg');*/
    /*background-size: 1400px;*/
    /*background-position-x: 400px;*/
    position: absolute;
}


.grad-bg-2
{

    height: 755px;
    /*width: 40%;*/
    background-color: #4d34d3; /* For browsers that do not support gradients */
    position: absolute;
    z-index: 2;
}



.some-companies
{
    color: #5f7091;
    margin-bottom: 25px;
    margin-top: 140px;
    font-size: 17px;
    font-weight: 300;
}

.logo-testimonials
{
    text-align: center;
    margin: 0 auto 15px;
}
.logo-1
{
    width: 80px;
}

.logo-2 {
    width: 120px;
}

.logo-3 {
    width: 120px;
}

.logo-4 {
    width: 120px;
}
.logo-5 {
    width: 120px;
}
.logo-6 {
    width: 80px;
}
.logo-7 {
    width: 90px;
}
.logo-8 {
    width: 100px;
}


.img-shadow img
{
    border-radius: 2px;
}
.img-shadow svg:hover
{



}
.img-shadow:hover #click-main-top-section
{
    box-shadow: 0 0 10px 0 rgba(0,0,0,.17);
}
.img-shadow svg
{
    position: relative;
    cursor: pointer;
    /* left: 395px; */
    /* top: 130px; */
    width: 110px;
    border-radius: 50%;
    box-shadow: 0 0 4px 0 rgba(0,0,0,.17);
    margin: 150px auto 0px;
}

@media (max-width: 1199px) {
    .top-section-1 {
        height: 950px;
    }

    .top-section-1 .left-header-section
    {
        /*padding-left: 8%;*/
    }


    .top-section-1 .main-header,
    .top-section-1 .main-sub-header
    {
        text-align: center;
    }
    .img-main-screen
    {
        margin-top: 20px;
    }

    .left-header-section .left-content {
        /*width: 580px;*/
        margin-top: 120px;
    }
    /*.left-header-section input[type=text] {*/
        /*width: 55%;*/
    /*}*/

    .main-video-section {

        height: 920px;
    }

    .top-section-2
    {
     /*min-height: 1150px;*/
        min-height: auto;
    }

    .left-wording .main-header
    {
        text-align: center;
        font-size: 28px;
    }

    .main-video-section .creation-element
    {
        margin-left: 0px;
    }

    .main-video-section .left-wording {
        padding: 0 5%;
        margin-top: 60px;
        margin: 0 auto;
        text-align: center;

    }

    .main-video-section .creation-element-text {
        width: 60%;
        text-align: left;
    }

    .main-video-section .guidez3rdpjs-inline
    {
        margin: 0 auto;
    }


    .bgtypes-image
    {
        /*max-width: inherit;*/
    }


    .top-section-4,
    .plan-info-section
    {
        display: none;
    }


}


@media (max-width: 1440px) {
    .main-sub-header
    {
        /*padding-right: 80px !important;*/
    }

    /*.grad-bg*/
    /*{*/
        /*background-position-x: 250px !important;*/
    /*}*/
}



@media (max-width: 1200px) {


    .main-sub-header
    {
        padding-right: 0px !important;
    }
    .chrome-element
    {
        display: none;
    }

    .card.upbit
    {
        margin-top: 20px !important;
        margin-bottom: 42px !important;
    }

    .nav-tool,.top-section-1 .header-content,
    .top-section-1 .main-sub-header
    {
        text-align: center !important;

    }

    .top-section-1
    {
        padding-top: 30px;
    }
    .top-section-1 .main-header
    {
        min-height: inherit;
    }
    .top-section-1 .header-content
    {
        padding-right: 0px;
    }

    .main-screen.button
    {
        margin:  0 auto;
    }
    .top-section-1 .main-header
    {
        /*height: 60px;*/
    }

    .what-is-fleeq-1 , .what-is-fleeq-2
    {
        display: none;
    }

    .text-main-section-wrapper
    {
        padding-top: 90px !important;
    }

}

@media (max-width: 1124px) {

   .main-vid-image{
       display: none;
    }
}



@media (max-width: 992px) {

    .replace-fleeq-type, .localization-section
    {
        display: none;
    }
    .usage-element
    {
        margin:  40px 105px;

    }

    .img-shadow svg
    {
        margin-top: 100px !important;
        width:80px;
    }

    .top-section-1 .main-sub-header
    {
        /*display: none;*/
    }

    .top-section-1 .main-header
    {
        /*height: 140px;*/
        margin-bottom: 0px;
    }

}

@media (max-width: 786px) {

    .main-video-section
    {
        height: 700px;
    }



    .img-shadow svg
    {
        margin-top: 60px !important;
        width:80px;
    }



}


@media (max-width: 575px) {


    .top-section-1 .main-header
    {
        /*height: 225px;*/
    }

    .img-main-screen, .chrome-element

    {
        display: none;
    }

    .img-shadow svg
    {
        margin-top: 20px;
        width:80px;
    }



}

.type-for{
    cursor: pointer;
}


.w-chrome
{
    z-index: 100000001 !important;
}


#short-video-icon
{
    width: 30px;
}

.text-left-svg
{
    vertical-align: top;
    color: #3e40c6;
    position: relative;
    padding-left: 5px;
    padding-top: 2px;
    display: inline-block;
}

.wistia_click_to_play a,
.wistia_click_to_play a:focus,
.wistia_click_to_play a:visited,
.wistia_click_to_play a:hover
{
    text-decoration: none;
}







.feedback {
    width:100%;
    /*height:99vh;*/
    padding-top: 30px;
    text-align:center;
}
.testimonials {
    width:99%;
    margin:40px auto 10px;
}
h2 {
    margin-bottom: 55px;
    font-weight: 300;
    font-size: 34px;
    color:#fff;
}

.card.upbit
{
    margin-top: -50px;
}

.card {
    display:inline-block;
    position: relative;
    /*width:27%;*/
    margin:auto;
    padding: 10px 20px;
    border-radius: 10px;
    box-shadow: 0 7px 18px -8px rgba(0,0,0,0.23);
    background-color: #fff;
    margin-bottom: 20px;
}
.card:before {
    border-top: 25px solid rgba(0,0,0,0.04);
    border-left: 0px solid rgba(0,0,0,0);
    border-right: 25px solid rgba(0,0,0,0);
    content: "";
    display: inline-block;
    position: absolute;
    left: 40px;
    bottom: -26px;
}
.card .title {
    text-align:left;
    margin: 10px 0 13px;
    color: #5f7091;
    font-size:18px;
    font-weight: 300;
    line-height: 24px;
    min-height: auto;
}
.card .content {
    padding: 15px 15px 10px 15px;
    color: #5f7091;
}
.card:after {
    border-top: 25px solid #FFF;
    border-left: 0 solid rgba(0,0,0,0);
    border-right: 25px solid rgba(0,0,0,0);
    content: "";
    display: inline-block;
    position: absolute;
    left: 41px;
    bottom: -23px;
}
.feedback-outer {
    /*background:#2196F3;*/
    /*!*   background:rgba(72,131,220,0.85); *!*/
    /*!*   	background: -moz-linear-gradient(-45deg, rgba(72,131,220,0.85) 0%, #0088ff 100%);*/
        /*background: -webkit-linear-gradient(-45deg, rgba(72,131,220,0.85) 0%, #0078ff 100%);*!*/
    /*!* 	background: linear-gradient(135deg, rgba(72,131,220,1) 0%, #943bea 140%);  *!*/
    /*!* red background: radial-gradient(ellipse at center, #C51E1B 0%, #ED362C 100%); *!*/
    /*!* orange background:radial-gradient(ellipse at center, #ff5221 0%, #ffb33b 100%); *!*/
    /*!* green background: radial-gradient(ellipse at center, #53A319 0%, #83CB1E 100%); *!*/
    /*!* azure: background: radial-gradient(ellipse at center, #2D7CE7 0%, #36AFEC 100%); *!*/
    /*background: radial-gradient(ellipse at center, #533ce1 0%, #4087ea 100%);*/
    /*background-size: 250% 250%;*/
    padding:0 0 50px
}

.footer-testimonials {
    color: #5f7091;
    text-align:left;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}
.testimonials .card .avatar {
    width: 30px;
    height: 30px;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 5px;
    vertical-align: middle;
}
.nudge {
    margin-left:-12px;
    margin-right:-12px;
    position:relative;
    top:-65px;
}

/* -------------- loader9 -------------- */


.box:nth-child(2n-1){
    background-color: rgba(0,0,0,0.05);
}

.box{
    display: inline-block;
    height: 200px;
    width: 33.3%;
    float:left;
    position: relative;
    /*margin:0 -4px -5px -2px;*/
    transition: all .2s ease;
}

.loader9:before{
    content: "";
    position: absolute;
    top: 0px;
    height: 12px;
    width: 12px;
    border-radius: 12px;
    -webkit-animation: loader9g 3s ease-in-out infinite;
    animation: loader9g 3s ease-in-out infinite;
}

.loader9{
    position: relative;
    width: 12px;
    height: 12px;
    top: 46%;
    left: 46%;
    border-radius: 12px;
    background-color: #fff;
}


.loader9:after{
    content: "";
    position: absolute;
    top: 0px;
    height: 12px;
    width: 12px;
    border-radius: 12px;
    -webkit-animation: loader9d 3s ease-in-out infinite;
    animation: loader9d 3s ease-in-out infinite;
}

@-webkit-keyframes loader9g{
    0%{	left: -25px; background-color: rgba(255, 255, 255, .8); }
    50%{ left: 0px; background-color: rgba(255, 255, 255, .1);}
    100%{ left:-25px; background-color: rgba(255, 255, 255, .8); }
}
@keyframes loader9g{
    0%{	left: -25px; background-color: rgba(255, 255, 255, .8); }
    50%{ left: 0px; background-color: rgba(255, 255, 255, .1);}
    100%{ left:-25px; background-color: rgba(255, 255, 255, .8); }
}


@-webkit-keyframes loader9d{
    0%{	left: 25px; background-color: rgba(255, 255, 255, .8); }
    50%{ left: 0px; background-color: rgba(255, 255, 255, .1);}
    100%{ left:25px; background-color: rgba(255, 255, 255, .8); }
}
@keyframes loader9d{
    0%{	left: 25px; background-color: rgba(255, 255, 255, .8); }
    50%{ left: 0px; background-color: rgba(255, 255, 255, .1);}
    100%{ left:25px; background-color: rgba(255, 255, 255, .8); }
}



.narration-type-toggle
{
    vertical-align: middle;
    display: inline-block;
    margin-top: -20px;
    font-size: 15px;
    margin-left: 5px;
}