Commit 423cebde330af1c941f0d3b29c30f2c9f99e2ba7

Authored by kuldeep kumar
1 parent d94564a86f
Exists in master

ui changes

assets/css/theme-color/default-theme.css
1 1
2 /*======================================= 2 /*=======================================
3 Template Design By MarkUps 3 Template Design By MarkUps
4 Author URI : http://www.markups.io/ 4 Author URI : http://www.markups.io/
5 ========================================*/ 5 ========================================*/
6 6
7 .mu-hero-overlay, 7 .mu-hero-overlay,
8 .mu-video-overlay { 8 .mu-video-overlay {
9 background-color: #EE3268;/* fallback for old browsers */ 9 background-color: #8a926c;/* fallback for old browsers */
10 background: -webkit-linear-gradient(to right, #64b3f4, #EE3268); /* Chrome 10-25, Safari 5.1-6 */ 10 background: -webkit-linear-gradient(to right, #64b3f4, #57b57b); /* Chrome 10-25, Safari 5.1-6 */
11 background: linear-gradient(to right, #64b3f4, #EE3268); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ 11 background: linear-gradient(to right, #00899e, #93b13f); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
12 12
13 } 13 }
14 14
15 .mu-primary-btn:hover, 15 .mu-primary-btn:hover,
16 .mu-primary-btn:focus, 16 .mu-primary-btn:focus,
17 .mu-copy-right a:hover, 17 .mu-copy-right a:hover,
18 .mu-copy-right a:focus, 18 .mu-copy-right a:focus,
19 .mu-send-msg-btn:hover, 19 .mu-send-msg-btn:hover,
20 .mu-send-msg-btn:focus, 20 .mu-send-msg-btn:focus,
21 .mu-faq-content .panel-title a:hover, 21 .mu-faq-content .panel-title a:hover,
22 .mu-faq-content .panel-title a:focus, 22 .mu-faq-content .panel-title a:focus,
23 .mu-faq-content .panel-title a[aria-expanded="true"], 23 .mu-faq-content .panel-title a[aria-expanded="true"],
24 .mu-faq-content .panel-title a>span, 24 .mu-faq-content .panel-title a>span,
25 .mu-menu ul li a:hover, 25 .mu-menu ul li a:hover,
26 .mu-menu ul li a:focus, 26 .mu-menu ul li a:focus,
27 .mu-single-speakers-info p, 27 .mu-single-speakers-info p,
28 .mu-single-speakers-social li a:hover, 28 .mu-single-speakers-social li a:hover,
29 .mu-single-speakers-social li a:focus, 29 .mu-single-speakers-social li a:focus,
30 .mu-logo, 30 .mu-logo,
31 .mu-logo:hover, 31 .mu-logo:hover,
32 .mu-logo:focus, 32 .mu-logo:focus,
33 #mu-hero .navbar-default .navbar-brand, 33 #mu-hero .navbar-default .navbar-brand,
34 .mu-navbar .mu-menu li a:hover, 34 .mu-navbar .mu-menu li a:hover,
35 .mu-navbar .mu-menu li a:focus, 35 .mu-navbar .mu-menu li a:focus,
36 .mu-single-event .mu-event-time { 36 .mu-single-event .mu-event-time {
37 color: #EE3268; 37 color: #57b57b;
38 } 38 }
39 39
40 .mu-speakers-slider .slick-next, 40 .mu-speakers-slider .slick-next,
41 .mu-speakers-slider .slick-prev, 41 .mu-speakers-slider .slick-prev,
42 #mu-venue, 42 #mu-venue,
43 .mu-popular-price .mu-price-tag, 43 .mu-popular-price .mu-price-tag,
44 .mu-navbar .navbar-toggle, 44 .mu-navbar .navbar-toggle,
45 .mu-navbar .navbar-toggle:hover, 45 .mu-navbar .navbar-toggle:hover,
46 .mu-navbar .navbar-toggle:focus, 46 .mu-navbar .navbar-toggle:focus,
47 .navbar-default .navbar-nav > .active > a, 47 .navbar-default .navbar-nav > .active > a,
48 .navbar-default .navbar-nav > .active > a:focus, 48 .navbar-default .navbar-nav > .active > a:focus,
49 .navbar-default .navbar-nav > .active > a:hover, 49 .navbar-default .navbar-nav > .active > a:hover,
50 .mu-schedule-menu li a:hover, 50 .mu-schedule-menu li a:hover,
51 .mu-schedule-menu li a:focus, 51 .mu-schedule-menu li a:focus,
52 .mu-schedule-menu li.active a, 52 .mu-schedule-menu li.active a,
53 .mu-schedule-menu li.active a:hover, 53 .mu-schedule-menu li.active a:hover,
54 .mu-schedule-menu li.active a:focus { 54 .mu-schedule-menu li.active a:focus {
55 background-color: #EE3268; 55 background-color: #57b57b;
56 } 56 }
57 57
58 .mu-social-media a:hover, 58 .mu-social-media a:hover,
59 .mu-social-media a:focus { 59 .mu-social-media a:focus {
60 border: 1px solid #EE3268; 60 border: 1px solid #57b57b;
61 color: #EE3268; 61 color: #57b57b;
62 } 62 }
63 63
64 .mu-contact-form .form-control:focus, 64 .mu-contact-form .form-control:focus,
65 .mu-schedule-menu li a { 65 .mu-schedule-menu li a {
66 border: 1px solid #EE3268; 66 border: 1px solid #57b57b;
67 } 67 }
68 68
69 .mu-send-msg-btn, 69 .mu-send-msg-btn,
70 .mu-send-msg-btn:focus, 70 .mu-send-msg-btn:focus,
71 .mu-register-btn:hover, 71 .mu-register-btn:hover,
72 .mu-register-btn:focus, 72 .mu-register-btn:focus,
73 .mu-popular-price .mu-register-btn { 73 .mu-popular-price .mu-register-btn {
74 border: 1px solid #EE3268; 74 border: 1px solid #57b57b;
75 background-color: #EE3268; 75 background-color: #57b57b;
76 } 76 }
77 77
78 .mu-faq-content .panel-default > .panel-heading + .panel-collapse > .panel-body { 78 .mu-faq-content .panel-default > .panel-heading + .panel-collapse > .panel-body {
79 border-top-color: #EE3268; 79 border-top-color: #57b57b;
80 80
81 } 81 }
82 82
83 .mu-reg-submit-btn:hover, 83 .mu-reg-submit-btn:hover,
84 .mu-reg-submit-btn:focus { 84 .mu-reg-submit-btn:focus {
85 background-color: #EE3268; 85 background-color: #57b57b;
86 border: 2px solid #EE3268; 86 border: 2px solid #57b57b;
87 } 87 }
assets/images/Desktop-Wallpaper-HD2.jpg

396 KB

assets/images/OPENWEBBANNER.jpg

845 KB

assets/images/brain.jpg

52.2 KB

assets/images/lunch-break.png

17.6 KB

assets/images/open_Dot.jpg

33.5 KB

assets/js/custom.js
1 /** 1 /**
2 * Template Name: Eventoz 2 * Template Name: Eventoz
3 * Version: 1.0 3 * Version: 1.0
4 * Template Scripts 4 * Template Scripts
5 * Author: MarkUps 5 * Author: MarkUps
6 * Author URI: http://www.markups.io/ 6 * Author URI: http://www.markups.io/
7 7
8 Custom JS 8 Custom JS
9 9
10 1. FIXED MENU 10 1. FIXED MENU
11 2. EVENT TIME COUNTER 11 2. EVENT TIME COUNTER
12 3. MENU SMOOTH SCROLLING 12 3. MENU SMOOTH SCROLLING
13 4. VIDEO POPUP 13 4. VIDEO POPUP
14 5. SPEAKERS SLIDEER ( SLICK SLIDER ) 14 5. SPEAKERS SLIDEER ( SLICK SLIDER )
15 6. BOOTSTRAP ACCORDION 15 6. BOOTSTRAP ACCORDION
16 7. MOBILE MENU CLOSE 16 7. MOBILE MENU CLOSE
17 17
18 18
19 **/ 19 **/
20 20
21 21
22 22
23 (function( $ ){ 23 (function( $ ){
24 24
25 25
26 26
27 /* ----------------------------------------------------------- */ 27 /* ----------------------------------------------------------- */
28 /* 1. FIXED MENU 28 /* 1. FIXED MENU
29 /* ----------------------------------------------------------- */ 29 /* ----------------------------------------------------------- */
30 30
31 31
32 jQuery(window).bind('scroll', function () { 32 jQuery(window).bind('scroll', function () {
33 if ($(window).scrollTop() > 150) { 33 if ($(window).scrollTop() > 150) {
34 $('.mu-navbar').addClass('mu-nav-show'); 34 $('.mu-navbar').addClass('mu-nav-show');
35 35
36 } else { 36 } else {
37 $('.mu-navbar').removeClass('mu-nav-show'); 37 $('.mu-navbar').removeClass('mu-nav-show');
38 } 38 }
39 }); 39 });
40 40
41 /* ----------------------------------------------------------- */ 41 /* ----------------------------------------------------------- */
42 /* 2. EVENT TIME COUNTER 42 /* 2. EVENT TIME COUNTER
43 /* ----------------------------------------------------------- */ 43 /* ----------------------------------------------------------- */
44 44
45 $('#mu-event-counter').countdown('2020/02/10').on('update.countdown', function(event) { 45 $('#mu-event-counter').countdown('2018/03/17').on('update.countdown', function(event) {
46 var $this = $(this).html(event.strftime('' 46 var $this = $(this).html(event.strftime(''
47 + '<span class="mu-event-counter-block"><span>%D</span> Days</span> ' 47 + '<span class="mu-event-counter-block"><span>%D</span> Days</span> '
48 + '<span class="mu-event-counter-block"><span>%H</span> Hours</span> ' 48 + '<span class="mu-event-counter-block"><span>%H</span> Hours</span> '
49 + '<span class="mu-event-counter-block"><span>%M</span> Mins</span> ' 49 + '<span class="mu-event-counter-block"><span>%M</span> Mins</span> '
50 + '<span class="mu-event-counter-block"><span>%S</span> Secs</span>')); 50 + '<span class="mu-event-counter-block"><span>%S</span> Secs</span>'));
51 }); 51 });
52 52
53 53
54 /* ----------------------------------------------------------- */ 54 /* ----------------------------------------------------------- */
55 /* 3. MENU SMOOTH SCROLLING 55 /* 3. MENU SMOOTH SCROLLING
56 /* ----------------------------------------------------------- */ 56 /* ----------------------------------------------------------- */
57 57
58 //MENU SCROLLING WITH ACTIVE ITEM SELECTED 58 //MENU SCROLLING WITH ACTIVE ITEM SELECTED
59 59
60 // Cache selectors 60 // Cache selectors
61 var lastId, 61 var lastId,
62 topMenu = $(".mu-menu"), 62 topMenu = $(".mu-menu"),
63 topMenuHeight = topMenu.outerHeight()+13, 63 topMenuHeight = topMenu.outerHeight()+13,
64 // All list items 64 // All list items
65 menuItems = topMenu.find('a[href^=\\#]'), 65 menuItems = topMenu.find('a[href^=\\#]'),
66 // Anchors corresponding to menu items 66 // Anchors corresponding to menu items
67 scrollItems = menuItems.map(function(){ 67 scrollItems = menuItems.map(function(){
68 var item = $($(this).attr("href")); 68 var item = $($(this).attr("href"));
69 if (item.length) { return item; } 69 if (item.length) { return item; }
70 }); 70 });
71 71
72 // Bind click handler to menu items 72 // Bind click handler to menu items
73 // so we can get a fancy scroll animation 73 // so we can get a fancy scroll animation
74 menuItems.click(function(e){ 74 menuItems.click(function(e){
75 var href = $(this).attr("href"), 75 var href = $(this).attr("href"),
76 offsetTop = href === "#" ? 0 : $(href).offset().top-topMenuHeight+22; 76 offsetTop = href === "#" ? 0 : $(href).offset().top-topMenuHeight+22;
77 jQuery('html, body').stop().animate({ 77 jQuery('html, body').stop().animate({
78 scrollTop: offsetTop 78 scrollTop: offsetTop
79 }, 1500); 79 }, 1500);
80 e.preventDefault(); 80 e.preventDefault();
81 }); 81 });
82 82
83 // Bind to scroll 83 // Bind to scroll
84 jQuery(window).scroll(function(){ 84 jQuery(window).scroll(function(){
85 // Get container scroll position 85 // Get container scroll position
86 var fromTop = $(this).scrollTop()+topMenuHeight; 86 var fromTop = $(this).scrollTop()+topMenuHeight;
87 87
88 // Get id of current scroll item 88 // Get id of current scroll item
89 var cur = scrollItems.map(function(){ 89 var cur = scrollItems.map(function(){
90 if ($(this).offset().top < fromTop) 90 if ($(this).offset().top < fromTop)
91 return this; 91 return this;
92 }); 92 });
93 // Get the id of the current element 93 // Get the id of the current element
94 cur = cur[cur.length-1]; 94 cur = cur[cur.length-1];
95 var id = cur && cur.length ? cur[0].id : ""; 95 var id = cur && cur.length ? cur[0].id : "";
96 96
97 if (lastId !== id) { 97 if (lastId !== id) {
98 lastId = id; 98 lastId = id;
99 // Set/remove active class 99 // Set/remove active class
100 menuItems 100 menuItems
101 .parent().removeClass("active") 101 .parent().removeClass("active")
102 .end().filter("[href=\\#"+id+"]").parent().addClass("active"); 102 .end().filter("[href=\\#"+id+"]").parent().addClass("active");
103 } 103 }
104 }) 104 })
105 105
106 106
107 107
108 /* ----------------------------------------------------------- */ 108 /* ----------------------------------------------------------- */
109 /* 4. VIDEO POPUP 109 /* 4. VIDEO POPUP
110 /* ----------------------------------------------------------- */ 110 /* ----------------------------------------------------------- */
111 111
112 $('.mu-video-play-btn').on('click', function(event) { 112 $('.mu-video-play-btn').on('click', function(event) {
113 113
114 event.preventDefault(); 114 event.preventDefault();
115 115
116 $('.mu-video-iframe-area').addClass('mu-video-iframe-display'); 116 $('.mu-video-iframe-area').addClass('mu-video-iframe-display');
117 117
118 }); 118 });
119 119
120 // when click the close btn 120 // when click the close btn
121 121
122 // disappear iframe window 122 // disappear iframe window
123 123
124 $('.mu-video-close-btn').on('click', function(event) { 124 $('.mu-video-close-btn').on('click', function(event) {
125 125
126 event.preventDefault(); 126 event.preventDefault();
127 127
128 $('.mu-video-iframe-area').removeClass('mu-video-iframe-display'); 128 $('.mu-video-iframe-area').removeClass('mu-video-iframe-display');
129 129
130 }); 130 });
131 131
132 // stop iframe if it is play while close the iframe window 132 // stop iframe if it is play while close the iframe window
133 133
134 $('.mu-video-close-btn').click(function(){ 134 $('.mu-video-close-btn').click(function(){
135 135
136 $('.mu-video-iframe').attr('src', $('.mu-video-iframe').attr('src')); 136 $('.mu-video-iframe').attr('src', $('.mu-video-iframe').attr('src'));
137 137
138 }); 138 });
139 139
140 // when click overlay area 140 // when click overlay area
141 141
142 $('.mu-video-iframe-area').on('click', function(event) { 142 $('.mu-video-iframe-area').on('click', function(event) {
143 143
144 event.preventDefault(); 144 event.preventDefault();
145 145
146 $('.mu-video-iframe-area').removeClass('mu-video-iframe-display'); 146 $('.mu-video-iframe-area').removeClass('mu-video-iframe-display');
147 147
148 }); 148 });
149 149
150 $('.mu-video-iframe-area, .mu-video-iframe').on('click', function(e){ 150 $('.mu-video-iframe-area, .mu-video-iframe').on('click', function(e){
151 e.stopPropagation(); 151 e.stopPropagation();
152 }); 152 });
153 153
154 154
155 /* ----------------------------------------------------------- */ 155 /* ----------------------------------------------------------- */
156 /* 5. SPEAKERS SLIDEER ( SLICK SLIDER ) 156 /* 5. SPEAKERS SLIDEER ( SLICK SLIDER )
157 /* ----------------------------------------------------------- */ 157 /* ----------------------------------------------------------- */
158 158
159 $('.mu-speakers-slider').slick({ 159 $('.mu-speakers-slider').slick({
160 slidesToShow: 4, 160 slidesToShow: 4,
161 responsive: [ 161 responsive: [
162 { 162 {
163 breakpoint: 768, 163 breakpoint: 768,
164 settings: { 164 settings: {
165 arrows: true, 165 arrows: true,
166 slidesToShow: 3 166 slidesToShow: 3
167 } 167 }
168 }, 168 },
169 { 169 {
170 breakpoint: 480, 170 breakpoint: 480,
171 settings: { 171 settings: {
172 arrows: true, 172 arrows: true,
173 slidesToShow: 1 173 slidesToShow: 1
174 } 174 }
175 } 175 }
176 ] 176 ]
177 }); 177 });
178 178
179 179
180 180
181 181
182 182
183 /* ----------------------------------------------------------- */ 183 /* ----------------------------------------------------------- */
184 /* 6. BOOTSTRAP ACCORDION 184 /* 6. BOOTSTRAP ACCORDION
185 /* ----------------------------------------------------------- */ 185 /* ----------------------------------------------------------- */
186 186
187 /* Start for accordion #1*/ 187 /* Start for accordion #1*/
188 $('#accordion .panel-collapse').on('shown.bs.collapse', function () { 188 $('#accordion .panel-collapse').on('shown.bs.collapse', function () {
189 $(this).prev().find(".fa").removeClass("fa-angle-up").addClass("fa-angle-down"); 189 $(this).prev().find(".fa").removeClass("fa-angle-up").addClass("fa-angle-down");
190 }); 190 });
191 191
192 //The reverse of the above on hidden event: 192 //The reverse of the above on hidden event:
193 193
194 $('#accordion .panel-collapse').on('hidden.bs.collapse', function () { 194 $('#accordion .panel-collapse').on('hidden.bs.collapse', function () {
195 $(this).prev().find(".fa").removeClass("fa-angle-down").addClass("fa-angle-up"); 195 $(this).prev().find(".fa").removeClass("fa-angle-down").addClass("fa-angle-up");
196 }); 196 });
197 197
198 198
199 /* ----------------------------------------------------------- */ 199 /* ----------------------------------------------------------- */
200 /* 7. MOBILE MENU CLOSE 200 /* 7. MOBILE MENU CLOSE
201 /* ----------------------------------------------------------- */ 201 /* ----------------------------------------------------------- */
202 202
203 jQuery('.mu-menu').on('click', 'li a', function() { 203 jQuery('.mu-menu').on('click', 'li a', function() {
204 $('.mu-navbar .in').collapse('hide'); 204 $('.mu-navbar .in').collapse('hide');
205 }); 205 });
206 206
207 207
208 208
209 209
210 210
211 211
212 212
213 })( jQuery ); 213 })( jQuery );
214 214
215 215
216 216
217 217
218 218
1 <!DOCTYPE html> 1 <!DOCTYPE html>
2 <html lang="en"> 2 <html lang="en">
3 <head> 3 <head>
4 <meta charset="utf-8"> 4 <meta charset="utf-8">
5 <meta http-equiv="X-UA-Compatible" content="IE=edge"> 5 <meta http-equiv="X-UA-Compatible" content="IE=edge">
6 <meta name="viewport" content="width=device-width, initial-scale=1"> 6 <meta name="viewport" content="width=device-width, initial-scale=1">
7 <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> 7 <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
8 <title>OPEN. : Home</title> 8 <title>OPEN. : Home</title>
9 <!-- Favicon --> 9 <!-- Favicon -->
10 <link rel="shortcut icon" type="image/icon" href="assets/images/favicon.ico"/> 10 <link rel="shortcut icon" type="image/icon" href="assets/images/favicon.ico"/>
11 <!-- Font Awesome --> 11 <!-- Font Awesome -->
12 <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet"> 12 <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet">
13 <!-- Bootstrap --> 13 <!-- Bootstrap -->
14 <link href="assets/css/bootstrap.min.css" rel="stylesheet"> 14 <link href="assets/css/bootstrap.min.css" rel="stylesheet">
15 <!-- Slick slider --> 15 <!-- Slick slider -->
16 <link href="assets/css/slick.css" rel="stylesheet"> 16 <link href="assets/css/slick.css" rel="stylesheet">
17 <!-- Theme color --> 17 <!-- Theme color -->
18 <link id="switcher" href="assets/css/theme-color/default-theme.css" rel="stylesheet"> 18 <link id="switcher" href="assets/css/theme-color/default-theme.css" rel="stylesheet">
19 19
20 <!-- Main Style --> 20 <!-- Main Style -->
21 <link href="style.css" rel="stylesheet"> 21 <link href="style.css" rel="stylesheet">
22 22
23 <!-- Fonts --> 23 <!-- Fonts -->
24 24
25 <!-- Open Sans for body font --> 25 <!-- Open Sans for body font -->
26 <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,700,800" rel="stylesheet"> 26 <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,700,800" rel="stylesheet">
27 <!-- Montserrat for title --> 27 <!-- Montserrat for title -->
28 <link href="https://fonts.googleapis.com/css?family=Montserrat" rel="stylesheet"> 28 <link href="https://fonts.googleapis.com/css?family=Montserrat" rel="stylesheet">
29 29
30 30
31 31
32 <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> 32 <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
33 <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> 33 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
34 <!--[if lt IE 9]> 34 <!--[if lt IE 9]>
35 <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> 35 <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
36 <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> 36 <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
37 <![endif]--> 37 <![endif]-->
38 </head> 38 </head>
39 <body> 39 <body>
40 40
41 <!-- Start Header --> 41 <!-- Start Header -->
42 <header id="mu-hero" class="" role="banner"> 42 <header id="mu-hero" class="" role="banner">
43 <!-- Start menu --> 43 <!-- Start menu -->
44 <nav class="navbar navbar-fixed-top navbar-default mu-navbar"> 44 <nav class="navbar navbar-fixed-top navbar-default mu-navbar">
45 <div class="container"> 45 <div class="container">
46 <!-- Brand and toggle get grouped for better mobile display --> 46 <!-- Brand and toggle get grouped for better mobile display -->
47 <div class="navbar-header"> 47 <div class="navbar-header">
48 <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false"> 48 <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
49 <span class="sr-only">Toggle navigation</span> 49 <span class="sr-only">Toggle navigation</span>
50 <span class="icon-bar"></span> 50 <span class="icon-bar"></span>
51 <span class="icon-bar"></span> 51 <span class="icon-bar"></span>
52 <span class="icon-bar"></span> 52 <span class="icon-bar"></span>
53 </button> 53 </button>
54 54
55 <!-- Logo --> 55 <!-- Logo -->
56 <a class="navbar-brand" href="index.html">OPEN.</a> 56 <a class="navbar-brand" href="index.html">OPEN.</a>
57 57
58 </div> 58 </div>
59 59
60 <!-- Collect the nav links, forms, and other content for toggling --> 60 <!-- Collect the nav links, forms, and other content for toggling -->
61 <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> 61 <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
62 <ul class="nav navbar-nav mu-menu navbar-right"> 62 <ul class="nav navbar-nav mu-menu navbar-right">
63 <li><a href="#mu-hero">Home</a></li> 63 <li><a href="#mu-hero">Home</a></li>
64 <li><a href="#mu-about">About Us</a></li> 64 <li><a href="#mu-about">About Us</a></li>
65 <li><a href="#mu-schedule">Schedule</a></li> 65 <li><a href="#mu-schedule">Schedule</a></li>
66 <li><a href="#mu-speakers">Speakers</a></li> 66 <li><a href="#mu-speakers">Speakers</a></li>
67 <li><a href="#mu-faq">FAQ</a></li> 67 <li><a href="#mu-faq">FAQ</a></li>
68 <li><a href="#mu-register">Register</a></li> 68 <li><a href="#mu-register">Register</a></li>
69 <li><a href="#mu-sponsors">Sponsors</a></li> 69 <li><a href="#mu-sponsors">Sponsors</a></li>
70 <li><a href="#mu-contact">Contact</a></li> 70 <li><a href="#mu-contact">Contact</a></li>
71 </ul> 71 </ul>
72 </div><!-- /.navbar-collapse --> 72 </div><!-- /.navbar-collapse -->
73 </div><!-- /.container-fluid --> 73 </div><!-- /.container-fluid -->
74 </nav> 74 </nav>
75 <!-- End menu --> 75 <!-- End menu -->
76 76
77 <div class="mu-hero-overlay"> 77 <div class="mu-hero-overlay">
78 <div class="container"> 78 <div class="container">
79 <div class="mu-hero-area"> 79 <div class="mu-hero-area">
80 80
81 <!-- Start hero featured area --> 81 <!-- Start hero featured area -->
82 <div class="mu-hero-featured-area"> 82 <div class="mu-hero-featured-area">
83 <!-- Start center Logo --> 83 <!-- Start center Logo -->
84 <div class="mu-logo-area"> 84 <div class="mu-logo-area">
85 <!-- text based logo --> 85 <!-- text based logo -->
86 <a class="mu-logo" href="#">OPEN.</a> 86 <!-- <a class="" href="#">OPEN.</a> -->
87 <!-- image based logo --> 87 <!-- image based logo -->
88 <!-- <a class="mu-logo" href="#"><img src="assets/images/logo.jpg" alt="logo img"></a> --> 88 <a class="mu-logo" href="#"><img src="assets/images/open_Dot.jpg" alt="logo img" style="width: 150px"></a>
89 </div> 89 </div>
90 <!-- End center Logo --> 90 <!-- End center Logo -->
91 91
92 <div class="mu-hero-featured-content"> 92 <div class="mu-hero-featured-content">
93 93
94 <h1>HELLO! WELCOME TO OPEN.</h1> 94 <h1>HELLO! WELCOME TO OPEN.</h1>
95 <h2>The Biggest International IT Professional Conference</h2> 95 <h2>An initiative: Serving to developer community</h2>
96 <p class="mu-event-date-line">17 - 18 March, 2018. Chandigarh, IND</p> 96 <p class="mu-event-date-line">17 - 18 March, 2018. Chandigarh, IND</p>
97 97
98 <div class="mu-event-counter-area"> 98 <div class="mu-event-counter-area">
99 <div id="mu-event-counter"> 99 <div id="mu-event-counter">
100 100
101 </div> 101 </div>
102 </div> 102 </div>
103 103
104 </div> 104 </div>
105 </div> 105 </div>
106 <!-- End hero featured area --> 106 <!-- End hero featured area -->
107 107
108 </div> 108 </div>
109 </div> 109 </div>
110 </div> 110 </div>
111 </header> 111 </header>
112 <!-- End Header --> 112 <!-- End Header -->
113 113
114 <!-- Start main content --> 114 <!-- Start main content -->
115 <main role="main"> 115 <main role="main">
116 <!-- Start About --> 116 <!-- Start About -->
117 <section id="mu-about"> 117 <section id="mu-about">
118 <div class="container"> 118 <div class="container">
119 <div class="row"> 119 <div class="row">
120 <div class="col-md-12"> 120 <div class="col-md-12">
121 <div class="mu-about-area"> 121 <div class="mu-about-area">
122 <!-- Start Feature Content --> 122 <!-- Start Feature Content -->
123 <div class="row"> 123 <div class="row">
124 <div class="col-md-6"> 124 <div class="col-md-6">
125 <div class="mu-about-left"> 125 <div class="mu-about-left">
126 <img class="" src="assets/images/about.jpg" alt="Men Speaker"> 126 <img class="imgabout" src="assets/images/OPENWEBBANNER.jpg" alt="Men Speaker" align="middle">
127 </div> 127 </div>
128 </div> 128 </div>
129 <div class="col-md-6"> 129 <div class="col-md-6">
130 <div class="mu-about-right"> 130 <div class="mu-about-right">
131 <h2>About The Event</h2> 131 <h2>About The Event</h2>
132 <p>In our country, we use a lot of open source projects but do not contribute back enough to them. We are experiencing a period where everyone is in a habit of taking from the surroundings and never desire to return in back.</p> 132 <p>In our country, we use a lot of open source projects but do not contribute back enough to them. We are experiencing a period where everyone is in a habit of taking from the surroundings and never desire to return in back.</p>
133 <p>OPEN. presented and organised by Viithiisys Technologies aims at bringing a change to the developer community by contributing to the multiple open source projects. It is just like a social cause with a solid and realistic support system for their long journey towards a unicorn. We are looking forward to welcome anyone who is willing to devote their knowledge and time. As the saying goes โ€˜Charity begins at homeโ€™. Hence, we will make an initiative to start from our city itself.</p> 133 <p>OPEN. presented and organised by Viithiisys Technologies aims at bringing a change to the developer community by contributing to the multiple open source projects. It is just like a social cause with a solid and realistic support system for their long journey towards a unicorn. We are looking forward to welcome anyone who is willing to devote their knowledge and time. As the saying goes โ€˜Charity begins at homeโ€™. Hence, we will make an initiative to start from our city itself.</p>
134 134
135 <p>OPEN. intent to encourage a passionate sharing culture among individuals in our city. 135 <p>OPEN. intent to encourage a passionate sharing culture among individuals in our city.
136 </p> 136 </p>
137 <b>Some of the advantages one can get contributing towards open source:</b>
138 <p><dl>
139 <li>Opportunity to discuss & meet with project leads and authors.</li>
140 <li>Widening up your vision towards the projects.</li>
141 <li>Opportunity to speak at various International conferences, sharing your knowledge with the world.</li>
142 <li>Awareness of latest technologies.</li>
143 <li>Sense of responsibility and even grooming newcomers in community.</li>
144 <li>Building & expanding networks with the community.</li>
145 </dl></dd>
137 146
138 </div> 147 </div>
139 </div> 148 </div>
140 </div> 149 </div>
141 <!-- End Feature Content --> 150 <!-- End Feature Content -->
142 151
143 </div> 152 </div>
144 </div> 153 </div>
145 </div> 154 </div>
146 </div> 155 </div>
147 </section> 156 </section>
148 <!-- End About --> 157 <!-- End About -->
149 158
150 <!-- Start Video -->
151 <section id="mu-video">
152 <div class="mu-video-overlay">
153 <div class="container">
154 <div class="row">
155 <div class="col-md-12">
156 <div class="mu-video-area">
157 <h2>Watch Previous Event Video</h2>
158 <a class="mu-video-play-btn" href="#"><i class="fa fa-play" aria-hidden="true"></i></a>
159 </div>
160 </div>
161 </div>
162 </div>
163 </div>
164
165 <!-- Start Video content -->
166 <div class="mu-video-content">
167 <div class="mu-video-iframe-area">
168 <a class="mu-video-close-btn" href="#"><i class="fa fa-times" aria-hidden="true"></i></a>
169 <iframe width="854" height="480" src="https://www.youtube.com/embed/n9AVEl9764s" frameborder="0" allowfullscreen></iframe>
170 </div>
171 </div>
172 <!-- End Video content -->
173
174 </section>
175 <!-- End Video -->
176
177 <!-- Start Schedule --> 159 <!-- Start Schedule -->
178 <section id="mu-schedule"> 160 <section id="mu-schedule">
179 <div class="container"> 161 <div class="container">
180 <div class="row"> 162 <div class="row">
181 <div class="colo-md-12"> 163 <div class="colo-md-12">
182 <div class="mu-schedule-area"> 164 <div class="mu-schedule-area">
183 165
184 <div class="mu-title-area"> 166 <div class="mu-title-area">
185 <h2 class="mu-title">Schedule Detail</h2> 167 <h2 class="mu-title">Schedule Detail</h2>
186 <!-- <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Blanditiis unde, ut sapiente et voluptatum facilis consectetur incidunt provident asperiores at necessitatibus nulla sequi voluptas libero quasi explicabo veritatis minima porro.</p> --> 168 <!-- <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Blanditiis unde, ut sapiente et voluptatum facilis consectetur incidunt provident asperiores at necessitatibus nulla sequi voluptas libero quasi explicabo veritatis minima porro.</p> -->
187 </div> 169 </div>
188 170
189 <div class="mu-schedule-content-area"> 171 <div class="mu-schedule-content-area">
190 <!-- Nav tabs --> 172 <!-- Nav tabs -->
191 <ul class="nav nav-tabs mu-schedule-menu" role="tablist"> 173 <ul class="nav nav-tabs mu-schedule-menu" role="tablist">
192 <li role="presentation" class="active"><a href="#first-day" aria-controls="first-day" role="tab" data-toggle="tab">1 Day / 17 March</a></li> 174 <li role="presentation" class="active"><a href="#first-day" aria-controls="first-day" role="tab" data-toggle="tab">1 Day / 17 March</a></li>
193 <li role="presentation"><a href="#second-day" aria-controls="second-day" role="tab" data-toggle="tab">2 Day / 18 March</a></li> 175 <li role="presentation"><a href="#second-day" aria-controls="second-day" role="tab" data-toggle="tab">2 Day / 18 March</a></li>
194 <!-- <li role="presentation"><a href="#third-day" aria-controls="third-day" role="tab" data-toggle="tab">3 Day / 21 Feb</a></li> --> 176 <!-- <li role="presentation"><a href="#third-day" aria-controls="third-day" role="tab" data-toggle="tab">3 Day / 21 Feb</a></li> -->
195 177
196 </ul> 178 </ul>
197 179
198 <!-- Tab panes --> 180 <!-- Tab panes -->
199 <div class="tab-content mu-schedule-content"> 181 <div class="tab-content mu-schedule-content">
200 <div role="tabpanel" class="tab-pane fade mu-event-timeline in active" id="first-day"> 182 <div role="tabpanel" class="tab-pane fade mu-event-timeline in active" id="first-day">
201 <ul> 183 <ul>
202 <li> 184 <li>
203 <div class="mu-single-event"> 185 <div class="mu-single-event">
204 <img src="assets/images/speaker-1.jpg" alt="event speaker"> 186 <!-- <img src="assets/images/speaker-1.jpg" alt="event speaker"> -->
205 <p class="mu-event-time">09:00AM-10:00AM</p> 187 <p class="mu-event-time">09:00AM-10:00AM</p>
206 <h3>Registeration and Networking</h3> 188 <h3>Registeration and Networking</h3>
207 </div> 189 </div>
208 </li> 190 </li>
209 <li> 191 <li>
210 <div class="mu-single-event"> 192 <div class="mu-single-event">
211 <img src="assets/images/speaker-1.jpg" alt="event speaker"> 193 <!-- <img src="assets/images/speaker-1.jpg" alt="event speaker"> -->
212 <p class="mu-event-time">10:00AM-11:00AM</p> 194 <p class="mu-event-time">10:00AM-11:00AM</p>
213 <h3>Welcome #OPEN. and Introduction</h3> 195 <h3>Welcome #OPEN. and Introduction</h3>
214 <!-- <span>By Karl Groves</span> --> 196 <!-- <span>By Karl Groves</span> -->
215 </div> 197 </div>
216 </li> 198 </li>
217 <li> 199 <li>
218 <div class="mu-single-event"> 200 <div class="mu-single-event">
219 <img src="assets/images/speaker-2.jpg" alt="event speaker"> 201 <!-- <img src="assets/images/speaker-2.jpg" alt="event speaker"> -->
220 <p class="mu-event-time">11:00AM-12:30PM</p> 202 <p class="mu-event-time">11:00AM-12:30PM</p>
221 <h3>Learning Session #Open Source Community</h3> 203 <h3>Learning Session #Open Source Community</h3>
222 <!-- <span>By Sarah Dransner</span> --> 204 <!-- <span>By Sarah Dransner</span> -->
223 </div> 205 </div>
224 </li> 206 </li>
225 <li> 207 <li>
226 <div class="mu-single-event"> 208 <div class="mu-single-event">
227 <img src="assets/images/speaker-3.jpg" alt="event speaker"> 209 <!-- <img src="assets/images/speaker-3.jpg" alt="event speaker"> -->
228 <p class="mu-event-time">12.30PM-01:00PM</p> 210 <p class="mu-event-time">12.30PM-01:00PM</p>
229 <h3>Mentor Walkthrough</h3> 211 <h3>Mentor Walkthrough</h3>
230 <!-- <span>By Ned Stark</span> --> 212 <!-- <span>By Ned Stark</span> -->
231 </div> 213 </div>
232 </li> 214 </li>
233 <li> 215 <li>
234 <div class="mu-single-event"> 216 <div class="mu-single-event">
235 <img src="assets/images/speaker-1.jpg" alt="event speaker"> 217 <!-- <img src="assets/images/lunch-break.png" alt="event speaker"> -->
236 <p class="mu-event-time">01:00PM onwards</p> 218 <p class="mu-event-time">01:00PM onwards</p>
237 <h3>Lunch</h3> 219 <h3>Lunch</h3>
238 </div> 220 </div>
239 </li> 221 </li>
240 <li> 222 <li>
241 <div class="mu-single-event"> 223 <div class="mu-single-event">
242 <img src="assets/images/speaker-1.jpg" alt="event speaker"> 224 <!-- <img src="assets/images/brain.jpg" alt="event speaker"> -->
243 <p class="mu-event-time">02:00PM-02:30PM</p> 225 <p class="mu-event-time">02:00PM-02:30PM</p>
244 <h3>Brainstrom Session</h3> 226 <h3>Brainstrom Session</h3>
245 </div> 227 </div>
246 </li> 228 </li>
247 <li> 229 <li>
248 <div class="mu-single-event"> 230 <div class="mu-single-event">
249 <img src="assets/images/speaker-1.jpg" alt="event speaker"> 231 <!-- <img src="assets/images/speaker-1.jpg" alt="event speaker"> -->
250 <p class="mu-event-time">02:30PM onwards</p> 232 <p class="mu-event-time">02:30PM onwards</p>
251 <h3>Dev Sprint 1</h3> 233 <h3>Dev Sprint 1</h3>
252 </div> 234 </div>
253 </li> 235 </li>
254 <li> 236 <li>
255 <div class="mu-single-event"> 237 <div class="mu-single-event">
256 <img src="assets/images/speaker-1.jpg" alt="event speaker"> 238 <!-- <img src="assets/images/speaker-1.jpg" alt="event speaker"> -->
257 <p class="mu-event-time">03:45PM-04:15PM</p> 239 <p class="mu-event-time">03:45PM-04:15PM</p>
258 <h3>Mentor Walkthrough</h3> 240 <h3>Mentor Walkthrough</h3>
259 </div> 241 </div>
260 </li> 242 </li>
261 <li> 243 <li>
262 <div class="mu-single-event"> 244 <div class="mu-single-event">
263 <img src="assets/images/speaker-1.jpg" alt="event speaker"> 245 <!-- <img src="assets/images/speaker-1.jpg" alt="event speaker"> -->
264 <p class="mu-event-time">5:45PM-6:15PM</p> 246 <p class="mu-event-time">5:45PM-6:15PM</p>
265 <h3>Coffee/Tea Break</h3> 247 <h3>Coffee/Tea Break</h3>
266 </div> 248 </div>
267 </li> 249 </li>
268 <li> 250 <li>
269 <div class="mu-single-event"> 251 <div class="mu-single-event">
270 <img src="assets/images/speaker-1.jpg" alt="event speaker"> 252 <!-- <img src="assets/images/speaker-1.jpg" alt="event speaker"> -->
271 <p class="mu-event-time">07:00PM onwards</p> 253 <p class="mu-event-time">07:00PM onwards</p>
272 <h3>Dev Sprint 2</h3> 254 <h3>Dev Sprint 2</h3>
273 </div> 255 </div>
274 </li> 256 </li>
275 <li> 257 <li>
276 <div class="mu-single-event"> 258 <div class="mu-single-event">
277 <img src="assets/images/speaker-1.jpg" alt="event speaker"> 259 <!-- <img src="assets/images/speaker-1.jpg" alt="event speaker"> -->
278 <p class="mu-event-time">08:00PM-0835PM</p> 260 <p class="mu-event-time">08:00PM-0835PM</p>
279 <h3>Dinner</h3> 261 <h3>Dinner</h3>
280 </div> 262 </div>
281 </li> 263 </li>
282 <li> 264 <li>
283 <div class="mu-single-event"> 265 <div class="mu-single-event">
284 <img src="assets/images/speaker-1.jpg" alt="event speaker"> 266 <!-- <img src="assets/images/speaker-1.jpg" alt="event speaker"> -->
285 <p class="mu-event-time">08:45PM-09:00PM</p> 267 <p class="mu-event-time">08:45PM-09:00PM</p>
286 <h3>Brainstrom Session</h3> 268 <h3>Brainstrom Session</h3>
287 </div> 269 </div>
288 </li> 270 </li>
289 <li> 271 <li>
290 <div class="mu-single-event"> 272 <div class="mu-single-event">
291 <img src="assets/images/speaker-1.jpg" alt="event speaker"> 273 <!-- <img src="assets/images/speaker-1.jpg" alt="event speaker"> -->
292 <p class="mu-event-time">09:00PM onwards</p> 274 <p class="mu-event-time">09:00PM onwards</p>
293 <h3>Dev Sprint 2 continues..</h3> 275 <h3>Dev Sprint 2 continues..</h3>
294 </div> 276 </div>
295 </li> 277 </li>
296 </ul> 278 </ul>
297 </div> 279 </div>
298 <div role="tabpanel" class="tab-pane fade mu-event-timeline" id="second-day"> 280 <div role="tabpanel" class="tab-pane fade mu-event-timeline" id="second-day">
299 <ul> 281 <ul>
300 <li> 282 <li>
301 <div class="mu-single-event"> 283 <div class="mu-single-event">
302 <img src="assets/images/speaker-1.jpg" alt="event speaker"> 284 <!-- <img src="assets/images/speaker-1.jpg" alt="event speaker"> -->
303 <p class="mu-event-time">08:30AM-09:30AM</p> 285 <p class="mu-event-time">08:30AM-09:30AM</p>
304 <h3>Breakfast</h3> 286 <h3>Breakfast</h3>
305 </div> 287 </div>
306 </li> 288 </li>
307 <li> 289 <li>
308 <div class="mu-single-event"> 290 <div class="mu-single-event">
309 <img src="assets/images/speaker-1.jpg" alt="event speaker"> 291 <!-- <img src="assets/images/speaker-1.jpg" alt="event speaker"> -->
310 <p class="mu-event-time">09:30AM-10:30AM</p> 292 <p class="mu-event-time">09:30AM-10:30AM</p>
311 <h3>Registeration and Networking</h3> 293 <h3>Registeration and Networking</h3>
312 </div> 294 </div>
313 </li> 295 </li>
314 <li> 296 <li>
315 <div class="mu-single-event"> 297 <div class="mu-single-event">
316 <img src="assets/images/speaker-1.jpg" alt="event speaker"> 298 <!-- <img src="assets/images/speaker-1.jpg" alt="event speaker"> -->
317 <p class="mu-event-time">10:30AM-11:00AM</p> 299 <p class="mu-event-time">10:30AM-11:00AM</p>
318 <h3>Mentor Walkthrough</h3> 300 <h3>Mentor Walkthrough</h3>
319 </div> 301 </div>
320 </li> 302 </li>
321 <li> 303 <li>
322 <div class="mu-single-event"> 304 <div class="mu-single-event">
323 <img src="assets/images/speaker-1.jpg" alt="event speaker"> 305 <!-- <img src="assets/images/speaker-1.jpg" alt="event speaker"> -->
324 <p class="mu-event-time">11:15AM onwards</p> 306 <p class="mu-event-time">11:15AM onwards</p>
325 <h3>Dev Sprint 3</h3> 307 <h3>Dev Sprint 3</h3>
326 </div> 308 </div>
327 </li> 309 </li>
328 <li> 310 <li>
329 <div class="mu-single-event"> 311 <div class="mu-single-event">
330 <img src="assets/images/speaker-1.jpg" alt="event speaker"> 312 <!-- <img src="assets/images/speaker-1.jpg" alt="event speaker"> -->
331 <p class="mu-event-time">02:00PM-02:35PM</p> 313 <p class="mu-event-time">02:00PM-02:35PM</p>
332 <h3>Lunch</h3> 314 <h3>Lunch</h3>
333 </div> 315 </div>
334 </li> 316 </li>
335 <li> 317 <li>
336 <div class="mu-single-event"> 318 <div class="mu-single-event">
337 <img src="assets/images/speaker-1.jpg" alt="event speaker"> 319 <!-- <img src="assets/images/speaker-1.jpg" alt="event speaker"> -->
338 <p class="mu-event-time">04:00PM onwards</p> 320 <p class="mu-event-time">04:00PM onwards</p>
339 <div style="overflow: hidden"> 321 <div style="overflow: hidden">
340 <h3>Wrapup</h3> 322 <h3>Wrapup</h3>
341 <h3>Finalization of the results</h3> 323 <h3>Finalization of the results</h3>
342 <h3>Winner selection and Prize distribution</h3> 324 <h3>Winner selection and Prize distribution</h3>
343 <h3>Thanks giving session</h3> 325 <h3>Thanks giving session</h3>
344 </div> 326 </div>
345 </div> 327 </div>
346 </li> 328 </li>
347 </ul> 329 </ul>
348 </div> 330 </div>
349 <div role="tabpanel" class="tab-pane fade mu-event-timeline" id="third-day"> 331 <div role="tabpanel" class="tab-pane fade mu-event-timeline" id="third-day">
350 <ul> 332 <ul>
351 <li> 333 <li>
352 <div class="mu-single-event"> 334 <div class="mu-single-event">
353 <p class="mu-event-time">9.00 AM</p> 335 <p class="mu-event-time">9.00 AM</p>
354 <h3>Breakfast</h3> 336 <h3>Breakfast</h3>
355 </div> 337 </div>
356 </li> 338 </li>
357 <li> 339 <li>
358 <div class="mu-single-event"> 340 <div class="mu-single-event">
359 <img src="assets/images/speaker-1.jpg" alt="event speaker"> 341 <!-- <img src="assets/images/speaker-1.jpg" alt="event speaker"> -->
360 <p class="mu-event-time">10.00 AM</p> 342 <p class="mu-event-time">10.00 AM</p>
361 <h3>Advanced SVG Animations</h3> 343 <h3>Advanced SVG Animations</h3>
362 <span>By Karl Groves</span> 344 <span>By Karl Groves</span>
363 </div> 345 </div>
364 </li> 346 </li>
365 <li> 347 <li>
366 <div class="mu-single-event"> 348 <div class="mu-single-event">
367 <img src="assets/images/speaker-2.jpg" alt="event speaker"> 349 <!-- <img src="assets/images/speaker-2.jpg" alt="event speaker"> -->
368 <p class="mu-event-time">11.00 AM</p> 350 <p class="mu-event-time">11.00 AM</p>
369 <h3>Presenting Work with Confidence</h3> 351 <h3>Presenting Work with Confidence</h3>
370 <span>By Sarah Dransner</span> 352 <span>By Sarah Dransner</span>
371 </div> 353 </div>
372 </li> 354 </li>
373 <li> 355 <li>
374 <div class="mu-single-event"> 356 <div class="mu-single-event">
375 <img src="assets/images/speaker-3.jpg" alt="event speaker"> 357 <!-- <img src="assets/images/speaker-3.jpg" alt="event speaker"> -->
376 <p class="mu-event-time">12.00 AM</p> 358 <p class="mu-event-time">12.00 AM</p>
377 <h3>Keynote on UX & UI Design</h3> 359 <h3>Keynote on UX & UI Design</h3>
378 <span>By Ned Stark</span> 360 <span>By Ned Stark</span>
379 </div> 361 </div>
380 </li> 362 </li>
381 <li> 363 <li>
382 <div class="mu-single-event"> 364 <div class="mu-single-event">
383 <p class="mu-event-time">1.00 PM</p> 365 <p class="mu-event-time">1.00 PM</p>
384 <h3>The End</h3> 366 <h3>The End</h3>
385 </div> 367 </div>
386 </li> 368 </li>
387 </ul> 369 </ul>
388 </div> 370 </div>
389 371
390 </div> 372 </div>
391 373
392 </div> 374 </div>
393 375
394 </div> 376 </div>
395 </div> 377 </div>
396 </div> 378 </div>
397 </div> 379 </div>
398 </section> 380 </section>
399 <!-- End Schedule --> 381 <!-- End Schedule -->
400 382
401 <!-- Start Speakers --> 383 <!-- Start Speakers -->
402 <section id="mu-speakers"> 384 <!-- <section id="mu-speakers">
403 <div class="container"> 385 <div class="container">
404 <div class="row"> 386 <div class="row">
405 <div class="col-md-12"> 387 <div class="col-md-12">
406 <div class="mu-speakers-area"> 388 <div class="mu-speakers-area">
407 389
408 <div class="mu-title-area"> 390 <div class="mu-title-area">
409 <h2 class="mu-title">Our Speakers</h2> 391 <h2 class="mu-title">Our Speakers</h2> -->
410 <!-- <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Blanditiis unde, ut sapiente et voluptatum facilis consectetur incidunt provident asperiores at necessitatibus nulla sequi voluptas libero quasi explicabo veritatis minima porro.</p> --> 392 <!-- <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Blanditiis unde, ut sapiente et voluptatum facilis consectetur incidunt provident asperiores at necessitatibus nulla sequi voluptas libero quasi explicabo veritatis minima porro.</p> -->
411 </div> 393 <!-- </div> -->
412 394
413 <!-- Start Speakers Content --> 395 <!-- Start Speakers Content -->
414 <div class="mu-speakers-content"> 396 <!-- <div class="mu-speakers-content">
415 397
416 <div class="mu-speakers-slider"> 398 <div class="mu-speakers-slider">
417 399 -->
418 <!-- Start single speaker --> 400 <!-- Start single speaker -->
419 <div class="mu-single-speakers"> 401 <!-- <div class="mu-single-speakers">
420 <img src="assets/images/gaurav_saini.jpg" alt="speaker img"> 402 <img src="assets/images/gaurav_saini.jpg" alt="speaker img">
421 <div class="mu-single-speakers-info"> 403 <div class="mu-single-speakers-info">
422 <h3>Gaurav Saini</h3> 404 <h3>Gaurav Saini</h3>
423 <p>Director Viithiisys</p> 405 <p>Director Viithiisys</p>
424 <ul class="mu-single-speakers-social"> 406 <ul class="mu-single-speakers-social">
425 <li><a href="https://www.facebook.com/gauravsaini03"><i class="fa fa-facebook"></i></a></li> 407 <li><a href="https://www.facebook.com/gauravsaini03"><i class="fa fa-facebook"></i></a></li>
426 <li><a href="https://twitter.com/gauravsaini03?lang=en"><i class="fa fa-twitter"></i></a></li> 408 <li><a href="https://twitter.com/gauravsaini03?lang=en"><i class="fa fa-twitter"></i></a></li>
427 <li><a href="https://in.linkedin.com/in/gauravsaini03"><i class="fa fa-linkedin"></i></a></li> 409 <li><a href="https://in.linkedin.com/in/gauravsaini03"><i class="fa fa-linkedin"></i></a></li>
428 </ul> 410 </ul>
429 </div> 411 </div>
430 </div> 412 </div> -->
431 <!-- End single speaker --> 413 <!-- End single speaker -->
432 414
433 <!-- Start single speaker --> 415 <!-- Start single speaker -->
434 <div class="mu-single-speakers"> 416 <!-- <div class="mu-single-speakers">
435 <img src="assets/images/speaker-2.jpg" alt="speaker img"> 417 <img src="assets/images/speaker-2.jpg" alt="speaker img">
436 <div class="mu-single-speakers-info"> 418 <div class="mu-single-speakers-info">
437 <h3>Sarah Dransner</h3> 419 <h3>Sarah Dransner</h3>
438 <p>Business Consultant</p> 420 <p>Business Consultant</p>
439 <ul class="mu-single-speakers-social"> 421 <ul class="mu-single-speakers-social">
440 <li><a href="#"><i class="fa fa-facebook"></i></a></li> 422 <li><a href="#"><i class="fa fa-facebook"></i></a></li>
441 <li><a href="#"><i class="fa fa-twitter"></i></a></li> 423 <li><a href="#"><i class="fa fa-twitter"></i></a></li>
442 <li><a href="#"><i class="fa fa-linkedin"></i></a></li> 424 <li><a href="#"><i class="fa fa-linkedin"></i></a></li>
443 </ul> 425 </ul>
444 </div> 426 </div>
445 </div> 427 </div> -->
446 <!-- End single speaker --> 428 <!-- End single speaker -->
447 429
448 430
449 <!-- Start single speaker --> 431 <!-- Start single speaker -->
450 <div class="mu-single-speakers"> 432 <!-- <div class="mu-single-speakers">
451 <img src="assets/images/speaker-3.jpg" alt="speaker img"> 433 <img src="assets/images/speaker-3.jpg" alt="speaker img">
452 <div class="mu-single-speakers-info"> 434 <div class="mu-single-speakers-info">
453 <h3>Ned Stark</h3> 435 <h3>Ned Stark</h3>
454 <p>UI/UX Specialist</p> 436 <p>UI/UX Specialist</p>
455 <ul class="mu-single-speakers-social"> 437 <ul class="mu-single-speakers-social">
456 <li><a href="#"><i class="fa fa-facebook"></i></a></li> 438 <li><a href="#"><i class="fa fa-facebook"></i></a></li>
457 <li><a href="#"><i class="fa fa-twitter"></i></a></li> 439 <li><a href="#"><i class="fa fa-twitter"></i></a></li>
458 <li><a href="#"><i class="fa fa-linkedin"></i></a></li> 440 <li><a href="#"><i class="fa fa-linkedin"></i></a></li>
459 </ul> 441 </ul>
460 </div> 442 </div>
461 </div> 443 </div> -->
462 <!-- End single speaker --> 444 <!-- End single speaker -->
463 445
464 446
465 <!-- Start single speaker --> 447 <!-- Start single speaker -->
466 <div class="mu-single-speakers"> 448 <!-- <div class="mu-single-speakers">
467 <img src="assets/images/speaker-4.jpg" alt="speaker img"> 449 <img src="assets/images/speaker-4.jpg" alt="speaker img">
468 <div class="mu-single-speakers-info"> 450 <div class="mu-single-speakers-info">
469 <h3>Michaela Lehr </h3> 451 <h3>Michaela Lehr </h3>
470 <p>Digital Marketer</p> 452 <p>Digital Marketer</p>
471 <ul class="mu-single-speakers-social"> 453 <ul class="mu-single-speakers-social">
472 <li><a href="#"><i class="fa fa-facebook"></i></a></li> 454 <li><a href="#"><i class="fa fa-facebook"></i></a></li>
473 <li><a href="#"><i class="fa fa-twitter"></i></a></li> 455 <li><a href="#"><i class="fa fa-twitter"></i></a></li>
474 <li><a href="#"><i class="fa fa-linkedin"></i></a></li> 456 <li><a href="#"><i class="fa fa-linkedin"></i></a></li>
475 </ul> 457 </ul>
476 </div> 458 </div>
477 </div> 459 </div> -->
478 <!-- End single speaker --> 460 <!-- End single speaker -->
479 461
480 <!-- Start single speaker --> 462 <!-- Start single speaker -->
481 <div class="mu-single-speakers"> 463 <!-- <div class="mu-single-speakers">
482 <img src="assets/images/speaker-1.jpg" alt="speaker img"> 464 <img src="assets/images/speaker-1.jpg" alt="speaker img">
483 <div class="mu-single-speakers-info"> 465 <div class="mu-single-speakers-info">
484 <h3>Karl Groves</h3> 466 <h3>Karl Groves</h3>
485 <p>Digital Artist</p> 467 <p>Digital Artist</p>
486 <ul class="mu-single-speakers-social"> 468 <ul class="mu-single-speakers-social">
487 <li><a href="#"><i class="fa fa-facebook"></i></a></li> 469 <li><a href="#"><i class="fa fa-facebook"></i></a></li>
488 <li><a href="#"><i class="fa fa-twitter"></i></a></li> 470 <li><a href="#"><i class="fa fa-twitter"></i></a></li>
489 <li><a href="#"><i class="fa fa-linkedin"></i></a></li> 471 <li><a href="#"><i class="fa fa-linkedin"></i></a></li>
490 </ul> 472 </ul>
491 </div> 473 </div>
492 </div> 474 </div> -->
493 <!-- End single speaker --> 475 <!-- End single speaker -->
494 476
495 <!-- Start single speaker --> 477 <!-- Start single speaker -->
496 <div class="mu-single-speakers"> 478 <!-- <div class="mu-single-speakers">
497 <img src="assets/images/speaker-2.jpg" alt="speaker img"> 479 <img src="assets/images/speaker-2.jpg" alt="speaker img">
498 <div class="mu-single-speakers-info"> 480 <div class="mu-single-speakers-info">
499 <h3>Sarah Dransner</h3> 481 <h3>Sarah Dransner</h3>
500 <p>Business Consultant</p> 482 <p>Business Consultant</p>
501 <ul class="mu-single-speakers-social"> 483 <ul class="mu-single-speakers-social">
502 <li><a href="#"><i class="fa fa-facebook"></i></a></li> 484 <li><a href="#"><i class="fa fa-facebook"></i></a></li>
503 <li><a href="#"><i class="fa fa-twitter"></i></a></li> 485 <li><a href="#"><i class="fa fa-twitter"></i></a></li>
504 <li><a href="#"><i class="fa fa-linkedin"></i></a></li> 486 <li><a href="#"><i class="fa fa-linkedin"></i></a></li>
505 </ul> 487 </ul>
506 </div> 488 </div>
507 </div> 489 </div> -->
508 <!-- End single speaker --> 490 <!-- End single speaker -->
509 491
510 492
511 <!-- Start single speaker --> 493 <!-- Start single speaker -->
512 <div class="mu-single-speakers"> 494 <!-- <div class="mu-single-speakers">
513 <img src="assets/images/speaker-3.jpg" alt="speaker img"> 495 <img src="assets/images/speaker-3.jpg" alt="speaker img">
514 <div class="mu-single-speakers-info"> 496 <div class="mu-single-speakers-info">
515 <h3>Ned Stark</h3> 497 <h3>Ned Stark</h3>
516 <p>UI/UX Specialist</p> 498 <p>UI/UX Specialist</p>
517 <ul class="mu-single-speakers-social"> 499 <ul class="mu-single-speakers-social">
518 <li><a href="#"><i class="fa fa-facebook"></i></a></li> 500 <li><a href="#"><i class="fa fa-facebook"></i></a></li>
519 <li><a href="#"><i class="fa fa-twitter"></i></a></li> 501 <li><a href="#"><i class="fa fa-twitter"></i></a></li>
520 <li><a href="#"><i class="fa fa-linkedin"></i></a></li> 502 <li><a href="#"><i class="fa fa-linkedin"></i></a></li>
521 </ul> 503 </ul>
522 </div> 504 </div>
523 </div> 505 </div> -->
524 <!-- End single speaker --> 506 <!-- End single speaker -->
525 507
526 508
527 <!-- Start single speaker --> 509 <!-- Start single speaker -->
528 <div class="mu-single-speakers"> 510 <!-- <div class="mu-single-speakers">
529 <img src="assets/images/speaker-4.jpg" alt="speaker img"> 511 <img src="assets/images/speaker-4.jpg" alt="speaker img">
530 <div class="mu-single-speakers-info"> 512 <div class="mu-single-speakers-info">
531 <h3>Michaela Lehr </h3> 513 <h3>Michaela Lehr </h3>
532 <p>Digital Marketer</p> 514 <p>Digital Marketer</p>
533 <ul class="mu-single-speakers-social"> 515 <ul class="mu-single-speakers-social">
534 <li><a href="#"><i class="fa fa-facebook"></i></a></li> 516 <li><a href="#"><i class="fa fa-facebook"></i></a></li>
535 <li><a href="#"><i class="fa fa-twitter"></i></a></li> 517 <li><a href="#"><i class="fa fa-twitter"></i></a></li>
536 <li><a href="#"><i class="fa fa-linkedin"></i></a></li> 518 <li><a href="#"><i class="fa fa-linkedin"></i></a></li>
537 </ul> 519 </ul>
538 </div> 520 </div>
539 </div> 521 </div> -->
540 <!-- End single speaker --> 522 <!-- End single speaker -->
541 </div> 523 <!-- </div>
542 </div> 524 </div> -->
543 <!-- End Speakers Content --> 525 <!-- End Speakers Content -->
544 526
545 </div> 527 <!-- </div>
546 </div> 528 </div>
547 </div> 529 </div>
548 </div> 530 </div>
549 </section> 531 </section> -->
550 <!-- End Speakers --> 532 <!-- End Speakers -->
551 533
552 <!-- Start Venue --> 534 <!-- Start Venue -->
553 <section id="mu-venue"> 535 <section id="mu-venue">
554 <div class="mu-venue-area"> 536 <div class="mu-venue-area">
555 <div class="row"> 537 <div class="row">
556 538
557 <div class="col-md-6"> 539 <div class="col-md-6">
558 <iframe width="600" height="450" frameborder="0" style="border:0" src="https://www.google.com/maps/embed/v1/place?q=SCO%2050-51%2C%203rd%20Floor%2C%20Sector%2034A%2C%20Sub.%20City%20Center%2C%20Chandigarh%2C%20160022&key=AIzaSyB_WETOVwJC46DAId1CKs64QrEbbZLWUZI" allowfullscreen></iframe> 540 <iframe width="600" height="450" frameborder="0" style="border:0" src="https://www.google.com/maps/embed/v1/place?q=SCO%2050-51%2C%203rd%20Floor%2C%20Sector%2034A%2C%20Sub.%20City%20Center%2C%20Chandigarh%2C%20160022&key=AIzaSyB_WETOVwJC46DAId1CKs64QrEbbZLWUZI" allowfullscreen></iframe>
559 </div> 541 </div>
560 542
561 <div class="col-md-6"> 543 <div class="col-md-6">
562 <div class="mu-venue-address"> 544 <div class="mu-venue-address">
563 <h2>VENUE <i class="fa fa-chevron-right" aria-hidden="true"></i></h2> 545 <h2>VENUE <i class="fa fa-chevron-right" aria-hidden="true"></i></h2>
564 <h3>Spacejam</h3> 546 <h3>Spacejam</h3>
565 <h4>SCO 50-51, 3rd Floor, Sector 34A, Sub. City Center, Chandigarh, 160022</h4> 547 <h4>SCO 50-51, 3rd Floor, Sector 34A, Sub. City Center, Chandigarh, 160022</h4>
566 <p>SpaceJam is the coworking space in Chandigarh you have always wanted. We all have ideas and concepts, but it takes more than sheer will to transform them in to products that the World can enjoy. SpaceJam provides you with a shared office space that allows you to co-work with like-minded creative individuals and transform your ideas in to tangible products! With high-speed business Internet, world-class meeting room, ergonomic seating, optimum work-lighting and the best location in Chandigarh, SpaceJam is the go to coworking space in the Tricity!</p> 548 <p>SpaceJam is the coworking space in Chandigarh you have always wanted. We all have ideas and concepts, but it takes more than sheer will to transform them in to products that the World can enjoy. SpaceJam provides you with a shared office space that allows you to co-work with like-minded creative individuals and transform your ideas in to tangible products! With high-speed business Internet, world-class meeting room, ergonomic seating, optimum work-lighting and the best location in Chandigarh, SpaceJam is the go to coworking space in the Tricity!</p>
567 </div> 549 </div>
568 </div> 550 </div>
569 </div> 551 </div>
570 </div> 552 </div>
571 </section> 553 </section>
572 <!-- End Venue --> 554 <!-- End Venue -->
573 <!-- Start FAQ --> 555 <!-- Start FAQ -->
574 <section id="mu-faq"> 556 <section id="mu-faq">
575 <div class="container"> 557 <div class="container">
576 <div class="row"> 558 <div class="row">
577 <div class="col-md-12"> 559 <div class="col-md-12">
578 <div class="mu-faq-area"> 560 <div class="mu-faq-area">
579 561
580 <div class="mu-title-area"> 562 <div class="mu-title-area">
581 <h2 class="mu-title">FAQ</h2> 563 <h2 class="mu-title">FAQ</h2>
582 <!-- <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Sint assumenda ut molestias doloremque ipsam, fugit laborum totam, pariatur est cumque at, repudiandae officia ex dolores quas minus optio, iusto soluta?</p> --> 564 <!-- <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Sint assumenda ut molestias doloremque ipsam, fugit laborum totam, pariatur est cumque at, repudiandae officia ex dolores quas minus optio, iusto soluta?</p> -->
583 </div> 565 </div>
584 566
585 <div class="mu-faq-content"> 567 <div class="mu-faq-content">
586 568
587 <div class="panel-group" id="accordion"> 569 <div class="panel-group" id="accordion">
588 <!-- collapseone start --> 570 <!-- collapseone start -->
589 <div class="panel panel-default"> 571 <div class="panel panel-default">
590 <div class="panel-heading"> 572 <div class="panel-heading">
591 <h4 class="panel-title"> 573 <h4 class="panel-title">
592 <a data-toggle="collapse" data-parent="#accordion" href="#collapseOne" aria-expanded="true"> 574 <a data-toggle="collapse" data-parent="#accordion" href="#collapseOne" aria-expanded="true">
593 <span class="fa fa-angle-down"></span> Who all can participate? 575 <span class="fa fa-angle-down"></span> Who all can participate?
594 </a> 576 </a>
595 </h4> 577 </h4>
596 </div> 578 </div>
597 <div id="collapseOne" class="panel-collapse collapse in"> 579 <div id="collapseOne" class="panel-collapse collapse in">
598 <div class="panel-body"> 580 <div class="panel-body">
599 Developers both professionals as well as students, any age. 581 Developers both professionals as well as students, any age.
600 </div> 582 </div>
601 </div> 583 </div>
602 </div> 584 </div>
603 <!-- collapseone end --> 585 <!-- collapseone end -->
604 <!-- collapseTwo start --> 586 <!-- collapseTwo start -->
605 <div class="panel panel-default"> 587 <div class="panel panel-default">
606 <div class="panel-heading"> 588 <div class="panel-heading">
607 <h4 class="panel-title"> 589 <h4 class="panel-title">
608 <a data-toggle="collapse" data-parent="#accordion" href="#collapseTwo"> 590 <a data-toggle="collapse" data-parent="#accordion" href="#collapseTwo">
609 <span class="fa fa-angle-up"></span> What is the event about? 591 <span class="fa fa-angle-up"></span> What is the event about?
610 </a> 592 </a>
611 </h4> 593 </h4>
612 </div> 594 </div>
613 <div id="collapseTwo" class="panel-collapse collapse"> 595 <div id="collapseTwo" class="panel-collapse collapse">
614 <div class="panel-body"> 596 <div class="panel-body">
615 The event is all about contributing to the open source community from where most of us use open source projects to save time, money and energy. and building a sharing culture in the society. 597 The event is all about contributing to the open source community from where most of us use open source projects to save time, money and energy. and building a sharing culture in the society.
616 </div> 598 </div>
617 </div> 599 </div>
618 </div> 600 </div>
619 <!-- collapseTwo End --> 601 <!-- collapseTwo End -->
620 <!-- collapseThree start --> 602 <!-- collapseThree start -->
621 <div class="panel panel-default"> 603 <div class="panel panel-default">
622 <div class="panel-heading"> 604 <div class="panel-heading">
623 <h4 class="panel-title"> 605 <h4 class="panel-title">
624 <a data-toggle="collapse" data-parent="#accordion" href="#collapseThree"> 606 <a data-toggle="collapse" data-parent="#accordion" href="#collapseThree">
625 <span class="fa fa-angle-up"></span> How will the developers contribute? 607 <span class="fa fa-angle-up"></span> How will the developers contribute?
626 </a> 608 </a>
627 </h4> 609 </h4>
628 </div> 610 </div>
629 <div id="collapseThree" class="panel-collapse collapse"> 611 <div id="collapseThree" class="panel-collapse collapse">
630 <div class="panel-body"> 612 <div class="panel-body">
631 Developers will have to work on different bugs/tasks spread across multiple open source projects. 613 Developers will have to work on different bugs/tasks spread across multiple open source projects.
632 </div> 614 </div>
633 </div> 615 </div>
634 </div> 616 </div>
635 <!-- collapseThree End --> 617 <!-- collapseThree End -->
636 <!-- collapseFour start --> 618 <!-- collapseFour start -->
637 <div class="panel panel-default"> 619 <div class="panel panel-default">
638 <div class="panel-heading"> 620 <div class="panel-heading">
639 <h4 class="panel-title"> 621 <h4 class="panel-title">
640 <a data-toggle="collapse" data-parent="#accordion" href="#collapseFour"> 622 <a data-toggle="collapse" data-parent="#accordion" href="#collapseFour">
641 <span class="fa fa-angle-up"></span> Is this an overnight event? 623 <span class="fa fa-angle-up"></span> Is this an overnight event?
642 </a> 624 </a>
643 </h4> 625 </h4>
644 </div> 626 </div>
645 <div id="collapseFour" class="panel-collapse collapse"> 627 <div id="collapseFour" class="panel-collapse collapse">
646 <div class="panel-body"> 628 <div class="panel-body">
647 Yes, the event shall takes place for entire night. Developers can work on the bugs overnight. 629 Yes, the event shall takes place for entire night. Developers can work on the bugs overnight.
648 </div> 630 </div>
649 </div> 631 </div>
650 </div> 632 </div>
651 <!-- collapseFour End --> 633 <!-- collapseFour End -->
652 <!-- collapseFive start --> 634 <!-- collapseFive start -->
653 <div class="panel panel-default"> 635 <div class="panel panel-default">
654 <div class="panel-heading"> 636 <div class="panel-heading">
655 <h4 class="panel-title"> 637 <h4 class="panel-title">
656 <a data-toggle="collapse" data-parent="#accordion" href="#collapseFive"> 638 <a data-toggle="collapse" data-parent="#accordion" href="#collapseFive">
657 <span class="fa fa-angle-up"></span> How will the winners be chosen? 639 <span class="fa fa-angle-up"></span> How will the winners be chosen?
658 </a> 640 </a>
659 </h4> 641 </h4>
660 </div> 642 </div>
661 <div id="collapseFive" class="panel-collapse collapse"> 643 <div id="collapseFive" class="panel-collapse collapse">
662 <div class="panel-body"> 644 <div class="panel-body">
663 The team which solves the maximum number of assigned bugs in the given time interval will be chosen as the winner of the event. 645 The team which solves the maximum number of assigned bugs in the given time interval will be chosen as the winner of the event.
664 </div> 646 </div>
665 </div> 647 </div>
666 </div> 648 </div>
667 <!-- collapseFive End --> 649 <!-- collapseFive End -->
668 <!-- collapseSix start --> 650 <!-- collapseSix start -->
669 <div class="panel panel-default"> 651 <div class="panel panel-default">
670 <div class="panel-heading"> 652 <div class="panel-heading">
671 <h4 class="panel-title"> 653 <h4 class="panel-title">
672 <a data-toggle="collapse" data-parent="#accordion" href="#collapseSix"> 654 <a data-toggle="collapse" data-parent="#accordion" href="#collapseSix">
673 <span class="fa fa-angle-up"></span> Can teams/groups apply ? 655 <span class="fa fa-angle-up"></span> Can teams/groups apply ?
674 </a> 656 </a>
675 </h4> 657 </h4>
676 </div> 658 </div>
677 <div id="collapseSix" class="panel-collapse collapse"> 659 <div id="collapseSix" class="panel-collapse collapse">
678 <div class="panel-body"> 660 <div class="panel-body">
679 Yes, teams/group of max. three people, can apply in the event. 661 Yes, teams/group of max. three people, can apply in the event.
680 </div> 662 </div>
681 </div> 663 </div>
682 </div> 664 </div>
683 <!-- collapseSix End --> 665 <!-- collapseSix End -->
684 <!-- collapseSeven start --> 666 <!-- collapseSeven start -->
685 <div class="panel panel-default"> 667 <div class="panel panel-default">
686 <div class="panel-heading"> 668 <div class="panel-heading">
687 <h4 class="panel-title"> 669 <h4 class="panel-title">
688 <a data-toggle="collapse" data-parent="#accordion" href="#collapSeven"> 670 <a data-toggle="collapse" data-parent="#accordion" href="#collapSeven">
689 <span class="fa fa-angle-up"></span> How will I be notified for further process and any updates? 671 <span class="fa fa-angle-up"></span> How will I be notified for further process and any updates?
690 </a> 672 </a>
691 </h4> 673 </h4>
692 </div> 674 </div>
693 <div id="collapSeven" class="panel-collapse collapse"> 675 <div id="collapSeven" class="panel-collapse collapse">
694 <div class="panel-body"> 676 <div class="panel-body">
695 We will send you emails regarding all the updates on your registered mail Ids and you'll be notified on a regular basis. You can also follow our page on facebook. /open for regular notifications and updates. 677 We will send you emails regarding all the updates on your registered mail Ids and you'll be notified on a regular basis. You can also follow our page on facebook. /open for regular notifications and updates.
696 </div> 678 </div>
697 </div> 679 </div>
698 </div> 680 </div>
699 <!-- collapseSeven End --> 681 <!-- collapseSeven End -->
700 <!-- collapseEight start --> 682 <!-- collapseEight start -->
701 <div class="panel panel-default"> 683 <div class="panel panel-default">
702 <div class="panel-heading"> 684 <div class="panel-heading">
703 <h4 class="panel-title"> 685 <h4 class="panel-title">
704 <a data-toggle="collapse" data-parent="#accordion" href="#collapseEight"> 686 <a data-toggle="collapse" data-parent="#accordion" href="#collapseEight">
705 <span class="fa fa-angle-up"></span> What are the key dates ? 687 <span class="fa fa-angle-up"></span> What are the key dates ?
706 </a> 688 </a>
707 </h4> 689 </h4>
708 </div> 690 </div>
709 <div id="collapseEight" class="panel-collapse collapse"> 691 <div id="collapseEight" class="panel-collapse collapse">
710 <div class="panel-body"> 692 <div class="panel-body">
711 Feburary 12 - Online registrations 693 Feburary 12 - Online registrations
712 Feburary 10- Applications closed 694 Feburary 10- Applications closed
713 </div> 695 </div>
714 </div> 696 </div>
715 </div> 697 </div>
716 <!-- collapseEight End --> 698 <!-- collapseEight End -->
717 </div> 699 </div>
718 </div> 700 </div>
719 </div> 701 </div>
720 </div> 702 </div>
721 </div> 703 </div>
722 </section> 704 </section>
723 <!-- End FAQ --> 705 <!-- End FAQ -->
724 706
725 <!-- Start Register --> 707 <!-- Start Register -->
726 <section id="mu-register"> 708 <iframe src="https://docs.google.com/forms/d/e/1FAIpQLScuQ6uEd9DzCzJhmCulr5Z4clp1mzhfItiuVfri3Fo1QA5FKQ/viewform?embedded=true" width="1280" height="500" frameborder="0" marginheight="0" marginwidth="0">Loading...</iframe>
727 <div class="container">
728 <div class="row">
729 <div class="col-md-12">
730 <div class="mu-register-area">
731
732 <div class="mu-title-area">
733 <h2 class="mu-title">Register Form</h2>
734 <!-- <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Blanditiis unde, ut sapiente et voluptatum facilis consectetur incidunt provident asperiores at necessitatibus nulla sequi voluptas libero quasi explicabo veritatis minima porro.</p> -->
735 </div>
736
737 <div class="mu-register-content">
738 <form class="mu-register-form">
739
740 <div class="row">
741 <div class="col-md-6">
742 <div class="form-group">
743 <input type="text" class="form-control" placeholder="Your Full Name" id="name" name="name" required="">
744 </div>
745 </div>
746
747 <div class="col-md-6">
748 <div class="form-group">
749 <input type="email" class="form-control" placeholder="Enter Your Email" id="email" name="email" required="">
750 </div>
751 </div>
752 </div>
753
754 <div class="row">
755 <div class="col-md-6">
756 <div class="form-group">
757 <input type="text" class="form-control" placeholder="Your Phone Number" id="telephone" name="telephone" required="">
758 </div>
759 </div>
760 <div class="col-md-6">
761
762 <div class="form-group">
763 <select class="form-control" name="Background" id="Background">
764 <option value="" disabled selected>Background</option>
765 <option value="0">Student</option>
766 <option value="1">Working</option>
767 </select>
768 </div>
769 </div>
770 </div>
771
772 <button type="submit" class="mu-reg-submit-btn">SUBMIT</button>
773
774 </form>
775 </div>
776
777 </div>
778 </div>
779 </div>
780 </div>
781 </section>
782 <!-- End Register --> 709 <!-- End Register -->
783 710
784 711
785 712
786 <!-- Start Sponsors --> 713 <!-- Start Sponsors -->
787 <section id="mu-sponsors"> 714 <!-- <section id="mu-sponsors">
788 <div class="container"> 715 <div class="container">
789 <div class="row"> 716 <div class="row">
790 <div class="col-md-12"> 717 <div class="col-md-12">
791 <div class="mu-sponsors-area"> 718 <div class="mu-sponsors-area">
792 719
793 <div class="mu-title-area"> 720 <div class="mu-title-area">
794 <h2 class="mu-title">Our Sponsors</h2> 721 <h2 class="mu-title">Our Sponsors</h2> -->
795 <!-- <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Sint assumenda ut molestias doloremque ipsam, fugit laborum totam, pariatur est cumque at, repudiandae officia ex dolores quas minus optio, iusto soluta?</p> --> 722 <!-- <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Sint assumenda ut molestias doloremque ipsam, fugit laborum totam, pariatur est cumque at, repudiandae officia ex dolores quas minus optio, iusto soluta?</p> -->
796 </div> 723 <!-- </div> -->
797 724
798 <!-- Start spnonsors brand logo --> 725 <!-- Start spnonsors brand logo -->
799 <div class="mu-sponsors-content"> 726 <!-- <div class="mu-sponsors-content">
800 <div class="row"> 727 <div class="row">
801 728
802 <div class="col-md-2 col-sm-4 col-xs-4"> 729 <div class="col-md-2 col-sm-4 col-xs-4">
803 <div class="mu-sponsors-single"> 730 <div class="mu-sponsors-single">
804 <img src="assets/images/sponsor-logo-1.png" alt="Brand Logo"> 731 <img src="assets/images/sponsor-logo-1.png" alt="Brand Logo">
805 </div> 732 </div>
806 </div> 733 </div>
807 734
808 <div class="col-md-2 col-sm-4 col-xs-4"> 735 <div class="col-md-2 col-sm-4 col-xs-4">
809 <div class="mu-sponsors-single"> 736 <div class="mu-sponsors-single">
810 <img src="assets/images/sponsor-logo-2.jpg" alt="Brand Logo"> 737 <img src="assets/images/sponsor-logo-2.jpg" alt="Brand Logo">
811 </div> 738 </div>
812 </div> 739 </div>
813 740
814 <div class="col-md-2 col-sm-4 col-xs-4"> 741 <div class="col-md-2 col-sm-4 col-xs-4">
815 <div class="mu-sponsors-single"> 742 <div class="mu-sponsors-single">
816 <img src="assets/images/sponsor-logo-3.png" alt="Brand Logo"> 743 <img src="assets/images/sponsor-logo-3.png" alt="Brand Logo">
817 </div> 744 </div>
818 </div> 745 </div>
819 746
820 <div class="col-md-2 col-sm-4 col-xs-4"> 747 <div class="col-md-2 col-sm-4 col-xs-4">
821 <div class="mu-sponsors-single"> 748 <div class="mu-sponsors-single">
822 <img src="assets/images/sponsor-logo-4.png" alt="Brand Logo"> 749 <img src="assets/images/sponsor-logo-4.png" alt="Brand Logo">
823 </div> 750 </div>
824 </div> 751 </div>
825 752
826 <div class="col-md-2 col-sm-4 col-xs-4"> 753 <div class="col-md-2 col-sm-4 col-xs-4">
827 <div class="mu-sponsors-single"> 754 <div class="mu-sponsors-single">
828 <img src="assets/images/sponsor-logo-5.png" alt="Brand Logo"> 755 <img src="assets/images/sponsor-logo-5.png" alt="Brand Logo">
829 </div> 756 </div>
830 </div> 757 </div>
831 758
832 <div class="col-md-2 col-sm-4 col-xs-4"> 759 <div class="col-md-2 col-sm-4 col-xs-4">
833 <div class="mu-sponsors-single"> 760 <div class="mu-sponsors-single">
834 <img src="assets/images/sponsor-logo-6.png" alt="Brand Logo"> 761 <img src="assets/images/sponsor-logo-6.png" alt="Brand Logo">
835 </div> 762 </div>
836 </div> 763 </div>
837 </div> 764 </div>
838 </div> 765 </div> -->
839 <!-- End spnonsors brand logo --> 766 <!-- End spnonsors brand logo -->
840 767
841 </div> 768 <!-- </div>
842 </div> 769 </div>
843 </div> 770 </div>
844 </div> 771 </div>
845 </section> 772 </section> -->
846 <!-- End Sponsors --> 773 <!-- End Sponsors -->
847 774
848 775
849 <!-- Start Contact --> 776 <!-- Start Contact -->
850 <section id="mu-contact"> 777 <!-- <section id="mu-contact">
851 <div class="container"> 778 <div class="container">
852 <div class="row"> 779 <div class="row">
853 <div class="col-md-12"> 780 <div class="col-md-12">
854 <div class="mu-contact-area"> 781 <div class="mu-contact-area">
855 782
856 <div class="mu-title-area"> 783 <div class="mu-title-area">
857 <h2 class="mu-heading-title">Contact Us</h2> 784 <h2 class="mu-heading-title">Contact Us</h2> -->
858 <!-- <p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever</p> --> 785 <!-- <p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever</p> -->
859 </div> 786 <!-- </div> -->
860 787
861 <!-- Start Contact Content --> 788 <!-- Start Contact Content -->
862 <div class="mu-contact-content"> 789 <!-- <div class="mu-contact-content">
863 <div class="row"> 790 <div class="row">
864 791
865 <div class="col-md-12"> 792 <div class="col-md-12">
866 <div class="mu-contact-form-area"> 793 <div class="mu-contact-form-area">
867 <div id="form-messages"></div> 794 <div id="form-messages"></div>
868 <form id="ajax-contact" method="post" action="mailer.php" class="mu-contact-form"> 795 <form id="ajax-contact" method="post" action="mailer.php" class="mu-contact-form">
869 <div class="form-group"> 796 <div class="form-group">
870 <input type="text" class="form-control" placeholder="Name" id="name" name="name" required> 797 <input type="text" class="form-control" placeholder="Name" id="name" name="name" required>
871 </div> 798 </div>
872 <div class="form-group"> 799 <div class="form-group">
873 <input type="email" class="form-control" placeholder="Enter Email" id="email" name="email" required> 800 <input type="email" class="form-control" placeholder="Enter Email" id="email" name="email" required>
874 </div> 801 </div>
875 <div class="form-group"> 802 <div class="form-group">
876 <textarea class="form-control" placeholder="Message" id="message" name="message" required></textarea> 803 <textarea class="form-control" placeholder="Message" id="message" name="message" required></textarea>
877 </div> 804 </div>
878 <button type="submit" class="mu-send-msg-btn"><span>SUBMIT</span></button> 805 <button type="submit" class="mu-send-msg-btn"><span>SUBMIT</span></button>
879 </form> 806 </form>
880 </div> 807 </div>
881 </div> 808 </div>
882 </div> 809 </div>
883 </div> 810 </div> -->
884 <!-- End Contact Content --> 811 <!-- End Contact Content -->
885 </div> 812 <!-- </div>
886 </div> 813 </div>
887 </div> 814 </div>
888 </div> 815 </div>
889 </section> 816 </section> -->
890 <!-- End Contact --> 817 <!-- End Contact -->
891 818
892 </main> 819 </main>
893 820
894 <!-- End main content --> 821 <!-- End main content -->
895 822
896 823
897 <!-- Start footer --> 824 <!-- Start footer -->
898 <footer id="mu-footer" role="contentinfo"> 825 <footer id="mu-footer" role="contentinfo">
899 <div class="container"> 826 <div class="container">
900 <div class="mu-footer-area"> 827 <div class="mu-footer-area">
901 <div class="mu-footer-top"> 828 <div class="mu-footer-top">
902 <div class="mu-social-media"> 829 <div class="mu-social-media">
903 <a href="#"><i class="fa fa-facebook"></i></a> 830 <a href="#"><i class="fa fa-facebook"></i></a>
904 <a href="#"><i class="fa fa-twitter"></i></a> 831 <a href="#"><i class="fa fa-twitter"></i></a>
905 <a href="#"><i class="fa fa-google-plus"></i></a> 832 <a href="#"><i class="fa fa-google-plus"></i></a>
906 <a href="#"><i class="fa fa-linkedin"></i></a> 833 <a href="#"><i class="fa fa-linkedin"></i></a>
907 <a href="#"><i class="fa fa-youtube"></i></a> 834 <a href="#"><i class="fa fa-youtube"></i></a>
908 </div> 835 </div>
909 </div> 836 </div>
910 <div class="mu-footer-bottom"> 837 <div class="mu-footer-bottom">
911 <p class="mu-copy-right">&copy; Copyright <a rel="nofollow" href="http://markups.io">markups.io</a>. All right reserved.</p> 838 <p class="mu-copy-right">&copy; Copyright <a rel="nofollow" href="http://www.viithiisys.com">Viithiisys Technologies</a>. All right reserved.</p>
912 </div> 839 </div>
913 </div> 840 </div>
914 </div> 841 </div>
915 842
916 </footer> 843 </footer>
917 <!-- End footer --> 844 <!-- End footer -->
918 845
919 846
920 847
921 <!-- jQuery library --> 848 <!-- jQuery library -->
922 <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> 849 <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
923 <!-- Include all compiled plugins (below), or include individual files as needed --> 850 <!-- Include all compiled plugins (below), or include individual files as needed -->
924 <!-- Bootstrap --> 851 <!-- Bootstrap -->
925 <script src="assets/js/bootstrap.min.js"></script> 852 <script src="assets/js/bootstrap.min.js"></script>
926 <!-- Slick slider --> 853 <!-- Slick slider -->
927 <script type="text/javascript" src="assets/js/slick.min.js"></script> 854 <script type="text/javascript" src="assets/js/slick.min.js"></script>
928 <!-- Event Counter --> 855 <!-- Event Counter -->
929 <script type="text/javascript" src="assets/js/jquery.countdown.min.js"></script> 856 <script type="text/javascript" src="assets/js/jquery.countdown.min.js"></script>
930 <!-- Ajax contact form --> 857 <!-- Ajax contact form -->
931 <script type="text/javascript" src="assets/js/app.js"></script> 858 <script type="text/javascript" src="assets/js/app.js"></script>
932 859
933 860
1 1
2 /* 2 /*
3 Template Name: Eventoz 3 Template Name: Eventoz
4 Author: MarkUps 4 Author: MarkUps
5 Author URI: http://www.markups.io/ 5 Author URI: http://www.markups.io/
6 Version: 1.0 6 Version: 1.0
7 */ 7 */
8 8
9 9
10 /* Table of Content 10 /* Table of Content
11 ================================================== 11 ==================================================
12 #BASIC TYPOGRAPHY 12 #BASIC TYPOGRAPHY
13 #HEADER 13 #HEADER
14 #MENU 14 #MENU
15 #ABOUT US 15 #ABOUT US
16 #VIDEO 16 #VIDEO
17 #SCHEDULE 17 #SCHEDULE
18 #SPEAKERS 18 #SPEAKERS
19 #VENUE 19 #VENUE
20 #PRICING PLANS 20 #PRICING PLANS
21 #REGISTER FORM 21 #REGISTER FORM
22 #FAQ 22 #FAQ
23 #OUR 23 #OUR
24 #CONTACT US 24 #CONTACT US
25 #FOOTER 25 #FOOTER
26 #RESPONSIVE STYLE 26 #RESPONSIVE STYLE
27 */ 27 */
28 28
29 29
30 /*--------------------*/ 30 /*--------------------*/
31 /* BASIC TYPOGRAPHY */ 31 /* BASIC TYPOGRAPHY */
32 /*--------------------*/ 32 /*--------------------*/
33 33
34 body, 34 body,
35 html { 35 html {
36 overflow-x:hidden; 36 overflow-x:hidden;
37 } 37 }
38 38
39 body { 39 body {
40 font-family: 'Open Sans', sans-serif; 40 font-family: 'Open Sans', sans-serif;
41 font-size: 15px; 41 font-size: 15px;
42 letter-spacing: 0.5px; 42 letter-spacing: 0.5px;
43 line-height: 1.5; 43 line-height: 1.5;
44 color: #1c1b1b; 44 color: #1c1b1b;
45 } 45 }
46 46
47 ul { 47 ul {
48 padding: 0; 48 padding: 0;
49 margin: 0; 49 margin: 0;
50 } 50 }
51 51
52 ul li { 52 ul li {
53 list-style: disc; 53 list-style: disc;
54 font-size: 17px; 54 font-size: 17px;
55 line-height: 1.59; 55 line-height: 1.59;
56 } 56 }
57 57
58 a { 58 a {
59 text-decoration: none; 59 text-decoration: none;
60 color: #2f2f2f; 60 color: #2f2f2f;
61 } 61 }
62 62
63 a:hover, 63 a:hover,
64 a:focus { 64 a:focus {
65 outline: none; 65 outline: none;
66 text-decoration: none; 66 text-decoration: none;
67 } 67 }
68 68
69 h1, 69 h1,
70 h2, 70 h2,
71 h3, 71 h3,
72 h4, 72 h4,
73 h5, 73 h5,
74 h6 { 74 h6 {
75 font-family: 'Montserrat', sans-serif; 75 font-family: 'Montserrat', sans-serif;
76 font-weight: 700; 76 font-weight: 700;
77 margin-top: 0; 77 margin-top: 0;
78 } 78 }
79 79
80 80
81 h1 { 81 h1 {
82 font-size: 38px; 82 font-size: 38px;
83 } 83 }
84 84
85 h2 { 85 h2 {
86 font-size: 32px; 86 font-size: 32px;
87 line-height: 1.13; 87 line-height: 1.13;
88 } 88 }
89 89
90 h3 { 90 h3 {
91 font-size: 26px; 91 font-size: 26px;
92 } 92 }
93 93
94 h4 { 94 h4 {
95 font-size: 22px; 95 font-size: 22px;
96 } 96 }
97 97
98 h5 { 98 h5 {
99 font-size: 20px; 99 font-size: 20px;
100 } 100 }
101 101
102 h6 { 102 h6 {
103 font-size: 18px; 103 font-size: 18px;
104 } 104 }
105 105
106 img { 106 img {
107 border: none; 107 border: none;
108 max-width: 100%; 108 max-width: 100%;
109 } 109 }
110 110
111 .imgabout {
112 border: none;
113 max-width: 100%;
114 padding: 169px 0px 55px 9px;
115 }
116
111 code { 117 code {
112 background-color: #ee6e73; 118 background-color: #ee6e73;
113 border-radius: 2px; 119 border-radius: 2px;
114 color: #fff; 120 color: #fff;
115 padding: 2px 4px; 121 padding: 2px 4px;
116 } 122 }
117 123
118 pre { 124 pre {
119 background-color: #f8f8f8; 125 background-color: #f8f8f8;
120 border: 1px solid #eee; 126 border: 1px solid #eee;
121 border-radius: 4px; 127 border-radius: 4px;
122 padding: 10px; 128 padding: 10px;
123 } 129 }
124 130
125 pre code { 131 pre code {
126 background-color: transparent; 132 background-color: transparent;
127 color: #333; 133 color: #333;
128 } 134 }
129 135
130 del{ 136 del{
131 text-decoration-color: #ee6e73; 137 text-decoration-color: #ee6e73;
132 } 138 }
133 139
134 kbd { 140 kbd {
135 background-color: #ddd; 141 background-color: #ddd;
136 padding: 4px 6px; 142 padding: 4px 6px;
137 border-radius: 2px; 143 border-radius: 2px;
138 color: ; 144 color: ;
139 } 145 }
140 146
141 address { 147 address {
142 line-height: 1.5; 148 line-height: 1.5;
143 padding-left: 10px; 149 padding-left: 10px;
144 } 150 }
145 151
146 dl dt { 152 dl dt {
147 font-weight: 700; 153 font-weight: 700;
148 } 154 }
149 155
150 dl dd { 156 dl dd {
151 margin-left: 0; 157 margin-left: 0;
152 } 158 }
153 159
154 blockquote { 160 blockquote {
155 background-color: #f8f8f8; 161 background-color: #f8f8f8;
156 border-radius: 0 4px 4px 0; 162 border-radius: 0 4px 4px 0;
157 padding: 5px 15px; 163 padding: 5px 15px;
158 164
159 } 165 }
160 166
161 blockquote p { 167 blockquote p {
162 margin-top: 10px; 168 margin-top: 10px;
163 } 169 }
164 170
165 button { 171 button {
166 padding: 5px 15px; 172 padding: 5px 15px;
167 border: none; 173 border: none;
168 } 174 }
169 175
170 button:focus { 176 button:focus {
171 outline: none; 177 outline: none;
172 border: none; 178 border: none;
173 } 179 }
174 180
175 181
176 /* ========= BUTTON =========*/ 182 /* ========= BUTTON =========*/
177 183
178 .mu-primary-btn { 184 .mu-primary-btn {
179 background-color: transparent; 185 background-color: transparent;
180 border-radius: 4px; 186 border-radius: 4px;
181 border: 2px solid #ffffff; 187 border: 2px solid #ffffff;
182 color: #fff; 188 color: #fff;
183 display: inline-block; 189 display: inline-block;
184 font-size: 14px; 190 font-size: 14px;
185 font-weight: 700; 191 font-weight: 700;
186 letter-spacing: 1.5px; 192 letter-spacing: 1.5px;
187 padding: 12px 35px; 193 padding: 12px 35px;
188 -webkit-transition: all 0.5s; 194 -webkit-transition: all 0.5s;
189 transition: all 0.5s; 195 transition: all 0.5s;
190 } 196 }
191 197
192 .mu-primary-btn:hover, 198 .mu-primary-btn:hover,
193 .mu-primary-btn:focus { 199 .mu-primary-btn:focus {
194 background-color: #fff; 200 background-color: #fff;
195 } 201 }
196 202
197 .mu-send-msg-btn { 203 .mu-send-msg-btn {
198 color: #555; 204 color: #555;
199 font-size: 13px; 205 font-size: 13px;
200 font-weight: 600; 206 font-weight: 600;
201 letter-spacing: 1px; 207 letter-spacing: 1px;
202 text-align: center; 208 text-align: center;
203 padding: 14px 24px; 209 padding: 14px 24px;
204 margin-top: 10px; 210 margin-top: 10px;
205 -webkit-transition: all 0.5s; 211 -webkit-transition: all 0.5s;
206 transition: all 0.5s; 212 transition: all 0.5s;
207 width: 250px; 213 width: 250px;
208 color: #fff; 214 color: #fff;
209 border-radius: 5px; 215 border-radius: 5px;
210 } 216 }
211 217
212 .mu-send-msg-btn:hover, 218 .mu-send-msg-btn:hover,
213 .mu-send-msg-btn:focus { 219 .mu-send-msg-btn:focus {
214 background-color: #fff; 220 background-color: #fff;
215 } 221 }
216 222
217 223
218 224
219 /*--------------------*/ 225 /*--------------------*/
220 /* HEADER */ 226 /* HEADER */
221 /*--------------------*/ 227 /*--------------------*/
222 228
223 #mu-hero { 229 #mu-hero {
224 background-image: url("assets/images/head-featured-bg.jpg"); 230 background-image: url("assets/images/head-featured-bg.jpg");
225 display: inline; 231 display: inline;
226 float: left; 232 float: left;
227 width: 100%; 233 width: 100%;
228 background-position: center center; 234 background-position: center center;
229 background-attachment: fixed; 235 background-attachment: fixed;
230 -webkit-background-size: cover; 236 -webkit-background-size: cover;
231 background-size: cover; 237 background-size: cover;
232 } 238 }
233 239
234 .mu-hero-overlay { 240 .mu-hero-overlay {
235 display: inline; 241 display: inline;
236 float: left; 242 float: left;
237 opacity: 0.94; 243 /*opacity: 0.94;*/
238 width: 100%; 244 width: 100%;
239 } 245 }
240 246
241 .mu-logo-area { 247 .mu-logo-area {
242 display: inline; 248 display: inline;
243 float: left; 249 float: left;
244 text-align: center; 250 text-align: center;
245 width: 100%; 251 width: 100%;
246 } 252 }
247 253
248 .mu-logo { 254 .mu-logo {
249 font-size: 35px; 255 font-size: 35px;
250 font-family: 'Montserrat', sans-serif; 256 font-family: 'Montserrat', sans-serif;
251 display: inline-block; 257 display: inline-block;
252 font-weight: 600; 258 font-weight: 600;
253 background: #fff; 259 background: #fff;
254 padding: 5px 20px; 260 padding: 5px 20px;
255 margin-bottom: 30px; 261 margin-bottom: 30px;
256 } 262 }
257 263
258 264
259 .mu-menu-btn { 265 .mu-menu-btn {
260 position: fixed; 266 position: fixed;
261 right: 15%; 267 right: 15%;
262 top: 50px; 268 top: 50px;
263 color: #fff; 269 color: #fff;
264 font-size: 25px; 270 font-size: 25px;
265 border: 2px solid #fff; 271 border: 2px solid #fff;
266 padding: 5px 14px; 272 padding: 5px 14px;
267 z-index: 999; 273 z-index: 999;
268 -webkit-transition: all 0.5s; 274 -webkit-transition: all 0.5s;
269 -o-transition: all 0.5s; 275 -o-transition: all 0.5s;
270 transition: all 0.5s; 276 transition: all 0.5s;
271 } 277 }
272 278
273 .mu-menu-btn:hover, 279 .mu-menu-btn:hover,
274 .mu-menu-btn:focus { 280 .mu-menu-btn:focus {
275 border: 2px solid #fff; 281 border: 2px solid #fff;
276 } 282 }
277 283
278 284
279 285
280 /*=== Featured section ===*/ 286 /*=== Featured section ===*/
281 287
282 .mu-hero-featured-area { 288 .mu-hero-featured-area {
283 display: inline; 289 display: inline;
284 float: left; 290 float: left;
285 padding: 60px 0 150px; 291 padding: 60px 0 150px;
286 width: 100%; 292 width: 100%;
287 } 293 }
288 294
289 .mu-hero-featured-content { 295 .mu-hero-featured-content {
290 display: inline; 296 display: inline;
291 float: right; 297 float: right;
292 margin-top: 50px; 298 margin-top: 50px;
293 text-align: center; 299 text-align: center;
294 width: 100%; 300 width: 100%;
295 } 301 }
296 302
297 .mu-hero-featured-content h1 { 303 .mu-hero-featured-content h1 {
298 font-size: 45px; 304 font-size: 45px;
299 color: #fff; 305 color: #fff;
300 font-weight: 300; 306 font-weight: 300;
301 margin-bottom: 15px; 307 margin-bottom: 15px;
302 } 308 }
303 309
304 310
305 .mu-hero-featured-content h2 { 311 .mu-hero-featured-content h2 {
306 color: #fff; 312 color: #fff;
307 font-size: 25px; 313 font-size: 25px;
308 font-weight: 300; 314 font-weight: 300;
309 } 315 }
310 316
311 .mu-event-date-line { 317 .mu-event-date-line {
312 background-color: #fff; 318 background-color: #fff;
313 color: #333; 319 color: #333;
314 padding: 5px 10px; 320 padding: 5px 10px;
315 display: inline-block; 321 display: inline-block;
316 margin-top: 10px; 322 margin-top: 10px;
317 font-weight: 600; 323 font-weight: 600;
318 } 324 }
319 325
320 .mu-event-counter-area { 326 .mu-event-counter-area {
321 display: inline; 327 display: inline;
322 float: left; 328 float: left;
323 margin-top: 50px; 329 margin-top: 50px;
324 width: 100%; 330 width: 100%;
325 } 331 }
326 332
327 #mu-event-counter{ 333 #mu-event-counter{
328 display: inline; 334 display: inline;
329 float: left; 335 float: left;
330 width: 100%; 336 width: 100%;
331 text-align: center; 337 text-align: center;
332 } 338 }
333 339
334 .mu-event-counter-block { 340 .mu-event-counter-block {
335 border: 2px solid #fff; 341 border: 2px solid #fff;
336 border-radius: 50%; 342 border-radius: 50%;
337 display: inline-block; 343 display: inline-block;
338 height: 180px; 344 height: 180px;
339 width: 180px; 345 width: 180px;
340 text-align: center; 346 text-align: center;
341 font-size: 22px; 347 font-size: 22px;
342 color: #fff; 348 color: #fff;
343 margin: 0 20px; 349 margin: 0 20px;
344 font-weight: 300; 350 font-weight: 300;
345 } 351 }
346 352
347 .mu-event-counter-block span { 353 .mu-event-counter-block span {
348 display: block; 354 display: block;
349 font-size: 40px; 355 font-size: 40px;
350 font-weight: 700; 356 font-weight: 700;
351 padding-top: 56px; 357 padding-top: 56px;
352 line-height: 40px; 358 line-height: 40px;
353 } 359 }
354 360
355 /*--------------------*/ 361 /*--------------------*/
356 /* MENU */ 362 /* MENU */
357 /*--------------------*/ 363 /*--------------------*/
358 364
359 #mu-hero .navbar-default { 365 #mu-hero .navbar-default {
360 background-color: #fff; 366 background-color: #fff;
361 border-color: #e7e7e7; 367 border-color: #e7e7e7;
362 padding: 5px 0; 368 padding: 5px 0;
363 } 369 }
364 370
365 .mu-navbar { 371 .mu-navbar {
366 top: -150px; 372 top: -150px;
367 transition: all 0.5s; 373 transition: all 0.5s;
368 } 374 }
369 375
370 .mu-nav-show { 376 .mu-nav-show {
371 top: 0px; 377 top: 0px;
372 } 378 }
373 379
374 #mu-hero .navbar-default .navbar-brand { 380 #mu-hero .navbar-default .navbar-brand {
375 padding: 15px 15px; 381 padding: 15px 15px;
376 font-size: 28px; 382 font-size: 28px;
377 line-height: 20px; 383 line-height: 20px;
378 } 384 }
379 385
380 .mu-navbar .mu-menu li a { 386 .mu-navbar .mu-menu li a {
381 color: #333; 387 color: #333;
382 -webkit-transition: all 0.5s; 388 -webkit-transition: all 0.5s;
383 -o-transition: all 0.5s; 389 -o-transition: all 0.5s;
384 transition: all 0.5s; 390 transition: all 0.5s;
385 } 391 }
386 392
387 .navbar-default .navbar-nav > .active > a, 393 .navbar-default .navbar-nav > .active > a,
388 .navbar-default .navbar-nav > .active > a:focus, 394 .navbar-default .navbar-nav > .active > a:focus,
389 .navbar-default .navbar-nav > .active > a:hover { 395 .navbar-default .navbar-nav > .active > a:hover {
390 color: #fff; 396 color: #fff;
391 } 397 }
392 398
393 399
394 400
395 /*--------------------*/ 401 /*--------------------*/
396 /* ABOUT US */ 402 /* ABOUT US */
397 /*--------------------*/ 403 /*--------------------*/
398 404
399 405
400 #mu-about { 406 #mu-about {
401 background-color: #fff; 407 background-color: #fff;
402 display: inline; 408 display: inline;
403 float: left; 409 float: left;
404 width: 100%; 410 width: 100%;
405 } 411 }
406 412
407 .mu-about-area { 413 .mu-about-area {
408 display: inline; 414 display: inline;
409 float: left; 415 float: left;
410 padding: 100px 0; 416 padding: 100px 0;
411 width: 100%; 417 width: 100%;
412 } 418 }
413 419
414 .mu-title-area { 420 .mu-title-area {
415 display: inline; 421 display: inline;
416 float: left; 422 float: left;
417 text-align: center; 423 text-align: center;
418 padding: 0 120px; 424 padding: 0 120px;
419 width: 100%; 425 width: 100%;
420 } 426 }
421 427
422 .mu-title { 428 .mu-title {
423 color: #1c1b1b; 429 color: #1c1b1b;
424 margin-bottom: 15px; 430 margin-bottom: 15px;
425 padding: 0; 431 padding: 0;
426 z-index: 10; 432 z-index: 10;
427 text-transform: capitalize; 433 text-transform: capitalize;
428 } 434 }
429 435
430 .mu-about-left { 436 .mu-about-left {
431 display: inline; 437 display: inline;
432 float: left; 438 float: left;
433 width: 100%; 439 width: 100%;
434 } 440 }
435 441
436 .mu-about-right { 442 .mu-about-right {
437 display: inline; 443 display: inline;
438 float: left; 444 float: left;
439 margin-top: 30px; 445 margin-top: 30px;
440 width: 100%; 446 width: 100%;
441 } 447 }
442 448
443 449
444 450
445 /*--------------------*/ 451 /*--------------------*/
446 /* VIDEO */ 452 /* VIDEO */
447 /*--------------------*/ 453 /*--------------------*/
448 454
449 455
450 #mu-video { 456 #mu-video {
451 background-image: url("assets/images/about-video-bg.jpg"); 457 background-image: url("assets/images/about-video-bg.jpg");
452 background-attachment: fixed; 458 background-attachment: fixed;
453 background-position: center center; 459 background-position: center center;
454 -webkit-background-size: cover; 460 -webkit-background-size: cover;
455 background-size: cover; 461 background-size: cover;
456 display: inline; 462 display: inline;
457 float: left; 463 float: left;
458 width: 100%; 464 width: 100%;
459 } 465 }
460 466
461 .mu-video-overlay { 467 .mu-video-overlay {
462 display: inline; 468 display: inline;
463 float: left; 469 float: left;
464 opacity: 0.85; 470 opacity: 0.85;
465 width: 100%; 471 width: 100%;
466 } 472 }
467 473
468 .mu-video-area { 474 .mu-video-area {
469 display: inline; 475 display: inline;
470 float: left; 476 float: left;
471 padding: 200px 0; 477 padding: 200px 0;
472 text-align: center; 478 text-align: center;
473 width: 100%; 479 width: 100%;
474 } 480 }
475 481
476 .mu-video-area h2 { 482 .mu-video-area h2 {
477 color: #fff; 483 color: #fff;
478 } 484 }
479 485
480 .mu-video-content { 486 .mu-video-content {
481 display: inline; 487 display: inline;
482 float: left; 488 float: left;
483 width: 100%; 489 width: 100%;
484 } 490 }
485 491
486 .mu-video-play-btn, 492 .mu-video-play-btn,
487 .mu-video-close-btn { 493 .mu-video-close-btn {
488 color: #fff; 494 color: #fff;
489 font-size: 22px; 495 font-size: 22px;
490 border: 2px solid #fff; 496 border: 2px solid #fff;
491 border-radius: 50%; 497 border-radius: 50%;
492 width: 60px; 498 width: 60px;
493 display: inline-block; 499 display: inline-block;
494 height: 60px; 500 height: 60px;
495 line-height: 55px; 501 line-height: 55px;
496 text-align: center; 502 text-align: center;
497 margin-top: 100px; 503 margin-top: 100px;
498 -webkit-transition: all 0.5s; 504 -webkit-transition: all 0.5s;
499 -o-transition: all 0.5s; 505 -o-transition: all 0.5s;
500 transition: all 0.5s; 506 transition: all 0.5s;
501 } 507 }
502 508
503 .mu-video-play-btn:hover, 509 .mu-video-play-btn:hover,
504 .mu-video-play-btn:focus { 510 .mu-video-play-btn:focus {
505 color: #fff; 511 color: #fff;
506 -webkit-transform: scale(1.2); 512 -webkit-transform: scale(1.2);
507 transform: scale(1.2); 513 transform: scale(1.2);
508 } 514 }
509 515
510 .mu-video-close-btn { 516 .mu-video-close-btn {
511 border-radius: 50%; 517 border-radius: 50%;
512 color: #fff; 518 color: #fff;
513 font-size: 18px; 519 font-size: 18px;
514 border: 2px solid #fff; 520 border: 2px solid #fff;
515 position: absolute; 521 position: absolute;
516 top: 0; 522 top: 0;
517 right: 15%; 523 right: 15%;
518 display: inline-block; 524 display: inline-block;
519 height: 50px; 525 height: 50px;
520 line-height: 45px; 526 line-height: 45px;
521 text-align: center; 527 text-align: center;
522 margin-top: 100px; 528 margin-top: 100px;
523 -webkit-transition: all 0.5s; 529 -webkit-transition: all 0.5s;
524 -o-transition: all 0.5s; 530 -o-transition: all 0.5s;
525 transition: all 0.5s; 531 transition: all 0.5s;
526 width: 50px; 532 width: 50px;
527 } 533 }
528 534
529 .mu-video-close-btn:hover, 535 .mu-video-close-btn:hover,
530 .mu-video-close-btn:focus { 536 .mu-video-close-btn:focus {
531 color: #fff; 537 color: #fff;
532 -webkit-transform: scale(1.2); 538 -webkit-transform: scale(1.2);
533 transform: scale(1.2); 539 transform: scale(1.2);
534 } 540 }
535 541
536 .mu-video-iframe-area { 542 .mu-video-iframe-area {
537 background-color: rgba(0,0,0,0.84); 543 background-color: rgba(0,0,0,0.84);
538 position: fixed; 544 position: fixed;
539 top: 0; 545 top: 0;
540 left: 0; 546 left: 0;
541 right: 0; 547 right: 0;
542 bottom: 0; 548 bottom: 0;
543 width: 100%; 549 width: 100%;
544 height: 100%; 550 height: 100%;
545 padding: 12% 0; 551 padding: 12% 0;
546 text-align: center; 552 text-align: center;
547 z-index: 9999; 553 z-index: 9999;
548 display: none; 554 display: none;
549 -webkit-transition: all 0.5s; 555 -webkit-transition: all 0.5s;
550 -o-transition: all 0.5s; 556 -o-transition: all 0.5s;
551 transition: all 0.5s; 557 transition: all 0.5s;
552 } 558 }
553 559
554 .mu-video-iframe-display { 560 .mu-video-iframe-display {
555 display: block; 561 display: block;
556 } 562 }
557 563
558 .mu-video-iframe-area iframe { 564 .mu-video-iframe-area iframe {
559 565
560 } 566 }
561 567
562 568
563 /*--------------------*/ 569 /*--------------------*/
564 /* EVENT SCHEDULE */ 570 /* EVENT SCHEDULE */
565 /*--------------------*/ 571 /*--------------------*/
566 572
567 #mu-schedule { 573 #mu-schedule {
568 background-color: #f8f8f8; 574 background-color: #f8f8f8;
569 display: inline; 575 display: inline;
570 float: left; 576 float: left;
571 width: 100%; 577 width: 100%;
572 } 578 }
573 579
574 .mu-schedule-area { 580 .mu-schedule-area {
575 display: inline; 581 display: inline;
576 float: left; 582 float: left;
577 padding: 100px 0; 583 padding: 100px 0;
578 width: 100%; 584 width: 100%;
579 } 585 }
580 586
581 .mu-schedule-content-area { 587 .mu-schedule-content-area {
582 display: inline; 588 display: inline;
583 float: left; 589 float: left;
584 margin-top: 50px; 590 margin-top: 50px;
585 width: 100%; 591 width: 100%;
586 } 592 }
587 593
588 .mu-schedule-menu { 594 .mu-schedule-menu {
589 text-align: center; 595 text-align: center;
590 border: none; 596 border: none;
591 } 597 }
592 598
593 599
594 .mu-schedule-menu li { 600 .mu-schedule-menu li {
595 float: none; 601 float: none;
596 display: inline-block; 602 display: inline-block;
597 } 603 }
598 604
599 .mu-schedule-menu li a { 605 .mu-schedule-menu li a {
600 border-radius: 0; 606 border-radius: 0;
601 margin: 0 10px; 607 margin: 0 10px;
602 -webkit-transition: all 0.5s; 608 -webkit-transition: all 0.5s;
603 -o-transition: all 0.5s; 609 -o-transition: all 0.5s;
604 transition: all 0.5s; 610 transition: all 0.5s;
605 } 611 }
606 612
607 .mu-schedule-menu li a:hover, 613 .mu-schedule-menu li a:hover,
608 .mu-schedule-menu li a:focus, 614 .mu-schedule-menu li a:focus,
609 .mu-schedule-menu li.active a, 615 .mu-schedule-menu li.active a,
610 .mu-schedule-menu li.active a:hover, 616 .mu-schedule-menu li.active a:hover,
611 .mu-schedule-menu li.active a:focus { 617 .mu-schedule-menu li.active a:focus {
612 color: #fff; 618 color: #fff;
613 } 619 }
614 620
615 .mu-schedule-content{ 621 .mu-schedule-content{
616 margin-top: 50px; 622 margin-top: 50px;
617 } 623 }
618 624
619 .mu-event-timeline ul li { 625 .mu-event-timeline ul li {
620 list-style-type: none; 626 list-style-type: none;
621 position: relative; 627 position: relative;
622 width: 2px; 628 width: 2px;
623 margin: 0 auto; 629 margin: 0 auto;
624 padding-top: 50px; 630 padding-top: 50px;
625 background-color: #ddd; 631 background-color: #ddd;
626 -webkit-transition: all 0.5s; 632 -webkit-transition: all 0.5s;
627 -o-transition: all 0.5s; 633 -o-transition: all 0.5s;
628 transition: all 0.5s; 634 transition: all 0.5s;
629 } 635 }
630 636
631 .mu-event-timeline ul li::after { 637 .mu-event-timeline ul li::after {
632 content: ''; 638 content: '';
633 position: absolute; 639 position: absolute;
634 left: 50%; 640 left: 50%;
635 top: 70px; 641 top: 70px;
636 transform: translateX(-50%); 642 transform: translateX(-50%);
637 height: 24px; 643 height: 24px;
638 width: 24px; 644 width: 24px;
639 border-radius: 50%; 645 border-radius: 50%;
640 background: inherit; 646 background: inherit;
641 } 647 }
642 648
643 649
644 .mu-event-timeline ul li .mu-single-event { 650 .mu-event-timeline ul li .mu-single-event {
645 background-color: #fff; 651 background-color: #fff;
646 -webkit-box-shadow: 0 0 16px 0 rgba(32,32,47,0.16); 652 -webkit-box-shadow: 0 0 16px 0 rgba(32,32,47,0.16);
647 -moz-box-shadow: 0 0 16px 0 rgba(32,32,47,0.16); 653 -moz-box-shadow: 0 0 16px 0 rgba(32,32,47,0.16);
648 box-shadow: 0 0 16px 0 rgba(32,32,47,0.16); 654 box-shadow: 0 0 16px 0 rgba(32,32,47,0.16);
649 position: relative; 655 position: relative;
650 top: 0; 656 top: 0;
651 width: 400px; 657 width: 400px;
652 padding: 15px; 658 padding: 15px;
653 text-align: left; 659 text-align: left;
654 } 660 }
655 661
656 .mu-event-timeline ul li:nth-child(2n) .mu-single-event { 662 .mu-event-timeline ul li:nth-child(2n) .mu-single-event {
657 left: 50px; 663 left: 50px;
658 } 664 }
659 665
660 .mu-event-timeline ul li:nth-child(2n+1) .mu-single-event { 666 .mu-event-timeline ul li:nth-child(2n+1) .mu-single-event {
661 left: -450px; 667 left: -450px;
662 text-align: right; 668 text-align: right;
663 } 669 }
664 670
665 .mu-event-timeline ul li .mu-single-event img { 671 .mu-event-timeline ul li .mu-single-event img {
666 height: 60px; 672 height: 60px;
667 width: 60px; 673 width: 60px;
668 float: left; 674 float: left;
669 border-radius: 50%; 675 border-radius: 50%;
670 margin-right: 15px; 676 margin-right: 15px;
671 } 677 }
672 678
673 .mu-event-timeline ul li:nth-child(2n+1) .mu-single-event img { 679 .mu-event-timeline ul li:nth-child(2n+1) .mu-single-event img {
674 float: right; 680 float: right;
675 margin-right: 0; 681 margin-right: 0;
676 margin-left: 15px; 682 margin-left: 15px;
677 } 683 }
678 684
679 .mu-event-timeline ul li .mu-single-event::before { 685 .mu-event-timeline ul li .mu-single-event::before {
680 content: ''; 686 content: '';
681 position: absolute; 687 position: absolute;
682 top: 23px; 688 top: 23px;
683 width: 0; 689 width: 0;
684 height: 0; 690 height: 0;
685 border-style: solid; 691 border-style: solid;
686 } 692 }
687 693
688 .mu-event-timeline ul li:nth-child(2n+1) .mu-single-event::before { 694 .mu-event-timeline ul li:nth-child(2n+1) .mu-single-event::before {
689 right: -15px; 695 right: -15px;
690 border-width: 8px 0 8px 16px; 696 border-width: 8px 0 8px 16px;
691 border-color: transparent transparent transparent #fff; 697 border-color: transparent transparent transparent #fff;
692 } 698 }
693 699
694 .mu-event-timeline ul li:nth-child(2n) .mu-single-event::before { 700 .mu-event-timeline ul li:nth-child(2n) .mu-single-event::before {
695 left: -16px; 701 left: -16px;
696 border-width: 8px 16px 8px 0; 702 border-width: 8px 16px 8px 0;
697 border-color: transparent #fff transparent transparent; 703 border-color: transparent #fff transparent transparent;
698 } 704 }
699 705
700 .mu-event-timeline ul li .mu-single-event h3 { 706 .mu-event-timeline ul li .mu-single-event h3 {
701 margin-bottom: 5px; 707 margin-bottom: 5px;
702 font-size: 14px; 708 font-size: 14px;
703 } 709 }
704 710
705 .mu-event-timeline ul li .mu-single-event p { 711 .mu-event-timeline ul li .mu-single-event p {
706 margin-bottom: 5px; 712 margin-bottom: 5px;
707 } 713 }
708 714
709 .mu-event-timeline ul li .mu-single-event span { 715 .mu-event-timeline ul li .mu-single-event span {
710 font-size: 12px; 716 font-size: 12px;
711 } 717 }
712 718
713 719
714 /*--------------------*/ 720 /*--------------------*/
715 /* SPEAKERS */ 721 /* SPEAKERS */
716 /*--------------------*/ 722 /*--------------------*/
717 723
718 724
719 #mu-speakers { 725 #mu-speakers {
720 background-color: #fff; 726 background-color: #fff;
721 display: inline; 727 display: inline;
722 float: left; 728 float: left;
723 width: 100%; 729 width: 100%;
724 } 730 }
725 731
726 .mu-speakers-area { 732 .mu-speakers-area {
727 display: inline; 733 display: inline;
728 float: left; 734 float: left;
729 padding: 100px 0; 735 padding: 100px 0;
730 width: 100%; 736 width: 100%;
731 } 737 }
732 738
733 .mu-speakers-content{ 739 .mu-speakers-content{
734 display: inline; 740 display: inline;
735 float: left; 741 float: left;
736 margin-top: 50px; 742 margin-top: 50px;
737 width: 100%; 743 width: 100%;
738 } 744 }
739 745
740 .mu-single-speakers { 746 .mu-single-speakers {
741 padding: 0 10px; 747 padding: 0 10px;
742 outline: none; 748 outline: none;
743 text-align: center; 749 text-align: center;
744 -webkit-transition: all 0.3s ease 0s; 750 -webkit-transition: all 0.3s ease 0s;
745 transition: all 0.3s ease 0s; 751 transition: all 0.3s ease 0s;
746 } 752 }
747 753
748 .mu-speakers-slider .slick-next { 754 .mu-speakers-slider .slick-next {
749 right: -60px; 755 right: -60px;
750 } 756 }
751 757
752 .mu-speakers-slider .slick-prev { 758 .mu-speakers-slider .slick-prev {
753 left: -60px; 759 left: -60px;
754 } 760 }
755 761
756 .mu-single-speakers-info { 762 .mu-single-speakers-info {
757 display: inline; 763 display: inline;
758 float: left; 764 float: left;
759 margin-top: 20px; 765 margin-top: 20px;
760 width: 100%; 766 width: 100%;
761 } 767 }
762 768
763 .mu-single-speakers-info h3 { 769 .mu-single-speakers-info h3 {
764 margin-bottom: 4px; 770 margin-bottom: 4px;
765 font-size: 22px; 771 font-size: 22px;
766 } 772 }
767 773
768 .mu-single-speakers-info p { 774 .mu-single-speakers-info p {
769 margin-bottom: 5px; 775 margin-bottom: 5px;
770 } 776 }
771 777
772 .mu-single-speakers-social { 778 .mu-single-speakers-social {
773 779
774 } 780 }
775 781
776 .mu-single-speakers-social li { 782 .mu-single-speakers-social li {
777 display: inline-block; 783 display: inline-block;
778 } 784 }
779 785
780 .mu-single-speakers-social li a { 786 .mu-single-speakers-social li a {
781 display: inline-block; 787 display: inline-block;
782 margin-right: 5px; 788 margin-right: 5px;
783 -webkit-transition: all 0.5s; 789 -webkit-transition: all 0.5s;
784 -o-transition: all 0.5s; 790 -o-transition: all 0.5s;
785 transition: all 0.5s; 791 transition: all 0.5s;
786 } 792 }
787 793
788 794
789 /*--------------------*/ 795 /*--------------------*/
790 /* VENUE */ 796 /* VENUE */
791 /*--------------------*/ 797 /*--------------------*/
792 798
793 #mu-venue { 799 #mu-venue {
794 display: inline; 800 display: inline;
795 float: left; 801 float: left;
796 width: 100%; 802 width: 100%;
797 } 803 }
798 804
799 .mu-venue-area { 805 .mu-venue-area {
800 display: inline; 806 display: inline;
801 float: left; 807 float: left;
802 width: 100%; 808 width: 100%;
803 } 809 }
804 810
805 .mu-venue-map { 811 .mu-venue-map {
806 display: inline; 812 display: inline;
807 float: left; 813 float: left;
808 width: 100%; 814 width: 100%;
809 } 815 }
810 816
811 .mu-venue-map iframe { 817 .mu-venue-map iframe {
812 margin-bottom: -8px; 818 margin-bottom: -8px;
813 } 819 }
814 820
815 .mu-venue-address { 821 .mu-venue-address {
816 display: inline; 822 display: inline;
817 float: left; 823 float: left;
818 width: 100%; 824 width: 100%;
819 padding: 10% 5%; 825 padding: 10% 5%;
820 color: #fff; 826 color: #fff;
821 } 827 }
822 828
823 .mu-venue-address h2 i { 829 .mu-venue-address h2 i {
824 margin-top: -4px; 830 margin-top: -4px;
825 font-size: 22px; 831 font-size: 22px;
826 display: inline-block; 832 display: inline-block;
827 vertical-align: middle; 833 vertical-align: middle;
828 } 834 }
829 835
830 .mu-venue-address h3 { 836 .mu-venue-address h3 {
831 margin-top: 15px; 837 margin-top: 15px;
832 margin-bottom: 0px; 838 margin-bottom: 0px;
833 } 839 }
834 840
835 .mu-venue-address h4 { 841 .mu-venue-address h4 {
836 font-size: 18px; 842 font-size: 18px;
837 font-weight: 300; 843 font-weight: 300;
838 margin-top: 10px; 844 margin-top: 10px;
839 margin-bottom: 25px; 845 margin-bottom: 25px;
840 } 846 }
841 847
842 848
843 /*--------------------*/ 849 /*--------------------*/
844 /* PRICING */ 850 /* PRICING */
845 /*--------------------*/ 851 /*--------------------*/
846 852
847 853
848 /*#mu-pricing { 854 /*#mu-pricing {
849 background-color: #fff; 855 background-color: #fff;
850 display: inline; 856 display: inline;
851 float: left; 857 float: left;
852 width: 100%; 858 width: 100%;
853 } 859 }
854 860
855 .mu-pricing-area { 861 .mu-pricing-area {
856 display: inline; 862 display: inline;
857 float: left; 863 float: left;
858 padding: 100px 0; 864 padding: 100px 0;
859 width: 100%; 865 width: 100%;
860 } 866 }
861 867
862 .mu-pricing-conten { 868 .mu-pricing-conten {
863 display: inline; 869 display: inline;
864 float: left; 870 float: left;
865 margin-top: 50px; 871 margin-top: 50px;
866 width: 100%; 872 width: 100%;
867 } 873 }
868 874
869 .mu-single-price { 875 .mu-single-price {
870 background-color: #f8f8f8; 876 background-color: #f8f8f8;
871 display: inline; 877 display: inline;
872 float: left; 878 float: left;
873 text-align: center; 879 text-align: center;
874 position: relative; 880 position: relative;
875 width: 100%; 881 width: 100%;
876 padding: 15px; 882 padding: 15px;
877 overflow: hidden; 883 overflow: hidden;
878 } 884 }
879 885
880 .mu-single-price-head { 886 .mu-single-price-head {
881 color: #555; 887 color: #555;
882 display: inline; 888 display: inline;
883 float: left; 889 float: left;
884 width: 100%; 890 width: 100%;
885 margin-bottom: 10px; 891 margin-bottom: 10px;
886 margin-top: 10px; 892 margin-top: 10px;
887 } 893 }
888 894
889 .mu-single-price-head .mu-currency { 895 .mu-single-price-head .mu-currency {
890 font-weight: bold; 896 font-weight: bold;
891 font-size: 30px; 897 font-size: 30px;
892 } 898 }
893 899
894 .mu-single-price-head .mu-rate { 900 .mu-single-price-head .mu-rate {
895 font-size: 60px; 901 font-size: 60px;
896 font-weight: bold; 902 font-weight: bold;
897 line-height: 0.9; 903 line-height: 0.9;
898 letter-spacing: 3px; 904 letter-spacing: 3px;
899 } 905 }
900 906
901 .mu-single-price-head .mu-time { 907 .mu-single-price-head .mu-time {
902 font-size: 16px; 908 font-size: 16px;
903 font-weight: 300; 909 font-weight: 300;
904 line-height: 0; 910 line-height: 0;
905 font-style: italic; 911 font-style: italic;
906 } 912 }
907 913
908 .mu-single-price .mu-price-title { 914 .mu-single-price .mu-price-title {
909 color: #555; 915 color: #555;
910 font-size: 22px; 916 font-size: 22px;
911 padding: 10px 0; 917 padding: 10px 0;
912 } 918 }
913 919
914 .mu-single-price ul { 920 .mu-single-price ul {
915 list-style: none; 921 list-style: none;
916 } 922 }
917 923
918 .mu-single-price ul li{ 924 .mu-single-price ul li{
919 list-style: none; 925 list-style: none;
920 color: #555; 926 color: #555;
921 } 927 }
922 928
923 .mu-register-btn { 929 .mu-register-btn {
924 background-color: #fff; 930 background-color: #fff;
925 border: 1px solid #555; 931 border: 1px solid #555;
926 color: #555; 932 color: #555;
927 margin-top: 20px; 933 margin-top: 20px;
928 padding: 10px 40px; 934 padding: 10px 40px;
929 text-align: center; 935 text-align: center;
930 display: inline-block; 936 display: inline-block;
931 margin-bottom: 20px; 937 margin-bottom: 20px;
932 text-transform: uppercase; 938 text-transform: uppercase;
933 letter-spacing: 1.5px; 939 letter-spacing: 1.5px;
934 -webkit-transition: all 0.5s; 940 -webkit-transition: all 0.5s;
935 -o-transition: all 0.5s; 941 -o-transition: all 0.5s;
936 transition: all 0.5s; 942 transition: all 0.5s;
937 } 943 }
938 944
939 .mu-register-btn:hover, 945 .mu-register-btn:hover,
940 .mu-register-btn:focus, 946 .mu-register-btn:focus,
941 .mu-popular-price .mu-register-btn { 947 .mu-popular-price .mu-register-btn {
942 color: #fff; 948 color: #fff;
943 } 949 }
944 950
945 .mu-popular-price .mu-price-tag { 951 .mu-popular-price .mu-price-tag {
946 color: #fff; 952 color: #fff;
947 display: inline-block; 953 display: inline-block;
948 position: absolute; 954 position: absolute;
949 top: 15px; 955 top: 15px;
950 left: -62px; 956 left: -62px;
951 padding: 10px 60px; 957 padding: 10px 60px;
952 font-size: 15px; 958 font-size: 15px;
953 text-transform: uppercase; 959 text-transform: uppercase;
954 letter-spacing: 1.5px; 960 letter-spacing: 1.5px;
955 font-weight: 700; 961 font-weight: 700;
956 transform: rotate(-45deg); 962 transform: rotate(-45deg);
957 text-align: center; 963 text-align: center;
958 }*/ 964 }*/
959 965
960 /*--------------------*/ 966 /*--------------------*/
961 /* REGISTER */ 967 /* REGISTER */
962 /*--------------------*/ 968 /*--------------------*/
963 969
964 #mu-register { 970 #mu-register {
965 background-image: url("assets/images/register-bg.jpg"); 971 background-image: url("assets/images/register-bg.jpg");
966 background-position: center center; 972 background-position: center center;
967 background-size: cover; 973 background-size: cover;
968 background-attachment: fixed; 974 background-attachment: fixed;
969 display: inline; 975 display: inline;
970 float: left; 976 float: left;
971 position: relative; 977 position: relative;
972 width: 100%; 978 width: 100%;
973 } 979 }
974 980
975 #mu-register::before { 981 #mu-register::before {
976 background: rgba(0,0,0,0.9); 982 background: rgba(0,0,0,0.9);
977 bottom: 0; 983 bottom: 0;
978 content: ''; 984 content: '';
979 left: 0; 985 left: 0;
980 top: 0; 986 top: 0;
981 right: 0; 987 right: 0;
982 position: absolute; 988 position: absolute;
983 opacity: 0.9; 989 opacity: 0.9;
984 } 990 }
985 991
986 .mu-register-area { 992 .mu-register-area {
987 display: inline; 993 display: inline;
988 float: left; 994 float: left;
989 padding: 150px 0; 995 padding: 150px 0;
990 width: 100%; 996 width: 100%;
991 } 997 }
992 998
993 .mu-register-area .mu-title, 999 .mu-register-area .mu-title,
994 .mu-register-area p { 1000 .mu-register-area p {
995 color: #fff; 1001 color: #fff;
996 } 1002 }
997 1003
998 .mu-register-content { 1004 .mu-register-content {
999 display: inline; 1005 display: inline;
1000 float: left; 1006 float: left;
1001 width: 100%; 1007 width: 100%;
1002 text-align: center; 1008 text-align: center;
1003 padding: 0 200px; 1009 padding: 0 200px;
1004 margin-top: 50px; 1010 margin-top: 50px;
1005 } 1011 }
1006 1012
1007 .mu-register-form .form-group { 1013 .mu-register-form .form-group {
1008 margin-bottom: 25px; 1014 margin-bottom: 25px;
1009 } 1015 }
1010 1016
1011 .mu-register-form .form-control { 1017 .mu-register-form .form-control {
1012 height: 50px; 1018 height: 50px;
1013 color: #fff; 1019 color: #fff;
1014 background-color: transparent; 1020 background-color: transparent;
1015 border: 2px solid #fff; 1021 border: 2px solid #fff;
1016 } 1022 }
1017 1023
1018 .mu-register-form select.form-control option{ 1024 .mu-register-form select.form-control option{
1019 color: #333; 1025 color: #333;
1020 } 1026 }
1021 1027
1022 .mu-register-form .form-control::-webkit-input-placeholder { 1028 .mu-register-form .form-control::-webkit-input-placeholder {
1023 color: #fff; 1029 color: #fff;
1024 font-size: 15px; 1030 font-size: 15px;
1025 } 1031 }
1026 1032
1027 .mu-register-form .form-control:-moz-placeholder { /* Firefox 18- */ 1033 .mu-register-form .form-control:-moz-placeholder { /* Firefox 18- */
1028 color: #fff; 1034 color: #fff;
1029 font-size: 15px; 1035 font-size: 15px;
1030 } 1036 }
1031 1037
1032 .mu-register-form .form-control::-moz-placeholder { /* Firefox 19+ */ 1038 .mu-register-form .form-control::-moz-placeholder { /* Firefox 19+ */
1033 color: #fff; 1039 color: #fff;
1034 font-size: 15px; 1040 font-size: 15px;
1035 } 1041 }
1036 1042
1037 .mu-register-form .form-control:-ms-input-placeholder { 1043 .mu-register-form .form-control:-ms-input-placeholder {
1038 color: #fff; 1044 color: #fff;
1039 font-size: 15px; 1045 font-size: 15px;
1040 } 1046 }
1041 1047
1042 .mu-reg-submit-btn { 1048 .mu-reg-submit-btn {
1043 background-color: transparent; 1049 background-color: transparent;
1044 border: 2px solid #fff; 1050 border: 2px solid #fff;
1045 color: #fff; 1051 color: #fff;
1046 padding: 12px 75px; 1052 padding: 12px 75px;
1047 margin-top: 20px; 1053 margin-top: 20px;
1048 letter-spacing: 1px; 1054 letter-spacing: 1px;
1049 -webkit-transition: all 0.5s; 1055 -webkit-transition: all 0.5s;
1050 -o-transition: all 0.5s; 1056 -o-transition: all 0.5s;
1051 transition: all 0.5s; 1057 transition: all 0.5s;
1052 } 1058 }
1053 1059
1054 1060
1055 /*--------------------*/ 1061 /*--------------------*/
1056 /* SPONSORS */ 1062 /* SPONSORS */
1057 /*--------------------*/ 1063 /*--------------------*/
1058 1064
1059 #mu-sponsors { 1065 #mu-sponsors {
1060 background-color: #fff; 1066 background-color: #fff;
1061 display: inline; 1067 display: inline;
1062 float: left; 1068 float: left;
1063 width: 100%; 1069 width: 100%;
1064 } 1070 }
1065 1071
1066 .mu-sponsors-area { 1072 .mu-sponsors-area {
1067 display: inline; 1073 display: inline;
1068 float: left; 1074 float: left;
1069 padding: 100px 0; 1075 padding: 100px 0;
1070 width: 100%; 1076 width: 100%;
1071 } 1077 }
1072 1078
1073 .mu-sponsors-content { 1079 .mu-sponsors-content {
1074 display: inline; 1080 display: inline;
1075 float: left; 1081 float: left;
1076 margin-top: 50px; 1082 margin-top: 50px;
1077 width: 100%; 1083 width: 100%;
1078 } 1084 }
1079 1085
1080 .mu-sponsors-single { 1086 .mu-sponsors-single {
1081 background: #eee; 1087 background: #eee;
1082 display: inline; 1088 display: inline;
1083 float: left; 1089 float: left;
1084 margin-top: 10px; 1090 margin-top: 10px;
1085 margin-bottom: 15px; 1091 margin-bottom: 15px;
1086 width: 100%; 1092 width: 100%;
1087 } 1093 }
1088 1094
1089 1095
1090 /*--------------------*/ 1096 /*--------------------*/
1091 /* FAQ */ 1097 /* FAQ */
1092 /*--------------------*/ 1098 /*--------------------*/
1093 1099
1094 #mu-faq { 1100 #mu-faq {
1095 background-color: #f8f8f8; 1101 background-color: #f8f8f8;
1096 display: inline; 1102 display: inline;
1097 float: left; 1103 float: left;
1098 position: relative; 1104 position: relative;
1099 width: 100%; 1105 width: 100%;
1100 } 1106 }
1101 1107
1102 .mu-faq-area { 1108 .mu-faq-area {
1103 display: inline; 1109 display: inline;
1104 float: left; 1110 float: left;
1105 padding: 150px 0; 1111 padding: 150px 0;
1106 width: 100%; 1112 width: 100%;
1107 } 1113 }
1108 1114
1109 .mu-faq-content { 1115 .mu-faq-content {
1110 display: inline; 1116 display: inline;
1111 float: left; 1117 float: left;
1112 width: 100%; 1118 width: 100%;
1113 text-align: center; 1119 text-align: center;
1114 padding: 0 150px; 1120 padding: 0 150px;
1115 margin-top: 50px; 1121 margin-top: 50px;
1116 } 1122 }
1117 1123
1118 .mu-faq-content .panel-default { 1124 .mu-faq-content .panel-default {
1119 border-radius: 0; 1125 border-radius: 0;
1120 border-color: #fff; 1126 border-color: #fff;
1121 box-shadow: 0 2px 3px 0 rgba(0,0,0,0.06); 1127 box-shadow: 0 2px 3px 0 rgba(0,0,0,0.06);
1122 } 1128 }
1123 1129
1124 .mu-faq-content .panel-default > .panel-heading { 1130 .mu-faq-content .panel-default > .panel-heading {
1125 color: #333; 1131 color: #333;
1126 background-color: #fff; 1132 background-color: #fff;
1127 border-color: #ddd; 1133 border-color: #ddd;
1128 padding: 0; 1134 padding: 0;
1129 1135
1130 } 1136 }
1131 1137
1132 .mu-faq-content .panel-default > .panel-heading + .panel-collapse > .panel-body { 1138 .mu-faq-content .panel-default > .panel-heading + .panel-collapse > .panel-body {
1133 text-align: left; 1139 text-align: left;
1134 } 1140 }
1135 1141
1136 1142
1137 .mu-faq-content .panel-title { 1143 .mu-faq-content .panel-title {
1138 text-align: left; 1144 text-align: left;
1139 font-weight: 300; 1145 font-weight: 300;
1140 } 1146 }
1141 1147
1142 .mu-faq-content .panel-title a { 1148 .mu-faq-content .panel-title a {
1143 display: block; 1149 display: block;
1144 padding: 12px 15px; 1150 padding: 12px 15px;
1145 -webkit-transition: all 0.5s; 1151 -webkit-transition: all 0.5s;
1146 -o-transition: all 0.5s; 1152 -o-transition: all 0.5s;
1147 transition: all 0.5s; 1153 transition: all 0.5s;
1148 } 1154 }
1149 1155
1150 .mu-faq-content .panel-title a>span { 1156 .mu-faq-content .panel-title a>span {
1151 margin-right: 5px; 1157 margin-right: 5px;
1152 } 1158 }
1153 1159
1154 1160
1155 /*--------------------*/ 1161 /*--------------------*/
1156 /* CONTACT US */ 1162 /* CONTACT US */
1157 /*--------------------*/ 1163 /*--------------------*/
1158 1164
1159 #mu-contact { 1165 #mu-contact {
1160 background-color: #f8f8f8; 1166 background-color: #f8f8f8;
1161 display: inline; 1167 display: inline;
1162 float: left; 1168 float: left;
1163 width: 100%; 1169 width: 100%;
1164 } 1170 }
1165 1171
1166 .mu-contact-area { 1172 .mu-contact-area {
1167 display: inline; 1173 display: inline;
1168 float: left; 1174 float: left;
1169 padding: 100px 0 50px; 1175 padding: 100px 0 50px;
1170 width: 100%; 1176 width: 100%;
1171 } 1177 }
1172 1178
1173 .mu-contact-header { 1179 .mu-contact-header {
1174 display: inline; 1180 display: inline;
1175 float: left; 1181 float: left;
1176 text-align: center; 1182 text-align: center;
1177 width: 100%; 1183 width: 100%;
1178 padding: 0 120px; 1184 padding: 0 120px;
1179 } 1185 }
1180 1186
1181 .mu-contact-content{ 1187 .mu-contact-content{
1182 display: inline; 1188 display: inline;
1183 float: left; 1189 float: left;
1184 margin-top: 50px; 1190 margin-top: 50px;
1185 padding: 0 20%; 1191 padding: 0 20%;
1186 width: 100%; 1192 width: 100%;
1187 } 1193 }
1188 1194
1189 1195
1190 .mu-contact-form-area { 1196 .mu-contact-form-area {
1191 display: inline; 1197 display: inline;
1192 float: left; 1198 float: left;
1193 width: 100%; 1199 width: 100%;
1194 } 1200 }
1195 1201
1196 .mu-contact-form { 1202 .mu-contact-form {
1197 text-align: center; 1203 text-align: center;
1198 } 1204 }
1199 1205
1200 .mu-contact-form .form-group input { 1206 .mu-contact-form .form-group input {
1201 background: transparent; 1207 background: transparent;
1202 border-radius: 5px; 1208 border-radius: 5px;
1203 color: #333; 1209 color: #333;
1204 font-size: 15px; 1210 font-size: 15px;
1205 border: 1px solid #888; 1211 border: 1px solid #888;
1206 height: 45px; 1212 height: 45px;
1207 margin-bottom: 24px; 1213 margin-bottom: 24px;
1208 } 1214 }
1209 1215
1210 .mu-contact-form .form-group textarea { 1216 .mu-contact-form .form-group textarea {
1211 background: transparent; 1217 background: transparent;
1212 border: 1px solid #888; 1218 border: 1px solid #888;
1213 border-radius: 5px; 1219 border-radius: 5px;
1214 color: #333; 1220 color: #333;
1215 font-size: 18px; 1221 font-size: 18px;
1216 padding: 10px; 1222 padding: 10px;
1217 height: 190px; 1223 height: 190px;
1218 } 1224 }
1219 1225
1220 .mu-contact-form .form-control:focus { 1226 .mu-contact-form .form-control:focus {
1221 background-color: #fff; 1227 background-color: #fff;
1222 outline: 0; 1228 outline: 0;
1223 box-shadow: none; 1229 box-shadow: none;
1224 } 1230 }
1225 1231
1226 .mu-contact-form .form-control::-webkit-input-placeholder { 1232 .mu-contact-form .form-control::-webkit-input-placeholder {
1227 color: #888; 1233 color: #888;
1228 font-size: 15px; 1234 font-size: 15px;
1229 } 1235 }
1230 1236
1231 .mu-contact-form .form-control:-moz-placeholder { /* Firefox 18- */ 1237 .mu-contact-form .form-control:-moz-placeholder { /* Firefox 18- */
1232 color: #888; 1238 color: #888;
1233 font-size: 15px; 1239 font-size: 15px;
1234 } 1240 }
1235 1241
1236 .mu-contact-form .form-control::-moz-placeholder { /* Firefox 19+ */ 1242 .mu-contact-form .form-control::-moz-placeholder { /* Firefox 19+ */
1237 color: #888; 1243 color: #888;
1238 font-size: 15px; 1244 font-size: 15px;
1239 } 1245 }
1240 1246
1241 .mu-contact-form .form-control:-ms-input-placeholder { 1247 .mu-contact-form .form-control:-ms-input-placeholder {
1242 color: #888; 1248 color: #888;
1243 font-size: 15px; 1249 font-size: 15px;
1244 } 1250 }
1245 1251
1246 .mu-contact-form .button-default::after, 1252 .mu-contact-form .button-default::after,
1247 .mu-contact-form .button-default > span { 1253 .mu-contact-form .button-default > span {
1248 padding: 12px 40px; 1254 padding: 12px 40px;
1249 } 1255 }
1250 1256
1251 #form-messages { 1257 #form-messages {
1252 margin-bottom: 10px; 1258 margin-bottom: 10px;
1253 background-color: #fff; 1259 background-color: #fff;
1254 } 1260 }
1255 1261
1256 .success { 1262 .success {
1257 padding: 1em; 1263 padding: 1em;
1258 margin-bottom: 0.75rem; 1264 margin-bottom: 0.75rem;
1259 text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); 1265 text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
1260 color: #468847; 1266 color: #468847;
1261 background-color: #dff0d8; 1267 background-color: #dff0d8;
1262 border: 1px solid #d6e9c6; 1268 border: 1px solid #d6e9c6;
1263 -webkit-border-radius: 4px; 1269 -webkit-border-radius: 4px;
1264 -moz-border-radius: 4px; 1270 -moz-border-radius: 4px;
1265 border-radius: 4px; 1271 border-radius: 4px;
1266 } 1272 }
1267 1273
1268 .error { 1274 .error {
1269 padding: 1em; 1275 padding: 1em;
1270 margin-bottom: 0.75rem; 1276 margin-bottom: 0.75rem;
1271 text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); 1277 text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
1272 color: #b94a48; 1278 color: #b94a48;
1273 background-color: #f2dede; 1279 background-color: #f2dede;
1274 border: 1px solid rgba(185, 74, 72, 0.3); 1280 border: 1px solid rgba(185, 74, 72, 0.3);
1275 -webkit-border-radius: 4px; 1281 -webkit-border-radius: 4px;
1276 -moz-border-radius: 4px; 1282 -moz-border-radius: 4px;
1277 border-radius: 4px; 1283 border-radius: 4px;
1278 } 1284 }
1279 1285
1280 1286
1281 1287
1282 /*--------------------*/ 1288 /*--------------------*/
1283 /* FOOTER */ 1289 /* FOOTER */
1284 /*--------------------*/ 1290 /*--------------------*/
1285 1291
1286 1292
1287 #mu-footer { 1293 #mu-footer {
1288 background-color: #f8f8f8; 1294 background-color: #f8f8f8;
1289 display: inline; 1295 display: inline;
1290 float: left; 1296 float: left;
1291 width: 100%; 1297 width: 100%;
1292 } 1298 }
1293 1299
1294 .mu-footer-area{ 1300 .mu-footer-area{
1295 display: inline; 1301 display: inline;
1296 float: left; 1302 float: left;
1297 padding: 30px 0; 1303 padding: 30px 0;
1298 text-align: center; 1304 text-align: center;
1299 width: 100%; 1305 width: 100%;
1300 } 1306 }
1301 1307
1302 .mu-footer-top { 1308 .mu-footer-top {
1303 display: inline; 1309 display: inline;
1304 float: left; 1310 float: left;
1305 width: 100%; 1311 width: 100%;
1306 } 1312 }
1307 1313
1308 .mu-social-media { 1314 .mu-social-media {
1309 display: inline; 1315 display: inline;
1310 float: left; 1316 float: left;
1311 padding: 10px 0; 1317 padding: 10px 0;
1312 width: 100%; 1318 width: 100%;
1313 } 1319 }
1314 1320
1315 .mu-social-media a { 1321 .mu-social-media a {
1316 border: 1px solid #19191a; 1322 border: 1px solid #19191a;
1317 border-radius: 50px; 1323 border-radius: 50px;
1318 color: #19191a; 1324 color: #19191a;
1319 display: inline-block; 1325 display: inline-block;
1320 font-size: 12px; 1326 font-size: 12px;
1321 margin-right: 10px; 1327 margin-right: 10px;
1322 text-align: center; 1328 text-align: center;
1323 text-decoration: none; 1329 text-decoration: none;
1324 transition: all 0.2s ease-in-out 0s; 1330 transition: all 0.2s ease-in-out 0s;
1325 width: 35px; 1331 width: 35px;
1326 height: 35px; 1332 height: 35px;
1327 line-height: 35px; 1333 line-height: 35px;
1328 font-size: 15px; 1334 font-size: 15px;
1329 } 1335 }
1330 1336
1331 .mu-footer-bottom { 1337 .mu-footer-bottom {
1332 display: inline; 1338 display: inline;
1333 float: left; 1339 float: left;
1334 width: 100%; 1340 width: 100%;
1335 } 1341 }
1336 1342
1337 .mu-copy-right { 1343 .mu-copy-right {
1338 margin-bottom: 0; 1344 margin-bottom: 0;
1339 } 1345 }
1340 1346
1341 .mu-copy-right a { 1347 .mu-copy-right a {
1342 font-weight: 600; 1348 font-weight: 600;
1343 -webkit-transition: all 0.5s; 1349 -webkit-transition: all 0.5s;
1344 -o-transition: all 0.5s; 1350 -o-transition: all 0.5s;
1345 transition: all 0.5s; 1351 transition: all 0.5s;
1346 } 1352 }
1347 1353
1348 1354
1349 1355
1350 /*--------------------*/ 1356 /*--------------------*/
1351 /* RESPONSIVE STYLE */ 1357 /* RESPONSIVE STYLE */
1352 /*--------------------*/ 1358 /*--------------------*/
1353 1359
1354 @media (max-width: 1199px) { 1360 @media (max-width: 1199px) {
1355 1361
1356 .mu-register-content { 1362 .mu-register-content {
1357 padding: 0 150px; 1363 padding: 0 150px;
1358 } 1364 }
1359 1365
1360 .mu-video-iframe-area { 1366 .mu-video-iframe-area {
1361 padding: 16% 0; 1367 padding: 16% 0;
1362 } 1368 }
1363 1369
1364 .mu-video-close-btn { 1370 .mu-video-close-btn {
1365 top: 5%; 1371 top: 5%;
1366 right: 5%; 1372 right: 5%;
1367 margin-top: 0; 1373 margin-top: 0;
1368 } 1374 }
1369 1375
1370 .mu-apps-screenshot-slider .slick-prev { 1376 .mu-apps-screenshot-slider .slick-prev {
1371 left: -25px; 1377 left: -25px;
1372 } 1378 }
1373 1379
1374 .mu-apps-screenshot-slider .slick-next { 1380 .mu-apps-screenshot-slider .slick-next {
1375 right: -25px; 1381 right: -25px;
1376 } 1382 }
1377 1383
1378 1384
1379 } 1385 }
1380 1386
1381 @media (max-width: 991px) { 1387 @media (max-width: 991px) {
1382 1388
1383 .mu-primary-btn { 1389 .mu-primary-btn {
1384 font-size: 14px; 1390 font-size: 14px;
1385 padding: 12px 22px; 1391 padding: 12px 22px;
1386 } 1392 }
1387 1393
1388 .mu-navbar .mu-menu { 1394 .mu-navbar .mu-menu {
1389 margin-top: 5px; 1395 margin-top: 5px;
1390 } 1396 }
1391 1397
1392 .mu-navbar .mu-menu li a { 1398 .mu-navbar .mu-menu li a {
1393 font-size: 15px; 1399 font-size: 15px;
1394 padding: 10px 6px; 1400 padding: 10px 6px;
1395 } 1401 }
1396 1402
1397 .mu-hero-featured-content h1 { 1403 .mu-hero-featured-content h1 {
1398 font-size: 35px; 1404 font-size: 35px;
1399 } 1405 }
1400 1406
1401 .mu-hero-featured-content h2 { 1407 .mu-hero-featured-content h2 {
1402 font-size: 18px; 1408 font-size: 18px;
1403 } 1409 }
1404 1410
1405 .mu-event-date-line { 1411 .mu-event-date-line {
1406 font-size: 14px; 1412 font-size: 14px;
1407 } 1413 }
1408 1414
1409 .mu-event-counter-block { 1415 .mu-event-counter-block {
1410 height: 130px; 1416 height: 130px;
1411 width: 130px; 1417 width: 130px;
1412 font-size: 16px; 1418 font-size: 16px;
1413 margin: 0 10px; 1419 margin: 0 10px;
1414 } 1420 }
1415 1421
1416 .mu-event-counter-block span { 1422 .mu-event-counter-block span {
1417 font-size: 30px; 1423 font-size: 30px;
1418 padding-top: 32px; 1424 padding-top: 32px;
1419 line-height: 32px; 1425 line-height: 32px;
1420 } 1426 }
1421 1427
1422 .mu-event-timeline ul li { 1428 .mu-event-timeline ul li {
1423 margin-left: 15%; 1429 margin-left: 15%;
1424 } 1430 }
1425 1431
1426 .mu-event-timeline ul li:nth-child(2n+1) .mu-single-event { 1432 .mu-event-timeline ul li:nth-child(2n+1) .mu-single-event {
1427 left: 50px; 1433 left: 50px;
1428 text-align: left; 1434 text-align: left;
1429 } 1435 }
1430 1436
1431 .mu-event-timeline ul li:nth-child(2n+1) .mu-single-event::before { 1437 .mu-event-timeline ul li:nth-child(2n+1) .mu-single-event::before {
1432 right: auto; 1438 right: auto;
1433 left: -16px; 1439 left: -16px;
1434 border-width: 8px 16px 8px 0; 1440 border-width: 8px 16px 8px 0;
1435 border-color: transparent #fff transparent transparent; 1441 border-color: transparent #fff transparent transparent;
1436 } 1442 }
1437 1443
1438 .mu-event-timeline ul li:nth-child(2n+1) .mu-single-event img { 1444 .mu-event-timeline ul li:nth-child(2n+1) .mu-single-event img {
1439 float: left; 1445 float: left;
1440 margin-right: 15px; 1446 margin-right: 15px;
1441 margin-left: 0; 1447 margin-left: 0;
1442 } 1448 }
1443 1449
1444 .mu-video-iframe-area { 1450 .mu-video-iframe-area {
1445 padding: 16% 5%; 1451 padding: 16% 5%;
1446 } 1452 }
1447 1453
1448 .mu-video-iframe-area iframe { 1454 .mu-video-iframe-area iframe {
1449 width: 100%; 1455 width: 100%;
1450 } 1456 }
1451 1457
1452 .mu-title-area { 1458 .mu-title-area {
1453 padding: 0 50px; 1459 padding: 0 50px;
1454 } 1460 }
1455 1461
1456 .mu-faq-content { 1462 .mu-faq-content {
1457 padding: 0; 1463 padding: 0;
1458 } 1464 }
1459 1465
1460 .mu-contact-right { 1466 .mu-contact-right {
1461 margin-top: 50px; 1467 margin-top: 50px;
1462 } 1468 }
1463 1469
1464 .mu-menu-btn { 1470 .mu-menu-btn {
1465 right: 5%; 1471 right: 5%;
1466 } 1472 }
1467 1473
1468 .mu-speakers-slider .slick-next { 1474 .mu-speakers-slider .slick-next {
1469 right: 0; 1475 right: 0;
1470 } 1476 }
1471 1477
1472 .mu-speakers-slider .slick-prev { 1478 .mu-speakers-slider .slick-prev {
1473 left: 0; 1479 left: 0;
1474 } 1480 }
1475 1481
1476 .mu-speakers-slider .slick-next, 1482 .mu-speakers-slider .slick-next,
1477 .mu-speakers-slider .slick-prev { 1483 .mu-speakers-slider .slick-prev {
1478 width: 40px; 1484 width: 40px;
1479 height: 40px; 1485 height: 40px;
1480 } 1486 }
1481 1487
1482 .mu-speakers-slider .slick-prev::before, 1488 .mu-speakers-slider .slick-prev::before,
1483 .mu-speakers-slider .slick-next::before { 1489 .mu-speakers-slider .slick-next::before {
1484 font-size: 18px; 1490 font-size: 18px;
1485 } 1491 }
1486 1492
1487 .mu-single-speakers-info h3 { 1493 .mu-single-speakers-info h3 {
1488 font-size: 18px; 1494 font-size: 18px;
1489 } 1495 }
1490 1496
1491 .mu-pricing-conten { 1497 .mu-pricing-conten {
1492 padding: 0 5%; 1498 padding: 0 5%;
1493 } 1499 }
1494 1500
1495 .mu-single-price { 1501 .mu-single-price {
1496 margin-bottom: 30px; 1502 margin-bottom: 30px;
1497 } 1503 }
1498 1504
1499 1505
1500 1506
1501 } 1507 }
1502 1508
1503 @media (max-width: 767px) { 1509 @media (max-width: 767px) {
1504 1510
1505 .mu-logo img { 1511 .mu-logo img {
1506 width: 150px; 1512 width: 150px;
1507 } 1513 }
1508 1514
1509 1515
1510 .mu-navbar .navbar-toggle .icon-bar { 1516 .mu-navbar .navbar-toggle .icon-bar {
1511 background-color: #fff; 1517 background-color: #fff;
1512 } 1518 }
1513 1519
1514 .mu-navbar .mu-menu { 1520 .mu-navbar .mu-menu {
1515 padding: 0 15px; 1521 padding: 0 15px;
1516 } 1522 }
1517 1523
1518 .mu-video-close-btn { 1524 .mu-video-close-btn {
1519 font-size: 16px; 1525 font-size: 16px;
1520 height: 40px; 1526 height: 40px;
1521 line-height: 35px; 1527 line-height: 35px;
1522 width: 40px; 1528 width: 40px;
1523 } 1529 }
1524 1530
1525 1531
1526 1532
1527 } 1533 }
1528 1534
1529 1535
1530 @media (max-width: 640px){ 1536 @media (max-width: 640px){
1531 1537
1532 .mu-event-counter-block { 1538 .mu-event-counter-block {
1533 height: 100px; 1539 height: 100px;
1534 width: 100px; 1540 width: 100px;
1535 font-size: 15px; 1541 font-size: 15px;
1536 } 1542 }
1537 1543
1538 .mu-event-counter-block span { 1544 .mu-event-counter-block span {
1539 font-size: 22px; 1545 font-size: 22px;
1540 padding-top: 22px; 1546 padding-top: 22px;
1541 line-height: 25px; 1547 line-height: 25px;
1542 } 1548 }
1543 1549
1544 .mu-title-area { 1550 .mu-title-area {
1545 padding: 0; 1551 padding: 0;
1546 } 1552 }
1547 1553
1548 .mu-video-iframe-area { 1554 .mu-video-iframe-area {
1549 padding: 5% 5%; 1555 padding: 5% 5%;
1550 } 1556 }
1551 1557
1552 .mu-video-iframe-area iframe { 1558 .mu-video-iframe-area iframe {
1553 width: 100%; 1559 width: 100%;
1554 height: 100%; 1560 height: 100%;
1555 } 1561 }
1556 1562
1557 .mu-register-content { 1563 .mu-register-content {
1558 padding: 0 100px; 1564 padding: 0 100px;
1559 } 1565 }
1560 1566
1561 .mu-contact-content { 1567 .mu-contact-content {
1562 padding: 0 10%; 1568 padding: 0 10%;
1563 } 1569 }
1564 1570
1565 1571
1566 } 1572 }
1567 1573
1568 1574
1569 @media (max-width: 480px) { 1575 @media (max-width: 480px) {
1570 1576
1571 body { 1577 body {
1572 font-size: 14px; 1578 font-size: 14px;
1573 } 1579 }
1574 1580
1575 .mu-logo { 1581 .mu-logo {
1576 margin-bottom: 10px; 1582 margin-bottom: 10px;
1577 font-size: 30px; 1583 font-size: 30px;
1578 } 1584 }
1579 1585
1580 .mu-hero-featured-area { 1586 .mu-hero-featured-area {
1581 padding: 60px 0 60px; 1587 padding: 60px 0 60px;
1582 } 1588 }
1583 1589
1584 .mu-hero-featured-content { 1590 .mu-hero-featured-content {
1585 margin-top: 20px; 1591 margin-top: 20px;
1586 } 1592 }
1587 1593
1588 .mu-hero-featured-content h1 { 1594 .mu-hero-featured-content h1 {
1589 font-size: 25px; 1595 font-size: 25px;
1590 } 1596 }
1591 1597
1592 .mu-hero-featured-content h2 { 1598 .mu-hero-featured-content h2 {
1593 font-size: 14px; 1599 font-size: 14px;
1594 } 1600 }
1595 1601
1596 .mu-event-date-line { 1602 .mu-event-date-line {
1597 font-size: 12px; 1603 font-size: 12px;
1598 } 1604 }
1599 1605
1600 .mu-event-counter-area { 1606 .mu-event-counter-area {
1601 margin-top: 20px; 1607 margin-top: 20px;
1602 } 1608 }
1603 1609
1604 .mu-event-counter-block span { 1610 .mu-event-counter-block span {
1605 font-size: 18px; 1611 font-size: 18px;
1606 padding-top: 16px; 1612 padding-top: 16px;
1607 line-height: 20px; 1613 line-height: 20px;
1608 } 1614 }
1609 1615
1610 .mu-event-counter-block { 1616 .mu-event-counter-block {
1611 height: 75px; 1617 height: 75px;
1612 width: 75px; 1618 width: 75px;
1613 font-size: 12px; 1619 font-size: 12px;
1614 margin: 0 5px; 1620 margin: 0 5px;
1615 } 1621 }
1616 1622
1617 .mu-video-close-btn { 1623 .mu-video-close-btn {
1618 top: 2%; 1624 top: 2%;
1619 right: 5%; 1625 right: 5%;
1620 height: 40px; 1626 height: 40px;
1621 line-height: 35px; 1627 line-height: 35px;
1622 width: 40px; 1628 width: 40px;
1623 } 1629 }
1624 1630
1625 .mu-menu-close-btn { 1631 .mu-menu-close-btn {
1626 right: 5%; 1632 right: 5%;
1627 top: 30px; 1633 top: 30px;
1628 } 1634 }
1629 1635
1630 .mu-video-area { 1636 .mu-video-area {
1631 padding: 100px 0; 1637 padding: 100px 0;
1632 } 1638 }
1633 1639
1634 .mu-video-iframe-area { 1640 .mu-video-iframe-area {
1635 padding: 10% 5%; 1641 padding: 10% 5%;
1636 } 1642 }
1637 1643
1638 .mu-video-iframe-area iframe { 1644 .mu-video-iframe-area iframe {
1639 height: 250px; 1645 height: 250px;
1640 } 1646 }
1641 1647
1642 h2 { 1648 h2 {
1643 font-size: 28px; 1649 font-size: 28px;
1644 } 1650 }
1645 1651
1646 h3 { 1652 h3 {
1647 font-size: 24px; 1653 font-size: 24px;
1648 } 1654 }
1649 1655
1650 h4 { 1656 h4 {
1651 font-size: 20px; 1657 font-size: 20px;
1652 } 1658 }
1653 1659
1654 .mu-schedule-content { 1660 .mu-schedule-content {
1655 margin-top: 30px; 1661 margin-top: 30px;
1656 } 1662 }
1657 1663
1658 .mu-schedule-menu li { 1664 .mu-schedule-menu li {
1659 margin-bottom: 15px; 1665 margin-bottom: 15px;
1660 } 1666 }
1661 1667
1662 .mu-schedule-menu li a { 1668 .mu-schedule-menu li a {
1663 font-size: 15px; 1669 font-size: 15px;
1664 } 1670 }
1665 1671
1666 .mu-event-timeline ul li { 1672 .mu-event-timeline ul li {
1667 margin-left: 5%; 1673 margin-left: 5%;
1668 } 1674 }
1669 1675
1670 .mu-event-timeline ul li .mu-single-event, 1676 .mu-event-timeline ul li .mu-single-event,
1671 .mu-event-timeline ul li:nth-child(2n+1) .mu-single-event, 1677 .mu-event-timeline ul li:nth-child(2n+1) .mu-single-event,
1672 .mu-event-timeline ul li:nth-child(2n) .mu-single-event { 1678 .mu-event-timeline ul li:nth-child(2n) .mu-single-event {
1673 left: 30px; 1679 left: 30px;
1674 width: 350px; 1680 width: 350px;
1675 } 1681 }
1676 1682
1677 .mu-event-timeline ul li .mu-single-event h3 { 1683 .mu-event-timeline ul li .mu-single-event h3 {
1678 margin-bottom: 5px; 1684 margin-bottom: 5px;
1679 font-size: 14px; 1685 font-size: 14px;
1680 } 1686 }
1681 1687
1682 .mu-venue-address h4 { 1688 .mu-venue-address h4 {
1683 font-size: 16px; 1689 font-size: 16px;
1684 } 1690 }
1685 1691
1686 .mu-register-content, 1692 .mu-register-content,
1687 .mu-contact-content { 1693 .mu-contact-content {
1688 padding: 0 5%; 1694 padding: 0 5%;
1689 } 1695 }
1690 1696
1691 .mu-faq-content .panel-title { 1697 .mu-faq-content .panel-title {
1692 font-size: 14px; 1698 font-size: 14px;
1693 } 1699 }
1694 1700
1695 1701
1696 } 1702 }
1697 1703
1698 1704
1699 @media (max-width: 360px) { 1705 @media (max-width: 360px) {
1700 1706
1701 .mu-logo img { 1707 .mu-logo img {
1702 width: 120px; 1708 width: 120px;
1703 } 1709 }
1704 1710
1705 .mu-hero-featured-area { 1711 .mu-hero-featured-area {
1706 padding: 30px 0 30px; 1712 padding: 30px 0 30px;
1707 } 1713 }
1708 1714
1709 .mu-event-counter-block { 1715 .mu-event-counter-block {
1710 height: 56px; 1716 height: 56px;
1711 width: 56px; 1717 width: 56px;
1712 font-size: 10px; 1718 font-size: 10px;
1713 } 1719 }
1714 1720
1715 .mu-event-counter-block span { 1721 .mu-event-counter-block span {
1716 font-size: 16px; 1722 font-size: 16px;
1717 padding-top: 10px; 1723 padding-top: 10px;
1718 line-height: 16px; 1724 line-height: 16px;
1719 } 1725 }
1720 1726
1721 .mu-video-area { 1727 .mu-video-area {
1722 padding: 50px 0; 1728 padding: 50px 0;
1723 } 1729 }
1724 1730
1725 .mu-video-iframe-area { 1731 .mu-video-iframe-area {
1726 padding: 15% 5%; 1732 padding: 15% 5%;
1727 } 1733 }
1728 1734
1729 .mu-video-play-btn, .mu-video-close-btn { 1735 .mu-video-play-btn, .mu-video-close-btn {
1730 font-size: 18px; 1736 font-size: 18px;
1731 width: 50px; 1737 width: 50px;
1732 height: 50px; 1738 height: 50px;
1733 line-height: 46px; 1739 line-height: 46px;
1734 margin-top: 50px; 1740 margin-top: 50px;
1735 } 1741 }
1736 1742
1737 h2 { 1743 h2 {
1738 font-size: 25px; 1744 font-size: 25px;
1739 } 1745 }
1740 1746
1741 .mu-event-timeline ul li .mu-single-event, 1747 .mu-event-timeline ul li .mu-single-event,
1742 .mu-event-timeline ul li:nth-child(2n+1) .mu-single-event, 1748 .mu-event-timeline ul li:nth-child(2n+1) .mu-single-event,
1743 .mu-event-timeline ul li:nth-child(2n) .mu-single-event { 1749 .mu-event-timeline ul li:nth-child(2n) .mu-single-event {
1744 left: 30px; 1750 left: 30px;
1745 width: 280px; 1751 width: 280px;
1746 } 1752 }
1747 } 1753 }
1748 1754
1749 1755
1750 1756
1751 @media (max-width: 320px) { 1757 @media (max-width: 320px) {
1752 1758
1753 .mu-video-iframe-area { 1759 .mu-video-iframe-area {
1754 padding: 30% 5%; 1760 padding: 30% 5%;
1755 } 1761 }
1756 1762
1757 .mu-event-timeline ul li .mu-single-event, 1763 .mu-event-timeline ul li .mu-single-event,
1758 .mu-event-timeline ul li:nth-child(2n+1) .mu-single-event, 1764 .mu-event-timeline ul li:nth-child(2n+1) .mu-single-event,
1759 .mu-event-timeline ul li:nth-child(2n) .mu-single-event { 1765 .mu-event-timeline ul li:nth-child(2n) .mu-single-event {
1760 left: 30px; 1766 left: 30px;
1761 width: 250px; 1767 width: 250px;
1762 } 1768 }
1763 1769
1764 h2 { 1770 h2 {
1765 font-size: 22px; 1771 font-size: 22px;
1766 } 1772 }
1767 1773
1768 } 1774 }
1769 1775
1770 1776