/*-All files import here-*/
/*-Variables and Mixins here-*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url('https://fonts.googleapis.com/css?family=Roboto:300i,100,300,400,500,700');
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*-Custom Normalize css-*/
/*--Buttons--*/
button,
input,
select,
textarea {
  border: none;
  outline: 0;
  resize: none;
  padding: 0;
}
input {
  background: transparent;
  padding: 0;
}
button {
  background: transparent;
  cursor: pointer;
}
/*--Generic classes--*/
html {
  box-sizing: border-box;
  height: 100%;
  -webkit-font-smoothing: antialiased !important;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
a {
  display: inline-block;
  text-decoration: none;
  color: inherit;
  transition: all 0.2s ease;
}
a:hover {
  text-decoration: underline;
}
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
@font-face {
  font-family: 'et-line';
  src: url('fonts/et-line.eot');
  src: url('fonts/et-line.eot?#iefix') format('embedded-opentype'), url('fonts/et-line.woff') format('woff'), url('fonts/et-line.ttf') format('truetype'), url('fonts/et-line.svg#et-line') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  font-family: 'et-line';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
}
/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-mobile,
.icon-laptop,
.icon-desktop,
.icon-tablet,
.icon-phone,
.icon-document,
.icon-documents,
.icon-search,
.icon-clipboard,
.icon-newspaper,
.icon-notebook,
.icon-book-open,
.icon-browser,
.icon-calendar,
.icon-presentation,
.icon-picture,
.icon-pictures,
.icon-video,
.icon-camera,
.icon-printer,
.icon-toolbox,
.icon-briefcase,
.icon-wallet,
.icon-gift,
.icon-bargraph,
.icon-grid,
.icon-expand,
.icon-focus,
.icon-edit,
.icon-adjustments,
.icon-ribbon,
.icon-hourglass,
.icon-lock,
.icon-megaphone,
.icon-shield,
.icon-trophy,
.icon-flag,
.icon-map,
.icon-puzzle,
.icon-basket,
.icon-envelope,
.icon-streetsign,
.icon-telescope,
.icon-gears,
.icon-key,
.icon-paperclip,
.icon-attachment,
.icon-pricetags,
.icon-lightbulb,
.icon-layers,
.icon-pencil,
.icon-tools,
.icon-tools-2,
.icon-scissors,
.icon-paintbrush,
.icon-magnifying-glass,
.icon-circle-compass,
.icon-linegraph,
.icon-mic,
.icon-strategy,
.icon-beaker,
.icon-caution,
.icon-recycle,
.icon-anchor,
.icon-profile-male,
.icon-profile-female,
.icon-bike,
.icon-wine,
.icon-hotairballoon,
.icon-globe,
.icon-genius,
.icon-map-pin,
.icon-dial,
.icon-chat,
.icon-heart,
.icon-cloud,
.icon-upload,
.icon-download,
.icon-target,
.icon-hazardous,
.icon-piechart,
.icon-speedometer,
.icon-global,
.icon-compass,
.icon-lifesaver,
.icon-clock,
.icon-aperture,
.icon-quote,
.icon-scope,
.icon-alarmclock,
.icon-refresh,
.icon-happy,
.icon-sad,
.icon-facebook,
.icon-twitter,
.icon-googleplus,
.icon-rss,
.icon-tumblr,
.icon-linkedin,
.icon-dribbble {
  font-family: 'et-line';
  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;
  display: inline-block;
}
.icon-mobile:before {
  content: "\e000";
}
.icon-laptop:before {
  content: "\e001";
}
.icon-desktop:before {
  content: "\e002";
}
.icon-tablet:before {
  content: "\e003";
}
.icon-phone:before {
  content: "\e004";
}
.icon-document:before {
  content: "\e005";
}
.icon-documents:before {
  content: "\e006";
}
.icon-search:before {
  content: "\e007";
}
.icon-clipboard:before {
  content: "\e008";
}
.icon-newspaper:before {
  content: "\e009";
}
.icon-notebook:before {
  content: "\e00a";
}
.icon-book-open:before {
  content: "\e00b";
}
.icon-browser:before {
  content: "\e00c";
}
.icon-calendar:before {
  content: "\e00d";
}
.icon-presentation:before {
  content: "\e00e";
}
.icon-picture:before {
  content: "\e00f";
}
.icon-pictures:before {
  content: "\e010";
}
.icon-video:before {
  content: "\e011";
}
.icon-camera:before {
  content: "\e012";
}
.icon-printer:before {
  content: "\e013";
}
.icon-toolbox:before {
  content: "\e014";
}
.icon-briefcase:before {
  content: "\e015";
}
.icon-wallet:before {
  content: "\e016";
}
.icon-gift:before {
  content: "\e017";
}
.icon-bargraph:before {
  content: "\e018";
}
.icon-grid:before {
  content: "\e019";
}
.icon-expand:before {
  content: "\e01a";
}
.icon-focus:before {
  content: "\e01b";
}
.icon-edit:before {
  content: "\e01c";
}
.icon-adjustments:before {
  content: "\e01d";
}
.icon-ribbon:before {
  content: "\e01e";
}
.icon-hourglass:before {
  content: "\e01f";
}
.icon-lock:before {
  content: "\e020";
}
.icon-megaphone:before {
  content: "\e021";
}
.icon-shield:before {
  content: "\e022";
}
.icon-trophy:before {
  content: "\e023";
}
.icon-flag:before {
  content: "\e024";
}
.icon-map:before {
  content: "\e025";
}
.icon-puzzle:before {
  content: "\e026";
}
.icon-basket:before {
  content: "\e027";
}
.icon-envelope:before {
  content: "\e028";
}
.icon-streetsign:before {
  content: "\e029";
}
.icon-telescope:before {
  content: "\e02a";
}
.icon-gears:before {
  content: "\e02b";
}
.icon-key:before {
  content: "\e02c";
}
.icon-paperclip:before {
  content: "\e02d";
}
.icon-attachment:before {
  content: "\e02e";
}
.icon-pricetags:before {
  content: "\e02f";
}
.icon-lightbulb:before {
  content: "\e030";
}
.icon-layers:before {
  content: "\e031";
}
.icon-pencil:before {
  content: "\e032";
}
.icon-tools:before {
  content: "\e033";
}
.icon-tools-2:before {
  content: "\e034";
}
.icon-scissors:before {
  content: "\e035";
}
.icon-paintbrush:before {
  content: "\e036";
}
.icon-magnifying-glass:before {
  content: "\e037";
}
.icon-circle-compass:before {
  content: "\e038";
}
.icon-linegraph:before {
  content: "\e039";
}
.icon-mic:before {
  content: "\e03a";
}
.icon-strategy:before {
  content: "\e03b";
}
.icon-beaker:before {
  content: "\e03c";
}
.icon-caution:before {
  content: "\e03d";
}
.icon-recycle:before {
  content: "\e03e";
}
.icon-anchor:before {
  content: "\e03f";
}
.icon-profile-male:before {
  content: "\e040";
}
.icon-profile-female:before {
  content: "\e041";
}
.icon-bike:before {
  content: "\e042";
}
.icon-wine:before {
  content: "\e043";
}
.icon-hotairballoon:before {
  content: "\e044";
}
.icon-globe:before {
  content: "\e045";
}
.icon-genius:before {
  content: "\e046";
}
.icon-map-pin:before {
  content: "\e047";
}
.icon-dial:before {
  content: "\e048";
}
.icon-chat:before {
  content: "\e049";
}
.icon-heart:before {
  content: "\e04a";
}
.icon-cloud:before {
  content: "\e04b";
}
.icon-upload:before {
  content: "\e04c";
}
.icon-download:before {
  content: "\e04d";
}
.icon-target:before {
  content: "\e04e";
}
.icon-hazardous:before {
  content: "\e04f";
}
.icon-piechart:before {
  content: "\e050";
}
.icon-speedometer:before {
  content: "\e051";
}
.icon-global:before {
  content: "\e052";
}
.icon-compass:before {
  content: "\e053";
}
.icon-lifesaver:before {
  content: "\e054";
}
.icon-clock:before {
  content: "\e055";
}
.icon-aperture:before {
  content: "\e056";
}
.icon-quote:before {
  content: "\e057";
}
.icon-scope:before {
  content: "\e058";
}
.icon-alarmclock:before {
  content: "\e059";
}
.icon-refresh:before {
  content: "\e05a";
}
.icon-happy:before {
  content: "\e05b";
}
.icon-sad:before {
  content: "\e05c";
}
.icon-facebook:before {
  content: "\e05d";
}
.icon-twitter:before {
  content: "\e05e";
}
.icon-googleplus:before {
  content: "\e05f";
}
.icon-rss:before {
  content: "\e060";
}
.icon-tumblr:before {
  content: "\e061";
}
.icon-linkedin:before {
  content: "\e062";
}
.icon-dribbble:before {
  content: "\e063";
}
.btn {
  display: inline-block;
  text-align: center;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background: #0070ba;
  color: #fff;
  padding: 12px 20px;
  min-width: 100px;
  border-radius: 3px;
  font-size: 16px;
}
.btn:hover {
  background: #005791;
}
.btn-secondary {
  background: #e5e6e7;
  color: #333;
}
.btn-secondary:hover {
  background: #d0d2d3;
}
.form-field {
  display: inline-block;
  color: #666;
  border: 1px solid #999;
  padding: 12px 18px;
  min-width: 100px;
  border-radius: 3px;
  font-size: 16px;
  transition: all 0.2s;
}
.form-field:active,
.form-field:focus {
  border-color: #0070ba;
}
h1,
.h1 {
  font-size: 2.6em;
  font-weight: 400;
}
h2,
.h2 {
  font-size: 2.2em;
  font-weight: 400;
}
h3,
.h3 {
  font-size: 1.8em;
  font-weight: 400;
}
h4,
.h4 {
  font-size: 1.4em;
  font-weight: 400;
}
h5,
.h5 {
  font-size: 1.0em;
  font-weight: 400;
}
h6,
.h6 {
  font-size: 0.8em;
  font-weight: 400;
}
p {
  line-height: 1.4;
}
b {
  font-weight: 700;
}
.flexbox {
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: -moz-flex;
  display: flex;
  box-orient: horizontal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  position: relative;
}
.flexbox1 {
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}
.flexbox2 {
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.flexbox3 {
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.flexbox4 {
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.page {
  position: relative;
  min-height: 480px;
}
.desktop-sidebar,
.dashboard .main-sidebar {
  position: fixed;
  z-index: 3;
  width: 240px;
  top: 64px;
  bottom: 0;
  left: -240px;
  overflow-y: auto;
  max-width: 100%;
  min-height: 100%;
  background: #0070ba;
  padding: 16px 0;
  box-shadow: 0 8px 9px -4px rgba(0, 0, 0, 0.75);
  transition: all 0.2s ease-out;
}
.desktop-sidebar a,
.dashboard .main-sidebar a {
  outline: none;
  cursor: pointer;
  padding: 0 12px 0 20px;
  color: #fff;
  border-bottom: 1px solid #0064a6;
  height: 48px;
  font-weight: 500;
  opacity: 0.9;
  line-height: 50px;
  overflow: hidden;
}
.desktop-sidebar a .icon,
.dashboard .main-sidebar a .icon {
  width: 24px;
  text-align: center;
  margin-right: 14px;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
}
.desktop-sidebar a .text,
.dashboard .main-sidebar a .text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
  letter-spacing: 0.04em;
  -webkit-flex: auto;
      -ms-flex: auto;
          flex: auto;
}
.desktop-sidebar a:hover,
.dashboard .main-sidebar a:hover {
  background: #0064a6;
  opacity: 1;
  text-decoration: none;
}
.desktop-sidebar li:last-child a,
.dashboard .main-sidebar li:last-child a {
  border-bottom: 0;
}
.desktop-sidebar.appear {
  -webkit-transform: translateX(240px);
      -ms-transform: translateX(240px);
          transform: translateX(240px);
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
.container {
  width: 1120px;
  margin: 0 auto;
}
@media screen and (max-width: 1140px) {
  .container {
    width: 1000px;
  }
}
@media screen and (max-width: 1020px) {
  .container {
    width: 880px;
  }
}
@media screen and (max-width: 900px) {
  .container {
    width: 760px;
  }
}
@media screen and (max-width: 780px) {
  .container {
    width: 90%;
  }
}
.clear:after {
  content: '';
  display: block;
  clear: both;
}
.table {
  display: table;
  width: 100%;
  height: 100%;
  text-align: center;
}
.table .tc {
  display: table-cell;
  vertical-align: middle;
}
section {
  padding: 80px 0;
}
@media screen and (max-width: 780px) {
  section {
    padding: 60px 0;
  }
}
@media screen and (max-width: 480px) {
  section {
    padding: 40px 0;
  }
}
body {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 400;
  min-height: 100%;
  height: 100%;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
      text-size-adjust: 100%;
}
/*--Header Styles--*/
.clear-top-space {
  height: 64px;
  width: 100%;
}
.hidden-search {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 6;
  height: 120px;
  padding: 8px;
  color: #fff;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.3);
  background: #0070ba;
  display: none;
}
.hidden-search .rel-search {
  position: relative;
}
.hidden-search .rel-search input {
  width: 100%;
  height: 48px;
  padding: 12px 60px 12px 12px;
  line-height: 48px;
  border-radius: 3px;
  background: rgba(255, 255, 255, 0.15);
}
.hidden-search .rel-search input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.9);
}
.hidden-search .rel-search input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.9);
}
.hidden-search .rel-search input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.9);
}
.hidden-search .rel-search input::placeholder {
  color: rgba(255, 255, 255, 0.9);
}
.hidden-search .rel-search .options {
  position: absolute;
  width: 48px;
  z-index: 7;
  top: 0;
  right: 0;
}
.hidden-search .rel-search .options button {
  width: 48px;
  height: 48px;
  padding: 12px;
  background: #0070ba;
}
.hidden-search .rel-search .options button:hover {
  background: rgba(255, 255, 255, 0.15);
}
.hidden-search .rel-search .options .close-search {
  position: relative;
  transition: all 150ms ease-in-out;
}
.hidden-search .rel-search .options .close-search span {
  position: absolute;
  left: 50%;
  transition: all 150ms ease-in-out;
  display: block;
  width: 30px;
  height: 2px;
  background: #fff;
}
.hidden-search .rel-search .options .close-search span:nth-of-type(1) {
  -webkit-transform: translate(-50%, 50%) rotate(45deg);
      -ms-transform: translate(-50%, 50%) rotate(45deg);
          transform: translate(-50%, 50%) rotate(45deg);
  top: 23px;
}
.hidden-search .rel-search .options .close-search span:nth-of-type(2) {
  -webkit-transform: translate(-50%, 50%) rotate(-45deg);
      -ms-transform: translate(-50%, 50%) rotate(-45deg);
          transform: translate(-50%, 50%) rotate(-45deg);
  top: 23px;
}
.hidden-search .rel-search:first-child {
  margin-bottom: 8px;
}
header.top-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 4;
  height: 64px;
  padding: 8px;
  background: #0070ba;
  color: #fff;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.3);
}
header.top-header > * {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
header.top-header .hamburger button {
  position: relative;
  display: block;
  height: 48px;
  width: 48px;
  overflow: hidden;
  cursor: pointer;
  display: none;
}
@media screen and (max-width: 780px) {
  header.top-header .hamburger button {
    display: inherit;
  }
}
header.top-header .hamburger button span {
  position: absolute;
  left: 50%;
  transition: all 150ms ease-in-out;
  display: block;
  width: 30px;
  height: 2px;
  background: #fff;
}
header.top-header .hamburger button span:nth-of-type(1) {
  top: 14px;
  -webkit-transform: translate(-50%, 0) rotate(0deg);
      -ms-transform: translate(-50%, 0) rotate(0deg);
          transform: translate(-50%, 0) rotate(0deg);
}
header.top-header .hamburger button span:nth-of-type(2) {
  top: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
      -ms-transform: translate(-50%, -50%) rotate(0deg);
          transform: translate(-50%, -50%) rotate(0deg);
}
header.top-header .hamburger button span:nth-of-type(3) {
  bottom: 14px;
  -webkit-transform: translate(-50%, 0) rotate(0deg);
      -ms-transform: translate(-50%, 0) rotate(0deg);
          transform: translate(-50%, 0) rotate(0deg);
}
header.top-header .hamburger button:hover span:nth-of-type(1) {
  top: 16px;
}
header.top-header .hamburger button:hover span:nth-of-type(3) {
  bottom: 16px;
}
header.top-header .hamburger #sidebar-menu.active {
  background: rgba(255, 255, 255, 0.15);
}
header.top-header .hamburger #sidebar-menu.active span:nth-of-type(1) {
  -webkit-transform: translate(-50%, 50%) rotate(45deg);
      -ms-transform: translate(-50%, 50%) rotate(45deg);
          transform: translate(-50%, 50%) rotate(45deg);
  top: 23px;
}
header.top-header .hamburger #sidebar-menu.active span:nth-of-type(2) {
  display: none;
}
header.top-header .hamburger #sidebar-menu.active span:nth-of-type(3) {
  -webkit-transform: translate(-50%, 50%) rotate(-45deg);
      -ms-transform: translate(-50%, 50%) rotate(-45deg);
          transform: translate(-50%, 50%) rotate(-45deg);
  top: 23px;
}
header.top-header .site-head {
  margin-left: 12px;
  font-size: 20px;
  font-weight: 500;
  overflow: hidden;
  box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
}
@media screen and (max-width: 380px) {
  header.top-header .site-head {
    margin-left: 0;
  }
}
header.top-header .site-head .title {
  margin: 9px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
header.top-header .site-head .title .logo {
  line-height: 30px;
}
@media screen and (max-width: 380px) {
  header.top-header .site-head .title .logo {
    display: none;
  }
}
header.top-header .site-head .title .logo a:hover {
  text-decoration: none;
}
header.top-header .site-head .title .page-name {
  box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  padding-left: 24px;
  margin-left: 24px;
  line-height: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  max-width: 300px;
  display: none;
}
@media screen and (max-width: 640px) {
  header.top-header .site-head .title .page-name {
    display: none;
  }
}
header.top-header .site-head .search-bar {
  margin: 0 0 0 18px;
  height: 48px;
  color: rgba(255, 255, 255, 0.9);
  font-weight: 400;
  font-size: 16px;
  border-radius: 3px;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  overflow: hidden;
  box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  min-width: 300px;
}
@media screen and (max-width: 900px) {
  header.top-header .site-head .search-bar {
    display: none;
  }
}
header.top-header .site-head .search-bar .cat-s,
header.top-header .site-head .search-bar .loc-s {
  width: 49%;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
header.top-header .site-head .search-bar .cat-s input,
header.top-header .site-head .search-bar .loc-s input {
  width: 100%;
  max-width: 640px;
  height: 48px;
  padding: 12px 48px 12px 12px;
  background: rgba(255, 255, 255, 0.15);
  line-height: 48px;
}
header.top-header .site-head .search-bar .cat-s input::-webkit-input-placeholder,
header.top-header .site-head .search-bar .loc-s input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.9);
}
header.top-header .site-head .search-bar .cat-s input::-moz-placeholder,
header.top-header .site-head .search-bar .loc-s input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.9);
}
header.top-header .site-head .search-bar .cat-s input:-ms-input-placeholder,
header.top-header .site-head .search-bar .loc-s input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.9);
}
header.top-header .site-head .search-bar .cat-s input::placeholder,
header.top-header .site-head .search-bar .loc-s input::placeholder {
  color: rgba(255, 255, 255, 0.9);
}
header.top-header .site-head .search-bar .cat-s .go,
header.top-header .site-head .search-bar .loc-s .go {
  position: absolute;
  z-index: 5;
  top: 0;
  right: 0;
}
header.top-header .site-head .search-bar .cat-s .go button,
header.top-header .site-head .search-bar .loc-s .go button {
  width: 48px;
  height: 48px;
  padding: 12px;
}
header.top-header .menu {
  margin: 9px 0 9px auto;
  min-width: 80px;
  padding: 0 9px;
  line-height: 30px;
  word-break: break-all;
}
header.top-header .menu .call-to-actions > li {
  margin-left: 18px;
  position: relative;
  height: 100%;
}
header.top-header .menu .call-to-actions > li:first-child {
  margin-left: 0;
}
header.top-header .menu .call-to-actions > li a {
  position: relative;
}
header.top-header .menu .call-to-actions > li a .notice-icon {
  position: absolute;
  top: 0;
  right: 17.5%;
  z-index: 990;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #ed9c28;
}
header.top-header .menu .call-to-actions > li .log-btn {
  height: 30px;
  width: 80px;
  text-align: center;
  border-radius: 2px;
  font-weight: 500;
}
header.top-header .menu .call-to-actions > li .su-btn {
  background: #5cb85c;
  height: 30px;
  width: 80px;
  text-align: center;
  border-radius: 2px;
  font-weight: 500;
  color: #fff;
}
header.top-header .menu .call-to-actions .notify > a,
header.top-header .menu .call-to-actions .user > a {
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
}
header.top-header .menu .call-to-actions .user > a {
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
header.top-header .menu .call-to-actions .user > a img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
header.top-header .menu .call-to-actions .user > a .username {
  font-weight: 500;
  vertical-align: middle;
  max-width: 85px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
@media screen and (max-width: 640px) {
  header.top-header .menu .call-to-actions .user > a .username {
    display: none;
  }
}
header.top-header .menu .call-to-actions .user > a .username,
header.top-header .menu .call-to-actions .user > a i.fa.fa-caret-down {
  margin-left: 6px;
}
@media screen and (max-width: 640px) {
  header.top-header .menu .call-to-actions .user {
    margin-left: 0;
  }
}
header.top-header .menu .call-to-actions .search-icon {
  display: none;
}
@media screen and (max-width: 900px) {
  header.top-header .menu .call-to-actions .search-icon {
    display: inherit;
  }
}
/*--Footer Styles--*/
footer.secondary {
  padding: 60px 0;
  background: #eee;
  color: #333;
}
footer.secondary .title {
  font-weight: 700;
  margin-bottom: 14px;
}
footer.secondary div.flexbox {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
footer.secondary ul {
  width: 25%;
  min-width: 200px;
  padding: 0 20px;
  margin: 20px 0;
}
@media screen and (max-width: 900px) {
  footer.secondary ul {
    width: 50%;
  }
}
@media screen and (max-width: 640px) {
  footer.secondary ul {
    width: 100%;
    padding: 0;
  }
}
footer.secondary ul li {
  margin-bottom: 10px;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
footer.secondary ul li p {
  line-height: 1.6;
}
footer.secondary ul li i.fa {
  text-align: center;
  width: 18px;
  line-height: 1;
  margin-right: 14px;
}
@media screen and (max-width: 900px) {
  footer.secondary ul li i.fa {
    margin-right: 10px;
  }
}
footer.secondary ul li span {
  width: calc(72%);
}
@media screen and (max-width: 900px) {
  footer.secondary ul li span {
    width: calc(76%);
  }
}
@media screen and (max-width: 480px) {
  footer.secondary ul li span {
    width: 100%;
  }
}
footer.primary {
  padding: 20px 0;
  background: #0070ba;
  color: #fff;
}
footer.primary .flexbox,
footer.primary .flexbox2 {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media (max-width: 640px) {
  footer.primary .flexbox,
  footer.primary .flexbox2 {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }
}
footer.primary .copyright {
  width: 50%;
}
@media screen and (max-width: 640px) {
  footer.primary .copyright {
    width: 100%;
    text-align: center;
    margin-bottom: 18px;
  }
}
footer.primary .social li {
  padding-right: 14px;
  margin-right: 14px;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}
footer.primary .social li:last-child {
  padding-right: 0;
  margin-right: 0;
  border-right: 0;
}
@media screen and (max-width: 640px) {
  footer.primary .social li {
    margin: 0 10px;
  }
}
.dropdown {
  position: absolute;
  top: 39px;
  right: 0;
  min-width: 180px;
  z-index: 1000;
  margin: 0 0 0 10px;
  font-size: 13px;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.3);
  border-radius: 2px;
  background: #fff;
  display: none;
}
.dropdown:before {
  content: '';
  color: #fff;
  position: absolute;
  z-index: 1;
  display: block;
  top: -9px;
  right: 7px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
}
.dropdown:after {
  content: '';
  color: #fff;
  position: absolute;
  z-index: 1;
  display: block;
  top: -9px;
  right: 0;
  left: 0;
  border: 5px solid transparent;
}
.dropdown li a {
  display: inline-block;
  padding: 9px 13px;
  width: 100%;
  color: #333;
  line-height: 16px;
}
.dropdown li a:hover {
  background: #f4f5f6;
  text-decoration: none;
  color: #0070ba;
}
.dropdown.notifications {
  min-width: 240px;
}
.dropdown.notifications li a {
  line-height: 1.4;
  border-bottom: 1px solid #eee;
}
.call-to-actions > li:hover .dropdown {
  display: inherit;
}
figure {
  margin: 0;
}
