
.clear10 {height: 10px;}
.clear20 {height: 20px;}

.labelBG .image { background-attachment: fixed !important; background-position: center;}

/*Main Nav*/

/*Main Nav*/



/*Page Banners*/

/*Page Banners*/



/*Footer*/

/*Footer*/    


/*Fonts*/
/*.heading {font-family: 'jubilat', serif !important;}
.h1 {font-family: 'jubilat', serif !important; font-weight: 600;}
h1 {font-family: 'jubilat', serif !important; font-weight: 600;} 
.h2 {font-family: 'jubilat', serif !important; font-weight: 600;}
h2  {font-family: 'jubilat', serif !important; font-weight: 600;}
.h3  {font-family: 'jubilat', serif !important; font-weight: 400;}
h3  {font-family: 'jubilat', serif !important; font-weight: 400;}
.h4  {font-family: 'jubilat', serif !important; font-weight: 200;}
h4  {font-family: 'jubilat', serif !important; font-weight: 200;}
.h5  {font-family: 'jubilat', serif !important;}
h5  {font-family: 'jubilat', serif !important;}

p  {font-family: 'montserrat', sans-serif !important;}
body  {font-family: 'montserrat', sans-serif !important;}*/
/*Fonts*/




.BlackText {color: #231f20;}
.GoldText { color: #ac934c;}
.WhiteText { color: #fff;}








/* Responsive Styles */


/*Phone*/
@media screen and (max-width: 750px) and (min-width: 100px) {
    

}
/*Phone*/






/*Tablet Portrait*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px)  and (orientation : portrait) { 

 
}
/*Tablet Portrait*/





/*Tablet Landscape*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px)  and (orientation : landscape) { 


}
/*Tablet Landscape*/










/*Additional Responsive Styles*/

@media screen and (max-width: 1291px) and (min-width: 1200px) {


    
}
