/*
Theme Name: TheGem Child
Description: Multi-Purpose Wordpress Theme
Author: Codex Themes.
Theme URI: http://codex-themes.com/thegem/
Author URI: http://codex-themes.com/thegem/
Template: thegem
Version: 1.0
Tags: one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, full-width-template, theme-options, translation-ready, dark, light
License: GNU General Public License
License URI: license.txt
*/

/*@font-face {
    font-family: 'Montserrat UltraLight';
    src: url('/Neural/wp-content/themes/TheGem/fonts/montserrat-ultralight.eot');
    src: url('/Neural/wp-content/themes/TheGem/fonts/montserrat-ultralight.eot?#iefix') format('embedded-opentype'),
        url('/Neural/wp-content/themes/TheGem/fonts/montserrat-ultralight.woff') format('woff'),
        url('/Neural/wp-content/themes/TheGem/fonts/montserrat-ultralight.ttf') format('truetype'),
        url('/Neural/wp-content/themes/TheGem/fonts/montserrat-ultralight.svg#montserratultra_light') format('svg');
        font-weight: normal;
        font-style: normal;
}
@font-face {
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: 400;
  src: local('FontAwesome'), local('FontAwesome'), url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/fonts/fontawesome-webfont.woff) format('woff');
}*/
.header-style-3 #primary-menu.no-responsive>li,
.header-style-4 #primary-menu.no-responsive>li {
    padding: 33px 1px;
}
header#site-header.fixed #primary-menu.no-responsive>li>a {
    color: #333333;
}

#site-header #primary-menu.no-responsive>li.current-menu-item a {
    color: #00bcd4;
    border: none;
}

header#site-header.fixed.shrink {
    background: rgba(255, 255, 255, 0.95);
}

header li.hire a {
    color: #f04e2a !important;
    transition: 0.3s;
}

header li.hire a:hover {
    opacity: 0.85;
}

p, li {
    font-size: 20px;
    line-height: 1.5;
    color: #333333;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-family: montserrat;
}

.wpcf7 p .wpcf7-submit {
    font-size: 20px !important;
}

h1 {
    line-height: 1.5 !important;
}

h2 {
    font-size: 30px !important;
    line-height: 1.5 !important;
}

h3 {
    font-size: 22px !important;
    line-height: 1.35 !important;
}

.wpb_wrapper .wpb_text_column ul li {
    list-style: square;
}
h1 .light, h2 .light, h3 .light, h4 .light, h5 .light, h6 .light, .title-h1 .light, .title-h2 .light, .title-h3 .light, .title-h4 .light, .title-h5 .light, .title-h6 .light {
    text-transform: none !important;
}
li:before {
    display: none;
}

#main {
    z-index: unset;
}

/* #main .block-content > .container {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
} */
.rev_slider_section .tp-caption img {
    position: absolute;
    left: 0;
    right: 0;
}

.parallax-mirror {
    z-index: 1 !important;
}

.parallax-mirror:after {
    display: none;
}

#hero .parallax-window:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

.rev_slider .slotholder:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

.layers .ls-slide {
    visibility: visible !important;
    overflow: visible !important;
}

footer.site-footer p {
    font-size: 16px;
    color: #99a9b5;
}

footer.site-footer .gem-contacts .gem-contacts-phone {
    width: 100%;
    float: left;
    padding: 0 0 25px 0;
    margin: 0;
    border-bottom: 1px solid #393d50;
}

footer.site-footer .gem-contacts .gem-contacts-phone.last {
    border: none;
}

footer.site-footer .gem-contacts .gem-contacts-phone:before {
    padding-right: 8px;
}

footer.site-footer .gem-contacts .gem-contacts-address:first-child {
    padding-top: 0;
}

footer.site-footer .gem-contacts .gem-contacts-phone:last-child {
    padding-top: 5px;
}

footer.site-footer .gem-contacts .gem-contacts-address {
    width: 100%;
    float: left;
    padding: 25px 0 10px 0;
    margin: 0;
    border: none;
}

footer.site-footer .gem-contacts .gem-contacts-address.first {
    border-bottom: 1px solid #393d50;
    padding-bottom: 25px;
}

footer.site-footer .gem-contacts .gem-contacts-address:before {
    display: none;
}

footer.site-footer .gem-contacts .gem-contacts-address>br {
    display: none;
}

footer.site-footer .gem-contacts .gem-contacts-address span {
    width: 100%;
    float: left;
    padding: 0 0 0 24px;
}

footer .gem-contacts {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#text-2 h3.widget-title {
    text-align: right;
}

#text-2 .textwidget p {
    text-align: right;
    margin-bottom: 10px;
}

#main-content>.block-content {
    padding: 0;
}

#site-header.fixed #primary-menu.no-responsive>li>a {
    color: #ffffff;
}

#site-header.fixed #primary-menu.no-responsive>li.menu-item-active>a {
    color: #00bcd4;
    border: 2px solid #00bcd4;
}

#hero {
    margin-bottom: 0;
    position: relative;
}

#hero>.vc_row {
    margin: 0;
}

#hero .parallax-window {
    height: 100vh !important;
}

#hero .parallax_content {
    position: absolute;
    top: 0;
    z-index: 10;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

#hero .vc_col-sm-12 {
    margin: 0;
}

#hero .parallax_content .vc_col-sm-12 {
    display: flex;
    height: 100%;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    width: 100%;
    padding: 0 5%;
    margin: 0 auto;
}

#hero .parallax_content .vc_col-sm-12 h1 {
    margin-top: 35px;
}

#hero .parallax_content .vc_col-sm-12 h5 {
    max-width: 700px;
    margin: 0 auto;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    text-transform: initial;
}

#hero .vc_column-inner {
    padding: 0;
}

.zebra_intro {
    padding: 0 !important;
}

.zebra_intro>.vc_row {
    padding: 25px;
}

.zebra_intro>.vc_row .vc_col-sm-12 {
    padding: 75px;
    background: #ffffff;
}

.zebra_intro>.vc_row .vc_col-sm-12>.vc_column-inner {
    padding: 0;
}

.zebra_intro h1 {
    margin: 50px 0;
    line-height: 1.35;
}

.zebra_intro p {
    line-height: 1.75;
    margin: 0;
    color: #333333;
}

.zebra_intro>.vc_row .vc_col-sm-12 img {
    max-width: 125px;
    padding: 0 0 25px 0;
}

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

#client {
    margin-bottom: 0;
    padding: 50px 0;
}

#client .vc_column-inner {
    padding-top: 0;
}

#client .gem-client-set-title {
    display: none;
}

#client .gem_client-carousel {
    margin-top: 0;
}

#interest {
    padding-top: 125px;
}

#interest .vc_col-sm-12 {
    width: 80%;
    float: none;
    margin: 0 auto;
}

#interest h2 {
    margin-bottom: 65px;
}

#interest .vc_col-sm-3 h3 {
    margin: 30px 0 20px 0;
}

.features {
    padding-top: 0;
}

.features>.vc_row {
    width: 100% !important;
    left: 0 !important;
    float: left;
    margin: 0 auto !important;
}

.features .vc_column-inner {
    padding: 0;
}

.features .vc_col-sm-6 {
    padding: 0;
    margin: 0;
}

.features .content.vc_col-sm-6 {
    padding: 5%;
    background: #efefef;
}

.features .wpb_row {
    margin: 0;
}

.features .wpb_single_image {
    margin: 0;
}

.features a.gem-button {
    margin: 125px 0;
}

.features .fast_deep {
    border-top: 2px solid #333333;
    border-left: 2px solid #333333;
}

.features .vc_col-sm-4 {
    margin: 0;
    padding: 0;
}

.features .vc_col-sm-4 h2 {
    margin: 5px 0;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.5;
}

.features .fast_deep .vc_col-sm-4 {
    padding: 2.5% 0;
    border-bottom: 2px solid #333333;
    border-right: 2px solid #333333;
}



.features .content {
    padding: 7.5%;
    margin: 0;
}

.features .bg_img {
    margin: 0;
}

.features .bg_img>.vc_column-inner {
    padding: 0 !important;
}

.features .content .wpb_single_image img {
    display: block;
    max-width: 100px;
    width: 100%;
    margin-bottom: 25px;
}

.features .major .content .wpb_single_image img {
    max-width: 100%;
    padding: 0 15%;
}

.features .content h2 {
    font-size: 2.75vw !important;
    line-height: 1.25;
}

.features .content p {
    font-size: 26px;
    color: #333333 !important;
    margin-bottom: 15px;
    letter-spacing: 1px;
    font-weight: bold;
}

.features .content li {
    font-size: 26px;
    font-weight: 500;
}

#availability {
    padding: 125px 20% 0 20%;
}

#availability h2 {
    font-size: 2.75vw;
    line-height: 1.25;
    text-transform: uppercase;
}

#availability p {
    font-size: 20px;
    color: #333333 !important;
    margin-bottom: 15px;
}

#availability .vc_col-sm-4 {
    padding: 0 5% !important;
}

#availability .vc_col-sm-4 .wpb_single_image {
    margin: 0;
}

#availability .vc_col-sm-4 img {
    max-width: 100px;
    width: 100%;
    margin-bottom: 25px;
}

.home_buttons {
    padding: 50px 0 0 0 !important;
}

.home_buttons img {
    max-width: 175px !important;
    width: 100%;
    box-shadow: 0 5px 25px rgba(0, 0, 0, .15), 0 5px 25px rgba(0, 0, 0, .1);
    border-radius: 5px;
    transition: 0.5s;
}

.home_buttons a:hover img {
    box-shadow: 0 15px 50px rgba(0, 0, 0, .15), 0 15px 50px rgba(0, 0, 0, .1);
}

.home_buttons a.gem-button {
    border: 2px solid #00bcd4;
}

.home_buttons a.gem-button:hover {
    border: 2px solid #00bcd4;
    background-color: transparent !important;
}

.home_buttons .wpb_text_column p {
    max-width: 275px;
    margin: 0 auto;
}

.inference .content {
    padding: 5%;
}

.efforts .fast_deep {
    border-top: 2px solid #333333;
    border-left: 2px solid #333333;
    margin: 0;
}

.efforts .fast_deep:last-child {
    border-top: 0;
}

.efforts .fast_deep .vc_col-sm-4 {
    padding: 2.5% 0;
    border-bottom: 2px solid #333333;
    border-right: 2px solid #333333;
}

.efforts .vc_col-sm-4 h2 {
    margin: 5px 0;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.5;
}

.available {
    padding-top: 125px;
}

.available .fast_deep {
    border-top: 2px solid #333333;
    border-left: 2px solid #333333;
    margin: 0;
}

.available .fast_deep .vc_col-sm-4 {
    padding: 2.5% 0;
    border-bottom: 2px solid #333333;
    border-right: 2px solid #333333;
}

