@charset "UTF-8";
/**
 * Created by Tejas on 23/01/18.
 */
::-moz-selection {
  background: #333;
  color: #fff; }

::selection {
  background: #333;
  color: #fff; }

.body {
  padding-top: 62px; }

.display-font {
  font-family: "Titillium Web", "Exo 2", sans-serif; }

.block {
  display: block; }

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

.table {
  display: table; }

.cell {
  display: table-cell; }

a {
  color: #6a6a6a;
  /*/#838383;*/ }

a:focus, a:hover, a:active {
  color: #272727;
  text-decoration: underline; }

p {
  font-weight: 400; }

.padT10 {
  padding-top: 10rem; }

.padT9 {
  padding-top: 9rem; }

.padT8 {
  padding-top: 8rem; }

.padT7 {
  padding-top: 7rem; }

.padT6 {
  padding-top: 6rem; }

.padT5 {
  padding-top: 5rem; }

.padT4 {
  padding-top: 4rem; }

.padT3 {
  padding-top: 3rem; }

.padT2 {
  padding-top: 2rem; }

.padT1 {
  padding-top: 1rem; }

.padB2 {
  padding-bottom: 2rem; }

.no-pad {
  padding: 0; }

ul {
  padding: 0; }

.color-green {
  color: #1f9a0f; }

.color-yellow {
  color: #f0cb00; }

body {
  background-color: white;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 300;
  color: #000;
  font-size: 16px; }

h1 {
  font-family: "Titillium Web", "Exo 2", sans-serif; }

/*//// LOGO /////*/
h1.logo {
  margin-top: 10px;
  width: 24rem;
  position: relative;
  z-index: 999;
  text-align: center; }

h1.logo img {
  width: 20rem; }

/*/// COMMON ///*/
.line-h24 {
  line-height: 2.4rem; }

.fs12 {
  font-size: 12px; }

.fs14 {
  font-size: 14px; }

.fs16 {
  font-size: 16px; }

.fw300 {
  font-weight: 300; }

.fw400 {
  font-weight: 400; }

.fw500 {
  font-weight: 500; }

.fw600 {
  font-weight: 600; }

.fw700 {
  font-weight: 700; }

.floatL {
  float: left; }

.floatR {
  float: right; }

.table-d {
  display: table; }

.table-cell {
  display: table-cell; }

.vmid {
  vertical-align: middle; }

.padLR0 {
  padding-right: 0;
  padding-left: 0; }

.marR10 {
  margin-right: 10px; }

.marL0 {
  margin-left: 0; }

.marR0 {
  margin-right: 0; }

.marT10 {
  margin-top: 10px; }

.marT20 {
  margin-top: 20px; }

.font-larger {
  font-size: 1.6rem; }

.heading2_line {
  font-size: 1.6rem;
  font-weight: 600;
  padding-bottom: 0.7rem;
  border-bottom: 1px solid #eeeeee;
  text-transform: uppercase;
  font-family: "Titillium Web", "Exo 2", sans-serif; }

.heading2 {
  font-size: 1.6rem;
  font-weight: 600;
  padding-bottom: 0.7rem;
  margin-top: 0;
  font-family: "Titillium Web", "Exo 2", sans-serif; }

.heading3 {
  font-size: 3.5rem;
  font-weight: 600;
  padding-bottom: 0.7rem;
  margin-top: 2rem;
  line-height: 3.5rem;
  font-family: "Titillium Web", "Exo 2", sans-serif; }

.list-ul {
  margin-left: 1.2rem; }

.list-ul li {
  padding-left: 1rem;
  padding-bottom: 0.6rem; }

.section-teaser {
  padding: 8rem 0 8rem 0; }

.section-teaser p {
  padding: 1rem 0; }

.teaser-title {
  margin: 2rem 0 2rem 0;
  color: #8a6d3b;
  font-weight: 400;
  font-family: "Titillium Web", "Exo 2", sans-serif; }

/*COLOURS*/
.white {
  color: #fff !important; }

.blue {
  color: #DB1F26; }

.bg-light-blue {
  background-color: #dbedff; }

.bg-blue {
  background-color: #DB1F26; }

.bg-light-pink {
  background-color: #f3e9e7; }

.bg-light-gray {
  background-color: #ededed; }

.bg-light-yellow {
  background-color: #fcf4cb; }

.bg-yellow {
  background-color: #FBD67D; }

.bg-beige {
  background-color: #E9E0D9; }

.col-content {
  padding-top: 1rem;
  text-align: center; }

.col-content h4 {
  font-family: "Titillium Web", "Exo 2", sans-serif;
  font-weight: 600;
  color: #292929;
  font-size: 2.2rem; }

.col-content h4, .col-content ul, .col-content p, .col-content img, .col-content form {
  padding-top: 2rem; }

.abt-text-row {
  text-align: center; }

.abt-text-row .abt-text-block {
  /*padding-top: 3rem;*/
  /*padding-bottom: 3rem;*/
  padding: 3rem 6rem 0 6rem; }

.abt-text-row .abt-text-block h3 {
  font-family: "Titillium Web", "Exo 2", sans-serif;
  font-size: 2rem; }

.abt-text-row .abt-text-block p {
  font-size: 1.6rem;
  font-weight: 400;
  color: #383838;
  padding-top: 1rem;
  padding-bottom: 2rem; }

.abt-text-row .abt-text-block p.bold {
  font-weight: 500; }

.top-border-spe {
  background: #fff;
  position: relative;
  margin: 0;
  height: 1px; }

.top-border-spe:before {
  content: '';
  position: absolute;
  top: 0;
  height: 100%;
  width: 10%;
  left: 45%;
  margin-left: 0;
  background: #f00; }

.heading-small {
  font-size: 16px; }

.nodisplay {
  display: none; }

/*FORM*/
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea,
select {
  border: 1px solid #e8eeef;
  height: 3.5rem;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
  border: 1px solid #bac0c1;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0 none; }

/*END FORM*/
header .social-list {
  float: left;
  padding-bottom: 0;
  padding-top: 15px; }

footer {
  background-color: #2f2f2f;
  color: #fff; }

.footer a {
  color: #9d9d9d; }

.social-list {
  padding-bottom: 1rem;
  padding-top: 1rem;
  margin: 0;
  list-style: none; }

.social-list li {
  display: inline-block;
  padding: 0 3px;
  position: relative;
  height: 3rem; }

.social-list li a i {
  color: #FFF;
  font-size: 16px; }

li.list-title {
  padding: 0 0.5rem;
  margin-top: -1rem;
  font-size: 1.4rem; }

.squared {
  border: 0 solid #d8d8d8;
  -webkit-border-radius: 5px 0 0 0;
  -moz-border-radius: 5px 0 0 0;
  border-radius: 5px 0 0 0;
  width: 42px;
  height: 42px;
  text-align: center;
  display: table !important;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s; }
  .squared:hover {
    background: #d8d8d8;
    -webkit-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s; }
  .squared.social-fb {
    background-color: #245198; }
  .squared.social-tw {
    background-color: #50aaf2; }
  .squared.social-ig {
    background-color: #D93175; }
  .squared i.fa {
    vertical-align: middle;
    display: table-cell;
    font-size: 16px;
    margin: 0 !important;
    width: 100%;
    padding: 0 !important; }

.circled {
  border: 0 solid #d8d8d8;
  -webkit-border-radius: 51%;
  -moz-border-radius: 51%;
  border-radius: 51%;
  width: 2.6rem;
  height: 2.6rem;
  text-align: center;
  display: table !important;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s; }
  .circled:hover {
    background: #d8d8d8;
    -webkit-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    text-decoration: none; }
  .circled.social-fb {
    background-color: #245198; }
  .circled.social-tw {
    background-color: #50aaf2; }
  .circled.social-ig {
    background-color: #D93175; }
  .circled i {
    vertical-align: middle;
    display: table-cell;
    font-size: 1.2rem;
    margin: 0 !important;
    width: 100%;
    padding: 0 !important; }
  .circled.socInNav {
    margin: 1.4rem 0rem 0 1rem;
    padding: 0.3rem; }

.col-content p.msg_box, p.msg_box, .msg_box {
  border-bottom: 1px solid #e4edea;
  border-top: 1px solid #e4edea;
  padding-top: 2rem;
  padding-bottom: 2rem;
  margin-top: 3rem; }

/* PAGES */
.slide_link img {
  border: 4px solid #FFF;
  border-radius: 5px; }

.current img {
  border: 4px solid #F58320; }

.img-style1 {
  -webkit-box-shadow: 5px 10px #DB1F26;
  box-shadow: 5px 10px #DB1F26; }

#main_navbar {
  z-index: 1000;
  background-color: #CE1638;
  font-family: "Titillium Web", "Exo 2", sans-serif; }

#main_navbar li a {
  color: #fff !important;
  font-size: 16px; }

#main_navbar li a:hover, #main_navbar li a:focus {
  color: #fff !important;
  font-size: 16px;
  background-color: #CE1638; }

#main_navbar li li a {
  color: #fff !important;
  font-size: 15px;
  padding-left: 15px; }

#main_navbar li li a:hover, #main_navbar li li a:focus {
  color: #ffffff !important;
  font-size: 15px;
  background-color: #CE1638; }

#main_navbar li.dropdown .dropdown-menu {
  top: 50px;
  background-color: #CE1638;
  color: #ccc; }

#mega_nav li a {
  font-weight: 700; }

#main_navbar h5 {
  font-weight: 600;
  font-size: 15PX;
  color: #fff;
  border-bottom: 4px double #ccc; }

/* Bootstrap Overrides */
.navbar {
  background-color: black; }

.navbar-fixed-top {
  border: 0; }

.dropdown-menu {
  background-color: rgba(206, 22, 56, 0.8); }

nav .navbar-nav {
  margin-top: 0;
  padding: 6px 0; }

.navbar-brand {
  padding: 5px; }

.dropdown-menu > li > a:hover, .ul_prod > li > a:hover {
  color: #fff;
  background-color: #CE1638; }

.dropdown-menu > li > a {
  color: #fff;
  text-transform: uppercase;
  font-size: 12px; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  background-color: #DB1F26;
  color: #fff; }

.dropdown-menu .divider {
  background-color: rgba(231, 231, 231, 0.2); }

.ul_prod {
  margin-left: 10px;
  list-style: none; }

.ul_prod li a {
  display: block;
  padding: 5px 5px; }

.dropdown-header {
  color: #000;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  padding: 10px 5px;
  margin-bottom: 5px;
  border-bottom: double 2px #CE1638; }

.nav > li > a:hover, .nav > li > a:focus {
  background-color: transparent; }

.navbar .navbar-nav > .open > a, .navbar .navbar-nav > .open > a:focus, .navbar .navbar-nav > .open > a:hover {
  color: #CE1638;
  background-color: rgba(245, 130, 31, 0.04);
  border-top-left-radius: 10px;
  border-top-right-radius: 10px; }

.navbar .navbar-collapse .navbar-nav > li {
  border-bottom-width: 0; }

.large-content {
  width: 800px !important;
  padding-right: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px; }

.navbar-toggle span:before {
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f063"; }

.navbar-toggle.collapsed span:before {
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "" !important; }

/*.navbar-toggle {
  border: none;
  background: transparent !important;
}
.navbar-toggle:hover {
  background: transparent !important;
}
.navbar-toggle .icon-bar {
  width: 22px;
  transition: all 0.2s;
}
.navbar-toggle .top-bar {
  transform: rotate(45deg);
  transform-origin: 10% 10%;
}
.navbar-toggle .middle-bar {
  opacity: 0;
}
.navbar-toggle .bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 10% 90%;
}
.navbar-toggle.collapsed .top-bar {
  transform: rotate(0);
}
.navbar-toggle.collapsed .middle-bar {
  opacity: 1;
}
.navbar-toggle.collapsed .bottom-bar {
  transform: rotate(0);
}*/
/* ______Bootstrap Overrides */
.navbar {
  margin-bottom: 0; }

.navbar-toggle {
  position: relative;
  float: right;
  padding: 0.7em 0.6em;
  margin-top: 8px;
  margin-right: 0;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 0 solid transparent;
  border-radius: 0em;
  height: 3em;
  width: 3em; }

.navbar .navbar-toggle, .navbar .navbar-toggle:focus, .navbar .navbar-toggle:hover {
  background-color: rgba(255, 255, 255, 0.8); }

.navbar-toggle .icon-bar {
  background-color: #CE1638;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  margin: 0 auto 0.5em auto; }

.navbar-toggle .top-bar {
  opacity: 0.9;
  width: 30%; }

.navbar-toggle .middle-bar {
  opacity: 0.6;
  width: 60%; }

.navbar-toggle .bottom-bar {
  opacity: 0.3;
  width: 100%; }

.navbar-toggle.collapsed .top-bar {
  opacity: 0.3;
  width: 100%; }

.navbar-toggle.collapsed .middle-bar {
  opacity: 0.6;
  width: 60%; }

.navbar-toggle.collapsed .bottom-bar {
  opacity: 0.9;
  width: 30%; }

.navbar .navbar-toggle {
  border-color: rgba(228, 118, 31, 0.51); }

/* Meganavbar */
.navbar .navbar-nav > li:not(.dropdown) ul li.dropup-left-onclick > .dropdown-menu, .navbar .navbar-nav > li:not(.dropdown) ul li.dropdown-left-onclick > .dropdown-menu, .navbar .navbar-nav > li:not(.dropdown) ul li.dropup-left-onhover > .dropdown-menu, .navbar .navbar-nav > li:not(.dropdown) ul li.dropdown-left-onhover > .dropdown-menu {
  margin: 0 -1px 0 0;
  padding: 5px; }

.dropdown-menu .desc {
  color: #cecece; }

.preloader_div {
  position: fixed;
  top: 50%;
  left: 48%;
  z-index: 999999; }

.btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.sales {
  padding: 20px 0;
  text-align: right; }

.btn-buy {
  border: 2px solid #1f9a0f;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 5px 15px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.3rem;
  letter-spacing: 0.1rem; }

a.btn-buy span {
  color: #1f9a0f; }

.sub-img {
  border: 5px solid #a4a4a4;
  max-width: 300px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px; }

.product-lines ul {
  margin: 0;
  list-style: none; }

.product-lines ul li {
  width: 25%;
  float: left;
  height: 200px;
  padding: 0 2rem; }

.product-lines.details .row {
  margin: 2rem 0 4rem 0; }

.product-lines.details img {
  -webkit-box-shadow: 5px 5px 1px #333;
  -moz-box-shadow: 5px 5px 1px #333;
  box-shadow: 5px 5px 1px #333; }

.product-lines.details h5 {
  font-size: 16px;
  font-family: "Titillium Web", "Exo 2", sans-serif;
  font-weight: 600; }

.product-lines ul li {
  width: 48%;
  background-color: #d42952;
  margin-right: 2rem;
  margin-bottom: 2rem;
  position: relative; }

.product-lines ul li h5 {
  font-size: 3rem;
  font-family: "Titillium Web", "Exo 2", sans-serif;
  font-weight: 400;
  width: 50%;
  position: absolute;
  top: 50%;
  float: left;
  color: #fff; }

.product-lines ul li img {
  font-size: 1.8rem;
  font-family: "Titillium Web", "Exo 2", sans-serif;
  font-weight: 600;
  float: right; }

.link-minimal {
  color: #fff !important;
  border-radius: 0px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  background-color: #DB1F26;
  padding: 3px 10px;
  margin-top: 10px;
  -ms-transform: skew(20deg, 10deg);
  /* IE 9 */
  -webkit-transform: skew(-20deg, 0deg);
  /* Safari */
  transform: skew(-20deg, 0deg);
  /* Standard syntax */ }

.link-minimal:hover, .link-minimal:active, .link-minimal:focus {
  text-decoration: blink;
  background-color: #DB1F26; }

.link-minimal-alt {
  color: #000 !important;
  border-radius: 5px 0 0 5px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  background-color: rgba(14, 76, 141, 0.17);
  padding: 3px 10px;
  margin-top: 10px; }

.link-minimal-alt:hover, .link-minimal-alt:active, .link-minimal-alt:focus {
  text-decoration: blink;
  background-color: rgba(0, 0, 0, 0.05); }

.admission {
  margin-top: -0.6rem;
  background-color: #FCD87C;
  font-size: 10px !important;
  font-weight: 700;
  border-radius: 0 0 6px 6px;
  padding: 1rem 1rem 1rem 1rem;
  text-align: center;
  font-family: "Titillium Web", "Exo 2", sans-serif; }

fieldset {
  margin-bottom: 2rem; }

fieldset legend {
  font-size: 1.5rem; }

label {
  font-weight: 500; }

.image {
  -webkit-box-shadow: 5px 5px 1px #333;
  -moz-box-shadow: 5px 5px 1px #333;
  box-shadow: 5px 5px 1px #333; }

.form_wrap {
  padding: 2rem; }

.page-title-wrapper {
  background-color: #d1d0af; }

.page-title {
  margin: 4rem 0;
  color: #8a6d3b;
  font-weight: 400;
  font-size: 2.5rem; }

.textline {
  border-left: 2px solid #FBD67D; }

.emphasis {
  font-weight: 500; }

.grad-blue-dark {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#162638+0,264960+21,000000+100 */
  background: #162638;
  /* Old browsers */
  background: -moz-linear-gradient(left, #162638 0%, #264960 21%, black 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #162638 0%, #264960 21%, black 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(#162638), color-stop(21%, #264960), to(black));
  background: -o-linear-gradient(left, #162638 0%, #264960 21%, black 100%);
  background: linear-gradient(to right, #162638 0%, #264960 21%, black 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#162638', endColorstr='#000000',GradientType=1 );
  /* IE6-9 */ }

.grad-red {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dd1f26+0,bc1e1c+100 */
  background: #dd1f26;
  /* Old browsers */
  background: -moz-radial-gradient(center, ellipse cover, #dd1f26 0%, #bc1e1c 100%);
  /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover, #dd1f26 0%, #bc1e1c 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-radial-gradient(center, ellipse, #dd1f26 0%, #bc1e1c 100%);
  background: -o-radial-gradient(center, ellipse, #dd1f26 0%, #bc1e1c 100%);
  background: radial-gradient(ellipse at center, #dd1f26 0%, #bc1e1c 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd1f26', endColorstr='#bc1e1c',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */ }

.min-height {
  min-height: 500px; }

footer {
  color: rgba(255, 255, 255, 0.63); }

.sep-left {
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  height: 5rem; }

.contact_info a, .contact_info a:hover, .contact_info a:focus {
  color: #FFF; }

.header_image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  height: 50rem;
  background-repeat: no-repeat;
  background-size: cover; }
  .header_image.h_academies {
    background-image: url(../images/inner/acdemies.jpg); }
  .header_image .teaser_text {
    text-align: center;
    color: #fff;
    background-color: rgba(206, 22, 56, 0.7);
    width: 100%;
    padding: 4rem 1.2rem;
    font-size: 14px;
    font-family: "Titillium Web", "Exo 2", sans-serif;
    line-height: 20px;
    font-weight: 300 !important;
    letter-spacing: 0.05rem; }
  .header_image .teaser_text span {
    display: block;
    padding-bottom: 8px; }

@media (max-width: 768px) {
  .header_image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    height: 50rem;
    background-repeat: no-repeat;
    background-size: cover; }
    .header_image.h_academies {
      background-image: url(../images/inner/mobile/acdemies.jpg);
      background-position: center; } }

.merc_partner_r {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 3rem; }
  .merc_partner_r .img_c img {
    max-width: 25rem; }
  .merc_partner_r .title_c {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center; }
    .merc_partner_r .title_c p {
      font-size: 3rem;
      color: #666;
      text-align: center; }

.player_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  clear: both;
  padding: 3rem;
  border-bottom: 2px solid #DB1F26; }
  .player_wrap .img_c {
    height: 30rem;
    width: 30rem; }
    .player_wrap .img_c img {
      width: 90%;
      margin: auto;
      border-radius: 20rem; }
    .player_wrap .img_c h2 {
      text-align: center;
      color: #DB1F26; }
  .player_wrap .info {
    width: 75rem; }
    .player_wrap .info p {
      margin-left: 2rem;
      font-size: 1.8rem;
      color: #666;
      text-align: left; }
    .player_wrap .info p.age {
      margin-top: 2rem; }
      .player_wrap .info p.age span {
        background-color: #F6921E;
        color: #fff;
        font-weight: 700;
        padding: 0 3rem 0 0.5rem; }
    .player_wrap .info p.sport span {
      background-color: #F6921E;
      color: #fff;
      font-weight: 700;
      padding: 0 3rem 0 0.5rem; }
    .player_wrap .info p.achievements span {
      background-color: #DB1F26;
      color: #fff;
      font-weight: 700;
      padding: 0 3rem 0 0.5rem; }

.products-line-band {
  background-color: #CE1638;
  text-align: center; }

.products-line-band a {
  color: #fff;
  font-family: "Titillium Web", "Exo 2", sans-serif;
  font-weight: 300;
  padding: 0.2rem 2rem;
  text-transform: uppercase;
  letter-spacing: 0.2rem; }

/*/// PRODUCT PAGE ///*/
.product-info {
  position: relative; }

.p_name {
  font-weight: 600;
  font-size: 2.2rem;
  color: #000; }

.p_code, .p_clr_code {
  display: inline-block;
  background-color: #F1F1F1;
  padding: 1rem;
  margin-top: 1rem; }

.p_code {
  font-weight: 700;
  font-size: 1.6rem;
  margin-bottom: 1rem;
  margin-right: 2rem; }

.p_clr_code {
  font-size: 1.6rem;
  font-weight: 700; }

.p_code span, .p_clr_code span {
  font-weight: 400; }

.p_fabric {
  font-weight: 400;
  font-size: 1.6rem; }

.product-info h4 {
  font-weight: 400;
  font-size: 1.6rem; }

ul.sizes {
  list-style: none; }

ul.sizes li {
  display: inline-block;
  border-radius: 6px;
  border: 2px solid #d7d7d7;
  padding: 0.2rem 0.8rem;
  margin-right: 0.8rem; }

#thumb_carousel {
  width: 80px;
  float: left;
  padding: 3px;
  margin-right: 20px; }

.large_view {
  width: 40%;
  min-width: 420px;
  float: left; }

.product-info {
  color: #333; }

#thumb_carousel img {
  border: 1px solid #e8e8e8;
  margin: 3px auto 6px auto; }

#thumb_carousel img:hover {
  border: 3px solid #ffcc00; }

.cycle-carousel-wrap {
  margin: 0 auto; }

#zoom_img {
  border: 1px solid #e8e8e8;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px; }

.zm-viewer {
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px; }

#pr_all a {
  color: #000;
  padding: 0 15px;
  margin-right: 20px;
  background-color: #fcf8ca;
  margin-bottom: 10px;
  border-bottom: 1px solid #8a6d3b;
  display: inline-block; }

.tip {
  text-align: left;
  font-size: 12px;
  color: #5e5e5e;
  padding-left: 10px; }

.ava_colors ul {
  list-style: none; }

.ava_colors ul li {
  display: inline-block;
  margin-right: 10px; }

.ava_colors ul li a {
  display: block; }

.ava_colors ul li a img {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s; }

.ava_colors ul li a:hover img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1); }

.ava_colors ul li span {
  display: block;
  color: #000;
  font-size: 12px;
  text-align: center;
  border-top: 1px solid #d4d4d4;
  border-radius: 5px; }

/* PRODUCT CLASS PAGE */
.wow {
  visibility: hidden; }

.result_col {
  margin-bottom: 1rem; }

.result_col .p_clr_name {
  position: absolute;
  padding: 0.5rem 3rem;
  bottom: 0rem;
  right: 0rem;
  font-size: 1.4rem;
  border-radius: 3px;
  -webkit-border-radius: 3px 0px;
  -moz-border-radius: 3px 0px;
  border-radius: 3px 0px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f2f2f2+0,f2f2f2+100&0+0,1+100 */
  background: -moz-linear-gradient(left, rgba(242, 242, 242, 0) 0%, #f2f2f2 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(242, 242, 242, 0) 0%, #f2f2f2 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(rgba(242, 242, 242, 0)), to(#f2f2f2));
  background: -o-linear-gradient(left, rgba(242, 242, 242, 0) 0%, #f2f2f2 100%);
  background: linear-gradient(to right, rgba(242, 242, 242, 0) 0%, #f2f2f2 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f2f2f2', endColorstr='#f2f2f2',GradientType=1 );
  /* IE6-9 */ }

.result_col .wrap {
  border: 1px solid #e2e2e2;
  padding: 1rem 2rem;
  position: relative;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px; }

.result_col .wrap:hover {
  background-color: #f4f4f4;
  -webkit-box-shadow: 1px 2px #999999;
  box-shadow: 1px 2px #999999;
  -webkit-transform: translateX(-3px) translateY(-3px);
  -ms-transform: translateX(-3px) translateY(-3px);
  transform: translateX(-3px) translateY(-3px); }

.result_row a.btn {
  position: absolute;
  margin: 2rem 2rem 2rem 1rem;
  padding: 0.5rem 3rem;
  right: 0; }

.result_row .p_name {
  font-weight: 400;
  font-size: 2.2rem;
  color: #000;
  float: left;
  width: 70%; }

.result_row .p_code {
  font-weight: 400;
  font-size: 1.4rem;
  padding-top: 0.5rem;
  float: right;
  text-align: right;
  width: 30%;
  color: #999; }

.result_row img {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px; }

.product_slider_bottom {
  position: relative;
  height: 220px;
  margin-top: 3rem; }

.product_slider_bottom .cycle-slideshow {
  width: 95%;
  margin: 0 auto; }

.product_slider_bottom .pr_slide {
  padding: 1rem;
  height: 170px;
  text-wrap: normal;
  word-wrap: break-word;
  background-color: #fff;
  margin-right: 15px;
  border: 1px dashed #ccc; }

.product_slider_bottom .slide-left, .product_slider_bottom .slide-right {
  font-size: 3rem;
  top: 30%;
  color: #DB1F26; }

.product_slider_bottom .slide-left {
  float: left; }

.product_slider_bottom .slide-right {
  float: right; }

.pr_slide .sld_a {
  display: block;
  height: 50px;
  white-space: normal !important; }

.slide-left, .slide-right {
  position: absolute; }

.slide-right {
  right: 0; }

#zoom_img {
  width: 400px; }

@media (min-width: 1200px) {
  .multicol-text {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2; } }

@media (max-width: 992px) {
  .amenities ul li {
    width: 50%;
    float: left;
    height: 300px;
    padding: 0 2rem; } }

@media (max-width: 768px) {
  .body {
    padding-top: 50px; }
  .amenities ul li {
    width: 33.33%;
    float: left;
    height: 300px;
    padding: 0 2rem; }
  .page_promise main {
    margin-top: -5.6em; }
  .swiper-button-next, .swiper-button-prev {
    background-color: rgba(255, 255, 255, 0.54); }
  .swiper-button-next {
    right: 0; }
  .swiper-button-prev {
    left: 0; }
  .col-content {
    margin-top: 3rem; }
  .main-slides {
    margin-top: -5.6em; }
  .slide_content {
    font-family: 'Montserrat', Tahoma, sans-serif;
    padding: 0.2rem 1.5rem 2rem 1.5rem;
    color: #000;
    width: 89%;
    right: 0;
    position: absolute; }
  .dropdown-menu {
    text-align: center; }
  .navbar-nav .open .dropdown-menu {
    background-color: #CE1638; }
  .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 15px; }
  .navbar-nav li {
    text-align: center;
    font-weight: 500; }
  .slide_content .slide_head1 {
    font-size: 2.5rem; }
  .slide_content .slide_textsmall {
    font-size: 1.4rem; }
  .countdown-section {
    display: block;
    float: left;
    font-size: 75%;
    text-align: center;
    background-color: #393939;
    color: #fff;
    margin-right: 0.2rem; }
  section.home-slides {
    margin-top: 5rem; }
  .brand-img1 {
    width: 4rem;
    margin: 0.5rem 0 0 0.5rem; }
  .brand-img2 {
    width: 20rem; }
  .navbar-brand {
    float: none;
    padding: 0.5rem; }
  h1.logo {
    margin: -1rem auto 0 auto;
    background-color: #fff;
    height: 14rem;
    width: 14rem;
    position: relative;
    z-index: 999;
    border-bottom-left-radius: 7rem;
    border-bottom-right-radius: 7rem;
    text-align: center; }
  h1.logo img {
    width: 50%;
    margin: 0 auto;
    margin-top: 6rem; }
  nav .navbar-nav {
    margin-top: 0;
    margin-bottom: 0; }
  .ul_prod li a {
    text-align: center; }
  .large-content {
    width: auto !important; }
  #myshow {
    margin-top: -11rem; }
  .main_nav {
    background-color: transparent;
    height: auto; }
  .navbar-toggle {
    margin-right: 0; }
  .navbar-collapse {
    border-top: 0; }
  .navbar .navbar-nav > li.dropdown-grid > .dropdown-grid-wrapper > .dropdown-menu, .navbar .navbar-nav > li > .dropdown-menu {
    border-top-style: solid;
    border-top-width: 0 !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    position: relative;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    bottom: auto !important; } }

@media (max-width: 576px) {
  .amenities ul li {
    width: 100%;
    float: none;
    height: auto;
    padding: 0 2rem; }
  .products-line-band {
    display: none; }
  .product-info {
    padding-top: 1rem; }
  .p_name {
    margin-top: 0.5rem; }
  .p_code, .p_clr_code {
    margin-top: 0.2rem;
    margin-bottom: 0.5rem;
    background-color: transparent;
    padding: 0; }
  #thumb_carousel {
    width: 90%;
    float: none;
    padding: 3px;
    margin-right: 20px; }
  #thumb_carousel img {
    margin-right: 0.5rem; }
  .large_view {
    width: 90%;
    float: none; }
  #zoom_img {
    width: 90%; } }

.mobile #desk-slide-section {
  display: none; }
