
html { 
 /* font: normal normal 14px/30px 'Roboto Slab', sans-serif;*/

  font: normal normal 15px/28px 'Raleway', Arial;
  overflow-x: hidden;
  color: #1a1a1a;
  background: #fff;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;

}

body {
overflow-x: hidden;
background:#ffffff;
color: #000000;
font: normal normal 15px/28px 'Raleway', Arial;


}

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

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

.special-areas h3, .special-areas p {text-align:center;}


.container {
width:100%;

}

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

h1 {
font-size: 1.8em;
  color:#181D31;
font-weight:normal;
}

h2 {
font-size:1.6em;
color:#7BAEB6;
font-weight:normal;
}

h3 {
 font-size:1.3em;
color:#7BAEB6;
font-weight:normal;
}

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

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

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

h5 {
  font-size: 1.2em;
  line-height: 1.1em;
color:#7BAEB6;
font-weight:normal;
text-align:center;
}

h5 span {
  font-size: 1em !important;
  line-height: 1.2em;
color:#666666;
font-weight:normal;
text-align:center;
}

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

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

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


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

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

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

a {
color:#538E97;
text-decoration: none;
}

a:hover,
a.active { 
  color: #1a1a1a;
  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;
}

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


span.phone {
    color: #A7C9CD;
    font-size: 1.6em;
    margin-top: -5px;
}

span, span a {
    color: #7BAEB4;
}

span.bottom-phone {
    color: #000000;
    font-size: 1.6em;
    margin-top: -5px;
}

/* Header Items */


.logo {
position:relative;
max-width:350px;
padding:0 0 0 0;
margin:25px 0 15px 15px;
float:left;

}

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


#header-menu-wrap {
	position: fixed;	
	/* background: rgba(255, 255, 255, 0.6); transparent header */
	background:#ffffff;
	z-index: 15;
	height:125px; 
	width:100%;
	margin-top:-10px;
	top:0;
	left:0;
}

#top_images {	background-color:#ebebeb;}



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

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


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:#257a9a; font-weight:normal;
	}


/* Mobile icons */

.smart-icons {
position:relative;
height:75px;
width:100%;
display:none;
margin:10px 0 25px 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;}


/* End Mobile icons */


/* Font Awesome */

.fa {
    font-size: 1.8em !important;
}

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

*: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 */


/* vertical spacing between columns */

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




/*style the main menu*/

.menu-button {
  text-decoration: none;
  color: #333333;
  padding: 2px 2px 0px 2px;
  border-top: 1px solid #7BAEB4;
  border-right: 1px solid #7BAEB4;
  border-bottom: 1px solid #7BAEB4;
  border-left: 1px solid #7BAEB4;
  z-index:-1;
}

.menu-button li a {z-index:0;}

.myMenu {
	margin:0;
	padding:0;
	float:right;
	margin:50px 20px 0 0;
	z-index:500 !important;

}

.myMenu ul {
padding:0 35px 0 0;
}

.myMenu li {
	list-style:none;
	float:left;
	font-size:1.2em;
	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.8em 0.7em 0.8em;
	margin:0;
	
	color:#000000;
	z-index:500 !important;
}

.myMenu li a:hover {
	color:#A7C9CD;
	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:#181D31;
	color:#ffffff;
    opacity: 0.9;
	width:138px;
	width:190px;
	border:none;
    border-bottom: 1px solid #CCCCCC ;
    z-index:500 !important;
    padding: 0.2em 0.7em 0.5em 0.7em;
	z-index:500 !important;
	font-weight:normal;
	font-size:0.85em;
text-shadow: none;
}


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

.myMenu li ul li a:hover {
background-color:#A7C9CD;
	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%;
    left:180px;
    /* top:0;*/
	margin-top:-35px;
    width:auto;
	z-index:500;
}


.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:#818181;
color:#ffffff;
}

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

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

/* Slideshow */


#slideshow_main {
    width: 100%;
    margin: 0 auto;
    padding: 0 0 5px;
    z-index: 10;
    position: relative;
	max-width:2000px;
}



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

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

.pics {
    float: left;
    margin: 0;
    padding: 0;
    z-index: 10;
    width: 100%;
}

.slider_text {
    display: block;
    position: absolute;
	bottom:84px;
	width:50% !important;
	left:25%;
	max-width:1170px;
	background: rgba(37,46,73,0.7);
    width: 100%;
    z-index: 99999;
	height:160px;
}

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


.slide-text2 {
    float: left;
    width: 100%;
    padding: 0 5%;
    color: #fff;
    font-family: Arial, Helvetica;
    margin: -30px 0 0 10px;
    text-align: center;
    font-size: 1.2em;
    line-height: 1.2em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

}

.slider {
    float: left;
    width: 100%;
	max-width:1920px;
    padding: 0 0;
    position: relative;
    background: url() no-repeat top transparent;
    z-index: 10;
}

#slideshow p {
    margin: 0 0 10px;
}

