/*
	Theme Name: faypwc2
	Author: BizToolsOne

*/
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, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
 u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
strong, b {
	font-weight:bold;
	font-weight:700;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed;
}
tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
td, th {
    display: table-cell;
    vertical-align: inherit;
	padding: 0;
}
body {
	background: #fff;
	color: #222222;
	padding: 0px;
	margin:0px;
	}
body,td,th {
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;

}	
.wrap {
	margin: 0px auto;
	position: relative;
	max-width:1400px;
	}
	.wrap_narrow {
	margin: 0px auto;
	position: relative;
	max-width:1000px;
	}
* {
	outline : none;
	 -moz-box-sizing: border-box; 
	 -webkit-box-sizing: border-box; 
	 box-sizing: border-box;}

td { vertical-align: top; }

/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #004F9C;
	text-decoration: none;
	}
	
a:hover {
	color: #006633;
	text-decoration: underline;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none 
	}
	

	
/************************************************
*	Navbar      								*
************************************************/

 /*   #nav {
        text-align:center
    }
    #nav li {
        display:inline-block;
        float:none;
        margin-left: -5px;
    }
    #nav li li {
        display:block;
        text-align:left;
    }
	*/
	
#nav {
	margin: 0px;
	padding: 0px;
	}
	
#nav ul {
	float: right;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	}
	
#nav ul li + li {
	border-left:1px solid #0053A0;
	}
#nav ul li ul li + li {
	border-left: none !important;
	}

#nav li a, #nav li a:link, #nav li a:visited {
	color: #0053A0;
	display: block;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
    margin: 0px;
	padding: 20px 15px;
	}

#nav li a:hover, #nav li a:active {
	color: #0053A0;
    margin: 0px;
	text-decoration: none;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #fff;
	width: 200px;
	color: #0053A0;
	font-size: 14px;

	font-weight: 400;
	text-transform: uppercase;
	float: none;
	margin: 0px;
	padding: 10px 20px;
	border-bottom: 1px solid #ccc;

	}
	
#nav li li a:hover, #nav li li a:active {
	background: #0053A0;
	color: #fff;

	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 200px;
	margin: 0px;
	padding: 0px;
	}

#nav li li { 
	}

#nav li ul a { 
	width: 200px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -40px 0 0 200px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
#menu-item-57424 {
	background-color: #990000;
}
#menu-item-57424 a {
	color: #fff !important;
}
#menu-item-57575 {
	background-color: #990000 !important;
}
#menu-item-57575 a {
	color: #fff !important;
}

/************************************************
*	Navbar      								*
************************************************/

 /*   #navmain {
        text-align:center
    }
    #navmain li {
        display:inline-block;
        float:none;
        margin-left: -5px;
    }
    #navmain li li {
        display:block;
        text-align:left;
    }
	*/
	
#navmain {
	margin: 0px;
	padding: 0px;
	}
	
#navmain ul {
	float: right;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#navmain li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	}
	

#navmain li a, #navmain li a:link, #navmain li a:visited {
	color: #fff;
	display: block;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
    margin: 0px;
	padding: 20px 15px;
	}

#navmain li a:hover, #navmain li a:active {
	color: #ccc;
    margin: 0px;
	text-decoration: none;
	}
	
#navmain li li a, #navmain li li a:link, #navmain li li a:visited {
	background: #4D4D4D;
	width: 200px;
	color: #fff;
	font-size: 14px;

	font-weight: 400;
	text-transform: uppercase;
	float: none;
	margin: 0px;
	padding: 10px 20px;
	border-bottom: 1px solid #676767;

	}
	
#navmain li li a:hover, #navmain li li a:active {
	background: #676767;
	color: #ccc;

	}

#navmain li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 200px;
	margin: 0px;
	padding: 0px;
	}

#navmain li li { 
	}

#navmain li ul a { 
	width: 200px;
	}

#navmain li ul a:hover, #navmain li ul a:active { 
	}

