/* bootstrap.min.css */

/* style.css */
.footer a,.footer h4,.white{
    color:#fff
}
.card,.card-d{
    min-height:14em
}
#section,.background{
    background-repeat:no-repeat
}
.img div,.middle{
    transform:translate(-50%,-50%)
}
.column-heading,.footer a,.heading-large,.home-main-content,.news-heading-class,.profile-heading-class,.text-content,body{
    font-family:Merriweather,serif
}
.footer a,a{
    text-decoration:none
}
a:hover{
    text-decoration:underline
}
.footer,.width-90{
    width:90%
}
.descrip,.first-new-right a,.headin,.heading-only a,.heading-only-container a,.list-heading-class a,.profile-container a{
    color:#000
}
.imgfluid{
    margin-bottom:1rem;
    margin-top:1rem
}
.textdisplay{
    background-color:#e0e0e0;
    position:absolute;
    display:flex;
    flex-direction:column;
    align-items:center;
    margin:0 6.2%;
    padding:3%
}
.heading-only,.heading-only-container{
    padding-top:20px;
    padding-bottom:20px;
    border-bottom:1px dotted
}
.headin{
    font-size:40px;
    font-weight:700
}
.descrip{
    font-size:20px;
    text-align:center
}
.bkgrndimg{
    margin:0 8%;
    height:290px
}
.mobbkgrndimg{
    display:none
}
@media screen and (max-width:1024px){
    .heading{
        font-size:29px;
        font-weight:600
    }
    .descrip{
        font-size:20px
    }
}
@media screen and (max-width:768px){
    .heading{
        font-size:22px;
        font-weight:900
    }
    .descrip{
        font-size:12px
    }
    .bkgrndimg{
        height:160px
    }
    .footmag{
        width:40%
    }
}
@media screen and (max-width:425px){
    .heading{
        font-size:12px;
        font-weight:900
    }
    .descrip{
        font-size:9px
    }
    .bkgrndimg{
        height:160px
    }
    .footmag{
        width:40%
    }
}
@media screen and (max-width:375px){
    .heading{
        font-size:9px;
        font-weight:900
    }
    .descrip{
        font-size:8px
    }
    .bkgrndimg{
        height:130px
    }
}
.footer-bg{
    background-color:#101053
}
.mt-10{
    margin-top:10rem
}
@media screen and (max-width:768px){
    .mt-10{
        margin-top:5rem
    }
}
.heading-large{
    font-weight:800;
    line-height:40px;
    font-size:1.8em;
    padding-top:20px
}
.home-main-content{
    margin-top:20px;
    font-size:18px
}
.first-new-right{
    border-bottom:1px dotted
}
.heading-only{
    height:180px;
    overflow:hidden
}
.heading-only h5,.heading-only h6,.heading-only p,.heading-only-container h5,.heading-only-container h6,.heading-only-container p,.news-heading-class,.newsletter-container h5{
    font-weight:700
}
.margin-bottom{
    margin-bottom:30px
}
.opinion-container{
    padding:25px 10px 10px;
    border:1px solid #000;
    border-top:10px solid #000;
    border-bottom:1px dotted
}
.newsletter-container{
    background-color:#000;
    padding:10px;
    margin-top:30px;
    color:#fff
}
.newsletter-container button{
    width:37%;
    /* height:40%; */
    margin-top:7px
}
.form-edit{
    border-radius:0
}
.double-border{
    height:1px;
    border-top:1px dotted #000;
    border-bottom:1px dotted #000
}
.footer{
    color:#fff;
    padding:30px 0
}
.footer-quick-links{
    list-style:none;
    padding-left:0
}
.profile-heading-class{
    font-size:20px;
    font-weight:700;
    margin-top:10px;
    line-height:30px;
}
#subscribeResponse{
    font-style:italic;
    font-size:13px
}
.search-area{
    padding:10px 25px 0 0
}
.card-image{
    display:block;
    background-size:contain;
    filter:blur(3px)
}
.card-image>img{
    display:block;
    width:100%;
    opacity:1
}
.card-image.is-loaded{
    filter:none;
    transition:filter 1s
}
.img div{
    top:50%;
    left:50%;
    position:absolute
}
.main-img{
    width:68em
}
.new-sec-img{
    width:17em
}
.sm-img{
    width:10em
}
.card{
    background-color:#feeae9;
    width:37em;
    border:none
}
.card-d{
    border-radius:75px 5px;
    padding:8px
}
.card-img{
    height:95px;
    border-radius:50%;
    width:96px
}
.img-cont{
    top:7%;
    right:50%;
    left:-13%;
    bottom:87%
}
.checked{
    color:orange
}
@media only screen and (max-width:2560px){
    .new-sec-img{
        width:33em
    }
    .web-img{
        display:block;
        width: 160px;
        height: 85px;
    }
    .custom-col{
        flex: 1 0 0%;
    }
    .custom-gap{
        gap: 1.2rem !important;
    }
    .custom-font{
        font-size: calc(1.1rem + .3vw);
    }
}
@media only screen and (max-width:1440px){
    .main-img{
        width:51em
    }
    .new-sec-img{
        width:23em
    }
    .client-speak-main{
        display:flex;
        flex-direction:column;
        gap:40px
    }
    
}
@media only screen and (max-width:1024px){
    .main-img{
        width:42em
    }
    .new-sec-img{
        width:42em
    }
    .sm-img{
        width: 19em;
        height: auto;
    }
    .small-font{
        font-size:smaller
    }
    .client-speak-main{
        display:flex;
        flex-direction:column;
        gap:40px
    }
    .custom-gap {
        gap: 0rem !important;
    }

   

}
@media (min-width: 992px) and (max-width: 1880px) {
    .img-wrap {
        display: flex;
        justify-content: center;
        align-items: center;
        
    }
       .img-wrap  {
        flex-direction: column !important;
    }   
    .img-wrap .web-img{
        width: 100%;
        height: auto;
    }
    .img-wrap .home-main-content {
     margin-top: 0px;
    }
    .main-img{
        width: 100%;
    }
   
}

