
html { 
  fontsize:14px;
  color: #1a1a1a;
background-color: #ffffff;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
}

body {

    margin: 0;
    padding: 0;
    font-family: 'Open Sans', 'Helvetica Neue Light', Arial, sans-serif;
    font-weight: 400;
   
    color: #272727;
    font-size: 1.4em;
    -webkit-font-smoothing: antialiased;
}

#wrapper {
    width:100%;
	max-width: 1170px ; 
	padding: 0 0 0 0;
	margin:0 0 0 0;
	margin: auto ;
	text-align: left ;
	
 
}

/*#wrapper .content {
background-color: #F5f5f5;
}*/

p {
    margin: 0 0 18px 0;
    padding: 0 4px 0 0;
    
    line-height: 1.5;
    position: relative
	}

span {color:#fe0000;}

h1,h2,h3,h4,h5,h6,hgroup,form,ul,ol,dd,figure,pre,table,button,fieldset,hr,iframe {
  margin: 0;
}

h1,.about h2 {
/*  font-size: 3.75em; */
font-size: 2em;
 /* line-height: 1.1em;*/
  color:#010101;
}

h2 {
/*  font-size: 3em; */
font-size:1.5em;
/*  line-height: 1.1em;*/
color:#fe0000;
}

h3 {
 /* font-size: 2.25em;*/
 font-size:1.3em;
 /* line-height: 1.1em;*/
color:#010101;

}

h3.small {font-size: 1.3em !important; color:#fe0000 !important;}

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

h4 {
 /* font-size: 1.875em;*/
 font-size:1.2em;
color:#fe0000;

}

h5 {
  font-size: 1.10em;
  line-height: 1.1em;
color:#fe0000;

font-weight:normal;
}

h6 {
  font-size: 1.125em;
  line-height: 1.1em;
color: #fe0000
}

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

h1, .about h2 { margin-top: 10px;
    margin-bottom: 20px; }


p { 
  margin: 0;
  
}

p, ol, dl, blockquote, hr, ul {
    line-height: 1.5em;
    margin-top: 10px;
    margin-bottom: 5px;
    }



a {color:#fe0000; text-decoration:none;}
  

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

img { max-width: 100%; }

table { width: 100%; }

ul > li { position: relative; }

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

ul > li:last-child { margin-right: 0;} 
.pension-review-form form input, .pension-review-form form textarea {
    font-family: "Open Sans",Helvetica,sans-serif;
    font-size: 14px;
    border: 1px solid #cecece;
    -webkit-border-radius: 0!important;
    -moz-border-radius: 0!important;
    border-radius: 0!important;
    width: 100%;
    padding: 10px 15px;
    margin-bottom: 15px;
}


.pension-review-form {
    margin:15px 0 0 0;
    padding: 0px 25px 20px 25px;
    border: 1px solid #cecece;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
} 

.pension-review-form form input[type=submit] {
    border: none!important;
    width: auto;
    margin:30px auto 0 auto;
    -webkit-border-radius: 3px!important;
    -moz-border-radius: 3px!important;
    border-radius: 3px!important;
text-align: center;
}

.green-button {
font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    font-family: "Open Sans",Helvetica,sans-serif;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 11px 35px;
	background-color:#d70000;
	color:#ffffff;
vertical-align: baseline;
margin:0 auto;
width:100%;

text-align: center;

	}

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

#wrapper-container {
position:relative;
width: 100%;
height: auto;
background-color: #fbfbfb;
}


#header {
   position:relative;
   width:100%;
   max-width:1170px;
   margin: 0 auto 0 auto;
   padding:0;
   height:135px;
 
   
}


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


p.strapline {
	float: right;
	margin: 5px 0px 0 0px ;
	color:#010101;
	font-size:22px;
	text-align:right;
}


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

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

a.email:hover, a.email-2:hover {
  text-decoration: none;
  color:#fe0000;
}

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


#banner {  
position:relative;
margin:2px 0 0 0;
padding:0;
height:471px;
width:100%;
background: url('../images/aboutus-banner.jpg') no-repeat;
background-size:cover;
}

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

.banner-content {
    position:absolute;
	/*top:10%;
	right:10%; 
	padding: 30px 0;*/

	bottom:0;
	right:0;
	margin-right:120px;
	margin-bottom:60px;
	padding:30px 0;
    background: rgba(17, 26, 39, 0.7);
	width:650px;

}

.banner-content p.title { font-weight: bold; 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 #d70000;
		color:#d70000;
		margin:0 0 10px 10px;
        display:none;
		padding:0 0 0px 10px;
		font-weight:bold;
}



