@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap');

html body{
    background-color: #fff;
}
* {
    font-family:Plus Jakarta Sans, sans-serif;
}

header.main.header-first {
    position: relative;
    background-color: transparent;
    box-shadow: none;
}

.header-first #searchform1 .buttonicon1 {
    margin-top: -29px;
}
.header-first .wrap {
    display: flex;
    justify-content: center;
}
.header-first form#searchform1 {
    margin-right: 0;
}

.header-first a {
    position: absolute;
    right: 0;
}

/* DSR CSS */
.dsr-main-section{
    max-width: 790px;
    margin: 20px auto;
    padding-left: 15px;
    padding-right: 15px;
}
.dsr-main-section .headings, .dsr-main-section .discover-topics {
    padding-left: 12px;
    margin: 15px 0;
}
.dsr-main-section .headings p{
    font-weight: 600;
    color: #1D2849;
    font-size: 18px;
    margin-bottom: 15px;
}
.dsr-main-section .headings label{
    font-weight: 500;
    color: #1D2849;
    font-size: 16px;
    margin-bottom: 15px;
}
.dsr-main-section .headings h3{
    color: #A0A0B0;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 25px;
}
.m-35 {
    margin-top: 35px;
}
.dsr-main-section .headings .logo{
    margin-right: 10px;
}
.w-100 {
    width: 100%;
}
.discover-topics ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.discover-topics ul li {
    width: 50%;
    margin-bottom: 10px;
}
.discover-topics ul li a p{
    color: #505058;
    font-size: 16px;   
    margin-left: 10px; 
}

.mob-logoshow, .ads-referrer .wp-block-image a{
    display: none;
}

.single.light .dsr-main-section {
    max-width: 1330px;
    padding-right: 0;
}

@media (max-width: 1024px){
    .header-first .wrap > a {
        display: none;
    }
    .mob-logoshow{
        display: flex;
        justify-content: center;
    }
}

@media (max-width: 767px) {
    .header-first form#searchform1 {
        width: 100%;
    }
}

@media only screen and (max-width: 479px){
    #searchform1 {
        display: block;
    }
}


@media only screen and (min-width: 320px) and (max-width: 760px){
    .dsr-main-section .content-flex{
        display: flex;
    }
}

@media screen and (max-width: 500px) {
    .discover-topics ul li{
        width: 100%;
    }
    .dsr-main-section .headings h3 {
        font-size: 18px;
    }
}
body.search header div.wrap {

    text-align: right;
}
.dsr-seprate small {
    color: #62626a;
    font-size: 14px;
    font-weight: 600;
}
.no-referrer #content2 {
    display: block;
    padding-top: 20px;
}
.ads-referrer #content2{
    display: none;
    padding-top: 20px;
}
.dsr-seprate .headings h3 {
    color: #1D2849;
    font-weight: 600;
    margin: 10px 0;
}
.dsr-seprate .headings p {
    color: #62626a;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0;
}

.dsr-seprate .headings .links {
    margin-top: 13px;
}

.dsr-seprate .headings h2 {
    margin: 25px 0 8px 0;
}

.related-search a > p {
    color: #62626a;
}


/* NEW */
.dsr-main-section .headings>h1 {
    font-size: 2.375rem;
    line-height: 1.25;
    font-weight: 700;
    /* font-family: Arial, sans-serif; */
    padding-left: 15px;
    padding-right: 15px;
    color: #222;
}
.dsr-seprate .headings p, .dsr-seprate .headings ul li {
    color: #222;
    padding-left: 0;
    /* font-family: Arial, sans-serif; */
    font-size: 1.125rem;
    line-height: 36px;
}

.dsr-seprate .headings p, .dsr-seprate .headings ul{
    margin: 20px auto;
    line-height: 36px;
}

#content2 ul li{
    margin-bottom: 0.875rem;
}

#content2 ul li strong{
    font-size: 19px;
}

.dsr-main-section .headings {
    margin: 13px 0 10px 0;
}
.dsr-main-section .discover-topics {
    margin-bottom:50px;
}
footer {
    box-shadow: none;
    border-top: 3px solid #681CE3;
}
footer .wrap {
    padding: 10px 0 10px 0;
    display: flex;
    justify-content: center;
}
.copyright {
    margin: 0;
    color: #666;
}
.copyright a {
    color: #666;
}
.footer-menu li a {
    color: #666;
    border-bottom: none;    
}
ul.footer-menu {
    display: flex;
}
.dsr-main-section {
    min-height: calc(100vh - 172px);
}
header.main {
    background: none;
    border-top: 5px solid #ffe900;
    background-color: #1394e4 !important;
}
.dsr-main-section {
    margin: 10px auto;
    max-width: 760px;
    margin-bottom: 56px;
}
.dsr-main-section .headings, .dsr-main-section .headings>h1{
    padding: 0;
}
.dsr-main-section .headings>h1 {
    margin-bottom: 8px;
}
.dsr-main-section .headings {
    margin-top: 0 !important;
}
button.continue-template__btn {
    background-color: transparent !important;
    width: auto;
    color: #0064ff !important;
    /* font-family: Arial, sans-serif; */
    padding: 0;
    font-size: 16px;
    border: none;
    font-weight: 400;
    cursor: pointer;
    margin-top: 15px;
    float: right;
}
button.continue-template__btn:hover{
    text-decoration: underline;
}
footer{
    padding: 16px 68px 56px 68px;
    border-top: 0;
}

