﻿body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
   margin: 0;
   padding: 0;
}
html {
    -webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */
}
div{
   box-sizing: border-box;
}
table {
   border-collapse: collapse;
   border-spacing: 0;
}
fieldset, img, input, textarea {
   border: 0;
}
ol, ul {
   list-style: none
}
h1, h2, h3, h4, h5, h6 {
   font-weight: normal
}
input, textarea, select {
   font-family: inherit;
   font-size: inherit;
   font-weight: inherit;
   font-size: 100%;
}
a {
   text-decoration: none;
   color: inherit;
}
.textbox, .textarea, .select-box {
   box-sizing: border-box
}
textarea {
   resize: none;
   -webkit-appearance: none;
}
a, button, input[type=submit] {
   cursor: pointer
}
input[type=submit], input[type=text], input[type=email]{
   -webkit-appearance: none;
}
input:-webkit-autofill {
   -webkit-box-shadow: 0 0 0 1000px #f2f2f2 inset !important;
}
html {
    -webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */
}

input::-webkit-input-placeholder { color: #2A2A2A; }
input:-moz-placeholder { color: #2A2A2A; }
input::-moz-placeholder { color: #2A2A2A; }
input:-ms-input-placeholder { color: #2A2A2A; }
textarea::-webkit-input-placeholder { color: #2A2A2A; }

/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v20-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'),
       url('../fonts/roboto-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v20-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-v20-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Roboto Bold'), local('Roboto-Bold'),
       url('../fonts/roboto-v20-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v20-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v20-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v20-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v20-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* libre-franklin-regular - latin */
@font-face {
   font-family: 'Libre Franklin';
   font-style: normal;
   font-weight: 400;
   src: url('../fonts/libre-franklin-v2-latin-regular.eot'); /* IE9 Compat Modes */
   src: local('Libre Franklin'), local('LibreFranklin-Regular'), url('../fonts/libre-franklin-v2-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
   url('../fonts/libre-franklin-v2-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
   url('../fonts/libre-franklin-v2-latin-regular.woff') format('woff'), /* Modern Browsers */
   url('../fonts/libre-franklin-v2-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
   url('../fonts/libre-franklin-v2-latin-regular.svg#LibreFranklin') format('svg'); /* Legacy iOS */
}

/* libre-franklin-600 - latin */
@font-face {
   font-family: 'Libre Franklin';
   font-style: normal;
   font-weight: 600;
   src: url('../fonts/libre-franklin-v2-latin-600.eot'); /* IE9 Compat Modes */
   src: local('Libre Franklin SemiBold'), local('LibreFranklin-SemiBold'), url('../fonts/libre-franklin-v2-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
   url('../fonts/libre-franklin-v2-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
   url('../fonts/libre-franklin-v2-latin-600.woff') format('woff'), /* Modern Browsers */
   url('../fonts/libre-franklin-v2-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
   url('../fonts/libre-franklin-v2-latin-600.svg#LibreFranklin') format('svg'); /* Legacy iOS */
}

/* libre-franklin-700 - latin */
@font-face {
   font-family: 'Libre Franklin';
   font-style: normal;
   font-weight: 700;
   src: url('../fonts/libre-franklin-v2-latin-700.eot'); /* IE9 Compat Modes */
   src: local('Libre Franklin Bold'), local('LibreFranklin-Bold'), url('../fonts/libre-franklin-v2-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
   url('../fonts/libre-franklin-v2-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
   url('../fonts/libre-franklin-v2-latin-700.woff') format('woff'), /* Modern Browsers */
   url('../fonts/libre-franklin-v2-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
   url('../fonts/libre-franklin-v2-latin-700.svg#LibreFranklin') format('svg'); /* Legacy iOS */
}

@charset "UTF-8";

@font-face {
  font-family: 'website-handbag';
  src:url('../fonts/website-handbag.eot');
  src:url('../fonts/website-handbag.eot?#iefix') format('embedded-opentype'),
    url('../fonts/website-handbag.woff') format('woff'),
    url('../fonts/website-handbag.ttf') format('truetype'),
    url('../fonts/website-handbag.svg#website-handbag') format('svg');
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "website-handbag" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "website-handbag" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.socialIcon {
   color: #fff;
   float: right;
   font-size: 30px;
   margin-left: 20px;
}

.socialIcon:hover {
   color: #C11A29;
}

#form-show .social-icons {
   text-align: center;
   float: none;
   display: block;
}

#form-show .socialIcon {
   float: none;
   margin: 0 10px;
}

.social-icons.contact-icons {
   float: left;
   margin-left: -10px;
}

.social-icons.contact-icons .socialIcon {
   background-color: #fff;
   color: #13243E;
   margin: 0 10px;
}

.icon-close:before {
   content: "\61";
}

.icon-close-2:before {
  content: "\62";
}
.icon-facebook-circle:before {
  content: "\63";
}
.icon-facebook-circle-line:before {
  content: "\64";
}
.icon-facebook-solo-black:before {
  content: "\65";
}
.icon-instagram-circle:before {
  content: "\66";
}
.icon-instagram-solo-black:before {
  content: "\68";
}
.icon-linkedin-circle-line:before {
  content: "\69";
}
.icon-llinkedin-solo-black:before {
  content: "\6a";
}
.icon-twitter-circle:before {
  content: "\6b";
}
.icon-twitter-circle-line:before {
  content: "\6c";
}
.icon-twitter-solo-black:before {
  content: "\6d";
}
.icon-instagram-circle-line:before {
  content: "\67";
}

.social-icons .socialIcon:hover {
   background-color: #4B7FCB;
}

.social-icons .socialIcon {
   background-color: #153F7F;
   border-radius: 50%;
   color: #fff;
   font-size: 20px;
   margin: 0 5px;
   height: 36px;
   width: 38px;
   display: inline-block;
   line-height: 38px;
   text-align: center;
   padding-top: 2px;
}

.social-icons {
   display: inline-block;
   float: right;
   margin-top: 26px;
}

body {
   background-color: #154285;
   color: #fff;
   font-family: 'Libre Franklin';
   letter-spacing: .5px;
   margin-top: 0 !important;
}

h2 {
   font-family: 'Libre Franklin';
}

#navMobile {
   display: none
}

.block {
   display: inline-block;
   margin-bottom: -5px;
   width: 100%;
}

.ellipsis {
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap; 
}

.content-container {
   margin: auto;
   max-width: 100%;
   padding: 0 320px;
   width: 1920px;
}

header .content-container {
    padding: 0 140px;
}

.content-container.thanks {
   padding: 0 400px;
}

.footer-right {
   float: right;
}

header {
   background: #fff;
   color: #2A2A2A;
   height: 88px;
   position: fixed;
   width: 100%;
   z-index: 10;
   transition: background 0.2s ease;
    -webkit-box-shadow: 0px 6px 36px -10px rgba(112,112,112,1);
    -moz-box-shadow: 0px 6px 36px -10px rgba(112,112,112,1);
    box-shadow: 0px 6px 36px -10px rgba(112,112,112,1);
}

.foot-logo {
   float: left;
   margin-top: 60px;
   width: 380px;
}

.foot-address, .foot-contact, .footer-right, .foot-quick-links {
   margin-top: 60px
}

.foot-address {
   float: left;
   width: 324px;
}

.foot-quick-links {
   float: left;
   padding-left: 50px;
   width: 324px;
}

.foot-quick-links ul li {
   margin-bottom: 10px;
}

.foot-quick-links ul li:hover {
   text-decoration: underline;
}

.foot-contact {
   float: left;
   width: 225px;
}

.foot-contact .social-icons {
   float: none;
   margin-left: -5px;
}

.poweredBy img {
   height: 37px;
   width: 237px
}

.poweredBy {
   float: right; 
   margin-top: 40px;
}

.foot-logo img {
   float: left;
   height: 110px;
   width: 137px;
}

.content-block.thanks {
   background-image: url('../images/background-field-1920.jpg');
   background-position: 50% 100%;
   background-repeat:  no-repeat;
   background-size: contain;
}

.content-block.development {
   background-image: url(../images/background-top-2560.jpg), url('../images/background-field-2560.jpg');
   background-position: 50% 0, 50% 100%;
   background-repeat: no-repeat, no-repeat;
   background-size: cover;
   min-height: 540px;
   padding-bottom: 85px;
}

.contact-block.development {
   margin-top: 50px;
}

.contact-block.thanks {
   margin-top: 50px;
}

footer {
   background-color: #182338;
   height: 323px;
   overflow-x: hidden;
   padding-top: 10px;
   position: relative;
}

.footer-spacer {

}

.wrapper {
   min-height: 100%;
   overflow: hidden;
   position: relative;
}

.top-foot {
   border-bottom: 1px dashed #405172;
   height: 5px;
   border-radius: 9px;
   -webkit-transform: scale(3);
   transform: scale(3);
}

.homepage-banner {
   margin-bottom: 100px;
   width: 100%;
}

.line-holder {
   height: 1px;
   position: relative;
}

.line {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background-image: linear-gradient(to right, transparent 50%, #4B7FCB 50%);
   background-size: 20px 100%;
}

.line-holder.home {
   margin-bottom: 10px;
   margin-top: 10px;
}

.line-holder.home.line {
   background-image: linear-gradient(to right, transparent 50%, #3561A2 50%);
}

footer.line-holder.line {
   background-image: linear-gradient(to right, transparent 50%, #405172 50%);   
}

.footer-header {
   font-size: 20px;
   font-weight: bold;
   margin-bottom: 15px;
}

.footer-contact-line {
   margin-bottom: 10px;
}

.footer-right .social-icons.mobile {
   display: none;
}

.content-block ul li {
   padding-bottom: 5px;
}

.half-holder {
   display: inline-block;
   margin-left: -1.25%;
   width: calc(100% - 2.5%);
}

.half-holder .half {
   float: left;
   margin: 0 1.25%;
   width: 47.5%;
}

.champion-holder {
   border-bottom: 1px solid #3F75C9;
   display: inline-block;
   margin-bottom: 40px;
   padding-bottom: 40px;
   width: 100%;
}

.champion-holder p {
   font-size: 16px;
   line-height: 25px;
   letter-spacing: 0.19px;
}

.champion-holder .left-champ {
   display: inline-block;
   width: 260px;
}

.champion-holder .left-champ img {
   display: block;
   max-width: 100%;
   width: 100%;
}

.champion-holder .h2-white {
   text-transform: none;
   font-size: 20px;
   line-height: 24px;
}

.champion-holder .h3-white {
   text-transform: none;
   font-size: 26px;
   line-height: 31px;
}

.champion-holder .right-champ {
   display: inline-block;
   width: calc(100% - 265px);
   vertical-align: top;
   padding-left: 30px;
}

.red-text {
   color: #C11A29;
   display: inline-block;
   font-size: 18px;
   margin-bottom: 10px;
   width: 100%;
}

.vip-popup .closeThanks {
   right: 15px;
   top: 15px;
}

.vip-popup.hide {
   display: none;
}

.vip-popup {
   bottom: 35px;
   padding: 35px 40px;
   position: fixed;
   right: 35px;
   width: 390px;
   background-color: #fff;
   color: #13243E;
   z-index: 2;
   -webkit-box-shadow: 0px 0px 17px -4px rgba(0,0,0,0.6);
   box-shadow: 0px 0px 17px -4px rgba(0,0,0,0.6);
}

.vip-popup .button {
   width: 100%;
}

.vip-popup p {
   font-size: 19px;
   font-weight: 700;
   line-height: 25px;
   margin-bottom: 15px;
}

.vip-popup #form-show {
   display: none;
   text-align: center;
}

.foot-facebook {
   float: left;
   height: 32px;
   margin-top: 20px;
   width: 17px;
}

.foot-insta {
   float: left;
   height: 32px;
   margin-top: 20px;
   margin-left: 20px;
   width: 32px;
}

.fb-holder img.insta-nav-logo {
   height: 48px;
   width: 45px;
}

header.home {
   background: none;
   color: #fff;
   transition: background 0.2s ease;
   transition: background 0.2s ease;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

header.home .home-insta-blue {
   opacity: 0;
}

header.home .home-fb-blue {
   opacity: 0;
}

header.active {
   background: rgba(255, 255, 255, 1.0);
   transition: background 0.2s ease;
   -webkit-box-shadow: 0px 6px 36px -10px rgba(112,112,112,1);
   -moz-box-shadow: 0px 6px 36px -10px rgba(112,112,112,1);
   box-shadow: 0px 6px 36px -10px rgba(112,112,112,1);
}

header.home.active .nav ul li {
   color: #000;
   transition: color 0.2s ease;
}

#scroll-trigger {
   height: 1px;
   top: 25px;
   position: absolute;
   width: 100%;
   
}

.left-nav {
   float: left;
   text-align: right;
   padding-right: 50px;
   position: relative;
   z-index: 10;
   width: 50%;
}

.right-nav {
   float: left;
   text-align: left;
   padding-left: 50px;
   position: relative;
   width: 50%;
   z-index: 10;
}

.right-nav .social-icons {
   float: left;
}

.right-nav .nav {
   float: left;
}

.header-spacer.home {
   display: none;
}

.header-spacer {
   height: 88px;
}

.logo {
   float: left;
   margin-top: 11px;
   position: absolute;
   margin-left: auto;
   margin-right: auto;
   left: 0;
   right: 0;
   text-align: center;
}

.logo a {
   display: inline-block;
   position: relative;
   z-index: 11;
}

.logo.active {
   display: none;
}

header.active .logo{
   display: none;
}

header.active .logo.active {
   display: block;
}

.logo img {
   height: 64px;
   width: 80px;
}

.nav {
   float: right;
   position: relative;
}

.nav ul {
   float: right;
   padding-right: 35px;
}

/*body.noscroll .nav {
   margin-right: 17px;
}
body.noscroll .wrapper {
   margin-right: 17px;
}*/

.nav ul li.no-link:hover {
   color: #C11A29;
   cursor: pointer;
}

.nav ul li {
   float: left;
   font-size: 15px;
   font-weight: 700;
   line-height: 88px;
   margin-left: 50px;
   position: relative;
   text-transform: uppercase;
   transition: color .2s ease;
}

.nav ul li.no-link.active {
   color: #C11A29;
}

.nav ul li.no-link .subnav li a:hover {
   color: #C11A29;
}

.nav ul li.no-link.active .subnav li a {
   color: #fff;
}

.nav ul li.no-link.active .subnav li.active a {
   color: #C11A29;
}

.nav ul li:hover ul {
   display: block;
   opacity: 1;
   transition: all .3s ease;
   transform: translateY(0);
   visibility: visible;
}

.nav ul li .subnav li.active {
   border-bottom: none;
   color: #DDC514;
}

.nav ul li.active ul li a{
   color: #000
}

.nav ul li ul li a:hover {
   color: #C11A29
}

.nav ul li.active ul.subnav li.active a {
   color: #C11A29
}

.nav ul ul {
   background: #fff;
   border-radius: 0px;
   color: #000;
   height: auto;
   left: 15px;
   opacity: 0;
   padding: 20px;
   position: absolute;
   text-align: left;
   top: 65px;
   min-width: 155px;
   transition: all .3s ease;
   transform: translateY(20px);
   visibility: hidden;
   white-space: nowrap;
   -webkit-box-shadow: 0 5px 14px 0 rgba(0,0,0,.23);
   -moz-box-shadow: 0 5px 14px 0 rgba(0,0,0,.23);
   box-shadow: 0 5px 14px 0 rgba(0,0,0,.23);
}

.nav ul li .subnav li {
   display: block;
   float: none;
   height: auto;
   line-height: 22px;
   margin-left: 0;
   margin-top: 0;
   padding: 10px 0;
   white-space: nowrap;
   font-weight: normal;
   text-transform: none;
   width: 100%;
}

header.home.active .nav ul li .subnav li {
   color: #000;
}

.nav ul li .subnav li {
   display: block;
   float: none;
   height: auto;
   line-height: 22px;
   margin-left: 0;
   margin-top: 0;
   padding: 5px 0;
   white-space: nowrap;
   font-weight: bold;
   text-transform: uppercase;
   width: 100%;
}

.nav ul li.active a {
   color: #C11A29;
}

.nav ul li.no-link.active .subnav li a:hover {
   color: #C11A29;
}

.nav ul li a:hover {
   color: #C11A29;
}

.chocolate-slideshow-container {
   background-repeat: no-repeat;
   background-size: cover;
   height: 100vh;
   position: relative;
   width: 100%;
}

.home-top-box {
   border: 3px solid white;
   left: 50%;  
   margin: auto;
   height: 270px;
   position: absolute;
   top: 50%;
   transform: translate(-50%, -50%);
   width: 1240px;
}

.home-white {
   text-align: center;
}

.slide-box {
   background-color: rgba(22, 24, 34, 0.64);
   border: 1px solid #707070;
   left: 100px;
   padding: 28px 42px 55px;
   position: absolute;
   width: 516px;
   top: 220px;
}

.slide-box-v2 {
   background-color: rgba(22, 24, 34, 0.64);
   border: 1px solid #707070;
   left: 50%;
   max-width: calc(100% - 120px);
   padding: 50px 30px;
   position: absolute;
   text-align: center;
   top: 220px;
   transform: translateX(-50%);
   -webkit-transform: translateX(-50%);
   width: 1026px;
}

.slide-box-header {
   font-family: 'Libre Franklin';
   font-size: 44px;
   font-weight: bold;
   line-height: 46px;
   margin-bottom: 15px;
}

.slide-box-text {
   font-size: 17px;
   line-height: 25px;
}

.slide-box .date {
   display: inline-block;
   font-size: 26px;
   font-weight: 500;
   letter-spacing: 0.02em;
   line-height: 34px;
   margin-bottom: 15px;
   margin-top: 15px;
   width: 100%;
}

.slide-box .tournament-name {
   font-size: 41px;
   font-weight: bold;
   line-height: 46px;
   margin-bottom: 28px;
   text-align: left;
   text-transform: uppercase;
}

.slide-box .camp-name {
   font-size: 44px;
   font-weight: bold;
   line-height: 46px;
   margin-bottom: 15px;
   text-align: left;
   text-transform: uppercase;
}

.home-page .slide-box p {
   font-size: 19px;
   line-height: 28px;
   margin-bottom: 20px;
   text-align: left;
}

.box-header {
   border-bottom: 3px solid #fff;
   font-size: 22px;
   font-weight: bold;
   text-align: left;
   padding-bottom: 20px;
   width: 100%;
} 

.image-tags {
   display: inline-block;
   margin-bottom: 20px;
   width: 100%;
}

.image-tags .age {
   font-size: 20px;
   font-weight: 700;
   height: 60px;
   line-height: 60px;
   margin-top: -8px;
   width: 60px;
}

.image-tags .age {
   margin-right: 15px;
}

.slide-button {
   background-color: #C11A29;
   display: inline-block;
   float: left;
   font-size: 20px;
   font-weight: 600;
   line-height: 24px;
   letter-spacing: 0.012em;
   padding: 18px 35px;
   position: relative;
   text-align: center;
   text-transform: uppercase;
   width: 250px;
   z-index: 3;
}

.slide-button:hover {
   background-color: #8f111c;
}

.slide-button.blue {
   background-color: #154285;
}

.home-boxes {
   display: flex;
   justify-content: center;
   flex-flow: wrap;
   margin-top: -55px;
   margin-bottom: 60px;
}

.home-boxes.mobile {
   display: none;
}

.home-box .h1-white {
   font-size: 22px;
   font-weight: bold;
   text-transform: uppercase;
   margin-bottom: 15px;
}

.home-boxes .home-box.blue a.button:hover {
   background-color: #fff;
   color: #0F3164;
}

.home-boxes .home-box.red a.button:hover {
   background-color: #fff;
   color: #C11A29;
}

.manto-new-logo {
   padding-top: 160px;
   text-align: center;
}

.thirds-holder {
   display: inline-block;
   text-align: center;
   padding-top: 30px;
   width: 100%;
}

.home-of {
   color: #fff;
   font-weight: bold;
   font-size: 25px;
   text-transform: uppercase;
   padding-bottom: 30px;
}

.manto-thirds-home {
   text-align: center;
   display: inline-block;
   margin: auto;
   width: 700px;
}

.home-box {
   -webkit-box-shadow: 0px 3px 30px 0px rgba(0,0,0,0.55);
   -moz-box-shadow: 0px 3px 30px 0px rgba(0,0,0,0.55);
   box-shadow: 0px 3px 30px 0px rgba(0,0,0,0.55);
   display: inline-block;
   /*height: 205px;*/
   margin-bottom: 20px;
   position: relative;
   text-align: left;
   width: 100%;
}

.home-boxes .home-box.blue {
   background: #0F3164;
}

.home-boxes .home-box.red {
   background: #C11A29;
}

.image-box {
   background-size: cover;
   height: 205px;
   width: 100%;
}

.image-box.pdc {
   background-image: url(../images/home-pdc-2a.jpg);
   background-position: top;
}

.image-box.tourn {
   background-image: url(../images/home-tourney-2.jpg);
   background-position: top;
}

.image-box.our-teams {
   background-image: url(../images/home-canes-4.jpg);
   background-position: top;
}

.g-disclaimer {
   font-size: 12px;
   text-align: left;
   width: 300px;
   float: left;
   padding-top: 10px;
   position: absolute;
   bottom: 50px;
}

.grecaptcha-badge {
   visibility: hidden;
}

.g-disclaimer a {
   color: #d51d21;
}

.g-disclaimer a:hover {
   text-decoration: underline;
}

.angle {
   display: none;
   height: 100%;
   position: absolute;
   right: 0;
   width: 90px;
}

.angle.blue {
   background-image: linear-gradient(to top left, #0F3164 50%, transparent 51%);
}

.blue-box {
   background: #0F3164;
}

.red-box {
   background: #C11A29;
}

.dark-blue-box {
   background: #13243E;
}

.angle.red {
   background-image: linear-gradient(to top left, #C11A29 50%, transparent 51%);
}

.home-white {
   margin-top: -100px;
   padding: 50px 0;
   padding-bottom: 55px;
}

.home-white {

   padding: 0;
}

#form-thanks {
   display: none;
   margin-top: 50px;
   font-size: 23px;
   line-height: 32px;
   min-height: 271px;
   text-align: center;
}

.home-box-text {
   padding: 35px;
   position: relative;
   width: 100%; 
}

.home-box-text ul {
   list-style: disc outside;
   margin-bottom: 15px;
   padding-left: 18px;
}

.home-box-text li {
   margin-bottom: 7px;
}

.home-box-text li:last-of-type {
   margin-bottom: 0;
}

.home-box-red {
   background: #C11A29;
}

.home-box-blue {
   background: #0F3164;
}

.blue-box .button:hover {
   background-color: #fff;
   color: #154285
}

.red-box .button:hover {
   background-color: #fff;
   color: #C11A29;
}

a.button-red {
   background-color: #C11A29;
   color: #fff;
   display: inline-block;
   font-size: 13px;
   font-weight: 600;
   line-height: 24px;
   letter-spacing: 0.16px;
   padding: 15px 30px;
   text-transform: uppercase;
   transition: ease-in 0.15s;
}

a.button-red:hover {
   background-color: #8f111c;
   transition: ease-in 0.15s;
}

.content-block {
   margin-top: 10px;
   overflow-x: hidden;
   overflow-y: hidden;
}

.h2-white {
   font-size: 22px;
   font-weight: bold;
   text-transform: uppercase;
   margin-bottom: 15px;
}

.h1-white-box {
   font-size: 22px;
   font-weight: bold;
   text-transform: uppercase;
   margin-bottom: 15px;
}

.home-white .content-container {
   /*padding: 0px;*/
}

.home-page p {
   font-size: 16px;
   line-height: 29px;
   margin-bottom: 20px;
}

.home-box-text p {
   line-height: 26px;
   margin-bottom: 30px;
}

.home-box-text img {
   margin: auto;
   max-width: 100%;
   text-align: center;
}

.content-block img {
   max-width: 100%;
}

#mobileMenuLink {
   display: none;
}

.button.submit {
   background-color: #C11A29;
   border-radius: 3px;
   color: #fff;
   float: right;
   padding: 16px 50px;
   transition: ease-in 0.15s;
}

.button.submit:hover {
   background-color: #8f1722;
   transition: ease-in 0.15s;
}

.button {
   border: 1px solid #fff;
   display: inline-block;
   font-size: 13px;
   font-weight:  600;
   padding: 15px 35px;
   text-transform: uppercase;
}

.content-block h1 {
   display: inline-block;
   font-size: 50px;
   font-weight: 700;
   margin-bottom: 20px;
   margin-top: 50px;
   text-transform: capitalize;
}

.menu-break {
   display: none;
}

.tournament-header-p {
   font-size: 17px;
   line-height: 26px;
   margin-bottom: 35px;
}

.tournament-holder {
   background-color: #1F4E95;
   border: solid 1px #4B7FCB;
   border-radius: 3px;
   padding: 0px 25px 25px 25px;
}

.tournament-holder .tournament:nth-of-type(odd) {
   background-color: #1F4E95;
}

.tournament-holder .tournament:nth-of-type(even) {
   background-color: #28589f;
}

.sub-header {
   display: inline-block;
   font-size: 18px;
   line-height: 26px;
   margin-bottom: 40px;
   width: 100%;
}

.button.package {
   background-color: #4B7FCB;
   clear: left;
   float: left;
   margin-bottom: 50px;
   margin-top: 30px;
   padding: 16px 25px;
   width: auto;
}

.button.package:hover {
   background-color: #3375d7;
}


.home-difference {
   background-image: url(../images/background-ball.jpg);
   background-repeat: no-repeat;
   background-size: auto;
   margin-top: 0px;
   padding-top: 0px;
   text-align: center;
}

.home-white-logo img {
   height: 96px;
   margin-bottom: 40px;
   width: 95px;
}

h3.home {
   font-size: 50px;
   font-weight: 700;
   margin-bottom: 25px;
}

.home-page h3, .h3-white {
   font-size: 26px;
   font-weight: bold;
   margin-bottom: 10px;
}

.facebook-contact {
   display: inline-block;
   margin-top: 20px;
}

.difference-blocks {
   display: inline-block;
   margin-bottom: 0px;
   margin-top: 80px;
   width: 100%;
}

.difference-block {
   display: inline-block;
   float: left;
   padding: 0 25px;
   width: 33.33%;
   text-align: center;
}

.difference-block img {
   margin-bottom: 10px;
   height: 125px;
}

.difference-block h4 {
   font-size: 28px;
   font-weight: 700;
}

.testimonial-block {
    display: inline-block;
    height: 473px;
    position: relative;
    width: 100%;
}

.manto-home {
   height: 173px;
   margin: auto;
   padding: 45px 50px;
   text-align: center;
   width: 422px;
}

.testimonial-text {
}

.home-top-box .home-left {
   position: relative;
}

.home-left {
   background-color: #fff;
   float: left;
   height: 267px;
   width: 525px;
}

.right-header {
   font-size: 39px;
   font-weight: bold;
   margin-bottom: 30px;
   padding-top: 32px;
}

.coming-soon-rh {
   text-align: center;
}

.home-right p {
   font-size: 21px;
}

.home-right {
   background: rgba(22,24,34,0.6);
   float: right;
   height: 264px;
   padding-left: 117px;
   padding-right: 20px;
   width: calc(100% - 525px);
}

.home-box-angle {
   background-image: linear-gradient(to top left, transparent 50%, #fff 50%);
   height: 100%;
   position: absolute;
   right: -97px;   
   top: 0;
   width: 97px;
}

.testimonial-angle {
   background-image: linear-gradient(to top left, transparent 50%, #13243E 50%);
   height: 100%;
   position: absolute;
   left: 0;
   width: 185px;
}

.testimonial-blue {

}

.testimonial-left {
   height: 473px;
   float: left;
   padding: 110px 0 70px;
   position: relative;
   width: 50%;
}

.image-box.testimonial {
   background-image: url(../images/manto-home-940x520.jpg); 
   float: right;
   height: 100%;
   position: absolute;
   right: 0;
   width: 50%;
}

.test-byline {
   margin-top: 10px;
}

.home-quotes {
   height: 50px;
   left: -30px;
   position: absolute;
   top: 0;  
}

.test-text {
   font-size: 17px;
   line-height: 32px;
   margin-bottom: 20px;
}

.age-group-select-holder .age-group-select {
   display: inline-block;
   margin-right: 10px;
}

.tournament-buttons.tournament-right-buttons .left-button , .tournament-buttons.tournament-right-buttons .middle-button {
   padding: 17px 10px;
   width: 49%;
}

.tournament-buttons.tournament-right-buttons .left-button {
   margin-left: 0px;
   margin-right:  1%;
}

.tournament-buttons.tournament-right-buttons .middle-button {
   margin-left: 1%;
   margin-right:  0%;
}

.tournament-buttons.tournament-right-buttons {
   float: right;
   margin-bottom: 0px;
   margin-left: 0px;
   width: 415px;
}

.tournament-buttons {
   display: inline-block;
   margin-bottom: 30px;
   text-align: center;
   margin-left: -1%;
   width: calc(100% + 2%);
}

.right-button {
   float: left;
   margin-left: 1%;
   width: 49%;
}

.tournament-buttons .left-button {
   border: 1px solid #fff;
   display: inline-block;
   float: left;
   font-size: 15px;
   font-weight: 700;
   margin: 0 1%;
   padding: 15px 10px;
   text-transform: uppercase;
   width: 31.33%; 
}

.tournament-buttons .left-button:hover {
   background: #fff;
   color: #154285;
   transition: ease-in 0.15s;
}

.tournament-buttons .middle-button:hover {
   background: #fff;
   color: #154285;
   transition: ease-in 0.15s;
}

.tournament-buttons .right-button:hover {
   background: #fff;
   color: #154285;
   transition: ease-in 0.15s;
}

.tournament-buttons .right-button {
   border: 1px solid #fff;
   display: inline-block;
   float: left;
   font-size: 15px;
   font-weight: 700;
   margin: 0 1%;
   padding: 15px 10px;
   text-transform: uppercase;
   width: 31.33%;
}

.tournament-buttons .middle-button {
   border: 1px solid #fff;
   display: inline-block;
   float: left;
   font-size: 15px;
   font-weight: 700;
   margin: 0 1%;
   padding: 15px 10px;
   text-transform: uppercase;
   width: 31.33%;
}

.tournament-button-holder.no-schedule .middle-button, .tournament-button-holder.no-schedule .left-button {
   float: none;
}

.left-button {
   float: left;
   margin-right: 1%;
   width: 49%;
}

.button.tourney {
   background-color: #c11a29;
   border: 1px solid #c11a29;
   min-width: 225px;
   padding: 15px 20px;
}

.button.tourney:hover {
   background: #8f111c;
   border: 1px solid #8f111c;
   transition: ease-in .15s;
}

.right-tourney-info {
   float: left;
   width: calc(100% - 200px);
}

.testimonial-holder {
    height: 300px;
    position: relative;
}

.contact-block {
   overflow-x: hidden;
   padding-bottom: 90px;
}

.facebook-text {
   color: #4267B2;
   font-size: 23px;
   float: left;
}

.icon {
   display: inline-block;
   vertical-align: middle;
}

.facebook-icon img {
   height: 31px;
   float: left;
   width: 157px;
}

.left-contact,.right-contact {
   min-height: 562px;
}

.left-contact .left50 img {
   max-width: initial;
}

.contact-outer {
   display: flex;
}

.left-contact .right50 {
   padding-top: 35px;
}

.left-contact {
   background-color: #13243E;
   border-radius: 3px 0 0 3px;
   float: left;
   padding: 100px 40px;
   width: 50%;
}

.contact-header {
   font-size: 23px;
   font-weight: 700;
   line-height: 22px;
   margin-bottom: 35px;
}

.contact-header.blue {
   color: #154285;
}

.contact-icon {
   float: left;
   margin-top: -2px;
   width: 50px;
}

.contact-section {
   display: inline-block;
   margin-bottom: 30px;
}

.contact-line {
   display: inline-block;
   float: right;
   margin-bottom: 10px;
   width: calc(100% - 50px);
}

select::-ms-expand {
   display: none;
}

.payment-box select.selectbox.error {
   background: #ffaeb5;
   background-image: url(../images/dropdown-arrow-dark.svg);
   background-size: 15px auto;
   background-position: right 15px top 18px;
   background-repeat: no-repeat;
   border-radius: 3px;
   border: 1px solid red;
   overflow: hidden;
   position: relative;
}

.selectbox {
   background-color: #fff;
   background-image: url(../images/dropdown-arrow-dark.svg);
   background-size: 15px auto;
   background-position: right 17px top 20px;
   background-repeat: no-repeat;
   overflow: hidden;
   position: relative;
   max-width: none;
   -moz-appearance: none;
   -webkit-appearance: none;
}

.textbox {
   border: 1px solid #d7d7d7;
   border-radius: 2px;
   box-sizing: border-box;
   color: black;
   font-size: 14px;
   height: 49px;
   margin-bottom: 15px;
   padding: 0 10px;
   width: 100%;
   -webkit-appearance: none;
}

textarea {
   border: 1px solid #d7d7d7;
   border-radius: 2px;
   box-sizing: border-box;
   color: black;
   font-size: 14px;
   height: 131px;
   margin-bottom: 12px;
   padding: 10px;
   width: 100%;
}

.contact-icon.map img {
   height: 32px;
   width: 22px;
}

.contact-img {
   border-radius: 3px;
   height: 440px;
   margin-left: -100px;
   width: 327px;
}

.contact-icon.mail img {
   height: 21px;
   width: 27px;
}

.contact-icon.phone img {
   height: 27px;
   width: 27px;
}

.contact-box .left50 {
   margin-right: 1%;
   width: 49%;
}

.contact-box .right50 {
   margin-left: 1%;
   width: 49%;
}

.right-contact {
   background-color: #fff;
   border-radius: 0 3px 3px 0px;
   float: left;
   padding: 58px 48px 40px;
   width: 50%;
}

.left50 {
   float: left;
   width: 50%;
}

.right50 {
   float: left;
   width: 50%;
}

.learn-button {
   background: #C11A29; 
   border: none;
   border-radius: 3px; 
   color: #fff;
   cursor: pointer;
   float: right;  
   font-size: 13px; 
   font-weight: 700;
   margin-bottom: 63px;
   padding: 15px;
   text-align: center; 
   text-transform: uppercase;
   width: 200px; 
}

.width-100-pct {
   width: 100%;
}

.learn-button:hover {
   background: #8f111c;
   transition: ease-in 0.15s;
}

.share-img {
   cursor: pointer;
   float: right; 
   height: 32px; 
   margin: -7px 10px 0 10px;
   width: 32px;
}

.share-img:first-of-type {
   margin-right: 0;
}

.share-links {
   float: left;
}

.tournament-right .share {
   display: inline; 
   float: left; 
   font-weight: 700; 
   font-size: 16px; 
   margin-right: 10px;
}

.tournament-right {
   float: right; 
   width: 260px;
}

.tournament .details {
   clear: left;
   float: left;
   line-height: 26px;   
   margin-top: 20px;
   padding-left: 0;
}

.tournament .date {
   display: inline-block;
   float: none;
   font-size: 100%;
   margin-right: 20px;
   vertical-align: middle;
}

.tournament .games {
   clear: left;
   float: left; 
   margin-left: 0;
}

.tournament .age {
   display: inline-block;
   float: none;
   margin-top: 0px;
   vertical-align: middle;
}

.tournament-top-details {
   display: inline-block;
   vertical-align: middle;
   width: calc(100% - 200px);
}

.tournament-title {
   font-size: 26px;
   font-weight: 700;
   line-height: 28px;
   margin: 12px 0 0;
   vertical-align: middle;
}

.teams-title {
   margin-bottom: 15px;
   margin-top: 0;
}

.tournament {
   border-radius: 0 5px 5px 5px; 
   clear: both; 
   min-height: 195px;    
   padding: 45px 20px 60px 20px;
   width: 100%; 
}

.tournament:first-of-type {
   border-top-left-radius: 3px;
   border-top-right-radius: 3px;
}

.tournament:last-of-type {
   border-bottom-left-radius: 3px;
   border-bottom-right-radius: 3px;
   margin-bottom: -1px;
}

.tournament-left {
   float: left; 
   padding-right: 35px;
   width: calc(100% - 260px); 
}

.tournament-line {
   clear: both;
   width: 100%;
}

.tournament-cost, .tournament-number {
   float: left;
   font-size: 20px;
   font-weight: bold;
   margin-bottom: 20px;
   min-width: 185px; 
}

.tournament-left {
   float: left;
   padding-right: 0px;
   width: 100%;
}

.tournament-right {
   width: 100%;
}

.tournament {
   position: relative;
}

.learn-button {
	position: absolute;
	right: 20px;
	top: 40px;
}

.cost, .number {
   display: inline-block;
   font-size: 20px;
   font-weight: bold;
   margin-bottom: 20px;
   padding-left: 15px;
}

.table.teams .tr {
   border-bottom: #4B7FCB ;
}

.serviceClose img:hover {
   opacity: 0.6;
}

.tournament-number,.number {
   margin-bottom: 30px;
}

.details-share-block {
   display: inline-block;
   float: right;
}

.details-share-block.mobile {
   display: none;
}

.visitor-info {
   border-top: 1px solid #fff;
   padding-top: 45px;
}

.visitor-box {
   background-color: #3969B1;
   display: inline-block;
   padding: 25px 32px;
   width: 100%;
}

.visitor-box .tabs {
   border-bottom: 1px solid #fff; 
   font-size: 18px; 
   font-weight: bold; 
   margin-bottom: 15px;
}

.visitor-mobile-section {
   font-size: 15px;
   margin-bottom: 30px;
}

.visitor-mobile-head {
   font-size: 16px;
   font-weight: bold;
   margin-bottom: 5px;
}

.visitor-mobile {
   display: none;
}

.left-package .visitor-mobile-section p {
   margin-bottom: 10px;
}

.left-contact-tournament {
   float: left;
   width: 50%; 
}

.right-contact-tournament {
   float: left;
   width: 50%;
}

.contact-headshot img {
   height: 106px;
   width: 106px; 
}
.contact-details {
   float: left;
   width: 50%;
}

.contact-name {
   font-size: 110%;
   padding-bottom: 5px; 
}

.contact-title {
   font-size: 80%;
   padding-bottom: 5px; 
}

.contact-email {
   padding-bottom: 5px;
}

.email-hover:hover {
   text-decoration: underline;
}

.contact-number {
   padding-bottom: 5px;
}

.contact-headshot {
   float: left;
   max-width: 100%;
   padding-right: 20px;     
}

.tournament-contacts {
   display: inline-block;
   margin-bottom: 70px;
   padding: 10px; 
   width: 100%; 
}

#eat , #things {
   display: none;
}

.camp-date {
   font-size: 27px;
   font-weight: bold;
   letter-spacing: 0.012em;
   margin-bottom: 15px;
}

.table.teams {
   border-collapse: collapse;
   margin-bottom: 50px;
}

.table.teams.camp .tr .tc:last-of-type {
    padding-right: 10px;
}

.table.teams .tr .tc:last-of-type {
   padding-right: 30px;
}

.table.teams .tr.first {
   background-color: #3969B1;
   border-bottom: none;
   font-weight: bold;
}

.table.teams .tr .tc {  
   border-bottom: 1px solid  #4B7FCB  ;
   padding: 12px 20px;
}

.table.camp .tr .tc {
   padding: 13px 10px;
}

.table.teams .tr.first .tc {
    border-bottom: none;
}

#info_nav {
   margin-right: 35px;
}


#things_nav {
   margin-left: 35px;
}

.tournament-info {
   float: left;
   font-size: 20px;
   font-weight: bold;
   margin-bottom: 20px;
   width: 100%;
}

.no-tourney {
   line-height: 22px;
   padding-top: 25px;
}

.no-tourney.camps {
   padding-top: 0px;
}

.contacts-block {
   display: inline-block;
   border-top: 1px solid #fff;
   margin-top: 45px;
   padding-top: 40px;
}

.registered-teams {
   border-top: 1px solid #fff;
   padding-top: 30px;
}

.left-table {
   float: left;
   width: 95%;
}

.right-table {
   float: left;
   position: relative;
   width: 5%;
}

.blue-circle .top {
   font-weight: bold;
   padding-top: 15px;
}

.blue-circle .bottom {
   font-size: 13px;
}

.blue-circle {
   background-color: #183A6C;
   display: inline-block;
   height: 134px;
   border-radius: 50%;
   font-style: italic;
   margin-left: -20px;
   padding: 10px;
   text-align: center;
   width: 134px;
}

.registered-teams-mobile {
   display: none;
}

.package {
   background-color: rgba(31, 78, 149, 0.44);
   border: 1px solid #4B7FCB;
   border-radius: 3px;
   display: inline-block;
   margin-bottom: 30px;
   padding: 33px 37px;
   position: relative;
   width: 100%;
}

.event-anchor {
   position: absolute;
   top: -110px;

}

.package-details {
   display: none;
}

.fb-popholder {
   margin: auto;
   margin-top: 45px;
   text-align: center;
   width: 100%;
}

.fb-popup {
   height: 31px;
   width: 157px;
}

.tournament-mobile {
   display: none;
   width: 100%;
}

.tournament-mobile-2 {
   display: none;
}

.day {
   display: inline-block;
   margin-bottom: 15px;
}

.camp-header {
   display: inline-block;
   min-width: 115px;
   font-weight: bold;
   float: left;
}

.time, .player, .camp-cost, .days {
   float: left;
   width: calc(100% - 115px);
}

.table {
    display: table;
    width: 100%;
}

.tr {
    display: table-row;
}

.tc {
    display: table-cell;
}

.left-package.tc .button.package {
    margin-bottom: 0px;
}

.right-package {
   background-position: 50% 50%;
   background-size: cover;
   border-radius: 3px;
   padding-left: 25px;
   vertical-align: top;
   width: 40%;
}

.right-package.tc.image img {
   max-width: 100%;
}

.right-package.hitting {
   background-image: url('../images/package-athlete-adult-hitting.jpg');
   float: none;
}

.right-package.team {
   background-image: url('../images/packages-team.jpg');
   float: none;
}

.right-package.fielding {
   background-image: url('../images/package-athlete-adult-fielding.jpg');
   float: none;
}

.right-package.group-hitting {
   background-image: url('../images/package-group-consulting-hitting.jpg');
   float: none;
}

.right-package.group-fielding {
   background-image: url('../images/package-group-consulting-fielding.jpg');
   float: none;
}

.right-package.college {
   background-image: url('../images/package-university-hitting-2.jpg');
   float: none;
}

.right-package.softball {
   background-image: url('../images/package-total-baseball.jpg');
   float: none;
}

.right-package.showcase {
   background-image: url('../images/package-showcase.jpg');
   float: none;
}

.right-package.tournaments {
   background-image: url('../images/tournaments.jpg');
   float: none;
}

.left-package ul {
   font-size: 19px;
   padding-left: 15px;
   position: relative;    
}

.left-package ul li {
   margin-bottom: 10px;
   position: relative;
}

.left-package .left50 {
   padding-right: 15px;
   width: 45%;
}

.left-package .right50 {
   width: 55%;
}

.no-space {
   padding-top: 0px;
}

.bold-header {
   margin-top: -20px;
}

.payment-holder {
   border-top: 1px solid #fff;
   border-bottom: 1px solid #fff;
   padding: 10px 0;
}

.success .right-payment p {
    margin-bottom: 30px;
}

.print-button-holder {
   text-align: center;
}

.print-button {
   background: #EBEBEB;
   border: 1px solid #C7C5C5;
   border-radius: 3px;
   color: #2A2A2A;
   display: inline-block;
   font-weight: 700;
   padding: 15px 40px;
   text-transform: uppercase;
}

.print-button:hover {
   background: #dedcdc;
}

.set-block {
   margin-bottom: 25px;
}

.success .left-payment p {
   margin-bottom: 40px;
}

.left-payment.tc {
   float: none;
   vertical-align: top;
}

.success .left-payment.tc {
   vertical-align: middle;
}

.success .learn-button {
   margin-bottom: 0;
}

.right-payment.tc {
   float: none;
}

.learn-button.long {
   float: none;
   width: 100%;
}

.clinic-mobile .team-line {
   margin-bottom: 20px;
}

.register-link {
   background-color: #C11A29;
   border-radius: 2px;
   display: block;
   padding: 5px 10px;
   text-transform: uppercase;
   text-align: center;
   transition: ease-in-out 0.3s;
}

.register-link:hover {
   background-color: #8f111c;
}


.clinic-mobile {
   display: none;
}

.clinic-mobile .team-line-info .left {
   float: left;
   width: 80px;
}

.clinic-mobile .team-line-info .right {
   float: left;
   width: calc(100% - 80px);
}

.set-text {
   color: #fff;
   display: inline-block;
   font-size: 45px;
   font-weight: 700;
   margin: -2px 0 0 15px; 
}

.set-img img {
   float: left;
   height: 46px;
   width: 46px;
}

.success .red-header {
   margin-bottom: 25px;
}

#map {
   background-image: url('../images/pdc-map-2560.jpg');
   background-position: 50% 50%;
   height: 400px;
   width: 100%;
   transition: ease-in-out 0.2s all;
   -webkit-filter: brightness(100%);
   -moz-filter: brightness(100%);
   -o-filter: brightness(100%);
   -ms-filter: brightness(100%);
   filter: brightness(100%);
}

#map:hover {
   transition: ease-in-out 0.2s all;
   -webkit-filter: brightness(70%);
   -moz-filter: brightness(70%);
   -o-filter: brightness(70%);
   -ms-filter: brightness(70%);
   filter: brightness(70%);
}

.success-header {
   color: #2A2A2A;
   font-size: 15px;
   margin-bottom: 5px;
}

.success-value {
   color: #2A2A2A;
   font-size: 23px;
   margin-bottom: 22px;
}

.success .right-payment {
   padding: 35px;
}

.left-package ul li ul {
   margin-top: 10px;
   margin-left: 20px;
}

.left-package ul li::before {
   color: #4B7FCB;
   content: "•";
   left: -15px;
   font-size: 26px;
   position: absolute;
   top: -10px;
   width: 10px;
}
.left-package .details ul li::before {
   color: #4B7FCB;
   content: "•";
   left: -15px;
   font-size: 26px;
   position: absolute;
   top: 0px;
   width: 10px;
}

.time-slot-camp {
   font-size: 20px;
   font-weight: bold;
   margin-top: 10px;
}

.left-pay-info.camp .left50 {
   margin-right: 1%;
   width: 49%;  
}

.left-pay-info.camp .right50 {
   margin-left: 1%;
   width: 49%;  
}

.left-package ul li ul li::before {
   color: #fff !important;
   content: "-" !important;
   left: -20px;
   font-size: 30px !important;
   position: absolute;
   top: -3px !important;
   width: 10px !important;  
}

.price-icon {
   height: 23px;
   float: left;
   margin-right: 10px;
   margin-top: -3px;
   width: 23px;
}

.left-popup .icon-modal {
   height: 55px;
   left: 20px;
   position: absolute;
   top: 20px;
   width: 55px;
}


.left-package p {
   line-height: 26px;
   margin-bottom: 25px;
}

.package-top {
   margin-bottom: 40px;
}

.icon img {
   height: 75px;
   float: left;
   margin-top: 3px;
   margin-right: 25px;
   width: 75px;   
}

.tourn .sub-header {
   margin-bottom: 20px;
   margin-top: 15px;
}

.sub-header.t-details {
   margin-top: 5px;
}

.date {
   float: left; 
   font-weight: 700;
   margin-right: 20px;
}

.tourn h1 {
   text-transform: none;
}

.sub-header .age {
   font-size: 16px;
   height: 40px;
   line-height: 40px;
}

.age {
   background-color: #C11A29;
   border-radius: 3px;
   float: left;
   font-size: 13px;
   font-weight: 700;
   height: 35px;
   line-height: 35px;
   margin-top: -8px;
   padding: 0 8px;
   text-align: center;
}

.ticket-name {
   float: left;
}

.age.age-U10, .age.age-10U {
   background-color: #f1ab05;
}

.age.age-U11, .age.age-11U {
   background-color: #62AF62;
}

.age.age-U12, .age.age-12U {
   background-color: #C11A29;
}

.age.age-U13, .age.age-13U {
   background-color: #10ad95;
}

.age.age-U14, .age.age-14U {
   background-color: #6f4a85;
}

.age.age-U15, .age.age-15U {
   background-color: #1387d3;
}

.age.age-U16, .age.age-16U {
   background-color: #a4cc7b;
}

.age.age-U17, .age.age-17U {
   background-color: #f57c67;
}

.age.age-U18, .age.age-18U {
   background-color: #D39B31;
}

.center {
   text-align: center;
}

.tourney-contact .error {
   background: #ffaeb5;
}

.games {
   float: left; 
   margin-left: 20px;
}

.twitter-img {
   cursor: pointer;
   float: right; 
   height: 32px; 
   margin: -5px 10px 0 10px;
   width: 32px; 
}

.twitter-img:hover {
   opacity: 0.7;
}

.facebook-img:hover {
   opacity: 0.7;
}

.facebook-img {
   cursor: pointer;
   float: right; 
   height: 32px; 
   margin: -5px 10px 0 10px;
   width: 32px; 
}

.share-block {
   float: right;
}

.share-text {
   float: right; 
   display: inline; 
   font-weight: 700; 
   font-size: 16px; 
   margin-right: 10px;
}

.left-logo {
   float: left;
   margin-right: 30px;
   margin-bottom: 30px;
   width: 170px;  
}

.left-logo img {
   max-width: 100%; 
   width: 170px
}

.details {
   display: inline-block;
   line-height: 26px;
   font-size: 16px;
}

.payment-box input.time-slot-form {
   background-color: transparent;
   border: none;
   padding-left: 0px;
   padding-right: 0px;
}

.time-slot-form {
   box-sizing: border-box;
   border-radius: 3px;
   height: 44px;     
   width: 100%;
}

.left-package .details ul {
   font-size: 16px;
   margin-bottom: 20px;
   padding-left: 15px;
}

.img-details .details ul li::before {
   color: #4B7FCB;
    content: "•";
    left: -15px;
    font-size: 26px;
    position: absolute;
    top: 0px;
    width: 10px;
}

.img-details .details ul {
   padding-left: 15px;
}

.img-details .details ul li {
   position: relative;
}

.tournament-left .details {
   clear: none;
   display: inline-block;
   float: none;
   margin-top: 0;
   padding-left: 15px;
   vertical-align: top;
   width: calc(100% - 105px);
}

.img-details {
   margin-top: 20px;
}

.tourn-img {
   display: inline-block;
   width: 100px;
}

.tourn-img img {
   max-width: 100%;
}

.package.tourn .right-package {
   float: left;
   padding-left: 30px;
   width: 45%;
}

.payment-box label {
   color: #2A2A2A;
   font-family: 'Libre Franklin';
   font-size: 14px; 
   height: 44px;
   line-height: 25px;
}

.left-pay {
   float: left;
   padding-top: 9px;
   width: 160px;
}

.right-pay{
   float: right;
   width: calc(100% - 165px); 
}

.register {
   color: #C11A29;
   font-size: 33px;
   font-family: 'Libre Franklin';
   font-weight: bold;
   margin-bottom: 35px;
}

.camp-form .register {
   margin-bottom: 18px;
}

.payment-box input {
   background-color: #F4F4F4;
   box-sizing: border-box;
   border-radius: 3px;
   border: 1px solid #D9D9D9;
   height: 44px;
   padding-left: 10px;
   padding-right: 10px;
   width: 100%;
}

.payment-box input.error {
   background: #ffaeb5;
   border: 1px solid red;
}

.payment-box select {
   background-position: right 17px top 18px;
   padding: 0 10px;
}

.payment-line {
   display: inline-block;
   margin-bottom: 19px;
   width: 100%;
}

.payment-box select { 
   background-color: #F4F4F4;
   border: 1px solid #D9D9D9;
   border-radius: 3px;
   height: 44px;   
   width: 100%;
}

.app-download-block.complete {
   margin: 20px auto 0;
   max-width: 1136px;
}

.app-download-block.complete .left-app-text {
   text-align: left;
}

.payment-block {
   margin: auto;
   margin-top: 60px;
   width: 90%;
}

.tourney-contact .select-box {
   border: 1px solid #d7d7d7;
   border-radius: 2px;
   box-sizing: border-box;
   color: black;
   font-size: 14px;
   height: 49px;
   margin-bottom: 12px;
   padding: 0 10px;
   width: 100%;
}

.left-payment {
   background-color: #13243e;
   color: #fff;
   float: left;
   padding: 50px;
   width: 65%;
}

.pay-label {
   color: #5376AC;
   font-size: 15px;
}

.left50.pay-tourn, .right50.pay-date, .left50.pay-team, .right50.pay-age-coach {
   width: 100%;
}

.amount-due {
   display: inline-block;
   float: left;
   font-weight: 700;
   width: 100%
}

.due-now {
   float: left;
   margin-top: 10px;
   width: 100%
}

.teams-amount-due {
   margin-top: 0;
   padding-top: 25px;
}

.due {
   color: #648DCB;
   font-size: 25px;
   font-weight: 700;
   float: left;
}

.team-pay, .coach-pay {
   width: 100%;
}

.deposit-info {
   color: #2A2A2A;
   margin-bottom: 15px;
}

.deposit-info ul li::before {
   color: #4B7FCB;
   content: "•";
   left: 0px;
   font-size: 200%;
   position: absolute;
   top: 0px;
   width: 10px;
}

.deposit-info ul li {
   margin-bottom: 5px;
   position: relative;
   font-size: 14px;
   line-height: 24px;
   padding-left: 15px;
}

.amount {
   color: #fff;
   float: left;
   font-size: 25px;
   padding-left: 15px;
}

.green-text {
   color: #249031;
   font-weight: bold;
}

.pay-value {
   font-size: 23px;
   margin-bottom: 15px;
}

.left-pay-info {
   margin-top: 35px;
}

.due-holder {
   border-top: 1px solid #E5E5E5;
   margin-top: 30px;
   padding-top: 35px;
   display: inline-block;
   width: 100%;
}

.left-payment p {
   line-height: 26px;
}

.right-payment .payment-header {
   color: #154285;
   font-size: 30px;
   font-weight: 700;
   margin-bottom: 20px;
}

.payment-header {
   color: #FFFFFF;
   font-size: 30px;
   font-weight: 700;
   margin-bottom: 15px;
}

.left-payable {
   float: left;
   width: 100%;
}

.left-credit {
   float: left;
   margin-right: 1%;
   padding-right: 25px;
   width: 49%;
}

.right-credit {
   float: left;
   margin-left: 1%;
   padding-left: 15px;
   width: 49%;
}
.credit-card-info {
   float: left;
   margin-top: 20px;
   margin-bottom: 20px;
   width: 100%;
}

.camp-form .left-pay {
   float: none;
   display: inline-block;
   padding-top: 0;
   vertical-align: middle;
}
.camp-form .right-pay .selectbox {
   padding-right: 40px;
}

.camp-form .left-pay label {
    font-size: 14px;
    line-height: 20px;
}

.camp-form .right-pay {
   float: none;
   display: inline-block;
   vertical-align: middle;
}
    
   
.payment-link {
   color: #0000EE;
}

.payment-link:hover {
   text-decoration: underline;
}

.right-mailto {
   float: left;
   margin-top: 20px;
   width: 100%;
}

.right-payment p {
   color: #2A2A2A;
   font-size: 14px;
   line-height: 24px;
}

.credit-header {
   color: #154285;
   font-size: 14px;
   font-weight: 700;
   margin-bottom: 10px;
}

.credit-card {
   border-top: 1px solid #E3E3E3;
   display: inline-block;
   margin-top: 15px;
   padding-top: 25px;
   width: 100%;    
}

.credit-card label {
   color: #2A2A2A;
   display: block;
   font-size: 13px;
   margin-bottom: 5px;
}

.credit-card input, #sq-ccbox .sq-input, .sq-input input {
   border: 1px solid rgb(223, 223, 223);
   background-color: #F4F4F4;
   border-radius: 5px;
   box-sizing: border-box;
   height: 40px;
   margin-bottom: 15px;
   width: 100%;
}

#sq-ccbox .sq-input {
   padding: 9px;
}

#sq-creditcard.learn-button {
   margin-bottom: 0;
   position: static;
}

#sq-ccbox .selectbox {
   background-position: right 14px top 15px;
}

iframe#sq-card-number.sq-input html body form input {
   background: none;
}

.credit-card input.error {
   border: 1px solid #FF8900;
}

.left-80 {
   float: left;
   width: 80px;
}

.left-80.cvv {
   margin-left: 20px;
}

.sq-zip {
   float: left;
   width: 80px;
}

.sq-state {
   float: left;
   margin-right: 20px;
   width: calc(100% - 100px);
}

.payment-subheader {
   color: #2A2A2A;
   font-size: 14px;
   font-weight: 700;
   margin-bottom: 5px;
}

.red-header {
   color: #C11A29;
   font-size: 17px;
   font-weight: 700;
   margin-bottom: 5px;
   width: 100%;
}

.credit-card .red-header {
   margin-bottom: 15px;
}

.right-payment {
   background-color: #fff;
   float: right;
   padding: 50px;
   width: 35%;
}

.tourney-contact .left50 {
   margin-right: 1%;
   padding-right: 0px;
   width: 49%;
}

.tourney-contact label {
   display: inline-block;
   margin-bottom: 5px;
}

.tourney-contact .button.submit {
   background-color: #C11A29;
   border: none;
   font-size: 16px;
   font-weight: 700;
   float: left;
   margin-top: 10px;
   width: 330px;
}

.payment-box input.register-button:hover {
   background: #8f111c;
   transition: ease-in 0.15s;
}

.payment-box input.register-button:disabled {
   cursor: default;
   opacity: .5;
}

.payment-box input.register-button:disabled:hover {
   background: #c11a29;
}

.tourney-contact .button.submit:hover {
   background: #8f111c;
   transition: ease-in 0.15s;
}

.tourney-contact .right50 {
   margin-left: 1%;
   padding-left: 0px;
   width: 49%;
}

.payment-box input.register-button {
   background: #C11A29; 
   border: none;
   border-radius: 3px;
   clear: left;
   color: #fff; 
   cursor: pointer;
   font-family: 'Libre Franklin';
   font-size: 18px; 
   font-weight: 700;
   height: 63px;
   margin: 2px; 
   padding: 10px; 
   text-align: center; 
   width: 100%; 
}

.payment-box {
   background: #FFFFFF;
   border-radius: 5px;
   color: #333;
   padding: 30px 30px;
   width: 100%;   
}

.payment-box.no-tickets {
   padding: 30px 15px;
}

.registration-closed {
   font-size: 18px;
   font-weight: 700;
   line-height: 25px;
   padding: 60px 0;
   text-align: center;
}

.registration-closed a {
   color: #C11A29;
}

.registration-closed a:hover {
   text-decoration: underline;
}

.left-package {
   padding-right: 30px;
   float: left;
   width: 55%;
}

.left-package.tc {
   width: 100%;
}

.left-package.tc p {
   clear: left;
}

.visitor-box span {
   cursor: pointer;
}

.package-top.mobile {
   display: none;
}

.package-top.camp {
   margin-top: 0px;
}

.package-name {
   font-size: 33px;
   font-weight: 700;
   display: inline-block;
   vertical-align: middle;
}

.create-inner {
   position: relative;
}

.create-inner.block {
   margin-bottom: -4px;
}

.left-popup {
   background-image: url(../images/package-athlete-adult-hitting.jpg);
   background-repeat: no-repeat;
   background-size: cover;
   height: 100%;
   position: absolute;
   width: 437px;
}

.left-popup .modal-background{
   display: block;
   height: 578px;
   width: 437px; 
}

.right-popup {
   float: right;
   padding: 45px;
   width: calc(100% - 437px);
}

.right-popup #form-thanks {
   color: #164487
}

.textarea.popup {
   height: 108px;
}

.right-popup p {
   margin-bottom: 10px;
}

.popup-header {
   color: #164487;
   display: inline-block;
   font-size: 30px;
   font-weight: bold;
   margin-bottom: 15px;
   margin-top: 15px;
   width: 100%;
}

.manto-popup {
   float: left;
   height: 80px;
   width: 100px;
}

.package-img-mobile {
   display: none;
}

.serviceClose img {
   height: 30px;
   position: absolute;
   right: 15px;
   top: 15px;
   cursor: pointer;
   width: 30px;
}

.home-fb-white {
   height: 28px;
   opacity: 1;
   position: absolute;
   right: 0;
   top: 28px;
   width: 15px;
}

.home-fb-blue {
   height: 28px;
   position: absolute;
   right: 0;
   top: 28px;
   width: 15px;
}

.home-insta-white {
   height: 28px;
   opacity: 1;
   position: absolute;
   right: 30px;
   top: 29px;
   width: 28px;
}

.home-insta-blue {
   height: 28px;
   position: absolute;
   right: 30px;
   top: 29px;
   width: 28px;
}

.instagram-contact {
   margin-top: 15px;
   width: 150px;
}

.instagram-contact img {
   max-width: 100%;
}

header.active .nav .home-insta-white {
   opacity: 0;
   transition: opacity 0.2s ease;
}

header.active .nav .home-insta-blue {
   opacity: 1;
   transition: opacity 0.2s ease;
}

header.active .nav .home-fb-white {
   opacity: 0;
   transition: opacity 0.2s ease;

}

header.active .nav .home-fb-blue {
   opacity: 1;
   transition: opacity 0.2s ease;
}

.right-mobile{
   display: none;
}

.package-break {
   display: none;
}

.hide-line {
   display: inline;
}

.package h2 {
   padding: 170px 10px;
   text-align: center;
}

.testimonial-mobile {
   display: none;
}

.manto-contact-logo {
   float: left;
   height: 80px;
   width: 100px;
}

.thankyou-box {
   display: inline-block;
}

.thankyou-header {
   clear: left;
   color: #164487;
   display: inline-block;
   font-size: 48px;
   font-weight: bold;
   line-height: 51px;   
   margin-top: 40px;
   width: 100%;
}

.thanks-p {
   color: #4B4B4B;
   font-size: 19px;
   line-height: 35px;
   padding-top: 20px;
}

.left-contact.thanks {
   background-image: url('../images/contact-field-2.jpg');
   background-position: 50% 100%;
   background-repeat: no-repeat;
   background-size: cover;
   width: 437px;
}

.right-contact.thanks {
   float: right;
   width: calc(100% - 437px);
}

.explore-block {
   display: inline-block;
   width: 100%;
}

.tournament-home-holder {
   display: flex;
   flex-flow: row wrap;
   margin-left: -1%;
   width: calc(100% + 2%);
}

.tournament-home {
   border: 1px solid #fff;
   display: inline-block;
   margin: 0 1%;
   padding: 30px 30px 95px 30px;
   position: relative;
   width: 31.33%;
}

.tournament-home a.button-red {
   bottom: 30px;
   left: 30px;
   position: absolute;
}

.tourney-date {
   font-size: 20px;
   margin-bottom: 10px;
}

.tourney-name {
   font-size: 24px;
   font-weight: 700;
   margin-bottom: 15px;
}

.tourney-desc {
   font-size: 16px;
   line-height: 25px;
   margin-bottom: 15px;
}

.tourney-desc ul {
   padding-left: 15px;
   position: relative;
}

.tourney-desc ul li {
   margin-bottom: 5px;
   position: relative;
   clear: both;
}

.tourney-desc ul li::before {
   color: #fff;
   content: "•";
   left: -15px;
   font-size: 26px;
   position: absolute;
   top: 0px;
   width: 10px;
}

.featured-content a {
   color: #0053ff;
}

.featured-content a:hover {
   text-decoration: underline;
}

.no-organization.places {
   display: none;
}

.no-organization {
   text-align: center;
   font-size: 26px;
   letter-spacing: -0.26px;
   line-height: 32px;
   padding-top: 130px;
   padding-bottom: 75px;
}

.upcoming-tourney-block .h2-white {
   font-size: 42px;
   line-height: 31px;
   margin-bottom: 45px;
   margin-top: 100px;
   text-transform: none;
   text-align: center;
}

.home-tourney-block {
   display: inline-block;
   margin-top: 100px;
   width: 100%;
}

.home-tourney-holder {
   display: flex;
   flex-flow: row wrap;
   flex-direction: row-reverse;
   margin-bottom: 100px;
}

.home-tourney-left {
   display: inline-block;
   vertical-align: middle;
   margin-right: 2.5%;
   width: 47.5%;
}

.home-tourney-left h2 {
   font-size: 42px;
   line-height: 48px;
   margin-bottom: 30px;
   text-transform: none;
   width: 500px;
}

.elips-text {
   display: inline;
}

.home-tourney-right {
   display: inline-block;
   margin-left: 2.5%;
   vertical-align: middle;
   width: 47.5%
}

.home-tourney-right img {
   display: block;
   width: 100%;
}

.no-events {
   color: #fff;
   line-height: 32px;
   font-size: 26px;
   width: 100%;
}

.home-right .home-coming-soon p {
   font-size: 40px;
   text-align: center;
}

.left-explore img {
   display: block;
   max-width: 100%;
}

.left-explore {
   display: inline-block;
   width: 650px;
}

.left-explore p {
   margin-bottom: 0px;
}

.right-explore {
   display: inline-block;
   padding-left: 100px;
   width: calc(100% - 650px);
}

.right-explore .h2-white {
   font-size: 42px;
   line-height: 48px;
   margin-bottom: 25px;
   text-transform: none;
   width: 400px;
}

.explore-line {
   display: inline-block;
   margin-bottom: 18px;
   width: 100%;
}

.explore-holder {
   display: flex;
   flex-flow: row wrap;
   margin: 150px 0;
}

.explore-arrow {
   display: inline-block;
   margin-left: 15px;
   vertical-align: middle;
   height: 10px;
   width: 32px;
}

.link {
   color: #648DCB;
}

.link:hover {
   text-decoration: underline;
}

.link-text:hover + .explore-arrow {
   animation-name: arrow;
   animation-duration: 0.3s;
   animation-iteration-count: 1;
}

@keyframes arrow {
    0%   {margin-left: 15px;}
    25%  {margin-left: 18px;}
    50%  {margin-left: 21px;}
    75%  {margin-left: 18px;}
    100% {margin-left: 15px;}
}

.explore-left-img img {
   display: block;
   max-width: 100%;
}

.explore-left-img {
   display: inline-block;
   vertical-align: middle;
   width: 55px;
}

.explore-right-home {
   display: inline-block;
   font-size: 26px;
   line-height: 31px;
   padding-left: 20px;
   vertical-align: middle;
   width: calc(100% - 60px);
}

.home-coming-soon {
   margin: auto;
   text-align: center;
}

.soon {
   display: none;
}

.home-br {
   /*display: none;*/
}

.news-form .left50 {
   margin-right: 1%;
   width: 49%
}

.news-form .form-holder {
   margin:auto;
   width: 100%
}

.news-form {
   display: flex;
   flex-flow: row wrap;
   flex-direction: row-reverse;
}

.left-vip {
   background-color: #fff;
   color: #13243E;
   display: inline-block;
   text-align: left;
   padding: 90px;
   width: 50%;
}

.right-vip {
   background-image: url('../images/newsletter-signup-img-1.jpg');
   background-size: cover;
   background-position: 50% 50%;
   display: inline-block;
   width: 50%;
}

.about-box {
   background-color: #1F4E95;
   border: solid 1px #4B7FCB;
   border-radius: 3px;
   padding: 25px 25px 25px 40px;
}

.about-box ul li::before {
   color: #fff;
   content: "•";
   left: -15px;
   font-size: 100%;
   position: absolute;
   top: 0px;
   width: 10px;
}

.about-box ul li ul li::before {
   color: #fff !important;
   content: "-" !important;
   left: -15px;
   font-size: 19px !important;
   position: absolute;
   top: -3px !important;
   width: 10px !important;
}

.about-box ul li {
   margin-bottom: 10px;
   position: relative;
}

.about-box ul li ul {
   margin-top: 10px;
   margin-left: 20px;
   padding-left: 15px;
   position: relative;
}

.about-images img {
   display: block;
   width: 100%;
}

.about-images .top {
   margin-bottom: 2%;
}

.about-box .left50 {
   margin-right: 1%;
   width: 49%;
}

.about-box .right50 {
   margin-left: 1%;
   width: 49%;
}

.app-download-block {
   background-color: #fff;
}

.left-app-text p {
   color: #154285;
   font-size: 16px;
   font-weight: 500;
}

.left-app-text {
   display: inline-block;
   vertical-align: middle;
   width: calc(100% - 290px);
}

.right-app-text img {
   margin: 0 5px;
}

.right-app-text img:hover {
   opacity: 0.8;
}

.right-app-text {
   display: inline-block;
   vertical-align: middle;
   width: 285px;
}

.right-app-text img {
   float: left;
}

.red-app {
   color: #C11A29;
   font-size: 29px;
   font-weight: 700;
   margin-bottom: 9px;
   width: 100%;
}

.app-download-block {
   margin: 0 64px;
   margin-bottom: 40px;
}

.age-group-select select {
   background-color: #F4F4F4;
   border: 1px solid #D9D9D9;
   border-radius: 3px;
   height: 52px;
   width: 100%;
}

.age-group-select {
   margin-bottom: 20px;
   width: 182px;
}

.age-group-select .selectbox {
   background-color: #1F4E95;
   background-image: url(../images/dropdown-arrow-white.png);
   background-size: 15px auto;
   background-position: right 17px top 20px;
   background-repeat: no-repeat;
   border: 1px solid #4B7FCB;
   color: #fff;
   overflow: hidden;
   padding-left: 20px;
   position: relative;
   max-width: none;
   -moz-appearance: none;
   -webkit-appearance: none;
}

.left-app {
   background-image: url(../images/app-img-1.png);
   background-size: cover;
   vertical-align: middle;
   width: 250px;
}

.right-app {
   vertical-align: middle;
   width: calc(100% - 255px);
   padding: 20px;
}

.app-download-holder {
   margin: auto;
   text-align: center;
   width: 100%;
}

.fade-in {
	opacity: 1;
	animation-name: fadeInOpacity;
	animation-iteration-count: 1;
	animation-timing-function: ease-in;
	animation-duration: 0.5s;
}

@keyframes fadeInOpacity {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

.explore-left-image {
   display: inline-block;
   vertical-align: middle;
   width: 100px;
   padding-right: 10px;
}

.explore-left-image img {
   display: block;
}

.explore-right-text {
   display: inline-block;
   font-size: 29px;
   font-weight: 700;
   letter-spacing: -0.29px;
   line-height: 27px;
   vertical-align: middle;
   width: calc(100% - 105px);
}

.explore-boxes {
   margin-top: 30px;
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   -ms-flex-pack: distribute;
   justify-content: space-around;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
}

.explore-box {
   background-color: #0F3265;
   border: 1px solid #3D6DB4;
   box-sizing: border-box;
   display: inline-block;
   margin: 0 11px;
   margin-bottom: 20px;
   padding: 45px 55px;
   width: 31%;
   min-width: 270px;
}

.explore-box:hover {
   background-color: #173b6f;

}

.explore-header {
   color: #fff;
   font-size: 39px;
   font-weight: 700;
   letter-spacing: -0.39px;
   margin: auto;
   overflow: hidden;
   text-align: center;
   width: 450px;
}

.more-explore {
   margin: auto;
   text-align: center;
   width: 100%;
   display: inline-block;
   margin-top: 90px;
}

.explore-header > span {
   position: relative;
   display: inline-block;
}

.explore-header > span:before, .explore-header > span:after {
   content: '';
   position: absolute;
   top: 50%;
   border-bottom: 1px solid #fff;
   width: 100vw;
   margin: 0 20px;
}

.explore-header > span:before {
   right: 100%;
}

.explore-header > span:after {
   left: 100%;
}

#map-view {
   display: none;
}

#list-view {
   display: none;
}

#map-view.active, #list-view.active {
   display: block;
}

#map-view iframe {
   width: 100%;
}

.list-map-view-holder .list-map .tab:nth-of-type(1) {
   border-radius: 3px 0 0 3px;
}

.list-map-view-holder .list-map .tab:nth-of-type(2) {
   border-radius: 0 3px 3px 0;
}

.list-map-view-holder .list-map .tab:nth-of-type(2) .right-tab {
   margin-left: -5px;
}

.list-map-view-holder .list-map {
   border: 1px solid #fff;
   border-radius: 3px;
   display: inline-flex;
}

.list-map-view-holder {
   display: inline-block;
   width: 100%;
}

.list-map-view-holder {
   display: inline-block;
   margin: 30px 0;
   width: 100%;
}

.featured-block {
   display: inline-block;
   margin-bottom: 50px;
   margin-top: 50px;
   width: 100%;
} 

.other-places a {
   text-decoration: underline;
}

.sheraton-logo {
   display: inline-block;
   margin: auto;
   padding-bottom: 40px;
   text-align: center;
   width: 100%;
}

.featured-photos {
   display: flex;
}

.featured-photos img {
   max-width: 100%;
   width: 33.33%
}

.featured-content {
   background-color: #fff;
   color: #000;
   display: inline-block;
   padding: 25px;
   width: 100%;
}

.explore-top-hero {
   border: 4px solid #fff;
   background-position: 50% 50%;
   background-size: cover;
   height: 300px;
   margin-bottom: 20px;
   margin-top: 10px;
   position: relative;
   width: 100%;
}

.explore-top-hero-text {
   font-size: 52px;
   letter-spacing: -0.52px;
   line-height: 57px;
   font-weight: 700;
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%,-50%);
   width: 100%;
   text-align: center;
}

.left-tab img {
   display: block;
}

.list-view-holder {
   display: flex;
   flex-flow: row wrap;
   margin-left: -1%;
   width: calc(100% + 2%);
}

.list-top img {
   border-radius: 3px 3px 0 0;
   display: block;
}

.premier-listing {
   background-color: #FFC915;
   border-radius: 3px;
   display: inline-block;
   padding: 5px 10px;
   position: absolute;
   width: 148px;
   top: -15px;
}

.list-name {
   letter-spacing: 0.28px;
   font-weight: 700;
   font-size: 23px;
   margin-bottom: 10px;
}

.list-address {
   font-size: 17px;
   line-height: 26px;
   margin-bottom: 10px;
}

.list-distance {
   display: inline-block;
   margin-bottom: 10px;
   width: 100%;
}

.list-distance.distance {
   margin-bottom: 20px;
}

.list-item .button {
   background-color: #C11A29;
   bottom: 30px;
   border-radius: 3px;
   color: #fff;
   display: inline-block;
   font-size: 13px;
   font-weight: 600;
   left: 30px;
   letter-spacing: 0.16px;
   line-height: 24px;
   margin-top: 10px;
   padding: 15px 30px;
   position: absolute;
   text-transform: uppercase;
   transition: ease-in 0.15s;
}

.list-item .button:hover {
   background-color: #8f111c;
   transition: ease-in 0.15s;
}


.distance-left {
   display: inline-block;
   vertical-align: middle;
   width: 20px;
}

.distance-left img {
   display: block;
}

.distance-right {
   display: inline-block;
   font-size: 17px;
   padding-left: 5px;
   vertical-align: middle;
   width: calc(100% - 25px );
}

.premier-left {
   display: inline-block;
   vertical-align: middle;
   width: 16px;
}

.premier-right {
   display: inline-block;
   font-size: 10px;
   font-weight: 700;
   padding-left: 8px;
   vertical-align: middle;
   text-transform: uppercase;
   width: calc(100% - 21px);
}

.list-item {
   background-color: #fff;
   border-radius: 3px;
   display: inline-block;
   margin: 0 1%;
   margin-bottom: 2%;
   position: relative;
   width: 31.33%;
}

.list-top {
   background-position: center;
   background-size: cover;
   border-radius: 3px 3px 0 0;
   height: 236px;
   width: 100%;
}


.list-bottom {
   background-color: #fff;
   border-radius: 0 0 3px 3px;
   color: #2A2A2A;
   padding: 30px 30px 100px 30px;
   position: relative;
}

.list-map .tab {
   border: 1px solid #fff;
   display: inline-block;
   padding: 15px 12px;
   cursor: pointer;
   transition: ease-in 0.15s;
   width: 132px;
}

.list-map .tab:hover {
   background-color: #0a254c;
   transition: ease-in 0.15s;
}
  

.list-map .tab.active {
   background-color: #fff;
   color: #C11A29;
}

.left-tab.active {
   display: none;
}

.list-map .tab.active .left-tab {
   display: none;
}

.list-map .tab.active .left-tab.active {
   display: inline-block;
}

.left-tab {
   display: inline-block;
   vertical-align: middle;
   width: 20px;
}

.right-tab {
   display: inline-block;
   font-size: 14px;
   font-weight: 700;
   padding-left: 10px;
   vertical-align: middle;
   width: calc(100% - 25px);
}

.explore-nav {
   display: inline-block;
   margin-left: 80px;
   vertical-align: middle;
}

.explore-nav ul li.active {
   border-bottom: 2px solid #C11A29;
   padding-bottom: 7px;
}

.explore-nav ul li:hover {
   border-bottom: 2px solid #C11A29;
}

.explore-nav ul li {
   display: inline-block;
   font-size: 16px;
   font-weight: 700;
   margin-right: 35px;
   padding-bottom: 7px;
}

.news-form #form-hide {
   min-height: 237px;
}

.news-form #form-show {
   display: none;
   min-height: 237px;
   margin-top: 50px;
}

