/* 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
 */

/* Nexxcom custom css */
/* import responsive grid */
/* 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 */
/* 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
 */
/***
 gantry-row              g-row
 gantry-width-container  g-width-container
 gantry-width-xx         g-width-xx
 gantry-width-spacer     g-width-spacer
 ***/
/* line 19, templates/rt_photon/custom/scss/g-width.scss */
.g-width-container {
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
/* line 25, templates/rt_photon/custom/scss/g-width.scss */
.g-width-container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
/* line 32, templates/rt_photon/custom/scss/g-width.scss */
.g-row, .g-row:before, .g-row:after {
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
/* line 37, templates/rt_photon/custom/scss/g-width.scss */
.g-row {
  margin: 0 -15px;
}
/* line 40, templates/rt_photon/custom/scss/g-width.scss */
.g-container [class*="g-block"], .g-container [class*="g-width"] {
  min-width: 0;
}
/* line 43, templates/rt_photon/custom/scss/g-width.scss */
.g-width-block {
  display: block;
  float: left;
}
/* line 47, templates/rt_photon/custom/scss/g-width.scss */
.g-row .g-width-container {
  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;
  margin: -0.25rem;
}
/* line 60, templates/rt_photon/custom/scss/g-width.scss */
.g-width-spacer {
  margin: 15px;
}
/* line 64, templates/rt_photon/custom/scss/g-width.scss */
.gantry-block-center {
  margin: auto;
  float: none !important;
}
/* line 68, templates/rt_photon/custom/scss/g-width.scss */
.g-width-10, .g-width-15, .g-width-20, .g-width-25, .g-width-30, .g-width-33, .g-width-40, .g-width-50, .g-width-60, .g-width-66, .g-width-70, .g-width-75, .g-width-80, .g-width-90 {
  display: block;
  float: left;
}
/* line 85, templates/rt_photon/custom/scss/g-width.scss */
.g-width-10 {
  width: 10%;
}
/* line 88, templates/rt_photon/custom/scss/g-width.scss */
.g-width-15 {
  width: 15%;
}
/* line 91, templates/rt_photon/custom/scss/g-width.scss */
.g-width-20 {
  width: 20%;
}
/* line 94, templates/rt_photon/custom/scss/g-width.scss */
.g-width-25 {
  width: 25%;
}
/* line 97, templates/rt_photon/custom/scss/g-width.scss */
.g-width-30 {
  width: 30%;
}
/* line 100, templates/rt_photon/custom/scss/g-width.scss */
.g-width-33 {
  width: 33.33333%;
}
/* line 103, templates/rt_photon/custom/scss/g-width.scss */
.g-width-40 {
  width: 40%;
}
/* line 106, templates/rt_photon/custom/scss/g-width.scss */
.g-width-50 {
  width: 50%;
}
/* line 109, templates/rt_photon/custom/scss/g-width.scss */
.g-width-60 {
  width: 60%;
}
/* line 112, templates/rt_photon/custom/scss/g-width.scss */
.g-width-66 {
  width: 66.66667%;
}
/* line 115, templates/rt_photon/custom/scss/g-width.scss */
.g-width-70 {
  width: 70%;
}
/* line 118, templates/rt_photon/custom/scss/g-width.scss */
.g-width-75 {
  width: 75%;
}
/* line 121, templates/rt_photon/custom/scss/g-width.scss */
.g-width-80 {
  width: 80%;
}
/* line 124, templates/rt_photon/custom/scss/g-width.scss */
.g-width-90 {
  width: 90%;
}
/* line 127, templates/rt_photon/custom/scss/g-width.scss */
.g-width-100 {
  width: 100%;
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  /* line 132, templates/rt_photon/custom/scss/g-width.scss */
  .g-width-20, .g-width-25, .g-width-30, .g-width-33, .g-width-40, .g-width-50, .g-width-60, .g-width-66, .g-width-70, .g-width-75, .g-width-80, .g-width-90 {
    width: 100%;
  }
}
/* test comment */
/* general site-wide */
/* line 8, templates/rt_photon/custom/scss/custom.scss */
.g-dropdown-column .g-dropdown-column .g-menu-item-content {
  margin-left: 0px !important;
  margin-right: 0 !important;
}
/* line 13, templates/rt_photon/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  color: #e00000;
}
/* line 16, templates/rt_photon/custom/scss/custom.scss */
a {
  color: #e00000;
}
/* line 20, templates/rt_photon/custom/scss/custom.scss */
input:focus, textarea:focus {
  border-color: #e00000 !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(247, 89, 89, 0.6) !important;
}
/* Homepage slider */
/* line 26, templates/rt_photon/custom/scss/custom.scss */
.g-content {
  padding: 0.6rem;
  margin: 0 !important;
}
/* line 31, templates/rt_photon/custom/scss/custom.scss */
.g-bottom-offset {
  margin-bottom: -26px !important;
}
/* line 35, templates/rt_photon/custom/scss/custom.scss */
.g-newsslider-overlay {
  width: auto;
}
/* line 39, templates/rt_photon/custom/scss/custom.scss */
.g-newsslider-title-wrapper {
  margin-top: 170px;
  background: rgba(0, 0, 0, 0.7);
  padding: 15px;
}
/* line 45, templates/rt_photon/custom/scss/custom.scss */
.g-newsslider-preview-title {
  margin-top: 0px;
}
/* line 49, templates/rt_photon/custom/scss/custom.scss */
.g-newsslider-button {
  margin-top: 0.6rem;
}
/* line 53, templates/rt_photon/custom/scss/custom.scss */
.g-newsslider-button a.button {
  background-color: #ba0000;
  font-size: 1em;
  border: 1px solid #560000;
}
/* line 59, templates/rt_photon/custom/scss/custom.scss */
.g-newsslider-button a.button:hover {
  background-color: #870000 !important;
}
/* line 63, templates/rt_photon/custom/scss/custom.scss */
.g-extension, .next {
  background: -moz-linear-gradient(center top, #1f212a, #2c3035) !important;
  background: -webkit-linear-gradient(#1f212a, #2c3035) !important;
}
/* line 68, templates/rt_photon/custom/scss/custom.scss */
.g-newsslider-headlines li {
  background: black none repeat scroll 0 0 !important;
}
/* line 72, templates/rt_photon/custom/scss/custom.scss */
.g-newsslider-headlines li.selected {
  /*background: url("/images/bottombg.jpg") repeat scroll 0 0 !important;*/
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.6);
  background: -moz-linear-gradient(center top, #0e1019, #2c3035) !important;
  background: -webkit-linear-gradient(#0e1019, #2c3035) !important;
  margin-left: -2rem;
  opacity: 1;
}
/* line 81, templates/rt_photon/custom/scss/custom.scss */
.g-newsslider-pagination li.selected, .prev {
  background: url('../../../../images/bottombg.jpg') repeat scroll 0 0 !important;
}
/* Homepage image tiles */
/* line 86, templates/rt_photon/custom/scss/custom.scss */
.welcome {
  padding: 0px;
  background-image: url('../../../../images/welcome.jpg');
  background-size: cover;
  background-position: right;
  width: 100%;
  height: 100%;
}
/* line 95, templates/rt_photon/custom/scss/custom.scss */
.bringing {
  background-image: url('../../../../images/bringing.jpg');
  padding: 0px;
  background-size: cover;
  background-position: left;
  width: 100%;
  height: 100%;
}
/* line 104, templates/rt_photon/custom/scss/custom.scss */
.internet-solutions {
  background-image: url('../../../../images/internet_solutions.jpg');
  padding: 0px;
  background-size: cover;
  width: 100%;
  height: 100%;
}
/* line 111, templates/rt_photon/custom/scss/custom.scss */
.voip {
  background-image: url('../../../../images/voip.jpg');
  padding: 0px;
  background-size: cover;
  width: 100%;
  height: 100%;
}
/* line 119, templates/rt_photon/custom/scss/custom.scss */
.box1.moduletable, .box1.widget, .box1.g-outer-box, .box1 > .g-content {
  /*background: #0193da url("/images/bottombg.jpg") repeat scroll 0 0 !important;*/
  color: #fff;
  background: -moz-linear-gradient(center top, #0e1019, #2c3035);
  background: -webkit-linear-gradient(#0e1019, #2c3035);
}
/* Homepage Headers */
/* line 127, templates/rt_photon/custom/scss/custom.scss */
h3.g-title {
  font-size: 1.4em;
}
/* Footer */
/* line 134, templates/rt_photon/custom/scss/custom.scss */
#g-extension {
  background: url('../../../../images/bottombg.jpg') repeat scroll 0 0 !important;
  box-shadow: 2px 1px 15px rgba(0, 0, 0, 0.05);
  color: #fff !important;
  margin: 0 0.6rem !important;
  position: relative;
}
/* line 142, templates/rt_photon/custom/scss/custom.scss */
#g-copyright .g-bottom-menu a {
  color: rgba(255, 255, 255, 0.8);
}
/* line 146, templates/rt_photon/custom/scss/custom.scss */
#g-copyright .g-copyright {
  color: rgba(0, 0, 0, 0.8);
}
/* line 150, templates/rt_photon/custom/scss/custom.scss */
.g-newsletter .g-newsletter-button .g-newsletter-button-submit {
  background: url('../../../../images/bottombg.jpg');
}
/* line 154, templates/rt_photon/custom/scss/custom.scss */
.credits, .credits a {
  color: white;
}
/* line 157, templates/rt_photon/custom/scss/custom.scss */
.credits span {
  color: gold;
}
/* line 160, templates/rt_photon/custom/scss/custom.scss */
.credits a:hover {
  color: #ccc;
}
/* parallax */
/* line 165, templates/rt_photon/custom/scss/custom.scss */
body {
  background-image: url('../../../../images/footer.jpg') !important;
  background-attachment: fixed;
  background-size: 100% auto;
  height: 100vh;
  top: 0;
}
/* line 173, templates/rt_photon/custom/scss/custom.scss */
#g-page-surround, #g-page-surround:after {
  background: none !important;
}
/* navigation */
@media screen and (min-width: 1200px) {
  /* line 180, templates/rt_photon/custom/scss/custom.scss */
  #g-navigation, #g-navigation.nav-large-offset {
    background: rgba(255, 255, 255, 1) !important;
    position: fixed;
    top: 0;
    margin: auto;
    display: block;
    padding: 0;
    width: 100%;
  }
  /* line 190, templates/rt_photon/custom/scss/custom.scss */
  #g-container-4448 {
    margin-top: 80px;
  }
  /* line 193, templates/rt_photon/custom/scss/custom.scss */
  #g-slideshow {
    margin-top: 70px;
  }
}
@media screen and (max-width: 757px) {
  /* line 199, templates/rt_photon/custom/scss/custom.scss */
  #g-navigation.nav-large-offset {
    padding-left: 30px;
  }
}
/* line 204, templates/rt_photon/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-dropdown {
  box-shadow: 1px 1px 1px #444;
}
/* line 208, templates/rt_photon/custom/scss/custom.scss */
.fp-phone-button {
  background-color: #870000;
  font-size: 1.5em;
  float: right;
  margin-right: 0.6rem;
}
@media screen and (max-width: 1200px) {
  /* line 216, templates/rt_photon/custom/scss/custom.scss */
  .fp-phone-button {
    margin-right: 0;
  }
}
/* line 221, templates/rt_photon/custom/scss/custom.scss */
.fp-phone-button:hover {
  background-color: #898989 !important;
}
/* line 225, templates/rt_photon/custom/scss/custom.scss */
.fp-phone-button:visited {
  background-color: #870000 !important;
}
/* articles */
/* line 230, templates/rt_photon/custom/scss/custom.scss */
#g-mainbar .page-header h2 {
  color: #fff !important;
  padding-left: 25px;
  padding-bottom: 12px;
  padding-top: 12px;
}
/* line 237, templates/rt_photon/custom/scss/custom.scss */
#g-mainbar .page-header {
  background-color: #000;
  margin-left: -0.6rem;
  margin-top: -32px;
}
/* line 243, templates/rt_photon/custom/scss/custom.scss */
#g-mainbar .g-content {
  padding-top: 0px !important;
  padding-right: 0;
  margin-right: 0 !important;
}
/* line 248, templates/rt_photon/custom/scss/custom.scss */
#g-mainbar .pull-left.item-image {
  margin-left: -0.6rem;
  margin-top: -10px;
  margin-right: 0 !important;
}
/* line 253, templates/rt_photon/custom/scss/custom.scss */
#g-mainbar .pull-left {
  max-width: 110% !important;
}
/* line 256, templates/rt_photon/custom/scss/custom.scss */
.size-25 .g-content {
  padding-left: 0px;
}
/* line 260, templates/rt_photon/custom/scss/custom.scss */
.g-wrapper {
  margin-top: 1.2rem;
}
/* line 264, templates/rt_photon/custom/scss/custom.scss */
.item-page h3 {
  font-weight: bold;
}
/* line 268, templates/rt_photon/custom/scss/custom.scss */
div[itemprop="articleBody"] {
  padding-right: 0.6rem;
}
/* line 271, templates/rt_photon/custom/scss/custom.scss */
p.small {
  font-size: small;
}
/* pricing tables */
/* line 277, templates/rt_photon/custom/scss/custom.scss */
.g-pricingtable-accent1 .g-pricingtable .g-pricingtable-plan a, .g-pricingtable-accent1 .g-pricingtable .g-pricingtable-price, .g-pricingtable-accent1 .g-pricingtable .g-pricingtable-item .fa {
  color: #898989;
}
/* line 280, templates/rt_photon/custom/scss/custom.scss */
.g-pricingtable-accent1 .g-pricingtable .button {
  background-color: #898989;
}
/* line 283, templates/rt_photon/custom/scss/custom.scss */
.g-pricingtable-accent2 .g-pricingtable .g-pricingtable-plan a, .g-pricingtable-accent2 .g-pricingtable .g-pricingtable-price, .g-pricingtable-accent2 .g-pricingtable .g-pricingtable-item .fa {
  color: #000;
}
/* line 286, templates/rt_photon/custom/scss/custom.scss */
.g-pricingtable-accent2 .g-pricingtable .button {
  background-color: #000;
}
/* line 289, templates/rt_photon/custom/scss/custom.scss */
.g-pricingtable-accent3 .g-pricingtable .g-pricingtable-plan a, .g-pricingtable-accent3 .g-pricingtable .g-pricingtable-price, .g-pricingtable-accent3 .g-pricingtable .g-pricingtable-item .fa {
  color: #e00000;
}
/* line 292, templates/rt_photon/custom/scss/custom.scss */
.g-pricingtable-accent3 .g-pricingtable .button {
  background-color: #e00000;
}
/* line 296, templates/rt_photon/custom/scss/custom.scss */
.g-pricingtable .g-pricingtable-ribbon {
  background: #af0000;
}
/* line 300, templates/rt_photon/custom/scss/custom.scss */
.g-pricingtable .g-pricingtable-item {
  color: #4c4c4c;
}
/* line 303, templates/rt_photon/custom/scss/custom.scss */
.g-pricingtable .g-pricingtable-cta .button:hover {
  background-color: #870000 !important;
}
/* Google Coverage Map */
/* line 308, templates/rt_photon/custom/scss/custom.scss */
#coverageMap {
  width: 100%;
  height: 400px;
}
/* line 313, templates/rt_photon/custom/scss/custom.scss */
#contactMap {
  width: 100%;
  height: 300px;
}
/* line 318, templates/rt_photon/custom/scss/custom.scss */
.customcoveragemap h2 {
  background-color: #000;
  margin-bottom: 0px;
  padding-left: 2rem;
  color: white;
}
/* forms */
/* line 326, templates/rt_photon/custom/scss/custom.scss */
.bfQuickMode input[type=text], .bfQuickMode textarea, .bfQuickMode select, .bfQuickMode .uneditable-input {
  max-width: 60% !important;
}
/* line 333, templates/rt_photon/custom/scss/custom.scss */
button#bfSubmitButton.bfSubmitButton {
  margin-right: 1rem;
}
/* line 336, templates/rt_photon/custom/scss/custom.scss */
.bfErrorMessage {
  margin-right: 2rem;
}
/* Home Page Table */
/* line 341, templates/rt_photon/custom/scss/custom.scss */
.g-pricingtable-2-col {
  background: #fff;
  margin: 0;
}
/* line 345, templates/rt_photon/custom/scss/custom.scss */
.g-home-positions .g-pricingtable {
  border-right: 1px solid rgba(0, 0, 0, 0.1) !important;
}
/* line 348, templates/rt_photon/custom/scss/custom.scss */
.g-container #g-expanded.nomarginbottom {
  box-shadow: none !important;
}
/* line 351, templates/rt_photon/custom/scss/custom.scss */
#hometable {
  margin-top: -10px;
}
/* line 357, templates/rt_photon/custom/scss/custom.scss */
#hometable h2 {
  padding: 10px;
  font-size: 35px;
  margin: 0;
  background: #fff;
  text-transform: none;
  font-weight: normal;
}
/* line 365, templates/rt_photon/custom/scss/custom.scss */
.g-newsslider-pagination {
  display: none;
}
/* 404 Page */
/* line 371, templates/rt_photon/custom/scss/custom.scss */
#header404 {
  background-color: #000 !important;
  height: 125px;
}
/* line 375, templates/rt_photon/custom/scss/custom.scss */
#header404 h2 {
  color: #fff !important;
}
/* Mobile Adjustments */
/* line 381, templates/rt_photon/custom/scss/custom.scss */
.g-dropdown-column .g-menu-item-content {
  margin-left: 30px;
  margin-right: 0;
}
/* line 386, templates/rt_photon/custom/scss/custom.scss */
.g-dropdown-column .g-dropdown-column .g-menu-item-content {
  margin-left: 30px;
  margin-right: 0 !important;
}
/* line 392, templates/rt_photon/custom/scss/custom.scss */
.g-dropdown-column .g-menu-item-container {
  padding-bottom: 14px !important;
}
/* line 397, templates/rt_photon/custom/scss/custom.scss */
.g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, .g-menu-hastouch .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  margin-top: -12px;
}
@media screen and (max-width: 1199px) {
  /* line 403, templates/rt_photon/custom/scss/custom.scss */
  .button .fa {
    vertical-align: top;
  }
  /* line 407, templates/rt_photon/custom/scss/custom.scss */
  #g-mobilemenu-container ul {
    margin-left: 15px !important;
    margin-top: 15px;
  }
  /* line 413, templates/rt_photon/custom/scss/custom.scss */
  #g-mobilemenu-container ul.g-dropdown {
    margin-left: -15px !important;
    margin-top: -15px;
  }
  /* line 418, templates/rt_photon/custom/scss/custom.scss */
  #g-mobilemenu-container ul.g-dropdown ul ul {
    margin-left: 8px !important;
    margin-top: 8px;
  }
  /* line 423, templates/rt_photon/custom/scss/custom.scss */
  #g-offcanvas, #g-offcanvas #g-mobilemenu-container ul {
    background: #898989;
  }
  /* line 427, templates/rt_photon/custom/scss/custom.scss */
  #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active, #g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
    background: #ba0000;
    border: none;
  }
  /* line 438, templates/rt_photon/custom/scss/custom.scss */
  .fp-phone-button {
    font-size: 16px;
    margin-right: 10px;
    margin-top: 10px;
  }
  /* line 444, templates/rt_photon/custom/scss/custom.scss */
  body {
    background-size: auto 100%;
  }
  /* line 448, templates/rt_photon/custom/scss/custom.scss */
  #g-navigation img {
    margin-left: 10px;
  }
  /* line 452, templates/rt_photon/custom/scss/custom.scss */
  .g-main-nav ul, #g-mobilemenu-container ul {
    margin-left: -35px;
  }
  /* line 460, templates/rt_photon/custom/scss/custom.scss */
  .g-dropdown-column .g-menu-item-content {
    margin-left: 30px;
    margin-right: 0;
  }
  /* line 465, templates/rt_photon/custom/scss/custom.scss */
  .g-dropdown-column .g-dropdown-column .g-menu-item-content {
    margin-left: 30px;
    margin-right: 0 !important;
  }
  /* line 471, templates/rt_photon/custom/scss/custom.scss */
  .g-dropdown-column .g-menu-item-container {
    padding-bottom: 14px !important;
  }
  /* line 476, templates/rt_photon/custom/scss/custom.scss */
  .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, .g-menu-hastouch .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
    margin-top: -12px;
  }
}
@media screen and (max-width: 767px) {
  /* line 484, templates/rt_photon/custom/scss/custom.scss */
  .credits, .credits a {
    color: #000;
  }
  /* line 487, templates/rt_photon/custom/scss/custom.scss */
  .fp-phone-button {
    width: 170px;
    display: block;
    margin: 10px auto;
    float: none;
    vertical-align: middle;
  }
  /* line 495, templates/rt_photon/custom/scss/custom.scss */
  #g-navigation img {
    width: 200px;
    display: block;
    margin: auto;
  }
  /* line 501, templates/rt_photon/custom/scss/custom.scss */
  #g-mainbar .page-header {
    margin-top: -34px !important;
  }
  /* line 505, templates/rt_photon/custom/scss/custom.scss */
  .g-newsslider-headlines li.selected {
    margin-left: 0 !important;
  }
  /* line 509, templates/rt_photon/custom/scss/custom.scss */
  #g-expanded {
    margin-top: 60px !important;
  }
  /* line 513, templates/rt_photon/custom/scss/custom.scss */
  #g-navigation.nav-large-offset {
    padding-left: 0 !important;
  }
  /* line 516, templates/rt_photon/custom/scss/custom.scss */
  .g-newsslider-content {
    background-position: center;
  }
}
@media screen and (max-width: 480px) {
  /* line 524, templates/rt_photon/custom/scss/custom.scss */
  .g-width-20, .g-width-25, .g-width-30, .g-width-33, .g-width-40, .g-width-50, .g-width-60, .g-width-66, .g-width-70, .g-width-75, .g-width-80, .g-width-90 {
    width: 100%;
  }
}
