/***===============================
    HERE IS FAQ PAGE
================================***/
body.page.page-id-102 {
    background: #000;
}
div#Faq-Sec-01 .wp-block-cover__inner-container {
    width: calc(1330px);
    max-width: calc(100% - 160px);
    margin: 0 auto;
    position: absolute;
    text-align: center;
}
div#Faq-Sec-01 .wp-block-paragraph {
    color: #fff;
    font-size: 22px;
    margin-bottom: 20px;
}
div#Faq-Sec-01 .wp-block-heading {
    font-size: clamp(80px, 13vw, 70px) !important;
    text-transform: uppercase;
    color: #fff;
    margin-top: 15px;
    line-height: 1.3em;
    margin-top: 10px;
}
div#Faq-Sec-01 .wp-block-cover__inner-container .wp-block-heading {
    max-width: 80%;
    margin: 0 auto;
}
div#Faq-Sec-02 {
    gap: 25px !important;
    width: calc(1330px);
    max-width: calc(100% - 160px);
    margin: 0 auto;
    justify-content: space-between;
}
div#faq-stickey-left {
    padding-top: 100px;
    position: sticky;
    top: 20px;
    align-self: flex-start;
    flex-basis: 230px !important;
}
div#faq-stickey-left .wp-block-heading {
    font-size: 24px;
    color: #e6ca60;
    letter-spacing: 3px;
}
div#faq-stickey-left ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 25px;
    border-left: 2px solid #e6ca60;
    padding-left: 20px;
}
div#faq-stickey-left ul li a {
    color: #fff;
    padding: 4px 0;
    display: inline-block;
    transition: 0.3s linear;
    text-decoration: none;
    line-height: 1.5em;
}



/***===============================
    HERE IS BLOG Responsiveness
================================***/
@media only screen and (min-width :1920px) {
	
}
@media only screen and (max-width :1800px) {
    
}
@media only screen and (max-width :1690px) {
	
}
@media only screen and (max-width :1450px) {
	
}
@media only screen and (max-width :1380px) {
   
}
@media only screen and (max-width :1290px) {

}
@media only screen and (max-width :1120px) {
    
}
@media only screen and (max-width :1023px) {
    div#Faq-Sec-01 .wp-block-cover__inner-container {
        max-width: calc(100% - 60px) !important;
    }
    div#Faq-Sec-01 .wp-block-heading {
        font-size: 60px !important;
    }
    div#Faq-Sec-02 {
        max-width: calc(100% - 60px) !important;
    }
    div#Faq-Sec-01 .wp-block-cover__inner-container .wp-block-heading {
        max-width: 100% !important;
    }
}
@media only screen and (max-width :979px) {
    .migfaq-q-text {
        font-size: 18px !important;
    }
    div#faq-stickey-left ul li a {
        font-size: 12px !important;
    }
    div#faq-stickey-left ul {
        margin-top: 20px !important;
        padding-left: 10px !important;
    }
    .sh-heading {
        font-size: 22px !important;
    }
    .sh-section {
        padding: 44px 20px 20px !important;
    }
}
@media only screen and (max-width :840px) {
	
}
@media only screen and (max-width :767px) {
    div#faq-stickey-left {
        display: none !important;
    }
}
@media only screen and (max-width :599px) {
    div#Faq-Sec-02 {
        max-width: calc(100% - 20px) !important;
    }
    .sh-badge {
        font-size: 12px !important;
        margin-bottom: 5px !important;
    }
    .migfaq-answer p {
        font-size: 14px !important;
    }
    .migfaq-section {
        padding-bottom: 70px !important;
    }
    div#Faq-Sec-01 .wp-block-heading {
        font-size: 42px !important;
    }
}
@media only screen and (max-width :479px) {
   

}
@media only screen and (max-width :420px) {
   
}
@media only screen and (max-width :390px) {
    .migfaq-q-text {
        font-size: 16px !important;
    }
    .migfaq-question {
        padding: 10px 14px !important;
    }
    .migfaq-item {
        border-radius: 5px !important;
    }
    .sh-badge {
        font-size: 12px !important;
    }
    .migfaq-answer-inner {
        padding: 0 14px 0px !important;
    }
}