@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
/*font-family: 'Roboto', sans-serif;*/ 
*{
	padding:0;
	margin:0;
}
img{max-width:100%;}
body{
	padding:0!important;
}
.navbar-default {
    background-color: #0a226c;
    border-color: #0a226c;
	
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent;
}
.logo-img img{
    width: 250px;
    padding-top: 17px;	
}
.rightmenu {
	padding:9px 0px;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size: 15px;
}
.navbar-default .navbar-nav > li > a:hover{
    color: #fff;
}
.gap_squre {
    margin-right: 5px;
}
.organise_section {
  width: 100%;
  float: left;
}
.orga_heading {
  width: 100%;
  float: left;
  text-align: center;
  color: #656565;
  text-transform: capitalize;
  font-size: 30px;
}
.organise_box {
    width: 100%;
    float: left;
    color: #fefefe;
    box-shadow: 0px 4px 5px #888888;
	background: #fefefe;
	position: relative;
height: 237px;

margin: 20px 0;
}
.organise_box .btn1 {
    width: auto;
    position: absolute;
    color: #fff;
    background: #0a226c;
    top: 9px;
    left: 10px;
    margin: 0;
    border-radius: 2px;
    font-size: 11px;
    padding: 2px;
    text-transform: uppercase;
    border: 0px;
    height: 18px;
    text-align: center;
}

.box_half {
  width: 100%;
  float: left;
  background: #f8f8f8;
  position: relative;
  height: 97px;
  overflow: hidden;
}
.box_half img{
    width: 100%;
    float: left;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.top_organise {
    width: auto;
    position: absolute;
    color: #fff;
    background: #0a226c;
    top: 10px;
    right: 10px;
    margin: 0;
    border-radius: 2px;
    font-size: 11px;
    padding: 3px;
    text-transform: uppercase;

}

.pic_organise {
  width: 70px;
height: 70px;
position: absolute;
bottom: 0;
left: 0;
right: 0;
top: -45px;
margin: auto;
border: 6px solid #fff;
border-radius: 50px;

}
.text_organise {
     width: 100%;
    float: left;
    padding-top: 40px;
    position: relative;
}
.text_organise .icon{
	border: 6px solid #fff;
    height: 65px;
    width: 65px;
    border-radius: 50%;
    left: 0;
    right: 0;
    position: absolute;
    top: -33px;
    margin: auto;
    background-color: #929292;
    text-align: center;
    line-height: 70px;
    overflow: hidden;
}
.text_organise .icon i{
   font-size: 75px;
    line-height: 60px;
    overflow: hidden;
    padding-top: 8px;
}
.text_organise span {
  width: 100%;
  float: left;
  color: #485d64;
  text-align: center;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 500;
}
.text_organise p {
  width: 100%;
  float: left;
  text-align: center;
  color: #90a6ae;
  text-transform: capitalize;
}
.btn.btn-danger.btn_cntr {
    width: auto;
    float: none;
    margin: auto;
    display: table;
}

.get_section {
    position: relative;
    height: 342px;
    width: 100%;
    float: left;
    margin-top: 65px;
}
.get_section img {
	position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    height: 342px;
}

  
}

.get_wrding {
  width: 100%;
  float: left;
  margin-top: 50px;
margin-bottom: 25px;

}
.get_wrding p {
    width: 100%;
    color: #fff;
    text-align: center;
    font-size: 40px;
    text-transform: capitalize;
    font-weight: 500;
    padding-top: 55px;
}
.phone_rght {
  width: auto;
  float: right;
  text-align: right;
  padding-right: 26%;
}
.phone_rght i {
  color: #fff;
  width: 100%;
  float: left;
  font-size: 60px;
  text-align: center;
}
.phone_rght span {
  width: 100%;
  float: left;
  color: #fff;
  font-size: 28px;
}
.phone_left {
  width: auto;
  float: left;
  text-align: left;
  padding-left: 26%;
}
.phone_left i {
  color: #fff;
  width: 100%;
  float: left;
  font-size: 60px;
  text-align: center;
}
.phone_left span {
  width: 100%;
float: left;
color: #fff;
font-size: 28px;
text-align: center;

}
.footer-section {
  width: 100%;
  float: left;
  margin-top: 40px;
  text-align: center;
  padding-bottom:15px;
}
.foter_lst {
  width: 100%;
  float: left;
  text-align: center;
  margin-bottom: 10px;
}
.foter_lst ul {
  width: 100%;
  float: left;
  list-style: none;
}
.foter_lst ul li {
  display: inline-block;
  border-left: 1px solid #000;
}
.foter_lst ul li:first-child{
	border-left:none;
}