.news-form #form-show p {
   margin: auto;
   font-size: 26px;
   font-weight: bold;
   text-align: center;
}

.news-form .button-holder {
   text-align: left;
}

.news-form .button-holder .button {
   border: none;
   float: none;
}

.news-form .right50 {
   margin-left: 1%;
   width: 49%
}

.news-form {
   margin: auto;
}

.news-form .recaptcha-holder {
   text-align: left;
   margin-bottom: 15px;
}

.recaptcha-holder {
   text-align: center;
}

.recaptcha-holder.right-captcha {
   text-align: right;
}

.recaptcha-holder.right-captcha .g-recaptcha {
   display: inline-block;
   margin-bottom: 15px;
}

.vip-popup .left50 {
   width: 100%;
}

.vip-popup .right50 {
   width: 100%;
}

.vip-popup #g-recaptcha-error p {
   font-size: 16px;
}

.recaptcha-box {
   display: inline-block;
   margin-bottom: 15px;
}

.left-vip #g-recaptcha-error {
   margin-top: 10px;
}

.vip-popup .recaptcha-holder {
   margin-bottom: 15px;
}

.vip-popup #g-recaptcha-error {
   margin-top: 10px;
}

#g-recaptcha-error, #g-recaptcha-error2 {
   color: #e43c3c;
   font-weight: bold;
}

