@media only screen and (min-width: 1280px) and (max-width: 1300px) {}



@media only screen and (min-width: 1000px) and (max-width: 1279px) {



  /* HOME */

  .search {

    position: relative;

  }



  .cart-btn {

    margin-left: auto;

  }



  .carousel-item img {

    height: auto;

  }



  .trending-products-bottom {

    flex-wrap: wrap;

  }



  .price-tag {

    align-items: center;

  }



  .about-inner .about-box {

    margin-top: 10px;

  }



  .about-inner .about-box h2 {

    font-size: 14px;

  }



  .footer-inner .footer-in-box:nth-child(1) {

    width: 100%;

  }



  .footer-inner .footer-in-box:nth-child(2) {

    width: 15%;

  }



  .footer-inner .footer-in-box:nth-child(3) {

    width: 15%;

  }



  .footer-inner .footer-in-box:nth-child(4) {

    width: 20%;

  }



  .footer-inner .footer-in-box:nth-child(5) {

    width: 30%;

  }



  .last-top-popup .modal-dialog {

    width: 40%;

  }



  /* HOME */

  /* PAGE-BANNER */

  .page-banner-wrap img {

    height: auto;

  }



  .page-banner-in {

    height: 220px;

  }



  /* PAGE-BANNER */

  /* BLOG */



  .blog-inner-text {

    width: 67%;

    min-height: 220px;

  }



  /* BLOG */

  /* BLOG-DETAILS */

  .blog-detail-list-box-text {

    width: 100%;

  }



  .blog-detail-list-box img {

    width: 80px;

    height: 80px;

  }



  .blog-detail-list-box-text h2 {

    font-size: 14px;

  }



  .blog-detail-list {

    padding: 15px;

  }



  /* BLOG-DETAILS */

  /* PRODUCTS-PAGE */

  .product-pg-src form label {

    width: 185px;

  }



  .product-page-in .trending-products-in {

    width: 47%;

  }



  /* PRODUCTS-PAGE */

  /* ACCOUNT-PAGES */

  .account-menu {

    position: sticky;

    top: 15px;

    z-index: 9999;

  }



  .my-account-wrap form {

    gap: 30px;

  }



  .my-account-wrap form label {

    width: 30%;

  }



  .security-inner label {

    width: 35% !important;

  }



  /* ACCOUNT-PAGES */

  /* MY-ORDER-PAGE */

  .my-order-filter form label {

    width: 23.3%;

  }





  /* MY-ORDER-PAGE */



  .trading-strip {

    display: flex;

    justify-content: center;

    background: #D9D9D9;

    width: 100%;

    gap: 15px;

    padding: 9px 0px 9px 0px;

  }

}



@media only screen and (min-width: 912px) and (max-width: 999px) {



  /* HOME */

  .top-strip-in {

    width: 100%;

    height: 100%;

    justify-content: space-between;

    position: relative;

    gap: 15px;

  }



  .top-strip-in .logo {

    width: 140px;

  }



  .search {

    position: relative;

    margin-right: auto;

    margin-left: 0;

  }



  .search-wrap {

    width: 100%;

  }



  .search-lbl input[type="text"] {

    width: 170px;

  }



  .search-btn {

    width: 100%;

    overflow: hidden;

  }



  .search-btn button {

    width: 100%;

  }



  .login-btn {

    justify-content: flex-start;

    gap: 10px;

  }



  .cart-btn {

    margin-left: auto;

  }



  .carousel-item img {

    height: auto;

  }



  .heading-inner {

    margin-bottom: 15px;

  }



  .heading-inner h1 {

    font-size: 18px;

  }



  .trending-products .owl-nav button {

    left: 8px;

  }



  .trending-products .owl-nav button:last-child {

    right: 8px;

  }



  .something-different-in {

    flex-direction: column;

    gap: 10px;

  }



  .something-different-left {

    width: 100%;

  }



  .something-different-right {

    width: 100%;

    flex-direction: row;

  }



  .something-different-right p {

    font-size: 14px;

  }



  .something-different-right a.call-btn {

    text-align: center;

  }



  .about-inner-image {

    margin-bottom: 15px;

  }



  .heading-inner p {

    font-size: 14px;

    line-height: 25px;

  }



  .about-inner .about-box h2 {

    font-size: 14px;

    font-weight: 500;

    line-height: 22px;

  }



  .footer-inner {

    /* flex-direction: column; */

    gap: 8px;

  }



  .footer-inner .footer-in-box:nth-child(1) {

    width: 100%;

  }



  .footer-inner .footer-in-box:nth-child(2) {

    width: 48%;

  }



  .footer-inner .footer-in-box:nth-child(3) {

    width: 48%;

  }



  .footer-inner .footer-in-box:nth-child(4) {

    width: 48%;

  }



  .footer-inner .footer-in-box:nth-child(5) {

    width: 48%;

  }



  .footer-in-box h2 {

    justify-content: flex-start;

  }



  .footer-bottom p {

    font-size: 14px;

  }



  .add-cart a {

    padding: 10px;

  }



  .all-top-popup .modal-dialog {

    width: 60%;

  }



  .other-top-popup .modal-dialog {

    width: 60%;

  }



  .last-top-popup .modal-dialog {

    width: 60%;

  }



  /* HOME */

  /* PAGE-BANNER */

  .page-banner-wrap img {

    height: auto;

  }



  .page-banner-in {

    height: 170px;

  }



  .page-banner-in h1 {

    font-size: 35px;

  }



  /* PAGE-BANNER */

  /* BLOG */

  .blog-inner img {

    width: 100%;

    height: auto;

    box-shadow: -10px -10px 0px -5px #004897;

  }



  .blog-inner-text {

    width: 100%;

    min-height: 200px;

  }



  .blog-inner-text p {

    min-height: 80px;

  }



  .blog-inner:last-child {

    margin-bottom: 40px;

  }



  /* BLOG */

  /* BLOG-DETAILS */



  .blog-detail-image {

    height: auto;

  }



  .blog-detail h1 {

    font-size: 15px;

  }



  .blog-detail h2 {

    font-size: 18px;

    line-height: 29px;

  }



  .blog-detail-list-box-text {

    width: 65%;

  }



  .blog-detail-list-box img {

    width: 80px;

    height: 80px;

  }



  .blog-detail-list-box-text h2 {

    font-size: 14px;

  }



  .blog-detail-list {

    padding: 15px;

    position: sticky;

    top: 20px;

    z-index: 99;

  }



  /* BLOG-DETAILS */

  /* ADVANCED-SEARCH */

  .advance-search form {

    gap: 28px;

  }



  .advance-search form label {

    width: 47%;

  }



  .advance-search-btn input {

    width: 20%;

  }



  .before-search-inner ul {

    justify-content: center;

    flex-wrap: wrap;

    gap: 30px;

  }



  .before-search-inner ul li {

    width: 30%;

    text-align: center;

  }



  .after-search-text {

    width: 550px;

  }



  /* ADVANCED-SEARCH */

  /* CONTACT-PAGE */

  .contact-in-box {

    margin-bottom: 20px;

  }



  /* CONTACT-PAGE */

  /* PRODUCTS-PAGE */

  .product-pg-src form {

    gap: 15px;

  }



  .product-pg-src form label {

    width: 100%;

  }



  .product-page-in {

    gap: 10px;

  }



  .product-page-in .trending-products-in {

    width: 100%;

  }



  /* PRODUCTS-PAGE */

  /* PAGE-BREADCRUMBS */

  .page-breadcrumbs ul {

    gap: 15px 30px;

  }



  .product-details-in-image-thumb {

    height: auto;

  }



  /* PAGE-BREADCRUMBS */



  /* PRODUCT-DETAILS */

  .product-details-in {

    position: sticky;

    top: 10px;

    z-index: 9999;

  }



  .product-details-in-image-thumb {

    width: 100%;

    height: auto;

    margin-bottom: 20px;

    position: relative;

  }



  .product-details-info h1 {

    font-size: 18px;

    line-height: 30px;

  }



  .product-details-info h1 span {

    font-size: 16px;

  }



  .equivalent-item {

    gap: 15px;

  }



  .equivalent-item h2 {

    width: 100%;

  }



  .equivalent-item ul li {

    width: 100%;

  }



  .equivalent-item ul li a {

    padding: 8px 5px;

  }



  .product-details-cart-btn {

    margin-right: 0px;

  }



  .product-details-cart-btn a {

    padding: 10px 30px;

    font-size: 14px;

  }



  .alternative-items {

    margin-left: 0;

    margin-right: auto;

  }



  /* PRODUCT-DETAILS */

  /* ACCOUNT-PAGES */

  .account-menu {

    position: sticky;

    top: 15px;

    z-index: 9999;

  }



  .my-account-wrap form label {

    width: 100%;

  }



  .security-inner input[type="submit"] {

    width: 100%;

  }



  /* ACCOUNT-PAGES */

  /* MY-ORDER-PAGE */

  .my-order-filter form label {

    width: 100%;

  }



  .my-order-filter-btn input {

    width: 50%;

  }



  .my-order-bottom {

    justify-content: center;

    padding-right: 0px;

  }



  /* MY-ORDER-PAGE */

}



