)/* =============================================================================
   front css start (mithumca@gmail.com) (0.00.2016) 
==============================================================================*/
html {
font-size: 100%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-webkit-line-hight-adjust: 100%;
-ms-text-line-hight-adjust: 100%;
}
body{
font-family: 'Open Sans', sans-serif;
font-size:13px;
line-height:19px;
color:rgba(0,0,0,0.99);
width:100%;
}
p{
/*word-break:break-all;*/
}
ul{
list-style-type:none;
}
*{
margin:0;
padding:0;
border:none;
position: relative;
}
a{
background-color:inherit;
text-decoration:none;
outline:none;
} 
textarea{
resize:none;
}
.animation{
-webkit-transition: all 900ms linear;
-moz-transition: all 900ms linear;
-o-transition: all 900ms linear;
-ms-transition: all 900ms linear;
transition: all 900ms linear;
transition-timing-function: ease-in-out;
-o-transition-timing-function: ease-in-out;
-moz-transition-timing-function: ease-in-out;
-webkit-transition-timing-function: ease-in-out;
-moz-transition-duration: 0.20s;
-ms-transition-duration: 0.20s;
-o-transition-duration: 0.20s;
transition-duration: 0.20s;
}
a{
  text-decoration:none;
  outline: none!important;
}
a:hover{
opacity:0.99;
background-color:inherit;
text-decoration:none;
outline:none;
}
img{
outline:none;
border:0 none;
display:block;
margin:0 auto;
}
.spacer{
line-height:0px;
font-size:0px;
clear:both;
}
textarea{
resize: none
}
html,body{
height:100%;
}
option{
padding-left:7px;
}
select{
padding-top:6px!important;
}
.dot{
white-space:nowrap;
overflow:hidden;
width:90%;
text-overflow: ellipsis;
}
.title .tip-yellow{
display:none!important;
}
ul, ol {
margin-bottom: 0px;
margin-top: 0;
list-style-type: none;
}
/*====================common css end==========================================*/
.no-padding{
    padding:0 !important;
}
.padding-left-0{
    padding-left: 0 !important;
}
.padding-right-0{
    padding-right: 0 !important;
}
.no-margin{
    margin:0 !important;
}
.margin-left-0{
    margin-left:0 !important;
}
.margin-right-0{
    margin-right:0 !important;
}
.margin-top-0{
    margin-top:0 !important;
}
.margin-bottom-0{
    margin-bottom:0 !important;
}
h1,h2,h3,h4,h5,h6{
    margin: 0;  
}
.gap-40{
    height: 40px;
    clear: both;
    overflow: hidden;
}
.gap-50{
    height: 50px;
    clear: both;
    overflow: hidden;
}
.gap-80{
    height: 80px;
    clear: both;
    overflow: hidden;
}
h1 {
    color: #fff;
    font-size: 28px;
    font-weight: 600;
    line-height: 39px;
    text-transform: uppercase;
}
h2 {
    color: #258bc6;
    font-size: 28px;
    font-weight: 600;
    line-height: 39px;
    text-transform: uppercase;
}
/*========================================common css end======================*/
.main_wrap{
    width:100%;		
}
/*======================================common class end======================*/

