@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;
}
.heroHeader {
}
/* Header & HERO styles*/



/* Navigation styles*/




    

.w
/* 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 ){
.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
    display:block;
	
}
.fluidList {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	
	clear: none;
	float: none;
}

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

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


/* Navigation Bar styles */

.topNavUl {
    position:relative;
    float:left;
    width: 100%;
   
 
    
}
.topNavLI {
	width: 18%;
	margin-left: 1.6949%;
	clear: none;
	height: auto;
	position: static;

}
    .linkStyle{
    width: 100px;
        
}
    
/* Main heading styles*/

.mainHeading {
    text-align: center;
    width: 40%;
    padding-left: 30%;
    padding-right: 30%;
 margin-top: -50px; 
    }
.mainTagline {
 
    padding-top: 0;
}
    .workbutton{
    visibility: hidden;
	display: block;
    
    }

/* Text & Content areas styles */
.textContainer {
    padding-top:10px;
}
#sectionOne {
    width: 100%;
    margin-left: 6%;
    margin-right: 6%;
    margin-top: 10px;
    
}
   .sectionText {
    text-align: center;
    font-weight: 400;
    color: #000000;
    font-size: x-large;
    font-style: normal;
}
    
.secondarySection {
	width: 60%;
	margin-left:20%;
    margin-right:20%;
	clear: both;
	text-shadow: 0 0px;
	-webkit-box-shadow: 7px 7px 10px #A0A0A0;
	box-shadow: 7px 7px 10px #A0A0A0;
	height: auto;
	display: none;
}
.secondaryHeading {
	width: 100%;
	margin-left: 0;
}

/*.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;
}
.statement {
	color: #322721;
	font-style: normal;
	font-weight: 800;
	font-family: allerta;
	font-size: x-large;
	margin-top: 43px;
}
.gridContainer.clearfix .fluid.statement {
}
.slide {
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}

.ourwork {
	font-size: 33px;
	text-align: center;
	text-shadow: 0px 0px #CFCFCF;
	font-family: montserrat;
	word-spacing: 4px;
	padding-top: 0px;
	margin-top: 3px;
	margin-bottom: 1px;
	color: #EEEAE8;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	background-color: #B5C0C5;
	font-weight: 900;
}


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

@media only screen and (min-width : 761px ){
.gridContainer {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
    
	clear: none;
	float: none;
	margin-left: auto;
}
/* Header & HERO styles*/
.heroHeader {
}
    
    
   
.logo {
	text-align: center;
	width:20%;
	
	width: 198px;
	background-color: #E3E0E0;
	font-size: 13px;
}
/* Navigation styles*/
.topNav {
	width: 100%;
	margin-left: 0;
	clear: both;
    float:right;

}
.topNavUl {
    position: static;
    width: 100%;
    margin-left: 0;
   
}
.topNavLI {
	clear: none;
	width: 31.0344%;
	height: auto;
	position: static;
	margin-left: 3.4482%;
}

/* Main heading styles*/
.mainHeading {
}
.mainTagline {
}

/* Text & content area styles*/
.textContainer {
    padding-top: 40px;
}
#sectionOne {
	width: 40.6779%;
	margin-left: 3.475%;
}
.tiles {
	clear: none;
	width: 52%;
	margin-left: 1.6949%;
	display: block;
	padding-bottom: 10px;
}
.secondarySection {
	clear: none;
	margin-left: 1.6949%;
	display: block;
}
.secondaryHeading {
	width: 100%;
	margin-left: 0;
}
    
/* 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 {
}
.paraContent {
    font-family: montserrat;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
}
.contactus {
	font-family: montserrat;
	font-size: large;
}
.slide {
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
.slider {
    margin-top: -6px;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
.gridContainer {
    width: 80%;
    max-width: 1232px;
    padding-left: 5%;
    padding-right: 5%;
    margin: auto;
    clear: none;
    float: none;
    margin-left: auto;
}
/* Header & HERO styles*/
.heroHeader {
}
.logo {
	width: 15%;
	font-size: 13px;
}
/* Navigation styles*/
.topNav {
	width: 34.729%;
	clear: none;
	margin-left: 25.542%;
}
.topNavUl {
	width: 100%;
	margin-left: 0;
	
	position: static;
	
}
.topNavLI {
	width: 15%;
	margin-left: 7.1428%;
	clear: none;
	height: auto;
	position: static;
}
/* Main heading styles*/

.mainHeading {
}
.mainTagline {
}

/* Text & content area styles*/
.textContainer {
    padding-top:60px;
    padding-bottom:30px;
}
/*.mySection {
	width: 40.6779%;
	margin-left: 10.1694%;
	clear: none;
}*/
#sectionOne {
	width: 57.6271%;
	margin-left: 8.4745%;
}
.secondarySection {
	width: 49.1525%;
	clear: none;
	margin-left: 1.6949%;
	display: block;
}
.secondaryHeading {
	margin-left: 0;
	width: 100%;
}

/* Gallery styles*/
.tiles {
	width: 83.0508%;
	clear: none;
	margin-left: 1.6949%;
	display: block;
    padding-bottom: 60px;
}
/* Footer styles*/
.footer {
}
.footerSection {
	width: 32.2033%;
	clear: none;
	margin-left: 1.6949%;
	display: block;
}
.footerTitle {
	margin-left: 0;
	width: 100%;
    margin-top: 5%;
}
.gallery {
}
.showAreaH2 {
}
.statement {
}

.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}

