
#timeCount, #online, #mobile, #offline{
    font-size:16px;
    font-weight: bold;
}

body{
    background-color: #F8F7F4;
    color:#424242;
}
.block{
    border-radius: 5px; 
  
    height:150px;
    padding:20px;
    text-align: center;
    
   
}

.popover{
    //border:none;
    border-color:#fff;
 
 //margin-right:10px;
}

.popover .arrow{
   
}

/*#info-block{
        border-radius: 5px; 
       position:relative;
       bottom:0px;
  
   height:125px;
    padding:10px;
    text-align: center;
    background:#269abc;
    margin-left:-5px;
    margin-right:15px;
  
    display:none;
    box-shadow: 0 0 0 10px #333333;
   background-color: #fedcba;
   
   text-align: center;
   vertical-align: middle;
  
    
   
}



#info-block p{
    vertical-align:middle;
}*/

#timeCount #online #offline{
    font-size: 20px;
}


.outer{
   display:table-cell;
     text-align: center;
   vertical-align: middle;
}
.inner{
    vertical-align:middle;
}



.click-field{
    height: 25px;

}

#Click{
    height: 30px;
    text-align:center;
    font-size: 18px;
    cursor:pointer;

}



#main-box{
    display:none;
    border:none;
    margin-bottom:25px;
    background-color: black;
    padding:30px;
    border-radius:5px;
    padding-top:15px;
    padding-bottom:15px;

}




.info_big_wrapper{
    margin-right:-40px;
}

.info_big{
    height:150px;
    width:50%;
  
    float:left;
    margin-right:-25px;
    margin-top:-20px;
  padding:20px;
  margin-left:0px;
  border-top-right-radius:5px;
  border-bottom-right-radius:5px;
   //margin-right:-10px;
  
    
    
}

.info_small{

    margin-left:-20px;
    margin-right:-20px;
    padding-top:10px;
    height:60px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.block-area{
    padding-left:10px;
    padding-right:10px;
}


.head,.head2,.head3{
    font-size: 12px;
}
.pre1,.pre2,.pre3{
    display:none;
}
.number{
    display:none;
}

.number2{
    display:none;
}
.number3{
    display:none;
}
.check{
    display:none;
}

row-style{
    color: #269abc;
}


.social_side{
   
    width:140px;
    right:10px;;
    position:fixed;
    padding:10px;
    display:none;
    
}

.linkedin{
    margin-top:-8px;
}

.pinterest{
    margin-top:4px;
}


.popover-title {
  padding-left: 14px;
  padding-right: 14px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #fff;
  border-bottom: 0px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding-left:14px;
  padding-right:14px;
  padding-top:0px;
  padding-bottom:8px;
  color:#285e8e;
  font-size:12px;
}

.counter,.counter2,.counter3{
    font-size: 20px;
    font-weight: bold;
    display:block;
    
}
/*
.counter{
    margin-left:-10px;
    margin-right:-10px;
}*/

body{
font-family:Arial;
   // background-color: #333333;
//color:#f8f7f4;
}


#pieChart{
    display:block;
    width:500px;
    height:500px;
    margin-top:40px;
    margin-left:auto;
    margin-right:auto;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{

    padding:5px;
}

h1{
    margin:0px;
    margin-top:10px;
    margin-bottom:10px;
    font-family: 'aleoregular';
    font-size:50px;
}

.info-text{

    padding:0px;
}

.img_big img{
   height:110px;
   //width:110px;
 float:left;

}

.img_big{
    float:left;
    width:50%;
    padding-right:10px;
   

}
.img_small img{
//width:80px;
    height:70px;
    margin:-10px;
    margin-bottom:10px;
    
}

#sources-text{
    margin-top:10px;
    margin-bottom:10px;
}

#click-sources:hover{
    cursor: pointer;
}

#click-arrow:hover{
    cursor:pointer;
}

#sources{
    font-size:11px;
    display:none;
    color:#555;
}

#sources p{
    margin-bottom:3px;
}

#hide{
    font-size:13px;
}
#hide:hover{
    cursor:pointer;
}
.twitter-right{
	float:right;
	margin-top: 18px;
}

.footer{
 font-size:12px;   
}

.arrow-down {
	
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	
	border-top: 4px solid #333;
        top:23px; 
       
        position:absolute;
        margin-left:3px;
}


.arrow-up {
	
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	
	border-bottom: 4px solid #333;
        top:21px; 
       
        position:absolute;
        margin-left:3px;
}

@media (max-width: 450px){
    #pieChart{
        display:none;
    }
    
    .img_big{
       
        height:130px;
    }
    
    .img_big img{
        height:90px;
        margin-top:8px;
        margin-right:3%;
        margin-left:-10px;
    }
    
    .img_small img{
        height:50px;
        margin-top:-2px;
    }
    
    counter{
     margin-left:-10px;
     margin-right:-10px;
    }
    
    .wrapper{
    width:50%;
    float:left;
    padding-left:3%;
}
  .counter,.counter2,.counter3{
    font-size:17px;
    
    
}

}

@media (min-width:768px) and (max-width:820px){
    .counter,.counter2,.counter3{
    font-size:17px;
    
    
}
}

@media (min-width:768px ){
    #content{
        margin-left:5%;
        margin-right:5%;
    }

    #main-box{
        margin-left:3%;
        margin-right:3%;
    }
    
    .img_big img{
         margin-left:-4%;
    }
    
    #info-block{
        margin-right:3%;
    }
    
    .social_top{
    display:block;
}
  
.social_side{
    display:none;
}
}
@media (min-width:992px ){
    #content{
        margin-left:10%;
        margin-right:10%;
    }

    #main-box{
        margin-left:5%;
        margin-right:5%;
      
    }
    
    
.social_top{
    display:none;
}

.social_side{
    display:block;
    padding-right:0px;
    right:5px;
}
}

@media (min-width:1200px ){
    #content{
        margin-left:10%;
        margin-right:10%;
    }

    #main-box{
        margin-left:0%;
        margin-right:0%;
    }
    
    #info-block{
       // margin-left:5%;
       
       
    }
    
    .img_big img{
        padding-left:10%;
    }
    
   
}

@media (min-width:1600px ){
 
    .img_big img{
        padding-left:20%;
    }
    
}

@media (min-width:1200px) and (max-width:1270px){
    .counter,.counter2,.counter3{
    font-size:17px;

}
.social_side{
    padding-left:20px;
}
}

.social-left{
    float:left;
    width:150px;
}
.social-right{
    margin-top:10px;
    float:left;
    width:55px;
}

.clear{
    clear:both;
}	

.footer-link{
    text-decoration:none;
    color:#333;
}

.small-number{
    font-size:9px;
    vertical-align:super;
}

.text-bottom{

    
}

@media (min-width:451px){
    .wrapper .head{
    margin-left:50%;
}
}

.share{
   margin-top: 5px;
   margin-bottom:2px;
}

.share_side{
   margin-bottom:4px;
}

@media(max-width:259px){
  .share{
   margin-top:0px;
   margin-bottom:2px;
}
.social-left{
    margin-bottom:-8px;
}
}
