@media only screen and (max-width: 1199px) {
  #singleArticle.comment #singleImage {
    margin: 0 auto !important;
    width: 100% !important;
    float: none;
  }

  #singleArticle.comment #singleImage .writer_photo {
    float: none;
    margin: 0 auto;
  }

  #singleArticle.comment .headline {
    width: auto;
    float: none;
    padding: 60px 0px 80px 0px;
    margin-left: 20px;
    margin-right: 20px;
  }

  #singleArticle .addthis_toolbox {
    right: 20px !important;
  }

  #singleArticle.comment .slug {
    margin-left: 0;
  }

  #singleArticle.comment .headline {
    min-height: 0;
  }

  #popularPosts {
    height: auto !important;
  }

  #popularPosts .popThumb {
    left: 0;
  }

  #popularPosts .text {
    padding: 3px 20px 5px 60px;
  }

  #popularPosts .articleText:nth-child(6) {
    display: block;
  }

  #popularPosts h4,
  a.sidebar-header {
    padding: 0;
  }

  #latestJobs div.jobLogo {
    width: 45px;
    height: 45px;
    top: 5px;
    left: 0px;
  }

  #latestJobs p.job {
    padding-left: 55px !important;
  }

  #latestJobs p.job span {
    display: block;
  }

  #latestJobs p.job-details {
    clear: both;
    padding-top: 3px;
    padding-left: 0 !important;
  }

  #latestJobs span.company-name:before {
    display: none;
  }

  #latestJobs .jobInfo p.job-details span:last-child {
    display: block;
  }

  #latestJobs .textBlock {
    position: relative;
    padding: 7px 0px;
    border-bottom: 1px solid #020304;
  }

  #eventsBox .textBlock {
    padding: 13px 0;
    position: relative;
    border-bottom: 1px solid #020304;
  }

  #navLogo {
    width: 100px;
    transition: none !important;
    background-size: 100px 100px !important;
    opacity: 1 !important;
    background-position: center top !important;
  }

  #topLogo {
    display: none;
  }

  nav.menu.main .main-nav.in {
    padding-left: 0 !important;
  }

  #popularPosts .articleText {
    height: auto;
  }

  #adZone-top {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    width: 100%;
  }

  #colorLinks a {
    display: block;
    margin-bottom: 5px;
    position: relative;
    border-right: none !important;
    padding: 0 !important;
  }


  #previousIssues .issueComments {
    height: 92px;
  }

  #previousIssues button {
    position: relative;
    bottom: 0;
  }
}

/* #Tablet (Portrait)
================================================== */
@media only screen and (min-width: 480px) and (max-width: 959px) {
  #adzone-one {
    min-height: 198px;
  }

  #adzone-two,
  #adzone-three {
    min-height: 97px;
  }

  #adZone-top {
    min-height: 167px;
  }

  #popularPosts .articleText:last-of-type {
    min-height: 60px;
  }

  #eventsBox .textBlock:nth-child(4) {
    display: none;
  }

  #singleArticle.comment #headline {
    width: 76%;
    float: none;
    margin: 0 12%;
  }

  #singleArticle.comment #singleImage {
    width: 100%;
    float: none;
    padding: 20px 20px 0 40px;
    box-sizing: border-box;
  }

  #singleArticle.comment #singleImage .thumbnail {
    margin: 0;
    width: 300px;
    height: 300px;
    background-color: #171d22 !important;
    border-radius: 100%;
    overflow: hidden;
    transition: background .5s ease;
    background-position: bottom !important;
    box-sizing: border-box;
  }

  .quick .thumbnail {
    height: 85px;
  }

  #adZone-top {
    width: 550px;
  }

  #subs-head {
    float: left;
    width: 65%;
    padding-right: 30px;
    box-sizing: border-box;
  }

  #subs-ticks {
    float: right;
  }

  #subs-ticks ul.ticks {
    margin: 0;
  }

  .thumbnail {
    height: 155px;
  }

  .signupHor {
    height: auto;
  }

  .signupHor img {
    height: 80px;
    display: block;
    position: relative;
    bottom: 0;
    margin: 10px auto;
  }

  .signupHor button {
    display: block;
    position: relative;
    bottom: 0;
    margin: 10px auto;
  }

  .articleBox.feature .articleBody {
    width: 65%;
  }

  .articleBox.feature .thumbnail {
    width: 35%;
  }

  .articleBox.feature p {
    font-size: 15px;
    line-height: 19px;
  }

  .articleBox .thumbnail {
    height: 180px;
  }

  .articleBox.comment h3 {
    font-size: 16px;
    line-height: 18px;
  }

  .signUp {
    height: auto;
  }

  .signUp h5 {
    font-size: 25px;
    line-height: 24px;
    margin: 10px auto;
  }

  .magCover {
    float: none;
    width: 100%;
    height: 274px;
  }

  .articleText:nth-child(4),
  .articleText:nth-child(5) {
    display: block !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  #mc_embed_signup button {
    margin: 0;
  }

  #mc_embed_signup {
    padding: 20px;
  }

  #mc_embed_signup h5 {
    font-size: 16px;
    line-height: 20px;
    margin: 5px auto 15px auto;
  }
}

