@charset "UTF-8";

@font-face {
    font-family: "Proxima Nova Alt";
    src: local("Proxima Nova Alt"), url(https://www.aptemples.ap.gov.in/static/media/FontsFree-Net-ProximaNovaAltRegular.b2e1cdff.ttf) format("truetype");
    font-display: fallback
}

@font-face {
    font-family: "Proxima Nova Alt";
    src: local("Proxima Nova Alt"), url(https://www.aptemples.ap.gov.in/static/media/FontsFree-Net-Proxima-Nova-Bold.09394b2a.otf) format("truetype");
    font-weight: 700;
    font-display: fallback
}

@font-face {
    font-family: "Proxima Nova Alt";
    src: local("Proxima Nova Alt"), url(https://www.aptemples.ap.gov.in/static/media/FontsFree-Net-Proxima-Nova-Sbold.22781785.otf) format("truetype");
    font-weight: 600;
    font-display: fallback
}

body {
    margin: 0;
    font-family: "Proxima Nova Alt", sans-serif;
    -moz-osx-font-smoothing: grayscale;
    color: #181818;
    -webkit-print-color-adjust: exact !important;
    print-color-adjust: exact !important
}

body::-webkit-scrollbar {
    display: none
}

html {
    scroll-behavior: smooth
}

code {
    font-family: source-code-pro, Menlo, Monaco, Consolas, "Courier New", monospace;
    font-display: fallback
}

.rc-anchor-invisibler {
    display: none !important
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #222;
    margin-bottom: 0;
    margin-top: 0;
    font-weight: 600
}

.sd-imp {
    color: red;
    padding-left: 3px
}

.pdf-container {
    margin: auto
}

.inner-pdf {
    margin: 30px 0
}

.sd-btn-orange {
    padding: 6px 13px
}

.sd-video {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100vh;
    z-index: 49;
    left: 0;
    right: 0;
    object-fit: cover
}

.home-hidden {
    display: none
}

.box {
    position: relative;
    width: 200px;
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background-color: #fff
}

.box .percent {
    position: relative;
    width: 150px;
    height: 140px;
    border-radius: 50%;
    background: transparent;
    z-index: 49
}

.box .percent svg {
    position: relative;
    width: 150px;
    height: 135px;
    -webkit-transform: rotate(-95deg);
    transform: rotate(-95deg)
}

.box .percent svg circle {
    width: 100%;
    height: 100%;
    fill: none;
    stroke-width: 10;
    stroke-linecap: round;
    -webkit-transform: translate(5px, 5px);
    transform: translate(5px, 5px);
    stroke-dasharray: 400
}

.box .percent .number {
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%
}

.box .percent .number h2 {
    color: #991403;
    font-weight: 700;
    font-size: 30px;
    transition: .5s
}

.box .text {
    text-align: center;
    color: #181818;
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 10px
}

.tenders {
    flex-wrap: wrap;
    grid-row-gap: 20px;
    row-gap: 20px;
    grid-column-gap: 10px;
    -webkit-column-gap: 10px;
    column-gap: 10px
}

.tenders .tenders-div {
    min-width: 300px;
    justify-content: center
}

.tenders {
    display: flex;
    padding-bottom: 60px
}

.tenders-heading {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 40px 30px 30px
}

.tenders-heading h1 {
    font-size: 30px;
    color: #991403;
    padding-bottom: 10px;
    letter-spacing: 0;
    font-weight: 400;
    text-align: center
}

.tenders-heading h1 span {
    font-weight: 600
}

.tenders-heading img {
    height: 10px
}

.tenders .tenders-div {
    overflow: hidden;
    max-width: 300px;
    padding: 15px;
    border: 1px solid #ececec;
    border-radius: 6px;
    display: flex;
    justify-content: space-between;
    flex-direction: column
}

.tenders .tenders-div img {
    width: 100%;
    height: 100%;
    margin-bottom: 10px;
    min-height: 300px
}

.tenders .tenders-div h3,
.tenders .tenders-div h5 {
    margin: 4px 0
}

.tenders .tenders-div a {
    margin-top: 10px;
    background: #991403;
    color: #fff;
    padding: 6px 13px;
    outline: none;
    border: none;
    border-radius: 6px;
    text-align: center
}

.breadcrumb-div {
    background-color: #efefef;
    justify-content: space-between;
    height: 50px;
    padding: 0 60px;
    font-family: "Proxima Nova Alt", sans-serif;
    overflow-x: auto;
    border-bottom: 1px solid #d3d3d3;
    overflow-y: hidden
}

.breadcrumb-div,
.breadcrumb-div .bc-left {
    display: flex;
    align-items: center
}

.breadcrumb-div .bc-left .mr-2 {
    margin-right: 1rem
}

.breadcrumb-div .bc-left .ml-2 {
    margin-left: .5rem
}

.breadcrumb-div .bc-left p {
    margin: 0;
    font-size: 13px;
    letter-spacing: .2px;
    cursor: pointer;
    color: #181818;
    white-space: nowrap;
    text-transform: capitalize
}

.breadcrumb-div .bc-left img {
    -webkit-filter: invert(.5);
    filter: invert(.5);
    height: 10px
}

.breadcrumb-div .bc-left .voilet {
    color: #a41503;
    font-weight: 500
}

.breadcrumb-div .bc-right {
    display: flex;
    align-items: center;
    height: 60%
}

.breadcrumb-div .bc-right .gp-breadcrumb {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center
}

.breadcrumb-div .bc-right .gp-breadcrumb .gpbd-left {
    border-right: 1px solid #ccc;
    display: flex;
    justify-content: flex-end
}

.breadcrumb-div .bc-right .gp-breadcrumb .gpbd-left h3 {
    display: flex;
    height: 100%;
    align-items: center;
    font-size: 14px;
    font-weight: 600;
    margin: 0 10px 0 0;
    color: #181818;
    white-space: nowrap
}

.breadcrumb-div .bc-right .gp-breadcrumb .gpbd-left h3 img {
    height: 15px;
    margin-right: 5px
}

.breadcrumb-div .bc-right .gp-breadcrumb div {
    display: flex;
    padding: .5vw;
    justify-content: space-between;
    align-items: center
}

.breadcrumb-div .bc-right .gp-breadcrumb div p {
    font-size: 17px;
    margin: 0 18px 0 17px;
    color: #181818;
    white-space: nowrap;
    display: flex;
    align-items: baseline;
    font-weight: 600
}

.breadcrumb-div .bc-right .gp-breadcrumb div p img {
    height: 11px;
    margin-right: 3px
}

.breadcrumb-div .bc-right .gp-breadcrumb div button {
    color: #fff;
    white-space: nowrap;
    background-color: #991403;
    border: none;
    display: flex;
    align-self: center;
    align-items: center;
    font-size: 14px;
    padding: 6px 13px;
    letter-spacing: .2px;
    justify-content: center;
    font-weight: 600;
    letter-spacing: 1px
}

.breadcrumb-div .bc-right .gp-breadcrumb div button img {
    height: 12px;
    margin: 2px 0 0 4px
}

.breadcrumb-div-about {
    background-color: #efefef;
    justify-content: flex-end;
    height: 50px;
    padding: 0 60px;
    font-family: "Proxima Nova Alt", sans-serif;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #d3d3d3
}

.breadcrumb-div-about .sd-bc-left-about {
    display: flex;
    align-items: center;
    overflow-x: auto;
    width: 100%
}

.breadcrumb-div-about .sd-bc-left-about .mr-2 {
    margin-right: 1rem
}

.breadcrumb-div-about .sd-bc-left-about .ml-2 {
    margin-left: .5rem
}

.breadcrumb-div-about .sd-bc-left-about p {
    margin: 0;
    font-size: 13px;
    letter-spacing: .2px;
    cursor: pointer;
    color: #181818;
    white-space: nowrap
}

.breadcrumb-div-about .sd-bc-left-about img {
    -webkit-filter: invert(.5);
    filter: invert(.5);
    height: 10px
}

.breadcrumb-div-about .sd-bc-left-about .voilet {
    color: #991403;
    font-weight: 500
}

.breadcrumb-div-about .sd-bc-right-about {
    display: none
}

.breadcrumb-div-about .sd-bc-right-about button {
    padding: 2px 10px;
    color: #fff;
    border: 1.5px solid #991403;
    background-color: #991403;
    outline: none;
    box-shadow: none;
    display: flex;
    align-items: center
}

.breadcrumb-div-about .sd-bc-right-about img {
    margin-left: 5px;
    height: 12px;
    -webkit-transform: ease-in;
    transform: ease-in;
    color: #991403;
    -webkit-filter: brightness(100);
    filter: brightness(100)
}

.mr-2 {
    margin-right: 2rem
}

.ml-2 {
    margin-left: 2rem
}

.sd-coming-soon {
    height: 75vh;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

.sd-coming-soon h2 {
    color: #d42204;
    font-weight: 700;
    font-size: 50px;
    line-height: 61px
}

.sd-coming-soon h4 {
    line-height: 23px;
    color: #000;
    font-size: 20px;
    margin-top: 10px !important;
    text-align: center
}

.sd-coming-soon p {
    font-size: 14px;
    margin-top: 10px
}

.sd-coming-soon p span {
    color: #991403;
    font-weight: 600
}

.sd-loading {
    height: 90vh;
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    padding: 5vw;
    z-index: 50
}

.sd-loading img {
    height: 70px
}

.sd-loading p {
    color: #181818
}

@media screen and (min-width:1500px) {

    .breadcrumb-div-about .sd-bc-left-about p,
    .breadcrumb-div .bc-left p {
        font-size: 16px
    }
}

@media screen and (max-width:900px)and (min-width:600px) {
    .breadcrumb-div {
        background-color: #efefef;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-left: 40px;
        padding-right: 40px;
        border-bottom: 2px solid #d3d3d3
    }

    .breadcrumb-div .sd-bc-left-about {
        width: 100%;
        display: flex;
        align-items: center
    }

    .breadcrumb-div .sd-bc-left-about p {
        margin: 0;
        font-size: 14px;
        letter-spacing: .5px;
        text-align: center
    }

    .breadcrumb-div .sd-bc-left-about img {
        -webkit-filter: invert(.5);
        filter: invert(.5);
        height: 1vh;
        margin-left: 5px !important;
        margin-right: 5px !important
    }

    .breadcrumb-div .sd-bc-left-about .voilet {
        color: #991403;
        font-weight: 600
    }

    .breadcrumb-div .bc-right {
        display: flex;
        align-items: center;
        height: 60%;
        width: 60%
    }

    .breadcrumb-div .bc-right .gp-breadcrumb {
        display: flex;
        width: 100%;
        height: 100%;
        justify-content: flex-end;
        align-items: center
    }

    .breadcrumb-div .bc-right .gp-breadcrumb .gpbd-left {
        border-right: 2px solid hsla(0, 0%, 89.8%, .8705882353);
        display: flex;
        justify-content: flex-end
    }

    .breadcrumb-div .bc-right .gp-breadcrumb .gpbd-left h3 {
        display: flex;
        height: 100%;
        align-items: center;
        font-size: 10px;
        margin: 0 5px 0 0
    }

    .breadcrumb-div .bc-right .gp-breadcrumb .gpbd-left h3 img {
        height: 12px
    }

    .breadcrumb-div .bc-right .gp-breadcrumb div {
        display: flex;
        padding: .5vw;
        justify-content: space-between;
        align-items: center
    }

    .breadcrumb-div .bc-right .gp-breadcrumb div p {
        margin: 0 5px 0 0;
        font-size: 10px;
        font-weight: 600
    }

    .breadcrumb-div .bc-right .gp-breadcrumb div p i {
        font-size: 1vw;
        opacity: .8
    }

    .breadcrumb-div .bc-right .gp-breadcrumb div p img {
        height: 9px;
        margin-right: 5px
    }

    .breadcrumb-div .bc-right .gp-breadcrumb div button {
        color: #fff;
        background-color: #991403;
        border: none;
        display: flex;
        align-self: center;
        align-items: center;
        font-size: 8px;
        padding: 6px 8px;
        justify-content: center;
        font-weight: 600;
        letter-spacing: 1px;
        white-space: nowrap
    }

    .breadcrumb-div .bc-right .gp-breadcrumb div button img {
        height: 11px
    }

    .breadcrumb-div-about {
        padding-left: 40px;
        padding-right: 40px
    }

    .breadcrumb-div-about .sd-bc-left-about p {
        margin: 0;
        font-size: 14px;
        letter-spacing: .5px;
        text-align: center
    }

    .breadcrumb-div-about .sd-bc-left-about img {
        -webkit-filter: invert(.5);
        filter: invert(.5);
        height: 1vh;
        margin-left: 5px !important;
        margin-right: 5px !important
    }

    .breadcrumb-div-about .sd-bc-left-about .voilet {
        color: #991403;
        font-weight: 600
    }
}

@media screen and (max-width:600px) {
    .breadcrumb-div {
        background-color: #efefef;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-left: 20px;
        padding-right: 20px;
        border-bottom: 2px solid #d3d3d3
    }

    .breadcrumb-div .bc-left {
        width: 100%;
        display: flex;
        align-items: center
    }

    .breadcrumb-div .bc-left p {
        margin: 0;
        font-size: 12px;
        letter-spacing: .5px;
        text-align: center
    }

    .breadcrumb-div .bc-left img {
        -webkit-filter: invert(.5);
        filter: invert(.5);
        height: 1vh;
        margin-left: 5px !important;
        margin-right: 5px !important
    }

    .breadcrumb-div .bc-left .voilet {
        color: #991403;
        font-weight: 600
    }

    .breadcrumb-div .bc-right {
        display: flex;
        align-items: center;
        height: 60%
    }

    .breadcrumb-div .bc-right .gp-breadcrumb {
        display: none;
        width: 100%;
        height: 100%;
        align-items: center
    }

    .breadcrumb-div .bc-right .gp-breadcrumb .gpbd-left {
        width: 45%;
        border-right: 2px solid hsla(0, 0%, 89.8%, .8705882353);
        display: flex;
        justify-content: flex-end
    }

    .breadcrumb-div .bc-right .gp-breadcrumb .gpbd-left h3 {
        display: flex;
        height: 100%;
        align-items: center;
        font-size: 1.2vw;
        margin: 0 1vw 0 0
    }

    .breadcrumb-div .bc-right .gp-breadcrumb .gpbd-left h3 i {
        margin-right: .3vw
    }

    .breadcrumb-div .bc-right .gp-breadcrumb div {
        width: 55%;
        display: flex;
        padding: .5vw;
        justify-content: space-between;
        align-items: center
    }

    .breadcrumb-div .bc-right .gp-breadcrumb div p {
        margin-left: 1vw;
        margin-bottom: 0;
        font-size: 1.3vw;
        font-weight: 600
    }

    .breadcrumb-div .bc-right .gp-breadcrumb div p i {
        font-size: 1vw;
        opacity: .8
    }

    .breadcrumb-div .bc-right .gp-breadcrumb div button {
        color: #fff;
        background-color: #991403;
        border: none;
        display: flex;
        align-self: center;
        align-items: center;
        width: 50%;
        font-size: 1.15vw;
        padding: .4vw;
        justify-content: center;
        font-weight: 600;
        letter-spacing: 1px;
        white-space: nowrap
    }

    .breadcrumb-div .bc-right .gp-breadcrumb div button img {
        height: 9%;
        margin-top: .2vh;
        width: 15%
    }

    .breadcrumb-div-about {
        padding-left: 20px;
        padding-right: 20px
    }

    .breadcrumb-div-about .sd-bc-left-about p {
        margin: 0;
        font-size: 12px;
        letter-spacing: .5px;
        text-align: center
    }

    .breadcrumb-div-about .sd-bc-left-about img {
        -webkit-filter: invert(.5);
        filter: invert(.5);
        height: 1vh;
        margin-left: 5px !important;
        margin-right: 5px !important
    }

    .breadcrumb-div-about .sd-bc-left-about .voilet {
        color: #991403;
        font-weight: 600
    }

    .breadcrumb-div-about .sd-bc-right-about {
        display: flex
    }

    .breadcrumb-div-about .sd-bc-right-about .sd-none {
        display: none !important
    }
}

@media screen and (max-width:378px) {
    .breadcrumb-div {
        overflow-x: scroll
    }

    .breadcrumb-div,
    .breadcrumb-div-about {
        padding-left: 20px
    }
}

@media screen and (min-width:378px)and (max-width:768px) {
    .pdf-container {
        display: none
    }
}

@-webkit-keyframes load {
    0% {
        stroke-dashoffset: 500
    }

    to {
        stroke-dashoffset: -1000
    }
}

@keyframes load {
    0% {
        stroke-dashoffset: 500
    }

    to {
        stroke-dashoffset: -1000
    }
}
.pageCompOne {
    align-items: center;
}
.pageCompOne .pageBanner {
    padding: 60px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
}
.pageCompOne .dietyDiv .dietyImg .MainDiety {
    max-height: 100%;
}
.pageCompOne .dietyDiv .dietyImg {
    width: 100%;
    height: 100%;
}
.pageCompOne .dietyDiv {
    flex-flow: wrap;
    border-radius: 20px;
    overflow: hidden;
    width: 350px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
}
.pageCompOne .dietyDiv .dietyImg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.breadcrumb-div-about {
    background-color: #efefef;
    justify-content: flex-end;
    height: 50px;
    padding: 0 60px;
    font-family: "Proxima Nova Alt", sans-serif;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #d3d3d3;
}

.sd-navbar-custom {
    height: 132px;
    font-family: Proxima Nova Alt
}

.sd-navbar-custom .dropdown-item {
    font-size: 12px;
    padding: 7px 15px;
    color: #000 !important;
    display: block;
    white-space: break-spaces
}

.sd-navbar-custom .dropdown-item:hover {
    background-color: rgba(240, 239, 239, .774)
}

.sd-navbar-custom .sd-top-nav {
    height: 90px;
    display: flex;
    padding-left: 60px;
    padding-right: 60px;
    background-color: #fb8b24;
    justify-content: space-between
}

.sd-navbar-custom .sd-top-nav .sd-top-nav-left {
    color: #000;
    display: flex;
    align-items: center;
    font-size: 12px;
    padding: 10px 0;
    cursor: pointer
}

.sd-navbar-custom .sd-top-nav .sd-top-nav-right {
    display: flex;
    width: 52%;
    height: 100%;
    flex-direction: column;
    align-items: flex-end
}

.sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-tnl-top {
    display: flex;
    margin-bottom: 10px;
    justify-content: flex-end;
    width: 100%;
    padding: 5px 0
}

.sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-tnl-top .social-handles img {
    height: 20px;
    margin: 0 5px;
    cursor: pointer;
    -webkit-filter: brightness(0);
    filter: brightness(0)
}

.sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-tnl-top .social-handles img:hover {
    -webkit-filter: brightness(100);
    filter: brightness(100)
}

.sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-tnl-top .sd-inner-div {
    border-right: 1px solid #956a33;
    border-left: 1px solid #956a33;
    font-size: 13px;
    font-weight: 400;
    color: #000;
    height: 100%;
    align-items: center;
    display: flex;
    justify-content: center;
    letter-spacing: .5px;
    cursor: pointer
}

.sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-tnl-top .sd-inner-div div {
    display: flex;
    align-items: center
}

.sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-tnl-top .sd-inner-div:hover {
    background-color: #40102e;
    color: #fff
}

.sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-tnl-top .sd-inner-div img {
    margin-right: 6px;
    height: 14px;
    cursor: pointer
}

.sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-tnl-top .sd-inner-div p {
    text-decoration: none
}

.sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-tnl-top .sd-w-22 {
    width: 32%
}

.sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-tnl-top .sd-w-18 {
    width: 18%
}

.sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-tnl-top .sd-w-17 {
    width: 17%
}

.sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-tnl-top .sd-w-24 {
    width: auto;
    padding: 0 14.5px
}

.sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-tnl-top .sd-w-25 {
    width: 25%
}

.sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-tnl-top .dropdown {
    width: 18%
}

.sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-tnl-top .dropdown:hover {
    background-color: #40102e
}

.sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-tnl-top .dropdown button {
    width: 100%;
    white-space: nowrap;
    align-items: center;
    display: flex;
    justify-content: center;
    height: 100%;
    font-size: 11px;
    letter-spacing: .5px;
    font-weight: 400;
    color: #000;
    outline: none;
    cursor: pointer;
    border-right: 1px solid #44469f;
    border-left: 1px solid #44469f;
    box-shadow: none;
    border-radius: 3px
}

.sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-tnl-top .dropdown button img {
    height: 7px;
    margin-left: 6px;
    margin-top: 2px
}

.sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-tnl-top .dropdown .dropdown-menu {
    width: 100%;
    margin-left: -5%
}

.sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-tnl-top .dropdown .dropdown-menu p {
    font-size: 12px;
    padding: 7px 15px;
    margin-bottom: 0;
    color: #181818 !important;
    display: block;
    white-space: break-spaces
}

.sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-tnl-top .dropdown .dropdown-menu p:hover {
    background-color: rgba(240, 239, 239, .774)
}

.sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-tnl-top .sd-dropdown-language {
    position: relative;
    width: auto;
    padding: 0 14.5px;
    margin-left: 10px;
    display: inline-block;
    border-left: 1px solid #956a33
}

.sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-tnl-top .sd-dropdown-language:hover .sd-dropdown-content-language {
    display: flex
}

.sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-tnl-top .sd-dropdown-language:hover {
    background-color: #40102e;
    color: #fff
}

.sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-tnl-top .sd-dropdown-language .sd-dropbtn-language {
    width: 100%;
    align-items: center;
    display: flex;
    justify-content: center;
    height: 100%;
    font-size: 13px;
    letter-spacing: .5px;
    font-weight: 400;
    color: #000;
    outline: none;
    cursor: pointer;
    border: none;
    box-shadow: none;
    border-radius: 0;
    background-color: transparent
}

.sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-tnl-top .sd-dropdown-language .sd-dropbtn-language img {
    height: 7px;
    margin-left: 6px;
    margin-top: 2px;
    -webkit-filter: brightness(0);
    filter: brightness(0)
}

.sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-tnl-top .sd-dropdown-language .sd-dropbtn-language:hover {
    color: #fff
}

.sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-tnl-top .sd-dropdown-language .sd-dropbtn-language:hover img {
    -webkit-filter: brightness(100);
    filter: brightness(100)
}

.sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-tnl-top .sd-dropdown-language .sd-dropdown-content-language {
    display: none;
    flex-direction: column;
    position: absolute;
    background-color: #fff;
    min-width: 140px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    z-index: 49;
    margin-top: .1vh;
    margin-left: -15px;
    color: #000 !important;
    border-radius: 3px;
    padding: 4px 0
}

.sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-tnl-top .sd-dropdown-language .sd-dropdown-content-language p {
    width: 100%;
    font-size: 13px;
    padding: 4px 10px;
    color: #181818;
    text-decoration: none;
    font-weight: 400;
    cursor: pointer
}

.sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-tnl-top .sd-dropdown-language .sd-dropdown-content-language p:hover {
    background-color: #f0efef
}

.sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-tnl-top .sd-selected {
    background-color: #40102e !important
}

.sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-tnl-bottom {
    display: flex;
    flex-direction: row;
    width: 100%;
    flex-wrap: nowrap;
    justify-content: flex-end;
}

.sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-tnl-bottom .sd-tnlb-top {
    background-color: #fff;
    padding: 0 10px;
    border-radius: 6px;
    height: 80%;
    margin-right: 20px;
   
    display: flex;
    justify-content: space-between;
    align-items: center
}

.sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-tnl-bottom .sd-tnlb-top input {
    border: none;
    height: 100%;
    width: 80%;
    color: #000
}

.sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-tnl-bottom .sd-tnlb-top input::-webkit-input-placeholder {
    color: #000
}

.sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-tnl-bottom .sd-tnlb-top input::placeholder {
    color: #000
}

.sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-tnl-bottom .sd-tnlb-top input:focus {
    border: none;
    box-shadow: none;
    outline: none
}

.sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-tnl-bottom .sd-tnlb-top img {
    -webkit-filter: brightness(0);
    filter: brightness(0);
    height: 50%
}

.sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-tnl-bottom .sd-tnlb-button {
    height: 90%;
    font-size: 13px;
    background-color: #ce5524;
    color: #fff;
    border: none;
    box-shadow: none;
    white-space: nowrap;
    border-radius: 0;
    font-weight: 400;
    margin: 0;
    border-radius: 6px;
    height: 80%;
    letter-spacing: .2px;
    padding: 0 10px;
    display: flex;
    align-items: center
}

.sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-tnl-bottom .sd-tnlb-button:hover {
    background-color: #40102e
}

.sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-tnl-bottom .sd-tnlb-button img {
    height: 17px;
    margin-right: 3px
}

.sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-tnl-bottom .sd-tnlb-button .sd-dropdown-signin {
    margin-left: 3px;
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: center
}

.sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-tnl-bottom .sd-tnlb-button .sd-dropdown-signin:hover .sd-dropdown-content-signin {
    display: flex
}

.sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-tnl-bottom .sd-tnlb-button .sd-dropdown-signin:hover {
    background-color: #40102e
}

.sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-tnl-bottom .sd-tnlb-button .sd-dropdown-signin img {
    padding-left: 10px
}

.sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-tnl-bottom .sd-tnlb-button .sd-dropdown-signin .sd-dropbtn-signin {
    text-transform: capitalize;
    width: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    height: 100%;
    font-size: 11px;
    letter-spacing: .5px;
    font-weight: 400;
    color: #fff;
    outline: none;
    cursor: pointer;
    border: none;
    box-shadow: none;
    border-radius: 0;
    background-color: transparent
}

.sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-tnl-bottom .sd-tnlb-button .sd-dropdown-signin .sd-dropbtn-signin .spcl {
    height: 16px;
    padding-left: 0;
    margin: 0 5px 0 0
}

.sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-tnl-bottom .sd-tnlb-button .sd-dropdown-signin .sd-dropbtn-signin img {
    height: 7px;
    margin-left: 6px;
    margin-top: 2px
}

.sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-tnl-bottom .sd-tnlb-button .sd-dropdown-signin .sd-dropdown-content-signin {
    display: none;
    flex-direction: column;
    position: absolute;
    background-color: #fff;
    min-width: 160px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    z-index: 49;
    margin-top: .1vh;
    right: 0;
    text-align: left;
    color: #000 !important;
    border-radius: 3px;
    padding: .5vw 0
}

.sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-tnl-bottom .sd-tnlb-button .sd-dropdown-signin .sd-dropdown-content-signin p {
    width: 100%;
    margin-bottom: 0;
    font-size: 13px;
    padding: 5px 15px;
    color: #181818;
    text-decoration: none;
    font-weight: 500;
    cursor: pointer
}

.sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-tnl-bottom .sd-tnlb-button .sd-dropdown-signin .sd-dropdown-content-signin p:hover {
    background-color: #f0efef
}

.sd-navbar-custom .sd-bottom-nav {
    height: 42px;
    display: flex;
    padding-left: 50px;
    padding-right: 50px;
    background-color: #9a031e
}

.sd-navbar-custom .sd-bottom-nav .sd-inner-navbar {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-hamburger-icon {
    display: none
}

.sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-hamburger-icon div {
    width: 30px;
    height: 3px;
    background-color: #fff;
    margin: 6px 0
}

.sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .mobile-logo,
.sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider,
.sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-right-sider,
.sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-user-slider {
    display: none
}

.sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-left {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-left .logo {
    height: 110px;
    margin-bottom: 35px;
    cursor: pointer
}

.sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-left p {
    font-size: 19px;
    line-height: 22px;
    font-weight: 400;
    margin-left: 10px;
    letter-spacing: .4px;
    text-decoration: none;
    cursor: pointer;
    color: #fff
}

.sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-right {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    padding: 0;
    width: 100%;
    height: 100%
}

.sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-right .sd-top-list {
    padding-right: 0;
    display: flex;
    justify-content: flex-end;
    margin-bottom: 0;
    list-style: none;
    text-align: right;
    align-items: center
}

.sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-right .sd-top-list .item {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center
}

.sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-right .sd-top-list .item p {
    display: flex;
    align-items: center;
    font-weight: 400;
    color: #fff;
    font-size: 15px;
    text-decoration: none;
    padding: 10px 15px;
    height: 100%;
    text-align: right
}

.sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-right .sd-top-list .item p img {
    height: 18px
}

.sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-right .sd-top-list .item p:hover {
    background-color: #40102e
}

.sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-right .sd-top-list .item img {
    height: 18px;
    padding: 0 15px
}

.sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-right .sd-top-list .sd-spcl img {
    padding-right: 0
}

.sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-right .sd-bottom-list {
    padding-bottom: 0;
    display: flex;
    margin-bottom: 0;
    list-style: none;
    align-items: center;
    padding-left: 0
}

.sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-right .sd-bottom-list .item {
    align-self: center
}

.sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-right .sd-bottom-list .item p {
    font-weight: 400;
    color: #fff;
    padding: 2px 15px 4px;
    letter-spacing: .2px;
    font-size: 15px;
    text-decoration: none
}

.sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-right .sd-bottom-list .item:hover {
    background-color: #40102e
}

.sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-right .sd-bottom-list .border-r {
    align-self: center
}

.sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-right .sd-bottom-list .sd-first-button {
    align-self: center;
    height: 100%;
    font-size: 15px;
    display: flex;
    white-space: nowrap
}

.sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-right .sd-bottom-list .sd-first-button .dropdown-menu {
    display: none;
    width: 210px;
    margin-top: -.1vh;
    color: #fff !important
}

.sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-right .sd-bottom-list .sd-first-button .dropdown-menu p {
    font-size: 13px;
    padding: 6px 13px;
    margin-bottom: 0;
    color: #fff;
    text-decoration: none;
    font-weight: 400;
    cursor: pointer
}

.sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-right .sd-bottom-list .sd-first-button .dropdown-menu p:hover {
    background-color: #f0efef
}

.sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-right .sd-bottom-list .sd-first-button .dropdown-menu p:hover>.side-hover {
    display: block
}

.sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-right .sd-bottom-list .sd-first-button .dropdown-menu p .side-hover {
    box-shadow: 1px 1px 7px 0 rgba(0, 0, 0, .2);
    display: none;
    padding-top: 1vh;
    padding-bottom: 1vh;
    margin-left: 82%;
    background-color: #fff;
    position: absolute;
    min-width: 100%;
    margin-top: -17%
}

.sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-right .sd-bottom-list .sd-first-button .dropdown-menu p .side-hover div {
    font-size: 13px;
    line-height: 16px;
    padding: 8px 15px;
    color: #fff
}

.sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-right .sd-bottom-list .sd-first-button .dropdown-menu p .side-hover div:hover {
    background-color: #f0efef
}

.sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-right .sd-bottom-list .sd-first-button .dropdown-menu p .side-hover div p {
    color: #fff !important;
    padding-left: 0;
    text-decoration: none
}

.sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-right .sd-bottom-list .sd-first-button .dropdown-menu p .side-hover div p:hover {
    background-color: #f0efef
}

.sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-right .sd-bottom-list .sd-first-button .dropdown-menu p .sd-pra {
    max-width: 270px;
    width: 270px
}

.sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-right .sd-bottom-list .sd-first-button .dropdown-menu p .sd-left-hover {
    margin-right: 0;
    margin-left: -105%
}

.sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-right .sd-bottom-list .sd-first-button .sd-media {
    max-width: 140px
}

.sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-right .sd-bottom-list .sd-first-button .sd-left {
    margin-left: -85px !important;
    width: 170px !important
}

.sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-right .sd-bottom-list .sd-first-button:hover {
    background-color: #40102e
}

.sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-right .sd-bottom-list .sd-first-button:hover>.dropdown-menu {
    display: flex !important;
    flex-direction: column
}

.sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-right .sd-bottom-list .sd-first-button .active {
    background-color: #40102e
}

.sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-right .sd-bottom-list .sd-first-button button {
    height: 100%;
    font-size: 15px;
    background-color: #9a031e;
    color: #fff;
    border: none;
    box-shadow: none;
    white-space: nowrap;
    border-radius: 0;
    font-weight: 400;
    margin: 0;
    padding: 2px 15px 4px;
    letter-spacing: .2px
}

.sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-right .sd-bottom-list .sd-first-button button:hover {
    background-color: #40102e
}

.sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-right .sd-bottom-list .sd-dropdown {
    position: relative;
    display: inline-block
}

.sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-right .sd-bottom-list .sd-dropdown:hover .sd-dropdown-content {
    display: flex;
    flex-direction: column
}

.sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-right .sd-bottom-list .sd-dropdown:hover {
    background-color: #40102e
}

.sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-right .sd-bottom-list .sd-dropdown .sd-dropbtn {
    height: 80%;
    font-size: 15px;
    background-color: #ffaf42;
    color: #fff;
    border: none;
    box-shadow: none;
    font-weight: 400;
    margin: 0;
    padding: 2px 15px 4px;
    letter-spacing: .2px
}

.sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-right .sd-bottom-list .sd-dropdown .sd-dropbtn:hover {
    background-color: #40102e
}

.sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-right .sd-bottom-list .sd-dropdown .sd-dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 160px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    z-index: 49;
    margin-top: -.1vh;
    color: #fff;
    border-radius: 3px;
    padding: .5vw 0
}

.sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-right .sd-bottom-list .sd-dropdown .sd-dropdown-content p {
    font-size: 13px;
    padding: 7px 15px;
    color: #fff;
    text-decoration: none;
    font-weight: 400;
    cursor: pointer
}

.sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-right .sd-bottom-list .sd-dropdown .sd-dropdown-content p:hover {
    background-color: #f0efef
}

.sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-right .sd-bottom-list .active,
.sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-right .sd-bottom-list .sd-dropdown .active,
.sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-right .sd-bottom-list .sd-dropdown:hover>.sd-dropbtn {
    background-color: #40102e
}

.sd-navbar-custom .active-r {
    height: 50px;
    background-color: #fff;
    border: 1px solid #bcbcbc;
    box-shadow: 0 0 42px -3px grey;
    position: absolute;
    z-index: 49;
    border-radius: 50%;
    padding: 15px;
    margin: 80px 30px;
    bottom: 0 !important;
    right: 0 !important;
    -webkit-transform: display 1s;
    transform: display 1s;
    display: flex;
    align-items: center
}

.sd-navbar-custom .active-r img {
    width: 20px;
    height: 13px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-filter: invert(1);
    filter: invert(1)
}

.sd-navbar-custom .hide-r {
    display: none
}

.sd-navbar-custom #tms-overlay {
    display: none;
    position: absolute;
    width: 100vw;
    height: calc(100vh - 132px);
    background-color: #efefef;
    z-index: 20;
    box-shadow: 0 0 200px 60px #000
}

.sd-navbar-custom #tms-overlay .sd-t1-slider {
    padding: 30px 60px 5px;
    background-color: #efefef;
    overflow: hidden;
    display: flex;
    width: 100%
}

.sd-navbar-custom #tms-overlay .sd-t1-slider .temples-div {
    height: auto;
    max-height: 100%;
    width: 8.5%;
    min-width: 8.5%;
    margin-right: .75%;
    box-sizing: border-box;
    cursor: pointer;
    margin-bottom: 5px;
    background-color: #efefef
}

.sd-navbar-custom #tms-overlay .sd-t1-slider .temples-div:hover img {
    box-shadow: 0 0 20px 6px #f7a457
}

.sd-navbar-custom #tms-overlay .sd-t1-slider .temples-div img {
    width: 90%;
    border-radius: 16px
}

.sd-navbar-custom #tms-overlay .sd-t1-slider .temples-div p {
    text-align: center;
    margin: 5px 0 0 -5px;
    line-height: 18px;
    font-size: 13px;
    color: #000
}

.sd-navbar-custom #tms-overlay .temple-list {
    padding: 0 60px
}

.sd-navbar-custom #tms-overlay .temple-list h2 {
    font-size: 24px;
    margin-bottom: 0
}

.sd-navbar-custom #tms-overlay .temple-list hr {
    border-top: 1px solid #cfcfcf !important
}

.sd-navbar-custom #tms-overlay .temple-list .temples {
    display: flex;
    justify-content: space-between
}

.sd-navbar-custom #tms-overlay .temple-list .temples button {
    background-color: #9a031e;
    border-radius: 5px;
    padding: 6px 13px;
    color: #fff;
    border: none
}

.sd-navbar-custom #tms-overlay .temple-list .temple-list-names {
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

.sd-navbar-custom #tms-overlay .temple-list .temple-list-names p {
    display: flex;
    align-items: center;
    width: 50%;
    line-height: 18px;
    font-size: 13px;
    color: #999
}

.sd-navbar-custom #tms-overlay .temple-list .temple-list-names p span {
    height: 5px;
    width: 5px;
    background-color: #000;
    border-radius: 50%;
    display: inline-block;
    margin-right: 5px
}

.sd-navbar-custom .block {
    display: block
}

