/* Note - Used inline styles for some elements */

/*----- BODY -----*/
body {
	padding:0px;
	margin: 0;
	background-color:#2C404E !important;

}
/*----- HEADER -----*/
#navigation {
	padding-top: 7px;
	background-color: #E8E5D9;
	background-color: #E8E5D9;
	padding-bottom: 7px;
	border-radius: 0px 0px 0px 5px;
}
#logo_a {
	text-decoration:none
}
@media only screen and (min-width:0px) and (max-width: 549px) {
#logo {
width:100%
}
}
.nav_li {
	padding-left: 2.5%;
	font-family: 'Open Sans', sans-serif;
}
.nav_a {
	color:black;
}
.social {
	padding-top: 23px;
}
.nav_a:hover {
	color:black;
	text-decoration: overline !important;
}

#header_title {
	font-size:2.2em;
	font-family: 'Crete Round', serif;
}
.header_rows {
	padding-top: 0px;
	padding-bottom: 10px;
    z-index: 0;
}
#bg {
	background:url(../images/home/header_bg.jpg) repeat-x;
	margin-top:20px;
}
#fb {
	/*margin-left: 30%;*/
}
 @media only screen and (min-width:550px) and (max-width: 767px) {
#logo {
width:auto%
}
}
 @media only screen and (min-width:0px) and (max-width: 767px) {
.social {
 padding-top: 0px;
 padding-bottom: 23px;
}
}
@media only screen and (min-width:768px) and (max-width: 825px) {
#fb {
 margin-left:53%
}
}
/*----- HOME PAGE -----*/
#home_bg {
	background-color: #EBF0D8;
}
#home_title {
	font-family: 'Open Sans', sans-serif;
	padding-top: 25px;
	padding-bottom: 20px;
}
#home_title_a {
	color: #9D4601;
	font-size: 1.5em;
	font-family: 'Roboto', sans-serif;
}
#home_title_b {
	font-size: 1.3em;
	font-family: 'Roboto', sans-serif;
}
.carousel-inner {
	border-width: 15px;
	border-style: solid;
	border-color: #EFECEC;
	border-radius: 5px;
	border-bottom-width: 30px;
}
#carousel_fade {
	border-color: rgba(0, 0, 0, 0.24);
	border-style: solid;
	border-width: 1px;
	border-radius: 6px;
}
.fa {
	margin-right:1%;
	color:black
}
#home_right {
	padding-top: 23px;
}
.drought_text {
	font-family: 'Open Sans', sans-serif;
	line-height: 1.6;
	padding-left: 6%;
	padding-bottom: 3px;
	padding-right: 7%;
	font-size: 1em;
    text-align: justify;
}
#drought_title {
	/*color:#9D4601;*/
	color:#000;
	font-family: 'Anton', sans-serif;
	padding-left: 5%;
	padding-top: 10px;
	padding-bottom: 15px;
	font-size: 1.8em;
}
.home_right_img {
	padding-left: 6%;
	padding-right: 6%;
	margin-top: 10px;
	margin-bottom: 12px;
}
#alert_title {
	/*font-family: 'Roboto', sans-serif;*/
	font-family: 'Anton', sans-serif;
	padding-left: 5%;
	/*padding-top: 10px;*/
	padding-bottom: 15px;
	color: #4A4949;
	font-size: 1.4em;
}
#terms_row {
	padding-top: 20px;
	padding-left: 2.3%;
}
#terms {
	font-size: 1.1em;
	font-family: 'Open Sans', sans-serif;
	cursor: pointer;
	color: #9D4638;
	text-decoration:underline;
}
#stat_bg1 {
	margin-left: 1%;
}
#stat_bg2 {
	margin-left: 6.2%;
}

