/* cookie */
.js-cookie-consent.cookie-consent {
    text-align: center;
    position: fixed;
    z-index: 999999999999;
    display: block;
    top: 69%;
    border-radius: 5px;
    width: 40%;
    background: #fff;
    padding: 25px;
    box-shadow: 1px 1px 17px -2px #707070;
    left: 1rem;
}

button.js-cookie-consent-agree.cookie-consent__agree {
    padding: 7px 14px;
    background: #2D76DF;
    border: none;
    margin: 11px;
    color: #fff;
    border-radius: 5px;
}
button.js-cookie-consent-agree.cookie-consent__agree a {
    color: #fff;
    font-family: 15px;
}
button.js-cookie-consent-agree.cookie-consent__agree span {
    font-size: 16px;
}
/* end cookie */
.privacy-space {
    padding: 30px;
}
.cookie_privacy {
    margin-top: 30px;
}

h1,h2,h3,h4,h5,h6,a,div,p,span,strong {
    /*font-family: 'poppins','Battambang';*/
    font-family: 'Dosis','Open Sans', sans-serif;
 }

.bg_header {
    background-color: #2D76DF !important;
}
.font-20 a{
    font-size: 20px;
}
.all-lang{display: flex;}
.all-lang li {list-style: none;float:right;}
.all-lang ul {display: flex;}
.all-lang img {padding: 2px 4px; width: 38px;}
.all-lang .search-box {float: left;padding: 28px 6px;}
.latest-news h1{font-size:20px;}
.post-date{font-size: 14px;}

.all-contianer-section {
    margin-top: 80px;
    margin-bottom: 80px;
}
.mean-container .mean-nav ul li {
    border-top: 1px solid#dbdbdb;
}
li.qlink {
    display: flex;
    align-items: baseline;
}
/* style on logo */
a.logo-mobile-menu img {
    max-width: 32%;
    height: auto;
}
/*.logo-area {*/
/*    padding: 10px 0px 13px;*/
/*    width: 360px;*/
/*}*/
.home-slider a.mobile {
    display: none;
}
/* top header with icon */
.header-top-bar.bg-color,
.menu-two-style.stick:after {
    background: #DB2827;
}
.menu-two-style .container > .menu-full {
    top: 0px;
}
.main-menu-area nav > ul > li > a {
    font-size: 16px;
    padding: 0 12px !important;
    letter-spacing: 1px !important;
} 
.header-two-style .header-area {
    background: #fff0;
    position: absolute;
    z-index: 999;
    width: 100%;
    padding: 0px;
    height: 70px;
}
.header-drop-menu {
    background: #DB2827;
    height: 70px;
}
.border-cr {
    border-style: solid;
    border-color: #DB2827;
    border-width: 0px 2px;
}

.foricon {
    padding: 23px 6px;
    justify-content: flex-end;
    display: flex;
}
.donate i {
    font-size: 22px;
}
.donate a{
    color: #DB2827;
}
.ftf{
    font-family: poppins;
}
.m0{
    margin: 0px;
}
.lg-icon{
    display: flex;
    padding: 33px 0;
    justify-content: end;
}
ul.lg-icon li {
    padding-left: 12px;
}
a.search-button,.top-social-link i
,.card-body a
,.achive-new a  {
    color: #000;
} 
.header-top-bar .top-social-link ul li {
    padding-left: 1px;
    margin-left: 5px;
}
.top-social-link li {
    border: 2px solid #ffff;
    border-radius: 50%;
    text-align: center;
    width: 26px;
    height: 26px;
    padding: 2px;
}
.top-social-link {
    padding-right: 13px;
}

/* for slider */

.owl-slider .text {
    color: #ffffff;
    padding: 0px 20px;
    display: flex;
    justify-content: space-between;
    right: 0px;
    margin-top: 0px;
    position: absolute;
    top: 53%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}
.owl-slider .text h1 {
    font-size: 65px;
    color: #ffffff;
}
.owl-slider .banner-content p {
    font-size: 24px;
    padding: 0px 139px;
}
.owl-slider .banner-content .common-btn {
    display: none;
}
.owl-slider .text .banner-content {
    width: 100%;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}

