@import url(//fonts.googleapis.com/css?family=Roboto:300,400,500,700);
@import url(//fonts.googleapis.com/css?family=Bevan);

body{
  background: #dc5e61;
}
h3 {
  font-size: 24px;
  line-height: 26px;
  font-weight: 400;
  letter-spacing: 1.5px;

}
h1, h2, h3, h4, h5, h6{
  font-family: 'Roboto', sans-serif;
}
p {
  color: #727272;
  font-weight: 400;
  line-height: 24px;
}
.img-res{
	 margin-top:-10px;
 }
 
.bg-bor {
    border: 2px solid #c2c2c2;
    border-radius: 5px;
    padding: 20px 25px;
    margin-bottom: 30px;
}
 
.lisdt{
  color: #919191;
  font-weight: 400;
  line-height: 24px;
}
.thumb p {
  color: #fff0f0;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}
.thumb{
  color: #fff0f0;
}
.thumb p{
	line-height:10px!important;
}
/*navigaton*/
.nav > li > a {
  padding: 15px 55px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  color: #555;
  background:none;
}
.plnow{
  padding-top: 40px;
}
header{
  border-bottom: 1px solid #df797b;
  background: #dc5e61; /* For browsers that do not support gradients */
}
footer{
  background: #ffffff; /* For browsers that do not support gradients */


  border-top: 1px solid #df797b;

  padding-top: 20px;
  padding-bottom: 20px;
}
footer ul{
  list-style:square;
  padding-left:15px;
  color: #dc5e61;
}
footer ul a{
  color: #dc5e61;
  line-height: 24px;
  font-size: 12px;
  font-weight: 600;
}
footer ul a:hover{
  color: #ad9480;
}
footer h4{
  color: #2e3e4b;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: none;
  margin-bottom: 20px;
}
.navbar-default{
  background: #dc5e61!important;
  border-bottom: 1px solid #df797b;
}
.sign{
  padding-top: 10px;
  padding-bottom: 10px;
  position: fixed;
  right: 0;
  top: 40%;
  z-index: 999;
}
.sign ul{
  list-style: none;
}
.sign a{
  width: 70px;
  border-radius: 0;
}
.modal-header {
  padding: 0px!important;
}
.modal-header .close {
  margin-top: -2px;
  position: absolute;
  top: -25px;
  color: #fff;
  right: 0;
  font-weight: normal!important;
  opacity: 9;
  font-size: 24px;
}
label{
  font-weight: 300;
  color: #211556;
  font-size: 13px;
}
.modal-title{
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 5px 10px;
  color: #211551;
}
.btn-danger{
  background: #3f74d9;
  border: 0px;
  text-transform: uppercase;

  }
.btn-info{
  background: #f00a47;
  border: 0px;
  text-transform: uppercase;

}
.btn-success{
  background: #34227e;
  border: 0px;
  text-transform: uppercase;

}
#content{
  background: #ffffff;
}
.contentGame{
  margin-bottom: 0px;
  margin-top: 0px;
}
#contentResults{
  /*background: #dc5e61;*/
  margin-bottom: 30px;
  margin-top: 30px;
}

#banner {
  background: #dc5e61; /* For browsers that do not support gradients */
  background: -webkit-radial-gradient(#e27b70, #de6d65, #d15053); /* Safari 5.1 to 6.0 */
  background: -o-radial-gradient(#e27b70, #de6d65, #d15053); /* For Opera 11.6 to 12.0 */
  background: -moz-radial-gradient(#e27b70, #de6d65, #d15053); /* For Firefox 3.6 to 15 */
  background: radial-gradient(#e27b70, #de6d65, #d15053); /* Standard syntax */
  margin-top: 50px;
}
.bg-card{
  background: url("../images/jack.png") no-repeat center top;
}
#slider{
  margin-top: 100px;
  text-align: center;
  margin-bottom: 50px;
}
#slider h4 {
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 26px;
}
#slider p{
  color: #FFFFFF;
}
.size{
  font-size: 30px;
  font-weight: bold;
}
#slider h1{
  font-size: 140px;
  color: #FFFFFF;
  font-family: 'Roboto', sans-serif;
  letter-spacing: -6px;
  margin: 0px;
}
.btn-new{
  background: #3f74d9;
  background: -webkit-linear-gradient(#4e82e5, #3f74d9); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#4e82e5, #3f74d9); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#4e82e5, #3f74d9); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#4e82e5, #3f74d9); /* Standard syntax */

  color: #FFFFFF;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 3px solid #3165c7;
}
.btn-new:hover{
  background: #3f74d9;
  background: -webkit-linear-gradient(#3f74d9, #4e82e5); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#3f74d9, #4e82e5); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#3f74d9, #4e82e5); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#3f74d9, #4e82e5); /* Standard syntax */

  color: #FFFFFF;
  font-weight: bold;
  text-transform: uppercase;
}
.bor{
  border-bottom: 1px solid #e98c8e;
}
.marimg{

  border: 1px solid #e98c8e;
  background: rgba(255, 255, 255, .05);
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .25);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .25);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, .25);
}
/*#banner{
  background:url("../images/bannerBg.png") center no-repeat;
  background-position: 50% 80%;

  }*/
