

/*
#wpadminbar {
    display:none;
}
*/

/*
add min height to news post item title on front page 
*/
.latest_post_holder.dividers h5.latest_post_title {
    min-block-size: 70px;
}

.latest_post_holder.dividers .latest_post_title {
    min-block-size: 70px;
}

/* change category on news items to red
change body looks to red */
aside .widget .cat-item a, aside .widget li a,
.blog_holder article .post_info a[rel="category tag"],
.post_text a {
     color: #ab0a3d;
}

/* center footer in mobile */
@media only screen and (max-width: 500px) {
    .footer_top .footer_col1, .footer_top .footer_col2, .footer_top .footer_col3, .footer_top .footer_col4 {
        text-align: center;
    }
}

/* show links in news articles */
.post_text a {
    text-decoration: underline;
}

.post_text a:hover {
    text-decoration: none;
}

a[href^=tel] {
  color: inherit;
}

/* remove date & time from single post */
.single-post article h2.entry_title > .date, 
/*.single-post article .post_info > .time,*/
.single-post .post_author,
.single-post .blog_like,
.single-post .post_info .dots {
    display: none;
}

input.wpcf7-form-control.wpcf7-submit {
    position: relative;
    display: inline-block;
    width: auto;
    height: 39px;
    line-height: 36px;
    margin: 0;
    padding: 0 35px;
    font-size: 17px;
    font-weight: 400;
    font-family: din-2014,sans-serif;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
    outline: 0;
    font-style: normal;
    text-transform: none;
    letter-spacing: 1px;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 0px;
    text-shadow: none;
    background-color: #CF142B;
    color: white !important;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -ms-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial;
}


nav.main_menu > ul > li > a {
    padding: 0 11px;
}

.cookie-notice-container {
    padding: 15px;
    text-align: center;
    width: 94%;
    font-size: medium;
}

.cn-button.wp-default {
    font-family: "din-2014",sans-serif;
    color: #AB0A3D;
}

.q_image_with_text_over .desc {
    text-align: left;
}

.qode-news-holder .qode-post-info-category a span {
    background-color: white;
    color: #1B1648;
    display: none;
}

.dripicons-alarm:before {
    content: none;
}

.qode-news-holder .qode-post-info-date a {
    font-size: 14px;
    color: #545454;
}

.qode-layout1-item .qode-post-title {
    margin-top: -7px;
    margin-bottom: 7px;
}

.qode-news-holder .qode-news-filter .qode-news-filter-item {
    padding: 0 10px;
    color: #1B1648;
}

@media only screen and (min-width: 768px){
h2 {
    font-size: 30px;
    line-height: 35px;
}

h3 {
    font-size: 20px;;
    line-height: 25px;
    padding: 5px;
}

h5 {
    font-size: 18px;
    line-height: 20px;
}
}

.latest_post_holder.image_on_the_left_boxed .date_hour_holder {
    background-color: white !important;
    padding: 2px 4px;
    color: #161414;
    font-size: 12px;
}

.latest_post_holder.boxes>ul>li .latest_post {
    padding: 19px 20px 10px;
    border-top: 0;
    height: 300px;
}

.testimonials_holder .flex-direction-nav a {
    border-color: #1B1648;
}

.testimonials_holder .flex-direction-nav a:hover {
    background-color: #cf142b;
    border-color: #CF142B;
}

.testimonials .testimonial_text_inner {
    display: block;
    font-style: italic;
}

h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, a:hover, p a:hover {
    text-decoration: underline;
}

.latest_post_holder.dividers .post_infos {
    margin-top: 0px;
    padding-top: 0px;
    border-top: 0px solid #ebebeb;
}

.latest_post_holder.dividers > ul > li {
    padding: 0;
    float: left;
    border: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    margin: 0 2% 0 0;
    background-color: #fff;
    height: 480px;
}

.latest_post_inner {
    margin: 0 0 10px !important;
    padding-right: 20px;
    padding-left: 10px;
}

.latest_post_title {
    margin-bottom: 10px;
}

@media only screen and (min-width: 1024px) {
h5 {
    font-size: 17px;
    line-height: 20px;
}
}

.q_team .q_team_description_inner p {
    color: #5a5a5a;
}

.q_team {
    background-color: #fff;
    overflow: hidden;
    height: 440px;
}

@media only screen and (max-width: 1024px) {
nav.main_menu > ul {
    left: -28%;
    position: relative;
}
}

@media only screen and (min-width: 768px) and (max-width: 834px) {
  .qode_clients.four_columns .qode_client_holder {    
    width: 50% !important;
  }
}

.qode-news-holder, .qode-news-holder.qode-news-columns-1 .qode-news-item {
    width: 100%;
    margin-top: 100px !important;
}

@media only screen and (min-width: 768px) {
   .qode-news-holder, .qode-news-holder.qode-news-columns-1 .qode-news-item {
    width: 100%;
    margin-top: 50px;
  }
}

@media only screen and (min-width: 375px) {
   .qode-news-holder, .qode-news-holder.qode-news-columns-1 .qode-news-item {
    width: 100%;
    margin-top: 50px;
  }
}

@media only screen and (max-width: 800px) {
   .qbutton.big_large {
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    padding: 0 8px;
    font-weight: normal;
  }
}

.disclaimer {
    /*padding-left: 8%;
    padding-right: 8%;
    padding-bottom: 2%;
    font-size: 13px;
    line-height: 15px;*/
    font-style: italic;
}

@media only screen and (max-width: 1000px) {
    header .header_top {
        line-height: normal;
    }

    header .header_top .q_social_icon_holder {
        padding-top: 10px;
    }
}

div.wpcf7-response-output {
	color: #000000;
}