
/* MENU */

/* SUBMENU */

/* BUTTON */

/* Theme Options Custom CSS */
.adddress-block .address-block-outer {
  
    color: #231F20;
}
.prague-header {
    width: 100%;
    padding: 14px 30px;
    background-color: #2e2e2e;
  
}

.prague-blog-list-wrapper .blog-list-post-title {
   line-height: 40px;
  }

.disablelink{
    pointer-events: none;
}

.keyproductservices .{
    width:31.30%;
    padding:30px 10px;
    background-color:#FFF;
    margin:1%;
    -webkit-box-shadow: 0px 0px 12px -1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 12px -1px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 12px -1px rgba(0,0,0,0.75);
    }

.frm_submit.frm_half, .frm_form_field.frm_third, .frm_submit.frm_third, .frm_form_field.frm_two_thirds, .frm_form_field.frm_fourth, .frm_submit.frm_fourth, .frm_form_field.frm_three_fourths, .frm_form_field.frm_fifth, .frm_submit.frm_fifth, .frm_form_field.frm_two_fifths, .frm_form_field.frm_three_fifths, .frm_form_field.frm_four_fifths, .frm_form_field.frm_sixth, .frm_submit.frm_sixth, .frm_form_field.frm_seventh, .frm_submit.frm_seventh, .frm_form_field.frm_eighth, .frm_submit.frm_eighth, .frm_form_field.frm_inline, .frm_submit.frm_inline {
  margin-left: 0
}

.frm_form_field.frm_two_thirds { 
width:100%
}

 .prague-header .filter-nav {
       display: none;
}


.vc_column_container {
    padding-left: 0;
    padding-right: 0;
    margin-left: auto !important;
    margin-right: auto !important;
}



.team-wrapper.simple.circle .team-outer {
    width: 220px !important;
    height: 220px !important;
    max-width: auto;
    border-radius: 50%;
}

p .footer { font-size: 10px}



@media (max-width: 1024px) {
.team-wrapper.simple.circle .team-outer {
    width: 200px !important;
    height: 200px;
   max-width: auto;
    border-radius: 50%;
}

    
}

@media (max-width: 991px) {


.keyproductservices {
    width: 90%;
    margin: 30px;
}
	
	
.team-wrapper.simple.circle .team-outer {
    width:180px !important;
    height:180px !important;
    max-width: auto;
    border-radius: 50%;
   
}

	
}





@media only screen and (max-width: 767px) {
.promotion.info_video .content-info {
    padding: 20px !important;
    text-align: center;
}

.keyproductservices .whatwedo {
    width: 90%;
    margin: 30px;
    }
	
.team-wrapper.simple.circle .team-outer {
    height: 270px !important;
    width: 270px !important;
    margin-left: auto;
    margin-right: auto;
}
	

}


@media only screen and (max-width: 400px) {
.team-wrapper.simple.circle .team-outer {
    height: 200px !important;
    width: 200px !important;
    margin-left: auto;
    margin-right: auto;
     max-width: auto;
}

}