* {
	padding: 0;
	margin: 0;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url(./../js/boxsizing.htc);
	
}
.alignleft {
	float: left !important;
  width:50%;
}
.alignright {
	float: right !important;
  text-align:right;
  width:50%;
}
.navigation{
  height:20px;
  width:100%;
  overflow:hidden;
}
header, nav, section, article, aside, footer {
   display:block;
}
h1 {
	/*display: none;*/
	font-size: 40px;
	color: #00305e;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 3px;
}
h2 {
	font-size: 22px;
	color: #0091da;
	font-weight: 300;
	margin-bottom: 10px;
  margin-top:15px;
}
h3 {
	font-size: 28px;
	color: #00305e;
	font-weight: 700;
	margin-bottom: 10px;
	line-height: 32px;
}
h4 {
	font-size: 26px;
	color: #0091da;
	font-weight: 700;
	margin-bottom: 12px;
	line-height: 30px;
}
h5 {
	font-size: 20px;
	color: #0091da;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 10px;
	line-height: 24px;
}
h6 {
	font-size: 20px;
	color: #454545;
	font-weight: 700;
	margin-bottom: 10px;
}
p {
	line-height: 22px;
	font-weight: 300;
	margin-bottom: 20px;
}
a {
	color: #0091da;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#ocdba_content strong, #content strong {
	font-size: 17px;
	font-weight: 700;
	color: #454545;
	line-height: 24px;
	margin-bottom: 15px;
	display: block;
}
.ocdba_sep, span.ocdba_sep {
	display: block;
	height: 1px;
	background: #0091da;
	margin-bottom: 35px;
	clear: both;
}
.ocdba_clr {
	clear: both;
	overflow: hidden;
}
#ocdba_content ul , #content ul{
	list-style: disc;
	padding: 0 0 0 20px;
}
#ocdba_content ul li, #content ul li{
	margin-bottom: 15px;
	font-weight: 300;
}
#ocdba_content ol, #content ol{
	list-style: decimal;
	padding: 0 0 20px 19px;
}
#ocdba_content ol li, #content ol li {
	margin-bottom: 15px;
	font-weight: 300;
}
blockquote {
	margin: 15px 30px 25px 10px;
	padding-left: 20px;
	border-left: 5px solid #1693d2;
	font-style: italic;
}
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: #454545;
	background: #5b5b5b !important;
}
@media (min-width: 1060px) {
.ocdba_inner {
	width: 942px;
	margin: 0 auto;
}
.ocdba_onehalf {
	width: 462px;
	float: left;
}
.ocdba_onehalf:nth-of-type(1) {
	margin-right: 18px;
}
.ocdba_onethird {
	width: 300px;
	float: left;
	margin-right: 20px;
}
 
  .ocdba_affiliation {
    margin-right: 0px !important;
  }
.ocdba_onethird:nth-last-child(1) {
	margin: 0;
}
.ocdba_twothird {
	width: 621px;
	float: left;
	margin-right: 20px;
}
.ocdba_twothird .ocdba_onethird:nth-of-type(1) {
	margin-right: 0;
}

/*wrapper*/
#ocdba_wrapper {
	width: 1060px;
	margin: 0 auto;
}
/*header*/
#ocdba_header {
	position: relative;
}
#ocdba_header img {
	position: relative;
	vertical-align: top;
}
/*header top*/
#ocdba_header_top {
	height: 120px;
	background: url(./../images/top-header-bg.png) repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding: 0 41px 0 60px;
}
#ocdba_logo {
	width: 115px;
	height: 65px;
	float: left;
	margin: 28px 105px 0 0;
}
#ocdba_logo a {
	width: 115px;
	height: 65px;
	display: block;
	text-indent: -9000px;
	background: url(./../images/logo.png) no-repeat;
}
#ocdba_nav {
	float: left;
	margin-top: 76px;
}
#ocdba_nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#ocdba_nav ul li {
	float: left;
	margin-right: 7px;
	position: relative;
}
#ocdba_nav ul li a{
	text-decoration: none;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	padding: 0 14px 21px;
	border-bottom: 3px solid rgba(0, 0, 0, 0);
}
#ocdba_nav ul li a:hover, #ocdba_nav ul li:hover > a, #ocdba_nav ul li.current-menu-item > a {
	border-bottom-color: #0091da;
}
#ocdba_nav ul li:hover > ul {
	display: block;
}
#ocdba_nav ul ul {
	position: absolute;
	left: 0;
	width: 300px;
	top: 44px;
	display: none;
	z-index: 100;
}
#ocdba_nav ul ul li {
	float: none;
	margin: 0;
}
#ocdba_nav ul ul li a {
	padding: 9px 0 9px 15px;
	border: none;
	font-size: 15px;
	font-weight: 300;
	text-transform: inherit;
	background: #16426b;
	display: block;
	margin-top: 1px;
}
#ocdba_nav ul ul li a:hover, #ocdba_nav ul ul li:hover > a {
	background: #0091da;
}
#ocdba_nav ul ul ul {
	left: 300px;
	top: -1px;
}
.ocdba_contact_info {
	color: #fff;
	font-size: 15px;
	float: right;
	font-weight: 700;
	margin-top: 60px;
	text-align: right;
	padding-left: 34px;
	background: url(./../images/phone-icon.png) no-repeat left;
}
.ocdba_contact_info span {
	color: #0091da;
	font-size: 13px;
	display: block;
}
/*page title*/
#ocdba_page_title {
	position: absolute;
	top: 162px;
	left: 0;
	width: 100%;
  /*height: 80px;*/
  overflow: hidden;
}
#ocdba_page_title.ocdba_two_line {
	top: 150px;
}
#ocdba_page_title.ocdba_two_line h1 {
	line-height: 40px;
}
#ocdba_page_title h1 {
	font-size: 40px;
	font-weight: 700;
	color: #00305e;
	text-transform: uppercase;
	line-height: 48px;
	margin-bottom: 12px;
  text-shadow: 1px 1px #aaaaee;
}
#ocdba_page_title.ocdba_home_banner_text .ocdba_inner {
	padding-left: 58px;
}
.ocdba_home_banner_btn {
	font-size: 13px;
	color: #fff;
	font-weight: 300;
	display: block;
	background: #00305e;
	width: 180px;
	height: 50px;
	border-radius: 5px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 15px;
	padding-top: 10px;
}
.ocdba_home_banner_btn:hover {
	background: #0091da;
	text-decoration: none;
}
/*content*/
#content {
    background-color: #fff !important;
  	padding: 50px 50px 50px 50px;
	overflow: hidden;	
}
#ocdba_content {
    background-color: #fff !important;
}

