


/*************responsive*********************/

@media screen and (max-width: 767px) {
    
    .institution-page .popup-options-top {
        display: block!important;
    }

    .institution-page .popup-m {
        display: none!important;
    }

    .statistics-page .container .content-wrapper .tab-head-block .other ul li#country,
    .statistics-page .container .content-wrapper .tab-head-block .other ul li,
    .statistics-page #topic,
    .statistics-page #country {
        width: 25%;
        padding: 10px 0;
        border: none;
        border-top: 1px solid #cdcdcd!important;
        border-left: none!important;
    }

    .statistics-page .content-wrapper .tab-blocks .tab-head-block .compare {
        padding-bottom: 0px;
        overflow: hidden;
    }

    .statistics-page .content-wrapper .tab-head-block .compare li {
        width: 50%;
        text-align: center;
        border-bottom: 5px solid #cdcdcd;
        padding: 10px 0;
        margin: 0;
    }

        .statistics-page .content-wrapper .tab-head-block .compare li.active {
            background-color: #e6e6e6;
        }

        .statistics-page .content-wrapper .tab-head-block .compare li span {
            display: inline;
        }


    .statistics-page .content-wrapper .gridDiv {
        top: 15px;
    }


    .statistics-page .content-wrapper .initial-block .button-block > a {
        height: 120px;
    }

    .statistics-page .gridDiv .filterArea {
        width: 100%;
    }

        .statistics-page .gridDiv .filterArea .mainItem .rightItem {
            width: 280px;
        }

    .iadb-page .content-wrapper {
        margin-top: 55px;
    }

    .statistics-page .content-wrapper .initial-block .initial-sub-block {
        width: 300px;
        left: calc(50% - 150px);
        left: -webkit-calc(50% - 150px);
        left: -moz-calc(50% - 150px);
        left: -ms-calc(50% - 150px);
    }

    body {
        overflow-x: hidden;
    }

    .institution-page .content-list .country-list {
        width: 100%;
        background-color: #fff;
        padding: 10px 10px 0 10px;
    }

    .statistics-page .content-wrapper .tab-blocks .tab-head-block .other {
        display: block;
        float: left;
        overflow: hidden;
        width: 100%;
    }

        .statistics-page .content-wrapper .tab-blocks .tab-head-block .other ul {
            width: 100%;
        }

    .statistics-page .content-wrapper .tab-contents {
        width: 100%;
    }

    .statistics-page .content-wrapper .tab-blocks .tab-head-block .compare {
        width: 100%;
        display: block;
    }

        .statistics-page .content-wrapper .tab-blocks .tab-head-block .compare.inactive {
            display: none;
        }



    .institution-page .country-list.more-wrapper {
        width: 100%;
    }

    .institution-page .countries {
        top: 5px;
        right: 5px;
    }

    .institution-page .p-country {
        display: none;
        width: 96%;
        position: absolute;
        height: 80%;
        overflow: auto;
        top: 10%;
        left: 2%;
        padding: 0 15px 0 20px;
    }

    .institution-page .content-list-close {
        position: static;
        float: right;
        display: block;
    }

    .institution-page .content-list {
        padding: 0;
    }

    .institution-page .p-country .content-list {
        padding-top: 3px;
    }

    .footer.container {
        padding-top: 10px;
    }

    .institution-page .p-country {
        opacity: 1;
    }


    .institution-page .data-container .data-block .list > span {
        width: 100%;
    }

    .institution-page .country-slider li {
        float: none;
    }


    .institution-page .country-slider li {
        width: 100% !important;
    }

        .institution-page .country-slider li img {
            min-width: auto;
            padding-bottom: 10px;
            width: 100%;
        }

            .institution-page .country-slider li img.primary {
                display: none;
            }

        institution-page .country-slider li.enabled img.primary,
        .institution-page .country-slider li.clicked img.primary {
            display: block;
        }

    .institution-page .country-data {
        height: auto;
    }

    .home .container.iadb-page {
        z-index: 10;
    }

    .institution-page #container {
        height: auto;
    }

    .institution-page .country-data {
        position: relative;
    }

        .institution-page .country-data .country-footer {
            overflow: hidden;
        }

    .institution-page .popup-options.tab-head-block {
        display: none;
    }

    .institution-page .country-head {
        height: auto;
        padding: 0 0 10px;
    }

    .institution-page .popup-options-top {
        display: block!important;
    }

    .institution-page .country-data .country-name-block {
        display: block!important;
        height: auto;
    }

    .institution-page .popup-options .close, .institution-page .popup-options .download {
        display: inline-block;
        height: 43px !important;
    }



    .statistics-page .content-wrapper .map img {
        height: 300px;
    }



    .tab-contents .topic .select-field span.selectAll, .tab-contents .topic .select-field span.selectNone, .tab-contents .topic .select-field span.reverse {
        margin-right: 4px;
        padding: 0 7px !important;
    }

    .statistics-page .tooltipText {
        width: 180px;
    }

    .statistics-page .content-wrapper .errorMsg {
        position: static;
        width: 100%;
        overflow: hidden;
    }

    .statistics-page .button-block-region.country-comparison-region {
        margin-top: -30px;
    }

    .statistics-page .content-wrapper .tab-head-block .other .errors.active::after {
        display: none;
    }
    /*publication*/
    .publication-page .pub-col-block .readmore span.active::after {
        background: none!important;
    }

    .statistics-page .button-block-region {
        width: 280px;
    }

    .statistics-page .content-wrapper .initial-block .button-block .country-profile,
    .statistics-page .content-wrapper .initial-block .button-block .country-comparison {
        background-size: 100% auto;
        width: 100%;
    }
    /*.iadb-page .content-wrapper {
        margin-top: 55px;
    }
    body {
        overflow-x: hidden;
    }*/
    .publication-page .main-content .contents {
        display: table-cell;
        padding: 0px;
        width: 100%;
    }

    .publication-page .pub-col-block {
        width: 100%;
        padding-bottom: 25px;
    }

    .publication-page .pub-content-block {
        display: block;
    }

    .publication-page .pub-col-block {
        display: block;
        float: left;
    }

    .publication-page .pub-col-block {
        border-bottom: 1px solid #e1e2e4;
        display: block;
        float: left;
        margin-bottom: 15px;
        padding-bottom: 15px;
    }

    .publication-page .pub-content-block {
        margin-bottom: 0;
        height: auto !important;
    }

    .publication-page .right-content {
        float: right;
        height: 185px;
        position: relative;
        width: calc(100% - 152px);
        width: -ms-calc(100% - 152px);
        width: -moz-calc(100% - 152px);
        width: -webkit-calc(100% - 152px);
    }

    .publication-page .pub-col-block .readmore span.active::after {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    }

    .publication-page .commonControl {
    }

    .publication-page .pop-up-container {
        clear: both;
        display: none;
        float: left;
        margin-top: 10px;
        overflow: hidden;
        position: static;
    }

    .publication-page .download {
        padding: 0px;
    }

    .publication-page .toggle-accordion {
        background: url("../images/publicationimage/menu_slide.png")no-repeat center center;
        width: 22px;
        height: 14px;
        display: block;
        margin-bottom: 4px;
        margin-top: 22px;
    }

    .publication-page .button-close-sidebar {
        display: block;
        background: url("../images/publicationimage/btn_close_publication.png")no-repeat center center;
        float: right;
        width: 43px;
        height: 43px;
        position: absolute;
        right: 0;
        top: 0px;
    }

    .publication-page .main-content .sidebar {
        visibility: hidden;
        position: absolute;
        top: 13px;
        transform: translate3d(-120%, 0px, 0);
        -webkit-transform: translate3d(-120%, 0px, 0);
        -moz-transform: translate3d(-120%, 0px, 0);
        transition: all 0s ease 0s;
        z-index: 2;
        opacity: 0.9;
    }

    .publication-page .sidebar label {
        background-color: #ffffff;
        color: #6f7175;
        padding: 10px;
        width: 100%;
    }

    .publication-page .sidebar.active {
        -webkit-transform: translate3d(0%, 0, 0);
        transform: translate3d(0%, 0, 0);
        -moz-transform: translate3d(0%, 0, 0);
    }
    /*********welcome message**********/
    .warning-region-first {
        display: none!important;
    }

    .statistics-page .warning-blocks .warning-region {
        display: none;
        height: auto;
    }

    .statistics-page .warning-blocks {
        display: block;
    }

    .statistics-page .warning-blocks {
        height: 100%;
        left: 0;
        position: fixed;
        top: 0;
        width: 100%;
    }

        .statistics-page .warning-blocks .warning-region {
            top: calc(50% - 130px);
            top: -ms-calc(50% - 130px);
            top: -moz-calc(50% - 130px);
            top: -webkit-calc(50% - 130px);
            left: 11%;
            width: 78%;
        }

    .statistics-page .warning-region::before, .statistics-page .warning-region::after {
        width: 100%;
        background-size: 100% auto;
    }

    .statistics-page .dark-tooltip .tip {
        background: rgba(0, 0, 0, 0) url("../images/info_tooltip_arrw.png") no-repeat scroll left center;
    }

    .statistics-page .container .content-wrapper .tab-head-block .other .reset_large {
        display: none;
    }

    .statistics-page .container .content-wrapper .tab-head-block .other .reset_mobile {
        display: block;
        float: left;
        padding-left: 0;
    }
    /*********statistics-page graph menu*********/
    .statistics-page .container .content-wrapper  .graph-menu {
        float:right;
        display:block;
                 margin: 0 20px 0 0;
    }
    .statistics-page .container .content-wrapper .graph-menu span{
        background: rgba(0, 0, 0, 0) url("../images/publicationimage/menu_slide.png") no-repeat scroll center center;
        display: block;
        height: 14px;
        width: 22px;
        transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -webkit-transform :rotate(180deg);
        -ms-transform: rotate(180deg);
         -o-transform: rotate(180deg);
        z-index: 200;
         cursor: pointer;
    }
        .statistics-page .container .content-wrapper .graph-menu span.active-btn {
              transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform :rotate(0deg);
        -ms-transform: rotate(0deg);
         -o-transform: rotate(0deg);
        }
    .statistics-page .recline-data-explorer {
        position:relative;
    }
    .statistics-page .recline-data-explorer .data-view-sidebar {
    position: absolute;
   right: -150%;
    top: 25px;
    transition:all 0.5s ease;
    background:#fff;
    max-height: 100%;
    overflow: auto;
    }
    .statistics-page .recline-data-explorer .data-view-sidebar.active-sdiebar {
    right: 20px;
    transition:all 0.5s ease;
    }
    .statistics-page .container .content-wrapper .chartViewDiv .mCSB_inside > .mCSB_container {
    margin-right: 10px;
    }
    .statistics-page  .button-block a span {
    font-size:14px;
    }
    .button-block .country-comparison span {
    left: calc(50% - 50px);
    }
}


