@media screen and (max-width: 940px){
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.text_box
{
margin-top:2px;
}
body
{
	margin:0px 0 0 0;
}
.postmeta
{
float:none!important;
}
.res_div
{
width:100%!important;
padding:0 2%!important;
}
.main_outer
{
	width:100%;
	float:left;
}
.header
{
	width:100%;
	float:left;
}
.video_outer {
    float: left;
    width: 100%;
}.video_outer td
{
	width:100%;
	float:left;
}
.normal {
  padding: 0 3%;
  width: 100%;
}
.losing
{
	width:100% !important;
	float:left;
}
.losing img
{
	width:100%;
	height:auto;
}
.losing_text
{
	width:100%!important;
	float:left;
}
.footer
{
width:100% !important;
float:left;
padding:10px 0;
}
.footer td {
  width: 100%;
  float: left;
  text-align: center;
}
.page
{
	width:100%;
	float:left;
}
.page td {
  width: 100%;
  float: left;
}
.page td table td
{
	width:100%;
	float:left;
}
.normal p img
{
	width:100%;
	height:auto;
}
.wp-smiley
{
width:auto !important;
}
.testmonial
{
width:100%!important;
float:left;
}
.testmonial img
{
width:100%!important;
float:left;
height:auto;
}
.testmonial_text
{
width:100%!important;
float:left;
}
.header_inn
{
width:100%;
float:left;
height:auto;
}
.header_left
{
width:100%;
float:left;
}
.hide
{
display:none;
}
.header_left td {
    float: left;
    width: 100% !important;
}
.header_left td img
{
	width:100%;
	height:auto;
}
.background
{
	width:100%;
	float:left;
	background:none!important;
	background-color:#fbfbd5;
}

.alignnone.size-full.wp-image-37
{
	width:auto;
}
/* Navigation Button
	-------------------------------------------------------- */

	.nav-button {
		display: block!important;
		position: relative;
		top:0;
		right:0px;
		width:100%;
		height:46px;
		background:#b9c535 url(images/menu-icon-large.png);
		background-position: right 11px;
		background-repeat: no-repeat;
		background-size: 68px, 100%;
		cursor: pointer;
		border: 0 none;
		z-index: 999;
		text-indent:10px;
		text-align:left;
		color:#7d0001;
		font-size:21px;
	}
	
	.nav-button.open {
		background:#b9c535 url(images/close-icon-large.png);
		background-position:right 14px;
		background-repeat: no-repeat;
		background-size: 75px, 100%;
	}

	/* Navigation Bar
	-------------------------------------------------------- */


	.primary-nav {
		width: 100%;
		float: none;
		background-color: #7f0000;
		/*background-image: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.2));
		background-image:    -moz-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.2));
		background-image:     -ms-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.2));
		background-image:      -o-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.2));
*/		display: none;
		height: 50px;
		margin: 0;
		padding:0;
		overflow: hidden;
		box-shadow: 0 1px 2px rgba(0,0,0,.6);
		position: relative;
		top:0;
		left: 0px;
		z-index: 998;
		clear: both;
	}
	.primary-nav li {
		display: none;
		width: 100%;
		font-family: Arial;
		text-align:left;
	}
	.primary-nav li a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    display: block !important;
    font-size: 12px !important;
    font-weight: bold;
    padding: 15px 2% !important;
    text-align: left !important;
    text-decoration: none !important;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.15);
    width: 100%;
}
	.primary-nav li a:hover {
		background-color: rgba(0,0,0,.5);
		border-top-color: transparent;
	}
	.primary-nav > li:first-child {
		border-top: 1px solid rgba(0,0,0,.2);
	}

	/* Toggle the navigation bar open  */
	.primary-nav.open { 
		height: auto; 
		display:block;
	}
	.primary-nav.open li { 
		display: block; 
	}
	.primary-nav ul
	{
		min-height:inherit;
	}

	/* Submenus – optional .parent class indicates dropdowns */

	.primary-nav > li:hover > a {
		background: rgba(0,0,0,.5);
		border-bottom-color: transparent;
	}
	.subclick
		{
    height: 53px;
    padding-top: 15px!important;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 42px;
	cursor:pointer;
		}

	.subclick:after
	{
	content: "▼";
	color:#b5b5b5;
	}
	.primary-nav li.parent > a:hover {
		background: rgba(0,0,0,.75);
	}
		.children {
		display: none!important;
		background-color:#353536!important;
		border-top: 0 none;
		padding: 0;
		margin: 0;
		position: relative!important;
		top: 0 !important;
		visibility:inherit!important;
		width: 100%!important;
	}
	.sub-open .children
	{
	display: block!important;
	}

	.children a {
		border: 0 none;
		font-size: 12px;
		padding: 10px 5%;
		font-weight: normal;
	}
	/*.primary-nav li:hover ul {
		display: block;
		border-top: 0 none;
		display: block;
    margin: 0;
    position: relative;
    top: 0 !important;
    visibility: visible;
    width: 100%;
	}*/
