.entry-short-date{
background: rgba(0, 0, 0, 0) url("../assets/images/2paper.png") repeat scroll 0 0 / 100px auto;
color: #dc1e34;
font-size: 18px;
height: 60px;
padding: 16px 0 0 8px;
width: 100px;
margin-left: -100px;
position: absolute;


    transform: rotate(340deg) ;
    -webkit-transform: rotate(340deg) ;
    -moz-transform: rotate(340deg) ;
    -o-transform: rotate(340deg) ;
    -ms-transform: rotate(340deg) ;



    -moz-box-shadow: -5px 3px 2px #000000;
    -webkit-box-shadow: -5px 3px 2px #000000;
    box-shadow: -5px 3px 2px #000000;


}
body{
    -webkit-hyphens: none !imortant;
    -moz-hyphens: none !imortant;
    -ms-hyphens: none !imortant;
}

.admin-name img {
border-radius: 50%;
float: none;
margin: 4px 0 0 -10px;
overflow: hidden;
width: 65px;

}
.notvisibility{
  display: none;
}
.visibility{
  display: block;
  margin-left: -72px;
   -moz-hyphens: none;
    -webkit-hyphens: none;
    -ms-hyphens: none;
}

.search-field, #comment,.toSendmailbg,#s2email{
  line-height: 2.25em;
  font-size: 15px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important ;
}

.commentsNew{
background: rgba(0, 0, 0, 0) url("../assets/images/coment.png") no-repeat scroll left 5px bottom 0 / 13px 14px;
padding-left: 21px;
margin: 0 0 0 -17px;
}
.eysNew{
background: rgba(0, 0, 0, 0) url("../assets/images/eys.png") no-repeat scroll left 13px bottom 0 / 13px 10px;
display: block;
float: left;
height: 18px;
margin: -3px 0 0;
width: 30px;
}
 .eysNewcounterLeft{
background: rgba(0, 0, 0, 0) url("../assets/images/eys.png") no-repeat scroll left 13px bottom 0 / 13px 10px;
display: block;
float: left;
height: 18px;
margin: -3px 0 0;
width: 30px;
}

.viewsCounter {
  display: none;
}
.menu-primary-items a:hover{
  text-decoration: none;
}
a:hover{
  text-decoration: none;

}

.otst > img {
  height: 11px;
  width: 21px;
}
.otst {
  margin: 0 5px 0 -10px;
}
 .views-coment {
  margin: 0 0 0 -9px;
}
.commentsNew b,.eysNew b {
  font-weight: normal;
  margin-left: 18px;
}
.commentsNew b{
  margin-left: 2px;
}

.afterImg {
  margin: 0 auto;
  width: 100px;
}
.articles {
  margin-left: 54px;
}
.imgAuthor img {
  border-radius: 100%;
}
.admin-name > p > a {
   color: #9e9e9e;
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 92px;
  padding: 0 11px 0 0;
}
.admin-name > p > a:hover {
  color: #dc1e34;
}
.admin-name > p {
  margin: 0 !important;
}
.afterImg {
  margin: 0 auto;
  width: 100px;
}

.entry-new-com {
color: #9e9e9e;
float: left;
font-size: 1.4rem;
letter-spacing:0px;
margin-left: -86px;
margin-top: 0px;
text-align: center;
width: 140px;
}
.concret-page {
  margin-top: 11px !important;
}
.author-profile-image {
border-radius: 50%;
float: none;
height: 52px;
margin: 4px auto;
overflow: hidden;
width: 52px;
}

.afterImg> p {
  float: left;
}
.glyphicon.glyphicon-eye-open.otst {
  margin-right: 10px;
  margin-top: 2px;
}
.excerpt-content, .excerpt-header{
  margin-left: 40px;
}

/* button Up
==================== */
.UpButtonnN{
display: none !important;

}

.UppBtn{
 background: url(../img/BtnUp.png);
 background-size: 47px;
 height: 47px;
 width: 47px;
 bottom: 20px;
 display: block;
 position: fixed;
 right: 20px;

 z-index: 100;
}
.UppBtn:hover{
  background: url(../img/BtnUpHover.png);
  background-size: 47px;
}


/* button Up
==================== */


/* Menu */
.menu li :hover {
  background: #dc1e34;
  color: #fff;
}
.menu li{
  border-bottom: 1px solid #9E9E9E;
}

.menu a {
  font-size: 0.813em;
  letter-spacing: 0.1em;
  line-height: 3.231em;
  margin: 0;
  padding: 0 0.75em;
  transition: background 0.3s ease 0s;
  text-transform: uppercase;
}
.menu a:hover{
  margin: 0;
  padding: 0 0.75em;

}

.menu li ul{
  display: none;

}
.menu li:hover  ul{
  display: block;
  transition: all 0.4s ease 0s;
}

.widget ul li:hover {
  padding-left: 0;

}
.widget ul li{
  border: none;
  padding: 0;

}

/* Menu */

