html {overflow-x: hidden;}
body {
	margin: 0 ;
}

a {
	color: #0066b2;
	text-decoration:none;
	}

a:hover {
color:#c2c2c2;  
	}

a:focus { 
	outline: none
	}

body {
	
font: 1.1em/1.5em Calibri, Arial, Helvetica, sans-serif; text-align: center; 
	}
	
body {background: #ffffff;}

body, div, dl, dt, dd, ul, ol, li, nav, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td, a {
margin: 0;
padding: 0;
border-width: 0;
-webkit-transform-origin: left top;
-ms-transform-origin: left top;
-o-transform-origin: left top;
transform-origin: left top;
-webkit-transform-origin-x: 0%;
-webkit-transform-origin-y: 0%;
}

/* Responsive font sizes with media queries */

html {
    font-size: 14px;
}
.unbehaved-element {
    font-size: 1.5em;
}
@media(max-width: 1580px) {
  html {
    font-size: 16px;
  }
  .unbehaved-element {
    font-size: 1.7em; /* Fine tune unbehaved elements */
  }
}
@media(max-width: 980px) {  

html {    font-size: 14px;  }

}


.borderbox
{
   -moz-box-sizing: border-box;
    -webkit- box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

option {
  font-weight: normal;
  display: block;
  padding: 0px 2px 1px;
  white-space: pre;
  min-height: 1.2em;
}

.clearfix:after /* force a container to fit around floated items */
{
    content: "\0020";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

.colelem /* a child element of a column */
{
    display: inline;
    float: left;
    clear: both;
}

a.nonblock, .nontext {display:block}

p, ol ,dl, blockquote, h1, h2, h3, h4, h5, h6, hr, ul {
	line-height: 1.5em ;
	margin-top: 0 ;
	margin-bottom: 1em ;
	color:#343333;
	}

p.info_text {font-size:0.95em;} 

#confirmDialog p {font-size:0.8em !important;}

#confirmDialog h3 {font-size:1.1em;}
	
/*li {color:#0a3255;}*/

span, span a {
	color:#73a8ce;
}	

h3 span.black, h3 span.black a {
	color:#424242;
	font-size:1.4em;
}	
ul{
	margin-top: 0 ;
	margin-left:35px;
}


ol {
	list-style-position: inside;
}

li {
	line-height: 1.5em ;
}

hr {
	border-style: none ;
	border-top: 1px solid #7a8aaf;
	height: 1px ;
	margin: 0 0 5px 0 ;
	padding: 0 ;
	width:100%;
	}

h1 {
    color: #0066b2;
	font-size: 1.7em ;
	margin-bottom:12px; 
    text-shadow:0 1px 1px 1px #ffffff;
	font-weight:normal;
	}

h2 {
     color: #0066b2;
	font-size: 1.45em ;
	margin-bottom: 5px ; 
    text-shadow:0 1px 1px 1px #ffffff;
font-weight:normal;
	}

h2.medium {	font-size: 1.2em ;	}

h3 {
    color: #0066b2 !important;
	font-size: 1.25em ;
    text-shadow:0 1px 1px 1px #ffffff;
font-weight:normal;
text-align:left;
	}

h4 {
     color: #0066b2;
	font-size: 1.10em ;
    text-shadow:0 1px 1px 1px #ffffff;
	}

img {
	border: 0;
	}

form {
	margin: 0;
	padding: 0;
	}

input, select, textarea , button {
	font: 1em;
   	}

input, select, textarea {
	font: 1em;
    border: 1px solid #666666;
	padding:2px 2px 2px 2px;
	}

.findout-more {

z-index: 235;
width: 100% !important;
height:40px;
border-style: none;
border-color: transparent;
position: relative;
margin:0;
padding:0;
cursor:pointer;
background-color:#0066b2;
box-sizing: border-box;
}


.findout-more:hover {
background-color: #666666;
color:#ffffff;
}


.findout-more p {padding:10px 0px 10px 10px !important; margin:20px 0 0 0 !important; color:#ffffff !important; font-size:1em !important; font-weight:normal; }

.contact-map {

float:right; padding:20px 0 0 5%

}

#crumbs {
        float:right; 
		width:73% !important;
		margin: 15px 0  0 0 !important;
		padding:0 !important;
		text-align:left;
        color: #616161;
        z-index:20;
box-sizing: border-box;
 -moz-box-sizing: border-box;
background:#ffffff;
height:2.5em !important;
		
}

#breadcrumbs ul {padding-left: 0 !important;}

#crumbs li a:hover, #crumbs li a:focus {
color:#152950 !important; 
}

.clear {
	clear: both ;
	height: 0 ;
	overflow: hidden ;
}
#wrapper {
	max-width:960px;
	width:100%;
	padding: 0 0 0 0;
	margin:0 0 0 0;
	margin: auto ;
	/*margin-top:15px;*/
	text-align: left ;
	background-color: #FFFFFF;
}

#container {
    position:relative; 
    width:100%;
	max-width: 960px !important ; 
	padding: 0 0 0 0; 
	margin: auto;
	margin-top:0;
	margin-bottom:0;
	text-align: center ;
} 

