class="no-js"> <?php wp_title( '|', true, 'right' ); ?> > 'cptbc'); $loop = new WP_Query( $args ); if ($loop->post_count > 0) : echo do_shortcode('[image-carousel]'); endif; }elseif( is_page() && has_post_thumbnail() ){ the_post_thumbnail('full', array('class' => 'img-responsive')); } ?>