/*.box1 a {
    color: #ffffff !important;
}*/
/*.title1 .module-title {
    border: 2px solid #222;
}*/

/*.title3 .module-title {
    border: 2px solid #d9d9d9;
	 border: 2px solid #fbab11;
}	*/
 
/*.title2 .module-title {
    background: #52555c none repeat scroll 0 0;
    border: 2px solid #52555c;
}*/
.box3 ul li {
   padding: 10px;
}

.gf-menu.l1 > li > .item {
    text-transform: uppercase;
 }
legend {
    font-size: 14px;
}


h1 {font-size: 150%;}
h2 {font-size: 130%;}
h2.title {font-size: 130%;}
h3 {font-size: 130%;}
h4 {font-size: 120%;}
h5 {font-size: 120%;}

 /*Large Display */
    @media (min-width: 1200px) {
    }
    /* Desktop */
    @media (min-width: 960px) and (max-width: 1199px) {
    }
    /* Tablets */
    @media (min-width: 768px) and (max-width: 959px) {
    }
    /* Smartphones to Tablets */
    @media (min-width: 481px) and (max-width: 767px) {
    }
    /* Smartphones */
    @media (max-width: 480px) {
    }
	

	