#header_outer {
   clear:both;
   position:relative;
   width:100%;
   margin: 0 0 0 0;
   padding:0;
   background:#aab5ca;
   background:#7097cc;
opacity: 0.7;
   height:40px;
/*border: solid #0066b2;
border-width: 0 0 2px 0;*/
}

#header_wrap {
   position:relative;
   max-width:960px;
   margin: auto ;
   height:40px;
}

p.phone {
color:#ffffff;
padding:8px 0 0 25px; /* left padding for icon */  
margin:0 0 0 0;
font-size:1em;
float:right; 
text-align:left;
font-weight:normal;
/*background: url('http://www.wottonwebsites.co.uk/ifawebpro/designs/designj/images/phone.png') 0 8px no-repeat;*/
}

a.regulatory-header {
float:left; 
text-align:left;
padding:8px 0 0 5px;
margin:0 0 0 0;
color:#ffffff;}


a.social-icon {
float:right; 
text-align:left;
padding:8px 0 0 5px;
margin:0 0 0 0;}


a.email {
color:#ffffff;
float:right; 
text-align:left;
padding:8px 10px 0 15px;
margin:0 0 0 0;
font-size:1em;
font-weight:normal;
text-decoration:none;}

a.email:hover {color:#0066b2; font-weight:normal;
	}


#top_images table, #top_images td, #top_images tr {border:none; }

.logo {
position:relative;
width:188px;
height:120px;
padding:0 0 0 0;
margin:15px 0 20px 0;
background: url('../images/optimum-logo.jpg') 0 0 no-repeat;
float:left;

}

#ifa_logo {
		float:right;
		/*background: url('http://www.wottonwebsites.co.uk/ashtonhouse/images/IFA_logo.jpg') 0 0 no-repeat;*/
		padding:0 0px 0 0px;
		height:65px;
		width:72px;
		margin-right:220px;
		}

.logo_small {
width:50%;
float:left;
display:none;
}

#middle-column {
width:45%;
/*max-width:200px;*/
float:left;
}

#middle-column p.phone {
color:#c0c0c0; 
color:#0a3255;
text-align: center; 
padding:0;
margin:15px 0 0 0;
padding:0 10% 0 10%;
font-size:1.8em;
font-weight:normal;}

#middle-column p.quote {
color:#0033f5f; 
text-align: left;
margin:5px 0 0 0;
padding:0 10% 0 10%;
font-size:0.8em;
font-weight:normal;
}

#middle-column p.social-media {
text-align: center; 
margin:5px 0 0 0;
padding:0 10% 0 10%;

}

#login_area {
width:16%;
max-width:153px;
margin:0px 0 0 0;
padding:0 0 0 0;
float:left;
}

/* End header items */

.banner {
	width:100%;
    background-position: top center;
 /*   border-bottom: 5px solid #a8bbc9; */
    position: relative;
    margin-bottom: 0;
}

#slider-container { position:relative; float:left; width: 960px; height: 342px; /* border: 1px solid #999;*/ margin: 0; padding: 0;}