/* Shared */
  /*new soc plagin */
      .gs-plus {
        display: none !important;
      }


      .gs-bar.gs-buttons.gs-theme-light.gs-bottom.gs-no-label.gs-color-native.gs-round.gs-medium.gs-float-none.gs-done {
        width: 100% !important;
      }
      html .gs-buttons.gs-medium a[class*="gs-"] {
        font-size: 17px;
        padding: 10px 0 0 0 !important;
      }

      html .gs-buttons.gs-round a[class*="gs-"] {
          border-radius: 0 !important;
        }

        .gs-fb, .gs-tw, .gs-vk , .gs-gp{
          box-shadow: none !important;
        }

       .gs-fb{
         background: #3d5b95 !important;
       }
       .gs-fb:hover{
         background: #1d3b75 !important;
         opacity: 1 !important;
       }
       .gs-vk{
         background: #587e9f !important;
       }
       .gs-vk:hover{
         background: #385e7f !important;
         opacity: 1 !important;
       }

       .gs-gp{
         background: #e85441 !important;
       }
       .gs-gp:hover{
         background: #cb3724 !important;
         opacity: 1 !important;
       }
       .gs-tw{
         background: #24aadd !important;
       }
       .gs-tw:hover{
         background: #048abd !important;
         opacity: 1 !important;
       }
       .gs-gp {
          position: relative;
          top: 3px;
        }
       html .gs-buttons.gs-color-native:not(.gs-flat-colors) a.gs-fb[class*="gs-"]:not(.gs-plus) i {
          border-color: #fff;
          padding: 0;
          text-align: center;
          width: 40%;
        }
       html .gs-buttons.gs-color-native:not(.gs-flat-colors) a.gs-tw[class*="gs-"]:not(.gs-plus) i {
          border-color: #fff;
          padding: 0;
          text-align: center;
          width: 40%;
        }
       html .gs-buttons.gs-color-native:not(.gs-flat-colors) a.gs-vk[class*="gs-"]:not(.gs-plus) i {
          border-color: #fff;
          padding: 0;
          text-align: center;
          width: 40%;
        }
       html .gs-buttons.gs-color-native:not(.gs-flat-colors) a.gs-gp[class*="gs-"]:not(.gs-plus) i {
          border-color: #fff;
          padding: 0;
          text-align: center;
          width: 40%;
        }

        html .gs-buttons a[class*="gs-"]:link span.gs-counter, html .gs-buttons a[class*="gs-"]:visited span.gs-counter, html .gs-buttons a[class*="gs-"]:active span.gs-counter {
          display: block;
          float: right;
          padding-left: 8px;
          position: relative;
          text-align: center;
          top: -14px;
          width: 60%;
        }
      /*new soc plagin */
.textShared {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.socBtnCounter {
  background-color: #eee;
  font-family: "Open Sans",Verdana,Tahoma,sans-serif;
  font-size: 14px;
  height: auto;
  margin: 0 auto 20px;
  max-width: 100%;
  padding: 16px 30px 0;
}
.noslimstat  {
  cursor: pointer;
  height: 30px!important;
  margin-left: 1%!important;
  margin-right: 1%!important;
  text-align: left;
  width: 31.3% !important;
}

.social-bottom-block  {
  cursor: pointer;
  height: 40px;
  margin-left: 1%;
  margin-right: 1%;
  text-align: left;
  width: 23%;
}
.twiterShared, .gPlusShered, .faceBookShared, .vkShared {
  display: inline-block;
  float: left;
 // width: 210px;
}
.vkShared {
 //   width: 100px;
}

 .gPlusShered,  .faceBookShared {
 // width: 150px;
}
.faceBookShared{
  background: #3d5b95 none repeat scroll 0 0;
}
.pluginButtonLabel {
  display: none;

}
/**/
.textShared.sharedLinPodpiska {
border-top: 1px solid gray;
display: block;
margin-top: 12px;
padding-top: 16px;
}
.podpisInB {
  margin: -19px 0 0;
}
/* Shared */

/* Podpiska */
.podpiskaTo {
  background: #eb5e42 none repeat scroll 0 0;
  padding: 13px;
  width: 100%;
  color: #fff;
}
.podpiskaTo > a {
  color: #fff !important;
  font-size: 15px;

}

.podpisInB {
  background-color: #eee;
  font-family: "Open Sans",Verdana,Tahoma,sans-serif;
  font-size: 14px;
  height: auto;
  margin: 10px auto 20px;
  max-width: 100%;
  padding: 16px 30px 0;
}
p.textPodpis {
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
}
.textShared > p {
  margin: 0 0 18px 0 ;
}
.widget li ul li::before {
  color: darkred;
  content: "-";
  display: block;
  float: left;
  margin: 4px 0 0;
}
article {
  font-size: 15px;
}

input[type="submit"] {
  font-family: "helvetica";
  font-size: 15px;
  letter-spacing: 0px;
}
.podpisInB input[name="subscribe"] {
  float: right;
  font-family: "helvetica";
  font-size: 0.813em;
  height: 40px;
  letter-spacing: 0;
  margin: -54px 0 0;
  padding: 0;
  position: relative;
  width: 32.4%;
  z-index: 1;
}
.podpisInB input#s2email {
height: 38px;
max-width: 500px !important;
width: 100%;
padding-left: 21px;
}
 .toSendmailbg{
   background: rgba(255, 255, 255, 1) url("../assets/images/mail.png") no-repeat scroll left 8px top 9px / 27px 20px !important;
 }

