/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Nov 19, 2018, 3:37:12 PM
    Author     : milos
*/
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.fa-home:before {
  content: "\f015"
}

.fa-twitter:before {
  content: "\f099"
}

.fa-facebook-f:before,.fa-facebook:before {
  content: "\f09a"
}
.fa-navicon:before,.fa-reorder:before,.fa-bars:before {
  content: "\f0c9"
}

.fa-google-plus:before {
  content: "\f0d5"
}
.fa-linkedin:before {
  content: "\f0e1"
}

.fa-youtube-play:before {
  content: "\f16a"
}
.fa-instagram:before {
  content: "\f16d"
}
.fa-pinterest-p:before {
  content: "\f231"
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}


a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}

h1 {
  margin: .67em 0;
  font-size: 2em;
}

img {
  border: 0;
}

figure {
  margin: 1em 40px;
}

pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

input {
  line-height: normal;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}

[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}

p {
  margin: 0 0 10px;
}

.text-center {
  text-align: center;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
}
table {
  background-color: transparent;
}
th {
  text-align: left;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}

.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}

::-webkit-input-placeholder {
  color: #606060;
  opacity: 1;
}

:-moz-placeholder {
  color: #606060;
  opacity: 1;
}

::-moz-placeholder {
  color: #606060;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #606060;
  opacity: 1;
}

* {
  margin: 0;
  padding: 0;
  outline: none !important;
}

html {
  min-height: 100%;
  position: relative;
}

img {
  max-width: 100%;
}

a {
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  color: #0f8140;
}

a:hover {
  color: #0f8140;
  text-decoration: underline;
}

a:focus {
  color: #0f8140;
  text-decoration: underline;
}

button {
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}

input[type="submit"] {
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}

.container {
  width: 1470px;
}

body {

  background-color: #fff;
  font-family: 'Lato', sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #000;
  margin-bottom: 586px;
}

@media (max-width: 1901px) {
  body {
    font-size: 14px;
    margin-bottom: 428px;
  }
}

@media (max-width: 1199px) {
  body {
    font-size: 14px;
    margin-bottom: 396px;
  }
}

@media (max-width: 991px) {
  body {
    font-size: 12px;
    margin-bottom: 523px;
  }
  body.menu-active {
    overflow: hidden;
  }
}

@media (max-width: 767px) {
  body {
    margin-bottom: 163px;
    padding-bottom: 0 !important;
    font-size: 11px;
  }
}

@media (max-width: 479px) {
  body {
    font-size: 11px;
  }
}

@media (max-width: 428px) {
  body {
    padding-bottom: 200px;
  }
}

.icons {
  background: url("../images/icons.png") no-repeat;
}

.icons.r-plus-icon {
  background-position: -1px -1px;
  display: inline-block;
  vertical-align: top;
  height: 17px;
  width: 17px;
}

.icons.star4 {
  background-position: -1px -765px;
}

.icons.star5 {
  background-position: -1px -796px;
}

input.icons.books-icon.tt-hint:not(#search):not(#w0) {
  display: none;
}

@media (max-width: 1901px) {
  .icons.star4 {
    background-position: -1px -734px;
  }
  .icons.star5 {
    background-position: -1px -764px;
  }
}

@media (max-width: 991px) {
  .icons.star4 {
    background-position: -1px -584px;
  }
  .icons.star5 {
    background-position: -1px -608px;
  }
}

@media (max-width: 767px) {
  .icons.star4 {
    background-position: -1px -514px;
  }
  .icons.star5 {
    background-position: -1px -535px;
  }
}

header {
  background: #fff;
  min-height: 180px;
  padding: 23px 0 39px;
}

.logo a {
  display: block;
}

.search-area {
  margin-top: 5px;
}

.search-area {
  margin-top: 0;
}

.main-menu {
  margin-top: 23px;
}

.main-menu ul {
  position: relative;
  list-style: none;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin: 0;
}

.main-menu > ul > li {
  margin-right: 3px;
  float: left;
}

.main-menu > ul > li:last-child {
  margin-right: 0;
}

.main-menu > ul > li > a {
  background-color: #fff;
  border-radius: 4px;
  color: #464646;
  display: block;
  font-size: 18px;
  font-weight: 700;
  line-height: normal;
  padding: 4px 8px;
  text-decoration: none !important;
}

.main-menu > ul > li > a i {
  font-size: 22px;
}

.main-menu > ul > li > a img {
  margin-top: 1px;
  vertical-align: top;
}

.main-menu > ul > li:hover > a {
  background-color: #999;
  color: #fff;
  position: relative;
}

.main-menu > ul > li:hover ul.submenu {
  height: auto;
  opacity: 1;
  visibility: visible;
  display: block;
}

.search-bar {
  background-color: #fff;
  border: 3px solid #dedede;
  border-radius: 6px;
  display: inline-block;
  position: relative;
  vertical-align: top;
  width: 100%;
}

.search-bar input[type="text"] {
  background-position: 18px -54px;
  font-family: 'Lato', sans-serif;
  width: 100%;
  padding: 12px 75px 12px 70px;
  box-shadow: none;
  border: none;
  font-size: 30px;
  font-weight: 700;
  color: #606060;
  min-height: 67px;
}

.search-bar input[type="submit"] {
  background-color: #f47c39;
  background-position: 14px -134px;
  border: medium none;
  border-radius: 0 4px 4px 0;
  min-height: 73px;
  padding: 23px 0;
  position: absolute;
  right: -3px;
  top: -3px;
  width: 70px;
  z-index: 99;
}

.search-bar input[type="submit"]:hover {
  background-color: #0f8140;
}

.search-bar input[type="submit"]:focus {
  background-color: #0f8140;
}

.search-category {
  margin-top: 14px;
}

.search-category ul {
  list-style: none;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin: 0;
}

.search-category ul li {
  float: left;
  margin-right: 22px;
}

.search-category ul li:last-child {
  margin-right: 0;
}

.search-category ul li a {
  display: block;
  color: #606060;
  font-size: 18px;
  line-height: 22px;
}

.search-category ul li a .icons.r-plus-icon {
  margin: 3px 8px 0 0;
}

.toggle-btn {
  display: none;
}

@media (max-width: 1901px) {
  .main-menu {
    margin-top: 10px;
  }
  .main-menu > ul > li {
    margin-right: 1px;
  }
  .main-menu > ul > li > a {
    font-size: 13px;
    padding: 4px 6px;
  }
  .main-menu > ul > li > a i {
    font-size: 16px;
  }
  header {
    min-height: 50px;
    padding: 20px 0;
  }
  .logo {
    max-width: 285px;
    width: 100%;
  }
  .search-area {
    margin-top: 0;
  }
  .search-area.services {
    margin-top: 25px;
  }
  .search-bar {
    border-width: 2px;
  }
  .search-bar input[type="text"] {
    background-position: 8px -34px;
    background-size: 300px auto;
    font-size: 18px;
    padding: 5px 50px 5px 38px;
    min-height: 36px;
  }
  .search-bar input[type="submit"] {
    background-position: 12px -65px;
    background-size: 250px auto;
    min-height: 40px;
    padding: 8px;
    right: -2px;
    top: -2px;
    width: 44px;
  }
  .search-category {
    margin-top: 16px;
  }
  .search-category ul li {
    margin-right: 9px;
  }
  .search-category ul li a {
    font-size: 13px;
    line-height: 17px;
  }
  .search-category ul li a .icons.r-plus-icon {
    background-position: 0 0;
    background-size: 360px auto;
    height: 13px;
    margin: 2px 4px 0 0;
    width: 13px;
  }
}

@media (max-width: 1199px) {
  .search-category ul li a .icons.r-plus-icon {
    margin: 2px 3px 0 0;
  }
}

@media (max-width: 991px) {
  header {
    padding: 15px 0;
  }
  .logo {
    max-width: 250px;
  }
  .main-menu {
    background-color: #fff;
    border-right: 4px solid #0f773c;
    height: 100%;
    margin: 0;
    position: fixed;
    top: 0;
    left: -240px;
    width: 230px;
    z-index: 1110;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
  }
  .main-menu > ul > li {
    border-bottom: 1px solid #0f773c;
    margin: 0;
    width: 100%;
  }
  .main-menu > ul > li > a {
    border-radius: 0;
  }
  .main-menu > ul > li:hover > a {
    background-color: #0f773c;
    color: #fff;
  }
  .main-menu.slide-left {
    left: 0;
    overflow-y: scroll;
  }
  .menu-active .right-click-off {
    display: block;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
  }
  .search-area {
    margin-top: 10px;
    text-align: left;
  }
  .search-area.services {
    margin-top: 20px;
  }
  .search-bar input[type="text"] {
    background-position: 7px -31px;
    background-size: 275px auto;
    font-size: 16px;
    padding: 5px 48px 5px 35px;
    min-height: 33px;
  }
  .search-bar input[type="submit"] {
    background-position: 12px -53px;
    background-size: 210px auto;
    min-height: 37px;
    padding: 6px;
    width: 40px;
  }
  .search-bar input[type="text"] {
    background-position: 6px -30px;
    background-size: 260px auto;
    font-size: 14px;
    padding: 5px 40px 5px 30px;
    min-height: 30px;
    height: 30px;
  }
  .search-bar input[type="submit"] {
    background-position: 10px -51px;
    background-size: 200px auto;
    min-height: 34px;
    padding: 4px;
    width: 36px;
  }
  .search-category {
    text-align: center;
  }
  .search-category ul li {
    float: none;
    display: inline-block;
    vertical-align: top;
  }
  .search-category ul li a {
    font-size: 12px;
  }
  .toggle-btn {
    background-color: #0f773c;
    border: medium none;
    border-radius: 5px;
    color: #ffffff;
    display: block;
    font-size: 16px;
    line-height: normal;
    padding: 5px 10px;
    position: absolute;
    right: 15px;
    top: 4px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
  }
  .toggle-btn:hover {
    background-color: #f47c39;
  }
  .toggle-btn.active {
    background-color: #f47c39;
  }
}

