/* @import "css/header.css"; */

body, html {
  height: 100%;
}

body {
  font-family: 'Lato', sans-serif;
  background: #fff;
  color: #212121;
}


h1, h2, h3, h4, h5, h6, p {
  line-height: normal;
  margin: 0;
  padding: 0;
}

*, body, h1, h2, h3, h4, h5, h6, li, ol, p, ul {
  padding: 0;
}

.a-center {
  text-align: center;
}

img {
  max-width: 100%;
  display: inline-block;
}

.hamburger {
  display: none;
  float: right;
}

* {
  outline: 0;
}

.clr {
  clear: both;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.block-box {
  display: inline-block;
}

li {
  list-style: none;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

h1.section-title {
  font-size: 36px;
  color: #272727;
  font-weight: 400;
  margin-bottom: 48px;
}

p.desc-para {
  font-size: 17px;
  color: #333;
  line-height: 1.765em;
  font-weight: 300;
  margin-bottom: 20px;
}

.desc-content {
  margin: 36px 0;
}

.desc-content h3 {
  color: #424242;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.5em;
  margin-bottom: 12px;
}

.desc-content ul {
  margin: 20px 0 20px 20px;
  list-style-type: none;
}

.desc-content ul li {
  list-style: outside;
  font-size: 17px;
  color: #333;
  line-height: 1.765em;
  font-weight: 300;
}


.desc-content ul li a{
  color: #2a759a;
  font-weight: 400;
}
.desc-content ul li a:hover {
  color: #1a485f;
}

.page-main-header {
  /*background-color: #1a485f;*/
  background: -moz-linear-gradient(top,  rgba(26,72,95,1) 0%, rgba(26,72,95,0.8) 100%);
  background: -webkit-linear-gradient(top,  rgba(26,72,95,1) 0%,rgba(26,72,95,0.8) 100%);
  background: linear-gradient(to bottom,  rgba(26,72,95,1) 0%,rgba(26,72,95,0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a485f', endColorstr='#cc1a485f',GradientType=0 );
}
.page-main-header.ipad-stands-rental {
  background: url(../images/ipadstandsrental/ipad-stands-banner-bg.jpeg) no-repeat center center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
}

.main-header-container {
  padding: 14px 0px;
  position: relative;
}

.top-menu {
  font-size: 16px;
  float: right;
  margin-bottom: 0;
}

.top-menu > li {
  padding: 0 5px;
}

.top-menu > li a {
  padding: 16px 0;
  color: #fff;
  display: inline-block;
  opacity: 0.75;
}

.top-menu > li.active a,
.top-menu > li a:hover {
  opacity: 1;
}

.toggle-panel {
  display: none;
  background: #333;
  border: 1px solid #999;
  height: auto;
  right: 0;
  padding: 5px;
  position: absolute;
  top: 54px;
  width: 160px;
  z-index: 10000;
}

.toggle-panel ul {
  margin-bottom: 0;
}


.toggle-panel ul li {
  font-size: 14px;
  font-weight: bold;
}

.toggle-panel ul li a {
  color: #fff;
  opacity: 0.75;
  display: block;
  padding: 6px;
}


.toggle-panel ul li.active a,
.toggle-panel ul li a:hover {
  opacity: 1;
}

.inq-form-mob {
  display: none;
}

.inq-form-af-container {
  position: static;
}

.mob-inq {
  display: none;
}

.modal.in .modal-dialog {
  margin: 50px auto;
}


.contact-number {
  padding-bottom: 10px;
}
.contact-number a {
  padding: 8px;
  font-size: 18px;
  color: #fff;
  display: inline-block;
}

.affix {
  top: 18px;
  z-index: 999;
}

.affix.affix-absolute {
  position: absolute;
  margin-top: 18px;
  transition: top 50ms linear;
}

.banner .img-container {
  max-height: 424px;
  overflow: hidden;
  width: 300px;
  margin: 0 auto;
}

.banner-text-wrapper {
  float: right;
}

.banner-text {
  color: #fff;
  margin-top: 16px;
}

.banner-text h1 {
  margin-bottom: 16px;
  font-size: 48px;
  font-weight: 300;
}

.banner-text h1 span {
  font-weight: bold;
}

.banner-text h2 {
  font-size: 22px;
  font-weight: 300;
  margin-bottom: 24px;
  line-height: 1.25em;
}

.toptext .col-xs-6:first-child {
  border-right: 1px solid #fff;
}

.toptext h3 {
  font-size: 28px;
  font-weight: 300;
}

.toptext h3 sup {
  font-size: 11px;
  padding: 1px 4px;
  margin-left: 6px;
  border: 1px solid #fff;
}

.toptext h4 {
  font-size: 28px;
  font-weight: bold;
}

.banner-text .btn-default,
.process-section .quick-quote-button  {
  font-size: 22px;
  color: #fff;
  margin-top: 36px;
  border: 1px solid #fff;
  text-align: center;
  font-weight: 300;
  background: #2a759a;
  padding: 8px 10px;
  width: 180px;
}

#ipads-wrepper {
  background: #fff;
  padding: 50px 0px 114px;
  text-align: center;
}

#ipads-wrepper h1 {
  font-size: 33px;
  font-weight: 300;
  color: #3b3b3b;
  margin-bottom: 82px;
}

#ipads-wrepper h2 {
  text-align: center;
  font-size: 23px;
  font-weight: 300;
  color: #444444;
  margin-top: 36px;
  margin-bottom: 12px;
}

#rental-wrepper {
  background: url(../images/bg2.png) no-repeat center center;
  background-size: cover;
}

