@media(max-width:1150px){
.header-right {
    gap: 20px;
}  
}

@media(max-width:1050px){
.header-right {
    gap: 25px;
}
.header-btn .login {
    padding: 15px 18px;
}
.header-btn .signup {
    padding: 18px 18px;
}
li#menu-item-74 a::before {
    top: 0px;
}
.btn.menu-btn {
   margin-top: 10px;
}
.wrapper .nav-links ul {
    display: block;
}  
.mobile-logo {
    display: block!important;
    padding-left: 22px;
    margin-bottom: 64px;
}
.header-right {
    gap: 15px;
}
.wrapper .btn{
    display: block;
}
.wrapper .nav-links{
    position: fixed;
    height: 100vh;
    width: 100%;
    max-width: 350px;
    top: 0;
    left: -100%;
    background: #213F4A;
    display: block;
    padding: 50px 10px;
    line-height: 50px;
    overflow-y: auto;
    transition: all 0.3s ease;
    z-index: 999;
}
li#menu-item-74 a::before {
    top: -1px;
}
/* custom scroll bar */
::-webkit-scrollbar {
    width: 10px;
}
::-webkit-scrollbar-track {
    background: #213F4A;
}
::-webkit-scrollbar-thumb {
    background: #213F4A;
}
#menu-btn:checked ~ .nav-links{
    left: 0%;
}
#menu-btn:checked ~ .btn.menu-btn{
    display: none;
}
#close-btn:checked ~ .btn.menu-btn{
    display: block;
}
.nav-links ul li{
    margin: 15px 10px;
}
.nav-links ul li a{
    padding: 0 20px;
    display: block;
    font-size: 20px;
}
.nav-links ul .drop-menu{
    position: static;
    opacity: 1;
    top: 65px;
    visibility: visible;
    padding-left: 20px;
    width: 100%;
    max-height: 0px;
    overflow: hidden;
    box-shadow: none;
    transition: all 0.3s ease;
}
#showDrop:checked ~ .drop-menu{
    max-height: 100%;
}
.nav-links .desktop-item{
    display: none;
}
nav input{
    display: none;
}
#menu-main-menu > li {
    display: block;
}
}

@media(max-width:991px){
.blog-wrapper {
  grid-template-columns: auto;
}
.blog-item {
    width: 60%;
    margin: 0 auto 16px;
}
.blog-bottom {
    padding-right: 45px;
}
.user-say-wrapper {
    grid-template-columns: auto auto auto;
}
.insights-right {
    margin-top: 10px;
}
.live-icon-wrapper {
    grid-template-columns: auto auto auto;
    row-gap: 30px;
}
.video-live-video iframe {
    max-width: 100%;
    margin-bottom: 30px;
}
.related-comment-title h2 {
    text-align: center;
}
.about-info-content p {
    padding: 45px 30px 50px;
}
.contact-bottom-title {
    margin-bottom: 20px;
}
.pricing-item {
    margin-bottom: 30px;
}
.expert-banner .about-banner-img {
    text-align: left;
    margin-top: 35px;
}
.live-video {
    width: 100%!important;
}
.live-chat {
    width: 100%!important;
}
.live-stream-wrapper {
    flex-direction: column;
}
.comment-box {
    height: 400px;
    margin-top: 30px;
}
.live-title h2 {
    margin-bottom: 10px;
}
.live-icon-item {
    max-width: 100%;
}
.live-icon-wrapper {
    grid-template-columns: auto auto;
    gap: 30px;
}
}



@media screen and (max-width: 970px) {

.hero-bg {
    padding: 89px 0 0;
}
.blog-bottom {
    padding-right: 10px;
}
.about-item-wrapper {
    grid-template-columns: auto auto;
}
.expert-item-wrapper {
    grid-template-columns: auto;
}
.lang-en_us .live-title h2 {
  font-size: 38px;
  line-height:50px;
}
.lang-en_us .live-text p {
    font-size: 20px;
}
.lang-en_us .join-content h2 {
    font-size: 42px;
    line-height: 48px;
}	
}

