body {
    font-family: Open Sans;
    font-size: 17px;
    line-height: 24px;
}


/**********************/

.qodef-logo-wrapper {
    display: inline-block;
    vertical-align: middle;
    width: 300px;
    height: 34px;
}

.qodef-normal-logo {
    width: 240px;
    height: auto !important;
}

.qodef-logo-wrapper .qodef-light-logo {
    width: 240px;
    height: auto !important;
}


/****** MENU ****************/

.qodef-default-nav ul li a {
    font-size: 16px;
    line-height: 34px;
    font-weight: 700;
    color: #ffffff !important;
    -webkit-transition: color .2s ease-out;
    transition: color .2s ease-out;
}

.qodef-default-nav .qodef-search-opener {
    color: #ffffff !important;
}

.qodef-sticky-nav .qodef-search-opener {
    color: #116993 !important;
}

.qodef-search-opener {
    /*    border: 1px red solid;*/
}

.qodef-sticky-nav ul li a:hover {
    color: #fff !important;
}

.qodef-sticky-nav .current-menu-item a.current span {
    color: #fff !important;
}


/*
.qodef-sticky-nav .qodef-search-opener i{
    color: #116993 !important;
}
*/

.qodef-default-nav .qodef-side-menu-button-opener {
    color: #ffffff !important;
}

.qodef-sticky-nav .qodef-side-menu-button-opener {
    color: #116993 !important;
}


/*********** portfolio list ******************/

.landing-new-custom .qodef-portfolio-list-holder-outer article {
    border-radius: 0px;
    overflow: hidden;
    box-shadow: 4px 4px 15px #c3c3c3;
    transform: translateZ(0px);
}

.landing-new-custom .qodef-portfolio-item .qodef-portfolio-shader {
    background: none;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    top: 0;
    left: 0;
    padding: 0;
    border-radius: 0px;
}

.qodef-portfolio-list-holder-outer.qodef-ptf-gallery article .qodef-item-text-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: 2;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform .25s cubic-bezier(.4, 0, .2, 1), opacity .25s;
    transition: transform .25s cubic-bezier(.4, 0, .2, 1), opacity .25s;
    background: #e03e48;
    opacity: 0.99 !important;
}

.qodef-portfolio-list-holder-outer.qodef-ptf-gallery article .qodef-item-text-holder {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: none;
}

.qodef-item-text-overlay {}

.qodef-item-image-holder .qodef-portfolio-shader:hover {
    display: none;
}

.qodef-item-image-holder a:hover {
    display: none;
}


/************************/

.qodef-portfolio-list-holder {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
}

.qodef-portfolio-list-holder .qodef-portfolio-item {
    margin-right: 1em;
    margin-left: 1em;
}

.qodef-portfolio-list-holder-outer.qodef-ptf-gallery-space.qodef-ptf-three-columns article,
.qodef-portfolio-list-holder-outer.qodef-ptf-standard.qodef-ptf-three-columns article {
    width: 31.7%;
    margin: 0 0 2.3%;
}

.qodef-portfolio-filter-holder-inner .filter_848129859 {
    font-size: 20px !important;
    color: #516369 !important;
    text-transform: uppercase !important;
}

.landing-new-custom .qodef-portfolio-filter-holder .qodef-portfolio-filter-holder-inner ul li span {
    font-size: 20px;
    color: #516369;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.02em;
}

.landing-new-custom .qodef-portfolio-filter-holder .qodef-portfolio-filter-holder-inner ul li {
    margin: 0px 10px 0px 10px;
}

.landing-new-custom .qodef-portfolio-filter-holder .qodef-portfolio-filter-holder-inner ul li span:hover {
    color: #e03e48;
}

.landing-new-custom .qodef-portfolio-filter-holder .qodef-portfolio-filter-holder-inner ul li.active span {
    border-bottom: 4px #e03e48 solid;
    padding-bottom: 17px;
    color: #000;
}


/**************/

#qodef-p-particles-container {
    background: url(img/1-scr-sec-bg.png) no-repeat bottom;
}

#additional-services {
    /*    height: 531px;*/
    background: url(img/add-serv-2-bg.jpg) no-repeat top;
    /*    margin-top: 70px;*/
    margin-top: 0px;
}

#additional-services:before {
    background: url(img/add-inside-bg_01.png) no-repeat top;
    width: 100%;
    height: 30px;
}

