@charset "utf-8";
/* CSS Document */

/*
Theme Name: GHCFRW
Theme URI: https://www.texaswebmaster.com
Author: Texas Webmaster, LLC
Author URI: https://www.texaswebmaster.com
Description: ss
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: 
Text Domain: twentysixteen
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* 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;
}
/*****************************CSS Reset - Find ****************************************/





/* =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;
	font-size:24px;
	font-weight:bold;
}
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;
}
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;
}
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] {
	color: #000;
	font-size:16px;
}
#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;
}
ul li {
	font-size: 16px;
	line-height: 24px;
	color: #000;
	text-align: justify;
}
/***************************** WP CSS Reset - Find ****************************************/



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: #222222;
}
#wrapper {
	width: 1280px;
	height: auto;
	margin: 0 auto;
	padding: 0;
}
/***************************** Header start here ****************************************/

#header {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 5;
}
.header_top {
	height: 50px;
	margin: 0 auto;
	padding: 0;
	background: url('images/header_bg.jpg') no-repeat center top;
	background-size: cover;
}
.navigation {
	width: 1095px;
	margin: 0 auto;
	padding: 16px 0 16px 0px;
	height: auto;	
}
.navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}
.navigation ul li {
	float: left;
	margin-left: 20px;
	padding: 0;
	background: url('images/devider_img.jpg') no-repeat right;
	position: relative;
}
.navigation ul li a {
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	display: block;
	margin-right: 20px;
	padding-bottom: 2px;
}
.navigation ul li:first-child {
	margin-left: 0;
}
.navigation ul li:last-child {
	background: none;
}
.navigation ul li:last-child a {
	margin-right: 0;
}
.navigation ul li a:hover {
	color: #e31721;
	transition: all 0.6s ease 0s;
}
.navigation ul li ul.sub-menu {
	display: none;
	position: absolute;
	top: 25px;
	width: 247px;
	background: #fff;
	z-index: 999999;
	padding-bottom: 10px;
	border-radius: 10px;
	border: 2px solid #000;
	left: -45px;
	right: 0;
	margin: 0 auto;
	text-align: center;
}
.navigation ul li:hover ul.sub-menu {
	display: block;
}
.navigation ul li ul.sub-menu li {
	float: none;
	margin: 0;
	padding: 10px 10px 0 10px;
	background: none;
}
.navigation ul li ul.sub-menu li a {
	display: block;
	word-break: break-word;
	color: #000;
	border-bottom: 2px dotted #000;
	text-align: center;
	margin: 0 auto;
	padding-bottom: 10px;
}
.navigation ul li ul.sub-menu li:last-child a {
	padding-bottom: 0;
	border-bottom: 0;
}
.navigation ul li ul.sub-menu li a:hover {
	color: #e31721;
	transition: all 0.6s ease 0s;
}



.navigation ul li ul li ul.sub-menu {
	display: none;
	position: absolute;
	top: 25px;
	width: 247px;
	background: #fff;
	z-index: 999999;
	padding-bottom: 10px;
	border-radius: 10px;
	border: 2px solid #000;
	left: -45px;
	right: 0;
	margin: 0 auto;
	text-align: center;
}
.navigation ul li ul li:hover ul.sub-menu {
	display: block;
}
.navigation ul li ul li ul.sub-menu li {
	float: none;
	margin: 0;
	padding: 10px 10px 0 10px;
	background: none;
}
.navigation ul li ul li ul.sub-menu li a {
	display: block;
	word-break: break-word;
	color: #000;
	border-bottom: 2px dotted #000;
	text-align: center;
	margin: 0 auto;
	padding-bottom: 10px;
}
.navigation ul li ul li ul.sub-menu li:last-child a {
	padding-bottom: 0;
	border-bottom: 0;
}
.navigation ul li ul li ul.sub-menu li a:hover {
	color: #e31721;
	transition: all 0.6s ease 0s;
}








