.customer-stories-container #author-bio-box, .solution-briefs-container #author-bio-box, .videos-container #author-bio-box, .news-container #author-bio-box, .whitepapers-container #author-bio-box { display: none;}
        
#video-posts-container .elementor-post__thumbnail:before {
    content: '';
    position: absolute;
    color: #ffffff;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-image: url(https://turvo.com/wp-content/uploads/2020/07/white-play-button-min.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.elementor-post-navigation .elementor-post-navigation__link {
    padding: 0 25px;
}

.elementor-post__excerpt p:after {
  content: "...";
}

.elementor-2718 .elementor-element.elementor-element-da69a90 .elementor-post__excerpt {
    margin-bottom: 50px !important;
}


#white.divider .elementor-divider-separator { background: #ffffff !important;
}

.white p { color: #ffffff;}

.plain-button-icon.bottom {
    position: absolute;
    bottom:0;
}


@media screen and (max-width:768px) {
.applications-icon-section .elementor-column-wrap .elementor-element-populated {
    padding: 20px 10px 10px 10px !important;
    margin: 20px !important;
}
}
@media screen and (max-width:360px) {
    .plain-button-icon .elementor-widget-container {
        margin-left:0 !important;
    }
    .plain-button-icon {
        text-align: center;
    }
}



/** Styles for vertical tabbed widget **/
  



/** STYLES FOR MACBOOK SLIDER **/
.tabnav {
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 1000;
    text-align: center;
    max-width: 1000px;
    margin: auto;
    margin-top: 50px;
}
    .tabnav div:first-child {
    padding-left: 0;
}
/* Style the divs inside the tab */
.tabnav div {
    display: inline-block;
    color: #ffffff;
    margin-left: -5px;
    padding-left: 60px;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 18px;
    background-color: transparent;
    font-weight: 400;
    border: 0;
    text-align: center;
}
    .tabnav div:hover {
        cursor: pointer;
    }
    .tabnav div h4 span {
        display: block;
        text-transform: uppercase;
        font-size: 12px;
        font-weight: 600;
        color: #092290;
        text-align: center;
    }
    .tabnav div h4 {
        padding: 10px 0;
        line-height: 1;
        margin: 0;
        margin-bottom: -1px;
        font-weight: 600;
        font-size: 18px;
        color: #092290;
        /* border-bottom: 1px solid #092290; */
    }
    .tabnav .tablinks {
    }

.tabnav div h4:hover {
    padding: 10px 0;
    line-height: 1;
    margin: 0;
    margin-bottom: -1px;
    font-weight: 600;
    color: #777777;
    /* border-bottom: 1px solid #ffffff; */
    border-top: 0;
    border-left:0;
    border-top: 0;
    border-bottom: 0;
    color: #0b7cc1;
}

/* Create an active/current "tab div" class */
    .tabnav div.active h4 {
        color: #0b7cc1;
        border-bottom: 1px solid #0b7cc1;
        margin-bottom: -2px;
   }

    .macbook-gallery {
        position: relative;
        width: 100%;
        height: auto;
}        

.screenshot1, .screenshot2, .screenshot3, .screenshot4, .screenshot5, .screenshot6, .screenshot7 {
    margin: auto !important;
    padding: 0;
    width: 769px;
    height: 433px;
    background-size: 769px 433px;
    background-repeat: no-repeat;
    background-color: #cccccc;
}
    .performance-gallery-container {
        position: relative;
        z-index: 1;
        width: 100%;
        background-size: 2010px 923px;
        background-repeat: no-repeat;
        /* background-image: url("https://turvo.com/wp-content/uploads/2020/06/perf_gallery_table_glow__ujnicbb7i6a6_large.jpg"); */
        background-position: center 60px;
        padding-bottom: 100px;
    }
    @media screen and (min-width: 900px) {
        .performance-gallery-container {
            transform: scale(0.8);
        }
    }
    .performance-gallery {
        z-index: 5;
        width: 1009px;
        height: 539px;
        background-size: 1009px 539px;
        background-repeat: no-repeat;
        background-image: url("https://turvo.com/wp-content/uploads/2020/06/perf_galley_macbook-1000x539-1.png");
        background-position: center;
        position: relative;
        left: 50%;
        margin-left: -504.5px;
        margin-top: 5rem;
    }
    .tabcontent {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 37;
    }    
    .performance-gallery-screen {
        margin-left: auto;
        margin-right: auto;
        height: 599px;
        /*width: 769px;*/
        margin-top: 32px;
    }
    .performance-gallery-screen p { 
        margin-top: 215px;
        color: black;
        font-size: 18px;
        text-align: center;
    }
    .image-gallery-table-glow {
        width: 2010px;
        height: 923px;
        background-size: 2010px 923px;
        background-repeat: no-repeat;
        background-image: url("https://turvo.com/wp-content/uploads/2020/06/perf_gallery_table_glow.jpg");
        position: relative;
        left: 50%;
        margin-left: -1005px;
        position: absolute;
        z-index: 0;
        left: 50%;
        top: 85px;
        opacity: 1;
    }
    /* .section-dark-bg { background-color: #18171d;} */
    
    @media screen and (max-width:1024px) {
        .performance-gallery {
            width: 100%;
            height: 522px;
            background-size: 900px 522px;
            margin: auto;
            margin-left: auto;
            left: auto;
        }
        .performance-gallery-container {
            background-position: center 35px;
        }
        
        .performance-gallery-screen {
            height: 599px;
            /*width: 700px;*/
        }
        .screenshot1, .screenshot2, .screenshot3, .screenshot4, .screenshot5 {
            width: 700px;
            height: 410px;
            background-size: 700px 410px;
        }
    }
    @media screen and (max-width:900px) {
        .performance-gallery {
            width: 100%;
            height: 382px;
            background-size: 650px 377px;
            margin: auto;
            margin-left: auto;
            left: auto;
        }
        .performance-gallery-container {
            background-position: center 36px;
            background-size: 1180px 650px;
        }
        
        .performance-gallery-screen {
            /*width: 490px;*/
            height: 306px;
            margin-top: 20px;
        }
         .performance-gallery-screen p {
            margin-top: 185px;
        }
       .screenshot1, .screenshot2, .screenshot3, .screenshot4, .screenshot5 {
            width: 490px;
            height: 306px;
            background-size: 490px 306px;
        }
    }
    @media screen and (max-width:800px) {
    /*.performance-gallery-screen p {
        font-size: 14px;
    }*/
        .tabnav div {
            padding-left: 40px;
        }
    }
    @media screen and (max-width:736px) {
        .performance-gallery {
            height: 208px;
            background-size: 349px 208px;
        }
        .performance-gallery-container {
            background-position: center 44px;
            background-size: 1003px 316px;
            padding-bottom: 150px;
        }
        
        .performance-gallery-screen {
            /*width: 256px;*/
            height: 166px;
            margin-top: 15px;
        }
         .performance-gallery-screen p {
            margin-top: 130px;
             padding-left: 6.25%;
            padding-right: 6.25%;
        }
       .screenshot1, .screenshot2, .screenshot3, .screenshot4, .screenshot5 {
            width: 256px;
            height: 166px;
            background-size: 256px 166px;
        }
        .tabnav {
            max-width: 100%;
            margin-top: 30px;
            margin-left: 6.25%;
            margin-right: 6.25%;
            justify-content: left;
            overflow-x: scroll;
            overflow-y: hidden;
            padding-left:10px;
        }
        .tabnav div { padding-left: 40px;}
        /* .tabnav div h4 { border-bottom: 0;} */
        .tabnav div.active h4 { border-bottom: 0}
    }
    @media screen and (max-width: 480px) {
        .tabnav {
            justify-content: left;
            margin-left: 10px;
            margin-right: 0;
            padding-left:10px;
            overflow-x: scroll;
            overflow-y: hidden;
        }
    }


/*Fix for line height on main menu items*/
.htmega-menu-container ul > li {
    margin-right: 0!important;
    line-height: 2;
}
.elementor-1111 .elementor-element.elementor-element-ed4fdff .elementor-post__excerpt,.elementor-82 .elementor-element.elementor-element-da69a90 .elementor-post__excerpt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    /* text-overflow: ellipsis; */
    word-wrap: break-word;
    /* overflow: hidden; */
    max-height: 40px;
}