@media screen and (max-width: 991px) {
    .institution-page .p-country {
        max-height:none;
    }
    .statistics-page .warning-region.slideleft {
        height: auto;
        left: calc(50% - 350px);
        left: -ms-calc(50% - 350px);
        left: -moz-calc(50% - 350px);
        left: -webkit-calc(50% - 350px);
        transition: all 0.5s ease 0s;
        width: 300px;
        top: calc(50% - 250px);
        top: -moz-calc(50% - 250px);
        top: -ms-calc(50% - 250px);
        top: -webkit-calc(50% - 250px);
    }

    .statistics-page .warning-region::before, .statistics-page .warning-region::after {
        transition: all 0.5s ease 0s;
    }

    .statistics-page .warning-region.slideleft::before, .statistics-page .warning-region.slideleft::after {
        width: 300px;
        background-size: 100% auto;
        transition: all 0.5s ease 0s;
    }

    .statistics-page .warning-region.slideleft::before {
        top: -14px;
    }

    .statistics-page .warning-region.slideleft .warning-box {
        display: block;
    }

        .statistics-page .warning-region.slideleft .warning-box > span {
            display: block;
        }

        .statistics-page .warning-region.slideleft .warning-box .welcome-img {
            text-align: center;
        }

    .statistics-page .warning-region.slideleft .welcome-text {
        margin-top: 20px;
        padding-top: 20px;
        border-left: none;
        border-top: 1px solid #8369a6;
    }

    .inner-page .header-menu-links ul li {
        overflow: visible;
    }

    .inner-page .header-menu-links ul li {
        margin: 0;
    }

    .inner-page .header-menu-links ul li {
        border-width: 1px!important;
    }

    .statistics-page #body,
    .statistics-page .statistics-page .iadb-page,
    .statistics-page .content-wrapper .tab-content-block,
    .statistics-page .content-wrapper .filterDiv,
    .statistics-page .content-wrapper .tab-blocks,
    .statistics-page .content-wrapper,
    .statistics-page .iadb-page {
        max-height: none;
    }

        .statistics-page .content-wrapper .map {
            display: block!important;
            visibility: hidden;
        }
    /*publications*/

    .publication-page .pub-col-block {
        display: block;
        float: left;
        width: 100%;
    }

    .publication-page .main-content .sidebar.element-visible {
        visibility: visible;
        transition: all 2s ease 0s;
    }

    .publication-page .carousel-block .cycle-pager {
        display: block;
    }

    .publication-page .pub-content-block .pub-col-block:nth-child(1),
    .publication-page .pub-content-block .pub-col-block:nth-child(2) {
        padding-right: 0px;
        padding-left: 0px;
    }

    .publication-page .content-wrap {
        border: none;
    }

    .inner-page.institution-page .warning-region.warning-region-first {
        display: none;
    }
    .inner-page.institution-page .warning-blocks {
        display: block!important;
    }
    .inner-page.institution-page .warning-blocks {
        display: block;
    }

    .inner-page.institution-page .warning-region.warning-region-new {
        top: calc(50% - 130px);
        width: 60%;
        left: 20%;
        padding-bottom:20px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {

    .container {
        padding: 0 25px;
        width: 100%;
    }

    .statistics-page .container .content-wrapper .tab-head-block .other ul li#country, .statistics-page .container .content-wrapper .tab-head-block .other ul li, .statistics-page #topic, .statistics-page #country {
        width: 25%;
    }

    .statistics-page .content-wrapper {
        margin-top: 51px;
        position: relative;
    }

        .statistics-page .content-wrapper .subcontents .main-data-block .sub-topic {
            padding-left: 15px;
        }

    /*.statistics-page .container .content-wrapper .tab-head-block .compare,*/
    .statistics-page .container .content-wrapper .tab-head-block .other {
        width: auto;
    }

        .statistics-page .container .content-wrapper .tab-head-block .other ul li#country, .statistics-page .container .content-wrapper .tab-head-block .other ul li {
            width: 92px;
        }

    .statistics-page .content-wrapper .tab-contents {
        width: 368px;
    }

    .statistics-page .content-wrapper .errorMsg {
        width: 348px;
    }

    .statistics-page .warning-region {
        right: 378px;
    }

    .statistics-page .container .content-wrapper .tab-head-block .other ul {
        float: right;
        width: 368px;
    }

    .statistics-page .content-wrapper .initial-block .initial-sub-block {
        width: 600px;
        left: calc(50% - 300px);
        left: -webkit-calc(50% - 300px);
        left: -moz-calc(50% - 300px);
        left: -ms-calc(50% - 300px);
    }

    .statistics-page .button-block-region {
        width: 300px;
    }

    .statistics-page .content-wrapper .initial-block .button-block .country-profile,
    .statistics-page .content-wrapper .initial-block .button-block .country-comparison {
        background-size: 100% auto;
    }

    .statistics-page .content-wrapper .initial-block .button-block > a {
        background-size: 300px auto !important;
        cursor: pointer;
        display: inline-block;
        height: 120px;
        width: 300px;
    }

    .statistics-page .container .content-wrapper .reset .resetFilter {
        width: 14px;
        height: 15px;
        font-size: 0;
    }

    .institution-page .country-slider li {
        width: 100% !important;
    }

        .institution-page .country-slider li img {
            min-width: auto;
            padding-bottom: 10px;
            width: 100%;
        }

            .institution-page .country-slider li img.primary {
                display: none;
            }

        .institution-page .country-slider li.enabled img.primary,
        .institution-page .country-slider li.clicked img.primary {
            display: block;
        }

    .institution-page #container {
        height: auto;
    }

    .institution-page .country-data {
        position: relative;
    }

    .institution-page .country-data {
        height: auto;
    }



    html, body {
        height: 100%;
        min-height: 100%;
    }

    .inner-page #body {
        height: calc(100% - 55px);
        height: -webkit-calc(100% - 55px);
        height: -moz-calc(100% - 55px);
        height: -ms-calc(100% - 55px);
    }

    .inner-page .iadb-page {
        height: calc(100% - 67px);
        height: -webkit-calc(100% - 67px);
        height: -moz-calc(100% - 67px);
        height: -ms-calc(100% - 67px);
        overflow-y: auto;
        margin-top: 62px;
    }

    .inner-page .content-wrapper {
        height: 100%;
        margin-top: 0;
    }

    .statistics-page .content-wrapper .tab-content-block {
        height: calc(100% - 37px);
        height: -moz-calc(100% - 37px);
        height: -webkit-calc(100% - 37px);
        height: -ms-calc(100% - 37px);
    }


    /*************Publication Responsive Page*********************/
    .publication-page .iadb-page {
        height: calc(100% - 67px);
        height: -webkit-calc(100% - 67px);
        height: -moz-calc(100% - 67px);
        height: -ms-calc(100% - 67px);
        overflow-y: auto;
        margin-top: 0px;
    }

    .publication-page .sidebar {
        background-color: #f1f1f2;
        border: 1px solid #d8d7d7;
        display: table-cell;
        vertical-align: top;
        width: 30%;
    }

    .publication-page .main-content .contents {
        display: block;
        padding: 0;
        width: 100%;
    }

    .publication-page .right-content {
        float: right;
        height: 185px;
        position: relative;
        width: calc(100% - 152px);
        width: -webkit-calc(100% - 152px);
        width: -moz-calc(100% - 152px);
        width: -ms-calc(100% - 152px);
    }

    .pub-col-block .readmore span.active::after {
        background: none!important;
    }

    .publication-page .pub-col-block {
        width: 100%;
        padding-bottom: 25px;
    }

    .publication-page .pub-content-block {
        margin-bottom: 0;
        height: auto !important;
    }

    .publication-page .pop-up-container {
        clear: both;
        display: none;
        float: left;
        margin-top: 13px;
        overflow: hidden;
        position: static;
    }

    .publication-page .commonControl {
    }

    .publication-page .toggle-accordion {
        background: url("../images/publicationimage/menu_slide.png")no-repeat center center;
        width: 22px;
        height: 14px;
        display: block;
        margin-bottom: 18px;
        margin-top: 22px;
    }

    .publication-page .button-close-sidebar {
        display: block;
        background: url("../images/publicationimage/btn_close_publication.png")no-repeat center center;
        float: right;
        width: 43px;
        height: 43px;
        position: absolute;
        right: 0;
        top: 0px;
    }

    .publication-page .main-content .sidebar {
        visibility: hidden;
        position: absolute;
        top: 0;
        transform: translate3d(-120%, 0px, 0);
        -webkit-transform: translate3d(-120%, 0px, 0);
        -moz-transform: translate3d(-120%, 0px, 0);
        transition: all 0s ease 0s;
        width: 240px;
        z-index: 2;
        opacity: 1;
    }

        .publication-page .main-content .sidebar.not-visible {
            transition: all 0s ease 0s;
        }

    .publication-page .sidebar.active {
        -webkit-transform: translate3d(0%, 0, 0);
        transform: translate3d(0%, 0, 0);
        -moz-transform: translate3d(0%, 0, 0);
    }

    .publication-page .sidebar label {
        background-color: #ffffff;
        color: #6f7175;
        padding: 10px;
        width: 100%;
    }

    .publication-page .pub-col-block {
        border-top: 1px solid #e1e2e4;
        display: block;
        float: left;
        margin-bottom: 15px;
        padding-bottom: 0;
        padding-top: 15px;
    }

    .publication-page .content-wrapper .search-block .search-field {
        width: 492px;
    }

    .publication-page .pub-col-block {
        display: block;
        float: left;
    }

    .publication-page .pub-content-block .pub-col-block:nth-child(3),
    .publication-page .pub-content-block .pub-col-block:nth-child(4) {
        padding-left: 0px;
    }
}