@media (max-width: 767px) {
  .logo {
    max-width: 230px;
  }
  .search-category {
    margin-top: 8px;
  }
  .search-category ul li {
    line-height: normal;
  }
  .search-category ul li a {
    font-size: 11px;
    line-height: 16px;
  }
  .search-category ul li a .icons.r-plus-icon {
    background-size: 300px auto;
    height: 11px;
    width: 11px;
  }
  .toggle-btn {
    top: 2px;
  }
}
ul.submenu {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  height: auto;
  left: 0;
  display: none;
  overflow: hidden;
  position: absolute;
  z-index: 1040;
  top: 30px;
  visibility: visible;
  width: 100%;
  max-width: 352px;
  margin: 0;
  border: 2px solid #ddd;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
}

ul.submenu li {
  background-color: #fff;
  border-bottom: 2px solid #ddd;
  display: block;
  margin: 0;
  float: none;
}

ul.submenu li:last-child {
  border-bottom: none;
}

ul.submenu li a {
  float: none;
  color: #333;
  font-size: 14px;
  padding: 8px 12px;
  display: block;
  margin: 0;
  text-decoration: none !important;
}

ul.submenu li a:hover {
  background-color: #999;
  color: #fff;
}
@media (max-width: 1901px) {
  ul.submenu {
    max-width: 252px;
    top: 97%;
  }
  ul.submenu li a {
    font-size: 12px;
    padding: 5px 10px;
  }
  ul.dropdown-menu {
    font-size: 14px;
  }
}

@media (max-width: 991px) {
  ul.dropdown-menu {
    font-size: 12px;
  }
  ul.submenu {
    border: none;
    border-radius: 0;
    height: auto;
    opacity: 1;
    position: relative;
    top: 0;
    visibility: visible;
    display: block;
  }
  ul.submenu li {
    background-color: #eeeeee;
    border-bottom: medium none;
    border-top: 2px solid #dddddd;
  }
  ul.submenu li:hover a {
    background-color: #999;
    color: #fff;
  }
}

.form-control {
  font-size: 17px;
}
.form-control:focus {
  box-shadow: 0 0 8px rgba(244, 124, 58, 1);
}

@media (max-width: 1901px) {
  input[type="checkbox"] {
    zoom: 1.2;
  }
  .form-control {
    font-size: 14px;
  }
}

@media (max-width: 1199px) {
  .form-control {
    font-size: 14px;
  }
}

@media (max-width: 991px) {
  .form-control {
    font-size: 12px;
  }
}

.qoute {
  overflow: hidden;
  position: relative;
}

.qoute p {
  padding: 0 32px;
}

.qoute p::before {
  background: url("../images/icons.png") no-repeat;
  background-position: -1px -238px;
  content: "";
  height: 21px;
  left: 0;
  position: absolute;
  top: 0;
  width: 28px;
}

.qoute p::after {
  background: url("../images/icons.png") no-repeat;
  background-position: -1px -315px;
  bottom: 0;
  content: "";
  height: 21px;
  margin-left: 5px;
  position: absolute;
  right: inherit;
  width: 28px;
}

.list-icon ul {
  list-style: none;
  margin: 0;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  text-align: left;
}

.list-icon ul li {
  color: #292929;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 4px;
  padding-left: 30px;
  position: relative;
}

.list-icon ul li::before {
  background: url("../images/icons.png") no-repeat;
  background-position: 0 -652px;
  background-size: 350px auto;
  content: "";
  height: 20px;
  left: 0;
  position: absolute;
  top: 6px;
  width: 21px;
}

.stars i {
  display: inline-block;
  vertical-align: top;
  width: 130px;
  height: 20px;
}

.button-green {
  background-color: #0f8140;
  border: 1px solid #0f8140;
  border-radius: 5px;
  color: #ffffff;
  display: inline-block;
  font-size: 28px;
  font-weight: 700;
  line-height: normal;
  margin: 10px 0;
  padding: 20px 30px;
  vertical-align: top;
}

.button-green:hover {
  background: none;
  color: #0f8140;
  text-decoration: none;
}

.button-green:focus {
  background: none;
  color: #0f8140;
  text-decoration: none;
}

.tagline {
  color: #717171;
  font-size: 29px;
  font-weight: 700;
  margin-bottom: 20px;
  text-align: center;
}

.tab-main {
  margin-top: 36px;
}

@media (max-width: 1901px) {
  .qoute p {
    padding: 0 28px;
  }
  .qoute p::before {
    background-position: 0 -182px;
    background-size: 382px auto;
    height: 16px;
    width: 22px;
  }
  .qoute p::after {
    background-position: 0 -240px;
    background-size: 382px auto;
    height: 16px;
    width: 22px;
  }
  .list-icon ul li {
    font-size: 14px;
    line-height: 24px;
    margin: 0;
    padding-left: 24px;
  }
  .list-icon ul li::before {
    background-position: 0 -465px;
    background-size: 250px auto;
    height: 15px;
    top: 5px;
    width: 16px;
  }
  .stars i {
    background-size: 480px auto;
    height: 20px;
    width: 125px;
  }
  .button-green {
    font-size: 22px;
    padding: 12px 25px;
  }
  .tagline {
    font-size: 19px;
  }
  .tab-main {
    margin-top: 30px;
  }
}

