html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,font,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,center,dl,dt,dd,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {font-style: inherit;font-weight: inherit;margin: 0;padding: 0;outline: 0;vertical-align: top;} table {border-collapse: collapse;border-spacing: 0;}

/* Main Layout */
html {height: 100%;}
body { font-family: "Montserrat", Helvetica, Sans-Serif; background: url(../images/bg.jpg) top center repeat; }
body.contentpane { background:#fff;}
h1,h2,h3,h4,h5,h6 {margin:0; padding:10px 0; font-weight:bold; color:#222222;}
.componentheading { font-style:italic;font-size:25px; margin:0; padding:0 0 10px 0; color:#1a528c;}
h1 { font-size: 20px;}
h2 { font-size: 18px;}
h3 { font-size: 16px;}
h4 { font-size: 14px;}
a:link, a:visited {  color: #181818;}
a:hover {  color: #333333;}
ul {margin:0 0 0 5%;}
p {margin-top: 0;margin-bottom: 10px; padding: 0 5px 0 5px;}
blockquote { }
element.style { height:auto;}
hr { width:100%; clear:both; border:none; height:2px; background:#eee; margin:0; padding:0;}
.clr {clear: both;}
.container {
    max-width: 1250px;
    margin: 0 auto;
}
.octobus__container {
    background: rgb(245 245 245 / 70%);
    padding: 3% 4% 2% 4%;
}
#mainhead {
    background: #c21e1e;
    color: #fff;
    font-weight: 700;
    padding: 14px 0;
    font-size: 17px;
}
#mainhead p {
    margin: 0
}
.tgtopr.inline {
    float: right;
}
.tgtop.inline a {
    text-decoration: none;
    color: #fff;
}
/* Header */
#header {
    padding: 2% 0;
    background: #fff;
    background: rgba(255, 255, 255, 0.8);
}
#topimage { }
#topimage .moduletable {
    text-align: center;
    margin: 1vw 0 6vw 0;
    background: #fff;
}
#topimage .moduletable h3 {
    text-transform: uppercase;
    font-size: 29px;
    margin-bottom: 2%;
}
#topimage .moduletable td {
    display: inline-block;
    width: 27%;
    margin-right: 3%;
    padding: 2%;
    border-top: 5px solid #c21e1e;
    background: rgba(255, 255, 255, 0.7);
    font-size: 21px;
    min-height: 105px;
}
#topimage .moduletable td:last-child {
    margin-right: 0
}

.top {
    display: inline-block;
    margin-top: 1vw;
    width: 66%;
    text-align: center;
    font-size: 19px;
}
.top strong {
    color: #C21E1E;
    text-transform: uppercase;
}

.logo {
   max-width: 390px;
   display: inline-block;
 }
img.logoim {
    max-width: 100%;
}

#nav {background: rgba(255, 255, 255, 0.8);
padding: 1% 0;}
#nav ul {margin:0;padding:0;margin-left: -20px;    display: inline-block;}
#nav ul li {display: inline-block;padding: 3px 5px;}
#nav ul li a {display:block;padding:0 15px 0 15px;margin:0;line-height:32px;color: #000;text-decoration:none;font-size: 19px;font-weight: 700;text-transform: uppercase;}
#nav ul li.active {
    background: #ddd;
}
#nav ul li.active a {}
#nav ul li:hover {}
#nav ul li a:hover{  color: #C21E1E; }

#nav li ul {
	position: absolute;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
    top: 60px;
    width: 170px;
    z-index: 100;
    margin-left: -8px;
    background:  #F27EBD;
    box-shadow: 10px 5px 15px #111111;
    border-radius: 3px;
    display: none
}
#nav li:hover ul {
  display: block;
}
#nav ul li:last-child {
    display: none;
}
#nav li ul li {
  border-bottom: 1px solid #BC3A6A;
  background: none;
  padding: 3px 5px;
  top: 0;
  position: relative;

}
#nav li.active ul li a {
     background: none;
}
#nav li ul li a {
  display: block;
 text-transform: none;
 margin: 0;
 line-height: 1.5em;
 padding: 3px 5px;
 width: 140px;
}
#nav li ul li a:hover { background: #AA5479; color: #FFFFFF;}