@media only screen and (min-width: 800px) and (max-width: 911px) {



  /* HOME */

  .top-strip-in {

    width: 100%;

    height: 100%;

    display: flex;

    position: relative;

    gap: 0;

    justify-content: center;

    align-items: center;

    /* align-content: flex-end; */

    flex-wrap: nowrap;

  }



  .search {

    position: relative;

    margin: inherit;

    left: 0;

    right: inherit;

    width: 100%;

  }



  .search form {

    justify-content: flex-start;

    flex-wrap: wrap;

    gap: 5px;

  }



  .nav-wrap a.navbar-brand {

    display: block;

  }



  .nav-wrap ul.navbar-nav li.nav-item:last-child a {

    position: relative;

    right: -9px;

    top: 5px;

  }



  .nav-wrap ul.navbar-nav {

    gap: 9px;

    margin: 25px 0 14px 0;

  }



  .trading-strip {

    overflow: auto;

    gap: 1px;

    padding: 9px 8px 9px 9px;

  }



  .trading-strip p {

    display: inline-flex;

    align-content: flex-start;

    justify-content: flex-start;

    gap: 9px;

    align-items: center;

    width: 100%;

    min-width: 200px;

  }



  .top-strip-in .logo {

    display: none;

  }



  .dest-dropdown {

    position: relative;

    margin-left: 0px;

  }



  /* HOME */



  /* < !-- MAIN CURRENT WRAP --> */



  .box-wrap .border-inner {

    border-right: none;

    margin-left: -23px;

  }





  /* < !-- MAIN CURRENT WRAP --> */



  /* < !--======TOP NEWS SECTION======--> */



  .news-left-wrap {

    flex-direction: column;

  }



  .news-left-wrap .big-img-wrap img {

    width: 100%;

    height: auto;

    object-fit: contain;

  }



  .content-wrap {

    position: absolute;

    padding: 6px 15px;

    background: linear-gradient(231deg,

        rgba(0, 0, 0, 0) 9%,

        rgba(0, 0, 0, 0.79) 100%);

  }



  .big-img-wrap .content-wrap h3 {

    font-size: 20px;

    line-height: 30px;

  }



  .big-img-wrap .content-wrap p {

    font-size: 14px;

  }



  /* < !--======TOP NEWS SECTION======--> */



  /* < !--=========AGRETAITE NEWS VIDEOS=============--> */



  .agretiate-bottom-wrap {

    flex-direction: column;

  }



  .agretiate-banner-wrap {

    flex-direction: column;

  }



  .agretiate-banner-wrap .img-one img {

    width: 100%;

  }



  .agretiate-banner-wrap .img-two img {

    width: 100%;

    height: 350px;

  }



  .agretiate-banner-wrap .img-one .play-icon {

    right: 116px;

    top: 85px;

  }



  .agretiate-bottom-wrap .agretiate-page-box img {

    width: 100%;

    height: auto;

    object-fit: cover;

  }



  .agretiate-bottom-wrap {

    padding-top: 4px;

  }



  .agretiate-card-wrap .agretiate-page-box {

    width: 100%;

  }



  .agretiate-bottom-wrap .agretiate-page-box {

    width: 100%;

    flex-direction: column;

  }



  /* < !--=========AGRETAITE NEWS VIDEOS=============--> */



  /* < !--============TODAYS MARKET SEC=====--> */



  .news-right-inner-1 {

    margin-bottom: 28px;

    margin-top: 33px;

  }



  /* < !--============TODAYS MARKET SEC=====--> */



  /* < !--=========NEWS MOST RECENT==========--> */



  .newsrecent-card-wrap .newsrecent-page-box {

    width: 48%;

  }



  .newsrecent-card-wrap .newsrecent-advertise-box {

    width: 48%;

  }



  /* < !--=========NEWS MOST RECENT==========--> */



  /* < !--===============NEWS CRPTOCURRENCY SEC=========--> */



  .crpto-right .crptocurrency-box {

    width: 100%;

    flex-direction: column;

  }



  .crpto-left .crptocurrency-box {

    flex-direction: column;

    border-bottom: none;

  }



  .crpto-left .crptocurrency-box img {

    width: 100%;

    height: auto;

    object-fit: cover;

    margin-bottom: 1px;

  }



  .newsrecent-card-wrap .newsrecent-banneradd-box {

    width: 48%;

  }



  .breaking-news-box:nth-child(1) {

    width: 100%;

    justify-content: flex-start;

  }



  .breaking-news-box:nth-child(2) {

    width: 100%;

  }



  .breaking-news-box:nth-child(2) img {

    width: 100%;

    height: auto;

  }



  .business-news-box:nth-child(2) {

    width: 100%;

  }



  .business-bottom-wrap .business-page-box {

    width: 100%;

  }



  .technology-news-box {

    width: 100%;

  }



  .technology-news-box {

    justify-content: flex-start;

    align-items: flex-start;

  }



  .breaking-news-wrap {

    padding: 14px 0px;

  }



  .more-technology-box {

    width: 100%;

  }



  /* < !--===============NEWS CRPTOCURRENCY SEC=========--> */



  /* ============= ABOUT US CSSS ================ */



  .main-about-section {

    margin: 25px 4px 25px 7px;

    flex-direction: column;

    gap: 18px;

  }



  .main-about-section .about-left img {

    width: 100%;

  }



  .about-right h1 {

    font-size: 20px;

  }



  .about-right p {

    font-size: 14px;

  }



  .what-we-do-section {

    margin: 25px 4px 25px 7px;

  }



  .what-we-do-section h6 {

    font-size: 20px;

    line-height: 29px;

  }



  /* ============= ABOUT US CSSS ================ */



  /* < !--=============BUSINESS NEWS SEC=============--> */



  .business-news-box:nth-child(2) img {

    width: 100%;

    height: auto;

    object-fit: cover;

  }



  .business-page-box {

    width: 100%;

  }



  .breaking-third-box {

    width: 100%;

  }



  .breaking-third-box .breaking-news-box {

    width: 100%;

  }



  .business-news-box:nth-child(1) {

    width: 100%;

  }



  /* < !--=============BUSINESS NEWS SEC=============--> */



  /* ================ INNER PAGES CSS ============== */



  .body-section1 {

    flex-direction: column;

  }



  .agretiate-newsarticle-wrap {

    padding: 12px 0 14px 0;

  }



  .section-1-sectors a {

    right: 21px;

  }



  .table-diagram .right-table img {

    width: 100%;

  }



  .right-sec {

    gap: 17px;

    width: 100%;

    height: auto;

    flex-direction: column;

    align-items: center;

  }



  .table-diagram {

    flex-direction: column;

  }



  .left-table-white {

    width: 100%;

  }



  .clean-energy-white-table-heading h1 {

    font-size: 20px;

  }



  .two-tablesection {

    margin-top: 21px;

    flex-direction: column;

  }



  /* ================ INNER PAGES CSS ============== */



  /* --FOOOTER -- */



  .footer-inner {

    /* flex-direction: column; */

    gap: 8px;

  }



  .footer-inner .footer-in-box:nth-child(1) {

    width: 100%;

  }



  .footer-inner .footer-in-box:nth-child(2) {

    width: 48%;

  }



  .footer-inner .footer-in-box:nth-child(3) {

    width: 48%;

  }



  .footer-inner .footer-in-box:nth-child(4) {

    width: 48%;

  }



  .footer-inner .footer-in-box:nth-child(5) {

    width: 48%;

  }



  .footer-bottom p {

    font-size: 14px;

  }



  .share-detail-wrap {

    padding: 35px 10px;

  }



  .footer-bottom {

    width: 100%;

    height: auto;

    gap: 10px;

    padding: 15px 4px;

    margin-top: 26px;

    position: relative;

    flex-direction: column;

  }



  /* --FOOOTER -- */

  .section-1-sectors a {

    right: 55px;

  }



  /* VIDEO */



  .video-right {

    width: 70%;

  }



  .video-right img {

    width: 100%;

  }



  /* VIDEO */

}