#navmain li ul ul {
	margin: -40px 0 0 200px;
	}

#navmain li:hover ul ul, #navmain li:hover ul ul ul, #navmain li.sfhover ul ul, #navmain li.sfhover ul ul ul {
	left: -999em;
	}

#navmain li:hover ul, #navmain li li:hover ul, #navmain li li li:hover ul, #navmain li.sfhover ul, #navmain li li.sfhover ul, #navmain li li li.sfhover ul {
	left: auto;
	}

#navmain li:hover, #navmain li.sfhover { 
	position: static;
	}


	
/************************************************
*	Images  					     		    * 
************************************************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}

img.alignright {
	padding: 0px;
	margin: 0px 0px 20px 20px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 20px 20px 0px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 20px 20px;
	}

.alignleft {
	float: left;
	margin: 0px 20px 20px 0px;
	}
	
.wp-caption {
	border: 1px solid #DDDDDD;
	text-align: center;
	background-color: #EEEEEE;
	padding: 4px 0px 5px 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	

	

	
/************************************************
*	Search Form									*
************************************************/

#sform {
	position: absolute;
	right:10px;
	bottom: 15px;
	}
	
#searchbox {
	background: #F7F5EF !important;
	width: 220px;
	color: #495D5C;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 10px;
	border: 1px solid #ccc;
	display: inline;
	}
	
#searchbutton {
	background: #93BBBC;
	color: #FFFFFF;
	font-size: 12px;
	margin: 0px;
	padding: 10px;
	font-weight: normal;
	border: 1px solid #A3BAB9;
	}
	
#subscribe {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	overflow: hidden;
	}

#subbox {
	background: #EEEEEE !important;
	width: 250px;
	color: #495D5C;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 3px 5px;
	border-top: 1px solid #759697;
	border-right: 1px solid #A3BAB9;
	border-left: 1px solid #759697;
	border-bottom: 1px solid #A3BAB9;
	display: inline;
	}
	
#subbutton {
	background: #93BBBC url(images/topnav.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	margin: 0px 0px 0px 7px;
	padding: 3px 3px 2px 3px;
	font-weight: bold;
	border-top: 1px solid #A3BAB9;
	border-right: 1px solid #759697;
	border-left: 1px solid #A3BAB9;
	border-bottom: 1px solid #759697;
	}
	
#author, #email, #url {
	background: #EEEEEE !important;
	width: 250px;
	color: #202020;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 3px 5px;
	border-top: 1px solid #759697;
	border-right: 1px solid #A3BAB9;
	border-left: 1px solid #759697;
	border-bottom: 1px solid #A3BAB9;
	display: inline;
	}
	
#submit {
	background: #7B7B7B url(images/subbutton.gif);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 3px 3px 2px 3px;
	font-weight: bold;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}
	
#comment {
	background: #EEEEEE;
	width: 460px;
	color: #202020;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 3px 5px;
	border-top: 1px solid #759697;
	border-right: 1px solid #A3BAB9;
	border-left: 1px solid #759697;
	border-bottom: 1px solid #A3BAB9;
	display: inline;
	}


/************************************************
*	Custom								*
************************************************/	

.thumb {
	float:left;
	margin:8px 10px 0px 0px;
}
ul#nav li span.donate a {
	font-weight: bold;
	color: #900;
}
.greentitle {
	font-size: 19px;
	font-weight: bold;
	color: #333;
	clear: both;
}
#side h2 {
	display: none;
}
#side li, #side ul {
	list-style-type: none;	
}

/* Responsive images */
.resp img {
	border: 0;
	width: 100%;
	height: auto;
	vertical-align: top;
}
img {
    max-width: 100%;
    height: auto;
}
.p0 {
	padding:0px;
}
.p10 {
	padding:10px;
}
.p20 {
	padding:20px;
}
.p20-40 {
	padding:20px 40px;
}
.p30 {
	padding:30px;
}
.p40 {
	padding:40px;
}
.p40-20 {
	padding:40px 20px;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
	}