#g-recaptcha-error2 {
   margin-bottom: 15px;
}

#g-recaptcha-error p {
   margin-bottom: 15px;
}

.payment-box .recaptcha-error, .contact-box .recaptcha-error {
   margin-bottom: 8px;
}

.line .home-white-logo img {
   background-color: #154285;
   left: 0;
   right: 0;
   margin-left: auto;
   margin-right: auto;
   position: absolute;
   top: -49px;
}

.home-page .newsletter-header p {
   font-size: 28px;
   font-weight: bold;
   line-height: 37px;
   margin-bottom: 20px;
}

footer .content-container {
   padding: 0 170px;
}

.white-line {
   background-color: #fff;
   height: 1px;
   margin: auto;
   margin-bottom: 17px;
   text-align: center;
   width: 50px;
   
}

#createMask  {
   background: rgba(21,66,133,0.7);
   bottom: 0;
   height: 100%;
   position: fixed;
   top: 0;
   transition: opacity 1s ease 1s;
   width: 100%;
   z-index: 25;
}

#createPopup {
   background: #fff;
   border-radius: 3px;
   color: #000;
   display: none;
   left: 50%;
   max-height: 85%;
   min-height: 338px;
   overflow-y: auto;
   position: fixed;
   top: 50%;
   transform: translate(-50%, -50%);
   -webkit-transform: translate(-50%, -50%);
   -moz-transform: translate(-50%, -50%);
   -o-transform: translate(-50%, -50%);
   transition: opacity .5s ease;
   width: 1112px;
   z-index: 26;
}

