

.footer_top .widget_nav_menu ul li {
    padding: 0;
}

.qode-instagram-feed li {
    padding: 0 2px!important;
    margin: 0 0 4px!important;
}

.qode-instagram-feed {
    margin-left: 0;
    margin-top: 24px;
}

.footer_top h5 {
    margin: 0 0 12px;
}

.footer_top .widget_nav_menu li.menu-item a:hover {
    text-decoration: underline;
}

.q_counter_holder.center {
    padding-bottom: 14px;
}

.testimonial_title_holder h5, h5.qode-tfs-author-name {
    font-family: 'Droid Serif', serif;
    font-size: 22px;
    font-style: normal;
}

    .testimonials_c_holder .testimonial_content_inner {
    padding: 53px 45px 48px;
}

.testimonials_c_holder .testimonial_content_inner .testimonial_image_holder {
    margin-bottom: 28px;
}

.testimonials_c_holder .testimonial_content_inner .testimonial_rating_holder {
    margin: 17px 0 19px;
}

.testimonials_c_holder .testimonial_content_inner .testimonial_author {
    margin-top: 33px;
}

.qode-twitter-feed-shortcode .qode-tfs-inner .qode-tfs-info {
    line-height: 19px;
}

.qode-twitter-feed-shortcode .qode-tfs-inner .qode-tfs-info-holder {
    font-size: 15px;
}

.testimonials_c_holder.light .flex-control-nav li a {
    background-color: #f6f6f6;
}

 nav.main_menu>ul>li.active>a>span:not(.plus) {
position: relative;
display: inline-block;
vertical-align: middle;
padding: 12px 20px 13px;
border-radius: 3px;
background-color: rgba(255,255,255,0.3);
}

.header_bottom_right_widget_holder {
    padding: 10px 0 10px 25px;
}

.q_icon_list {
    margin-bottom: 15px;
}

.widget #searchform {
    background-color: #fafafa;
    border: 1px solid #e5e5e5;
}

.widget.widget_search form input[type=text] {
    font-size: 19px;
    font-style: italic;
    padding: 16px 0 16px 9%;
    width: 68%;
}

.widget.widget_search form input[type=submit] {
    height: 62px;
    line-height: 62px;
    font-size: 20px;
    padding: 0 14% 0 0;
}

aside .qode-instagram-feed {
    margin-top: -15px;
}

aside .widget.widget_search {
    margin-top: -16px;
}

.footer_top .footer_col3 .qbutton {
    line-height: 44px;
}

.footer_top .footer_col3 .qbutton:hover {
    color: #fff !important;
}

@media only screen and (max-width: 1060px) {
.header_bottom_right_widget_holder {
    display: none;
}
}

@media only screen and (max-width: 600px) {
.title.title_size_small h1 {
    font-size: 26px;
    line-height: 36px;
}
}

#whatwedo p {
margin-bottom:15px;
font-weight: 300;
font-size:12px;
}

#whatwedo  .flexslider{
margin:0;
}

.btn-quote{
float : right;
}
.m-slant .angled-section.svg-bottom {
    z-index: 99;
}
.q_logo .sticky {
	top: auto !important;
}

.sticky nav.main_menu {
	top: 20% !important;
}
.qode-tab-title-inner {
	text-align: center !important;
}

#wpcf7-f16533-p13329-o1 > form > p:nth-child(6) > input {background-color:#11607d!important;}

.single-post .post_info {
    display: none !important;
}
.single-post .entry_title {
    display: none !important;
}
nav.main_menu > ul > li > a{
padding:0 10px !important;
}

/* cta mobile */

.ctamobile {
text-align: center;
    background: #fff;
    padding: 10px 10px 20px;
display: none;
}

.ctamobile #lnk {
    font-size: 20px;
    color: #fff;
    background: #00b4f6;
    display: block;
    width: 200px;
    margin: 0 auto;
    padding: 10px;
    border-radius: 4px;
    text-align: center;
}

.ctamobile #lnk a {
   color: #fff;
  text-transform: uppercase;
}

@media only screen and (max-width: 1000px) {
.ctamobile {
display: block;
}
}