@media (min-width: 1400px){
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1200px;
    }
}

@media (max-width:1600px) {
    .ibefMedia .leftbox {      
        min-width: calc(100% - 640px);
    }
    .ibefMedia  .rightBox{
        width: 640px;
    }
    .sector-report-list {
        transform: rotate(-30deg ) translateX(-85px);
        margin-left: 140px;
    }
}
@media (max-width:1440px) {
    .ibefMedia .leftbox {
        min-width: calc(100% - 560px);
    }
    .ibefMedia  .rightBox{
        width: 560px;
    }
}
@media (max-width:1366px) {
    .container-xl {
        max-width: 1200px;
    }
    .ibefMedia .leftbox {
        min-width: calc(100% - 525px);
    }
    .ibefMedia  .rightBox{
        width: 525px;
    }
}
@media (max-width:1300px) {
    html {
        font-size: 55%;
    }

    .container-xl {
        padding: 0 15px; 
    }
    header nav > ul > li > a{
        font-size: 13px;
    }
    .sector-report-list {
        transform: rotate( 0deg ); 
        margin-top: 20px;
        margin-left: 0px;
    }
    .sector-report-list .inner {
        transform: rotate( 0);
    }
    .sectorReport{
        padding: 50px 0;
    }

    header nav > ul > li {
        margin-right: 15px;
    }
  
    .advantageIndia h3{
      margin-left: -20px;
    }
    .advantageIndia h3{
        max-width: 205px;
    }
    .advantageIndia .box{
        max-width: 225px;
    }
    .ibefMedia .leftbox {
        min-width: calc(100% - 480px);
    }
    .ibefMedia  .rightBox{
        width: 480px;
    }

}

@media (max-width:1024px) {
    .ibefMedia .leftbox{
        width: 50%;
    }
   
    .homeBanner h3 {
        font-size: 2.6rem;
    }
    .homeBanner h4 {
        font-size: 2.2rem;      
    }
    .ibefMedia  .rightBox{
        width: 50%;
    }
    .poster-publication .leftBox , .poster-publication.ibefMedia .leftBox{
        max-width: 620px !important;
    }
    .ibefCampaigns .owl-carousel.owl-drag .owl-item{
        padding:0px;
    }
    .common-section {
        padding: 50px 0;
    }
    .ecommerce-advantage .item .innerContentItem{
        padding: 10px;
        margin-left: 0;
        margin-top: 0;
    }
    .ecommerce-advantage .item .arrow-right
    {
        font-size: 1.6rem;
    }
    .ecommerce-advantage .item .arrow-right{
        padding: 22px 0;
    }
    .ecommerce-advantage .item .arrow-right:after , .ecommerce-advantage .item .innerContentItem:after, .ecommerce-advantage .item .innerContentItem:before,.ecommerce-advantage .item .arrow-right:before{
        content: none;
    }
    .poster-publication.industry .leftBox{       
        padding: 50px 50px 50px 15px;
    
    }
    .poster-publication.industry .rightBox{       
        padding: 50px 15px 50px 50px;        
    }
}

