@import url("http://fonts.googleapis.com/css?family=Open+Sans:400,300");
body {
    background: #fff
}
button,
input[type="submit"],
textarea[type="submit"],
select[type="submit"],
.responsive-grid,
.hash-tabs nav li a,
nav ul a,
body,
pre {
    color: #000
}
.responsive-grid {
    display: none
}
.toggle-nav {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    left: -500%
}
.focusable.toggle-nav:active,
.focusable.toggle-nav:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.toolbar {
    text-align: center
}
.box,
.hash-tabs .tab-pane-container {
   /*  margin: 1em */
}
nav,
nav ul,
.responsive-grid,
body,
.hash-tabs nav,
.hash-tabs nav ul,
.hash-tabs nav li a,
.hash-tabs .tab-pane-container header h1,
.hash-tabs .tab-pane-container header h2,
.hash-tabs .tab-pane-container header h3,
.hash-tabs .tab-pane-container header h4,
.hash-tabs .tab-pane-container header h5,
.hash-tabs .tab-pane-container header h6 {
    /* margin: 0 auto; */
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 1em
}
.hash-tabs nav li {
    margin-right: 1em;
	/* padding:15px; */
}
.hash-tabs nav {
   /*  margin: 0 1em */
}
a,
code,
em {
    margin: 0 0.28177em
}
.toolbar,
.box,
.hash-tabs .tab-pane-container {
    padding: 1em
}
button::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
textarea[type="submit"]::-moz-focus-inner,
select[type="submit"]::-moz-focus-inner,
.responsive-grid::-moz-focus-inner,
.hash-tabs nav li a::-moz-focus-inner,
input::-moz-focus-inner,
textarea::-moz-focus-inner,
select::-moz-focus-inner,
nav,
nav ul,
nav ul ul {
    padding: 0
}
fieldset,
pre {
    padding: 0.76923em
}
.hash-tabs nav li a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0
}
.container,
button,
input[type="submit"],
textarea[type="submit"],
select[type="submit"],
.responsive-grid,
.hash-tabs nav li a,
input,
textarea,
select,
input:not([type]),
textarea:not([type]),
select:not([type]),
input[type="color"],
textarea[type="color"],
select[type="color"],
input[type="email"],
textarea[type="email"],
select[type="email"],
input[type="number"],
textarea[type="number"],
select[type="number"],
input[type="password"],
textarea[type="password"],
select[type="password"],
input[type="tel"],
textarea[type="tel"],
select[type="tel"],
input[type="url"],
textarea[type="url"],
select[type="url"],
input[type="text"],
textarea[type="text"],
select[type="text"],
input textarea,
textarea textarea,
select textarea,
.toolbar,
nav ul a,
.box {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
hr,
input[type="search"],
textarea[type="search"],
select[type="search"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}
a,
button,
input[type="submit"],
textarea[type="submit"],
select[type="submit"],
.responsive-grid,
.hash-tabs nav li a,
.box {
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    transition: 0.5s all ease
}
button,
input[type="submit"],
textarea[type="submit"],
select[type="submit"],
.responsive-grid,
.hash-tabs nav li a {
    font-size: 130%
}
button,
input[type="submit"],
textarea[type="submit"],
select[type="submit"],
.responsive-grid,
.hash-tabs nav li a,
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder,
input:-moz-placeholder,
textarea:-moz-placeholder,
select:-moz-placeholder,
input::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder,
input:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder {
    font-family: "Open Sans", "sans-serif", "arial"
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder,
input:-moz-placeholder,
textarea:-moz-placeholder,
select:-moz-placeholder,
input::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder,
input:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder {
    font-size: 1em
}
nav ul ul {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}
button[disabled],
input[disabled][type="submit"],
textarea[disabled][type="submit"],
select[disabled][type="submit"],
[disabled].responsive-grid,
.hash-tabs nav li a,
.hash-tabs nav li a.disabled {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}
nav ul ul li:hover>ul,
nav ul li:hover>ul,
.hash-tabs nav li a.active {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}
/* button,
input[type="submit"],
textarea[type="submit"],
select[type="submit"],
.responsive-grid,
.hash-tabs nav li a,
input,
textarea,
select,
fieldset,
nav ul ul,
.box,
.hash-tabs .tab-pane-container,
pre {
    border: 1px solid rgba(204, 204, 204, 0.5) 
}
.hash-tabs nav li a {
    border-right: 1px solid rgba(204, 204, 204, 0.5)
}
.hash-tabs nav li a {
    border-left: 1px solid rgba(204, 204, 204, 0.5)
}
.hash-tabs nav li a {
    border-top: 1px solid rgba(204, 204, 204, 0.5)
} */
/* nav,
nav ul ul li a {
    border-bottom: 1px solid rgba(204, 204, 204, 0.5)
} */
button::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
textarea[type="submit"]::-moz-focus-inner,
select[type="submit"]::-moz-focus-inner,
.responsive-grid::-moz-focus-inner,
.hash-tabs nav li a::-moz-focus-inner,
input::-moz-focus-inner,
textarea::-moz-focus-inner,
select::-moz-focus-inner,
img,
object,
embed {
    border: 0
}
nav ul ul {
    position: absolute
}
nav ul li {
    position: relative
}
nav ul li:hover>ul,
.hash-tabs nav li a {
    display: block
}
nav ul a,
nav ul li,
.hash-tabs,
.hash-tabs nav li {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline
}
nav ul,
nav ul ul {
    list-style: none
}
button,
input[type="submit"],
textarea[type="submit"],
select[type="submit"],
.responsive-grid,
.hash-tabs nav li a,
nav ul a {
    text-decoration: none
}
nav {
    width: 100%
}
/* .container {
    *zoom: 1;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0%;
    padding-right: 0%
}
.container:after {
    content: "";
    display: table;
    clear: both
} */
@font-face {
    font-family: "icomoon";
    src: url("../fonts/icomoon/icomoon.eot?-ee78jr");
    src: url("../fonts/icomoon/icomoon.eot?#iefix-ee78jr") format("embedded-opentype"), url("../fonts/icomoon/icomoon.woff?-ee78jr") format("woff"), url("../fonts/icomoon/icomoon.ttf?-ee78jr") format("truetype"), url("../fonts/icomoon/icomoon.svg?-ee78jr#icomoon") format("svg");
    font-weight: normal;
    font-style: normal
}
.icon-home,
.icon-home2,
.icon-home3,
.icon-office,
.icon-newspaper,
.icon-pencil,
.icon-pencil2,
.icon-quill,
.icon-pen,
.icon-blog,
.icon-droplet,
.icon-paint-format,
.icon-image,
.icon-image2,
.icon-images,
.icon-camera,
.icon-music,
.icon-headphones,
.icon-play,
.icon-film,
.icon-camera2,
.icon-dice,
.icon-pacman,
.icon-spades,
.icon-clubs,
.icon-diamonds,
.icon-pawn,
.icon-bullhorn,
.icon-connection,
.icon-podcast,
.icon-feed,
.icon-book,
.icon-books,
.icon-library,
.icon-file,
.icon-profile,
.icon-file2,
.icon-file3,
.icon-file4,
.icon-copy,
.icon-copy2,
.icon-copy3,
.icon-paste,
.icon-paste2,
.icon-paste3,
.icon-stack,
.icon-folder,
.icon-folder-open,
.icon-tag,
.icon-tags,
.icon-barcode,
.icon-qrcode,
.icon-ticket,
.icon-cart,
.icon-cart2,
.icon-cart3,
.icon-coin,
.icon-credit,
.icon-calculate,
.icon-support,
.icon-phone,
.icon-phone-hang-up,
.icon-address-book,
.icon-notebook,
.icon-envelope,
.icon-pushpin,
.icon-location,
.icon-location2,
.icon-compass,
.icon-map,
.icon-map2,
.icon-history,
.icon-clock,
.icon-clock2,
.icon-alarm,
.icon-alarm2,
.icon-bell,
.icon-stopwatch,
.icon-calendar,
.icon-calendar2,
.icon-print,
.icon-keyboard,
.icon-screen,
.icon-laptop,
.icon-mobile,
.icon-mobile2,
.icon-tablet,
.icon-tv,
.icon-cabinet,
.icon-drawer,
.icon-drawer2,
.icon-drawer3,
.icon-box-add,
.icon-box-remove,
.icon-download,
.icon-upload,
.icon-disk,
.icon-storage,
.icon-undo,
.icon-redo,
.icon-flip,
.icon-flip2,
.icon-undo2,
.icon-redo2,
.icon-forward,
.icon-reply,
.icon-bubble,
.icon-bubbles,
.icon-bubbles2,
.icon-bubble2,
.icon-bubbles3,
.icon-bubbles4,
.icon-user,
.icon-users,
.icon-user2,
.icon-users2,
.icon-user3,
.icon-user4,
.icon-quotes-left,
.icon-busy,
.icon-spinner,
.icon-spinner2,
.icon-spinner3,
.icon-spinner4,
.icon-spinner5,
.icon-spinner6,
.icon-binoculars,
.icon-search,
.icon-zoom-in,
.icon-zoom-out,
.icon-expand,
.icon-contract,
.icon-expand2,
.icon-contract2,
.icon-key,
.icon-key2,
.icon-lock,
.icon-lock2,
.icon-unlocked,
.icon-wrench,
.icon-settings,
.icon-equalizer,
.icon-cog,
.icon-cogs,
.icon-cog2,
.icon-hammer,
.icon-wand,
.icon-aid,
.icon-bug,
.icon-pie,
.icon-stats,
.icon-bars,
.icon-bars2,
.icon-gift,
.icon-trophy,
.icon-glass,
.icon-mug,
.icon-food,
.icon-leaf,
.icon-rocket,
.icon-meter,
.icon-meter2,
.icon-dashboard,
.icon-hammer2,
.icon-fire,
.icon-lab,
.icon-magnet,
.icon-remove,
.icon-remove2,
.icon-briefcase,
.icon-airplane,
.icon-truck,
.icon-road,
.icon-accessibility,
.icon-target,
.icon-shield,
.icon-lightning,
.icon-switch,
.icon-power-cord,
.icon-signup,
.icon-list,
.icon-list2,
.icon-numbered-list,
.icon-menu,
.icon-menu2,
.icon-tree,
.icon-cloud,
.icon-cloud-download,
.icon-cloud-upload,
.icon-download2,
.icon-upload2,
.icon-download3,
.icon-upload3,
.icon-globe,
.icon-earth,
.icon-link,
.icon-flag,
.icon-attachment,
.icon-eye,
.icon-eye-blocked,
.icon-eye2,
.icon-bookmark,
.icon-bookmarks,
.icon-brightness-medium,
.icon-brightness-contrast,
.icon-contrast,
.icon-star,
.icon-star2,
.icon-star3,
.icon-heart,
.icon-heart2,
.icon-heart-broken,
.icon-thumbs-up,
.icon-thumbs-up2,
.icon-happy,
.icon-happy2,
.icon-smiley,
.icon-smiley2,
.icon-tongue,
.icon-tongue2,
.icon-sad,
.icon-sad2,
.icon-wink,
.icon-wink2,
.icon-grin,
.icon-grin2,
.icon-cool,
.icon-cool2,
.icon-angry,
.icon-angry2,
.icon-evil,
.icon-evil2,
.icon-shocked,
.icon-shocked2,
.icon-confused,
.icon-confused2,
.icon-neutral,
.icon-neutral2,
.icon-wondering,
.icon-wondering2,
.icon-point-up,
.icon-point-right,
.icon-point-down,
.icon-point-left,
.icon-warning,
.icon-notification,
.icon-question,
.icon-info,
.icon-info2,
.icon-blocked,
.icon-cancel-circle,
.icon-checkmark-circle,
.icon-spam,
.icon-close,
.icon-checkmark,
.icon-checkmark2,
.icon-spell-check,
.icon-minus,
.icon-plus,
.icon-enter,
.icon-exit,
.icon-play2,
.icon-pause,
.icon-stop,
.icon-backward,
.icon-forward2,
.icon-play3,
.icon-pause2,
.icon-stop2,
.icon-backward2,
.icon-forward3,
.icon-first,
.icon-last,
.icon-previous,
.icon-next,
.icon-eject,
.icon-volume-high,
.icon-volume-medium,
.icon-volume-low,
.icon-volume-mute,
.icon-volume-mute2,
.icon-volume-increase,
.icon-volume-decrease,
.icon-loop,
.icon-loop2,
.icon-loop3,
.icon-shuffle,
.icon-arrow-up-left,
.icon-arrow-up,
.icon-arrow-up-right,
.icon-arrow-right,
.icon-arrow-down-right,
.icon-arrow-down,
.icon-arrow-down-left,
.icon-arrow-left,
.icon-arrow-up-left2,
.icon-arrow-up2,
.icon-arrow-up-right2,
.icon-arrow-right2,
.icon-arrow-down-right2,
.icon-arrow-down2,
.icon-arrow-down-left2,
.icon-arrow-left2,
.icon-arrow-up-left3,
.icon-arrow-up3,
.icon-arrow-up-right3,
.icon-arrow-right3,
.icon-arrow-down-right3,
.icon-arrow-down3,
.icon-arrow-down-left3,
.icon-arrow-left3,
.icon-tab,
.icon-checkbox-checked,
.icon-checkbox-unchecked,
.icon-checkbox-partial,
.icon-radio-checked,
.icon-radio-unchecked,
.icon-crop,
.icon-scissors,
.icon-filter,
.icon-filter2,
.icon-font,
.icon-text-height,
.icon-text-width,
.icon-bold,
.icon-underline,
.icon-italic,
.icon-strikethrough,
.icon-omega,
.icon-sigma,
.icon-table,
.icon-table2,
.icon-insert-template,
.icon-pilcrow,
.icon-left-toright,
.icon-right-toleft,
.icon-paragraph-left,
.icon-paragraph-center,
.icon-paragraph-right,
.icon-paragraph-justify,
.icon-paragraph-left2,
.icon-paragraph-center2,
.icon-paragraph-right2,
.icon-paragraph-justify2,
.icon-indent-increase,
.icon-indent-decrease,
.icon-new-tab,
.icon-embed,
.icon-code,
.icon-console,
.icon-share,
.icon-mail,
.icon-mail2,
.icon-mail3,
.icon-mail4,
.icon-google,
.icon-google-plus,
.icon-google-plus2,
.icon-google-plus3,
.icon-google-plus4,
.icon-google-drive,
.icon-facebook,
.icon-facebook2,
.icon-facebook3,
.icon-instagram,
.icon-twitter,
.icon-twitter2,
.icon-twitter3,
.icon-feed2,
.icon-feed3,
.icon-feed4,
.icon-youtube,
.icon-youtube2,
.icon-vimeo,
.icon-vimeo2,
.icon-vimeo3,
.icon-lanyrd,
.icon-flickr,
.icon-flickr2,
.icon-flickr3,
.icon-flickr4,
.icon-picassa,
.icon-picassa2,
.icon-dribbble,
.icon-dribbble2,
.icon-dribbble3,
.icon-forrst,
.icon-forrst2,
.icon-deviantart,
.icon-deviantart2,
.icon-steam,
.icon-steam2,
.icon-github,
.icon-github2,
.icon-github3,
.icon-github4,
.icon-github5,
.icon-wordpress,
.icon-wordpress2,
.icon-joomla,
.icon-blogger,
.icon-blogger2,
.icon-tumblr,
.icon-tumblr2,
.icon-yahoo,
.icon-tux,
.icon-apple,
.icon-finder,
.icon-android,
.icon-windows,
.icon-windows8,
.icon-soundcloud,
.icon-soundcloud2,
.icon-skype,
.icon-reddit,
.icon-linkedin,
.icon-lastfm,
.icon-lastfm2,
.icon-delicious,
.icon-stumbleupon,
.icon-stumbleupon2,
.icon-stackoverflow,
.icon-pinterest,
.icon-pinterest2,
.icon-xing,
.icon-xing2,
.icon-flattr,
.icon-foursquare,
.icon-foursquare2,
.icon-paypal,
.icon-paypal2,
.icon-paypal3,
.icon-yelp,
.icon-libreoffice,
.icon-file-pdf,
.icon-file-openoffice,
.icon-file-word,
.icon-file-excel,
.icon-file-zip,
.icon-file-powerpoint,
.icon-file-xml,
.icon-file-css,
.icon-html5,
.icon-html52,
.icon-css3,
.icon-chrome,
.icon-firefox,
.icon-IE,
.icon-opera,
.icon-safari,
.icon-IcoMoon,
.icon-heart3,
.icon-cloud2,
.icon-star4,
.icon-tv2,
.icon-sound,
.icon-video,
.icon-trash,
.icon-user5,
.icon-key3,
.icon-search2,
.icon-settings2,
.icon-camera3,
.icon-tag2,
.icon-lock3,
.icon-bulb,
.icon-pen2,
.icon-diamond,
.icon-display,
.icon-location3,
.icon-eye3,
.icon-bubble3,
.icon-stack2,
.icon-cup,
.icon-phone2,
.icon-news,
.icon-mail5,
.icon-like,
.icon-photo,
.icon-note,
.icon-clock3,
.icon-paperplane,
.icon-params,
.icon-banknote,
.icon-data,
.icon-music2,
.icon-megaphone,
.icon-study,
.icon-lab2,
.icon-food2,
.icon-t-shirt,
.icon-fire2,
.icon-clip,
.icon-shop,
.icon-calendar3,
.icon-wallet,
.icon-vynil,
.icon-truck2,
.icon-world {
    font-family: "icomoon";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.icon-home:after {
    content: "\e600"
}
.icon-home2:after {
    content: "\e601"
}
.icon-home3:after {
    content: "\e602"
}
.icon-office:after {
    content: "\e603"
}
.icon-newspaper:after {
    content: "\e604"
}
.icon-pencil:after {
    content: "\e605"
}
.icon-pencil2:after {
    content: "\e606"
}
.icon-quill:after {
    content: "\e607"
}
.icon-pen:after {
    content: "\e608"
}
.icon-blog:after {
    content: "\e609"
}
.icon-droplet:after {
    content: "\e60a"
}
.icon-paint-format:after {
    content: "\e60b"
}
.icon-image:after {
    content: "\e60c"
}
.icon-image2:after {
    content: "\e60d"
}
.icon-images:after {
    content: "\e60e"
}
.icon-camera:after {
    content: "\e60f"
}
.icon-music:after {
    content: "\e610"
}
.icon-headphones:after {
    content: "\e611"
}
.icon-play:after {
    content: "\e612"
}
.icon-film:after {
    content: "\e613"
}
.icon-camera2:after {
    content: "\e614"
}
.icon-dice:after {
    content: "\e615"
}
.icon-pacman:after {
    content: "\e616"
}
.icon-spades:after {
    content: "\e617"
}
.icon-clubs:after {
    content: "\e618"
}
.icon-diamonds:after {
    content: "\e619"
}
.icon-pawn:after {
    content: "\e61a"
}
.icon-bullhorn:after {
    content: "\e61b"
}
.icon-connection:after {
    content: "\e61c"
}
.icon-podcast:after {
    content: "\e61d"
}
.icon-feed:after {
    content: "\e61e"
}
.icon-book:after {
    content: "\e61f"
}
.icon-books:after {
    content: "\e620"
}
.icon-library:after {
    content: "\e621"
}
.icon-file:after {
    content: "\e622"
}
.icon-profile:after {
    content: "\e623"
}
.icon-file2:after {
    content: "\e624"
}
.icon-file3:after {
    content: "\e625"
}
.icon-file4:after {
    content: "\e626"
}
.icon-copy:after {
    content: "\e627"
}
.icon-copy2:after {
    content: "\e628"
}
.icon-copy3:after {
    content: "\e629"
}
.icon-paste:after {
    content: "\e62a"
}
.icon-paste2:after {
    content: "\e62b"
}
.icon-paste3:after {
    content: "\e62c"
}
.icon-stack:after {
    content: "\e62d"
}
.icon-folder:after {
    content: "\e62e"
}
.icon-folder-open:after {
    content: "\e62f"
}
.icon-tag:after {
    content: "\e630"
}
.icon-tags:after {
    content: "\e631"
}
.icon-barcode:after {
    content: "\e632"
}
.icon-qrcode:after {
    content: "\e633"
}
.icon-ticket:after {
    content: "\e634"
}
.icon-cart:after {
    content: "\e635"
}
.icon-cart2:after {
    content: "\e636"
}
.icon-cart3:after {
    content: "\e637"
}
.icon-coin:after {
    content: "\e638"
}
.icon-credit:after {
    content: "\e639"
}
.icon-calculate:after {
    content: "\e63a"
}
.icon-support:after {
    content: "\e63b"
}
.icon-phone:after {
    content: "\e63c"
}
.icon-phone-hang-up:after {
    content: "\e63d"
}
.icon-address-book:after {
    content: "\e63e"
}
.icon-notebook:after {
    content: "\e63f"
}
.icon-envelope:after {
    content: "\e640"
}
.icon-pushpin:after {
    content: "\e641"
}
.icon-location:after {
    content: "\e642"
}
.icon-location2:after {
    content: "\e643"
}
.icon-compass:after {
    content: "\e644"
}
.icon-map:after {
    content: "\e645"
}
.icon-map2:after {
    content: "\e646"
}
.icon-history:after {
    content: "\e647"
}
.icon-clock:after {
    content: "\e648"
}
.icon-clock2:after {
    content: "\e649"
}
.icon-alarm:after {
    content: "\e64a"
}
.icon-alarm2:after {
    content: "\e64b"
}
.icon-bell:after {
    content: "\e64c"
}
.icon-stopwatch:after {
    content: "\e64d"
}
.icon-calendar:after {
    content: "\e64e"
}
.icon-calendar2:after {
    content: "\e64f"
}
.icon-print:after {
    content: "\e650"
}
.icon-keyboard:after {
    content: "\e651"
}
.icon-screen:after {
    content: "\e652"
}
.icon-laptop:after {
    content: "\e653"
}
.icon-mobile:after {
    content: "\e654"
}
.icon-mobile2:after {
    content: "\e655"
}
.icon-tablet:after {
    content: "\e656"
}
.icon-tv:after {
    content: "\e657"
}
.icon-cabinet:after {
    content: "\e658"
}
.icon-drawer:after {
    content: "\e659"
}
.icon-drawer2:after {
    content: "\e65a"
}
.icon-drawer3:after {
    content: "\e65b"
}
.icon-box-add:after {
    content: "\e65c"
}
.icon-box-remove:after {
    content: "\e65d"
}
.icon-download:after {
    content: "\e65e"
}
.icon-upload:after {
    content: "\e65f"
}
.icon-disk:after {
    content: "\e660"
}
.icon-storage:after {
    content: "\e661"
}
.icon-undo:after {
    content: "\e662"
}
.icon-redo:after {
    content: "\e663"
}
.icon-flip:after {
    content: "\e664"
}
.icon-flip2:after {
    content: "\e665"
}
.icon-undo2:after {
    content: "\e666"
}
.icon-redo2:after {
    content: "\e667"
}
.icon-forward:after {
    content: "\e668"
}
.icon-reply:after {
    content: "\e669"
}
.icon-bubble:after {
    content: "\e66a"
}
.icon-bubbles:after {
    content: "\e66b"
}
.icon-bubbles2:after {
    content: "\e66c"
}
.icon-bubble2:after {
    content: "\e66d"
}
.icon-bubbles3:after {
    content: "\e66e"
}
.icon-bubbles4:after {
    content: "\e66f"
}
.icon-user:after {
    content: "\e670"
}
.icon-users:after {
    content: "\e671"
}
.icon-user2:after {
    content: "\e672"
}
.icon-users2:after {
    content: "\e673"
}
.icon-user3:after {
    content: "\e674"
}
.icon-user4:after {
    content: "\e675"
}
.icon-quotes-left:after {
    content: "\e676"
}
.icon-busy:after {
    content: "\e677"
}
.icon-spinner:after {
    content: "\e678"
}
.icon-spinner2:after {
    content: "\e679"
}
.icon-spinner3:after {
    content: "\e67a"
}
.icon-spinner4:after {
    content: "\e67b"
}
.icon-spinner5:after {
    content: "\e67c"
}
.icon-spinner6:after {
    content: "\e67d"
}
.icon-binoculars:after {
    content: "\e67e"
}
.icon-search:after {
    content: "\e67f"
}
.icon-zoom-in:after {
    content: "\e680"
}
.icon-zoom-out:after {
    content: "\e681"
}
.icon-expand:after {
    content: "\e682"
}
.icon-contract:after {
    content: "\e683"
}
.icon-expand2:after {
    content: "\e684"
}
.icon-contract2:after {
    content: "\e685"
}
.icon-key:after {
    content: "\e686"
}
.icon-key2:after {
    content: "\e687"
}
.icon-lock:after {
    content: "\e688"
}
.icon-lock2:after {
    content: "\e689"
}
.icon-unlocked:after {
    content: "\e68a"
}
.icon-wrench:after {
    content: "\e68b"
}
.icon-settings:after {
    content: "\e68c"
}
.icon-equalizer:after {
    content: "\e68d"
}
.icon-cog:after {
    content: "\e68e"
}
.icon-cogs:after {
    content: "\e68f"
}
.icon-cog2:after {
    content: "\e690"
}
.icon-hammer:after {
    content: "\e691"
}
.icon-wand:after {
    content: "\e692"
}
.icon-aid:after {
    content: "\e693"
}
.icon-bug:after {
    content: "\e694"
}
.icon-pie:after {
    content: "\e695"
}
.icon-stats:after {
    content: "\e696"
}
.icon-bars:after {
    content: "\e697"
}
.icon-bars2:after {
    content: "\e698"
}
.icon-gift:after {
    content: "\e699"
}
.icon-trophy:after {
    content: "\e69a"
}
.icon-glass:after {
    content: "\e69b"
}
.icon-mug:after {
    content: "\e69c"
}
.icon-food:after {
    content: "\e69d"
}
.icon-leaf:after {
    content: "\e69e"
}
.icon-rocket:after {
    content: "\e69f"
}
.icon-meter:after {
    content: "\e6a0"
}
.icon-meter2:after {
    content: "\e6a1"
}
.icon-dashboard:after {
    content: "\e6a2"
}
.icon-hammer2:after {
    content: "\e6a3"
}
.icon-fire:after {
    content: "\e6a4"
}
.icon-lab:after {
    content: "\e6a5"
}
.icon-magnet:after {
    content: "\e6a6"
}
.icon-remove:after {
    content: "\e6a7"
}
.icon-remove2:after {
    content: "\e6a8"
}
.icon-briefcase:after {
    content: "\e6a9"
}
.icon-airplane:after {
    content: "\e6aa"
}
.icon-truck:after {
    content: "\e6ab"
}
.icon-road:after {
    content: "\e6ac"
}
.icon-accessibility:after {
    content: "\e6ad"
}
.icon-target:after {
    content: "\e6ae"
}
.icon-shield:after {
    content: "\e6af"
}
.icon-lightning:after {
    content: "\e6b0"
}
.icon-switch:after {
    content: "\e6b1"
}
.icon-power-cord:after {
    content: "\e6b2"
}
.icon-signup:after {
    content: "\e6b3"
}
.icon-list:after {
    content: "\e6b4"
}
.icon-list2:after {
    content: "\e6b5"
}
.icon-numbered-list:after {
    content: "\e6b6"
}
.icon-menu:after {
    content: "\e6b7"
}
.icon-menu2:after {
    content: "\e6b8"
}
.icon-tree:after {
    content: "\e6b9"
}
.icon-cloud:after {
    content: "\e6ba"
}
.icon-cloud-download:after {
    content: "\e6bb"
}
.icon-cloud-upload:after {
    content: "\e6bc"
}
.icon-download2:after {
    content: "\e6bd"
}
.icon-upload2:after {
    content: "\e6be"
}
.icon-download3:after {
    content: "\e6bf"
}
.icon-upload3:after {
    content: "\e6c0"
}
.icon-globe:after {
    content: "\e6c1"
}
.icon-earth:after {
    content: "\e6c2"
}
.icon-link:after {
    content: "\e6c3"
}
.icon-flag:after {
    content: "\e6c4"
}
.icon-attachment:after {
    content: "\e6c5"
}
.icon-eye:after {
    content: "\e6c6"
}
.icon-eye-blocked:after {
    content: "\e6c7"
}
.icon-eye2:after {
    content: "\e6c8"
}
.icon-bookmark:after {
    content: "\e6c9"
}
.icon-bookmarks:after {
    content: "\e6ca"
}
.icon-brightness-medium:after {
    content: "\e6cb"
}
.icon-brightness-contrast:after {
    content: "\e6cc"
}
.icon-contrast:after {
    content: "\e6cd"
}
.icon-star:after {
    content: "\e6ce"
}
.icon-star2:after {
    content: "\e6cf"
}
.icon-star3:after {
    content: "\e6d0"
}
.icon-heart:after {
    content: "\e6d1"
}
.icon-heart2:after {
    content: "\e6d2"
}
.icon-heart-broken:after {
    content: "\e6d3"
}
.icon-thumbs-up:after {
    content: "\e6d4"
}
.icon-thumbs-up2:after {
    content: "\e6d5"
}
.icon-happy:after {
    content: "\e6d6"
}
.icon-happy2:after {
    content: "\e6d7"
}
.icon-smiley:after {
    content: "\e6d8"
}
.icon-smiley2:after {
    content: "\e6d9"
}
.icon-tongue:after {
    content: "\e6da"
}
.icon-tongue2:after {
    content: "\e6db"
}
.icon-sad:after {
    content: "\e6dc"
}
.icon-sad2:after {
    content: "\e6dd"
}
.icon-wink:after {
    content: "\e6de"
}
.icon-wink2:after {
    content: "\e6df"
}
.icon-grin:after {
    content: "\e6e0"
}
.icon-grin2:after {
    content: "\e6e1"
}
.icon-cool:after {
    content: "\e6e2"
}
.icon-cool2:after {
    content: "\e6e3"
}
.icon-angry:after {
    content: "\e6e4"
}
.icon-angry2:after {
    content: "\e6e5"
}
.icon-evil:after {
    content: "\e6e6"
}
.icon-evil2:after {
    content: "\e6e7"
}
.icon-shocked:after {
    content: "\e6e8"
}
.icon-shocked2:after {
    content: "\e6e9"
}
.icon-confused:after {
    content: "\e6ea"
}
.icon-confused2:after {
    content: "\e6eb"
}
.icon-neutral:after {
    content: "\e6ec"
}
.icon-neutral2:after {
    content: "\e6ed"
}
.icon-wondering:after {
    content: "\e6ee"
}
.icon-wondering2:after {
    content: "\e6ef"
}
.icon-point-up:after {
    content: "\e6f0"
}
.icon-point-right:after {
    content: "\e6f1"
}
.icon-point-down:after {
    content: "\e6f2"
}
.icon-point-left:after {
    content: "\e6f3"
}
.icon-warning:after {
    content: "\e6f4"
}
.icon-notification:after {
    content: "\e6f5"
}
.icon-question:after {
    content: "\e6f6"
}
.icon-info:after {
    content: "\e6f7"
}
.icon-info2:after {
    content: "\e6f8"
}
.icon-blocked:after {
    content: "\e6f9"
}
.icon-cancel-circle:after {
    content: "\e6fa"
}
.icon-checkmark-circle:after {
    content: "\e6fb"
}
.icon-spam:after {
    content: "\e6fc"
}
.icon-close:after {
    content: "\e6fd"
}
.icon-checkmark:after {
    content: "\e6fe"
}
.icon-checkmark2:after {
    content: "\e6ff"
}
.icon-spell-check:after {
    content: "\e700"
}
.icon-minus:after {
    content: "\e701"
}
.icon-plus:after {
    content: "\e702"
}
.icon-enter:after {
    content: "\e703"
}
.icon-exit:after {
    content: "\e704"
}
.icon-play2:after {
    content: "\e705"
}
.icon-pause:after {
    content: "\e706"
}
.icon-stop:after {
    content: "\e707"
}
.icon-backward:after {
    content: "\e708"
}
.icon-forward2:after {
    content: "\e709"
}
.icon-play3:after {
    content: "\e70a"
}
.icon-pause2:after {
    content: "\e70b"
}
.icon-stop2:after {
    content: "\e70c"
}
.icon-backward2:after {
    content: "\e70d"
}
.icon-forward3:after {
    content: "\e70e"
}
.icon-first:after {
    content: "\e70f"
}
.icon-last:after {
    content: "\e710"
}
.icon-previous:after {
    content: "\e711"
}
.icon-next:after {
    content: "\e712"
}
.icon-eject:after {
    content: "\e713"
}
.icon-volume-high:after {
    content: "\e714"
}
.icon-volume-medium:after {
    content: "\e715"
}
.icon-volume-low:after {
    content: "\e716"
}
.icon-volume-mute:after {
    content: "\e717"
}
.icon-volume-mute2:after {
    content: "\e718"
}
.icon-volume-increase:after {
    content: "\e719"
}
.icon-volume-decrease:after {
    content: "\e71a"
}
.icon-loop:after {
    content: "\e71b"
}
.icon-loop2:after {
    content: "\e71c"
}
.icon-loop3:after {
    content: "\e71d"
}
.icon-shuffle:after {
    content: "\e71e"
}
.icon-arrow-up-left:after {
    content: "\e71f"
}
.icon-arrow-up:after {
    content: "\e720"
}
.icon-arrow-up-right:after {
    content: "\e721"
}
.icon-arrow-right:after {
    content: "\e722"
}
.icon-arrow-down-right:after {
    content: "\e723"
}
.icon-arrow-down:after {
    content: "\e724"
}
.icon-arrow-down-left:after {
    content: "\e725"
}
.icon-arrow-left:after {
    content: "\e726"
}
.icon-arrow-up-left2:after {
    content: "\e727"
}
.icon-arrow-up2:after {
    content: "\e728"
}
.icon-arrow-up-right2:after {
    content: "\e729"
}
.icon-arrow-right2:after {
    content: "\e72a"
}
.icon-arrow-down-right2:after {
    content: "\e72b"
}
.icon-arrow-down2:after {
    content: "\e72c"
}
.icon-arrow-down-left2:after {
    content: "\e72d"
}
.icon-arrow-left2:after {
    content: "\e72e"
}
.icon-arrow-up-left3:after {
    content: "\e72f"
}
.icon-arrow-up3:after {
    content: "\e730"
}
.icon-arrow-up-right3:after {
    content: "\e731"
}
.icon-arrow-right3:after {
    content: "\e732"
}
.icon-arrow-down-right3:after {
    content: "\e733"
}
.icon-arrow-down3:after {
    content: "\e734"
}
.icon-arrow-down-left3:after {
    content: "\e735"
}
.icon-arrow-left3:after {
    content: "\e736"
}
.icon-tab:after {
    content: "\e737"
}
.icon-checkbox-checked:after {
    content: "\e738"
}
.icon-checkbox-unchecked:after {
    content: "\e739"
}
.icon-checkbox-partial:after {
    content: "\e73a"
}
.icon-radio-checked:after {
    content: "\e73b"
}
.icon-radio-unchecked:after {
    content: "\e73c"
}
.icon-crop:after {
    content: "\e73d"
}
.icon-scissors:after {
    content: "\e73e"
}
.icon-filter:after {
    content: "\e73f"
}
.icon-filter2:after {
    content: "\e740"
}
.icon-font:after {
    content: "\e741"
}
.icon-text-height:after {
    content: "\e742"
}
.icon-text-width:after {
    content: "\e743"
}
.icon-bold:after {
    content: "\e744"
}
.icon-underline:after {
    content: "\e745"
}
.icon-italic:after {
    content: "\e746"
}
.icon-strikethrough:after {
    content: "\e747"
}
.icon-omega:after {
    content: "\e748"
}
.icon-sigma:after {
    content: "\e749"
}
.icon-table:after {
    content: "\e74a"
}
.icon-table2:after {
    content: "\e74b"
}
.icon-insert-template:after {
    content: "\e74c"
}
.icon-pilcrow:after {
    content: "\e74d"
}
.icon-left-toright:after {
    content: "\e74e"
}
.icon-right-toleft:after {
    content: "\e74f"
}
.icon-paragraph-left:after {
    content: "\e750"
}
.icon-paragraph-center:after {
    content: "\e751"
}
.icon-paragraph-right:after {
    content: "\e752"
}
.icon-paragraph-justify:after {
    content: "\e753"
}
.icon-paragraph-left2:after {
    content: "\e754"
}
.icon-paragraph-center2:after {
    content: "\e755"
}
.icon-paragraph-right2:after {
    content: "\e756"
}
.icon-paragraph-justify2:after {
    content: "\e757"
}
.icon-indent-increase:after {
    content: "\e758"
}
.icon-indent-decrease:after {
    content: "\e759"
}
.icon-new-tab:after {
    content: "\e75a"
}
.icon-embed:after {
    content: "\e75b"
}
.icon-code:after {
    content: "\e75c"
}
.icon-console:after {
    content: "\e75d"
}
.icon-share:after {
    content: "\e75e"
}
.icon-mail:after {
    content: "\e75f"
}
.icon-mail2:after {
    content: "\e760"
}
.icon-mail3:after {
    content: "\e761"
}
.icon-mail4:after {
    content: "\e762"
}
.icon-google:after {
    content: "\e763"
}
.icon-google-plus:after {
    content: "\e764"
}
.icon-google-plus2:after {
    content: "\e765"
}
.icon-google-plus3:after {
    content: "\e766"
}
.icon-google-plus4:after {
    content: "\e767"
}
.icon-google-drive:after {
    content: "\e768"
}
.icon-facebook:after {
    content: "\e769"
}
.icon-facebook2:after {
    content: "\e76a"
}
.icon-facebook3:after {
    content: "\e76b"
}
.icon-instagram:after {
    content: "\e76c"
}
.icon-twitter:after {
    content: "\e76d"
}
.icon-twitter2:after {
    content: "\e76e"
}
.icon-twitter3:after {
    content: "\e76f"
}
.icon-feed2:after {
    content: "\e770"
}
.icon-feed3:after {
    content: "\e771"
}
.icon-feed4:after {
    content: "\e772"
}
.icon-youtube:after {
    content: "\e773"
}
.icon-youtube2:after {
    content: "\e774"
}
.icon-vimeo:after {
    content: "\e775"
}
.icon-vimeo2:after {
    content: "\e776"
}
.icon-vimeo3:after {
    content: "\e777"
}
.icon-lanyrd:after {
    content: "\e778"
}
.icon-flickr:after {
    content: "\e779"
}
.icon-flickr2:after {
    content: "\e77a"
}
.icon-flickr3:after {
    content: "\e77b"
}
.icon-flickr4:after {
    content: "\e77c"
}
.icon-picassa:after {
    content: "\e77d"
}
.icon-picassa2:after {
    content: "\e77e"
}
.icon-dribbble:after {
    content: "\e77f"
}
.icon-dribbble2:after {
    content: "\e780"
}
.icon-dribbble3:after {
    content: "\e781"
}
.icon-forrst:after {
    content: "\e782"
}
.icon-forrst2:after {
    content: "\e783"
}
.icon-deviantart:after {
    content: "\e784"
}
.icon-deviantart2:after {
    content: "\e785"
}
.icon-steam:after {
    content: "\e786"
}
.icon-steam2:after {
    content: "\e787"
}
.icon-github:after {
    content: "\e788"
}
.icon-github2:after {
    content: "\e789"
}
.icon-github3:after {
    content: "\e78a"
}
.icon-github4:after {
    content: "\e78b"
}
.icon-github5:after {
    content: "\e78c"
}
.icon-wordpress:after {
    content: "\e78d"
}
.icon-wordpress2:after {
    content: "\e78e"
}
.icon-joomla:after {
    content: "\e78f"
}
.icon-blogger:after {
    content: "\e790"
}
.icon-blogger2:after {
    content: "\e791"
}
.icon-tumblr:after {
    content: "\e792"
}
.icon-tumblr2:after {
    content: "\e793"
}
.icon-yahoo:after {
    content: "\e794"
}
.icon-tux:after {
    content: "\e795"
}
.icon-apple:after {
    content: "\e796"
}
.icon-finder:after {
    content: "\e797"
}
.icon-android:after {
    content: "\e798"
}
.icon-windows:after {
    content: "\e799"
}
.icon-windows8:after {
    content: "\e79a"
}
.icon-soundcloud:after {
    content: "\e79b"
}
.icon-soundcloud2:after {
    content: "\e79c"
}
.icon-skype:after {
    content: "\e79d"
}
.icon-reddit:after {
    content: "\e79e"
}
.icon-linkedin:after {
    content: "\e79f"
}
.icon-lastfm:after {
    content: "\e7a0"
}
.icon-lastfm2:after {
    content: "\e7a1"
}
.icon-delicious:after {
    content: "\e7a2"
}
.icon-stumbleupon:after {
    content: "\e7a3"
}
.icon-stumbleupon2:after {
    content: "\e7a4"
}
.icon-stackoverflow:after {
    content: "\e7a5"
}
.icon-pinterest:after {
    content: "\e7a6"
}
.icon-pinterest2:after {
    content: "\e7a7"
}
.icon-xing:after {
    content: "\e7a8"
}
.icon-xing2:after {
    content: "\e7a9"
}
.icon-flattr:after {
    content: "\e7aa"
}
.icon-foursquare:after {
    content: "\e7ab"
}
.icon-foursquare2:after {
    content: "\e7ac"
}
.icon-paypal:after {
    content: "\e7ad"
}
.icon-paypal2:after {
    content: "\e7ae"
}
.icon-paypal3:after {
    content: "\e7af"
}
.icon-yelp:after {
    content: "\e7b0"
}
.icon-libreoffice:after {
    content: "\e7b1"
}
.icon-file-pdf:after {
    content: "\e7b2"
}
.icon-file-openoffice:after {
    content: "\e7b3"
}
.icon-file-word:after {
    content: "\e7b4"
}
.icon-file-excel:after {
    content: "\e7b5"
}
.icon-file-zip:after {
    content: "\e7b6"
}
.icon-file-powerpoint:after {
    content: "\e7b7"
}
.icon-file-xml:after {
    content: "\e7b8"
}
.icon-file-css:after {
    content: "\e7b9"
}
.icon-html5:after {
    content: "\e7ba"
}
.icon-html52:after {
    content: "\e7bb"
}
.icon-css3:after {
    content: "\e7bc"
}
.icon-chrome:after {
    content: "\e7bd"
}
.icon-firefox:after {
    content: "\e7be"
}
.icon-IE:after {
    content: "\e7bf"
}
.icon-opera:after {
    content: "\e7c0"
}
.icon-safari:after {
    content: "\e7c1"
}
.icon-IcoMoon:after {
    content: "\e7c2"
}
.icon-heart3:after {
    content: "\e7c3"
}
.icon-cloud2:after {
    content: "\e7c4"
}
.icon-star4:after {
    content: "\e7c5"
}
.icon-tv2:after {
    content: "\e7c6"
}
.icon-sound:after {
    content: "\e7c7"
}
.icon-video:after {
    content: "\e7c8"
}
.icon-trash:after {
    content: "\e7c9"
}
.icon-user5:after {
    content: "\e7ca"
}
.icon-key3:after {
    content: "\e7cb"
}
.icon-search2:after {
    content: "\e7cc"
}
.icon-settings2:after {
    content: "\e7cd"
}
.icon-camera3:after {
    content: "\e7ce"
}
.icon-tag2:after {
    content: "\e7cf"
}
.icon-lock3:after {
    content: "\e7d0"
}
.icon-bulb:after {
    content: "\e7d1"
}
.icon-pen2:after {
    content: "\e7d2"
}
.icon-diamond:after {
    content: "\e7d3"
}
.icon-display:after {
    content: "\e7d4"
}
.icon-location3:after {
    content: "\e7d5"
}
.icon-eye3:after {
    content: "\e7d6"
}
.icon-bubble3:after {
    content: "\e7d7"
}
.icon-stack2:after {
    content: "\e7d8"
}
.icon-cup:after {
    content: "\e7d9"
}
.icon-phone2:after {
    content: "\e7da"
}
.icon-news:after {
    content: "\e7db"
}
.icon-mail5:after {
    content: "\e7dc"
}
.icon-like:after {
    content: "\e7dd"
}
.icon-photo:after {
    content: "\e7de"
}
.icon-note:after {
    content: "\e7df"
}
.icon-clock3:after {
    content: "\e7e0"
}
.icon-paperplane:after {
    content: "\e7e1"
}
.icon-params:after {
    content: "\e7e2"
}
.icon-banknote:after {
    content: "\e7e3"
}
.icon-data:after {
    content: "\e7e4"
}
.icon-music2:after {
    content: "\e7e5"
}
.icon-megaphone:after {
    content: "\e7e6"
}
.icon-study:after {
    content: "\e7e7"
}
.icon-lab2:after {
    content: "\e7e8"
}
.icon-food2:after {
    content: "\e7e9"
}
.icon-t-shirt:after {
    content: "\e7ea"
}
.icon-fire2:after {
    content: "\e7eb"
}
.icon-clip:after {
    content: "\e7ec"
}
.icon-shop:after {
    content: "\e7ed"
}
.icon-calendar3:after {
    content: "\e7ee"
}
.icon-wallet:after {
    content: "\e7ef"
}
.icon-vynil:after {
    content: "\e7f0"
}
.icon-truck2:after {
    content: "\e7f1"
}
.icon-world:after {
    content: "\e7f2"
}
#fade-in .hash-tabs section,
.hash-tabs .tab-pane-container section,
#roll-in .hash-tabs section,
#bounce-in .hash-tabs section,
#flip-in .hash-tabs section,
#light-speed-in .hash-tabs section,
#rotate-in .hash-tabs section,
#blur-in .hash-tabs section {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: visible !important;
    -moz-backface-visibility: visible !important;
    -o-backface-visibility: visible !important;
    backface-visibility: visible !important
}
#fade-in .hash-tabs section {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@-moz-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@-o-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
.hash-tabs .tab-pane-container section {
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp
}
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}
@-moz-keyframes fadeInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}
@-opera-keyframes fadeInUp {
    0% {
        opacity: 0;
        -o-transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -o-transform: translateY(0)
    }
}
@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px)
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 300
}
.tab-container  h1
{
font-family:"open sans";
font-size:34px;
letter-spacing:1px;
line-height:50px;
color:#bc362a;
font-weight:bold;
margin-top:10px !important;
margin-bottom:10px !important;
}
.tab-container  p
{
font-family:Roboto;
font-size:16px;
line-height:30px;
color:#000;
letter-spacing:1px;
}
hr {
    height: 0
}
pre {
    overflow: auto
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}
button,
input[type="submit"],
textarea[type="submit"],
select[type="submit"],
.responsive-grid,
.hash-tabs nav li a {
   /*  -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button; */
    text-transform: none;
    cursor: pointer;
    font-weight: 500;
	color:#fff;
    /* margin: 0 1em 1em 0; */
    padding:10px 10px;
   /*  text-shadow: 0 1px 0 #fff; */
    white-space: nowrap;
    /* border-color: rgba(89, 89, 89, 0.5) */
}
button:hover,
input[type="submit"]:hover,
textarea[type="submit"]:hover,
select[type="submit"]:hover,
.responsive-grid:hover,
.hash-tabs nav li a:hover,
button:focus,
input[type="submit"]:focus,
textarea[type="submit"]:focus,
select[type="submit"]:focus,
.responsive-grid:focus,
.hash-tabs nav li a:focus {
    background-color:#62bb46;
}
button:active,
input[type="submit"]:active,
textarea[type="submit"]:active,
select[type="submit"]:active,
.responsive-grid:active,
.hash-tabs nav li a:active {
   background-color:#62bb46;
    -webkit-box-shadow: inset 0 0 1.0em #000;
    -moz-box-shadow: inset 0 0 1.0em #000;
    box-shadow: inset 0 0 1.0em #000;
    -webkit-transform: scale(1.02, 1.02);
    -moz-transform: scale(1.02, 1.02);
    -ms-transform: scale(1.02, 1.02);
    -o-transform: scale(1.02, 1.02);
    transform: scale(1.02, 1.02)
}
button[disabled],
input[disabled][type="submit"],
textarea[disabled][type="submit"],
select[disabled][type="submit"],
[disabled].responsive-grid,
.hash-tabs nav li a[disabled] {
    cursor: not-allowed
}
input,
textarea,
select {
    line-height: 1.4
}
input[type="search"],
textarea[type="search"],
select[type="search"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield
}
input,
textarea,
select,
input:not([type]),
textarea:not([type]),
select:not([type]),
input[type="color"],
textarea[type="color"],
select[type="color"],
input[type="email"],
textarea[type="email"],
select[type="email"],
input[type="number"],
textarea[type="number"],
select[type="number"],
input[type="password"],
textarea[type="password"],
select[type="password"],
input[type="tel"],
textarea[type="tel"],
select[type="tel"],
input[type="url"],
textarea[type="url"],
select[type="url"],
input[type="text"],
textarea[type="text"],
select[type="text"],
input textarea,
textarea textarea,
select textarea {
    padding: 1em 0.76923em
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.4)
}
input:-moz-placeholder,
textarea:-moz-placeholder,
select:-moz-placeholder {
    color: rgba(0, 0, 0, 0.4)
}
input::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder {
    color: rgba(0, 0, 0, 0.4)
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.4)
}
select {
    text-transform: none
}
.toolbar {
    background: rgba(140, 140, 140, 0.1)
}
.toolbar button,
.toolbar input[type="submit"],
.toolbar textarea[type="submit"],
.toolbar select[type="submit"],
.toolbar .responsive-grid,
.toolbar .hash-tabs nav li a,
.hash-tabs nav li .toolbar a {
    margin: 0 -0.28177em 0 0
}
@media screen and (max-width: 767px) {
    .toolbar {
        text-align: center
    }
    .toolbar button,
    .toolbar input[type="submit"],
    .toolbar textarea[type="submit"],
    .toolbar select[type="submit"],
    .toolbar .responsive-grid,
    .toolbar .hash-tabs nav li a,
    .hash-tabs nav li .toolbar a {
        margin: -1px 0 0 0
    }
}
.responsive-grid {
    text-shadow: none
}
@media print {
    body {
        background: transparent !important;
        color: black !important;
        text-shadow: none;
        -webkit-filter: none;
        -moz-filter: none;
        filter: none
    }
    a,
    a:visited {
        color: #000 !important;
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    pre,
    blockquote {
        border: 1px solid rgba(204, 204, 204, 0.5);
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    @page {
        margin: 0.5cm
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}
@media screen and (max-width: 767px) {
    body {
        font-size: 100%;
        -webkit-text-size-adjust: none;
        -moz-text-size-adjust: none;
        -ms-text-size-adjust: none;
        text-size-adjust: none
    }
    body,
    .container,
    button,
    input[type="submit"],
    textarea[type="submit"],
    select[type="submit"],
    .responsive-grid,
    .hash-tabs nav li a,
    textarea,
    input,
    textarea,
    select,
    img,
    nav ul li {
        width: 100%;
        min-width: 0;
        margin-left: 0;
        margin-right: 0
    }
    .container {
        padding: 0 1em
    }
    .container .responsive-grid,
    button,
    input[type="submit"],
    textarea[type="submit"],
    select[type="submit"],
    .responsive-grid,
    .hash-tabs nav li a {
        display: block
    }
    button,
    input[type="submit"],
    textarea[type="submit"],
    select[type="submit"],
    .responsive-grid,
    .hash-tabs nav li a {
        text-align: center
    }
    .form-actions button,
    .form-actions input[type="submit"],
    .form-actions textarea[type="submit"],
    .form-actions select[type="submit"],
    .form-actions .responsive-grid,
    .form-actions .hash-tabs nav li a,
    .hash-tabs nav li .form-actions a {
        margin: -0.28177em 0 0 0
    }
    nav {
        border: 1px solid rgba(204, 204, 204, 0.5)
    }
    nav ul li a {
        display: block;
        border-right: none;
        border-left: none;
        border-bottom: 1px solid rgba(204, 204, 204, 0.5);
        margin: 0
    }
    nav ul li ul,
    nav ul li ul ul {
        filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
        visibility: visible;
        display: block;
        position: static;
        margin: 0;
        border: 0;
        font-size: 85%
    }
    nav ul li ul a,
    nav ul li ul ul a {
        text-indent: 3%
    }
    .responsive-grid+input[type="checkbox"]:checked+nav,
    .responsive-grid+textarea[type="checkbox"]:checked+nav,
    .responsive-grid+select[type="checkbox"]:checked+nav {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
        left: -500%
    }
    input:not([type]),
    textarea:not([type]),
    select:not([type]),
    input[type="color"],
    textarea[type="color"],
    select[type="color"],
    input[type="email"],
    textarea[type="email"],
    select[type="email"],
    input[type="number"],
    textarea[type="number"],
    select[type="number"],
    input[type="password"],
    textarea[type="password"],
    select[type="password"],
    input[type="tel"],
    textarea[type="tel"],
    select[type="tel"],
    input[type="url"],
    textarea[type="url"],
    select[type="url"],
    input[type="text"],
    textarea[type="text"],
    select[type="text"],
    textarea {
        width: 100%
    }
}
/* body {
    line-height: 1.4;
    font-family: "Open Sans", "sans-serif", "arial";
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%
} */
img,
object,
embed {
    max-width: 100%
}
.hash-tabs nav {
   /* border: 0;
    background: #2a61a1;
    padding: 0;
    width: auto;
	padding:15px; */
}
.hash-tabs nav li a {
   /*  /* padding: 0.76923em 1em;
    background: rgba(245, 245, 245, 0.2);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin-bottom: 0;
    font-weight: 300; */
	font-family:Roboto;
    font-size: 20px;
	letter-spacing:1px;
	line-height:34px;
   /*  -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-right: 0.76923em;
    border-bottom: 0;
    border-color: rgba(204, 204, 204, 0.5);
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7; */ */
}
@media screen and (min-width: 1920px) {
    .hash-tabs nav li a {
        font-size: 1.4em
    }
}
.hash-tabs nav li a.active {
	color:#fff;
	
    /*background: #bc362a;
     margin-bottom: -2px;
    border-color: rgba(189, 189, 189, 0.5);
    -webkit-box-shadow: inset 0 3px #737373;
    -moz-box-shadow: inset 0 3px #737373;
    box-shadow: inset 0 3px #737373 */
}
.hash-tabs
{
padding:0px !important;
 
}
.order1
{
background: #2a61a1;
}
.hash-tabs nav li a.disabled {
    cursor: not-allowed
}
.hash-tabs .tab-pane-container {
    margin-top: 0;
	min-height:500px;
}
#roll-in .hash-tabs section {
    -webkit-animation-name: rollIn;
    -moz-animation-name: rollIn;
    -o-animation-name: rollIn;
    animation-name: rollIn
}
@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg)
    }
}
@-moz-keyframes rollIn {
    0% {
        opacity: 0;
        -moz-transform: translateX(-100%) rotate(-120deg)
    }
    100% {
        opacity: 1;
        -moz-transform: translateX(0px) rotate(0deg)
    }
}
@-opera-keyframes rollIn {
    0% {
        opacity: 0;
        -o-transform: translateX(-100%) rotate(-120deg)
    }
    100% {
        opacity: 1;
        -o-transform: translateX(0px) rotate(0deg)
    }
}
@keyframes rollIn {
    0% {
        opacity: 0;
        transform: translateX(-100%) rotate(-120deg)
    }
    100% {
        opacity: 1;
        transform: translateX(0px) rotate(0deg)
    }
}
#bounce-in .hash-tabs section {
    -webkit-animation-name: bounceIn;
    -moz-animation-name: bounceIn;
    -o-animation-name: bounceIn;
    animation-name: bounceIn
}
@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.05)
    }
    70% {
        -webkit-transform: scale(0.9)
    }
    100% {
        -webkit-transform: scale(1)
    }
}
@-moz-keyframes bounceIn {
    0% {
        opacity: 0;
        -moz-transform: scale(0.3)
    }
    50% {
        opacity: 1;
        -moz-transform: scale(1.05)
    }
    70% {
        -moz-transform: scale(0.9)
    }
    100% {
        -moz-transform: scale(1)
    }
}
@-opera-keyframes bounceIn {
    0% {
        opacity: 0;
        -o-transform: scale(0.3)
    }
    50% {
        opacity: 1;
        -o-transform: scale(1.05)
    }
    70% {
        -o-transform: scale(0.9)
    }
    100% {
        -o-transform: scale(1)
    }
}
@keyframes bounceIn {
    0% {
        opacity: 0;
        transform: scale(0.3)
    }
    50% {
        opacity: 1;
        transform: scale(1.05)
    }
    70% {
        transform: scale(0.9)
    }
    100% {
        transform: scale(1)
    }
}
#flip-in .hash-tabs section {
    -webkit-animation-name: flipInX;
    -moz-animation-name: flipInX;
    -o-animation-name: flipInX;
    animation-name: flipInX
}
@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg)
    }
    70% {
        -webkit-transform: perspective(400px) rotateX(10deg)
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }
}
@-moz-keyframes flipInX {
    0% {
        -moz-transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
    40% {
        -moz-transform: perspective(400px) rotateX(-10deg)
    }
    70% {
        -moz-transform: perspective(400px) rotateX(10deg)
    }
    100% {
        -moz-transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }
}
@-opera-keyframes flipInX {
    0% {
        -o-transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
    40% {
        -o-transform: perspective(400px) rotateX(-10deg)
    }
    70% {
        -o-transform: perspective(400px) rotateX(10deg)
    }
    100% {
        -o-transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }
}
@keyframes flipInX {
    0% {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
    40% {
        transform: perspective(400px) rotateX(-10deg)
    }
    70% {
        transform: perspective(400px) rotateX(10deg)
    }
    100% {
        transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }
}
#light-speed-in .hash-tabs section {
    -webkit-animation-name: lightSpeedIn;
    -moz-animation-name: lightSpeedIn;
    -o-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
    -o-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}
@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        opacity: 1
    }
    80% {
        -webkit-transform: translateX(0%) skewX(-15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(0%) skewX(0deg);
        opacity: 1
    }
}
@-moz-keyframes lightSpeedIn {
    0% {
        -moz-transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
    60% {
        -moz-transform: translateX(-20%) skewX(30deg);
        opacity: 1
    }
    80% {
        -moz-transform: translateX(0%) skewX(-15deg);
        opacity: 1
    }
    100% {
        -moz-transform: translateX(0%) skewX(0deg);
        opacity: 1
    }
}
@-opera-keyframes lightSpeedIn {
    0% {
        -o-transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
    60% {
        -o-transform: translateX(-20%) skewX(30deg);
        opacity: 1
    }
    80% {
        -o-transform: translateX(0%) skewX(-15deg);
        opacity: 1
    }
    100% {
        -o-transform: translateX(0%) skewX(0deg);
        opacity: 1
    }
}
@keyframes lightSpeedIn {
    0% {
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
    60% {
        transform: translateX(-20%) skewX(30deg);
        opacity: 1
    }
    80% {
        transform: translateX(0%) skewX(-15deg);
        opacity: 1
    }
    100% {
        transform: translateX(0%) skewX(0deg);
        opacity: 1
    }
}
#rotate-in .hash-tabs section {
    -webkit-animation-name: rotateIn;
    -moz-animation-name: rotateIn;
    -o-animation-name: rotateIn;
    animation-name: rotateIn
}
@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(0);
        opacity: 1
    }
}
@-moz-keyframes rotateIn {
    0% {
        -moz-transform-origin: center center;
        -moz-transform: rotate(-200deg);
        opacity: 0
    }
    100% {
        -moz-transform-origin: center center;
        -moz-transform: rotate(0);
        opacity: 1
    }
}
@-opera-keyframes rotateIn {
    0% {
        -o-transform-origin: center center;
        -o-transform: rotate(-200deg);
        opacity: 0
    }
    100% {
        -o-transform-origin: center center;
        -o-transform: rotate(0);
        opacity: 1
    }
}
@keyframes rotateIn {
    0% {
        transform-origin: center center;
        transform: rotate(-200deg);
        opacity: 0
    }
    100% {
        transform-origin: center center;
        transform: rotate(0);
        opacity: 1
    }
}
#blur-in .hash-tabs section {
    -webkit-animation-name: blurIn;
    -moz-animation-name: blurIn;
    -o-animation-name: blurIn;
    animation-name: blurIn;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -o-animation-duration: 1.5s;
    animation-duration: 1.5s
}
@-webkit-keyframes blurIn {
    from {
        -webkit-filter: blur(3px) opacity(0)
    }
    to {
        -webkit-filter: blur(0px) opacity(1)
    }
}
@-moz-keyframes blurIn {
    from {
        -moz-filter: blur(3px) opacity(0)
    }
    to {
        -moz-filter: blur(0px) opacity(1)
    }
}
@-opera-keyframes blurIn {
    from {
        -o-filter: blur(3px) opacity(0)
    }
    to {
        -o-filter: blur(0px) opacity(1)
    }
}
@keyframes blurIn {
    from {
        filter: blur(3px) opacity(0)
    }
    to {
        filter: blur(0px) opacity(1)
    }
}
/* .container {
    margin: auto 20%;
    width: auto
} */
pre {
    font-family: monospace;
    background: #f5f5f5
}