/** Level third and above **/

#nav li ul ul {
	margin: 0 0 0 150px;
    top: 0;

}
#nav li ul ul ul {
	margin: -24px 0 0 113px;
}

#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 { /* nested under hovered items */
	left: auto;
}

ul.breadcrumb {
    margin: 1% 0 0 0;
    padding: 1% 2%;
}
ul.breadcrumb li {
  display: inline-block;
     color: #777777;
}
ul.breadcrumb li.active span {
   padding-left: 3px;
   font-size: 15px;
}

/* Sidebar */
#leftbar-w {padding:0px;width:230px;float:left;}
#addthis {float:center; padding-left: 12px; padding-top: 5px;}
#rightbar-w {margin-right:12px;padding:0px;width:230px;float:right;}
#sidebar {padding:0}
#sidebar .module {padding:6px 0 6px 0; margin:0;}
#sidebar .module-title {font-size:16px;font-weight:100;margin:0;height:24px; line-height:24px; color: #fff; padding:0 0 0 22px; font-family:Tahoma, sans-serif;}
#leftbar-w .module-title {padding: 0 0 0 15px }
#rightbar-w  .module-title {padding: 0 0 0 15px}
#sidebar .module-body p{padding:0; margin:0;}

#sidebar .module .custom {
  padding: 15px;
  background: #D68351; color: #222222;
  line-height: 1.5em
}

#sidebar  ul li { margin:0 5px; padding:0;}
#sidebar  ul.nav.menu{margin:5px 0 0 0; padding:0;list-style:none; padding:0; list-style-type:none;}
#sidebar  ul.nav.menu li{ background: #8d7667; /* Old browsers */
background: -moz-linear-gradient(top,  #8d7667 0%, #564238 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8d7667), color-stop(100%,#564238)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #8d7667 0%,#564238 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #8d7667 0%,#564238 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #8d7667 0%,#564238 100%); /* IE10+ */
background: linear-gradient(to bottom,  #8d7667 0%,#564238 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8d7667', endColorstr='#564238',GradientType=0 ); /* IE6-9 */
 border-bottom:2px solid #D9844D;}
#sidebar  ul.nav.menu li a {
  display:block;margin:0; color: #FFFFFF; padding:3px 0 3px 15px;font-weight:bold;line-height:35px; text-decoration:none; font-size:15px;}
#sidebar  ul.nav.menu li a:hover { color:#ECC1A6; text-decoration:underline;}
#sidebar  ul.nav.menu li:hover {  background: #7D6759}
#sidebar  ul.nav.menu li.active a{color:#ECC1A6;}

#botcontent h3 {
    text-align: center;
    text-transform: uppercase;
    font-size: 23px;
    margin-bottom: 3%;
}
#botcontent .moduletable {
    margin: 3% 0;
}
.arti_block {
    display: inline-block;
    width: 24%;
    text-align: center;
}
.arti_block img {
    max-width: 100%
}
.latestnews {
    text-align: center;
}
.aname {
    margin: 5% 0;
}
.aname a, .latestvid .vid a  {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px
}
#botcontent table {
    margin: 6% 0;
}
#botcontent table img {
    margin-right: 3%;
}
.latestvid .vid {
    display: inline-block;
    width: 32%;
    text-align: center;
}

#mainhead div.mod-languages ul.lang-inline li {
    background: #fff;
    border-radius: 50%;
    padding: 2px;
    text-align: center;
    font-size: 14px;
    width: 30px;
    line-height: 30px;
    display: inline-block;
    height: 30px;
    margin: -7px 1px 0 1px;
}
#mainhead div.mod-languages ul.lang-inline li.lang-active {
    background: #f3a3a3;
}
/* Content */
#main { margin:0px auto 0 auto;position: relative;}
#main-content {
    clear: both;
    margin-top: 10px;
    background: rgba(255, 255, 255, 0.8);
    position: relative;
    line-height: 1.8em;
    padding: 2% 0;
}
#nav .custom {
    display: inline-block;
    margin-left: 3%;
}
#maincol {position: relative;}
#wrapper { margin:0 auto; width:1000px; padding:0;position: relative;}

