/* COLORS */
/* font-size */
@media (max-width: 1400px) {
  /* line 4, ../../sass/screens/theme-responsive.scss */
  .page-catrent .main .main-inner {
    background-position: -50px 0;
  }
}
@media (max-width: 1366px) {
  /* line 10, ../../sass/screens/theme-responsive.scss */
  .page-catrent .main .main-inner {
    background-position: -60px 0;
  }
}
@media (max-width: 1360px) {
  /* line 16, ../../sass/screens/theme-responsive.scss */
  .page-catrent .main .main-inner {
    background-position: -80px 0;
  }
}
@media (max-width: 1280px) {
  /* line 22, ../../sass/screens/theme-responsive.scss */
  .page-catrent .main .main-inner {
    background-position: -120px 0;
  }
}
@media (max-width: 1199px) {
  /* line 28, ../../sass/screens/theme-responsive.scss */
  .page-catrent .main .main-inner {
    background-position: -130px 0;
  }
}
@media (max-width: 1140px) {
  /* line 34, ../../sass/screens/theme-responsive.scss */
  .page-catrent .main .main-inner {
    background-position: -160px 0;
  }
}
@media (max-width: 1080px) {
  /* line 40, ../../sass/screens/theme-responsive.scss */
  .page-catrent .main .main-inner {
    background-position: -190px 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 47, ../../sass/screens/theme-responsive.scss */
  .contact-us p {
    font-size: 1.923em;
    margin-top: 7px;
  }

  /* line 52, ../../sass/screens/theme-responsive.scss */
  .header .container-inner {
    padding-left: 260px;
  }

  /* line 55, ../../sass/screens/theme-responsive.scss */
  .block-banner {
    padding-top: 13px;
  }
  /* line 57, ../../sass/screens/theme-responsive.scss */
  .block-banner img {
    max-width: 490px;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  /* line 64, ../../sass/screens/theme-responsive.scss */
  .page-catrent .main .main-inner {
    background-position: -215px 0;
  }

  /* line 67, ../../sass/screens/theme-responsive.scss */
  #logo {
    left: -40px;
  }
}
@media (max-width: 991px) {
  /* line 73, ../../sass/screens/theme-responsive.scss */
  h1, h2 {
    font-size: 3.846em;
  }

  /* line 76, ../../sass/screens/theme-responsive.scss */
  .contact-us {
    float: right;
    padding-top: 24px;
  }
  /* line 79, ../../sass/screens/theme-responsive.scss */
  .contact-us p {
    font-size: 1.538em;
    margin-top: 10px;
  }

  /* line 85, ../../sass/screens/theme-responsive.scss */
  .header .container-inner {
    min-height: 120px;
  }

  /* line 89, ../../sass/screens/theme-responsive.scss */
  #logo {
    left: -36px;
  }
  /* line 91, ../../sass/screens/theme-responsive.scss */
  #logo img {
    max-width: 222px;
  }

  /* line 95, ../../sass/screens/theme-responsive.scss */
  .logo-header {
    display: none;
  }

  /* line 98, ../../sass/screens/theme-responsive.scss */
  .view-catrents {
    padding: 20px;
  }

  /* line 102, ../../sass/screens/theme-responsive.scss */
  .page-catrent .main {
    background: none;
  }
  /* line 104, ../../sass/screens/theme-responsive.scss */
  .page-catrent .main .main-inner {
    background: none;
  }
  /* line 107, ../../sass/screens/theme-responsive.scss */
  .page-catrent .main #content, .page-catrent .main .sidebar {
    float: none;
    width: 100%;
  }
  /* line 111, ../../sass/screens/theme-responsive.scss */
  .page-catrent .main .sidebar {
    padding: 0 15px 20px;
  }
  /* line 113, ../../sass/screens/theme-responsive.scss */
  .page-catrent .main .sidebar > .region-sidebar-first {
    border-top: 2px dashed #444444;
    padding-top: 40px;
  }

  /* line 120, ../../sass/screens/theme-responsive.scss */
  .block-authorised {
    color: #444444;
  }
  /* line 122, ../../sass/screens/theme-responsive.scss */
  .block-authorised h2 {
    color: #444444;
  }
  /* line 126, ../../sass/screens/theme-responsive.scss */
  .block-authorised .authorised-item:before {
    border-bottom-color: #444444;
  }
  /* line 130, ../../sass/screens/theme-responsive.scss */
  .block-authorised .authorised-item a:hover, .block-authorised .authorised-item a:focus {
    color: #ba0010;
  }
  /* line 134, ../../sass/screens/theme-responsive.scss */
  .block-authorised .authorised-item:last-child {
    padding-bottom: 35px;
  }
  /* line 136, ../../sass/screens/theme-responsive.scss */
  .block-authorised .authorised-item:last-child:before {
    width: 100%;
  }

  /* line 142, ../../sass/screens/theme-responsive.scss */
  .webform-client-form {
    max-width: 100%;
  }
  /* line 144, ../../sass/screens/theme-responsive.scss */
  .webform-client-form .form-text, .webform-client-form .form-select {
    border: 1px solid #ddd;
  }

  /* line 148, ../../sass/screens/theme-responsive.scss */
  .block-banner {
    background-color: #ba0010;
    padding: 20px;
    text-align: center;
    width: 100%;
  }

  /* line 155, ../../sass/screens/theme-responsive.scss */
  .your-select-wrapper .your-order-title {
    color: #444444;
  }
  /* line 158, ../../sass/screens/theme-responsive.scss */
  .your-select-wrapper .item {
    background-color: #ddd;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 165, ../../sass/screens/theme-responsive.scss */
  .header {
    background: none;
  }
  /* line 167, ../../sass/screens/theme-responsive.scss */
  .header .container-inner {
    padding-right: 15px;
  }

  /* line 171, ../../sass/screens/theme-responsive.scss */
  #logo {
    left: 15px;
  }
}
@media (max-width: 767px) {
  /* line 177, ../../sass/screens/theme-responsive.scss */
  .header {
    background: #fec81e;
  }

  /* line 180, ../../sass/screens/theme-responsive.scss */
  #logo {
    left: 0;
  }

  /* line 183, ../../sass/screens/theme-responsive.scss */
  .contact-us {
    padding-top: 15px;
    text-align: center;
  }
  /* line 186, ../../sass/screens/theme-responsive.scss */
  .contact-us a {
    float: none;
    font-size: 1.077em;
    margin-right: 0;
    padding: 10px 30px 11px;
  }
  /* line 192, ../../sass/screens/theme-responsive.scss */
  .contact-us p {
    float: none;
    font-size: 1.231em;
  }

  /* line 197, ../../sass/screens/theme-responsive.scss */
  .view-catrents {
    padding: 20px 15px;
  }

  /* line 202, ../../sass/screens/theme-responsive.scss */
  .page-catrent .main .container {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 205, ../../sass/screens/theme-responsive.scss */
  .page-catrent .main .container > .row {
    margin: 0;
  }
  /* line 209, ../../sass/screens/theme-responsive.scss */
  .page-catrent .main #content {
    padding: 0 0 30px;
  }

  /* line 214, ../../sass/screens/theme-responsive.scss */
  .webform-client-form {
    padding-bottom: 0;
  }

  /* line 217, ../../sass/screens/theme-responsive.scss */
  .sidebar {
    padding-top: 30px;
  }

  /* line 221, ../../sass/screens/theme-responsive.scss */
  .footer .container {
    padding-bottom: 15px;
    padding-top: 15px;
  }
  /* line 225, ../../sass/screens/theme-responsive.scss */
  .footer .block {
    float: none;
    margin-bottom: 15px;
    text-align: center;
    width: 100%;
  }
  /* line 230, ../../sass/screens/theme-responsive.scss */
  .footer .block:last-child {
    margin-bottom: 0;
  }

  /* line 235, ../../sass/screens/theme-responsive.scss */
  .footer-info {
    text-align: center;
  }

  /* line 239, ../../sass/screens/theme-responsive.scss */
  #cboxWrapper #cboxLoadedContent {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 480px) {
  /* line 249, ../../sass/screens/theme-responsive.scss */
  .header .container-inner {
    min-height: 97px;
    padding: 0px;
  }

  /* line 253, ../../sass/screens/theme-responsive.scss */
  #logo img {
    max-width: 180px;
  }

  /* line 256, ../../sass/screens/theme-responsive.scss */
  .contact-us {
    
  }

  /* line 259, ../../sass/screens/theme-responsive.scss */
  ul.primary {
    border: none;
  }
  /* line 261, ../../sass/screens/theme-responsive.scss */
  ul.primary li {
    float: none;
  }
  /* line 263, ../../sass/screens/theme-responsive.scss */
  ul.primary li a {
    border: 1px solid #bbb;
    display: block;
    margin: 0 0 10px;
    text-align: center;
  }
  /* line 268, ../../sass/screens/theme-responsive.scss */
  ul.primary li a:hover, ul.primary li a:focus {
    border: 1px solid #bbb;
  }
  /* line 273, ../../sass/screens/theme-responsive.scss */
  ul.primary li.active a {
    border: 1px solid #bbb;
  }
}

