/*
* For rendering images inserted using the image plugin.
* Includes image captions using the HTML5 figure element.
*/
/*///////////////////// TinyMCE Start ////////////*/
.goog-te-combo {
    width: 35%;
    border-radius: 10px;
    cursor: pointer;
}
.bannerAds-wrap p{
    width: 100%;
    height: 100%;
}
.bannerAds-wrap p img{
    width: 100% !important;
    height: 100%;
    cursor: pointer;
}
.VIpgJd-ZVi9od-l4eHX-hSRGPd {
    display: flex;
    gap: 5px;
}
.skiptranslate.goog-te-gadget span {
    display: block;
    margin-top: 10px;
}
figure.image {
    display: inline-block;
    border: 1px solid gray;
    margin: 0 2px 0 1px;
    background: #f5f2f0;
}
.blockquoteStyle p img {object-fit:cover;}
.blockquoteStyle p {text-align: justify}
.blockquoteStyle {text-align: justify}

figure.align-left {
    float: left;
}

figure.align-right {
    float: right;
}

figure.image img {
    margin: 8px 8px 0 8px;
}

figure.image figcaption {
    margin: 6px 8px 6px 8px;
    text-align: center;
}

/*
 Alignment using classes rather than inline styles
 check out the "formats" option
*/

img.align-left {
    float: left;
}

img.align-right {
    float: right;
}

/*
* Premium Plugins CSS
*/

/* The Table of Contents Plugin */

.mce-toc {
    border: 1px solid gray;
}

.mce-toc h2 {
    margin: 4px;
}

.mce-toc li {
    list-style-type: none;
}

/* The Checklist Plugin */
iframe {
    width: 100%;
    margin: 20px 0;
    border-radius: 5px;
}

.tox-checklist>li:not(.tox-checklist--hidden) {
    list-style: none;
    margin: 0.25em 0;
    position: relative;
}

.img-astase img {
    margin: 20px 0;
    border-radius: 5px;
}

.ADDastase img {
    width: 100% !important;
}

.tox-checklist>li:not(.tox-checklist--hidden)::before {
    content: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cg%20id%3D%22checklist-unchecked%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Crect%20id%3D%22Rectangle%22%20width%3D%2215%22%20height%3D%2215%22%20x%3D%22.5%22%20y%3D%22.5%22%20fill-rule%3D%22nonzero%22%20stroke%3D%22%234C4C4C%22%20rx%3D%222%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A");
    cursor: pointer;
    height: 1em;
    margin-left: -1.5em;
    margin-top: 0.125em;
    position: absolute;
    width: 1em;
}

.tox-checklist li:not(.tox-checklist--hidden).tox-checklist--checked::before {
    content: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cg%20id%3D%22checklist-checked%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Crect%20id%3D%22Rectangle%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22%234099FF%22%20fill-rule%3D%22nonzero%22%20rx%3D%222%22%2F%3E%3Cpath%20id%3D%22Path%22%20fill%3D%22%23FFF%22%20fill-rule%3D%22nonzero%22%20d%3D%22M11.5703186%2C3.14417309%20C11.8516238%2C2.73724603%2012.4164781%2C2.62829933%2012.83558%2C2.89774797%20C13.260121%2C3.17069355%2013.3759736%2C3.72932262%2013.0909105%2C4.14168582%20L7.7580587%2C11.8560195%20C7.43776896%2C12.3193404%206.76483983%2C12.3852142%206.35607322%2C11.9948725%20L3.02491697%2C8.8138662%20C2.66090143%2C8.46625845%202.65798871%2C7.89594698%203.01850234%2C7.54483354%20C3.373942%2C7.19866177%203.94940006%2C7.19592841%204.30829608%2C7.5386474%20L6.85276923%2C9.9684299%20L11.5703186%2C3.14417309%20Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A");
}

/* The Page Embed plugin */

.tiny-pageembed--21by9,
.tiny-pageembed--16by9,
.tiny-pageembed--4by3,
.tiny-pageembed--1by1 {
    display: block;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%;
}

.tiny-pageembed--21by9 {
    padding-top: 42.857143%;
}

.tiny-pageembed--16by9 {
    padding-top: 56.25%;
}

.tiny-pageembed--4by3 {
    padding-top: 75%;
}

.tiny-pageembed--1by1 {
    padding-top: 100%;
}

