@media screen and ( max-height: 740px ){
  header{
    padding:10px 0 20px 0;
  }
  .intro{
    padding-top:40px;
  }
  .title h1{
    margin-bottom: 10px;
  }
  .workbook{
    margin:20px auto;
  }
}
@media only screen and (max-width: 970px) {
  .blog_intro h3{
    font-size: 30px;
  }
    .post .share h3{
    letter-spacing: -0.06em;
  }
  .post .share ul li{
    margin-right: 5px;
  }
  .comments time span{
    display: none;
  }
  .post .comments time{
    width:70%;
  }
}
@media only screen and (max-width: 925px) {
  .comments time{
    letter-spacing: 0.02em;
  }
  nav{
      display: table;
      float: none;
      margin:0 auto;
    }
  nav ul{
    display: table;
    float: none;
    margin: 0 auto;
  }
  .questions{
    padding:30px 3%;
  }
  .social{
    display: none;
  }
  .blog .social{
    float: left !important;
  }
  .footer_links li {
    margin-right: 45px;
  }
  .res_dropdown ul li{
    margin-right: 0;
    min-width: 76px !important
  }
}
@media only screen and (max-width: 890px) {
  .workbook ul{
    float: none;
    margin: 0 auto;
  }
  .download_btn{
    float: none;
    margin:15px auto 0;
  }
  .marketing_advise .download_btn{
    margin:0 0 0 20px !important;
  }
  .blog_list,.blog_page .blog_list,.post .blog_list,
  aside,.blog_page aside,.add_comment{
    width: 98%;
    float: none !important;
    margin:0 auto !important;
  }
   .comments time span{
    display: inline-block;
  }
  .add_comment{
    margin-top: 20px !important;
  }
  #go_blog{
    margin-top: -15px !important;
  }
  .last_blog,
  .home .blog_list{
    margin-bottom: 20px !important;
  }
  #go_blog{
    float: none;
    display: table;
    margin:0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

 .blog_page #go_blog{
  display: table !important;
  width: 100% !important;
  margin:10px 0;
 }
 .blog_page #go_blog a{
  margin:0;
 }
  #go_blog a{
    margin-right: 10%;
  }

  aside,.blog_page aside{
    width: 98%;
    max-width: inherit;
    margin:10px auto 0;
  }
  .sponcer{
    width:48%;
    float: right;
  }
  aside.home_page .sponcer{
    margin-top: 0;
  }
  .sponcer{
    margin-top: 25px;
  }
  .qa_page .sponcer{
    margin-top: 0;
  }
  .twit{
    width:48%;
    float: left;
  }
  .twit p{
    margin-bottom: 8px;
  }
  .cubicle_intro{
    width:49%;
    float: left;
  }
  .blog_right{
    width:48%;
    float: right;
  }
  .must_read{
    width:48%;
    float: right;
  }
  .serach_hidden{
    display: none;
  }
  .search_blog{
    display: table;
    width:100%;
    margin-bottom: 20px;
  }
  .blog_intro div{
    display: block;
  }
  .blog_intro span{
    position: static;
  }
    .post .share h3{
    letter-spacing:-0.03em;
  }
  .post .share ul li{
    margin-right: 10px;
  }
  .search_blog{
    margin-bottom: 0;
    float: right;
    width:48%;
  }

    #ViperBar_main {
    display:none!important;
  }

}
@media only screen and (max-width: 838px) {
  .footer_links ul{
    display: none;
    border-bottom: none;
  }
  .footer_links{
    padding:0;
    border:none;
  }
  footer{
    padding:0;
  }
  .footer_desc ul {
    border-top: none;
  }
   .footer_desc li a{
    display: none;
   }
  em.copy{
    display: block;
    font-size: 15px;
  }
  .footer_desc li:first-child{
    display: table;
    float: none;
    margin:0 auto;
    padding-bottom: 10px;
  }
}
@media only screen and (max-width: 770px) {
  .title h1{
    font-size:40px;
  }
  .title em{
    font-size: 18px;
  }
  .intro{
    padding:60px 0 0 0;
  }
  .logo em{
    display: none;
  }
  .add_comment{
    margin-top: 20px;
  }
  .author{
    margin-top: 20px;
  }
  .sponcer{
    margin-top: 17px;
  }
  .must_read,.sponcer,
  .cubicle_toolkit,.author{
    margin-bottom: 20px;
  }
  .title{
    max-width: 529px;
  }

  #ViperBar_main {
    display:none!important;
  }
  .marketing_advise .footer_button{
    float: none;
    margin-top:10px;
    margin-left:0px;
}
  .leadgen5 {
    height: 450px;
  }
  div.leadgen5 input[type="submit"]{
    width: 100%;
  }
  .leadgen5_content{
    width: 55%;
  }
}
@media only screen and (max-width: 730px) {
body{
   padding-top: 40px;
}
  header .wrap{
    border-top: none;
  }
  header {
    position: fixed;
    top: 0;
    padding-bottom: 25px;
    width: 100%;
    background-color: #fff;
    z-index: 10;
  }
  .head_intro{
    margin-bottom: 0;
  }
  .logo {
  margin-top: 14px;
  }
  header{
    padding:20px 0;
  }
.menu-item-has-children.active>a:after,
.menu-item-has-children>a:hover:after,
  .resource.active:before{
    display: none;
  }
  .res_dropdown{
    display: block;
    top: 0;
    padding:0;
    left: 102%;
    transition: left 0.3s ease-out;
    background-color: #fff;
   }
  .head_nav_close{
    height: 325px !important;
    left: -103%;
    transition: left 0.3s ease-out;
   }
   .res_dropdown.active{
    left:0;
    transition: left 0.3s ease-out;
   }
   .res_dropdown ul{
    height:322px !important;
    top:0;
    padding: 0;
    transition: left 0.3s ease-out;
   }
   .slideUp ul {
    height: 0 !important;
    transition: height 0.3s ease-out;
  }
  .res_dropdown li{
    display: block;
    width: 100%;
    max-width: inherit !important;
    min-width: inherit !important;
    margin-bottom: 15px;
  }
  .res_dropdown ul li:first-child{
    padding-top: 0;
  }
 nav ul li a:before, .current-menu-item
 a:before, .current_page_parent a:before{
    display: none;
  }
  .res_dropdown ul li.current-menu-item a{
    border-radius: none;
  }
  .res_dropdown li{
    margin-bottom: 0;
  }
  .res_dropdown ul li a{
    padding:12px 0;
    color: #4D4D4D;
    font-size: 16px;
  }
  .res_dropdown ul li a:hover{
    background-color: #fff;
    color: #D35039;
  }
  .res_dropdown ul li.current-menu-item a:hover{
    background-color: #D35039;
    color: #fff;
  }
  nav{
    position: relative;
    display: block;
  }
  #menu-primary{
    position: absolute;
    display: block;
    top: 50px;
    z-index: 5;
    width: 102%;
    left: -1%;
    height:0;
    background-color: #fff;
    overflow: hidden;
    padding:0;
    transition: all 0.3s ease-out;
  }
  #menu-primary>li>a:hover{
    color:#D35039;
  }
  #menu-primary>li.current-menu-item>a,
  #menu-primary>li.current_page_parent>a{
    color:#D35039;
    text-decoration: underline;
  }
  .main{
    padding-bottom: 30px;
  }
  .post .image h1{
    font-size: 26px;
  }
  .post .content h5{
    font-size: 16px;
  }
  #menu-primary>li.current-menu-item>a:before,#menu-primary>li>a:focus:before{
      height:0;
  }
 .find_out{
  display: none;
  }
  #menu-primary>li{
    float: left !important;
    max-width: inherit;
    text-align: center;
    width: 100%;
  }
  #menu-primary>li>a{
    font-size: 16px;
    padding:13px 0;
    border:none;
  }
   #menu-primary>li>a:hover:before{
    display: none;
   }
  #menu-primary>li>a:hover,#menu-primary>li.current-menu-item a{
      border: none;
  }
  .res_dropdown ul li.current-menu-item a{
    text-decoration: none;
    border-radius:0;
    padding:12px 0;
    background-color: #D35039;
  }

  .blog_page .social{
    position: static !important;
  }
  .logo {
    position: absolute;
    top: 0;
    left: 12px;
    margin-right: 0;
  }
  .menu_icon{
    display: none;
    display: block;
    width:32px;
    height: 22px;
    float: right !important;
    cursor :pointer;
    background:url("../images/spritesheet.png") no-repeat -15px -42px;
    margin: 4px 10px -20px 0;
  }
  .logo em{
    display: none;
  }
  #menu-primary.open{
    height: 310px;
    box-shadow: 0 2px 2px rgba(0,0,0,0.3);
    transition: all 0.3s ease-out;
  }
}

