
.top, .top h1{

    color:#ffff 
}

.sd-template-two {
    height: 480px;
    padding: 20px 60px 60px;
    overflow: hidden;
    display: flex;
    font-family: "Proxima Nova Alt", sans-serif;
    background-color: #fb8b24
}

.sd-template-two .sd-box-one {
    padding: 35px 35px 20px;
    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 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: justify;
    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: #991403;
    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: #ecbd00
}

.sd-template-two .sd-box-one .sd-box-one-content button:hover img {
    -webkit-filter: saturate(100);
    filter: saturate(100)
}

.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: #991403;
    border-radius: 10px
}

.sd-template-two .sd-box-one .sd-box-one-content .sd-b-orange img {
    height: 20px
}

.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;
    margin-bottom: 16px
}

.sd-template-two .sd-box-one .sd-box-one-image .sd-size-one {
    height: 68px
}

.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: #fde6d2
}

.sd-template-two .sd-second-color {
    background-color: #facda6
}

.sd-template-two .sd-third-color {
    background-color: #991403
}

.sd-template-two .sd-fourth-color {
    background-color: #2f3293
}


.top {
    width: 100%;
    text-align: center;
    font-weight: 600 !important;
    background-color: #ffefe2;
    padding-top: 45px;
}


.sd-photo-grid img{
    border-radius: 20px;

}

.sd-template-three {
    height: 600px;
    padding: 60px 60px 50px;
    display: flex;
    justify-content: space-evenly;
    font-family: "Proxima Nova Alt", sans-serif
}

.sd-template-three .sd-t3-one {
    height: 100%;
    background-image: url();
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: 100%;
    display: flex;
    justify-content: center
}

.sd-template-three .sd-t3-one img {
    max-height: 100%
}

.sd-template-three .sd-t3-two {
    width: 27%
}

.sd-template-three .sd-t3-two .sd-box-one {
    padding: 25px;
    width: 100%;
    margin: 1%;
    background: #fff 0 0 no-repeat padding-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    border: 1px solid #707070;
    border-radius: 15px
}

.sd-template-three .sd-t3-two .sd-box-one .sd-box-one-content {
    height: 75%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center
}

.sd-template-three .sd-t3-two .sd-box-one .sd-box-one-content h2 {
    color: #000;
    font-weight: 600;
    font-size: 20px;
    margin: 0;
    text-align: center;
    margin-bottom: 10px !important
}

.sd-template-three .sd-t3-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: 5;
    -webkit-box-orient: vertical
}

.sd-template-three .sd-t3-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: #991403;
    margin-bottom: 0;
    cursor: pointer
}

.sd-template-three .sd-t3-two .sd-box-one .sd-box-one-content h6 img {
    height: 11px;
    margin-left: 5px
}

.sd-template-three .sd-t3-two .sd-box-one .sd-box-one-content .c-white {
    color: #fff
}

.sd-template-three .sd-t3-two .sd-box-one .sd-box-one-content .c-18 {
    color: #181818
}

.sd-template-three .sd-t3-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-three .sd-t3-two .sd-box-one .sd-box-one-content button img {
    height: 11px;
    margin-left: 5px
}

.sd-template-three .sd-t3-two .sd-box-one .sd-box-one-content button:hover {
    background-color: #ecbd00
}

.sd-template-three .sd-t3-two .sd-box-one .sd-box-one-content button:hover img {
    -webkit-filter: brightness(100);
    filter: brightness(100)
}

.sd-template-three .sd-t3-two .sd-box-one .sd-box-one-content .sd-c-white {
    color: #fff
}

.sd-template-three .sd-t3-two .sd-box-one .sd-box-one-content .sd-c-voilet {
    color: #2f3293
}

.sd-template-three .sd-t3-two .sd-box-one .sd-box-one-content .sd-c-orange {
    color: #991403
}

.sd-template-three .sd-t3-two .sd-box-one .sd-box-one-content .sd-b-white {
    background-color: #fff
}

.sd-template-three .sd-t3-two .sd-box-one .sd-box-one-content .sd-b-orange {
    background-color: #991403;
    border-radius: 10px
}

.sd-template-three .sd-t3-two .sd-box-one .sd-box-one-content .sd-b-orange img {
    height: 20px
}

.sd-template-three .sd-t3-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-three .sd-t3-two .sd-box-one .sd-box-one-image .sd-logo-img {
    margin-bottom: 16px
}

.sd-template-three .sd-t3-two .sd-box-one .sd-box-one-image .sd-size-one {
    height: 68px
}