.gglogo {
	width: 20%;
}
.listenimg {
	left: auto;
	right: auto;
}
.designimg {
}
.growimg {
}

@media screen and (min-width:1100px){
.fluid.hero.heroHeader .fluid.logo.textStyle {
}
.gridContainer {
	width: 88.5%;
	max-width: 1232px;
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
/* Header & HERO styles*/
.heroHeader {
}
.logo {
	width: 28.254%;
	font-size: 13px;
}
/* Navigation styles*/
.topNav {
	width: 40%;
	clear: none;
	margin-left: 25.542%;
}
.topNavUl {
	width: 100%;
	margin-left: 0;
	
	position: static;
	
}
.topNavLI {
	width: 15%;
	margin-left: 7.1428%;
	clear: none;
	height: auto;
	position: static;
}
/* Main heading styles*/

.mainHeading {
}
.mainTagline {
}

/* Text & content area styles*/
.textContainer {
    padding-top:60px;
    padding-bottom:30px;
}
/*.mySection {
	width: 40.6779%;
	margin-left: 10.1694%;
	clear: none;
}*/
#sectionOne {
	width: 40.6779%;
	margin-left: 8.4745%;
}
#sectionTwo {
	width: 40.6779%;
	margin-left: 1.6949%;
	clear: none;
	display: block;
}
.secondarySection {
	width: 49.1525%;
	clear: none;
	margin-left: 1.6949%;
	display: block;
}
.secondaryHeading {
	margin-left: 0;
	width: 100%;
}

/* Gallery styles*/
.tiles {
	width: 32.2033%;
	clear: none;
	margin-left: 1.6949%;
	display: block;
    padding-bottom: 60px;
}
/* Footer styles*/
.footer {
}
.footerSection {
	width: 32.2033%;
	clear: none;
	margin-left: 1.6949%;
	display: block;
}
.footerTitle {
	margin-left: 0;
	width: 100%;
    margin-top: 5%;
}
.gallery {
}
.showAreaH2 {
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}
.gglogo {
    width: 20%;
}
.listenimg {
	left: auto;
	right: auto;
	padding-bottom: 8px;
}
.designimg {
	padding-bottom: 8px;
	position: relative;
}
.growimg {
	padding-bottom: 8px;
}

    @media screen and (max-width:768px) {
    
 .gridContainer {
     
     width: 100%;
	
	


} 
        .logo {
	text-align: center;
    font-family: 'montserrat', sans-serif;
	
	margin-top:0px;
	background-color:#e8e3dd;
	
}
.gglogo{
 
    width: 12%;
    margin-left:0;
}
.heroHeader {
	height: 500px;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(images/rolandlarsson.png);

}
    
    
    .mobile.howhelp {
}
.mobile.howhelp {
}
.footer2and3 {
}
.maillink {
	color: #423F4E;
	font-weight: bold;
}



    
    
    .gritgraphicsbottom {
	width: 100%;
	opacity: 0.55;
	height: auto;
	background-size: cover;
}
.gallery {
}
.workbutton {
	-webkit-box-shadow: 0px 0;
	box-shadow: 0px 0;
    
   

    
    
    }

    /* Header & HERO styles*/
    
    
 
    

.logo {
	text-align: center;
    font-family: 'montserrat', sans-serif;
	padding-top: 20px;
	padding-bottom: 20px;

	width: 198px;
	background-color: #E3E0E0;
	font-size: 13px;
}
.heroHeader {
	height: 450px;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(images/rolandlarsson.png);

}
/* Navigation styles*/
.topNavUl {
    margin-top:0;
	position: static;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #000000;
}
.topNavLI {
	text-align: center;
    width:16%;
}

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: #000000;	
	font-family:'montserrat',sans-serif;align-content: center;
}
	



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

ul li ul li{
	display: none;
	opacity:.8;
	
} 
ul li:hover ul li{
	display: block;
	
	text-align: center;
}
    }
    @media (max-width:450px){
    
 
   
 /*for the love of design*/   
    .logo {
	visibility: hidden;
	display: none;
    }
    
    /* Navigation styles*/
.topNavUl {
    position: static;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #d2cac1;
    margin-top:0;
  
}
.topNavLI {
	text-align: center;
    width:20%;
    
}

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

	opacity:.5;
	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;
	
	
}

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

	
	text-align: center;
}

   
  /*main top image*/     
    .heroHeader {
	height: 200px;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(images/rolandlarsson.png);
   box-shadow: 6px 9px 33px #909090;

}
.mainHeading {
	color: rgba(255,255,255,1.00);
	text-align: center;
	margin-top: 2%;
	font-size: 3rem;
	text-shadow: 5px 6px 6px #86898D;
	background-image: url(file:///Macintosh%20HD/Users/philippaadams/Creative%20Cloud%20Files/gritgraphics/test_for_responsive_website/url);
}
.mainTagline {
    text-align: center;
    color: rgba(226,225,221,1.00);
    font-size: 1.2rem;
    margin-top: -9%;
    text-shadow: 2px 5px 3px #000000;
    font-weight: 500;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 0px;
}
     
 .paraContent{   
    visibility:hidden;
     display:none;
}
    .footerTitle{
         visibility:hidden;
     display:none;
    }
    .copyright{
        float:right;
        font-size:1.2rem;
        
    }
    
    .sectionText {
    text-align: center;
    font-weight: 400;
    color: #4A4A4A;
    font-size: 1.3rem;
    font-style: normal;
    
    font-family: 'montserrat', sans-serif;
}
        .copyright{
            float:right;
            font-size: 1rem;
        }
        
}


}