#createPopup, #createMask {
   display: none;
   opacity: 0;
}

#createMask.active, #createPopup.active {
   display: block;
   opacity: 1;
   /*overflow: hidden;*/
   transition: opacity .5s ease;
}

#vanilla-slideshow-container { 
	width: 100%; 
	height: 100%; 
	position: relative; 
}

#vanilla-slideshow .vanilla-slide { 
	width: 100%; 
	height: 100%; 
	position: absolute; 
	top: 0; 
	left: 0; 
	opacity: 0;
   z-index: 11;
}


#vanilla-slideshow .vanilla-slide.vanilla-active { 
    opacity: 1;
}

#vanilla-slideshow .vanilla-slide img {
  min-height: 100%;
  min-width: 1024px;
  width: 100%;
  height: auto;
  position: fixed;
  top: 0;
  left: 0;
}

.form-inner-fields {
   height: 150px;
   position: relative;
}

.form-loading {
   background: rgba(255,255,255, .9);
   display: none;
   height: 100%;
   position: absolute;
   text-align: center;
   top: 0;
   width: 100%;
}

.form-loading img {
   height: 42px;
   left: 50%;
   position: absolute;
   top: 40%;
   transform: translate(-50%,-50%);
   -webkit-transform: translate(-50%,-50%);
}

/* Indicators */

#vanilla-indicators {
	bottom: 0px;
	display: inline-block;
   left: 0;
   margin: auto;
	position: absolute;
   width: 66px;
	z-index: 11;
}


.vanilla-indicators {
	border: 1px solid white;
	width: 12px;
	height: 12px;
	float: left;
	margin: 5px;
	cursor: pointer;
}

.vanilla-indicators.vanilla-active {
	background: #C11A29;
   border: 1px solid #C11A29;
}
/**/
/*New Homepage*/

.chocolate-slide .content-container {
   margin: auto;
   max-width: 100%;
   padding: 0px;
   width: 1920px;
}

#chocolate-slideshow-container { 
	width: 100%; 
   height: 805px;
	position: relative; 
}

#chocolate-slideshow .chocolate-slide {
   width: 100%;
   height: 100%;
   background-size: cover;
   background-position: 50% 50%;
   background-repeat: no-repeat;
   position: absolute;
   top: 0;
   left: 0;
   opacity: 0;
   visibility: hidden;
   transition: ease-in-out 1.7s !important;
}

#chocolate-slideshow .chocolate-slide.chocolate-active { 
   visibility: visible;
    opacity: 1;
}

.slide1.chocolate-active {
   z-index: 1;
}

.slide2.chocolate-active {
   z-index: 2;
}

#chocolate-slideshow .chocolate-slide img {
  min-height: 100%;
  min-width: 1024px;
  width: 100%;
  height: auto;
  position: fixed;
  top: 0;
  left: 0;
}

@media screen and (max-width: 1024px) { 
   #chocolate-slideshow .chocolate-slide .home-logo-1, #chocolate-slideshow .chocolate-slide .home-logo-2, #chocolate-slideshow .chocolate-slide .home-logo-3, #chocolate-slideshow .chocolate-slide .home-logo-4 {
      margin-left: 0px;
   }

  #chocolate-slideshow .chocolate-slide img {
    left: 50%;
    margin-left: -512px; 
  }
}

/* Arrows */

#chocolate-slideshow-previous {
	position: absolute;
	left: 10px;
	top: 48%;
	width: 48px;
	height: 50px;
	background-position: 0 100%;
	cursor: pointer; 
	opacity: 0.7;
	z-index: 5; 
	display: none;
}

#chocolate-slideshow-previous .slider-arrow {
   float: right;
}

#chocolate-slideshow-next {
	position: absolute;
	right: 10px;
	top: 48%;
	width: 48px;
	height: 50px;
	background-position: 100% 100%;
	cursor: pointer; 	
	opacity: 0.7;
	z-index: 5; 
	display: none;
}

#chocolate-slideshow-previous:hover, #chocolate-slideshow-next:hover {
	opacity: 1;
}

#chocolate-slideshow-previous {
   display: none;
   visibility: hidden;
}

#chocolate-slideshow-next {
   display: none;
   visibility: hidden;
}

/* Indicators */
#chocolate-indicators {
   bottom: 80px;
   display: inline-block;
   left: 0;
   margin: auto;
   position: absolute;
   right: 0;
   width: 100%;
   z-index: 8;
   text-align: center;
}

.homepage-overlay {
   background: rgba(21,66,133,0);
   height: 100%;
   width: 100%;
   position: absolute;
   top: 0;
   z-index: 3;
}

.slide-indicators {
   bottom: 96px;
   display: none; 
   position: absolute;
   text-align: center;
   width: 100%;
}

.home-hero {
   width: 100%;
   max-width: 1420px;
   margin: 0px auto;
   padding: 250px 100px 0px 100px;
   position: relative;
   text-align: center;
   z-index: 8;
}

.home-hero h1.h1-white {
   font-size: 22px;
   line-height: 24px;
   margin-bottom: 15px;
   font-weight: 700;
   text-shadow: 2px 2px 5px black;
}

.home-hero h2.h2-white {
   font-size: 57px;
   font-weight: 300;
   letter-spacing: -0.57px;
   line-height: 66px;
   margin-bottom: 20px;
   text-shadow: 2px 2px 5px black;
}

.chocolate-indicators {
   background: rgba(255, 255, 255, 1);
   width: 15px;
   height: 15px;
   border-radius: 50%;
   float: left;
   margin: 5px;
   cursor: pointer;
   float: none;
   display: inline-block;
}

