/*
* @package Hudson
* @copyright (C) 2016 by Joomlastars - All rights reserved!
* @license GNU General Public License, version 2 (http://www.gnu.org/licenses/gpl-2.0.html)
* @author Joomlastars <stars.joomla@gmail.com>
* @authorurl <http://themeforest.net/user/joomlastars>
*/

/* You can add new css here */

::-webkit-scrollbar {
    width: 10px;
    background: #333;
}
::-webkit-scrollbar-button {
    display: none;
}
::-webkit-scrollbar-thumb {
    border-radius: 50px;
    background: #181818;
    border: 2px solid #181818;
}
::-webkit-scrollbar-track {
    background: 0 0;
}
#logo img{
  width:135px;
  padding:10px;
  border: 2px solid black;
  background-color: black;
}
.yt-height{
  height:600px;
}
.yt--center{
  left:0 !important;
}
#vid{
  left:0 !important;
}
#content{
  background-color: rgb(193, 193, 193) !important;
}
#background-color{
  background:rgb(193, 193, 193) !important;
}
body{
  background:rgb(255, 255, 255) !important;
}
.in--in:hover{
  background-color:#ffffff !important;
}
.fa--fa:hover{
  background-color:#3b5998 !important;
}
.ec--ec:hover{
  background-color:#4dda59 !important;
}
.yt--yt:hover{
  background-color:#CD201F !important;
}
body{
  background-color: rgb(193, 193, 193) !important;
}
.col2-3:hover{
  transition: all 500ms ease !important;

box-shadow: 0 3px 5px rgba(0,0,0,.4) !important;
}
.col1-3:hover{
  transition: all 500ms ease !important;

box-shadow: 0 3px 5px rgba(0,0,0,.4) !important;
}


element {

}
#main-nav > ul a {
    font-weight: 600;
}
.ec--ec{
    margin-right: 0px !important;
}