.foter_lst ul li a {
  color: #000;
  text-decoration: none;
  padding: 0 15px;
font-size: 15px;

}
.footer-end {
  width: 100%;
  float: left;
  text-align: center;
  margin-bottom: 10px;
  padding-top:20px;
}
.footer-end ul {
  width: 100%;
  float: left;
  list-style: none;
}
.footer-end ul li {
  display: inline-block;

}
.footer-end ul li a {
  color: #000;
  text-decoration: none;
  padding: 0 15px;
font-size: 15px;
}


.foter_year {
    width: 100%;
    float: left;
    text-align: center;
    padding: 6px 0;
}
.foter_lwer {
    width: 55%;
    word-wrap: break-word;
    text-align: center;
    margin: auto;
}



/*-------index1-css--------*/
.brnd_whte {
    color: #fff !important;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size: 15px;
}
.last-list.dropdown .caret{
	float: left;
    line-height: 35px;
    display: inline-block;
    margin-top: -20px;
    margin-left: 40px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover{
    background-color:transparent !important;
}
.last-list.dropdown a span{
	width: 35px;
    height: 35px;
    display: block;
    overflow: hidden;
    border-radius: 50%;
}
.navbar-default .navbar-nav > li > a:hover{
    color: #fff;
}
.navbar-default .navbar-nav > li:last-child a{
	padding-left:10px;
	position:relative;
}
.navbar-default .navbar-nav > li:last-child a:after{
	position: absolute;
    content: '';
    height: 50%;
    width: 1px;
    background-color: #fff;
    left: 0px;
    top: 12px;
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(30deg);
}
.navbar-default .navbar-nav > li.last-list a{
	padding:8px 15px !important;
}
.navbar-default .navbar-nav > li.last-list a:after{
	display:none;
}
.navbar-default .navbar-nav > li:nth-child(6) a{
	padding-right:10px;
}
.gap_squre {
    margin-right: 5px;
}

.navbar.navbar-default.colr_chnge {
    background: #0a226c;
    border-color:#0a226c;
	margin-bottom: 0px;
	border-radius:0px;
}


.online_section {
  width: 100%;
  float: left;
    background:#fafafa;
  padding: 20px 0;
}
.online_heading {
  width: 100%;
  float: left;
  text-align: center;
  color: #656565;
  text-transform: capitalize;
  font-size: 30px;
}
.online_box {
    width: 100%;
    float: left;
    color: #fefefe;
    box-shadow: 0px 4px 5px #888888;
	background: #fefefe;
	position: relative;
    height: 240px;
    margin: 20px 0;

}
.group_uper {
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    height: 100px;
    position: absolute;
    padding:10px;
}
.group_uper ul {
  width: auto;
  float: left;
  list-style: none;
  right: 10px;
  position: absolute;
  top: 8px;
}
.group_uper ul li {
  display: inline-block;
  margin-left: 10px;
}
.group_half {
/*  width: 100%;*/
  float: left;
/*  background-image:url(../img/2.jpg);*/
/*  position: relative;*/
  height: 100px;
  overflow: hidden;
/*background-attachment: scroll;*/
/*background-size: cover;*/
}
.top_heading{
	width: 40%;
	margin: auto;
}
.top_heading img{
    margin-left: 8%;
}
.default_img{
    position:absolute;
    left:0;
    top:0;
}
.group_organise {
 width: auto;
position: absolute;
color: #fff;
background: #455a61;
top: 10px;
left: 10px;
margin: 0;
border-radius: 2px;
font-size: 11px;
padding: 3px;
text-transform: uppercase;

}

.online_organise {
     width: 70px;
    height: 70px;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 40px;
    right: 0;
    top: -25px;
    margin: auto;
    border: 6px solid #fff;
    border-radius: 50px;
    background-color: #929292;
    text-align: center;
    line-height: 60px;
}
.text_group {
  width: 100%;
  float: left;
  padding-top: 40px;
}
.text_group span {
  width: 100%;
  float: left;
  color: #485d64;
  text-align: center;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 500;
}
.text_group p {
  width: 100%;
  float: left;
  text-align: center;
  color: #90a6ae;
  text-transform: capitalize;
}
.online_icon {
  width: 100%;
  float: left;
  margin-top: 6px;
}
.group_left {
  width: 100%;
  float: left;
}
.group_left ul {
      width: 100%;
    float: left;
    padding: 0;
    list-style: none;
    margin-bottom: 0px;
}
.group_left ul li {
  display: inline-block;
  margin-left: 5px;
  color: #929292;
 padding: 5px 0px;
}
.group_left ul li span i{
	font-size:26px;
}
.group_right {
  width: 100%;
  float: left;
}
.group_right ul {
     width: 100%;
    float: left;
    list-style: none;
    padding: 6px 0;
    margin-bottom: 0 !important;
    text-align: right;
    font-size: 20px;
}
.group_right ul li {
  display: inline-block;
  margin-left: 7px;
}
.group_right ul li i{
	    color: #929292;
}

.how_section {
  width: 100%;
  float: left;
  margin: 20px 0;
}
.how_text {
  width: 100%;
  float: left;
  line-height: 33px;
  color: #596a71;
  font-size: 15px;
  font-weight: 500;
}
.helpful_section {
  width: 100%;
  float: left;
  background:#fafafa;
  padding: 20px 0;
}
.helpful_lst {
  width: 100%;
  float: left;
}
.helpful_lst ul {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
}
.helpful_lst ul li {
  line-height: 28px;
  color: #596a71;
  font-size: 15px;
  font-weight: 500;
}





/*------------Login Modal--------------*/
#myModal {
  width: 100%;
  float: left;
  /* Facebook */
  /* Google */ }
  #myModal .modal-body{
	  display:table;
	  width:100%;
  }
  #myModal .login .form-control {
    height: 50px;
    background-color: #f0f0f0; }
    #myModal img {
		         margin-top: 15px;
    border-radius: 10px;
    width: 44%; }
  #myModal h1 {
    text-align: center;
    font-size: 20px;
  color:#7f7f7f;
  margin-bottom: 25px; }
	 #myModal button {
		 color: #fff;
		 background-color: #0a226c; }
  #myModal .or {
    text-align: center;
    font-size: 16px;
    padding: 20px 0; }
  #myModal p {
    text-align: center;
	    width: 100%;
    float:left;
    margin-top: 10px;
	}
    #myModal p span {
      font-style: 15px; }
    #myModal p a {
      text-decoration: none;
	color: #0a226c; }
  #myModal .modal-login {
    width: 350px; }
  #myModal .popup-logo {
    display: block;
    text-align: center;
    margin-bottom: 10%; }
  #myModal .contin-log {
    width: 100%;
    font-size: 18px;
    padding: 14px 0px; }
  #myModal .loginBtn {
    box-sizing: border-box;
    position: relative;
    /* width: 13em;  - apply for fixed size */
    margin: 0.2em;
    padding: 8px 15px 8px 46px;
    border: none;
    text-align: left;
    line-height: 34px;
    white-space: nowrap;
    border-radius: 0.2em;
    font-size: 16px;
    color: #FFF;
    width: 100%; }
  #myModal .loginBtn:before {
    content: "";
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    width: 34px;
    height: 100%; }
  #myModal .loginBtn:focus {
    outline: none; }
  #myModal .loginBtn:active {
    box-shadow: inset 0 0 0 32px rgba(0, 0, 0, 0.1); }
  #myModal .loginBtn--facebook {
    background-color: #4C69BA;
    background-image: linear-gradient(#4C69BA, #3B55A0);
    /*font-family: "Helvetica neue", Helvetica Neue, Helvetica, Arial, sans-serif;*/
    text-shadow: 0 -1px 0 #354C8C; }
  #myModal .loginBtn--facebook:before {
    border-right: #364e92 1px solid;
    background: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/14082/icon_facebook.png") 6px 10px no-repeat; }
  #myModal .loginBtn--facebook:hover,
  #myModal .loginBtn--facebook:focus {
    background-color: #5B7BD5;
    background-image: linear-gradient(#5B7BD5, #4864B1); }
  #myModal .loginBtn--google {
    /*font-family: "Roboto", Roboto, arial, sans-serif;*/
    background: #DD4B39; }
  #myModal .loginBtn--google:before {
    border-right: #BB3F30 1px solid;
    background: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/14082/icon_google.png") 6px 15px no-repeat; }
  #myModal .loginBtn--google:hover,
  #myModal .loginBtn--google:focus {
    background: #E74B37; }
  .social_btn{width:100%;float:left;}
  .delete_icn {
    width: auto;
    float: right;
}
.delete_icn i {
    font-size: 22px;
    color: #c9302c;
    width: auto;
    float: left;
}
.last-list.dropdown a span img{width:100%;height:100%;}
.group_right .btn_cntr{float:right !important;}
.group_right .btn_cntr i{margin-right:5px;}

/*------------Login Modal--------------*/
/*------------Register Modal--------------*/
#myModalsigup {
  width: 100%;
  float: left;
  /* Facebook */
  /* Google */ }
  #myModalsigup .login .form-control {
    height: 50px;
    background-color: #f0f0f0; }
	#myModalsigup img {
	    margin-top: 15px;
    border-radius: 10px;
    width: 44%; }
  #myModalsigup .dob select {
    width: 100px;
    float: left;
    margin-right: 5px;
    margin-bottom: 10px; }
  #myModalsigup h1 {
    text-align: center;
    font-size: 20px;
	  color: #7f7f7f;
    margin-bottom: 25px;}
  #myModalsigup .or {
    text-align: center;
    font-size: 16px;
    padding: 20px 0; }
   #myModalsigup button {
	   color: #fff;
		background-color:#0a226c; }
  #myModalsigup p {
    text-align: center;
  margin-top: 15px }
    #myModalsigup p span {
      font-style: 15px;
	color:#656565; }
    #myModalsigup p a {
      text-decoration: none;
	color:#656565; }
  #myModalsigup .modal-login {
    width: 350px; }
  #myModalsigup .popup-logo {
    display: block;
    text-align: center;
    margin-bottom: 10%; }
  #myModalsigup .contin-log {
    width: 100%;
    font-size: 18px;
    padding: 14px 0px; }
  #myModalsigup .loginBtn {
    box-sizing: border-box;
    position: relative;
    /* width: 13em;  - apply for fixed size */
    margin: 0.2em;
    padding: 8px 15px 8px 46px;
    border: none;
    text-align: left;
    line-height: 34px;
    white-space: nowrap;
    border-radius: 0.2em;
    font-size: 16px;
    color: #FFF;
    width: 100%; }
  #myModalsigup .loginBtn:before {
    content: "";
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    width: 34px;
    height: 100%; }
  #myModalsigup .loginBtn:focus {
    outline: none; }
  #myModalsigup .loginBtn:active {
    box-shadow: inset 0 0 0 32px rgba(0, 0, 0, 0.1); }
  #myModalsigup .loginBtn--facebook {
    background-color: #4C69BA;
    background-image: linear-gradient(#4C69BA, #3B55A0);
    /*font-family: "Helvetica neue", Helvetica Neue, Helvetica, Arial, sans-serif;*/
    text-shadow: 0 -1px 0 #354C8C; }
  #myModalsigup .loginBtn--facebook:before {
    border-right: #364e92 1px solid;
    background: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/14082/icon_facebook.png") 6px 10px no-repeat; }
  #myModalsigup .loginBtn--facebook:hover,
  #myModalsigup .loginBtn--facebook:focus {
    background-color: #5B7BD5;
    background-image: linear-gradient(#5B7BD5, #4864B1); }
  #myModalsigup .loginBtn--google {
    /*font-family: "Roboto", Roboto, arial, sans-serif;*/
    background: #DD4B39; }
  #myModalsigup .loginBtn--google:before {
    border-right: #BB3F30 1px solid;
    background: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/14082/icon_google.png") 6px 10px no-repeat; }
  #myModalsigup .loginBtn--google:hover,
  #myModalsigup .loginBtn--google:focus {
    background: #E74B37; }

/*------------register Modal--------------*/
/*-----forgt password modal---------------*/
#myModalforgtpwd .modal-dialog.modal-login{
	width: 350px;
}
#myModalforgtpwd  .popup-logo{
    text-align: center;
    margin-bottom: 10px;
}
#myModalforgtpwd .popup-logo img{
    margin-top: 15px;
    border-radius: 10px;
    width: 44%;
}
#myModalforgtpwd h1{
	    font-size: 19px;
    text-align: center;
    width: 100%;
    margin-bottom: 25px;
}
#myModalforgtpwd .login{
	    width: 100%;
    text-align: center
}
#myModalforgtpwd .form-group{
	text-align:center;
}
#myModalforgtpwd .form-group i{
	width: 100%;
    height: 45px;
}
#myModalforgtpwd  .contin-log{
	width: 100%;
    display: block;
    background-color: #0a226c;
    color: #fff;
    height: 45px;
}
/* Video Page Css Include Here 
==============================*/
.vedio_section{
	width:100%;
	float:left;
	padding: 15px 0px 65px 0px;
}
.vedio_section .video-left{
	width:100%;
	float:left;
}
.vedio_section .video-left .video-js[tabindex="-1"]{
	width:100%;
	height:500px;
}
.vedio_section .video-left .video-js .vjs-big-play-button{
	border-radius:0px;
	border:none;
}
.vedio_section .chat-list{
	width: 100%;
    height: 500px;
    border: 1px solid #0a226c;
}
.vedio_section .chat-list .chat-head{
	width: 100%;
    float: left;
    background-color: #0a226c;
    padding: 10px 15px;
}
.vedio_section .chat-list .chat-head h6{
	margin: 0px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
}
.vedio_section .chat-list .chat-search{
	width: 100%;
    float: left;
    padding: 10px 8px 20px 8px;
}
.vedio_section .chat-list .chat-search .search{
	width: 100%;
    float: left;
}
.vedio_section .chat-list .chat-search .form-control{
	box-shadow:none;
	border-radius:50px;
	border-color: #0a226c;
}

