@charset "utf-8";

/* General styles*/
/*Define your own styles in this stylesheet*/
body{
	background-color: rgba(255,255,255,1.00);
}
h1, h2, h3, h4, h5, h6{
	font-family: 'montserrat',sans-serif;
	color: rgba(75,74,74,1.00);
	font-style: normal;
	font-weight: 400;
	font-size: 19px;
}
p{
    font-size: 14px;
    font-family: 'montserrat',sans-serif;
    font-style: normal;
    font-weight: 100;
    line-height: 1.8;
    color: #3A3535;
}


/* Link styles*/
a {
	color: #000000;
    font-weight:500;
    font-family: 'montserrat', sans-serif;
}
a:visited {
	color: #000000;
     font-weight:500;
    font-family: 'montserrat', sans-serif;
}
a:hover {
    font-weight:600;
    color:#FF5700;
}
.linkStyle {
	color: #000000;
	font-family: 'montserrat', sans-serif;
	font-style: normal;
	font-weight: 500;
	text-decoration: none;
	font-size: 12px;
}
/* Header & HERO styles*/
.logo {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 198px;
	background-color: #E3E0E0;
	font-size: 13px;
    font-family: 'montserrat', sans-serif;
}
.gglogo {
	width: 20%;
}

/* Navigation styles*/
.topNavUl {
	position: static;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #d2cac1;
}
.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: #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;
}




/* Typography styles*/
.textStyle {
	font-family: 'montserrat', sans-serif;
	font-style: normal;
	font-weight: 400;
	color: rgba(1,1,1,1.00);
	text-align: center;
}
.headingStyle {
	/* [disabled]font-family: 'montserrat', sans-serif; */
	/* [disabled]font-style: normal; */
	/* [disabled]font-weight: 400; */
	color: rgba(146,146,146,1.00);
	font-size: 32px;
}
.mainHeading {
    color: rgba(255,255,255,1.00);
    text-align: center;
    margin-top: 4%;
    font-size: 48px;
    text-shadow: 5px 6px 6px #86898D;
    background-image: url(url);
}
.mainTagline {
	text-align: center;
	color: rgba(226,225,221,1.00);
	font-size: 24px;
	margin-top: -3%;
	text-shadow: 2px 5px 3px #000000;
	font-weight: 100;
	text-decoration: none;
	text-transform: uppercase;
	/* [disabled]background-color: #010101; */
	letter-spacing: 2px;
	height: 50px;
	padding-top: 10px;
}
.sectionText {
	text-align: center;
	font-weight: bold;
}
#sectionOne {
	text-align: justify;
}
#sectionTwo {
	text-align: justify;
}

/* Gallery styles */
.gallery{
    padding-top:20px;
    padding-bottom:30px;
}
.paraContent{
	font-size: 14px;
	font-family:"Montserrat SemiBold"sans-serif;
	font-style: normal;
	font-weight: 400;
	color: rgba(69,67,67,1.00);
	line-height: 1.8;
	margin-left: 5%;
	margin-right: 5%;
}
.contentArea{
	font-size: 14px;
		font-family: 'montserrat', sans-serif;
	font-style: normal;
	font-weight: 100;
	color: rgba(255,255,255,1.00);
	line-height: 1.8;
	text-align: center;
	margin-left: 5%;
	margin-right: 5%;
}
.showAreaH2 {
	color: #1E1E1E;	
}
#secondaryStyling {
	padding-top: 20px;
    padding-bottom: 20px;
}
.secondarySection {
}
.secondaryHeading {
	color: rgba(255,255,255,1.00);
	text-align: center;
}
/*Footer styles*/
.footerTitle {
    text-align: center;
    font-size: 22px;
}
.footerTextContainer {
	text-align: justify;
	margin-bottom: 10%;
}
.gritgraphicsfont {
	width: 139px;
	background-color: #030303;
	text-align: center;
	float: left;
	border-radius: 0;
	padding: 5px;
	margin-top: 4px;
}


  
    
