.dlogo {
  display: none;
}

@media only screen and (min-width:768px) and (max-width:959px) {
  #wrapper {
    width: 748px;
  }

  #topwrapper {
    display: none;
    height: 10px;
    width: 460px;
    background-image: none;
  }

  #mainwrapper {
    width: 748px;
    background-color: #fff;
    background-image: none;
    -webkit-box-shadow: 0 1px 1px 1px rgba(148,148,148,1);
    -moz-box-shadow: 0 1px 1px 1px rgba(148,148,148,1);
    box-shadow: 0 1px 1px 1px rgba(148,148,148,1);
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
  }

  #bottomwrapper {
    height: 40px;
    width: 748px;
    background: url(../images/bottomwrapper-748px.png) bottom center no-repeat;
  }

  #header {
    width: 748px;
    height: 58px;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
  }

  #headerright {
    float: none;
    width: 100%;
    clear: both;
    height: auto;
  }

  #logo {
    margin-top: 20px;
    margin-left: 290px;
  }

  .breadcrumbs {
    text-align: left;
    margin-bottom: 20px;
  }

  .breadcrumbs p {
    margin: 0 20px;
  }

  #mainmenu {
    display: none;
  }

  #mobilemenu {
    position: relative;
    clear: both;
  }

  .slicknav_menu {
    display: block;
    background: #333;
    padding: 0;
  }

  .slicknav_nav ul,.slicknav_nav li {
    display: block;
  }

  .slicknav_menu .sub-menu {
    visibility: visible!important;
  }

  .slicknav_nav a li {
    border-bottom: 1px solid #333;
  }

  .slicknav_nav a,.slicknav_nav .slicknav_row {
    padding: 10px 12px;
    margin: 0;
    border-bottom: 1px solid #666;
    text-decoration: none;
    font-size: 13px;
  }

  .slicknav_nav a:hover,.slicknav_nav .slicknav_row:hover {
    background: #333;
    color: #fff;
    text-decoration: none;
  }

  .slicknav_btn {
    margin: 8px;
  }

  .slicknav_nav,.slicknav_nav ul {
    background-color: #64b000;
  }

  #page-heading {
    width: 748px;
    height: 98px;
    clear: both;
  }

  #page-heading img {
    width: 748px;
    height: 98px;
    clear: both;
  }

  .heading-text,.heading-text-right {
    width: 220px;
    top: 8px;
    height: 50px;
    clear: both;
    position: relative;
  }

  .heading-text h3,.heading-text-right h3 {
    font-size: 16px;
  }

  .heading-text p,.heading-text-right p {
    font-size: 11px;
  }

  #slide-wrapper {
    padding: 0;
    margin: 0 auto!important;
    width: 748px;
    height: auto;
    clear: both;
  }

  #slider,#portfolio-slider {
    position: relative;
    max-width: 748px;
    max-height: 100%;
    height: 268px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
  }

  .nivo-caption {
    display: none!important;
  }

  #kwicks1 {
    width: 748px;
    height: 268px;
  }

  .kwicks li {
    width: 60px;
    height: 268px;
  }

  .kwicks li .caption {
    display: none;
  }

  .static-block {
    width: 448px;
    height: 268px;
  }

  .static-block iframe {
    width: 100%;
    height: 100%;
  }

  .static-text {
    width: 260px;
    height: 268px;
  }

  .featuresbox,.quotebox {
    width: 748px;
    height: auto;
    background-image: none;
    background-color: #6abc00;
    float: left;
  }

  .featuresbox ul {
    padding: 0 30px;
  }

  .featuresbox ul li {
    width: 153px;
  }

  .features-2col ul li {
    width: 325px;
  }

  .features-3col ul li {
    width: 208px;
  }

  .quotebox,.content_quotebox {
    width: 688px;
    height: auto;
  }

  .center {
    width: auto;
  }

  .maincontent {
    width: 412px;
    padding: 30px;
  }

  .maincontent .spacer {
    display: none;
  }

  .maincontent-full {
    width: 688px;
    padding: 0 30px 40px 30px;
  }

  .mainbox {
    width: 204px;
  }

  .mainbox img.boximg-pad {
    max-width: 88%;
    max-height: 88%;
  }

  .boximg2 {
    width: 100%;
    background: 0;
    height: 100%;
  }

  .boximg2 img.boximg-pad {
    width: 100%;
    height: auto;
    border: 1px solid #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 2px 0 rgba(176,176,176,1);
    -moz-box-shadow: 0 1px 2px 0 rgba(176,176,176,1);
    box-shadow: 0 1px 2px 0 rgba(176,176,176,1);
  }

  .mainbox .button,.mainbox2 .button {
    margin-bottom: 30px;
  }

  .listlatestnews li {
    display: block;
    clear: both;
  }

  .postbox {
    width: 300px;
  }

  .boximg-blog {
    float: left;
  }

  .single-content {
    width: 100%;
  }

  .single-content img {
    width: 100%;
    height: auto;
  }

  .metapost {
    padding-top: 14px;
  }

  .metapost span.first {
    margin-left: 10px;
  }

  .navigation .alignleft,.navigation .alignright {
    clear: both;
  }

  #comments {
    margin-top: 20px;
  }

  .comment-submit {
    left: 0;
  }

  .titlecomment {
    width: 280px;
  }

  .wpapi_pagination,.pagination {
    left: 0;
  }

  #sidebar,.sidebar {
    margin-right: 15px;
  }

  .col_12,.col_12_last {
    max-width: 47.8%;
  }

  .col_13,.col_13_last {
    width: 30.4%;
  }

  .col_23 {
    width: 65.2%;
  }

  .col_14,.col_14_last {
    width: 21.7%;
  }

  .col_34 {
    width: 73.9%;
  }

  .maincontent .col_12,.maincontent .col_12_last {
    max-width: 46.3%;
  }

  .maincontent .col_13,.maincontent .col_13_last {
    width: 28.4%;
  }

  .maincontent .col_23 {
    width: 64.2%;
  }

  .maincontent .col_14,.maincontent .col_14_last {
    width: 19.4%;
  }

  .maincontent .col_34 {
    width: 73.2%;
  }

  #filter li {
    margin-bottom: 20px;
  }

  ul.portfolio-4col li,ul.portfolio-4col li.last {
    width: 162px;
  }

  ul.portfolio-4col-filterable li {
    width: 156px;
  }

  .portfolio-imgbox3 {
    width: 162px;
    height: auto;
    background-image: none;
    border: 1px solid #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px 0 rgba(176,176,176,1);
    -moz-box-shadow: 0 1px 2px 0 rgba(176,176,176,1);
    box-shadow: 0 1px 2px 0 rgba(176,176,176,1);
    padding: 0;
    margin-bottom: 15px;
  }

  .portfolio-imgbox3 img.boximg-pad {
    max-width: 92%;
  }

  ul.portfolio-3col li {
    width: 222px;
  }

  ul.portfolio-3col li.last {
    width: 222px;
  }

  .portfolio-imgbox2 {
    width: 222px;
    height: auto;
    background-image: none;
    border: 1px solid #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px 0 rgba(176,176,176,1);
    -moz-box-shadow: 0 1px 2px 0 rgba(176,176,176,1);
    box-shadow: 0 1px 2px 0 rgba(176,176,176,1);
    padding: 0;
    margin-bottom: 20px;
  }

  .portfolio-imgbox2 img.boximg-pad2 {
    max-width: 93%;
  }

  ul.portfolio-2col li {
    width: 342px;
  }

  ul.portfolio-2col li.last {
    width: 342px;
  }

  .portfolio-imgbox1 {
    width: 342px;
    height: auto;
    background-image: none;
    border: 1px solid #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px 0 rgba(176,176,176,1);
    -moz-box-shadow: 0 1px 2px 0 rgba(176,176,176,1);
    box-shadow: 0 1px 2px 0 rgba(176,176,176,1);
    padding: 0;
    margin-bottom: 20px;
  }

  .portfolio-imgbox1 img.boximg-pad2 {
    max-width: 96%;
  }

  .portfolio-content1,.portfolio-blockimg {
    width: 342px;
  }

  .single-pf-content {
    clear: both;
    float: none;
  }

  .portfolio-single-box {
    width: 690px;
    height: 246px;
  }

  .portfolio-single-box img.single-image {
    max-width: 100%;
    max-height: 100%;
  }

  #portfolio-slider,.video-container {
    width: 690px;
    height: 236px;
    margin-top: 5px;
  }

  .video-container iframe,.video-container object,.video-container embed {
    max-width: 100%;
    max-height: auto;
    margin-top: 0;
    margin-left: 0;
  }

  .col_14 .testimonial-wrapper,.col_14_last .testimonial-wrapper {
    width: 70%;
    padding-left: 10px;
    padding-right: 10px;
  }

  #conctactleft,#contactright {
    width: 330px;
  }

  .textfield,.textarea,.comment-textarea {
    width: 312px;
  }

  #map,.google_map {
    max-height: 100%!important;
    max-width: 100%!important;
  }

  #footer {
    width: 748px;
  }

  .footerbox {
    width: 158px;
  }

  .footerbox.box-last {
    float: left;
  }

  .bottom {
    width: 738px;
  }

  .footermenu {
    width: 350px;
  }

  .footermenu ul li {
    margin: 4px;
  }

  .footermenu ul li a {
    padding-right: 5px;
  }

  .copyright {
    width: 300px;
  }
}