#additional-services:after {
    background: url(img/add-inside-bg_03.png) no-repeat bottom;
    width: 100%;
    height: 30px;
    padding-top: 100px;
}


/*
#additional-services .additional-inside .vc_column_container{
  background: #fff;
    -webkit-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.29);
    -moz-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.29);
    box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.29);
    width: 243px;
    height: 93px;
    margin: 0px 14px 27px 14px;  
}
*/


/*

#additional-services .additional-inside .vc_column_container p {
    font-size: 18px;
    color: #1579a7;
    line-height: 19px;
    font-family: 'Lato', sans-serif;
}
*/


/*
#additional-services .additional-inside .vc_column_container .wpb_single_image {
    width: 60px;
    height: auto;
    float: left;
    margin-left: -5px;
    margin-right: 14px;
    margin-top: 20px;
}
*/


/*
#additional-services .additional-inside .vc_column_container .wpb_single_image img {
    width: 55px;
    height: auto;
}
*/

.add-2 {
    display: none;
}


/********************/

#clients-experience {
    background: url(img/serves-bg.png) repeat-x top;
    padding-top: 65px;
    padding-bottom: 110px;
}

#clients-experience h2 {
    font-family: Raleway, sans-serif;
    font-weight: 300;
    color: #0e070c;
    font-size: 48px;
    text-transform: uppercase;
    padding-bottom: 34px;
    padding-top: 0px;
}

#clients-experience .qodef-full-section-inner {
    width: 1120px;
    margin-left: auto;
    margin-right: auto;
}

#clients-experience .qodef-full-section-inner img {
    width: 200px;
    height: auto;
}

#clients-experience .wpb_wrapper p {
    font-size: 22px;
    color: #1579a7;
    line-height: 19px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    text-align: center;
    line-height: 28px;
    margin-top: 10px;
}


/******************************/

#we-support {
    background: url(img/bg-numbers.jpg) #0d3e5a no-repeat center top;
    padding-bottom: 100px;
}

#we-support h2 {
    font-family: Raleway, sans-serif;
    font-weight: 300;
    color: #fff;
    font-size: 48px;
    text-transform: uppercase;
    padding-bottom: 55px;
    padding-top: 90px;
}

#we-support .qodef-full-section-inner {
    width: 1120px;
    margin-left: auto;
    margin-right: auto;
}

#we-support .big-number p {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    color: #fff;
    font-size: 70px;
    text-align: center;
    -webkit-text-shadow: 8px 8px 16px rgba(7, 31, 45, 0.34);
    -moz-text-shadow: 8px 8px 16px rgba(7, 31, 45, 0.34);
    text-shadow: 8px 8px 16px rgba(7, 31, 45, 0.34);
}

#we-support .green-text p {
    color: #7be038;
    font-size: 19px;
    text-align: center;
    font-family: 'Lato', sans-serif;
    -webkit-text-shadow: 6px 6px 9px rgba(7, 31, 45, 0.54);
    text-transform: uppercase;
    font-weight: 700;
    -moz-text-shadow: 6px 6px 9px rgba(7, 31, 45, 0.54);
    text-shadow: 6px 6px 9px rgba(7, 31, 45, 0.54);
    margin-top: 35px;
}

#we-support .qodef-full-section-inner .col-line {
    border-right: 1px #93b2c4 solid;
    width: 220px;
}

#we-support .qodef-full-section-inner .col-line-wide {
    border-right: 1px #93b2c4 solid;
    width: 230px;
}


/******* feedback ***********/

#feedback {
    background: url(img/bg-feed.jpg) #b7c8d6 no-repeat center -120px;
    padding-bottom: 50px;
    height: 555px;
    padding-top: 69px !important;
}

#feedback h2 {
    font-family: Raleway, sans-serif;
    font-weight: 300;
    color: #fff;
    font-size: 48px;
    text-transform: uppercase;
    padding-bottom: 14px;
    padding-top: 0px;
}

#rev_slider_2_1_forcefullwidth .tp-caption h3 {
    font-family: 'Lato', sans-serif;
    display: block;
    background: #fff;
    padding: 34px;
    /*    margin-bottom: 30px;*/
    font-weight: normal;
    /*    font-style: italic;*/
    color: #175477;
    font-size: 28px;
    line-height: 38px;
    width: 760px;
}

