
/* http://www.colorzilla.com/gradient-editor/ */

/* futura font import */

@import url("//hello.myfonts.net/count/2ac21b");


  
@font-face {font-family: 'HelveticaNeueLTStd-Bd';src: url('../fonts/helvetica-neue-bold/webfonts/2B3195_0_0.eot');src: url('../fonts/helvetica-neue-bold/webfonts/2B3195_0_0.eot?#iefix') format('embedded-opentype'),url('../fonts/helvetica-neue-bold/webfonts/2B3195_0_0.woff') format('woff'),url('../fonts/helvetica-neue-bold/webfonts/2B3195_0_0.ttf') format('truetype'),url('../fonts/helvetica-neue-bold/webfonts/2B3195_0_0.svg#wf') format('svg');}
 
/* end futura font import */

* {
    vertical-align: top;
}
html {
    background-color: #000;
}
body {
    margin: 0;
    padding: 0;
    color: #222222;
    font-family: "HelveticaNeueLTStd-Bd",sans-serif;
    font-size: 18px;
    background: #000;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: -moz-linear-gradient(top, #000 0%, #000 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #000), color-stop(100%, #000));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #000 0%, #000 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #000 0%, #000 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #000 0%, #000 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #000 0%, #000 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#000', endColorstr='#000', GradientType=0);
    /* IE6-8 */
    background-repeat: no-repeat;
}
h1,
h2,
h3,
h4{
    margin: 0;
    padding: 0;
}
.top-bar {
    /* background:url(../img/bklogo.gif) center bottom no-repeat; */
    background-size: contain;    
    height: 70px;
    padding-top: 1%;
    padding-bottom: 1%;
}
.jpj-logo {
    height: 20px;
    padding-top: 1%;
    padding-bottom: 1%;
}
.row.main {
    /* background: url(../img/glow2.png) left top no-repeat; 
	background-size: cover; */
}
.row.main {
    background: url(../img/glow2_1.png) no-repeat;
    background-size: cover;
    transition: all 0.5s;
	-ms-behavior: url(js/backgroundsize.min.htc);
	behavior: url(js/backgroundsize.min.htc);
}
slideshow {
    position: relative;
}
#slideshow IMG {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
}
#slideshow IMG.active {
    z-index: 10;
}
#slideshow IMG.last-active {
    z-index: 9;
}
.boxes.img {
    text-align: center;
    display: block;
    margin: 2% auto 0% auto;
    padding: 0;
}
.boxes.text {
    text-align: center;
    display: block;
    margin: 2% auto 2%;
    /*	background: rgba(0,0,0,0.2);
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px; */
}
#fittextbig {
    /* margin-top:10px; */
    text-align: center;
    color: #fff;
    text-shadow: 2px 2px #000;
    line-height: 1em;
    margin-top: 0%;
    color: white;
    text-align: center;
    /* 	transform : scale(1,1.3);
	-webkit-transform:scale(1,1.3); Safari and Chrome
	-moz-transform:scale(1,1.3); Firefox
	-ms-transform:scale(1,1.3); IE 9+
	-o-transform:scale(1,1.3); Opera */
}
.fittext1 {

    margin: 0%;
    padding: 0%;
    line-height: 1em;
}
.fittext1b {
    line-height: 1.4em;


}
.fittext2 {
    color: #fff;
    text-shadow: 2px 2px #000;
    line-height: 1.0em;
    /* 	transform: scale(1,1.3);
	-webkit-transform:scale(1,1.3); Safari and Chrome
	-moz-transform:scale(1,1.3); Firefox
	-ms-transform:scale(1,1.3); IE 9+
	-o-transform:scale(1,1.3); Opera */
}
.fittext4 {
    font-family: 'bello-pro',sans-serif;
    line-height: 1.0em;
    padding-top: 4%;
}

.fittext5 {
    line-height: 1.5em;
}


.boxes h1,
h2,
h3 {
    /* font-family: 'Hammersmith One', sans-serif; */
  	font-family: 'HelveticaNeueLTStd-Bd';
}