@media only screen and (max-device-width:568px) {
  .dlogo {
    display: block;
  }

  #logo {
    width: 90%;
  }

  .static-text h1 {
    font-size: 2.7rem;
  }

  .static-text h2 {
    display: block;
    font-size: 2.5rem;
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 99999;
    margin: 0;
  }
}

@media only screen and (min-width:480px) and (max-width:768px) {
  #wrapper {
    width: 100%;
  }

  #topwrapper {
    display: none;
    height: 10px;
    width: 100%;
    background-image: none;
  }

  #mainwrapper {
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
    width: 100%;
    background-color: #fff;
    background-image: none;
    -webkit-box-shadow: 0 1px 2px 0 rgba(176,176,176,1);
    -moz-box-shadow: 0 1px 2px 0 rgba(176,176,176,1);
    box-shadow: 0 1px 2px 0 rgba(176,176,176,1);
  }

  #bottomwrapper {
    height: 40px;
    width: 100%;
  }

  #header {
    width: 100%;
    height: auto;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
  }

  #headerright {
    float: none;
    clear: both;
    height: auto;
    width: 100%;
    padding-top: 0;
  }

  #logo {
    margin-top: 5px;
    margin-left: 0;
  }

  .breadcrumbs {
    text-align: left;
    margin-bottom: 20px;
  }

  .breadcrumbs p {
    margin: 0 20px;
  }

  #mainmenu {
    display: none;
  }

  #mobilemenu {
    position: relative;
    clear: both;
  }

  .slicknav_menu {
    display: block;
    background: #333;
    padding: 0;
  }

  .slicknav_nav ul,.slicknav_nav li {
    display: block;
  }

  .slicknav_menu .sub-menu {
    visibility: visible!important;
  }

  .slicknav_nav a li {
    border-bottom: 1px solid #333;
  }

  .slicknav_nav a,.slicknav_nav .slicknav_row {
    padding: 10px 12px;
    margin: 0;
    border-bottom: 1px solid #333;
    text-decoration: none;
    font-size: 13px;
  }

  .slicknav_nav a:hover,.slicknav_nav .slicknav_row:hover {
    background: #333;
    color: #fff;
    text-decoration: none;
  }

  .slicknav_btn {
    margin: 8px;
  }

  .slicknav_nav,.slicknav_nav ul {
    background-color: #64b000;
  }

  #page-heading {
    width: 100%;
    height: 98px;
    clear: both;
  }

  #page-heading img {
    width: 100%;
    height: 98px;
    clear: both;
  }

  .heading-text,.heading-text-right {
    width: 220px;
    top: 10px;
    height: 50px;
    clear: both;
    position: relative;
  }

  .heading-text h3,.heading-text-right h3 {
    font-size: 16px;
  }

  .heading-text p,.heading-text-right p {
    font-size: 11px;
  }

  #slide-wrapper {
    padding: 0;
    margin: 0 auto!important;
    width: 100%;
    height: auto;
    clear: both;
  }

  #slider,#portfolio-slider {
    position: relative;
    max-width: 460px;
    max-height: 100%;
    height: 164px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
  }

  #portfolio-slider {
    max-width: 360px;
  }

  .nivo-caption {
    display: none!important;
  }

  #kwicks1 {
    width: 100%;
    display: none;
  }

  .kwicks li {
    width: 30px;
    height: 108px;
  }

  .kwicks li .caption {
    display: none;
  }

  .static-block {
    width: 100%;
    height: auto;
  }

  .static-block iframe {
    width: 100%;
    height: 100%;
  }

  .static-text {
    float: left;
    width: 100%;
    height: auto;
  }

  .featuresbox,.quotebox {
    width: 460px;
    height: auto;
    background-image: none;
    background-color: #6abc00;
    float: left;
  }

  .featuresbox ul {
    padding: 0 20px;
  }

  .featuresbox ul li {
    clear: both;
    background-image: none;
    width: 420px;
    padding-left: 0;
    margin-left: 0;
    border-bottom: 1px solid #72c900;
  }

  .featuresbox ul li.first {
    clear: both;
  }

  .featuresbox ul li.last {
    float: left;
    clear: both;
  }

  .quotebox,.content_quotebox {
    width: 420px;
    height: auto;
  }

  .quotebox h3,.content_quotebox h3 {
    font-size: 18px;
  }

  .center {
    width: auto;
  }

  .maincontent {
    width: 708px;
    padding: 20px 20px 20px 20px!important;
    clear: both;
    max-width: 100%;
  }

  .maincontent-full {
    width: 708px;
    padding: 0 20px 60px 20px;
  }

  .mainbox,.mainbox2 {
    width: 708px;
    clear: both;
    float: none;
  }

  .mainbox {
    margin-bottom: 20px;
  }

  .mainbox .button,.mainbox2 .button {
    margin-bottom: 30px;
  }

  .listlatestnews li {
    display: block;
    clear: both;
  }

  .postbox {
    width: 300px;
  }

  .boximg-blog {
    float: left;
  }

  .single-content {
    width: 100%;
  }

  .single-content img {
    width: 100%;
    height: auto;
  }

  .metapost {
    padding-top: 14px;
  }

  .metapost span.first {
    margin-left: 10px;
  }

  .navigation .alignleft,.navigation .alignright {
    clear: both;
  }

  #comments {
    margin-top: 20px;
  }

  .comment-submit {
    left: 0;
  }

  .titlecomment {
    width: 280px;
  }

  .wpapi_pagination,.pagination {
    left: 0;
  }

  .col_12,.maincontent .col_12,.col_12_last,.maincontent .col_12_last,.col_13,.maincontent .col_13,.col_13_last,.maincontent .col_13_last,.col_23,.col_14,.maincontent .col_14,.col_14_last,.maincontent .col_14_last,.col_34,.maincontent .col_34 {
    width: 100%;
    float: none;
    clear: both;
  }

  #filter li {
    margin-bottom: 20px;
  }

  .portfolio-blockimg,.portfolio-blockimg-last,.portfolio-imgbox1,.portfolio-imgbox2,.portfolio-imgbox3,.portfolio-content1,ul.portfolio-1col li,ul.portfolio-2col li,ul.portfolio-2col li.last,ul.portfolio-3col li,ul.portfolio-3col li.last,ul.portfolio-4col li,ul.portfolio-4col li.last {
    background: 0;
    width: 440px;
    height: auto;
    margin: 0 0 10px 0;
    clear: both;
    float: none;
  }

  ul.portfolio-1col li p,ul.portfolio-2col li p,ul.portfolio-3col li p,ul.portfolio-4col li p,ul.portfolio-4col-filterable li p {
    margin-right: 20px;
  }

  .portfolio-content1 {
    width: 420px;
    float: none;
    margin-left: 0;
  }

  .portfolio-imgbox1,.portfolio-imgbox2,.portfolio-imgbox3,.portfolio-single-box {
    border: 1px solid #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px 0 rgba(176,176,176,1);
    -moz-box-shadow: 0 1px 2px 0 rgba(176,176,176,1);
    box-shadow: 0 1px 2px 0 rgba(176,176,176,1);
    width: 420px;
    padding: 0;
  }

  .portfolio-single-box {
    width: 420px;
  }

  .portfolio-imgbox1 img.boximg-pad2,.portfolio-imgbox2 img.boximg-pad2,.portfolio-imgbox3 img.boximg-pad {
    max-width: 100%;
    max-height: 100%;
  }

  .single-image,img.boximg-pad2,img.boximg-pad {
    width: 96%;
  }

  .video-container {
    width: 420px!important;
    height: auto;
  }

  .video-container iframe,.video-container object,.video-container embed {
    width: 100%!important;
    height: auto;
  }

  .col_14 .testimonial-content,.col_14_last .testimonial-content {
    width: 290px;
  }

  .testimonial-wrapper {
    clear: both;
  }

  #sidebar,.sidebar {
    float: left;
    background-color: #fff;
    width: 420px;
  }

  .sidebartop,.sidebarbottom {
    display: none;
  }

  .sidebarmain {
    width: 420px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-image: none;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: -webkit-gradient(linear,0% 0,0% 100%,from(#fff),to(#fafafa));
    background: -webkit-linear-gradient(top,#fff,#fafafa);
    background: -moz-linear-gradient(top,#fff,#fafafa);
    background: -ms-linear-gradient(top,#fff,#fafafa);
    background: -o-linear-gradient(top,#fff,#fafafa);
    -webkit-box-shadow: 0 1px 2px 0 rgba(176,176,176,1);
    -moz-box-shadow: 0 1px 2px 0 rgba(176,176,176,1);
    box-shadow: 0 1px 2px 0 rgba(176,176,176,1);
    border: 1px solid #fff;
  }

  .searchbox {
    float: left;
  }

  #conctactleft,#contactright {
    width: 420px;
    clear: both;
    float: none;
    margin-bottom: 20px;
  }

  #conctactleft {
    border: 0;
  }

  .textfield,.textarea,.comment-textarea {
    width: 322px;
  }

  #contactright {
    margin-left: 0;
  }

  #map,.google_map {
    max-height: 100%!important;
    max-width: 100%!important;
  }

  .footerbox {
    float: none;
    clear: both;
    width: 420px;
    margin-left: 20px;
    margin-bottom: 30px;
  }

  .bottom,.footermenu,.copyright,#footer {
    width: 460px;
    clear: both;
    float: none;
  }

  .bottom {
    background-image: none;
  }

  .footermenu {
    display: none;
  }

  .copyright {
    width: 440px;
    text-align: left;
    margin-left: 20px;
  }
}

