/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* defined to fix compile error in _gridstatistic.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 1, templates/it_oxygen/custom/scss/_gridstatistic.scss */
/* line 2, templates/it_oxygen/custom/scss/_gridstatistic.scss */
.g-gridstatistic .g-gridstatistic-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 2rem -0.25rem;
}
/* line 8, templates/it_oxygen/custom/scss/_gridstatistic.scss */
.g-gridstatistic .g-gridstatistic-item {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 0.25rem;
  width: 100%;
  display: inline-block;
}
/* line 14, templates/it_oxygen/custom/scss/_gridstatistic.scss */
.g-gridstatistic .g-gridstatistic-readmore {
  display: block;
  margin: 1rem auto;
}
/* line 18, templates/it_oxygen/custom/scss/_gridstatistic.scss */
.g-gridstatistic .g-gridstatistic-item-text1 {
  font-family: "Georgia", "Times", "Times New Roman", serif !important;
  font-size: 2.5rem;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 2px;
}
@media only all and (max-width: 47.938rem) {
  .g-gridstatistic .g-gridstatistic-item-text1 {
    font-size: 2rem;
  }
}
/* line 28, templates/it_oxygen/custom/scss/_gridstatistic.scss */
.g-gridstatistic .g-gridstatistic-item-text2 {
  font-size: 1.2rem;
  line-height: 1;
}
/* line 32, templates/it_oxygen/custom/scss/_gridstatistic.scss */
/* line 33, templates/it_oxygen/custom/scss/_gridstatistic.scss */
.g-gridstatistic .g-gridstatistic-2cols .g-gridstatistic-item {
  width: 50%;
}
/* line 37, templates/it_oxygen/custom/scss/_gridstatistic.scss */
/* line 38, templates/it_oxygen/custom/scss/_gridstatistic.scss */
.g-gridstatistic .g-gridstatistic-3cols .g-gridstatistic-item {
  width: 33.33333%;
}
/* line 42, templates/it_oxygen/custom/scss/_gridstatistic.scss */
/* line 43, templates/it_oxygen/custom/scss/_gridstatistic.scss */
.g-gridstatistic .g-gridstatistic-4cols .g-gridstatistic-item {
  width: 25%;
}
/* line 47, templates/it_oxygen/custom/scss/_gridstatistic.scss */
/* line 48, templates/it_oxygen/custom/scss/_gridstatistic.scss */
.g-gridstatistic .g-gridstatistic-5cols .g-gridstatistic-item {
  width: 20%;
}
/* line 52, templates/it_oxygen/custom/scss/_gridstatistic.scss */
/* line 53, templates/it_oxygen/custom/scss/_gridstatistic.scss */
.g-gridstatistic .g-gridstatistic-6cols .g-gridstatistic-item {
  width: 16.66667%;
}
/* line 58, templates/it_oxygen/custom/scss/_gridstatistic.scss */
/* line 59, templates/it_oxygen/custom/scss/_gridstatistic.scss */
@media only all and (max-width: 47.938rem) {
  .g-gridstatistic .g-gridstatistic-3cols .g-gridstatistic-item, .g-gridstatistic .g-gridstatistic-5cols .g-gridstatistic-item {
    width: 100%;
  }
}
/* line 65, templates/it_oxygen/custom/scss/_gridstatistic.scss */
/* line 66, templates/it_oxygen/custom/scss/_gridstatistic.scss */
@media only all and (max-width: 47.938rem) {
  .g-gridstatistic .g-gridstatistic-4cols .g-gridstatistic-item, .g-gridstatistic .g-gridstatistic-6cols .g-gridstatistic-item {
    width: 50%;
  }
}
/* line 75, templates/it_oxygen/custom/scss/_gridstatistic.scss */
/* line 76, templates/it_oxygen/custom/scss/_gridstatistic.scss */
.odometer.odometer-auto-theme, .odometer.odometer-theme-default, .odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-default .odometer-digit {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
}
/* line 84, templates/it_oxygen/custom/scss/_gridstatistic.scss */
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  visibility: hidden;
}
/* line 92, templates/it_oxygen/custom/scss/_gridstatistic.scss */
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {
  text-align: left;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
/* line 102, templates/it_oxygen/custom/scss/_gridstatistic.scss */
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon {
  display: block;
}
/* line 105, templates/it_oxygen/custom/scss/_gridstatistic.scss */
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner {
  display: block;
  -webkit-backface-visibility: hidden;
}
/* line 109, templates/it_oxygen/custom/scss/_gridstatistic.scss */
.odometer.odometer-auto-theme .odometer-digit .odometer-value, .odometer.odometer-theme-default .odometer-digit .odometer-value {
  display: block;
  -webkit-transform: translateZ(0);
}
/* line 113, templates/it_oxygen/custom/scss/_gridstatistic.scss */
.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value, .odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value {
  position: absolute;
}
/* line 116, templates/it_oxygen/custom/scss/_gridstatistic.scss */
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
}
/* line 123, templates/it_oxygen/custom/scss/_gridstatistic.scss */
.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner, .odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
/* line 130, templates/it_oxygen/custom/scss/_gridstatistic.scss */
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
/* line 142, templates/it_oxygen/custom/scss/_gridstatistic.scss */
.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
  font-family: "Helvetica Neue", sans-serif;
  line-height: 1.1em;
}
/* line 146, templates/it_oxygen/custom/scss/_gridstatistic.scss */
.odometer.odometer-auto-theme .odometer-value, .odometer.odometer-theme-default .odometer-value {
  text-align: center;
}
/* line 4, templates/it_oxygen/scss/custom.scss */
body, #g-page-surround {
  -webkit-font-smoothing: auto;
}
/*Dk fix for mobile bottom gap and desktop gap between these positions
 #g-maintop {
 margin-bottom: -140px !important;
 padding-top: 0;
 padding-bottom: 0;
 }
 #g-subfeature {
 margin-bottom: -50px !important;
 padding-top: 0;
 padding-bottom: 0;
 }*/