.available .vc_col-sm-4 h2 {
    margin: 5px 0;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.75;
}

#plans {
    position: relative;
    padding: 125px 0;
}

#plans .parallax-window {
    height: 100vh !important;
}

#plans .vc_row.parallax_content {
    padding: 5% 0 5% 10%;
}

#plans .parallax_content .vc_col-sm-6 {
    display: flex;
    height: 100%;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
}

#plans h1 {
    margin-bottom: 35px;
    font-size: 30px;
    line-height: 50px;
    font-weight: 500;
}

#plans p {
    font-size: 20px;
    line-height: 1.5;
}

#plans .gem-button {
    margin-top: 35px;
}

#plans .wpb_column,
#plans .wpb_row {
    margin: 0;
}

#plans .vc_column-inner {
    padding: 0;
}

#plans>.vc_row .vc_col-sm-4 {
    padding: 0 5% !important;
}

#plans .plan_img {
    width: 100%;
    float: left;
    margin-left: -7.5%;
    margin-top: 5%;
}

#payments {
    padding-top: 125px;
}

#payments .vc_column-inner {
    padding: 0;
}

#payments .vc_col-sm-6 {
    padding: 0;
}

#payments .content.vc_col-sm-6 {
    padding: 0 5%;
    background: #efefef;
}

#payments .wpb_row {
    margin: 0;
}

#payments .wpb_single_image {
    margin: 0;
}

#partner {
    padding-top: 125px;
}

#partner a.gem-button {
    margin: 0;
}

#blog {
    padding-top: 125px;
}

#blog .vc_col-sm-12>.vc_column-inner {
    padding: 0;
}

#blog .vc_grid-item-mini {
    position: relative;
    padding: 0;
    border: none;
}

#blog .vc_grid-item-mini .vc_gitem-animated-block>.vc_gitem-zone:before {
    background: rgba(0, 0, 0, 0.35);
}

#blog .vc_grid-item-mini>.vc_gitem-zone {
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    padding: 0 5%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background: transparent;
}

#blog .vc_grid-item-mini h4.entry-title {
    margin: 0;
}

#blog .vc_grid-item-mini h4.entry-title a {
    color: #ffffff;
}

#blog .vc_grid-item-mini .vc_custom_heading p {
    color: #ffffff;
    font-size: 18px;
    line-height: 25px;
    display: none;
}

#blog .vc_grid-item-mini h4.entry-title a:hover {
    color: #00bcd4;
}

#blog .vc_grid-item-mini h4.entry-title a span {
    font-family: 'Montserrat';
}

#blog .vc_grid-item-mini .gem-button-container a {
    color: #ffffff;
    border: 2px solid #ffffff;
    padding: 7.5px 35px !important;
    height: auto;
}

#blog .vc_grid-item-mini .gem-button-container a:hover {
    color: #ffffff;
    border: 2px solid #00bcd4;
}

#blog .vc_gitem-animate-slideInLeft .vc_gitem-zone-b {
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 0.5;
}

#blog .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-slideInLeft .vc_gitem-zone-b {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    /*  transform: translateY(-50%); */
}

#blog .vc_gitem-post-data>div {
    font-size: 1.25vw !important;
    line-height: 1.5 !important;
}

#testimonials {
    padding: 125px 0;
}

#testimonials h1 {
    margin-bottom: 35px;
}

#better_pay {
    padding: 125px 0;
}

#better_pay h1 {
    margin-bottom: 35px;
}

#better_pay .gem-button {
    margin-bottom: 0;
}

#social {
    padding: 50px 0;
}

.zebra {
    padding-top: 125px;
}

.zebra .vc_col-sm-6 {
    padding: 0 5%;
}

.zebra .content.vc_col-sm-6 {}

.zebra_strength {
    padding: 125px 15px 75px 15px !important;
}

.zebra_strength h3 {
    font-size: 20px;
    Line-height: 1.35;
    text-transform: initial;
}

.zebra_strength>.vc_row {
    width: 100% !important;
    left: 0 !important;
}

.zebra_strength .vc_col-sm-4 {
    padding: 25px 1.5%;
}

.zebra_strength .vc_single_image-wrapper {
    padding: 10px !important;
}

.zebra_strength .vc_single_image-wrapper img {
    max-width: 175px;
    width: 100%;
}

.rc-anchor-normal {
    width: auto !important;
}

section .wpcf7-form .wpcf7-form-control-wrap {
    float: left;
}

#gpu {
    padding: 125px 0;
}

#gpu img {
    max-width: 750px;
    width: 100%;
}

#gpu h3 {
    text-transform: initial;
}

#about_zebra {
    padding: 125px 0;
}

/* #about_zebra {padding: 125px 20%;} */
#about_zebra p {
    font-size: 20px;
    color: #333333 !important;
    margin-bottom: 15px;
}

#about_zebra .vc_col-sm-4 {
    padding: 0 1.5% !important;
}

#about_zebra .vc_col-sm-4 .wpb_single_image {
    margin: 0;
}

#about_zebra .vc_col-sm-4 img {
    max-width: 150px;
    width: 100%;
    margin-bottom: 25px;
}

#download {
    padding: 125px 0;
}

#downlaod .cf-style1-submit {
    float: left;
}

.cf-style1-submit {
    float: left;
    width: 100%;
}

/* #download .wpb_single_image {padding: 0 15%;}
#download .wpb_single_image img {max-width: 300px;} */
.contact-form-style-1 p,
.contact-form-style-1 p span {
    max-width: 100% !important;
    width: 100% !important;
}



.accelerator {
    padding-top: 125px;
}

.accelerator .vc_col-sm-4,
.accelerator .vc_col-sm-8,
.accelerator .vc_col-sm-12 {
    margin-top: 0;
}

.accelerator h2 {
    margin: 0;
    font-size: 30px;
    line-height: 40px;
}

.accelerator h3 {
    font-size: 25px;
    line-height: 35px;
    text-transform: initial;
    margin-bottom: 10px;
}

.accelerator .wpb_text_column {
    margin-bottom: 0;
}

.accelerator .table_section {
    margin-top: 50px;
}

.accelerator .tables {
    padding-right: 5%;
}

.accelerator .tables .first_col p {
    color: #ffffff;
}

.accelerator .tables p {
    padding: 10px 15px;
}

.accelerator .tables .vc_column-inner .vc_inner {
    margin: 0;
}

.accelerator .tables .vc_col-sm-6 {
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    margin: 0;
}

.accelerator .tables .vc_col-sm-6 .vc_column-inner {
    padding: 0 !important;
    flex-direction: unset !important;
    align-items: center;
}

.accelerator .tables>.vc_column-inner>.wpb_wrapper {
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.accelerator .content p {
    margin-top: 10px;
}

.deployment h2 {
    padding: 50px 0 25px 0;
}

.deployment .wpb_single_image {
    text-align: left !important;
}

.deployment .wpb_single_image img {
    max-width: 750px;
    width: 100%;
    margin: 35px 0 25px 0;
}


/***** Company Page *****/
.vc_section.custom_text {
    padding: 0 !important;
}

.custom_text>.vc_row {
    /*  max-width: 1280px; */
    width: 100% !important;
    left: 0 !important;
    float: left;
    margin: 0 auto !important;
}

.vc_section.custom_text .content {
    padding: 5% 10%;
}

.team {
    padding: 0 !important;
}

.team .team_title {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 250px 0;
    margin: 0;
}

.team .team_title:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 0;
}

.team .vc_parallax-inner {
    background-position: top !important;
}

.team_members {
    padding: 0 0 25px 0 !important;
    margin: 0 !important;
}

.team_members>.vc_row {
    max-width: 1280px;
    width: 100% !important;
    float: none;
    margin: 0 auto !important;
    left: unset !important;
}

.team_members .leaders_section h3 {
    font-size: 18px;
    margin-bottom: 15px;
}

.team_members .leaders_section {
    padding: 0;
    margin: 0;
    position: unset;
}

.team_members .leaders_section>.vc_column-inner {
    padding: 15% 5%;
}

.team_members .leaders_section>.vc_column-inner>.wpb_wrapper .member img {
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    transition: 0.5s;
    max-width: 250px;
    width: 100%;
}

.team_members .leaders_section>.vc_column-inner>.wpb_wrapper:hover .member img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    transition: 0.5s;
}

.team_members .vc_row.lead_popup {
    display: none;
    position: fixed;
    background: #cccccc;
    z-index: 999;
    left: 0;
    right: 0;
    bottom: 25px;
    width: 80%;
    max-width: 1000px;
    margin: 0 auto;
}

.team_members .lead_popup.popup {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 35%;
    left: 0;
    right: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    z-index: 99;
    margin: 0 auto;
    max-width: 1000px;
    background: #cccccc;
}

.team_members .member {
    cursor: pointer;
}

.team_members .popup_close {
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer;
}

.team_members .lead_popup .vc_col-sm-4,
.team_members .lead_popup .vc_col-sm-8 {
    margin: 0;
    position: unset;
}

.team_members .lead_popup .vc_col-sm-4>.vc_column-inner,
.team_members .lead_popup .vc_col-sm-8>.vc_column-inner {
    padding: 25px;
}

.team_members .lead_popup .vc_col-sm-8 h2 {
    margin: 0;
    font-size: 22px;
    line-height: 1.5;
}

.team_members .lead_popup .vc_col-sm-8 h3 {
    margin: 10px 0 0 0;
    font-size: 18px;
    line-height: 1.5;
}

.team_members .lead_popup .vc_col-sm-8 .wpb_text_column {
    margin: 0;
}

.team_members .lead_popup .vc_col-sm-8 p {
    margin: 15px 0 0 0;
}

.team_members .popup_close h3 {
    margin: 0 !important;
    font-size: 20px;
    height: 27.5px;
    line-height: 25px;
    width: 27.5px;
    padding: 0 0 0 1px;
    text-align: center;
    border: 2px solid #333;
}

.company_clients {
    padding: 100px 10% !important;
}

.company_clients h2 {
    padding-bottom: 25px;
}

.company_clients .gem-client-item {
    padding: 1% 2.5%;
}

.company_clients .gem-client-item a {
    background-color: unset !important;
}

#hiring {
    padding: 100px 0 100px 0;
}


/***** Partner (Hardware) Page *****/
.hardware_client {
    padding-top: 0 !important;
}

.hardware_client .desktop .gem-client-item {
    padding: 0 50px;
}

.hardware_client .desktop .gem-client-item a:hover {
    background: transparent !important;
}

.hardware_client .desktop .gem-clients-slide {
    padding: 0 1.25%;
}

.hardware_client .gem-client-set-title {
    display: none;
}

.hardware_client .desktop .gem-clients-grid-carousel {
    height: 100% !important;
}

.hardware_client .gem-clients,
.hardware_client .gem_client-carousel {
    margin: 0;
    padding: 50px 0;
}

.partner {
    padding: 100px 0 !important;
}

