.hide {
      display: none !important;
}

.hidden {
      visibility: hidden !important;
}

.second-footer.prt-bgimage-yes.bg-footer.prt-bg .row a img {
      height: 50px;
}

.signupContainer {
      background: var(--base-skin);
      text-align: center;
      line-height: 50px;
      margin: 0 !important;
}

.signupContainer a {
      color: #fff;
      border: 1px solid #fff;
      display: inline-block;
      border-radius: 10px;
      padding: 0px 10px;
      margin: 25px;
      min-width: 400px;
}

.signupContainer a:hover {
      color: #000;
      border: 1px solid #000;
      transition: all .2s ease-in;
}

.incentiveStats {
      /* text-align: center; */
      margin: 0 !important;
      margin-bottom: 50px !important;
      z-index: 10;
}

.incentiveStats h4 {
      padding-top: 10px;
}

.logo-page {
      z-index: 10;
}

.incentiveStats .flex {
      display: flex;
      width: 75vw;
      text-align: center;
      margin-left: 50%;
      transform: translateX(-50%);
      border-radius: 5px;
      line-height: 50px;
      color: #fff;
      padding: 0 15px;
}

.incentiveStats .flex .block1 {
      /* background: var(--base-skin); */
      background-color: rgb(22, 157, 148);
      border-radius: 25px 0 0 25px;
      width: 90%;
}

.incentiveStats .flex .block2 {
      /* background: var(--base-skin); */
      background-color: rgb(22, 157, 148);
      border-radius: 0 25px 25px 0;
      width: 10%;
}

/* .incentiveStats .flex .block2 {
      background: rgb(0, 0, 0, 0.2);
      border-radius: 0 15px 15px 0;
      width: 1%;
      color: #000;
} */

.prt_single_image_text.prt-bgcolor-skincolor {
      left: 0px !important;
      padding: 0px !important;
}

.row.announce {
      text-align: center;
}

/* .announce-banner {
      line-height: 50px;
} */

.top_bar.bg-base-dark {
      /* height: max-content; */
      height: 100px;
}

.top_bar.bg-base-dark.no-2 {
      height: 50px !important;
}

/* .top_bar.bg-base-dark .container div{
      display: flex;
} */

.top_bar.bg-base-dark .container div > div:first-child{
      width: 95%;
}
.top_bar.bg-base-dark .container div > div:nth-child(2){
      width: max-content;
}
.announce-banner i {
      float: right;
      margin-top: 18px;
      cursor: pointer;
}

.announce-banner i:hover {
      color: #ccc;
}

.min-box.no-min-height {
      min-height: auto;
}

.top_bar.bg-base-dark.fade-out {
      height: 0px;
      transition: height 0.5s;
}

.isDisabled {
      color: currentColor !important;
      cursor: not-allowed;
      opacity: 0.5;
      text-decoration: none;
      background-color: #fff !important;
}

.app-process .step-no {
      display: none;
}

.app-process {
      display: block;
}

.process-dir {
      text-align: center;
      text-align: center;
      margin-bottom: 20px;
      padding-top: 0px;
}

.process-dir i.fa.fa-angle-down {
      font-size: 30px;
}

.process-dir i.fa.fa-angle-down.down {
      position: absolute;
      margin-left: -20px;
      margin-top: 9px;
}

.app-process .info {
      background-color: rgb(29, 159, 149);
      padding: 15px;
      text-align: center;
      border-radius: 50px 0;
      margin-top: -25px;
      margin: 0 25px;
}

.app-process .info h2 {
      color: #fff;
}

.app-process .steps {
      min-width: 900px;
}

.app-process .steps li i {
      color: var(--base-skin);
      margin: 0 10px;
}

ul.doc-link i {
      margin-right: 10px;
      color: var(--base-skin);
}

ul.doc-link {
      padding-left: 0px;
}

.document-container {
      text-align: center;
}


.piechart {
      display: inline-block;
      width: 400px;
      height: 400px;
      border-radius: 50%;
      background-image: conic-gradient(rgba(0, 0, 0, 0.2) 70deg,
                  var(--base-skin) 0 235deg)
}

.piechart-ctr {
      text-align: center;
}

.pie-text {
      position: absolute;
      text-align: center;
      left: 50%;
      transform: translateX(-50%);
      margin-top: -300px;
}

.pie-1 {
      padding-bottom: 179px;
      transform: rotate(-61deg);
      margin-left: 250px;
      margin-top: -50px;
}