#slider1 { margin: 1px; width: 960px; height: 342px; padding: 0; }
/*.caption { height: 67px; width: 960px; background-image: url('http://www.wottonwebsites.co.uk/central-financial-planning/images/slider_bg.png'); position: relative; bottom:73px; left: 0px;}*/
.caption h1,.caption h2 { float: left; text-align: left; font-family: Georgia, Arial, Helvetica, sans-serif; margin: 15px 15px 0;}
.caption h1{ /*color: #0066b2;*/ color:#ffffff; font-size: 20px; font-weight: normal; text-shadow:0 1px 1px 1px #ffffff; text-shadow:0 0.5px 0.5px 0.5px #ffffff;  }
.caption h2{ color: #fff; font-size: 16px; margin-top: 4px; font-weight: normal; text-shadow:0 1px 1px 1px #666666; }

#contact-us-container {float:right; width: 210px; height: 276px; border: 1px solid #999; margin: 0; padding: 0;}
#contact-us { float:left;margin: 3px; width: 204px; height: 270px; padding: 0; background-color:#bcbcbe;}
#contact-us h2 { text-align: left; font-family:  Arial, Helvetica, sans-serif; margin: 9px 15px 0 30px; font-size:18px; font-weight:normal;color:#2a3f87; text-shadow:none; }
#contact-us h3 { text-align: left; font-family:  Arial, Helvetica, sans-serif; margin: 2px 0 0 22px; font-size:25px; font-weight:normal;color:#2a3f87 !important; text-shadow:none;}
#contact-us p { color: #c98e36; font-size: 14px; font-weight: normal; color:#ffffff; text-shadow:none; margin: 5px 15px 0 30px;  }
#contact-us a {color:#ffffff; margin:0 0 0 24px;}
#contact-us a:hover {color:#406ab3;}
#contact-us img { margin:15px 0 0 20px;}

#top_images_hr {
	/*max-width:960px;*/
	width:100%;
	height:4px;
	background-color: #0a3255;
	z-index:1;
	margin:0 0 2px 0;
	float:left;
}

#top_footer_hr {
	width:100%;
	height:2px;
	background-color: #9db3c3;
	z-index:1;
	margin:0 0 2px 0;
	float:left;
}



/* *************************************************************Social Media ********************************************************************* */

#right_area {
  float:right;
  height:40px;
  width:350px;
  width:265px;
}

p.strapline {
	float: right;
	width: 240px;
	margin: 50px 10px 0 0px ;
	color:#0d57a4;
	font-size:22px;
	text-align:right;
}


#right_area a {
    float: right;
	width: 240px;
	margin: 10px 10px 0 0px ;
	color:#424242;
	font-size:19px;
	text-align:right;
	text-decoration:none;
}

#right_area a:hover {
  text-decoration: underline;
  color:#666666;
}

#middle_area {
  float:left;
  height:40px;
  width:380px;
  margin-left:30px; /* added when changed strapline too */
}

h1.strapline2 {
	float: right;
	width: 380px;
	margin: 45px 10px 0 50px ;
margin: 45px 10px 0 0px ;  /* amended when changed strapline */
	color:#0d57a4;
	font-size:22px;
	font-weight:normal;
	text-align:right;
}

/* ************************************************************************ End Social Media ******************************************************/

#side_image {
	position: relative;
	float: right;
	width: 320px;
	height: 331px;
	margin: 10px 14px 14px 14px;
	z-index: 100;
}


#content_main {
	float:left;
	width:100%;
	/*max-width: 960px;*/
	max-width:1024px;
	padding: 0 0 0 0 ; 
	margin:0px 0 0 0;
	background: #ffffff;
}

#page {
    position:relative; 
    width:1000px;
}


#content {
        float:left; 
		width:70%;
		max-width:670px;
		margin: 20px 0px 20px 5%;
		padding:0;
		text-align:left;
        color: #616161;
        z-index:20;
}


#content_home {
        float:left; 
		width:100%;
		margin: 20px 0 20px 0;
		padding:20px 0 0 0;
		text-align:left;
        color: #343333;
        z-index:20;
box-sizing: border-box;
 -moz-box-sizing: border-box;
}


.special {
margin: 3px 0 3px 0;
padding:0 1% 0 0;
box-sizing: border-box;
 -moz-box-sizing: border-box;
 }

#services {
	position: relative;
	float: left;
	margin:0 0 0 0;
	z-index: 100;
    /*background: #ffffff url('http://www.wottonwebsites.co.uk/optimum-financial/images/home-back-transparent.png') 0 0 no-repeat;*/

}

#services h4 {
    color: #0066b2;
	font-size: 1.10em ;
	line-height:16px;
  	margin:0 0 5px 0;
	padding:0;
	}


#services p {
	color: #616161;
	font-size: 0.9em;
	line-height: 16px;
	margin:0 10px 10px 0;
}


#services p.title {
	float: left;
	width: 100%;
	margin: 15px 0 38px 0;
	text-transform:uppercase;
	font-weight:bold;
}


#services ul {
clear:both;
font-size: 0.9em;
}