@media only screen and (max-width: 672px) {
  .title h1{
    font-size:38px;
  }
  .title em{
    font-size: 16px;
  }
  .logo2 em{
    border-left: 0;
    padding:0;
  }
  .logo2 img{
    margin-right: 0;
  }
  .blog_intro div h3{
    font-size: 26px;
  }
   .comments time span{
    display: none;
  }
}
@media only screen and (max-width: 660px) {
  .cubicle_toolkit h3{
    font-size: 28px;
  }
  .cubicle_toolkit ul{
    padding:15px 0 0 0;
  }
  .marketing_advise div{
    padding: 0 2%;
  }
  .advise{
    font-size: 20px;
    line-height: 2.3;
  }
  .share ul{
    display: table;
    float: none;
    margin:10px auto 0;
  }
  .post .share h3{
    float: none;
    display:block;
    text-align: center;
  }
  .blog_intro span{
      right:0;
    }
}
@media only screen and (max-width: 631px) {
  .cubicle_toolkit li{
    font-size: 13px;
  }
}
@media only screen and (max-width: 602px) {
   .logo2 em{
    border-left: 0;
    padding:0;
  }
  .tweet{
    padding:25px;
  }
  .marketing_advise div{
    padding: 0 10px;
  }
  .advise{
    font-size: 18px;
  }
  .download_btn{
    margin:0 auto;
  }
  .cubicle_toolkit h3{
    font-size: 26px;
  }
  }