@media (max-width: 1199px) {
  .tagline {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .tab-main {
    margin-top: 24px;
  }
  .text {
    margin-top: 5px;
  }
}

@media (max-width: 991px) {
  .qoute p {
    padding: 0 20px;
  }
  .qoute p::before {
    background-position: 0 -131px;
    background-size: 275px auto;
    height: 12px;
    width: 16px;
  }
  .qoute p::after {
    background-position: 0 -173px;
    background-size: 275px auto;
    height: 12px;
    width: 16px;
  }
  .list-icon ul li {
    font-size: 12px;
    line-height: 18px;
    padding-left: 18px;
  }
  .list-icon ul li::before {
    background-position: 0 -372px;
    background-size: 200px auto;
    height: 12px;
    top: 3px;
    width: 12px;
  }
  .stars i {
    background-size: 382px auto;
    height: 16px;
    width: 100px;
  }
  .button-green {
    font-size: 16px;
    padding: 8px 20px;
  }
  .tagline {
    font-size: 14px;
  }
  .tab-main {
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .qoute p::before {
    left: inherit;
    margin-left: -20px;
  }
  .list-icon ul li {
    font-size: 11px;
    margin-bottom: 2px;
  }
  .list-icon ul li::before {
    top: 2px;
  }
  .stars i {
    background-size: 336px auto;
    height: 15px;
    width: 88px;
  }
  .button-green {
    font-size: 12px;
  }
  .tagline {
    font-size: 12px;
  }
}

h1 {
  line-height: normal;
  font-size: 54px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}

h2 {
  line-height: normal;
  font-size: 41px;
  font-weight: 700;
  color: #3b3a3a;
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 10px;
}

h2 span {
  background-color: #fff;
  border: 3px solid #bcbfc0;
  border-radius: 15px;
  color: #3b3a3a;
  display: inline-block;
  vertical-align: top;
  min-height: 72px;
  padding: 10px 70px;
  margin-top: -39px;
  position: relative;
}

h3 {
  line-height: normal;
  font-size: 28px;
  font-weight: 700;
  color: #3b3b3b;
}

h4 {
  line-height: normal;
  font-size: 27px;
  font-weight: 700;
  color: #1c1c1c;
}

h5 {
  line-height: normal;
  font-size: 22px;
  font-weight: 700;
  color: #262626;
}

.nav > li > a{
  padding: 10px 13px;
}
@media (max-width: 1901px) {
  h1 {
    font-size: 32px;
  }
  h2 {
    font-size: 28px;
  }
  h2 span {
    margin-top: -30px;
    min-height: 56px;
    padding: 8px 50px;
  }
  h3 {
    font-size: 24px;
  }
  h4 {
    font-size: 20px;
  }
  h5 {
    font-size: 18px;
  }
  h6 {
    font-size: 16px;
  }
}

@media (max-width: 1199px) {
  h1 {
    font-size: 30px;
  }
  h3 {
    font-size: 22px;
  }
  h4 {
    font-size: 20px;
  }
  h5 {
    font-size: 18px;
  }
}

@media (max-width: 991px) {
  h1 {
    font-size: 26px;
  }
  h2 {
    font-size: 22px;
  }
  h2 span {
    border-radius: 8px;
    margin-top: -23px;
    min-height: 42px;
    padding: 4px 25px;
  }
  h3 {
    font-size: 15px;
  }
  h4 {
    font-size: 18px;
  }
  h5 {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  h2 {
    font-size: 14px;
  }
  h2 span {
    border-radius: 6px;
    border-width: 2px;
    margin-top: -16px;
    min-height: 28px;
    padding: 4px 8px;
  }
  h3 {
    font-size: 13px;
  }
  h5 {
    font-size: 14px;
  }
}

footer {
  background: url("../images/pattern.jpg") repeat;
  position: relative;
  padding: 79px 0 30px 0;
}

footer ul {
  list-style: none;
  display: inline-block;
  vertical-align: top;
  margin: 0;
}

footer ul li {
  float: left;
  margin: 0 9px;
}

footer ul li a:hover {
  opacity: 0.7;
}

footer ul li a:focus {
  opacity: 0.7;
}

.footer-inner {
  text-align: center;
}

.footer-inner .social {
  margin-bottom: 30px;
}

.footer_main_sec {
  bottom: 0;
  position: absolute;
  width: 100%;
  height: 586px;
}

.bookBg {
  background: url("../images/book-bg.png") repeat-x;
  background-position: center bottom;
  background-color: #f0efef;
  margin-bottom: 3px;
  min-height: 140px;
}

.white-bg {
  background-color: #fff !important;
}

.copyright {
  font-size: 15px;
  color: #bc91d5;
  font-weight: 700;
  margin: 0;
  line-height: normal;
  text-decoration: none;
}

.copyright a {
  font-size: 15px;
  color: #bc91d5;
  font-weight: 700;
  margin: 0;
  line-height: normal;
  text-decoration: none;
}

.copyright a:hover {
  color: #fff;
  text-decoration: underline;
}

.widgets {
  border-bottom: 1px solid #bc91d5;
  margin-bottom: 30px;
  padding-bottom: 20px;
}

.widgets h5 {
  border-bottom: 1px solid #bc91d5;
  color: #ffffff;
  padding-bottom: 10px;
  text-align: left;
  text-transform: uppercase;
}

.widgets ul {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin: 0 0 15px;
  text-align: left;
}

.widgets ul li {
  margin: 0 0 5px;
  width: 100%;
}

.widgets ul li a {
  color: #bc91d5;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
}

.widgets ul li a:hover {
  opacity: 1;
  color: #fff;
}

.widgets ul li a:focus {
  opacity: 1;
  color: #fff;
}
@media (max-width: 1901px) {
  footer {
    background-size: 12px auto;
    padding: 46px 0 20px;
  }
  .footer-inner .social {
    margin-bottom: 30px;
  }
  .footer_main_sec {
    height: 428px;
  }
  .bookBg {
    background-size: 1100px auto;
    min-height: 80px;
  }
  .copyright {
    font-size: 14px;
  }
  .copyright a {
    font-size: 14px;
  }
  .widgets {
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .widgets ul li {
    margin: 0 0 3px;
  }
  .widgets ul li a {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  footer {
    padding: 20px 0 15px;
    background-size: 12px;
  }
  .footer-inner .social {
    margin-bottom: 20px;
  }
  .footer-inner .social-like img {
    max-height: 24px;
  }
  .footer_main_sec {
    height: 396px;
  }
  .bookBg {
    background-size: 1000px auto;
    min-height: 74px;
  }
  .copyright {
    font-size: 13px;
  }
  .copyright a {
    font-size: 13px;
  }
}

@media (max-width: 991px) {
  footer {
    background-size: 12px auto;
    min-height: 96px;
    padding: 20px 0 15px;
    width: 100%;
  }
  .footer-inner .social {
    margin-bottom: 15px;
  }
  .footer_main_sec {
    height: 523px;
  }
  .bookBg {
    background-size: 900px auto;
    min-height: 66px;
    width: 100%;
  }
  .copyright {
    font-size: 12px;
  }
  .copyright a {
    font-size: 12px;
  }
  .widgets {
    margin-bottom: 15px;
    padding-bottom: 5px;
  }
  .widgets h5 {
    padding-bottom: 6px;
  }
  .widgets ul li {
    margin: 0 0 1px;
  }
  .widgets ul li a {
    font-size: 13px;
  }
  .widget {
    min-height: 160px;
  }
}

@media (max-width: 767px) {
  footer {
    bottom: 0;
    position: absolute;
  }
  footer ul {
    text-align: center;
  }
  footer ul li {
    display: inline-block;
    float: none;
    margin: 5px;
    vertical-align: top;
  }
  .footer-inner .social {
    margin-bottom: 10px;
  }
  .footer_main_sec {
    height: 165px;
  }
  .bookBg {
    bottom: 96px;
    position: absolute;
  }
  .copyright {
    font-size: 10px;
  }
  .copyright a {
    font-size: 10px;
  }
  .widgets {
    display: none;
  }
  .tab-content {
    padding: 10px;
  }
}

.animated {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-fill-mode: both;
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  -moz-animation-name: bounceInLeft;
  -ms-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  animation-duration: 1s;
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  -moz-animation-name: bounceInRight;
  -ms-animation-name: bounceInRight;
  animation-name: bounceInRight;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  animation-duration: 1s;
}

@media (max-width: 1901px) {
  .container {
    width: 990px;
  }
  .tab-content {
    padding: 15px;
  }
}

@media (max-width: 991px) {
  .container {
    width: auto;
  }
}

.tabicon-active {
  display: none;
}

.tab-content {
  background-color: #fff;
  border: 2px solid #ddd;
  border-radius: 0 0 5px 5px;
  overflow: hidden;
  padding: 20px;
  position: relative;
}

.reader-area .tab-content,
.about-area .tab-content,
.bonus-features .tab-content,
.book-review-options .tab-content {
  width: 100%;
}z


 .owl-nav .owl-prev {
   background: url("../images/icons.png") no-repeat;
   position: absolute;
   top: 50%;
   width: 55px;
   height: 56px;
   margin-top: -28px;
   text-indent: -9999px;
   cursor: pointer;
   background-position: -1px -404px;
   left: 0;
 }

.owl-nav .owl-prev:hover {
  opacity: 0.8;
}

.owl-nav .owl-next {
  background: url("../images/icons.png") no-repeat;
  position: absolute;
  top: 50%;
  width: 55px;
  height: 56px;
  margin-top: -28px;
  text-indent: -9999px;
  cursor: pointer;
  background-position: -72px -404px;
  right: 0;
}

.owl-nav .owl-next:hover {
  opacity: 0.8;
}

.owl-wrapper-outer {
  overflow: hidden;
}

.owl-carousel {
  position: relative;
  width: 100%;
  padding: 0 80px;
  -ms-touch-action: pan-y;
  overflow: hidden;
}

.owl-carousel .owl-item {
  float: left;
  text-align: center;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item .item {
  padding: 0 3px;
}

.owl-stage-outer {
  overflow: hidden;
  position: relative;
}

.owl-stage {
  width: 1000000% !important;
}

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.owl-controls .owl-page {
  cursor: pointer;
}

.owl-controls .owl-nav div {
  cursor: pointer;
}

.publishers-slider .publishers-slider-inner, .publishers-slider .mentions-slider-inner {
  padding: 0;
}

.publishers-slider .publishers-slider-inner .owl-item .item, .publishers-slider .mentions-slider-inner .owl-item .item {
  padding: 0 1px;
}

.publishers-slider .publishers-slider-inner .owl-item .item img, .publishers-slider .mentions-slider-inner .owl-item .item img {
  max-height: 60px;
}

.publishers-slider.mentions {
  margin: 0 -50px;
  padding-bottom: 3%;
}
.item .rotator-image {
  position: relative;
  width: 100%;
  padding-top: 148%;
  overflow: hidden;
}

.item .rotator-image img {
  top: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  left: 50%;
}

.carousel-inner {
  position: relative;
}

@media (max-width: 1901px) {
  .owl-nav .owl-prev {
    background-size: 266px auto;
    height: 30px;
    margin-top: -15px;
    width: 30px;
    background-position: 0 -214px;
  }
  .owl-nav .owl-next {
    background-size: 266px auto;
    height: 30px;
    margin-top: -15px;
    width: 30px;
    background-position: -38px -214px;
  }
  .owl-carousel {
    padding: 0 45px;
  }
  .publishers-slider .publishers-slider-inner .owl-item .item img, .publishers-slider .mentions-slider-inner .owl-item .item img {
    max-height: 50px;
  }
  .publishers-slider-mian .container.mentions {
    width: 1220px;
  }
}
@media (max-width: 1400px) {
  .publishers-slider-mian .container.mentions {
    width: 1080px;
  }
}
@media (max-width: 1200px) {
  .publishers-slider-mian .container.mentions {
    width: 990px;
  }
  .publishers-slider.mentions {
    margin: 0
  }
  .publishers-slider .publishers-slider-inner .owl-item .item img, .publishers-slider .mentions-slider-inner .owl-item .item img {
    max-height: 40px;
  }
}

@media (max-width: 991px) {
  .container .owl-stage-outer {
    width: calc(100% - 60px);
    margin: 0 30px;
  }
  .owl-nav .owl-prev {
    background-size: 266px auto;
    height: 30px;
    margin-top: -15px;
    width: 30px;
    background-position: 0 -214px;
  }
  .owl-nav .owl-next {
    background-size: 266px auto;
    height: 30px;
    margin-top: -15px;
    width: 30px;
    background-position: -38px -214px;
  }
  .owl-carousel {
    padding: 0 35px;
  }
  .publishers-slider .publishers-slider-inner .owl-item .item img, .publishers-slider .mentions-slider-inner .owl-item .item img {
    max-height: 41px;
  }
  .publishers-slider.mentions {
    margin: 0;
  }
  .publishers-slider-mian .container.mentions {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .owl-nav .owl-prev {
    background-size: 175px auto;
    height: 20px;
    margin-top: -10px;
    width: 20px;
    background-position: 0 -141px;
  }
  .owl-nav .owl-next {
    background-size: 175px auto;
    height: 20px;
    margin-top: -10px;
    width: 20px;
    background-position: -25px -141px;
  }
  .owl-carousel {
    padding: 0 22px;
  }
  .publishers-slider .publishers-slider-inner, .publishers-slider .mentions-slider-inner {
    padding: 0 22px;
  }
  .publishers-slider .publishers-slider-inner .owl-item .item img, .publishers-slider .mentions-slider-inner .owl-item .item img {
    max-height: 38px;
  }
  .container.mentions .owl-stage-outer {
    width: 100%;
    margin: 0;
  }
}
.slider-info h5 {
  color: #111111;
  font-size: 19px;
  margin: 0px 0 2px;
}

.slider-info span {
  color: #111;
  font-size: 19px;
  font-weight: 400;
  margin-bottom: 10px;
  display: inline-block;
}


.slider-info img {
  display: inline-block !important;
  width: auto !important;
}

.slider-info .stars {
  margin: 8px 0px;
}

@media (max-width: 1901px) {
  .slider-info h5 {
    font-size: 15px;
    margin-top: 12px;
  }
  .slider-info span {
    font-size: 15px;
    margin-bottom: 6px;
  }
}

@media (max-width: 1199px) {
  .slider-info h5,
  .slider-info span {
    font-size: 14px;
  }
}

@media (max-width: 991px) {
  .slider-info h5 {
    font-size: 12px;
    margin: 8px 0 0;
  }
  .slider-info span {
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  .slider-info h5 {
    font-size: 11px;
  }
  .slider-info span {
    font-size: 10px;
  }
}
.banner {
  overflow: hidden;
}

.banner ul {
  overflow: hidden;
  margin: 10px 0;
}

.banner ul li {
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  line-height: normal;
  list-style: outside none none;
  padding-bottom: 5px;
  text-shadow: 1px 0px 0 #5b885c, -1px -1px 0 #5b885c, 1px -1px 0 #5b885c, -1px 1px 0 #5b885c, 1px 1px 0 #5b885c;
}

.banner ul li span {
  margin-right: 3px;
}

.banner-left {
  margin-left: -50%;
  float: left;
  min-height: 279px;
  width: 100%;
  background: url("../images/author-bg.jpg") repeat #77B278;
  border-right: 2px solid #fff;
}

.banner-left h1 {
  font-weight: 700;
  text-align: left;
  margin-top: 0;
  -webkit-text-stroke: 1px #5b885c;
  -moz-text-stroke: 1px #5b885c;
  text-shadow: 1px 0px 0 #5b885c, -1px -1px 0 #5b885c, 1px -1px 0 #5b885c, -1px 1px 0 #5b885c, 1px 1px 0 #5b885c;
  -webkit-font-smoothing: antialiased;
}

.banner-left img {
  float: left;
  margin: 0 0 0 -52px;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.banner-right {
  float: left;
  min-height: 279px;
  width: 100%;
  margin-right: -50%;
  background: url("../images/reader-bg.jpg") repeat #F7A367;
  float: right;
  border-left: 2px solid #fff;
}

.banner-right .banner-text {
  float: right;
}

.banner-right h1 {
  font-weight: 700;
  text-align: right;
  margin-top: 0;
  -webkit-text-stroke: 1px #bc8258;
  -moz-text-stroke: 1px #bc8258;
  text-shadow: 1px 0px 0 #bc8258, -1px -1px 0 #bc8258, 1px -1px 0 #bc8258, -1px 1px 0 #bc8258, 1px 1px 0 #bc8258;
}

.banner-right ul li {
  text-shadow: 1px 0px 0 #bc8258, -1px -1px 0 #bc8258, 1px -1px 0 #bc8258, -1px 1px 0 #bc8258, 1px 1px 0 #bc8258;
}

.banner-right img {
  float: right;
  margin: 0 -56px 0 0;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.banner-left-inner {
  float: right;
  margin-top: 16px;
  max-width: 720px;
  width: 100%;
}

.banner-right-inner {
  float: right;
  margin-top: 16px;
  max-width: 720px;
  width: 100%;
  float: left;
  text-align: right;
}

.banner-text {
  float: left;
}

@media (max-width: 1901px) {
  .banner-left {
    background-size: 13px auto;
    min-height: 190px;
  }
  .banner-left h1 {
    margin-bottom: 0;
  }
  .banner-left img {
    margin: 0 0 0 -35px;
    width: 190px;
  }
  .banner-right {
    background-size: 13px auto;
    min-height: 190px;
  }
  .banner-right h1 {
    margin-bottom: 0;
  }
  .banner-right img {
    margin: 0 -38px 0 0;
    width: 190px;
  }
  .banner-left-inner {
    max-width: 475px;
  }
  .banner-right-inner {
    max-width: 475px;
  }
  .banner ul {
    margin-top: 5px;
  }
  .banner ul li {
    font-size: 20px;
  }
}

@media (max-width: 1199px) {
  .banner-left {
    background-size: 12px auto;
    min-height: 150px;
  }
  .banner-right {
    background-size: 12px auto;
    min-height: 150px;
  }
  .banner-left-inner {
    max-width: 470px;
  }
  .banner-right-inner {
    max-width: 470px;
  }
}

@media (max-width: 991px) {
  .banner-left {
    min-height: 138px;
  }
  .banner-left h1 {
    font-size: 20px;
  }
  .banner-left img {
    margin: 0 0 0 -23px;
    width: 126px;
  }
  .banner-right {
    min-height: 138px;
  }
  .banner-right h1 {
    font-size: 20px;
  }
  .banner-right img {
    margin: 0 -25px 0 0;
    width: 126px;
  }
  .banner-left-inner {
    max-width: 355px;
  }
  .banner-right-inner {
    max-width: 355px;
  }
  .banner ul li {
    font-size: 15px;
    padding-bottom: 2px;
  }
}

@media (max-width: 767px) {
  .banner-left,
  .banner-right {
    border: none;
    min-height: 10px;
    width: 100%;
  }
  .banner-left h1,
  .banner-right h1 {
    text-shadow: 0 0 0 #000;
    -webkit-text-stroke: 0.5px #000;
  }
  .banner-left img,
  .banner-right img {
    margin: 0;
  }
  .banner-left-inner,
  .banner-right-inner {
    margin: 5px auto;
    max-width: 348px;
    overflow: hidden;
    padding: 0;
  }
  .banner ul li {
    font-size: 14px;
    text-shadow: 0 0 0 #000;
    -webkit-text-stroke: 0;
  }
}

#first_countdown canvas {
  left: 0;
}

.deadline {
  margin: 40px 0;
  text-align: center;
}

.deadline .text {
  font-size: 32px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 2px;
}

@media (max-width: 1901px) {
  #first_countdown {
    min-height: 77px !important;
  }
  .deadline {
    margin: 10px 0px;
  }
  .deadline .text {
    font-size: 17px;
  }
}

@media (max-width: 1199px) {
  #first_countdown {
    min-height: 77px !important;
  }
  .annual-book-award .deadline .text {
    font-size: 30px;
  }
  .deadline .text {
    font-size: 17px;
  }
}

@media (max-width: 991px) {
  #first_countdown {
    max-width: 449px;
    margin: 0 auto;
  }
  .awardcountdown {
    height: 110px;
  }
  .annual-book-award .deadline .text {
    font-size: 19px;
  }
  .deadline .text {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  #first_countdown {
    max-height: 50px !important;
  }
  .awardcountdown {
    height: 100px;
  }
  .deadline .text {
    font-size: 19px;
  }
}

.author-area {
  background-color: #f0efef;
  border-top: 4px solid #bcbfc0;
  padding-bottom: 94px;
  position: relative;
  border-top: none;
}
.author-tab3-box {
  text-align: left;
}

.author-tab3-box img {
  margin-bottom: 25px;
}

.author-tab3-box h4 {
  margin-bottom: 20px;
}

.author-tab3-box p {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 34px;
  margin-bottom: 30px;
}

.author-tab3-box p:last-child {
  margin-bottom: 0 !important;
}

.author-tab3-box figure {
  float: left;
  margin: 0 20px 10px 0;
}

.author-tab1-main .button-green {
  margin: 15px 0 0;
  width: 100%;
  max-width: 860px;
}

.author-tab2-main .button-green {
  margin: 15px 0 0;
  width: 100%;
  max-width: 860px;
}

.author-tab2-main .col-sm-6:nth-of-type(1) .author-tab2-box {
  padding-right: 40px;
}

.author-tab2-main .col-sm-6:nth-of-type(2) .author-tab2-box h4 {
  text-align: center;
}

.author-tab3-main .button-green {
  margin: 15px 33px 0;
  width: 100%;
  max-width: 638px;
}

.author-tab4-main .button-green {
  margin: 15px 0 0;
  width: 100%;
  max-width: 860px;
}

.author-tab2-box {
  text-align: left;
}

.author-tab2-box h4 {
  margin-bottom: 20px;
}

.author-tab2-box p {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 34px;
  margin-bottom: 30px;
}

.author-tab2-box p:last-child {
  margin-bottom: 0 !important;
}

.author-tab2-box .list-icon ul li {
  font-size: 22px;
  line-height: 34px;
  margin-bottom: 12px;
  padding-left: 36px;
}

.author-tab2-box .list-icon ul li::before {
  background-position: 0 -708px;
  background-size: 380px auto;
  height: 22px;
  top: 7px;
  width: 23px;
}

.author-tab4-box {
  text-align: left;
}

.author-tab4-box h4 {
  margin-bottom: 20px;
}

.author-tab4-box p {
  color: #000000;
  font-size: 20px;
  font-weight: 700;
  line-height: 34px;
  margin-bottom: 30px;
}

.author-tab4-box p:last-child {
  margin-bottom: 0 !important;
}

.author-tab4-box .name {
  color: #000000;
  font-size: 20px;
  font-weight: 700;
  line-height: 34px;
  margin-bottom: 30px;
  padding-left: 32px;
  font-style: italic;
  margin-top: 28px;
  margin-bottom: 0 !important;
}

.author-tab4-box figure {
  margin-bottom: 20px;
  text-align: center;
}

.author-tab2-img1 {
  float: left;
  margin: 0 15px 10px 0;
  max-width: 170px;
}
.tab-01 {
  float: left;
  width: 26%;
}

.tab-01 p {
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  padding: 0 34px;
  position: relative;
  text-align: left;
}

.tab-01 p::before, .tab-01-mobile p::before {
  background: url("../images/icons.png") no-repeat;
  background-position: -1px -238px;
  content: "";
  height: 21px;
  left: 0;
  position: absolute;
  top: 0;
  width: 28px;
}

.tab-01 p::after, .tab-01-mobile p::after {
  background: url("../images/icons.png") no-repeat;
  background-position: -1px -315px;
  bottom: 0;
  content: "";
  height: 21px;
  margin-left: 5px;
  position: absolute;
  right: inherit;
  width: 28px;
}

.tab-01 img {
  margin-bottom: 15px;
  max-height: 200px;
}

.tab-01 span {
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  padding: 0 34px;
  text-align: left;
  display: block;
  font-style: italic;
  margin-top: 28px;
  position: relative;
}

.tab-01-mobile.text-center {
  padding-top: 50px;
  width: 50%;
  float: left;
  padding-left: 18px;
  display: none;
}

.tab-02 {
  float: left;
  margin: 0 2%;
  width: 44%;
}

.tab-02 img {
  margin-bottom: 15px;
  max-height: 200px;
}

.tab-02 h4 {
  font-size: 30px;
  margin-top: 0;
}

.tab-03 {
  float: left;
  padding: 0 10px;
  width: 26%;
}

.tab-03 img {
  margin-bottom: 15px;
  max-height: 200px;
  max-height: 325px;
}

.tab-03 p {
  font-size: 18px;
  font-weight: 700;
}

.publishers-slider-mian {
  background-color: #f0efef;
  max-height: 152px;
  padding: 20px 0 0;
}

@media (max-width: 1901px) {
  .author-area {
    padding-bottom: 80px;
  }
  .author-area h2 {
    margin: 40px 0;
  }
  .author-tab1-main .button-green {
    max-width: 680px;
    margin: 10px 0 0;
  }
  .author-tab2-main .button-green {
    max-width: 680px;
    margin: 10px 0 0;
  }
  .author-tab2-main .col-sm-6:nth-of-type(1) .author-tab2-box {
    padding-right: 0;
  }
  .author-tab3-main .button-green {
    max-width: 450px;
    margin: 15px 5px 0;
  }
  .author-tab4-main .button-green {
    max-width: 680px;
    margin: 10px 0 0;
  }
  .author-tab2-box h4 {
    margin-bottom: 10px;
  }
  .author-tab2-box p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  .author-tab2-box .list-icon ul li {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
    padding-left: 24px;
  }
  .author-tab2-box .list-icon ul li::before {
    background-position: 0 -465px;
    background-size: 250px auto;
    height: 15px;
    top: 5px;
    width: 16px;
  }
  .author-tab3-box h4 {
    margin-bottom: 10px;
  }
  .author-tab3-box figure {
    max-width: 120px;
  }
  .author-tab3-box p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  .author-tab4-box h4 {
    margin-bottom: 10px;
  }
  .author-tab4-box p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  .author-tab4-box .name {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
    margin-top: 20px;
    padding-left: 28px;
  }
  .author-tab4-box figure img {
    max-height: 110px;
  }
  .author-tab2-img1 {
    max-width: 130px;
  }
  .tab-01 {
    width: 31%;
  }
  .tab-01 p {
    font-size: 14px;
    line-height: 24px;
    margin-top: 15px;
    padding: 0 28px;
  }
  .tab-01 p::before {
    background-position: 0 -182px;
    background-size: 382px auto;
    height: 16px;
    width: 22px;
  }
  .tab-01 p::after {
    background-position: 0 -240px;
    background-size: 382px auto;
    height: 16px;
    width: 22px;
  }
  .tab-01 span {
    font-size: 14px;
    line-height: 24px;
    margin-top: 15px;
    padding: 0 28px;
  }
  .tab-02 {
    margin: 0 1%;
    width: 40%;
  }
  .tab-02 h4 {
    font-size: 18px;
    margin-top: -10px;
  }
  .tab-03 {
    padding: 0;
    width: 27%;
  }
  .tab-03 p {
    font-size: 14px;
  }
  .tab-03 img {
    margin-bottom: 15px;
    max-height: 200px;
  }
  .tab-01.text-center > img {
    max-height: 90px;
  }
  .tab-02.text-center > img {
    max-height: 126px;
  }
  .tab-03.text-center > img {
    max-height: 202px;
  }
  .publishers-slider-mian {
    padding: 18px 0 0;
  }
}

@media (max-width: 1199px) {
  .author-area {
    padding-bottom: 60px;
  }
  .publishers-slider-mian {
    padding: 15px 0 0;
  }
}

@media (max-width: 991px) {
  .author-area {
    padding-bottom: 50px;
  }
  .author-area h2 {
    margin: 21px 0;
  }
  .author-tab1-main .button-green {
    max-width: 500px;
  }
  .author-tab2-main .button-green {
    max-width: 500px;
  }
  .author-tab3-main .button-green {
    max-width: 347px;
  }
  .author-tab4-main .button-green {
    max-width: 500px;
  }
  .author-tab2-box h4 {
    font-size: 16px;
  }
  .author-tab2-box p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 15px;
  }
  .author-tab2-box .list-icon ul li {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 10px;
    padding-left: 20px;
  }
  .author-tab2-box .list-icon ul li::before {
    background-position: 0 -372px;
    background-size: 200px auto;
    height: 12px;
    top: 3px;
    width: 12px;
  }
  .author-tab3-box h4 {
    font-size: 16px;
  }
  .author-tab3-box figure {
    margin: 0 15px 5px 0;
    max-width: 90px;
  }
  .author-tab3-box p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 15px;
  }
  .author-tab4-box h4 {
    font-size: 16px;
  }
  .author-tab4-box p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 15px;
  }
  .author-tab4-box .name {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 15px;
    margin-top: 15px;
    padding-left: 20px;
  }
  .author-tab4-box figure img {
    max-height: 90px;
  }
  .author-tab2-img1 {
    max-width: 110px;
  }
  .tab-01 {
    width: 31%;
  }
  .tab-01 p {
    font-size: 12px;
    line-height: 20px;
    padding: 0 20px;
  }
  .tab-01-mobile p {
    position: relative;
    margin: 5px auto 11px auto;
    max-width: 174px;
    text-align: left;
  }
  .tab-01 p::before, .tab-01-mobile p::before {
    background-position: 0 -131px;
    background-size: 275px auto;
    height: 12px;
    width: 16px;
  }
  .tab-01 p::after,  .tab-01-mobile p::after {
    background-position: 0 -173px;
    background-size: 275px auto;
    height: 12px;
    width: 16px;
  }
  .tab-01 span {
    font-size: 12px;
    line-height: 20px;
    padding: 0 20px;
  }
  .tab-02 {
    width: 36%;
  }
  .tab-02 h4 {
    font-size: 13px;
    margin-top: 3px;
  }
  .tab-01.text-center > img {
    max-height: 75px;
    margin-bottom: 0;
  }
  .tab-02.text-center > img {
    margin-bottom: 0;
    max-height: 85px;
  }
  .tab-03 {
    width: 31%;
  }
  .tab-03 h5 {
    font-size: 14px;
  }
  .tab-03 p {
    font-size: 12px;
  }
  .tab-03.text-center > img {
    margin-bottom: 8px;
    max-height: 160px;
  }
  .publishers-slider-mian {
    padding: 12px 0 0;
  }
}

@media (max-width: 767px) {
  .author-area {
    border-width: 2px;
    padding-bottom: 35px;
  }
  .author-area h2 {
    margin: 19px 0;
  }
  .author-tab1-main .button-green {
    margin: 0;
    max-width: 380px;
  }
  .author-tab2-main .button-green {
    margin: 0;
    max-width: 380px;
  }
  .author-tab3-main .button-green {
    margin: 15px 5px 0;
    max-width: 45%;
  }
  .author-tab4-main .button-green {
    margin: 0;
    max-width: 380px;
  }
  .author-tab2-box {
    margin-bottom: 20px;
  }
  .author-tab2-box h4 {
    font-size: 14px;
  }
  .author-tab2-box p {
    font-size: 11px;
  }
  .author-tab2-box .list-icon ul li {
    font-size: 11px;
    margin-bottom: 6px;
  }
  .author-tab2-box .list-icon ul li::before {
    top: 2px;
  }
  .author-tab3-box {
    margin-bottom: 20px;
  }
  .author-tab3-box h4 {
    font-size: 14px;
  }
  .author-tab3-box figure {
    max-width: 70px;
  }
  .author-tab3-box p {
    font-size: 11px;
  }
  .author-tab4-box {
    margin-bottom: 20px;
  }
  .author-tab4-box h4 {
    font-size: 14px;
  }
  .author-tab4-box p {
    font-size: 11px;
  }
  .author-tab4-box .name {
    font-size: 11px;
    margin-top: 10px;
  }
  .author-tab4-box figure img {
    max-height: 75px;
  }
  .author-tab2-img1 {
    margin: 0 15px 5px 0;
    max-width: 90px;
  }
  .tab-01 {
    margin: 0 0 10px;
    width: 100%;
  }
  .tab-01 p {
    font-size: 11px;
    line-height: 18px;
  }
  .tab-01 p::before, .tab-01-mobile p::before {
    left: inherit;
    margin-left: -20px;
  }
  .tab-01 span {
    font-size: 11px;
    line-height: 18px;
  }
  .tab-02 {
    margin: 0 0 10px;
    width: 100%;
  }
  .tab-02 h4 {
    font-size: 22px;
  }
  .tab-03 {
    margin: 0 0 10px;
    width: 100%;
  }
  .tab-03 h5 {
    font-size: 12px;
  }
  .tab-03 p {
    font-size: 11px;
  }
  .tab-01.text-center > img {
    max-height: 70px;
  }
  .tab-02.text-center > img {
    max-height: 142px;
  }
  .tab-03.text-center > img {
    max-height: 150px;
  }
}

.reader-area {
  background-color: #f0efef;
  border-top: 4px solid #bcbfc0;
  padding-bottom: 94px;
  position: relative;
  background-color: #fff;
}

.reader-area .tab-content {
  border-color: #000;
}

.reader-area h2 span {
  width: 100%;
  max-width: 380px;
}

.reader-tab2-main .button-green {
  margin: 15px 0 0;
  width: 100%;
  max-width: 860px;
}

.reader-tab1-box {
  text-align: left;
}

.reader-tab1-box h4 {
  margin-bottom: 20px;
}

.reader-tab1-box p {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 34px;
  margin-bottom: 30px;
}

.reader-tab1-box p:last-child {
  margin-bottom: 0 !important;
}

.reader-tab2-box {
  text-align: left;
}

.reader-tab2-box h4 {
  margin-bottom: 20px;
}

.reader-tab2-box p {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 34px;
  margin-bottom: 30px;
}

.reader-tab2-box p:last-child {
  margin-bottom: 0 !important;
}

.reader-tab2-box figure {
  text-align: center;
}

.reader-tab3-box {
  text-align: left;
}

.reader-tab3-box h4 {
  margin-bottom: 20px;
}

.reader-tab3-box p {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 34px;
  margin-bottom: 30px;
}

.reader-tab3-box p:last-child {
  margin-bottom: 0 !important;
}

.reader-tab3-box figure {
  text-align: center;
  margin: 20px 0;
}

.reader-tab3-box figure:nth-of-type(1) {
  margin-top: 55px;
}

.reader-tab3-box figure a {
  display: inline-block;
  vertical-align: top;
}
.reader-tab4-box {
  text-align: left;
}

.reader-tab4-box h4 {
  margin-bottom: 20px;
}

.reader-tab4-box p {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 34px;
  margin-bottom: 30px;
}

.reader-tab4-box p:last-child {
  margin-bottom: 0 !important;
}

.reader-tab4-box .name {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 34px;
  margin-bottom: 30px;
  padding-left: 32px;
  font-style: italic;
  margin-top: 28px;
  margin-bottom: 0 !important;
}

.reader-tab4-box figure {
  margin: 20px 0;
  text-align: center;
}

.reader-tab1-main .search-area {
  margin: 10px auto 30px;
  max-width: 950px;
}

.reader-tab1-img1 {
  margin-top: 15px;
}

.reader-tab2-img1 {
  margin-bottom: 20px;
  max-width: 280px;
}

.reader-tab4-img1 {
  float: left;
  margin: 8px 20px 8px 0;
}

.featured-slider h3 {
  background-color: #f47c39;
  border-radius: 8px;
  color: #ffffff;
  font-weight: 700;
  margin: 40px 0 45px;
  padding: 10px 20px;
}

@media (max-width: 1901px) {
  .reader-area {
    padding-bottom: 80px;
  }
  .reader-area h2 span {
    max-width: 260px;
  }
  .reader-tab2-main .button-green {
    max-width: 680px;
    margin: 10px 0 0;
  }
  .reader-tab1-box h4 {
    margin-bottom: 10px;
  }
  .reader-tab1-box p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  .reader-tab2-box h4 {
    margin-bottom: 10px;
  }
  .reader-tab2-box p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  .reader-tab3-box h4 {
    margin-bottom: 10px;
  }
  .reader-tab3-box p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  .reader-tab3-box figure:nth-of-type(1) {
    margin-top: 26px;
  }
  .reader-tab3-box figure a img {
    max-width: 250px;
  }
  .reader-tab4-box h4 {
    margin-bottom: 10px;
  }
  .reader-tab4-box p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  .reader-tab4-box .name {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
    margin-top: 15px;
    padding-left: 28px;
  }
  .reader-tab4-box figure img {
    max-height: 100px;
  }
  .reader-tab1-main .search-area {
    margin-bottom: 10px;
    max-width: 630px;
  }
  .reader-tab2-img1 {
    max-width: 170px;
  }
  .reader-tab4-img1 {
    margin: 6px 20px 5px 0;
    max-width: 200px;
  }
}

@media (max-width: 1199px) {
  .featured-slider h3 {
    margin: 30px 0;
    padding: 10px 15px;
  }
}

@media (max-width: 991px) {
  .reader-area {
    padding-bottom: 50px;
  }
  .reader-area h2 span {
    max-width: 180px;
  }
  .reader-tab2-main .button-green {
    max-width: 500px;
  }
  .reader-tab1-box h4 {
    font-size: 16px;
  }
  .reader-tab1-box p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 15px;
  }
  .reader-tab2-box h4 {
    font-size: 16px;
  }
  .reader-tab2-box p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 15px;
  }
  .reader-tab3-box h4 {
    font-size: 16px;
  }
  .reader-tab3-box p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 15px;
  }
  .reader-tab3-box figure:nth-of-type(1) {
    margin-top: 30px;
  }
  .reader-tab3-box figure a img {
    max-width: 200px;
  }
  .reader-tab4-box h4 {
    font-size: 16px;
  }
  .reader-tab4-box p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 15px;
  }
  .reader-tab4-box .name {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 15px;
    margin-top: 10px;
    padding-left: 20px;
  }
  .reader-tab4-box figure {
    margin: 15px 0 20px;
  }
  .reader-tab4-box figure img {
    max-height: 80px;
  }
  .reader-tab1-main .search-area {
    margin: 0 0 10px;
    max-width: 100%;
  }
  .reader-tab2-img1 {
    max-width: 135px;
  }
  .reader-tab4-img1 {
    margin: 4px 15px 4px 0;
    max-width: 155px;
  }
}