@media screen and ( max-width : 400px ){

  .gridContainer {
	width: 100%;
		

}
    .heroHeader{
        height:210px;
    }
     .gglogo{
        width:40%;
        padding-top:10%;
    }
    
    .logo {
	visibility: hidden;
	display: none;

    }
    /* Navigation styles*/
.topNavUl {
    position: static;
    padding-top: 8px;
    padding-bottom: 8px;
    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:.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;
}
   
      .tgfaappleimg{
    width: 80%;
    padding-right: 0%;
    padding-top: 6%;
          padding-left:5%;
         padding-right:5%;
    
}
   .section h1{
    color: #7499c6;
    font-size: 1.8rem;
    text-align: center;
    font-weight: 500;
     width:100%;
       padding-left:5%;
       padding-right:5%;
       text-align:center;
       
}
 .section{
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    bottom: 0;
    }

.section p{
    color: #000000;
    text-align: center;
    line-height: 2rem;
    font-size: 1rem;
   
    padding-top: 2%;
}
    
    .text{
       width:90%;
      margin-top:5%;
        
          margin-bottom: 20%;
    }
    
  .section2{
  
        width: 80%;
      margin-left:8%;
      margin-right:8%;

              
    }
    .section2 p{
    color: #000000;
    text-align: center;
    line-height: 2rem;
    font-size: 1rem;
    padding-top: 0%;
}
    .text1{
    width: 90%;
    float:left;
      
}
    .tgfamapimg{
    width: 70%;
    
        margin-left:15%;
    margin-right:15%;

}
    
   .section h1{
    color: #579CB4;
    font-size: 1.8rem;
    text-align: center;
    font-weight: 500;
}

 
    .section3{
    width:80%;
        margin-left:10%;
        margin-right:10%;
    }
    .tgfaphotoimg{
    width: 80%;
    padding-right: 0%;
    padding-top: 23%;
 
     margin-left:10%;
    margin-right:10%;
}

    .tgfastationeryimg{
    width: 90%;
    padding-right: 0%;
   padding-top:5%;
      margin-left:10%;
    margin-right:10%;
}
        .text2{
    width:50%;
      margin-top:5%;
        float:left;
}
    .thegreatfruitandvegadventureexhibition{
        width:60%;
        padding-left:20%;
        padding-right:20%;
    }
 

    
}
    
   

/*tablet screen*/
@media screen and (max-width : 760px ){

   
    
    .gridContainer {
	width: 100%;
	
	

}
    .heroHeader {
    height: 300px;
    background-color: rgba(0,0,0,1.00);
    background-image: url(images/gfa_motorbikeimg.png);
    background-size: cover;
    box-shadow: 0.2rem 0.2rem 1rem rgba(0,0,0,0.4);
}

    
    .logo {
	visibility: hidden;
	display: none;

    }
    .gglogo{
        width:25%;
    }
    
   
    /* Navigation styles*/
.topNavUl {
    position: static;
    padding-top: 8px;
    padding-bottom: 8px;
    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:.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;
}
      .tgfaappleimg{
    width: 80%;
    padding-right: 0%;
    padding-top: 6%;
          padding-left:5%;
         padding-right:5%;
    
}
   .section h1{
    color: #7499c6;
    font-size: 1.8rem;
    text-align: center;
    font-weight: 500;
     width:100%;
       padding-left:5%;
       padding-right:5%;
       text-align:center;
       
}
 .section{
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    bottom: 0;
    }

.section p{
    color: #000000;
    text-align: center;
    line-height: 2rem;
    font-size: 1rem;
   
    padding-top: 2%;
}
    
    .text{
       width:90%;
      margin-top:5%;
        
          margin-bottom: 5%;
    }
    
  .section2{
  
        width: 80%;
      margin-left:8%;
      margin-right:8%;

              
    }
    .section2 p{
    color: #000000;
    text-align: center;
    line-height: 2rem;
    font-size: 1rem;
    padding-top: 0%;
}
    .text1{
    width: 90%;
    float:left;
      
}
    .tgfamapimg{
    width: 70%;
    
        margin-left:15%;
    margin-right:15%;

}
    
   .section h1{
    color: #579CB4;
    font-size: 1.8rem;
    text-align: center;
    font-weight: 500;
}

 
    .section3{
    width:80%;
        margin-left:10%;
        margin-right:10%;
    }
    .tgfaappleimg{
        width:90%;
    }
    .tgfaphotoimg{
    width: 80%;
        
    padding-right: 0%;
    padding-top: 23%;
 
     margin-left:10%;
    margin-right:10%;
}

    .tgfastationeryimg{
    width: 90%;
    padding-right: 0%;
   padding-top:5%;
      margin-left:10%;
    margin-right:10%;
}
        .text2{
    width:50%;
      margin-top:5%;
        float:left;
}
    .thegreatfruitandvegadventureexhibition{
        width:60%;
        padding-left:20%;
        padding-right:20%;
    }
 
.tgfafooter {
background-color: #5C99AB;
width: 100%;
padding-top: 3px;
padding-bottom: 41px;
font-family: montserrat;
}
    
}