.slide_image { background-size: cover; background-position: bottom left; background-size: cover; animation:fade 8s infinite; -webkit-animation:fade 15s infinite;}

@keyframes fade
{
  0%   {opacity:0}
  33.333% { opacity: 0.9}
  66.666% { opacity: 1}
  100% { opacity: 1}
}

#prev {background: url("../images/arrow-left.png") no-repeat center center /*#21262A;*/}
#next {background: url("../images/arrow-right.png") no-repeat center center /* #21262A;*/}

#slideshow_main {
    overflow: hidden;
}



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

.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: 130px 15px 130px 15px;
	margin:0;
    text-align: center;
    position: relative;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}


.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;
}
h1.strapline-title  {
    font-size: 26px;
    font-weight: 400;
    line-height: 27px;
    padding-bottom: 20px;
	color:#fff;
  /*  font-family: 'Playfair Display', serif;*/
    letter-spacing: 3px;
    font-weight: 400;
	line-height:1.2em;
}

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


h3.strapline-title  {
    font-size: 24px;
    font-weight: 400;
    line-height: 27px;
    padding-bottom: 20px;
	color:#fff;
	text-align:center;
    letter-spacing: 2px;
}

#alternative_menu
{
        width: 150px;
		position:relative;
		height:30px;
		background-color:#ffffff;
		border:1px solid #3e6a97;
		color:#3e6a97;
		margin:20px auto 10px auto;
        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 {
  padding: 7px;
  border-radius: 0;
  font-weight: normal;
/*  font-family: 'roboto slab', sans-serif;*/
  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;
}

/* 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: #06116d;
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(0,0,0,0.57);
-moz-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
box-shadow: 5px 40px -10px rgba(0,0,0,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 */
  
.about { 
position:relative;
margin:40px auto 5px auto;
padding:0 0 0px 0;
width:90%;
max-width:960px;
text-align:center;

}

.special-areas .col-1-of-3 {width:33.3% !important;}

.about-intro { 

margin:0 0 15px 0;

}

#footer {
    clear:both;
    position:relative;
	color: #424242;
	color:#ffffff;
	width:100%;
	margin:0 0 0 0;
	padding: 0px 0 10px 0px;
	height:auto;
	background-color:#181D31;

	overflow:hidden;
}

#regulatory {
width:100%;
max-width:1170px;
margin:0 auto;
position:relative;
height:auto;
overflow:hidden;
box-sizing: border-box;
 -moz-box-sizing: border-box;
}

#regulatory h2 {
font-family: 'Playfair Display', serif;
font-weight: 400;
color:#A7C9CD;
text-align:left;
font-size:1.8em;
margin:0 0 15px 0;
} 

#regulatory a {
color:#A7C9CD;
text-decoration:none;

}

#footer p {
    color: #8b9e9c;
    color: #ffffff;
    margin: 0 0 10px 0;
    line-height: 1.35em;
    text-align: left;
    font-size: 100%;
}


#footer p.left   {padding:5px 0 0 0 !important;}
#footer p.right {padding:5px 0 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 */

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

#content {
	float:left; 
		width:100%;
		margin: 20px 0px 20px 0%;
		padding:0 15px;
		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;
}

.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: #4e2877;
	text-align: left;
}

.content-box {
    min-height: 20px;
    padding: 19px;
    margin:20px 0 20px 0;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

#crumbs {
        float:right; 
		width:100%;
		margin: 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.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;
	/*text-transform:uppercase;*/
	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;}
.pics, .slider {height:auto;}

/* 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: 1560px) {
.slider_text {
width:100% !important;
left:0 !important;
max-width:100%;
}

}


@media (max-width: 1500px) {
.logo {
max-width:250px;
}
}

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

/*.myMenu li {
font-size:1.1em;
	
}*/




}

@media (max-width: 1350px) {
.myMenu li {
font-size:1.1em;
	
}


}


@media (max-width: 1200px) {

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







}

@media (max-width: 1200px) {
.smart-icons, .phone-icon, .email-icon {display:block;}

.myMenu-mobile {display:inline;} 

.myMenu-mobile {float:left; margin-top:35px;}

        .myMenu, #sidenav, #contact-us-container
        {
                display:none;
        }

.logo {
display:block;
float:none;
position:relative;
margin:15px auto 20px auto;
max-width:350px;
}

}


@media (max-width: 960px) {

#footer .wrapper .column-1, #footer .wrapper .column-2 {width:100%;}
}


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



}

@media (max-width: 915px)  
{

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

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

}


@media (max-width: 833px) 
{



/* Header items */

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

}

 @media (max-width: 765px) {

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

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


.special-areas .col-1-of-3 {width:100% !important;}



 }

@media (max-width: 560px)  {

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

#footer .column h2 {font-size: 1em;}
#footer .wrapper .column {width: 48%; float:left; }





.myMenu-mobile {margin-top:10px;}

}

@media (max-width: 420px)  {
#footer .wrapper .column {width: 100%; float:left; }

.column ul {margin-bottom:0;}

}