@media (max-width: 767px) {
  .reader-area {
    border-width: 2px;
    padding-bottom: 35px;
  }
  .reader-area .tab-content {
    padding-bottom: 0;
  }
  .reader-area h2 span {
    max-width: 100px;
  }
  .reader-tab2-main {
    padding-bottom: 10px;
  }
  .reader-tab2-main .button-green {
    margin: 0;
    max-width: 380px;
  }
  .reader-tab1-main {
    padding-bottom: 10px;
  }
  .reader-tab3-main {
    padding-bottom: 10px;
  }
  .reader-tab4-main {
    padding-bottom: 10px;
  }
  .reader-tab1-box h4 {
    font-size: 14px;
  }
  .reader-tab1-box p {
    font-size: 11px;
  }
  .reader-tab2-box h4 {
    font-size: 14px;
  }
  .reader-tab2-box p {
    font-size: 11px;
  }
  .reader-tab3-box h4 {
    font-size: 14px;
  }
  .reader-tab3-box p {
    font-size: 11px;
  }
  .reader-tab3-box figure {
    margin: 10px 0 0;
  }
  .reader-tab3-box figure:nth-of-type(1) {
    margin: 10px 0 0;
  }
  .reader-tab4-box h4 {
    font-size: 14px;
  }
  .reader-tab4-box p {
    font-size: 11px;
  }
  .reader-tab4-box .name {
    font-size: 11px;
  }
  .reader-tab4-box figure img {
    max-height: 70px;
  }
  .reader-tab2-img1 {
    margin: 10px 0;
    max-width: 120px;
  }
  .reader-tab4-img1 {
    max-width: 140px;
  }
}
.about-area {
  background-color: #f0efef;
  border-top: 4px solid #bcbfc0;
  padding-bottom: 94px;
  position: relative;
  padding-bottom: 25px;
}
.about-area h2 span {
  width: 100%;
  max-width: 380px;
}

