/*begin-commonstyles library*//*!
 * froala_editor v3.2.3 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2020 Froala Labs
 */
 @import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
* {
    margin: 0;
    padding: 0;
    outline: 0;
        -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body{
  overflow-x: hidden;
}
a, a:hover{
  text-decoration: none !important;
}
header {
    padding-top: 5px;
    padding-bottom: 5px;
}
.song {
    position: absolute;
    top: 83px;
    right: 0;
    font-size: 29px;
    display: flex;
    align-items: center;
}
.sound {
  display: flex;
  align-items: center;
}
.song span {
    font-size: 15px;
    padding-right: 8px;
    line-height: 19px;
    color: #5a52a7;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
}

.song .fa.fa-volume-off::after {
    content: "\f00d";
    font-family: 'FontAwesome';
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 3px;
    margin-top: -4px;
}
.sound button {
  border: 0;
  background: transparent;
  color: #5a52a7;
}

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  background-color: #8c1cdb;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 16px;
  color: #fff;
  display: block;
  transition: 0.3s;
  text-transform: capitalize;
  font-weight: bold;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

#mySidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  left: auto;
  transform: none;
  -webkit-transform: none;
  background-color: #8c1cdb;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

#mySidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 16px;
  color: #fff;
  display: block;
  transition: 0.3s;
  text-transform: capitalize;
  font-weight: bold;
}

#mySidenav a:hover {
  color: #f1f1f1;
}

#mySidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

.custom-burger-menu {
  margin-left: 25px;  
  margin-top: 13px;     
}
#openNavId {
    color: #8c1cdb;
}
#myCarousel h1 {
    font-size: 80px;
    line-height: 75px;
    font-family: 'Brandon Printed One';
    text-align: center;
    filter: drop-shadow(-3.464px 2px 1px rgba(0,0,0,0.65));
}
#mycarousel h4 {
  width: 70%;
  text-align: left;
  margin: auto;
  font-weight: 600;
  font-size: 24px;
  padding-top: 75px;
}
#myCarousel .carousel-caption {
    top: 50%;
    bottom: unset;
    left: 50%;
    transform: translate(-50%, -50%);
    right: unset;
    width: 100%;
}
#myCarousel .carousel-inner>.item>img {
    width: 100%;
    height: 613px;
    object-fit: cover;
}
#myCarousel .carousel-control.right, #myCarousel .carousel-control.left {
    background-image: none;
}
#myCarousel .carousel-control.right span::before, #myCarousel .carousel-control.left span:before {
    opacity: 0;
}
#myCarousel .carousel-control.right span {
    background: url(images/right-arrow.png);
    background-size: contain;
}
#myCarousel .carousel-control.left span {
    background: url(images/left-arrow.png);
    background-size: contain;
}
.header-row {
    display: flex;
    justify-content: flex-end;
}
.my-custom-header li.u-nav-item {
    padding: 35px 20px 0;
        font-size: 16px;
}
.my-custom-header li.u-nav-item a{
  padding: 0 !important;
}
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-2-base:hover {
  color: #478ac9 !important;
}
.my-custom-header li.u-nav-item:last-child {
    padding-right: 40px;
}
.my-custom-header li.u-nav-item:first-child {
    padding-left: 40px;
} 
.my-custom-header.u-header .u-sheet-1 {
    min-height: auto;
}
.header-bottom-sec .col-lg-3 {
    background-color: #8e44dc;
}
.header-bottom-sec h3.u-text-2, .header-bottom-sec h3.u-text-4, .header-bottom-sec h3.u-text-7 {
    margin-right: 0;
    font-size: 28px;
    line-height: 32px;
    margin-top: 10px;
}
.header-bottom-sec .u-container-layout-2 {
    padding-bottom: 0;
}
.header-bottom-sec .col-lg-3.custom-video {
    background-color: transparent;
    position: relative;
    top: 7px;;
}
.u-section-2.header-bottom-sec h2  {
    border-bottom: 5px solid #fff;
    display: inline-block;
    padding-bottom: 5px;
    font-size: 32px;
}
.header-bottom-sec p.u-text {
    color: #fff;
    margin-right: 0;
    font-size: 16px;
}