.chocolate-indicators.chocolate-active {
	background: rgba(193, 26, 41, 1);  
}

.slider-arrow {
   height: 35px;
   width: 22px;
}

/*Gallery Styles*/
.gallery-video {
   margin-bottom: 30px;
   margin-top: 0px;
}

.zoom {
   height: 45px;
   width: 30px;
}

.gallery {
   box-sizing: border-box;
   overflow: hidden;
   position: relative;
}

.galleryHolder {
   display: inline-block;
   margin-left: -0.75%;
   width: calc(100% + 1.5%);
}

.gallery:nth-of-type(4n+1) {
   clear: left;
}

.gallery-arrow {
   height: 20px;
   width: 20px;
}

.gallery img {
   display: block;
   max-width: 100%;
   width: 100%;
}

.gallery .galleryIcon img {
   display: inline-block;
   width: auto;
}

.gallery, .gallery, .gallery {
   box-sizing: border-box;
   float: left; 
   margin: 0 0.75%;
   margin-bottom: 1.5%;
   width: 23.5%;
}

.property-video img {
   margin-bottom: 15px;
   max-width: 100%;
}

.photo {
   position: relative;
   transition: ease-in-out 0.25s;
}

.photo:hover {
   overflow: hidden;
   transform: scale(1.2);
   transition: ease-in-out 0.25s;
}

.overlay {
   background: rgba(9, 26, 49, 0.76);
   bottom: 0; 
   left: 0;
   opacity: 0;
   position: absolute;
   right: 0;
   top: 0;
   transition: opacity .2s ease;
   -webkit-transition: opacity .2s ease;
   -o-transition: opacity .2s ease;
   -moz-transition: opacity .2s ease;
   z-index: 1;
}

.gallery:hover .overlay, .gallery:hover .galleryIcon {
   cursor: pointer;
   opacity: 1;
   transition: opacity .2s ease;
   -webkit-transition: opacity .2s ease;
   -o-transition: opacity .2s ease;
   -moz-transition: opacity .2s ease;
}

.galleryIcon {
   color: #fff;
   font-size: 40px;
   left: 0;
   opacity: 0;
   position: absolute;
   right: 0;
   text-align: center;
   transition: opacity .2s ease;
   -webkit-transition: opacity .2s ease;
   -o-transition: opacity .2s ease;
   -moz-transition: opacity .2s ease;
   top: 50%;
   transform: translateY(-45%);
   -webkit-transform: translateY(-45%);
   -o-transform: translateY(-45%);
   -moz-transform: translateY(-45%);
   -ms-transform: translateY(-45%);
   z-index: 1;
}

#mask {
   background: rgba(29,29,29, .9);
   bottom: 0;
   display: none;
   left: 0;
   opacity: 0;
   position: fixed;
   right: 0;
   top: 0;
   transition: opacity .5s ease 0s;
   z-index: 25;
}

#mask.active, #modalView.active {
   opacity: 1;
}

#mask.on, #modalView.on {
   display: block;
}

#modalView {
   box-sizing: border-box;
   color: #fff;
   display: none;
   left: 50%;
   opacity: 0;
   margin: auto;
   max-width: 90%;
   position: fixed;
   top: 50%;
   transform: translate(-50%, -50%);
   -webkit-transform: translate(-50%, -50%);
   -moz-transform: translate(-50%, -50%);
   -o-transform: translate(-50%, -50%);
   transition: opacity .5s ease 0s;
   z-index: 26;
}

.modalOuter {
   padding: 5px;
   position: relative;
}

.modalClose {
   box-sizing: border-box;
   position: absolute;
   right: 0;
   top: 0;
}

#modalView .closeThanks {
   right: 8px;
   top: -25px;
}

.modalClose:hover {
   background: rgba(255,255,255,0.5);
}

.closeModal {
   font-size: 20px;
   position: relative;
   top: -35px;
}

.closeModal img{
   height: 20px;
   width: 20px;
}

.arrowLeft, .arrowRight {
   position: absolute;
   top: 55%;
}

.arrowLeft {
   left: -55px;
   transform: translate(-50%, -100%);
   -webkit-transform: translate(-50%, -100%);
   -moz-transform: translate(-50%, -100%);
   -o-transform: translate(-50%, -100%);
}

.arrowRight {
   right: -55px;
   transform: translate(50%, -100%);
   -webkit-transform: translate(50%, -100%);
   -moz-transform: translate(50%, -100%);
   -o-transform: translate(50%, -100%);
}

.gallery-arrow {
   display: block;
   font-size: 25px;
   line-height: 20px;
}

.gallery-arrows {
   background: transparent;
   padding: 15px 15px 12px;
}

#form-thanks {
   color: #fff;
   display: none;
   font-size: 29px;
   font-weight: bold;   
}

.modalInner {
   height: auto;
   max-width: 100%;
   width: 1000px;
}

.modalInner img{
   max-width: 100%;
}

.slidePosition {
   bottom: -30px;
   font-family: 'Open Sans';
   font-size: 16px;
   position: absolute;
   right: 0;
}

#CurrentSlide, #SlideTotal {
   display: inline-block;
}

/*Contact Thank you Popup*/
.error {
   background: #ffaeb5;
   border-color: red;  
}

.maskModal {
   background: rgba(0,0,0,0.7);
   bottom: 0;
   height: 100%;
   position: fixed;
   top: 0;
   transition: opacity .5s ease;
   width: 100%;
   z-index: 25;
}

#contactThanks, #contactMask {
   display: none;
   opacity: 0;
}

#contactThanks {
   background: #e34426;
   box-sizing: border-box;
   color: #fff;
   left: 50%;
   padding: 65px 0;
   position: fixed;
   text-align: center;
   top: 50%;
   transform: translate(-50%, -50%);
   -webkit-transform: translate(-50%, -50%);
   -moz-transform: translate(-50%, -50%);
   -o-transform: translate(-50%, -50%);
   transition: opacity .5s ease;
   width: 520px;
   z-index: 26;
}

#contactMask.active, #contactThanks.active {
   display: block;
   opacity: 1;
   transition: opacity .5s ease;
}

.thanks-logo {
   display: block;
   margin-bottom: 50px;
}

.thanksHeader {
   color: #fff;
   display: block;
   font-size: 175%;
   font-weight: bold;
   text-transform: uppercase;
}

.thanksText {
   display: block;
   font-size: 87.5%;
   line-height: 20px;
   margin: 12px auto 20px;
   max-width: 70%;
}

.closeThanks {
   color: #fff;
   cursor: pointer;
   font-size: 69%;
   letter-spacing: 1px;
   position: absolute;
   right: 10px;
   text-transform: uppercase;
   top: -20px;
}
/**/

/*Contact Form Start*/

#slideit * {
	font-weight: 300;
	font-style: normal;
	font-size: 100%;
}

#slideit input[type="radio"] {
	display: none;
}

#slideit label {
	cursor: pointer;
}

#slideit {
	bottom: 0; /* Vertical position of the elements */
	position: fixed;
	right: 2%; /* Horizontal position of the elements */
	width: 320px; /* Width of the wrapper of the section. Adjust this value if you want wider elements */
	z-index: 9999; /* Keep the item above all other elements on the page */
}

/***** Form styles *****/

#slideit .section {
	background: #fff;
	bottom: 0; 
	height: auto;
	margin: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	width: 100%;				
	z-index: 10;	
	-webkit-backface-visibility: hidden; /* Webkit transition hack */
	/* Section animation upon opening */
	-webkit-transition: all 0.4s cubic-bezier(0.2, 0.6, 0.3, 1);
	-moz-transition: all 0.4s cubic-bezier(0.2, 0.6, 0.3, 1);
	-ms-transition: all 0.4s cubic-bezier(0.2, 0.6, 0.3, 1);
	-o-transition: all 0.4s cubic-bezier(0.2, 0.6, 0.3, 1);
	transition: all 0.4s cubic-bezier(0.2, 0.6, 0.3, 1);
}

#slideit .section, #slideit input#close-item:checked ~ .section {
	/* Section position when closed */
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-o-transform: translateY(100%);
	transform: translateY(100%);
}

#slideit input#open-item:checked ~ .section {
	/* Section position when opened */
   -webkit-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.42);
   -moz-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.42);
   box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.42);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}

#slideit .section .wrap {
  	min-height: 393px;
	padding: 30px 26px;
	position: relative;
}

#slideit span.title {
	background: #C2C6E2;
	color: #fff;
	display: block;
	font-size: 24px;
	padding: 30px;		
	text-transform: uppercase;	
	width: 100%;
}

#slideit p.info {
	color: #3d486b;
	font-size: 18px;	
	line-height: 23px;
}

#slideit .field {
	display: block;
	margin: 23px 0 0 0;
	position: relative;
	width: 100%;			
}

#slideit label.open, #slideit label.close {
	position: absolute;
	text-align: center;
	z-index: 2
}

#slideit label.open {
	background: #C11A29;
   border: 1px solid #9c1723;
   border-bottom: none;
	bottom: -50px;
	color: white;
	font-size: 18px;
	font-weight: bold; 
	left: auto;
	margin: 0 auto;
	padding: 10px 0;
	right: 22px;
	top: auto;		
	width: 150px;	
	z-index: 1;  
}

#slideit input#close-item:checked ~ label.open {
	bottom: 0;
	-webkit-transition: bottom 0.3s ease 0.4s, background 0.1s ease, color 0.1s ease;
	-moz-transition: bottom 0.3s ease 0.4s, background 0.1s ease, color 0.1s ease;
	-ms-transition: bottom 0.3s ease 0.4s, background 0.1s ease, color 0.1s ease;
	-o-transition: bottom 0.3s ease 0.4s, background 0.1s ease, color 0.1s ease;
	transition: bottom 0.3s ease 0.4s, background 0.1s ease, color 0.1s ease;
	
}

#slideit label.open:hover, #slideit label.open:focus {
	background: #b01926;
	color: #fff;
}

#slideit label.close {
	background: #C11A29;
	bottom: auto;
	color: #fff;
	font-size: 20px;
	left: auto;
	right: 30px;	
	top: 0;				
	width: 22px;
}

#slideit label.close:hover, #slideit label.close:focus {
	background: #b01926;
}

#slideit input, #slideit select, #slideit textarea {
	border-bottom: solid 1px #ddd;
	color: #222;
	display: block;
	font-size: 16px;		
	padding: 0 20px 4px 3px;			
	position: relative;
	width: 100%;
}

#slideit select {
	cursor: pointer;
	padding-right: 0;
	padding-left: 0;	
	-webkit-appearance: none;
	-moz-appearance: none;
}

#slideit select.grayed {
	color: #aaa;
}

#slideit textarea {
   	resize: none;
}

#slideit input:hover, #slideit input:focus, #slideit select:hover, #slideit select:focus, #slideit textarea:hover, #slideit textarea:focus {
	border-bottom-color: #222;
	outline: none;
}

#slideit textarea {
   border-radius: 0;
	height: 60px;
}

#slideit input.send {
	background-color: #C11A29;
	border: none;
	border-radius: 40px;
	clear: both;
	color: #fff;
	cursor: pointer;
	display: inline-block;		
	font-size: 14px;
	margin: 30px 0 0 0;
	text-transform: uppercase;
	padding: 8px 26px;		
	width: auto;	   
}

#slideit input.send:hover, #slideit input.send:focus {
	background: #b01926;
	border: none;
	outline: none;
}

#slideit input.reset {
	background: none;
	border: none;
	color: #999777;
	cursor: pointer;
	display: inline-block;
	float: right;
	font-size: 12px;
	margin: 40px 0 0 0;
	outline: none;		
	padding: 0;			
	width: auto;
}

#slideit input.reset:hover, #slideit input.reset:focus {
	color: #222;
}

#slideit label, #slideit select, #slideit input {
   border-radius: 0;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

#slideit .error {
   border-bottom: 1px solid red !important;
}

#contactFormSuccess {
   color: #777999;
   display: none;
   font-size: 147%;
   left: 0;
   position: absolute;
   text-align: center;
   top: 40%;
   transform: translateY(-60%);
   -webkit-transform: translateY(-60%);
   -o-transform: translateY(-60%);
   -moz-transform: translateY(-60%);
   -ms-transform: translateY(-60%);
   width: 100%;
}

#slideit .left-pay {
   display: none;
}

#slideit .right-pay {
   width: 100%;
}

#slideit .payment-box {
   padding: 0;
}

#slideit .payment-box input {
   background: none;
   border: none;
   border-bottom: 1px solid #D9D9D9;
   height: 25px;
}

#slideit .payment-box select {
   background-color: transparent;
   background-position: right 17px top 6px;
   border: none;
   border-bottom: 1px solid #D9D9D9;
   height: 25px;
}

#slideit input::-webkit-input-placeholder { color: #222; }
#slideit input:-moz-placeholder { color: #222; }
#slideit input::-moz-placeholder { color: #222; }
#slideit input:-ms-input-placeholder { color: #222; }
#slideit textarea::-webkit-input-placeholder { color: #222; }

#slideit input[type=submit] {
   background: #C11A29;
   border-radius: 3px;
   color: #fff;
   font-weight: 700;
   height: auto;
   padding: 12px 20px;
}

#slideit input[type=submit]:hover {
   background: #b01926;
}

#slideit {
   display: none;
}

.mobile-title-img {
   display: none;
}

/*Announcements*/
.home-announcement {
   position: relative;
   z-index: 3;
}

.home-announcement-box {
   background-color: #13243E;
   border: 1px solid #5171A2;
   color: #fff;
   margin-bottom: 135px;
   padding: 35px;
   text-align: center;
   margin-top: -160px;
}

.home-announcement-box .announcement-text {
   font-size: 16px;
   line-height: 25px;
   margin-bottom: 20px;
}

.home-annoucement-header {
   font-size: 26px;
   font-weight: 700;
   margin-bottom: 15px;
}

.announcement-text p {
   font-size: 16px;
}
.announcement-bar {
   background-color: #13243E;
   border-bottom: 1px solid #3A5886;
   color: #fff;
   font-size: 16px;
   padding: 15px 20px;
   position: fixed;
   text-align: center;
   width: 100%;
   z-index: 8;
}

.announcement-bar a {
  color: #C0996B;
}

.announcement-bar a:hover {
  text-decoration: underline;
}

/**/
/*Announcement Popup*/
.announce-popup-holder {
   display: flex;
   flex-flow: row wrap;
}

.announce-left {
   background-image: url('../images/popup-announcement-img-1.jpg');
   background-position: 50% 50%;
   background-size: cover;
   width: 275px;
}

.announce-right {
   overflow-y: auto;
   padding: 75px 60px;
   width: calc(100% - 275px);
}

.modal-outer.active {
   display: flex;
}

.modal-outer {
    align-items: center;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    left: 0;
    height: 100%;
    justify-content: center;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 27;
}

#announce-box .close-login {
   right: 0;
   top: -30px;
}
.announcement-box {
   background: #fff;
   position: relative;
   width: 920px;
}

.announcement-box p {
   color: #13243E;
   font-size: 16px;
   line-height: 25px;
   margin-bottom: 25px;
}

.announcement-header {
   color: #13243E;
   font-size: 28px;
   font-weight: 700;
   line-height: 37px;
   margin-bottom: 20px;
}

.announcement-box .button {
  margin-bottom: 0;
}

/**/

@media screen and (max-width:320px){
	#slideit {
		width: 100%;
		right: 0;
	}
}

/*Slide Up Form Finish*/
@media screen and (max-width: 1920px) {
   .content-block.development {
      background-image: url(../images/background-top-1920.jpg), url('../images/background-field-1920.jpg');
   }
}
@media screen and (max-width: 1900px) {
   .list-top {
      height: 280px;
   }

   .content-container {
      padding: 0 160px
   }

   .content-container.thanks {
      padding: 0 350px;
   }

   .tourney-block .content-container {
      padding: 0 320px;
   }
}
@media screen and (max-width: 1800px) {
   .list-top {
      height: 265px;
   }
}
@media screen and (max-width: 1700px) {
   .list-top {
      height: 245px;
   }

   #chocolate-slideshow-container {
      height: 900px;
   }

   .content-container.thanks {
      padding: 0 325px;
   }

   .thanks-p {
      font-size: 18px;
      line-height: 31px;
      padding-top: 20px;
   }

   .tourney-block .content-container {
      padding: 0 220px;
   }
}

@media screen and (max-width: 1600px) {
   .list-top {
      height: 225px;
   }

   footer .content-container {
      padding: 0 115px;
   }

   .left-explore {
      width: 550px;
   }

   .right-explore {
      padding-left: 50px;
      width: calc(100% - 550px);
   }

   .tournament-buttons .left-button {
      font-size: 13px;
   }

   .tournament-buttons .middle-button {
      font-size: 13px;
   }

   .tournament-buttons .right-button {
      font-size: 13px;
   }

   .app-download-block {
      margin: 0 0px;
      margin-bottom: 40px;
   }

   .g-disclaimer {
      width: 220px;
   }

   .right-package.hitting.tc {
      background-position: 25% 50%;
   }

   .foot-logo img {
      height: 87px;
      width: 237px;
   }

   .foot-logo {
      width: 270px;
   }


   .contact-block .content-container {
      padding: 0 115px;
   }

   .content-container.thanks {
      padding: 0 275px;
   }

   .home-difference .content-container {
      padding: 0 80px;
   }

   .testimonial-block .content-container {
      padding: 0 90px
   }

   .home-quotes {
      left: 0px;
   }

   .home-top-box {
      height: 233px;
      width: 1100px;
   }

   .home-left {
      height: 227px;
      width: 455px;
   }

   .home-right {
      width: calc(100% - 455px);
   }

   .home-right {
      height: 227px;
   }

   .home-right p {
      font-size: 18px;
   }

   .right-header {
      font-size: 29px;
      margin-bottom: 30px;
      padding-top: 25px;
   }

   .manto-home {
      height: 123px;
      padding: 45px 21px;
      width: 425px;
   }

   header .content-container {
      padding: 0 100px;
   }
} 

@media screen and (max-width: 1500px) {
   .list-top {
      height: 210px;
   }

   .home-tourney-left .h2-white {
      font-size: 42px;
      line-height: 48px;
      margin-bottom: 25px;
      text-transform: none;
   }

   .home-box .h1-white {
      font-size: 21px;
   }

   .chocolate-slide .content-container {
      padding: 0 50px;
   }
 
   .tournament-buttons .left-button {
      font-size: 12px;
   }

   .tournament-buttons .right-button {
      font-size: 12px;
   }

   .tournament-buttons .middle-button {
      font-size: 12px;
   }

   .nav ul li {
      margin-left: 20px;
   }

   .nav ul li:hover ul {
      display: block;
      opacity: 1;
      transition: all .3s ease;
      transform: translateY(0);
      visibility: visible;
   }

   .home-box-text .button {
      padding: 15px 25px;
   }

   .home-page h2 {
      font-size: 21px;
   }

   .thankyou-header {
      font-size: 43px;
      line-height: 41px;
   }

   .left-contact.thanks {
      width: 400px;
   }

   .right-contact.thanks {
      width: calc(100% - 400px);
   }

   .tourney-block .content-container {
      padding: 0 160px;
   }
}

@media screen and (max-width: 1400px) {
   .list-top {
      height: 230px;
   }

   .foot-address {
      width: 275px;
   }

   .foot-contact {
      width: 200px;
   }

   .home-page .newsletter-header p {
      font-size: 24px;
      line-height: 30px;
   }

   .left-vip {
      padding: 60px;
   }

   .social-icons {
      margin-top: 17px;
   }

   .manto-new-logo {
      padding-top: 95px;
      text-align: center;
   }

   #map {
      background-image: url('../images/pdc-map-1440.jpg');
   }

   .tournament-buttons .left-button {
      font-size: 13px;
   }

   .tournament-buttons .right-button {
      font-size: 13px;
   }

   .tournament-buttons .middle-button {
      font-size: 13px;
   }

   .app-download-block {
      margin: 0 65px;
      margin-bottom: 40px;
   }

   .home-fb-white {
      top: 20px;
   }

   .home-insta-white {
      top: 21px;
   }

   footer .content-container {
      padding: 0 30px;
   }

   #createPopup {
      width: 900px;
   }

   header {
      height: 72px;
   }

   .home-fb-blue {
      top: 20px;
   }

   .home-insta-blue {
      top: 21px;
   }

   .nav ul li {
      line-height: 72px;
   }

   #chocolate-slideshow .chocolate-slide {
      width: 100%;
      height: 100%;
      background-size: cover;
      background-position: 54% 50%;
      background-repeat: no-repeat;
      padding: 0px;
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0;
      transition: ease-in-out 1.7s !important;
   }

   #chocolate-indicators {
      bottom: 80px;
   }

   .logo img {
      height: 51px;
      width: 63px;
   }

   #chocolate-slideshow-container {
      height: 768px;
   }

   .image-tags .age {
      font-size: 17px;
      height: 50px;
      line-height: 50px;
      margin-top: -9px;
      width: 50px;
   }

   .slide-button {
      font-size: 15px;
      padding: 10px 25px;
      width: 187px;
   }

   .home-page .slide-box p {
      font-size: 16px;
      line-height: 23px;
   }

   .slide-box .date {
      font-size: 20px;
      line-height: 34px;
      margin-bottom: 7px;

   }

   .box-header {
      font-size: 18px;
      padding-bottom: 15px;
   }

   .slide-box {
      left: 140px;
      padding: 23px 36px 50px;
      width: 445px;
      top: 165px;
   }

   .slide-box .camp-name {
      font-size: 37px;
      line-height: 39px;
   }

   .slide-box .tournament-name {
      font-size: 37px;
      line-height: 39px;
   }

   .home-right .home-coming-soon p {
      margin-top: 30px;
      font-size: 35px;
   }

   .home-box-text .button {
      font-size: 12px;
   }

   .home-white .content-container {
      padding: 0px 25px;
   }

   .home-br {
      display: block;
   }

   .thankyou-header {
      font-size: 35px;
      line-height: 35px;
      margin-top: 40px;
   }

   .left-contact.thanks {
      width: 330px;
   }

   .right-contact.thanks {
      padding: 35px;
      width: calc(100% - 330px);
   }

   header .content-container {
      padding: 0 30px;
   }

   .difference-block img {
      height: 96px;
      width: 109px;
   }

   .left-contact .left50  {
      width: 40%;
   }

   .left-contact .right50 {
      width: 60%;
   }

   .contact-line {
      width: calc(100% - 40px);
   }

   .contact-icon {
      float: left;
      width: 40px;
   }

   .contact-img {
      height: 440px;
      margin-left: -120px;
      width: 275px;
   }

   .home-box-text {
      padding: 30px;
   }

   .home-box.first {
      margin: 0px;
      margin-right: 1%;     
   }

   .home-box.second{
      margin: 0 .5%;
   }   

   .home-box.third {
      margin: 0 0 0 1%;
   }

   .content-container, .tourney-block .content-container {
      padding: 0 60px;
   }

   .home-difference .content-container {
      padding: 0 75px;
   }

   .home-left {
      height: 185px;
      width: 340px;
   }

   .home-box-angle {
      right: -65px;
      width: 65px;
   }

   .right-header {
      font-size: 25px;
      margin-bottom: 20px;
      padding-top: 23px;
      line-height: 28px;
   }

   .home-right p {
      font-size: 17px;
      line-height: 24px;
   }

   .home-right {
      height: 244px;
      padding-left: 85px;
      padding-right: 20px;
      width: calc(100% - 370px);
   }

   .home-top-box {
      height: 190px;
      width: 910px;
   }

   .home-right {
      height: 184px;
      width: calc(100% - 340px);
   }

   .manto-home {
      height: 115px;
      padding: 35px 45px;
      width: 246px;
   }
}

