/**** fonts ****/

@font-face {
    font-family: 'material-icon';
    src:    url('../fonts/material-icon.eot');
    src:    url('../fonts/material-icon.eot') format('embedded-opentype'),
        url('../fonts/material-icon.ttf') format('truetype'),
        url('../fonts/material-icon.woff') format('woff'),
        url('../fonts/material-icon.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'material-icon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-error:before {
    content: "\e00a";
}
.icon-error_outline:before {
    content: "\e00b";
}
.icon-warning:before {
    content: "\e00c";
}
.icon-add_alert:before {
    content: "\e00d";
}
.icon-album:before {
    content: "\e00e";
}
.icon-av_timer:before {
    content: "\e00f";
}
.icon-closed_caption:before {
    content: "\e01a";
}
.icon-equalizer:before {
    content: "\e01b";
}
.icon-explicit:before {
    content: "\e01c";
}
.icon-fast_forward:before {
    content: "\e01d";
}
.icon-fast_rewind:before {
    content: "\e01e";
}
.icon-games:before {
    content: "\e01f";
}
.icon-hearing:before {
    content: "\e02a";
}
.icon-high_quality:before {
    content: "\e02b";
}
.icon-loop:before {
    content: "\e02c";
}
.icon-mic:before {
    content: "\e02d";
}
.icon-mic_none:before {
    content: "\e02e";
}
.icon-mic_off:before {
    content: "\e02f";
}
.icon-movie:before {
    content: "\e03a";
}
.icon-library_add:before {
    content: "\e03b";
}
.icon-library_books:before {
    content: "\e03c";
}
.icon-library_music:before {
    content: "\e03d";
}
.icon-new_releases:before {
    content: "\e03e";
}
.icon-not_interested:before {
    content: "\e03f";
}
.icon-pause2:before {
    content: "\e04a";
}
.icon-pause_circle_filled:before {
    content: "\e04b";
}
.icon-pause_circle_outline:before {
    content: "\e04c";
}
.icon-play_arrow:before {
    content: "\e04d";
}
.icon-play_circle_filled:before {
    content: "\e04e";
}
.icon-play_circle_outline:before {
    content: "\e04f";
}
.icon-playlist_add:before {
    content: "\e05a";
}
.icon-queue:before {
    content: "\e05b";
}
.icon-queue_music:before {
    content: "\e05c";
}
.icon-radio:before {
    content: "\e05d";
}
.icon-recent_actors:before {
    content: "\e05e";
}
.icon-repeat2:before {
    content: "\e05f";
}
.icon-repeat_one:before {
    content: "\e06a";
}
.icon-replay:before {
    content: "\e06b";
}
.icon-shuffle2:before {
    content: "\e06c";
}
.icon-skip_next:before {
    content: "\e06d";
}
.icon-skip_previous:before {
    content: "\e06e";
}
.icon-snooze:before {
    content: "\e06f";
}
.icon-stop2:before {
    content: "\e07a";
}
.icon-subtitles:before {
    content: "\e07b";
}
.icon-surround_sound:before {
    content: "\e07c";
}
.icon-video_collection:before {
    content: "\e07d";
}
.icon-videocam:before {
    content: "\e07e";
}
.icon-videocam_off:before {
    content: "\e07f";
}
.icon-volume_down:before {
    content: "\e08a";
}
.icon-volume_mute:before {
    content: "\e08b";
}
.icon-volume_off:before {
    content: "\e08c";
}
.icon-volume_up:before {
    content: "\e08d";
}
.icon-web:before {
    content: "\e08e";
}
.icon-hd:before {
    content: "\e08f";
}
.icon-sort_by_alpha:before {
    content: "\e09a";
}
.icon-airplay:before {
    content: "\e09b";
}
.icon-forward_10:before {
    content: "\e09c";
}
.icon-forward_30:before {
    content: "\e09d";
}
.icon-forward_5:before {
    content: "\e09e";
}
.icon-replay_10:before {
    content: "\e09f";
}
.icon-replay_30:before {
    content: "\e0a0";
}
.icon-replay_5:before {
    content: "\e0a1";
}
.icon-business:before {
    content: "\e0a2";
}
.icon-call:before {
    content: "\e0a3";
}
.icon-call_end:before {
    content: "\e0a4";
}
.icon-call_made:before {
    content: "\e0a5";
}
.icon-call_merge:before {
    content: "\e0a6";
}
.icon-call_missed:before {
    content: "\e0a7";
}
.icon-call_received:before {
    content: "\e0a8";
}
.icon-call_split:before {
    content: "\e0a9";
}
.icon-chat:before {
    content: "\e0aa";
}
.icon-clear_all:before {
    content: "\e0ab";
}
.icon-comment:before {
    content: "\e0ac";
}
.icon-contacts:before {
    content: "\e0ad";
}
.icon-dialer_sip:before {
    content: "\e0ae";
}
.icon-dialpad:before {
    content: "\e0af";
}
.icon-email:before {
    content: "\e0b0";
}
.icon-forum:before {
    content: "\e0b1";
}
.icon-import_export:before {
    content: "\e0b2";
}
.icon-invert_colors_off:before {
    content: "\e0b3";
}
.icon-live_help:before {
    content: "\e0b4";
}
.icon-location_off:before {
    content: "\e0b5";
}
.icon-location_on:before {
    content: "\e0b6";
}
.icon-message:before {
    content: "\e0b7";
}
.icon-chat_bubble:before {
    content: "\e0b8";
}
.icon-chat_bubble_outline:before {
    content: "\e0b9";
}
.icon-no_sim:before {
    content: "\e0ba";
}
.icon-phone:before {
    content: "\e0bb";
}
.icon-portable_wifi_off:before {
    content: "\e0bc";
}
.icon-contact_phone:before {
    content: "\e0bd";
}
.icon-ring_volume:before {
    content: "\e0be";
}
.icon-speaker_phone:before {
    content: "\e0bf";
}
.icon-stay_current_landscape:before {
    content: "\e0c0";
}
.icon-stay_current_portrait:before {
    content: "\e0c1";
}
.icon-stay_primary_landscape:before {
    content: "\e0c2";
}
.icon-stay_primary_portrait:before {
    content: "\e0c3";
}
.icon-swap_calls:before {
    content: "\e0c4";
}
.icon-textsms:before {
    content: "\e0c5";
}
.icon-voicemail:before {
    content: "\e0c6";
}
.icon-vpn_key:before {
    content: "\e0c7";
}
.icon-phonelink_erase:before {
    content: "\e0c8";
}
.icon-phonelink_lock:before {
    content: "\e0c9";
}
.icon-phonelink_ring:before {
    content: "\e0ca";
}
.icon-phonelink_setup:before {
    content: "\e0cb";
}
.icon-present_to_all:before {
    content: "\e0cc";
}
.icon-add:before {
    content: "\e0cd";
}
.icon-add_box:before {
    content: "\e0ce";
}
.icon-add_circle:before {
    content: "\e0cf";
}
.icon-add_circle_outline:before {
    content: "\e0d0";
}
.icon-archive2:before {
    content: "\e0d1";
}
.icon-backspace:before {
    content: "\e0d2";
}
.icon-block:before {
    content: "\e0d3";
}
.icon-clear:before {
    content: "\e0d4";
}
.icon-content_copy:before {
    content: "\e0d5";
}
.icon-content_cut:before {
    content: "\e0d6";
}
.icon-content_paste:before {
    content: "\e0d7";
}
.icon-create:before {
    content: "\e0d8";
}
.icon-drafts:before {
    content: "\e0d9";
}
.icon-filter_list:before {
    content: "\e0da";
}
.icon-flag2:before {
    content: "\e0db";
}
.icon-forward:before {
    content: "\e0dc";
}
.icon-gesture:before {
    content: "\e0dd";
}
.icon-inbox2:before {
    content: "\e0de";
}
.icon-link2:before {
    content: "\e0df";
}
.icon-mail2:before {
    content: "\e0e0";
}
.icon-markunread:before {
    content: "\e0e1";
}
.icon-redo:before {
    content: "\e0e2";
}
.icon-remove:before {
    content: "\e0e3";
}
.icon-remove_circle:before {
    content: "\e0e4";
}
.icon-remove_circle_outline:before {
    content: "\e0e5";
}
.icon-reply2:before {
    content: "\e0e6";
}
.icon-reply_all:before {
    content: "\e0e7";
}
.icon-report:before {
    content: "\e0e8";
}
.icon-save:before {
    content: "\e0e9";
}
.icon-select_all:before {
    content: "\e0ea";
}
.icon-send:before {
    content: "\e0eb";
}
.icon-sort:before {
    content: "\e0ec";
}
.icon-text_format:before {
    content: "\e0ed";
}
.icon-undo:before {
    content: "\e0ee";
}
.icon-font_download:before {
    content: "\e0ef";
}
.icon-access_alarm:before {
    content: "\e0f0";
}
.icon-access_alarms:before {
    content: "\e0f1";
}
.icon-access_time:before {
    content: "\e0f2";
}
.icon-add_alarm:before {
    content: "\e0f3";
}
.icon-airplanemode_inactive:before {
    content: "\e0f4";
}
.icon-airplanemode_active:before {
    content: "\e0f5";
}
.icon-battery_alert:before {
    content: "\e0f6";
}
.icon-battery_charging_full:before {
    content: "\e0f7";
}
.icon-battery_full:before {
    content: "\e0f8";
}
.icon-battery_std:before {
    content: "\e0f9";
}
.icon-battery_unknown:before {
    content: "\e0fa";
}
.icon-bluetooth:before {
    content: "\e0fb";
}
.icon-bluetooth_connected:before {
    content: "\e0fc";
}
.icon-bluetooth_disabled:before {
    content: "\e0fd";
}
.icon-bluetooth_searching:before {
    content: "\e0fe";
}
.icon-brightness_auto:before {
    content: "\e0ff";
}
.icon-brightness_high:before {
    content: "\e10a";
}
.icon-brightness_low:before {
    content: "\e10b";
}
.icon-brightness_medium:before {
    content: "\e10c";
}
.icon-data_usage:before {
    content: "\e10d";
}
.icon-developer_mode:before {
    content: "\e10e";
}
.icon-devices:before {
    content: "\e10f";
}
.icon-dvr:before {
    content: "\e11a";
}
.icon-gps_fixed:before {
    content: "\e11b";
}
.icon-gps_not_fixed:before {
    content: "\e11c";
}
.icon-gps_off:before {
    content: "\e11d";
}
.icon-location_disabled:before {
    content: "\e11e";
}
.icon-location_searching:before {
    content: "\e11f";
}
.icon-graphic_eq:before {
    content: "\e12a";
}
.icon-network_cell:before {
    content: "\e12b";
}
.icon-network_wifi:before {
    content: "\e12c";
}
.icon-nfc:before {
    content: "\e12d";
}
.icon-now_wallpaper:before {
    content: "\e12e";
}
.icon-now_widgets:before {
    content: "\e12f";
}
.icon-screen_lock_landscape:before {
    content: "\e130";
}
.icon-screen_lock_portrait:before {
    content: "\e131";
}
.icon-screen_lock_rotation:before {
    content: "\e132";
}
.icon-screen_rotation:before {
    content: "\e133";
}
.icon-sd_storage:before {
    content: "\e134";
}
.icon-settings_system_daydream:before {
    content: "\e135";
}
.icon-signal_cellular_4_bar:before {
    content: "\e136";
}
.icon-signal_cellular_connected_no_internet_4_bar:before {
    content: "\e137";
}
.icon-signal_cellular_no_sim:before {
    content: "\e138";
}
.icon-signal_cellular_null:before {
    content: "\e139";
}
.icon-signal_cellular_off:before {
    content: "\e13a";
}
.icon-signal_wifi_4_bar:before {
    content: "\e13b";
}
.icon-signal_wifi_4_bar_lock:before {
    content: "\e13c";
}
.icon-signal_wifi_off:before {
    content: "\e13d";
}
.icon-storage:before {
    content: "\e13e";
}
.icon-usb:before {
    content: "\e13f";
}
.icon-wifi_lock:before {
    content: "\e140";
}
.icon-wifi_tethering:before {
    content: "\e141";
}
.icon-attach_file:before {
    content: "\e142";
}
.icon-attach_money:before {
    content: "\e143";
}
.icon-border_all:before {
    content: "\e144";
}
.icon-border_bottom:before {
    content: "\e145";
}
.icon-border_clear:before {
    content: "\e146";
}
.icon-border_color:before {
    content: "\e147";
}
.icon-border_horizontal:before {
    content: "\e148";
}
.icon-border_inner:before {
    content: "\e149";
}
.icon-border_left:before {
    content: "\e14a";
}
.icon-border_outer:before {
    content: "\e14b";
}
.icon-border_right:before {
    content: "\e14c";
}
.icon-border_style:before {
    content: "\e14d";
}
.icon-border_top:before {
    content: "\e14e";
}
.icon-border_vertical:before {
    content: "\e14f";
}
.icon-format_align_center:before {
    content: "\e150";
}
.icon-format_align_justify:before {
    content: "\e151";
}
.icon-format_align_left:before {
    content: "\e152";
}
.icon-format_align_right:before {
    content: "\e153";
}
.icon-format_bold:before {
    content: "\e154";
}
.icon-format_clear:before {
    content: "\e155";
}
.icon-format_color_fill:before {
    content: "\e156";
}
.icon-format_color_reset:before {
    content: "\e157";
}
.icon-format_color_text:before {
    content: "\e158";
}
.icon-format_indent_decrease:before {
    content: "\e159";
}
.icon-format_indent_increase:before {
    content: "\e15a";
}
.icon-format_italic:before {
    content: "\e15b";
}
.icon-format_line_spacing:before {
    content: "\e15c";
}
.icon-format_list_bulleted:before {
    content: "\e15d";
}
.icon-format_list_numbered:before {
    content: "\e15e";
}
.icon-format_paint:before {
    content: "\e15f";
}
.icon-format_quote:before {
    content: "\e160";
}
.icon-format_size:before {
    content: "\e161";
}
.icon-format_strikethrough:before {
    content: "\e162";
}
.icon-format_textdirection_l_to_r:before {
    content: "\e163";
}
.icon-format_textdirection_r_to_l:before {
    content: "\e164";
}
.icon-format_underlined:before {
    content: "\e165";
}
.icon-functions:before {
    content: "\e166";
}
.icon-insert_chart:before {
    content: "\e167";
}
.icon-insert_comment:before {
    content: "\e168";
}
.icon-insert_drive_file:before {
    content: "\e169";
}
.icon-insert_emoticon:before {
    content: "\e16a";
}
.icon-insert_invitation:before {
    content: "\e16b";
}
.icon-insert_link:before {
    content: "\e16c";
}
.icon-insert_photo:before {
    content: "\e16d";
}
.icon-merge_type:before {
    content: "\e16e";
}
.icon-mode_comment:before {
    content: "\e16f";
}
.icon-mode_edit:before {
    content: "\e170";
}
.icon-publish:before {
    content: "\e171";
}
.icon-space_bar:before {
    content: "\e172";
}
.icon-strikethrough_s:before {
    content: "\e173";
}
.icon-vertical_align_bottom:before {
    content: "\e174";
}
.icon-vertical_align_center:before {
    content: "\e175";
}
.icon-vertical_align_top:before {
    content: "\e176";
}
.icon-wrap_text:before {
    content: "\e177";
}
.icon-money_off:before {
    content: "\e178";
}
.icon-attachment:before {
    content: "\e179";
}
.icon-cloud2:before {
    content: "\e17a";
}
.icon-cloud_circle:before {
    content: "\e17b";
}
.icon-cloud_done:before {
    content: "\e17c";
}
.icon-cloud_download:before {
    content: "\e17d";
}
.icon-cloud_off:before {
    content: "\e17e";
}
.icon-cloud_queue:before {
    content: "\e17f";
}
.icon-cloud_upload:before {
    content: "\e180";
}
.icon-file_download:before {
    content: "\e181";
}
.icon-file_upload:before {
    content: "\e182";
}
.icon-folder2:before {
    content: "\e183";
}
.icon-folder_open:before {
    content: "\e184";
}
.icon-folder_shared:before {
    content: "\e185";
}
.icon-cast:before {
    content: "\e186";
}
.icon-cast_connected:before {
    content: "\e187";
}
.icon-computer:before {
    content: "\e188";
}
.icon-desktop_mac:before {
    content: "\e189";
}
.icon-desktop_windows:before {
    content: "\e18a";
}
.icon-developer_board:before {
    content: "\e18b";
}
.icon-dock:before {
    content: "\e18c";
}
.icon-gamepad:before {
    content: "\e18d";
}
.icon-headset:before {
    content: "\e18e";
}
.icon-headset_mic:before {
    content: "\e18f";
}
.icon-keyboard:before {
    content: "\e190";
}
.icon-keyboard_arrow_down:before {
    content: "\e191";
}
.icon-keyboard_arrow_left:before {
    content: "\e192";
}
.icon-keyboard_arrow_right:before {
    content: "\e193";
}
.icon-keyboard_arrow_up:before {
    content: "\e194";
}
.icon-keyboard_backspace:before {
    content: "\e195";
}
.icon-keyboard_capslock:before {
    content: "\e196";
}
.icon-keyboard_hide:before {
    content: "\e197";
}
.icon-keyboard_return:before {
    content: "\e198";
}
.icon-keyboard_tab:before {
    content: "\e199";
}
.icon-keyboard_voice:before {
    content: "\e19a";
}
.icon-laptop:before {
    content: "\e19b";
}
.icon-laptop_chromebook:before {
    content: "\e19c";
}
.icon-laptop_mac:before {
    content: "\e19d";
}
.icon-laptop_windows:before {
    content: "\e19e";
}
.icon-memory:before {
    content: "\e19f";
}
.icon-mouse:before {
    content: "\e1a0";
}
.icon-phone_android:before {
    content: "\e1a1";
}
.icon-phone_iphone:before {
    content: "\e1a2";
}
.icon-phonelink:before {
    content: "\e1a3";
}
.icon-phonelink_off:before {
    content: "\e1a4";
}
.icon-router:before {
    content: "\e1a5";
}
.icon-scanner:before {
    content: "\e1a6";
}
.icon-security:before {
    content: "\e1a7";
}
.icon-sim_card:before {
    content: "\e1a8";
}
.icon-smartphone:before {
    content: "\e1a9";
}
.icon-speaker:before {
    content: "\e1aa";
}
.icon-speaker_group:before {
    content: "\e1ab";
}
.icon-tablet:before {
    content: "\e1ac";
}
.icon-tablet_android:before {
    content: "\e1ad";
}
.icon-tablet_mac:before {
    content: "\e1ae";
}
.icon-toys:before {
    content: "\e1af";
}
.icon-tv:before {
    content: "\e1b0";
}
.icon-watch2:before {
    content: "\e1b1";
}
.icon-device_hub:before {
    content: "\e1b2";
}
.icon-power_input:before {
    content: "\e1b3";
}
.icon-add_to_photos:before {
    content: "\e1b4";
}
.icon-adjust:before {
    content: "\e1b5";
}
.icon-assistant:before {
    content: "\e1b6";
}
.icon-assistant_photo:before {
    content: "\e1b7";
}
.icon-audiotrack:before {
    content: "\e1b8";
}
.icon-blur_circular:before {
    content: "\e1b9";
}
.icon-blur_linear:before {
    content: "\e1ba";
}
.icon-blur_off:before {
    content: "\e1bb";
}
.icon-blur_on:before {
    content: "\e1bc";
}
.icon-brightness_1:before {
    content: "\e1bd";
}
.icon-brightness_2:before {
    content: "\e1be";
}
.icon-brightness_3:before {
    content: "\e1bf";
}
.icon-brightness_4:before {
    content: "\e1c0";
}
.icon-brightness_5:before {
    content: "\e1c1";
}
.icon-brightness_6:before {
    content: "\e1c2";
}
.icon-brightness_7:before {
    content: "\e1c3";
}
.icon-broken_image:before {
    content: "\e1c4";
}
.icon-brush:before {
    content: "\e1c5";
}
.icon-camera2:before {
    content: "\e1c6";
}
.icon-camera_alt:before {
    content: "\e1c7";
}
.icon-camera_front:before {
    content: "\e1c8";
}
.icon-camera_rear:before {
    content: "\e1c9";
}
.icon-camera_roll:before {
    content: "\e1ca";
}
.icon-center_focus_strong:before {
    content: "\e1cb";
}
.icon-center_focus_weak:before {
    content: "\e1cc";
}
.icon-collections:before {
    content: "\e1cd";
}
.icon-color_lens:before {
    content: "\e1ce";
}
.icon-colorize:before {
    content: "\e1cf";
}
.icon-compare:before {
    content: "\e1d0";
}
.icon-control_point:before {
    content: "\e1d1";
}
.icon-control_point_duplicate:before {
    content: "\e1d2";
}
.icon-crop_16_9:before {
    content: "\e1d3";
}
.icon-crop_3_2:before {
    content: "\e1d4";
}
.icon-crop:before {
    content: "\e1d5";
}
.icon-crop_5_4:before {
    content: "\e1d6";
}
.icon-crop_7_5:before {
    content: "\e1d7";
}
.icon-crop_din:before {
    content: "\e1d8";
}
.icon-crop_free:before {
    content: "\e1d9";
}
.icon-crop_landscape:before {
    content: "\e1da";
}
.icon-crop_original:before {
    content: "\e1db";
}
.icon-crop_portrait:before {
    content: "\e1dc";
}
.icon-crop_square:before {
    content: "\e1dd";
}
.icon-dehaze:before {
    content: "\e1de";
}
.icon-details:before {
    content: "\e1df";
}
.icon-edit:before {
    content: "\e1e0";
}
.icon-exposure:before {
    content: "\e1e1";
}
.icon-exposure_minus_1:before {
    content: "\e1e2";
}
.icon-exposure_minus_2:before {
    content: "\e1e3";
}
.icon-exposure_plus_1:before {
    content: "\e1e4";
}
.icon-exposure_plus_2:before {
    content: "\e1e5";
}
.icon-exposure_zero:before {
    content: "\e1e6";
}
.icon-filter_1:before {
    content: "\e1e7";
}
.icon-filter_2:before {
    content: "\e1e8";
}
.icon-filter_3:before {
    content: "\e1e9";
}
.icon-filter:before {
    content: "\e1ea";
}
.icon-filter_4:before {
    content: "\e1eb";
}
.icon-filter_5:before {
    content: "\e1ec";
}
.icon-filter_6:before {
    content: "\e1ed";
}
.icon-filter_7:before {
    content: "\e1ee";
}
.icon-filter_8:before {
    content: "\e1ef";
}
.icon-filter_9:before {
    content: "\e1f0";
}
.icon-filter_9_plus:before {
    content: "\e1f1";
}
.icon-filter_b_and_w:before {
    content: "\e1f2";
}
.icon-filter_center_focus:before {
    content: "\e1f3";
}
.icon-filter_drama:before {
    content: "\e1f4";
}
.icon-filter_frames:before {
    content: "\e1f5";
}
.icon-filter_hdr:before {
    content: "\e1f6";
}
.icon-filter_none:before {
    content: "\e1f7";
}
.icon-filter_tilt_shift:before {
    content: "\e1f8";
}
.icon-filter_vintage:before {
    content: "\e1f9";
}
.icon-flare:before {
    content: "\e1fa";
}
.icon-flash_auto:before {
    content: "\e1fb";
}
.icon-flash_off:before {
    content: "\e1fc";
}
.icon-flash_on:before {
    content: "\e1fd";
}
.icon-flip:before {
    content: "\e1fe";
}
.icon-gradient:before {
    content: "\e1ff";
}
.icon-grain:before {
    content: "\e200";
}
.icon-grid_off:before {
    content: "\e201";
}
.icon-grid_on:before {
    content: "\e202";
}
.icon-hdr_off:before {
    content: "\e203";
}
.icon-hdr_on:before {
    content: "\e204";
}
.icon-hdr_strong:before {
    content: "\e205";
}
.icon-hdr_weak:before {
    content: "\e206";
}
.icon-healing:before {
    content: "\e207";
}
.icon-image2:before {
    content: "\e208";
}
.icon-image_aspect_ratio:before {
    content: "\e209";
}
.icon-iso:before {
    content: "\e20a";
}
.icon-landscape:before {
    content: "\e20b";
}
.icon-leak_add:before {
    content: "\e20c";
}
.icon-leak_remove:before {
    content: "\e20d";
}
.icon-lens:before {
    content: "\e20e";
}
.icon-looks_3:before {
    content: "\e20f";
}
.icon-looks:before {
    content: "\e210";
}
.icon-looks_4:before {
    content: "\e211";
}
.icon-looks_5:before {
    content: "\e212";
}
.icon-looks_6:before {
    content: "\e213";
}
.icon-looks_one:before {
    content: "\e214";
}
.icon-looks_two:before {
    content: "\e215";
}
.icon-loupe:before {
    content: "\e216";
}
.icon-monochrome_photos:before {
    content: "\e217";
}
.icon-movie_creation:before {
    content: "\e218";
}
.icon-music_note:before {
    content: "\e219";
}
.icon-nature:before {
    content: "\e21a";
}
.icon-nature_people:before {
    content: "\e21b";
}
.icon-navigate_before:before {
    content: "\e21c";
}
.icon-navigate_next:before {
    content: "\e21d";
}
.icon-palette:before {
    content: "\e21e";
}
.icon-panorama:before {
    content: "\e21f";
}
.icon-panorama_fish_eye:before {
    content: "\e220";
}
.icon-panorama_horizontal:before {
    content: "\e221";
}
.icon-panorama_vertical:before {
    content: "\e222";
}
.icon-panorama_wide_angle:before {
    content: "\e223";
}
.icon-photo:before {
    content: "\e224";
}
.icon-photo_album:before {
    content: "\e225";
}
.icon-photo_camera:before {
    content: "\e226";
}
.icon-photo_library:before {
    content: "\e227";
}
.icon-picture_as_pdf:before {
    content: "\e228";
}
.icon-portrait:before {
    content: "\e229";
}
.icon-remove_red_eye:before {
    content: "\e22a";
}
.icon-rotate_90_degrees_ccw:before {
    content: "\e22b";
}
.icon-rotate_left:before {
    content: "\e22c";
}
.icon-rotate_right:before {
    content: "\e22d";
}
.icon-slideshow:before {
    content: "\e22e";
}
.icon-straighten:before {
    content: "\e22f";
}
.icon-style:before {
    content: "\e230";
}
.icon-switch_camera:before {
    content: "\e231";
}
.icon-switch_video:before {
    content: "\e232";
}
.icon-tag_faces:before {
    content: "\e233";
}
.icon-texture:before {
    content: "\e234";
}
.icon-timelapse:before {
    content: "\e235";
}
.icon-timer_10:before {
    content: "\e236";
}
.icon-timer_3:before {
    content: "\e237";
}
.icon-timer:before {
    content: "\e238";
}
.icon-timer_off:before {
    content: "\e239";
}
.icon-tonality:before {
    content: "\e23a";
}
.icon-transform:before {
    content: "\e23b";
}
.icon-tune:before {
    content: "\e23c";
}
.icon-view_comfortable:before {
    content: "\e23d";
}
.icon-view_compact:before {
    content: "\e23e";
}
.icon-wb_auto:before {
    content: "\e23f";
}
.icon-wb_cloudy:before {
    content: "\e240";
}
.icon-wb_incandescent:before {
    content: "\e241";
}
.icon-wb_sunny:before {
    content: "\e242";
}
.icon-collections_bookmark:before {
    content: "\e243";
}
.icon-photo_size_select_actual:before {
    content: "\e244";
}
.icon-photo_size_select_large:before {
    content: "\e245";
}
.icon-photo_size_select_small:before {
    content: "\e246";
}
.icon-vignette:before {
    content: "\e247";
}
.icon-wb_iridescent:before {
    content: "\e248";
}
.icon-beenhere:before {
    content: "\e249";
}
.icon-directions:before {
    content: "\e24a";
}
.icon-directions_bike:before {
    content: "\e24b";
}
.icon-directions_bus:before {
    content: "\e24c";
}
.icon-directions_car:before {
    content: "\e24d";
}
.icon-directions_ferry:before {
    content: "\e24e";
}
.icon-directions_subway:before {
    content: "\e24f";
}
.icon-directions_railway:before {
    content: "\e250";
}
.icon-directions_transit:before {
    content: "\e251";
}
.icon-directions_walk:before {
    content: "\e252";
}
.icon-flight:before {
    content: "\e253";
}
.icon-hotel:before {
    content: "\e254";
}
.icon-layers2:before {
    content: "\e255";
}
.icon-layers_clear:before {
    content: "\e256";
}
.icon-local_airport:before {
    content: "\e257";
}
.icon-local_atm:before {
    content: "\e258";
}
.icon-local_attraction:before {
    content: "\e259";
}
.icon-local_bar:before {
    content: "\e25a";
}
.icon-local_cafe:before {
    content: "\e25b";
}
.icon-local_car_wash:before {
    content: "\e25c";
}
.icon-local_convenience_store:before {
    content: "\e25d";
}
.icon-local_drink:before {
    content: "\e25e";
}
.icon-local_florist:before {
    content: "\e25f";
}
.icon-local_gas_station:before {
    content: "\e260";
}
.icon-local_grocery_store:before {
    content: "\e261";
}
.icon-local_hospital:before {
    content: "\e262";
}
.icon-local_hotel:before {
    content: "\e263";
}
.icon-local_laundry_service:before {
    content: "\e264";
}
.icon-local_library:before {
    content: "\e265";
}
.icon-local_mall:before {
    content: "\e266";
}
.icon-local_movies:before {
    content: "\e267";
}
.icon-local_offer:before {
    content: "\e268";
}
.icon-local_parking:before {
    content: "\e269";
}
.icon-local_pharmacy:before {
    content: "\e26a";
}
.icon-local_phone:before {
    content: "\e26b";
}
.icon-local_pizza:before {
    content: "\e26c";
}
.icon-local_play:before {
    content: "\e26d";
}
.icon-local_post_office:before {
    content: "\e26e";
}
.icon-local_print_shop:before {
    content: "\e26f";
}
.icon-local_restaurant:before {
    content: "\e270";
}
.icon-local_see:before {
    content: "\e271";
}
.icon-local_shipping:before {
    content: "\e272";
}
.icon-local_taxi:before {
    content: "\e273";
}
.icon-location_history:before {
    content: "\e274";
}
.icon-map2:before {
    content: "\e275";
}
.icon-my_location:before {
    content: "\e276";
}
.icon-navigation:before {
    content: "\e277";
}
.icon-pin_drop:before {
    content: "\e278";
}
.icon-place:before {
    content: "\e279";
}
.icon-rate_review:before {
    content: "\e27a";
}
.icon-restaurant_menu:before {
    content: "\e27b";
}
.icon-satellite:before {
    content: "\e27c";
}
.icon-store_mall_directory:before {
    content: "\e27d";
}
.icon-terrain:before {
    content: "\e27e";
}
.icon-traffic:before {
    content: "\e27f";
}
.icon-directions_run:before {
    content: "\e280";
}
.icon-apps:before {
    content: "\e281";
}
.icon-arrow_back:before {
    content: "\e282";
}
.icon-arrow_drop_down:before {
    content: "\e283";
}
.icon-arrow_drop_down_circle:before {
    content: "\e284";
}
.icon-arrow_drop_up:before {
    content: "\e285";
}
.icon-arrow_forward:before {
    content: "\e286";
}
.icon-cancel:before {
    content: "\e287";
}
.icon-check2:before {
    content: "\e288";
}
.icon-chevron_left:before {
    content: "\e289";
}
.icon-chevron_right:before {
    content: "\e28a";
}
.icon-close:before {
    content: "\e28b";
}
.icon-expand_less:before {
    content: "\e28c";
}
.icon-expand_more:before {
    content: "\e28d";
}
.icon-fullscreen:before {
    content: "\e28e";
}
.icon-fullscreen_exit:before {
    content: "\e28f";
}
.icon-menu2:before {
    content: "\e290";
}
.icon-keyboard_control:before {
    content: "\e291";
}
.icon-more_vert:before {
    content: "\e292";
}
.icon-refresh:before {
    content: "\e293";
}
.icon-unfold_less:before {
    content: "\e294";
}
.icon-unfold_more:before {
    content: "\e295";
}
.icon-adb:before {
    content: "\e296";
}
.icon-bluetooth_audio:before {
    content: "\e297";
}
.icon-disc_full:before {
    content: "\e298";
}
.icon-do_not_disturb_alt:before {
    content: "\e299";
}
.icon-do_not_disturb:before {
    content: "\e29a";
}
.icon-drive_eta:before {
    content: "\e29b";
}
.icon-event_available:before {
    content: "\e29c";
}
.icon-event_busy:before {
    content: "\e29d";
}
.icon-event_note:before {
    content: "\e29e";
}
.icon-folder_special:before {
    content: "\e29f";
}
.icon-mms:before {
    content: "\e2a0";
}
.icon-more:before {
    content: "\e2a1";
}
.icon-network_locked:before {
    content: "\e2a2";
}
.icon-phone_bluetooth_speaker:before {
    content: "\e2a3";
}
.icon-phone_forwarded:before {
    content: "\e2a4";
}
.icon-phone_in_talk:before {
    content: "\e2a5";
}
.icon-phone_locked:before {
    content: "\e2a6";
}
.icon-phone_missed:before {
    content: "\e2a7";
}
.icon-phone_paused:before {
    content: "\e2a8";
}
.icon-sd_card:before {
    content: "\e2a9";
}
.icon-sim_card_alert:before {
    content: "\e2aa";
}
.icon-sms:before {
    content: "\e2ab";
}
.icon-sms_failed:before {
    content: "\e2ac";
}
.icon-sync:before {
    content: "\e2ad";
}
.icon-sync_disabled:before {
    content: "\e2ae";
}
.icon-sync_problem:before {
    content: "\e2af";
}
.icon-system_update:before {
    content: "\e2b0";
}
.icon-tap_and_play:before {
    content: "\e2b1";
}
.icon-time_to_leave:before {
    content: "\e2b2";
}
.icon-vibration:before {
    content: "\e2b3";
}
.icon-voice_chat:before {
    content: "\e2b4";
}
.icon-vpn_lock:before {
    content: "\e2b5";
}
.icon-airline_seat_flat:before {
    content: "\e2b6";
}
.icon-airline_seat_flat_angled:before {
    content: "\e2b7";
}
.icon-airline_seat_individual_suite:before {
    content: "\e2b8";
}
.icon-airline_seat_legroom_extra:before {
    content: "\e2b9";
}
.icon-airline_seat_legroom_normal:before {
    content: "\e2ba";
}
.icon-airline_seat_legroom_reduced:before {
    content: "\e2bb";
}
.icon-airline_seat_recline_extra:before {
    content: "\e2bc";
}
.icon-airline_seat_recline_normal:before {
    content: "\e2bd";
}
.icon-confirmation_number:before {
    content: "\e2be";
}
.icon-live_tv:before {
    content: "\e2bf";
}
.icon-ondemand_video:before {
    content: "\e2c0";
}
.icon-personal_video:before {
    content: "\e2c1";
}
.icon-power2:before {
    content: "\e2c2";
}
.icon-wc:before {
    content: "\e2c3";
}
.icon-wifi:before {
    content: "\e2c4";
}
.icon-cake:before {
    content: "\e2c5";
}
.icon-domain:before {
    content: "\e2c6";
}
.icon-group:before {
    content: "\e2c7";
}
.icon-group_add:before {
    content: "\e2c8";
}
.icon-location_city:before {
    content: "\e2c9";
}
.icon-mood:before {
    content: "\e2ca";
}
.icon-mood_bad:before {
    content: "\e2cb";
}
.icon-notifications:before {
    content: "\e2cc";
}
.icon-notifications_none:before {
    content: "\e2cd";
}
.icon-notifications_off:before {
    content: "\e2ce";
}
.icon-notifications_active:before {
    content: "\e2cf";
}
.icon-notifications_paused:before {
    content: "\e2d0";
}
.icon-pages:before {
    content: "\e2d1";
}
.icon-party_mode:before {
    content: "\e2d2";
}
.icon-people:before {
    content: "\e2d3";
}
.icon-people_outline:before {
    content: "\e2d4";
}
.icon-person:before {
    content: "\e2d5";
}
.icon-person_add:before {
    content: "\e2d6";
}
.icon-person_outline:before {
    content: "\e2d7";
}
.icon-plus_one:before {
    content: "\e2d8";
}
.icon-poll:before {
    content: "\e2d9";
}
.icon-public:before {
    content: "\e2da";
}
.icon-school:before {
    content: "\e2db";
}
.icon-share2:before {
    content: "\e2dc";
}
.icon-whatshot:before {
    content: "\e2dd";
}
.icon-check_box:before {
    content: "\e2de";
}
.icon-check_box_outline_blank:before {
    content: "\e2df";
}
.icon-radio_button_unchecked:before {
    content: "\e2e0";
}
.icon-radio_button_checked:before {
    content: "\e2e1";
}
.icon-star2:before {
    content: "\e2e2";
}
.icon-star_half:before {
    content: "\e2e3";
}
.icon-star_outline:before {
    content: "\e2e4";
}
.icon-3d_rotation:before {
    content: "\e2e5";
}
.icon-accessibility:before {
    content: "\e2e6";
}
.icon-account_balance:before {
    content: "\e2e7";
}
.icon-account_balance_wallet:before {
    content: "\e2e8";
}
.icon-account_box:before {
    content: "\e2e9";
}
.icon-account_circle:before {
    content: "\e2ea";
}
.icon-add_shopping_cart:before {
    content: "\e2eb";
}
.icon-alarm:before {
    content: "\e2ec";
}
.icon-alarm_add:before {
    content: "\e2ed";
}
.icon-alarm_off:before {
    content: "\e2ee";
}
.icon-alarm_on:before {
    content: "\e2ef";
}
.icon-android:before {
    content: "\e2f0";
}
.icon-announcement:before {
    content: "\e2f1";
}
.icon-aspect_ratio:before {
    content: "\e2f2";
}
.icon-assessment:before {
    content: "\e2f3";
}
.icon-assignment:before {
    content: "\e2f4";
}
.icon-assignment_ind:before {
    content: "\e2f5";
}
.icon-assignment_late:before {
    content: "\e2f6";
}
.icon-assignment_return:before {
    content: "\e2f7";
}
.icon-assignment_returned:before {
    content: "\e2f8";
}
.icon-assignment_turned_in:before {
    content: "\e2f9";
}
.icon-autorenew:before {
    content: "\e2fa";
}
.icon-backup:before {
    content: "\e2fb";
}
.icon-book2:before {
    content: "\e2fc";
}
.icon-bookmark:before {
    content: "\e2fd";
}
.icon-bookmark_outline:before {
    content: "\e2fe";
}
.icon-bug_report:before {
    content: "\e2ff";
}
.icon-build:before {
    content: "\e300";
}
.icon-cached:before {
    content: "\e301";
}
.icon-change_history:before {
    content: "\e302";
}
.icon-check_circle:before {
    content: "\e303";
}
.icon-chrome_reader_mode:before {
    content: "\e304";
}
.icon-class:before {
    content: "\e305";
}
.icon-code:before {
    content: "\e306";
}
.icon-credit_card:before {
    content: "\e307";
}
.icon-dashboard:before {
    content: "\e308";
}
.icon-delete2:before {
    content: "\e309";
}
.icon-description:before {
    content: "\e30a";
}
.icon-dns:before {
    content: "\e30b";
}
.icon-done:before {
    content: "\e30c";
}
.icon-done_all:before {
    content: "\e30d";
}
.icon-event:before {
    content: "\e30e";
}
.icon-exit_to_app:before {
    content: "\e30f";
}
.icon-explore:before {
    content: "\e310";
}
.icon-extension:before {
    content: "\e311";
}
.icon-face:before {
    content: "\e312";
}
.icon-favorite:before {
    content: "\e313";
}
.icon-favorite_outline:before {
    content: "\e314";
}
.icon-feedback:before {
    content: "\e315";
}
.icon-find_in_page:before {
    content: "\e316";
}
.icon-find_replace:before {
    content: "\e317";
}
.icon-flip_to_back:before {
    content: "\e318";
}
.icon-flip_to_front:before {
    content: "\e319";
}
.icon-get_app:before {
    content: "\e31a";
}
.icon-grade:before {
    content: "\e31b";
}
.icon-group_work:before {
    content: "\e31c";
}
.icon-help2:before {
    content: "\e31d";
}
.icon-highlight_remove:before {
    content: "\e31e";
}
.icon-history:before {
    content: "\e31f";
}
.icon-home:before {
    content: "\e320";
}
.icon-hourglass_empty:before {
    content: "\e321";
}
.icon-hourglass_full:before {
    content: "\e322";
}
.icon-https:before {
    content: "\e323";
}
.icon-info:before {
    content: "\e324";
}
.icon-info_outline:before {
    content: "\e325";
}
.icon-input:before {
    content: "\e326";
}
.icon-invert_colors_on:before {
    content: "\e327";
}
.icon-label:before {
    content: "\e328";
}
.icon-label_outline:before {
    content: "\e329";
}
.icon-language:before {
    content: "\e32a";
}
.icon-launch:before {
    content: "\e32b";
}
.icon-list:before {
    content: "\e32c";
}
.icon-lock2:before {
    content: "\e32d";
}
.icon-lock_open:before {
    content: "\e32e";
}
.icon-lock_outline:before {
    content: "\e32f";
}
.icon-loyalty:before {
    content: "\e330";
}
.icon-markunread_mailbox:before {
    content: "\e331";
}
.icon-note_add:before {
    content: "\e332";
}
.icon-open_in_browser:before {
    content: "\e333";
}
.icon-open_in_new:before {
    content: "\e334";
}
.icon-open_with:before {
    content: "\e335";
}
.icon-pageview:before {
    content: "\e336";
}
.icon-payment:before {
    content: "\e337";
}
.icon-perm_camera_mic:before {
    content: "\e338";
}
.icon-perm_contact_calendar:before {
    content: "\e339";
}
.icon-perm_data_setting:before {
    content: "\e33a";
}
.icon-perm_device_information:before {
    content: "\e33b";
}
.icon-perm_identity:before {
    content: "\e33c";
}
.icon-perm_media:before {
    content: "\e33d";
}
.icon-perm_phone_msg:before {
    content: "\e33e";
}
.icon-perm_scan_wifi:before {
    content: "\e33f";
}
.icon-picture_in_picture:before {
    content: "\e340";
}
.icon-polymer:before {
    content: "\e341";
}
.icon-power_settings_new:before {
    content: "\e342";
}
.icon-print:before {
    content: "\e343";
}
.icon-query_builder:before {
    content: "\e344";
}
.icon-question_answer:before {
    content: "\e345";
}
.icon-receipt:before {
    content: "\e346";
}
.icon-redeem:before {
    content: "\e347";
}
.icon-report_problem:before {
    content: "\e348";
}
.icon-restore:before {
    content: "\e349";
}
.icon-room:before {
    content: "\e34a";
}
.icon-schedule:before {
    content: "\e34b";
}
.icon-search2:before {
    content: "\e34c";
}
.icon-settings:before {
    content: "\e34d";
}
.icon-settings_applications:before {
    content: "\e34e";
}
.icon-settings_backup_restore:before {
    content: "\e34f";
}
.icon-settings_bluetooth:before {
    content: "\e350";
}
.icon-settings_cell:before {
    content: "\e351";
}
.icon-settings_brightness:before {
    content: "\e352";
}
.icon-settings_ethernet:before {
    content: "\e353";
}
.icon-settings_input_antenna:before {
    content: "\e354";
}
.icon-settings_input_component:before {
    content: "\e355";
}
.icon-settings_input_composite:before {
    content: "\e356";
}
.icon-settings_input_hdmi:before {
    content: "\e357";
}
.icon-settings_input_svideo:before {
    content: "\e358";
}
.icon-settings_overscan:before {
    content: "\e359";
}
.icon-settings_phone:before {
    content: "\e35a";
}
.icon-settings_power:before {
    content: "\e35b";
}
.icon-settings_remote:before {
    content: "\e35c";
}
.icon-settings_voice:before {
    content: "\e35d";
}
.icon-shop:before {
    content: "\e35e";
}
.icon-shop_two:before {
    content: "\e35f";
}
.icon-shopping_basket:before {
    content: "\e360";
}
.icon-shopping_cart:before {
    content: "\e361";
}
.icon-speaker_notes:before {
    content: "\e362";
}
.icon-spellcheck:before {
    content: "\e363";
}
.icon-stars:before {
    content: "\e364";
}
.icon-store:before {
    content: "\e365";
}
.icon-subject:before {
    content: "\e366";
}
.icon-supervisor_account:before {
    content: "\e367";
}
.icon-swap_horiz:before {
    content: "\e368";
}
.icon-swap_vert:before {
    content: "\e369";
}
.icon-swap_vertical_circle:before {
    content: "\e36a";
}
.icon-system_update_alt:before {
    content: "\e36b";
}
.icon-tab:before {
    content: "\e36c";
}
.icon-tab_unselected:before {
    content: "\e36d";
}
.icon-theaters:before {
    content: "\e36e";
}
.icon-thumb_down:before {
    content: "\e36f";
}
.icon-thumb_up:before {
    content: "\e370";
}
.icon-thumbs_up_down:before {
    content: "\e371";
}
.icon-toc:before {
    content: "\e372";
}
.icon-today:before {
    content: "\e373";
}
.icon-toll:before {
    content: "\e374";
}
.icon-track_changes:before {
    content: "\e375";
}
.icon-translate:before {
    content: "\e376";
}
.icon-trending_down:before {
    content: "\e377";
}
.icon-trending_neutral:before {
    content: "\e378";
}
.icon-trending_up:before {
    content: "\e379";
}
.icon-turned_in:before {
    content: "\e37a";
}
.icon-turned_in_not:before {
    content: "\e37b";
}
.icon-verified_user:before {
    content: "\e37c";
}
.icon-view_agenda:before {
    content: "\e37d";
}
.icon-view_array:before {
    content: "\e37e";
}
.icon-view_carousel:before {
    content: "\e37f";
}
.icon-view_column:before {
    content: "\e380";
}
.icon-view_day:before {
    content: "\e381";
}
.icon-view_headline:before {
    content: "\e382";
}
.icon-view_list:before {
    content: "\e383";
}
.icon-view_module:before {
    content: "\e384";
}
.icon-view_quilt:before {
    content: "\e385";
}
.icon-view_stream:before {
    content: "\e386";
}
.icon-view_week:before {
    content: "\e387";
}
.icon-visibility:before {
    content: "\e388";
}
.icon-visibility_off:before {
    content: "\e389";
}
.icon-card_giftcard:before {
    content: "\e38a";
}
.icon-card_membership:before {
    content: "\e38b";
}
.icon-card_travel:before {
    content: "\e38c";
}
.icon-work:before {
    content: "\e38d";
}
.icon-youtube_searched_for:before {
    content: "\e38e";
}
.icon-eject:before {
    content: "\e38f";
}
.icon-camera_enhance:before {
    content: "\e390";
}
.icon-help_outline:before {
    content: "\e391";
}
.icon-reorder:before {
    content: "\e392";
}
.icon-zoom_in:before {
    content: "\e393";
}
.icon-zoom_out:before {
    content: "\e394";
}
.icon-http:before {
    content: "\e395";
}
.icon-event_seat:before {
    content: "\e396";
}
.icon-flight_land:before {
    content: "\e397";
}
.icon-flight_takeoff:before {
    content: "\e398";
}
.icon-play_for_work:before {
    content: "\e399";
}
.icon-gif:before {
    content: "\e39a";
}
.icon-indeterminate_check_box:before {
    content: "\e39b";
}
.icon-offline_pin:before {
    content: "\e39c";
}



/**** End - fonts ****/




/*!
 * Start Bootstrap - Scrolling Nav HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    width: 100%;
    height: 100%;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #BE0071;
}

html {
    width: 100%;
    height: 100%;
}

.img-responsive{
    display: block;
    width: 100%;
    height: auto;
}

.play_btn {
    position: absolute;
    top: 118px;
    z-index: 9;
    right: 15px;
    padding: 12px 16px;
    color: #fff;
    background-color: rgba(109, 24, 116, 0.5);
}

.play_btn>h5>a {
    color: #fff;
}


p{font-size: 22px;}
.p-sm{font-size: 16px; font-weight: bold;}
a{text-decoration: none;}
a:hover, a:active, a:focus{text-decoration: none;}

.a-lk{
    text-decoration: none;
    color: #6D1874;
    border-bottom: 2px dashed #6D1874;
    padding: 5px 0px;
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
}

.a-lk:hover, .a-lk:active, .a-lk:focus{text-decoration: none; color: #6D1874; background-color: rgba(190, 0, 113, 0.2);}

.fluo{color: #6D1874; background-color: rgba(190, 0, 113, 0.2);font-weight: 600;}

.no-mgn{margin: 0px;}
.no-padding{padding: 0px;}
.container-fluid{padding: 0px ;}

#map {
width: 100%;
height: 400px;
}

/* Demo Sections - You can use these as guides or delete them - the scroller will work with any sort of height, fixed, undefined, or percentage based.
The padding is very important to make sure the scrollspy picks up the right area when scrolled to. Adjust the margin and padding of sections and children 
of those sections to manage the look and feel of the site. */

.intro-section {
    height: auto;
    padding-top: 100px;
    text-align: center;
    background: #f8f8f8;
    overflow: hidden;
}

.img-section {
    height: auto;
    padding: 0px;
    text-align: center;
    background: #f8f8f8;
    overflow: hidden;
}

.about-section {
    height: auto;
    padding: 100px;
    text-align: center;
    background: #efefef;
    display: flex;
}

.no-pdg-section {
    height: auto;
    padding: 100px;
    text-align: center;
    background-color: #f5f5f5;
}

.labo-section {
    height: auto;
    padding: 100px ;
    text-align: center;
    background: #f5f5f5;
}

.pp-section {
    height: auto;
    padding: 200px 100px 100px;
    text-align: center;
    background: #f5f5f5;
}

.services-section {
    height: auto;
    padding: 100px ;
    text-align: center;
    background: #fff;
}

.timeline-section {
    height: auto;
    padding: 100px ;
    text-align: center;
    background: #fff;
}

.faq-section {
    height: auto;
    padding: 100px ;
    text-align: center;
    background: #fff;
}

.news-section {
    height: auto;
    padding: 0px ;
    text-align: center;
    background: #fff;
}

.photo-section {
    height: auto;
    padding: 0px ;
    text-align: center;
}

.blog-section {
    height: auto;
    padding: 100px 0px 0px;
    text-align: center;
}

.map-section {
    height: auto;
    padding: 0px ;
    text-align: center;
    background: #fff;
}

.sitemap-section {
    height: auto;
    padding: 100px;
    text-align: center;
    background: #6D1874;
}

.pdg-50{
    padding:50px;
}

/**** home page carousel ****/

header.carousel {
    height: 600px;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: top center;
    background-size: cover;
}

/**** end - home page carousel ****/

/**** selection ****/

::-moz-selection { /* Code for Firefox */
    color: #6D1874; 
    background: #EAC4DA;
}

::selection {
    color: #6D1874; 
    background: #EAC4DA;
}

/**** end - selection ****/

/**** titles ****/

h1, h2, h3, h4, h5, h6{margin:10px 0px;}

h1{
    font-size: 35px;
    font-weight: 900;
    font-family: tahoma, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

h2{
    font-size: 30px;
    font-weight: 900;
    font-family: tahoma, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

h3{
    font-size: 25px;
    font-weight: 900;
    font-family: tahoma, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

h4{
    font-size: 20px;
    font-weight: 900;
    font-family: tahoma, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

h5{
    font-size: 15px;
    font-weight: 900;
    font-family: tahoma, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

h6{
    font-size: 10px;
    font-weight: 900;
    font-family: tahoma, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.purple{color: #6D1874;}
.pink{color: #BE0071;}
.grey{color: #777;}
.white{color: #ffffff;}

.bkg-purple{background-color: #6D1874;}
.bkg-pink{background-color: #BE0071;}
.bkg-grey{background-color: #777;}
.bkg-white{background-color: #ffffff;}

.bgd-purple{background-color: #6D1874;}
.bgd-aqua{background-color: #BFFFFA;}
.bgd-pink{background-color: #BE0071;}
.bgd-grey{background-color: #f5f5f5;}
.bgd-white{background-color: #ffffff;}

.tle-blc{
    position: absolute;
    background-color: #6D1874;
    padding: 10px;
    color: #fff;
}

.date-blc{
    position: absolute;
    padding: 10px;
    font-size: 12px;
    color: #ffffff;
    background-color: #BE0071;
    margin-top: 52px;
}

/**** end - titles ****/

/**** inputs ****/

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    width: 100%;
    margin: 10px 0px;
}

.form-control {
    display: block;
    width: 100%;
    height: 50px;
    padding: 6px 12px;
    font-size: 18px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
    background-image: none;
    border: 2px solid #BE0071;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

/**** end - inputs ****/

/**** buttons ****/

.btn_purple{
    border: 2px solid rgba(255, 255, 255, 0);
    border-radius: 25px;
    display: inline-block;
    font-family: tahoma, sans-serif;
    background-color: transparent;
    cursor: pointer;
    color: #6D1874;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 0px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    outline: none;
    text-decoration: none;
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
}

.btn_purple:hover{
    color: #6D1874;
    border: 2px solid #6D1874;
    border-radius: 60px;
    text-decoration: none;
    padding: 10px 15px;
}

.btn_purple:active, .btn_purple:focus{
    background-color: #6D1874;
    color: #ffffff;
    border: 2px solid #6D1874;
    border-radius: 60px;
    text-decoration: none;
    padding: 10px 15px;
}

/**** end - buttons ****/

/**** box img ****/

.box-news-thumbnail-1 {
    background-color: #f5f5f5;
    width: 100%;
    height: 762px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    overflow: hidden;
}

.box-for-img {
    background-color: #f5f5f5;
    width: 100%;
    height: auto;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    overflow: hidden;
}

.box-news-thumbnail-2 {
    background-color: rgba(186, 48, 109, 0.1);
    width: 100%;
    height: 500px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.box-img-circle {
    width: 180px;
    height: 180px;
    border: 6px solid #fff;
    border-radius: 200px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #f5f5f5;
    margin: 16px auto;
}

/**** end - box img ****/

/**** navigation bar ****/

.dropdown-menu>li>a {
    display: block;
    padding: 5px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.navbar {
        padding: 0px 0px 0px;
        transform: translate(0px,0px);
        -webkit-transform: translate(0px,0px);
        -moz-transform: translate(0px,0px);
        -o-transform: translate(0px,0px);
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out,transform .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out,transform .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out,transform .5s ease-in-out;
    }

    .top-nav-collapse {
        padding: 0;
        transform: translate(0px,-40px);
        -webkit-transform: translate(0px,-40px);
        -moz-transform: translate(0px,-40px);
        -o-transform: translate(0px,-40px);
    }
.slge-lk-btn{
    color: #6D1874;
}

.slge-lk-btn:hover,.slge-lk-btn:active, .slge-lk-btn:focus {
    color: #BE0071;
}

.dropdown, .dropup {
    width: 100%;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    z-index: 1000;
    display: none;
    min-width: 160px;
    padding: 5px 0;
    margin: 0px auto;
    font-size: 16px;
    text-align: center;
    list-style: none;
    background-color: #eee;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 0px solid #ccc;
    border: 0px solid rgba(0,0,0,.15);
    border-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.navbar-toggle {
    border: 0px solid transparent;
    border-radius: 0px;
}

.topnav{
    background-color: #f0f0f0;
    margin-bottom: 0px;
    height: auto;

}

.slt-lge{
    background-color: #BE0071;
    color: white;
    height: 60px;
    width: 47px;
    border-radius: 0px;
    border: none;
    -webkit-appearance: none;
}

.navbar-nav>li>.lge {
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: tahoma, sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 12px;
    color: #6D1874 !important;
}

.navbar-nav>li>.lge-pa {
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: tahoma, sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 12px;
    color: #ffffff !important;
}


.navbar-default {
    border-color: #F3F3F3;
    border-bottom-width: 0px;
}

.navbar-default .navbar-brand {
    color: red;
}

.navbar-nav>li>a {
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: tahoma, sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 12px;
}


.slt-lge-p{
    font-size: 14px;
    padding: 10px;
    margin: 0px;
}

img.brand {
    width: 104px;
    padding: 8px 5px;
}

.btm-page{
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 9999;
    width: auto;
    height: 50px;
    opacity: 1;
    padding: 10px 20px;
    background-color: #BE0071;
    font-size: 20px;
    border: 0px solid;
    border-radius: 41px;
    box-shadow: 0px 2px 10px -2px #000;
}


.top-page{
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9999;
    width: 50px;
    height: 50px;
    opacity: 1;
    padding: 4px 10px;
    background-color: #6D1874;
    font-size: 30px;
    border: 0px solid;
    border-radius: 41px;
    box-shadow: 0px 2px 10px -2px #000;
}

.top-page a, .btm-page a {
    color: #fff;
    text-decoration: none;
}

.li-brand{
    width: auto;
    padding: 0px 15px;
    text-align: left;
}

/**** end - navigation ****/

/**** ul, li ****/

/* Portal */

.dash-lu{
  border-right: 1px dashed #ccc
}

.dash-lu li{
  list-style: none;
  padding: 6px 5px;
}

.dash-lu li.divider {
    border-top: 1px dashed #ccc;
    margin: 10px 10px 0px 0px;
}

.dash-lu li a{
  color: inherit;
  text-decoration: none;
  opacity: 0.5;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
}

.dash-lu li a:hover{
  text-decoration: none;
  opacity: 1;
}

.ul-lst-check{
    padding: 0px;
    list-style: none;
    zoom: 0.8;
}


.ul-lst-check li{
    padding: 10px;
    margin: 10px 0px;
    background-color: #f5f5f5;
    border: 2px solid #f3f3f3;
    border-radius: 0px;
}

.ul-lst-check li span{
    font-size: 22px;
}

.ul-lst-check li .ck-cle{
    color: #FFFFFF;
    padding: 4px;
    font-size: 24px;
    font-weight: bold;
    border: 2px solid #91DA34;
    border-radius: 100px;
    margin-right: 10px;
    background-color: #91DA34;
    vertical-align: -2px;
}

.ul-lst-check li .ck-cle-nbr{
    color: #FFFFFF;
    padding: 3px 10px;
    font-size: 22px;
    font-weight: bold;
    border: 2px solid #6D1874;
    border-radius: 100px;
    margin-right: 10px;
    background-color: #6D1874;
    font-family: tahoma, sans-serif;
}

.ul-tab-menu{
    padding: 0px;
    margin: 0px;
    list-style: none;
    width: 100%;
    height: auto;
}

.ul-tab-menu li a{
    text-decoration: none;
    padding: 18px 0px;
    color: #ffffff;
    outline: none;
}

.ul-tab-menu li a:hover{
    text-decoration: none;
    padding: 18px 0px;
    color: #BE0071;
    transition : all 0.5s ease-in-out;
    -webkit-transition : all 0.5s ease-in-out;
    -moz-transition : all 0.5s ease-in-out;
    -ms-transition : all 0.5s ease-in-out;
    -o-transition : all 0.5s ease-in-out;
}

.ul-tab-menu li{
    display: inline-block;
    width: 33%;
    background-color: #BE0071;
    font-size: 20px;
    padding: 16px;
    font-family: tahoma, sans-serif;
    font-weight: bold;
    outline: none;
}

.ul-tab-menu li:hover{
    background-color: #EAEAEA;
    transition : all 0.5s ease-in-out;
    -webkit-transition : all 0.5s ease-in-out;
    -moz-transition : all 0.5s ease-in-out;
    -ms-transition : all 0.5s ease-in-out;
    -o-transition : all 0.5s ease-in-out;
}

.ul-side-menu{
    padding: 20px 0px;
    list-style: none;
    margin: 0px;
    background-color: #be0071;
}

.ul-side-menu li{
    padding: 4px 0px;
    position: relative;
    display: block;
}

.ul-side-menu li a{
    font-family: tahoma, sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #F2CCE2;
    padding: 0px 20px;
    border-right: 6px solid transparent;
    display: block;
    margin-right: -6px;
    transition : all 0.5s ease-in-out;
    -webkit-transition : all 0.5s ease-in-out;
    -moz-transition : all 0.5s ease-in-out;
    -ms-transition : all 0.5s ease-in-out;
    -o-transition : all 0.5s ease-in-out;
}

.ul-side-menu li a:hover{
    font-weight: bold;
    border-right: 6px solid #6D1874;
    color: #ffffff;
    padding: 0px 20px;
    margin-right: -6px;
}

.ul-side-menu-sm{
    padding: 0px;
    list-style: none;
}

.ul-side-menu-sm li{
    padding: 2px 0px; 
    position: relative;
    display: block;
}

.ul-side-menu-sm li a{
    font-family: tahoma, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #F2CCE2;
    padding: 0px 40px;
    border-right: 6px solid transparent;
    display: block;
    margin-right: -6px;
}

.ul-side-menu-sm li a:hover{
    font-weight: bold;
    border-right: 6px solid #6D1874;
    color: #ffffff;
    padding: 0px 40px;
    margin-right: -6px;
}

.be-af{
    margin:0px;
    padding: 0px;
}

.be-af li{
    display: inline-block;
}

.be-af li .a-lk{
    outline: none;
    font-size: 22px;
}

#tabs-1 .img-responsive, #tabs-2 .img-responsive {
    transition : all 0.5s ease-in-out;
    -webkit-transition : all 0.5s ease-in-out;
    -moz-transition : all 0.5s ease-in-out;
    -ms-transition : all 0.5s ease-in-out;
    -o-transition : all 0.5s ease-in-out;
}

.preview-img{
    width: 70px;
    height: 70px;
    background-color: #F3F3F3;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border: 3px solid #ffffff;
    border-radius: 3px;
}

/**** end - ul, li ****/


/**** faq ****/

.bubble-left{
    padding: 8px 10px;
    position: relative;
    line-height: 1.3;
    border-radius: 70px;
}

.bubble-left:before{
    content: "\00a0";
    display: block;
    position: absolute;
    top: 57px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 16px 12px 0;
    border-color: transparent #f5f5f5 transparent transparent;
    right: 100%;
    margin-right: -1px;
    
}

.bubble-right{
    padding: 8px 10px;
    position: relative;
    line-height: 1.3;
    border-radius: 70px;
    color: #ffffff;
}

.bubble-right:before{
    content: "\00a0";
    display: block;
    position: absolute;
    top: 57px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 0 12px 14px;
    border-color: transparent transparent transparent #BE0071;
    left: 100%;
    margin-left: -1px;
}

/**** end - faq ****/

/**** sitemap ****/

.lk-sitemap{
    color: #ffffff;
    font-size: 16px;
}

.lk-sitemap:hover, .lk-sitemap:active, .lk-sitemap:focus{
    color: #ffffff;
    text-decoration: underline;
}

.txt-sm{font-size: 12px; color: #fff; text-align: center;}


.sm-ico{
    width: 42px;
    margin: 0px 2px;
    display: inline-block;
    opacity: 1;
    transition : all 0.5s ease-in-out;
    -webkit-transition : all 0.3s ease-in-out;
    -moz-transition : all 0.3s ease-in-out;
    -ms-transition : all 0.3s ease-in-out;
    -o-transition : all 0.3s ease-in-out;
}

.sm-ico:hover, .sm-ico:active, .sm-ico:focus{
    opacity: 0.6;
    outline: none;
}


/**** end - sitemap ****/


/**** animations ****/

.grow{
    -webkit-animation: grow 3s ease-in-out 0s infinite normal;
    -moz-animation: grow 3s ease-in-out 0s infinite normal;
    -o-animation: grow 3s ease-in-out 0s infinite normal;
    animation: grow 3s ease-in-out 0s infinite normal;}

@-webkit-keyframes grow {
    0% {transform:scale3D(1,1,1);}
    50% {transform:scale3D(1.03,1.03,1.03);}
    100% {transform:scale3D(1,1,1);}
}

@keyframes grow {
    0% {transform:scale3D(1,1,1);}
    50% {transform:scale3D(1.03,1.03,1.03);}
    100% {transform:scale3D(1,1,1);}
}

.grow-txt{
    -webkit-animation: growtxt 3s ease-in-out 0s infinite normal;
    -moz-animation: growtxt 3s ease-in-out 0s infinite normal;
    -o-animation: growtxt 3s ease-in-out 0s infinite normal;
    animation: growtxt 3s ease-in-out 0s infinite normal;}

@-webkit-keyframes growtxt {
    0% {transform:scale3D(1,1,1);}
    50% {transform:scale3D(1.2,1.2,1.2);}
    100% {transform:scale3D(1,1,1);}
}

@keyframes growtxt {
    0% {transform:scale3D(1,1,1);}
    50% {transform:scale3D(1.2,1.2,1.2);}
    100% {transform:scale3D(1,1,1);}
}



.fade-in{
    -webkit-animation: fade-in 1s ease-in-out 0s 1 normal;
    -moz-animation: fade-in 1s ease-in-out 0s 1 normal;
    -o-animation: fade-in 1s ease-in-out 0s 1 normal;
    animation: fade-in 1s ease-in-out 0s 1 normal;}

@-webkit-keyframes fade-in {
    0% {opacity:0;}
    100% {opacity:1;}
}

@keyframes bodside {
    0% {opacity:0;}
    100% {opacity:1;}
}

.animation-element {
  opacity: 0;
  position: relative;
}

/**** animation slide left ****/

.animation-element.slide-left {
    opacity: 0;
    -moz-transition: all 500ms linear;
    -webkit-transition: all 500ms linear;
    -o-transition: all 500ms linear;
    transition: all 500ms linear;
    -moz-transform: translate3d(-100px, 0px, 0px);
    -webkit-transform: translate3d(-100px, 0px, 0px);
    -o-transform: translate(-100px, 0px);
    -ms-transform: translate(-100px, 0px);
    transform: translate3d(-100px, 0px, 0px);
}

.animation-element.slide-left.in-view {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}
/**** end - animation slide left ****/

/**** animation bounce up ****/

.bounce-up {
  opacity: 0;
  -moz-transition: all 700ms ease-out;
  -webkit-transition: all 700ms ease-out;
  -o-transition: all 700ms ease-out;
  transition: all 700ms ease-out;
  -moz-transform: translate3d(0px, 200px, 0px);
  -webkit-transform: translate3d(0px, 200px, 0px);
  -o-transform: translate(0px, 200px);
  -ms-transform: translate(0px, 200px);
  transform: translate3d(0px, 200, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.bounce-up.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}

/**** end - animation bounce up ****/

/**** end - animations ****/


/**** timeline ****/

#cd-timeline {
    position: relative;
}

#cd-timeline::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    height: 100%;
    width: 4px;
    background: rgba(109, 24, 116, 0.2);
    z-index: 9;
}

.cd-te-mgn {
    margin-bottom: 40px;
}

.cd-te-date{margin: 4px 15px;}


.cd-timeline-img {
    position: absolute;
    top: 0;
    left: -18px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #E2D0E3;
    color: #fff;
    z-index: 9;
}

.cd-timeline-img span {
    font-size: 38px;
    padding: 0px 0px 0px 1px;
}

/**** end - timeline ****/

/**** affix ****/

.affix {
    position: fixed;
    z-index: 9;
    top: 62px;
    left: 0px;
}

/**** end - affix ****/

@media(min-width:768px) {
    .navbar {
        padding: 0px 0px 0px;
        transform: translate(0px,0px);
        -webkit-transform: translate(0px,0px);
        -moz-transform: translate(0px,0px);
        -o-transform: translate(0px,0px);
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out,transform .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out,transform .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out,transform .5s ease-in-out;
    }

    .top-nav-collapse {
        padding: 0;
        transform: translate(0px,-40px);
        -webkit-transform: translate(0px,-40px);
        -moz-transform: translate(0px,-40px);
        -o-transform: translate(0px,-40px);
    }


    .navbar-nav {
        float: none;
        margin: 0;
        width: auto;
    }

    .navbar-nav>li {
        float: left;
        width: auto;
        text-align: center;
        border-left: 1px solid #F3F3F3;
        border-right: 1px solid #F3F3F3;
        margin-right: -1px;
    }

    .li-brand{
        width: auto;
        padding: 0px 15px;
        text-align: left !important;
    }

}

@media(max-width:768px) {

    .ul-tab-menu li {
        display: block;
        width: 100%;
        margin: 5px 0px;
    }

    .box-news-thumbnail-1 {
        height: 450px;
    }

    #cd-timeline::before {
        left: 25px;
    }

    .intro-section {
        padding-top: 92px;
    }

    img.brand {
        width: 80px;
        padding: 0px 0px;
        margin-top: -8px;
    }

    .navbar-nav>li>.page-scroll {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .about-section {
        height: auto;
        padding: 50px 25px;
        text-align: center;
        background: #efefef;
        display: flex;
    }

    .no-pdg-section {
        height: auto;
        padding: 50px 25px;
        text-align: center;
        background-color: #f5f5f5;
    }

    .labo-section {
        height: auto;
        padding: 50px 25px;
        text-align: center;
        background: #f5f5f5;
    }

    .pp-section {
        height: auto;
        padding: 200px 25px 100px;
        text-align: center;
        background: #f5f5f5;
    }

    .services-section {
        height: auto;
        padding: 50px 25px;
        text-align: center;
        background: #fff;
    }

    .timeline-section {
        height: auto;
        padding: 50px 25px;
        text-align: center;
        background: #fff;
    }

    .faq-section {
        height: auto;
        padding: 50px 25px;
        text-align: center;
        background: #fff;
    }

    .sitemap-section {
        height: auto;
        padding: 50px 25px;
        text-align: center;
        background: #6D1874;
    }

    .pdg-50{
        padding:50px 25px;
    }

}

@media(max-width:467px) {


    img.brand {
        width: 80px;
        padding: 0px 0px;
        margin-top: -8px;
    }

    .navbar-nav>li>.page-scroll {
        padding-top: 10px;
        padding-bottom: 10px;
    }

}