.borLine{
  border-bottom: 1px solid #df797b;
}

.navbar {
  margin-bottom: 0px;
  border: 0px!important;

}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  background: #dc5e61; /* For browsers that do not support gradients */
}
.navbar-default {
  background: none;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
  color: #dc5e61;
  background-color: #eae6e3;
}
.nav > li > a {
  color: #fff0f0;
  text-transform: uppercase;
  font-family:'Roboto', sans-serif;
  border-radius: 0px;

}
.nav > li > a:focus, .nav > li > a:hover {
  text-decoration: none!important;
  background:none;
  color: #fdc905!important;
}
.nav > li{
  border-right: 1px solid #df797b;
}

/*end navigaton*/
.slogan {
  text-transform: uppercase;
  color: #ffffff;
  letter-spacing: 2px;
  font-size: 14px;
  line-height: 18px;
}
.no-pad{
  padding-right: 0px;
}
.marTop{
  margin-top: 10px;
}
.mt40{
  margin-top: 40px;
}
.mt40top{
  margin-top: 40px;
}
.mb40{
  margin-bottom: 40px;
}
.mt20{
  padding-top: 10px;
}
.modin{
  border: 1px solid #bfbad5;
}
.btn-login{
  background: #3f74d9;
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 10px;
}
.btn-login:hover{
  background: #598ae7;
  color: #FFFFFF;
}
.no-margin{
            margin-top: -100px!important;
        }
.btn-sign{
  background: #f00a47;
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 10px;
}
.btn-sign:hover{
  background: #ec295d;
  color: #FFFFFF;
}
.forget{
  color: #ff4869;
  text-align: left;
  font-size: 12px;
}
.forget:hover{
  color: #000;
  text-align: left;
}
.title2 {
  font-size: 100px;
  line-height: 100px;
  font-family: 'Bevan';
  letter-spacing: 1px;
  margin: 8px 0 10px;
  color: #eae6e3;
}
.bgBlue{
  background: #2e3e4b;
  padding-bottom: 30px;
  padding-top: 20px;
  border-top: 1px solid #df797b;
}
.list {
  position: relative;
  overflow: hidden;
  display: inline-block;
  margin: 0;
  margin-top: 0px;
  text-align: left;
  list-style: none;
  padding-left: 0px;
}
.list li {
  position: relative;
  float: left;
  text-align: center;
  background: #eae6e3;
  color: #dc5e61;
  text-decoration: none;
  font-size: 14px;
  line-height: 27px;
  width: 29px;
  height: 29px;
  font-weight: bold;
  -webkit-border-radius: 28px;
  border-radius: 28px;
  margin-right: 5px;
}
.mar-top{
  margin-top: 20px;
}
.pad-top{
  padding-top: 30px;
}
.title{
  font-size: 36px;
  line-height: 38px;
  margin-bottom: 30px;
  font-weight: 300;
  color: #2e3e4b;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.title03{
  color: #ad9480;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  letter-spacing: .6px;
  text-transform: uppercase;
}
.title04{
  color: #dc5e61;
  font-size: 24px;
}
.title05{
  color: #2e3e4b;
  font-size: 30px;
  font-weight: 300;
  font-family:'Roboto', sans-serif;
}
.title06{
  color: #FFFFFF;
  font-size: 20px;
  font-weight: 400;
  font-family:'Roboto', sans-serif;
  margin-top: 30px;
}
.back{
  background: #e86e71;
  border: 1px solid #f28689;
}
.title05 span{
  color: #dc5e61;
}