.center {
	text-align:center;
	}

.mm a.more-link {
	font-size:11px;
	color:#ECECEC !important;
}
.cl {
  clear: both;
}
.shadow {
	-webkit-box-shadow: 3px 2px 6px 5px rgba(0,0,0,0.47);
-moz-box-shadow: 3px 2px 6px 5px rgba(0,0,0,0.47);
box-shadow: 3px 2px 6px 5px rgba(0,0,0,0.47);
}
.content ol, .content ul {
	margin-left:20px;
	line-height:150%;
}
p {
	margin:18px 0px;
	line-height: 150%;
}
.nop p {
	margin:0px 0px 18px 0px;
	line-height: 26px;
}
.line {
	line-height: 150%;
}
h1, h2, h3, h4, h5, h6 {
/*		font-family: 'BenchNine', sans-serif;*/
	font-weight: 700;
/*	text-transform:uppercase;*/
	margin-top:2px;
	margin-bottom:2px;
	line-height:normal;
	color: #0053A0;
}
h1 {
	font-size: 240%;
}
h2 {
	font-size: 220%;
}
h3 {
	font-size: 200%;
}
h4 {
	font-size: 180%;
}
h5 {
	font-size: 150%;
}
h6 {
	font-size: 110%;
}
.upper {
	text-transform:uppercase;
}
#responsive_menu_pro .responsive_menu_pro_menu li a {
font-family: 'BenchNine', sans-serif;
	font-weight: 700;
	text-transform:uppercase;
	font-size:20px !important;
}
.content ul li {

	margin-bottom:6px;
}
ul.tribe-events-sub-nav li {

	padding: 0px;
	padding-left:0px;
	padding-bottom:0px;
	list-style: none;
	background-image:none !important;
	background-repeat: no-repeat;
	background-position: left top;

	margin-bottom:6px;
}
.content p {
	margin-bottom:20px;
	margin-top:10px;
}
.content ul {
	margin-bottom:20px;
	margin-top:10px;
}
.mshow {
		display:none;
	}
.gallery-item img {
	width:95%;
height:auto;
}
.mright {
	text-align:right;
}
.header_area {
	background-image: url(images/header_bg.png);
	background-repeat: repeat-x;
	background-position: center left;
}
.wrap_fw {
	position: relative;
	z-index:10;
}
.header_area {
	position: relative;
	z-index:20;
	height: 167px;
	
}
.arrow {
	position: absolute;
	right: 0;
	width:150px;
	height: 100%;
	z-index:100;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: center right;
	display:none;
}
.homepage_form {
	padding: 20px;
	border: 1px solid #ccc;
}
.quick_links {
	padding: 30px 10px;
	position: relative;
	z-index:5;
}
.quick_link_box {
	display: inline-block;
	background-color: #0053A0;
	color: #fff;
	width:24%;
	margin: 0.3% 0.25%;
	padding: 20px;
	vertical-align: top;
}
.quick_link_box img {
	width:60px;
	height: auto;
}

.quick_link_box a {
	color: #fff;
	text-decoration: none;
	font-size: 150%;
	font-weight: 700;
	text-transform: uppercase;
}
.quick_links h1 {
	padding-left: 5%;
}
.white_bg {
	background-color: #fff;
}
.homepage_rows {
	padding: 20px;
}
.homepage_rows h2 {
	font-weight: 300;
	font-size: 150%;
	color: #000;
	text-transform: none;
	border-bottom: 1px solid #444444;
}
.latest_news_title {
	background-image: url(images/line.png);
	background-repeat: repeat-x;
	background-position: center left;
	text-align: center;
}
.latest_news h5 a {
	color: #000;
	text-transform: none;
}
.latest_news_title h3 {
	display: inline-block;
	background-color: #fff;
	padding: 20px;
}
.footer_area {
	background-color: #E6E6E6;
	padding: 10px;
	position: relative;
	z-index:50;
}
.megamenuitems {
	position: relative;
	background-color: #4D4D4D !important;
	height: 40px !important;
	margin-top: -10px;
	margin-right: 300px;
}
#mega-menu-wrap-max_mega_menu_1.mega-menu-wrap {
	position: absolute !important;
	background: none !important;
	width: 130px !important;
	right: 0px !important;
	
}
#mega-menu-wrap-max_mega_menu_1.mega-menu-wrap .mega-sub-menu {
	width: 1380px !important;
	margin-left: -950px !important;
}

