
html { 
  font: normal normal 14px/30px 'Roboto Slab', sans-serif;
  color: #1a1a1a;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;*/
  }

  
body {
 border-top-color:#424242;
	border-top-style:solid;
}

div {
    display: block;
}

#wrapper {
	max-width: 1170px ; 
	width:100%;
	padding: 0 0 0 0;
	margin:0 0 0 0;
	margin: 10px auto 20px auto ;
	text-align: left ;
    background-color: #ffffff;
	/*background-color: #FFFFFF;*/
}

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




.color-white {background-color: #FFFFFF;}
.color-grey  {background-color: #F5f5f5;}


h1, h2,h3,h4,h5,h6,hgroup,form,ul,ol,dd,figure,pre,table,button,fieldset,hr,iframe {
  margin: 0 0 0px 0;
  font-family: 'crimson text', sans-serif;
}

h2,h3,h4,h5,h6 {margin: 10px 0 5px 0 !important}
h1 {margin: 0px 0 .5em 0 !important}


table {font-size:1.3em;}

h1 {
/*  font-size: 3.75em; */
font-size: 2.5em;
 /* line-height: 1.1em;*/
  color:#13509C;
}

h2 {
/*  font-size: 3em; */
font-size:2em;
/*  line-height: 1.1em;*/
color:#222e54;
  color:#13509C;

}

h3 {
 /* font-size: 2.25em;*/
 font-size:1.875em;
 font-size:1.6em;
 /*line-height: 1.1;*/
 height:20px;
color:#222e54;
  color:#13509C;

}

h3.small {font-size: 1.4em !important; /*color:#222e54*/   color:#014425 !important; height:30px;}
h3.small a {font-size: 1.3em; /*color:#222e54*/   color:#014425 !important; height:30px;}
h3 a {font-size: 0.9em; /*color:#222e54*/   color:#13509C; }
h3.small a:hover {color:#13509C;}

h4 {
 /* font-size: 1.875em;*/
 font-size:1.5em;
color:#13509C;

}


h5, h5 a {
  font-size: 1.3em;
 /* line-height: 0.8em;*/
  color:color:#13509C;
  text-decoration:none;

}

h5 a:hover {text-decoration:none; color:#666666;}

h6 {
  font-size: 1.125em;
  line-height: 1.1em;
color:#222e54;
  color:#13509C;

}

h2,
h3,
h4,
h5,
h6 {
  
    margin-top: 10px;
    margin-bottom: 10px;
}

h1 { margin-top: 10px;
    margin-bottom: 20px; }

.calculator h3, .financial h3, .newsletters h3 { font-size:1.5em; margin:5px 0 0 0;}

p { 
  margin: 0;
  font: normal normal 14px/30px 'Roboto Slab', sans-serif;
}

p, ol, dl, blockquote, ul {
    line-height: 1.5em;
    margin-top: 10px;
    margin-bottom: 5px;
    }
p.legal {
    background: #f1f1f1;
    padding: 10px;
    margin-top: 20px;
	width:320px;
}

li { 
  font: normal normal 14px/30px 'Roboto Slab', sans-serif; 
/*  list-style-type: none;
  color: #1a1a1a;*/
}

a {color:#13509C; text-decoration:none;}
  
}

a:hover,
a.active { 
  color: #666666;
  text-decoration: none;
  -webkit-transition: all 300ms ease-in-out; 
     -moz-transition: all 300ms ease-in-out; 
      -ms-transition: all 300ms ease-in-out; 
       -o-transition: all 300ms ease-in-out; 
          transition: all 300ms ease-in-out;
}

span {
	color:#13509C; 

}	

hr {
	border-style: none ;
	border-top: 1px solid #13509C; 
	height: 1px ;
	margin: 0 0 0 0 ;
	padding: 0 ;
	}

img { max-width: 100%; }

table { width: 100%; }




input[type=submit] {
    padding:2px 15px; 
    background:#13509C;
    border:0 none;
    cursor:pointer;
    -webkit-border-radius: 5px;
    border-radius: 5px; 
	color:#ffffff;
}



ul > li { position: relative; }

ul > li:first-child { margin-left: 0; }

ul > li:last-child { margin-right: 0;} 

#header {
   position:relative;
   width:100%;
   max-width:1170px;
   margin: 0 auto 0 auto;
   padding:0;
   background: #FFFFFF !important;
   height:135px;
 /*  border-top: 3px solid #1e3a6c;
 border-bottom: 3px solid #1e3a6c; */

}

#header-menu-wrap {
	position: relative;	
	background: #009cde; 

background: #009cde  url('../images/nav-image.jpg') repeat-x;
	z-index: 15;
	height:45px; 
	width:100%;
    margin:5px 0 0 0;

}

/* Navigation */

#navigation {
clear:both;
position:relative;
width: 100%;
max-width:1170px;
margin: 0px auto 0 auto;
padding:0;
height:30px;
z-index:500;
}




/*style the main menu*/
.myMenu {
	margin:-5px 0 0 0 !important;
	padding:0;
	float:left;
	margin:0 0 0 0;
	z-index:500;
	font-weight:normal;
}

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

.myMenu li a:link, .myMenu li a:visited {
	display:block;
	text-decoration:none;
    /*background-color:#ffffff;*/
	padding: 0.7em 2.6em 1em 1em ;
	margin:0 0 0 0;
	color:#ffffff;

	z-index:500;
}

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

/*style the sub menu*/
.myMenu li ul {
	position:absolute;
	visibility:hidden;
	/*border-top:1px solid #fff;*/  /* Arrgggh this stopped sub menu connecting with main menu */ 
	margin-top:-5px;
	padding:0;
	z-index:500;
}

.myMenu li ul li {
	display:inline;
	float:none;
	z-index:500;
    font-size:0.85em;
    font-weight:normal;
}

.myMenu li ul li a:link, .myMenu li ul li a:visited {
	background-color:#ffffff;
    background-color:#13509C;
opacity: 0.9;
	width:138px;
	width:220px;
    border: 1px solid #ffffff;	
    z-index:500;
    padding: 0.5em 1.5em 0.5em 1.5em;
	font-weight:normal;
}

.myMenu li ul li a:hover {
    background-color:#bbbbbb; 
	color:#ffffff;
	text-decoration:none;
	z-index:500;
}

/* 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-left:0px;
	margin-top:0px;
    width:auto;
}
.myMenu > li > ul > li ul > li{
   display:block;
   white-space:nowrap;
   font-size:0.95em;
}



#logo {
position: relative;
float: left;
width:350px;
height:103px;
padding:0 0 0 0;
background: url('../images/mpilogo.jpg') 0 0 no-repeat;
margin:10px 0 0px 10px;
}


p.strapline {
	float: right;
	margin: 40px 10px 0 0px ;
	color:#343273;
	/* colour */
	color:#3577bf;
color:#13509C;

	font-size:22px;
	text-align:right;
}


a.email {
    float: right;
	margin: 0px 10px 0 0px ;
color:#13509C;
	font-size:20px;
	text-align:left;
	text-decoration:none;
}

a.email:hover {
  text-decoration: underline;
   color:#343273;
}

 p.social-media {float: right; padding:5px 10px 0 0; margin:0;}


#banner {  
position:relative;
margin:2px auto 0 auto;
padding:0;
height:368px;
width:100%;
max-width: 2000px ; 
background: url('../images/mpi-banner.jpg') no-repeat;
background-size: cover;
z-index:0;

}

.banner-wrapper {
width:100%;
max-width:1170px;
margin:0 auto 0 auto;
}

.banner-content {
    position:absolute;
	bottom:0px;
	height:80px;
	width:100%;
 background: rgba(255,255,255,0.85);
 


	/*top:10%;*/
	/*top:25%;
	right:10%; 
	padding: 30px 0;
      background: rgba(17, 26, 39, 0.7);
	  background: rgba (57,75,106,0.7);
	width:650px;*/

}

.banner-content p.title { font-weight: 500; text-transform: uppercase; margin: 0 25px 0 25px; color: #fff; }
.banner-content p { margin: 0 25px 0 25px; color: #fff; }
.banner-content p a { margin: 0 0 0 15px; font-weight: bold; color: #fff; text-decoration: none; border-bottom: 1px dotted #fff; }

/* Mobile menu */

#alternative_menu
{
        width: 150px;
		position:relative;
		height:30px;
		background-color:#ffffff;
		border:1px solid #5a595b;
		color:#5a595b;
		margin:0 0 30px 10px;
        display:none;
		padding:0 0 0px 10px;
		font-weight:normal;
		font-size:12px;
}



/* ----     back to top     ---- */
#back-to-top {
  position: fixed;
  padding: 10px 14px;
  right: 30px;
  bottom: 30px;
  display: none;
  color: #fff;
  background: #1e2e42;
}

#back-to-top:hover { background: #162232; }

/*   Overlay, buttons used with bootstrap.min.css create service boxes */
.overlay {
  position:relative;
  display: block;
  overflow:hidden;
}

.overlay img {
  display: block;
  width: 100%;
  height: auto;
}

.overlay:hover .overlay-content {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
     -moz-transform: scale(1); 
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}

.overlay:hover .overlay-shadow {
  visibility: visible;
  opacity: 1;
}

.overlay-shadow {
  position:absolute;
  top:0;
  left:0;
  bottom:0;
  right:0;
  opacity:0;
background:rgba(119,119,119, 0.8);
background:rgba(57,75,106,0.8);
background: rgba(19,80,156,0.8);
  -webkit-transition:all .3s ease-in-out;
     -moz-transition:all .3s ease-in-out;
      -ms-transition:all .3s ease-in-out;
       -o-transition:all .3s ease-in-out;
          transition:all .3s ease-in-out;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}

.overlay-content {
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(0.2);
     -moz-transform: scale(0.2);
      -ms-transform: scale(0.2);
       -o-transform: scale(0.2);
          transform: scale(0.2);
  -webkit-transition: all 0.3s ease 0s;
     -moz-transition: all 0.3s ease 0s;
      -ms-transition: all 0.3s ease 0s;
       -o-transition: all 0.3s ease 0s;
          transition: all 0.3s ease 0s;
}

.overlay-content .button { 
  color: #fff;
  border-color: #fff;
}

.overlay-content .button:hover { 
  color: #162232; 
  background: #fff;
}


/*    Buttons  */
button {
  padding: 0;
  line-height: 30px;
  background: transparent;
  border-radius: 0;
  outline: none;
  border: none;
  -webkit-transition: all 300ms ease-in-out; 
     -moz-transition: all 300ms ease-in-out; 
      -ms-transition: all 300ms ease-in-out; 
       -o-transition: all 300ms ease-in-out; 
          transition: all 300ms ease-in-out;
}

button:hover {
  -webkit-transition: all 300ms ease-in-out; 
     -moz-transition: all 300ms ease-in-out; 
      -ms-transition: all 300ms ease-in-out; 
       -o-transition: all 300ms ease-in-out; 
          transition: all 300ms ease-in-out;
}

.btn {
  border-radius: 0;
  font-weight: bold;
  font-family: 'roboto slab', sans-serif;
  vertical-align: inherit;
  text-transform: uppercase;
  -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
      -ms-transition: all .3s ease-in-out;
       -o-transition: all .3s ease-in-out;
          transition: all .3s ease-in-out;
}

.btn:hover {
  -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
      -ms-transition: all .3s ease-in-out;
       -o-transition: all .3s ease-in-out;
          transition: all .3s ease-in-out;
}

.btn.dark { 
  color: #1e2e42;
  
  border: 2px solid #1e2e42;
}

.btn.dark:hover {
  color: #fff;
  background: #1e2e42;
}

.btn.light {
  color: #fff;
  border: 2px solid #fff;
}

.btn.light:hover {
  color: #1e2e42;
  background: #fff;
}
  
.about { 
position:relative;
margin:20px auto 20px auto;
padding:0 0 10px 0;
width:90%;
max-width:960px;
text-align:center !important;


}

.about p {text-align:center !important; max-width:800px; margin:10px auto 10px auto;}

.about-intro { 

margin:0 0 15px 0;

}

.about-intro h3 {height:30px;}

#footer
{
        position:relative;
        clear:both;
		width:100%;
	/*	max-width:960px; */
		height:14em;
    background:#4e5b68;
	background:#13509C;
	/* colour */
		margin: 0 auto;
		padding:10px 0 0px 0;
		z-index:500;
}

#regulatory
{
        position:relative;
        clear:both;
		width:100%;
  /*      max-width:960px; */
		height:auto;
		overflow:hidden;
       /* background:#1e2e42; */
	   /* colour */
	   
background: #13509C url('../images/footer-background.jpg') repeat-x;

		margin: 0 auto 10px 0;
		padding:10px 0 10px 0;
		z-index:500;
		
}

#regulatory p {text-align:center; color:#ffffff;}
#regulatory a {text-align:center; color:#ffffff;}

#regulatory p,#regulatory a {font:normal normal 13px/26px 'Roboto Slab', sans-serif}

#regulatory a:hover {color:#ffffff;}

#footer .wrapper
{
        /*line-height:25px;*/
        margin: 0 auto;
        padding-top:0.1em;
        width:960px;
       /* font-size:1.2em; */
}

#footer .wrapper .column a
{
text-decoration:none;
color:#012f67;
}

#footer .wrapper .column a:hover
{
        color: #f2f2f2;
}

#footer .wrapper .column
{
        font-family: 'Open Sans', sans-serif;
        color:#ababab;
        float:left;
		width:23%;
        margin-right:1%;
}

#footer .wrapper .last {margin-right:0;}
#footer .column h2 {font-size:1.2em;color:#ffffff; text-shadow:none; text-decoration:none; text-transform:uppercase;font-family:georgia,serif;font-weight:bold;}
#footer .column h3 {font-size:1.2em !important;color:#ffffff; text-shadow:none; text-decoration:none; font-weight:normal;z-index:100;margin:0 !important; padding:0; }
#footer .column h3 a {color:#ffffff !important;font-size:1em; margin:0 !important;} 
#footer .column h3 a:hover {color:#74c3ef !important;} 
#footer .column ul li{margin:0; line-height:1em;} 
#footer .column p {font-size:1.1em; color:#c2c2c2; margin-bottom:0;}


 #footer_text

{
        position:relative;
        height:20px;
        font-family: 'Open Sans', sans-serif;
        color:#ffffff;
		max-width:960px;
		width:100%;
		margin:0 auto;
        background:#333333;
        background:#0d57a4;
        text-align:center;
		font-size:0.9em;
		
	}

#footer_text p

{
        color: #c2c2c2;
		font-size:0.9em;
        width:50%;
		margin:0 auto;
		padding: 0 0 1em 0;

		
	}


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

#content {
	float:left; 
		width:75%;
		margin: 20px 0px 20px 0%;
		padding:0;
		text-align:left;
        color: #616161;
        z-index:20;
-webkit-box-sizing: border-box; */
    -moz-box-sizing: border-box;
    box-sizing: border-box;


}


 #content_home {
        float:left; 
		width:100%;
		max-width:960px;
		margin: 0;
		text-align:left;
        color: #616161;
        z-index:20;
}

.content-box {
clear:both;
position:relative;
    background: #e9edf2;
	width:100%;
    border: 1px solid #D2D8E5;
    margin-top: 5px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    overflow: hidden;
	
}

.content-auto {
clear:both;
position:relative;
    background: #e9edf2;
	width:300px;
    border: 1px solid #D2D8E5;
    margin-top: 5px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    overflow: hidden;
	
}

.content-image {
    float: right;
    width: auto;
    margin: 0px 0 15px 25px;
    border: 1px solid #ccc;
    padding: 5px;
    border-radius: 3px;
}




/* #content_home  p {
		width:70%;
		max-width:700px;
}*/

#content ul {
	list-style-type: disc;
	/*color: #055056;*/
}

#content ul li span {
	color: #8c9aa8;
	text-align: left;
}

