/* Website template by freewebsitetemplates.com */
body {
	background: #ffffff;
	color: #304050;
	//font-family: Arial, Helvetica, sans-serif;
	font-family: "Questrial";
	font-size: 14px;
	margin: 0;
	//min-width: 940px;
	width: 100vw;
	padding: 0;
}
a {
	outline: none;
}

h4 {
	font-weight: bold !important;
}

img {
	//display: block;
}
p {
	margin: 0;
	text-align: left;
}
p a {
	color: #4286f4;
        overflow-wrap: break-word;
        word-wrap: break-word;
}
p a:hover {
	color: #66a143;
}
#page {
	background: #ffffff;
	margin: 0 0;
	padding: 0 0;
	width: 100%;
}

.row_two {
	margin-left: 10px;
	margin-right: 10px;
}
.outer{
	position: relative;
}
.sidebar {
	position: absolute;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin-left: -300px;
	margin-top: -40px;
	//margin-top: 10px;
	//margin-top: -180px;
	margin-right: 930px;
	border:1px solid #555555;
	color: white;

}
.sidebar p {
	color: #cccccc;
}
.sidebar p a {
	color: #888888;
	text-decoration: underline;
}

#header {
	background: #ffffff;
	overflow: auto;
}
#header a#logo {
	display: block;
}
#header a#logo img {
	display: block;
        width: 100%;
	margin: 0 0;
        padding: 0;
	float: left;
}
#header ul {
	background: #000000;
	height: 49px;
	float: left;	
	list-style: none;
	margin: 0;
	padding-bottom: 0;
	width: 100%;
}

/*Home Products ... */
#header ul > li {
	float: left;
	position: relative;
	width: 33.33%;
}
#header ul > li > a {
	font-size: 16px;
	color: #f0f2c9;
	display: block;
	letter-spacing: 0.1em;
	line-height: 49px;
	text-align: center;
	text-decoration: none;
}
#header ul > li.current > a,
#header ul > li.current > a:hover,
#header ul li ul li.current a,
#header ul li ul li.current a:hover {
	//background: #4b4b4b;
	color: #ffffff;
}
#header ul li a:hover {
	color: #ffffff;
}
#header ul li ul {
	list-style: none;
	left: -99999px;
	margin: 0;
	overflow: visible;
	padding: 11px 0 0;
	position: relative;
	top: 49px;
	width: 150px;
	z-index: 2;
}
#header ul li:hover ul {
	left: 0;
	top: 49px;
}
#header ul li ul li {
	background: #4B4B4B;
}
#header ul li ul li a {
	color: #f0f2c9;
	display: block;
	line-height: 31px;
	text-align: center;
	text-decoration: none;
}
#body {
	background: #ffffff;
}
#body div.header {

}

/* silent communication image ++ everything*/
#body div.header div {
	//position: relative;
}

/* silent communication image */
#body div.header div a img{
	//max-width: 100%;
	//display: block;
    	//margin-left: auto;
    	//margin-right: auto;
}
#body div.header ul li a.figure img,
#body div.body ul li a img {
	display: block;
	filter: alpha(opacity=100);/* Needed for IE8 and old versions */
	opacity: 1;
}
#body div.header div a img:hover,
#body div.header ul li a.figure img:hover,
#body div.body ul li a img:hover {
	filter: alpha(opacity=90);/* Needed for IE8 and old versions */
	opacity: 0.9;
}
#body div.header div div {
	//background: url(../images/bg-description.png) repeat-x;
	//height: 75px;
	//bottom: 0;
	//position: relative;
	//padding: 0 0;
	//left: 0;
}

