/*
Theme Name: Startit
Theme URI: https://startit.select-themes.com/
Description: A Fresh Startup Business Theme
Author: Select Themes
Author URI:  https://themeforest.net/user/select-themes
Version: 3.0.3
Text Domain: startit
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
body{
    color: #3e3a3a;
}
#home_service_tab a {
	padding: 12px 12px !important;
	font-size: 12px !important;
}

#home_function_changes .wpb_column .vc_column-inner {
    min-height: 446px;
     height: 100%;
      background-color: #f9f9f9;
          padding: 10px 0px;
}
#home_function_changes .wpb_column.vc_column_container{
padding: 0px 10px;
}
#home_exp .qodef-info-box {
    height: 100%;
    min-height: 355px;
}
.qodef-menu-area {
    background: #000000 !important;
}
.home.page-template .qodef-menu-area {
    background: transparent !important;
}
.page .qodef-main-menu ul li a{
color: #ffffff;
}
ul#menu-full-screen-menu-1 li a {
    color: #000000;
}
.qodef-sticky-holder a.current {
    color: #fff !important;
}
.qodef-sticky-holder .inner ul li a {
    color: #969696 !important;
}
.qodef-sticky-holder li:hover a {
    color: #fff !important;
}
.qodef-page-header a.qodef-side-menu-button-opener {
    display: none;
}
.qodef-slider .qodef-el a.qodef-btn-default {
    display: none;
}


div#Digi_content p {
    font-size: 14px;
    line-height: 23px;
    padding-bottom: 19px;
}
div#Digi_content h2 {
        padding-bottom: 16px;
    padding-top: 9px;
}
div#Digi_content h5 {
        padding-bottom: 9px;
    padding-top: 9px;
}
div#Digi_content h3{
    margin-bottom:15px;
}
div#Digi_content ul{  
    margin-bottom: 12px;
}
@media only screen and (max-width: 1199px) {
#home_function_changes .wpb_column .vc_column-inner {
    min-height: 345px;
        margin-bottom: 20px;
}
}
@media only screen and (max-width: 767px) {
#home_function_changes .wpb_column .vc_column-inner {
    min-height: 300px;
}
}
li.page_item.page-item-5387 {
    display: none;
}


