
#meet_the_team .meet_line .meet_box:last-child{
	margin: inherit;
	
}
#meet_the_team .meet_line .meet_box{
	width: 30.33%;
}
.meet_line .meet_brief {
    width: 100%;
    padding: 0 0px;
}
.stage_filter_dropdown .btn.multiselect{
	padding-left: 15px !important;
}
#fallow_area select {
    text-align: center !important;
    text-align-last: center;
}
#fallow_area select option{
    text-align: center !important;
    text-align-last: center;
}

#fallow_area input{
	width: 100% !important;
    height: 50px;
    border-radius: 50px;
    text-align: center;
    margin-bottom: 5px;
    margin-top: 0px;
    font-weight: 800;
    background: transparent;
    border: 2px solid #fff;
    color: #fff !important;
    font-size: 15px !important;
}
#fallow_area select{
	width: 100% !important;
    height: 50px;
    border-radius: 50px;
    text-align: center;
    margin-bottom: 5px;
    margin-top: 0px;
    font-weight: 800;
    background: #190a3d;
    border: 2px solid #190a3d;
    color: #fff !important;
    font-size: 15px !important;
    background: #322752 url(../images/select-downa-arrow3.png) no-repeat right 20px center;
    background-size: 15px;
}
#fallow_area input[type="submit"]{
	text-align: center;
    line-height: 0;
    letter-spacing: normal;
    padding: 0 10px;
    height: 50px;
    max-width: 208px;
    margin: 0 auto;
    display: block;
    cursor: pointer;
    border: 2px solid transparent;
    background-color: rgba(255, 255, 255, 1);
    color: #505154 !important;
    border-radius: 40px;
    font-weight: 500;
    font-size: 22px !important;
    font-family: 'Maven Pro', sans-serif;

}

#fallow_area select {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      }
.gform_wrapper div.validation_error {
    color: #790000;
    font-size: 1em;
    font-weight: 700;
    margin-bottom: 25px;
    border-top: 2px solid #790000;
    border-bottom: 2px solid #790000;
    padding: 11px 0;
    clear: both;
    width: 100%;
    text-align: center;
    margin-bottom: 48px;
}
.gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: calc(100% - 0px)!important;
}
.gform_wrapper form li, .gform_wrapper li {
    margin-left: 0!important;
    list-style: none!important;
    overflow: visible;
    margin-right: 0 !important;
    padding-right: 0 !important;
}
@media (max-width:991px) {
#meet_the_team .meet_line .meet_box {
    width: 100%;
}
}
@media (max-width:767px) {
.home-social-right {
    padding-left: 0;
}
}

