*, ::after, ::before {
    -webkit-box-sizing: content-box !important;
    box-sizing: content-box !important;
}
body {
	background-color:#fff !important;
	font-family:'Roboto', sans-serif !important;
	/* margin:8px 0px 0px 0px !important; */
    line-height: 1.2em; 
    color: #292b2c ;
}
img {
	border:0;
    vertical-align: inherit;
}
a, a:hover {
	color:#000
}
.center {
	text-align:center
}
h1 {
	color:#000;
	font-family:'Roboto', sans-serif;
	font-size:22px
}
.center h1{
	font-weight: bold;
    margin : .67em 0;
}
h2 {
	color:#000;
	font-family:'Roboto', sans-serif;
	font-size:17px;
    font-weight: bold;
}
p {
	margin:0
}
.small_txt {
        font-family:'Roboto', sans-serif;
	font-size:16px
}
.small_txt a {
    color:#B60002;
    font-weight:700
}
.main_content {
	width:960px;
	margin:0 auto
}
.header {
	background-color:#369;
	text-align:center;
	height:80px;
	/* border-radius:5px; */
	padding:1px
}
.chat_list {
	font-family:'Roboto', sans-serif;
	font-size:16px;
	margin:0 0 0 105px
}
.chatButton a:hover {
	color:red;
}
.chatButton {
	text-align:center;
	padding-bottom:10px;
	float:left;
	margin: 0 6% 0 0;
	width: 148px;
	height: 80px;
	background:url(/images/chatsprite.png) no-repeat;
}
.chatButton.right {
	margin:0 0 18px
}
.chatButton a strong.big {
	display:block;
	margin:0;
	width:100%;
}
hr {
	border:2px solid #369;
	border-radius:2px
}
.clear {
	clear:both
}
.adBox {
	border-radius:4px;
	width:auto;
	height:29px;
	padding-top:10px;
	display:block;
	font-size:14px;
	text-align:center
}
.black {
	background:#000;
	border:1px solid #7a7a7a
}
.green {
	color:#00ff52
}
.red {
	color:#ff001a
}
.blue {
	color:#0ff
}
.purple {
	color:#f0f
}
.text {
	margin:3px 0 0;
	display:block
}
.chat_icon {
	height: 56px;
	text-decoration:none;
	display:block;
	margin: 0 5% 2% 0;
	width: 100%;
}
.college_chat {
	background-position:0px 1px;
}
.adult_chat {
	background-position:0px -35px;
}
.singles_chat {
	background-position:0px -70px;
}
.dating_chat {
	background-position:0px -107px;
}
.general_chat {
	background-position:0px -143px;
}
.teen_chat {
	background-position:0px -178px;
}
.kids_chat {
	background-position:-93px 1px;
}
.gay_chat {
	background-position:-92px -36px;
}
.girls_chat {
	background-position:-92px -70px;
}
.live_chat {
	background-position:-92px -108px;
}
.video_chat {
	background-position:-92px -143px;
}
.sports_chat {
	background-position:-92px -178px;
}
.music_chat {
	background-position:-185px 0px;
}
.lesbian_chat {
	background-position:-185px -36px;
}
.video_games_chat {
	background-position:-185px -71px;
}
.boys_chat {
	background-position:-185px -107px;
}
.header a img {
	margin:4px 20px;
}
.chat_list .chatButton a img {
	margin:4px 0px;
}
#college {
	background-position: 0% top;
}
#adult {
	background-position:33.5% top;
}
#dating {
	background-position:100% top;
}
#singles {
	background-position: 67% top;
}
#kids {
	background-position: 67% 26%;
}
#general {
	background-position: 0% 26%;
}
#teen {
	background-position: 33.5% 26%;
}
#gay {
	background-position:100% 26%;
}
#girls {
	background-position: 0% 54%;
}
#live {
	background-position: 33.5% 54%;
}
#video {
	background-position: 67% 54%;
}
#sports {
	background-position:100% 54%;
}
#lesbian {
	background-position: 33.5% 80%;
}
#boys {
	background-position:100% 80%;
}
#video-game {
	background-position:67% 80%;
}
#music {
	background-position: 0% 80%;
}
.black-btn1 {
	background-position: 0% 107%;
}
.black-btn2 {
	background-position: 0% 107%;
}
#mobile {
	background-position: 33.5% 107%;
}
#cam {
	background-position:67% 107%;
}
 @media (min-width:981px) {
 .chat_list {
 font-family: 'Roboto', sans-serif;
 font-size: 16px;
 margin: 0 auto;
 width: 723px;
}
}
 @media (max-width:980px) {
 .chat_list {
 margin: 0 auto;
 width: 545px;
}
 body {
margin:0px !important;
}
.main_content {
width: 100%;
}
.header {
 /* height: auto !important; */
border-radius:0px;
color:#fff;
}
.header a {
color:#fff;
}
.header a img {
margin: 5px 0 5px;
max-width: 90%;
}
.adheader a img {
margin:10px 0!important;
max-width:90%
}
.center {
margin: 0 auto;
width: 90%;
}
.chatButton a strong.big {
margin:0px;
width:100%;
}
h1 {
font-size: 18px;
}
 .chat_icon {
 height:58px;
}
.chatButton.right {
 margin:0;
}
.chatButton:nth-child(3n) {
 margin:0 !important;
}
.chatButton .adBox {
margin:0 auto;
}
 .chatButton, .chatButton.right {
 margin-right:9%;
}
}
@media (max-width:599px) {
 .chatButton, .chatButton.right, .chatButton:nth-child(3n) {
 margin-right:0 !important;
}
 .chat_list {
 margin: 0 auto;
 width: 310px;
}
.chatButton:nth-child(2n) {
 margin-right:0px;
}
 .chatButton:nth-child(2n+1) {
 float:left;
}
.chatButton:nth-child(2n) {
 float:right;
}
.text {
 margin:0;
}
}