.number{  
  color: #dfd260;
  border-radius: 50%;
  text-align: left;
  padding-top: 50px;
  font-size: 20px;
  margin-top: 0px;
  font-family: 'Bevan';
  text-shadow: 1px 1px #e06a0a;  
}
.title_game{
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    padding-top: 30px;
    text-align: center
}
/*winner number*/
.winn{
    padding-left: 0px;
    margin-left: 0px;
    margin-top: 50px;
}
.winn li{
    list-style: none;
    display: inline-block;    
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;    
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    text-shadow: 1px 1px #823f03;
    padding-top: 1px;
    
}
.winn li.rd{
    background-image: radial-gradient(circle, #a82a28, #9a1411, #920401);
    background-image: -webkit-radial-gradient(circle, #a82a28, #9a1411, #920401);
    background-image: -moz-radial-gradient(circle, #a82a28, #9a1411, #920401);
    background-image: -o-radial-gradient(circle, #a82a28, #9a1411, #920401);   
    
    border: 2px solid #df7f7c;
}
.winn li.gld{
    background-image: radial-gradient(circle, #ab7422, #a26c1b, #98540e);
    background-image: -webkit-radial-gradient(circle, #ab7422, #a26c1b, #98540e);
    background-image: -moz-radial-gradient(circle, #ab7422, #a26c1b, #98540e);
    background-image: -o-radial-gradient(circle, #ab7422, #a26c1b, #98540e);   
    border: 2px solid #cb9a69;
}
.winn li.prl{
    background-image: radial-gradient(circle, #922da8, #8a1da2, #7f0a98);
    background-image: -webkit-radial-gradient(circle, #922da8, #8a1da2, #7f0a98);
    background-image: -moz-radial-gradient(circle, #922da8, #8a1da2, #7f0a98);
    background-image: -o-radial-gradient(circle, #922da8, #8a1da2, #7f0a98);   
    border: 2px solid #c07799;
}
.alignL{
    text-align: left;
}
@media (max-width:980px){ 
    .alignL{
    text-align: center;
}
}
@media (max-width:768px){ 
    .alignL{
    text-align: center;
}
}
@media(max-width:500px){
    .col-xs{
        width: 50%;
        float: left
    }
}
@media(max-width:400px){
    .col-xs{
        width: 100%;
        float: left
    }
}
/*winner number end*/

/*.number span{
    border: 2px solid #e0d15f;
    display: inline-block;
    text-align: center;
    color: #fff;
    background: #dead61;
    width: 35px;
    height: 35px;
    border-radius: 50%
}
.number .rd{
    border: 2px solid #df7f7c;
    display: inline-block;
    text-align: center;
    color: #fff;
    background: #8c120e;    
    
}
.number .pr{
    border: 2px solid #c07799;
    display: inline-block;    
    color: #fff;
    background: #7c285d;
   text-align: center;
}*/
@media (max-width:768px){
    .number{        
      text-align: center;      
    }
}
.line2{    
    padding-top: 5px;
    padding-bottom: 10px;
}
.bg-bn{
  background: rgba(255, 255, 255, .05);
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .25);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .25);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, .25);
  height: 350px;
  padding: 10px;
}

.winner{
  font-family: 'Bevan';
  color: #ffffff;
  font-size: 30px;
  margin-top: 0px;
}
.pt{
    padding-top: 15px;
}
.mt45{
     margin-top:50px;
     margin-bottom: 30px;
} 
.pb{
    padding-bottom: 15px;
}
.colBlue{
  color: #2e3e4b;
}
.bgDraw{
  background: #2e3e4b;

  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 5px;
}
.bgDraw .font{
  font-weight: bold;
  color: #FFFFFF;
  text-transform: uppercase;
  text-shadow: 1px 1px #000;
}
.bgDraw .timer{
  color: #FFFFFF;
  font-size: 24px;
  font-family: 'Bevan';
  text-shadow: 1px 1px #000;
}
.table{
  background: #ffffff;
  text-transform: uppercase;
}
.innerTable td{
padding: 5px 10px;
}
.int-width{
  width: 50px;
}
.gameTitle{
  font-weight: bold;
  color: #db5e60;
}
/*slider*/
/* jssor slider bullet navigator skin 05 css */
/*
.jssorb05 div           (normal)
.jssorb05 div:hover     (normal mouseover)
.jssorb05 .av           (active)
.jssorb05 .av:hover     (active mouseover)
.jssorb05 .dn           (mousedown)
*/
.jssorb05 {
  position: absolute;
}
.jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
  position: absolute;
  /* size of bullet elment */
  width: 16px;
  height: 16px;
  background: url(../img/b05.png) no-repeat;
  overflow: hidden;
  cursor: pointer;
}
.jssorb05 div { background-position: -7px -7px; }
.jssorb05 div:hover, .jssorb05 .av:hover { background-position: -37px -7px; }
.jssorb05 .av { background-position: -67px -7px; }
.jssorb05 .dn, .jssorb05 .dn:hover { background-position: -97px -7px; }

/* jssor slider arrow navigator skin 12 css */
/*
.jssora12l                  (normal)
.jssora12r                  (normal)
.jssora12l:hover            (normal mouseover)
.jssora12r:hover            (normal mouseover)
.jssora12l.jssora12ldn      (mousedown)
.jssora12r.jssora12rdn      (mousedown)
*/
.jssora12l, .jssora12r {
  display: block;
  position: absolute;
  /* size of arrow element */
  width: 30px;
  height: 46px;
  cursor: pointer;
  background: url(../img/a12.png) no-repeat;
  overflow: hidden;
}
.jssora12l { background-position: -16px -37px; }
.jssora12r { background-position: -75px -37px; }
.jssora12l:hover { background-position: -136px -37px; }
.jssora12r:hover { background-position: -195px -37px; }
.jssora12l.jssora12ldn { background-position: -256px -37px; }
.jssora12r.jssora12rdn { background-position: -315px -37px; }
#goodluck{
  margin-left: 0px;
  padding-left: 0px;
  margin-top: 30px;
}
#goodluck li{
  display: inline-block;
  background: #dc5e61;
  padding: 30px 10px;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 12px;
}
#goodluck li:first-child{
  display: inline-block;
  background: #2e3e4b;
  padding: 30px 16px;
  text-align: center;
  color: #ffffff;
}
#goodluck li:last-child{
  display: inline-block;
  background: #ffffff;
  padding: 30px 14px;
  text-align: center;
  color: #dc5e61;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: white;
  border-color: #337ab7;
}

.dropdown-menu li{
  background: #ffffff;
  border-bottom: 0px solid #e4e4e4;

}
.dropdown-menu li a{
  font-size: 12px;
  color: #908888;
  padding-bottom: 10px;
}
.contact{
  border: 1px solid #c2c2c2; padding: 20px; margin-bottom: 30px;
}
.contact p{
  color: #727272;
  font-weight: 600;
}

.blck{  background: #eeeeee;  display: block;  padding: 10px 10px;  color: #000!important;  font-family: "Roboto Slab","Helvetica Neue",Helvetica,Arial,sans-serif;  font-size: 14px;  font-weight: 400; text-decoration: none}
.blck:hover{  background: #cccccc;}.panel-heading{  padding: 0px; text-decoration: none}

.about p{
color: #333339;
  font-weight: 600;
}
.footer-text{
  color: #bfac9d!important;
    font-weight: 400;
}
.text-left1{
  text-align: left;
}
.text-right1{
  text-align: right;
}
.btn-info1{
  background: #31b0d5!important;
  color: #FFFFFF;
  text-transform: uppercase;
}
.btn1{
  background: #FFFFFF;
  border:0px solid #eeeeee;
  font-size: 12px;
}
.bgGrey{
  background: #eeeeee;
  padding: 20px;
  margin-bottom: 30px;
  height: 200px;
}
.line{
  height: 2px;
  background: #FFFFFF;
}
#result .btn{
border-radius: 0px;
}
#result .first{
  background: #FFFFFF;
  border: 1px solid #f28689;
  color: #dc5e61;
  font-size: 18px;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
}
#result .first:hover{
  background: #e86e71;
  color: #FFFFFF;
}
#result .secnd{
  background: #e86e71;
  border: 1px solid #f28689;
  color: #FFFFFF;
  font-size: 18px;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
}
#result .secnd:hover{
  background: #FFFFFF;
  color: #dc5e61;
}
.btn-more {
    background: #dc5e61;
    color: #fff;
    font-size: 12px;
    padding: 8px 20px 4px;
}
.btn-more:hover {
    background: #2e3e4b;
    color: #fff;    
}
.modal-dialog {
    width: 600px;
    margin: 0px auto!important;
}

.bgGrey h4{
  color: #211551;
  font-size: 24px;
}
.bgGrey a{
  font-size: 18px;
}
iframe {
  margin-left: -25px;
}
.navbar-default .navbar-nav > li > a {
  color: #FFFFFF;
}

.dropdown-menu > li.kopie > a {
  padding-left:5px;
}
.tin{
  color: #FFFFFF;
  line-height: 45px;
  border-right: 1px solid #f28689;
}
.textwhite{
  color: #FFFFFF;
}
.text-white{
    color: #FFFFFF;
    font-weight: bold;
    text-transform: uppercase;
    
}
.bg-bl{
    background: #273642;
    padding: 8px 10px;
}
.bg-grey{
  background: #eeeeee;
}
.dropdown-submenu {
  position:relative;
}
.dropdown-submenu>.dropdown-menu {
  top:0;left:100%;
  margin-top:-6px;margin-left:-1px;
  -webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;
}
#form{
  list-style: none;
  margin-left: 0px;
  padding-left: 0px;
}
#form li{
  display: inline;
}
#form li input{
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 0px;
  text-align: center;

}