@media (max-width:992px) {
    html {
        font-size: 53%;
    }
    .threeSeventy{
        position: static;
        margin-top: 20px;
    }
    .poster-publication .leftBox , .ibefMedia.poster-publication .leftBox {
        max-width: 50% !important;
    }
    .poster-publication{
        background: #0c2469 ;
    }
    .poster-publication .rightBox , .ibefMedia.poster-publication {
        background: #f5841f !important;
    }
    .ibefMedia.poster-publication .rightBox {
        background: #fdfaf3 !important;
    }
    .poster-publication.industry{
        background: #0c2469 url(../images/news-bg.jpg) no-repeat;
    }    
    .poster-publication.industry .rightBox{  
        background: #0c2469 !important;                  
    }
    /* Icon 1 */

    #nav-icon1 {
        font-size: 32px;
        line-height: 0;
        margin-left: 0;
        color: #000;
    }

   
    header nav > ul > li > a:hover {
        color: #ff9800;
    }

  
    #mainHeader nav{
        position: fixed;
        height: 100%;
        background: #ffffff;
        right: -100%;
        top: 0;
        z-index: 5;
        transition: .3s;
        width: 100%;
        padding-top: 50px;
        overflow: auto;
    }
    header nav > ul > li > a{
        color: #000;
        font-weight: 500;
    }
    #mainHeader nav.open{
        right: 0;
    }
    header{
        background:#fff;
    }
    .logo a{
        background-position-y: bottom;
    }
    header .top-strip ul li {
        padding-right: 5px;
        font-size: 14px;
        margin-right: 5px;         
    }
    header nav > ul > li{
        margin-right: 0;
        position: relative;
        padding: 10px;
        border-bottom: 1px solid #eee;
    }
    header nav > ul li .megaDropDown{
        opacity: 1;
        visibility: visible;
        position: -webkit-sticky;
        position: sticky;
        box-shadow: none;
        margin-top: 0px;
        padding-bottom: 20px;
        display: none;
        transition: none;
    }
    header nav > ul li .megaDropDown .container-xl{
        padding: 0;
    }
    header nav > ul li .megaDropDown ul {
        display: block;
    }
    .homeBanner{
        margin-top: 0;
    }
    .logo{
        transform: scale(.7);
    }
    .closeNav{
        border: 0;
        position: absolute;
        top: 10px;
        right: 20px;
        color: #ff9800;
        background-color: #fff;
        font-size: 32px;
       
        background: transparent;
    }
    header nav > ul > li > a{
        padding: 0;
    }
    header nav  ul ul{
        position: static !important;
        visibility: visible !important;
        opacity: 1 !important;
        box-shadow: none;
        transition: none;      
        display: none;
        margin-top: 15px;
        background: #e2e2e2  !important;
    }
    header nav  ul ul ul{
        background:#c1c1c1; 
    }
    header nav > ul > li > a:after{
        content: none;
    }
    header nav > ul ul li{
        display: block;
    }
    header nav ul li .dropdown {        
        color: #000;
        right: 15px;
        position: absolute;    
        top: 15px;
    }
    .megaMenuToggle a{
        font-size: 22px;
        
        color: #000;
    }
    
    header nav > ul ul .dropdown {       
        position: absolute;
        right: 0;
        top: 15px;
    }
    .megaMenuWrapper{
        overflow: auto;
        border-top: 1px solid #eee;
    max-height: 410px
    }
    .advantageIndia h3{
        margin:auto;
        min-width: 220px;
    }
    .positionCloseBtn{
        right: 0;
    }
    .updateIdeasJoin .item{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .ideasItem .item{
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .stateHeaderSlideWrap{
        margin-top: 0;
    }
    .stateHeaderSlideWrap .owl-dots{
        display: none;
    }
    .leftBoxBlog{
        min-width: 100%;
    }
    .loginForm {
        padding: 25px;
    }
    header nav > ul li .megaDropDown li a{
        padding-left: 15px;
    }
    .joinIbefBg:after{
        content: none;
    }
    .innerbanner{
        min-height: auto;
        height: 250px;
        margin-top: 0;
    }
    .joinIbefBg{
        padding: 25px;
    }
}
@media (max-width:576px) {
    html{
        font-size:50%;
    }
    header .top-strip ul li:last-child{
        margin-right: 10px;
    }
    .homeBanner .playVid{
        font-size: 90px;
    }
    .homeBanner img{
        width: 100%;
    }
    .homeBanner.owl-carousel .video-js{
        height:285px;
    }
    .common-section {
        padding: 40px 0;
    }
    .mainHeader {
        padding: 0;
        height: 70px;
    }
    .homeBanner .homeBannerContent {
    position:static;
    background: rgb(255 255 255);
    max-width: 100%;
       padding: 15px;
}
    
    .merchansidetrade{
        text-align: center;
    }
    .merchansidetrade h4{
        margin-top: 0rem;
    }
    .merchansidetrade figcaption{
        font-size:3rem;
    }
        .merchansidetrade  .fz36{
        font-size:3rem;
    }
    .homeBanner.owl-carousel .owl-stage{
        display:block;
    }
    .homeBanner   .owl-dots{
        position: static;
        margin: 20px 0;
    }
    .homeBanner  .owl-dot span{
        background-color: #b5b5b5;
    }
    .homeBanner  .owl-dot.active  span{
        background-color: #f07c01;
    }
    .homeBanner .owl-nav{
        top: 50%;
    }
    .homeBanner h3{
        font-size: 2rem;
        color: #f07c01;
    }
    .homeBanner h4{
           font-size: 1.6rem;
    color: #000;
    font-weight: 400;
    line-height: 22px;
    }
    .homeBanner .playVid{
        margin-top: 0px;
    }
    .innerbanner h3{
        margin-top: 0;
        font-size: 3rem;
    }
    .innerbanner h4{
       font-size: 1.6rem;
    }
    .advantageIndiaTitle {
       
        padding: 6px 0;       
        background-repeat: no-repeat;
        background-size: contain;
    }
    .megaMenuWrapper h4{
        margin-bottom: 10px;
        font-size: 16px;
    }
    .innerbanner{
        min-height: auto;
        height: 340px;
        margin-top: 0;
    }
    .megaMenuWrapper ul li a{
        font-size: 12px;
    }
    .megaMenuWrapper{
        padding-bottom: 0;
    }
   
    .ibefCampaigns .item{
        border-bottom: 1px solid #2f4a98;
        margin-bottom: 30px;
        padding-bottom: 20px;
    }

    .ibefCampaigns [class*="col"]:last-child .item{
        border-bottom: 0;
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .ibefMedia .leftbox , .ibefMedia .rightBox{
        width: 100%;
    }
    
    .innerContent{
        margin-right: 0;
    }
    .advantageIndia{
        background: #f8f8f8;
    }
    .advantageIndia .box{
        max-width: 85%;
    }
    .innerPageContent .nav-tabs .nav-link {
    border: 0;
    padding: 5px 15px;
    margin-right: 0px;
    font-size: 1.6rem;
    display: inline;
    margin-bottom: 0;
    width: 100%;
    text-align: left;
}
    .leftBoxRightBox{
        display: block;
    }
    .poster-publication .leftBox{
        max-width: 100% !important;
        padding: 30px 0;
    }
    .poster-publication .rightBox, .ibefMedia.poster-publication .leftBox{
        width: 100% !important;
        max-width: 100% !important;
        margin-bottom: 20px;
    }
    .innerRightContent{
        padding: 30px;
    }
    .updateIdeasJoin{
        padding: 30px 0;
    }
    .updateIdeasJoin .item .border-end{
        border: none !important;
    }
    .stateHeaderSlideWrap{
     height:auto;  
     border-bottom: 1px solid #eee;
    }
    /*.stateHeaderSlideWrap .ineerSlideContent{*/
    /*    position: static;*/
    /*    padding: 20px 0;*/
        
    /*}*/
    /*.stateHeaderSlideWrap h3 , */
    /*.stateHeaderSlideWrap h4{*/
    /*    color: #000;*/
    /*}*/

    .travelOpportunities  .border-left-orange{
        border-left: 0;
    }

    .blogAuthors figure{
        width: 18%;
    }

    .contactFormInner{
        max-width: 100%;
        margin-left: 0;
        margin-bottom: 50px;
    }
    .poster-publication.industry .leftBox, .poster-publication.industry .rightBox {
        padding: 40px 15px;
    }
    .stateReports ul {
        margin-top: 40px;
        display: flex;
        flex-wrap: wrap;
    }
    .stateReports ul li {
        font-weight: 600;
        margin-bottom: 10px;
        font-size: 1.4rem;
        margin-right: 11px;
        border: 1px solid #eee;
        padding: 6px;
        display: block;
        background: #ffffff;
        border-radius: 5px;
    }
    .exploreGiProducts ul li{
        line-height: normal;
        text-align: center;
        display: inline-block;
        margin-bottom: 5px;
        border: 0;
        font-size: 16px;
        padding-bottom: 5px;
    }
    .exploreGiProducts ul{
        border-bottom: 0;
        margin-bottom: 20px;
    }
    .exploreGiProducts .mapDescription{
        font-size: 3rem;
        line-height: normal;
    }
    .innerbanner  .fz40 {
            font-size: 26px;
    }
    .circle-check li, .list-angle li, .pageul li{
        font-size:13px;
    }
    .tab-content p {
    font-size: 14px;
    }
}