.chat-user{
	width:100%;
	float:left;
}
.chat-user ul{
	margin:0;
	padding:0;
}
.chat-user li {
    margin: 0;
    padding: 5px 5px 8px 80px;
    list-style: none;
	position:relative;
}
.user-pic {
    position: absolute;
    width: 32px;
    height: 32px;
    left: 34px;
    top: 0;
}
.user-pic img{
	border-radius:50%
}
.point {
    background: #ff0000;
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    left: 9px;
    top: 10px;
}
.point.online {
    background:green;
}


.vedio_slider {
    padding: 10px 0;
}
.vedio_thumb {
    padding-right: 14px;
}
.vedio_thumb img{
	    border: 2px solid #0a226c;
}
button.slick-prev.slick-arrow {
    left: 0;
    z-index: 9;
    background-color: rgba(0,0,0,.25);
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 28px;
    width: 28px;
    border: none;
}
button.slick-next.slick-arrow {
    right: 16px;
    z-index: 9;
    background-color: rgba(0,0,0,.25);
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 28px;
    width: 28px;
    border: none;
}
/*------------privacy--------------*/
.privacy{
	width:100%;
	float:left;
	padding: 90px 0px;
	
}
.privacy .head-prcy{
	width:100%;
	float:left;
}
.privacy .head-prcy h2{
	width:100%;
	float:left;
	color: #656565;
}
.privacy .head-prcy p{
	width:100%;
	float:left;
	color:#656565;
}
.privacy .privacy-matter h2{
	width:100%;
	float:left;
	color:#656565;
}
.privacy .privacy-matter p{
	width:100%;
	float:left;
	color:#656565;
}
.privacy .privacy-information {
	width:100%;
	float:left;
}
.privacy .privacy-information ul{
	padding: 25px 0px 20px 70px;
    width: 100%;
    float: left;
}
.privacy .privacy-information ul li{
	    margin-bottom: 10px;
}
.privacy .privacy-information h2{
	width:100%;
	float:left;
	color:#656565;
}
.privacy .privacy-information p{
	width:100%;
	float:left;
	color:#656565;
}
.privacy  .foot-prcy{
	width:100%;
	float:left;
	
}
.privacy  .foot-prcy ul{
	padding: 25px 0px 20px 70px;
}
/*------------terms--------------*/
.terms{
	width:100%;
	float:left;
}
.terms .head-terms{
	width:100%;
	float:left;	
    padding-top: 70px;
}
.terms .head-terms h1{
	width:100%;
	float:left;
	color:#656565;
	text-align:center;
	padding-bottom: 25px;
}
.terms .head-terms h3{
	width:100%;
	float:left;
	color:#656565;
}
.terms .head-terms p{
	width:100%;
	float:left;
	color:#656565;
}
.terms .head-terms ul{
	width: 100%;
    float: left;
    padding: 10px 0px 10px 50px;
}
.terms .head-terms ul li{
	margin-bottom: 7px;
}
.terms .disclaimer{
	width:100%;
	float:left;
    padding-bottom: 50px;
}
.terms .disclaimer h3{
	width:100%;
	float:left;
	color:#656565;
	margin-top: 0px;
}
.terms .disclaimer p{
	width:100%;
	float:left;
	color:#656565;
}
/*------------faq--------------*/
.faq .head-faq{
	width:100%;
	float:left;
	padding-top: 40px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.12);
	margin-bottom: 20px;
}
.faq .head-faq h3{
	text-align: center;
    color: #656565;
    font-size: 30px;
}
.faq .head-faq p{
	text-align: center;
    color: #656565;
}
.faq .panel-group{
	width:100%;
	float:left;
	margin-bottom: 0px;
}
.faq .panel.panel-default{
	border: none;
	box-shadow: none !important;
	    border-bottom: 1px solid #e8e8e8;
}
.faq .panel-title a{
	text-decoration:none;
}
.faq .panel-heading{
	background: none;
}
.faq .panal-title a{
	color:@656565;
}
.faq .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover{
	background-color: #0a226c;
}
/*------------about us--------------*/
.about-section .about-head{
	width:100%;
	float:left;
	margin: 50px 0px 25px 0px;
    text-align: center;
	
}
.about-section .about-text{
	width:100%;
	float:left;
	color:#656565;
}
.about-section .img{
	width: 100%;
    float: left;
	
}
.about-section .img img{
	width: auto;
    float: left;
}

