/*
 *  Responsive CSS for Mobile Devices
 */

/* Portrait */
@media only screen and (min-width: 767px) and (max-width: 959px) {
  #infobar{
    width:768px;
  }
  .page-wrap{
    width:738px;
  }
  .page-inner{
    width:738px;
  }
  #sub_footer {
    padding: 15px 0 15px 0;
  }
  #sub_footer .to_top {
    display: none;
  }
  .flex-caption {
    width:100%;
    font-size:12px;
    padding:10px 30px 10px 30px;
  }
  ol.flex-control-nav{
    width:768px !important;
  }
  ol.flex-control-nav li, ol.flex-control-nav li a{
    width:128px !important;
  }
  .whatson-container {
	  float: left;
	  width: 100% !important;
	  clear: none !important;
  }
  #logo img {
  	width:80px;
  	height: auto;
  }
  #nav {
	  margin-top: 8px !important;
	  margin-bottom: 8px !important;
  }
  #latest-posts .synopsis, #latest-posts .entry{
    width:162px;
    height:auto;
    margin-bottom:40px;
  }
  #latest-posts .synopsis, #latest-posts .entry img {
    width: 100%;
    height: auto;
  }
  #latest-work .entry .post-thumbnail, .synopsis .post-thumbnail, #latest-posts .entry .post-thumbnail {
    width: 152px;
    height: auto;
  }

  #latest-work .synopsis{
    margin-bottom:20px;
  }
  #latest-work .entry{
    margin:0 20px 0 0;
  }
  #latest-posts .synopsis {
/*
    float:none;
    clear:both;
*/
  }
  #copyright .description {
    text-align:center;
    padding:0;
    margin: 0;
  }
  .description span {
    text-align:center;
    float: none !important;
    padding: 0 !important;
    margin: 0 !important;
    display: inline !important;
  }
  .scores {
    width: 200px;
  }
  .whatson-container {
    width: 100%;
    clear: both;
  }
  .scores .total_score {
	  padding-left: 35px;
  }
  #header-banner .banner-left {
	width: 30%;
  }
  #header-banner .banner-right {
	width: 58%;
  }
  
  #footer .col-4{

    width:162px;
  }
  
  #l2{
    width:460px;
  }
  
  #l1{
    width:708px;
  }
  
  iframe{
    width:340px;
  }
  
  #container{
    width:728px;
  }
  
  .work-detail-description{
    width:270px;
    margin:00px 0 0px 30px;
  }
  
  .work-detail-thumb, #work-slider .slides li img, .flexslider2{
    width:400px;
    height: auto;
    overflow: hidden;

  }
  .work-detail-thumb > iframe{
    width:400px;
    height: 260px;
  }
  
  .post-thumb, .post-thumb img, .post-thumb > a{
    width:120px;
    height:120px;
  }
  .post-thumb .preview{
    display: none;
  }
  
  .post-entry{
    width:300px;
    margin:-10px 0 0 40px;
  }
  
  .big-post-thumb img{
    width:460px;
    height:auto;
  }
  
  #contactform input{
    width:180px;
  }
  
  #commentform input, #commentform textarea, #contactform textarea{
    width:440px !important;
    margin-bottom:10px;
  }
  #respond, #commentform{
    width:460px;
    margin-bottom:40px;
  }
  #commentform p, #commentform label, .comment-form-email{
    width:240px !important;
    float: none !important;
    margin:0 !important;
    padding:0 !important;
  }
  #respond #commentform #submit{
    width:auto !important;
  }
  #commentform span, .comment-notes{
    display:none !important;
  }
  
  .pricing-table.col-2, .pricing-table.col-3, .pricing-table.col-4, .pricing-table.col-5{
    width:708px;
    margin:20px 0 30px 0;
  }
  
  .pricing-table.col-2 .table-column {
    float:left;
    width:352px;
    display: block;
  }
  .pricing-table.col-3 .table-column {
    float:left;
    width:234px;
    display: block;
  }
  .pricing-table.col-4 .table-column {
    float:left;
    width:174px;
    display: block;
  }
  .pricing-table.col-5 .table-column {
    float:left;
    width:139px;
    display: block;
  }

  /* Main */
  .left_sidebar .page-wrap #main,
  .right_sidebar .page-wrap #main {
    width: 406px;
  }

  #primary-nav ul li a {
    padding-left: 10px;
    padding-right: 10px;
  }

  /* Columns */
  /* Auto Columns */
  .auto-column {
    -ms-column-count: 3;
    -moz-column-count: 3;
    -webkit-column-count: 3;
    -o-column-count: 3;
    column-count: 3;
  }

  #footer .search-form input{
    width:130px;
  }
  #lasttweet {
    max-height: 48px;
  }
  #lasttweet .page-inner {
    height: 48px;
    text-indent: 0;
    background-position: 8px 0;
  }
  #lasttweet li {
    margin-left: 48px;
  }
  #lasttweet li p {
    width: 90%;
    height: 15px;
    overflow: hidden;
  }
  
}


