

@media only screen and (max-width: 600px) {
 .q_slide_text {    
    display: none !important;
  }
}


footer .column1 {
position: relative;
top: -18px;
}

.carousel-inner .video{position: static; left: 0; direction: ltr;}

/*body.home .q_logo a{height:500px;margin-top:20px;} */


/*@media only screen and (min-width:1000px)
{
body.home header:not(.sticky) .q_logo a
{
height:125px !important;
}
body.home header:not(.sticky) .q_logo img {
    content: url(/wp-content/uploads/2014/12/xpmg_logo_blkbgrnd.png.pagespeed.ic.qu54KBDvfX.png) ;
    margin-top: 20px ;
}
}*/

/*
@media only screen and (min-width: 1000px) {
  body.home header:not(.sticky) nav a {    
    line-height: 125px !important;    
    margin-top: 20px !important;
  }
  body.home header:not(.sticky) ~ .content {    
    margin-top: -145px !important;
  }
}
*/