/*
Theme Name: SIA

Theme URI: http://wordpress.org/themes/twentyfourteen
Author: the WordPress team
Author URI: http://wordpress.org/
Description: In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: twentyfourteen

/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
ol, ul {
	/* list-style: none; */
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none;  max-width:100%;}

/*****************************CSS Reset - Find ****************************************/



/* -------------- satyam tech coder Oct7 ----------------- */ 

.page_style > div > div > ul {
    padding-left: 15px;
}

.page_style > .entry > div > ul {
    padding-left: 0;
}



/* -------------- satyam tech coder sep19 ----------------- */


.no_list{
	list-style:none;
}


#menu-sidebar-menu li{
	/* width:100%; */
	background: url("images/list.png") no-repeat scroll 0 7px rgba(0, 0, 0, 0);
	padding-left:8px;
	list-style:none;
	 margin-bottom: 10px;
}

#menu-sidebar-menu li a{
	color: #011d2b;
    font-family: "Open Sans",sans-serif;
    font-size: 17px;
    padding-left: 10px;
    text-decoration: none;
    text-shadow: none;
	text-transform:uppercase;
}

.right_membership_menu{
	background: none repeat scroll 0 0 #debe6a;
    height: auto;
    padding: 10px;
    /* width: 255px; 
	   float: right; 
	   margin: 0 0 0 22px; */
}

.right_container > h4{
	background: none repeat scroll 0 0 #026489;
    color: #fbfcfc;
    font-size: 19px;
    font-weight: bold;
    height: 45px;
    line-height: 45px;
    padding: 0 14px;
    text-align: left;
}	

.main_right_container h4{
	background: none repeat scroll 0 0 #026489;
    color: #fbfcfc;
    font-size: 19px;
    font-weight: bold;
    height: 45px;
    line-height: 45px;
    padding: 0 14px;
    text-align: left;
}	
.yellow_content h4{background:none;}

.post{
	width:auto;
	height:auto;
	margin-bottom: 3px;
}

.side_menu{
	margin:0;
	padding:0;
}

.main_right_cont{ 
	background:#debe6a; 
	height:auto; 
	padding:20px 10px; 
	
	width:270px;
	/* float:right; */
	/* margin:0 0 0 22px;
	width:255px;  
	float:right; */
}

.divider{
	border-bottom: 1px solid #7b814c; 
}

.border{
	background: url("images/border.png") repeat-x scroll center center rgba(0, 0, 0, 0);
	height:2px;
}

.welcome_sec{
 background: url("images/bttm_shaow.jpg") repeat-x scroll center bottom #011d2b;
    border-bottom: 1px solid #4c879d;
    padding: 0;
    width: 100%;
}

.lower-footer{
	background:#f5f5f5;
}

.main_lower-footer{
	/*width:1110px; */
	/* min-height:70px; */
	padding:30px 0;
	margin:auto;
	text-align:center;
}

.design_by{
	text-align:center;
	color: #848484;
    font-size: 14px;
    font-weight: bold;
	margin-top: 13px;
}
	
.left_container h3 span{
	float:right;
	display:block;
	margin-right: 7%;
}	

.main_content{
	 max-width:1110px; 
	 margin:0 auto; 
	 background: url("images/bg_img.png") no-repeat scroll 25px bottom;
	 background-size:contain;
}


.listing{
	width:auto;	
}

.listing ul{
	width:auto;
}

.listing li {
	display:block;
	width:auto;
	list-style:circle;
	font-size:14px;
	padding:0;
	margin-bottom: 15px;
	padding: 0 0 0 18px;
	float:none;
	background:url("images/list_8.png") no-repeat 0px 8px;
}

.listing li a{
	text-decoration:none;
	font-weight:bold;
}

.page_style p a{
	text-decoration:none;
	font-weight:bold;
}

.page_style > .entry{
	/* margin-top:10px; */
}

.left_container > .entry li{
	font-size:14px;
	margin-bottom:20px;
	/* list-style:disc; */
}

.page_style ul li{
	font-size: 14px;
}

a.tribe-events-ical, a.tribe-events-gcal {
margin-top:0 !important;
}

.year{
	font-size:17px !important;
	font-weight:bold;
}

.strong_title{
	font-size:18px;
}

.page_style > .entry > div > ul{
	margin-left:18px;
}

