 @media (min-width: 768px) {

    .flex-v-1 .list-view {
        display: grid;
        grid-template-columns: repeat(auto-fill,248px);
        justify-content: space-between;
           
       }

     .flex-v-1.var_1 .list-view {
         display: grid;
         grid-template-columns: repeat(auto-fill,560px);
         justify-content: space-between;

     }
    
       .flex-v-1 .list-view:after {
        content: " ";
        flex: auto;
      }
    
      .flex-v-2 .list-view {
        display: grid;
        grid-template-columns: repeat(auto-fill,345px);
        justify-content: space-between;
           
       }
    
       .flex-v-2 .list-view:after {
        content: " ";
        flex: auto;
      }
    
    .wrap {
        min-height: 100%;
        height:  auto;
    }

    .lead {
        font-size: 21px; }

    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
    .dl-horizontal dd {
        margin-left: 180px; } }
 
 
@media (min-width: 768px) {
    .container {
        width: 97%; } }
@media (min-width: 992px) {
    .container {
        width: 970px; } }
@media (min-width: 1200px) {
    .container {
        width: 1170px; } }


@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left; }

    .col-sm-1 {
        width: 8.3333333333%; }

    .col-sm-2 {
        width: 16.6666666667%; }

    .col-sm-3 {
        width: 25%; }

    .col-sm-4 {
        width: 33.3333333333%; }

    .col-sm-5 {
        width: 41.6666666667%; }

    .col-sm-6 {
        width: 50%; }

    .col-sm-7 {
        width: 58.3333333333%; }

    .col-sm-8 {
        width: 66.6666666667%; }

    .col-sm-9 {
        width: 75%; }

    .col-sm-10 {
        width: 83.3333333333%; }

    .col-sm-11 {
        width: 91.6666666667%; }

    .col-sm-12 {
        width: 100%; }

    .col-sm-pull-0 {
        right: auto; }

    .col-sm-pull-1 {
        right: 8.3333333333%; }

    .col-sm-pull-2 {
        right: 16.6666666667%; }

    .col-sm-pull-3 {
        right: 25%; }

    .col-sm-pull-4 {
        right: 33.3333333333%; }

    .col-sm-pull-5 {
        right: 41.6666666667%; }

    .col-sm-pull-6 {
        right: 50%; }

    .col-sm-pull-7 {
        right: 58.3333333333%; }

    .col-sm-pull-8 {
        right: 66.6666666667%; }

    .col-sm-pull-9 {
        right: 75%; }

    .col-sm-pull-10 {
        right: 83.3333333333%; }

    .col-sm-pull-11 {
        right: 91.6666666667%; }

    .col-sm-pull-12 {
        right: 100%; }

    .col-sm-push-0 {
        left: auto; }

    .col-sm-push-1 {
        left: 8.3333333333%; }

    .col-sm-push-2 {
        left: 16.6666666667%; }

    .col-sm-push-3 {
        left: 25%; }

    .col-sm-push-4 {
        left: 33.3333333333%; }

    .col-sm-push-5 {
        left: 41.6666666667%; }

    .col-sm-push-6 {
        left: 50%; }

    .col-sm-push-7 {
        left: 58.3333333333%; }

    .col-sm-push-8 {
        left: 66.6666666667%; }

    .col-sm-push-9 {
        left: 75%; }

    .col-sm-push-10 {
        left: 83.3333333333%; }

    .col-sm-push-11 {
        left: 91.6666666667%; }

    .col-sm-push-12 {
        left: 100%; }

    .col-sm-offset-0 {
        margin-left: 0%; }

    .col-sm-offset-1 {
        margin-left: 8.3333333333%; }

    .col-sm-offset-2 {
        margin-left: 16.6666666667%; }

    .col-sm-offset-3 {
        margin-left: 25%; }

    .col-sm-offset-4 {
        margin-left: 33.3333333333%; }

    .col-sm-offset-5 {
        margin-left: 41.6666666667%; }

    .col-sm-offset-6 {
        margin-left: 50%; }

    .col-sm-offset-7 {
        margin-left: 58.3333333333%; }

    .col-sm-offset-8 {
        margin-left: 66.6666666667%; }

    .col-sm-offset-9 {
        margin-left: 75%; }

    .col-sm-offset-10 {
        margin-left: 83.3333333333%; }

    .col-sm-offset-11 {
        margin-left: 91.6666666667%; }

    .col-sm-offset-12 {
        margin-left: 100%; } }


