
/* Medium Devices, Desktops */
/* @media only screen and (max-width : 992px) and (min-width: 768px) { */
@media only screen and (max-width : 1200px) and (min-width: 500px) {
    .col-md-12>#adsdiv>iframe {
        width: 100% !important;
    }
   
    .currency-converter-btn > div:nth-child(3) > button {
        width: 100%;
    }

#div_mostPophtml .col-md-12, #div_mostPop .col-md-12{
        margin: 5px !important;
    display: flex;
    padding: 5px !important;
}
    #adsdiv {
        text-align: center !important;
    }

    [class*="col-"] {
        width: 100% !important;
        padding: 0px !important;
    }

    .row {
        margin: 0px !important;
        display: table-row-group;
    }



    .col-md-4 {
        height: unset !important;
        /* margin-bottom: 25% !important; */
    }

    .card .card-header {
        margin: 0px !important;
        padding: 0px !important;
    }

    .card .card-content {
        padding: 0px !important;
    }

    .img-wrapper {
        min-height: unset !important;
        max-height: unset !important;
    }

    .img-wrapper img, .article-inner img, a >img {
        width: 100% !important;
        height: unset !important;
        max-height: none !important;
    }

    .article-inner .article-info {
        padding: 0px !important;
    }
/* to ipad */
    .col-md-3 {
        /* margin-bottom: 25% !important; */
    }
    /* .text-center{
       display: flex;
    } */

    .text-center> a {
        /* display: table-caption; */
        width: 100%
    }

    .heading-large-center {
        width: 100% !important;
        padding: 0px !important;
    }

    .article-info {
        padding: 0px;
    }

    .article-inner .article-info {
        padding: 10px;
    }

    .article-inner .article-info .entry-title {
        font-size: 23px;
    }
    .cards-ind_row {
        display: flex;
        align-items: center;  
        gap: 10px;
        margin-right: 0 !important;
        padding-left: 0px !important;
        border-top: 1px solid #ddd;
        margin-bottom: 6px;
    }
    .img-100p {
        width: 100% !important;
        height: unset !important;
        max-height: none !important;
    }
    .class155{
        margin-top: -62px !important;
    }
    .class153{
        margin-top: 0px;
    }
    #offcanvas-toggler>i{
        margin-left: 550px !important;
    }










    /* end abdallah */
    

    .post-share-social {
        right: 8px;
    }

    .post-share-social .share-icon {
        margin-left: 5px;
    }

    .thumb-gallery #img_galley .flex-direction-nav li.flex-nav-next a,
    .thumb-gallery #img_galley .flex-direction-nav li.flex-nav-prev a {
        bottom: 30px;
    }

    .social-common-bar .social-icon i {
        width: 46px;
    }

    .social-common-bar .social-total-count {
        float: none;
        margin-left: 0;
    }

    .social-common-bar .social-icon {
        display: block;
    }

    #bottom1,
    #bottom2,
    #bottom3,
    #bottom4 {
        height: 200px;
    }

    .new_bar_green_links {
        display: none !important;
    }
}
@media only screen and (max-width: 480px) {
    .container>div>div {
        display: flex
;
        flex-direction: column;
    }
}
@media only screen and (max-width: 580px) {
    [class*="col-"], .article-inner img, a> img, .class151 {
        width: 100% !important; 
        margin: unset !important;
        padding: unset !important;
    }
}

@media only screen and (max-width: 580px) {
    #LastStockNewsID {
        width: 121% !important; 
        margin: unset !important;
        padding: unset !important;
    }
}

@media only screen and (max-width: 480px) {
    .post-meta-info-list:first-child {
        padding-left: 83px !important;
    }
}
/* Aya added this part: */

@media only screen and (min-width: 300px) and (max-width: 1200px) {
   #div_mostPophtml .col-md-12, #div_mostPop .col-md-12{
        margin: 5px !important;
    display: flex;
    padding: 5px !important;
}
#div_mostPophtml, #div_mostPop{
    margin-left: 20px;
}
}
@media only screen and (min-width: 300px) and (max-width: 700px) {
#div_mostPophtml img, #div_mostPop img
{
    width: 100% !important;
}
}
@media only screen and (min-width: 481px) and (max-width: 1200px)  {
#div_mostPophtml img, #div_mostPop img
{
    width: unset !important;
}
}
@media only screen and (min-width: 1201px)  {
#div_mostPophtml img, #div_mostPop img
{
    /* width: unset !important; */
}
}
/***************************/
@media only screen and (max-width: 480px) {
    .img-wrapper img {
        width: 100% !important;
        height: unset !important;
        max-height: none !important;
    }
}