.header_bttm {
	margin-top: 3px;
	padding: 0;
	background: url('images/main_bg_edit_2.png') no-repeat left top;
	height: 389px;
}
.left_log {
	float: left;
	margin: 167px 0 0 84px;
	padding: 0;
}
.left_log a {
	display: block;
	margin: 0;
	padding: 0;
}
.left_log a img {
	width: auto;
	height: auto;
	max-width: 100%;
	display: block;
}
.rightheader_cntnt {
	float: right;
	width: 687px;
	margin: 10px 17px 0 0;
	padding: 0;
}
.rightheader_cntnt h1 {
	font-size: 57px;
	line-height: 65px;
	color: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight: bold;
	text-shadow: 4px 3px 6px #000;
}
.rightheader_cntnt h1 small {
	font-size: 36px;
	line-height: 37px;
	color: #fff;
	margin: 0;
	padding-bottom: 35px;
	display: block;
}
.rightheader_cntnt em {
	font-size: 20px;
	font-style: normal;
	color: #fff;
	text-align: center;
	display: block;
	line-height: 25px;
	font-weight: bold;
	text-shadow: 4px 3px 6px #000;
	margin: 0 0 0 338px;
	position: relative;
	right: 75px;
}
.headerbttm_in {
	width: 640px;
	margin: 0 auto 0;
	padding: 6px 0 10px;
	background: url('images/mobile_hdrbg.jpg') no-repeat center top;
	display: none;
	background-size: cover!important;
	position: relative;
}
.headerbttm_cntnt {
	width: 345px;
	margin: 0 auto 0;
	padding: 0;
}
.headerbttm_cntnt h1 {
	font-size: 22px;
	line-height: 25px;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #fff;
	font-weight: bold;
	text-shadow: 4px 3px 6px #000;
}
.headerbttm_cntnt em {
	font-size: 14px;
	line-height: 18px;
	font-style: normal;
	display: block;
	color: #fff;
	font-weight: bold;
	text-align: right;
	padding-left: 80px;
	text-shadow: 2px 1px 6px #000;
}
/***************************** Header end here ****************************************/



/***************************** Container start here ****************************************/

