@import url('https://fonts.googleapis.com/css?family=Kalam:300,400,700&subset=devanagari,latin-ext');

/*End Left Sidebar Socials*/
.icon-bar {
  position: fixed;
  top: 45%;
  z-index: 1000;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.icon-bar a {
  display: block;
  text-align: center;
  padding: 12px 16px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
}

.icon-bar a:hover {
  background-color: #000;
}

.facebook {
  background: #3B5998;
  color: white;
}

.google {
  background: #dd4b39;
  color: white;
}

.linkedin {
  background: #007bb5;
  color: white;
}
/*End Left Sidebar Socials*/


.top_title{
    margin: 10px 0;
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
}
.main_logo{
    max-width:100%; 
    height: auto;
    transition: 0.5s all;
}


 .event_info_stacy{
    float: left;
}
 .event_icon_stacy {
    border: 2px solid #f45a12;
    color: #f45a12;
    display: inline-block;
    font-size: 18px;
    line-height: 35px;
    text-align: center;
    width: 45px;
    margin-top: 20px;
    margin-right: 5px;
}
.disply_none{
    display: none !important;
}








.navbar ul.nav.navbar-nav li :hover {
    font-weight: bold;
    background-color: #f45a12;
}

.navbar ul.nav.navbar-nav li.active {
    background-color: #f45a12;
    /*border-right: 1px solid #7c7ca7;*/
    border-right: 1px solid silver;
}

.navbar ul.nav.navbar-nav li > a:hover, .navbar ul.nav.navbar-nav li.active a {
    color: white !important;
}

.menu li:hover{
    background-color: #f45a12;
    /*border-right: 1px solid #7c7ca7;*/
    border-right: 1px solid silver;
}

.affix.sticky ul.sub_menu {
    background: #f45a12;
}
.affix.sticky ul.sub_menu li a{
    color: white !important;
}
.sub_menu{
    border-top: 1px solid gray;
}
.sub_menu li:hover, .sub_active{
    background-color: green !important;
    color: white;
    font-weight: bold !important;
}

.food-bebarage{
    max-width: 100%;

}
.about_text p{
    text-align: justify;
}
.big_title{
    font-size: 30px;
}

.page_title {
    float: left;
    width: 100%;
    padding: 50px 0px 35px 0px;
    text-align: center;
    font-size: 22px;
    border-bottom: 5px solid #f45a12;
    color: white;
    background: #272727 url(../images/background/h-line1.png) no-repeat center bottom;
}
.page_title h1{
        font-size: 55px;
}
.info {
    padding-left: 10px;
}
.info span{
    font-weight: bold;
    font-size: 12px;
}
.info h3 {
    font-size: 24px;
}
ul.address_info li, ul.twitter_feed li {
    color: silver;
}
#contact{
    padding-top: 30px;
}
.g_map{
    border: 8px solid #11C3F1;
}
.view_in_map{
    color: #333;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    margin-top: -3px;
    position: relative;
    text-decoration: underline;
    text-decoration-color: red;
}
.date{
    padding: 1px;
}
.date h3{
    font-size: 12px;
    text-align: center;
    display: block;
    font-weight: 600;
    margin-bottom: 8px;
}

.date2 {
    /*background: #f9f9f9;*/
    background: white;
    border: 2px solid rgba(0, 0, 0, 0.18);
    border-bottom: 0px;
    padding: 5px;
}

.date2 > h3 {
    /* color: #333;*/
    color: #f45a12;
    font-size: 13px;
    text-align: center;
    display: block;
    font-weight: 600;
    margin-bottom: 10px;
}

.speaker_details a.button {
    display: inline-block;
    font-size: 24px;
    color: #fff;
    margin-top: 20px;
    overflow-x: hidden;
    position: relative;
    border: none;
    transition: all 0.5s;
}
.speaker_details a.button span {
    color: #fff;
    display: block;
    transition: transform 0.3s ease 0s;
}
#main_support_area{
    padding-top: 10px;
}
#partners{
    padding-top: 10px;
}
.support_logo {
    margin-bottom: 10px;
    border:1px solid #e6e8ed;
}
.support_logo img{
    padding :10px;
}
.support_logo .capcont_area {
    position: unset;
}
.support_logo .capcont_area ul.iconlink > li {
    margin-top: 20px;
}

#ex_profile h3{
    font-size: 20px;
    text-decoration: underline #f45a12;
    text-transform: uppercase;
    margin-bottom: 30px;
    margin-bottom: 20px;
    color: black;
    font-weight: bold;
}
#ex_profile p{
    font-size: 18px;
    color: gray;
    transition: all 0.3s;
}
#ex_profile i{
    font-size: 20px;
    color: #f45a12;
    margin-right: 10px;
    transition: all 0.3s;
}
#ex_profile p:hover{
    margin-left: 10px;
    text-decoration: underline;
}
/*#main_support_area .col-md-2{
    width: 20%;
}*/
.next-event-counter h2 {
    font-size: 16px;
    text-transform: none;
}
.logo_area .main_logo {
    margin-bottom: 0px;
}
.sec_Hd{
    text-transform: none;
}
.other_partner h5{
    font-weight: bold;
    text-align: center;
    font-size: 18px;
    text-decoration: underline;
    padding-bottom: 5px;
}
.capcont_area > h4 {
    font-size: 14px;
}

.speaker_details a.button {
    font-size: 15px;
    padding: 0 17px;
    line-height: 34px;
}

