    @charset "utf-8";
    /* CSS Document */
    /*
@font-face {
	font-family: 'Conv_Lato-Regular';
	src: url('../font/Lato/fonts/Lato-Regular.eot');
	src: local('☺'), url('../../font/Lato-Regular.woff') format('woff'), url('../../font/Lato-Regular.ttf') format('truetype'), url('../../font/Lato-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
*/
    
    @font-face {
        font-family: 'Conv_Montserrat-Light';
        src: url('../../font/Montserrat/Montserrat-Regular/Montserrat-Regular.eot');
        src: local('☺'), url('../../font/Montserrat/Montserrat-Regular/Montserrat-Regular.woff') format('woff'), url('f../../font/Montserrat/Montserrat-Regular/Montserrat-Regular.ttf') format('truetype'), url('../../font/Montserrat/Montserrat-Regular/Montserrat-Regular.svg') format('svg');
        font-weight: normal;
        font-style: normal;
    }
    
    @font-face {
        font-family: 'Montserrat';
        src: url('../../font/Montserrat/Montserrat-light/Montserrat-Light.eot');
        src: local('☺'), url('../../font/Montserrat/Montserrat-Light/Montserrat-Light.woff') format('woff'), url('../../font/Montserrat/Montserrat-Light/Montserrat-Light.ttf') format('truetype'), url('../../font/Montserrat/Montserrat-Light/Montserrat-Light.svg') format('svg');
        font-weight: normal;
        font-style: normal;
    }
    /* html { overflow-x: hidden; } */
    
    body {
        font-size: 16px;
        font-weight: 400;
        margin: 0px;
        padding: 0px;
        color: #868e96;
        overflow-x: hidden;
        letter-spacing: 0.5
    }
    
    body.post_login {
        background: #f1f5f7;
        font-size: 14px;
        color: #333;
    }
    
    body.post_login .container.settings_inner_verify {
        margin-top: 20px;
    }
    
    body.post_login .container.settings_inner {
        padding: 0 20px;
    }
    
    * {
        padding: 0;
        margin: 0
    }
    
    img {
        max-width: 100%;
    }
    
    .nomargin {
        margin: 0;
    }
    
    .nopadding {
        padding: 0;
    }
    /* .container-fluid {
    padding-left: 50px;
    padding-right: 50px;
    max-width: 1920px;
} */
    
    a {
        color: #35abe2
    }
    
    .ml30 {
        margin-left: 30px;
    }
    
    .container {
        max-width: 1157px;
        margin: 0px auto 0px;
        padding: 0px;
    }
    
    .oflow-hidden {
        overflow: hidden;
    }
    
    .bx-shadow {
        box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.23);
    }
    
    .pl50 {
        padding-left: 50px;
    }
    
    .pb50 {
        padding-bottom: 50px;
    }
    
    .pb62 {
        padding-bottom: 62px;
    }
    
    .pl20 {
        padding-left: 20px;
    }
    
    .mt10 {
        margin-top: 10px;
    }
    
    .fsize14 {
        font-size: 14px;
    }
    
    .fsize16 {
        font-size: 16px;
    }
    
    .fsize28 {
        font-size: 28px;
    }
    
    .font-bold {
        font-weight: 600
    }
    
    .font-bold500 {
        font-weight: 500
    }
    
    .white-color {
        color: #fff
    }
    
    .width100 {
        width: 100%;
    }
    
    .mr20 {
        margin-right: 20px;
    }
    
    .pt60 {
        padding-top: 60px;
    }
    
    .fsize18 {
        font-size: 18px;
    }
    
    .light-text-color {
        color: #d3d3d3
    }
    
    .mb6 {
        margin-bottom: 6px
    }
    
    .mb20 {
        margin-bottom: 20px
    }
    
    .pl0 {
        padding-left: 0
    }
    
    .pr0 {
        padding-right: 0
    }
    
    .l-height30 {
        line-height: 30px
    }
    
    .l-height25 {
        line-height: 25px
    }
    
    .btn-normal {
        border: 1px solid #35abe2;
        color: #35abe2;
        padding: 12px 25px;
        font-size: 15px;
        /* text-transform: uppercase; */
    }
    
    .btn-normal:hover,
    .btn-normal:active,
    .btn-normal:focus {
        color: #35abe2
    }
    
    .btn-free {
        border: 1px solid #41c577;
        color: #41c577;
        padding: 12px 30px;
        font-size: 15px;
    }
    
    .btn-free:hover,
    .btn-free:hover,
    .btn-free:hover {
        color: #41c577
    }
    
    .lern-more {
        color: #53abe7
    }
    
    .lern-more:hover,
    .lern-more:active,
    .lern-more:focus {
        color: #53abe7;
    }
    /*left header */
    
    .top-header {
        background: #222;
        width: 100%;
        position: fixed;
        z-index: 11;
        top: 0;
        left: 0;
        height: 68px;
    }
    
    .top-header .container-fluid {
        padding-left: 50px;
        padding-right: 50px;
        max-width: 1920px;
    }
    
    .header-margin {
        margin: 0px 50px;
    }
    
    .top-header .col-sm-1 {
        width: 10.33333333%
    }
    
    .top-header .col-sm-7 {
        width: 56.33333333%
    }
    
    .disflex {
        display: flex
    }
    
    .logo {
        padding: 22px 0px 21px;
    }
    
    .nav-main {
        margin: 0px 0px 0px 9px;
        padding: 0px;
    }
    
    .nav-main li {
        display: inline-block;
        position: relative
    }
    
    .nav-main li a {
        padding: 25px 18px 17px 13px;
        display: block;
        border-bottom: 3px solid transparent;
        color: #c4c4c4;
        font-size: 16px
    }
    
    .nav-main li>a:hover,
    .nav-main li>a:focus {
        text-decoration: none;
        color: #fff;
        background-color: rgba(255, 255, 255, 0.08)
    }
    
    .nav-main li>a.active {
        border-bottom: 3px solid #35abe2;
        background: none
    }
    
    .testmonial-img-rounded {
        border-radius: 50%;
    }
    
    .nav-main li.product-sub .sub-menu.solution-width {
        width: 362px;
    }
    
    .product-list-width {
        width: 694px;
        position: relative
    }
    
    .product-video-absolute {
        position: absolute;
        right: 0;
        bottom: 0;
    }
    
    .nav-main li.product-sub .sub-menu {
        width: 694px;
    }
    
    .nav-main li .sub-menu {
        float: left;
        background: #fff;
        border-radius: 2px;
        padding: 15px 15px;
        position: absolute;
        visibility: hidden;
        top: 76px;
        width: 454px;
        box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.43), 0 2px 18px 0 rgba(0, 0, 0, 0.46), 0 0 9px 0 rgba(0, 0, 0, 0.5);
    }
    
    .nav-main li .sub-menu:before {
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #fff;
        position: absolute;
        content: '';
        top: -10px;
        left: 35px
    }
    
    .nav-main li .sub-menu ul {
        display: inline-block;
        padding-left: 5px;
        float: left;
    }
    
    .basicBtnTxt {
        font-size: 15px;
        text-transform: uppercase;
    }
    
    .nav-main li .sub-menu ul:nth-of-type(1) {
        border-right: 1px solid #e3e3e3;
        padding-right: 40px;
    }
    
    .nav-main li .sub-menu ul:nth-of-type(2) {
        padding-left: 20px;
    }
    
    .nav-main li .sub-menu.solution-width ul:nth-of-type(2) {
        padding-left: 0px;
    }
    
    .nav-main li .sub-menu ul li {
        display: block;
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/suitcase.png) no-repeat 10px 10px;
        padding-left: 28px;
        padding-bottom: 9px;
    }
    
    .nav-main li .sub-menu ul li:hover {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/suitcaseblue.png) no-repeat 10px 10px;
        color: #35abe2;
    }
    
    .nav-main li:visited .sub-menu,
    .nav-main li:focus .sub-menu,
    .nav-main li:hover .sub-menu,
    .nav-main li:active .sub-menu {
        visibility: visible;
    }
    
    .nav-main li ul li a {
        font-size: 14px;
        color: #151515;
        border: none;
        padding: 5px;
    }
    
    .nav-main li ul li a:hover,
    .nav-main li ul li a.activated {
        border: none;
        color: #35abe2
    }
    
    .nav-main li.product-sub .sub-menu {
        float: left;
        background: #fff;
        border-radius: 2px;
        padding: 25px 0px 0;
        position: absolute;
        visibility: hidden;
        top: 69px;
        min-height: 210px
    }
    
    .nav-main li.product-sub .sub-menu ul:nth-of-type(2) li h4 {
        color: #151515;
        font-size: 16px
    }
    
    .nav-main li.product-sub .sub-menu ul:nth-of-type(2) li p {
        color: #868686;
        font-size: 13px;
        width: 89%;
    }
    
    .nav-main li.product-sub:visited .sub-menu,
    .nav-main li.product-sub:focus .sub-menu,
    .nav-main li.product-sub:hover .sub-menu,
    .nav-main li.product-sub:active .sub-menu {
        visibility: visible;
    }
    
    .nav-main li.product-sub .sub-menu.hideProdMenuAndSolMenu {
        visibility: hidden;
    }
    
    .nav-main li.product-sub .sub-menu ul:nth-of-type(2) li {
        background: none;
        color: #151515
    }
    
    .product-sub a.buy-now-btn {
        color: #fff;
        text-transform: inherit;
        margin-left: 0;
        text-align: center;
    }
    
    .product-sub a.buy-now-btn:hover,
    .product-sub a.buy-now-btn:active .product-sub a.buy-now-btn:focus {
        color: #fff
    }
    
    .nav-main li.product-sub .sub-menu ul:nth-of-type(2) li:hover {
        background: none
    }
    
    .fc-plat-img-header {
        right: 10px;
        bottom: 10px;
    }
    
    .nav-main li.product-sub .sub-menu ul:nth-of-type(1) {
        border-right: 1px solid #e3e3e3;
        padding-right: 0px;
        width: 35%;
    }
    
    .nav-main li.product-sub .sub-menu.solution-width ul:nth-of-type(1) {
        width: 50%;
    }
    
    .nav-main li.product-sub .sub-menu ul:nth-of-type(2) {
        /* padding-left: 20px; */
        width: 50%;
    }
    
    .nav-main li.product-sub .sub-menu.solution-width ul:nth-of-type(2) {
        padding-right: 0
    }
    
    .nav-main li.product-sub .sub-menu ul.solution-sub li {
        padding-left: 13px;
        background: #e4e8ea
    }
    
    .nav-main li.product-sub .sub-menu ul.solution-sub li:hover {
        background: #e4e8ea
    }
    
    .nav-main li.product-sub .sub-menu ul.solution-sub li {
        display: block;
        background: url(../../images/fc_2_0/fpro-icon-normal-new.svg) no-repeat 10px 11px;
        padding-left: 35px;
        padding-bottom: 5px;
        cursor: pointer
    }
    
    .nav-main li ul li a:hover,
    .nav-main li ul li a:focus {
        border: none
    }
    
    .nav-main li.product-sub .sub-menu ul.solution-sub li:hover {
        background: url(../../images/fc_2_0/fpro-icon-hover-new.svg) no-repeat 10px 10px;
        color: #35abe2;
        background-color: #e4e8ea
    }
    
    .nav-main li.product-sub .sub-menu ul.solution-sub li.corporate {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/sol-corporate-icon.svg) no-repeat 10px 10px;
    }
    
    .nav-main li.product-sub .sub-menu ul.solution-sub li.music {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/sol-music-icon.svg) no-repeat 10px 10px;
    }
    
    .nav-main li.product-sub .sub-menu ul.solution-sub li.sports {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/sol-sports-icon.svg) no-repeat 10px 10px;
    }
    
    .nav-main li.product-sub .sub-menu ul.solution-sub li.government {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/sol-government-icon.svg) no-repeat 10px 10px;
    }
    
    .nav-main li.product-sub .sub-menu ul.solution-sub li.education {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/sol-education-icon.svg) no-repeat 10px 10px;
    }
    
    .nav-main li.product-sub .sub-menu ul.solution-sub li.worship {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/sol-worship-icon.svg) no-repeat 10px 10px;
    }
    
    .nav-main li.product-sub .sub-menu ul.solution-sub li.social-influencers {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/sol-social-icon.svg) no-repeat 10px 10px;
    }
    
    .nav-main li.product-sub .sub-menu ul.solution-sub li.events-weddings {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/sol-event-icon.svg) no-repeat 10px 10px;
    }
    
    .nav-main li.product-sub .sub-menu ul.solution-sub li.run-own-channel {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/sol-channel-icon.svg) no-repeat 10px 10px;
    }
    
    .nav-main li.product-sub .sub-menu ul.solution-sub li.corporate:hover,
    .nav-main li.product-sub .sub-menu ul.solution-sub li.corporate.active {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/sol-corporate-icon-active.svg) no-repeat 10px 10px;
        background-color: #e4e8ea;
    }
    
    .nav-main li.product-sub .sub-menu ul.solution-sub li.music:hover,
    .nav-main li.product-sub .sub-menu ul.solution-sub li.music.active {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/sol-music-icon-active.svg) no-repeat 11px 10px;
        background-color: #e4e8ea;
    }
    
    .nav-main li.product-sub .sub-menu ul.solution-sub li.sports:hover,
    .nav-main li.product-sub .sub-menu ul.solution-sub li.sports.active {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/sol-sports-icon-active.svg) no-repeat 10px 10px;
        background-color: #e4e8ea
    }
    
    .nav-main li.product-sub .sub-menu ul.solution-sub li.government:hover,
    .nav-main li.product-sub .sub-menu ul.solution-sub li.government.active {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/sol-government-icon-active.svg) no-repeat 10px 10px;
        background-color: #e4e8ea;
    }
    
    .nav-main li.product-sub .sub-menu ul.solution-sub li.education:hover,
    .nav-main li.product-sub .sub-menu ul.solution-sub li.education.active {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/sol-education-icon-active.svg) no-repeat 10px 10px;
        background-color: #e4e8ea;
    }
    
    .nav-main li.product-sub .sub-menu ul.solution-sub li.worship:hover,
    .nav-main li.product-sub .sub-menu ul.solution-sub li.worship.active {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/sol-worship-icon-active.svg) no-repeat 10px 10px;
        background-color: #e4e8ea;
    }
    
    .nav-main li.product-sub .sub-menu ul.solution-sub li.social-influencers:hover,
    .nav-main li.product-sub .sub-menu ul.solution-sub li.social-influencers.active {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/sol-social-icon-active.svg) no-repeat 10px 10px;
        background-color: #e4e8ea;
    }
    
    .nav-main li.product-sub .sub-menu ul.solution-sub li.events-weddings:hover,
    .nav-main li.product-sub .sub-menu ul.solution-sub li.events-weddings.active {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/sol-event-icon-active.svg) no-repeat 10px 10px;
        background-color: #e4e8ea;
    }
    
    .nav-main li.product-sub .sub-menu ul.solution-sub li.run-own-channel:hover,
    .nav-main li.product-sub .sub-menu ul.solution-sub li.run-own-channel.active {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/sol-channel-icon-active.svg) no-repeat 10px 10px;
        background-color: #e4e8ea;
    }
    
    .nav-main li.product-sub .sub-menu ul.solution-sub li.fc_playout {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/cloud-playout-icon.png) no-repeat 10px 7px;
    }
    
    .nav-main li.product-sub .sub-menu ul.solution-sub li.fc_platform {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/fplatform-icon.png) no-repeat 10px 8px;
    }
    
    .nav-main li.product-sub .sub-menu ul.solution-sub li.fc_app {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/fapp-icon.png) no-repeat 14px 7px;
    }
    
    .nav-main li.product-sub .sub-menu ul.solution-sub li.fc_pro:hover,
    .nav-main li.product-sub .sub-menu ul.solution-sub li.fc_pro.active {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/fpro-icon-hover.png) no-repeat 10px 11px;
        color: #35abe2;
        background-color: #e4e8ea
    }
    
    .nav-main li.product-sub .sub-menu ul.solution-sub li.fc_pro:hover a,
    .nav-main li.product-sub .sub-menu ul.solution-sub li.fc_pro.active a {
        color: #35abe2;
    }
    
    .nav-main li.product-sub .sub-menu ul.solution-sub li.fc_playout:hover,
    .nav-main li.product-sub .sub-menu ul.solution-sub li.fc_playout.active {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/cloud-playout-icon-active.svg) no-repeat 10px 7px;
        color: #35abe2;
        background-color: #e4e8ea
    }
    
    .nav-main li.product-sub .sub-menu ul.solution-sub li.fc_playout:hover a,
    .nav-main li.product-sub .sub-menu ul.solution-sub li.fc_playout.active a {
        color: #35abe2;
    }
    
    .nav-main li.product-sub .sub-menu ul.solution-sub li.fc_playout:hover a,
    .nav-main li.product-sub .sub-menu ul.solution-sub li.fc_playout.active a {
        color: #35abe2;
    }
    
    .nav-main li.product-sub .sub-menu ul.solution-sub li.fc_platform:hover,
    .nav-main li.product-sub .sub-menu ul.solution-sub li.fc_platform.active {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/produ-platform-active.svg) no-repeat 10px 8px;
        color: #35abe2;
        background-color: #e4e8ea
    }
    
    .nav-main li.product-sub .sub-menu ul.solution-sub li.fc_platform:hover a,
    .nav-main li.product-sub .sub-menu ul.solution-sub li.fc_platform.active a {
        color: #35abe2;
    }
    
    .nav-main li.product-sub .sub-menu ul.solution-sub li.fc_app:hover,
    .nav-main li.product-sub .sub-menu ul.solution-sub li.fc_app.active {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/produ-app-icon-active.svg) no-repeat 14px 7px;
        color: #35abe2;
        background-color: #e4e8ea
    }
    
    .buy-now-btn {
        color: #fff;
        width: 110px;
        padding: 10px 0px;
    }
    /*right header start hrere */
    
    .bar {
        width: 35px;
        height: 3px;
        background-color: #fff;
        margin: 4px 0;
        display: block;
    }
    
    .header-right {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
    }
    
    .header-right li {
        display: inline-block;
        padding-top: 15px;
    }
    
    .header-right li a {
        color: #c4c4c4;
        font-size: 16px
    }
    
    .header-right li a:hover,
    .header-right li a:focus {
        text-decoration: none;
    }
    
    .gray-btn {
        border: 1px solid #dedede;
        border-radius: 4px;
        padding: 9px 26px;
        display: block
    }
    /*right header End here */
    /* banner start hrere */
    
    .service-block-wrap .container {
        margin: -70px auto 0px;
        position: relative;
        padding: 0
    }
    
    .service-inner-block .headding-two {
        color: #fff
    }
    
    .banner-block img.img-responsive {
        width: 100%
    }
    
    .banner-block {
        width: 100%;
        height: 100%;
        position: relative;
    }
    
    .banner-content {
        position: absolute;
        top: 40%;
        left: 50%;
        transform: translate(-50%, -50%);
        color: #fff;
        width: 100%;
        animation-name: fadeInOut;
        animation-delay: .8s;
        animation-duration: 2s;
        animation-fill-mode: forwards;
        animation-direction: alternate
    }
    
    .banner-headding {
        font-size: 45px;
        font-weight: 400;
        text-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
        line-height: 46px
    }
    
    .banner-sub-headding {
        font-size: 22px;
        margin: 10px 0px 25px;
        font-weight: 400;
        color: #d9d9d9
    }
    
    .free-month-btn {
        background: linear-gradient(to top, #3ba9dc, #51baeb);
        border-radius: 4px;
        color: #fff;
        padding: 14px 30px;
        font-size: 15px;
        border: none;
        outline: none;
        display: inline-block;
    }
    
    .pricing-start-btn {
        padding: 12px 30px !important;
        font-size: 15px
    }
    
    .browse-btn {
        background: linear-gradient(to top, #3ba9dc, #51baeb);
        border-radius: 4px;
        color: #fff;
        padding: 8px 40px 8px;
        font-size: 16px;
        border: none
    }
    
    .browse-btn:hover,
    .browse-btn:active,
    .browse-btn:focus {
        color: #fff;
        background: linear-gradient(to top, #3ba9dc, #51baeb);
        border: none;
        outline: none
    }
    
    .free-month-btn:hover,
    .free-month-btn:active,
    .free-month-btn:focus,
    .free-month-btn:active:focus {
        color: #fff;
        background: linear-gradient(to top, #3ba9dc, #51baeb);
        border: none;
        outline: none;
        cursor: pointer;
    }
    
    .btn.active,
    .btn:active {
        box-shadow: none;
        outline: none
    }
    
    .slick-prev {
        left: 50px;
        width: 40px;
        height: 40px;
        top: 31%
    }
    
    .slick-next {
        right: 50px;
        width: 40px;
        height: 40px;
        top: 31%;
    }
    
    .banner-wrap .slick-prev::before {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/left-arrow.png)no-repeat;
    }
    
    .banner-wrap .slick-next::before {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/right-arrow.png)no-repeat;
    }
    
    .slick-prev::before {
        content: "";
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/range-left-arrow.svg)no-repeat 4px 8px;
        width: 20px;
        height: 38px;
        display: block;
        opacity: 9;
    }
    
    .slick-next:before:hover {
        opacity: 9;
    }
    
    .slick-next::before {
        content: "";
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/range-right-arrow.svg)no-repeat 5px 8px;
        width: 20px;
        height: 38px;
        display: block;
        opacity: 9;
    }
    
    .service-box-shadow {
        box-shadow: 0 0 25px 0 rgba(40, 47, 60, 0.05), 0 20px 25px 0 rgba(40, 47, 60, 0.05), 0 3px 4px 0 rgba(40, 47, 60, 0.05)
    }
    
    .service-block {
        background: #fff;
        border-radius: 2px;
        padding: 21px 0px;
        display: flex;
        margin: 0px auto
    }
    
    .service-block-one {
        border-right: 1px solid #dcdcdc;
    }
    
    .service-block-one h4 {
        font-size: 16px;
        color: #212529;
        padding: 12px 0px 3px;
        font-weight: 400
    }
    
    .service-block-one p {
        font-size: 14px;
        line-height: 20px;
        font-weight: 400;
    }
    
    .service-block-one:last-child {
        border: none
    }
    
    .banner-wrap {
        position: relative;
    }
    
    .main-content {
        padding-top: 68px
    }
    
    .banner-wrap .slick-slide {
        margin: 0;
        padding: 0
    }
    
    .banner-bg-overlay {
        background: #000;
        opacity: .6;
        width: 100%;
        height: 500px;
        position: absolute;
        bottom: 0;
        top: 0
    }
    
    .banner-wrap .headding-one {
        font-size: 28px;
    }
    
    .headding-two {
        font-size: 32px;
        color: #5b636a
    }
    
    .headding-two:after {
        width: 12%;
        height: 2px;
        background: #35abe2;
        display: block;
        margin: 18px auto 0px;
        content: "";
    }
    
    .light-dark {
        color: #5b636a;
    }
    
    .headding-pading {
        padding: 35px 20px 33px;
    }
    
    .col-custom-division {
        width: 20%;
        float: left;
        position: relative
    }
    
    .mainoverlaydiv {
        width: 100%;
        height: 100%;
        text-align: center;
        position: relative;
        float: left;
        transition: transform .8s;
    }
    
    .overlay-bg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: .5
    }
    
    .mainoverlaydiv h2 {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        color: #fff;
        font-weight: 400;
        font-size: 24px;
        display: block;
        text-align: center;
        letter-spacing: 1.5
    }
    
    .overlay-hover {
        position: absolute;
        top: 10%;
        left: 0;
        text-align: center;
        width: 100%;
        overflow: hidden;
        color: #fff;
        display: none;
        line-height: 25px;
        padding: 0 25px;
        height: 100%;
    }
    
    .overlay-hover .hover-headding {
        font-size: 24px;
        font-weight: bold;
        color: #fff;
        margin-bottom: 6px
    }
    
    .overlay-hover .hover-headding:after {
        width: 30%;
        height: 3px;
        /* background: #53abe7; */
        display: block;
        margin: 0px auto;
        content: ""
    }
    
    .over-content-hover {
        display: none;
        color: #fff;
        top: 50%;
        left: 50%;
        position: absolute;
        transform: translate(-50%, -50%);
    }
    /* .one-stop-block:hover .over-content {
    display: none
} */
    
    .one-stop-block:hover .over-content-hover {
        display: block
    }
    
    .one-stop-block:hover .over-content-hover p {
        font-size: 12px
    }
    
    .overlay-hover .description {
        font-size: 14px;
        color: #d3d3d3;
        padding: 10px 20px 5px;
        line-height: 20px;
    }
    
    .overlay-hover .free-month-btn {
        padding: 7px 33px;
        position: absolute;
        bottom: 56px;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 50%;
    }
    
    .mainoverlaydiv img.img-responsive {
        width: 100%;
    }
    
    .mainoverlaydiv:hover {
        -ms-transform: scale(1.05);
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        z-index: 10
    }
    
    .mainoverlaydiv:hover .overlay-hover {
        display: block;
    }
    
    .mainoverlaydiv:hover .overlay-bg {
        opacity: .70;
    }
    /* .mainoverlaydiv:hover img {
    filter: blur(6px);
    -webkit-filter: blur(6px);
} */
    
    .mainoverlaydiv:hover h2 {
        display: none;
    }
    
    .solution-hover-sub-headding {
        font-size: 14px;
        font-weight: 400;
        padding-top: 0px;
        margin-top: 0
    }
    
    .pt111 {
        padding-top: 116px;
    }
    
    .pt60 {
        padding-top: 60px;
    }
    
    .pb111 {
        padding-bottom: 116px;
    }
    
    .meet-fc-pro {
        width: 100%;
        overflow: hidden;
    }
    
    .border-height {
        width: 30%;
        height: 2px;
        background: #35abe2;
        display: block;
        margin: 1px 0px 6px
    }
    
    .border-height-middle1 {
        width: 15%;
        height: 2px;
        background: #35abe2;
        display: block;
        margin: 1px auto 75px
    }
    
    .platform-block ul {
        list-style-type: none;
        margin-top: 5px;
    }
    
    .platform-block h2 {
        font-size: 26px
    }
    
    .platform-block h2:after {
        width: 30%;
        height: 2px;
        background: #35abe2;
        display: block;
        margin: 10px 0px 11px;
        content: ""
    }
    
    .platform-block ul li {
        display: block;
        overflow: hidden;
        margin-bottom: 6px;
        padding: 10px 10px 0px;
        margin-right: 10px;
        margin-left: 10px
    }
    
    .platform-block ul li a {
        color: #868e96
    }
    
    .platform-block ul li:hover,
    .platform-block ul li.active,
    .platform-block ul li:focus,
    .platform-block ul li a.active {
        box-shadow: 0 0 25px 0 rgba(40, 47, 60, 0.1);
        background: #fff;
    }
    
    .platform-block ul li:hover .list-headding,
    .platform-block ul li.active .list-headding,
    .platform-block ul li:focus .list-headding {
        color: #212529;
    }
    
    .icon-block,
    .platform-block ul li:hover .icon-block,
    .platform-block ul li.active .icon-block,
    .platform-block ul li a.active .icon-block {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/hd-hover.svg) no-repeat left top;
    }
    
    .platform-block .icon-block {
        float: left;
        margin-right: 25px;
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/hd-normal.svg) no-repeat left top;
        width: 64px;
        height: 64px;
        margin-bottom: 15px
    }
    
    .platform-block .icon-block.secure,
    .platform-block ul li.secure_stream .icon-block {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/sf-secure.svg) no-repeat left top;
    }
    
    .icon-block,
    .platform-block ul li:hover .icon-block.secure,
    .platform-block ul li.active .icon-block.secure,
    .platform-block ul li a.active .icon-block.secure,
    .platform-block ul li.secure_stream:hover .icon-block,
    .platform-block ul li.secure_stream.active .icon-block {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/sf-secure-active-hd.svg) no-repeat left top;
    }
    
    .platform-block .icon-block.adaptive,
    .platform-block ul li.adap_bitrate .icon-block {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/sf-adaptive.svg) no-repeat left top;
    }
    
    .platform-block ul li:hover .icon-block.adaptive,
    .platform-block ul li.active .icon-block.adaptive,
    .platform-block ul li a.active .icon-block.adaptive,
    .platform-block ul li.adap_bitrate:hover .icon-block,
    .platform-block ul li.adap_bitrate.active .icon-block {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/sf-adaptive-active-hd.svg) no-repeat left top;
    }
    
    .platform-block .icon-block.brand_live {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/sf-brand-livestream.svg) no-repeat left top;
    }
    
    .platform-block ul li:hover .icon-block.brand_live,
    .platform-block ul li.active .icon-block.brand_live,
    .platform-block ul li a.active .icon-block.brand_live {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/sf-brand-livestream-active-hd.svg) no-repeat left top;
    }
    
    .platform-block .icon-block.watch {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/sf-watch-anywhere.svg) no-repeat left top;
    }
    
    .platform-block ul li:hover .icon-block.watch,
    .platform-block ul li.active .icon-block.watch,
    .platform-block ul li a.active .icon-block.watch {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/sf-watch-anywhere-active-hd.svg) no-repeat left top;
    }
    
    .platform-block .icon-block.subscribers {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/sf-subscribers.svg) no-repeat left top;
    }
    
    .platform-block ul li:hover .icon-block.subscribers,
    .platform-block ul li.active .icon-block.subscribers,
    .platform-block ul li a.active .icon-block.subscribers {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/sf-subscribers-active-hd.svg) no-repeat left top;
    }
    
    .platform-block .icon-block.reach {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/sf-reach-anywhere.svg) no-repeat left top;
    }
    
    .platform-block ul li:hover .icon-block.reach,
    .platform-block ul li.active .icon-block.reach,
    .platform-block ul li a.active .icon-block.reach {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/sf-reach-anywhere-active-hd.svg) no-repeat left top;
    }
    
    .platform-block ul li:hover .icon-block-one,
    .platform-block ul li.active .icon-block-one {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/rb-hover.svg) no-repeat left top;
    }
    
    .platform-block .icon-block-one {
        float: left;
        margin-right: 25px;
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/rb-normal.svg) no-repeat left top;
        width: 64px;
        height: 64px;
        margin-bottom: 15px
    }
    
    .platform-block ul li:hover .icon-block-two,
    .platform-block ul li.active .icon-block-two {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/connectivity-hover.svg) no-repeat left top;
    }
    
    .platform-block .icon-block-two {
        float: left;
        margin-right: 25px;
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/conectivity-normal.svg) no-repeat left top;
        width: 64px;
        height: 64px;
        margin-bottom: 15px
    }
    
    .platform-block ul li:hover .icon-block-three,
    .platform-block ul li.active .icon-block-three,
    .platform-block ul li a.active .icon-block-three {
        background: url(../../images/fc_2_0/mam-icon-hover.svg) no-repeat left top;
    }
    
    .platform-block .icon-block-three {
        float: left;
        margin-right: 25px;
        background: url(../../images/fc_2_0/mam-icon-normal.svg) no-repeat left top;
        width: 64px;
        height: 64px;
        margin-bottom: 15px
    }
    
    .platform-block ul li:hover .icon-block-four,
    .platform-block ul li.active .icon-block-four,
    .platform-block ul li a.active .icon-block-four {
        background: url(../../images/fc_2_0/playout-icon-hover.svg) no-repeat left top;
    }
    
    .platform-block .icon-block-four {
        float: left;
        margin-right: 25px;
        background: url(../../images/fc_2_0/playout-icon-normal.svg) no-repeat left top;
        width: 64px;
        height: 64px;
        margin-bottom: 15px
    }
    
    .platform-block ul li:hover .icon-block-five,
    .platform-block ul li.active .icon-block-five,
    .platform-block ul li a.active .icon-block-five {
        background: url(../../images/fc_2_0/live-icon-hover.svg) no-repeat left top;
    }
    
    .platform-block .icon-block-five {
        float: left;
        margin-right: 25px;
        background: url(../../images/fc_2_0/live-icon-normal.svg) no-repeat left top;
        width: 64px;
        height: 64px;
        margin-bottom: 15px
    }
    
    .platform-block .list-headding {
        font-size: 18px;
        display: block;
        color: #868e96
    }
    
    .platform-block .list-sub-headding {
        font-size: 13px;
        opacity: 0;
    }
    
    .pricing-block .headding-two {
        padding-bottom: 33px;
        padding-top: 30px
    }
    
    .platform-block ul li:hover .list-sub-headding,
    .platform-block ul li.active .list-sub-headding,
    .platform-block ul li a.active .list-sub-headding {
        opacity: 1;
    }
    /* .pricing-block h2:after {
    width: 15%;
    height: 2px;
    background: #35abe2;
    display: block;
    margin: 18px auto 70px;
    content: ""
} */
    
    .pricing-box-row {
        display: flex;
        justify-content: center
    }
    
    .pricing-separation-block {
        width: 270px;
        display: flex;
        box-shadow: 0 0px 2px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
        margin-bottom: 40px;
        transition: all .2s ease-in-out;
        flex-direction: column;
        border-bottom-left-radius: 7px;
        border-bottom-right-radius: 7px;
        margin-right: 10px;
        position: relative;
        background: #fff;
        border-top-left-radius: 7px;
        border-top-right-radius: 7px;
        padding-bottom: 20px
    }
    
    .pricing-top-bg {
        background: linear-gradient(to bottom, #40bbe6, #378acd);
        color: #fff;
        padding: 13px 10px 10px;
        border-top-left-radius: 7px;
        border-top-right-radius: 7px;
        margin-bottom: 20px
    }
    
    .pricing-content-box {
        border-bottom-left-radius: 7px;
        border-bottom-right-radius: 7px;
        font-size: 12px;
        padding: 20px 65px 40px 50px;
        line-height: 25px
    }
    
    .pricing-separation-block.price-active {
        transform: scale(1.1);
        z-index: 1;
    }
    
    .pricing-top-headding {
        font-size: 16px;
        font-weight: 500
    }
    
    .pricing-doller {
        font-size: 28px;
    }
    
    .pricing-amount {
        font-size: 40px;
        font-weight: 500
    }
    
    .pricing-month {
        font-size: 16px;
    }
    
    .enterprice-padding {
        padding: 21px 20px 36px;
    }
    
    .price-browsing-margins {
        margin: 30px 60px 0
    }
    
    .pricing-top-headding:after {
        width: 30%;
        height: 1px;
        background: #fff;
        text-align: center;
        content: '';
        display: block;
        margin: 7px auto;
        opacity: .6
    }
    
    .enterprice-padding:after {
        width: 30%;
        height: 1px;
        background: #fff;
        text-align: center;
        content: '';
        display: block;
        margin: 7px auto;
        opacity: .6
    }
    
    .video-block {
        width: 31%;
        position: relative;
        margin: 40px 25px 46px 0;
        opacity: .9;
        display: inline-block;
        vertical-align: top;
    }
    
    .video-block:hover,
    .video-block:active,
    .video-block:focus {
        opacity: 1;
    }
    
    .video-block-main h2:after {
        width: 15%;
        height: 2px;
        background: #35abe2;
        display: block;
        margin: 18px auto 21px;
        content: ""
    }
    
    .video-block-hover-play {
        position: absolute;
        bottom: 14px;
        left: 14px;
    }
    
    .video-block-hover-play>img {
        margin-right: 20px;
    }
    
    .video-title {
        font-size: 14px;
        color: #e7e7e7
    }
    
    .video-title+p {
        color: #bababa;
        font-size: 12px;
    }
    
    .videos-content-block:after {
        clear: both;
        content: ""
    }
    /*.videos-content-block{ overflow-x: scroll; overflow-y: hidden; white-space: nowrap}*/
    
    .videos-content-block>.slick-prev {
        left: 15px;
        top: 47%
    }
    
    .videos-content-block>.slick-next {
        right: 14px;
        top: 47%
    }
    
    .video-block-main .slick-next::before {
        content: "";
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/dark-right-arrow.png)no-repeat;
        width: 20px;
        height: 38px;
        display: block;
    }
    
    .video-block-main .slick-prev::before {
        content: "";
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/dark-left-arrow.png)no-repeat;
        width: 20px;
        height: 38px;
        display: block;
    }
    
    .video-block-main .slick-next {
        right: -60px;
        top: 46%;
    }
    
    .video-block-main .slick-prev {
        left: -60px;
        top: 46%;
    }
    
    .support-sevices {
        position: relative;
        margin: 60px 0px;
        padding: 40px 0 70px;
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/support-services-img.jpg) no-repeat;
        background-size: cover;
    }
    /*.service-inner-block{ position: absolute; top: 10%; left: 40%; transform: translate(-40%, -10%);}*/
    
    .support-content {
        color: #d3d3d3;
        padding: 10px 220px;
        line-height: 25px;
        text-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
        font-size: 18px
    }
    
    .service-inner-block img {
        opacity: .8;
    }
    /* .service-inner-block h1:after {
    width: 15%;
    height: 2px;
    background: #35abe2;
    display: block;
    margin: 18px auto 0px;
    content: "";
} */
    
    .testimonial-block {
        margin-bottom: 60px;
    }
    
    .testimonial-box-one {
        background: #fff;
        border: 1px solid #e8e8e8;
        box-shadow: 0 3px 4px 0 rgba(40, 47, 60, 0.05), 0 3px 4px 0 rgba(0, 0, 0, 0.08);
        width: 100%;
        padding-bottom: 20px;
        border-radius: 4px
    }
    
    .testimonial-block h2:after {
        width: 10%;
        height: 2px;
        background: #35abe2;
        display: block;
        margin: 18px auto 33px;
        content: ""
    }
    
    .testimonial-inner-block {
        width: 90%;
        margin: 0px auto;
        position: relative;
        min-height: 300px;
        padding-top: 50px
    }
    
    .bitmap-testmonial-slick .slick-slide {
        width: 260px;
    }
    /* .testimonial-inner-block img {
    width: 94px;
    margin: -40px auto 16px;
    border: 10px solid #fff
} */
    
    .testimonial-inner-block img:before {
        padding-left: 10px;
    }
    
    .testimonial-inner-block img:after {
        padding-right: 10px;
    }
    
    .testimonial-title-head {
        padding-top: 44px;
        font-size: 16px;
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0
    }
    
    .testimonial-title-head span {
        display: block;
        font-size: 14px;
        color: #adb3b9
    }
    
    .left-quoto-icon {
        position: absolute;
        left: -7px;
        width: 44px;
        top: 11px
    }
    
    .footer {
        padding-top: 40px;
        border-top: 2px solid #f5f5f5;
    }
    
    .footerlinks {
        padding-bottom: 22px;
    }
    
    .social-icons img {
        width: 24px;
        margin-right: 5px
    }
    
    .footerlinks a {
        color: #aaa;
        font-size: 13px;
        display: block;
        line-height: 30px;
        text-decoration: none;
    }
    
    .footerlinks a:hover {
        color: #666
    }
    
    .footer-links-headding {
        font-size: 14px;
        font-weight: 500;
    }
    
    .footer .copyrigt {
        background: #535252;
        padding: 14px 0px;
        font-size: 12px;
        color: #fff;
    }
    
    .copyrigt a {
        color: #fff;
        padding: 5px 10px
    }
    
    .footer.solution {
        margin-top: 0
    }
    /*Cloud Playout page start here */
    
    .cloud-banner-content {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        color: #fff
    }
    
    .cloud-banner-content .banner-sub-headding {
        font-size: 28px;
        margin: 17px 0px 19px;
        font-weight: 400;
        text-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
    }
    
    .cloud-banner-content .free-month-btn {
        font-size: 16px;
        margin-top: 15px;
        padding: 13px 18px;
        text-transform: none
    }
    
    .run-channel-block .headding-one {
        color: #5b636a;
        font-weight: 600;
        padding-top: 35px;
        font-size: 32px
    }
    
    .run-channel-block .headding-one:after {
        width: 20%;
        height: 2px;
        background: #35abe2;
        content: '';
        margin: 16px auto 36px;
        display: block
    }
    
    .run-channel-block .get-full-text {
        font-size: 18px;
        padding-bottom: 30px
    }
    
    .run-channel-block .banner-wrap .slick-dots li button:before {
        font-size: 50px
    }
    
    .run-channel-block .banner-wrap .slick-dots li.slick-active button:before,
    .run-channel-block .banner-wrap .slick-dots li button:hover,
    .run-channel-block .banner-wrap .slick-dots li button:focus {
        opacity: .75;
        color: #d8d8d8;
        border-radius: 20px
    }
    
    .pf-margins {
        margin-bottom: 60px;
        margin-top: 40px
    }
    
    .pf-margins .headding-one {
        color: #5b636a;
        font-weight: 600;
        padding-top: 60px;
        font-size: 32px
    }
    
    .pf-margins .headding-one:after {
        width: 10%;
        height: 2px;
        background: #35abe2;
        content: '';
        margin: 16px auto 36px;
        display: block
    }
    
    .pf-margins .feature-shadow {
        box-shadow: 0 2px 6px 0 rgba(40, 47, 60, 0.08);
    }
    
    .pfeatures-block-wrap .features-block div:nth-last-child(1) {
        border: none
    }
    
    .other-feature-scroll {
        box-shadow: 0 2px 6px 0 rgba(40, 47, 60, 0.08);
        padding-bottom: 20px
    }
    
    .features-block {
        background: #fff;
        border-radius: 2px;
        padding: 26px 0px;
        display: flex;
        margin: 0px auto
    }
    
    .features-block-one {
        border-right: 1px solid #dcdcdc
    }
    
    .features-block-one h4 {
        font-size: 16px;
        color: #212529;
        padding: 0px 0px 3px;
        font-weight: 400;
        margin: 0px
    }
    
    .features-block-one p {
        font-size: 14px;
        line-height: 20px;
    }
    
    .ways-platform {}
    
    .waysto-structure-block {
        padding-top: 30px;
        padding-bottom: 30px
    }
    
    .ways-platform .headding-one {
        font-size: 32px;
        color: #5b636a
    }
    
    .ways-platform h1:after {
        width: 20%;
        height: 2px;
        background: #35abe2;
        content: '';
        margin: 16px auto 36px;
        display: block;
    }
    
    .one-stop-solution-block {
        padding-top: 60px
    }
    
    .one-stop-solution-block h1 {
        margin-top: 0
    }
    
    .platfor-waysto-indevedual {
        display: inline-block;
        text-align: center
    }
    
    .platfor-waysto-indevedual-one {
        display: inline-flex;
        text-align: center;
        width: 35%;
        height: 400px;
        align-items: center;
        vertical-align: top;
    }
    
    .platfor-waysto-indevedual-two {
        display: inline-block;
        text-align: center;
        float: right;
        width: 30%;
        margin-top: 25px;
        position: relative
    }
    
    .waysto-caption {
        display: block;
        font-size: 16px;
        font-weight: 500;
        padding: 18px 0 0px
    }
    
    .mobile-app-step {
        padding-bottom: 20px
    }
    
    .mobile-app-step-one span:after {
        height: 2px;
        background: #d6dce3;
        content: '';
        display: block;
        width: 12%;
        position: absolute;
        left: 30%;
        top: 35%;
        z-index: -1;
    }
    
    .mobile-app-step-two span:after {
        height: 2px;
        background: #d6dce3;
        content: '';
        display: block;
        width: 38%;
        position: absolute;
        left: 25%;
        top: 60%;
        z-index: -1;
    }
    
    .mobile-app-step-three span:after {
        height: 2px;
        background: #d6dce3;
        content: '';
        display: block;
        width: 28%;
        position: absolute;
        left: 26%;
        top: 85%;
        z-index: -1;
    }
    
    .mobile-app-step-two {
        margin: 56px 0
    }
    
    .platfor-waysto-indevedual-one .cloud {
        margin-left: 58px;
        position: relative
    }
    
    .platfor-waysto-indevedual-one .cloud:after {
        height: 152px;
        width: 2px;
        display: block;
        content: '';
        background: #d6dce3;
        position: absolute;
        left: 50%
    }
    
    .platfor-waysto-indevedual-one .cloud:before {
        display: block;
        content: '\e260';
        font-family: 'Glyphicons Halflings';
        position: absolute;
        left: 46%;
        top: 107px;
        z-index: 9;
        color: #d6dce3
    }
    
    .platform-cam-margin-top {
        margin-top: 25px;
        position: relative
    }
    
    .platform-cam-margin-top:before {
        height: 99px;
        width: 2px;
        display: block;
        content: '';
        background: #d6dce3;
        position: absolute;
        left: 51%;
        bottom: 93%
    }
    
    .platform-cam-margin-top:after {
        content: '\e259';
        font-size: 20px;
        display: block;
        font-family: 'Glyphicons Halflings';
        color: #d6dce3;
        top: -7px;
        left: 64px;
        position: absolute
    }
    
    .platfor-waysto-indevedual-two:after {
        content: '\e258';
        font-size: 20px;
        display: block;
        font-family: 'Glyphicons Halflings';
        color: #d6dce3;
        top: 179px;
        left: -7px;
        position: absolute
    }
    
    .platfor-waysto-indevedual {
        text-decoration: underline;
        position: relative
    }
    
    .go-live-block {
        position: relative;
        /* margin: 40px 0px; */
        padding: 25px 0;
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/rtl-block-banner.png) no-repeat;
        background-size: cover
    }
    
    .go-live-block .headding-one:after {
        width: 13%;
        height: 2px;
        background: #35abe2;
        content: '';
        margin: 16px auto 25px;
        display: block;
    }
    
    .go-live-block .free-month-btn {
        margin: 20px 0
    }
    
    .pick-go-live-block ul {
        list-style-type: none;
        margin-bottom: 32px
    }
    
    .pick-go-live-block ul li {
        display: inline-block;
        width: 30%;
        position: relative;
        color: #fff
    }
    
    .pick-plan-icon {
        border-radius: 50%;
        background: transparent;
        border: 1px solid #fff;
        width: 54px;
        height: 54px;
        margin: 0 auto 10px;
        position: relative
    }
    
    .pick-plan-icon span {
        color: #fff;
        font-size: 25px;
        line-height: 2
    }
    
    .pick-go-live-block ul li:after {
        background: #fff;
        content: '';
        height: 1px;
        width: 60%;
        margin: 0 auto;
        display: block;
        position: absolute;
        left: 250px;
        bottom: 10px
    }
    
    .pick-go-live-block ul li:last-child .pick-plan-icon span {
        font-size: 14px;
        line-height: 55px;
        padding-left: 5px
    }
    
    .pick-go-live-block ul li:last-child:after {
        display: none
    }
    
    .pick-go-live-block ul li:last-child .pick-plan-icon span span {
        font-size: 25px;
        position: absolute;
        left: 4px;
        line-height: 38px
    }
    
    .go-live-block .headding-two {
        color: #fff
    }
    
    .feature-shadow .features-block-one:nth-child(2) img {
        margin-bottom: 8px
    }
    
    .feature-shadow .features-block-one:nth-child(3) img {
        margin-bottom: 8px
    }
    
    .feature-shadow .features-block-one:nth-child(4) img {
        margin-bottom: 20px
    }
    
    .feature-shadow .features-block-one span:nth-of-type(1) {
        height: 50px;
        margin-bottom: 10px;
        display: block
    }
    /*Pricing Start here*/
    
    .pro-banner-headding {
        font-size: 28px
    }
    
    .pricing-plans-block {
        padding: 46px 0 90px
    }
    
    .pricing-plans-block-mob {
        padding: 46px 0 90px
    }
    
    .pricing-container {
        max-width: 1510px;
        margin: 0 auto
    }
    
    .pricing-faq-heading {
        font-size: 28px;
        font-weight: 500;
        text-align: center;
    }
    
    .pricing-banner-subtext {
        font-size: 12px
    }
    
    .price-list-blocks.row {
        border: 1px solid #e4e4e4;
        display: flex;
        flex-wrap: nowrap;
        height: 100%;
        margin: 0;
        border-bottom: none
    }
    
    .price-list-blocks .col-main-6 {
        float: none;
        display: flex;
        flex: 0 0 40%;
        max-width: 0 0 40%;
        width: 40%;
        padding: 0
    }
    
    .price-list-blocks .col-main-2 {
        float: none;
        display: flex;
        flex: 0 0 20%;
        max-width: 0 0 20%;
        width: 20%;
        padding: 0
    }
    
    .price-list-blocks .price-pack-headdig {
        font-size: 16px;
        color: #5b636a;
        padding-bottom: 10px;
    }
    
    .price-list-blocks .price-pack-amount,
    .price-list-blocks .price-pack-amount span.base_cha_pri {
        font-size: 36px;
        color: #35abe2;
        font-weight: 500
    }
    
    .price-list-blocks .price-pack-amount span {
        color: #b0b3b6;
        font-size: 14px
    }
    
    .price-list-blocks .price-pack-or {
        font-size: 12px;
        color: #b0b3b6;
    }
    
    .price-list-blocks .price-pack-sub-amount,
    .price-list-blocks .price-pack-sub-amount span.base_cha_pri {
        font-size: 18px;
        color: #35abe2;
        font-weight: 500;
        padding-bottom: 50px
    }
    
    .price-list-blocks .price-pack-sub-amount span {
        font-size: 12px;
        color: #b0b3b6
    }
    
    .price-list-blocks .price-indevedual-block {
        padding: 47px 0;
        text-align: center;
        border: 1px solid #e4e4e4;
        border-top: none;
        width: 100%;
        border-bottom: none
    }
    
    .price-indevedual-block-premium {
        padding: 0 0 40px 0;
        text-align: center;
        width: 100%
    }
    
    .price-list-blocks .fc-pricing-headding {
        margin: auto 60px
    }
    
    .price-list-blocks .fc-pricing-headding h4 {
        font-size: 26px;
        color: #5b636a
    }
    
    .price-list-blocks .enterprice-headding {
        font-size: 14px;
        padding: 0px 0px 12px 0;
    }
    
    .price-list-blocks .enterprice-sub-headding {
        font-size: 14px;
        padding-bottom: 10px
    }
    
    .price-list-blocks .fc-call-nos {
        font-size: 12px;
        color: #909294;
        padding-bottom: 20px
    }
    
    .price-total-border {
        border-right: 1px solid #e4e4e4;
        display: flex;
        width: 100%
    }
    
    .price-list-blocks .fc-call-nos>span {
        display: block;
        padding-bottom: 5px
    }
    
    .price-list-blocks .fc-call-nos span span {
        color: #35abe2;
        font-weight: bold;
    }
    
    .pricing-margin-auto {
        margin: auto;
        padding: 25px 10px;
        text-align: center
    }
    
    .pricing-margin-auto p:nth-child(1) {
        font-weight: 500
    }
    
    .pricing-margin-auto p:nth-child(2) {
        font-size: 14px
    }
    
    .price-list-blocks.row:nth-last-of-type(1) {
        border-bottom: 1px solid #e4e4e4
    }
    
    .pricing-content-headding {
        padding: 25px 0 25px 60px;
        font-weight: 500
    }
    
    .price-list-blocks .border-right-none {
        border-right: none
    }
    
    .pricing-faq-heading:after {
        width: 140px;
        height: 2px;
        margin: 11px auto 60px;
        display: block;
        background: #35abe2;
        content: ''
    }
    
    .pricing-faq-block {
        padding-bottom: 60px;
        margin-bottom: 40px
    }
    
    .pricing-faq-block ul {
        list-style-type: none;
    }
    
    .pricing-faq-block ul li {
        padding-bottom: 70px
    }
    
    .pricing-faq-block ul h4 {
        font-size: 16px;
        font-weight: 500;
        padding-bottom: 0px;
        color: #5b636a
    }
    
    .social-pricing {
        height: 25px;
        float: left;
        margin: 0px 5px;
    }
    
    .pricing-faq-block ul p {
        font-size: 14px;
        padding-right: 82px;
        color: #909294
    }
    
    .price-list-blocks .price-most-popular {
        background: #59bf73;
        padding: 8px 0;
        color: #fff;
        margin-bottom: 17px
    }
    
    .price-list-blocks .price-most-popular:before {
        content: '';
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/star.png) no-repeat left top;
        width: 11px;
        height: 12px;
        display: inline-block;
        margin-right: 5px
    }
    
    .pricing-faq-block h2~p {
        text-align: center;
        font-size: 14px;
        color: #9b9d9e;
        clear: both
    }
    
    .price-indevedual-block-premium .price-pack-sub-amount {
        padding-bottom: 22px
    }
    
    .pricing-faq-block h2~p a {
        color: #35abe2
    }
    
    .one-stop-solution-block .container {
        max-width: 1445px;
        margin: 0 auto
    }
    
    .one-stop-solution-content {
        padding: 40px 0 60px
    }
    
    .one-stop-solution-content .row {
        margin: 0 -5px
    }
    
    .one-stop-solution-content .row .col-md-3 {
        padding: 0 5px;
        margin-bottom: 20px
    }
    
    .one-stop-solution-content img {
        margin: 0 auto;
        display: block
    }
    
    .one-stop-block {
        position: relative;
    }
    
    .one-stop-overlay {
        position: absolute;
        top: 0px;
        text-align: center;
        width: 100%;
        height: 100%;
        left: 0px;
        /* background: #000; */
        opacity: .8;
    }
    
    .one-stop-overlay .over-content {
        color: #fff;
        top: 50%;
        left: 50%;
        position: absolute;
        transform: translate(-50%, -50%);
    }
    /* .one-stop-overlay .over-content span {
    display: block;
} */
    
    .solution-stream ul {
        list-style-type: none;
        margin-left: 30px;
        margin-top: 50px
    }
    
    .solution-stream ul li {
        margin-bottom: 20px;
        display: flex;
        align-items: center;
        position: relative
    }
    
    .solution-stream ul li span {
        padding-left: 20px
    }
    
    .solution-stream ul li.solution-flaw:before {
        content: '';
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/hd-stream-normal.png)no-repeat;
        width: 42px;
        height: 42px;
        display: inline-block
    }
    
    .solution-stream ul li.solution-privacy:before {
        content: '';
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/labelling-before.png) no-repeat;
        width: 42px;
        height: 42px;
        display: inline-block
    }
    
    .solution-stream ul li.solution-label:before {
        content: '';
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/privacy-before-icon.png) no-repeat;
        width: 42px;
        height: 42px;
        display: inline-block
    }
    
    .fc-pro-link {
        position: absolute;
        bottom: 68%;
    }
    
    .other-encoder-link {
        position: absolute;
        bottom: 30%;
        left: 20px;
    }
    
    .fc-mobile-link {
        position: absolute;
        /* bottom: -19%; */
    }
    
    .video-cam-link {
        position: absolute;
        bottom: 28%;
        left: 33%
    }
    
    .waysto-structure-block .waysto-caption {
        padding: 0
    }
    
    .solution-stream ul li.solution-flaw:after {
        content: '\e259';
        text-align: right;
        font-family: 'Glyphicons Halflings';
        right: 20%;
        position: absolute
    }
    
    .solution-stream ul li.solution-privacy:after {
        content: '\e259';
        text-align: right;
        font-family: 'Glyphicons Halflings';
        right: 20%;
        position: absolute
    }
    
    .solution-stream ul li.solution-label:after {
        content: '\e259';
        font-family: 'Glyphicons Halflings';
        position: absolute;
        right: 20%
    }
    
    .solution-stream>.panel-group .panel-heading+.panel-collapse>.list-group,
    .panel-group .panel-heading+.panel-collapse>.panel-body {
        border: none
    }
    
    .solution-stream>.panel-group>.panel-default {
        border: none;
        margin-left: 30px;
        margin-bottom: 0px;
        box-shadow: none
    }
    
    .solution-stream>.panel-group>.panel-default>.panel-heading {
        background: none;
        border: none;
    }
    
    .solution-stream>.panel-group>.panel-default>.panel-heading>.panel-title>.solution-flaw {
        display: flex;
        align-items: center;
        text-decoration: none;
        color: #868e96;
    }
    
    .solution-stream>.panel-group>.panel-default>.panel-heading>.panel-title>.solution-flaw:hover,
    .solution-stream>.panel-group>.panel-default.active>.panel-heading>.panel-title>.solution-flaw {
        color: #212529
    }
    
    .solution-stream>.panel-group>.panel-default>.panel-heading>.panel-title>.solution-flaw:before {
        content: '';
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/hd-stream-normal.png)no-repeat;
        width: 42px;
        height: 42px;
        display: inline-block;
        margin-right: 20px
    }
    
    .solution-stream>.panel-group>.panel-default>.panel-heading>.panel-title>a:hover.solution-flaw:before,
    .solution-stream>.panel-group>.panel-default>.panel-heading>.panel-title>a:focus.solution-flaw:before,
    .solution-stream>.panel-group>.panel-default.active>.panel-heading>.panel-title>a.solution-flaw:before {
        content: '';
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/hd-hover.svg)no-repeat;
        width: 62px;
        height: 62px;
        display: inline-block;
        margin-right: 20px;
        transition: all 0.2s ease;
    }
    
    .solution-stream>.panel-group>.panel-default>.panel-heading>.panel-title>.solution-flaw:after {
        content: '';
        text-align: right;
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/accordion-arrow-down.svg)no-repeat;
        right: 20%;
        position: absolute;
        width: 16px;
        height: 9px;
    }
    
    .solution-stream>.panel-group>.panel-default>.panel-heading>.panel-title>.solution-flaw.collapsed:after {
        content: '';
        text-align: right;
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/accordion-arrow-up.svg)no-repeat;
        width: 16px;
        height: 9px;
        right: 20%;
        position: absolute
    }
    
    .solution-stream>.panel-group>.panel-default>.panel-heading>.panel-title .solution-privacy {
        display: flex;
        align-items: center;
        text-decoration: none;
        color: #868e96
    }
    
    .solution-stream>.panel-group>.panel-default>.panel-heading>.panel-title .solution-privacy:hover,
    .solution-stream>.panel-group>.panel-default.active>.panel-heading>.panel-title .solution-privacy {
        color: #212529
    }
    
    .solution-stream>.panel-group>.panel-default>.panel-heading>.panel-title .solution-privacy:before {
        content: '';
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/sf-secure.png)no-repeat;
        width: 42px;
        height: 42px;
        display: inline-block;
        margin-right: 20px
    }
    
    .solution-stream>.panel-group>.panel-default>.panel-heading>.panel-title>a:hover.solution-privacy:before,
    .solution-stream>.panel-group>.panel-default>.panel-heading>.panel-title>a:focus.solution-privacy:before,
    .solution-stream>.panel-group>.panel-default.active>.panel-heading>.panel-title>a.solution-privacy:before {
        content: '';
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/sf-secure-active.png)no-repeat;
        width: 62px;
        height: 62px;
        display: inline-block;
        margin-right: 20px;
        transition: all 0.5s ease;
    }
    
    .solution-stream>.panel-group>.panel-default>.panel-heading>.panel-title .solution-privacy:after {
        content: '';
        text-align: right;
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/accordion-arrow-down.svg)no-repeat;
        right: 20%;
        position: absolute;
        width: 16px;
        height: 9px;
    }
    
    .solution-stream>.panel-group>.panel-default>.panel-heading>.panel-title .solution-privacy.collapsed:after {
        content: '';
        text-align: right;
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/accordion-arrow-up.svg)no-repeat;
        right: 20%;
        position: absolute;
        width: 16px;
        height: 9px;
    }
    
    .solution-stream>.panel-group>.panel-default>.panel-heading>.panel-title .solution-label:hover,
    .solution-stream>.panel-group>.panel-default.active>.panel-heading>.panel-title .solution-label {
        color: #212529
    }
    
    .solution-stream>.panel-group>.panel-default>.panel-heading>.panel-title .solution-label {
        display: flex;
        align-items: center;
        text-decoration: none;
        color: #868e96
    }
    
    .solution-stream>.panel-group>.panel-default>.panel-heading>.panel-title .solution-label:after {
        content: '';
        text-align: right;
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/accordion-arrow-down.svg)no-repeat;
        right: 20%;
        position: absolute;
        width: 16px;
        height: 9px;
    }
    
    .solution-stream>.panel-group>.panel-default>.panel-heading>.panel-title .solution-label.collapsed:after {
        content: '';
        text-align: right;
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/accordion-arrow-up.svg)no-repeat;
        right: 20%;
        position: absolute;
        width: 16px;
        height: 9px;
    }
    
    .solution-stream>.panel-group>.panel-default>.panel-heading>.panel-title .solution-label:before {
        content: '';
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/sf-adaptive.png)no-repeat;
        width: 42px;
        height: 42px;
        display: inline-block;
        margin-right: 20px
    }
    
    .solution-stream>.panel-group>.panel-default>.panel-heading>.panel-title>a:hover.solution-label:before,
    .solution-stream>.panel-group>.panel-default>.panel-heading>.panel-title>a:focus.solution-label:before,
    .solution-stream>.panel-group>.panel-default.active>.panel-heading>.panel-title>a.solution-label:before {
        content: '';
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/sf-adaptive-active.png)no-repeat;
        width: 62px;
        height: 62px;
        display: inline-block;
        margin-right: 20px;
        transition: all 0.5s ease;
    }
    
    .solution-stream>.panel-group>.panel-default>.panel-heading>.panel-title .solution-label:before.collapsed {
        content: '';
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/hd-stream.png)no-repeat;
        width: 62px;
        height: 62px;
        display: inline-block;
        margin-right: 20px
    }
    
    .solution-stream>.panel-group>.panel-default>.panel-heading>.panel-title .solution-privacy.brand_live:before {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/sf-brand-livestream.png)no-repeat;
    }
    
    .solution-stream>.panel-group>.panel-default>.panel-heading>.panel-title>a:hover.solution-privacy.brand_live:before,
    .solution-stream>.panel-group>.panel-default>.panel-heading>.panel-title>a:focus.solution-privacy.brand_live:before,
    .solution-stream>.panel-group>.panel-default.active>.panel-heading>.panel-title>a.solution-privacy.brand_live:before {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/sf-brand-livestream-active.png)no-repeat;
    }
    
    .solution-stream>.panel-group>.panel-default>.panel-heading>.panel-title .solution-label.subscribers:before {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/sf-subscribers.png)no-repeat;
    }
    
    .solution-stream>.panel-group>.panel-default>.panel-heading>.panel-title>a:hover.solution-label.subscribers:before,
    .solution-stream>.panel-group>.panel-default>.panel-heading>.panel-title>a:focus.solution-label.subscribers:before,
    .solution-stream>.panel-group>.panel-default.active>.panel-heading>.panel-title>a.solution-label.subscribers:before {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/sf-subscribers-active.png)no-repeat;
    }
    
    .solution-stream>.panel-group>.panel-default>.panel-heading>.panel-title .solution-label.reach:before {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/sf-reach-anywhere.png)no-repeat;
    }
    
    .solution-stream>.panel-group>.panel-default>.panel-heading>.panel-title>a:hover.solution-label.reach:before,
    .solution-stream>.panel-group>.panel-default>.panel-heading>.panel-title>a:focus.solution-label.reach:before,
    .solution-stream>.panel-group>.panel-default.active>.panel-heading>.panel-title>a.solution-label.reach:before {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/sf-reach-anywhere-active.png)no-repeat;
    }
    
    .solution-stream>.panel-group>.panel-default>.panel-heading>.panel-title .solution-label.watch:before {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/sf-watch-anywhere.png)no-repeat;
    }
    
    .solution-stream>.panel-group>.panel-default>.panel-heading>.panel-title>a:hover.solution-label.watch:before,
    .solution-stream>.panel-group>.panel-default>.panel-heading>.panel-title>a:focus.solution-label.watch:before,
    .solution-stream>.panel-group>.panel-default.active>.panel-heading>.panel-title>a.solution-label.watch:before {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/sf-watch-anywhere-active.png)no-repeat;
    }
    
    .run-channel-block .banner-wrap .slick-dots li.slick-active button:before,
    .run-channel-block .banner-wrap .slick-dots li button:hover,
    .run-channel-block .banner-wrap .slick-dots li button:focus {
        color: #555
    }
    
    .slick-dots li button:before {
        color: #777;
    }
    /* Sign UP Page Starts Here */
    
    .fc-signup-left-bg {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/sign-up-bg.jpg) no-repeat left top;
        width: 100%;
        background-size: cover;
        position: relative;
        min-height: 969px;
        background-position: center
    }
    
    .fc-price-left-bg {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/banner-guy-presentation.jpg) no-repeat left top;
        width: 100%;
        background-size: cover;
        position: relative;
        height: 970px;
        background-position: center
    }
    
    .show-hide-control {
        position: absolute;
        top: 32px;
        right: 10px;
    }
    
    .left-signup-bg-content {
        width: 100%;
        padding: 32px 0px 0px 40px;
        color: #fff
    }
    
    .feature-sign-one {
        display: flex;
        align-items: center;
        margin-bottom: 20px;
        font-size: 13px
    }
    
    .feature-sign-headding {
        padding-left: 13px
    }
    
    .signup-promotion-headding {
        font-size: 26px;
        padding-top: 76px;
        color: #fff;
        font-weight: 500
    }
    
    .sign-up-special-margin {
        margin-bottom: 10px
    }
    
    .sign-up-agree-margin {
        margin-bottom: 20px
    }
    
    .signup-left-sub-text {
        font-size: 18px;
        font-weight: 300;
        letter-spacing: 1px;
        padding-bottom: 30px
    }
    
    .signup-left-sub-text+p {
        padding-bottom: 10px
    }
    
    .signup-list {
        padding-left: 30px;
        padding-top: 60px
    }
    
    .signup-list li {
        padding-bottom: 20px
    }
    
    .features-list {
        padding-top: 52px;
        position: relative;
    }
    
    .features-list-one {
        padding-top: 60px;
        position: relative;
    }
    
    .features-list p {
        font-size: 20px;
        font-weight: 500
    }
    
    .sign-social-icons span {
        margin-right: 40px
    }
    
    .sign-border .col-md-4 {
        width: 27%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 27%;
        -ms-flex: 0 0 27%;
        flex: 0 0 27%;
        max-width: 27%;
    }
    
    .sign-border .col-md-8 {
        width: 72%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 72%;
        -ms-flex: 0 0 72%;
        flex: 0 0 72%;
        max-width: 72%;
    }
    
    [type=checkbox].filled-in:not(:checked)+label:after {
        border: 1px solid #979797
    }
    
    .signup-paddings {
        padding-top: 40px;
        padding-bottom: 71px
    }
    
    .signup-main {
        max-width: 425px;
        margin: 0px auto 0px auto;
    }
    
    .signup-headding {
        font-size: 24px;
        color: #5b636a;
        font-weight: 400;
        letter-spacing: .5px;
        padding-bottom: 49px
    }
    
    .signup-field .form-control, .signup-field input, .signup-field select {
        height: 40px;
        margin-top: .2rem;
        margin-bottom: 1rem;
    }
    
    .signup-field label {
        font-size: 14px;
        font-weight: 500;
        margin-bottom: 0px
    }
    
    .signup-field .form-group {
        margin-bottom: 0;
        position: relative;
    }
    
    .agree-block {
        font-size: 14px
    }
    
    .agree-block span {
        margin-right: 10px
    }
    
    .sign-btn {
        font-size: 14px;
        text-align: center;
        margin-top: 45px;
    }
    
    .sign-btn .free-month-btn {
        width: 200px;
        margin-bottom: 20px;
        margin-top: 20px
    }
    
    .sign-btn a {
        color: #35abe2
    }
    
    .sign-btn a.forgot-password {
        color: #5b636a;
    }
    
    .left-signup-bg-content .free-month-btn {
        padding: 9px 34px;
    }
    
    .check-container {
        display: block;
        position: relative;
        padding-left: 22px;
        margin-bottom: 12px;
        cursor: pointer;
        font-size: 14px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        font-weight: 400;
        margin-top: 15px;
    }
    
    .check-container input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }
    
    .checkmark {
        position: absolute;
        top: 2px;
        left: 0;
        height: 16px;
        width: 16px;
        border-radius: 3px;
        background: #35abe2
    }
    
    .container:hover input~.checkmark {
        background-color: #ccc;
    }
    
    .checkmark:after {
        content: "";
        position: absolute;
        display: none;
    }
    
    .check-container input:checked~.checkmark:after {
        display: block;
    }
    
    .check-container .checkmark:after {
        left: 2px;
        top: 3px;
        width: 12px;
        height: 9px;
        border-width: 0 3px 3px 0;
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/tick-signup.png) no-repeat left top;
    }
    
    .sign-border {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    /* Sign UP Page Ends Here */
    /* Featured Videos Start Here */
    
    .featured-videos-block {
        padding-top: 43px
    }
    
    .featured-videos-block .container {
        margin: 0 auto
    }
    
    .fv-headding h2 {
        font-size: 28px;
        font-weight: 600;
        display: inline-block;
        margin: 0
    }
    
    .fv-headding h2:after {
        width: 80%;
        height: 2px;
        background: #35abe2;
        display: block;
        margin: 10px 0px 11px;
        content: "";
    }
    
    .fc-search {
        width: 160px;
        display: table;
    }
    
    .input-group-addon:last-child {
        background: none
    }
    
    .stylish-input-group button {
        border: 0;
        background: transparent;
    }
    
    .input-group-addon .search-btn {
        border: none;
        background: none
    }
    
    .input-group-addon .search-btn:focus {
        outline: none
    }
    
    .fc-search .form-control {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
        border-right: none;
        font-size: 12px
    }
    
    .fc-search .form-control:focus {
        box-shadow: none;
        border-color: #ccc
    }
    
    .featured-trending-block {
        margin-top: 24px
    }
    
    .featured-trend-video {
        width: 23%;
        float: left;
        margin-right: 16px
    }
    
    .featured-trend-video a {
        display: block
    }
    
    .featured-trend-video a:focus {
        outline: none
    }
    
    .featured-trend-overlay {
        width: 100%;
        height: 100%;
        bottom: 0;
        position: absolute;
        background: #000;
        opacity: .6
    }
    
    .video-live {
        background: #dd3f3f;
        border-radius: 2px;
        font-size: 10px;
        position: absolute;
        top: 10px;
        color: #fff;
        right: 10px;
        padding: 2px 5px
    }
    
    .video-live span:before {
        background: #fff;
        width: 4px;
        height: 4px;
        border-radius: 50px;
        content: "";
        display: inline-block;
        margin-bottom: 2px;
        margin-right: 4px;
    }
    
    .video-left-show-icon {
        border-radius: 50%;
        width: 32px;
        height: 32px;
        float: left;
        margin-right: 6px
    }
    
    .video-left-show-icon img {
        border-radius: 50px
    }
    
    .video-bottom-block {
        margin-top: 8px;
        line-height: 1;
        display: flex;
        align-items: center
    }
    
    .video-bottom-block .head {
        font-size: 12px;
        font-weight: bold;
        display: block;
        color: #5b636a
    }
    
    .video-bottom-block .sub-head {
        font-size: 10px;
    }
    
    .featured-trend-video-inner {
        position: relative;
        display: inline-block;
        overflow: hidden;
    }
    
    .featured-trending-block .slick-prev {
        left: -50px;
        top: 38%
    }
    
    .featured-trending-block .slick-next {
        right: -50px;
        top: 38%
    }
    
    .featured-trending-block .slick-prev:before {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/dark-left-arrow.png);
    }
    
    .featured-trending-block .slick-next:before {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/dark-right-arrow.png);
    }
    
    .video-papular-block {
        padding-top: 47px;
    }
    
    .featured-trending-block-one {
        padding-top: 20px
    }
    
    .featured-trending-block-one .featured-trend-video {
        padding-bottom: 25px;
        width: 23.6%
    }
    /* Featured Videos End Here */
    
    .accordion-body {
        display: none;
    }
    /* Freedocast Mobile Page */
    
    .fc-mobile-page-banner .banner-content-left {}
    /* Featured-Videos Player styles */
    
    #playerPopup .modal-body {
        padding: 0px;
        border: none;
    }
    
    #playerPopup .close {
        color: #000;
        z-index: 9;
        right: 5px;
        background: #fff;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        width: 20px;
        height: 20px;
        line-height: 20px;
        font-size: 22px;
    }
    
    #playerPopup .close span {
        top: 0px;
        position: relative;
    }
    
    #playerPopup .modal-dialog,
    #playerPopup .modal-content {
        background: none !important;
    }
    
    #playerPopup .modal-dialog {
        margin-top: 100px !important;
        width: 600px;
    }
    
    .modal .close {
        opacity: 0.5 !important;
        position: absolute;
        right: 23px;
        top: 5px;
    }
    
    .share_icon_fea_videos {
        position: absolute;
        top: 40px;
        right: 30px;
        cursor: pointer;
    }
    
    .featured-trend-video .share_icon_fea_videos {
        right: 10px;
    }
    
    .pricing-separation-block p {
        font-size: 12px
    }
    
    .bitmap-slick .slick-slide:first-child {
        padding-left: 0px;
    }
    
    .bitmap-slick .slick-slide:last-child {
        padding-right: 0px;
    }
    
    .bitmap-slick .slick-slide {
        margin: 0;
        width: 320px;
        padding: 0
    }
    
    .bitmap-slick .slick-list {
        overflow: unset;
    }
    
    .bitmap-slick .slick-prev {
        left: 0px;
        top: 50%;
        background: #000;
        padding: 10px;
        width: 50px;
        height: 126px;
        border-radius: 0;
        opacity: .7;
    }
    
    .bitmap-slick .slick-next {
        right: 0px;
        top: 50%;
        background: #000;
        padding: 10px;
        width: 50px;
        height: 126px;
        border-radius: 0;
        opacity: .65;
    }
    
    .pricing-box-row .active,
    .pricing-box-mob-row .active {
        color: #7b858e;
    }
    
    .pricing-box-row .in_active,
    .pricing-box-mob-row .in_active {
        color: #d7d9dc;
    }
    
    .service-img {
        height: 50px;
        display: flex;
        justify-content: center
    }
    
    .mainoverlaydiv .tab-hover {
        display: none
    }
    
    #accordion3 .accordion-group:first-child .accordion-heading,
    .bitmap-mobile .accordion-group:first-child .accordion-heading {
        display: none;
    }
    
    #accordion3 .accordion-group:first-child .accordion-body,
    .bitmap-mobile .accordion-group:first-child .accordion-body {
        display: block;
    }
    /* Freedocast Mobile Page */
    
    .fc-mobile-page-banner .banner-content {
        width: 31%;
        left: 22%;
        top: 50%
    }
    
    .fc-mobile-page-banner .banner-headding {
        font-size: 32px;
        letter-spacing: 2px;
    }
    
    .fc-mobile-page-banner .banner-sub-headding {
        font-size: 16px
    }
    
    .fc-mobile-page-banner a {
        display: inline-block;
        margin-right: 15px
    }
    
    .fc-mobile-page-banner a:focus {
        outline: none
    }
    
    .mobile-reach-frame .fc-mobile-link {
        bottom: 23%;
        left: 10px;
    }
    
    .mobile-pro-frame .fc-mobile-link {
        bottom: 5%;
        left: 42px;
    }
    
    .mobile-reach-frame .video-cam-link {
        left: 42%;
        bottom: 44%;
    }
    
    .mobile-pro-frame .video-cam-link {
        left: 37%;
        bottom: 30%;
    }
    
    .mobile-reach-frame .video-cam-link .waysto-caption {
        font-size: 16px;
    }
    
    .mobile-pro-frame .video-cam-link .waysto-caption {
        font-size: 16px;
    }
    
    .app-feature-one {
        padding: 40px 0 60px
    }
    
    .app-feature-two {
        padding: 0px 0 60px
    }
    
    .app-feature-two .headding-one {
        font-size: 32px;
        color: #5b636a
    }
    
    .app-feature-two h1:after {
        width: 10%;
        height: 2px;
        background: #35abe2;
        content: '';
        margin: 16px auto 36px;
        display: block;
    }
    
    .fc-pro-block {
        padding-top: 60px
    }
    
    .fc-pro-block h1 {
        padding-bottom: 15px
    }
    
    .fc-pro-block .get-full-text {
        font-size: 18px
    }
    
    .fc-pro-block .buy-now-btn {
        position: absolute;
        bottom: 44px;
        left: 0;
        right: 100px;
        margin: auto;
        width: 148px;
    }
    
    .fc-pro-top-padding {
        padding-top: 45px
    }
    
    .intro-list {
        list-style-type: none;
    }
    
    .intro-list p {
        font-size: 14px
    }
    
    .fc-pro-block .icon-block {
        float: left;
        margin-right: 25px;
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/icon-list-normal.svg) no-repeat left top;
        width: 64px;
        height: 64px;
        margin-bottom: 15px;
    }
    
    .intro-list li .intro-content {
        display: flex;
        align-items: center;
        font-size: 18px;
        color: #5b636a
    }
    
    .intro-list li:hover .icon-block,
    .intro-list li.active .icon-block {
        color: #212529
    }
    
    .intro-list li:hover .intro-content,
    .intro-list li.active .intro-content {
        color: #212529
    }
    
    .fc-pro-block .graphic .icon-block-graphic,
    .fc_device .platform-block .graphic .icon-block-graphic {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/fp-graphic-overlays.png) no-repeat left top;
        margin-right: 5px;
        float: left;
        width: 64px;
        height: 64px;
        margin-top: 5px;
    }
    
    .fc-pro-block .battery .icon-block-battery,
    .fc_device .platform-block .battery .icon-block-battery {
        background: url(../../images/fc_2_0/fp-battery-new.svg) no-repeat left top;
        float: left;
        width: 64px;
        height: 64px;
        margin-top: 5px;
    }
    
    .fc-pro-block .platforms .icon-block,
    .fc_device .platform-block .platform .icon-block {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/fp-multiple-platforms.png) no-repeat left top;
        margin-top: 5px;
    }
    
    .fc-pro-block .connectivity .icon-block,
    .fc_device .platform-block .connectivity .icon-block {
        background: url(../../images/fc_2_0/fp-conenctivity-new.svg) no-repeat left top;
        margin-top: 5px;
    }
    
    .live-stream-block {
        position: relative;
        margin: 40px 0px;
        padding: 100px 0 80px;
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/support-services-img.jpg) no-repeat;
        background-size: cover;
        letter-spacing: 2px
    }
    
    .live-stream-block .service-inner-block h1:after {
        display: none;
    }
    
    .live-stream-block .support-content {
        display: flex;
        align-items: center;
        justify-content: center
    }
    
    .live-stream-block .support-content a {
        color: #fff;
    }
    
    .live-stream-block .support-content a:hover {
        text-decoration: none
    }
    
    .live-stream-block .support-content span {
        padding-left: 25px;
        font-size: 24px
    }
    
    .live-stream-block .headding-one {
        font-size: 32px
    }
    
    .fc-pro-block-one ul {
        list-style-type: none
    }
    
    .fc-pro-block-one .icon-block {
        float: left;
        margin-right: 25px;
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/hd-spec-normal.png) no-repeat left top;
        width: 88px;
        height: 88px;
        margin-bottom: 15px;
    }
    
    .fc-pro-block-one ul li {
        overflow: hidden;
        padding-bottom: 4px
    }
    
    .fc-pro-block-one ul li .list-headding {
        display: block;
        font-size: 18px;
    }
    
    .fc-pro-block-one ul li .list-sub-headding {
        font-size: 14px
    }
    
    .fc-pro-block-one ul li:hover .icon-block,
    .fc-pro-block-one ul li.active .icon-block {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/hd-spec-hover.png) no-repeat left top;
    }
    
    .fc-pro-block-one ul li:hover .list-headding,
    .fc-pro-block-one ul li.active .list-headding {
        color: #212529
    }
    
    .fc-pro-block-one ul li:hover .list-sub-headding,
    .fc-pro-block-one ul li.active .list-sub-headding {
        color: #5b636a
    }
    
    .fc-pro-block-one .icon-block.hdmi {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/fp-hdmi.svg) no-repeat left top;
    }
    
    .fc-pro-block-one .icon-block.mic_in {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/fp-mic-in.svg) no-repeat left top;
    }
    
    .fc-pro-block-one .icon-block.dongle {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/fp-dongle-support.svg) no-repeat left top;
    }
    
    .fc-pro-block-one ul li:hover .icon-block.hdmi,
    .fc-pro-block-one ul li.active .icon-block.hdmi {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/fp-hdmi-active.svg) no-repeat left top;
    }
    
    .fc-pro-block-one ul li:hover .icon-block.mic_in,
    .fc-pro-block-one ul li.active .icon-block.mic_in {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/fp-mic-in-active.svg) no-repeat left top;
    }
    
    .fc-pro-block-one ul li:hover .icon-block.dongle,
    .fc-pro-block-one ul li.active .icon-block.dongle {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/fp-dongle-support-active.svg) no-repeat left top;
    }
    
    .platform-block .cable_free_control .icon-block {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/fp-cable-control.svg) no-repeat left top;
    }
    
    .platform-block .meet_preview .icon-block {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/fp-meet-preview.svg) no-repeat left top;
    }
    
    .platform-block .quality .icon-block {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/fp-meet-bitrate.svg) no-repeat left top;
    }
    
    .icon-block,
    .platform-block ul li.cable_free_control:hover .icon-block,
    .platform-block ul li.cable_free_control.active .icon-block,
    .platform-block ul li.cable_free_control a.active .icon-block {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/fp-cable-control-active.svg) no-repeat left top;
    }
    
    .icon-block,
    .platform-block ul li.meet_preview:hover .icon-block,
    .platform-block ul li.meet_preview.active .icon-block,
    .platform-block ul li.meet_preview a.active .icon-block {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/fp-meet-preview-active.svg) no-repeat left top;
    }
    
    .icon-block,
    .platform-block ul li.quality:hover .icon-block,
    .platform-block ul li.quality.active .icon-block,
    .platform-block ul li.quality a.active .icon-block {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/fp-meet-bitrate-active.svg) no-repeat left top;
    }
    
    .platform-block .ada_bitrate .icon-block {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/f-platform-bitrate.svg) no-repeat left top;
    }
    
    .platform-block .embed_share .icon-block {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/f-platform-embed.svg) no-repeat left top;
    }
    
    .platform-block .archive .icon-block {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/f-platform-save-down.svg) no-repeat left top;
    }
    
    .icon-block,
    .platform-block ul li.ada_bitrate:hover .icon-block,
    .platform-block ul li.ada_bitrate.active .icon-block,
    .platform-block ul li.ada_bitrate a.active .icon-block {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/f-platform-bitrate-active.svg) no-repeat left top;
    }
    
    .icon-block,
    .platform-block ul li.embed_share:hover .icon-block,
    .platform-block ul li.embed_share.active .icon-block,
    .platform-block ul li.embed_share a.active .icon-block {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/f-platform-embed-active.svg) no-repeat left top;
    }
    
    .icon-block,
    .platform-block ul li.archive:hover .icon-block,
    .platform-block ul li.archive.active .icon-block,
    .platform-block ul li.archive a.active .icon-block {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/f-platform-save-down-active.svg) no-repeat left top;
    }
    
    .play-store-pro-icon {
        padding-top: 20px
    }
    
    .play-store-pro-icon a {
        margin-right: 15px
    }
    
    .how-it-works .headding-one {
        font-size: 32px
    }
    
    .how-it-works .headding-one:after {
        width: 10%
    }
    
    .how-it-works .get-full-text {
        max-width: 855px;
        margin: 0 auto;
    }
    
    .ways-platform .get-full-text {
        max-width: 855px;
        margin: 0 auto;
    }
    
    .fc-pro-block .get-full-text {
        max-width: 855px;
        margin: 0 auto;
    }
    
    .fc-pro-block {
        padding-top: 60px
    }
    
    .fc-pro-block h1 {
        padding-bottom: 15px;
        margin-top: 0
    }
    
    .fc-pro-block .get-full-text {
        font-size: 18px
    }
    
    .fc-pro-block .buy-now-btn {
        position: absolute;
        bottom: 44px;
        left: 0;
        right: 0px;
        margin: auto;
        width: 148px;
    }
    
    .fc-pro-top-padding {
        padding-top: 45px
    }
    
    .intro-list {
        list-style-type: none;
    }
    
    .fc-pro-block .icon-block {
        float: left;
        margin-right: 5px;
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/icon-list-normal.svg) no-repeat left top;
        width: 64px;
        height: 64px;
        margin-bottom: 15px;
    }
    
    .intro-list li {
        margin-bottom: 40px;
    }
    
    .intro-list li .intro-content {
        display: flex;
        align-items: center;
        font-size: 16px;
        color: #5b636a
    }
    /* .intro-list li:hover .icon-block,
.intro-list li.active .icon-block {
    background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/hd-stream.png) no-repeat left top;
    color: #212529
} */
    
    .intro-list li:hover .intro-content,
    .intro-list li.active .intro-content {
        color: #212529
    }
    
    .live-stream-block {
        position: relative;
        margin: 0px 0px 60px;
        padding: 100px 0 80px;
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/support-services-img.jpg) no-repeat;
        background-size: cover;
        letter-spacing: 2px
    }
    
    .live-stream-block .service-inner-block h1:after {
        display: none;
    }
    
    .live-stream-block .support-content {
        display: flex;
        align-items: center;
        justify-content: center
    }
    
    .live-stream-block .support-content a {
        color: #fff;
    }
    
    .live-stream-block .support-content a:hover {
        text-decoration: none
    }
    
    .live-stream-block .support-content span {
        padding-left: 25px;
        font-size: 24px
    }
    
    .live-stream-block .headding-one {
        font-size: 32px
    }
    
    .fc-pro-block-one ul {
        list-style-type: none
    }
    
    .fc-pro-block-one .icon-block {
        float: left;
        margin-right: 25px;
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/hd-spec-normal.png) no-repeat left top;
        width: 88px;
        height: 88px;
        margin-bottom: 15px;
    }
    
    .fc-pro-block-one ul li {
        overflow: hidden;
        padding-bottom: 4px
    }
    
    .fc-pro-block-one ul li .list-headding {
        display: block;
        font-size: 18px;
    }
    
    .fc-pro-block-one ul li .list-sub-headding {
        font-size: 14px
    }
    
    .fc-pro-block-one ul li:hover .icon-block,
    .fc-pro-block-one ul li.active .icon-block {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/hd-spec-hover.png) no-repeat left top;
    }
    
    .fc-pro-block-one ul li:hover .list-headding,
    .fc-pro-block-one ul li.active .list-headding {
        color: #212529
    }
    
    .fc-pro-block-one ul li:hover .list-sub-headding,
    .fc-pro-block-one ul li.active .list-sub-headding {
        color: #5b636a
    }
    
    .play-store-pro-icon {
        padding-top: 20px
    }
    
    .play-store-pro-icon a {
        margin-right: 15px
    }
    
    .signup-field .form-control, .signup-field input, .signup-field select {
        display: block;
        width: 100%;
        height: 34px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 4px;
        -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        transition: none;
        box-sizing: border-box;
        box-sizing: border-box
    }
    
    .signup-field .form-control, .signup-field input, .signup-field select {
        height: 40px;
    }
    
    .signup-field input {
        box-shadow: none;
    }
    
    .signup-field .error-text {
        font-size: 12px;
        color: #ff5533;
    }
    
    .forgot-password {
        font-size: 14px;
        color: #5b636a
    }
    
    .forgot-password:hover,
    .forgot-password:focus {
        color: #5b636a
    }
    
    .signup-field select {
        border: none
    }
    
    .styled-select {
        background: transparent;
        border: 1px solid #ccc;
        height: 40px;
        display: inline-block;
        vertical-align: top;
        overflow: hidden;
        min-width: 140px;
        z-index: 1;
        position: relative;
        border-radius: 4px;
        float: left;
        width: 100%;
        margin-bottom: 10px
    }
    
    .styled-select select {
        border: none;
        background: transparent;
        font-size: 14px;
        padding: 10px 30px 10px 10px;
        width: 100%;
        -moz-appearance: none;
        -webkit-appearance: none;
    }
    
    .styled-select:after {
        content: "";
        height: 8px;
        width: 14px;
        display: block;
        position: absolute;
        top: 15px;
        right: 10px;
        pointer-events: none;
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/angle-arrow-down.svg)
    }
    
    .signup-main {
        max-width: 425px;
    }
    
    .signin-main {
        padding-top: 60px
    }
    
    .back-btn {
        color: #fff;
        margin-top: 30px;
        display: block
    }
    
    .back-btn::before {
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/sign-back-arrow.png) no-repeat;
        width: 8px;
        height: 15px;
        content: '';
        display: inline-block;
        margin-right: 10px
    }
    
    .back-btn:hover,
    .back-btn:focus {
        color: #fff
    }
    
    .go-live-txt {
        padding-top: 30px;
        padding-bottom: 20px
    }
    
    .premium-list {
        padding-left: 15px;
        /* border: 3px solid rgba(255, 255, 255, 0.2); */
        width: 97%;
        border-top: none;
        position: relative;
        top: -20px;
        padding-top: 20px;
        padding-bottom: 20px;
        letter-spacing: .6px
    }
    
    .premium-list li {
        line-height: 45px;
        padding-left: 12px;
        list-style-type: initial;
        font-weight: 400;
        font-size: 14px
    }
    
    .features-list p {
        padding-left: 3px
    }
    /* .features-list p:before {
    background: rgba(255, 255, 255, 0.2);
    height: 3px;
    content: '';
    display: inline-block;
    left: 0;
    width: 20px;
    margin-right: 7px;
    position: relative;
    top: -1px
} */
    /* .features-list p:after {
    background: rgba(255, 255, 255, 0.2);
    height: 3px;
    content: '';
    display: inline-block;
    left: 0;
    width: 50%;
    margin-left: 6px;
    position: relative;
    top: -1px;
} */
    
    .justify-mobile-center {
        /* display: flex; */
        justify-content: center
    }
    
    .other-feature-scroll {
        display: flex
    }
    
    .price-btn-fix {
        position: absolute;
        bottom: 20px;
        width: 100%
    }

    
    .btn.disabled,
    .btn[disabled],
    fieldset[disabled] .btn {
        cursor: default;
    }
    
    .signup-main .sign-btn {
        margin-top: 0px;
    }
    
    .forgot-password .signup-headding {
        padding-bottom: 0px;
    }
    
    .header-right ul.myact li {
        padding-top: 0px;
    }
    
    .pricing-plans-block.fixed-pricing-block {
        display: none;
        padding: 0;
    }
    
    .pricing-plans-block.fixed-pricing-block.pricing-fixed {
        display: block;
        position: fixed;
        /* top: 68px; */
        left: 0;
        width: 100%;
        background: #fff;
        z-index: 1;
        box-shadow: 0 0 3px #ccc;
    }
    
    .pricing-plans-block.fixed-pricing-block.pricing-fixed .price-list-blocks .price-indevedual-block {
        padding: 47px 0 77px 0
    }
    
    .price-docked .price-btn-fix {
        display: none;
    }
    
    .main-content.email_nt_verify {
        margin-top: 25px;
    }
    
    .static-fixed-banner.email_nt_verify {
        margin-top: 93px;
    }
    
    .broad-sub-text {
        padding-right: 160px
    }
    
    .fpro_con .buy-now-btn {
        padding: 8px 5px
    }
    
    .display-table {
        display: table
    }
    
    .display-table-cell {
        display: table-cell;
        vertical-align: middle;
        float: none
    }
    
    .nav-main li.product-sub .sub-menu ul:nth-last-child(1) li a.buy-now-btn {
        padding: 9px 8px
    }
    
    #mPlayer .modal-body {
        padding: 0px;
    }
    
    #mPlayer .modal-body p {
        margin: 0px;
    }
    
    .broadcast-padding {
        padding: 30px 0 30px;
        overflow: hidden;
    }
    
    .slick-prev.slick-disabled:before,
    .slick-next.slick-disabled:before {
        opacity: .35;
    }
    
    .foter-links .footer-logo {
        width: 114px
    }
    
    .ways-platform {
        padding-top: 60px;
    }
    
    .ways-platform h1 {
        margin-top: 0px
    }
    
    .run-channel-block h1 {
        margin-top: 0
    }
    
    .run-channel-block {
        margin-top: 60px
    }
    
    .pfeatures-block-wrap h1 {
        margin-top: 0
    }
    
    .run-channel-block .get-full-text {
        font-weight: normal
    }
    
    .pfeatures-block-wrap h4 {
        font-weight: normal
    }
    
    .not_link {
        cursor: pointer;
    }
    
    .text_trans {
        text-transform: capitalize;
    }
    
    .app-feature-two h1 {
        margin-top: 0
    }
    
    .fc_device .app-feature-two {
        padding-top: 60px
    }
    
    .tech-speck {
        padding-top: 60px;
    }
    
    .run-channel-block .banner-block {
        padding: 0 10px 30px 10px
    }
    
    #requestDemo .req_demo.demo_content {
        padding: 0 15px;
    }
    
    select:-moz-focusring {
        color: transparent;
        text-shadow: 0 0 0 #000;
    }
    
    .foter-links .social-icons {
        margin-left: 10px
    }
    
    [type=checkbox]+label {
        height: auto;
    }
    
    .banner-wrap .slick-next {
        width: initial
    }
    
    .pricing-plans-block a.not_link:hover {
        color: #35abe2;
    }
    
    .bitmap-testmonial-slick .slick-next {
        top: 50%;
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/tutorial_next.png) no-repeat;
        border-radius: 50%;
        background-position: center;
        right: -40px
    }
    
    .bitmap-testmonial-slick .slick-prev {
        top: 50%;
        background: url(https://d2ykob40sjriid.cloudfront.net/images/fc_2_0/tutorial_prev.png) no-repeat;
        border-radius: 50%;
        background-position: center;
        left: -40px
    }
    
    .btn.free-month-btn.txt-trans {
        text-transform: inherit;
    }
    
    .hard-soft-sol {
        font-size: 12px;
        text-align: right
    }
    
    .header-right li.header_request_demo,
    .header-right-po-login li.header_request_demo {
        list-style-type: none;
        /* float: left; */
        margin-right: 15px;
    }
    
    .header-right li.header_request_demo a,
    .header-right-po-login li.header_request_demo a {
        color: #fff;
        font-size: 14px;
        background: linear-gradient(to top, #3ba9dc, #51baeb);
        border-radius: 4px;
        padding: 9px 15px;
        display: block;
    }
    
    .form-control:focus {
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 0, 0, .6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 0, 0, .6);
    }
    
    .rtmp-feed-text-container {
        height: 30px;
        width: 100%;
        display: block;
        text-align: right;
        position: relative;
    }
    
    .rtmp-feed-text {
        position: relative;
        font-size: 16px;
        color: #686f77;
        right: -10px;
        bottom: 0px;
    }
    
    .pro-mobile-text-center {
        text-align: center;
        color: #686f77;
        font-size: 16px;
        position: absolute;
        top: 45%;
        left: 28%;
        z-index: 999;
    }
    
    .playoutplatform-text {
        position: absolute;
        top: 45%;
        right: 36.2%;
        font-size: 16px
    }
    
    .fc-pro-video-name-new {
        width: 100%;
        display: block;
        position: absolute;
        top: 28%;
        text-align: center;
    }
    
    .social-share-onhome-banner {
        position: absolute;
        bottom: 22%;
        left: 28%;
        color: #FFF;
        z-index: 99;
        font-weight: 300;
    }
    
    .rtmp-text-onhome-banner {
        position: absolute;
        bottom: 22%;
        right: 29%;
        color: #FFF;
        z-index: 99;
    }
    
    .rtmp-line-hide {
        width: 100%;
        height: 5px;
        background: #FFF;
        display: block;
        right: 0px;
        top: 17px;
        position: absolute
    }
    
    .year-end-offer-expire {
        float: right;
        margin-right: 80px;
        font-size: 14px;
        color: #d53c3a;
    }
    
    .info-message-new {
        font-size: 11px;
        padding: 10px 20px 20px 20px;
        text-align: center;
        width: 80%;
        display: block;
        margin: 0px auto;
    }
    
    .popover-content a {
        word-break: break-all;
    }
    
    .plat-fb-war {
        text-align: center;
        padding-top: 15px;
        font-size: 0.7rem;
        padding-bottom: 25px;
    }
    
    .fc-plat-sub-terms {
        text-align: right;
        font-size: 0.7rem;
        margin-top: 5px;
    }
    
    .feature-search {
        position: relative;
        float: right;
        width: 258px;
    }
    
    .feature-search .feature-search-input {
        border: 1px solid #b1b1b1;
        border-radius: 4px;
        padding: 10px 40px 10px 15px;
        width: 200px;
        float: right;
        height: 20px;
    }
    
    .help-search.feature-search-input:focus {
        width: 450px;
    }
    
    .feature-search-icon {
        position: absolute;
        right: 14px;
        top: 14px;
        border: none;
        background: none;
    }
    
    .feature-search ul li a {
        font-size: 14px !important;
        word-break: break-all;
        word-wrap: break-word;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        display: block;
    }
    
    .feature-search ul.dropdown-menu {
        max-height: 300px;
        overflow-y: auto;
        z-index: 9;
    }
    
    .help-search.feature-search-input:active {
        width: 450px;
        -webkit-transition: width .45s ease;
        -moz-transition: width .45s ease;
        -o-transition: width .45s ease;
        transition: width .45s ease;
    }
    
    .faq-no-results {
        font-size: 12px;
        width: 100%;
        text-align: right;
        right: 0px;
        top: 65px;
        display: block;
        position: absolute;
    }
    
    .embed_star {
        font-size: 0.7rem;
        margin-top: 10px;
    }
    
    .wid-img-icn {
        max-width: inherit;
    }
    
    .settings-in-branch-icon {
        position: relative;
        bottom: 5px
    }
    
    .post_login .footer {
        background: #fff;
        border-top: 2px solid #eee;
    }
    
    .signup-main.plan-main.conf-paym-pge {
        border: 1px solid #ccc;
        padding: 0 50px;
        margin-top: 100px;
        max-width: 500px;
    }