/*New Css*/

html {
    -webkit-text-size-adjust: 100%;
}

body {
	background-color:#FFF;
	font-size:14px;
	overflow-x: hidden;
	color:#000;
	font-family: 'Helvetica Neue', Helvetica, sans-serif, Arial;
	min-width:1038px;
}
body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, a, img, ol, ul, li {
	margin: 0;
	padding: 0;
}
ol, ul {
    list-style: none outside none;
}
a {
	outline:none;
}
h1 {
	font-weight:300;
}
h2 {
	font-weight:400;
	letter-spacing:0.7px;
	word-spacing:3px;
}
.logo, .f-icon, .t-icon, .menu, #question-banner .list li:before, .cal-icon, .place-icon {
	background:url(../images/charmalot-norepeat.png) no-repeat scroll 0 0 / 400px 200px rgba(0, 0, 0, 0);
	background-repeat:no-repeat;
}
.charm-bg {
	background-image:url(../images/back-icons.png);
	background-attachment:fixed;
}
header {
    float:left;
    position:fixed;
	transition:background 0.5s;
    width:100%;
    z-index:100;
}
.header {
	background-color:#732E58;
	float:left;
	height:63px;
	position:fixed;
	z-index:10;
	margin:70px 0 20px;
	width:100%;
}
.header h1 {
    color:#fff;
    float:left;
    font-size:24px;
    font-weight:400;
    padding-top:16px;
}
header.head-bg {
	background-color:#FFF;
	box-shadow:0 -1px 9px  rgba(0,0,0,0.1);
}
.logo {
	background-color:#FFF;
    background-position:-14px -12px;
    float:left;
    height:43px;
	margin:16px 0 21px;
    width:158px;
	margin:0px 0 0;
	border:15px solid #FFF;
	border-left:14px solid #FFF;
	border-bottom:12px solid #FFF;
	border-radius:0 0 15px 15px;
}

.logo:before {
	border-top:63px solid #FFF;
	border-left:30px solid transparent;
	content:"";
	float:left;
	margin:-15px 0 0 -42px;
}
.logo:after {
	border-top:63px solid #FFF;
	border-right:30px solid transparent;
	content:"";
	float:right;
	margin:-15px -43px 0 0;
}

.topmenu {
	float:left;
}
.topmenu li {
	float:left;
}
.topmenu a, a.register {
    display:block;
    float:left;
    font-size:16px;
	letter-spacing:0.7px;
	cursor:pointer;
	padding:26px 13px;
	font-weight:300;
	color:#FFF;
}
a.register {
	background-color:#EA8484;
	border-radius:3px;
	padding:12px 15px;
	margin-top:14px;
}
.head-bg .topmenu a {
	color:#000;
}
.topmenu #ProductsTab, .topmenu #ServicesTab {
	margin-right:15px;
}
.topmenu .down-arrow {
	display: inline-block;
	margin:0 0 0 6px;
}
.topmenu .down-arrow:before, .topmenu .down-arrow:after {
	background-color:#000;
	content:"";
	position:absolute;
	height:1px;
	transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	margin:-4px 5px -5px 0;
	width:8px;
}
.topmenu .down-arrow:after {
	transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	margin:-4px 5px -5px;
}
.topmenu ul {
	display:none;
	background-color:#FFF;
	box-shadow:0px 8px 25px -20px #000;
	box-shadow:0 15px 25px -5px rgba(0,0,0,0.2);
	position:absolute;
	padding:2px 0 10px;
	margin:79px 0 0 -2px;
	width:270px;
}
.topmenu ul li {
	padding:0;
	margin:0;
}
.topmenu ul li a {
	float:left;
	text-align:left;
	font-weight:300;
	margin:0;
	cursor:pointer;
	padding:10px 20px;
	height:auto;
	width:230px;
}
.topmenu ul li:hover a {
	background-color:#fca000;
	color:#FFF;
	font-weight:400;
}
.sign-button, .signup-button {
    color:#fca000;
    float:right;
    font-weight:400;
    height:37px;
    letter-spacing:0.7px;
    line-height:35px;
    margin:-7px 0 -15px;
    text-align:center;
}
.signup-button {
	background-color:#fca000;
	color:#FFF;
	padding:0 20px;
	margin:0 0 0 0;
	position:relative;
}
header .signup-button {
	margin:-7px -18px -11px 0;
}
.h1 {
    font-size:23px;
    margin-bottom:40px;
    text-align:center;
	font-weight:400;
	letter-spacing:0.4px;
	word-spacing:3px;
}