/* ----     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(30, 46, 66, 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;
  vertical-align: inherit;
  -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;
}

.btn a {
font-size: 0.9em !important;

}


.red-button {
clear:both;
  background: #fe0000; !important;
  position:relative;
  display: inline-block;
  padding: 10px 15px;
  color: #fff !important;
 /* text-transform: uppercase;*/
  text-decoration: none;
  height:20px !important;
  width:145px !important;
  margin:10px 0 0 0;
  cursor:pointer;
  }

.red-button-smaller {
  background: #fe0000; !important;
  position:relative;
  display: inline-block;
  padding: 10px 25px;
  color: #fff !important;
 /* text-transform: uppercase;*/
  text-decoration: none;
  height:20px !important;
  width:120px !important;
  margin:10px 0 0 0;
  cursor:pointer;
  }


.red-button-larger {
  background: #fe0000; !important;
  position:relative;
  display: inline-block;
  padding: 10px 25px;
  color: #fff !important;
 /* text-transform: uppercase;*/
  text-decoration: none;
  height:35px !important;
  width:280px !important;
  margin:10px 0 0 0;
  cursor:pointer;
  }

.red-button:hover, .red-button-smaller:hover, .red-button-larger:hover { background: #333333; text-decoration: none;}
.red-button a, .red-button-smaller a, .red-button-larger a { color:#ffffff;}

/* Font Awesome */
#services i.fa {line-height:43px;}

.fa {
    display: inline-block;
    font: normal normal normal 16px/1 FontAwesome;
    font-size:inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.fa-Linkedin:before {
    content: "\f0e1";
}

.fa-Facebook:before {
    content: "\f09a";
}

.fa-Twitter:before {
    content: "\f099";
}


.fa-phone:before {
    content: "\f095";
}

.fa-signal:before {
    content: "\f012";
}

.fa-bicycle:before {
    content: "\f206";
}

.fa-pie-chart:before {
    content: "\f200";
}

.fa-umbrella:before {
    content: "\f0e9";
}

.fa-line-chart:before {
    content: "\f201";
}

.fa-home:before {
    content: "\f015";
}

.fa-bank:before {
    content: "\f19c";
}

.fa-2x {
    font-size: 1.7em !important;
}


/* End Font Awesome */
  

/* Slideshow */

#slideshow_main {
    /*float: left;*/
    width: 100%;
    margin: 15px auto 0 auto;
    height: 510px;
    padding: 0 0 5px;
    z-index: 10;
    position: relative;
	max-width:1200px;
}

#slideshow {
    display: block;
    margin: 0 auto 0;
    width: 100%;
    height: 432px;
    color: #fff;
    position: relative;
}

#slideshow_inner {
    float: left;
    margin: 0 auto 0;
    width: 100%;
	height:432px;
    color: #fff;
    position: relative;
}

#prev {
    position: absolute;
    left: 0;
    bottom:40px;
    height: 50px;
    width: 35px;
    z-index: 999;
    cursor: pointer;
    background: rgba(33,33,33,0.7);
background: rgba(226,226,226,0.7);
}

#next {
    position: absolute;
    right: 0;
    bottom:40px;
    height: 50px;
    width: 35px;
    z-index: 999;
    cursor: pointer;
    background: rgba(226,226,226,0.7);
}

.pics {
    float: left;
    height: 470px;
    margin: 0;
    padding: 0;
    z-index: 1;
    width: 100%;
}
.slider {

position: relative;
height: 432px;
margin:2px 0 0 0;

}

.slider_text {
    display: block;
    position: absolute;
    bottom:0px;
    background: rgba(0,91,47,0.8);
background: rgba(109,157,57,0.8);
background: rgba(204,204,204,0.7);
    width: 100%;
    z-index: 1;
}

h1.slide-title1  {
    float: left;
    width: 100%;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    margin: 10px 0 0 0px;
    font-size: 2.1em;
    line-height: 1.1em;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'Raleway', Arial;
}

h1.slide-title1 a {
color:#ffffff;
color:#020202;
text-decoration:none;
text-align:center !important;
font-family: 'Raleway', Arial;
}

.slide-text2 {
    float: left;
    width: 100%;
    color: #fff;
	color:#020202;
    font-family: Arial, Helvetica;
    padding: 0;
    margin: 0 0 10px;
    text-align: center;
    font-size: 1.1em;
    line-height: 1.4em;
}

.slide-text2 p {
   
   color:#ffffff; 
color:#020202;
   font-size:1.2em;
  
     
}

.slide_image { background-size: cover; background-position: bottom left;}

#prev {background: url("../images/arrow-left.png") no-repeat center center #e2e2e2; z-index:100;}
#next {background: url("../images/arrow-right.png") no-repeat center center #e2e2e2; z-index:100;}

#slideshow_main {
    overflow: hidden;
}


.slider, .pics {
    height: auto;
}

