	@charset "utf-8";
body 
{	margin:0px; padding:0px; background:url(../images/main-bg.png) repeat-y center top #02283d;
}
img{border:none;}
form{margin:0; padding:0;}
.clear{clear:both;}
.spanpad{margin-left:65px!important;}

@font-face {
    font-family: 'GothamMedium';
    src: url('../fonts/gothammedium.eot');
    src: url('../fonts/gothammedium.eot') format('embedded-opentype'),
         url('../fonts/gothammedium.woff2') format('woff2'),
         url('../fonts/gothammedium.woff') format('woff'),
         url('../fonts/gothammedium.ttf') format('truetype'),
         url('../fonts/gothammedium.svg#GothamMedium') format('svg');
}

@font-face {
        font-family: "Gotham";
        src: url('../fonts/234191895-GothamBook.eot');
        src: url('../fonts/234191895-GothamBook.eot?#iefix') format('embedded-opentype'),
        url('../fonts/234191895-GothamBook.svg#Gotham') format('svg'),
        url('../fonts/234191895-GothamBook.woff') format('woff'),
        url('../fonts/234191895-GothamBook.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
}

@font-face {
    font-family: 'dinregular';
    src: url('../fonts/ufonts.com_din-regular.eot');
    src: url('../fonts/ufonts.com_din-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ufonts.com_din-regular.woff2') format('woff2'),
         url('../fonts/ufonts.com_din-regular.woff') format('woff'),
         url('../fonts/ufonts.com_din-regular.ttf') format('truetype'),
         url('../fonts/ufonts.com_din-regular.svg#dinregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/opensans-bold.eot');
    src: url('../fonts/opensans-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-bold.woff2') format('woff2'),
         url('../fonts/opensans-bold.woff') format('woff'),
         url('../fonts/opensans-bold.ttf') format('truetype'),
         url('../fonts/opensans-bold.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular.eot');
    src: url('../fonts/opensans-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-regular.woff2') format('woff2'),
         url('../fonts/opensans-regular.woff') format('woff'),
         url('../fonts/opensans-regular.ttf') format('truetype'),
         url('../fonts/opensans-regular.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600);

/*********************************************************************************/
/* TOP CSS START HERE                                                                         */
/*********************************************************************************/

.main-mobile-menu { display:none;}

.wrapper{width:1000px; margin:0 auto;}
#header{width:100%; float:left; position:relative;}
.header_ban{width:100%; float:left;}
.header_ban_left{width:50%; height:100px; float:left; position:absolute; z-index:99; margin:20px 0 0 27px;}
.header_logo{ padding:15px 30px; }
.header_logo img{ max-width:290px; width:100%; }
img{max-width:100%;}
.header_banner
{	position:relative;
	z-index:1;
	background:#FFF;
	padding:5px;
}
.header_banner_txt
{	background:url(../images/banner01.jpg) no-repeat right top #203352;
	height:210px;
	padding:30px 0 0 30px;
}
.header_banner_txt h2
{	font-size:36px;
	font-family: "open_sansbold";
	line-height:inherit;
	font-weight:normal;
	display:block;
	margin:0;
	color:#fff;
}
.header_banner_txt p
{	color:#fff;
	font-family: "Gotham";
	font-size:15px;
	line-height:22px;
	margin:0;
	max-width:550px;
}
.header_banner_txt p.text24
{	padding:10px 0 18px;
	font-size:24px;
	line-height:inherit;
	margin:0;
}
.header_tagline{width:100%; float:left; font-family: 'GothamMedium'; font-size:26px; color:#fff; line-height:26px; margin-bottom:8px;}
.header_subtagline{width:100%; float:left; font-family: 'GothamMedium'; font-size:20px; color:#8aafff;margin-bottom:20px;}
.header_date{width:100%; float:left; font-family: "Gotham"; font-size:17px; color:#8aafff; margin-bottom:24px;}
.Readmore_button{width:110px; background-color:#5b79bb; padding:3px 5px; }
.Readmore_button a{color:#fff; text-decoration:none; padding:3px 5px;}
.Readmore_button a:hover{color:#fff; text-decoration:underline;}
.header_registerbut{float:left;}
.header_registerbut a{float:left; padding:8px 14px 8px 14px; background-color:#1b96e4; font-family: "Gotham"; color:#fff; font-size:16px; text-decoration:none; text-transform:uppercase;}
.header_registerbut a:hover{color:#fff; text-decoration:none; background-color:#039ff3;}


.nav{width:100%; float:left; background-color:#61b404; padding:7px 0 6px 0; text-align:center; margin-top:0 !important;}
.nav ul{margin:0; padding:0 0 0 0; display:inline-block;}
.nav li{float:left; font-family: 'dinregular'; font-size:18px; color:#fff; list-style:none; margin-right:5px;}
.nav li a{float:left; color:#fff; text-decoration:none; padding:5px 30px 6px 30px;}
.nav li a:hover{color:#fff; text-decoration:none; background-color:#1b96e4;}
.nav li a.activenav{color:#fff; text-decoration:none; background-color:#1b96e4;}


/*********************************************************************************/
/* TOP CSS END HERE                                                                         */
/*********************************************************************************/



/*********************************************************************************/
/* MIDDLE CSS START HERE                                                                         */
/*********************************************************************************/

img
{	max-width:100%;
}
#middle{width:93%; padding:40px 35px 0px 35px; float:left;}
#middle_left{width:60%; float:left; }
#middle h1{ font-family: 'open_sansbold'; font-weight:normal; font-size:21px; color:#1b3164; margin:0 0 24px 0; padding:0;}
#middle p, #middle ul li{ font-family: 'open_sansregular'; font-size:15px; color:#333; line-height:20px; margin:0 0 16px 0; padding:0;}
.ullist li{ font-family: 'open_sansregular'; font-size:15px; color:#333; line-height:20px; margin:0 0 7px 0; padding:0;}
.ullist li a{color: #1b96e4;
    text-decoration: underline;}
.ullist { padding-left:17px; padding-bottom:5px;}
#middle p a{color:#1b96e4; text-decoration:underline;}
#middle p a:hover{color:#333; text-decoration:underline;}
#middle .forp p { margin-bottom:20px; }
#middle h3{ font-family: 'open_sansbold'; font-weight:normal; font-size:16px; color:#1b96e4; margin:0 0 16px 0; padding:0;}
.midbotpoints{width:100%; float:left;}
.midbotpoints ul{margin:0; padding:0;}
.midbotpoints li{float:left; width:100%; font-family: 'open_sansregular'; font-size:15px; color:#000000; list-style:inside disc;}
.midbotpoints li span{color:#1b96e4; margin-right:10px;}
.midbotpoints li a{color:#000000; text-decoration:none;}
.midbotpoints li a:hover{color:#000000; text-decoration:none;}

.midbotpoints2
{	padding:15px 15px 5px;
	background:#eeeeee;
	clear:both;
	border-radius:6px;
	margin-bottom:10px;
}
#middle .midbotpoints2  h3
{	margin-bottom:12px;
}
#middle .midbotpoints2 p
{	font-size:16px;
	color:#333;
	margin-bottom:10px;
}
#middle .midbotpoints2 p span
{	color:#868686;
	padding:0 5px;
}
#middle .midbotpoints2 p:last-child
{	padding-top:13px !important;
	margin-top:15px !important;
	border-top:1px solid #acacac;
	font-size:14px;
	color:#565656;
}
.midbotpoints3
{	padding:15px 15px 5px;
	background:#61b404;
	color:#FFF;
	clear:both;
	border-radius:6px;
	margin-bottom:10px;
}
#middle .midbotpoints3  h3
{	margin-bottom:12px;
	color:#FFF;
}
#middle .midbotpoints3 p
{	font-size:14px;
	color:#FFF;
	margin-bottom:10px;
}

.midbotbox{width:35%; float:left; border:solid 1px #1b96e4; padding:20px 10px; font-size:20px; margin-left:100px;}
.midbotbox a{color:#000000; text-decoration:none;}
.midbotbox2{width:35%; float:left; border:solid 1px #1b96e4; padding:20px 10px; font-size:20px; margin-left:20px;}
.midbotbox2 a{color:#000000; text-decoration:none;}

#middle_right{width:36%; float:right; background-color:#1b96e4;}
.minhome
{	/*min-height:706px;*/
}
.right_confboxbg{ padding:0 15px;}
.right_confbox_title{width:100%; float:left; font-family: 'GothamMedium'; font-size:26px; color:#fff; padding:20px 0 15px 0; border-bottom:1px solid #4bc6ff;}
.right_confbox_conboxbg{width:100%; float:left; font-family: 'open_sansregular'; font-size:15px; color:#ffffff; line-height:21px; padding:12px 0 12px 0; border-bottom:1px solid #4bc6ff; }
.right_confbox_conboxbg a{ color:#fff; text-decoration:underline;}
.right_confbox_conboxbg a:hover{ color:#fff; text-decoration:none;}
.right_confbox_conboxbg strong{color:#ffffff; font-family: 'open_sansbold'; font-weight:normal;}
.right_confbox_conboxbg span{margin-left:58px;}

.registerbut{font-family: "Gotham"; font-size:14px; color:#ffffff; text-transform:uppercase; float:left; padding:25px 0 10px 0; width:100%;}
.registerbut a{color:#ffffff; font-size:14px; color:#ffffff; padding:10px 20px 10px 20px; border:solid 1px #fff; text-decoration:none; width:auto; display:block;}
.registerbut a:hover{color:#ffffff; text-decoration:none; background-color:#1b3164;}

.registerbut1{font-family: "Gotham"; font-size:14px; color:#ffffff; text-transform:uppercase; float:left; background-color:#1DAAE4; margin-left:85px;}
.registerbut1 a{color:#ffffff; font-size:14px; color:#ffffff; padding:10px 20px 10px 20px; border:solid 1px #fff; text-decoration:none; float:left;}
.registerbut1 a:hover{color:#ffffff; text-decoration:none; background-color:#1b3164;}

.signupbut{font-family: "Gotham"; font-size:14px; color:#ffffff; text-transform:uppercase; float:left; padding:25px 0 10px 0; width:100%;}
.signupbut a{color:#ffffff; font-size:14px; color:#ffffff; padding:10px 20px 10px 20px; border:solid 1px #fff; text-decoration:none; width:auto; display:block;}
.signupbut a:hover{color:#ffffff; text-decoration:none; background-color:#1b3164;}

.signupbut1{font-family: "Gotham"; font-size:14px; color:#ffffff; text-transform:uppercase; float:left; background-color:#1DAAE4; margin-left:22px;}
.signupbut1 a{color:#ffffff; font-size:14px; padding:10px 20px 10px 20px; border:solid 1px #fff; text-decoration:none; float:left;}
.signupbut1 a:hover{color:#ffffff; text-decoration:none; background-color:#1b3164;}


.middle_botwidth{width:100%; float:left; text-align:center; padding-bottom:10px; padding-top:15px;}
.middle_botwidth_mar{margin:0 auto; text-align:center;}
.middle_botwidth_tagline{width:100%; float:left; font-family: "Gotham"; font-size:25px; color:#192e5f; text-align:center; line-height:32px; margin:30px 0 30px 0;}
.middle_botlogotagline,
.middle_botlogotagline1
{background:url(../images/logo-rightbg.png) no-repeat right top; padding:46px 25px 0 0; font-family: "Gotham"; font-size:18px; color:#333333; min-height:75px; display:inline-block; vertical-align:top; }

.middle_botlogo{ display:inline-block; vertical-align:top; margin-top:25px; margin-left:30px;}
.middle_botlogo1{ display:inline-block; vertical-align:top; margin-top:30px; margin-left:180px;}


.middle_botgreyboxbg{width:103%; float:left; background:#eeeeee; padding:25px 20px 25px 20px; margin-left: -35px;}
.middle_botgreyboxbg_logo{float:left; padding:0 20px 0 39px; width:12%;}
.middle_botgreyboxbg_logo_righttext{float:left; width:80%; font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:18px; color:#424242;}
.middle_botgreyboxbg_logo_righttext a{color:#424242; text-decoration:none;}
.middle_botgreyboxbg_logo_righttext a:hover{color:#424242; text-decoration:underline;}

.midbotpointsspan_space{float:left; margin-right:10px; color: #1b96e4;}
.midbotpointsli_width{width:96%!important;}

.h1space{margin:0 0 10px 0!important;}



.tablecon{font-family: 'open_sansregular'; font-size:15px; color:#000000;}

.regpage{ text-align:center;}
.regpage .midbotboxed{ width:350px; margin:20px; padding:20px 10px; font-size:20px; display:inline-block; border:1px solid #1b96e4; vertical-align:top}
.regpage .midbotboxed a{color:#000000; text-decoration:none;}

.regpage .midbotboxed .btn{font-family: "Gotham"; font-size:18px; color:#ffffff; padding:10px 20px 10px 20px; border:solid 1px #fff; text-transform:uppercase;  background-color:#1DAAE4; margin:0 auto;}
.regpage .midbotboxed .btn:hover{color:#ffffff; text-decoration:none; background-color:#1b3164;}



/*********************************************************************************/
/* MIDDLE CSS END HERE                                                                         */
/*********************************************************************************/



/*********************************************************************************/
/* FOOTER CSS START HERE                                                                         */
/*********************************************************************************/


#footer{width:100%; float:left; background-color:#00182d; padding:20px 0 20px 0; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#8098ad; text-align:center;}


/*********************************************************************************/
/* FOOTER CSS END HERE                                                                         */
/*********************************************************************************/


/*********************************************************************************/
/* RESPONSIVE CSS START HERE                                                                         */
/*********************************************************************************/

/* new css 18-12-14 */
.speaker-img-lt{ margin:0px 20px 5px 0px; border:solid 1px #ccc; padding:4px; float:left; }
.speakers-people{ margin:0; padding:0 0 15px 0; width:100%; float:left; }
.speakers-people h1{ margin:-3px 0 18px 0  !important; }
.speakers-people2{ margin:0; padding:0px 0 0 0;/* padding:10px 0 0 0;*/ width:100%; float:left; }
.speakers-people p{ float:none !important; }
.speakers-people2 p{ float:none !important; }
.speaker-divider{ height:2px; border-bottom:solid 1px #ebebeb ; width:100%; float:left; margin-top:11px; }
.spekar-under-ltrt{width:100%; float:left; text-align:left}
.agenda-speakernm{ color:#1b96e4; font-size:15px; font-weight:bold; text-decoration:none; }
.agenda-speakernm:hover{ color:#000; }
.attend_span span{ display:block; margin:0; padding-left:9px; background:url(../images/bull.png) no-repeat 0 11px; }
.attend_span > div
{	display:inline-block; width:50%; vertical-align:top;
}
#middle .midbotpoints2 h3{ text-align:center}

#middle .box_img h3{ font-weight:normal; font-size:16px; color:#333333; font-family: 'open_sansregular'; text-align:center; margin:11px 0; line-height: 16px;}
#middle .box_img h3.no_mar{ margin:3px 0 }
#middle .box_img p a{}
.box_img{ width:100%; float:left}
.box_detail{ width:36%; float:left; margin:0 7% 25px 7%; text-align:center}

.box_img_list p { margin:0 0 20px 0 !important; color:#ffffff !important; font-size: 15px !important;}

.box_img_list{ background:#1b3164; padding:20px 20px 15px 20px; margin:0 0 20px 0 }
.box_img_list ul{ padding:0 0 0 15px; margin:0; color:#ffffff}
.box_img_list ul li{ padding:0; margin:0 0 5px 0;}
.box_img_list ul li a{ text-decoration:none; color:#ffffff;font-family: 'open_sansregular';font-size: 15px !important}
.box_img_list ul li a:hover{ text-decoration:underline;}
.half_lt{ float:left; width:49%}
.half_rt{ float:right; width:49%;}
.fclear {clear:both; float:none; height:0px; overflow:hidden;}

#middle .right_confbox_conboxbg ul li{ color:#ffffff !important; margin:5px 0 0 0}

@media screen and (max-width:980px){

.wrapper {width:100%;}
.header_ban img{width:100%;}
.nav{margin-top: 326px;}

.middle_botlogo1{  margin-left:20px;}
.attend_span > div
{	display:block; width:100%;
}
.half_lt{ float:left; width:45%}
.half_rt{ float:left; width:55%;}
}

@media screen and (max-width:800px){

.header_tagline{font-size: 19px; line-height: 24px; margin-bottom: 4px; width:90%;}
.header_subtagline{font-size: 22px; margin-bottom: 4px;}
.header_date{font-size: 14px; margin-bottom: 8px;}
.nav li a{padding: 5px 20px 6px;}
/*br{display:none;}*/
.right_confbox_conboxbg span{margin-left:0;}
.spanpad{margin-left:0!important;}
.right_confbox_title{font-size:22px;}
.middle_botwidth_mar{width:78%;}
#middle{width: 91%;}
.middle_botgreyboxbg_logo{padding: 0 26px 0 33px;}
.regpage .midbotboxed{ width:250px;}
.regpage .midbotboxed .btn{ display:block; }
.box_detail {
    margin: 0 2% 25px;
    width: 45%;
}
.half_lt{ float:left; width:50%}
.half_rt{ float:left; width:50%;}
}

@media screen and (max-width:768px){
.nav li a {padding: 5px 15px 6px;}
.right_confbox_title {font-size: 20px;}
.middle_botwidth_mar{width:100%;}
.middle_botlogotagline{display:inline-block; float:none;}
.middle_botlogo{display:inline-block; float:none;}
.middle_botlogo{display:inline-block; float:none;}
.middle_botgreyboxbg_logo_righttext{width: 78%; float:right;}

.Readmore_button{ display:block; margin-top:5px;}
.speakers-people{ margin:15px 0;}

}

@media screen and (max-width:959px){


.header_subtagline {
    font-size: 15px;
}
.nav li a {
    padding: 5px 12px 6px;
}

}
@media screen and (max-width:799px){
.header_ban_left
{	margin-left:17px;
	margin-top:10px;
}

.header_subtagline {
    font-size: 14px;
}
.half_lt{ float:left; width:100%}
.half_rt{ float:left; width:100%;}
}

@media screen and (max-width:767px){
	
.header_banner_txt
{	background-size:400px;
	position:relative;
	bottom:0;
	padding:240px 15px 15px 15px;
	font-size:14px;
	color:#FFF;
	top:0;
	text-align:center;
	height:auto;
}
.header_banner_txt p
{	max-width:none;
}
.header_banner_txt
{	font-size:14px;
}
.header_banner_txt h2
{	font-size:26px;
	line-height:28px;
}
.header_banner_txt p.text24
{	font-size:20px;
}
.middle_botlogo1
{	padding-bottom:20px;
}
.middle_botlogotagline
{	background:none;
	padding-right:0;
}
.middle_botlogo1
{	margin:0 10px;
}
.middle_botlogo
{	margin:0 10px;
}
.middle_botwidth_mar
{	text-align:center;
}
.main-mobile-menu {
	display:block; background-color: #1b96e4; clear:both;
}
.main-mobile-menu ul li a {
	text-shadow:none;
	margin-top:0;
	font-family:"Open Sans", Arial, Helvetica, sans-serif;
}
.main-mobile-menu ul li a:hover {
	color:#fff !important;
}
.open-mobile:hover {
	cursor:pointer;
}
.sf-menu li .open-mobile {
	display:none;
}
.wrap-title:hover {
	cursor:pointer;
}
.wrap-title {
	padding:5px 0 12px 0;
	position:relative; 
	text-align:center;
}
.main-mobile-menu > li.sfHoverForce ul {
	display:block;
}
.menu-mobile {
	display:none;
}
.main-mobile-menu > .menu-mobile-2 {
	display:none
}
.main-mobile-menu h4 {
	font-weight:normal;
	text-transform:uppercase;
	border:none;
	margin:10px 0 0 0;
	padding:0;
	font-family:"Open Sans", Arial, Helvetica, sans-serif; font-size:24px; color:#fff;
	font-weight:600;
}
.main-mobile-menu ul li {
	list-style:none;
	padding:8px 0 5px 0;
	border-bottom:1px solid #3f578e;
	position:relative;
	width:100%;
	float:left;
	width:100%;
}
.main-mobile-menu ul li:hover { background:#1b96e4; cursor:pointer; }
.main-mobile-menu ul {
	list-style:none;
	background-color:#02283d ;
	padding:0px 0px 0 0px;
	margin:0px;
	text-align:center;
	float:left;
	width:100%;
}
.main-mobile-menu ul li a {
	
	font-size:14px;
	text-transform:uppercase;
	
	text-decoration:none;
	float:left;
	width:100%;
	font-family:"Open Sans", Arial, Helvetica, sans-serif;  font-size:18px; color:#fff;
}
.main-mobile-menu ul li a:hover {
	text-decoration:none;
	color:#fff;
}
.main-mobile-menu ul li .open-mobile-2 {
	width:10px;
	text-align:center;
	height:10px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:3px;
	display:block;
	position:absolute;
	right:-3px;
	top:18px;
}
.main-mobile-menu ul li .open-mobile-2:hover {
	cursor:pointer
}
.main-mobile-menu ul li .open-mobile-2.mobile-close-2 {

}
.main-mobile-menu .menu-mobile-2 {
	padding-left:0;
	padding-bottom:10px;
	padding-top:10px;
	margin-top:8px;
	display:none;
}
.main-mobile-menu .menu-mobile-2 li {
	padding:5px 0 5px 0
}
.main-mobile-menu .menu-mobile-2 li a {
	font-size:14px;
	color:#8a8989;
	text-transform:none;
	display:inline-block;
	padding-left:12px;
}
.main-mobile-menu .menu-mobile-2 li a i {
	color:#f48b47;
}
.main-mobile-menu .menu-mobile-2 li {
	border-bottom:0;
}
.main-mobile-menu ul ul ul {
	padding-left:20px!important;
}
.main-mobile-menu .menu-mobile > .sfHoverForce > a {
	color:#f48b47!important;
}
.main-mobile-menu .menu-mobile-2 ul .sfHoverForce > a {
	color:#f48b47!important
}
.main-mobile-menu .menu-mobile-2 .menu-mobile-2 .sfHoverForce > a {
	color:#f48b47!important
}
.open-mobile {
	width:25px;
	height:25px;
	display:block;
	position:absolute;
	right:21px;
	top:18px;
	background:url(../images/open-mobile.png) no-repeat;
}
.open-mobile.mobile-close {
	background:url(../images/close-mobile.png) no-repeat;
}
.main-mobile-menu .menu-mobile-2 .menu-mobile-2 {
	display:none;
	border-top:none;
	padding-top:5px;
	padding-bottom:5px;
}
.main-mobile-menu .open-mobile-2.mobile-close-2.mobile-close-2-2 {
}
.main-mobile-menu .open-mobile-2.mobile-close-2-2.mobile-close-3 {
}

.nav{display:none;}

#middle_left{width:100%; margin-bottom:20px;}
#middle_right{width:100%; margin-bottom:20px;}

.right_confbox_title{background-repeat:repeat-x;}
.right_confbox_conboxbg{background-repeat:repeat-x;}
.middle_botgreyboxbg_logo{width:100%; text-align:center; margin:0 0 10px 0; padding:0;}
.middle_botgreyboxbg_logo_righttext{width:100%; margin:0; padding:0;}

.header_tagline{font-size: 19px; line-height: 23px;}
.header_subtagline{font-size:16px;}


.middle_botlogotagline{width:100%; margin-right: 0px; min-height: 38px; padding: 20px 60px 0 0;}
.middle_botlogo{margin-top:0; margin-bottom:20px;}

#middle {width: 100%; padding: 35px 0% 0; overflow:hidden;}
.minhome
{	min-height:inherit;
	padding:0 15px;
}
.middle_botgreyboxbg{width:auto; margin:0; float:none; padding:20px; clear:both;}
.middle_botgreyboxbg_logo
{	float:none;
}
.middle_botgreyboxbg_logo_righttext
{	float:none;
}

.header_ban_left {
    float: left;
    height: 100px;
    margin: 20px 0 0 15px;
    position: absolute;
    width: 110%;
    z-index: 99;
}

}
@media screen and (max-width:480px){


.form1 label select, .form1 label input{ width:90%!important;}
.form1 label span,
.form1 label span.LV_invalid{ text-align:left!important; width:90%!important;}


.header_ban_left {
    height: 100px;
    margin: 20px 0 0 10px;
    position: absolute;
    width: 96%;
    z-index: 99;
}
.header_subtagline {
    width: 100%;
}
.box_detail{ float:none; margin:0 auto; width:220px;}
.box_detail_last{ margin-bottom:30px; margin-top:30px}
#middle .box_img h3.no_mar {
    margin:10px 0;
}

}


@media screen and (max-width:430px){


.header_ban{margin-top:81px;}
.header_ban_left{width:100%;  margin: 20px 0 0 0;}
.header_tagline{font-size:16px; line-height:20px; padding-left:10px; padding-top:20px; width:160px; font-family:"Open Sans", Arial, Helvetica, sans-serif; font-weight:600;}
.header_subtagline{font-size:14px; clear:both; padding-left:10px; width:190px; line-height:17px; font-family:"Open Sans", Arial, Helvetica, sans-serif; font-weight:600;}
.header_date{width:90%; padding-left:10px; clear:both; font-family:"Open Sans", Arial, Helvetica, sans-serif;}
.header_registerbut{margin-top: 3px; margin-top: 10px; padding-left:10px; clear:both;}



.middle_botlogo{margin-right:0; clear:both; width:100%;}


.middle_botlogotagline{padding: 20px 0px 0 0;}


#middle p{margin: 0 0 15px 0;}

.tablecon{font-size:12px; line-height: 13px;}
.speaker-img-lt{  width:120px; float:none; }
.spekar-under-ltrt{ margin:15px 0; width:90%; padding:0 20px;}
.pagewd,
.form1{ padding:0 20px;}

.Readmore_button{ width:94px; }
.right_confbox_title,
.right_confbox_conboxbg strong
{	font-family:"Open Sans", Arial, Helvetica, sans-serif; font-weight:600;
}
.right_confbox_conboxbg,
.signupbut,
.registerbut,
.regpage .midbotboxed .btn,
.form label input[type="submit"]
{	font-family:"Open Sans", Arial, Helvetica, sans-serif;
}
}


@media screen and (max-width:320px){

#middle p{margin: 0 0 15px 0;}
}


/*********************************************************************************/
/* RESPONSIVE CSS START HERE                                                                         */
/*********************************************************************************/
body .content-full
{	width:100%;
	float:left;
}

body #middle .content-full p
{	width:inherit;
}
.border-gray
{	border: 1px solid #CCCCCC;
    padding: 4px;
	background:#fff;
	margin-bottom:10px;
}


.form{ font-family:"open_sansregular"; font-size:14px;}
.form label{ display:block;}
.form label span{ float:left; display:block; width:25%; text-align:right; margin-right:10px;}
.form label select,
.form label input{ width:55%; border:1px solid #999; padding:5px; border-radius:5px;}
.form label select{ width:57%;}
.form label input[type="submit"]{ width:150px; background:#1b96e4; border:0px; cursor:pointer; font-size:20px; color:#FFF; margin-top:15px; text-transform:uppercase;}
.form label input[type="submit"]:hover{ background:#1B3164; color:#fff;}

@media screen and (max-width:360px){
    .form label span{ text-align:left; width:100%;}
    .form label input{ width:100%; margin-bottom:5px;}
    .form label select{ width:105%;}
}



.no_bot_bdr{ background:none;}