#leftcolumn{margin-left:9px;padding:0px;width:205px;float:left;}
#rightcolumn{margin-right:9px;padding:0px;width:205px;float:right;}
#centercontent{width:500px;float:left;margin:5px;padding:0px;overflow:hidden; border:1px solid #e5e5e5; -moz-border-radius: 8px 8px 8px 8px; border-radius:8px;}
#centercontent_md{width: 725px;float:left;margin:0px 5px 0px 5px;padding:5px;overflow:hidden;}
#centercontent_bg{padding:0px;}

div.clearpad {float:left;padding:0 0px 15px 10px;}
div.clearpad ul {clear: both;}

/* Content styles */
ul.archive li { list-style:none; padding:0 0 0 10px;}
.archive .article-count {color:#999;}
.blog-featured {background:#fff; color: #555;}
.items-leading {position: relative; clear:both; padding: 3px 0px 3px 4px; margin-top:2px;}

.item-page { position:relative; }
.page-header h2 {
    font-size: 25px;
    margin-bottom: 2%;
}
.blog.autprk .item .pull-left.item-image img {
    display: none;
}

.items-row { position: relative; clear: both; text-align: center;}
.items-row .span3, .items-row .span4, .items-row .span6  { display: inline;}

.cols-1 {width:100%; clear:both;}
.cols-2 .column-1{width:45%;}
.cols-2 .column-2{width:45%;}
.cols-3 .column-1{width:31%;}
.cols-3 .column-2{width:31%;}
.cols-3 .column-3{width:31%;}
.cols-4 .column-1{width:24%;}
.cols-4 .column-2{width:24%;}
.cols-4 .column-3{width:24%;}
.cols-4 .column-4{width:24%;}
.column-1, .column-2, .column-3, .column-4 {
    position:relative;
    display: inline-block;
}
table.price thead {
    text-align: left;
}
.blog .item {
    text-align: center;
    font-size: 15px;
    margin: 1% 0;
    padding: 1%;
}
.blog .item:hover {
    box-shadow: 0 0 20px #e8e8e8;
}
.blog .item .pull-left.item-image img {
  max-width: 100%
}

.readmore { margin:0; line-height:20px; }


ul.pagenav { display:block;} ul.pagenav li { list-style:none;}
.pagenav-prev { float:left; padding-top: 10px;}
.pagenav-next { float:right; padding-top: 10px;}
.pagination { clear:both;}
span.pagination { background:none;}
.pagination span, .pagination a, ul.pagenav li a {padding: 1px 8px; background: #fff; color: #555; font-weight: bold; font-size: 90%;}
.pagination a, ul.pagenav li a {  font-weight: bold; text-decoration:underline}
.button, .validate { padding: 3px 15px; border: 1px solid #999999; background: #b9b8b8; color: #FFF; font-weight: bold;}
.button:hover,.validate:hover,.pagination a:hover,ul.pagenav li a:hover  {background:#757474;color:#fff;}
.inputbox, input, textarea, select { border:1px solid #c0c0c0; color:#13618d; padding: 5px 10px}
.breadcrumbs { padding:0 0 0 10px; color:#555;}
.searchbox {background: url(../images/search.png) no-repeat ; margin-top: 7px; width: 165px; height: 18px; color:#13618d; -moz-border-radius: 5px; border-radius: 5px;}

/* Footer */

#footer { clear:both; margin:10px 0 0 0; padding:0;}


.alert {
	padding: 8px 35px 8px 14px;
	margin-bottom: 18px;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	background-color: #fcf8e3;
	border: 1px solid #fbeed5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.alert,
.alert h4 {
	color: #c09853;
}
.alert h4 {
	margin: 0;
}
.alert .close {
  float: right;
  cursor: pointer;
}
.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #468847;
}
.alert-success h4 {
	color: #468847;
}
.alert-danger,
.alert-error {
	background-color: #f2dede;
	border-color: #eed3d7;
	color: #b94a48;
}
.alert-danger h4,
.alert-error h4 {
	color: #b94a48;
}
.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #3a87ad;
}
.alert-info h4 {
	color: #3a87ad;
}
.alert-block {
	padding-top: 14px;
	padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
	margin-bottom: 0;
}
.alert-block p + p {
	margin-top: 5px;
}


#user-bottom {
  margin: 0 auto;
  padding: 4% 0;
  background: #c21e1e;
  color: #fff;
  overflow: hidden;
}
.inline {
    display: inline-block;
}
.user1 {
    display: inline-block;
    width: 21%;
    padding: 70px 2% 1% 0;
    background: url(../images/logo_f.png) left top no-repeat;
    background-size: 264px;
    font-size: 13px;
    line-height: 1.5em;
    margin-right: 16%;
}
.user3 ul li {
    list-style-type: none;
    padding: 4px;
}
.user3 ul li a {
   color: #fff;
   text-decoration: none;
}
.user3 .custom {
    margin: 12px;
}
.user2 {
    display: inline-block;
    line-height: 21px;
    width: 203px;
    margin-left: 20%;
}
.user1 p {
  margin-bottom: 5px;
}
#user-bottom2 {
    background: #fff;
    padding: 3% 0;
}
#user-bottom2 .inline {
    width: 33%
}
.user3.inline {
    width: 18%;
}

#navtoogle {
   display: none;
     background: #c21e1e;
    background: linear-gradient(to bottom, #e63535, #c52222);
    color: #fdfcfc;
    padding-right: 5%;
    text-align: right;
    margin-bottom: 2%;
}
@media only screen and (max-width: 1250px) {
   .container {
       width: 98%
   }
   .top {
    width: 58%;
    font-size: 17px;
}
#nav ul {
    margin-left: 0
}

#nav ul li a {
    padding: 0 5px;
    font-size: 16px;
}
#nav .custom {
    margin-left: 1%;
}
.logo {
    width: 35%;
}
#topimage .moduletable td {
    font-size: 17px;
}
.user1 {
    width: 268px;
    margin-right: 0%;
}
.item .page-header h2 {
    font-size: 19px;
}
}
@media only screen and (max-width: 1000px) {
.user2 {
    margin-left: 11%;
}
.items-row {
    display: inline;
}
}
@media only screen and (max-width: 768px) {

#nav {
    display: none;
    text-align: center;
}
#navtoogle {
   display: block;
 }