#ocdba_content .ocdba_inner {
	padding: 50px 0 35px;
	overflow: hidden;
}
#ocdba_content #ocdba_home_grey_section .ocdba_inner {
	width: 945px;
}
#ocdba_home_grey_section {
	background: #efefef;
}
#ocdba_home_grey_section .ocdba_inner {
	padding: 50px 0 35px;
}
a.ocdba_grey_sec_img:first-child {
	margin-right: 100px;
}
.ocdba_directors {
}
.ocdba_directors h4 {
	margin-bottom: 22px;
}
.ocdba_onethird.ocdba_director img {
	margin-bottom: 33px;
}
#ocdba_content .ocdba_onethird.ocdba_director span {
	margin-bottom: 10px;
}
#ocdba_content .ocdba_onethird.ocdba_affiliation span {
	margin-bottom: 0;
}
.ocdba_partner {
	float: left;
	margin-bottom: 20px;
}
.ocdba_partner img {
	float: left;
	margin-right: 13px;
}
.ocdba_partner .ocdba_text {
	float: left;
	width: 183px;
}
.ocdba_value_clients {
	background: #eeeeee;
}
#ocdba_content .ocdba_value_clients .ocdba_inner {
	padding-top: 30px;
}
#ocdba_content #ocdba_home_grey_section h4 {
	text-align: center;
}
#ocdba_content #ocdba_home_grey_section ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#ocdba_content #ocdba_home_grey_section ul li {
	font-size: 22px;
	font-weight: 300;
	color: #555555;
	line-height: 28px;
	width: 300px;
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
}
#ocdba_content #ocdba_home_grey_section ul li:nth-child(3n+3) {
	margin-right: 0;
}
#ocdba_content #ocdba_home_grey_section ul li a {
	color: #555555;
	text-decoration: none;
}
#ocdba_content #ocdba_home_grey_section ul li a:hover {
	color: #0091da;
}
/*services*/
.ocdba_services {
	background: #454545;
}
#ocdba_content .ocdba_services .ocdba_inner {
	padding-top: 0;
}
.ocdba_onehalf.ocdba_service {
	padding-top: 50px;
	margin-bottom: 45px;
	border-top: 1px solid #0091da
}
.ocdba_onehalf.ocdba_service img {
	float: left;
}
.ocdba_onehalf.ocdba_service .ocdba_detail {
	width: 380px;
	float: right;
}
.ocdba_onehalf.ocdba_service .ocdba_detail p {
	color: #fff;
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 7px;
}
#ocdba_content .ocdba_onehalf.ocdba_service .ocdba_detail ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#ocdba_content .ocdba_onehalf.ocdba_service .ocdba_detail ul li:before {
	content: "?";
	margin-right: 10px;
}
#ocdba_content .ocdba_onehalf.ocdba_service .ocdba_detail ul li {
	color: #fff;
	font-size: 15px;
	line-height: 22px;
	font-weight: 300;
	padding-left: 13px;
	text-indent: -15px;
	margin-bottom: 0;
}

