@import url('https://fonts.googleapis.com/css?family=Raleway');

@font-face {
    font-family: Arial;
    src: url(fonts/arial.ttf);
}
@font-face {
    font-family: Tahoma;
    src: url(fonts/tahoma.ttf);
}
@font-face {
    font-family: Dauphin;
    src: url(fonts/dauphin.ttf);
}
@font-face {
    font-family: Soccerleague;
    src: url(fonts/soccerleague.ttf);
}


#lsearch{

/*	padding-left:10px;*/
}

#livesearch {
    background: #fff !important;
    padding-left: 10px;
    padding-right: 10px;
    position: absolute;
    z-index: 1;
    width: 9.1em;
    float: right;
    margin-right: 20px;
    text-align: left;
}
#livesearch a{
	color:#000;
	text-transform: capitalize;
}
#lsearch > div.form-group{
	padding-left: 0px !important;
}
#partners a{
	color: #0087B3;	
	text-transform: uppercase;
}
#partners a:hover{
	background-color: lightgrey;
	padding: 5px 10px;
	font-weight: bold
}
#brand-center{
	background-color: red;
}
#home-score{
	height: 330px;
	width:100%;
	left: 0;
	right:0;
	margin:0;
}
#left-section{
	padding: 10px 5px;
	background-color: #143C6A;
}
#section-0{
	color: #fff;
/*	padding: 20px 0px;*/
}

#section-1{
	color: #fff;
	background-color: #000;
	padding: 20px 0px;
}
#section-2{
	color: #fff;
/*	background-color:#133C67;*/
	min-height: 200px;
	background-position: center center;
	background-size: cover;
}

#section-3{
	color: #fff;
	background-color: #000;
/*	padding: 50px 0px;*/
/*	margin-top: 20px;
	margin-bottom: 20px;*/
	padding: 20px 0px;
}
#section-4{
	color: #fff;
/*    background-color: #F7F7F7;*/
    padding: 20px 0px;
}
#navbar-primary .navbar-nav { 
//  background: #ededed;
  width: 100%;
  text-align: center;
  }
#logo-navbar-middle{
max-width: 150px;

	
}
.top-ranking{
	color: #000;
	background-image: url(../images/barca.jpg);
	height: 300px;
	background-position: center center;	
	background-size: cover;
	margin-bottom: 10px;
}
.top-buy{
	color: #000;
	background-image: url(../images/win.jpg);
	height: 300px;
	background-position: center center;	
	background-size: cover;
	margin-bottom: 10px;	
}
.top-news{
	color: #000;
	background-image: url(../images/news.jpg);
	height: 300px;
	background-position: center center;	
	background-size: cover;
	margin-bottom: 10px;		
}
.top-livestream{
	color: #000;
	background-image: url(../images/stadium.jpg);
	height: 300px;
	background-position: center center;	
	background-size: cover;
	margin-bottom: 10px;		
}
.top-livescore{
	color: #000;
	background-image: url(../images/livescore.jpg);
	height: 300px;
	background-position: center center;	
	background-size: cover;
	margin-bottom: 10px;		
}
.top-buy{
	color: #000;
	background-image: url(../images/footballtips.jpg);
	height: 300px;
	background-position: center center;	
	background-size: cover;
	margin-bottom: 10px;	
}
.top-record{
	color: #000;
	background-image: url(../images/fcarsenal.jpg);
	height: 300px;
	background-position: center center;	
	background-size: cover;
	margin-bottom: 10px;	
}
.feed-item:nth-child(even){
	background-color: #fff !important;
}
html{

}