.footer-content .upper-div, .footer-content .lower-div {
    display: flex;
    max-width: 1440px;
    margin: auto;
    align-items: center;
    justify-content: space-between;
}
.footer-content .lower-div {
    justify-content: space-between;
    align-items: flex-start;
}
.footer-content .upper-div .right {
    margin-left: 100px;
}
.footer-content .upper-div .right ul {
    display: flex;
    gap: 60px;
}
.footer-content .upper-div .left .logo {
    width: 340px;
}
.footer-content .upper-div .right ul li a {
    font-size: 18px;
    line-height: 21px;
    font-weight: 600;
    /* font-family: Arial, sans-serif; */
    color: #bfbfbf;
    position: relative;
}
.footer-content .upper-div .right ul li a:hover {
    color: #03b97c !important;
}
.footer-content .upper-div .right ul li a:before {
    background-color: #bfbfbf;
    height: 7px;
    border-radius: 50%;
    content: "";
    width: 7px;
    margin-left: 2rem;
    position: absolute;
    right: -34px;
    top: 11px;
}
.footer-content .upper-div .right ul li:last-child a:before {
    content: none;
}
.footer-content hr{
    margin: 16px 0;
    width: 100%;
    background: #bfbfbf !important;
    height: 2px;
    opacity: 1;
}
.footer-content .lower-div .left p,  .footer-content .lower-div .right p{
    font-size: 14px;
    line-height: 21px;
    color: #bfbfbf;
    font-weight: 400;
    margin-top: 15px;
    /* font-family: Arial, sans-serif; */
}
.footer-content .lower-div .right{
    width: 100%;
    text-align: center;
}
.footer-content .lower-div .left p>span{
    display: block;
    margin-top: 16px;
}
.footer-content .lower-div .left p span.footer__heart{
    color: red;
}
header.main {
    position: static;
}
.logo {
    margin-top: 0;
}
.related-content-mock{
    padding-top: 20px;
}
.related-content-mock ul.first-design {
    padding: 0;
}

.related-content-mock ul.first-design li {
    list-style: none;
}

.related-content-mock ul.first-design li a {
    margin: 10px;
    padding: 5px;
    text-decoration: none;
    line-height: 48px;
    font-weight: 700;
    font-size: 20px;
    background-color: #1394e4;
    color: #ffffff;
    /* font-family: 'Arial Black', arial, sans-serif; */
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.related-content-mock ul.first-design li a:hover {
    background-color: #0f7abd;
    text-decoration: underline;
    color: #ffffff !important;
}
.related-content-mock ul.first-design li a .left,
.related-content-mock ul.first-design li a .right,
.related-content-mock ul.first-design li a .left .icon-div {
    display: flex;
    align-items: center;
}

.related-content-mock ul.first-design li a .left svg {
    margin-left: 8px;
    margin-right: 20px;
}

.related-content-mock ul.first-design li a .right svg {
    margin-right: 8px;
    margin-left: 22px;
}
.related-content-mock .small-text {
    font-size: 8px;
    background-color: #ffffff;
    color: #bbbbbb;
    /* font-family: Verdana,arial,sans-serif; */
    font-weight: 400;
    border-radius: 2px;
    margin-bottom: 5px;
    margin-left: 5px;
}
.dsr-main-section {
    max-width: 1330px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.dsr-main-section .headings {
    max-width: 990px;
}
header.main {
    background-color: #fff !important;
    height: 77px;
}
body.ads-referrer .dsr-main-section{
    max-width: 760px;   
}
.ads-referrer .dsr-main-section #content2 img{
	display:none;
}
@media screen and (max-width:1368px){
    body.ads-referrer .dsr-main-section {
        max-width: 592px;
    }
    header.main {
        position: sticky;
    }
}
@media screen and (max-width:991px){
    body.ads-referrer .dsr-main-section, .dsr-main-section {
        max-width: 100%;
        padding: 0 10px 0 40px !important;
    }
    .dsr-main-section .headings>h1 {
        font-size: 30px;
    }
    .dsr-seprate .headings p {
        font-size: 16px;
    }
    .mob-logoshow {
        display: none;
    }
    .footer-content .upper-div .left, .footer-content .upper-div .right, .footer-content .lower-div .left, .footer-content .lower-div .right{
        width: 100%;
    }
    .footer-content .upper-div, .footer-content .lower-div{
        flex-wrap: wrap;
    }
    .footer-content .upper-div .left {
        text-align: center;
    }
    .footer-content .upper-div .right ul li a {
        font-size: 14px;
    }
    .footer-content .upper-div .right ul {
        gap: 30px;
        justify-content: center;
    }
    .footer-content .upper-div .right {
        margin-left: 0;
    }
    .footer-content .upper-div .right ul li a:before{
        content: none;
    }
    .footer-content .lower-div .left p {
        font-size: 12px;
    }
    .footer-content .lower-div .left p>span {
        text-align: center;
        font-size: 14px;
    }
    .footer-content hr {
        margin: 6px 0;
    }
    footer {
        padding: 16px 68px 40px 68px;
    }
    .single.light .dsr-main-section .sidebar {
        width: 100%;
    }
}
@media screen and (max-width:576px){
    footer {
        padding: 16px 16px 40px 16px;
    }
    body.ads-referrer .dsr-main-section, .dsr-main-section {
        padding: 0 16px 0 16px !important;
    }
    header div.wrap {
        justify-content: center;
    }
    .logo {
        margin-right: 0;
    }
    .single-post .wp-block-image img{
        width: 100%;
    }
    .footer-content .upper-div .right ul {
        gap: 11px;
        flex-wrap: wrap;
    }
    .footer-content .upper-div .right ul li a {
        font-size: 13px;
    }
    .footer-content .upper-div .left .logo {
        width: 300px;
    }
    .footer-content .upper-div .left {
        display: flex;
        justify-content: center;
    }    
    .no-referrer .sidebar-wrapper .sidebar {
        width: 100%;
    }
}