#ocdba_content ul.ocdba_strategic {
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#ocdba_content ul.ocdba_strategic li {
	font-size: 15px;
	color: #4c4c4c;
	font-weight: 300;
	line-height: 22px;
	margin: 0 0 18px 0;
	background: url(./../images/li-bullet.png) no-repeat 0 1px;
	padding-left: 36px;
}

.ocdba_strategic .ocdba_onethird {
	margin-right: 0;
	margin-bottom: 30px;
}
.ocdba_strategic .ocdba_enquiries {
	clear: both;
}
.ocdba_grey_strategic_img {
	text-align: center;
}
.ocdba_grey_strategic_img a:first-child {
	margin-right: 200px;
}
.ocdba_text_center {
	text-align: center;
}
.ocdba_pinpoint {
	margin-bottom: 20px;
}
.ocdba_big_heading {
	font-size: 32px;
} 

.ocdba_home_img {
	vertical-align: top;
}
/*cta*/
#ocdba_cta {
	height: 200px;
	background: url(./../images/cta-bg.png) no-repeat;
	clear: both;
}
#ocdba_cta .ocdba_inner{
	text-align: center;
	padding-top: 45px;
}
#ocdba_cta .ocdba_inner p {
	font-size: 22px;
	font-weight: 300;
	color: #fff;
	margin-bottom: 20px;
}
#ocdba_cta .ocdba_inner a.ocdba_cta_btn{
    text-decoration: none;
	font-size: 18px;
	color: #fff;
	border: 2px solid #0091da;
	width: 228px;
	height: 53px;
	display: block;
    margin: 0 auto;
    line-height: 50px;
	font-weight: 300;
	border-radius: 5px;
}
#ocdba_cta .ocdba_inner a.ocdba_cta_btn:hover {
	background: #1693d2;
}
/*footer*/
footer {
	height: 45px;
	background: #454545;
	padding: 0 30px;
	overflow: hidden;
}
footer p{
	color: #d8d8d8;
	line-height: 45px;
	font-size:12px;
	font-weight: 300;
	float:left;
	margin: 0;
}
footer span{
	color: #adadad;
}
footer a{
	color: #adadad;
	text-decoration:none;
}
footer a:hover {
	text-decoration: underline;
}
footer span.find_us{
	float: right;
	font-size: 12px;
	font-weight: 700;
	color: #fff;
	line-height: 45px;
}
.find_us a{
	float:right;
	width: 25px;
	height: 25px;
	margin: 10px 0 0 8px;
	text-indent: -9000px;
	background: url(./../images/in.png) no-repeat left top;
}
.ocdba_Nearfinder {
	float:right;
	width: 25px;
	height: 25px;
	margin: 10px 0 0 10px;
	text-indent: -9000px;
	background: url(./../images/nearfinder1.png) no-repeat left top !important;
}
.find_us a:hover {
	background-position: left bottom;
}
.ocdba_Nearfinder:hover{
	background-position: left bottom !important;
}
.ocdba_enquiries h5 {
	margin: 0;
}
.ocdba_tel img{
	float: left;
	padding: 0 5px 0 0; 
}
#ocdba_content .ocdba_enquiries {
	clear: both;
}
#ocdba_content .ocdba_enquiries .ocdba_tel {
	line-height: 34px!important;
	margin-bottom: 0;
}