.left_container > .entry >  ul{
	margin-left:15px;
	/* list-style:none; */
	list-style: disc outside none;
}

.no_list{
	/* margin:0 !important; */
}

.page_style .new_list ul li {
	padding-left:0px;
	list-style:disc;
}

/*
.page_style .new_list ul{
	padding:0;
	margin-top: 12px;
}

.page_style .new_list ul li {
	padding-left:0px;
	list-style:disc;
}


.new_list ul ul{
	background:none;
	margin-left: 15px;
}

.new_list  ul   ul  li ul {
	list-style:disc;
	margin-left:15px;
}

.new_list  ul   ul  li ul  li{
	margin-top:10px;
}
*/

/* .left_container .new_list ul{
	padding:0;
	margin-top: 12px;
}

.left_container .new_list ul li {
	padding-left:0px;
	list-style:disc;
}

*/



.left_container ul ul{
	background:none;
	margin-left: 15px;
	list-style:disc;
}

.left_container  ul   ul  li ul {
	list-style:disc;
	margin-left:15px;
}

.left_container  ul   ul  li ul  li{
	margin-top:10px;
}

/* .left_container > .entry > ul > li {
    list-style: none outside none;
    margin-left:0;
} */


.left_container > .left_container > ul {
    list-style: none;
    margin-left: 15px;
}

.left_container > .left_container > ul > li{
	list-style:none;
}

/* ------------- sep_30 ---------- */


.square > li {
    list-style: none outside none;
}

.square > ul{
	margin-left: 0px;
}

.square strong{
	margin-bottom:15px;
	display:block;
}

.page_style ul ul li ul li {
	list-style:disc;
}

/*  -------------------- oct_6 ---------------------- */

#loginform{
    background: none repeat scroll 0 0 #eaeaea;
    border: 1px solid #dcdcdc;
    border-radius: 8px;
    margin: 10% 0;
    padding: 30px;
    width: 70%;
	height:200px;
}

#loginform label{
    display: block;
    float: left;
    min-width: 110px;
}

.login-username > input{
	border:1px solid #cccccc !important;
	height:25px;
	line-height:25px;
	padding:0 5px;
	width:200px;
	
}

.login-password  > input{
	border:1px solid #cccccc !important;
	height:29px;
	line-height:29px;
	padding:0 5px;
	width:193px;
	background:#f9f9f9;
}

.login-submit > .button-primary{
	background: none repeat scroll 0 0 #026489;
    color: #ffffff;
    font-size: 18px;
    padding: 10px 42px;
	border-radius:4px;
	margin-top:15px;
	border:none;
	cursor:pointer;
}

/* -------------- satyam tech coder ----------------- */





/* =Fonts
-------------------------------------------------------------- */

h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit]
{
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

body,
input,
textarea {
	color: #666;
	font-size: 12px;
	line-height: 18px;
}
hr {
	background-color: #E7E7E7;
	border:0;
	height: 1px;
	margin-bottom: 18px;
	clear:both;
}

/* Text elements */
p {
	margin-bottom: 18px;
}
ul {
	/* list-style: square; 
	margin: 0 0 18px 1.5em; */
	margin: 0 0 18px 0;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style:upper-alpha;
}
ol ol ol {
	list-style:lower-roman;
}
ol ol ol ol {
	list-style:lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom:0;
}
dl {
	margin:0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	padding: 2px;
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
}




table {
	/* border: 1px solid #e7e7e7; */
	text-align: left;
	margin: 0 -1px 24px 0;
	width: 100%;
}
tr th,
 thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
 tr td {
	/* border-top: 1px solid #e7e7e7; */
	/* padding: 6px 24px; */
	padding: 10px 4px;
}
 tr.odd td {
	background: #F2F7FC;
}




.attachment img {
	max-width: 900px;
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft, 
 img.alignright, 
 img.aligncenter {
	margin-bottom: 12px;
}
 .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	text-align: center;
	margin-bottom: 20px;
	padding: 4px;
}
 .wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	margin: 5px;
	color: #888;
	font-size: 12px;
}
.wp-smiley {
	margin:0;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #FF4B33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #FF4B33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}



/* Comments form */
input[type=submit] {
	background-color: #026489;
    border: medium none;
   /* border-radius: 5px;*/
    color: #fff;
    font-size: 15px;
    padding: 4px 15px;
}
#respond {
	margin: 24px 0;
	border-top: 1px solid #e7e7e7;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#respond .required {
	color:#FF4B33;
	font-weight:bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin:0 0 9px;
	width:98%;
}
#respond textarea {
	width:98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	width: auto;
	font-size: 14px;
}