@media only screen and (max-width:768px){
    .new-sec-img{
        width:100%
    }
    .small-font{
        font-size:small
    }
    .width-100,.width-90{
        width:100%
    }
    .heading-large{
        margin-top:15px;
        font-weight:600;
        line-height:20px;
        font-size:1.5em
    }
    a{
        font-size:.8em
    }
    .home-main-content{
        margin-top:8px;
        font-size:17px;
        margin-bottom:8px;
    }
    .flex-row{
        flex-direction:column!important
    }
    .item-content,.item-image{
        width:100%!important
    }
    .video-media-query{
        display:flex;
        flex-direction:column;
        align-items:center;
        justify-content:space-between
    }
    .main-img,.sm-img{
        width:100%;
        height:100%
    }
    .hnews-small{
        flex-direction:row  
    }
    .hnews-textwrap{
        flex-wrap:wrap
         
    }
    .client-speak-main{
        display:flex;
        flex-direction:column;
        gap:45px
    }
    .custom-gap{
        gap: 0rem !important;
    }
    .custom-font{
        padding-bottom: 0.9rem;
    padding-top: 0.9rem;
    font-size: 0.9rem;
   }
   .profile-heading-class{
    line-height: 21px;
   }
   .heading-only {
    height: auto;
   }
   .slick-slide .px-3{
        padding-right: 0rem !important;
    padding-left: 0rem !important;
   }

}
@media only screen and (max-width:425px){
    .new-sec-img{
        width:100%
    }
    .card{
        width:22em
    }
    .card-img{
        width:105px
    }

    
}
@media only screen and (max-width:375px){
    .small-font{
        font-size:small
    }
    .card{
        width:17em
    }
    .card-img{
        width:66px
    }
    .card-d{
        border-radius:52px 5px;
        min-height:10em
    }

}
.mag-text,p{
    font-size:16px
}
#section{
    background-image:url("../images/new-world map.png")
}
.background{
    background-position:center center;
    background-size:cover;
    background-color:#fff;
    height:200px
}
form .btn{
    border:none
}
/* .Row{
    padding:50px
} */
.head h1{
    font-size:60px
}
#contact_form input[type=text]{
    box-sizing:border-box;
    border:none;
    border-bottom:2px solid red;
    border-radius:2px solid red
}
#contact_form input[type=email],#contact_form input[type=number],#textarea{
    box-sizing:border-box;
    border:none;
    border-bottom:2px solid red
}
.width-50{
    width:50%
}
.middle,.width-100{
    width:100%
}
.ma{
    margin:auto
}
.p-10{
    padding:10px
}
.mag-container{
    position:relative
}
.middle{
    height:100%;
    transition:.5s;
    opacity:0;
    position:absolute;
    color:#fff;
    top:50%;
    left:50%;
    -ms-transform:translate(-50%,-50%);
    text-align:top;
    background-color:rgb(0 0 0 / 60%)
}
.htitle,.offers{
    text-align:center;
    z-index:1
}
.mag-container:hover .middle{
    opacity:1
}
.mag-text{
    color:#fff;
    padding:16px 32px
}
.error{
    font-weight:700;
    font-size:14px;
    color:red;
    display:none
}
.listing-img{
    width:350px
}
.cursor-pointer{
    cursor:pointer
}
.profile-card{
    width:23%
}
@media only screen and (max-width:768px){
    .profile-card{
        width:100%
    }
}
.text-content{
    font-size:18px!important;
    padding-bottom:30px!important
}
.feedback-heading{
    margin-top:-16px
}
.client-speak-border{
    border:5px solid #ece5c0
}
.feedback-img{
    width:6em;
    border-radius:50%
}
.magazine_latest{
    background-color:#c50505
}
.magazine_latest h3{
    padding:10px;
    color:#fff
}
.newsletter{
    min-height:350px
}
.youtubevideonewsletter{
    min-height:fit-content;
    padding:40px 0 0
}
.bgcolor,.emailerrorbgcolor{
    background-color:#ff989f;
    border-radius:18px 0 0 18px
}
.newsletter-text{
    width:26em
}
.input-txt{
    width:100%;
    height:3em;
    border:1px solid #000;
    border-radius:16px
}
.emailnewsletter-img,.newsletter-img{
    right:43%;
    width:35em;
    position:absolute
}
.newsletter-img{
    top:-29%
}
.emailnewsletter-img{
    top:10%
}
.subscription-thanku-img{
    position:absolute;
    top:21%;
    width:36em
}
.email-error-img{
    position:absolute;
    top:10%;
    width:30em;
    right:2%
}
.modal-dialog{
    max-width:800px
}
.modal-content{
    border-radius:18px
}
.btn-danger{
    border-radius:20px;
    width:9em;
    font-size:large
}
.sub-mail{
    outline:0;
    border:none
}
.btn-close{
    position:absolute;
    right:1%;
    top:2%
}
.modal-parent{
    background-color:#000000a3
}
.thanku-dialog{
    max-width:593px;
    position:relative;
    left:34%
}
.price{
    font-size:24px
}
*,::after,::before{
    margin:0;
    padding:0;
    box-sizing:border-box
}
.htitle{
    margin:100px auto 50px
}
.offers:nth-child(2) h3,h2{
    margin-top:20px
}
small{
    font-size:12px;
    color:gray
}
.small-colored{
    color:#47cf73
}
#new_content{
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
    align-items:center;
    z-index:1
}
.offers{
    position:relative;
    background:#fff;
    padding:1%;
    margin:auto;
    width:300px;
    height:auto;
    top:0;
    border:1px solid #eaeaea;
    -webkit-transition:.5s ease-in-out;
    -moz-transition:.5s ease-in-out;
    -o-transition:.5s ease-in-out;
    transition:.5s ease-in-out
}
.column-border,.fluid-edit,.left-side-container{
    padding-top:20px
}
.offers:hover{
    position:relative;
    top:-20px;
    box-shadow:0 14px 6px 0 #0000004d
}
.offers:nth-child(2){
    border-top:2px solid #47cf73;
    box-shadow:0 0 10px 0 #0000001c
}
.offers:nth-child(2):hover{
    box-shadow:0 14px 6px 0 #0000004d
}
.offers button{
    font-size:12px;
    font-weight:500;
    background:#0ebeff;
    color:#fff;
    margin:30px auto 20px;
    border:0;
    transition-duration:.5s
}
#Btn:hover{
    background:#47cf73
}
.subsribe-background{
    background-position:center center;
    background-repeat:no-repeat;
    background-size:cover;
    background-color:#fff;
    height:170px
}
@media screen and (min-width:425px){
    .offers button{
        display:block
    }
}
.subscription_error{
    color:red
}
.category-new-div{
    border-bottom:1px solid #eee;
    padding-bottom:20px;
    padding-top:20px;
    display:flex;
    flex-direction:row
}
.fluid-edit{
    padding-left:10%;
    padding-right:10%;
    MARGIN-TOP:100PX
}
.column-border{
    border-bottom:3px solid #ccc;
    padding-bottom:20px;
    border-top:1px solid #ccc;
    margin-bottom:30px
}
.column-heading{
    font-size:24px;
    font-weight:700;
    color:#000
}
.img-responsive{
    display:block;
    max-width:100%;
    height:auto
}
@media (max-width:767px){
    .col-md-13 img{
        width:100%;
        height:auto;
        object-fit:contain
    }
}
/* Aquib updates */
.top-image-mobile {
    margin-top: 25px !important;
}