.about-tab1-main .button-green {
  margin: 15px 0 0;
  width: 100%;
  max-width: 860px;
}

.about-tab2-main .button-green {
  margin: 15px 0 0;
  width: 100%;
  max-width: 860px;
}

.about-tab2-main .col-sm-6:nth-of-type(2) .about-tab2-box {
  padding: 10px 0 0 80px;
}

.about-tab3-main .button-green {
  margin: 15px 0 0;
  width: 100%;
  max-width: 860px;
}

.about-tab3-main .col-sm-6:nth-of-type(2) .about-tab3-box {
  padding: 10px 0 0 80px;
}

.about-tab1-box {
  text-align: left;
  overflow: hidden;
}

.about-tab1-box h4 {
  margin-bottom: 20px;
}

.about-tab1-box p {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 34px;
  margin-bottom: 30px;
}

.about-tab1-box p:last-child {
  margin-bottom: 0 !important;
}

.about-tab1-box figure {
  float: left;
  margin: 20px 0;
  text-align: center;
  width: 50%;
}

.about-tab1-box figure:nth-of-type(1) {
  margin-bottom: 0 !important;
}

.about-tab1-box figure:nth-of-type(1) img {
  max-height: 110px;
}

.about-tab1-box figure:nth-of-type(2) {
  margin-bottom: 0 !important;
}

