/* -------------------------------------------------------------------------- *\
   General - Theme v2 - June 19.2, 2018
\* -------------------------------------------------------------------------- */
body {
  font-size: 1.4rem;
  font-family: sans-serif;
  color: #444444;
  background-color: #f1f2f7; }

div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  list-style: none; }

@media only screen and (max-width: 1169px) {
  body.overflow-hidden {
    overflow: hidden; } }
input {
  font-family: sans-serif;
  font-size: 1.6rem; }

input[type="search"]::-ms-clear {
  /* removes close icon - IE */
  display: none; }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none; }

/*  Basic Layout Styles
............................................*/
p {
  margin-top: 0;
  line-height: 22px;
  margin: 0 0 8px;
  color: #5a5a5a; }

strong {
  font-weight: 700; }

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

h1 {
  line-height: 44px;
  margin: 0 0 22px 0;
  font-size: 33px;
  font-size: 3.3rem; }

h2 {
  font-size: 25px;
  font-size: 2.5rem;
  font-weight: 300;
  line-height: 42px;
  margin: 0 0 22px 0; }

h3 {
  font-family: 'ciscosansttextralight', serif;
  font-size: 20px;
  font-size: 2.1rem;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 1.5;
  margin-top: 6px; }

h4 {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 24px;
  margin: 0; }

h5 {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 600;
  letter-spacing: normal;
  line-height: 18px;
  margin: 0 0 14px 0; }

h6 {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 18px;
  margin: 0 0 14px 0; }

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-size: 14px;
  color: #999;
  position: absolute;
  right: 0;
  bottom: 5px; }

hr {
  margin: 10px 0;
  border-top: 1px solid #eee; }

table {
  border-collapse: collapse; }

.content-group-sm {
  margin-bottom: 15px!important;
  position: relative; }

.no-margin {
  margin: 0 !important; }

br {
  display: block;
  line-height: 22px; }

.clear {
  clear: both; }

b {
  font-weight: 600; }

a {
  color: #777;
  text-decoration: none; }

a:hover {
  text-decoration: none; }

a:focus, a:hover {
  color: #999;
  text-decoration: none; }

.last {
  margin-bottom: 14px; }

.container {
  max-width: 1248px;
  padding: 0;
  width: 100%;
  position: relative; }

ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 14px; }

img {
  /* make images responsive */
  max-width: 100%; }

.image {
  position: relative;
  width: 100%; }

.list-inline > li {
  display: inline-block;
  padding-left: 0; }

.center {
  text-align: center; }

