/*Menu Dropdown*/
.second .menu-item a span {
    color: #000000;
}

/*Blog list Twitter share logo styling*/
.qodef-post-text > div > .qodef-post-info-bottom.clearfix > .qodef-post-info-bottom-left > .qodef-blog-share > div > div > ul > .qodef-twitter-share > a > span > img{
	height: 20px;
    margin: 6px 0 0;
}

/* Blog article sidebar 1/4 right - Twitter follow us logo styling on sidebar */
#custom_html-3 > .custom-html-widget {
    margin: -41px 0 0 7em;
}

/* Blog article no sidebar - Twitter share logo styling on bottom */
.qodef-post-text > div > .qodef-post-info-bottom.clearfix > .qodef-post-info-bottom-left > .qodef-blog-share > div > ul > .qodef-twitter-share > a > img{
	height: 20px;
    margin-top: 6px;
}

/* Footer - Follow us - Twitter logo styling */
#custom_html-2 > .custom-html-widget {
    margin: -30px 0 0 125px;
}

/* Text with horizontal separator */
.vc_separator.color-white h4{
    color: #ffffff;
}

/* Hide list style bullets*/
.pre-footer-services ul,
.hide-list-style ul{
  list-style: none !important;
  padding: 0;
  margin: 0;
}

/* Small tagline text */
.small-tagline h4{
    font-size: 13px !important;
}

/* Section with side image */
.bottom-cta-img{
    background-position: left !important;
}

/* Custom Select Numbered Process */
.what-you-get-numbering .qodef-numbered-process-number::after{
    content: unset !important;
}
.what-you-get-numbering .qodef-numbered-process-number{
    font-size: 25px !important;
}
.what-you-get-numbering .qodef-numbered-process-title-holder h4{
    color: #ffffff !important;
    font-size: 25px !important;
    font-weight: Bold;
}

/* Case studies section - Clients Page */
.clients-case-studies{
    padding: 35px 0px;
}
.clients-case-studies .qodef-blog-list-holder .qodef-blog-list .qodef-bli-inner .qodef-bli-content{
    padding: 0px 20px 20px;
}
.clients-case-studies .qodef-blog-list-holder .qodef-blog-list .qodef-bl-item {
  /*border: 1px solid #eee;*/
  /*padding: 20px;*/
}
.clients-case-studies .qodef-blog-list-holder .qodef-blog-list .qodef-bl-item .qodef-post-title{
    /*color: #ffffff !important;*/
    
}
.clients-case-studies .qodef-blog-list-holder .qodef-blog-list .qodef-bl-item .qodef-post-excerpt{
    /*color: #ffffff !important;*/
    /*background-color: #092535 !important;*/
}
.clients-case-studies .qodef-blog-list-holder .qodef-blog-list .qodef-bli-inner{
    background-color: #ffffff !important;
}
/*.clients-case-studies .qodef-blog-list-button{*/
/*    background-color: #092535 !important;*/
/*    color: #ffffff !important;*/
/*}*/