@media screen and (max-width: 767px) {
    .statistics-page #body,
    .statistics-page .statistics-page .iadb-page,
    .statistics-page .content-wrapper .tab-content-block,
    .statistics-page .content-wrapper .filterDiv,
    .statistics-page .content-wrapper .tab-blocks,
    .statistics-page .content-wrapper,
    .statistics-page .iadb-page {
        height: auto;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {

    .institution-page .content-wrapper .tab-block img[usemap] {
        border: medium none;
        height: auto;
        max-width: 100%;
        min-width: 800px;
        width: 800px;
    }

    /*Publication*/
    .publication-page .pub-content-block .pub-col-block:nth-child(3),
    .publication-page .pub-content-block .pub-col-block:nth-child(4) {
        padding-left: 0px;
    }

    .publication-page .pub-content-block {
        display: block;
    }

    .publication-page .pub-col-block {
        display: block;
        float: left;
    }

    .publication-page .pub-col-block {
        width: 100%;
        margin-bottom: 25px;
    }

    .publication-page .pub-content-block {
        margin-bottom: 0;
        height: auto !important;
    }

    .publication-page .commonControl {
        padding-top: 50px;
        position: absolute;
    }

    .publication-page .pop-up-container {
        clear: both;
        display: none;
        float: left;
        margin-top: 10px;
        overflow: hidden;
        position: static;
    }

    .publication-page .pub-content-block .pub-col-block:nth-child(1),
    .publication-page .pub-content-block .pub-col-block:nth-child(2) {
        padding-right: 0px;
        padding-left: 0px;
    }

   /* .institution-page .warning-region::before, .statistics-page .warning-region::after {
        background-size: 100% auto;
        transition: all 0.5s ease 0s;
        width: 300px;
    }

    .institution-page .warning-region .warning-box {
        display: block;
    }

        .institution-page .warning-region .warning-box .welcome-img {
            text-align: center;
        }

        .institution-page .warning-region .warning-box > span {
            display: block;
        }

        .institution-page .warning-region .warning-box > span {
            display: block;
        }

    .institution-page .warning-region .welcome-text {
        border-left: medium none;
        border-top: 1px solid #63b4b5;
        margin-top: 20px;
        padding-top: 20px;
    }*/
}

@media screen and (min-width: 1310px) and (max-width: 1500px) {

   /* .statistics-page .variablesDetail {
        overflow: hidden;
        position: relative;
     
      }

    .statistics-page .source.commonaction {
       position: absolute;
        right: 35%;
        top: 0;
      }*/

   /*.statistics-page .container .content-wrapper .tab-head-block .compare {
    width: 30%;
   }*/


}
@media screen and (min-width: 1150px) and (max-width: 1306px) {
    /*.statistics-page .container .content-wrapper .tab-head-block .compare {
      width: 35%;
    }*/

}
@media screen and (min-width:1110px ) and (max-width: 1175px) {
    /*.statistics-page .container .content-wrapper .tab-head-block .compare {
        width: 40%;
    }*/
}

@media screen and (min-width: 1055px) {
    .statistics-page .container .content-wrapper .tab-head-block .compare {
        width: 47%;
    }

}
@media screen and (min-width: 992px) and (max-width: 1054px) {

.statistics-page .container .content-wrapper .tab-head-block .compare {
        width: 28%;
    }

}
@media screen and (min-width: 919px) and (max-width: 991px) {
    .statistics-page .container .content-wrapper .tab-head-block .compare {
        width: 35%;
    }
}
@media screen and (min-width: 768px) and (max-width: 918px) {
    .statistics-page .container .content-wrapper .tab-head-block .compare {
        width: 41%;
    }
}


/*************custom*************/

@media screen and (max-width: 539px) {
    .statistics-page .content-wrapper .gridDiv #content-slickgrid {
        /*height: auto;*/
    }

    .statistics-page .content-wrapper .tab-head-block .compare li {
        width: 100%;
    }

    .statistics-page .content-wrapper .tab-head-block .other .errors.active::after {
        display: none;
    }
    /*.statistics-page .container .content-wrapper .tab-head-block .other ul li#country, .statistics-page .container .content-wrapper .tab-head-block .other ul li, .statistics-page #topic, .statistics-page #country {
    width:100%;

}*/
    .statistics-page .gridDiv .filterArea .mainItem .leftItem {
        background: #dfdfdf none repeat scroll 0 0;
        display: block;
        margin-bottom: 10px;
        padding: 3px 6px;
        width: 100%;
    }

    .statistics-page .gridDiv .filterArea .mainItem .rightItem {
        float: left;
        width: calc(100% - 20px);
        width: -moz-calc(100% - 20px);
        width: -webkit-calc(100% - 20px);
        width: -ms-calc(100% - 20px);
    }

    .statistics-page .gridDiv .commonaction.views {
        width: 100%;
        margin-top: 2px;
    }

    .statistics-page .gridDiv .views span {
        width: 50%;
        margin: 0;
    }

    .statistics-page .gridDiv .commonaction.email-field {
        position: static;
    }

    .statistics-page .content-wrapper .emailPopup {
        width: 100%;
    }

    .email-field.active .emailPopup::before {
        background: none;
    }


    /*******welcome message****/
    
    .inner-page .warning-blocks .warning-region {
        height: auto;
        left: calc(50% - 150px);
        left: -ms-calc(50% - 150px);
        left: -moz-calc(50% - 150px);
        left: -webkit-calc(50% - 150px);
        left: -ms-calc(50% - 150px);
        transition: all 0.5s ease 0s;
        width: 300px;
        top: 90px;
    }
    .inner-page.institution-page .warning-blocks .warning-region {
        height: auto;
        left: 10%;
        transition: all 0.5s ease 0s;
        width: 80%;
        top: 90px;
        padding-bottom:20px;
    }
    .inner-page.institution-page .warning-region.warning-region-new {
       width:300px;
        top:90px;
         left: calc(50% - 150px);
        left: -ms-calc(50% - 150px);
        left: -moz-calc(50% - 150px);
        left: -webkit-calc(50% - 150px);
        left: -ms-calc(50% - 150px);
        transition: all 0.5s ease 0s;
    }
        .inner-page .warning-blocks .warning-region::before, .statistics-page .warning-region::after {
            width: 100%;
            background-size: 100% auto;
            transition: all 0.5s ease 0s;
        }

        .inner-page .warning-blocks .warning-region::before {
            top: -14px;
        }

        .inner-page .warning-blocks .warning-region .warning-box {
            display: block;
        }

            .inner-page .warning-blocks .warning-region .warning-box > span {
                display: block;
            }

            .inner-page .warning-blocks .warning-region .warning-box .welcome-img {
                text-align: center;
            }

        .inner-page .warning-blocks .warning-region .welcome-text {
            margin-top: 20px;
            padding-top: 20px;
            border-left: none;
            border-top: 1px solid #8369a6;
        }

    .institution-page .warning-blocks .warning-region .welcome-text {
        border-top: 1px solid #63b4b5;
    }

    .statistics-page .content-wrapper .tab-head-block .other ul li span {
        font-size: 10px;
    }

    .institution-page .country-list ul.content {
        width: 100%!important;
    }
}

@media screen and (min-width: 992px) and (max-height:725px) {
    /*#container {
        height: 456px;
    }
    .institution-page .p-country {
        height:300px;
    }*/
}

@media screen and (max-height:650px) {

    .institution-page .p-country {
    }
}

@media screen and (min-height:800px) {
    .institution-page .content-wrapper .highcharts-container,
    .institution-page .content-wrapper .highcharts-container svg {
        height: 800px!important;
    }
}

.commonControl a,
.commonControl span {
    cursor: pointer;
}
/*************publication responsive*********************/

@media screen and (max-width: 465px) {
    .publication-page .iadb-page .content-wrapper {
        margin-top: 0px;
    }

    .publication-page .content-wrapper .main-content .contents {
        display: table-cell;
        padding: 0px;
        width: 100%;
    }

        .publication-page .content-wrapper .main-content .contents .left-content {
            float: none;
        }

            .publication-page .content-wrapper .main-content .contents .left-content .content-img {
                float: none;
            }

                .publication-page .content-wrapper .main-content .contents .left-content .content-img > img {
                    margin: 0 auto;
                }

        .publication-page .content-wrapper .main-content .contents .right-content {
            width: 100%;
            padding-top: 20px;
        }

        .publication-page .content-wrapper .main-content .contents .pub-col-block {
            width: 100%;
            padding-bottom: 12px;
        }

        .publication-page .content-wrapper .main-content .contents .pub-content-block {
            margin-bottom: 0;
            height: auto !important;
        }

        .publication-page .content-wrapper .main-content .contents .commonControl {
            padding-left: 60px;
            padding-top: 13px;
        }

        .publication-page .content-wrapper .main-content .contents .pop-up-container {
            clear: both;
            display: none;
            float: left;
            margin-top: 0px;
            overflow: hidden;
            position: static;
        }

        .publication-page .content-wrapper .main-content .contents .commonControl .download {
            padding: 0px;
        }

    .publication-page .toggle-accordion {
        background: url("../images/publicationimage/menu_slide.png")no-repeat center center;
        width: 22px;
        height: 14px;
        display: block;
        margin-bottom: 2px;
        margin-top: 22px;
    }

    .publication-page .button-close-sidebar {
        display: block;
        background: url("../images/publicationimage/btn_close_publication.png")no-repeat center center;
        float: right;
        width: 43px;
        height: 43px;
        position: absolute;
        right: 0;
        top: 0px;
    }

    .publication-page .sidebar label {
        background-color: #ffffff;
        color: #6f7175;
        padding: 10px;
        width: 100%;
    }

    .publication-page .pub-content-block:last-child {
        border-bottom: none;
    }

    .publication-page .content-wrapper .search-block .search-field {
        width: 250px;
    }

    .publication-page .left-content .content-img .hover-element {
        width: 131px;
        margin: 0 auto;
        left: 0;
        right: 0;
    }

    .publication-page .left-content .content-img {
        width: 131px;
        margin: 0 auto;
    }

    .publication-page .right-content {
        height: auto;
        padding-bottom: 10px;
        min-height: auto;
    }

    .publication-page .content-wrapper .main-content .contents .commonControl {
        position: static;
        padding: 0;
    }

        .publication-page .content-wrapper .main-content .contents .commonControl .readmore {
            padding-left: 0;
        }
}

@media screen and (min-width: 466px) and (max-width: 767px) {

    .publication-page .iadb-page .content-wrapper {
        margin-top: 0px;
    }

    .publication-page .content-wrapper .search-block .search-field {
        width: 350px;
    }

    .publication-page .pub-content-block .pub-col-block:nth-child(3),
    .publication-page .pub-content-block .pub-col-block:nth-child(4) {
        padding-left: 0px;
    }
}

@media screen and (min-width: 992px) {
    .publication-page .main-content .sidebar {
        display: table-cell!important;
    }
}

@media screen and (min-width: 1450px) {
    .publication-page .pub-content-block {
    }

    .publication-page .right-content {
        position: relative;
    }

    .publication-page .commonControl {
        position: absolute;
        bottom: 0px;
    }

    .publication-page .pop-up-container {
        background-color: #e1e2e4;
        border-top: 3px solid #a8a9ad;
        bottom: 4px;
        left: 0;
        margin-top: 2px;
        position: absolute;
    }
}
