#page .single-featured-content  > .vc_column-inner{
  margin-top:30px;
}

#page .entry-content .vc_row{
  float:left;
}


@media only screen and (max-width: 767px) {
  .pdfjs-viewer{
    width: 100% !important;
  }

  #page .top-block{
    padding-left: 0px !important
  }

  .single-featured-content .vc_column-inner h3{
    padding-bottom: 10px;
    padding-top: 10px;
  }

  .botm-linksouter{
    padding: 5px !important;
    float: right;
  }


  .ship-right-content .wpb_single_image{
    margin-bottom: 5px !important;
  }

  #page .top-content{
    padding: 0 !important;
    width: 100%;
  }

  #page .top-content .vc_column_container{
    width: 90%;
    margin: 15px 5%;
  }

  .vc_empty_space{
    /*display:none;*/
  }
  .single-featured-content{
    padding:0;
    width:90% !important;
    margin:0 5%;

  }

  .single-featured-content  > .vc_column-inner{
    padding:0;
    max-width:100%;
    margin:15px 0;
  }

  .left-content-blk{
    padding: 0;
  }

  .left-content-blk > .vc_column_container{
    width: 90%;
    margin: 15px 5%;
  }

  .left-content-blk .right-content-blk{
    max-width: 100%;
  }

  .ship-listing-blk .single-block{
    width: 100%;
    margin: 0;
    padding: 0;
  }

  .ship-listing-blk .single-block .wpb_column.vc_column_container.vc_col-sm-12{
    width: 90%;
    margin: 15px 5%;
    padding: 0;
  }

  .ship-listing-blk .ship-right-content .listing-main-blk{
    padding: 0 !important;
    margin: 15px 5% !important;
    width: 90% !important;
  }

  .ship-listing-blk .lefcontblk .single-block h2{
    padding: 5px 0 !important;
    margin: 5px 0 !important;
    line-height: 1.4 !important

  }
  /*
  http://methanolorg.wpengine.com/methanol-foundation/
  */
  .ship-listing-blk .left-content-blk.fullwith{
    width: 90%;
    margin: 15px 5%;
    padding: 0;
  }
  #page .ship-listing-blk{
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .single-featured-content .vc_column-inner h3{
    padding-bottom: 10px;
    padding-top: 10px;
  }

   #page .top-content{
    padding: 0 !important;
    width: 100%;
  }

   .vc_empty_space{
    display:none;
  }

  #page .top-content .vc_column_container{
    width: 90%;
    margin: 15px 5%;
  }
    /*
  http://methanolorg.wpengine.com/methanol-foundation/
  */
  #page .ship-listing-blk .left-content-blk.fullwith .vc_column-inner{
    padding-top: 3% !important;
  }

  #page .single-featured-content  > .vc_column-inner{
    width:90%;
    max-width:100%;
    margin:15px 5%;
  }

  .left-content-blk{
    padding: 0;
  }

  .left-content-blk > .vc_column_container{
    width: 90%;
    margin: 15px 5%;
  }

  #page .ship-listing-blk .ship-right-content .listing-main-blk{
    padding: 0 !important;
    margin: 15px 5% !important;
    width: 90% !important;
  }

  .ship-listing-blk .lefcontblk .single-block h2{
    padding: 5px 0 !important;
    margin: 5px 0 !important;
    line-height: 1.4 !important

  }
}

@media only screen and (min-device-width: 442px) and (max-device-width: 495px) {
  .single-featured-content > .vc_column-inner {
    max-width:100%;
  }
}

@media only screen and (min-device-width: 347px) and (max-device-width: 442px) {
.single-featured-content > .vc_column-inner {
    max-width:100%;
  }
}

@media only screen and (max-width: 346px) {
  .single-featured-content > .vc_column-inner {
    max-width:100%;
  }
}



/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  /* Styles */
}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width: 321px) {
  /* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width: 320px) {
  /* Styles */
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* Styles */
}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* Styles */
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* Styles */
}

/**********
iPad 3
**********/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  /* Styles */
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  /* Styles */
}

/* Desktops and laptops ----------- */
@media only screen and (min-width: 1224px) {
  /* Styles */
}

/* Large screens ----------- */
@media only screen and (min-width: 1824px) {
  /* Styles */
}

/* iPhone 4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  /* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  /* Styles */
}

/* iPhone 5 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
}

/* iPhone 6 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
}

/* iPhone 6+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
}

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
}

/* Samsung Galaxy S3 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
}

/* Samsung Galaxy S4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */
}

/* Samsung Galaxy S5 ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */
}

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */
}