.ocdba_enquiries_email {
	font-weight: 300!important;
}
.ocdba_enquiries .ocdba_enquiries_email a{
	text-decoration:none;
	color: #454545;
	padding: 0 0 0 3px;
	font-size: 15px;
}
.ocdba_enquiries .ocdba_enquiries_email a:hover {
	text-decoration: underline;
}
#ocdba_adv{
	margin-top: 24px;
	overflow: hidden;
}
#ocdba_adv img{
	float:left;
	margin-right: 20px;	
}
.ocdba_review p{
	margin-bottom:5px;
	
}
#ocdba_adv span{
	width:360px;
	float:left;
}

.ocdba_reviewer{
	margin-bottom: 0!important;
}

.ocdba_desig{
	color: #0091da;
	text-transform:uppercase;
	font-size:12px;
}

/* Contact */

#ocdba_content iframe {
	vertical-align: top;
	margin-bottom:-20px;
}
.ocdba_onethird h4{
   color:#00305e;
}
.ocdba_twothird ul li{
	list-style:none;
}
.ocdba_twothird ul li input[type=text]{
	width:619px;
	line-height:55px;
	border-radius:5px;
	border:1px solid #dedddd;
	padding:0 6px;
}
.ocdba_twothird ul li textarea{
	resize:none;
	width:619px;
    height:355px;
	border-radius:5px;
	border:1px solid #dedddd;
	padding:6px;
}
.ocdba_twothird input[type=submit]{
	width:110px;
	height:40px;
	background:#1693d2;
	font-size:15px;
	color:#fff;
	border-radius:5px;
	border:none;
}

#ocdba_home_grey_section .gform_wrapper ul li{
	width:100% !important;
	color:inherit !important;
	margin: 0 !important;
	font-size:13px !important;
	font-weight:normal !important;
}
/*#ocdba_content #ocdba_home_grey_section h4{
text-align:left !important;
}*/
#ocdba_content .gform_body .gfield_label span.gfield_required {
display:none !important;
}
}
#ocdba_content .ocdba_enquiries .ocdba_tel strong {
	margin-bottom: 0;
	display: inline-block;
}
.ocdba_twothird input[type=submit] {
	-webkit-appearance: none;
	cursor: pointer;
}
.ocdba_twothird input[type=submit]:hover {
	background: #00305e;
}
.ocdba_services_single_content {
	overflow: hidden;
	margin-bottom: 23px;
}
.ocdba_services_single_content img {
	float: left;
	margin-right: 22px;
}
.ocdba_services_single_content a, .ocdba_services_single_content a p {
	color: #454545;
	font-weight: 700;
	font-size: 17px;
}
.ocdba_center{
	margin-top: 2%;
	display:inline-block;
}
.gform_wrapper{
	overflow: inherit;
    margin: 10px 0 10px 45px !important;
    max-width: 90% !important;	
}