@font-face {
  font-family: 'windows';
  src: url('/Fonts/custom/windows.eot?54696643');
  src: url('/Fonts/custom/windows.eot?54696643#iefix') format('embedded-opentype'),
       url('/Fonts/custom/windows.woff2?54696643') format('woff2'),
       url('/Fonts/custom/windows.woff?54696643') format('woff'),
       url('/Fonts/custom/windows.ttf?54696643') format('truetype'),
       url('/Fonts/custom/windows.svg?54696643#windows') format('svg');
  font-weight: normal;
  font-style: normal;
}
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "windows";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;

  font-variant: normal;
  text-transform: none;
 
  line-height: 1em;

  margin-left: .2em;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
}
 
.icon-facebook:before { content: '\e800'; }
.icon-youtube:before { content: '\e801'; }

/* latin-ext */
@font-face {
  font-family: 'Amatic SC';
  font-style: normal;
  font-weight: 400;
  src: local('Amatic SC'), local('AmaticSC-Regular'), url(https://fonts.gstatic.com/s/amaticsc/v8/6UByihrsVPWtZ99tNMIgMBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Amatic SC';
  font-style: normal;
  font-weight: 400;
  src: local('Amatic SC'), local('AmaticSC-Regular'), url(https://fonts.gstatic.com/s/amaticsc/v8/DPPfSFKxRTXvae2bKDzp5FtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}


*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body, html { font-size: 100%; padding: 0; margin: 0; height: 100%;}

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }

body, h1, h2, h3, h4, h5, h6, p, div {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
}
form {
    overflow: hidden;
}
a {
  font: inherit;
  color: inherit;
  outline: none;
  text-decoration: none;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
a:active {
    background: transparent;
    }
.center{
    text-align: center;
    }
.navbar-header {
    float: none !important;
    border-top:5px solid #E77E13;
    }
.navbar {
    margin: 0;
    border-radius: 0;
    border: none;
    position: relative;
    z-index: 8000;
    min-height: inherit;
    }
.navbar-brand, .navbar-brand.home 
{
    float: left;
    text-align: left;
    margin-left: 10px;
    margin-right: 0;
    padding: 10px 0 10px 0;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    }
.navbar.basic.default {
    width: 100%;
    box-shadow: 0 0 4px rgba(0,0,0,.14),0 4px 8px rgba(0,0,0,.28);
    }
.navbar-default .navbar-nav>li>a,.navbar-default .navbar-toggle .icon-bar
{
    color: #fff;
    }
.navbar-default .navbar-toggle .icon-bar{
    background-color: #fff;
    }
.navbar-default {
    background-color: #f08300;
}
.container-fluid {
    /*background-color: #F08300;*/
    border: none;
    }
    
#banner-block{
    background-color: #282828;
    background: url(../../../../Images/Global/events/20160920/bk.png) no-repeat 50% 0;
    background-size: cover;
    }
    
#banner-block .container{
    padding-left: 0;
    padding-right: 0;
    }
    
#banner-block .banner{
    position: relative;
    padding: 127px 0 252px 0;
    text-align: center;
    z-index: 1;
    }

#banner-block .banner h1{
    font-size: 35px;
    color: #FFF;
    text-align:left;
    margin: 0;
    line-height: 1.236363;
}

#banner-block .banner h1 span{
    font-size: 70%;
    }
    
#banner-block .parallax_cnt{
    margin-left:auto;
    margin-right: auto;
	padding-left:5%;
	padding-right: 5%;
    }
#banner-block .parallax_cnt2{
    width: 100%;
    float: right;
    text-align: left;
    padding: 10px 0;
    } 
#banner-block .parallax_bg {
  float: left;
  width: 50%;
  padding: 10px 0 12px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#banner-block .parallax_bg img{
    width: 100%;
    }
#banner-block .parallax_bg + .parallax_bg {
    margin-left: 0.2%;
    width: 49%;
    padding: 20px 60px 12px 0;
    /*background: rgba(10, 10, 10, 0.7);*/
    }
#banner-block .banner2 {
    position: relative;
    padding: 40px 0 122px 0;
    
    text-align: center;
    z-index: 1;
    }
#banner-block .banner2 h1{
    font-size:65px;
    font-weight:bold;
    font-family: 'Amatic SC', cursive , "Helvetica Neue",Helvetica,Arial,sans-serif!important;
    color:#F08300;
    text-align:right;
    text-decoration:none;
    margin: 0;
    line-height:70px;
    background-color:transparent;
    }
    
#banner-block .banner2 h2{
    font-size: 24px;
    color: #065fac;
    text-align:right;
    margin: 0;
    line-height:1.436363;
}
#banner-block .banner2 h1 span{
    font-size: 70%;
    }