#services p.title a {
	color: #026898;
	color:#4c4c4c;
	font-weight:strong;
	text-decoration: none;
    text-shadow:0 1px 1px 1px #ffffff;
    font-size:1.4em;
	
}


#services p.title a:hover {
	text-decoration: underline;
}

#services  img {
	float: right;
	margin: 5px 15px 4px 15px;
}

#services p.more {
	float: left;
	width: 137px;
	font-size: 1.1em;
	margin: 10px 0 0 20px;
	text-align: left;	
	font-weight:normal;
	
}

#services p.more a {
	text-decoration: none !important;
	color:#0066b2 !important;
	              
	text-decoration: underline;
}
#services p.more a:hover {
	color:#666666;  
	
}
.findout-more a {}

#services .spacer {
position:relative;
height:10px;
width:100%;
}

.findout-more-green, .findout-more-black {

z-index: 235;
width: 90% !important;
height:40px;
border-style: none;
border-color: transparent;
position: relative;
margin:0;
padding:0;
cursor:pointer;
box-sizing: border-box;
}

.findout-more-green {background-color: #7097cc;}
.findout-more-black {background-color: #0066b2;}

.findout-more-green:hover {
background-color: #0066b2;
color:#ffffff;
}

.findout-more-black:hover {
background-color: #0066b2;
color:#ffffff;
}

.findout-more-green p {padding:10px 0px 0px 10px !important; margin:20px 0 0 0 !important; color:#ffffff !important; font-size:1.1em !important; font-weight:normal; }
.findout-more-black p {padding:10px 0px 10px 10px !important; margin:20px 0 0 0 !important; color:#ffffff !important; font-size:1em !important; font-weight:normal; }

/*.findout-more-green a:hover {color:#ffffff; width:200px;}*/


/*#services p.more a {
	text-decoration: none;
	color:#0066b2;
	color:#666666;
	font-weight:normal;
	text-decoration:none;	   
	margin:0 0 0 25px;
}

#services p.more a:hover {
	color:#000000;  
}*/

#services a:hover {
	color:#0066b2;  
}

 #services li {
 font-size:1.1em;
 font-weight:normal;
 margin:0;
 color:#666666 !important;
 } 
 
 #services ul a {text-decoration:none; color:#666666,} 

#services ul li {
  margin: 0 0 5px 0;
  padding: 0 0 0 0;
  background-image: none;
  list-style: disc;
  list-style-image: none;
  font-size: 1em;
  line-height:1em;
  /*line-height: 1.4285em;*/
  /*color:#0066b2;*/
}

/*#talk-to-you {
        float:right; 
		width:70%;
		max-width:670px;
		margin: 10px 5% 20px 0%;  
		padding:0;
		text-align:left;
        color: #616161;
        z-index:20;
}*/

#talk-to-you {
        float:left; 
		width:70%;
		max-width:670px;
		margin: 10px 5% 20px 30%;  
		padding:0;
		text-align:left;
        color: #616161;
        z-index:20;
}

#content ul {
	list-style-type: disc;
	
}

#content ul li span {
/*	color: #666666; */
	text-align: left;
}


.clear {
	clear: both ;
	height: 0 ;
	overflow: hidden ;
}



#spacer {
position:relative;
margin:0 0 20px 0;
width:958px;
height:2px;
background:none;
}

#sidenav_right {
    clear:both;
    position:relative;   
	float:right;
	/* max-width:240px; */
    max-width: 256px ;
	width:25%;
    font-size: 0.9em ;
    margin: 25px 0px 20px 0;
}


#sidenav {
    clear:both;
    position:relative;   
	float:left;
   /* max-width: 240px ; */
	width:25%;
    font-size: 0.9em ;
    margin: 25px 0px 20px 0;
}

#sidenav ul {
    margin: 0 0 30px 0 ;
    list-style-type: none ;
    padding: 0px 1px 0 0;
}



#sidenav li  {
    padding: 0 0 2px 0 ;
    
    
}

#sidenav li.home a {
    margin: 0 ;
}

#sidenav li a {
    display: block ;
    background-color: #ffffff ; /* Grey (Colour) */
    margin: 1px 0 0 0 ; 
    padding: 5px 0 10px 15px ; 
    color:#0a3255;
	/*text-transform:uppercase;*/
	font-weight:strong;
    font-size:1.2em;
    text-decoration: none ;
	border-bottom: 2px solid #a8bbc9;
}