@media (max-width: 400px) {
  #logo {
    left: 0px;
    margin-bottom: 0;
    position: static;
    top: 0;
    z-index: 1;
    display: block;
    text-align: center;
  }
  
  #header .region.region-header {
    display: block;
  } 
  
  #header .region.region-header::after{
    clear: both;
  }
  
  #header .region.region-header::before ,
  #header .region.region-header::after
  {
    content: " ";
    display: table;
  }
  
  .contact-us {
    float: none;
    padding: 10px 0px;
  }
  
  .contact-us p {
    display: inline-block;
    margin-left: 10px;
  }
  
}


@media (max-width: 360px) {
  /* line 282, ../../sass/screens/theme-responsive.scss */
  .contact-us {
    
  }
  
  #header .region-header {
    float:left;
  }

  /* line 287, ../../sass/screens/theme-responsive.scss */
  .view-catrents .views-row,
  .view-catrents .views-fieldset-image {
    display: block;
  }
  /* line 290, ../../sass/screens/theme-responsive.scss */
  .view-catrents .views-fieldset-image {
    margin-top: 15px;
    padding-left: 0;
  }
  /* line 293, ../../sass/screens/theme-responsive.scss */
  .view-catrents .views-fieldset-image img {
    width: auto;
  }

  /* line 298, ../../sass/screens/theme-responsive.scss */
  .SSA-CRDL {
    display: block !important;
    margin-bottom: 10px;
  }
  /* line 301, ../../sass/screens/theme-responsive.scss */
  .SSA-CRDL + .views-field-info {
    display: block;
    padding-left: 0;
  }

  /* line 308, ../../sass/screens/theme-responsive.scss */
  #cboxWrapper .group-images img {
    display: block;
    float: none;
    margin-left: 0;
    margin-top: 10px;
  }
  /* line 313, ../../sass/screens/theme-responsive.scss */
  #cboxWrapper .group-images img:first-child {
    margin-top: 0;
  }
}
@media (max-width: 320px) {
  /* line 323, ../../sass/screens/theme-responsive.scss */
  #cboxWrapper #cboxTitle {
    font-size: 1.385em;
  }

  /* line 327, ../../sass/screens/theme-responsive.scss */
  .block-decal .title {
    font-size: 1.308em;
  }
}