#mega-menu-wrap-max_mega_menu_2.mega-menu-wrap {
	position: absolute !important;
	background: none !important;
	width: 110px !important;
	right: 380px !important;
}
#mega-menu-wrap-max_mega_menu_2.mega-menu-wrap .mega-sub-menu {
	width: 1380px !important;
	margin-left: -590px !important;	
}

#mega-menu-wrap-max_mega_menu_3.mega-menu-wrap {
	position: absolute !important;
	background: none !important;
	width: 290px !important;
	right: 100px !important;
}
#mega-menu-wrap-max_mega_menu_3.mega-menu-wrap .mega-sub-menu {
	width: 1380px !important;
	margin-left: -690px !important;
}
#mega-menu-wrap-max_mega_menu_4.mega-menu-wrap {
	position: absolute !important;
	background: none !important;
	width: 125px !important;
	right: 480px !important;
}
#mega-menu-wrap-max_mega_menu_4.mega-menu-wrap .mega-sub-menu {
	width: 1380px !important;
	margin-left: -475px !important;
}

#mega-menu-wrap-max_mega_menu_1.mega-menu-wrap .mega-sub-menu .mega-sub-menu, #mega-menu-wrap-max_mega_menu_2.mega-menu-wrap .mega-sub-menu .mega-sub-menu, #mega-menu-wrap-max_mega_menu_3.mega-menu-wrap .mega-sub-menu .mega-sub-menu, #mega-menu-wrap-max_mega_menu_3.mega-menu-wrap .mega-sub-menu .mega-sub-menu, #mega-menu-wrap-max_mega_menu_4.mega-menu-wrap .mega-sub-menu .mega-sub-menu {
	width: auto !important;
	margin-left: 20px !important;
}
.blue_bg {
	background-color: #0053A0;
}
	h2.loginin {
		font-size: 180%;
	}
	
img.shadow {
	border: 10px solid #fff;
}
.grey_bg {
	background-color: #8A8A8A;
}
.grey_bg a, .grey_bg a:hover {
	color: #fff;
}
.tel {
	position: relative;
	z-index: 900;
	margin-top: 20px;
	text-transform: uppercase;
	margin-right: 320px;
}
.tel a {
	color: #fff;
}
.emergy {
	background-color: #940000;
	color: #fff;
	padding: 20px;
	text-align: center;
	font-size: 150%;
}
.emergy a {
	color: #fff;
}

.logoabs {
	position: absolute;
	width: 237px;
	height: 170px;
	overflow: visible;
	left:12px;
}
.sidebar {
	background-color: #F0F0F0;
	border-left: dotted #ccc 1px;
	border-right: dotted #ccc 1px;
}
#searchform {
    margin-top: 20px;
}

#searchform input[type="text"] {
    border: 1px solid #EEE;
    padding: 8px;
    font-size: 12px;
    margin-bottom: 5px;
    background: #FFF;
    box-shadow: none;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-weight: 400;
}
#cff.cff-item-d .cff-item { 
	width: 46% !important;
	clear: none !important; 
	padding: 0 2% !important; 
	border: none !important; 
}
.searchandfilter ul {
        margin-left: 0px !important;
}
.searchandfilter ul li.sf-field-search {
	display: inline-block !important;
	width: 400px;
	margin-right: 4px;
}
.searchandfilter ul li.sf-field-submit {
	display: inline-block !important;
	width: 60px;
	margin-right: 4px;
}