#xilinx.partner {
    padding: 0 !important;
}

#acceleration.partner {
    padding: 100px 0 0 0 !important;
}

#acceleration.partner .partner_intro,
#acceleration.partner .property {
    max-width: 1280px;
}

.partner .partner_intro,
.partner .property {
    left: 0 !important;
    width: 100% !important;
    margin: 0 auto !important;
}

.partner .partner_intro .vc_col-sm-4 {
    margin: 0;
}

.partner .partner_intro .vc_col-sm-4 .vc_column-inner {
    padding: 10% 25px;
    text-align: center;
}

.partner .partner_intro .vc_col-sm-4 h3 {
    text-align: center !important;
    font-size: 20px;
    line-height: 1.5;
    padding: 0;
}

.partner .partner_intro .vc_col-sm-4 img {
    max-width: 350px;
    width: 100%;
    padding: 15px 25px;
}

.partner .property {
    margin-top: 25px !important;
}

.partner .partner_intro ul li {
    font-size: 20px;
    line-height: 1.5;
    padding: 7.5px 0;
    list-style: square;
}

.partner .partner_intro ul li:before {
    display: none;
}

.partner .partner_intro .photo {
    padding-left: 10%;
}

.partner .partner_intro .photo .wpb_single_image {
    margin-bottom: 50px;
}

.partner .partner_intro .photo .wpb_single_image img {
    max-width: 375px;
    width: 100%;
}

.partner .photo .wpb_text_column p {
    text-align: center;
    font-size: 20px;
    line-height: 1.5;
}

.partner .property .wpb_text_column {
    margin: 0;
}

.partner .property .vc_col-sm-12 {
    padding: 0 21px;
}

.partner .property .vc_col-sm-12>.vc_column-inner {
    border-top: 2px solid #555555;
    border-left: 2px solid #555555;
}

.partner .property .vc_col-sm-6 {
    border-bottom: 2px solid #555555;
    border-right: 2px solid #555555;
    margin: 0;
}

.partner .property h3 {
    color: #555555;
    font-size: 20px;
    line-height: 1.5;
    padding: 7.5px 0;
}

.hardware_deploy .photo img {
    border-bottom: 2px solid #333333;
    padding: 30px 0;
}

#accelerator {
    padding: 100px 0;
}

#hardware_form {
    padding: 100px 0;
}

#hardware_form h2 {
    line-height: 2;
    padding-bottom: 30px;
}

#hardware_form .vc_col-sm-12 .vc_col-sm-6:first-child>.vc_column-inner {
    padding: 0 3px;
}

#hardware_form .vc_col-sm-12 .vc_col-sm-6 .wpcf7 p {
    margin-bottom: 25px;
    float: left;
}

#hardware_form .wpcf7 p {
    float: left;
    width: 100%;
}

#hardware_form .wpcf7 p:last-child {
    width: auto;
}

.partner_intro .product_info {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background: rgba(0, 0, 0, 0.75);
    transition: 0.5s;
    opacity: 0;
    z-index: 999;
}

.partner_intro .vc_col-sm-4:hover .product_info {
    opacity: 1;
}

.partner_intro .product_info>.vc_col-sm-12,
.partner_intro .product_info>.vc_col-sm-12 .vc_column-inner,
.partner_intro .product_info>.vc_col-sm-12 .wpb_wrapper,
.partner_intro .product_info>.vc_col-sm-12 .wpb_text_column,
.partner_intro .product_info>.vc_col-sm-12 .wpb_text_column p {
    margin: 0;
    padding: 0;
    height: 100%;
}

.partner_intro .product_info>.vc_col-sm-12 .wpb_text_column p a {
    text-align: left;
    color: #ffffff;
    padding: 5% 25px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 100%;
}

/* .partner_intro .product_info > .vc_col-sm-12 .wpb_text_column p a span {
    padding: 5% 25px 5% 50px;
    background: rgba(0, 0, 0, 0.75);
} */
.partner_intro .product_info>.vc_col-sm-12 .wpb_text_column strong {
    font-weight: 500;
    padding: 5px 0;
    float: left;
    width: 100%;
}

.partner_intro .product_info>.vc_col-sm-12 .wpb_text_column p a br {
    display: none;
}

.product_button a.gem-button {
    background-color: #00bcd4 !important;
    border: 2px solid #00bcd4 !important;
    color: #ffffff !important;
}

.product_button a.gem-button:hover {
    background-color: #ffffff !important;
    border: 2px solid #00bcd4 !important;
    color: #00bcd4 !important;
}


/***** Contact Page *****/
#contact {
    padding: 100px 0 50px 0;
}

#contact .gem-icon .back-angle {
    margin-top: 5px;
}

#contact .gem-icon-with-text {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 12.5px 0;
}

#contact .gem-icon-with-text>.gem-icon-with-text-content {
    width: auto;
}

#contact .gem-icon.gem-simple-icon {
    font-size: 25px;
    width: 25px;
    height: 30px;
}

#contact .address {
    margin: 0;
}

#contact .address p {
    padding-left: 40px;
}

#contact .wpcf7 textarea {
    height: 150px;
}

#contact .wpcf7-display-none.wpcf7-mail-sent-ok {
    display: inline-block !important;
}

#contact .wpcf7 p {
    float: left;
    width: 100%;
    max-width: 500px;
}

#contact .wpcf7 p .wpcf7-submit {
    max-width: 200px;
}


#maps>.vc_row {
    margin-bottom: 0;
}

#maps .vc_col-sm-12>.vc_column-inner {
    padding: 0;
}

#maps .wpb_gmaps_widget {
    margin: 0;
}

.alveo_pdf,
.alveo_pdf .wpb_text_column {
    margin: 0 !important;
}

.alveo_pdf iframe {
    height: 100vh !important;
}

body.page-scroller.one-pager {
    overflow: hidden;
}

body.page-scroller.one-pager #main-content>.block-content>.container {
    width: 100%;
    padding: 0;
}


@media screen and (min-width: 1200px) {
    #blog .vc_grid-item-mini h4.entry-title {
        font-size: 1.5vw;
        line-height: 2.5vw;
    }

    .zebra_intro>.vc_row .vc_col-sm-12 {
        padding: 75px 16%;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .features .content h2 {
        font-size: 25px !important;
        line-height: 40px !important;
    }

    .features .content p,
    .features .content li {
        font-size: 20px;
    }

    #availability .content h2 {
        font-size: 25px;
        line-height: 40px !important;
    }

    #plans>.vc_row .vc_col-sm-4 {
        padding: 0 5% !important;
    }

    #plans h1 {
        font-size: 25px;
        line-height: 40px;
    }

    #blog .vc_grid-item-mini h4.entry-title {
        font-size: 1.75vw;
        line-height: 2.5vw;
    }

    #blog .vc_grid-item-mini .vc_custom_heading p {
        font-size: 15px;
        line-height: 20px;
    }

    #blog .vc_grid-item-mini .gem-button-container a {
        padding: 5px 30px !important;
        font-size: 13px;
    }

    #blog .vc_gitem-post-data>div {
        font-size: 18px !important;
        line-height: 1.5 !important;
    }

    .zebra_intro>.vc_row .vc_col-sm-12 {
        padding: 75px 10%;
    }

    .partner_intro .product_info>.vc_col-sm-12 .wpb_text_column p a {
        font-size: 17px;
    }

    .partner .partner_intro .vc_col-sm-4 h3 {
        font-size: 17px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    h3 {
        font-size: 20px !important;
    }

    .hardware_client .mobile .gem-client-item img {
        width: 200px;
        height: 55px;
    }

    .home_buttons a.gem-button {
        font-size: 12px;
        padding: 0 15px;
    }
}

@media screen and (max-width: 991px) {
    .features .content h2 {
        font-size: 25px !important;
        line-height: 1.5 !important;
    }

    #availability .content h2 {
        font-size: 20px;
        line-height: 30px !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    h1 {
        font-size: 35px !important;
    }

    p {
        font-size: 17px !important;
    }

    .wpcf7 p .wpcf7-submit {
        font-size: 17px !important;
    }

    #hero h1 {
        font-size: 35px;
        line-height: 50px;
    }

    #plans>.vc_row .vc_col-sm-4 {
        padding: 0 2.5% !important;
    }

    #plans h1 {
        font-size: 20px;
        line-height: 40px;
    }

    .zebra_intro h1 {
        font-size: 35px;
    }

    .features .content p,
    .features .content li {
        font-size: 17px;
    }

    .zebra_intro p {
        font-size: 17px;
    }

    #blog .vc_grid-item-mini h4.entry-title {
        font-size: 1.75vw;
        line-height: 2.5vw;
    }

    #blog .vc_grid-item-mini .vc_custom_heading p {
        font-size: 15px;
        line-height: 20px;
    }

    #blog .vc_grid-item-mini .gem-button-container a {
        padding: 5px 30px !important;
        font-size: 13px;
    }

    .accelerator .vc_col-sm-4,
    .accelerator .vc_col-sm-8,
    .accelerator .table_section .vc_col-sm-5,
    .accelerator .table_section .vc_col-sm-7 {
        width: 50%;
    }

    .zebra_strength .vc_col-sm-12 .vc_row {
        justify-content: center;
    }

    .zebra_strength .vc_col-sm-4 {
        width: 50%;
        padding: 15px 1.5%;
    }

    .zebra_intro>.vc_row .vc_col-sm-12 {
        padding: 75px 5%;
    }

    .partner_intro .product_info>.vc_col-sm-12 .wpb_text_column p a {
        font-size: 15px;
    }

    .partner .partner_intro .vc_col-sm-4 h3 {
        font-size: 15px;
    }

    #contact h4 {
        font-size: 18px;
        line-height: 1.75;
    }
    .news-events-wrappe6r .post-image img {
        min-height: 90px !important;
        max-height: 90px !important;
        object-fit: contain !important;
        width: 265px !important;
    }
}