.main_container {
	width: 100%;
	margin: 0;
	padding: 0;
	background-size: 100% 100%;
	position: relative;
}
.main_container:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: -150px;
	width: 368px;
	height: 150px;
	z-index: 2;/* Safari 4-5, Chrome 1-9 */
	background: -webkit-gradient(linear, left top, right top, from(#e31721), to(#910709)); /* Safari 5.1, Chrome 10+ */
	background: -webkit-linear-gradient(left, #910709, #e31721);  /* Firefox 3.6+ */
	background: -moz-linear-gradient(left, #910709, #e31721);  /* IE 10 */
	background: -ms-linear-gradient(left, #910709, #e31721);  /* Opera 11.10+ */
	background: -o-linear-gradient(left, #910709, #e31721);
	background-size: 100% 100%;
}
.main_container:after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: -150px;
	width: 100%;
	height: 150px;
	z-index: 1;
	background: white;
}
.leftevent_section {
	width: 368px;
	float: left;
	margin: 0;
	padding: 0; /* Safari 4-5, Chrome 1-9 */
	background: -webkit-gradient(linear, left top, right top, from(#e31721), to(#910709)); /* Safari 5.1, Chrome 10+ */
	background: -webkit-linear-gradient(left, #910709, #e31721) repeat-y;  /* Firefox 3.6+ */
	background: -moz-linear-gradient(left, #910709, #e31721);  /* IE 10 */
	background: -ms-linear-gradient(left, #910709, #e31721);  /* Opera 11.10+ */
	background: -o-linear-gradient(left, #910709, #e31721);
}
.event_wrapper {
	margin: 12px auto 130px;
	padding: 0;
	width: 100%;
}
.event_box {
	width: 310px;
	margin: 0 auto 30px;
	padding: 0;
}
.event_box_lable {
	margin: 0 auto;
	padding: 0;
	width: 310px;
	background: url('images/label_bg.png') no-repeat center top;
	height: 73px;
	position: relative;
	z-index: 4;
	background-size: 100% 100%;
}
.event_box_lable h5 {
	text-align: center;
	margin: 0 auto 0;
	padding: 14px 0;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
}
.eventbox_in {
	width: 265px;
	margin: -30px auto 0;
	background: #000;
	border: 1px solid #fff;
	border-radius: 0 0 10px 10px;
}
.adrsscntnt_top {
	width: 240px;
	margin: 40px auto 20px;
	padding: 0;
}
.adrsscntnt_top h6 {
	font-size: 16px;
	line-height: 16px;
	color: #fff;
	font-weight: bold;
	margin: 0;
	padding: 0 0 8px 0;
}
.adrsscntnt_top p {
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	margin: 0;
	padding-left: 38px;
}
.adrsscntnt_top p.lft_mrgn {
	padding-left: 70px;
}
.adrsscntnt_bttm {
	width: 240px;
	margin: 0 auto 20px;
	padding: 0;
	border-top: 2px solid #fff;
}
.adrsscntnt_bttm h6 {
	font-size: 16px;
	line-height: 16px;
	color: #fff;
	font-weight: bold;
	margin: 0;
	padding: 25px 0 8px 0;
}
.adrsscntnt_bttm p {
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	margin: 0;
	padding-left: 38px;
}
.adrsscntnt_bttm p.lft_mrgn {
	padding-left: 70px;
}
.adrsscntnt_bttm span {
	font-size: 14px;
	line-height: 14px;
	color: #fff;
	margin: 0;
	padding-top: 25px;
	display: block;
	text-align: center;
}
.adrsscntnt_bttm span a {
	display: inline-block;
	color: #fff;
	text-decoration: none;
}
.spotlight_cntnt {
	width: 240px;
	margin: 40px auto 20px;
	padding: 0;
	height: auto;
}
.spotlight_cntnt p {
	font-size: 16px;
	line-height: 18px;
	margin: 0;
	padding-bottom: 15px;
	text-align: justify;
	color: #fff;
}
.newslttr_cntnt {
	width: 240px;
	margin: 40px auto 20px;
	padding: 0;
	height: auto;
}
.newslttr_cntnt h6 {
	font-size: 20px;
	line-height: 25px;
	color: #fff;
	text-align: center;
	margin: 0;
	padding-bottom: 25px;
}
.form {
	margin: 0;
	padding: 0;
}
.form label {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
	padding: 0;
	color: #fff;
}
.form input[type="text"] {
	width: 230px;
	margin-bottom: 5px;
	padding: 7px 3px;
	color: #aaaaaa;
	border: 1px solid #aaa;
	outline: none;
	font-size: 13px;
}
.form .bttn {
	width: 65px;
	margin: 10px 0 15px;
	padding: 1px 5px 4px 5px;
	display: block;
	background: url('images/bttnbg_strp.jpg') repeat-x;
	cursor: pointer;
	outline: none;
	font-size: 14px;
	line-height: 16px;
	color: #333;
	background-size: 100% 100%;
	border: none;
	box-shadow: 1px 2px 0px 2px #7d7d7d;
}
.form span {
	font-size: 14px;
	line-height: 14px;
	color: #fff;
	margin: 0;
	padding: 0;
	display: block;
	text-align: center;
}
.form span a {
	display: inline-block;
	color: #fff;
	text-decoration: none;
}
.search_box {
	width: 240px;
	margin: 40px auto 20px;
	padding: 7px;
	border-radius: 50px;
	background: #f1f2f2;
}
.search_box .srch {
	width: 190px;
	margin: 0 auto 0;
	border: 0;
	background: #fff;
	border-radius: 50px;
	font-size: 16px;
	color: #000;
	padding: 7px 40px 7px 10px;
	background: url('images/search_icon.png') no-repeat 94% #fff;
	outline: none;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.social_box {
	width: 240px;
	margin: 40px auto 20px;
	padding: 0;
}
.social_box a {
	display: block;
	text-align: center;
	margin: 0 auto;
}
.rightevent_box {
	width: 912px;
	margin: 0 auto 0;
	padding: 0;
	float: right;
	background: #fff;
}
.rightevent_in {
	width: 840px;
	margin: 20px auto 10px;
	padding: 0;
}
.rightevent_in span {
	float: left;
	display: block;
	margin-right: 25px;
	padding: 0;
}
.rightevent_in span img {
	display: block;
	height: auto;
	width: auto;
	max-width: 100%;
}
.rightevent_in span em {
	display: block;
	font-size: 14px;
	line-height: 14px;
	color: #000;
	text-align: center;
	font-style: normal;
	padding-top: 6px;
}
.rightevent_in p {
	margin: 0;
	padding-bottom: 25px;
	font-size: 16px;
	line-height: 24px;
	color: #000;
	text-align: justify;
}
.slider {
	width: 100%;
	margin: 50px auto 0;
	padding: 0;
	position: relative;
}
.slider ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.slider ul li {
	margin: 0;
	padding: 0;
}
.slider ul li img {
	display: block;
	height: auto;
	width: 100%;
	margin: 0 auto 0;
	text-align: center;
}
.slider ul li h2 {
	position: absolute;
	left: 25px;
	bottom: 20px;
	font-size: 33px;
	line-height: 33px;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #fff;
	text-shadow: 2px 1px 6px #000;
}
.slider .bx-wrapper .bx-viewport {
	background: none;
	box-shadow: none;
	border: none;
}
.clubmeeting_section {
	width: 756px;
	margin: 0 auto 0;
	padding: 64px 0 43px;
}
.leftmtng_cntnt {
	float: left;
	margin: 0;
	padding: 0;
}
.leftmtng_cntnt h4 {
	font-size: 25px;
	line-height: 25px;
	text-align: center;
	color: #000;
	margin: 0;
	padding-bottom: 8px;
}
.topmtng_section {
	margin: 0;
	padding: 0;
	height: auto;
	background: url('images/top_img.png') no-repeat center top;
	background-size: 100% 100%;
	width: 325px;
	min-height:470px;
	max-height:470px;
}
.topmtng_section ul {
	list-style-type: none;
	display: block;
	margin: 0 auto 0;
	padding: 15px 0 13px;
	width: 234px;
}
.topmtng_section ul li {
	list-style-type: disc;
	margin: 0;
	padding-bottom: 25px;
	font-size: 20px;
	color: #fff;
	line-height: 28px;
	text-align:left;
}
.topmtng_section ul li a {
	font-size: 20px;
	color: #fff;
	line-height: 28px;
	text-align: left;
	text-decoration: none;
}
.bttmmtng_section {
	margin: 0;
	padding: 0;
	height: auto;
	background: url('images/bottm_img.png') no-repeat center bottom;
	background-size: 100% 100%;
	width: 325px;
	height: 98px;
}
.righttmtng_cntnt {
	float: right;
	margin: 0;
	padding: 0;
}
.righttmtng_cntnt h4 {
	font-size: 25px;
	line-height: 25px;
	text-align: center;
	color: #000;
	margin: 0;
	padding-bottom: 8px;
}
.topgeneral_cntnt {
	margin: 0 auto;
	padding: 15px 0 35px;
	width: 253px;
}
.topgeneral_cntnt h6 {
	font-size: 20px;
	line-height: 20px;
	margin: 0;
	padding-bottom: 6px;
	color: #fff;
}
.topgeneral_cntnt ul {
	list-style: none;
	margin-left: 25px;
	padding: 0;
	display: block;
	width: 100%;
}
.topgeneral_cntnt ul li {
	list-style-type: disc;
	margin: 0;
	padding: 0;
	line-height: 28px;
}
.bttmgeneral_cntnt {
	margin: 0 auto;
	padding: 0 0 50px;
	width: 253px;
}
.bttmgeneral_cntnt h6 {
	font-size: 20px;
	line-height: 20px;
	margin: 0;
	padding-bottom: 6px;
	color: #fff;
}
.bttmgeneral_cntnt ul {
	list-style: none;
	margin-left: 25px;
	padding: 0;
	display: block;
	width: 100%;
}
.bttmgeneral_cntnt ul li {
	list-style-type: disc;
	margin: 0;
	padding: 0;
	line-height: 28px;
}
.bottom_menu {
	margin: 0;
	padding: 0;
	border-top: 2px solid #000;
}
.bottom_menu ul {
	list-style: none;
	margin: 30px auto 35px;
	padding: 0;
	display: block;
	width: 775px;
	text-align: center;
}
.bottom_menu ul li {
	float: none;
	margin: 0 0 14px 0;
	padding: 0;
	font-size: 16px;
	line-height: 16px;
	display: inline-block;
	border-right: 1px solid #000;
}
.bottom_menu ul li a {
	font-size: 16px;
	display: inline-block;
	line-height: 16px;
	margin: 0;
	padding: 0 5px 0 5px;
	text-decoration: none;
	color: #000;
}
.bottom_menu ul li:last-child {
	border-right: none;
}
.rightevent_in em {
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	font-style: normal;
	color: #000;
	margin: 0;
	padding-bottom: 6px;
	display: block;
}
.rightevent_in a {
	/*display: block;*/
	margin: 0 auto;
	text-align: center;
}
/***************************** innder1 start here ****************************************/

.post_title {
	width: 100%;
	margin: 0;
	padding: 15px 0;
	background: #cccccc;
	border-radius: 15px;
}
.post_title h3 {
	font-size: 29px;
	line-height: 29px;
	color: #000;
	margin: 0;
	padding-bottom: 5px;
	text-align: center;
}
.post_title em {
	font-size: 20px;
	line-height: 20px;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	display: block;
	font-style: normal;
}
.post_cntnt {
	margin: 20px 0 0;
	padding: 0;
}
.post_cntnt > ul {
	list-style: none;
	padding-left: 35px;
	display: block;
}
.post_cntnt > ul > li {
	margin: 0;
	padding: 0;
	font-size: 20px;
	line-height: 24px;
	color: #000;
	list-style-type: disc;
}
.post_cntnt > ul > li.btm_pdg {
	padding-bottom: 25px;
}
.post_cntnt h5 {
	font-size: 20px;
	line-height: 20px;
	margin: 0;
	padding-bottom: 5px;
	color: #000;
}
.post_cntnt p {
	font-size: 16px;
	line-height: 24px;
	color: #000;
	margin: 0;
	padding: 0 0 15px;
}
.post_cntnt p.fst_top {
	padding-top: 0;
}
.pagination {
	width: 97%;
	margin-bottom: 35px;
	padding: 13px;
	background: #cccccc;
	border-radius: 50px;
}
.prev_post {
	float: left;
	margin: 0;
	padding: 0;
}
.prev_post a {
	font-size: 20px;
	line-height: 20px;
	display: block;
	color: #000;
	margin: 0;
	padding: 0;
	text-decoration: none;
	border-bottom: 2px solid #000;
}
.next_post {
	float: right;
	margin: 0;
	padding: 0;
}
.next_post a {
	font-size: 20px;
	line-height: 20px;
	display: block;
	color: #000;
	margin: 0;
	padding: 0;
	text-decoration: none;
	border-bottom: 2px solid #000;
}
.tablet_hdrview {
	width: 768px;
	margin: 0 auto 0;
	padding: 0;
	background: url('images/tabletbg.png') no-repeat center top #fff;
	background-size: 100%;
	height: 370px;
	display: none;
	position: relative;
}
.tablet_hdrview h1 {
	font-size: 58px;
	line-height: 60px;
	margin: 0;
	padding: 15px 0 40px 80px;
	text-align: center;
	color: #fff;
	padding-bottom: 40px;
	text-shadow: 2px 1px 6px #000;
}
.tablet_hdrview h1 small {
	font-size: 37px;
	line-height: 40px;
	margin: 0;
	padding: 0;
	text-align: center;
}
.tablet_hdrview em {
	font-size: 20px;
	line-height: 22px;
	color: #fff;
	display: block;
	margin: 0;
	padding: 0;
	text-align: center;
	margin-left: 360px;
	width: 44%;
	font-style: normal;
	text-shadow: 2px 1px 6px #000;
}
/***************************** innder1 end here  ****************************************/



/***************************** Container end here ****************************************/

/***************************** Footer start here ****************************************/

#footer {
	width: 100%;
	margin: 10px auto 10px;
	padding: 0;
}
#footer p {
	font-size: 16px;
	line-height: 20px;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #fff;
}


a.one:link p {color:#ff0000;}
a.one:visited p {color:#0000ff;}
a.one:hover p {color:#ffcc00;}


.rightevent_in em span {
	display: inline;
	float: none;
	margin: 0;
}
.clrtab, .clrHorzMob, .clrportMob {
	display: none;
}
.bottom_menu ul li:nth-child(12), .bottom_menu ul li:nth-child(25) {
	border-right: none;
}
.header_top.sticky {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 999;
}
/***************************** Footer start here ****************************************/



.toggle {
	display: none;
	cursor: pointer;
}
.navigation ul li span {
	position: absolute;
	z-index: 1;
	right: 0;
	top: 0;
	height: 28px;
	display: none;
	width: 36px;
	text-align: center;
	cursor: pointer;
	display: none;
	background: #000;
	font-size: 30px;
	line-height: 30px;
	color: #fff;
}
.republican_section p {
	padding-bottom: 0;
}
.bottom_menu ul li:last-child em {
	display: none;
}
.bottom_menu ul li em {
	display: inline-block;
}
.wp-paginate li a, .wp-paginate li span {
	display: none;
}
.wp-paginate li a.next, .wp-paginate li a.prev {
	display: inline-block;
	border: 0;
	background: none;
	font-size: 20px;
	line-height: 20px;
	display: block;
	color: #000;
	margin: 0;
	padding: 0;
	text-decoration: none;
	border-bottom: 2px solid #000;
}
.wp-paginate li a.next {
	float: right;
}
.wp-paginate li a.prev {
	float: left;
}
.wp-paginate {
	overflow: hidden;
}
.wp-paginate li a {
}
 .search_box .srch::-webkit-input-placeholder {
 color: #000;
}
 .search_box .srch:-moz-placeholder { /* Firefox 18- */
 color: #000;
}
 .search_box .srch::-moz-placeholder {  /* Firefox 19+ */
 color: #000;
}
 .search_box .srch:-ms-input-placeholder {
 color: #000;
}
.adrsscntnt_top p a {
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	margin: 0;
	text-decoration: none;
}
.single-post footer.entry-footer, nav.navigation.post-navigation, p.logged-in-as {
	display: none;
}


/* Responsive iFrame */
 
.responsive-iframe-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
 
.responsive-iframe-container iframe,   
.vresponsive-iframe-container object,  
.vresponsive-iframe-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.rg-container {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 1.4;
	margin: 0;
	padding: 1em 0.5em;
	color: #1a1a1a;
}
.rg-header {
	margin-bottom: 1em;
}
.rg-hed {
	font-weight: bold;
	font-size: 1.4em;
}
.rg-dek {
	font-size: 1em;
}
.rg-source-and-credit {
	width: 100%;
	overflow: hidden;
}
.rg-source {
	margin: 0;
	float: left;
	font-weight: bold;
	font-size: 0.75em;
}
.rg-source .pre-colon {
	text-transform: uppercase;
}

/* table */
table.rg-table {
	width: 100%;
	margin-bottom: 0.5em;
	font-size: 1em;
	border-collapse: collapse;
	border-spacing: 0;
}
table.rg-table * {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	text-align: left;
	color: #333;
}
table.rg-table thead {
	border-bottom: 1px solid #ddd;
}
table.rg-table tr {
	border-bottom: 1px solid #ddd;
	color: #222;
}
table.rg-table tr.highlight {
	background: #efefef;
}
table.rg-table.zebra tr:nth-child(even) {
	background: #efefef;
}
table.rg-table th {
	font-weight: bold;
	padding: 0.35em;
	font-size: 18px;
}
table.rg-table td {
	padding: 0.35em;
	font-size: 16px;
}
table.rg-table .highlight td {
	font-weight: bold;
}
table.rg-table th.number, td.number {
	text-align: right;
}

/* media queries */
@media screen and (max-width: 600px) {
.rg-container {
	max-width: 600px;
	margin: 0 auto;
}
table.rg-table {
	display: block;
	width: 100%;
}
table.rg-table tr.hide-mobile, table.rg-table th.hide-mobile, table.rg-table td.hide-mobile {
	display: none;
}
table.rg-table thead {
	display: none;
}
table.rg-table tbody {
	display: block;
	width: 100%;
}
table.rg-table tr, table.rg-table th, table.rg-table td {
	display: block;
	padding: 0;
}
table.rg-table tr {
	border-bottom: none;
	margin: 0 0 1em 0;
	padding: 0.5em 0;
}
table.rg-table tr.highlight {
	background: none;
}
table.rg-table.zebra tr:nth-child(even) {
	background: none;
}
table.rg-table.zebra td:nth-child(even) {
	background: #efefef;
}
table.rg-table tr:nth-child(even) {
	background: none;
}
table.rg-table td {
	padding: 0.5em 0 0.25em 0;
	border-bottom: 1px dotted #ccc;
	text-align: right;
}
table.rg-table td[data-title]:before {
	/*content: attr(data-title) ":";*/
	font-weight: bold;
	display: inline-block;
	content: attr(data-title);
	float: left;
	margin-right: 0.5em;
	font-size: 0.95em;
}
table.rg-table td:last-child {
	padding-right: 0;
	border-bottom: 2px solid #ccc;
}
table.rg-table td:empty {
	display: none;
}
table.rg-table .highlight td {
	background: none;
}

}



footer.entry-footer span {
    float: none;
    text-align: left;
    display: block;
    clear: both;
    min-height: 50px;
}

.search_box .srch { background:none; }

.search_box .sub {
        background: url('images/search_icon.png') no-repeat 94%;
        width:29px;
        position:relative;
        top:-40px;
        z-index:999;
        margin: 0 10px 0 0;
        float:right;
        cursor:pointer;
    }