.header_top{
    padding: 5px 0;
}
.header_top ul li{
    float: left;
    width: 33%;
}
.header_top ul li i {
    background: #258bc6 none repeat scroll 0 0;
    border-radius: 100%;
    box-shadow: 0 0 5px #333;
    color: #fff;
    float: left;
    height: 35px;
    margin: 10px 10px 0 0;
    text-align: center;
    width: 35px;
    padding-top: 10px;
}
.header_top ul li p {
    color: #000;
    float: left;
    font-size: 13px;
    line-height: 19px;
    margin: 0;
    text-align: left;
    width: 80%;
}
.header_top ul li p strong {
    display: block;
    font-size: 18px;
    line-height: 25px;
    text-transform: uppercase;
}
.header_top ul li a{
    color: #258bc6;
    font-size: 13px;
}
.header_top p {
    font-size: 18px;
    line-height: 28px;
    margin: 0;
    text-align: right;
}
.header_btm{
    border-top: 5px solid #258bc6;
    border-bottom: 5px solid #494949;
    background: #fff;
    padding: 20px 0;
}
.logo {
     padding: 30px 45px 30px 0;
}
.banner-btm{
    background: #494949;
    padding: 15px 0 100px 0;
}
.banner-btm a {
    background: #fff none repeat scroll 0 0;
    border-radius: 8px;
    color: #000;
    display: inline-block;
    float: right;
    font-size: 22px;
    font-weight: bold;
    margin: 10px 0 0;
    padding: 15px;
    text-transform: uppercase;
}
.about {
    padding: 15px;
    position: relative;
    top: -75px;
}
.about-section{
    background: #fff;
    padding: 15px;
    border-radius: 15px 15px 0 0;
}
.about p {
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    margin: 20px 0;
}
.about h3 {
    color: #494949;
    font-family: arial;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.about img{
    float: left;
}
.agenda{
    background: #298ac1;
    padding: 15px 0;
    color: #fff;
}
.agenda h4 {
    float: left;
    font-size: 25px;
    font-weight: bold;
    line-height: 93px;
    text-transform: uppercase;
    width: 85%;
}
.agenda i {
    float: left;
    font-size: 25px;
    line-height: 93px;
    margin-right: 5px;
}
.devider{
    background: url(../images/devider.png) right center;
    background-repeat: no-repeat;
}
.stay{
    padding: 25px 0;
}
.stay h4 {
    color: #494949;
    font-size: 28px;
    font-weight: 600;
    line-height: 35px;
    margin-bottom: 15px;
    position: relative;
    text-transform: uppercase;
}
.stay h4 span {
    background: #fff none repeat scroll 0 0;
    padding-right: 20px;
    z-index: 99;
}
.stay h2 {
    margin-bottom: 10px;
}
.stay p {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    line-height: 19px;
}
.stay h4::after {
    background: #494949 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    margin: auto;
    position: absolute;
    top: 0;
    width: 100%;
}
.stay img {
    float: left;
    margin-right: 20px;
}
.media-box li {
    clear: both;
    font-size: 18px;
    font-weight: 600;
    overflow: hidden;
    padding: 15px 0;
    text-align: center;
}
.media-box li img{
    float: none;
    margin: 0 auto;
    margin-right: 0 !important;
}
.media-box li > ul > li > a {
    background: #ccc none repeat scroll 0 0;
    border-radius: 100%;
    color: #fff;
    display: block;
    height: 40px;
    margin: 0 5px;
    padding-top: 10px;
    width: 40px;
}
.media-box li > ul {
    text-align: center;
}
.media-box li > ul > li{
    display: inline-block;
    float: none;
}
.media-box li ul li:nth-child(1) a {
    background: #2daae1;
}
.media-box li ul li:nth-child(2) a {
    background: #3b5998;
}
.media-box li ul li:nth-child(3) a {
    background: #0073b2;
}
.media-box li:nth-child(2) {
    border-bottom: 2px solid #494949;
    margin-bottom: 15px;
}
.media-box li ul li:nth-child(2) {
    border-bottom: none !important;
    margin-bottom: 0 !important;
}
.card{
    background: url(../images/card-bg.png) 0 0 no-repeat;
    padding: 30px 0;
    background-size: cover;
}
.card-trex{
    background: rgba(255,255,255,0.5);
    padding: 15px;
}
.nav.nav-tabs{
    background: #a2cbde;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
    background: #298ebc;
    border: none !important;
    color: #fff !important;
}
.nav-tabs > li > a {
    padding: 15px 100px;
    text-align: center;
    border: none;
    border-radius: 0;
    color: #000;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    margin-right: 2px;
}
.nav > li > a:hover, .nav > li > a:focus{
    background: #298ebc;
    border: none !important;
}
.nav.nav-tabs span {
    display: block;
    font-size: 13px;
}
.day-content{
    display: none;
}
.day {
    border-bottom: 1px solid #666;
    padding: 15px 0;
}
.day-hd > h5 {
    font-size: 16px;
    font-weight: 600;
}
.day-content > h5 {
    font-size: 15px;
    font-weight: 500;
    line-height: 23px;
    margin-top: 15px;
}
.day-hd > p {
    font-size: 16px;
    font-weight: bold;
}
.day-hd span {
    float: right;
    font-size: 25px;
    padding: 15px 25px;
}
.inter-ested a {
    background: #54a4cc none repeat scroll 0 0;
    border-radius: 8px;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0 0;
    padding: 8px 15px;
    text-transform: uppercase;
}
.attendees{
    border-radius: 15px;
    background: #298ebc;
    padding: 15px;
}
.attendees2{
    border: 15px solid #fff;
    border-radius: 15px;
    background: #fff;
    padding: 15px;
}
.attendees2 > h3 {
    color: #494949;
    font-weight: bold;
    margin-bottom: 15px;
}
.attendees2 a {
    color: #258bc6;
}
.count-down h4 {
    line-height: 30px;
    padding-top: 32px;
}
.count-down h4 span{
    display: block;
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    text-transform: capitalize;
}
.evnt-reg {
  background: rgba(0, 0, 0, 0) url("../images/big-devider.png") no-repeat scroll right -15px / 35px auto;
  padding: 15px 70px 25px 0;
}
.evnt a {
  background: #258bc6 none repeat scroll 0 0;
  border-radius: 8px;
  color: #fff;
  display: block;
  float: none;
  font-size: 21px;
  font-weight: bold;
  margin: 10px 0 0 0px;
  padding: 15px 5px;
  text-align: center;
  text-transform: uppercase;
}
.evnt {
  padding-top: 20px;
}
.regis-event {
  background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
  border-radius: 10px;
  clear: both;
  margin: 0 15px;
  overflow: hidden;
}
.ftr-top{
    background: #258bc6;
    padding: 15px 0;
}
.ftr-btm{
    background: #494949;
    padding: 15px 0;
}
.media-links{
    
}
.media-links ul {
    text-align: center;
}
.media-links ul li{
    display: inline-block;
    float: none;
}
.media-links ul li a {
    background: #ccc none repeat scroll 0 0;
    border-radius: 100%;
    color: #fff;
    display: block;
    height: 40px;
    margin: 0 5px;
    padding-top: 10px;
    width: 40px;
}
.media-links ul li:nth-child(1) a {
    background: #2daae1;
}
.media-links ul li:nth-child(2) a {
    background: #3b5998;
}
.media-links ul li:nth-child(3) a {
    background: #0073b2;
}
.ftr-top h3 {
  font-size: 25px;
  font-weight: bold;
  line-height: 35px;
  text-transform: uppercase;
  color: #fff;
}
.ftr-btm p {
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  line-height: 19px;
  padding-top: 14px;
}
.media-links {
  float: right;
}
.card h4 span {
  background: #f3f4f5 none repeat scroll 0 0;
 }
 #toTop {
    background: #278DC1 none repeat scroll 0 0;
    bottom: 0;
    color: #fff;
    cursor: pointer;
    font-size: 30px;
    font-weight: bold;
    padding: 10px 20px;
    position: fixed;
    right: 20px;
    z-index: 999;
}
.banner-overlay{
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 25%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
    width: 67%;
}
.banner-overlay h3 {
  font-size: 55px;
  font-weight: bold;
  line-height: 60px;
}
.banner-overlay h4 {
  font-size: 55px;
  font-weight: bold;
  line-height: 60px;
}