@media (max-width: 992px) {
    
    
    .article-row-index {
        padding-bottom: 5px !important;
    }
    
    .article-row-index:first-child, .first-th {
          width: 100% !important;
    }
    
    .article-row-index .doi {
        margin-top: 4px !important;
    }
    
    .table-content-en td {
       padding-right: 0 !important;
    }

    .navbar-collapse {
        border-top: 1px solid #d6d6d6 !important;
    }

    #pubFooter {
        border-top: 1px #d6d6d6 solid;
        padding: 10px 0 10px 0;
        margin: 0px;

    }

    #pubFooter .text-center {
        text-align: left;
    }

    #pubFooter .pull-right {
        float: left !important;
    }

    .pub-cfp img {
        width: 100%;
    }

    .right-pub-container  {
        float: left !important;
    }

    .right-content {
        padding: 0 !important;
    }

    .menu-left {
        margin-bottom: 0 !important;
    }

}

@media (min-width: 992px) {

    .index {
        padding-left: 30px !important;
    }

    .doi {
        margin-top:  10px;
    }    

    .pub-cfp img {
        width: 270px;
        height: 76px;
    }

    .pub-cfp img.pja {
        width: 260px;
        height: 97px;
    }
    
    .navbar-collapse {
        border-top: 1px solid transparent !important;
    }

    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left; }

    .col-md-1 {
        width: 8.3333333333%; }

    .col-md-2 {
        width: 16.6666666667%; }

    .col-md-3 {
        width: 25%; }

    .col-md-4 {
        width: 33.3333333333%; }

    .col-md-5 {
        width: 41.6666666667%; }

    .col-md-6 {
        width: 50%; }

    .col-md-7 {
        width: 58.3333333333%; }

    .col-md-8 {
        width: 66.6666666667%; }

    .col-md-9 {
        width: 75%; }

    .col-md-10 {
        width: 83.3333333333%; }

    .col-md-11 {
        width: 91.6666666667%; }

    .col-md-12 {
        width: 100%; }

    .col-md-pull-0 {
        right: auto; }

    .col-md-pull-1 {
        right: 8.3333333333%; }

    .col-md-pull-2 {
        right: 16.6666666667%; }

    .col-md-pull-3 {
        right: 25%; }

    .col-md-pull-4 {
        right: 33.3333333333%; }

    .col-md-pull-5 {
        right: 41.6666666667%; }

    .col-md-pull-6 {
        right: 50%; }

    .col-md-pull-7 {
        right: 58.3333333333%; }

    .col-md-pull-8 {
        right: 66.6666666667%; }

    .col-md-pull-9 {
        right: 75%; }

    .col-md-pull-10 {
        right: 83.3333333333%; }

    .col-md-pull-11 {
        right: 91.6666666667%; }

    .col-md-pull-12 {
        right: 100%; }

    .col-md-push-0 {
        left: auto; }

    .col-md-push-1 {
        left: 8.3333333333%; }

    .col-md-push-2 {
        left: 16.6666666667%; }

    .col-md-push-3 {
        left: 25%; }

    .col-md-push-4 {
        left: 33.3333333333%; }

    .col-md-push-5 {
        left: 41.6666666667%; }

    .col-md-push-6 {
        left: 50%; }

    .col-md-push-7 {
        left: 58.3333333333%; }

    .col-md-push-8 {
        left: 66.6666666667%; }

    .col-md-push-9 {
        left: 75%; }

    .col-md-push-10 {
        left: 83.3333333333%; }

    .col-md-push-11 {
        left: 91.6666666667%; }

    .col-md-push-12 {
        left: 100%; }

    .col-md-offset-0 {
        margin-left: 0%; }

    .col-md-offset-1 {
        margin-left: 8.3333333333%; }

    .col-md-offset-2 {
        margin-left: 16.6666666667%; }

    .col-md-offset-3 {
        margin-left: 25%; }

    .col-md-offset-4 {
        margin-left: 33.3333333333%; }

    .col-md-offset-5 {
        margin-left: 41.6666666667%; }

    .col-md-offset-6 {
        margin-left: 50%; }

    .col-md-offset-7 {
        margin-left: 58.3333333333%; }

    .col-md-offset-8 {
        margin-left: 66.6666666667%; }

    .col-md-offset-9 {
        margin-left: 75%; }

    .col-md-offset-10 {
        margin-left: 83.3333333333%; }

    .col-md-offset-11 {
        margin-left: 91.6666666667%; }

    .col-md-offset-12 {
        margin-left: 100%; } }