@media only screen and (min-width: 768px) and (max-width: 799px) {



  /* HOME */

  .top-strip-in {

    width: 100%;

    height: 100%;

    display: flex;

    position: relative;

    gap: 0;

    justify-content: center;

    align-items: center;

    /* align-content: flex-end; */

    flex-wrap: nowrap;

  }



  .search {

    position: relative;

    margin: inherit;

    left: 0;

    right: inherit;

    width: 100%;

  }



  .search form {

    justify-content: flex-start;

    flex-wrap: wrap;

    gap: 5px;

  }



  .nav-wrap a.navbar-brand {

    display: block;

  }



  .nav-wrap ul.navbar-nav li.nav-item:last-child a {

    position: relative;

    right: -9px;

    top: 5px;

  }



  .nav-wrap ul.navbar-nav {

    gap: 9px;

    margin: 25px 0 14px 0;

  }



  .trading-strip {

    overflow: auto;

    gap: 1px;

    padding: 9px 8px 9px 9px;

  }



  .trading-strip p {

    display: inline-flex;

    align-content: flex-start;

    justify-content: flex-start;

    gap: 9px;

    align-items: center;

    width: 100%;

    min-width: 200px;

  }



  .top-strip-in .logo {

    display: none;

  }



  .dest-dropdown {

    position: relative;

    margin-left: 0px;

  }



  /* HOME */



  /* < !-- MAIN CURRENT WRAP --> */



  .box-wrap .border-inner {

    border-right: none;

    margin-left: -23px;

  }



  /* < !-- MAIN CURRENT WRAP --> */



  /* < !--======TOP NEWS SECTION======--> */



  .news-left-wrap {

    flex-direction: column;

  }



  .news-left-wrap .big-img-wrap img {

    width: 100%;

    height: auto;

    object-fit: contain;

  }



  .content-wrap {

    position: absolute;

    padding: 6px 15px;

    background: linear-gradient(231deg,

        rgba(0, 0, 0, 0) 9%,

        rgba(0, 0, 0, 0.79) 100%);

  }



  .big-img-wrap .content-wrap h3 {

    font-size: 20px;

    line-height: 30px;

  }



  .big-img-wrap .content-wrap p {

    font-size: 14px;

  }



  /* < !--======TOP NEWS SECTION======--> */



  /* < !--=========AGRETAITE NEWS VIDEOS=============--> */



  .agretiate-bottom-wrap {

    flex-direction: column;

  }



  .agretiate-banner-wrap {

    flex-direction: column;

  }



  .agretiate-banner-wrap .img-one img {

    width: 100%;

  }



  .agretiate-banner-wrap .img-two img {

    width: 100%;

    height: 350px;

  }



  .agretiate-banner-wrap .img-one .play-icon {

    right: 116px;

    top: 85px;

  }



  .agretiate-bottom-wrap .agretiate-page-box img {

    width: 100%;

    height: auto;

    object-fit: cover;

  }



  .agretiate-bottom-wrap {

    padding-top: 4px;

  }



  .agretiate-card-wrap .agretiate-page-box {

    width: 100%;

  }



  .agretiate-bottom-wrap .agretiate-page-box {

    width: 100%;

    flex-direction: column;

  }



  /* < !--=========AGRETAITE NEWS VIDEOS=============--> */



  /* < !--============TODAYS MARKET SEC=====--> */



  .news-right-inner-1 {

    margin-bottom: 28px;

    margin-top: 33px;

  }



  /* < !--============TODAYS MARKET SEC=====--> */



  /* < !--=========NEWS MOST RECENT==========--> */



  .newsrecent-card-wrap .newsrecent-page-box {

    width: 48%;

  }



  .newsrecent-card-wrap .newsrecent-advertise-box {

    width: 48%;

  }



  /* < !--=========NEWS MOST RECENT==========--> */



  /* < !--===============NEWS CRPTOCURRENCY SEC=========--> */



  .crpto-right .crptocurrency-box {

    width: 100%;

    flex-direction: column;

  }



  .crpto-left .crptocurrency-box {

    flex-direction: column;

    border-bottom: none;

  }



  .crpto-left .crptocurrency-box img {

    width: 100%;

    height: auto;

    object-fit: cover;

    margin-bottom: 1px;

  }



  .newsrecent-card-wrap .newsrecent-banneradd-box {

    width: 48%;

  }



  .breaking-news-box:nth-child(1) {

    width: 100%;

    justify-content: flex-start;

  }



  .breaking-news-box:nth-child(2) {

    width: 100%;

  }



  .breaking-news-box:nth-child(2) img {

    width: 100%;

    height: auto;

  }



  .business-news-box:nth-child(2) {

    width: 100%;

  }



  .business-bottom-wrap .business-page-box {

    width: 100%;

  }



  .technology-news-box {

    width: 100%;

  }



  .technology-news-box {

    justify-content: flex-start;

    align-items: flex-start;

  }



  .breaking-news-wrap {

    padding: 14px 0px;

  }



  .more-technology-box {

    width: 100%;

  }



  /* < !--===============NEWS CRPTOCURRENCY SEC=========--> */



  /* ============= ABOUT US CSSS ================ */



  .main-about-section {

    margin: 25px 4px 25px 7px;

    flex-direction: column;

    gap: 18px;

  }



  .main-about-section .about-left img {

    width: 100%;

  }



  .about-right h1 {

    font-size: 20px;

  }



  .about-right p {

    font-size: 14px;

  }



  .what-we-do-section {

    margin: 25px 4px 25px 7px;

  }



  .what-we-do-section h6 {

    font-size: 20px;

    line-height: 29px;

  }



  /* ============= ABOUT US CSSS ================ */



  /* < !--=============BUSINESS NEWS SEC=============--> */



  .business-news-box:nth-child(2) img {

    width: 100%;

    height: auto;

    object-fit: cover;

  }



  .business-page-box {

    width: 100%;

  }



  .breaking-third-box {

    width: 100%;

  }



  .breaking-third-box .breaking-news-box {

    width: 100%;

  }



  .business-news-box:nth-child(1) {

    width: 100%;

  }



  /* < !--=============BUSINESS NEWS SEC=============--> */



  /* ================ INNER PAGES CSS ============== */



  .body-section1 {

    flex-direction: column;

  }



  .agretiate-newsarticle-wrap {

    padding: 12px 0 14px 0;

  }



  .section-1-sectors a {

    right: 21px;

  }



  .table-diagram .right-table img {

    width: 100%;

  }



  .right-sec {

    gap: 17px;

    width: 100%;

    height: auto;

    flex-direction: column;

    align-items: center;

  }



  .table-diagram {

    flex-direction: column;

  }



  .left-table-white {

    width: 100%;

  }



  .clean-energy-white-table-heading h1 {

    font-size: 20px;

  }



  .two-tablesection {

    margin-top: 21px;

    flex-direction: column;

  }



  /* ================ INNER PAGES CSS ============== */



  /* --FOOOTER -- */



  .footer-inner {

    /* flex-direction: column; */

    gap: 8px;

  }



  .footer-inner .footer-in-box:nth-child(1) {

    width: 100%;

  }



  .footer-inner .footer-in-box:nth-child(2) {

    width: 48%;

  }



  .footer-inner .footer-in-box:nth-child(3) {

    width: 48%;

  }



  .footer-inner .footer-in-box:nth-child(4) {

    width: 48%;

  }



  .footer-inner .footer-in-box:nth-child(5) {

    width: 48%;

  }



  .footer-bottom p {

    font-size: 14px;

  }



  .share-detail-wrap {

    padding: 35px 10px;

  }



  .footer-bottom {

    width: 100%;

    height: auto;

    gap: 10px;

    padding: 15px 4px;

    margin-top: 26px;

    position: relative;

    flex-direction: column;

  }



  /* --FOOOTER -- */

  .section-1-sectors h2 {

    width: 90%;

  }



  .section-1-sectors a {

    right: 40px;

  }



  /* VIDEO */



  .video-right {

    width: 70%;

  }



  .video-right img {

    width: 100%;

  }



  /* VIDEO */



  /* --- EVENTS PAGE CSS ---- */



  .table-btn a {

    display: none;

  }



  /* --- EVENTS PAGE CSS ---- */

}