#primary_navigation ul ul {
    height: 0;
    left: 0;
    position: relative!important;
    top: 0!important;
    visibility: visible!important;
    width: 100%!important;
    z-index: 99;
}
#primary_navigation ul ul li a

{
	width:100%!important;
}
	.primary-nav li ul a:hover
	{
	background-color:#212122;
	}


ul.dropdown ul {
    left: 0;
    list-style: outside none none;
    position: relative;
    top: 0;
    visibility: inherit !important;
    width: 100%;
	display:none;
}
ul.dropdown li
{
	position:relative;
}
ul.dropdown li:hover > ul {
    visibility: inherit!important;
}
	.hover a
	{
		color:#fff!important;
	}
	
ul.dropdown ul li a
{
	text-indent:20px!important;
}
#navigation ul
{
	width:100%;
}
.primary-nav.open td {
  width: 100%!important;
  float: left;
  text-align: left;
}
.primary-nav.open td a
{
 width: 100%!important;
  float: left;
  text-align: left;
	
}
.primary-nav.open td
{
 width: 100%!important;
  float: left;
  text-align: left;
  padding: 10px 2%;
  border-bottom:1px solid #000;
  color:#fff;
}

.primary-nav.open td a:hover
{
	background-color:#9c1717;
	transition: all 2s ease 0s;
	color:#fff;
}
body object
{
	width:100%;
}
body video 
{
	width:100%;
}
body embed
{
	width:100%;
}
.video_Player
{
	display:block;
	position:relative;
}
.video_Player video
{
	width:100%!important;
	height:auto!important;
	background-color:#000;
}

body .table_res
{
	width:100%!important;
	float:left;
}
.footer td
{
	background:none!important;
}
.normal h1
{
	text-align:left;
	font-size:15px;
}
.menu a
{
	color:#fff;
}
.video_title {
  font-size: 18px;
  line-height: 21px;
  padding: 2%!important;
}
.video_outer td:first-child
{
	padding-top:5px!important;
}
.postarea > div {
  width: 100% !important;
}
.postauthor b div
{
	width:auto!important;
}
.mob_hide
{
	display:none!important;
}
.mob_show
{
 display:block!important;
}
.site-header .search-field
{
	width:100%!important;
}
.slider_right
{
 display:block!important;
}
.mobile_hd
{
display:none!important;
}
.slider_right > table {
  margin: 0 auto;
  width: 294px;
}

.slider_right td
{
padding-top:0px!important;
}
}

.mob_hide
{
	display:block;
}

.mob_show
{
 display:none;
}
.slider_right
{
 display:none;
}
.mobile_hd
{
display:block;
}

/*@media screen and (max-width:470px)
{
	.postarea div:nth-child(2)
	{
		width:100%!important;
	}
	.postarea div:nth-child(3)
	{
		width:100%!important;
	}
	


}*/

.nav-button { display: none; }

.site-header .search-form {
	position:relative;
}
.site-header .screen-reader-text
{
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}
.site-header .search-field {
	background-color: #fff;
	border: 2px solid #c3c0ab;
	border: none;
	height: 37px;
	margin: 3px 0 10px;
	padding: 0 0 0 34px;
	position: relative;
	width:85%;
}

.search-form
.search-submit { 
display:none;
}

.site-header input[type="search"] {
  background: url(images/sprite.png) no-repeat scroll 14px 11px #fff;
  padding-left: 40px;
}
.site-header {
  float: left;
  padding: 0 3%;
  width: 100%;
}