@media (min-width: 768px) and (max-width: 1023px) {
    .top-image-mobile {
        margin-top: 50px !important;
    }
}

@media (min-width: 1024px) {
    .top-image-mobile {
        margin-top: 50px !important;
    }
}
/* Aquib updates */
   @media screen and (max-width: 480px) {
   .slider,
   .slider2 {
    position: static !important;
  }

   .slider:before,
   .slider:after,
   .slider2:before,
   .slider2:after {
    display: none !important;
  }
}
/* Aquib updates */
/* @media (min-width: 1025px) {
    .col-md-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }
} */

 /* @media (min-width: 993) and (max-width: 1440px) {
.main-img {
        width: 36em;
    }
} */

/*Highlighted News TITLE COLOR*/

.news-title {
    color: rgb(13, 20, 29);
}

 /* Main Card */
.author-card {
    background: #ffffff;
    border-radius: 14px;
    border: 1px solid #e6ecf1;
    box-shadow: 0 6px 25px rgba(0, 0, 0, 0.04);
    overflow: hidden;
    transition: all 0.3s ease;
}

.author-card:hover {
    box-shadow: 0 10px 35px rgba(0, 0, 0, 0.06);
}

/* Header */
.author-header {
    background: linear-gradient(135deg, #f8fafc, #ffffff);
    padding: 40px 30px;
    border-bottom: 1px solid #eef2f6;
}

/* Avatar */
.author-avatar-placeholder {
    width: 85px;
    height: 85px;
    border-radius: 50%;
    background: #111827;
    color: #fff;
    font-size: 32px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 6px 18px rgba(79, 107, 220, 0.25);
}

/* Heading (Author Name) */
.heading-large {
    font-family: 'Merriweather', serif;
    font-size: 34px;
    line-height: 1.3;
    color: #1f2937;
}

/* Small Heading / Text */
.heading-small {
    font-size: 15px;
    color: #6b7280;
}

/* Designation Badge */
.designation-badge {
    display: inline-block;
    background: #eef2f7;
    color: #374151;
    padding: 6px 14px;
    border-radius: 20px;
    font-size: 14px;
    margin-top: 8px;
}

/* About Section Title */
.author-card h4.heading-large {
    font-size: 14px;
    letter-spacing: 1.2px;
    color: #6b7280;
}

/* About Text */
.author-card .heading-small {
    font-family: 'Merriweather', serif;
    font-size: 16px;
    line-height: 1.9;
    color: #374151;
}

/* Divider */
.author-card hr {
    border: none;
    border-top: 1px solid #e5e7eb;
    margin: 40px 0;
}

/* Articles Section */
.articles-section h3 {
    font-family: 'Merriweather', serif;
    font-size: 22px;
    color: #111827;
}

/* Spacing Fix */
.p-md-5 {
    padding: 3rem !important;
}

.mb-5 {
    margin-bottom: 3rem !important;
}

/* Responsive */
@media (max-width: 768px) {
    .author-header {
        padding: 30px 20px;
    }

    .author-avatar-placeholder {
        width: 70px;
        height: 70px;
        font-size: 26px;
    }

    .heading-large {
        font-size: 26px;
    }

    .designation-badge {
        font-size: 13px;
        padding: 5px 12px;
    }
}


/* magazine.css */

.Container,.overlay{
    justify-content:center
}
.position-relative{
    position:relative
}
.overlay{
    position:absolute;
    top:0;
    left:11px;
    width:90%;
    height:95.9%;
    background-color:rgba(0,0,0,.5);
    color:#fff;
    opacity:0;
    transition:opacity .8s;
    display:flex;
    align-items:center
}
.col:hover .overlay{
    opacity:1
}
.overlay p{
    padding:10px;
    text-align:center
}
.custom-img{
    width:100%;
    height:auto;
    margin-bottom:10px
}
.Container,.overlay a{
    width:90%;
    display:flex;
    margin:auto
}
.Container{
    flex-shrink:1
}
.overlay a{
    text-decoration:none;
    color:#fff;
    justify-content:center;
    align-items:center
}

/* header.css */

/*googletranslate APi css*/
.goog-te-gadget select.goog-te-combo {
  width: 180px !important;
}

.nav-item a,
.news {
  text-decoration: none;
}
* {
  margin: 0;
  padding: 0;
}
.translated-ltr {
  margin-top: -40px;
}
.goog-te-banner-frame {
  margin-top: -20px;
}
#goog-gt-tt,
#goog-gt-tt:hover,
#goog-gt-vt,
#goog-gt-vt:hover,
.goog-logo-link,
.goog-te-balloon-frame,
.goog-te-banner-frame {
  display: none !important;
}
.goog-te-gadget {
  font-size: 11px !important;
  white-space: nowrap;
  width: 115px !important;
  color: transparent !important;
  font-family: arial;
}
.VIpgJd-yAWNEb-VIpgJd-fmcmS-sn54Q,
.VIpgJd-yAWNEb-VIpgJd-fmcmS-sn54Q:hover {
  background-color: transparent !important;
  box-shadow: none !important;
}
#search-wrap #searchform,
.VIpgJd-ZVi9od-l4eHX-hSRGPd,
.menu-icon,
.mobile-menu-item {
  display: none;
}
.goog-te-gadget .goog-te-combo {
  margin: 0 !important;
}
.goog-text-highlight {
  background: 0 0 !important;
  box-shadow: none !important;
}
.VIpgJd-ZVi9od-ORHb *,
.VIpgJd-ZVi9od-SmfZ *,
.VIpgJd-ZVi9od-l9xktf *,
.VIpgJd-ZVi9od-vH1Gmf *,
.VIpgJd-ZVi9od-xl07Ob *,
.goog-te-combo {
  font-size: 11pt !important;
  font-family: arial;
  padding: 4px;
  border: none;
  background-color: #c50505;
  color: #fff;
  cursor: pointer;
  border-radius: 3px;
  text-align: center;
  width: 108px;
  outline: 0;
}
.VIpgJd-ZVi9od-ORHb-OEVmcd {
  left: 0;
  top: 0;
  height: 39px;
  width: 100%;
  z-index: 10000001;
  position: fixed;
  border: none;
  border-bottom: 1px solid #6b90da;
  margin: 0;
  box-shadow: 0 0 8px 1px #999;
  display: none;
}
.nav-item .fa,
.text-white {
  position: relative;
}
.nav-item,
nav {
  position: fixed;
}
.display-flex-div,
.mobile-nav,
.nav-main,
.new-navigation,
nav {
  display: flex;
}
.width-auto {
  width: auto;
}
.width-25 {
  width: 25%;
}
.width-80 {
  width: 80%;
}
.form-control {
  padding: 3px;
}
.nav-sec,
.upper-head {
  height: 25px;
}
.justify-center-div {
  justify-content: center;
}
.justify-start-div {
  justify-content: flex-start;
}
.justify-end-div {
  justify-content: flex-end;
}
.align-center-div {
  align-items: center;
}
.display-wrap {
  flex-wrap: wrap;
}
.display-row {
  flex-direction: row;
}
.nav-item,
nav {
  justify-content: center;
  top: 0;
  width: 100%;
}
.margin-auto {
  margin: auto;
}
nav {
  align-items: center;
  background-color: #c50505;
  z-index: 999;
}
.nav-main {
  width: 100%;
  flex-direction: column;
}
.open {
  display: flex !important;
}
.small-navigation {
  background-color: #101053;
  color: #fff;
}
.nav-container {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #101053;
}
.nav-item {
  display: flex;
  height: 41px;
  margin-top: 85px;
  z-index: 99;
}
.Edition-drop-down,
.drop-down {
  height: auto;
  position: absolute;
}
.nav-item a {
  color: #000;
  padding: 17px;
}
.nav-item a:hover,
.nav-item a:hover i {
  color: red;
}
.nav-item .fa {
  top: 2px;
  margin: 4px;
}
button {
  background-color: gold;
  border: none;
  border-radius: 5px;
  height: 35px;
  width: 97px;
  cursor: pointer;
}
.drop-down {
  top: 42px;
  width: 100%;
  left: 0;
  background-color: #dcdcdc;
  display: none;
  justify-content: center;
  align-items: start;
  z-index: 99;
  padding: 10px 0;
}
.Edition-drop-down,
.monbile-nav,
.search-box {
  background-color: #000;
}
.menu-item {
  width: 65%;
  padding: 10px 0;
}
.menu-item a {
  padding: 0 !important;
}
.menu-item a:hover {
  text-decoration: underline;
}
.Edition-drop-down {
  left: 8px;
  text-align: center;
  top: 68px;
  display: none;
  flex-direction: column;
  padding: 10px;
  z-index: 1000;
  cursor: pointer;
}
.Edition-drop-down p a {
  width: 100%;
  display: block;
}
.news,
h4 {
  color: #fff;
}
.news:hover {
  background-color: red;
  color: #fff;
  width: 100%;
}
.c-Name {
  margin-left: 52px;
}
.drop-down-item {
  display: flex;
  align-items: center;
  color: #fff;
  cursor: pointer;
}
.monbile-nav {
  position: absolute;
  flex-direction: column;
  width: 97%;
  transform: translate(-107%);
  transition-duration: 2s;
  top: 50px;
}
@media screen and (max-width: 1024px) {
  .monbile-nav {
    margin-top: 35px;
    width: 98%;
  }
}
@media screen and (max-width: 768px) {
  .monbile-nav {
    margin-top: 42px;
    width: 97%;
  }
}
@media screen and (max-width: 425px) {
  .monbile-nav {
    margin-top: 18px;
    width: 97%;
  }
}
.search-box {
  width: 100%;
  padding: 10px 5px;
  top: 65px;
  position: fixed;
  left: 0;
  display: none;
  border-top: 2px solid red;
  z-index: 999;
}
.search-box form {
  width: 30%;
  gap: 10px;
}
#searchInput {
  outline: 0;
}
.search-input {
  width: 85%;
  padding: 5px 15px;
}
.search-icon {
  border: 1px solid #fff !important;
  border-radius: 4px !important;
  padding: 2px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  cursor: pointer;
  margin-left: 17px !important;
}
@media (max-width: 1450px) {
  .nav-container {
    width: 100%;
  }
  .menu-item {
    width: 90%;
  }
}
@media (max-width: 1024px) {
  #nav-icon4 span:first-child,
  #nav-icon4 span:nth-child(2) {
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
  }
  .stocks-padding {
    top: 80px;
  }
  .nav-item {
    display: none;
  }
  .menu-icon,
  .monbile-nav {
    display: flex;
  }
  .menu-icon {
    position: absolute;
    height: 70px;
    width: 50px;
    flex-direction: column;
    gap: 8px;
    top: 19px;
  }
  #nav-icon4 {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    cursor: pointer;
  }
  @media only screen and (min-width: 769px) and (max-width: 1024px) {
    #nav-icon4 {
      width: 29px;
      height: auto;
      position: relative;
      left: 98%;
      top: -46px;
    }
  }
  @media (max-width: 768px) {
    .ms-custom {
      margin-left: 1.1rem !important;
          margin-bottom: 0.2rem;

    }
  }
  @media (max-width: 1024px) {
    #nav-icon4 {
      width: 30px;
      height: 36px;
      position: relative;
      right: 34px;
    }
  }
  @media (max-width: 768px) {
    #nav-icon4 {
      width: 29px;
      right: 14px;
      height: 110px;
    }
  }
  @media (max-width: 320px) {
    #nav-icon4 {
      width: 29px;
      right: 10px;
    }
  }
  #nav-icon4 span {
    display: block;
    position: absolute;
    height: 5px;
    width: 100%;
    background: #fff;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #nav-icon4 span:first-child {
    top: 0;
    transform-origin: left center;
  }
  #nav-icon4 span:nth-child(2) {
    top: 13px;
    transform-origin: left center;
  }
  #nav-icon4 span:nth-child(3) {
    top: 27px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }
  #nav-icon4.open span:first-child {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -3px;
    left: 8px;
  }
  #nav-icon4.open span:nth-child(2) {
    width: 0%;
    opacity: 0;
  }
  #nav-icon4.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 26px;
    left: 8px;
  }
  .mobile-nav-item {
    margin: 8px;
    padding-left: 14px;
    color: #fff;
  }
  @media (min-width: 1440px) {
    .mobile-nav-item {
      display: none;
    }
  }
  .mobile-nav-item a {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
  }
  button {
    width: 100px;
  }
  .item-sub-menu {
    display: none;
    flex-direction: column;
    flex-wrap: wrap;
    background-color: #6c6868;
    height: 250px;
    padding: 15px;
    transition-duration: 2s;
  }
  .sub-menu-list {
    margin: 10px;
  }
}
.nav-img {
  width: 100%;
  display: flex;
  justify-content: center;
}
.nav-img img {
  width: 59vh;
}
@media (max-width: 768px) {
  nav {
    height: 7vh;
  }
  .btn,
  .mob-none {
    display: none;
  }
  .nav-img img {
    width: 47vh;
  }
  .menu-icon {
    position: absolute;
    height: 70px;
    width: 50px;
    display: flex;
    flex-direction: column;
    gap: 8px;
    top: 19px;
  }
  #nav-icon4 {
    width: 29px;
    left: 17px;
  }
  #nav-icon4 span {
    height: 2px;
  }
  #nav-icon4 span:first-child {
    top: 5px;
  }
  #nav-icon4 span:nth-child(2) {
    top: 12px;
  }
  #nav-icon4 span:nth-child(3) {
    top: 19px;
  }
  #nav-icon4.open span:first-child {
    top: 6px;
  }
}
@media (min-width: 320px) and (max-width: 720px) {
  .nav-img img,
  nav {
    height: 10vh;
  }
  nav {
    display: flex;
    justify-content: space-around;
    align-items: center;
  }
  .nav-img {
    position: relative;
    left: 10px;
  }
  .image-container .menu-icon {
    position: relative;
    top: 22px;
  }
  .monbile-nav {
    transition-duration: 2s;
  }
  .item-sub-menu {
    height: 250px;
    padding: 2px;
    overflow-y: scroll;
  }
}
#search-wrap.panelactive #searchform,
#search-wrap1.panelactive #searchform1,
.btn {
  display: block;
}
@media (max-width: 1024px) {
  .btn,
  .input-group {
    display: none;
  }
}
.c-name {
  padding: 10px;
}
.Search-area {
  position: relative;
  top: 11px;
}
.logo {
  max-width: 270px !important;
  position: relative;
  top: 78px;
  left: 22px;
}
@media only screen and (max-width: 425px) {
  .logo {
    max-width: 206px !important;
    position: relative;
    top: 52px;
    left: 22px;
  }
}
@media only screen and (min-width: 768px) {
  .logo {
    max-width: 206px !important;
    position: relative;
    top: 54px;
    left: 22px;
  }
}
@media only screen and (min-width: 769px) {
  .logo {
    max-width: 270px !important;
    top: 0;
    left: 22px;
  }
}
@media only screen and (max-width: 768px) {
  .Search-area,
  .btn,
  .drop-down-item {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .nav-sec {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .nav-three {
    height: 59px;
  }
}
.open-btn1,
.open-btn2 {
  background: url("https://icons.veryicon.com/png/o/education-technology/education-app/search-137.png")
    15px center/30px 30px no-repeat;
  width: 50px;
  height: 50px;
  cursor: pointer;
  position: absolute;
}
.open-btn1 {
  top: 34px;
  right: 30px;
}
@media only screen and (max-width: 1024px) {
  .open-btn1 {
    display: none;
  }
}

/* Aquib updates starts*/

/* .open-btn1.btnactive,.open-btn2.btnactive{
    background:url("https://businesshonor.com/assets/images/X-21-03.png") 15px center/20px 20px no-repeat;
} */

.open-btn1 {
  cursor: pointer;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="white" x="0" y="0" width="100" height="100" viewBox="0 0 128 128"><path d="M56.6 21.6C34.1 21.6 15.8 40.1 15.8 62.8c0 22.8 18.3 41.2 40.8 41.2 10.3 0 19.7-3.9 26.9-10.4L85.8 96l-2.1 2.2c-1.2 1.2-1.2 3.1 0 4.3l18 18.2c.6.6 1.3.9 2.1.9s1.5-.3 2.1-.9l8-8.1c1.1-1.2 1.1-3.1 0-4.2L95.8 90.2c-.6-.6-1.3-.9-2.1-.9s-1.4.3-2 1l-2.1 2.3-2.3-2.4c6.3-7.3 10.2-16.8 10.2-27.2C97.4 40.1 79.1 21.6 56.6 21.6zM56.6 27.7c19.2 0 34.8 15.8 34.8 35.2s-15.6 35.1-34.8 35.1-34.8-15.8-34.8-35.1 15.6-35.2 34.8-35.2zm.1 12.5c-9.5 0-18 6.1-21.2 15.1-.5 1.3.2 2.9 1.6 3.3.3.1.7.1 1 .1 1.1 0 2.1-.7 2.5-1.8 2.4-7.9 9-12.5 16.2-12.5 1.4 0 2.6-1.2 2.6-2.6 0-1.3-1.2-2.4-2.7-2.4zm-19 24.7c-1.4 0-2.6 1-2.6 2.5v.4c0 1.4 1.1 2.6 2.6 2.6 1.5 0 2.7-1.2 2.7-2.6v-.3c0-1.5-1.2-2.6-2.7-2.6zm56.1 31.7L107.6 110.6l-3.8 3.8-13.8-14 3.8-3.8z"/></svg>') -4px
    center / 50px 51px no-repeat;
  position: absolute;
  width: 100px;
  top: 28px;
}
@media (min-width: 1025px) and (max-width: 1440px) {
  .open-btn1 {
    cursor: pointer;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="white" x="0" y="0" width="100" height="100" viewBox="0 0 128 128"><path d="M56.6 21.6C34.1 21.6 15.8 40.1 15.8 62.8c0 22.8 18.3 41.2 40.8 41.2 10.3 0 19.7-3.9 26.9-10.4L85.8 96l-2.1 2.2c-1.2 1.2-1.2 3.1 0 4.3l18 18.2c.6.6 1.3.9 2.1.9s1.5-.3 2.1-.9l8-8.1c1.1-1.2 1.1-3.1 0-4.2L95.8 90.2c-.6-.6-1.3-.9-2.1-.9s-1.4.3-2 1l-2.1 2.3-2.3-2.4c6.3-7.3 10.2-16.8 10.2-27.2C97.4 40.1 79.1 21.6 56.6 21.6zM56.6 27.7c19.2 0 34.8 15.8 34.8 35.2s-15.6 35.1-34.8 35.1-34.8-15.8-34.8-35.1 15.6-35.2 34.8-35.2zm.1 12.5c-9.5 0-18 6.1-21.2 15.1-.5 1.3.2 2.9 1.6 3.3.3.1.7.1 1 .1 1.1 0 2.1-.7 2.5-1.8 2.4-7.9 9-12.5 16.2-12.5 1.4 0 2.6-1.2 2.6-2.6 0-1.3-1.2-2.4-2.7-2.4zm-19 24.7c-1.4 0-2.6 1-2.6 2.5v.4c0 1.4 1.1 2.6 2.6 2.6 1.5 0 2.7-1.2 2.7-2.6v-.3c0-1.5-1.2-2.6-2.7-2.6zm56.1 31.7L107.6 110.6l-3.8 3.8-13.8-14 3.8-3.8z"/></svg>')
      55px center / 50px 51px no-repeat;
    position: absolute;
    width: 100px;
    top: 28px;
  }
}
@media (min-width: 1025px) and (max-width: 1440px) {
  .open-btn1.btnactive::after {
    content: "";
    position: absolute;
    top: 10px;
    left: 65px !important;
    width: 30px;
    height: 30px;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="white" viewBox="0 0 16 16"><path d="M2.146 2.854a.5.5 0 1 1 .708-.708L8 7.293l5.146-5.147a.5.5 0 0 1 .708.708L8.707 8l5.147 5.146a.5.5 0 0 1-.708.708L8 8.707l-5.146 5.147a.5.5 0 0 1-.708-.708L7.293 8z"/></svg>')
      center center no-repeat;
    background-size: 30px 30px;
  }
}

#search-wrap {
  display: none;
}

.open-btn1.btnactive {
  background: none;
}

.open-btn1.btnactive::after {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  width: 30px;
  height: 30px;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="white" viewBox="0 0 16 16"><path d="M2.146 2.854a.5.5 0 1 1 .708-.708L8 7.293l5.146-5.147a.5.5 0 0 1 .708.708L8.707 8l5.147 5.146a.5.5 0 0 1-.708.708L8 8.707l-5.146 5.147a.5.5 0 0 1-.708-.708L7.293 8z"/></svg>')
    center center no-repeat;
  background-size: 30px 30px;
}

#search-wrap.panelactive {
  display: block;
  margin-top: 10px;
}
/* Aquib updates ends*/
#search-wrap,
#search-wrap1 {
  position: absolute;
  top: 150px;
  right: 20px;
  z-index: -1;
  opacity: 0;
  width: 0;
  transition: 0.4s;
  border-radius: 5px;
}
#search-wrap.panelactive,
#search-wrap1.panelactive {
  opacity: 1;
  z-index: 3;
  width: 21% !important;
  padding: 10px !important;
  top: 133px !important;
  background: #fff;
  right: 118px;
  box-shadow: 5px 5px 5px #000;
}
@media screen and (max-width: 429px) {
  .mob-search-btn {
    width: 12%;
  }
}
#searchsubmit {
  width: 4%;
}
#search-wrap input,
#search-wrap1 input {
  -webkit-appearance: none;
  outline: 0;
  cursor: pointer;
  color: #666;
}
#search-wrap input[type="text"],
#search-wrap1 input[type="text"] {
  width: 100%;
  border: none;
  border-bottom: 2px solid #ccc;
  transition: 0.5s;
  letter-spacing: 0.05em;
  height: 46px;
  padding: 10px;
}
#search-wrap input[type="text"]:focus,
#search-wrap1 input[type="text"]:focus {
  background: #eee;
}
#search-wrap input[type="submit"],
#search-wrap1 input[type="submit"] {
  border: none;
  position: absolute;
  top: 5px !important;
  right: 30px;
  background: url("https://coco-factory.jp/ugokuweb/wp-content/themes/ugokuweb/data/7-2-3/img/icon_search.svg")
    right/20px 20px no-repeat;
  width: 30px;
  height: 60px;
}