@media screen and (max-width: 1366px) {
   .content-block h1 {
      font-size: 44px;
   }

   .content-block.thanks {
      background-image: url('../images/background-field-1366.jpg');
   }

   .content-block.development {
      background-image: url(../images/background-top-1366.jpg), url('../images/background-field-1366.jpg');
   }
}

@media screen and (max-width: 1365px) {
   .right-tourney-info {
      width: calc(100% - 175px);
   }

   .left-logo {
      width: 145px;
   }

   .set-text {
      font-size: 35px;
      margin-top: 3px;
   }

   .register {
      font-size: 25px;
      margin-bottom: 26px;
   }
}

@media screen and (max-width: 1300px) {
   .list-top {
      height: 205px;
   }

   .home-hero {
      padding: 200px 100px 0 100px;
   }

   #chocolate-slideshow-container {
      height: 700px;
   }

   .home-hero h2.h2-white {
      font-size: 46px;
      letter-spacing: -0.46px;
      line-height: 57px;
   }

   .explore-left-image {
      width: 85px;
   }

   .explore-right-text {
      font-size: 26px;
      letter-spacing: -0.26px;
      width: calc(100% - 90px);
   }

   .explore-box {
      padding: 35px 40px;
   }

   /*.app-download-block.complete {
      width: 1009px;
   }*/

   .left-app {
      background-image: url(../images/app-img-2.png);
   }

   .app-download-block {
      margin: 0 75px;
      margin-bottom: 40px;
   }

   .right-app-text img {
      margin: 0 5px 5px;
   }

   .right-app-text a:last-of-type img {
      margin-bottom: 0;
   }

   .left-app-text {
      width: calc(100% - 135px);
   }

   .right-app-text {
      width: 130px;
   }

   .g-disclaimer {
      bottom: 30px;
   }

   .nav ul li {
      font-size: 13px;
      margin-left: 20px;
   }

   .chocolate-slide .content-container {
      padding: 0 50px;
   }

   .left-contact {
      width: 40%;
   }

   .right-contact {
      width: 60%;
   }

   .content-container.thanks {
      padding: 0 230px;
   }

   .test-text {
      font-size: 16px;
      line-height: 32px;
      margin-bottom: 20px;
   }

   #vanilla-slideshow .vanilla-slide {
      width: calc(100% + 50px);
   }

   .foot-logo {
      display: none;
   }

   .contact-section {
      width: 100%;
   }

   .left-contact .left50 {
      display: none;
   }

   .left-contact .right50 {
      width: 100%;
   }

   .home-page .home-box-text p {
      font-size: 15px;
   }
}

@media screen and (max-width: 1250px) {
   .tournament-buttons .left-button {
      padding: 14px 20px;
   }

   .tournament-buttons .middle-button {
      padding: 14px 20px
   }

   .tournament-buttons .right-button {
      padding: 22px 10px;
   }

   .payment-box {
      padding: 20px;
   }

   .left-pay {
      display: inline-block;
      float: none;
      padding: 0;
      vertical-align: middle;
      width: 110px;
   }

   .payment-box label {
      height: auto;
      line-height: 12px;
   }

   .right-pay {
      display: inline-block;
      float: none;
      width: calc(100% - 115px);
   }

   .right-payment {
      padding: 25px;
   }

   .left-payment {
      padding: 25px 35px;
   }

   .left-payment .payment-header {
      font-size: 28px;
   }

   .right-payment .payment-header {
      font-size: 30px;
   }

   .home-box-text {
      padding: 30px 19px;
   }
}

@media screen and (max-width: 1200px) {
   .list-top {
      height: 190px;
   }

   .home-tourney-left h2 {
      width: 430px;
   }

   .explore-holder {
      margin: 150px 0px;
   }

   .explore-right-home {
      font-size: 21px;
      line-height: 28px;
      padding-left: 15px;
      width: calc(100% - 45px);
   }

   .explore-arrow {
      height: 8px;
      width: 25px;
   }

   .explore-left-img {
      width: 40px;
   }

   .upcoming-tourney-block .h2-white, .home-tourney-left .h2-white, .right-explore .h2-white {
      font-size: 36px;
      line-height: 42px;
   }

   .left-explore {
      width: 50%;
   }

   .right-explore {
      width: 50%;
   }

   .foot-address {
      width: 240px;
   }

   .foot-quick-links {
      padding-left: 0px;
      width: 295px;
   }

   .list-item .button {
      bottom: 25px;
      left: 25px;
   }

   .list-bottom {
      padding: 25px 25px 95px 25px;
   }

   .list-address {
      font-size: 16px;
      line-height: 24px;
   }

   .list-name {
      letter-spacing: 0.21px;
      font-size: 21px;

   }

   /*.app-download-block.complete {
      width: 830px;
   }*/

   .tournament-buttons .left-button {
      padding: 14px 10px;
   }

   .tournament-buttons .middle-button {
      padding: 14px 10px;
   }

   .tournament-buttons .right-button {
      padding: 22px 10px;
   }

   .left-app {
      width: 205px;
   }

   .right-app {
      padding: 15px 15px 15px 0;
      width: calc(100% - 205px);
   }

   .red-app {
      font-size: 27px;
      line-height: 28px;
   }

   .app-download-block {
      margin: 0 75px;
      margin-bottom: 40px;
   }

   .arrowLeft {
      left: -20px;
   }

   .arrowRight {
      right: -20px;
   }

   .left-logo {
      margin-right: 20px;
      margin-bottom: 20px;
   }

   .cost, .number {
      padding-left: 5px;
   }

   .tournament-cost, .tournament-number {
      font-size: 18px;
      margin-bottom: 20px;
      min-width: 170px;
   }

   .cost, .number {
      display: inline-block;
      font-size: 18px;
   }

   .button.tourney {
      min-width: 210px;
      padding: 15px 15px;
   }

   .content-block h1 {
      font-size: 40px;
   }

   .home-box-text .button {
      font-size: 14px;
      padding: 15px 35px;
   }

   .home-br {
      display: none;
   }

   .home-page p, .home-box-text.blue-box p {
      height: auto;
      min-height: 0;
   }

   .testimonial-angle {
      width: 170px;
   }

   .left-contact.thanks {
      width: 300px;
   }

   .right-contact.thanks {
      width: calc(100% - 300px);
   }

   .package-name {
      font-size: 27px;
   }

   .icon img {
      height: 67px;
      float: left;
      margin-right: 15px;
      width: 67px;
   }

   .left-package {
      padding-right: 40px;
   }

   .package {
      padding: 30px;
   }

   .visitor-box .tabs {
      font-size: 16px;
   }

   .slide-box-v2 {
      max-width: calc(100% - 80px);
   }

   .slide-box-header {
      font-size: 32px;
   }
}

@media screen and (min-width: 1101px) {
   #navMobile {
      display: none !important;
   }
}

@media screen and (max-width: 1100px) {
   .list-top {
      height: 185px;
   }

   .no-organization {
      font-size: 23px;
      letter-spacing: -0.23px;
      line-height: 30px;
      padding-top: 80px;
      padding-bottom: 5px;
   }

   .home-hero {
      padding: 150px 100px 0 100px;
   }

   .foot-address {
      width: 290px;
   }

   .foot-quick-links {
      display: none;
   }

   .tourney-date {
      font-size: 18px;
   }

   .tourney-name {
      font-size: 20px;
      font-weight: 700;
      margin-bottom: 10px;
      line-height: 24px;
   }

   .announcement-box {
      width: 775px;
   }

   .right-nav .social-icons {
      display: none;
   }

   .logo {
      float: none;
      text-align: center;
   }

   .explore-box {
      padding: 25px 35px;
   }

   .explore-nav {
      display: none;
   }

   #linksHolder .social-icons {
      float: left;
   }

   #chocolate-slideshow .chocolate-slide .home-logo-1 {
      height: 320px;
      min-width: 320px;
      width: 320px;
   }

   .home-of {
      padding-bottom: 20px;
   }

   .app-download-block {
      margin: 0 50px;
      margin-bottom: 40px;
   }

   .home-box-text {
      width: 100%;
   }

    .image-box {
      height: 250px;
      width: 100%;
   }

   .image-box.tourn {
      background-image: url(../images/home-tourney-2.jpg);
      background-position: top;
   }

   .image-box.our-teams {
      background-image: url(../images/home-canes-4.jpg);
      background-position: top;
   }

   .home-box {
      display: block;
   }

   .home-box-text {
      width: 100%;
   }

   .about-images {
      margin-top: 30px;
   }

   .about-box .left50 {
      margin-right: 0%;
      width: 100%;
   }

   .about-box .about-images .left50 {
      float: left;
      margin-right: 1%;
      width: 49%;
   }

   .about-box .about-images .right50 {
      float: left;
      margin-left: 1%;
      width: 49%;
   }

   .about-box .left50 .left50-mobile {
      float: left;
      margin-right: 1%;
      width: 49%;
   }

   .about-box .left50 .right50-mobile {
      float: left;
      margin-left: 1%;
      width: 49%;
   }

   .about-box .right50 {
      margin-left: 0%;
      width: 100%;
   }

   .gallery:nth-of-type(4n+1) {
      clear: none;
   }

   .gallery:nth-of-type(3n+1) {
      clear: left;
   }

   .gallery, .gallery, .gallery {
      box-sizing: border-box;
      float: left;
      margin-bottom: 1.5%;
      width: 31.833%;
   }

   .home-difference .content-container {
      padding: 0 35px;
   }

   .home-boxes {
      margin-bottom: 50px;
   }

   .learn-button {
      width: 175px;
   }

   .tournament-top-details {
      width: calc(100% - 190px);
   }

   .twitter-img {
      float: left;
   }

   .share-text {
      float: left;
   }

   .facebook-img {
      float: left;
   }

   .details-share-block {
      display: none;
   }

   .details-share-block.mobile {
      display: block;
      width: 100%;
      margin-top: 20px;
   }

   #navMobile li.active {
      color: #C11A29;
   }

   #chocolate-slideshow-previous .slider-arrow {
      float: left;
   }

   #chocolate-slideshow-next .slider-arrow {
      float: right;
   }

   .slide-box {
      left: 67px;
      top: 145px;
      padding: 23px 27px 50px;
   }

   .tournament {
      position: relative;
   }

   .home-page h2 {
      font-size: 21px;
   }

   #map {
      height: 300px
   }

   .home-box-text {
      padding-right: 15px;
   }

   .content-block h1 {
      margin-top: 40px;
   }

   .image-box.testimonial {
      background-position-x: 30%;
      width: 48%;
   }

   .testimonial-left {
      width: 52%;
   }

   #vanilla-slideshow .vanilla-slide {
      width: calc(100% + 50px);
   }

   .popup-header {
      width: 100%;
   }

   .right-popup {
      padding: 20px 45px;
      width: calc(100% - 293px);
   }

   .left-popup {
      width: 293px;
   }

   .left-popup .modal-background {
      height: 510px;
      width: 293px;
   }

   .content-container {
      padding: 0 60px;
   }

   .right-package {
      width: 35%;
   }

   .left-package {
      width: 65%;
   }

   .package.tourn .right-package {
      width: 45%;
   }

   .package.tourn .left-package {
      width: 55%;
   }

   .package-top {
      margin-top: 15px;
   }

   h3.home {
      font-size: 40px;
   }

   .testimonial-block .content-container {
      padding: 0 60px;
   }

   .contact-block .content-container {
      padding: 0 35px;
   }

   .content-container.thanks {
      padding: 0 130px;
   }

   .difference-block {
      display: inline-block;
      float: left;
      padding: 0 10px;
      width: 33.33%;
   }

   header .content-container {
      padding: 0 30px;
   }

   .content-container, .tourney-block .content-container {
      padding: 0 30px;
   }

    .nav {
      display: none;
   }

    .nav.coming-soon {
       display: block;
    }

   #navIconX {
      height: 36px;
      position: absolute;
      right: 15px;
      top: 35px;
      width: 36px;
      z-index: 22;
   }

   #navIconX.open span:nth-child(1) {
      left: 50%;
      top: 18px;
      width: 0%;
   }

   #navIconX.open span:nth-child(2) {
      transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -o-transform: rotate(45deg);
   }


   #navIconX.open span:nth-child(3) {
      transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
   }

   #navIconX.open span:nth-child(4) {
      left: 50%;
      top: 18px;
      width: 0%;
   }

   #mobileMenuLink, #mobileCloseLink {
      display: block;
      position: absolute;
      right: 15px;
      top: 24px;
      z-index: 21;
   }

   #navIcon.home.switch.open {
      opacity: 0;
   }

   #navMobile {
      background: #FFFFFF;
      height: 100%;
      overflow-y: auto;
      right: 0;
      padding: 90px 25px;
      position: fixed;
      top: 0;
      transform: translateX(300px);
      -webkit-transform: translateX(300px);
      -o-transform: translateX(300px);
      -moz-transform: translateX(300px);
      -ms-transform: translateX(300px);
      transition: transform .3s ease;
      -webkit-transition: -webkit-transform .3s ease;
      -o-transition: transform .3s ease;
      -moz-transition: transform .3s ease;
      width: 300px;
      z-index: 20;
   }

      #navMobile.active {
         opacity: 1;
         right: 0;
         transform: scale(1,1);
         -webkit-transform: scale(1,1);
         -o-transform: scale(1,1);
         -moz-transform: scale(1,1);
         -ms-transform: scale(1,1);
         transition: opacity .5s ease,transform .3s ease;
         -webkit-transition: opacity .5s ease,-webkit-transform .3s ease;
         -o-transition: opacity .5s ease,transform .3s ease;
         -moz-transition: opacity .5s ease,transform .3s ease;
         -webkit-box-shadow: -16px 5px 32px 3px rgba(0,0,0,0.75);
         -moz-box-shadow: -16px 5px 32px 3px rgba(0,0,0,0.75);
         box-shadow: -16px 5px 32px 3px rgba(0,0,0,0.75);
      }

   .vertCenter {
      display: inline-block;
      height: 100%;
      vertical-align: middle;
      width: 0;
   }

   #navMobile #linksHolder {
      display: inline-block;
      font-size: 30px;
      vertical-align: middle;
   }

   #navMobile li {
      color: #2A2A2A;
      font-weight: bold;
      font-size: 18px;
      list-style-type: none;
      position: relative;
      text-transform: capitalize;
      padding: 10px 0px;
   }

   .nav-arrow {
      height: 14px;
      position: absolute;
      transition: ease-in-out 0.25s;
      padding: 5px 10px;
   }

   .open .nav-arrow {
      -moz-transform: scale(1, -1);
      -webkit-transform: scale(1, -1);
      -o-transform: scale(1, -1);
      -ms-transform: scale(1, -1);
      transform: scale(1, -1);
   }

   #navMobile li.open .nav-arrow {
      -moz-transform: scale(1, -1);
      -webkit-transform: scale(1, -1);
      -o-transform: scale(1, -1);
      -ms-transform: scale(1, -1);
      transform: scale(1, -1);
      transition: ease-in-out 0.25s;
   }

   #linksHolder .mobileSub li {
      position: relative;
      font-size: 17px;
      text-transform: none;
      padding: 10px 25px;
   }

   #linksHolder .mobileSub.active {
      max-height: 500px;
      transition: max-height .5s ease;
      -webkit-transition: max-height .5s ease;
      padding-top: 10px;
   }

   #linksHolder .mobileSub {
      max-height: 0;
      overflow: hidden;
      transition: max-height .5s ease;
      -webkit-transition: max-height .5s ease;
   }

   #navMobile li:hover {
      color: #C11A29;
   }
   
   .fb-holder img {
      height: 48px;
      padding-top: 30px;
      width: 25px;
      margin: 0 10px;
   }

   .fb-holder {
      margin: auto;
      text-align: center;
      width: 100%;
   }

   #navIcon.home span {
      background: #fff;
   }

   #navIcon.home.open span {
      background: #C11A29;
   }

   #navIcon {
      width: 32px;
      height: 36px;
      position: relative;
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
      -webkit-transition: .5s ease-in-out;
      -moz-transition: .5s ease-in-out;
      -o-transition: .5s ease-in-out;
      transition: .5s ease-in-out;
      cursor: pointer;
   }

   #mobileMenuLink.coming-soon, #mobileCloseLink.coming-soon {
      display: none;
   }

   #navIcon.switch span {
      background: #C11A29;
   }

   #navIcon span, #navIconX span {
      background: #C11A29;
      display: block;
      height: 2px;
      left: 0;
      opacity: 1;
      position: absolute;
      transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transition: .25s ease-in-out;
      -webkit-transition: .25s ease-in-out;
      -moz-transition: .25s ease-in-out;
      -o-transition: .25s ease-in-out;
      width: 100%;
   }

   #navIcon span:nth-child(1) {
      top: 0px
   }

   #navIcon span:nth-child(2), #navIcon span:nth-child(3) {
      top: 10px
   }

   #navIcon span:nth-child(4) {
      top: 20px
   }

   #navIcon.open span:nth-child(1) {
      left: 50%;
      top: 18px;
      width: 0%;      
   }

   #navIcon.open span:nth-child(2) {
      transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -o-transform: rotate(45deg);
   }

   #navIcon.open span:nth-child(3) {
      transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
   }

   #navIcon.open span:nth-child(4) {
      left: 50%;
      top: 18px;
      width: 0%;
   }

   .left-payment.tc, .right-payment.tc {
      display: inline-block;
      padding: 40px;
      width: 100%;
   }

   .success .right-payment.tc {
      display: inline-block;
   }

   .amount {
      float: left;
      margin-left: 15px;
   }

   .left50.pay-tourn, .right50.pay-date, .left50.pay-team, .right50.pay-age-coach {
      width: 50%;
   }

   .success .learn-button.long {
      width: 200px;
   }

   .home-box.first, .home-box.second, .home-box.third {
      margin: 0 0 30px 0;
   }

   .home-boxes {
      display: block;
   }

   .home-white .content-container {
      padding: 0px 100px;
   }

   .home-box-text p {
      margin-bottom: 20px;
   }

   .home-difference {
      overflow: visible;
      padding-top: 0px;
   }

   .right50.pay-age-coach {
      width: 100%;
   }
}