.searchandfilter ul li.sf-field-search input {
        padding: 8px;
	width: 396px;
	display: inline-block;
	margin-right: 4px;
}
.searchandfilter ul li.sf-field-submit input {
       background: #93BBBC;
    color: #FFFFFF;
    font-size: 12px;
    margin: 0px;
    padding: 10px;
    font-weight: normal;
    border: 1px solid #A3BAB9;
	display: inline-block;
}
.h_banner {
	position: relative;
	padding: 30px;
	color: #fff !important;
	background-image: url("images/bg.gif");
	background-position: center center;
	background-size: cover;		
}
.h_banner h1, .h_banner h2, .h_banner h3, .h_banner h4, .h_banner h5, .h_banner h6 {
	color: #fff !important;
	text-transform: none;
}
.h_banner a.button {
	color: #fff;
	/*font-family: 'Bitter', serif;*/
	font-size:120%;
  background: #003F7B;
  position: relative;
  border: 1px solid #fff;  

  display:inline-block;
  margin:4px 0px;
  padding:10px 35px;
  text-align:center;
    line-height:1 !important;
	text-transform: uppercase;
}

.storm, .storm a, .storm h1, .storm h2, .storm h3, .storm h4, .storm h5 {
	color: #fff !important;
	font-size: 190%;
	text-shadow: 2px 2px 4px #000;
}
.storm h1, .storm h2, .storm h3, .storm h4, .storm h5 {
	font-size: 300%;
	line-height: 100%;
}
.storm {
	position: relative;

}
.storm img {
	display: block;
}
.stormcontent {
	position: absolute;
	bottom: 20px;
	width: 100%;
}






/* ------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------- */

	
@media all and ( min-width: 1000px ) {
  
.row {
    display: table;
    table-layout: fixed;
    width: 100%;
	clear:both;
  }
[class*="col-"] {
    display: table-cell;
	vertical-align: top;
  }

  .col-2-3 {
    width: 66.66666666%;
  }
  .col-1-2 {
    width: 50%;
  }
  .col-1-3 {
    width: 33.333333333333%;
  }
  .col-1-5 {
    width: 20%;
  }
    .col-1-4 {
    width: 25%;
  }
    .col-1-1 {
    width: 100%;
  }
  .col-1-8 {
    width: 12.5%;
  }
      .col-05 {
	  width:0.5%;
  }
    .col-1 {
	  width:1%;
  }
      .col-2 {
	  width:2%;
  }
    .col-5 {
	  width:5%;
  }
  .col-10 {
	  width:10%;
  }
    .col-20 {
	  width:20%;
  }
      .col-28 {
	  width:28%;
  }
  .col-25 {
	  width:25%;
  }
    .col-33 {
	  width:33.33333333333333%;
  }
      .col-66 {
	  width:66.6666666666666666666%;
  }
      .col-30 {
	  width:30%;
  }
    .col-50 {
	  width:50%;
  }
      .col-40 {
	  width:40%;
  }
      .col-60 {
	  width:60%;
  }
      .col-70 {
	  width:70%;
  }
        .col-75 {
	  width:75%;
  }
      .col-80 {
	  width:80%;
  }
      .col-90 {
	  width:90%;
  }
    .col-100 {
	  width:100%;
  }
  
}

  
  
  .mid {
	vertical-align:middle;
}
.bot {
	vertical-align:bottom;
}
.top {
	vertical-align: top;
  }
  		.mshow {
		display:none;
	}
  

@media only screen and (max-width: 1350px) {
	
	#nav li a, #nav li a:link, #nav li a:visited {
	font-size: 14px;
	}

#nav li li a, #nav li li a:link, #nav li li a:visited {
	font-size: 12px;
	}
	#navmain li a, #navmain li a:link, #navmain li a:visited {
	font-size: 14px;
	}