@media only screen and (min-width: 761px) {

    
    .gridContainer {
    width: 88.5%;
    max-width: 1232px;
    padding-left: 0.75%;
    padding-right: 0.75%;
    margin: auto;
    clear: none;
    float: none;
    margin-left: auto;
    color: #67A1A5;
}
/* Header & HERO styles*/
.heroHeader {
    height: 350px;
    background-color: rgba(0,0,0,1.00);
    background-image: url(images/gfa_motorbikeimg.png);
    background-size: cover;
    box-shadow: 0.2rem 0.2rem 1rem rgba(0,0,0,0.4);
}

.logo {
    width: 15.2542%;
    color: #3A3535;
}
/* 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;
    text-align: center;
}
/* Main heading styles*/

.mainHeading {
}
.mainTagline {
}

/* Text & content area styles*/
.textContainer {
    padding-top:60px;
    padding-bottom:30px;
    padding-right:5%;
    padding-left:5%;
}
.secondarySection {
    width: 90%;
    /* [disabled]margin-left: 1.6949%; */
    /* [disabled]margin-right:5%; */
    /* [disabled]margin-left: 1.6949%; */
    display: block;
}
.secondaryHeading {
	margin-left: 0;
	width: 100%;
}
    .tgfaappleimg{
    width: 50%;
    padding-right: 0%;
    padding-top: 6%;
    float: left;
}
   .section h1{
    color: #7499c6;
    font-size: 1.8rem;
    text-align: center;
    font-weight: 500;
     
}
 .section{
        width:80%;
        margin-left:10%;
        margin-right:9%;
        bottom:0;
    }

.section p{
    color: #000000;
    text-align: center;
    line-height: 2rem;
    font-size: 1rem;
   
    padding-top: 2%;
}
    
    .text{
       width:50%;
      margin-top:5%;
        float:right; 
          margin-bottom: 20%;
    }
    
  .section2{
  
        width: 80%;
      margin-left:8%;
      margin-right:8%;

              
    }
    .section2 p{
    color: #000000;
    text-align: center;
    line-height: 2rem;
    font-size: 1rem;
   
    padding-top: 14%;
}
    .text1{
    width: 50%;
    float:left;
      
}
   
    .tgfamapimg{
    width: 40%;
    padding-right: 0%;
 float:right;
}
    
   .section h1{
    color: #579CB4;
    font-size: 1.8rem;
    text-align: center;
    font-weight: 500;
}

 
    .section3{
    width:80%;
        margin-left:10%;
        margin-right:10%;
    }
    .tgfaphotoimg{
    width: 39%;
    padding-right: 0%;
    padding-top: 23%;
    padding-bottom: 5%;
    float: left;
}

    .tgfastationeryimg{
    width: 45%;
    padding-right: 0%;
    padding-top: 10%;
    float: right;
}
        .text2{
    width:50%;
      margin-top:5%;
        float:left;
}
    .thegreatfruitandvegadventureexhibition{
        width:60%;
        padding-left:20%;
        padding-right:20%;
    }
 

/* Gallery styles*/
.tiles {
	width: 32.2033%;
	clear: none;
	display: block;
	padding-bottom: 0px;
	left: auto;
	right: auto;
}
    .tgfafooter {
background-color: #5C99AB;
width: 100%;
padding-top: 3px;
padding-bottom: 41px;
font-family: montserrat;
}
/* 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 {
}

.tgfa_sl {
}
.zeroMargin_desktop {
margin-left: 0;
}
    .textContainer{
        width:100%;
    }
.hide_desktop {
display: none;
}
    .secondaryStyling{
        width:90%;
    }
}