@media screen and (max-width: 1024px) {
   .home-top {
      height: 700px;
      padding-top: 220px;
   }

   .home-top-box {
      border: 3px solid white;
      margin: auto;
      position: static;
      top: 50%;
      transform: none;
   }

   .explore-box {
      width: 46%;
   }
}
@media screen and (max-width: 1000px){
   .list-top {
      height: 250px;
   }

   .tourney-desc ul {
      padding-left: 5px;
   }

   .right-explore .h2-white {
      width: 370px;
   }

   .news-form #form-show p {
      font-size: 22px;
      line-height: 24px;
   }

   .home-tourney-block {
      display: inline-block;
      margin-top: 50px;
      width: 100%;
   }

   .explore-holder {
      margin: 100px 0px;
   }

   .home-announcement-box {
      margin-bottom: 75px;
      margin-top: -110px;
   }

   .left-vip {
      padding: 40px;
   }

   .explore-box {
      padding: 25px 25px;
   }

   .explore-left-image {
      width: 75px;
   }

   .explore-right-text {
      font-size: 23px;
      letter-spacing: -0.23px;
      width: calc(100% - 85px);
   }

   .explore-top-hero {
      height: 250px;
   }

   .explore-top-hero-text {
      font-size: 47px;
      letter-spacing: -0.47px;
   }

   .list-item {
      margin-bottom: 2%;
      width: 48%;
   }

   .app-download-block.complete {
      width: 100%;
   }

   .app-download-block.complete .left-app-text {
      text-align: left;
      width: 270px;
      width: calc(100% - 150px);
   }

   .tournament-buttons .right-button {
      padding: 14px 10px;
   }

   .right-app-text {
      width: 145px;
      padding-left: 15px;
   }

   .red-app {
      font-size: 26px;
      line-height: 27px;
   }

   .left-app-text p {
      font-size: 15px;
      line-height: 18px;
   }

   .app-download-block {
      text-align: center;
      margin: auto;
      margin-bottom: 40px;
      width: 660px;
   }

   .app-download-block .table {
      display: table;
   }

   .right-app {
      padding: 18px;
      width: calc(100% - 205px);
   }

   .left-app-text {
      text-align: left;
      width: 270px;
   }

   .left-app {
      background-image: url(../images/app-img-3.png);
   }

   .package.tourn.camp .right-package.registration {
      display: block;
      margin-top: 20px;
      padding-left: 0px;
      width: 100%;
   }

   .package.tourn.camp .right-package {
      display: block;
      padding-left: 0px;
      width: 100%;
   }

   .package.tourn .right-package.registration {
      display: block;
      margin-top: 20px;
      padding-left: 0px;
      width: 100%;
   }

   .tournament-title {
      font-size: 23px;
      line-height: 29px;
   }

   .team-line-info {
      display: inline-block;
      margin-bottom: 5px;
      width: 100%;
   }

   .register-link {
      display: inline-block;
      margin-top: 10px;
   }

   .clinic-mobile .team-line {
      margin-bottom: 30px;
   }

   .clinic-mobile {
      border-top: 1px solid #fff;
      display: block;
      padding: 30px 0;
   }

   .left-table {
      float: left;
      width: 85%;
   }

   .right-table {
      width: 15%;
   }

   .table.teams {
      border-collapse: collapse;
      display: inline-table;
      margin-bottom: 50px;
   }

   .tournament-mobile {
      display: block;
   }

   .tournament-hide {
      display: none;
   }

   .content-block h1 {
      font-size: 34px;
   }

   .home-right .home-coming-soon p {
      font-size: 30px;
      margin-bottom: 15px;
      margin-top: 15px;
   }

   .right-header {
      padding-top: 15px;
   }

   .package h2 {
      padding: 130px 10px;
      text-align: center;
   }

   .home-top {
      padding-top: 190px;
   }

   .thankyou-header {
      font-size: 39px;
      line-height: 40px;
      margin-top: 30px;
   }

   .testimonial-block {
      height: 516px;
   }

   .testimonial-left {
      height: 516px;
      padding: 80px 0 50px;
   }

   .testimonial-holder {
      height: 385px;
      position: relative;
   }  

   .manto-home {
      height: 105px;
      margin-top: 40px;
      padding: 0px;
      width: 100%;
   }

   .home-left {
      width: 100%;
   }

   .home-top-box {
      border: none;
      height: 160px;
      width: 490px;
   }

   .home-right {
      border: 3px solid white;
      height: auto;
      padding: 15px;
      text-align: center;
      width: 100%;
   }

   .right-popup {
      width: 100%;
   }

   #createPopup {
      width: 608px;
   }

   .left-popup {
      display: none;
   }

   .table {
      display: inline-block;
   }

   .right-mobile{
      display: block;
      float: right;
      width: 40%;
   }

   .right-mobile img {
      margin-bottom: 20px;
      max-width: 100%;
   }

   .left-package {
      width: 60%;
   }

   .home-box-angle {
      display: none;
   }

   .package-top.desktop {
      display: none;
   }

   .package-top.mobile {
      display: block;
      float: left;
      margin-bottom: 30px;
      width: 100%;
   }

   .package-price-text {
      float: left;
   }

   .right-package {
      display: none;
   }

   .left-contact.thanks {
      display: none;
   }

   .right-contact.thanks {
      width: 100%;
   }

   .left-contact.thanks , .right-contact.thanks {
      min-height: unset;
   }

   .package.tourn .left-package {
      padding-right: 0;
      width: 100%;
   }

   #slideit {
      display: block;
   }

   .left-package .details {
      width: 100%;
   }
}

@media screen and (max-width: 900px){
   .list-top {
      height: 225px;
   }

   .tourney-desc ul {
      padding-left: 15px;
   }

   .home-tourney-left .h2-white {
      width: 100%;
   }

   .right-explore .h2-white {
      width: 100%;
   }

   .news-form #form-show {
      min-height: unset;
      margin: 30px 0;
   }

   .explore-holder {
      margin: 75px 0px;
   }

   .right-vip {
      height: 300px;
      width: 100%;
      display: block;
   }

   .left-vip {
      width: 100%;
   }

   .news-form {
      display: inline-block;
      flex-direction: row;
   }

   .left-explore {
      margin-bottom: 30px;
      width: 100%;
   }

   .right-explore {
      padding-left: 0px;
      width: 100%;
   }

   .home-tourney-right {
      margin-bottom: 30px;
      margin-left: 0%;
      width: 100%;
   }

   .home-tourney-left {
      margin-right: 0%;
      width: 100%;
   }

   .home-tourney-holder {
      flex-direction: row;
      margin-bottom: 50px;
   }

   .announcement-box {
      width: 680px;
   }

   .announcement-header {
      font-size: 25px;
      line-height: 31px;
      margin-bottom: 15px;
   }

   .announce-right {
      padding: 45px 35px;
   }

   .home-announcement-box {
      padding: 30px;
   }

   .home-annoucement-header {
      font-size: 23px;
   }

   .home-hero {
      padding: 150px 50px 0 50px;
   }

   #chocolate-slideshow-container {
      height: 600px;
   }

   .home-hero h2.h2-white {
      font-size: 36px;
      letter-spacing: -0.36px;
      line-height: 46px;
   }

   .tournament-home {
      margin: 0 0 20px 0;
      width: 100%;
   }

   .explore-left-image {
      width: 62px;
   }

   .explore-right-text {
      font-size: 21px;
      letter-spacing: -0.21px;
      width: calc(100% - 67px);
   }

   .left-contact .right50 {
      padding-top: 0px;
   }

   .foot-address {
      width: 274px;
   }

   .about-box .left50 .left50-mobile {
      float: left;
      margin-right: 0%;
      width: 100%;
   }

   .about-box .left50 .right50-mobile {
      float: left;
      margin-left: 0%;
      width: 100%;
   }

   .news-form #form-show p {
      width: 100%
   }

   .learn-button {
      position: absolute;
      right: 20px;
      top: 40px;
   }

   .tournament-title {
      margin-bottom: 15px;
      margin-top: 15px;
      padding-left: 0px;
      width: 100%;
   }

   .teams-title {
      margin-top: 0;
   }

   .tournament-header-p {
      font-size: 16px;
      line-height: 25px;
      margin-bottom: 35px;
   }

   #chocolate-slideshow .chocolate-slide.chocolate-active {
      visibility: visible;
      opacity: 1
   }

   #chocolate-slideshow .chocolate-slide {
      background-position: 53% 50%;
   }

   .slide-button {
      box-sizing: border-box;
      font-size: 15px;
      padding: 10px 25px;
      width: 100%;
   }

   .slide-box {
      top: 145px;
      padding: 23px 27px 40px;
      width: 402px;
      display: inline-block;
      left: 0;
      margin: auto;
      position: absolute;
      right: 0;
      z-index: 5;
   }

   .package h2 {
      padding: 100px 10px;
   }

   .left-contact .half-mobile {
      float: left;
      width: 50%;
   }

   .contact-outer {
      display: block;
   }

   .left-contact {
      width: 100%;
   }

   .right-contact {
      width: 100%;
   }

   .half-mobile.first {
      float: left;
      margin-right: 1%;
      width: 49%;
   }

   .half-mobile.second {
      float: left;
      margin-left: 1%;
      width: 49%;
   }

   .left-contact, .right-contact {
      min-height: initial;
   }

   .left-contact {
      padding: 50px 40px;
   }

   .poweredBy {
      bottom: 215px;
      margin-top: 0px;
      right: 40px;
      position: absolute;
   }

   .login-link {
      bottom: 195px;
      position: absolute;
      right: 40px;
   }

   .pay-value {
      font-size: 20px;
   }

   .slide-box-header {
      font-size: 29px;
   }

   .slide-box-v2 {
      padding: 41px 25px;
      top: 175px;
   }
}

@media screen and (max-width: 850px) {
   .content-block h1 {
      font-size: 32px;
   }

   .tournament-left {
      float: left;
      padding-right: 0px;
      width: 100%;
   }

   .tournament-right {
      width: 100%;
   }

   .share-block {
      position: absolute;
      bottom: 30px;
      left: 20px;
   }

   .success .learn-button {
      position: static;
   }

   .tournament {
      padding: 35px 20px 60px 20px;
   }

   .learn-button {
      top: 29px;
   }

   .home-white .content-container {
      padding: 0 30px;
   }
}

@media screen and (max-width: 800px) {
   .list-top {
      height: 200px;
   }

   .champion-holder .left-champ {
      width: 225px;
   }

   .champion-holder .right-champ {
      width: calc(100% - 225px);
      padding-left: 20px;
   }

   .half-holder {
      display: inline-block;
      margin-left: 0px;
      width: 100%
   }

   .half-holder .half {
      float: left;
      margin: 0;
      width:100%;
   }

   .explore-header {
      font-size: 32px;
      letter-spacing: -0.32px;
      width: 400px;
   }

   .explore-top-hero {
      height: 225px;
   }

   .explore-top-hero-text {
      font-size: 40px;
      letter-spacing: -0.40px;
   }

   .home-boxes {
      margin-top: -130px;
   }

   #chocolate-slideshow .chocolate-slide .home-logo-1 {
      height: 268px;
      min-width: 268px;
      width: 268px;
   }

   .manto-thirds-home {
      width: 550px;
   }

   .app-download-block {
      width: 600px;
   }

   .left-app {
      width: 150px;
   }

   .left-app-text {
      text-align: left;
      width: calc(100% - 150px);
   }

   .right-app {
      width: calc(100% - 150px);
   }

   .due {
      font-size: 22px;
   }

   .amount {
      font-size: 22px;
      padding-left: 0;
   }

   .news-form #form-show p {
      width: 100%;
   }

   footer .login-link {
      margin-top: 0px;
      position: static; 
   }

   .foot-address, .foot-contact, .footer-right {
      margin-top: 40px;
   }

   .poweredBy {
      margin-top: 10px;
      right: 40px;
      position: static;
   }

   .footer-right {
      margin-top: 30px;
   }

   .image-tags .age {
      font-size: 14px;
      height: 40px;
      line-height: 40px;
      margin-top: -9px;
      width: 40px;
   }

   .home-page .slide-box p {
      font-size: 14px;
      line-height: 21px;
   }

   .slide-box .camp-name {
      font-size: 32px;
      line-height: 39px;
   }

   .slide-box .tournament-name {
      font-size: 32px;
      line-height: 39px;
   }

   .bold-header {
      margin-top: -10px;
   }

   .home-coming-soon {
      font-size: 20px;
   }

   .content-container.thanks {
      padding: 0 100px;
   }

   .thankyou-header {
      font-size: 33px;
      line-height: 35px;
      margin-top: 20px;
   }

   /*.home-difference {
   padding-top: 50px;
}*/

   .difference-blocks {
      margin-bottom: 50px;
   }

   .test-text {
      line-height: 30px;
   }

   .testimonial-block .content-container {
      padding: 0 40px;
   }

   h3.home {
      font-size: 34px;
   }

   .home-top-box {
      height: 160px;
      width: 372px;
   }

   .right-header {
      font-size: 23px;
   }

   .foot-address {
      margin-right: 2.5%;
      width: 47.5%;
   }

   .foot-contact {
      margin-left: 2.5%;
      width: 47.5%;
   }

   .button.package {
      margin-bottom: 5px;
   }

   .package-name {
      font-size: 24px;
   }

   .package {
      padding: 25px;
   }
}

@media screen and (max-width: 767px) {
   .home-tourney-left .h2-white {
      width: 400px;
   }

   .vip-popup {
      display: none;
   }

   .announce-left {
      background-image: url(../images/popup-announcement-img-2.jpg);
      background-position: 50% 50%;
      background-size: cover;
      width: 100%;
      height: 200px;
   }

   .announce-right {
      background-color: #fff;
      padding: 30px 30px;
      width: 100%;
   }

   .announcement-box p {
      color: #13243E;
      font-size: 15px;
      margin-bottom: 15px;
 
   }

   .announcement-box {
      width: 400px;
   }

   .package.tourn .right-package.registration {
      margin-top: 45px;
   }

   .table.teams .tr:last-of-type {
      border-bottom: none;
   }

   .table.teams .tr:last-of-type .tc {
      border-bottom: none;
   }

   .table.teams {
      border-collapse: collapse;
      margin-bottom: 0px;
   }

   .blue-circle .bottom {
      font-size: 13px;
      display: inline;
      padding-left: 5px;
   }

   .blue-circle .top {
      display: inline;
      padding-top: 0px;
   }

   .blue-circle {
      background-color: #183A6C;
      display: inline-block;
      height: auto;
      border-radius: unset;
      font-style: italic;
      margin-left: 0px;
      padding: 20px 20px;
      text-align: center;
      width: 100%;
   }

   .blue-circle br {
      display: none;
   }

   .tourn .games {
      clear: left;
      margin-left: 0px;
      margin-top: 10px;
   }

   .left-table {
      width: 100%;
   }

   .right-table {
      margin-bottom: 30px;
      width: 100%;
   }

   .details-share-block {
      clear: left;
      float: left;
      margin-top: 20px;
   }

   .logo.coming-soon {
      display: none;
   }

   .package h2 {
      padding: 60px 10px;
   }

   .testimonial-left {
      height: 436px;
   }

   .testimonial-block {
      height: 436px;
   }

   .testimonial-holder {
      height: 305px;
   }

   #vanilla-slideshow .vanilla-slide {
      width: 100%;
   }

   .testimonial-angle {
      background-image: linear-gradient(to top right, transparent 50%, #13243E 50% );
      height: 50px;
      position: absolute;
      width: 100%;
   }

   .testimonial-mobile img {
      max-width: 100%;
   }

   .testimonial-mobile {
      display: inline-block;
      position: relative;
   }

   .image-box.testimonial {
      display: none;
   }

   .testimonial-left {
      width: 100%;
   }

   .difference-block {
      padding: 0 0%;
      width: 100%;
      margin-bottom: 50px;
   }

   .right-mobile {
      width: 100%;
   }

   .package-img-mobile {
      display: block;
      max-width: 100%;
   }

   .package-img {
      display: none;
   }

   .left-package {
      padding-right: 0px;
   }

   .left50.pay-tourn, .right50.pay-date, .left50.pay-team, .right50.pay-age-coach {
      width: 100%;
   }

   .slide-box-header {
      line-height: 39px;
   }

   .slide-box-text {
      font-size: 16px;
      line-height: 24px;
   }

}

@media screen and (max-width: 700px) {
   .list-top {
      height: 170px;
   }

   .right-explore .h2-white {
      width: 400px;
   }

   .right-vip {
      height: 250px;
   }

   .home-hero {
      padding: 150px 30px 0 30px;
   }

   .tournament-buttons.tournament-right-buttons {
      margin-bottom: 10px;
      width: 100%; 
   }

   .tournament-holder {
      display: inline-block;
   }

   .age-group-select-holder {
      width: 100%;
   }

   .tournament-right-buttons {
      float: left;
   }

   .home-of {
      font-size: 20px;
      padding-bottom: 30px;
   }

   .manto-new-logo {
      padding-top: 100px;
   }

   .manto-thirds-home {
      width: 325px;
   }

   #chocolate-slideshow .chocolate-slide .home-logo-2, #chocolate-slideshow .chocolate-slide .home-logo-3 {
      margin-bottom: 20px;
   }

   .tournament-button-holder {
      margin: auto;
      text-align: center;
      width: 100%;
   }

   .tournament-buttons {
      margin: auto;
      margin-bottom: 30px;
      text-align: center;
      margin-left: 0%;
      width: 300px
   }

   .tournament-buttons .left-button {
      margin: 0%;
      margin-bottom: 10px;
      width: 100%;
   }

   .tournament-buttons .middle-button {
      margin: 0%;
      margin-bottom: 10px;
      width: 100%;
   }

   .tournament-buttons .right-button {
      margin: 0%;
      width: 100%;
   }

   .app-download-block .table {
      display: inline-block;
   }

   .left-app-text {
      display: inline-block;
      width: calc(100% - 150px);
   }

   .left-app {
      display: none;
   }

   .app-download-block {
      width: 420px;
   }

   .galleryHolder .gallery:nth-of-type(even) {
      clear: none;
   }

   .galleryHolder .gallery:nth-of-type(odd) {
      clear: left;
   }

   .gallery, .gallery, .gallery {
      width: 48.5%;
   }

   .amount-due {
      width: 100%
   }

   .due-now {
      margin-top: 20px;
      width: 100%
   }

   .tournament-title {
      padding-right: 0px;
   }

   .learn-button {
      float: left;
      margin-bottom: 5px;
      margin-top: 25px;
      position: static;
   }

   .tournament-top-details {
      width: 100%
   }

   .tournament {
      padding-bottom: 40px;
   }

   .contact-box .left50 {
      margin-right: 0%;
      width: 100%;
   }

   .contact-box .right50 {
      margin-left: 0%;
      width: 100%;
   }

   .tournament-right .learn-button {
      width: 175px;
   }

   .home-box-text .button {
      font-size: 12px;
      padding: 15px 25px;
      text-align: center;
   }

   .left-contact .half-mobile {
      width: 100%;
   }

   .half-mobile.first {
      margin-right: 0%;
   }

   .half-mobile.second {
      margin-left: 0%;
   }

   #createPopup {
      width: 95%;
      padding: 0;
   }
}

@media screen and (max-width: 650px) {
   .package-top.mobile {
      margin-bottom: 20px;
   }

   .package-top {
      margin-bottom: 30px;
   }

   .icon img {
      height: 50px;
      margin: 0;
      width: 50px;
   }

   .icon {
      display: inline-block;
      float: none;
      vertical-align: middle;
      width: 60px;
   }

   .package-name {
      display: inline-block;
      float: none;
      margin-bottom: 0;
      vertical-align: middle;
      width: calc(100% - 65px);
   }

   .price-icon.one-line {
      margin-top: -2px;
   }

   .hide-line {
      display: none;
   }

   .package-break {
      display: block;
   }

   .package-details {
      margin-top: 20px;
      width: 100%;
   }

   .price-icon {
      margin-top: 6px;
   }

   .contact-details {
      width: 100%;
   }

   .registered-teams {
      display: none;
   }

   .registered-teams-mobile {
      border-top: 1px solid #fff;
      display: block;
      padding: 30px 0;
   }

   .team-line-info {
      margin-bottom: 5px;
      word-break: break-word;
   }

   .team-line-info:last-of-type {
      margin: 0;
   }

   .team-line {
      border-bottom: 1px solid #2E66B7;
      padding: 18px 0;
   }

   .slide-box-v2 {
      top: 139px;
   }
}

