.top-menu.top-menu-padding .menu-smart > li{
    padding-top:0!important;
    padding-bottom:0!important;
    text-transform: uppercase;
    font-weight:600;
}


#ads{
    left: calc(50% - 364px);

}
#google_image_div{
      left: calc(50% - 364px)!important;
}


iframe{
max-width:100%!important;
}

.post-content iframe{
width:100%!important;
max-width:100%!important;
}

.top-menu .fa-angle-right{
    display:none!important;

}

.style-light a {
  font-weight: 600!important;
}

.post-wrapper .post-footer.post-footer-light {
  background: #F7F7F7;
}

.widget-title {
  font-size: 1.2em!important;
  color: #4DA8FE!important;
}

.tmb a.bordered-cat {
  color: #4DA8FE!important;
}

.main-container .row-container .double-top-padding {
    padding-top: 0;
}
@media only screen and (max-width: 1200px) {
.un-sidebar-layout .col-lg-8{
  width:100%!important;
    display:block!important;
      height:auto;
}
.un-sidebar-layout .col-lg-4{
  width:100%!important;
  display:block!important;
  height:auto;
}
}