#rev_slider_2_1_forcefullwidth .tp-caption {
    width: 820px;
    -webkit-box-shadow: 10px 10px 45px 0px rgba(0, 0, 0, 0.43);
    -moz-box-shadow: 10px 10px 45px 0px rgba(0, 0, 0, 0.43);
    box-shadow: 10px 10px 45px 0px rgba(0, 0, 0, 0.43);
}

#rev_slider_2_1_forcefullwidth .tp-caption strong {
    display: block;
    text-align: right !important;
    font-family: 'Lato', sans-serif;
    color: #fff;
    font-size: 18px;
    width: 670px;
    padding-top: 47px;
    padding-right: 130px;
    background: url(img/feed.png) no-repeat right top;
}

#rev_slider_2_1_forcefullwidth {
    height: 555px !important;
    width: 80%;
}

#rev_slider_2_1_forcefullwidth .tp-leftarrow {}

#rev_slider_2_1_forcefullwidth .tp-rightarrow {}

.ares.tparrows:before {
    color: #88c03d;
}

.footer-logo img {
    width: 260px;
    height: auto;
}


/******* footer ***********/

.qodef-footer-top-holder {
    display: none !important;
}

#footer-bbg {
    background: url(img/footer-main-bg.png) repeat left top;
    min-height: 500px;
    padding-bottom: 50px;
}

#footer-bbg dl dt {
    font-family: 'Lato', sans-serif;
    color: #a9e4ff;
    font-size: 19px;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: 20px;
}

#footer-bbg dl dd {
    font-family: 'Lato', sans-serif;
    color: #fff;
    font-size: 16px;
    margin-bottom: 0px;
}

.footer-inside {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    /*    border: 1px red solid;*/
}

.footer-inside-logo {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    /*    border: 1px red solid;*/
}


/**************************/

#portfolio-main .qodef-tabs {
    /*    display: none;*/
}

.qodef-portfolio-filter-holder .qodef-portfolio-filter-holder-inner ul li:first-child {
    /*      display: none;*/
}

.portfolio_category_110 {
    /*    display: none !important;*/
}

.home .qodef-tabs-nav {
    /*
   width: 50%;
    margin-left: auto;
    margin-right: auto;
*/
}


/*
.qodef-portfolio-filter-holder .qodef-portfolio-filter-holder-inner {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    text-align: center;
}
*/

.home .qodef-tabs {
    margin-top: -30px;
}

.home .qodef-tabs-nav {
    display: inline-block;
    list-style: none;
    vertical-align: middle;
    margin-bottom: -70px;
}

.home .qodef-tabs-nav li {
    margin: 0px 50px 0px 0px !important;
}

.home .qodef-tabs-nav li a {
    font-size: 20px;
    color: #516369;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.02em;
    border: 0;
    padding: 0px;
}

.home .qodef-tabs-nav li a:hover {
    color: #000 !important;
    background: none !important;
}

.home .qodef-tabs-nav .ui-tabs-active a {
    border: 0;
    border-bottom: 4px #e03e48 solid;
    padding: 0;
    padding-bottom: 17px;
    color: #000 !important;
    background: none !important;
}

.home .qodef-tabs-nav li.ui-tabs-active {}

#Port-old {
    display: none;
}

.home .qodef-tab-container .qodef-portfolio-list-holder {
    height: 550px;
}


/********* portfolio header *****************/

.qodef-portfolio-single-media img {
    -webkit-box-shadow: 5px 5px 25px 0px rgba(0, 0, 0, 0.21);
    -moz-box-shadow: 5px 5px 25px 0px rgba(0, 0, 0, 0.21);
    box-shadow: 5px 5px 25px 0px rgba(0, 0, 0, 0.21);
}

.qodef-title.qodef-has-responsive-background .qodef-title-holder .qodef-container {
    /*
    display: block;
    height: 80%;
*/
}

.qodef-has-responsive-background {
    height: 80% !important;
}


/**************************/

.home .portfolio_category_112 {
    display: none;
}

.home .portfolio_category_110 {
    display: none;
}


/**********************************************/

.process-row {
    padding-bottom: 0px;
    height: 400px;
}

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

.process-market {
    background: url(/wp-content/uploads/2017/05/process-g_19-1.jpg) no-repeat right;
}

.process-growth {
    background: url(/wp-content/uploads/2017/05/process-g_19.jpg) no-repeat right;
}