@media (min-width: 1200px) {

    .current-edition {
        float: right;
    }
    
    .small-right {
        width: 22% !important; 
    }
    
    .item-cfp {
/*        margin-right: 50px;*/
    }
    
    @keyframes slide-up {
    from {
        margin-bottom: 120px;
        opacity: .25;

    }
    to {
        margin-bottom:  0px;
        opacity: 1;

    } }
    
    .pub-excerpt {
        height: 80px;
    }

    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left; }

    .col-lg-1 {
        width: 8.3333333333%; }

    .col-lg-2 {
        width: 16.6666666667%; }

    .col-lg-3 {
        width: 25%; }

    .col-lg-4 {
        width: 33.3333333333%; }

    .col-lg-5 {
        width: 41.6666666667%; }

    .col-lg-6 {
        width: 50%; }

    .col-lg-7 {
        width: 58.3333333333%; }

    .col-lg-8 {
        width: 66.6666666667%; }

    .col-lg-9 {
        width: 75%; }

    .col-lg-10 {
        width: 83.3333333333%; }

    .col-lg-11 {
        width: 91.6666666667%; }

    .col-lg-12 {
        width: 100%; }

    .col-lg-pull-0 {
        right: auto; }

    .col-lg-pull-1 {
        right: 8.3333333333%; }

    .col-lg-pull-2 {
        right: 16.6666666667%; }

    .col-lg-pull-3 {
        right: 25%; }

    .col-lg-pull-4 {
        right: 33.3333333333%; }

    .col-lg-pull-5 {
        right: 41.6666666667%; }

    .col-lg-pull-6 {
        right: 50%; }

    .col-lg-pull-7 {
        right: 58.3333333333%; }

    .col-lg-pull-8 {
        right: 66.6666666667%; }

    .col-lg-pull-9 {
        right: 75%; }

    .col-lg-pull-10 {
        right: 83.3333333333%; }

    .col-lg-pull-11 {
        right: 91.6666666667%; }

    .col-lg-pull-12 {
        right: 100%; }

    .col-lg-push-0 {
        left: auto; }

    .col-lg-push-1 {
        left: 8.3333333333%; }

    .col-lg-push-2 {
        left: 16.6666666667%; }

    .col-lg-push-3 {
        left: 25%; }

    .col-lg-push-4 {
        left: 33.3333333333%; }

    .col-lg-push-5 {
        left: 41.6666666667%; }

    .col-lg-push-6 {
        left: 50%; }

    .col-lg-push-7 {
        left: 58.3333333333%; }

    .col-lg-push-8 {
        left: 66.6666666667%; }

    .col-lg-push-9 {
        left: 75%; }

    .col-lg-push-10 {
        left: 83.3333333333%; }

    .col-lg-push-11 {
        left: 91.6666666667%; }

    .col-lg-push-12 {
        left: 100%; }

    .col-lg-offset-0 {
        margin-left: 0%; }

    .col-lg-offset-1 {
        margin-left: 8.3333333333%; }

    .col-lg-offset-2 {
        margin-left: 16.6666666667%; }

    .col-lg-offset-3 {
        margin-left: 25%; }

    .col-lg-offset-4 {
        margin-left: 33.3333333333%; }

    .col-lg-offset-5 {
        margin-left: 41.6666666667%; }

    .col-lg-offset-6 {
        margin-left: 50%; }

    .col-lg-offset-7 {
        margin-left: 58.3333333333%; }

    .col-lg-offset-8 {
        margin-left: 66.6666666667%; }

    .col-lg-offset-9 {
        margin-left: 75%; }

    .col-lg-offset-10 {
        margin-left: 83.3333333333%; }

    .col-lg-offset-11 {
        margin-left: 91.6666666667%; }

    .col-lg-offset-12 {
        margin-left: 100%; } }