.slider img {
    position: relative;
    right: 0;
    display: block;
    margin: 0 auto;
    width: 100%;
}



.about { 
position:relative;
margin:20px auto 15px auto;
padding:0 0 10px 0;
width:90%;
max-width:960px;
text-align:center;

}

.about-intro { 

margin:0 0 30px 0;

}

#footer
{
        position:relative;
        clear:both;
		width:100%;
	/*	max-width:960px; */
		height:auto;
		overflow:hidden;
    background:#1f8901;
		margin: 0 auto;
		padding:10px 0 0px 0;
		z-index:0;
}

#regulatory
{
        position:relative;
        clear:both;
		width:100%;
  /*      max-width:960px; */
		height:auto;
        background:#010101;
		margin: 0 auto 10px 0;
		padding:10px 0 10px 0;
		z-index:0;
}

#regulatory p {color:#ffffff;}
#regulatory a {text-align:center; color:#f0f0f0;}
#regulatory a:hover {color:#fe0000;}
#regulatory h3 {color:#ffffff;}

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

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

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

#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.0em !important;color:#ffffff; text-shadow:none; text-decoration:none; font-weight:normal;z-index:0;margin:0;}
#footer .column h3 a {color:#ffffff !important;} 
#footer .column ul li{margin:0 0 0 0;} 
#footer .column p {font-size:1.4em; color:#c2c2c2; margin-bottom:0;}


 #footer_text

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

#footer_text p

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

		
	}



#regulatory .footer_box {
    width: 350px;
	max-width:100%;
    padding: 10px;
    float: left;
    margin: 0 5px 0 10px;
	color:#ffffff;}

#regulatory .footer_box h4 {
    font-size: 1.3em;
    color:#ffffff;
	margin:15px 0 10px 0;
	font-weight:normal;}

#regulatory .footer_box p {
    font-size: 1.1em;
    color:#ffffff;}





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

#content {
	float:left; 
		width:73%;
		margin: 20px 0px 20px 2%;
		padding:0;
		text-align:left;
        color: #616161;
        z-index:0;
box-sizing: border-box;
}


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

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

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



#crumbs {
        float:right; 
		width:73%;
		margin: 0 !important;
		padding:0 !important;
		margin-right:3% !important;
		text-align:left;
        color: #616161;
        z-index:0;
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;
    max-width: 240px ;
	width:25%;
    font-size: 0.9em ;
    margin: 25px 20px 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 ;
    margin: 1px 0 0 0 ; 
    padding: 5px 0 10px 15px ; 
    color:#101010;
	/*text-transform:uppercase;*/
	font-weight:normal;
    font-size:1.2em;
    text-decoration: none ;
	border-bottom: 1px solid  #c2c2c2;
}

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


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

#sidenav li:hover>a, #sidenav li>a:hover { color:#a8bbc9;}
#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 0 150px;
   box-sizing:border-box;
   min-height:150px;
}

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



/* Responsive CSS */
@media (max-width: 1400px)  
{
.banner-content {
    position:absolute;
	/*top:10%;
	right:10%; 
	padding: 30px 0;*/

	bottom:0;
	right:0;
	margin-right:20px;
	margin-bottom:40px;
	padding:15px 0;
    background: rgba(17, 26, 39, 0.7);
	width:650px;

}

}

@media (max-width: 1200px)  
{
.banner-content {
    position:absolute;
	/*top:10%;
	right:10%; 
	padding: 30px 0;*/

	bottom:0;
	right:0;
	margin-right:10px;
	margin-bottom:20px;
	padding:15px 0;
    background: rgba(17, 26, 39, 0.7);
	width:650px;

}

}



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

@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:48%;
        margin-left:0 !important;
		margin-right:0 !important;
}

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

/*#footer .wrapper .column.fifth {
         float:right;
}*/

}

@media (max-width: 890px) 
{
#cssmenu li {
	font-size:1.0em;
	
}
}


@media (max-width: 833px) 
{

/* alternative menu */
#alternative_menu
        {
                display:block;
        }
        #cssmenu, #sidenav, #contact-us-container, .slider_text 
        {
                display:none;
        }

/* Header items */

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

.banner-content {display:none;}

}

 @media (max-width: 765px) 

 {
#alternative_menu
        {
                display:block;
        }
        #cssmenu,  #sidenav
        {
                display:none;
        }

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

 }

@media (max-width: 560px)  
{
#alternative_menu
        {
                display:block;
        }
        #cssmenu, #sidenav
        {
                display:none;
        }

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

.logo {display:block;}


#banner {  
position:relative;
margin:2px 0 0 0;
padding:0;
height:200px;
}

#tstls {background-image: none;}

#tstls .t li {
padding: 5px;
min-height:0px;    
}


}