@-webkit-keyframes animatebottom {
  from {
    margin-top: 50px;
    opacity: 0;
  }
  to {
    margin-top: 0;
    opacity: 1;
  }
}

@keyframes animatebottom {
  from {
    margin-top: 50px;
    opacity: 0;
  }
  to {
    margin-top: 0;
    opacity: 1;
  }
}

@-webkit-keyframes animateTop {
  from {
    margin-top: 0px;
    opacity: 1;
  }
  to {
    margin-top: 50px;
    opacity: 0;
  }
}

@keyframes animateTop {
  from {
    margin-top: 0px;
    opacity: 1;
  }
  to {
    margin-top: 50px;
    opacity: 0;
  }
}

.animate-top {
  -webkit-animation: animateTop 1s !important;
  animation: animateTop 1s !important;
}

@media screen and (max-width: 1400px) {
  body section .feedback-content .feedback-box .img-box-holder {
    width: 110px;
    height: 110px;
  }
  body section .search-info-new .box .line-info {
    width: 67%;
  }
  body section #line-new-page {
    width: 727px !important;
  }
  body section .search-d-section .line {
    width: 86%;
  }
  body section .profile-section .change-pass .line {
    width: 598px;
  }
  body section .profile-menu ul {
    text-align: right;
  }
  body section .profile-menu ul li a {
    font-size: 15px;
  }
  body section .profile-menu ul li a svg {
    margin-left: 14px;
  }
  body section .profile-menu ul li:nth-child(2) svg {
    margin-left: 14px !important;
  }
  body section .profile-menu ul li:nth-child(4) svg {
    margin-left: 16px !important;
  }
  body section .images-section .img-box .detail-box a .img-text {
    margin: 15px 0;
    font-size: 12px;
  }
  body section .images-section .img-box .detail-box a h6 {
    margin: 5px 0 !important;
  }
  body section .images-section .img-box .detail-box a h5 {
    font-size: 15px !important;
  }
  body section .link-section .about-section .about-link #lineLink {
    width: 737px;
  }
  body section .link-section .about-section .about-link #lineLinkBtn {
    width: 837px;
  }
  body section .tags-section .tags {
    width: 87%;
  }
  body section .tags-section .title-tags {
    width: 13%;
  }
  body section .post-menu #line {
    width: 456px;
  }
  body section .post-menu #lineL {
    width: 285px;
  }
  body section .post-menu #lineFull {
    width: 517px;
  }
  body section .feedback-content .feedback-box .dis-like span {
    top: 5.6px;
  }
  body section .post-content .squer-box .post-box span {
    display: block;
    color: #a8adbd;
    margin: 13px 0;
  }
  body section .video-section #line1 {
    width: 698px;
    margin-left: 10px;
    margin-right: 10px;
  }
  body section .video-section .video-grid .little-box .play-icon {
    width: 48px;
    height: 48px;
    top: 24%;
  }
  body section .post-details .line {
    display: inline-block;
    background-color: #a8adbd;
    height: 1px;
    width: 244px;
  }
  body section .post-details .tags .line {
    width: 428px;
  }
  body section .post-details .title h1 {
    font-size: 19px;
  }
  body footer .pay div {
    margin: 0px 1px;
  }
}

@media screen and (max-width: 1200px) {
  body .related-posts article p {
    color: #6b7074;
    position: relative;
    right: 0px;
  }
  body section .feedback-content .feedback-box .img-box-holder {
    width: 85px;
    height: 85px;
  }
  body section .search-info-new .box .line-info {
    width: 60%;
  }
  body section #line-new-page {
    width: 560px !important;
  }
  body section .search-d-section .line {
    width: 83%;
  }
  body section .profile-section .change-pass .line {
    width: 465px;
  }
  body section .profile-menu ul {
    text-align: right;
  }
  body section .profile-menu ul li a {
    padding: 15px 15px 15px 0;
  }
  body section .images-section .img-box .detail-box a h6 {
    margin: 0 !important;
  }
  body section .video-section #line1 {
    width: 537px;
    margin: 0;
  }
  body section .video-section .video-grid .little-box .play-icon {
    width: 40px;
    height: 40px;
    top: 23%;
    padding-top: 10px;
    padding-right: 8px;
  }
  body section .video-section .video-grid .little-box h6 {
    padding: 3px 0;
  }
  body section .tags-section .tags {
    width: 84%;
  }
  body section .tags-section .title-tags {
    width: 16%;
  }
  body section .post-menu #line {
    width: 323px;
  }
  body section .post-menu #lineL {
    width: 157px;
  }
  body section .post-menu #lineFull {
    width: 382px;
  }
  body section .post-content .squer-box .post-box .play-img .btn-green {
    width: 36px;
    height: 36px;
    top: 34%;
  }
  body section .post-content .squer-box .post-box h6 {
    line-height: 25px;
  }
  body section .link-section .about-section .about-link #lineLink {
    width: 558px;
  }
  body section .link-section .about-section .about-link #lineLinkBtn {
    width: 659px;
  }
  body section .post-details .title h1 {
    font-size: 17px;
  }
  body section .post-details .line {
    width: 110px;
  }
  body section .post-details .tags .line {
    width: 293px;
  }
  body aside .related-posts article p a {
    color: #6b7074;
    font-size: 12px;
    margin-bottom: 10px;
    display: block;
  }
}

