/*!
Theme Name: cinelytic
Theme URI: https://blog.cinelytic.com/
Author: Cinelytic
Author URI: https://cinelytic.com/
Description: Cinelytic Theme
Version: 1.0.0
License: LICENSE
License URI: LICENSE
Text Domain: cinelytic
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

*/
/* ------------------------------------------------------------ *\
    Imports
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
    Variables
\* ------------------------------------------------------------ */
/*  Colors  */
/*  Base body  */
/*  Links  */
/*  Shell  */
/* ------------------------------------------------------------ *\
	Reset
\* ------------------------------------------------------------ */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    box-sizing: border-box; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block; }

body {
    line-height: 1; }

ol, ul {
    list-style: none; }

blockquote, q {
    quotes: none; }

blockquote:before, blockquote:after {
    content: '';
    content: none; }

q:before, q:after {
    content: '';
    content: none; }

table {
    border-collapse: collapse;
    border-spacing: 0; }

button {
    background-color: transparent;
    outline: none;
    border: 0;
    cursor: pointer; }

/* ------------------------------------------------------------ *\
	Atoms
\* ------------------------------------------------------------ */
.pb100 {
    padding-bottom: 100px !important; }

.pt30 {
    padding-top: 30px !important; }

.pb20 {
    padding-bottom: 20px; }

.pt20 {
    padding-top: 20px; }

.pt0 {
    padding-top: 0 !important; }

.m0 {
    margin: 0 !important; }

.ptb20 {
    padding: 20px 0 !important; }

.mt87 {
    margin-top: 87px; }

/* ------------------------------------------------------------ *\
	Base
\* ------------------------------------------------------------ */
body {
    font-family: "Helvetica Neue", sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #000000; }

a {
    color: inherit;
    text-decoration: none;
    transition: ease-in-out .3s; }

a:hover {
    color: inherit;
    text-decoration: none; }

a:focus {
    color: inherit;
    text-decoration: none; }

img {
    max-width: 100%;
    height: auto;
    display: inline-block;
    vertical-align: middle; }

h1[class],
h2[class],
h3[class],
h4[class],
h5[class],
h6[class],
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
p:last-child,
ul:last-child,
ol:last-child,
dl:last-child,
table:last-child,
blockquote:last-child {
    margin-bottom: 0; }

h1 {
    font-size: 1.875rem;
    font-family: 'Helvetica Neue';
    font-weight: bold;
    color: #1c1c1c; }

h2 {
    font-size: 1.875rem;
    font-family: 'Helvetica Neue';
    font-weight: bold;
    color: #1c1c1c; }

@media only screen and (min-width: 768px) {
    h1 {
        font-size: 2.1875rem; }
    h2 {
        font-size: 2.1875rem; } }

/* ------------------------------------------------------------ *\
	Shell
\* ------------------------------------------------------------ */
.shell {
    width: 95%;
    margin: 0 auto;
    padding: 0; }

/* screens min-width 1024px */
@media only screen and (min-width: 1024px) {
    .shell {
        margin: auto;
        width: 100%;
        max-width: 940px; } }

/* screens min-width 1440px */
@media only screen and (min-width: 1440px) {
    .shell {
        max-width: 1366px; } }

@media only screen and (min-width: 1600px) {
    .shell {
        max-width: 1500px; } }

/* ------------------------------------------------------------ *\
	Fonts
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
    Helpers
\* ------------------------------------------------------------ */
[class^="col"] {
    width: 100%;
    float: none; }

.col_wrap {
    width: 100%;
    float: none; }

.col_form {
    width: 100%;
    float: none; }

.cols {
    margin: 0; }
.cols:after {
    content: '';
    display: block;
    line-height: 0;
    clear: both; }

.col_4 {
    margin-bottom: 50px;
    text-align: center; }
.col_4:last-child {
    margin-bottom: 0; }

.col_9 {
    width: 50%;
    float: left;
    padding: 0 15px;
    margin-bottom: 25px;
    max-height: 57px;
    min-height: 57px;
    line-height: 57px;
    text-align: center; }
.col_9:last-child {
    margin-bottom: 0;
    width: 100%; }

.col_data {
    margin-bottom: 40px; }
.col_data:last-child {
    margin-bottom: 0; }

@media only screen and (min-width: 480px) {
    .col {
        float: left;
        padding: 0 15px; }
    .col_logo {
        width: 50%; }
    .col_logo:nth-child(9) {
        margin-bottom: 0; }
    .col_4 {
        width: 50%; }
    .col_4:nth-of-type(3), .col_4:nth-of-type(4) {
        margin-bottom: 0; } }

@media only screen and (min-width: 768px) {
    .col {
        float: left;
        padding: 0 15px; }
    .col_3of2 {
        width: 50%; }
    .col_3_mobile {
        width: 33.33%;
        padding: 0; }
    .col_logo {
        width: 20%; }
    .col_data {
        width: 50%;
        padding: 0;
        max-height: 85px;
        min-height: 85px; }
    .col_data:nth-child(3), .col_data:nth-child(4) {
        margin-bottom: 0; }
    .col_9 {
        width: 33.33%;
        text-align: center; }
    .col_9:last-child {
        width: 33.33%; }
    .col_9 img {
        vertical-align: bottom; } }

@media only screen and (min-width: 1024px) {
    .col_form {
        float: left;
        padding: 0 15px; }
    .col_2 {
        width: 50%; }
    .col_2.pd-0 {
        padding-right: 0; }
    .col_3 {
        width: 33.33%; }
    .col_3of2 {
        width: 33.33%; }
    .col_4 {
        width: 25%;
        margin-bottom: 0; }
    .col_wrap {
        float: left;
        padding: 0 15px; }
    .col_30 {
        width: 30%;
        padding-left: 0; }
    .col_70 {
        width: 70%;
        padding-right: 0; }
    .col_40 {
        width: 40%;
        padding-left: 0; }
    .col_60 {
        width: 60%;
        padding-right: 0; }
    .col_9 {
        max-height: 50px;
        min-height: 50px; }
    .col_9.col_9_20 {
        width: 20%; }
    .col_9.col_9_20.text-center {
        text-align: center; }
    .col_9.col_9_20.text-left {
        text-align: left; }
    .col_9.col_9_20.text-right {
        text-align: right; }
    .col_9.col_9_25 {
        width: 25%; }
    .col_9.col_9_25.text-left {
        text-align: left; }
    .col_9.col_9_25.text-right {
        text-align: right; }
    .col_data {
        margin-bottom: 0;
        width: 25%;
        max-height: 75px;
        min-height: 75px;
        border-right: solid 1px rgba(115, 115, 142, 0.13); }
    .col_data:last-child {
        border-right: 0; } }

/* ------------------------------------------------------------ *\
	Sprite
\* ------------------------------------------------------------ */
[class^="ico-"] {
    background-image: url("");
    display: inline-block;
    vertical-align: middle; }

/* ------------------------------------------------------------ *\
   Header
\* ------------------------------------------------------------ */
.header {
    background: #fff;
    top: 0;
    left: 0;
    right: 0;
    z-index: 3; }
.header  .nav-link {
    padding: inherit;
    color: inherit!important;
}
.header.fixed {
    box-shadow: 0 3px 28px 0 rgba(199, 199, 246, 0.31);
    border: solid 0.5px rgba(241, 241, 247, 0.8); }
.header #header-menu li.dropdown-item {
    text-align: left!important;
    padding: 0!important;
}
.header #header-menu a.dropdown-item:hover {
    background: none!important;
}
.header-wrapper {
    padding: 29px 0;
    text-align: center; }

.logo-mobile {
    display: inline-block;
    float: left; }

.logo, .custom-logo-link {
    display: inline-block;
    max-width: 20rem;}

.nav {
    display: inline-block; }

.menu li {
    line-height: 36px;
    margin-left: 40px;
    display: inline-block;
    font-family: "Helvetica Neue", sans-serif;
    font-weight: normal;
    font-size: 0.91875rem;
    color: #1c1c1c;}
.menu li:hover {
    opacity: 1; }
.menu li.active {
    opacity: 1;
    font-weight: 500; }
.menu li:first-child {
    margin-left: 0; }

#header-menu li {
    text-align: center;
}

.dropdown-menu li {
    margin-left: 0; }
.widget-company-footer {
    min-height: 7rem;
}
#widget-area section {
    margin: 20px 0;
    text-align: center;
}
.title-wrapper {
    margin: 0 auto;
    text-align: center;
    margin-top: 100px;
    cursor: auto; }