.process-row .wpb_wrapper h4 {
    padding-left: 124px;
    margin-top: -30px;
}

.process-row .wpb_wrapper h2 {
    display: block;
    padding-left: 124px;
    height: 112px;
    line-height: 110px;
    margin-top: 20px;
}

.process-1 .wpb_wrapper h2 {
    background: url(/wp-content/themes/startit/assets/img/1.png) no-repeat left !important;
}

.process-2 .wpb_wrapper h2 {
    background: url(/wp-content/themes/startit/assets/img/2.png) no-repeat left !important;
}

.process-3 .wpb_wrapper h2 {
    background: url(/wp-content/themes/startit/assets/img/3.png) no-repeat left !important;
}

.process-3 .qodef-elements-holder-item-content {
    padding-left: 0px !important;
}

.process-4 .wpb_wrapper h2 {
    background: url(/wp-content/themes/startit/assets/img/4.png) no-repeat left !important;
}

.process-5 .wpb_wrapper h2 {
    background: url(/wp-content/themes/startit/assets/img/5.png) no-repeat left !important;
}

.process-5 .qodef-elements-holder-item-content {
    padding-left: 0px !important;
}

.process-6 .wpb_wrapper h2 {
    background: url(/wp-content/themes/startit/assets/img/6.png) no-repeat left !important;
    line-height: 37px;
    padding-top: 24px;
    height: 92px;
}


/*****************************/

.qodef-top-bar {
    display: none;
}

input.wpcf7-form-control.wpcf7-submit {
    font-family: Raleway, sans-serif;
    font-weight: 600;
    color: #fff;
    font-size: 16px;
    width: 200px;
}


/********* Contacts ****************/

#contact-row img {
    /*      background: url(/wp-content/uploads/2017/05/map_03-1.png) no-repeat right 30px;*/
    margin-right: -47px;
}

.contact-left h2 {
    margin-top: 25px;
}

.contact-left {
    margin-left: 10%;
    width: 37% !important;
    /*    margin-right: 15%;*/
}

form p {
    font-size: 15px;
    font-weight: 600;
    color: #5d5d5d;
    position: relative;
    padding-left: 0px;
    box-sizing: border-box;
    margin-bottom: 3px;
    /*    display: inline-block;*/
    margin-top: 15px;
}

.vc_custom_1495203525682 {
    padding-right: 16% !important;
    padding-left: 15.5% !important;
}

#contact-row .wpcf7-form-control.wpcf7-textarea {
    height: 200px !important;
}

#menu-top-bar-menu li a {
    color: #176083 !important;
}

/*
.page #menu-top-bar-menu li a {
    color: #fff !important;
}
*/

/***********************************************/

.qodef-header-standard .qodef-menu-area {
    background: none !important;

}

.qodef-page-header {
    background: none !important;
    
}
 

 #menu-top-bar-menu li a {
    color: #fff !important;
}


/***********************************************/

.home #menu-top-bar-menu li a {
    color: #ffffff !important;
}

.qodef-main-menu.qodef-sticky-nav > ul > li > a {
    color: #176083;
}

.qodef-main-menu.qodef-sticky-nav > ul > li > a:hover {
    color: #ffffff !important;
}

.qodef-default-nav li a:hover .item_text {
    color: #ffffff !important;
}

.qodef-dark-header .qodef-page-header>div:not(.qodef-sticky-header) .qodef-search-opener,
.qodef-dark-header .qodef-top-bar .qodef-search-opener,
.qodef-dark-header.qodef-header-style-on-scroll .qodef-page-header .qodef-search-opener {
    color: #e03e48 !important;
}

.qodef-dark-header .qodef-page-header>div:not(.qodef-sticky-header) .qodef-side-menu-button-opener,
.qodef-dark-header .qodef-top-bar .qodef-side-menu-button-opener,
.qodef-dark-header.qodef-header-style-on-scroll .qodef-page-header .qodef-side-menu-button-opener {
    color: #e03e48 !important;
}

.home .qodef-position-right-inner .qodef-icon-ion-icon {
    color: #ffffff;
}

.home .qodef-position-right-inner .qodef-side-menu-button-opener {
    color: #ffffff;
}

.home .qodef-sticky-holder .qodef-icon-ion-icon {
    color: #e03e48;
}