@media screen and (min-width: 992px) {
  .mobile-dashboard {
    display: none;
  }
}

@media screen and (max-width: 992px) {
  body section .video-section .video-grid .box-video-img h3 {
    font-size: 1rem;
    padding: 10px 0;
    display: none;
  }
  body section .video-section .video-grid .box-video-img.main-video h3 {
    display: block;
  }
  body #line-new-page {
    display: none !important;
  }
  body #titleHide {
    display: block;
  }
  body header {
    position: static;
    border: none;
    padding: none;
  }
  body header .mobile-fixed {
    position: fixed;
    z-index: 100;
    width: 100%;
    max-height: 70px;
    top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #f6f6f6;
    border-bottom: 1px solid #12d672;
  }
  body header .mobile-menu {
    display: block;
    position: fixed;
    top: 57px;
    right: 0;
    height: 100%;
    width: 0;
    background: #fff;
    -webkit-box-shadow: -2px 0px 26px -15px #000;
    box-shadow: -2px 0px 14px -15px #000;
    padding: 0;
    z-index: 99;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  body header .mobile-menu #innerDetails {
    display: none;
    -webkit-animation: animatebottom 0.5s;
    animation: animatebottom 0.5s;
  }
  body header .mobile-menu #innerDetails .padding {
    padding: 1rem 1.25rem;
  }
  body header .mobile-menu #innerDetails .login-mobile {
    display: inline-block;
    font-weight: 500;
    color: #13273f;
    margin-top: 4px;
  }
  body header .mobile-menu #innerDetails .login-mobile:last-child {
    margin-right: 5px;
  }
  body header .mobile-menu #innerDetails .accordion-box .just-link {
    display: block;
    position: relative;
    width: 100%;
    padding: 1rem 1.25rem;
    text-align: right;
    background-color: #fff;
    border: 0;
    -webkit-box-shadow: 0;
    box-shadow: 0;
    color: #707070;
  }
  body header .mobile-menu #innerDetails .accordion-box .just-link:hover {
    color: #535353;
  }
  body header .mobile-menu #innerDetails .accordion-box .accordion {
    display: block;
    position: relative;
    width: 100%;
    padding: 1rem 1.25rem;
    text-align: right;
    background-color: #fff;
    border: 0;
    -webkit-box-shadow: 0;
    box-shadow: 0;
  }
  body header .mobile-menu #innerDetails .accordion-box .accordion::after {
    content: url("../images/mobile-nav-icon.svg");
    position: absolute;
    left: 11px;
    top: 3px;
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
  }
  body header .mobile-menu #innerDetails .accordion-box .accordion.active::after {
    content: url("../images/mobile-nav-icon-open.png");
    position: absolute;
    left: 11px;
    top: 3px;
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
  }
  body header .mobile-menu #innerDetails .accordion-box .accordion a {
    font-family: "yekan-bold";
    color: #707070;
  }
  body header .mobile-menu #innerDetails .accordion-box .accordion a:hover {
    color: #535353;
  }
  body header .mobile-menu #innerDetails .accordion-box .box {
    height: 0px;
    padding: 0 1.25rem;
    background: #f9f9f9;
    overflow: hidden;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  body header .mobile-menu #innerDetails .accordion-box .box ul li {
    margin: 18px 0;
  }
  body header .mobile-menu #innerDetails .accordion-box .box ul li a {
    color: #707070;
  }
  body header .mobile-menu #innerDetails .accordion-box .box ul li a:hover {
    color: #535353;
  }
  body header .mobile-menu #innerDetails .video-ibaner {
    display: block;
    padding: 18px 1.25rem;
    font-size: 1rem;
    color: #707070;
    background-color: #f8f9fb;
    border: 1px solid #e1e1e1;
    margin-right: auto;
    margin-bottom: 166px;
    text-align: left;
  }
  body header .mobile-menu #innerDetails .video-ibaner div {
    width: 30px;
    height: 30px;
    display: inline-block;
    border: 2px solid #ff9f1f;
    padding: 5px 0px 0 3px;
    border-radius: 50%;
    margin: 0 4px 0 0;
    text-align: center;
  }
  body header .mobile-menu #innerDetails .video-ibaner div svg {
    width: 14px;
  }
  body header .mobile-menu #innerDetails .social {
    width: 300px;
    position: fixed;
    bottom: 0;
    right: 0;
    text-align: center;
  }
  body header .mobile-menu #innerDetails .social .whatsapp {
    display: inline-flex;
    background-color: #4caf50;
    color: #fff;
    font-weight: 600;
  }
  body header .mobile-menu #innerDetails .social .whatsapp svg {
    width: 26px;
    height: auto;
  }
  body header .mobile-menu #innerDetails .social .whatsapp:hover {
    background-color: #3e8f40;
  }
  body header .mobile-menu #innerDetails .social .flex-mobile a.pink {
    flex: 1.2;
  }
  body header .mobile-menu #innerDetails .social .flex-mobile a.whatsapp {
    flex-grow: 1.1;
  }
  body header .mobile-menu #innerDetails .social .flex-mobile {
    margin-top: 10px;
    display: flex;
  }

  body header .mobile-menu #innerDetails .social .flex-mobile a {
    display: flex;
    text-align: center;
    font-weight: 600;
    color: #fff;
    align-items: center;
    flex: 1;
    justify-content: center;
    gap: 5px;
    height: 52px;
  }
  body header .mobile-menu #innerDetails .social .flex-mobile a svg {
    width: 22px;
  }
  body header .mobile-menu #innerDetails .social .flex-mobile .blue {
    background-color: #50a2d9;
  }
  body header .mobile-menu #innerDetails .social .flex-mobile .blue:hover {
    background-color: #4792c4;
  }
  body header .mobile-menu #innerDetails .social .flex-mobile .pink {
    background-color: #ff2d4b;
  }
  body header .mobile-menu #innerDetails .social .flex-mobile .pink:hover {
    background-color: #d8233f;
  }
  body header .desktop {
    display: none;
  }
  body header .mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  body header .mobile a {
    display: block;
  }
  body header .mobile a svg {
    width: 36px;
  }
  body header .mobile a .nav-ham .line-hamburger {
    width: 35px;
    height: 3px;
    background-color: #505050;
    margin-bottom: 7px;
    border-radius: 20px;
  }
  body header .mobile a .nav-ham .line-hamburger:last-child {
    margin-bottom: 0;
  }
  body header .mobile .active-nav-mobile .nav-ham .line-hamburger {
    width: 35px;
    height: 3px;
    background-color: #505050;
    margin-bottom: 7px;
    border-radius: 20px;
  }
  body header .mobile .active-nav-mobile .nav-ham .line-hamburger:last-child {
    margin-bottom: 0;
  }
  body header .mobile .active-nav-mobile .nav-ham .line-hamburger:first-child {
    width: 15px;
  }
  body header .mobile .active-nav-mobile .nav-ham .line-hamburger:nth-child(2) {
    width: 25px;
  }
  body header .mobile .mobile-logo img {
    width: 142px;
  }
  body header .search-mobile {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 1000;
    overflow-x: hidden;
    -webkit-animation: animatebottom 1s;
    animation: animatebottom 1s;
  }
  body header .search-mobile .box-search {
    position: relative;
  }
  body header .search-mobile .btn-border {
    width: 100%;
    border: 2px solid #d4d4d4;
    padding: 1rem 0.75rem;
    border-radius: 30px;
    margin-bottom: 10px;
  }
  body header .search-mobile .form-control {
    padding: 0.975rem 0.75rem 0.975rem 4.75rem;
    border: none;
    border-bottom: 1px solid #eeeeee;
    border-radius: 0;
  }
  body header .search-mobile .form-control:focus {
    color: #212529;
    border-bottom: 1px solid #c5c5c5;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  body header .search-mobile .post-box {
    border-bottom: 1px solid #dbdbdb;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
  }
  body header .search-mobile .post-box img {
    width: 100%;
    border-radius: 12px;
  }
  body header .search-mobile .post-box a {
    color: #000;
  }
  body header .search-mobile .post-box a:hover {
    color: #1b1b1b;
  }
  body header .search-mobile .post-box span {
    display: block;
    color: #a8adbd;
    margin: 20px 0;
  }
  body header .search-mobile .post-box h6 {
    font-size: 0.8rem;
    position: relative;
    right: -7px;
    margin-top: 4px;
  }
  body header .search-mobile .post-box p {
    text-align: justify;
    color: #707070;
    font-size: 14px;
  }
  body header .search-mobile .post-box .time {
    font-size: 11px;
    color: #707070;
  }
  body header .search-mobile .post-box .progress {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 0.14rem;
    margin-top: 9px;
    margin-bottom: 4px;
  }
  body header .search-mobile .post-box .progress .progress-bar {
    background-color: #12d672;
  }
  body header .search-mobile .post-box:hover .progress-bar {
    width: 100% !important;
  }
  body header .search-mobile .hide-mobile-search {
    display: none;
  }
  body header .search-mobile .search-btn {
    position: absolute;
    top: -8px;
    left: 3px;
  }
  body header .search-mobile .search-btn a {
    display: inline-block;
  }
  body header .search-mobile .search-btn a:first-child svg {
    width: 20px;
  }
  body header .search-mobile .search-btn a:last-child {
    margin-right: 10px;
  }
  body header .search-mobile .search-btn a:last-child svg {
    width: 25px;
  }
  body section .search-info-new {
    margin-top: 59px;
  }
  body section .search-info-new .box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body section .search-info-new .box .line-info {
    display: none;
  }
  body section .search-info-new .box p {
    margin: 10px auto;
  }
  body section .fiexd-menu-scroll-top {
    display: none !important;
  }
  body section .link-section {
    margin-top: 73px;
  }
  body section .link-section .about-section .about-link #lineLink {
    width: 319px;
  }
  body section .link-section .about-section .about-link #lineLinkBtn {
    width: 410px;
  }
  body section #black-overlay {
    width: 100%;
    height: 100%;
    padding: 89px;
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(45, 45, 45, 0.54);
    z-index: 98;
    cursor: pointer;
  }
  body section .images-section {
    display: none;
  }
  body section .tags-section .tags {
    width: 100%;
    border-bottom-left-radius: 12px;
    border-top-left-radius: 12px;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
  }
  body section .tags-section .title-tags {
    width: 180px;
    border-bottom-right-radius: 12px;
    border-top-right-radius: 12px;
  }
  body section .post-menu .change-btns {
    display: none;
  }
  body section .post-menu #line {
    display: none;
  }
  body section .post-menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  body section .post-content .squer-box .post-box .play-img .btn-green {
    width: 36px;
    height: 36px;
    top: 27%;
  }
  body section .post-content .squer-box .post-box p {
    display: none;
  }
  body section .post-content .squer-box .post-box .progress {
    display: none;
  }
  body section .post-content .squer-box .post-box span {
    display: none;
    margin: 42px 0 0;
  }
  body section .post-content .squer-box .post-box h6 {
    line-height: 25px;
    font-size: 15px;

  }
  body section .post-content .squer-box .post-box .time {
    display: block;
  }
  body section .post-content .squer-box .post-box .time svg {
    width: 19px;
    height: 19px;
  }
  body section .aside-ads {
    display: none;
  }
  body section .video-section #line1 {
    display: none;
  }
  body section .video-section #postFilter1 {
    display: none;
  }
  body section .video-section .btn-div {
    display: none;
  }
  body section .video-section .video-grid .box-video-img h5 {
    position: static;
    bottom: 0;
    background-color: transparent;
    color: #000;
    margin-bottom: 2px;
    font-size: 17px;
  }
  body section .video-section .video-grid .box-video-img img {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  body section .video-section .video-grid .box-video-img .play-icon {
    top: 28%;
  }
  body section .video-section .video-grid .box-video-img:hover img {
    -webkit-filter: brightness(0.8);
    filter: brightness(0.8);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  body section .video-section .video-grid .little-box {
    display: block;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  body section .video-section .video-grid .little-box h6 {
    position: static;
    bottom: 0;
    background-color: transparent;
    color: #000;
    margin-bottom: 25px;
  }
  body section .video-section .video-grid .little-box .play-icon {
    width: 44px;
    height: 44px;
    padding-top: 12px;
    padding-right: 10px;
    position: relative;
    top: -125px;
    margin-bottom: -45px;
  }
  body section .video-section .video-grid .little-box img {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  body section .video-section .video-grid .little-box:hover img {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  body section .video-section .video-grid .little-box-hide {
    display: none;
  }
  body section .video-section .video-grid .btn-success {
    display: inline-block;
  }
  body section .slider-mobile {
    display: block;
    width: 100%;
    padding-top: 36px;
  }
  body section .slider-mobile .text {
    display: block;
    color: #fff;
    font-size: 14px;
    position: absolute;
    bottom: 5px;
    width: 100%;
    text-align: center;
    background: #0000008f;
    padding: 29px 0;
    line-height: 27px;
  }
  body section .slider-mobile:first-child {
    display: block;
  }
  body section .contact-us {
    padding: 100px 0 20px;
  }
  body section .contact-us img {
    width: 90%;
    height: auto;
    margin: 0 auto;
    margin-top: 55px;
  }
  body section .dashboard {
    position: fixed;
    background: #fff;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 10;
    height: 100%;
    padding-top: 56px;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  body section .dashboard .header {
    background-color: #fcfcfc;
    padding: 20px 0;
    border-right: 4px solid #12d672;
  }
  body section .dashboard .header .title svg {
    width: 25px;
    height: auto;
    margin-right: 15px;
    margin-left: 8px;
  }
  body section .dashboard .header .title svg path {
    fill: #12d672;
  }
  body section .dashboard .header .title span {
    font-size: 17px;
    color: #12d672;
  }
  body section .dashboard .header .back-btn {
    font-size: 17px;
    color: #707070;
  }
  body section .dashboard .header .back-btn svg {
    width: 7px;
    height: auto;
    margin-left: 14px;
  }
  body section .dashboard .body .tag-part {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  body section .dashboard .body .post-content {
    padding: 10px 10px;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-top: 5px;
  }
  body section .dashboard .body .post-content .squer-box {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 1rem;
  }
  body section .dashboard .body .post-content .squer-box:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }
  body section .post-details {
    margin-top: 65px;
  }
  body aside .profile-menu {
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-top: 30px;
  }
  body aside .related-posts {
    display: none;
  }
  body footer .top-footer .q-menu {
    display: none;
  }
  body footer .top-footer .pay {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  body footer .top-footer .mobile {
    display: block;
  }
  body footer .top-footer .mobile .accordion-item {
    background-color: transparent;
    border: none;
    margin-bottom: 10px;
  }
  body footer .top-footer .mobile .accordion-item .accordion-button {
    background-color: transparent;
  }
  body footer .top-footer .mobile .accordion-item .accordion-button::after {
    margin-right: auto;
    margin-left: 0;
  }
  body footer .top-footer .mobile .accordion-item .accordion-button:focus {
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  body footer .top-footer .mobile .accordion-item .accordion-button:not(.collapsed) {
    color: #1c2025;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  body footer .top-footer .mobile .accordion-item .accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  }
  body footer .top-footer .mobile .accordion-item .accordion-body ul li {
    margin-bottom: 22px;
  }
  body footer .top-footer .mobile .accordion-item .accordion-body ul li a {
    color: #616161;
    font-size: 17px;
  }
  body footer .top-footer .mobile .accordion-item .accordion-body ul li a:hover {
    color: #3f3f3f;
  }
  body footer .top-footer .mobile .accordion-item .accordion-body ul li:last-child {
    margin-bottom: 0px;
  }
  .dark header .mobile a svg path {
    fill: #fff;
  }
  .dark section .search-mobile .post-box a {
    color: #f4f4f4;
  }
  .dark footer .top-footer .mobile .accordion-item .accordion-body ul li a {
    color: #cecece;
    font-size: 17px;
  }
  .dark footer .top-footer .mobile .accordion-item .accordion-body ul li a:hover {
    color: #e6e6e6;
  }
  .dark footer .top-footer .mobile .accordion-item .accordion-button::after {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
  }
}

@media screen and (max-width: 768px) {
  .bg-sm-white {
    background-color: #fff !important;
  }
  .dark.bg-sm-white {
    background-color: #000 !important;
  }
  .border-link {
    display: none;
  }
  body section .search-question-section .question-search input {
    width: 70%;
  }
  body section .question-section .accordion .accordion-button {
    font-size: 15px;
    padding-left: 35px;
  }
  body section .contact-us {
    padding: 30px 0 20px;
  }
  body section .contact-us img {
    margin-bottom: 15px;
  }
  body section .link-section #lineLink,
  body section .link-section #lineLinkBtn {
    display: none !important;
  }
  body section .link-section .count {
    margin: -11px 0 17px;
  }
  body section .about-section .about-link div {
    display: block !important;
  }
  body section .about-section .about-link div:last-child {
    text-align: left;
  }
  body section .about-section .text-box .shadow-white {
    right: 0;
  }
  body section .video-section .video-grid .little-box .play-icon {
    top: -103px;
  }
  body section .post-content .squer-box .post-box .play-img .btn-green {
    width: 32px;
    height: 32px;
    top: 23%;
  }
  body section .post-content .squer-box .post-box span {
    margin: 23px 0 0;
  }
  body section .slider-mobile .slides .text {
    padding: 30px 5px;
  }
  body section .post-details {
    margin-top: 35px !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    padding: 20px 0px;
  }
  body section .post-details .title {
    position: relative;
  }
  body section .post-details .title .like-save {
    position: absolute;
    left: 10px;
    bottom: -75px;
  }
  body section .post-details .line {
    display: none !important;
  }
  body section .post-details .link li {
    display: inline !important;
    line-height: 22px !important;
  }
  body section .post-details .d-box {
    display: none;
  }
  body section .post-details .main-post-img {
    margin-top: 1rem !important;
  }
  body section .post-details .box-gray svg {
    width: 11px;
    left: 14px;
  }
  body section .post-details .tags .d-inline-block {
    display: block !important;
  }
  body section .post-details .tags ul {
    width: 100%;
    display: block;
    text-align: center;
  }
  body section .post-details .tags ul li {
    text-align: center;
  }
  body section .post-details .tags ul li a {
    padding: 9px 43px;
    border-radius: 6px;
    margin: 5px 0;
  }
  body section .post-details .flex-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body section .post-details .flex-box div:first-child {
    display: none;
  }
  body section .post-details .detail-icons span {
    font-size: 20px;
  }
  body section .post-details .detail-icons .d-inline-block {
    margin-left: 28px;
  }
  body section .post-details .detail-icons .d-inline-block:nth-child(1) svg {
    width: 30px;
  }
  body section .post-details .detail-icons .d-inline-block:nth-child(2) svg {
    width: 30px;
  }
  body section .post-details .detail-icons .d-inline-block:nth-child(3) svg {
    width: 37px;
  }
  body section .comment-post {
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-top: -8px !important;
    border-top: 1px solid #dedede;
    border-radius: 0;
    padding: 0;
    padding-top: 20px;
  }
  body section .comment-post #commentFilter {
    display: none;
  }
  body section .comment-post .comment-filter {
    margin-top: 11px;
  }
  body section .comment-post.mt-4 {
    margin-top: -8px !important;
  }
  body section .comment-post .s-box {
    position: relative;
    width: 100%;
    border: none;
    border-radius: 0;
  }
  body section .comment-post .s-box .form-control {
    width: 100%;
    border: 1px solid #dedede;
    padding: 0.5rem 0.75rem 0.5rem 4.5rem;
  }
  body section .comment-post .s-box .btn {
    position: absolute;
    left: 11px;
    top: 9px;
  }
}

@media screen and (max-width: 550px) {
  body .phone-question .phone-number .up-button .btn-up span {
    display: none;
  }
  .modal .modal-content .modal-body .margin-modal {
    margin: 0 15px;
  }
  body header {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  body header .mobile .mobile-logo img {
    width: 110px;
  }
  body header .mobile a svg {
    width: 28px;
  }
  body header .mobile a .nav-ham .line-hamburger {
    width: 32px !important;
    height: 3px !important;
    background-color: #505050;
    margin-bottom: 5px;
    border-radius: 20px;
  }
  body header .mobile .active-nav-mobile .nav-ham .line-hamburger:first-child {
    width: 15px !important;
    margin-bottom: 5px !important;
  }
  body header .mobile .active-nav-mobile .nav-ham .line-hamburger:nth-child(2) {
    width: 25px !important;
    margin-bottom: 5px !important;
  }
  body header .mobile .active-nav-mobile .nav-ham .line-hamburger:last-child {
    margin-bottom: 0px !important;
  }
  body section .post-content .squer-box h1 {
    font-size: 0.8rem;
    position: relative;
    right: -7px;
    margin-top: 4px;
  }
  body section .ad-section .mt-4 {
    margin-top: 1rem !important;
  }
  body section .post-content .squer-box .post-box .time {
    font-size: 12px;
  }
  body section .post-content .squer-box .post-box .time svg {
    width: 16px;
    height: 16px;
  }
  body section .phone-number h4 {
    font-size: 20px;
    font-weight: 600;
  }
  body section .phone-number h4 svg {
    width: 28px;
    vertical-align: middle;
  }
  body section .post-details .main-post-img {
    border-radius: 0;
  }
  body .login .login-box {
    width: 100%;
  }
  body .login .login-box .top-box {
    padding: 35px 20px;
  }
  body footer .accordion-header h5 {
    font-size: 20px;
    font-weight: bold;
    color: #616161;
  }
  body footer .top-footer .trust .footer-logo img {
    width: 150px !important;
  }
}

@media screen and (max-width: 474px) {
  body section .video-section .video-grid .little-box .play-icon {
    top: -83px;
  }
  body section .tags-section .title-tags {
    width: 160px;
  }
  body section .slider-mobile .slides .text {
    padding: 30px 5px;
    font-size: 15px;
  }
}

@media screen and (max-width: 430px) {
  body section .post-content .squer-box .post-box a {
    font-size: 12px;
  }
  body section .post-content .squer-box .post-box .time {
    font-size: 10px;
    margin-top: 10px;
  }
  body section .post-content .squer-box .post-box .time svg {
    width: 11px;
    height: auto;
    margin-left: 2px;
  }
}

@media screen and (max-width: 395px) {
  body main section .post-details .details span {
    color: #6b7074;
    font-size: 13px;
  }
}

.dark {
  background-color: #1a1a1a !important;
  color: #fff !important;
}

.dark span,
.dark p,
.dark h1,
.dark h2,
.dark h3,
.dark h4,
.dark h5,
.dark h6 {
  color: #fff !important;
}

.dark .modal .modal-content {
  background-color: #000;
}

.dark .modal .modal-content .modal-header {
  border: none;
}

.dark .modal .modal-content .modal-header .btn-close {
  -webkit-filter: invert(1) grayscale(100%) brightness(200%);
  filter: invert(1) grayscale(100%) brightness(200%);
}

.dark .mobile-menu {
  top: 55px;
  background: #000 !important;
}

.dark .mobile-menu #innerDetails .login-mobile {
  color: #fff !important;
}

.dark .mobile-menu .accordion .accordion-button {
  background: #000 !important;
}

.dark .mobile-menu .video-ibaner {
  color: #fff !important;
  background-color: #000 !important;
  border: 1px solid #000 !important;
}

.dark .mobile-menu .accordion-body {
  color: #fff !important;
  background-color: #303030 !important;
  border: 1px solid #000 !important;
}

.dark .mobile-menu .accordion-body ul li a {
  color: #fff !important;
}

.dark .search-mobile {
  background-color: #000 !important;
}

.dark .search-mobile .post-box a {
  color: #fff !important;
}

.dark .search-mobile .form-control {
  background: #000 !important;
}

.dark .search-mobile .btn-border {
  color: #fff !important;
}

.dark .search-mobile .search-btn a:last-child svg {
  -webkit-filter: brightness(0) invert(1) !important;
  filter: brightness(0) invert(1) !important;
}

.dark header {
  background-color: #000000 !important;
  border-bottom: 1px solid #4d4d4d;
}

.dark header .mobile-fixed {
  background: #000 !important;
}

.dark header .guest-user {
  color: #e6e6e6 !important;
}

.dark header .accordion-box .just-link {
  background-color: #000 !important;
  color: #fff !important;
  -webkit-transition: all 0s;
  transition: all 0s;
}

.dark header .accordion-box .box {
  background: #232323 !important;
}

.dark header .accordion-box .box a {
  color: #fff !important;
}

.dark header .accordion-box .accordion {
  background-color: #000 !important;
  color: #fff !important;
}

.dark header .accordion-box .accordion a {
  color: #fff !important;
}

.dark header .accordion-box .accordion::after {
  -webkit-filter: brightness(0) invert(1) !important;
  filter: brightness(0) invert(1) !important;
}

.dark header .user-menu {
  background-color: #101010 !important;
  border: 2px solid #555 !important;
}

.dark header .user-menu li a {
  color: #fff !important;
}

.dark header .user-menu li:hover {
  background-color: #343434 !important;
}

.dark header .main-logo {
  display: none !important;
}

.dark header .main-logo-dark {
  display: block !important;
}

.dark header #main-menu {
  background-color: #000 !important;
}

.dark header #main-menu ul li:hover {
  background-color: #343434 !important;
}

.dark header #main-menu a {
  color: #fff !important;
}

.dark header #main-menu .main-menu-ul li:hover {
  background-color: #343434 !important;
}

.dark header .call-us a {
  color: #fff !important;
}

.dark header .mobile .nav-ham .line-hamburger {
  background-color: #fff !important;
}

.dark header .mobile .active-nav-mobile .nav-ham .line-hamburger {
  background-color: #fff !important;
}

.dark .profile-menu .bottom-profile-menu .accordion-header p {
  color: #fff !important;
}

.dark .profile-menu .bottom-profile-menu svg {
  -webkit-filter: brightness(0) invert(1) !important;
  filter: brightness(0) invert(1) !important;
}

.dark .profile-menu {
  background-color: #000 !important;
}

.dark .profile-menu .bottom-profile-menu ul li a {
  color: #fff !important;
}

.dark .profile-menu .bottom-profile-menu ul li a:hover {
  background-color: transparent;
}

.dark .profile-menu ul li a svg path {
  fill: #fff !important;
}

.dark .profile-menu .top-profile-menu .line {
  background-color: #414141 !important;
}

.dark section .profile-menu ul li .active-menu-aside {
  background-color: #535353;
  border-right: 4px solid #a8adbd;
  color: #fff !important;
}

.dark section .profile-menu {
  background: #000 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.dark section .profile-menu ul li a {
  color: #fff;
}

.dark section .profile-menu .bottom-profile-menu ul li .active-menu-aside {
  background-color: #363636 !important;
  color: #fff !important;
}

.dark section .profile-menu .bottom-profile-menu ul li a {
  color: #fff;
}

.dark section .profile-menu .bottom-profile-menu ul li a:hover {
  background-color: #363636 !important;
}

.dark section .profile-menu .top-profile-menu .line {
  background-color: #4a4a4a;
}

.dark section .profile-menu ul li svg {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}

.dark section .search-d-section {
  background-color: #000 !important;
}

.dark section .search-d-section hr {
  color: #505050 !important;
}

.dark section .search-d-section .line {
  background-color: #505050;
}

.dark section .fiexd-menu-scroll-top {
  background-color: #000000 !important;
}

.dark section .fiexd-menu-scroll-top .guest-user {
  color: #e6e6e6 !important;
}

.dark section .dashboard {
  background-color: #000;
}

.dark section .dashboard .header {
  background-color: #000;
}

.dark section .dashboard .back-btn {
  color: #fff !important;
}

.dark section .dashboard .back-btn svg path {
  fill: #fff;
}

.dark section .profile-section {
  background-color: #000;
  -webkit-box-shadow: 0 0 27px -17px #000;
  box-shadow: 0 0 27px -17px #000;
}

.dark section .profile-section label {
  color: #fff !important;
}

.dark section .profile-section .btn-gray {
  color: #000 !important;
}

.dark section .tag-part {
  background-color: #000;
  -webkit-box-shadow: 0 0 27px -17px #000;
  box-shadow: 0 0 27px -17px #000;
}

.dark section .tag-part label {
  color: #fff !important;
}

.dark section .mobile-menu {
  background: #000 !important;
}

.dark section .mobile-menu .login-mobile {
  color: #fff !important;
}

.dark section .mobile-menu .accordion .accordion-body {
  padding: 18px 1.25rem !important;
  background: #1d1d1d !important;
}

.dark section .mobile-menu .accordion .accordion-body ul li a {
  color: #fff !important;
}

.dark section .mobile-menu .accordion .accordion-button {
  background-color: #000 !important;
}

.dark section .mobile-menu .accordion .accordion-button:not(.collapsed) {
  color: #fff;
  background-color: #000 !important;
}

.dark section .mobile-menu .video-ibaner {
  background-color: #1f1f1f !important;
  border: none !important;
}

.dark section .search-mobile {
  background-color: #000 !important;
}

.dark section .search-mobile .form-control {
  color: #fff;
  background-color: #000 !important;
}

.dark section .search-mobile .btn-border {
  border: 2px solid #e6e6e6 !important;
  color: #fff;
}

.dark section .search-mobile svg {
  -webkit-filter: brightness(0) invert(1) !important;
  filter: brightness(0) invert(1) !important;
}

.dark section .tags-section .title-tags {
  background-color: #000 !important;
  -webkit-box-shadow: -4px 0px 23px -17px #000 !important;
  box-shadow: -4px 0px 23px -17px #000 !important;
}

.dark section .tags-section .tags {
  background-color: #000;
  -webkit-box-shadow: -4px 0px 23px -17px #000 !important;
  box-shadow: -4px 0px 23px -17px #000 !important;
}

.dark section .tags-section .tags a {
  background: #1a1a1a !important;
  color: #fff !important;
  border: 1px solid #1a1a1a !important;
}

.dark section .tags-section .tags a:hover {
  background: #0a0a0a !important;
  color: #fff !important;
}

.dark section .post-content {
  -webkit-box-shadow: 0 0 27px -17px #000;
  box-shadow: 0 0 27px -17px #000;
  background: #000;
}

.dark section .post-content a {
  color: #fff !important;
}

.dark section .post-content a:hover {
  color: #e7e7e7 !important;
}

.dark section .post-content .progress .bg {
  background: #565656 !important;
}

.dark section .post-content-change {
  background-color: transparent !important;
}

.dark section .post-content-change .post-box {
  background-color: #000 !important;
  -webkit-box-shadow: 0 0 31px -17px #202020 !important;
  box-shadow: 0 0 31px -17px #202020 !important;
}

.dark section .post-content-change .post-box:hover {
  -webkit-box-shadow: 0 0 40px -11px #202020 !important;
  box-shadow: 0 0 40px -11px #202020 !important;
}

.dark section .post-content-change .progress {
  background-color: transparent !important;
}

.dark section .post-menu #line {
  display: inline-block !important;
  height: 2px !important;
  background-color: #505050 !important;
}

.dark section .post-menu ul li {
  display: inline-block !important;
  color: #fff !important;
}

.dark section .video-section #line1 {
  background-color: #505050 !important;
}

