@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,800,700,600,300);
.btn-kudos-blue {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
  -webkit-transition: all .2s linear;
  transition: all .2s linear
}
.btn-kudos-blue:hover {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e;
  -webkit-transition: all .2s linear;
  transition: all .2s linear
}
.btn.btn-gray {
  background: #f2f2f2;
  -webkit-transition: all .2s linear;
  transition: all .2s linear
}
.btn.btn-orange {
  background: #f0733a;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
  color: #fff
}
.btn.btn-blue {
  color: #fff;
  background-color: #3486be
}
.btn-kudos-green {
  color: #fff;
  background-color: #7f9818;
  -webkit-transition: all .2s linear;
  transition: all .2s linear
}
.btn-kudos-green:hover {
  color: #fff;
  background-color: #47a447;
  -webkit-transition: all .2s linear;
  transition: all .2s linear
}
.btn {
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
  border: 0;
  color: #fff
}
.btn.orange-btn {
  background: #f07339
}
.btn-warning {
  background: #f07238;
  color: #fff
}
.btn-success {
  background: #7f9818;
  color: #fff
}
.btn-primary {
  background: #3486be
}
.btn-wide {
  min-width: 120px
}
.row div {
  -webkit-transition: all .2s linear;
  transition: all .2s linear
}
.transitioned {
  -webkit-transition: all .3s linear;
  transition: all .3s linear
}
.alerts-container {
  margin: 140px 0 0;
  background: #fff;
  transition: all .3s linear
}
.alerts-container alert {
  transition: all .3s linear
}
.alerts-container+main {
  padding-top: 0
}
.alert {
  color: #58585a;
  font-size: 14px
}
.alert .custom-icon {
  color: #fff;
  font-size: 20px;
  margin-right: 15px;
  display: inline-block;
  margin-bottom: -3px
}
.alert-success {
  background: #beca89
}
.alert-info {
  background: #98c1de
}
.alert-warning {
  background: #f9cbb6
}
.alert-danger {
  background: #f79a9a
}
.custom-icon {
  width: 20px;
  height: 20px
}
.icon-info {
  background: url(/images/info-icon.png) 0 100% no-repeat;
  background-size: contain
}
.icon-warning {
  background: url(/images/warning-icon.png) 0 100% no-repeat;
  background-size: contain
}
.icon-ok {
  filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='/images/ok-icon.png', sizingMethod='scale');
  transition: all .3s linear;
  background-image: url(/images/ok-icon.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0 100%
}
.icon-danger {
  background: url(/images/danger-icon.png) 0 100% no-repeat;
  background-size: contain;
  width: 16px
}
.tt-dropdown-menu {
  margin-top: -25px;
  padding-top: 0;
  width: 99%;
  border-top: 0
}
.tt-suggestion {
  padding: 2px 5px;
  font-size: 14px;
  line-height: 16px
}
#edit-profile input {
  border-radius: 0
}
.gray {
  color: #8e8e8e
}
.orange {
  color: #f0733a
}
.blue {
  color: #3486be
}
.green {
  color: #7f9818
}
.violet {
  color: #8234be
}
.basic {
  color: #58585a
}
.logo {
  max-width: 50%;
  float: left;
  margin-top: 15px
}
.logo img {
  max-width: 100%;
  height: auto
}
.navbar-toggle {
  float: left
}
.navbar-toggle .icon-bar {
  background-color: #5398c4
}
.breadcrumbs {
  list-style-type: none;
  padding-top: 10px
}
.breadcrumbs li {
  display: inline-block
}
.breadcrumbs a {
  color: #3486be
}
.breadcrumbs .active {
  color: #58585a
}
.navbar-header {
  clear: both
}
#main-nav {
  padding-left: 0;
  max-width: 76%
}
#main-nav a {
  color: inherit;
  font-size: 16px
}
#main-nav a.active {
  color: #006bb7
}
#main-nav li>a {
  padding-bottom: 10px
}
#main-nav li>a:hover {
  color: #006bb7;
  background: 0 0
}
#main-nav li>a:first-child {
  padding-left: 0
}
#main-nav li {
  margin-right: 15px
}
#main-nav .dropdown-toggle {
  background: 0 0;
  border: 0
}
#main-nav .dropdown-menu {
  background: url(/images/dropdownbg.png) 0 0 no-repeat;
  border: 0;
  padding-top: 16px;
  box-shadow: none!important;
  margin-top: -15%
}
#main-nav .dropdown-menu li {
  padding: 5px 0;
  border-bottom: 1px solid #e9e9e9;
  width: 93%;
  background: #fff;
  border-left: 1px solid #F1640C;
  border-right: 1px solid #F1640C
}
#main-nav .dropdown-menu li:last-child {
  border-bottom: 1px solid #F1640C;
  padding-bottom: 0
}
#main-nav .dropdown-menu li>a {
  padding-left: 15px;
  display: block
}
.sign-in-dropdown {
  background: url(/images/green_arrow.png) 10% 0 no-repeat;
  border: 0;
  padding: 10px 0 0;
  margin-top: 0;
  width: 90%;
  left: 5%;
  max-width: 181px;
  z-index: 99
}
.sign-in-dropdown .dropdown-inner {
  background: #fff;
  border-top: 4px solid #7F9818;
  padding: 5%;
  border-left: 1px solid #7F9818;
  border-right: 1px solid #7F9818;
  border-bottom: 1px solid #7F9818
}
.sign-in-dropdown .dropdown-inner .profile-link {
  margin-bottom: 10px;
  margin-top: 10px
}
.sign-in-dropdown input,
.sign-in-dropdown button {
  margin-bottom: 10px
}
.sign-in-dropdown small {
  margin: 10px 0;
  display: block
}
.sign-in-dropdown.dropdown-menu {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
  box-shadow: none
}
.sign-in-dropdown li {
  background: #FFF;
  border-left: 1px solid #7F9818;
  border-right: 1px solid #7F9818;
  padding: 5px 0;
  width: 93%
}
.sign-in-dropdown li:first-child {
  background: #FFF;
  border-top: 4px solid #7F9818;
  padding-top: 10px
}
.sign-in-dropdown li:last-child {
  border-left: 1px solid #7F9818;
  border-right: 1px solid #7F9818;
  border-bottom: 1px solid #7F9818
}
.sign-in-dropdown li:last-child a {
  border-bottom: 0;
  padding-bottom: 5px
}
.sign-in-dropdown li>a {
  border-bottom: 1px solid #E9E9E9;
  display: block;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-top: 0
}
.sign-in-dropdown li>a:first-child {
  padding-top: 5px
}
.sign-in-dropdown li>a:hover {
  color: #428bca;
  background: 0 0
}
.logged-in {
  margin-top: 6px;
  display: inline-block
}
.header-socials,
.footer-socials {
  float: right
}
.header-socials ul,
.footer-socials ul {
  margin-left: 0
}
.header-socials li,
.footer-socials li {
  list-style-type: none;
  margin-left: 0;
  margin-right: 5px;
  padding-left: 0;
  display: inline-block;
  width: 23px;
  height: 23px
}
.header-socials a,
.footer-socials a {
  display: block;
  width: 23px;
  height: 23px
}
.header-socials {
  margin-bottom: 23px;
  clear: both
}
.header-socials-facebook {
  background: url(/images/header-socials.png) 0 0 no-repeat
}
.header-socials-twitter {
  background: url(/images/header-socials.png) -26px 0 no-repeat
}
.header-socials-gplus {
  background: url(/images/header-socials.png) -58px 0 no-repeat
}
.header-socials-linkedin {
  background: url(/images/header-socials.png) -93px 0 no-repeat
}
.footer-socials-facebook {
  background: url(/images/footer-socials.png) 0 0 no-repeat
}
.footer-socials-twitter {
  background: url(/images/footer-socials.png) -29px 0 no-repeat
}
.footer-socials-gplus {
  background: url(/images/footer-socials.png) -63px 0 no-repeat
}
.footer-socials-linkedin {
  background: url(/images/footer-socials.png) -100px 0 no-repeat
}
.login-btn {
  padding: 3px 0;
  width: 110px
}
input[type=password] {
  font-family: Helvetica, Arial, sans-serif
}
.search-form {
  position: relative;
  width: 100%;
  margin-top: -114px;
  z-index: 100;
  padding: 20px 0!important;
  background: url(/images/whitebg.png) repeat 0 0;
  text-align: center;
  display: block
}