/* SILENT COMMUNICATION TITLE */
#body div.header div div h1 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	text-transform: uppercase;
}
#body div.header div div h1 a {
	color: #e3e699;
	text-decoration: none;
}
#body div.header div div h1 a:hover {
	color: #ffffff;
}
#body div.header div div p {
	//color: #ffffff;
	//letter-spacing: 0.028em;
	//line-height: 24px;
}
#body div.header div div p a.continue {
	background: url(../images/interface.png) no-repeat -400px 0;
	display: inline-block;
	height: 20px;
	left: 3px;
	position: relative;
	top: 5px;
	width: 20px;
}
#body div.header div div p a.continue:hover {
	background: url(../images/interface.png) no-repeat -400px -20px;
}
#body div.header ul {
	background: #356618;
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 10px 0;
}
#body div.header ul li {
	background: url(../images/separator1.png) repeat-y;
	float: left;
	overflow: hidden;
	padding: 9px 20px 7px 0;
	width: 280px;
}
#body div.header ul li:first-child {
	background: none;
}
#body div#content ul.section li img,
#body div.header ul li a.figure {
	display: block;
	float: left;
}
#body div.header ul li a.figure img {
	display: block;
	border: 1px solid #ffffff;
	margin: 0 20px 0;
}
#body div.header ul li.current h3 a {
	color: #e3e699;
}
#body div.header ul li h3 {
	font-size: 16px;
	font-weight: normal;
	line-height: 13px;
	letter-spacing: 0.028em;
	margin: 0;
	padding: 0 0 10px;
}
#body div.header ul li h3 a {
	color: #e3e699;
	text-decoration: none;
}
#body div.header ul li h3 a:hover {
	color: #ffffff;
}
#body div.header ul li p {
	color: #ffffff;
	letter-spacing: 0.022em;
	line-height: 18px;
	text-align: left;
}
#body div.body {
	padding: 0px 20px 0;
}
#body div.body_home {
        padding: 0px 20px 0;
}
#body div.body h1{
	
}
#body div.footer div h1 {
	background: #dce9d4;
	border-bottom: 2px solid #b3cca4;
	color: #836145;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-weight: normal;
	height: 37px;
	line-height: 37px;
	margin: 0;
	padding: 0 0 0 20px;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #ffffff;
}
//#body div.body ul {
//	list-style: none;
//	margin: 0;
//	overflow: hidden;
//	padding: 21px 0;
//}
//#body div.body ul li {
//	float: left;
//	margin: 0 0 0 20px;
//	width: 200px;
//}
#body div.body ul li:first-child,
#body div#content ul.section li:first-child,
#body div#content div#sidebar div ul li:first-child {
	margin: 0;
}

/* Irrelevant */
#body div.body ul li h2 {
	color: #836145;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding: 24px 0 10px;
	text-transform: uppercase;
}
#body div.body ul li p {
	color: #4b4b4b;
	letter-spacing: 0.028em;
	line-height: 24px;
	text-align: left;
}
#body div.footer {
	border-top: 1px solid #d7d6cd;
	margin: 0 20px;
	overflow: hidden;
	padding: 23px 0;
}
#body div.footer img {
	display: block;
	float: left;
}
#body div.footer div {
	float: right;
	width: 540px;
}
#body div.footer div ol {
	margin: 0;
	padding: 20px 0 0 20px;
}
#body div.footer div ol li {
	color: #4b4b4b;
	font-weight: bold;
	margin: 10px 0;
}
#body div.footer div ol li p {
	font-weight: normal;
	letter-spacing: 0.028em;
	line-height: 24px;
}
#body div#content {
	//border-top: 1px solid #5d8546;
	overflow: hidden;
	padding: 35px 0;
	position: relative;
	//margin-top: 40px;
}

/* Contact Title */
#body div#content h1 {
	color: #000000;
	font-size: 40px;
	letter-spacing: 0.028em;
	margin: 0;
	
}
#body div#content h3 {
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 0.028em;
	line-height: normal;
	margin-bottom: 10px;
	padding: 30px 0 0;
}
#body div#content h3.first {
	padding: 12px 0 0;
}
#body div#content p {
        color: #666666;
	letter-spacing: 0.028em;
	line-height: normal;
	padding: 0 0;
}

#body div#content p img {
        max-width: 100%;
}