#navmain li li a, #navmain li li a:link, #navmain li li a:visited {
	font-size: 12px;
	}	
	.quick_link_box a {

    font-size: 110%;
}
	.homepage_form h3 {
    font-size: 110%;
}
	

#mega-menu-wrap-max_mega_menu_1.mega-menu-wrap .mega-sub-menu {
	width: 980px !important;
	margin-left: -550px !important;
}

#mega-menu-wrap-max_mega_menu_2.mega-menu-wrap .mega-sub-menu {
	width: 980px !important;
	margin-left: -190px !important;	
}
#mega-menu-wrap-max_mega_menu_3.mega-menu-wrap .mega-sub-menu {
	width: 980px !important;
	margin-left: -290px !important;
}

#mega-menu-wrap-max_mega_menu_4.mega-menu-wrap .mega-sub-menu {
	width: 980px !important;
	margin-left: -75px !important;
}
h2.loginin {
		font-size: 120%;
	}
	
}
  
@media only screen and (max-width: 1030px) {
.logoabs {
    position: absolute;
    width: 100px;
    height: 70px;
    overflow: visible;
    left: 12px;
}
}
  
@media only screen and (max-width: 1000px) {
	.mhide, .ws_controls {
		display:none;
	}
		.mshow {
		display:block;
	}
img.resp, img.size-full {
	width: 100% !important;
	height: auto !important;
}
img.alignleft, img.alignright {
	display:block;
	clear:both;
	text-align:center;
	float:none;
	margin:10px auto;
}
.gallery-item {
    width: 100% !important;
}
.header_area {
	padding-top:70px;
	background-image: none;
	background-color: #AFAFAF;
}
.admin-bar .header_area {
	padding-top:70px;
}
.mright {
	text-align:center;
}
.mcenter {
	text-align:center;
}
	.quick_link_box {
	display: inline-block;
	background-color: #0053A0;
	color: #fff;
	width:45%;
	margin: 0.3% 0.25%;
	padding: 20px;
	vertical-align: top;
}
	.quick_link_title {
		height: 50px;
	}
	.storm, .storm a, .storm h1, .storm h2, .storm h3, .storm h4, .storm h5 {
	color: #fff !important;
	font-size: 120%;
	text-shadow: 2px 2px 4px #000;
}
.storm h1, .storm h2, .storm h3, .storm h4, .storm h5 {
	font-size: 150%;
	line-height: 100%;
}
	.emergy {

	font-size: 120%;
}
	.header_area {
    height: auto;
}
	.logoabs {
	position: relative;
	width: 100%;
	height: auto;
	overflow: visible;
	left:0px;
		background-color: #fff;
}
	.mlogog {
		background-color: #fff;
	}
	img.aligncenter.size-full.wp-image-57474 {
		width: 170px !important;
		height: auto !important;
	}	
	.abbs {
		padding: 0px !important;
	}
	.abbs p {
    margin: 0px 0px !important;
    line-height: 100% !important;
}
	#cff .cff-item { 
	width: 46% !important;

	padding: 0 2% !important; 
	border: none !important; 
}
	.cff-item:nth-of-type(2n) {
		clear:right !important;
	}
	.cff-meta-wrap {
		padding-bottom: 10px !important;
		border-bottom: 1px dotted #ccc;
		margin-bottom: 10px !important;
	}
.h_banner a.button {
	color: #003F7B;
	/*font-family: 'Bitter', serif;*/
	font-size:120%;
  background: #003F7B;
  position: relative;
  border: 1px solid #fff;  

  display:block;
  margin:4px 0px;
  padding:10px 35px;
  text-align:center;
    line-height:1 !important;
	text-transform: uppercase;
}
	.storm {
	position: relative;

}
.storm img {
	display: inline-block;
}
.stormcontent {
	position: relative;
	bottom: 0px;
	width: 100%;
	text-align: center;
	background-color: #CACACA;
}
	.stormcontent p {
    margin: 0px 0px 10px 0px;
    line-height: 1;
}
	
	
}