.title-wrapper h1 {
    opacity: 0.9; }

@media only screen and (min-width: 768px) {
    .logo, .custom-logo-link {
        display: inline-block; }
    .logo-mobile {
        display: none; }
    .title-wrapper {
        margin-top: 85px; }

    .header-wrapper {
        text-align: right; } }

@media only screen and (min-width: 1024px) {
    .title-wrapper {
        width: 742px; } }

/* ------------------------------------------------------------ *\
	Footer
\* ------------------------------------------------------------ */
.footer {
    padding: 40px 0; }

.mobile-footer-visible {
    font-size: 12px;
    font-family: "Helvetica Neue", sans-serif;
    line-height: 18px; }

.footer-menu {
    text-align: center; }
.footer-menu li {
    display: block;
    font-size: 12px;
    font-family: "Helvetica Neue", sans-serif;
    font-weight: 400;
    line-height: 1.44;
    color: #1c1c1c;
    margin: 15px 0; }
.footer-menu li:last-child {
    margin-right: 0; }
.footer-menu li:hover {
    opacity: 0.9; }

.social-links {
    margin-top: 20px;
    text-align: center; }
.social-links li {
    display: inline-block;
    width: 33px;
    height: 33px;
    border-radius: 50%;
    line-height: 33px;
    text-align: center;
    margin-right: 13px; }
.social-links li:last-child {
    margin-right: 0; }
.social-links li:hover {
    opacity: 0.8; }
