html { 

font-family: 'Open Sans', sans-serif;
    color: #676767;
	font-size:14px;

 /* background: #f2f2f2;*/
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
}

body {
overflow-x: hidden;
background:#292929;
}

br {
    line-height: 1.2em;
 }

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	
}

.clearfix {
    display: inline-block;
}

/*.clearfix {
  overflow: auto;
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}*/

a {
	color: #1CADB0;
	text-decoration:none;
	}

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

a.black {
	color:#000000; 
	text-decoration:none;
	}

a.black:hover {
color:#1CADB0;
text-decoration:none;
}

.header-menu-wrap {
position:relative;
width:100%;
max-width:1920px;
margin:0 auto;
clear:both;

}

#header {
   position:relative;
   width:100%;
   max-width:1200px;
   margin: 0 auto 0 auto;
   padding:5px 0 10px 0;
   height:auto;
}

#right_area {
  position:relative;
  float:right;
  margin:0px 10px 0 0;
  height:50px;
  width:100%;
}

p.strapline {
	float: right;
	width: 100%;
	margin: 0px 0px 0 0px ;
	color:#5CE1E6;
	font-size:22px;
	text-align:right;
}
p.strapline2 {
	float: right;
	width: 380px;
	margin: 5px 0px 0 -100px ;
color:#5CE1E6;
	font-size:22px;
	text-align:right;
}
#right_area a {
    float: right;
	width: 100%;
	margin: 17px 0px 0 0px ;
	color:#5CE1E6;
	font-size:22px;
	text-align:right;
	text-decoration:none;
}

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

/* Contact */

a.CTA-phone {
    position: relative;
    border: 1px solid #2B448F;
    float: right;
    margin: 0px 10px 20px 15px;
    font-weight: normal;
    text-align: center;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    background-color: #6CBD45;
    white-space: nowrap;
    padding: 15px 15px;
    font-size: 1em;
    line-height: 1.42857143;
    color: #ffffff;
}


a.CTA-phone:hover {color:#c2c2c2;}


/* Mobile icons */

.smart-icons {
height:75px;
width:100%;
display:none;

}

.smart-icons .col-1-of-3 {padding-left:0;}

.phone-icon 
{
float: none;
display: block;
text-align: center !important;
width:62px;
height:62px;
margin:5px auto 0 auto !important;
}


.email-icon
{
float: right;
display: block;
text-align: center !important;
width:64px;
height:62px;
margin:5px 10px 0 0;


}

.smart-icons .col-1-of-3 {width:33.3% !important;}

/* Mobile menu */

#menuToggle, .phone-icon, .email-icon  {display:none;}


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



#wrapper-white {
    width:100%;
	padding: 0 0 0 0;
	margin:0 0 0 0;
	margin: auto ;
	text-align: left ;
	height:auto;
	overflow:hidden;
	background-color: #ffffff;
}

h1 {
font-size: 1.8em;
  color:#5CE1E6;
font-weight:normal;
}

h2 {
font-size:1.55em;
 color:#5CE1E6;
font-weight:normal;
margin:10px 0 5px 0;
}

h3 {
 font-size:1.3em;
 color:#5CE1E6;
font-weight:normal;
}

h3.small {font-size: 1.3em;}

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

h4 {
 /* font-size: 1.875em;*/
 font-size:1.35em;
 /* line-height: 1.1em;*/
}

h5 {
  font-size: 1.2em;
  line-height: 1.1em;
 color:#5CE1E6;
font-weight:normal;
}

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

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

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

blockquote {
        color: #06116d;
        font-family: Georgia,serif;
        font-size: 16px;
        font-style: italic;
        line-height: 1.45;
        margin: 0.25em 0;
        padding: 0.25em 30px;
        position: relative;
        quotes: "\201C" "\201D";
        width: 80%;
        margin: 0 auto;
    }
    blockquote:before, blockquote:after {
        color: #06116d;
        display: block;
        font-size: 60px;
        position: absolute;
    }
    blockquote:before {
        content: open-quote;
        left: 0;
        top: 0px;
    }
    blockquote:after {
        content: close-quote;
        bottom: -20px;
        right: 0;
    }