@media only screen and (max-width:479px) {
  #wrapper {
    width: 100%;
    margin-top: 0;
  }

  #topwrapper {
    display: none;
    height: 0;
    width: 100%;
    background-image: none;
  }

  #mainwrapper {
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
    width: 100%;
    background-color: #fff;
    background-image: none;
    -webkit-box-shadow: 0 1px 2px 0 rgba(176,176,176,1);
    -moz-box-shadow: 0 1px 2px 0 rgba(176,176,176,1);
    box-shadow: 0 1px 2px 0 rgba(176,176,176,1);
  }

  #bottomwrapper {
    height: 20px;
    width: 100%;
  }

  #header {
    width: 100%;
    height: auto;
    padding-bottom: 0;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
  }

  #headerright {
    float: none;
    width: 100%;
    clear: both;
    height: auto;
  }

  #logo {
    margin-top: 0;
    margin-left: 0;
    float: none;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
  }

  .breadcrumbs {
    text-align: left;
    margin-bottom: 20px;
  }

  .breadcrumbs p {
    margin: 0 20px;
  }

  #mainmenu {
    display: none;
  }

  #mobilemenu {
    position: relative;
    clear: both;
  }

  .slicknav_menu {
    display: block;
    background: #333;
    padding: 0;
  }

  .slicknav_nav ul,.slicknav_nav li {
    display: block;
  }

  .slicknav_menu .sub-menu {
    visibility: visible!important;
  }

  .slicknav_nav a li {
    border-bottom: 1px solid #333;
  }

  .slicknav_nav a,.slicknav_nav .slicknav_row {
    padding: 10px 12px;
    margin: 0;
    border-bottom: 1px solid #333;
    text-decoration: none;
    font-size: 13px;
  }

  .slicknav_nav a:hover,.slicknav_nav .slicknav_row:hover {
    background: #333;
    color: #fff;
    text-decoration: none;
  }

  .slicknav_btn {
    margin: 8px;
  }

  .slicknav_nav,.slicknav_nav ul {
    background-color: #555;
  }

  #page-heading {
    width: 300px;
    height: auto;
    clear: both;
  }

  #page-heading img {
    width: 300px;
    height: 98px;
    clear: both;
  }

  .heading-text,.heading-text-right {
    width: 200px;
    top: 10px;
    clear: both;
    position: absolute;
    padding: 5px 15px;
  }

  .heading-text h3,.heading-text-right h3 {
    font-size: 16px;
  }

  .heading-text p,.heading-text-right p {
    font-size: 11px;
  }

  #slide-wrapper {
    padding: 0;
    margin: 0 auto!important;
    width: 100%;
    position: static;
    height: auto;
    clear: both;
  }

  #slider,#portfolio-slider {
    position: relative;
    max-width: 300px;
    max-height: 100%;
    height: 108px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
  }

  #portfolio-slider {
    max-width: 260px;
    height: 94px;
  }

  .nivo-caption {
    display: none!important;
  }

  #kwicks1 {
    width: 300px;
    height: 108px;
    display: none;
  }

  .kwicks li {
    width: 30px;
    height: 108px;
  }

  .kwicks li .caption {
    display: none;
  }

  .static-block {
    width: 100%;
    height: auto;
    display: none;
  }

  .static-block iframe {
    width: 100%;
    height: 100%;
  }

  .static-text {
    position: static;
    height: 1px;
    overflow: hidden;
    margin-top: 0;
  }

  .static-text h1 {
    display: none;
  }

  .static-text h2 {
    display: block;
    font-size: 2.2rem;
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 99999;
    margin: 0;
  }

  img {
    height: auto!important;
    max-width: 100%!important;
  }

  .featuresbox,.quotebox {
    width: 300px;
    height: auto;
    background-image: none;
    background-color: #6abc00;
    float: left;
  }

  .featuresbox ul {
    padding: 0 20px;
  }

  .featuresbox ul li {
    clear: both;
    background-image: none;
    width: 260px;
    padding-left: 0;
    margin-left: 0;
    border-bottom: 1px solid #72c900;
  }

  .featuresbox ul li.first {
    clear: both;
  }

  .featuresbox ul li.last {
    float: left;
    clear: both;
  }

  .quotebox,.content_quotebox {
    width: 260px;
  }

  .quotebox h3,.content_quotebox h3 {
    font-size: 16px;
  }

  .center {
    width: auto;
  }

  .maincontent {
    padding: 0 20px 20px 20px!important;
    float: none!important;
    width: auto!important;
  }

  .maincontent.right,.maincontent.left {
    float: none;
  }

  .maincontent-full {
    width: auto;
    padding: 0 20px 60px 20px;
  }

  .mainbox,.mainbox2 {
    width: 240px;
    clear: both;
    float: none;
  }

  .mainbox .button,.mainbox2 .button {
    margin-bottom: 30px;
  }

  .maincontent img {
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 100%;
    padding: 0;
  }

  .listlatestnews li {
    display: block;
    clear: both;
  }

  .postbox {
    margin-left: 0;
    width: 100%;
  }

  .boximg-blog {
    clear: both;
    width: 100%;
    margin-bottom: 20px;
    height: auto;
    max-height: 99px;
    
  }
  
  .breadcrumb{
      margin-top: 40px
  }

  .single-content {
    width: 100%;
  }

  .entry-content img,.comment-content img,.widget img {
    max-width: 97.5%;
  }

  img[class*="align"],img[class*="wp-image-"] {
    height: auto;
  }

  img.size-full {
    max-width: 97.5%;
    width: auto;
  }

  .wp-caption,.wp-caption-text {
    max-width: 97.5%!important;
    height: auto;
    width: auto9;
  }

  .metapost {
    padding-top: 5px;
    padding-bottom: 0;
    margin: 0;
  }

  .metapost span {
    clear: both;
    display: block;
    margin-bottom: 5px;
  }

  .metapost span.first {
    margin-left: 10px;
  }

  .navigation .alignleft,.navigation .alignright {
    clear: both;
  }

  #comments {
    margin-top: 20px;
  }

  .comment-submit {
    left: 0;
  }

  .titlecomment {
    width: 280px;
  }

  .wpapi_pagination,.pagination {
    left: 0;
  }

  .col_12,.maincontent .col_12,.col_12_last,.maincontent .col_12_last,.col_13,.maincontent .col_13,.col_13_last,.maincontent .col_13_last,.col_23,.col_14,.maincontent .col_14,.col_14_last,.maincontent .col_14_last,.col_34,.maincontent .col_34 {
    width: 100%;
    float: none;
    clear: both;
  }

  #filter li {
    margin-bottom: 20px;
  }

  .portfolio-blockimg,.portfolio-blockimg-last,.portfolio-imgbox1,.portfolio-imgbox2,.portfolio-content1,ul.portfolio-1col li,ul.portfolio-2col li,ul.portfolio-2col li.last,ul.portfolio-3col li,ul.portfolio-3col li.last,ul.portfolio-4col li,ul.portfolio-4col li.last {
    background: 0;
    width: 270px;
    height: auto;
    margin: 0 0 10px 0;
    clear: both;
    float: none;
  }

  .portfolio-content1 {
    width: 260px;
    float: none;
    margin-left: 0;
  }

  .portfolio-imgbox1,.portfolio-imgbox2,.portfolio-single-box {
    border: 1px solid #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px 0 rgba(176,176,176,1);
    -moz-box-shadow: 0 1px 2px 0 rgba(176,176,176,1);
    box-shadow: 0 1px 2px 0 rgba(176,176,176,1);
    width: 250px;
    padding: 0;
  }

  .portfolio-single-box {
    width: 260px;
    height: 94px;
  }

  .portfolio-imgbox1,.boximg-pad2,.portfolio-imgbox2 {
    max-width: 94%;
    max-height: 100%;
  }

  .single-image {
    max-width: 100%;
  }

  .video-container {
    width: 280px!important;
  }

  .video-container iframe,.video-container object,.video-container embed {
    width: 260px!important;
    height: auto;
  }

  .col_14 .testimonial-content,.col_14_last .testimonial-content {
    width: 130px;
  }

  #sidebar,.sidebar {
    float: left;
    background-color: #fff;
    width: 260px;
  }

  #conctactleft,#contactright {
    width: 260px;
    clear: both;
    float: none;
    margin-bottom: 20px;
  }

  #conctactleft {
    border: 0;
  }

  .textfield,.textarea,.comment-textarea {
    width: 222px;
  }

  #contactright {
    margin-left: 0;
  }

  #map,.google_map {
    max-height: 100%!important;
    max-width: 100%!important;
  }

  .footerbox {
    float: none;
    clear: both;
    width: 260px;
    margin-left: 20px;
    margin-bottom: 30px;
  }

  .bottom,.footermenu,.copyright,#footer {
    width: 300px;
    clear: both;
    float: none;
  }

  .bottom {
    background-image: none;
  }

  .footermenu {
    display: none;
  }

  .copyright {
    width: 280px;
    text-align: left;
    margin-left: 20px;
  }

  .static-text h2 {
    padding: 20px 10px;
  }

  a.tel,a.tel:link,a.tel:visited,a.tel:active,a.tel:focus {
    color: #fff!important;
    background: transparent url(../images/ara.png) no-repeat left center;
    padding-left: 41px;
  }

  .tagcloud {
    overflow: hidden;
  }

  .tagcloud a {
    padding: 12.5px 25px;
    display: block;
  }
}