.right-arrow.pull-right {
    cursor: pointer;
}
/*-------contact us--------------*/

button#btnContactUs{
    background-color: #0a226c;
    border-color: #0a226c;
}
.form-cantant .head-contact{
	color:#656565;
}
.head-contact .jumbotron{
	background-color:#fff;
	padding: 44px 0px 0px 0px;
    margin-bottom: 0px;
}
.form-cantant .head-contact h1{
	font-size:35px;
}
/*-------user profile--------------*/
.usrprf{
	padding: 50px 0px;
    width: 100%;
    float: left;
}
.usrprf .head-prf{
	width:100%;
	float:left;
}
.usrprf .image {
	width:100%;
	float:left;
}
.usrprf .image img{
	    width: 100%;
    float: left;
    border: 2px solid #656565;
	border-radius: 10px;
	
}
.usrprf .head-prf h2{
	    width: 100%;
    float: left;
    margin-top: 0px;
    color: #656565;
}
.info .lftinfo {
	width:100%;
	float:left;
	padding-top: 40px;
}
	
    
}
.info .lftinfo h3{
	    width: 100%;
    float: left;
    margin-top: 5px;
    color: #656565;
}
.info .rghtinfo{
	width: 100%;
    float: left;
    padding: 95px 0px 0px 40px;
}
.info .rghtinfo ul{
	width: 100%;
    float: left;
    list-style-type: none;
}
.info .rghtinfo ul li{
	 width: 100%;
    float: left;
    padding: 7px 0;
	display:inline-block;
	color:#656565;
}
.info .rghtinfo ul li .leftspan{
	width: 50%;
    float: left;
	color:#656565;
}
.info .rghtinfo ul li .rightspan{
	 width: 50%;
    float: left;
    padding-left: 25px;
}
.info .lftinfo ul li {
    width: 100%;
    float: left;
    padding: 7px 0;
	display:inline-block;
	color:#656565;
}
.info .lftinfo ul li strong {
    width: 40%;
    float: left;
}
.info .lftinfo ul li span {
    width: 60%;
    float: left;
}
/*-------Help--------------*/
.about-head{
	width: 100%;
    float: left;
    padding-top: 20px;
    color: #656565;
}
.about-head h2{
    padding-bottom: 13px;
    text-align: center;
    margin-bottom: 21px;
	
}
.about-head h3{
    width: 100%;
    margin: 0px 0px 2px 0px;
    float: left;
    font-size: 15px;
    font-weight: 700;
}
.about-head p{
	width: 100%;
    float: left;
    word-spacing: 1px;
    margin-top: 2px;
}
/*-------edit profile--------------*/
.edit-usrprf{
	padding: 50px 0px;
    width: 100%;
    float: left;
}
	
}
.edit-usrprf .image {
	width:100%;
	float:left;
}
.edit-usrprf .image img{
	    width: 100%;
    float: left;
    border: 2px solid #656565;
	border-radius: 10px;	
}
.uploadimg{
	position: relative;
    float: left;
    width: 130px;
}
.uploadimg input{
    position: absolute;
    width: 100%;
    height: 45px;
    opacity: 0;
	cursor: pointer;
}
.uploadbtn{
    width: 100%;
    float: left;
    margin: 10px 0px 50px 0px;
    font-size: 16px;
    background-color: #222;
    color: #fff;
    display: initial;
    padding: 8px 12px;
    border-radius: 3px;
    text-align:center;
}
.edit-usrprf .info{
	width:100%;
	float:left;
        background-color: #f1f1f1;
    padding: 10px 20px;
    border: 1px solid #ddd;
    min-height: 258px;
}
.edit-usrprf .info {
    padding: 10px 45px;
}
.edit-usrprf .info h3{
    width: 100%;
 //   float: left;
    color: #3151B3;
	/*margin-top:0px;*/
}
.edit-usrprf .info ul li {
    width: 100%;
    float: left;
    padding: 7px 0;
	display:inline-block;
	color:#656565;
}
.edit-usrprf .info ul li strong {
    width: 30%;
    float: left;
	padding-top: 7px;
}
.edit-usrprf .info ul li span {
    width: 70%;
    float: left;
}
.edit-usrprf .info input[type="submit"] {
    padding: 5px 15px;
    background-color: #0a226c;
    color: #fff;
    border: none;
    border-radius: 3px;
    float: right;
    margin-top:20px;
}
/*------------change password--------------*/
.cantant{
	width:100%;
	float:left;
}
.changepwd{
	width: 100%;
    float: left;
    border: 1px solid #ccc;
    padding: 7% 6% 3% 6%;
    margin-top: 4%;
}
.changepwd-head{
	width:100%;
	float:left;
}
.changepwd-head h3{
	    width: 100%;
    text-align: center;
    float: left;
    margin-bottom: 20px;
    color: #656565;
    padding-top: 25px;
    font-size: 30px;
}
.changepwd-mid{
	width:100%;
	float:left;
}
.change-pwf{
	width:100%;
	float:left;
}
.change-pwf .form-group{
	width:100%;
	float:left;
}
.change-pwf center button {
	background-color: #0a226c;
    color: #fff;
    border: none;
    margin: 0px auto;
    padding: 5px 20px;
}
.change-pwf center button:hover{
	color:#fff;
}
.sub {
	width: 100%;
	float: left;
}
.sub h2 {
    width: auto !important;
}