/*google translator css starts here*/

/* Main Google Translate dropdown */
#google_translate_element select {
  font-family: "Merriweather", serif !important;
  font-weight: 400 !important;
  font-size: 15px !important;
  padding: 2px 6px !important;
}

/* Style the dropdown container */
.goog-te-gadget {
  font-family: "Merriweather", serif !important;
  font-size: 11px !important;
  font-weight: 500 !important;
}

/* FIX: Prevent duplicate “Select Language” text */
.goog-te-gadget > span:first-child {
  display: none !important;
}

/* Keep rest normal (do NOT hide the actual dropdown) */
.goog-te-gadget .goog-te-combo {
  font-family: "Merriweather", serif !important;
  font-weight: 400 !important;
  font-size: 15px !important;
}
/*google translator css ends here*/
@media screen and (max-width: 1280px) {
  .nav-item a {
    color: #000;
    padding: 11px;
  }
}

/* footer.css */

.New_footer{
    background-color: #c50505;
    border-top: 1px solid white;
    color: white;

}

.firstlastfooter{
    padding: 5px;
}
.lastfooter{
    display: flex;
    justify-content: end;
    align-items: center;
    background-color: #c50505;
    padding-right: 20px;
   
}
.lastfooter ul{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 3px;

}

.lastfooter ul li{
    list-style: none;
}

