/*-=Tablet screens=-*/
@media only screen and (max-width: 1024px) {
  /*max-width 1024px, tablet screens*/
  #using .col-left{
    margin-top: 35px;
  }
  footer .contacts,
  footer .products{
    margin-top: 30px;
  }
  header .logo{
    text-align:center;
  }  
  #top-banner .inner {
    padding: 140px 15px 120px 15px;
    position: relative;
    z-index: 5;
  }
  #top-banner .texture{
    width: 267px;
  }
  .alignnone{
    display: block;
    margin: auto;
  }
  #with-without .top-stripe{
    position: absolute;
    left: -202px;
    top: -202px;
  }
  #with-without .top-stripe .content{
    padding: 5px;
  }
  #with-without .top-stripe .content p{
    font-size: 1.25rem; 
  }
  #with-without{
    padding-top: 115px;
  }
  .page-template-default #top-banner .title{
    position: absolute;
    bottom: 0;
  }
}
/*-=Small screens=-*/
@media only screen and (max-width: 640px) {
  /* TOP BAR Mobile STYLING */
  html{
    font-size: 80%;
  }
  .title-bar {
    background-color: #667754;
    /* collapsed menu bar color */
    padding: 0;
    line-height: 45px;
    margin-top: 20px;
  }
  .title-bar .title-bar-title {
    vertical-align: top;
  }
  .title-bar .menu-wrap{
    cursor: pointer;
  }
  .title-bar .menu-icon {
    position: relative;
    display: inline-block;
    padding: 0;
    width: 20px;
    height: 45px;
    background-color: transparent;
    vertical-align: top;
    cursor: pointer;
    outline: none;
    border:none; 
    margin-left: 10px;
  }
  .title-bar .menu-icon:after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #fefefe;
    top: 50%;
    left: 0;
    margin-top: -9px;
    -moz-box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
    -webkit-box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
    box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
  }

  .top-bar {
    height: auto;
    padding: 0;
    background: #1a608b;
    /* menu list background color */
  }
  .top-bar ul {
    background: transparent;
    margin: 0;
    list-style: none;
    padding: 0;
  }
  .top-bar ul li > a {
    display: block;
    font-family: "Fira Sans Extra Condensed", sans-serif;
    color: white;
    /* menu item text color */
    font-size: 14px;
    background: #667754;
    /* menu item background color */
    line-height: 45px;
    padding: 0 15px;
  }
  .top-bar ul li > a:hover {
    background: #566546 !important;
    /* menu item background color on hover */
  }
  .top-bar ul li.current-menu-item > a, .top-bar ul li.current_page_ancestor > a {
    background: #566546 !important;
    /* current/parent menu item background color */
  }
  .top-bar ul li.has-dropdown a:after {
    display: none;
  }
  .top-bar ul li.has-dropdown .accordion-toggle {
    display: block;
    position: absolute;
    width: 50px;
    height: 45px;
    right: 0;
    top: 0;
    color: #fff;
    /* dropdown arrow color */
    z-index: 100;
    text-align: center;
  }
  .top-bar ul li.has-dropdown .accordion-toggle i.fa {
    font-size: 13px;
    line-height: 1;
    height: 13px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .top-bar ul li[aria-expanded="true"] > a {
    background: #667754;
    /* menu item background color on open dropdown */
  }
  .top-bar ul li[aria-expanded="true"] > a .accordion-toggle i.fa {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .top-bar ul li .submenu a {
    padding-left: 25px;
  }
  .top-bar .is-dropdown-submenu {
    margin-top: 0;
    position: static;
  }
  .alignright, .alignleft, .aligncenter, .alignnone {
    float: none;
    margin: 0 0 1em;
  }
  #top-banner a{
    display: table;
    min-width: 250px;
    text-align: center;
    margin-top: 15px; 
  }
  #with-without .top-stripe{
    position: absolute;
    left: -222px;
    top: -222px;
  }
  #with-without img.guides{
    display: none;
  }
  #with-without .block{
    margin-top: 25px!important;
  }
  #testimonials .block .img {
    float: none;
  }
  #testimonials .block {
    text-align: center;
  }
  #testimonials .block .img img{
    margin: auto;
  }
  #home-slider .slider-caption .small-img{
    margin-left: 0px;
    margin-top: 10px;
  }
  .copyright .info-block span{
    margin-left: 0px;
    text-align: center;
    display: block;
  }
}
/* max-width 640px and lower. Use this for mobiles only */
/*-=Medium screens=-*/
@media only screen and (min-width: 641px) {
  /* TOP BAR STYLING */
  .title-bar {
    display: none;
  }

  .top-bar {
    padding: 0;
    background-color: transparent;
    /* Dropdown item styling */
  }
  .top-bar ul {
    background: transparent;
    margin: 0;
    list-style: none;
    padding: 0;
  }
  .top-bar .header-menu li {
    float: left;
    background-color: transparent;
  }
  .top-bar .header-menu li > a {
    /* Regular menu item style */
    display: block;
    padding: 0 18px;
    background: transparent;
    font-size: 1.688rem;
    font-weight: 600;
    line-height: 40px;
    color: #343434;
    text-transform: uppercase;
    font-family: "Fira Sans Extra Condensed", sans-serif;
  }
  .top-bar .header-menu li:last-child > a{

  }
  .top-bar .header-menu li.current-menu-item > a, .top-bar .header-menu li.current_page_ancestor > a, .top-bar .header-menu li.current_page_parent > a {
    /* Style of Current page and Ancestor page */
    background: #c7caba;
    color: #333;
  }
  .top-bar .header-menu li.has-dropdown > a {
    /* Style of item with dropdown */
    padding: 0 15px;
  }
  .top-bar .header-menu li.has-dropdown > a:after {
    /* Hide dropdown arrow */
    display: none !important;
  }
  .top-bar .header-menu li.has-dropdown > a:hover {
    /* Hover state for dropdown link */
  }
  .top-bar .header-menu li > a:hover {
    /* menu item style on hover */
    background: transparent;
    color: #000;
  }
  .top-bar .header-menu:after {
    content: '';
    display: table;
    clear: both;
  }
  .top-bar ul li:hover > a {
    /* Parent link style on dropdown hover */
    background: #DADDC7;
    color: #333;
  }
  .top-bar .submenu {
    border: none;
  }
  .top-bar .submenu li {
    display: block;
  }
  .top-bar .submenu li > a {
    /* Regular link in dropdown */
    background: #DADDC7;
    color: #333;
  }
  .top-bar .submenu li > a:hover {
    /* Dropdown link on hover */
    background: #c7caba;
    color: #4a4a4a;
  }
  .top-bar .is-dropdown-submenu .is-dropdown-submenu {
    margin-top: 0;

  }
  .top-bar .is-dropdown-submenu .is-dropdown-submenu li a {
    /* Styles for 2nd level dropdown menu link */
  }


}
/* min-width 641px */
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  /* min-width 641px and max-width 1024px, use when QAing tablet-only issues*/
  .top-bar .header-menu { text-align: center; 
    margin-top: 15px;
  }
  .top-bar .header-menu > li{ float: none; display: inline-block; } 
  .top-bar .header-menu li > a{
    font-size: 1.25rem;
  }
}
/*-=Large screens=-*/
@media only screen and (min-width: 1025px) {
  /*min-width 1025px, large screens*/   
  #top-banner .inner {
    padding: 150px 80px 120px 80px;
  }
  .inner {
    padding: 0 65px;
  }
  .top-bar .header-menu { float:right; }
  #using .col-left{
    margin-top: -35px;
  }
  #using .col-left .column .app-img{
    position: relative;
  }
  #using .col-left .column:nth-child(2n+2) .app-img:before{
    content: '';
    height: 280px;
    width: 1px;
    background: #667754;
    position: absolute;
    left: -15px;
    top: -170px;
  }
  #using .col-left .column:nth-child(even) .app-img:after{
    content: '';
    height: 1px;
    width: 60px;
    background: #667754;
    position: absolute;
    top: 50%;
    left:-45px; 
    z-index: 0;
  }
  #using .col-left .title:after{
    position: absolute;
    content: '';
    left: 100%;
    top: 50%;
    width: 450px;
    height: 1px;
    background: #667754;
  }
  #using .col-left .top-img:after{
    height: 30px;
    width: 1px;
    background: #fff;
    content: '';
    display: block;
    margin-top: 20px;
  }
}
@media only screen and (min-width: 1201px) {
  /* min-width 1201px, large screens*/
}
@media only screen and (max-width: 1400px) {
  /* min-width 1401px, xxlarge screens*/
  header {
    display: block;
    position: fixed;
    top: 0;
    margin: 0 auto;
    min-height: 90px;
    background: url('https://48db42.claudeassets.com/20231210001206im_/https://www.sheehansales.com/wp-content/uploads/2017/03/navbar-bg.png') top center no-repeat;
    background-size: cover;
    width: 100%;
    z-index: 999;
  }
  header .header-inner {
    padding: 26px 15px;
  }
}
@media only screen and (min-width: 1401px) {
  /* min-width 1401px, xxlarge screens*/
  header {
    display: block;
    position: fixed;
    top: 0;
    margin: 0 auto;
    height: 200px;
    background: url('https://48db42.claudeassets.com/20231210001206im_/https://www.sheehansales.com/wp-content/uploads/2017/03/navbar-bg.png') top center no-repeat;
    width: 1400px;
    z-index: 999;
  }
  header .header-inner {
    padding: 26px 65px;
  }
}

/*
     FILE ARCHIVED ON 20:20:33 May 02, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:52:03 Jun 29, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.531
  exclusion.robots: 0.062
  exclusion.robots.policy: 0.052
  esindex: 0.011
  cdx.remote: 9.377
  LoadShardBlock: 92.019 (3)
  PetaboxLoader3.datanode: 77.127 (5)
  PetaboxLoader3.resolve: 289.371 (3)
  load_resource: 326.293 (2)
*/