.cmn-toggle-switch {
  display: inline-block;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 58px;
  height: 40px;
  font-size: 0;
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  -webkit-transition: background 0.3s;
          transition: background 0.3s;
}

.cmn-toggle-switch:focus {
  outline: none;
}
.cmn-toggle-switch span {
  display: block;
  position: absolute;
  top: 18px;
  left: 18px;
  right: 18px;
  height: 3px;
  background: white;
}

.cmn-toggle-switch span::before,
.cmn-toggle-switch span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #fff;
  content: "";
}

.cmn-toggle-switch span::before {
  top: -8px;
}

.cmn-toggle-switch span::after {
  bottom: -8px;
}
.cmn-toggle-switch__htx {
  background-color: #b0b0b0;
}

.cmn-toggle-switch__htx span {
  -webkit-transition: background 0 0.3s;
          transition: background 0 0.3s;
}

.cmn-toggle-switch__htx span::before,
.cmn-toggle-switch__htx span::after {
  -webkit-transition-duration: 0.3s, 0.3s;
          transition-duration: 0.3s, 0.3s;
  -webkit-transition-delay: 0.3s, 0;
          transition-delay: 0.3s, 0;
}

.cmn-toggle-switch__htx span::before {
  -webkit-transition-property: top, -webkit-transform;
          transition-property: top, transform;
}