.home .qodef-sticky-holder .qodef-side-menu-button-opener {
    color: #e03e48;
}


/*********/

@media (min-width: 380px) and (max-width: 768px) {
    .home .qodef-tab-container .qodef-portfolio-list-holder {
        height: 300px;
    }
    .home .qodef-tabs-nav li {
        margin: 20px 0px 35px 0px !important;
    }
    .home .qodef-tabs-nav li a {
        font-size: 20px;
        color: #516369;
        text-transform: uppercase;
        font-weight: 600;
        letter-spacing: 0.02em;
        border: 0;
        padding: 0px 0px 0px 0px;
    }
}

.home .qodef-tab-container .qodef-portfolio-list-holder {
    height: auto !important;
}

#additional-services .additional-row .vc_column-inner {
    background: #fff;
    -webkit-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.29);
    -moz-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.29);
    box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.29);
    height: 93px;
    margin: 0px 14px 27px 14px;
    width: 90%;
    padding-top: 25px;
}

#additional-services .additional-row .wpb_column {
    width: 25%;
}

#additional-services .vc_column-inner p {
    font-size: 18px;
    color: #1579a7;
    line-height: 40px;
    font-family: 'Lato', sans-serif;
}

#additional-services .wpb_single_image {
    width: 50px;
    float: left;
    margin: 0px 15px 0px 0px;
    padding: 0px;
}

#additional-services-old {
    display: none;
}


/*
#additional-services .vc_column-inner .wpb_text_column {
    width: 130px;
    float: left;
    margin-top: 27px;
}
*/


/********************/

#additional-services .qodef-elements-holder-item {
    background: #fff;
    -webkit-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.29);
    -moz-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.29);
    box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.29);
    width: 23%;
    height: 93px;
    margin: 0px 10px 20px 10px;
    float: left;
}

#additional-services .qodef-elements-holder-item p {
    font-size: 18px;
    color: #1579a7;
    line-height: 19px;
    font-family: 'Lato', sans-serif;
}

#additional-services .qodef-elements-holder-item .single-strk p {
    line-height: 35px;
}

#additional-services .qodef-full-section-inner {
    width: 1120px;
    margin-left: auto;
    margin-right: auto;
}

#additional-services .qodef-elements-holder-item .wpb_single_image {
    width: 60px;
    height: auto;
    float: left;
    margin-left: -5px;
    margin-right: 14px;
    margin-top: 20px;
}

#additional-services .qodef-elements-holder-item .wpb_single_image img {
    width: 55px;
    height: auto;
}

#additional-services .qodef-elements-holder-item .wpb_text_column {
    width: 130px;
    /*    height: auto;*/
    float: left;
    margin-top: 27px;
}

#additional-services h2 {
    font-family: Raleway, sans-serif;
    font-weight: 300;
    color: #fff;
    font-size: 48px;
    text-transform: uppercase;
    padding-bottom: 34px;
    padding-top: 90px;
}


/************************************/

.qodef-title .qodef-title-holder .qodef-title-breadcrumbs-holder h1 {
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    font-size: 65px;
    line-height: 1.425em;
}


/************ MOBILE MENU  **********************/

.qodef-mobile-header .qodef-mobile-nav a {
    font-size: 18px;
    color: #1579a7;
    line-height: 19px;
    font-family: 'Lato', sans-serif;
    padding: 16px 0px 16px 0px;
}

.qodef-mobile-nav {
    -webkit-box-shadow: 0px 25px 61px -20px rgba(0, 0, 0, 0.41);
    -moz-box-shadow: 0px 25px 61px -20px rgba(0, 0, 0, 0.41);
    box-shadow: 0px 25px 61px -20px rgba(0, 0, 0, 0.41);
    padding-bottom: 10px;
}

.qodef-mobile-header .qodef-mobile-nav li {}

#bcn_widget-2 {
    display: none;
}


/*******************/

.qodef-portfolio-info-holder h2 {
    display: none;
}

.qodef-portfolio-date {
    display: none;
}

.breadcrumbs {
    margin: -15px 0px 25px 0px;
}

.process-market .wpb_single_image {
    display: none;
}

.process-growth .wpb_single_image {
    display: none;
}


/*******************/

.postid-5617 .qodef-portfolio-categories {
    display: none !important;
}

.postid-5617 .qodef-portfolio-single-media img {
    box-shadow: none;
}

