@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
 
*/
img, object, embed, video {
	max-width: 100%;
	border-radius: 0px;
	padding-top: ;
	padding-left: 0px;
	/* [disabled]background-color: #000000; */
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width: 100%;
}


/* Fluid Styles */
.fluid {
    clear: both;
    width: 100%;
    float: left;
    display: block;
    margin-left: 0px;
}
.fluidList {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

  
   .gridContainer {
    width: 85%;
    max-width: 1232px;
    margin-left:7.25% ;
    margin-right:7.25% ;
    margin: auto;
    clear: none;
    float: none;
    margin-left: auto;
}
.heroHeader {
}
.topNav {
	width: 34.729%;
	clear: none;
	margin-left: 25.542%;
     float:right;
}
    /* Navigation styles*/
.topNavUl {
    position: static;
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: #d2cac1;
    margin-top:0;
     width: 100%;
  
}
.topNavLI {
	width: 15%;
	margin-left: 7.1428%;
	clear: none;
	height: auto;
	position: static;
}
   

ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
ul li{
width:200px;

	opacity:.8;
	text-decoration: none;
	line-height: 40px;
	text-align: left;
	font-size: small;
	background-color:#d2cac1;	
	font-family:'montserrat',sans-serif;align-content: center;
}
	



ul li a{
	text-decoraion: none;
	
	display: block;
	text-decoration: none;
	background-color: #d2cac1;
	opacity: .8;
	
}

ul li ul li{
	display: none;
	opacity:.8;
	
} 
ul li:hover ul li{
	display: block;

	
	text-align: center;
}
    #secondaryStyling {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: 21%;
    Margin-right: 20%;
}
#sectionOne {
	width: 80%;
	margin-left: 8.4745%;
    margin-top:2%;
    margin-bottom:2%;
}
.contentArea{
    font-size: 14px;
    font-family: 'montserrat', sans-serif;
    font-style: normal;
    font-weight: 100;
    color: rgba(131,131,131,1.00);
    line-height: 1.8;
    text-align: center;
    margin-left: 5%;
    margin-right: 5%;
}

/* Header & HERO styles*/



/* Navigation styles*/




    


/* Footer styles*/
.footer {
}
.footerSection {
	clear: none;
	width: 32.2033%;
	margin-left: 1.6949%;
	display: block;
}
.footerTitle {
     margin-top: 20%;
}
.gallery {
}
.showAreaH2 {
	text-align: center;
}
.statement {
}
.contactus {
	font-family: montserrat;
	font-size: large;
}
.slide {
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}

/* Mobile Layout: 480px and below. */
@media (max-width : 760px ){


/* Header & HERO styles*/
    .hero{
        max-height:300px;
    }
    .heroHeader {
        
}
.logo {
	visibility: hidden;
	display: none;

    }
    
    
.texstyle{
    font-size: 1rem;        
    }
   



    
/* Main heading styles*/



/* Text & Content areas styles */


/*.contentArea*/
}*

.tiles {
	/* [disabled]margin-left: 5.474%; */
	clear: both;
	padding-bottom: 10px;
	left: auto;
	right: auto;
}
.tiles:hover {
	opacity: 0.6;
	cursor: pointer;
}
/* Footer styles*/
.footer {
}
.footerSection {
	width: 100%;
	margin-left: 0;
	clear: both;
}
.footerTitle {
	text-align: center;
	width: 100%;
	margin-left: 0;
    margin-top:10px;
}

.gallery {
}
.showAreaH2 {
	text-align: center;
}

.gridContainer.clearfix .fluid.statement {
}

.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}




/* Tablet Layout: 561px to 1024px.*/





  