.about-tab1-box figure:nth-of-type(2) img {
  max-height: 110px;
}

.about-tab1-box figure:nth-of-type(3) img {
  width: 180px;
}

.about-tab1-box figure:nth-of-type(4) img {
  width: 180px;
}

.about-tab2-box {
  text-align: left;
  overflow: hidden;
}

.about-tab2-box h4 {
  margin-bottom: 20px;
}

.about-tab2-box p {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 34px;
  margin-bottom: 30px;
}

.about-tab2-box p:last-child {
  margin-bottom: 0 !important;
}

.about-tab2-box .name {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 34px;
  margin-bottom: 30px;
  font-style: italic;
  margin-top: 28px;
}

.about-tab2-box figure {
  float: left;
  margin: 8px 20px 10px 0;
}

.about-tab2-box .text {
  min-height: 195px;
}

.about-tab3-box {
  text-align: left;
  overflow: hidden;
}

.about-tab3-box h4 {
  margin-bottom: 20px;
}

.about-tab3-box p {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 34px;
  margin-bottom: 30px;
}

.about-tab3-box p:last-child {
  margin-bottom: 0 !important;
}

.about-tab3-box .name {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 34px;
  margin-bottom: 30px;
  font-style: italic;
  margin-top: 28px;
}

.about-tab3-box figure {
  float: left;
  margin: 8px 20px 10px 0;
  max-width: 120px;
}