.testimonials {
    position:relative;
    padding:15px;
	margin:0;
    background: #f5f5f5;
    margin:15px 0 5px 0;
}


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

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


span { color: #5CE1E6; font-weight:normal;} 
span.grey {color:#959595;}
span.larger { color: #283693; font-weight:normal; font-size:120%;}  

i {font-style: italic; font-weight:500 !important;}

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


/* Header Items */

.logo {
    /*margin:0 auto;*/
	margin:0;
	margin-top:10px;
    margin-bottom:10px;
    width:300px;
	height:111px;
    padding:0px;
    clear:both;
    box-sizing:border-box;
	background: url('../images/logo.png') 0 0px no-repeat;

}


.finance-logo {
margin:8px 20px 8px 0px;
float:left;
max-height:160px;
}

.mobile-only, .finance-logo-mobile {
display:none;
}

 

.content-title {
 
 font-family: roboto-light-webfont,sans-serif;
	font-size: 18px;
 color:#b5b5b5;
 }

p.title {
 
 font-family: roboto-light-webfont,sans-serif;
	font-size: 18px;
 color:#b5b5b5;
 }


.strap {
    color:#909090;
	color:#044796;
	margin:-15px 0 15px 0;
    font-style:italic;
    font-weight:normal;
    font-size:15px;
    text-align:center;
}

.num {
    font-size:40px;
    color:#b987b9;
    font-weight:bold;
    text-align:center;
    font-style: italic;
    display:block;
    width:400px;
    text-align:center;
    margin:0 auto;
    margin-top:-30px;
    margin-bottom:30px;
    display:none;
}


#header_wrapper {	background-color: #ebebeb; border-bottom:1px #4e2877 solid;border-top:4px #4e2877 solid;} /* White logo */


#social_media {
width:18%;
max-width:177px;
float:left;
padding:0 10% 0 0;
margin:20px 0 0 0;
}

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


#header_outer {
   clear:both;
   position:relative;
   width:100%;
   margin: 0 0 0 0;
   padding:0;
   background:#257a9a;
opacity: 0.7;
   height:40px;
border: solid #257a9a;
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:left; 
text-align:left;
font-weight:normal;
background: url('../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;}



	}


/* Font Awesome */

.fa {
    display: inline-block;
    font: normal normal normal 10px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
	
	}

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

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

.fa-Google:before {
    content: "\f0d5";
}

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



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

.fa-email:before {
    content: "\f0e0";
}


*:before, *:after {
    box-sizing: border-box;
}


.icon-box > .fa  {
    float: right;
margin-top:20px;
    margin-right: 10px;
	padding-right:10px;
	
}



.icon-box a {
color:#ffffff;
margin-right: 10px;
padding-right:10px;
	}

.icon-box a:hover {color:#257a9a;} 

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


.icon-box {
    width: 20px;
    display: inline-block;
    padding-right: 0px;
    margin: 8px 5px 15px 10px;
    text-align: right;
    color: #ffffff;
	float:right;

}

.first-icon {margin-right:15px;}


/* End of Font Awesome */


.col-links {
margin:0 !important;
width:25%;
min-height:200px;
padding:35px 15px 25px 15px;
text-align:center;

}

span.link-heading {
color:#ffffff;
font-size:1.5em;
padding:15px;
height:auto;
min-height:200px;
}


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

#top-images-wrapper {
position:relative;
width:100%;
height:120px;
background: #292929;
}

.icon-box a {
color:#ffffff;
margin-right: 10px;
padding-right:10px;
	}

.icon-box a:hover {color:#666666;} 

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


.icon-box {
    width: 20px;
    display: inline-block;
    padding-right: 0px;
    margin: 8px 5px 15px 10px;
    text-align: right;
    color: #ffffff;
	float:right;

}

.first-icon {margin-right:15px;}


/* End of Font Awesome */



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

/* https://css-tricks.com/seamless-responsive-photo-grid/ */

#photos {
  /* Prevent vertical gaps */
  line-height: 0;
 /* -webkit-column-count: 5;
  column-count:        5;
  -moz-column-count:    5;*/

-webkit-column-count: 4;
  column-count:        4;
  -moz-column-count:    4;
  -webkit-column-gap:   2px;
  -moz-column-gap:      2px;
  column-gap:           2px;  
}

#photos img {
  /* Just in case there are inline attributes */
  width: 100% !important;
  height: auto !important;
}

@media (max-width: 1200px) {
  #photos {
  -moz-column-count:    4;
  -webkit-column-count: 4;
  column-count:         4;
  }
}
@media (max-width: 1000px) {
  #photos {
  -moz-column-count:    3;
  -webkit-column-count: 3;
  column-count:         3;
  }
}
@media (max-width: 800px) {
  #photos {
  -moz-column-count:    2;
  -webkit-column-count: 2;
  column-count:         2;
  }
}
@media (max-width: 400px) {
  #photos {
  -moz-column-count:    1;
  -webkit-column-count: 1;
  column-count:         1;
  }
}

