#btl-360 {
  padding-bottom: 150px;
}
#btl-360 .wrapper {
  display: grid;
  grid-template-columns: repeat(100, 1%);
  grid-template-rows: repeat(100, 1%);
  height: 570px;
}
#btl-360 .wrapper .threesixty {
  grid-column: 40 / 63;
  grid-row-start: 5;
}
#btl-360 .wrapper .threesixty img {
  width: unset;
}
#btl-360 .wrapper .card-item {
  grid-template-columns: 8fr 17fr 10fr;
  display: grid;
}
#btl-360 .wrapper .card-item.left-item {
  grid-column: 3 / span 50;
}
#btl-360 .wrapper .card-item.right-item {
  grid-column: 51 / span 50;
}
#btl-360 .wrapper .card-item .item-img {
  margin: auto;
}
#btl-360 .wrapper .card-item .item-img img {
  border-radius: 50%;
  width: 120px;
  height: 120px;
  box-shadow: 0px 0px 10px rgba(89, 126, 255, 0.3);
}
#btl-360 .wrapper .card-item .item-desc {
  display: flex;
  align-items: center;
}
#btl-360 .wrapper .card-item .item-desc .desc-container {
  padding: 15px 15px;
  box-shadow: 0px 0px 10px rgba(89, 126, 255, 0.3);
  border-radius: 5px;
  font-size: 14px;
  line-height: 20px;
  max-height: 95px;
  color: black;
}
#btl-360 .wrapper .card-item .item-line {
  display: flex;
  align-items: center;
  padding: 15px;
}
#btl-360 .wrapper .card-item .item-line .line {
  height: 3px;
  background-color: black;
  width: 100%;
}
#btl-360 .wrapper .v360-icon {
  grid-column: 48 / span 6;
  grid-row-start: 100;
}
@media screen and (max-width: 1600px) {
  #btl-360 {
    padding-bottom: 120px;
  }
  #btl-360 .wrapper .threesixty {
    grid-column: 33 / 70;
    grid-row-start: 1;
  }
  #btl-360 .wrapper .threesixty img {
    width: unset;
  }
  #btl-360 .wrapper .card-item .item-img img {
    width: 90px;
    height: 90px;
  }
  #btl-360 .wrapper .card-item .item-desc .desc-container {
    font-size: 12px;
    line-height: 18px;
    padding: 6px 10px;
    font-size: 11px;
    line-height: 18px;
  }
  #btl-360 .wrapper .card-item .item-line .line {
    height: 2px;
  }
}
@media screen and (max-width: 1000px) {
  #btl-360 {
    display: none;
  }
}
.main-menu {
  display: none;
}
.menu-area .mobile-nav-toggler {
  display: block;
  margin-top: 30px;
  padding: 10px;
  margin-bottom: 20px;
}
.mobile-menu {
  width: 100vw;
  text-align: center;
}
.mobile-menu .nav-logo {
  margin: auto;
}
.mobile-menu .navigation .megamenu .single-box {
  margin: 15px;
  justify-content: center;
  border: solid thin #1a4555;
  box-shadow: none;
}
.mobile-menu .navigation .megamenu .single-box .menu-info a, .mobile-menu .navigation .megamenu .single-box .menu-info p, .mobile-menu .navigation .megamenu .single-box .menu-info li {
  color: white;
}
.mobile-menu .navigation li > a {
  font-size: 20px;
}
@media only screen and (max-width: 1200px) {
  .mobile-menu .navigation > li.dropdown > .megamenu ul li:first-child {
    display: block;
  }
}
.d-mobile {
  display: flex;
}
.d-non-mobile {
  display: none;
}
@media only screen and (min-width: 480px) {
  .d-mobile {
    display: none !important;
  }
  .d-non-mobile {
    display: flex;
  }
}
.footer-top .contact-widget .widget-content .info p {
  font-size: 12px;
  line-height: 18px;
  color: #CCCCCC;
  margin-bottom: 32px;
  font-weight: 400;
}
@media screen and (max-width: 700px) {
  .inner-sec {
    padding-top: 210px;
  }
}
.inner-sec .page-content p {
  margin-bottom: 15px;
  font-weight: 600;
  color: #003042;
  font-size: 14px;
  line-height: 21px;
}
.inner-sec .page-content .block-tagline {
  color: #6BA6FE;
}
.inner-sec .page-content ul, .inner-sec .page-content ol {
  margin-left: 30px;
}
.inner-sec .page-content ul.accordion-box, .inner-sec .page-content ol.accordion-box {
  margin-left: 0;
}
.product-inner .img-box .inner-box .text p {
  font-size: 14px;
  line-height: 21px;
  font-weight: 500;
  color: #fff;
  padding-top: 15px;
}
.pagination .disabled {
  pointer-events: none;
}
.pagination .disabled a {
  color: #ccc;
}
.pagination a.active {
  pointer-events: none;
  background: #00aeef !important;
}
#product-sizes {
  position: relative;
  width: 100%;
  padding: 54px 0px 68px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
#product-sizes .img-holder {
  background: #fff;
  padding: 15px 15px;
  box-shadow: 0px 0px 10px rgba(89, 126, 255, 0.3);
  border-radius: 5px;
}
.contact-section-form .contact-details {
  background: #002A3A;
}
.contact-section-form .contact-details h5 {
  color: white;
}
.contact-section-form .contact-details ul {
  margin-left: 0;
  margin-top: 45px;
}
.contact-section-form .contact-details ul li {
  display: flex;
  margin-bottom: 15px;
}
.contact-section-form .contact-details ul li .contact-detail-label {
  color: white;
  min-width: 100px;
  text-transform: uppercase;
}
.contact-section-form .contact-details ul li .contact-detail-value {
  color: white;
}
.contact-section-form .contact-details ul li .contact-detail-value a {
  color: #69ACE8;
}
.contact-section-form .contact-form label {
  color: black;
}
.contact-section-form .contact-form input, .contact-section-form .contact-form textarea {
  border-radius: 0;
}
.our-offices .location {
  box-shadow: 0 -1px 19px 0 rgba(66, 66, 66, 0.09);
  transition: 0.3s ease-out;
  border: 1px solid #f1f8ff;
  border-radius: 2px;
  padding: 20px 15px;
  min-height: 100%;
}
.our-offices .location:hover {
  transform: translate(0%, -10px);
  box-shadow: 1px 3px 20px 9px rgba(66, 66, 66, 0.11);
}
.our-offices .location .description .title {
  font-size: 23px;
  color: #002a3a;
}
@media screen and (max-width: 760px) {
  .our-offices .location .description .title {
    font-size: 18px;
  }
}
.our-offices .location .description .detail-row {
  display: grid;
  grid-template-columns: 1fr 3fr;
}
.our-offices .location .description .detail-row a {
  color: #002a3a;
}
.loc-desc .title {
  font-size: 23px;
  color: #002a3a;
}
.loc-desc .detail-row {
  display: grid;
  grid-template-columns: 1fr 3fr;
}
.loc-desc .detail-row a {
  color: #002a3a;
}
.location-wrapper {
  margin-bottom: 45px;
}
@media screen and (max-width: 760px) {
  .location-wrapper {
    margin: 0 0 45px;
    padding: 0;
  }
}
.grecaptcha-badge {
  right: -300px !important;
}
