/*
Green #b2d235
Grey #4b4b4b
-----------------------------------------------------------------
*/
@media handheld, only screen and (max-width: 1200px) {

  .wrap {
    width: 96%; 
  }
  
  .home,
  body,
  .page-id-577 {
    background: #fff;
  }

  .home .content,
  .home .content .wrap {
    overflow: hidden;
  }

  #welcome {
    z-index: 9999;
    width: 86%;
    height: auto;
  }
  .home .post-3 {
    display: none;
  }

  .home .three-cols .one-third .description {
    min-height: 5px;
  }
  .home .three-cols .one-third {
    height: 591px;
  }
  .home .three-cols .pos-3 {
    position: relative !important;
    top: 0;
    right: 0;
    height: 551px !important;
  }
  
  #main-nav {
    display: none;
  }

  .tools {
    margin: 50px 100px 0 20px;
  }

  .mobile-nav {
    display: block;
    padding: 0;
  }
  
  .icon {
    display: block;
    z-index: 999999999999;
    height: 50px;
    width: 50px;
    position: absolute;
    top: 28px;
    right: 2%;
  }

  .icon:hover {
    color: #3f2a2e;
  }

  .mobile-menu {
    display: none;
  }

  .mobile-menu {
    padding: 100px 0;
    margin: 0;
    list-style: none;
    z-index: 999999;
    background: #b2d235 url(../images/mobile-bg.jpg) top center repeat-y;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.95;
  }
  .mobile-menu > li {
    float: none !important;
    display: block !important;
    position: relative;
    padding: 0;
    margin: 0 0 20px 0;
    width: 100% !important;
    text-align: center;
  }

  .mobile-menu li a {
    display: block;
    padding: 0 0 1.5% 0;
    border-left: none;
    text-align: right;
    height: auto;
    width: auto;
    color: #fff;
    font-weight: 900;
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    text-align: center;
  }
  .mobile-menu li a.on,
  .mobile-menu li a:hover {
    color: #3f2a2e;
  }

  .flexslider:hover .flex-next {
    right: 5% !important;
  }
  .flexslider:hover .flex-prev {
    left: 5% !important;
  }

  #homeslider .info { top: 10%; }

  .banner .mask {
    width: 93.5%;
  }

  .overlay-overflow {
    display: none;
  }

  .overlay-content {
    max-width: none;
    min-height: 0;
  }

  #overlay {
    margin-top: -209px;
  }

}

/*
Green #b2d235
Grey #4b4b4b
-----------------------------------------------------------------
*/
@media handheld, only screen and (max-width: 1020px) {

  .page-banner,
  .hero_image {
    min-height: 266px;
    width: auto !important;
  }

  .hero_image {
    margin-left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
  }

  .sidebar {
    display: none;
  }

  .sidebar h2 {
    font-size: 22px;
    line-height: 26px;
  }

  .sidebar .button {
    font-size: 15px;
    line-height: 18px;
  }
  #text-panel {
    float: none;
    width: 92%;
    padding: 0 4%;
  }

  .signup .right,
  .signup .one-half {
    text-align: center;
    width: 100%;
    float: none;
    padding: 10px 0 40px 0;
  }
  .signup .right {
    padding: 40px 0 0 0;
  }
  #gform_wrapper_1 {
    margin: 0 auto !important;
  }

  #homeslider .info {
    display: none;
  }

  #overlay {
    position: relative;
  }

  .overlay-inner {
    position: relative;
  }
  
}

/*
Green #b2d235
Grey #4b4b4b
-----------------------------------------------------------------
*/
@media handheld, only screen and (max-width: 980px) {
  
  footer .one-third {
    float: none;
    width: 100%;
    text-align: center;
    margin: 0;
  }
  .left p {
    width: 100%
  }
  .center {
    padding: 30px 0;
  }

}

/*
Green #b2d235
Grey #4b4b4b
-----------------------------------------------------------------
*/
@media handheld, only screen and (max-width: 860px) {

  #homeslider {
    position: relative;
    padding: 0;
    overflow: hidden;
  }
  #welcome {
    position: relative;
    bottom: 0;
    left: 0;
    z-index: 9999;
    width: 86%;
    color: #fff;
    height: auto;
  }

  .flexslider .flex-next,
  .flexslider .flex-prev,
  .down-arrow {
    display: none;
  }

  .signup .wrap {
    width: 90%;
  }
  .fullwidth {
    width: 100%;
  }
  .home .three-cols .one-third {
    width: 100%;
    position: relative;
    text-align: center;
    margin: 10px auto 20px auto;
    display: block;
    float: none;
  }
  .home .pos-1,
  .home .pos-2,
  .home .pos-3 {
    margin: 20px auto;
  }
  .home .three-cols .one-third {
    min-height: auto;
    height: auto;
  }
  .home .three-cols .pos-3 {
    height: auto !important;
  }

  .home .post-3 {
    display: block;
  }

  .home .three-cols .one-third a.thumbnail {
    display: none;
  }

  .copy-text p,
  .copy-text a {
     font-size: 10px;
  }

  #overlay {
    margin-top: 0;
  }

  .mask {
    bottom: -130px;
  }

}
/*
Green #b2d235
Grey #4b4b4b
-----------------------------------------------------------------
*/
@media handheld, only screen and (max-width: 820px) {
  
  
  .one-half,
  .one-third,
  .one-quatar {
    float: none;
    width: 100%;
    text-align: center;
    margin: 0;
  }

  .person {
    width: 49%;
    margin: 0 0 40px 0;
  }
  .three-col .spacer {
    display: none;
  }

  #text-panel .one-half {
    text-align: left;
    float: none;
    width: 100%;
    margin: 0;
  }

  .copyright .copy-text p {
    text-align: center;
  }



}