body{
/*    font-family: 'Tahoma', sans-serif;*/
    font-family: 'Times New Roman';
	text-align: justify;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	min-height: 100vh;
	background-color: #1b1b1b;
}
a, a:hover, a:active{
	color:#CC0315;
	outline:none;
	font-weight: bold;

}
p{
	color: #fff;
	font-size: 1.2em;
}
.disc{
	list-style:disc !important;
}
.glyphicon-heart{
	color:#F2B31F;
}
.glyphicon-lock{
	color: #80C014;
}
.glyphicon-flag{
	color:#B30403;
}
.container-fluid{
   /* background: linear-gradient(#319019, #005724);*/
    /*background: linear-gradient(#FF0000, #AD0521);*/
/*    background-color: #063668;*/
/*	opacity: 0.8;*/
/*	margin-bottom: 5px;*/
}
.container-body{
	background-color: #0A2748;
    padding-left: 0px;
    padding-right: 0px;
}
.container-transparent{
	color: #fff
	padding-left: 0px;
	/*background-color: #000;*/
	margin-left: 0;
    margin-right: 0;
    width: 100%;
}
body > div{
		    background: transparent;
}
.league-box{
	height:450px;
}
/* NavBar */
.navbar-nav>li>a{
	padding-bottom:10px;
	padding-top: 10px;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover{
	background-color: red;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover{
	background-color: red;
}
.navbar{
	border: 0;
	border-radius: 0;
	border-radius: 2px;
}
.navbar-default{
	color: #FFCE2B;
	border-radius: 2px;
}
.navbar-default .navbar-nav>li>a{
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: normal;
}
.navbar-default .navbar-nav>li>a:hover{
	color: #fff;
	background-color: #AD0521;
	margin-top: -10px;
    padding-top: 20px;
    padding-bottom:20px;

}

/* Top form */
.navbar-right{
/*	padding-right: 30px;*/
	background-color: transparent;
}

/* Buttons On NavBar */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover{
	color: #fff;
	background:linear-gradient(#AD0521, #C90225);
	margin-top: -10px;
    padding-top: 20px;
    padding-bottom:20px;

}




.nav > li > a:focus, .nav > li > a:hover{
	color: #000;
}
.nav > li:active{
color:#fff;
background-color:linear-gradient(#FF0000, #AD0521);

}


/* Text Or Logo On NavBar */
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover{
	color: #000;
}
.navbar-brand,.navbar-brand:hover {
	color: #fff;
/*	font-weight: bold;*/
    padding: 10px 15px;
/*    margin-bottom: 15px;*/
    font-size: 1.3em;
/*    letter-spacing: 1px;*/
}
.navbar-brand>img{
	padding: 0px;
}
.navbar-default .navbar-brand{
	color: white;
	float: left;
}
input::placeholder{
	text-transform: capitalize;
	color:#000 !important;
}

/* Back To Top Button */

.glyphicon-star{
	color:#f8c125;
}


#back-to-top{
	position: fixed;
	bottom: 30px;
	right: 30px;
	padding: 10px 15px;
	margin-right: 10px;
    border-radius: 3px;
    box-sizing: border-box;
	float: right;
	background:linear-gradient(#AD0521, #C90225);
}
#back-to-top>a{
	color: #fff;
}


/* Footer */
#footer{
	color: transparent;
	border-top: 3px solid #fff;
/*	margin-top: 15px;*/
/*	text-transform: uppercase;*/
	background:linear-gradient(#AD0521, #C90225);
	color: #fff;
}
/*Special classes*/
.blockheader{
	background-color: red !important;
}
.separator{
	height: 50px;
}
.livescore-back{
	background-image: url(../images/chelsea-trophy-2018.jpg);
}
.livestream-back{
	background-image: url(../images/livescores.jpg);
}
.record-back{
	background-image: url(../images/atlanta.jpg);
}
.news-back{
	background-image: url(../images/news.jpg);
}
.line-red{
/*	 background: linear-gradient(#FF0000, #AD0521);*/
	 background-color: #AD0521;
	 height: 30px;
}
.line-white{
	background-color: #fff;
	height: 5px;
}
.data-result {
    position: absolute;
    right: 70px;
    top: 50px;
    background-color: #F7F7F7;
    opacity: 0.9;
    margin-left: 30px;
    width: 390px;
}
.data-result p{
	padding:5px 15px;
	color: #000;
}
.blue-box{
	width: 70%;
	background-color: #215BAD;
	padding:30px 20px;
	opacity: 0.9;
	margin:20%;
}
.red-box-title{
	width: 40%;
	background-color: red;
	padding:10px;
	opacity: 0.9;
	margin:5% auto;
	text-align: center;
}
.red-box{
	width: 70%;
	background-color: red;
	padding:30px 20px;
	opacity: 0.9;
	margin:20%;
}
.web-title{
	color: #4491DB;
	font-size: 1.8em;
}
.data-red{
	color: red;
	padding-top: 15px
}
.data-center{
	margin:0 auto;
	width: 90%;
	height: 220px;
}
.text-center{
	text-align: center;
}
.text-center .fa-pencil-square, .text-center .fa-shopping-cart {
/*	color: #CC0315;*/
}
.white-text{
	color: #fff;
	font-size: 1.5em;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}
.title-icons{
	background-color: transparent;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;

}

.fa-money-bill-alt, .fa-calendar-alt{
	color: #fff;
	font-size: 3em;
	padding: 10px;
    margin-right: 10px;
}
.fa-futbol, .fa-file-video,.fa-archive, .fa-shopping-cart, .fa-pencil-square {
/*	color: #fff;*/
	font-size: 2em;
/*	border-radius: 50%;
    padding: 5px 10px;
    margin-right: 10px;*/


}
.fa-envelope{
	color: #CC0315;
	font-size: 1.7em;
	margin-right: 10px;
}
.mail-link{
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
/*	font-family: SoccerLeague;*/
}
.top-menu{
	margin-top: 15px;
	float: right;
	margin-left:15px;

}
.icon_title_inner_holder{

}

h5 {
    font-family: 'Raleway', sans-serif;
/*    font-size: 16px;*/
    line-height: 24px;
    font-style: normal;
/*    font-weight: 700;*/
    letter-spacing: 1px;
/*    text-transform: uppercase;*/
}

/* Button */
.btn{

	border-radius: 0px;
/*	text-transform: uppercase;*/

}
.data-lsearchinput{
	float: left;
}
.data-left{
	height: 150px;
	background-color: #143C6A;
	padding:10px 5px;
}
.data-rsearchbut{
	float: right;
}
.data-links{
	background-color: #0087B3;
}
#pl{
	width: 67px;
    height: 60px;
	background: url(images/sprite.png) 0 0;
}
#ll{
	width: 67px;
    height: 60px;
	background: url(images/sprite.png) 0 -66px;	
}
#bl{
	width: 67px;
    height: 55px;
	background: url(images/sprite.png) 0 -130px;	
}
#sera{
	width: 67px;
    height: 55px;
	background: url(images/sprite.png) 0 -180px;	
}
#mls{
	width: 67px;
    height: 55px;
	background: url(images/sprite.png) 0 -250px;	
}
#lmx{
	width: 67px;
    height: 55px;
	background: url(images/sprite.png) 0 -320px;	
}
#l1{
	width: 67px;
    height: 55px;
	background: url(images/sprite.png) 0 -380px;	
}
#splf{
	width: 64px;
    height: 55px;
	background: url(images/sprite.png) 0 -430px;	
}
#lipor{
	width: 64px;
    height: 60px;
	background: url(images/sprite.png) 0 -620px;	
}
#bel{
	width: 64px;
    height: 60px;
	background: url(images/sprite.png) 0 -68section-40px;	
}
.form-group-sm .form-control{

}
.btn-success,.btn-success:focus,.btn-success:hover {
	background: linear-gradient(#A1D74B, #7DBE0E);
	color: #fff;
}
.btn-warning {
    background: linear-gradient(#FFCE2B, #DF8D0F);
}

.btn-primary{
	margin-left: 10px;
}

.btn-blue, .btn-blue:hover{
	background-color: #0590BF;
	color: #fff;
}
.btn-danger{
	border-color:#CC0315;
		background:linear-gradient(#AD0521, #C90225);
}
.btn-grey{
	background-color: #ccc;
	color: #000;
}
h1{
	font-size: 2.0em;
	color:#4491DB;
	margin-top: 2px;
	text-align: center;
	font-weight: bold;
    font-family: 'Times New Roman';
/*	text-transform: uppercase;*/
}

h2{
	color: #fff;
	margin-top: 10px;
	font-weight: normal;
    font-family: 'Times New Roman';
/*	text-align: center;*/
/*	font-weight: bold;*/
/*	text-transform: uppercase;*/
	font-size: 1.5em;
}

h3{
/*    color: #CC0315;*/
    margin-top: 10px;
    text-align: center;
/*	font-weight: bold;*/
/*	font-family: SoccerLeague;*/
    font-size: 1.3em;
/*    text-transform: uppercase;*/
}

h4{
/*	font-weight: bold;*/
	font-size:1.2em;
	color: #4491DB;
	width: 100%;
/*	-webkit-tran{s}form: skew(-20deg);
	   -moz-transform: skew(-20deg);
	     -o-transform: skew(-20deg);*/
/*	background: linear-gradient(#FF0000, #AD0521);*/
	text-align: left;
	padding: 0px 15px 15px 0px;
	font-weight: bold;
	text-transform: uppercase;
}
.subtitle{
/*	font-weight: bold;*/
	font-size:1.2em;
	color: #fff;
	width: 100%;
	background: linear-gradient(#C90225, #AD0521);
	text-align: center;
	padding: 15px;
	/*text-transform: uppercase;*/
}
/*Flags*/


.flag.flag-bg {
    background-position: -80px -11px;
}

.flag {
    display: inline-block;
    width: 16px;
    height: 11px;
    background: url(flags.png) no-repeat;
}
.flag-nir{
	backgr
}

/* New */
.col-md-3{
	border: 0;
	padding: 0;

}

.text-img{
	width: 70%;
	margin-bottom: 30px;
}

.center{
	text-align: center;
}

.data-win{
	margin-left:0px;
	margin-right:0px;
}

.left{
	float: left;
	padding-right:10px;
}

.right{
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
	height: 100px;
}

/*Navbar*/

.navbar-toggle{
    background: linear-gradient(#AD0521, #C90225);

}
.navbar-default .navbar-toggle{

}

/*********************************************
 * ROLLING LINKS
 *********************************************/

.roll {
    display: inline-block;
    overflow: hidden;
    vertical-align: top;

    -webkit-perspective: 300px;
       -moz-perspective: 300px;
        -ms-perspective: 300px;
            perspective: 300px;

    -webkit-perspective-origin: 50% 50%;
       -moz-perspective-origin: 50% 50%;
        -ms-perspective-origin: 50% 50%;
            perspective-origin: 50% 50%;
}
.roll:hover {
    background: none;
    text-shadow: none;
}
.roll span {
    display: block;
    position: relative;
    padding: 0 2px;
    pointer-events: none;

    -webkit-transition: all 600ms ease;
       -moz-transition: all 400ms ease;
        -ms-transition: all 400ms ease;
            transition: all 400ms ease;
    
    -webkit-transform-origin: 50% 0%;
       -moz-transform-origin: 50% 0%;
        -ms-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
    
    -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
        -ms-transform-style: preserve-3d;
            transform-style: preserve-3d;
}
.roll:hover span {
    background: rgba(190,190,20,.9);

    -webkit-transform: translate3d( 0px, 0px, -55px ) rotateX( 90deg );
       -moz-transform: translate3d( 0px, 0px, -55px ) rotateX( 90deg );
        -ms-transform: translate3d( 0px, 0px, -55px ) rotateX( 90deg );
            transform: translate3d( 0px, 0px, -55px ) rotateX( 90deg );
}
.roll span:after {
    content: attr(data-title);

    display: block;
    position: absolute;
    left: 0;
    top: 0;
    padding: 1px 2px;
    white-space: nowrap;

    color: white;
    background: #a533fd; 

    -webkit-transform-origin: 50% 0%;
       -moz-transform-origin: 50% 0%;
        -ms-transform-origin: 50% 0%;
            transform-origin: 50% 0%;

    -webkit-transform: translate3d( 0px, 105%, 0px ) rotateX( -90deg );
       -moz-transform: translate3d( 0px, 105%, 0px ) rotateX( -90deg );
        -ms-transform: translate3d( 0px, 105%, 0px ) rotateX( -90deg );
            transform: translate3d( 0px, 105%, 0px ) rotateX( -90deg );
}
/*End of rolling effect*/

.readmore, .readmore:hover, .readmore:active {
	color: #4491DB;
	float: right;
	text-transform: capitalize;
}

#img-home{
	padding-top:0px;
}

.img-team{
	width: auto;
	height: 60px;
	margin:0 auto; 
}
.img-thumbnail{
	border: none;
	background-color: #ddd;
	padding:1px;
	border-radius: 0px;
	margin-bottom: 10px;
	width: 150px;
}
.img-responsive{
/*	background-color: #ddd;*/
	padding:1px;	
/*	margin-bottom: 10px;*/
}
.img-bordered{
	background-color: #ddd;
	padding:1px; 
}
.img-center{
	display: block;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	width: 100%;
	margin-bottom: 10px;
}
.img-left{
	float: left;
	margin-right: 10px;
/*	width: 100px;*/
	margin-bottom:10px;
}
.img-left-medium{
	height: 300px;
	float: left;
}
.team{
	color: black;
}
.lmenu{
	text-transform: uppercase;
	padding-left:10px;
	padding-top: 10px;
}
.rmenu{
	padding-left:10px;
	padding-top: 10px;	
}

.lmenu li{
	margin-bottom: 15px;
	border-bottom: 1px solid #fff;
	margin-right: 10%;
	border-right-width: 15px;
}
.grey-text{
	color:#ccc;
	font-weight: bold;
}
ul{
    list-style-type: none;
    color: #fff;
}

.a2{
	font-size: 1em;
	color: black;
}

.left1{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	height: 300px;
}

.iframe{
	border: 0;
	height: 1000px;
	v-scrolling: yes;
	overflow-y: yes;
	width: 750px;
}



/* Carousel */
.page-header{
  background-position: top center;
  width: 100%;
  margin:0 auto;
  border-bottom:none;
  padding: 0;
  background: black;
}

.carousel-control{
	height: 100%;
	color: white;
}

.full-img{
	width: 100%;
}

.border{
	border: 1px solid black;
	margin: 5px;
}

.mid{
	background: black;
	background-size: 100% 100%;
	background-position: center;
	background-size: cover;
	border-radius: 5px;
}

.center1{
	color: white;
	text-align: center;
}

.white{
	color: white;
}

.data-red{
	color: #CC0315;
	font-weight: bold;
}

.data-green{
	text-align: center;
	color: black;
	margin-top: 8px;
	font-size: 12px;
	background: #EBD647;
}
.data-teams{
	padding:10px;
/*	background-color: #F2F2F2;*/
	min-height: 70px;

}
.uefa-teams{
	color: #000;
	display: flex;
	justify-content:center;
	margin: 0 auto;	
	text-align: center;

}
.uefa-teams .col-sm-1 p{
	color: #000;
	font-weight: bold;
}

.home-box{
	color: #000;
	margin-bottom: 5px;
	padding: 10px;
	background-color: #fff;
	padding-bottom: 23px;
	height: 320px;
	margin: 0 10px 10px;
}
.contact-box{
	color: #000;
	margin-bottom: 5px;
/*	padding: 10px;*/
	background-color: #fff;
	padding-bottom: 23px;
/*	height: 150px;*/
	margin: 0 10px 10px;
}
.home-box-short{
	background: black;	
}
.home-box-form{
	color: white;
	padding-top: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.data-form-box{
	height: 0;
	top:0;
	border-width: 150px 150px;
	background: radial-gradient(A10002, #FFCE2B);
	text-transform: uppercase;
	text-align: center;
    padding-bottom: 20px;
	border-color: transparent transparent #EE7202 transparent;
    margin-top: 0px;
    margin-bottom: 0px;
}
#triangle{
	width: 0;
    height: 50px;
    border-style: solid;
    border-width: 180px 180px 0 180px;
    border-color: #182B48 transparent transparent  transparent;
    position: absolute;
    right: 0px;
    top: 50px;
    z-index:-10;
}
.home-title{
	background: #74B71C;
}



.footer1{
	color: #fff;
}

.embed-responsive-16by9{
	padding-bottom: 5%;
	min-height: 500px;
}
.embed-responsive-4by3{
	max-height: 420px;
}

.partners{
	overflow: auto;
	height: 800px;
}

.top{
	text-align: center;
	background: transparent;
}
.navbar{
	margin-bottom:0px;
	min-height: 30px;

}

.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}

.navbar .navbar-collapse {
  text-align: center;
}


.top1{
	display: block;
    padding-bottom: 10px;
    padding-left: 0px;
}
.top1:before{
	background: transparent;
}

.tipster{
	width: 100%;
	margin-bottom: 10px;
}
label{
	color:#fff;
}
form{
/*	background-color: rgba(0, 0, 0, 0.8);*/
	padding: 10px;
	color: #000;
	text-align: center;
}
.span-logo{
	font-family: 'Raleway', sans-serif;
	font-weight: 900;
	color: #fff;
/*	font-size: 1.1em;*/
	background-color: #FF0000;
	padding:7px 10px;
}
.bold-logo{
	color: #fff;
	padding-left:7px;
	font-size: 16px;
	font-size: 1.8em;
/*	text-transform: uppercase;*/
/*	font-family: soccerleague;*/
}
.form-control{
	border-radius: 4px;
}
form > a.center{
	color: #fff;
}

.carousel-title{
    color: #fff;
	font-weight: bold;
	background-color: transparent;
	text-transform:uppercase;
	font-size: 2.0em;
}
.tipster-title{
	color: #F3F200;
	font-weight: bold;
	background-color: transparent;
	font-size: 5.3em;	
}
.carousel-caption{
	left:3%;
}
.data-caption::before{
	background-color:#ddddddc2;	  
	/*z-index: -1;*/
	display: block;
}
.data-caption{
	position: absolute;
	bottom: 0px;
	background: rgba(255, 255, 255, 0.4);
	text-align: center;
    width:100%;
/*	filter: blur(5px);*/

}
.data-caption h1{
	z-index: 1;	
}
.front-white{
	color:#fff;
}
.data-tipsters{
	position: absolute;
	top: 10%;
	left: 5%;
}
.navbar .navbar-nav {
/*    display: inline-block;*/
    float: none;
/*    float: left;*/
}

.fa{
	font-size: 23px;
}

.navbar .navbar-collapse {
    text-align: center;
/*    -webkit-transform: skew(-20deg);
	   -moz-transform: skew(-20deg);
	     -o-transform: skew(-20deg);*/
}
div.col-md-4.home-box-form > form > div.col-sm-12 > button{
	float: none;
	margin: 0 auto;
}
div.col-md-4.home-box-form > form > a.center{
	text-align: center;
}

div.col-md-6{
/*	padding-bottom: 10px;*/background-size: 
}
/* Footer */
footer{
	position: relative;
	bottom:0;
}
#footer li {
    display: inline-block;
    margin-right: 10px;
    text-align: center;
}
footer li {
    border-right: 1px solid #fff;
    height: 18px;
}
#footer li a, #footer li a:hover {
    padding-right: 10px;
    text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
    color: #fff;

}
ul li:last-child {
    border-right: none;
}
table{
	color: #fff;
}

#record table{
	text-indent:1em;
	font-size:1.1em;
}
#record {
	text-indent:-999em;
	color: transparent;
	display: block;
	content: "";
}

.table>thead>tr>th{
	vertical-align: top;
}
table:nth-child(even){
	display: none;
}
table:nth-child(even){
color: #fff;
	}
	table>tbody>tr>td{
		color: #fff;
	}
.table-bordered>tbody>tr>td{
	text-align: center;
}
@media screen and (max-width: 520px) {
.top-menu{
	float: left;
	margin-left: 0px;
}
.web-title, .bol-logo{
/*	font-size: 1.0em;*/
}
.navbar .navbar-nav{
	display: block;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover,.navbar-toggle{
	    background-color: #eba61a;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #ddd;
}

}
@media screen and (max-width: 787px) {

.navbar .navbar-nav{
    text-align:center;
    float:none;
}
#section-4{
	display:none;
}
}

@media screen and (max-width: 999px) {
/*#section-1, #section-2, #section-3{
	display:none;
}*/

}