.btn.bigbtn {
    display: inline-block;
    padding: 14px;
    margin-top: 30px;
    line-height: 30px;
    color: #FFF;
    background: #f08300;
    font-weight: 700;
    font-size: 24px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    float:right;
    }
.btn.bigbtn:hover {
  background: #F74D00;
}
h1.title
{
    font-size: 50px;
    font-weight: bold;
    text-align: center;
    }
.bs-docs-featurette-title{
    margin-bottom: 15px;
    font-weight: 700;
    }
.underline{
    border-top: 2px solid #505050;
    width: 15%;
    margin:0 auto 20px auto;
    }
#benefit-block{
    background: #ff4a0b;
    text-align: left;
    }
#benefit-block .container{
    padding: 30px 10px 20px 10px;
    }
#benefit-block h2{
    font-size: 20px;
    display: inline;
    float: none;
    font-weight:normal;
    color: #fff;
    }
#benefit-block p
{
    padding-left:35px;
    color: #fff;
    font-size: 16px;
}
#benefit-block [class *="col-"]
{
    text-align: center;
    }
#contact-block {
    display: none;
}
#contact-block .img-responsive
{
    width: 100%;
    }
#contact-block .container
{
    margin-top: 30px;
    margin-bottom: 30px;
    }
#feature-block
{
    }
    
#feature-block .container
{
    background: #E1E1E1;
    margin-top: 30px;
    padding: 0px 20px 20px 20px;
    }
#intro-block
{
    background: #ffd84f;
    }
#intro-img img
{
    width: 100%;
    }
#intro-block a
{
    color: #20b8e1;
    }
#intro-block a:hover
{
    text-decoration: underline;
    }
#product-block
{
    margin-top: 30px;
    padding: 0px 20px 20px 20px;
    }
#product-block h3
{
    margin-top: 50px;
    }

#feature-block .res-thumb-row,
#product-block .res-thumb-row
{
    display: table;
    width: 100%;
    padding: 10px;
    }
    
#feature-block .res-thumb-row .image .shadow
{
    display:block;
    position:relative;
    }
    
#feature-block .res-thumb-row .image .shadow:before
{
    display:block;
    content:'';
    position:absolute;
    width:100%;
    height:100%;
    -webkit-box-shadow: inset 7px 7px 31px -6px rgba(0,0,0,0.29);
    -moz-box-shadow: inset 7px 7px 31px -6px rgba(0,0,0,0.29);
    box-shadow: inset 7px 7px 31px -6px rgba(0,0,0,0.29);
    border-radius: 200px 200px 200px 200px;
    -moz-border-radius: 200px 200px 200px 200px;
    -webkit-border-radius: 200px 200px 200px 200px;
    border: 0px solid #000000;
    }
    
#feature-block .res-thumb-row .image
{
    display: table-cell;
    vertical-align: top;
    width: 120px;
    height: 120px;
    max-height: 120px;
    background-color:transparent;
    position: relative;
    }
    

#product-block .res-thumb-row .image
{
    display: table-cell;
    vertical-align: top;
    width: 170px;
    height: 160px;
    max-height: 160px;
    /*background-color: #fff;*/
    position: relative;
    padding-top:10px;
    }

#feature-block .res-thumb-row .image img
{
    width: 100%;
    border-radius: 200px 200px 200px 200px;
    -moz-border-radius: 200px 200px 200px 200px;
    -webkit-border-radius: 200px 200px 200px 200px;
    border: 0px solid #000000;
    }
    
#product-block .res-thumb-row .image img
{
    width: 100%;
    } 
#feature-block .res-thumb-row .content
{
    background-color:transparent;
    } 
#feature-block .res-thumb-row .content
{
    padding-left: 20px;
    float: left;
    }
#product-block .res-thumb-row .content
{
    padding-right: 10px;
    padding-left: 10px;
    float: left;
    }

#feature-block .res-thumb-row .content p,
#feature-block .res-thumb-row .content h4,
#product-block .res-thumb-row .content p,
#product-block .res-thumb-row .content h4
{
    color: #282828;
    text-align: left;
    }

#feature-block .res-thumb-row .content p,
#product-block .res-thumb-row .content p
{
    font-size: 14px;
    }
    
#feature-block .res-thumb-row .content h4
{
    font-size: 18px;
    font-weight:normal;
    }
#product-block .res-thumb-row .content h4 {
    font-size: 20px;
    color: #f08300;
}
#product-block a.more-link-row .res-thumb-row,
#product-block a.more-link-row .content h4, 
#product-block a.more-link-row .content p
{
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    }
#product-block a.more-link-row:hover .res-thumb-row
{
     background-color: #F08300;
     }