#crumbs li {
    float: left;
    line-height: 2.2em;
    padding-left: .75em;
    color: #777;
}

#crumbs {
    float: left;
    width: 75%;
    margin: 0 !important;
    padding: 0 !important;
    /*margin-right: 3% !important;*/
    text-align: left;
    color: #616161;
    z-index: 20;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    background: #ffffff;
    height: 2.4em;
}

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

#crumbs {margin-top:15px !important}

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

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



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

#sidenav {
    clear:both;
    position:relative;   
	float:left;
	width:23%;
    font-size: 0.9em ;
    margin: 25px 0px 20px 0;
	padding-right:3%;
    -webkit-box-sizing: border-box; */
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#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 ;
    margin: 1px 0 0 0 ; 
    padding: 5px 0 10px 15px ; 
    color:#3e6a97;
	/*text-transform:uppercase;*/
	font-weight:normal;
    font-size:1.1em;
    text-decoration: none ;
	border-bottom: 1px solid #8c9aa8; 
}

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


#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 #0a3255;
	text-decoration:none;
}

#testimonials-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 ;
} 

#tstls {margin:0 0 0 0}

#tstls .t {
    padding:0px;
    margin:0px;
}


#tstls .t li {
   float:left;
   width:100%;
   padding:15px 120px 20px 150px;
   box-sizing:border-box;
   min-height:150px;
}