@media only screen and (min-width: 480px) and (max-width: 767px) {



  /* HOME */

  .top-strip-in {

    width: 100%;

    height: 100%;

    display: flex;

    position: relative;

    gap: 0;

    justify-content: center;

    align-items: center;

    /* align-content: flex-end; */

    flex-wrap: nowrap;

  }



  .search {

    position: relative;

    margin: inherit;

    left: 0;

    right: inherit;

    width: 100%;

  }



  .search form {

    justify-content: flex-start;

    flex-wrap: wrap;

    gap: 5px;

  }



  .nav-wrap a.navbar-brand {

    display: block;

  }



  .nav-wrap ul.navbar-nav li.nav-item:last-child a {

    position: relative;

    right: -9px;

    top: 5px;

  }



  .nav-wrap ul.navbar-nav {

    gap: 9px;

    margin: 25px 0 14px 0;

  }



  .trading-strip {

    overflow: auto;

    gap: 1px;

    padding: 9px 8px 9px 9px;

  }



  .trading-strip p {

    display: inline-flex;

    align-content: flex-start;

    justify-content: flex-start;

    gap: 9px;

    align-items: center;

    width: 100%;

    min-width: 174px;

  }



  .trading-strip p span {

    color: #000;

    font-size: 12px;

  }



  .top-strip-in .logo {

    display: none;

  }



  .dest-dropdown {

    position: relative;

    margin-left: 0px;

  }



  /* HOME */



  /* < !-- MAIN CURRENT WRAP --> */



  .box-wrap .border-inner {

    border-right: none;

    margin-left: -23px;

  }



  /* < !-- MAIN CURRENT WRAP --> */



  /* < !--======TOP NEWS SECTION======--> */



  .news-left-wrap {

    flex-direction: column;

  }



  .news-left-wrap .big-img-wrap img {

    width: 100%;

    height: auto;

    object-fit: contain;

  }



  .content-wrap {

    position: absolute;

    padding: 6px 15px;

    background: linear-gradient(231deg,

        rgba(0, 0, 0, 0) 9%,

        rgba(0, 0, 0, 0.79) 100%);

  }



  .big-img-wrap .content-wrap h3 {

    font-size: 20px;

    line-height: 30px;

  }



  .big-img-wrap .content-wrap p {

    font-size: 14px;

  }



  /* < !--======TOP NEWS SECTION======--> */



  /* < !--=========AGRETAITE NEWS VIDEOS=============--> */



  .agretiate-bottom-wrap {

    flex-direction: column;

  }



  .agretiate-banner-wrap {

    flex-direction: column;

  }



  .agretiate-banner-wrap .img-one img {

    width: 100%;

  }



  .agretiate-banner-wrap .img-two img {

    width: 100%;

    height: 350px;

  }



  .agretiate-banner-wrap .img-one .play-icon {

    right: 116px;

    top: 85px;

  }



  .agretiate-bottom-wrap .agretiate-page-box img {

    width: 100%;

    height: auto;

    object-fit: cover;

  }



  .agretiate-bottom-wrap {

    padding-top: 4px;

  }



  .agretiate-card-wrap .agretiate-page-box {

    width: 100%;

  }



  .agretiate-bottom-wrap .agretiate-page-box {

    width: 100%;

    flex-direction: column;

  }



  /* < !--=========AGRETAITE NEWS VIDEOS=============--> */



  /* < !--============TODAYS MARKET SEC=====--> */



  .news-right-inner-1 {

    margin-bottom: 28px;

    margin-top: 33px;

  }



  /* < !--============TODAYS MARKET SEC=====--> */



  /* < !--=========NEWS MOST RECENT==========--> */



  .newsrecent-card-wrap .newsrecent-page-box {

    width: 100%;

  }



  .newsrecent-card-wrap .newsrecent-advertise-box {

    width: 100%;

  }



  .more-technology-box {

    width: 100%;

  }



  .business-bottom-wrap .business-page-box {

    width: 100%;

  }



  /* < !--=========NEWS MOST RECENT==========--> */



  /* < !--===============NEWS CRPTOCURRENCY SEC=========--> */



  .crpto-right .crptocurrency-box {

    width: 100%;

    flex-direction: column;

  }



  .crpto-left .crptocurrency-box {

    flex-direction: column;

    border-bottom: none;

  }



  .crpto-left .crptocurrency-box img {

    width: 100%;

    height: auto;

    object-fit: cover;

    margin-bottom: 1px;

  }



  .newsrecent-card-wrap .newsrecent-banneradd-box {

    width: 100%;

  }



  .breaking-news-box:nth-child(1) {

    width: 100%;

  }



  .breaking-news-wrap {

    padding: 14px 0px;

  }



  /* < !--===============NEWS CRPTOCURRENCY SEC=========--> */



  /* ============= ABOUT US CSSS ================ */



  .main-about-section {

    margin: 25px 4px 25px 7px;

    flex-direction: column;

    gap: 18px;

  }



  .main-about-section .about-left img {

    width: 100%;

  }



  .about-right h1 {

    font-size: 20px;

  }



  .about-right p {

    font-size: 14px;

  }



  .what-we-do-section {

    margin: 25px 4px 25px 7px;

  }



  .what-we-do-section h6 {

    font-size: 20px;

    line-height: 29px;

  }



  /* ============= ABOUT US CSSS ================ */



  /* < !--=============BUSINESS NEWS SEC=============--> */



  .business-news-box:nth-child(2) img {

    width: 100%;

    height: auto;

    object-fit: cover;

  }



  .business-page-box {

    width: 100%;

  }



  .breaking-third-box {

    width: 100%;

  }



  .breaking-third-box .breaking-news-box {

    width: 100%;

  }



  .business-news-box:nth-child(1) {

    width: 100%;

  }



  /* < !--=============BUSINESS NEWS SEC=============--> */



  /* ================ INNER PAGES CSS ============== */



  .body-section1 {

    flex-direction: column;

  }



  .agretiate-newsarticle-wrap {

    padding: 12px 0 14px 0;

  }



  .section-1-sectors a {

    right: 21px;

  }



  .table-diagram .right-table img {

    width: 100%;

  }



  .right-sec {

    gap: 17px;

    width: 100%;

    height: auto;

    flex-direction: column;

    align-items: center;

  }



  .table-diagram {

    flex-direction: column;

  }



  .left-table-white {

    width: 100%;

  }



  .clean-energy-white-table-heading h1 {

    font-size: 20px;

  }



  .two-tablesection {

    margin-top: 21px;

    flex-direction: column;

  }



  .events-wrap .nav-tabs {

    gap: 9px;

    margin-left: 12px;

  }



  .event-calender {

    margin: 18px 20px 20px 20px;

    flex-direction: column;

    gap: 12px;

  }



  .influ-table2.align-table-squece {

    padding: 14px 8px;

  }



  .second-table-heading {

    gap: 1px;

    margin: 7px 0px 0px 19px;

    flex-direction: column;

  }



  .detail-table-heading {

    margin-left: 19px;

    margin-bottom: 14px;

  }



  .stocks-box-main h6 {

    width: 100%;

  }



  .stock-from-wrap form label {

    display: block;

  }



  .stock-from-wrap label .stock-content-wrap {

    align-items: flex-start;

    gap: 8px;

    flex-direction: column;

    width: 100%;

  }



  .stockbox-btn {

    display: flex;

    gap: 10px;

    flex-direction: column;

    align-items: flex-start;

  }



  .newsletter {

    padding: 24px 20px;

    width: 100%;

    height: auto;

    display: block;

  }



  .left-newsletter {

    width: 100%;

    margin-left: 0;

    margin-bottom: 17px;

  }



  /* ================ INNER PAGES CSS ============== */



  /* --FOOOTER -- */



  .footer-inner {

    flex-direction: column;

    gap: 8px;

  }



  .footer-inner .footer-in-box:nth-child(1) {

    width: 100%;

  }



  .footer-inner .footer-in-box:nth-child(2) {

    width: 48%;

  }



  .footer-inner .footer-in-box:nth-child(3) {

    width: 48%;

  }



  .footer-inner .footer-in-box:nth-child(4) {

    width: 100%;

  }



  .footer-inner .footer-in-box:nth-child(5) {

    width: 100%;

  }



  .footer-bottom p {

    font-size: 14px;

  }



  .share-detail-wrap {

    padding: 35px 10px;

  }



  .footer-bottom {

    width: 100%;

    height: auto;

    gap: 10px;

    padding: 15px 4px;

    margin-top: 26px;

    position: relative;

    flex-direction: column;

  }





  .crpto-right .footer-box {

    visibility: hidden;

  }



  /* --FOOOTER -- */

  .section-1-sectors h2 {

    width: 93%;

  }



  /* VIDEO */



  .video-section {

    flex-direction: column;

  }



  .video-right {

    width: 100%;

  }



  .video-right img {

    width: 100%;

  }



  /* VIDEO */



  /* --- EVENTS PAGE CSS ---- */



  .table-btn a {

    display: none;

  }



  /* --- EVENTS PAGE CSS ---- */

 

}