.conf-closed, .conf-closed-ipad {
	background-color:rgba(255,203,5,0.9);
	position:absolute;
	top:135px;
	right:-210px;
	z-index:2;
	padding:20px 0 35px;
	transform:rotate(45deg);
	width:800px;
}
.conf-closed-ipad {
	transform:rotate(0deg);
	top:0;
	right:0;
	margin-bottom:-168px;
	height:113px;
	width:100%;
	position:relative;
}
.conf-closed h1 {
	font-size:68px;
	font-weight:bold;
	letter-spacing:1px;
	padding-bottom:5px;
}
.conf-closed span {
	font-size:20px;
	letter-spacing:1px;
}

/*Videos Start*/

.shadow-sml {
	background-color:#fff;
	border:1px solid #EEE;
	cursor:pointer;
	display:inline-block;
	margin:46px 37px 29px 0;
	opacity:0.8;
	overflow:hidden;
	padding:10px;
	box-shadow:3px 3px 7px -3px #999;
}
.shadow-sml:hover {
	opacity:0.9
}
#videodemo span {
	letter-spacing:0.7px;
	word-spacing:3px;
}
.shadow-sml:before {
	background-color:#FFF;
	border:5px solid #555;
	border-radius:100px;
	box-shadow:0 0 54px 8px #FFF;
	box-shadow:0 0 54px 12px #FFF;
	content:"";
	position:absolute;
	cursor:pointer;
	height:60px;
	margin:95px 0 0 190px;
	width:60px;
}
.shadow-sml img {
	margin:0;
	position:inherit;
	float:none;
}
.home .shadow-sml:before {
	margin:143px 0 0 288px;
}
.shadow-sml:after {
	border-left:14px solid #555;
	border-top:14px solid transparent;
	border-bottom:14px solid transparent;
	content:"";
	position:absolute;
	margin:116px 0 0 -231px;
	cursor:pointer;
}
.home .shadow-sml:after {
	margin:163px 0 0 -334px;
}
.video-demo:hover .video:after {
	border-left:18px solid #555;
}
.dialog-cmdiv {
	z-index:1000;
	position:fixed;
	margin:0px auto;
	top:80px;
}
.dialog-video {
	padding:30px;
	width:700px;
	margin-top:10px;
	display:inline-block;
	box-shadow:0 1px 40px rgba(255, 255, 255, 0.6);
	border:1px solid #DDD;
	background-color:#fff
}
.img-brd {
    border:1px solid #c5c4c4;
}
.iframe-div {
	float:left;
	margin-top:20px;
	height:400px;
}
.dialog-hd {
	float:left;
	line-height:0;
	color:#026DA5;
	font-weight:normal;
	font-size:24px;
}
.plcl_icon {
	background-color:#006ca7;
	border-radius:40px;
    cursor:pointer;
    float:right;
    height:28px;
    margin-top:-10px;
    width:28px;
}
.plcl_icon:before, .plcl_icon:after {
	background-color:#FFF;
	border-radius:5px;
	content:"";
	height:16px;
	transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	width:3px;
	float:left;
	margin:6px 0 0 13px;
}
.plcl_icon:after {
	transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	margin:6px 0 0 -3px;
}
.freezelayer, .menu-freezelayer {
	background-color:rgba(0,0,0,0.5);
    height:100%;
    left:0;
    position:fixed;
	display:none;
    top:0;
    width:100%;
    z-index:200;
}
.menu-freezelayer {
	background-color:rgba(255,255,255,0.01);
}