.sub button {
    float: right;
    width: auto;
    color: #fff;
    margin: 0;
    border-radius: 2px;
    font-size: 11px;
    padding: 6px 12px;
    text-transform: uppercase;
    text-align: center;
}
/********video chat page */
#initiator-container .media-container{
    width: 100% !important;
    display: inline-block;
    border: 1px solid rgb(0, 0, 0);
    border-radius: 4px;
    overflow: hidden;
    vertical-align: top;
    background: white;
}
#initiator-container .media-container video{
   max-height: 480px !important;
}
#participant-container .media-container{
  width: 33.33% !important;
}
#participant-container .media-container.test_new{
  width: 100% !important;
}
/* Chat Start  */
section.experiment.data-box {
    width: 100%;
    float: left;
    border: 1px solid #ccc;
    margin-top: 67px;
    overflow-y: hidden;
    position: relative;
    background: #e6e6e6;
    border-radius: 5px;
    height: 486px;
    padding-bottom: 43px;
}
section.experiment.data-box h2{
     margin-top: 0;
    background: #0a226c;
    color: #fff;
    font-size: 19px;
    text-transform: capitalize;
    padding: 11px 11px;
    
    font-family: inherit;
}
.chat_section {
    width: 100%;
    float: left;
    display: block;
    overflow-y: scroll;
    height: 87%;
}
#history {
    width: 80%;
    float: none;
    margin: auto;
}
.chat_inner_section{
    margin-top: 5px;
    width: 85%;
    border-radius: 5px;
    padding: 12px 5px;
    display: flex;
    position:relative;
    
}
.chat_inner_section.another_user, .theirs {
       float: left;
    background: white;
}
.chat_inner_section.another_user:before, .theirs:before {
    width: 0;
    height: 0;
    content: "";
    top: 8px;
    left: -10px;
    position: absolute;
    border-style: solid;
    border-width: 0 13px 13px 0;
    border-color: transparent #ffffff transparent transparent;
}
.chat_inner_section.its_me, .mine {
      float: right;
    background: whitesmoke;
}
.chat_inner_section.its_me:after,.chat_inner_section.mine:after{
    width: 0;
    height: 0;
    content: "";
    top: 0;
    right: -6px;
    border-style: solid;
    border-width: 13px 13px 0 0;
    border-color: whitesmoke transparent transparent transparent;
    position: absolute;
    transform: rotate(-134deg);
}
.chat_inner_section.its_me i{
     width: 100%;
    margin-top: 0;
    margin-bottom: auto;
    line-height: 13px;
    font-size: 15px;
    float: right;
    padding-left: 10px;

}
.chat_inner_section.another_user{
      padding: 9px 5px !important;
}
.chat_inner_section.another_user b{
      font-size: 14px;
    font-family: cursive;
}
#chat-output{
     width: 100%;
    float: left;
    position: absolute;
    bottom: 54px;
    max-height: 387px;
    overflow-y: scroll;
    align-self: flex-end;
}
#chat-output > div {
    width: 100%;
    float: left;
    font-size: 16px;
    outline: none;
   
   
}
#chat-output > div{
    width: 94%;
    float: left;
    font-size:16px;
    outline:none;
}
#chat-output > div > b{
    font-size:16px;
}
.chat_section input[type='text'] {
       width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 44px;
    padding: 0 6px;
    border: 1px solid #a0a0a0;
    box-shadow: -1px -3px 9px #d2d2d2;
    font-size: 13px !important;
    text-transform: capitalize;
    font-family: inherit;
    border-bottom: none;
    border-right: none;
    border-left: none;
    outline: none;
}

