/** @format **/


/* @media (min-width: 768px) {
}

@media (min-width: 1400px) {
} */

@media screen and (max-width: 1400px) {
    .mainft .emailcontainer .emailaddress input[type="submit"] {
        top: 8px;
    }
}

@media screen and (max-width: 1399px) {
    .stellarnav ul li {
        margin-right: 17px;
    }
}

@media screen and (max-width: 1199px) {
    .mainhd .headerrow .navigation .nav-btm {
        gap: 25px;
    }
    .stellarnav ul li {
        margin-right: 10px;
    }
    .stellarnav ul li a {
        font-size: 14px;
    }
    .banner .bannertxt .mxw667 .btn-row {
        margin-top: 25px;
        gap: 15px;
    }
    .banner .bannertxt .mxw667 h6 {
        margin-bottom: 0;
    }
    .banner .bannertxt .mxw667 {
        max-width: 537px;
    }
    .explore .five-pods .w306 {
        max-width: 246px;
    }
    .explore .five-pods .txtbx {
        padding: 20px 15px;
    }
    .join-us .imgbx img {
        width: 225px;
    }
    .join-us .txtbx {
        text-align: center;
        margin-top: 0;
    }
    .join-us .txtbx h2 {
        margin-bottom: 15px;
    }
    .join-us .txtbx img {
        width: 150px;
        height: 80px;
        margin-bottom: 14px;
    }
    .join-us .container {
        padding-bottom: 0;
    }
    .explore .five-pods .midbx {
        padding: 0;
    }
    .mainft .ftbx ul li a {
        word-break: break-word;
    }
    .mainft .ftbx ul li,
    .mainft .ftbx ul li a,
    .mainft .ftbx p {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .reverse.contact-edit ol li {
        color: var(--Grey, #444);
        margin-bottom: 15px;
        padding-left: 36px;
        font-size: 16px;
    }
    .threepods .threebx .img {
        margin-bottom: 15px;
    }
    .recent-news.sectiondefaultpadding {
        padding: 0 0 60px;
    }
    .deity.sectiondefaultpadding .deityimg {
        max-width: 390px;
        right: 48px;
    }
    .deity.sectiondefaultpadding .deityimg .img2 {
        width: 369px;
        bottom: 88px;
        left: 33px;
    }
    .deity.sectiondefaultpadding .deityimg .img1 {
        bottom: 62px;
        right: -42px;
    }
    .donation h2 {
        margin-bottom: 20px;
    }
    .threepods .threebx ul li {
        font-size: 14px;
    }
    .about.woocommercepagecontent .wp-block-woocommerce-empty-cart-block ul.wc-block-grid__products .wc-block-grid__product-title {
        min-height: 53px;
    }
}

@media (min-width:1200px) and (max-width:1400px) {
    .stellarnav ul li {
        margin-right: 24px;
    }
    .mainhd .headerrow .navigation ul li.menu-item-has-children:after {
        right: -20px;
    }
}

@media screen and (max-width: 991px) {
    .stellarnav .dd-toggle {
        height: 34px;
    }
    .stellarnav a.dd-toggle .icon-plus:after {
        border-bottom: solid 2px #000000;
    }
    .stellarnav a.dd-toggle .icon-plus:before {
        border-bottom: solid 2px #000000;
    }
    .container {
        max-width: 90% !important;
    }
    .stellarnav ul li.active a,
    .stellarnav ul li a:hover,
    .stellarnav ul li.current-menu-item a {
        /* text-decoration: underline;
    text-underline-offset: 10px; */
        background-color: #fff;
        color: #000;
        border-bottom: 2px solid rgba(209, 179, 137, 1);
    }
    .mainhd .headerrow {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .stellarnav .menu-toggle {
        background: transparent;
    }
    .stellarnav ul li:nth-child(4) {
        margin-right: 0;
    }
    .stellarnav.mobile>ul>li>a {
        /* padding: 0.4688rem 1rem; */
        font-weight: 500;
        font-size: 14px;
    }
    .banner .bannertxt .mxw667 {
        max-width: 457px;
    }
    .mainhd .headerrow .navigation {
        max-width: 500px;
        width: 100%;
        top: -7px;
    }
    .mainhd .headerrow .navigation .nav-btm {
        margin-top: 30px;
        margin-bottom: -14px;
    }
    .mainhd .headerrow .logo {
        max-width: 94.739px;
        z-index: 1;
    }
    .mainhd {
        position: relative;
        z-index: 9;
    }
    .mainhd .headerrow .navigation .nav-btm {
        flex-direction: row-reverse;
    }
    .mainhd .headerrow .navigation .nav-top {
        position: absolute;
        z-index: 1;
        top: -19px;
    }
    .explore .five-pods .w306 {
        max-width: 195px;
    }
    .join-us .imgbx img {
        width: 145px;
    }
    .mainft .col-md-12 .ftbx {
        text-align: center;
        margin-bottom: 30px;
    }
    .mainft .ftbx .ftlogo {
        margin: 0 auto 20px;
    }
    .mainft .ftbx .socials {
        justify-content: center;
    }
    .mainft .ftbx ul li {
        margin-bottom: 10px;
    }
    .explore.explore-edit .five-pods {
        gap: 15px;
        flex-wrap: wrap;
        /* flex-direction: column; */
    }
    .explore.explore-edit .five-pods .w306 {
        max-width: 100%;
        width: 100%;
        flex-direction: row;
    }
    .explore.explore-edit .five-pods .w306 .txtbx {
        max-width: 50%;
    }
    .explore.explore-edit .five-pods .w642 {
        max-width: 100%;
        width: 100%;
        text-align: center;
        order: 5;
    }
    .explore.explore-edit .five-pods .w642 img {
        max-width: 100%;
        margin: 0 auto;
    }
    .upcoming.up-edit .searchbox {
        margin-top: 0;
    }
    .class-details .fee {
        margin-bottom: 0;
        margin-top: 30px;
        padding: 20px;
    }
    .class-details .class-det-outer ul.class-det-inner li .text p {
        margin-bottom: 0;
        font-size: 14px;
        line-height: 18px;
    }
    .class-details .class-det-outer img.bigimg {
        border-radius: 12px;
        margin-bottom: 20px;
    }
    .class-details .class-det-outer p {
        margin-bottom: 20px;
    }
    .class-details .fee h6 {
        margin-bottom: 2px;
    }
    .class-details .fee h5 {
        margin-bottom: 12px;
    }
    .class-details .fee .btn {
        margin-bottom: 20px;
    }
    .about .align-items-center {
        align-items: flex-start !important;
    }
    .vlntr.sectiondefaultpadding .fee {
        padding: 20px;
    }
    .threepods .threebx .img {
        margin-bottom: 15px;
    }
    .upcoming.up-edit .category {
        margin-bottom: 0;
    }
    .abtimg {
        margin-bottom: 30px;
    }
    .explore.explore-edit {
        padding-bottom: 50px;
    }
    .explore.explore-edit.sectiondefaultpadding .five-pods {
        gap: 20px;
    }
    .mainft .ftbx ul li a {
        gap: 8px;
    }
    .explore .five-pods .txtbx .icon {
        width: 50px;
        height: 50px;
    }
    .explore .five-pods .txtbx .icon img {
        width: 25px;
        height: 25px;
    }
    .modal.join_nw .modal-body {
        padding: 20px;
    }
    .threepods .threebx h3,
    .upcoming.up-edit .threebx h3 {
        margin-bottom: 5px;
    }
    .recent-news .headingrow h2 {
        max-width: 500px;
    }
    .upcoming.up-edit .category {
        text-align: left;
        margin-bottom: 20px;
        padding: 15px;
    }
    .upcoming.up-edit .category ul li {
        font-size: 15px;
    }
    .upcoming.up-edit .category h4 {
        font-size: 17px;
        margin-bottom: 10px;
    }
    .threepods .threebx a {
        font-size: 16px;
    }
    .mainft .emailcontainer .emailaddress input[type="submit"] {
        right: 9px;
    }
    .about.woocommercepagecontent .wp-block-woocommerce-empty-cart-block ul.wc-block-grid__products .wc-block-grid__product-title {
        font-size: 17px;
        min-height: 41px;
    }
    .about.woocommercepagecontent p {
        margin-bottom: 15px;
    }
    .woocommerce-account .woocommercepagecontent.about .woocommerce {
        gap: 0;
    }
}

@media screen and (max-width: 767px) {
    p {
        font-size: 14px;
    }
    .mainhd .headerrow .navigation .nav-top ul {
        display: inline-flex;
        align-items: flex-start;
        gap: 10px;
        margin: 6px 0 0 0;
    }
    .mainhd .headerrow .navigation .nav-top ul li {
        font-size: 10px;
        align-items: flex-start;
        gap: 4px;
    }
    .mainhd .headerrow .navigation .nav-top ul li img {
        width: 11px;
    }
    .mainhd .headerrow .navigation .nav-top:before {
        left: -20px;
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 20px 100%);
        clip-path: polygon(0 0, 100% 0, 100% 100%, 20px 100%);
        height: 29px;
    }
    .mainhd .headerrow .logo {
        max-width: 65px;
        z-index: 1;
    }
    .stellarnav .menu-toggle {
        background: transparent;
        padding-right: 0;
    }
    .mainhd .headerrow .navigation .nav-top {
        top: -8px;
    }
    .mainhd .headerrow .navigation .nav-top ul li {
        font-size: 9px;
    }
    .mainhd .headerrow .navigation .nav-btm {
        gap: 5px;
    }
    .banner .bannertxt {
        position: static;
        background: #1c7aba;
        padding: 20px 0;
        text-align: center;
    }
    .banner .bannertxt .mxw667 p,
    .banner .bannertxt .mxw667 h1 {
        color: white;
    }
    .banner .bannertxt .mxw667 h6 {
        color: #ffc658;
    }
    .banner .bannertxt .mxw667 .btn-row {
        justify-content: center;
    }
    .hope .headingrow,
    .upcoming .headingrow,
    .deity-darshan .headingrow,
    .recent-news .headingrow {
        margin-bottom: 30px;
        flex-direction: column;
        gap: 10px;
        align-items: center !important;
        text-align: center;
    }
    .deity-darshan .headingrow {
        margin-bottom: 10px;
    }
    .threepods .threebx ul {
        margin-bottom: 12px;
        display: flex;
        align-items: center;
        gap: 16px;
        justify-content: center;
    }
    .hope .videocontainer {
        margin-bottom: 20px;
    }
    .threepods .threebx img {
        border-radius: 12px;
        margin-bottom: 20px;
    }
    .threepods {
        text-align: center;
    }
    .threepods .row {
        gap: 30px;
    }
    .hope {
        padding-bottom: 0;
    }
    .threepods h3 {
        margin-bottom: 0;
    }
    .threepods .threebx a {
        font-size: 14px;
    }
    .threepods .threebx a img {
        width: 20px;
        margin-left: 6px;
    }
    .threepods .threebx p {
        margin-bottom: 12px;
    }
    .about,
    .upcoming,
    .explore {
        text-align: center;
    }
    .explore h6 {
        margin-bottom: 0;
    }
    .explore .headingrow h2 {
        margin-bottom: 20px;
    }
    .explore .five-pods .w642 {
        order: 3;
    }
    .explore .five-pods {
        gap: 15px;
        flex-wrap: wrap;
        flex-direction: column;
    }
    .about h2,
    .about p {
        margin-bottom: 12px;
    }
    .explore .five-pods .w306 {
        max-width: 100%;
        gap: 15px;
    }
    /* .join-us .col-md-4:nth-child(2) {
      order: 1;
  } */
    .join-us .col-md-4:nth-child(1) {
        order: 2;
    }
    .join-us .col-md-4:last-child {
        margin-top: 10px;
        order: 2;
    }
    .join-us .imgbx img {
        width: calc(50% - 5px) !important;
        transform: unset !important;
        position: static !important;
    }
    .join-us .txtbx {
        text-align: center;
        margin-top: 0;
        margin-bottom: 20px;
    }
    .join-us .imgbx {
        gap: 10px;
    }
    .deity .deityimg {
        max-width: 581px;
        margin-top: 15px;
        position: static;
    }
    .deity {
        padding-bottom: 0;
        text-align: center;
    }
    .deity h2 {
        margin-bottom: 15px;
    }
    .donation .txt {
        margin-top: 20px;
        text-align: center;
    }
    .donation .txt h2 {
        margin-bottom: 15px;
    }
    /* .mainft {
      padding-top: 0;
  } */
    .mainft .emailcontainer {
        flex-direction: column;
        gap: 20px;
    }
    .ftbx {
        text-align: center;
    }
    .mainft .ftbx ul li a {
        color: var(--Grey, #444);
        display: flex;
        align-items: center;
        gap: 10px;
        justify-content: center;
    }
    .mainft .m69 {
        gap: 15px;
    }
    .mainft br {
        display: none;
    }
    .mainft .col-md-12 .ftbx {
        margin-bottom: 0;
    }
    .afterft p {
        font-size: 12px;
    }
    .explore.explore-edit .five-pods .w306 .txtbx {
        max-width: 100%;
    }
    .explore.explore-edit .five-pods .w306 {
        flex-direction: column;
    }
    .banner.innerbanner .bannertxt {
        padding: 30px 0;
        position: absolute;
        background: transparent;
        align-items: center;
    }
    .upcoming.up-edit .threepods .row {
        gap: 30px 0;
    }
    .banner .bannertxt .mxw667 {
        max-width: unset;
    }
    .banner.innerbanner ul {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .news-details .detailspost .smallimg {
        height: inherit;
        width: 100%;
        margin-top: 20px !important;
        margin-bottom: 0 !important;
    }
    .news-details,
    .recent-news {
        text-align: center;
    }
    .news-details ol {
        text-align: left;
    }
    .news-details .postdetails {
        justify-content: center;
    }
    .deity-darshan .captured img {
        margin-top: 20px !important;
        margin-bottom: 0 !important;
        height: inherit;
    }
    .recent-news .threepods .threebx h3 {
        margin-bottom: 20px;
    }
    .recent-news .threepods .threebx ul li img {
        margin-bottom: 0;
    }
    .recent-news .threepods .threebx h3 {
        margin-bottom: 12px;
    }
    .recent-news .threepods .row {
        gap: 20px 0;
    }
    .class-details .class-det-outer ul li span {
        font-size: 14px;
    }
    .upcoming.up-edit .category ul li {
        margin-bottom: 10px;
    }
    .banner.innerbanner .bannertxt {
        padding: 12px 0 20px 0;
    }
    .buy-row {
        justify-content: space-between;
        align-items: center;
        align-self: stretch;
        gap: 15px;
    }
    .class-details {
        text-align: center;
    }
    .class-details.class-det-edit ol {
        text-align: left;
    }
    .contact-us .contact-outer {
        gap: 15px;
        flex-direction: column;
    }
    .contact-us .contact-outer .contact-container {
        width: 100%;
    }
    .contact-us .contact-outer input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]),
    .contact-us .contact-outer textarea {
        font-size: 16px;
    }
    .contact-us .contact-outer textarea {
        height: 135px;
    }
    .reverse.contact-edit ol {
        text-align: left;
    }
    .mainhd .nav-top ul li {
        font-size: 12px;
    }
    .mainhd .nav-top ul {
        padding: 7px 0 0 7px;
    }
    .explore.explore-edit .five-pods .w642 img {
        max-width: 100%;
        margin: 0 auto;
    }
    .class-details .class-det-outer h5 {
        font-size: 15px;
        line-height: normal;
    }
    .vlntr.sectiondefaultpadding .class-det-outer ol li {
        font-size: 15px;
    }
    .class-details.class-det-edit ol li {
        font-size: 15px;
    }
    .class-details .class-det-outer ul li span {
        margin-top: 6px;
        display: block;
    }
    .class-details .class-det-outer ul.class-det-inner {
        flex-direction: column;
        gap: 15px;
    }
    .class-details .fee ul li span {
        font-size: 15px;
    }
    .threepods .threebx ul li,
    .recent-news ul li span {
        font-size: 14px;
    }
    .recent-news.sectiondefaultpadding {
        padding-bottom: 30px;
    }
    .upcoming.up-edit .searchbox {
        margin: 20px;
    }
    .mainft .emailcontainer .emailaddress input[type="submit"] {
        top: 11px;
    }
    .mainft form .wpcf7-response-output {
        font-size: 14px;
    }
    .explore .headingrow {
        margin-bottom: 24px;
    }
    .explore.explore-edit {
        padding-bottom: 30px;
    }
    h2 {
        margin-bottom: 20px;
    }
    .news-details ol li span {
        font-size: 16px;
    }
    .news-details ol li {
        margin-bottom: 10px;
    }
    .news-details ol {
        margin-top: 15px;
    }
    .about.reverse .abttxt h5 {
        font-size: 15px;
        margin-bottom: 10px;
    }
    .explore .five-pods .txtbx p {
        margin-bottom: 0;
    }
    .hope.sectiondefaultpadding .threepods .row {
        gap: 9px;
    }
    .explore.sectiondefaultpadding .five-pods .txtbx p {
        margin-bottom: 15px;
    }
    .deity.sectiondefaultpadding .deityimg .img1 {
        bottom: 0px;
        right: 0;
    }
    .deity.sectiondefaultpadding .deityimg .img2 {
        width: 330px;
        bottom: 0;
    }
    .deity.sectiondefaultpadding .deityimg {
        position: static;
    }
    .vlntr.sectiondefaultpadding .fee p {
        margin-bottom: 15px;
    }
    .upcoming.up-edit.sectiondefaultpadding .searchbox input[type="search"] {
        padding: 16px 58px 16px 16px;
        font-size: 14px;
    }
    .explore {
        padding-bottom: 30px;
    }
    .vlntr.sectiondefaultpadding .fee .logo {
        width: 160px;
    }
    .page-id-14 .upcoming.up-edit.sectiondefaultpadding .searchbox {
        margin: 0 0 20px;
    }
    .modal.join_nw .form_dv form .inputs .input {
        width: 100%;
    }
    .modal.join_nw .logo {
        width: 100px;
        height: 100px;
    }
    .modal.join_nw .form_dv form .inputs {
        margin-bottom: 16px;
    }
    .modal.join_nw .btn-close {
        width: 20px;
        height: 20px;
    }
    .hope .videocontainer {
        height: 257px;
    }
    .hope .videocontainer .watchnow {
        width: 70px;
        height: 70px;
    }
    .modal.join_nw .form_dv form .inputs .input input:not([type="submit"]),
    .modal.join_nw .form_dv form .inputs .input select,
    .modal.join_nw .form_dv form .inputs .input textarea {
        font-size: 15px;
    }
    .modal.join_nw .form_dv form .inputs .input textarea {
        max-height: 150px;
    }
    .prdct_dtls.about .abttxt h2 {
        text-align: left;
    }
    .prdct_dtls.about {
        text-align: left;
    }
    .prdct_dtls.about .abttxt p.price {
        text-align: left;
    }
    .prdct_dtls.about .abttxt .woocommerce-product-details__short-description p {
        font-size: 15px;
        margin-bottom: 12px;
        text-align: left;
    }
    .prdct_dtls.about .abttxt form .single_add_to_cart_button,
    .prdct_dtls.about .abttxt form .wpcbn-btn-single {
        height: auto;
        max-height: -moz-max-content;
        max-height: max-content;
    }
    .prdct_dtls.about .abttxt .product_meta .posted_in {
        font-size: 15px;
    }
    .about.woocommercepagecontent .wc-block-components-main table tbody td.wc-block-cart-item__total {
        display: none;
    }
    .about.woocommercepagecontent .wc-block-components-main table .wc-block-components-product-name {
        font-size: 18px;
    }
    .about.woocommercepagecontent .wc-block-components-main table .wc-block-cart-item__prices,
    .about.woocommercepagecontent .wc-block-components-main table td p {
        text-align: left;
    }
    .about.woocommercepagecontent {
        text-align: left;
    }
    .page-id-302 .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title {
        margin-top: 0;
    }
    .page-id-302 .is-mobile .wc-block-components-form .wc-block-components-checkout-step,
    .page-id-302 .is-small .wc-block-components-form .wc-block-components-checkout-step {
        margin-bottom: 20px;
    }
    .about.woocommercepagecontent .is-mobile .wc-block-cart__sidebar,
    .about.woocommercepagecontent .is-mobile.wc-block-components-sidebar-layout {
        margin-bottom: 0;
    }
    .about.woocommercepagecontent .wc-block-cart__submit {
        margin-bottom: 0;
    }
    .about.woocommercepagecontent .wp-block-woocommerce-empty-cart-block ul.wc-block-grid__products .wc-block-grid__product-title {
        min-height: auto;
    }
    .woocommerce-account .woocommercepagecontent.about .woocommerce {
        flex-wrap: wrap;
    }
    .woocommerce-account .woocommercepagecontent.about .woocommerce .woocommerce-MyAccount-navigation,
    .woocommerce-account .woocommercepagecontent.about .woocommerce .woocommerce-MyAccount-content,
    .woocommerce-account .woocommercepagecontent.about .woocommerce .woocommerce-MyAccount-content .addresses .woocommerce-Address {
        width: 100%;
    }
    .woocommerce-account .woocommercepagecontent.about .woocommerce .woocommerce-MyAccount-content .addresses {
        flex-wrap: wrap;
    }
    .woocommerce-account .woocommercepagecontent.about .woocommerce .woocommerce-MyAccount-content .addresses address {
        margin-bottom: 0;
    }
    .woocommerce-account .woocommercepagecontent.about .woocommerce .woocommerce-MyAccount-content .woocommerce-info .wc-forward {
        float: none;
        margin-top: 20px;
    }
    .woocommerce-account .woocommercepagecontent.about .woocommerce .woocommerce-MyAccount-content form .form-row {
        width: 100%;
    }
    .woocommerce-account .woocommercepagecontent.about .woocommerce .woocommerce-MyAccount-content form button[type="submit"] {
        margin: 15px auto 0;
        display: table;
    }
    .woocommerce-account .woocommercepagecontent.about .woocommerce .woocommerce-MyAccount-content form label {
        font-size: 14px;
    }
    .page-id-14 .upcoming.up-edit .row,
    .page-id-18 .upcoming.up-edit .row {
        flex-direction: column-reverse;
    }
    .page-id-18 .upcoming.up-edit .stky .calender-outer {
        display: none;
    }
    .upcoming.up-edit.sectiondefaultpadding .searchbox span {
        display: block;
    }
    .page-id-18 .upcoming.up-edit .searchbox,
    .page-id-14 .upcoming.up-edit .searchbox {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin: 0 0 20px;
        /* flex-wrap: wrap; */
        gap: 7px;
    }
    .banner img {
        -o-object-position: right;
        object-position: right;
    }
    .page-id-18 .upcoming.up-edit .searchbox form,
    .page-id-14 .upcoming.up-edit .searchbox form {
        width: 82%;
    }
    .page-id-18 .upcoming.up-edit .searchbox span,
    .page-id-14 .upcoming.up-edit .searchbox span {
        width: 53px;
        height: 53px;
        border-radius: 6px;
        border: 1px solid #dedede;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 4px;
        font-size: 18px;
        color: #000;
    }
    .page-id-18 .upcoming.up-edit .category.active,
    .page-id-14 .upcoming.up-edit .calender-outer.active {
        height: auto;
        top: 55px;
        opacity: 1;
        z-index: 99;
    }
    .page-id-18 .upcoming.up-edit .category,
    .page-id-14 .upcoming.up-edit .calender-outer {
        position: absolute;
        width: 100%;
        top: 0;
        right: 0;
        transition: all 0.4s ease;
        height: 0px;
        margin-bottom: 0;
        opacity: 0;
        z-index: -1;
    }
}

@media screen and (max-width: 639px) {
    .mainhd {
        padding: 0;
    }
    .mainhd .nav-top ul {
        padding: 7px 0 9px 7px;
        width: 100%;
    }
    .mainhd .nav-top {
        background: #fff;
        position: relative;
        z-index: -1;
    }
    .mainhd .nav-top ul:before {
        display: none;
    }
    .mainhd .headerrow .navigation {
        top: 0;
    }
    .mainhd .headerrow .navigation .nav-btm {
        margin-top: 0;
        margin-bottom: 0;
    }
    .mainhd .headerrow {
        padding: 10px 0;
    }
    .mainhd .nav-top ul {
        justify-content: center;
    }
    .mainhd .nav-top ul li {
        font-size: 8px;
        align-items: center;
    }
}


/*# sourceMappingURL=responsive.css.map */