@media screen and (max-width: 767px) {

 

    .search-item {
        /*        font-size: 90%;*/
        line-height: 25px;
    }

    .intend-left-table {
        padding-left: 0! important;
    }

    .intend-right-table  {
        padding-right: 0 !important;
    }

    .download-right {
        text-align: left !important;
    }

    .article-row {
        margin-bottom: 10px;
    }
    
    #Panel .table {
        
    }
    
    #Panel .table td, #Panel .table th{
       padding: 5px;
    }

    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd; }
    .table-responsive > .table {
        margin-bottom: 0; }
    .table-responsive > .table > thead > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap; }
    .table-responsive > .table-bordered {
        border: 0; }
    .table-responsive > .table-bordered > thead > tr > th:first-child,
    .table-responsive > .table-bordered > thead > tr > td:first-child,
    .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0; }
    .table-responsive > .table-bordered > thead > tr > th:last-child,
    .table-responsive > .table-bordered > thead > tr > td:last-child,
    .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0; }
    .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .table-responsive > .table-bordered > tfoot > tr:last-child > th,
    .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0; } }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control,
    input[type="time"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control {
        line-height: 34px; }
    input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
    .input-group-sm > input[type="date"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],
    input[type="time"].input-sm,
    .input-group-sm > input[type="time"].form-control,
    .input-group-sm > input[type="time"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="time"].btn,
    .input-group-sm input[type="time"],
    input[type="datetime-local"].input-sm,
    .input-group-sm > input[type="datetime-local"].form-control,
    .input-group-sm > input[type="datetime-local"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
    .input-group-sm input[type="datetime-local"],
    input[type="month"].input-sm,
    .input-group-sm > input[type="month"].form-control,
    .input-group-sm > input[type="month"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="month"].btn,
    .input-group-sm input[type="month"] {
        line-height: 30px; }
    input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
    .input-group-lg > input[type="date"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg > input[type="time"].form-control,
    .input-group-lg > input[type="time"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg > input[type="datetime-local"].form-control,
    .input-group-lg > input[type="datetime-local"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg > input[type="month"].form-control,
    .input-group-lg > input[type="month"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg input[type="month"] {
        line-height: 46px; } }

@media (min-width: 768px) {
 
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle; }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle; }
    .form-inline .form-control-static {
        display: inline-block; }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto; }
    .form-inline .input-group > .form-control {
        width: 100%; }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle; }
    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
        padding-left: 0; }
    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0; }
    .form-inline .has-feedback .form-control-feedback {
        top: 0; } }

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback {
    right: 15px; }

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px; } }

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px; } }



@media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

@media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff; } }


@media (min-width: 240px) and (max-width: 768px) {
    .path {
        font-size: 12px;
        line-height: 15px;
        text-align: left;
    }
    body .navbar-nav {
        display: block !important;


    }
}

@media (min-width: 240px) and (max-width: 1024px) {
    .padding-left-30 {
        padding-left: 0 !important;
    }
}


@media (min-width: 320px) {
    .container-fluid {
        padding-right: 0!important;
        padding-left: 0 !important;
        margin-right: auto;
        margin-left: auto;
    }
}

@media (min-width: 320px) and (max-width: 768px) {
    section .block {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    #pubhouses {
        margin-top: 15px;
    }
}


@media (max-width: 767px) {
    .footer {   
        position: relative !important; 
    }
}


@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px; }
    .container .jumbotron, .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 63px; } }

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto; }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

    .modal-sm {
        width: 300px; } }
@media (min-width: 992px) {
    .modal-lg {
        width: 900px; } }

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px; }
    .carousel-inner > .item.next, .carousel-inner > .item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0; }
    .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0; }
    .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0; } }


@media screen and (min-width: 768px) {
 
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px; }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px; }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px; }
 
    .carousel-indicators {
        bottom: 0; } }


@-ms-viewport {
    width: device-width; }


@media (max-width: 767px) {
    .visible-xs {
        display: block !important; }

    table.visible-xs {
        display: table !important; }

    tr.visible-xs {
        display: table-row !important; }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important; } }
@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important; } }

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important; } }

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important; }

    table.visible-sm {
        display: table !important; }

    tr.visible-sm {
        display: table-row !important; }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important; }

    table.visible-md {
        display: table !important; }

    tr.visible-md {
        display: table-row !important; }

    th.visible-md,
    td.visible-md {
        display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important; } }

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important; }

    table.visible-lg {
        display: table !important; }

    tr.visible-lg {
        display: table-row !important; }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important; } }
@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important; } }

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important; } }

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important; } }

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important; } }
@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important; } }