h4 {
    font-family: 'bello-pro',sans-serif;
    font-size: 55px; 
    color:#fff;
    
}

.boxes h2 {
    text-align: center;
    color: #f4d31b;
    text-shadow: 2px 2px #000;
}
.boxes h3 {    
    text-align: center;    
    color: #f4d31b!IMPORTANT;
    background-color: #f4d31b!IMPORTANT;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
    .boxes h3
    {
    background-image: -webkit-gradient(
	linear,
	left top, left bottom,
	from(rgb(254, 228, 115)),
	to(rgb(204, 141, 34))
	);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
    }
}
.toplogos {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    text-align: center;
}
.bottomlogos {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    text-align: center;
}
.first {
    background: url(../img/logosrow.png) 0 0 no-repeat;
    width: 60px;
    height: 40px;
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 16px;
}
/* big button */

.big {
    /* font-size:2.4em; */
    position:relative;
    z-index: 0;
    min-width: 240px;
    font-size: 2.3em;
    line-height: 1.1em;
    padding: 5% 1% 3% 1%;
    font-family: 'HelveticaNeueLTStd-Bd', 'Open Sans', sans-serif;
    text-shadow: 1px 2px 2px #222222;

    border-radius: 20px!IMPORTANT;
    height: auto;
    margin-bottom:5%;
    top: 0px; 
    border-top: 2px solid #9C0F00; 
    border-left: 2px solid #9C0F00; 
    border-right: 2px solid #9C0F00; 
    border-bottom: 2px solid #9C0F00; 
    background: #ff6845; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmNjg0NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2RhMTQxMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk4JSIgc3RvcC1jb2xvcj0iIzM3MDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top,  #ff6845 0%, #da1410 51%, #370000 98%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff6845), color-stop(51%,#da1410), color-stop(98%,#370000)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ff6845 0%,#da1410 51%,#370000 98%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ff6845 0%,#da1410 51%,#370000 98%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ff6845 0%,#da1410 51%,#370000 98%); /* IE10+ */
    background: linear-gradient(to bottom,  #ff6845 0%,#da1410 51%,#370000 98%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6845', endColorstr='#370000',GradientType=0 ); /* IE6-8 */
    -ms-behavor: url(js/PIE-1.0.0/PIE.htc);
    behavor: url(js/PIE-1.0.0/PIE.htc);

    
    
    
    
    
}
.big:hover {
    -ms-behavor: url(js/PIE-1.0.0/PIE.htc);
    behavor: url(js/PIE-1.0.0/PIE.htc);
    background: #ff3f14;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: #ff3f14; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmM2YxNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUyJSIgc3RvcC1jb2xvcj0iI2E4MDIwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzNzAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ff3f14 0%, #a80200 52%, #370000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff3f14), color-stop(52%,#a80200), color-stop(100%,#370000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ff3f14 0%,#a80200 52%,#370000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ff3f14 0%,#a80200 52%,#370000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ff3f14 0%,#a80200 52%,#370000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ff3f14 0%,#a80200 52%,#370000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3f14', endColorstr='#370000',GradientType=0 ); /* IE6-8 */


    
}
/* end big button */

.ticker {
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRjNGM0YyIgc3RvcC1vcGFjaXR5PSIwLjkiLz4KICAgIDxzdG9wIG9mZnNldD0iMTIlIiBzdG9wLWNvbG9yPSIjNTk1OTU5IiBzdG9wLW9wYWNpdHk9IjAuOSIvPgogICAgPHN0b3Agb2Zmc2V0PSIyNSUiIHN0b3AtY29sb3I9IiM2NjY2NjYiIHN0b3Atb3BhY2l0eT0iMC45Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjM5JSIgc3RvcC1jb2xvcj0iIzQ3NDc0NyIgc3RvcC1vcGFjaXR5PSIwLjkiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjMmMyYzJjIiBzdG9wLW9wYWNpdHk9IjAuOSIvPgogICAgPHN0b3Agb2Zmc2V0PSI1MSUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC45Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjYwJSIgc3RvcC1jb2xvcj0iIzExMTExMSIgc3RvcC1vcGFjaXR5PSIwLjkiLz4KICAgIDxzdG9wIG9mZnNldD0iNzYlIiBzdG9wLWNvbG9yPSIjMmIyYjJiIiBzdG9wLW9wYWNpdHk9IjAuOSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5MSUiIHN0b3AtY29sb3I9IiMxYzFjMWMiIHN0b3Atb3BhY2l0eT0iMC45Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMzEzMTMiIHN0b3Atb3BhY2l0eT0iMC45Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, rgba(76, 76, 76, 0.9) 0%, rgba(89, 89, 89, 0.9) 12%, rgba(102, 102, 102, 0.9) 25%, rgba(71, 71, 71, 0.9) 39%, rgba(44, 44, 44, 0.9) 50%, rgba(0, 0, 0, 0.9) 51%, rgba(17, 17, 17, 0.9) 60%, rgba(43, 43, 43, 0.9) 76%, rgba(28, 28, 28, 0.9) 91%, rgba(19, 19, 19, 0.9) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(76, 76, 76, 0.9)), color-stop(12%, rgba(89, 89, 89, 0.9)), color-stop(25%, rgba(102, 102, 102, 0.9)), color-stop(39%, rgba(71, 71, 71, 0.9)), color-stop(50%, rgba(44, 44, 44, 0.9)), color-stop(51%, rgba(0, 0, 0, 0.9)), color-stop(60%, rgba(17, 17, 17, 0.9)), color-stop(76%, rgba(43, 43, 43, 0.9)), color-stop(91%, rgba(28, 28, 28, 0.9)), color-stop(100%, rgba(19, 19, 19, 0.9)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(76, 76, 76, 0.9) 0%, rgba(89, 89, 89, 0.9) 12%, rgba(102, 102, 102, 0.9) 25%, rgba(71, 71, 71, 0.9) 39%, rgba(44, 44, 44, 0.9) 50%, rgba(0, 0, 0, 0.9) 51%, rgba(17, 17, 17, 0.9) 60%, rgba(43, 43, 43, 0.9) 76%, rgba(28, 28, 28, 0.9) 91%, rgba(19, 19, 19, 0.9) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(76, 76, 76, 0.9) 0%, rgba(89, 89, 89, 0.9) 12%, rgba(102, 102, 102, 0.9) 25%, rgba(71, 71, 71, 0.9) 39%, rgba(44, 44, 44, 0.9) 50%, rgba(0, 0, 0, 0.9) 51%, rgba(17, 17, 17, 0.9) 60%, rgba(43, 43, 43, 0.9) 76%, rgba(28, 28, 28, 0.9) 91%, rgba(19, 19, 19, 0.9) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(76, 76, 76, 0.9) 0%, rgba(89, 89, 89, 0.9) 12%, rgba(102, 102, 102, 0.9) 25%, rgba(71, 71, 71, 0.9) 39%, rgba(44, 44, 44, 0.9) 50%, rgba(0, 0, 0, 0.9) 51%, rgba(17, 17, 17, 0.9) 60%, rgba(43, 43, 43, 0.9) 76%, rgba(28, 28, 28, 0.9) 91%, rgba(19, 19, 19, 0.9) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(76, 76, 76, 0.9) 0%, rgba(89, 89, 89, 0.9) 12%, rgba(102, 102, 102, 0.9) 25%, rgba(71, 71, 71, 0.9) 39%, rgba(44, 44, 44, 0.9) 50%, rgba(0, 0, 0, 0.9) 51%, rgba(17, 17, 17, 0.9) 60%, rgba(43, 43, 43, 0.9) 76%, rgba(28, 28, 28, 0.9) 91%, rgba(19, 19, 19, 0.9) 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#e64c4c4c', endColorstr='#e6131313', GradientType=0);
    /* IE6-8 */
    color: #FFFFFF;
    background-color: #000000\9;
    font: bold 35px'HelveticaNeueLTStd-Bd', 'Open Sans', sans-serif;    
    font-family: 'HelveticaNeueLTStd-Bd', 'Open Sans', sans-serif;
    line-height: 80%;
    text-align: center !important;
    text-shadow: 1px 2px 0 #000000;
    text-align: center;
    padding-top: 5%;
    padding-bottom: 5%;
    filter: dropshadow(color=#000000, offx=1, offy=2);
    border-radius: 15px!IMPORTANT;
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2), 0px 4px 4px rgba(0, 0, 0, 0.3); 
    box-shadow: 0px 0px 0px 0px \9;
    border: 0px;
    border-color: white!IMPORTANT;
    border-style: solid;
    margin-top: 0.5%;
    margin-bottom: 3%;
}
.join_now {
    margin-top: 1em;
}
@media only screen and (max-width: 321px) {
    .row.main {
        background-size: 200%;        
        -ms-behavior: url(js/backgroundsize.min.htc);
    }
    .boxes {
        width: 100%;
    }
    .boxes.text {
        float: right;
    }
    .boxes.img {
        float: left;
        margin: 0;
    }
    .row.logos {
        min-height: 350px;
        margin-bottom: 10px;
    }
    .ticker {
        background: url(../img/bktickermin.png) no-repeat center 1px;
        background-size: 85% 90%;
	-ms-behavior: url(js/backgroundsize.min.htc);
	behavior: url(js/backgroundsize.min.htc);
        font-size: 1.6em;
        color: #EEE;
    }
    .top-bar {
        height: 58px;
    }
    .big {
        font-size: 1.8em;
    }
}
.row.main {
    background: url(../img/bg.png) no-repeat;
    background-size: contain;    
}
/**********************************************************************************/

/* 123 section */

.boxs {
    -webkit-backface-visibility: hidden;
    margin-top: -12px;
}
.boxs div {
    transition: all 0.5s;
    width: 90%;
    margin-top: 0.375em;
    margin-bottom: 0.375em;
    margin-left: 0;
    background: rgba(59, 59, 59, 0.63);
    -webkit-box-shadow: rgba(255, 255, 255, 0.17) 0 1px 0;
    -moz-box-shadow: rgba(255, 255, 255, 0.17) 0 1px 0;
    box-shadow: rgba(255, 255, 255, 0.17) 0 1px 0;
    height: 4em;
    position: relative;
    color: #fff;
}
#options {
    width: 99%;
    margin-left: auto;
    margin-right: auto;
}
#options h2 {
    line-height: 1em;
}
@media only screen and (min-width: 769px) {
    .boxs div {
        width: 30%;
        margin-top: 0;
        margin-bottom: 0;
        margin-left: 5%;
    }
}
@media only screen and (min-width: 534px) and (max-width: 768px) {
    .boxs div {
        width: 92%;
        margin-left: 2%;
    }
}
@media only screen and (min-width: 0px) and (max-width: 641px) {
    .row.main {
        background: url(../img/bg-small.png) no-repeat;
        background-size: 115%;        
    }
    .jpj-logo {
        height: 108px;
        padding-top: 1%;
        padding-bottom: 11%;
    }
}
@media only screen and (min-width: 481px) and (max-width: 533px) {
    .boxs div {
        width: 93%;
    }
    .boxes.img {
        margin: -5% auto 0% auto;
    }
}
@media only screen and (min-width: 321px) and (max-width: 480px) {
    .jpj-logo {
        height:108px;
        padding-top: 1%;
        padding-bottom: 18%;
    }
    .boxs div {
        width: 91%;
    }
    .boxes.img {
        margin: -5% auto 0% auto;
    }
    .row.main {
        background: url(../img/bg-small.png) no-repeat;
        background-size: 115%;
    }
}
@media only screen and (min-width: 769px) {
    .boxs div:first-child {
        margin-left: 0;
    }
}
.boxs div:after,
.boxs div:before {
    position: absolute;
    top: 0;
    width: 31px;
    height: 100%;
}
.boxs div:before {
    left: -31px;
    border: 1px solid;
    border-color: rgba(59, 59, 59, 0.63) transparent;
    border-width: 35px 0px 35px 31px;
    -webkit-box-shadow: rgba(255, 255, 255, 0.17) 0 1px 0;
    -moz-box-shadow: rgba(255, 255, 255, 0.17) 0 1px 0;
    box-shadow: rgba(255, 255, 255, 0.17) 0 1px 0;
    
    
}
.boxs div:after {
    right: -31px;
    border: 1px solid;
    border-color: transparent transparent transparent rgba(59, 59, 59, 0.63);
    border-width: 35px 0px 35px 31px;
    z-index: -1;
}
.boxs div span {
    display: block;
    height: 100%;
}
.boxs div .left {
    width: 15%;
    float: left;
    font-size: 3em;
    color: white;
    line-height: 1.3em;
    text-align: center;
    font-family: 'HelveticaNeueLTStd-Bd', 'Open Sans', sans-serif;
}
.boxs div .right {
    text-align: left;
    width: 85%;
    float: right;
    padding: 18px 0px 13px 0;
}
@media only screen and (min-width: 321px) and (max-width: 768px) {
    .boxs div .right {
        padding: 17px 17px 3px 0;
    }
}
@media only screen and (min-width: 769px) {
    .boxs div .right {
        text-align: left;
        /* padding: 17px 17px 19px 27px; */
    }
}
@media only screen and (max-width: 769px) {
    .top-bar {
        height: 58px;
    }
}
.boxs div a {
    position: absolute;
    width: 100%;
    height: 100%;
}
.boxs div span {
    color: #f4d31b;
    z-index: 10000!IMPORTANT;
}
.boxs div h3 {
    
    color: #fad53b;

	background-image: -webkit-gradient(
	linear,
	left top, left bottom,
	from(rgb(254, 228, 115)),
	to(rgb(204, 141, 34))
	);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
    
    


    white-space: no-wrap;
    min-width: 240px;
}
.box_left {
    -moz-border-radius-topleft: 15px;
    -webkit-border-top-left-radius: 15px;
    border-top-left-radius: 15px;
    -moz-border-radius-bottomleft: 15px;
    -webkit-border-bottom-left-radius: 15px;
    border-bottom-left-radius: 15px;
}
.box_left:after {
    content: "";
}
.box_left:before {
    content: none;
}
.box_center {
    -moz-border-radius-topleft: 15px;
    -webkit-border-top-left-radius: 15px;
    border-top-left-radius: 15px;
    -moz-border-radius-bottomleft: 15px;
    -webkit-border-bottom-left-radius: 15px;
    border-bottom-left-radius: 15px;
}
.box_center:after {
    content: "";
}
.box_center:before {
    content: none;
}
.box_right {
    -moz-border-radius-topleft: 25px;
    -webkit-border-top-left-radius: 15px;
    border-top-left-radius: 15px;
    -moz-border-radius-bottomleft: 15px;
    -webkit-border-bottom-left-radius: 15px;
    border-bottom-left-radius: 15px;
}
.box_right:after {
    content: "";
}
.box_right:before {
    content: none;
}
@media only screen and (min-width: 769px) {
    .box_left {
        -moz-border-radius-topleft: 15px;
        -webkit-border-top-left-radius: 15px;
        border-top-left-radius: 15px;
        -moz-border-radius-bottomleft: 15px;
        -webkit-border-bottom-left-radius: 15px;
        border-bottom-left-radius: 15px;
    }
    .box_left:after {
        content: "";
    }
    .box_left:before {
        content: none;
    }
    .box_center {
        -moz-border-radius-topleft: 0;
        -webkit-border-top-left-radius: 0;
        border-top-left-radius: 0;
        -moz-border-radius-bottomleft: 0;
        -webkit-border-bottom-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    .box_center:after {
        content: "";
    }
    .box_center:before {
        content: "";
    }
    .box_right {
        -moz-border-radius-topleft: 0;
        -webkit-border-top-left-radius: 0;
        border-top-left-radius: 0;
        -moz-border-radius-bottomleft: 0;
        -webkit-border-bottom-left-radius: 0;
        border-bottom-left-radius: 0;
        -moz-border-radius-topright: 15px;
        -webkit-border-top-right-radius: 15px;
        border-top-right-radius: 15px;
        -moz-border-radius-bottomright: 15px;
        -webkit-border-bottom-right-radius: 15px;
        border-bottom-right-radius: 15px;
    }
    .box_right:after {
        content: none;
    }
    .box_right:before {
        content: "";
    }
}
@media only screen and (max-width: 768px) {
    [class*="column"] +[class*="column"]:last-child {
        float: left;
    }
}
yellow {
    color: #f4d31b;
}
blue {
    font-family: 'bello-pro',sans-serif;
    font-size: 65px; 
    color: #fff;
    
}
/* end 123 section */

/* footer */



/* trust-marks */

.trust-mark {
    background: none;
    height: auto;
    padding: 15px 0px 4px 0px;
    text-align: center;
    width: 100%;
    transition: all 0.5s;
    margin-top: 20px;

}

.trust-mark ul {
    height: 100%;
}

.trust-mark li {
    display: inline-block;
    height: 52px;
    margin: 0 0px;
	opacity: 0.7;
}

.trust-mark a {
    display: block;
    height: 100%;
}
.trust-mark li a {
    background-image: url(../img/trust-marks.png);
    background-repeat: no-repeat;
    /*width: 130px;*/
}

.trust-mark li a.trust-mark_1 {
	width: 50px;
    background-position: -40px -9px;
}
.trust-mark li a.trust-mark_2 {
	width: 110px;
    background-position: -115px -9px;
}
.trust-mark li a.trust-mark_3 {
	width: 140px;
    background-position: -250px -9px;
}
.trust-mark li a.trust-mark_4 {
	width: 110px;
    background-position: -409px -9px;
}
.trust-mark li a.trust-mark_5 {
	width: 110px;
    background-position: -544px -9px;
}
.trust-mark li a.trust-mark_6 {
	width: 100px;
    background-position: -690px -9px;
}

.trust-mark li a.trust-mark_7 {
	width: 120px;
    background-position: -835px -9px;
}


@media only screen and (min-width: 320px) and (max-width: 480px) {
	.trust-mark {
    background: none;
    height: auto;
    padding: 15px 0px 4px 0px;
    text-align: center;
    width: 100%;
    transition: all 0.5s;
    margin-top: 20px;

}

.trust-mark ul {
    height: 100%;
}

.trust-mark li {
    display: inline-block;
    height: 55px;
    margin: 0 0px;
	opacity: 0.7;
}

.trust-mark a {
    display: block;
    height: 100%;
}

.trust-mark li a {
    background-image: url(../img/trust-marks-small.png);
    background-repeat: no-repeat;
    /*width: 130px;*/
}



.trust-mark li a.trust-mark_1 {
	width: 55px;
    background-position: -20px -4px;
}
.trust-mark li a.trust-mark_2 {
	width: 58px;
    background-position: -110px -7px;
}
.trust-mark li a.trust-mark_3 {
	width: 90px;
    background-position: -195px -4px;
}
.trust-mark li a.trust-mark_4 {
	width: 100px;
    background-position: -300px -4px;
}
.trust-mark li a.trust-mark_5 {
	width: 100px;
    background-position: -375px -4px;
}
.trust-mark li a.trust-mark_6 {
	width: 130px;
    background-position: -480px -6px;
}

.trust-mark li a.trust-mark_7 {
	width: 120px;
    background-position: -500px -6px;
}


}

/* end trust-marks section */




.row.logo {
    width: 99%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 16px;
}
.logos {
    background: none repeat scroll 0 0;
    height: auto;
    padding: 1px 0px 0px 0px;
    text-align: center;
    width: 100%;
    transition: all 0.5s;
    margin-top: 1px;
    margin-bottom: 2px;
}
.logos ul {
    height: 100%;
}
ol,
ul {
    list-style: none outside none;
}
.logos li {
    display: inline-block;
    height: 70px;
    margin: 0 0px;
}
.footer p {
    color: #9c9c9c;
    font-size: 9px;
    position: relative;
    text-align: center;
    margin: 0;
    font-weight: 400;
}
.footer ul {
    color: #9c9c9c;
    font-size: 10px;
    position: relative;
    text-align: left;
    margin: 0;
    padding-left: 12px;
}
.footer li {
    padding-left: 0px;
    list-style: disc;
}
.footer h3 {
    color: #CCCCCC;
    font-size: 0.8em;
}
.footer a {
    color: #CCCCCC;
    text-decoration: underline;
}
.logos a {
    display: block;
    height: 100%;
}
.logos li a {
    background-image: url(../img/footer.png);
    background-repeat: no-repeat;
    width: 70px;
}
.logo_1 {
    background-position: left 7px;
}
.logo_2 {
    background-position: -75px 7px;
}
.logo_3 {
    background-position: -150px 7px;
}
.logo_4 {
    background-position: -225px 7px;
}
.logo_5 {
    background-position: -300px 7px;
}
.logo_6 {
    background-position: -375px 7px;
}
.logo_7 {
    background-position: -450px 7px;
}
.logo_8 {
    background-position: -525px 7px;
}
.logos li a.logo_9 {
    width: 148px;
    background-position: -599px 7px;
}
.logos li a.logo_10 {
    width: 47px;
    background-position: -747px 7px;
}
.logos li a.logo_11 {
    width: 52px;
    background-position: -839px 7px;
}
.logos li a.logo_12 {
    width: 55px;
    background-position: -891px 7px;
}
.logos li a.logo_13 {
    width: 45px;
    background-position: -794px 7px;
}
/* end footer */

/* optional image effect */

#roulette-anim {
    -webkit-animation: roulette-anim 2s forwards;
    /* Safari and Chrome */
    -moz-animation: roulette-anim 2s forwards;
    /* Firefox */
    -ms-animation: roulette-anim 2s forwards;
    /* Internet Explorer */
    -o-animation: roulette-anim 2s forwards;
    /* Opera */
    animation: roulette-anim 2s forwards;
}
@keyframes roulette-anim {
    from {
        margin-left: 0%;
        opacity: 0.5;
        transform: rotate(-33deg) scale(0.8);
    }
    to {
        margin-left: 0%;
        opacity: 1;
        transform: rotate(0deg) scale(1.0);
    }
}
/* Firefox */