@media screen and (min-width: 768px) {

    .features .wpb_single_image img,
    #plans .wpb_single_image img {
        display: none;
    }

    #hero .parallax_content .vc_col-sm-12 h1 {
        font-size: 4vw;
        line-height: 1.25;
        margin-bottom: 2.5%;
    }

    .vc_section.custom_text .photo {
        margin: 0;
    }

    .vc_section.custom_text .photo img {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    h1 {
        font-size: 30px !important;
        line-height: 1.5 !important;
    }

    h3 {
        font-size: 20px !important;
    }

    p {
        font-size: 17px !important;
    }

    .wpcf7 p .wpcf7-submit {
        font-size: 17px !important;
    }

    .home #hero h1 {
        font-size: 25px !important;
        padding-top: 75px;
    }

    #hero h1 {
        font-size: 35px;
        line-height: 1.35;
    }

    .features .vc_col-sm-6>.vc_column-inner,
    #plans .vc_col-sm-6>.vc_column-inner {
        background-image: none !important;
    }

    .features .bg_img {
        order: 2;
    }

    .features .content,
    .features .content h2,
    .features .content .wpb_single_image {
        text-align: center !important;
    }

    .features .home_font .content,
    .features .home_font .content h2 {
        text-align: left !important;
    }

    .features .content.vc_col-sm-6 {
        order: 2;
    }

    .features .content p,
    .features .content li {
        font-size: 18px;
    }

    #plans .vc_row.parallax_content {
        padding: 5% 10%;
    }

    #plans .plan_img {
        margin: 0;
    }

    #plans .gem-button {
        font-size: 15px;
    }

    #availability h2 {
        font-size: 25px;
    }

    .features .major .content .wpb_single_image img {
        max-width: 250px;
    }

    #blog .vc_col-sm-4 {
        width: 100%;
        max-width: 400px;
        margin: 0 auto;
        padding: 5px 5%;
    }

    #blog .vc_grid-item-mini h4.entry-title {
        font-size: 20px;
        line-height: 30px;
    }

    #blog .vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper {
        margin: 0;
    }


    .zebra_intro p {
        font-size: 18px;
    }

    .zebra_strength h1 {
        font-size: 30px;
        line-height: 1.5;
    }

    .zebra h1 {
        padding-bottom: 50px;
    }

    .zebra .vc_col-sm-6 {
        padding: 0 5%;
        max-width: 480px;
        margin: 0 auto;
    }

    .zebra .content.vc_col-sm-6 {
        order: 2;
        margin: 2.5% auto 7.5% auto;
    }

    .zebra .content.vc_col-sm-6 h2 {
        text-align: center !important;
        margin-bottom: 10px;
    }

    .zebra .content.vc_col-sm-6 p {
        text-align: center;
    }

    .zebra_strength>.vc_row {
        right: 0;
        margin: 0 auto;
    }


    .accelerator .tables .vc_col-sm-6 {
        width: 50%;
        float: left;
    }

    .accelerator .table_section {
        margin-top: 0;
    }

    .accelerator h1 {
        font-size: 35px;
        line-height: 45px;
        text-align: left !important;
    }

    .accelerator h2 {
        text-align: left !important;
        padding: 50px 0 25px 0;
    }

    .vc_section.custom_text .content {
        order: 2;
    }

    .vc_section.custom_text .photo>.vc_column-inner {
        background: none !important;
    }

    #hardware_form .vc_row .vc_col-sm-6:first-child {
        order: 2;
    }

    .lead_popup .wpb_single_image {
        margin: 0;
    }

    .team_members .lead_popup .vc_col-sm-8>.vc_column-inner {
        padding-top: 0;
    }

    .team_members .lead_popup .vc_col-sm-8 h2 {
        font-size: 18px;
    }

    .team_members .lead_popup .vc_col-sm-8 h3 {
        font-size: 15px;
    }

    .team_members .lead_popup .vc_col-sm-8 p {
        font-size: 15px;
        line-height: 1.5;
    }

    .hardware_client .mobile .gem-client-item img {
        width: 265px;
        height: 70px;
    }
}

@media screen and (min-width: 560px) and (max-width: 767px) {
    .team_members .lead_popup .vc_col-sm-4 {
        width: 33.33333%;
    }

    .team_members .lead_popup .vc_col-sm-8 {
        width: 66.66667%;
    }

    .team_members .lead_popup .vc_col-sm-4>.vc_column-inner {
        padding-right: 0;
    }

    .team_members .lead_popup .vc_col-sm-8>.vc_column-inner {
        padding-top: 25px;
    }

    .team_members .vc_row.lead_popup {
        bottom: 0;
    }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
    h2 {
        font-size: 25px !important;
    }

    #hero .parallax_content .vc_col-sm-12 h5 {
        font-size: 17px;
        line-height: 27px;
    }

    #plans>.vc_row .vc_col-sm-4 {
        padding: 5% 2% !important;
        max-width: 33.3333%;
        float: left;
    }

    #plans h1 {
        font-size: 18px;
        line-height: 40px;
    }

    .zebra_intro>.vc_row .vc_col-sm-12 {
        padding: 75px 35px;
    }

    #contact h4 {
        font-size: 18px;
        line-height: 1.75;
    }
}

@media screen and (max-width: 479px) {
    h2 {
        font-size: 20px !important;
    }

    #hero .parallax_content .vc_col-sm-12 h5 {
        font-size: 15px;
        line-height: 25px;
    }

    .home #hero h1 {
        margin-top: 0 !important;
        padding-top: 10px;
        margin-bottom: 0;
    }

    #plans h1 {
        font-size: 17px;
        line-height: 35px;
    }

    #plans>.vc_row .vc_col-sm-4 {
        padding: 0 !important;
        max-width: 150px;
    }

    .zebra_intro>.vc_row .vc_col-sm-12 {
        padding: 75px 25px;
    }

    .team_members .vc_row.lead_popup {
        bottom: 0;
    }

    .team_members .lead_popup .vc_col-sm-4>.vc_column-inner,
    .team_members .lead_popup .vc_col-sm-8>.vc_column-inner {
        padding: 15px;
    }

    .team_members .lead_popup .vc_col-sm-8>.vc_column-inner {
        padding-top: 0px;
    }

    .team_members .popup_close {
        top: 0;
        right: 0;
    }

    #download .vc_col-sm-6>.vc_column-inner {
        padding: 0 3px;
    }

    #hardware_form h1 {
        font-size: 30px;
    }

    #hardware_form h2 {
        font-size: 20px;
    }

    .partner_intro .product_info>.vc_col-sm-12 .wpb_text_column p a {
        font-size: 15px;
    }

    .partner .partner_intro .vc_col-sm-4 h3 {
        font-size: 16px;
    }

    .product_button a.gem-button {
        font-size: 12px;
        text-transform: initial;
        padding: 0 10px;
    }

    #contact .wpcf7 textarea {
        font-size: 15px;
    }

    #contact .wpcf7-form input {
        font-size: 15px;
    }

    #contact .address p {
        padding-left: 25px;
        font-size: 15px !important;
    }

    #contact h4 {
        font-size: 17px;
        line-height: 1.75;
    }
}

.partners-wrapper .summary p {
    padding-bottom: 1.5em;
    color: #676767;
    font-size: 15px;

}

.partners-wrapper .item-post-container {
    padding-top: 35px;
}

.partners-wrapper img {
    margin-bottom: 10px !important;
}

.post-password-required input[type="submit"] {
    max-width: 200px;
    width: 100%;
    background-color: #3c3950;
    height: 50px;
    line-height: 30px;
    padding: 10px 40px;
    color: #ffffff;
}

.post-password-required input[type="submit"]:hover {
    background-color: #00bcd4;
}

.post-password-required input {
    padding: 9px;
    padding-left: 20px;
    padding-right: 40px;
    border: 1px solid #dfe5e8;
    color: #3c3950;
    background-color: #f4f6f7;
    margin-left: 15px;

}

.post-password-required {
    padding: 100px 0;
    text-align: center;
}

.post-password-required p {
    margin-bottom: 0;
}

.page-id-892 #page-title {
    height: 100vh;
    align-items: center;
    display: flex;
}

.maxw680 p {
    max-width: 680px;
    margin: 0 auto;
}

@media screen and (min-width: 768px) {
    .partners .item-post {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: space-between;
    }

    .partners .post-image {
        flex: 0 0 45%;
    }

    .partners .post-text {
        flex: 0 0 45%;
    }

}

.news-events-wrapper .item-post {
    display: flex;
    /*     justify-content: space-between; */
    padding: 15px 30px;

}

.news-events-wrapper .post-image {
    flex: 0 0 25%;
}

.news-events-wrapper .post-text {
    flex: 0 0 75%;
}

.news-events-wrapper .post-text p {
    font-size: 14px;
}

/*.news-events-wrapper .item-post-container{*/
/*    padding-top: 40px;*/
/*}*/
.news-events-wrapper .item-post:nth-of-type(2n) {
    position: relative;
    background: #efefef;
}

.news-events-wrapper article:nth-of-type(2n) {

    background: #efefef;
}

.news-events-wrapper .item-post {
    padding: 15px;
    margin-bottom: 15px;
}

@media screen and (max-width: 900px) {
    .news-events-wrapper .post-image {
        flex: 0 0 30%;
    }

    .news-events-wrapper a {
        flex: 0 0 60%;

    }

    .news-events-wrapper .post-text {
        flex: 0 0 60%;
        padding-top: 15px;
    }

    .news-events-wrapper .item-post {
        align-items: center;
    }
}

@media screen and (max-width: 600px) {
    .news-events-wrapper .post-image {
        flex: 0 0 100%;
    }

    .news-events-wrapper .post-text {
        flex: 0 0 100%;
        padding-top: 15px;
    }

    .news-events-wrapper .item-post {

        flex-wrap: wrap;
    }

    .news-events-wrapper a {
        flex: 0 0 100%;

    }
}

@media screen and (min-width: 768px) {
    .news-events-wrapper .post-image {
        margin-right: 15px;
    }

    .news-events-wrapper {
        padding-top: 35px;
    }
}

.news-events-wrapper-column {
    flex-direction: column;
    flex: 0 0 33%;
    flex-wrap: wrap;
}

.news-events-wrapper-column .item-post-container {
    flex-wrap: wrap;
}

.news-events-wrapper-column .item-post {
    flex-wrap: wrap;
}

.news-events-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.news-events-wrapper-column .post-image {
    flex: 0 0 100%;
}

.news-events-wrapper .news-events-wrapper-column {
    margin-bottom: 30px;
}

.news-events-wrapper .news-events-wrapper-column .post-image {
    margin-bottom: 30px;
}

.news-events-wrapper .news-events-wrapper-column .post-image img {
    max-width: 100%;
    height: 200px;
    object-fit: cover;
}

.news-events-wrapper .news-events-wrapper-column .post-image img {
    width: 100%;
}

@media screen and (max-width: 768px) {
    .news-events-wrapper-column {
        flex-direction: column;
        flex: 0 0 100% !important;
        flex-wrap: wrap;
    }
}

.news-events-wrapper .news-events-wrapper-column .post-text {
    flex: 0 0 100%;
}

.column-1 .item-post {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;

}

.column-1 .post-image {
    margin-bottom: 0 !important;
}

.post-title {
    color: #0a86c9;


    font-weight: 600;
    font-size: 2rem;

    margin-left: auto;
    margin-right: 0;
}

.post-date {

    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    color: #858686;
    padding: 0 0 5px;

    margin-left: auto;
    margin-right: 0;
}

.column-1 .post-title {
    color: #0a86c9;

    display: block;
    font-weight: 600;
    font-size: 2rem;
    flex: 0 0 75%;
    margin-left: auto;
    margin-right: 0;
}