a:active,
a:focus {
      outline: blue !important;
      outline-style: dotted !important;
}

.signupContainer .container {
      display: flex;
      justify-content: center;
}

form.contact_form .prt-btn-style-fill.submit {
      border-radius: 6px;
      font-family: 'Roboto';
}

.page .slick-track {
      /* justify-content: space-around;
   display: flex; */
      width: auto !important;
      transform: unset !important;
}

form textarea {
      resize: none;
      height: 300px;
}

input.submit {
      padding: 8px 0 !important;
}

span.req {
      color: #EB0E50;
}

.page .slick-track .slick-cloned {
      display: none;
}

.img-fluid-logo {
      height: 40px;
      width: 140px;
      margin-top: unset;
}

.img-fluid-logo.logo-page {
      height: 100px;
      width: 65%;
      margin-top: unset;
      margin-bottom: 25px;
}

.logo-page-cntr {
      justify-content: center;
      width: 100%;
      margin: 0 !important;
}

#menu-footer-quick-links a,
.announce-banner a {
      color: #fff !important;
}

.announce-banner a.second {
      color: #87CEEB !important;
}

#menu-footer-quick-links a:hover,
.announce-banner a:hover {
      color: var(--base-skin) !important;
}

.allow-list-style {
      list-style-type: disc !important;
}

.tparrows {
      display: none !important;
}

.prt-page-title-row-inner {
      background-color: transparent;
}

.featured-thumbnail img {
      visibility: hidden;
}

.page.home .featured-imagebox-services.style1:hover .featured-content .featured-icon,
.page.home .featured-imagebox-services.style1:hover .featured-content .featured-title,
.page.home .featured-imagebox-services.style1 .featured-content .featured-icon {
      display: block !important;
      margin: 0;
      padding: 0;
      transition: none;
}

.page.home .featured-imagebox-services.style1:hover .featured-content {
      background-color: #fff;
      display: inline-flex !important;
}

.featured-imagebox-services.style1:hover .featured-content a {
      color: var(--base-skin);
}

.cat-list ul {
      list-style: none;
      padding-left: 0px;
}

.cat-list ul li {
      padding: 0 0 20px 0;
}

.cat-list ul li h6 {
      cursor: pointer;
      font-weight: 600;
}

.cat-list ul li i {
      font-size: 25px;
      border-radius: 50%;
      color: var(--base-skin);
      padding: 10px;
      border: 1px solid var(--base-skin);
      margin-right: 20px;
}

.cat-list ul li h6:hover {
      color: var(--base-skin);
}

.prt-header-style-01 .site-branding:before {
      background: transparent !important;
}

.eli-circle .title-desc ul {
      display: none;
}

.eli-circle {
      display: flex;
}

.eligibility i.fa-check {
      color: var(--base-skin);
}

.page.docs table {
      width: 100%;
      border: 1px solid rgb(220, 220, 220)
}

.page.docs table tr {
      border-bottom: 1px solid rgb(220, 220, 220)
}

.page.docs table tr td {
      border-right: 1px solid rgb(220, 220, 220)
}

/* .page.docs table tr td:nth-child(2) {
      text-align: center;
} */

.page.docs table tr td:nth-child(1) {
      padding-left: 25px;
      font-weight: 500;
}

.page.docs table td {
      padding: 10px;
}

.page.docs table a,
a.default {
      color: var(--base-skin);
}

.page.docs table a:hover,
a.default:hover {
      /* color: var(--base-bodyfont-color); */
      color: #0a58ca;
}

.page.docs table.eligibility tr td:nth-child(2) {
      text-align: left;
}

.section-title h2.title {
      font-size: 1.8em !important;
      line-height: 35px !important;
}

.prt_single_image-wrapper .prt_single_image_text {
      font-family: var(--base-bodyfont) !important;
}

.prt-page-title-row {
      background-image: url(../images/documents.jpg) !important;
      background-position: bottom;
}

.prt-page-title-row .title {
      display: none;
}


.prt-page-title-row-inner {
      padding: 200px 0 77px;
}

.widget-footer .widget .widget-title {
      margin-bottom: 20px !important;
}

.page.docs .fa-check {
      margin-right: 10px;
}

.prt_single_image_text {
      display: none;
}

.post-content h2 {
      font-size: 2em !important;
}

