
@font-face {font-family: "SohoGothicPro"; src: url("../fonts/SohoGothicPro-Regular.ttf"); }
@font-face {font-family: "SohoGothicPro-Bold"; src: url("../fonts/SohoGothicPro-Bold.ttf"); }
 
html, body{height:100%;margin:0;padding:0;}

body{
	font-family:SohoGothicPro, Sans-serif;
	font-size: 15px;
}
img{max-width:100%;}

.emoji{position: fixed;bottom: 4%;left: 2%;z-index:90;}
.like, .heart, .clap, .love {width: 13%;}
.count{font-size: 13px;color: #fff;padding-left:1%;padding-right:2%;}
.count:hover{cursor:no-drop;}

.mbrt .d-flex {width: 100vw;height: 100vh;justify-content: center;align-items: center;flex-direction: column;}

/* chat window */
.chtbtn{
	position: absolute;
    z-index: 999;
    right: 15px;
    bottom: 23px;
	border:1px solid #fff;
    background: #102d5e;
    display: inline-block;
    color: #fff;
    padding: 2px 20px;
    font-size: 16px;
    border-radius:5px;
}
.chtbtn:hover, .chtbtn:focus{outline:none;text-decoration:none;color:#fff;}
.modal.chtright .modal-dialog {
	position: fixed;
	margin: auto;
	width: 400px;
	height: 100%;
	-webkit-transform: translate3d(0%, 0, 0);
	-ms-transform: translate3d(0%, 0, 0);
	-o-transform: translate3d(0%, 0, 0);
	transform: translate3d(0%, 0, 0);
	right: 0px!important;
}

.modal.chtright .modal-content {height: 100%;overflow-y: auto;}
.modal.chtright .modal-body {padding:0px!important;}
  
/*Right*/
.modal.chtright.fade .modal-dialog {
	right: -470px;
	-webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
	-moz-transition: opacity 0.3s linear, right 0.3s ease-out;
	-o-transition: opacity 0.3s linear, right 0.3s ease-out;
	transition: opacity 0.3s linear, right 0.3s ease-out;
}
	
.modal.chtright.fade.in .modal-dialog {right: 0;}
.modal.chtright .modal-content{border-radius: 0px;}
.modal.chtright.bottom .modal-dialog{height: 400px;bottom: 0px!important;}
.modal.chtright.bottom .modal-content{overflow: hidden;border-color: #174992;}
.modal.chtright.bottom .modal-header{background-color: #174992;color: #fff;border-radius: 0px;padding: 10px 15px;}
.modal.chtright.bottom .modal-header img{color: #fff;}
.modal.chtright .page-header {
	background: #006A4E;
	margin: 0;
	padding: 20px 0 10px;
	color: #FFFFFF;
	position: fixed;
	width: 100%;
	z-index: 1
}
.modal.chtright .dvchatwndw {
	position:absolute;
	left:0px;
	right:0px;
	overflow-y:auto;
	top:0px;
	max-height:400px;
	bottom:3em;
	padding:15px 10px 15px 15px;
}
.modal.chtright .chatwndw {
	background: #eee;
	padding: 10px;
	margin: 0 auto 10px;
	max-width: 100%;
	float: left;
	border-radius: 4px;
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
	clear: both;
	font-family:Arial, sans-serif;
}
.modal.chtright .chatwndw.chatwndw-item {float: right;background: #DCF8C6;text-align: right;}
.modal.chtright .chat-form {
	background: #DDDDDD;
    padding: 5px 15px;
    position: fixed;
    bottom: 0;
    width: 100%;
    right: 0;
}
.modal.chtright .chat-form .form-control{
    border: 1px solid #ccc;
    border-radius: 0px;
    padding-left: 12px;
    font-size: 12px;
    margin-top: 3px;
}
.modal.chtright .modal-title {
    margin: 0;
    line-height: 0px;
    font-size: 16px;
    padding: 12px 0px
}

.modal.chtright .chat-log__author {margin: 0 auto .2em;font-size: 12px;color: #194380;}
.modal.chtright .chat-log__message{font-size: 13px;color: #484848;text-align: justify;}
.modal.chtright .btn-primary.sndbtn{
    height: 30px;
    font-size: 15px;
	color:#fff;
    line-height: 17px;
    margin-top: 4px;
    max-width:80px;
    background: #174992;
    border-color: #174992;
    border-radius: 4px;

}

.modal.chtright .close:hover, .modal.chtright .close:focus {outline:none;}

/* end chat window */

@media (max-width:767px){

.lognfrm .form-group {margin-bottom:1.2rem;}
.bplgnbnrbg .row.h-100{height:auto !important;}	
.lognfrm .form-control {height:34px;font-size:15px;}
.lgnshd img{width:130px;}
.mblgo{display:block;}
}

@media (min-width:768px) and (max-width:991px){
.lognfrm{padding: 1.5rem 1rem;margin-top: 1vh;}
.lgntxthd {font-size: 15px;margin-top: 8vh;line-height: 22px;}
}

@media only screen and (min-device-width:320px) and (max-device-width:824px) and (orientation:landscape) {
.modal.chtright.bottom .modal-dialog{height: 350px;bottom: 0px!important;}
.lognfrm .form-group {margin-bottom:1.5rem;}
.lognfrm .form-control {height:34px;font-size: 14px;}
}

@media only screen and (min-device-width:768px) and (max-device-width:915px) and (orientation: landscape) {
.lgntxthd span {font-weight: 700;font-size: 16px;display: inline;}
.ldrhdtxt {padding: 0.2rem 1rem;font-size: 16px;}
}


@media only screen and (min-device-width:320px) and (max-device-width:767px) and (orientation:landscape) {
.lognfrm  .form-group {margin-bottom: 1.5rem;}
}

@media only screen and (min-width:825px) and (max-width:915px) and (orientation: landscape) {}
@media only screen and (min-width:991px) and (max-width:1024px) and (orientation: landscape) {}

@media only screen and (min-width:1199px){
.lgnshd {margin: 0 auto 0px;display: table;position: relative;top: -1.5rem;}
.lgntxthd{white-space:nowrap;	}
}

@media only screen and (orientation: landscape){
.mbrt {display:none;}
.webcntnt {display: block;}
}
  
@media only screen and (orientation:portrait){
.mbrt{display:block;} 
.webcntnt{display: none;}
}