  /* Remove the navbar's default margin-bottom and rounded borders */



  @import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');



  body {



    font-family: 'Open Sans', sans-serif;



  }



  .pdf-btn {



    width: 40%;



  }



  .inner_page_content {



    float: left;



    margin: 0 auto;



    position: relative;



    width: 100%;



  }







  #demomenucollapse>ul {



    list-style: outside none none;



    margin: 0;



    padding: 0;



  }



  #demomenucollapse a {



    font-size: 14px;



  }



  #demomenucollapse22>ul {



    list-style: outside none none;



    margin: 0;



    padding: 0;



  }



  #demomenucollapse22 a {



    font-size: 14px;



  }







  /*slide nav mobile start*/



  .sidenavonly {



    height: 100%;



    width: 0;



    position: fixed;



    z-index: 1;



    top: 0;



    left: 0;



    background-color: #111;



    overflow-x: hidden;



    transition: 0.5s;



    padding-top: 60px;



  }







  .sidenavonly a {



    color: #ffffff;



    display: block;



    font-size: 18px;



    padding: 8px 8px 8px 32px;



    text-decoration: none;



    transition: all 0.3s ease 0s;



  }







  .sidenavonly a:hover,
  .offcanvas a:focus {



    color: #f1f1f1;



  }







  .sidenavonly .closebtn {



    position: absolute;



    top: 0;



    right: 25px;



    font-size: 36px;



    margin-left: 50px;



  }







  #mainonly {



    transition: margin-left .5s;



    padding: 16px;



  }







  @media screen and (max-height: 450px) {



    .sidenavonly {
      padding-top: 15px;
    }



    .sidenavonly a {
      font-size: 18px;
    }



  }



  /*slide nav mobile end*/







  /*nav breaking point*/



  @media (max-width: 1200px) {



    .navbar-header {



      float: none;



    }



    .navbar-left,
    .navbar-right {



      float: none !important;



    }







    .navbar-toggle {



      display: block;



    }



    .navbar-collapse {



      border-top: 1px solid transparent;



      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);



    }



    .navbar-fixed-top {



      top: 0;



      border-width: 0 0 1px;



    }



    .navbar-collapse.collapse {



      display: none !important;



    }



    .navbar-nav {



      float: none !important;



      margin-top: 7.5px;



    }



    .navbar-nav>li {



      float: none;



    }



    .navbar-nav>li>a {



      padding-top: 10px;



      padding-bottom: 10px;



    }



    .collapse.in {



      display: block !important;



    }



  }



  /*navv breaking point end*/







  .questionaaries .mypanel-body {



    background: #fafafa none repeat scroll 0 0;



    padding: 15px;



  }



  .articleinnerbox {



    background: lavender none repeat scroll 0 0;



    border: 4px solid white;



    border-radius: 10px;



    box-shadow: 1px 1px 4px windowframe;



    clear: right;



    float: left;



    margin-left: 25px;



    padding: 10px;



    width: 45%;

    margin-bottom: 10px;



  }



  .abstractinnerpage {



    clear: both;



    width: 100%;



  }



  .articleinnerbox1 {



    float: left;



    width: 50%;

    margin-bottom: 10px;



  }



  .questionaaries .mypanel-body>li {



    padding: 0;



    margin: 0 0 0 15px;



    padding-left: 0;



  }


  @media only screen and (max-width : 640px) {
    .res-logo {
      width: 200px;
      height: auto;
      top: -53px;
      position: absolute;
    }
  }

  .logo-img {
    margin-top: 59px;
    margin-left:16px;
  }

  .inner_archives>ul {



    padding: 0;



    margin: 0;



  }



  .inner_archives {



    margin-top: 10px;



  }



  .inner_archives li {



    background: grey none repeat scroll 0 0;



    display: inline;



    float: left;



    list-style: outside none none;



    margin: 5px 15px 7px 0;



    padding: 5px 10px;



    transition: all 0.3s ease-in 0s;



  }







  .inner_head {



    background: gray none repeat scroll 0 0;



    color: #fff;



    padding: 10px;



    text-transform: uppercase;



    margin-bottom: 5px;



  }



  .inner_archives a {



    color: white;



    font-weight: 600;



  }



  .archives_head {



    background: #efefef none repeat scroll 0 0;



    color: #000;



    font-weight: 700;



    padding: 10px;



  }



  .archives_innercontent {



    background: #fff none repeat scroll 0 0;



    border-radius: 0 0 5px 5px;



    float: left;



    margin-bottom: 5px !important;



    margin-top: 5px;



    padding: 10px 15px;



    width: 100%;



  }



  .inner_archives li:last-child {



    margin-right: 0;



  }


  .inner_archives li:hover {



    background: #378cbd none repeat scroll 0 0;



    transition: all 0.3s ease-in 0s;



  }



  /*plus minus start*/



  .panel-group .panel {



    border-radius: 0;



    box-shadow: none;



    border-color: #EEEEEE;



  }







  .panel-default>.panel-heading {



    padding: 0;



    border-radius: 0;



    color: #212121;



    background-color: #FAFAFA;



    border-color: #EEEEEE;



  }







  .panel-title {



    font-size: 14px;



  }



  .panel-group {



    margin-bottom: 5px;



  }



  .aimspara {



    padding: 5px 10px;



    text-align: left;



  }







  .panel-title>a {



    display: block;



    padding: 5px 15px;



    text-decoration: none;



  }



  .volmonth li {



    margin-left: 15px;



    padding-left: 5px;



    text-align: left;



  }



  .volhead {



    font-weight: 600;



    padding-left: 40px;



    text-align: left;



  }







  .more-less {



    float: left;



    color: #212121;



  }







  .panel-default>.panel-heading+.panel-collapse>.panel-body {



    border-top-color: #EEEEEE;



  }








  .alertbtn {



    background: white none repeat scroll 0 0;



    float: left;



    margin-left: 0;



    padding: 13px 23px 13px 20px;



    width: 23%;



  }



  .row.topbar {



    margin-top: 20px;



  }







  .search {



    float: left;



    width: 77%;



  }



  .navbar {



    border-radius: 100px 10px 10px 110px;



    margin-bottom: 0;



    margin-top: 20px;











  }



  .navbar-inverse {



    background-color: #000000;



    border-color: #3fa1da;



  }



  .navbar {



    border: medium none;



    margin-bottom: 20px;



    max-height: 200px;



    min-height: 200px;



    position: relative;



  }



  .fb {



    background: url("../images/fb.png") no-repeat;



    height: 38px;



    text-indent: 999999px;



    width: 40px;



    transition: ease-in 0.3s;



  }



  .blogcl {



    background: url("../images/blog.png") no-repeat;



    height: 38px;



    text-indent: 999999px;



    width: 40px;



    transition: ease-in 0.3s;



  }



  .tt {
    background: rgba(0, 0, 0, 0) url("../images/tt.png") no-repeat scroll 0 0;



    height: 38px;



    text-indent: 999999px;



    width: 40px;



    transition: ease-in 0.3s;



  }



  .linkedincl {
    background: url("../images/linkedin.png") no-repeat;
    height: 38px;
    text-indent: 999999px;
    width: 40px;
    transition: ease-in 0.3s;
  }



  .fb:hover {



    background: rgba(0, 0, 0, 0) url("../images/fb.png") no-repeat scroll 0 -40px;



    height: 38px;



    text-indent: 999999px;



    width: 40px;



    transition: ease-in 0.4s;



  }



  .blogcl:hover {



    background: url("../images/blog.png") no-repeat scroll 0 -40px;



    height: 38px;



    text-indent: 999999px;



    width: 40px;



    transition: ease-in 0.4s;



  }



  .tt:hover {
    background: rgba(0, 0, 0, 0) url("../images/tt.png") no-repeat scroll 0 -40px;



    height: 38px;



    text-indent: 999999px;



    width: 40px;



    transition: ease-in 0.4s;



  }



  .linkedincl:hover {
    background: url("../images/linkedin.png") no-repeat scroll 0 -40px;
    transition: ease-in 0.4s;
    height: 38px;
    text-indent: 999999px;
    width: 40px;
  }



  .navbar {



    margin-bottom: 0;



    border-radius: 0;



  }







  /* Set height of the grid so .sidenav can be 100% (adjust as needed) */



  .row.content {
    height: 450px
  }







  /* Set gray background color and 100% height */



  .sideheading {



    background: rgb(0, 0, 0);
    background: linear-gradient(180deg, rgba(0, 0, 0, 1) 34%, rgba(45, 194, 255, 1) 100%);



    border-radius: 5px 5px 0 0;



    color: #fff;



    font-size: 16px;



    font-weight: 700;



    padding: 7px 0 8px 15px;



    text-align: left;



  }



  .aimsscopes {



    background: #FFF;



    border-radius: 5px;



    padding-bottom: 2px;



    margin-bottom: 20px;



  }



  .visitors {




    padding: 10px;



    background: #FFF;



    border-radius: 5px;



    padding-bottom: 2px;



  }



  .ccauth {



    margin-bottom: 20px;



    margin-top: 20px;



    padding: 10px;



    background: #FFF;



    border-radius: 5px;



    padding-bottom: 2px;



  }



  .donnotaccept>p {



    font-weight: bold;



    padding-top: 10px;



  }



  .ranking li {



    border-bottom: 1px solid #ebebeb;



    font-weight: 600;



    list-style: outside none none;



    margin-left: 6px;



    margin-right: 6px;



    padding: 10px 15px 10px 10px;



  }







  .ranking li:last-child {



    border: none;



  }



  .badge {



    background-color: green;



    border-radius: 10px;



    color: #fff;



    display: inline-block;



    font-size: 12px;



    font-weight: 700;



    line-height: 1;



    min-width: 10px;



    padding: 3px 7px;



    text-align: center;



    vertical-align: middle;



    white-space: nowrap;



  }



  .ithentic {



    margin-bottom: 0px;



  }



  .donnotaccept {



    margin-bottom: 20px;



    background: #FFF;



    border-radius: 5px;



    padding-bottom: 2px;



  }



  .volumesblock {



    margin-bottom: 20px;



    background: #FFF;



    border-radius: 5px;



    padding-bottom: 2px;



  }



  .visitorsimages {



    margin-bottom: 10px;



  }



  .readers {



    margin-bottom: 10px;



  }



  .ranking {
    background: #fff none repeat scroll 0 0;



    border-radius: 5px;



    padding: 0 0 1px;



    text-align: left;



    margin-bottom: 20px;



  }



  .pcharge {



    background: #fff none repeat scroll 0 0;



    border-radius: 5px;



    padding: 0 0 1px;



    text-align: left;



    margin-bottom: 20px;



  }



  .logossponsered {



    background: #fff none repeat scroll 0 0;



    border-radius: 5px;



    padding: 0 0 1px;



    text-align: left;



    margin-bottom: 20px;



    min-height: 320px;



  }



  .manuscripttext {


    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    margin-bottom: 20px;
    padding: 0 0 1px;
    text-align: left;
  }

  .ithentic .img-responsive {
    width: 100%;
  }



  .visitorsimages .img-responsive {



    text-align: Center;



    margin: 0 auto;



  }



  .alertbtn a {



    color: #fff;



  }



  .alertbtn .btn.btn-primary {



    width: 100%;



  }



  .manuscripttext .glyphicon.glyphicon-info-sign {



    font-size: 35px;



    margin: 15px auto 0 auto;



    text-align: center;



    width: 100%;



    color: #003857;



  }



  .manuscripttext>p {



    padding: 10px 15px 5px;



    text-align: left;



  }



  .abstractlink {



    color: red;



  }



  .logossponsered>ul {



    margin: 0;



    padding: 0;



  }



  .logossponsered li {



    display: inline;



    list-style: outside none none;



  }



  .indexedby>ul {



    margin: 0;



    padding: 0;



  }



  .logossponsered a:last-child {



    float: left;



    margin: 0 0 0 60px;



    text-align: center;



    width: 100%;



  }



  .logossponsered a {
    display: inline;
    float: left;
    margin: 10px 7px 0 6px;
    text-align: center;
  }



  .indexedby {



    background: #fff none repeat scroll 0 0;



    border-radius: 5px;



    padding: 0 0 1px;



    text-align: left;



    margin-bottom: 20px;



  }



  .indexedby li {



    color: #000;



    list-style: outside none none;



    margin-left: 18px;



  }



  .contentarea>.sideheading {



    min-height: 37px;



  }



  .contentarea>.sideheading a {



    color: #fff;



  }



  .contentarea>.sideheading>ul {



    margin: 0;



    padding: 0;



  }



  .contentarea>.sideheading li:last-child {



    border: medium none;



  }



  .contentare>.sideheading li:first-child {



    background: #003857 none repeat scroll 0 0;



    border-radius: 5px 0 0 0;



  }







  .contentarea>.sideheading li {



    border-right: 1px solid;



    float: left;



    list-style: outside none none;



    padding: 6px 15px 9px;



  }



  .headofarticle {



    float: left;



    text-align: left;



    width: 100%;



  }



  .article {



    padding: 7px 15px 15px;



  }



  .headmain {



    color: #000;



    font-size: 15px;



    font-weight: 700;



  }



  .publishdate {



    font-weight: 600;



  }



  .namesofarticle {



    font-size: 13px;



  }



  .artcileno>span {



    font-size: 13px;



  }



  .contentofarticle {



    float: left;



    width: 100%;



    color: #0080FF;



    font-weight: 600;



  }



  .namesofarticle {



    float: left;



    font-size: 13px;



    width: 100%;



  }



  .buttosnarticle>.btn.btn-primary {



    border-radius: 3px;



    margin-right: 5px;



    padding: 2px 10px;



  }



  .sideheading li:first-child {



    background: #003857 none repeat scroll 0 0;



    border-radius: 5px 0 0;



  }



  hr {



    margin-bottom: 5px;



    margin-top: 5px;



  }



  .artcileno {



    float: left;



    margin-bottom: 10px;



    width: 100%;



  }



  .contentarea {
    background: white none repeat scroll 0 0;
    padding: 10px;
    border-radius: 5px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  



  .contentarea>.sideheading {



    min-height: 37px;



    padding: 0;



  }



  .indexedby a {



    color: black;



    cursor: pointer;



  }



  .news {
    background: #fff none repeat scroll 0 0;



    border-radius: 5px;



    padding: 0 0 1px;



    text-align: left;



    margin-bottom: 20px;



  }

  .wcea {
    margin-bottom: 20px;
  }

  .wcea img {
    width: 100%;
  }


  .news li {



    list-style: none;



    padding: 5px 15px;



    border-bottom: 1px solid #e7e7e7;



  }



  .news li:last-child {



    border-bottom: medium none;



  }



  .ranking>ul {



    list-style: inside none disc;



    margin: 0;



    padding: 0;



  }



  .news>ul {



    list-style: inside none disc;



    margin: 0;



    padding: 0;



  }



  .ranking a {



    color: black;



    cursor: pointer;



  }



  .ccauth>p {



    margin-top: 10px;



  }



  .donnotaccept .glyphicon.glyphicon-remove-circle {



    color: #003857;



    font-size: 40px;



    margin-top: 10px;



  }



  .news a {



    color: black;



    cursor: pointer;



    font-weight: 600;



  }



  .sidenav {



    border-radius: 5px;



    background-color: transparent;



    height: auto;



    padding: 0;



  }











  /* Set black background color, white text and some padding */



  footer {
    background-color: #000000;
    border-radius: 5px;
    box-shadow: 0 0 5px 0 #d0d0d0;
    color: white;
    margin-bottom: 10px;
    padding: 15px;
    margin-bottom: 0px;
    margin-top: 20px;
  }

  .titlefooter {



    border-bottom: 1px solid #d9d9d9;



    font-weight: 800;



    padding: 0;



    text-align: left;



  }



  .menusfooter>ul {



    padding: 0;



    margin: 0;



  }



  .menusfooter li {



    color: #fff;



    list-style: outside none none;



    margin-bottom: 0;



    margin-top: 10px;



    text-align: left;



  }



  .menusfooter a {



    color: #fff;



    font-size: 13px;



  }







  footer .col-sm-6.col-md-6.col-lg-6.col-xs-12>ul {



    padding: 0;



    margin: 0;



  }



  footer .col-sm-6.col-md-6.col-lg-6.col-xs-12 li {



    color: #fff;



    list-style: outside none none;



    text-align: left;



  }



  .titlefooter {



    padding-bottom: 5px;



  }



  footer .col-sm-6.col-md-6.col-lg-6.col-xs-12 li {



    margin: 5px 0;



  }



  footer .pull-right>a {



    color: #FFF;



    text-decoration: underline;



  }



  .menusfooter {



    float: left;



    margin-right: 130px;



  }

  .menusfooter2 {



    float: left;



    margin-right: 0;



  }







  .sitebg {
    background: #6cc9d1 url("../images/body-bg.jpg") no-repeat scroll 0 0 / cover;
  }



  .navbar-inverse .navbar-toggle {



    border-color: #fff;



    color: #fff;



    width: 100%;



  }



  .navbar-toggle {



    background-color: #020202;



    background-image: none;



    border: 1px solid #fff;



    border-radius: 0;



    float: right;



    margin-bottom: 8px;



    margin-right: 0;



    margin-top: 30px;



    padding: 9px 10px;



    position: relative;



  }



  .container-fluid.text-center.topmargin {



    margin-top: 20px;



  }



  .gsc-control-cse {



    background-color: #FFF !important;



    border-color: #e1f3da;



    font-family: Arial, sans-serif;



  }



  .social {



    margin-top: 15px;



  }



  .issn {



    color: #fff;



    float: right;



    margin-top: 15px;



  }



  .issnm {



    color: #fff;



    float: right;



    margin-top: 80px;



  }



  /*faq page*/



  /*******************************



* Does not work properly if "in" is added after "collapse".



* Get free snippets on bootpen.com



*******************************/



  .mypanel-group .mypanel {



    border-radius: 0;



    box-shadow: none;



    border-color: #EEEEEE;



  }







  .mypanel-default>.mypanel-heading {



    padding: 0;



    border-radius: 0;



    color: #212121;



    background-color: #FAFAFA;



    border-color: #EEEEEE;



  }







  .mypanel-title {



    font-size: 14px;



  }







  .mypanel-title>a {



    color: #000;



    display: block;



    font-weight: 700;



    padding: 15px;



    text-decoration: none;



  }



  .innercontent {



    background: #fff none repeat scroll 0 0;



    border-radius: 0 0 5px 5px;



    margin-bottom: 0px;



    padding: 10px 15px;
  }



  .innercontent>li {



    margin-left: 15px;



    padding-left: 5px;



    padding-top: 5px;



  }







  .mymore-less {



    float: right;



    color: #212121;



  }







  .mypanel-default>.mypanel-heading+.mypanel-collapse>.mypanel-body {



    border-top-color: #EEEEEE;



  }







  /*faq page end*/



  .notes_faq {



    background: #fff none repeat scroll 0 0;



    color: sienna;



    font-weight: bold;



    margin-bottom: 15px;



    padding: 10px;



    text-align: left;



  }



  .navbar-inverse .navbar-nav>.active>a,
  .navbar-inverse .navbar-nav>.active>a:focus,
  .navbar-inverse .navbar-nav>.active>a:hover {



    background-color: #fff;



    border-radius: 10px 10px 0 0;



    color: #3fa1da;







  }



  .navbar-inverse .navbar-nav>li>a:hover {



    transition: ease-in 0.4s;



    background-color: #fff;



    border-radius: 10px 10px 0 0;



    color: #3fa1da;



  }



  .social li {



    float: left;



    height: 40px;



    list-style: outside none none;



    overflow: hidden;



  }






  .navbar-inverse .navbar-nav>li>a {



    color: #fff;



    transition: ease-out 0.6s;







  }



  #myNavbar {



    margin-top: 150px;



  }



  .navbar {



    border-radius: 140px 10px 10px 140px;



    margin-bottom: 0;



  }



  .navbar-inverse .navbar-toggle:focus,
  .navbar-inverse .navbar-toggle:hover {



    background-color: #0f719f;







  }






  @media only screen and (max-width : 1024px) {
    .container {
      background: transparent;



    }



    .contentarea>.sideheading li {



      background: #3a93c7 none repeat scroll 0 0;



      border-right: medium none;



      float: left;



      list-style: outside none none;



      padding: 6px 15px 9px;



      width: 100%;



    }



    .navbar .col-sm-3.col-md-3.col-xs-12.pull-right {



      width: 40%;



    }



    .logossponsered a:last-child {



      float: left;



      margin: 0 0 0 10px;



      text-align: center;



      width: 100%;



    }



    .logossponsered {



      background: #fff none repeat scroll 0 0;



      border-radius: 5px;



      margin-bottom: 20px;



      min-height: 510px;



      padding: 0 0 1px;



      text-align: left;



    }



    .visitorsimages .img-responsive {



      width: 100%;



    }



    .alertbtn {



      background: white none repeat scroll 0 0;



      float: left;



      margin-left: 0;



      padding: 13px 13px 14px 50px;



      width: 50%;



    }



    .search {



      float: left;



      width: 50%;



    }



    .navbar {



      border-radius: 10px;



      margin-bottom: 0;



    }







    .social {



      margin-top: 85px;



    }



  }







  @media only screen and (max-width : 768px) {







    .container {



      background: transparent;



    }







    .contentarea>.sideheading li {



      background: #3a93c7 none repeat scroll 0 0;



      border-right: medium none;



      float: left;



      list-style: outside none none;



      padding: 6px 15px 9px;



      width: 100%;



    }











    .navbar .col-sm-3.col-md-3.col-xs-12.pull-right {



      width: 40%;



    }



    .logossponsered a:last-child {



      float: left;



      margin: 0 0 0 10px;



      text-align: center;



      width: 100%;



    }



    .logossponsered {



      background: #fff none repeat scroll 0 0;



      border-radius: 5px;



      margin-bottom: 20px;



      min-height: 510px;



      padding: 0 0 1px;



      text-align: left;



    }



    .visitorsimages .img-responsive {



      width: 100%;



    }



    .alertbtn {



      background: white none repeat scroll 0 0;



      float: left;



      margin-left: 0;



      padding: 13px 13px 14px 50px;



      width: 50%;



    }



    .search {



      float: left;



      width: 50%;



    }



    .navbar {



      border-radius: 10px;



      margin-bottom: 0;



    }






    .social.pull-right>ul {
      margin: 0;
      padding: 0;
    }

    .social {



      margin-top: 85px;



    }



    .articleinnerbox1 {



      float: left;



      width: 100%;



    }



    .articleinnerbox {



      background: lavender none repeat scroll 0 0;



      border: 4px solid white;



      border-radius: 10px;



      box-shadow: 1px 1px 4px windowframe;



      clear: right;



      float: left;



      margin-bottom: 10px;



      margin-left: 0;



      margin-top: 10px;



      padding: 10px;



      width: 100%;



    }







  }







  @media only screen and (max-width : 736px) {







    .container {



      background: transparent;



    }







    .navbar .col-sm-3.col-md-3.col-xs-12.pull-right {



      width: 60%;



      margin-top: 55px;



    }



    .search {



      float: left;



      width: 100%;



    }



    .alertbtn {



      background: white none repeat scroll 0 0;



      float: left;



      margin-left: 0;



      padding: 13px 13px 14px 50px;



      width: 100%;



    }



    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {



      color: #fff;



    }



    .logossponsered a:last-child {



      float: left;



      margin: 0 0 0 70px;



      text-align: center;



      width: 73%;



    }



    .social {



      margin-top: 31px;



      position: relative;



      right: -17px;



    }



    .issn {



      color: #fff;



      float: right;



      margin-top: 15px;



      position: relative;



      right: -10px;



      text-align: right;



    }



    .issnm {



      color: #fff;



      float: right;



      margin-top: 15px;



      position: relative;



      right: -10px;



      text-align: right;



    }



    .sideheading li:first-child {



      background: #003857 none repeat scroll 0 0;



      border-radius: 5px 5px 0 0;



    }



    .contentarea>.sideheading li {



      background: #305877 none repeat scroll 0 0;



      border-bottom: 1px solid #fff;



      border-right: medium none;



      float: left;



      list-style: outside none none;



      padding: 6px 15px 9px;



      width: 100%;



    }



    footer .designerclass {



      float: none !important;



      text-align: center;



      border-top: 1px solid;



      padding-top: 5px;



      margin-top: 5px;



    }



    footer .publisherclass {



      float: none !important;



      text-align: center;



    }



    .logossponsered {



      background: #fff none repeat scroll 0 0;



      border-radius: 5px;



      margin-bottom: 20px;



      min-height: 360px;



      padding: 0 0 1px;



      text-align: left;



    }



    .sidenav {



      background-color: transparent;



      border-radius: 5px;



      float: left;



      height: auto;



      padding: 0;



      width: 100%;



      margin-top: 15px;



    }



    .col-sm-6.text-left.content {



      float: left;



      width: 100%;



    }



    .articleinnerbox1 {



      float: left;



      width: 100%;



    }



    .articleinnerbox {



      background: lavender none repeat scroll 0 0;



      border: 4px solid white;



      border-radius: 10px;



      box-shadow: 1px 1px 4px windowframe;



      clear: right;



      float: left;



      margin-bottom: 10px;



      margin-left: 0;



      margin-top: 10px;



      padding: 10px;



      width: 100%;



    }







  }







  @media only screen and (max-width : 667px) {



    .container {



      background: transparent;



    }



    .search {



      float: left;



      width: 100%;



    }



    .alertbtn {



      background: white none repeat scroll 0 0;



      float: left;



      margin-left: 0;



      padding: 13px 13px 14px 140px;



      width: 100%;



    }



    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {



      color: #fff;



    }







    .logossponsered a:last-child {



      float: left;



      margin: 0;



      text-align: center;



      width: auto;







    }



    .social {



      margin-top: 71px;



      position: relative;



      right: -17px;



    }



    .issn {
      color: #fff;
      float: right;
      margin-top: 129px;
      position: relative;
      right: -175px;
      text-align: right;
    }



    .issnm {







      color: #fff;



      float: right;



      margin-top: 135px;



      position: relative;



      right: 0;



      text-align: right;







    }



    .sideheading li:first-child {



      background: #003857 none repeat scroll 0 0;



      border-radius: 5px 5px 0 0;



    }



    .contentarea>.sideheading li {



      background: #305877 none repeat scroll 0 0;



      border-bottom: 1px solid #fff;



      border-right: medium none;



      float: left;



      list-style: outside none none;



      padding: 6px 15px 9px;



      width: 100%;



    }



    footer .designerclass {



      float: none !important;



      text-align: center;



      border-top: 1px solid;



      padding-top: 5px;



      margin-top: 5px;



    }



    footer .publisherclass {



      float: none !important;



      text-align: center;



    }



    .logossponsered {



      background: #fff none repeat scroll 0 0;



      border-radius: 5px;



      margin-bottom: 20px;



      min-height: 210px;



      padding: 0 0 1px;



      text-align: left;



    }



    .sidenav {



      background-color: transparent;



      border-radius: 5px;



      float: left;



      height: auto;



      padding: 0;



      width: 100%;



    }



    .col-sm-6.text-left.content {



      float: left;



      width: 100%;



    }



    .navbar .col-sm-3.col-md-3.col-xs-12.pull-right {



      width: 85%;



      margin-top: 15px;



    }



    .ithentic .img-responsive {



      margin: 0 auto;



      text-align: center;



    }



    .articleinnerbox1 {



      float: left;



      width: 100%;



    }



    .articleinnerbox {



      background: lavender none repeat scroll 0 0;



      border: 4px solid white;



      border-radius: 10px;



      box-shadow: 1px 1px 4px windowframe;



      clear: right;



      float: left;



      margin-bottom: 10px;



      margin-left: 0;



      margin-top: 10px;



      padding: 10px;



      width: 100%;



    }







  }







  @media only screen and (max-width : 600px) {



    .container {



      background: transparent;



    }



    .search {



      float: left;



      width: 100%;



    }



    .alertbtn {



      background: white none repeat scroll 0 0;



      float: left;



      margin-left: 0;



      padding: 13px 13px 14px 50px;



      width: 100%;



    }



    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {



      color: #fff;



    }



    .logossponsered a:last-child {



      float: left;



      margin: 0 0 0 70px;



      text-align: center;



      width: 73%;



    }



    .social {



      margin-top: 31px;



      position: relative;



      right: -17px;



    }



    .issn {



      color: #fff;



      float: right;



      margin-top: 15px;



      position: relative;



      right: -10px;



      text-align: right;



    }



    .issnm {



      color: #fff;



      float: right;



      margin-top: 15px;



      position: relative;



      right: -10px;



      text-align: right;



    }



    .sideheading li:first-child {



      background: #003857 none repeat scroll 0 0;



      border-radius: 5px 5px 0 0;



    }



    .contentarea>.sideheading li {



      background: #305877 none repeat scroll 0 0;



      border-bottom: 1px solid #fff;



      border-right: medium none;



      float: left;



      list-style: outside none none;



      padding: 6px 15px 9px;



      width: 100%;



    }



    footer .designerclass {



      float: none !important;



      text-align: center;



      border-top: 1px solid;



      padding-top: 5px;



      margin-top: 5px;



    }



    footer .publisherclass {



      float: none !important;



      text-align: center;



    }



    .logossponsered {



      background: #fff none repeat scroll 0 0;



      border-radius: 5px;



      margin-bottom: 20px;



      min-height: 360px;



      padding: 0 0 1px;



      text-align: left;



    }



    .sidenav {



      margin-top: 15px;



      background-color: transparent;



      border-radius: 5px;



      float: left;



      height: auto;



      padding: 0;



      width: 100%;



    }



    .col-sm-6.text-left.content {



      float: left;



      width: 100%;



    }



    .ithentic .img-responsive {



      margin: 0 auto;



      text-align: center;



    }



    .articleinnerbox1 {



      float: left;



      width: 100%;



    }



    .articleinnerbox {



      background: lavender none repeat scroll 0 0;



      border: 4px solid white;



      border-radius: 10px;



      box-shadow: 1px 1px 4px windowframe;



      clear: right;



      float: left;



      margin-bottom: 10px;



      margin-left: 0;



      margin-top: 10px;



      padding: 10px;



      width: 100%;



    }







  }







  @media only screen and (max-width : 568px) {



    .container {



      background: transparent;



    }



    .search {



      float: left;



      width: 100%;



    }



    .container-fluid.text-center.topmargin {



      margin-top: 0;



    }



    .ithentic .img-responsive {



      width: 100%;



    }



    .col-sm-6.text-left.content {



      padding: 0;



    }



    .alertbtn {



      background: white none repeat scroll 0 0;



      float: left;



      margin-left: 0;



      padding: 13px 13px 14px 15px;



      width: 100%;







    }



    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {



      color: #fff;



    }



    .logossponsered a:last-child {



      float: left;



      margin: 0 0 0 100px;



      text-align: center;



      width: 53%;



    }



    .logossponsered a {



      display: inline;



      float: left;



      margin: 10px 10px 11px 33px;



      text-align: center;



    }



    .social {



      margin-top: 31px;



      position: relative;



      right: -17px;



    }



    .issn {



      color: #fff;



      float: right;



      margin-top: 15px;



      position: relative;



      right: -10px;



      text-align: right;



    }







    .issnm {



      color: #fff;



      float: right;



      margin-top: 15px;



      position: relative;



      right: -10px;



      text-align: right;



    }



    .sideheading li:first-child {



      background: #003857 none repeat scroll 0 0;



      border-radius: 5px 5px 0 0;



    }



    .contentarea>.sideheading li {



      background: #305877 none repeat scroll 0 0;



      border-bottom: 1px solid #fff;



      border-right: medium none;



      float: left;



      list-style: outside none none;



      padding: 6px 15px 9px;



      width: 100%;



      text-align: Center;



    }



    footer .designerclass {



      float: none !important;



      text-align: center;



      border-top: 1px solid;



      padding-top: 5px;



      margin-top: 5px;



    }



    footer .publisherclass {



      float: none !important;



      text-align: center;



    }



    .logossponsered {



      background: #fff none repeat scroll 0 0;



      border-radius: 5px;



      margin-bottom: 20px;



      min-height: 360px;



      padding: 0 0 1px;



      text-align: left;



    }



    .sidenav {



      background-color: transparent;



      border-radius: 5px;



      float: left;



      height: auto;



      padding: 0;



      width: 100%;



    }



    .col-sm-6.text-left.content {



      float: left;



      width: 100%;



    }



    .navbar .col-sm-3.col-md-3.col-xs-12.pull-right {



      margin-top: 20px;



      width: 80%;



    }



    .articleinnerbox1 {



      float: left;



      width: 100%;



    }



    .articleinnerbox {



      background: lavender none repeat scroll 0 0;



      border: 4px solid white;



      border-radius: 10px;



      box-shadow: 1px 1px 4px windowframe;



      clear: right;



      float: left;



      margin-bottom: 10px;



      margin-left: 0;



      margin-top: 10px;



      padding: 10px;



      width: 100%;



    }











  }







  @media only screen and (max-width : 414px) {



    .container {



      background: transparent;



    }



    .search {



      float: left;



      width: 100%;



    }



    .alertbtn {



      background: white none repeat scroll 0 0;



      float: left;



      margin-left: 0;



      padding: 13px 13px 14px 50px;



      width: 100%;



    }



    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {



      color: #fff;



    }



    .logossponsered a:last-child {



      float: left;



      margin: 0 0 0 70px;



      text-align: center;



      width: 73%;



    }



    .social {



      margin-top: 31px;



      position: relative;



      right: -17px;



    }

    .social.pull-right>ul {
      margin: 0;
      padding: 0;
    }



    .issn {



      color: #fff;



      float: right;



      margin-top: 15px;



      position: relative;



      right: -10px;



      text-align: right;



    }



    .issnm {



      color: #fff;



      float: right;



      margin-top: 15px;



      position: relative;



      right: -10px;



      text-align: right;



    }



    .sideheading li:first-child {



      background: #003857 none repeat scroll 0 0;



      border-radius: 5px 5px 0 0;



    }



    .contentarea>.sideheading li {



      background: #305877 none repeat scroll 0 0;



      border-bottom: 1px solid #fff;



      border-right: medium none;



      float: left;



      list-style: outside none none;



      padding: 6px 15px 9px;



      width: 100%;



    }



    footer .designerclass {



      float: none !important;



      text-align: center;



      border-top: 1px solid;



      padding-top: 5px;



      margin-top: 5px;



    }



    footer .publisherclass {



      float: none !important;



      text-align: center;



    }



    .logossponsered {



      background: #fff none repeat scroll 0 0;



      border-radius: 5px;



      margin-bottom: 20px;



      min-height: 360px;



      padding: 0 0 1px;



      text-align: left;



    }







    .sidenav {



      background-color: transparent;



      border-radius: 5px;



      float: left;



      height: auto;



      padding: 0;



      width: 100%;



      margin-top: 15px;







    }



    .col-sm-6.text-left.content {



      float: left;



      width: 100%;



    }



    .articleinnerbox1 {



      float: left;



      width: 100%;



    }



    .articleinnerbox {



      background: lavender none repeat scroll 0 0;



      border: 4px solid white;



      border-radius: 10px;



      box-shadow: 1px 1px 4px windowframe;



      clear: right;



      float: left;



      margin-bottom: 10px;



      margin-left: 0;



      margin-top: 10px;



      padding: 10px;



      width: 100%;



    }



  }







  @media only screen and (max-width : 384px) {



    .container {



      background: transparent;



    }



    .search {



      float: left;



      width: 100%;



    }



    .alertbtn {



      background: white none repeat scroll 0 0;



      float: left;



      margin-left: 0;



      padding: 13px 13px 14px 50px;



      width: 100%;



    }



    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {



      color: #fff;



    }



    .logossponsered a:last-child {



      float: left;



      margin: 0 0 0 70px;



      text-align: center;



      width: 73%;



    }

    .social.pull-right>ul {
      margin: 0;
      padding: 0;
    }

    .social {



      margin-top: 31px;



      position: relative;



      right: -17px;



    }



    .issn {



      color: #fff;



      float: right;



      margin-top: 15px;



      position: relative;



      right: -10px;



      text-align: right;



    }



    .issnm {



      color: #fff;



      float: right;



      margin-top: 15px;



      position: relative;



      right: -10px;



      text-align: right;



    }



    .sideheading li:first-child {



      background: #003857 none repeat scroll 0 0;



      border-radius: 5px 5px 0 0;



    }



    .contentarea>.sideheading li {



      background: #305877 none repeat scroll 0 0;



      border-bottom: 1px solid #fff;



      border-right: medium none;



      float: left;



      list-style: outside none none;



      padding: 6px 15px 9px;



      width: 100%;



    }



    footer .designerclass {



      float: none !important;



      text-align: center;



      border-top: 1px solid;



      padding-top: 5px;



      margin-top: 5px;



    }



    footer .publisherclass {



      float: none !important;



      text-align: center;



    }



    .logossponsered {



      background: #fff none repeat scroll 0 0;



      border-radius: 5px;



      margin-bottom: 20px;



      min-height: 360px;



      padding: 0 0 1px;



      text-align: left;



    }



    .sidenav {



      background-color: transparent;



      border-radius: 5px;



      float: left;



      height: auto;



      padding: 0;



      width: 100%;



      margin-top: 15px;



    }



    .col-sm-6.text-left.content {



      float: left;



      width: 100%;



    }



    .navbar .col-sm-3.col-md-3.col-xs-12.pull-right {



      margin-top: 20px;



      width: 85%;



    }



    .articleinnerbox1 {



      float: left;



      width: 100%;



    }



    .articleinnerbox {



      background: lavender none repeat scroll 0 0;



      border: 4px solid white;



      border-radius: 10px;



      box-shadow: 1px 1px 4px windowframe;



      clear: right;



      float: left;



      margin-bottom: 10px;



      margin-left: 0;



      margin-top: 10px;



      padding: 10px;



      width: 100%;



    }



  }



















  @media only screen and (max-width : 375px) {



    .container {



      background: transparent;



    }



    .search {



      float: left;



      width: 100%;



    }



    .alertbtn {



      background: white none repeat scroll 0 0;



      float: left;



      margin-left: 0;



      padding: 13px 13px 14px 30px;



      width: 100%;



    }



    .logossponsered {



      background: #fff none repeat scroll 0 0;



      border-radius: 5px;



      margin-bottom: 20px;



      min-height: 520px;



      padding: 0 0 1px;



      text-align: left;



    }



    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {



      color: #fff;



    }



    .logossponsered a:last-child {



      float: left;



      margin: 0 0 0 50px;



      text-align: center;



      width: 73%;



    }


    .social.pull-right>ul {
      margin: 0;
      padding: 0;
    }

    .social {



      margin-top: 31px;



      position: relative;



      right: -17px;



    }



    .issn {



      color: #fff;



      float: right;



      margin-top: 15px;



      position: relative;



      right: -10px;



      text-align: right;



    }



    .issnm {



      color: #fff;



      float: right;



      margin-top: 15px;



      position: relative;



      right: -10px;



      text-align: right;



    }



    .sideheading li:first-child {



      background: #003857 none repeat scroll 0 0;



      border-radius: 5px 5px 0 0;



    }



    .contentarea>.sideheading li {



      background: #305877 none repeat scroll 0 0;



      border-bottom: 1px solid #fff;



      border-right: medium none;



      float: left;



      list-style: outside none none;



      padding: 6px 15px 9px;



      width: 100%;



    }



    footer .designerclass {



      float: none !important;



      text-align: center;



      border-top: 1px solid;



      padding-top: 5px;



      margin-top: 5px;



    }



    footer .publisherclass {



      float: none !important;



      text-align: center;



    }



    .sidenav {



      background-color: transparent;



      border-radius: 5px;



      float: left;



      height: auto;



      padding: 0;



      width: 100%;



    }



    .col-sm-6.text-left.content {



      float: left;



      width: 100%;



    }



    .navbar .col-sm-3.col-md-3.col-xs-12.pull-right {



      margin-top: 20px;



      width: 90%;



    }



    .articleinnerbox1 {



      float: left;



      width: 100%;



    }



    .articleinnerbox {



      background: lavender none repeat scroll 0 0;



      border: 4px solid white;



      border-radius: 10px;



      box-shadow: 1px 1px 4px windowframe;



      clear: right;



      float: left;



      margin-bottom: 10px;



      margin-left: 0;



      margin-top: 10px;



      padding: 10px;



      width: 100%;



    }



  }







  @media only screen and (max-width : 320px) {



    .container {



      background: transparent;



      width: 100%;



    }



    .articleinnerbox1 {



      float: left;



      width: 100%;



    }



    .articleinnerbox {



      background: lavender none repeat scroll 0 0;



      border: 4px solid white;



      border-radius: 10px;



      box-shadow: 1px 1px 4px windowframe;



      clear: right;



      float: left;



      margin-bottom: 10px;



      margin-left: 0;



      margin-top: 10px;



      padding: 10px;



      width: 100%;



    }



    .col-sm-6.text-left.content {



      padding: 0;



    }



    .logossponsered a {



      display: block;



      float: none;
      margin: 20px 0px 25px 80px;
      text-align: center;
      vertical-align: middle;
      width: auto;
    }



    .ithentic .img-responsive {



      width: 100%;



    }



    .navbar .col-sm-3 {



      width: 100% !important;



    }



    .logossponsered {



      background: #fff none repeat scroll 0 0;



      border-radius: 5px;



      margin-bottom: 20px;



      min-height: 507px;



      padding: 0 0 1px;



      text-align: left;



    }



    .sidenav {



      background-color: transparent;



      border-radius: 5px;



      float: left;



      height: auto;



      padding: 0;



      width: 100%;



    }



    .col-sm-6.text-left.content {



      float: left;



      width: 100%;



    }



    footer .publisherclass {



      float: none !important;



      text-align: center;



    }



    footer .designerclass {



      float: none !important;



      text-align: center;



      border-top: 1px solid;



      padding-top: 5px;



      margin-top: 5px;



    }



    .sideheading li:first-child {



      background: #003857 none repeat scroll 0 0 !important;



      border-radius: 5px 5px 0 0;



    }



    .social {



      margin-top: 31px;



      position: relative;



      right: -17px;



    }



    .issn {



      color: #fff;



      float: right;



      margin-top: 15px;



      position: relative;



      right: -10px;



      text-align: right;



    }



    .issnm {



      color: #fff;



      float: right;



      margin-top: 15px;



      position: relative;



      right: -10px;



      text-align: right;



    }



    .logossponsered a:last-child {



      float: left;



      margin: 0 0 0 70px;



      text-align: center;



      width: 73%;



    }



    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {



      color: #fff;



    }



    .search {



      float: left;



      width: 100%;



    }



    .container-fluid.text-center.topmargin {



      margin-top: 0;



    }



    .alertbtn {



      background: white none repeat scroll 0 0;



      float: left;



      margin-left: 0;



      padding: 13px 13px 14px 15px;



      width: 100%;







    }



    .contentarea>.sideheading li {



      background: #305877 none repeat scroll 0 0;



      border-bottom: 1px solid #fff;



      border-right: medium none;



      float: left;



      list-style: outside none none;



      padding: 6px 15px 9px;



      width: 100%;



    }



  }



  /*For all above 991*/



  @media only screen and (min-width : 991px) {



    .container {



      background: transparent;



    }

    .social>ul {
      float: right;
    }

    .social {
      margin-top: 15px;
      text-align: right;
      width: 100%;
    }








  }















  @media only screen and (min-width: 600px) and (max-width:1024px) {

    .sideheading {
      background: rgb(0, 0, 0);
      background: linear-gradient(180deg, rgba(0, 0, 0, 1) 34%, rgba(45, 194, 255, 1) 100%);
      font-size: 15px;
    }

    .navbar {



      height: 250px;



      min-height: 250px;



      max-height: 250px;



    }



  }




  /*Instagram*/
  .insta1 {
    background: url("../images/insta.png") no-repeat;
    height: 38px;
    text-indent: 999999px;
    width: 40px;
    transition: ease-in 0.3s;
  }

  .insta1:hover {
    background: url("../images/insta.png") no-repeat scroll 0 -40px;
    transition: ease-in 0.4s;
    height: 38px;
    text-indent: 999999px;
    width: 40px;
  }

  /*editorial*/
  .corner {
    border: #000 solid 2px;
    border-radius: 30px;
  }

  .inner-item {
    padding: 20px;
    font-size: 12px;
    display: flex;
  }

  .inner-img {
    border-radius: 100%;
    width: 120px;
    height: 120px;
    float: right;
    border: #000 3px solid;
    margin-left: 300px;
    position: sticky;
    right: 10px;
  }

  .side-a {
    width: 507px;
  }

  @media only screen and (max-width: 640px) {
    .inner-item {
      display: block;
      float: none;

    }

    .inner-img {
      display: block;
      float: none;
      border-radius: 10%;
      margin: auto;
    }

    .side-a {
      width: 100%;
    }
  }