#tstls {
    background-image: url('http://www.wottonwebsites.co.uk/prosperity-wealth-creation/images/quote1.png'), url('http://www.wottonwebsites.co.uk/prosperity-wealth-creation/images/quote2.png');
    background-position: top left, bottom right;
    background-repeat: no-repeat;
    overflow:auto;
    width:100%;
}

@media (max-width: 560px),  
{
.tstls {background-image: none;}
}



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

/* 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) {}

/* 960px */

@media (max-width: 960px)  
{
#contact-us-container     {display:none; }
#banner {display: none;}
}

/* 915px */ 

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

#wrapper, #top_images_hr,  #content_main  {
	width:98%;
	padding: 0 1% 0 1%;
}

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


#cssmenu li a:link, #cssmenu 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: 890px) 
{
#cssmenu li {	font-size:1.0em;}
}

/* 833px */
@media (max-width: 833px) 
{

/* alternative menu */
#alternative_menu
        {
                display:block;
        }
        .myMenu, #sidenav, #contact-us-container, #banner, #footer .wrapper 
        {
                display:none;
        }

#wrapper, #content {padding-top:30px;}

/* Header items */

#header-menu-wrap {background:none; height:0;}

#content, #content_home {
        float:left; 
		width:97%;
		max-width:790px;
        margin: 5px 0 5px 0;
}




/* 765 px */
 @media (max-width: 765px) 

 
#slider-container {display:none;}

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

.row_services_one, .row_services_two, .row_services_three {display:none;}
#contact-us-container {float:left;}

#footer_wrapper {height:400px;}

 }

/* 560 px */
@media (max-width: 560px)  
{


html { font-size: 10px;  }
/*h3 {font-size: 2.25em;}*/
h3.small {font-size: 1.75em !important; border-bottom:none; } 


#logo  {

width:138px;
height:103px;
background: url('../images/mpilogo-mobile.jpg') 0 0 no-repeat;
margin:10px 0 0 10px;
float:none;
position:relative;
}

#banner-page-2 {display:none;}

.content-image {width:50%;}

#logo {display:block;}
p.strapline {font-size:16px;}

#testimonials-container {display:none;}
.tstls, #footer .wrapper, #banner {display: none;}

}