.column-1 .post-date {
    display: block;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    color: #858686;
    padding: 0 0 5px;
    flex: 0 0 75%;
    margin-left: auto;
    margin-right: 0;
}

.column-1 .post-text {

    line-height: 1.5em;
    font-size: 1.6em;
    color: #111;
    flex: 0 0 75% !important;
    margin-left: auto;
    margin-right: 0;
}

.column-1 .post-image img {
    height: auto !important;
}

.column-1 .post-image {
    flex: 0 0 20% !important;
}

.column-1 .item-post a {
    flex: 0 0 80%;
}

.column-1 .post-content {
    flex: 0 0 80%;
}

@media screen and (max-width: 768px) {
    .column-1 .item-post {
        align-items: flex-start;
    }
}

@media screen and (max-width: 550px) {

    .column-1 .post.column-1 .post-image-image,
    .post-content,
    .column-1 .item-post a,
    .column-1 .post-content>div {
        flex: 0 0 100% !important;
    }

    .column-1 .post-image img {

        margin-bottom: 15px !important;
    }
}

.column-2 .item-post {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;

}

.column-2 .post-image {
    margin-bottom: 0 !important;
}

.column-2 .post-title {
    color: #0a86c9;

    display: block;
    font-weight: 600;
    font-size: 2rem;
    flex: 0 0 75%;
    margin-left: auto;
    margin-right: 0;
}

.column-2 .post-date {
    display: block;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    color: #858686;
    padding: 0 0 5px;
    flex: 0 0 75%;
    margin-left: auto;
    margin-right: 0;
}

.column-2 .post-text {

    line-height: 1.5em;
    font-size: 1.6em;
    color: #111;
    flex: 0 0 75% !important;
    margin-left: auto;
    margin-right: 0;
}

.column-2 .post-image img {
    height: auto !important;
}

.column-2 .post-image {
    flex: 0 0 20% !important;
}

.column-2 .item-post a {
    flex: 0 0 75%;
}

.column-2 .post-content {
    flex: 0 0 75%;
}

@media screen and (max-width: 768px) {
    .column-2 .item-post {
        align-items: flex-start;
    }
}

@media screen and (max-width: 550px) {

    .column-2 .post-image,
    .post-content,
    .column-2 .item-post a,
    .column-2 .post-content>div {
        flex: 0 0 100% !important;
    }

    .column-2 .post-image img {

        margin-bottom: 15px !important;
    }
}

.column-3 .item-post {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;

}

.column-3 .post-image {
    margin-bottom: 0 !important;
}

.column-3 .post-title {
    color: #0a86c9;

    display: block;
    font-weight: 600;
    font-size: 2rem;
    flex: 0 0 75%;
    margin-left: auto;
    margin-right: 0;
}

.column-3 .post-date {
    display: block;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    color: #858686;
    padding: 0 0 5px;
    flex: 0 0 75%;
    margin-left: auto;
    margin-right: 0;
}

.column-3 .post-text {

    line-height: 1.5em;
    font-size: 1.6em;
    color: #111;
    flex: 0 0 75% !important;
    margin-left: auto;
    margin-right: 0;
}

.column-3 .post-image img {
    height: auto !important;
}

.column-3 .post-image {
    flex: 0 0 20% !important;
}

.column-3 .item-post a {
    flex: 0 0 75%;
}

.column-3 .post-content {
    flex: 0 0 75%;
}

@media screen and (max-width: 768px) {
    .column-3 .item-post {
        align-items: flex-start;
    }
}

@media screen and (max-width: 550px) {

    .news-events-wrapper .post-image,
    .news-events-wrapper .news-events-wrapper-column .post-image img {
        max-width: 100%;
    }

    .column-1 .post-image img,
    .column-2 .post-image img,
    .column-3 .post-image img {
        max-width: 70px !important;
    }

    .column-3 .post-image,
    .post-content,
    .column-3 .item-post a,
    .column-3 .post-content>div {
        flex: 0 0 100% !important;
    }

    .column-3 .post-image img {

        margin-bottom: 15px !important;
    }
}

.news-events-wrapper .post-image {
    flex: 0 0 7%;
    min-width: 70px;
    max-width: 70px;
}

.column-2 {
    flex: 0 0 50%;
}

.column-1 {
    flex: 0 0 100%;
}

@media screen and (max-width: 550px) {

    .column-1,
    .column-2 {
        flex: 0 0 100%;
    }
}


/*blog page*/
.content-blog .vc_grid-item-mini>.vc_gitem-animated-block .vc-gitem-zone-height-mode-auto:before {
    padding-top: 65%;
}

.content-blog .vc_grid-item-mini>.vc_gitem-zone .vc_custom_heading>h4 {
    margin: 0;
    text-transform: none;
    padding-bottom: 10px;
}

.content-blog .vc_grid-item-mini>.vc_gitem-zone .vc_custom_heading>h4>a {
    font-size: 22px;
    line-height: 25px;
    text-align: left;
    margin: 0;
    text-transform: none;
}

.content-blog .vc_grid-item-mini>.vc_gitem-zone .vc_custom_heading>p {
    margin-bottom: 10px;
    line-height: 22px;
    font-size: 15px;
}

.content-blog .vc_grid-item-mini>.vc_gitem-zone .vc_btn3-container>a {
    padding: 0;
    background-image: none;
    display: inline-block;
    font-size: 15px;
}

.content-blog .vc_grid-item-mini>.vc_gitem-zone .vc_gitem-zone-mini>.vc_gitem_row>.vc_gitem-col {
    padding-left: 0;
    padding-right: 0;
}

.content-blog .vc_pageable-load-more-btn .vc_grid-btn-load_more>a.vc_btn3 {
    text-transform: uppercase;
    font-weight: 600;
    padding-top: 8px;
    padding-bottom: 8px;
    letter-spacing: 1px;
}

.content-blog .vc_grid-item-mini>.vc_gitem-zone .vc_custom_heading>p {
    display: inline;
}

.content-blog .vc_grid-item-mini>.vc_gitem-zone .vc_custom_heading.vc_gitem-post-data-source-post_excerpt {
    display: inline;
}

.content-blog .vc_grid-item-mini>.vc_gitem-zone .vc_btn3-container {
    display: inline;
    vertical-align: text-bottom;
}

.content-blog .vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
    right: -12px;
    display: inline-block;
    font-size: 9px;
    line-height: 18px;
}

.content-blog .vc_btn3-container.vc_btn3-inline .vc_general.vc_btn3 {
    vertical-align: bottom;
    border: 0;
}

.single.single-post #primary-menu.no-responsive>li>a {
    color: #ffffff;
}

.single.single-post #site-header-wrapper {
    background-color: #212330 !important;
    position: static;
}

.single.single-post #site-header-wrapper>header {
    background-color: #212330;
}

.single.single-post .top-area {
    display: none;
}

.single.single-post .main-content .breadcrumbs-container {
    display: none;
}

.single.single-post .page-title-block {
    background-color: #fff;
    padding-bottom: 0px !important;
    padding-top: 15px !important;
}

.single.single-post .page-title-block .page-title-title {
    text-align: left;
}

.single.single-post .page-title-block .page-title-title>h1 {
    color: #212330;
}

.single.single-post .post-image-custom {
    height: 470px;
    position: relative;
    background-position: bottom center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.single.single-post .blog-post-image {
    display: none;
}

.single.single-post .addtoany_list a:not(.addtoany_special_service)>span {
    border-radius: 0px;
}

.single.single-post .post-meta {
    background-color: #fff;
    padding-bottom: 10px;
}

.single.single-post .addtoany_content {
    margin: 0;
    margin-left: -80px;
    float: left;
}

.addtoany_list a, .widget .addtoany_list a {
    padding-left: 0;
}

.single.single-post .addtoany_content .addtoany_list {
    display: flex;
    flex-direction: column;
}

.single.single-post .block-content .panel {
    margin-top: 60px;
}

.single.single-post .addtoany_content .addtoany_header {
    border-bottom: 1px #5f727f solid;
}

.single.single-post .addtoany_content .addtoany_header:before {
    display: inline-block;
    /*
    content: "\f237";
    -webkit-font-smoothing: antialiased;
        font: normal 16px/1 'dashicons';
   font-size: 14px;
    vertical-align: bottom;
    padding-right: 2px;
*/

    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "FontAwesome";
    content: "\f1e0";
    font-size: 11px;
    vertical-align: top;
    padding-right: 3px;
    color: #5f727f;

}

.single.single-post article.post>span {
    color: #3c3950;
    font-size: 19px;
    font-weight: 700;
    display: block;
    float: left;
    font-family: 'Montserrat';
    padding-right: 20px;
}

.single.single-post article.post .post-ratings {
    display: inline-block;
    width: auto;
    vertical-align: super;
    line-height: 1;
}

.single.single-post article.post .post-ratings img {
    padding-right: 2px;
}

.single.single-post article.post {
    margin-bottom: 100px;
}

.single.single-post .post-ratings-text {
    display: none !important;
}

@media screen and (max-width: 1401px) {
    .single.single-post .addtoany_content {
        float: none;
        margin-left: 0;
        margin-bottom: 25px;
    }

    .single.single-post .addtoany_content .addtoany_list {
        flex-direction: row;
    }

    .single.single-post .addtoany_content .addtoany_header {
        border-bottom: 0;
        margin-bottom: 5px;
    }
}

@media screen and (max-width: 1199px) {
    .single.single-post .block-content .panel {
        margin-top: 0;
    }
}

@media screen and (max-width: 430px) {
    .single.single-post article.post .post-content p>img {
        margin: 0 auto;
        float: none;
        text-align: center;
        display: block;
        margin-top: 25px;
        margin-bottom: 15px;
    }
}

.content-blog .wpb_single_image img {
    height: 176px;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}

.post-content>h3:first-of-type {
    margin-top: 0;
}

.news-events-wrapper>.thegem_news {
    flex-direction: column;
    flex-wrap: wrap;
    flex: 0 0 100%;
}

.news-events-wrapper .post-image {
    width: 30%;
    background-size: cover;
    background-position: 50% 50%;
    margin-right: 30px;
    min-width: 30%;
    max-width: 100%;
}
.news-events-wrapper-column.column-1 .item-post, .news-events-wrapper-column.column-2 .item-post {
    flex-wrap: nowrap;
}

.news-events-wrapper-column.column-3 .item-post {
    flex-wrap: wrap;
}

.news-events-wrapper-column.column-2 .item-post .post-image {
    width: 40%;
    min-width: 40%;
    margin-right: 15px;
}

.news-events-wrapper-column.column-2 .post-content, .column-2 .item-post a {
    flex: 0 0 60%;
}

.column-3 .item-post a, .news-events-wrapper-column.column-3 .post-content {
    flex: 0 0 100%;
}

.news-events-wrapper-column.column-3 .item-post .post-image {
    width: 100%;
    min-width: 100%;
    margin-right: 0;
    margin-bottom: 15px !important;
}
.news-events-wrapper-column.column-3 .item-post {
    flex-wrap: wrap;

}

.news-events-wrapper .news-events-wrapper-column.column-2 .post-image img {
    /*    min-height: 125px;*/
    min-height: 1px;
    max-height: 125px;
}

.news-events-wrapper .item-post {
    position: relative;
}

.news-events-wrapper .item-post>a.full-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
}