.lastfooter ul li a{
    text-decoration: none;
    color: white;
    margin: 7px;
    font-size: 13px;
    font-weight: normal;

}
.lastfooter ul li a:hover{
    border-bottom: 1px solid white;
}

footer{
background-color: #c50505;
}
@media screen and (max-width: 768px) {
  .lastfooter {
    display: none;
  }
}

/* corousel.css */

.business-magazine{
    position:relative;
    z-index:5;
    padding:0;
    margin:auto;
    max-width:800px;
    width:100%
}
.slick-arrow{
    position:absolute;
    top:50%;
    width:40px;
    height:50px;
    line-height:50px;
    margin-top:-25px;
    border:none;
    background:0 0;
    color:#fff;
    font-family:monospace;
    font-size:5rem;
    z-index:90;
    outline:0
}
.mag-image{
    width:90%;
    height:45vh
}
.slick-next,.slick-prev{
    display:none!important
}
.item.slick-slide{
    width:400px;
    height:400px!important;
    transition:transform .4s;
    position:relative;
    transform:scale(.7) translate(640px)
}
.item.slick-slide.slick-center+.slick-slide{
    transform:scale(.8) translate(-250px);
    z-index:10
}
.item.slick-slide.slick-center+.slick-slide+.item.slick-slide{
    transform:scale(.7) translate(-640px);
    z-index:5
}
.item.slick-slide.slick-active{
    transform:scale(.8) translate(250px)
}
.item.slick-slide.slick-center{
    transform:scale(1);
    z-index:30
}
.slick-center:after{
    opacity:0
}