#body div#content ul.section {
	list-style: none;
	margin: 0;
	padding: 29px 0 0;
}
#body div#content ul.section li {
	margin: 35px 0 0;
	overflow: hidden;
}
#body div#content ul.section li span {
	display: block;
	float: left;
}
#body div#content ul.section li div {
	float: right;
	width: 520px;
}
#body div#content ul.section li div h2,
#body div#content div#article h2 {
	color: #836145;
	font-size: 16px;
	letter-spacing: 0.028em;
	line-height: 13px;
	margin: 0;
}
#body div#content ul.section li div p {
	padding: 23px 0 0;
}
#body div#content form {
	margin: 0;
	padding: 0 0;
}
#body div#content form p {
	color: #818181;
        font-size: 20px;
        margin: 0;
}
#body div#content form label {
	display: block;
	margin: 20px 0;
	overflow: hidden;
}
#body div#content form label span:first-child {
	background: none;
	color: #836145;
	float: left;
	height: auto;
	text-transform: uppercase;
	width: 200px;
}
#body div#content form label span{
	background: url(../images/interface.png) no-repeat;
	display: block;
	float: left;
	height: 50px;
	//width: 320px;
}
#body div#content form label span input {
	//background: none;
	//border: none;
	//color: #818181;
	//font-family: Arial, Helvetica, sans-serif;
	//font-size: 14px;
	//height: 17px;
	//letter-spacing: 0.028em;
	//line-height: 17px;
	//margin: 1px 0 0 2px;
	//padding: 0;
	//width: 316px;
}
#body div#content form label span.message {
	background: url(../images/interface.png) no-repeat 0 -25px;
	height: 151px;
}
#body div#content form label span.message textarea {
	//background: none;
	//border: none;
	//color: #818181;
	//font-family: Arial, Helvetica, sans-serif;
	//font-size: 14px;
	//height: 147px;
	//letter-spacing: 0.028em;
	//margin: 2px 0 0 2px;
	//overflow: auto;
	//padding: 0;
	//resize: none;
	//width: 316px;
}
#body div#content div#article {
	border-right: 1px solid #96b285;
	float: left;
	padding: 0 20px 0 0;
	width: 580px;
}
#body div#content div#article img {
	display: block;
	margin: 0 0 35px;
}
#body div#content div#article h1 {
	padding: 0 0 17px;
}
#body div#content div#article h2 {
	line-height: 24px;
}
#body div#content div#article span {
	color: #818181;
	display: block;
	letter-spacing: 0.028em;
	line-height: 24px;
}
#body div#content div#sidebar {
	float: right;
	width: 242px;
}
#body div#content div#sidebar h3 {
	color: #818181;
	font-weight: bold;
	line-height: normal;
	padding: 0 0 15px;
	text-transform: uppercase;
}
#body div#content div#sidebar div {
	border-top: 1px solid #96b285;
	padding: 20px 0;
}
#body div#content div#sidebar div:first-child {
	border: none;
	padding: 0 0 20px;
}
#body div#content div#sidebar div ul,
#footer div div ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#body div#content div#sidebar div ul li {
	color: #818181;
	letter-spacing: 0.028em;
	line-height: 24px;
}
#body div#content div#sidebar div ul li a {
	color: #818181;
	text-decoration: none;
}
#body div#content div#sidebar div ul li a:hover {
	color: #4b4b4f;
}
#body div#content div#sidebar div:first-child ul li {
	letter-spacing: 0.024em;
	line-height: 18px;
	margin: 15px 0 0;
}
#body div#content div#sidebar div p {
	color: #818181;
	padding: 0;
}
#footer {
	background: #999999;
	border-top: 1px solid #b8d0aa;
	margin-left: -20px;
	margin-right: -20px;
}
/* Grey box footer */
#footer div {
	height: 80px;
	overflow: hidden;
}
#footer div div {
	border-left: 1px solid #b8d0aa;
	float: left;
	height: 134px;
	padding: 20px 20px;
	width: 180px;
}
#footer div div:first-child {
	border: none;
}
#footer div div h1 {
	color: #dddddd;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 13px;
	text-transform: uppercase;
}
#footer div div ul li a {
	letter-spacing: 0.028em;
	line-height: 18px;
}
#footer div div a {
	font-size: 14px;
	color: #dddddd;
	display: block;
	letter-spacing: 0.05em;
	text-decoration: none;
}
#footer div div a:hover {
	color: #4b4b4f;
}
#footer div div a#mail {
	background: url(../images/icons.png) no-repeat;
	//height: 14px;
	line-height: normal;
	margin: 0 0 10px;
	padding: 0 0 0 30px;
}
#footer div div a#facebook {
	background: url(../images/icons.png) no-repeat 0 -38px;
	height: 20px;
	line-height: 20px;
	margin: 0 0 10px;
	padding: 0 0 0 30px;
}
#footer div div a#twitter {
	background: url(../images/icons.png) no-repeat 0 -88px;
	height: 18px;
	line-height: 18px;
	margin: 0 0 10px;
	padding: 0 0 0 30px;
}
#footer div div a#googleplus {
	background: url(../images/icons.png) no-repeat 0 -134px;
	height: 20px;
	line-height: 20px;
	margin: 0 0 10px;
	padding: 0 0 0 30px;
}
#footer div div a#mail:hover {
	background: url(../images/icons.png) no-repeat 0 -14px;
}
#footer div div a#facebook:hover {
	background: url(../images/icons.png) no-repeat 0 -58px;
}
#footer div div a#twitter:hover {
	background: url(../images/icons.png) no-repeat 0 -106px;
}
#footer div div a#googleplus:hover {
	background: url(../images/icons.png) no-repeat 0 -154px;
}
#footer p {
	font-size: 12px;
	background: #555555;
	color: #dddddd;
	height: 60px;
	line-height: 60px;
	text-align: center;
	margin: 0 0 0;
}
.loader {
        display: none;
        visibility: hidden;
        margin-top: 100px;
        position: relative;
        z-index: 99;
        margin-left: auto;
        margin-right: auto;
   	background: url('../images/icon-loader.gif') no-repeat; 
   	cursor: wait;
}