.u-section-4.team-sec2 .u-container-layout-1 {
    padding: 0 20px 30px 70px;
        max-width: 480px;
}
.u-section-4.team-sec2 .u-btn-1 {
    padding: 15px;
    font-size: 13px;
    font-weight: bold;
}
.team-sec2 p.u-text.u-text-2 {
    font-size: 16px;
}
.u-section-3.team-sec .u-container-layout-3 {
    padding-right: 0;
    padding-left: 5px;
    position: relative;
}
.u-section-3.team-sec .u-text-1 {
    margin: 32px 0px 18px 16px;
    text-align: left;
    font-size: 25px;
    text-transform: uppercase;
}
.team-sec h4.next-show {
    position: absolute;
    top: 57%;
    left: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
    margin-bottom: 0;
    font-family: 'Brandon Printed One';
    filter: drop-shadow(-3.464px 2px 1px rgba(0,0,0,0.65));
    font-size: 25px;
    width: 100%;
}
a.playvideo:hover, a.playvideo{
  color: #fff !important;
}
a.playvideo iframe {
    display: none;
}
a.playvideo.ifame-video iframe {
    display: block;
    position: absolute;
    top: -135px !important;
}
.team-sec .u-container-layout-3 img {
    width: 100%;
    height: 290px;
    object-fit: cover;
}
.sim-col img {
    height: 392px;
    object-fit: cover;
}
.sim-col{
  padding: 0 !important;
}
.event-sec .col-lg-4 img {
    height: 220px;
    width: 100%;
    object-fit: cover;
}
.header-bottom-sec {
    margin-top: -50px;
}
.pick-up {
    background: url(images/pick-up.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    background-position: center;
}
.pick-up-inner {
    padding: 90px 30px;
    background-size: cover;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 300px;
}
.pick-up-inner p {
    font-size: 25px;
    color: #fff;
    margin: 0;
    line-height: 28px;
    font-family: 'Brandon Printed One';
    filter: drop-shadow(-3.464px 2px 1px rgba(0,0,0,0.65));
}
.team-sec2 h2.u-text.u-text-1 {
    font-size: 43px;
}
.team-sec2 .u-image-1 {
    background-position: center;
}
.event-sec {
    background: #478ac9;
    padding: 45px 0 38px;
}
.event-content {
    color: #fff;
    padding: 28px 20px 0;
}
.event-content h5 {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.event-content h4 a.content-title__name.h5 {
    font-size: 22px;
    font-weight: 600;
    color: #fff !important;
}
.event-content h4 a.content-title__name.h5:hover{
  color: #fff !important;
}
.event-content h4 {
    margin-top: 18px;
    margin-bottom: 0;
    font-family: 'Brandon Printed One';
    min-height: 50px;
}
.event-content p {
    margin-top: 10px;
    font-weight: 500;
}
.virtual-craft-sec {
    background: #478ac9;
    padding-bottom: 15px;
}
.craft-right {
    background: #2cccc4;
    color: #fff;
    padding: 45px 105px 275px 110px;
    margin-right: 90px;
}
.craft-right h3 {
    font-family: Merriweather,serif;
    font-size: 45px;
    margin-top: 0;
    line-height: 55px;
}
.row.bottom-craft {
    margin-top: -232px;
    padding-left: 128px;
}
.virtual-craft-sec img {
    width: 100%;
}
.row.bottom-craft img {
    height: 348px;
    object-fit: cover;
}
.row.bottom-craft .col-md-4 {
    padding: 0;
}
.craft-left {
    padding-top: 70px;
        float: right;
}
.craft-left p {
    color: #fff;
    font-size: 18px;
    margin-top: 0;
    padding-left: 35px;
}
.craft-left span {
    /* margin-top: -130px; */
    margin-top: -90px;
    display: inline-block;
    position: relative;
    right: -120px;
    z-index: 9;
}
.row.bottom-craft a {
    color: #fff;
    text-transform: uppercase;
    text-align: right;
    display: inline-block;
    margin-top: 15px;
    padding-right: 80px;
    font-weight: bolder;
    font-family: 'Brandon Printed One';
    font-size: 17px;
    float: right;
}
.community-row img {
    width: 100%;
    height: 59px;
    object-fit: contain;
}
.community-sec {
    text-align: center;
    padding-bottom: 25px;
}
.community-sec .container{
  max-width: 1124px;
}
.community-row {
    display: flex;
    justify-content: center;
    align-items: center;
}
.community-row .col-xs-2 {
    width: 20%;
}
.community-sec p.u-text-2 {
    margin-bottom: 35px;
}
.we-complete-sec img {
    width: 100%;
}
.we-complete-sec .we {
    padding: 20px 23px;
    min-height: 385px;
}
.we-first {
  background-color: #003471;
}
.we-second {
  background-color: #F26522;
}
.we-third{
  background-color: #007118;
}
.we-complete-sec .we h3 {
    font-size: 34px;
    line-height: 38px;
    font-family: 'Brandon Printed One';
    margin: 0;
    text-align: center;
}
.we-complete-sec .we p {
  font-size: 24px;
  line-height: 33px;
  margin: 20px 10px;
  text-align: center;
}
.we-complete-sec .we a, .we-complete-sec .we a:hover{
  color: #fff;
}
.we-complete-sec .we h3 span {
    font-size: 18px;
    display: inherit;
}

.we-complete-sec h2 {
    margin-top: 45px;
    margin-bottom: 10px;
    padding: 0 15px;
    font-size: 36px;
}
p.meet {
    padding-left: 15px;
    margin-top: 0;
}
.we-row img {
    margin-left: 85px;
    margin-top: -70px;
}
.we-row {
    display: flex;
    align-items: center;
}
.we-row p {
    padding-left: 65px;
}
.we-row p a{
  color: #fff;
}
.we-row p a:hover{
  color: #fff;
}
.customize-sec {
    background: url(images/bottomimage4scroll.jpeg);
    text-align: center;
    color: #fff;
    padding: 65px 0 40px;
    background-size: cover;
    background-repeat: no-repeat;
}
.customize-sec h3 {
    font-size: 33px;
    line-height: 34px;
    filter: drop-shadow(-3.464px 2px 1px rgba(0,0,0,0.65));
    font-family: 'Brandon Printed One';
}
.customize-sec h3 a, .customize-sec h3 a:hover{
  color: #fff;
  font-family: 'Brandon Printed One';
}
.customize-sec p {
    display: inline-block;
}
.customize-sec p a {
    display: inline-block;
    background: rgba(14, 25, 86, 0.8);
    height: 80px;
    width: 100px;
}
.customize-sec p a img {
    width: 100%;
}
footer {
    background: #478ac9;
    padding: 26px 0 20px;
}
footer .social-media ul {
    padding: 0;
    margin: 0 auto;
    text-align: center;
}
footer .social-media ul li {
    display: inline-block;
    margin: 0 7px;
}
footer .social-media ul li a {
    color: #fff;
    font-size: 30px;
}
.footer-copyright-row p {
    color: #fff;
    margin:25px 0 0;
}
.footer-copyright-row p a {
    color: #fff;
    padding: 0 5px;
}
.looplin-staff {
    background-image: url(images/staff.jpg);
    background-position: center;
}
/*******MEDIA-START-HERE******/

@media(min-width: 2221px){
  .pick-up {
    background-size: cover;
  }
  .team-sec2 .u-image-1 {
    background-size: cover;
  }
}

@media(min-width: 3221px){
  .team-sec2 .u-image-1 {
    background-position: 100% 44%;
    min-height: 1000px;
  }
}
@media(max-width: 1400px){
  .header-bottom-sec h3.u-text-2, .header-bottom-sec h3.u-text-4, .header-bottom-sec h3.u-text-7 {
    margin-right: 0;
    font-size: 24px;
  }
  #myCarousel h1 {
    font-size: 80px;
    line-height: 75px;
  }
  #mycarousel h4 {
    width: 70%;
    text-align: left;
    margin: auto;
    font-weight: 600;
    font-size: 24px;
    padding-top: 75px;
  }
  .pick-up-inner p {
    font-size: 20px;
    line-height: 24px;
    text-align: center;
  }
  .u-section-3.team-sec .u-text-1 {
    font-size: 20px;
  }
  .craft-right h3, .we-complete-sec h2 {
    font-size: 34px;
  }
  .u-section-4.team-sec2 .u-container-layout-1 {
    padding: 0 20px 13px 70px;
  }
  .team-sec2 h2.u-text.u-text-1 {
    font-size: 40px;
  }
  .pick-up-inner {
    padding: 108px 30px;
  }
  .pick-up-inner p br {
    display: none;
  }
}