#product-block a.more-link-row:hover .content h4, #product-block a.more-link-row:hover .content p
{
     color: #fff;
     }
#videos-block
{
    background: #ffd84f;
    padding: 30px 20px 20px 20px;
    }
    
#videos-block .startube
{
    padding-bottom:30px;
    }
    
#partner-block
{
    margin-top: 30px;
    padding: 0 20px 20px 20px;
    }
#partner-block img
{
    width:100%;
    padding: 25px;
    }
#check-block .btn.bigbtn
{
    margin: 80px auto;
    display: inline-block;
    /*width: 190px;*/
    }
    
#winner-block
{
    background: #ff4a0b;
    color: #fff;
    padding: 30px 20px 20px 20px;
    }
    
#winner-block .underline {
    border-top-color: #fff;
    }

#winner-block ul {
    line-height: 1.8363;
    list-style-type: circle;
    list-style-position: inside;
    }

#participants-block
{
    background: #f2f2f2;
    padding: 30px 20px 20px 20px;
    }

#participants-block ul {
    line-height: 1.8363;
    list-style-type: circle;
    list-style-position: inside;
    }
#participants-block ul li a 
{
    text-decoration: underline;
}
#participants-block ul li a:hover {
	color: #f08300;
}
.wrapper
{
    min-height:100%;
    width:100%;
    position:relative;
    display:inline-block;
    }
    
.content
{
    position:relative;
    /*background-color:#fff;*/
    float:right;
    padding-left: 0;
    }
.bs-docs-footer-links li {
    display: inline;
    padding: 0 2px;
    font-size: 14px;
    }
.bs-docs-footer-links li a{
    color: #fff;
    text-decoration: none;
    }
.bs-docs-footer-links li a:hover
{
    color: #fff;
    text-decoration: underline;
    }
#footer
{
    background-color: #ff4a0b;
    }
#footer .container
{
    padding-top: 20px;
    padding-bottom: 10px;
    /*border-top: 1px solid #E5E5E5;*/
    }
#footer .text-muted
{
    color: #fff;
    margin-bottom: 6px;
    }
.container:before, .row:before, .container:after, .row:after {
    display: table;
    content: "";
    line-height: 0;
}
.container:after,.row:after 
{
  clear: both; 
  }
.cats
{
    display: none;
    }
.social li {
    display: inline-block;
    font-family: 'windows-social';
    margin-left: 8px;
}
.social li a {
    display: table
}
.social li a i {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    color: #F08300;
    background: #fff;
    border: 1px solid #aaa;
    width: 40px;
    height: 40px !important;
    line-height: 1;
    font-size: 24px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
}
.social .icon-facebook {
    border-width:0;
}
.social .icon-youtube {
    border-width:0;
}
.social a:hover .icon-facebook {
    background-color: #677fb5
}
.social a:hover .icon-youtube {
    background-color: #d5615c
}
.social a:hover i {
    color: #FFF
}
.cbp-tm-menu {
    display: inline-block;
    text-align: right;
    padding: 0;
    margin: 0;
    text-transform: capitalize;
    float: right;
}
.cbp-tm-submenu > li > a{
    font-size:16px;
    text-decoration:none;
    color: #282828;
}
.cbp-tm-menu > li{
    margin:0;
}
.cbp-tm-menu > li > a {
    margin:10px 5px;
    line-height:inherit;
    padding: 6px 10px; 
    font-size:12px; 
    display: block; 
    color: #FFF; 
    background: #f09300;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.cbp-tm-menu > li > a:hover,
.cbp-tm-menu > li > a:focus,
.cbp-tm-menu > li > a:active {
    color:#fff;
    background-color:#f08300;
}
.no-touch .cbp-tm-menu > li > a:hover, 
.no-touch .cbp-tm-menu > li > a:active{
    color:#fff;
}
.cbp-tm-show .cbp-tm-submenu {
    left: 20%;
}
.cbp-tm-submenu
{ } 
#footer .container .copyright
{
    font-size: 14px;
    color: #fff;
    }
#footer .container #contactbtn
{
    color:#20b8e1;
    }
#loadImg{position:absolute;z-index:999; display:table;}
#loadImg div{display:table-cell;width:450px;height:256px;background:#fff;text-align:center;vertical-align:middle;}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: transparent;
    border: none;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.thumbnail .caption {
	padding-left: 0;
}
a.video span.video-block
{
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}
a.video span.video-block span.play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 68px;
    height: 68px;
    margin: -34px 0 0 -34px;
    z-index: 100;
    background: rgba(0, 0, 0, 0) url(../../../../Images/Shared/icon_play_small.png) no-repeat;
}
a.video span.video-block img {
    padding: 0;
    width: 100%;
    height: auto;
}
#shop {
	display: none;
}
@media (min-width: 1200px){
    .container {
        width: 1100px;
        }
     #banner-block .banner2 h1 {
	    font-size: 55px;
	    line-height: 1.3363;
        }
    }
