@import url(https://fonts.googleapis.com/css?family=Droid+Sans);
@import url(https://fonts.googleapis.com/css?family=Roboto);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed);
@import url(https://fonts.googleapis.com/css?family=Cabin);
/*
Theme Name: G2_Velocity
 URI: http://VelocityDeveloper.com
 Description: By Mas Toro
 Version: 1.1
 Author: Velocity Developer
 Author URI: http://VelocityDeveloper.com
 Tags: fixed-width, three-columns, valid HTML5, valid XHTML, widgets
 */
/* Created by Artisteer v4.3.0.60745 */

.iy-footer {
    max-width: 1000px;
    margin: 1% auto;
    text-align: center;
    padding-bottom: 1%;
    border-bottom: 1px dotted #D1D1D1;
}
.iy-footer a {
color: #333;
text-decoration: none;
}
.iy-footer a:hover {text-decoration: underline;}
.ak-gallery .akslide img {object-fit: cover;}

.iybreadcrumbs {
text-transform: uppercase;
text-decoration: none;
margin: 10px;
font-weight: bold;
}
.grid_6 {
max-width:1000px;
margin:0 auto;
}
.iybreadcrumbs a {
color: #F82828;
text-decoration: none;
}
.iybreadcrumbs a:hover {text-decoration: underline;}

.td {width: 50%;}
.tabel {width: 100%;}
input.quick-chat-send-button {cursor: pointer;}
input.quick-chat-send-button:hover {background-color: #2F2F2F;}

/* Nextgen Center Position */
.ngg-widget, .ngg-widget-slideshow {text-align: center !important;}
.ngg-widget img {float: none !important;}

.ngg-galleryoverview {text-align: center;}
.ngg-gallery-thumbnail-box {
display: inline-block;
float: none !important;
}
.ngg-albumoverview {text-align: center;}
.ngg-album-compact {
text-align: center !important;
display: inline-block;
float: none !important;
}
.ngg-album-compact h4 .ngg-album-desc {
height: auto !important;
margin-bottom: 7px;
}
/* End Nextgen Center Position */

.ngg-gallery-thumbnail img {
    width: 263px !important;
    height: 200px !important;
    object-fit: cover;
border: 1px solid #DDD !important;
}

.tabelku tr:nth-child(even) {background-color: #ddd;}
.tabelku tr:nth-child(odd) {background-color: #eee;}

.kontenku1 {
position: relative;
display: inline-block;
width: 68%;
padding: 0px 2% 0px 0px;
margin: 0px 2% 0px 0px;
border-right: 1px solid rgb(221, 221, 221);
}

.konten5d ul li a {
    font-size: 17px;
    text-decoration: none;
    color: #3F3F3F;
    line-height: 1;
}

.iy-post {
    position: relative;
    overflow: hidden;
    font-family: "Roboto",sans-serif;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #DDD;
}
.iy-thumbnail {
    float: left;
    width: 35%;
}
.iy-thumbnail img {
    display: block;
    width: 218px !important;
    height: 218px !important;
    object-fit: cover;
    max-width: 218px !important;
    padding: 4px !important;
	margin: 0 !important;
    border: 1px solid #ddd;
}
.iy-content {
    float: right;
    width: 63%;
    padding-bottom: 30px;
}
.iy-title {
max-height: 47px;
overflow: hidden;
}
.iy-title a {
    font-size: 22px;
    text-decoration: none;
    color: #585858;
    line-height: 1;
}
.iy-time {
    color: #BBB;
    font-size: 15px;
    margin: 3% 0;
}
.isi-content {
    line-height: 28px;
    max-height: 106px;
    overflow: hidden;
}
.iy-selengkapnya {
    position: absolute;
    bottom: 15px;
}
.iy-selengkapnya a {
    font-size: 15px;
    line-height: 20px;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    color: #464646;
    text-decoration: none;
}
.iy-selengkapnya a:after {
  display: inline-block;
  margin-left: 5px;
  width: 12px;
  height: 17px;
  content: url("iyfolder/ag-ic.png");
  font-family: "FontAwesome";
  font-size: 12px;
  line-height: 14px;
  color: #464646;
}
.iy-title a:hover,
.iy-selengkapnya a:hover {color: #FE4953;}






.iyslider {
margin: 0px -8.7%;
position: relative;
}

#loading {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url('iyfolder/29.gif') 50% 50% no-repeat #fff;
}
.quick-chat-linkhome {display: none !important;}
/*pertama*/
.akdemo {
  opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
}

.akvisible {
  opacity: 1;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  position: relative;
  -moz-animation: akanime 1s ease-in-out forwards;
  -webkit-animation: akanime 1s ease-in-out forwards;
  -ms-animation: akanime 1s ease-in-out forwards;
  -o-animation: akanime 1s ease-in-out forwards;
  animation: akanime 1s ease-in-out forwards;
}

@-ms-keyframes akanime {
from {
  opacity: 0;
  -ms-opacity: 0;
  z-index: 2;
  left: -500px;
}

to {
  -ms-opacity: 1;
  z-index: 0;
  left: 0;
  opacity: 1;
}
}

@-o-keyframes akanime {
from {
  opacity: 0;
  -o-opacity: 0;
  z-index: 2;
  left: -500px;
}

to {
  -o-opacity: 1;
  z-index: 0;
  left: 0;
  opacity: 1;
}
}

@-moz-keyframes akanime {
from {
  opacity: 0;
  -moz-opacity: 0;
  z-index: 2;
  left: -500px;
}

to {
  -moz-opacity: 1;
  z-index: 0;
  left: 0;
  opacity: 1;
}
}

@-webkit-keyframes akanime {
from {
  opacity: 0;
  -webkit-opacity: 0;
  z-index: 2;
  left: -500px;
}

to {
  opacity: 1;
  -webkit-opacity: 1;
  z-index: 0;
  left: 0;
}
}

@keyframes akanime {
from {
  opacity: 0;
  z-index: 2;
  left: -500px;
}

to {
  opacity: 1;
  z-index: 0;
  left: 0;
}
}

/*kedua*/
.akdemo1 {
  opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
}

.akvisible1 {
  opacity: 1;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  position: relative;
  -moz-animation: akanime2 1s ease-in-out forwards;
  -webkit-animation: akanime2 1s ease-in-out forwards;
  -ms-animation: akanime2 1s ease-in-out forwards;
  -o-animation: akanime2 1s ease-in-out forwards;
  animation: akanime2 1s ease-in-out forwards;
}

@-ms-keyframes akanime2 {
from {
  opacity: 0;
  -ms-opacity: 0;
  z-index: 2;
  right: -500px;
}

to {
  -ms-opacity: 1;
  z-index: 0;
  right: 0;
  opacity: 1;
}
}

@-o-keyframes akanime2 {
from {
  opacity: 0;
  -o-opacity: 0;
  z-index: 2;
  right: -500px;
}

to {
  -o-opacity: 1;
  z-index: 0;
  right: 0;
  opacity: 1;
}
}

@-moz-keyframes akanime2 {
from {
  opacity: 0;
  -moz-opacity: 0;
  z-index: 2;
  right: -500px;
}

to {
  -moz-opacity: 1;
  z-index: 0;
  right: 0;
  opacity: 1;
}
}

@-webkit-keyframes akanime2 {
from {
  opacity: 0;
  -webkit-opacity: 0;
  z-index: 2;
  right: -500px;
}

to {
  opacity: 1;
  -webkit-opacity: 1;
  z-index: 0;
  right: 0;
}
}

@keyframes akanime2 {
from {
  opacity: 0;
  z-index: 2;
  right: -500px;
}

to {
  opacity: 1;
  z-index: 0;
  right: 0;
}
}

/*ketiga*/
.akdemo2 {
  opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
}

.akvisible2 {
  opacity: 1;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  position: relative;
  -moz-animation: akanime3 1s ease-in-out forwards;
  -webkit-animation: akanime3 1s ease-in-out forwards;
  -ms-animation: akanime3 1s ease-in-out forwards;
  -o-animation: akanime3 1s ease-in-out forwards;
  animation: akanime3 1s ease-in-out forwards;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(400px) translateY(300px) rotateX(-90deg);
  -moz-transform: translateZ(400px) translateY(300px) rotateX(-90deg);
  -o-transform: translateZ(400px) translateY(300px) rotateX(-90deg);
  -ms-transform: translateZ(400px) translateY(300px) rotateX(-90deg);
  transform: translateZ(400px) translateY(300px) rotateX(-90deg);
}

@-webkit-keyframes akanime3 {
0% {
}

100% {
  -webkit-transform: translateZ(0px) translateY(0px) rotateX(0deg);
  opacity: 1;
}
}

@-moz-keyframes akanime3 {
0% {
}

100% {
  -moz-transform: translateZ(0px) translateY(0px) rotateX(0deg);
  opacity: 1;
}
}

@-o-keyframes akanime3 {
0% {
}

100% {
  -o-transform: translateZ(0px) translateY(0px) rotateX(0deg);
  opacity: 1;
}
}

@-ms-keyframes akanime3 {
0% {
}

100% {
  -ms-transform: translateZ(0px) translateY(0px) rotateX(0deg);
  opacity: 1;
}
}

@keyframes akanime3 {
0% {
}

100% {
  -webkit-transform: translateZ(0px) translateY(0px) rotateX(0deg);
  transform: translateZ(0px) translateY(0px) rotateX(0deg);
  opacity: 1;
}
}

.tinynav {
  display: none;
}

@media screen and (max-width: 768px) {
.tinynav {
  display: block;
  width: 90%;
  padding: 5px 10px;
  margin: 0 auto;
  color: #fff;
  background-color: #444;
  border: 1px solid #ddd;
  border-radius: 3px;
}
.mastoro-nav {
    padding: 1% 0 2%;
}
.mastoro-hmenu {
  display: none !important;
}
}


#akslider12746 a img {
  max-width: 100%;
}

#akslider12746 {
  overflow: hidden;
  width: 120%;
  left: -10%;
  position: relative;
}
#akslider1 a img {
    width: 363px;
    height: 250px;
    object-fit: cover;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 solid transparent !important;
}

#akslider1 {
  overflow: hidden;
  width: 125%;
  left: -10%;
  position: relative;
}

.owl-prev {
  position: absolute;
  top: 40%;
  left: 1%;
  background-color: #F82828 !important;
  opacity: 1 !important;
  border-radius: 0 !important;
  padding: 13px !important;
  color: transparent !important;
  margin: 0 !important;
  background: url(iyfolder/es-prev.png) no-repeat scroll center 13px #F82828 !important;
}

.owl-next {
  position: absolute;
  top: 40%;
  right: 1%;
  background-color: #F82828 !important;
  opacity: 1 !important;
  border-radius: 0 !important;
  padding: 13px !important;
  color: transparent !important;
  margin: 0 !important;
  background: url(iyfolder/es-next.png) no-repeat scroll center 13px #F82828 !important;
}

.ak-icon {
    max-height: 80px;
    width: auto;
    position: absolute;
    padding: 15px 10px 15px 100px;
    z-index: 999;
}

.ak-icon img {
  height: auto !important;
  max-height: 80px;
  max-width: 100% !important;
  position: relative;
  z-index: 99;
}

img {
  max-width: 100%;
}

.ag-nav {
  height: 73px;
  position: fixed;
  background: none repeat scroll 0 0 #2E2E2E;
  z-index: 9;
  margin: 0 -1000%;
  padding: 0 1000%;
  width: 100%;
  top: 0;
}

.frame1 {
  position: relative;
  overflow: hidden;
  background-color: #fff;
  text-align: center;
  padding: 10px 0;
}

.konten1a {
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  text-align: left;
  padding: 1%;
  margin: 0px 0px 2%;
  width: 30%;
  line-height: 20px;
  border: 1px solid #fff;
  padding-bottom: 30px;
}

.konten1a:hover {
  border: 1px solid #F3F0F0;
  -webkit-box-shadow: 6px 6px 5px 0 rgba(0,0,0,0.1);
  -moz-box-shadow: 6px 6px 5px 0 rgba(0,0,0,0.1);
  box-shadow: 6px 6px 5px 0 rgba(0,0,0,0.1);
}

.konten1a h1 {
  overflow: hidden;
  margin: 0;
  padding: 12px 0 28px;
  font-size: 30px;
  line-height: 28px;
  font-weight: 300 !important;
  color: #322E2B;
  text-transform: capitalize;
}

.konten1a h2 {
  position: relative;
  overflow: hidden;
  color: #FE4953;
  font-size: 21px;
  line-height: 28px;
  font-weight: 300 !important;
  word-spacing: -1px;
  margin: 0 0 20px;
  text-transform: uppercase;
}

.imgrs {
  overflow: hidden;
  width: 335px;
}

.imgrs1 {
  position: relative;
  max-width: 1000px !important;
  left: -335px;
  -webkit-transition: all 400ms linear;
  -moz-transition: all 400ms linear;
  -ms-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear;
}

.konten1a:hover .imgrs1 {
  position: relative;
  left: 0;
  -webkit-transition: all 400ms linear;
  -moz-transition: all 400ms linear;
  -ms-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear;
}

.k11 {
  margin-bottom: 21px;
  line-height: 23px;
  color: #b7b7b7;
}

.konten1a:hover .k11 {
  margin-bottom: 21px;
  color: #FE4953;
}

.konten1a:hover h1 {
  color: #FE4953;
}

.tbl {
  overflow: hidden;
}

.tombol {
  margin-top: -45px;
  width: 40px;
  padding-top: 0;
  position: relative;
  top: 45px;  
  background: url(iyfolder/tombol.jpg) no-repeat scroll center top transparent;
  -webkit-transition: all 400ms linear;
  -moz-transition: all 400ms linear;
  -ms-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear;
}

.tombol:hover {
  width: 40px;
  padding-top: 0;
  position: relative;
  top: 0;
  background: url(iyfolder/tombol.jpg) no-repeat scroll center top transparent;
  -webkit-transition: all 400ms linear;
  -moz-transition: all 400ms linear;
  -ms-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear;
}

.frame2 {
  position: relative;
  overflow: hidden;
  text-align: center;
  padding: 10px 0;
  width: 144%;
  left: -22%;
  background-size: cover;
}

.konten2a {
  padding: 50px 0 0;
  margin: 46px 0 9px;
  position: relative;
  display: block;
}

.konten2a h2::after {
  position: absolute;
  content: "";
  width: 239px;
  height: 3px;
  bottom: 0;
  left: 50%;
  margin-left: -120px;
  background-color: #FBBF58;
}

.konten2a h2 {
  font-family: "Cabin",sans-serif;
  font-size: 38px;
  line-height: 34px;
  font-style: normal;
  font-weight: 700 !important;
  text-transform: uppercase;
  color: #FFF;
  margin: 0 0 80px;
  padding: 0 0 26px;
  display: block;
  text-align: center;
  position: relative;
}

.konten2b {
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 15.5%;
    padding-bottom: 100px;
    margin: 1%;
}

.img2 {
  border-radius: 50%;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-transition: all 400ms linear;
  -moz-transition: all 400ms linear;
  -ms-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear;
}

.konten2b:hover .img2 {
  box-shadow: 0 0 0 4px #fbbf58;
  border-radius: 50%;
  background-color: #191919;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-transition: all 400ms linear;
  -moz-transition: all 400ms linear;
  -ms-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear;
}

.tombol2 {
  font-family: "Open SAns",sans-serif;
  font-size: 24px;
  line-height: 20px;
  font-style: normal;
  font-weight: 600 !important;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  color: #FFF;
  text-decoration: none;
}

.tombol2:hover {
  font-family: "Open SAns",sans-serif;
  font-size: 24px;
  line-height: 20px;
  font-style: normal;
  font-weight: 600 !important;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  color: #edad3f;
  text-decoration: none;
}

.konten4a {
  width: 50%;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  text-align: left;
  float: left;
}

.konten3a {
    position: relative;
    margin: 0 -8.3%;
}

.frame5 {
  position: relative;
  overflow: hidden;
  background-color: #fff;
  text-align: left;
  padding: 10px 0;
}

.frame5 h2 {
  font-size: 25px;
font-family: Cabin;
  color: #FBBF58;
  font-weight: 400;
  text-transform: uppercase;
  padding: 0;
  margin: 0 0 15px;
  padding-top: 12px;
}

.k55 {
  font-weight: 400;
  font-family: Roboto,sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #949494;
  margin-bottom: 18px;
  margin: 0 0 10px;
  padding-top: 10px;
}

.konten5a {
    overflow: hidden;
    vertical-align: top;
    text-align: left;
    padding: 1%;
    display: inline-block;
    margin: 0px 1% 0px 0px;
    width: 37%;
}

.konten5b {
    display: inline-block;
    vertical-align: top;
    width: 59%;
}
.konten5d {
    display: inline-block;
    vertical-align: top;
    width: 23%;
    margin-top: 7px;
    padding: 2% 0;
}

.tombol5 {
  padding: 0;
  font-family: "Open Sans",sans-serif;
  font-size: 15px;
  line-height: 20px;
  font-style: normal;
  font-weight: 600 !important;
  text-transform: uppercase;
  color: #464646;
  text-decoration: none;
  -webkit-transition: all 400ms linear;
  -moz-transition: all 400ms linear;
  -ms-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear;
}

.konten5b .tombol5::after {
  display: inline-block;
  margin-left: 5px;
  width: 12px;
  height: 17px;
  content: url("iyfolder/ag-ic.png");
  font-family: "FontAwesome";
  font-size: 12px;
  line-height: 14px;
  color: #464646;
}

.tombol5:hover {
  padding: 0;
  font-family: "Open Sans",sans-serif;
  font-size: 15px;
  line-height: 20px;
  font-style: normal;
  font-weight: 600 !important;
  text-transform: uppercase;
  color: #FE4953;
  text-decoration: none;
  -webkit-transition: all 400ms linear;
  -moz-transition: all 400ms linear;
  -ms-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear;
}

.img5 {
  max-height: 245px;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border: 2px solid #F6F6F6;
}

.konten6a {
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  text-align: left;
  padding: 1% 1% 30px;
  margin: 0;
  width: 45%;
  line-height: 20px;
}

.tombol6 {
  color: #fff;
  font-family: "Open Sans",sans-serif;
  text-decoration: none;
  font-weight: 700;
  font-size: 14px;
  background-color: #FE4953;
  padding: 10px 15px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px;
  border-radius: 5px 5px 5px 5px;
  -webkit-transition: all 400ms linear;
  -moz-transition: all 400ms linear;
  -ms-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear;
}

.tombol6:hover {
  font-family: "Open Sans",sans-serif;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  font-size: 14px;
  background: #4F4F4F;
  padding: 10px 15px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px;
  border-radius: 5px 5px 5px 5px;
  -webkit-transition: all 400ms linear;
  -moz-transition: all 400ms linear;
  -ms-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear;
}

.k66 {
  margin-bottom: 21px;
  line-height: 23px;
  color: #B7B7B7;
}

.img6 {
  border: 2px solid #F5F1F1;
}

.frame6 {
margin: 4% 0px;
}

.frame6 h2 {
  padding: 0 0px 35px;
  font: 36px/38px Open Sans;
  color: #3F3F3F;
  font-weight: 300 !important;
  margin: 0;
}

.konten6a {
  width: 30%;
  position: relative;
  vertical-align: top;
  display: inline-block;
  margin-left: 2%;
  padding-left: 2%;
  border-left: 1px solid #ddd;
}

.konten6b {
  width: 30%;
  position: relative;
  vertical-align: top;
  display: inline-block;
  margin-right: 2%;
  padding-right: 2%;
  border-right: 1px solid #ddd;
}

.konten6c {
  width: 65%;
  position: relative;
  vertical-align: top;
  display: inline-block;
  text-align: left;
}

.konten6c .more-link {
  position: absolute;
  left: 258px;
  bottom: 17px;
}

.konten4b {
  margin: 13px 0 15px;
  top: 20px;
  height: 40px;
  overflow: hidden;
}

.konten4b img {
  top: -44px;
  float: right;
  position: relative;
  margin: 0px 1% !important;
  -webkit-transition: all 400ms linear;
  -moz-transition: all 400ms linear;
  -ms-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear;
}
.ag img {
    margin: 0 0 3% !important;
    width: 200px !important;
    height: 150px !important;
    max-width: 200px !important;
    object-fit: cover;
}

.gambar-thumbnail {}
.gambar-thumbnail img {
    width: 200px !important;
    height: 150px !important;
    max-width: 200px !important;
    object-fit: cover;
}
.njobone-arsip {text-align: center;}
.judulku {
    margin-bottom: 3%;
    max-height: 20px;
    overflow: hidden;
}
.judulku a {
    font-size: 15px;
    font-family: cabin;
    text-decoration: none;
	text-transform: uppercase;
    text-align: left;
    color: #FBBF58;
}
.judulku a:hover {color: #2F2F2F;}
.arsip-post {
    overflow: hidden;
    position: relative;
    width: 28%;
    min-height: 330px;
    margin: 1%;
    display: inline-block;
    vertical-align: top;
    padding: 1% 1% 60px;
    border: 1px solid #DDD;
}
.kontenku {
    text-align: justify;
    line-height: 20px;
    max-height: 141px;
    overflow: hidden;
}
.mor {
    position: absolute;
    bottom: 20px;
    width: 93%;
}
.mor a {
    color: #FFF !important;
    text-transform: uppercase;
	text-decoration: none !important;
    letter-spacing: 0.2em;
    border-radius: 5px;
    background-color: #F4B002;
    padding: 10px 15px;
}
.mor a:hover {
background-color: #2F2F2F;
}
.aksos1 {
    float: right;
    width: 245px;
}

.konten4b img:hover {
  top: -3px;
}

.alignleft {
  float: left;
}


#mastoro-main {
  background: #FFF;
  margin: 0 auto;
  font-size: 14px;
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  font-weight: 400;
  font-style: normal;
  position: relative;
  width: 100%;
  min-height: 100%;
  left: 0;
  top: 0;
  cursor: default;
  overflow: hidden;
}

table,ul.mastoro-hmenu {
  font-size: 14px;
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  font-weight: 400;
  font-style: normal;
}

h1,h2,h3,h4,h5,h6,p,a,ul,ol,li {
  margin: 0;
  padding: 0;
}

/* Reset buttons border. It's important for input and button tags.  * border-collapse should be separate for shadow in IE.  */
.mastoro-button {
  border: 0;
  border-collapse: separate;
  -webkit-background-origin: border !important;
  -moz-background-origin: border !important;
  background-origin: border-box !important;
  background: #F82828;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border-width: 0;
  padding: 5px 25px;
  margin: 0 auto;
}

.mastoro-postcontent,.mastoro-postheadericons,.mastoro-postfootericons,.mastoro-blockcontent,ul.mastoro-vmenu a {
  text-align: left;
}

.mastoro-postcontent,.mastoro-postcontent li,.mastoro-postcontent table,.mastoro-postcontent a,.mastoro-postcontent a:link,.mastoro-postcontent a:visited,.mastoro-postcontent a.visited,.mastoro-postcontent a:hover,.mastoro-postcontent a.hovered {
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  line-height: 20px;
}

.mastoro-postcontent p {
  margin: 12px 0;
}

.mastoro-postcontent h1,.mastoro-postcontent h1 a,.mastoro-postcontent h1 a:link,.mastoro-postcontent h1 a:visited,.mastoro-postcontent h1 a:hover,.mastoro-postcontent h2,.mastoro-postcontent h2 a,.mastoro-postcontent h2 a:link,.mastoro-postcontent h2 a:visited,.mastoro-postcontent h2 a:hover,.mastoro-postcontent h3,.mastoro-postcontent h3 a,.mastoro-postcontent h3 a:link,.mastoro-postcontent h3 a:visited,.mastoro-postcontent h3 a:hover,.mastoro-postcontent h4,.mastoro-postcontent h4 a,.mastoro-postcontent h4 a:link,.mastoro-postcontent h4 a:visited,.mastoro-postcontent h4 a:hover,.mastoro-postcontent h5,.mastoro-postcontent h5 a,.mastoro-postcontent h5 a:link,.mastoro-postcontent h5 a:visited,.mastoro-postcontent h5 a:hover,.mastoro-postcontent h6,.mastoro-postcontent h6 a,.mastoro-postcontent h6 a:link,.mastoro-postcontent h6 a:visited,.mastoro-postcontent h6 a:hover,.mastoro-blockheader .t,.mastoro-blockheader .t a,.mastoro-blockheader .t a:link,.mastoro-blockheader .t a:visited,.mastoro-blockheader .t a:hover,.mastoro-vmenublockheader .t,.mastoro-vmenublockheader .t a,.mastoro-vmenublockheader .t a:link,.mastoro-vmenublockheader .t a:visited,.mastoro-vmenublockheader .t a:hover,.mastoro-headline,.mastoro-headline a,.mastoro-headline a:link,.mastoro-headline a:visited,.mastoro-headline a:hover,.mastoro-slogan,.mastoro-slogan a,.mastoro-slogan a:link,.mastoro-slogan a:visited,.mastoro-slogan a:hover,.mastoro-postheader,.mastoro-postheader a,.mastoro-postheader a:link,.mastoro-postheader a:visited,.mastoro-postheader a:hover {
  font-size: 29px;
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  font-weight: 400;
  font-style: normal;
  line-height: 120%;
}

.mastoro-postcontent a,.mastoro-postcontent a:link {
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  text-decoration: none;
  color: #F4B002;
}

.mastoro-postcontent a:hover,.mastoro-postcontent a.hover {
  text-decoration: underline;
}

.mastoro-postcontent h1 {
  color: #606060;
  margin: 10px 0 0;
  font-size: 29px;
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.mastoro-blockcontent h1 {
  margin: 10px 0 0;
  font-size: 29px;
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.mastoro-postcontent h1 a,.mastoro-postcontent h1 a:link,.mastoro-postcontent h1 a:hover,.mastoro-postcontent h1 a:visited,.mastoro-blockcontent h1 a,.mastoro-blockcontent h1 a:link,.mastoro-blockcontent h1 a:hover,.mastoro-blockcontent h1 a:visited {
  font-size: 29px;
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.mastoro-postcontent h2 {
  color: #3F3F3F;
  margin: 5px 0;
  font-size: 36px;
  font-family: "Open Sans",Arial,"Arial Unicode MS",Helvetica,sans-serif;
  font-style: normal;
  text-align: center;
}

.mastoro-blockcontent h2 {
  margin: 10px 0 0;
  font-size: 24px;
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.mastoro-postcontent h2 a,.mastoro-postcontent h2 a:link,.mastoro-postcontent h2 a:hover,.mastoro-postcontent h2 a:visited,.mastoro-blockcontent h2 a,.mastoro-blockcontent h2 a:link,.mastoro-blockcontent h2 a:hover,.mastoro-blockcontent h2 a:visited {
  font-size: 24px;
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.mastoro-postcontent h3 {
    color: #606060;
    margin: 33px 0px 0px;
    font-size: 22px;
    font-family: "Roboto Cn",Arial,"Arial Unicode MS",Helvetica,sans-serif;
}

.mastoro-blockcontent h3 {
  margin: 10px 0 0;
  font-size: 22px;
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.mastoro-postcontent h3 a,.mastoro-postcontent h3 a:link,.mastoro-postcontent h3 a:hover,.mastoro-postcontent h3 a:visited,.mastoro-blockcontent h3 a,.mastoro-blockcontent h3 a:link,.mastoro-blockcontent h3 a:hover,.mastoro-blockcontent h3 a:visited {
  font-size: 22px;
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.mastoro-postcontent h4 {
  color: #3F3F3F;
  margin: 5px 0;
  font-size: 40px;
  font-family: "Open Sans",Arial,"Arial Unicode MS",Helvetica,sans-serif;
  font-style: normal;
  text-transform: uppercase;
  text-align: center;
}

.mastoro-blockcontent h4 {
  margin: 10px 0 0;
  font-size: 18px;
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.mastoro-postcontent h4 a,.mastoro-postcontent h4 a:link,.mastoro-postcontent h4 a:hover,.mastoro-postcontent h4 a:visited,.mastoro-blockcontent h4 a,.mastoro-blockcontent h4 a:link,.mastoro-blockcontent h4 a:hover,.mastoro-blockcontent h4 a:visited {
  font-size: 18px;
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.mastoro-postcontent h5 {
  color: #606060;
  margin: 10px 0 0;
  font-size: 15px;
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.mastoro-blockcontent h5 {
  margin: 10px 0 0;
  font-size: 15px;
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.mastoro-postcontent h5 a,.mastoro-postcontent h5 a:link,.mastoro-postcontent h5 a:hover,.mastoro-postcontent h5 a:visited,.mastoro-blockcontent h5 a,.mastoro-blockcontent h5 a:link,.mastoro-blockcontent h5 a:hover,.mastoro-blockcontent h5 a:visited {
  font-size: 15px;
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.mastoro-postcontent h6 {
  color: #606060;
  margin: 10px 0 0;
  font-size: 14px;
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.mastoro-blockcontent h6 {
  margin: 10px 0 0;
  font-size: 14px;
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.mastoro-postcontent h6 a,.mastoro-postcontent h6 a:link,.mastoro-postcontent h6 a:hover,.mastoro-postcontent h6 a:visited,.mastoro-blockcontent h6 a,.mastoro-blockcontent h6 a:link,.mastoro-blockcontent h6 a:hover,.mastoro-blockcontent h6 a:visited {
  font-size: 14px;
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

header,footer,article,nav,#mastoro-hmenu-bg,.mastoro-sheet,.mastoro-hmenu a,.mastoro-vmenu a,.mastoro-slidenavigator > a,.mastoro-checkbox:before,.mastoro-radiobutton:before {
  -webkit-background-origin: border !important;
  -moz-background-origin: border !important;
  background-origin: border-box !important;
}

header,footer,article,nav,#mastoro-hmenu-bg,.mastoro-sheet,.mastoro-slidenavigator > a,.mastoro-checkbox:before,.mastoro-radiobutton:before {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

ul {
  list-style-type: none;
}

ol {
  list-style-position: outside;
}

html,body {
  height: 100%;
}

/** * 2. Prevent iOS text size adjust after orientation change, without disabling *    user zoom. * https://github.com/necolas/normalize.css */
html {
  -ms-text-size-adjust: 100%;
/* 2 */
  -webkit-text-size-adjust: 100%;
/* 2 */
}

body {
  padding: 0;
  margin: 0;
  min-width: 1160px;
  color: #949494;
}

.mastoro-header:before,#mastoro-header-bg:before,.mastoro-layout-cell:before,.mastoro-layout-wrapper:before,.mastoro-footer:before,.mastoro-nav:before,#mastoro-hmenu-bg:before,.mastoro-sheet:before {
  width: 100%;
  content: " ";
  display: table;
  border-collapse: collapse;
  border-spacing: 0;
}

.mastoro-header:after,#mastoro-header-bg:after,.mastoro-layout-cell:after,.mastoro-layout-wrapper:after,.mastoro-footer:after,.mastoro-nav:after,#mastoro-hmenu-bg:after,.mastoro-sheet:after,.cleared,.clearfix:after {
  clear: both;
  font: 0/0 serif;
  display: block;
  content: " ";
}

form {
  padding: 0;
  margin: 0;
}

table.position {
  position: relative;
  width: 100%;
  table-layout: fixed;
}

li h1,.mastoro-postcontent li h1,.mastoro-blockcontent li h1 {
  margin: 1px;
}

li h2,.mastoro-postcontent li h2,.mastoro-blockcontent li h2 {
  margin: 1px;
}

li h3, .mastoro-postcontent li h3, .mastoro-blockcontent li h3 {
    margin-top: -3px;
}

li h4,.mastoro-postcontent li h4,.mastoro-blockcontent li h4 {
  margin: 1px;
}

li h5,.mastoro-postcontent li h5,.mastoro-blockcontent li h5 {
  margin: 1px;
}

li h6,.mastoro-postcontent li h6,.mastoro-blockcontent li h6 {
  margin: 1px;
}

li p,.mastoro-postcontent li p,.mastoro-blockcontent li p {
  margin: 1px;
}

.mastoro-shapes {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: 0;
}

.mastoro-slider-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.mastoro-slidenavigator > a {
  display: inline-block;
  vertical-align: middle;
  outline-style: none;
  font-size: 1px;
}

.mastoro-slidenavigator > a:last-child {
  margin-right: 0 !important;
}

.mastoro-sheet {
  background: #FFF;
  margin: 0 auto;
  position: relative;
  cursor: auto;
  width: 1160px;
  z-index: auto !important;
  margin: 110px auto 0;
}

.mastoro-nav {
  margin: 17px auto;
  position: fixed;
  z-index: 499;
  text-align: right;
  top: 0;
  width: 94%;
  background-color: #2F2F2F;
}

ul.mastoro-hmenu a,ul.mastoro-hmenu a:link,ul.mastoro-hmenu a:visited,ul.mastoro-hmenu a:hover {
  outline: none;
  position: relative;
  z-index: 11;
}

ul.mastoro-hmenu,ul.mastoro-hmenu ul {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
}

ul.mastoro-hmenu li {
  position: relative;
  z-index: 5;
  display: inline-block;
  background: none repeat scroll 0 0 transparent;
  margin: 0;
  padding: 0;
  border: 0 none;
  float: left;
}

ul.mastoro-hmenu li:hover {
  z-index: 10000;
  white-space: normal;
}

ul.mastoro-hmenu:after,ul.mastoro-hmenu ul:after {
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}

ul.mastoro-hmenu,ul.mastoro-hmenu ul {
  min-height: 0;
}

ul.mastoro-hmenu {
  display: inline-block;
  vertical-align: bottom;
}

.mastoro-nav:before {
  content: ' ';
}

.mastoro-hmenu-extra1 {
  position: relative;
  display: block;
  float: left;
  width: auto;
  height: auto;
  background-position: center;
}

.mastoro-hmenu-extra2 {
  position: relative;
  display: block;
  float: right;
  width: auto;
  height: auto;
  background-position: center;
}

.mastoro-hmenu {
  float: right;
}

.mastoro-menuitemcontainer {
  margin: 0 auto;
}

ul.mastoro-hmenu>li {
  margin-left: 0;
}

ul.mastoro-hmenu>li:first-child {
  margin-left: 0;
}

ul.mastoro-hmenu>li:last-child,ul.mastoro-hmenu>li.last-child {
  margin-right: 0;
}

ul.mastoro-hmenu>li>a {
  padding: 0 21px;
  margin: 0 auto;
  position: relative;
  display: block;
  height: 76px;
  cursor: pointer;
  text-decoration: none;
  color: #FFF;
  line-height: 76px;
  text-align: center;
  background-image: url(iyfolder/menubg.png);
  background-size: 90% 0;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-transition: all 400ms linear;
  -moz-transition: all 400ms linear;
  -ms-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear;
}

.mastoro-hmenu>li>a,.mastoro-hmenu>li>a:link,.mastoro-hmenu>li>a:visited,.mastoro-hmenu>li>a.active,.mastoro-hmenu>li>a:hover {
  font-size: 17px;
  font-family: Cabin,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  text-decoration: none;
  text-align: left;
}

ul.mastoro-hmenu>li>a.active {
  background-image: url(iyfolder/menubg.png);
  background-size: 90% 45px;
  background-repeat: no-repeat;
  background-position: center center;
  color: #FFF;
  text-decoration: none;
}

ul.mastoro-hmenu>li>a:visited,ul.mastoro-hmenu>li>a:hover,ul.mastoro-hmenu>li:hover>a {
  text-decoration: none;
}

ul.mastoro-hmenu>li>a:hover, ul.mastoro-hmenu>li:hover>a {
  background-size: 90% 45px;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-transition: all 400ms linear;
  -moz-transition: all 400ms linear;
  -ms-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear;
  color: #FFF;
  text-decoration: none;
}


ul.mastoro-hmenu li li a {
  background: #F82828;
  padding: 0 35px;
  margin: 0 auto;
}

ul.mastoro-hmenu li li {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

 ul.mastoro-hmenu li li ul>li:first-child {
  margin-top: 0;
}

ul.mastoro-hmenu li li ul>li:last-child {
  margin-bottom: 0;
}

.mastoro-hmenu ul a {
  display: block;
  white-space: nowrap;
  height: 36px;
  min-width: 7em;
  border: 0 solid transparent;
  text-align: left;
  line-height: 36px;
  color: #FFF;
  font-size: 17px;
  font-family: Cabin,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  text-decoration: none;
  margin: 0;
}

.mastoro-hmenu ul a:link,.mastoro-hmenu ul a:visited,.mastoro-hmenu ul a.active,.mastoro-hmenu ul a:hover {
  text-align: left;
  line-height: 36px;
  color: #FFF;
  font-size: 17px;
  font-family: Cabin,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  text-decoration: none;
  margin: 0;
}

ul.mastoro-hmenu ul li a:hover, ul.mastoro-hmenu ul li:hover>a {
  background: #F82828;
  margin: 0 auto;
}

.mastoro-hmenu ul a:hover {
  text-decoration: none;
  color: #ECA0A8;
}

 .mastoro-hmenu ul li:hover>a {
  color: #ECA0A8;
}

ul.mastoro-hmenu ul:before {
  background-color: #2F2F2F;
  margin: 0 auto;
  display: block;
  position: absolute;
  content: ' ';
  z-index: 1;
}

 ul.mastoro-hmenu li:hover>ul {
  visibility: visible;
  top: 100%;
}

 ul.mastoro-hmenu li li:hover>ul {
  top: 0;
  left: 100%;
}

ul.mastoro-hmenu ul {
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background-image: url(images/spacer.gif);
}

 ul.mastoro-hmenu>li>ul {
  padding: 12px 32px 32px;
  margin: -10px 0 0 -30px;
}

 ul.mastoro-hmenu ul ul {
  padding: 32px 32px 32px 12px;
  margin: -32px 0 0 -9px;
}

 ul.mastoro-hmenu ul.mastoro-hmenu-left-to-right {
  right: auto;
  left: 0;
  margin: -10px 0 0 -30px;
}

 ul.mastoro-hmenu ul.mastoro-hmenu-right-to-left {
  left: auto;
  right: 0;
  margin: -10px -30px 0 0;
}

ul.mastoro-hmenu li li:hover>ul.mastoro-hmenu-left-to-right {
  right: auto;
  left: 100%;
}

ul.mastoro-hmenu li li:hover>ul.mastoro-hmenu-right-to-left {
  left: auto;
  right: 100%;
}

 ul.mastoro-hmenu ul ul.mastoro-hmenu-left-to-right {
  right: auto;
  left: 0;
  padding: 32px 32px 32px 12px;
  margin: -32px 0 0 -9px;
}

 ul.mastoro-hmenu ul ul.mastoro-hmenu-right-to-left {
  left: auto;
  right: 0;
  padding: 32px 12px 32px 32px;
  margin: -32px -9px 0 0;
}

 ul.mastoro-hmenu li ul>li:first-child {
  margin-top: 0;
}

 ul.mastoro-hmenu li ul>li:last-child {
  margin-bottom: 0;
}

 ul.mastoro-hmenu ul ul:before {
  border-radius: 0;
  top: 30px;
  bottom: 30px;
  right: 30px;
  left: 10px;
}

 ul.mastoro-hmenu>li>ul:before {
  top: 10px;
  right: 30px;
  bottom: 30px;
  left: 30px;
}

 ul.mastoro-hmenu>li>ul.mastoro-hmenu-left-to-right:before {
  right: 30px;
  left: 30px;
}

 ul.mastoro-hmenu>li>ul.mastoro-hmenu-right-to-left:before {
  right: 30px;
  left: 30px;
}

 ul.mastoro-hmenu ul ul.mastoro-hmenu-left-to-right:before {
  right: 30px;
  left: 10px;
}

 ul.mastoro-hmenu ul ul.mastoro-hmenu-right-to-left:before {
  right: 10px;
  left: 30px;
}

.mastoro-header {
  margin: 0 auto;
  background-repeat: no-repeat;
  position: fixed;
  background-color: #2F2F2F;
  top: 0;
  z-index: 999;
  left: 0;
  width: 100%;
  height: 110px;
}

.custom-responsive .mastoro-header {
}

.default-responsive .mastoro-header,.default-responsive #mastoro-header-bg {
  background-image: url(images/header.png);
  background-position: center center;
  background-size: cover;
}

.mastoro-header>.widget {
  position: absolute;
  z-index: 101;
}

.mastoro-layout-wrapper {
  position: relative;
  margin: 0 auto;
  z-index: auto !important;
}

.mastoro-content-layout {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.mastoro-content-layout-row {
  display: table-row;
}

.mastoro-layout-cell {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: table-cell;
  vertical-align: top;
}

/* need only for content layout in post content */
.mastoro-postcontent .mastoro-content-layout {
  border-collapse: collapse;
}

.mastoro-vmenublock {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 7px;
  margin: 10px;
}

div.mastoro-vmenublock img {
  margin: 0;
}

.mastoro-vmenublockheader {
  border-bottom: 1px solid transparent;
  padding: 10px 3px;
  margin: 0 auto;
}

.mastoro-vmenublockheader .t,.mastoro-vmenublockheader .t a,.mastoro-vmenublockheader .t a:link,.mastoro-vmenublockheader .t a:visited,.mastoro-vmenublockheader .t a:hover {
  color: #3F3F3F;
  font-size: 40px;
  font-family: 'Open Sans',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  letter-spacing: 5px;
  margin: 0 10px;
}

.mastoro-vmenublockcontent {
  padding: 3px;
  margin: 0 auto;
}

ul.mastoro-vmenu,ul.mastoro-vmenu ul {
  list-style: none;
  display: block;
}

ul.mastoro-vmenu,ul.mastoro-vmenu li {
  display: block;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: 0;
}

ul.mastoro-vmenu {
  margin-top: 0;
  margin-bottom: 0;
}

ul.mastoro-vmenu ul {
  display: none;
  margin: 0;
  padding: 0;
  position: relative;
}

ul.mastoro-vmenu ul.active {
  display: block;
}

ul.mastoro-vmenu>li>a {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 0 10px;
  margin: 0 auto;
  font-size: 17px;
  font-family: 'Open Sans',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  text-decoration: none;
  color: #3F3F3F;
  min-height: 30px;
  line-height: 30px;
  -webkit-transition: all 400ms linear;
  -moz-transition: all 400ms linear;
  -ms-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear;
}

ul.mastoro-vmenu a {
  display: block;
  cursor: pointer;
  z-index: 1;
  position: relative;
}

ul.mastoro-vmenu li {
  position: relative;
}

ul.mastoro-vmenu>li {
  margin-top: 2px;
}

ul.mastoro-vmenu>li>ul {
  padding: 0;
  margin-top: 2px;
  margin-bottom: 2px;
}

ul.mastoro-vmenu>li:first-child {
  margin-top: 0;
}

ul.mastoro-vmenu>li>a:before {
  content: url('images/vmenuitemicon.png');
  margin-right: 5px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera ul.mastoro-vmenu>li>a:before {
/* Vertical-align:middle in Opera doesn't need additional offset */
  bottom: 0;
}

ul.mastoro-vmenu>li>a.active:before {
  content: url('images/vmenuactiveitemicon.png');
  margin-right: 5px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera ul.mastoro-vmenu>li>a.active:before {
/* Vertical-align:middle in Opera doesn't need additional offset */
  bottom: 0;
}

ul.mastoro-vmenu>li>a:hover:before,ul.mastoro-vmenu>li>a.active:hover:before,ul.mastoro-vmenu>li:hover>a:before,ul.mastoro-vmenu>li:hover>a.active:before {
  content: url('images/vmenuhovereditemicon.png');
  margin-right: 5px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera ul.mastoro-vmenu>li>a:hover:before,.opera ul.mastoro-vmenu>li>a.active:hover:before,.opera ul.mastoro-vmenu>li:hover>a:before,.opera ul.mastoro-vmenu>li:hover>a.active:before {
/* Vertical-align:middle in Opera doesn't need additional offset */
  bottom: 0;
}

ul.mastoro-vmenu>li>a:hover,ul.mastoro-vmenu>li>a.active:hover {
  padding: 0 10px;
  margin: 0 auto;
}

ul.mastoro-vmenu>li>a:hover,ul.mastoro-vmenu>li>a.active:hover {
  text-decoration: none;
}
.konten5d ul li a:hover,
ul.mastoro-vmenu a:hover,ul.mastoro-vmenu a.active:hover {
  color: #FE4953;
}

ul.mastoro-vmenu>li>a.active:hover>span.border-top,ul.mastoro-vmenu>li>a.active:hover>span.border-bottom {
  background-color: transparent;
}

ul.mastoro-vmenu>li>a.active {
  padding: 0 10px;
  margin: 0 auto;
  text-decoration: none;
  color: #FE4953;
}

ul.mastoro-vmenu>li>ul:before {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin: 0 auto;
  display: block;
  position: absolute;
  content: ' ';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

ul.mastoro-vmenu li li a {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin: 0 auto;
  position: relative;
}

ul.mastoro-vmenu ul li {
  margin: 0;
  padding: 0;
}

ul.mastoro-vmenu li li {
  position: relative;
  margin-top: 0;
}

ul.mastoro-vmenu ul a {
  display: block;
  position: relative;
  min-height: 24px;
  overflow: visible;
  padding: 0;
  padding-left: 23px;
  padding-right: 23px;
  z-index: 0;
  line-height: 24px;
  color: #3F3F3F;
  font-size: 17px;
  font-family: 'Open Sans',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  text-decoration: none;
  margin-left: 0;
  margin-right: 0;
}

ul.mastoro-vmenu ul a:visited,ul.mastoro-vmenu ul a.active:hover,ul.mastoro-vmenu ul a:hover,ul.mastoro-vmenu ul a.active {
  line-height: 24px;
  color: #3F3F3F;
  font-size: 17px;
  font-family: 'Open Sans',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  text-decoration: none;
  margin-left: 0;
  margin-right: 0;
}

ul.mastoro-vmenu ul ul a {
  padding-left: 46px;
}

ul.mastoro-vmenu ul ul ul a {
  padding-left: 69px;
}

ul.mastoro-vmenu ul ul ul ul a {
  padding-left: 92px;
}

ul.mastoro-vmenu ul ul ul ul ul a {
  padding-left: 115px;
}

ul.mastoro-vmenu li li a:before {
  content: url('images/vmenusubitemicon.png');
  margin-right: 10px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera ul.mastoro-vmenu li li a:before {
/* Vertical-align:middle in Opera doesn't need additional offset */
  bottom: 0;
}

ul.mastoro-vmenu ul>li>a:hover,ul.mastoro-vmenu ul>li>a.active:hover {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin: 0 auto;
}

ul.mastoro-vmenu ul li a:hover,ul.mastoro-vmenu ul li a.active:hover {
  text-decoration: none;
  color: #FE4953;
}

ul.mastoro-vmenu ul a:hover:after {
  background-position: center;
}

ul.mastoro-vmenu ul a.active:hover:after {
  background-position: center;
}

ul.mastoro-vmenu ul a.active:after {
  background-position: bottom;
}

ul.mastoro-vmenu li li a:hover:before {
  content: url('images/vmenuhoveredsubitemicon.png');
  margin-right: 10px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera ul.mastoro-vmenu li li a:hover:before {
/* Vertical-align:middle in Opera doesn't need additional offset */
  bottom: 0;
}

ul.mastoro-vmenu ul>li>a.active {
  background: #FE4851;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin: 0 auto;
}

ul.mastoro-vmenu ul a.active,ul.mastoro-vmenu ul a:hover,ul.mastoro-vmenu ul a.active:hover {
  text-decoration: none;
  color: #FFF;
}

ul.mastoro-vmenu li li a.active:before {
  content: url('images/vmenuactivesubitemicon.png');
  margin-right: 10px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera ul.mastoro-vmenu li li a.active:before {
/* Vertical-align:middle in Opera doesn't need additional offset */
  bottom: 0;
}

.mastoro-block {
  padding: 5px;
  margin: 10px;
}

div.mastoro-block img {
  border: none;
  margin: 0;
}

.mastoro-blockheader {
  background: #FFF;
  padding: 0 7px;
  margin: 0 auto;
}

.mastoro-blockheader .t,.mastoro-blockheader .t a,.mastoro-blockheader .t a:link,.mastoro-blockheader .t a:visited,.mastoro-blockheader .t a:hover {
  color: #3F3F3F;
  font-size: 40px;
  font-family: 'Open Sans',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  letter-spacing: 5px;
  margin: 0 10px;
}

.mastoro-blockcontent {
  padding: 7px;
  margin: 0 auto;
  color: #3F3F3F;
  font-size: 17px;
  font-family: 'Open Sans',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.mastoro-blockcontent table,.mastoro-blockcontent li,.mastoro-blockcontent a,.mastoro-blockcontent a:link,.mastoro-blockcontent a:visited,.mastoro-blockcontent a:hover {
  color: #3F3F3F;
  font-size: 17px;
  font-family: 'Open Sans',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.mastoro-blockcontent p {
  margin: 0 5px;
}

.mastoro-blockcontent a,.mastoro-blockcontent a:link {
  color: #3F3F3F;
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  text-decoration: none;
}

.mastoro-blockcontent a:visited,.mastoro-blockcontent a.visited {
  color: #3F3F3F;
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  text-decoration: none;
}

.mastoro-blockcontent a:hover,.mastoro-blockcontent a.hover {
  color: #FE4953;
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  text-decoration: none;
}

.mastoro-block ul>li:before {
  content: url('images/blockbullets.png');
  margin-right: 6px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  margin-left: -13px;
}

.opera .mastoro-block ul>li:before {
/* Vertical-align:middle in Opera doesn't need additional offset */
  bottom: 0;
}

.mastoro-block li {
  font-size: 14px;
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  line-height: 125%;
  color: #303030;
  margin: 5px 0 0 10px;
}

.mastoro-block ul>li,.mastoro-block ol {
  padding: 0;
}

.mastoro-block ul>li {
  padding-left: 13px;
}

.mastoro-breadcrumbs {
  margin: 0 auto;
}

a.mastoro-button,a.mastoro-button:link,a:link.mastoro-button:link,body a.mastoro-button:link,a.mastoro-button:visited,body a.mastoro-button:visited,input.mastoro-button,button.mastoro-button {
  text-decoration: none;
  font-size: 15px;
  font-family: 'Open Sans',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  font-weight: 400;
  font-style: normal;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #FFF;
  margin: 0 5px 0 0 !important;
  overflow: visible;
  cursor: pointer;
  text-indent: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.mastoro-button img {
  margin: 0;
  vertical-align: middle;
}

.firefox2 .mastoro-button {
  display: block;
  float: left;
}

input,select,textarea,a.mastoro-search-button span {
  float: none;
  font: 400 15px "Open Sans",sans-serif;
  color: #FFF;
  padding: 15px 40px;
  background-color: #FE4953;
  text-decoration: none;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
  border-radius: 10px;
  border: 0;
}

.mastoro-block select {
  width: 96%;
}

input.mastoro-button {
  float: none !important;
  -webkit-appearance: none;
}

.mastoro-button.active,.mastoro-button.active:hover {
  background: #4F4F4F;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border-width: 0;
  padding: 0 25px;
  margin: 0 auto;
}

.mastoro-button.active,.mastoro-button.active:hover {
  color: #FFF !important;
}

.mastoro-button.hover,.mastoro-button:hover {
  background: #4F4F4F;
  color: #FFF !important;
}

input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="range"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="week"]:focus, textarea:focus {
background: #F3F3F3;
border: 1px solid #2F2F2F;
}


input[type="text"],input[type="password"],input[type="email"],input[type="url"],input[type="color"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="month"],input[type="number"],input[type="range"],input[type="tel"],input[type="time"],input[type="week"],textarea {
  background: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #ddd;
  margin: 0 auto;
}

input[type="text"],input[type="password"],input[type="email"],input[type="url"],input[type="color"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="month"],input[type="number"],input[type="range"],input[type="tel"],input[type="time"],input[type="week"],textarea {
width: 98%;
padding: 4px;
  color: #454545 !important;
  font-size: 14px;
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  font-weight: 400;
  font-style: normal;
  text-shadow: none;
}

input.mastoro-error,textarea.mastoro-error {
  background: #FCFCFC;
  border: 1px solid gray;
  margin: 0 auto;
}

input.mastoro-error,textarea.mastoro-error {
  color: #292929 !important;
  font-size: 14px;
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  font-weight: 400;
  font-style: normal;
}

form.mastoro-search input[type="text"] {
  background: #FCFCFC;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #E5E5E5;
  margin: 0 auto;
  width: 100%;
  padding: 4px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #292929 !important;
  font-size: 14px;
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  font-weight: 400;
  font-style: normal;
}

form.mastoro-search {
  background-image: none;
  border: 0;
  display: block;
  position: relative;
  top: 0;
  padding: 0;
  margin: 5px;
  left: 0;
  line-height: 0;
}

form.mastoro-search input,a.mastoro-search-button {
  -webkit-appearance: none;
  top: 0;
  right: 0;
}

form.mastoro-search>input,a.mastoro-search-button {
  bottom: 0;
  left: 0;
  vertical-align: middle;
}

form.mastoro-search input[type="submit"],input.mastoro-search-button,a.mastoro-search-button {
  border-radius: 0;
  margin: 0 auto;
}

form.mastoro-search input[type="submit"],input.mastoro-search-button,a.mastoro-search-button {
  position: absolute;
  left: auto;
  display: block;
  border: none;
  background: url(images/searchicon.png) center center no-repeat;
  width: 24px;
  height: 100%;
  padding: 0;
  color: #212121 !important;
  cursor: pointer;
}

a.mastoro-search-button span.mastoro-search-button-text {
  display: none;
}

label.mastoro-checkbox:before {
  background: #FCFCFC;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  border-width: 0;
  margin: 0 auto;
  width: 16px;
  height: 16px;
}

label.mastoro-checkbox {
  cursor: pointer;
  font-size: 14px;
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  font-weight: 400;
  font-style: normal;
  line-height: 16px;
  display: inline-block;
  color: #454545 !important;
}

.mastoro-checkbox>input[type="checkbox"] {
  margin: 0 5px 0 0;
}

label.mastoro-checkbox.active:before {
  background: #616161;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  border-width: 0;
  margin: 0 auto;
  width: 16px;
  height: 16px;
  display: inline-block;
}

label.mastoro-checkbox.hovered:before {
  background: #616161;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  border-width: 0;
  margin: 0 auto;
  width: 16px;
  height: 16px;
  display: inline-block;
}

label.mastoro-radiobutton:before {
  background: #FCFCFC;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-width: 0;
  margin: 0 auto;
  width: 12px;
  height: 12px;
}

label.mastoro-radiobutton {
  cursor: pointer;
  font-size: 14px;
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  font-weight: 400;
  font-style: normal;
  line-height: 12px;
  display: inline-block;
  color: #454545 !important;
}

.mastoro-radiobutton>input[type="radio"] {
  vertical-align: baseline;
  margin: 0 5px 0 0;
}

label.mastoro-radiobutton.active:before {
  background: #616161;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-width: 0;
  margin: 0 auto;
  width: 12px;
  height: 12px;
  display: inline-block;
}

label.mastoro-radiobutton.hovered:before {
  background: #616161;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-width: 0;
  margin: 0 auto;
  width: 12px;
  height: 12px;
  display: inline-block;
}

.mastoro-comments {
  border-top: 1px dotted #7A7A7A;
  margin: 0 auto;
  margin-top: 25px;
}

.mastoro-comments h2 {
  color: #292929;
}

.mastoro-comment-inner {
  background: #E8E8E8;
  background: transparent;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 5px;
  margin: 0 auto;
  margin-left: 94px;
}

.mastoro-comment-avatar {
  float: left;
  width: 80px;
  height: 80px;
  padding: 1px;
  background: #fff;
  border: 1px solid #E8E8E8;
}

.mastoro-comment-avatar>img {
  margin: 0 !important;
  border: none !important;
}

.mastoro-comment-content {
  padding: 10px 0;
  color: #292929;
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.mastoro-comment {
  margin-top: 6px;
}

#comment-list>li:first-child>.mastoro-comment {
  margin-top: 0;
}

.mastoro-comment-header {
  color: #292929;
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.mastoro-comment-header a,.mastoro-comment-header a:link,.mastoro-comment-header a:visited,.mastoro-comment-header a.visited,.mastoro-comment-header a:hover,.mastoro-comment-header a.hovered {
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.mastoro-comment-header a,.mastoro-comment-header a:link {
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  color: #404040;
}

.mastoro-comment-header a:visited,.mastoro-comment-header a.visited {
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  color: #404040;
}

.mastoro-comment-header a:hover,.mastoro-comment-header a.hovered {
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  color: #404040;
}

.mastoro-comment-content a,.mastoro-comment-content a:link,.mastoro-comment-content a:visited,.mastoro-comment-content a.visited,.mastoro-comment-content a:hover,.mastoro-comment-content a.hovered {
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.mastoro-comment-content a,.mastoro-comment-content a:link {
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  color: #404040;
}

.mastoro-comment-content a:visited,.mastoro-comment-content a.visited {
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  color: #404040;
}

.mastoro-comment-content a:hover,.mastoro-comment-content a.hovered {
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  color: #404040;
}

.mastoro-pager {
    position: relative;
    margin: 1% 0 2%;
}

.mastoro-pager>:last-child {
  margin-right: 0 !important;
}

.mastoro-pager>span {
  cursor: default;
}

.mastoro-pager>* {
  background: #2F2F2F;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #2F2F2F;
  padding: 7px;
  margin: 0 4px 0 auto;
  line-height: normal;
  position: relative;
  display: inline-block;
  margin-left: 0;
}

.mastoro-pager a:link,.mastoro-pager a:visited,.mastoro-pager .active {
  line-height: normal;
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  text-decoration: none;
  color: #fff;
}
.mastoro-pager a:hover,
.mastoro-pager .active {
  background: #FFF;
  border: 1px solid #2F2F2F;
  padding: 7px;
  margin: 0 4px 0 auto;
  color: #2F2F2F;
}

.mastoro-pager .more {
  background: #000;
  border: 1px solid #000;
  margin: 0 4px 0 auto;
}

.mastoro-pager a.more:link,.mastoro-pager a.more:visited {
  color: #FFF;
}

.mastoro-pager>:after {
  margin: 0 0 0 auto;
  display: inline-block;
  position: absolute;
  content: ' ';
  top: 0;
  width: 0;
  height: 100%;
  right: 0;
  text-decoration: none;
}

.mastoro-pager>:last-child:after {
  display: none;
}

.mastoro-commentsform {
  background: #E8E8E8;
  background: transparent;
  padding: 10px;
  margin: 0 auto;
  margin-top: 25px;
  color: #292929;
}

.mastoro-commentsform h2 {
  padding-bottom: 10px;
  margin: 0;
  color: #292929;
}

.mastoro-commentsform label {
  display: inline-block;
  line-height: 25px;
}

.mastoro-commentsform input:not([type=submit]),.mastoro-commentsform textarea {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 100%;
  max-width: 100%;
}

.mastoro-commentsform .form-submit {
  margin-top: 10px;
}

.mastoro-post {
  padding: 5px;
  margin: 5px;
}

a img {
  border: 0;
}

.mastoro-article img,img.mastoro-article,.mastoro-block img,.mastoro-footer-text img {
  margin: 7px;
}

.mastoro-metadata-icons img {
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.mastoro-article table,table.mastoro-article {
  border-collapse: collapse;
  margin: 1px;
}

.mastoro-post .mastoro-content-layout-br {
  height: 0;
}

.mastoro-article th,.mastoro-article td {
  padding: 2px;
  vertical-align: top;
  text-align: left;
}

.mastoro-article th {
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre {
  overflow: auto;
  padding: .1em;
}

.preview-cms-logo {
  border: 0;
  margin: 1em 1em 0 0;
  float: left;
}

.image-caption-wrapper {
  padding: 7px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.image-caption-wrapper img {
  margin: 0 !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.image-caption-wrapper div.mastoro-collage {
  margin: 0 !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.image-caption-wrapper p {
  font-size: 80%;
  text-align: right;
  margin: 0;
}

.mastoro-postheader {
  color: #3F3F3F;
  margin: 5px 0;
  font-size: 40px;
  font-family: 'Open Sans',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  font-style: normal;
  text-transform: uppercase;
  text-align: center;
}

.mastoro-postheader a,.mastoro-postheader a:link,.mastoro-postheader a:visited,.mastoro-postheader a.visited,.mastoro-postheader a:hover,.mastoro-postheader a.hovered {
  font-size: 15px;
  font-family: cabin;
}

.mastoro-postheader a,.mastoro-postheader a:link {
  font-size: 15px;
  font-family: cabin;
  text-decoration: none;
  text-align: left;
  color: #FBBF58;
}

.mastoro-postheader a:visited,.mastoro-postheader a.visited {
  font-size: 15px;
  font-family: cabin;
  text-decoration: none;
  text-align: left;
  color: #FBBF58;
}

.mastoro-postheader a:hover,.mastoro-postheader a.hovered {
  font-size: 15px;
  font-family: cabin;
  text-decoration: none;
  text-align: left;
  color: #3F3F3F;
}

.mastoro-postheadericons,.mastoro-postheadericons a,.mastoro-postheadericons a:link,.mastoro-postheadericons a:visited,.mastoro-postheadericons a:hover {
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  letter-spacing: 0;
  color: #404040;
}

.mastoro-postheadericons {
  padding: 1px;
  display: none;
}

.mastoro-postheadericons a,.mastoro-postheadericons a:link {
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  color: #FA4750;
}

.mastoro-postheadericons a:visited,.mastoro-postheadericons a.visited {
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  font-weight: 400;
  font-style: italic;
  text-decoration: underline;
  color: #FA4750;
}

.mastoro-postheadericons a:hover,.mastoro-postheadericons a.hover {
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  font-weight: 400;
  font-style: italic;
  text-decoration: none;
  color: #3F3F3F;
}

.mastoro-postdateicon:before {
  content: url('images/postdateicon.png');
  margin-right: 6px;
  position: relative;
  display: none;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  bottom: auto;
}

.opera .mastoro-postdateicon:before {
/* Vertical-align:middle in Opera doesn't need additional offset */
  bottom: 0;
}

.mastoro-postauthoricon:before {
  content: url('images/postauthoricon.png');
  margin-right: 6px;
  position: relative;
  display: none;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  bottom: auto;
}

.opera .mastoro-postauthoricon:before {
/* Vertical-align:middle in Opera doesn't need additional offset */
  bottom: 0;
}

.mastoro-postpdficon:before {
  content: url('images/postpdficon.png');
  margin-right: 6px;
  position: relative;
  display: none;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  bottom: auto;
}

.opera .mastoro-postpdficon:before {
/* Vertical-align:middle in Opera doesn't need additional offset */
  bottom: 0;
}

.mastoro-postprinticon:before {
  content: url('images/postprinticon.png');
  margin-right: 6px;
  bottom: 2px;
  position: relative;
  display: none;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera .mastoro-postprinticon:before {
/* Vertical-align:middle in Opera doesn't need additional offset */
  bottom: 0;
}

.mastoro-postemailicon:before {
  content: url('images/postemailicon.png');
  margin-right: 6px;
  position: relative;
  display: none;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  bottom: auto;
}

.opera .mastoro-postemailicon:before {
/* Vertical-align:middle in Opera doesn't need additional offset */
  bottom: 0;
}

.mastoro-postediticon:before {
  content: url('images/postediticon.png');
  margin-right: 6px;
  position: relative;
  display: none;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  bottom: auto;
}

.opera .mastoro-postediticon:before {
/* Vertical-align:middle in Opera doesn't need additional offset */
  bottom: 0;
}

.opera .mastoro-postcontent ul>li:before,.opera .mastoro-post ul>li:before,.opera .mastoro-textblock ul>li:before {
/* Vertical-align:middle in Opera doesn't need additional offset */
  bottom: 0;
}

.mastoro-postcontent li,.mastoro-post li,.mastoro-textblock li {
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  color: #949494;
  margin: 5px 0 5px 11px;
}

.mastoro-postcontent ul>li,.mastoro-post ul>li,.mastoro-textblock ul>li,.mastoro-postcontent ol,.mastoro-post ol,.mastoro-textblock ol {
  padding: 0;
}

.mastoro-postcontent ul>li,.mastoro-post ul>li,.mastoro-textblock ul>li {
  padding-left: 13px;
}

.mastoro-postcontent ul>li:before,.mastoro-post ul>li:before,.mastoro-textblock ul>li:before {
  margin-left: -13px;
}

.mastoro-postcontent ol,.mastoro-post ol,.mastoro-textblock ol,.mastoro-postcontent ul,.mastoro-post ul,.mastoro-textblock ul {
  margin: 1em 0 1em 11px;
}

.mastoro-postcontent li ol,.mastoro-post li ol,.mastoro-textblock li ol,.mastoro-postcontent li ul,.mastoro-post li ul,.mastoro-textblock li ul {
  margin: .5em 0 .5em 11px;
}

.mastoro-postcontent li,.mastoro-post li,.mastoro-textblock li {
  margin: 5px 0;
}

.mastoro-postcontent ol>li,.mastoro-post ol>li,.mastoro-textblock ol>li {
/* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}
.konten5d ul li,
.mastoro-postcontent ul>li,.mastoro-post ul>li,.mastoro-textblock ul>li {
/* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
  overflow-y: hidden;
    background-image: url("images/vmenuitemicon.png");
    background-repeat: no-repeat;
    background-position: left top 5px;
    padding-left: 17px;
    margin: 7px 0;
}

blockquote {
  background: #FFF url(images/postquote.png) no-repeat scroll;
  padding: 6px 6px 6px 34px;
  color: #3F3F3F;
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
/* makes block not to align behind the image if they are in the same line */
  overflow: auto;
  clear: both;
}

blockquote a,.mastoro-postcontent blockquote a,.mastoro-blockcontent blockquote a,.mastoro-footer-text blockquote a,blockquote a:link,.mastoro-postcontent blockquote a:link,.mastoro-blockcontent blockquote a:link,.mastoro-footer-text blockquote a:link,blockquote a:visited,.mastoro-postcontent blockquote a:visited,.mastoro-blockcontent blockquote a:visited,.mastoro-footer-text blockquote a:visited,blockquote a:hover,.mastoro-postcontent blockquote a:hover,.mastoro-blockcontent blockquote a:hover,.mastoro-footer-text blockquote a:hover {
  color: #3F3F3F;
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

/* Override native 'p' margins*/
blockquote p,.mastoro-postcontent blockquote p,.mastoro-blockcontent blockquote p,.mastoro-footer-text blockquote p {
  margin: 0;
  margin: 5px;
}

.mastoro-postfootericons,.mastoro-postfootericons a,.mastoro-postfootericons a:link,.mastoro-postfootericons a:visited,.mastoro-postfootericons a:hover {
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  color: #3F3F3F;
}

.mastoro-postfootericons {
  padding: 1px;
  display: none;
}

.mastoro-postfootericons a,.mastoro-postfootericons a:link {
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  color: #FA4750;
}

.mastoro-postfootericons a:visited,.mastoro-postfootericons a.visited {
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  text-decoration: underline;
  color: #FA4750;
}

.mastoro-postfootericons a:hover,.mastoro-postfootericons a.hover {
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  text-decoration: underline;
  color: #3F3F3F;
}

.mastoro-footer {
  border-top: 2px solid #D9D9D9;
  padding: 10px 0;
  margin: 0 auto;
  position: relative;
  color: #8F8F8F;
  font-size: 15px;
  font-family: 'Open Sans',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  text-align: right;
}

.mastoro-footer-text a,.mastoro-footer-text a:link,.mastoro-footer-text a:visited,.mastoro-footer-text a:hover,.mastoro-footer-text td,.mastoro-footer-text th,.mastoro-footer-text caption {
  color: #8F8F8F;
  font-size: 15px;
  font-family: 'Open Sans',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.mastoro-footer-text p {
  padding: 0;
  text-align: right;
}

.mastoro-footer-text a,.mastoro-footer-text a:link {
  color: #8F8F8F;
  font-size: 15px;
  font-family: 'Open Sans',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  text-decoration: none;
}

.mastoro-footer-text a:visited {
  color: #8F8F8F;
  font-size: 15px;
  font-family: 'Open Sans',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  text-decoration: underline;
}

.mastoro-footer-text a:hover {
  color: #FE4953;
  font-size: 15px;
  font-family: 'Open Sans',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  text-decoration: none;
}

.mastoro-footer-text h1 {
  color: #FFF;
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.mastoro-footer-text h2 {
  color: #FFF;
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.mastoro-footer-text h3 {
  color: #FFF;
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.mastoro-footer-text h4 {
  color: #FFF;
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.mastoro-footer-text h5 {
  color: #FFF;
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.mastoro-footer-text h6 {
  color: #FFF;
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.mastoro-footer-text img {
  border: none;
  max-height: 85px;
  margin: 0;
}

.mastoro-rss-tag-icon {
  background: url(images/footerrssicon.png) no-repeat scroll;
  margin: 0 auto;
  min-height: 32px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
  vertical-align: middle;
}

.mastoro-rss-tag-icon:empty {
  vertical-align: middle;
}

.mastoro-facebook-tag-icon {
  background: url(images/footerfacebookicon.png) no-repeat scroll;
  margin: 0 auto;
  min-height: 32px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
  vertical-align: middle;
}

.mastoro-facebook-tag-icon:empty {
  vertical-align: middle;
}

.mastoro-twitter-tag-icon {
  background: url(images/footertwittericon.png) no-repeat scroll;
  margin: 0 auto;
  min-height: 32px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
  vertical-align: middle;
}

.mastoro-twitter-tag-icon:empty {
  vertical-align: middle;
}

.mastoro-tumblr-tag-icon {
  background: url(images/tumblricon.png) no-repeat scroll;
  margin: 0 auto;
  min-height: 32px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
  vertical-align: middle;
}

.mastoro-tumblr-tag-icon:empty {
  vertical-align: middle;
}

.mastoro-pinterest-tag-icon {
  background: url(images/pinteresticon.png) no-repeat scroll;
  margin: 0 auto;
  min-height: 32px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
  vertical-align: middle;
}

.mastoro-pinterest-tag-icon:empty {
  vertical-align: middle;
}

.mastoro-vimeo-tag-icon {
  background: url(images/vimeoicon.png) no-repeat scroll;
  margin: 0 auto;
  min-height: 33px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
  vertical-align: middle;
}

.mastoro-vimeo-tag-icon:empty {
  vertical-align: middle;
}

.mastoro-youtube-tag-icon {
  background: url(images/youtubeicon.png) no-repeat scroll;
  margin: 0 auto;
  min-height: 32px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
  vertical-align: middle;
}

.mastoro-youtube-tag-icon:empty {
  vertical-align: middle;
}

.mastoro-linkedin-tag-icon {
  background: url(images/linkedinicon.png) no-repeat scroll;
  margin: 0 auto;
  min-height: 32px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
  vertical-align: middle;
}

.mastoro-linkedin-tag-icon:empty {
  vertical-align: middle;
}

.mastoro-footer-text li {
  font-size: 14px;
  font-family: 'Roboto Cn',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  line-height: 125%;
  color: #545454;
}

.mastoro-page-footer,.mastoro-page-footer a,.mastoro-page-footer a:link,.mastoro-page-footer a:visited,.mastoro-page-footer a:hover {
  font-family: Arial;
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: 400;
  text-decoration: underline;
  color: #DBDBDB;
}

.mastoro-page-footer {
  position: relative;
  z-index: auto !important;
  padding: 1em;
  text-align: right;
  text-decoration: none;
  color: #DBDBDB;
}

.mastoro-lightbox-wrapper {
  background: #333;
  background: rgba(0,0,0,.8);
  bottom: 0;
  left: 0;
  padding: 0 100px;
  position: fixed;
  right: 0;
  text-align: center;
  top: 0;
  z-index: 1000000;
  overflow-x: scroll;
}

.mastoro-lightbox,.mastoro-lightbox-wrapper .mastoro-lightbox-image {
  cursor: pointer;
}

.mastoro-lightbox-wrapper .mastoro-lightbox-image {
  border: 6px solid #fff;
  border-radius: 3px;
  display: none;
  max-width: 100%;
  vertical-align: middle;
}

.mastoro-lightbox-wrapper .mastoro-lightbox-image.active {
  display: inline-block;
}

.mastoro-lightbox-wrapper .lightbox-error {
  background: #fff;
  border: 1px solid #b4b4b4;
  border-radius: 10px;
  box-shadow: 0 2px 5px #333;
  height: 80px;
  opacity: .95;
  padding: 20px;
  position: fixed;
  width: 300px;
  z-index: 100;
}

.mastoro-lightbox-wrapper .loading {
  background: #fff url(images/preloader-01.gif) center center no-repeat;
  border: 1px solid #b4b4b4;
  border-radius: 10px;
  box-shadow: 0 2px 5px #333;
  height: 32px;
  opacity: .5;
  padding: 10px;
  position: fixed;
  width: 32px;
  z-index: 10100;
}

.mastoro-lightbox-wrapper .arrow {
  cursor: pointer;
  height: 100px;
  opacity: .5;
  filter: alpha(opacity=50);
  position: fixed;
  width: 82px;
  z-index: 10003;
}

.mastoro-lightbox-wrapper .arrow.left {
  left: 9px;
}

.mastoro-lightbox-wrapper .arrow.right {
  right: 9px;
}

.mastoro-lightbox-wrapper .arrow:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mastoro-lightbox-wrapper .arrow.disabled {
  display: none;
}

.mastoro-lightbox-wrapper .arrow-t,.mastoro-lightbox-wrapper .arrow-b {
  background-color: #fff;
  border-radius: 3px;
  height: 6px;
  left: 26px;
  position: relative;
  width: 30px;
}

.mastoro-lightbox-wrapper .arrow-t {
  top: 38px;
}

.mastoro-lightbox-wrapper .arrow-b {
  top: 50px;
}

.mastoro-lightbox-wrapper .close {
  cursor: pointer;
  height: 22px;
  opacity: .5;
  filter: alpha(opacity=50);
  position: fixed;
  right: 39px;
  top: 30px;
  width: 22px;
  z-index: 10003;
}

.mastoro-lightbox-wrapper .close:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mastoro-lightbox-wrapper .close .cw,.mastoro-lightbox-wrapper .close .ccw {
  background-color: #fff;
  border-radius: 3px;
  height: 6px;
  position: absolute;
  left: -4px;
  top: 8px;
  width: 30px;
}

.mastoro-lightbox-wrapper .cw {
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
/* IE 9 */
  -webkit-transform: rotate(45deg);
/* Safari and Chrome */
  -o-transform: rotate(45deg);
/* Opera */
  -moz-transform: rotate(45deg);
/* Firefox */
}

.mastoro-lightbox-wrapper .ccw {
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
/* IE 9 */
  -webkit-transform: rotate(-45deg);
/* Safari and Chrome */
  -o-transform: rotate(-45deg);
/* Opera */
  -moz-transform: rotate(-45deg);
/* Firefox */
}

.mastoro-lightbox-wrapper .close-alt,.mastoro-lightbox-wrapper .arrow-right-alt,.mastoro-lightbox-wrapper .arrow-left-alt {
  color: #fff;
  display: none;
  font-size: 2.5em;
  line-height: 100%;
}

.ie8 .mastoro-lightbox-wrapper .close-alt,.ie8 .mastoro-lightbox-wrapper .arrow-right-alt,.ie8 .mastoro-lightbox-wrapper .arrow-left-alt {
  display: block;
}

.ie8 .mastoro-lightbox-wrapper .cw,.ie8 .mastoro-lightbox-wrapper .ccw {
  display: none;
}

.mastoro-content-layout .mastoro-sidebar1 {
  margin: 0 auto;
  width: 275px;
}

.mastoro-content-layout .mastoro-content {
  margin: 0 auto;
}

.mastoro-content-layout .mastoro-sidebar2 {
  margin: 0 auto;
  width: 275px;
}

#comment {
  width: 99%;
}

#comments-list,#comments-list .comment {
  background: none;
  padding: 0;
  margin: 0;
  overflow: visible;
}

#comments-list .comment:before,#comments-list .comment:after {
  display: none;
}

#comments-list .comment .comment {
  margin-left: 20px;
}

span.page-navi-outer,span.page-navi-inner {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
}

span.page-navi-outer {
  margin: 1px;
  border: 1px solid #aaa;
}

span.page-navi-inner {
  padding: 1px;
  min-width: 14px;
  line-height: 18px;
  text-align: center;
  border: 2px solid #fff;
  font-weight: 700;
}

a span.page-navi-inner,span.page-navi-caption span.page-navi-inner {
  border-width: 1px;
  font-weight: 400;
}

a span.page-navi-outer,span.page-navi-caption {
  margin: 2px 1px;
}

ul#comments-list li cite {
  font-size: 1.2em;
}

#commentform textarea {
  width: 100%;
}

#commentform {
  text-align: left;
}

.rtl #commentform {
  text-align: right;
}

img.wp-smiley {
  border: none;
  margin: 1px;
  vertical-align: middle;
  padding: 0;
}

.navigation {
  display: block;
  text-align: center;
}

/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */
.aligncenter,div.aligncenter,.mastoro-article .aligncenter img,.aligncenter img.mastoro-article,.aligncenter img,img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

p.aligncenter,p.center {
  text-align: center;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.wp-caption {
  border: 1px solid #ddd;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
}

.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}

.wp-caption,.wp-caption p {
  text-align: center;
}

.gallery {
  margin: 0 auto 18px;
  clear: both;
  overflow: hidden;
}

.gallery .gallery-item {
  float: left;
  margin-top: 0;
  text-align: center;
  width: 33%;
}

.gallery img {
  border: 2px solid #cfcfcf;
}

.gallery .gallery-caption {
  color: #888;
  font-size: 12px;
  margin: 0 0 12px;
}

.gallery dl {
  margin: 0;
}

.gallery img {
  border: 10px solid #f1f1f1;
}

.gallery br+br {
  display: none;
}

/* End */
.hidden {
  display: none;
}

/* Calendar */
#wp-calendar {
  empty-cells: show;
  margin: 10px auto 0;
  width: 155px;
}

#wp-calendar #next a {
  padding-right: 10px;
  text-align: right;
}

#wp-calendar #prev a {
  padding-left: 10px;
  text-align: left;
}

#wp-calendar a {
  display: block;
}

#wp-calendar caption {
  text-align: center;
  width: 100%;
}

#wp-calendar td {
  padding: 3px 0;
  text-align: center;
}

.gallery {
  letter-spacing: normal;
}

.mastoro-content {
  position: relative;
  z-index: 1;
}

#todays-events {
  position: relative;
  z-index: 11;
}

#upcoming-events {
  position: relative;
  z-index: 10;
}

img.wp-post-image {
  margin: 0 5px 5px 0;
}

ul#comments-list li {
  list-style-image: none;
  background: none;
  list-style-type: none;
}

div.mastoro-footer div.mastoro-content-layout {
  margin: 0 auto;
  width: 100%;
}

div.mastoro-layout-cell-size1 {
  width: 100%;
}

div.mastoro-layout-cell-size2 {
  width: 50%;
}

div.mastoro-layout-cell-size3 {
  width: 33%;
}

div.mastoro-layout-cell-size4 {
  width: 25%;
}

.mastoro-widget-title {
  padding: 0 0 0 24px;
  margin-bottom: 0;
}

div.mastoro-center-wrapper {
  position: relative;
  float: right;
  right: 50%;
}

div.mastoro-center-inner {
  position: relative;
  float: left;
  left: 50%;
}

.firefox2 div.mastoro-center-inner {
  float: none;
}

.mastoro-hmenu-extra1,.mastoro-hmenu-extra2 {
  font-size: 12px;
}

div.breadcrumbs h4,div.breadcrumbs p,li.pingback p,#respond p,h3#reply-title,h4#comments,h4.box-title {
  margin: 0;
}

#respond .comment-notes {
  margin-bottom: 1em;
}

.form-allowed-tags {
  line-height: 1em;
}

#comments-list #respond {
/*margin-left: NaNpx !important; TODO NodeJS*/
}

#cancel-comment-reply-link {
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}

#respond .required {
  color: #ff4b33;
  font-weight: 700;
}

#respond label {
  font-size: 12px;
}

#respond input {
  margin: 0 0 9px;
  width: 98%;
}

#respond textarea {
  width: 98%;
}

#respond .form-allowed-tags {
  font-size: 12px;
  line-height: 18px;
}

#respond .form-allowed-tags code {
  font-size: 11px;
}

#respond .form-submit {
  margin: 12px 0;
}

#respond .form-submit input {
  width: auto;
}

.mastoro-footer .mastoro-widget-title {
  font-size: 1.2em;
  padding: 0;
}

.mastoro-footer .mastoro-widget,.mastoro-footer .mastoro-widget a,.mastoro-footer .mastoro-widget a:link,.mastoro-footer .mastoro-widget a:visited,.mastoro-footer .mastoro-widget a:hover {
  text-align: left;
}

DIV[id^="GMPmap"] IMG {
  margin: 0;
}

/* Begin Additional CSS Styles */
.mastoro-blockheader .t,.mastoro-vmenublockheader .t {
}
.velfull img {
margin:0;
}
/* End Additional CSS Styles */