@media only screen and (min-width: 390px) and (max-width: 479px) {



  /* HOME */

  .top-strip-in {

    width: 100%;

    height: 100%;

    display: flex;

    position: relative;

    gap: 0;

    justify-content: center;

    align-items: center;

    /* align-content: flex-end; */

    flex-wrap: nowrap;

  }



  .search {

    position: relative;

    margin: inherit;

    left: 0;

    right: inherit;

    width: 100%;

  }



  .search form {

    justify-content: flex-start;

    flex-wrap: wrap;

    gap: 5px;

  }



  .nav-wrap a.navbar-brand {

    display: block;

  }



  .nav-wrap ul.navbar-nav li.nav-item:last-child a {

    position: relative;

    right: -9px;

    top: 5px;

  }



  .nav-wrap ul.navbar-nav {

    gap: 9px;

    margin: 25px 0 14px 0;

  }



  .trading-strip {

    overflow: auto;

    gap: 1px;

    padding: 9px 8px 9px 9px;

  }



  .trading-strip p {

    display: inline-flex;

    align-content: flex-start;

    justify-content: flex-start;

    gap: 9px;

    align-items: center;

    width: 100%;

    min-width: 174px;

  }



  .trading-strip p span {

    color: #000;

    font-size: 12px;

  }



  .top-strip-in .logo {

    display: none;

  }



  .dest-dropdown {

    position: relative;

    margin-left: 0px;

  }



  /* HOME */



  /* < !-- MAIN CURRENT WRAP --> */



  .box-wrap .border-inner {

    border-right: none;

    margin-left: -23px;

  }



  /* < !-- MAIN CURRENT WRAP --> */



  /* < !--======TOP NEWS SECTION======--> */



  .news-left-wrap {

    flex-direction: column;

  }



  .news-left-wrap .big-img-wrap img {

    width: 100%;

    height: auto;

    object-fit: contain;

  }



  .content-wrap {

    position: absolute;

    padding: 6px 15px;

    background: linear-gradient(231deg,

        rgba(0, 0, 0, 0) 9%,

        rgba(0, 0, 0, 0.79) 100%);

  }



  .big-img-wrap .content-wrap h3 {

    font-size: 20px;

    line-height: 30px;

  }



  .big-img-wrap .content-wrap p {

    font-size: 14px;

  }



  /* < !--======TOP NEWS SECTION======--> */



  /* < !--=========AGRETAITE NEWS VIDEOS=============--> */



  .agretiate-bottom-wrap {

    flex-direction: column;

  }



  .agretiate-banner-wrap {

    flex-direction: column;

  }



  .agretiate-banner-wrap .img-one img {

    width: 100%;

  }



  .agretiate-banner-wrap .img-two img {

    width: 100%;

    height: 350px;

  }



  .agretiate-banner-wrap .img-one .play-icon {

    right: 116px;

    top: 85px;

  }



  .agretiate-bottom-wrap .agretiate-page-box img {

    width: 100%;

    height: auto;

    object-fit: cover;

  }



  .agretiate-bottom-wrap {

    padding-top: 4px;

  }



  .agretiate-card-wrap .agretiate-page-box {

    width: 100%;

  }



  .agretiate-bottom-wrap .agretiate-page-box {

    width: 100%;

    flex-direction: column;

  }



  /* < !--=========AGRETAITE NEWS VIDEOS=============--> */



  /* < !--============TODAYS MARKET SEC=====--> */



  .news-right-inner-1 {

    margin-bottom: 28px;

    margin-top: 33px;

  }



  /* < !--============TODAYS MARKET SEC=====--> */



  /* < !--=========NEWS MOST RECENT==========--> */



  .newsrecent-card-wrap .newsrecent-page-box {

    width: 100%;

  }



  .newsrecent-card-wrap .newsrecent-advertise-box {

    width: 100%;

  }



  /* < !--=========NEWS MOST RECENT==========--> */



  /* < !--===============NEWS CRPTOCURRENCY SEC=========--> */



  .crpto-right .crptocurrency-box {

    width: 100%;

    flex-direction: column;

  }



  .crpto-left .crptocurrency-box {

    flex-direction: column;

    border-bottom: none;

  }



  .crpto-left .crptocurrency-box img {

    width: 100%;

    height: auto;

    object-fit: cover;

    margin-bottom: 1px;

  }



  .newsrecent-card-wrap .newsrecent-banneradd-box {

    width: 100%;

  }



  .breaking-news-box:nth-child(1) {

    width: 100%;

  }



  .breaking-news-wrap {

    padding: 14px 0px;

  }



  /* < !--===============NEWS CRPTOCURRENCY SEC=========--> */



  /* ============= ABOUT US CSSS ================ */



  .main-about-section {

    margin: 25px 4px 25px 7px;

    flex-direction: column;

    gap: 18px;

  }



  .main-about-section .about-left img {

    width: 100%;

  }



  .about-right h1 {

    font-size: 20px;

  }



  .about-right p {

    font-size: 14px;

  }



  .what-we-do-section {

    margin: 25px 4px 25px 7px;

  }



  .what-we-do-section h6 {

    font-size: 20px;

    line-height: 29px;

  }



  /* ============= ABOUT US CSSS ================ */



  /* < !--=============BUSINESS NEWS SEC=============--> */



  .business-news-box:nth-child(2) img {

    width: 100%;

    height: auto;

    object-fit: cover;

  }



  .business-page-box {

    width: 100%;

  }



  .breaking-third-box {

    width: 100%;

  }



  .breaking-third-box .breaking-news-box {

    width: 100%;

  }



  .business-news-box:nth-child(1) {

    width: 100%;

  }



  /* < !--=============BUSINESS NEWS SEC=============--> */



  /* ================ INNER PAGES CSS ============== */



  .body-section1 {

    flex-direction: column;

  }



  .agretiate-newsarticle-wrap {

    padding: 12px 0 14px 0;

  }



  .section-1-sectors a {

    right: 21px;

  }



  .table-diagram .right-table img {

    width: 100%;

  }



  .right-sec {

    gap: 17px;

    width: 100%;

    height: auto;

    flex-direction: column;

    align-items: center;

  }



  .table-diagram {

    flex-direction: column;

  }



  .left-table-white {

    width: 100%;

  }



  .clean-energy-white-table-heading h1 {

    font-size: 20px;

  }



  .two-tablesection {

    margin-top: 21px;

    flex-direction: column;

  }



  .events-wrap .nav-tabs {

    gap: 9px;

    margin-left: 12px;

  }



  .event-calender {

    margin: 18px 20px 20px 20px;

    flex-direction: column;

    gap: 12px;

  }



  .influ-table2.align-table-squece {

    padding: 14px 8px;

  }



  .second-table-heading {

    gap: 1px;

    margin: 7px 0px 0px 19px;

    flex-direction: column;

  }



  .detail-table-heading {

    margin-left: 19px;

    margin-bottom: 14px;

  }



  .stocks-box-main h6 {

    width: 100%;

  }



  .stock-from-wrap form label {

    display: block;

  }



  .stock-from-wrap label .stock-content-wrap {

    align-items: flex-start;

    gap: 8px;

    flex-direction: column;

    width: 100%;

  }



  .stockbox-btn {

    display: flex;

    gap: 10px;

    flex-direction: column;

    align-items: flex-start;

  }



  .newsletter {

    padding: 24px 20px;

    width: 100%;

    height: auto;

    display: block;

  }



  .left-newsletter {

    width: 100%;

    margin-left: 0;

    margin-bottom: 17px;

  }



  /* ================ INNER PAGES CSS ============== */



  /* --FOOOTER -- */



  .footer-inner {

    flex-direction: column;

    gap: 8px;

  }



  .footer-inner .footer-in-box:nth-child(1) {

    width: 100%;

  }



  .footer-inner .footer-in-box:nth-child(2) {

    width: 48%;

  }



  .footer-inner .footer-in-box:nth-child(3) {

    width: 48%;

  }



  .footer-inner .footer-in-box:nth-child(4) {

    width: 100%;

  }



  .footer-inner .footer-in-box:nth-child(5) {

    width: 100%;

  }



  .footer-bottom p {

    font-size: 14px;

  }



  .share-detail-wrap {

    padding: 35px 10px;

  }



  .footer-bottom {

    width: 100%;

    height: auto;

    gap: 10px;

    padding: 15px 4px;

    margin-top: 26px;

    position: relative;

    flex-direction: column;

  }



  .crpto-right .footer-box {

    visibility: hidden;

  }



  /* --FOOOTER -- */

  /* AUTOMOTIVE */



  .heading-sec.automotive-btn h2 {

    font-size: 19px;

  }



  .section-1-sectors h2 {

    width: 90%;

  }



  /* AUTOMOTIVE */

  /* VIDEO */



  .video-section {

    flex-direction: column;

  }



  .video-right {

    width: 100%;

  }



  .video-right img {

    width: 100%;

  }



  /* VIDEO */



  /* --- EVENTS PAGE CSS ---- */



  .table-btn a {

    display: none;

  }



  .heading-sec.agretiate-newsarticle-wrap a {

    right: 20px;

    top: 40px;

  }





  /* --- EVENTS PAGE CSS ---- */



}