@media only screen and (max-width: 570px) {
body{
   padding-top: 60px;
}
  .workbook ul li{
    width: auto !important;
    float: none;
    display: block;
    margin:0;
  }
  .logo img{
    width: 220px;
    margin-right: 0;
  }
  .latest_qa li a{
    padding:20 25px;
  }
  .latest_qa li p{
    font-size: 18px;
  }
  .toolkit h3{
    font-size: 26px;
  }
  .questions a{
    width:170px;
  }
  .workbook{
    background-image: none;
    background-color:rgba(34, 34, 34, 0.7) !important;
  }
   .logo2 em{
    border-left: 0;
    padding:0;
  }
  .title h1{
    font-size:32px;
  }
  .title em{
    font-size: 13px;
  }
  .bird{
      margin: 2% 0 2% 2%;
  }
  .workbook ul{
    display: table;
    width: auto;
  }
  .download_btn{
    width: 230px;
    font-size: 12px;
    padding: 15px 0;
  }
   .intro .download_btn{
    margin-top: 20px;
   }
  .comments time{
    font-size: 12px;
    letter-spacing: 0.01em;
  }
  .content p{
    font-size: 15px;
    margin:20px 0;
  }
  .comments em{
    font-size: 12px;
    padding: 14px 0;
  }
  .tweet {
    padding: 20px;
  }
  .post .comments time{
    width:65%;
  }
 .twit p{
  font-size: 14px;
 }
 .marketing_advise .download_btn{
  padding: 12px 0;
  font-size: 12px;
 }
  .blog_right{
    width:auto;
    float: none;
  }
  .must_read{
    width:auto;
    float: none;
  }
  .serach_hidden{
    display: none;
  }
  .subscribe .content ul{
    margin: 10px auto 0;
  }
  .post .content p{
    margin:15px 0;
  }
  .post .blog_post_list li h3{
    margin: 0;
  }
  .blog_post_list>li{
    padding-bottom: 20px;
  }
  .post .content em{
    font-size: 19px;
    margin: 10px 0;
  }
  .post .toolkit em{
    font-size: 12px;
  }
  .post .content h3{
    font-size: 24px;
  }
  .subscribe{
    padding: 25px 4% 30px 4%;
  }
  .sponcer{
    margin-top: 0;
  }
  .post .content ul{
    margin:10px auto 0 !important;
  }
  .subscribe div:first-child{
    padding-bottom: 20px;
  }
  .cmnt_write textarea#comment,.cmnt_write input[type="text"]{
    width:100%;
    max-width: inherit;
  }
  .cubicle_intro{
    float: none;
    width: 100%;
  }
  .sponcer,.twit{
    float: none;
    width:100%;
  }
   .blog_intro span{
      position: static;
  }
  .blog_intro{
    padding-bottom: 20px;
  }
  .qa .questions form{
    width: 100%;
    margin: 20px 0 0;
  }
  .qa .questions a{
    width: 48%;
  }
  .qa .questions a.blue_btn{
    float: right;
    margin-right: 0;
  }
  .qa{
    margin-top: 0;
  }
  .search_blog{
    margin-bottom: 0;
    float: none;
    width:100%;
  }
  .comment-reply-title{
    font-size: 17px;
  }
  #reply-title small a{
    padding:10px;
    margin:3% 0;
  }
}
@media only screen and (max-width: 533px){
  .subscribe input[type="text"]{
    margin-bottom: 15px;
  }
  .subscribe{
    padding: 30px 6% 35px 6%;
  }
  .post .comments time ul{
    display: none;
  }
  .blog_intro h3{
    font-size: 26px;
  }
.post .image h1{
  margin:15px 0;
}
  .comments time span{
    display: none;
  }
  .cmnt_heading h3,.cmnt_write h3{
    font-size: 22px;
  }
  .advise {
    float: left;
    width: 100%;
    margin: 0 0 15px 0;
  }
  .marketing_advise .download_btn{
    margin:0 auto !important;
    float: none;
  }
}
@media only screen and (max-width: 480px) {
  .continue_reading{
      float: none;
      max-width: 180px;
      padding: 8px 0;
      margin: 0 auto 20px;
      display: table;
    }
  .content ul{
    float: none;
    display: table;
    clear: left;
    margin: 0 auto;
  }
  .image h2 a{
    padding: 10px 6.3% 14px 6.3%;
  }
  .marketing_advise{
    padding:20px 0;
  }
  .intro{
      padding:50px 0 0 0;
    }
    .title h1{
    font-size:27px;
  }
  .title em{
    font-size: 14px;
  }
  .search_blog{
    max-width: inherit;
  }
  .content{
    padding:0 4.3% 0 4.3%;
  }
  .qa_desc h1{
    display: inline-block;
    font-size: 24px;
  }
  .qa_desc p{
    font-size: 15px;
    letter-spacing: -0.015em;
    line-height: 1.6;
  }
  .qa_title li h3{
    font-size: 18px;
  }
  .qa .questions{
    margin:0 0 25px 0;
  }
  .qa_title li h6{
    margin-top: 4px;
  }
}
@media only screen and (max-width: 420px) {

  div.leadgen5 input[type="submit"]{
    font-size: 11px;
  }
  div.leadgen5 h2{
    padding-top: 20px;
    font-size: 20px;
  }
  .leadgen5_img img{
    width: 100%;
  }
  .leadgen5_img{
    padding-right: 0px;
  }
  div.leadgen5{
    padding: 25px 25px 25px 25px;
    height: 620px;
  }
  .leadgen5_content{
    width: 100%;
  }
  .cubicle_toolkit h3{
    font-size: 26px;
  }
  .workbook li h5{
    font-size: 16px;
  }
  .post .content h3{
    font-size: 22px;
  }
  .questions a{
    float: none;
    margin: 10px auto;
    display: table;
    width: 85%;
  }
 .blog_post_list li h3{
     padding: 40px 4.3% 14px 4.3%;
  }
   .blog_page .blog_post_list li h3{
    padding: 20px 4.3% 14px 4.3%;
   }
   .post .blog_post_list li h3{
    padding:0;
   }
   .image h2 a,.post .image h1{
    font-size: 24px;
  }
  .subscribe h3{
    font-size: 22px !important;
  }
  .author{
    max-width: inherit;
    width:100%;
  }
  .comments em{
	width:88%;
    display: block;
    overflow: hidden;
    margin: 0 auto;
    height: 19px;
    padding:0;
  }
  .subscribe input[type="text"]{
    max-width: inherit;
    width:87%;
  }
  .comments time{
    width:60%;
	  padding:13px 4.5%;
  }
  .comments a{
    width: 25%;
  }
  .cmnt_heading h3,.cmnt_write h3,.post .content h3{
    font-size: 20px;
  }
  .cmnt_write h3{
    margin: 0 0 12px 0;
  }
  .cmnt_write {
    padding: 20px 5% 20px 5%;
  }
  .blog_page{
    padding:30px 0;
  }
  .subscribe h3{
    font-size: 20px !important;
  }
  .qa_title li h3{
    float: none;
text-align: center;
  }
  .qa_title li h6{
    float: none;
text-align: center;
  }
.cmnt_heading h3 i{
  margin-bottom:-5px;
}
.cmnt_heading a{
  padding:10px;
  height: 35px;
}
.cmnt_heading h3{
  font-size:18px;
  margin-top:5px;
}
.comment-author{
  float: none;
}
.commentmetadata{
  float: left;
  margin-bottom: 10px;
}
#reply-title>a{
    font-size: 16px;
  }
  #reply-title small a{
    display: table;
  }