@media only screen and (min-width: 959px) and (max-width: 1199px) {
  #mc_embed_signup button {
    margin: 0;
  }

  #mc_embed_signup {
    padding: 20px;
  }

  #mc_embed_signup h5 {
    text-transform: uppercase;
    text-align: center;
    font-weight: 100;
    font-size: 22px;
    color: #fff;
    line-height: 22px;
    letter-spacing: 1px;
    margin: 10px auto 15px auto;
  }
}

/*  #Mobile AND tablet
================================================== */
@media only screen and (max-width: 959px) {
  .company .name {
    padding: 0 0 0 110px !important;
    top: 35% !important;
  }

  .company .name span.company-name {
    float: right;
    clear: both;
    margin-top: 5px;
  }

  p.contact-details {
    width: 50%;
  }

  .quick .articleText {
    height: 124px;
  }

  #logoBlock {
    margin-bottom: 0;
    min-height: 168px;
  }

  #adZone-top {
    clear: both;
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }

  .signupHor {
    height: auto;
    width: 420px;
    margin-bottom: 20px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .signupHor img {
    height: 60px;
    display: block;
    position: relative;
    top: 0;
    margin: 0 auto;
  }

  .signupHor button {
    position: relative;
    display: block;
    position: relative;
    top: 0;
    margin: 25px auto 0 auto;
  }

  img.mag-logo {
    margin: 0 0 10px 0;
  }

  #publication-header p.strapline {
    margin: 0;
  }

  .footerCol {
    padding-bottom: 20px;
  }

  img#footerLogo {
    width: 50px;
    margin: 0 0 10px 0 !important;
    padding: 0 !important;
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    float: none !important;
  }

  #footer .subs {
    right: 0;
    margin-bottom: 0 !important;
    bottom: 0;
    box-sizing: border-box;
  }

  #footer #magazineInfo {
    display: block;
    position: relative;
    margin-bottom: 20px;
  }
}

/* #Tablet (Portrait)
================================================== */
/* Note: Design for a width of 768px */
@media only screen and (min-width: 769px) and (max-width: 959px) {
    
    div#ajax-load-more{
		width: 768px;
	}

	div#ajax-load-more .one-third.column {
        width: 236px;
    }

    /* Feature page sidebar*/
    .page-id-25913 .sidebar.two {
        height: 680px;
    }
    
    /* News Page sidebar */
	.page-id-25910 .sidebar.two {
		height: 587px;
	}
	
	.one-third.column.articleBox.stamp.hoverUp.feature.\32 {
        height: 310px;
    }
}