.podpisInB input[name="unsubscribe"]{
  display: none;
}

.podpiskaTo p {
  text-align: center;
  font-size:15px;
}
.podpiskaTo h2 {

  text-align: center;
  margin-bottom: 15px;
  font-size: 1.1em;
font-weight: 700;
letter-spacing: 0.08em;
line-height: 1.85;
margin-bottom: 1.84502em;
text-transform: uppercase;
}
.widget-title > a {
  display: none;
}
.podpiskaTo img {
  display: block;
  margin: 0 auto;
  width: 27px;
}

input#s2email {
    background: #fff;
    height: 38px;
}
.podpiskaTo label, .podpisInB label  {
    display: none !important;
}
.podpiskaTo input[type="submit"], .podpisInB input[type="submit"] {
    background: #333  !important;
    border: solid 1px #fff !important;
}
.podpiskaTo input[type="submit"]:hover,.podpisInB input[type="submit"]:hover{
     background: #de7037 !important;
     transition: 0.5 linear;
}

/* Podpiska */
   .borderli {
  border-bottom: 2px solid gray !important;
}
.otherv {
    margin-left: -103px !important;
}
.borderli > a {
font-size: 15px;
line-height: 1.42857;
margin: 15px 0 0;
padding-bottom: 15px;
text-align: center;
}
.eysNews {
  display: block;
  margin: 10px 0 0;
}
.eysNews > img {
  margin: -3px 0 0;
  padding: 0 11px 0 0;
}
 /* Related post */
 .relatedthumb {
  width: 31.3333% !important;
  min-height: 230px;
}
.conter_veiw {
  left: 28px;
  position: relative;
  top: -25px;
}
.post-views-count {
    display: none;
}
.yuzo_related_post .relatedthumb {
  margin: 0;
  padding: 15px;
}
.yuzo-img-wrap {
  width: 100% !important;
}
.yuzo-img {
  height: 140px !important;
  width: 100% !important;
}
.yuzo__text--title {
  color: #1a1a1a;
  display: block;
  font-size: 18px !important;
  line-height: 1.3;
  margin: 45px 0 0;
}
.relatedthumb > a {
  margin: 10px;
}
.relatedthumb:hover{
  background: #f0f1f2 !important;
}


 /* Related post */

.sidebar-primary-container .widget {
  padding:32px 0 ;
  margin: 0;
}
.widget-title {
  font-size: 1em;
  font-weight: 700;
  letter-spacing: 0.08em;
  margin-bottom: 1.84502em;
  margin-top: -8px;
  text-transform: uppercase;
}
#tag_cloud-2 h3 {
  display: none;
}

.tagcloud {
  margin: -12px 0 0;
}
.search-form {
  margin: 1px 0 1px 0;
}
@media screen and (max-width: 600px){
  .noslimstat {
  cursor: pointer;
  height: 30px !important;
  margin-left: 1% !important;
  margin-right: 1% !important;
  text-align: left;
  width: 100% !important;
  display: block !important;
}
.gs-gp {
  top: 0px;
}
}

@media screen and (max-width: 800px) {
  .notvisibility{
  display: block;
  text-align: center;
}
.visibility{
  display: none;
}
 .excerpt-content, .excerpt-header{
  margin-left: 0px;
}

    .entry-new-com {
      float: none;
      margin-left: 0;
      text-align: center;
      height:104px;
      margin: 0 auto;
      width: 352px;
       font-size: 1.5rem;
    letter-spacing: 1px;

      }

.admin-name {
display: block;
float: left;
margin-left: 13px;
margin-right: -27px;
width: 118px;
}

.imgAuthor {
  float: left;
  margin: 0 22px;
}

.views-coment {
  display: block;
  float: left;

}
.afterImg {
float: right;
margin: 25px 0 0 -10px;
padding-top: 0;

}

.author-profile-image {
border-radius: 50%;
float: left;
height: 72px;
margin: 0 14px;
overflow: hidden;
width: 72px;
}

.entry-new-com > p {
  float: left;
  margin-top: 0;
}

.entry-date {
  float: left;
  margin: 26px 0 0;
}

.admin-name > p > a {
color: #9e9e9e;
display: block;
float: left;
margin: 7px 0 0 -22px;
text-align: center;
width: 154px;
}
}

@media screen and (max-width: 406px)  {
.entry-new-com {
  height: 110px;
  width: 100%;
}
.entry-date {
  float: right;
  margin: 10px 0 10px;
}

.admin-name {
display: block;
float: left;
margin-top: 0;
}
.views-coment {
  display: block;
  float: right;
  margin-right: 0;
  margin-top: 0;
}
.imgAuthor {
  float: left;
  margin: 0;
}

.afterImg {
  display: block;
  float: right;
  margin: 0 11px 0 0;
  padding: 0;
}
}