@media (max-width: 1199px){
    #banner-block .banner2 h1 {
	    font-size: 40px;
	    line-height: 1.3363;
        }
    }
@media (max-width: 992px)
{
    #banner-block .parallax_bg + .parallax_bg {
	    padding-top:0;
    }
    .sidebar ul li
    {
        font-size: 16px;
        }
    #product-block .res-thumb-row .image
    {
        height: 110px;
        }
   
    .sidebar {
        position: inherit;
        border-right: 3px solid #FFF;
        border-left: 3px solid #FFF;
        }
    .content .img-responsive
    {
        width:100%;
        }
    .content
    {
        padding-right: 0;
        }
    .wrapper
    {
        padding-left: 15px;
        padding-right: 15px;
        }
    #banner-block .banner h1
    {
        font-size:30px;
        }
    #banner-block .banner .box_inner
    {
        margin-top: 3%;
        }
    #contact-block .form-area
    {
         margin-top:0;
        margin-bottom: 60px;
        }
    #intro-img
    {
        padding: 0;
        }
    }
@media (max-width: 767px){
    h1.title
    {
        font-size: 30px;
        }
    #banner-block {
        background-color: #282828;
        background: url(../../../../Images/Global/events/20160920/bk2.png) no-repeat 50% 0;
    }
    #banner-block .banner2
    {
        padding: 0 0 30px 0;
        }
    #banner-block .parallax_bg {
        padding-left: 30px;
        padding-right: 30px;
        width: auto;
        float: none;
        }
     #banner-block .parallax_bg + .parallax_bg {
        width: auto;
        margin-left: 0;
        margin-top: 5px;
        padding: 0;
        }
     /*.navbar-collapse.collapse
     {
         display: block!important;
         }*/
     .cbp-tm-menu > li > a
     {
         margin: 10px auto !important;
         font-size: 14px !important;
         }
     #contact-block .form-area
    {
        margin-top: 10px;
        }
    .parallax_cnt2 p,.parallax_bg1
    {
        display: none;
        }
    #banner-block .parallax_bg img
    {
        
        }
    #banner-block .banner2 h1,
    #banner-block .banner2 h2
    {
        text-align: center;
        }
    #banner-block .banner2 h1 {
	    font-size: 55px;
	    line-height: 1.6363;
}
    .btn.bigbtn
    {
        float: none;
	
        }
     #banner-block .parallax_bg #shop {
        float: none;
        }
     .form-area
     {
         padding-left: 0;
         }
     #benefit-block .container 
     {
         padding-top: 60px;
         padding-bottom: 60px;
         }
     .thumbnail
     {
         margin-bottom:0;
         }
    }
@media (max-width: 480px){
    #feature-block .res-thumb-row .image,
    #product-block .res-thumb-row .image
    {
        width:100%!important;
        display:block;
        height:auto;
        max-height:none;
        }
    #feature-block .res-thumb-row .image .shadow
    {
        width: 60%;
        margin: 0 auto; 
        }
    #feature-block .res-thumb-row .content
    {
        display:block;
        padding-left:0;
        padding-top:10px;
        }
    #product-block .res-thumb-row .content
    {
        display:block;
        padding-right:0;
        padding-top:10px;
        }
    #banner-block .banner h1
    {
        font-size:24px;
        }
    #banner-block .parallax_bg {
        padding-left: 15px;
        padding-right: 15px;
        }
    .cbp-tm-menu > li
    {
        /*display: block!important;*/
        }
    .cbp-tm-menu 
    {
        float: left!important;
        }
    #contact-block .form-area
    {
        margin-top: 10px;
        }
    .cbp-tm-menu > li > a
     {
         padding-left: 6px !important;
         padding-right: 6px !important;
         }
     #partner-block img {
	    padding: 10px 5px;
    }
}
 @media (max-width: 320px)
 {
     .cbp-tm-menu > li > a
     {
         padding-left: 3px !important;
         padding-right: 3px !important;
         }
     .cbp-tm-menu
     {
         float: none;
         }
     #banner-block .banner2 h1 {
	    /*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif!important;*/
	    font-size: 56px;
	    line-height: 1.43;
	 }
	 #partner-block img {
	    padding: 10px 5px;
    }
}