.title { color: #2EA3F2; }
.subtitle { color: #2EA3F2; }

.et_pb_tabs_controls li{padding: 5px 14.64px 3px;}
.et_pb_tabs_controls li.et_pb_tab_active { 
  padding: 5px 14.29px 3px; }

.two_col { width: 50%; float: left; }
.three_col { width: 33%; float: left; }

.shadow { box-shadow: 10px 10px 5px #CCC;padding: 2% 0; }
  

.halfbox { width: 50%; float: left;}
.togbox { padding: 20px; border: 1px solid #D9D9D9;
  margin-bottom: 4.242%; font-size: 20px;}

#footer-info { display: none; }

h5 { font-size: 20px;}
.et_pb_contact_message { min-height: 110px; }

.et_pb_team_member_description h4 {color: #2EA3F2;}

.et_pb_column_1_3 .et_pb_contact_main_title { 
  color: #2EA3F2;}

@media only screen and ( max-width: 480px ) {
 .contact_mobile { display: none; } 
}

@media only screen and ( max-width: 480px ) {
  .halfbox, .two_col, .three_col { width: 100%; float: none;
    padding-bottom: 2%; }
  .bantitle { display: block; }
  
}