.social-links li.fb {
    background: #4267b2; }
.social-links li.tw {
    background: #5ca8dd; }
.social-links li.in {
    background: #0077b5; }

.footer-logo-mobile img {
    margin: 0 auto;
    display: block; }

.footer-upper {
    display: none; }

.footer-lower {
    display: none;
    padding-top: 37px; }
.footer-lower ul li {
    font-family: "Helvetica Neue", sans-serif;
    font-size: 12.6px;
    font-weight: 400;
    line-height: 1.73;
    letter-spacing: normal;
    color: #1c1c1c; }

.terms-links {
    text-align: center;
    margin-top: 20px; }
.terms-links li:hover {
    opacity: 0.9; }

.copyrights-text {
    text-align: center;
    margin-top: 20px; }

.address {
    text-align: center;
    padding: 27px 0; }

@media only screen and (min-width: 768px) {
    .footer-logo-mobile {
        display: inline-block; }
    .footer-logo-mobile img {
        margin: 0;
        display: inline-block; }
    .mobile-footer-visible {
        display: none; }
    .footer-upper {
        display: block; }
    .footer-lower {
        display: block; }
    .footer-lower ul li {
        font-size: 12px; }
    .footer-menu {
        padding-top: 8px; }
    .footer-menu li {
        display: inline-block;
        font-size: 15px;
        margin: 0 10px 0 0; }
    .address {
        padding: 0; }
    .address {
        text-align: left; }
    .social-links {
        text-align: right;
        margin-top: 0; }
    .copyrights-text {
        margin-top: 0; }
    .terms-links {
        text-align: right;
        margin-top: 0; } }

@media only screen and (min-width: 1024px) {
    .footer {
        padding: 60px 0 67px; }
    .footer-logo-tablet {
        display: none; }
    .footer-logo {
        display: inline-block; }
    .footer-menu {
        padding-top: 15px; }
    .footer-menu li {
        font-size: 14px;
        margin: 0 19px 0 0; } }

/* ------------------------------------------------------------ *\
	Sections
\* ------------------------------------------------------------ */
h1.home-title {
    font-size: 1.875rem;
    font-weight: bold;
    color: #1c1c1c;
    font-family: "Helvetica Neue", sans-serif; }

/* about section */
h1.about-title {
    line-height: 35px; }

.about-section {
    padding: 50px 0; }

.section-head {
    padding: 0 0 30px;
    text-align: center; }

.section-body {
    max-width: 740px;
    margin: 0 auto; }
.section-body p {
    font-family: "Helvetica Neue", sans-serif;
    opacity: 0.7;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.4;
    letter-spacing: normal;
    text-align: justify;
    color: #1c1c1c; }

h3.card-title {
    font-family: "Helvetica Neue", sans-serif;
    font-size: 17px;
    font-weight: bold;
    color: #1c1c1c;
    padding-bottom: 3px; }

h4.card-subtitle {
    font-family: "Helvetica Neue", sans-serif;
    font-size: 15px;
    line-height: 1.4;
    opacity: 0.7;
    font-weight: normal;
    text-align: justify;
    color: #1c1c1c; }

.card-description p {
    opacity: 0.7;
    font-family: "Helvetica Neue", sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.62;
    text-align: justify;
    color: #1c1c1c; }

/* news section */
.separator-news {
    width: 98%;
    height: 1px;
    object-fit: contain;
    opacity: 0.19;
    background: #02055a;
    margin: 50px auto 0;
    display: none; }

.subsection-head-team {
    padding: 50px 0 50px 15px;
    cursor: auto; }
.subsection-head-team.mob-padding {
    padding: 0 0 50px 15px; }

.banner-section {
    background: #f7f7fb;
    border-top: 1px solid rgba(149, 148, 198, 0.2);
    border-bottom: 1px solid rgba(149, 148, 198, 0.2);
    padding: 50px 0 50px; }

.banner-head {
    padding: 0 0 40px;
    cursor: auto; }

.banner-title {
    font-family: "Helvetica Neue", sans-serif;
    font-size: 1.875rem;
    font-weight: bold;
    color: #1c1c1c;
    line-height: 42px;
    text-align: center; }

.banner-body {
    text-align: center;
    margin-bottom: 40px;
    display: none; }
.banner-body.mobile-hidden {
    display: block;
    margin: 40px 0 0; }

/* home page */
.section-intro,
.section-logos {
    padding: 50px 0; }

.section-rev {
    background-image: linear-gradient(#ffffff, #f7f7fb); }

.section-video {
    padding: 50px 0;
    background-image: linear-gradient(#ffffff, #f7f7fb); }

.section-down {
    padding: 50px 0; }

.separator-home,
.separator-page {
    border-bottom: 1px solid #9594c6;
    opacity: 0.2; }

h2.home-subtitle {
    opacity: 0.7;
    font-family: "Helvetica Neue", sans-serif;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: normal;
    color: #1c1c1c; }

.home-head {
    text-align: center; }

.home-body {
    padding: 27px 0 20px;
    text-align: center; }

.home-foot {
    display: none; }
.home-foot.mobile-hidden {
    display: block;
    text-align: center;
    margin-top: 30px; }

.section-solution {
    background: #061276;
    padding: 50px 0; }

.section-solution-head {
    text-align: center; }

.section-solution-body {
    text-align: center;
    padding: 20px 0 120px; }

h2.solution-title {
    color: #1c1c1c;
    font-size: 1.875rem;
    font-weight: bold;
    line-height: 42px; }
h2.solution-title.white {
    color: #f2f2f6;
    text-align: center; }
h2.solution-title.pureWhite {
    color: #fff; }

.solution-description {
    opacity: 0.7;
    font-family: "Helvetica Neue", sans-serif;
    font-size: 15px;
    font-weight: normal;
    font-weight: 300;
    line-height: 1.4;
    text-align: center;
    color: #1c1c1c;
    padding-top: 12px;
    max-width: 300px;
    margin: 0 auto; }
.solution-description.pureWhite {
    color: #fff;
    font-weight: 300; }

h3.solution-subtitle {
    opacity: 0.7;
    font-family: "Helvetica Neue", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: normal;
    color: #1c1c1c; }
h3.solution-subtitle.pureWhite {
    color: #fff;
    font-weight: 300; }

h3.solution-image-subtitle {
    font-family: "Helvetica Neue", sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;
    color: #1c1c1c;
    padding-top: 30px;
    text-align: center; }
h3.solution-image-subtitle.pureWhite {
    color: #fff;
    font-weight: 500; }

.sol_wrap figure {
    max-height: 119px;
    min-height: 119px;
    line-height: 119px; }

.section-data {
    background: #f7f7fb;
    padding: 50px 0; }

.data-body {
    padding-top: 63px; }

.data-head {
    text-align: center; }

.data-description {
    text-align: center;
    padding-top: 10px; }

h2.data-title {
    color: #061276;
    font-size: 1.875rem;
    font-weight: bold;
    font-family: "Helvetica Neue", sans-serif;
    line-height: 42px; }

h3.data-subtitle {
    opacity: 0.7;
    font-family: "Helvetica Neue", sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #1c1c1c;
    line-height: 22px; }

.image-holder {
    background-image: url(images/i-pad-raster.png);
    background-repeat: no-repeat;
    background-size: contain;
    text-align: center;
    position: relative;
    padding-bottom: 79.5%;
    height: 0;
    filter: drop-shadow(20px 10px 18px rgba(0, 0, 0, 0.3)); }
.image-holder .image-frame img {
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding-top: 2.8%;
    padding-left: 2.9%;
    padding-right: 3%; }
.image-holder .image-frame.down-image img {
    padding-top: 2.3%;
    padding-left: 3%;
    padding-right: 3%; }
.image-holder.small {
    background-size: contain; }

.desktop-hidden {
    display: block; }

.hero-bgn {
    background-image: url(images/hero-image@2x.png);
    background-position: center center, center center;
    background-size: contain;
    background-repeat: no-repeat;
    height: 250px; }

.section-logoBgn {
    padding-top: 104px;
    background: #f7f7fb; }

.center-head {
    text-align: center; }

.center-body {
    text-align: center;
    margin: 7px 0 30px; }

.video-thumbnail {
    overflow: hidden;
    cursor: pointer;
    position: relative; }

.video-player {
    position: relative;
    padding-bottom: 56.25%;
    height: 0; }
.video-player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.section-blue {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0 50px; }

.p-video {
    margin-bottom: 30px; }

.break-span {
    display: block; }

.form-section-wrapper {
    text-align: center; }
.form-section-wrapper .btn {
    margin: 20px 0; }

.form-section-title {
    font-size: 20px;
    line-height: 22px;
    color: #1c1c1c;
    font-weight: normal; }

.form-section-subtitle {
    font-size: 18px;
    line-height: 20px;
    color: #1c1c1c;
    font-weight: normal; }

/* Terms & Conditions */
.terms-section {
    padding: 70px 0 90px; }

.terms-head {
    text-align: center; }

.terms-body {
    padding-top: 50px; }
.terms-body p {
    font-family: "Helvetica Neue", sans-serif;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.4;
    text-align: justify;
    font-stretch: normal;
    font-style: normal;
    color: #606060; }

.terms-subtitle {
    padding: 30px 0 20px;
    font-size: 17px;
    font-family: "Helvetica Neue", sans-serif;
    font-weight: bold;
    color: #1c1c1c; }

.terms-list li {
    font-family: "Helvetica Neue", sans-serif;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.4;
    font-stretch: normal;
    font-style: normal;
    text-align: justify;
    color: #606060;
    position: relative;
    margin-left: 11px; }
.terms-list li:before {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #1c1c1c;
    content: "";
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    left: -11px;
    transform: translateY(10px); }

/* platform section */
.product-section {
    padding: 50px 0 0; }

.section-product-head {
    text-align: center; }

h3.product-subtitle {
    opacity: 0.7;
    font-family: "Helvetica Neue", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: normal;
    color: #1c1c1c; }

.section-product-body {
    padding: 30px 0;
    text-align: center; }
.section-product-body.demo {
    padding: 10px 0 20px; }

.section-product-foot {
    text-align: center; }

.product_wrapper {
    padding: 50px 0 0; }

.image-shadow {
    box-shadow: 0 2px 17px 0 rgba(199, 199, 246, 0.31);
    border: solid 0.5px rgba(241, 241, 247, 0.8); }

.no-shadow {
    border-left: solid 0.5px rgba(241, 241, 247, 0.8); }

.subtitle-text {
    display: block; }

/* request page */
.request-text {
    opacity: 0.5;
    color: #1c1c1c;
    font-size: 15px;
    line-height: 1.73;
    font-family: "Helvetica Neue", sans-serif; }

/* login page */
.forgot-text {
    opacity: 0.5;
    color: #1c1c1c;
    font-size: 15px;
    line-height: 1.73;
    font-family: "Helvetica Neue", sans-serif; }
.forgot-text:hover {
    opacity: 1; }

@media only screen and (min-width: 768px) {
    /* about page */
    .about-section {
        padding: 73px 0 50px; }
    h1.about-title {
        line-height: 40px; }
    /* home page */
    h1.home-title {
        font-size: 2.7rem; }
    h2.home-subtitle {
        font-size: 1.25rem; }
    h2.logos-title {
        font-size: 2.1875rem; }
    h2.solution-title {
        font-size: 2.1875rem; }
    h2.data-title {
        font-size: 2.1875rem; }
    h3.solution-subtitle {
        font-size: 20px;
        line-height: 1.65;
        padding: 20px 0 0; }
    h3.product-subtitle {
        font-size: 20px; }
    .hero-bgn {
        height: 500px; }
    .imac-picture {
        text-align: center; }
    .imac-picture img {
        height: 548px; }
    .video-player iframe {
        width: 99%; }
    .section-solution {
        padding: 82px 0 127px; }
    /* Terms & Conditions */
    .terms-body {
        padding-top: 90px; }
    /* Platform */
    .home-body.products {
        padding-bottom: 40px; } }

@media only screen and (min-width: 1024px) {
    /* about page */
    .about-section {
        padding: 73px 0 90px; }
    .banner-head {
        padding: 55px 0 20px;
        cursor: auto; }
    .banner-body {
        display: block;
        text-align: left; }
    .banner-body.mobile-hidden {
        display: none; }
    .separator-news {
        display: block; }
    .subsection-head-team.mob-padding {
        padding: 50px 0 50px 15px; }
    .subsection-head-team.separator {
        border-top: 1px solid #ececec;
        margin: 0 15px;
        padding: 70px 0 50px 0; }
    .banner-title {
        text-align: left; }
    .video-player iframe {
        width: 100%; }
    .dev-image {
        height: 164.42px; }
    /* home page */
    .section-intro {
        padding: 80px 0; }
    .section-intro.home {
        padding: 80px 0; }
    .section-logos {
        padding: 64px 0 15px; }
    .section-data {
        padding: 66px 0 85px; }
    .section-rev {
        padding: 78px 0; }
    .section-blue {
        height: 419px;
        padding: 73px 0 80px; }
    .section-video {
        padding: 106px 0 100px; }
    .home-head {
        text-align: left; }
    .home-body {
        text-align: left; }
    .home-foot {
        display: block;
        text-align: left; }
    .home-foot.mobile-hidden {
        display: none; }
    .center-body {
        margin: 7px 0 50px; }
    .image-holder-top {
        margin-top: -15%; }
    .floated-right {
        float: right;
        padding-right: 0; }
    .floated-right.right-image {
        padding-left: 0; }
    .floated-right.right-text {
        padding-right: 0; }
    .floated-left {
        padding-left: 0;
        padding-right: 15px; }
    .floated-left.left-image {
        padding-right: 0; }
    .floated-left.left-text {
        padding-right: 0; }
    .p-video {
        margin-bottom: 0; }
    .hero-bgn {
        height: 328px; }
    .image-holder {
        background-size: 100% auto; }
    .image-holder.small {
        background-size: 100% auto; }
    .section-down {
        padding: 100px 0 86px; }
    .video-thumbnail {
        width: 540px; }
    .break {
        display: block; }
    .image-center {
        width: 81%;
        margin: 0 auto; }
    .banner-section {
        padding: 100px 0 100px; }
    /* Terms & Conditions */
    .terms-section {
        padding: 101px 0 100px; }
    .terms-body {
        padding-top: 100px; }
    /* Platform section */
    .product-section {
        padding: 73px 0 0; }
    .col_product_wrap_left {
        padding-left: 50px; }
    .col_product_wrap_right {
        padding-right: 50px; }
    .home-body.products {
        padding-bottom: 0; }
    .product_wrapper {
        padding: 80px 0; } }

@media only screen and (min-width: 1440px) {
    /* about page */
    .about-section {
        padding: 73px 0 100px; }
    .subsection-head-team {
        padding: 0 0 50px 15px; }
    .subsection-head-team.separator {
        padding: 100px 0 50px 0; }
    .banner-body {
        text-align: left;
        margin-bottom: 0; }
    .banner-title {
        font-size: 2.1875rem; }
    .banner-section {
        padding: 155px 0 155px; }
    .section-content {
        padding-bottom: 50px; }
    .dev-image {
        height: 199.23px; }
    /* news section */
    .section-news {
        padding-bottom: 100px; }
    /* home page */
    .image-holder-top {
        margin-top: -10%; }
    .hero-bgn {
        height: 426px; }
    .section-rev .home-head {
        padding-top: 84px; }
    .home-head {
        padding-top: 50px; }
    .section-video {
        padding: 152px 0; }
    .section-down {
        padding: 109px 0; }
    .video-thumbnail {
        width: 605px;
        margin: 0 auto; }
    /* Platform section */
    .product_wrapper {
        padding: 100px 0; } }

@media only screen and (min-width: 1600px) {
    h3.solution-subtitle {
        font-size: 24px;
        line-height: 1.65;
        padding: 20px 0 0; } }

/* ------------------------------------------------------------ *\
   Buttons
\* ------------------------------------------------------------ */
.btn-login {
    display: none !important;
    background: #f2f2f6;
    height: 35px;
    color: #080808 !important;
    line-height: 35px;
    opacity: 1 !important;
    min-width: 85px;
    text-align: center;
    margin-left: 32px !important; }
.btn-login img {
    margin-right: 10px;
    vertical-align: baseline; }
.btn-login.btn-home {
    background: #0aa03e;
    color: #fcfdfd !important;
    box-shadow: 0 7px 13px 0 rgba(0, 161, 56, 0.27);
    height: 35px;
    line-height: 35px; }
.btn-login:hover {
    opacity: 0.9; }

.btn-login-mobile {
    float: right;
    display: inline-block;
    background: #f2f2f6;
    height: 30px;
    color: #080808 !important;
    line-height: 30px;
    padding: 0 8px;
    opacity: 1 !important; }
.btn-login-mobile.btn-home-mobile {
    background: #0aa03e;
    color: #fcfdfd !important;
    box-shadow: 0 10px 19px 0 rgba(0, 161, 56, 0.27); }
.btn-login-mobile.btn-home-mobile img {
    width: 14px; }
.btn-login-mobile:hover {
    opacity: 0.9; }

.btn {
    display: inline-block;
    vertical-align: middle;
    transition: ease-in-out .3s;
    text-align: center;
    color: #f7f7fb;
    min-width: 164px;
    height: 56px;
    line-height: 56px;
    font-family: "Helvetica Neue", sans-serif;
    font-size: 1rem;
    font-weight: bold;
    cursor: pointer;
    border-radius: 0;
    padding: 0; }
.btn:hover, .btn:focus {
    color: #f7f7fb;
    opacity: 0.9; }

.btn-blue {
    background: #1088ff;
    box-shadow: 0 10px 19px 0 rgba(16, 136, 255, 0.47); }

.btn-green {
    background: #0aa03e;
    box-shadow: 0 10px 19px 0 rgba(0, 161, 56, 0.27); }

.btnLink {
    color: #1088ff;
    cursor: pointer; }
.btnLink:hover {
    opacity: 0.9; }

.play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

@media only screen and (min-width: 768px) {
    .btn-login {
        display: inline-block !important; }
    .btn-login-mobile {
        display: none; } }

/* ------------------------------------------------------------ *\
 Cards
\* ------------------------------------------------------------ */
.card-head {
    margin-bottom: 14px; }

.card-content {
    cursor: auto;
    margin-bottom: 50px; }

h3.card-title {
    font-family: "Helvetica Neue", sans-serif;
    font-size: 17px;
    font-weight: bold;
    color: #1c1c1c;
    padding-bottom: 3px; }

h4.card-subtitle {
    font-family: "Helvetica Neue", sans-serif;
    font-size: 15px;
    line-height: 1.4;
    opacity: 0.7;
    font-weight: normal;
    text-align: justify;
    color: #1c1c1c; }

.card-description {
    padding-top: 15px; }
.card-description p {
    opacity: 0.7;
    font-family: "Helvetica Neue", sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.62;
    text-align: justify;
    color: #1c1c1c; }

.news-content {
    margin-bottom: 30px; }

.news-head {
    background: #02055a;
    position: relative;
    height: 0;
    padding-bottom: 62%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 22px; }
.news-head .logo-img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
.news-head .play-news {
    position: absolute;
    bottom: 20px;
    right: 20px; }

h3.news-title {
    font-family: "Helvetica Neue", sans-serif;
    font-size: 17px;
    line-height: 20px;
    font-weight: bold;
    color: #000000;
    padding-bottom: 3px; }

.news-description p {
    font-family: "Helvetica Neue", sans-serif;
    opacity: 0.7;
    color: #000000;
    font-size: 0.78125rem;
    font-weight: 400;
    line-height: 1.4;
    text-align: justify; }

@media only screen and (min-width: 768px) {
    .card-head img {
        height: 194.31px; }
    .news-body {
        min-height: 65px;
        max-height: 65px;
        overflow: hidden; }
    .news-body.long {
        min-height: 85px;
        max-height: 85px; } }

@media only screen and (min-width: 1024px) {
    .card-head img {
        height: 164.32px; }
    .card-content {
        margin-bottom: 70px; } }

@media only screen and (min-width: 1440px) {
    .card-head img {
        height: 245px; }
    .separator-news {
        margin: 30px auto 0; }
    h4.news-title {
        font-size: 1.4375rem; }
    .card-content {
        margin-bottom: 100px; }
    .news-content {
        margin-bottom: 50px; } }

@media only screen and (min-width: 1600px) {
    .card-head img {
        height: 282px; } }

/* ------------------------------------------------------------ *\
    Logos
\* ------------------------------------------------------------ */
.logo-wrapper {
    padding: 48px 0 0; }

.logo-center {
    text-align: center;
    line-height: 75px;
    margin-bottom: 10px; }
.logo-center:last-child {
    margin-bottom: 0; }

.tb-logo img {
    width: 63px; }

.spk-logo img {
    width: 92px; }

.malao-logo img {
    width: 74px; }

@media only screen and (min-width: 768px) {
    .logo-center {
        margin-bottom: 30px; }
    .logo-center:last-child {
        width: 20%; }
    .center-text {
        text-align: center; }
    .right-text {
        text-align: right; }
    .left-text {
        text-align: left; } }

@media only screen and (min-width: 1024px) {
    .logo-wrapper {
        width: 860px;
        margin: 0 auto;
        padding: 20px 0 0; } }

@media only screen and (min-width: 1200px) {
    .logo-wrapper {
        padding: 48px 0 0; } }

/* ------------------------------------------------------------ *\
	Form elements
\* ------------------------------------------------------------ */
.help-block {
    display: none !important; }

.has-error .form-control,
.has-error .select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--multiple,
.has-error .select2-selection.select2-selection--multiple {
    border-color: #399cff !important; }

.has-error .select2-container--default .select2-selection--single .select2-selection__placeholder,
.has-error .select2.select2-container.select2-selection.select2-selection--multiple .select2-search.select2-search--inline .select2-search__field::placeholder {
    color: #df2728 !important; }

.has-error .form-control::placeholder {
    color: #df2728 !important; }

.has-error .select2.select2-container .select2-selection.select2-selection--multiple .select2-selection__rendered .select2-search.select2-search--inline .select2-search__field::placeholder {
    color: #df2728 !important; }

.has-error .form-control-feedback {
    color: #df2728 !important; }

.has-error .select-custom .select-custom--multiple .form-control .select2-hidden-accessible::placeholder {
    color: #df2728 !important; }

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #fff; }

input[type='number'] {
    -moz-appearance: textfield; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0; }

.form-group-inner,
.form__control {
    position: relative; }

.separator-form {
    background: #ececec;
    height: 1px; }

.form__wrapper {
    max-width: 820px;
    margin: 0 auto;
    padding-top: 37px; }

.loginForm__wrapper {
    max-width: 408px;
    margin: 0 auto;
    padding-top: 103px;
    padding-bottom: 100px; }

.resetForm__wrapper {
    max-width: 408px;
    margin: 0 auto;
    padding-top: 67px;
    padding-bottom: 200px; }

.form_button {
    text-align: center;
    padding: 47px 0 100px; }

.form-control {
    font-weight: 400;
    color: #1c1c1c;
    border: 1px solid #dedeeb !important;
    font-family: "Helvetica Neue", sans-serif;
    font-size: 18px !important;
    font-weight: 400 !important;
    background: transparent;
    line-height: 58px;
    box-sizing: inherit;
    width: 100%;
    height: 58px !important;
    padding: 0 20px;
    outline: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    overflow: hidden; }
.form-control:focus {
    outline: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }

::-webkit-input-placeholder {
    color: #1c1c1c;
    font-size: 15px;
    font-weight: 400; }

::-webkit-input-placeholder {
    color: #1c1c1c;
    font-size: 15px;
    font-weight: 400; }

:-ms-input-placeholder {
    /* IE 10+ */
    color: #1c1c1c;
    font-size: 15px;
    font-weight: 400; }

:-moz-placeholder {
    /* Firefox 18- */
    color: #1c1c1c;
    font-size: 15px;
    font-weight: 400; }

.textarea {
    height: 128px !important;
    padding: 0 15px; }

select {
    border: none;
    border-radius: 0 !important;
    -webkit-appearance: none;
    -moz-appearance: none; }

.select2-dropdown .select2-results > .select2-results__options .select2-results__option.select2-results__option[aria-selected="true"]:before {
    content: '';
    position: absolute;
    display: block;
    left: 5px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 0.75rem;
    height: 0.5625rem;
    background: url(images/check-icon.svg) no-repeat;
    background-size: 100%; }

.select2-container--default .select2-selection--single .select2-selection__rendered,
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    color: #1c1c1c !important;
    line-height: 58px !important;
    font-size: 15px;
    padding-left: 15px !important;
    font-weight: normal !important; }

.select2-container .select2-selection--single,
.select2-container .select2-selection--multiple {
    height: 58px !important; }

.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--multiple {
    border: 1px solid #dedeeb !important;
    border-radius: 0 !important; }

.select2-container .select2-search--inline .select2-search__field {
    margin-top: 0 !important; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #fff;
    border: 0 !important;
    border-radius: 0;
    color: #1c1c1c;
    line-height: 50px !important; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #dedeeb; }

.select2-results__option {
    position: relative;
    padding: 10px 10px 10px 20px;
    user-select: none;
    -webkit-user-select: none;
    border-bottom: 1px solid #dedeeb !important;
    font-size: 15px;
    color: #979797; }
.select2-results__option:last-child {
    border-bottom: 0 !important; }
.select2-results__option:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 550;
    content: "\f105";
    display: inline-block;
    position: absolute;
    right: 26px; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    color: #1c1c1c;
    background-color: transparent !important; }

.select2-container--default .select2-results__option[aria-selected=true] {
    font-weight: bold !important;
    background-color: transparent !important;
    color: #1c1c1c !important; }
.select2-container--default .select2-results__option[aria-selected=true]:after {
    color: #399cff; }

.select2-container--open .select2-dropdown--below {
    border-radius: 0 !important;
    border: 1px solid #dedeeb;
    margin-top: 7px; }

.select2-container--default .select2-results__group {
    font-weight: 500;
    padding-left: 20px !important;
    padding-top: 20px !important;
    padding-bottom: 0 !important; }

.select2-container--default .select2-results__option:first-child:after {
    content: '' !important; }

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 20px !important; }

.select-custom[multiple] ~ .select2.select2-container .select2-selection--multiple {
    cursor: pointer; }

.select2.select2-container.select2-container--default.select2-container--below.select2-container--focus.select2-container--open .select2-selection__placeholder {
    color: #1c1c1c !important; }

.select2.select2-container.select2-container--open .select2-selection.select2-selection--multiple .select2-selection__rendered .select2-search.select2-search--inline .select2-search__field::placeholder {
    color: #1c1c1c !important; }

.select2-container--default .select2-results > .select2-results__options {
    max-height: 275px !important; }

.select-custom[multiple] ~ .select2.select2-container .select2-selection--multiple:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 26px;
    border: 0;
    background: url(images/arrow-normal-down.svg) no-repeat;
    background-size: contain;
    width: 11px;
    height: 5px;
    display: block;
    cursor: pointer; }

.select2-selection--single .select2-selection__arrow {
    height: 5px !important;
    top: 0 !important;
    bottom: 0 !important;
    right: 26px !important;
    width: 11px !important;
    margin: auto !important; }
.select2-selection--single .select2-selection__arrow b {
    border: 0 !important;
    background: url("images/arrow-normal-down.svg") no-repeat !important;
    background-size: contain !important;
    width: 11px !important;
    height: 5px !important;
    display: block; }

.select2-container--open .select2-selection--single .select2-selection__arrow b {
    background: url("images/arrow-active-up.svg") no-repeat !important; }

.select2-container--open .select2-selection--multiple:after {
    background: url("images/arrow-active-up.svg") no-repeat !important; }

.select2-container *:focus {
    outline: none !important; }

.select2-search__field::placeholder {
    color: #979797; }

.select2.select2-container {
    width: 100% !important; }

/* Password strength */
.msg_wrapper {
    padding-left: 5px; }

#strength_message {
    font-size: 12px;
    font-family: "Helvetica Neue", sans-serif; }

#strength_message.strong {
    color: #0aa03e; }
#strength_message.strong:after {
    width: 11px;
    height: 11px;
    border-radius: 50%;
    margin-left: 10px;
    content: '';
    display: inline-block;
    background: #0aa03e; }

#strength_message.weak {
    color: #df2728; }
#strength_message.weak:after {
    width: 11px;
    height: 11px;
    border-radius: 50%;
    margin-left: 10px;
    content: '';
    display: inline-block;
    background: #df2728; }

#strength_message.good {
    color: #dfbe28; }
#strength_message.good:after {
    width: 11px;
    height: 11px;
    border-radius: 50%;
    margin-left: 10px;
    content: '';
    display: inline-block;
    background: #dfbe28; }

@media only screen and (min-width: 1024px) {
    .form_textarea {
        padding: 0 15px; } }



/* FIX from here */
.btn-request-demo {
    background: #0aa03e;
    color: #fcfdfd !important;
    box-shadow: 0 7px 13px 0 rgba(0, 161, 56, 0.27);
    line-height: 37px!important;
    height: 37px;
    min-width: inherit;
    padding: 0 20px;
    opacity: 1!important;
    border: none;
}
.btn-outline-success, .btn-outline-success:hover {
    background: none;
    color: #0aa03e !important;
    line-height: 35px!important;
    height: 37px;
    min-width: inherit;
    padding: 0 20px;
    opacity: 1!important;
    border: 1px solid #0aa03e;
    text-align: center;
}
.toggled .btn-outline-success,
.show .btn-outline-success,
.toggled .btn-outline-success:hover,
.show .btn-outline-success:hover{
    margin-bottom: 10px;
}
#header-menu {
    margin: 10px 0;
}
#header-menu .btn-login{

}
#header-menu .btn-login a {
    /*background-image: url(https://www.cinelytic.com/static/marketing/v20200107/css/images/login-icn-white.svg);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 25px;*/
}

.home #primary,
.single #primary {
}
.page-title {
    text-align: center;
    padding: 3rem 0;
    font-size: 2.6rem!important;
    margin: 5rem 0!important;
}
.hero-posts h2 {
    font-size: 1.2rem;
    font-weight: bold;
    color: #1c1c1c;
}
.header-hero-posts h2 {
    font-size: 2.2rem;
    font-weight: bold;
    color: #1c1c1c;
}
.header-hero-posts .card-body,
.header-side-posts .card-body {
    background: #fff;
}
.header-hero-posts .post-content {
    min-height: inherit;
    color: #777;
}
.header-side-posts h2 {
    font-size: 1.1rem;
    font-weight: bold;
    color: #1c1c1c;
}
.header-side-posts .post-header {
    min-height: inherit;
}

.crp_title {
    font-size: 1.05rem;
    font-weight: bold;
    color: #1c1c1c;
    margin-bottom: .5rem!important;
    padding-top: 1.25rem;
    display: block;
    line-height: 1.5rem;
}
.crp_date {
    display: block;
    margin-bottom: 1rem!important;
    opacity: 0.4;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: normal;
    text-align: justify;
    color: #000000;
}
.crp_excerpt {
    line-height: 1.5rem;
    color: #1e1e1e;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: justify;
    min-height: 150px;
    margin-bottom: 2rem!important;
    opacity: 0.7;
    display: block;
}
.card-body {
    background: #f7f7fb;
}
.card {
    border: none;
}
.post-content {
    line-height: 1.5rem;
    color: #1e1e1e;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: justify;
    min-height: 150px;
}
.home .posted-on {
    opacity: 0.6;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: normal;
    text-align: justify;
    color: #000000;
}
.single .posted-on {
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: normal;
    text-align: justify;
    color: #000000;
}
section.entry-content .sharedaddy {
    display: none
}
.single .entry-meta {
    margin-bottom: 7rem;
}
.read-more {
    text-transform: uppercase;
    font-size: 0.9rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: normal;
    text-align: justify;
}
.read-more svg {
    margin-bottom: 2px;
}
.crp_related .read-more {
    opacity: 0.7;
    text-transform: capitalize;
    font-weight: normal;
}
.post-header {
    min-height: 7rem;
}
/*.crp_related .post-header {
    min-height: 20.5rem;
}*/
.newsletter-signup {
    background: #f7f7fb;
    padding: 6rem;
    text-align: center;
}
.newsletter-signup span {
    opacity: 0.7;
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: normal;
    text-align: center;
    color: #1e1e1e;
}
.newsletter-signup .form-control {
    height: calc(1.5em + .75rem + 2px)!important;
    background: #fff;
    opacity: 0.6;
    font-size: 0.7rem!important;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #1c1c1c;
    padding: 18px;
}
.newsletter-signup .form-control::-webkit-input-placeholder {
    font-size: 0.7rem!important;
}
.newsletter-signup .form-control::-moz-placeholder {
    font-size: 0.7rem!important;
}
.newsletter-signup .form-control:-ms-input-placeholder {
    font-size: 0.7rem!important;
}
.newsletter-signup .form-control::placeholder {
    font-size: 0.7rem!important;
}
.newsletter-signup .btn-success {
    background-color: #0aa03e;
    height: inherit;
    line-height: inherit;
    font-size: 0.7rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #ffffff;
    min-width: inherit;
    padding: 0 1.8rem;
}
.single .post-thumbnail {
    max-height: 400px;
    overflow: hidden;
}
.home .post-thumbnail:focus {
    outline: none;
}
.single h1 {
    font-size: 2rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #1c1c1c;
}
.single .blog-main .entry-content {
    opacity: 0.7;
    font-size: 1.2rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    color: #1e1e1e;
}
.single .blog-main .entry-content p {
    margin-bottom: 30px;
}
blockquote.wp-block-quote {
    font-size: 28px;
    line-height: 47px;
    padding: 60px;
    font-weight: 300;
    font-style: italic;
}
.post-thumbnail img {
    width: 100%;
}
h3.sd-title {
    display: none!important;
}
.entry-footer .cat-links {
    display:none;
}
nav.navigation.post-navigation {
    display: block;
    clear: both;
    margin-bottom: 40px;
    padding-bottom: 50px;
    border-bottom: 1px solid #ddd;
}
.nav-previous {
    float: left;
}
.nav-next {
    float: right;
}
h5.widget-title {
    font-weight: bold;
    margin-bottom: 1.5rem;
}
.widget-area ul li.menu-item {
    margin: 0;
    width: 100%;
}
.widget-area ul li a{
    font-size: 0.8rem;
    display: block;
}
.widget-area .social-links {
    vertical-align: bottom;
    position: absolute;
    bottom: 0;
    width: 94%;
    text-align: center;
}
.footer {
    border-bottom: 1px solid rgba(149, 148, 198, 0.2);
}
.copyright {
    font-size: 0.7rem;
    padding: 1rem;
    color: rgba(0,0,0,0.6);
}
.copyright ul li {
    display: inline-block;
    margin-left: 1.4rem;
}
.toggled #header-menu li,
.show #header-menu li {
    margin-left: 0;
}
@media (min-width: 768px) {
    #widget-area section {
        text-align: left;
    }

    .widget-area .social-links {
        text-align: left;
        width: 100%;
    }
}
.related-post-item a {
    width: 100%;
    position: relative;
    display: inline-block;
}
.related-post-item a img {
    width: 100%;
}
.post-nav {
    padding: 10px;
    border: 1px solid #ccc;
}
.post-nav:hover {
    padding: 10px;
    background-color: #1088ff;
    color: #fff;
    border: 1px solid #1088ff;
}
.wp-post-image {
    width: 100%;
}
footer.entry-footer {
    display: none;
}
.single .header-meta {
    display: table;
}

.single .posted-on,
.single .sharedaddy {
    display: table-cell;
    vertical-align: middle;
}
.single .sd-sharing {
    margin: 0;
    padding-left: 3rem;
}
.share-customize-link {
    display: none;
}
ul.post-tags li {
    padding: 5px 0;
    margin: 0 5px 5px 0;
    display: inline-block;
    color: #1f2d95;
    font-weight: 600;
}
ul.tags-filter-tags li {
    padding: 5px;
    margin: 0 5px 5px 0;
    display: inline-block;
    background: #1f2d95;
    cursor: pointer;
    color: #fff;
}
.tag-selected {
    background: #0754a2!important;
}
.tag-active {
    font-weight: bold!important;
}