

header .header_inner_left {
    left: 26px;
}

header .header_inner_right, 
nav.main_menu.right {
  right: -33px;
}

.q_icon_with_title.tiny .icon_title {
    padding-bottom: 19px;
}

.q_icon_with_title.tiny .icon_text_holder {
    padding-top: 14px;
}

.q_icon_with_title.large .icon_text_holder .icon_title {
    margin-bottom: 17px;
}

.q_list.circle ul > li {
    font-weight: 500;
    font-size: 13px;
    margin: 0 0 8px;
}

.q_list.circle ul > li:before {
    width: 4px;
    height: 4px;
    top: 11px;
    background-color: #303030;
}

@media only screen and (min-width: 768px) and (max-width: 1450px) {
	h1 {
		font-size: 48px;
		line-height: 48px;
	}
}

@media only screen and (max-width: 1450px) {
	.title.title_size_large h1 {
		font-size: 48px;
		line-height: 48px;
	}
}

@media only screen (min-width: 601px){
.projects_holder.v3.hover_text .mix {
    width: 31.4%;
    margin: 0 0 2.9%;
}

.page-id-444 .projects_holder.v3.hover_text .mix {
    margin: 0 0 4%;
}

}

@media only screen and (min-width: 481px){
.projects_holder.v2.hover_text .mix {
    width: 48.2%;
    margin: 0 0 3.6%;
}
}
@media only screen and (max-width: 767px){

.vc_custom_1458296310445 .custom_font_holder,
.vc_custom_1458230800378 .custom_font_holder,
.vc_custom_1458339506114 .custom_font_holder{
text-align: left !important;
}
}
.filter_holder ul li{
    margin: 0 3px;
    position:relative;
    
}

.filter_holder ul li span{
    padding: 0 18px;
    line-height:43px;
    border-radius:2px;
    -webkit-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out;
}

.filter_holder ul li:before{
    content: '';
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    border-radius:2px;
    opacity:0;
    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}

.filter_holder ul li:hover:before,
.filter_holder ul li.active:before{
    opacity:1;   
}
.page_header.sticky .q_logo,
.page_header.sticky #nav-menu-item-528,
.page_header.sticky #nav-menu-item-634,
.page_header.sticky #nav-menu-item-1247{
    display:none;
}

@media only screen and (max-width: 1000px) {
.filter_holder ul li{
margin: 4px 3px;
float:none;
display:inline-block;
vertical-align:middle;
}
.filter_holder ul{
display:inline-block;
width:100%;
vertical-align:middle;
text-align:center;
}
}
@media only screen and (max-width: 1000px){
	.projects_holder.v3.hover_text .mix {
		width: 48%;
	}
}

@media only screen and (max-width: 600px){
	.projects_holder.v3.hover_text .mix {
		width: 100%;
	}
}

.page-id-5 #nav-menu-item-634{
	display: none;
}

.page-id-444 .header_inner_right {
    display: none;
}

@media only screen and (min-width: 1200px){
	.page-id-444 .grid_section .section_inner{
		width: 1200px;
	}
}

.q_dropcap {
    margin: 1px 14px 0 -20px;
}

.single_tags a {
    margin-right: 5px!important;
}

.social_share_list_holder ul li a {
    border: 1px solid #e5e5e5;
    border-radius: 100%;
    width: 29px;
    height: 29px;
    display: inline-block;
    text-align: center;
    line-height: 29px;
    font-size: 14px;
}

.social_share_list_holder ul li i {
    color: #303030;
}

.social_share_list_holder ul li a:hover {
    background-color: #303030;
    border-color: #303030;
}

.social_share_list_holder ul li a:hover i {
    color: #fff;
}

.social_share_list_holder ul li {
    margin-right: 6px;
}

.blog_holder.single_image_title_post article h1 {
    position:relative
    }
.blog_holder.single_image_title_post article h1:after{
    content:'';
 position:absolute;
    bottom:-32px;
    left:calc(50% - 32px);
 background-color:#fff;
 width:64px;
 height:4px;
}
.blog_holder.single_image_title_post article .post_info,
.blog_holder.single_image_title_post article .post_category {
    display: none;
}

