@charset "UTF-8";
body {font-size: 14px;color: #000000;}
.container  {margin:0 auto;padding-right: 0px;padding-left: 0px;}
.container-fluid  {margin:0 auto;padding-right: 0px;padding-left: 0px;}
/* ADD CONTAINER PADDING 0 IF NEEDED */

.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12 
/* CHANGE BORDER TO 0 AND FIX BACKGROUND COLOR OR REMOVE BACKGROUND COLOR WHEN DONE */ 
/* change to smaller in media below */ 
{padding: 2px 25px 2px 25px;border: 0px solid #ddd;}

/* HEADER WITH PICTURES LARGE AND SMALL */
/* make sure to swap in media below */
	.header1 {display: block;margin-left: auto;margin-right: auto;}  
	.header1-small {display: none;margin-left: auto;margin-right: auto;}
	
/* BACKGROUND COLORS */	
.bg-white  {background-color: #ffffff;}	
.bg-maroon  {background-color: #5B0303;color: #ffffff;}	
.bg-gray1  {background-color: #252525;}

a:link {color: #5B0303;}      /* unvisited link */
a:visited {color: #5B0303;}  /* visited link */
a:hover {color: #5B0303;}  /* mouse over link */
a:active {color: #5B0303;}  /* selected link */ 

/* misc css */
.small  {padding: 1px 0px 1px 0px;}
.white  {color: #ffffff;}
h1 {font-size: 24px;text-align: center;margin-top: 12px;margin-bottom: 16px;}
.thank  {font-size: 22px;text-align: center;font-style: italic;}	
.thank1  {font-size: 20px;text-align: center;color: #5B0303;font-weight: bold;}	
.thank2  {font-size: 15px;color: #5B0303;font-weight: bold;}	
.thank101  {font-size: 16px;text-align: center;color: #5B0303;font-weight: bold;}	
.title1  {font-size: 16px;}
.title1z  {font-size: 20px;text-align: center;color: #5B0303;font-weight: bold;}
.thank1z  {font-size: 20px;text-align: center;color: #5B0303;font-weight: bold;margin-top: 8px;margin-bottom: 10px;}
.title2  {font-size: 18px;text-align: center;color: #5B0303;font-weight: bold;}
.title2b  {font-size: 18px;color: #5B0303;font-weight: bold;}
.title3  {font-size: 17px;}
.title4  {font-size: 16px;color: #5B0303;font-weight: bold;}
.title4b  {font-size: 16px;color: #5B0303;font-weight: bold;}
.title400  {font-size: 16px;color: #ffffff;font-weight: bold;margin-bottom: 0px;}
.title44  {font-size: 14px;color: #5B0303;font-weight: bold;}
.title6  {font-size: 17px;text-align: center;font-weight: bold;}
.title1  {font-size: 16px;}.image1  {border-radius: 8px;border: 1px solid #5B0303;}
.indent  {padding: 0px 0px 0px 25px;}
.indentb  {padding: 0px 0px 0px 25px;margin-top: -15px;}
.indent2  {padding: 0px 0px 0px 25px;font-size: 17px;color: #5B0303;font-weight: bold;}
.italic  {font-style: italic;font-size: 15px;}
.italic2  {font-style: italic;font-size: 17px;color: #5B0303;font-weight: bold;}	
.text15  {font-size: 15px;font-weight: bold;}	
.mob1  {font-size: 16px;font-weight: bold;}
	.btn-warning {color: #000000;}
	
	
/* footer */
.bg-dark-gray  {background-color: #343a40;}
	
.footer1 {display: block;}  
.footer1-small {display: none;margin-left: auto;margin-right: auto;}
	
.links1  {margin-top: 12px;margin-bottom: 12px;font-size: 15px;}
.links11  {margin-top: 12px;margin-bottom: 12px;font-size: 15px;color: #ffffff;}
.gold  {color: #FFC107;}
.text-foot1  {margin-top: 4px;margin-bottom: 4px;color: #ffffff;font-weight: normal;}
.text-foot14  {margin-top: 4px;margin-bottom: 4px;color: #ffffff;font-weight: normal;font-size: 14px;}
.text-foot17  {margin-top: 4px;margin-bottom: 4px;color: #ffffff;font-weight: normal;font-size: 17px;}
.text-foot17b  {margin-top: 4px;margin-bottom: 4px;color: #ffffff;font-weight: normal;font-size: 17px;}
.text-foot17g  {margin-top: 14px;margin-bottom: 4px;color: #FFC107;font-weight: normal;font-size: 17px;}
.text-foot2  {margin-top: 4px;margin-bottom: 4px;color: #ffffff;font-weight: normal;}	
/* footer end */	
	
/* bottom */
.text-foot  {margin-top: 4px;margin-bottom: 4px;color: #ffffff;font-weight: normal;}
.color  /* link color */{color: #bec0c2;}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
@media only screen and (max-width: 576px) {
	.header1 {display: none;margin-left: auto;margin-right: auto;}  
	.header1-small {display: block;margin-left: auto;margin-right: auto;}
	
	.indent  {padding: 0px 0px 0px 15px;}
	.indentb  {padding: 0px 0px 0px 25px;margin-top: -15px;}
.text-centerb {text-align: center;}	
	.thank  {font-size: 18px;text-align: center;font-style: italic;}	

.text-foot1  {margin-top: 4px;margin-bottom: 4px;color: #ffffff;font-weight: normal;text-align: center;}
.text-foot2  {margin-top: 4px;margin-bottom: 4px;color: #ffffff;font-weight: normal;font-size: 16px;text-align: center;}
.text-foot14  {margin-top: 4px;margin-bottom: 4px;color: #ffffff;font-weight: normal;font-size: 15px;text-align: center;}
	.footer1 {display: none;}  
	.footer1-small {display: block;margin-left: auto;margin-right: auto;}
	.links1  {margin-top: 12px;margin-bottom: 12px;font-size: 15px;text-align: center;}
    .links11  {margin-top: 12px;margin-bottom: 12px;font-size: 17px;color: #ffffff;text-align: center;}	

	