@media only screen and (min-width: 767px) {
}
/* 320px */

@media only screen and (max-width: 767px) {

  /* Header */
  * html body {
    margin-top: 0 !important;
  }
  .flexible_layout .page-body,
  .boxed_layout .page-body,
  .page-body {
    padding-top: 28px;
    width: 100%;
    max-width: 100%;
    margin: auto;
  }
  .pull-right-important {
    float: none;
  }
  .to_top {
    display: none;
  }
  #header-banner .banner-right .sociable {
    float: none;
    width: 100%;
    text-align: center;
  }
  #header-banner .banner-right .sociable .social_icon {
    display: inline-block;
    text-align: center;
    float: none;
  }
  #latest-work .entry {
    height: 155px;
  }
  #header-banner .banner-right ul.feedback {
    margin: 10px 0 17px 0;
    display: block;
    float: none;
  }
  #header-banner .banner-right ul.feedback li:last-child {
    display: inline-block;
    text-align: center;
    border-width: 0;
    margin-left: 5px;
    padding-left: 10px;
  }

  #logo {width: 100% !important;}
  #logo img, #logo {
  	margin: 20px 0 0;
	  text-align: center;
  }

 #services .service-icon, #services .service-icon img {
    max-width: 16px;
    max-height: 16px;
    background-size: 32px 32px;
    -webkit-background-size: 32px 32px;
    -moz-background-size: 32px 32px;
    -ms-background-size: 32px 32px;
  }
  #services .inner h3 {
    font-size: 14px;
    text-align: center;
    line-height: 98%;
  }

  .post-region-block .one_fourth {
    margin-bottom: 25px;    
  }

  .read_more_block {
    margin-bottom: 30px;
  }

  .main_header_logo {
    width: 100%;
    height: auto;
  }

  #header-banner .banner-left {
	width: 100%;
	clear: both;
	float: none;
	text-align: center;
	padding:0;
  }
  #header-banner .banner-right {
	width: 100%;
	clear: both;
	float: none;
	text-align: center;
	border-left: 0px #ddd solid;
	padding:0;
	margin: 0;
  }

  #im_slider_yellow_retina_1 p,
  #im_slider_yellow_retina_2 p,
  #im_slider_yellow_retina_3 p,
  #im_slider_yellow_retina_4 p,
  #im_slider_yellow_retina_5 p
  {
    letter-spacing: -1px !important;
    line-height: 98%;
  }


  #tagline, #home-slider .flex-control-nav, #home-slider .flex-direction-nav{
    display:none;
  }
  
  #infobar{
    width:320px;
    display:none
  }
  
  #header{
    padding:0 !important;
    position: relative;
    margin-top: 20px;
  }
  
  #socialbar{
  	clear: both;
    float: none;
    margin:auto;
    text-align:center;
    width:auto;
    padding:0;
  }
  #primary-nav, #nav {
    background: transparent;
    border-width: 0;
    margin-bottom: 30px;
  }
  #primary-nav .select-menu, #nav .select-menu { 
    display: inline-block; 
    margin:0px auto !important;
    width:88%;
    color:#1e1f23;
    padding: 5px;
    font-size: 12px;
    line-height:21px;
  }
  .menu-primary-links-container {
	  text-align:center;
  }
  .select-menu {
	  margin: auto;
  }
  #mobile-menu a.leaf {
    display: block;
    padding-left: 11px;
    margin-left: 11px;
    border-left: 1px #ddd dotted;
    background-image: url(../../images/responsive/mobile-nav-leaf.png);
    background-repeat: no-repeat;
    background-position: left center;
  }
  nav .mobile-button {
    padding: 5px 0 5px 24px;
    background-image: url(../../images/responsive/mobile-nav-icon.png);
    background-repeat: no-repeat;
    background-position: left center;
    -webkit-transition: 0.4s linear all;
    -moz-transition: 0.4s linear all;
    -ms-transition: 0.4s linear all;
    -o-transition: 0.4s linear all;
    transition: 0.4s linear all;
  }  
  nav .mobile-button:hover {
    background-image: url(../../images/responsive/mobile-nav-hover.png);
  }  
  #primary-nav ul, #nav .sub-menu { display: none; }
  #nav ul li a {
	  padding-left: 5px !important;
	  padding-right: 5px !important;
  }
  #header .home {
  }
  .flex-caption{
    display:none;
  }
  
  #sidebar, .sidebar-right{
    display:none;
  }
  
  /* Main */

  .left_sidebar .page-wrap #main,
  .right_sidebar .page-wrap #main {
    width: 100%;
    float: none;
  }

  .page-wrap{
    width:300px;
    padding:0;
    margin: auto;
  }
  .page-inner{
    width:290px;
  }
  
  #l2{ 
    width: 100%;
    padding:20px 0;
    float:none;
  }
  #l1{
    width:100%;
    padding:20px 0px;
    float:none;
  }
  #latest-news ul#news-list li .entry {
    width: 75%;
  }
  .post{
    width:100%;
  }
  #categories {
	  text-align:center;
  }
  #categories a{
    padding: 8px;
    margin: 1px
    border:none;
  }
  .scores {
	  display: block;
	  float: none;
	  margin: auto;
  }
  #container{
    width:100%;
    padding:20px 0px;
    text-align: center;
  }
  #latest-posts .synopsis,
  #recent-articles .synopsis,
  .synopsis {
    width: 100%;
    float:none;
    clear:both;
  }

  #copyright .description {
    text-align:center;
    padding:0;
    margin: 0;
  }
  .description span {
    text-align:center;
    float: none !important;
    padding: 0 !important;
    margin: 0 !important;
    display: inline !important;
  }
  .whatson-container {
    width: 100%;
    clear: both;
  }
  .work-detail-description{
    width:100%;
  }
  
  .work-detail-thumb, #work-slider .slides li img, .flexslider2{
    width:100%;
    height: auto;
    overflow: hidden;

  }
  .work-detail-thumb > iframe{
    width:100%;
    height: auto;
  }
  
  #page-tagline h2{
  }
  #page-tagline .works-next {
	  display: none;
  }
  .post-entry{
    margin:0;
    width:100%;
  }
  
  .big-post-thumb img{
    width:100%;
    height:auto;
  }
  
  /* Columns */
  /* Auto Columns */
  .auto-column {
    -ms-column-count: 1;
    -moz-column-count: 1;
    -webkit-column-count: 1;
    -o-column-count: 1;
    column-count: 1;
  }

  .one_fourth, .synopsis,
  #footer .col-4,
  #latest-posts .entry{
  }
  
  #latest-work .synopsis{
    clear: both;
    display: block;
    width: 100%;
    float: none;
  }
  
  .wp-partners,
  .wp-carousel{
    float: none;
    width:100% !important;
    overflow: hidden !important;
    margin:0 auto;
    padding:0;
  }
  .wp-partners .entry, .wp-partners .entry li, .wp-partners .entry > li,
  .wp-carousel .entry, .wp-carousel .entry li, .wp-carousel .entry > li{
    width:160px!important;
    margin:0 0px 0 0px !important;
  }

  #latest-work .entry .post-thumbnail, .synopsis .post-thumbnail, #latest-posts .entry .post-thumbnail {
    width: 150px;
    height: auto;
  }

  /* News */
  #latest-news .entry {
    width:75%;
  }

  .one_half{
    float: none;
  }
  
  #contactform input{
    width: 100%;
  }

  /* Services */
  #services .entry {
    width: 100%;
  }

  /* Recent Articles & Spotlight */
  #latest-posts .entry,
  #recent-articles .entry {
    width: 100%;
    float: none;
    clear: both;
    margin: auto !important;
  }
  #latest-posts .entry:nth-child(2n+1),
  #recent-articles .entry:nth-child(2n+1) {
    float: none;
    clear: both;
  
  }
  #latest-posts .entry .post-thumbnail,
  #recent-articles .entry .post-thumbnail {
    width:100%;
  }
  #latest-posts .entry .post-thumbnail img,
  #recent-articles .entry .post-thumbnail img {
  }

  #commentform input, #commentform textarea, #contactform textarea{
    width:240px !important;
    margin-bottom:10px;
  }
  #respond, #commentform{
    width:100%;
    margin-bottom:40px;
  }
  #commentform p, #commentform label, .comment-form-email{
    width:100% !important;
    float: none !important;
    margin:0 !important;
    padding:0 !important;
  }
  #respond #commentform #submit{
    width:auto !important;
  }
  #commentform span, .comment-notes{
    display:none !important;
  }
  
  .tabs li a{
    padding:4px 10px !important;
  }
  
  iframe{
    max-width:100%;
    height:auto;
  }
  
  .col-4, .col-4-last{
    float:none;
  }
  .table-head, .price {
  }
  .pricing-table.col-2, .pricing-table.col-3, .pricing-table.col-4, .pricing-table.col-5, .table-column{
	width: 100% !important;
  }
  
  html body .page-wrap .pricing-table .table-column , .pricing-table .table-column :last-child{
    border:0px;
  }
  html body .page-wrap .pricing-table .table-column .featured{
    position: relative;
    z-index: 200;
    margin:0px 0 0px 0  !important;
    margin-bottom:20px !important;
    border:0px;
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 0 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 0 0px rgba(0, 0, 0, 0.3); 
  }
  
  .table-column  h3{
  font-weight:400;
  font-size:16px;
  background-color: #666666;
  color:#ffffff;
  }
  .table-column .featured h3{
  font-size:18px;
  margin:-1px -1px 0px -1px;
  padding:7px 0;
  background-color: rgb(200, 50, 0);
  color:#ffffff;
  }


  /* Footer */
  #lasttweet {
    max-height: 64px;
  }
  #lasttweet .page-wrap {
    height: 64px;
    text-indent: 0;
    background-position: 4px center;
  }
  #lasttweet li {
	margin-left: 40px;
  }

  #lasttweet li p {
    width: 90%;
    height: 19px;
    overflow: hidden;
  }
  
  #copyright{
    padding:10px 20px;
    margin:0;
    text-align: left;
    font-size:10px;
  }
  /* Screw */
  .screw0, .screw45 {
	-webkit-transform: skew(0deg);
	-moz-transform: skew(0deg);
	-ms-transform: skew(0deg);
	-o-transform: skew(0deg);
	tranform: skew(0deg);
  }
  /* Layouts */
  .split {
    width: 100% !important;
  }
  /* Tools */
  .pull-left, .pull-right {
    float: none !important;
  }
  .hide767 {
    display: none;
  }

  .show767 {
    display: block;
  }

}