.subscribe ul li{
    margin-right: 3px;
}

.post .content img{
    margin-left: 0px;
}

.post .share h3 {
  font-size: 18px;
  margin-left:7px;
  margin-right: 7px;
}

#qa-menu li {
width: 100%;
margin-top: 10px;

}

#qa-menu .qa-search input {
  width: 100%;
}

#qa-menu button {
  width: 100%;
  margin-top: 10px;
  margin-right: 0px;
}

#question-body {
  width: 76%;
}

.qa-user-box {
  float:left;
  margin-top: 10px;
}

.qa-action-links {
  margin-top: 10px;
}

.answer-body {
  width: 76%;
}

.question-score, .question-status {
  clear: both;
  padding:0px 0px 5px 0px;
}

.qa-status-icon {
  width:100%;
}

.question-score {
  width: 100%;
}

#question-taxonomies td {
  display:block;
  width: 100%;
}

#question-taxonomies {
  width: 100%;

}

#question-taxonomies select {
  width: 100%;
  height: 30px;
}

#question-tags-label {
  padding: 5px 0px 5px 0px;
}

.qa-edit-submit{
  width: 100%;
  margin-bottom: 6px;
}

#tablepress-1 {
  width: 100%;
}

div.popup input[type="submit"], .subscribe input[type="submit"] {
  width: 100%;
}

#qa-menu {
  margin-top: 15px;
}

.qa-search {
  margin-top: 0px!important;
}

#qa-menu form {
  padding-top: 0px;
}
#single-question h2
}



/* Retina Images */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi){

    .menu_icon,
    .social li a,
    .search i,
    .find_out h4:before,
    .workbook i,
    .start_here h5 i,
    .comments em i,
    .content ul li i,
    .big_social li a i,
    .cubicle_toolkit .get span,
    .cubicle_toolkit li i,
    .cubicle_toolkit em i,
    .search_blog input[type="submit"],
    .cmnt_heading h3 i,
    .questions form input[type="submit"]{
        background-image: url(../images/spritesheet@2x.png);
        background-size: 177px 98px;
    }

}
