/*********
**********/
body {
  background: #FFFFFF;
font-family: "Times New Roman", Times, serif !important;
}
figcaption p
{
    color:#000;
    font-weight:bold;
    }

li#text-7 {
  list-style-type: none;
}a{text-decoration:none;}


footer h4 {text-transform:uppercase;}

b, strong {
  font-weight: 700;
  font-size: 20px;
  color: #3C5A9A;
}
.add-notice-section{float: left;}

button, input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  color: #000;
}

.home_form_txt {
  width: 203px;
  height: 35px;
  margin: 5px;
}

.home_form_txtarea{
  margin: 5px;
}
.home_form_btn{margin: 5px;}

.tab-content br {
  display: block;
}
/* LOVISH*/
marquee.new-updates a {
    color: white;
    font-size: 15px;
}marquee.new-updates a:hover {
    font-weight: bold;
    text-decoration: none;
    color: yellow;
}

@media only screen and (max-width: 3000px) {
	header .contact-us span a{font-weight:bold; color:#2A2C93; font-size: 16px;}	
	header .ggi-heading h4{font-size: 41px;color:#A91F18;margin-top: 6px;font-weight: bold; font-family:Times New Roman;}
	header p.phone-numbers{font-size:15.1px; color:#373999;line-height: 7px;}
	header p.address{font-size:18.1px; color:#373999; line-height: 10px;}
}
@media only screen and (max-width: 600px) {
	header .contact-us span a{font-weight:bold; color:#2A2C93; font-size: 16px;}	
	header .ggi-heading h4{font-size: 12px;color:#A91F18;margin-top: 6px;font-weight: bold; font-family:Times New Roman;}
	header p.phone-numbers{font-size:14px; color:#373999;line-height: 7px;}
	header p.address{font-size: 15.1px;color: #373999;line-height: 17px;width: 190px;word-break: break-word;display: inline-block !important;}
}