.searching_image {
	width: 50%;
}

.thumbnails img {
	height: 40px;
	border: 1px solid #ffffff;
	padding: 1px;
	margin: 0 0 10px 10px;
}

.thumbnails img:hover {
	border: 1px solid #000000;
	cursor:pointer;
}

.preview img {
	border: 0px solid #444;
	padding: 1px;
	height: 350px;
	margin-top: 20px;
	margin-left: 40px;
	cursor: zoom-in;
}

.preview img:hover {

}

.product_select_title {
	margin-top: 10px;
	display: inline-block;
	text-align: left;
	font-family: Questrial;
	font-size: 36px;
	line-height: normal;
	letter-spacing: 1px;
    	text-rendering: optimizeLegibility;
}
.paypal_buy_button form {
	text-align: left;
}
.paypal_buy_button {
	padding: 0;
        display: inline-block;
        text-align: left;
}
.paypal_buy_button form table {
        width: 100%;
}
.column2 {
	text-align: left;
}

.reviews {
	position: absolute;
 	margin-top: 6px;
	margin-left: 5px;
        display: inline-block;
        text-align: left;
        font-family: Questrial;
        font-size: 18px;
        text-rendering: optimizeLegibility;	
}

.price_tag{
	margin-top: 10px;
        display: block;
	float: none;
        text-align: left;
        font-family: Questrial;
        font-size: 24px;
        letter-spacing: 1px;
        text-rendering: optimizeLegibility;
}

  .star {
background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAQAAADI+WwIAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAAJiS0dEAP+Hj8y/AAAACXBIWXMAAAsTAAALEwEAmpwYAAAACXZwQWcAAAALAAAACgCF+qVAAAAAhUlEQVQI103NMQqCABgF4C+Fxg7QHDQ0JkFnaKqlKJBu4Np9hEDoBq2doCYP0B4UBKLYUKZvex+P/+9N/dJ3FXl9S9CopbF9U1pOkAgb3irVanOMlGqldeBoo9CmspMFOFmp/hzLmtuXzvrWvpwJFVJvLLqci8Qmzl8OhzBwcMdD6ilXfwAd9B9f78yTCQAAAABJRU5ErkJggg==);  
  }
 
  .unstar {
background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAQAAADI+WwIAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAAJiS0dEAP+Hj8y/AAAACXBIWXMAAAsTAAALEwEAmpwYAAAACXZwQWcAAAALAAAACgCF+qVAAAAAo0lEQVQI1z2NMQrCQBRE32YxGFDwBGJnYZkll0ilpDISLO28k4lFwN7CTsTKSisbK8ELCJFI/BZJdn41j/kzSqiVuZ3r1yzeAAanoajpcOwsW2dxf+0yWGe6CaVzNmgY4VHyQKAiVsIlUlvc9otK4lXugNnJjKqlkpi86X6exIZfNztZBGhKUgr4hBZ3A3UX4ye/CYdeWHch7MOzJ9R3jFLt8we7izGyoi32iQAAAABJRU5ErkJggg==);
  }
 
  .half-star {
background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAQAAADI+WwIAAAAAmJLR0QA/4ePzL8AAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAJdnBBZwAAAAsAAAAKAIX6pUAAAACTSURBVAjXTY0xCsJAEEVfdiEgpPAWFpYTvMRWSioDwdIuh7GydbEIeAM7sU1lo42tR1CEdSzMJk4178H/H7qTVK4+A0URTNTMmZhVhEHXMK69/UEiS3Z0sOGOQqBMQAr2pABbgKDlujHQHlgQYpdWeRO7z/0Cj8swOcPyxvOEl/vXN/K2+kw5Zq4PipNR/E+Ft8IX7yMjsFUGo0cAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzVxteM2AAAAAElFTkSuQmCC);
  }
 
.rating {
	margin-top:10px;
	float: left;
	width: 11px;
	height: 10px;
}

.free_shipping {
        color: #666666;
	margin-top: 15px;
        margin-bottom: 15px;
	display: block;
        float: none;
        text-align: left;
        font-family: Questrial;
        font-size: 18px;
	line-height: normal;
        text-rendering: optimizeLegibility;
}