/*  Social Media Styling
............................................*/
.google-plus:hover {
  color: #FFF;
  background-color: #dd4b39; }

.linkedin:hover {
  color: #FFF;
  background-color: #0976b4; }

.twitter:hover {
  color: #FFF;
  background-color: #2e9edd; }

.facebook:hover {
  color: #FFF;
  background-color: #3b5998; }

.youtube:hover {
  color: #FFF;
  background-color: #e52d27; }

.instagram:hover {
  color: #FFF;
  background-color: #3f729b; }

.google-plus, .linkedin, .twitter, .facebook {
  display: inline-block; }

.menu-social-icons {
  overflow: hidden;
  padding: 6px 3px 0;
  margin-bottom: 3px; }

.menu-social-icons li, .sidebar-social-icons li {
  float: left;
  width: 30px;
  margin-right: 16px; }

.menu-social-icons li:last-child, .sidebar-social-icons li:last-child {
  margin-right: 0; }

.sidebar-social-icons li:last-child {
  margin-right: 11px; }

.sidebar-social-icons li a:hover, .menu-social-icons li a:hover {
  color: #FFF !important; }

.menu-social-icons a {
  text-align: center;
  font-size: 1.3em;
  margin: 0;
  background-color: #f2f2f4;
  float: left;
  width: 40px;
  height: 40px;
  border-radius: 2px; }

.sidebar-social-icons a {
  text-align: center;
  line-height: 40px;
  font-size: 1.3em;
  margin: 0;
  float: left;
  width: 40px;
  height: 40px;
  border-radius: 2px; }

.sidebar-social-icons a i {
  line-height: 40px; }

.menu-social-icons .google-plus:hover, .sidebar-social-icons .google-plus {
  color: #FFF;
  background-color: #dd4b39; }

.menu-social-icons .linkedin:hover, .sidebar-social-icons .linkedin {
  color: #FFF;
  background-color: #0976b4; }

.menu-social-icons .facebook:hover, .sidebar-social-icons .facebook {
  color: #FFF;
  background-color: #3b5998; }

.menu-social-icons .twitter:hover, .sidebar-social-icons .twitter {
  color: #FFF;
  background-color: #2e9edd; }

.menu-social-icons .youtube:hover, .sidebar-social-icons .youtube {
  color: #FFF;
  background-color: #e52d27; }

.menu-social-icons .pinterest:hover, .sidebar-social-icons .instagram {
  color: #FFF;
  background-color: #3f729b; }

.menu-social-icons .rss:hover, .sidebar-social-icons .rss {
  color: #FFF;
  background-color: #f90; }

.menu-social-icons .tumblr:hover, .sidebar-social-icons .tumblr {
  color: #FFF;
  background-color: #36465d; }

.sidebar-social-icons .google-plus:hover, .sidebar-social-icons .linkedin:hover, .sidebar-social-icons .facebook:hover, .sidebar-social-icons .twitter:hover, .sidebar-social-icons .youtube:hover, .sidebar-social-icons .pinterest:hover, .sidebar-social-icons .rss:hover, .sidebar-social-icons .tumblr:hover {
  opacity: .8; }

.sidebar-social-icons {
  padding: 0;
  margin-bottom: 1.625em;
  margin-top: 0;
  height: auto;
  display: inline-block; }

/*  bootstrap mods
............................................*/
.row {
  width: auto;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-top: 0;
  max-width: 1286px;
  padding: 0; }

.row.no-padding [class*='col-']:first-child {
  padding-left: 0; }

.row.no-padding [class*='col-']:last-child {
  padding-right: 0; }

/* -------------------------------------------------------------------------- *\
   Section Title & Heading
\* -------------------------------------------------------------------------- */
/*  Section Title/BG
............................................*/
.section-title, .ft-title {
  background-color: #6ebe4a;
  color: #fff;
  border-radius: 1px; }

/*  Heading Style
............................................*/
.title-style01 {
  display: block;
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 0;
  margin-bottom: 1.125em; }

.title-style01 > h3 {
  display: inline-block;
  font-weight: 400;
  padding-bottom: 4px;
  margin-bottom: -2px;
  margin-top: 0; }

.title-style01 h3 b {
  font-weight: 500;
  color: #333; }

.title-style02 {
  width: 100%;
  background-color: #005073;
  margin-top: 0;
  margin-bottom: 1em;
  height: 100%;
  padding: 6px 16px; }

.title-style02 h3, .title-style02-light h3 {
  font-weight: 400;
  letter-spacing: .05em;
  color: #FFF;
  /* closing text wrap with .. */
  /*white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;*/
  margin: 0;
  font-family: 'ciscosansttregular', sans-serif;
  text-align: center; }

.title-style02 a {
  color: #ecedf2; }

.title-style02 a:hover {
  color: #FFF !important; }

.title-style02-light {
  width: 100%;
  background-color: #8A8A90;
  margin-top: 0;
  margin-bottom: 1.625em;
  height: 40px;
  padding: 6px 16px; }

.title-style03 {
  padding: 1px 0 2px;
  color: #c2c2c2; }

.underline03 {
  display: inline-block;
  padding-bottom: 10px;
  position: relative; }

.underline03::after {
  background: rgba(112, 113, 124, 0.3);
  content: "";
  display: block;
  height: 2px;
  margin: 3px auto 5px;
  width: 250px; }

.underline03::before {
  bottom: 7px;
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  width: 30px; }

.title-left.underline03::after {
  width: 280px;
  margin-left: 2px; }

.title-left.underline03::before {
  left: 2px;
  margin-bottom: 8px; }

.underline04 {
  display: inline-block;
  padding-bottom: 4px;
  position: relative; }

.underline04::after {
  background: rgba(133, 133, 133, 0.5);
  content: "";
  display: block;
  height: 1px;
  margin: 3px auto 5px;
  width: 250px; }

.title-left.underline04::after {
  width: auto;
  margin-left: 2px; }

.title-left.underline04::before {
  margin-left: 2px;
  margin-bottom: 2px; }

.container-half .title-left.underline04::after {
  width: auto;
  margin-left: 22px; }

.container-half .title-left.underline04::before {
  margin-left: 22px;
  margin-bottom: 2px; }

.underline04::before {
  bottom: 7px;
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  width: 30px; }

.center-title {
  text-align: center;
  width: 100%;
  margin: 0 6px 1.625rem; }

.title-style05 {
  text-transform: uppercase;
  text-align: center; }

.title-style05.style-01 {
  color: #fff;
  position: relative;
  display: inline-block;
  border-radius: 2px;
  font-weight: 500;
  padding: 8px 35px;
  letter-spacing: .03em; }

.title-style05.style-02 {
  color: #2c2c34;
  text-align: center;
  font-weight: 600; }

.title-style05.style-02 span {
  display: inline-block;
  font-weight: 400; }

.title-line-left, .title-line-right {
  display: inline-block;
  width: 200px;
  height: 1px;
  margin-top: 20px;
  position: relative; }

.title-line-left::after, .title-line-right::after {
  content: '';
  width: 100%;
  height: 1px;
  background: #e3e2e2;
  position: absolute;
  bottom: 4px;
  left: 0; }

.block-title-1 {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 40px;
  position: relative;
  border-radius: 1px;
  padding: 6px 16px 6px;
  margin-top: 30px;
  margin-bottom: 1px;
  text-transform: uppercase;
  background-color: #fff; }

.block-title-1 h3 {
  margin-bottom: 0 !important; }

.block-title-1 h3 a::after, .block-title-2 h3 a::after {
  font-size: 18px;
  content: "\f105";
  color: #fff;
  font-family: "FontAwesome";
  position: absolute;
  right: 16px;
  top: 6px; }

.block-title-2 {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 40px;
  position: relative;
  border-radius: 1px;
  padding: 6px 16px 6px;
  margin-bottom: 1.625em;
  text-transform: uppercase; }

.block-title-3 {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 40px;
  position: relative;
  border-radius: 1px;
  padding: 6px 16px;
  background-color: #212126;
  text-transform: uppercase;
  letter-spacing: .5px;
  font-weight: 400; }

.block-title-1 a, .block-title-1 a:hover, .block-title-2 a, .block-title-2 a:hover {
  color: #FFF !important; }

.block-title-1 h3, .block-title-2 h3, .block-title-3 h3 {
  margin-top: 0;
  font-family: 'ciscosansttextralight', serif;
  font-size: 2.1rem;
  padding: 6px 16px 6px; }

.block-title-3 h3 {
  text-align: center;
  color: #ced2d9; }

.block-title-3 h3 a {
  color: #ced2d9; }

.block-title-3 h3 a:hover {
  color: #FFF !important; }

/* -------------------------------------------------------------------------- *\
   Content Wrapper and Main Header
\* -------------------------------------------------------------------------- */
.cn-content-wrapper, .cn-main-header {
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  will-change: transform; }

.cn-content-wrapper, .cn-main-header {
  position: relative;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s; }

@media only screen and (max-width: 1169px) {
  .cn-content-wrapper.nav-is-visible, .cn-main-header.nav-is-visible {
    -webkit-transform: translateX(-260px);
    -moz-transform: translateX(-260px);
    -ms-transform: translateX(-260px);
    -o-transform: translateX(-260px);
    transform: translateX(-260px); } }
.cn-content-wrapper {
  background: #f1f2f7;
  /* min-height: 100vh; */
  z-index: 2; }

.cn-main-header {
  height: 50px;
  z-index: 3;
  position: relative;
  z-index: 4;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
  font-family: "Open Sans"; }

@media only screen and (min-width: 1170px) {
  .cn-main-header {
    height: 80px; }

  .cn-main-header::after {
    clear: both;
    content: "";
    display: table; } }
/*  Logo 
............................................*/
.logo-pos {
  position: absolute;
  top: 18px;
  left: 5%; }

.logo-pos span {
  display: inline-block;
  font-family: 'ciscosansttextralight', Arial, Helvetica, sans-serif;
  font-size: 32px;
  font-weight: 100;
  margin: -6px 0 0 30px;
  vertical-align: top;
  color: #00c8ef; }

.cn-logo img {
  display: block;
  height: 42px; }

@media only screen and (max-width: 1169px) {
  .logo-pos {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }

  .cn-logo {
    display: inline-block; }

  .cn-logo img {
    height: 24px; }

  .logo-pos span {
    font-size: 18px;
    margin: 3px 0 0 8px;
    display: inline-block; } }
@media only screen and (min-width: 1170px) {
  .cn-logo {
    top: 26px;
    left: 5%;
    display: inline-block; } }
/* -------------------------------------------------------------------------- *\
   Mobile Navigation
\* -------------------------------------------------------------------------- */
.main-nav-trigger {
  top: 3px; }

.header-buttons {
  position: absolute;
  display: inline-block;
  top: 3px;
  right: 3%;
  margin: 0; }

.header-buttons li {
  display: inline-block; }

@media only screen and (max-width: 1169px) {
  .header-buttons {
    left: auto;
    right: 3%; }

  .header-buttons li {
    float: right; } }
@media only screen and (min-width: 1170px) {
  .header-buttons {
    top: 18px;
    right: 4em; } }
/*  Mobile Search  
............................................*/
.mobile-search-trigger, .main-nav-trigger {
  position: relative;
  display: block;
  width: 44px;
  height: 44px;
  overflow: hidden;
  white-space: nowrap;
  /* hide text */
  color: transparent;
  z-index: 3; }

.mobile-search-trigger::before, .mobile-search-trigger::after {
  /* search icon */
  content: '';
  position: absolute;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.mobile-search-trigger::before {
  /* lens */
  top: 11px;
  left: 11px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 3px solid #2e3233; }

.mobile-search-trigger::after {
  /* handle */
  height: 3px;
  width: 8px;
  background: #2e3233;
  bottom: 14px;
  right: 11px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.mobile-search-trigger span {
  /* container for the X icon */
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0; }

.mobile-search-trigger span::before, .mobile-search-trigger span::after {
  /* close icon */
  content: '';
  position: absolute;
  display: inline-block;
  height: 3px;
  width: 22px;
  top: 50%;
  margin-top: -2px;
  left: 50%;
  margin-left: -11px;
  background: #2e3233;
  opacity: 0;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: opacity 0.3s, -moz-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s; }

.mobile-search-trigger span::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.mobile-search-trigger span::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.mobile-search-trigger.search-is-visible::before, .mobile-search-trigger.search-is-visible::after {
  /* hide search icon */
  opacity: 0; }

.mobile-search-trigger.search-is-visible span::before, .mobile-search-trigger.search-is-visible span::after {
  /* show close icon */
  opacity: 1; }

.mobile-search-trigger.search-is-visible span::before {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg); }

.mobile-search-trigger.search-is-visible span::after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.main-nav-trigger span, .main-nav-trigger span::before, .main-nav-trigger span::after {
  /* hamburger icon in CSS */
  position: absolute;
  display: inline-block;
  height: 3px;
  width: 24px;
  background: #2e3233; }

.main-nav-trigger span {
  /* line in the center */
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -2px;
  -webkit-transition: background 0.3s 0.3s;
  -moz-transition: background 0.3s 0.3s;
  transition: background 0.3s 0.3s; }

.main-nav-trigger span::before, .main-nav-trigger span::after {
  /* other 2 lines */
  content: '';
  right: 0;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: 0% 50%;
  -moz-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  -o-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transition: -webkit-transform 0.3s 0.3s;
  -moz-transition: -moz-transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s; }

.main-nav-trigger span::before {
  /* menu icon top line */
  top: -6px; }

.main-nav-trigger span::after {
  /* menu icon bottom line */
  top: 6px; }

.main-nav-trigger.nav-is-visible span {
  /* hide line in the center */
  background: rgba(46, 50, 51, 0); }

.main-nav-trigger.nav-is-visible span::before, .main-nav-trigger.nav-is-visible span::after {
  /* keep visible other 2 lines */
  background: #2e3233; }

.main-nav-trigger.nav-is-visible span::before {
  -webkit-transform: translateX(4px) translateY(-3px) rotate(45deg);
  -moz-transform: translateX(4px) translateY(-3px) rotate(45deg);
  -ms-transform: translateX(4px) translateY(-3px) rotate(45deg);
  -o-transform: translateX(4px) translateY(-3px) rotate(45deg);
  transform: translateX(4px) translateY(-3px) rotate(45deg); }

.main-nav-trigger.nav-is-visible span::after {
  -webkit-transform: translateX(4px) translateY(2px) rotate(-45deg);
  -moz-transform: translateX(4px) translateY(2px) rotate(-45deg);
  -ms-transform: translateX(4px) translateY(2px) rotate(-45deg);
  -o-transform: translateX(4px) translateY(2px) rotate(-45deg);
  transform: translateX(4px) translateY(2px) rotate(-45deg); }

@media only screen and (min-width: 1170px) {
  .main-nav-trigger {
    display: none; } }
/* -------------------------------------------------------------------------- *\
   Main Navigation
\* -------------------------------------------------------------------------- */
.main-primary-nav, .main-primary-nav ul {
  position: fixed;
  margin: 0;
  top: 0;
  right: 0;
  height: 100%;
  width: 260px;
  background: #005073;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 2;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s; }

.main-primary-nav a, .main-primary-nav ul a {
  display: block;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  color: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* to remove wrapping text - enable */
  /* overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; */
  border-bottom: 1px solid #007eb5;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  will-change: transform, opacity;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s; }

.main-primary-nav.is-hidden, .main-primary-nav ul.is-hidden {
  /* secondary navigations hidden by default */
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%); }

.main-primary-nav.moves-out > li > a, .main-primary-nav ul.moves-out > li > a {
  /* push the navigation items to the left - and lower down opacity - when secondary nav slides in */
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  opacity: 0; }

@media only screen and (max-width: 1169px) {
  .main-primary-nav, .main-primary-nav ul {
    right: auto;
    left: 0; } }
.main-primary-nav .cd-secondary-nav li.go-back {
  /* Mobile: go-back button item background color; */
  background-color: #003b55; }

.main-primary-nav .see-all a {
  /* different style for the See all button on mobile and tablet */
  color: #00c8ef; }

.main-primary-nav .cn-nav-gallery .cn-nav-item, .main-primary-nav .cn-nav-icons .cn-nav-item {
  /* items with picture (or icon) and title */
  height: 80px;
  line-height: 80px; }

.main-primary-nav .cn-nav-gallery .cn-nav-item h3, .main-primary-nav .cn-nav-icons .cn-nav-item h3 {
  overflow: hidden;
  text-overflow: ellipsis; }

.main-primary-nav .cn-nav-gallery .cn-nav-item {
  padding-left: 90px; }

.main-primary-nav .cn-nav-gallery .cn-nav-item img {
  position: absolute;
  display: block;
  height: 40px;
  width: auto;
  left: 20px;
  top: 50%;
  margin-top: -20px; }

.main-primary-nav .cn-nav-icons .cn-nav-item {
  padding-left: 75px; }

.main-primary-nav .cn-nav-icons .cn-nav-item p {
  color: #2e3233;
  font-size: 1.3rem;
  /* hide description on small devices */
  display: none; }

.main-primary-nav .cn-nav-icons .cn-nav-item::before {
  /* item icon */
  content: '';
  display: block;
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 40px 40px; }

.main-primary-nav .cn-nav-icons .cn-nav-item.item-1::before {
  background-image: url("../img/line-icon-1.svg"); }

.main-primary-nav .cn-nav-icons .cn-nav-item.item-2::before {
  background-image: url("../img/line-icon-2.svg"); }

.main-primary-nav .cn-nav-icons .cn-nav-item.item-3::before {
  background-image: url("../img/line-icon-3.svg"); }

.main-primary-nav .cn-nav-icons .cn-nav-item.item-4::before {
  background-image: url("../img/line-icon-4.svg"); }

.main-primary-nav .cn-nav-icons .cn-nav-item.item-5::before {
  background-image: url("../img/line-icon-5.svg"); }

.main-primary-nav .cn-nav-icons .cn-nav-item.item-6::before {
  background-image: url("../img/line-icon-6.svg"); }

.main-primary-nav .cn-nav-icons .cn-nav-item.item-7::before {
  background-image: url("../img/line-icon-7.svg"); }

.main-primary-nav .cn-nav-icons .cn-nav-item.item-8::before {
  background-image: url("../img/line-icon-8.svg"); }

@media only screen and (max-width: 1169px) {
  .main-primary-nav {
    /* by default .main-primary-nav is hidden - trick for iOS devices where you can see the navigation if you pull down */
    visibility: hidden;
    -webkit-transition: visibility 0s 0.3s;
    -moz-transition: visibility 0s 0.3s;
    transition: visibility 0s 0.3s; }

  .main-primary-nav.nav-is-visible {
    visibility: visible;
    -webkit-transition: visibility 0s 0s;
    -moz-transition: visibility 0s 0s;
    transition: visibility 0s 0s; } }
@media only screen and (min-width: 1170px) {
  .main-primary-nav {
    padding: 0 10% 0 0;
    height: auto;
    width: auto;
    float: right;
    overflow: visible;
    background: transparent; }

  .main-primary-nav::after {
    clear: both;
    content: "";
    display: table; }

  .main-primary-nav.moves-out > li > a {
    /* reset mobile style */
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; }

  .main-primary-nav ul {
    position: static;
    height: auto;
    width: auto;
    background: transparent;
    overflow: visible;
    z-index: 3; }

  .main-primary-nav ul.is-hidden {
    /* reset mobile style */
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }

  .main-primary-nav ul.moves-out > li > a {
    /* reset mobile style */
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    text-decoration: none; }

  .main-primary-nav > li {
    float: left;
    margin-left: 3em; }

  .main-primary-nav > li > a {
    /* main navigation buttons style */
    position: relative;
    display: inline-block;
    height: 80px;
    line-height: 80px;
    padding: 0 10px;
    color: #2e3233;
    overflow: visible;
    border-bottom: none;
    text-decoration: none;
    -webkit-transition: color 0.3s, box-shadow 0.3s;
    -moz-transition: color 0.3s, box-shadow 0.3s;
    transition: color 0.3s, box-shadow 0.3s; }

  .main-primary-nav > li > a:hover {
    color: #00c8ef; }

  .main-primary-nav > li > a.selected {
    color: #00c8ef;
    box-shadow: inset 0 -2px 0 #00c8ef; }

  .main-primary-nav .go-back, .main-primary-nav .see-all {
    display: none; }

  .main-primary-nav .cd-secondary-nav, .main-primary-nav .cn-nav-gallery, .main-primary-nav .cn-nav-icons {
    /* dropdown menu style */
    position: absolute;
    top: 80px;
    width: 100vw;
    background: #f9f9f9;
    padding: 48px 150px 130px;
    /*box-shadow: inset 0 1px 0 #e2e3df, 0 3px 6px rgba(0, 0, 0, 0.05);*/
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s; }

  .main-primary-nav .cd-secondary-nav::after, .main-primary-nav .cn-nav-gallery::after, .main-primary-nav .cn-nav-icons::after {
    clear: both;
    content: "";
    display: table; }

  .main-primary-nav .cd-secondary-nav.is-hidden, .main-primary-nav .cn-nav-gallery.is-hidden, .main-primary-nav .cn-nav-icons.is-hidden {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s; }

  .main-primary-nav .cd-secondary-nav > .see-all, .main-primary-nav .cn-nav-gallery > .see-all, .main-primary-nav .cn-nav-icons > .see-all {
    /* this is the BIG See all button at the bottom of the dropdown menu */
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 80px;
    width: 100%;
    overflow: hidden;
    /* reset some inherited style */
    margin: 0;
    padding: 0; }

  .main-primary-nav .cd-secondary-nav > .see-all a, .main-primary-nav .cn-nav-gallery > .see-all a, .main-primary-nav .cn-nav-icons > .see-all a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    font-size: 2.2rem;
    font-weight: bold;
    text-align: center;
    line-height: 80px;
    border-top: 1px solid #e2e3df;
    /* reset some inherited style */
    border-bottom: none;
    margin: 0;
    padding: 0;
    background-color: #004c69;
    color: #fff;
    -webkit-transition: color 0.2s, background 0.2s, border 0.2s;
    -moz-transition: color 0.2s, background 0.2s, border 0.2s;
    transition: color 0.2s, background 0.2s, border 0.2s; }

  .main-primary-nav .cd-secondary-nav > .see-all a:hover, .main-primary-nav .cn-nav-gallery > .see-all a:hover, .main-primary-nav .cn-nav-icons > .see-all a:hover {
    background: #1ba0d7;
    border-color: #bbb;
    color: #ffffff; }

  .main-primary-nav .cd-secondary-nav > li {
    /* change the height according to your needs - you can even set height: auto */
    height: 340px;
    /* here you set the number of columns - use width percentage */
    width: 23%;
    float: left;
    margin-right: 2.66%;
    border-right: 1px solid #e2e3df;
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch; }

  .main-primary-nav .cd-secondary-nav > li:nth-child(4n+2) {
    /* +2 because we have 2 list items with display:none */
    margin-right: 0;
    border-right: none; }

  .main-primary-nav .cd-secondary-nav > li > a {
    /* secondary nav title */
    color: #049fd9;
    font-family: 'ciscosansttextralight', serif;
    font-size: 2.1rem;
    margin-bottom: .6em;
    display: inline-block; }

  .main-primary-nav .cd-secondary-nav a {
    height: 30px;
    line-height: 30px;
    padding: 0 18% 0 0;
    color: #2e3233;
    border-bottom: none;
    font-size: 1.4rem;
    text-decoration: none; }

  .main-primary-nav .cd-secondary-nav a.nav-focus-item {
    height: 100%;
    padding: 8px 0 0 0; }

  .main-primary-nav .cd-secondary-nav a:hover {
    color: #00c8ef; }

  .main-primary-nav .cd-secondary-nav ul {
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0); }

  .main-primary-nav .cd-secondary-nav ul ul {
    /* tertiary navigation */
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%; }

  .main-primary-nav .cd-secondary-nav ul ul.is-hidden {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); }

  .main-primary-nav .cd-secondary-nav ul ul .go-back {
    display: block;
    background-color: #0f0; }

  .main-primary-nav .cd-secondary-nav ul ul .go-back a {
    color: transparent; }

  .main-primary-nav .cd-secondary-nav ul ul .see-all {
    display: block; }

  .main-primary-nav .cd-secondary-nav .moves-out > li > a {
    /* push the navigation items to the left - and lower down opacity - when tertiary nav slides in */
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }

  .main-primary-nav .cn-nav-gallery li {
    /* set here number of columns - use width percentage */
    width: 22%;
    float: left;
    margin: 0 4% 40px 0; }

  .main-primary-nav .cn-nav-gallery li:nth-child(4n+2) {
    /* +2 because we have two additional list items with display:none */
    margin-right: 0; }

  .main-primary-nav .cn-nav-gallery .cn-nav-item {
    border-bottom: none;
    padding: 0;
    height: auto;
    line-height: 1.2; }

  .main-primary-nav .cn-nav-gallery .cn-nav-item img {
    position: static;
    margin-top: 0;
    height: auto;
    width: 100%;
    margin-bottom: .6em; }

  .main-primary-nav .cn-nav-gallery .cn-nav-item h3 {
    color: #00c8ef;
    font-weight: bold;
    padding: 0 .4em; }

  .main-primary-nav .cn-nav-icons li {
    /* set here number of columns - use width percentage */
    width: 32%;
    float: left;
    margin: 0 2% 20px 0; }

  .main-primary-nav .cn-nav-icons li:nth-child(3n+2) {
    /* +2 because we have two additional list items with display:none */
    margin-right: 0; }

  .main-primary-nav .cn-nav-icons .cn-nav-item {
    border-bottom: none;
    height: 80px;
    line-height: 1.2;
    padding: 24px 0 0 85px;
    position: relative; }

  .main-primary-nav .cn-nav-icons .cn-nav-item:hover {
    background: #f6f6f5; }

  .main-primary-nav .cn-nav-icons .cn-nav-item h3 {
    color: #00c8ef;
    font-weight: bold; }

  .main-primary-nav .cn-nav-icons .cn-nav-item p {
    display: block; }

  .main-primary-nav .cn-nav-icons .cn-nav-item::before {
    left: 25px; } }
.has-children > a, .go-back a {
  position: relative; }

.has-children > a::before, .has-children > a::after, .go-back a::before, .go-back a::after {
  /* arrow icon in CSS - for element with nested unordered lists */
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -1px;
  display: inline-block;
  height: 2px;
  width: 10px;
  background: #fff;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.has-children > a::before, .go-back a::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.has-children > a::after, .go-back a::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

@media only screen and (min-width: 1170px) {
  .has-children > a::before, .has-children > a::after, .go-back a::before, .go-back a::after {
    background: #c9cbc4; }

  .has-children > a:hover::before, .has-children > a:hover::after, .go-back a:hover::before, .go-back a:hover::after {
    background: #00c8ef; } }
.has-children > a {
  padding-right: 40px; }

.has-children > a::before, .has-children > a::after {
  /* arrow goes on the right side - children navigation */
  right: 20px;
  -webkit-transform-origin: 9px 50%;
  -moz-transform-origin: 9px 50%;
  -ms-transform-origin: 9px 50%;
  -o-transform-origin: 9px 50%;
  transform-origin: 9px 50%; }

.main-primary-nav .go-back a {
  padding-left: 40px; }

.main-primary-nav .go-back a::before, .main-primary-nav .go-back a::after {
  /* arrow goes on the left side - go back button */
  left: 20px;
  -webkit-transform-origin: 1px 50%;
  -moz-transform-origin: 1px 50%;
  -ms-transform-origin: 1px 50%;
  -o-transform-origin: 1px 50%;
  transform-origin: 1px 50%; }

@media only screen and (min-width: 1170px) {
  .has-children > a::before, .has-children > a::after {
    right: 15%; }

  .main-primary-nav > .has-children > a {
    /* main navigation arrows on larger devices */
    padding-right: 30px !important; }

  .main-primary-nav > .has-children > a::before, .main-primary-nav > .has-children > a::after {
    width: 9px;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    background: #c9cbc4;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: width 0.3s, -webkit-transform 0.3s;
    -moz-transition: width 0.3s, -moz-transform 0.3s;
    transition: width 0.3s, transform 0.3s; }

  .main-primary-nav > .has-children > a::before {
    right: 12px; }

  .main-primary-nav > .has-children > a::after {
    right: 7px; }

  .main-primary-nav > .has-children > a.selected::before, .main-primary-nav > .has-children > a.selected::after {
    width: 14px; }

  .main-primary-nav > .has-children > a.selected::before {
    -webkit-transform: translateX(5px) rotate(-45deg);
    -moz-transform: translateX(5px) rotate(-45deg);
    -ms-transform: translateX(5px) rotate(-45deg);
    -o-transform: translateX(5px) rotate(-45deg);
    transform: translateX(5px) rotate(-45deg); }

  .main-primary-nav > .has-children > a.selected::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }

  .cd-secondary-nav > .has-children > a::before, .cd-secondary-nav > .has-children > a::after {
    /* remove arrows on secondary nav titles */
    display: none; }

  .main-primary-nav .go-back a {
    padding-left: 20px; }

  .main-primary-nav .go-back a::before, .main-primary-nav .go-back a::after {
    left: 1px; }

  /* menu item adjust for desktop only */
  .menu_adjust {
    margin-top: 30px; } }
.mobile-search {
  position: absolute;
  height: 50px;
  width: 100%;
  top: 50px;
  left: 0;
  z-index: 3;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s; }

.mobile-search form {
  height: 100%;
  width: 100%; }

.mobile-search input {
  border-radius: 0;
  border: none;
  background: #ffffff;
  height: 100%;
  width: 100%;
  padding: 0 5%;
  box-shadow: inset 0 1px 0 #e2e3df, 0 3px 6px rgba(0, 0, 0, 0.05);
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none; }

.mobile-search input::-webkit-input-placeholder {
  color: #c9cbc4; }

.mobile-search input::-moz-placeholder {
  color: #c9cbc4; }

.mobile-search input:-moz-placeholder {
  color: #c9cbc4; }

.mobile-search input:-ms-input-placeholder {
  color: #c9cbc4; }

.mobile-search input:focus {
  outline: none; }

.mobile-search.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s; }

@media only screen and (min-width: 1170px) {
  .mobile-search {
    height: 120px;
    top: 80px; }

  .mobile-search input {
    padding: 0 2em;
    font-size: 3.2rem;
    font-weight: 300; } }
.nav-overlay {
  /* shadow layer visible when navigation is active */
  position: fixed;
  z-index: 2;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
  background-color: #000;
  visibility: hidden;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s, -webkit-transform 0.3s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s, -moz-transform 0.3s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s; }

.nav-overlay.is-visible {
  opacity: .8;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s, -webkit-transform 0.3s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s, -moz-transform 0.3s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s, transform 0.3s 0s; }

@media only screen and (max-width: 1169px) {
  .nav-overlay.is-visible {
    -webkit-transform: translateX(260px);
    -moz-transform: translateX(260px);
    -ms-transform: translateX(260px);
    -o-transform: translateX(260px);
    transform: translateX(260px); }

  .nav-overlay.is-visible.search-is-visible, .nav-overlay.is-visible.search-is-visible {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }
/*  Mega-Menu Recent Articles
............................................*/
.nav_recent_articles {
  margin-top: 16px;
  padding-right: 45px; }

.nav_recent_articles div {
  margin-bottom: 22px; }

.nav_recent_articles a.article {
  display: initial;
  height: 0px;
  line-height: 1.5;
  padding: 0 10% 0 0; }

.nav_recent_articles h4 {
  font-weight: 100;
  height: 100%;
  line-height: 0; }

.nav_recent_articles .date {
  margin: 3px 0 0 0;
  font-size: 1.2rem;
  color: #999; }

/* -------------------------------------------------------------------------- *\
   Advanced Search 
\* -------------------------------------------------------------------------- */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none; }

select, input[type="search"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  border: none; }

input[type="search"] {
  border-radius: 0;
  margin-top: 0; }

select {
  background-color: transparent;
  cursor: pointer; }

.adv-search-select::after {
  /* switcher arrow for select element */
  content: '';
  position: absolute;
  z-index: 1;
  right: 4px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  background: url(../img/cd-icons.svg) no-repeat 0 0;
  pointer-events: none; }

/*  Image > Text 
............................................*/
.img-replace-text {
  /* replace text with image */
  color: transparent;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap; }

/*  Header for Adv Search
............................................*/
.cn-main-header.nav-is-visible {
  -webkit-transform: translateX(260px);
  -moz-transform: translateX(260px);
  -ms-transform: translateX(260px);
  -o-transform: translateX(260px);
  transform: translateX(260px); }

.cn-main-header::before {
  /* never visible - this is used in jQuery to check the current MQ */
  display: none;
  content: 'mobile'; }

@media only screen and (min-width: 1024px) {
  .cn-main-header {
    height: 80px; }

  .cn-main-header.nav-is-visible {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }

  .cn-main-header::before {
    content: 'desktop'; } }
.search-nav-wrapper {
  padding: 0 5%; }

.search-nav-wrapper::after {
  clear: both;
  content: "";
  display: none; }

/*  Search Selections & Form
............................................*/
.adv-search-cnt .adv-search-select {
  /* hide select element on small devices */
  display: none; }

.adv-search-cnt .close {
  /* 'X' icon to close search form - hidden on small devices */
  display: none; }

.adv-search-cnt input[type="search"] {
  width: 100%;
  color: #ffffff; }

.adv-search-cnt input[type="search"]:focus {
  outline: none; }

.adv-search-cnt input[type="search"]::-webkit-input-placeholder {
  color: #fff;
  opacity: .5; }

.adv-search-cnt input[type="search"]::-moz-placeholder {
  color: #fff;
  opacity: .5; }

.adv-search-cnt input[type="search"]:-moz-placeholder {
  color: #fff;
  opacity: .5; }

.adv-search-cnt input[type="search"]:-ms-input-placeholder {
  color: #fff;
  opacity: .5; }

@media only screen and (min-width: 1024px) {
  .adv-search-cnt {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    height: 80px;
    width: 100%;
    background: #005073;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s, visibility 0.3s;
    -moz-transition: opacity 0.3s, visibility 0.3s;
    transition: opacity 0.3s, visibility 0.3s; }

  .adv-search-cnt form {
    position: relative;
    height: 100%;
    /* 170px (margin left) is the sum of the logo width (124px) and additional 46px margin (to separate the form form the logo) */
    /* 116px (margin right) takes into account the space occupied by the a.adv-search-trigger and a.close */
    margin: 0 calc(5% + 116px) 0 calc(5% + 116px); }

  .adv-search-cnt input[type="search"] {
    font-size: 2.4rem;
    height: 100%;
    background-color: transparent;
    /* don't overlap <select> element */
    padding-right: 170px; }
    .adv-search-cnt input[type="search"] ::-webkit-input-placeholder {
      /* Chrome */
      color: #fff; }
    .adv-search-cnt input[type="search"] :-ms-input-placeholder {
      /* IE 10+ */
      color: fff; }
    .adv-search-cnt input[type="search"] ::-moz-placeholder {
      /* Firefox 19+ */
      color: fff;
      opacity: 1; }
    .adv-search-cnt input[type="search"] :-moz-placeholder {
      /* Firefox 4 - 18 */
      color: fff;
      opacity: 1; }

  .adv-search-cnt .adv-search-select {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
    font-size: 1.4rem;
    overflow: hidden; }

  .adv-search-cnt span {
    display: inline-block; }

  .adv-search-cnt option {
    /* style <option> elements on Firefox */
    color: #333545;
    background-color: #ffffff; }

  .adv-search-cnt select {
    /* the <select> element is not visible (if the list of options is not open) -  it is covered by the .selected-value element */
    position: absolute;
    right: 0;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    color: transparent; }

  .adv-search-cnt select:focus {
    outline: none; }

  .adv-search-cnt select:focus + span.selected-value {
    background-color: #3d3f4e; }

  .adv-search-cnt .selected-value {
    /* this <span> element covers the <select> element - its content is changed (using JavaScript) and set equal to the selected <option> value */
    /* its width automatically changes according to the text of the selected <option> (not possible with a <select> element) */
    color: #ffffff;
    /* clicking on this element will open the <select> drop-down list */
    pointer-events: none;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    transition: background-color 0.3s; }

  .adv-search-cnt select, .adv-search-cnt .selected-value {
    padding: 0.5em 1.7em 0.5em .3em;
    font-size: 1.4rem;
    border-radius: 3px; }

  .no-pointerevents .adv-search-cnt .selected-value {
    /* if the browser doesn't support the pointer-events property, hide the .selected-value element */
    display: none; }

  .no-pointerevents .adv-search-cnt select {
    /* if the browser doesn't support the pointer-events property, show the <select> element */
    position: relative;
    color: #ffffff;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }

  .no-pointerevents .adv-search-cnt select:focus {
    background-color: #3d3f4e; }

  .adv-search-cnt .close {
    /* 'X' icon - used to close the search form */
    display: inline-block;
    position: absolute;
    right: 5%;
    top: 50%;
    height: 40px;
    width: 40px;
    -webkit-transform: translateY(-50%) scale(0);
    -moz-transform: translateY(-50%) scale(0);
    -ms-transform: translateY(-50%) scale(0);
    -o-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0);
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s; }

  .adv-search-cnt .close::before, .adv-search-cnt .close::after {
    /* used to create the 'X' icon in css */
    content: '';
    position: absolute;
    height: 20px;
    width: 2px;
    background-color: #ffffff;
    left: 50%;
    top: 50%; }

  .adv-search-cnt .close::before {
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -o-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    transform: translateX(-50%) translateY(-50%) rotate(-45deg); }

  .adv-search-cnt .close::after {
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg); }

  .adv-search-cnt.is-visible {
    /* search form open */
    opacity: 1;
    visibility: visible; }

  .adv-search-cnt.is-visible .close {
    -webkit-transform: translateY(-50%) scale(1);
    -moz-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    -o-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1); }

  .animate-search .adv-search-cnt.is-visible {
    /* trigger search form animation if <header> has the .animate-search class */
    -webkit-animation: cd-slide-in 0.3s;
    -moz-animation: cd-slide-in 0.3s;
    animation: cd-slide-in 0.3s; } }
@-webkit-keyframes cd-slide-in {
  0% {
    -webkit-transform: translateY(-100%); }

  100% {
    -webkit-transform: translateY(0); } }

@-moz-keyframes cd-slide-in {
  0% {
    -moz-transform: translateY(-100%); }

  100% {
    -moz-transform: translateY(0); } }

@keyframes cd-slide-in {
  0% {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%); }

  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

.adv-search-suggestions {
  /* drowpdown with search suggestions - hidden on small devices */
  display: none; }

@media only screen and (min-width: 1024px) {
  .adv-search-suggestions {
    display: block;
    position: absolute;
    top: 80px;
    left: 0;
    /* same width of <form> element */
    width: calc(90% - 232px);
    padding: 2em;
    /* same margin of <form> element */
    margin: 0 calc(5% + 116px) 0 calc(5% + 116px);
    background-color: #ffffff; }

  .adv-search-suggestions::after {
    clear: both;
    content: "";
    display: table; }

  .adv-search-suggestions .quick-links, .adv-search-suggestions .recent-articles {
    display: inline-block; }

  .adv-search-suggestions .quick-links {
    float: right;
    width: 175px;
    text-align: right; }

  .adv-search-suggestions .recent-articles {
    float: left;
    width: calc(100% - 175px); }

  .adv-search-suggestions h3 {
    margin-bottom: .6em;
    color: #049fd9;
    font-family: 'ciscosansttextralight', serif;
    font-size: 2.1rem; }

  .adv-search-suggestions h4 {
    font-weight: 100;
    font-size: 1.7rem;
    font-family: 'ciscosansttregular', serif;
    height: auto;
    margin-left: 10px; }

  .adv-search-suggestions h4 a {
    /* prevent the text from wrapping */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    padding: .2em 0; }

  .adv-search-suggestions a {
    display: inline-block;
    color: #333545; }

  .no-touch .adv-search-suggestions a:hover {
    opacity: .8; }

  .adv-search-suggestions time {
    font-size: 1.2rem;
    color: #70727d;
    display: block;
    margin: -5px 0 0 10px; }

  .adv-search-suggestions .recent-articles li {
    position: relative;
    padding: 0.9em 0.75em 0.9em 6em;
    margin-bottom: 0.25em; }

  .adv-search-suggestions .recent-articles li:last-of-type {
    margin-bottom: 0; }

  .adv-search-suggestions .img-wrapper {
    position: absolute;
    left: 0;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 75px;
    height: 50px; }

  .adv-search-suggestions .img-wrapper img {
    display: block; }

  .adv-search-suggestions .quick-links a {
    padding: .5em 0;
    font-size: 1.4rem;
    line-height: 1.2; }

  .animate-search .is-visible .adv-search-suggestions {
    /* trigger the dropdown animation if <header> has the .animate-search class */
    -webkit-transform-origin: center top;
    -moz-transform-origin: center top;
    -ms-transform-origin: center top;
    -o-transform-origin: center top;
    transform-origin: center top;
    /* Force Hardware Acceleration */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-animation: cd-3d-rotation 0.5s 0.3s;
    -moz-animation: cd-3d-rotation 0.5s 0.3s;
    animation: cd-3d-rotation 0.5s 0.3s;
    -webkit-animation-fill-mode: backwards;
    -moz-animation-fill-mode: backwards;
    animation-fill-mode: backwards; } }
@-webkit-keyframes cd-3d-rotation {
  0% {
    -webkit-transform: perspective(1000px) rotateX(-90deg); }

  100% {
    -webkit-transform: perspective(1000px) translateY(0); } }

@-moz-keyframes cd-3d-rotation {
  0% {
    -moz-transform: perspective(1000px) rotateX(-90deg); }

  100% {
    -moz-transform: perspective(1000px) translateY(0); } }

@keyframes cd-3d-rotation {
  0% {
    -webkit-transform: perspective(1000px) rotateX(-90deg);
    -moz-transform: perspective(1000px) rotateX(-90deg);
    -ms-transform: perspective(1000px) rotateX(-90deg);
    -o-transform: perspective(1000px) rotateX(-90deg);
    transform: perspective(1000px) rotateX(-90deg); }

  100% {
    -webkit-transform: perspective(1000px) translateY(0);
    -moz-transform: perspective(1000px) translateY(0);
    -ms-transform: perspective(1000px) translateY(0);
    -o-transform: perspective(1000px) translateY(0);
    transform: perspective(1000px) translateY(0); } }

.adv-search-trigger {
  /* trigger serach form visibility - hidden on small devices */
  display: none; }

@media only screen and (min-width: 1024px) {
  .adv-search-trigger {
    display: block;
    position: relative;
    z-index: 4;
    height: 40px;
    width: 40px;
    margin: 1.25em .5em;
    float: right;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
    background-color: #8690a1;
    border-radius: 50%; }

  .adv-search-trigger::after, .adv-search-trigger:before {
    /* used to create the icon lens and the background circle */
    content: '';
    position: absolute; }

  .adv-search-trigger::after {
    /* icon lens */
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    height: 16px;
    width: 16px;
    background: url(../img/cd-icons.svg) no-repeat -16px 0; }

  .adv-search-trigger::before {
    /* background circle */
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(0);
    -moz-transform: translateX(-50%) translateY(-50%) scale(0);
    -ms-transform: translateX(-50%) translateY(-50%) scale(0);
    -o-transform: translateX(-50%) translateY(-50%) scale(0);
    transform: translateX(-50%) translateY(-50%) scale(0);
    height: 100%;
    width: 100%;
    background-color: #00bceb;
    border-radius: 50%;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s; }

  .no-touch .adv-search-trigger:hover::before {
    background-color: #19a0da; }

  .adv-search-trigger.search-form-visible {
    -webkit-transform: translateX(-46px);
    -moz-transform: translateX(-46px);
    -ms-transform: translateX(-46px);
    -o-transform: translateX(-46px);
    transform: translateX(-46px); }

  .adv-search-trigger.search-form-visible::before {
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
    -moz-transform: translateX(-50%) translateY(-50%) scale(1);
    -ms-transform: translateX(-50%) translateY(-50%) scale(1);
    -o-transform: translateX(-50%) translateY(-50%) scale(1);
    transform: translateX(-50%) translateY(-50%) scale(1); } }
/*  Search Overlay when clicked
............................................*/
.adv-search-cover {
  /* cover main content when search form is open - hidden on smal devices */
  display: none; }

@media only screen and (min-width: 1024px) {
  .adv-search-cover {
    display: block;
    position: fixed;
    z-index: 3;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.8);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s, visibility 0.3s;
    -moz-transition: opacity 0.3s, visibility 0.3s;
    transition: opacity 0.3s, visibility 0.3s;
    cursor: pointer; }

  .adv-search-cover.search-form-visible {
    opacity: 1;
    visibility: visible; } }
/* -------------------------------------------------------------------------- *\
    Footer
\* -------------------------------------------------------------------------- */
#parallax-section2 .container {
  z-index: 10;
  min-height: 460px; }

#parallax-section2 {
  background-attachment: fixed!important;
  background-repeat: no-repeat!important;
  background-size: cover!important;
  background: url("https://newsroom.cisco.com/documents/10157/1698840/corporateinfo_bg3.jpg"); }

.overlay {
  position: relative; }

.img-overlay2:after {
  background: #000;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  opacity: .6; }

#footer {
  background-color: rgba(0, 0, 0, 0.7);
  padding: 0;
  width: 100%;
  min-height: 400px;
  font-family: "Open Sans"; }

#footer h3 {
  font-family: 'ciscosansttextralight', serif;
  margin-bottom: 0; }

#footer .about-us {
  color: #c2c2c2;
  margin-bottom: 40px; }

#footer .site-logo {
  padding-left: 0;
  padding-right: 0;
  width: 300px;
  display: inline-block; }

#footer .site-logo h3 {
  font-weight: 300;
  color: #CCC;
  margin-top: 10px;
  font-size: 35px;
  margin-bottom: -10px; }

#footer .site-logo h3 span {
  font-weight: 400;
  color: #FFF; }

#footer .site-logo p {
  font-weight: 400;
  color: #CCC;
  margin-top: 0; }

#footer .site-logo img {
  width: 30%;
  margin-top: 4px;
  margin-right: 4px;
  padding: 0;
  -webkit-filter: brightness(1.3);
  filter: brightness(1.3); }

#footer .col-md-3 {
  margin: 20px 0 0;
  overflow: hidden; }

#footer .col-md-3 li {
  width: 100%;
  float: left;
  padding-left: 0;
  margin: 0 0 10px 0; }

#footer .col-md-3 li a {
  color: #c2c2c2;
  padding: 0;
  margin: 0; }

#footer .col-md-3 li a:hover {
  color: #FFF; }

#footer .tagcloud a {
  color: #fff;
  background-color: #70717c;
  padding: 5px 10px;
  margin: 7px 7px 7px 0;
  border-radius: 2px;
  display: inline-block; }

#footer .tagcloud a:hover {
  background-color: #f2f2f6;
  color: #70717c; }

.footer-post {
  overflow: hidden; }

.footer-post .item {
  display: table;
  width: 100%;
  position: relative; }

.footer-post .item .item-image {
  display: table-cell;
  vertical-align: top;
  width: 66px; }

.footer-post .item .item-content {
  padding: 0 0 0 16px; }

/*  Copyrights
............................................*/
#copyrights {
  background-color: #2d2e39;
  min-height: 40px; }

.copyright {
  color: #7e7f8c;
  text-align: left;
  display: inline-block;
  margin-top: 10px; }

.footer-social-icons {
  position: absolute;
  right: 0;
  top: 0;
  height: 40px;
  width: 160px;
  display: inline; }

.footer-social-icons li a {
  font-size: 1.35em;
  color: #7e7f8c;
  float: left;
  text-align: center;
  width: 40px; }

.footer-social-icons li a i {
  line-height: 40px; }

.footer-social-icons li a:hover {
  color: #FFF !important; }

/* -------------------------------------------------------------------------- *\
   Focus Magazine Design Ver 4.1 - June 19, 2018
\* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- *\
   Focus Magazine Design Ver 4.1 - June 19, 2018
\* -------------------------------------------------------------------------- */
.focus-mag a {
  color: inherit; }

.focus-mag h1,
.focus-mag h2,
.focus-mag h3,
.focus-mag h4,
.focus-mag h5,
.focus-mag h6,
.focus-mag .h1,
.focus-mag .h2,
.focus-mag .h3,
.focus-mag .h4,
.focus-mag .h5,
.focus-mag .h6 {
  line-height: 1.3;
  font-family: "ciscosansttextralight", serif;
  font-weight: 100;
  color: #000; }

.focus-mag ::selection {
  background: #00bcea;
  color: #fff; }

/*==========Components=========*/
span.type {
  white-space: nowrap;
  overflow: hidden;
  width: 30em; }

@keyframes blink {
  to {
    opacity: .0; } }

.my-btn {
  display: inline-block;
  line-height: 40px;
  padding: 0px 30px;
  font-family: "ciscosansttextralight", serif;
  color: #fff;
  background-color: #111;
  letter-spacing: 2px;
  margin: 0px 0px 0px 0px;
  text-transform: uppercase;
  border: none;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s; }

.my-btn:hover {
  background-color: #00bcea;
  outline: none;
  color: #fff; }

.my-btn.active {
  background-color: #00bcea;
  outline: none;
  color: #fff; }

.my-btn.active:hover {
  opacity: 0.8; }

.row-fix {
  margin-left: -5px;
  margin-right: -5px; }

.row-fix .col-fix {
  padding-left: 5px;
  padding-right: 5px; }

@media screen and (max-width: 767px) {
  .container {
    max-width: 390px; } }
@keyframes dots {
  0% {
    opacity: .2; }

  20% {
    opacity: 1; }

  100% {
    opacity: .2; } }

.wrapper {
  max-width: 1248px;
  padding: 0px 10px;
  margin: 0px auto; }

.wrap {
  max-width: 1248px;
  min-height: 500px;
  border: 2px solid #111;
  margin: 50px auto;
  padding: 20px 40px;
  background-color: #fff;
  -moz-transition: transform ease 0.5s;
  -o-transition: transform ease 0.5s;
  -webkit-transition: transform ease 0.5s;
  transition: transform ease 0.5s; }

@media screen and (max-width: 991px) {
  .wrap {
    padding: 20px 15px;
    margin: 0px auto; } }
.wrap:before {
  content: "";
  display: block;
  position: absolute;
  left: 20px;
  right: 20px;
  height: 15px;
  top: -16px;
  background-color: #fff;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  visibility: hidden;
  opacity: 0; }

.wrap:after {
  content: "";
  display: block;
  position: absolute;
  left: 40px;
  right: 40px;
  height: 15px;
  top: -32px;
  background-color: #fff;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  visibility: hidden;
  opacity: 0; }

.ciz-post .focus-post-title {
  font-family: "ciscosansttbold", serif;
  border-bottom: 2px solid #111;
  padding: 5px 0px;
  margin-top: 0px; }

.focus-post-title {
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  margin-top: 0px; }

.focus-post-title:hover {
  border-bottom: 2px solid #00bcea;
  color: #00bcea; }

.post-thumbnail img {
  -webkit-filter: grayscale(70%);
  filter: grayscale(70%);
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s; }

.post-thumbnail:hover img {
  -webkit-filter: grayscale(30%);
  filter: grayscale(30%); }

.post-thumb {
  position: relative; }

.post-thumb .post-format {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 999; }

.post-thumb .post-format i {
  display: block;
  text-align: center;
  line-height: 20px;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 3px;
  right: 2px;
  text-align: center;
  color: #fff;
  font-size: 11px; }

.post-thumb .post-format:before {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  border: 20px solid transparent;
  border-top-color: #00bcea;
  border-right-color: #00bcea;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s; }

.post-thumb:hover .post-format:before {
  border-top-color: #005073;
  border-right-color: #005073; }

.post-thumb img {
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s; }

.post-thumb:hover img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%); }

.post-meta {
  font-size: 12px;
  margin: 5px 0px 10px 0px;
  font-weight: 100;
  font-family: "Open Sans", serif; }

.post-meta a {
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  letter-spacing: 1px; }

.post-meta a:hover {
  color: #00bcea; }

.post-meta em {
  margin: 0px 6px;
  text-transform: none;
  font-style: normal; }

.post-meta strong {
  font-weight: 900; }

.post-meta .post-category a {
  color: #fff;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s; }

.post-meta .post-category a:hover {
  text-decoration: underline;
  color: #111; }

.post-meta .post-author a {
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  letter-spacing: 1px; }

.post-meta .post-author a:hover {
  text-decoration: underline;
  color: #111; }

.post-des p {
  font-size: 16px;
  margin: 10px 0px;
  color: #333;
  font-family: "Open Sans", serif; }

@media screen and (max-width: 767px) {
  .post-des p {
    font-size: 16px; } }
.post-des p a {
  font-family: "ciscosansttextralight", serif; }

.cols {
  padding: 0px 350px 0px 0px;
  position: relative; }

.cols:before {
  content: "";
  display: block;
  width: 10px;
  background-color: #eeeeee;
  top: 0px;
  position: absolute;
  bottom: 0px;
  right: 320px; }

.cols .colleft {
  width: 100%;
  min-height: 500px;
  float: left; }

.cols .colright {
  width: 300px;
  float: right;
  margin: 0px -350px 0px 0px;
  padding: 0px 0px 0px 0px;
  min-height: 500px; }

@media screen and (max-width: 991px) {
  .cols {
    padding: 0px 0px 0px 0px; }

  .cols:before {
    display: none; }

  .cols .colleft {
    float: none; }

  .cols .colright {
    width: 100%;
    float: none;
    margin: 0px; } }
.big-sticky-post {
  margin: -20px -40px 0px -40px;
  position: relative;
  text-align: center; }

@media screen and (max-width: 991px) {
  .big-sticky-post {
    margin: -20px -15px 0px -15px; } }
.big-sticky-post .post-meta {
  position: absolute;
  top: 0px;
  left: 20px;
  margin: 0px;
  z-index: 2;
  background-color: #111;
  color: #fff;
  padding: 5px 10px;
  text-align: center;
  width: 80px;
  height: auto;
  text-transform: uppercase;
  font-family: "Open Sans", serif; }

@media screen and (max-width: 767px) {
  .big-sticky-post .post-meta {
    display: none; } }
.big-sticky-post .post-meta .post-category {
  padding: 5px 0px 0px 0px;
  margin: 5px 0px 0px 0px;
  display: block;
  border-top: 1px solid #444;
  font-size: 11px;
  font-weight: 300; }

.big-sticky-post .post-meta .post-category a:hover {
  color: #fff; }

.big-sticky-post img {
  width: 100%; }

.big-sticky-post h1 {
  font-family: "ciscosansttbold", serif;
  text-align: center;
  font-size: 60px;
  margin: 20px 0px;
  padding: 5px 10px;
  display: inline-block;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  border-bottom: 2px solid #111; }

.big-sticky-post h1:hover {
  color: #00bcea;
  border-bottom: 2px solid #00bcea; }

@media screen and (max-width: 991px) {
  .big-sticky-post h1 {
    font-size: 35px;
    margin: 10px 0px; } }
@media screen and (max-width: 767px) {
  .big-sticky-post h1 {
    font-size: 30px;
    margin: 20px 10px; } }
.big-sticky-post .post-des {
  margin-bottom: 50px; }

.big-sticky-post .post-des p {
  font-family: "ciscosansttextralight", serif;
  margin: 10px 20px;
  color: #333;
  text-align: center;
  font-size: 24px; }

@media screen and (max-width: 767px) {
  .big-sticky-post .post-des p {
    font-size: 16px;
    margin: 10px 10px; } }
.box-category {
  margin-bottom: 50px; }

.box-category.box-category-fix {
  margin-bottom: 0px; }

.category-mid-post .post-thumb {
  margin-bottom: 10px; }

.category-mid-post h2 {
  padding: 5px 0px;
  margin: 0px 0px 0px 0px;
  border-bottom: 2px solid #111; }

@media screen and (max-width: 991px) {
  .category-mid-post h2 {
    font-size: 25px; } }
.category-mid-post-two h2 {
  padding: 5px 0px;
  margin: 0px 0px 0px 0px;
  border-bottom: 2px solid #111; }

@media screen and (max-width: 991px) {
  .category-mid-post-two h2 {
    font-size: 25px; } }
.category-big-post .post-thumb {
  margin-bottom: 10px; }

.category-big-post h2 {
  font-size: 35px;
  padding: 5px 0px;
  margin: 0px 0px 0px 0px;
  border-bottom: 2px solid #111;
  font-family: "ciscosansttbold", serif;
  font-weight: 100; }

@media screen and (max-width: 991px) {
  .category-big-post h2 {
    font-size: 25px; } }
/***other index*/
.big-page-caption {
  border-bottom: 10px solid #111;
  position: relative;
  padding: 10px 0px;
  text-align: center;
  margin: 0px 0px 60px 0px; }

@media screen and (max-width: 991px) {
  .big-page-caption {
    border-bottom: 5px solid #111;
    margin: 0px 0px 30px 0px; } }
.big-page-caption p {
  font-size: 110px;
  font-weight: 900;
  line-height: 1.1;
  letter-spacing: 2px;
  text-align: center;
  margin: 0px;
  font-family: "ciscosansttextralight", serif;
  color: #111;
  text-transform: uppercase; }

@media screen and (max-width: 1191px) {
  .big-page-caption p {
    font-size: 100px; } }
@media screen and (max-width: 991px) {
  .big-page-caption p {
    font-size: 80px; } }
@media screen and (max-width: 767px) {
  .big-page-caption p {
    font-size: 25px; } }
.grids-outer {
  overflow: hidden; }

.grids {
  margin: 0px -20px;
  position: relative;
  min-height: 500px; }

.grids .post-thumb {
  margin-bottom: 10px; }

.grids:before {
  content: "";
  display: block;
  top: 0px;
  position: absolute;
  width: 2px;
  bottom: 0px;
  background-color: #eeeeee;
  left: 33.33333%; }

@media screen and (max-width: 767px) {
  .grids:before {
    display: none; } }
.grids:after {
  content: "";
  display: block;
  top: 0px;
  position: absolute;
  width: 2px;
  bottom: 0px;
  background-color: #eeeeee;
  left: 66.66666%; }

@media screen and (max-width: 767px) {
  .grids:after {
    display: none; } }
.grids .grids-item {
  float: left;
  width: 33.333%;
  padding: 0px 20px 0px 20px;
  margin-bottom: 30px; }

@media screen and (max-width: 767px) {
  .grids .grids-item {
    float: none;
    width: 100%; } }
.grids.grids-large:before {
  display: none; }

.grids.grids-large:after {
  display: none; }

.grids.grids-large .grids-item {
  float: left;
  width: 50%;
  padding: 0px 20px 0px 20px;
  margin-bottom: 30px; }

@media screen and (max-width: 767px) {
  .grids.grids-large .grids-item {
    float: none;
    width: 100%; } }
.grids.grids-small:before {
  display: none; }

.grids.grids-small:after {
  display: none; }

.grids.grids-small .grids-item {
  float: left;
  width: 25%;
  padding: 0px 20px 0px 20px;
  margin-bottom: 30px; }

@media screen and (max-width: 991px) {
  .grids.grids-small .grids-item {
    float: left;
    width: 50%; } }
@media screen and (max-width: 767px) {
  .grids.grids-small .grids-item {
    float: none;
    width: 100%; } }
.colleft .grids:before {
  display: none; }

.colleft .grids:after {
  display: none; }

.colleft .grids .grids-item {
  float: left;
  width: 50%;
  padding: 0px 20px 0px 20px;
  margin-bottom: 30px; }

@media screen and (max-width: 767px) {
  .colleft .grids .grids-item {
    float: none;
    width: 100%; } }
/*==========Sidebar=========*/
.box-trending {
  padding: 0px;
  margin-bottom: 50px; }

.box-trending .trending-item {
  margin-bottom: 10px; }

.box-trending h3 {
  font-size: 20px;
  padding: 10px 0px;
  margin: 0px;
  font-weight: normal; }

.box-trending h3 a {
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s; }

.box-trending h3 a:hover {
  color: #00bcea; }

.list-trending {
  padding: 0px; }

.list-trending li {
  padding: 15px 0px;
  border-top: 1px dotted #111;
  list-style: none; }

.list-trending li .post-thumb {
  float: left;
  width: 80px;
  margin: 0px 15px 0px 0px; }

.list-trending li .post-thumb img {
  width: 80px;
  height: 55px; }

.list-trending li h3 {
  font-size: 20px;
  margin: 0px;
  padding: 0px;
  font-weight: 400;
  min-height: 55px;
  align-content: center;
  align-items: center;
  display: flex;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s; }

.list-trending li h3:hover {
  border: none !important; }

.list-trending.list-tab li {
  min-height: 85px;
  padding: 15px 0px;
  border-top: 1px dotted #111;
  list-style: none; }

.list-trending.list-tab li .post-meta {
  margin: 5px 0px 5px 0px; }

.list-trending.list-tab li:first-child {
  border: none; }

.list-trending.list-tab li .post-thumb {
  float: left;
  width: 80px;
  margin: 0px 15px 0px 0px; }

.list-trending.list-tab li .post-thumb img {
  width: 80px;
  height: 55px; }

.list-trending.list-tab li h3 {
  font-size: 20px;
  margin: 0px;
  padding: 0px;
  font-weight: 400;
  min-height: 25px;
  display: block;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s; }

.list-trending.list-tab li h3:hover {
  border: none !important; }

.box-about {
  min-height: 600px;
  background-color: #111;
  margin-bottom: 50px; }

.box-search-sidebar {
  margin-bottom: 50px;
  height: 40px;
  position: relative;
  padding: 0px 79px 0px 0px; }

.box-search-sidebar input[type="search"] {
  width: 100%;
  height: 40px;
  display: block;
  outline: none;
  padding: 0px 10px;
  border: 1px solid #111;
  font-family: "ciscosansttextralight", serif;
  text-transform: uppercase; }

.box-search-sidebar button {
  height: 40px;
  width: 80px;
  text-align: center;
  position: absolute;
  top: 0px;
  right: 0px;
  background-color: #111;
  color: #fff;
  font-family: "ciscosansttextralight", serif;
  border: none;
  outline: none;
  cursor: pointer;
  text-transform: uppercase;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s; }

.box-search-sidebar button:hover {
  background-color: #00bcea; }

.box-social {
  margin-bottom: 50px; }

.social {
  text-align: center;
  padding: 0px 0px 0px 0px;
  min-height: 35px; }

.social a {
  display: inline-block;
  height: 35px;
  line-height: 35px;
  width: 35px;
  margin: 0px 9px 10px 9px;
  text-align: center;
  font-size: 15px;
  color: #222;
  position: relative;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s; }

@media screen and (max-width: 767px) {
  .social a {
    margin: 0px 5px 10px 5px; } }
.social a:before {
  content: "";
  display: block;
  position: absolute;
  top: -3px;
  left: -3px;
  right: -3px;
  bottom: -3px;
  border: 2px solid #222;
  opacity: 1;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s; }

.social a:hover {
  background-color: #00bcea;
  color: #fff; }

.social a:hover:before {
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  opacity: 0; }

.social a.facebook:hover {
  background-color: #3b5998; }

.social a.twitter:hover {
  background-color: #3a92c8; }

.social a.google:hover {
  background-color: #dd4b39; }

.social a.pinterest:hover {
  background-color: #cb2027; }

.social a.youtube:hover {
  background-color: #b00; }

.social-network {
  overflow: hidden; }

.social-network .sn-row {
  margin: 0px -5px; }

.social-network .sn-row .sn-col {
  float: left;
  width: 50%;
  padding: 0px 5px; }

.sn-item {
  padding: 2px 2px 2px 67px;
  height: 50px;
  margin: 0px 0px 10px 0px;
  cursor: pointer;
  background-color: #111;
  width: 100%; }

.sn-item .sn-icon {
  float: left;
  margin: 0px 0px 0px -65px;
  height: 46px;
  width: 46px;
  color: #111;
  text-align: center;
  font-size: 20px;
  line-height: 46px;
  background-color: #fff; }

.sn-item .sn-icon i {
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s; }

.sn-item p {
  margin: 13px 0 0 0;
  font-family: "ciscosansttextralight", serif;
  color: #fff;
  padding: 0px 0px 0px 0px;
  font-size: 18px;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s; }

.sn-item span {
  display: block;
  margin: 0px;
  font-size: 11px;
  color: #eee;
  font-family: "ciscosansttextralight", serif;
  letter-spacing: 1px; }

.sn-item:hover p {
  color: #fff; }

.sn-item:hover .sn-icon {
  color: #3b5998; }

.sn-item.twitter:hover p {
  color: #fff; }

.sn-item.twitter:hover .sn-icon {
  color: #3a92c8; }

.sn-item.linkedin:hover p {
  color: #fff; }

.sn-item.linkedin:hover .sn-icon {
  color: #238cc8; }

.sn-item.youtube:hover p {
  color: #fff; }

.sn-item.youtube:hover .sn-icon {
  color: #b00; }

.box-facebook {
  margin-bottom: 50px; }

.box-ads {
  margin-bottom: 50px;
  text-align: center; }

.box-ads img {
  max-width: 100%; }

.box-scroll-fix {
  position: relative; }

.box-tab {
  margin-bottom: 50px; }

.box-news-by-tags {
  margin-bottom: 50px; }

.box-news-by-tags ul {
  list-style: none;
  padding: 0px; }

.box-news-by-tags ul li {
  border-bottom: 1px dotted #111;
  padding: 10px 0px 10px 20px;
  position: relative; }

.box-news-by-tags ul li:before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  position: absolute;
  top: 20px;
  left: 4px;
  background-color: #111; }

.box-news-by-tags ul li:last-child {
  border: none; }

.box-news-by-tags ul p {
  margin: 0px;
  font-size: 18px; }

.box-news-by-tags ul p a {
  font-family: "ciscosansttregular", serif;
  font-weight: 100;
  color: #000;
  line-height: 1.3;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s; }

.box-news-by-tags ul p a:hover {
  color: #00bcea; }

/*==========Bottom=========*/
.bottom {
  margin: 50px 0px 20px 0px;
  border-top: 10px solid #111;
  padding: 50px 0px 0px 0px;
  position: relative;
  min-height: 100px;
  overflow: hidden; }

.bottom .bottom-inner {
  margin: 0px -20px; }

.bottom .bottom-col {
  float: left;
  width: 33.333%;
  min-height: 100px;
  padding: 0px 20px; }

@media screen and (max-width: 991px) {
  .bottom .bottom-col {
    float: none;
    width: 100%;
    margin-bottom: 20px; }

  .bottom .bottom-col:nth-child(2) {
    border: none !important; } }
.bottom .bottom-col:nth-child(2) {
  border-left: 2px solid #111;
  border-right: 2px solid #111; }

.col-caption {
  background-color: #111;
  padding: 2px 10px 0px 10px;
  text-align: center;
  font-family: "ciscosansttregular", serif;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 0px 0px 20px 0px; }

.recent-post {
  counter-reset: count;
  list-style: none;
  padding: 0px; }

.recent-post li {
  border-bottom: 1px dotted #111;
  padding: 10px 0px 10px 0px;
  position: relative; }

.recent-post li:before {
  display: block;
  /*content: counter(count);*/
  counter-increment: count;
  position: absolute;
  top: 50%;
  text-align: center;
  height: 25px;
  width: 20px;
  font-size: 25px;
  line-height: 25px;
  margin-top: -13px;
  left: 0;
  font-style: italic;
  font-family: serif; }

.recent-post li:first-child {
  padding-top: 0px; }

.recent-post li:last-child {
  border: none; }

.recent-post p {
  margin: 0px; }

.recent-post p a {
  font-family: "ciscosansttregular", serif;
  font-weight: 100;
  color: #000; }

.recent-post p a:hover {
  text-decoration: underline; }

.recent-post i {
  color: #00aced; }

.list-tags a {
  display: inline-block;
  line-height: 30px;
  padding: 0px 10px;
  font-family: "ciscosansttextralight", serif;
  margin: 5px 0px 0px 0px;
  text-transform: uppercase;
  background-color: #eeeeee;
  font-size: 12px;
  font-weight: 300; }

.list-tags a:hover {
  background-color: #111;
  color: #fff; }

.totop {
  border: 2px solid #111;
  width: 65px;
  height: 55px;
  border-bottom: none;
  text-align: center;
  font-family: "ciscosansttextralight", serif;
  text-transform: uppercase;
  font-weight: 300;
  padding: 5px 0px;
  display: block;
  position: fixed;
  bottom: -100px;
  right: 20px;
  font-size: 13px;
  line-height: 20px;
  background-color: #fff;
  cursor: pointer;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s; }

@media screen and (max-width: 1199px) {
  .totop {
    display: none !important; } }
.totop em {
  font-style: normal;
  display: block;
  font-weight: 700;
  font-size: 22px;
  line-height: 20px; }

.totop.show {
  bottom: 0px; }

.tag-news-caption {
  border-top: 10px solid #111;
  position: relative;
  padding: 10px 0px;
  margin: 40px 0px; }

@media screen and (max-width: 991px) {
  .tag-news-caption {
    border-top: 5px solid #111;
    margin: 20px 0px; } }
.tag-news-caption p {
  font-size: 96px;
  line-height: 1.1;
  text-align: center;
  margin: 10px 0 0 0;
  font-family: "ciscosansttbold", serif;
  color: #111; }

@media screen and (max-width: 1191px) {
  .tag-news-caption p {
    font-size: 80px; } }
@media screen and (max-width: 991px) {
  .tag-news-caption p {
    font-size: 40px; } }
@media screen and (max-width: 767px) {
  .tag-news-caption p {
    font-size: 25px; } }
.tags-three {
  padding: 0px 0px 20px 0px;
  margin-bottom: 20px; }

.tags-three .post-thumb {
  margin-bottom: 10px; }

.tags-three .three-item {
  margin-bottom: 20px; }