@media print {
    .visible-print {
        display: block !important; }

    table.visible-print {
        display: table !important; }

    tr.visible-print {
        display: table-row !important; }

    th.visible-print,
    td.visible-print {
        display: table-cell !important; } }
.visible-print-block {
    display: none !important; }
@media print {
    .visible-print-block {
        display: block !important; } }

.visible-print-inline {
    display: none !important; }
@media print {
    .visible-print-inline {
        display: inline !important; } }

.visible-print-inline-block {
    display: none !important; }
@media print {
    .visible-print-inline-block {
        display: inline-block !important; } }

@media print {
    .hidden-print {
        display: none !important; } }


@media screen and (max-width: 1024px) {
    body .block {
        margin-bottom: 30px; }

}


@media screen and (max-width: 480px) {
    body .section-heading h1, body #pubhouses h1, body #about h1, body #process h1, body #testimonial h1, body #about-page-section-3 h1, body #skills h1, body #team-member h1, body #top_banner h1, body #portfolio h1, body #faq h1, body #contact h1, body #contact-page h1, body #features-page .subsection1 h1, body #features-page .subsection2 h1, body #features-page .subsection3 .right-section h1, body #features-page .subsection3 .left-section h1, body #features-page .subsection4 h1, body #login-reg h1,
    body .section-heading .h1,
    body #pubhouses .h1,
    body #about .h1,
    body #process .h1,
    body #testimonial .h1,
    body #about-page-section-3 .h1,
    body #skills .h1,
    body #team-member .h1,
    body #top_banner .h1,
    body #portfolio .h1,
    body #faq .h1,
    body #contact .h1,
    body #contact-page .h1,
    body #features-page .subsection1 .h1,
    body #features-page .subsection2 .h1,
    body #features-page .subsection3 .right-section .h1,
    body #features-page .subsection3 .left-section .h1,
    body #features-page .subsection4 .h1,
    body #login-reg .h1 {
        font-size: 32px;
        margin-top: 0px; }
    body .section-heading h2, body #pubhouses h2, body #about h2, body #process h2, body #testimonial h2, body #about-page-section-3 h2, body #skills h2, body #team-member h2, body #top_banner h2, body #portfolio h2, body #faq h2, body #contact h2, body #contact-page h2, body #features-page .subsection1 h2, body #features-page .subsection2 h2, body #features-page .subsection3 .right-section h2, body #features-page .subsection3 .left-section h2, body #features-page .subsection4 h2, body #login-reg h2,
    body .section-heading .h2,
    body #pubhouses .h2,
    body #about .h2,
    body #process .h2,
    body #testimonial .h2,
    body #about-page-section-3 .h2,
    body #skills .h2,
    body #team-member .h2,
    body #top_banner .h2,
    body #portfolio .h2,
    body #faq .h2,
    body #contact .h2,
    body #contact-page .h2,
    body #features-page .subsection1 .h2,
    body #features-page .subsection2 .h2,
    body #features-page .subsection3 .right-section .h2,
    body #features-page .subsection3 .left-section .h2,
    body #features-page .subsection4 .h2,
    body #login-reg .h2 {
        font-size: 36px;
        margin-top: 0px; }
    body .section-heading h3, body #pubhouses h3, body #about h3, body #process h3, body #testimonial h3, body #about-page-section-3 h3, body #skills h3, body #team-member h3, body #top_banner h3, body #portfolio h3, body #faq h3, body #contact h3, body #contact-page h3, body #features-page .subsection1 h3, body #features-page .subsection2 h3, body #features-page .subsection3 .right-section h3, body #features-page .subsection3 .left-section h3, body #features-page .subsection4 h3, body #login-reg h3,
    body .section-heading .h3,
    body #pubhouses .h3,
    body #about .h3,
    body #process .h3,
    body #testimonial .h3,
    body #about-page-section-3 .h3,
    body #skills .h3,
    body #team-member .h3,
    body #top_banner .h3,
    body #portfolio .h3,
    body #faq .h3,
    body #contact .h3,
    body #contact-page .h3,
    body #features-page .subsection1 .h3,
    body #features-page .subsection2 .h3,
    body #features-page .subsection3 .right-section .h3,
    body #features-page .subsection3 .left-section .h3,
    body #features-page .subsection4 .h3,
    body #login-reg .h3 {
        font-size: 22px;
        margin-top: 0px; }
    body .section-heading h4, body #pubhouses h4, body #about h4, body #process h4, body #testimonial h4, body #about-page-section-3 h4, body #skills h4, body #team-member h4, body #top_banner h4, body #portfolio h4, body #faq h4, body #contact h4, body #contact-page h4, body #features-page .subsection1 h4, body #features-page .subsection2 h4, body #features-page .subsection3 .right-section h4, body #features-page .subsection3 .left-section h4, body #features-page .subsection4 h4, body #login-reg h4,
    body .section-heading .h4,
    body #pubhouses .h4,
    body #about .h4,
    body #process .h4,
    body #testimonial .h4,
    body #about-page-section-3 .h4,
    body #skills .h4,
    body #team-member .h4,
    body #top_banner .h4,
    body #portfolio .h4,
    body #faq .h4,
    body #contact .h4,
    body #contact-page .h4,
    body #features-page .subsection1 .h4,
    body #features-page .subsection2 .h4,
    body #features-page .subsection3 .right-section .h4,
    body #features-page .subsection3 .left-section .h4,
    body #features-page .subsection4 .h4,
    body #login-reg .h4 {
        font-size: 18px;
        margin-top: 0px; }
    body .section-heading h5, body #pubhouses h5, body #about h5, body #process h5, body #testimonial h5, body #about-page-section-3 h5, body #skills h5, body #team-member h5, body #top_banner h5, body #portfolio h5, body #faq h5, body #contact h5, body #contact-page h5, body #features-page .subsection1 h5, body #features-page .subsection2 h5, body #features-page .subsection3 .right-section h5, body #features-page .subsection3 .left-section h5, body #features-page .subsection4 h5, body #login-reg h5,
    body .section-heading .h5,
    body #pubhouses .h5,
    body #about .h5,
    body #process .h5,
    body #testimonial .h5,
    body #about-page-section-3 .h5,
    body #skills .h5,
    body #team-member .h5,
    body #top_banner .h5,
    body #portfolio .h5,
    body #faq .h5,
    body #contact .h5,
    body #contact-page .h5,
    body #features-page .subsection1 .h5,
    body #features-page .subsection2 .h5,
    body #features-page .subsection3 .right-section .h5,
    body #features-page .subsection3 .left-section .h5,
    body #features-page .subsection4 .h5,
    body #login-reg .h5 {
        font-size: 17px;
        margin-top: 0px; }
    body .section-heading h6, body #pubhouses h6, body #about h6, body #process h6, body #testimonial h6, body #about-page-section-3 h6, body #skills h6, body #team-member h6, body #top_banner h6, body #portfolio h6, body #faq h6, body #contact h6, body #contact-page h6, body #features-page .subsection1 h6, body #features-page .subsection2 h6, body #features-page .subsection3 .right-section h6, body #features-page .subsection3 .left-section h6, body #features-page .subsection4 h6, body #login-reg h6,
    body .section-heading .h6,
    body #pubhouses .h6,
    body #about .h6,
    body #process .h6,
    body #testimonial .h6,
    body #about-page-section-3 .h6,
    body #skills .h6,
    body #team-member .h6,
    body #top_banner .h6,
    body #portfolio .h6,
    body #faq .h6,
    body #contact .h6,
    body #contact-page .h6,
    body #features-page .subsection1 .h6,
    body #features-page .subsection2 .h6,
    body #features-page .subsection3 .right-section .h6,
    body #features-page .subsection3 .left-section .h6,
    body #features-page .subsection4 .h6,
    body #login-reg .h6 {
        font-size: 16px;
        margin-top: 0px; } }


