/* iPhone (portrait) */

@media only screen and (max-width: 460px){.wpc-top-teaser {display:none;}}


@media only screen and (min-width: 320px) and (max-width: 767px) {
  
 
  body section {
    position: relative;
    top: 0px;
  }
 
  body footer {
    position: relative;
    top: 0px;
  }
  
  .wpc-full-box .right {
    width: 100%;
    text-align: center;
  }
  
  .wpc-full-box .left {
    width: 100%;
    text-align: center;
  }
  
  .wpc-full-box .wpc-button {
    margin-right: 0px;
    margin-bottom: 20px;
  }
  
  .wpc-full-box .wpc-content h2 {
    text-align: center;
  }
  
  .wpc-default, .full-width, .wpc-portfolio, .wpc-faq {
    padding: 35px 20px;
  }
  
  .wpc-boxes-container .wpc-box.one-third, .wpc-boxes-container .wpc-icon-box.one-third {
    width: 100% !important;
    margin-right: 0% !important;
    margin-bottom: 10px;
  }
  
  .wpc-top-teaser {
    height: 230px;
  }
  
  .wpc-teaser-holder .wpc-content {
    display: none;
  }
  
  .wpc-teaser-holder .wpc-content {
    width: 100% !important;
    margin-right: 0% !important;
    text-align: center;
  }
  
  .wpc-features .wpc-features-inner {
    text-align: left;
  }
  
  .wpc-teaser-holder .wpc-image {
    display: none;
  }
  
  .wpc-teaser-holder .wpc-content {
    margin-bottom: 20px;
  }
  
  .wpc-main-menu {
    display: none;
  }
  
  .wpc-dropdown-menu {
    display: inline-block;
  }
  
  .wpc-main-menu-span {
    text-align: center;
  }
  
  .wpc-logo-span {
    text-align: center;
  }
  
  .wpc-top-bar {
    height: 150px;
  }
  
  .move-to-top {
    top:-150px;
  }
  
  .wpc-team-section {
    min-height: 230px !important;
  }
  
  .wpc-team-member {
    width: 135px !important;
  }
  
  .wpc-team-section .row .wpc-team-member {
    margin-right: 0px !important;
    width: 135px !important;
  }
  
  .wpc-boxes-container .wpc-icon-box .icon {
    width: 25% !important;
  }
  
  .wpc-boxes-container .wpc-icon-box .content h3 {
    line-height: normal;
  }
  
  .wpc-boxes-container .wpc-icon-box {
    margin-bottom: 15px;
  }
  
  .footer-widgets .widget-box {
    text-align: center;
  }
  
  .footer-bar [class*="span"] {
    text-align: center;
  }
  
}

/* iPhone (landscape) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  
  .wpc-top-teaser {
    height: 690px;
  }
  
  .wpc-teaser-holder .wpc-content {
    width: 100% !important;
    margin-right: 0% !important;
    text-align: center;
    display: block ;
  }
  
  .wpc-features .wpc-features-inner {
    text-align: left;
  }
  
  .wpc-teaser-holder .wpc-image {
    display: none;
  }
  
  .wpc-teaser-holder .wpc-content {
    margin-bottom: 20px;
  }
  
  .wpc-main-menu {
    display: none;
  }
  
  .wpc-dropdown-menu {
    display: inline-block;
  }
  
  .wpc-main-menu-span {
    text-align: center;
  }
  
  .wpc-logo-span {
    text-align: center;
  }
  
  .wpc-top-bar {
    height: 150px;
  }
  
  .move-to-top {
    top:-150px;
  }
  
  .wpc-team-section {
    min-height: 230px !important;
  }
  
  .wpc-team-member {
    width: 135px !important;
  }
  
  .wpc-boxes-container .wpc-icon-box .icon {
    width: 25% !important;
  }
  
  .wpc-boxes-container .wpc-icon-box .content h3 {
    line-height: normal;
  }
  
  .wpc-boxes-container .wpc-icon-box {
    margin-bottom: 15px;
    margin-left: 0 !important;
  }
  
  .footer-widgets .widget-box {
    text-align: center;
  }
  
  .footer-bar [class*="span"] {
    text-align: center;
  }
}

/* iPad (portrait) */
@media (min-width: 768px) and (max-width: 979px) {

  .wpc-boxes-container .wpc-icon-box {
    width: 100% !important;
    margin-left:0 !important;
  }
  
  .wpc-teaser-holder .wpc-image {
    vertical-align: bottom !important;
  }
  
  .wpc-features .wpc-features-inner {
    width: 70%;
  }
  
  .wpc-teaser-holder .wpc-content {
    margin-bottom: 15px;
  }
  
  .wpc-team-section {
    min-height: 240px !important;
  }
  
  .wpc-team-member {
    width: 145px !important;
  }
  
  .wpc-team-member .wpc-inner .wpc-team-hover .wpc-inner {
    padding-top: 55px !important;
  }
  
  .wpc-boxes-container .wpc-icon-box .icon {
    width: 25% !important;
  }
  
  .wpc-boxes-container .wpc-icon-box .content h3 {
    line-height: normal;
  }
  
  .wpc-boxes-container .wpc-icon-box {
    margin-bottom: 15px;
  }
  
  .wpc-dropdown-menu {
    display: none;
  }
  
}

/* iPad (landscape) */
@media (min-width: 979px) and (max-width: 1025px) {

  .wpc-boxes-container .wpc-icon-box {
    width: 100% !important;
    margin-left:0 !important;
  }
  
}

/* desktop (1025 to 1200) */
@media only screen and (min-width: 1025px) and (max-width: 1200px) {
  
  .wpc-boxes-container .wpc-icon-box {
    width: 100% !important;
    margin-left:0 !important;
  }
  
  .wpc-boxes-container .wpc-icon-box .icon {
    width: 50px;
    margin-right: 10px;
    font-size: 2em;
  }
  
  .wpc-dropdown-menu {
    display: none;
  }
  
}