#rental-wrepper p {
  color: #282828;
  font-weight: 300;
  font-size: 22px;
  margin-bottom: 32px;
}

#rental-wrepper p span {
  font-weight: bold;
  color: #35a0f2;
}

#rental-wrepper p:first-child {
  margin-top: 70px;
}

#rental-wrepper .btn-default {
  font-size: 22px;
  color: #fff;
  border: 1px solid #fff;
  text-align: center;
  font-weight: 300;
  background: #2a759a;
  padding: 8px 10px;
  width: 180px;
}

.ipadpic {
  margin: -52px 0 -24px;
}

.panel-heading {
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  padding: 20px;
}

.panel-heading i {
  color: #37a7ee;
  position: absolute;
  right: 12px;
  top: 23px;
}

.panel-group .panel + .panel {
    margin-top: 8px;
}

.panel-default>.panel-heading {
  background-color: #f7f7f9;
  border: none;
  padding: 0;
  position: relative;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #e1e1e8;
}

.panel {
  border: medium none !important;
  border-radius: 4px;
  box-shadow: none;
  margin-bottom: 20px;
}

.panel-title > a {
  font-size: 18px;
  display: block;
  padding: 20px 36px 20px 20px;
  color: #424242;
}

.panel-body {
  font-size: 17px;
  color: #333;
  line-height: 1.5em;
  font-weight: 300;
  padding: 16px 20px;
}

.enquiry-section {
  background: #f0eff1;
  padding: 60px 0px;
}

.enquiry-section h1 {
  font-size: 32px;
  float: left;
  margin-right: 10px;
  width: 52%;
  color: #282828;
  text-transform: uppercase;
  background: url(../images/or.png) no-repeat right center;
  font-weight: 300;
}

.enquiry-section h1 span {
  font-size: 37px;
  font-weight: bold;
  color: #2a759a;
}

.enquiry-section h2 {
  font-size: 27px;
  color: #282828;
  margin-bottom: 20px;
  font-weight: 300;
}

.enquiry-section h2 span {
  font-weight: bold;
}

.enquiry-section .btn-default {
  font-size: 22px;
  color: #fff;
  border: 1px solid #fff;
  text-align: center;
  font-weight: 300;
  background: #2a759a;
  padding: 6px 10px;
  width: 180px;
}

.enboxinner {
  float: left;
  text-align: center;
  width: 45%;
}

.enboxinner .or-text {
  display: none;
  margin: 24px 0;
  font-size: 24px;
  font-weight: 400;
  color: #999;
}

.enquiry-section p {
  font-size: 22px;
  color: #282828;
  margin-top: 38px;
  text-align: center;
  font-weight: 300;
}

.enquiry-section p span {
  font-weight: bold;
}

.brands-section {
  padding: 36px 0px;
  text-align: center;
}

.brands-section img {
  margin: 16px 0;
}