/* line 21, templates/it_oxygen/scss/custom.scss */
div#logo > .g-particle {
  padding: 0;
}
/*.yendifplayer .yf-media, .yf-overlay{position:center;width:768px !important;height:432px !important;top:0;left:0;}*/
/* line 26, templates/it_oxygen/scss/custom.scss */
.core1 .g-features-particle {
  text-align: center;
  padding-bottom: 30px !important;
}
/* line 30, templates/it_oxygen/scss/custom.scss */
.yendifplayer {
  margin-bottom: 60px !important;
}
/* line 34, templates/it_oxygen/scss/custom.scss */
.form1 {
  padding-top: 60px !important;
}
/* line 39, templates/it_oxygen/scss/custom.scss */
.ns2-created {
  margin-right: 5px !important;
  border-right: 0px solid !important;
}
/* line 44, templates/it_oxygen/scss/custom.scss */
.tart .g-title {
  margin-top: -164px !important;
  margin-bottom: 30px !important;
  position: relative !important;
}
/* line 49, templates/it_oxygen/scss/custom.scss */
.tart2 .g-title {
  margin-top: 90px !important;
  margin-bottom: 30px !important;
  position: relative !important;
}
/* line 54, templates/it_oxygen/scss/custom.scss */
.tartbread .g-title {
  margin-top: -50px !important;
  margin-bottom: 30px !important;
  position: relative !important;
}
@media only all and (min-width: 8rem) and (max-width: 45.938rem) {
  /* line 60, templates/it_oxygen/scss/custom.scss */
  img.ns2-image {
    margin: 0px 3px 5px;
  }
  /* line 63, templates/it_oxygen/scss/custom.scss */
  .tart .g-title {
    margin-top: -150px !important;
    margin-bottom: 30px !important;
    position: relative !important;
  }
  /* line 68, templates/it_oxygen/scss/custom.scss */
  .tart2 .g-title {
    margin-top: 90px !important;
    margin-bottom: 30px !important;
    position: relative !important;
  }
}
/* line 74, templates/it_oxygen/scss/custom.scss */
.faq h3 {
  font-size: 2.09rem;
  margin-top: 32px !important;
}
/* line 78, templates/it_oxygen/scss/custom.scss */
.faq .sprocket-lists ul {
  font-family: "Roboto" !important;
  font-size: 1.1rem !important;
  font-weight: 400 !important;
}
/* line 83, templates/it_oxygen/scss/custom.scss */
.ns2-author:before {
  content: "\f007";
  font-family: FontAwesome;
  margin-right: 2px;
  display: none;
}
/* line 90, templates/it_oxygen/scss/custom.scss */
.faq .g-title:after {
  Display: none;
}
/* line 93, templates/it_oxygen/scss/custom.scss */
.faq .g-title {
  margin-top: 20px;
}
/* line 97, templates/it_oxygen/scss/custom.scss */
.contact #contact-form #jform_contact_email_copy-lbl {
  margin-top: 0;
  font-size: 14px !important;
}
/* line 102, templates/it_oxygen/scss/custom.scss */
.contact #contact-form fieldset > legend {
  font-size: 1.265rem;
  color: #2a2c6c;
  margin-bottom: 0;
  display: none;
}
/* line 109, templates/it_oxygen/scss/custom.scss */
.g-main-feature .g-main-feature-title {
  margin-top: 45px;
}
/* line 112, templates/it_oxygen/scss/custom.scss */
#g-utility {
  padding: 0rem !important;
}
/* line 114, templates/it_oxygen/scss/custom.scss */
#g-showcase {
  padding: 0rem !important;
}
/* line 117, templates/it_oxygen/scss/custom.scss */
.livestream .g-title:after {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  height: 5px;
  display: inline-block;
  content: "";
  width: 120px;
  vertical-align: middle;
  margin-left: 25px;
}
/* line 128, templates/it_oxygen/scss/custom.scss */
.livestream .g-title {
  margin: 5px 141px 20px;
  width: 1151px;
}
/* line 132, templates/it_oxygen/scss/custom.scss */
.g-main-feature-left {
  padding: 0rem;
}
/* line 137, templates/it_oxygen/scss/custom.scss */
.pagination ul > li > a, .pagination ul > li > span {
  color: #2a2c6c;
  padding: 6px 15px;
  margin-right: 5px;
  border: 1px solid #ecf0f1;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
}
/* line 146, templates/it_oxygen/scss/custom.scss */
.sprocket-lists li.active .sprocket-lists-title {
  background: url('../../images/listopfen.png') no-repeat scroll 98% #fff;
  background: none;
  background-color: #fff;
}
/* line 152, templates/it_oxygen/scss/custom.scss */
.sprocket-lists .sprocket-lists-title {
  background: url('../../images/listclosed.png') no-repeat scroll 98% #f8f9fa;
  border: none;
  border-bottom: 0px solid #ecf0f1;
  border-radius: 0;
  margin-top: 20px !important;
  font-size: 1.265rem !important;
  line-height: inherit !important;
  padding: 1px 1px !important;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  transition: color 0.2s;
}
/* line 165, templates/it_oxygen/scss/custom.scss */
.sprocket-lists .sprocket-lists-item .sprocket-padding {
  padding: 8px 0px 20px;
  border-bottom: 1px solid #000;
}
/* line 169, templates/it_oxygen/scss/custom.scss */
.sprocket-lists ul {
  list-style: none !important;
  margin: 0;
  padding: 0;
  font-family: roboto condensed;
}
/* line 175, templates/it_oxygen/scss/custom.scss */
#g-aside .g-title, #g-sidebar .g-title {
  font-size: 1.265rem;
  margin-top: 0;
  margin-bottom: 5px;
}
/*.g-logo {
 margin: 10px 0px 10px;
 @include breakpoint(tablet-range) {
 // Write the Tablet code here
 .g-logo {
 margin: 22px 0px 22px;
 }
 }
 @include breakpoint(mobile-only) {
 // Write the Mobile code here
 .g-logo {
 margin: 12px 0px 12px;
 }
 }
 }
 #g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
 padding: 35px 10px !important;
 @include breakpoint(tablet-range) {
 // Write the Tablet code here
 }
 @include breakpoint(mobile-only) {
 // Write the Mobile code here
 }
 }
 */