.text .banner-content p {
    text-shadow: 1px 1px grey;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    color: #fff;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.text .banner-content h1{
    text-shadow: 1px 1px grey;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.owl-slider .text a.common-btn {
    background: #DB2827;
    color: #ffffff;
    padding: 5px 16px;
}
.owl-controls {
    visibility: hidden;
}
.owl-theme .owl-controls .owl-nav {
    padding: 0px 20px;
    display: flex;
    justify-content: space-between;
    right: 0px;
    margin-top: 0px;
    position: absolute;
    top: 45%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}


.owl-prev:before {
    content: url(/storage/app/uploads/icon/left-arrow-1.png) !important;
    visibility: visible;
    background: #FF0000;
    border-radius: 6px;
    display: block;
    padding: 9px;
    width: 36px;
    height: 36px;
}
.owl-next:after {
    content: url(/storage/app/uploads/icon/right-arrow-1.png) !important;
    visibility: visible;
    border-radius: 6px;
    background: #FF0000;
    display: block;
    padding: 9px;
    width: 36px;
    height: 36px;
}
.owl-theme .owl-controls .owl-nav > div {
    visibility: hidden;
    display: flex;
}
/* style under title home page*/
.box-shadow .card-body span {
    color: #444444 !important;
    font-size: 15px !important;
}
.home-section hr {
    margin-top: -1px;
    margin-bottom: 30px;
    border: 0;
    border-top: 2px solid #DB2827;
}
.home-title
 {
    background-color: #DB2827;
    width: 220px;
    margin: auto;
    font-size: 35px;
    padding-top: 10px;
    color: #ffffff;
}
/* card blog */
.card.mb-4.box-shadow {
    border: 1px solid #b3b3b366;
    border-radius: 0 0 0px 0px;
    margin-bottom: 32px;
}
/*.card span.post-date {*/
/*    display: none;*/
/*}*/
.card-body .align-items-center {
    background-color: #DB2827;
    width: 123px;
    padding: 5px;
    height: 31px;
    text-align: center;
}
 .home-section .card-body h1 a:hover {
    color: #060663;
} 
.box-shadow .card-body {
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    color: #131399;
}
.home-section .box-shadow img {
    width: 460px;
    height: 235px;
}
 .card-body h1 a{
    color: #444444;
    /*font-size: 20px;*/
    /* -webkit-transition: 1s; */
} 
.btn-view-all {
    background: #DB2827;
    color: #ffffff;
    border-radius: 0;
}
li.language-list img {
    max-width: 30px;
}
.btn-view-all {
    background-color: #DB2827;
    color: #ffffff;
    display: flex;
    margin: auto;
    height: 35px;
    width: 123px;
    justify-content: center;
    border-radius: 0;
}
.btn-view-all {
    margin-bottom: 50px;
    font-size: 16px;
}
.btn-view-all-second{
    margin-top: 30px;
}
.btn.btn-view-all:hover
{
    color: #131399;
}
/*start page image */
.col-sm-12.section-img {
    padding: 0px 18px;
}
.section-row-img{
    margin-bottom: 30px;
}
/*end page image */
/* ----footer---- */
h3.tooter-title {
    font-size: 28px;
    color: #fff;
}
.footer-about a.rc-btn-more {
    background-color: #DB2827;
    padding: 1px 17px;
    display: flex;
    margin-top: 24px;
    width: 100px;
    justify-content: center;
    color: #ffffff;
}
.footer-about {
    margin-top: 0px;
   
}
.link-footer {
    display: flex;
    align-items: center;
}
.footer-bottom-area {
    /*background: #EFEFEF;*/
    color: #000000;
    font-size: 16px;
    padding: 80px 0;
}

.link-footer i {
    font-size: 24px;
    padding-right: 10px;
    color: #fff;
}
.link-footer p {
    line-height: 1.6;
    margin: 6px 0;
    color: #fff;
}
.link-footer p:hover{
    color: #FF7355;
}
.copyright {
    background: #D6D6D6;
    color: #000000;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
}
/* end footer */
/* post page */
.box-shadow img.card-img-top {
    transition: transform 0.5s ease;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
img.card-img-top:hover {
    transform: scale(1.4);
}
/*.news-layout-2 .box-shadow img{*/
/*    height: 220px;*/
/*}*/
.home-section img.card-img-top {
    height: 274px !important;
}
.home-section .box-shadow .card-body {
    position: relative;
    min-height: 225px;
    background: white;
}
.box-shadow .card-body {
    position: relative;
    background: white;
}
.card.mb-4.box-shadow {
    overflow: hidden;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.container.post-single {
    padding: 80px 16px !important;
}
h1.amret-home-heading {
    font-size: 30px;
    font-weight: 500;
}
.blog-content-detail {
    font-size: 18px;
    font-weight: 500;
}
.post-heading h1.amret-home-heading {
    margin-top: 35px;
}
.side-item h1.amret-home-heading {
    padding: 0px 15px 0px;
}
ul.achive-new {
    padding-left: 15px;
}
.rc-btn-more a {
    background-color: #DB2827;
    color: #ffffff !important;
    font-size: 16px;
    padding: 4px 40px;
}
/* end post page */

/* news page */
.pagination>.active>span {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #DB2827;
    border-color: #DB2827;
}
.pagination li a:hover {
    background: #DB2827;
    color: #ffffff;
}

.achive-new a {
    letter-spacing: 2px;
    border: 1px solid;
    padding: 5px 30px;
    margin-right: 10px;
    transition: .5s;
    background: #009345;
}

.achive-new a:hover {
    transition: .5s;
    background: #E9B94A;
    color: #ffffff;
}
.latest-news-area .card.mb-4.box-shadow {
    height: 405px;
}
.box-shadow .card-body h1 {
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.box-shadow .card-body p {
    margin-top: -12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.home-section .box-shadow .card-body p {
    margin-top: -12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}
.news-layout-2 .box-shadow img {
    max-width: 100%;
}
.sidebar .sidebar-box .popular-tag a:hover {
    background: #E9B94A;
    color: #ffffff;
  }
/* end news page */
/* about us page */

.about-top-col .videoPopup .play-btn {
    position: absolute;
    left: 46%;
    top: 42%;
}
.row-about-text{
    display: flex;
    align-items: center;
}
.font-35 h1 img:hover {
    transform: scale(1.1);
    box-shadow: 0px 0px 13px grey;
    border-radius: 50%;
    transition: .5s;
}
.htop {
    margin-bottom: 5px;
}
.top-col-h{
    padding-top: 30px;
}
.about-top-col{
    padding: 50px 17px;
}
.col-sm-12.b-color {
    background: #EFEFEF;
}
.font-18,.font-35 p,.p-link{
    font-size: 18px;
} 
.font-35 h1,.htop {
    font-size: 35px;
}
.font-35 p,.font-35 h1,.be-center{
    text-align: center;
}
.be-center {
    padding: 50px 130px;
}
.be-center p {
    font-size: 25px;
    transition: .4s;
}
.be-center p:hover {
    transform: scale(1.1);
    transition: .4s;
}
.be-center p img,.font-35 h1 img {
    margin-bottom: 20px;
}
.h-c4 {
    margin-bottom: 45px;
}
.font-35 h1 img{
    transition: .5s;
    width: 120px !important;
    height: auto !important;
}
.two-about {
    padding: 80px 15px;
}
.two-about .col-md-6:first-child{
    border-right: 1px solid #DB2827;
}
.two-about p{
    margin-bottom: 0px;
}
/* video */

.home-section .videoPopup .play-btn {
    position: absolute;
    left: 48%;
    top: 43%;
}
.videoPopup .play-btn {
    position: absolute;
    left: 45%;
    top: 41%;
}
/* .videoPopup .play-btn {
    position: absolute;
    left: 40%;
    top: 23%;
} */
.news-layout-2 .play-btn i.fa.fa-play {
    font-size: 100%;
    color: #fff;
    border: 2px solid #fff;
    padding: 17px 18px;
    border-radius: 50px;
    background: #db2827;
} 

.about-top-col span.mkdf-btn-text {
    position: absolute;
    top: 129px;
    left: 294px;
}
.about-top-col a.mkdf-btn-text.IDL3XTQOZQ5QJSO33.IDL3Y4S3LTJBTAU4 {
    display: inline-grid;
    visibility: hidden;
}
.about-top-col a.mkdf-btn-text.IDL3XTQOZQ5QJSO33.IDL3Y4S3LTJBTAU4:after {
    visibility: visible;
    content: url(https://www.honda.giantandro.com/storage/app/uploads/icon/YouTube_full-color_icon%202.png);
}
.bx-caret-right::before {
    content: "";
    font-size: 25px;
    visibility: hidden;
    vertical-align: middle;
}
/* end video */
.row-center{
    display: flex;
}
.about-top-col .col-md-6 {
    display: flex;
    align-items: center;
}
.text-about{
    display: flex;
}
/* end about us page */

/* help page */
.other-section h1{
    font-size: 25px;
    color: #DB2827;
}
.number-phone a:hover {
    color: #DB2827;
}
/* end help page */
/* contact page */
.contact-section p strong {
    color: #DB2827;
}
.contact-section p{
    font-size: 18px;
}
/* end contact page */
/*report page */
.report-section p a {
    font-size: 18px;
    line-height: 40px;
}
.report-pdf-row {
    margin-bottom: 10px;
}
/* end report page */
/*newspaper*/

.latest-news-area .pagination-wrapper {
    text-align: center;
    bottom: -118px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 10px;
}
.news-layout-2 .box-shadow .card-body h1 {
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.card-body p a {
    color: #131399;
}

/* screen from big to small */
@media screen and (max-width: 1366px){
    a.meanmenu-reveal,.mean-container .mean-bar{
        display: block !important;
    }
   
    
}
@media screen and (max-width: 1280px){
    .news-layout-2 .box-shadow img {
        max-width: 100%;
        height: 200px;
    }
    .owl-slider .text .container {
        width: 1000px;
    }
    .latest-news-area .card.mb-4.box-shadow {
        height: auto;
    }
    .menu-two-style .main-menu-area nav > ul > li > a {
        font-size: 17px;
    }
    .mean-container .mean-bar a.logo-mobile-menu {
        background: #ffffff;
        box-sizing: border-box;
        width: 100%;
        border-bottom-style: solid;
        border-bottom-width: thin;
    }
}
@media screen and (max-width: 1024px){
    .owl-slider .text .container {
        width: 817px;
    }
    .menu-two-style .main-menu-area nav > ul > li > a {
        font-size: 14px;
        padding: 0 10px !important;
    }
    .owl-slider .text h1 {
        font-size: 25px;
        color: #ffffff;
    }
    .latest-news-area .card.mb-4.box-shadow {
        height: auto;
    }
    .post-single .col-sm-4 {
        width: 68.333333%;
    }
}
@media screen and (max-width: 912px){
    .home-section img.card-img-top {
        height: 160px !important;
    }
    .about-top-col .row-center {
        display: block;
    }
    .about-top-col .videoPopup .play-btn {
        position: absolute;
        left: 46%;
        top: 44%;
    }
    .about-top-col i.fa.fa-play {
        font-size: 100%;  
        padding: 13px 14px;
    }
    .about-top-col .col-md-6 {
        width: 100%;
        display: flex;
        align-items: center;
    }
    .donate {
        width: 25.333333%;
        padding: 8px 0px;
    }
    .header-top-bar .col-sm-3 {
        width: 100%;
    }
    .box-shadow .card-body h1 {
        margin-bottom: 12px;
        font-size: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }
    .box-shadow .card-body p {
        margin-bottom: 12px;
    }
    .home-section .box-shadow .card-body {
        position: relative;
        min-height: auto;
        background: white;
    }
    .home-section .box-shadow .card-body p {
        margin-top: -12px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .latest-news-area .container {
        width: 850px;
    }
    .news-layout-2 .box-shadow img {
        max-width: 100%;
    }
    
    .be-center {
        padding: 50px 0px;
    }
    .two-about .col-md-6:first-child {
        border-right: none;
    }
    .two-about .col-md-6:last-child {
        margin-top: 70px;
    }
}
@media screen and (max-width: 820px){
    .home-section .box-shadow img {
        width: 100%;
        height: 220px !important;
    }
    .owl-slider .text .container {
        width: 630px;
    }
    .owl-slider .text .banner-content {
        text-align: center;
        padding-top: 0px;
        padding-bottom: 20px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .text .banner-content p {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }
    .home-section .box-shadow .card-body p {
        margin-top: -12px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    .latest-news-area .container {
        width: 790px;
    }
    .home-section .box-shadow .card-body {
        position: relative;
        min-height: 200px;
        background: white;
    }
}
@media screen and (max-width: 768px){
    .latest-news-area .container {
        width: 740px;
    }
    .owl-slider .text .container {
        width: 88%;
    }
    .owl-slider .text .banner-content{
        padding-left: 10px;
        padding-right: 10px; 
    }
}
@media screen and (max-width: 540px){
/* cookie */
.js-cookie-consent.cookie-consent {
    position: fixed;
    z-index: 999999999999;
    top: 70%;
    border-radius: 5px;
    width: 94.5%;
    padding: 25px;
    box-shadow: 1px 1px 17px -2px #707070;
   
}

    .home-section .box-shadow img {
        width: 100%;
        height: 175px !important;
    }
    .news-layout-2 .box-shadow img {
        max-width: 100%;
        height: 170px;
    }    
    .mean-container .mean-nav ul li a.mean-expand {
        margin-top: 0px;
        padding: 8px !important;
    }
    .about-top-col {
        padding: 110px 0 50px;
    }
    .htop {
        margin-top: 55px;
        font-size: 35px;
    }
    .home-section .videoPopup .play-btn {
        position: absolute;
        left: 44%;
        top: 43%;
    }
    .latest-news-area .pagination-wrapper {
        text-align: center;
        bottom: -97px;
        position: absolute;
        left: 36%;
        transform: translate(-50%, -50%);
        padding: 0;
    }
    .owl-slider .owl-stage {
        top: 9px;
    }
    .owl-slider .text .container {
        width: 80%;
    }
    .owl-slider .text a.common-btn {
        font-size: 10px;
        background: #DB2827;
        color: #ffffff;
        padding: 3px 13px;
    }
   
    .text .banner-content h1 {
        margin-bottom: 4px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }
    .text .banner-content p {
        margin-bottom: 10px;
        font-size: 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }
    .owl-slider .text h1 {
        font-size: 16px;
    }
    .owl-theme .owl-controls .owl-nav {
        padding: 0px;
    }
     
    .owl-next:after {
        padding: 4px;
        width: 25px;
        height: 25px;
        content: ">";
        color: #fff;
    }
    .owl-prev:before {
        padding: 4px;
        width: 25px;
        height: 25px;
        content: "<";
        color: #fff;
    }
    .home-slider {
        margin-top: 34px;
    }
    .latest-news-area .container {
        padding-right: 30px;
        padding-left: 30px;
        margin-right: auto;
        margin-left: auto;
    }
    .latest-news-area .categories.menu-sidebar {
        width: 70%;
    }
    .footer-bottom-area .container {
       
        font-size: 20px;
        padding-right: 30px;
        padding-left: 30px;
    }
    .footer-contacts {
        margin-top: 30px;
    }
    .footer-bottom-area {
        padding: 40px 0;
    }
    .latest-news-area {
        padding: 95px 0 50px;
    }
    .sidebar {
        margin-top: 10px;
    }
    .post-single .col-sm-4 {
        width: 100%;
    }
    .videoPopup .play-btn {
        position: absolute;
        left: 40%;
        top: 19%;
    }
    .sidebar .sidebar-box {
        margin-bottom: 40px;
    }
    .all-contianer-section {
        margin-top: 100px;
        margin-bottom: 25px;
    }
    .news-layout-2 .btn_play_video .card-body h1 {
        font-size: 16px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .box-shadow .card-body h1 {
        font-size: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }
    .home-section .box-shadow .card-body p {
        margin-top: -12px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .home-section .box-shadow .card-body {
        position: relative;
        min-height: auto;
        background: white;
    }
}
@media screen and (max-width: 414px){
    .news-layout-2 .box-shadow img {
        max-width: 100%;
        height: 230px;
    }
    .home-section .box-shadow img {
        width: 100%;
        height: 270px !important;
    }
    .owl-slider .text {
        color: #ffffff;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
    }
    .owl-slider .text .banner-content {
        text-align: center;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .be-center {
        padding: 30px 0px;
    }
    .two-about {
        padding: 50px 30px 30px;
    }
    .about-top-col {
        padding: 95px 0 50px;
    }
    .home-section i.fa.fa-play {
        font-size: 100%;   
        padding: 15px 16px;
    }
    .news-layout-2 .videoPopup .play-btn {
        position: absolute;
        left: 43%;
        top: 28%;
    }
    .pagination li a {
        padding: 5px 18px;
    }
    .home-title {
        margin: 0px auto;
        margin-top: -20px; 
        width: 155px;
        font-size: 25px;
        padding-top: 10px;
    }
    .news-layout-2 .box-shadow img {
        width: 100%;
    }
    .box-shadow .card-body p {
        margin-top: -12px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    .latest-news-area .pagination-wrapper {
        width: 50%;
        left: 27%;
        text-align: center;
    }
    .popular-tag {
        width: 30%;
    }
    .latest-news-area .categories.menu-sidebar {
        width: 52%;
    }
}
@media screen and (max-width: 393px){
    .latest-news-area .categories.menu-sidebar {
        width: 48%;
    }
}
@media screen and (max-width: 375px){
    /* cookie */
    .js-cookie-consent.cookie-consent {
        position: fixed;
        z-index: 999999999999;
        top: 66%;
        border-radius: 5px;
        width: 92.5%;
        padding: 12px;
        box-shadow: 1px 1px 17px -2px #707070;
    }
    .latest-news-area .categories.menu-sidebar {
        width: 46%;
    }
}
@media screen and (max-width: 360px){
    /* cookie */
    .js-cookie-consent.cookie-consent {
        position: fixed;
        z-index: 999999999999;
        top: 66%;
        border-radius: 5px;
        width: 92.5%;
        padding: 16px;
        box-shadow: 1px 1px 17px -2px #707070;
    }
    .news-layout-2 .box-shadow img {
        max-width: 100%;
        height: 200px;
    }
    .home-section .box-shadow img {
        width: 100%;
        height: 220px !important;
    }
    .latest-news-area .categories.menu-sidebar {
        width: 44%;
    }
}
    
    
/* screen from small to big */
@media (min-width: 360px){
    .row .news-layout-2 .col-md-4 {
        width: 46%;
    }
}
@media (min-width: 375px){
    .row .news-layout-2 .col-md-4 {
        width: 49%;
    }
}
@media (min-width: 390px){
    /* cookie */
    .js-cookie-consent.cookie-consent {
        position: fixed;
        z-index: 999999999999;
        top: 71%;
        border-radius: 5px;
        width: 94.5%;
        padding: 20px;
        box-shadow: 1px 1px 17px -2px #707070;
    }
    .row .news-layout-2 .col-md-4 {
        width: 50.5%;
    }
}
@media (min-width: 412px){
    .row .news-layout-2 .col-md-4 {
        width: 54%;
    }
}
@media (min-width: 414px){
    .row .news-layout-2 .col-md-4 {
        width: 54%;
    }
}
@media (min-width: 540px){
    .row .news-layout-2 .col-md-4 {
        width: 36.333333%;
        float: left;
    }
    .home-section .box-shadow img {
        width: 100%;
        height: auto;
    }
    .home-section .latest-news .col-md-4 {
        width: 50%;
        float: left;
    }
}

@media (min-width: 768px){
    .row .news-layout-2 .col-md-4 {
        width: 49.333333%;
        float: left;
    }   
}

@media (min-width: 912px){
   
    .row .news-layout-2 .col-md-4 {
        width: 48.333333%;
        float: left;
    }
    .home-section .latest-news .col-md-4 {
        width: 33.333%;
        float: left;
    }
}

@media (min-width: 992px){
    .row .news-layout-2 .col-md-4 {
        width: 33.33333333%;
        float: left;
    }
}
@media screen and (min-width: 1366px){
    /* cookie */
    .js-cookie-consent.cookie-consent {
        position: fixed;
        z-index: 999999999999;
        top: 67%;
        border-radius: 5px;
        width: 33.5%;
        padding: 20px;
        box-shadow: 1px 1px 17px -2px #707070;
    }
    .container {
        width: 1300px;
    }
    .latest-news-area .card.mb-4.box-shadow {
        height: auto;
    }
}
@media (min-width: 768px) and (max-width: 991px){
    .menu-two-style .main-menu-area nav > ul > li > a {
        font-size: 14px;
    }
}
.giant-links{
    float: right;
    position: absolute;
    display: flex;
}
.js-cookie-consent.cookie-consent {
  text-align: center;
}