.dropdown-submenu > a:after {
  border-color: transparent transparent transparent #333;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
  display: block;
  float: right;
  height: 0;
  margin-right: -10px;
  margin-top: 5px;
  width: 0;
}

.dropdown-submenu:hover>a:after {
  border-left-color:#555;
}

.dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover {
  text-decoration: underline;
}

@media (max-width: 767px) {
  .navbar-nav  {
    display: inline;
  }
  .navbar-default .navbar-brand {
    display: inline;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-default .navbar-nav .dropdown-menu > li > a {
    color: red;
    background:none ;
    border-radius: 4px;
    margin-top: 2px;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #333;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    background:none;
  }

  .navbar-nav .open .dropdown-menu {
    border-bottom: 1px solid white;
    border-radius: 0;
  }
  .dropdown-menu {
    padding-left: 10px;
  }
  .dropdown-menu .dropdown-menu {
    padding-left: 20px;
  }
  .dropdown-menu .dropdown-menu .dropdown-menu {
    padding-left: 30px;
  }
  li.dropdown.open {
    border: 0px solid red;
  }

}

@media (min-width: 768px) {
  ul.nav li:hover > ul.dropdown-menu {
    display: block;
  }
  #navbar {
    text-align: center;
  }
}

/*responsive*/
@media only screen and (max-width: 1920px) and (min-width: 1400px){
  .mar-top{
    margin-top: 50px;
  }
}
@media (max-width: 992px) {
  #banner{
    background:url("../images/bannerBg.png") center repeat-y;
    background-position: 50% 30%;
    margin-top: 50px;
  }
  .text-left1{
    text-align: center;
    font-size: 20px;
  }
  .text-right1{
    text-align: center;
    font-size: 20px;
  }
  .winner{
    margin-top: 0px;
  }
}
@media (max-width: 500px) {
  .arr{
    width: 25px;
  }
  .bgDraw .timer{

    font-size: 18px;

  }
}
@media (max-width: 768px) {

  .title2 {
    font-size: 60px;
    color: #eae6e3;
  }
  .plnow{
    padding-top: 10px;
  }
  .nav > li{
    border-right: 0px solid #df797b;
  }
  .mt40top{
    margin-top: 0px;
  }
  .sign a{
    width: 60px;
    border-radius: 0;
  }
  .btn-danger{
    background: #3f74d9;
    border: 0px;
    text-transform: uppercase;
    font-size: 11px;
  }
  .btn-info{
    background: #f00a47;
    border: 0px;
    text-transform: uppercase;
    font-size: 11px;
  }

  .btn-success{
    background: #34227e;
    border: 0px;
    text-transform: uppercase;
    font-size: 11px;
  }


}


