*, html, body, ul, ol, dl, li, dt, dd {
  margin: 0px;
  padding: 0px;
}

html {
  height: 100%;
}

body {
  min-height: 100%;
  position: relative;
  color: #000;
  margin: auto;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

a {
  color: #3da1ef;
  outline: none;
  text-decoration: none;
}

a:hover {
  color: #3580ba;
}

img {
  border: none;
  display: block;
}

li {
  list-style-type: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

header, section, footer, nav, article, aside {
  display: block;
}

.long-type-2::after, .inner-content-2::after, .inner-content-box-1::after {
  content: '';
  display: block;
  clear: both;
}

.resetFloat:after {
  content: '';
  clear: both;
  display: block;
}

header .inner-header, footer .inner-footer {
  max-width: 1200px;
  margin: auto;
  padding: 0 15px;
  box-sizing: border-box;
  min-width: 1000px;
  position: relative;
}

header {
  background-color: #fff;
}
header .inner-header {
  height: 60px;
}

.logo {
  display: inline-block;
  height: 60px;
  line-height: 60px;
  float: left;
  font-size: 20px;
  color: #000 !important;
  font-weight: lighter;
}
.logo span {
  color: #3da1ef;
}

.logo:hover {
  opacity: .8;
}

.desc-logo {
  float: left;
  width: 140px;
  position: relative;
  top: 12px;
  font-weight: lighter;
  margin: 0 0 0 17px;
  font-size: 14px;
  color: #000;
}

.type-search-1 {
  float: right;
  position: relative;
  top: 14px;
  width: 430px;
  margin: 0 115px 0 0;
}
.type-search-1 input {
  width: 100%;
  height: 30px;
  line-height: 30px;
  border: none;
  color: #333;
  font-size: 14px;
  box-sizing: border-box;
  padding: 0 3px;
  border-bottom: 1px solid #d7ecfc;
}
.type-search-1 input::-webkit-input-placeholder {
  color: #41a3ef;
}
.type-search-1 input::-moz-placeholder {
  color: #41a3ef;
}
.type-search-1 input:-moz-placeholder {
  color: #41a3ef;
}
.type-search-1 input:-ms-input-placeholder {
  color: #41a3ef;
}
.type-search-1 .type-button-1 {
  float: right;
  margin: 0 0 0 13px;
}
.type-search-1 > div {
  overflow: hidden;
}

.type-button-1 {
  display: inline-block;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  height: 32px;
  line-height: 32px;
  background-color: #41a3ef;
  color: #fff !important;
  padding: 0 35px;
}

.type-button-1:hover {
  opacity: .9;
}

.type-menu-1 {
  float: right;
}
.type-menu-1 ul {
  overflow: hidden;
}
.type-menu-1 li {
  float: left;
  line-height: 60px;
  height: 60px;
  margin: 0 0 0 35px;
}
.type-menu-1 li a {
  font-size: 14px;
}
.type-menu-1 svg {
  display: inline-block;
  position: relative;
  top: 6px;
  margin: 0 7px 0 0;
}

.type-menu-1.active, .type-search-1.active {
  display: block;
}

section {
  padding-bottom: 80px;
}

.wrapper-top-1 {
  min-width: 1000px;
  position: relative;
  background: #193280;
  /* Old browsers */
  background: -moz-linear-gradient(top, #193280 0%, #208baa 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #193280 0%, #208baa 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #193280 0%, #208baa 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#193280', endColorstr='#208baa', GradientType=0);
  /* IE6-9 */
}
.wrapper-top-1 .inner-top-1 {
  display: table;
  max-width: 1200px;
  margin: auto;
  padding: 0 15px;
  box-sizing: border-box;
  min-width: 1000px;
  position: relative;
}
.wrapper-top-1 .info-top-1 {
  display: table-cell;
  max-width: 440px;
  padding: 58px 40px 0 0;
  vertical-align: top;
  width: 440px;
}
.wrapper-top-1 .info-top-2 {
  display: table-cell;
  overflow: hidden;
  vertical-align: bottom;
}
.wrapper-top-1 h1 {
  color: #fff;
  font-size: 38px;
  margin: 0 0 46px;
  width: 94%;
  word-wrap: break-word;
}
.wrapper-top-1 h1 a {
  color: #fff;
  position: relative;
  text-decoration: underline;
}
.wrapper-top-1 h1 .icon-title-1 {
  background: transparent url("/National_Library/20160526010038oe_/http://accessify.com/img/icon-h1-x2.png") no-repeat scroll 0 0/100% auto;
  display: inline-block;
  height: 32px;
  margin: 5px 0 0 20px;
  position: absolute;
  width: 32px;
}
.wrapper-top-1 h1 a:hover {
  text-decoration: none;
}

.small-title-1 {
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 3px;
  color: #fff;
}

.list-info-1 {
  padding: 0 0 50px;
}
.list-info-1 > li {
  overflow: hidden;
}
.list-info-1 > li + li {
  margin: 23px 0 0;
  padding: 16px 0 0;
  border-top: 1px solid #387baa;
}

.rating-1 {
  margin: 15px 0 0;
}
.rating-1 p {
  color: #8acc98;
  font-size: 38px;
  font-weight: lighter;
  position: relative;
  top: 4px;
}
.rating-1 p.level-0 {
  color: #e68365;
}
.rating-1 p.level-1 {
  color: #d9b96c;
}
.rating-1 p.level-2 {
  color: #b2a5e4;
}
.rating-1 p.level-3 {
  color: #91bef6;
}
.rating-1 p.level-4 {
  color: #37d5c1;
}
.rating-1 p.level-5 {
  color: #6ddfaf;
}

.speed-ball {
  float: left;
  margin: 0 20px 0 0;
  width: 79px;
  height: 42px;
  position: relative;
  background-size: 100% auto !important;
}
.speed-ball .arrow-speed {
  width: 79px;
  height: 79px;
  position: absolute;
  top: 0;
  left: 0;
  -moz-transition: all 4s ease;
  -webkit-transition: all 4s ease;
  transition: all 4s ease;
}
.speed-ball .arrow-speed.active {
  transform: rotate(38deg) !important;
  -moz-transform: rotate(38deg) !important;
  -webkit-transform: rotate(38deg) !important;
}

.speed-ball.level-0 {
  background: url(/National_Library/20160526010038oe_/http://accessify.com/speed-x/speedbg-0.png) no-repeat;
}

.speed-ball.level-1 {
  background: url(/National_Library/20160526010038oe_/http://accessify.com/speed-x/speedbg-1.png) no-repeat;
}

.speed-ball.level-2 {
  background: url(/National_Library/20160526010038oe_/http://accessify.com/speed-x/speedbg-2.png) no-repeat;
}

.speed-ball.level-3 {
  background: url(/National_Library/20160526010038oe_/http://accessify.com/speed-x/speedbg-3.png) no-repeat;
}

.speed-ball.level-4 {
  background: url(/National_Library/20160526010038oe_/http://accessify.com/speed-x/speedbg-4.png) no-repeat;
}

.speed-ball.level-5 {
  background: url(/National_Library/20160526010038oe_/http://accessify.com/speed-x/speedbg-5.png) no-repeat;
}

.list-tests-1 {
  margin: 10px 0 0;
}
.list-tests-1 > li {
  width: 50%;
  float: left;
  overflow: hidden;
}
.list-tests-1 > li p {
  font-size: 15px;
  color: #fff;
}
.list-tests-1 > li span {
  font-size: 38px;
  font-weight: lighter;
  margin: 0 0 0 10px;
}

.desc-info-site-1 {
  color: #fff;
}

.title-info-site-1 {
  font-size: 20px;
  margin: 0 0 10px;
}

.text-info-site-1 {
  font-size: 15px;
}

.screen-type-1 {
  position: relative;
  overflow: hidden;
  padding: 31px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  background: url(/National_Library/20160526010038oe_/http://accessify.com/img/bg-screen-1.jpg) #3d6da4 no-repeat;
}
.screen-type-1 img {
  width: 100%;
}

.screen-type-1:hover .inner-screen-type-1 > a {
  opacity: 1;
}

.inner-screen-type-1 > a {
  opacity: 0;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(37, 37, 37, 0.7);
  -moz-transition: all ease .1s;
  -webkit-transition: all ease .1s;
  transition: all ease .1s;
  z-index: 4;
}

.btn-obj-screen {
  background-color: #3da1ef;
  position: absolute;
  display: block;
  text-align: center;
  line-height: 65px;
  color: #fff;
  font-size: 15px;
  width: 204px;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -102px;
  height: 65px;
  -moz-border-radius: 65px;
  -webkit-border-radius: 65px;
  border-radius: 65px;
  z-index: 5;
}
.btn-obj-screen i {
  position: relative;
  top: 2px;
  font-size: 17px;
  margin: 0 0 0 10px;
}

.wrapper-down-1 {
  bottom: -24px;
  clear: both;
  height: 63px;
  left: 0;
  overflow: hidden;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 10;
}

.down-button-1 {
  display: inline-block;
  background-color: #edf3fd;
  font-size: 35px;
  color: #6fb9f8;
  width: 78px;
  height: 78px;
  border-radius: 78px;
  text-align: center;
  line-height: 78px;
}

.wrapper-content-1 {
  min-width: 1000px;
  background-color: #edf3fd;
  padding: 26px 0 0;
}
.wrapper-content-1 .inner-content-1 {
  max-width: 1200px;
  margin: auto;
  padding: 0 15px;
  box-sizing: border-box;
  min-width: 1000px;
  position: relative;
}

.long-type-1 {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #fff;
}
.long-type-1 .inner-long-type-1 {
  padding: 18px 24px;
  position: relative;
}

.long-type-2 {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #fff;
  padding: 21px 9px;
  position: relative;
}
.long-type-2 .long-row-1 {
  box-sizing: border-box;
  display: table-cell;
  vertical-align: top;
  word-wrap: break-word;
  width: 33.33%;
  padding: 0 15px 15px 15px;
}
.long-type-2 .long-row-1:nth-child(1) {
  border-right: 1px solid #e8f5ff;
}

.wrapper-long-row-1 {
  width: 100%;
  display: table;
}

.tooltip-wrapper-2 {
  clear: both;
  overflow: hidden;
  padding: 0 15px;
}
.tooltip-wrapper-2 > div {
  float: left;
  border-top: 1px solid #e8f5ff;
}
.tooltip-wrapper-2 .tl-row-1 {
  width: 33.33%;
}
.tooltip-wrapper-2 .tl-row-2 {
  width: 66.66%;
}

.inner-content-1 .long-type-2 {
  margin: 33px 0 0 0;
}

.header-table-1 {
  overflow: hidden;
}
.header-table-1 > div {
  width: 350px;
  float: left;
}
.header-table-1 > div > span {
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #bbb;
  font-size: 12px;
  letter-spacing: 2px;
}

.long-title-1 {
  background-color: #f9fbff;
  padding: 9px 24px;
}
.long-title-1 p {
  font-size: 14px;
}

.tooltip-type-1 {
  position: absolute;
  top: 14px;
  right: -10px;
}
.tooltip-type-1 > p {
  display: inline-block;
  cursor: default;
  box-sizing: border-box;
  padding: 0 12px 0 14px;
  height: 38px;
  line-height: 38px;
  background-color: #ccc;
  color: #fff;
  -moz-border-radius: 2px 0 0 2px;
  -webkit-border-radius: 2px 0 0 2px;
  border-radius: 2px 0 0 2px;
}
.tooltip-type-1 > p span {
  cursor: pointer;
  display: inline-block;
  width: 17px;
  height: 17px;
  font-size: 12px;
  -moz-border-radius: 17px;
  -webkit-border-radius: 17px;
  border-radius: 17px;
  background-color: #ddd;
  text-align: center;
  line-height: 17px;
  margin: 0 0 0 3px;
}
.tooltip-type-1 .-bgc-green span {
  background-color: #6ca879 !important;
}
.tooltip-type-1 .-bgc-yellow span {
  background-color: #ffe27d !important;
}
.tooltip-type-1 .-bgc-red span {
  background-color: #d47166 !important;
}
.tooltip-type-1 .-bgc-blue span {
  background-color: #5598d1 !important;
}

.tooltip-type-1::after {
  border-color: #666 transparent transparent;
  border-style: solid;
  border-width: 7px 10px 10px 0;
  bottom: -17px;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  right: 0;
  width: 0;
}

.tooltip-type-1.-ba-red::after {
  border-color: #d27167 transparent transparent;
}

.tooltip-type-1.-ba-green::after {
  border-color: #70b37e transparent transparent;
}

.tooltip-type-1.-ba-blue::after {
  border-color: #5195d0 transparent transparent;
}

.tooltip-b {
  display: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 2px;
  box-sizing: border-box;
  color: #3a3a3a;
  font-size: 13px;
  line-height: 150%;
  padding: 10px 15px;
  position: absolute;
  right: 0;
  top: -100px;
  width: 300px;
  z-index: 10;
}

.tooltip-b.active {
  display: block;
  opacity: 1;
}

.tooltip-b::after {
  border-color: transparent #ccc transparent transparent;
  border-style: solid;
  border-width: 0 19px 15px 0;
  bottom: -15px;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  right: 40px;
  width: 0;
  z-index: 1;
}

.tooltip-b::before {
  border-color: transparent #fff transparent transparent;
  border-style: solid;
  border-width: 0 16px 13px 0;
  bottom: -13px;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  right: 41px;
  width: 0;
  z-index: 2;
}

.-bc-red.tooltip-b::after {
  border-color: transparent #fe8e82 transparent transparent;
}

.-bc-green.tooltip-b::after {
  border-color: transparent #89cd98 transparent transparent;
}

.-bc-blue.tooltip-b::after {
  border-color: transparent #6fb9f8 transparent transparent;
}

.-borderc-red {
  border-color: #fe8e82 !important;
}

.-borderc-green {
  border-color: #89cd98 !important;
}

.-borderc-blue {
  border-color: #6fb9f8 !important;
}

.-borderc-yellow {
  border-color: #ffe27d !important;
}

.-cf-red {
  color: #fe8e82 !important;
}

.-cf-green {
  color: #89cd98 !important;
}

.-cf-blue {
  color: #6fb9f8 !important;
}

.-cf-yellow {
  color: #ffe27d !important;
}

.-bgc-red {
  background-color: #fe8e82 !important;
}

.-bgc-green {
  background-color: #89cd98 !important;
}

.-bgc-blue {
  background-color: #6fb9f8 !important;
}

.-bgc-yellow {
  background-color: #ffe27d !important;
}

.-bgc-gray {
  background-color: #e7f0ff !important;
}

.-bgc-lime {
  background-color: #d6fcd6 !important;
}

.-bgc-red2 {
  background-color: #e6856e !important;
}

.diagram-4 {
  margin: 20px 0;
}

.diagram-5 {
  margin: 20px 0;
}

.text-type-1 h2, .big-title-1 {
  font-size: 23px;
  font-weight: lighter;
}

.big-title-3 {
  font-size: 23px;
  font-weight: lighter;
  margin: 0 0 28px;
  padding: 0 15px;
}

.text-type-1 p {
  font-size: 15px;
  font-weight: lighter;
  line-height: 150%;
}

.text-type-1 {
  width: 760px;
  word-wrap: break-word;
  margin: 0 0 20px;
}
.text-type-1 h2 {
  margin: 0 0 10px;
}

.wrapper-button-1 {
  text-align: center;
}

.wrapper-button-2 {
  text-align: center;
  margin: 20px 0 0;
}

.wrapper-button-3 {
  margin: 20px 0 0;
}

.type-button-3 {
  background-color: #fff;
  display: inline-block;
  font-size: 16px;
  height: 34px;
  line-height: 34px;
  border: 1px solid #9ccff7;
  padding: 0 21px;
  -moz-border-radius: 34px;
  -webkit-border-radius: 34px;
  border-radius: 34px;
}

.type-button-3:hover {
  background-color: #3da1ef;
  color: #fff;
}

.diagram-3 {
  margin: 30px 0 0;
}

.text-type-2 {
  width: 100%;
  font-size: 15px;
  line-height: 150%;
  font-weight: lighter;
  margin: 28px 0 0;
}
.text-type-2 > p {
  font-size: 18px;
  margin: 0 0 10px;
  font-weight: normal;
}

.line-box .text-type-2 {
  margin: 0;
}

.diagram-top-1 {
  margin: 29px 0 0;
}

.list-type-1 ul {
  overflow: hidden;
}
.list-type-1 li {
  float: left;
  color: #3da1ef;
}
.list-type-1 li span.list-arrow {
  display: inline-block;
  width: 26px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  margin: 0 12px 0 13px;
  color: #fff;
  font-size: 10px;
  background-color: #6fb9f8;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}

.size-info {
  overflow: hidden;
}

.size-row {
  box-sizing: border-box;
  float: left;
  padding: 0 0 40px;
}

.size-row:nth-child(2n+1) {
  clear: both;
}

.title-size {
  font-size: 16px;
  margin: 0 0 14px;
}

.wrapper-line {
  margin: 0 0 5px;
  font-size: 13px;
  white-space: nowrap;
}

.line-1 {
  display: inline-block;
  background-color: #ccc;
  height: 5px;
  position: relative;
  top: -2px;
  margin: 0 5px 0 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.desc-text-size {
  font-size: 14px;
  line-height: 150%;
  font-weight: lighter;
  margin: 13px 0 0;
}

.value-desc {
  color: #b6b6b6;
}

.info-bottom-1 {
  padding: 20px 0 10px;
  clear: both;
  text-align: center;
  font-size: 16px;
}
.info-bottom-1 span {
  padding: 2px 3px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  margin: 0 0 0 5px;
}

.wrapper-content-2 {
  min-width: 1000px;
  background-color: #edf3fd;
  padding: 26px 0 0;
}
.wrapper-content-2 .inner-content-2 {
  max-width: 1200px;
  margin: auto;
  box-sizing: border-box;
  min-width: 1000px;
  position: relative;
}

.main-row-1 {
  width: 50%;
  float: left;
  padding: 0 15px;
  box-sizing: border-box;
}
.main-row-1 .long-type-1 + .long-type-1 {
  margin: 25px 0 0;
}

.middle-title-1 {
  font-size: 17px;
}

.arrow-icon {
  text-align: center;
  font-size: 44px;
  color: #e7f0ff;
}

.add-go {
  color: #3da1ef;
  margin: 0 0 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
}
.add-go a {
  font-size: 23px;
  text-decoration: underline;
}
.add-go span {
  font-size: 23px;
  color: black;
  font-weight: lighter;
}

.row-add-go .add-go {
  color: #3da1ef;
  margin: 0 0 6px;
}
.row-add-go a {
  font-size: 15px;
}
.row-add-go span {
  font-size: 15px;
  color: black;
  font-weight: lighter;
}

.wrapper-list-add {
  overflow: hidden;
}
.wrapper-list-add ul {
  box-sizing: border-box;
  padding: 0 20px;
  width: 50%;
  float: left;
}
.wrapper-list-add li {
  color: #3da1ef;
  margin: 0 0 6px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.wrapper-list-add li a {
  text-decoration: underline;
}

.arrow-bg {
  border-top: 1px solid #aad6fc;
  margin: 20px 0 0;
  position: relative;
}
.arrow-bg span {
  display: block;
  height: 18px;
  margin: auto;
  position: relative;
  top: -8px;
  width: 24px;
  background: url(/National_Library/20160526010038oe_/http://accessify.com/img/bg-arrow-1.jpg) no-repeat;
}

.arrow-bg::after, .arrow-bg::before {
  content: '';
  display: block;
  position: absolute;
  width: 6px;
  height: 8px;
  top: -8px;
  background: url(/National_Library/20160526010038oe_/http://accessify.com/img/bg-left-right-arrow.jpg) no-repeat;
}

.arrow-bg::after {
  left: 0;
  background-position: 0 0;
}

.arrow-bg::before {
  right: 0;
  background-position: -6px 0;
}

.add-ip {
  color: #435747;
  text-align: center;
  font-size: 23px;
}

.add-ip + .add-ip {
  margin-top: 5px;
}

.table-type-1 {
  width: 100%;
}
.table-type-1 th {
  color: #b1b1b1;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: lighter;
  text-align: left;
  padding: 10px 10px;
}
.table-type-1 td {
  vertical-align: top;
  padding: 10px;
  font-size: 14px;
  width: 70px;
  word-wrap: break-word;
}
.table-type-1 td + td {
  width: 38%;
}
.table-type-1 td + td + td {
  width: 135px;
}
.table-type-1 td + td + td + td {
  width: 170px;
}
.table-type-1 td + td + td + td {
  width: 70px;
}

.name-type-2 {
  max-width: 145px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.wrapper-shadow-1 {
  position: relative;
  overflow: hidden;
}

.wrapper-shadow-1::after {
  content: '';
  display: block;
  width: 100%;
  left: 0;
  bottom: 0;
  position: absolute;
  -moz-box-shadow: 0 -30px 60px 60px #fff;
  -webkit-box-shadow: 0 -30px 60px 60px #fff;
  box-shadow: 0 -30px 60px 60px #fff;
}

.table-type-2 {
  overflow: hidden;
}

.table-row-2 {
  width: 175px;
  float: left;
  box-sizing: border-box;
}
.table-row-2 img {
  display: inline-block;
  margin: 0 0 0 12px;
}

.table-row-2 + .table-row-2 {
  padding: 0 0 0 50px;
  border-left: 1px solid #e8f5ff;
}

.title-row-2 {
  font-size: 34px;
  font-weight: lighter;
  margin: 0 0 10px;
}

.title-row-3 {
  color: #a3a3a3;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.list-compare {
  margin: 27px 0 0;
}

.list-compare.list-compare-2 {
  margin-top: 50px;
}

.itis > div {
  color: #fff;
  display: table-cell;
  position: relative;
  vertical-align: middle;
  z-index: 1;
}

.obj-row-1 {
  overflow: hidden;
}
.obj-row-1 .obj-type-1 {
  width: 33.33%;
  float: left;
}
.obj-row-1 .obj-type-1 > div {
  position: relative;
  width: 140px;
}
.obj-row-1 .obj-type-1 > div.itis {
  background-color: #6fb9f8;
  border: 1px solid #6fb9f8;
}
.obj-row-1 .obj-type-1 > div.itis a {
  color: #fff;
}
.obj-row-1 .obj-type-1 > div.itis a:hover {
  text-decoration: underline;
}
.obj-row-1 .obj-type-1 > div.itis .obj-icon {
  bottom: 0;
  display: block;
  position: absolute;
  right: 0;
}
.obj-row-1 .obj-type-1 .obj-icon {
  display: none;
}
.obj-row-1 .obj-type-1 .img-type-1 {
  border: 1px solid #acd7f8;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  box-sizing: border-box;
  display: block;
  height: 108px;
  width: 140px;
}
.obj-row-1 .obj-type-1 .img-type-1 > img {
  display: block;
  width: 100%;
}
.obj-row-1 .obj-type-1 .img-type-1 > img:hover {
  opacity: .8;
}
.obj-row-1 .obj-type-2 > div {
  border: 1px solid #fff;
  display: table;
  height: 140px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.obj-row-1 .obj-type-2 > div > a {
  display: table-cell;
  position: relative;
  vertical-align: middle;
  z-index: 1;
}
.obj-row-1 .obj-type-2 > div:hover {
  border: 1px solid #3da1ef;
}
.obj-row-1 .obj-type-1 + .obj-type-1 div {
  margin: auto;
}
.obj-row-1 .obj-type-1 + .obj-type-1 + .obj-type-1 div {
  float: right;
}
.obj-row-1 .obj-value {
  font-size: 36px;
  font-weight: lighter;
  display: block;
  text-align: center;
}
.obj-row-1 .obj-name {
  font-size: 17px;
  font-weight: lighter;
  display: block;
  text-align: center;
  margin: 20px 0 0;
  white-space: nowrap;
  width: 140px;
  text-overflow: ellipsis;
  overflow: hidden;
}

.obj-row-1 + .obj-row-1 {
  margin: 20px 0 0;
}

.name-type-1 {
  margin: 14px 0 0;
  text-align: center;
  white-space: pre;
}
.name-type-1 > a {
  display: inline-block;
  font-size: 17px;
  font-weight: lighter;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.source-info {
  border: 1px solid #e9eaed;
  overflow: hidden;
  margin: 40px 0 20px 0;
}
.source-info .left-part-1 {
  width: 156px;
  height: 156px;
  display: table;
  float: left;
}
.source-info .img-source {
  border-right: 1px solid #e9eaed;
  display: table-cell;
  padding: 2px 0 0;
  text-align: center;
  vertical-align: middle;
}
.source-info .img-source img {
  display: inline-block;
  max-width: 90%;
  max-height: 140px;
}
.source-info .right-part-1 {
  overflow: hidden;
  padding: 8px;
}
.source-info .right-part-1 > div {
  color: #515565;
  font-size: 14px;
  font-weight: lighter;
  margin: 10px 0 15px;
}
.source-info .right-part-1 > p {
  color: #9099a5;
  font-size: 16px;
  text-transform: uppercase;
}
.source-info .title-source-1 {
  color: #0a111e;
  font-family: Times New Roman;
  font-size: 18px;
}

.wrapper-social ul {
  display: table;
  width: 100%;
  margin: 40px 0 15px;
}
.wrapper-social li {
  display: table-cell;
  vertical-align: top;
}
.wrapper-social li > a:hover {
  opacity: .7;
}
.wrapper-social li a {
  display: inline-block;
  width: 73px;
  height: 73px;
  text-align: center;
  -moz-border-radius: 73px;
  -webkit-border-radius: 73px;
  border-radius: 73px;
}
.wrapper-social li a i {
  line-height: 73px;
}

.twitter-i {
  font-size: 40px;
  background-color: #78cdf0;
  color: #fff !important;
}

.pinterest-i {
  font-size: 30px;
  background-color: #eb5755;
  color: #eb5755 !important;
}
.pinterest-i span {
  position: relative;
  top: 18px;
  display: inline-block;
  background-color: #fff;
  width: 37px;
  height: 37px;
  -moz-border-radius: 37px;
  -webkit-border-radius: 37px;
  border-radius: 37px;
}
.pinterest-i span i {
  line-height: 50px !important;
}

.facebook-i {
  font-size: 35px;
  background-color: #537bbd;
  color: #fff !important;
}

.google-i {
  font-size: 35px;
  background-color: #4c4c4b;
  color: #fff !important;
}

.youtube-i {
  font-size: 35px;
  background-color: #e9644b;
  color: #fff !important;
}

.gradient-bb {
  background: #2ab5ce;
  background: -moz-linear-gradient(left, #2ab5ce 0%, #4875d0 100%);
  background: -webkit-linear-gradient(left, #2ab5ce 0%, #4875d0 100%);
  background: linear-gradient(to right, #2ab5ce 0%, #4875d0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2ab5ce', endColorstr='#4875d0', GradientType=1);
}
.gradient-bb .big-title-1 {
  color: #fff;
}

.type-search-2 {
  margin: 30px 0;
}
.type-search-2 input {
  background-color: inherit;
  width: 100%;
  height: 40px;
  line-height: 40px;
  border: none;
  color: #fff;
  font-size: 15px;
  box-sizing: border-box;
  padding: 0 0 0 25px;
  border-bottom: 1px solid #57c7d8;
}
.type-search-2 input::-webkit-input-placeholder {
  color: #fff;
}
.type-search-2 input::-moz-placeholder {
  color: #fff;
}
.type-search-2 input:-moz-placeholder {
  color: #fff;
}
.type-search-2 input:-ms-input-placeholder {
  color: #fff;
}
.type-search-2 .type-button-4 {
  float: right;
  margin: 0 0 0 13px;
}
.type-search-2 > div {
  overflow: hidden;
  position: relative;
}
.type-search-2 .icon-search {
  color: #fff;
  font-size: 18px;
  left: 0;
  position: absolute;
  top: 8px;
}

.gradient-bb .type-search-2 {
  margin: 35px 0 40px;
}

.type-button-4 {
  display: inline-block;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  font-size: 17px;
  height: 40px;
  line-height: 40px;
  background-color: #fff;
  padding: 0 35px;
}

.type-button-4:hover {
  opacity: .9;
}

.wrapper-button-up {
  min-width: 1000px;
  text-align: center;
  background-color: #edf3fd;
  padding: 66px 0 50px;
}
.wrapper-button-up .down-button-1 {
  border: 1px solid #a8d3fa;
}

.certificate {
  margin: 30px 0 0;
  display: table;
  width: 100%;
  height: 140px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.certificate > div {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  font-weight: lighter;
  font-size: 36px;
}
.certificate i {
  font-size: 80px;
  margin: 0 10px 0 0;
  position: relative;
  top: 15px;
}
.certificate span {
  display: inline-block;
  line-height: 140px;
}

.diagram-map img {
  width: 100%;
}

.dark-bg.active, .wrapper-window.active {
  display: block;
}

.dark-bg {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(67, 69, 72, 0.8);
  top: 0;
  left: 0;
  z-index: 50;
}

.wrapper-window {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 51;
}

.window-inner {
  position: relative;
  padding: 20px;
  box-sizing: border-box;
  min-width: 1000px;
  max-width: 1400px;
  margin: auto;
}

.white-box > p {
  font-size: 30px;
  color: #fff;
  font-weight: lighter;
  margin: 0 0 20px;
}

.white-box.mini-box {
  max-width: 850px;
  min-width: 580px;
  margin: auto;
}

body.attach-window {
  overflow: hidden;
}

.button-close-window {
  float: right;
  color: #fff !important;
}

.button-close-window:hover {
  opacity: .8;
}

.content-box {
  word-wrap: break-word;
  overflow: auto;
  padding: 25px;
  background-color: #fff;
}

.table-row-2 {
  width: 50%;
}

.table-row-2 + .table-row-2 {
  padding: 0 0 0 20px;
}

.title-row-2 {
  font-size: 28px;
}

.wrapper-line-diagram {
  margin: 20px 0;
  overflow: hidden;
}

.inner-line-diagram > div {
  display: table;
  float: left;
}

.line-row-1 {
  width: 80%;
}
.line-row-1 .irow-1:first-child .type-line-1 {
  -moz-border-radius: 25px 0 0 25px;
  -webkit-border-radius: 25px 0 0 25px;
  border-radius: 25px 0 0 25px;
}
.line-row-1 .irow-1:last-child .type-line-1 {
  -moz-border-radius: 0 25px 25px 0;
  -webkit-border-radius: 0 25px 25px 0;
  border-radius: 0 25px 25px 0;
}

.line-row-2 {
  width: 20%;
}
.line-row-2 .irow-1 .type-line-1 {
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
}
.line-row-2 .irow-1 {
  padding: 0 16px;
}

.line-row-3 .irow-1 .type-line-1 {
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
}

.diagram-4 .line-row-1 {
  width: 80%;
}
.diagram-4 .line-row-2 {
  width: 20%;
}
.diagram-4 .line-row-2 .irow-1 {
  padding: 0 10px;
}

.diagram-5 .line-row-1 {
  width: 64%;
}
.diagram-5 .line-row-2 {
  width: 25%;
}
.diagram-5 .line-row-3 {
  width: 11%;
}
.diagram-5 .line-row-2 .irow-1 {
  padding: 0 10px;
}
.diagram-5 .line-row-3 .irow-1 {
  padding: 0 10px 0 0;
}

.irow-1 {
  display: table-cell;
}

.irow-1 .-bgc-yellow > span {
  color: #ae9a54;
}

.irow-1 .-bgc-blue > span {
  color: #4e83af;
}

.irow-1 .-bgc-green > span {
  color: #5d9769;
}

.irow-1 .-bgc-red > span {
  color: #5d9769;
}

.irow-1 .-bgc-gray > span {
  color: #000;
}

.irow-1 .-bgc-lime > span {
  color: #66c37d;
}

.irow-1 .-bgc-red2 > span {
  color: #b75d69;
}

.type-line-1 {
  text-align: center;
  height: 25px;
}
.type-line-1 > span {
  line-height: 25px;
  font-size: 14px;
}

.desc-line-1 {
  font-size: 15px;
  font-weight: lighter;
  margin: 15px 0 0;
  padding: 0 10px;
  text-align: center;
}
.desc-line-1 > span {
  position: relative;
}
.desc-line-1 > span::after {
  background-color: #ccc;
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  position: absolute;
  left: -10px;
  top: 8px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.-aft-yellow > span::after {
  background-color: #ffd656;
}

.-aft-blue > span::after {
  background-color: #3da1ef;
}

.-aft-green > span::after {
  background-color: #97cc64;
}

.-aft-red > span::after {
  background-color: #fe8e82;
}

.-aft-gray > span::after {
  background-color: #c9dfff;
}

.-aft-lime > span::after {
  background-color: #d6fcd6;
}

.-aft-red2 > span::after {
  background-color: #e6856e;
}

.start-page {
  background-color: rgba(0, 0, 0, 0.11);
}
.start-page .logo {
  color: #fff !important;
}
.start-page .logo span {
  color: #fff;
}
.start-page .desc-logo {
  color: #fff;
}
.start-page .type-menu-1 li a, .start-page .type-menu-1 svg path {
  color: #fff !important;
  fill: #fff;
}

header.start-page {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.wraper-top-content {
  min-width: 1000px;
  padding: 0 20px;
  box-sizing: border-box;
  background: transparent url("/National_Library/20160526010038oe_/http://accessify.com/img/bg-start-page.jpg") no-repeat scroll 0 0/cover;
}

.inner-top-content {
  max-width: 1250px;
  padding: 185px 0 0;
  margin: auto;
}
.inner-top-content h1 {
  max-width: 700px;
  margin: auto;
  text-align: center;
  font-size: 38px;
  font-weight: lighter;
  color: #fff;
}

.type-search-3 {
  margin: 60px auto 125px;
  position: relative;
  max-width: 820px;
}
.type-search-3 input {
  background-color: #fff;
  width: 100%;
  height: 66px;
  line-height: 66px;
  border: none;
  color: #50aaf1;
  font-size: 18px;
  box-sizing: border-box;
  padding: 0 65px;
  -moz-border-radius: 33px;
  -webkit-border-radius: 33px;
  border-radius: 33px;
}
.type-search-3 input::-webkit-input-placeholder {
  color: #50aaf1;
}
.type-search-3 input::-moz-placeholder {
  color: #50aaf1;
}
.type-search-3 input:-moz-placeholder {
  color: #50aaf1;
}
.type-search-3 input:-ms-input-placeholder {
  color: #50aaf1;
}
.type-search-3 .type-button-4 {
  float: right;
  margin: 0 0 0 13px;
}
.type-search-3 > div {
  overflow: hidden;
  position: relative;
}
.type-search-3 .icon-search {
  color: #fff;
  font-size: 18px;
  left: 0;
  position: absolute;
  top: 8px;
}
.type-search-3 .search-button-1 {
  float: right;
  padding: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 230px;
  z-index: 1;
}

.search-button-1 {
  display: inline-block;
  -moz-border-radius: 33px;
  -webkit-border-radius: 33px;
  border-radius: 33px;
  font-size: 20px;
  height: 66px;
  line-height: 66px;
  background-color: #41a3ef;
  color: #fff !important;
  padding: 0 35px;
}

.search-button-1:hover {
  opacity: .9;
}

.icon-search-3 {
  color: #50aaf1;
  display: inline-block;
  font-size: 35px;
  height: 66px;
  left: 20px;
  line-height: 66px;
  position: absolute;
  top: 0;
}

.icon-list-1 ul {
  margin: auto;
  max-width: 1200px;
  overflow: hidden;
  padding: 0 0 100px;
}
.icon-list-1 li {
  box-sizing: border-box;
  float: left;
  width: 33.33%;
}
.icon-list-1 li div {
  width: 326px;
}
.icon-list-1 li svg {
  float: left;
  margin: 0 15px 0 0;
}
.icon-list-1 li p {
  color: #fff;
  font-size: 18px;
  position: relative;
  top: 7px;
}
.icon-list-1 li:nth-child(1) svg {
  position: relative;
  top: -10px;
}
.icon-list-1 li:nth-child(2) {
  border-left: 1px solid #4887a4;
  border-right: 1px solid #4887a4;
}
.icon-list-1 li:nth-child(2) div {
  margin: auto;
  width: 280px;
}
.icon-list-1 li:nth-child(3) div {
  float: right;
}

.content-box-1 {
  background-color: #f2f7ff;
  box-sizing: border-box;
  min-width: 1000px;
}
.content-box-1 .inner-content-box-1 {
  padding: 60px 0 0;
  margin: auto;
  position: relative;
  height: 740px;
}
.content-box-1 .inner-content-box-1 h2 {
  font-size: 38px;
  text-align: center;
  font-weight: lighter;
}

.icon-list-2 {
  float: left;
  margin: 70px 0 0;
  width: 50%;
}
.icon-list-2 ul {
  overflow: hidden;
  width: 500px;
  float: right;
  margin: 0 20px 0 0;
}
.icon-list-2 li {
  width: 50%;
  float: left;
  margin: 0 0 50px;
}
.icon-list-2 li:nth-child(2n+1) {
  clear: both;
}
.icon-list-2 svg {
  float: left;
}
.icon-list-2 div {
  box-sizing: border-box;
  float: left;
  padding: 0 0 0 15px;
  width: 200px;
}
.icon-list-2 .icon-title-2 {
  font-size: 18px;
  font-weight: lighter;
  margin: 0 0 8px;
}
.icon-list-2 .icon-desc-2 {
  color: #aaaeb4;
  font-weight: lighter;
  font-size: 14px;
}

.list-screens-1 {
  overflow: hidden;
  padding: 60px 0 0 0;
  width: 50%;
  position: absolute;
  right: 0;
  bottom: 0;
}
.list-screens-1 > div {
  text-align: right;
}
.list-screens-1 > div img {
  display: inline-block;
  position: relative;
  top: 4px;
}

.content-box-2 {
  background-color: #fff;
  min-width: 1000px;
}
.content-box-2 .inner-content-box-2 {
  max-width: 1380px;
  padding: 60px 0;
  margin: auto;
}
.content-box-2 .inner-content-box-2 h2 {
  font-size: 38px;
  font-weight: lighter;
  margin: 0 0 50px;
  text-align: center;
}

.corousel-bottom {
  position: relative;
}
.corousel-bottom .inner-corousel-bottom {
  margin: auto;
  max-width: 1200px;
  overflow: hidden;
  padding: 0 26px;
}
.corousel-bottom li {
  padding: 47px 0 0;
}
.corousel-bottom li .img-cr-1 {
  background-color: #f2f7ff;
  display: block;
  height: 204px;
  margin: 0 0 10px;
  padding: 20px 0 0;
  overflow: hidden;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.corousel-bottom li .img-cr-1 img {
  width: 266px;
  height: 204px;
}
.corousel-bottom li div {
  width: 266px;
  margin: auto;
  position: relative;
  text-align: center;
}
.corousel-bottom li div::after, .corousel-bottom li div::before, .corousel-bottom li .img-cr-1::after {
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  background-color: #8fb2ec;
  position: absolute;
  top: 7px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.corousel-bottom li div::after {
  left: 7px;
}
.corousel-bottom li div::before {
  left: 20px;
}
.corousel-bottom li .img-cr-1::after {
  left: 33px;
}
.corousel-bottom .tooltip-cr-1 {
  position: absolute;
  width: 76px;
  height: 76px;
  line-height: 76px;
  -moz-border-radius: 76px;
  -webkit-border-radius: 76px;
  border-radius: 76px;
  text-align: center;
  font-weight: lighter;
  top: -47px;
  right: -48px;
  font-size: 18px;
  color: #fff;
}

.crPrev, .crNext {
  position: absolute;
  top: 89px;
  font-size: 50px;
  width: 26px;
  height: 90px;
  line-height: 90px;
  text-align: center;
  color: #98b6e9;
}

.crPrev:hover, .crNext:hover {
  opacity: .7;
}

.crPrev > a, .crNext > a {
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.crPrev {
  left: 0;
}

.crNext {
  right: 0;
}

.title-cr-1 {
  font-size: 26px;
  font-weight: lighter;
}

.content-box-3 {
  background: #0d4368 url(/National_Library/20160526010038oe_/http://accessify.com/img/bg-box-3.png) no-repeat 50% 50%;
  min-width: 1000px;
}
.content-box-3 .inner-content-box-3 {
  max-width: 1380px;
  padding: 60px 0;
  margin: auto;
}
.content-box-3 .inner-content-box-3 h3 {
  max-width: 700px;
  font-size: 36px;
  margin: 0 auto 50px;
  color: #fff;
  text-align: center;
  font-weight: lighter;
}

.text-desc-box-3 {
  width: 670px;
  margin: auto;
  font-size: 18px;
  color: #fff;
  font-weight: lighter;
  padding: 0 0 0 200px;
}
.text-desc-box-3 p {
  margin: 0 0 25px;
}
.text-desc-box-3 > ul {
  margin: 0 0 25px;
}
.text-desc-box-3 > ul > li {
  margin: 20px 0 0;
  padding: 0 0 0 45px;
  position: relative;
}
.text-desc-box-3 > ul > li > ol {
  margin: 0 0 0 35px;
}
.text-desc-box-3 > ul > li > ol > li {
  list-style: inside none disc;
  padding: 2px 0;
}
.text-desc-box-3 > ul > li > ol a {
  font-weight: normal;
}
.text-desc-box-3 .ol-title-1 {
  margin: 0 0 10px 35px;
  font-weight: normal;
}
.text-desc-box-3 a {
  color: #fff;
  text-decoration: underline;
}
.text-desc-box-3 a:hover {
  text-decoration: none;
}

.num-round {
  background-color: #fff;
  text-align: center;
  font-weight: normal;
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  position: absolute;
  top: -4px;
  left: 0;
  color: #0f5371;
  font-size: 16px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}

.content-box-loader {
  background: #fff url(/National_Library/20160526010038oe_/http://accessify.com/img/loader.gif) 50% 50% no-repeat;
  overflow: auto;
  padding: 25px;
  word-wrap: break-word;
  height: 300px;
}

.top-box-404 {
  background-color: #fff;
  box-sizing: border-box;
  min-width: 1000px;
  text-align: center;
  padding: 20px;
}
.top-box-404 > p {
  font-size: 96px;
  font-weight: lighter;
}

.p_404 {
  background-color: #f2f7ff;
}

.desc-404 {
  background-color: #fff;
  box-sizing: border-box;
  color: #666;
  font-size: 18px;
  left: 50%;
  margin: 0 0 0 -250px;
  padding: 30px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 500px;
}

/*ab domain padge*/
.wrapper-top-1.domain-type-2 {
  background: -moz-linear-gradient(to bottom, #243465 0%, #2b7d9c 100%);
  background: -webkit-linear-gradient(to bottom, #243465 0%, #2b7d9c 100%);
  background: linear-gradient(to bottom, #243465 0%, #2b7d9c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#243465', endColorstr='#2b7d9c', GradientType=0);
}

.inner-top-1.domain-type-2 {
  width: 100%;
}

.inner-top-1.domain-type-2 .info-top-2 {
  vertical-align: top;
}
.inner-top-1.domain-type-2 .screen-type-1 {
  width: 420px;
  height: 260px;
  box-sizing: border-box;
}
.inner-top-1.domain-type-2 .screen-type-1 div > div {
  width: 420px;
  height: 230px;
}
.inner-top-1.domain-type-2 .screen-type-1 div > div a {
  opacity: .8;
  -moz-transition: all ease .3s;
  -webkit-transition: all ease .3s;
  transition: all ease .3s;
}
.inner-top-1.domain-type-2 .screen-type-1 div > div a:hover {
  opacity: 1;
}
.inner-top-1.domain-type-2 .screen-type-1 div > div img {
  width: 100%;
}
.inner-top-1.domain-type-2 .info-top-1 {
  padding: 61px 0px 34px 29px;
}
.inner-top-1.domain-type-2 .domain-info-box {
  padding: 55px 128px 25px 0;
}
.inner-top-1.domain-type-2 .domain-info-box-desc > a:hover {
  text-decoration: none;
}
.inner-top-1.domain-type-2 .domain-info-box-desc > a {
  font-weight: 500;
}
.inner-top-1.domain-type-2 .domain-info-box-desc > p {
  font-weight: 100;
}
.inner-top-1.domain-type-2 .domain-info-box .type-button-3 {
  font-weight: 500;
}
.inner-top-1.domain-type-2 .domain-info-box .type-button-3:hover {
  text-decoration: underline;
  background-color: #23b28b;
}
.inner-top-1.domain-type-2 .table-box-info table p {
  font-weight: 500;
}
.inner-top-1.domain-type-2 .table-box-info table th {
  font-weight: 100;
  letter-spacing: 2px;
}
.inner-top-1.domain-type-2 .info-top-1 .screen-type-1 .inner-screen-type-1 div a:after {
  opacity: 0.2;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  -moz-transition: all ease .1s;
  -webkit-transition: all ease .1s;
  transition: all ease .1s;
}
.inner-top-1.domain-type-2 .info-top-1 .screen-type-1 .inner-screen-type-1 div a:hover:after {
  opacity: 0;
}

.domain-info-box {
  width: 380px;
  float: right;
  padding: 55px 0 25px;
}
.domain-info-box .type-button-3 {
  background-color: #01c892;
  border: medium none;
  -moz-border-radius: 56px;
  -webkit-border-radius: 56px;
  border-radius: 56px;
  color: #fff;
  display: inline-block;
  font-size: 20px;
  height: auto;
  line-height: 56px;
  padding: 0 30px;
  text-decoration: underline;
}
.domain-info-box .type-button-3:hover {
  text-decoration: none;
}
.domain-info-box .wrapper-button-1 {
  text-align: left;
  padding: 14px 0 28px;
}

.domain-info-box-desc {
  color: #fff;
}
.domain-info-box-desc > a {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}
.domain-info-box-desc > a:hover {
  text-decoration: underline;
}
.domain-info-box-desc > p {
  padding: 10px 0;
  font-size: 15px;
  font-weight: lighter;
}

.table-box-info {
  border-top: 1px solid #407d9c;
  padding: 8px 0 0;
}
.table-box-info table {
  color: #fff;
  width: 100%;
}
.table-box-info table th {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 3px 0;
  text-align: left;
}
.table-box-info table td {
  font-size: 15px;
  vertical-align: top;
  padding: 3px 0;
}
.table-box-info table p {
  padding: 1px 0;
}

/*ab domain padge end*/
footer {
  min-width: 1000px;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 15px 0;
  background: #1d5594;
  background: -moz-linear-gradient(left, #1d5594 0%, #208cac 100%);
  background: -webkit-linear-gradient(left, #1d5594 0%, #208cac 100%);
  background: linear-gradient(to right, #1d5594 0%, #208cac 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d5594', endColorstr='#208cac',GradientType=1 );
}

.inner-footer {
  height: 50px;
  display: table;
}

.privacy {
  text-align: center;
}
.privacy a {
  color: #99b3cb;
}
.privacy a:hover {
  opacity: .8;
}

.footer-row {
  min-width: 327px;
  display: table-cell;
  vertical-align: middle;
}

.footer-row + .footer-row {
  width: 100%;
  border-left: 1px solid #3275a4;
}

.footer-row + .footer-row + .footer-row {
  width: 600px;
}

.logo-footer {
  font-weight: lighter;
  color: #fff;
}
.logo-footer a {
  color: #fff;
  font-size: 20px;
}
.logo-footer a:hover {
  text-decoration: underline;
}
.logo-footer time {
  font-size: 14px;
  margin: 0 0 0 40px;
}

.footer-menu {
  float: right;
}
.footer-menu ul {
  display: table;
}
.footer-menu li {
  display: table-cell;
  padding: 0 18px;
}
.footer-menu li a {
  color: #fff;
  padding: 5px 0;
}
.footer-menu a:hover {
  opacity: .8;
}

@media only screen and (max-width: 860px) {
  header .inner-header, footer .inner-footer, .wrapper-top-1, .wrapper-top-1 .inner-top-1, .wrapper-content-1, .wrapper-content-1 .inner-content-1, .wrapper-content-2, .wrapper-content-2 .inner-content-2, .wrapper-button-up, footer, .window-inner, .wraper-top-content, .content-box-1, .content-box-2, .content-box-3, .top-box-404 {
    min-width: 320px;
  }

  .inner-top-content {
    padding: 95px 0 0;
  }

  .inner-top-content h1 {
    font-size: 22px;
  }

  .type-search-3 {
    margin: 35px auto 40px;
  }

  .icon-list-1 ul {
    max-width: inherit;
    padding: 0 0 50px;
  }

  .icon-list-1 li {
    width: 100%;
  }

  .icon-list-1 li div {
    width: auto !important;
    float: none !important;
    text-align: center;
    max-width: 250px;
    margin: auto;
  }

  .icon-list-1 li:nth-child(2) {
    border: none;
  }

  .icon-list-1 li:nth-child(2) div {
    width: auto;
  }

  .start-page .type-menu-1 li a, .start-page .type-menu-1 svg path {
    color: #3da1ef !important;
    fill: #67a0ec;
  }

  .start-page .inner-header .mobile-button-1 {
    color: #fff;
  }

  .wrapper-long-row-1 {
    display: block;
  }

  .info-bottom-1 span {
    padding: 0 4px;
    white-space: normal;
    display: inline-block;
  }

  .long-type-2 .long-row-1 {
    display: block;
    padding: 0 0 15px 0;
    border: none !important;
  }

  .tooltip-wrapper-2 .tl-row-1, .tooltip-wrapper-2 .tl-row-2 {
    width: 100%;
    float: none;
    border: none;
  }

  .tl-row-2 .info-bottom-1 {
    padding: 0;
  }

  .tl-row-1 .info-bottom-1 {
    padding: 10px 0 25px;
  }

  .diagram-3, .diagram-map {
    position: relative;
  }

  .diagram-3::after, .diagram-map::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
  }

  .type-search-3 .search-button-1 {
    width: 49px;
  }

  .search-button-1 {
    -moz-border-radius: 49px;
    -webkit-border-radius: 49px;
    border-radius: 49px;
    font-size: 17px;
    height: 49px;
    line-height: 49px;
    color: #fff !important;
    padding: 0;
  }

  .type-search-3 input {
    height: 49px;
    line-height: 49px;
    font-size: 15px;
    padding: 0 59px 0 45px;
  }

  .desc-404 {
    font-size: 18px;
    left: 0;
    margin: 70px 0;
    position: relative;
    top: 0;
    width: 100%;
  }

  .content-box {
    padding: 5px;
  }
  .content-box xmp {
    white-space: normal;
  }

  .wrapper-window {
    position: relative;
    height: inherit;
    padding: 0 0 50px;
  }

  .white-box > p {
    font-size: 25px;
    margin: 0 0 10px;
    padding: 10px 50px 0 0;
    position: relative;
  }

  .button-close-window {
    position: absolute;
    right: 0;
    top: 10px;
    z-index: 1;
  }

  .irow-1 {
    min-width: 50px;
  }

  .wrapper-top-1 h1 .icon-title-1 {
    margin: 0 0 0 10px;
    top: 5px;
    position: relative;
  }

  .list-type-1 li span.list-arrow {
    display: block;
    margin: 10px;
  }

  .table-type-1 td {
    padding: 8px 5px;
  }

  .icon-list-1 {
    position: relative;
    padding: 0 0 20px;
  }
  .icon-list-1 .crPrev, .icon-list-1 .crNext {
    top: 43px;
    font-size: 35px;
    color: #c9d8e5;
  }
  .icon-list-1 .crPrev {
    left: -10px;
  }
  .icon-list-1 .crNext {
    right: -10px;
  }

  .icon-search-3 {
    font-size: 25px;
    height: 49px;
    left: 15px;
    line-height: 49px;
  }

  .icon-list-1 li svg {
    float: none;
    margin: 0 0 10px;
  }

  .icon-list-1 li p {
    font-size: 17px;
    text-align: center;
    top: 0;
  }

  .content-box-1 {
    padding: 0;
  }
  .content-box-1 .inner-content-box-1 {
    padding: 40px 0 0;
  }
  .content-box-1 .inner-content-box-1 h2 {
    font-size: 22px;
  }

  .list-screens-1 {
    padding: 10px 0 0 50px;
  }

  .icon-list-2 {
    width: 280px;
    float: none;
    margin: 40px auto 0;
  }

  .icon-list-2 li {
    width: 250px;
    float: none;
    margin: 0 auto 50px;
    overflow: hidden;
  }

  .content-box-2 .inner-content-box-2 h2 {
    font-size: 22px;
    padding: 0 20px;
    margin: 0;
  }

  .corousel-bottom {
    padding: 0 0 40px;
  }

  .corousel-bottom li {
    padding: 87px 0 0;
  }

  .title-cr-1 {
    font-size: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    max-width: 100%;
  }

  .content-box-2 .inner-content-box-2 {
    padding: 40px 0 0;
  }

  .corousel-bottom li div {
    width: 238px;
    margin: auto !important;
  }

  .corousel-bottom .tooltip-cr-1 {
    right: -37px;
  }

  .corousel-bottom li .img-cr-1 {
    height: 182px;
  }

  .corousel-bottom li .img-cr-1 img {
    width: 238px;
    height: 182px;
  }

  .content-box-3 .inner-content-box-3 {
    padding: 40px 0 5px;
  }
  .content-box-3 .inner-content-box-3 h3 {
    font-size: 22px;
    padding: 0 20px;
    margin: 0 0 35px;
  }

  .text-desc-box-3 {
    width: 100%;
    font-size: 16px;
    box-sizing: border-box;
    padding: 0 20px;
  }

  .text-desc-box-3 .ol-title-1 {
    margin: 0 0 10px 0;
  }

  .text-desc-box-3 > ul > li > ol {
    margin: 0 0 0 0;
  }

  section {
    padding-bottom: 0;
  }

  header .inner-header {
    height: 45px;
    padding: 0;
  }

  .logo {
    margin: 0 0 0 20px;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    font-weight: normal;
  }

  .type-menu-1 {
    display: none;
    float: none;
    background: #fff;
    position: absolute;
    width: 100%;
    top: 45px;
    z-index: 1;
    left: 0;
  }

  .type-menu-1 li {
    float: none;
    line-height: 45px;
    height: 45px;
    margin: 0;
    padding: 0 15px;
    border-top: 1px solid #e5ebf3;
  }

  .type-search-1 {
    display: none;
    float: none;
    position: absolute;
    top: 45px;
    width: 100%;
    margin: 0;
    background-color: #e5ebf3;
    z-index: 1;
    left: 0;
    height: 60px;
    padding: 15px;
    box-sizing: border-box;
  }

  .type-search-1 input {
    padding: 0;
    background: inherit;
    border-bottom: 1px solid #c7d1dd;
  }

  .type-button-1 {
    padding: 0 25px;
  }

  .inner-header .mobile-button-1 {
    float: right;
    width: 45px;
    line-height: 45px;
    height: 45px;
    text-align: center;
    color: #67a0ec;
    font-size: 21px;
  }

  .mobile-button-search-1 {
    background-color: #67a0ec;
    padding: 0 20px;
    color: #fff !important;
    font-size: 13px;
    float: right;
    height: 45px;
    line-height: 45px;
  }
  .mobile-button-search-1 > i {
    margin: 0 7px 0 0;
  }

  .wrapper-top-1 .inner-top-1 {
    padding: 0 10px;
    display: block;
  }

  .wrapper-top-1 .info-top-1, .wrapper-top-1 .info-top-2 {
    display: block;
    width: auto;
    padding: 35px 0 0;
  }

  .wrapper-top-1 h1 {
    font-size: 21px;
    color: #fff;
    margin: 0 0 21px;
    overflow: hidden;
    padding: 5px 0;
    text-overflow: ellipsis;
  }

  .wrapper-top-1 h1 a::after {
    top: -5px;
  }

  .small-title-1 {
    font-size: 11px;
    letter-spacing: 2px;
  }

  .rating-1 p {
    font-size: 33px;
    top: 9px;
  }

  .list-tests-1 > li span {
    font-size: 33px;
  }

  .list-info-1 > li + li {
    margin: 16px 0 0;
    padding: 20px 0 0;
  }

  .list-tests-1 {
    margin: 5px 0 0;
    max-width: 460px;
  }

  .list-info-1 {
    padding: 0;
  }

  .screen-type-1 {
    background: none;
    padding: 0;
    max-width: 570px;
    margin: auto;
  }

  .wrapper-content-1 {
    padding: 15px 0 0;
  }

  .wrapper-content-1 .inner-content-1 {
    padding: 0;
  }

  .diagram-top-1 img, .diagram-top-2 img, .diagram-3 img, .diagram-4 img {
    width: 100%;
  }

  .info-table-dns {
    overflow: hidden;
  }

  .long-type-1 .inner-long-type-1 {
    padding: 18px 20px;
  }

  .text-type-1 h2, .big-title-1 {
    font-size: 18px;
    padding: 0 70px 0 0;
  }

  .big-title-1.big-title-no-rating {
    padding-right: 0;
  }

  .big-title-3 {
    padding: 0;
    margin: 0 0 15px;
    font-size: 18px;
  }

  .obj-row-1 .obj-type-1 > div {
    width: 130px;
    margin: auto;
  }

  .obj-row-1 .obj-type-1 .img-type-1 {
    height: 100px;
    width: 130px;
    overflow: hidden;
  }

  .obj-row-1 + .obj-row-1 {
    margin: 40px 0 0;
  }

  .text-type-1 h2 {
    margin: 0 0 15px;
  }

  .text-type-1 {
    width: 100%;
    word-wrap: break-word;
    margin: 0 0 10px;
    max-width: 570px;
  }

  .desc-text-size, .wrapper-social {
    max-width: 460px;
  }

  .text-type-2 {
    max-width: 570px;
  }

  .list-compare {
    max-width: 520px;
  }

  .text-type-1 p {
    font-size: 14px;
  }

  .list-type-1 li a {
    font-size: 13px;
  }

  .list-type-1 li {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    color: #3da1ef;
    line-height: 160%;
    float: none;
  }

  .list-type-1 li span {
    width: 15px;
    height: 15px;
    line-height: 15px;
    margin: 0 10px;
  }

  .tooltip-type-1 p {
    padding: 3px 10px 0 10px;
    height: 33px;
    line-height: 13px;
    width: 82px;
    color: #fff;
    font-size: 13px;
  }

  .tooltip-type-1 p span {
    position: absolute;
    top: 9px;
    right: 6px;
  }

  .tooltip-type-1 {
    right: 0;
    top: 9px;
  }

  .tooltip-type-1::after {
    display: none;
  }

  .long-type-2 {
    padding: 21px 20px;
  }

  .long-type-2 .long-row-1, .long-type-2 .long-row-1 + .long-row-1 {
    width: 100%;
    float: none;
  }

  .line-box {
    width: 100%;
  }

  .long-type-1 {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
  }

  .size-row {
    box-sizing: border-box;
    float: none;
    padding: 0;
    width: 100%;
  }

  .size-row + .size-row {
    margin: 40px 0 0;
  }

  .info-bottom-1 > p {
    line-height: 190%;
  }

  .main-row-1 {
    width: 100%;
    float: none;
    padding: 0;
  }

  .text-type-2 {
    font-size: 14px;
  }

  .inner-content-1 .long-type-2 {
    margin: 15px 0 0 0;
  }

  .wrapper-content-2 {
    padding: 15px 0 0;
  }

  .main-row-1 .long-type-1 + .long-type-1 {
    margin: 15px 0 0;
  }

  .tooltip-b {
    padding: 10px 15px;
    position: absolute;
    right: 13px;
    width: 290px;
  }

  .certificate {
    height: 88px;
  }

  .certificate span {
    display: inline-block;
    line-height: 88px;
  }

  .certificate > div {
    font-size: 23px;
  }

  .certificate i {
    font-size: 50px;
    top: 8px;
  }

  .wrapper-shadow-1::after {
    -moz-box-shadow: 0 -30px 60px 60px #fff;
    -webkit-box-shadow: 0 -30px 60px 60px #fff;
    box-shadow: 0 -30px 60px 30px #fff;
  }

  .source-info {
    margin: 25px 0 10px 0;
  }

  .source-info .left-part-1 {
    width: 112px;
    height: 112px;
  }

  .source-info .title-source-1 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
  }

  .source-info .right-part-1 > div {
    margin: 7px 0 12px;
    height: 36px;
    overflow: hidden;
  }

  .source-info .right-part-1 > p {
    text-transform: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .obj-row-1 .obj-type-1 {
    width: 50%;
  }

  .wrapper-social li {
    display: block;
    float: left;
    width: 33.33%;
    margin: 25px 0 0;
  }

  .wrapper-social ul {
    margin: 0 0 10px;
  }

  footer {
    position: relative;
    height: auto;
    background: #edf3fd;
    background: -moz-linear-gradient(left, #edf3fd 0%, #edf3fd 100%);
    background: -webkit-linear-gradient(left, #edf3fd 0%, #edf3fd 100%);
    background: linear-gradient(to right, #edf3fd 0%, #edf3fd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edf3fd', endColorstr='#edf3fd',GradientType=1 );
  }

  .logo-footer a {
    color: #000;
  }

  .logo-footer time {
    color: #bcc1c9;
  }

  .footer-row {
    min-width: 260px;
    display: block;
  }

  .footer-row:first-child {
    padding: 0 10px;
  }

  .logo-footer time {
    margin: 15px 0 0;
    display: block;
  }

  .wrapper-button-up {
    padding: 28px 0 15px;
  }

  .inner-line-diagram {
    overflow: hidden;
  }

  .line-row-1, .diagram-4 .line-row-1 {
    float: none;
    width: 100%;
  }

  .line-row-2, .line-row-3, .diagram-4 .line-row-2 {
    float: none;
    width: 40%;
  }

  .line-row-2 .irow-1, .line-row-3 .irow-1, .diagram-4 .line-row-2 .irow-1 {
    padding: 0;
  }

  .mobile-desc-1 {
    margin: 12px 0 0;
  }
  .mobile-desc-1 .desc-line-1 {
    text-align: left;
    margin: 7px 0 0;
  }

  .header-table-1 > div {
    width: 50%;
    float: left;
  }

  footer .inner-footer {
    padding: 0 10px;
    width: 100%;
  }

  .footer-menu {
    margin: 16px 0 10px;
    float: left;
  }

  .footer-menu li {
    display: inline-block;
    padding: 0 10px;
    margin: 9px 0 0;
  }

  .footer-menu li a {
    font-size: 15px;
    color: #96b6ec;
  }

  .window-inner {
    padding: 0 10px;
  }

  .white-box.mini-box {
    min-width: 300px;
  }

  .content-box-1 .inner-content-box-1 {
    height: auto;
  }

  .icon-list-2, .list-screens-1 {
    width: 100% !important;
  }

  .icon-list-2 ul {
    width: 100%;
    box-sizing: border-box;
    float: none;
    padding: 0 26px;
    margin: 0;
  }

  .list-screens-1 {
    position: relative;
    padding: 0;
  }

  /**ab**/
  .inner-top-1.domain-type-2 .domain-info-box {
    width: 100%;
    float: none;
    padding: 0px 0 25px;
    max-width: 560px;
  }

  .domain-info-box .type-button-3 {
    width: 100%;
    text-align: center;
    padding: 0;
  }

  .inner-top-1.domain-type-2 {
    padding: 0 20px;
  }

  .inner-top-1.domain-type-2 .info-top-1 {
    padding: 0;
  }

  .inner-top-1.domain-type-2 .screen-type-1 {
    width: 100%;
    height: auto;
    padding: 31px 0 0;
    background: url(/National_Library/20160526010038oe_/http://accessify.com/img/bg-screen-1.jpg) #3d6da4 no-repeat;
  }

  .inner-top-1.domain-type-2 .screen-type-1 div > div {
    width: 100%;
    height: auto;
  }

  .inner-top-1.domain-type-2 .info-top-1 .screen-type-1 .inner-screen-type-1 div a:after {
    opacity: 0;
  }

  /**ab**/
}
@media only screen and (min-width: 320px) and (max-width: 1000px) {
  .corousel-bottom li div {
    margin: 0;
  }

  .inner-corousel-bottom .bx-viewport {
    left: 15px;
  }

  .icon-list-2 {
    width: 53%;
  }

  .list-screens-1 {
    width: 47%;
  }
}
