html	{
	min-height: 100%;
	overflow-y: scroll;
	background-attachment: fixed;
	}	
* {
	margin:0;
	padding:0;	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	}
img, a img, img a	{
	border: none!important;
	max-width: 100%;
	height: auto;
	}
*:focus {
    outline: none;
	}	
a, .trans	{
	-ms-transition:.5s!important;
	-moz-transition:.5s!important;
	-webkit-transition:.5s!important;
	 transition:.5s!important;
	 }
a:hover	{
	transition: all .5s ease-in-out;
	 }	
ul.bullet	{
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
	}
ul.bullet li	{
	margin: 0 0 5px 20px;
	}
ul.bullet.noLeft li {
	margin: 0;
	}
ul.bullet.extraBottom li {
	margin-bottom: 15px;
	}
ul.bullet li:before	{
	content:"\2666"; 
	padding: 0 7px 0 3px;
	margin: 0 0 5px -22px;
	}	
.phone:before	{
	font-family: FontAwesome;
	content:"\f095"; 
	padding: 0 7px 0 3px;
	font-size: 18px;
	line-height: 16px;	
	}	
.email:before	{
	font-family: FontAwesome;
	content:"\f0e0"; 
	margin: 0 7px -3px 3px!important;
	font-size: 18px;
	line-height: 21px;	
	position: relative;
	font-weight: bold;
	}	
	
/*html5 display rule*/
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, nav, menu, section, summary, .hiddenInfo {
	display: block;
	}
.fullContainer	{
	float: left; 
	position: relative;
	display: block;
	width: 100%; 
	text-align: center; 
	clear: both;
	margin: 0;	
	}
.fullContainer.hdr	{
	height: 110px;
	}
.fullContainer.bodyParts	{
	margin-bottom: 40px;
	}		
.fullContainer.footerArea	{
	padding: 10px 0;
	position: fixed;
	z-index: 1000;
	bottom: 0;
	left: 0;
	font-weight: 400;
	font-size: 13px;	 
	}
.fullContainer.bodyParts > .grid	{
	margin-top: 15px;
	}	
.clear	{
	clear: both;
	}
.clear-block	{
	clear: both;
	width: 100%;
	height: 10px;
	background: none!important;
	}
.clear-block-shim	{
	clear: both;
	width: 100%;
	height: 50px;
	background: none!important;
	}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	}
html[xmlns] .clearfix {
	display: block;
	}
* html .clearfix {
	height: 1%;
	}
#sticky_navigation	{
	float: left;
	width: 100%; 
	position: relative; 
	z-index: 1000; 
	display: block; 
	clear: both; 
	-webkit-box-shadow:  0px 2px 15px 0px rgba(0, 0, 0, .6)!important;
	box-shadow:  0px 2px 15px 0px rgba(0, 0, 0, .6)!important;
	}	

	
/*  THE GRIDS  */
.fullContainer:nth-child(2)	{
	/* background: #ebebeb; */
	}
.grid {
	max-width: 990px;
	position: relative;
	margin: 0 auto;
	display: block;
	text-align: left;
	clear: both;
	}
.grid .gridFull	{
	float: left;
	margin: 15px 1.515%;
	width: 96.9696%;
	}
.grid .quote	{
	float: left;
	margin: 15px 1.515%;
	width: 96.9696%;
	}	
.grid .gridFull.first	{
	float: left;
	margin: 15px 1.515% -15px 1.515%!important;
	width: 96.9696%;
	padding: 15px;
	background: #fff;
	min-height: 450px;
	box-shadow:  4px 4px 0px 0px rgba(0, 0, 0, .25)!important;
	}
.col {
	display: block;
	float: left;
	margin: 15px 0 15px 3%!important;
	}
.grid .col:first-child { 
	margin-left: 0!important;
	}
.grid:before, .grid:after {
	content:""; 
	display: table;
	}
.grid:after { 
	clear: both;
	}
.grid.minus15	{
	margin-top: -15px!important;
	}

/*  GRID TWELVE  */
.grid .gridFull.col {
	width: 100%!important;
	}
.grid .gridFull	{
	float: left;
	position: relative;
	margin: 15px 1.5%;
	width: 97%;
	z-index: 4;
	}

.grid .gridTwelfth.col {
  	width: 5.583%!important;
	margin: 15px 0 15px 3%;
	}
.grid .gridTwelfth {
	float: left;
  	width: 5.3333%!important;
	margin: 15px 1.5%;
	}
	
.grid .gridElevenTwelfth.col {
  	width: 91.41%!important;
	margin: 15px 0 15px 3%;
	}
.grid .gridElevenTwelfth {
	float: left;
  	width: 88.6666%!important;
	margin: 15px 1.5%;
	}	

.grid .gridSevenTwelfth.col {
  	width: 57.08%!important;
	margin: 15px 0 15px 3%;
	}		
.grid .gridSevenTwelfth {
	float: left;
  	width: 55.3333%!important;
	margin: 15px 1.5%;
	}
	