@media screen and (max-width:850px) {
.footer-wrapper {
    flex-wrap: wrap;
    justify-content:space-between;
    row-gap: 40px;
}
.blog-bottom {
    flex-direction: column;
    padding: 53px 30px 0;
}
.blog-bottom-img {
    order: 1;
    margin-top: 40px;
}
.blog-bottom-title h6 {
    max-width: 100%;
}
.live-title h2 {
    font-size: 46px;
}
.about-info-content p {
    font-size: 20px;
}
.lang-en_us .pricing-item-title h3 {
    line-height: 26px;
}
.lang-en_us .pricing-title h1 {
    font-size: 44px;
    line-height: 58px;
}
.lang-en_us .about-banner-content h1 {
    font-size: 44px;
    line-height: 50px;
}
}

@media screen and (max-width:767px) {
.blog-item {
    width: 80%;
}
.crazy-tab .tabcontent h3 {
    font-size: 24px;
}
.crazy-tab .tab button {
    width: 100%;
}
.crazy-tab .tab {
    margin-bottom: 30px;
}
.user-say-wrapper {
    grid-template-columns: auto auto;
}
.blog-bottom {
    margin-bottom: 60px;
}
.live-icon-wrapper {
    grid-template-columns: auto auto;
}
.live-title h2 {
    font-size: 38px;
}
.live-icon-title h5 {
    font-size: 32px;
}
.live-text p {
    font-size: 20px;
}
.blog-details-title h1 {
    font-size: 32px;
}
.about-info-content {
    margin: 0 auto 30px;
    max-width: 540px;
}
.about-item-wrapper {
    grid-template-columns: auto;
}
.about-item-title h2 {
    font-size: 44px;
	line-height:56px;
}
.about-item-bg{
    padding: 80px 0;
}
.form-field-wrapper {
    gap: 0;
    flex-direction: column;
}
.contact-bottom-right::before {
    margin-left: -45px;
}
.pricing-title h1 {
    font-size: 46px;
}
.pricing-title p {
    font-size: 18px;
}
.pdf__slider button.slick-prev, button.slick-prev {
   display: none!important;
}
.pdf__slider button.slick-next, button.slick-next {
 display: none!important;
}
.live-bg {
    padding: 80px 0;
}
.crazy-tab .crazy-tab-main {
    flex-direction: column;
}
.crazy-tab .tab {
    width: 100%;
}
.crazy-tab .crazy-tab-content {
    width: 100%;
}
#wp-comment-cookies-consent {
	width: 3% !important;
}
.lang-en_us .about-item-title p {
    font-size: 20px;
    line-height: 36px;
}
}


@media screen and (max-width:640px) {
.contact-bottom-right::before {
    margin-left: -30px;
}
.video-live-room iframe {
    height: 300px!important;
}
.hero-counter {
    margin-bottom: 30px;
}
.lang-en_us .join-btn .btn-two {
    padding: 19px 48px;
}
.lang-en_us .join-btn .btn-one {
    padding: 19px 32px;
}
}

@media(max-width:610px){
.hero-content h1 {
    font-size: 46px;
}
.join-content h2 {
    font-size: 42px;
    margin-bottom: 28px;
}
.blog-item {
    width: 100%;
}
.contact-bottom-main {
    flex-direction: column;
}
.contact-bottom-right::before {
    display: none;
}
.contact-bottom-btn {
    margin-bottom: 20px;
}
}

@media(max-width:576px){
.hero-content p {
    line-height: 32px;
}
.hero-counter {
    flex-wrap: wrap;
}
.live-title h2 {
    font-size: 32px;
}
.blog-details-title h1 {
    font-size: 26px;
}
.related-comment-title h2 {
    font-size: 46px;
}
.pricing-bg {
    padding: 80px 0;
}
.about-banner-content h1 {
    font-size: 42px;
}
.live-video iframe {
    height: 400px!important;
}
#wp-comment-cookies-consent {
	width: 4% !important;
}
.lang-en_us .hero-content h1 {
    font-size: 32px;
}
.live-icon-wrapper {
    grid-template-columns: auto;
}
.lang-en_us .pricing-title h1 {
    font-size: 36px;
}
.blog-bottom-title h6 {
    font-size: 27px;
    line-height: 34px;
}
.blog-bottom-text p {
    font-size: 18px;
}
}

@media screen and (max-width: 520px) {
.header-right {
    gap: 5px;
}
.header-btn {
    gap: 6px;
}
.header-btn .login {
    padding: 12px 15px;
}
.header-btn .signup {
    padding: 15px 18px;
}
.user-say-wrapper {
    grid-template-columns: auto;
}
.user-say-title h2 {
    font-size: 42px;
}
}