@media(max-width: 1199px){
  .header-bottom-sec .u-container-layout-2, .u-section-2 .u-container-layout-1, .u-section-2 .u-container-layout-3 {
    padding-left: 0;
  }
  .header-bottom-sec h2 {
    margin-right: 0 !important;
    margin-top: 25px !important;
    width: 32px !important;
  }
  .header-bottom-sec .col-lg-3 {
    min-height: 270px;
  }
  #myCarousel h1 {
    font-size: 80px;
    line-height: 75px;
  }
  #mycarousel h4 {
    width: 70%;
    text-align: left;
    margin: auto;
    font-weight: 600;
    font-size: 24px;
    padding-top: 75px;
  }
  .pick-up-inner {
    padding: 55px 0px;
  }
  .u-section-3.team-sec .u-text-1 {
    margin-left: 0;
  }
  .team-sec2 h2.u-text.u-text-1 {
    font-size: 30px;
  }
  .craft-right {
    padding: 45px 85px 275px 113px;
  }
  .u-section-2.header-bottom-sec h2 {
    font-size: 25px;
  }
  .we-complete-sec .we h3 {
    font-size: 30px;
    line-height: 28px;
  }
  .we-row img {
    margin-left: 70px;
  }
  .team-sec2 .u-layout-wrap-1 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .team-sec .u-layout-cell-3 {
    min-height: 392px;
  }
  .team-sec{
    min-height: auto;
  }
}