.sd-template-three .sd-t3-two .sd-box-one .sd-box-one-image .sd-size-two {
    height: 55px
}

.sd-template-three .sd-t3-two .sd-box-one .sd-box-one-image .sd-size-three {
    height: 62px
}

.sd-template-three .sd-t3-two .sd-box-one .sd-box-one-image .sd-size-four {
    width: 100%;
}

.sd-template-three .sd-t3-three {
    width: 27%
}

.sd-template-three .sd-t3-three .sd-box-one {
    padding: 25px;
    width: 100%;
    margin: 1%;
    background: #fff 0 0 no-repeat padding-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    border: 1px solid #707070;
    border-radius: 15px
}

.sd-template-three .sd-t3-three .sd-box-one .sd-box-one-content {
    height: 75%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center
}

.sd-template-three .sd-t3-three .sd-box-one .sd-box-one-content h2 {
    color: #000;
    font-weight: 600;
    font-size: 20px;
    margin: 0;
    text-align: center;
    margin-bottom: 10px !important
}

.sd-template-three .sd-t3-three .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: 5;
    -webkit-box-orient: vertical
}

.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;
    font-weight: 600;
    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: #ecbd00
}

.sd-template-three .sd-t3-three .sd-box-one .sd-box-one-content button:hover img {
    -webkit-filter: brightness(100);
    filter: brightness(100)
}

.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: #991403;
    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: 25%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center
}

.sd-template-three .sd-t3-three .sd-box-one .sd-box-one-image .sd-logo-img {
    margin-bottom: 16px
}

.sd-template-three .sd-t3-three .sd-box-one .sd-box-one-image .sd-size-one {
    height: 68px;
    width: 100%
}

.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%
}

.sd-template-four {
    height: 600px;
    padding: 60px 60px 50px;
    display: flex;
    justify-content: space-between;
    font-family: "Proxima Nova Alt", sans-serif;
    background: #f5e5e6;
    border-radius: 15px 15px 0 0
}

.sd-template-four .sd-t4-one {
    width: 31%;
    height: calc(100% - 50px);
    background-color: #fff;
    border-radius: 15px
}

.sd-template-four .sd-t4-one .sd-t4-one-start {
    background-color: #991403;
    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: #ecbd00;
    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;
    background-color: #f5f5f5
}

.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% - 110px);
    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: #991403;
    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: #ecbd00;
    cursor: pointer
}

.sd-template-four .sd-t4-one .sd-t4-one-end .span-active {
    border-bottom: 4px solid #ecbd00
}

.sd-template-four .sd-t4-one .sd-t4-one-end img {
    height: 25px
}

.sd-template-four .sd-t4-one .sd-t4-one-end-d {
    display: flex;
    height: calc(100% - 50px);
    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% - 110px);
    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-five {
    padding: 0 60px 30px;
    display: flex;
    flex-direction: column;
    font-family: "Proxima Nova Alt", sans-serif
}

.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
}

.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;
    height: 100%
}

.sd-template-five .item6 {
    grid-area: six;
    height: 100%
}

.sd-template-five .sd-photo-grid {
    width: 100%;
    height: 100%;
    display: grid;
    margin-top: 20px;
    grid-template-areas: "one one two three" "one one five six" "four four five six";
    grid-gap: 20px;
    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: 30px;
    border: none;
    background-color: #620404;
    color: #fff;
    font-size: 14px;
    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 h4 {
    font-weight: 400;
    font-size: 20px
}

.sd-template-six {
    padding: 60px 60px 50px;
    display: flex;
    width: 100%;
}

.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;
    text-align: justify;
    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;
    text-align: justify;


}

.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 .slick-slider .slick-dots {
        bottom: -20px
    }

    .sd-template-one .sd-t1-slider .slick-slider .slick-dots li {
        margin: 0 1px;
        color: #620404
    }

    .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: #620404;
        font-size: 10px;
        opacity: 1
    }

    .sd-template-one .sd-t1-slider .slick-slider .slick-dots .slick-active button:before {
        color: #ecbd00
    }

    .sd-template-one .sd-t1-bottom .sd-orange {
        font-size: 15.5px
    }

    .sd-template-two {
        height: 450px
    }

    .sd-template-three {
        height: auto;
     
    }

    .sd-template-three .sd-t3-three .sd-box-one,
    .sd-template-three .sd-t3-two .sd-box-one {
        padding: 15px
    }

    .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: #171717
    }

    .sd-template-six .sd-t6-two div h5 {
        font-size: 14px;
        color: #171717
    }
}