.news-events-wrapper .item-post .post-content .post-text {
    position: relative;
    z-index: 3;
}

.news-events-wrapper .post-image {
    display: flex;
    align-items: center;
    justify-content: center;
}

.news-events-wrapper .news-events-wrapper-column.column-2 .post-image {
    display: block;
}
.news-events-wrapper .news-events-wrapper-column.column-3 .post-image img {
    object-fit: contain;
    max-height: 75px;
}

@media screen and (max-width: 1199px) {
    .column-1 .post-content, .column-1 .post-title, .column-1 .post-date, .column-1 .post-text, .column-1 .item-post a {
        flex: 0 0 65% !important;
    }
}

@media screen and (max-width: 767px) {
    .news-events-wrapper .post-image {
        min-width: 100%;
        width: auto;
        margin: 0 auto;
        margin-bottom: 7px;
    }

    .news-events-wrapper-column.column-1 .item-post, .news-events-wrapper-column.column-2 .item-post, .news-events-wrapper-column.column-3 .item-post {
        flex-wrap: wrap;
    }

    .column-1 .post-content, .column-1 .post-title, .column-1 .post-date, .column-1 .post-text, .column-1 .item-post a {
        flex: 0 0 100% !important;
    }

    .news-events-wrapper .news-events-wrapper-column .post-image img {
        width: 100%;
        min-width: 100%;
    }

    .news-events-wrapper .news-events-wrapper-column.column-2 .post-image img {
        min-height: 200px;
        max-height: 200px;
    }

}

/*
 * Our partner card css start
 * */

.our_partners_ctm .partners_row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    justify-content: center;
}

.our_partners_ctm .partners_col {
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 30px;
}

.partners_card {
    position: relative;
    display: block;
    color: #000;
    text-decoration: unset;
    background: #fff;
    padding: 10px;
    box-shadow: 0 0 10px 1px rgb(0 0 0 / 5%);
    margin: 0 0 30px 20px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    height: 100%;
    border: 1px solid #d0d0d0;
}

.partners_card:hover {
    box-shadow: 0 0 10px 1px #00000024;
}

.partners_card .partners_img img {
    display: block;
    margin: auto auto 30px;
    width: 100%;
    height: 330px;
    object-fit: contain;
}

.partners_logo-box img {
    width: 100%;
    height: auto;
    object-fit: cover;
    max-width:100%;
}

.partners_logo-box{
    position: relative;
    z-index: 1;
    margin: 15px auto;
}

.partners_card .partners_logo img {
    width: 300px;
    height: 80px;
    text-align: right;
    object-fit: contain;
}

.partners_logo {
    position: relative;
    z-index: 1;
    text-align: left;
    margin: 5px 0 15px -50px;
    background: #efefef;
    padding: 15px;
    box-shadow: 0 0 10px 1px rgb(0 0 0 / 20%);
    display: inline-block;
    border-left: 5px solid #00bcd4;
}

.partners_body h3 {
    font-size: 26px;
    letter-spacing: 0.5px;
    color: #000;
    font-weight: 700;
    margin: 0 0 10px;
    line-height: 32px;
}

.partners_list ul {
    padding: 0;
    margin: 0;
    text-align: left;
}

.partners_list ul li {
    list-style: unset;
    font-size: 16px;
    line-height: 25px;
    font-weight: 500;
    padding: 0 0px 10px 30px;
    position: relative;
    /* color: #fff; */
    display: block;
}

.partners_list ul li::before {
    position: absolute;
    content: "\f00c";
    font-family: 'Font Awesome 5 Pro';
    left: 7px;
    top: 3px;
    z-index: 3;
    display: block;
    color: #00bcd4;
}


.partners_card:before, .partners_card:after {
    content: "";
    width: 0;
    height: 3px;
    position: absolute;
    transition: all 0.2s linear;
    background: #00bcd4;
}

.partners_card:before {
    right: 0;
    top: -1px;
    transition-delay: 0.2s;
}

.partners_card:after {
    left: 0;
    bottom: -1px;
    transition-delay: 0.6s;
}

.partners_border:before, .partners_border:after {
    content: "";
    width: 3px;
    height: 0;
    position: absolute;
    transition: all 0.2s linear;
    background: #00bcd4;
}

.partners_border:before {
    transition-delay: 0s;
    left: -1px;
    top: 0;
}

.partners_border:after {
    transition-delay: 0.4s;
    right: -1px;
    bottom: 0;
}

.partners_card:hover:before {
    width: 100%;
    transition-delay: 0.6s;
}

.partners_card:hover:after {
    width: 100%;
    transition-delay: 0.2s;
}

.partners_card:hover .partners_border:before {
    height: 100%;
    transition-delay: 0s;
}

.partners_card:hover .partners_border:after {
    height: 100%;
    transition-delay: 0.4s;
}

/* .partner-comment-form-ctm */
.partner-comment-form-ctm input, .partner-comment-form-ctm textarea {
    background-color: #fff !important;
    box-shadow: 0 0 10px 1px rgb(0 188 212 / 10%);
    height: 60px;
    border-color: transparent !important;
}

.partner-comment-form-ctm .form-row span {
    margin-bottom: 30px;
}

.partner-comment-form-ctm p {
    margin: 0 !important;
}

.partner-comment-form-ctm textarea {
    height: 175px;
    resize: unset;
}

.partner-comment-form-ctm input.wpcf7-form-control.wpcf7-submit {
    width: auto !important;
    border-radius: 0 !important;
    padding: 10px 70px !important;
    background-color: #00bcd4 !important;
}

.partner-comment-form-ctm input:hover.wpcf7-form-control.wpcf7-submit {
    background-color: #3c3950 !important;
}

.our_partners_fliter_ctm {
    position: relative;
    margin: 0 0 25px 0px;
    display: flex;
    justify-content: space-between;
}

.our_partners_fliter_ctm .category-dropdown-container label, .our_partners_fliter_ctm .geographic-region-dropdown-container label {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    margin: 0 5px 0 0;
}

.our_partners_fliter_ctm .category-dropdown-container select, .our_partners_fliter_ctm .geographic-region-dropdown-container select {
    padding: 5px 25px 5px 10px;
    margin: 10px 0;
    border-radius: 0;
    font-weight: 600;
    border-color: #00bcd4;
    appearance: none;
    -webkit-appearance: none;
}

.dropdown-inner {
    position: relative;
}

.our_partners_fliter_ctm .category-dropdown-container, .our_partners_fliter_ctm .geographic-region-dropdown-container {
    display: flex;
    align-items: center;
}

.dropdown-inner::before {
    content: "\f107";
    top: 50%;
    right: 10px;
    position: absolute;
    font-family: 'Font Awesome 5 Pro';
    font-size: 16px;
    transform: translateY(-50%);
    color: #000;
}

.our_partners_fliter_ctm .geographic-region-dropdown-container {
    text-align: right;
}

.partners_cat {
    position: relative;
}

.partners_cat ul li {
    display: inline-block;
    margin: 0 15px 8px 0;
    font-weight: 500;
}

.partners_cat ul {
    padding: 0;
    margin: 0 0 5px;
}

.partners_list {
    font-size: 16px;
    line-height: 23px;
}

.partners_cat ul li i {
    font-size: 15px;
    color: #00bcd4;
    margin: 0 5px 0 0;
}

.partners_cat ul li i.far.fa-map-marker-alt {
    font-size: 17px;
}

.partners_cat ul li span {
    font-size: 16px;
    text-transform: capitalize;
}

.partner-comment-form-ctm .form-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    justify-content: center;
}