.free_shipping p{
        color: #666666;
	margin-top: 15px;
        margin-bottom: 15px;
	display: block;
        float: none;
        text-align: left;
        font-family: Questrial;
        font-size: 20px;
	line-height: normal;
        text-rendering: optimizeLegibility;
}

#largeImgPanel {
	text-align: center;
        display: none;
        position: fixed;
        z-index: 100;
        top: 0; left: 0; width: 100%; height: 100%;
        background-color: rgba(100,100,100, 0.5);
}

.feature_summary {
        margin-left: 40px;
        margin-right: 40px;
        text-align: center;
}
.feature_summary p{
        text-align: center;
        font-size: 26px !important;
        line-height: normal !important;
}

.twitter-tabs {
	margin-top: 10px;
	margin-left: 30px;
	margin-right: 30px;
	font-family: Questrial;
}

.twitter-tabs p {
	font-size: 20px;
	line-height: 1.61;
}

.twitter-tabs h3 {
	font-weight: bold;
}

.twitter-tabs span object {
	width: 100%;
}

.popupsimple a img {
        max-width: 100%;
      
}

.popupgallery {
        margin: 0 auto;
        max-width: 100%;
        text-align: center;
}

.popupgallery a img {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        display: inline-block;
      
}
.twitter-tabs ul {
	font-size: 20px;
	line-height: normal;
}

.twitter-tabs ul li {
        font-size: 20px;
        line-height: normal;
}

.hyperlink {
	text-decoration: underline;
}

.grey_text {
	color: grey;
	font-weight: normal;
}

.date {
	text-align: right;
	float: right;
}

.blog_image_header {
        display: inline-block;
        width: 100%;
}

.blog_image_header img {
        padding-bottom:10px;
}

.blog_post {
	margin-left: 10px;
	margin-right: 10px;
	line-height: 1.61;
	padding-top: 75px;
}

.blog_post p {
	font-size: 17px;
        font-family: Lora, serif !important;
        color: #000000;
	text-align: left;
	word-wrap: break-word;
}

.blog_post a {
	text-decoration: underline;
}
.blog_post a p{
	font-size: 17px;
        font-family: Questrial;
        color: #000000;
        text-align: left;
        word-wrap: break-word;
}
.blog_post a h3 {
	font-weight: bold;
	font-family: 'Circular Book', Helvetica, sans-serif;
}

.blog_post h3 {
        font-weight: bold;
	font-family: 'Circular Book', Helvetica, sans-serif;
}

.blog_post ul li {
        font-size: 17px;
        font-family: Lora, serif;
        color: #000000;
        line-height: 1.61;
}

.blog_post img {
        width: 100%;
}

.blog_post_home {
	background: #dddddd;
        margin-left: 10px;
        margin-right: 10px;
        line-height: 1.61;
        padding-top: 10px;
}

.blog_post_home p {
        font-size: 17px;
        color: #000000;
        text-align: left;
        word-wrap: break-word;
}

.blog_post_home a {
        text-decoration: none;
	font-size: 17px;
        font-family: Questrial;
	font-weight: normal;
}
.blog_feature_border a {
        //font-weight: bold;
        //font-family: 'Circular Book', Helvetica, sans-serif;
	font-size: 1.25rem;
	font-family: ITC Franklin Gothic W01,Helvetica,sans-serif;
	font-weight: 700;
	line-height: 1.15;
}
.blog_feature_border a p {
        //font-weight: bold;
        //font-family: 'Circular Book', Helvetica, sans-serif;
        font-size: 20px;
        font-family: Questrial;
        font-weight: normal;
        line-height: 1.61;
}
.blog_feature_border h3 {
        //font-weight: bold;
        //font-family: 'Circular Book', Helvetica, sans-serif;
	font-size: 1.25rem;
        font-family: ITC Franklin Gothic W01,Helvetica,sans-serif;
        font-weight: 700;
        line-height: 1.15;
	margin-bottom: 10px !important;
}

.blog_post_home ul li {
        font-size: 20px;
        color: #000000;
        line-height: normal;
}

.blog_post_home img {
        width: 100%;
}

.imageBorder
{
	border:1px solid #000000;
    	border-width: 2px;
    	border-color: Black;
}

.sign_up_form input[type=email] {
    box-sizing: border-box;
    width: 100%;
    padding: 0 10px;
    height: 50px;
    margin: 0;
    line-height: normal;
    font-size: 24px;
    font-weight: 300;
    border: 1px solid #ccc;
    border-radius: 6px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    -webkit-appearance: none;
}