.bar-chart .bar-text {
      display: block;
      margin: 5px 0;
}

.bar-chart .bar-text .bar {
      height: 25px;
      border-radius: 0 5px 5px 0;
      display: flex;
      justify-content: flex-end;
}

.bar-chart .bar1 .bar {
      background: rgb(15, 124, 114);
}

.bar-chart .bar2 .bar {
      background: rgb(15, 113, 104);
}

.bar-chart .bar3 .bar {
      background: rgb(22, 157, 148);
}

.bar-chart .battery {
      font-size: 16px;
}

.bar-chart .battery .bar {
      background-image: url(../images/bar.png);
      background-repeat: repeat;
      background-size: 6px;
      /* border: 1px solid var(--base-skin); */
      /* border-radius: 5px; */
      height: 35px;
      transition: 1s linear;
      background-size: contain;
}

.bar-chart .battery .bar.single {
      border: 1px solid var(--base-skin);
      border-radius: 5px;
}

.bar-chart .grey {
      background-image: url(../images/bar-grey.png) !important;
}

/* .bar-chart .battery .bar::before {
      content: " ";
      height: 12px;
      width: 5px;
      position: absolute;
      margin-right: -8px;
      margin-top: 4px;
      border-radius: 5px;
      background: var(--base-skin);
  } */

.featured-imagebox-post.style1 .featured-content .featured-test {
      padding-left: 0px;
}

.featured-imagebox-post.style1 .featured-thumbnail::before {
      height: 130% !important;
}

ul.disc {
      list-style-type: disc !important;
}

.bar-chart {
      font-size: 12px;
}

a.disabled,
input.disabled {
      background: #ccc !important;
      border: 1px solid #ccc !important;
      cursor: no-drop;
}

.text-base-skin {
      -webkit-text-stroke: 0.5px #fff;
}

.post-title.featured-title .featured-test {
      text-align: center;
}

.post-title.featured-title .featured-test i {
      font-size: 25px;
      color: var(--base-skin);
      padding: 20px;
}

.home .featured-btn {
      display: none;
}

.featured-imagebox-services.style1 .featured-content {
      padding: 0;
}

.featured-imagebox-services.style1 .featured-thumbnail,
.featured-imagebox-post.style1 .featured-thumbnail {
      height: 150px;
}

.prt-box-view-overlay.prt-portfolio-box-view-overlay {
      background: transparent;
}

.featured-imagebox-post.style1 .featured-content {
      padding: 0;
}

.chart-ctr {
      display: flex;
      border: 1px solid var(--base-skin);
      border-radius: 5px;
      padding: 0 2px;
      height: 35px;
}

.bar-chart .battery .chart-ctr .bar {
      height: 33px;
}

.chart-ctr-text {
      display: flex;
      justify-content: space-between;

}

.steps li span {
      max-width: 100vw;
      word-wrap: break-word;
}

.steps li {
      width: calc(90vw);
}


.steps li i {
      display: none;
}

.steps ul {
      --icon-space: 1.3em;
      list-style: none;
      padding: 0;
      margin: 20px;
}

.steps li {
      padding-left: var(--icon-space);
}

.steps li:before {
      content: "\f00c";
      /* FontAwesome Unicode */
      font-family: FontAwesome;
      display: inline-block;
      margin-left: calc(var(--icon-space) * -1);
      width: var(--icon-space);
      color: var(--base-skin);
}

.featured-content img.news {
      height: 75px;
      width: 75px;
      text-align: center;
      display: block;
      margin-left: auto;
      margin-right: auto;
}

#totop.top-visible {
      margin-right: 50px;
}

.page.contact .modal {
      display: none;
      /* Hidden by default */
      position: fixed;
      /* Stay in place */
      z-index: 9;
      /* Sit on top */
      padding-top: 100px;
      /* Location of the box */
      left: 0;
      top: 0;
      width: 100%;
      /* Full width */
      height: 100%;
      /* Full height */
      overflow: auto;
      /* Enable scroll if needed */
      background-color: rgb(0, 0, 0);
      /* Fallback color */
      background-color: rgba(0, 0, 0, 0.4);
      /* Black w/ opacity */
}

/* Modal Content */
.page.contact .modal-content {
      background-color: #fefefe;
      margin: auto;
      padding: 20px;
      border: 1px solid #888;
      width: 350px;
      top: 50%;
      transform: translateY(-50%);
      height: 150px;
      color: var(--base-skin);
      border-radius: 10px;
}