@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:1300px)and (min-width:900px) {
    .sd-template-one .sd-t1-slider .slick-slider .slick-dots {
        bottom: -20px
    }

    .sd-template-one .sd-t1-bottom .sd-orange {
        width: 14%;
        font-size: 13px
    }

    .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-one .sd-t1-bottom div button img {
        height: 11px;
        margin-left: 8px
    }

    .sd-template-two {
        height: 430px
    }

    .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: auto
    }

    .sd-template-three .sd-t3-two .sd-box-one {
        padding: 10px 10px 20px
    }

    .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 .sd-box-one {
        padding: 10px 10px 20px
    }

    .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 .sd-logo-img {
        height: auto
    }

    .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
    }

    .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: #620404;
        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: #620404;
        opacity: 1
    }

    .sd-template-one .sd-t1-slider .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: 14%;
        font-size: 10px
    }

    .sd-template-one .sd-t1-bottom .sd-orange img {
        height: 13px;
        margin-right: 5px !important
    }

    .sd-template-one .sd-t1-bottom .sd-marquee-text {
        width: 70%;
        font-size: 11px
    }

    .sd-template-one .sd-t1-bottom div button {
        padding: 1px 8px;
        font-size: 10px
    }

    .sd-template-one .sd-t1-bottom div button img {
        height: 8px;
        margin-left: 5px
    }

    .sd-template-two {
        height: 270px;
        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: 330px
    }

    .sd-template-three .sd-t3-one {
        width: 35%
    }

    .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 .sd-box-one {
        padding: 8px
    }

    .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 .sd-logo-img {
        margin-bottom: 0
    }

    .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;
        flex-direction: column-reverse
    }

    .sd-template-six .sd-t6-one {
        width: 100%;
        text-align: center
    }

    .sd-template-six .sd-t6-one img {
        width: 85%;
        align-self: center
    }

    .sd-template-six .sd-t6-two {
        width: 100%;
        padding-left: 0
    }
}

@media screen and (max-width:650px) {
    .sd-template-one .sd-t1-slider {
        padding: 10px 10px 20px
    }

    .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: #620404
    }

    .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: #620404;
        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: #ecbd00;
        opacity: 1;
        font-size: 8px
    }

    .sd-template-one .sd-t1-bottom {
        height: 40px;
        padding-left: 10px;
        padding-right: 10px
    }

    .sd-template-one .sd-t1-bottom .sd-orange {
        width: 20%;
        font-size: 11px;
        padding-right: 3px;
        text-align: center
    }

    .sd-template-one .sd-t1-bottom .sd-orange img {
        display: none
    }

    .sd-template-one .sd-t1-bottom .sd-marquee-text {
        width: 55%;
        font-size: 12px
    }

    .sd-template-one .sd-t1-bottom div {
        width: 25%
    }

    .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: 1200px;
        padding: 30px;
        flex-wrap: wrap;
        justify-content: space-around
    }

    .sd-template-two .sd-box-one {
        width: 100%;
        padding: 20px 10px 10px;
        display: flex
    }

    .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;
        padding: 2px 10px
    }

    .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
    }

    .sd-template-three .sd-t3-one {
        width: 100%;
        margin-bottom: 25px;
        padding: 20px
    }

    .sd-template-three .sd-t3-one img {
        width: 90% !important
    }

    .sd-template-three .sd-t3-three {
        width: 100%
    }

    .sd-template-three .sd-t3-three .sd-box-one {
        padding: 12px
    }

    .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-reverse
    }

    .sd-template-six .sd-t6-one {
        width: 100%;
        text-align: center
    }

    .sd-template-six .sd-t6-one img {
        width: 80%;
        align-self: center
    }

    .sd-template-six .sd-t6-two {
        width: 100%;
        padding: 0 !important
    }

    .sd-template-six .sd-t6-two div p {
        margin-bottom: 0;
        margin-top: 10px;
        font-size: 14px;
        line-height: 20px
    }

    .sd-template-six .sd-t6-two div .temples {
        flex-direction: column
    }

    .sd-template-six .sd-t6-two div .temples div {
        margin-bottom: 10px;
        border-right: 0
    }
}

@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-three {
        height: 500px
    }

    .sd-template-three .sd-t3-inner-div .sd-t3-box-right {
        align-items: center
    }

    .sd-template-three .sd-t3-inner-div .sd-t3-box-right img {
        height: 150px;
        width: 250px
    }

    .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
    }
}