.postid-5651 .qodef-portfolio-single-media img {
    box-shadow: none;
}

.postid-5661 .qodef-portfolio-single-media img {
    box-shadow: none;
}

.postid-5662 .qodef-portfolio-single-media img {
    box-shadow: none;
}

.postid-5663 .qodef-portfolio-single-media img {
    box-shadow: none;
}

.postid-5664 .qodef-portfolio-single-media img {
    box-shadow: none;
}


/******************/

.about-float-left .qodef-section-inner-margin .vc_col-sm-8 {
    float: right;
}

.about-float-left .qodef-section-inner-margin .vc_col-sm-4 {
    float: right;
}

.process-float-left .qodef-elements-holder-item {
    float: right;
}


/*********/

@media (max-width: 480px) {
    #portfolio-main .qodef-portfolio-item {
        margin: 0 0 6.3%;
    }
    #additional-services .qodef-full-section-inner {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    #clients-experience .qodef-full-section-inner {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    #clients-experience .vc_col-sm-3 {
        width: 40%;
        margin-left: 30px;
        margin-right: 0px;
        float: left;
    }
    #qodef-particles.fixed .qodef-p-content,
    #qodef-particles.fullscreen .qodef-p-content {
        top: 40% !important;
    }
    #qodef-particles.fixed {
        height: 470px !important;
    }
    .qodef-mobile-menu-opener {
        margin-left: 15px;
    }
    .about-float-left .qodef-section-inner-margin .vc_col-sm-8 {
        clear: both;
    }
    .about-float-left .qodef-section-inner-margin .vc_col-sm-4 {
        clear: both;
    }
    .process-float-left .qodef-elements-holder-item {
        clear: both;
    }
}


/*********/