/* The Close Button */
.page.contact .close {
      color: #aaaaaa;
      float: right;
      font-size: 28px;
      font-weight: bold;
      text-align: right;
}

.page.contact .close:hover,
.page.contact .close:focus {
      color: #000;
      text-decoration: none;
      cursor: pointer;
}

.stop-scrolling {
      height: 100%;
      overflow: hidden;
}

a.news {
      padding: 0px 15px;
}

.bg-grey {
      /* padding: 15px 0;
      margin-bottom: 15px; */
      background: rgba(232, 233, 235,0.3);
}

.bg-grey.no-pad {
      padding: 0;
      margin-bottom: 0;
}

.bg-green {
      background-color: var(--base-skin);
      /* opacity: 0.9; */
      /* background: rgba(15,113,104,0.9); */
} 

.featured-btn {
      border-top: 1px solid #e7e7e7 !important;
}
.featured-content:hover + .featured-btn, 
.featured-btn:hover {
      border-top: 1px solid var(--base-skin) !important;
}

.parallax.home.next {
      background-image: url(../images/documents.jpg);
}

.hanger {
      display: block;
      height: 100px;
      width: 100%;
      color: grey;
      position: absolute;
      z-index: 1;
      top: 25%;
      padding: 50px 0;
      opacity: 0;
      animation: fadeIn 2s;
      animation-delay: 1s;
      animation-fill-mode: forwards;
}

.hanger .hero-txt {
      text-transform: capitalize;
      -webkit-text-stroke: 1px var(--base-skin);
      color: #fff;
      font-size: 50px;
      line-height: 50px;
      font-weight: 600;
}

.hanger .hero-txt.first {
      color: var(--base-skin);
      -webkit-text-stroke: 1px #fff;
}

.acct-btn.over-btn {
    background: #fff;
    color: var(--base-skin);
    border-radius: 25px;
    padding: 10px 15px;
    font-size: 22px;
}

.acct-btn.over-btn:hover {
      color: #000;
      border: 1px solid #000;
  }

@keyframes fadeIn {
      from { opacity: 0; }
      to { opacity: 1; }
}
.hanger p {
    background: transparent;
    width: fit-content;
    padding: 10px;
    border-radius: 10px;
    color: #fff;
    padding: 25px 0;
}

.hanger p span {
      display: none;
      background: rgba(15,113,104,0.5);
      padding: 15px;
      border-radius: 5px;
      margin-bottom: 30px;
}

.visually-hidden {
      position: absolute;
      top: -9999px;
      left: -9999px;
      width: 1px;
      height: 1px;
      overflow: hidden;
}

.visually-hidden:focus {
      position: static;
      left: auto;
      top: auto;
      width: auto;
      height: auto;
      overflow: visible;
}

.parallax {
      display: none;
}

.eli-circle.mobile {
    display: block;
}

.cat-cntr {
    display: flex;
    justify-content: space-around;
}

.cat-cntr h5, .cat-cntr-mobile .second {
      color: rgb(15,113,104);
      font-size: 26px;
      font-weight: bold;
}

.cat-cntr h5.second {
      display: none;
}

.cat-cntr-mobile .second {
      display: block;
}

.news-container-block {
      margin-top: 25px;
      border-radius: 10px;
}

@media only screen and (max-width: 600px) {


      .hanger p {
            padding: 0;
      }

      .hanger .hero-txt {
            font-size: 35px;
            line-height: 35px;
      }

      .circle-container div.outer.deg180 {
            margin-left: 0;
      }

      .circle-container div.outer.deg0 {
            margin-left: -105px;
      }

      .featured-content img.news {
            height: 45px;
            width: 45px;
      }

      .page.contact .modal-content {
            width: 80%;
      }

      .mission-content {
            padding-top: 20px;
      }
}