.experiment #session-name{
    border: 1px solid #ccc;
    height: 33px;
    padding-left: 9px;
    width: 259px;
    box-shadow: 0 0 1px #cacaca;
    outline: none;
      float: left;
}
#setup-new-session, #btnLeave{
      padding: 7px 15px;
    background-color: #0a226c;
    color: #fff;
    border: none;
    border-radius: 3px;
    float: left;
    font-size: 13px;
}
#setup-new-sessionab{
       padding: 7px 15px;
    background-color: #3c763d;
    color: #fff;
    border: none;
    border-radius: 3px;
    float: right;
    font-size: 13px;
    margin-top: -3px;
    margin-left: 6px;
}
.session-boxtop {
    padding: 8px 0;
    padding-left: 0;
    float: left;
    width: 100%;
}
.join strong{
    float: left;
}
/*.join {
    width: 100%;
    float: left;
}*/
.join .alert{
       padding: 13px 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    height: 52px !important;
}
/*Changes applied on 14 oct*/
h1, h3{
	/*letter-spacing: 2px;*/
	color: #7f7f7f;
}
p{
    line-height: 26px;
}
/*onlinegroups.html*/
.online_section .group_uper .join-group{
	color: #fff;
	background-color: #0A226C;
	padding: 4px 8px;
	text-decoration: none;
}