.sign_up_form input[type=submit] {
    font-family: "Questrial";
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 50px;
    -webkit-apperance: none;
    border: none;
    background: #66cc66;
    color: #fff;
    font-size: 24px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.paypal_mobile_button input[type=image] {
    width: 100%;
}

.sign_up_form_sidebar input[type=email] {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    box-sizing: border-box;
    width: 250px;
    padding: 0 10px;
    height: 50px;
    margin: 0;
    line-height: normal;
    font-size: 16px;
    font-weight: 300;
    border: 1px solid #ccc;
    border-radius: 3px;
    -webkit-appearance: none;
}

.sign_up_form_sidebar input[type=submit] {
    font-family: "Questrial";
    top: 0;
    right: 0;
    bottom: 0;
    width: 250px;
    height: 50px;
    -webkit-apperance: none;
    border: none;
    background: #66cc66;
    color: #fff;
    font-size: 16px;
    border-radius: 3px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.email_form_block label input[type=email] {
    box-sizing: border-box;
    width: 100%;
    padding: 0 10px;
    height: 35px;
    margin: 0;
    line-height: normal;
    font-size: 20px;
    font-weight: 300;
    border: 1px solid #ccc;
    border-radius: 3px;
    -webkit-appearance: none;
}

.email_form_block label input[type=text] {
    box-sizing: border-box;
    width: 100%;
    padding: 0 10px;
    height: 35px;
    margin: 0;
    line-height: normal;
    font-size: 20px;
    font-weight: 300;
    border: 1px solid #ccc;
    border-radius: 3px;
    -webkit-appearance: none;
}

.email_form_block label textarea {
    resize: none;
    box-sizing: border-box;
    width: 100%;
    padding: 10px 10px;
    height: 150px;
    margin: 0;
    line-height: normal;
    font-size: 20px;
    font-weight: 300;
    border: 1px solid #ccc;
    border-radius: 3px;
    -webkit-appearance: none;
}

.email_form_block input[type=submit] {
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 75px;
    -webkit-apperance: none;
    border: none;
    background: #66cc66;
    color: #fff;
    font-size: 20px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    float: right;
}



.email_form_block {
	//margin-right: 150px;
	//margin-left: 150px;
}

.email_form_block label span{
	font-size: 16px;
}

.verticalSpace {
        height: 150px;
}

.mediumVerticalSpace {
	height: 250px;
}
.loader {
        display: none;
        visibility: hidden;

        position: relative;
        z-index: 99;
        margin-left: auto;
        margin-right: auto;
        width: 120px;
        height: 100px;
        background: url('../images/icon-loader.gif') no-repeat;
        top: 50 px;
}

.loader_review {
        display: none;
        visibility: hidden;
        position: relative;
        z-index: 99;
        margin-top: 10px;
        margin-left: 190px;
        width: 120px;
        height: 100px;
        background: url('../images/icon-loader.gif') no-repeat;
        top: 50 px;
}

.review_form_block label input[type=email] {
    box-sizing: border-box;
    width: 100%;
    padding: 0 10px;
    height: 50px;
    margin: 0;
    line-height: normal;
    font-size: 16px;
    font-weight: 300;
    border: 1px solid #ccc;
    border-radius: 3px;
    -webkit-appearance: none;
}

.review_form_block label input[type=text] {
    box-sizing: border-box;
    width: 100%;
    padding: 0 10px;
    height: 50px;
    margin: 0;
    line-height: normal;
    font-size: 16px;
    font-weight: 300;
    border: 1px solid #ccc;
    border-radius: 3px;
    -webkit-appearance: none;
}

.review_form_block label span textarea {
    resize: none;
    box-sizing: border-box;
    width: 100%;
    padding: 10px 10px;
    height: 150px;
    margin: 0;
    line-height: normal;
    font-size: 16px;
    font-weight: 300;
    border: 1px solid #ccc;
    border-radius: 3px;
    -webkit-appearance: none;
}

.review_form_block input[type=submit] {
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 50px;
    -webkit-apperance: none;
    border: none;
    background: #66cc66;
    color: #fff;
    font-size: 16px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.review_form_block label span{
	font-size: 20px;
}

.review_form_block label {
        font-size: 20px;
	line-height: normal;
}
.ebay_logo {
	display: inline-block;
}

.ebay_logo img {
	position: absolute;
	margin-top: -30px;
	margin-left: 5px;
}

.nav-tabs li {
	font-size: 16px;
	line-height: normal;
}

.big_title {
	font-size: 46px;
}
.contact_paragraph {

}
.contact_margins {
	margin-left:10px;
	margin-right:10px;
}
.contact_paragraph_no_br {
	display: inline-block;
}

.contact_paragraph_no_br p{
        font-size: 36px;
        line-height: 40px !important;
	white-space: nowrap;
}

.social_share img {
	width: 30px;
}
.social_share {
	display: inline-block;
}


.disclaimer p {
	font-size: 16px;
}

.middle_line {
	margin: 0 auto;
        width: 100%;
        text-align: center;
}
.middle_line h4 {
	text-align: center; 
   	border-bottom: 1px solid #ddd; 
   	line-height: 0.1em;
   	margin: 10px 0 20px; 
}
.middle_line h4 span {
	padding:0 10px;
	background:#fff;
}
.middle_line a {
        text-align: center;
	display: inline;
        text-decoration: none;
}
.middle_line a img {
        margin-left: auto;
        margin-right: auto;
	display: inline-block;
        width: 40px;
}

.hacker_blog {
	padding-top: 45px;
}

.hacker_blog h1 {
	font-size: 50px;
	font-family: 'Circular Book', Helvetica, sans-serif;
	font-weight: bold;
	position: absolute;
	text-align: center;
	width: 100%;
	top: 210px;
	color: white;
}

.hacker_blog h3 {
        font-size: 25px;
        font-family: 'Circular Book', Helvetica, sans-serif;
        font-weight: bold;
        position: absolute;
        text-align: center;
        width: 100%;
        top: 300px;
        color: white;
}

@media screen and (orientation: portrait)
{
    .landscape img { display:none; }
    .portrait img { display:block; }
}
@media screen and (orientation: landscape)
{
    .landscape img { display:block; }
    .portrait img { display:none; }
}
#footer h5 {
	color: #ffffff;
}
.menu_bar_fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 20;
}
.menu {
        overflow:hidden;
        position: absolute;
	width: 100%;
	z-index: 20;
}
.ruby_banner {
	overflow:hidden;
}
.my_chat_log {
        line-height: 1.61;
}
.chat_message_me {
        background-color: #000099;
        color: white;
        border-radius: 6px;
        margin-bottom: 10px;
}
.chat_message_me p {
	color: white !important;
        margin-left: 15px;
        margin-right: 15px;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
}
.chat_message_calculator {
        background-color: #6666ff;
        color: white !important;
        border-radius: 6px;
        margin-bottom: 10px;
}
.chat_message_calculator p {
	color: white !important;
        margin-left: 15px;
        margin-right: 15px;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
}
.begin_chat_button input {
    font-family: "Questrial";
    width: 350px !important;
    height: 50px;
    -webkit-apperance: none;
    border: none;
    background: #66cc66;
    color: #fff;
    font-size: 20px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    float: left;
}
.clear_chat_button input {
    margin-bottom: 10px;
    font-family: "Questrial";
    width: 350px !important;
    height: 50px;
    -webkit-apperance: none;
    border: none;
    background: #000000;
    color: #fff;
    font-size: 20px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    float: left;
}
.fb-like span {
        max-width: 100% !important;
}
.fb-like span iframe {
        max-width: 100% !important;
}
.review_class {
        display:none;
}
.see_full_review p {
        color: #4286f4;
        cursor: pointer; cursor: hand;
}
.hide_full_review {
        display:none;
}
.hide_full_review p {
        color: #4286f4;
        cursor: pointer; cursor: hand;
}
.hidden_on_mobile {
	display: none;
}
.read_article_link a p{
	color: #08c;
}
.blog_feature_border {
	line-height: 1.15;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background: #ffffff;
	margin-bottom: 15px;
	margin-top: 30px;
}
.blog_feature_border a h3 {
	color: #000000;
}
.body_home {
	background: #dddddd;
}
.portrait {
	overflow: hidden;
}
#FIGURE_1 {
    box-sizing: border-box;
    color: rgb(208, 208, 208);
    //height: 310px;
    width: 100%;
    perspective-origin: 320px 155px;
    transform-origin: 320px 155px;
    background: rgb(39, 40, 34) none repeat scroll 0% 0% / auto padding-box border-box;
    border: 1px solid rgb(219, 219, 219);
    border-radius: 3px 3px 3px 3px;
    font: normal normal normal normal 14px / 18px Lato, Calibri, Arial, sans-serif;
    margin: 20px 0px;
    outline: rgb(208, 208, 208) none 0px;
    padding: 10px 0px;
    transition: all 0.2s ease 0s;
}/*#FIGURE_1*/
#FIGURE_1:after {
    box-sizing: border-box;
    clear: both;
    color: rgb(208, 208, 208);
    //content: '""';
    display: table;
    border: 0px none rgb(208, 208, 208);
    font: normal normal normal normal 14px / 0px Lato, Calibri, Arial, sans-serif;
    outline: rgb(208, 208, 208) none 0px;
}/*#FIGURE_1:after*/