@media (max-width: 767px) {
    #additional-services .qodef-elements-holder-item {
        width: 32%;
    }
    #additional-services .qodef-elements-holder {
        width: 70%;
        margin-left: 30px;
        margin-right: auto;
    }
    #portfolio-main .qodef-portfolio-item {
        width: 47%;
        margin: 0 0 2.3%;
    }
    #clients-experience .qodef-full-section-inner {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    #clients-experience .vc_col-sm-3 {
        width: 40%;
        margin-left: 30px;
        margin-right: 0px;
        float: left;
    }
    #we-support {
        width: 100%;
        margin: 0;
    }
    #we-support .wpb_column {
        float: left;
    }
    #we-support .qodef-full-section-inner .col-line {
        border-right: 0px #93b2c4 solid;
        width: 100%;
        margin-bottom: 50px;
        float: left;
    }
    #we-support .qodef-full-section-inner {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    #we-support .qodef-full-section-inner .col-line-wide {
        border-right: 0px #93b2c4 solid;
        width: 100%;
        float: left;
        margin-bottom: 50px;
    }
    .qodef-tabs .qodef-tab-container,
    .qodef-tabs .qodef-tabs-nav {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .home .qodef-tabs-nav li {
        margin: 0px 0px 0px 0px !important;
    }
    .home .qodef-tabs {
        margin-top: -60px;
    }
    .home .qodef-tabs-nav {
        display: inline-block;
        list-style: none;
        vertical-align: middle;
        margin-bottom: -70px;
    }
    .home .qodef-tabs-nav li {
        margin: 0px 90px 20px 80px !important;
    }
    .home .qodef-tabs-nav li a {
        font-size: 19px;
        color: #516369;
        text-transform: uppercase;
        font-weight: 600;
        letter-spacing: 0.02em;
        border: 0;
        padding: 10px 0px 5px 0px;
    }
    .home .qodef-tabs-nav li a:hover {
        color: #000 !important;
        background: none !important;
    }
    .home .qodef-tabs-nav .ui-tabs-active a {
        border: 0;
        border-bottom: 4px #e03e48 solid;
        padding: 10px 0px 10px 0px;
        color: #000 !important;
        background: none !important;
    }
    .fa {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: 30px;
        text-rendering: auto;
        color: #1579a7;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    #qodef-particles .qodef-p-content,
    .qodef-container-inner,
    .qodef-fullwidth-slider-item .qodef-fullwidth-slider-item-content-wrapper,
    .qodef-grid,
    .qodef-grid-section .qodef-section-inner,
    .qodef-slider .carousel-inner .qodef-slider-content-outer {
        width: 370px;
    }
    #portfolio-main .qodef-portfolio-item {
        width: 47%;
        margin: 0 0 8.3%;
    }
    #additional-services h2 {
        margin-left: 35px;
        font-size: 45px;
        padding-top: 50px;
    }
    #additional-services .qodef-elements-holder-item {
        width: 100%;
        padding: 0px 0px 0px 15px;
        text-align: left;
    }
    #additional-services {
        background: url(../img/add-bg.jpg) no-repeat top;
    }
    #clients-experience h2 {
        margin-left: 35px;
        font-size: 45px;
    }
    #we-support h2 {
        margin-left: 25px;
        font-size: 45px;
    }
    #we-support {
        background: url(../img/bbg-clients.jpg) no-repeat top right;
    }
    #feedback {
        padding-top: 39px !important;
        display: none !important;
    }
    .process-row .wpb_wrapper h2 {
        display: block;
        padding-left: 15px;
        height: 150px;
        line-height: 40px;
        margin-top: 20px;
        margin-bottom: 20px;
        height: 60px;
        text-align: center;
    }
    .process-1 .wpb_wrapper h2 {
        height: 90px;
        text-align: center;
    }
    .process-1 .wpb_wrapper h2,
    .process-2 .wpb_wrapper h2,
    .process-3 .wpb_wrapper h2,
    .process-4 .wpb_wrapper h2,
    .process-5 .wpb_wrapper h2,
    .process-6 .wpb_wrapper h2 {
        display: block;
        background-position: top center !important;
        padding-top: 130px;
        text-align: center;
    }
    .process-6 .wpb_wrapper h2 {
        line-height: 37px;
        height: 92px;
    }
    .process-row .wpb_wrapper h4 {
        padding-left: 15px;
        margin-top: -30px;
        text-align: center;
    }
    h4 {
        font-size: 18px;
        line-height: 1.358em;
        font-weight: 500;
        font-family: Raleway, sans-serif;
    }
    .process-market {
        background: none;
        height: 500px;
    }
    .process-market .wpb_single_image {
        display: block;
    }
    .process-growth .wpb_single_image {
        display: block;
    }
    .process-4 {
        height: 500px;
    }
    .process-growth {
        background: none;
        height: 500px;
    }
    .process-2 {
        height: 640px;
        padding-top: 16px !important;
    }
    .process-1 {
        height: 600px;
    }
    .process-1 .wpb_single_image {
        margin-top: -100px;
    }
    .process-3 .wpb_single_image {
        margin-top: -80px;
    }
    .process-3 {
        height: 600px;
    }
    .process-4 {
        height: 640px;
    }
    .process-4 .vc_empty_space {
        height: 10px !important;
    }
    .process-5 .wpb_single_image {
        margin-top: -80px;
    }
    .process-6 {
        height: 650px;
        margin-top: 30px;
    }
    .process-6 .vc_empty_space {
        height: 30px !important;
    }
    .qodef-title-subtitle-holder-inner h1 {
        margin-left: 30px;
    }
    .about-float-left .qodef-section-inner-margin .vc_col-sm-8 {
        clear: both;
    }
    .about-float-left .qodef-section-inner-margin .vc_col-sm-4 {
        clear: both;
    }
    .process-float-left .qodef-elements-holder-item {
        clear: both;
    }
}


/*************************************************/

@media (min-width: 768px) and (max-width: 980px) {
    #additional-services .qodef-elements-holder-item {
        width: 32%;
    }
    #additional-services .qodef-elements-holder {
        width: 100%;
        margin-left: 30px;
        margin-right: 30px;
    }
    #portfolio-main .qodef-portfolio-item {
        width: 48.5%;
        margin: 0 0 2.3%;
    }
    #clients-experience .vc_col-sm-3 {
        width: 39%;
        margin: 0 0 2.3%;
    }
    #clients-experience .qodef-section {
        width: 80%;
    }
    #we-support {
        width: 100%;
        margin: 0;
    }
    #we-support .wpb_column {
        float: left;
    }
    #we-support .qodef-full-section-inner .col-line {
        border-right: 0px #93b2c4 solid;
        width: 220px;
        margin-bottom: 50px;
        float: left;
    }
    #we-support .qodef-full-section-inner {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    #we-support .qodef-full-section-inner .col-line-wide {
        border-right: 0px #93b2c4 solid;
        width: 230px;
        float: left;
        margin-bottom: 50px;
    }
    .tp-parallax-wrap {
        left: 103px;
        top: 28px;
    }
    .tp-leftarrow {
        left: -18px;
    }
    .tp-rightarrow {
        left: -18px;
    }
    #rev_slider_2_1_forcefullwidth .tp-caption h3 {
        font-family: 'Lato', sans-serif;
        display: block;
        background: #fff;
        padding: 34px;
        font-weight: normal;
        color: #175477;
        font-size: 20px;
        line-height: 30px;
        width: 80%;
    }
    #rev_slider_2_1_forcefullwidth .tp-caption strong {
        background: none;
    }
    #rev_slider_2_1_forcefullwidth .tp-caption {
        box-shadow: none;
    }
}


