/*
 * Import Fonts
 *
 *
* Merriweather */
@font-face {  font-family: 'Merriweather';  font-weight: 300;  src: url("../fonts/Merriweather-Light.ttf");}
@font-face {  font-family: 'Merriweather';  font-weight: 300;  font-style: italic;  src: url("../fonts/Merriweather-LightItalic.ttf");}
@font-face {  font-family: 'Merriweather';  font-weight: 400;  src: url("../fonts/Merriweather-Regular.ttf");}
@font-face {  font-family: 'Merriweather';  font-weight: 400;  font-style: italic;  src: url("../fonts/Merriweather-Italic.ttf");}
@font-face {  font-family: 'Merriweather';  font-weight: 700;  src: url("../fonts/Merriweather-Bold.ttf");}
@font-face {  font-family: 'Merriweather';  font-weight: 700;  font-style: italic;  src: url("../fonts/Merriweather-BoldItalic.ttf");}
@font-face {  font-family: 'Merriweather';  font-weight: 900;  src: url("../fonts/Merriweather-Black.ttf");}
/* End Merriweather */
/*
 * Variable
 */
/* Colors */
body { font-family: 'Merriweather',sans-serif; color: rgba(0, 0, 0, 0.85);  font-size: 1.4em;}
h1, h2, h3, h4, h5, h6,
.line div {  font-weight: 800;  font-family: 'Merriweather',sans-serif;  color: #000; margin: 10px 0;}
p {text-align:justify;
  margin-top: 10px;
  line-height: 24px;
}
h2 {  font-size: 24px;}
h3 {  font-size: 22px;}
h4 {  font-size: 20px;}
h5 {  font-size: 18px;}
h6 {  font-size: 16px;}
.input-group .btn {  height: 40px;}
a, .btn {  transition: all 0.5s;  -webkit-transition: all 0.5s;  -o-transition: all 0.5s;  -moz-transition: all 0.5s;}
a {  color: #1DAABC;}
a:hover, a:focus {  color: #1DAABC;text-decoration:none;}
a.facebook {  background-color: #3b5998;  color: #fff !important;}
a.twitter {  background-color: #4099FF;  color: #fff !important;}
a.youtube {  background-color: #C4302B;  color: #fff !important;}

.bold {  font-weight: 600;}
.spacing {  margin: 10px 0 10px 0;}
.font-merriweather {  font-family: 'Merriweather';}

.for-mobile, .for-tablet {  display: none !important;}
.for-computer {  display:block;}
.breadcrumb {  background-color: transparent;  padding: 0;  border: 0;  margin: 0;}
.breadcrumb li {  font-size: 12px;}
.breadcrumb li a {  color: #1DAABC;}
h1{ margin: 10px 0 20px 0;  font-size:22px;  }
.backdrop {  position: fixed;  top: 0;  left: 0;  width: 100%;  height: 100%;  background-color: rgba(0, 0, 0, 0.5);
  display: none;  z-index: 2000;}

/***   MASTER PAGE    *************/
header.primary {
  position: fixed;   z-index: 1999;  top: 0;  left: 0;  width: 100%;
  transition: all 0.5s;  -webkit-transition: all 0.5s;  -o-transition: all 0.5s;  -moz-transition: all 0.5s; }
/* eBook image on header*/
.ebook{padding-top:10px;padding-right:45px;padding-left:5px; float:right;padding-bottom:5px; }

header.primary .firstbar{
margin-bottom:5px;
background: linear-gradient(to bottom,#1A667E 73%,#fff 73%);
background: #1A667E; /* Old browsers */
background: -moz-linear-gradient(top,  #1A667E  73%, #fff 73%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #1A667E 73%, #fff 73%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #1A667E    73%, #fff 73%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ #2F8D95*/
 filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#1A667E, endColorstr=#ffffffff,enabled='false');
 background-repeat:repeat-x;}
 header.primary .main{background: #1DAABC url(../images/eolss.jpg) no-repeat 3% 45%;border-radius: 5px; padding:0px 15px;}
.search-menu{border:solid 1px #fff;}
header.search{  position: relative!important;margin:15 0; }
.search-txt{height:40px; border-color:#1DAABC;}
/*.adv_search {    display: block;    margin-top: 5px;    margin-bottom: 10px; font-size:12px;float:right;}
header.search .firstbar{ border-bottom:solid 1px #DDDDDD;}
header.primary.up {  top: -172px;}
header.primary.up nav.menu {
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
  border-top-color: transparent;
  border-bottom: none;
}
header.primary.up nav.menu .brand {  display: block;}
header.primary.up nav.menu ul.nav-list {  margin-left: 20px;background-color:#fff;}
header.primary.up nav.menu ul.nav-list li:first-child {  margin-left: 0;}
header.primary.up nav.menu ul:not(.dropdown-menu) > li > a {
  padding-top: 10px;  padding-bottom: 0;padding-left:5px;padding-right:5px;  height: 53px;  line-height: 32px;}
header.primary.up nav.menu ul:not(.dropdown-menu) > li > a .badge {  top: 2px;}
header.primary.up nav.menu .dropdown-menu {  top: 53px;}
header.primary.up nav.menu .dropdown-menu .dropdown-menu {  top: 0;}
header.primary.up nav.menu ul > li .dropdown-menu.megamenu .vertical-menu li a {height:auto;line-height: 22px;padding: 5px 0;}*/
.menu {
  position: relative;z-index:1999;
  display: inline-block;
  height: 55px;
  width: 100%;
  line-height: 23px;
  margin: 0px;background-color:Transparent;}
.menu .container {  /* Mega menu support */  position: relative;}
.menu .mobile-toggle {
  font-size: 32px;
  line-height: 0;
  float: right;
  margin-left: 20px;
  display: none;
  padding: 11px 0;
}
.menu .mobile-toggle a{color:#fff;}
.menu ul.nav-list > li:first-child {
  margin-left: -17px;
}
.menu ul {
  margin: 0 auto;
  display: inline-block;
  padding: 0;
  z-index: 9;
}
.menu ul > li {
  float: left;
  display: block;
}
.menu ul > li.book-dropdown-megamenu {
  position: static;  
}
.menu ul > li > a {
  display: block;
  color: #fff; /* #191E21;*/
  padding:11px 9px;
  text-decoration: none;
  letter-spacing: .5px;
  font-weight: 700;
   line-height: 32px;
  font-family: 'Merriweather',sans-serif;
  position: relative;
   z-index: 1;
}
.menu ul > li > a i {
  margin-left: 5px;
}
.menu ul > li > a .badge {
  background-color:#fff;/* #1DAABC;*/ color: #1DAABC;
  position: absolute;
  top: -4px;
  right: -5px;
}
.menu ul > li > a:after {
  content: ' ';
  position: absolute;
  z-index: 1;
  top: 100%;
  left: 0;
  width: 0;
  height: 2px;
  background-color: #1DAABC;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  margin-top: -2px;
}
.menu ul > li.active a:after, .menu ul > li:hover > a:after {
  width: 100%;
}
.menu ul > li:hover > .dropdown-menu {
  visibility: visible;
  opacity: 1;z-index: 1999;
  transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transform: scale(1);
}
.menu ul > li .dropdown-menu {
  border-radius: 0;
  border: none;
  top: 54px;padding-left:10px;
  box-shadow: 0 20px 60px #ddd;
  opacity: 0;
  visibility: hidden;
  transform: scale(0.5);
  -moz-transform: scale(0.5);
  -webkit-transform: scale(0.5);
  -o-transform: scale(0.5);
  transition: all .2s;
  -moz-transition: all .2s;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
}
.menu ul > li .dropdown-menu.megamenu {
  display:block;
  margin: 0;
  /*left: 15px;*/
  
  right: 15px;
  z-index: 1999;
  background-color:#fff;
}
.menu ul > li .dropdown-menu.megamenu .megamenu-inner {
  padding: 20px;
  padding-bottom: 15px;
}
.menu ul > li .dropdown-menu.megamenu .megamenu-title {
  font-size: 12px;
  position: relative;
  font-weight: 700;
  margin: 0;
  text-transform: uppercase;
  margin-bottom: 12px;
  color:#1DAABC;
}
/*.menu ul > li .dropdown-menu.megamenu .megamenu-title .all {
  position: absolute;
  right: 0;
  font-size: 12px;
  font-weight: 700;
  color: #383838;
  top: 5px;
}
.menu ul > li .dropdown-menu.megamenu .megamenu-title .all i {
  color: #F73F52;
  margin-left: 5px;
}*/
.menu ul > li .dropdown-menu.megamenu .vertical-menu {
  width: 100%;
}
.menu ul > li .dropdown-menu.megamenu .vertical-menu li {
  display: inline-block;
  width: 100%;
  float: none;
}
.menu ul > li .dropdown-menu.megamenu .vertical-menu li a {color:#191E21;
  font-size: 13px;
  padding: 3px 0;
  height: auto;
  line-height: 22px;
  border-bottom: 1px solid #f2f2f2;
   letter-spacing: .2px;
  font-weight: 500;
}
.menu ul > li .dropdown-menu.megamenu .vertical-menu li a i {  margin-left: 0;  width: 20px;  float: left;}
.menu ul > li .dropdown-menu.megamenu .vertical-menu li a:after {  top: 100%;}
.menu ul > li .dropdown-menu.megamenu article {  margin-bottom: 0;}
.menu ul > li .dropdown-menu.megamenu article .inner {  box-shadow: none;}
.menu ul > li .dropdown-menu.megamenu article figure {  height: 170px;  margin-bottom: 0;}
.menu ul > li .dropdown-menu.megamenu article .padding {  padding: 0;}
.menu ul > li .dropdown-menu.megamenu article .padding h2 {
  font-size: 13px;text-align:center;
  line-height: 22px;font-weight: 500;
}
.menu ul > li .dropdown-menu > li {
  float: none;
  display: block;
  position: relative;
}
.menu ul > li .dropdown-menu > li.divider {
  padding: 10px 0;
  background-color: #fff;
  position: relative;
}
.menu ul > li .dropdown-menu > li.divider:before {
  content: ' ';
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  left: 0;
  height: 1px;
  width: 100%;
  background-color: #f2f2f2;
}
.menu ul > li .dropdown-menu > li > a {color:#191E21;
  background-color: #fff;
  width: 230px;
  position: relative;
  overflow: hidden;
  transition: all .3s;
  -moz-transition: all .3s;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  padding: 7px 20px;
  line-height: 22px;font-weight: 500; 
}
.menu ul > li .dropdown-menu > li > a:after {
  position: absolute;
  content: ' ';
  top: 100%;
  left: 50px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  background-color: transparent;
  z-index: -1;
}
.menu ul > li .dropdown-menu > li > a i {
  float: right;
}
.menu ul > li .dropdown-menu > li > a .icon {
  float: none;
  width: 25px;
  float: left;
  margin-left: -2px;
}
.menu ul > li .dropdown-menu > li.active a:after {
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transform: scale(82);
  -webkit-transform: scale(82);
  -moz-transform: scale(82);
  -o-transform: scale(82);
  background-color: #F73F52;
  width: 5px;
}
.menu ul > li .dropdown-menu > li:hover > a {
  color: #fff;
}
.menu ul > li .dropdown-menu > li:hover > a:after {
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transform: scale(82);
  -webkit-transform: scale(82);
  -moz-transform: scale(82);
  -o-transform: scale(82);
  background-color: #1DAABC;
  width: 5px;
}
.menu ul > li .dropdown-menu > li ul {
  position: absolute;
  left: 230px;
  top: 0;
}

/* Social */
.social {
  padding: 0;
  margin: 0;
}
.social li {
  display: inline-block;
}
.social li a {
  display: block;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin: 0 5px;
  margin-bottom: 8px;
  position: relative;
  transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
}
.social li a svg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.social li a svg rect {
  width: inherit;
  height: inherit;
  fill: transparent;
  stroke: transparent;
  stroke-dasharray: 0;
  stroke-width: 3;
  transition: all 1.5s;
  -moz-transition: all 1.5s;
  -webkit-transition: all 1.5s;
  -o-transition: all 1.5s;
}
.social li a i:before {
  transform: scale(1.3);
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -o-transform: scale(1.3);
}
.social li a:first-child {
  margin-left: 0;
}
.social li a:hover {
  opacity: .8;
}
.social.trp li a:hover {
  background-color: transparent;
}
.social.trp li a:hover svg rect {
  stroke: #fff;
  stroke-dasharray: 200;
}
.social.trp li a.facebook:hover {
  color: #3b5998 !important;
}
.social.trp li a.facebook:hover svg rect {
  stroke: #3b5998;
}
.social.trp li a.twitter:hover {
  color: #4099FF !important;
}
.social.trp li a.twitter:hover svg rect {
  stroke: #4099FF;
}
.social.trp li a.youtube:hover {
  color: #C4302B !important;
}
.social.trp li a.youtube:hover svg rect {
  stroke: #C4302B;
}

/***   MASTER PAGE    *************/
section {
  padding-top: 20px;
  padding-bottom: 40px;
}

.form-control {  border-radius: 0;}
.form-control:focus {  border-color: #989898;  box-shadow: 0 1px 2px #ddd;}
.btn {  font-size: 15px;  border-radius: 0;  padding-left: 20px;  padding-right: 20px;  border-color: transparent;  padding-top: 10px;
  padding-bottom: 10px;  letter-spacing: .5px;}
.btn.btn-sm {  border-radius: 0;  padding: 5px 10px;  font-size: 12px;}
.btn:focus {  outline: 0;  box-shadow: none;  border-color: transparent;}
.btn-primary {  background-color: #1DAABC;  border-color: #1DAABC;}
.btn-primary:disabled, .btn-primary.disabled, .btn-primary:hover, .btn-primary:active, .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:focus {
  background-color: #1DAABC;  border-color: #1DAABC;  box-shadow: none;  outline: 0;}
.btn-primary:active:hover {  background-color: #1DAABC;}
.btn-info {  background-color: #3498db;  color: #fff !important;  border-color: #3498db;}
.btn-info:disabled, .btn-info.disabled, .btn-info:hover, .btn-info:active, .btn-info:active:hover, .btn-info:active:focus, .btn-info:focus {
  background-color: #196090;  border-color: #196090;  outline: 0;  box-shadow: none;}
.btn-info:active:hover {  background-color: #16527a;}
.btn-purple {  background-color: #B9A3C2;  color: #fff !important;  border-color: #B9A3C2;}
.btn-purple:disabled, .btn-purple.disabled, .btn-purple:hover, .btn-purple:active, .btn-purple:active:hover, .btn-purple:active:focus, .btn-purple:focus {
  background-color: #B9A3C2;  border-color: #B9A3C2;  outline: 0;  box-shadow: none;}
.btn-purple:active:hover {  background-color: #B9A3C2;}
.btn-brick{ color:#fff; background-color:#FB607F;font-weight:600;border-color:#FB607F;border-radius:8px;}

.form-group label {  margin-bottom: 5px;  font-size: 14px;  font-weight: 400;}
.form-group label.fw {  display: block;}
.form-group label .required {  color: #E74C3C;  font-weight: 600;  font-size: 16px;}
.form-group label .required:before {  content: '*';}
.form-group .help-block {  font-size: 12px;  margin-top: -3px;}
.form-group .form-control {  border-radius: 0;  font-family: 'Merriweather',sans-serif;  font-weight: 300;}
.form-group .form-control:focus {  border-color: #989898;  box-shadow: 0 1px 2px #ddd;}
.form-group .form-control.rounded {  border-radius: 4px;}

.firstbar {  position: relative;  padding-top: 5px;  padding-bottom: 10px;  width: 100%;  background-color: #FFFFFF;}
.firstbar .brand {  float: left; margin:0px; margin-top:30px;margin-left:5px; }
.firstbar .brand a {  text-decoration: none;}
.firstbar .brand img {  width: 200px;    float: left; left:20;}
.firstbar .brand #ielogo{display:none; visibility:hidden;}
.firstbar .brand #logo{visibility:visible;}
.firstbar .brand .text {  font-size: 6em;  text-transform: uppercase;  letter-spacing: 8px;  float: none;  font-weight: 100;
  margin-top: -25px;  margin-bottom: -20px;}
section.home .firstbar{margin-bottom:5px;}
.firstbar .search .form-group {  margin-bottom: 0;}
.firstbar .search .form-group .input-group-btn .btn {  line-height: 0;}

.firstbar .nav-icons {  float: right;  padding: 0;  margin: 0;  margin-top: 3px;}
.firstbar .nav-icons li {  display: block;  float: left; margin-left: 20px;}
.firstbar .nav-icons li a {  display: inline-block;  color: #191E21;  font-size: 11px;color:#fff;}
.firstbar .nav-icons li a i {  font-size: 18px;  float: left;  width: 25px;  text-align: left;}
.firstbar .nav-icons li a div {  float: left;  text-transform: uppercase;  font-weight: 500;  letter-spacing: 1px;  margin-top: 3px;}
.firstbar .nav-icons li a:hover {  color: #1DAABC;}

.article p, article p, .most-popular p {
  font-family: 'Merriweather', sans-serif;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.85);
}
.article .time, .article .category, article .time, article .category, .most-popular .time, .most-popular .category {
  font-size: 10px;
  letter-spacing: .5px;
  font-weight: 500;
  text-transform: uppercase;
}
.article {  margin-bottom: 35px;}
article figure {
  height: 250px;
  width: 100%;
  overflow: hidden;
  margin-bottom: 10px;
  display: inline-block;
}
article figure a {  text-align:center;}
article figure img {  width: 100%; }
article .detail {  display: flex;  display: -webkit-box;  display: -moz-box;}
.article .inner {  box-shadow: 0 1px 2px #ddd;}
.article .padding {  padding: 15px;  padding-top: 0;}
.article h2 {  text-transform: capitalize;  font-size: 20px;  margin: 0;  line-height: 28px;  margin-bottom: 10px;}
.article h2 a {  color: #333;  text-decoration: none;}
.article h2 a:hover {  color: #1DAABC;}
.article p {  line-height: 24px;  font-size: 14px;}
article .detail {  display: flex;  margin-bottom: 5px;  font-size: 12px;}
article .time, article .category {  margin: 0 10px;  color: #191E21;}
article .category {  margin: 0 10px;}
article .category a {  color: #1DAABC;}
article .time {  margin: 0;}
article footer {  text-align: right;}
article footer .btn-primary {
  background-color: transparent;
  border-color: #1DAABC;
  color: #1DAABC;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  overflow: hidden;
  transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -webkit-transition: all .5s;
}
article footer .btn-primary:after {
  position: absolute;
  content: ' ';
  bottom: 0;
  left: 20px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  z-index: -1;
}
article footer .btn-primary:hover {  color: #fff;background-color:#1DAABC;}
article footer .btn-primary:hover:after {
  transform: scale(20);
  -moz-transform: scale(20);
  -webkit-transform: scale(20);
  -o-transform: scale(20);
  background-color: #F73F52;
}
article footer .btn-primary:focus {  outline: 0;}
.more {  overflow: hidden;  height: 43px;}
.more div {  transition: all 1s;  -moz-transition: all 1s;  -webkit-transition: all 1s;  -o-transition: all 1s;}
.more div:last-child {  opacity: 0;}
.more div i:before {  font-size: 30px;}
.more:hover div:last-child {  opacity: 1;}
.more:hover div:first-child {  margin-top: -43px;  margin-bottom: 20px;}
.featured {
  display: inline-block;
  width: 100%;
  position: relative;
  height: /*500px;*/auto;
  /*margin-bottom: 20px;*/
  overflow: hidden;
}
.featured .inner {  padding: 20px;}
.featured figure {  /*position: absolute;*/  z-index: -2;  top: 0;  left: 0;  height: 100%;  width: 100%;}
.featured .overlay {
  position: absolute;
  display: block;  top: 0;  left: 0;  right: 0;  bottom: 0;  z-index: -1;
  background-color: transparent;
  background-image: linear-gradient(transparent 0%, transparent 50%, rgba(0, 0, 0, 0.1) 56%, rgba(0, 0, 0, 0.6) 93%, rgba(0, 0, 0, 0.59) 100%);
  background-image: -webkit-linear-gradient(transparent 0%, transparent 50%, rgba(0, 0, 0, 0.1) 56%, rgba(0, 0, 0, 0.6) 93%, rgba(0, 0, 0, 0.59) 100%);
 
}
.featured .details {  padding: 20px 30px;  position:absolute; bottom: 7%;left:5%; 
/*background-color: rgba(0, 0, 0, 0.2);*/
 }
.featured .details h2, .featured .details .category, .featured .details .time {
  color: #fff;  margin: 0;text-align:center;}
.featured .details .category {  margin-bottom: 10px;margin-top:15px;}
.featured .details .category a {
  font-size: 12px;
  font-weight: 400;
  padding: 5px 15px;
  display: inline-block;
  border-radius: 30px;
  background-color: #fff;
  color: #000;
  text-decoration: none;
  transition: all .3s;
  -moz-transition: all .3s;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
}
.featured .details .category a:hover {  opacity: .8;}
.featured .details h2 {
  margin-bottom: 5px;
  text-transform: capitalize;
  line-height: 1.4em;
  font-size: 22px;
  font-weight: 700;
}
.featured .details h2 a {  text-decoration: none;  color: #fff;}

section .container {  padding-left: 25px;  padding-right: 25px;}
.article-list {  margin-bottom: 50px;  position: relative;}
.article-list:last-child {  margin-bottom: 0;}
.article-list .badge {  position: absolute;  top: 0;
  right: 15px;  border-radius: 0;  background-color: #F73F52;}
.article-list .inner {  display: inline-block;  width: 100%;}
.article-list figure {
  width: 300px;  height: 195px;  overflow: hidden;
  background-color: #000;  float: left;  display: inline-block;
  margin-bottom: 0;}
.article-list figure img {  width: 100%;}
.article-list .details {  padding: 5px;  margin-left: 315px;}
.article-list .details .detail .category, .article-list .details .detail .time {
  margin: 0 10px;
}
.article-list .details .detail .category {  margin: 0;}
.article-list .details h2 {
  margin: 0;  margin-top: 5px;  margin-bottom: 10px;  font-size: 16px;  line-height: 28px;}
.article-list .details h2 a {
  color: #000;  text-decoration: none;  transition: all .5s;
  -moz-transition: all .5s;  -webkit-transition: all .5s;  -o-transition: all .5s;}
.article-list .details h2 a:hover {  color: #1DAABC;}
.article-list .details p {  line-height: 26px;}
.article-list footer {  margin-top: 0;}

.line {
  display: inline-block;
  width: 100%;
  height: 4px;
  background-color: #f2f2f2;
  margin: 10px 0;
  position: relative;
}
.line.thin {  height: 2px;}
.line.transparent {  background-color: transparent;}
.line.little {  margin: 10px 0;}
.line.top {  margin-top: 50px;}
.line div {  margin: 0;  text-align: center; position: absolute;  top: 50%;  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  font-size: 16px;
  background-color: #fff;
  text-transform: uppercase;
  padding-left: 20px;
  padding-right: 20px;
  color: #000;
}

.article-mini {  display: inline-block;  width: 100%;  margin-bottom: 15px;}
.article-mini .inner {  display: inline-block;  height: 100%;}
.article-mini .padding {  padding: 0 10px;  margin-left: 85px;}
.article-mini figure {  float: left;  display: inline-block;  width: 80px;  height: 60px;  overflow: hidden;  margin: 0;}
.article-mini figure img {  width: 100%;}
.article-mini h1 {
  margin: 0;  line-height: 22px;  text-transform: capitalize;  font-weight: 700;  font-size: 14px;}
.article-mini h1 a {  color: #000;}
.article-mini .detail {  margin-top: 5px;}
.article-mini .detail .category {  margin-left: 0;}
.article-mini .detail .category a {  text-transform: uppercase;  color: #1DAABC;}

aside {
  margin-bottom: 40px;
  display: inline-block;
  width: 100%;
}
aside:last-child {  margin-bottom: 0;}
aside .aside-title {
  font-size: 14px;
  position: relative;
  font-weight: 800;
  margin: 0;
  text-transform: uppercase;
  margin-bottom: 35px;
}
aside .aside-title .all {
  position: absolute;
  right: 0;
  font-size: 12px;
  font-weight: 700;
  color: #383838;
  top: 5px;
}
aside .aside-title .all i {  color: #1DAABC;  margin-left: 5px;}
aside .aside-title:after {
  content: ' ';
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 15px;
  height: 2px;
  background-color: #1DAABC;
}
aside .article-mini {  margin-bottom: 10px;  padding-bottom: 10px;}
aside .article-mini figure {  margin-bottom: 0;}
aside .article-mini h1 {  margin-top: -3px;}
aside .nav li a {
  background-color: #F0F0F0;  color: #333;  padding: 12px;
  font-size: 14px;  border-radius: 0 !important;}
aside .nav li a i:before {  font-size: 18px;  margin-right: 5px;}
aside .nav li.active a {  background-color: #fff;  color: #000;  border-top: 2px solid #F73F52 !important;}
aside .nav li.active a i {  color: #F73F52;}
aside .tab-pane {  border: 1px solid #ddd;  border-top: none;  padding: 20px;}
.box-wrapper {  width: 400px;  margin: 0 auto;}
.box {  background-color: #fff;  border-radius: 3px;  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);}
.box.box-border {  box-shadow: none;  border: 1px solid #f2f2f2;}
.box .box-body {  padding: 30px;}
.box .box-body h4 {  margin-bottom: 30px;}
.box-wrapper-search{width: 76%;margin-left:2%;margin-right:2%;}
.box-wrapper-search .form-control,.box-wrapper-search label{margin-top:10px;margin-bottom:10px;}
.title-line {  display: table;  width: 100%;  padding: 20px 0;  text-align: center;  white-space: nowrap;
  text-transform: uppercase;  letter-spacing: 2px;  font-weight: 600;  color: #ddd;}
.title-line:before, .title-line:after {
  border-top: 2px dashed #eee;  content: '';  display: table-cell;  position: relative;  top: 0.5em;  width: 45%;}
.title-line:before {  right: 1.5%;}
.title-line:after {  left: 1.5%;}

.faq {
  display: inline-block;
  width: 100%;
  margin-bottom: 40px;
}
.faq:last-child {
  margin-bottom: 0;
}
.faq .faq-title h2 {
  font-size: 22px;
  margin: 0;
}
.faq .faq-body {
  margin-top: 10px;
}

@media screen and (max-width: 768px) { 
 .article-list figure {    width: 100%;    height: 220px;    margin-bottom: 10px;  }
  .article-list figure img{max-width:300px;}
  .article-list .details {    margin-left: 0;  }
  .article-list .details .detail {    display: inline-flex;    display: -webkit-inline-box;  }
  .with-sidebar .sidebar {    display: none;  }
  .with-sidebar .has-sidebar {    padding: 0 20px;  }

  .for-tablet {    display: block !important;  }
   .for-computer{display:none!important;}
  footer.footer .block {    margin-bottom: 30px;  }
  footer.footer .line {    margin: 0;    margin-bottom: 30px;  }
  .divider-top {    margin-top: 50px;  }

  .sidebar {    position: fixed;    top: 0;    right: -320px;    height: 100%;    width: 320px;    z-index: 2001;
    background-color: #fff;    overflow: auto;    transition: all 0.5s;    -webkit-transition: all 0.5s;    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;  }
  .sidebar.active {    right: 0;  }
  .sidebar .sidebar-title {    margin: 0 -15px;    height: 53px;    text-align: center;    border-bottom: 1px solid #f2f2f2;
    letter-spacing: .5px;    font-weight: 700;    line-height: 55px;    font-family: 'Merriweather',sans-serif;
    margin-bottom: 30px;  }

  .search-toggle {    display: none;  }
  nav.menu {    height: 55px;  }
  nav.menu .mobile-toggle {    display: inline-block;  }
  nav.menu ul.nav-list {
    position: fixed;    width: 320px;    height: 100%;    top: 0;    right: -320px;    background-color: #fff;
    z-index: 3000;    overflow: auto;    transition: all 0.5s;    -webkit-transition: all 0.5s;    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;  }
  nav.menu ul.nav-list.active {    right: 0;  }
  nav.menu ul.nav-list li {    display: block;    float: none;    position: static;    padding-top: 2px;    padding-bottom: 2px;text-align:left;  }
  nav.menu ul.nav-list > li:first-child {    margin-left: 0;    text-align: center;    position: relative;  }
  nav.menu ul.nav-list > li:first-child .back {
    z-index: 9;    position: absolute;    height: 100%;    width: 50px;    line-height: 55px;    font-size: 20px;  }
  nav.menu ul.nav-list > li:first-child a {    border-bottom: 1px solid #f2f2f2;  }
  nav.menu ul.nav-list > li:first-child a:after {    display: none;  }
  nav.menu ul.nav-list > li > a {    display: block; color:#191E21; }
  nav.menu ul.nav-list > li > a .badge {    right: 10px;    top: 5px; background-color: #1DAABC;color:#fff;}
  nav.menu ul.nav-list > li .dropdown-menu {
    box-shadow: none;    position: absolute;    top: 57px;    left: initial;    right: -320px;    height: calc(100% - 55px);
    height: -webkit-calc(100% - 55px);    height: -moz-calc(100% - 55px);    height: -o-calc(100% - 55px);
    width: 320px;    transform: scale(1);    -webkit-transform: scale(1);    -moz-transform: scale(1);
    -o-transform: scale(1);    visibility: visible;    display: none;    opacity: 1;
  }
  nav.menu ul.nav-list > li .dropdown-menu.active {    right: 0;  }
  nav.menu ul.nav-list > li .dropdown-menu > li > a {    width: auto;  }
  nav.menu ul.nav-list > li .dropdown-menu > li > a:hover:after {
    transform: scale(105);    -webkit-transform: scale(105);    -moz-transform: scale(105);    -o-transform: scale(105);  }
  nav.menu ul.nav-list > li .dropdown-menu > li ul {
    top: 0;
  }
  nav.menu ul.nav-list > li .dropdown-menu [class^="col-"] {
    margin-bottom: 30px;
  }

  header.primary.up {  top: -286px;  }
  .firstbar {    text-align: center;  }
  .firstbar .brand {    float: none;  }
  .firstbar .brand img {
    /*float: none;  */  display: inline-block; margin-top:15px;   margin-bottom: 10px;  }
  .firstbar .brand h2 {
    display: block;    float: none;    border: none;    margin: 0;    padding: 0;    width: initial;  }
  .firstbar .search {    margin: 0 70px;  }
  .firstbar .right {    float: none;    display: block;    margin: 10px auto;  }
}
@media screen and (max-width: 425px) {
  .article-list figure {    width: 100%;    height: 220px;    margin-bottom: 10px;  }
  .article-list figure img{max-width:300px;}
  .article-list .details {    margin-left: 0;  }
  .article-list .details .detail {
    display: inline-flex;    display: -webkit-inline-box;  }
  .line div {    font-size: 14px;  }
  .featured {    height: 200px;  }
  .featured .details .time{display:none;}
  .featured .details h2 {    font-size: 16px;  }
  .featured .details .category a {    padding: 3px 6px; }
  .firstbar .search {    margin-left: 20px;    margin-right: 20px;  }
  .topbar .topbar-nav li a i, .topbar ul.info li a i {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    display: block;
    font-size: 22px;
  }
  .topbar .topbar-nav li a span, .topbar ul.info li a span {    display: none;  }
  .for-mobile {    display: block !important;  }
  .nav-icons {    display: none;  }
  .box-wrapper {    width: 100%;  }
  .box .box-body {    padding: 20px;  }
  .for-computer{display:none!important;}
}
@media screen and (max-width: 320px) {
  nav.menu ul.nav-list {    width: 290px;    right: -350px;  }
  nav.menu ul.nav-list > li .dropdown-menu {    width: 290px;    right: -350px;  }
  .sidebar {    width: 290px;    right: -350px;  }
  article figure {    height: 200px;  }
}

footer.footer {
  background-color:#1A667E; /*1DAABC #1A667E;#252e38;*/
  color: #848f9a;  padding: 20px 0;  padding-top: 30px;  border-top: 0px solid #F73F52;}
footer.footer a {  color:#fff; /*#848f9a;*/}
footer.footer .social a {  color: #fff;}
footer.footer .line {  background-color: #292929;  height: 1px;  margin: 30px 0;}
footer.footer .block .block-title {  font-size: 16px;  position: relative;  margin: 0;  color: #fff;}
footer.footer .block .block-title .right {
  float: right;
  font-size: 14px;
}
footer.footer .block .block-title .right a {  color: #ddd;}

footer.footer .block .block-body {  margin-top: 30px;}
footer.footer .block .block-body.no-margin {  margin: 0;}
footer.footer .quicklinks{list-style:none;padding:0px;}
footer.footer .quicklinks li{padding: 5px;}
footer.footer .quicklinks li a{color: rgb(200,200,200);}

footer.footer .footer-nav-horizontal {  padding: 0;  margin: 0;}
footer.footer .footer-nav-horizontal li {  display: inline-block;}
footer.footer .footer-nav-horizontal li a {
  display: block;
  font-size: 12px;padding-right:4px;
  text-decoration: none;text-align:justify;
  float: left;
  transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;color: rgb(200,200,200);
}
footer.footer .footer-nav-horizontal li a:hover {  color: #fff;}
footer.footer .footer-nav-horizontal li:first-child a {  margin-left: 0;}
footer.footer .footer-nav-horizontal li:not(:last-child):after {
  content: '/';  float: left;  line-height: 14px;}
footer.footer .footer-nav {  padding: 0;  margin: 0;  padding-left: 17px;}
footer.footer .footer-nav li {  list-style: square;}
footer.footer .footer-nav li a {
  padding: 3px;
  display: inline-block;
  font-size: 14px;
  transition: all .3s;
  -moz-transition: all .3s;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
}
footer.footer .footer-nav li a:hover {  color: #F73F52;}
footer.footer .foot-logo {  width: 240px;  margin-bottom: 20px;}
footer.footer .foot-logo img {  width: 100%;}
footer.footer .brand-description {  line-height: 24px;}

footer.footer .article-mini .detail .time, footer.footer .article-mini .detail .category a {
  color: #848f9a;
}

footer.footer .copyright {
  text-align: center;
  margin-top: 10px;
  color: #848f9a;
  border-top: 0px solid #222;
  padding-top: 15px;
  padding-bottom: 10px;
  font-size: 12px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 1px;
}
footer.footer .copyright a {  text-decoration: none;}
footer.footer .copyright div {  margin-top: 7px;}
footer.footer .copyright div i {  color: #E74C3C;  padding: 0 3px;}
footer.footer .article-mini {  margin-bottom: 23px;}
footer.footer .article-mini .inner {  border-bottom: 0;}
footer.footer .article-mini h1 {  font-size: 14px;}
footer.footer .article-mini h1 a {  color: #ddd;}
footer.footer .article-mini .detail .category a {  color: #848f9a;}
footer.footer .btn-magz {  border-color: #fff;  border-radius: 3px;  font-size: 14px;  padding-left: 13px;  padding-right: 13px;}

blockquote {
  font-style: italic;
  font-weight: 300;
}

.page {
  text-align: center;
}
.page .breadcrumb {
  margin-top: 0px;
}
.page .page-title {
  margin: 0;
  margin-top: 10px;
}
.page .page-subtitle {
  font-weight: 300;
  font-size: 12px;
  margin: 0;
  margin-top: 5px;
  /*font-family: 'Lato';*/
  font-family: 'Merriweather',sans-serif;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  text-align:center;
}
.page .line {
  margin-top: 15px;
  margin-bottom: 10px;
}
.page .page-description {
  font-size: 14px;
  font-weight: 300;
  line-height: 28px;
  color: #484848;
  margin-top: 10px;
  text-align: left;
}
.page .page-description h1 {
  color: #000;
  margin-bottom: 7px;
}
.page .page-description h2 {
  color: #000;
  margin: 15px 0;font-size:16px;
}
.page .page-description h4 {
  color: #000;font-size:14px;line-height:22px;font-weight:600;
}
.page .page-description p {
  margin-bottom: 10px;
}
.page .page-description p img{display:inline; vertical-align:middle;}

.carousel-1 .owl-dots .owl-dot span {
  margin: 5px;
}
.carousel-1 .owl-dots .owl-dot.active span {
  background-color: #F73F52;
  transform: scale(1.3);
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -o-transform: scale(1.3);
}
.carousel-1 .owl-nav {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  opacity: 0;
}
.carousel-1 .owl-nav .owl-prev, .carousel-1 .owl-nav .owl-next {
  margin-top: 10px;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  width: 50px;
  height: 50px;
  border-radius: 50%;
  font-size: 26px;
  line-height: 42px;
  text-align: center;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  opacity: .7;
}
.carousel-1 .owl-nav .owl-prev:hover, .carousel-1 .owl-nav .owl-next:hover {
  background-color: #F73F52;
}
.carousel-1 .owl-nav .owl-prev {
  left: 10px;
}
.carousel-1 .owl-nav .owl-next {
  right: 10px;
}
.carousel-1:hover .owl-nav {
  opacity: 1;
}


.checkbox-group {
  margin-bottom: 5px;
}
.checkbox-group .group-title {
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 15px;
  display: inline-block;
}
.checkbox-group [class^="icheckbox"], .checkbox-group [class^="iradio"] {
  margin-right: 5px;
}

.nav-tabs-group {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #ddd;
}
.nav-tabs-group .nav-tabs-list {
  padding: 0;
  margin: 0;
}
.nav-tabs-group .nav-tabs-list li {
  float: left;
  display: block;
}
.nav-tabs-group .nav-tabs-list li a {
  display: block;
  padding: 10px 20px;
  color: #999;
  font-weight: 400;
  text-decoration: none;
}
.nav-tabs-group .nav-tabs-list li a:hover {
  color: #191E21;
}
.nav-tabs-group .nav-tabs-list li.active a {
  color: #191E21;
  border-bottom: 2px solid #1DAABC;

}
.nav-tabs-group .form-control {
  height: 30px;
  padding: 0;
  margin-top: 3px;
}
.nav-tabs-group .nav-tabs-right {
  float: right;
  display: inline-block;
  width: 100px;
}

.aside-title .carousel-nav, .title-col .carousel-nav, .best-of-the-week .carousel-nav {
  float: right;
  display: inline-block;
}
.aside-title .carousel-nav .prev, .aside-title .carousel-nav .next, .title-col .carousel-nav .prev, .title-col .carousel-nav .next, .best-of-the-week .carousel-nav .prev, .best-of-the-week .carousel-nav .next {
  display: block;
  line-height: 24px;
  width: 25px;
  height: 25px;
  border: 2px solid #ddd;
  color: #999;
  text-align: center;
  float: left;
  cursor: pointer;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.aside-title .carousel-nav .prev:hover, .aside-title .carousel-nav .next:hover, .title-col .carousel-nav .prev:hover, .title-col .carousel-nav .next:hover, .best-of-the-week .carousel-nav .prev:hover, .best-of-the-week .carousel-nav .next:hover {
  background-color: #f2f2f2;
}
.aside-title .carousel-nav .prev, .title-col .carousel-nav .prev, .best-of-the-week .carousel-nav .prev {
  border-right: 0;
}

/*Home page section*/
section.home {/*margin-bottom:10px;*/padding-bottom:0px;padding-top:5px;}
section.home .featured .details{}
section.home .featured {
  height: 240px;
  overflow: hidden;padding-left:0px;padding-right:0px;
}
section.home .featured .time{font-size:12px;}
section.home #featured .owl-dots {margin-top:0px;}
/*@media screen and (max-width: 768px) {
.featured .details {  padding: 10px 20px;  bottom: 35%;}}
@media screen and (max-width: 425px) {
.featured .details {  padding: 10px 20px;  bottom:50%;}}*/
/*section.home #home_categ{padding: 10px 0;}
section.home #home_categ .line{margin-bottom:25px;}*/
section.home #home_categ article .inner {padding-top:10px;} 
section.home #home_categ article figure {
  width: auto;  height:100%;
}
section.home #home_categ article{text-align:center;}
section.home #home_categ article .padding p{text-align:justify;line-height: 22px;}
section.home #home_categ article .padding h2{font-size:15px;line-height: 22px;}


section.home .best-of-the-week {
  margin-top: 10px;
}
section.home .best-of-the-week h2 {
  font-size: 16px;
  margin-bottom: 25px;
  text-transform: uppercase;
  letter-spacing: 2px;
  position: relative;
  color: #191E21;
}
section.home .best-of-the-week h2 div.text {
  background-color: #fff;
  display: inline-block;
  padding: 10px;
  padding-right: 20px;
  padding-left: 0;
}
section.home .best-of-the-week h2:after {
  content: ' ';
  position: absolute;
  width: 100%;
  height: 3px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  background-color: #ddd;
  z-index: -1;
}
section.home .best-of-the-week {text-align:center;}
section.home .best-of-the-week h2 .carousel-nav .next, .best-of-the-week h2 .carousel-nav .prev {
  width: 35px;
  height: 35px;
  background-color: #fff;
  line-height: 34px;
}
section.home .best-of-the-week .article figure {
  height: 175px;
}
section.home .best-of-the-week .article h3 {
  font-size: 15px;
  margin: 0 0 5px 0;line-height:22px;
}
section.home .best-of-the-week .article h3 a {
  color: #333;
}
section.home .best-of-the-week .article h3 a:hover {
  color: #1DAABC;
}
section.home .best-of-the-week .article .padding p{text-align:center;line-height:22px;}
/*Bookinfo section*/
section.bookinfo .line {
  margin-top: 5px;
  margin-bottom: 30px;
}
section.bookinfo .line div{
  font-size:14px; 
}

section.bookinfo .header-details {
  font-size: 10px;
  color: #000;
  font-weight: 300;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;}

section.bookinfo  .header-details  li {
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 30px;margin-bottom: 15px;
}
section.bookinfo  .header-details  li:after {
  content: '.';
  position: absolute;
  font-size: 30px;
  top: -2px;
  margin-left: 10px;
  line-height: 0;
}
section.bookinfo  .header-details  li a {
  color: #1DAABC;
}
section.bookinfo .header-details  li:last-child:after {
  content: '';
}

section.bookinfo figure img{
  position: relative;
  height: auto;
}
section.bookinfo figure figcaption {
  font-size: 12px;
  margin-top: 10px;
  text-align: left;
  color: #686868;
}
section.bookinfo h2 {font-size:14px;margin:15px 0;font-weight:500;line-height:1.5}
section.bookinfo h2 a{color:#1DAABC;}

section.bookinfo .selectbook {
 /* padding-top: 30px;  margin-top: 20px;
  font-family: 'Merriweather',sans-serif;
font-weight: 400;color: rgba(0, 0, 0, 0.85);font-size: 14px;*/
}
section.bookinfo .selectbook a {
  color: #1DAABC;
}
section.bookinfo .selectbook  h6 {
  font-size: 14px;font-weight:600;
  color: rgba(0, 0, 0, 0.85);
  margin-bottom: 15px;
}
section.bookinfo .selectbook  h6 a{font-size: 12px;font-weight:500;margin-left:10px;}
/*section.bookinfo .selectbook .featured {
  height: auto;
  position: relative;
  overflow: initial;
  margin-bottom: 0;
}
section.bookinfo .selectbook h1, section.bookinfo .selectbook h2, section.bookinfo .selectbook h3, section.bookinfo .selectbook h4, section.bookinfo .selectbook h5, section.bookinfo .selectbook h6 {
  line-height: 32px;
  margin-top: 50px;
}*/
section.bookinfo .selectbook .btn-group{margin-bottom:20px;}
section.bookinfo .selectbook .btn-group-vertical{max-height:300px; height:auto; overflow:auto;width:auto;padding-right:20px;margin:15px 0;}
section.bookinfo .btn-format{background-color:Transparent;color: rgb(119, 119, 119);text-align:center;font-size: 14px;padding:10px;  }
section.bookinfo .btn-format label,section.bookinfo .btn-volumes label{font-weight: 400;}
section.bookinfo .btn-volumes{background-color:Transparent;color: rgb(119, 119, 119); font-size: 14px;text-align:left;border-left:0px;border-right:0px;}
/*section.bookinfo .volumes{font-weight: 400;color: rgba(0, 0, 0, 0.85);font-size: 14px;border:1px;
}*/
section.bookinfo .btn-group .active, section.bookinfo .btn-group-vertical .active{background-color: #1DAABC;color:#fff;}
/*section.bookinfo .volumes option{padding:10px;}*/
section.bookinfo .buybook{
  padding: 20px;
  background-color: #f2f2f2;
  border: 1px solid #ddd;
  font-size: 14px;
  color: #989898;
  margin:15px;
}
section.bookinfo .buybook .icon {
  text-align: center;
  margin-bottom: 20px;
}
section.bookinfo .buybook .icon h1 {
  margin: 0;
  font-size: 20px;
  margin-top: 10px;
  color: #989898;
}
section.bookinfo .buybook p {
  margin-top: 10px;
  line-height: 22px;text-align:left;
}
section.bookinfo .buybook p a{
  color:#1DAABC;
}
section.bookinfo .buybook .lblbuy {
  margin-top: 10px;margin-bottom:10px; color:rgba(0, 0, 0, 0.85);
  line-height: 30px;
}
section.bookinfo .buybook .lblbuy a{
  color:#1DAABC;
}
section.bookinfo .buybook .lblWarn { margin-top: 10px;margin-bottom:10px; color:Red;
  line-height: 30px;}
  section.bookinfo .buybook .lblWarn a{color:Red;}
section.bookinfo .buybook .icon i:before {
  font-size: 3em;
}
section.bookinfo .buybook .icon.spin h1 {
  margin-top: 0;
}
section.bookinfo .buybook .icon.spin i:before {
  animation-name: loading;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
section.bookinfo .buybook div{
    text-align:center;
}
section.bookinfo h5{font-size: 14px; font-weight: 500;color: #1DAABC;margin-bottom:20px;margin-top:0px;}
section.bookinfo .title{text-align: left;text-transform:none;font-size: 16px;font-weight:600;margin-top:20px;margin-bottom:5px;}
section.bookinfo #TOC-panel .line{margin-top:10px; margin-bottom:0px;}
section.bookinfo .TOC_List {
  /*width: 100%;*/
  margin-bottom: 10px;margin-top:5px;
 font-weight: 400;color: rgba(0, 0, 0, 0.85);font-size: 14px;
}
.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 0px solid rgb(221, 221, 221);
}
/*section.bookinfo #scroll{max-height:500px;height:auto; overflow:auto;
}
section.bookinfo .chapter-list .chapter {
  height: 100%;
}
section.bookinfo .chapHide{display:none; }*/
section.bookinfo .chapter{
 margin-bottom: 15px;clear:both;
}
section.bookinfo .chapter h4 {
  margin: 0;font-size: 14px;
  line-height: 22px;
  text-transform:capitalize;
  font-weight: 600;
}
section.bookinfo .chapter h4 a{color: rgba(0, 0, 0, 0.85);}
section.bookinfo .chapter h4 a:hover{ color: #1DAABC;text-decoration:none;}
/*.chapter-list .detail {
  margin-top: 5px;margin-left:0px;
}*/
section.bookinfo .chapter ul {display: flex;
margin-top: 5px;margin-left:10px;padding-left:5px; font-size: 13px;
}
section.bookinfo .chapter li {
  /*position: relative;*/
  display: inline-block;
  float: left;
  margin-right: 30px;
}
section.bookinfo aside{margin-top:15px; margin-bottom:30px;}
section.bookinfo .tab-pane h3 {
  margin: 5px 0;
  font-size: 14px;
  line-height: 34px;
  font-weight:600;
}
section.bookinfo .tab-pane h3 a{
   color: #1DAABC;text-decoration:none;
}
section.bookinfo .tab-pane h3 a:hover{
  text-decoration:none;
}
section.bookinfo .tab-pane #book div a {
  color: #1DAABC;
}
section.bookinfo .tab-pane div a:hover {
    text-decoration:none;
}
section.bookinfo .book-tab {
  display: inline-block;
  width: 100%;
  margin-bottom: 5px;
}
section.bookinfo .book-tab p {
  margin-top: 15px;text-align:justify;
  line-height: 24px;
}
/*
section.bookinfo .book-tab .detail {
  display: flex;
  font-size: 14px;
}*/
section.bookinfo .book-tab div {
  display: inline-block;
  margin:5px 10px 10px 0;
  font-size: 12px;
letter-spacing: 0.5px;
font-weight: 500;
text-transform: uppercase;
}

section.bookinfo .nav li.active a {
    background-color: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    border-top: 2px solid #1DAABC !important;
}
section.bookinfo .nav li.active a i{
    color:#1DAABC;
}

section.bookinfo article.related {text-align:center;padding: 0;padding-left:5px; padding-right:5px;}
section.bookinfo article.related figure{height:auto;}
section.bookinfo article.related figure img{ height: 180px;width:240px; overflow:hidden;
}
section.bookinfo article.related .inner {
  box-shadow: none;
}
section.bookinfo article.related .inner h3{
  margin: 5px 0;
  font-size: 14px;
}
section.bookinfo article.related .inner h3 a{
   text-decoration:none;color: rgba(0, 0, 0, 0.85);
}
section.bookinfo article.related .inner h3 a:hover{
  text-decoration:none;color:#1DAABC;
}
section.bookinfo article.related .inner div {
  color: #989898;    font-size: 10px;
    letter-spacing: 0.5px;
    font-weight: 500;
    text-transform: uppercase;
}
section.bookinfo article.related .inner div a {
  color: #1DAABC;text-decoration:none;
}
section.bookinfo article.related .inner div a:hover {text-decoration:none;}

.float-left{float:left;}
.float-right{float:right;}

section.category h1{margin-bottom:10px;}
section.category .article-list{margin-bottom:5px;}
section.category .article-list figure{ background-color:White;height:auto;}
section.category .article-list img{vertical-align:top;padding-top:15px;}
section.category .article-list footer p {float:left;}
section.category .article-list footer p a{color: #1DAABC;}
section.category .article-list footer p a:hover{text-decoration:none;}
section.category .article-mini{margin:0px;padding:0px; }
section.category .article-mini h2{line-height:1;margin-top:5px;}
section.category .article-mini h2 a{text-decoration:none;color:#000;}
section.category .article-mini h2 a:hover{text-decoration:none;color: #1DAABC;font-weight:700}
section.category  h4{ color: #1DAABC;/*177F75 008E97 008080 1DAABC;*/font-size: 12px;letter-spacing: 0.5px;font-weight: 600;text-transform:capitalize;}
section.category .article-mini p {font-size: 12px;}
section.category .article-mini p a {color:inherit;text-decoration:none;}
section.category footer a{margin-right:5px;}
section.category .aside-title{text-transform:none;font-weight:700;margin: 14px 0;}
section.category .aside-title:after {content: ' '; background-color: #fff;}
section.category .more {overflow: hidden;height: auto;}
/*For all modal dialogues*/
.modal {
  z-index: 3500;
 }
 .modal-body{padding-top:0px;}
 /*For Chapter preview page modal dialogue*/
/*.modal-chapter .detail {
  margin-top: 5px;margin-left:0px;
}*/
.modal-body_chapter{}
.modal-chapter  ul {
margin:5px 0px;padding-left:15px;font-size: 13px;
}
.modal-chapter li {
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 30px;
}
/*.modal-chapter li:after {
  content: ' ';
  position: absolute;
  font-size: 30px;
  top: -2px;
  margin-left: 10px;
  line-height: 0;
}*/
.modal-chapter li a {
  color: #1DAABC;
}
/*.modal-chapter  li:last-child:after {
  content: '';
}
.modal-chapter li a  {
}
 .modal-chapter .modal .modal-title{
  font-size:12px;font-weight:500;
 }*/
.modal-chapter .modal img {
 width:100%;
 }
.modal-chapter .line {
margin:0px; margin-top:20px;
 }
.modal-chapter .line div {
font-size:14px;font-weight:500; }
.file{font-size:14px;font-weight:normal;}
/*#chapterModal{ background: rgba(0, 0, 0, .2);}
End Chapter preview page modal dialogue*/
/*Abouteolss page*/
.page-description p {text-align:justify;}
.page-description .bold-title {font-weight:400;text-align:left;}
.page-description  .bold {font-weight:400;}
/*Abouteolss page*/


section.register h4{ font-size:16px;font-weight:500;color:#1DAABC;margin:0px 0px;}
section.register .box-wrapper {width:98%;margin-bottom:5px;}
section.register .box-wrapper .form-group{margin-bottom:7px;}
.text-red{color:#ff0066;}
/*# sourceMappingURL=style.css.map */
section.user .page-message{
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  color: #484848;
  margin-top: 20px;
  text-align: center;
}
section.user .page-message a{
  color: #1DAABC;
}
section.user .page-message div{
 padding:15px;
}

section.user .subtitle {
  font-weight: 600;color: #1DAABC;
  font-size: 12px;
 /* margin: 25px 0;*/
  font-family: 'Merriweather',sans-serif;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}


section.user .nav-block{text-align:left;
  border:solid 1px #ededed;padding:10px;}
section.user .nav-title {
  margin-bottom: 20px;
  position: relative;
}
section.user .nav-title :first-child {
  margin-top: 0;
}
section.user .nav-title:after {
  content: ' ';
  width: 25px;
  height: 2px;
  background-color: #1DAABC;
  bottom: -5px;
  left: 0;
  position: absolute;
}
section.user .nav-list{ line-height:20px;}
section.user .nav-list ul {
  display: inline-block;padding-left:10px;
  width: 100%;
}
section.user .nav-list li a{
color:#484848;font-weight:400;
  width: 100%;padding:7px;
}
section.user .nav-list li a:hover{
  color:#1DAABC;font-weight:400;
}
section.login h1{text-align:center;}
section.login .btn{padding:5px;}
section.login .title-line {   padding: 10px 0 20px 0;  color: #191E21;}
section.login .form-group{margin-bottom:0px;}
section.login .box-body{padding-top:10px;}
section.login .box-wrapper {  width: 450px!important}

section.sc_cart .file_notfound {margin:50px;}
section.sc_cart .file_notfound div{padding:15px;text-align:center;}
section.sc_cart .Box {text-align: center;margin:5px; border: solid 1px #ddd;padding:8px;}
section.sc_cart .features{text-align:justify; font-size: 14px; padding:12px; border:0px;border-bottom:solid 3px #82DACA;}
section.sc_cart .BoxGreen {border-bottom:solid 3px #50c878;}
section.sc_cart .BoxGreen a {color:#3bb143;font-weight:600;}
section.sc_cart .BoxGreen h5{font-size: 14px;font-weight:600;}
section.sc_cart .BoxPurple {border-bottom:solid 3px #B9A3C2;}
section.sc_cart .BoxPurple p a {color:#9A1750 ;}
section.sc_cart .line{background-color:#53CFE9;}/*d1e8e2 */
section.sc_cart .btn-outline{ border-radius:8px; border-color: #9dc183;background-color:#9dc183;color:#fff;padding:5px;line-height:normal;font-size:11px;}
section.sc_cart .chapter-info {  display: block;padding:15px;padding-top:1px;}
section.sc_cart .chapter-info .chapter-cover {  width: 100%;  height: 300px;  display: inline-block;
  background-size: cover;  background-position: center;  position: relative;
  background-image: url('../images/cover.png');background-position:top; background-repeat:no-repeat;  background-color:#E1EBEE ;}
section.sc_cart .chapter-info .chapter-cover .badges {  position: absolute;  top: 20px;  left: 20px;}
section.sc_cart .chapter-info .chapter-cover .badges .badge-item {
  display: inline-block;  padding: 5px 15px;  border-radius: 30px;  color: #fff;
  text-transform: uppercase;  font-size: 12px;  background-color:#F9A602;  letter-spacing: 1px;}
section.sc_cart .chapter-info .chapter-cover .chapter-center {
  position: absolute;  left: 50%;  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  text-align: center;}
section.sc_cart .chapter-info .chapter-cover .chapter-center .name {
  font-size:20px;font-weight:800;color: #0077C0;  margin: 0;line-height:1.8;  margin-top: 10px;}
section.sc_cart .chapter-info .chapter-cover .chapter-center .desc {
  font-size:15px;margin:15px;font-weight:500;line-height:1.5;   color: #1DAABC;}
section.sc_cart .chapter-info .chapter-details {  
  margin-top: -40px;  margin-left: 20px;  margin-right: 20px;  position: relative;  z-index: 1;
  border-radius: 3px;  background-color: #fff;  line-height: 20px;  border: 1px solid #eee2dc;}
section.sc_cart .chapter-info .chapter-details .chapter-details-row {
  display: inline-block;  width: 100%;  border-bottom: 1px solid #eee2dc;}
section.sc_cart .chapter-info .chapter-details .chapter-details-row .item {
  float: left;
  width: calc(100% / 3);
  width: -webkit-calc(100% / 3);
  width: -moz-calc(100% / 3);
  width: -o-calc(100% / 3);
  text-align: center;  padding: 5px 0;  border: 0px;  transition: all 0.5s;}
section.sc_cart .chapter-info .chapter-details .chapter-details-row .item a:hover {  text-decoration: none;}
section.sc_cart .chapter-info .chapter-details .chapter-details-row .item .name {
  text-transform: uppercase;  font-size: 12px;  color: #0e4c92;
  font-weight: 500;  -webkit-transition: all 0.5s;  -o-transition: all 0.5s;  -moz-transition: all 0.5s;}
section.sc_cart .chapter-info .chapter-details .chapter-details-row .item .value {
  font-size: 18px;  font-weight: 800;  color: #666;}
section.sc_cart .chapter-info .chapter-details .chapter-details-row .item .price{ color: #F9A602;}
section.sc_cart .chapter-info .chapter-details .chapter-details-row .item .icon {
  padding-top: 13px;  margin: 0 auto;  display: inline-block;  font-size: 12px;}
section.sc_cart .chapter-info .chapter-details .chapter-ebook p{
  padding: 5px;  font-size: 14px;  color: rgba(0, 0, 0, 0.85);  text-align: center;}
section.sc_cart .chapter-info .chapter-details .chapter-ebook p span{
  color:#9A1750;font-size:13px;font-weight:600;text-transform:uppercase;}


/*section.cart h1{margin:20px 0;}*/
section.cart .cart-subtitle{/*color:#484848;*/color:#1DAABC;font-weight:400;  width: 100%;margin:0 10px;}
section.cart .cart_info {  border: 1px solid #E6E4DF;  margin: 25px; padding:10px;}
section.cart  .data_grid {  padding:10px;}
section.cart  .cart_head {  color: #484848; font-weight:600;  height: 32px;  border-bottom: 1px solid #E6E4DF;}
section.cart  .cart_row {  border-bottom: 1px solid #E6E4DF;  border-top: 0 none;  vertical-align: inherit;line-height:22px;}
section.cart  .cart_info .cart_description {  color:#696763;  padding:3px 0px;  text-align:left;}
section.cart  .cart_info .cart_price {  color:#696763;    padding:3px 0px;    text-align:right;}
section.cart  .cart_info .cart_discount {    color:#337ab7;   padding:3px 0px;    text-align:right;}
section.cart  .footer {  font-weight: bold;  border-top: 1px solid #16C2C2;}
section.cart  .cart_info .cart_total {  text-align:right; font-weight:400;}
section.cart .note{color:#1DAABC;font-weight:400}
section.cart #do_action {margin:0 25px;margin-bottom: 40px;}
section.cart #do_action .text-bold {font-weight:400;}
section.cart #do_action .total_area {  padding-bottom: 18px !important;}
section.cart #do_action .total_area, #do_action .chose_area {  border: 1px solid #E6E4DF;  color: #696763;  padding: 10px 15px;  margin-bottom: 10px;}
section.cart #do_action .total_area span {float: right;}
section.cart .total_area ul li {  background:#eee;  color: #484848;  margin-top: 10px;  padding: 7px 20px;}
section.cart .total_area div{padding-top:10px; text-align:center;}
section.cart .user_option {list-style-type:none;margin:0px;}
section.cart .user_option label {  font-weight: normal;  margin-left: 10px;margin-bottom:0px;}
section.cart .user_option .dl-horizontal dt {  width: 120px;}
section.cart .user_option .dl-horizontal dd {  margin-left: 130px;}
section.cart .chose_area .update {margin-left: 40px;}
@media screen and (max-width: 768px) {
section.cart .cart_info {  margin:10px 5px; }
section.cart #do_action {margin:0 5px;}
}
section.checkout h1{margin:20px 0;}
section.checkout .subtitle{color:#484848;font-weight:600;  width: 100%;margin-bottom:20px;} 
section.checkout .cart_info {border: 1px solid rgb(221, 221, 221);padding:10px;}
section.checkout .cart_info div{border:0px; border-bottom: 1px solid rgb(221, 221, 221);}
section.checkout .cart_info div.last{border:0px;}
section.checkout .cart_info h5{/*font-family:'Lato',sans-serif;*/font-family: 'Merriweather',sans-serif;font-size:14px; font-weight:400;color:#000;}

section.download {margin:0px;padding:0px;}
/*section.download h1{margin:0px;}
section.download .subtitle{font-weight:600;  width: 100%;margin:20px 10px;} */
section.download div {border:0px;border-bottom: 1px solid rgb(221, 221, 221);padding:0px 0px 10px 10px;text-align:left;}
section.download li {list-style-type:none;}
section.download .active{color:#1D99aa;font-weight:400;}
section.download .expired{color:#000;font-weight:400;}
section.download .expired:after {
  content: '*';color: rgba(255, 0, 0,0.85);
}
section.download p{color: rgba(0, 0, 0, 0.85);text-align:left;font-weight:400; }

section.order-info {margin:0px;padding:0px;}
section.order-info a{color:#484848;}
section.order-info .master{border: 1px solid rgb(221, 221, 221);padding:10px;}
section.order-info .master_select{border-bottom: 1px solid rgb(221, 221, 221); font-weight:bold;color:#1DAABC;line-height:2}
section.order-info .master_head{ font-weight:bold;border-bottom: 1px solid rgb(221, 221, 221);line-height:2}
section.order-info .master_row{border:0px; border-bottom: 1px solid rgb(221, 221, 221);line-height:2}
section.order-info .page{text-align:right; color:#1DAABC; font-weight:bold;}
section.order-info .money{ text-align:right;}
section.order-info h5{ padding:20px 0;}
section.order-info h6{ font-size:14px;font-weight:400;}
section.order-info .details_head{ border:0px;font-weight:bold;border-bottom: 1px solid rgb(221, 221, 221);line-height:2;font-size:14px; }
section.order-info .details_row{border:0px; border-bottom: 1px solid rgb(221, 221, 221);line-height:2}

section.newChapters .article-list{margin-bottom:20px;}
section.newChapters .article-list figure {width: 200px; height: 155px;background-color: rgb(255, 255, 255);} 
section.newChapters .article-list .details  {margin-left:225px;}
section.newChapters .article-list h2 {line-height:1.1em;margin: 5px 0px;}    
section.newChapters .article-list h2 a{ font-weight:600}    
section.newChapters .article-list h3{line-height:20px;font-size:13px;font-weight:300;margin:3px 0;}  
section.newChapters .article-list h3 i{line-height:20px;font-size:11px;font-weight:300;margin:3px 0;}   
section.newChapters .article-list h4{color:rgb(20,179,199);font-size:10px;font-weight:400;text-transform:uppercase;}
section.newChapters .article-list p{font-size:12px;line-height:1.1em;}
section.newChapters .article-mini{margin:0px;padding:0px; }
section.newChapters .article-mini h3{color: #1DAABC;line-height:1;margin-top:5px;font-weight:500;font-size:13px;}
section.newChapters .article-mini h4{line-height:18px;font-size:12px;font-weight:300;margin:3px 5px;}
section.newChapters .article-mini h4 i{font-size:11px;}
section.newChapters .article-mini p {font-size: 12px;}
section.newChapters .article-mini p a {color:inherit;text-decoration:none;}
section.newChapters .aside-title{text-transform:none;font-weight:700;margin: 14px 0;}
section.newChapters .aside-title:after {content: ' '; background-color: #fff;}


#cartModal .cart_info {border: 0px;padding:10px;}
#cartModal .cart_info div{border:0px; border-bottom: 1px solid rgb(221, 221, 221);}
#cartModal .cart_info div.last{border:0px;}
#cartModal .cart_info h5{font-family: 'Merriweather',sans-serif;font-size:14px; font-weight:400;color:#000;}

section.FAQ #FAQ{ list-style-type:none;margin-left:5px;padding-left:0px;}
section.FAQ #FAQ ul li{ border:0;border-bottom:solid 1px #D3D3D3;width:100%;}
section.FAQ .FAQ-qn{cursor:pointer;}
section.FAQ .FAQ-qn h2{font-size:14px; font-weight:700;margin:10px 0px;padding-left:0px;}
section.FAQ .FAQ-qn div{float:right;font-size:16px; font-weight:800;}
section.FAQ .FAQ-ans {padding-top:3px;padding-left:15px;border-bottom: 1px solid rgb(221, 221, 221);}
section.FAQ .FAQ-ans p{font-size: 14px;font-weight: 400;line-height: 24px;color: rgb(16,16, 16);text-align: justify;margin-top:0px;}
section.FAQ .FAQ-ans p a{color:#1DAABC;text-decoration:none;font-weight:500}
section.FAQ .FAQ-ans img{display:inline;}
section.FAQ .chapHide{display:none; }
section.FAQ .chapShow div{display:block;}
section.offer p{text-align:justify;line-height:26px;}
section.offer h2{font-size:16px; font-weight:800;margin:15px 0px;padding-left:0px;}
section.offer aside {margin-bottom:10px;}
section.offer h3 {font-size:14px; font-weight:600;margin:5px 0px;padding-left:0px;color:#000;}
section.offer h3 a{color:#000;}
section.offer h3 a:hover{color: #1DAABC;}
section.offer h4{font-size:12px;font-style:italic;font-weight:500;line-height:22px;margin:5px 0px;}
section.offer h4 .author{font-style:normal;font-weight:500;}
section.offer .thin{margin:5px 0px;line-height:10px;}
section.offer .sample li{font-style:italic;font-size:12px;line-height:22px;}
section.offer .sample h4{font-style:normal;font-size:13px;line-height:22px;}
section.offer .box {  padding: 12px;  background-color: #f2f2f2;  border: 1px solid #ddd;  font-size: 14px;}
section.offer .box  h2{margin: 15px 0; font-size: 14px;color: #1DAABC;font-weight:600;}
section.offer .box  p {  margin-top: 10px;  line-height: 22px;}
section.contact .box {  padding: 12px;margin:5px;  background-color: #fff;  border: 1px solid #ddd;  font-size: 14px;}
section.contact .box  h4{margin: 15px 0; font-size: 14px;color: #1DAABC;font-weight:600;}
section.contact .box  p {  margin-top: 10px;  line-height: 22px;}
section.cardid .line {margin :10px 0;}
section.cardid ul {list-style:none;text-align:justify;margin:0;padding:0;}

section.invoice h5{font-size:14px;font-weight:600;line-height:22px;}

section.bookformats h2{font-size:16px; font-weight:800;margin:25px 0px;padding-left:0px;}
section.bookformats ul li{list-style-type:decimal;line-height:24px;}
section.bookformats .tab-pane h3 {  margin: 5px 0;  font-size: 18px;  line-height: 34px;}
section.bookformats .tab-pane h3 a{   color: #1DAABC;text-decoration:none;}
section.bookformats .tab-pane h3 a:hover{  text-decoration:none;}
section.bookformats .tab-pane div a {  color: #1DAABC;}
section.bookformats .tab-pane div a:hover {    text-decoration:none;}
section.bookformats .book-tab {  display: inline-block;  width: 100%;  margin-bottom: 20px;}
section.bookformats .book-tab p {  margin-top: 15px;text-align:justify;  line-height: 24px;}
section.bookformats .book-tab div {  display: inline-block;  margin:5px 10px 10px 0;  font-size: 12px;letter-spacing: 0.5px;
font-weight: 500;text-transform: uppercase;}
section.bookformats .nav li.active a {    background-color: rgb(255, 255, 255);    color: rgb(0, 0, 0);    border-top: 2px solid #1DAABC !important;}
section.bookformats .nav li.active a i{    color:#1DAABC;}
section.bookformats .tab-pane h4 {  margin: 5px 0;  font-size: 14px;  line-height: 26px;font-weight:700;}
section.bookformats .tab-pane dl{margin-left:20px;}
section.bookformats .tab-pane .dl-horizontal dt{text-align:left;overflow:visible;width:100px;}
section.bookformats .tab-pane .chapter dt{width:140px;}
section.bookformats .tab-pane .dl-horizontal dd{vertical-align:baseline;}
section.bookformats .tab-pane dt {letter-spacing: 0.5px;margin: 5px;line-height:24px;}
section.bookformats .tab-pane dd {text-indent:30px; letter-spacing: 0.5px;margin: 5px;line-height:24px;margin-bottom:5px;}
section.bookformats .tab-pane .badge{background-color:#1DAABC; margin:15px 15px 15px 0;}
section.bookformats .box {  padding: 10px 12px;  background-color: #f2f2f2;  border: 1px solid #ddd;  font-size: 14px;}
section.bookformats .box  h2{margin: 15px 0; font-size: 14px;color: #1DAABC;font-weight:600;}
section.bookformats .box  p {  margin-top: 10px;  line-height: 22px;}
section.bookformats .tab-pane .title{font-size:16px; font-weight:800;margin:0px;margin-top:20px;margin-bottom:25px; padding-left:0px;padding-bottom:0px;position: relative;}
section.bookformats .tab-pane .title:after {  content: ' ';  position: absolute;  bottom: -10px;  left: 0;
  width: 7%;  height: 2px;  background-color: #1DAABC;}
section.security p {line-height:26px;letter-spacing:0.2;}
section.security h1{margin:10px 0;}
section.security .line{margin:2px;}

section.searchresult h1{margin-top: 0px;margin-bottom:20px;font-size:large;}
section.searchresult p a{color: #1DAABC;font-weight:bold}
section.searchresult .details {margin-bottom:10px;margin-top:15px;}
section.searchresult h3{line-height:22px;font-size:14px;font-weight:600;margin:5 0;}
section.searchresult h3 a:hover, section.searchresult h3 a:active{color: #1DAABC; } 
section.searchresult p{line-height:20px;margin:5 0;}
section.searchresult .header{font-size:14px;font-weight:600;margin-top:20px;}
section.searchresult .header i{color: #1DAABC; }
section.searchresult .pageinfo{float:right;margin-right:25px;}

.btn-bordered {  background-color: transparent;  color: #1DAABC;  border-color: #1DAABC;}

.btn-bordered:hover, .btn-bordered:focus {  background-color: #1DAABC;  color: #fff !important;}

@media screen and (min-width: 768px){/*992px*/

.panelEmpty div {height:220px;}
.Fix_height {height:245px;}
}
.text-theme{color: #1DAABC;}
.bold-400{font-weight:400;}
.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:300}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#9fcdff}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#004085; font-weight:500;}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#004085; font-weight:400;}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}
.radiobutton, .checkbox{ height: 40px;margin-left:10px;position: relative;display: block;width: 100%;padding: 6px 12px;font-size: 14px;line-height: 1.42857;color: rgb(85, 85, 85);}
.radiobutton label,.checkbox label { min-height: 23px;  padding-left: 0px; padding-right:35px;  margin: 0;  cursor: pointer;}
.radiobutton label a,.checkbox label a {color: #1DAABC;}
.form-group .note {font-style:italic; font-size:small;font-weight:300;}
.form-group .text-light {font-weight:300;}  
.form-group label  a {color: #1DAABC;}
.form-group .inline  {display:inline;}
.btn-group-xs>.btn,.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}
.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}
.file1{font-style:italic;}
.addcart{font-style:oblique;}
.Clear {    clear:both;}
.viewcart{font-style:inherit;}