/*
Green #b2d235
Grey #4b4b4b
-----------------------------------------------------------------
*/
@media handheld, only screen and (max-width: 750px) {

  .tools {
    display: none;
  }

  .banner .mask {
    font-size: 32px;
    line-height: 32px;
  }
  #text-panel h1 {
    font-size: 32px;
    line-height: 32px;
  }
  
}

/*
Green #b2d235
Grey #4b4b4b
-----------------------------------------------------------------
*/
@media handheld, only screen and (max-width: 690px) {
  
  .gallery {
    float: none;
    display: block;
    width: 100%;
  }

  #text-panel a.top-thumbnail {
    width: 100%;
    margin: 0 auto 10px auto;
    float: none;
    display: block;
  }

}

/*
Green #b2d235
Grey #4b4b4b
-----------------------------------------------------------------
*/
@media handheld, only screen and (max-width: 580px) {
  
  .banner .mask {
    width: 90%;
    padding: 5%;
  }
  .banner .mask-3d {
    display: none;
  }

  .single-profile .profile {
    text-align: center;
  }
  
  .single-profile-pic {
    max-width: 200px;
    display: inline-block;
    float: none;
    margin: 0;
  }

  .single-profile .dark h1 {
    padding: 20px 0 0 0;
  }

  .banner .mask .angle {
    right: -20px !important;
    bottom: 0;
  }
  .banner {
    margin: 0 0 60px 0;
  }

}

/*
Green #b2d235
Grey #4b4b4b
-----------------------------------------------------------------
*/
@media handheld, only screen and (max-width: 480px) {

  #text-panel .three-cols .one-third {
    width: 100%;
    margin: 0 0 10px 0;    
  }
  
  #gform_1 {
    width: 327px;
  }
  #gform_1 .gform_body {
    width: 207px;
  }

  .banner .mask {
    background-position: -200px 0;
  }

  blockquote p {
    font-size: 18px;
    line-height: 25px;
  }

  .person {
    width: 100%;
    margin: 0 0 40px 0;
  }

  #text-panel h1,
  h1 {
    font-size: 28px;
    line-height: 30px;
  }
  
}
/*
Green #b2d235
Grey #4b4b4b
-----------------------------------------------------------------
*/
@media handheld, only screen and (max-width: 390px) {


  .home .three-cols .one-third {
    width: 100%;
  }
  .signup .title {
    font-size: 28px;
    line-height: 32px;
  }
  .footer-details .center img {
    width: 90% !important;
  }

  h1 {
    font-size: 32px;
    line-height: 34px;
  }

  h2 {
    font-size: 22px;
    line-height: 34px;
  }


}
/* Print Style
-------------------------------------------------------------- */

@media print {

  body {
    font-family: Helvetica, arial, sans-serif;
    line-height: 1.5;
    color: #000;
    background: #fff;
    text-align: center;
  }
  img {
    display: block;
    clear: both;
    margin: 10px auto;
    max-width: 469px;
  }
  a {
    color: #000;
  }
  div {
    margin: 0 !important;
  }

  table {
    border-collapse:collapse;
    border: 1px solid black;
  }

  th, td {
    width: auto !important;
    height: auto !important;
    overflow: hidden;
  }
  
  .wrap,
  .phone,
  #printlogo {
    display: block;
    clear: both;
  }

  h1  {
    margin: 30px 0 10px 0;
    font-size: 33px;
    color: #000;
    font-weight: 400;
    line-height: 35px;
  }

  h2 {
    font-size: 18px;
    color: #000;
    font-weight: 400;
    line-height: 28px;
    margin: 10px 0 3px 0;
    padding: 0;
  }

  h3 {
    font-size: 15px;
    color: #000;
    font-weight: 700;
    line-height: 19px;
    margin: 10px 0 3px 0;
    padding: 0;
  }

  h4,
  h5,
  h6 {
    font-size: 14px;
    color: #000;
    font-weight: 900;
    line-height: 20px;
    margin: 8px 0 3px 0;
    padding: 0;
  }

  ul {
    list-style: disc;
  }
  ol {
    list-style: decimal;
  }

  li,
  p {
    font-size: 13px;
    font-weight: 400;
    line-height: 21px;
  }

  hr { 
    border: none;
    background: none;
    margin: 12px 0 14px 0;
    border-bottom: 1px solid #cabfd6; 
  }
 
  #access,
  .outer-header,
  .outer-footer {
    display: none !important;
  }

}
