
.footer{
	background: #007fb1;
	padding: 20px 0px;
	height: auto;
	position: absolute;
    bottom: 0px;
}
.footer .footer-nav-1, .footer .footer-nav-2, .footer .col-social{
	display: none;
}
.footer .footer-logo{
	margin: 0;
	width: auto;
	/*text-align: center;*/
	color: #fff;
}
.footer .footer-logo img{
	width: 150px;
	margin-bottom: 20px;
}
.footer .footer-logo p{
	margin-bottom: 0;
}
@media only screen and (max-width : 767px){
	img{max-width: 100%;}
	body.register .holder{
		padding-top: 0;
	}
	.f_screen_row .textbox{
		padding: 0px 60px;
	}
	.f_screen_row .panel-body > h1{
		font-size: 24px;
	}
	.f_screen_row .panel-body > h2{
		font-weight: 700;
		margin-top: 10px;
		line-height: 30px;
	}
	.f_screen_row .panel-body > h2 span{
		color: #0091ae;	
	}	
	.f_screen_row label{
		display: block;
		text-align: left;
		font-size: 14px;
		color: #33475b;
		font-weight: 500;
		margin-bottom: 10px;
	}
	.f_screen_row .form-group{
		margin-bottom: 30px;
	}
	.f_screen_row .grn-btn{
		width: 100%;
		border-radius: 4px;
		margin-top: 0;
	}
	.f_screen_row .form-group .btn-link {
	    color: #0091ae;
	    font-size: 13px;
	    text-decoration: none;
	}
	.f_screen_row .help-block{
		font-size: 13px;
		text-align: left;
	}
	.f_screen_row .panel-body .alert-success{
		margin-top: 10px;
		font-size: 14px;
		background: rgba(57, 181, 74, 0.2);
		color: #333;
	}
	.f_screen_row .panel-body .alert-danger{
		margin-top: 10px;
		font-size: 14px;
		background: rgba(253, 40, 73, 0.2);
		color: #333;
	}

	.f_screen_row .panel-body{
		position: static;
		-webkit-transform: inherit;
		-moz-transform: inherit;
		-ms-transform: inherit;
		-o-transform: inherit;
		transform: inherit;
		padding: 20px 15px;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.f_screen_row input {
	    height: 45px;
	    padding-left: 25px;
	    border-radius: 25px;
	    -webkit-border-radius: 25px;
	    -moz-border-radius: 25px;
	    border-radius: 6px;
	    border: 1px solid #cbd6e2;
	    box-shadow: none;
	    padding: 8px 14px;
	    background: #f5f8fa;
	    color: #33475b;
	}
	.f_screen_row input:focus{
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.f_screen_row .panel.panel-default{
		height: auto;
		-webkit-box-shadow: none;
		box-shadow: none;
		width: auto;
	}
	.f_screen_row .panel-body > form{
		margin-top: 30px !important; 
	}
	.d-flex{
		display: block !important;
	}
	.footer{
		background: #008abc;
		padding: 20px 0px;
		height: 160px;
		position: relative;
	}
	.footer .footer-nav-1, .footer .footer-nav-2, .footer .col-social{
		display: none;
	}
	.footer .footer-logo{
		margin: auto;
		width: 100%;
		text-align: center;
		color: #fff;
	}
	.footer .footer-logo img{
		width: 110px;
		margin-bottom: 10px;
	}
	.footer .footer-logo p{
		margin-bottom: 0;
	}
	.session_detail_wrapper{
		margin-top: 40px !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.private_message .msgs-wrapper{
		padding: 0px 50px 30px 20px !important;
	}
	.msgs .msgs-input textarea{
		width: 75% !important;
	}
	/*.private_message{
		border-bottom: 5px solid #F4F8F9;
		padding-bottom: 25px;
		margin-bottom: 25px;
	}*/
	.self_intro{
	}

	.sidenav .name{
		font-size: 13px;
	}
	.sidenav .sidenav-bottom{
		height: auto;
	}
	.sidenav .sidenav-bottom a{
		font-size: 13px;
	}
	.sidenav .sidenav-bottom .call-indicate-txt{
		font-size: 13px;
	    text-align: left;
	    margin-left: -50px;
	}
	.sidenav .avatar-circle{
		height: 55px;
		width: 55px;
		line-height: 55px;
		float: left;
		margin: 5px 0px;
	}
	.sidenav .avatar-circle .initials{
		top: 0;
		font-size: 16px;
		line-height: normal;
	}
	.brightSity_notification{
		padding: 40px 20px;
	}
	.lang_dd{
		bottom: 10px;
		width: 120px;
		left: 50%;
		margin-left: -60px;
	}
	.register .lang_dd{
		/*margin-left: 0;*/
	}
	.survey_wrapper ul.text-center{
		display: none;
	}
	.survey_wrapper{
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.survey_wrapper .wizard_head{
		min-height: inherit;
	}
	.survey_wrapper .wizard_head h3{
		font-size: 24px;
	}
	.survey_wrapper .wizard_form{
		margin-top: 20px;
		padding: 20px;
	}
	.survey_wrapper .wizard_w_box {
	    padding: 40px 10px;
	    margin-bottom: 20px;
	    margin-top: 20px;
	    display: block;width: 100%;
	}	
	.cong_box {
	    margin-top: -20px;
	    margin-bottom: 10px;
	}
	.survey-wizard #wrapper .content > h2{
		font-size: 18px;
		min-height: inherit;
	}
	.wizard_w_box h1 {
	    font-size: 32px !important;
	}
	.survey_wrapper .wizard_w_box p {
	    padding: 0px 10px;
	    line-height: 43px;
	    margin: 20px 0 20px;
	    font-size: 22px;
	    font-weight: 600;
	    margin: 10px 0 !important;
	}
	.survey_wrapper .col-md-12.wizard_w_box{
		height: auto;
       display: inline-block;
	}
	.survey_wrapper .col-md-12.wizard_w_box .sessions,
	.survey_wrapper .col-md-12.wizard_w_box .sessions #contentContainer,
	.survey_wrapper .col-md-12.wizard_w_box .sessions #contentContainer #wrapper{
		height: 100%;
	}
	.survey_wrapper .survey-wizard #wrapper .content .br-widget{
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.survey_wrapper .survey-wizard #wrapper .content .br-widget a{
		height: 40px;
	    line-height: 40px;
	    margin-bottom: 8px;
	    font-size: 14px;
	    padding: 0px;
	}
	.survey_wrapper .grn-btn{
		width: 100%;
	}
	.scroll-past .holder{
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		flex-direction: column;
	}
	.scroll-past .holder .top-nav{
		order: -1;
		margin-bottom: 0;
	}
	.sidenav{
		display: none;
		box-shadow: 0px 0px 38px #ddd;
       padding-bottom: 30px;
	}
	.scroll-past .holder .sidenav{
		display: block;
		position: relative;
		padding-top: 0;
		height: auto;
	}
	.sidenav .sidenav-top, .sidenav .sidenav-wrapper, .sidenav .sidenav-bottom{
		position: relative;
	}
	.sidenav .sidenav-wrapper{
		padding: 15px 0px;
		background: #fff;
	}
	.sidenav .sidenav-nav a{
		padding: 12px 8px 5px 32px;
	}
	.sidenav .sidenav-top {
	    background: transparent !important;
	    background: transparent;
	    text-align: center;
	  	color: black;
	    padding: 5px;
	    display: flex;
	    align-items: center;
	    margin-left: 30px;
	}
	.sidenav .sidenav-bottom
	{
		background: transparent !important;
		color: black;
		display: flex;
	    /*align-items: center;*/
	    margin-left: 30px;
	}
	.sidenav .sidenav-bottom a {
	    color: black;
	    text-align: left;
	}
	.sidenav-top p
	{
	    text-align: left
	}
	.sidenav-bottom p
	{
	    text-align: left
	}
	.right-details
	{
		margin-left: 20px;
    	width: calc(100% - 70px);
	}
	#mySidenav hr {
	    margin-top: 10px;
	    margin-bottom: 10px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px)
{
	.survey_wrapper .wizard_w_box {
	 
	    padding: 0px 0px;
	    display: block;
	    height: 600px;
	    width: 100%;
	    margin: 50px auto;
	}
	.sidenav .sidenav-nav a{
		padding: 12px 8px 5px 32px;
	}
	.sidenav .sidenav-top {
	    background: transparent !important;
	    background: transparent;
	    text-align: center;
	  	color: black;
	    padding: 5px;
	    display: flex;
	    align-items: center;
	    margin-left: 30px;
	}
	.sidenav .sidenav-bottom
	{
		background: transparent !important;
		color: black;
		display: flex;
	    /*align-items: center;*/
	    margin-left: 30px;
	}
	.sidenav .sidenav-bottom a {
	    color: black;
	    text-align: left;
	}
	.sidenav-top p
	{
	    text-align: left
	}
	.sidenav-bottom p
	{
	    text-align: left
	}
	.right-details
	{
		margin-left: 20px;
    	width: calc(100% - 70px);
	}
	#mySidenav hr {
	    margin-top: 10px;
	    margin-bottom: 10px;
	}
	.sidenav .sidenav-wrapper {
	    height: auto;
	    padding: 0px;
	    position: relative;
	}
	.sidenav .sidenav-bottom {
	    position: relative;
	}
	.call-indicate-txt {
	    text-align: left;
	    float: left;
	}
}

@media only screen and (max-width : 991px){
	.mobile_navbar{
		background: #eeeeeeab;
	    padding: 17px 5px 2px;
	    margin-top: -20px;
	    box-shadow: 0px 0px 11px #c5baba;
	    display: inline-block;
    	width: 100%;
	}
	.mobile_navbar ul{
		list-style: none;
	    display: flex;
	    padding: 0px 15px;
	}
	.mobile_navbar .dropdown-menu {
	    position: absolute;
	    top: 100%;
	    left: auto;
	    min-width: 200px;
	    padding: 5px 20px;
	    margin: 10px 0 0;
	    right: 0px;
	}
	.drop_left
	{
		left: 0px !important;
	}
	.link-wrapper {
	    margin-top: 15px;
	    color: black;
	    font-size: 16px;
	    font-weight: 600;
	}
	.footer {
	    position: relative;
	}

}
@media only screen and (max-width : 767px)
{
	.sidenav {
	    position: fixed !important;
	    z-index: 1;
	    top: 80px !important;
	    left: 0;
	}
}