/* #g-subfeature {
 text-align: center !important;
 }*/
/* line 211, templates/it_oxygen/scss/custom.scss */
.g-logo {
  margin: 10px 0px 10px;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  /* line 6, ipad */
  /* line 216, templates/it_oxygen/scss/custom.scss */
  .g-logo {
    margin: 2px 0px 2px;
  }
  /* line 218, templates/it_oxygen/scss/custom.scss */
  .g-gridstatistic .g-gridstatistic-item-text1 {
    font-size: 45px !important;
  }
}
@media only all and (max-width: 47.938rem) {
  /* iphone */
  /* line 224, templates/it_oxygen/scss/custom.scss */
  .g-logo {
    margin: 20px 0px 20px;
  }
  /* line 226, templates/it_oxygen/scss/custom.scss */
  .g-gridstatistic .g-gridstatistic-item-text1 {
    font-size: 34px !important;
  }
}
/* global */
/* line 231, templates/it_oxygen/scss/custom.scss */
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 35px 10px !important;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  /* line 234, templates/it_oxygen/scss/custom.scss */
  #g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 35px 10px !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) and (max-width: 47.938rem) {
  /* line 237, templates/it_oxygen/scss/custom.scss */
  #g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 30p 5x 10px !important;
  }
}
/* line 246, templates/it_oxygen/scss/custom.scss */
#g-header .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #2a2c6c;
  font-weight: normal;
}
/* line 251, templates/it_oxygen/scss/custom.scss */
#g-showcase .bobact {
  padding-top: 0px !important;
  background-color: #fff;
  color: #484848;
}
/* line 256, templates/it_oxygen/scss/custom.scss */
#g-showcase {
  padding-top: 0px !important;
}
/* line 259, templates/it_oxygen/scss/custom.scss */
#g-utility {
  padding-top: 0px !important;
}
/* line 264, templates/it_oxygen/scss/custom.scss */
.g-cta-button.style1 .g-cta-inner {
  padding: 30px;
  /*border: 1px solid #fff;*/
  border-left: 2px solid #f99b37;
  background: #fff;
  margin-top: -30px !important;
  -webkit-margin-before: -50px !important;
}
/* line 272, templates/it_oxygen/scss/custom.scss */
.bobcta .g-cta-button.style1 .g-cta-inner {
  padding: 30px;
  background: #fff;
  margin: 0px 0px 0px !important;
  -webkit-margin-before: 0px !important;
}
/*this is margin the cta module on the mission page*/
/* line 279, templates/it_oxygen/scss/custom.scss */
.thous {
  -webkit-margin-before: 48px !important;
}
/* line 282, templates/it_oxygen/scss/custom.scss */
.odometer.odometer-auto-theme .odometer-digit .odometer-value, .odometer.odometer-theme-default .odometer-digit .odometer-value {
  /*display: block;
   -webkit-transform: translateZ(0);*/
  color: #2a2c6c;
}
/* line 287, templates/it_oxygen/scss/custom.scss */
.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
  font-family: 'roboto condensed' !important;
}
/* line 290, templates/it_oxygen/scss/custom.scss */
.g-gridstatistic .g-gridstatistic-item {
  text-align: center !important;
  font-family: 'Roboto Condensed';
  margin-top: -40px !important;
  -webkit-margin-before: -40px !important;
}
/* line 296, templates/it_oxygen/scss/custom.scss */
.g-gridstatistic .g-gridstatistic-item-text1 {
  font-size: 84px;
}
/* line 299, templates/it_oxygen/scss/custom.scss */
.g-gridstatistic .g-gridstatistic-item-text2 {
  /*font-size: 1.2rem;
   font-weight:900;
   line-height: 1;*/
  color: #000;
}
/* line 305, templates/it_oxygen/scss/custom.scss */
.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
  /*font-family: "Helvetica Neue", sans-serif;
   line-height: 1.1em;*/
  color: #2a2c6c;
}
/* line 310, templates/it_oxygen/scss/custom.scss */
.nssp2 .ns2-wrap {
  position: relative;
  margin-bottom: -35px !important;
}
/* line 314, templates/it_oxygen/scss/custom.scss */
.allnews {
  margin-top: -90px;
}
/* line 315, templates/it_oxygen/scss/custom.scss */
.allvideos {
  margin-top: -90px;
}
/* line 316, templates/it_oxygen/scss/custom.scss */
.g-main-feature {
  margin-top: -10px;
}
/* line 317, templates/it_oxygen/scss/custom.scss */
.g-menu-item-153 {
  font-size: 24px;
}
/* line 318, templates/it_oxygen/scss/custom.scss */
.g-menu-item-154 {
  font-size: 24px;
}
/* line 319, templates/it_oxygen/scss/custom.scss */
.g-menu-item-162 {
  font-size: 24px;
}
/* line 320, templates/it_oxygen/scss/custom.scss */
.g-menu-item-274 {
  font-size: 24px;
}
/* line 321, templates/it_oxygen/scss/custom.scss */
.g-menu-item-278 {
  font-size: 24px;
}
/* line 322, templates/it_oxygen/scss/custom.scss */
.g-menu-item-285 {
  font-size: 24px;
}
/* line 323, templates/it_oxygen/scss/custom.scss */
#g-aside .g-content-array .g-content {
  /* margin-bottom: 15px; */
  padding-bottom: 25px;
  border-bottom: solid 1px #6f6d6d !important;
}
/* line 328, templates/it_oxygen/scss/custom.scss */
.menuindent {
  text-indent: 8px;
}
/* line 331, templates/it_oxygen/scss/custom.scss */
.g-main-nav .g-dropdown {
  border-bottom: solid 2px #f99b37 !important;
  box-shadow: -3px 3px 3px 3px rgba(0, 0, 0, .3);
}
/* Hide menu items */
/* line 336, templates/it_oxygen/scss/custom.scss */
.g-menu-item-101 {
  display: none !important;
}
/* line 339, templates/it_oxygen/scss/custom.scss */
.modal-search-container.style1 .uk-modal-dialog .search input {
  margin-bottom: 0;
  border: none;
  box-shadow: none !important;
  font-size: 2rem;
  color: #2a2c6c;
}
/* line 346, templates/it_oxygen/scss/custom.scss */
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-main-nav {
    font-size: 0.9rem;
  }
}
/* line 351, templates/it_oxygen/scss/custom.scss */
.fa-clock-o:before {
  content: "\f017";
  display: none;
}
/* line 355, templates/it_oxygen/scss/custom.scss */
.nssp2 .ns2-links .ns2-created:before {
  content: "\f017";
  display: none;
}
/* line 359, templates/it_oxygen/scss/custom.scss */
.fa-folder-open-o:before {
  content: "\f115";
  display: none;
}
/* line 363, templates/it_oxygen/scss/custom.scss */
#g-header .g-main-nav .g-dropdown li {
  border-bottom: 1px solid #fff !important;
}
/* line 366, templates/it_oxygen/scss/custom.scss */
#g-mainbottom {
  padding: 2rem 0 !important;
  background-color: #f8f9fa;
  color: #5e5e61;
  margin-top: -28px !important;
}
/* line 372, templates/it_oxygen/scss/custom.scss */
#g-system-messages {
  background-color: #fff;
  color: #91929c;
  margin: -30px !important;
}
/* remove active menu item color i just changed it to white */
/* line 378, templates/it_oxygen/scss/custom.scss */
#g-header .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, #g-header .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: #fff;
}
/* line 381, templates/it_oxygen/scss/custom.scss */
.mobutton {
  padding: 5px !important;
  /*border: 1px solid #fff;*/
  color: #fff !important;
  background: #f99b37;
  margixn-top: -30px !important;
  font-size: 20px !important;
  border-radius: 0.1875rem;
}
/* req by client not advised as it margins outside of css 
 .buttonblue {
 display: inline-block;
 padding: 1.0rem 1rem;
 border-radius: 0.1875rem;
 background: #2a2c6c;
 color: #fff;
 border: 0;
 line-height: 1.5;
 font-weight: 800;
 font-size: 28px !important;
 vertical-align: middle;
 text-shadow: none;
 box-shadow: none;
 text-align: center;
 -webkit-transition: background 0.2s;
 -moz-transition: background 0.2s;
 transition: background 0.2s;
 margin: 5px 80px -99px;
 }*/