@media screen and (max-width: 640px) {

    body #top-header ul.contact_links li {
        margin-right: 2 0px; }
    body #top-header .top-header-links {
        width: 100%;
        margin-bottom: 10px; }
    body #top-header ul.social_links {
        float: none; } }
@media screen and (max-width: 400px) {
    body #top-header .top-header-links {
        width: 100%; }
    body #top-header .social {
        width: 100%; } }

@media screen and (min-width: 1024px) {  
.title-row-2 {
    font-size: 48px;
    text-transform: uppercase;
    color: #969696;
}

.title-row-1, .title-row-2 {
    line-height: 35px;
}
}

@media screen and (max-width: 1024px) {  
     .academic-name .title-row-2, .academic-name .title-row-1 {
        line-height: 20px;
    }

    .academic-name .title-row-2 {
        font-size: 24px !important;
    }
    
    .academic-name  {
        margin: 5px 0 5px 15px;
    }
    
}

@media screen and (max-width: 768px) {  

    .academic-name  {
        margin: 5px 0 5px 15px;
    }

    .academic-name .title-row-2, .academic-name .title-row-1 {
        line-height: 20px;
    }

    .academic-name .title-row-2 {
        font-size: 24px !important;
    }

    .academic-name .title-row-1 {
        font-size: 15px !important;
    }

    .menu-line {
        border: none !important;
        padding-bottom: 15px;
    }
    body header {
        height: 85px;
    }    

    #pubhouses h4 {
        height: auto;
    }
    .container {
        margin-right: 15px;
        margin-left:15px;
    }
}
 