.tiny-pageembed--21by9 iframe,
.tiny-pageembed--16by9 iframe,
.tiny-pageembed--4by3 iframe,
.tiny-pageembed--1by1 iframe {
    border: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

/* The Media Embed plugin */

.ephox-summary-card {
    border: 1px solid #AAA;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);
    padding: 10px;
    overflow: hidden;
    margin-bottom: 1em;
}

.ephox-summary-card a {
    text-decoration: none;
    color: inherit;
}

.ephox-summary-card a:visited {
    color: inherit;
}

.ephox-summary-card-title {
    font-size: 1.2em;
    display: block;
}

.ephox-summary-card-author {
    color: #999;
    display: block;
    margin-top: 0.5em;
}

.ephox-summary-card-website {
    color: #999;
    display: block;
    margin-top: 0.5em;
}

.ephox-summary-card-thumbnail {
    max-width: 180px;
    max-height: 180px;
    margin-left: 2em;
    float: right;
}

.ephox-summary-card-description {
    margin-top: 0.5em;
    display: block;
}

/* The Footnotes plugin */

div.mce-footnotes hr {
    margin-inline-end: auto;
    margin-inline-start: 0;
    width: 25%;
}

div.mce-footnotes li>a.mce-footnotes-backlink {
    text-decoration: none;
}

@media print {
    sup.mce-footnote a {
        color: black;
        text-decoration: none;
    }

    div.mce-footnotes {
        break-inside: avoid;
        width: 100%;
    }

    div.mce-footnotes li>a.mce-footnotes-backlink {
        display: none;
    }
}


/*///////////////////// TinyMCE End ////////////*/

@font-face {
    font-family: "Source Sans Pro";
    src: url("../fonts/SourceSansPro/SourceSansPro-It.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Source Sans Pro";
    src: url("../fonts/SourceSansPro/SourceSansPro-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Source Sans Pro";
    src: url("../fonts/SourceSansPro/SourceSansPro-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Source Sans Pro";
    src: url("../fonts/SourceSansPro/SourceSansPro-Semibold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Source Sans Pro";
    src: url("../fonts/SourceSansPro/SourceSansPro-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Source Sans Pro";
    src: url("../fonts/SourceSansPro/SourceSansPro-Black.ttf") format("truetype");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Merriweather";
    src: url("../fonts/merriweather/Merriweather-Italic.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Merriweather";
    src: url("../fonts/merriweather/MerriweatherLight.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Merriweather";
    src: url("../fonts/merriweather/Merriweather-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Merriweather";
    src: url("../fonts/merriweather/Merriweather-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Roboto Lt";
    src: url("../fonts/roboto/Roboto-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Roboto";
    src: url("../fonts/roboto/Roboto-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Roboto";
    src: url("../fonts/roboto/Roboto-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Mono';
    src: url('../fonts/roboto/RobotoMono-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}



@font-face {
    font-family: "Roboto";
    src: url("../fonts/roboto/Roboto-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

.stickyTop {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    z-index: 999 !important;
    transition: position 0.5s ease;
}

/* .dotSpan1::after {
    position: absolute;
    top: 20px;
    left: 6px;
    content: "";
    width: 2px;
    height: 40px;
    background-color: #c20017;
}

.dotSpan2::after {
    position: absolute;
    top: 20px;
    left: 6px;
    content: "";
    width: 2px;
    height: 40px;
    background-color: #c20017;
} */


.ADDastase {
    width: 600px;
    height: auto;
}

.mySwiper1 .swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 0 !important;
}

.mySwiper1 .swiper-pagination-bullet {
    width: 15px !important;
    height: 15px !important;
}

.mySwiper1 .swiper-pagination-bullet {
    background: #161616;
    border: 2px solid #c20017;
}

.mySwiper2 .swiper-button-prev::after {
    color: #c20017;
    font-size: 20px !important;
    font-weight: 700;
}

.mySwiper2 .swiper-button-next {
    background-color: #ffffff;
    opacity: 0.8;
    padding: 0 25px;
    border-radius: 5px;
    top: 40%;
}

.mySwiper2 .swiper-button-next::after {
    color: #c20017;
    font-size: 20px !important;
    font-weight: 700;
}

.mySwiper2 .swiper-button-prev {
    background-color: #ffffff;
    opacity: 0.8;
    padding: 0 25px;
    border-radius: 5px;
    top: 40%;
}

.mySwiper3 .swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: -4px !important;
}

.mySwiper3 .swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    font-size: 24px;
    color: #ffffff;
}

.mySwiper3 .swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: -4px !important;
}

.mySwiper3 .swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    font-size: 24px;
    color: #ffffff;
}
.shareButtons #social-buttons{
    display: flex;
    flex-flow: row wrap;
    row-gap: 10px;
    width: 100%;
}
@media only screen and (max-width: 767px) and (min-width: 220px) {

    .mySwiper3 .swiper-button-prev,
    .swiper-rtl .swiper-button-next {
        left: 0px !important;
        top: 50% !important;
    }

    .mySwiper3 .swiper-button-next,
    .swiper-rtl .swiper-button-prev {
        right: 4px !important;
        top: 50% !important;
    }
}

.mySwiper4 .swiper-pagination {
    position: absolute;
    height: 7.5%;
    top: 3%;
    left: -43%;
}

.mySwiper4 .swiper-button-next {
    top: 30px;
}

.mySwiper4 .swiper-button-next::after {
    font-size: 30px;
    color: #ffffff;
}

.mySwiper4 .swiper-button-prev {
    top: 30px;
    left: 85% !important;
}

.mySwiper4 .swiper-button-prev::after {
    font-size: 30px;
    color: #ffffff;
}

@media only screen and (max-width: 767px) and (min-width: 220px) {
    .mySwiper4 .swiper-button-prev {
        top: 30px;
        left: 80% !important;
    }
    .goog-te-combo {
        width: 100%;
    }
}

@media only screen and (max-width: 1280px) and (min-width: 1024px) {
    #today-date {
        font-size: 11px !important;
        font-weight: 700 !important;
    }
    .xl-0{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}


.newsTabButtonWrap .activeNews {
    background-color: #c20017;
    color: #ffffff;
}

.card.hide {
    display: none;
}

.headline-wrap::before {
    position: absolute;
    content: "";
    width: 20px;
    height: 136.8%;
    background-color: #c20017;
    top: -12px;
    left: -9%;
    rotate: 20deg;
    z-index: 1;
}

.headline-wrap::after {
    position: absolute;
    content: "";
    z-index: 9999;
    width: 20px;
    height: 110.8%;
    background-color: #c20017;
    top: -7px;
    right: -10%;
    rotate: 24deg;
}

.ticker-animation {
    animation: ticker 20s infinite linear;
}

@keyframes ticker {
    from {
        transform: translateX(100%);
    }

    to {
        transform: translateX(-100%);
    }
}





@keyframes slide {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-100%);
    }
}

.headline-slider-wrap {
    white-space: nowrap;
    position: relative;
    overflow: hidden;
}

.headline-slider-wrap:before,
.headline-slider-wrap:after {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: 2;
    display: none
}
.blockquoteStyle h1{
    font-size: 30px;
    color: white !important;
}
.blockquoteStyle h2 {
    font-size: 25px;
}
blockquoteStyle h3{
    font-size: 22px;
}
.blockquoteStyle h4, h5, h6{
    font-size: 20px;
}
.blockquoteStyle img {
    height: 400px;
}

.blockquoteStyle p {
    margin-top: 15px;

}

.blockquoteStyle div {
    width: 100%;
}

.blockquoteStyle p span {
    text-align: justify;
    /*font-size: 1.25rem;*/
}



.headline-slider-wrap:before {
    left: 0;
}

.headline-slider-wrap:after {
    right: 0;
}

.headline-slider-wrap:hover .headline-sliders {
    animation-play-state: paused;
}

.headline-sliders {
    display: inline-block;
    animation: 70s slide infinite linear;
}

.headline-sliders a {
    margin: 0 40px;
    cursor: pointer;
}

#social-links {
    display: flex;
    flex-flow: column wrap;
    width: 100%;
}

#social-links ul {
    display: flex;
    flex-flow: row wrap;
    gap: 15px;
    width: 100%;
    font-size: 22px;
}

#social-links ul li a {
    background-color: #c20017;
    padding: 7px 10px;
    border-radius: 100px;
    color: white;
    font-size: 14px;
}

@media only screen and (min-width: 1024px) {
    #social-links ul li a {
        font-size: 16px;
    }
}

.marquee-slider-wrap {
    white-space: nowrap;
}

.marquee-slider-wrap:before,
.marquee-slider-wrap:after {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: 2;
    display: none;
}

.marquee-slider-wrap:before {
    left: 0;
}

.marquee-slider-wrap:after {
    right: 0;
}

.marquee-slider-wrap:hover .slider-items {
    animation-play-state: paused;
}

.marquee-slider-items {
    display: inline-block;
    animation: 30s slide infinite linear;
}

.blockquoteStyle img {
    margin: 20px 0;
    border-radius: 4px;
    max-height: 600px;
}

::-webkit-scrollbar {
    width: 0px;
}

.dazzlingdawn-main-body{background:#021E27;}

.dazzlingdawn-main-body::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 100;
    background-image: url("/assets/frontend/images/DD-Background-Image.jpg");
    opacity: .05;
}



body.dark .dazzlingdawn-main-body{
    background: #ffffff;
    
}


blockquote {
    margin: 20px 0 !important;
    border-left: 5px solid red;
    padding-left: 10px;
}

.blockquoteStyle {
    gap: 10px;
}

.blockquoteStyle ol {
    list-style-type: decimal;
    padding-left: 20px;
    font-size: 16px;
    font-weight: 400;
}

.blockquoteStyle ul {
    list-style-type: disc;
    padding-left: 20px;
    font-size: 16px;
    font-weight: 400;
}

.modal {
    display: none;
}

.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    border-radius: 5px;
    position: relative;
    z-index: 999999 !important;
    top: 28%;
}

.modal-content {
    animation-name: zoom;
    animation-duration: 0.6s;
}

/* .shareButtons a {
    padding: 7px 11px !important;
} */


.ADDastase p {
    width: 100% !important;
    /*margin: 5px 0 !important;*/
    overflow: hidden !important;
}
.ADDastase p img {
    width: 100% !important;
    height: auto !important;
}

@keyframes zoom {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

.imgClose {
    position: absolute;
    top: 35px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
    z-index: 999999999;
}

.imgClose:hover,
.imgClose:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}




.df-ui-btn{width:23px !important; font-size:16px !important;}
.df-more-container,.df-ui-more.df-active .df-more-container{width:200px !important;}
.df-ui-more.df-active .df-more-container .df-ui-btn,.df-ui-more.df-active .df-more-container a{width:100% !important; }



.404-info h1{font-size:100px; line-height:110px; color:black; font-weight:700;}
.404-info h3{font-size:30px; line-height:40px; color:black; font-weight:700;margin-top:20px}
.404-info p{text-align:center; margin-top:20px; max-width:400px;}


.addsbody{cursor:default!important;}
.addsbody img{cursor:pointer; width:100%!important}


header .block.w-full.relative.py-5.z-50 .transition-all.duration-700 p a img,header .block.w-full.relative.py-5.z-50 .transition-all.duration-700 .xl\:w-\[55\%\],header .block.w-full.relative.py-5.z-50 .transition-all.duration-700 .xl\:w-\[55\%\] img{width:100%!important}


.mySwiper1 img {
    height: auto !important;
}



.dazzlingdawn-main-body .has-img-ratio img{object-fit: inherit !important;
    aspect-ratio: 16 / 9 !important;
    
}


h4.title-small{font-size:14px!important; line-height:18px!important}
h2.uk-icon{position:relative; padding:10px 0 10px 60px!important}
h2.uk-icon:before{position:absolute; left:0; top:0; content:''; width:50px; height:50px;  background-image:url("/assets/frontend/images/d-icon.png"); background-repeat:no-repeat; background-position:center center ; background-size:50px;}

@media only screen and (max-width:767px){
    
   .404-info h1{font-size:60px; line-height:70px;} 
   .404-info h3{font-size:26px; line-height:36px;}
   
   .mobileMenu ul{display: block;
    height: calc(100vh - 50px);
    overflow-y: auto;}
     .mobileMenu ul li{margin:5px 0;}
    .mySwiper1 .swiper-wrapper .relative.w-full {min-height:500px!important; height:500px!important};
}

@media only screen and (max-width: 460px) {
    .mySwiper1 .swiper-wrapper .relative.w-full {min-height: 420px !important;height: 420px !important; }
}

.swiper_img_h{
    height:100% !important;
}

@media (min-width: 1280px){
.xl-0{
    padding-left: 0px;
    padding-right: 0px;
}

}

/* tonni added css */
.triumph_width {
    max-width: 87%;
}