.cmn-toggle-switch__htx span::after {
  -webkit-transition-property: bottom, -webkit-transform;
          transition-property: bottom, transform;
}

/* aeoeaiia ninoiyiea, o.a. iai? ioe?uoi */
.cmn-toggle-switch__htx.active {
  background-color: #666666;
}

.cmn-toggle-switch__htx.active span {
  background: none;
}

.cmn-toggle-switch__htx.active span::before {
  top: 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.cmn-toggle-switch__htx.active span::after {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.cmn-toggle-switch__htx.active span::before,
.cmn-toggle-switch__htx.active span::after {
  -webkit-transition-delay: 0, 0.3s;
          transition-delay: 0, 0.3s;
}
span.menutoog div {
      background: #000;
    width: 100%;
    height: 0.125rem;
    margin: 0.25rem auto;
    border-radius: 10px;
    -webkit-transition: 0.3s cubic-bezier(0.28, 0.55, 0.385, 1.65);
    transition: 0.3s cubic-bezier(0.28, 0.55, 0.385, 1.65);
    -webkit-transition-timing-function: cubic-bezier(0.28, 0.55, 0.385, 1.65);
    transition-timing-function: cubic-bezier(0.28, 0.55, 0.385, 1.65);
    -webkit-transform: 0;
    transform: 0;
    -webkit-transform-origin: center;
    transform-origin: center;

}

table, td, video {
    max-width: 98%;
    display: inline-block;
    margin: 0 auto;
    width: auto!important;
    height: auto!important;
}
img {
    max-width: 100%
}

td, iframe {
    border: none;
    width: 100%!important;
}
.blog .item {
    width: 98%
}

img.sigFreeImg {
    width: 265px!important;
    height: 200px!important;
    max-width: none;
}
ul.sigFreeClassic {
    text-align: center;
}
ul.sigFreeClassic li.sigFreeThumb {
    display: inline-block;
    margin: 1%;
    float: none;
}
ul.sigFreeClassic li.sigFreeThumb:nth-child(odd) {
    display: none;
}

table.price {
    overflow-x: scroll;
}
table.price tr {
    border-bottom: 1px solid #ff0000;
}
table.price td {
    display: table-cell;
    width: auto!important;
    padding: 2%;
}
.user1, .user2, .user3.inline {
    width: 90%;
    margin: 3% auto;
    text-align: center;
}
.user1 {
    background-position: center top;
    max-width: 273px;
    display: block;
}
#user-bottom2 .inline {
    width: 96%;
    text-align: center;
    padding: 2%;
}
#nav ul li, #nav ul li:last-child {
    display: inline-block;
    padding: 15px 0px;
    width: 98%;
    text-align: center;
}
 
#nav .custom {
    display: inline-block;
}
#user-bottom {
    margin: 3%;
}
#botcontent table img {
    margin: 3%;
}
.item-page {
    padding: 5%;
}
.latestvid .vid, .arti_block {
    width: 98%;
    margin: 2% 0;
    display: block;
}
#topimage .moduletable td {
    margin: 3% 0;
        padding: 5% 0;
    min-height: auto;
}
.latestvid .vid, .arti_block {
    width: 98%;
    margin: 2% 0;
    display: block;
    border-top: 5px solid #c21e1e;
    padding-top: 4%;
}
table.price thead th {
    padding: 5px
}

}

@media only screen and (max-width: 500px) {
    #mainhead div.mod-languages ul.lang-inline li {
    margin: 0px 1px;
    font-size: 12px;
}
.tgtop.inline,  .top  {
    text-align: center;
    margin: 5px 0 10px 0;
    width: 100%;
}
.tgtopr.inline, .top {
    float: none;
    margin: 0 auto;
    display: block;
    text-align: center;
}
.logo {
    width: 100%;
    max-width: 290px;
    display: block;
    margin: 15px auto;
}
.blog .item {
    width: 95%;
    margin: 1% auto;
}
.user3 ul li a {
    font-size: 18px;
    text-decoration: underline;
}
}