.alignright{
float:right;
}
@font-face {
    font-family: 'Trade';
    src: url('../fonts/trade-webfont.eot');
    src: url('../fonts/trade-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/trade-webfont.woff') format('woff'),
         url('../fonts/trade-webfont.ttf') format('truetype'),
         url('../fonts/trade-webfont.svg#TradeGothicBdCnOb') format('svg');
    font-weight: normal;
    font-style: normal;
}

BODY {
  background: url("/wp-content/uploads/2016/11/mobile-bck.jpg") repeat;
  font-family: Arial;
	font-size: 16px;
}

/* GENERAL */
.text-align-center {text-align: center}
.overflow-auto {overflow: auto}
.float-left {float: left}
.float-right {float: right}
.bold {font-weight: bold}

.page-container {margin: 0px auto; width: 290px;}
.page-banner {width: 100%}

/* TEXT FIELDS AND TEXTAREA */
input[type=text], textarea {width: 235px}

/* HOME */
.home-header {text-align: center; padding-bottom: 27px}
.home-header .logo {}
.home-header .logo.stretch {width: 100%}

.header-background {background: url("")}

.top-menu {height: 0px; overflow: hidden;}
.top-panel {background: url("../images/styles/light/shelf.png") repeat-x; width: 100%; height: 49px; position: relative; margin-top: -27px}
.top-panel .menu-button {
  background: url("../images/styles/light/menu-down.png") 0 0 no-repeat;
  -webkit-background-size: 74px auto;
  cursor: pointer;
  height: 39px;
  left: 50%;
  margin: 0 0 0 -37px;
  padding: 5px 0;
  position: absolute;
  text-align: center;
  text-indent: -9999px;
  width: 74px;
  bottom: -22px;
  z-index: 9999;
}
.top-panel .menu-button.expanded {background: url("../images/styles/light/menu-up.png") 0 0 no-repeat;}

/* NAV */
.nav-bar {}
.nav-bar .nav-bar-items {overflow: auto; padding-top: 1px;display:inline-block;}
.nav-bar .nav-bar-items .nav-bar-item {float: left; margin-right: 10px;}
.nav-bar .nav-bar-items .nav-bar-item:last-child {margin-right: 0px}
.nav-bar .nav-bar-items .nav-bar-item IMG {height: 36px; width: 36px}

/* NAV STYLE */
.nav-bar .nav-bar-items.original {padding-top: 7px}