#sidenav li a:hover {
   color:#a8bbc9;
    
}


#sidenav ul li ul li.subnav a:visited {
     font-weight:bold;
     color: #000000;
}
 

#sidenav h3 {                      
    font-size: 12px;
    padding: 5px 0 5px 15px ;
    color: #fff ;
    font-weight: normal ;
    margin: 1px 0 1px 0 ;
    border-bottom: 2px solid #a8bbc9;
	text-decoration:none;
}

#sidenav li:hover>a, #sidenav li>a:hover { color:#a8bbc9;}

.contact_button
{
        padding:7px 14px;
        border: 1px solid #9da0a5;
       /* background-image: linear-gradient(bottom,  #7a8aaf 0%, #0b4886 100%);
        background-image: linear-gradient(to bottom, #0b4886 0%,  #7a8aaf 100%);*/
       


        background-color: #7097cc;
		color:#ffffff;
        text-shadow: 1px 1px 0px #53565b;
        text-decoration:none;
        border-radius:5px;
        /*box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.3);*/
}

.contact_button:hover
{
        background:none #0066b2;
        border-color: #424242;
        text-shadow:none;
        color: #ffffff;
}

/* Top Navigation */

#nav_area {
position:relative;

 

width:958px;
height:45px;
z-index:500;
}

#nav_area1 {
  float:left;
  background-color:#0d57a4;
  width:958px;
  height:45px;
  }


 #corporate {
		float:right;
		/*background: url('http://www.wottonwebsites.co.uk/ifawebpro/content/images/corporate.jpg') 0 0 no-repeat;*/
		height:90px;
		width:121px;
		margin: 0 0 0 0;
		z-index:200;
	}

 #taxation {
		float:right;
		height:52px;
		width:168px;
		margin: 0 0 0 0;
		z-index:200;
	}

 #keywords {
    clear:both;
	position:relative;
	width: 960px;
	height:20px;
    margin:auto;
	margin-top:0;
	padding:0;
	line-height:10px;
}


#keywords h3 {
    color: #0d57a4;
	font-size: 0.8em ;
	margin-bottom: 5px ; 
	/*font-family: Arial, Helvetica, sans-serif ;*/
    text-shadow:0 1px 1px 1px #ffffff;
	}



/* Navigation */
#navigation {
clear:both;
padding:25px 0 0 0;
margin:0;
position:relative;
width: 100%;
max-width:1024px;
height:50px;
z-index:500;
}

/*style the main menu*/
.myMenu {
	margin:0;
	padding:0;
	float:right;
	margin:35px 0 0 0;
	z-index:500 !important;

}

.myMenu li {
	list-style:none;
	float:left;
	font-size:1.1em;
	font-weight:normal;
	z-index:500 !important;
}


.myMenu li a:link, .myMenu li a:visited {
	display:block;
	text-decoration:none;
/*    background-color:#ffffff; */
	padding: 0.7em 0.75em 0.7em 0.75em;
	margin:0;
	color:#0066b2;
	z-index:500 !important;
}

.myMenu li a:hover {
	color:#c2c2c2;
	z-index:500 !important;
	
}


/*style the sub menu*/
.myMenu li ul {
	position:absolute;
	visibility:hidden;
	/*border-top:1px solid #fff;*/
	margin:0;
	padding:0;
	z-index:500 !important;
}

.myMenu li ul li {
	display:inline;
	float:none;
	z-index:500 !important;
    font-size:1.0em;
	font-weight:bold;
	z-index:500 !important;
}

.myMenu li ul li a:link, .myMenu li ul li a:visited {
	background-color:#7097cc;	

	width:138px;
	width:170px;
	border:none;
    border-bottom: 1px solid #CCCCCC ;
    z-index:500 !important;
    padding: 0.2em 1.5em 0.5em 1.5em;
	z-index:500 !important;
	font-weight:normal;
	font-size:0.9em;
	color:#000066;
}