#stat_bg1, #stat_bg2, #stat_bg {
	background-color: #F9F8F8;
	color: #333;
	border-radius: 5px;
	margin-top: 12px;
}
#stat_name {
	font-family: 'Roboto', sans-serif;
	font-size: 1.4em;
	padding-bottom: 10px;
}
.important_links {
	list-style-type:none
}
#links_name {
	font-family: 'Anton', sans-serif;
	/*padding-top: 10px;*/
	font-size: 1.4em;
	padding-bottom: 15px;
	color: #4A4949;
}
#important_links_text {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.1em;
	line-height: 1.8;
}
#slideshow {
	padding-top: 24px;
}
#drought_box {
	max-height: 660px;
	margin-top: 24px;
	overflow-y:auto;
}
#news_box {
	/*margin-top: 12px;*/
	border-style: none;
}
.stat2 {
	min-height: 300px !important;
	padding:15px;
	background-color:#fff;
	
}
/*----- FOOTER -----*/
#footer {
	border-top-width: 1px;
	border-top-style: groove;
	background-color:white;
	border-color: #D3D3D3;
}
#footer_text {
	font-family: 'Open Sans', sans-serif;
	line-height: 1.7;
	text-align:center;
	margin-bottom: 10px;
	padding-top: 10px;
	color:#333;
	font-size:11px;
}
.footer_logo {
	padding-top: 20px;
}
/*----- CONTACT PAGE -----*/ 
.page_title {
	font-family: 'Roboto', sans-serif;
	color: #9D4601;
	/*padding-top: 20px;*/
	-webkit-animation: mymove 5s;
	animation: mymove 5s 1;
	padding-bottom: 20px;
	padding-left: 1.8%;
	font-size: 2.1em;
}
.form-control {
	border-radius:0 !important;
	margin-left: 3% !important;
}
.contact_details {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.1em;
	line-height: 1.7;
	padding-bottom: 25px;
	padding-left: 3%;
}
.contact_icons {
	font-size: 1.1em;
	padding-bottom: 16px;
    padding-left: 8px;
    text-indent:-1.0em;  
}

@-moz-document url-prefix() { 
  .contact_icons {
	font-size: 1.1em;
	padding-bottom: 16px;
    padding-left: 8px;
    text-indent:0.0em;  
    }
 }

.contact_thumbnail {
	/*box-shadow: 0 0 1px 0 black !important;*/
}
.contact_thumbnail:hover {
	/*box-shadow: 0 0 2px 0 black !important;*/
}
#contact_row_1, #contact_row_2 {
	background-color: #fff;

}
.website_links {
	margin-bottom: 40px !important;
}
/* Fade in Animation */
 @-webkit-keyframes fadeIn {
from {
opacity:0;
}
to {
	opacity:1;
}
}
@-moz-keyframes fadeIn {
from {
opacity:0;
}
to {
	opacity:1;
}
}
@keyframes fadeIn {
from {
opacity:0;
}
to {
	opacity:1;
}
}
.fade-in {
	/* opacity:0; 
	-webkit-animation:fadeIn ease-in 1;*/
	-moz-animation:fadeIn ease-in 1;
	/* animation:fadeIn ease-in 1; */
	-webkit-animation-fill-mode:forwards;
	-moz-animation-fill-mode:forwards;
	animation-fill-mode:forwards;
	-webkit-animation-duration:1s;
	-moz-animation-duration:1s;
	animation-duration:1s;
}
.fade-in.three {
	-webkit-animation-delay: 1.6s;
	-moz-animation-delay: 1.6s;
	animation-delay: 1.6s;
}

/* Moving Animation */
 @-webkit-keyframes mymove {
 0% {
left: 0px;
}
 25% {
left: 25px;
}
 75% {
left:  0px
}
 100% {
}
}
@-moz-keyframes mymove {
 0% {
left: 0px;
}
 25% {
left: 25px;
}
 75% {
left: 10px
}
 100% {
left: 25px;
}
}
@-ie-keyframes mymove {
 0% {
left: 0px;
}
 25% {
left: 25px;
}
 75% {
left: 10px
}
 100% {
left: 25px;
}
}
/*----- ABOUT PAGE -----*/ 
.paragraph_text {
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	line-height: 2;
}
.paragraph_box {
	padding: 26px !important;
    text-align: justify;
}
.btn-primary {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.1em !important;
	color: black !important;
	background-color: #EFECEC !important;
	border-color: #fff !important;
	margin-left: 2%;
	width:95%;
	border-radius:0px !important;
	margin-top: 10px;
	margin-bottom: 10px;
}
.btn-primary:hover {
	background-color:rgba(239, 236, 236, 0.73) !important
}
.modal-dialog {
	font-size:1.1em !important;
	font-family: 'Open Sans', sans-serif;
}
.modal-body {
	padding:25px !important
}
/*----- GALLERY -----*/
.gallery_text {
	font-family: 'Open Sans', sans-serif;
	line-height: 1.8;
	font-size: 1.1em;
	padding: 25px;
}
.img_styles {
	margin-bottom:4px;
	width: 195px;
	float:left;
	height: 150px;
	border-radius:4px;
	margin-right: 2% !important;
}
#img_row {
	padding-top: 34px !important;
}
.album_title {
	font-size: 1.2em;
	padding-bottom: 10px;
}
.album_link {
	text-decoration:none !important;
	color:black;
	font-size: 1.1em;
}
.nav li a:hover {
	background-color: rgba(245, 243, 243, 0.6) !important;
	color:black
}
/*----- NEWS -----*/
.nav-tabs {
	padding-left: 35% !important;
}
.news_text {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.1em;
}
.td_class {
	line-height: 1.7 !important;
}
.news_space {
	padding-top:40px;
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	line-height:1.8
}
.hidden_text {
	color:white
}
td {
	padding-top: 25px !important;
	padding-bottom: 25px !important;
}
 @-webkit-keyframes swinging {
 0% {
-webkit-transform: rotate(10deg);
}
 50% {
-webkit-transform: rotate(-5deg)
}
 100% {
-webkit-transform: rotate(10deg);
}
}
 @keyframes swinging {
 0% {
transform: rotate(10deg);
}
 50% {
transform: rotate(-5deg)
}
 100% {
transform: rotate(10deg);
}
}
.swingimage:hover {
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-animation: swinging 2s ease-in-out forwards infinite;
	animation: swinging 2s ease-in-out forwards infinite;
}
.swingimage {
	border-style: solid;
	width: 100%;
	border-width: 3px;
	border-color: #B7A55B;
}
.news_subtitle {
	font-size: 1.1em;
	padding-bottom: 5px;
	font-weight: bolder !important;
}
 @media only screen and (min-width:0px) and (max-width: 767px) {
.swingimage {
width:auto
}
}
 @media only screen and (min-width:0px) and (max-width: 314px) {
.swingimage {
width:100%
}
}