@-moz-keyframes roulette-anim {
    from {
        margin-left: 0%;
        opacity: 0.5;
        -moz-transform: rotate(-33deg) scale(0.5);
    }
    to {
        margin-left: 0%;
        opacity: 1;
        -moz-transform: rotate(0deg) scale(1);
    }
}
/* Safari and Chrome */

@-webkit-keyframes roulette-anim {
    from {
        margin-left: 0%;
        opacity: 0.5;
        -webkit-transform: rotate(-33deg) scale(0.5);
    }
    to {
        margin-left: 0%;
        opacity: 1;
        -webkit-transform: rotate(0deg) scale(1);
    }
}
/* Internet Explorer */

@-ms-keyframes roulette-anim {
    from {
        margin-left: 0%;
        opacity: 0.5;
        transform: rotate(-33deg) scale(0.8);
    }
    to {
        margin-left: 0%;
        opacity: 1;
        transform: rotate(0deg) scale(1.0);
    }
}
​
/* Opera */

@-o-keyframes roulette-anim {
    from {
        margin-left: 0%;
        opacity: 0.5;
        transform: rotate(-33deg) scale(0.8);
    }
    to {
        margin-left: 0%;
        opacity: 1;
        transform: rotate(0deg) scale(1.0);
    }
}
​
/* end optional image effect */