.search-form input,
.search-form button {
  display: inline-block;
  text-align: left;
}
.search-form .search-input {
  width: 50%
}
.search-results span {
  display: block;
  margin-top: 5px
}
.search-results li {
  position: relative;
  margin-bottom: 20px
}
.search-results li img {
  margin-right: 10px;
  max-width: 80px;
}
.search-results .claimed {
  margin-top: 8px
}
.banner-video {
  position: absolute;
  right: 0;
  top: 17%
}
.banner-video .video {
  max-width: 414px;
  width: auto;
  margin-top: 24%
}
.banner-video .video iframe {
  max-width: 80%;
  max-height: 80%
}
.bannerbg {
  position: absolute;
  top: 127px;
  left: -380px;
  width: 784px;
  height: 340px;
  background: url(/images/bannerbg_new.png) no-repeat
}
.banner-text {
  position: relative;
  z-index: 20;
  padding-top: 100px;
  margin-left: 12%
}
.banner-text .text {
  color: #fff;
  font-size: 20px;
  font-size: 1.6vw
}
.banner-text h4 {
  font-size: 44px;
  font-size: 3.5vw;
  position: relative;
  z-index: 30;
  margin-top: 50px;
  font-weight: 300;
  margin-left: -188px;
  background: url(/images/bannertext.png) no-repeat;
  color: #FFF;
  padding: 5px 100px 20px 90px
}
.banner-text p {
  margin-top: 2%;
  position: relative;
  z-index: 30;
  margin-left: -95px;
  max-width: 300px
}
.home-box {
  text-align: center;
  border-right: 1px solid #ddd;
  margin-bottom: 35px;
  -webkit-transition: all .2s linear;
  transition: all .2s linear
}
.home-box p {
  width: 70%;
  margin: 20px auto
}
.home-categories {
  background: #fff;
  padding-top: 20px;
  position: relative;
  z-index: 40
}
.home-latest {
  background: #f2f2f2
}
.home-latest-box {
  margin: 0 0 25px;
  position: relative;
  padding-bottom: 20px;
  min-height: 362px
}
.home-latest-box .btn {
  position: absolute;
  bottom: 0;
  right: 0
}
.home-latest-list {
  margin: 20px 0;
  padding: 0;
  list-style-type: none
}
.home-latest-list li {
  clear: both;
  margin-bottom: 15px;
  overflow: hidden
}
.home-latest-list a {
  color: inherit;
  font-size: 14px
}
.home-latest-list img {
  margin-right: 5px;
  float: left
}
.home-latest-list strong {
  display: block
}
.page-article,
.page-register,
.page-author,
.subpage {
  background: #ddd
}
.page-article h3,
.page-register h3,
.page-author h3,
.subpage h3 {
  font-weight: 600
}
.page-article-content,
.subpage-content {
  background: #fff;
  border-top: 1px solid #eee;
  padding: 25px 0
}
.promo-box {
  background: #edecec;
  border: 1px solid #c6c6c6;
  padding: 20px 0;
  text-align: center;
  color: #58585a;
  font-size: 12px
}
.promo-box span {
  display: block
}
.promo-box p {
  margin-bottom: 5px
}
.promo-box a {
  color: #3486be
}
.promo-box .cover {
  max-width: 100%;
  height: auto
}
.promo-title {
  font-size: 22px;
  line-height: 110%
}
.promo-description {
  font-size: 12px;
  margin: 10px 0;
  color: #58585a
}
.open-access {
  margin-bottom: 10px;
  display: block;
  margin-top: -10px
}
.promo-right button {
  text-align: left;
  padding-left: 5%;
  vertical-align: middle;
  margin-bottom: 10px;
  float: right;
  max-width: 154px;
  clear: both
}
.promo-right i {
  border-left: 1px solid #fff;
  padding: 0 5%;
  margin-left: 2%;
  height: 100%;
  display: inline-block;
  float: right;
  line-height: 160%
}
.promo-right span {
  float: left
}
.promo-right .button-info {
  line-height: 120%;
  margin-top: -8px;
  padding-left: 2%;
  display: block;
  clear: both
}
.article-content {
  clear: both;
  padding-top: 5px;
  font-size: 14px
}
.article-content h1 {
  font-size: 22px
}
.article-author {
  background: #ecebeb;
  border: 1px solid #c7c7c7;
  padding: 20px;
  margin-top: 15px
}
.article-author img {
  float: left;
  margin-right: 5px;
  border: 1px solid #c7c7c7
}
.page-author .article-author img {
  margin-right: 15px
}
.article-author-list {
  margin: 10px 0 15px;
  padding-left: 20px
}
.article-author-list li {
  margin-bottom: 5px;
  font-size: 12px
}
.article-content aside {
  font-size: 12px;
  display: block;
  color: #58585a;
  padding-left: 7%
}
.article-aside-list {
  list-style-type: none;
  padding: 0;
  margin: 15px 0
}
.article-aside-list img {
  display: inline-block;
  height: 100%;
  float: left;
  margin-right: 10px;
  margin-top: 5px
}
.article-aside-list li {
  margin-bottom: 20px
}
.article-aside-list span {
  font-size: 12px;
  display: block;
  color: #58585a
}
.article-steps-box .steps-box-inner {
  background: #edecec;
  border: 1px solid #c6c6c6;
  padding: 20px;
  text-align: center;
  color: #58585a;
  font-size: 14px;
  margin-top: 25px
}
.article-steps-box h2 {
  margin: 0 0 20px 10px
}
.steps-box {
  font-weight: 700;
  text-align: left;
  transition: all .2s linear
}
.steps-box span {
  display: inline-block;
  background: #fff;
  padding: 5px 10px
}
.expand-box {
  margin-top: 10px;
  max-width: 235px
}
.expand-box p {
  background: #fff;
  padding: 5%;
  font-weight: 400;
  font-size: 14px;
  display: none;
  border: 1px solid #eeccbd;
  border-top: 0;
  height: 180px
}
.expand-box .btn {
  margin-top: 10px;
  display: inline-block
}
.expand-btn {
  display: block;
  width: 100%;
  height: 47px;
  font-size: 21px;
  background: url(/images/expand_plus.png) 100% 0 no-repeat #f0733a;
  color: #fff!important;
  text-decoration: none!important;
  padding-left: 15px;
  line-height: 47px
}
.expand-btn:hover {
  text-decoration: none;
  color: #fff
}
.expand-btn.opened {
  background: url(/images/expand_minus.png) 100% 0 no-repeat #f0733a
}
.page-author .article-author {
  color: #58585a
}
.page-author aside {
  padding-left: 0
}
.page-author aside ul {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0
}
.page-author aside li {
  margin-bottom: 15px
}
.page-author aside span {
  display: block
}
.page-author aside .home-latest-list li {
  position: relative
}
.page-author h1 {
  margin-top: 0;
  line-height: 22px
}
.page-author h2 {
  clear: both;
  margin-bottom: 0;
  float: left
}
.page-author a {
  display: block
}
.page-author a.author-social {
  display: inline-block
}
.page-author .form-control {
  margin-top: 15px;
  line-height: 100%;
  padding-left: 3px
}
.author-social {
  width: 21px;
  height: 21px;
  background: url(/images/author_socials.png) no-repeat 0 0
}
.author-social.author-fb {
  background-position: 0 0
}
.author-social.author-tweet {
  background-position: -25px 0
}
.author-social.author-gplus {
  background-position: -50px 0
}
.author-social.author-linkedin {
  background-position: -77px 0
}
.author-list {
  width: 70%
}
.page-register-content {
  background: #fff;
  padding: 40px 0
}
.page-register-content .register-column {
  background: #edecec;
  overflow: hidden;
  padding: 3%;
  min-height: 460px
}
.page-register-content .register-column:first-child {
  border-right: 20px solid #fff
}
.page-register-content .register-column+.register-column {
  border-left: 20px solid #fff
}
.page-register-content .control-label {
  padding-top: 0;
  font-weight: 400;
  font-size: 14px;
  text-align: left
}
.page-register-content .form-heading {
  margin-bottom: 20px
}
.page-register-content form {
  width: 100%;
  overflow: hidden;
  margin-bottom: 10px
}
.author-dashboard-container {
  margin-top: 20px;
  clear: both
}
.table-gray {
  background: #eee
}
.mid-gray {
  background: #cbcbcb
}
#author-table {
  font-size: 12px;
  text-align: center;
  color: #3f4041;
  margin-bottom: 0;
  border-collapse: separate
}
#author-table .dark-gray {
  background-color: #9b9b9b;
  color: #fff;
  border: 0;
  font-size: 11px;
  font-weight: 400
}
#author-table .glyphicon {
  font-size: 16px
}
#author-table .glyphicon-ok-sign {
  color: #7f9818
}
#author-table .glyphicon-remove-sign {
  color: #f03939
}
#author-table button {
  display: block;
  width: 100%
}
#author-table span.sign {
  position: relative;
  display: block;
  margin: 10px auto 0;
  color: #fff
}
#author-table span.arrow {
  border-color: #fff transparent transparent
}
#author-table span.arrow.up {
  border-color: transparent transparent #fff;
  margin: 5px auto 5px;
}
#author-table td {
  vertical-align: middle
}
#author-table th {
  text-align: center;
  border-bottom: 0;
  vertical-align: top;
  line-height: 120%
}
#author-table .whitebg {
  background: #fff
}
#author-table .tooltip {
  opacity: 1
}
#author-table .tooltip-inner {
  font-size: 10px;
  background: #d2d2d2;
  opacity: 1;
  border: 1px solid #a5a5a5;
  border-radius: 0;
  color: #616161
}
#author-table .tooltip-arrow {
  border-right-color: #a5a5a5
}
#author-table tfoot {
  background: #fff;
  color: #070707
}
#author-table tfoot button {
  padding: 5px 7px
}
#author-table .custom-sign {
  display: block;
  background: url(/images/dashboard_icons.png) no-repeat;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin: 0 auto
}
#author-table .custom-sign-ok {
  background-position: 0 0
}
#author-table .custom-sign-remove {
  background-position: -23px 0
}
.no-border-top {
  border-top: 0!important
}
.auto-width {
  width: auto!important
}
.vmiddle {
  vertical-align: middle!important
}
.no-padding-lr {
  padding-left: 0!important;
  padding-right: 0!important
}
.vbottom {
  vertical-align: bottom
}
.rborder {
  background-image: url(/images/rborder.png);
  background-repeat: repeat-y;
  background-position: 100% 0
}
.popover {
  font-size: 11px;
  background: #d2d2d2;
  border-radius: 0
}
.popover.right .arrow:after {
  border-right-color: #d2d2d2;
  color: #616161;
  line-height: 110%
}
.popover-btn:hover {
  text-decoration: none
}
.popover-btn:hover span:hover {
  text-decoration: none
}
.btn-tooltip {
  cursor: default
}
.tooltip-container {
  display: none
}
.tooltip-inner {
  text-align: left;
  max-width: 120px
}
.tooltip-inner a {
  display: block
}
.dashboard-graph {
  background: #eee;
  clear: both;
  margin-top: 25px;
  padding: 15px
}
.dashboard-graph img {
  max-width: 100%
}
.graph-left {
  margin-top: 10px;
  font-size: 11px
}
.graph-legend {
  list-style-type: none;
  margin-top: 15px;
  margin-left: 0;
  padding-left: 0
}
.graph-legend li {
  margin-bottom: 10px;
  width: 110%
}
.graph-legend .glyphicon-stop {
  margin-right: 5px
}
.graph-legend .glyphicon-question-sign {
  margin-left: 5px
}
.graph-header {
  background: #d3d3d3;
  padding: 5px 10px;
  margin-bottom: 0
}
.graph-header:first-child {
  margin-top: 20px
}
.page-article-metrics .dashboard-graph {
  margin-top: 0;
  overflow: hidden
}
.graph-right button {
  margin-bottom: 5px
}
.altmetrics {
  background: #fff
}
.altmetric-info {
  position: absolute;
  z-index: 10;
  right: 5%;
  top: 7%
}
.altmetric-info button {
  margin-bottom: 20px;
  display: inline-block
}
.altmetric-info p {
  clear: both
}
.author-activity {
  background: #fff;
  padding: 10px;
  border-collapse: separate
}
.author-activity th {
  font-size: 13px;
  border-bottom: 0!important
}
.author-activity td {
  font-size: 11px
}
.columnized h1 {
  margin-bottom: 0
}
.columnized p {
  margin-bottom: 15px
}
.columnized .columns {
  margin-top: 40px
}
.columnized .columns p {
  max-width: 75%
}
.columnized .columns button {
  margin-top: 15px
}
.columnized .column {
  transition: all .3s linear;
  background: url(/images/column_bg.gif) repeat-x 0 85px
}
.columnized .column:last-child {
  background: 0 0
}
.columnized .column-image {
  min-height: 180px
}
.columnized .column-image img {
  max-width: 100%;
  height: auto;
  display: block;
  margin-left: -10px
}
.publishers-logos {
  margin-top: 50px
}
.publishers-logos ul:last-child {
  text-align: right
}
.publishers-logos ul:nth-child(3) {
  text-align: center
}
.page-publishers ul {
  list-style-type: none;
  margin: 20px 0 0;
  padding: 0
}
.page-publishers ul li {
  transition: all .3s linear
}
.page-publishers ul img {
  max-width: 90%;
  height: 0 auto;
  padding: 0 5%
}
.about-div {
  margin-bottom: 30px;
  font-size: 14px
}
.about-div .btn {
  display: inline-block;
  margin-top: 15px
}
.team-tabs {
  clear: both;
  margin-top: 20px;
  margin-bottom: 30px;
  list-style-type: none;
  background: url(/images/team_bg.png) 100% 0 no-repeat #eaeaea;
  padding: 0
}
.team-tabs li {
  display: inline-block;
  width: 195px;
  text-align: center;
  max-width: 50%;
  height: 50px;
  line-height: 50px;
  font-size: 22px;
  margin-right: -40px;
  background: url(/images/team_tab_bg.png) 100% 0 no-repeat
}
.team-tabs li:first-child {
  background: url(/images/tab_first_white_line.png) 0 0 no-repeat;
}
.team-tabs li:first-child.active-tab {
  background: url(/images/active_first_white_line.png) 0 0 no-repeat
}
.team-tabs li a {
  color: #000;
  text-decoration: none
}
.team-tabs li a:focus {
  outline: 0
}
.team-tabs li.active-tab {
  background: url(/images/team_tab_active.png) 100% 0 no-repeat
}
.team-tabs li.active-tab a {
  color: #fff
}
.team-tab-content {
  clear: both;
  display: none
}
.active-tab-content {
  display: block
}
.team-members {
  list-style-type: none;
  margin: 0;
  padding: 0
}
.team-members h2 {
  margin: 0 0 10px
}
.team-members p {
  margin: 20px 0
}
.team-members li {
  margin-bottom: 50px;
  clear: both;
  overflow: hidden
}
.team-members li div {
  transition: all .3s linear
}
.team-members .odd img {
  float: left;
  margin-right: 2%;
  max-width: 100%;
  height: auto
}
.team-members .even img {
  float: right;
  margin-left: 2%;
  max-width: 100%;
  height: auto
}
.team-advisors {
  list-style-type: none;
  margin: 0;
  padding: 0;
  line-height: 110%
}
.team-advisors li {
  margin-bottom: 30px
}
.team-advisors span {
  display: block;
  transition: all .3s linear
}
.team-advisors img {
  float: left;
  margin-right: 10px;
  max-width: 30%
}
.team-advisors .gray {
  margin-top: 10px
}
.page-contact .btn {
  margin-left: 5px
}
.contact-column {
  margin-left: 5%;
  margin-bottom: 20px
}
.contact-column img {
  margin-right: 15px
}
.site-footer .site-footer-top {
  background: #dadada;
  color: #808081;
  padding: 20px 0
}
.site-footer .site-footer-top a {
  color: #808081
}
.site-footer .site-footer-top ul {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
  margin-bottom: 20px;
  font-size: 13px
}
.site-footer .site-footer-top li {
  margin-bottom: 3px
}
.site-footer .site-footer-top h4 {
  font-size: 17px
}
.site-footer .site-footer-top .btn {
  margin-left: 0;
  -webkit-transition: all .3 linear;
  transition: all .3 linear
}
.site-footer .footer-logo-list {
  text-align: center
}
.site-footer .footer-logo-list li {
  display: inline-block;
  vertical-align: middle;
  width: 18%
}
.site-footer .footer-logo-list img {
  max-width: 100%;
  height: auto
}
.site-footer .site-footer-bottom {
  background: #979799;
  color: #fff;
  padding: 20px 0 0
}
.site-footer .site-footer-bottom a {
  color: #fff
}
.newsletter-form input[type=text],
.newsletter-form input[type=email] {
  border-radius: 0;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-bottom: 5px;
  font-size: 12px
}
.newsletter-form button[type=submit] {
  text-transform: uppercase;
  font-size: 11px
}
.desktop-clear {
  clear: both
}
@media (max-width: 767px) {
  .banner-text .text {
    font-size: 20px
  }
  .banner-text h4 {
    font-size: 38px
  }
  .navbar-toggle {
    position: absolute;
    right: 0;
    top: 10px
  }
  #main-nav {
    width: 100%;
    margin-right: 0;
    max-width: 100%;
    max-height: 10000px
  }
  #main-nav .navbar-nav {
    margin: 0
  }
  #main-nav>li a {
    padding-left: 15px
  }
  #main-nav .navbar-collapse {
    margin-left: 0
  }
  #main-nav .dropdown-menu {
    position: relative;
    left: 0;
    margin-top: 0;
    border-top: 4px solid #f07339;
    width: 100%;
    max-width: 100%;
    background: 0 0;
    padding-top: 0
  }
  .form-control {
    max-width: 50%;
    -webkit-transition: .3s all linear;
    transition: .3s all linear
  }
  .search-form {
    margin-top: 20px;
    clear: both
  }
  .login-btn {
    max-width: 19%
  }
  .banner-video .video {
    margin: 0 auto
  }
  .banner-text {
    position: relative;
    top: 0;
    padding-top: 0;
    margin: 0 auto
  }
  .banner-text .bannerbg {
    display: none
  }
  .banner-text h4 {
    margin: 10px auto 0;
    text-align: center;
    background-position: 56% 0;
    background-size: 100% auto;
    line-height: 38px
  }
  .banner-text p {
    background: url(/images/whitebg.png) repeat 0 0;
    color: #2E85C0;
    margin: 10px auto 0;
    padding: 20px;
    text-align: center;
    max-width: 405px
  }
  .banner-video {
    position: relative;
    clear: both;
    margin-top: 20px
  }
  .page-article,
  .page-register,
  .page-author,
  .subpage {
    padding-top: 0
  }
  .page-register-content .register-column {
    border: 0!important
  }
  .page-register-content+.register-column {
    border: 0!important
  }
  .page-register-content .form-control {
    max-width: 100%
  }
  .article-content .no-left {
    margin-left: 10px!important
  }
  .promo-title {
    font-size: 18px
  }
  .promo-right {
    clear: both;
    padding-top: 10px
  }
  .promo-right .open-access {
    margin-top: 0
  }
  .promo-right button,
  .promo-right .open-access {
    float: left;
    margin-bottom: 5px;
    margin-top: 0
  }
  .promo-right .button-info {
    float: none;
    margin: 0 auto;
    clear: both;
    margin-top: 10px;
    padding-left: 0
  }
  .promo-right .open-access {
    margin-bottom: 10px
  }
  .promo-right button {
    max-width: 160px;
    padding: 3px 10px
  }
  .sign-in-dropdown input[type=text],
  .sign-in-dropdown input[type=email] {
    max-width: 100%
  }
  .desktop-clear {
    clear: none
  }
  .author-list {
    width: 95%;
    padding-top: 20px;
    margin: 0 auto;
    float: none
  }
  .author-list li {
    overflow: hidden;
    margin-bottom: 20px
  }
  .page-author .article-author {
    padding: 20px 0
  }
  .page-author aside {
    width: 90%;
    margin: 0 auto;
    float: none
  }
  .page-author .form-control {
    float: right;
    margin-bottom: 20px
  }
  .alerts-container {
    margin: 0 auto;
    max-width: 95%
  }
  .expand-btn {
    font-size: 18px
  }
  .expand-box p {
    font-size: 13px
  }
  .article-content aside {
    padding-left: 2%
  }
  button[type=submit] {
    margin-right: 9%
  }
}
@media (max-width: 767px) {
  .columnized .column {
    background: 0 0
  }
}
@media (max-width: 992px) {
  .bannerbg {
    background-size: contain;
    top: 125px;
    height: 342px
  }
  .banner-text p {
    font-size: 16px
  }
  .banner-text h4 {
    padding-top: 13px
  }
  .banner-video {
    top: 24%
  }
}
@media (min-width: 481px) and (max-width: 768px) {
  .team-advisors span {
    font-size: 14px!important
  }
  .team-advisors span:first-child {
    font-size: 20px!important
  }
}
@media (max-width: 480px) {
  .banner-text h4 {
    background: rgba(51, 134, 189, .8);
    text-align: center
  }
  .search-form {
    margin-top: 0
  }
  .page-author h2 {
    width: 100%;
    margin-bottom: 10px
  }
  .page-author .form-control {
    max-width: 100%;
    margin-top: 0
  }
  .page-author div.font14 {
    font-size: 12px!important
  }
  a.dropdown-toggle.green {
    font-size: 12px
  }
  .logged-in {
    display: block
  }
  .steps-box {
    width: 95%;
    margin: 0 auto 20px;
    display: block;
    float: none;
    clear: both
  }
  .steps-box .expand-box {
    width: 100%;
    max-width: 100%
  }
  .steps-box .expand-box p {
    font-size: 12px;
    height: 145px
  }
  .columnized {
    text-align: center
  }
  .columnized .column.col-xs-6 {
    width: 100%
  }
  .columnized .columns p {
    max-width: 100%
  }
  .columnized .column-image {
    min-height: 1px
  }
  .columnized .column-image img {
    margin: 0 auto
  }
  .columnized button {
    display: block;
    margin: 15px auto
  }
  .team-members p {
    text-align: left
  }
  .team-members .odd img,
  .team-members .even img {
    display: block;
    margin: 0 auto 10px;
    float: none
  }
  .team-members div {
    width: 90%;
    max-width: 90%;
    margin: 0 auto;
    float: none
  }
  .team-tabs {
    background: 0 0
  }
  .team-tabs li {
    background: #EAEAEA;
    margin-right: 0!important;
    max-width: 49%
  }
  .team-tabs li:first-child {
    background: #EAEAEA
  }
  .team-tabs li.active-tab {
    background: #2F85C0!important
  }
  .team-advisors .font22 {
    font-size: 14px!important
  }
  .team-advisors .font20 {
    font-size: 12px!important
  }
  .team-advisors li {
    text-align: left
  }
  .team-advisors .gray {
    margin-top: 5px
  }
  .team-advisors img {
    margin-bottom: 30px
  }
  .page-contact .btn {
    margin-left: 0;
    margin-top: 10px;
    margin-bottom: 20px;
    display: block;
    max-width: 40%
  }
}