#FIGURE_1:before {
    box-sizing: border-box;
    color: rgb(208, 208, 208);
    //content: '""';
    display: table;
    border: 0px none rgb(208, 208, 208);
    font: normal normal normal normal 14px / 0px Lato, Calibri, Arial, sans-serif;
    outline: rgb(208, 208, 208) none 0px;
}/*#FIGURE_1:before*/

.FIGURE_1 figure {
    box-sizing: border-box;
    color: rgb(208, 208, 208);
    //height: 310px;
    width: 100%;
    perspective-origin: 320px 155px;
    transform-origin: 320px 155px;
    background: rgb(39, 40, 34) none repeat scroll 0% 0% / auto padding-box border-box;
    border: 1px solid rgb(219, 219, 219);
    border-radius: 3px 3px 3px 3px;
    font: normal normal normal normal 14px / 18px Lato, Calibri, Arial, sans-serif;
    margin: 20px 0px;
    outline: rgb(208, 208, 208) none 0px;
    padding: 10px 0px;
    transition: all 0.2s ease 0s;
}/*#FIGURE_1*/
.FIGURE_1:after figure {
    box-sizing: border-box;
    clear: both;
    color: rgb(208, 208, 208);
    //content: '""';
    display: table;
    border: 0px none rgb(208, 208, 208);
    font: normal normal normal normal 14px / 0px Lato, Calibri, Arial, sans-serif;
    outline: rgb(208, 208, 208) none 0px;
}/*#FIGURE_1:after*/