@media screen and (max-width: 600px) {
   .list-top {
      height: 295px;
   }

   .no-organization {
      text-align: center;
      font-size: 20px;
      letter-spacing: -0.23px;
      line-height: 26px;
      padding-top: 80px;
      padding-bottom: 5px;
   }

   .right-explore .h2-white, .home-tourney-left .h2-white {
      width: 100%;
   }

   .explore-holder {
      margin: 50px 0px;
   }

   .right-vip {
      height: 200px;
   }

   .upcoming-tourney-block .h2-white, .home-tourney-left .h2-white, .right-explore .h2-white {
      font-size: 29px;
      line-height: 39px;
   }

   .home-announcement-box {
      padding: 25px;
   }

   .home-announcement-box .announcement-text {
      font-size: 15px;
      line-height: 25px;
   }

   .home-annoucement-header {
      font-size: 20px;
      line-height: 25px;
   }

   .home-hero {
      padding: 120px 30px 0 30px;
   }

   .home-hero h1.h1-white {
      font-size: 18px;
      line-height: 21px;
      margin-bottom: 10px;
      font-weight: 700;
   }

   #chocolate-slideshow-container {
      height: 525px;
   }

   .home-hero h2.h2-white {
      font-size: 30px;
      letter-spacing: -0.30px;
      line-height: 32px;
   }

   .champion-holder .left-champ {
      width: 100%;
   }

   .champion-holder .right-champ {
      padding-left: 0px;
      padding-top: 15px;
      width: 100%;
   }

   .explore-top-hero {
      border: 3px solid #fff;
      height: 190px;
   }

   .explore-top-hero-text {
      font-size: 32px;
      letter-spacing: -0.32px;
   }

   .list-item {
      margin-bottom: 15px;
      width: 100%;
   }

   .home-box .h1-white {
      font-size: 19px;
      line-height: 24px;
      margin-bottom: 10px;
   }

   .app-download-block.complete .left-app-text {
      text-align: center;
      width: 100%
   }

   .app-download-block.complete .right-app-text img {
      margin: 0 1%;
      width: 130px;
      float: none;
   }

   .app-download-block.complete .right-app-text {
      width: 100%;
      padding-left: 0px;
      margin-top: 20px;
      text-align: center;
   }

   .g-disclaimer {
      bottom: 120px;
      left: 0;
      right: 0;
      margin-left: auto;
      margin-right: auto;
      text-align: center;
   }

   .left-pay-info.camp .right50 {
      margin-left: 0%;
      width: 100%;
   }

   .left-pay-info.camp .left50 {
      margin-left: 0%;
      width: 100%;
   }

   .news-form .form-holder {
      margin: auto;
      width: 100%;
   }

   .news-form #form-show p {
      font-size: 21px;
      line-height: 23px;
   }

   .home-page .newsletter-header p {
      font-size: 23px;
      font-weight: bold;
   }

   /*.footer-right .social-icons.mobile {
      display: block;
   }*/

   .footer-right .social-icons {
      display: none;
   }

   .footer-right {
      display: inline-block;
      float: none;
      text-align: center;
      width: 100%;
   }

   .footer-right .socialIcon {
      float: none;
      font-size: 30px;
      margin: 0 10px;
   }

   #navMobile li {
      font-size: 21px;
   }

   .right-tourney-info {
      width: 100%;
   }

   .tournament-cost, .tournament-number {
      min-width: 170px;
   }

   .left-button {
      margin-bottom: 20px;
      margin-right: 0%;
      width: 100%;
   }

   .right-button {
      margin-left: 0%;
      width: 100%;
   }

   .no-tourney.camps {
      padding: 0px;
   }

   .no-tourney {
      line-height: 22px;
      padding-top: 15px;
      padding: 20px;
   }

   #info_nav {
      margin-right: 20px;
   }

   .camp-date {
      font-size: 23px;
      font-weight: bold;
      letter-spacing: 0.012em;
      margin-bottom: 10px;
   }

   .camp-line {
      display: inline-block;
      width: 100%;
   }

   .blue-circle {
      margin-bottom: 35px;
   }

   .tournament-mobile-2 .tournament-info {
      background-color: #3969B1;
      padding: 5px 10px;
   }

   .tournament-mobile-2 .button {
      margin-top: 10px;
   }

   .day {
      padding: 0 10px;
      width: 100%;
   }

   .tournament-mobile-2 {
      display: block;
   }

   .tournament-mobile {
      display: none;
   }

   .slide-box {
      padding: 25px;
      width: 372px;
   }

   .tournament {
      border-radius: 0;
      min-height: 0;
      padding: 30px;
   }

   .tournament-holder {
      padding: 0px;
   }

   .tournament-title {
      padding-right: 0px;
      width: 100%;
   }

   .share-block {
      display: none;
   }

   .content-container.thanks {
      padding: 0 75px;
   }

   .testimonial-left {
      height: 500px;
   }

   .testimonial-block {
      height: 500px;
   }

   .testimonial-holder {
      height: 370px;
   }

   .button.learn {
      margin-top: 10px;
   }

   .difference-block {
      padding: 0 10%;
      width: 100%
   }

   .home-box-text p {
      margin-bottom: 10px;
   }

   .home-box-text h2 {
      font-size: 19px;
      line-height: 24px;
      margin-bottom: 10px;
   }

   .left-package .left50 {
      margin-right: 0;
      padding: 0;
      width: 100%;
   }

   .left-package .right50 {
      margin-left: 0;
      width: 100%;
   }

   .poweredBy {
      margin-top: 0px;
      margin: auto;
      margin-top: 15px;
      margin-bottom: 0px;
      position: static;
      text-align: center;
      width: 100%;
   }

   footer .login-link {
      position: static;
      width: 100%;
      text-align: center;
   }


   footer {
      height: auto;
      padding-bottom: 30px;
   }

   .foot-address {
      margin-right: 0%;
      text-align: center;
      width: 100%;
   }

   .foot-contact {
      margin-left: 0%;
      width: 100%;
      text-align: center;
   }

   .left-logo {
      margin-bottom: 20px;
      text-align: center;
      width: 100%;
   }

   .details {
      margin-bottom: 10px;
      padding: 0;
      width: 100%;
   }

   .pay-age-coach .right50, .pay-age-coach .left50 {
      width: 100%;
   }

   .left-payment .payment-header, .right-payment .payment-header {
      font-size: 25px;
   }

   .left-credit, .right-credit {
      margin: 0;
      padding: 0;
      width: 100%;
   }

   .left-credit {
      margin-bottom: 15px;
   }

   #sq-creditcard.learn-button {
      margin-top: 10px;
   }

   .success .right-payment .left50 {
      margin-bottom: 25px;
      width: 100%;
   }

   .success .right-payment .right50 {
      margin-bottom: 10px;
      width: 100%;
   }

   .success-value {
      font-size: 20px;
   }

   .mobile-title-img {
      display: block;
   }

   .img-details .tourn-img {
      display: none;
   }

   .tournament-top-details .tournament-title {
      display: none;
   }

   .tourn-img {
      display: inline-block;
      vertical-align: middle;
      width: 100px;
   }

   .mobile-title-img {
      margin-top: 15px;
   }

   .mobile-title-img.teams-mobile-title-img {
      margin-top: 0;
   }

   .mobile-title-img .tournament-title {
      display: inline-block;
      margin: 0;
      padding-left: 10px;
      vertical-align: middle;
      width: calc(100% - 105px);
   }

   .tournament-left .details {
      padding: 0;
      width: 100%;
   }

   .tournament-title {
      font-size: 21px;
      line-height: 25px;
   }

   .home-box-text .button.learn {
      width: auto;
   }

   .payment-box.no-tickets {
      margin-top: -30px;
      padding: 0 15px;
   }
}

@media screen and (max-width: 550px) {
   .list-top {
      height: 260px;
   }

   .button.learn {
      width: 110px;
   }

   .visitor-desk {
      display: none;
   }

   .visitor-mobile {
      display: block;
   }

   .visitor-mobile-section {
      border-bottom: 1px solid #6287BF;
      margin-bottom: 20px;
      padding-bottom: 20px;
   }

   .visitor-mobile-section:last-of-type {
      border: none;
      margin-bottom: 0;
      padding-bottom: 0;
   }

   .left-package .visitor-mobile-section p:last-of-type {
      margin-bottom: 0;
   }

   .mobile-head-text {
      border-bottom: 4px solid #C11A29;
      padding-bottom: 2px;
   }

   .visitor-mobile-head {
      margin-bottom: 18px;
   }

   .visitor-box {
      padding: 25px;
   }
}

@media screen and (max-width: 500px) {
   .list-top {
      height: 240px;
   }

   .no-organization br {
      display: none;
   } 

   .no-organization {
      text-align: center;
      font-size: 18px;
      letter-spacing: -0.18px;
      line-height: 26px;
      padding-top: 50px;
      padding-bottom: 0px;
   }

   .tourney-desc ul {
      padding-left: 5px;
   }

   #announce-box .close-login {
      right: 10px;
      top: 10px;
   }

   .news-form #form-show {
      margin: 15px 0;
   }

   .announcement-box {
      width: 90%;
   }

   .announcement-box a.button-red {
      text-align: center;
      box-sizing: border-box;
   }

   .announce-left {
      height: 115px;
   }

   .right-vip {
      height: 150px;
   }
   
   #chocolate-slideshow-container {
      height: 435px;
   }

   #chocolate-indicators {
      bottom: 50px;
   }

   .home-announcement-box {
      margin-top: -80px;
   }

   #chocolate-indicators {
      bottom: 50px;
   }

   .home-hero {
      padding: 100px 20px 0 20px;
   }

   .home-hero h1.h1-white {
      font-size: 12px;
      line-height: 12px;
      margin-bottom: 10px;
      font-weight: 700;
   }

   .list-item .button {
      width: calc(100% - 50px);
      text-align: center;
      box-sizing: border-box;
   }

   .list-name {
      letter-spacing: 0.21px;
      font-size: 20px;
      line-height: 26px;
   }

   .explore-header {
      color: #fff;
      font-size: 29px;
      letter-spacing: -0.29px;
      margin: auto;
      overflow: hidden;
      text-align: center;
      width: 350px;
   }

   .explore-top-hero-text {
      font-size: 27px;
      letter-spacing: -0.27px;
   }

   .explore-top-hero {
      height: 135px;
   }

   .social-icons.contact-icons {
      margin-bottom: 20px;
   }

   .chocolate-slide .content-container {
      padding: 0 15px;
   }

   #chocolate-slideshow .chocolate-slide .home-logo-1 {
      height: 217px;
      min-width: 217px;
      width: 217px;
   }

   .tournament-buttons {
      width: 100%
   }

   .right-app-text img {
      float: none;
      width: 130px;
   }

   .right-app-text a:last-of-type img, .right-app-text a:first-of-type img {
      margin-bottom: 0;
   }

   .right-app-text {
      width: 100%;
      padding-left: 0px;
      margin-top: 20px;
   }

   .left-app-text {
      text-align: center;
      width: 90%;
   }

   .app-download-block {
      width: 330px;
   }

   #linksHolder .mobileSub li {
      font-size: 15px;
      padding: 8px 25px;
   }

   .home-page .newsletter-header p {
      font-size: 21px;
   }

   .news-form #form-show p {
      font-size: 21px;
   }

   .news-form .left50 {
      margin-right: 0%;
      width: 100%;
   }

   .news-form .right50 {
      margin-left: 0%;
      width: 100%;
   }

   #navMobile li {
      font-size: 17px;
      padding: 11px 0px;
   }

   .payment-box input.register-button {
      font-size: 16px;
      height: 55px;
   }

   .register {
      font-size: 22px;
      margin-bottom: 20px;
   }

   .left-pay {
      padding-bottom: 10px;
      width: 100%;
   }

   .right-pay {
      display: inline-block;
      width: 100%
   }

   .noscroll {
      overflow-y: hidden;
   }

   .contact-box .selectbox {
      background-position: right 17px top 15px;
   }

   .package-name {
      font-size: 22px;
   }

   .tourney-contact .button.submit {
      width: 100%;
   }

   .slide-box .camp-name {
      font-size: 29px;
      line-height: 34px;
   }

   .slide-box .tournament-name {
      font-size: 29px;
      line-height: 34px;
   }

   .slide-box {
      padding: 20px 15px 25px;
      width: 320px;
   }

   .home-box-text {
      padding: 25px 25px 35px;
   }

   .content-container.thanks {
      padding: 0 30px;
   }

   footer .content-container {
      padding: 0 30px;
   }

   .right-popup {
      padding: 20px 20px;
   }

   .contact-header.blue {
      text-align: center;
   }

   .left-contact {
      padding: 30px;
   }

   .right-contact {
      padding: 30px 20px;
   }

   .contact-header {
      margin-bottom: 25px;
   }

   .content-block {
      padding-bottom: 50px;
   }

   #map {
      height: 250px
   }

   .sub-header {
      font-size: 16px;
      line-height: 26px;
   }

   .content-block h1 {
      font-size: 32px;
      margin-top: 15px;
   }

   .right-popup .textbox, .textbox {
      font-size: 16px;
      height: 40px;
   }

   .right-popup .textarea {
      font-size: 16px;
      height: 90px;
   }

   .home-difference .content-container {
      padding: 0 30px;
   }

   .home-top {
      height: 630px;
      padding-top: 150px;
   }

   .menu-break {
      display: block;
   }

   .manto-home {
      margin-bottom: 10px;
      margin-top: 10px;
   }

   .home-top-box {
      height: 125px;
      width: 325px;
   }

   .right-header {
      font-size: 22px;
      padding-top: 0px;
   }

   .home-right p {
      font-size: 15px;
      line-height: 21px;
   }

   .home-left {
      height: 125px;
      width: 325px;
   }

   .test-text {
      line-height: 28px;
   }

   .testimonial-block .content-container {
      padding: 0 28px;
   }

   h3.home {
      font-size: 29px;
   }

   .angle {
      width: 60px;
   }

   .button.learn {
      font-size: 12px;
      padding: 13px 18px;
      text-align: center;
   }

   .home-white .content-container {
      padding: 0 25px;
   }

   .contact-block .content-container {
      padding: 0 15px;
   }

   .difference-block {
      padding: 0 5%;
      width: 100%
   }

   .popup-header {
      font-size: 24px;
   }

   .button.package {
      margin-bottom: 0px;
   }

   .package {
      padding: 20px;
   }

   .content-container, .tourney-block .content-container {
      padding: 0 15px;
   }

   header .content-container {
      padding: 0 15px;
   }

   .tournament-title {
      font-size: 21px;
      line-height: 24px;
   }

   .games {
      font-size: 15px;
   }

   .tourney-block h1 {
      font-size: 24px;
      line-height: 30px;
      margin-bottom: 15px;
   }

   .left-payment.tc, .right-payment.tc {
      padding: 30px;
   }

   .left-payable, .right-mailto {
      width: 100%;
   }

   .slide-box-header {
      font-size: 23px;
      line-height: 31px;
   }

   .slide-box-text {
      font-size: 15px;
      line-height: 22px;
   }

   .slide-box-v2 {
      padding: 41px 25px;
      top: 123px;
   }
}

@media screen and (max-width: 450px) {
   .left-contact-tournament, .right-contact-tournament {
      clear: left;
      margin: auto;
      width: auto;
   }

   .left-contact-tournament {
      margin-bottom: 30px;
   }

   .mobile-title-img .tournament-title {
      margin-top: 10px;
      padding: 0;
      width: 100%;
   }

   .img-details {
      margin-top: 10px;
   }
}

@media screen and (max-width: 400px) {
   .list-top {
      height: 200px;
   }

   .explore-top-hero-text {
      font-size: 23px;
      letter-spacing: -0.23px;
   }

   .explore-top-hero {
      height: 100px;
   }


   .tournament-buttons.tournament-right-buttons .left-button , .tournament-buttons.tournament-right-buttons .middle-button{
      margin: 0;
      width: 100%;
   }

   .tournament-buttons.tournament-right-buttons .left-button {
      margin-bottom: 20px;
   }

   .manto-thirds-home {
      width: 100%;
   }

   #chocolate-slideshow .chocolate-slide.chocolate-active {
      background-position: 50% 50%;
   }

   .app-download-block {
      width: 100%;
   }

   .payment-box input.register-button {
      font-size: 14px;
      height: 51px;
   }

   .slide-box {
      top: 125px;
   }

   #chocolate-slideshow .chocolate-slide {
      padding: 0 10px;
   }

   .slide-box {
      width: 100%;
   }

   .slide-box-v2 {
      max-width: calc(100% - 20px);
      padding: 32px 20px;
      top: 105px;
   }

   .slide-box-header {
      font-size: 21px;
      line-height: 27px;
   }

   .slider-arrow {
      height: 30px;
      width: 16px;
   }

   #chocolate-slideshow-previous {
      top: 90%;
      width: 40px;
      height: 40px;
   }

   #chocolate-slideshow-next {
      top: 90%;
      width: 40px;
      height: 40px;
   }

   .content-block h1 {
      font-size: 27px;
   }

   .learn-button {
      width: 100%;
   }

   #mobileMenuLink, #mobileCloseLink {
      top: 23px;
   }

   header {
      height: 74px;
   }

   .manto-home {
      height: 80px;
      margin-top: 15px;
      padding: 0px;
      width: 100%;
   }

   .home-left {
      height: 110px;
      width: 280px;
   }

   .home-right br {
      display: none;
   }

   .home-top-box {
      height: 110px;
      width: 280px;
   }

   .testimonial-left {
      height: 550px;
   }

   .testimonial-block {
      height: 550px;
   }

   .testimonial-holder {
      height: 420px;
   }

   .home-right .bold-br {
      display: block;
   }

   .set-text {
      font-size: 26px;
      margin-top: 0;
   }

   .set-img img {
      height: 30px;
      width: 30px;
   }

   .tournament .age {
      clear: left;
      float: left;
      margin-top: 8px;
   }

   .tournament .date {
      float: left;
   }

   .sub-header .age {
      clear: left;
      float: left;
      margin-top: 8px;
   }

   .sub-header.t-details {
      margin-top: -3px;
   }

   .home-box-text {
      padding: 20px 20px 30px;
   }
}

@media screen and (max-width: 350px) {
   .list-top {
      height: 175px;
   }

   .payment-box input.register-button {
      font-size: 12px;
      height: 51px;
   }

   .button.learn {
      width: 97px;
   }
}

@media screen and (max-height: 400px) and (min-width:1024px) {
   .home-top-box {
      position: static;
      transform: none;
   }

   .home-top {
      height: auto;
      padding: 200px 0px;
   }
}

@media print {
   header, footer, .success .left-payment, .print-button-holder {
      display: none;
   }

   .content-container {
      padding: 0;
      width: 100%;
   }

   .success .right-payment {
      display: block;
      width: 100%;
   }
}


/*FEE Styles*/
.DLFEE_Options {
   z-index: 26 !important;
}

.quickViewNoDimensions {
   top: 60px !important;
   transform: translate(-50%, 0) !important;
   z-index: 34 !important;
}

.showEditableContent {
   background: #d2d2d2 !important;
}
/**/

/**Login Styles*/
.login-submit:disabled {
   cursor: default;
   opacity: .5;
}

.form-inner-fields {
   height: 160px;
   position: relative;
}

.password-holder {
   display: inline-block;
   position: relative;
   width: 100%;
}

#show-pass {
   display: inline-block;
   font-size: 14px;
   top: -25px;
   position: absolute;
   right: 0;
   color: #C11A29;
}

#show-pass:hover {
   cursor: pointer;
   text-decoration: underline;
}

.form-loading {
   background: rgba(255,255,255, .9);
   display: none;
   height: 100%;
   position: absolute;
   text-align: center;
   top: 0;
   width: 100%;
}

.form-loading img {
   height: 42px;
   left: 50%;
   position: absolute;
   top: 40%;
   transform: translate(-50%,-50%);
   -webkit-transform: translate(-50%,-50%);
}

.login-field {
   background-color: #F6F8FA;
   border: solid 1px #CBD6E2;
   box-sizing: border-box; 
   height: 42px;
   margin-bottom: 10px; 
   margin-top: 0px;
   padding: 0 10px; 
   width: 100%; 
}

.login-submit {
   background: #C11A29; 
   border-radius: 4px; 
   box-sizing:border-box; 
   color: #fff; 
   display: block; 
   font-weight: 700;  
   font-size: 17px;
   height: 40px; 
   line-height: 40px; 
   margin: 10px 0 0; 
   text-align:center; 
   width: 100%;
}

.form-title {
   color: #444345;
   font-size: 27px;
   font-weight: 700;
   margin-bottom: 15px;
   line-height: 32px;
   width: 100%;
   text-align: center;
}
    
#login-form {
   background: #fff; 
   background-size: cover; 
   box-sizing: border-box; 
   box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.52); 
   border-radius: 5px; color: #000; left: 50%; 
   font-family: Roboto;
   padding: 50px 33px 40px;
   position: fixed; 
   top: 50%; transform: translate(-50%, -50%); 
   -webkit-transform: translate(-50%, -50%); 
   -moz-transform: translate(-50%, -50%); 
   -o-transform: translate(-50%, -50%); 
   transition: opacity .5s ease; 
   -webkit-transition: opacity .5s ease; 
   width: 385px; 
   z-index: 26; 
}

#login-form, #login-mask {
   display: none; 
   opacity: 0;
}

#login-form.active, #login-mask.active {
   opacity: 1;
}

#login-error {
   color: #f00;
   display: none;
   font-size: 13px;
   line-height: 14px;
   padding-top: 20px;
   text-align: center;
   visibility: hidden;
}

.forgot-password {
   color: #C11A29;
   font-size: 16px;
   padding-top: 20px;
   text-align: center;
}

.forgot-password-text:hover {
   text-decoration: underline;
}

.close-login img {
   height: 15px;
}

.close-login {
   cursor: pointer;
   position: absolute;
   right: 15px;
   top: 15px;
}

.login-label {
   font-weight: normal;
   font-size: 14px;
   line-height: 30px
}

#login-mask {
   background: rgba(0,0,0,.7); 
   bottom: 0; 
   height: 100%; 
   position: fixed; 
   top: 0; 
   transition: opacity .5s ease; 
   -webkit-transition: opacity .5s ease; 
   width: 100%; 
   z-index: 25;
}

#login-form ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
   font-size: 16px;
   color: #595757;
}
#login-form :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   font-size: 16px;
   color: #595757;
}
#login-form ::-moz-placeholder { /* Mozilla Firefox 19+ */
   font-size: 16px;
   color: #595757;
}
#login-form :-ms-input-placeholder { /* Internet Explorer 10-11 */
   font-size: 16px;
   color: #595757;
}

.login-link {
   clear: right;
   color: #fff;
   float: right;
   margin-top: 20px;
}

.quickViewNoDimensions {
   max-height: calc(100% - 180px);
   overflow-y: auto;
   top: 155px!important;
   transform: translate(-50%, 0)!important;
   -webkit-transform: translate(-50%, 0)!important;
}

/**Login Style End*/

/**/


/*CKEditor*/
.cke_panel_listItem.cke_selected a {
   background: #1b52a4 !important;
}

.cke_panel_listItem a:hover {
   background: #1b52a4!important;
}

.home-boxes .editContent { 
   display: inline-block;
   width: 100%;
}

.cke_combo__styles, .cke_combo__styles .cke_combo_button, .cke_combo__styles .cke_combo_text {
  width: 350px;
}

.cke_combopanel__styles {
   background: #fff;
  width: 350px !important;
}

.cke_combo__styles .cke_combo_open {
  left: -35px;
  position: relative;
}

.cke_panel_listItem.cke_selected a {
   background: #1b52a4 !important;
}

.cke_panel_listItem a:hover {
   background: #1b52a4!important;
}

div[id^=cke_EditContent] {
   z-index: 7 !important;
}

.white-text .showEditableContent {
  background: #595959;
}

#top-toolbar {
  height: 45px;
  position: fixed;
  top: 60px;
  width: 100%;
  z-index: 10;
}