/*Videos End*/

/*Form Start*/

.form {
	display:inline-block;
	margin:0 0 0;
	padding:13px 0 0;
	width:70%;
}
.form textarea {
	border:5px solid #ECECEC;
	display:inline-block;
	height:200px;
	resize:none;
	width:80%;
}
.form .check-list {
	display:inline-block;
	vertical-align:top;
    margin-left:9%;
    width:45%;
}
.form .check-list:nth-child(2n) {
	margin:0;
	width:40%;
}
.form .checkbox {
	margin-bottom:10px;
}
.form .checkbox input {
	float:left;
	height:18px;
	width:18px;
	webkit-appearance:value;
}
.form .checkbox label {
	float:left;
	font-size:14px;
	text-align:left;
	letter-spacing:0.7px;
	word-spacing:1px;
	margin:5px 0 0 5px;
	width:auto;
}
.form input[type=text], .form input[type=submit], .form input[type=reset], .form textarea, .form select {
	-webkit-appearance:none;
	/*border:none;*/
}
.form .button {
	background-color:rgba(26, 186, 188, 0.8);
	border:none;
	color:#FFF;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	cursor:pointer;
	display:inline-block;
	font-size:15px;
	font-weight:400;
	line-height:normal;
	letter-spacing:1px;
	outline:medium none;
	padding:9px 25px;
	margin:10px 0 0 15px;
	height:auto;
	width:auto;
}

/*Form End*/

/*ChARMALOT Conference Start*/

#mobile-app-target {
	background-color:#EEE;
	padding: 30px 0 27px;
}