.FIGURE_1:before figure {
    box-sizing: border-box;
    color: rgb(208, 208, 208);
    //content: '""';
    display: table;
    border: 0px none rgb(208, 208, 208);
    font: normal normal normal normal 14px / 0px Lato, Calibri, Arial, sans-serif;
    outline: rgb(208, 208, 208) none 0px;
}/*#FIGURE_1:before*/

#PRE_2 {
    box-sizing: border-box;
    color: rgb(208, 208, 208);
    background-color: rgb(39, 40, 34);
    //height: 288px;
    height: 100%;
    position: relative;
    width: 100%;
    perspective-origin: 319px 144px;
    transform-origin: 319px 144px;
    border: 0px none rgb(208, 208, 208);
    font: normal normal normal normal 12px / 18px monospace;
    margin: 0px;
    outline: rgb(208, 208, 208) none 0px;
    overflow: auto;
    padding: 12px;
}/*#PRE_2*/

.FIGURE_1 figure pre {
    box-sizing: border-box;
    color: rgb(208, 208, 208);
    background-color: rgb(39, 40, 34);
    //height: 288px;
    height: 100%;
    position: relative;
    width: 100%;
    perspective-origin: 319px 144px;
    transform-origin: 319px 144px;
    border: 0px none rgb(208, 208, 208);
    font: normal normal normal normal 12px / 18px monospace;
    margin: 0px;
    outline: rgb(208, 208, 208) none 0px;
    overflow: auto;
    padding: 12px;
}/*#PRE_2*/

#CODE_3 {
    box-sizing: border-box;
    color: rgb(208, 208, 208);
    white-space: nowrap;
    border: 0px none rgb(208, 208, 208);
    font: normal normal normal normal 14px / 18px monospace;
    outline: rgb(208, 208, 208) none 0px;
}/*#CODE_3*/

.FIGURE_1 figure pre code {
    box-sizing: border-box;
    color: rgb(208, 208, 208);
    white-space: nowrap;
    border: 0px none rgb(208, 208, 208);
    font: normal normal normal normal 14px / 18px monospace;
    outline: rgb(208, 208, 208) none 0px;
}/*#CODE_3*/

.product_review img {
	width: 25px;
}
.product_review h5 {
        font-size: 20px;
}
/* latin */
@font-face {
  font-family: 'Questrial';
  font-style: normal;
  font-weight: 400;
  src: local('Questrial'), local('Questrial-Regular'), url(https://www.rubydevices.com.au/misc/Questrial.woff2) format('woff2');
  src: local('Questrial'), local('Questrial-Regular'), url(https://www.rubydevices.com.au/misc/Questrial.woff) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

.log_out a{
	margin-top: 10px;
        text-decoration: none;
        float: right;
}

.email_form_block label {
	font-size: 20px;
	color: #818181;
}
