/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/

@import url('https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700|Roboto:300,300i,400,400i,500');

/*-- header --*/
html,body {
	font-family: 'Roboto', sans-serif;
    font-size:13px;
    height:100%;
}

body {
    background:#ebebeb !important;
    background-size: cover;
	background-attachment:fixed;
}
@font-face {
    font-family:verdanaR;
    src: url(../fonts/verdana_2.ttf);
}
@font-face {
    font-family:verdanaB;
    src: url(../fonts/verdanab_2.ttf);
}
a:hover{
	text-decoration:none !important;
}
.fixed img {
	width: 100%;
}

html {height:100%;}


.login {
    background-color: #fff;
    border: 1px #e5e5e5 solid;
	padding: 15px;
}
	.login h1 {
    font-weight: normal;
}
.loginarea{
	    align-items: center;
    justify-content: center;
	    margin-top:8%;
	        display: flex;
}
.footerL{
	position:fixed;
	bottom:0;
}	
.footerR{
	position:fixed;
	right:0;
	bottom:0;
}
.btn-primary{
	color: #fff;
    background-color: #1dbecf !important;
    border-color: #18a2b1 !important;
	
}
.btn-primary:hover {
    color: #fff;
    background-color: #0daebf;
    border-color: #00a2b3;
}
.btn-success:hover {
    color: #fff;
    background-color: #80b306;
    border-color: #6e9809;
}
.btn-success{
	color:#FFF;
	    background-color: #a5ce43;
    border-color: #92bb2f;
}
.headerarea{
	width:100%;
	height:auto;
	margin-top:20px;
}
.headerL{
	width:70%;
	height:auto;
}
.headerL img{
	width:auto !important;
	height:auto;
	
}
.headerR{
	    width: 60%;
    height: auto;
    text-align: right;
    float: right;
}
/*.headerR img
{
    width:100%;
    }*/
.alingIcenter{
	    align-items: center;
	        display: flex;
}
.contentarea{
	width:75%;
	height:auto;
	background:#FFF;
	padding:30px;
	margin:2% auto 0; 
	  position: relative;
}
.contentdiv{
	width: 50%;
    height: auto;
    float: left;
    display: inline-block;
	    margin: 10px 0;
}
.contentdiv h5{
	color:#666666;
	font-family:verdanaB;
}
.contentdiv a{
	color:#ff3399;
	font-family:verdanaR;
}
#video
{
    width:100%;
    height:auto;
    }
.speakersdiv{
	width:22%;
	height:auto;
	margin-bottom:20px;
}
.speakersdiv img{
	width:100%;
	height:auto;
}
.logoutarea{
	      width: 18%;
    height: auto;
    position: absolute;
    top: 0;
    right: -20%;
}
.logoutarea a{
	display:block;
	    float: right;
		margin-bottom:10px;
}
.logoutarea a span{
	    font-size: 15px;
    color: #000;
    font-family: verdanaR;
}
	
.logoutarea a i{
	      color: #FFF;
    background: #a5ce41;
    padding: 5px;
    font-size: 24px;
    border-radius: 5px;
    margin-left: 15px;
    width: 36px;
    height: 36px;
    text-align: center;
}
.logoutarea p{
	font-size: 15px;
    color: #000;
    font-family: verdanaR;
	    text-align: right;
		    text-transform: capitalize;
}
.fontB{
	font-weight:bold;
}
li.active {
    background-color: #00AEEF;
    color: #fff !important;
    border: 0;
    margin: 0 -1px;
}	
div#slidescarousel {
    background-color: #fff;
}
div#leftsection {
    overflow: hidden;
}
.nav > li > a {
    padding: 1px 7px;
    font-family: 'Verdana', sans-serif;
}
.mobilediv
{
    width:100%;
    height:auto;
        display: flex;
    }
 .mobilediv select
 {
     width:30%;
     height:auto;
     padding: 8px 2px;
     }
 .mobilediv input
 {
     width:68%;
     height:auto;
     margin-left:2%;
     }
@media only screen and (min-width: 1400px){
.loginarea
    {
            margin-top: 30%;
        }
    
    }
@media only screen and (min-width: 1367px){
	
	
}
@media only screen and (max-width: 1365px)
{
	.loginarea
	{
	    margin-top:3%;
	    }
	
}


@media only screen and (max-width: 1279px)
{
.login h2
{
        margin: 0px 0 10px;
    font-size: 28px;
    }
 .footerR
 {
     width:24%;
     height:auto;
     }
 .footerR img
 {
     width:100%;
     height:auto;
     }
}