/* Landscape */

@media only screen and (min-width: 480px) and (max-width: 767px) {

  /* Header */  
  #tagline, #home-slider .flex-control-nav, #home-slider .flex-direction-nav{
    display:none;
  }
  
  #infobar{
    display:none
  }

  #header{
    margin-top: 20px;
    position: relative;
  }
  
  #socialbar{
  	clear: both;
    float: none;
    margin:auto;
    text-align:center;
    width:auto;
    padding:0;
  }
  
  #primary-nav, #nav {
    background: transparent;
    border-width: 0;
    margin-bottom: 30px;
  }
  #primary-nav .select-menu, #nav .select-menu { 
    display: inline-block; 
    margin:0px auto !important;
    width:88%;
    color:#1e1f23;
    padding: 5px;
    font-size: 12px;
    line-height:21px;
  }
  .menu-primary-links-container {
	  text-align:center;
  }
  .select-menu {
	  margin: auto;
  }
  #mobile-menu a.leaf {
    display: block;
    padding-left: 11px;
    margin-left: 11px;
    border-left: 1px #ddd dotted;
    background-image: url(../../images/responsive/mobile-nav-leaf.png);
    background-repeat: no-repeat;
    background-position: left center;
  }
  nav .mobile-button {
    padding: 5px 0 5px 24px;
    background-image: url(../../images/responsive/mobile-nav-icon.png);
    background-repeat: no-repeat;
    background-position: left center;
    -webkit-transition: 0.4s linear all;
    -moz-transition: 0.4s linear all;
    -ms-transition: 0.4s linear all;
    -o-transition: 0.4s linear all;
    transition: 0.4s linear all;
  }  
  nav .mobile-button:hover {
    background-image: url(../../images/responsive/mobile-nav-hover.png);
  }  
  #primary-nav ul, #nav .sub-menu { display: none; }

  #primary-nav .select-menu #socialbar {
    float: right;
  }
  #primary-nav ul, #nav .sub-menu { display: none; visibility: hidden; }
  #nav #socialbar ul { display: block; }
  #nav .select-menu {
    margin: 0;
  }
  .flex-caption{
    width:100%;
  }
  #mobile-menu a.leaf {
    display: block;
    padding-left: 11px;
    margin-left: 11px;
    border-left: 1px #ddd dotted;
    background-image: url(../../images/responsive/mobile-nav-leaf.png);
    background-repeat: no-repeat;
    background-position: left center;
  }
  nav .mobile-button {
    padding: 5px 0 5px 24px;
    background-image: url(../../images/responsive/mobile-nav-icon.png);
    background-repeat: no-repeat;
    background-position: left center;
    -webkit-transition: 0.4s linear all;
    -moz-transition: 0.4s linear all;
    -ms-transition: 0.4s linear all;
    -o-transition: 0.4s linear all;
    transition: 0.4s linear all;
  }  
  nav .mobile-button:hover {
    background-image: url(../../images/responsive/mobile-nav-hover.png);
  }  
  #sidebar, .sidebar-right{
    display:none;
  }
  
  /* Main */