@media only screen and (min-width: 360px) and (max-width: 389px) {



  /* HOME */

  .top-strip-in {

    width: 100%;

    height: 100%;

    display: flex;

    position: relative;

    gap: 0;

    justify-content: center;

    align-items: center;

    /* align-content: flex-end; */

    flex-wrap: nowrap;

  }



  .search {

    position: relative;

    margin: inherit;

    left: 0;

    right: inherit;

    width: 100%;

  }



  .search form {

    justify-content: flex-start;

    flex-wrap: wrap;

    gap: 5px;

  }



  .nav-wrap a.navbar-brand {

    display: block;

  }



  .nav-wrap ul.navbar-nav li.nav-item:last-child a {

    position: relative;

    right: -9px;

    top: 5px;

  }



  .nav-wrap ul.navbar-nav {

    gap: 9px;

    margin: 25px 0 14px 0;

  }



  .trading-strip {

    overflow: auto;

    gap: 1px;

    padding: 9px 8px 9px 9px;

  }



  .trading-strip p {

    display: inline-flex;

    align-content: flex-start;

    justify-content: flex-start;

    gap: 9px;

    align-items: center;

    width: 100%;

    min-width: 174px;

  }



  .trading-strip p span {

    color: #000;

    font-size: 12px;

  }



  .top-strip-in .logo {

    display: none;

  }



  .dest-dropdown {

    position: relative;

    margin-left: 0px;

  }



  /* HOME */



  /* < !-- MAIN CURRENT WRAP --> */



  .box-wrap .border-inner {

    border-right: none;

    margin-left: -23px;

  }



  /* < !-- MAIN CURRENT WRAP --> */



  /* < !--======TOP NEWS SECTION======--> */



  .news-left-wrap {

    flex-direction: column;

  }



  .news-left-wrap .big-img-wrap img {

    width: 100%;

    height: auto;

    object-fit: contain;

  }



  .content-wrap {

    position: absolute;

    padding: 6px 15px;

    background: linear-gradient(231deg,

        rgba(0, 0, 0, 0) 9%,

        rgba(0, 0, 0, 0.79) 100%);

  }



  .big-img-wrap .content-wrap h3 {

    font-size: 20px;

    line-height: 30px;

  }



  .big-img-wrap .content-wrap p {

    font-size: 14px;

  }



  /* < !--======TOP NEWS SECTION======--> */



  /* < !--=========AGRETAITE NEWS VIDEOS=============--> */



  .agretiate-bottom-wrap {

    flex-direction: column;

  }



  .agretiate-banner-wrap {

    flex-direction: column;

  }



  .agretiate-banner-wrap .img-one img {

    width: 100%;

  }



  .agretiate-banner-wrap .img-two img {

    width: 100%;

    height: 350px;

  }



  .agretiate-banner-wrap .img-one .play-icon {

    right: 116px;

    top: 85px;

  }



  .agretiate-bottom-wrap .agretiate-page-box img {

    width: 100%;

    height: auto;

    object-fit: cover;

  }



  .agretiate-bottom-wrap {

    padding-top: 4px;

  }



  .agretiate-card-wrap .agretiate-page-box {

    width: 100%;

  }



  .agretiate-bottom-wrap .agretiate-page-box {

    width: 100%;

    flex-direction: column;

  }



  /* < !--=========AGRETAITE NEWS VIDEOS=============--> */



  /* < !--============TODAYS MARKET SEC=====--> */



  .news-right-inner-1 {

    margin-bottom: 28px;

    margin-top: 33px;

  }



  /* < !--============TODAYS MARKET SEC=====--> */



  /* < !--=========NEWS MOST RECENT==========--> */



  .newsrecent-card-wrap .newsrecent-page-box {

    width: 100%;

  }



  .newsrecent-card-wrap .newsrecent-advertise-box {

    width: 100%;

  }



  /* < !--=========NEWS MOST RECENT==========--> */



  /* < !--===============NEWS CRPTOCURRENCY SEC=========--> */



  .crpto-right .crptocurrency-box {

    width: 100%;

    flex-direction: column;

  }



  .crpto-left .crptocurrency-box {

    flex-direction: column;

    border-bottom: none;

  }



  .crpto-left .crptocurrency-box img {

    width: 100%;

    height: auto;

    object-fit: cover;

    margin-bottom: 1px;

  }



  .newsrecent-card-wrap .newsrecent-banneradd-box {

    width: 100%;

  }



  .breaking-news-box:nth-child(1) {

    width: 100%;

  }



  .breaking-news-wrap {

    padding: 14px 0px;

  }



  /* < !--===============NEWS CRPTOCURRENCY SEC=========--> */



  /* ============= ABOUT US CSSS ================ */



  .main-about-section {

    margin: 25px 4px 25px 7px;

    flex-direction: column;

    gap: 18px;

  }



  .main-about-section .about-left img {

    width: 100%;

  }



  .about-right h1 {

    font-size: 20px;

  }



  .about-right p {

    font-size: 14px;

  }



  .what-we-do-section {

    margin: 25px 4px 25px 7px;

  }



  .what-we-do-section h6 {

    font-size: 20px;

    line-height: 29px;

  }



  /* ============= ABOUT US CSSS ================ */



  /* < !--=============BUSINESS NEWS SEC=============--> */



  .business-news-box:nth-child(2) img {

    width: 100%;

    height: auto;

    object-fit: cover;

  }



  .business-page-box {

    width: 100%;

  }



  .breaking-third-box {

    width: 100%;

  }



  .breaking-third-box .breaking-news-box {

    width: 100%;

  }



  .business-news-box:nth-child(1) {

    width: 100%;

  }



  /* < !--=============BUSINESS NEWS SEC=============--> */



  /* ================ INNER PAGES CSS ============== */



  .body-section1 {

    flex-direction: column;

  }



  .agretiate-newsarticle-wrap {

    padding: 12px 0 14px 0;

  }



  .section-1-sectors a {

    right: 21px;

  }



  .table-diagram .right-table img {

    width: 100%;

  }



  .right-sec {

    gap: 17px;

    width: 100%;

    height: auto;

    flex-direction: column;

    align-items: center;

  }



  .table-diagram {

    flex-direction: column;

  }



  .left-table-white {

    width: 100%;

  }



  .clean-energy-white-table-heading h1 {

    font-size: 20px;

  }



  .two-tablesection {

    margin-top: 21px;

    flex-direction: column;

  }



  .events-wrap .nav-tabs {

    gap: 9px;

    margin-left: 12px;

  }



  .event-calender {

    margin: 18px 20px 20px 20px;

    flex-direction: column;

    gap: 12px;

  }



  .influ-table2.align-table-squece {

    padding: 14px 8px;

  }



  .second-table-heading {

    gap: 1px;

    margin: 7px 0px 0px 19px;

    flex-direction: column;

  }



  .detail-table-heading {

    margin-left: 19px;

    margin-bottom: 14px;

  }



  .stocks-box-main h6 {

    width: 100%;

  }



  .stock-from-wrap form label {

    display: block;

  }



  .stock-from-wrap label .stock-content-wrap {

    align-items: flex-start;

    gap: 8px;

    flex-direction: column;

    width: 100%;

  }



  .stockbox-btn {

    display: flex;

    gap: 10px;

    flex-direction: column;

    align-items: flex-start;

  }



  .newsletter {

    padding: 24px 20px;

    width: 100%;

    height: auto;

    display: block;

  }



  .left-newsletter {

    width: 100%;

    margin-left: 0;

    margin-bottom: 17px;

  }



  /* ================ INNER PAGES CSS ============== */



  /* --FOOOTER -- */



  .footer-inner {

    flex-direction: column;

    gap: 8px;

  }



  .footer-inner .footer-in-box:nth-child(1) {

    width: 100%;

  }



  .footer-inner .footer-in-box:nth-child(2) {

    width: 48%;

  }



  .footer-inner .footer-in-box:nth-child(3) {

    width: 48%;

  }



  .footer-inner .footer-in-box:nth-child(4) {

    width: 100%;

  }



  .footer-inner .footer-in-box:nth-child(5) {

    width: 100%;

  }



  .footer-bottom p {

    font-size: 14px;

  }



  .share-detail-wrap {

    padding: 35px 10px;

  }



  .footer-bottom {

    width: 100%;

    height: auto;

    gap: 10px;

    padding: 15px 4px;

    margin-top: 26px;

    position: relative;

    flex-direction: column;

  }



  .crpto-right .footer-box {

    visibility: hidden;

  }



  /* --FOOOTER -- */

  /* DK-CSS */



  /* AUTOMOTIVE */



  .heading-sec.automotive-btn h2 {

    font-size: 18px;

  }



  .section-1-sectors h2 {

    width: 90%;

  }



  /* AUTOMOTIVE */

  /* VIDEO */



  .video-section {

    flex-direction: column;

  }



  .video-right {

    width: 100%;

  }



  .video-right img {

    width: 100%;

  }



  /* VIDEO */



  /* DK-CSS */



  /* --- EVENTS PAGE CSS ---- */



  .table-btn a {

    display: none;

  }



  .heading-sec.agretiate-newsarticle-wrap a {

    right: 20px;

    top: 40px;

  }





  /* --- EVENTS PAGE CSS ---- */



}