/* Responsive photo Grid */


#photos li {
    list-style: none;
    margin-top: 5px;
}

#photos li.popup-gallery {
    opacity: 1;
    transition: 0.5s;
    cursor: pointer;
}

#photos {
    margin: 0px;
    padding: 0px;
}

#photos img {
    width: 100% !important;
    height: auto !important;
}


.lightbox {
    position:fixed;
    z-index:999;
    margin:0 auto;
    left:0;
    right:0;
    display:none;
    top:20px;
}

.lightbox img {
    width:100%;
    top:0;
    bottom:0;
    position:absolute;
}

.bg {
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.6);
    position:fixed;
    left:0;
    right:0;
    z-index:998;
    display:none;
	
}
 

#banner {  
position:relative;
margin:2px 0 0 0;
padding:0;
height:471px;
width:100%;
background: url('http://www.ifa-website-design.com/ifawebpro/designs/designd/images/aboutus-banner.jpg') no-repeat;
background-size:cover;
}


/* Transparent overlay - Strapline 24th July */

.strapline-content {
    padding: 120px 0 100px;
}

.strapline-content {
    color: #fff;
    background-attachment: fixed;
    background-color: #999;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 60px 0 40px;
    text-align: center;
    position: relative;
    width: 100%;
}


.strapline-title {
    color: #fff;
    line-height: 40px;
    font-weight: 500;
    text-transform: none;
}
.strapline-title {
    font-size: 28px;
    line-height: 35px;
}

.strapline-title, .strapline-title a {
    color: #fff;
}
.strapline-title {
    font-size: 20px;
    font-weight: 400;
    line-height: 27px;
    padding-bottom: 20px;
	color:#fff;
}


 .container {
    position: relative;
}


.strapline-container {
    margin: 0 auto;
    max-width: 1170px;
    padding: 0;
    position: relative;
}

.strapline-content:before {
    background-color: #000;
    bottom: 0;
    content: " ";
    display: block;
    left: 0;
    opacity: 0.4;
    -moz-opacity: 0.4;
    filter: alpha(opacity=40);
    position: absolute;
    right: 0;
    top: 0;
}



/* End Transparent overlay */


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

user agent stylesheet
i, cite, em, var, address, dfn {
    font-style: italic;
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9";
}


#alternative_menu
{
        width: 250px;
		position:relative;
		height:40px;
		background-color:#ffffff;
		border:1px solid #3e6a97;
		color:#424242;
		margin:0 auto !important;
        display:none;
		padding:0 0 0px 10px;
		font-weight:bold;
font-size:1.2em;
text-align:center;
}

option {
font-weight:bold;
text-align:center;
}

/* ----     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;
 /* border: 3px solid #044796;*/
  


}

.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(92, 225, 230, 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: #fefdfb; 
  background: #fff;
}

/* Mortgage Page */

.my-services-text {
    padding: 0 0px 0px 10px;
    margin: 0 0 0 0;
}


.services {
    position: relative;
    clear:both;
	position: relative;
	width:100%;
	max-width:960px;
    margin:35px auto 0px auto;
	height:150px;
		}

.service-box {
  height: 100%;
  padding: 20px 20px 10px 20px;
  padding:20px 20px 20px 20px;
  color: #fff;
  display:flex; flex-direction:column; flex:1;
}