#mobile-app-target span {
	display:inline-block;
	font-size:18px;
	margin:7px 15px 0;
	vertical-align:top;
}
.userconf-banner {
	background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0.14, #3E1942),
	color-stop(0.45, #611869),
	color-stop(1, #874646)
);
background-image: -o-linear-gradient(bottom, #3E1942 14%, #611869 45%, #874646 100%);
background-image: -moz-linear-gradient(bottom, #3E1942 14%, #611869 45%, #874646 100%);
background-image: -webkit-linear-gradient(bottom, #3E1942 14%, #611869 45%, #874646 100%);
background-image: -ms-linear-gradient(bottom, #3E1942 14%, #611869 45%, #874646 100%);
background-image: linear-gradient(to bottom, #3E1942 14%, #611869 45%, #874646 100%);
	
	background-position:0 center;
	background-size:cover;
	display:inline-block;
	text-align:center;
	margin-top:-1px;
	padding-top:79px;
	width:100%;
}
.userconf-banner .txt1, .userconf-banner .txt2, .userconf-banner .txt3 {
	color:#FFF;
	font-size:60px;
	font-weight:200;
	letter-spacing:0.7px;
	word-spacing:3px;
	margin:65px 0 0px;
}
.userconf-banner .txt2 {
	font-size:28px;
	line-height:50px;
	margin:20px 0 50px;
}
.userconf-banner .txt3 {
	font-size:22px;
	margin:40px 0 20px;
}
.userconf-banner .txt3 .conf-register {
	font-size:16px;
	font-weight:500;
	cursor:default;
	padding:10px 35px;
}
.userconf-banner .date {
	background-color:#F7F7F7;
	margin:135px 0 0;
}

.userconf-banner .play {
	opacity:0.8;
	margin:-27px 0 17px;
}
.userconf-banner .play span {
	display:inline-block;
	cursor:pointer;
	height:85px;
	width:85px;
}
.userconf-banner .play span:before {
	border:5px solid #FFF;
	border-radius:100px;
	box-shadow:0 0 10px rgba(0,0,0,0.1);
	content:"";
	display:inline-block;
	cursor:pointer;
	height:60px;
	margin:0 -40px -17px -13px;
	width:60px;
}
.userconf-banner .play span:hover:before {
	border:5px solid #ffb1b3;
	box-shadow:0 0 10px #000;
}
.userconf-banner .play span:after {
	border-left:20px solid #FFF;
	border-top:18px solid transparent;
	border-bottom:18px solid transparent;
	content:"";
	display:inline-block;
	margin:0 0 0px;
	cursor:pointer;
}
.userconf-banner .play span:hover:after {
	border-left:20px solid #ffb1b3;
}

.conf-register {
	background-color:#EA8484;
	border-radius:4px;
    color:#FFF;
    cursor:pointer;
    display:inline-block;
    font-size:20px;
	font-weight:300;
    letter-spacing:2px;
    padding:14px 45px;
}
.banner-label {
	margin:23px 0 -150px;
}
.banner-label label {
	background-color:#ffe99d;
	background-color:#FFF;
	display:inline-block;
	font-size:19px;
	font-weight:400;
	letter-spacing:0.7px;
	line-height:32px;
	padding:15px 5px;
	height:100px;
	margin:0 15% 0 0;
	width:28%;
}
.banner-label label:nth-child(2) {
	margin:0 0 0 15%;
}
.banner-label label:before {
	border-right:40px solid #FFF;
	border-top:65px solid transparent;
	border-bottom:65px solid transparent;
	content:"";
	float:left;
	margin:-15px 0 0 -45px;
}
.banner-label label:after {
	border-left:40px solid #FFF;
	border-top:65px solid transparent;
	border-bottom:65px solid transparent;
	content:"";
	float:right;
	margin:-79px -45px 0 0;
}
.conf-address .box {
	display:inline-block;
	vertical-align:top;
	text-align:center;
	padding:15px 30px 35px;
	width:330px;
}
.conf-address .box:nth-child(2n) {
	margin-right:0;
}
.cal-icon, .place-icon {
	background-position:-86px -61px;
	display:inline-block;
	height:55px;
	margin:20px 0 10px 8px;
	width:60px;
}
.place-icon {
	background-position:-150px -61px;
	margin:20px 0 10px;
}
.conf-address .label1, .conf-address .label2, .conf-address .label3 {
	display:inline-block;
	color:#FFF;
	color:#000;
	font-size:16px;
	letter-spacing:0.7px;
	word-spacing:3px;
}
.conf-address .label1 {
	border-bottom:1px solid #682063;
	border-radius:3px;
	font-weight:500;
	padding:20px 5px 10px;
	margin:0 0 0;
}
.conf-address .label2 {
	font-size:28px;
	margin:5px 0 20px;
	font-weight:400;
}
.down-time {
	background-color:#FE595B;
	border-radius:3px;
	display:inline-block;
	color:#FFF;
	letter-spacing:0.7px;
	word-spacing:3px;
	text-align:left;
	height:40px;
	padding:30px 5%;
	width:80%;
}
.down-time .label1 {
	float:left;
	font-size:25px;
}
.down-time .label2 {
	float:right;
	font-size:30px;
}
.down-time .label2 span {
	float:left;
	width:125px;
}
.down-time .label2 span span {
	float:none;
	font-size:16px;
	margin-left:5px;
	width:auto;
	
}
.speakers {
	display:inline-block;
	vertical-align:top;
	text-align:center;
	letter-spacing:1px;
	word-spacing:1px;
	margin:10px 1.5% 0; 
	width:30%;
}
.speakers span {
	background-color:#EA8484;
    border:1px solid #EA8484;
    color:#fff;
	float:left;
	font-size:18px;
	font-weight:500;
	padding:10px 2%;
	width:96%;
}
.speakers span span {
	font-size:15px;
	font-weight:300;
	margin-top:8px;
	padding:0;
}
.speakers p {
	border:1px solid #EEE;
	border-top:none;
	float:left;
	font-weight:300;
	line-height:35px;
	min-height:190px;
	padding:10px 5%;
	width:90%;
}
.conf-video {
	margin:0 0 10px;
}
.conf-video:before {
	margin:150px 0 0 290px;
}
.conf-video:after {
	margin:171px 0 0 -331px;
}
#question-banner {
	padding:50px 0;
}
.conf-msg {
	font-family:comic sans ms, Trebuchet MS;
	display:inline-block;
	font-size:16px;
	font-weight:300;
	text-align:center;
	line-height:35px;
	letter-spacing:0.7px;
	word-spacing:3px;
	margin:30px 0 0;
}
#question-banner .list {
	float:left;
    list-style:outside none none;
    margin:-10px 50px 0;
	font-size:16px;
    padding:0;
    text-align:left;
}
#question-banner .list li {
    display:inline-block;
    font-weight:300;
    letter-spacing:0.7px;
    line-height:35px;
    padding:15px 0;
	margin:0 2.5%;
    width:44%;
    word-spacing:1px;
	vertical-align:top;
}
#question-banner .list li:before {
	background-position:-53px -71px;
	content:"";
	float:left;
	height:17px;
	margin:8px 20px 48px 0;
	width:17px;
}
#downtime-banner {
	background-color:#F5F5F5;
	padding:50px 0;
}
#register-banner {
	background-color:#F5F5F5;
	padding:50px 0;
}
#agenda-banner {
	background-color:#389EE4;
	background-color:#1CAAA9;
	padding:50px 0;
}
#attendee-banner {
	padding:50px 0;
}
#interest-banner {
	background-color:#F5F5F5;
	padding:50px 0;
}
#agenda-banner h1 {
	color:#FFF;
}
#exhibitors-banner {
	padding:50px 0;
}
#exhibitors-banner span {
	font-size:18px;
	font-weight:300;
	line-height:35px;
	letter-spacing:0.7px;
	word-spacing:1px;
}
.topmenu .ena {
	background-color:#EEE;
}

