/*
Free Html5 Responsive Templates
Author: Kimmy
Author URI: http://www.zerotheme.com/
*/
/* -------------------------------------------- */
/* ------------------Reset--------------------- */
a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var{background:transparent;border:0 none;font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:top;}ol, ul {list-style:none;}blockquote, q {quotes:none;}table, table td {padding:0;border:none;border-collapse:collapse;}img {vertical-align:top;}embed {vertical-align:top;}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}
input, textarea {border:0; padding:0; margin:0; outline: 0;}
iframe {border:0; margin:0; padding:0;}
input, textarea, select {margin:0; padding:0px;}

/* -------------------------------------------- */
/* ------------------Font---------------------- */

/*Add your font at here*/

/* -------------------------------------------- */
/* ------------------Style--------------------- */
html, body {width:100%; padding:0; margin:0;}
body {background: #2c2b2b;color: #474747;font: 12px/25px Arial, Helvetica, sans-serif;}

a{color: #ffffff;text-decoration: none;}
a:hover {color: #DA251D; text-decoration: none;}

a.button{border-top: 1px solid #ffde03;

    background-color: #FFEEB5;
    /* For WebKit (Safari, Chrome, etc) */
    background: #FFEEB5 -webkit-gradient(linear, left top, left bottom, from(#AE8913), to(#FFEEB5)) no-repeat;
    /* Mozilla,Firefox/Gecko */
    background: #FFEEB5 -moz-linear-gradient(top, #AE8913, #FFEEB5) no-repeat;
    /* IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#AE8913, endColorstr=#FFEEB5) no-repeat;
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#AE8913, endColorstr=#AE8913)" no-repeat;


   padding: 5px 20px;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 14px;
   font-family:Arial, Helvetica, sans-serif;
   text-transform:uppercase;
   text-decoration: none;
   vertical-align: middle;
   margin:10px;
   width:100%
}


a.button:hover{background-color: #D46037;
    /* For WebKit (Safari, Chrome, etc) */
    background: #D46037 -webkit-gradient(linear, left top, left bottom, from(#D4C937), to(#D46037)) no-repeat;
    /* Mozilla,Firefox/Gecko */
    background: #D46037 -moz-linear-gradient(top, #D4C937, #D46037) no-repeat;
    /* IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#D4C937, endColorstr=#D46037) no-repeat;
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#D4C937, endColorstr=#D4C937)" no-repeat;

}

.clear{content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }

/* -------------------------------------------- */
/* ------------------Header-------------------- */
header { margin: 0 auto;}
header .wrap-header{}




/* -------------------------------------------- */
/* ------------------Navigation---------------- */
li {
  font-family: 'helvetica neue', helvetica, arial, sans-serif;
  color: #222;
  margin: 0 0 1em;
}

section li {
  margin: 0 0 10px;
}


.wrapper {
  overflow: hidden;
}

section {
  padding: 30px 30px 30px 80px;
  -moz-transition: all 200ms ease-in;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}

nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 250px;
  height: 100%;
  margin: 0 0 0 -250px;
  -moz-transition: all 200ms ease-in;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
   z-index: 1;
}

nav ul {
  width: 250px;
  height: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  background: #8f0400;
  overflow: hidden;
  
}

nav li {
  margin: 0;
}

nav .tit {
  color: #222222;
  font-size: 18px;
  font-family:Arial, Helvetica, sans-serif;
  text-decoration: none;
  text-align:center;
  display: block;
  padding: 12px 0px;
  font-weight: 700;
  letter-spacing: 1px;
  border-bottom: 1px solid #8f0400;
  background:#e9cb60;
  text-transform:uppercase;
}

nav a {
  color: #fff;
  font-size: 15px;
  font-family:Arial, Helvetica, sans-serif;
  text-decoration: none;
  display: block;
  padding: 12px 15px 12px 50px;
  font-weight: 300;
  letter-spacing: 1px;
  border-bottom: 1px solid #8f0400;
  background:#9f0400;
}

nav a:hover {
  background: #ffe588;
  color:#222222;
}

label {
  display: block;
  font-family: 'helvetica neue', helvetica, arial, sans-serif;
  font-weight: normal;
  width: 40px;
  height: 40px;
  line-height: 22px;
  color: #fff;
  text-align: center;
  font-size: 1em;
  line-height: 1.1em;
  position: relative;
  top: 10px;
  left: 10px;
  -moz-transition: all 200ms ease-in;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  z-index: 500;
}

input[type="checkbox"] {
  display: none;
}

input[type="checkbox"]:checked ~ nav {
  margin: 0;
}

input[type="checkbox"]:checked ~ label {
  left: 260px;
}

input[type="checkbox"]:checked ~ section {
  -webkit-transform: translate3d(260px, 0, 0);
  -moz-transform: translate3d(260px, 0, 0);
  -o-transform: translate3d(260px, 0, 0);
  transform: translate3d(260px, 0, 0);
}

nav .ho a{
	background-image:url(../images/icon-home.png);
	background-position:10px 5px;
	background-repeat:no-repeat;
}

nav  .ho a:hover{
	background-image:url(../images/icon-home-o.png);
	background-position:10px 5px;
	background-repeat:no-repeat;
}

nav .live a{
	background-image:url(../images/icon-live.png);
	background-position:10px 8px;
	background-repeat:no-repeat;
}

nav  .live a:hover{
	background-image:url(../images/icon-live-o.png);
	background-position:10px 8px;
	background-repeat:no-repeat;
}


nav .mobile a{
	background-image:url(../images/icon-mobile.png);
	background-position:10px 8px;
	background-repeat:no-repeat;
}

nav  .mobile a:hover{
	background-image:url(../images/icon-mobile-o.png);
	background-position:10px 8px;
	background-repeat:no-repeat;
}
nav .number a{
	background-image:url(../images/icon-number.png);
	background-position:10px 8px;
	background-repeat:no-repeat;
}

nav  .number a:hover{
	background-image:url(../images/icon-numbero.png);
	background-position:10px 8px;
	background-repeat:no-repeat;
}
nav .cockfight a{
	background-image:url(../images/icon-cockfight.png);
	background-position:10px 8px;
	background-repeat:no-repeat;
}

nav  .cockfight a:hover{
	background-image:url(../images/icon-cockfight-o.png);
	background-position:10px 8px;
	background-repeat:no-repeat;
}
nav .poker a{
	background-image:url(../images/icon-poker.png);
	background-position:10px 8px;
	background-repeat:no-repeat;
}

nav  .poker a:hover{
	background-image:url(../images/icon-poker-o.png);
	background-position:10px 8px;
	background-repeat:no-repeat;
}
nav .forex a{
	background-image:url(../images/icon-forex.png);
	background-position:10px 8px;
	background-repeat:no-repeat;
}

nav  .forex a:hover{
	background-image:url(../images/icon-forex-o.png);
	background-position:10px 8px;
	background-repeat:no-repeat;
}
nav .sports a{
	background-image:url(../images/icon-sports.png);
	background-position:10px 10px;
	background-repeat:no-repeat;
}

nav  .sports a:hover{
	background-image:url(../images/icon-sports-o.png);
	background-position:10px 10px;
	background-repeat:no-repeat;
}


nav .game a{
	background-image:url(../images/icon-game.png);
	background-position:10px 10px;
	background-repeat:no-repeat;
}

nav  .game a:hover{
	background-image:url(../images/icon-game-o.png);
	background-position:10px 10px;
	background-repeat:no-repeat;
}


nav .d a{
	background-image:url(../images/icon-d.png);
	background-position:10px 10px;
	background-repeat:no-repeat;
}

nav  .d a:hover{
	background-image:url(../images/icon-d-o.png);
	background-position:10px 10px;
	background-repeat:no-repeat;
}
nav .pr a{
	background-image:url(../images/icon-promotion.png);
	background-position:10px 5px;
	background-repeat:no-repeat;
}

nav  .pr a:hover{
	background-image:url(../images/icon-promotion-o.png);
	background-position:10px 8px;
	background-repeat:no-repeat;
}


nav .con a{
	background-image:url(../images/icon-con.png);
	background-position:10px 10px;
	background-repeat:no-repeat;
}

nav  .con a:hover{
	background-image:url(../images/icon-con-o.png);
	background-position:10px 10px;
	background-repeat:no-repeat;
}

nav .faq a{
	background-image:url(../images/icon-faq.png);
	background-position:10px 10px;
	background-repeat:no-repeat;
}

nav  .faq a:hover{
	background-image:url(../images/icon-faq-o.png);
	background-position:10px 10px;
	background-repeat:no-repeat;
}

nav .join a{
	background-image:url(../images/icon-join.png);
	background-position:10px 10px;
	background-repeat:no-repeat;
}

nav  .join a:hover{
	background-image:url(../images/icon-join-o.png);
	background-position:10px 10px;
	background-repeat:no-repeat;
}

nav .deposit a{
	background-image:url(../images/icon-deposit.png);
	background-position:10px 10px;
	background-repeat:no-repeat;
}

nav  .deposit a:hover{
	background-image:url(../images/icon-deposit-o.png);
	background-position:10px 10px;
	background-repeat:no-repeat;
}

nav .withdraw a{
	background-image:url(../images/icon-withdraw.png);
	background-position:10px 10px;
	background-repeat:no-repeat;
}

nav  .withdraw a:hover{
	background-image:url(../images/icon-withdraw-o.png);
	background-position:10px 10px;
	background-repeat:no-repeat;
}
nav .transfer a{
	background-image:url(../images/icon-transfer.png);
	background-position:10px 10px;
	background-repeat:no-repeat;
}

nav  .transfer a:hover{
	background-image:url(../images/icon-transfer-o.png);
	background-position:10px 10px;
	background-repeat:no-repeat;
}

nav .t&c a{
	background-image:url(../images/icon-t&c.png);
	background-position:10px 10px;
	background-repeat:no-repeat;
}

nav  .t&c a:hover{
	background-image:url(../images/icon-t&c-o.png);
	background-position:10px 10px;
	background-repeat:no-repeat;
}
/* -------------------------------------------- */
/* ------------------Content------------------- */
#content {}
#content .wrap-content{margin-top: 0px;}
gallery3{  padding: 0px;}
gallery2{  padding: 10px; 0 0 10px;}
gallery1{  padding: 10px; 0 0 10px;}
.gallery{ background: #7a0501; padding: 10px;}
.gallery h2{ font-family:Arial, Helvetica, sans-serif; font-size: 16px; color:#fff; text-align: center; margin-top: 10px;}
.b{ background: #7a0501; padding: 10px;}

.gallery-home{  padding: 5px 0 5px 0;}
.gallery-btn{  padding: 5px 0 5px 0;}
/* -------------------------------------------- */
/* ------------------Footer-------------------- */
#footer_warp{
    clear: both;
    width: 100%;
    height: 130px;
    margin: 0 auto;
	background-image:url(../images/bg-footer.jpg);
	background-repeat:repeat-x;

}



#footer  {
    position:relative;
    clear: both;
    width: 100%;
    height:130px;
    margin: 0 auto;

}

.footer_box{   min-height:100px; width:100%;  border:none;  margin:10px 0 ;
text-align: center;}

.footer_box h3{ 
     margin:5px 0 0 0; 
     font-size: 15px; font-family: 'Open Sans', Arial, sans-serif; color:#ffeea4; 
     text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
     font-weight:normal; padding:0px;
     text-transform:uppercase;
	 
}
.foot-center {
    margin: auto;
    width: 180px;
    padding: 5px;
}
.footer_box ul{  margin:0 0 0 0px; padding:5px 0px 0px 16px;}

.footer_box ul li{border:none; list-style-image:url(../images/casino/icon1.png);  padding:0px 0px 0px 1px; line-height:24px;  color:#ECECEC; font-weight:700; font-size:12px;  text-align:left;}

.footer_box ul li a{ font-family: 'Open Sans', Arial, sans-serif; color:#ECECEC; font-weight:normal; font-size:13px;  text-align:left; text-decoration:none;
line-height:33px; }

.footer_box ul li a:hover{ color:#f5e9aa; text-decoration:none;}


#copy{
    position:relative;
    padding:10px 0 0 0;
    clear: both;
    width: 100%;
    margin: 0 auto;

}

.small {
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #f2f1ef;
    font-weight: normal;
    text-align:center;
    padding-left:25px;
    line-height: 13pt;
    letter-spacing:0.8px;
    padding: 0;
}


.small-link {
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #f2f1ef;
    font-weight: normal;
    text-align:center;
    padding-left:25px;
    line-height: 13pt;
    letter-spacing:0.8px;
    padding: 0;
}

.small-link:hover {
   color: #f36b20;
}






.link {
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 13px;
    color: #e2e0e0;
    font-weight: normal;
	text-align:center;
    line-height: 16pt;
    padding: 0;
    text-decoration:none;
    padding-left:10px;

}



.link:hover {
   color: #f36b20;
}


.text {
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 13px;
    color: #e2e0e0;
    font-weight: bold;
    align: center;
    line-height: 13pt;
    padding: 0;
    text-decoration:none;
    padding-left:10px;
}

.btn-center {
    margin: auto;
    width: 100%;
    padding: 0px;
	margin:0;
	
}
.button2 {

    border-top: 1px solid #ffde03;
    background-color: #FFEEB5;
    /* For WebKit (Safari, Chrome, etc) */
    background: #FFEEB5 -webkit-gradient(linear, left top, left bottom, from(#AE8913), to(#FFEEB5)) no-repeat;
    /* Mozilla,Firefox/Gecko */
    background: #FFEEB5 -moz-linear-gradient(top, #AE8913, #FFEEB5) no-repeat;
    /* IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#AE8913, endColorstr=#FFEEB5) no-repeat;
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#AE8913, endColorstr=#AE8913)" no-repeat;
    padding: 20px 30px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    color: #000000;
    font-size: 15px;
    font-family: 'Open Sans', Arial, sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    text-decoration: none;
    vertical-align: middle;
    letter-spacing:1px;
	width:100% !important;
	}

.button2:hover {

    background-color: #D46037;
    /* For WebKit (Safari, Chrome, etc) */
    background: #D46037 -webkit-gradient(linear, left top, left bottom, from(#D4C937), to(#D46037)) no-repeat;
    /* Mozilla,Firefox/Gecko */
    background: #D46037 -moz-linear-gradient(top, #D4C937, #D46037) no-repeat;
    /* IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#D4C937, endColorstr=#D46037) no-repeat;
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#D4C937, endColorstr=#D4C937)" no-repeat;
}



#hmenu {
  
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
#hmenu li {
  font-size: 13px;
  color:#fdeeb3;
    font-family: 'Open Sans', Arial, sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    text-decoration: none;
    vertical-align: middle;
    letter-spacing:1px;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom:5px;
 
}
#hmenu a {
   border:1px solid #e9d890;
   background-image:url(../images/bg-button.jpg);
   background-repeat:repeat-x;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
  border-radius: 3px;
  display: block;
  margin: 0;
  padding: 5px 12px;
  text-decoration: none;
  font-weight: normal;
  text-align:center;
   font-size: 14px;
  color:#050000;
    font-family: 'Open Sans', Arial, sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    text-decoration: none;
    vertical-align: middle;
    letter-spacing:1px;
}
#hmenu a:hover {
 background-color: #D46037;
    /* For WebKit (Safari, Chrome, etc) */
    background: #D46037 -webkit-gradient(linear, left top, left bottom, from(#D4C937), to(#D46037)) no-repeat;
    /* Mozilla,Firefox/Gecko */
    background: #D46037 -moz-linear-gradient(top, #D4C937, #D46037) no-repeat;
    /* IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#D4C937, endColorstr=#D46037) no-repeat;
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#D4C937, endColorstr=#D4C937)" no-repeat;
  color: #fff;
  padding: 5px 12px;
}
p{
	     font-family: 'Open Sans', Arial, sans-serif;
         font-size:14px;
         font-weight:normal;
         color: #ffffff;
		 text-align:justify;
		 padding:10px;
		 line-height:20px;
}
.plink{
	     font-family: 'Open Sans', Arial, sans-serif;
         font-size:14px;
         font-weight:normal;
         color: #ffffff;
		 text-align:justify;
		 padding:10px;
		 line-height:20px;
		 text-decoration:no;
}
.plink:hover{
	     color: #fa2f28;
		 text-decoration:underline;
}

.forgot {
     position:relative;
	 text-align:right;
     height:auto;
     width:96%;
     padding:0 13px;
      

}
/*  Accordion */

/*  Accordion */

.accordion-items{padding:0 0 5px 0; margin-right:0px;}

.accordion-item{position:relative;overflow:hidden;background:#650302;}

.accordion-item-header a{text-decoration:none; color:#ffffff;}

.accordion-item-body{display:none;}

.open > .accordion-item-body{display:block;}	

.accordion-items{padding-bottom:18px; margin-top:-5px;}

.accordion-items .accordion-item{border:#fff095 1px solid;border-radius:3px;margin-bottom:5px;}

.accordion-items .accordion-item-body{border-top:#00053a 1px solid;padding:17px 15px 0 15px; color:#ececec; font-size:12px;}

.accordion-items .accordion-item-header{	background-color: #880102; border-left: 6px solid #420301; font-weight: bold; }

.accordion-items .accordion-item-header a{display:block;padding:14px 0 12px 48px;background:url(../images/open-accordion.png) no-repeat 10px 14px;}

.accordion-items .accordion-item-header a.active{background-image:url(../images/close-accordion.png);}

.accordion-items .accordion-item-body p{margin:0; padding:0 0 19px 0;}

.accordion-item-body p{

	     font-family: 'Open Sans', Arial, sans-serif;

		 font-size:14px;

		 font-weight:normal;

		 color: #fbdf8f;

		 text-align:left;

		 padding:5px 0;

}

@keyframes slidy {
0% { left: 0%; }
20% { left: 0%; }
25% { left: -100%; }
45% { left: -100%; }
50% { left: -200%; }
70% { left: -200%; }
75% { left: -300%; }
95% { left: -300%; }
100% { left: -400%; }
}

 
div#slider { overflow: hidden; }
div#slider figure img { width: 20%; float: left; }
div#slider figure { 
  position: relative;
  width: 500%;
  margin: 0;
  left: 0;
  text-align: left;
  font-size: 0;
  animation: 30s slidy infinite; 
}

.pagetitle{
	background-image:url(../images/casino/bg-title.png);
	background-repeat:no-repeat;
	height:90px;
	padding-top:10px;
	
}
.pagetitle h1{ 
    font-family: 'Open Sans', Arial, sans-serif;
	font-size:22px;
    color:#fff2be;
    font-weight:bold;
    text-align:left;
    padding: 10px 0 10px 50px;
    letter-spacing:normal;
    background-image:url(../images/casino/icon1.png);
    background-repeat:no-repeat;
    background-position:left;
    margin-left:20px;

}
/* ---------------------  Navigation CSS ------------------- */

.navigation{
	width:100%;
}


/* reset our lists to remove bullet points and padding */
mainmenu, .submenu {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* make ALL links (main and submenu) have padding and background color */
.mainmenu a {
  display: block;
  background-color: #9f0400;
  text-decoration: none;
  padding: 10px;
  font-family:Arial, Helvetica, sans-serif;
  color:#fff;
  text-transform:uppercase;
  font-size:14px;
  margin-bottom:1px;
}

/* add hover behaviour */
.mainmenu a:hover {
    background-color: #ffe588;
	color:#000;
}


/* when hovering over a .mainmenu item,
  display the submenu inside it.
  we're changing the submenu's max-height from 0 to 200px;
*/

.mainmenu li:hover .submenu {
  display: block;
  max-height: 230px;
}

/*
  we now overwrite the background-color for .submenu links only.
  CSS reads down the page, so code at the bottom will overwrite the code at the top.
*/

.submenu a {
  background-color: #3c0100;
  
}

/* hover behaviour for links inside .submenu */
.submenu a:hover {
  background-color: #ffe588;
}

/* this is the initial state of all submenus.
  we set it to max-height: 0, and hide the overflowed content.
*/
.submenu {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: all 0.5s ease-out;
}
/* ---------------------  End of Navigation CSS ------------------- */
.btn-announcement{
	width:100%;
	height:50px;
	padding:0 ;
	background-image:url(../images/bg-ann.jpg);
	background-repeat:no-repeat;
	
}

.btn-announc {
	font-family:Arial, Helvetica, sans-serif;
    font-size:25px;
    text-align:center;
	color:#7e0502;
	text-transform:uppercase;
	height:50px;
	padding-top:20px;
	
}
.btn-announc:hover {
    
	color:#000;
	
}
.wrap-announcement{
	width:100%;
	height:50px;
	background-image:url(../images/bg-scroll.jpg);
	background-repeat:no-repeat;
}
.announcement{
	width:90%;
	height:50px;
	padding:7px 30px 0 30px;
	
}

img, media {
  max-width: 100%;
  height:auto;
}







/* ====================== Popup =======================*/

.ShowDemo {

	margin: 0px;

}



/* popup style */



.mini-popup-mask {

  position: absolute;

  z-index: 9998;

  top: 0px;

  left: 0px;

  background-color: #c85cff;

  display: none;

  width: 100%;

  height: 100%;

  filter: alpha(opacity=70);

  opacity: 0.7;

}



.mini-popup {

  position: absolute;

  z-index: 9999;

  width: 70%;

  height: auto;

 background: url(images/popupbg.jpg) no-repeat;

  overflow: hidden;

  padding: 15px 0 35px 0;

  display: none;

  font-size: 14px;

   border: 1px solid #fff;

}



.mini-popup-buttons {

  background-color: #bd0504; no-repeat;

  display: inline-block;

}



*+html .mini-popup-buttons { display: inline; }



.mini-popup-header {

  height: 13px;

  clear: both;

}



.mini-popup-close {

  float: right;

  width: 13px;

  height: 13px;

  margin-right: 16px;

  cursor: pointer;

  background-position: 0 -80px;

}



.mini-popup-content {

  margin: 0 35px 0 45px;

  padding-bottom: 32px;

  border-bottom: 1px solid #858585;

  color: #fff;

}



.mini-popup-content p {

  margin: 15px 0 0 0;

  line-height: 18px;

}



.mini-popup-footer {

  margin: 25px 45px 0 45px;

  height: 35px;

}



.confirm {

  float: left;

  height: 35px;

  overflow: hidden;

}



.confirm-btn {

  background-position: 100% 0;

  display: inline-block;

  height: 35px;

  position: relative;

  cursor: pointer;

  margin-left: 7px;

}



*+html .confirm-btn { display: inline; }



.confirm-btn input,

.cancel-btn input {

  background: none;

  border: none;

  font-weight: bold;

  margin: 0;

  padding: 9px 15px 12px 8px;

  cursor: pointer;

  overflow: visible;

  width: auto;

  height: 35px;

  outline: none;

}



.confirm-btn .confirmbtn { color: #fff; }



.confirm-btn span,

.cancel-btn span {

  height: 100%;

  position: absolute;

  top: 0;

  left: -7px;

  width: 7px;

}



.confirm-btn span.confirm-left { background-position: 0 0; }



.cancel-btn span.cancel-left { background-position: 0 -40px; }



.cancel {

  float: left;

  height: 35px;

  margin-left: 20px;

}



.cancel-btn {

  background-position: 100% -40px;

  display: inline-block;

  height: 35px;

  position: relative;

  cursor: pointer;

}



*+html .cancel-btn { display: inline; }



.cancel-btn .cancelbtn { color: #fff; }

.text2 table {

	color: #373133;

}





.ShowDemo {

	margin: 10px 0 0 0px;

}



/* popup style */



.mini-popup-mask {

  position: absolute;

  z-index: 9998;

  top: 0px;

  left: 0px;

  background-color: #000000;

  display: none;

  width: 100%;

  height: 100%;

  filter: alpha(opacity=70);

  opacity: 0.7;

}



.mini-popup {

  position: absolute;

  z-index: 9999;

  width: 80%;

  height: auto;

 background: url(popupbg.jpg) no-repeat;

  overflow: hidden;

  padding: 15px 0 35px 0;

  display: none;

  font-size: 14px;

   border: 1px solid #fff;

}



.mini-popup-buttons {

  background-color: #cb0202; no-repeat;

  display: inline-block;

}



*+html .mini-popup-buttons { display: inline; }



.mini-popup-header {

  height: 13px;

  clear: both;

}



.mini-popup-close {

  float: right;

  width: 13px;

  height: 13px;

  margin-right: 16px;

  cursor: pointer;

  background-position: 0 -80px;

}



.mini-popup-content {

  margin: 0 35px 0 45px;

  padding-bottom: 32px;

  border-bottom: 1px solid #858585;

  color: #fff;

}



.mini-popup-content p {

  margin: 15px 0 0 0;

  line-height: 18px;

}



.mini-popup-footer {

  margin: 25px 45px 0 45px;

  height: 35px;

}



.confirm {

  float: left;

  height: 35px;

  overflow: hidden;

}



.confirm-btn {

  background-position: 100% 0;

  display: inline-block;

  height: 35px;

  position: relative;

  cursor: pointer;

  margin-left: 7px;

}



*+html .confirm-btn { display: inline; }



.confirm-btn input,

.cancel-btn input {

  background: none;

  border: none;

  font-weight: bold;

  margin: 0;

  padding: 9px 15px 12px 8px;

  cursor: pointer;

  overflow: visible;

  width: auto;

  height: 35px;

  outline: none;

}



.confirm-btn .confirmbtn { color: #fff; }



.confirm-btn span,

.cancel-btn span {

  height: 100%;

  position: absolute;

  top: 0;

  left: -7px;

  width: 7px;

}



.confirm-btn span.confirm-left { background-position: 0 0; }



.cancel-btn span.cancel-left { background-position: 0 -40px; }



.cancel {

  float: left;

  height: 35px;

  margin-left: 20px;

}



.cancel-btn {

  background-position: 100% -40px;

  display: inline-block;

  height: 35px;

  position: relative;

  cursor: pointer;

}



*+html .cancel-btn { display: inline; }



.cancel-btn .cancelbtn { color: #fff; }





.style1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

}



.popup-link {

	font-family: 'Open Sans', sans-serif;

    font-size:13px;

    color:#a69e51;

	text-decoration: none;

	padding-bottom:10px;

	

}

.popup-link:hover {

	font-family: 'Open Sans', sans-serif;

    font-size:13px;

    color:#ffffff;

}

/* ====================== End of Popup =======================*/
.down{
	width:100%;
	margin-top:10px;
}
.btn-down{
	width:100%;
	margin:0;
}
.title { font-family: 'Oswald', sans-serif;
               font-size:18px;
               color:#f5cf74;
			   text-align:left;
			   text-decoration:none;
			   padding:10px;
			   font-weight:normal;
			   text-transform:uppercase;
			   
}
#btn-menu {
  
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
#btn-menu ul {
	margin:5px 0;
	
}
#btn-menu li {
  font-size: 13px;
  color:#fdeeb3;
    font-family: 'Oswald', sans-serif;
    font-weight:normal;
    text-transform:uppercase;
    text-decoration: none;
    vertical-align: middle;
    letter-spacing:1px;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom:0px;
 
}
#btn-menu a {
   border:1px solid #e9d890;
   background-image:url(../images/bg-button.jpg);
   background-repeat:repeat-x;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
  border-radius: 3px;
  display: block;
  margin: 0;
  padding: 5px 3px;
  text-decoration: none;
  font-weight: normal;
  text-align:center;
   font-size: 14px;
  color:#050000;
    font-family: 'Oswald', sans-serif;
    font-weight:normal;
    text-transform:uppercase;
    text-decoration: none;
    vertical-align: middle;
    letter-spacing:1px;
}
#btn-menu a:hover {
 background-color: #D46037;
    /* For WebKit (Safari, Chrome, etc) */
    background: #D46037 -webkit-gradient(linear, left top, left bottom, from(#D4C937), to(#D46037)) no-repeat;
    /* Mozilla,Firefox/Gecko */
    background: #D46037 -moz-linear-gradient(top, #D4C937, #D46037) no-repeat;
    /* IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#D4C937, endColorstr=#D46037) no-repeat;
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#D4C937, endColorstr=#D4C937)" no-repeat;
  color: #fff;
  padding: 5px 3px;
}

#myBtn {

    border-top: 1px solid #ffde03;
	 border-bottom: 1px solid #c80d06;
	 border-right: 1px solid #ffde03;
	 border-left: 1px solid #ffde03;
    background-color: #FFEEB5;
    /* For WebKit (Safari, Chrome, etc) */
    background: #FFEEB5 -webkit-gradient(linear, left top, left bottom, from(#AE8913), to(#FFEEB5)) no-repeat;
    /* Mozilla,Firefox/Gecko */
    background: #FFEEB5 -moz-linear-gradient(top, #AE8913, #FFEEB5) no-repeat;
    /* IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#AE8913, endColorstr=#FFEEB5) no-repeat;
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#AE8913, endColorstr=#AE8913)" no-repeat;
    padding: 5px 10px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    color: #000000;
    font-size: 15px;
    font-family: 'Open Sans', Arial, sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    text-decoration: none;
    vertical-align: middle;
    letter-spacing:1px;
	width:100 !important;
	margin-top:5px;
	margin-left:10px;
	}

#myBtn:hover {

    background-color: #D46037;
    /* For WebKit (Safari, Chrome, etc) */
    background: #D46037 -webkit-gradient(linear, left top, left bottom, from(#D4C937), to(#D46037)) no-repeat;
    /* Mozilla,Firefox/Gecko */
    background: #D46037 -moz-linear-gradient(top, #D4C937, #D46037) no-repeat;
    /* IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#D4C937, endColorstr=#D46037) no-repeat;
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#D4C937, endColorstr=#D4C937)" no-repeat;
}

/*-----------------------*/

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
	left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 140%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    position: relative;
    background-color: #8f0400;
    margin: auto;
    padding: 0;
    border: 1px solid #c80d06;
    width: 80%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {top:-300px; opacity:0} 
    to {top:0; opacity:1}
}

@keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

/* The Close Button */
.close {
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.modal-header {
    padding: 2px 16px;
    background-color: #770501;
    color: white;
}

.modal-body {padding: 2px 16px;}

.modal-footer {
    padding: 2px 16px;
    background-color: #770501;
    color: white;
}


.pro {
     position:relative;
     height:auto;
     width:95%;
     padding:0 13px;
     background-image:url(../images/bg-promo.png);
     background-repeat:repeat-x;
	 margin-bottom:30px;

}

.pro h1{

	     font-family: 'Oswald', sans-serif;
         font-size:20px;
         font-weight:normal;
         color: #180530;
         text-align:left;
         padding:5px 0 15px 10px;
		 background-image:url(.../images/icon4.png);
		 background-position:0 7px;;
		 background-repeat:no-repeat;
		 margin-top:5px;
		 text-transform:uppercase;

}



.pro .pro-tc{
	position:absolute;
	width:170px;
	float:left;
	left:10px;
	
	
	
}

.bt1 p{
	     font-family: 'Open Sans', Arial, sans-serif;
		 font-size:15px;
		 font-weight:normal;
		 color: #eef0ef;
		 text-align:right;
		 padding:0;
		 
}
.pro .bt1{
	position:absolute;
	width:160px;
	height:20px;
	float:left;
	left:10px;
	margin-top:-3px;
	margin-bottom:0px;
	     
}
.pro .bt{
	position:absolute;
	width:160px;
	height:30px;
	float:left;
	left:180px;
	margin-top:9px;
	margin-bottom:9px;
	     
}
.promo {
     position:relative;
     height:auto;
     width:95%;
     padding:0 13px;
     background-image:url(../images/bg-promo1.png);
     background-repeat:repeat-x;
	 margin-bottom:0px;

}

.promo h1{

	     font-family: 'Oswald', sans-serif;
         font-size:20px;
         font-weight:normal;
         color: #180530;
         text-align:left;
         padding:5px 0 15px 10px;
		 background-image:url(.../images/icon4.png);
		 background-position:0 7px;;
		 background-repeat:no-repeat;
		 margin-top:5px;
		 text-transform:uppercase;

}



.pro-txt {
	position: relative;
	width: 98%;
	padding: 0;
	
}
.pro-txt h3{
	     font-family: 'Open Sans', Arial, sans-serif;
		 font-size:16px;
		 font-weight:normal;
		 color: #fbdf8f;
		 text-align:left;
		 padding:5px 0;
}
.pro-txt p{
	     font-family: 'Open Sans', Arial, sans-serif;
		 font-size:15px;
		 font-weight:normal;
		 color: #eef0ef;
		 text-align:left;
		 padding:5px 0 5px 0px;
}
.pro-txt h4{
	     font-family: 'Open Sans', Arial, sans-serif;
		 font-size:15px;
		 font-weight:normal;
		 color: #fff751;
		 text-align:left;
		 padding:5px 0;
}
.bulet {
	float: left;
	width: 90%;
	margin-left: 10px;
	padding-top: 10px;
	display:inline;
}


.bulet ul {
	margin: 0px ;
	padding: 0px;
	list-style: none;
}

.bulet ul li {
	font-family: 'Open Sans', Arial, sans-serif;
	font-size:14px;
	font-weight:normal;
	color: #eef0ef;
	line-height:17px;
	letter-spacing:0.6px;
	padding-left:15px;
	margin:7px 0;
	display: inline;
	float: left;
	background-image:url(../images/bulet.png) ;
	background-repeat:no-repeat;
	background-position:0px 5px;
	width:98%;
}

.pro-a {
     position:relative;
     height:auto;
     width:95%;
     padding:0 13px;
     background-image:url(../images/bg-download.png);
     background-repeat:repeat-x;
	 margin-bottom:5px;

}
 .pro-a h1{

	     font-family: 'Oswald', sans-serif;
         font-size:15px;
         font-weight:normal;
         color: #180530;
         text-align:left;
         padding:5px 0 15px 10px;
		 background-image:url(.../images/icon4.png);
		 background-position:0 7px;;
		 background-repeat:no-repeat;
		 margin-top:5px;
		 text-transform:uppercase;

}


.text-link {
    font-family: 'Open Sans', sans-serif;
    font-size:14px;
    color:#fff751;
    text-decoration: none;
    padding-bottom:10px;
	margin-left:20px;

}

.text-link :hover {
    font-family: 'Open Sans', sans-serif;
    font-size:14px;
    color:#fff751;
	text-decoration:blink;
    

}

.down-link {
    font-family: 'Open Sans', sans-serif;
    font-size:14px;
    color:#fff751;
    text-decoration: none;
    padding-bottom:0;
	margin-left:10px;

}

.dwon-link :hover {
    font-family: 'Open Sans', sans-serif;
    font-size:14px;
    color:#fff751;
	text-decoration:blink;
    

}


.contact {
     position:relative;
     height:auto;
     width:96%;
     padding:0 13px;
      margin-bottom:5px;

}

.text2 {

	font-family: 'Open Sans', sans-serif;

	font-size: 13px;

	color: #ffffff;

	text-align: left;

	text-decoration: none;

	padding: 10px 0 0 20px;

			   

}

.text-q {

	font-family: 'Open Sans', sans-serif;

	font-size: 13px;

	color: #efb90b;

	text-align: left;

	text-decoration: none;

	padding: 10px 0 20px 20px;
	text-decoration:none;

			   

}
.text-x {

	font-family: 'Open Sans', sans-serif;

	font-size: 13px;

	color: #efb90b;

	text-align: left;

	text-decoration: none;

	padding: 10px 0 20px 40px;
	text-decoration:none;

			   

}

.demo_text { font-family: 'Open Sans', sans-serif;
             font-size:13px;
			 font-weight:bold;
             color:#c5a955;
			 text-align:left;
             padding: 0 0 10px 10px;
			 text-transform:uppercase;
}

.demo_text1 { font-family: 'Open Sans', sans-serif;
             font-size:13px;
             color:#fcf7d9;
			 text-align:left;
             padding: 0 0 10px 10px;
			 margin-bottom:10px;
}