@media only screen and (min-width: 320px) and (max-width: 359px) {



  /* HOME */

  .top-strip-in {

    width: 100%;

    height: 100%;

    display: flex;

    position: relative;

    gap: 0;

    justify-content: center;

    align-items: center;

    /* align-content: flex-end; */

    flex-wrap: nowrap;

  }



  .search {

    position: relative;

    margin: inherit;

    left: 0;

    right: inherit;

    width: 100%;

  }



  .search form {

    justify-content: flex-start;

    flex-wrap: wrap;

    gap: 5px;

  }



  .nav-wrap a.navbar-brand {

    display: block;

  }



  .nav-wrap ul.navbar-nav li.nav-item:last-child a {

    position: relative;

    right: -9px;

    top: 5px;

  }



  .nav-wrap ul.navbar-nav {

    gap: 9px;

    margin: 25px 0 14px 0;

  }



  .trading-strip {

    overflow: auto;

    gap: 1px;

    padding: 9px 21px 9px 60px;

  }



  .trading-strip p span {

    font-size: 12px;

  }



  .trading-strip p {

    display: inline-flex;

    align-content: flex-start;

    justify-content: flex-start;

    gap: 9px;

    align-items: center;

    width: 100%;

    min-width: 174px;

  }



  .top-strip-in .logo {

    display: none;

  }



  .dest-dropdown {

    position: relative;

    margin-left: 0px;

  }



  /* HOME */



  /* < !-- MAIN CURRENT WRAP --> */



  .box-wrap .border-inner {

    border-right: none;

    margin-left: -23px;

  }



  /* < !-- MAIN CURRENT WRAP --> */



  /* < !--======TOP NEWS SECTION======--> */



  .news-left-wrap {

    flex-direction: column;

  }



  .news-left-wrap .big-img-wrap img {

    width: 100%;

    height: auto;

    object-fit: contain;

  }



  .content-wrap {

    position: absolute;

    padding: 6px 15px;

    background: linear-gradient(231deg,

        rgba(0, 0, 0, 0) 9%,

        rgba(0, 0, 0, 0.79) 100%);

  }



  .big-img-wrap .content-wrap h3 {

    font-size: 20px;

    line-height: 30px;

  }



  .big-img-wrap .content-wrap p {

    font-size: 14px;

  }



  /* < !--======TOP NEWS SECTION======--> */



  /* < !--=========AGRETAITE NEWS VIDEOS=============--> */



  .agretiate-bottom-wrap {

    flex-direction: column;

  }



  .agretiate-banner-wrap {

    flex-direction: column;

  }



  .agretiate-banner-wrap .img-one img {

    width: 100%;

  }



  .agretiate-banner-wrap .img-two img {

    width: 100%;

    height: 350px;

  }



  .agretiate-banner-wrap .img-one .play-icon {

    right: 116px;

    top: 85px;

  }



  .agretiate-bottom-wrap .agretiate-page-box img {

    width: 100%;

    height: auto;

    object-fit: cover;

  }



  .agretiate-bottom-wrap {

    padding-top: 4px;

  }



  .agretiate-card-wrap .agretiate-page-box {

    width: 100%;

  }



  .agretiate-bottom-wrap .agretiate-page-box {

    width: 100%;

    flex-direction: column;

  }



  /* < !--=========AGRETAITE NEWS VIDEOS=============--> */



  /* < !--============TODAYS MARKET SEC=====--> */



  .news-right-inner-1 {

    margin-bottom: 28px;

    margin-top: 33px;

  }



  /* < !--============TODAYS MARKET SEC=====--> */



  /* < !--=========NEWS MOST RECENT==========--> */



  .newsrecent-card-wrap .newsrecent-page-box {

    width: 100%;

  }



  .newsrecent-card-wrap .newsrecent-advertise-box {

    width: 100%;

  }



  /* < !--=========NEWS MOST RECENT==========--> */



  /* < !--===============NEWS CRPTOCURRENCY SEC=========--> */



  .crpto-right .crptocurrency-box {

    width: 100%;

    flex-direction: column;

  }



  .crpto-left .crptocurrency-box {

    flex-direction: column;

    border-bottom: none;

  }



  .crpto-left .crptocurrency-box img {

    width: 100%;

    height: auto;

    object-fit: cover;

    margin-bottom: 1px;

  }



  .newsrecent-card-wrap .newsrecent-banneradd-box {

    width: 100%;

  }



  .breaking-news-box:nth-child(1) {

    width: 100%;

  }



  .breaking-news-wrap {

    padding: 14px 0px;

  }



  /* < !--===============NEWS CRPTOCURRENCY SEC=========--> */



  /* ============= ABOUT US CSSS ================ */



  .main-about-section {

    margin: 25px 4px 25px 7px;

    flex-direction: column;

    gap: 18px;

  }



  .main-about-section .about-left img {

    width: 100%;

  }



  .about-right h1 {

    font-size: 20px;

  }



  .about-right p {

    font-size: 14px;

  }



  .what-we-do-section {

    margin: 25px 4px 25px 7px;

  }



  .what-we-do-section h6 {

    font-size: 20px;

    line-height: 29px;

  }



  /* ============= ABOUT US CSSS ================ */



  /* < !--=============BUSINESS NEWS SEC=============--> */



  .business-news-box:nth-child(2) img {

    width: 100%;

    height: auto;

    object-fit: cover;

  }



  .business-page-box {

    width: 100%;

  }



  .breaking-third-box {

    width: 100%;

  }



  .breaking-third-box .breaking-news-box {

    width: 100%;

  }



  .business-news-box:nth-child(1) {

    width: 100%;

  }



  /* < !--=============BUSINESS NEWS SEC=============--> */



  /* ================ INNER PAGES CSS ============== */



  .body-section1 {

    flex-direction: column;

  }



  .agretiate-newsarticle-wrap {

    padding: 12px 0 14px 0;

  }



  .section-1-sectors a {

    right: 21px;

  }



  .table-diagram .right-table img {

    width: 100%;

  }



  .right-sec {

    gap: 17px;

    width: 100%;

    height: auto;

    flex-direction: column;

    align-items: center;

  }



  .table-diagram {

    flex-direction: column;

  }



  .left-table-white {

    width: 100%;

  }



  .clean-energy-white-table-heading h1 {

    font-size: 20px;

  }



  .two-tablesection {

    margin-top: 21px;

    flex-direction: column;

  }



  .events-wrap .nav-tabs {

    gap: 9px;

    margin-left: 12px;

  }



  .event-calender {

    margin: 18px 20px 20px 20px;

    flex-direction: column;

    gap: 12px;

  }



  .influ-table2.align-table-squece {

    padding: 14px 8px;

  }



  .second-table-heading {

    gap: 1px;

    margin: 7px 0px 0px 19px;

    flex-direction: column;

  }



  .detail-table-heading {

    margin-left: 19px;

    margin-bottom: 14px;

  }



  .stocks-box-main h6 {

    width: 100%;

  }



  .stock-from-wrap form label {

    display: block;

  }



  .stock-from-wrap label .stock-content-wrap {

    align-items: flex-start;

    gap: 8px;

    flex-direction: column;

    width: 100%;

  }



  .stockbox-btn {

    display: flex;

    gap: 10px;

    flex-direction: column;

    align-items: flex-start;

  }



  .newsletter {

    padding: 24px 20px;

    width: 100%;

    height: auto;

    display: block;

  }



  .left-newsletter {

    width: 100%;

    margin-left: 0;

    margin-bottom: 17px;

  }



  /* ================ INNER PAGES CSS ============== */



  /* --FOOOTER -- */



  .footer-inner {

    flex-direction: column;

    gap: 8px;

  }



  .footer-inner .footer-in-box:nth-child(1) {

    width: 100%;

  }



  .footer-inner .footer-in-box:nth-child(2) {

    width: 48%;

  }



  .footer-inner .footer-in-box:nth-child(3) {

    width: 48%;

  }



  .footer-inner .footer-in-box:nth-child(4) {

    width: 100%;

  }



  .footer-inner .footer-in-box:nth-child(5) {

    width: 100%;

  }



  .footer-bottom p {

    font-size: 14px;

  }



  .share-detail-wrap {

    padding: 35px 10px;

  }



  .footer-bottom {

    width: 100%;

    height: auto;

    gap: 10px;

    padding: 15px 4px;

    margin-top: 26px;

    position: relative;

    flex-direction: column;

  }



  .crpto-right .footer-box {

    visibility: hidden;

  }



  /* --FOOOTER -- */



  /* DK-CSS */



  /* AUTOMOTIVE */



  .section-1-sectors h2 {

    width: 90%;

  }



  .heading-sec.automotive-btn h2 {

    padding-bottom: 50px;

  }



  .heading-sec.automotive-btn a {

    right: 20px;

    top: 40px;

  }



  /* AUTOMOTIVE */



  /* VIDEO */



  .video-section {

    flex-direction: column;

  }



  .video-right {

    width: 100%;

  }



  .video-right img {

    width: 100%;

  }



  /* VIDEO */



  /* DK-CSS */



  /* --- EVENTS PAGE CSS ---- */



  .table-btn a {

    display: none;

  }





  /* --- EVENTS PAGE CSS ---- */







}