@media (min-width: 1199px) {

      .hanger p span {
            display: inline-block;
      }
      .news-container-block {
            max-height: 275px;
            max-width: 446px;
            margin-top: 25px;
      }

      .cat-cntr-mobile .second {
            display: none;
      }

      .cat-cntr h5.second {
            display: block;
      }

      .eli-circle.mobile {
            display: flex;
      }

      .circle-container div.center p {
            width: 300px;
      }

      .parallax.home {
            background-image: url(../images/documents.jpg);
            height: 400px;
            background-attachment: fixed;
            background-position: center;
            background-repeat: no-repeat;
            background-size: cover;
            display: block;
      }

      nav.main-menu li ul.mega-submenu {
            width: max-content !important;
      }
      .hanger p {
            background: transparent;
            padding: 15px 30px 30px 15px;
      }

      .hanger .hero-txt {
            font-size: 84px;
            line-height: 84px;
      }

      .hanger {
            top: 23%;
      }

      .acct-btn{
            background: var(--base-skin);
            padding: 15px;
            border-radius: 5px;
            color: #fff;
            border: 1px solid var(--base-skin);
      }
      
      .acct-btn:hover, a:focus .acct-btn {
            background: #fff;
            color: var(--base-skin);
      }

       .second-footer.prt-bgimage-yes.bg-footer.prt-bg .row a img {
            height: 75px;
      } 

      .second-footer.prt-bgimage-yes.bg-footer.prt-bg .row a img.calstart {
            width: 75px !important;
      }

      .second-footer.prt-bgimage-yes.bg-footer.prt-bg .row a img.yunev {
            width: 250px !important;
      }

      .second-footer.prt-bgimage-yes.bg-footer.prt-bg .row a img.berkley {
            width: 300px !important;
      }

      .second-footer.prt-bgimage-yes.bg-footer.prt-bg .row a img.nexus {
            width: 105px !important;
      }

      .second-footer.prt-bgimage-yes.bg-footer.prt-bg .row a img.cec {
            width: 220px !important;
      }

      form textarea {
            height: 320px;
      }

      .padding-large {
            padding-right: 60px ! important;
      }

      .featured-content img.news {
            height: 150px;
            width: 150px;
      }

      .post-title.featured-title .featured-test i {
            font-size: 50px;
            color: var(--base-skin);
            padding: 50px;
      }

      .featured-imagebox-post.style1 {
            height: 250px !important;
      }

      .featured-imagebox-services.style1 .featured-thumbnail,
      .featured-imagebox-post.style1 .featured-thumbnail {
            height: unset;
      }

      .home .featured-btn {
            display: block;
      }

      .featured-imagebox-services.style1 .featured-content {
            padding: 10px 35px 85px;
      }

      .bar-chart {
            flex-grow: 1;
            padding: 0 15px 0 0;
            border-left: 1px solid #ccc4;
            margin-left: 30px;
            padding-left: 30px;
      }

      .bar-total-stat {
            display: flex;
            justify-content: space-around;
      }

      /* .bar-chart .bar-text .bar {
            max-width: 50vw;
      } */
      /* .bar-chart .bar-text {
        display: flex;
      } */
      /* .bar-chart .bar-text .bar + div {
        margin-left: 5px;
      } */

      .prt_single_image_text {
            display: block;
      }

      .prt-page-title-row-inner {
            padding: 400px 0 77px;
      }

      .mega-menu-link.menu-custom-drop:focus+ul.mega-submenu,
      .mega-menu-link.menu-custom-drop:active+ul.mega-submenu,
      .mega-menu-link.menu-custom-drop.active+ul.mega-submenu {
            visibility: visible !important;
            opacity: 1 !important;
            top: 100px !important;
            filter: alpha(opacity=100) !important;
            -webkit-transform: rotateX(0) !important;
            transform: rotateX(0) !important;
      }

      #menu-footer-quick-links {
            display: flex;
      }

      #menu-footer-quick-links li {
            margin-right: 15px;
      }

      #menu-footer-quick-links li a {
            width: max-content;
      }

      .prt-right-span>.prt-col-wrapper-bg-layer {
            margin-right: unset !important;
      }

      .eli-circle .title-desc ul {
            display: block;
      }

      .home .home.spacing-1 {
            padding-bottom: 90px !important;
      }

      .featured-imagebox-services.style1 .featured-btn .prt-btn {
            font-family: 'Roboto';
      }

      .featured-content>.featured-icon {
            padding: 15px !important;
      }

      .page.home .prt-icon.prt-icon_element-onlytxt i {
            font-size: 100px !important;
      }

      nav ul.menu li a {
            font-size: 16px !important;
            font-weight: unset !important;
            text-transform: uppercase !important;
            font-family: unset !important;
      }

      .incentiveStats .flex {
            width: 50vw;
      }

      .img-fluid-logo.logo-page {
            height: 124px !important;
            width: 526px !important;
            /* margin-top: -100px; */
      }

      .page .slick-track {
            justify-content: space-around;
            display: flex;
      }

      .home.spacing-1 {
            padding: 40px 65px 150px;
      }

      .img-fluid-logo {
            height: 75px !important;
            width: 100%;
            margin-top: 15px;
            max-height: unset !important;
            /* max-width: 320px; */
      }

      body.safari .img-fluid-logo {
            max-width: 320px;
      }

      .document-container {
            text-align: left;
      }

      .app-process {
            display: flex;
            justify-content: space-evenly;
      }

      .app-process .step-no {
            font-size: 100px;
            font-weight: 100;
            line-height: 100px;
            display: block;
      }

      .app-process .info {
            padding: 15px;
            text-align: center;
            border-radius: 50px 0;
            width: 300px;
            height: 135px;
      }

      .app-process .info h2 {
            line-height: 100px;
            color: #fff;
      }

      .process-dir {
            margin-bottom: 100px;
            padding-top: 50px;
      }

      .process-dir i.fa.fa-angle-down {
            font-size: 50px;
      }

      .process-dir i.fa.fa-angle-down.down {
            position: absolute;
            margin-left: -32px;
            margin-top: 12px;
      }
}