/* remove menu arrows */
/* line 411, templates/it_oxygen/scss/custom.scss */
.nav li a:before {
  display: none;
  font-family: FontAwesome;
  margin-right: 0.625rem;
}
/* line 416, templates/it_oxygen/scss/custom.scss */
.button {
  font-weight: 800;
  font-size: 28px !important;
}
/*.g-cta-button.style1 .g-cta-inner .g-cta-right .button {
 font-size: 1rem !important;
 padding: 14px 9px;
 margin-top: 10px;    
 }*/
/*.g-cta-button.style1 .g-cta-inner {
 font-size: 14px;
 }*/
/* feature bottom margin adj */
/* line 430, templates/it_oxygen/scss/custom.scss */
.g-main-feature .g-main-feature-right .g-content {
  margin: 50px;
  padding-top: 0;
  padding-bottom: 0;
}
/* more news button home age from morenews button module
 .general {
 margin-top: -205px;
 }
 .leftcss {
 margin-left: -650px;
 }*/
/* line 46, templates/it_oxygen/scss/oxygen-joomla/_nssp2.scss */
/* line 443, templates/it_oxygen/scss/custom.scss */
.nssp2 .ns2-links .ns2-category a {
  color: #f99b37;
}
/* articles */
/* line 449, templates/it_oxygen/scss/custom.scss */
body .image-float-left {
  float: left;
  margin: 0px 30px 20px 0px;
  padding: 0px;
  background-color: transparent;
  display: inherit;
}
/* line 458, templates/it_oxygen/scss/custom.scss */
body .image-float-right {
  float: right;
  margin: 0px 0px 20px 30px;
  padding: 0px;
  background-color: transparent;
  display: inherit;
}
/* line 466, templates/it_oxygen/scss/custom.scss */
body .image-center {
  margin-right: auto;
  margin-left: auto;
  display: inherit;
}
/* line 472, templates/it_oxygen/scss/custom.scss */
body .image-round {
  border-radius: 5px;
  margin: auto;
}
/* line 477, templates/it_oxygen/scss/custom.scss */
body .image-caption {
  clear: both;
  text-align: left;
  font-style: italic;
  font-size: small;
  padding: 3px;
  margin: 0px;
  background-color: transparent;
  display: block;
}
/* line 488, templates/it_oxygen/scss/custom.scss */
body .quote-block {
  margin-right: 30px;
  float: left;
}
/* line 493, templates/it_oxygen/scss/custom.scss */
body .quote-text {
  font-size: 14pt;
  text-align: justify;
}
/* line 498, templates/it_oxygen/scss/custom.scss */
body .quote-cite {
  text-align: right;
}
/* video players and other embedded utils */
/* line 504, templates/it_oxygen/scss/custom.scss */
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
/* line 512, templates/it_oxygen/scss/custom.scss */
.embed-container iframe, .embed-container object, .embed-container embed, .google-maps iframe, .calendar-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 520, templates/it_oxygen/scss/custom.scss */
.google-maps {
  position: relative;
  padding-bottom: 90%;
  height: 0;
  overflow: hidden;
}
/* line 527, templates/it_oxygen/scss/custom.scss */
.calendar-container {
  position: relative;
  padding-bottom: 75%;
  height: 0;
  overflow: hidden;
}
/* slideshow to show its description on mobile */
@media only all and (max-width: 47.938rem) {
  /* line 536, templates/it_oxygen/scss/custom.scss */
  .g-slideshow .g-slideshow-desc {
    display: inline-block;
    font-size: 0.8em;
  }
  /* line 540, templates/it_oxygen/scss/custom.scss */
  .slideshow-caption.uk-width-1-2 {
    width: 100%;
  }
}