@import url('https://fonts.googleapis.com/css?family=Hind:300,400&display=swap');
 * {
	 box-sizing: border-box;
}
 *::before, *::after {
	 box-sizing: border-box;
}
 body {
	 margin: 0;
	 padding: 0;
	 font-family: 'Hind', sans-serif;
	 background: #fff;
	 color: #4d5974;
	 display: flex;
	 min-height: 100vh;
}
 .container {
	 margin: 0 auto;
	 padding: 4rem;
	
}
 .accordion .accordion-item {
	 border-bottom: 1px solid #e5e5e5;
}
 .accordion .accordion-item button[aria-expanded='true'] {
	 border-bottom: 1px solid #03b5d2;
}
 .accordion button {
    position: relative;
    display: block;
    text-align: left;
    width: 100%;
    padding: 1.5em 0;
    color: #7288a2;
    font-size: 1.65rem;
    font-weight: 400;
    border: none;
    background: none;
    outline: none;
}
 .accordion button:hover, .accordion button:focus {
	 cursor: pointer;
	 color: #03b5d2;
}
 .accordion button:hover::after, .accordion button:focus::after {
	 cursor: pointer;
	 color: #03b5d2;
	 border: 1px solid #03b5d2;
}
 .accordion button .accordion-title {
	 padding: 1em 1.5em 1em 0;
     color: #171717;
}
 .accordion button .icon {
	 display: inline-block;
	 position: absolute;
	 top: 18px;
	 right: 0;
	 width: 22px;
	 height: 22px;
	 border: 1px solid;
	 border-radius: 22px;
}
 .accordion button .icon::before {
	 display: block;
	 position: absolute;
	 content: '';
	 top: 9px;
	 left: 5px;
	 width: 10px;
	 height: 2px;
	 background: currentColor;
}
 .accordion button .icon::after {
	 display: block;
	 position: absolute;
	 content: '';
	 top: 5px;
	 left: 9px;
	 width: 2px;
	 height: 10px;
	 background: currentColor;
}
 .accordion button[aria-expanded='true'] {
	 color: #03b5d2;
}
 .accordion button[aria-expanded='true'] .icon::after {
	 width: 0;
}
 .accordion button[aria-expanded='true'] + .accordion-content {
	 opacity: 1;
	 max-height: 9em;
	 transition: all 200ms linear;
	 will-change: opacity, max-height;
}
 .accordion .accordion-content {
	 opacity: 0;
	 max-height: 0;
	 overflow: hidden;
	 transition: opacity 200ms linear, max-height 200ms linear;
	 will-change: opacity, max-height;
}
 .accordion .accordion-content p {
	 font-size: 1.5rem;
	 font-weight: 300;
	 margin: 2em 0;
     color: #171717;
}
 
 
 
 
 
 /* Hamburger Icon */
.sd-hamburger-icon {
    cursor: pointer;
    width: 30px;
    height: 25px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 10px;
}

.sd-hamburger-icon div {
    width: 100%;
    height: 3px;
    background-color: #333;
    transition: transform 0.3s ease, background-color 0.3s ease;
}

/* Mobile Logo */
.mobile-logo {
    display: block;
    margin: 10px auto;
    width: 200px; /* Adjust the size as needed */
    height: auto;
}

/* Mobile Menu */
.mobile-menu {
    display: none;
    flex-direction: column;
    align-items: center;
    background-color: #f9f9f9;
    position: absolute;
    top: 60px; /* Adjust based on your header height */
    width: 100%;
    z-index: 1000;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    border-top: 1px solid #ddd;
}

.mobile-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
    text-align: left;
    margin-left: 20px;
}

.mobile-menu ul li {
    width: 100%;
    border-bottom: 1px solid #ddd;
}

.mobile-menu ul li a {
    display: block;
    text-decoration: none;
    color: #333;
    font-size: 14px;
    padding: 15px 10px 12px 10px;
    transition: background-color 0.3s ease, color 0.3s ease;
}

.mobile-menu ul li a:hover {
    background-color: #f1f1f1;
    color: #000;
}

/* Show the menu when active */
.mobile-menu.active {
    display: flex;
}

/* Animation for hamburger icon */
.sd-hamburger-icon.active div:nth-child(1) {
    transform: rotate(45deg) translate(5px, 5px);
    background-color: #000;
}

.sd-hamburger-icon.active div:nth-child(2) {
    opacity: 0;
}

.sd-hamburger-icon.active div:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
    background-color: #000;
}