@media only screen and (min-width: 1000px) {
  header.light:not(.sticky):not(.scrolled) .header_bottom_right_widget_holder a.qbutton {    
    border-color: #fff !important;    
    background-color: #fff !important;    
    color: #000 !important;
  }
  header.light:not(.sticky):not(.scrolled) .header_bottom_right_widget_holder a.qbutton:hover {
       border-color: #1abc9c !important;    
    background-color: #1abc9c !important;    
    color: #fff !important;
      } 
}
.bridgenews .testimonials_c_holder .testimonial_content_inner {
    background-color: #f7f7f7;
	}
nav.main_menu ul li.current-menu-item {
display:none;
}

.blog_holder article .post_text .post_text_inner {
    padding: 34px 0px 35px;
}

.title .separator.small {
    height: 4px;
    margin-top: 18px;
    margin-bottom: 35px;
}

.q_counter_holder .separator.small {
    margin: 19px auto 20px;
}

.q_pie_chart_with_icon_holder .pie_chart_text .pie_title {
    margin: 0 0 12px;
}

 .q_pie_graf {
    margin: 0 22px 10px -5px;
}

.q_pie_graf_legend ul li p {
    padding: 0 0 0 45px;
}

.q_circles_holder .q_circle_text_holder .q_circle_text {
    margin: 12px 0 0;
}

.cover_boxes ul li .box h3 {
    font-size: 15px;
    line-height: 17px;
    font-weight: 600;
    letter-spacing: 0.7px;
    margin: 6px 0 18px;
}

.cover_boxes ul li .box .qbutton {
    margin: 26px 0 0;
}

.parallaxtab .q_tabs .tabs-nav li.active a {
    color: #fff;
}

.parallaxtab .q_tabs .tabs-nav li a {    
    color: rgba(255, 255, 255, 0.45);
}

.pallaxaxservicetables .service_table_inner li {
    border-color: rgba(255, 255, 255, 0.15);
}

.q_dropcap.square {
    border-radius: 0;
}

.q_list.number.circle_number li, .q_icon_list p, .q_icon_list {
    margin-bottom: 7px;
    font-weight: 500;
    font-size: 13px;
}

.q_icon_list i {
    font-size: 14px;
}

.q_icon_list p {
    padding: 0 0 0 19px;
}

.q_icon_list {
  margin-left: -7px;
}

.q_list.number.circle_number ul>li:before {
    background-color: #303030;
}

.parallaxlist .q_list.circle ul > li:before {
    background-color: #fff;
}
.q_accordion_holder.parallaxaccordion.accordion .ui-accordion-header .accordion_mark {
    background-color: #fff;
    border-color: #fff;
}

.q_image_with_text_over img {
    display: inline;
 width: auto;
}
.q_image_with_text_over{
 width: auto;
}

@media only screen and (max-width: 1400px){
 .q_image_with_text_over img {
  width: 500px;
 }
}
@media only screen and (max-width: 1024px){
 .q_image_with_text_over img {
  width: auto;
 }
}

.parallaxanimatedicons p, .parallaxanimatedicons h5 {
    color: #fff;
}

.parallaxanimatedicons .animated_icons_with_text .animated_icon_with_text_inner:after, .parallaxanimatedicons .animated_icons_with_text .animated_icon_with_text_inner:before{
    border-right-color: rgba(255, 255, 255, 0.17);
    border-bottom-color: rgba(255, 255, 255, 0.17);
}
@media only screen and (max-width: 1000px){
	.filter_holder ul li span.filter_number_of_items {
		display:none;
	}
}
.qode-bigger-z-index-column {
    z-index: 100;
}

.header_bottom_widget .qode-btn .qode-btn-text {
    padding-left:26px !important;
    padding-right:0px !important;    
}


 .portfolio_main_holder .item_holder.flip_from_left .portfolio_title_holder .portfolio_title a{
    font-family: 'Raleway', sans-serif;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #222222;
}