.clear{clear:both; line-height:1px; font-size:1px;}
body {
    background: #F0EFE7;
    margin: 0;
    padding: 0;
    font: 15px/1.5 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #4E443C;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Arvo', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-align: center;
  font-weight: normal;
  text-rendering: optimizelegibility;
}

h1 {
    color: #4E443C;
    font-size: 36px;
    font-weight: bold;
}

h2, h2 a {
    color: #F14E32;
}

h3, h3 a {
  color: #0388A6;
}

a {
  color: #0388A6;
}

pre {
  border:1px solid #000;
  overflow-x:auto;
  background: #222;
  color: #fff;
  text-shadow: none;
}


/***************************** WP CSS Reset - Find ****************************************/

body											{ font-family: 'Open Sans', sans-serif; font-size:12px; color:#000;}
#wrapper 										{ width:100%; height:auto; margin:0 auto; padding:0; background:#f5f5f5;}

/***************************** Header start here ****************************************/
#header											{ width:100%; height:auto; margin:0 auto; padding:0; background:url(images/top_header_bg.jpg) repeat-x left top #fff;}
.header_content									{ max-width:1110px; margin:0 auto;}
/*#header	span.logo								{ display:block; margin:0; padding:9px 0 20px 15px; float:left; width:27%; height:110px;}*/
#header	span.logo								{
display: block;
    float: left;
    height: 110px;
    margin: 0;
    padding: 9px 0 20px;
    width: 162px;}
#header	span.logo a								{ text-decoration:none;}

