.col-3cm .s2 {
    float: initial;
    margin-right: 0px !important;
    right: 0;
    position: absolute;
}

 .knopke {

background: #d10000;
color: #fff !important;
border-radius: 6px;
padding: 5px 8px;
width: 230px;
display: block;
margin-bottom: 5px;

}
.knopke:hover {
transition: 0.3s;
background: white;
padding: 5px 8px;
width: 230px;
display: block;
margin-bottom: 5px;
color: #000 !important;
}

.knopke1 {

background: #3693ca;
color: #fff !important;
border-radius: 6px;
padding: 5px 8px;
width: 100px;
display: inline-block;
margin-bottom: 5px;
font-weight: bold;
margin-right: 15px;
}
.knopke1:hover {
transition: 0.3s;
background: #246084;
padding: 5px 8px;
width: 110px;
display: inline-block;
margin-bottom: 5px;
color: #FFF !important;
font-weight: bold;
margin-right: 15px;
}

.knopke2 {

background: #f13d3d;
color: #fff !important;
border-radius: 6px;
padding: 5px 8px;
width: 100px;
display: inline-block;
margin-bottom: 5px;
font-weight: bold;

}
.knopke2:hover {
transition: 0.3s;
background: #960303;
padding: 5px 8px;
width: 110px;
display: inline-block;
margin-bottom: 5px;
color: #FFF !important;
font-weight: bold;
}

.notebox{background:#f0f0f0;position:relative;padding:12px 15px;color:#888;margin-bottom:10px}

.post-list .post-row{margin-left:-30px;padding-left:30px;float:left;width:100%;border-bottom:0px solid #eee;margin-bottom:5px;position:relative}

@media screen and (max-width: 1200px) {
.redi {
display:none;
}
}

.search-no-results .adsbygoogle,
.error404 .adsbygoogle {
    display: none !important;
}

.nav>li>a {
    padding: 10px 10px; }

.post-title a {
    color: #444;
    font-size: 18px;}

#header .pad {
    padding-top: 35px;
    padding-bottom: 5px;
}

.col-3cm .main-inner {
   padding-right: 180px;
}
.col-3cm .s2 {
   margin-right: -180px;
}
.s2 {
   width: 180px;
}

.widget>h3 {
    font-size: 15px;
    /* font-weight: 400; */
    text-transform: uppercase;
    margin-bottom: 6px;
    color: #9e9e9e;
}

.sidebar .widget {
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 10px !important;
}

@media screen and (max-width: 1365px) {
.ads-big {
display: none;
}
}

@media screen and (max-width: 799px) {
.hidden-xs {
display: none;
}
}

.sidebar.s2 {
    margin-top: 320px;
}


.button {
  border-radius: 10px;
  background-color: #0da3ea;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 22px;
  padding: 8px;
  width: 300px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
}

.button span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  color: white;
  transition: 0.5s;
}

.button span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.button:hover span {
  padding-right: 25px;
}

.button:hover span:after {
  opacity: 2;
  right: 0;
}

.themeform button, .themeform input, .themeform label, .themeform select, .themeform textarea {
    font-size: 16px;
}



.button1 {
  border-radius: 30px;
  background-color: #2fa521;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 22px;
  padding: 8px;
  width: 300px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
}

.button1 span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  color: white;
  transition: 0.5s;
}

.button1 span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.button1:hover span {
  padding-right: 25px;
}

.button1:hover span:after {
  opacity: 2;
  right: 0;
}

.themeform button1, .themeform input, .themeform label, .themeform select, .themeform textarea {
    font-size: 16px;
}


.widget_nav_menu li li a, .widget_pages li li a {
    padding-left: 15px;
    font-size: 17px;
    font-family: sans-serif;
    background: #f7f7f7;
}

.alx-posts li, .alx-tab li, .widget_archive ul li, .widget_categories ul li, .widget_links ul li, .widget_meta ul li, .widget_nav_menu ul li a, .widget_pages ul li a, .widget_recent_comments ul li, .widget_recent_entries ul li, .widget_rss ul li {
    padding: 3px 0;
    border-bottom: 1px solid #000000;
    padding-left: 15px;
    font-size: 17px;
    font-family: sans-serif;
    background: #33363b;
}

#footer .alx-posts li, #footer .alx-tab li, #footer .widget_archive ul li, #footer .widget_calendar td, #footer .widget_calendar th, #footer .widget_categories ul li, #footer .widget_links ul li, #footer .widget_meta ul li, #footer .widget_nav_menu ul li a, #footer .widget_pages ul li a, #footer .widget_recent_comments ul li, #footer .widget_recent_entries ul li, #footer .widget_rss ul li {
    border-color: #f2f2f2;
    background: white;
}

.alx-posts .post-item-title a, .alx-tab .tab-item-comment a, .alx-tab .tab-item-title a {
    color: #444;
    font-size: 15px;
}
.page-title h1, .page-title h2, .page-title h4 {
    color: #666;
    display: inline;
}

h1, h2, h3, h4, h5, h6 {
    color: #444;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    display: inline;
}

@media screen and (max-width: 400px) {
.wp-pagenavi a {
display: inline-block
}
}

.widget, .widget a {
    color: #bec3c5;
}

.alx-posts .post-item-title a, .alx-tab .tab-item-comment a, .alx-tab .tab-item-title a {
    color: #e6e6e6;
    font-size: 15px;
} 


.widget a:hover, .widget>h3 a, .widget>h3 a:hover {
color: #ffffff; }

#footer-bottom .social-links {
    padding-top: 10px;
    display: none;
}

.pad {
    padding: 15px 15px 15px;
}

#footer .widget {
    padding-bottom: 5px;
}

#footer-widgets {
    padding-top: 5px;
}

.site-title a img {
    max-height: 400px;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