.partner-comment-form-ctm .form-col-6 {
    flex: 0 0 50%;
    max-width: 50%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.partner-comment-form-ctm .form-col {
    flex: 0 0 100%;
    max-width: 100%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.partner-comment-form-ctm span.wpcf7-not-valid-tip {
    margin: 0;
    font-weight: 700;
}

.wpcf7 form .wpcf7-response-output {
    float: left;
    margin: 10px 0 0 0px !important;
    font-weight: 700;
    color: #000;
    padding: 15px !important;
}

.our_partners_ctm .not-found-error {
    font-weight: 700;
    color: #000;
    font-size: 21px;
    padding: 10px 15px;
    border: 2px dotted red;
    margin: 30px 0;
    text-transform: capitalize;
    line-height: 30px;
}

.contact_location_ctm>.vc_column-inner {
    background-color: #fff;
    box-shadow: 0 0 10px 1px rgb(0 188 212 / 10%);
    padding-bottom: 21px;
}

.contact_location_ctm .vc_column-inner h4, .contact_email_ctm h4 {
    font-size: 23px;
    line-height: 32px;
    margin-bottom: 15px !important;
    display: block !important;
}

.contact_location_ctm .vc_column-inner span.vc_icon_element-icon::before {
    font-size: 30px !important;
}

.vc_icon_element-inner {
    margin: -85px 0 15px 0;
    background: #fff;
    padding: 10px;
    box-shadow: 0 0 10px 1px #0000000a;
    border: 5px solid #f4f5f8 !important;
}

.contact_location_ctm .vc_column-inner p {
    font-size: 17px;
    font-weight: 500;
    line-height: 25px;
    color: #666;
}

.contact_email_ctm>.vc_column-inner>.wpb_wrapper {
    position: relative;
    box-shadow: 0 0 10px 1px rgb(0 188 212 / 10%);
    background-color: #fff !important;
    padding: 25px 0;
}

.contact_email_ctm>.vc_column-inner>.wpb_wrapper h4 span {
    display: block;
    text-align: center;
}

.contact_email_ctm>.vc_column-inner>.wpb_wrapper p, .contact_email_ctm>.vc_column-inner>.wpb_wrapper p a {
    font-size: 18px;
    color: #666;
    font-weight: 500;
    margin-bottom: 10px;
}

.contact_email_ctm>.vc_column-inner>.wpb_wrapper p a:hover {
    color: #00bcd4;
    text-decoration: underline;
}

.contact_text_ctm {
    margin: auto !important;
}

.shadow {
    box-shadow: 0 0 10px 1px rgb(0 188 212 / 10%);
}

.get_form {
    background: #fff;
}

.get_form input, .get_form textarea {
    background-color: #f4f5f8 !important;
    box-shadow: none;
    border-color: #00bcd44f !important;
}

.location_ctm>.vc_row {
    justify-content: center;
}

.bannerbg-overlay:before {
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    border: 0;
    display: block !important;
    position: absolute;
    background: rgb(0 0 0 / 40%);
}
.left_text_ctm h2, .right_text_ctm h2, .product-box-ctm h3 {
    font-weight: 800;
    line-height: 50px !important;
}

.left_text_ctm p, .right_text_ctm p, .product-box-ctm p {
    font-size: 17px;
    line-height: 28px;
    font-weight: 500;
    color: #555;
}

.left_text_ctm .vc_column-inner, .right_text_ctm  .vc_column-inner{
    box-shadow: 0 0 10px 1px rgb(0 188 212 / 10%);
}
.right_text_ctm {
    z-index: 0;
    position: relative;
}
.img_right_ctm {
    position: relative;

}

.img_right_ctm::before, .img_left_ctm::before {
    position: absolute;
    content: "";
    right: 5px;
    bottom: -15px;
    width: 100px;
    z-index: 0;
    height: 100px;
    background:  #01bcd4;
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}

.img_left_ctm::before{
    left:5px;
    right:unset;
    clip-path: polygon(0 0, 0% 100%, 100% 100%);
    bottom:0px;
}
.product-box-ctm img {
    width: 80px;
    height: 80px;
    object-fit: contain;
}

.product-box-ctm .vc_column-inner{
    border-bottom: 5px solid #00bcd4;
    box-shadow:0 0 10px 1px rgb(0 188 212 / 10%);
}
.our_team .title-h1{
    text-transform:capitalize !important;
    font-weight:800;
}
.team_left_ctm, .team_right_ctm{
    position: relative;
    z-index:1;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.team_left_ctm > .vc_column-inner, .team_right_ctm > .vc_column-inner{
    box-shadow: 0 0 10px 1px rgb(0 0 0 / 15%);
    position: relative;
}
.team_left_ctm > .vc_column-inner::before, .team_right_ctm > .vc_column-inner::before {
    position: absolute;
    content: '';
    left: 10px;
    bottom: 0px;
    right: 15px;
    top: 25px;
    z-index: -1;
    transform: rotate(2deg);
    background-color: #00bcd4;
    display: block;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.team_left_ctm:hover > .vc_column-inner::before, .team_right_ctm:hover > .vc_column-inner::before{
        bottom: -10px;
}
.team_right_ctm > .vc_column-inner::before {
    transform:rotate(-2deg);
}
.product-box-ctm h2 {
    font-size: 22px !important;
    line-height: 28px !important;
}
.our_team .socials-item{
    background: #0e76a8;
    padding:15px;
    border-radius:100%;
    color: #fff !important;
    margin: 0 !important;
}
.our_team .socials-item i {
    color: #fff !important;
    font-weight: 100;
}

.product_row {
    justify-content: center;
}

.news_ctm {
    display: flex;
    background-color: #fff !important;
    -webkit-box-shadow: 0 0 10px 1px rgb(0 188 212 / 10%);
    -moz-box-shadow: 0 0 10px 1px rgb(0 188 212 / 10%);
    box-shadow: 0 0 10px 1px rgb(0 188 212 / 10%);
    margin:0 0 30px 0;
}

 .news_ctm-img {
    margin: 0 20px 0 30px;
    background: #fff;
    align-self: center;
     flex:1;
}
.news_ctm-img img{
    max-width:100%;
    height: auto;
    display:block;
    margin:auto;
}

.news_ctm-des {
    flex: 2;
    padding: 0;
}
.news_ctm .item-post {
    padding: 30px;
}
.news_ctm .news_ctm-des .post-title {
    margin-top: 0;
    font-size: 28px !important;
    line-height: 35px !important;
    color: #000;
    font-weight: 800;
    margin-bottom: 15px;
}

.news_ctm .news_ctm-des .post-date {
    font-size: 18px;
    color: #00bcd4;
    font-weight: 500;
    margin: 0 0 20px 0;
    display: block;
    font-family: 'Montserrat';
}
.news_ctm .news_ctm-des .post-date i{
    margin-right:5px;
}
.news_ctm .news_ctm-des p, .news_ctm .news_ctm-des p a{
    color: #777;
    font-size: 17px;
    font-weight:500;
    margin-bottom:0px;
}
.news_ctm .news_ctm-des p a{
    font-weight:600;
    text-decoration:underline;
}
.news_ctm .news_ctm-des p a:hover{
        color: #00bcd4;
        text-decoration:unset;
}

.pdf-download-box .gem-icon-with-title {
    background: #fff;
    padding: 10px;
    box-shadow: 0 0 5px 1px #00bcd55e;
    margin-bottom: 50px;
}

.pdf-download-box .gem-icon-with-title .gem-iconed-title h2, .pdf-download-box .gem-icon-with-title .gem-iconed-title h2 a {
    font-size: 17px !important;
    line-height: 25px !important;
    color:#000 !important;
}

.gem-icon-with-title-icon  {
    margin: -45px 0 0 0;
    border: 5px solid #f4f5f8;
}
.pdf-download-box .wpb_column{
    margin-top: 30px;
}
.zig-zag-row {
    margin-bottom: 80px !important;
}
.join_team_ctm p {
    font-size: 18px;
    line-height: 30px;
    color: #333;
    font-weight: 500;
}
.blog-card-ctm {
    display: block;
    position: relative;
    height: 100%;
    display: flex;
    background-color:#fff;
}

.blog-card-ctm p, .blog-card-ctm .vc_custom_heading {
        display: block !important;
        font-size: 17px !important;
        line-height: 25px !important;
}



.blog-card-ctm .vc_btn3-container {
    display: inline-block !important;
    padding-bottom: 0px !important;
}

.blog-card-ctm .vc_btn3-container a {
    font-size: 18px !important;
    color: #fff !important;
    background: #00bcd4 !important;
    border-radius: 0px !important;
    padding: 10px 20px !important;
    display: inline-block !important;
    font-weight: 600;
}

.vc_gitem_row.vc_row.vc_gitem-row-position-top {
    height: 100%;
}
.team_left_ctm h2, .team_right_ctm h2 {font-weight: 600;line-height: 34px !important;margin-bottom: 8px !important;font-size: 26px !important;}

.team_left_ctm h5, .team_right_ctm h5 {
    font-weight: 500;
    line-height: 22px !important;
}
.company_banner_ctm a.gem-button {
    line-height: 49px !important;
}
.single-post #page-title {
    background: #00bcd4 !important;
    padding: 15px 0!important;
}
.single.single-post .post-image-custom {
/*     background-image: unset !important; */
    height: unset !important;
}

.single.single-post #theImg{
    height: auto;
    max-width: 100%;
    width: 100%;
}
.single-post #page-title h1 {
    line-height: 60px !important;
}

.single.single-post .post-meta.date-color {
    background-color: #00bcd4;
}

.single.single-post .post-meta.date-color .entry-meta span {
    color: #fff;
    font-weight: 600;
    font-size: 20px;
}
.blog-card-ctm .wpb_single_image img{
    height:250px;
    object-fit:cover;
}
.vc_grid-btn-load_more a {
    background-color: #00bcd4 !important;
    padding: 15px 25px !important;
    font-size: 18px !important;
}

.vc_grid-btn-load_more a:hover {
    background-color: #000 !important;
}
.btn-outline a {
    border: 2px solid #fff;
    line-height: 46px;
}
.chart_img_ctm {
    background: #fff;
    padding: 15px;
    box-shadow: 0 0 10px 1px #00000038;
}

.video_thumbnail_ctm .wpb_wrapper h2 {
    position: relative;
    background-size: cover;
    height:165px;
    cursor: pointer;
    margin: 0 0 20px 0 !important;
    box-shadow: 0 0 5px 1px #00000026;
}
.video_thumbnail_ctm .wpb_wrapper h2:last-child {
    margin: 0 0 0 0 !important;
}
.video_thumbnail_ctm .wpb_wrapper{
    background: #fff;
    padding:20px;
    box-shadow: 0 0 10px 1px #00000026;
    position: relative;
    height:575px;
    overflow-y: auto;
}

.video_thumbnail_ctm .wpb_wrapper h2::before {
    position: absolute;
    content: "\f144";
    bottom: 10px;
    left: 15px;
    color: #fff;
    font-family: fontawesome;
    font-size: 28px;
}

.video_thumbnail_ctm .wpb_wrapper h2:last-child {
    margin-bottom: 0;
}
.video_thumbnail_ctm .wpb_wrapper::-webkit-scrollbar, .contact_ctm select::-webkit-scrollbar{
    width: 10px;
    background-color: #F5F5F5;
}
.video_thumbnail_ctm .wpb_wrapper::-webkit-scrollbar-thumb, .contact_ctm select::-webkit-scrollbar-thumb{
    background-color: #00bcd4;
}
.video_thumbnail_ctm .wpb_wrapper::-webkit-scrollbar-track, .contact_ctm select::-webkit-scrollbar-track{
    background-color: #F5F5F5;
}
ul.hardware-tag li {
    display: block;
        position: relative;
       padding: 0 10px 0px 50px;
    margin: 0 0 20px 0;
}

ul.hardware-tag li img {
    width:32px;
    height: 32px;
    position: absolute;
    left: 0;
}
ul.hardware-tag li:last-child img {
    width: 28px;
    height: 28px;
}

ul.hardware-tag li span {
    font-size: 18px;
    margin: 0 0 0px 0px;
    color: #666;
    white-space: unset;
    display: inline-block;
}

ul.hardware-tag {
    margin-bottom: 20px;
}
#video-showcase .vc_row {
    width:100%;
}
#popmake-4297 {
    background-color: #efefef;
/*     overflow: hidden !important; */
        border: 0;
    border-radius: unset !important;
}
#popmake-4297 #popup-whitepaper-sec {
    width: 100% !important;
    left: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
}

#popmake-4297 #popup-whitepaper-sec .get_form .form-row input {
    background-color: #fff !important;
    color: #333 !important;
    font-weight: 600;
}

#popmake-4297 #popup-whitepaper-sec .get_form {
    background-color: transparent;
}
button.pum-close.popmake-close {
    background-color: #00bcd4 !important;
    width: 40px !important;
    height: 40px !important;
    border-radius: unset !important;
    border: 0 !important;
    box-shadow:  unset !important;
}
.whitepaper-outline-btn a {
    border: 2px solid #fff;
    line-height: 46px;
}
.partner-community .partners_card {
    margin-left: 0;
}
.contact_ctm p {
    font-size: 20px;
    font-weight: 600;
}