.chatButton strong {
	text-decoration: underline;
}
.bg-inverse {
    background-color: #292b2c!important;
}
.navbar.navbar-toggleable-md > .container {
    text-align: center;
}
@media (min-width: 1020px){}
.navbar.navbar-toggleable-md .nav-item.nav-link {
    padding: 0 0.8rem !important;
}
.navbar.navbar-toggleable-md .nav-item.nav-link {
    letter-spacing: -0.5px;
    line-height: 3.5rem;
    border-bottom: none;
    font-weight: 500;
    color: #fff;
    opacity: 0.9;
    text-transform: uppercase;
    margin: 0;
    padding: 0 1rem;
}
footer .navbar.navbar-toggleable-md > .container .nav-item.nav-link {
    border-color: transparent;
    padding: 0 0.5rem;
    line-height: 3rem;
    height: 3rem;
    letter-spacing: 0;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    transition: all 0.3s ease-in-out;
}
@media (min-width: 1020px){}
.navbar.navbar-toggleable-md .nav-item.nav-link {
    padding: 0 0.5rem !important;
}
.nav-link small {
    border-color: transparent;
    padding: 0 0.5rem;
    line-height: 3rem;
    height: 3rem;
    letter-spacing: 0;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
}
.navbar.navbar-toggleable-md .nav-item.nav-link {
    letter-spacing: -0.5px;
    line-height: 3.5rem;
    border-bottom: none;
    font-weight: 500;
    color: #fff;
    opacity: 0.9;
    text-transform: uppercase;
    margin: 0;
    padding: 0 1rem;
}
.navbar-text:hover {
    background-color: #292b2c !important;
    color: #fff !important;
    border-radius: 0 !important;
}
footer .navbar.navbar-toggleable-md > .container .nav-item.nav-link:hover {
    background-color: #336699;
    color: #fff;
    border-radius: 10px;
    transition: all 0.3s ease-in-out;
}
.demopadding {
    margin: 15px auto;
    text-align: center;
}
.demopadding > a{

    padding-top: 10px !important;
    box-sizing: border-box !important;
    display: inline-block !important;
    width: 35px !important;
    height: 35px !important;
    border-radius: 50px !important;
    background-color: transparent !important;
    transition: 0.2s all ease-in-out !important;
}
.demopadding > a > img{
     
    opacity: 0.6 !important;
    height: 16px !important;
    width: auto !important;
    transition: 0.2s opacity ease-in-out !important;
}
.demopadding > a:hover {
    background-color: #37589B !important;
}
#twitter:hover {
    background-color: #46D4FE !important;
}
 
 