@media (max-width: 767px) {
	#keyreply-container {
	   bottom: -20px !important;
	}
}



.keyreply-buttonx {
    width: 38x!important;
}

#bottom-social-bar {
    width: 100%; 
    height:38px; 
    position: fixed; 
    bottom: 0; 
    z-index: 8888;    
}

#bottom-social-bar .btn {
	border-radius: 0px;
}

@media (max-width: 767px) {
	#bottom-social-bar .nav-justified > li {
		float: left !important;
		display: table-cell;
	}
    .btn-social {
        font-size: 18px;
    }
}


.btn-social-fbm {
    background-color: rgb(0, 132, 255) !important;
    color: #fff;
}
.btn-social-fb {
    background-color: #3b5998!important;
    color: #fff;
}

.btn-social-tw {
    background-color: #55acee!important;
    color: #fff;
}

.btn-social-gplus {
    background-color: #dd4b39!important;
    color: #fff;
}

.btn-social-li {
    background-color: #0082ca!important;
    color: #fff;
}

.btn-social-ins {
    background-color: #2e5e86!important;
    color: #fff;
}

.btn-social-slack {
    background-color: #56b68b!important;
    color: #fff;
}

.btn-social-git {
    background-color: #333!important;
    color: #fff;
}

.btn-social-comm {
    background-color: #30cfc0!important;
    color: #fff;
}

.btn-social-email {
    background-color: rgb(45, 112, 231)!important;
    color: #fff;
}

.btn-social-dribbble {
    background-color: #ec4a89!important;
    color: #fff;
}

.btn-social-reddit {
    background-color: #ff4500!important;
    color: #fff;
}

.btn-social-whatsapp {
    background-color: rgb(48, 190, 45) !important;
    color: #fff;
}

#bottom-social-line .arrow:after {
	border-top-color: rgb(58, 206, 1)  !important;
}

#bottom-social-line .btn {
	border: 2px solid rgb(49, 163, 6)  !important;
	color: rgb(49, 163, 6)  !important;
	background-color: #ffffff;
}

.btn-social-line, #bottom-social-line {
    background-color: rgb(58, 206, 1) !important;
    color: #fff;
}

#bottom-social-wechat .arrow:after {
	border-top-color: rgb(30, 206, 41) !important;
}

.btn-social-wechat, #bottom-social-wechat {
    background-color: rgb(30, 206, 41) !important;
    color: #fff;
}


#bottom-social-phone .arrow:after {
	border-top-color: rgb(10, 208, 44)  !important;
}

#bottom-social-phone .btn {
	border: 2px solid rgb(49, 163, 6)  !important;
	color: rgb(49, 163, 6)  !important;
	background-color: #ffffff;
}


.btn-social-phone, #bottom-social-phone {
    background-color: rgb(10, 208, 44) !important;
    color: #fff;
}

.btn-social-telegram {
    background-color: rgb(45, 165, 225) !important;
    color: #fff;
}

.bottom-social-popover {
	font-family: inherit;
    display: none; z-index: 1050; padding-top: 0px; padding-bottom: 0px;    
}

.bottom-social-bar-back2top {
    position:absolute; 
    width: 40px; 
    height:38px;
}

.btn-bottom-social-bar-back2top {
    background-color: #333333;
    color: #dddddd;
}

.bottom-social-bar-wrap {
    height:38px; 
    width: 100%; 
    padding-left: 40px;
}

.bottom-social-bar-ul {
    width: 100%;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    margin-top: 0;
    display: table;
}

.bottom-social-bar-ul > li {
    display: table-cell;
    width: 1%;
    float: none;
    position: relative;
}

.bottom-social-popover-content {
    line-height: 150%;
}

.bottom-social-popover-title {
    font-size: 3rem;
}

#bottom-social-wechat-content {
    width: 150px; height: 150px; line-height: 250%;
}