.body-bg{
	width:100%;
	float:left;
	position:relative;
	}
.body-bg img{	
	width:100%;
	position:relative;
}
.select-box{
	
	top:30%;
	left:0;
	right:0;
	margin:0 auto;
	width:70%;
	}	
.select-box h3{	
	text-align:center;
	color:#fff;
	font-size:24px;
	font-weight:600;
	margin:0;
	padding:0;
}
.select-box ul{	
	margin-top:30px;
	display:inline-block;
	padding:0;
	list-style:none;
}	
.select-box ul li{	
	width:50%;
	float:left;
	padding:25px 60px;
	border-right:2px solid #fff;
}
.select-box ul li:last-child{		
	border-right:none;
}
.select-box ul li h4{	
	color:#fff;
	font-size:18px;
	font-weight:800;
	text-transform:uppercase;
	margin-top:20px;
	margin-bottom:0;
	padding:0;
}	
.select-box ul li p{	
	color:#fff;
	font-size:14px;
	font-weight:400;
	font-family:arial;
	line-height:18px;
	margin-top:12px;
	margin-bottom:0;
	text-transform:uppercase;
	padding:0;
}	
.select-box h2{	
	text-align:center;
	color:#fff;
	font-size:28px;
	font-weight:600;
	/*margin-top:30px;*/
	margin-bottom:0;
	padding:0;
	text-transform:capitalize;
}	

.select-box h5{ 
    text-align:center;
    color:#fff;
    font-size:18px;
    margin-bottom:0;
    padding:0;
}

.my-qua-bg{
 background: url(../images/landing.jpg);
  background-size: cover;
  padding: 200px 0px;
  min-height: 100vh;
  max-height: 100vh;
}