

@media only screen and (min-width: 600px) and (max-width: 768px) {
	footer .four_columns .column1,
	footer .four_columns .column2,
	footer .four_columns .column3, 
	footer .four_columns .column4 {
		width: 50%;
    min-height: 0!important;
	}
	footer .four_columns .column3 {
		clear:both;
	}
footer .four_columns .column1,
footer .four_columns .column2 {
    margin: 0 0 25px;
}
}

.qbutton {
    transition: color 0.15s ease-out, background-color 0.3s cubic-bezier(0.39, 0.58, 0.57, 1), border-color 0.3s cubic-bezier(0.39, 0.58, 0.57, 1);
}

.gallery_holder ul li .gallery_hover {
   background-color: rgba(255,255,255,0.2);
   -webkit-transition: opacity .3s ease-in-out;
   transition: opacity .3s ease-in-out;
}

.gallery_holder ul li .gallery_hover i.fa.fa-search {
    display: none;
}

.gallery_holder ul li a img {
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}

.q_team .q_team_text{
    padding-top: 0px;
}
footer .qodef-connect-form{
position:relative;
}
footer .qodef-connect-form .qode-connect-submit {
    position: absolute;
    right: 10px;
    top: 0;
    width: 30px;
    height: 55px;
}
footer .qodef-connect-form input.wpcf7-form-control.wpcf7-submit {
    background-color: transparent;
    border: 0;
    position: relative;
    top: auto;
    right: auto;
    width: 30px;
    height: 55px;
    overflow: hidden;
    text-indent: -2000px;
    padding: 0;
}
footer .qodef-connect-form .qode-connect-submit:after {
    width: 30px;
    height: 55px;
    font-family: 'ElegantIcons';
    content: "\24";
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    line-height: 51px;
    font-size: 24px;
    color: #fff;
    pointer-events: none;
}

body div.pp_default .pp_content{
    margin: 0;
}

#back_to_top .arrow_carrot-up:before {
    right: 2px;
    position: relative;
}

#ui-datepicker-div .ui-datepicker-today a {
    color: #fff;
}

nav.main_menu>ul>li>a span.menu-text {
    position: relative;
}

nav.main_menu>ul>li>a span.menu-text:after {
    content: '';
    position: absolute;
    display: block;
    height: 3px;
    width: 0;
    background: #525c66;
    left: 50%;
    bottom: -5px;
    -webkit-transform: translate(-50%,0) translateZ(0);
    -moz-transform: translate(-50%,0) translateZ(0);
    transform: translate(-50%,0) translateZ(0);
    -webkit-transition: width .35s cubic-bezier(.27,.62,.43,1.01);
    -moz-transition: width .35s cubic-bezier(.27,.62,.43,1.01);
    transition: width .35s cubic-bezier(.27,.62,.43,1.01);
}

nav.main_menu>ul>li.active>a span.menu-text:after,
nav.main_menu>ul>li>a:hover span.menu-text:after {
   width: 100%;
}

.light:not(.sticky):not(.scrolled) nav.main_menu>ul>li>a span.menu-text:after {
   background: #fff;
}

.header_bottom {
    padding: 0 45px;
    background-color: #fff!important;
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
}

.blog_holder.masonry, .blog_holder.masonry_full_width {
    margin-bottom: 20px;
    margin-top: 120px!important;
    transition: none!important;
    overflow: visible!important;
    opacity: 0;
    filter: alpha(opacity=0);
}

.light:not(.sticky):not(.scrolled) nav.main_menu>ul>li.active>a, .light:not(.sticky):not(.scrolled) nav.main_menu>ul>li:not(:first-child):before, .light:not(.sticky):not(.scrolled) nav.main_menu>ul>li>a {
    color: #515b66!important;
}

.title .title_holder {
    display: table;
    height: 100%;
    left: 0;
    position: relative;
    width: 100%;
    display: none;
}

.title {
    width: 100%;
    height: 100px;
    text-align: left;
    z-index: 101;
    background-color: #5d5d5d;
    display: none;
}

.blog_holder article .post_image, .blog_holder article .post_image img, .blog_holder article .post_image>a {
    position: relative;
    width: 100%;
    display: block;
    margin-top: 20px!important;
}

.comment_holder {
    padding: 40px 0;
    margin: 0;
    display: none;
}

div.comment_form {
    display: inline-block;
    margin: 0 0 40px;
    width: 100%;
    padding: 0;
    display: none;
    margin-bottom: 21px;
}

.content, .content .container, .wrapper, body {
    background-color: #f5f5f5;
    margin-bottom: 20px!important;
}

nav.main_menu > ul > li > a, .header_bottom .qode-login-register-widget.qode-user-not-logged-in .qode-login-opener, .header_bottom .qode-login-register-widget.qode-user-logged-in .qode-logged-in-user .qode-logged-in-user-inner > span {
    color: #000000;
    font-family: 'Dosis', sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
}

nav.main_menu > ul > li.active > a {
    color: #77abd7;
}

.light:not(.sticky):not(.scrolled) nav.main_menu>ul>li.active>a, .light:not(.sticky):not(.scrolled) nav.main_menu>ul>li:not(:first-child):before, .light:not(.sticky):not(.scrolled) nav.main_menu>ul>li>a {
    color: #000000!important;
}

.footer_bottom_holder {
    background-color: #f5f5f5;
}

.footer_bottom, .footer_bottom span:not(.q_social_icon_holder):not(.fa-stack):not(.social_icon):not(.q_font_elegant_icon), .footer_bottom p {
    color: #000000;
}

.footer_top_holder {
    background-color: #6aa1d8;
}

.footer_top, .footer_top.footer_top_full {
    padding-top: 35px;
    padding-bottom: 35px;
}

p {
    font-family: "Dosis", sans-serif;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0.9px;
    font-weight: 300;
    font-style: normal;
    color: #000000;
}

h4, h4 a {
    color: #000000;
}

.footer_top, .footer_top p, .footer_top span:not(.q_social_icon_holder):not(.fa-stack):not(.social_icon):not(.social_twitter):not(.q_font_elegant_icon), .footer_top li, .footer_top .textwidget, .footer_top .widget_recent_entries>ul>li>span {
    font-family: Dosis, sans-serif;
    font-size: 18px;
    line-height: 25px;
    color: #ffffff;
}

body {
    font-family: 'Dosis', sans-serif;
    color: #000000;
    font-size: 18px;
    font-weight: 300;
}