header .x-container.max {
  max-width: 1280px;
}
header .x-topbar .x-topbar-inner.x-container {
  width: auto;
}
@media (min-width: 980px) {
  .x-topbar{
    float: right;
  }
}
.x-topbar .x-topbar-inner.x-container .p-info {
	float: left;
	font-size: 26px;
	margin-left: 10px;
	margin-top:15px;
}
.x-topbar .x-topbar-inner.x-container .p-info b {
  font-family: 'Varela Round', sans-serif;
}
.x-topbar .x-social-global {
  float: left;
}
.site .x-social-global > a,
.x-colophon.bottom .x-social-global > a {
  height: 24px;
  width: 24px;
  margin: 20px 10px 15px;
  background: #f00;
}
.site .x-social-global > a i,
.x-colophon.bottom .x-social-global > a i {
  width: 24px;
  height: 24px;
}
.site .x-social-global > a i:before,
.x-colophon.bottom .x-social-global > a i:before {
  text-indent: -9999px;
  display: block;
  background: url(../img/social-icons.png) no-repeat 0 0;
  background-size: 72px 24px;
  width: 24px;
  height: 24px;
}
.x-social-global > a.twitter {
  background-color: #ee534e;
}
.x-social-global > a.twitter:hover {
  background-color: #ff7c53;
}
.x-social-global > a.google-plus {
  background-color: #f8a646;
}
.x-social-global > a.google-plus:hover {
  background-color: #ffcd55;
}
.x-social-global > a.youtube {
  background-color: #11a869;
}
.x-social-global > a.youtube:hover {
  background-color: #2bd374;
}
.x-social-global > a i.x-icon-twitter-square:before {
  background-position: 0 0;
}
.x-social-global > a i.x-icon-google-plus-square:before {
  background-position: -24px 0;
}
.x-social-global > a i.x-icon-youtube-square:before {
  background-position: -48px 0;
}
/*
.x-icon-google-plus-square{
  height: 25px;
  width: 25px;
  background: url(../img/icon-google.png) no-repeat;
}
.x-icon-twitter-square{
  height: 24px;
  width: 24px;
  background: url(../img/icon-twitter.png) no-repeat;
}
.x-icon-youtube-square{
  height: 24px;
  width: 24px;
  background: url(../img/icon-youtube.png) no-repeat;
}
.x-icon-google-plus-square:hover{
  background: url(../img/icon-google-hover.png) no-repeat;
}
.x-icon-twitter-square:hover{
  background: url(../img/icon-twitter-hover.png) no-repeat;
}
.x-icon-youtube-square:hover{
  background: url(../img/icon-youtube-hover.png) no-repeat;
}
.x-social-global a:hover.twitter,
.x-social-global a:hover.google-plus,
.x-social-global a:hover.youtube{
  background-color: transparent;
}
.site .x-social-global a,
.x-colophon.bottom .x-social-global a{
  height: 24px;
  width: 24px;
  margin: 16px 10px;
}
.x-icon-google-plus-square:before,
.x-icon-twitter-square:before,
.x-icon-youtube-square:before{
  display: none;
}
*/

/*Main Menu*/
header.masthead-inline .desktop .x-nav {
  width: 100%;
  overflow: hidden;
  text-align: center;
}
header .x-navbar .desktop .x-nav > li {
  float: none;
  display: inline-block;
}
header .x-navbar .desktop .x-nav > li > a {
  height: 62px;
  padding: 0.75em 1em 0.525em;
}
@media (max-width: 1272px) {
  header .x-navbar .desktop .x-nav > li > a {
    font-size: 18px;
    padding: 0.75em 0.4em 0.525em;
    font-weight: 400;
  }
}
@media (max-width: 1023px) {
  header .x-navbar .desktop .x-nav > li > a {
    font-size: 17px;
    padding: 0.75em 0.3em 0.525em;
    font-weight: 400;
  }
}
header .x-navbar .desktop .x-nav > li.current-menu-item > a span,
header .x-navbar .desktop .x-nav > li > a:hover span {
  text-decoration: none;
  color: #f4634b;
  background: -webkit-linear-gradient(left, #ee434e, #fd9845);
  background: linear-gradient(left, #ee434e, #fd9845);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-background-clip: text;
  -moz-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
header .x-navbar .desktop .x-nav > li.current-menu-item > a {
  font-weight: bold;
}
header .x-navbar .desktop .x-nav > li.current-menu-item > a > span,
header .x-navbar .desktop .x-nav > li > a:hover > span {
  box-shadow: none;
}

/*Mobile navbar button*/
header.masthead-inline .x-btn-navbar {
  background-color: #00c851;
  box-shadow: none;
  clear: both;
  margin: 20px auto 0;
  width: 50px;
  float: none;
  margin: 40px auto -23px;
}
header .x-btn-navbar.collapsed {
  background-color: #00c851;
}
header .x-btn-navbar:hover,
header .x-btn-navbar.collapsed:hover {
  background-color: #0ba065;
  box-shadow: none;
}
header .x-navbar .mobile .x-nav {
  margin: 48px 0 25px;
}
@media (max-width: 767px) {
  header .x-topbar .x-social-global {
    float: none;
    clear: both;
    margin-bottom: 0;
  }
  header .x-topbar .x-topbar-inner.x-container .p-info {
    float: none;
    clear: both;
  }
  header .x-topbar .x-social-global a {
    margin: 16px 10px 0px 10px;
  }
}
@media (max-width: 979px) {
  header .x-topbar .x-topbar-inner.x-container .p-info {
    font-size: 109%;
    line-height: 2.42;
    margin: 0 0 0 10px;
    letter-spacing: -0.04em;
  }
  header .x-navbar .x-brand {
    clear: both;
    width: 189px;
    float: none;
    margin: 10px auto 0;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  header .x-topbar .x-topbar-inner.x-container{
    text-align: center;
  }
  header .x-topbar .x-social-global {
    float: none;
    display: inline-block;
  }
  header .x-topbar .x-topbar-inner.x-container .p-info {
    float: none;
    display: inline-block;
    overflow: hidden;
    line-height: 1.0;
    margin-top: 16px;
    vertical-align: top;
  }
}
@media (max-width: 767px) {
  header .x-navbar .x-brand {
    margin: 0 auto 0;
  }
}
header .x-navbar {
  background-color: transparent !important;
}

/* MOBILE */
.x-navbar .mobile .x-nav li>a {
  border-radius: 200px;
}
.x-navbar .mobile .x-nav li a {
  border-width: 1px;
  color: #4aa165 !important;
}
.x-navbar .mobile .x-nav li.current-menu-item > a {
  color: #ed3f4f !important;
}