.about-tab3-box .text {
  min-height: 170px;
}

.about-tab4-box {
  text-align: left;
  overflow: hidden;
}

.about-tab4-box h4 {
  margin-bottom: 20px;
}

.about-tab4-box p {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 34px;
  margin-bottom: 30px;
}

.about-tab2-img1 {
  float: left;
  margin: 8px 20px 10px 0;
  max-width: 230px;
}

.become-a-partner-slider {
  width: 100%;
  margin: auto;
  padding: 0 80px;
}

.become-a-partner-slider li {
  width: 310px;
  margin: auto 30px;
  vertical-align: middle;
  line-height: 100px;
}

.become-a-partner-slider li img {
  display: inline-block;
  vertical-align: middle;
}

.bx-wrapper {
  width: 100% !important;
  overflow: hidden;
}

@media (max-width: 1901px) {
  .about-area {
    padding-bottom: 74px;
  }
  .about-area h2 span {
    max-width: 260px;
  }
  .about-tab-img img {
    margin: 0 8px;
    max-height: 65px;
  }
  .about-tab-01 h5 {
    font-size: 18px;
    margin-top: 15px;
  }
  .about-tab-01 p {
    margin: 15px 0;
    padding: 0 28px;
  }
  .about-tab1-main .button-green {
    max-width: 680px;
    margin: 10px 0 0;
  }
  .about-tab2-main .button-green {
    max-width: 680px;
    margin: 10px 0 0;
  }
  .about-tab2-main .col-sm-6:nth-of-type(2) .about-tab2-box {
    padding: 10px 0 0 10px;
  }
  .about-tab3-main .button-green {
    max-width: 680px;
    margin: 10px 0 0;
  }
  .about-tab3-main .col-sm-6:nth-of-type(2) .about-tab3-box {
    padding: 10px 0 0 10px;
  }
  .about-tab1-box h4 {
    margin-bottom: 10px;
  }
  .about-tab1-box p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  .about-tab1-box figure:nth-of-type(1) img {
    max-height: 90px;
  }
  .about-tab1-box figure:nth-of-type(2) img {
    max-height: 90px;
  }
  .about-tab1-box figure:nth-of-type(3) img {
    max-width: 140px;
    width: 100%;
  }
  .about-tab1-box figure:nth-of-type(4) img {
    max-width: 140px;
    width: 100%;
  }
  .about-tab2-box h4 {
    margin-bottom: 10px;
  }
  .about-tab2-box p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  .about-tab2-box .name {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
    margin-top: 15px;
  }
  .about-tab2-box figure {
    margin: 6px 20px 10px 0;
    max-width: 140px;
  }
  .about-tab2-box .text {
    min-height: 148px;
  }
  .about-tab3-box h4 {
    margin-bottom: 10px;
  }
  .about-tab3-box p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  .about-tab3-box .name {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
    margin-top: 15px;
  }
  .about-tab3-box figure {
    margin: 6px 20px 10px 0;
    max-width: 100px;
  }
  .about-tab3-box .text {
    min-height: 148px;
  }
  .about-tab4-box h4 {
    margin-bottom: 10px;
  }
  .about-tab4-box p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  .about-tab2-img1 {
    margin: 6px 15px 10px 0;
    max-width: 160px;
  }
  .become-a-partner-slider {
    padding: 0;
  }
  .become-a-partner-slider .item img {
    max-height: 64px;
  }
  .become-a-partner-slider li {
    width: 232px;
  }
}

@media (max-width: 1199px) {
  .about-tab-01 p {
    margin: 10px 0;
  }
  .about-area {
    padding-bottom: 55px;
  }
  .become-a-partner-slider .item img {
    max-height: 62.5px;
  }
  .become-a-partner-slider li {
    width: 225px;
  }
}

@media (max-width: 991px) {
  .about-area {
  }
  .about-area h2 span {
    max-width: 180px;
  }
  .about-tab1-main .button-green {
    max-width: 500px;
  }
  .about-tab2-main .button-green {
    max-width: 500px;
  }
  .about-tab2-main .col-sm-6:nth-of-type(2) .about-tab2-box {
    padding: 10px 0 0;
  }
  .about-tab3-main .button-green {
    max-width: 500px;
  }
  .about-tab3-main .col-sm-6:nth-of-type(2) .about-tab3-box {
    padding: 10px 0 0;
  }
  .about-tab1-box h4 {
    font-size: 16px;
  }
  .about-tab1-box p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 15px;
  }
  .about-tab1-box figure {
    margin: 10px 0;
  }
  .about-tab1-box figure:nth-of-type(1) img {
    max-height: 70px;
  }
  .about-tab1-box figure:nth-of-type(2) img {
    max-height: 70px;
  }
  .about-tab1-box figure:nth-of-type(3) img {
    max-width: 120px;
  }
  .about-tab1-box figure:nth-of-type(4) img {
    max-width: 120px;
  }
  .about-tab2-box h4 {
    font-size: 16px;
  }
  .about-tab2-box p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 15px;
  }
  .about-tab2-box .name {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 15px;
    margin-top: 10px;
  }
  .about-tab2-box figure {
    margin: 4px 15px 10px 0;
    max-width: 110px;
  }
  .about-tab2-box .text {
    min-height: 115px;
  }
  .about-tab3-box h4 {
    font-size: 16px;
  }
  .about-tab3-box p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 15px;
  }
  .about-tab3-box .name {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 15px;
    margin-top: 10px;
  }
  .about-tab3-box figure {
    margin: 4px 15px 10px 0;
    max-width: 80px;
  }
  .about-tab3-box .text {
    min-height: 110px;
  }
  .about-tab4-box h4 {
    font-size: 16px;
  }
  .about-tab4-box p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 15px;
  }
  .about-tab2-img1 {
    margin: 4px 15px 2px 0;
    max-width: 120px;
  }
  .become-a-partner-slider li {
    width: 180px;
  }
}