.dark section .video-section .btn-div a {
  display: inline-block !important;
  color: #fff !important;
}

.dark section .about-section .box-shadow-bottom {
  background-color: #000 !important;
}

.dark section .about-section .shadow-white {
  background: black;
  background: -webkit-gradient(linear, left bottom, left top, from(#0a0a0a), to(rgba(0, 0, 0, 0.295))) !important;
  background: linear-gradient(0deg, #0a0a0a 0%, rgba(0, 0, 0, 0.295) 100%) !important;
}

.dark section .phone-number {
  background-color: #000 !important;
  border-top: 2px solid #2b2b2b !important;
}

.dark section .link-section .about-section {
  background-color: #000;
}

.dark section .link-section .about-section .link li svg path {
  fill: #fff;
}

.dark section .link-section .about-section .link li a:hover {
  color: #fff;
}

.dark section .link-section .about-section .link .dark-blue {
  color: #ececec;
}

.dark section .question-section .accordion .accordion-item {
  background-color: #000 !important;
}

.dark section .question-section .accordion .accordion-button {
  background-color: #000 !important;
}

.dark section .question-section .accordion .accordion-body {
  background-color: #000 !important;
}

.dark section .post-details {
  background-color: #000 !important;
  -webkit-box-shadow: 0 0 28px -17px #000 !important;
  box-shadow: 0 0 28px -17px #000 !important;
}

.dark section .post-details .box-gray {
  background-color: #1a1a1a !important;
}

.dark section .post-details .b-box ul li a {
  color: #f8f8f8;
}

.dark section .post-details .link li svg path {
  fill: #fff;
}

.dark section .post-details .link .dark-blue {
  color: #fff;
}

.dark section .comment-post {
  background-color: #000;
  -webkit-box-shadow: 0 0 27px -17px #000;
  box-shadow: 0 0 27px -17px #000;
}

.dark section .comment-post hr {
  background-color: #505050;
}

.dark section .comment-post .form-control {
  background-color: #1a1a1a;
  border: 1px solid #505050;
}

.dark section .comment-post .share .btn-share {
  color: #fff;
}

.dark section .comment-post .share .btn-share svg path {
  fill: #fff;
}

.dark section .comment-post .share .google-btn {
  color: #fff;
}

.dark section .comment-post .s-box {
  border: 1px solid #505050;
  background: #1a1a1a;
}

.dark section .comment-post .comment-content .comment-box {
  background-color: #1a1a1a;
  border-color: #505050;
}

.dark section .comment-post .comment-content .comment-reply .comment-box {
  background-color: #505050 !important;
}

.dark section #border-link {
  border-color: #565656 !important;
}

.dark section .link-section .about-section .about-link-content div {
  background-color: #000;
}

.dark .title-down {
  background-color: #000 !important;
}

.dark .post-details .tags h6 {
  background-color: #000 !important;
}

.dark .post-details .tags ul {
  background-color: #000 !important;
}

.dark aside .related-posts {
  background-color: #000;
  -webkit-box-shadow: 0 0 28px -17px #000;
  box-shadow: 0 0 28px -17px #000;
}

.dark aside .related-posts article p a {
  color: #fff;
}

.dark aside .related-posts .carousel a {
  display: block;
  color: #fff;
}

.dark .login .login-box {
  background-color: #000000;
  border: 1px solid #272727;
}

.dark .login .login-box .top-box form div label {
  color: #cfcfcf;
  margin-bottom: 10px;
}

.dark .login .login-box .top-box .back-btn {
  color: #fff;
  font-size: 19px;
}

.dark .login .login-box .top-box .back-btn svg path {
  fill: #fff;
}

.dark .login .login-box .bottom-box p {
  background-color: #303030;
}

.dark footer .footer-logo {
  display: none;
}

.dark footer .footer-logo-dark {
  display: block !important;
}

.dark footer .top-footer {
  background-color: #1a1a1a !important;
}

.dark footer .top-footer .pay div {
  background-color: #000 !important;
}

.dark footer .top-footer .q-menu ul li a {
  color: #b8b8b8;
}

.dark footer .top-footer .q-menu ul li a:hover {
  color: #dfdfdf;
}

.dark footer .bottom-footer {
  background-color: #000 !important;
}

.dark footer .bottom-footer p span {
  color: #ff9a16 !important;
}
/*# sourceMappingURL=responsive.css.map */



h3 a, h3 a:hover{
  color: #212529;
}
.dark h3 a, .dark h3 a:hover{
  color: #fff !important;
}