@media(max-width:500px){
.hero-content h1 {
  font-size: 36px;
}
}

@media(max-width:480px){
.join-btn {
    flex-direction: column;
}
.join-content h2 {
    font-size: 34px;
	line-height:48px;
}
.blog-item {
    flex-direction: column;
}
.blog-thumb {
    width: 100%;
}
.blog-thumb img {
    width: 100%;
    max-width: 100% !important;
    min-height: auto !important;
}
.blog-content {
    width: 100%;
}
.blog-bottom-title h6 {
    font-size: 23px;
}
.insights-content-title h6 {
    font-size: 26px;
    margin-bottom: 15px;
}
.insights-item-two {
    flex-direction: column;
}
.insights-img-two {
    width: 100%;
}
.insights-content-two {
    width: 100%;
}
.live-icon-wrapper {
    grid-template-columns: auto;
}
.live-title h2 {
    line-height: 60px;
}
.live-icon-title h5 {
    line-height: 52px;
}
.video-live-video iframe {
    min-height: 300px;
    height: 100%;
}
.blog-comment-content-wrapper {
    padding: 20px 15px 0;
}
.live-item-content {
    padding: 265px 19px 14px 24px;
}
.contact-wrapper {
    padding: 57px 25px;
}
.contact-bottom-wrapper {
    padding: 40px 35px 40px 25px;
}
.contact-bottom-right p {
    line-height: 22px;
}
.expert-search-wrapper {
    padding: 37px 20px;
}
.about-banner-content h1 {
    font-size: 36px;
    margin-bottom: 10px;
}
.login-box .title {
    font-size: 32px;
}
.live-video iframe {
    height: 300px!important;
}
#wp-comment-cookies-consent {
	width: 7% !important;
}
.header-btn .signup {
    font-size: 12px!important;
    padding: 10px 15px;
}
.header-btn .login{
    font-size: 12px!important;
    padding: 10px 15px;		
}
.hero-content h1 {
    font-size: 32px;
	line-height:64px;
}
.lang-en_us .live-title h2 {
    font-size: 32px;
    line-height: 50px;
}
.live-text p {
   line-height: 32px;
}
.lang-en_us .about-item-title h2{
  font-size: 38px;
}
.lang-en_us .about-item-title p {
    font-size: 20px;
    line-height: 36px;
}
.lang-en_us .join-content h2 {
    font-size: 34px;
    line-height: 48px;
}
}
@media screen and (max-width: 450px) {
.header-btn .login {
 display: none !important;
}
.about-info-content p {
    padding: 45px 20px 50px;
}
.about-item-title h2 {
   font-size: 38px;
	line-height:48px;
}
.about-item-title p {
    font-size: 18px;
}
.login-page {
    padding: 50px 5px;
}
.expert-details-sidebar-item {
    flex-direction: column;
}
.expert-details-sidebar-item-img {
    width: 100%;
}
.expert-details-sidebar-item-content {
    width: 100%;
}
.header-top-wrapper {
    gap: 10px;
}
.footer-info {
    gap: 10px;
}
}

@media screen and (max-width: 400px) {
.header-top-wrapper {
    flex-wrap: wrap;
    justify-content: center;
}
.lang-en_us .contact-title h2 {
    font-size: 28px;
}
}
@media screen and (max-width: 380px) {
.footer-info {
    flex-wrap: wrap;
}
.footer-menu ul {
    gap: 15px;
}
.join-content h2 {
    font-size: 28px;
    margin-bottom: 10px;
}
.join-content p {
    font-size: 14px;
}
.blog-bottom {
    padding: 53px 20px 0;
}
.pricing-body {
    padding: 30px 20px 23px 20px;
}
.pricing-list ul li {
    font-size: 14px;
}
.ffoter-text p {
    font-size: 13px;
}
.login-box .title {
    font-size: 30px;
}
#wp-comment-cookies-consent {
	width: 10% !important;
}
.video-list {
    width: 280px;
}
.main-video iframe {
    height: 330px;
}
.logo a img {
    max-width: 90px;
}
.live-item-content {
    width: 295px;
}
.elementor-1116 .elementor-element.elementor-element-8ea4610 .elementor-heading-title {
    font-size: 24px;
}
}