.bottom-nav {
  padding: 20px 0px;
  background: #2a759a;
  text-align: center;
}

.bottom-nav p {
  font-size: 14px;
  color: #fff;
  line-height: 22px;
  font-weight: 300;
}

.bottom-nav p a {
  color: #fff;
  padding: 0 2px;
}

.footer-metadata {
  background: #1a485f;
  padding: 16px 0;
}

.footer-metadata p {
  font-size: 14px;
  color: #fff;
  line-height: 22px;
  font-weight: 300;
}

.footer-metadata p.ab {
  float: right;
}

.ourstock-section {
  background: #fff;
  padding: 60px 0px;
}

.ourstock-section h1 {
  font-weight: 600;
  margin-bottom: 36px;
}

.ourstock-section .accordion_example2 {
  margin-top: 18px;
}

.desktop-quote-form-container {
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 12px;
}

.acc_content {
  display: none;
}

.acc_content>p {
  padding-left: 12px;
  padding-bottom: 12px;
  border-left: 1px solid #e7e7e7;
}

.process-section {
  background: url(../images/bg2.png) no-repeat;
  background-size: cover;
  background-position: center center;
  text-align: center;
  padding: 60px 0 20px;
}

.retail-section {
  text-align: center;
  padding: 60px 0 20px;
}

.process-section h2,
.retail-section h2 {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.25em;
  margin-top: 24px;
  margin-bottom: 40px;
  color: #424242;
}

.desktop-quote-form .form-group {
  margin-bottom: 7px !important;
}

.desktop-quote-form .page-header {
  padding-bottom: 2px !important;
  margin: 0px 0 9px;
}

.desktop-quote-form .small-height {
  height: 30px !important;
}

.glyphicon-refresh-animate {
  -animation: spin .7s infinite linear;
  -webkit-animation: spin2 .7s infinite linear;
}

@-webkit-keyframes spin2 {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  from {
    transform: scale(1) rotate(0deg);
  }
  to {
    transform: scale(1) rotate(360deg);
  }
}

.desktop-quote-form h2 {
  font-family: 'Lato', sans-serif !important;
  font-weight: 600;
  color: #222222;
  text-rendering: optimizeLegibility;
  line-height: 1.2em;
  margin-bottom: 15px;
  margin-top: 0;
  font-size: 24px;
  text-align: left;
}

.desktop-quote-form .help-block {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  font-size: 12px;
  padding: 0 6px;
}

.desktop-quote-form p {
  margin: 0px 0 0px !important;
}

.desktop-quote-form textarea {
  resize: none;
}

.desktop-quote-form .btn-default {
  font-size: 16px;
  color: #fff;
  text-align: center;
  font-weight: 300;
  background: #2a759a;
  padding: 6px 10px;
  width: 100px;
  border: 1px solid #fff;
}

.inquiry-form-mobile {
  padding: 30px 3px;
  background-color: #f7f7f9;
}

.inquiry-form-mobile .iframeMobile-container{
  max-width: 480px;
  margin: 0 auto;
}

.modal-header {
  border-bottom: none;
  padding: 0;
}

.modal-body {
  padding: 16px;
  position: relative;
}

.modal-body h1 {
  text-align: center;
  font-size: 28px;
  color: #2a759a;
  font-weight: bold;
  padding-bottom: 24px;
}

.modal-body input[type="text"] {
  width: 100%;
  padding-left: 14px;
  height: 46px;
  font-size: 17px;
  font-weight: 300;
  color: #212121;
  border: 1px solid #cccccc;
  border-radius: 2px;
  background: #fff;
  margin-bottom: 14px;
}

.modal-body input[type="submit"] {
  width: 100%;
  height: 46px;
  border: none;
  background: #2a759a;
  text-align: center;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
}

.modal-content {
  background: #f7f7f9;
}

.modal-body textarea {
  width: 100%;
  padding-left: 14px;
  height: 194px;
  font-size: 17px;
  font-weight: 300;
  color: #212121;
  border: 1px solid #cccccc;
  border-radius: 2px;
  background: #fff;
  margin-bottom: 14px;
}

.modal-dialog {
  width: 480px;
}

.modal-header {
  position: absolute;
  right: 4px;
  top: 2px;
  z-index: 999;
}