/*.agenda {
	letter-spacing:1px;
	word-spacing:1px;
}
.agenda .day {
	border-bottom:2px solid #48C9BE;
	border-bottom:2px solid #FFF;
	float:left;
	color:#FFF;
	font-size:18px;
	font-weight:500;
	text-align:left;
	padding:0 0 10px;
	width:188px;
}
.agenda .day:after {
	border:2px solid #FFF;
	content:"";
	float:right;
	height:8px;
	margin:10px 0 -30px 0;
	width:87px;
}
.agenda ul {
	background-color:#FFF;
	display:inline-block;
	text-align:left;
	line-height:30px;
	margin:8px 8% 40px;
	padding:8px 0 0 10px;
	width:80%;
}
.agenda ul li {
	border-radius:0 3px 3px 0;
	margin:0 0 10px 4px;
	padding:5px 0;
	text-align:left;
}
.agenda ul li:before {
	border:2px solid #1caaa9;
	border-radius:40px;
	box-shadow:0 0 0 4px #FFF;
	content:"";
	float:left;
	height:10px;
	margin:9px 5px 0 -20px;
	width:10px;
}
.agenda ul li time {
	background-color:#EA8484;
	float:left;
	font-size:15px;
	color:#ff8a00;
	height:10px;
	margin:11px 6px 0 0;
	width:15px;
}
.agenda ul li span {
	display:inline-block;
	font-size:15px;
	text-align:left;
	margin-left:15px;
	width:90%;
}
*/

/* Agenda Start  */