@media screen and (min-width:1800px) {
    .sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-inner-div .sd-dropdown-signin .sd-dropdown-content-signin {
        margin-left: -70px
    }
}

@media screen and (min-width:1400px) {
    .sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-inner-div .sd-dropdown-signin .sd-dropdown-content-signin {
        min-width: 100%
    }

    .sd-navbar-custom #tms-overlay .sd-t1-slider .temples-div p {
        font-size: 15px
    }

    .sd-navbar-custom #tms-overlay .sd-t1-slider .slick-slider .slick-dots {
        bottom: -20px
    }

    .sd-navbar-custom #tms-overlay .sd-t1-slider .slick-slider .slick-dots li {
        margin: 0 1px;
        color: #991403
    }

    .sd-navbar-custom #tms-overlay .sd-t1-slider .slick-slider .slick-dots li button {
        opacity: 1
    }

    .sd-navbar-custom #tms-overlay .sd-t1-slider .slick-slider .slick-dots li button:before {
        color: #991403;
        font-size: 10px;
        opacity: 1
    }

    .sd-navbar-custom #tms-overlay .sd-t1-slider .slick-slider .slick-dots .slick-active button:before {
        color: #fb8b24
    }
}

@media screen and (max-width:1300px)and (min-width:900px) {
    .sd-navbar-custom {
        height: 132px
    }

    .sd-navbar-custom .sd-top-nav .sd-top-nav-right {
        width: 60%
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-right .sd-top-list .item p {
        font-size: 12.5px
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-right .sd-bottom-list .sd-first-button {
        font-size: 12px
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-right .sd-bottom-list .sd-first-button:first-child>button {
        padding-left: 0
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-right .sd-bottom-list .sd-first-button button {
        font-size: 12.5px
    }

    .sd-navbar-custom #tms-overlay .sd-t1-slider .temples-div p {
        font-size: 11.5px
    }

    .sd-navbar-custom #tms-overlay .sd-t1-slider .slick-slider .slick-dots {
        bottom: -20px
    }
}

@media screen and (max-width:900px)and (min-width:769px) {
    .sd-navbar-custom {
        height: 132px
    }

    .sd-navbar-custom .sd-top-nav {
        padding-left: 40px;
        padding-right: 40px
    }

    .sd-navbar-custom .sd-top-nav .sd-top-nav-right {
        width: 60%
    }

    .sd-navbar-custom .sd-bottom-nav {
        padding-left: 40px;
        padding-right: 40px
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-right .sd-bottom-list .sd-first-button,
    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-right .sd-top-list .item p {
        font-size: 11px
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-right .sd-bottom-list .sd-first-button:first-child>button {
        padding-left: 0
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-right .sd-bottom-list .sd-first-button button {
        font-size: 11px
    }

    .sd-navbar-custom #tms-overlay .sd-t1-slider {
        padding: 15px;
        flex-wrap: wrap;
        justify-content: center
    }

    .sd-navbar-custom #tms-overlay .sd-t1-slider .temples-div {
        width: 13% !important;
        min-width: 13%
    }

    .sd-navbar-custom #tms-overlay .sd-t1-slider .temples-div p {
        font-size: 12px
    }
}

@media screen and (max-width:769px)and (min-width:100px) {
    .sd-navbar-custom {
        height: 60px
    }

    .sd-navbar-custom .sd-top-nav {
        display: none;
        padding: 0
    }

    .sd-navbar-custom .sd-top-nav .sd-top-nav-right {
        width: 100%
    }

    .sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-inner-div {
        font-size: 7.5px
    }

    .sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-inner-div img {
        margin-right: 6px;
        height: 10px;
        cursor: pointer
    }

    .sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-inner-div p {
        text-decoration: none
    }

    .sd-navbar-custom .sd-top-nav .sd-top-nav-right .dropdown {
        width: 18%
    }

    .sd-navbar-custom .sd-top-nav .sd-top-nav-right .dropdown:hover {
        background-color: #40102e !important
    }

    .sd-navbar-custom .sd-top-nav .sd-top-nav-right .dropdown button {
        font-size: 7.5px
    }

    .sd-navbar-custom .sd-top-nav .sd-top-nav-right .dropdown button img {
        height: 6px;
        margin-left: 6px;
        margin-top: 2px
    }

    .sd-navbar-custom .sd-top-nav .sd-top-nav-right .dropdown .dropdown-menu {
        width: 100%;
        margin-left: -5%
    }

    .sd-navbar-custom .sd-top-nav .sd-top-nav-right .dropdown .dropdown-menu p {
        font-size: 11px;
        padding: 10px 10px 10px 30px;
        color: #fff !important;
        margin-bottom: 0
    }

    .sd-navbar-custom .sd-top-nav .sd-top-nav-right .sd-selected {
        background-color: #40102e !important
    }

    .sd-navbar-custom .sd-bottom-nav {
        height: 100%;
        padding: 0
    }

    .sd-navbar-custom .sd-bottom-nav .slide-nav {
        display: block
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar {
        display: flex;
        justify-content: space-between;
        padding: 20px
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-hamburger-icon {
        cursor: pointer;
        display: block
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-hamburger-icon div {
        height: 2px
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .mobile-logo {
        display: block
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .none {
        display: none
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .block {
        display: block
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider {
        width: 100vw;
        height: 100vh;
        position: fixed;
        background-color: #fff;
        left: 0;
        top: 0;
        z-index: 51;
        -webkit-animation: slide-from-left .5s;
        animation: slide-from-left .5s;
        box-sizing: border-box
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner {
        height: 100%;
        text-align: center;
        overflow: scroll;
        -webkit-overflow-scrolling: touch
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-nav-top {
        display: flex;
        justify-content: space-between;
        align-items: center;
        background-color: #fb8b24 !important;
        height: 9%
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-nav-top .left {
        display: flex;
        padding-left: 5px
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-nav-top .left p {
        text-decoration: none;
        color: #fff !important;
        text-align: left;
        font-size: 15px
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-nav-top .left img {
        padding: 8px;
        height: 45px;
        width: 45px;
        align-self: center
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-nav-top .right {
        width: 52%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: flex-end
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-nav-top .right .dropdown {
        background-color: #8d1c24
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-nav-top .right .dropdown button {
        font-size: 12px;
        padding: 6px 13px;
        border-radius: 6px;
        font-weight: 400;
        align-items: center;
        border: none;
        outline: none;
        box-shadow: none;
        color: #fff
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-nav-top .right .dropdown button img {
        padding-left: 8px;
        height: 8px;
        padding-right: 0;
        color: #fff
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-nav-top .right .dropdown .dropdown-menu {
        width: 100%;
        margin-left: -5%
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-nav-top .right .dropdown .dropdown-menu p {
        font-size: 13px;
        padding: 10px 10px 10px 30px;
        color: #fff !important;
        font-weight: 500;
        margin-bottom: 0
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-nav-top .right img {
        height: 18px;
        padding-left: 18px;
        padding-right: 18px
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-nav-top .right button {
        height: 46%;
        border: none;
        border-left: 1px solid #fff;
        display: flex;
        font-size: 10px;
        padding: 18px;
        background-color: transparent
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-nav-top .right button span {
        font-size: 40px;
        color: #fff !important;
        margin-bottom: -3px;
        align-self: center
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom {
        height: 85%
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom::-webkit-scrollbar {
        display: none
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-t {
        padding: 8px 4px;
        background-color: #8d1c24
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-t div {
        color: #fff;
        text-align: left;
        padding: 10px;
        margin-left: 20px;
        font-weight: 400;
        font-size: 14px
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-t div img {
        height: 18px;
        margin-right: 10px
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b {
        margin: 0 20px;
        padding: 8px 4px 50px
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b div {
        padding: 10px;
        color: #40102e;
        font-weight: 400;
        text-align: left;
        font-size: 16px;
        width: 100%;
        cursor: pointer
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b div img {
        height: 18px;
        margin-right: 5px
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b .drop-one {
        background: #fae1cb;
        padding-left: 0;
        padding-right: 0
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b .drop-one div {
        margin-left: 15px;
        margin-right: 15px;
        font-weight: 500;
        text-align: left;
        width: 100%;
        cursor: pointer;
        display: flex;
        justify-content: space-between;
        align-items: center
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b .drop-one div img {
        height: 18px;
        margin-right: 20px
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b .drop-one .drop-11 {
        background: #fef4eb;
        width: 100%;
        margin-left: 0
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b .drop-one .drop-11 div {
        flex-wrap: wrap;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 8px;
        text-align: left;
        font-weight: 400;
        width: 100%;
        line-height: 18px;
        cursor: pointer
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b .drop-one .drop-11 div img {
        height: 18px;
        margin-right: 25px
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b .drop-one .drop-12 {
        background: #fef4eb;
        margin-left: 0
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b .drop-one .drop-12 div {
        flex-wrap: wrap;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 8px;
        text-align: left;
        font-weight: 400;
        width: 100%;
        line-height: 18px;
        cursor: pointer
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b .drop-one .drop-12 div img {
        height: 18px;
        margin-right: 25px
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b .drop-one .block {
        display: block
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b .drop-one .none {
        display: none
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b .drop-two {
        background: #fef4eb
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b .drop-two div {
        margin-left: 15px;
        flex-wrap: wrap;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 8px;
        text-align: left;
        font-weight: 400;
        width: 100%;
        line-height: 18px;
        cursor: pointer
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b .drop-two div img {
        height: 18px;
        margin-right: 25px
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b .drop-three {
        background: #fae1cb;
        padding: 0
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b .drop-three div {
        margin-left: 15px;
        margin-right: 15px;
        padding-right: -20px !important;
        font-weight: 500;
        text-align: left;
        width: 100%;
        cursor: pointer;
        display: flex;
        justify-content: space-between;
        align-items: center
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b .drop-three div img {
        height: 18px;
        margin-right: 20px
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b .drop-three .drop-8 {
        background: #fef4eb;
        width: 100%;
        margin-left: 0
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b .drop-three .drop-8 div {
        flex-wrap: wrap;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 8px;
        text-align: left;
        font-weight: 400;
        width: 100%;
        line-height: 18px;
        cursor: pointer
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b .drop-three .drop-8 div img {
        height: 18px;
        margin-right: 25px
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b .drop-three .drop-9 {
        background: #fef4eb;
        margin-left: 0
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b .drop-three .drop-9 div {
        flex-wrap: wrap;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 8px;
        text-align: left;
        font-weight: 400;
        width: 100%;
        line-height: 18px;
        cursor: pointer
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b .drop-three .drop-9 div img {
        height: 18px;
        margin-right: 25px
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b .drop-three .drop-10 {
        background: #fef4eb;
        margin-left: 0
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b .drop-three .drop-10 div {
        flex-wrap: wrap;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 8px;
        text-align: left;
        font-weight: 400;
        width: 100%;
        line-height: 18px;
        cursor: pointer
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b .drop-three .drop-10 div img {
        height: 18px;
        margin-right: 25px
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b .drop-three .block {
        display: block
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b .drop-three .none {
        display: none
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b .drop-four {
        background: #fae1cb;
        padding-left: 0;
        padding-right: 0
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b .drop-four div {
        margin-left: 15px;
        margin-right: 15px;
        font-weight: 500;
        text-align: left;
        width: 100%;
        cursor: pointer;
        display: flex;
        justify-content: space-between;
        align-items: center
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b .drop-four div img {
        height: 18px;
        margin-right: 11px
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b .drop-five {
        background: #fae1cb
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b .drop-five div {
        margin-left: 15px;
        margin-right: 15px;
        font-weight: 500;
        text-align: left;
        width: 100%;
        cursor: pointer;
        display: flex;
        justify-content: space-between;
        align-items: center
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b .drop-five div img {
        height: 18px;
        margin-right: 11px
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b .drop-six {
        background: #fae1cb;
        padding: 0
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b .drop-six div {
        margin-left: 15px;
        margin-right: 15px;
        padding-right: -20px !important;
        font-weight: 500;
        text-align: left;
        width: 100%;
        cursor: pointer;
        display: flex;
        justify-content: space-between;
        align-items: center
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b .drop-six div img {
        height: 18px;
        margin-right: 20px
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b .drop-six .drop-13 {
        background: #fef4eb;
        width: 100%;
        margin-left: 0
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b .drop-six .drop-13 div {
        flex-wrap: wrap;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 8px;
        text-align: left;
        font-weight: 400;
        width: 100%;
        line-height: 18px;
        cursor: pointer
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b .drop-six .drop-13 div img {
        height: 18px;
        margin-right: 25px
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b .drop-six .drop-14 {
        background: #fef4eb;
        margin-left: 0
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b .drop-six .drop-14 div {
        flex-wrap: wrap;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 8px;
        text-align: left;
        font-weight: 400;
        width: 100%;
        line-height: 18px;
        cursor: pointer
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b .drop-six .drop-14 div img {
        height: 18px;
        margin-right: 25px
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b .drop-six .drop-15 {
        background: #fef4eb;
        margin-left: 0
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b .drop-six .drop-15 div {
        flex-wrap: wrap;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 8px;
        text-align: left;
        font-weight: 400;
        width: 100%;
        line-height: 18px;
        cursor: pointer
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b .drop-six .drop-15 div img {
        height: 18px;
        margin-right: 25px
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b .drop-six .block {
        display: block
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b .drop-six .none {
        display: none
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b .drop-seven {
        background: #fae1cb;
        padding-left: 0;
        padding-right: 0
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b .drop-seven div {
        margin-left: 15px;
        margin-right: 15px;
        font-weight: 500;
        text-align: left;
        width: 100%;
        cursor: pointer;
        display: flex;
        justify-content: space-between;
        align-items: center
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b .drop-seven div img {
        height: 18px;
        margin-right: 11px
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-bottom .inner-bottom-b .between {
        display: flex;
        justify-content: space-between;
        align-items: center
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-footer {
        height: 6%;
        width: 100%;
        background-color: #991403;
        position: absolute;
        display: flex;
        bottom: 0;
        justify-content: center;
        align-items: center
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner .inner-footer img {
        height: 25px;
        width: 25px;
        padding: 3px
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .inner-bottom {
        -ms-overflow-style: none;
        scrollbar-width: none
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-left-sider .close {
        background: #f3d4ac;
        padding: 10px;
        text-align: center;
        width: 100%;
        margin-bottom: 20px;
        font-size: 5vw;
        cursor: pointer
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-right-sider {
        width: 100vw;
        height: 100vh;
        position: absolute;
        background-color: #fff;
        left: 0;
        top: 0;
        z-index: 51;
        -webkit-animation: slide-from-right .5s;
        animation: slide-from-right .5s;
        overflow: hidden;
        box-sizing: border-box
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-right-sider .inner {
        height: 100%;
        text-align: center;
        overflow: scroll;
        -webkit-overflow-scrolling: touch
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-right-sider .inner .inner-nav-top {
        display: flex;
        justify-content: space-between;
        align-items: center;
        background-color: #fb8b24;
        height: 50px
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-right-sider .inner .inner-nav-top .left {
        display: flex;
        padding-left: 5px
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-right-sider .inner .inner-nav-top .left p {
        text-decoration: none;
        color: #fff;
        text-align: left;
        font-size: 15px
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-right-sider .inner .inner-nav-top .left img {
        padding: 8px;
        width: 50px;
        height: 50px;
        align-self: center
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-right-sider .inner .inner-nav-top .right {
        width: 52%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: flex-end
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-right-sider .inner .inner-nav-top .right .dropdown {
        background-color: #fae1cb;
        border-radius: 4px
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-right-sider .inner .inner-nav-top .right .dropdown button {
        font-size: 12px;
        padding: 6px 13px;
        border-radius: 6px;
        font-weight: 400;
        align-items: center;
        border: none;
        outline: none;
        box-shadow: none
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-right-sider .inner .inner-nav-top .right .dropdown button img {
        padding-left: 8px;
        height: 8px;
        padding-right: 0;
        color: #181818;
        -webkit-filter: invert(1);
        filter: invert(1)
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-right-sider .inner .inner-nav-top .right .dropdown .dropdown-menu {
        width: 100%;
        margin-left: -5%
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-right-sider .inner .inner-nav-top .right .dropdown .dropdown-menu p {
        font-size: 13px;
        padding: 10px 10px 10px 30px;
        color: #fff !important;
        font-weight: 500;
        margin-bottom: 0
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-right-sider .inner .inner-nav-top .right img {
        height: 18px;
        padding-left: 18px;
        padding-right: 18px
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-right-sider .inner .inner-nav-top .right button {
        height: 46%;
        border: none;
        border-left: 1px solid grey;
        display: flex;
        font-size: 10px;
        padding: 18px;
        background-color: transparent
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-right-sider .inner .inner-nav-top .right button span {
        font-size: 50px;
        color: #fff;
        align-self: center
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-right-sider .inner .inner-bottom {
        height: 85%
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-right-sider .inner .inner-bottom::-webkit-scrollbar {
        display: none
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-right-sider .inner .inner-bottom .inner-bottom-t {
        padding: 8px 4px;
        text-align: left;
        color: #fff;
        background-color: #8d1c24
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-right-sider .inner .inner-bottom .inner-bottom-t img {
        height: 100px;
        padding: 20px
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-right-sider .inner .inner-bottom .inner-bottom-t div {
        color: #fff;
        text-align: left;
        padding: 10px;
        margin-left: 20px;
        font-weight: 400;
        font-size: 14px
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-right-sider .inner .inner-bottom .inner-bottom-b {
        margin: 0 20px;
        padding: 8px 4px 50px
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-right-sider .inner .inner-bottom .inner-bottom-b div {
        padding: 10px;
        color: #40102e;
        font-weight: 400;
        text-align: left;
        font-size: 16px;
        width: 100%;
        cursor: pointer
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-right-sider .inner .inner-bottom .inner-bottom-b div img {
        height: 18px;
        margin-right: 5px
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-right-sider .inner .inner-bottom .inner-bottom-b .drop-one {
        background: #fae1cb
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-right-sider .inner .inner-bottom .inner-bottom-b .drop-one div {
        margin-left: 15px;
        margin-right: 15px;
        font-weight: 500;
        text-align: left;
        width: 100%;
        cursor: pointer;
        display: flex;
        justify-content: space-between;
        align-items: center
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-right-sider .inner .inner-bottom .inner-bottom-b .drop-one div img {
        height: 18px;
        margin-right: 11px
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-right-sider .inner .inner-bottom .inner-bottom-b .drop-right-one {
        background: #fae1cb
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-right-sider .inner .inner-bottom .inner-bottom-b .drop-right-one div {
        margin-left: 15px;
        margin-right: 15px;
        font-weight: 500;
        text-align: left;
        width: 100%;
        cursor: pointer;
        display: flex;
        justify-content: space-between;
        align-items: center
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-right-sider .inner .inner-bottom .inner-bottom-b .drop-right-one div img {
        height: 18px;
        margin-right: 11px
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-right-sider .inner .inner-bottom .inner-bottom-b .drop-two {
        background: #fef4eb
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-right-sider .inner .inner-bottom .inner-bottom-b .drop-two div {
        margin-left: 35px;
        margin-right: 35px;
        flex-wrap: wrap;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 8px;
        text-align: left;
        font-weight: 400;
        width: 100%;
        line-height: 18px;
        cursor: pointer
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-right-sider .inner .inner-bottom .inner-bottom-b .drop-two div img {
        height: 18px;
        margin-right: 25px
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-right-sider .inner .inner-bottom .inner-bottom-b .between {
        display: flex;
        justify-content: space-between;
        align-items: center
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-right-sider .inner .inner-bottom .inner-bottom-b .between .sd-padding-none {
        padding: 0
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-right-sider .inner .inner-bottom .inner-bottom-b .between .sd-padding-none img {
        height: 18px;
        padding-right: 0
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-right-sider .inner .inner-footer {
        height: 6%;
        width: 100%;
        background-color: #991403;
        position: absolute;
        bottom: 0;
        display: flex;
        justify-content: center;
        align-items: center
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-right-sider .inner .inner-footer img {
        height: 30px;
        padding: 3px
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-right-sider .inner-bottom {
        -ms-overflow-style: none;
        scrollbar-width: none
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-right-sider .close {
        background: #f3d4ac;
        padding: 10px;
        text-align: center;
        width: 100%;
        margin-bottom: 20px;
        font-size: 5vw;
        cursor: pointer
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-user-slider {
        display: block
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-user-slider img {
        height: 25px;
        cursor: pointer
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-left .logo {
        height: 45px;
        margin-bottom: 0
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-left p {
        font-size: 14px;
        line-height: 14px;
        margin-left: 5px
    }

    .sd-navbar-custom .sd-bottom-nav .sd-inner-navbar .sd-inner-right {
        display: none
    }

    .sd-navbar-custom #tms-overlay {
        height: calc(100vh - 60px);
        overflow-y: scroll
    }

    .sd-navbar-custom #tms-overlay .sd-t1-slider {
        padding: 20px 10px 0;
        overflow-x: scroll
    }

    .sd-navbar-custom #tms-overlay .sd-t1-slider::-webkit-scrollbar,
    .sd-navbar-custom #tms-overlay .sd-t1-slider::-webkit-scrollbar-thumb {
        display: none
    }

    .sd-navbar-custom #tms-overlay .sd-t1-slider .temples-div {
        width: 20% !important;
        min-width: 21%;
        margin-left: 1.5%
    }

    .sd-navbar-custom #tms-overlay .sd-t1-slider .temples-div img {
        border-radius: 12px !important
    }

    .sd-navbar-custom #tms-overlay .sd-t1-slider .temples-div p {
        font-size: 13px;
        margin-left: -8px
    }

    .sd-navbar-custom #tms-overlay .sd-t1-slider .slick-slider .slick-dots {
        bottom: -18px
    }

    .sd-navbar-custom #tms-overlay .sd-t1-slider .slick-slider .slick-dots li {
        margin: 0;
        width: 15px;
        color: #fd5602
    }

    .sd-navbar-custom #tms-overlay .sd-t1-slider .slick-slider .slick-dots li button {
        opacity: 1
    }

    .sd-navbar-custom #tms-overlay .sd-t1-slider .slick-slider .slick-dots li button:before {
        color: #fd5602;
        opacity: 1;
        font-size: 8px
    }

    .sd-navbar-custom #tms-overlay .sd-t1-slider .slick-slider .slick-dots .slick-active button {
        opacity: 1
    }

    .sd-navbar-custom #tms-overlay .sd-t1-slider .slick-slider .slick-dots .slick-active button:before {
        color: #ffaf42;
        opacity: 1;
        font-size: 8px
    }

    .sd-navbar-custom #tms-overlay .temple-list {
        padding: 10px 20px
    }

    .sd-navbar-custom #tms-overlay .temple-list .temples {
        margin-bottom: 15px
    }

    .sd-navbar-custom #tms-overlay .temple-list .temple-list-names p {
        width: 100%
    }
}

@media screen and (max-width:450px) {
    .sd-template-one .sd-t1-slider .temples-div {
        width: 25% !important;
        min-width: 25%;
        margin-left: 1.5%
    }

    .sd-template-one .sd-t1-slider .temples-div img {
        border-radius: 12px
    }

    .sd-template-one .sd-t1-slider .temples-div p {
        font-size: 13px;
        margin-left: -8px
    }
}

@-webkit-keyframes slide-from-left {
    0% {
        margin-left: -100vw
    }

    to {
        margin-left: 0
    }
}

@keyframes slide-from-left {
    0% {
        margin-left: -100vw
    }

    to {
        margin-left: 0
    }
}

@-webkit-keyframes slide-from-right {
    0% {
        margin-left: 100vw
    }

    to {
        margin-left: 0
    }
}

@keyframes slide-from-right {
    0% {
        margin-left: 100vw
    }

    to {
        margin-left: 0
    }
}

.w-100 {
    width: 100%;
    font-family: "Proxima Nova Alt", sans-serif
}

.nav-link {
    cursor: pointer
}

.under {
    text-decoration: underline !important;
    color: #991403
}

.sd-template-one {
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background-color: #efefef;
    font-family: "Proxima Nova Alt", sans-serif
}

.sd-template-one .center-loader {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center
}

.sd-template-one .sd-t1-slider {
    padding: 30px 60px 5px;
    background-color: #efefef;
    overflow: hidden;
    display: flex;
    width: 100%
}

.sd-template-one .sd-t1-slider .temples-div {
    height: auto;
    max-height: 100%;
    width: 8.5%;
    min-width: 8.5%;
    margin-right: .75%;
    box-sizing: border-box;
    cursor: pointer;
    margin-bottom: 5px;
    background-color: #efefef
}

.sd-template-one .sd-t1-slider .temples-div:hover img {
    box-shadow: 0 0 20px 6px #f7a457
}

.sd-template-one .sd-t1-slider .temples-div img {
    width: 90%;
    border-radius: 16px
}

.sd-template-one .sd-t1-slider .temples-div p {
    text-align: center;
    margin: 5px 0 0 -5px;
    line-height: 18px;
    font-size: 13px;
    color: #000
}

.sd-template-one hr {
    border: 1px solid #898989;
    opacity: .4;
    margin: 0 45px
}

.sd-template-one .sd-t1-slider-caraousel {
    min-height: 365px;
    padding: 20px 60px;
    overflow: hidden
}

.sd-template-one .sd-t1-slider-caraousel .slick-slider .slick-prev {
    left: 3.5vw;
    z-index: 10
}

.sd-template-one .sd-t1-slider-caraousel .slick-slider .slick-next {
    right: 3.5vw;
    z-index: 10
}

.sd-template-one .sd-t1-slider-caraousel .slick-slider .slick-dots {
    display: none;
    bottom: -28px !important;
    z-index: 2
}

.sd-template-one .sd-t1-slider-caraousel .slick-slider .slick-dots li {
    margin: 0 1px;
    color: #8d1c24
}

.sd-template-one .sd-t1-slider-caraousel .slick-slider .slick-dots li button {
    opacity: 1
}

.sd-template-one .sd-t1-slider-caraousel .slick-slider .slick-dots li button:before {
    color: #8d1c24;
    font-size: 15px !important;
    opacity: 1
}

.sd-template-one .sd-t1-slider-caraousel .slick-slider .slick-dots .slick-active button {
    white-space: nowrap
}

.sd-template-one .sd-t1-slider-caraousel .slick-slider .slick-dots .slick-active button:before {
    color: #fb8b24 !important;
    font-size: 15px !important
}

.sd-template-one .sd-t1-slider-caraousel .slick-slider .slick-list .slick-track div,
.sd-template-one .sd-t1-slider-caraousel .slick-slider .slick-list .slick-track div img {
    border: none;
    box-shadow: none;
    outline: none
}

.sd-template-one .sd-fade-in {
    -webkit-animation: fade-in 1s;
    animation: fade-in 1s
}

.sd-template-one .sd-t1-bottom {
    height: 55px;
    overflow: hidden;
    display: flex;
    padding-left: 60px;
    padding-right: 60px;
    border-top: 1px solid #d0d0d0;
    align-items: center;
    justify-content: space-between;
    background-color: #fff
}

.sd-template-one .sd-t1-bottom .sd-orange {
    width: 12%;
    margin: 0;
    color: #9a031e;
    font-size: 16px;
    border-right: 1px solid #d8d8d8;
    text-align-last: center;
    font-weight: 800;
    padding-right: 10px
}

.sd-template-one .sd-t1-bottom .sd-marquee-text {
    font-size: 15px;
    color: #000 !important;
    width: 78.5%;
    font-weight: 500;
    cursor: pointer
}

.sd-template-one .sd-t1-bottom div {
    align-items: center;
    text-align: -webkit-center
}

.sd-template-one .sd-t1-bottom div button {
    padding: 6px 13px;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    background-color: #9a031e;
    border: none;
    display: flex;
    align-self: center;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    border-radius: 6px
}

.sd-template-one .sd-t1-bottom div button img {
    margin-left: 8px;
    height: 18px
}

.top {
    width: 100%;
    text-align: center;
    padding-top: 45px
}

.top,
.top h1 {
    color: #991403
}

.top h1 {
    font-size: 30px;
    padding-bottom: 15px
}

.bc-yellow {
    background: #f5e5e6
}

.services-bg {
    background-color: #fff !important
}

.sd-template-two {
    height: 450px;
    padding: 20px 60px 60px;
    overflow: hidden;
    display: flex;
    font-family: "Proxima Nova Alt", sans-serif;
    background-color: #fff
}

.sd-template-two .sd-box-one {
    padding: 35px 35px 30px;
    width: 23%;
    margin: 1%;
    background: #fff 0 0 no-repeat padding-box;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around
}

.sd-template-two .sd-box-one .sd-box-one-content {
    height: 75%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center
}
.sd-template-two .sd-box-one .sd-box-one-content p{

text-align: justify;
}
.sd-template-two .sd-box-one .sd-box-one-content h2 {
    color: #000;
    font-weight: 600;
    font-size: 20px;
    margin: 0;
    text-align: center
}

.sd-template-two .sd-box-one .sd-box-one-content p {
    line-height: 19px;
    font-size: 15px;
    color: #181818;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
}

.sd-template-two .sd-box-one .sd-box-one-content h6 {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    white-space: nowrap;
    padding: 5px 0 10px;
    font-size: 15px;
    font-weight: 600;
    color: #9a031e;
    margin-bottom: 0;
    cursor: pointer
}

.sd-template-two .sd-box-one .sd-box-one-content h6 img {
    height: 11px;
    margin-left: 5px
}

.sd-template-two .sd-box-one .sd-box-one-content .c-white {
    color: #fff
}

.sd-template-two .sd-box-one .sd-box-one-content .c-18 {
    color: #181818
}

.sd-template-two .sd-box-one .sd-box-one-content button {
    border: none;
    font-size: 14px;
    padding: 6px 13px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    align-content: center;
    outline: none;
    white-space: nowrap;
    border-radius: 3px
}

.sd-template-two .sd-box-one .sd-box-one-content button img {
    height: 11px;
    margin-left: 5px
}

.sd-template-two .sd-box-one .sd-box-one-content button:hover {
    background-color: #fb8b24;
    color: #181818
}

.sd-template-two .sd-box-one .sd-box-one-content button:hover img {
    -webkit-filter: brightness(0);
    filter: brightness(0)
}

.sd-template-two .sd-box-one .sd-box-one-content .sd-c-white {
    color: #fff
}

.sd-template-two .sd-box-one .sd-box-one-content .sd-c-voilet {
    color: #2f3293
}

.sd-template-two .sd-box-one .sd-box-one-content .sd-c-orange {
    color: #991403
}

.sd-template-two .sd-box-one .sd-box-one-content .sd-b-white {
    background-color: #fff
}

.sd-template-two .sd-box-one .sd-box-one-content .sd-b-orange {
    background-color: #9a031e;
    border-radius: 6px
}

.sd-template-two .sd-box-one .sd-box-one-content .sd-b-orange img {
    height: 20px;
    -webkit-filter: brightness(100);
    filter: brightness(100)
}

.sd-template-two .sd-box-one .sd-box-one-image {
    width: 100%;
    height: 25%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center
}

.sd-template-two .sd-box-one .sd-box-one-image .sd-logo-img {
    height: 65px
}

.sd-template-two .sd-box-one .sd-box-one-image .sd-size-one {
    height: 58px
}

.sd-template-two .sd-box-one .sd-box-one-image .sd-size-two {
    height: 55px
}

.sd-template-two .sd-box-one .sd-box-one-image .sd-size-three {
    height: 62px
}

.sd-template-two .sd-box-one .sd-box-one-image .sd-size-four {
    height: 65px
}

.sd-template-two .sd-first-color {
    background-color: rgba(70, 11, 47, .1490196078)
}

.sd-template-two .sd-second-color {
    background-color: rgba(227, 100, 20, .1490196078)
}

.sd-template-two .sd-third-color {
    background-color: rgba(154, 3, 30, .1490196078)
}

.sd-template-two .sd-fourth-color {
    background-color: rgba(251, 139, 36, .1490196078)
}

.sd-tt-right {
    width: 45%;
    height: 100%;
    display: flex;
    flex-wrap: wrap
}

.sd-tt-right .sd-box-one {
    padding: 10px;
    width: 50%;
    height: 50%;
    background: #fff 0 0 no-repeat padding-box;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-around;
    position: relative;
    box-sizing: border-box
}

.sd-tt-right .sd-box-one:nth-child(2n) {
    padding-right: 0
}

.sd-tt-right .sd-box-one:nth-child(odd) {
    padding-left: 0
}

.sd-tt-right .sd-box-one .sd-box-one-content {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
    border: 2px solid #dcdcdc;
    padding: 15px;
    border-radius: 12px
}

.sd-tt-right .sd-box-one .sd-box-one-content h2 {
    color: #460b2f;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    margin: 0;
    text-align: left;
    margin-bottom: 5px !important
}

.sd-tt-right .sd-box-one .sd-box-one-content p {
    line-height: 18px;
    font-size: 14px;
    color: #181818;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3 !important;
    -webkit-box-orient: vertical;
    margin-bottom: 0 !important;
    padding-right: 30px;
    text-decoration: underline !important
}

.sd-tt-right .sd-box-one .sd-box-one-content h6 {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    white-space: nowrap;
    padding: 5px 0 10px;
    font-size: 15px;
    color: #9a031e;
    margin-bottom: 0;
    cursor: pointer
}

.sd-tt-right .sd-box-one .sd-box-one-content h6 img {
    height: 11px;
    margin-left: 5px
}

.sd-tt-right .sd-box-one .sd-box-one-content .c-white {
    color: #fff
}

.sd-tt-right .sd-box-one .sd-box-one-content .c-18 {
    color: #181818
}

.sd-tt-right .sd-box-one .sd-box-one-content button {
    border: none;
    font-size: 12px;
    padding: 6px 9px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    outline: none;
    white-space: nowrap;
    border-radius: 3px
}

.sd-tt-right .sd-box-one .sd-box-one-content button img {
    height: 11px;
    margin-left: 5px
}

.sd-tt-right .sd-box-one .sd-box-one-content button:hover {
    background-color: #fb8b24;
    color: #181818
}

.sd-tt-right .sd-box-one .sd-box-one-content button:hover img {
    -webkit-filter: brightness(0);
    filter: brightness(0)
}

.sd-tt-right .sd-box-one .sd-box-one-content .sd-c-white {
    color: #fff
}

.sd-tt-right .sd-box-one .sd-box-one-content .sd-c-voilet {
    color: #2f3293
}

.sd-tt-right .sd-box-one .sd-box-one-content .sd-c-orange {
    color: #991403
}

.sd-tt-right .sd-box-one .sd-box-one-content .sd-b-white {
    background-color: #fff
}

.sd-tt-right .sd-box-one .sd-box-one-content .sd-b-orange {
    background-color: #9a031e;
    border-radius: 5px
}

.sd-tt-right .sd-box-one .sd-box-one-content .sd-b-orange img {
    height: 20px
}

.sd-tt-right .sd-box-one .sd-logo-img {
    height: 65px;
    margin-bottom: 16px;
    position: absolute;
    right: 30px;
    bottom: 15px
}

.sd-tt-right .sd-box-one .sd-size-one,
.sd-tt-right .sd-box-one .sd-size-two {
    height: 45px
}

.sd-tt-right .sd-box-one .sd-size-three {
    height: 52px;
    right: 20px
}

.sd-tt-right .sd-box-one .sd-size-four {
    height: 55px
}

.sd-tt-right .sd-first-color {
    background-color: #fde6d2
}

.sd-tt-right .sd-second-color {
    background-color: #facda6
}

.sd-tt-right .sd-third-color {
    background-color: #991403
}

.sd-tt-right .sd-fourth-color {
    background-color: #2f3293
}

.sd-template-three {
    height: 500px;
    padding: 80px 60px;
    display: flex;
    justify-content: space-evenly;
    font-family: "Proxima Nova Alt", sans-serif;
    background-color: #fff3e9;
    border-top: 1px solid #fb8b24
}

.sd-template-three .sd-t3-one {
    width: 21%;
    height: 100%;
    display: flex;
    justify-content: space-evenly;
    flex-direction: column;
    padding-right: 10px
}

.sd-template-three .sd-t3-one .nav-circles {
    margin-left: -5px
}

.sd-template-three .sd-t3-one .leftArrow {
    rotate: 180deg
}

.sd-template-three .sd-t3-one .leftArrow,
.sd-template-three .sd-t3-one .rightArrow {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    cursor: pointer
}

.sd-template-three .sd-t3-one .leftArrow:hover,
.sd-template-three .sd-t3-one .rightArrow:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.sd-template-three .sd-t3-one img {
    max-height: 100%
}

.sd-template-three .sd-t3-one h1 {
    font-size: 36px;
    font-weight: 600
}

.sd-template-three .sd-t3-one p {
    font-size: 19px;
    line-height: 25px;
    color: #2e2c2b
}

.sd-template-three .sd-t3-one button {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    border: none;
    font-size: 14px;
    padding: 6px 13px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    align-content: center;
    outline: none;
    white-space: nowrap;
    border-radius: 3px
}

.sd-template-three .sd-t3-one button img {
    height: 11px;
    margin-left: 5px
}

.sd-template-three .sd-t3-one button:hover {
    background-color: #fb8b24;
    color: #181818
}

.sd-template-three .sd-t3-one button:hover img {
    -webkit-filter: brightness(0);
    filter: brightness(0)
}

.sd-template-three .sd-t3-one .sd-b-orange {
    background-color: #9a031e;
    border-radius: 10px
}

.sd-template-three .sd-t3-one .sd-b-orange img {
    height: 20px
}

.sd-template-three .sd-t3-three {
    width: 25%;
    height: 100%
}

.sd-template-three .sd-t3-three .sd-box-one {
    width: 100%;
    margin: 1%;
    background: #fff 0 0 no-repeat padding-box;
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .1607843137);
    border-radius: 15px
}

.sd-template-three .sd-t3-three .sd-box-one .sd-box-one-content {
    height: 75%;
    display: flex;
    padding: 15px;
    justify-content: space-evenly
}

.sd-template-three .sd-t3-three .sd-box-one .sd-box-one-content div p {
    padding-left: 5px;
    line-height: 19px;
    font-size: 14px;
    color: #181818;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical
}

.sd-template-three .sd-t3-three .sd-box-one .sd-box-one-content h2 {
    color: #000;
    padding-left: 5px;
    font-size: 20px;
    font-weight: 600;
    text-align: left
}

.sd-template-three .sd-t3-three .sd-box-one .sd-box-one-content h6 {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    white-space: nowrap;
    padding: 5px 0 10px;
    font-size: 15px;
    color: #991403;
    margin-bottom: 0;
    cursor: pointer
}

.sd-template-three .sd-t3-three .sd-box-one .sd-box-one-content h6 img {
    height: 11px;
    margin-left: 5px
}

.sd-template-three .sd-t3-three .sd-box-one .sd-box-one-content .c-white {
    color: #fff
}

.sd-template-three .sd-t3-three .sd-box-one .sd-box-one-content .c-18 {
    color: #181818
}

.sd-template-three .sd-t3-three .sd-box-one .sd-box-one-content button {
    border: none;
    font-size: 14px;
    padding: 6px 13px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    align-content: center;
    outline: none;
    white-space: nowrap;
    border-radius: 3px
}

.sd-template-three .sd-t3-three .sd-box-one .sd-box-one-content button img {
    height: 11px;
    margin-left: 5px
}

.sd-template-three .sd-t3-three .sd-box-one .sd-box-one-content button:hover {
    background-color: #fb8b24;
    color: #181818
}

.sd-template-three .sd-t3-three .sd-box-one .sd-box-one-content button:hover img {
    -webkit-filter: brightness(0);
    filter: brightness(0)
}

.sd-template-three .sd-t3-three .sd-box-one .sd-box-one-content .sd-c-white {
    color: #fff
}

.sd-template-three .sd-t3-three .sd-box-one .sd-box-one-content .sd-c-voilet {
    color: #2f3293
}

.sd-template-three .sd-t3-three .sd-box-one .sd-box-one-content .sd-c-orange {
    color: #991403
}

.sd-template-three .sd-t3-three .sd-box-one .sd-box-one-content .sd-b-white {
    background-color: #fff
}

.sd-template-three .sd-t3-three .sd-box-one .sd-box-one-content .sd-b-orange {
    background-color: #9a031e;
    border-radius: 10px
}

.sd-template-three .sd-t3-three .sd-box-one .sd-box-one-content .sd-b-orange img {
    height: 20px
}

.sd-template-three .sd-t3-three .sd-box-one .sd-box-one-image {
    width: 100%;
    height: 200px;
    border-radius: 0;
    padding: 0
}

.sd-template-three .sd-t3-three .sd-box-one .sd-box-one-image .sd-logo-img {
    height: 200px;
    border-radius: 0
}

.sd-template-three .sd-t3-three .sd-box-one .sd-box-one-image .sd-size-one {
    height: 68px
}

.sd-template-three .sd-t3-three .sd-box-one .sd-box-one-image .sd-size-two {
    height: 55px
}

.sd-template-three .sd-t3-three .sd-box-one .sd-box-one-image .sd-size-three {
    height: 62px
}

.sd-template-three .sd-t3-three .sd-box-one .sd-box-one-image .sd-size-four {
    width: 100%
}

.happenings-bg {
    background: #fff
}

.sd-template-four {
    height: 650px;
    padding: 60px 60px 50px;
    display: flex;
    justify-content: space-between;
    font-family: "Proxima Nova Alt", sans-serif;
    background: #fff;
    border-radius: 15px 15px 0 0
}

.sd-template-four .sd-t4-one {
    width: 31%;
    height: calc(100% - 50px);
    background-color: #fff;
    border-radius: 15px;
    border: 1px solid grey
}

.sd-template-four .sd-t4-one .sd-t4-one-start {
    background-color: #9a031e;
    color: #fff;
    text-align: center;
    padding: 10px 20px;
    border-radius: 15px 15px 0 0;
    display: flex;
    justify-content: space-between
}

.sd-template-four .sd-t4-one .sd-t4-one-start span {
    font-size: 16px
}

.sd-template-four .sd-t4-one .sd-t4-one-start img {
    height: 25px
}

.sd-template-four .sd-t4-one .sd-t4-one-middle {
    background-color: #fb8b24;
    color: #fff;
    text-align: center;
    padding: 10px 20px;
    border-radius: 15px 15px 0 0;
    display: flex;
    justify-content: space-between
}

.sd-template-four .sd-t4-one .sd-t4-one-middle span {
    font-size: 16px
}

.sd-template-four .sd-t4-one .sd-t4-one-middle img {
    height: 25px
}

.sd-template-four .sd-t4-one .sd-t4-calender {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 45px;
    padding: 5px 20px
}

.sd-template-four .sd-t4-one .sd-t4-calender img {
    height: 20px
}

.sd-template-four .sd-t4-one .element-panchangam-wrapper {
    padding: 0 15px 10px;
    height: calc(100% - 100px);
    flex-direction: column;
    overflow-y: scroll
}

.sd-template-four .sd-t4-one .element-panchangam-wrapper::-webkit-scrollbar {
    display: none
}

.sd-template-four .sd-t4-one .element-panchangam-wrapper .element-panchangam {
    display: flex;
    justify-content: space-between;
    padding: 12px 0;
    border-bottom: 1px solid #707070
}

.sd-template-four .sd-t4-one .element-panchangam-wrapper .element-panchangam .w-100 {
    width: 100% !important
}

.sd-template-four .sd-t4-one .element-panchangam-wrapper .element-panchangam:last-child {
    border-bottom: none
}

.sd-template-four .sd-t4-one .element-panchangam-wrapper .element-panchangam:last-child div {
    width: 50% !important
}

.sd-template-four .sd-t4-one .element-panchangam-wrapper .element-panchangam div {
    width: 35%;
    display: flex;
    flex-direction: column;
    border-right: 1px solid #707070;
    padding-left: 5px
}

.sd-template-four .sd-t4-one .element-panchangam-wrapper .element-panchangam div:last-child {
    border: none
}

.sd-template-four .sd-t4-one .element-panchangam-wrapper .element-panchangam div:first-child {
    padding-left: 0 !important;
    width: 25%
}

.sd-template-four .sd-t4-one .element-panchangam-wrapper .element-panchangam div p {
    margin-bottom: 0;
    text-align: left;
    font-size: 12px
}

.sd-template-four .sd-t4-one .element-panchangam-wrapper .element-panchangam div h5 {
    text-align: left;
    font-size: 14px
}

.sd-template-four .sd-t4-one .sd-t4-one-end {
    background-color: #9a031e;
    color: #fff;
    text-align: center;
    border-radius: 15px 15px 0 0;
    display: flex;
    justify-content: space-between;
    height: 45px
}

.sd-template-four .sd-t4-one .sd-t4-one-end span {
    padding: 10px 20px;
    font-size: 16px;
    width: 33%;
    border-right: 1px solid #b54233 !important
}

.sd-template-four .sd-t4-one .sd-t4-one-end span:last-child {
    border-right: none !important
}

.sd-template-four .sd-t4-one .sd-t4-one-end span:hover {
    color: #ffaf42;
    cursor: pointer
}

.sd-template-four .sd-t4-one .sd-t4-one-end .span-active {
    border-bottom: 4px solid #8d1c24
}

.sd-template-four .sd-t4-one .sd-t4-one-end img {
    height: 25px
}

.sd-template-four .sd-t4-one .sd-t4-one-calender {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 45px;
    font-weight: 600;
    padding: 5px 20px
}

.sd-template-four .sd-t4-one .sd-t4-one-calender img {
    height: 20px
}

.sd-template-four .sd-t4-one .sd-t4-one-end-d {
    display: flex;
    height: calc(100% - 145px);
    flex-direction: column;
    overflow-y: scroll
}

.sd-template-four .sd-t4-one .sd-t4-one-end-d::-webkit-scrollbar {
    display: none
}

.sd-template-four .sd-t4-one .sd-t4-one-end-d .element-date {
    display: flex;
    padding: 10px 20px 0
}

.sd-template-four .sd-t4-one .sd-t4-one-end-d .element-date div {
    width: 50px;
    text-align: center;
    border-radius: 10px;
    margin-right: 10px;
    background-color: #ffe9ca;
    padding: 5px;
    height: 45px;
    font-size: 10px
}

.sd-template-four .sd-t4-one .sd-t4-one-end-d .element-date div span {
    font-size: 17px
}

.sd-template-four .sd-t4-one .sd-t4-one-end-d .element-date p {
    width: calc(100% - 50px);
    margin-bottom: 0;
    font-size: 12px
}

.sd-template-four .sd-t4-one .sd-t4-one-middle-b {
    height: 50px
}

.sd-template-four .sd-t4-one .sd-t4-one-end-m {
    display: flex;
    height: calc(100% - 190px);
    flex-direction: column;
    overflow-y: scroll
}

.sd-template-four .sd-t4-one .sd-t4-one-end-m::-webkit-scrollbar {
    display: none
}

.sd-template-four .sd-t4-one .sd-t4-one-end-m .element-date-m {
    margin: 10px 0 5px;
    padding: 0 20px
}

.sd-template-four .sd-t4-one .sd-t4-one-end-m .element-date-m div {
    text-align: center;
    border-radius: 10px;
    margin-right: 10px;
    border: 1px solid grey;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 11px;
    padding: 2px 8px
}

.sd-template-four .sd-t4-one .sd-t4-one-end-m .element-date-m p {
    width: 100%;
    margin: 2px 0 0 3px;
    font-size: 14px;
    color: #181818
}

.sd-template-four .sd-t4-one hr {
    border: .5px solid #707070;
    border-collapse: collapse;
    margin: 10px 20px !important
}

.sd-template-four .sd-t4-one .view-all {
    margin: 0 20px;
    font-size: 15px;
    line-height: 12px;
    color: #000;
    align-items: center;
    display: flex;
    justify-content: flex-end
}

.sd-template-four .sd-t4-one .view-all img {
    margin-left: 5px
}

.sd-template-five {
    padding: 0 60px 30px;
    display: flex;
    flex-direction: column;
    font-family: "Proxima Nova Alt", sans-serif;
    background:  #fff3e9
}

.sd-template-five h2 {
    align-self: center;
    margin-bottom: 5px;
    color: #991403;
    font-size: 36px;
    font-weight: 400
}

.sd-template-five .item1 {
    grid-area: one;
    height: 100%
}

.sd-template-five .item2 {
    grid-area: two
}

.sd-template-five .item3 {
    grid-area: three
}

.sd-template-five .item4 {
    grid-area: four
}

.sd-template-five .item5 {
    grid-area: five
}

.sd-template-five .item6 {
    grid-area: six;
    height: 66.5%
}

.sd-template-five .item7 {
    grid-area: seven
}

.sd-template-five .item8 {
    grid-area: eight
}

.sd-template-five .sd-photo-grid {
    width: 100%;
    height: 100%;
    display: grid;
    margin-top: 20px;
    grid-template-areas: "one two three" "one four five" "six seven eight";
    grid-template-columns: 1fr 27.5% 27.5%;
    grid-gap: 20px;
    margin-bottom: 20px
}

.sd-template-five .sd-photo-grid div {
    display: flex;
    justify-content: space-between
}

.sd-template-five .sd-photo-grid img {
    width: 100%
}

.sd-template-five .sd-photo-grid-full {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
    place-content: center
}

.sd-template-five .sd-photo-grid-full div {
    width: 22.5%;
    margin: 13px
}

.sd-template-five .sd-photo-grid-full div .__react_modal_image__modal_container {
    width: 100vw;
    margin: 0
}

.sd-template-five .sd-photo-grid-full div .__react_modal_image__modal_container .__react_modal_image__header {
    background-color: transparent;
    width: 98%
}

.sd-template-five .sd-photo-grid-full div .__react_modal_image__modal_container .__react_modal_image__header .__react_modal_image__caption {
    display: none
}

.sd-template-five .sd-photo-grid-full div .__react_modal_image__modal_container .__react_modal_image__modal_content {
    width: 100vw
}

.sd-template-five .sd-photo-grid-full div .__react_modal_image__modal_container .__react_modal_image__modal_content div img {
    width: 70%;
    height: auto !important;
    border-radius: 3px
}

.sd-template-five .sd-photo-grid-full div img {
    border-radius: 3px;
    height: 200px;
    width: 100%
}

.sd-template-five button {
    margin-top: -60px;
    border: none;
    background-color: #991403;
    color: #fff;
    font-size: 12px;
    padding: 6px 13px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    align-self: center;
    white-space: nowrap;
    border-radius: 10px
}

.sd-template-five button img {
    height: 18px !important;
    margin-left: 5px
}

.sd-template-five button:hover {
    background-color: #fb8b24;
    color: #181818
}

.sd-template-five button:hover img {
    -webkit-filter: brightness(0);
    filter: brightness(0)
}
#fff3e9
.sd-template-five h4 {
    font-weight: 400;
    font-size: 20px
}

.sd-template-six {
    padding: 60px 60px 50px;
    display: flex;
   
    /* flex-direction: column; */
    width: 100%;
}

.sd-template-six .sd-ts-bottom {
    margin-top: 60px;
    display: flex;
    border-radius: 8px !important
}

.sd-template-six .sd-ts-bottom .sd-ts-inner-div {
    padding: 30px;
    width: 25%;
    display: flex;
    flex-direction: column;
    align-items: center
}

.sd-template-six .sd-ts-bottom .sd-ts-inner-div img {
    width: 80%;
    max-width: 200px;
    background-color: transparent
}

.sd-template-six .sd-ts-bottom .sd-ts-inner-div h2 {
    background-color: transparent;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    padding-top: 15px
}

.sd-template-six .sd-ts-bottom .sd-ts-inner-div p {
    background-color: transparent;
    text-align: center;
    font-size: 15px;
    padding-top: 5px;
    line-height: 20px
}

.sd-template-six .sd-ts-bottom :first-child {
    background-color: #f1ad6f;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px
}

.sd-template-six .sd-ts-bottom :nth-child(2) {
    background-color: #f3b782
}

.sd-template-six .sd-ts-bottom :nth-child(3) {
    background-color: #f5c396
}

.sd-template-six .sd-ts-bottom :nth-child(4) {
    background-color: #f6ccaa;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px
}

.sd-template-six .sd-t6-one {
    width: 47%
}

.sd-template-six .sd-t6-one img {
    width: 100%;
    max-height: 100%
}

.sd-template-six .sd-t6-two {
    width: 59%;
    padding-left: 30px;
    text-align: center;
    padding-top: 10px
}

.sd-template-six .sd-t6-two div h1 {
    font-size: 30px;
    color: #991403;
    margin-bottom: 15px !important
}

.sd-template-six .sd-t6-two div p {
    font-size: 15px;
    margin-top: 30px;
    padding: 20px;
    padding-bottom: 0 !important;
    line-height: 20px;
    color: #171717
}

.sd-template-six .sd-t6-two div h5 {
    font-weight: 400 !important;
    font-size: 13.5px;
    line-height: 18px;
    color: #171717;
    padding: 10px 20px
}

.sd-template-six .sd-t6-two div .temples {
    display: flex;
    justify-content: center;
    margin-top: 15px
}

.sd-template-six .sd-t6-two div .temples div {
    margin-right: 10px;
    padding-right: 20px;
    border-right: 1px solid #cbcbcb
}

.sd-template-six .sd-t6-two div .temples div:last-child {
    border-right: none
}

.sd-template-six .sd-t6-two div .temples div img {
    padding-right: 5px
}

@media screen and (min-width:1450px) {
    .sd-template-one .sd-t1-slider-caraousel {
        min-height: 385px
    }

    .sd-template-one .sd-t1-slider-caraousel .slick-slider .slick-dots {
        bottom: -20px
    }

    .sd-template-one .sd-t1-slider-caraousel .slick-slider .slick-dots li {
        margin: 0 1px;
        color: #620404
    }

    .sd-template-one .sd-t1-slider-caraousel .slick-slider .slick-dots li button {
        opacity: 1
    }

    .sd-template-one .sd-t1-slider-caraousel .slick-slider .slick-dots li button:before {
        color: #620404;
        font-size: 10px;
        opacity: 1
    }

    .sd-template-one .sd-t1-slider-caraousel .slick-slider .slick-dots .slick-active button:before {
        color: #ecbd00
    }

    .sd-template-one .sd-t1-slider .temples-div p {
        font-size: 15px
    }

    .sd-template-one .sd-t1-slider .slick-slider .slick-dots {
        bottom: -20px
    }

    .sd-template-one .sd-t1-slider .slick-slider .slick-dots li {
        margin: 0 1px;
        color: #991403
    }

    .sd-template-one .sd-t1-slider .slick-slider .slick-dots li button {
        opacity: 1
    }

    .sd-template-one .sd-t1-slider .slick-slider .slick-dots li button:before {
        color: #991403;
        font-size: 10px;
        opacity: 1
    }

    .sd-template-one .sd-t1-slider .slick-slider .slick-dots .slick-active button:before {
        color: #fb8b24
    }

    .sd-template-two {
        height: 450px
    }

    .sd-template-three {
        height: 460px
    }

    .sd-template-three .sd-t3-two .sd-box-one {
        padding: 15px
    }

    .sd-template-three .sd-t3-three {
        width: 23%;
        max-width: 300px
    }

    .sd-template-three .sd-t3-three .sd-box-one {
        padding-bottom: 10px
    }

    .sd-template-five .sd-photo-grid div {
        margin-bottom: 3.5vh
    }

    .sd-template-six {
        height: auto
    }

    .sd-template-six .sd-t6-one img {
        height: auto;
        max-height: auto !important
    }

    .sd-template-six .sd-t6-two div h1 {
        font-size: 30px;
        color: #991403;
        margin-bottom: 10px
    }

    .sd-template-six .sd-t6-two div p {
        font-size: 16px;
        margin-top: 30px;
        padding: 20px;
        color: #181818
    }

    .sd-template-six .sd-t6-two div h5 {
        font-size: 14px;
        color: #181818
    }
}
.pageCompOne .dietyDiv .dietyCardText .dietyCardTitle img {
    width: 40px;
    height: 40px;
    margin-right: 10px;
    border-radius: 100%;}

.pageCompOne .pageBanner {
    padding: 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.pageCompOne .dietyDiv .dietyImg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
@media screen and (max-width:768px) {
    .pageCompOne .pageBanner {
        align-items: center;
        display: flex;
        flex-direction: row;
    }
}
@media screen and (max-width: 379px) and (min-width: 319px) {
    .pageCompOne .pageBanner {
        align-items: center;
        display: flex;
        flex-direction: row;
    }
}

@media screen and (max-width:1000px)and (min-width:900px) {
    .sd-template-four {
        height: 1000px !important;
        flex-wrap: wrap;
        justify-content: center
    }

    .sd-template-four .sd-t4-one {
        height: 420px !important;
        width: 45% !important
    }

    .sd-template-four .sd-t4-one:first-child {
        margin-right: 30px !important;
        margin-bottom: 30px
    }
}

@media screen and (max-width:1100px)and (min-width:900px) {
    .sd-template-three .sd-t3-one {
        width: 30%
    }
}

@media screen and (max-width:1300px)and (min-width:900px) {
    .sd-template-one .sd-t1-slider .temples-div p {
        font-size: 11.5px
    }

    .sd-template-one .sd-t1-slider .slick-slider .slick-dots {
        bottom: -20px
    }

    .sd-template-one .sd-t1-slider-caraousel {
        min-height: 220px
    }

    .sd-template-one .sd-t1-slider-caraousel .slick-slider .slick-dots {
        bottom: -20px
    }

    .sd-template-one .sd-t1-bottom .sd-orange {
        width: auto;
        white-space: pre
    }

    .sd-template-one .sd-t1-bottom .sd-orange img {
        height: 20px;
        margin-right: 5px !important
    }

    .sd-template-one .sd-t1-bottom .sd-marquee-text {
        width: 75%;
        font-size: 15px
    }

    .sd-template-one .sd-t1-bottom div button {
        font-size: 14px;
        padding: 6px 13px
    }

    .sd-template-two {
        height: 400px
    }

    .sd-template-two .sd-tt-left,
    .sd-template-two .sd-tt-right {
        width: 50%
    }

    .sd-template-two .sd-tt-right .sd-box-one .sd-logo-img {
        margin-bottom: 5px;
        right: 20px
    }

    .sd-template-two .sd-box-one {
        padding: 35px 25px 20px
    }

    .sd-template-two .sd-box-one .sd-box-one-content p {
        font-size: 13px
    }

    .sd-template-two .sd-box-one .sd-box-one-content button {
        font-size: 12px;
        padding: 6px 13px
    }

    .sd-template-two .sd-box-one .sd-box-one-content button img {
        height: 8px;
        margin-left: 7px
    }

    .sd-template-two .sd-box-one .sd-box-one-content h2 {
        font-size: 17px
    }

    .sd-template-two .sd-box-one .sd-box-one-image .sd-logo-img {
        height: 50px
    }

    .sd-template-three {
        height: 500px;
        justify-content: space-between
    }

    .sd-template-three .sd-t3-two .sd-box-one {
        padding: 10px
    }

    .sd-template-three .sd-t3-two .sd-box-one .sd-box-one-content p {
        font-size: 13px
    }

    .sd-template-three .sd-t3-two .sd-box-one .sd-box-one-content button {
        font-size: 12px;
        padding: 6px 13px
    }

    .sd-template-three .sd-t3-two .sd-box-one .sd-box-one-content button img {
        height: 8px;
        margin-left: 7px
    }

    .sd-template-three .sd-t3-two .sd-box-one .sd-box-one-content h2 {
        font-size: 17px
    }

    .sd-template-three .sd-t3-two .sd-box-one .sd-box-one-image .sd-logo-img {
        height: auto
    }

    .sd-template-three .sd-t3-three {
        width: 33%;
        height: 100%
    }

    .sd-template-three .sd-t3-three .sd-box-one {
        height: 100%
    }

    .sd-template-three .sd-t3-three .sd-box-one .sd-box-one-content {
        height: 40%
    }

    .sd-template-three .sd-t3-three .sd-box-one .sd-box-one-content p {
        font-size: 13px
    }

    .sd-template-three .sd-t3-three .sd-box-one .sd-box-one-content button {
        font-size: 12px;
        padding: 6px 13px
    }

    .sd-template-three .sd-t3-three .sd-box-one .sd-box-one-content button img {
        height: 8px;
        margin-left: 7px
    }

    .sd-template-three .sd-t3-three .sd-box-one .sd-box-one-content h2 {
        font-size: 17px
    }

    .sd-template-three .sd-t3-three .sd-box-one .sd-box-one-image {
        height: 250px
    }

    .sd-template-three .sd-t3-three .sd-box-one .sd-box-one-image .sd-logo-img {
        height: 100%
    }

    .sd-template-three :nth-child(4) {
        display: none
    }

    .sd-template-four {
        height: 570px
    }

    .sd-template-four .sd-t4-one .sd-t4-one-end span {
        font-size: 14px;
        padding: 10px
    }

    .sd-template-four .sd-t4-one .element-panchangam-wrapper .element-panchangam div p {
        font-size: 11px !important
    }

    .sd-template-four .sd-t4-one .element-panchangam-wrapper .element-panchangam div h5 {
        font-size: 13px !important
    }

    .sd-template-four .sd-t4-one .sd-t4-one-end-d .element-date div {
        width: 45px
    }

    .sd-template-four .sd-t4-one .sd-t4-one-end-d .element-date p {
        font-size: 12px
    }

    .sd-template-four .sd-t4-one .sd-t4-one-end-m .element-date-m p {
        font-size: 13px
    }

    .sd-template-five button {
        font-size: 12px;
        padding: 6px 13px;
        margin-top: 10px
    }

    .sd-template-five button img {
        height: 8px;
        margin: 2px 2px 2px 7px
    }

    .sd-template-five .sd-photo-grid {
        height: 90%
    }

    .sd-template-five .sd-photo-grid div {
        margin-bottom: .6vh
    }

    .sd-template-five .sd-photo-grid div img {
        margin: 5px
    }

    .sd-template-six .sd-t6-two div h1 {
        font-size: 30px;
        color: #991403;
        margin-bottom: 10px
    }

    .sd-template-six .sd-t6-two div p {
        font-size: 1.2vw;
        margin-top: 10px;
        padding: 15px;
        color: #171717
    }

    .sd-template-six .sd-t6-two div h5 {
        font-size: 1.1vw;
        line-height: 14px;
        color: #171717
    }
}

@media screen and (max-width:900px)and (min-width:650px) {
    .sd-template-one .sd-t1-slider {
        padding: 15px;
        flex-wrap: wrap;
        justify-content: center
    }

    .sd-template-one .sd-t1-slider .temples-div {
        width: 13% !important;
        min-width: 13%
    }

    .sd-template-one .sd-t1-slider .temples-div p {
        font-size: 12px
    }

    .sd-template-one .sd-t1-slider .temples-div img {
        border-radius: 12px
    }

    .sd-template-one .sd-t1-slider .slick-slider .slick-dots {
        bottom: -13px !important
    }

    .sd-template-one .sd-t1-slider .slick-slider .slick-dots li {
        margin: 0 1px;
        color: #fd5602;
        width: 15px;
        height: 15px
    }

    .sd-template-one .sd-t1-slider .slick-slider .slick-dots li button {
        font-size: 5px;
        opacity: 1
    }

    .sd-template-one .sd-t1-slider .slick-slider .slick-dots li button:before {
        font-size: 8px;
        color: #fd5602;
        opacity: 1
    }

    .sd-template-one .sd-t1-slider .slick-slider .slick-dots .slick-active button:before {
        color: #ffaf42
    }

    .sd-template-one .sd-t1-slider-caraousel {
        padding: 15px;
        min-height: 130px
    }

    .sd-template-one .sd-t1-slider-caraousel .slick-slider .slick-dots {
        bottom: -13px !important
    }

    .sd-template-one .sd-t1-slider-caraousel .slick-slider .slick-dots li {
        margin: 0 1px;
        color: #620404;
        width: 15px;
        height: 15px
    }

    .sd-template-one .sd-t1-slider-caraousel .slick-slider .slick-dots li button {
        font-size: 5px;
        opacity: 1
    }

    .sd-template-one .sd-t1-slider-caraousel .slick-slider .slick-dots li button:before {
        font-size: 8px;
        color: #620404;
        opacity: 1
    }

    .sd-template-one .sd-t1-slider-caraousel .slick-slider .slick-dots .slick-active button:before {
        color: #ecbd00
    }

    .sd-template-one .sd-t1-bottom {
        height: 40px;
        padding-left: 30px;
        padding-right: 30px
    }

    .sd-template-one .sd-t1-bottom .sd-orange {
        width: auto;
        font-size: 12px;
        white-space: pre
    }

    .sd-template-one .sd-t1-bottom .sd-orange img {
        height: 15px;
        margin-right: 5px !important
    }

    .sd-template-one .sd-t1-bottom .sd-marquee-text {
        width: 75%;
        font-size: 12px
    }

    .sd-template-one .sd-t1-bottom div button {
        padding: 4px 8px;
        font-size: 12px
    }

    .sd-template-one .sd-t1-bottom div button img {
        height: 18px;
        margin-left: 5px
    }

    .sd-template-two {
        height: 280px;
        padding: 30px
    }

    .sd-template-two .sd-box-one {
        padding: 18px
    }

    .sd-template-two .sd-box-one .sd-box-one-content p {
        margin-bottom: 5px;
        font-size: 10px;
        line-height: 1.3
    }

    .sd-template-two .sd-box-one .sd-box-one-content .sd-b-orange {
        padding: 4px 8px
    }

    .sd-template-two .sd-box-one .sd-box-one-content .sd-b-orange img {
        height: 12px
    }

    .sd-template-two .sd-box-one .sd-box-one-content button {
        font-size: 10px;
        padding: 1px 8px
    }

    .sd-template-two .sd-box-one .sd-box-one-content button img {
        height: 8px;
        margin-left: 5px
    }

    .sd-template-two .sd-box-one .sd-box-one-content h2 {
        font-size: 13px
    }

    .sd-template-two .sd-box-one .sd-box-one-image .sd-logo-img {
        height: 30px;
        margin-bottom: 0
    }

    .sd-template-three {
        height: 700px;
        flex-direction: column;
        align-items: center
    }

    .sd-template-three .sd-t3-one {
        width: 100%;
        align-items: center
    }

    .sd-template-three .sd-t3-one h1 {
        padding-bottom: 10px
    }

    .sd-template-three .sd-t3-one h1 .hide-t {
        display: none
    }

    .sd-template-three .sd-t3-one p {
        text-align: center;
        padding-bottom: 10px
    }

    .sd-template-three .sd-t3-two .sd-box-one {
        padding: 8px
    }

    .sd-template-three .sd-t3-two .sd-box-one .sd-box-one-content .sd-b-orange {
        padding: 4px 8px
    }

    .sd-template-three .sd-t3-two .sd-box-one .sd-box-one-content .sd-b-orange img {
        height: 12px
    }

    .sd-template-three .sd-t3-two .sd-box-one .sd-box-one-content p {
        font-size: 10px;
        line-height: 1.3
    }

    .sd-template-three .sd-t3-two .sd-box-one .sd-box-one-content button {
        font-size: 10px;
        padding: 1px 8px
    }

    .sd-template-three .sd-t3-two .sd-box-one .sd-box-one-content button img {
        height: 8px;
        margin-left: 5px
    }

    .sd-template-three .sd-t3-two .sd-box-one .sd-box-one-content h2 {
        font-size: 13px;
        margin-top: 10px !important;
        margin-bottom: 5px !important
    }

    .sd-template-three .sd-t3-two .sd-box-one .sd-box-one-image .sd-logo-img {
        margin-bottom: 0
    }

    .sd-template-three .sd-t3-three {
        margin-top: 20px;
        width: 50%;
        min-width: 350px
    }

    .sd-template-three .sd-t3-three .sd-box-one .sd-box-one-content p {
        font-size: 10px;
        line-height: 1.3
    }

    .sd-template-three .sd-t3-three .sd-box-one .sd-box-one-content button {
        font-size: 10px;
        padding: 1px 8px
    }

    .sd-template-three .sd-t3-three .sd-box-one .sd-box-one-content button img {
        height: 8px;
        margin-left: 5px
    }

    .sd-template-three .sd-t3-three .sd-box-one .sd-box-one-content h2 {
        font-size: 13px;
        margin-top: 10px !important;
        margin-bottom: 5px !important
    }

    .sd-template-three .sd-t3-three .sd-box-one .sd-box-one-content .sd-b-orange {
        padding: 4px 8px
    }

    .sd-template-three .sd-t3-three .sd-box-one .sd-box-one-content .sd-b-orange img {
        height: 12px
    }

    .sd-template-three .sd-t3-three .sd-box-one .sd-box-one-image {
        height: 300px
    }

    .sd-template-three .sd-t3-three .sd-box-one .sd-box-one-image .sd-logo-img {
        height: 300px;
        margin-bottom: 0
    }

    .sd-template-three :nth-child(3),
    .sd-template-three :nth-child(4) {
        display: none
    }

    .sd-template-four {
        height: 1000px !important;
        flex-wrap: wrap;
        padding: 30px !important;
        justify-content: center
    }

    .sd-template-four .sd-t4-one {
        height: 420px !important;
        width: 47% !important
    }

    .sd-template-four .sd-t4-one:first-child {
        margin-right: 30px !important;
        margin-bottom: 30px
    }

    .sd-template-five .sd-photo-grid div {
        margin-bottom: 10px
    }

    .sd-template-five .sd-photo-grid-full div {
        width: 45%
    }

    .sd-template-five button {
        font-size: 10px;
        border: none;
        padding: 1px 8px;
        margin-top: 10px
    }

    .sd-template-five button img {
        height: 8px;
        margin-left: 5px
    }

    .sd-template-six {
        height: auto;
        padding: 30px
    }

    .sd-template-six .sd-ts-bottom {
        flex-wrap: wrap
    }

    .sd-template-six .sd-ts-bottom .sd-ts-inner-div {
        width: 50%
    }

    .sd-template-six .sd-ts-bottom .sd-ts-inner-div img {
        max-width: 150px
    }

    .sd-template-six .sd-ts-bottom :first-child {
        background-color: #f1ad6f;
        border-radius: 0;
        border-top-left-radius: 8px
    }

    .sd-template-six .sd-ts-bottom :nth-child(2) {
        background-color: #f3b782;
        border-radius: 0;
        border-top-right-radius: 8px
    }

    .sd-template-six .sd-ts-bottom :nth-child(3) {
        background-color: #f5c396;
        border-radius: 0;
        border-bottom-left-radius: 8px
    }

    .sd-template-six .sd-ts-bottom :nth-child(4) {
        background-color: #f6ccaa;
        border-radius: 0;
        border-bottom-right-radius: 8px
    }
}

@media screen and (max-width:650px) {
    .sd-template-one .sd-t1-slider {
        padding: 20px 10px 0;
        overflow-x: scroll
    }

    .sd-template-one .sd-t1-slider::-webkit-scrollbar,
    .sd-template-one .sd-t1-slider::-webkit-scrollbar-thumb {
        display: none
    }

    .sd-template-one .sd-t1-slider .temples-div {
        width: 20% !important;
        min-width: 21%;
        margin-left: 1.5%
    }

    .sd-template-one .sd-t1-slider .temples-div img {
        border-radius: 12px !important
    }

    .sd-template-one .sd-t1-slider .temples-div p {
        font-size: 13px;
        margin-left: -8px
    }

    .sd-template-one .sd-t1-slider .slick-slider .slick-dots {
        bottom: -18px
    }

    .sd-template-one .sd-t1-slider .slick-slider .slick-dots li {
        margin: 0;
        width: 15px;
        color: #fd5602
    }

    .sd-template-one .sd-t1-slider .slick-slider .slick-dots li button {
        opacity: 1
    }

    .sd-template-one .sd-t1-slider .slick-slider .slick-dots li button:before {
        color: #fd5602;
        opacity: 1;
        font-size: 8px
    }

    .sd-template-one .sd-t1-slider .slick-slider .slick-dots .slick-active button {
        opacity: 1
    }

    .sd-template-one .sd-t1-slider .slick-slider .slick-dots .slick-active button:before {
        color: #ffaf42;
        opacity: 1;
        font-size: 8px
    }

    .sd-template-one hr {
        margin: 0 15px
    }

    .sd-template-one .sd-t1-slider-caraousel {
        padding: 15px 15px 20px;
        min-height: 100px
    }

    .sd-template-one .sd-t1-slider-caraousel .slick-slider .slick-dots {
        bottom: -18px !important
    }

    .sd-template-one .sd-t1-slider-caraousel .slick-slider .slick-dots li {
        margin: 0 2px;
        width: 15px;
        color: #620404
    }

    .sd-template-one .sd-t1-slider-caraousel .slick-slider .slick-dots li button {
        opacity: 1
    }

    .sd-template-one .sd-t1-slider-caraousel .slick-slider .slick-dots li button:before {
        color: #620404;
        opacity: 1;
        font-size: 11px !important
    }

    .sd-template-one .sd-t1-slider-caraousel .slick-slider .slick-dots .slick-active button {
        opacity: 1
    }

    .sd-template-one .sd-t1-slider-caraousel .slick-slider .slick-dots .slick-active button:before {
        color: #ecbd00;
        opacity: 1;
        font-size: 11px !important
    }

    .sd-template-one .sd-t1-bottom {
        height: 40px;
        padding-left: 10px;
        padding-right: 10px
    }

    .sd-template-one .sd-t1-bottom .sd-orange {
        width: 24%;
        font-size: 11px;
        padding-right: 3px;
        text-align: center;
        margin-right: 0 !important
    }

    .sd-template-one .sd-t1-bottom .sd-orange img {
        display: none
    }

    .sd-template-one .sd-t1-bottom .sd-marquee-text {
        width: 45%;
        font-size: 12px
    }

    .sd-template-one .sd-t1-bottom div {
        width: 25%
    }

    .sd-template-one .sd-t1-bottom div button {
        font-size: 12px
    }

    .sd-template-one .sd-t1-bottom div button img {
        height: 14px;
        margin-left: 5px;
        margin-top: 0
    }

    .sd-template-two {
        height: 1100px;
        padding: 20px;
        flex-wrap: wrap;
        justify-content: space-around
    }

    .sd-template-two .sd-box-one {
        width: 100%;
        padding: 30px;
        display: flex;
        margin: 2%
    }

    .sd-template-two .sd-box-one .sd-box-one-content {
        padding-left: 25px;
        padding-right: 25px
    }

    .sd-template-two .sd-box-one .sd-box-one-content p {
        margin-bottom: 10px;
        font-size: 14px;
        line-height: 15px
    }

    .sd-template-two .sd-box-one .sd-box-one-content button {
        font-size: 12px
    }

    .sd-template-two .sd-box-one .sd-box-one-content button img {
        height: 10px;
        margin-left: 7px
    }

    .sd-template-two .sd-box-one .sd-box-one-content h2 {
        font-size: 16px;
        margin: 0
    }

    .sd-template-two .sd-box-one .sd-box-one-image {
        height: 30%
    }

    .sd-template-two .sd-box-one .sd-box-one-image .sd-logo-img {
        height: 60px;
        margin: 0
    }

    .sd-template-three {
        height: auto;
        padding: 30px;
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .sd-template-three .sd-t3-one {
        width: 100%;
        margin-bottom: 25px;
        padding: 20px;
        align-items: center
    }

    .sd-template-three .sd-t3-one p {
        text-align: center;
        margin: 15px 0
    }

    .sd-template-three .sd-t3-one h1 {
        text-align: center
    }

    .sd-template-three .sd-t3-one img {
        width: 90% !important
    }

    .sd-template-three .sd-t3-one .nav-circles {
        display: flex;
        justify-content: center;
        margin-bottom: 10px
    }

    .sd-template-three .sd-t3-one .nav-circles img {
        width: 45px !important
    }

    .sd-template-three .sd-t3-three {
        width: 100%;
        max-width: 400px
    }

    .sd-template-three .sd-t3-three .sd-box-one {
        margin-bottom: 20px
    }

    .sd-template-three .sd-t3-three .sd-box-one .sd-box-one-image {
        height: 280px
    }

    .sd-template-three .sd-t3-three .sd-box-one .sd-box-one-image img {
        height: 280px !important
    }

    .sd-template-three .sd-t3-three .sd-box-one .sd-box-one-content .sd-b-orange {
        font-size: 12px
    }

    .sd-template-three .sd-t3-three .sd-box-one .sd-box-one-content h2 {
        font-size: 16px
    }

    .sd-template-three .sd-t3-three .sd-box-one .sd-box-one-content p {
        font-size: 13px
    }

    .sd-template-three .sd-t3-two {
        width: 100%
    }

    .sd-template-three .sd-t3-two .sd-box-one {
        padding: 12px
    }

    .sd-template-three .sd-t3-two .sd-box-one .sd-box-one-content .sd-b-orange {
        font-size: 12px
    }

    .sd-template-three .sd-t3-two .sd-box-one .sd-box-one-content h2 {
        font-size: 16px
    }

    .sd-template-three .sd-t3-two .sd-box-one .sd-box-one-content p {
        font-size: 13px
    }

    .sd-template-four {
        height: 1170px;
        padding: 20px;
        display: flex;
        flex-direction: column
    }

    .sd-template-four .sd-t4-one {
        width: 100%;
        margin-bottom: 20px;
        max-height: 350px
    }

    .sd-template-five {
        height: auto;
        padding: 20px
    }

    .sd-template-five h2 {
        font-size: 36px
    }

    .sd-template-five .sd-photo-grid {
        height: 90%;
        display: flex;
        flex-wrap: wrap
    }

    .sd-template-five .sd-photo-grid img {
        width: 100%
    }

    .sd-template-five .sd-photo-grid div {
        flex-wrap: wrap;
        margin-bottom: 0
    }

    .sd-template-five .sd-photo-grid div img {
        margin: 5px 5px 10px;
        height: 41%;
        width: 46.5%
    }

    .sd-template-five .sd-photo-grid-full div {
        width: 90%
    }

    .sd-template-five button {
        font-size: 12px;
        padding: 2px 10px;
        margin-top: 10px
    }

    .sd-template-five button img {
        height: 10px;
        margin-left: 5px
    }

    .sd-template-six {
        padding: 20px;
        height: auto;
        flex-direction: column
    }

    .sd-template-six .sd-ts-bottom {
        flex-wrap: wrap
    }

    .sd-template-six .sd-ts-bottom .sd-ts-inner-div {
        width: 50%
    }

    .sd-template-six .sd-ts-bottom .sd-ts-inner-div img {
        max-width: 150px
    }

    .sd-template-six .sd-ts-bottom :first-child {
        background-color: #f1ad6f;
        border-radius: 0;
        border-top-left-radius: 8px
    }

    .sd-template-six .sd-ts-bottom :nth-child(2) {
        background-color: #f3b782;
        border-radius: 0;
        border-top-right-radius: 8px
    }

    .sd-template-six .sd-ts-bottom :nth-child(3) {
        background-color: #f5c396;
        border-radius: 0;
        border-bottom-left-radius: 8px
    }

    .sd-template-six .sd-ts-bottom :nth-child(4) {
        background-color: #f6ccaa;
        border-radius: 0;
        border-bottom-right-radius: 8px
    }
}

@media screen and (max-width:450px) {
    .sd-template-six .sd-ts-bottom {
        flex-wrap: wrap
    }

    .sd-template-six .sd-ts-bottom .sd-ts-inner-div {
        width: 100% !important
    }

    .sd-template-six .sd-ts-bottom .sd-ts-inner-div img {
        max-width: 150px
    }

    .sd-template-six .sd-ts-bottom :first-child {
        background-color: #f1ad6f;
        border-radius: 0;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px
    }

    .sd-template-six .sd-ts-bottom :nth-child(2) {
        background-color: #f3b782;
        border-radius: 0
    }

    .sd-template-six .sd-ts-bottom :nth-child(3) {
        background-color: #f5c396;
        border-radius: 0
    }

    .sd-template-six .sd-ts-bottom :nth-child(4) {
        background-color: #f6ccaa;
        border-radius: 0;
        border-bottom-right-radius: 8px;
        border-bottom-left-radius: 8px
    }

    .sd-template-three .sd-t3-three {
        max-width: 300px
    }

    .sd-template-three .sd-t3-three .sd-box-one {
        margin-bottom: 20px
    }

    .sd-template-three .sd-t3-three .sd-box-one .sd-box-one-image {
        height: 255px
    }

    .sd-template-three .sd-t3-three .sd-box-one .sd-box-one-image img {
        height: 250px !important
    }

    .sd-template-two {
        height: 1150px !important
    }

    .sd-template-two .sd-tt-left {
        display: none !important
    }

    .sd-template-one .sd-t1-slider .temples-div {
        width: 25% !important;
        min-width: 25%;
        margin-left: 1.5%
    }

    .sd-template-one .sd-t1-slider .temples-div img {
        border-radius: 12px
    }

    .sd-template-one .sd-t1-slider .temples-div p {
        font-size: 13px;
        margin-left: -8px
    }
}

@media screen and (min-width:100px)and (max-width:350px) {
    .sd-template-one .sd-t1-bottom .sd-marquee-text {
        width: 50%
    }

    .sd-template-one .sd-t1-bottom div button {
        font-size: 12px;
        padding: 2px 10px
    }

    .sd-template-one .sd-t1-bottom div button img {
        height: 9px;
        margin-left: 5px;
        margin-top: 0
    }

    .sd-template-two {
        height: 850px !important
    }

    .sd-template-two .sd-tt-left {
        display: none
    }

    .sd-template-three .sd-t3-three {
        width: 280px;
        max-width: 280px !important
    }

    .sd-template-three .sd-t3-three .sd-box-one .sd-box-one-image,
    .sd-template-three .sd-t3-three .sd-box-one .sd-box-one-image img {
        height: 220px !important
    }

    .sd-template-four {
        margin-bottom: 30px
    }

    .sd-template-four .sd-t4-box-left {
        height: 400px
    }

    .sd-template-five {
        padding: 20px
    }

    .sd-template-five h2 {
        font-size: 36px
    }

    .sd-template-five .sd-photo-grid {
        height: 90%
    }

    .sd-template-five .sd-photo-grid div {
        flex-wrap: wrap;
        margin-bottom: 0
    }

    .sd-template-five .sd-photo-grid div img {
        margin: 5px 5px 1vh;
        height: 41%;
        width: 46%
    }

    .sd-template-five button {
        font-size: 12px;
        padding: 2px 10px;
        margin-top: 10px
    }

    .sd-template-five button img {
        height: 10px;
        margin-left: 5px
    }
}

@-webkit-keyframes circleAnimation {
    0% {
        stroke-dashoffset: 75
    }

    50% {
        stroke-dashoffset: 280
    }
}

@keyframes circleAnimation {
    0% {
        stroke-dashoffset: 75
    }

    50% {
        stroke-dashoffset: 280
    }
}

@-webkit-keyframes fade-in {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fade-in {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes fade-out {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fade-out {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes bounce {

    0%,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    40%,
    43% {
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    40%,
    43%,
    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06)
    }

    70% {
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

@keyframes bounce {

    0%,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    40%,
    43% {
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    40%,
    43%,
    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06)
    }

    70% {
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {

    0%,
    50%,
    to {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

@keyframes flash {

    0%,
    50%,
    to {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }

    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }

    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {

    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes shake {

    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
        transform: scale3d(.9, .9, .9) rotate(-3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
        transform: scale3d(.9, .9, .9) rotate(-3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
        transform: translate3d(-25%, 0, 0) rotate(-5deg)
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
        transform: translate3d(20%, 0, 0) rotate(3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
        transform: translate3d(-15%, 0, 0) rotate(-3deg)
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
        transform: translate3d(10%, 0, 0) rotate(2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
        transform: translate3d(-5%, 0, 0) rotate(-1deg)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
        transform: translate3d(-25%, 0, 0) rotate(-5deg)
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
        transform: translate3d(20%, 0, 0) rotate(3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
        transform: translate3d(-15%, 0, 0) rotate(-3deg)
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
        transform: translate3d(10%, 0, 0) rotate(2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
        transform: translate3d(-5%, 0, 0) rotate(-1deg)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes jello {

    0%,
    11.1%,
    to {
        -webkit-transform: none;
        transform: none
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

@keyframes jello {

    0%,
    11.1%,
    to {
        -webkit-transform: none;
        transform: none
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center
}

@-webkit-keyframes bounceIn {

    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes bounceIn {

    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInDown {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInLeft {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInRight {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes bounceInUp {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotateY(-1turn);
        transform: perspective(400px) rotateY(-1turn)
    }

    0%,
    40% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) translateZ(150px) rotateY(-190deg)
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) translateZ(150px) rotateY(-170deg)
    }

    50%,
    80% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotateY(-1turn);
        transform: perspective(400px) rotateY(-1turn)
    }

    0%,
    40% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) translateZ(150px) rotateY(-190deg)
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) translateZ(150px) rotateY(-170deg)
    }

    50%,
    80% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }

    0%,
    40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg)
    }

    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }

    0%,
    40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg)
    }

    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    0%,
    40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg)
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    0%,
    40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg)
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg)
    }

    60%,
    80% {
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg)
    }

    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg)
    }

    60%,
    80% {
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg)
    }

    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: center
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: center
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: center
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: center
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left
    }

    0%,
    20%,
    60% {
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,
    60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left
    }

    40%,
    80% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left
    }

    0%,
    20%,
    60% {
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,
    60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left
    }

    40%,
    80% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
        transform: translate3d(-100%, 0, 0) rotate(-120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
        transform: translate3d(-100%, 0, 0) rotate(-120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
        transform: translate3d(100%, 0, 0) rotate(120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
        transform: translate3d(100%, 0, 0) rotate(120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50%,
    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50%,
    to {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

.filterAlpha {
    display: flex;
    font-size: 12px;
    margin-bottom: 5px;
    width: 100%;
    flex-wrap: wrap
}

.filterAlpha .alpahabets {
    border-radius: 15px;
    opacity: 1;
    border: 1px solid #ccc;
    cursor: pointer;
    margin-right: 5px;
    margin-bottom: 5px;
    align-items: center;
    align-content: center;
    justify-content: center;
    padding-top: 2px;
    width: 32px;
    display: flex;
    height: 19px
}

.filterAlpha .alpahabets p {
    margin: 0 !important;
    color: #000;
    font-weight: 600;
    font-size: 12px
}

.filterAlpha .alpahabets:hover {
    background: #8d1c24 0 0 no-repeat padding-box;
    border: 1px solid #8d1c24
}

.filterAlpha .alpahabets:hover p {
    margin: 0 !important;
    color: #fff !important;
    font-weight: 600;
    font-size: 12px
}

.filterAlpha .alpahabetsActive {
    border-radius: 15px;
    opacity: 1;
    background: #8d1c24 0 0 no-repeat padding-box;
    border: 1px solid #8d1c24;
    cursor: pointer;
    margin-right: 5px;
    margin-bottom: 5px;
    align-items: center;
    align-content: center;
    justify-content: center;
    padding-top: 2px;
    width: 32px;
    display: flex;
    height: 19px
}

.filterAlpha .alpahabetsActive p {
    margin: 0 !important;
    color: #fff;
    font-weight: 600;
    font-size: 12px
}

.sd-footer-main {
    background-color: #fb8b24;
    width: 100% !important;
    font-family: "Proxima Nova Alt", sans-serif
}

.sd-footer-main .sd-footer-top {
    background-color: #efefef;
    height: 100px;
    background-color: #fb8b24;
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    padding: 0 60px
}

.sd-footer-main .sd-footer-top .sd-footer-top-left {
    width: 50%;
    display: flex;
    justify-content: space-between;
    align-self: center;
    align-items: center;
    padding-left: 40px
}

.sd-footer-main .sd-footer-top .sd-footer-top-left p {
    height: 50%;
    width: 40%;
    margin: 0;
    color: #181818;
    font-size: 18px;
    line-height: normal;
    font-weight: 400;
    display: flex;
    align-items: center
}

.sd-footer-main .sd-footer-top .sd-footer-top-left p img {
    margin-right: 10px
}

.sd-footer-main .sd-footer-top .sd-footer-top-left div {
    height: 50%;
    width: 50%;
    display: flex;
    justify-content: flex-end
}

.sd-footer-main .sd-footer-top .sd-footer-top-left div img {
    height: 40px;
    width: auto !important;
    margin-left: 0
}

.sd-footer-main .sd-footer-top .sd-footer-top-right {
    width: 50%;
    align-self: center;
    align-items: center;
    justify-content: space-between;
    border-right: 1px solid hsla(0, 0%, 100%, .3019607843);
    display: flex;
    padding-right: 40px
}

.sd-footer-main .sd-footer-top .sd-footer-top-right p {
    width: 35%;
    height: 50%;
    margin: 0;
    color: #181818;
    font-size: 18px;
    font-weight: 400;
    display: flex;
    align-items: center;
    line-height: normal
}

.sd-footer-main .sd-footer-top .sd-footer-top-right p img {
    margin-right: 10px
}

.sd-footer-main .sd-footer-top .sd-footer-top-right .sd-sub {
    display: flex;
    flex-direction: column;
    height: 75%;
    width: 60%;
    align-items: center
}

.sd-footer-main .sd-footer-top .sd-footer-top-right .sd-sub .subscribe {
    background-color: #fff !important;
    height: 42px;
    display: flex;
    justify-content: space-around;
    width: 100%;
    position: relative;
    border-radius: 10px
}

.sd-footer-main .sd-footer-top .sd-footer-top-right .sd-sub .subscribe h4 {
    color: rgba(255, 0, 0, .753);
    font-size: 16px;
    font-weight: 400;
    margin-top: 5px;
    position: absolute;
    bottom: -20px;
    right: 0
}

.sd-footer-main .sd-footer-top .sd-footer-top-right .sd-sub .subscribe input {
    height: 100%;
    outline: none;
    border: none;
    width: 75%;
    background-color: #fff !important
}

.sd-footer-main .sd-footer-top .sd-footer-top-right .sd-sub .subscribe input::-webkit-input-placeholder {
    font-size: 19px;
    font-weight: 400;
    color: #181818
}

.sd-footer-main .sd-footer-top .sd-footer-top-right .sd-sub .subscribe input::placeholder {
    font-size: 19px;
    font-weight: 400;
    color: #181818
}

.sd-footer-main .sd-footer-top .sd-footer-top-right .sd-sub .subscribe img {
    width: 22px;
    align-self: center
}

.sd-footer-main .sd-footer-top .sd-footer-top-right .sd-sub .sd-red {
    border: 2px solid red
}

.sd-footer-main .sd-footer-top .sd-footer-top-right .sd-sub .sd-orange {
    border: 2px solid #991403
}

.sd-footer-main .sd-footer-middle {
    background-color: #901017 !important;
    background: #901017;
    background-image: url(/static/media/footer-all-temples@2x.png);
    background-position: bottom, top;
    background-origin: initial;
    background-repeat: no-repeat;
    background-origin: border-box;
    background-size: contain, cover;
    background-blend-mode: overlay;
    background-position-x: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 355px;
    width: 100%
}

.sd-footer-main .sd-footer-middle .sd-footer-middle-f {
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    position: relative
}

.sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-container-r {
    padding: 60px 60px
}

.sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-container-r .row {
    display: flex;
    justify-content: space-between;
    text-align: initial;
    margin: 0
}

.sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-container-r .row .sd-list-body {
    padding: 5px
}

.sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-container-r .row .sd-list-body h5 {
    font-size: 18px;
    color: #fff;
    margin-bottom: 13px !important;
    font-weight: 600
}

.sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-container-r .row .sd-list-body ul li {
    padding: 2.5px 1px;
    color: #fff
}

.sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-container-r .row .sd-list-body ul li p {
    font-size: 15px;
    font-weight: 400;
    color: #d1d1d1;
    padding-bottom: 3px;
    text-decoration: none;
    margin-bottom: 0;
    cursor: pointer
}

.sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-container-r .row .sd-list-body ul li p:hover {
    color: #fff;
    font-weight: 600
}

.sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-container-r .row .w-16 {
    width: 16%
}

.sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-container-r .row .w-18 {
    width: 19%;
    padding-right: 20px
}

.sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-container-r .row .w-15 {
    width: 14%
}

.sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer {
    width: 93%;
    height: 15%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-self: center;
    align-items: center
}

.sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .emblems {
    display: flex;
    justify-content: flex-end;
    width: 100%
}

.sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .emblems img {
    height: 100px;
    padding-left: 10px
}

.sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .top {
    width: 100%;
    text-align: left;
    display: flex;
    justify-content: space-between;
    padding-bottom: 10px;
    padding-top: 0 !important
}

.sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .top p {
    margin: 0;
    font-size: 15px;
    color: #fff;
    text-align: left
}

.sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .top p i {
    margin-right: 13px
}

.sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .top p img {
    height: 15px;
    margin-right: 10px;
    -webkit-filter: brightness(3);
    filter: brightness(3)
}

.sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .bottom {
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap
}

.sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .bottom .left {
    height: 100%;
    text-align: left;
    display: flex;
    justify-content: flex-start
}

.sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .bottom .left p {
    margin: 0;
    font-size: 15px;
    color: #fff;
    padding: 0 15px;
    border-right: 1px solid #b13829
}

.sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .bottom .left p:last-child {
    border: none
}

.sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .bottom .left p:first-child {
    padding-left: 0
}

.sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .bottom .left p img {
    height: 13px;
    margin-right: 10px;
    -webkit-filter: brightness(3);
    filter: brightness(3)
}

.sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .bottom .left p .sep {
    height: 9px
}

.sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .bottom .right {
    height: 70%;
    align-self: center;
    display: flex;
    justify-content: flex-end
}

.sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .bottom .right .left {
    width: auto
}

.sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .bottom .right .left p {
    font-weight: 600;
    color: #fff
}

.sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .bottom .right .left p span {
    background-color: #fff;
    color: #181818;
    margin-left: 8px;
    padding: 2px 5px;
    font-weight: 800;
    border-radius: 4px;
    letter-spacing: .7px;
    font-size: 18px
}

.sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .bottom .right .right {
    width: auto
}

.sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .bottom .right .right p {
    font-weight: 600;
    color: #fff;
    margin: 0
}

.sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .bottom .right .right p span {
    margin-left: 8px;
    padding: 2px 5px;
    background-color: #fe6e00;
    color: #fff;
    font-weight: 700;
    border-radius: 4px;
    letter-spacing: .7px
}

.sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .sd-border-g {
    border-right: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc
}

.sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .grey {
    color: #7f7f7f
}

.sd-footer-main .sd-footer-bottom {
    height: 120px;
    background-color: #40102e;
    width: 100%
}

.sd-footer-main .sd-footer-bottom img {
    width: 100%;
    height: 100%;
    background-color: #40102e
}

.sd-footer-main .sd-footer-tag {
    height: 60px;
    padding: 0 40px;
    display: flex;
    align-items: center;
    background-color: #40102e;
    justify-content: space-around
}

.sd-footer-main .sd-footer-tag .middle {
    width: 70%;
    height: 25%;
    justify-content: flex-start;
    display: flex;
    align-items: center
}

.sd-footer-main .sd-footer-tag .middle p {
    margin: 0;
    font-size: 13px;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: 400;
    color: #fff;
    cursor: pointer
}

.sd-footer-main .sd-footer-tag .middle img {
    height: 30px;
    width: 30px;
    -webkit-filter: brightness(-1);
    filter: brightness(-1);
    padding: 5px;
    cursor: pointer
}

.sd-footer-main .sd-footer-tag .middle .special {
    background-color: #fff;
    color: #d1d1d1;
    padding: 0;
    font-size: 18px
}

.sd-footer-main .sd-footer-tag .middle .border-r {
    border-right: 1px solid silver
}

.sd-footer-main .sd-footer-tag .middle .color {
    color: #fff
}

.sd-footer-main .sd-footer-tag .right {
    width: 30%;
    text-align: right;
    font-size: 13px;
    color: #fff;
    cursor: pointer
}

.sd-footer-main .sd-footer-tag .right span {
    color: #fff;
    font-weight: 600;
    margin-left: 5px
}

.callout {
    position: fixed;
    bottom: 35px;
    right: 20px;
    z-index: 1;
    margin-left: 20px;
    max-width: 300px;
    width: 250px;
    -webkit-animation: slide 1s;
    animation: slide 1s;
    box-shadow: 1px 1px 100px 41px
}

.callout-header {
    padding: 25px 15px;
    background: #991403;
    font-size: 30px;
    color: #fff
}

.callout-container {
    padding: 20px;
    background-color: #ccc;
    color: #181818
}

.callout-container button {
    background-color: #991403;
    color: #fff;
    padding: 6px 20px;
    border-radius: 3px;
    font-size: 16px;
    border: none
}

.callout-container p {
    font-size: 20px;
    color: #181818
}

.closebtn {
    position: absolute;
    top: 5px;
    right: 15px;
    color: #fff;
    font-size: 30px;
    cursor: pointer
}

.closebtn:hover {
    color: #d3d3d3
}

@-webkit-keyframes slide {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes slide {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@media screen and (min-width:1500px) {

    .sd-footer-main .sd-footer-top .sd-footer-top-left p,
    .sd-footer-main .sd-footer-top .sd-footer-top-right p {
        white-space: pre
    }

    .sd-footer-main .sd-footer-bottom {
        height: 150px
    }

    .sd-footer-main .sd-footer-bottom img {
        height: 100%
    }

    .sd-footer-main .sd-footer-tag .middle {
        width: 75%
    }

    .sd-footer-main .sd-footer-tag .right {
        width: 25%
    }
}

@media screen and (max-width:1500px)and (min-width:1300px) {

    .sd-footer-main .sd-footer-top .sd-footer-top-left p,
    .sd-footer-main .sd-footer-top .sd-footer-top-right p {
        white-space: pre
    }

    .sd-footer-main .sd-footer-tag .middle {
        width: 75%
    }

    .sd-footer-main .sd-footer-tag .right {
        width: 25%
    }
}

@media screen and (max-width:1300px)and (min-width:900px) {
    .sd-footer-main {
        height: 755px;
        padding-top: 0
    }

    .sd-footer-main .sd-footer-top {
        height: 125px
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-left {
        flex-direction: column;
        justify-content: center
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-left p {
        font-size: 18px;
        width: 100%;
        justify-content: center;
        margin-bottom: 15px
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-left div {
        width: 100%;
        justify-content: center
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-right {
        flex-direction: column
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-right p {
        font-size: 18px;
        width: 100%;
        margin-bottom: 15px;
        justify-content: center
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-right .sd-sub {
        width: 100%
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-right .sd-sub .subscribe input {
        width: 70%;
        font-size: 13px
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-right .sd-sub .subscribe input::-webkit-input-placeholder {
        font-size: 13px
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-right .sd-sub .subscribe input::placeholder {
        font-size: 13px
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-right .sd-sub .subscribe h4 {
        font-size: 14px
    }

    .sd-footer-main .sd-footer-middle {
        height: 665px
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-container-r {
        padding: 0 30px 30px
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-container-r .row .sd-list-body h5 {
        font-size: 18px
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-container-r .row .sd-list-body ul li {
        width: 80%
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-container-r .row .sd-list-body ul li p {
        font-size: 14px;
        color: #fff;
        padding-bottom: 3px;
        margin-bottom: 0
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer {
        height: 100px
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .top p {
        font-size: 14px
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .bottom .left {
        flex-wrap: wrap
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .bottom .left p {
        font-size: 14px
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .bottom .left p:last-child {
        padding-left: 0
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .bottom .right .left p,
    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .bottom .right .left p span {
        font-size: 14
    }

    .sd-footer-main .sd-footer-bottom {
        height: 100px
    }

    .sd-footer-main .sd-footer-tag {
        padding-left: 40px;
        padding-right: 40px;
        justify-content: space-between
    }

    .sd-footer-main .sd-footer-tag .middle {
        width: 80%
    }

    .sd-footer-main .sd-footer-tag .middle img {
        height: 27px;
        width: 27px
    }

    .sd-footer-main .sd-footer-tag .middle p {
        font-size: 12px
    }

    .sd-footer-main .sd-footer-tag .right {
        width: 20%;
        flex-wrap: wrap
    }

    .sd-footer-main .sd-footer-tag .right img {
        height: 20px
    }
}

@media screen and (max-width:900px)and (min-width:650px) {
    .sd-footer-main {
        height: 1200px
    }

    .sd-footer-main .sd-footer-top {
        height: 120px;
        padding: 0 30px
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-left {
        display: flex;
        flex-direction: column
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-left p {
        font-size: 18px;
        width: 100%;
        justify-content: center;
        margin-bottom: 15px
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-left div {
        width: 100%
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-left div img {
        width: 50%;
        max-width: 50% !important
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-right {
        display: flex;
        flex-direction: column
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-right p {
        font-size: 18px;
        width: 100%;
        justify-content: center;
        margin-bottom: 15px
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-right .sd-sub {
        width: 100%
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-right .sd-sub .subscribe input {
        width: 60%
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-right .sd-sub .subscribe input::-webkit-input-placeholder {
        font-size: 14px
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-right .sd-sub .subscribe input::placeholder {
        font-size: 14px
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-right .sd-sub .subscribe h4 {
        font-size: 12px
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-right .sd-sub .subscribe img {
        width: 9%
    }

    .sd-footer-main .sd-footer-middle {
        height: 1020px;
        padding-top: 20px
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f {
        height: 1000px;
        justify-content: flex-start
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-container-r {
        width: 100%;
        padding: 20px 20px 0;
        height: 75%;
        display: flex;
        flex-wrap: wrap
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-container-r .row {
        justify-content: flex-start !important;
        flex-wrap: wrap
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-container-r .row .sd-list-body {
        width: 33.33%;
        padding-left: 40px;
        padding-bottom: 10px
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-container-r .row .sd-list-body h5 {
        font-size: 17px
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-container-r .row .sd-list-body ul li p {
        font-size: 15px;
        margin-bottom: 0
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer {
        height: 270px;
        display: flex;
        flex-direction: column;
        justify-content: flex-start
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .emblems {
        justify-content: center;
        margin-bottom: 20px
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .top {
        padding-bottom: 10px;
        display: flex;
        justify-content: center;
        flex-wrap: wrap
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .bottom {
        display: flex;
        justify-content: center
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .bottom .left {
        flex-wrap: wrap
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .bottom .left p:last-child {
        padding-left: 0 !important
    }

    .sd-footer-main .sd-footer-bottom {
        height: 80px
    }

    .sd-footer-main .sd-footer-tag {
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        height: 100px;
        width: 100%;
        padding: 0
    }

    .sd-footer-main .sd-footer-tag .middle {
        width: 100%;
        justify-content: center
    }

    .sd-footer-main .sd-footer-tag .middle p {
        font-size: 12px
    }

    .sd-footer-main .sd-footer-tag .right {
        width: 100%;
        text-align: center;
        font-size: 10px
    }
}

@media screen and (max-width:650px)and (min-width:350px) {
    .sd-footer-main {
        height: 330px
    }

    .sd-footer-main .sd-footer-top {
        height: 240px;
        padding: 0 15px;
        display: flex;
        flex-direction: column
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-left {
        margin-top: -15px;
        width: 100% !important;
        height: 50%;
        flex-direction: column;
        justify-content: center;
        border-right: none !important;
        margin-bottom: 10px;
        padding: 10px
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-left p {
        width: 100%;
        font-size: 15px;
        align-items: center;
        justify-content: center
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-left div {
        width: 100% !important;
        justify-content: center
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-left div img {
        width: auto !important;
        max-height: 45px;
        height: 100%;
        margin-left: 0 !important
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-right {
        width: 100%;
        height: 50%;
        margin-bottom: 10px;
        padding: 10px;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        border-bottom: 1px solid #fff;
        border-right: none !important
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-right p {
        width: 100%;
        font-size: 15px;
        align-items: center;
        justify-content: center
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-right div .subscribe {
        width: 315px;
        height: 60%
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-right div .subscribe input {
        width: 60%;
        font-size: 15px
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-right div .subscribe input::-webkit-input-placeholder {
        font-size: 15px
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-right div .subscribe input::placeholder {
        font-size: 15px
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-right div .subscribe img {
        width: 7.5%
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-right .sd-sub {
        height: auto;
        width: 100%
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-right .sd-sub img {
        height: 18px;
        margin-left: 5px
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-right .sd-sub .subscribe {
        height: 35px;
        padding: 0
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-right .sd-sub input {
        font-size: 14px
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-right .sd-sub input::-webkit-input-placeholder {
        font-size: 14px !important
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-right .sd-sub input::placeholder {
        font-size: 14px !important
    }

    .sd-footer-main .sd-footer-middle {
        height: 1150px;
        display: none
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f {
        justify-content: flex-start
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-container-r {
        width: 100%;
        background-color: #efefef !important;
        padding: 40px 20px 60px;
        height: 75%
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-container-r .row {
        justify-content: flex-start;
        flex-wrap: wrap
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-container-r .row .sd-list-body {
        width: 50%;
        padding-left: 25px;
        padding-bottom: 20px
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-container-r .row .sd-list-body h5 {
        font-size: 17px
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-container-r .row .sd-list-body ul li p {
        font-size: 13px;
        margin-bottom: 0
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer {
        height: 125px;
        flex-wrap: wrap;
        justify-content: flex-start
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .left {
        width: 100%;
        border-bottom: 2px solid #dcdcdc;
        border-right: none;
        padding: 10px 10px 10px 15px;
        justify-content: space-evenly
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .left p {
        font-size: 11px
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .left p img {
        height: 18px
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .left p i {
        margin-right: 16px
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .middle {
        width: 100%;
        padding: 10px 10px 10px 15px;
        border-left: none;
        border-right: none;
        border-bottom: 2px solid #dcdcdc;
        justify-content: space-evenly
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .middle p {
        font-size: 12px
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .middle p img {
        height: 18px
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .middle p .sep {
        height: 12px
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .right {
        width: 100%;
        border-bottom: 2px solid #dcdcdc;
        padding: 10px 10px 10px 15px;
        justify-content: space-evenly
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .right p {
        font-size: 12px
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .right p img {
        height: 16px
    }

    .sd-footer-main .sd-footer-bottom {
        height: 40px;
        display: none
    }

    .sd-footer-main .sd-footer-tag {
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        height: 100px;
        width: 100%;
        padding: 0
    }

    .sd-footer-main .sd-footer-tag .middle {
        width: 100%;
        justify-content: center;
        flex-wrap: wrap;
        margin-bottom: 5px
    }

    .sd-footer-main .sd-footer-tag .middle p {
        font-size: 11px
    }

    .sd-footer-main .sd-footer-tag .right {
        margin-left: 0;
        text-align: center;
        width: 100%;
        font-size: 10px
    }

    .sd-footer-main .sd-footer-tag .right img {
        height: 20px;
        width: 60px
    }
}

@media screen and (max-width:350px) {
    .sd-footer-main {
        height: 340px
    }

    .sd-footer-main .sd-footer-top {
        height: 240px;
        display: flex;
        flex-direction: column;
        padding: 0 10px
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-left {
        width: 100%;
        height: 50%;
        flex-direction: column;
        border-right: none !important;
        margin-bottom: 10px;
        padding: 0
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-left p {
        width: 100%;
        height: 50%;
        font-size: 15px;
        justify-content: center
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-left div {
        width: 100% !important;
        margin-left: 0 !important
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-left div:last-child {
        margin-left: 10px
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-left div img {
        width: 50% !important;
        max-height: 40px;
        height: 100%;
        margin-left: 0 !important
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-right {
        width: 100%;
        height: 50%;
        margin-bottom: 10px;
        padding: 10px 0;
        flex-direction: column;
        align-items: center;
        border-bottom: 1px solid #fff;
        border-right: none !important
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-right p {
        width: 100%;
        height: 50%;
        font-size: 15px;
        justify-content: center
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-right div {
        height: 50%
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-right div .subscribe {
        width: 315px;
        height: 60%
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-right div .subscribe input {
        width: 60%;
        font-size: 15px
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-right div .subscribe input::-webkit-input-placeholder {
        font-size: 15px
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-right div .subscribe input::placeholder {
        font-size: 15px
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-right div .subscribe img {
        width: 7.5%
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-right .sd-sub {
        height: auto;
        width: 290px
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-right .sd-sub img {
        height: 18px;
        margin-left: 5px
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-right .sd-sub .subscribe {
        height: 35px;
        padding: 0
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-right .sd-sub input {
        font-size: 14px
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-right .sd-sub input::-webkit-input-placeholder {
        font-size: 14px !important
    }

    .sd-footer-main .sd-footer-top .sd-footer-top-right .sd-sub input::placeholder {
        font-size: 14px !important
    }

    .sd-footer-main .sd-footer-middle {
        display: none;
        height: 1200px
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f {
        justify-content: flex-start
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-container-r {
        width: 100%;
        background-color: #efefef !important;
        padding: 40px 20px 60px;
        height: 75%
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-container-r .row {
        justify-content: flex-start;
        flex-wrap: wrap
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-container-r .row .sd-list-body {
        width: 50%;
        padding-left: 25px;
        padding-bottom: 10px
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-container-r .row .sd-list-body h5 {
        font-size: 17px
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-container-r .row .sd-list-body ul li p {
        font-size: 13px;
        margin-bottom: 0
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer {
        height: 125px;
        flex-wrap: wrap;
        justify-content: flex-start
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .left {
        width: 100%;
        border-bottom: 2px solid #dcdcdc;
        border-right: none;
        padding: 10px 10px 10px 15px;
        justify-content: space-evenly
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .left p {
        font-size: 11px
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .left p img {
        height: 18px
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .left p i {
        margin-right: 16px
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .middle {
        width: 100%;
        padding: 10px 10px 10px 15px;
        border-left: none;
        border-right: none;
        border-bottom: 2px solid #dcdcdc;
        justify-content: space-evenly
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .middle p {
        font-size: 12px
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .middle p img {
        height: 18px
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .middle p .sep {
        height: 12px
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .right {
        width: 100%;
        border-bottom: 2px solid #dcdcdc;
        padding: 10px 10px 10px 15px;
        justify-content: space-evenly
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .right p {
        font-size: 12px
    }

    .sd-footer-main .sd-footer-middle .sd-footer-middle-f .sd-additional-footer .right p img {
        height: 16px
    }

    .sd-footer-main .sd-footer-bottom {
        height: 40px;
        display: none
    }

    .sd-footer-main .sd-footer-tag {
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        height: 100px;
        width: 100%;
        padding: 0
    }

    .sd-footer-main .sd-footer-tag .middle {
        width: 100%;
        justify-content: center;
        flex-wrap: wrap;
        margin-bottom: 5px
    }

    .sd-footer-main .sd-footer-tag .middle p {
        font-size: 11px
    }

    .sd-footer-main .sd-footer-tag .right {
        margin-left: 0;
        text-align: center;
        width: 100%;
        font-size: 10px
    }

    .sd-footer-main .sd-footer-tag .right img {
        height: 20px;
        width: 60px
    }
}

.sd-t-and-c li {
    margin-left: 15px;
    list-style-type: disc
}

.qrcode {
    height: 60px !important
}

.sd-print {
    background-color: #e6e8e9;
    padding: 60px;
    width: 100%;
    display: flex;
    justify-content: center
}

.sd-print h2 {
    text-align: center
}

.sd-print .sd-print-inner {
    width: 100%;
    background-color: #fff;
    padding: 30px 60px
}

.sd-print .sd-print-inner,
.sd-print .sd-print-inner .top {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.sd-print .sd-print-inner .top {
    align-items: center;
    background-color: #fff !important
}

.sd-print .sd-print-inner .top h1 {
    font-size: 30px;
    color: #991403;
    padding-bottom: 10px;
    letter-spacing: 0;
    font-weight: 400
}

.sd-print .sd-print-inner .top h1 span {
    font-weight: 600
}

.sd-print .sd-print-inner .top img {
    height: 10px
}

.sd-print .sd-print-inner span {
    font-weight: 700;
    padding-left: 3px;
    padding-right: 3px
}

.sd-print .sd-print-inner .sd-print-bottom,
.sd-print .sd-print-inner .sd-print-bottom div {
    display: flex;
    justify-content: center;
    align-items: center
}

.sd-print .sd-print-inner .sd-print-bottom div {
    padding-bottom: 20px;
    width: 800px;
    border-bottom: 1px solid #bcbcbc
}

.sd-print .sd-print-inner .sd-print-bottom div label {
    white-space: nowrap;
    margin-right: 30px
}

.sd-print .sd-print-inner .sd-print-bottom div .sd-orange {
    background: #991403;
    padding: 4px 10px 8px;
    font-size: 14px;
    font-weight: 600;
    border-radius: 4px;
    font-size: 16px;
    color: #fff !important;
    font-weight: 400;
    margin-left: 30px;
    border: none;
    outline: none
}

.sd-print .sd-print-inner .sd-print-bottom div input {
    width: 40%
}

.sd-print .sd-ticket-container {
    align-self: center;
    background-color: #fff;
    border-radius: 4px;
    width: 820px;
    border: 1px solid #bcbcbc;
    display: flex;
    flex-direction: column
}

.sd-print .sd-ticket-container .sd-d-top {
    width: 100%;
    position: relative;
    margin-top: 0;
    height: 100px;
    background-color: #fb8b24
}

.sd-print .sd-ticket-container .sd-d-top p {
    text-align: center;
    color: #000;
    margin: 0;
    font-size: 18px
}

.sd-print .sd-ticket-container .sd-d-top p img {
    -webkit-filter: brightness(0);
    filter: brightness(0);
    height: 20px;
    margin: 0 5px
}

.sd-print .sd-ticket-container .sd-d-top .hover-card {
    position: absolute;
    background-color: #9a031e;
    display: flex;
    justify-content: space-between;
    margin: 0 20px 20px;
    padding: 20px;
    border-radius: 8px;
    width: calc(100% - 40px);
    outline: 1px solid #fb8b24;
    outline-offset: -5px
}

.sd-print .sd-ticket-container .sd-d-top .hover-card div {
    display: flex;
    align-items: center
}

.sd-print .sd-ticket-container .sd-d-top .hover-card div h2 {
    color: #fff;
    font-size: 18px;
    width: 51%;
    text-align: left;
    padding-left: 10px
}

.sd-print .sd-ticket-container .sd-d-top .hover-card div img,
.sd-print .sd-ticket-container .sd-d-top .hover-card img {
    height: 60px
}

.sd-print .sd-ticket-container .sd-d-bottom {
    display: flex;
    flex-direction: column;
    padding: 10px 30px;
    width: 100%;
    overflow: hidden;
    margin-top: 0
}

.sd-print .sd-ticket-container .sd-d-bottom .sd-d-bottom-main {
    display: flex;
    width: 100%;
    justify-content: space-evenly
}

.sd-print .sd-ticket-container .sd-d-bottom .sd-outer-p {
    text-align: center;
    margin: 40px 0 20px !important;
    color: #181818;
    font-size: 18px
}

.sd-print .sd-ticket-container .sd-d-bottom .sd-d-list {
    width: 100%;
    border: 2px solid #acaaaa;
    border-radius: 6px;
    background-color: #f8f8f8
}

.sd-print .sd-ticket-container .sd-d-bottom .sd-d-list div {
    display: flex;
    border-bottom: 1px solid #e0dede;
    padding: 6px 20px
}

.sd-print .sd-ticket-container .sd-d-bottom .sd-d-list div label {
    width: 35%;
    font-weight: 400;
    font-size: 14px;
    white-space: nowrap;
    padding-right: 5px;
    margin: 0;
    line-height: 26px;
    text-transform: none
}

.sd-print .sd-ticket-container .sd-d-bottom .sd-d-list div h5 {
    width: 65%;
    text-transform: capitalize;
    white-space: wrap !important;
    margin: 0;
    font-weight: 600;
    font-size: 14px;
    line-height: 26px
}

.sd-print .sd-ticket-container .sd-d-bottom .sd-d-list div:last-child {
    border: none
}

.sd-print .sd-ticket-container .sd-d-bottom .sd-d-terms {
    padding-top: 15px
}

.sd-print .sd-ticket-container .sd-d-bottom .sd-d-terms p {
    font-weight: 600;
    color: #181818;
    margin-bottom: 5px;
    font-size: 16px
}

.sd-print .sd-ticket-container .sd-d-bottom .sd-d-terms .sd-d-terms-inner {
    padding: 5px;
    border: 2px solid #acaaaa;
    border-radius: 6px
}

.sd-print .sd-ticket-container .sd-d-bottom .sd-d-terms .sd-d-terms-inner ol {
    list-style-type: decimal
}

.sd-print .sd-ticket-container .sd-d-bottom .sd-d-terms .sd-d-terms-inner ol li {
    margin-left: 20px;
    font-weight: 400;
    color: #181818;
    font-size: 14px
}

.sd-print .sd-ticket-container .sd-d-bottom .sd-d-b-bottom {
    margin: 20px -30px 0;
    padding-left: -30px
}

.sd-print .sd-ticket-container .sd-d-bottom .sd-d-b-bottom .sd-d-d-one {
    background-color: #e6e6e6;
    padding: 10px;
    display: flex;
    justify-content: space-between
}

.sd-print .sd-ticket-container .sd-d-bottom .sd-d-b-bottom .sd-d-d-one .sd-d-d-one-left {
    padding-right: 20px;
    display: flex;
    flex-direction: column;
    color: #181818;
    justify-content: space-between;
    text-align: right
}

.sd-print .sd-ticket-container .sd-d-bottom .sd-d-b-bottom .sd-d-d-one .sd-d-d-one-left p {
    font-weight: 500;
    color: #181818;
    font-size: 14px;
    margin-bottom: 0
}

.sd-print .sd-ticket-container .sd-d-bottom .sd-d-b-bottom .sd-d-d-one .sd-d-d-one-left p img {
    margin-left: 3px
}

.sd-print .sd-ticket-container .sd-d-bottom .sd-d-b-bottom .sd-d-d-one .sd-d-d-one-right {
    margin-top: 7px
}

.sd-print .sd-ticket-container .sd-d-bottom .sd-d-b-bottom .sd-d-d-one .sd-d-d-one-right p {
    padding-left: 20px;
    color: #181818;
    align-items: center;
    font-weight: 400;
    margin-bottom: 0;
    font-size: 14px
}

.sd-print .sd-ticket-container .sd-d-bottom .sd-d-b-bottom .sd-d-d-two {
    background-color: #9a031e;
    display: flex;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    justify-content: center;
    border-top: 5px solid #fb8b24
}

.sd-print .sd-ticket-container .sd-d-bottom .sd-d-b-bottom .sd-d-d-two div {
    display: flex;
    padding: 6px 20px;
    align-items: center;
    text-align: center
}

.sd-print .sd-ticket-container .sd-d-bottom .sd-d-b-bottom .sd-d-d-two div img {
    height: 18px;
    padding-right: 3px
}

.sd-print .sd-ticket-container .sd-d-bottom .sd-d-b-bottom .sd-d-d-two div a {
    color: #fff;
    text-align: center;
    font-weight: 500;
    margin-bottom: 0;
    font-size: 14px
}

.sd-print .sd-ticket-container .sd-t-top {
    display: flex;
    justify-content: space-between
}

.sd-print .sd-ticket-container .sd-t-top p {
    margin: 0;
    color: #181818
}

.sd-print .sd-ticket-container .sd-t-bottom {
    position: relative;
    display: flex;
    justify-content: space-between
}

.sd-print .sd-ticket-container .sd-t-bottom .background {
    position: absolute;
    justify-content: center;
    top: 35%;
    left: 40%;
    opacity: .3
}

.sd-print .sd-ticket-container .sd-t-bottom .sd-border-right {
    border-right: 2px dashed #000
}

.sd-print .sd-ticket-container .sd-t-bottom .sd-t-container {
    opacity: 1 !important;
    width: 100%
}

.sd-print .sd-ticket-container .sd-t-bottom .sd-t-container .background {
    position: absolute;
    opacity: .3;
    height: 100px
}

.sd-print .sd-ticket-container .sd-t-bottom .sd-t-container .left {
    left: 30%
}

.sd-print .sd-ticket-container .sd-t-bottom .sd-t-container .right {
    left: 85%
}

.sd-print .sd-ticket-container .sd-t-bottom .sd-t-container .sd-head-image {
    display: flex;
    flex-direction: column;
    align-items: center;
    object-fit: cover
}

.sd-print .sd-ticket-container .sd-t-bottom .sd-t-container .sd-head-image img {
    height: 55px;
    width: 50px;
    padding-bottom: 5px
}

.sd-print .sd-ticket-container .sd-t-bottom .sd-t-container .sd-head-image h4 {
    color: #181818;
    margin: 0
}

.sd-print .sd-ticket-container .sd-t-bottom .sd-t-container .sd-t-body {
    width: 100%;
    padding-left: 2vw;
    display: flex;
    flex-direction: column;
    padding-top: 15px
}

.sd-print .sd-ticket-container .sd-t-bottom .sd-t-container .sd-t-body .sd-t-content {
    width: 100%
}

.sd-print .sd-ticket-container .sd-t-bottom .sd-t-container .sd-t-body .sd-t-content div {
    display: flex
}

.sd-print .sd-ticket-container .sd-t-bottom .sd-t-container .sd-t-body .sd-t-content div label {
    width: 40%;
    font-weight: 600;
    font-size: 16px;
    white-space: nowrap;
    padding-right: 5px;
    margin: 0;
    line-height: 26px
}

.sd-print .sd-ticket-container .sd-t-bottom .sd-t-container .sd-t-body .sd-t-content div h5 {
    width: 60%;
    text-transform: capitalize;
    white-space: wrap !important;
    margin: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px
}

.sd-print .sd-ticket-container .sd-t-bottom .sd-t-container .sd-t-body .sd-t-barcode {
    width: 80%;
    margin-top: 20px;
    align-self: center;
    height: 70px
}

.sd-print .sd-ticket-container .sd-t-bottom .sd-t-container .sd-t-body .sd-t-barcode svg {
    border: 1px solid #181818;
    height: 100%;
    border-radius: 4px;
    width: 100%
}

.sd-print .bg-grey {
    background-color: #f3f3f3;
    border: none !important
}

.sd-t-and-c {
    background-color: #e6e8e9;
    padding: 60px
}

.sd-t-and-c h2 {
    text-align: center
}

.sd-t-and-c .sd-t-and-c-inner {
    background-color: #fff;
    padding: 60px
}

.sd-t-and-c .sd-t-and-c-inner .top {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.sd-t-and-c .sd-t-and-c-inner .top h1 {
    font-size: 30px;
    color: #991403;
    padding-bottom: 10px;
    letter-spacing: 0;
    font-weight: 400
}

.sd-t-and-c .sd-t-and-c-inner .top h1 span {
    font-weight: 600
}

.sd-t-and-c .sd-t-and-c-inner .top img {
    height: 10px
}

.sd-t-and-c .sd-t-and-c-inner span {
    font-weight: 700;
    padding-left: 3px;
    padding-right: 3px
}

.p-0 {
    padding: 0 !important
}

.sd-profile-popup {
    width: 100vw;
    height: 100vh;
    padding: 20px;
    position: fixed;
    display: flex;
    flex-direction: column;
    align-items: center;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .8);
    justify-content: center
}

.sd-profile-popup .inner {
    background-color: #fff;
    border: 1px solid #bcbcbc;
    border-top: 5px solid #991403;
    -webkit-animation: scale .7s;
    animation: scale .7s;
    border-radius: 6px;
    width: 420px;
    min-height: 230px;
    padding: 30px
}

.sd-profile-popup .inner h2 {
    font-size: 18px;
    text-align: left;
    color: #991403;
    font-size: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #bcbcbc;
    position: relative
}

.sd-profile-popup .inner h2 img {
    height: 12px;
    position: absolute;
    right: 0
}

.sd-profile-popup .inner h2 button {
    margin-left: 5px
}

.sd-profile-popup .inner h2 button a {
    font-size: 14px
}

.sd-profile-popup .inner .inner-div {
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.sd-profile-popup .inner .inner-div .mobile {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background-color: #fff;
    height: 42px;
    position: relative;
    margin-bottom: 25px
}

.sd-profile-popup .inner .inner-div .mobile .input-box {
    display: flex;
    align-items: center;
    max-width: 400px;
    border-radius: 4px;
    padding-left: .5rem;
    overflow: hidden;
    width: 100%;
    background-color: #eaeaea
}

.sd-profile-popup .inner .inner-div .mobile .input-box:hover>input {
    background-color: #fff
}

.sd-profile-popup .inner .inner-div .mobile .input-box:focus-within {
    border: 1px solid #2f3193;
    background-color: #fff
}

.sd-profile-popup .inner .inner-div .mobile .input-box input {
    flex-grow: 1;
    font-size: 17px;
    border: none;
    padding: .5rem;
    margin-bottom: 0;
    background-color: #eaeaea;
    box-shadow: none;
    outline: none
}

.sd-profile-popup .inner .inner-div .mobile .input-box input:focus {
    background-color: #fff;
    border: none !important
}

.sd-profile-popup .inner .inner-div .mobile .input-box .voilet {
    border: 1px solid #2f3293;
    background-color: #fff !important
}

.sd-profile-popup .inner .inner-div .mobile .input-box .voilet .PhoneInputCountry,
.sd-profile-popup .inner .inner-div .mobile .input-box .voilet input {
    background-color: #fff
}

.sd-profile-popup .inner .inner-div .mobile .input-box .prefix {
    display: flex;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: 300;
    font-size: 17px;
    color: #999
}

.sd-profile-popup .inner .inner-div .mobile .input-box .prefix:hover+input {
    background-color: #fff !important
}

.sd-profile-popup .inner .inner-div .mobile .input-box .prefix img {
    padding-right: 10px
}

.sd-profile-popup .inner .inner-div .mobile input[type=number]::-webkit-inner-spin-button,
.sd-profile-popup .inner .inner-div .mobile input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none;
    margin: 0
}

.sd-profile-popup .inner .inner-div .mobile .input-box:focus,
.sd-profile-popup .inner .inner-div .mobile .input-box:hover {
    border: 1px solid #2f3293;
    background-color: #fff
}

.sd-profile-popup .inner .inner-div .mobile input:-internal-autofill-previewed {
    background-color: #fff
}

.sd-profile-popup .inner .inner-div .mobile .voilet {
    border: 1px solid #2f3293;
    background-color: #fff !important
}

.sd-profile-popup .inner .inner-div .mobile .voilet .PhoneInputCountry,
.sd-profile-popup .inner .inner-div .mobile .voilet input {
    background-color: #fff
}

.sd-profile-popup .inner .inner-div input {
    margin-bottom: 20px;
    height: 44px;
    border-radius: 4px;
    text-transform: none;
    padding: 15px;
    background-color: #f3f3f3;
    box-shadow: none;
    outline: none
}

.sd-profile-popup .inner .inner-div input:focus {
    background-color: #fff;
    border: 1px solid #2f3193 !important
}

.sd-profile-popup .inner .inner-div h2 {
    color: #181818;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 8px;
    padding-bottom: 5px;
    text-align: left;
    border: none
}

.sd-profile-popup .inner .inner-div button {
    background: #9a031e;
    padding: 6px 10px 5px;
    font-size: 16px;
    font-weight: 600;
    color: #fff !important;
    border-radius: 4px;
    cursor: pointer;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    border: none
}

.sd-profile-popup .inner .inner-div .sd-red {
    border: 1px solid red;
    background-color: #fff
}

.sd-profile-popup .inner .inner-div .sd-voilet {
    border: 1px solid #2f3193;
    background-color: #fff
}

.sd-profile-popup .inner .inner-div span .left {
    cursor: pointer;
    margin-left: 3px;
    font-weight: 600
}

.sd-profile-popup .inner .inner-div span .right {
    cursor: pointer;
    color: #991403;
    margin-left: 3px;
    font-weight: 600
}

.sd-EM {
    position: absolute;
    bottom: -24px;
    font-size: 14px;
    right: 0;
    text-align: right;
    margin-bottom: 0;
    color: red
}

.sd-otp-input-wrapper label {
    color: #181818
}

.sd-otp-input-wrapper .sd-passcode-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 200px
}

.sd-otp-input-wrapper .sd-passcode-wrapper input {
    width: 50px !important;
    height: 50px !important;
    padding: 0 !important;
    margin-right: 5px !important;
    margin-bottom: 15px !important;
    text-align: center;
    border: 1px solid grey !important;
    border-radius: 5px !important
}

.sd-otp-input-wrapper .sd-passcode-wrapper input:last-child {
    margin-right: 0
}

.sd-otp-input-wrapper .sd-passcode-wrapper input::-webkit-inner-spin-button,
.sd-otp-input-wrapper .sd-passcode-wrapper input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none;
    margin: 0
}

.sd-otp-input-wrapper .sd-passcode-wrapper input.focus,
.sd-otp-input-wrapper .sd-passcode-wrapper input:focus {
    border-color: green;
    outline: none;
    box-shadow: none
}

@media screen and (min-width:1826px) {
    .sd-t-and-c {
        margin-top: -10px !important
    }
}

@media screen and (min-width:650px)and (max-width:978px) {
    .sd-print {
        background-color: #e6e8e9;
        padding: 30px;
        width: 100%;
        display: flex;
        justify-content: center
    }

    .sd-print h2 {
        text-align: center
    }

    .sd-print .sd-print-inner {
        padding: 30px
    }

    .sd-print .sd-print-inner .top h1 {
        font-size: 30px;
        color: #991403;
        padding-bottom: 10px;
        letter-spacing: 0;
        font-weight: 400
    }

    .sd-print .sd-print-inner .top h1 span {
        font-weight: 600
    }

    .sd-print .sd-print-inner .top img {
        height: 10px
    }

    .sd-print .sd-print-inner span {
        font-weight: 700;
        padding-left: 3px;
        padding-right: 3px
    }

    .sd-print .sd-print-inner .sd-print-bottom div .sd-whitewrap {
        white-space: wrap !important
    }

    .sd-print .sd-print-inner .sd-print-bottom div label {
        white-space: nowrap;
        margin-right: 30px
    }

    .sd-print .sd-print-inner .sd-print-bottom div .sd-orange {
        background: #991403;
        padding: 4px 10px 8px;
        font-weight: 600;
        border-radius: 4px;
        font-size: 14px;
        color: #fff !important;
        font-weight: 400;
        margin-left: 15px;
        border: none;
        outline: none
    }

    .sd-print .sd-print-inner .sd-print-bottom div input {
        width: 40%
    }

    .sd-print .sd-ticket-container {
        align-self: center;
        background-color: #fff;
        border-radius: 4px;
        width: 520px;
        border: 1px solid #bcbcbc;
        top: 0
    }

    .sd-print .sd-ticket-container .sd-t-top {
        display: flex;
        justify-content: space-between;
        margin-top: 0
    }

    .sd-print .sd-ticket-container .sd-t-top p {
        margin: 0;
        color: #181818;
        font-size: 13px
    }

    .sd-print .sd-ticket-container .sd-t-bottom {
        position: relative;
        display: flex;
        justify-content: space-between;
        margin-top: 60px !important;
        padding: 0 30px
    }

    .sd-print .sd-ticket-container .sd-t-bottom .background {
        position: absolute;
        justify-content: center;
        top: 35%;
        left: 40%;
        opacity: .3
    }

    .sd-print .sd-ticket-container .sd-t-bottom .sd-border-right {
        border-right: 2px dashed #000
    }

    .sd-print .sd-ticket-container .sd-t-bottom .sd-t-container {
        opacity: 1 !important;
        width: 100%
    }

    .sd-print .sd-ticket-container .sd-t-bottom .sd-t-container .background {
        position: absolute;
        opacity: .3;
        height: 100px
    }

    .sd-print .sd-ticket-container .sd-t-bottom .sd-t-container .left {
        left: 30%
    }

    .sd-print .sd-ticket-container .sd-t-bottom .sd-t-container .right {
        left: 85%
    }

    .sd-print .sd-ticket-container .sd-t-bottom .sd-t-container .sd-head-image {
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .sd-print .sd-ticket-container .sd-t-bottom .sd-t-container .sd-head-image img {
        height: 55px;
        width: 50px;
        padding-bottom: 5px
    }

    .sd-print .sd-ticket-container .sd-t-bottom .sd-t-container .sd-head-image h4 {
        color: #181818;
        margin: 0
    }

    .sd-print .sd-ticket-container .sd-t-bottom .sd-t-container .sd-t-body {
        width: 100%;
        padding-left: 2vw;
        display: flex;
        flex-direction: column;
        padding-top: 15px
    }

    .sd-print .sd-ticket-container .sd-t-bottom .sd-t-container .sd-t-body .sd-t-content {
        width: 100%
    }

    .sd-print .sd-ticket-container .sd-t-bottom .sd-t-container .sd-t-body .sd-t-content div {
        display: flex
    }

    .sd-print .sd-ticket-container .sd-t-bottom .sd-t-container .sd-t-body .sd-t-content div label {
        width: 40%;
        font-weight: 600;
        font-size: 13px;
        white-space: nowrap;
        padding-right: 5px;
        margin: 0;
        line-height: 20px
    }

    .sd-print .sd-ticket-container .sd-t-bottom .sd-t-container .sd-t-body .sd-t-content div h5 {
        width: 60%;
        text-transform: capitalize;
        white-space: wrap !important;
        margin: 0;
        font-weight: 400;
        padding-left: 5px;
        font-size: 13px;
        line-height: 20px
    }

    .sd-print .sd-ticket-container .sd-t-bottom .sd-t-container .sd-t-body .sd-t-barcode {
        width: 80%;
        margin-top: 20px;
        align-self: center;
        height: 70px
    }

    .sd-print .sd-ticket-container .sd-t-bottom .sd-t-container .sd-t-body .sd-t-barcode svg {
        border: 1px solid #181818;
        height: 100%;
        border-radius: 4px;
        width: 100%
    }

    .sd-print .sd-ticket-container .sd-d-top p {
        text-align: center;
        color: #000;
        margin: 0;
        font-size: 18px
    }

    .sd-print .sd-ticket-container .sd-d-top p img {
        -webkit-filter: brightness(0);
        filter: brightness(0);
        height: 20px;
        margin: 0 5px
    }

    .sd-print .sd-ticket-container .sd-d-top .hover-card {
        position: absolute;
        background-color: #9a031e;
        display: flex;
        justify-content: space-between;
        margin: 0 20px 20px;
        padding: 20px;
        border-radius: 8px;
        width: calc(100% - 40px);
        outline: 1px solid #fb8b24;
        outline-offset: -5px
    }

    .sd-print .sd-ticket-container .sd-d-top .hover-card div {
        display: flex;
        align-items: center
    }

    .sd-print .sd-ticket-container .sd-d-top .hover-card div h2 {
        color: #fff;
        font-size: 18px;
        width: 61%;
        text-align: left;
        padding-left: 10px
    }

    .sd-print .sd-ticket-container .sd-d-top .hover-card div img,
    .sd-print .sd-ticket-container .sd-d-top .hover-card img {
        height: 60px
    }

    .sd-print .sd-ticket-container .sd-d-bottom {
        display: flex;
        flex-direction: column;
        padding: 30px 30px 0;
        width: 100%;
        overflow: hidden
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-outer-p {
        text-align: center;
        margin: 20px 0 !important;
        color: #181818;
        font-size: 16px
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-list {
        width: 100%;
        border: 2px solid #acaaaa;
        border-radius: 6px;
        background-color: #f8f8f8
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-list div {
        display: flex;
        flex-direction: column;
        border-bottom: 1px solid #e0dede;
        padding: 4px 15px
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-list div label {
        width: 100%;
        font-weight: 600;
        font-size: 14px;
        white-space: pre-wrap;
        padding-right: 5px;
        margin: 0;
        line-height: 20px;
        text-transform: none
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-list div h5 {
        width: 100%;
        text-transform: capitalize;
        margin: 0;
        font-weight: 400;
        font-size: 14px;
        white-space: pre-wrap;
        line-height: 20px
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-list div:last-child {
        border: none
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-terms {
        padding-top: 15px
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-terms p {
        font-weight: 600;
        color: #181818;
        margin-bottom: 5px;
        font-size: 14px
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-terms .sd-d-terms-inner {
        padding: 5px;
        border: 2px solid #acaaaa;
        border-radius: 6px
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-terms .sd-d-terms-inner ol {
        list-style-type: decimal
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-terms .sd-d-terms-inner ol li {
        margin-left: 20px;
        font-weight: 500;
        color: #181818;
        font-size: 13px
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-b-bottom {
        margin: 20px -30px 0;
        padding-left: -30px
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-b-bottom .sd-d-d-one {
        background-color: #e6e6e6;
        padding: 10px
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-b-bottom .sd-d-d-one .sd-d-d-one-right p {
        padding-left: 0;
        font-size: 13px
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-b-bottom .sd-d-d-one .sd-d-d-one-left {
        justify-content: space-around
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-b-bottom .sd-d-d-one .sd-d-d-one-left p {
        padding-left: 0;
        font-size: 13px;
        white-space: nowrap
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-b-bottom .sd-d-d-one .sd-d-d-one-left p img {
        height: 12px
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-b-bottom .sd-d-d-two {
        background-color: #991403;
        display: flex;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
        justify-content: center;
        border-top: 5px solid #fb8b24
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-b-bottom .sd-d-d-two div {
        display: flex;
        padding: 6px 10px;
        align-items: center
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-b-bottom .sd-d-d-two div img {
        height: 18px;
        padding-right: 3px
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-b-bottom .sd-d-d-two div a {
        color: #fff;
        text-align: center;
        font-weight: 500;
        margin-bottom: 0;
        font-size: 11px
    }

    .sd-print .sd-ticket-container .sd-d-bottom .bg-grey {
        background-color: #e6e8e9
    }

    .sd-print .bg-grey {
        background-color: #f3f3f3;
        border: none !important
    }
}

@media screen and (min-width:420px)and (max-width:650px) {
    .sd-print {
        background-color: #e6e8e9;
        padding: 20px;
        width: 100%;
        display: flex;
        justify-content: center
    }

    .sd-print h2 {
        text-align: center
    }

    .sd-print .sd-print-inner {
        padding: 20px
    }

    .sd-print .sd-print-inner .top h1 {
        font-size: 30px;
        color: #991403;
        padding-bottom: 10px;
        letter-spacing: 0;
        font-weight: 400
    }

    .sd-print .sd-print-inner .top h1 span {
        font-weight: 600
    }

    .sd-print .sd-print-inner .top img {
        height: 10px
    }

    .sd-print .sd-print-inner span {
        font-weight: 700;
        padding-left: 3px;
        padding-right: 3px
    }

    .sd-print .sd-print-inner .sd-print-bottom div .sd-whitewrap {
        white-space: wrap !important
    }

    .sd-print .sd-print-inner .sd-print-bottom div label {
        white-space: nowrap;
        margin-right: 10px
    }

    .sd-print .sd-print-inner .sd-print-bottom div .sd-orange {
        background: #991403;
        padding: 2px 8px 5px;
        font-weight: 600;
        border-radius: 4px;
        font-size: 14px;
        color: #fff !important;
        font-weight: 400;
        margin-left: 15px;
        border: none;
        outline: none
    }

    .sd-print .sd-print-inner .sd-print-bottom div input {
        width: 40%;
        height: 90%
    }

    .sd-print .sd-ticket-container {
        align-self: center;
        background-color: #fff;
        border-radius: 4px;
        width: 360px;
        border: 1px solid #bcbcbc
    }

    .sd-print .sd-ticket-container .sd-t-top {
        display: flex;
        justify-content: space-between;
        margin-top: 0;
        padding-top: 0;
        top: 0
    }

    .sd-print .sd-ticket-container .sd-t-top p {
        margin: 0;
        color: #181818;
        font-size: 13px
    }

    .sd-print .sd-ticket-container .sd-t-bottom {
        position: relative;
        display: flex;
        justify-content: space-between
    }

    .sd-print .sd-ticket-container .sd-t-bottom .background {
        position: absolute;
        justify-content: center;
        top: 35%;
        left: 10%;
        opacity: .3
    }

    .sd-print .sd-ticket-container .sd-t-bottom .sd-border-right {
        border-right: 2px dashed #000
    }

    .sd-print .sd-ticket-container .sd-t-bottom .sd-t-container {
        opacity: 1 !important;
        width: 100%
    }

    .sd-print .sd-ticket-container .sd-t-bottom .sd-t-container .background {
        position: absolute;
        opacity: .3;
        height: 100px
    }

    .sd-print .sd-ticket-container .sd-t-bottom .sd-t-container .left {
        left: 10%
    }

    .sd-print .sd-ticket-container .sd-t-bottom .sd-t-container .right {
        left: 65%
    }

    .sd-print .sd-ticket-container .sd-t-bottom .sd-t-container .sd-head-image {
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .sd-print .sd-ticket-container .sd-t-bottom .sd-t-container .sd-head-image img {
        height: 55px;
        width: 50px;
        padding-bottom: 5px
    }

    .sd-print .sd-ticket-container .sd-t-bottom .sd-t-container .sd-head-image h4 {
        color: #181818;
        margin: 0;
        font-size: 14px;
        text-align: center
    }

    .sd-print .sd-ticket-container .sd-t-bottom .sd-t-container .sd-t-body {
        width: 100%;
        padding-left: 2vw;
        display: flex;
        flex-direction: column;
        padding-top: 15px
    }

    .sd-print .sd-ticket-container .sd-t-bottom .sd-t-container .sd-t-body .sd-t-content {
        width: 100%
    }

    .sd-print .sd-ticket-container .sd-t-bottom .sd-t-container .sd-t-body .sd-t-content div {
        display: flex
    }

    .sd-print .sd-ticket-container .sd-t-bottom .sd-t-container .sd-t-body .sd-t-content div label {
        width: 40%;
        font-weight: 600;
        font-size: 10px;
        white-space: nowrap;
        padding-right: 5px;
        margin: 0;
        line-height: 15px
    }

    .sd-print .sd-ticket-container .sd-t-bottom .sd-t-container .sd-t-body .sd-t-content div h5 {
        width: 60%;
        text-transform: capitalize;
        white-space: wrap !important;
        margin: 0;
        font-weight: 400;
        padding-left: 5px;
        font-size: 10px;
        line-height: 15px
    }

    .sd-print .sd-ticket-container .sd-t-bottom .sd-t-container .sd-t-body .sd-t-barcode {
        width: 80%;
        margin-top: 20px;
        align-self: center;
        height: 50px
    }

    .sd-print .sd-ticket-container .sd-t-bottom .sd-t-container .sd-t-body .sd-t-barcode svg {
        border: 1px solid #181818;
        height: 100%;
        border-radius: 4px;
        width: 100%
    }

    .sd-print .sd-ticket-container .sd-d-top {
        width: 100%;
        position: relative
    }

    .sd-print .sd-ticket-container .sd-d-top img {
        margin-top: 0;
        top: 0;
        position: absolute;
        width: 100%
    }

    .sd-print .sd-ticket-container .sd-d-bottom {
        display: flex;
        flex-direction: column;
        padding: 10px 10px 0;
        width: 100%;
        overflow: hidden
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-outer-p {
        text-align: center;
        margin: 20px 0 !important;
        color: #181818;
        font-size: 14px
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-list {
        width: 100%;
        border: 2px solid #acaaaa;
        border-radius: 6px;
        background-color: #f8f8f8
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-list div {
        display: flex;
        flex-direction: column;
        border-bottom: 1px solid #e0dede;
        padding: 4px 15px
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-list div label {
        width: 100%;
        font-weight: 600;
        font-size: 13px;
        white-space: pre-wrap;
        padding-right: 5px;
        margin: 0;
        line-height: 20px;
        text-transform: none
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-list div h5 {
        width: 100%;
        text-transform: capitalize;
        white-space: wrap !important;
        margin: 0;
        font-weight: 400;
        font-size: 13px;
        line-height: 20px
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-list div:last-child {
        border: none
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-terms {
        padding-top: 15px
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-terms p {
        font-weight: 600;
        color: #181818;
        margin-bottom: 5px;
        font-size: 14px
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-terms .sd-d-terms-inner {
        padding: 5px;
        border: 2px solid #acaaaa;
        border-radius: 6px
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-terms .sd-d-terms-inner ol {
        list-style-type: decimal
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-terms .sd-d-terms-inner ol li {
        margin-left: 20px;
        font-weight: 500;
        color: #181818;
        font-size: 12px
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-b-bottom {
        margin: 0;
        padding-left: -30px
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-b-bottom .sd-d-d-one {
        background-color: #e6e6e6;
        padding: 10px;
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-b-bottom .sd-d-d-one .sd-d-d-one-left {
        border-top: 1px solid #cbcbcb;
        padding: 10px 0 0
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-b-bottom .sd-d-d-one .sd-d-d-one-left p {
        font-weight: 500;
        color: #181818;
        font-size: 12px;
        margin-bottom: 0;
        text-align: center;
        display: flex;
        flex-direction: row-reverse;
        justify-content: center;
        align-items: center
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-b-bottom .sd-d-d-one .sd-d-d-one-left p img {
        margin-right: 5px
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-b-bottom .sd-d-d-one .sd-d-d-one-right {
        padding-bottom: 10px
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-b-bottom .sd-d-d-one .sd-d-d-one-right p {
        text-align: center;
        font-size: 12px
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-b-bottom .sd-d-d-two {
        background-color: #991403;
        display: flex;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
        justify-content: center;
        border-top: 5px solid #fb8b24;
        flex-direction: column;
        padding-left: 20px
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-b-bottom .sd-d-d-two div {
        display: flex;
        padding: 6px 10px;
        align-items: center;
        text-align: center
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-b-bottom .sd-d-d-two div img {
        height: 18px;
        padding-right: 3px
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-b-bottom .sd-d-d-two div a {
        color: #fff;
        text-align: center;
        font-weight: 500;
        margin-bottom: 0;
        font-size: 11px
    }

    .sd-print .sd-ticket-container .sd-d-bottom .bg-grey {
        background-color: #e6e8e9
    }

    .sd-print .bg-grey {
        background-color: #f3f3f3;
        border: none !important
    }

    .sd-t-and-c {
        background-color: #e6e8e9;
        padding: 30px
    }

    .sd-t-and-c h2 {
        text-align: center;
        font-size: 18px
    }

    .sd-t-and-c .sd-t-and-c-inner {
        background-color: #fff;
        padding: 30px;
        font-size: 14px
    }
}

@media screen and (max-width:420px) {
    .sd-print {
        background-color: #e6e8e9;
        padding: 20px;
        width: 100%;
        display: flex;
        justify-content: center
    }

    .sd-print h2 {
        text-align: center
    }

    .sd-print .sd-print-inner {
        padding: 20px
    }

    .sd-print .sd-print-inner .top h1 {
        font-size: 30px;
        color: #fd5602;
        padding-bottom: 10px;
        letter-spacing: 0;
        font-weight: 400
    }

    .sd-print .sd-print-inner .top h1 span {
        font-weight: 600
    }

    .sd-print .sd-print-inner .top img {
        height: 10px
    }

    .sd-print .sd-print-inner span {
        font-weight: 700;
        padding-left: 3px;
        padding-right: 3px
    }

    .sd-print .sd-print-inner .sd-print-bottom div {
        display: flex;
        flex-direction: column;
        justify-content: center
    }

    .sd-print .sd-print-inner .sd-print-bottom div .sd-whitewrap {
        white-space: wrap !important
    }

    .sd-print .sd-print-inner .sd-print-bottom div label {
        white-space: nowrap;
        margin-right: 10px
    }

    .sd-print .sd-print-inner .sd-print-bottom div .sd-orange {
        background: #991403;
        padding: 2px 8px;
        font-size: 12px;
        font-weight: 600;
        margin-top: 5px;
        border-radius: 4px;
        color: #fff !important;
        font-weight: 400;
        margin-left: 0;
        border: none;
        outline: none
    }

    .sd-print .sd-print-inner .sd-print-bottom div input {
        width: 80%;
        height: 90%
    }

    .sd-print .sd-ticket-container {
        align-self: center;
        background-color: #fff;
        border-radius: 4px;
        width: 260px;
        border: 1px solid #bcbcbc
    }

    .sd-print .sd-ticket-container .sd-t-top {
        display: flex;
        justify-content: space-between;
        margin-top: 0;
        padding-top: 0;
        top: 0
    }

    .sd-print .sd-ticket-container .sd-t-top p {
        margin: 0;
        color: #181818;
        font-size: 11px
    }

    .sd-print .sd-ticket-container .sd-t-bottom {
        position: relative;
        display: flex;
        justify-content: space-between
    }

    .sd-print .sd-ticket-container .sd-t-bottom .background {
        position: absolute;
        justify-content: center;
        top: 35%;
        left: 10%;
        opacity: .3
    }

    .sd-print .sd-ticket-container .sd-t-bottom .sd-border-right {
        border-right: 2px dashed #000
    }

    .sd-print .sd-ticket-container .sd-t-bottom .sd-t-container {
        opacity: 1 !important;
        width: 100%
    }

    .sd-print .sd-ticket-container .sd-t-bottom .sd-t-container .background {
        position: absolute;
        opacity: .3;
        height: 70px
    }

    .sd-print .sd-ticket-container .sd-t-bottom .sd-t-container .left {
        left: 10%
    }

    .sd-print .sd-ticket-container .sd-t-bottom .sd-t-container .right {
        left: 65%
    }

    .sd-print .sd-ticket-container .sd-t-bottom .sd-t-container .sd-head-image {
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .sd-print .sd-ticket-container .sd-t-bottom .sd-t-container .sd-head-image img {
        height: 35px;
        width: 30px;
        padding-bottom: 5px
    }

    .sd-print .sd-ticket-container .sd-t-bottom .sd-t-container .sd-head-image h4 {
        color: #181818;
        margin: 0;
        font-size: 10px;
        text-align: center;
        white-space: nowrap
    }

    .sd-print .sd-ticket-container .sd-t-bottom .sd-t-container .sd-t-body {
        width: 100%;
        padding-left: 2vw;
        display: flex;
        flex-direction: column;
        padding-top: 15px
    }

    .sd-print .sd-ticket-container .sd-t-bottom .sd-t-container .sd-t-body .sd-t-content {
        width: 100%
    }

    .sd-print .sd-ticket-container .sd-t-bottom .sd-t-container .sd-t-body .sd-t-content div {
        display: flex
    }

    .sd-print .sd-ticket-container .sd-t-bottom .sd-t-container .sd-t-body .sd-t-content div label {
        width: 40%;
        font-weight: 600;
        font-size: 6px;
        white-space: nowrap;
        padding-right: 5px;
        margin: 0;
        line-height: 10px
    }

    .sd-print .sd-ticket-container .sd-t-bottom .sd-t-container .sd-t-body .sd-t-content div h5 {
        width: 60%;
        text-transform: capitalize;
        white-space: wrap !important;
        margin: 0;
        font-weight: 400;
        padding-left: 5px;
        font-size: 6px;
        line-height: 10px
    }

    .sd-print .sd-ticket-container .sd-t-bottom .sd-t-container .sd-t-body .sd-t-barcode {
        width: 80%;
        margin-top: 20px;
        align-self: center;
        height: 30px
    }

    .sd-print .sd-ticket-container .sd-t-bottom .sd-t-container .sd-t-body .sd-t-barcode svg {
        border: 1px solid #181818;
        height: 100%;
        border-radius: 4px;
        width: 100%
    }

    .sd-print .sd-ticket-container .sd-d-top {
        width: 100%;
        position: relative
    }

    .sd-print .sd-ticket-container .sd-d-top img {
        margin-top: 0;
        top: 0;
        position: absolute;
        width: 100%
    }

    .sd-print .sd-ticket-container .sd-d-bottom {
        display: flex;
        flex-direction: column;
        padding: 10px 10px 0;
        width: 100%;
        overflow: hidden
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-outer-p {
        margin: 20px 0 !important;
        color: #181818;
        font-size: 12px;
        text-align: center
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-list {
        width: 100%;
        border: 2px solid #acaaaa;
        border-radius: 6px;
        background-color: #f8f8f8
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-list div {
        display: flex;
        border-bottom: 1px solid #e0dede;
        padding: 2px 10px
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-list div label {
        width: 40%;
        font-weight: 600;
        font-size: 11px;
        white-space: pre-wrap;
        padding-right: 5px;
        margin: 0;
        line-height: 20px;
        text-transform: none
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-list div h5 {
        width: 60%;
        text-transform: capitalize;
        white-space: wrap !important;
        margin: 0;
        font-weight: 400;
        font-size: 11px;
        line-height: 20px
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-list div:last-child {
        border: none
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-terms {
        padding-top: 15px
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-terms p {
        font-weight: 600;
        color: #181818;
        margin-bottom: 5px;
        font-size: 14px
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-terms .sd-d-terms-inner {
        padding: 5px;
        border: 2px solid #acaaaa;
        border-radius: 6px
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-terms .sd-d-terms-inner ol {
        list-style-type: decimal
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-terms .sd-d-terms-inner ol li {
        margin-left: 20px;
        font-weight: 500;
        color: #181818;
        font-size: 10px
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-b-bottom {
        margin: 20px -30px 0;
        padding-left: -30px
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-b-bottom .sd-d-d-one {
        background-color: #e6e6e6;
        padding: 10px;
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-b-bottom .sd-d-d-one .sd-d-d-one-left {
        border-top: 1px solid #cbcbcb;
        padding: 10px 0 0
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-b-bottom .sd-d-d-one .sd-d-d-one-left p {
        font-weight: 500;
        color: #181818;
        font-size: 10px;
        margin-bottom: 0;
        text-align: center;
        display: flex;
        flex-direction: row-reverse;
        justify-content: center;
        align-items: center
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-b-bottom .sd-d-d-one .sd-d-d-one-left p img {
        margin-right: 5px
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-b-bottom .sd-d-d-one .sd-d-d-one-right p {
        text-align: center;
        font-size: 10px
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-b-bottom .sd-d-d-two {
        background-color: #991403;
        display: flex;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
        justify-content: center;
        border-top: 5px solid #fb8b24;
        flex-direction: column;
        padding-left: 20px
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-b-bottom .sd-d-d-two div {
        display: flex;
        padding: 6px 10px;
        align-items: center;
        text-align: center
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-b-bottom .sd-d-d-two div img {
        height: 18px;
        padding-right: 3px
    }

    .sd-print .sd-ticket-container .sd-d-bottom .sd-d-b-bottom .sd-d-d-two div a {
        color: #fff;
        text-align: center;
        font-weight: 500;
        margin-bottom: 0;
        font-size: 12px
    }

    .sd-print .sd-ticket-container .sd-d-bottom .bg-grey {
        background-color: #e6e8e9
    }

    .sd-print .bg-grey {
        background-color: #f3f3f3;
        border: none !important
    }

    .sd-t-and-c {
        background-color: #e6e8e9;
        padding: 30px
    }

    .sd-t-and-c h2 {
        text-align: center;
        font-size: 18px
    }

    .sd-t-and-c .sd-t-and-c-inner {
        background-color: #fff;
        padding: 30px;
        font-size: 14px
    }
}

@media print {
    body {
        -webkit-print-color-adjust: exact !important;
        print-color-adjust: exact !important
    }

    .sd-ticket-container {
        align-self: flex-start;
        background-color: #fff;
        border-radius: 4px;
        border: 1px solid #bcbcbc;
        padding: 0 !important;
        margin: 0 !important
    }

    .sd-ticket-container .sd-d-top {
        height: 100px;
        position: relative;
        background-color: #fb8b24 !important;
        background: #fb8b24 !important
    }

    .sd-ticket-container .sd-d-top p {
        text-align: center;
        color: #000;
        margin: 0;
        font-size: 18px
    }

    .sd-ticket-container .sd-d-top p img {
        -webkit-filter: brightness(0);
        filter: brightness(0);
        height: 20px;
        margin: 0 5px
    }

    .sd-ticket-container .sd-d-top .hover-card {
        position: absolute;
        display: flex;
        justify-content: space-between;
        margin: 0 20px 20px;
        padding: 20px;
        border-radius: 8px;
        width: calc(100% - 40px);
        outline: 1px solid #fb8b24;
        outline-offset: -5px;
        background-color: #9a031e !important;
        background: #9a031e !important
    }

    .sd-ticket-container .sd-d-top .hover-card div {
        display: flex;
        align-items: center;
        background: #9a031e !important;
        background-color: #9a031e !important
    }

    .sd-ticket-container .sd-d-top .hover-card div h2 {
        color: #fff !important;
        font-size: 18px;
        width: 61%;
        text-align: left;
        padding-left: 10px
    }

    .sd-ticket-container .sd-d-top .hover-card div img,
    .sd-ticket-container .sd-d-top .hover-card img {
        height: 60px
    }

    .sd-ticket-container .sd-d-bottom {
        display: flex;
        flex-direction: column;
        padding: 10px 30px;
        width: 100%;
        margin-top: 0;
        box-sizing: border-box;
        overflow: hidden
    }

    .sd-ticket-container .sd-d-bottom .sd-d-bottom-main {
        display: flex;
        width: 100%;
        justify-content: space-evenly
    }

    .sd-ticket-container .sd-d-bottom .sd-outer-p {
        text-align: center;
        margin: 15px 0 20px !important;
        color: #181818;
        font-size: 18px
    }

    .sd-ticket-container .sd-d-bottom .sd-d-list {
        width: 100%;
        border: 2px solid #acaaaa;
        border-radius: 6px;
        background-color: #f8f8f8
    }

    .sd-ticket-container .sd-d-bottom .sd-d-list div {
        display: flex;
        border-bottom: 1px solid #e0dede;
        padding: 5px 20px
    }

    .sd-ticket-container .sd-d-bottom .sd-d-list div label {
        width: 37%;
        font-weight: 600;
        font-size: 14px;
        white-space: nowrap;
        padding-right: 5px;
        margin: 0;
        line-height: 21px;
        text-transform: none
    }

    .sd-ticket-container .sd-d-bottom .sd-d-list div h5 {
        width: 63%;
        text-transform: capitalize;
        white-space: wrap !important;
        margin: 0;
        font-weight: 500;
        font-size: 14px;
        line-height: 21px
    }

    .sd-ticket-container .sd-d-bottom .sd-d-list div:last-child {
        border: none
    }

    .sd-ticket-container .sd-d-bottom .sd-d-terms {
        width: 100%
    }

    .sd-ticket-container .sd-d-bottom .sd-d-terms p {
        font-weight: 600;
        color: #181818;
        margin-bottom: 5px;
        font-size: 14px
    }

    .sd-ticket-container .sd-d-bottom .sd-d-terms .sd-d-terms-inner {
        padding: 5px;
        border: 2px solid #acaaaa;
        border-radius: 6px
    }

    .sd-ticket-container .sd-d-bottom .sd-d-terms .sd-d-terms-inner ol {
        list-style-type: decimal
    }

    .sd-ticket-container .sd-d-bottom .sd-d-terms .sd-d-terms-inner ol li {
        margin-left: 20px;
        font-weight: 400;
        color: #181818;
        font-size: 14px
    }

    .sd-ticket-container .sd-d-bottom .sd-d-b-bottom {
        width: calc(100% + 60px);
        margin-top: 10px;
        margin-left: -30px !important
    }

    .sd-ticket-container .sd-d-bottom .sd-d-b-bottom .sd-d-d-one {
        background-color: #e6e6e6 !important;
        padding: 10px;
        display: flex;
        justify-content: space-between
    }

    .sd-ticket-container .sd-d-bottom .sd-d-b-bottom .sd-d-d-one .sd-d-d-one-left {
        padding-right: 20px;
        display: flex;
        flex-direction: column;
        color: #181818;
        justify-content: space-between;
        text-align: right
    }

    .sd-ticket-container .sd-d-bottom .sd-d-b-bottom .sd-d-d-one .sd-d-d-one-left p {
        font-weight: 500;
        color: #181818;
        font-size: 14px;
        margin-bottom: 0
    }

    .sd-ticket-container .sd-d-bottom .sd-d-b-bottom .sd-d-d-one .sd-d-d-one-right {
        margin-top: 7px
    }

    .sd-ticket-container .sd-d-bottom .sd-d-b-bottom .sd-d-d-one .sd-d-d-one-right p {
        padding-left: 20px;
        color: #181818;
        align-items: center;
        font-weight: 400;
        margin-bottom: 0;
        font-size: 14px
    }

    .sd-ticket-container .sd-d-bottom .sd-d-b-bottom .sd-d-d-two {
        background-color: #991403 !important;
        display: flex;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
        justify-content: center;
        border-top: 5px solid #fb8b24
    }

    .sd-ticket-container .sd-d-bottom .sd-d-b-bottom .sd-d-d-two div {
        display: flex;
        padding: 6px 20px;
        align-items: center;
        color: #fff
    }

    .sd-ticket-container .sd-d-bottom .sd-d-b-bottom .sd-d-d-two div img {
        height: 18px;
        padding-right: 3px
    }

    .sd-ticket-container .sd-d-bottom .sd-d-b-bottom .sd-d-d-two div a {
        color: #fff !important;
        text-align: center;
        font-weight: 500;
        margin-bottom: 0;
        font-size: 14px
    }

    .sd-ticket-container .sd-t-top {
        display: flex;
        justify-content: space-between
    }

    .sd-ticket-container .sd-t-top p {
        margin: 0;
        color: #181818
    }

    .sd-ticket-container .sd-t-bottom {
        position: relative;
        display: flex;
        justify-content: space-between
    }

    .sd-ticket-container .sd-t-bottom .background {
        position: absolute;
        justify-content: center;
        top: 35%;
        left: 40%;
        opacity: .3
    }

    .sd-ticket-container .sd-t-bottom .sd-border-right {
        border-right: 2px dashed #000
    }

    .sd-ticket-container .sd-t-bottom .sd-t-container {
        opacity: 1 !important;
        width: 100%
    }

    .sd-ticket-container .sd-t-bottom .sd-t-container .background {
        position: absolute;
        opacity: .3;
        height: 100px
    }

    .sd-ticket-container .sd-t-bottom .sd-t-container .left {
        left: 30%
    }

    .sd-ticket-container .sd-t-bottom .sd-t-container .right {
        left: 85%
    }

    .sd-ticket-container .sd-t-bottom .sd-t-container .sd-head-image {
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .sd-ticket-container .sd-t-bottom .sd-t-container .sd-head-image img {
        height: 55px;
        width: 50px;
        padding-bottom: 5px
    }

    .sd-ticket-container .sd-t-bottom .sd-t-container .sd-head-image h4 {
        color: #181818;
        margin: 0
    }

    .sd-ticket-container .sd-t-bottom .sd-t-container .sd-t-body {
        width: 100%;
        padding-left: 2vw;
        display: flex;
        flex-direction: column;
        padding-top: 15px
    }

    .sd-ticket-container .sd-t-bottom .sd-t-container .sd-t-body .sd-t-content {
        width: 100%
    }

    .sd-ticket-container .sd-t-bottom .sd-t-container .sd-t-body .sd-t-content div {
        display: flex
    }

    .sd-ticket-container .sd-t-bottom .sd-t-container .sd-t-body .sd-t-content div label {
        width: 40%;
        font-weight: 600;
        font-size: 14px;
        white-space: nowrap;
        padding-right: 5px;
        margin: 0;
        line-height: 26px
    }

    .sd-ticket-container .sd-t-bottom .sd-t-container .sd-t-body .sd-t-content div h5 {
        width: 60%;
        text-transform: capitalize;
        white-space: wrap !important;
        margin: 0;
        line-height: 26px;
        font-weight: 400;
        font-size: 14px
    }

    .sd-ticket-container .sd-t-bottom .sd-t-container .sd-t-body .sd-t-barcode {
        width: 80%;
        margin-top: 20px;
        align-self: center;
        height: 70px
    }

    .sd-ticket-container .sd-t-bottom .sd-t-container .sd-t-body .sd-t-barcode svg {
        border: 1px solid #181818;
        height: 100%;
        border-radius: 4px;
        width: 100%
    }

    .sd-ticket-container .bg-grey {
        background-color: #f3f3f3 !important
    }
}

.ul-list {
    margin-left: 15px
}

.ul-list li {
    font-size: 15px;
    color: #666
}

.sd-Paroksha-one {
    height: 300px;
    font-family: "Proxima Nova Alt", sans-serif
}

.sd-Paroksha-one .banner {
    display: flex;
    height: 250px;
    justify-content: space-between;
    align-items: center;
    background-repeat: no-repeat;
    padding: 0 60px;
    background-color: #3b132d !important
}

.sd-Paroksha-one .banner .sd-banner-top {
    width: 50%;
    display: flex;
    flex-direction: column
}

.sd-Paroksha-one .banner .sd-banner-top h1 {
    font-size: 37px;
    color: #fff;
    margin-bottom: 8px !important;
    line-height: 38px;
    letter-spacing: .2px
}

.sd-Paroksha-one .banner .sd-banner-top h1 span {
    font-weight: 600
}

.sd-Paroksha-one .banner .sd-banner-top h1 span span {
    font-weight: 400;
    margin-left: 10px
}

.sd-Paroksha-one .banner .sd-banner-top h4 {
    font-size: 17px;
    color: #fff;
    letter-spacing: .2px;
    font-weight: 400
}

.sd-Paroksha-one .banner .sd-banner-bottom {
    width: 50%;
    height: 100%;
    padding: 20px;
    display: flex;
    align-items: center
}

.sd-Paroksha-one .banner .sd-banner-bottom img {
    border-radius: 10px;
    width: 100%
}

.sd-Paroksha-two {
    font-family: "Proxima Nova Alt", sans-serif
}

.sd-Paroksha-two .top {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 40px 60px 30px
}

.sd-Paroksha-two .top h1 {
    font-size: 30px;
    color: #991403;
    padding-bottom: 10px;
    letter-spacing: 0;
    font-weight: 400
}

.sd-Paroksha-two .top h1 span {
    font-weight: 600
}

.sd-Paroksha-two .top img {
    height: 10px
}

.sd-Paroksha-two .top h4 {
    color: #181818
}

.sd-Paroksha-two .bottom {
    height: 60%;
    padding: 0 60px;
    line-height: 24px;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #181818
}

.sd-Paroksha-three {
    font-family: "Proxima Nova Alt", sans-serif;
    padding: 30px 60px 0
}

.sd-Paroksha-three .top {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 40px 60px 30px
}

.sd-Paroksha-three .top h1 {
    font-size: 30px;
    color: #991403;
    padding-bottom: 10px;
    font-weight: 400
}

.sd-Paroksha-three .top h1 span {
    font-weight: 600
}

.sd-Paroksha-three .top img {
    height: 10px
}

.sd-Paroksha-three .top h4 {
    color: #181818
}

.sd-Paroksha-three .bottom {
    padding-left: 50px;
    padding-right: 50px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.sd-Paroksha-three .bottom .seva-div {
    overflow: hidden;
    border: 1px solid #bfbfbf;
    border-radius: 12px;
    width: 380px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 0 20px 30px
}

.sd-Paroksha-three .bottom .seva-div .sd-copy {
    position: absolute;
    top: 20px;
    font-size: 18px;
    right: 47%;
    font-weight: 500;
    background-color: #e4fcfd;
    padding: 5px 15px;
    border-radius: 4px;
    -webkit-animation: slow-message 1s;
    animation: slow-message 1s;
    border: 1.5px solid #bfbfbf
}

.sd-Paroksha-three .bottom .seva-div .head-image {
    width: 100%;
    height: 200px;
    border-radius: 4px;
    align-self: center;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    outline: 1px solid #fff;
    outline-offset: -8px
}

.sd-Paroksha-three .bottom .seva-div h4 {
    text-align: center;
    color: #991403;
    font-weight: 600;
    font-size: 20px;
    line-height: 20px;
    padding: 15px 18px 5px
}

.sd-Paroksha-three .bottom .seva-div h5 {
    text-align: center;
    letter-spacing: .3px;
    font-size: 15px;
    font-weight: 400;
    color: #181818;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    line-height: 20px;
    padding: 0 18px
}

.sd-Paroksha-three .bottom .seva-div h6 {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 5px 18px 16px;
    font-size: 15px;
    font-weight: 600;
    color: #991403;
    margin-bottom: 0;
    cursor: pointer
}

.sd-Paroksha-three .bottom .seva-div h6 img {
    height: 11px;
    margin-left: 5px;
    -webkit-filter: invert(1);
    filter: invert(1)
}

.sd-Paroksha-three .bottom .seva-div .sd-timings {
    background-color: #e5e5e5;
    width: 380px;
    padding: 0 20px;
    display: flex;
    justify-content: center
}

.sd-Paroksha-three .bottom .seva-div .sd-timings div img {
    height: 20px;
    width: 28px;
    cursor: pointer;
    padding: 4px
}

.sd-Paroksha-three .bottom .seva-div .sd-timings div .border-l {
    border-left: 1px solid grey;
    padding-left: 10px
}

.sd-Paroksha-three .bottom .seva-div .sd-timings div .padding-r {
    padding-right: 10px
}

.sd-Paroksha-three .bottom .seva-div .sd-timings h3 {
    display: flex;
    align-items: center;
    text-align: center;
    padding: 12px 0;
    font-weight: 700;
    opacity: .7;
    color: #181818;
    font-size: 14px;
    background-color: #e5e5e5;
    margin-bottom: 0
}

.sd-Paroksha-three .bottom .seva-div .sd-timings h3 img {
    height: 16px;
    margin-right: 8px
}

.sd-Paroksha-three .bottom .seva-div div {
    display: flex;
    padding: 12px 18px;
    justify-content: space-between;
    align-items: center
}

.sd-Paroksha-three .bottom .seva-div div p {
    font-size: 20px;
    font-weight: 500;
    margin: 0;
    color: #181818;
    display: flex;
    align-items: center
}

.sd-Paroksha-three .bottom .seva-div div p img {
    height: 14px;
    margin-right: 3px
}

.sd-Paroksha-three .bottom .seva-div div button {
    color: #fff;
    background-color: #991403;
    border: none;
    display: flex;
    align-self: center;
    align-items: center;
    border-radius: 3px;
    justify-content: center;
    font-size: 14px;
    padding: 6px 13px;
    white-space: nowrap;
    font-weight: 600;
    letter-spacing: .3px
}

.sd-Paroksha-three .bottom .seva-div div button .imgs {
    height: 11px;
    margin-left: 5px
}

.sd-Paroksha-three .bottom .sd-pratyaksha-seva-div {
    overflow: hidden;
    padding: 25px 0;
    border-bottom: 1px solid #ddd;
    width: 100%;
    display: flex;
    justify-content: space-between
}

.sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-left {
    width: 250px;
    height: 100%
}

.sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-left img {
    width: 250px;
    height: 100%;
    border-radius: 4px
}

.sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-middle {
    width: 70%;
    padding: 0 60px 0 20px;
    display: flex;
    flex-direction: column
}

.sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-middle .sd-pratyaksha-seva-inner-middle-top {
    display: flex;
    align-items: center;
    padding-bottom: 10px
}

.sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-middle .sd-pratyaksha-seva-inner-middle-top h4 {
    text-align: left;
    color: #991403;
    font-weight: 600;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 0
}

.sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-middle .sd-pratyaksha-seva-inner-middle-top div {
    padding-left: 10px
}

.sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-middle .sd-pratyaksha-seva-inner-middle-top div img {
    height: 22px;
    width: 32px;
    padding: 4px;
    cursor: pointer
}

.sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-middle .sd-pratyaksha-seva-inner-middle-top div .border-l {
    border-left: 1px solid #ddd;
    padding-left: 10px
}

.sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-middle .sd-pratyaksha-seva-inner-middle-top div .padding-r {
    padding-right: 5px;
    margin-right: 5px
}

.sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-middle .sd-pratyaksha-seva-inner-middle-bottom div {
    line-height: 24px
}

.sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-middle .sd-pratyaksha-seva-inner-middle-bottom div h5 {
    text-align: left;
    letter-spacing: .3px;
    font-size: 16px;
    font-weight: 400;
    color: #181818;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 22px;
    margin-bottom: 0
}

.sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-middle .sd-pratyaksha-seva-inner-middle-bottom div span {
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    color: #991403;
    margin-bottom: 0;
    cursor: pointer
}

.sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-middle .sd-pratyaksha-seva-inner-middle-bottom div span img {
    height: 11px;
    margin-left: 1px;
    margin-top: -2px
}

.sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-right {
    width: 15%;
    border-left: 1px solid #ededed;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center
}

.sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-right .sd-timings {
    padding: 0 20px
}

.sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-right .sd-timings h3 {
    text-align: center;
    padding: 0 0 12px;
    font-weight: 500;
    opacity: .7;
    color: #181818;
    font-size: 15px;
    margin-bottom: 0
}

.sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-right .sd-timings h3 i {
    margin-right: 8px
}

.sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-right p {
    font-size: 20px;
    font-weight: 500;
    margin: 0;
    color: #181818;
    display: flex;
    align-items: center
}

.sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-right p img {
    height: 14px;
    margin-right: 3px
}

.sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-right button {
    color: #fff;
    background-color: #991403;
    border: none;
    display: flex;
    align-self: center;
    align-items: center;
    border-radius: 3px;
    justify-content: center;
    font-size: 14px;
    padding: 6px 13px;
    white-space: nowrap;
    font-weight: 600;
    letter-spacing: .3px
}

.sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-right button .imgs {
    height: 11px;
    margin-left: 5px
}

.sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-copy {
    position: absolute;
    top: 20px;
    font-size: 18px;
    right: 47%;
    font-weight: 500;
    background-color: #e4fcfd;
    padding: 5px 15px;
    border-radius: 4px;
    -webkit-animation: slow-message .5s;
    animation: slow-message .5s;
    border: 1.5px solid #bfbfbf
}

.sd-Paroksha-three .bottom .border-top {
    border-top: 1px solid #ddd
}

.sd-Paroksha-four {
    font-family: "Proxima Nova Alt", sans-serif;
    margin-bottom: 40px
}

.sd-Paroksha-four .top {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 40px 60px
}

.sd-Paroksha-four .top h1 {
    font-size: 30px;
    color: #991403;
    padding-bottom: 10px;
    font-weight: 400
}

.sd-Paroksha-four .top h1 span {
    font-weight: 600
}

.sd-Paroksha-four .top img {
    height: 10px
}

.sd-Paroksha-four .bottom {
    padding: 0 60px
}

.sd-Paroksha-four .bottom .accordion .selective-card {
    border-right: none;
    border-left: none;
    background-color: #fff
}

.sd-Paroksha-four .bottom .accordion .selective-card .heading {
    padding: 10px 0;
    background-color: #fff;
    border-bottom: none
}

.sd-Paroksha-four .bottom .accordion .selective-card .heading .top-head {
    align-items: center;
    justify-content: space-between;
    display: flex
}

.sd-Paroksha-four .bottom .accordion .selective-card .heading .top-head .top-head-top {
    display: flex;
    align-items: center
}

.sd-Paroksha-four .bottom .accordion .selective-card .heading .top-head .top-head-top h3 {
    text-align: center;
    color: #991403;
    border-radius: 50%;
    margin: 0 14px 0 0;
    width: 26px;
    font-size: 18px;
    font-weight: 500;
    border: 1px solid #991403;
    padding: 2px 8px
}

.sd-Paroksha-four .bottom .accordion .selective-card .heading .top-head .top-head-top h2 {
    font-size: 18px;
    color: #991403;
    letter-spacing: .2px;
    font-weight: 600;
    margin: 0
}

.sd-Paroksha-four .bottom .accordion .selective-card .heading .top-head .custom-h2 {
    margin: 0
}

.sd-Paroksha-four .bottom .accordion .selective-card .heading .top-head .custom-h2 .cutombuttom {
    outline: none;
    box-shadow: none;
    border: none
}

.sd-Paroksha-four .bottom .accordion .selective-card .heading .top-head .custom-h2 .cutombuttom i {
    font-weight: 700 !important;
    font-size: 18px !important;
    color: #999
}

.sd-Paroksha-four .bottom .accordion .selective-card .card-body {
    font-size: 18px;
    margin-top: -20px;
    padding: 10px 38px 20px;
    -webkit-animation: slow .3s;
    animation: slow .3s
}

.sd-Paroksha-four .bottom .accordion .b-none {
    border-top: 2px solid #efefef;
    border-bottom: 2px solid #efefef
}

@-webkit-keyframes slow-message {
    0% {
        margin-top: -100%
    }

    to {
        margin-top: 0
    }
}

@keyframes slow-message {
    0% {
        margin-top: -100%
    }

    to {
        margin-top: 0
    }
}

@media screen and (min-width:1827px) {
    .sd-Paroksha-one {
        margin-bottom: 60px
    }

    .sd-Paroksha-one .banner {
        height: 300px
    }

    .sd-Paroksha-one .banner .sd-banner-bottom {
        padding: 20px
    }

    .sd-Paroksha-one .banner .sd-banner-bottom img {
        height: 100%
    }

    .sd-Paroksha-three {
        padding: 30px
    }

    .sd-Paroksha-three .bottom {
        justify-content: center
    }

    .sd-Paroksha-three .bottom .seva-div,
    .sd-Paroksha-three .bottom .seva-div .sd-timings {
        width: 400px
    }

    .sd-Paroksha-three .bottom .youtube-video {
        width: 820px;
        height: 52.2vh;
        justify-content: center;
        margin-top: 10px;
        border-radius: 4px
    }

    .sd-Paroksha-three .bottom .youtube-video div {
        width: 100%;
        place-content: center;
        margin-top: -30px
    }

    .sd-Paroksha-three .bottom .youtube-video img {
        height: 65%
    }
}

@media screen and (min-width:1600px)and (max-width:1827px) {
    .sd-Paroksha-three {
        padding: 30px
    }

    .sd-Paroksha-three .bottom {
        justify-content: center
    }

    .sd-Paroksha-three .bottom .seva-div,
    .sd-Paroksha-three .bottom .seva-div .sd-timings {
        width: 400px
    }

    .sd-Paroksha-three .bottom .youtube-video {
        width: 840px;
        height: 52.2vh;
        justify-content: center;
        margin-top: 10px;
        border-radius: 4px
    }

    .sd-Paroksha-three .bottom .youtube-video div {
        width: 100%;
        place-content: center;
        margin-top: -30px
    }

    .sd-Paroksha-three .bottom .youtube-video img {
        height: 65%
    }

    .sd-Paroksha-one {
        margin-bottom: 45px
    }

    .sd-Paroksha-one .banner {
        height: 300px
    }

    .sd-Paroksha-one .banner .sd-banner-bottom {
        width: 50%;
        padding: 20px
    }

    .sd-Paroksha-one .banner .sd-banner-bottom img {
        height: 100%
    }
}

@media screen and (max-width:1300px)and (min-width:900px) {
    .sd-Paroksha-three {
        padding: 30px
    }

    .sd-Paroksha-three .bottom .seva-div,
    .sd-Paroksha-three .bottom .seva-div .sd-timings {
        width: 350px
    }

    .sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-middle-top {
        justify-content: space-between
    }

    .sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-middle-top div {
        display: flex
    }

    .sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-right {
        width: 20%
    }

    .sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-right .sd-timings {
        padding: 0 20px
    }

    .sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-right .sd-timings h3 {
        padding: 0 0 12px;
        flex-wrap: wrap;
        font-size: 15px;
        margin-bottom: 0
    }

    .sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-right .sd-timings h3 i {
        margin-right: 8px
    }

    .sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-right p {
        font-size: 20px
    }

    .sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-right p .fa {
        font-weight: 600;
        font-size: 14px;
        color: grey
    }

    .sd-Paroksha-three .bottom .youtube-video {
        width: 740px
    }

    .sd-Paroksha-three .bottom .youtube-video div {
        margin: 20px
    }

    .sd-Paroksha-three .bottom .youtube-video Iframe {
        width: 570px;
        height: 60%
    }
}

@media screen and (max-width:900px)and (min-width:650px) {
    .sd-Paroksha-one .banner .sd-banner-top {
        width: 100%;
        justify-content: center;
        align-items: center
    }

    .sd-Paroksha-one .banner .sd-banner-top h1 {
        text-align: center
    }

    .sd-Paroksha-one .banner .sd-banner-bottom {
        display: none
    }

    .sd-Paroksha-three {
        padding: 30px
    }

    .sd-Paroksha-three .bottom {
        padding-left: 30px;
        padding-right: 30px
    }

    .sd-Paroksha-three .bottom .seva-div {
        width: 440px;
        margin-bottom: 20px
    }

    .sd-Paroksha-three .bottom .seva-div .head-image {
        height: 200px
    }

    .sd-Paroksha-three .bottom .seva-div .sd-timings {
        width: 440px
    }

    .sd-Paroksha-three .bottom .seva-div .sd-timings h3 {
        font-size: 13px
    }

    .sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-left {
        width: 150px;
        height: 100%
    }

    .sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-left img {
        width: 150px;
        height: 100%;
        border-radius: 4px
    }

    .sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-middle {
        width: 65%;
        padding: 0 30px 0 20px
    }

    .sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-middle .sd-pratyaksha-seva-inner-middle-top {
        justify-content: space-between
    }

    .sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-middle .sd-pratyaksha-seva-inner-middle-top h4 {
        font-size: 18px
    }

    .sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-middle .sd-pratyaksha-seva-inner-middle-top div {
        display: flex
    }

    .sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-middle .sd-pratyaksha-seva-inner-middle-bottom div h5 {
        text-align: left;
        letter-spacing: .3px;
        font-size: 16px;
        font-weight: 400;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        line-height: 22px;
        margin-bottom: 0
    }

    .sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-middle .sd-pratyaksha-seva-inner-middle-bottom div span {
        align-items: center;
        justify-content: center;
        text-align: center;
        font-size: 16px;
        font-weight: 600;
        color: #991403;
        margin-bottom: 0
    }

    .sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-middle .sd-pratyaksha-seva-inner-middle-bottom div span img {
        height: 11px;
        margin-left: 1px;
        margin-top: -2px
    }

    .sd-Paroksha-three .bottom .youtube-video {
        width: 440px;
        height: 350px;
        padding-top: 10px;
        margin: 10px 0 0;
        justify-content: center
    }

    .sd-Paroksha-three .bottom .youtube-video div {
        width: 100%;
        place-content: center;
        margin-top: -30px
    }

    .sd-Paroksha-three .bottom .youtube-video div h2,
    .sd-Paroksha-three .bottom .youtube-video div h3 {
        font-size: 21px;
        margin: 5px
    }

    .sd-Paroksha-three .bottom .youtube-video Iframe {
        width: 350px;
        height: 60%
    }
}

@media screen and (min-width:420px)and (max-width:650px) {
    .sd-Paroksha-one {
        height: 250px
    }

    .sd-Paroksha-one .banner {
        height: 200px
    }

    .sd-Paroksha-one .banner .sd-banner-top {
        width: 100%;
        justify-content: center;
        align-items: center
    }

    .sd-Paroksha-one .banner .sd-banner-top h1 {
        text-align: center;
        font-size: 26px
    }

    .sd-Paroksha-one .banner .sd-banner-top h4 {
        text-align: center
    }

    .sd-Paroksha-one .banner .sd-banner-bottom {
        display: none
    }

    .sd-Paroksha-three .bottom {
        justify-content: center;
        padding: 30px
    }

    .sd-Paroksha-three .bottom .seva-div {
        width: 320px;
        margin-bottom: 30px
    }

    .sd-Paroksha-three .bottom .seva-div .head-image {
        height: 180px
    }

    .sd-Paroksha-three .bottom .seva-div .sd-timings {
        width: 320px
    }

    .sd-Paroksha-three .bottom .sd-pratyaksha-seva-div {
        overflow: hidden;
        padding: 25px 0;
        flex-direction: column
    }

    .sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-left {
        display: none
    }

    .sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-middle {
        width: 100%;
        padding: 0 10px
    }

    .sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-middle .sd-pratyaksha-seva-inner-middle-top {
        justify-content: space-between;
        display: flex
    }

    .sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-middle .sd-pratyaksha-seva-inner-middle-top h4 {
        font-size: 17px
    }

    .sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-middle .sd-pratyaksha-seva-inner-middle-top div {
        display: flex
    }

    .sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-middle .sd-pratyaksha-seva-inner-middle-bottom div h5 {
        text-align: left;
        letter-spacing: .3px;
        font-size: 15px;
        font-weight: 400;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        line-height: 20px;
        margin-bottom: 0
    }

    .sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-middle .sd-pratyaksha-seva-inner-middle-bottom div span {
        align-items: center;
        justify-content: center;
        text-align: center;
        font-size: 15px;
        font-weight: 600;
        color: #991403;
        margin-bottom: 0
    }

    .sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-middle .sd-pratyaksha-seva-inner-middle-bottom div span img {
        height: 11px;
        margin-left: 1px;
        margin-top: -2px
    }

    .sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-right {
        width: 100%;
        border: none;
        flex-direction: row;
        justify-content: space-between
    }

    .sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-right .sd-timings {
        padding-left: 10px
    }

    .sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-right .sd-timings h3 {
        padding-bottom: 0
    }

    .sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-right p {
        padding-right: 10px
    }

    .sd-Paroksha-three .bottom .youtube-video {
        width: 320px;
        height: 300px;
        margin: 10px
    }

    .sd-Paroksha-three .bottom .youtube-video div {
        width: 100%;
        place-content: center;
        margin: 10px
    }

    .sd-Paroksha-three .bottom .youtube-video div h2,
    .sd-Paroksha-three .bottom .youtube-video div h3 {
        font-size: 18px
    }

    .sd-Paroksha-three .bottom .youtube-video Iframe {
        width: 280px;
        height: 48%
    }

    .sd-Paroksha-four .top {
        padding: 20px
    }

    .sd-Paroksha-four .bottom {
        padding: 4.3vw
    }

    .sd-Paroksha-four .bottom .accordion .selective-card .heading .top-head .top-head-top h3 {
        font-size: 13px;
        width: 22px;
        padding: 2px 5px
    }

    .sd-Paroksha-four .bottom .accordion .selective-card .heading .top-head .top-head-top h2 {
        font-size: 12px
    }

    .sd-Paroksha-four .bottom .accordion .selective-card .heading .top-head .custom-h2 .custumbutton {
        white-space: nowrap
    }

    .sd-Paroksha-four .bottom .accordion .selective-card .card-body {
        font-size: 12px;
        padding-left: 34px
    }

    .sd-Paroksha-two .top h1 {
        text-align: center;
        font-size: 20px
    }

    .sd-Paroksha-two .bottom {
        padding: 0 20px
    }
}

@media screen and (max-width:420px) {
    .sd-Paroksha-one {
        height: 250px
    }

    .sd-Paroksha-one .banner {
        height: 200px
    }

    .sd-Paroksha-one .banner .sd-banner-top {
        width: 100%;
        justify-content: center;
        align-items: center
    }

    .sd-Paroksha-one .banner .sd-banner-top h1 {
        text-align: center;
        font-size: 24px;
        line-height: 26px
    }

    .sd-Paroksha-one .banner .sd-banner-top h4 {
        text-align: center
    }

    .sd-Paroksha-one .banner .sd-banner-bottom {
        display: none
    }

    .sd-Paroksha-three .top {
        padding: 10px
    }

    .sd-Paroksha-three .bottom {
        justify-content: center;
        padding: 20px
    }

    .sd-Paroksha-three .bottom .sd-pratyaksha-seva-div {
        overflow: hidden;
        padding: 25px 0;
        flex-direction: column
    }

    .sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-left {
        display: none
    }

    .sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-middle {
        width: 100%;
        padding: 0 10px
    }

    .sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-middle .sd-pratyaksha-seva-inner-middle-top {
        justify-content: space-between;
        display: flex
    }

    .sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-middle .sd-pratyaksha-seva-inner-middle-top h4 {
        font-size: 17px
    }

    .sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-middle .sd-pratyaksha-seva-inner-middle-top div {
        display: flex
    }

    .sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-middle .sd-pratyaksha-seva-inner-middle-bottom div h5 {
        text-align: left;
        letter-spacing: .3px;
        font-size: 15px;
        font-weight: 400;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        line-height: 20px;
        margin-bottom: 0
    }

    .sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-middle .sd-pratyaksha-seva-inner-middle-bottom div span {
        align-items: center;
        justify-content: center;
        text-align: center;
        font-size: 15px;
        font-weight: 600;
        color: #991403;
        margin-bottom: 0
    }

    .sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-middle .sd-pratyaksha-seva-inner-middle-bottom div span img {
        height: 11px;
        margin-left: 1px;
        margin-top: -2px
    }

    .sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-right {
        width: 100%;
        border: none;
        flex-direction: row;
        justify-content: space-between
    }

    .sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-right .sd-timings {
        padding-left: 10px
    }

    .sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-right .sd-timings h3 {
        padding-bottom: 0
    }

    .sd-Paroksha-three .bottom .sd-pratyaksha-seva-div .sd-pratyaksha-seva-inner-right p {
        padding-right: 10px
    }

    .sd-Paroksha-three .bottom .seva-div {
        width: 270px
    }

    .sd-Paroksha-three .bottom .seva-div .head-image {
        height: 150px
    }

    .sd-Paroksha-three .bottom .seva-div .sd-timings {
        width: 270px
    }

    .sd-Paroksha-three .bottom .youtube-video {
        width: 270px;
        height: 200px;
        margin: 10px
    }

    .sd-Paroksha-three .bottom .youtube-video div {
        width: 100%;
        place-content: center;
        margin: 0
    }

    .sd-Paroksha-three .bottom .youtube-video div h2,
    .sd-Paroksha-three .bottom .youtube-video div h3 {
        font-size: 13px
    }

    .sd-Paroksha-three .bottom .youtube-video Iframe {
        width: 250px;
        height: 50%
    }

    .sd-Paroksha-two {
        padding: 20px
    }

    .sd-Paroksha-two .top {
        padding: 10px
    }

    .sd-Paroksha-two .top h1 {
        font-size: 24px;
        text-align: center
    }

    .sd-Paroksha-two .bottom {
        padding: 20px 0 0
    }
}

.sd-faqs-conatainer {
    font-family: "Proxima Nova Alt", sans-serif;
    margin-bottom: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding-top: 30px
}

.sd-faqs-conatainer .sd-border {
    width: 91%;
    border-top: 1px solid #efefef !important;
    text-align: -webkit-center;
    display: flex;
    height: 1px
}

.sd-faqs-conatainer .sd-faqs-top {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 40px 60px;
    width: 100%
}

.sd-faqs-conatainer .sd-faqs-top h1 {
    font-size: 30px;
    color: #991403;
    padding-bottom: 10px;
    font-weight: 400
}

.sd-faqs-conatainer .sd-faqs-top h1 span {
    font-weight: 600
}

.sd-faqs-conatainer .sd-faqs-top img {
    height: 20px
}

.sd-faqs-conatainer .sd-faqs-bottom {
    padding: 0 60px;
    width: 100%
}

.sd-faqs-conatainer .sd-faqs-bottom .accordion .selective-card {
    border-right: none;
    border-left: none;
    background-color: #fff;
    border-bottom: 1.5px solid #efefef
}

.sd-faqs-conatainer .sd-faqs-bottom .accordion .selective-card .heading {
    padding: 20px 0;
    background-color: #fff;
    border-bottom: none
}

.sd-faqs-conatainer .sd-faqs-bottom .accordion .selective-card .heading .top-head {
    align-items: center;
    justify-content: space-between;
    display: flex
}

.sd-faqs-conatainer .sd-faqs-bottom .accordion .selective-card .heading .top-head .top-head-top {
    display: flex;
    align-items: center
}

.sd-faqs-conatainer .sd-faqs-bottom .accordion .selective-card .heading .top-head .top-head-top h3 {
    text-align: center;
    color: #991403;
    border-radius: 50%;
    margin: 0 14px 0 0;
    width: 26px;
    font-size: 18px;
    font-weight: 500;
    border: 1px solid #991403;
    padding: 2px 8px;
    display: flex;
    cursor: pointer;
    justify-content: center
}

.sd-faqs-conatainer .sd-faqs-bottom .accordion .selective-card .heading .top-head .top-head-top h2 {
    font-size: 18px;
    letter-spacing: .2px;
    font-weight: 600;
    margin: 0;
    cursor: pointer
}

.sd-faqs-conatainer .sd-faqs-bottom .accordion .selective-card .heading .top-head .custom-h2 {
    margin: 0
}

.sd-faqs-conatainer .sd-faqs-bottom .accordion .selective-card .heading .top-head .custom-h2 .cutombuttom {
    outline: none;
    box-shadow: none;
    border: none;
    display: flex;
    justify-content: center;
    height: 20px
}

.sd-faqs-conatainer .sd-faqs-bottom .accordion .selective-card .heading .top-head .custom-h2 .cutombuttom img {
    width: 20px
}

.sd-faqs-conatainer .sd-faqs-bottom .accordion .selective-card .sd-display {
    display: block
}

.sd-faqs-conatainer .sd-faqs-bottom .accordion .selective-card .sd-none {
    display: none;
    height: 0
}

.sd-faqs-conatainer .sd-faqs-bottom .accordion .selective-card .card-body {
    font-size: 18px;
    margin-top: -20px;
    padding: 10px 38px 20px;
    transition: height 1s ease-in-out;
    overflow: hidden
}

.sd-faqs-conatainer .sd-faqs-bottom .accordion .sd-first-b {
    border-top: 1.5px solid #efefef
}

.sd-faqs-conatainer .sd-faqs-bottom .accordion .b-none {
    border-top: 2px solid #efefef;
    border-bottom: 2px solid #efefef
}

.sd-faqs-conatainer .sd-faqs-button {
    display: flex;
    justify-content: center
}

.sd-faqs-conatainer .sd-faqs-button .sd-view-button {
    white-space: nowrap;
    margin-top: 20px;
    border: none;
    background-color: #991403;
    border-radius: 10px;
    color: #fff;
    font-size: 14px;
    padding: 6px 13px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    align-self: center
}

.sd-faqs-conatainer .sd-faqs-button .sd-view-button img {
    height: 18px;
    margin-left: 8px
}

.sd-faqs-conatainer .sd-bt {
    border-top: 1.5px solid #efefef
}

@-webkit-keyframes slow {
    0% {
        opacity: 0;
        height: 0%
    }

    50% {
        opacity: 0
    }

    to {
        opacity: 1;
        height: 100%
    }
}

@keyframes slow {
    0% {
        opacity: 0;
        height: 0%
    }

    50% {
        opacity: 0
    }

    to {
        opacity: 1;
        height: 100%
    }
}

.sd-top {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
    padding: 0 40px 30px 30px
}

.sd-top h1 {
    font-size: 30px;
    padding-bottom: 10px;
    letter-spacing: 0;
    font-weight: 400;
    text-align: center
}

.sd-top h1 span {
    font-weight: 600
}

.sd-top img {
    height: 10px
}

.small-divs-main {
    display: flex;
    justify-content: center;
    padding: 20px 60px 60px;
    flex-wrap: wrap
}

.small-divs-main .small-divs {
    cursor: pointer;
    padding: 6px 13px;
    margin: 5px;
    border: 1px solid #2f3193;
    border-radius: 3px;
    color: #181818;
    font-size: 15px
}

.small-divs-main .selected {
    background-color: #c3c4fb
}

@media screen and (max-width:650px) {
    .sd-faqs-conatainer .sd-faqs-top {
        padding: 20px
    }

    .sd-faqs-conatainer .sd-faqs-bottom {
        padding: 10px 30px 0
    }

    .sd-faqs-conatainer .sd-faqs-bottom .accordion .selective-card .heading .top-head .top-head-top h3 {
        font-size: 14px;
        width: 22px;
        padding: 2px 5px
    }

    .sd-faqs-conatainer .sd-faqs-bottom .accordion .selective-card .heading .top-head .top-head-top h2 {
        font-size: 15px
    }

    .sd-faqs-conatainer .sd-faqs-bottom .accordion .selective-card .heading .top-head .custom-h2 .cutombuttom img {
        width: 15px
    }

    .sd-faqs-conatainer .sd-faqs-bottom .accordion .selective-card .card-body {
        font-size: 15px;
        padding-left: 34px
    }

    .small-divs-main {
        padding: 10px 30px 30px
    }

    .small-divs-main .small-divs {
        text-align: center
    }
}

.sd-support-main {
    padding: 45px 60px 0
}

.sd-support-main .sd-support-top {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 40px 30px 30px
}

.sd-support-main .sd-support-top h1 {
    font-size: 30px;
    color: #991403;
    padding-bottom: 10px;
    letter-spacing: 0;
    font-weight: 600;
    text-align: center
}

.sd-support-main .sd-support-top h1 span {
    font-weight: 600
}

.sd-support-main .sd-support-top img {
    height: 10px
}

.sd-support-main .sd-support-bottom {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.sd-support-main .sd-support-bottom .sd-support-div {
    overflow: hidden;
    padding: 18px 18px 20px;
    border: 1px solid #bfbfbf;
    border-radius: 4px;
    width: 270px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 10px
}

.sd-support-main .sd-support-bottom .sd-support-div .head-image {
    width: 50px;
    padding: 10px 0 0;
    border-radius: 4px;
    align-self: center
}

.sd-support-main .sd-support-bottom .sd-support-div .sd-spcl {
    width: 62px;
    padding-top: 5px
}

.sd-support-main .sd-support-bottom .sd-support-div h4 {
    text-align: center;
    color: #991403;
    font-weight: 600;
    font-size: 20px;
    line-height: 20px;
    padding: 15px 0 5px;
    cursor: pointer
}

.sd-support-main .sd-support-bottom .sd-support-div h5 {
    text-align: center;
    letter-spacing: .3px;
    font-size: 15px;
    font-weight: 400;
    color: #181818;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    line-height: 20px;
    margin-bottom: 5px
}

.sd-support-main .sd-support-bottom .sd-support-div h6 {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 5px 0;
    font-size: 15px;
    font-weight: 600;
    color: #991403;
    margin-bottom: 0;
    cursor: pointer
}

.sd-support-main .sd-support-bottom .sd-support-div h6 img {
    height: 11px;
    margin-left: 5px;
    -webkit-filter: invert(1);
    filter: invert(1)
}

.sd-support-main .sd-support-bottom .sd-support-div button {
    margin-top: 10px;
    color: #fff;
    background-color: #991403;
    border: none;
    display: flex;
    align-self: center;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    padding: 6px 13px;
    border-radius: 3px;
    font-weight: 600;
    letter-spacing: .3px
}

.sd-support-main .sd-support-bottom .sd-support-div button .imgs {
    height: 11px;
    margin-left: 5px;
    margin-top: 1.5px
}

.sd-support-contact-us {
    width: 100%;
    display: flex;
    padding: 45px 60px;
    margin-bottom: 15px
}

.sd-support-contact-us .sd-cs-left {
    width: 30%;
    border-right: 1px solid #cbcbcb
}

.sd-support-contact-us .sd-cs-left h3 {
    border-bottom: 1px solid #cbcbcb;
    padding: 5px 0 20px;
    margin-right: 30px
}

.sd-support-contact-us .sd-cs-left .sd-info .sd-label-group {
    padding: 20px 30px 10px 0;
    display: flex
}

.sd-support-contact-us .sd-cs-left .sd-info .sd-label-group .sd-image {
    text-align: right;
    width: 40px;
    margin-right: 0;
    padding-left: 0;
    margin-top: 5px
}

.sd-support-contact-us .sd-cs-left .sd-info .sd-label-group .sd-image .sd-mail {
    width: 35px;
    height: 25px
}

.sd-support-contact-us .sd-cs-left .sd-info .sd-label-group .sd-image .sd-chat {
    width: 37px;
    height: 32px
}

.sd-support-contact-us .sd-cs-left .sd-info .sd-label-group .sd-image .sd-phone {
    width: 40px;
    height: 40px
}

.sd-support-contact-us .sd-cs-left .sd-info .sd-label-group .sd-image .sd-map {
    width: 30px;
    height: 35px
}

.sd-support-contact-us .sd-cs-left .sd-info .sd-label-group div {
    padding-left: 20px;
    flex-wrap: wrap
}

.sd-support-contact-us .sd-cs-left .sd-info .sd-label-group div h4 {
    font-size: 18px;
    margin-bottom: 5px
}

.sd-support-contact-us .sd-cs-left .sd-info .sd-label-group div .fw400 {
    font-weight: 400 !important
}

.sd-support-contact-us .sd-cs-left .sd-info .sd-label-group div .fw600 {
    font-weight: 600 !important
}

.sd-support-contact-us .sd-cs-left .sd-info .sd-label-group div h5 {
    font-weight: 400;
    line-height: 24px;
    font-size: 17px;
    flex-wrap: wrap;
    color: #181818;
    word-wrap: normal;
    word-break: break-word
}

.sd-support-contact-us .sd-cs-left .sd-info .sd-label-group div .react-tel-input {
    margin-bottom: 10px
}

.sd-support-contact-us .sd-cs-left .sd-info .sd-label-group div .react-tel-input .selected-flag.open:after,
.sd-support-contact-us .sd-cs-left .sd-info .sd-label-group div .react-tel-input .selected-flag.open:before {
    border: none;
    box-shadow: none
}

.sd-support-contact-us .sd-cs-left .sd-info .sd-label-group div .react-tel-input .country-list {
    margin: 2px 0 0;
    border-radius: 3px
}

.sd-support-contact-us .sd-cs-left .sd-info .sd-label-group div .react-tel-input input {
    margin-bottom: 0;
    width: 100%;
    padding: 18.5px 14px 18.5px 60px
}

.sd-support-contact-us .sd-cs-left .sd-info .sd-label-group div .sd-phone-voilet {
    border: 1px solid #2f3293;
    border-radius: 4px
}

.sd-support-contact-us .sd-cs-left .sd-info .sd-label-group div .sd-phone-voilet input {
    background: #fff !important;
    background-color: #fff !important
}

.sd-support-contact-us .sd-cs-left .sd-info .sd-label-group div .sd-phone-voilet input:hover {
    border: none
}

.sd-support-contact-us .sd-cs-left .sd-info .sd-label-group div .sd-voilet-text {
    color: #991403;
    cursor: pointer
}

.sd-support-contact-us .sd-cs-left .sd-info .sd-label-group div form {
    margin-top: 10px
}

.sd-support-contact-us .sd-cs-left .sd-info .sd-label-group div form input {
    background-color: #fff;
    padding: 3px 8px;
    border: 1px solid #991403;
    color: #991403
}

.sd-support-contact-us .sd-cs-left .sd-info .sd-label-group .react-tel-input {
    margin-bottom: 10px
}

.sd-support-contact-us .sd-cs-left .sd-info .sd-label-group .react-tel-input .selected-flag.open:after,
.sd-support-contact-us .sd-cs-left .sd-info .sd-label-group .react-tel-input .selected-flag.open:before {
    border: none;
    box-shadow: none
}

.sd-support-contact-us .sd-cs-left .sd-info .sd-label-group .react-tel-input .country-list {
    margin: 2px 0 0;
    border-radius: 3px
}

.sd-support-contact-us .sd-cs-left .sd-info .sd-label-group .react-tel-input input {
    margin-bottom: 0;
    width: 100%;
    padding: 18.5px 14px 18.5px 60px
}

.sd-support-contact-us .sd-cs-left .sd-info .sd-label-group .sd-phone-voilet {
    border: 1px solid #2f3293;
    border-radius: 4px
}

.sd-support-contact-us .sd-cs-left .sd-info .sd-label-group .sd-phone-voilet input {
    background: #fff !important;
    background-color: #fff !important
}

.sd-support-contact-us .sd-cs-left .sd-info .sd-label-group .sd-phone-voilet input:hover {
    border: none
}

.sd-support-contact-us .sd-voilet {
    border: 1px solid #2f3193 !important;
    background-color: #fff !important
}

.sd-support-contact-us .react-tel-input {
    margin-bottom: 10px
}

.sd-support-contact-us .react-tel-input .react-tel-input .form-control {
    padding: 5px 14px 5px 60px !important
}

.sd-support-contact-us .react-tel-input .selected-flag.open:after,
.sd-support-contact-us .react-tel-input .selected-flag.open:before {
    border: none;
    box-shadow: none
}

.sd-support-contact-us .react-tel-input .country-list {
    margin: 2px 0 0;
    border-radius: 3px
}

.sd-support-contact-us .react-tel-input input {
    margin-bottom: 0;
    width: 100%;
    padding: 18.5px 14px 18.5px 60px
}

.sd-support-contact-us .sd-phone-voilet {
    border: 1px solid #2f3193;
    border-radius: 4px
}

.sd-support-contact-us .sd-phone-voilet input {
    background: #fff !important;
    background-color: #fff !important
}

.sd-support-contact-us .sd-phone-voilet input:hover {
    border: none
}

.sd-support-contact-us .sd-cs-right {
    padding-left: 60px;
    width: 70%
}

.sd-support-contact-us .sd-cs-right .mobile {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background-color: #fff;
    height: 42px;
    margin-bottom: 20px
}

.sd-support-contact-us .sd-cs-right .mobile .input-box {
    display: flex;
    align-items: center;
    max-width: 100%;
    border-radius: 4px;
    padding-left: .5rem;
    overflow: hidden;
    width: 100%;
    background-color: #eaeaea
}

.sd-support-contact-us .sd-cs-right .mobile .input-box .prefix {
    display: flex;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: 300;
    font-size: 14px;
    color: #999
}

.sd-support-contact-us .sd-cs-right .mobile .input-box .prefix img {
    padding-right: 10px
}

.sd-support-contact-us .sd-cs-right .mobile input[type=number]::-webkit-inner-spin-button,
.sd-support-contact-us .sd-cs-right .mobile input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none;
    margin: 0
}

.sd-support-contact-us .sd-cs-right .mobile .input-box input {
    flex-grow: 1;
    font-size: 14px;
    border: none;
    padding: .5rem .5rem .5rem 10rem;
    margin-bottom: 0;
    background-color: #eaeaea;
    box-shadow: none;
    outline: none
}

.sd-support-contact-us .sd-cs-right .mobile .input-box:focus-within {
    border: 1px solid #2f3293
}

.sd-support-contact-us .sd-cs-right .mobile .voilet {
    border: 1px solid #2f3293;
    background-color: #fff !important
}

.sd-support-contact-us .sd-cs-right .mobile .voilet .PhoneInputCountry,
.sd-support-contact-us .sd-cs-right .mobile .voilet input {
    background-color: #fff
}

.sd-support-table-div {
    width: calc(100% - 120px);
    margin: 45px 60px;
    padding: 20px;
    box-shadow: 2px 4px 10px rgba(0, 0, 0, .1607843137);
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end
}

.sd-support-table-div .input {
    width: 300px;
    border: 2px solid #dcdcdc;
    border-radius: 2px;
    position: relative
}

.sd-support-table-div .input input {
    width: 100%;
    padding: 11px 17px;
    outline: none;
    border: none;
    height: 100%;
    font-size: 16px
}

.sd-support-table-div .input img {
    position: absolute;
    right: 10px;
    top: 12px;
    height: 15px
}

.sd-support-table-div table {
    border-collapse: collapse;
    margin-bottom: 50px;
    width: 100%
}

.sd-support-table-div table th {
    background-color: #ecf0f5;
    padding: 30px 15px;
    border: 1px solid #cdd7e2;
    color: #707070
}

.sd-support-table-div table th:first-child {
    width: 5%;
    max-width: 30px
}

.sd-support-table-div table th:nth-child(2) {
    width: 30%
}

.sd-support-table-div table td {
    border: 1px solid #cdd7e2;
    padding: 10px 15px;
    font-size: 14px;
    color: #161a1e
}

.sd-support-table-div table tr:first-child th {
    border-top: 0
}

.sd-support-table-div table tr:last-child td {
    border-bottom: 0
}

.sd-support-table-div table tr td:first-child,
.sd-support-table-div table tr th:first-child {
    border-left: 0
}

.sd-support-table-div table tr td:last-child,
.sd-support-table-div table tr th:last-child {
    border-right: 0
}

@media screen and (min-width:1600px) {
    .sd-support-main .sd-support-bottom {
        justify-content: center
    }

    .sd-support-main .sd-support-bottom .sd-support-div {
        width: 350px;
        margin: 10px
    }

    .sd-support-main .sd-support-bottom .sd-support-div .sd-timings {
        width: 350px
    }

    .sd-support-contact-us {
        padding-top: 90px
    }
}

@media screen and (max-width:1300px)and (min-width:900px) {
    .sd-support-main {
        padding: 30px
    }

    .sd-support-main .sd-support-bottom .sd-support-div {
        margin-bottom: 20px;
        width: 400px
    }

    .sd-support-main .sd-support-bottom .sd-support-div .sd-timings {
        width: 180px
    }

    .sd-support-contact-us {
        padding: 30px
    }
}

@media screen and (max-width:900px)and (min-width:650px) {
    .sd-support-main {
        padding: 30px
    }

    .sd-support-main .sd-support-bottom .sd-support-div {
        width: 270px;
        margin-bottom: 20px
    }

    .sd-support-main .sd-support-bottom .sd-support-div .sd-timings {
        width: 270px
    }

    .sd-support-main .sd-support-bottom .sd-support-div .sd-timings h3 {
        font-size: 13px
    }

    .sd-support-contact-us {
        padding: 30px;
        flex-direction: column
    }

    .sd-support-contact-us .sd-cs-left {
        width: 100%;
        display: flex;
        padding-bottom: 30px;
        flex-direction: column;
        border-right: none;
        border-bottom: 1px solid #cbcbcb
    }

    .sd-support-contact-us .sd-cs-left .sd-info {
        display: flex;
        flex-wrap: wrap
    }

    .sd-support-contact-us .sd-cs-left .sd-info .sd-label-group {
        width: 50%;
        display: flex
    }

    .sd-support-contact-us .sd-cs-left .sd-info .sd-label-group div {
        display: flex;
        flex-direction: column
    }

    .sd-support-contact-us .sd-cs-right {
        margin-top: 30px;
        width: 100%;
        padding-left: 10px;
        padding-bottom: 30px
    }
}

@media screen and (min-width:420px)and (max-width:650px) {
    .sd-support-table-div {
        width: calc(100% - 60px);
        margin: 30px !important
    }

    .sd-support-table-div table:nth-child(2) {
        width: auto !important
    }

    .sd-support-table-div table tr td {
        word-break: break-word
    }

    .sd-support-table-div table tr td:first-child {
        word-break: keep-all
    }

    .sd-support-main {
        padding: 30px
    }

    .sd-support-main .sd-support-bottom {
        padding-left: 0;
        padding-right: 0
    }

    .sd-support-main .sd-support-bottom .sd-support-div {
        width: 320px;
        margin-bottom: 20px
    }

    .sd-support-main .sd-support-bottom .sd-support-div .sd-timings {
        width: 320px
    }

    .sd-support-main .sd-support-bottom .sd-support-div .sd-timings h3 {
        font-size: 13px
    }

    .sd-support-main .sd-support-bottom .sd-support-div button .imgs {
        height: 11px;
        margin-left: 5px;
        margin-top: 1.5px
    }

    .sd-support-contact-us {
        padding: 30px;
        flex-direction: column
    }

    .sd-support-contact-us .sd-cs-left {
        width: 100%;
        display: flex;
        padding-bottom: 30px;
        flex-direction: column;
        border-right: none;
        border-bottom: 1px solid #cbcbcb
    }

    .sd-support-contact-us .sd-cs-left .sd-info {
        display: flex;
        flex-wrap: wrap
    }

    .sd-support-contact-us .sd-cs-left .sd-info .sd-label-group {
        width: 100%;
        display: flex
    }

    .sd-support-contact-us .sd-cs-left .sd-info .sd-label-group div {
        display: flex;
        flex-direction: column
    }

    .sd-support-contact-us .sd-cs-right {
        margin-top: 30px;
        width: 100%;
        padding-left: 10px;
        padding-bottom: 30px
    }
}

@media screen and (max-width:420px) {
    .sd-support-main {
        padding: 30px
    }

    .sd-support-main .sd-support-bottom {
        justify-content: center;
        padding: 0
    }

    .sd-support-main .sd-support-bottom .sd-support-div,
    .sd-support-main .sd-support-bottom .sd-support-div .sd-timings {
        width: 244px
    }

    .sd-support-contact-us {
        padding: 30px;
        flex-direction: column
    }

    .sd-support-contact-us .sd-cs-left {
        width: 100%;
        display: flex;
        padding-bottom: 30px;
        flex-direction: column;
        border-right: none;
        border-bottom: 1px solid #cbcbcb
    }

    .sd-support-contact-us .sd-cs-left h3 {
        text-align: center;
        width: 100%
    }

    .sd-support-contact-us .sd-cs-left .sd-info {
        display: flex;
        flex-wrap: wrap
    }

    .sd-support-contact-us .sd-cs-left .sd-info .sd-label-group {
        width: 100%;
        display: flex;
        padding-right: 10px
    }

    .sd-support-contact-us .sd-cs-left .sd-info .sd-label-group div {
        display: flex;
        flex-direction: column
    }

    .sd-support-contact-us .sd-cs-right {
        margin-top: 30px;
        width: 100%;
        padding-left: 0;
        padding-bottom: 30px
    }
}

.App {
    text-align: center;
    font-family: "Proxima Nova Alt", sans-serif;
    -moz-osx-font-smoothing: grayscale
}

.mr-10 {
    margin-right: 10px
}

.sd-main {
    max-width: 100vw;
    width: 100%;
    overflow-x: hidden;
    scroll-behavior: smooth;
    position: relative
}

.mr-15 {
    margin-right: 15px
}

.white-bc {
    background-color: #fff !important
}

.grecaptcha-badge {
    display: none !important
}

.sd-pop-up {
    position: fixed;
    border: none !important;
    outline: none !important;
    top: 0;
    width: 100%;
    height: 100%;
    max-height: 100vh;
    max-width: 100vw;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 49;
    box-shadow: none !important;
    background: rgba(0, 0, 0, .8)
}

.sd-pop-up .inside-pop {
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 500px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 50px 1px #000;
    padding: 25px;
    position: relative;
    -webkit-animation: scale 1s;
    animation: scale 1s;
    text-align: center;
    font-size: 20px
}

.sd-pop-up .inside-pop .inside-slider {
    width: 100%;
    height: 300px
}

.sd-pop-up .inside-pop .inside-slider .slick-track {
    width: 100% !important
}

.sd-pop-up .inside-pop .sd-flex-c {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    width: 100%
}

.sd-pop-up .inside-pop .sd-flex-c .s-button {
    background-color: #991403;
    color: #fff;
    padding: 5px 10px;
    font-size: 15px;
    border: none;
    border-radius: 4px;
    display: flex;
    align-items: center
}

.sd-pop-up .inside-pop .sd-flex-c .s-button .s-l-left,
.sd-pop-up .inside-pop .sd-flex-c .s-button .s-r-right {
    margin-left: 5px;
    height: 11px;
    margin-top: 2px
}

.sd-pop-up .inside-pop .s-image {
    width: 100%
}

.sd-pop-up .inside-pop .sd-top-icon {
    height: 100px;
    margin-bottom: 10px
}

.sd-pop-up .inside-pop .sd-none {
    display: none
}

.sd-pop-up .inside-pop .display {
    position: absolute;
    top: 0;
    right: 10px;
    font-weight: 500;
    border: none;
    height: 8px;
    font-size: 18px;
    background-color: transparent
}

.sd-pop-up .inside-pop .sd-down-icon {
    height: 150px
}

.sd-pop-up .inside-pop .sd-top-mv {
    padding: 0 25px;
    margin-top: -20px
}

.sd-pop-up .inside-pop p {
    color: #181818;
    font-size: 500;
    padding: 0 20px;
    line-height: 26px
}

.sd-pop-up .inside-pop p span {
    font-weight: 600
}

.sd-pop-up .in-scroll {
    height: 500px !important;
    overflow-x: scroll;
    width: auto
}

.sd-pop-up .in-scroll::-webkit-scrollbar {
    display: none
}

.sd-tab-up {
    position: fixed;
    border: none !important;
    outline: none !important;
    top: 0;
    width: 100%;
    height: 100%;
    max-height: 100vh;
    max-width: 100vw;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 3001;
    box-shadow: none !important;
    background: rgba(0, 0, 0, .8)
}

.sd-tab-up .inside-pop {
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 666px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 50px 1px #000;
    padding: 25px;
    position: relative;
    -webkit-animation: scale 1s;
    animation: scale 1s;
    text-align: center;
    font-size: 20px
}

.sd-tab-up .inside-pop .inside-slider {
    width: 100%;
    height: 300px
}

.sd-tab-up .inside-pop .inside-slider .slick-track {
    width: 100% !important
}

.sd-tab-up .inside-pop .sd-flex-c {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    width: 100%
}

.sd-tab-up .inside-pop .sd-flex-c .s-button {
    background-color: #f58220;
    color: #fff;
    padding: 5px 10px;
    font-size: 15px;
    border: none;
    border-radius: 4px;
    display: flex;
    align-items: center
}

.sd-tab-up .inside-pop .sd-flex-c .s-button .s-l-left,
.sd-tab-up .inside-pop .sd-flex-c .s-button .s-r-right {
    margin-left: 5px;
    height: 11px;
    margin-top: 2px
}

.sd-tab-up .inside-pop .s-image {
    width: 100%
}

.sd-tab-up .inside-pop .sd-top-icon {
    height: 100px;
    margin-bottom: 10px
}

.sd-tab-up .inside-pop .sd-none {
    display: none
}

.sd-tab-up .inside-pop .display {
    position: absolute;
    top: 0;
    right: 10px;
    font-weight: 500;
    border: none;
    height: 8px;
    font-size: 18px;
    background-color: transparent
}

.sd-tab-up .inside-pop .sd-down-icon {
    height: 150px
}

.sd-tab-up .inside-pop .sd-top-mv {
    padding: 0 25px;
    margin-top: -20px
}

.sd-tab-up .inside-pop p {
    color: #181818;
    font-weight: 500;
    padding: 0 20px;
    line-height: 26px
}

.sd-tab-up .inside-pop p span {
    font-weight: 600
}

.sd-tab-up .in-scroll {
    height: 500px !important;
    overflow-x: scroll;
    width: auto
}

.sd-tab-up .in-scroll::-webkit-scrollbar {
    display: none
}

.sd-pop-up-2 {
    position: absolute;
    border: none !important;
    outline: none !important;
    top: 0;
    width: 100vw;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 3001;
    box-shadow: none !important;
    background: rgba(0, 0, 0, .8)
}

.sd-pop-up-2 .inside-pop-2 {
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 500px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 50px 1px #000;
    padding: 25px;
    position: relative;
    -webkit-animation: scale 1s;
    animation: scale 1s;
    text-align: center;
    font-size: 20px
}

.sd-pop-up-2 .inside-pop-2 .i-p-s-images-2 {
    display: flex;
    width: 100%;
    height: 500px;
    justify-content: space-between;
    overflow-x: scroll
}

.sd-pop-up-2 .inside-pop-2 .i-p-s-images-2 img {
    width: 100%
}

.sd-pop-up-2 .inside-pop-2 .i-p-s-images-2 .s-image-inside-2 {
    width: 400px
}

.sd-pop-up-2 .inside-pop-2 .inside-slider-2 {
    width: 100%;
    height: 300px
}

.sd-pop-up-2 .inside-pop-2 .inside-slider-2 .slick-track {
    width: 100% !important
}

.sd-pop-up-2 .inside-pop-2 .sd-flex-c-2 {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    width: 100%
}

.sd-pop-up-2 .inside-pop-2 .sd-flex-c-2 .s-button-2 {
    background-color: #f58220;
    color: #fff;
    padding: 5px 10px;
    font-size: 15px;
    border: none;
    border-radius: 4px;
    display: flex;
    align-items: center
}

.sd-pop-up-2 .inside-pop-2 .sd-flex-c-2 .s-button-2 .s-l-left-2,
.sd-pop-up-2 .inside-pop-2 .sd-flex-c-2 .s-button-2 .s-r-right-2 {
    margin-left: 5px;
    height: 11px;
    margin-top: 2px
}

.sd-pop-up-2 .inside-pop-2 .s-image-2 {
    width: 100%
}

.sd-pop-up-2 .inside-pop-2 .sd-top-icon-2 {
    height: 100px;
    margin-bottom: 10px
}

.sd-pop-up-2 .inside-pop-2 .sd-none-2 {
    display: none
}

.sd-pop-up-2 .inside-pop-2 .display-2 {
    position: absolute;
    top: 2px;
    right: 12px;
    font-weight: 500;
    border: none;
    height: 8px;
    font-size: 18px;
    background-color: transparent
}

.sd-pop-up-2 .inside-pop-2 .sd-down-icon-2 {
    height: 150px
}

.sd-pop-up-2 .inside-pop-2 .sd-top-mv-2 {
    padding: 0 25px;
    margin-top: -20px
}

.sd-pop-up-2 .inside-pop-2 p {
    color: #181818;
    font-size: 500;
    padding: 0 20px;
    line-height: 22px;
    font-size: 16px
}

.sd-pop-up-2 .inside-pop-2 p span {
    font-weight: 600
}

.sd-pop-up-2 .in-scroll-2 {
    height: 500px !important;
    overflow-x: scroll;
    width: auto
}

.sd-pop-up-2 .in-scroll-2::-webkit-scrollbar {
    display: none
}

button {
    outline: none
}

.none {
    display: none;
    -webkit-transform: display 1s;
    transform: display 1s;
    animation: 1s reverse;
    overflow: hidden
}

@-webkit-keyframes scale {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes scale {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes reverse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
}

@keyframes reverse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
}

.sd-error {
    display: none;
    width: 0;
    height: 0
}

input {
    text-transform: capitalize
}

input::-webkit-input-placeholder {
    text-transform: none
}

input::placeholder {
    text-transform: none
}

.sd-inner-error {
    display: none
}

.App-logo {
    height: 40vmin;
    pointer-events: none
}

@media screen and (max-width:319px) {
    .sd-main {
        display: none
    }

    .sd-error {
        display: block;
        width: 100vw;
        height: 100vh
    }

    .sd-inner-error {
        display: flex;
        height: 100vh;
        justify-content: center;
        align-items: center;
        font-size: large;
        flex-direction: column;
        background-color: #fff
    }

    .sd-inner-error img {
        height: 100px;
        width: 100px
    }

    .sd-inner-error span {
        font-weight: 6vw;
        color: #181818;
        line-height: 3vh;
        text-align: center;
        font-weight: 600
    }

    .sd-inner-error-all-time {
        display: flex;
        height: 100vh;
        justify-content: center;
        align-items: center;
        font-size: large;
        flex-direction: column;
        background-color: #fff
    }

    .sd-inner-error-all-time img {
        height: 100px;
        width: 100px
    }

    .sd-inner-error-all-time span {
        font-weight: 6vw;
        color: #181818;
        line-height: 3vh;
        text-align: center;
        font-weight: 600
    }
}

@media screen and (min-width:2640px) {
    .sd-main {
        display: none
    }

    .sd-error {
        display: block;
        width: 100vw;
        height: 100vh
    }

    .sd-inner-error {
        display: flex;
        height: 100vh;
        justify-content: center;
        align-items: center;
        font-size: xx-large;
        flex-direction: column;
        background-color: #fff
    }

    .sd-inner-error img {
        height: 200px;
        width: 200px
    }

    .sd-inner-error span {
        font-weight: 5vw;
        color: #181818;
        line-height: 3vh;
        font-weight: 600;
        text-align: center
    }
}

@media(prefers-reduced-motion:no-preference) {
    .App-logo {
        -webkit-animation: App-logo-spin 20s linear infinite;
        animation: App-logo-spin 20s linear infinite
    }
}

.App-header {
    background-color: #282c34;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: calc(10px + 2vmin);
    color: #fff
}

.App-link {
    color: #61dafb
}

@-webkit-keyframes App-logo-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes App-logo-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.sd-btn-orange {
    background: #991403;
    padding: 4px 10px 5px;
    font-size: 14px;
    font-weight: 600;
    color: #fff !important;
    border-radius: 4px;
    cursor: pointer;
    border: none
}

.sd-error,
.sd-error-tab {
    height: "100vh";
    display: flex;
    flex-direction: column;
    justify-content: center
}

@media screen and (min-width:1500px) {
    .sd-pop-up div {
        max-width: 520px
    }
}

@media screen and (min-width:650px)and (max-width:1000px) {
    .sd-pop-up div {
        max-width: 400px
    }

    .sd-pop-up div p {
        font-size: 19px
    }

    .sd-pop-up div .sd-down-icon {
        height: 130px
    }

    .sd-pop-up div .sd-top-icon {
        height: 80px
    }
}

@media screen and (min-width:420px)and (max-width:650px) {
    .sd-pop-up div {
        max-width: 300px
    }

    .sd-pop-up div p {
        padding: 0;
        font-size: 15px
    }

    .sd-pop-up div .sd-top-mv {
        padding: 0
    }

    .sd-pop-up div .sd-down-icon {
        height: 110px
    }

    .sd-pop-up div .sd-top-icon {
        height: 80px
    }

    .sd-pop-up-2 .inside-pop-2 .i-p-s-images-2 {
        display: flex;
        flex-direction: column
    }

    .sd-pop-up-2 .inside-pop-2 .i-p-s-images-2 .s-image-inside-2 {
        width: 100%
    }

    .sd-pop-up-2 .in-scroll-2 {
        overflow-y: scroll;
        width: auto
    }

    .sd-pop-up-2 .in-scroll-2::-webkit-scrollbar {
        display: none
    }
}

@media screen and (max-width:420px) {
    .sd-pop-up div {
        max-width: 280px
    }

    .sd-pop-up div p {
        font-size: 15px;
        padding: 0
    }

    .sd-pop-up div .sd-top-mv {
        padding: 0
    }

    .sd-pop-up div .sd-down-icon {
        height: 110px
    }

    .sd-pop-up div .sd-top-icon {
        height: 80px
    }

    .sd-pop-up-2 .inside-pop-2 .i-p-s-images-2 {
        display: flex;
        flex-direction: column
    }

    .sd-pop-up-2 .inside-pop-2 .i-p-s-images-2 .s-image-inside-2 {
        width: 100%
    }

    .sd-pop-up-2 .in-scroll-2 {
        overflow-y: scroll;
        width: auto
    }

    .sd-pop-up-2 .in-scroll-2::-webkit-scrollbar {
        display: none
    }
}

.sd-about-one {
    font-family: "Proxima Nova Alt", sans-serif;
    padding: 60px 60px 0
}

.sd-about-one .sd-about-one-top {
    display: flex;
    flex-direction: column;
    align-items: center
}

.sd-about-one .sd-about-one-top h3 {
    font-size: 30px;
    color: #991403;
    font-weight: 400;
    text-align: center;
    padding: 30px 60px
}

.sd-about-one .sd-about-one-top p {
    text-align: center;
    font-size: 24px;
    color: #181818
}

.sd-about-one .sd-about-one-bottom .sd-about-one-bottom-top {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 40px 30px 30px
}

.sd-about-one .sd-about-one-bottom .sd-about-one-bottom-top h1 {
    font-size: 30px;
    color: #991403;
    padding-bottom: 10px;
    letter-spacing: 0;
    font-weight: 400
}

.sd-about-one .sd-about-one-bottom .sd-about-one-bottom-top h1 span {
    font-weight: 600
}

.sd-about-one .sd-about-one-bottom .sd-about-one-bottom-top img {
    height: 20px
}

.sd-about-one .sd-about-one-bottom h3 {
    font-size: 16px;
    line-height: 24px;
    text-align: center
}

.sd-about-one .sd-about-one-bottom h3 span {
    font-weight: 400
}

.sd-about-one .sd-about-one-bottom .sd-j {
    display: flex;
    justify-content: center
}

.sd-about-one .sd-about-one-bottom .sd-j img {
    height: 560px
}

.sd-about-one .sd-about-one-bottom .sd-voilet {
    color: #991403
}

.sd-about-one .sd-about-one-bottom .sd-list-order {
    padding-top: 10px;
    padding-bottom: 60px;
    list-style-type: decimal
}

.sd-about-one .sd-about-one-bottom .sd-list-order li {
    color: #181818;
    font-size: 16px;
    line-height: 24px;
    padding-left: 10px
}

.sd-about-one .sd-about-one-bottom .sd-about-one-bottom-bottom {
    display: flex;
    justify-content: center
}

.sd-about-one .sd-about-one-bottom .sd-about-one-bottom-bottom .sd-about-seva-div {
    overflow: hidden;
    margin: 10px 10px 30px;
    padding: 18px 18px 10px;
    border: 1px solid #bfbfbf;
    border-radius: 4px;
    width: 350px;
    display: flex;
    flex-direction: column
}

.sd-about-one .sd-about-one-bottom .sd-about-one-bottom-bottom .sd-about-seva-div .sd-top-image {
    padding: 10px 25px 25px;
    border-bottom: 2px solid #bfbfbf;
    display: flex;
    justify-content: center;
    width: 92%;
    align-items: center
}

.sd-about-one .sd-about-one-bottom .sd-about-one-bottom-bottom .sd-about-seva-div .sd-top-image img {
    width: 55px;
    height: 60px
}

.sd-about-one .sd-about-one-bottom .sd-about-one-bottom-bottom .sd-about-seva-div .sd-top-image .sd-spcl {
    width: 65px;
    height: 60px
}

.sd-about-one .sd-about-one-bottom .sd-about-one-bottom-bottom .sd-about-seva-div .sd-top-image h4 {
    text-align: left;
    color: #181818;
    font-weight: 600;
    font-size: 22px;
    line-height: 20px;
    padding-left: 15px;
    margin-bottom: 0
}

.sd-about-one .sd-about-one-bottom .sd-about-one-bottom-bottom .sd-about-seva-div .sd-about-list ol {
    padding: 10px 10px 10px 0
}

.sd-about-one .sd-about-one-bottom .sd-about-one-bottom-bottom .sd-about-seva-div .sd-about-list ol li {
    padding: 2px;
    color: #991403;
    word-break: break-word;
    cursor: pointer
}

.sd-about-one .sd-about-one-bottom .sd-about-one-bottom-bottom .sd-about-seva-div .sd-about-list ol li::marker {
    color: #991403
}

.sd-about-one .sd-bb {
    border-bottom: 1px solid #efefef
}

.w-300 {
    width: 300px !important
}

.sd-about-temple-history {
    font-family: "Proxima Nova Alt", sans-serif;
    padding: 90px 60px 0;
    margin-bottom: 60px;
    display: flex
}

.sd-about-temple-history .sd-about-temple-history-left {
    width: 300px;
    padding: 30px;
    background-color: #efefef;
    border-radius: 3px;
    max-height: 700px;
    overflow-y: scroll;
    position: sticky;
    position: -webkit-sticky;
    top: 15px
}

.sd-about-temple-history .sd-about-temple-history-left::-webkit-scrollbar {
    display: none
}

.sd-about-temple-history .sd-about-temple-history-left .sd-active {
    color: #ffaf42
}

.sd-about-temple-history .sd-about-temple-history-left .sd-active::marker {
    color: #ffaf42
}

.sd-about-temple-history .sd-about-temple-history-left ol {
    list-style-type: disc;
    padding: 0 10px 0 20px
}

.sd-about-temple-history .sd-about-temple-history-left ol li {
    padding: 2px 2px 10px;
    word-break: break-word;
    font-weight: 600;
    font-size: 15px;
    cursor: pointer;
    color: #991403
}

.sd-about-temple-history .sd-about-temple-history-left ol li img {
    float: right
}

.sd-about-temple-history .sd-about-temple-history-left ol li::marker {
    color: #a39d98
}

.sd-about-temple-history .sd-about-temple-history-left ol .main {
    display: flex;
    justify-content: space-between;
    padding: 5px 2px;
    color: #181818;
    font-weight: 600;
    cursor: pointer
}

.sd-about-temple-history .sd-about-temple-history-left ol .drop1 {
    margin-top: -5px;
    margin-bottom: 5px;
    padding-left: 0 0 10px 0
}

.sd-about-temple-history .sd-about-temple-history-left ol .drop1 .sd-active {
    color: #991403 !important
}

.sd-about-temple-history .sd-about-temple-history-left ol .drop1 .drop2 {
    padding-bottom: 5px
}

.sd-about-temple-history .sd-about-temple-history-left ol .drop1 .drop2 .sd-active {
    color: #991403 !important
}

.sd-about-temple-history .sd-about-temple-history-left ol .drop1 .drop2 div {
    margin-left: 5px;
    padding: 3px 0;
    margin-right: 5px;
    color: #181818;
    font-weight: 400;
    text-align: left;
    width: 100%;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.sd-about-temple-history .sd-about-temple-history-left ol .drop1 .drop2 div img {
    height: 18px;
    margin-right: 20px
}

.sd-about-temple-history .sd-about-temple-history-left ol .drop1 .drop2 .block {
    display: block
}

.sd-about-temple-history .sd-about-temple-history-left ol .drop1 .drop2 .none {
    display: none
}

.sd-about-temple-history .sd-about-temple-history-left ol .drop1 .drop3 {
    padding-left: 0;
    padding-bottom: 5px
}

.sd-about-temple-history .sd-about-temple-history-left ol .drop1 .drop3 .sd-active {
    color: #991403 !important
}

.sd-about-temple-history .sd-about-temple-history-left ol .drop1 .drop3 div {
    margin-left: 5px;
    margin-right: 5px;
    padding: 3px 0;
    color: #181818;
    font-weight: 400;
    text-align: left;
    width: 100%;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.sd-about-temple-history .sd-about-temple-history-left ol .drop1 .drop3 div img {
    height: 18px;
    margin-right: 20px
}

.sd-about-temple-history .sd-about-temple-history-left ol .drop1 .drop3 .block {
    display: block
}

.sd-about-temple-history .sd-about-temple-history-left ol .drop1 .drop3 .none {
    display: none
}

.sd-about-temple-history .sd-about-temple-history-left ol .drop1 .drop4 {
    padding-left: 0;
    padding-bottom: 5px
}

.sd-about-temple-history .sd-about-temple-history-left ol .drop1 .drop4 div {
    margin-left: 5px;
    margin-right: 15px;
    padding: 3px 0;
    color: #181818;
    font-weight: 400;
    text-align: left;
    width: 100%;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.sd-about-temple-history .sd-about-temple-history-left ol .drop1 .drop4 div img {
    height: 18px;
    margin-right: 20px
}

.sd-about-temple-history .sd-about-temple-history-left ol .drop1 .drop4 .sd-active {
    color: #991403 !important
}

.sd-about-temple-history .sd-about-temple-history-left ol .drop1 .drop4 .block {
    display: block
}

.sd-about-temple-history .sd-about-temple-history-left ol .drop1 .drop4 .none {
    display: none
}

.sd-about-temple-history .sd-about-temple-history-left ol .drop1 .main {
    display: flex;
    justify-content: space-between;
    cursor: pointer
}

.sd-about-temple-history .sd-about-temple-history-left ol .drop1 .drop5 {
    padding-left: 0;
    padding-bottom: 5px
}

.sd-about-temple-history .sd-about-temple-history-left ol .drop1 .drop5 .sd-active {
    color: #991403 !important
}

.sd-about-temple-history .sd-about-temple-history-left ol .drop1 .drop5 div {
    margin-left: 5px;
    margin-right: 15px;
    padding: 3px 0;
    color: #181818;
    font-weight: 400;
    text-align: left;
    width: 100%;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.sd-about-temple-history .sd-about-temple-history-left ol .drop1 .drop5 div img {
    height: 18px;
    margin-right: 20px
}

.sd-about-temple-history .sd-about-temple-history-left ol .drop1 .drop5 .block {
    display: block
}

.sd-about-temple-history .sd-about-temple-history-left ol .drop1 .drop5 .none {
    display: none
}

.sd-about-temple-history .sd-about-temple-history-left ol .drop1 .block {
    display: block
}

.sd-about-temple-history .sd-about-temple-history-left ol .drop1 .none {
    display: none
}

.sd-about-temple-history .sd-about-temple-history-left ol .drop1 .sd-active {
    color: #991403
}

.sd-about-temple-history .sd-about-temple-history-left ol .drop1 .sd-active::marker {
    color: #991403
}

.sd-about-temple-history .sd-about-temple-history-left ol .drop6 {
    margin-top: 0;
    margin-bottom: 5px;
    padding-left: 0 0 10px 0
}

.sd-about-temple-history .sd-about-temple-history-left ol .drop6 .sd-active {
    color: #991403 !important
}

.sd-about-temple-history .sd-about-temple-history-left ol .drop6 div {
    margin: 5px 0 5px 5px;
    color: #181818;
    font-weight: 400;
    text-align: left;
    width: 100%;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.sd-about-temple-history .sd-about-temple-history-left ol .drop6 div img {
    height: 18px;
    margin-right: 20px
}

.sd-about-temple-history .sd-about-temple-history-left ol .drop6 .block {
    display: block
}

.sd-about-temple-history .sd-about-temple-history-left ol .drop6 .none {
    display: none
}

.sd-about-temple-history .sd-about-temple-history-left ol .drop-about-one {
    margin-top: -5px;
    padding-bottom: 8px
}

.sd-about-temple-history .sd-about-temple-history-left ol .drop-about-one .sd-active {
    color: #991403 !important
}

.sd-about-temple-history .sd-about-temple-history-left ol .drop-about-one div {
    margin-left: 5px;
    margin-right: 5px;
    padding: 3px 0;
    color: #181818;
    font-weight: 400;
    text-align: left;
    width: 100%;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.sd-about-temple-history .sd-about-temple-history-left ol .drop-about-one div img {
    height: 18px;
    margin-right: 20px
}

.sd-about-temple-history .sd-about-temple-history-left ol .drop-about-one .block {
    display: block
}

.sd-about-temple-history .sd-about-temple-history-left ol .drop-about-one .none {
    display: none
}

.sd-about-temple-history .sd-about-temple-history-left ol .drop-about-two {
    margin-top: -5px;
    padding-left: 0;
    padding-bottom: 8px
}

.sd-about-temple-history .sd-about-temple-history-left ol .drop-about-two .sd-active {
    color: #991403 !important
}

.sd-about-temple-history .sd-about-temple-history-left ol .drop-about-two div {
    margin-left: 5px;
    margin-right: 5px;
    padding: 3px 0;
    color: #181818;
    font-weight: 400;
    text-align: left;
    width: 100%;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.sd-about-temple-history .sd-about-temple-history-left ol .drop-about-two div img {
    height: 18px;
    margin-right: 20px
}

.sd-about-temple-history .sd-about-temple-history-left ol .drop-about-two .block {
    display: block
}

.sd-about-temple-history .sd-about-temple-history-left ol .drop-about-two .none {
    display: none
}

.sd-about-temple-history .sd-about-temple-history-left ol .block {
    display: block
}

.sd-about-temple-history .sd-about-temple-history-left ol .none {
    display: none
}

.sd-about-temple-history .sd-about-temple-history-left {
    -ms-overflow-style: none;
    scrollbar-width: none
}

.sd-about-temple-history .sd-about-temple-history-right {
    width: 80%
}

.sd-about-temple-history .sd-about-temple-history-right .sd-about-temple-history-right-top {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 40px 30px 30px
}

.sd-about-temple-history .sd-about-temple-history-right .sd-about-temple-history-right-top h1 {
    font-size: 30px;
    color: #991403;
    padding-bottom: 10px;
    letter-spacing: 0;
    text-align: center;
    font-weight: 400
}

.sd-about-temple-history .sd-about-temple-history-right .sd-about-temple-history-right-top h1 span {
    font-weight: 600
}

.sd-about-temple-history .sd-about-temple-history-right .sd-about-temple-history-right-top img {
    height: 10px
}

.sd-about-temple-history .sd-about-temple-history-right .sd-about-temple-history-right-bottom {
    padding: 10px 60px 60px
}

.sd-about-temple-history .sd-about-temple-history-right .sd-about-temple-history-right-bottom .sd-athrb-top .sd-imgs {
    width: 300px;
    margin-right: 40px;
    border-radius: 6px
}

.sd-about-temple-history .sd-about-temple-history-right .sd-about-temple-history-right-bottom .sd-athrb-top p {
    font-size: 16px;
    line-height: 24px;
    color: #181818;
    text-align: left
}

.sd-about-temple-history .sd-about-temple-history-right .sd-about-temple-history-right-bottom .sd-athrb-top p .trust-board-wrapper {
    padding-bottom: 10px
}

.sd-about-temple-history .sd-about-temple-history-right .sd-about-temple-history-right-bottom .sd-athrb-top p .trust-board-wrapper .flexed {
    display: flex;
    flex-wrap: wrap;
    margin-top: 50px;
    justify-content: space-between
}

.sd-about-temple-history .sd-about-temple-history-right .sd-about-temple-history-right-bottom .sd-athrb-top p .trust-board-wrapper .flexed .trust-board {
    text-align: center;
    width: 33%;
    margin-bottom: 20px;
    min-width: 190px
}

.sd-about-temple-history .sd-about-temple-history-right .sd-about-temple-history-right-bottom .sd-athrb-bottom {
    padding-top: 20px;
    font-size: 20px
}

.sd-p-60 {
    padding-bottom: 60px
}

@media screen and (min-width:1600px) {
    .sd-about-one {
        padding-top: 90px
    }

    .sd-about-one .sd-about-one-bottom .sd-about-one-bottom-bottom {
        justify-content: center
    }

    .sd-about-one .sd-about-one-bottom .sd-about-one-bottom-bottom .sd-about-seva-div {
        width: 455px !important;
        margin: 10px
    }

    .sd-about-one .sd-about-one-bottom .sd-about-one-bottom-bottom .sd-about-seva-div h5 {
        padding-bottom: 25px
    }

    .sd-about-one .sd-about-one-bottom .sd-about-one-bottom-bottom .sd-about-seva-div .sd-timings {
        width: 455px !important
    }

    .sd-about-one .sd-about-one-bottom .sd-about-one-bottom-bottom .sd-about-seva-div div .sd-free {
        font-size: 17px
    }
}

@media screen and (max-width:1200px)and (min-width:920px) {
    .sd-about-one .sd-about-one-bottom .sd-about-one-bottom-bottom {
        justify-content: center
    }

    .sd-about-one .sd-about-one-bottom .sd-about-one-bottom-bottom .sd-about-seva-div {
        width: 255px !important;
        margin: 10px
    }

    .sd-about-one .sd-about-one-bottom .sd-about-one-bottom-bottom .sd-about-seva-div h5 {
        padding-bottom: 25px
    }

    .sd-about-one .sd-about-one-bottom .sd-about-one-bottom-bottom .sd-about-seva-div .sd-timings {
        width: 255px !important
    }

    .sd-about-one .sd-about-one-bottom .sd-about-one-bottom-bottom .sd-about-seva-div div .sd-free {
        font-size: 14px
    }

    .sd-about-temple-history .sd-about-temple-history-left ol li {
        color: #181818
    }

    .sd-about-temple-history .sd-about-temple-history-right .sd-about-temple-history-right-bottom .sd-athrb-top {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center
    }

    .sd-about-temple-history .sd-about-temple-history-right .sd-about-temple-history-right-bottom .sd-athrb-top p {
        font-size: 18px
    }

    .sd-about-temple-history .sd-about-temple-history-right .sd-about-temple-history-right-bottom .sd-athrb-top .sd-imgs {
        width: 300px;
        margin: 0 0 20px
    }
}

@media screen and (max-width:920px)and (min-width:600px) {
    .w-300 {
        height: 100% !important
    }

    .sd-about-one .sd-about-one-top {
        padding: 0
    }

    .sd-about-one .sd-about-one-top h3 {
        font-size: 24px;
        padding: 30px 0
    }

    .sd-about-one .sd-about-one-top p {
        font-size: 22px
    }

    .sd-about-one .sd-about-one-bottom .sd-about-one-bottom-bottom {
        flex-wrap: wrap;
        justify-content: center
    }

    .sd-about-one .sd-about-one-bottom .sd-about-one-bottom-bottom .sd-about-seva-div {
        width: 400px
    }

    .sd-about-one .sd-about-one-bottom .sd-about-one-bottom-bottom .sd-about-seva-div h5 {
        padding-bottom: 25px
    }

    .sd-about-one .sd-about-one-bottom .sd-about-one-bottom-bottom .sd-about-seva-div .sd-timings {
        width: 400px
    }

    .sd-about-one .sd-about-one-bottom .sd-about-one-bottom-bottom .sd-about-seva-div div .sd-free {
        font-size: 16px
    }

    .sd-about-temple-history .sd-about-temple-history-left ol li {
        color: #181818;
        font-size: 16px
    }

    .sd-about-temple-history .sd-about-temple-history-right {
        width: 70%
    }

    .sd-about-temple-history .sd-about-temple-history-right .sd-about-temple-history-right-top h1 {
        text-align: center !important
    }

    .sd-about-temple-history .sd-about-temple-history-right .sd-about-temple-history-right-top img {
        height: 20px
    }

    .sd-about-temple-history .sd-about-temple-history-right .sd-about-temple-history-right-bottom .sd-athrb-top {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center
    }

    .sd-about-temple-history .sd-about-temple-history-right .sd-about-temple-history-right-bottom .sd-athrb-top p {
        font-size: 18px;
        text-align: justify
    }

    .sd-about-temple-history .sd-about-temple-history-right .sd-about-temple-history-right-bottom .sd-athrb-top p .general-flex {
        display: flex;
        flex-direction: column
    }

    .sd-about-temple-history .sd-about-temple-history-right .sd-about-temple-history-right-bottom .sd-athrb-top p .general-flex div {
        margin-bottom: 20px
    }

    .sd-about-temple-history .sd-about-temple-history-right .sd-about-temple-history-right-bottom .sd-athrb-top p .general-flex div h3 {
        text-align: center;
        margin-bottom: 0 !important
    }

    .sd-about-temple-history .sd-about-temple-history-right .sd-about-temple-history-right-bottom .sd-athrb-top p .trust-board-wrapper {
        padding-bottom: 10px
    }

    .sd-about-temple-history .sd-about-temple-history-right .sd-about-temple-history-right-bottom .sd-athrb-top p .trust-board-wrapper .flexed {
        display: flex;
        flex-wrap: wrap;
        margin-top: 50px;
        justify-content: space-between
    }

    .sd-about-temple-history .sd-about-temple-history-right .sd-about-temple-history-right-bottom .sd-athrb-top p .trust-board-wrapper .flexed .trust-board {
        text-align: center;
        width: 50% !important;
        margin-bottom: 20px;
        min-width: 175px
    }

    .sd-about-temple-history .sd-about-temple-history-right .sd-about-temple-history-right-bottom .sd-athrb-top .sd-imgs {
        width: 200px;
        height: 200px;
        margin: 0 0 20px
    }
}

@media screen and (max-width:732px)and (min-width:600px) {
    .sd-about-temple-history {
        flex-direction: column;
        align-items: center
    }

    .sd-about-temple-history .sd-about-temple-history-left {
        position: static;
        width: 80%
    }

    .sd-about-temple-history .sd-about-temple-history-right {
        padding-top: 30px;
        width: 100%
    }
}

@media screen and (max-width:600px)and (min-width:420px) {
    .sd-about-one {
        padding: 30px 30px 0
    }

    .sd-about-one .sd-about-one-top {
        padding: 0
    }

    .sd-about-one .sd-about-one-top h3 {
        font-size: 20px;
        padding: 30px 0
    }

    .sd-about-one .sd-about-one-top p {
        font-size: 18px
    }

    .sd-about-one .sd-about-one-bottom .sd-j img {
        height: 360px
    }

    .sd-about-one .sd-about-one-bottom .sd-about-one-bottom-top h1 {
        text-align: center
    }

    .sd-about-one .sd-about-one-bottom .sd-about-one-bottom-bottom {
        flex-wrap: wrap;
        justify-content: center
    }

    .sd-about-one .sd-about-one-bottom .sd-about-one-bottom-bottom .sd-about-seva-div {
        width: 360px
    }

    .sd-about-one .sd-about-one-bottom .sd-about-one-bottom-bottom .sd-about-seva-div h5 {
        padding-bottom: 25px
    }

    .sd-about-one .sd-about-one-bottom .sd-about-one-bottom-bottom .sd-about-seva-div .sd-timings {
        width: 360px
    }

    .sd-about-one .sd-about-one-bottom .sd-about-one-bottom-bottom .sd-about-seva-div div .sd-free {
        font-size: 16px
    }

    .sd-about-temple-history {
        padding: 26px 14px;
        margin-bottom: 10px;
        flex-direction: column;
        align-items: center
    }

    .sd-about-temple-history .sd-about-temple-history-left {
        width: 100%;
        position: static
    }

    .sd-about-temple-history .sd-about-temple-history-right {
        padding-top: 30px;
        width: 100%
    }

    .sd-about-temple-history .sd-about-temple-history-right .sd-about-temple-history-right-top h1 {
        text-align: center !important
    }

    .sd-about-temple-history .sd-about-temple-history-right .sd-about-temple-history-right-bottom {
        padding: 0
    }

    .sd-about-temple-history .sd-about-temple-history-right .sd-about-temple-history-right-bottom .sd-athrb-top {
        display: flex;
        overflow: hidden;
        flex-direction: column;
        justify-content: center;
        align-items: center
    }

    .sd-about-temple-history .sd-about-temple-history-right .sd-about-temple-history-right-bottom .sd-athrb-top img {
        width: 100%;
        margin-bottom: 20px
    }

    .sd-about-temple-history .sd-about-temple-history-right .sd-about-temple-history-right-bottom .sd-athrb-top p {
        font-size: 18px;
        text-align: center
    }

    .sd-about-temple-history .sd-about-temple-history-right .sd-about-temple-history-right-bottom .sd-athrb-top .trust-board-wrapper {
        padding-bottom: 10px
    }

    .sd-about-temple-history .sd-about-temple-history-right .sd-about-temple-history-right-bottom .sd-athrb-top .trust-board-wrapper .profile-pic img {
        width: 190px
    }

    .sd-about-temple-history .sd-about-temple-history-right .sd-about-temple-history-right-bottom .sd-athrb-top .trust-board-wrapper .flexed {
        display: flex;
        flex-wrap: wrap;
        margin-top: 50px;
        justify-content: space-between
    }

    .sd-about-temple-history .sd-about-temple-history-right .sd-about-temple-history-right-bottom .sd-athrb-top .trust-board-wrapper .flexed .trust-board {
        text-align: center;
        margin-bottom: 20px;
        min-width: 175px
    }

    .sd-about-temple-history .sd-about-temple-history-right .sd-about-temple-history-right-bottom .sd-athrb-top .sd-imgs {
        width: 200px;
        height: 200px;
        margin: 0 0 20px
    }
}

@media screen and (max-width:420px)and (min-width:320px) {
    .sd-about-one {
        padding: 30px 30px 0
    }

    .sd-about-one .sd-about-one-top {
        padding: 0
    }

    .sd-about-one .sd-about-one-top h3 {
        font-size: 20px;
        padding: 30px 0
    }

    .sd-about-one .sd-about-one-top p {
        font-size: 18px
    }

    .sd-about-one .sd-about-one-bottom .sd-j img {
        height: 260px
    }

    .sd-about-one .sd-about-one-bottom .sd-about-one-bottom-top h1 {
        text-align: center
    }

    .sd-about-one .sd-about-one-bottom .sd-about-one-bottom-top .sd-top-image,
    .sd-about-one .sd-about-one-bottom .sd-about-one-bottom-top .sd-top-image img {
        width: 100px
    }

    .sd-about-one .sd-about-one-bottom .sd-about-one-bottom-bottom {
        flex-wrap: wrap;
        justify-content: center
    }

    .sd-about-one .sd-about-one-bottom .sd-about-one-bottom-bottom .sd-about-seva-div {
        width: 244px
    }

    .sd-about-one .sd-about-one-bottom .sd-about-one-bottom-bottom .sd-about-seva-div h5 {
        padding-bottom: 25px
    }

    .sd-about-one .sd-about-one-bottom .sd-about-one-bottom-bottom .sd-about-seva-div .sd-timings {
        width: 244px
    }

    .sd-about-one .sd-about-one-bottom .sd-about-one-bottom-bottom .sd-about-seva-div div .sd-free {
        font-size: 16px
    }

    .sd-about-temple-history {
        flex-direction: column;
        align-items: center;
        padding: 26px 20px;
        margin-bottom: 10px
    }

    .sd-about-temple-history .sd-about-temple-history-left {
        width: 100%;
        position: static
    }

    .sd-about-temple-history .sd-about-temple-history-left ol li {
        font-size: 16px
    }

    .sd-about-temple-history .sd-about-temple-history-right {
        padding-top: 15px;
        width: 100%
    }

    .sd-about-temple-history .sd-about-temple-history-right .sd-about-temple-history-right-top {
        padding: 0 20px 15px 15px
    }

    .sd-about-temple-history .sd-about-temple-history-right .sd-about-temple-history-right-top h1 {
        text-align: center
    }

    .sd-about-temple-history .sd-about-temple-history-right .sd-about-temple-history-right-bottom {
        padding: 0
    }

    .sd-about-temple-history .sd-about-temple-history-right .sd-about-temple-history-right-bottom .sd-athrb-top {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        overflow: hidden
    }

    .sd-about-temple-history .sd-about-temple-history-right .sd-about-temple-history-right-bottom .sd-athrb-top img {
        width: 100%;
        margin-bottom: 20px
    }

    .sd-about-temple-history .sd-about-temple-history-right .sd-about-temple-history-right-bottom .sd-athrb-top p {
        font-size: 14px;
        text-align: center
    }

    .sd-about-temple-history .sd-about-temple-history-right .sd-about-temple-history-right-bottom .sd-athrb-top .trust-board-wrapper {
        padding-bottom: 10px
    }

    .sd-about-temple-history .sd-about-temple-history-right .sd-about-temple-history-right-bottom .sd-athrb-top .trust-board-wrapper .profile-pic img {
        width: 190px
    }

    .sd-about-temple-history .sd-about-temple-history-right .sd-about-temple-history-right-bottom .sd-athrb-top .trust-board-wrapper .flexed {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        margin-top: 50px;
        justify-content: center !important
    }

    .sd-about-temple-history .sd-about-temple-history-right .sd-about-temple-history-right-bottom .sd-athrb-top .trust-board-wrapper .flexed .trust-board {
        width: 100% !important;
        text-align: center;
        margin-bottom: 20px;
        max-width: 175px
    }

    .sd-about-temple-history .sd-about-temple-history-right .sd-about-temple-history-right-bottom .sd-athrb-top .sd-imgs {
        width: 200px;
        height: 200px;
        margin: 0 0 20px
    }
}

.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block
}

.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden
}

.slick-slider {
    box-sizing: border-box;
    -webkit-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.slick-track {
    top: 0;
    left: 0
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ""
}

.slick-track:after {
    clear: both
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-dots,
.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    padding: 0
}

.slick-dots li button:before,
.slick-next:before,
.slick-prev:before {
    font-family: slick;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-loading .slick-list {
    background: 50% no-repeat #fff
}

@font-face {
    font-family: slick;
    font-weight: 400;
    font-style: normal;
    font-size: medium;
    src: url(https://www.aptemples.ap.gov.in/static/media/slick.a4e97f5a.eot);
    src: url(https://www.aptemples.ap.gov.in/static/media/slick.a4e97f5a.eot?#iefix) format("embedded-opentype"), url(https://www.aptemples.ap.gov.in/static/media/slick.29518378.woff) format("woff"), url(https://www.aptemples.ap.gov.in/static/media/slick.c94f7671.ttf) format("truetype"), url(https://www.aptemples.ap.gov.in/static/media/slick.2630a3e3.svg#slick) format("svg")
}

.slick-next,
.slick-prev {
    font-size: 0;
    line-height: 0;
    top: 50%;
    width: 20px;
    height: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    border: none
}

.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
    color: transparent;
    outline: 0;
    background: 0 0
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: "←"
}

.slick-next:before,
[dir=rtl] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    right: auto;
    left: -25px
}

[dir=rtl] .slick-next:before {
    content: "←"
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    bottom: -25px;
    width: 100%;
    margin: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0
}

.slick-dots li,
.slick-dots li button {
    width: 20px;
    height: 20px;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    padding: 5px;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "•";
    text-align: center;
    opacity: .25;
    color: #000
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}

/*# sourceMappingURL=main.0be6a5d8.chunk.css.map */


.sd-donation-one .sd-donation-bottom, .sd-donation-one .sd-donation-bottom .sd-donation-bottom-top {
    display: flex;
    flex-direction: column;
    align-items: center;
    -webkit-overflow-scrolling: touch;
}

.sd-donation-one .sd-donation-bottom .sd-donation-bottom-bottom .sd-donation-div {
    overflow: hidden;
    border: 1px solid #bfbfbf;
    border-radius: 12px;
    width: 380px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 0 20px 30px;
}

.sd-donation-one .sd-donation-bottom .sd-donation-bottom-bottom {
    padding-left: 50px;
    padding-right: 50px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.mr-10 {
    margin-right: 10px;
}

.form-group {
    margin-bottom: 15px;
}
.sd-imp {
    color: red;
    padding-left: 3px;
}

.sd-donation-one .sd-donation-bottom .sd-donation-bottom-bottom .sd-donation-div .sd-head-image {
    width: 100%;
    height: 200px;
    border-radius: 4px;
    align-self: center;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    outline: 1px solid #fff;
    outline-offset: -8px;
    object-fit: cover;
}