.contact_ctm span.wpcf7-list-item {
    display: block;
    margin: 0 0px 8px;
    font-weight: 500;
    font-size: 18px;
    color: #333;
    width:100%;
}
.contact_ctm select.wpcf7-form-control.wpcf7-select {
    background: #f4f6f7;
    border-radius: 0 !important;
}
.contact_ctm select.wpcf7-form-control.wpcf7-select option {
    margin: 0 0 5px;
    padding: 5px 10px;
    font-weight: 500;
    color: #000;
}
.contact_ctm p input {
    font-size: 16px;
}
.title-h1 sup.light.hardware {
    font-size: 23px;
    top: -1.2em;
}
h1, .title-h1 {
    white-space: unset;
}
@media (min-width: 768px) and (max-width: 1199px){
    .blog_grid_ctm .vc_col-sm-4 {
        width: 50%;
    }    
}

@media only screen and (max-width: 1600.98px) {

    .partners_body h3 {
        font-size: 22px;
    }

    .partners_card .partners_img img {
        height: 200px;
    }
}

@media only screen and (max-width: 1199.98px) {
/*     .our_partners_ctm .partners_col {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    } */
    .partners_card .partners_logo img{
        width:100%;
    }
    .get_form {
        background-color: transparent !important;
        box-shadow: unset;
    }
    .team_left_ctm h2, .team_right_ctm h2 {
        font-size: 22px !important;
        line-height: 30px !important;
        margin-bottom: 10px !important;
    }

    .team_left_ctm h5, .team_right_ctm h5 {
        font-size: 18px !important;
        line-height: 25px !important;
    }
    .team_left_ctm > .vc_column-inner, .team_right_ctm > .vc_column-inner{
        min-height: 250px;
    }
    .blog_banner {
        padding-left: 40px !important;
    }
    .title-h1 sup.light.hardware {
        font-size: 19px;
        top: -0.8em;
    }
    
}

@media only screen and (max-width: 991.98px) {
    

    .contact_email_ctm>.vc_column-inner {
        padding-left: 0 !important;
    }

    .contact_email_ctm>.vc_column-inner>.wpb_wrapper p, .contact_email_ctm>.vc_column-inner>.wpb_wrapper p a {
        font-size: 16px !important;
    }

    .contact_location_ctm>.vc_column-inner {
        margin-bottom: 0 !important;
    }

    .contact_location_ctm .vc_column-inner h4, .contact_email_ctm h4 {
        font-size: 21px;
    }
    .img_right_ctm .vc_column-inner, .img_left_ctm .vc_column-inner{
        background-image: unset !important;
        padding: 0 !important;
        margin: 0 !important;
        box-shadow: 0 0 10px 1px rgb(0 188 212 / 10%) !important;
        
    }
    .vc_section.who_we_ctm {
        padding-top: 80px !important;
        padding-bottom:30px !important;
    }
    .zig-zag-row {
        margin-bottom: 50px !important;
    }
    .img_right_ctm .vc_column-inner .wpb_single_image, .img_left_ctm .vc_column-inner .wpb_single_image{
        display: block !important;
            margin: 0;
    }
    .left_text_ctm {
        width: 100%;
        order: 2;
        margin-top:0 !important;
    }
    .left_text_ctm .vc_column-inner h2, .right_text_ctm .vc_column-inner h2, .left_text_ctm .vc_column-inner p, .right_text_ctm .vc_column-inner p {
        text-align: left !important;
    }
    .img_right_ctm::before, .img_left_ctm::before {
        content:unset !important;
    }   
    .img_right_ctm{
        width: 100%;
        margin: 0;
        order: 1;
    }
    .img_left_ctm {
        width: 100%;
        margin: 0;
    }
    .right_text_ctm  {
        width: 100%;
        margin-top:0 !important;
    }
    .left_text_ctm .vc_column-inner, .right_text_ctm .vc_column-inner {
        margin: 0 !important;
        padding: 40px !important;
    }
    .news_ctm .item-post, .news_ctm{
        display: block;
    }
    .news_ctm-des{
        padding:0px;
    }
    .news_ctm .item-post {
        padding: 20px;
    }
    .post-image.news_ctm-img {
        margin:0 auto 25px;
    }
    .team_left_ctm > .vc_column-inner, .team_right_ctm > .vc_column-inner{
        min-height: unset;
    }
    .single-post #page-title h1 {
        line-height: 45px !important;
    }
    .chart-row .chart-icol {
        order: 2;
    }

    .chart-row .chart-icol .vc_column-inner {
        padding-top: 0 !important;
    }
    
    .vc_row.chart-row{
        padding: 0 0 50px 0 !important;
    }
    #popmake-4297 {
    width: 85%;
    left: 0 !important;
    right: 0 !important;
    margin: 50px auto auto !important;
    }

}

@media only screen and (max-width: 767.98px) {
    .our_partners_ctm .partners_col {
        -ms-flex: 0 0 95%;
        flex: 0 0 95%;
        max-width: 95%;
    }
    .partners_card .partners_img img {
        height: auto;
    }

    .partner-comment-form-ctm .form-col-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .our_partners_fliter_ctm {
        display: block;
    }

    .contact_location_ctm .vc_column-inner h4, .contact_email_ctm h4 {
        font-size: 20px;
        line-height: 28px;
    }

    .contact_text_ctm h4 {
        font-size: 22px !important;
    }

    .contact_text_ctm p {
        font-size: 16px !important;
    }

    .contact_text_ctm {
        order: 2;
    }

    .contact_email_ctm {
        order: 1;
    }

    .partner-comment-form-ctm {
        order: 3;
    }
    .team_right_ctm .wpb_single_image, .team_left_ctm .wpb_single_image {
        border: 0 !important;
    }

    .team_right_ctm .wpb_single_image img, .team_left_ctm .wpb_single_image img, .team_left_ctm .wpb_single_image .vc_single_image-wrapper, .team_left_ctm .wpb_single_image .vc_figure, .team_right_ctm .wpb_single_image .vc_single_image-wrapper, .team_right_ctm .wpb_single_image .vc_figure {
        display: block;
        margin: auto;
    }
    .team_right_ctm .wpb_single_image img, .team_left_ctm .wpb_single_image img {
        width: 200px;
        height: 200px;
    }
    .team_left_ctm > .vc_column-inner, .team_right_ctm > .vc_column-inner{
        margin-bottom: 0px !important;
    }
    .news_ctm-des {
        padding: 0;
    }

    .news_ctm .news_ctm-des .post-title{
        font-size: 24px !important;
        line-height: 30px !important;
    }
    .blog-card-ctm  .wpb_single_image img{
        height:auto;
    }
    .blog-card-ctm{
        height: auto !important;
    }
    .btn-outline {
        float: left;
    }
    .cta_btn, .cta_text {
        margin: 0;
    }

    .cta_btn .vc_column-inner {
        padding-top: 0 !important;
    }

    .cta_btn .vc_column-inner a {
        margin-left: 0 !important;
    }
    .whitepaper-outline-btn {
        float: left;
    }
    .full-width-videbox-ctm {
        margin-bottom: 0 !important;
    }
}

@media only screen and (max-width: 639.98px) {
    .partners_body h3 {
        font-size: 18px;
        line-height: 25px;
    }

    .partners_logo {
        margin: 5px 0 15px -35px;
    }

    .partners_card {
        margin: 0 0 30px 15px;
    }

    .partners_card .partners_logo img {
        width: 140px;
        height: 45px;
    }

    .partners_list ul li {
        font-size: 16px;
        padding: 0 0px 10px 20px;
    }

    .partners_list ul li::before {
        left: 0;
    }

    .partners_list ul li::after {
        left: 3px;
    }

    .our_partners_fliter_ctm .geographic-region-dropdown-container {
        text-align: left;
    }

    .choose_category_ctm {
        padding-top: 15px !important;
    }

    .white_paper_ctm {
        padding: 50px 0 !important;
    }
    
    .contact_email_ctm>.vc_column-inner {
/*         background-color: #fff !important; */
        box-shadow: 0 0 10px 1px rgb(0 188 212 / 10%);
    }

    .contact_email_ctm>.vc_column-inner>.wpb_wrapper {
        background-color: transparent !important;
        box-shadow: unset;
        padding-left: 0px !important;
    }

    .contact_email_ctm>.vc_column-inner>.wpb_wrapper p, .contact_email_ctm>.vc_column-inner>.wpb_wrapper p a {
        font-size: 15px !important;
        white-space: unset !important;
    }

    .contact_email_ctm .vc_icon_element-inner {
        margin: -85px 0 -15px 0;
    }

    .contact_email_ctm h4 {
        margin-top: 15px !important;
    }
    .cta-section-product .product_button a.gem-button {
        font-size: 16px;
        text-transform: initial;
        padding: 0 10px;
        white-space: unset;
        height: unset;
        line-height: 28px;
        font-weight: 600;
    }
    .left_text_ctm .vc_column-inner, .right_text_ctm .vc_column-inner {
        margin: 0 !important;
        padding: 20px !important;
    }
    .our_team .title-h1{
        font-size: 32px !important;
    }
    .full-width-videbox-ctm iframe {
        height: 300px !important;
    }
/*  .full-width-videbox-ctm{
        margin-bottom:80px !important;
    } */
    .blog_banner {
        padding-left: 20px !important;
        padding-right: 10px !important;
    }
    .banner_title_ctm p.styled-subtitle {
        font-weight: 400;
    }
    .contact_banner .title-h1 {
        font-size: 22px;
        font-weight: 800;
    }
    .title-h1 sup.light.hardware {
        font-size: 15px;
        top: -0.3em;
    }
}

@media only screen and (max-width: 479.98px) {
    .our_partners_fliter_ctm .category-dropdown-container, .our_partners_fliter_ctm .geographic-region-dropdown-container {
        display: block;
    }

    .our_partners_fliter_ctm .category-dropdown-container select, .our_partners_fliter_ctm .geographic-region-dropdown-container select {
        width: 100%;
    }

    .recaptcha {
        transform: scale(0.77);
        transform-origin: 0 0;
    }
    .team_right_ctm .wpb_single_image img, .team_left_ctm .wpb_single_image img {
        width: 135px;
        height: 135px;
    }
    .single.single-post #theImg {
        height: 300px;
        object-fit: cover;
    }
    .single-post #page-title h1 {
        line-height: 35px !important;
        font-size: 24px !important;
    }
    #video-showcase {
        margin-bottom: 50px !important;
    }
}

@media only screen and (max-width: 360.98px) {
    .contact_email_ctm>.vc_column-inner>.wpb_wrapper p, .contact_email_ctm>.vc_column-inner>.wpb_wrapper p a {
        font-size: 13px !important;
        white-space: unset !important;
    }
}

.hide_imagebox_ctm, .hide_videobox_ctm {
    display: none !important;
}
.wpb_single_image.imagebox_ctm .vc_single_image-wrapper a::before {
    position: absolute;
    content: "\f144";
    top: 50%;
    left: 50%;
    color: #fff;
    font-family: fontawesome;
    font-size: 50px;
    transform: translate(-50%, -50%);
}

.wpb_single_image.imagebox_ctm .vc_single_image-wrapper a {
    position: relative;
    display: block;
}
/*
 * Our partner card css end
 * */