.agenda {
	letter-spacing:1px;
	word-spacing:1px;
}
.agenda .day {
	border-bottom:2px solid #48C9BE;
	border-bottom:2px solid #FFF;
	float:left;
	color:#FFF;
	font-size:18px;
	font-weight:500;
	text-align:left;
	padding:0 0 10px;
	width:185px;
}
.agenda .day:after {
	border:2px solid #FFF;
	content:"";
	float:right;
	height:8px;
	margin:10px 0 -30px 0;
	width:84px;
}
.agenda ul {
	background-color:#FFF;
	display:inline-block;
	text-align:left;
	line-height:30px;
	margin:8px 8% 40px;
	padding:8px 0 0 10px;
	width:80%;
}
.agenda ul li {
	border-radius:0 3px 3px 0;
	margin:0 0 10px 4px;
	padding:5px 0;
	text-align:right;
}
.agenda ul li:before {
	border:2px solid #1CAAA9;
	border-radius:40px;
	box-shadow:0 0 0 4px #FFF;
	content:"";
	float:left;
	height:10px;
	margin:9px 5px 0 -20px;
	width:10px;
}
.agenda ul li time {
	float:left;
	font-size:15px;
	color:#ff8a00;
	width:125px;
}
.agenda ul li span {
	display:inline-block;
	font-size:15px;
	text-align:left;
	width:82%;
}
.agenda ul li span:nth-child(odd) {
	margin-top:10px;
}

/* Agenda End */


.conf-focus {
	float:left;
    height:1px;
    margin:-79px 0 79px;
	padding:0;
    width:100%;
}

#venue-banner {
	background-color:#EA8484;
	height:530px;
}
#venue-banner .txt {
	float:left;
	color:#FFF;
	font-size:28px;
	padding:50px 8% 24px;
	width:84%;
}
#venue-banner .txt span {
	font-size:18px;
	font-weight:300;
	letter-spacing:1px;
	line-height:35px;
	margin:15px 0 0;
}
#venue-banner .map {
	float:right;
	height:100%;
	width:50%;
	background-image:url(../images/map.png);
	background-position:center 0;
}
.hotel {
	float:left;
	color:#FFF;
	padding:20px 8% 60px;
	width:84%;
}
.hotel span {
	font-size:15px;
	font-weight:300;
	letter-spacing:1px;
	line-height:35px;
}
.hotel .h2 {
	font-size:28px;
	font-weight:400;
	margin-bottom:15px;
}
.hotel .name {
	color:#FFF;
	font-size:20px;
	font-weight:400;
}
.hotel .price {
	font-style:italic;
}
.hotel .button {
	background-color:#fcd630;
	margin-top:10px;
	padding:8px 22px;
	float:left;
	color:#000;
	font-weight:500;
}

a.link {
    color: #009bc8;
}
/*ChARMALOT Conference End*/