@media only screen and (max-width: 1023px)
{
  .row.loginarea .col-sm-4
  {
       width:40% !important;
      }
  .row.loginarea .col-sm-3.login
  {
      width:40% !important;
      }
     .loginarea {
    margin-top: 8%;
}
.footerR 
{
    width: 22%;
}
.footerR img
{
    width:100%;
    }
  .contentarea
  {
          padding: 15px;
      }
 .logoutarea 
 {
     width:100% !important;
    top: auto !important;
    right: -20%;
    left: 0;
    bottom: 100%;
    display: flex !important;
    align-items: center;
}
.logoutarea p {
    text-align: left;
    width: 33.33% !important;
    margin: 0;
}
.logoutarea a {
    display: block;
    float: right;
    margin-bottom: 10px;
    text-align: right;
    width: 33.33% !important;
}
.footerMO 
{
    margin-bottom:8%;   
    }
.mediaP60
{
    padding-top: 60px;    
    }
 .contentdiv
 {
     width:100%;
     }
 .speakersdiv
 {
     margin-bottom:0px;
     }
  .contentdiv h5
  {
      margin:5px 0;
      }
  
   .row.alingIcenter .col-md-6
   {
       width:50%;
       height:auto;
       }
    .contentarea{
			z-index:1;
    }
}


@media only screen and (max-width: 767px)
{
    .row.loginarea .col-sm-4
    {
            width: 33% !important;
        }
        .row.loginarea .col-sm-4 img
        {
            width:100%;
            height:auto;
            }
     .loginarea {
    margin-top: 2%;
}
.footerL {
    width: 18%;
}
.footerL img
{
        width: 100%;
    }
    .footerR {
    width: 20%;
}
.row.loginarea .col-sm-3.login {
    width: 58% !important;
}
.login h2 {
    margin: 0px 0 10px;
    font-size:18px;
}
.btn-primary,.btn-success
{
    font-size:12px;
    }
    .row.loginarea .col-sm-3.login {
    width: 75% !important;
    margin:0 auto 10%;
}
.row.loginarea .col-sm-4 {
    width: 40% !important;
    margin: 0 auto 10px;
}
.loginarea
{
    display:block;
    }
    .btn-primary, .btn-success {
    font-size: 12px;
    padding: 4px 10px;
}
.logoutarea a span, .logoutarea p
{
    font-size:13px !important;
    }
 .logoutarea a i {
    font-size: 22px;
    margin-left: 15px;
    width: 32px;
    height: 32px;
}
.video-and-slides .col-xs-5.col-sm-5.col-md-5
{
    width:95%;
    }
 .video-and-slides  .col-xs-7.col-sm-7.col-md-7.fixed
 {
     width:100%;
     padding-left:0;
     }
.contentdiv
{
    margin:5px 0;
    }
  .headerL {
    width: 100% !important;
  }
 .footerMO
 {
         margin-bottom: 8%;
     }
.contentdiv h5,.contentdiv a {
    margin: 5px 0;
    font-size: 13px;
}
.col-sm-6.login.regis
{
    margin:20px 62px 40px;
    }
}


@media only screen and (max-width: 479px)
{
.headerR {
    width: 100% !important;
}
.logoutarea
{
    display:block !important;
    }
 .logoutarea p
 {
         width: 100%;
    text-align: right;
     }
 .logoutarea a
 {
         width:50%;
     }
 .logoutarea a i {
    font-size: 18px !important;
    margin-left: 7px !important;
    width: 28px !important;
    height: 28px !important;
}
.logoutarea p {
    width: 100% !important;
    text-align: right;
    margin-bottom: 6px;
}
.logoutarea a span, .logoutarea p {
    font-size: 12px !important;
}
.logoutarea a span, .logoutarea p {
    font-size: 11px !important;
}
.speakersdiv {
    margin-bottom: 0px;
    width: 40%;
}
.contentdiv h5, .contentdiv a {
    margin: 5px 0;
    font-size: 12px;
}
.mediaP60 {
    padding-top: 80px;
}
}
.forbtn{
    float:right;
    color: #1dbecf;
}
.RPinput{
    border-radius: 0 5px 5px 0 !important;
    }
    .mtb10{
        margin-top:10px;
        margin-bottom: 10px;
    }
    .CHPcontentarea{
            width:40%;
    height: auto;
    background: #FFF;
    padding: 30px;
    margin: 2% auto 0;
    display: table;
    position: relative;
    }
    .logoutarea.CHPlogoutarea{
            width: 21%;
    height: auto;
    position: absolute;
    top: 0;
    right: -77%;
    }
    .speakersdiv.CHPspeakersdiv{
        width: 34%; 
    }
    .red{
        color:red;
    }
   span.chgpass {
    font-size: 11px !important;
    margin-bottom: 30px !important;
    display: block;
    color: #666 !important;
}