/*  #Mobile (Portrait)
================================================== */
/* Note: Design for a width of 320px */
@media only screen and (max-width: 767px) {
  .headline {
    padding: 60px 40px 20px 40px;
  }

  #signupPage input#Name,
  #signupPage input#email,
  #signupPage input#Primarybusiness,
  #signupPage input#Phonenumber,
  #signupPage input#Lastname,
  #signupPage input#Company,
  #signupPage input#Website,
  #signupPage input#Country {
    width: 100%;
    float: none;
  }

  #eventsBox {
    height: auto;
    margin-bottom: 40px;
  }

  #wrapper.front-page {
    margin-top: 10px;
  }

  #popularPosts .articleText:last-of-type {
    min-height: 67px;
  }

  #mc_embed_signup h5 {
    max-width: 280px;
  }

  .sidebar.two .advert:last-of-type {
    position: relative;
    bottom: 0;
  }

  #singleArticle.comment #singleImage {
    width: 100%;
    float: none;
    padding: 40px 0;
  }

  #singleArticle.comment #singleImage .writer_photo {
    margin: 0 auto;
    width: 250px;
    height: 250px;
    float: none;
  }

  #headerSocial {
    display: none !important;
  }

  h1.singleArticle {
    font-size: 30px;
    line-height: 100%;
  }

  #logoBlock {
    min-height: 80px !important;
  }

  #latestJobs div.jobLogo {
    width: 45px;
    height: 45px;
    top: 5px;
    left: 0px;
  }

  #latestJobs .textBlock {
    padding-left: 55px !important;
  }

  #latestJobs p.job {
    padding-left: 0 !important;
  }

  #latestJobs p.job-details {
    clear: both;
    padding-top: 3px;
    padding-left: 0 !important;
  }

  #latestJobs .textBlock {
    position: relative;
    padding: 7px 0px;
    border-bottom: 1px solid #020304;
  }

  #eventsBox .textBlock {
    padding: 13px 0;
    position: relative;
    border-bottom: 1px solid #020304;
  }

  #magazineInfo {
    position: relative;
    padding: 0 !important;
    box-sizing: border-box;
  }

  #magazineInfo img {
    position: relative !important;
    float: left !important;
    width: 40% !important;
    margin-right: 15px;
  }

  #magazineInfo2 {
    padding: 0 !important;
    box-sizing: border-box;
    text-align: left !important;
  }

  #mc_embed_signup {
    text-align: center;
    height: auto;
    padding: 30px;
    margin-bottom: 20px;
    position: relative;
    background-color: #ff7d4f;
    box-sizing: border-box;
    position: relative;
  }

  #mc_embed_signup h5 {
    text-transform: uppercase;
    font-family: "vinyl", sans-serif;
    text-align: center;
    font-weight: 100;
    font-size: 34px;
    color: white;
    line-height: 90%;
    letter-spacing: 1px;
    margin: 15px auto 10px auto;
  }

  .box.white {
    width: 100% !important;
    background: white;
    padding: 30px 20px 20px 20px;
    min-height: 600px;
    margin-bottom: 20px !important;
  }

  #publication #headline {
    margin: 20px !important;
    padding: 20px 0 0 0 !important;
    position: relative;
  }

  .content {
    width: 100% !important;
    padding: 20px !important;
  }

  .sidebar.one {
    min-height: 0 !important;
  }

  .half {
    width: 100%;
    float: none;
  }

  .half:first-of-type {
    margin-right: 0;
  }

  .quick {
    float: none;
    width: 100%;
  }

  #adzone-one {
    min-height: 0;
  }

  .sidebar.two {
    margin-bottom: 20px;
    height: auto;
  }

  #adzone-three {
    position: relative;
    bottom: 0;
    min-height: 0;
    margin-bottom: 30px;
  }

  #popularPosts .articleText:last-of-type {
    padding-bottom: 10px;
  }

  #eventsBox .textBlock:last-of-type {
    border-bottom: none;
    padding: 13px 0;
  }

  .articleBox {
    margin-bottom: 20px !important;
    position: relative !important;
    top: 0 !important;
    left: 0;
  }

  #singleArticle.comment #headline {
    width: 100%;
    float: none;
    margin: 0 !important;
    padding: 60px 20px 20px 20px !important;
  }

  #singleArticle.comment .articleContent {
    padding-top: 10px;
  }

  .advert {
    height: auto !important;
  }

  .article-wrap {
    height: auto !important;
    overflow: visible !important;
  }

  .articleBox {
    overflow: inherit !important;
  }

  .articleBox.feature .thumbnail {
    height: 200px;
  }

  .articleBox.feature .thumbnail,
  .articleBox.feature .articleBody {
    width: 100%;
    float: none;
    position: relative;
    display: block;
  }

  .articleBox.feature .articleBody:before {
    display: none;
  }

  #checkout h3 {
    font-size: 18px;
  }

  #previousIssues .issue {
    height: 620px;
  }

  #previousIssues .issueCover img {
    width: 100%;
  }

  #previousIssues .issueComments {
    height: auto;
    margin: 10px;
    padding: 10px 0 0 0;
  }

  #previousIssues button {
    position: relative !important;
    bottom: 0;
  }

  #previousIssues button a {
    font-size: 8px !important;
  }

  #iq-signup {
    margin-top: -220px !important;
    margin-left: -160px !important;
    width: 320px !important;
  }

  .addthis_sharing_toolbox,
  #singleArticle p.date {
    position: relative;
    left: 0;
    bottom: 0;
    text-align: left;
    margin-top: 20px;
  }

  #singleArticle #headline {
    margin: 20px;
    padding: 60px 0 0 0;
  }

  #singleArticle p.strapline {
    margin-bottom: 0 !important;
  }

  #singleArticle p.date {
    margin-top: 10px !important;
  }

  #singleArticle div#singleImage {
    min-height: 150px;
  }

  #singleArticle .articleContent {
    padding: 20px;
    text-align: left;
  }

  #adZone-top {
    width: 100%;
    min-height: 80px;
    max-height: none;
    height: auto;
  }

  #footer {
    padding-bottom: 0;
  }

  #colorLinks {
    padding: 0 !important;
  }

  .signUp {
    padding: 20px 0;
    padding-bottom: 10px;
    height: auto;
  }

  .signUp h5 {
    font-size: 30px;
    line-height: 26px;
  }

  #footer .subs {
    float: none;
    width: 100%;
    padding-right: 0;
    box-sizing: border-box;
  }
}

/* Note: Design for a width of 320px */
@media only screen and (max-width: 480px) {
  #singleArticle div.slug.sponsored {
    font-size: 12px !important;
  }

  .thumbnail,
  .popThumb {
    -webkit-filter: grayscale(0) !important;
    -webkit-filter: grayscale(0%) !important;
    filter: grayscale(0%) !important;
    filter: none !important;
  }

  #singleBackIssue .issueCover {
    float: none;
    width: 100%;
  }

  #singleBackIssue .issueInfo {
    float: none;
    padding-left: 0;
    width: 100%;
  }
}