/*Speakers Bio Starts*/
.bio-content {
	background-color:#FFF;
	display:inline-block;
	padding-bottom:50px;
	margin-top:133px;
	width:100%;
}
.bio-list {
	background-color:#FFF;
	float:left;
	letter-spacing:0.7px;
	word-spacing:3px;
	padding:20px 0 0;
	width:100%;
}
.bio-list h2 {
	color:#389EE4;
	font-size:22px;
	margin-bottom:20px;
}
.bio-list h3 {
	color:#FCA000;
	font-size:18px;
	font-weight:400;
	margin-bottom:10px;
}
.bio-list p {
	font-size:14px;
	line-height:28px;
	margin-bottom:20px;
}
.bio-conf-focus {
	float:left;
    height:1px;
    margin:-141px 0 141px;
	padding:0;
    width:100%;
}
.bio-ver-line {
	background-image: -webkit-gradient(
	linear,
	left top,
	right top,
	color-stop(0, #F5F5F5),
	color-stop(0.33, #E8E8E8),
	color-stop(0.67, #E8E8E8),
	color-stop(1, #F5F5F5)
);
background-image: -o-linear-gradient(right, #F5F5F5 0%, #E8E8E8 33%, #E8E8E8 67%, #F5F5F5 100%);
background-image: -moz-linear-gradient(right, #F5F5F5 0%, #E8E8E8 33%, #E8E8E8 67%, #F5F5F5 100%);
background-image: -webkit-linear-gradient(right, #F5F5F5 0%, #E8E8E8 33%, #E8E8E8 67%, #F5F5F5 100%);
background-image: -ms-linear-gradient(right, #F5F5F5 0%, #E8E8E8 33%, #E8E8E8 67%, #F5F5F5 100%);
background-image: linear-gradient(to right, #F5F5F5 0%, #E8E8E8 33%, #E8E8E8 67%, #F5F5F5 100%);
float:left;
height:1px;
margin-bottom:10px;
width:100%;
}
/*Speakers Bio Ends*/

/*footer Start*/

footer {
	background-color:#EEE;
	float:left;
	margin-top:5px;
	width:100%;
}
.footer {
	background-color:#EEE;
	float:left;
	text-align:center;
	padding:8px 0;
	width:100%;
}
.footer span {
	display:inline-block;
	letter-spacing:0.4px;
	word-spacing:3px;
	margin-right:20px;
}
.f-icon, .t-icon {
    background-color:#FFF;
	border:5px solid #FFF;
	background-position:-142px -167px;
	background-color:#FFF;
	border-radius:4px;
	cursor:pointer;
	display:inline-block;
    height:29px;
	margin:50px 5px 0;
    width:29px;
}
.t-icon {
	background-position:-100px -167px;
}

/*Footer End*/

/*common css Start*/

a {
	text-decoration:none;
	cursor:pointer;
}
.show {
	display:block;
}
.hide {
	display:none;
}
.cm-wd {
    margin:0 auto;
	max-width:1020px;
	min-width:1020px;
	padding:0 10px;
	position:relative;
	z-index:1;
}
.mar-tb15 {
    margin:15px 0;
}
.mar-top15 {
    margin-top:15px;
}
.mar-top20 {
    margin-top:20px;
}
.mar-top40 {
    margin-top:40px;
}
.mar-bot30 {
    margin-bottom:30px;
}
.mar-bot10 {
    margin-bottom:10px;
}
.mar-bot15 {
    margin-bottom:15px;
}
.mar-bot20 {
    margin-bottom:20px;
}
.mar-l30 {
    margin-left:30px;
}
.mar-l15 {
    margin-left:15px;
}
.mar-r40 {
    margin-right:40px;
}
.cmfw25 {
	display:inline-block;
	width:25%;
}
.cmfw30 {
	display:inline-block;
	width:30%;
}
.cmfw40 {
	display:inline-block;
	width:40%;
}
.cmfw45 {
    float:left;
    width:45%;
}
.cmfw48 {
	display:inline-block;
	width:48%;
}
.cmfw50 {
    float:left;
    width:50%;
}
.cmfw55 {
    float:left;
    width:55%;
}
.cmfw90 {
    float:left;
    width:90%;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.cmfw {
	float:left;
	width:100%;
}


@media (max-width:1040px) {
	body {
		width:100%;
		min-width:inherit;
		max-width:inherit;
	}
	.cm-wd {
		padding:0;
		width:100%;
		min-width:inherit;
		max-width:inherit;
	}
	.logo {
		border-radius:0 0 15px;
	}
	a.register {
		margin-right:14px;
	}
	.f-icon {
		margin:25px 10px 0 0;
	}
	.leader p, #agenda-banner .p {
		padding:0 2%;
		width:96%;
	}
	.agenda {
		padding:0 3%;
		width:94%;
	}
	.agenda ul {
		margin:8px 3% 40px;
		width:93%;
	}
	#exhibitors-banner span, .conf-msg {
		display:inline-block;
		padding:0 2%;
		width:88%;
	}
}

@media (max-width:1000px) {
	.topmenu {
		background-color:#fff;
		box-shadow:0 5px 13px rgba(0,0,0,0.1);
    	position:absolute;
		right:10px;
		display:none;
    	top:71px;
    	width:160px;
		z-index:201;
	}
	.topmenu a {
		border-top:1px solid #F5F5F5;
		line-height:24px;
		padding:5px 10px;
		color:#000;
		width:140px;
	}
	.topmenu a:hover {
		background-color:#F5F5F5;
	}
	.menu {
		background-position:-11px -100px;
		float:right;
		height:25px;
		margin:25px 15px 8px 9px;
		width:30px;
	}
	header.head-bg .menu {
		background-position:-11px -69px;
	}
}

@media (max-width:945px) {
	.banner-label {
		margin:50px 0 0;
	}
	.banner-label label {
		margin:0 8% 0 0;
		width:275px;
	}
	.banner-label label:nth-child(2) {
		margin:0 0 0 8%;
	}
	.userconf-banner .date {
		margin:80px 0 0;
	}
}
@media (max-width:920px) {
	.agenda ul li {
		text-align:left;
	}
	footer .list {
		margin:0;
		width:24%;
	}
}

@media (max-width:850px) {
	.conf-address .box {
		width:300px;
	}
	.banner-label label, .banner-label label:nth-child(2) {
		margin:10px 15%;
	}
}

@media (max-width:800px) {
	.userconf-banner {
		height:auto;
	}
	.userconf-banner .txt3 .label {
		display:inline-block;
		padding:0 4%;
		margin-bottom:20px;
		width:88%;
	}
	.userconf-banner .txt1, .userconf-banner .txt2 {
		padding:0 8%;
		width:84%;
	}
	.speakers {
		width:96%;
	}
	.speakers p {
		min-height:100px;
	}
	.form {
		width:90%;
	}
	#venue-banner {
		text-align:center;
		height:750px;
		overflow:hidden;
	}
	#venue-banner .cmfw50 {
		width:100%;
	}
	#venue-banner .map {
		width:100%;
	}
	footer .list {
		margin:0 0 30px;
		width:240px;
	}
	footer br {
		display:block;
	}
}

@media (max-width:720px) {
	#question-banner .list {
		margin:-10px 20px 0;
	}
	#question-banner .list li {
		margin:0;
		width:100%;
	}
	#agenda-banner, #attendee-banner {
		padding:30px 0;
	}
	#attendee-banner h1 {
		margin-bottom:20px;
	}
}

@media (max-width:670px) {
	.form {
		width:98%;
	}
	.form .check-list {
		margin-left:6%;
		width:48%;
	}
	.form .check-list:nth-child(2n) {
		width:40%;
	}
}

@media (max-width:600px) {
	/*#mobile-app-target {
		padding:15px 0 20px;
	}
	#mobile-app-target span {
		margin:7px 5% 15px;
		width:90%;
	}*/
	.leader p, #agenda-banner .p {
		padding:0 4%;
		width:92%;
	}
	.speakers {
		text-align:center;
	}
}

@media (max-width:570px) {
	.userconf-banner .txt2 br {
		display:none;
	}
	.form .check-list {
		margin-left:0;
		width:52%;
	}
	.form .check-list:nth-child(2n) {
		width:45%;
	}
}

@media (max-width:510px) {
	footer .list {
		width:200px;
	}
	.form .checkbox label {
		line-height:24px;
		margin-top:0;
		width:80%;
	}
}

@media (max-width:430px) {
	footer .list {
		text-align:center;
		width:90%;
	}
}

@media (max-width:390px) {
	.userconf-banner .txt1, .userconf-banner .txt2 {
		padding:0 4%;
		width:92%;
	}
	.conf-address .box {
		margin:10px 5px 30px;
		width:260px;
	}
	.agenda ul {
		width:88%;
	}
}
@media (max-width:390px) {
	#venue-banner {
		height:830px;
	}
}

@media (max-width:414px) {
}