/***********************************************/

@media (min-width: 980px) {}


/***********************************************/

@media (min-width: 980px) and (max-width: 1100px) {
    #additional-services h2 {
        font-family: Raleway, sans-serif;
        font-weight: 300;
        color: #fff;
        font-size: 38px;
        text-transform: uppercase;
        padding-bottom: 24px;
        padding-top: 40px;
        margin-left: 15px;
    }
    #clients-experience h2 {
        font-size: 38px;
        padding-bottom: 24px;
        padding-top: 0px;
        margin-left: 15px;
    }
    #we-support h2 {
        font-size: 38px;
        margin-left: 15px;
    }
    /*  #additional-services .additional-row .wpb_column{
        width: 30%;
    }*/
    #additional-services .qodef-elements-holder-item {
        width: 29%;
    }
    #additional-services .qodef-elements-holder {
        width: 85%;
        margin-left: auto;
        margin-right: auto;
    }
    #clients-experience .vc_col-sm-3 {
        width: 45%;
        margin: 0 0 2.3%;
    }
    .tp-parallax-wrap {
        left: 103px;
        top: 28px;
    }
    .tp-leftarrow {
        left: -18px;
    }
    .tp-rightarrow {
        left: -18px;
    }
    #rev_slider_2_1_forcefullwidth .tp-caption h3 {
        font-family: 'Lato', sans-serif;
        display: block;
        background: #fff;
        padding: 34px;
        font-weight: normal;
        color: #175477;
        font-size: 20px;
        line-height: 30px;
        width: 80%;
    }
    #rev_slider_2_1_forcefullwidth .tp-caption strong {
        background: none;
    }
    #rev_slider_2_1_forcefullwidth .tp-caption {
        box-shadow: none;
    }
}


/***********************************************/

@media (min-width: 767px) and (max-width: 1200px) {
    .process-row .wpb_wrapper h2 {
        line-height: 35px !important;
        margin-top: 70px !important;
        padding-top: 40px !important;
    }
    
    .process-row{
        background: none !important;    
    }
    
  
    
    .process-1 .vc_empty_space{
        display:  none !important; 
    }
    
     .process-2 .vc_empty_space{
        display:  none !important; 
    }
    
    
    .process-2 .qodef-elements-holder-item{
        vertical-align: top !important;  
    }
    
.qodef-elements-holder-custom-231408 {
    padding: 40px 0 0 0 !important;
}
      
    .process-3 {
       display:  none !important; 
    }
    
    .process-market {
        background: none;
    }
    
    .process-market .wpb_single_image {
        display: block;
    }
    
    .process-growth {
        background: none;
    }
    
    .process-growth .wpb_single_image {
        display: block;
    }
    
    .qodef-elements-holder-custom-402395{
        padding-top: 0;
}
    
}


/***********************************************/

@media (min-width: 1200px) and (max-width: 1600px) {}




.page-id-6274 .qodef-ptf-two-columns article {
    border-radius: 0px;
    overflow: hidden;
    box-shadow: 4px 4px 15px #c3c3c3;
    transform: translateZ(0px);
    margin: 0px 30px 30px 0px !important;
    width: 47% !important;
}

.page-id-6274 .qodef-portfolio-list-holder {
    width: 100% !important;
    margin-left: auto;
    margin-right: auto;
}

.page-id-6274 .qodef-ptf-two-columns article  .qodef-item-text-overlay .qodef-item-title{
    color: #fff !important;
}

/**********/

.vp-a{
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin-top: 40px;
}

.YouTubePopUp-Close {
    bottom: 360px !important; 
    right: -40px !important; 
}