.myMenu li ul li a {background-color:#7097cc;}	

.myMenu li ul li a:hover {
background-color:#2c3e86;	
background-color:#0066b2;
	color:#ffffff;
	text-decoration:none;
	z-index:500 !important;
}

/* Third Level & beyond */
.myMenu > li > ul li > ul{   
    display:none;
}

.myMenu > li > ul li:hover > ul{
    display:block;
    position:absolute;
    left:100%;
    /* top:0;*/
	margin-top:-42px;
    width:auto;
}


.myMenu > li > ul > li ul > li{
   display:block;
   white-space:nowrap;
   font-size:0.9em;
}
.myMenu  > li > ul > li ul > li a:link, .myMenu  > li > ul > li ul > li a:visited {
background-color:#406ab3;	
background-color:#004980;
color:#ffffff;
}

.myMenu  > li > ul > li ul > li a:hover {
background-color:#f5f5f5;	
color:#203153;
}

#footer {
    clear:both;
    position:relative;
	color: #424242;
	color:#ffffff;
	width:100%;
	margin:0 0 0 0;
	padding: 0px 0 10px 0;
	border-top:1px solid #8b9e9c !important;
	height:180px;
	background-color:#7097cc;
}


#footer p {
color:#8b9e9c;
color:#ffffff;
margin:0;
/*width:95%;
font-size:0.85em;*/
line-height:1em;
text-align:left;
font-size:90%;
}

#footer a {color:#8b9e9c;}
#footer a {color:#ffffff;}

#footer p.left   {padding:5px 0 0 0 !important;}
#footer p.right {padding:5px 5% 0 0; text-align:right;}

#footer ul {
margin:10px 0 0 0;
padding:0 0 0 0px;
text-align:center;

}

#footer li {
    margin: 0 0 0 0px;
    display: inline; 
	height:5px;
	color: #424242; 
	color:#ffffff;
	border-right-color: #ffffff;
	padding: 0px 5px 0 0px !important;
}

#footer li {
	border-right:  1px solid;
	border-right-color: #424242;
border-right-color: #ffffff;
}
#footer li.last-child {
	border-right:none !important;
	
}


#footer li a {
text-decoration:none;
color:#424242;
color:#ffffff;
}


#footer a:hover {
	text-decoration: underline ;
}



/* End Footer */



#alternative_menu
{
        width: 180px;
		position:relative;
		height:30px;
		background-color:#7097cc;
		border:1px solid #0a3255;
		margin:10px 0 10px 10px;
        display:none;
		padding:0 0 0px 10px;
		font-weight:bold;
		clear:both;
		color:#ffffff;
}

#news_feed {
   position:relative;
   float:left;
   width:210px;
   margin: 0 0 0 0;
   padding:0 15px 0 0;
   height:auto;
}


#twitter_feed {
   position:relative;
   float:left;
   margin: 0 0 0 0px;
   padding:0 0 0 10px;
   width:200px;
   height:auto;
}

#news_column1  {float:left; width:220px;padding-right:5px;}
#news_column2  {float:left; width:220px;}
#news_column3  {float:left; width:220px;}


#special {
	position: relative;
	max-width: 960px;
	max-width:1024px;
	width:100%;
	height:auto;
	padding: 15px 0 0 0;
	z-index: 100;
}


#special .special {
	position: relative;
	margin:3px 0 3px 1%;
	width: 24%;
	height:auto;
 
}
.testcont{text-shadow:1px 1px white;
              padding:5px 5px 5px 5px;
			  border:2px solid #a9bbc9; -moz-border-radius:3px !important;border-radius:3px !important ; ; 
              margin:5px 0 5px 0;
			 /* font-family: Arial, Helvetica sans-serif ;*/
background-color:#ffffff;
  z-index:500 !important;
min-height:140px !important;
 
			  }
			  

.testcont a{display:block; padding:3px 0;}

.testcont a:hover {color:#a9bbc9;}

.testcont a, .testcont p {
  color:#0a3255;
  text-decoration:none;
  }

.arthead {
  padding:0 0 5px 0; 
  border-bottom:1px solid #ccc;
  margin:0 0 10px 0; 
  font-weight:bold; 
  margin:0 0 10px 0;
  color:#000000;
  font-size:1.0em;
  }

.arthead a  {
color:#0066b2;
font-size:1.2em !important;;
font-weight:normal;
}

.arthead a:hover  {color:#7097cc;}

.testcont h2, .arthead h2 {
font-size:0.8em !important;;
font-weight:normal !important;
text-align:center;
}

.testcont p {
font-size:0.85em;
line-height: 1em;
margin-bottom:5px;
}




#solla {
position:relative;
width:160px;
height:150px;
margin:0px auto 0px auto;
/*background: url('http://www.wottonwebsites.co.uk/central-financial-planning/home/images/central-solla.jpg') 0 0 no-repeat;*/

}

#symphonia {
position:relative;
width:210px;
height:135px;
margin:20px auto 0px auto;
/*background: url('http://www.wottonwebsites.co.uk/central-financial-planning/home/images/central-symponia.jpg') 0 0 no-repeat;*/
}