.content {background-color: white; padding: 5px}
.content .border {border: 1px solid #DBDBDB; padding: 5px}

/* FRONT-MENU */
.front-menu {
  margin: 0px auto;
  width: 298px;
}
.front-menu TABLE {width: 100%}
.front-menu TABLE TD {
  width: 33%; 
  text-align: center; 
  padding: 0px 0px 14px 0px; 
  font-family: "Trade", "Trade Gothic Cond Eighteen", "Trade Gothic Condensed Eighteen", "Trade Gothic", "TradeGothic", "Trade-Gothic", "ArialNarrow", "Arial-Narrow", "Arial Narrow", Arial, sans-serif;
  font-size: 13px;
  color: white;
  vertical-align: top;
  text-transform: uppercase;
}
.front-menu TABLE TD .icon {height: 64px; width: 64px}

/* COLOR */
.front-menu TABLE TD A {color: #000000; text-decoration: none;}
.front-menu.inner-page TABLE TD A {color: #000000}

H1 {
  webkit-background-size: 104px auto;
  color: white;
  display: block;
  font-family: "Trade", "Trade Gothic Cond Eighteen", "Trade Gothic Condensed Eighteen", "Trade Gothic", "TradeGothic", "Trade-Gothic", "ArialNarrow", "Arial-Narrow", "Arial Narrow", Arial, sans-serif;
  font-size: 30px;
  font-stretch: condensed;
  font-weight: normal;
  margin: 20px 0 10px 0;
  padding: 0;
  text-transform: uppercase;
}

TABLE.team {width: 100%}
TABLE.team TD {width: 50%; text-align: center; vertical-align: middle}
TABLE.team TD.image {border-right: 1px dotted #888;}
TABLE.team TD.image IMG {max-width: 100%}

.page-footer {overflow: auto;}
.page-footer A {text-decoration: none}
.page-footer .regular-site {height: 30px; padding-top: 0px}
.page-footer .footer-logo {height: 33px;}
.page-footer.beside {padding-bottom: 20px; }
.page-footer.beside .footer-logo {float: right}
.page-footer.beside .regular-site {float: left}

/* FAQ */
.faq-q {margin-bottom: 5px; font-weight: bold; cursor: pointer}
.faq-a {display: none; margin-bottom: 15px;}

.navigator {
	font: bold 14px 'Open Sans',sans-serif;
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #e5e5e5;
}

.navigator:hover {
	color: #999999;
	border: 1px solid #e5e5e5;
}

.navigatorborder {
	margin-bottom: 2px;
	border: 0px;
}

.contentborder {
	border: 1px solid #e5e5e5;
}

.contentstyles {
	font: 12px 'Open Sans',sans-serif;
}

.nobackground {
	background: none;
}

.tabs ul {
	border: 0px;
}

.tabs ul li a:active {
	background: #e5e5e5;
}
.button_styles
{
  font-weight:bold; 
  text-decoration:none;
  font-size:12px;
  font-family:arial, helvetica, sans-serif;
  padding: 4px; 
  display:inline-block;
}
.button_mv{
  border:1px solid #d7dada; 
  color: #242424;
  background-color: #f4f5f5; 
  border-top-left-radius:3px;
  border-top-right-radius:0px;
  border-bottom-right-radius:0px;
  border-bottom-left-radius:3px;
}
.button_mv:hover{
 border:1px solid #bfc4c4;
 background-color: #dedede;
}
.button_dv{
  border:1px solid #0049CC; 
  color: #ffffff;
  background-color: #006dcc;
  margin-left:-5px;
  border-radius: 3px;
  border-top-left-radius:0px;
  border-top-right-radius:3px;
  border-bottom-right-radius:3px;
  border-bottom-left-radius:0px;
}

.button_dv:hover{
 border:1px solid #0049CC;
 background-color: #0049CC;
 }

.button_cm{
  border:1px solid #34BDE6; 
  color: #ffffff;
  background-color: #54B9D7;
  border-top-left-radius:3px;
  border-top-right-radius:0px;
  border-bottom-right-radius:0px;
  border-bottom-left-radius:3px;
}

.button_cm:hover{
 border:1px solid #34BDE6;
 background-color: #1F98BB;
}

.button_mm{
  border:1px solid #E02B23; 
  color: #ffffff;
  background-color:#D34943 ;
  border-top-left-radius:0px;
  border-top-right-radius:3px;
  border-bottom-right-radius:3px;
  border-bottom-left-radius:0px;
  margin-left:-5px;

}
.button_mm:hover{
 border:1px solid #E02B23;
 background-color: #E3322B;
}

.blog-listing {
	margin-bottom: 15px;
}
.thum-wrap img {
	float: left;
	margin: 0px 20px 20px 0px;
	border: 2px solid #ececec;
	margin-bottom:20px;
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;
	width:25%;
	height:auto;
}
.post-title h3 {
	margin:0;
}
.post-title h3 a {
    font-size: 18px;
    color: #000;
    text-decoration: none;
}
.post-content ul{
	margin-left: 20px;
}
.post-content p,
.post-content li{
	font-size: 16px;
	line-height: 22px;
}
.clear {
    clear: both;
}
.read-more {
    display: inline-block;
    padding: 6px 10px;
    margin-bottom: 0;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
	background-color: #1B3C4E;
    border-color: #1B3C4E;
    border-width: 2px;
    color: #fff;
    font-family: Montserrat, Arial, Tahoma, Geneva, sans-serif;
    text-transform: uppercase;
	text-decoration:none;
}
.blog-post img {
	margin-top:10px;
}