.grid .gridFiveTwelfth.col {
  	width: 39.91%!important;
	margin: 15px 0 15px 3%;
	}
.grid .gridFiveTwelfth {
	float: left;
  	width: 38.6666%!important;
	margin: 15px 1.5%;
	}	
	
.grid .gridSixth.col {
  	width: 14.16%!important;
	margin: 15px 0 15px 3%;
	}
.grid .gridSixth {
	float: left;
  	width: 13.6666%!important;
	margin: 15px 1.5%;
	}	

.grid .gridFiveSixth.col {
  	width: 82.83%!important;
	margin: 15px 0 15px 3%;
	}	
.grid .gridFiveSixth {
	float: left;
  	width: 80.3333%!important;
	margin: 15px 1.5%;
	}
	
.grid .gridFourth.col {
  	width: 22.75%!important;
	margin: 15px 0 15px 3%;
	}	
.grid .gridFourth	{
	float: left;
	width: 21.9491%;
	margin: 15px 1.5%;	
	}	
	
.grid .gridThreeFourth.col {
  	width: 74.25%!important;
	margin: 15px 0 15px 3%;
	}		
.grid .gridThreeFourth	{
	float: left;
	width: 71.9491%;
	margin: 15px 1.5%;	
	}
	
.grid .gridThird.col {
  	width: 31.33%!important;
	margin: 15px 0 15px 3%;
	}	
.grid .gridThird	{
	float: left;
	width: 30.3330%;
	margin: 15px 1.5%;	
	}	

.grid .gridTwoThird.col {
  	width: 65.66%!important;
	margin: 15px 0 15px 3%;
	}
.grid .gridTwoThird	{
	float: left;
	width: 63.6663%;
	margin: 15px 1.5%;
	}

.grid .gridHalf.col {
  	width: 48.5%!important;
	margin: 15px 0 15px 3%;
}
.grid .gridHalf	{
	float: left;
	width: 46.9996%;
	margin: 15px 1.5%;	
	}	
	
/*  GO FULL WIDTH BELOW 768 PIXELS */
@media only screen and (max-width: 768px) {

	.col {  
	margin: 0%; 
	}	    
    .grid .gridFull, .grid .gridTwelfth, .grid .gridElevenTwelfth, .grid .gridFiveTwelfth, .grid .gridSevenTwelfth, .grid .gridSixth, .grid .gridFiveSixth, .grid .gridFourth, .grid .gridThreeFourth, .grid .gridThird, .grid .gridTwoThird, .grid .gridHalf  {
	margin: 15px 1.5%!important;
	width: 97%!important;
	display: block;
	}		
	
	.grid .gridFull.col, .grid .gridTwelfth.col, .grid .gridElevenTwelfth.col, .grid .gridFiveTwelfth.col, .grid .gridSevenTwelfth.col, .grid .gridSixth.col, .grid .gridFiveSixth.col, .grid .gridFourth.col, .grid .gridThreeFourth.col, .grid .gridThird.col, .grid .gridTwoThird.col, .grid .gridHalf.col  {
	/* width: 100%!important;
	margin: 15px 0!important; */
	margin: 15px 1.5%!important;
	width: 97%!important;
	display: block;
	}
	
body.home .gridThird.col	{
	width: 100%!important;
	margin: 15px 0!important;
	}	
	
	.grid .col { 
		margin: 0!important; 
		}
	.grid .col:first-child {
		margin-left: 0!important; 
		}
			
}	
.nobg	{
	background: none!important;
	}
.notb	{
	margin: 0 1.515%;
	}

/* FOR IPAD */
@media only screen 
and ( min-width: 768px ) 
and ( max-width: 1023px )	{
	
.grid	{
	width: 100%!important;
	position: relative;
	} 	
}



/* FOR MOBILE */
@media only screen
and ( min-width: 0px ) 
and ( max-width: 767px )	{
	
#sticky_navigation	{
	background: transparent;
	height: auto;
	width: 100%;
	}
nav	{
	width: 100%!important;
	}
nav ul {
	top: 5px; 
	left: 0; 
	float: none!important;
	}
nav ul li{
	padding: 0!important;
	margin: 0!important;
	float: none;
	display: block;
	height: auto!important;
	text-align: left;
	width: 100%!important; 
	left: 0;
	padding: 0!important; 
	}
nav ul li a{
	padding: 0!important;
	margin: 0!important;
	float: none;
	display: block;
	height: auto!important;
	text-align: left;
	width: 100%!important; 
	left: 0;
	padding: 10px 15px!important; 
	}	
nav ul ul {
	padding: 0!important;
	margin: 0!important;
	float: none;
	display: block;
	width: 100%!important; 
	position: relative;
	top: 0; 
	left: 0; 
	}
nav ul ul li {
	float: none;
	display: block;
	width: 100%!important; 
	position: relative; 
	}
	
}

@media only screen 
and (min-device-width : 567px) 
and (max-device-width : 767px)  { 


}

/*  @media only screen and (max-width: 767px) and (orientation: portrait) {
   portrait phones
}  */