button.close {
  filter: alpha(opacity= 100);
  opacity: 1;
  color: #fff;
  background: #2A759A;
  position: absolute;
  right: 2px;
  top: 6px;
  font-weight: 300;
  font-size: 18px;
  line-height: 1em;
  padding: 2px 7px 4px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.close:focus,
.close:hover{
  color: #fff;
}

#enqury-wrepper {
  background: url(../images/bg4.png) no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 36px 0px 50px;
}

#enqury-wrepper form h1 {
  font-size: 35px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 14px;
}

#enqury-wrepper form input[type="text"] {
  width: 100%;
  height: 47px;
  color: #212121;
  padding-left: 12px;
  font-size: 16px;
  background: #fff;
  border: none;
  border-radius: 4px;
  margin-bottom: 8px;
}

#enqury-wrepper form textarea {
  width: 100%;
  height: 118px;
  color: #212121;
  padding: 12px;
  font-size: 16px;
  background: #fff;
  border: none;
  border-radius: 4px;
  margin-bottom: 8px;
}

#enqury-wrepper form input[type="submit"] {
  width: 156px;
  height: 47px;
  color: #fff;
  text-align: center;
  font-size: 20px;
  background: #2a759a;
  font-weight: bold;
  border: none;
  margin-bottom: 8px;
}

#enqury-wrepper h2 {
  font-size: 32px;
  font-weight: 300;
  text-align: center;
  color: #fff;
  margin-bottom: 15px;
}

#enqury-wrepper h2 span {
  font-weight: bold;
}

#enqury-wrepper h3 {
  font-size: 27px;
  text-align: center;
  font-weight: 300;
  color: #fff;
  margin-bottom: 26px;
  margin-top: 15px;
}

#enqury-wrepper h3 span {
  font-weight: bold;
}

#enqury-wrepper .btn-default {
  background: #2a759a;
  border: 1px solid #fff;
  color: #fff;
  font-size: 22px;
  font-weight: 300;
  margin-bottom: 30px;
  padding: 8px 10px;
  text-align: center;
  width: 180px;
}

#enqury-wrepper p {
  font-size: 20px;
  font-weight: 300;
  text-align: center;
  color: #fff;
  margin-top: 15px;
}

#enqury-wrepper p span {
  font-weight: bold;
}

@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}

/* iPad Pro Page*/
.ipad-pro-page .page-main-header {
  background-image: url(../images/bg1.png);
}

.ipad-pro-page .banner-text {
  padding-bottom: 100px;
  padding-top: 52px;
  margin-top: 0;
}

.ipad-pro-page .banner-text h2 {
  font-size: 30px;
}

.ipad-pro-page .process-section {
  padding: 60px 0;
}

.ipad-pro-page .process-section .desc-para {
  font-size: 22px;
  font-weight: 300;
  margin-bottom: 24px;
}

.ipad-pro-page .process-section .quick-quote-button {
  margin-top: 24px;
}

.ipad-pro-page .accordion-section {
  padding: 60px 0;
}

/* FAQ section */
.faq-section {
  padding-top: 60px;
  background-color: #eee;
}

.faq-section .accordion-group {
  margin-bottom: 36px;
}

.faq-section .accordion-group .accordion-category-title {
  font-size: 18px;
  font-weight: 500;
  color: #757575;
  margin: 16px;
}

.faq-section .accordion-item {
  background: #ffffff;
  margin-bottom: 8px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  -webkit-transition: box-shadow 0.2s;
  transition: box-shadow 0.2s;
}

.faq-section .accordion-item:hover {
  box-shadow: 0 1px 10px rgba(108, 125, 142, 0.3);
}

.faq-section .accordion-item .accordion-toggle {
  font-size: 20px;
  font-weight: 300;
  padding: 16px 40px 16px 16px;
  color: #2a759a;
  cursor: pointer;
  position: relative;
}

.faq-section .accordion-item .accordion-toggle .fa {
  position: absolute;
  right: 12px;
  font-size: 24px;
  -webkit-transition: -webkit-transform 0.15s linear;
  transition: -webkit-transform 0.15s linear;
  transition: transform 0.15s linear;
  transition: transform 0.15s linear, -webkit-transform 0.15s linear;
  top: 18px;
}