/* override bootstrap styles */

.navbar-toggle{
  background: #dc5e61!important;
  color: #FFFFFF;
}
.poplinks a{
  color: #000000;
  font-size: 12px;
}

@media (max-width: 1200px) {
  .bg-bn{
    background: rgba(255, 255, 255, .05);
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .25);    
    padding: 10px;
      height: auto
  }

  #slider h4 {
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 22px;
  }
  #slider p{
    color: #FFFFFF;
  }
  .size{
    font-size: 20px;
    font-weight: bold;
  }
  #slider h1{
    font-size:90px;
    color: #FFFFFF;
    font-family: 'Roboto', sans-serif;
    letter-spacing: -6px;
    margin: 0px;
  }
  .btn-new{
    background: #3f74d9;
    background: -webkit-linear-gradient(#4e82e5, #3f74d9); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#4e82e5, #3f74d9); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#4e82e5, #3f74d9); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#4e82e5, #3f74d9); /* Standard syntax */

    color: #FFFFFF;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 3px solid #3165c7;
  }
  .btn-new:hover{
    background: #3f74d9;
    background: -webkit-linear-gradient(#3f74d9, #4e82e5); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#3f74d9, #4e82e5); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#3f74d9, #4e82e5); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#3f74d9, #4e82e5); /* Standard syntax */

    color: #FFFFFF;
    font-weight: bold;
    text-transform: uppercase;
  }
  .nav > li > a {
    padding: 15px 40px;
  }
}

@media (max-width: 1200px) {
  .nav > li > a {
    padding: 15px 23px;
  }
}


.blink {
      -webkit-animation-name: blink;
      -moz-animation-name: blink;
      -o-animation-name: blink;
      animation-name: blink;
      -webktit-animation-timing-function: linear;
      -moz-animation-timing-function: linear;
      -o-animation-timing-function: linear;
      animation-timing-function: linear;
      -webkit-animation-duration: 1s;
      -moz-animation-duration: 1s;
      -o-animation-duration: 1s;
      animation-duration: 1s;
    }

    .blink-infinite {
      -webkit-animation-iteration-count: infinite;
      -moz-animation-iteration-count: infinite;
      -o-animation-iteration-count: infinite;
      animation-iteration-count: infinite;
    }

    .blink-5 {
      -webkit-animation-iteration-count: 5;
      -moz-animation-iteration-count: 5;
      -o-animation-iteration-count: 5;
      animation-iteration-count: 5;
    }

    .blink-furiously {
      -webkit-animation-duration: 0.3s;
      -moz-animation-duration: 0.3s;
      -o-animation-duration: 0.3s;
      animation-duration: 0.3s;
    }

    @-webkit-keyframes blink {
      50% {
        opacity: 0;
      }
    }
    @-moz-keyframes blink {
      50% {
        opacity: 0;
      }
    }
    @-o-keyframes blink {
      50% {
        opacity: 0;
      }
    }
    @keyframes blink {
      50% {
        opacity: 0;
      }


 #signupModel{
    overflow: scroll; 
    overflow-x: scroll;
    overflow-y: scroll;
  }
        


               