#health-insurance {
position:relative;
width:104px;
height:188px;
margin:20px auto 0px auto;
/*background: url('http://www.wottonwebsites.co.uk/central-financial-planning/home/images/health-insurance-award-2015.jpg') 0 0 no-repeat;*/

}

#cfp {
position:relative;
width:160px;
height:93px;
margin:20px auto 0px auto;
/*background: url('http://www.wottonwebsites.co.uk/central-financial-planning/home/images/central-cfp.jpg') 0 0 no-repeat;*/

}

#social-media {
position:relative;
margin:25px auto 10px auto;
margin:10px auto 10px auto;

width:110px;
height:78px;
background: none;
}

/* End Footer */

/* Responsive CSS */
/* Responsive CSS */
iPhone < 5:
@media screen and (device-aspect-ratio: 2/3) {}

iPhone 5:
@media screen and (device-aspect-ratio: 40/71) {}

iPhone 6:
@media screen and (device-aspect-ratio: 667/375) {}

iPhone 6 Plus:
@media screen and (device-aspect-ratio: 16/9) {}

iPad:
@media screen and (device-aspect-ratio: 3/4) {}

@media (max-width: 960px)  
{

#slider-container, #banner-2 {display:none; }
#services {background: none;}
body {background:#ffffff;}

#content_main {
padding-right :2%;
padding-left :2%;
width:96%;
}


}

@media (max-width: 935px)  
{
html {overflow-x: scroll;}

#slider-container {display:none;}

#content, #content_home {
        margin: 5px 0 5px 5%;
		width:65%;
}


#sidenav_right   {display:none;}

a.email {position:relative; float: left;}
p.phone {padding-right:15px;}

#sidenav {width:20%;}


#talk-to-you {
float:left; 
width:65%;
margin: 5px 0 5px 25%;
}


.myMenu li a:link, .myMenu li a:visited {
	padding: 0.7em 2em 0.7em 0;
}

#footer .wrapper .column
{
		width:15%;
        margin-left:0 !important;
		margin-right:0 !important;
}

#footer .wrapper .column.fourth {
         margin-top:2%;
		 margin-left:2%;
}

}

@media (max-width: 800px) 
{


 #sidenav
        {
                display:none;
        }

/* alternative menu */
/*#alternative_menu
        {
                display:block;
        }
        .myMenu, #sidenav
        {
                display:none;
        }*/

.testcont {min-height:80px !important;}
#content {
        float:left; 
		width:97%;
		max-width:790px;
        margin: 5px 0 5px 0;
}

#content_home {
        float:left; 
		width:100%;
		margin: 20px 0  20px 0;
		padding:0 1% 0 1%;
		box-sizing: border-box;
        -moz-box-sizing: border-box;
}


#talk-to-you {
float:left; 
width:97%;
max-width:790px;
margin: 5px 0 5px 0;

}

#special .special {
	width: 48%;
}

#sidenav_right {
	float:left;
	float:none;
    max-width: 520px ;
	width:50%;
	margin:0 auto;
}

.testcont, .arthead {margin: 0 auto;}
#phone_number {30%;}
#phone_number p {font-size:1.0em;}



#solla, #unbiased, #quote, #vouched_for, #personal-finance  {
position:relative;
margin:5px auto 0 auto;
}


}


@media (max-width: 798px) 

 {
 #phone_number {display:none;}

 }

 @media (max-width: 765px) 

 {


#special .special {margin-left:0.5%} 


 }

@media (max-width: 560px),  
{

.logo  {
float:none;
position:relative;
}

#phone_number, #login_area {
width:50%;
}

#top_images {
height:auto;
}

.logo, #middle-column {display:block; position:relative; width:100%;}
#login_area { width:100%; max-width:100%;}
#vouched_for {margin:10px auto 0 auto;}

#sidenav_right {display:none;}

#footer .wrapper .column.fourth {
	   margin-top:0;
 
 }

.testcont {min-height:0px !important;}

#footer {display:none;}

#news_feed {padding:0;}
#news_feed, #twitter_feed {width:100%; margin:0 auto}

#special .special {
	width: 98%; margin:0 auto;
}
#sidenav_right {
    max-width: 300px ;
	width:100%;
}

}

