 		.redColor1{ background-color:#af2722!important;}
		.redColor2{ background-color:#e31e24!important;}
		.veryDark{ background-color:#1a1c1d!important;} 
 		.redColor3{ background-color:#80211d!important;}	
 		.redColor4{ background-color:#7c2a26!important;}	
		
		.redColor1F{ color:#af2722!important;}
		.redColor2F{ color:#e31e24!important;}
		.veryDarkF{ color:#1a1c1d!important;} 		
        .fsize11{ font-size:11px !important;}
		.fsize12{ font-size:12px !important;}
	
        .topSeparate{background-color:#af2722!important;height:25px;margin:0px !important;}
        .topSeparate2{background-color:#000!important;height:25px;margin:0px !important;}

        .aboutPageList ul{
        list-style-image:url('/img/bullet.png'); 
        }
        .aboutPageListChilli ul{
        list-style-image:url('/img/iconChilli.png'); 
        }
        .top-nav-collapse {
            background-color: #fff!important;			
        }
		
        .top-nav-collapse .topLogo{
			width:100px !important;
			height:47px;
			background-image: url("/img/topLogoRedWhite.png");
			background-size: cover;				
        }	

        .top-nav-collapse .active{
			 background-color: #efefef!important;			
        }	
		
        .top-nav-collapse .nav-link{
			color:#000!important;				
        }			
        .navbar:not(.top-nav-collapse) .topLogo{
           width:165px !important;
			height:90px;	
			background-image: url("/img/topLogoRed.png");	
			background-size: cover;			
        }				
        .navbar:not(.top-nav-collapse) {
              background-color: #000!important;
        }


.bannerLettering{
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2;
}




        @media (max-width: 768px) {
            .navbar:not(.top-nav-collapse) {
                background: #000!important;
            }
            .bannerLettering{
                font-size: 1.8rem;
                font-weight: 300;
                line-height: 1.1;
            }   
            

            .btnFP { margin-bottom:10px !important;width: 40% !important;}
            .paralaxFP{font-size: 20px !important;
                color: rgba(255,255,255,0.8);
                text-align: center;
                padding-top: 20px;}
            .paralaxFPH2{font-size:18px !important;}           

        }
        @media (min-width: 800px) and (max-width: 850px) {
            .navbar:not(.top-nav-collapse) {
                background: #000!important;
            }
       
        }        
        
        @media (min-width: 800px)  {
            .paralaxFPH1{
                font-size: 60px !important;
                color: rgba(255,255,255,0.8);
                text-align: center;
                padding-top: 20px;

            
            }
            .paralaxFPH2{font-size: 32px !important;font-weight: 300;margin-bottom: .5rem!important;}     
       
        }
        .anchorL {
            padding-top: 130px;
            margin-top: -130px;
        }


        .dtpicker-button
        {
            background-color:#af2722 !important;
            color:white !important;
        }
        .dtpicker-value
        {

            color:#af2722 !important;
        }		
        .dtpicker-title, .dtpicker-compValue
        {
        
        color:#000 !important;
        }		
        
        .dtpicker-compButton
        {

            color:#af2722 !important;
        }				