.service-box a {color:#F7E6E6;}

/* display this row with flex and use wrap (= respect columns' widths) */

.row-flex {
  display: flex;
  flex-wrap: wrap;
}

.row-flex-center {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;

}


/* vertical spacing between columns */

/*[class*="col-"] {
  margin-bottom: 30px;
  padding-left:20px;
}*/


.service-box-spacing {
padding:20px;
}

.service-large-box-spacing {
padding:20px 20px 80px 20px;
}

.service-box h2, .service-box-large h2 {
    color:#1CADB0;
    line-height: 1.2em;
    text-align: center;
    font-size: 24px;
	font-weight:normal;

		
	}




.service-box p, .service-box-large p {
    color:#ffffff !important;
    line-height: 1.5em !important;
    text-align: center !important;
    font-size: 16px !important;
	}

.service-box ul, .service-box li {
color:#ffffff;
text-align:left;
font-size:14px;
}


.service-color-1 {background:#AD3C3C;} /* Red */ 
.service-color-2 {background:#39729B;} /* Lighter Petrol Blue */ 
.service-color-3 {background:#6EA4CA;} /* Pale denim Blue */ 
.service-color-4 {background:#7DCADA;} /* Turq */ 
.service-color-5 {background:#147285;} /* Jade */ 
.service-color-6 {background:#1EABC7;} /* Darker Turq */ 
.service-color-7 {background:#AD3C3C;} /* Logo Blue */ 

/* End Mortgage Page */




/* Portfolio - Financial Links - Calc Buttons */

.button-links {
font-size:1.2em;
width:180px;
max-width:100%;
color: #fff !important;
text-transform: none;
text-decoration: none;
background: #1FC2C7;
padding: 20px 10px;
margin:10px 0 0 20px;
border-radius: 10px;
display: inline-block;
border: none;
transition: all 0.4s ease 0s;
-webkit-box-shadow: 0px 5px 40px -10px rgba(43, 68, 143,0.57);
-moz-box-shadow: 0px 5px 40px -10px rgba(43, 68, 143,0.57);
box-shadow: 5px 40px -10px rgba(43, 68, 143,0.57);
}

.button-links:hover {

letter-spacing: 1px;
background: #white;
color:blue;
transition: all 0.4s ease 0s;
}

.button-links a {

text-align:center;
color:#ffffff;
clear:both;
width:100%;
}

.button-text {padding:0 0 0 20px;}

/* End Buttons */



/*    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 {
  padding: 13px 14px;
  border-radius: 0;
  font-weight: normal;
/*  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: #f5f5f5;

}

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

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

}

.about-intro { 
margin:0 0 25px 0;
}

.about-intro h1 { 
margin:0 0 0 0;
/*font-size:14px;*/
}

.about-intro p {color:#424242;}

.about-part-one {
    height: auto;
	overflow:hidden;
    -webkit-box-shadow: inset 0px 7px 9px -9px rgba(43, 68, 143,0.7);
    -moz-box-shadow: inset 0px 7px 9px -9px rgba(43, 68, 143,0.7);
    box-shadow: inset 0px 7px 9px -9px rgba(43, 68, 143,0.7);
    background: #e4e4e4;

    width: 100%;
    box-sizing: border-box;
	padding:0px 0 0px 0;
	margin:0;
	
}
.about-part-one h3, .about-part-one p {text-align:center;}

.about-part-one .col-1-of-4 {
width:25%;
padding-right:15px;
padding-left:15px;
}

.about-part-one .col-3-of-3 {
padding:0;
}


.about-part-two {
    height: auto;
	overflow:hidden;
    -webkit-box-shadow: inset 0px 7px 9px -9px rgba(0,0,0,0.7);
    -moz-box-shadow: inset 0px 7px 9px -9px rgba(0,0,0,0.7);
    box-shadow: inset 0px 7px 9px -9px rgba(0,0,0,0.7);
    background: #fefdfb;
    width: 100%;
	padding: 10px 0 0 0;
	
    box-sizing: border-box;
	
}

.about-part-two-right {
    width: 33%;
    float: left;
    padding: 15px 0px 10px 0;
    margin:20px 0 0 0;
    /*height: 300px;*/
    display: block;
    box-sizing: border-box;
}

.about-part-two-right img {
    border: 3px solid #ded9d4;
}

.about-part-two-left {
    width: 66%;
    float: left;
    padding: 20px 20px 10px 0;
	
   /* height: 300px;*/
    display: block;
    box-sizing: border-box;
}

form.contact_form input[type=submit] {
    width: 100%;
    background-color: #6CBD45 !important;
    color: white;
    padding: 5px;
    margin: 8px 0;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

/* End Stamp Duty Calc */


#footer
{
        position:relative;
        clear:both;
		width:100%;
		height:auto;
		margin: 0 auto;
        box-sizing:border-box;
        -webkit-box-shadow: inset 0px 7px 9px -9px rgba(0,0,0,0.7);
        -moz-box-shadow: inset 0px 7px 9px -9px rgba(0,0,0,0.7);
        box-shadow: inset 0px 7px 9px -9px rgba(0,0,0,0.7);
		background: #292929;
		padding: 20px 0 0px 0;
		

}


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

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

#footer .wrapper .column-1 a:hover, #footer .wrapper .column-2 a:hover
{
        color: #f2f2f2 !important;
}

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

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


#footer ul {padding-left:10px !important;}

#footer .wrapper .last {margin-right:0;}
#footer .wrapper .last p {margin-right:0; font-size:0.9em !important; }
#footer .column-1 h2, #footer .column-2 h2 {font-size:1.1em;color:#5CE1E6; text-shadow:none; text-decoration:none; text-transform:uppercase;/*font-family:georgia,serif;*/font-weight:normal;}
#footer .column-1 h3, #footer .column-2 h3 {font-size:1em ;color:#ffffff; text-shadow:none; text-decoration:none; font-weight:normal;z-index:100;margin:0;line-height: 1.5em;}
#footer h3.address {margin-top:10px; font-size:0.9em !important; line-height:1.2em;}
#footer .column-1 h3 a, #footer .column-2 h3 a, #footer .column-1 a, #footer .column-1 a {color:#ffffff !important;} 
#footer .column-1 h3 a:hover, #footer .column-2 h3 a:hover, #footer .column-1 a:hover, #footer .column-1 a:hover {color:#c2c2c2 !important;} 
#footer .column-1 ul li, #footer .column-2 ul li {margin:0 0 0 0;} 
#footer .column-1 p, #footer .column-2 p {font-size:1.4em; color:#ffffff; margin-bottom:0;}
#footer .column-2 a {color:#ffffff !important;}


 
 
 
 #footer_text

{
        position:relative;
        height:20px;
      /*  font-family: 'Open Sans', sans-serif; */
        color:#ffffff;
		max-width:1170px;
		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;

		
	}




#content-wider {
width:100%;
margin:0;
padding:10px;
max-width:1920px;

}


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

#content p, #content-wide, #content_home {color:#424242;}


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

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

.content-box {
clear:both;
position:relative;
    background:#5CE1E6;
	width:100%;
    border: 1px solid #283693;
    margin-top: 5px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    overflow: hidden;
	color:#ffffff;
	text-align:center;
	
}

/*.content-box p {color:#ffffff !important;}*/




#content ul li span {
	color: #4e2877;
	text-align: left;
}

#crumbs {
		float:right; 
		width:73%;
		margin: 0 !important;
		padding:0 !important;
		margin-right:3% !important;
		text-align:left;
		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;
    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:#3e6a97;
	font-weight:normal;
    font-size:1.2em;
    text-decoration: none ;
	border-bottom: 1px solid  #d6e5e8;
}

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

#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) {}

.mobile-banner {display:none;}


/* Responsive CSS */

 
@media (max-width: 1560px) {
.slider_text {
width:100% !important;
left:0 !important;
max-width:100%;
}

/*#slideshow_main, #slideshow, #slideshow_inner {height:500px !important;}
.slider, .pics {  height: 500px !important;} */


}

@media (max-width: 1720px) {
.slider_text {
width:60% !important;
left:20% !important;
max-width:100%;
}

}

@media (max-width: 1250px) {

#wrapper-white {
box-sizing: border-box;
 -moz-box-sizing: border-box;
 padding:0;
}



.slider_text {
width:100% !important;
left:0% !important;
max-width:100%;
}

/*#slideshow_main, #slideshow, #slideshow_inner {height:400px !important;}
.slider, .pics {  height: 400px !important;} */

#menuToggle, .smart-icons, .phone-icon, .email-icon {display:block;}
.finance-logo, #right_area {display:none;}


.logo img {
display:block;
clear:both;
margin:0 auto;
float:none;
}

.logo {
    position:relative;
    display:block;
	clear:both;
	float:none;
	margin:20px auto 10px auto;
}

.col-2-of-4, .col-3-of-4 {
float:none !important;
display:block;
margin:0 auto;
width:100%;

}

.finance-logo-mobile {
position:relative;
    display:block;
	clear:both;
	float:none;
	margin:0 auto;
}

.mobile-only {
display:block;
}


#top_images .col-1-of-2 {

width:100%;
padding-left:0;
}

}

@media (max-width: 1024px) { 

#sidenav {display:none;}
#content {
	
		width:100%;
		margin: 20px 0px 20px 0%;
		padding:0 20px;
		text-align:left;
        color: #616161;
        z-index:20;
        box-sizing: border-box;
}


 #content_home {
        float:left; 
		width:100%;
		max-width:960px;
		margin: 0;
		text-align:left;
        color: #616161;
        z-index:20;
        padding:0 15px;
}
 
 .slider_text  {
    
   
    background: none;
   
}
.col-links {
width:50%;
}


}

   

/* Responsive CSS */
@media (max-width: 960px)  
{
#slideshow_main     {display:none; }

.mobile-banner {
display:block;
object-fit: contain !important;
}

#contact-us-container     {display:none; }
#banner {display: none;}


#footer .column h3 a {font-size:0.8em !important; } /* email address */


/* alternative menu */
#alternative_menu
        {
                display:block;
        }
        #cssmenu ul.menu-laptop, #cssmenu /* whilst we have no socila media icons*/, #sidenav 
        {
                display:none;
        }

p.strapline {font-size:16px;}


.about-part-one .col-1-of-4 {
width:100%;
display:block;
}



}


 @media (max-width: 765px) {

#footer .column h3 a {font-size:0.6em !important; } /* email address */


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

}

/* html {font-size:18px;}*/

.col-links {
width:100%;
}


.strapline-title {font-size: 16px;}


#logo {display:block;}


#footer_wrapper {height:400px;}

#footer .wrapper .column-1, #footer .wrapper .column-2 {width:100%; clear:both; display:block; float:none;}

.about-part-one .col-1-of-4 {
width:100%;
}


 }


@media screen and (max-width: 720px) {
.contact-details {
    width: 100%;
}

}

@media (max-width: 560px)  {

.content-image {display:block; clear:both; position:relative; padding:15px; float:none;}

#footer .column {display:none;}

.about-part-one-left, .about-part-one-right   {
    width: 100% !important;
    float: left;
    padding-right: 0px;
}

.about-part-two-left, .about-part-two-right   {
    width: 100% !important;
    float: left;
    padding-right: 0px;
}



/*.logo {
    position:relative;
    display:block;
	clear:both;
	float:none;
	margin:0 auto;
}

.finance-logo {
position:relative;
    display:block;
	clear:both;
	float:none;
	margin:0 auto;
}*/

.logo {
    position:relative;
    float:left;
	clear:both;
	float:none;
	margin:0 auto;
	width:208px;
	height:77px;
    background: url('../images/logo-mobile.jpg') 0 0px no-repeat;
}





#regulatory .footer_box h4 {
   
	text-transform:none;}

#regulatory .footer_box {width:100%;} 



#right_area a {
    float: left;
	width: 100%;
	margin: 8px 0px 0 0px ;
	color::#06116d;
	font-size:19px;
	text-align:center;
	text-decoration:none;
}

#right_area a {
    float: left;
	width: 100%;
	margin: 7px 0px 0 0px ;
	font-size:19px;
	text-align:center;
	text-decoration:none;
}

p.strapline {
    float: left;
    width: 100%;
    text-align: center;
    margin: 17px 0px 0px 0px;
}






} 