@media (max-width: 767px) {
  .about-area {
    border-width: 2px;
    padding-bottom: 14px;
  }
  .about-area h2 span {
    max-width: 100px;
  }
  .about-tab-01 {
    margin: 10px 0;
  }
  .about-tab-img img {
    max-height: 50px;
  }
  .about-tab1-main .button-green {
    margin: 0;
    max-width: 380px;
  }
  .about-tab2-main .button-green {
    margin: 0;
    max-width: 380px;
  }
  .about-tab3-main .button-green {
    margin: 0;
    max-width: 380px;
  }
  .about-tab1-box h4 {
    font-size: 14px;
  }
  .about-tab1-box p {
    font-size: 11px;
  }
  .about-tab1-box figure:nth-of-type(1) img {
    max-height: 60px;
  }
  .about-tab1-box figure:nth-of-type(2) img {
    max-height: 60px;
  }
  .about-tab1-box figure:nth-of-type(3) img {
    max-width: 100px;
  }
  .about-tab1-box figure:nth-of-type(4) img {
    max-width: 100px;
  }
  .about-tab2-box h4 {
    font-size: 14px;
  }
  .about-tab2-box p {
    font-size: 11px;
  }
  .about-tab2-box .name {
    font-size: 11px;
  }
  .about-tab2-box figure {
    max-width: 90px;
  }
  .about-tab2-box .text {
    min-height: 95px;
  }
  .about-tab3-box h4 {
    font-size: 14px;
  }
  .about-tab3-box p {
    font-size: 11px;
  }
  .about-tab3-box .name {
    font-size: 11px;
  }
  .about-tab3-box figure {
    max-width: 70px;
  }
  .about-tab3-box .text {
    min-height: 95px;
  }
  .about-tab4-box h4 {
    font-size: 14px;
  }
  .about-tab4-box p {
    font-size: 11px;
  }
  .about-tab2-img1 {
    margin: 4px 15px 10px 0;
    max-width: 100px;
  }
}
@media (max-width: 514px) {
  .become-a-partner-slider li {
    width: 150px;
  }
}

.fa.social-icon {
  font-size: 22px;
  width: 34px;
  height: 34px;
  text-align: center;
  padding: 6px 4px 7px 4px;
  border-radius: 50%;
  background: #f57c3a;
  color: white;
}

.fa.fa-pinterest-p.social-icon {
  padding-top: 7px;
}

.fa.fa-google-plus.social-icon {
  font-size: 20px;
  line-height: 23px;
}

.social-info a {
  margin: 0 11px 0 0;
  font-size: 16px;
  font-weight: 700;
  color: #191919;
  text-align: center;
}

@media (max-width: 767px) {
  .fa.social-icon {
    font-size: 17px;
    width: 28px;
    height: 28px;
  }
  .fa.fa-google-plus.social-icon {
    font-size: 16px;
    line-height: 17px;
  }
}

.btn-print {
  background-color: #a9a9a9 !important;
  width: 51px;
  color:#FFFFFF!important;
}

@media (max-width : 767px) {
  .btn-twitter,
  .btn-linkedin,
  .btn-google,
  .btn-facebook,
  .btn-pinterest,
  .btn-print {
    width: 37px;
  }
}

.tt-suggestion.tt-selectable {
  overflow-x:hidden;
  text-overflow:ellipsis;
}

.nav-tabs.new-tabs>li {
  width:25% !important;
}
.nav-tabs.new-tabs>li a {
  width:100%;
  height:270px;
  color:black;
  font-weight:bold;
  display:flex;
  flex-flow: column;
}
.nav-tabs.new-tabs>li a span.desctext {
  font-size:20px;
  margin-bottom:7px;
  display:block;
}
.nav-tabs.new-tabs>li a span.desctext-mobile {
  display: none;
  font-size: 12px;
  text-align: center;
}

.nav-tabs.new-tabs>li a img {
  left:0;
  right:0;
  width:90%;
  top: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  left: 50%;
}

.new-tab-main .tab-content {
  background:#fff;
  padding:10px;
  border: 2px solid #ddd;
  border-top:none;
  border-radius:0 0 5px 5px;
}
.new-tabs .tabicon-active {
  display: block;
}

.tabicon-active, .tabicon {
  flex: 1 1 auto;
  position:relative;
}

.nav-tabs.new-tabs>li:not(.active) .tabicon-active {
  display:none;
}
.nav-tabs.new-tabs>li.active .tabicon {
  display:none;
}
/* custom per box */
@media (max-width: 1901px) {
  .nav-tabs.new-tabs>li a {
    height:170px;
  }
  .nav-tabs.new-tabs>li a span.desctext {
    min-height: 44px;
    font-size:15px;
  }
}
@media (max-width: 991px) {
  .nav-tabs.new-tabs>li a {
    height:190px;
  }
  .nav-tabs.new-tabs>li a span.desctext {
    min-height:24px;
    font-size:12px;
  }
}

@media (max-width: 767px) {
  .nav-tabs.new-tabs>li a span.desctext {
    min-height:50px;
  }
  .jim-carrey {
    width: 50%;
    float: right;
    padding: 5px 28px;
  }
  .tab-01 {
    display: none;
  }
  .tab-01-mobile {
    display: block !important;
  }
}
@media (max-width: 680px) {
  .nav-tabs.new-tabs>li a span.desctext {
    display: none;
  }
  .nav-tabs.new-tabs>li a span.desctext-mobile {
    display: block;
  }
  .nav-tabs.new-tabs>li a {
    height:100px;
  }
}
@media (max-width: 540px) {
  .nav-tabs.new-tabs>li a span.desctext {
    display: none;
  }
  .nav-tabs.new-tabs>li a {
    height:90px;
    padding:3px;
  }
}

.second-theme .nav-tabs.new-tabs>li a {
  height: 360px;
}

.second-theme .nav-tabs.new-tabs>li a img {
  width: 74%;
}
.second-theme .nav-tabs.new-tabs>li.active a span.desctext,
.second-theme .nav-tabs.new-tabs>li.active a span.desctext-mobile {
  color: #0f8140;
}

.nav-tabs.new-tabs>li a span.desctext {
  text-align: center;
}

@media (max-width: 1901px) {
  .second-theme .nav-tabs.new-tabs>li a {
    height: 240px;
  }

}
@media (max-width: 991px) {
  .second-theme .nav-tabs.new-tabs>li a {
    height: 227px;
  }
  .second-theme .nav-tabs.new-tabs>li a span.desctext {
    min-height:24px;
    font-size:12px;
  }
}

@media (max-width: 768px) {
  .second-theme .nav-tabs.new-tabs>li a {
    height: 180px;
  }
  .second-theme .nav-tabs.new-tabs>li a span.desctext {
    min-height: 40px;
  }
}
@media (max-width: 680px) {
  .second-theme .nav-tabs.new-tabs>li a span.desctext {
    display: none;
  }
  .second-theme .nav-tabs.new-tabs>li a {
    height: 134px;
  }
}
@media (max-width: 540px) {
  .second-theme .nav-tabs.new-tabs>li a span.desctext {
    display: none;
  }
  .second-theme .nav-tabs.new-tabs>li a {
    height: 107px;
    padding:3px;
  }
}
.nav-tabs.new-tabs > li.active > a,
.nav-tabs.new-tabs > li.active > a:hover,
.nav-tabs.new-tabs > li.active > a:focus {
  border-width:2px;
}
.nav-tabs.new-tabs {
  border-bottom: 2px solid #ddd;
}
.nav-tabs.new-tabs > li {
  float: left;
  margin-bottom: -2px;
}

body .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  border: 2px solid #ddd;
  border-bottom-color: transparent;
}
.back-to-top {
  cursor: pointer;
  position: fixed;
  bottom: 20px;
  right: 20px;
  display:none;
}

@media (max-width: 680px) {
  .banner-left-inner, .banner-right-inner {
    margin: 0;
    width:100%;
    overflow: hidden;
    padding: 0;
  }
  .banner-left, .banner-right {
    margin: 0;
    padding: 9px 2px;
  }
}
@media (max-width: 768px) {
  .btn.btn-lg.btn-print {
    padding-right: 30px;
  }
}

input.form-control.tt-hint {
  visibility: hidden;
}


.button-action {
  margin: 1px -1% 0;
  float: left;
  margin-right: 20px;
  margin-left: 10px;
}

.button-action .button-box {
  background-color: #f7f7f7;
  border: 2px solid #e9e9e9;
  border-radius: 4px;
  float: left;
  margin: 10px 1% 0;
  padding: 6px 15px;
}

.button-action .button-box figure {
  float: left;
  margin-right: 18px;
  width: auto;
  margin-top: 2px;
  margin-bottom: 2px;
}

.button-action .button-box p {
  color: #919191;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  margin: 3px 0 0;
}

.button-action .button-box p.for-lg-sc {
  display: block;
}

.button-action .button-box p.for-sm-sc {
  display: none;
}

.button-action .button-box.award-winner-box {
  width: 300px;
}
