/*
Theme Name:   Top News Child
Theme URI:    http://themeforest.net/user/mvpthemes
Description:  Top News Child Theme
Author:       Spyros Vlachopoulos
Author URI:   http://example.com
Template:     topnews
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

#content-wrapper.hasvideo { background-color: #ffffff; padding-top: 30px; }
#vid_wrapper { position: fixed; z-index: 0; width: 100%; height: 100%; }
video, #vid_wrapper iframe{
  width: 100%;
  height: 100%;
  transform: scale(1.5);
  -webkit-transform: scale(1.5);
}

#sidebar-contain.delayfixed.side-fixed {
  position: absolute !important;
  top: 0  !important;
  bottom: -200%  !important;
  right: -341px  !important;
  -webkit-backface-visibility: hidden  !important;
  width: 341px  !important;
  z-index: 2000  !important;
}

#sidebar-contain.side-fixed {
  left: inherit;
}

#post-social-wrap.delayfixed.social-fixed {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  -webkit-backface-visibility: hidden !important;
  width: 60px !important;
}

.mymail-form-submit { width: 50%; }
#content-area .mymail-form-submit ul li { float: left; width: 40%; margin-left: 0; padding-right: 10%; }
#content-area .mymail-form-submit .mymail-lists-wrapper { margin-top: 10px; }
#content-area .mymail-form-submit .mymail-lists-wrapper>label{ display: block; text-align: left; font-size: 20px; }
#content-area .mymail-form-submit .mymail-submit-wrapper { text-align: left; }
#content-area .mymail-form-submit .mymail-submit-wrapper input { padding: 10px 25px; font-size: 16px; }@media only screen and (max-width: 1002px) {#home-content-in {    margin-right: 0;}#nav-right {	width: auto;}#searchform input {	font-size: 1em;}}