/*----- BODY (TAB & MOBILE VIEWS) -----*/

@media only screen and (min-width:743px) and (max-width: 1360px) {
body {
width: 98%;
}
}
 @media only screen and (min-width:390px) and (max-width: 742px) {
body {
width: 96%;
}
}
 @media only screen and (min-width:0px) and (max-width: 389px) {
body {
width: 94%;
}
}


/*----- RESOUCERS -----*/
 @media only screen and (min-width:0px) and (max-width: 314px) {
.res_img_width 
width:100%
}
}
.img_res_title {
	font-size: 1.1em;
}
.res_left_img:hover {
	transform: scale(1.1);
	cursor:pointer
}

.commonBg{ background-color:#fff;}

h1{ font-family:'Anton', sans-serif !important; font-size:1.2em; color:#000;}

.owner{ font-size:12px;}

a {
    color: #C30;
    text-decoration: none;
}


/* navigation menu */

ul2 {
  text-align: left;
  display: inline;
  margin: 0;
  padding: 15px 4px 17px 0;
  list-style: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
ul li {
  display: inline-block;
  position: relative;
  cursor: pointer;
  padding: 15px 0px 0px 5px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
ul li ul {
  padding: 0;
  position: absolute;
  left: 0;
  width: 150px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
  z-index: 1000;
}
ul li ul li { 
  background: #E8E5D9; 
  display: block; 
  color: #fff;
  text-shadow: 0 -1px 0 #000;
}
ul li ul li:hover { background: #666; }

ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}

.nav_a_reset {
	color:black;
    font-family: 'Open Sans', sans-serif;
}

.flow-modal-dialog {
	font-size:1.1em !important;
	font-family: 'Open Sans', sans-serif;
    width: 80%;
}

.gradiant_box {
    background: #E8E5D9; /* For browsers that do not support gradients */
    /*background: -webkit-linear-gradient(#F1730C, #D4A885); /* For Safari 5.1 to 6.0 */
    /*background: -o-linear-gradient(#F1730C, #D4A885); /* For Opera 11.1 to 12.0 */
    /*background: -moz-linear-gradient(#F1730C, #D4A885); /* For Firefox 3.6 to 15 */
    /*background: linear-gradient(#F1730C, #D4A885); /* Standard syntax (must be last) */
}

.logo_img {
	cursor:pointer;
    width: 200px;  
}
.logo_img:hover {
	transform: scale(1.1); 
}
.member_img {
	cursor:pointer;
    width: 150px;  
}
.member_img:hover {
	transform: scale(1.1); 
}
.sub_heading{
    color: #C57401;
}
.home_slider{
    height: 615px;
}
.graph_slider{
    height: 160px;
}
.bullets li:before{
    padding-right: .3em;
}
.reprt_top1{
    min-height: 250px; 
    margin-bottom: 50px; 
    clear: both;
}
.report_para{
    line-height: 1.9; 
    width: 46%; 
    float: left;
}
.report_left_cont{
    width: 38%; 
    float: left;
}
.report_right_cont{
    width: 62%; 
    float: right;
    text-align: left;
}
.p_title{
    font-family: "Century Gothic",Arial,Helvetica,Sans-Serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 3;
}
.content_box{
    width: 96%; margin-left: 15px;
}

