/* CSS Document */
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    font-family: Arial;
	color: #1F3555;
	font-size: 14px;
}

a:visited {
	color: #800000;
	text-decoration: none;
}
a:hover {
	color: #1F3555;
	text-decoration: none;
}

a:active {
	color: #800000;
	text-decoration: none;
}

a {
	color: #800000 !important;
	text-decoration: none;
}

.style1 {font-size: 16px;
	font-family: 'Arial';
	line-height: 24px;
	margin-bottom: 10px;
	color: #1F3555;
	font-weight: bold;

}
.style2 {
	font-size: 14px;
	font-family: 'Arial';
	line-height: 22px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: bold;
	color: #1F3555;
	line-height: 22px;
}


style3 a:visited {
	font-size: 14px;;
	font-family: 'Arial';
	font-weight: bold;
	color: #800000;
	line-height: 26px !important;
}


style3 a {
	font-size: 14px;;
	font-family: 'Arial';
	font-weight: bold;
	color: #800000;
	line-height: 26px !important;
}



.style3 {
	font-size: 14px;;
	font-family: 'Arial';
	font-weight: bold;
	
	line-height: 26px !important;
}
.style4 {
	font-size: 14px;
	max-width: 500px;
	text-align: justify;
	font-family: 'Arial';
	color: #1F3555;
}
.style5 {
	font-size: 18px;
	font-family: 'Arial';
	color: #1F3555;
}
.style6 {
	font-size: 18px;
	text-align: left;
	font-family: 'Arial';
	color: #880000;
	text-align: center;
}
* {
	box-sizing: border-box;
}
.container {
	width:100%;
}
#inner {
  display: table;
  margin: 0 auto;
  width: 100%;
}
.search-form {
  display: table-cell;
  float: left;
  display: inline-block;
  text-align:center;
  font-size: 16px;
  font-weight: bold;
  padding: 0px 20px 0px 0px;
}
submit {
  width: auto;
  overflow: visible;
}
.first-image {
 visibility: hidden;
}
div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}

.btn_submit {
  color: #FFFFFF !important;
  background: #800000;
  font-weight: bold;
  margin-top: 5px;
  border-left: 2px solid #000000;
  border-top: 2px solid #000000;
  border-right: 2px solid #999999;
  border-bottom: 2px solid #999999;
  border-top-left-radius:4px;
  border-top-right-radius:4px;
  border-bottom-left-radius:4px;
  border-bottom-right-radius:4px;
  padding: 5px;
}
 
.btn_submit:hover {
  color: #000000;
  background: #CCCCCC;
  border-left: 2px solid #999999;
  border-top: 2px solid #999999;
  border-right: 2px solid #000000;
  border-bottom: 2px solid #000000;
  border-top-left-radius:4px;
  border-top-right-radius:4px;
  border-bottom-left-radius:4px;
  border-bottom-right-radius:4px;
  padding: 5px;
}
.col-1 {
	width: 6.0%;
}
.col-2 {
	width: 12.0%;
}
.col-3 {
	width: 20%;
}
.col-4 {
	width: 28%;
}
.col-5 {
	width: 37%;
}
.col-6 {
	width: 46%;
}
.col-7 {
	width: 55%;
}
.col-8 {
	width: 64%;
}
.col-9 {
	width: 73%;
}
.col-10 {
    width: 82%;
    
    line-height: 22px;
}
.col-11 {
	width: 91%;
}
.col-12 {
	width: 100%;
}
 [class*="col-"] {
 float: left;
 padding: 5px;
 border: 0px solid red;
}
/* For mobile phones: */
[class*="col-"] {
 width: 100%;
}
@media only screen and (min-width: 1200px) {
/* For tablets: */
.col-m-1 {
	width: 6.0%;
}
.col-m-2 {
	width: 12.0%;
}
.col-m-3 {
	width: 20%;
}
.col-m-4 {
	width: 28%;
}
.col-m-5 {
	width: 37%;
}
.col-m-6 {
	width: 46%;
}
.col-m-7 {
	width: 55%;
}
.col-m-8 {
	width: 64%;
}
.col-m-9 {
	width: 73%;
}
.col-10 {
    width: 82%;
   
    line-height: 22px;
}
.col-m-11 {
	width: 91%;
}
.col-m-12 {
	width: 100%;
}
}
 @media only screen and (min-width: 768px) {
/* For desktop: */
.col-1 {
	width: 6%;
}
.col-2 {
	width: 12%;
}
.col-3 {
	width: 20%;
}
.col-4 {
	width: 28%;
}
.col-5 {
	width: 37%;
}
.col-6 {
	width: 46%;
}
.col-7 {
	width: 55%;
}
.col-8 {
	width: 64%;
}
.col-9 {
	width: 73%;
}
.col-10 {
	
    width: 82%;
    max-width: 82%;
    line-height: 22px;

}
.col-11 {
	width: 91%;
}
.col-12 {
	width: 100%;
}
}
.row::after {
	content: "";
	clear: both;
	display: table;
}

.imgthumb {max-height:150px;
max-width: 100%;
	height: auto;
	border-radius: 10px;
	margin-top: 10px;

}

img {
max-width: 90%;
	height: auto;
	border-radius: 10px;}

.form-width {
    display: inline-block;
    text-align:center;
}
.image_box a:visited {
	
	color:#800000 !important;
}

.image_box a:active {
	
	color:#800000 !important;
}
.image_box a:hover {
	
	color:#1F3555 !important;
}

.image_box row a {
	
	color:#800000 !important;
}

.image_box{
	width: 210px;
	min-width: 210px;
	height: 275px;
	min-height: 275px;
	overflow: auto;
	display: table-cell;
	float: left;
	margin: 2px;
	display: inline;
    text-align:center;
}
.header-bg {
	background-color: #800000;
}
.slider-text {
	 vertical-align: text-top;
	margin-left: 5px;
	margin-right: 5px;
}

.link-container a {
	display: block;
	border-radius: 5px;
	width: 100%;
    background: #1F3555;
	line-height: 40px;
	text-indent: 10px;
	text-decoration: none;
	color: #FFFFFF !important;
	font-weight: bold;
	vertical-align:bottom;
	font-size: 14px;
    }

.link-container a:hover {
    display: block;
    border-radius: 5px;
    width: 100%;
    background: #800000;
    line-height: 40px;
    text-indent: 10px;
    color: #FFFFFF !important;
    font-weight: bold;
    vertical-align: bottom;
   font-size: 14px;
    }

.link-container {
    vertical-align: middle;
	margin-top: 2px;
	border-radius: 5px;
    width: 100%;
    line-height: 40px;
	text-indent: 10px;
    color: #FFFFFF;
	font-weight: bold;
	font-family: arial;
	font-size: 14px;
}

.link-current a:visited {
    background: #4E7ABE;
	margin-top: 2px;
	border-radius: 5px;
	line-height: 40px;
	text-indent: 10px;
	color: #FFFFFF !important;
	font-weight: bold;
	vertical-align:bottom;
	font-size: 14px;
    }

.link-current a {
    background: #4E7ABE;
	margin-top: 2px;
	border-radius: 5px;
	line-height: 40px;
	text-indent: 10px;
	color: #FFFFFF !important;
	font-weight: bold;
	vertical-align:bottom;
    }


.link-current {
    background: #4E7ABE;
    margin-top: 2px;
    border-radius: 5px;
    line-height: 40px;
    text-indent: 10px;
    color: #FFFFFF !important;
    font-weight: bold;
    vertical-align: bottom;
    font-size: 14px;
    }