.elementor-element.elementor-element-e04bba3.elementor-widget.elementor-widget-heading {
    margin-bottom: 0 !important;
}
.divider .elementor-divider-separator {
    height: 4px !important;
    background: rgb(73,194,245);
    background: -moz-linear-gradient(90deg, rgba(73,194,245,1) 0%, rgba(43,126,226,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(73,194,245,1) 0%, rgba(43,126,226,1) 100%);
    background: linear-gradient(90deg, rgba(73,194,245,1) 0%, rgba(43,126,226,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#49c2f5",endColorstr="#2b7ee2",GradientType=1);
    border-top: 0 !important;
    border-radius: 30px;
}
#global-footer .cmm4e.cmm4e-theme-default-menu-skin-461836 .cmm4e-menu-item {
        display: block;
    height: auto;
    width: 100%;
}
#global-footer .cmm4e.cmm4e-theme-default-menu-skin-461836.cmm4e-horizontal {
    flex-wrap: wrap;
}
#global-footer .cmm4e.cmm4e-theme-default-menu-skin-461836 > .cmm4e-menu-item { padding: 0;}

.plain-button-icon .elementor-button-text {
    font-size: 14px;
    font-weight: 400 !important;
}
.plain-button-icon .elementor-button-icon .fa, i.fas.fa-chevron-right {
    font-size: 12px !important;
}

.elementor-tab-title.elementor-active { border-bottom: 2px solid #2B7EE2 !important;}
.elementor-tab-title {
    border-bottom: 1px solid #979797 !important;
}
@media screen and (min-width:769px) {
    #icon-wall .plain-button-icon {
        margin-left:40px;
    }
}
@media screen and (max-width:768px) {

    #icon-wall .plain-button-icon {
        margin-left:0px;
    }
}
@media(max-width:768px){
    .elementor-post__text {
    padding: 30px 30px 0 0;
}
}
@media(max-width:767px){
    .elementor-post__text {
    padding: 30px 30px 40px;
}
}