@media(max-width: 1024px){
  .u-section-4.team-sec2 .u-container-layout-1 {
    padding: 0 20px 13px 0px;
  }
  .craft-right {
    padding: 45px 0px 275px 113px;
  }
  .we-complete-sec .we h3 {
    font-size: 28px;
    line-height: 28px;
  }
  .team-sec h4.next-show {
    font-size: 20px;
  }
}

@media(max-width: 991px){
  .header-bottom-sec p.u-text {
    width: auto;
    margin-left: 25px;
  }
  .header-bottom-sec h3 br {
    display: none;
  }
  .header-bottom-sec h3 {
    width: auto !important;
  }
  .pick-up {
    background-size: cover;
    background-position: center;
  }
  .header-bottom-sec .col-lg-3 {
    min-height: 270px;
    border: 1px solid #eee !important;
  }
  .header-bottom-sec p.u-text.u-text.u-text-8 {
    margin-left: 0;
  }
  .team-sec2 h2.u-text.u-text-1 {
    font-size: 28px;
  }
  .u-section-4.team-sec2 .u-btn-1 {
    padding: 15px 8px;
  }
  .event-content {
    color: #fff;
    padding: 15px 0px 0;
  }
  .event-content h4 {
    margin-top: 0;
  }
  .event-content p {
    font-size: 14px;
    margin-top: 10px;
    font-weight: 500;
  }
  .craft-left span {
    display: none;
  }
  .craft-left {
    float: left;
  }
  .craft-left p br, .we-row p br {
    display: none;
  }
  .craft-right {
    padding: 45px 0px 275px 33px;
  }
  .row.bottom-craft {
    padding-left: 50px;
  }
  .community-sec h2, .community-sec p {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .we-row img {
    margin-left: 0;
    margin-top: -30px;
  }
  .we-row p {
    padding-left: 0;
  }
  .we-complete-sec h2 {
    font-size: 26px;
  }
  .we-complete-sec .we h3 {
    font-size: 23px;
    line-height: 26px;
  }
  .we-complete-sec .we h3 span {
    font-size: 16px;
    line-height: 18px;
  }
  nav.u-menu.u-menu-dropdown.u-offcanvas.u-menu-.u-enable-responsive{
    display: none;
  }
  .header-row {
    justify-content: space-between;
  }
  .u-header .u-logo-image-1 {
    max-width: 325px;
  }
  .custom-burger-menu {
    position: absolute;
    right: 0;
    top: 0;
  }
  .song {
    top: 66px;
  }
  .song span {
    font-size: 13px;
  }
  .event-content h4 {
    min-height: 73px;
  }
}

@media(max-width: 767px){
  .header-bottom-sec h3.u-text-2, .header-bottom-sec h3.u-text-4, .header-bottom-sec h3.u-text-7 {
    font-size: 23px;
    margin-left: 0px !important;
    text-align: left;
  }
  .header-bottom-sec p.u-text {
    width: auto;
    margin-left: 0px;
    text-align: left;
  }
  .header-bottom-sec p br, .team-sec2 h2.u-text.u-text-1 br, .craft-right h3 br, .we-complete-sec .we h3 br, .customize-sec h3 br, #myCarousel h1 br {
    display: none;
  }
  .header-bottom-sec .col-lg-3 {
    min-height: 165px;
    border: 1px solid #eee !important;
  }
  .u-section-2.header-bottom-sec h2 {
    border-bottom: 3px solid #fff;
    margin-left: 0;
  }
  .header-bottom-sec .col-lg-3 {
    border: 0px solid #eee !important;
    border-bottom: 1px solid #eee !important;
  }
  .pick-up-inner p {
    text-align: left;
  }
  .team-sec2 .u-layout-wrap-1 {
    margin-top: 0;
  }
  .team-sec2 p.u-text.u-text-2 {
    margin-right: 0;
  }
  .team-sec2 .u-layout-cell-1 {
    min-height: auto;
  }
  .craft-right {
    padding: 45px 15px;
    margin-right: 0;
  }
  .row.bottom-craft {
    margin-top: -20px;
  }
  .craft-right h3, .we-complete-sec h2 {
    display: inline-block;
    margin-top: 0;
  }
  .craft-left {
    float: none;
  }
  .craft-left p {
    padding-left: 0;
  }
  .community-row .col-xs-2 {
    width: 30%;
    margin-bottom: 35px;
  }
  .community-row {
    flex-wrap: wrap;
  }
  .we-complete-sec {
    padding-top: 50px;
  }
  .we-complete-sec .we {
    background-size: cover;
    background-repeat: no-repeat;
    padding: 50px 15px;
    min-height: 300px;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    background-position: center;
  }
  .customize-sec h3 {
    font-size: 25px;
    line-height: 29px;
    padding: 0 15px;
  }
  #myCarousel h1 {
    font-size: 20px;
    line-height: 30px;
  }
  #mycarousel h4 {
    width: 70%;
    text-align: left;
    margin: auto;
    font-weight: 600;
    font-size: 24px;
    padding-top: 75px;
  }
  .craft-right h3 {
    font-size: 26px;
  }
  .community-sec h2 {
    font-size: 26px;
  } 
  .we-complete-sec h2 {
    font-size: 20px;
    line-height: 26px;
  }
  .team-sec .u-image-1, .team-sec .u-image-2 {
  min-height: 280px;
  }
  .we-row {
    align-items: flex-end;
  }
  .we-row p {
    margin-top: 0;
  }
  .song span{
    display: none;
  }
  .event-content h4 {
    min-height: auto;
  }
  .event-sec .col-lg-4 img {
    height: auto;
  }
}
@media(max-width: 576px){
  .team-sec2 h2.u-text.u-text-1 {
    font-size: 25px;
    line-height: 30px;
  }
  .team-sec2 .u-image-1 {
    min-height: 400px;
  }
  .u-section-6 .u-sheet-1 {
    min-height: 300px;
  }
  .craft-right h3 {
    font-size: 25px;
    line-height: 30px;
  }
  .row.bottom-craft {
    padding-left: 0px;
  }
  .row.bottom-craft a {
    padding-right: 20px;
    font-size: 15px;
  }
  .community-sec p.u-text-2 {
    margin-bottom: 10px;
    padding: 0 15px;
    margin-top: 10px;
    font-size: 14px;
  }
  .community-row .col-xs-2 {
    width: 50%;
    margin-bottom: 0;
    margin-top: 20px;
  }
  .we-row p {
    font-size: 14px;
  }
  .customize-sec {
    padding: 80px 0;
  }
  .footer-copyright-row p {
    margin: 5px 0 0;
    font-size: 14px;
    text-align: center;
  }
  .u-header .u-logo-image-1 {
    max-width: 205px;
  }
  .custom-burger-menu {
    margin-left: 0;
    margin-top: 0px;
  }
  .header-row {
    justify-content: space-between;
    display: flex;
    width: 100%;
  }
  .header-bottom-sec .col-lg-3 {
  min-height: 205px;
  display: flex;
  }
  .community-row img {
    max-width: 100px;
  }
  .sim-col img {
    height: 100%;
  }
  .u-image.u-logo, .custom-burger-menu {
    float: none;
  }
  .my-custom-header.u-header .u-sheet-1 {
    width: 100%;
    padding: 0;
  }
  span#openNavId {
    font-size: 30px !important;
  }
  .custom-burger-menu {
    top: 10px;
  }
  .song {
    top: 50px;
    font-size: 14px;
    right: 16px;
  }
  .song .fa.fa-volume-off::after {
    font-size: 10px;
    margin-left: 2px;
    margin-top: -3px;
  }
}

.u-section-2.header-bottom-sec h2{
   border-bottom: 4px solid #fff;
   font-size: 36px;
}
.event-content h4{
   min-height: auto;
}

section#carousel_6531 .col-md-8 p {
    font-size: 18px;
}

header#sec-51ec {
    padding-bottom: 5px;
}

.event-content h4 a.content-title__name.h5{
   font-size: 25px;
}

.u-header .u-logo-image-1{
    width: 500px;
    /*height: 500px;*/
}

p.lobby {
    float: right;
    margin-top: -45px;
    font-size: 16px;
    display: none;
    cursor: pointer;
}
.viewBtn{
   text-transform: uppercase;
    font-weight: bolder;
    font-family: 'Brandon Printed One';
    font-size: 17px;
}

section#sec-0168 {
    padding-bottom: 45px;
}
#carousel-reviews .carousel-control{
   width: 5%;
   color: #2cccc4;
}
#carousel-reviews .item img {
  max-width: 115%;
  max-height: 70px;
  width:auto;
}
#carousel-reviews .carousel-control.left,#carousel-reviews .carousel-control.right{
   background-image: none;
}

.gray-text {color: #999999}
#myCarousel .carousel-control.right,
#myCarousel .carousel-control.left {
  opacity: 1 !important;
}