.left_sidebar .page-wrap #main,
.right_sidebar .page-wrap #main {
    float: none;
    width: 100%;
  }
  .page-wrap{
    width:95%;
    padding:0;
  }
  .page-inner{
    width:450px;
  }
  
  #l2{ 
    width: 100%;
    padding: 20px 0 !important;
    float:none;
  }
  #l1{
    width:100%;
    padding:20px 0px 0 0 !important;
    float:none;
  }
  .post-region {
    width: 95%;
  }
  .post-region h3,
  .post-region.left_sidebar .entry,
  .post-region.right_sidebar .entry
  .post-region .entry .post-thumbnail,
  .post-region .synopsis .post-thumbnail,
  .post-region .entry .post-thumbnail,
  .post-region .custom-code,
  .post-region .entry,
  .post {
    width:100%;
    margin: 0;
  }
  
  #container{
    width: 100%;
  }
  #container .work-item{
    margin:10 10px 10px 0px;
  }

  #latest-work .entry {
    margin: auto !important;
    margin-bottom: 20px !important;
    float: none;
  }

  .work-detail-description{
    width:100%;
    margin:20px 0;
  }
  
  .work-detail-thumb, #work-slider .slides li img, .flexslider2{
    width:100%;
    height: auto;
    overflow: hidden;

  }
  html body .page-wrap .work-detail-thumb iframe{
    min-width: 100%;
    height: auto;
  }
  
  #page-tagline h2{
    
  }
  
  .post-thumb, .post-thumb img, .post-thumb > a{
    width:45%;
    height:45%;
  }
  .post-thumb .preview{
    display: none;
  }
  .preview {
    width: 100%;
  }
  .post-entry{
    width:45%;
    margin: 10px 0;
  }
  
  .big-post-thumb img{
    width: 100%;
    height: auto;
  }
  .post-region .synopsis,
  #latest-posts .synopsis,
  #recent-articles .synopsis,
  .synopsis {
    width: 100%;
    float:none;
    clear:both;
  }
  #copyright .description {
    text-align:center;
    padding:0;
    margin: 0;
  }
  .description span {
    text-align:center;
    float: none !important;
    padding: 0 !important;
    margin: 0 !important;
    display: inline !important;
  }
  .whatson-container {
    width: 100%;
    clear: both;
  }

  
  /* Columns */
  
 
  .wp-partners,
  .wp-carousel {
    width: 100% !important;
    overflow: hidden !important;
    margin:0;
    padding:0;
    height:auto;
  }

  .wp-partners .entry, .wp-partners .entry li, .wp-partners .entry > li,
  .wp-carousel .entry, .wp-carousel .entry li, .wp-carousel .entry > li{
    width:154px !important;
    margin:0 0px 0 0px !important;
  }

  #latest-posts .synopsis, #latest-posts .entry{
    width:154px;
    margin-bottom:40px;
  }
  #latest-posts .synopsis, #latest-posts .entry img {
    width: 100%;
    height: auto;
  }
  #latest-work .entry .post-thumbnail, .synopsis .post-thumbnail,
  #latest-posts .entry .post-thumbnail {
    width: 145px;
    height: auto;
  }
  #latest-work .entry {
  }

  .one_half{
    float: none;
    width:50%;
    margin: 0 0px 20px 0;
  }
  
  #contactform input{
    width:100%;
  }
  
  #commentform input, #commentform textarea, #contactform textarea{
    width: 100% !important;
    margin-bottom:10px;
  }
  #respond, #commentform{
    width: 100%;
    margin-bottom:40px;
  }
  #commentform p, #commentform label, .comment-form-email{
    width:100% !important;
    float: none !important;
    margin:0 !important;
    padding:0 !important;
  }
  #respond #commentform #submit{
    width:auto !important;
  }
  #commentform span, .comment-notes{
    display:none !important;
  }
  
  .pricing-table.col-2, .pricing-table.col-3, .pricing-table.col-4, .pricing-table.col-5{
    width: 100% !important;
    background: red !important;
    margin:0 !important;
    padding:0 !important;
  }
  
  html body .page-wrap .pricing-table.col-2 .table-column , 
  html body .page-wrap .pricing-table.col-3 .table-column , 
  html body .page-wrap .pricing-table.col-4 .table-column , 
  html body .page-wrap .pricing-table.col-5 .table-column {
    float:left !important;
/*     width:210px !important; */
    display: block;
    margin: 0 !important;
  }

  html body .page-wrap .pricing-table .table-column .featured{
    float:left;
    position: relative;
    z-index: 200;
    margin:0px 0 0px 0  !important;
    margin-bottom:0px !important;
    padding:0  !important;
    border:0px;
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 0 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 0 0px rgba(0, 0, 0, 0.3); 
  }
  .table-column .featured .signup{
    padding:5px 0 5px 0;
  }
  
  .pricing-table{
    margin-bottom:100px !important;
  }

  
  /* Services */
  #services .entry {
    width: 50%;
  }

  /* Recent Articles & Spotlight */
  #latest-posts .entry,
  #recent-articles .entry {
    width: 45%;
    float: left;
    clear: left;
    margin: auto !important;
  }
  #latest-posts .entry:nth-child(2n+1),
  #recent-articles .entry:nth-child(2n+1) {
    float: right; 
    clear: right;
  }
  #latest-posts .entry .post-thumbnail,
  #recent-articles .entry .post-thumbnail {
    width:100%;
  }
  #latest-posts .entry .post-thumbnail img,
  #recent-articles .entry .post-thumbnail img {
  }

  /* Tabs */
  .tabs_framed li {
    width: 100%;
    clear: both;
    display: block;
  }
  .tabs_framed li a {
    margin-right: 0;
  }
    
    /* Footer */
  
  #copyright{
    padding:10px 20px;
    margin:0;
    text-align: center;
  }
  /* Auto Columns */
  .auto-column {
    -ms-column-count: 2;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    -o-column-count: 2;
    column-count: 2;
  }
  /* Price */
  .pricing-table.col-2, .pricing-table.col-3, .pricing-table.col-4, .pricing-table.col-5, .table-column{
	width: 100% !important;
	float: none;
    
  }
  .table-column {
	 padding-bottom: 10px !important;
  }
  .table-column.featured h3 {
	  font-weight: 300;
	  font-size: 16px;
	  padding: 7px 18px !important;
	  margin: -1px -1px 0px -1px !important;
	  
  }
  /* Portfolio Single Post */
  .full_width .portfolio-item .work-detail-thumb {
    width: 100%;
  }
  .full_width .portfolio-item .work-detail-description  {
    float: none;
    width: 96%;
    padding: 0;
  }
  /* Shortcodes */
  .msmw_map {
    max-width: 100%;
    width: 100%;
    overflow: hidden;
  }
  .msmw_map iframe {
    max-width: 100%;
    width: 100%;
  }
  .progress-bars .scorebar .scorebar-inner span.inner {
    font-size: 10px;
  }
  /* Tools */
  .to_top {
    display: none;
  }
  #sub_footer {
    padding: 15px 0 0 0 !important;
  }
}