#lead_support .col-md-6{
    padding-right: 5px;
    padding-left: 5px; 
}
/*#sponsor img{
   border: 1px solid silver;
}
*/
#sponsor{
    margin-bottom: 20px;
}
#sponsor h3{
    text-align: center;
    color: #f45a12;
    font-weight: 600;
    font-size: 20px;
   /* text-decoration: underline;*/
}
.principal_sponsor{
    padding: 0px 4%;
}
.gold_sponsor{
    padding:0px 25px;
}
/*.silver_sponsor{
    padding-top: 10px;
}*/
#sponsor img{
    width: 100%;
    border: 2px solid silver;
    transition: all 0.2s;
    -webkit-box-shadow: 0px 0px 9px 1px rgba(179,165,179,1);
    -moz-box-shadow: 0px 0px 9px 1px rgba(179,165,179,1);
    box-shadow: 0px 0px 9px 1px rgba(179,165,179,1);
    -webkit-transition: width 1s, height 1s, -webkit-transform 1s; /* Safari */
    transition: width 1s, height 1s, transform 1s;
}
#sponsor img:hover{
    /*-webkit-transform: rotate(360deg); 
    transform: rotate(360deg);*/
-webkit-box-shadow: 8px 6px 33px -4px rgba(102,99,102,1);
-moz-box-shadow: 8px 6px 33px -4px rgba(102,99,102,1);
box-shadow: 8px 6px 33px -4px rgba(102,99,102,1);
}
.number_one{
    color: #010d5b;
    font-family: 'Kalam', cursive;
    font-weight: 400;
    text-align: center;
}
.inter_delegates{
    font-size: 9px;
}
.contact_header{
    padding-top: 40px;
}

#main_support_area .col-md-6{
    padding-right: 0px;
    padding-left: 0px;
}
#lead_support_2 .col-md-3{
    padding-right: 20px;
    padding-left: 20px
}

.reg_home_top h4{
    margin-top: 30px;
    color: #f45a12;
    font-size: 16px;
    font-weight: bold;
}

@-moz-keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
} 

@-webkit-keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
}
/* IE */
@-ms-keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
} 
/* Opera and prob css3 final iteration */
@keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
} 
.blink_reg_button {
    width: 100%;
    margin-top: 13px;
    -moz-animation: blink normal 1.2s infinite ease-in-out; /* Firefox */
    -webkit-animation: blink normal 1.2s infinite ease-in-out; /* Webkit */
    -ms-animation: blink normal 1.2s infinite ease-in-out; /* IE */
    animation: blink normal 1.2s infinite ease-in-out; /* Opera and prob css3 final iteration */
}


/*Message*/

        #message{
            padding-bottom: 10px;
        }
        #message .col-md-2{
            width: 13%;
        }
        .message_div{
            padding-right: 5px;
            padding-left: 5px;
        }
        .message_single{
            padding: 0px;
            border: 1px solid silver;
            -webkit-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.32);
            -moz-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.32);
            box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.32);
        }
        .message_single:hover{
            -webkit-box-shadow: 3px 2px 20px -5px rgba(0,0,0,1);
            -moz-box-shadow: 3px 2px 20px -5px rgba(0,0,0,1);
            box-shadow: 3px 2px 20px -5px rgba(0,0,0,1);
        }
        #message h4{
            margin-top: 14px;
            font-weight: bold;
            font-size: 13px;
            text-transform: uppercase;
            color: #2d2d2d;
        }
        #message p{
            font-size: 12px;
            color: gray;
            line-height: 14px;
            font-weight: bold;
            font-style: italic;
        }
        #message .col-md-7{
            padding-right: 8px;
        }
        #message .col-md-5, .col-sm-5, .col-xs-5{
            
            padding-left: 0px;
        }
        .readmore {
            font-size: 12px;
            padding: 5px 10px;
            background: #e1e1e1;
            color: #666;
            border-top-left-radius: 12px;
            border-bottom-right-radius: 12px;
            margin-left: 10px;
        }
        .hvr-bounce-to-right {
            display: inline-block;
            vertical-align: middle;
            -webkit-transform: perspective(1px) translateZ(0);
            transform: perspective(1px) translateZ(0);
            box-shadow: 0 0 1px rgba(0, 0, 0, 0);
            position: relative;
            -webkit-transition-property: color;
            transition-property: color;
            -webkit-transition-duration: 0.5s;
            transition-duration: 0.5s;
            border-top-left-radius: 12px;
            border-bottom-right-radius: 12px;
        }
        .hvr-bounce-to-right:before {
            content: "";
            position: absolute;
            z-index: -1;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background: #f45a12;
            -webkit-transform: scaleX(0);
            transform: scaleX(0);
            -webkit-transform-origin: 0 50%;
            transform-origin: 0 50%;
            -webkit-transition-property: transform;
            transition-property: transform;
            -webkit-transition-duration: 0.5s;
            transition-duration: 0.5s;
            -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
            border-top-left-radius: 12px;
            border-bottom-right-radius: 12px;
        }
        #message img {
            width: 100%;
            /*border: 1px solid silver;*/
            transition: all 0.2s;
            /*-webkit-box-shadow: 0px 0px 9px 1px rgba(179,165,179,1);
            -moz-box-shadow: 0px 0px 9px 1px rgba(179,165,179,1);
            box-shadow: 0px 0px 9px 1px rgba(179,165,179,1);
            -webkit-transition: width 1s, height 1s, -webkit-transform 1s;
            transition: width 1s, height 1s, transform 1s;*/
        }