/*creategroup.html*/
.instructions {
	min-height: 220px;
	background-color: #f1f1f1;
	padding: 10px 20px;
	margin-left: 20px;
    border: 1px solid #ddd;
}
.instructions h3 {
	color: #3151B3;
	margin-bottom: 20px;
}
.instructions p {
	color: #656565;
    font-size: 16px;
	font-weight: 600;
    font-family: open sans;
}
.instructions span {
	font-weight: 400;
}
/*header*/
.navbar-nav li:nth-child(1) a .fa, .navbar-nav li:nth-child(2) a .fa, .navbar-nav li:nth-child(3) a .fa {
	padding-right: 3px;
}
/*Subscriber Page CSS Starts*/

.subscriber{
    padding: 50px 0;
}
.subscriber h3{
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 40px;
}
.subscriber .user-img {
    float: left;
    width: 15%;
}
.subscriber .user-img img{
    border-radius: 50%;
}
.subscriber .subs-cont {
	overflow: hidden;
	border: 1px solid #f1f1f1;
	padding: 10px;
	box-shadow: 0 0 13px #f6f6f6;
	background-color: #fafafa;
    margin: 6px 0;
}
.subscriber .details {
    float: left;
    width: 75%;
    margin-left: 20px;
}
.subscriber .details .user-name{
    font-size: 16px;
}
.subscriber .e-mail {
	letter-spacing: 1px;
	font-style: italic;
	font-size: 13px;
}
.subscriber .details p {
    margin-bottom: 0;
}

#subscribers {
    width:  100%;
    float: left;
    margin: 15px 0;
}

#subscribers .OT_root {
    width: 24% !important;
    float:  left;
    margin: 5px;
}

/*Subscriber Page CSS Ends*/

/* Full width video starts here*/
div#initiator-container {
    height: 486px;
    overflow: hidden;
}
#initiator-container .media-container video, #participant-container .media-container video{
    max-height: inherit !important;
    height: -webkit-fill-available;
    width: 100%;
}
#participant-container .media-container video{
    height: auto !important;
}
#participant-container .media-container.test_new video{
    height: -webkit-fill-available !important;
}

/* Full width video ends here */