.place_list {
      position: absolute;
      z-index: 1;
      padding: 20px;
      box-shadow: 0px 8px 10px 0px #0000002b;
}

.circle-container {
      position: relative;
      width: 425px;
      height: 425px;
      padding: 20px;
      /*2.8em = 2em*1.4 (2em = half the width of a link with img, 1.4 = sqrt(2))*/
      border: 1px solid var(--base-skin);
      border-radius: 50%;
      margin: 60px auto;
}

.circle-container div.outer {
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      width: 100px;
      height: 100px;
      margin: -45px;
      background: #fff;
      border-radius: 50%;
      text-align: center;
      border: 1px solid #fff;
      cursor: pointer;
}

.circle-container div.center {
      position: absolute;
      top: 50%;
      left: 50%;
      background: transparent;
      border-radius: 50%;
      text-align: center;
      z-index: 2;
      transform: translate(-50%, -50%);
}

.circle-container div.center h6 {
      font-weight: 600;
      color: var(--base-skin);
}

.circle-container div.outer>div {
      width: 75px;
      margin-top: 50%;
      transform: translate(-50%, -50%);
      border-radius: 50%;
      height: 75px;
      background-color: var(--base-grey);
      margin-left: 50%;
}

.circle-container div.outer:hover,
.circle-container div.outer.active {
      border: 1px solid var(--base-skin);
}

.circle-container div.outer:hover>div,
.circle-container div.outer.active>div {
      background-color: var(--base-skin);
      ;
}

.circle-container div.outer i {
      display: block;
      width: 100%;
      margin-top: 50%;
      transform: translateY(-50%);
      font-size: 32px;
      position: absolute;
      color: var(--base-skin);
}

.circle-container div.outer:hover i,
.circle-container div.outer.active i {
      color: #fff !important;
}

.deg0 {
      transform: translate(200px);
}

/* 12em = half the width of the wrapper */
.deg45 {
      transform: rotate(45deg) translate(200px) rotate(-45deg);
}

.deg90 {
      transform: rotate(90deg) translate(200px) rotate(-90deg);
}

.deg135 {
      transform: rotate(135deg) translate(200px) rotate(-135deg);
}

.deg180 {
      transform: translate(-200px);
}

.deg225 {
      transform: rotate(225deg) translate(200px) rotate(-225deg);
}

.deg270 {
      transform: rotate(270deg) translate(200px) rotate(90deg);
}

.deg315 {
      transform: rotate(315deg) translate(200px) rotate(-315deg);
}

.deg0 {
      transform: translate(200px);
}

/* 12em = half the width of the wrapper */
.deg60 {
      transform: rotate(60deg) translate(200px) rotate(-60deg);
}

.deg120 {
      transform: rotate(120deg) translate(200px) rotate(-120deg);
}

.deg160 {
      transform: rotate(160deg) translate(200px) rotate(-160deg);
}

.deg180 {
      transform: translate(-200px);
}

.deg240 {
      transform: rotate(240deg) translate(200px) rotate(-240deg);
}

.deg300 {
      transform: rotate(300deg) translate(200px) rotate(-300deg);
}

.top_bar.bg-base-dark.clearfix.no-2 {
      display: block !important;
}