.faq-section .accordion-content {
  display: none;
  padding: 0 16px 16px;
  line-height: 1.5em;
  font-size: 16px;
  /*color: #424242;*/
}

/* Aboutus */
.aboutus-section {
  padding: 60px 0;
}

.aboutus-section .section-title {
  margin-bottom: 24px;
}

/* Contactus */
.contactus-section {
  padding: 60px 0;
}

.contactus-section .section-title {
  margin-bottom: 24px;
}

.contactus-section .mail-link {
  color: #2a759a;
}
.contactus-section .mail-link:hover {
  color: #1a485f;
}

/* Aboutus */
.kiosks-section {
  padding: 60px 0;
}

.kiosks-section .section-title {
  margin-bottom: 24px;
}

.kiosks-section .ipad-slider ul {
  margin-bottom: 30px;
}

/* iPad Rental page*/
.ipad-rental-section {
  padding: 60px 0;
}

.ipad-rental-section .section-title {
  margin-bottom: 24px;
}

/* iPad Hire page*/
.ipad-hire-section {
  padding: 60px 0;
}

.ipad-hire-section .section-title {
  margin-bottom: 24px;
}


/* Thankyou page */
.thankyou-page-section {
  padding: 60px 0;
  min-height: 585px;
}

.thankyou-page .section-title {
  margin-bottom: 24px;
}

@media(max-width:1024px) {
  .ipadpic {
    margin: 0;
  }
  #rental-wrepper {
    padding-bottom: 40px;
  }
  .enquiry-section h1 {
    float: none;
    width: 100%;
    text-align: center;
    margin-right: 0;
    background: none;
  }
  .enboxinner {
    float: none;
    text-align: center;
    width: 100%;
  }
  .enboxinner .or-text {
    display: block;
  }
  .enquiry-section {
    background: #f0eff1;
  }
}

@media all and (max-width: 991px) {
  .ourstock-section .accordion_example2 {
    margin-top: 0;
    margin-bottom: 48px;
  }
  .banner-text h2 {
    font-size: 20px;
  }
}

@media(max-width:980px) {
  .hamburger {
    display: block;
  }
  .top-menu {
    display: none;
  }
  .ipadpic {
    display: none;
    margin: 0;
  }
  #rental-wrepper {
    text-align: center;
    padding: 0px 15px 40px;
  }
  #rental-wrepper .col-sm-6 {
    width: 100%;
  }
}

@media all and (max-width: 840px) {
  .banner-text {
    margin-top: 0;
  }
}

@media (max-width:767px) {
  h1.section-title {
    font-size: 30px;
  }
  .inq-form-af {
    display: none;
  }
  .inq-form-mob {
    display: block;
  }
  .mob-inq, .mob-inq:hover, .mob-inq:active, .mob-inq:focus {
    font-size: 18px;
    font-weight: 400;
    padding: 8px 16px;
    color: #fff;
    background: #2A759A;
    display: block;
    bottom: 7px;
    position: fixed;
    right: 12px;
    z-index: 777;
    border: 1px solid #fff;
  }

  .banner-text-wrapper {
    float: none;
  }

  .banner-text {
    margin-top: 12px;
    margin-bottom: 60px;
    text-align: center;
  }

  .page-main-header .img-container {
    display: none;
    text-align: center;
    max-width: 280px;
    margin: 0 auto;
  }

  .thankyou-page-section {
    min-height: 0;
  }

  .ipad-pro-page .banner-text {
    padding-bottom: 84px;
    padding-top: 36px;
    margin-bottom: 0;
  }

  .ipad-pro-page .banner-text h2 {
    font-size: 24px;
  }

  .footer-metadata {
    text-align: center;
  }
  .footer-metadata p.ab {
    float: none;
    text-align: center;
  }
}

@media(max-width:640px) {}

@media(max-width:480px) {
  .toptext h3 {
    font-size: 20px;
  }
  .toptext h4 {
    font-size: 24px;
  }
  .modal-dialog {
    width: 90%;
  }
  .banner-text h1 {
    font-size: 36px;
  }
  .banner-text h2 {
    font-size: 18px;
  }
  #enqury-wrepper form input[type="submit"] {
    width: 100%;
  }
}