@media screen and (max-width: 768px) {
  
    body header {
        height: auto;
    }

    .title-row-2 {
        font-size: 36px !important;
    }

    .send-right-standard {
        padding-right: 0 !important;
    }
    
}

 
@media screen and (max-width: 380px) {
    
    .animated {
        transition-property: none !important;
        transform: none !important;
        animation: none !important;
    }
 
    .title-row-2 {
        font-size: 30px !important;
    }  

 }
 
 
 @media screen and (max-width: 480px) {
    
    
 }
 

@media screen and (max-width: 640px) {
    
    
    body #about .image-holder {
        display: none; }
    body #about .text-inner {
        padding: 50px 0px; } }

@media screen and (max-width: 1024px) {
    body #process .process-border {
        top: 27%; } }
@media screen and (max-width: 980px) {
    body #process .process-border {
        top: 30%; } }
@media screen and (max-width: 768px) {
    body #process .process-icon-holder::after {
        border: 0px; }
    body #process .process-border {
        top: 30%; } }
@media screen and (min-width: 641px) and (max-width: 767px) {
    body #process .process-border {
        top: 34%; } }
@media screen and (min-width: 441px) and (max-width: 640px) {
    body #process .process-border {
        top: 34%; } }
@media screen and (min-width: 375px) and (max-width: 440px) {
    body #process .process-border {
        top: 31%; } }
@media screen and (min-width: 320px) and (max-width: 374px) {
    body #process .process-border {
        top: 29%; } }

@media screen and (max-width: 768px) {
    body #bottom-footer .btm-footer-links {
        margin-bottom: 10px; }
    body #bottom-footer .copyright {
        text-align: left; }

   
}

@media all and (min-width: 769px) and (max-width: 800px) {
    body .header-inner {
        height: auto; }
    body .header-inner .title {
        padding: 0px;
        margin-top: 5%; } }
@media all and (min-width: 569px) and (max-width: 768px) {
    body .header-inner {
        height: auto; }
    body .header-inner .title {
        padding: 0px;
        margin-top: 5%; } }
@media all and (min-width: 481px) and (max-width: 568px) {
    body .header-inner {
        height: auto; }
    body .header-inner .title {
        padding: 0px;
        margin-top: 5%; } }
@media all and (min-width: 321px) and (max-width: 480px) {
    body .header-inner {
        height: auto; }
    body .header-inner .title {
        padding: 0px;
        margin-top: 5%; } }
@media all and (min-width: 0px) and (max-width: 320px) {
    body .header-inner {
        height: auto; }
    body .header-inner .title {
        padding: 0px;
        margin-top: 5%; } }

@media all and (max-width: 767px) {
    body #about-page-section-3 .btn-primary {
        margin: 30px 0px 30px; } }

@media only screen and (max-width: 990px) {
    body #skills .progress {
        margin-bottom: 20px; } }

@media all and (max-width: 480px) {
    body #team-member .mybox {
        width: 100%;
        display: block; } }

@media all and (max-width: 480px) {
    body #skills .mybox {
        width: 100%;
        display: block; } }

 


@media screen and (max-width: 1365px) {
 
.path {
    position: relative !important;
    bottom: 10px !important;
    float: left;
    margin-top: 10px;
}

.current {
    text-align: left !important;
}    
    
.padding-left-standard {
    padding-left: 0 !important;
}
    
.download-text a {
    margin-left: -4px !important;
}

    
    .okl-container {
        /*        margin-top: 30px;
                margin-right: 30px;*/
        
    }

    body #pubCarousel .carousel-inner {
        height: 340px;
    }

    .calendar .event-txt {
        margin-left: 0 !important;
        padding-left: 0 !important;
    }

}