.search_sec										{ width:35%; padding:50px 0 0 0; float:left; display:block;}
.search_sec span.input_text						{ width:90%; display:block;}
.search_sec span.input_text input.ser_text		{ width:78%; border-radius:0; line-height:15px; outline:none; float:left; height:11px; font-size:13px; color:#737373; padding:12px 10px 12px 10px; background:#fff; border:1px solid #afb0b0; box-shadow:none;}
.search_sec span.input_text input.bttn_sec		{ width:43px; border-radius:0; cursor:pointer; height:36px; padding:13px 0 13px 0; float:right; border:none; box-shadow:none; background:url(images/search_img.png) no-repeat center 9px #977b18;}


.contact_sec									{ width:32%; float:right; background:#026489; position:relative; border-radius:0 0 6px 6px; box-shadow:5px 5px 5px 0 #b4b4b4;}
.contact_sec span.top_contact 				    { display:block; text-align:center; padding:0px 0 6px 0; border-radius:0 5px;}
.contact_sec span.top_contact a					{ text-decoration:none; font-weight:bold; color:#fff; font-size:27px; text-align:center;}
.contact_sec span.top_in						{ position:absolute; top:70px; right:10px;}


.main_nav										{ width:100%; background:#011d2b; padding:0;}
/* .navigation										{ max-width:1050px; display:block; margin:0 auto; padding:0 0 0 60px;} */
.navigation										{ max-width:1110px; display:block; margin:0 auto; padding:0;}
.navigation ul									{ list-style:none; margin:0;}
.navigation ul li								{ float:left; padding:0; position:relative; z-index:9999;}
/* .navigation ul li a								{ font-size:24px; *font-size:22px; font-family: 'Oswald', sans-serif; display:block; *padding:23px 8px; padding:15px 8px; color:#fff; text-transform:uppercase; text-decoration:none;} */
.navigation ul li a								{ font-size:24px; *font-size:22px; font-family: 'Oswald', sans-serif; display:block; *padding:23px 8px; padding:15px 17px; color:#fff; text-transform:uppercase; text-decoration:none;}
.navigation ul li a:hover						{ background:#114666;}
.navigation ul li.current-menu-item a			{ background:#114666;}
.navigation ul li.current-menu-ancestor > a 	{ background:#114666;}


.navigation ul.sub-menu						   { position:absolute; padding:0; margin:0;  display:none; z-index:999; *z-index:9999; *position:absolute;  left:0; background:#011d2b; width:180px; top:100%;}
.navigation ul.sub-menu li					   { position:relative; display:block; padding:3px 0 3px 0; text-align:left; width:100%;}
.navigation ul.sub-menu li a				   { background:none; color:#fff; font-weight:normal; text-transform:uppercase; padding:10px 10px 10px 15px; font-size:12px; border:none;}
.navigation ul.sub-menu li:hover			   { background-color:#114666;}
.navigation ul.sub-menu li.current-menu-item a			{ background-color:#114666;}
.navigation ul.sub-menu li.current-menu-ancestor > a 		{ background-color:#114666;}
.navigation ul.sub-menu li.ict_nav a:hover	   { background:url(images/subnav1_arrow.jpg) no-repeat 157px 15px; color:#E3DAC7; background-color:#114666; }
.navigation ul li:hover ul.sub-menu 		   { display:block;}

.navigation ul.sub-menu1					   { left:100%; top:0; width:100%; position:absolute; background:#011d2b; display:none;}
.navigation ul.sub-menu1 ul					   { left:150px; background:#000; }
.navigation ul.sub-menu1 li					   { margin:0; padding:3px 0 3px 0;}
.navigation li.ict_nav ul.sub-menu1 li a:hover  { background-image:none;}
.navigation ul.sub-menu li:hover ul.sub-menu1 	{ display:block;}


.banner											{ width:100%; height:auto; margin:0 auto 0px; padding:0; /* text-align:center; */ background:url(images/banner_bgstrip.jpg) repeat left top;}
.banner_content									{ max-width:1110px; margin:0 auto;}
.banner_content									{ top:10px; right:200px;}
.banner_content ul								{ list-style:none; margin:0;}
.banner_content ul li							{ display:inline; margin:0; padding:0; position:relative;}
.banner_content ul li span.bnner_img			{ display:block;}


.ba_ab_cont										{ position:absolute; /* width:28%; right:180px; top:104px;*/ width:34%; right:130px; top:92px;}
.ba_ab_cont em							        { color: #debe6a; display: block; font-size: 37px; font-style: normal; font-weight: bold; line-height: 40px; padding: 0 0 10px; text-align: left; text-transform:uppercase;}
.ba_ab_cont h1							        { font-size:24px; text-transform:uppercase; color:#fff; line-height:34px; text-align:left; padding:0 0 10px 0; margin:0; text-shadow: 0 1px 1px #474747;}
.ba_ab_cont i								    { color: #ffffff;  text-shadow: 0 1px 1px #474747; display: block; font-size: 23px; font-style: normal; line-height: 29px; padding: 0 0 26px; text-align: left;}
.ba_ab_cont span.lear_more				        { width:98px; display:block; float:left;  background:#15465e; color:#fff; font-size:12px; text-transform:uppercase; line-height:15px;}
.ba_ab_cont span.lear_more a				    { text-decoration:none; display:block; color:#fff; text-align:center; padding:10px 0 10px 0;} 


/***************************** Container start here ****************************************/
#main_container									{ width:100%; background:#f5f5f5; height:auto; margin:0 auto; padding:0;}
/* .welcome_sec									{ width:100%; padding:0 0 15px 0; background:url(images/bttm_shadow.jpg) repeat-x center bottom #011d2b;} */
.wel_content									{ max-width:1110px; margin:0 auto;}
.wel_content h2									{ font-family:'Oswald',sans-serif; font-size:28px; text-transform:uppercase; color:#fff; text-align:center; padding:50px 0 0 0; line-height:28px;}
.wel_content span.wel_bttm						{ display:block; font-size:22px; color:#fef2ca; text-align:center; line-height:22px; padding:10px 0 0 0; margin:0;}
.left_well										{ width:78%; float:left;}
.right_wel										{ width:22%; float:right;}
				
.main_content									{ max-width:1110px; margin:0 auto; }
.left_container									{ width:73%; height:auto; margin:0; padding:20px 0 0; float:left;}
.left_container	h3								{ width:78%; text-align:left; font-family: 'Open Sans', sans-serif; font-weight:700; background:url(images/arial_img.jpg) no-repeat right top; font-size:15px; color:#443100; line-height:22px; padding:0 82px 20px 0;}
.left_container	p								{ /* width:97%; */ font-size:14px; font-family: 'Open Sans', sans-serif; text-align:justify; color:#011d2b; line-height:20px; padding:0 0 28px 0; margin:0;}
.left_container ul								{ /* list-style:none; margin:0; padding:0 0 30px 0; */ padding:0;}
.left_container ul li							{ /* display:inline-block; float:left; padding:0 0 0 28px; */}
.left_container ul li.no_padd					{ padding-left:0; float:left;}
.left_container ul li img						{ /* width:100%; float:left; */  margin-right:15px;  height:auto; *width:auto; *height:auto;}


.right_container								{ width:26%; float:right;}
/* .main_right_cont								{ width:255px; background:#debe6a; height:auto; margin:0 0 0 22px; padding:20px 15px 14px 15px; float:right;} */
.main_right_cont h4								{ font-size:40px; font-family:'Oswald',sans-serif; color:#443100; text-align:left; text-shadow:none; font-weight:400; line-height:40px; padding:0 0 12px 0; margin:0;}
.sponsor_text h4 {
    color: #443100;
    font-family: "Oswald",sans-serif;
    font-size: 28px;
    font-weight: 400;
    line-height: 34px;
    margin: 0;
    padding: 0 0 12px;
    text-align: left;
    text-shadow: none;
}
.sponsor_text {
    background: none repeat scroll 0 0 #debe6a;
    height: auto;
    margin-bottom: 20px;
    margin-top: 10px;
    padding: 20px 10px;
    width: 270px;
}
.sponsor_text a img {
	 padding: 10px 0 0;
}
.main_right_cont ul								{ list-style:none; margin:0;}
.main_right_cont ul li							{ /* display:inline-block; */ display:block; padding:0; 
												 margin: 0 0 5px;/* background:url(images/sidebar_line.jpg) no-repeat center top;*/ }

.main_right_cont ul li em						{ display:inline-block; text-shadow:none; background:url(images/folder_img.png) no-repeat left 15px; font-size:15px; padding:15px 0 15px 26px; color:#291e01; font-style:normal; margin:0;}
.main_right_cont ul li i						{ text-transform:uppercase; text-shadow:none; font-style:normal; display:block; font-size:15px; padding:0 0 10px 0; color:#b6543a; line-height:15px;}
.main_right_cont ul li span.left_img			{ float:left; width:100px; padding:0 0 15px 0;}
.main_right_cont ul li span.left_img	img {max-width:95%;}
.main_right_cont ul li span.right_text			{ float:right; text-shadow:none; width:168px; font-size:11px; color:#5f480b; padding:0 0 10px 0; line-height:13px;}
.main_right_cont ul li span.right_text a		{ text-decoration:none; color:#000000; display:block; text-shadow:none; font-size:13px; font-weight:bold; padding:10px 0 0 0;}
.main_right_cont ul li span.right_text a:hover	{ /* text-decoration:underline; */ text-decoration:none;}

.right_container span.sponsor_text				{ /* margin:10px 0 18px 0;  padding:25px 0 25px 0;*/ display:block; /*width:100%; background:#fff;*/}
.right_container span.sponsor_text a		    { display:block; font-family: 'Oswald', sans-serif; font-weight:700; text-transform:uppercase; text-decoration:none; font-weight:bold; text-align:center; color:#716868; font-size:18px; padding:0;}

.sia_member_sec									{ width:100%; background:#026489; margin:0; padding:0;}
.sia_content									{ max-width:1000px; margin:0 auto; text-transform:uppercase; padding:25px 0 25px 0;}
.sia_content h5									{ font-size:36px; font-family:'Oswald',sans-serif; font-weight:700; text-align:center; margin:0; color:#fff; line-height:32px;}

.carousl_sec									{ max-width:935px; margin:0 auto; padding:20px 63px 15px 63px;}
.carousl_sec ul									{ list-style:none; margin:0;}
.carousl_sec ul li								{ display:inline; padding:20px 20px 20px 20px;}
.carousl_sec ul li a							{ text-decoration:none; margin:0;}
.carousl_sec ul li.frt_padd						{ padding-left:0;}
.carousl_sec ul li.last_padd					{ padding-right:0;}

/***************************** Footer start here ****************************************/
#footer											{ width:100%; height:auto; background:#171717; margin:0 auto; padding:35px 0 48px 0;}
.footer_content									{ max-width:1000px; margin:0 auto; position:relative;}
.footer_content ul 								{ display:block; text-align:center; margin:0; padding:0 0 24px 0; list-style:none;}
.footer_content ul li							{ display:inline; background:url(images/ft_divider.jpg) no-repeat left top; margin:0; padding:3px 10px 3px 10px; *padding:3px 10px 3px 10px;}
.footer_content ul li a							{ color:#fff; font-family: 'Oswald', sans-serif; line-height:20px; font-weight:700; font-size:18px; text-transform:uppercase; text-decoration:none;}
.footer_content ul li a:hover					{ text-decoration:underline;}
.footer_content ul li.current-menu-item > a		{ text-decoration:underline;}
.footer_content ul li.ft_logo					{ background:none;}
.footer_content span.ft_in						{ position:absolute; top:0; right:-37px;}

.copy_right									   { width:50%; margin:0 auto;}
.copy_right ul								   { list-style:none; margin:0;}
.copy_right ul li								{ display:inline-block; text-shadow:none; background:none; font-size:14px; color:#848484; font-weight:bold;}
.copy_right ul li a								{ text-decoration:none; font-family:Arial, Helvetica, sans-serif; text-shadow:none; color:#848484; font-size:14px; text-transform:none;}


.cell_navigation	                             { display:none; width:100%; clear:both; position:relative;}
.cell_navigation a.clickme	                     { display:inline-block; position:relative; bottom:3px; left:10px; color:red; width:35px; height:24px; background:url(images/in_navBg.png) no-repeat left top; font-size:0; text-decoration:none;}
.cell_navigation ul								 { float:left; list-style:none; z-index:999; background:#011d2b; margin:0; position:absolute; top:100%; left:0; display:none;}
.cell_navigation ul li							 { float:left; position:relative; padding:10px 0; width:100%;}
.cell_navigation ul li a						 {  font-size:17px; font-family:Arial, Helvetica, sans-serif; display:block; padding:15px 15px; color:#fff; text-transform:uppercase; text-decoration:none;}
.cell_navigation ul li a:hover						 {background:#114666;}


/****************************Exta Added CSS****************************************/
.page_style	h3				{font-size: 36px; background:none; line-height: 30px; padding: 0 0 15px; text-align: left; width:100%; color:#b29424; font-weight:bold;text-transform:uppercase;}
.page_style	h1				{font-size: 26px; background:none; line-height: 30px; padding: 0 0 20px; text-align: left;}
h3.entry-title a				{text-decoration:none;}
h3.entry-title a:hover				{text-decoration:underline;}


.carous_wrapper{
	width:100%;
	background:#fff;
}

.logo_wrappper{
	position:relative; top:0; width:1200px; margin:auto;
}

.jcarousel-control-prev, .jcarousel-control-next {
    border-radius: none !important;
    bottom: 30px;
    box-shadow: none !important;
    color: #ffffff;
    font: 24px/27px Arial,sans-serif;
    height: 66px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    width: 38px;
	top:0;
	margin-top: -95px !important;
}
/* 9cot2014 css added*/
.search-field {
   border: 1px solid #afb0b0;
    font-size: 15px;
    height: 26px;
    line-height: 32px;
    margin-right: 9px;
    padding: 0 10px;
}
.screen-reader-text {
    font-size: 15px;
    font-weight: bold;
}
h4.entry-title a	{text-decoration:none;}
.page_style	h4	{font-size: 15px; background:none; line-height: 30px; padding: 0 0 15px; text-align: left; width:100%; color:#b29424; font-weight:bold;text-transform:uppercase;}
.cat-links a{text-decoration:none;}


/* Oct 21, 2014 css changes */

.lear_more_link{
	font-size: 16px;
    font-weight: bold;
	color:#fff;
	text-shadow: 0 1px 1px #474747;
}

.lear_more_link a{
	font-size:20px;
	font-weight:bold;
	color:#eee8aa;
	margin-left:10px;
}

.right_container span.sponsor_text {
    display: none !important;
}


@media screen and (max-width:1200px){

.logo_wrappper {
    margin: auto;
    position: relative;
    top: 0;
    width: 100%;
}

}



@media screen and (max-width:1050px){
.left_container ul li{ 
	width:49%; padding:0; float:left; 
}

.left_container ul li img{
max-width:100%;
}

}

@media screen and (max-width:768px){
.left_container ul{
	width:100%;
}
.contact_sec span.top_in a img {
    width: 20%;
    margin-top: 30px;
    height: auto;
}
}






