@charset "utf-8";
/* CSS Document */
.book {
  display: block;
  margin: 0;
}
.book > header {
  position: relative;
}
#inner-data.book-form > header {
  border-bottom: none;
}
.book > header > img {
  width: 100%;
  border: 0 none;
  border-bottom: none;
}
.book header .book-buy-area .buy-back h1 {
  color: #fff;
  display: inline-block;
  font-size: 1.2em;
  margin-top: 73px;
  text-align: center;
}
.buy-back {
  width: 90%;
  margin: 10px auto;
  height: 180px;
  background: rgba(12, 12, 12, 0.7);
  border-radius: 4px;
  position: relative;
  text-align: center;
  margin-top: 40px;
  display: block;
}
.price {
  width: 106px;
  height: 53px;
  position: absolute;
  top: 10px;
  right: -4px;
  background: url(../../images/ar/book-btns.png) -224px 0px no-repeat transparent;
  font-size: 2em;
  text-align: left;
  font-weight: bold;
  color: #fff;
  line-height: 2em;
  padding-left: 14px;
}
.price p {
  font-size: 0.5em;
  display: inline-block;
  font-weight: normal;
  color: #fff;
  margin-left: 5px;
  vertical-align: middle;
}
.book .book-buy-area {
  float: right;
  width: 202px;
  height: 100%;
  background: repeat scroll 0 0 rgba(255, 255, 255, 0.6);
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
  width: 50%;
  max-width: 250px;
}
.book .book-buy-area a.buybook-btn {
  background: url(../../images/ar/book-btns.png) 1px 0 no-repeat;
  width: 176px;
  height: 55px;
  display: inline-block;
}
.le {
  background: url(../../images/ar/book-btns.png) no-repeat scroll 0 -65px rgba(0, 0, 0, 0) !important;
}
.book .book-buy-area a.buybook-btn:hover {
  opacity: 0.86;
  -moz-box-shadow: inset 0 0 5px 5px #d2481b;
  -webkit-box-shadow: inset 0 0 5px 5px#d2481b;
  box-shadow: inset 0 0 5px 5px #d2481b;
  border: 1px solid #fff;
}
.book > header > .book-buy-area > p {
  top: 250px;
  color: #093041;
  right: 20px;
  margin-bottom: 0;
  position: absolute;
  text-align: right;
}
header:nth-child(3) {
  border: 0 none !important;
}
.book > header > .book-buy-area > p > a {
  color: #fd5a27;
}
.book > header > .book-buy-area > p > a:hover {
  opacity: 0.8;
}
.book ul > li {
  background: url("../../images/ar/orang-arrow.png") no-repeat scroll left 12px
    rgba(0, 0, 0, 0);
  border: 0 solid #e9e9e9;
  color: #676b6d;
  font-size: 0.85em;
  padding: 6px 25px 0 0;
}
.book ul.select li {
  background: none;
  padding: 0;
}
.book ul {
  list-style: none outside none;
  padding: 0;
}
.book-buy {
  width: 160px;
  height: 45px;
  margin: 20px auto 10px;
}
.book-buy-area .form-group {
  margin-right: 8%;
  width: 66%;
  margin-bottom: 10px;
}
.book-buy .btn-default {
  width: 100%;
  height: 100%;
  font-size: 1.5em;
  line-height: 1.8;
}
.s-book {
  display: block;
  margin-top: 15px;
}
.s-book p {
  display: inline-block;
  margin-left: 5px;
  margin-bottom: 0;
}
.s-book a.s-book-btn {
  width: 42px;
  height: 39px;
  display: inline-block;
  background: url("../../images/ar/book-btns.png") no-repeat scroll -178px 0 rgba(0, 0, 0, 0);
}
.s-book a.s-book-btn:hover {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.9;
}
.book-sponser {
  border: 1px solid #f1f1f1;
}
.book-sponser span:first-child {
  border-right: 1px solid #f1f1f1;
}
.book-sponser span {
  display: inline-block;
  text-align: center;
  width: 100px;
}
.book-sponser img {
  margin-top: 5px;
}
/*book-Testomonials*/
.carousel-control {
  opacity: 1;
}
.carousel-control.right {
  background: url(../../images/ar/test-arrows.jpg) -16px 0;
  background-repeat: no-repeat;
  width: 14px;
  height: 15px;
  right: auto;
  left: 224px;
  top: -37px;
  -moz-box-shadow: 0 0 2px #888;
  -webkit-box-shadow: 0 0 2px#888;
  box-shadow: 0 0 2px #888;
}
.carousel-control.left {
  background: url(../../images/ar/test-arrows.jpg) 0 0 no-repeat;
  width: 13px;
  height: 15px;
  top: -37px;
  -moz-box-shadow: 0 0 3px #888;
  -webkit-box-shadow: 0 0 3px#888;
  box-shadow: 0 0 3px #888;
}
.carousel-inner > .item > p {
  font-size: 0.9em;
  line-height: 23px;
}
.carousel-inner > .item > p > span {
  border-top: 1px solid #f5f6f6;
  padding-top: 3px;
  margin-top: 10px;
  color: #3b3a3a;
  display: block;
}
.alert-danger {
  display: block;
  text-align: left;
}
.alert {
  padding: 15px;
  text-align: center;
  font-weight: 500;
  font-size: 13px;
  clear: both;
}
#account_btn {
  margin: 0 0 30px;
}
#account_btn > a {
  width: 100%;
}
#account_btn > a.live-btn-aside {
  height: auto;
  margin-bottom: 10px;
  padding: 0;
}
/*small book*/
.small-book {
  text-align: center;
}
.small-book > header > h2 {
  font-size: 1.7857em;
  color: #082c3c;
  margin-top: 20px;
  background: none;
  line-height: 1.7;
}
.small-book > header > h1 {
  font-size: 1.7857em;
  color: #082c3c;
  background: none;
  line-height: 1.7;
  padding-left: 10px;
  margin: 20px 0;
  font-weight: 600;
}
.small-book > header > h1 .badge,
.small-book > header > h2 .badge {
  background: #f1f1f1;
  color: #132c3a;
  font-size: 0.56em;
  padding: 10px 10px 8px;
  border-radius: 100px;
  margin-left: 5px;
  font-weight: 500;
}
.small-book > header > h5 {
  font-size: 1.07em;
  color: #989898;
  line-height: 35px;
  font-weight: 500;
}
.small-book > header > h5 span {
  color: #fd5d2a;
}
.small-book article {
  position: relative;
  display: block;
}
.small-book article img {
  max-width: 100%;
  height: auto;
  margin-top: 30px;
}
.small-book ul {
  position: absolute;
  top: 115px;
}
.small-book ul li {
  color: #838383;
  position: relative;
  font-size: 1em;
  line-height: 23px;
  font-weight: 600;
}
.small-book ul li:first-child {
  margin-bottom: 100px;
}
.small-book ul li span {
  color: #20404d;
  display: block;
  margin-top: 5px;
}
.small-book .list-right {
  right: 65%;
}
.small-book .list-right li {
  text-align: right;
  padding-right: 65px;
}
.small-book .list-left {
  left: 65%;
}
.small-book .list-left li {
  padding-left: 65px;
  text-align: left;
}
.small-book ul li i {
  width: 57px;
  height: 55px;
  background: url(../../images/ar/book-sprite.png) no-repeat transparent;
  display: inline-block;
  position: absolute;
  top: 0;
}
.small-book ul li i.forex-learn {
  background-position: 0 -1px;
}
.small-book ul li i.book-icon {
  background-position: 0 -57px;
}
.small-book ul li i.language-icon {
  background-position: 0 -113px;
}
.small-book ul li i.certified {
  background-position: 0 -169px;
}
.small-book .list-left li i {
  left: 0;
}
.small-book .list-right li i {
  right: 0;
}
.download-book > .col-md-6 {
  margin-top: 14px;
  margin-bottom: 70px;
}
.download-book > .col-md-6 .alert-danger {
  text-align: left;
  display: block;
  padding: 10px 15px;
}
.small-book .input-group-btn {
  font-size: 1em;
  height: 50px;
  vertical-align: top;
}
.download-book .form-control,
.download-book .btn-default {
  height: 50px;
}
.download-book .btn-default {
  line-height: 28px;
  padding-bottom: 5px;
  padding-top: 0;
}
.download-book .btn-default i {
  position: relative;
  top: 2px;
}
.download-book-icon {
  width: 25px;
  height: 24px;
  background: url(../../images/ar/book-sprite.png) no-repeat transparent -1px -224px;
  display: inline-block;
  margin-right: 5px;
}
.small-book article h4 {
  font-size: 0.95em;
}
.small-book article .note {
  font-size: 0.85em;
  text-align: left;
  border-left-width: 0;
  padding: 0;
}
.small-book article .note i {
  color: #fd5c28;
  font-size: 1.3em;
  top: 5px;
}
.small-book .alert {
  display: inline-block;
  font-size: 0.85em;
}
.small-book .alert {
  top: 2px;
}
.small-book .alert.alert-danger {
  background: #f2dede none repeat scroll 0 0;
}
.small-book header a.order-book {
  background-color: #fd5a27;
  color: #fff;
  font-size: 14px;
  padding: 7px 25px;
  border-radius: 32px;
  display: inline-block;
  line-height: 1.7;
  font-weight: 500;
}
.small-book header div {
  width: 130px;
  margin: 0 auto;
  position: relative;
  margin-top: 10px;
  height: 10px;
}
.small-book header div::before {
  content: "";
  background-color: #e4e4e4;
  height: 1px;
  width: 55px;
  display: block;
  position: absolute;
  bottom: 5px;
  left: 0;
}
.small-book header div::after {
  content: "";
  background-color: #e4e4e4;
  height: 1px;
  width: 55px;
  display: block;
  position: absolute;
  bottom: 5px;
  right: 0;
}
.small-book header div .arrow {
  background: url(../../images/ar/chevron-down.png) no-repeat;
  display: inline-block;
  height: 8px;
  width: 12px;
  vertical-align: top;
}
.intro {
  font-size: 14px;
  text-align: justify;
  line-height: 25px;
  margin: 15px 0 20px;
  color: #555555;
}
p.intro::before {
  content: "";
  background: url(../../images/ar/book-gray-quote-icon.png) no-repeat;
  display: inline-block;
  width: 28px;
  height: 24px;
  margin-right: 15px;
  vertical-align: bottom;
  transform: rotate(180deg);
}
p.intro::after {
  content: "";
  background: url(../../images/ar/book-gray-quote-icon.png) no-repeat;
  display: inline-block;
  width: 28px;
  height: 24px;
  margin-left: 15px;
  vertical-align: bottom;
  position: relative;
  top: 3px;
}
.intro2 {
  font-size: 16px;
  color: #082c3c;
  font-weight: 600;
  margin: 60px auto 0;
  text-transform: capitalize;
  line-height: 26px;
}
.form-container {
  border: 1px solid #e1e1e1;
  padding: 30px 15px 5px;
  background: #fcfcfc;
  border-radius: 5px;
  margin-top: 20px;
}
.small-book article .form-container h4 {
  font-size: 16px;
  color: #082c3c;
  line-height: 1.8;
}
.form-container #campaign_book {
  margin-top: 30px;
}
.form-container #campaign_book .form-group {
  padding-right: 15px;
  padding-left: 15px;
}
.form-container #campaign_book .form-group div.col-sm-3 {
  margin-bottom: 15px;
  padding-right: 10px;
  padding-left: 10px;
}
.form-container #campaign_book .form-group div.col-sm-3:first-of-type {
  padding-left: 15px;
}
.form-container #campaign_book .form-group div.col-sm-3:last-child {
  padding-right: 15px;
}
.form-container #campaign_book .form-control,
.form-container #campaign_book select {
  border-radius: 4px;
  color: #555555;
  font-size: 14px;
  height: 45px;
  width: 100%;
}
.form-container #campaign_book .select2-container {
  width: 100% !important;
}
.form-container #campaign_book .select2-container .select2-choice {
  height: 45px;
  background: #ffffff;
  border-radius: 4px;
  padding: 0 4px 0 0 !important;
}
.form-container #campaign_book .select2-choice > .select2-chosen {
  font-size: 14px;
  font-weight: 400;
  padding-top: 8px;
  padding-left: 12px;
  margin: 0;
}
.form-container #campaign_book .select2-choice .select2-arrow {
  background: transparent;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.form-container #campaign_book .select2-choice .select2-arrow b {
  background: url(../../images/sprite-Recovered.png) no-repeat !important;
  width: 13px;
  height: 12px;
  background-position: -67px -57px !important;
  border: none;
}
.form-container #campaign_book .form-group .btn {
  background: #fd5a27;
  color: white;
  font-size: 16px;
  font-weight: 600;
  padding: 12px 45px;
  margin-top: 10px;
}
.form-container #campaign_book .form-group .btn:hover {
  opacity: 0.8;
}
.form-container #campaign_book .form-group .btn img {
  width: 31px !important;
  margin: 0 !important;
}
.form-container #campaign_book .note {
  font-size: 12px;
  color: #999999;
  text-align: center;
  margin-top: 5px;
  line-height: 1.6;
}
.important-info {
  padding: 10px 0px;
  text-align: center;
  margin-bottom: 20px;
}
.important-info header {
  margin: 20px 0 25px;
}
.important-info h4 {
  font-size: 17px;
  color: #082c3c;
  line-height: 1.8;
  font-weight: 500;
}
.important-info div.col-sm-3 {
  padding-right: 10px;
  padding-left: 10px;
}
.important-info div.col-sm-3:first-of-type {
  padding-left: 15px;
}
.important-info div.col-sm-3:last-child {
  padding-right: 15px;
}
.important-info div.col-sm-3 div {
  padding: 20px 12px 15px;
  border: 1px solid #e1e1e1;
  border-radius: 5px;
  transition: all 0.1s linear;
  min-height: 140px;
}
.important-info div.col-sm-3 div:hover {
  -webkit-box-shadow: 0px 9px 20px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 9px 20px 0px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.important-info i {
  background: url(../../images/ar/book-sprite-icons.png);
  height: 42px;
  width: 42px;
  display: inline-block;
}
.important-info div.col-sm-3:first-of-type i {
  background-position: 0 0;
}

.important-info div.col-sm-3:nth-of-type(2) i {
  background-position: 0 142px;
}

.important-info div.col-sm-3:nth-of-type(3) i {
  background-position: 0 196px;
}
.important-info div.col-sm-3:nth-of-type(4) i {
  background-position: 0 43px;
}

.important-info div.col-sm-3:last-of-type i {
  background-position: 0 93px;
}
.important-info a {
  color: #1d5884;
  font-size: 14px;
  line-height: 22px;
  display: flex;
  justify-content: center;
  position: relative;
  margin-top: 10px;
  font-weight: 600;
}
.important-info a:hover {
  color: #fd6c3d;
}
/*********** Book Buy Oct 2018 ****************************/
.book-form h1 {
  color: #082c3c;
  font-weight: 600;
}
.book-form p.note {
  color: #888888;
  font-size: 14px;
  margin-bottom: 20px;
}
.book-form .main-form {
  background-color: #fcfcfc;
  border: solid #e2e2e2;
  padding: 0 35px 20px;
}
.book-form .main-form:first-of-type {
  border-width: 1px;
  padding-top: 30px;
  padding-bottom: 10px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.book-form .main-form:last-of-type {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.book-form .main-form:not(:first-of-type) {
  border-width: 0 1px 1px;
}
.book-form#inner-data .main-form h2 {
  font-size: 16px;
  color: #11435a;
  position: relative;
  margin: 25px 0 45px;
}
.book-form .main-form h2::after {
  content: "";
  display: block;
  width: 60px;
  height: 2px;
  background-color: #fd5a27;
  position: absolute;
  left: 45px;
  bottom: -5px;
}
.book-form .main-form .form-group {
  margin-bottom: 20px;
}
.book-form .main-form .form-group label {
  font-size: 13px;
  color: #555555;
  width: 140px;
  vertical-align: middle;
}
.book-form .main-form .form-group input {
  border: 1px solid #e2e2e2;
  height: 43px;
  border-radius: 5px;
  padding: 3px 10px;
  width: 370px;
}
.book-form .main-form .form-group input:focus {
  border-color: #ffbda8;
  outline: none;
}
.book-form .main-form .form-group input::placeholder {
  color: #c1c1c1;
  font-size: 13px;
}
.book-form .main-form .form-group .checkbox label {
  width: auto;
  color: #1d5884;
  margin-bottom: 0;
  line-height: 20px;
}
.book-form .main-form .form-group .checkbox label a {
  color: #1d5884;
}
.book-form .main-form .form-group .checkbox label a:hover {
  color: #fd5a27;
}
.book-form .main-form input[type="number"]::-webkit-inner-spin-button,
.book-form .main-form input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.book-form .main-form input[type="number"] {
  -moz-appearance: textfield;
}
.book-form .main-form .checkbox {
  padding-left: 0;
}
.shipping-pay {
  background-color: #fcfcfc;
  border: 1px solid #e2e2e2;
  border-radius: 5px;
  padding: 0;
  margin-bottom: 30px;
}
.shipping-pay .radio {
  padding-left: 10px;
}
.shipping-pay > div {
  padding: 20px 25px 10px;
}
.shipping-pay > div:last-of-type {
  border-top: 1px solid #e2e2e2;
}
.shipping-pay h2 {
  color: #11435a;
  font-size: 14px;
  margin-top: 0;
  padding: 0;
  background: none;
}
.buy-info h2 i,
.shipping-pay h2 i,
.shipping-pay .radio label i,
.book-form#inner-data .main-form h2 i {
  vertical-align: middle;
  margin-right: 10px;
}
.shipping-pay .radio label {
  font-size: 12px;
  color: #888888;
}
.buy-info {
  border: 1px solid #e2e2e2;
  border-radius: 5px;
  overflow: hidden;
  padding: 0;
  margin: 64px 0 20px;
}
.buy-info header {
  padding: 15px;
}
.buy-info h2 {
  color: #11435a;
  font-size: 16px;
  padding: 0;
  background: none;
  margin: 0;
}
.buy-info .book-data {
  padding: 20px 15px 15px 10px;
  background-color: #fcfcfc;
  border-top: 1px solid #e2e2e2;
}
.buy-info .book-data p {
  color: #333333;
  font-size: 15px;
  font-weight: 600;
  display: flex;
}
/*.buy-info .book-data p:first-of-type {
    color: #555555;
}*/
.buy-info .book-data p span {
  font-weight: 700;
  display: inline-block;
}
.buy-info .book-data p:first-of-type span {
  font-size: 13px;
  color: #333;
}
.buy-info .book-data p:not(:first-of-type) span {
  color: #333;
  font-size: 15px;
}
.buy-info .book-data p span:first-of-type {
  font-size: 14px;
  color: #555555;
  font-weight: 500;
  width: 160px;
  display: inline-block;
  flex-grow: 1;
}
.buy-info .book-data > div {
  margin-bottom: 15px;
}
.buy-info .book-data > div > span {
  font-size: 13px;
  color: #555555;
  font-weight: 500;
  width: 153px;
  display: inline-block;
}
.buy-info .pro-discount {
  padding: 15px 15px 25px 10px;
  border-top: 1px solid #e2e2e2;
}
.buy-info .pro-discount p {
  font-size: 13px;
  color: #555555;
}
.buy-info .pro-discount p:first-of-type {
  font-weight: 600;
}
.buy-info .pro-discount p:last-of-type {
  margin-bottom: 0;
  display: inline-block;
}
.buy-info .pro-discount p:last-of-type span {
  font-size: 16px;
  color: #fd5a27;
  margin-left: 5px;
  font-weight: 600;
}
.buy-info .total {
  padding: 10px 20px;
  background-color: #fcfcfc;
  border-width: 1px 0;
}
.buy-info .total p {
  display: flex;
}
.buy-info .total p:first-of-type {
  color: #1c546e;
  font-size: 15px;
  font-weight: 600;
  /*margin: 0;*/
}
.buy-info .total p:last-of-type .total_cost_after_discount,
.buy-info .total p:last-of-type #total_cost_after_discount_coupon,
.buy-info .total p:last-of-type .book_currency {
  color: #fd5a27;
  font-size: 18px;
  font-weight: 600;
}
.buy-info .total .total_cost {
  float: none;
}
.book-buy-sprite.pay-method {
  background-position: -77px -59px;
  width: 27px;
  height: 27px;
}
/*.buy-info .total p:last-of-type span{*/
/*color: #fd5a27;*/
/*font-size: 16px;*/
/*font-weight: 600;*/
/*}*/
.buy-info .total p span:first-of-type {
  font-size: 14px;
  color: #0d3040;
  font-weight: 500;
  width: 125px;
  display: inline-block;
  width: 130px;
  flex-grow: 1;
}
.buy-info .total p span:not(:first-of-type) {
  font-size: 18px;
  font-weight: 700;
}
.buy-info .pro-discount i {
  float: right;
  vertical-align: middle;
}
.buy-info .buy-btn {
  display: block;
  width: 220px;
  height: 43px;
  border-radius: 5px;
  background-color: #fd5a27;
  border: 0;
  font-size: 14px;
  color: #ffffff;
  margin: 30px auto 15px;
}
.buy-info .buy-btn:hover {
  opacity: 0.8;
}
.book-reviews {
  margin-top: 25px;
  border-top: 3px solid #fd5a27;
}
.book-reviews .carousel-inner > .item > p > span {
  border-color: #ebebeb;
}
.book-reviews .carousel-control.right {
  left: 193px;
  top: -28px;
}
.book-reviews .carousel-control.left {
  top: -28px;
}
/* radio box - checkbox */
.checkbox label:after {
  content: "";
  display: table;
  clear: both;
}
.checkbox .cr {
  position: relative;
  display: inline-block;
  border: 1px solid #a9a9a9;
  border-radius: 4px;
  width: 15px;
  height: 15px;
  float: left;
  margin-right: 8px;
  margin-top: 2px;
}
.checkbox .cr .cr-icon {
  position: absolute;
  font-size: 10px;
  line-height: 0;
  top: 50%;
  right: 10%;
}
.checkbox .cr .cr-icon {
  color: #fd5a27;
}
.checkbox label input[type="checkbox"] {
  display: none;
}
.checkbox label input[type="checkbox"] + .cr > .cr-icon {
  -webkit-transform: scale(3) rotateZ(-20deg);
  transform: scale(3) rotateZ(-20deg);
  opacity: 0;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon {
  -webkit-transform: scale(1) rotateZ(0deg);
  transform: scale(1) rotateZ(0deg);
  opacity: 1;
}
.checkbox label input[type="checkbox"]:disabled + .cr {
  opacity: 0.5;
}
/* book buy sprite */
.book-buy-sprite {
  display: inline-block;
  background: url("../../images/ar/book-buy-sprite.png") no-repeat;
}
.book-buy-sprite.user {
  background-position: -38px -22px;
  width: 35px;
  height: 35px;
}
.book-buy-sprite.visa {
  display: inline-block;
  background: url("../../images/ar/payment-labels.png") no-repeat;
  background-position: 0 0;
  width: 85px;
  height: 15px;
}
.book-buy-sprite.cart {
  background-position: -102px -31px;
  width: 30px;
  height: 26px;
}
.book-buy-sprite.card {
  background-position: -73px 0px;
  width: 33px;
  height: 29px;
}
.book-buy-sprite.pro {
  background-position: 0 -59px;
  width: 73px;
  height: 21px;
}
.book-buy-sprite.rocket {
  background-position: -76px -34px;
  width: 23px;
  height: 23px;
}
.book-buy-sprite.bill {
  background-position: 0px -22px;
  width: 35px;
  height: 35px;
}
/************* Select2 *****************/
.select2-container {
  display: inline-block;
  width: 370px;
}
.select2-container .select2-choice {
  background-image: none;
  background-color: #ffffff;
  border-radius: 0;
  border-color: #d7d7d7;
  height: 43px;
  padding: 0 0 0 10px;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-align: left;
}
.select2-container .select2-choice > .select2-chosen {
  margin: 6px 35px 0 0;
  font-size: 14px;
  color: #676b6d;
}
.select2-container .select2-choice .select2-arrow {
  left: auto;
  right: 0;
  background-image: none;
  background-color: #fff;
  width: 29px;
  margin: 5px 0;
  height: 32px;
  border-radius: 0;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.select2-container .select2-choice .select2-arrow b {
  background: url(../../images/ar/sprite.png) no-repeat transparent !important;
  width: 13px;
  height: 12px;
  background-position: -67px -57px !important;
  border: none !important;
}
.select2-dropdown-open a.select2-choice {
  border-color: #f09375;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(240, 147, 117, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(240, 147, 117, 0.6);
}
.select2-drop-active {
  border-radius: 0;
  border-color: #d7d7d7;
}
.select2-results .select2-highlighted {
  background: #f5f5f5;
  color: #707070;
}
.select2-results li {
  color: #666666;
  font-size: 12px;
}
.select2-search input {
  padding: 4px 25px 4px 5px;
  border-color: #d7d7d7;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #666;
  font-size: 12px;
  background: url(../../images/ar/search-icon.png) right 1px no-repeat
    transparent;
}
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  background-image: none;
  background-color: #fff;
  border-color: #f09375;
  border-radius: 0;
}
.select2-drop.select2-drop-above.select2-drop-active {
  border: 1px solid #d7d7d7 !important;
}
/************ Quantity Input *******************/
.quantity-input {
  display: inline-flex;
  height: 30px;
  border: 1px solid #dddddd;
  border-radius: 4px;
  overflow: hidden;
}
.quantity-input input[type="number"] {
  -moz-appearance: textfield;
}
.quantity-input input[type="number"]::-webkit-inner-spin-button,
.quantity-input input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.quantity-input input {
  width: 30px;
  height: 29px;
  line-height: 1.65;
  padding: 0;
  margin: 0;
  border: solid #dddddd;
  border-width: 0 1px 1px 1px;
  font-weight: 600;
  text-align: center;
  color: #000000;
  font-size: 14px;
}
.quantity-input .increment,
.quantity-input .decrement {
  font-size: 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background-color: #f9f9f9;
  width: 20px;
  text-align: center;
  color: #919191;
  line-height: 1.7;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.quantity-input .increment i,
.quantity-input .decrement i {
  font-style: normal;
}
.book-form .main-form .form-group .phone-input {
  width: 370px;
  display: inline-flex;
  flex-direction: row-reverse;
  overflow: hidden;
  align-items: center;
}
.book-form .main-form .form-group .phone-input input {
  direction: ltr;
  width: auto;
}
.book-form .main-form .form-group .phone-input input:first-of-type {
  flex: 1;
}
.book-form .main-form .form-group .phone-input input:last-of-type {
  width: 60px;
  margin-left: 0px;
}
.book-form .main-form .form-group .phone-input .country_code {
  width: 140px;
  margin-right: 10px;
}
.book-form .main-form .form-group .select2-choice {
  border-radius: 5px;
  border-color: #e2e2e2;
}
/* ========================== New landing Book page ========================== */
.book-landing#inner-data {
  margin-bottom: 100px;
}
.book-landing#inner-data > header {
  background: url("../../images/en/book-landing-header.png") center center
    no-repeat;
  width: 100%;
  height: 320px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  padding: 45px 0 0 30px;
  border: 0;
  margin-bottom: 40px;
}
.book-landing#inner-data header h1 {
  color: #ffffff;
  font-size: 24px;
  position: relative;
  background: none;
  padding: 0;
  margin: 0 0 20px;
}
.book-landing#inner-data header h1 span {
  font-size: 18px;
  color: #b8dff0;
}
.book-landing#inner-data header h1 small {
  color: #ffffff;
  margin: 0 5px;
}
.book-landing header h1::after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 60px;
  height: 2px;
  background-color: #aac2cd;
  bottom: -5px;
  left: 0;
}
.book-landing header p {
  color: #e5e5e5;
  font-size: 14px;
  margin-bottom: 20px;
  max-width: 600px;
}
.book-landing header p:last-of-type {
  margin: 15px 0 0;
}
.book-landing header p a {
  color: #fd5a27;
  font-size: 15px;
  font-weight: 600;
}
.book-landing header > a span:first-of-type {
  display: inline-block;
  background-color: #fd5a27;
  font-size: 15px;
  color: #ffffff;
  border-radius: 5px 0 0 5px;
  position: relative;
  width: 180px;
  height: 42px;
  vertical-align: middle;
  line-height: 42px;
  text-align: center;
}
.book-landing header > a span.book-price {
  position: relative;
  background-color: #ffffff;
  color: #fd5a27;
  font-size: 20px;
  font-weight: 700;
  border-radius: 0 5px 5px 0;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  width: 71px;
  height: 42px;
  line-height: 41px;
  margin-left: -4px;
}
.book-landing header > a span.book-price::before {
  content: "";
  display: block;
  border: 10px solid #fd5a27;
  position: absolute;
  top: 12px;
  left: 0;
  border-bottom-color: transparent;
  border-right-color: transparent;
  border-top-color: transparent;
}
.book-landing header > a span.book-price small {
  font-weight: normal;
  font-size: 19px;
}
.book-landing header > a:hover {
  opacity: 0.8;
}
.book-landing .col-md-12 {
  padding: 0;
}
.book-landing#inner-data .book-quotes h2,
.book-landing#inner-data .book-pros h2 {
  display: block;
  padding: 5px 25px;
  margin-bottom: 25px;
  background: url(../../images/ar/bg-h1.png) left top repeat-y,
    -webkit-linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(252, 252, 252)
          82%, rgb(248, 248, 248) 100%);
  background: url(../../images/ar/bg-h1.png) left top repeat-y,
    linear-gradient(
      270deg,
      rgb(255, 255, 255) 0%,
      rgb(252, 252, 252) 82%,
      rgb(248, 248, 248) 100%
    );
}
.book-landing .book-content {
  text-align: center;
}
.book-landing .book-content header {
  text-align: center;
  margin-bottom: 25px;
}
.book-landing#inner-data .book-content h2 {
  font-size: 18px;
  color: #153442;
  margin: 0;
  background: none;
  display: inline-block;
  padding: 0;
  position: relative;
}
.book-landing .book-content header > div {
  width: 130px;
  margin: 10px auto 0;
  position: relative;
  height: 10px;
  display: block;
}
.book-landing .book-content header > div img {
  margin: 0 auto;
}
.book-landing .book-content > div {
  display: inline-block;
  text-align: center;
  position: relative;
}
.book-landing .book-content img {
  display: block;
}
.book-landing .book-content header > div::before,
.book-landing .book-content header > div::after {
  content: "";
  background-color: #e4e4e4;
  height: 1px;
  width: 78px;
  display: block;
  position: absolute;
  bottom: 5px;
}
.book-landing .book-content header > div::before {
  left: 60%;
}
.book-landing .book-content header > div::after {
  right: 60%;
}
.book-landing .book-content a {
  display: inline-block;
  background-color: #fd5a27;
  font-size: 14px;
  color: #ffffff;
  padding: 9px 20px;
  border-radius: 5px;
}
.book-landing .book-content a:hover {
  opacity: 0.8;
}
.book-landing .book-content ul {
  list-style-position: inside;
}
.book-landing .book-content ul li {
  position: absolute;
  color: #888888;
  font-size: 14px;
  white-space: nowrap;
  list-style-image: url("../../images/ar/triangle-point-en.png");
}
.book-landing .book-content ul li:nth-child(1) {
  top: 50px;
  right: -300px;
}
.book-landing .book-content ul li:nth-child(2) {
  top: 50px;
  left: -291px;
}
.book-landing .book-content ul li:nth-child(3) {
  bottom: 193px;
  left: -286px;
}
.book-landing .book-content ul li:nth-child(4) {
  right: -285px;
  bottom: 191px;
}
.book-landing .book-content ul li::after {
  content: "";
  display: inline-block;
  border: 2px dashed;
  height: 28px;
  position: absolute;
  bottom: -36px;
  z-index: -1;
}
.book-landing .book-content ul li:nth-child(1)::after,
.book-landing .book-content ul li:nth-child(4)::after {
  width: 185px;
  border-color: transparent #e4e4e4 #e4e4e4 transparent;
  right: 37%;
}
.book-landing .book-content ul li:nth-child(2)::after,
.book-landing .book-content ul li:nth-child(3)::after {
  width: 240px;
  border-color: transparent transparent #e4e4e4 #e4e4e4;
  left: 23%;
}
.book-landing .book-pros {
  position: relative;
  margin: 40px 0 30px;
}
.book-landing .book-pros .col-md-6 {
  padding: 0;
}
.book-landing .book-pros ul {
  list-style-position: inside;
  background-color: #f8f8f8;
  border-radius: 0 30px 30px 0;
  padding: 30px 70px 30px 25px;
  display: inline-block;
  margin-bottom: 0;
}
.book-landing .book-pros ul li {
  list-style-image: url("../../images/ar/list-tri-bullet-en.png");
  color: #666666;
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 5px;
  white-space: nowrap;
  line-height: 22px;
}
.book-landing .book-pros img {
  display: block;
  margin-left: auto;
  margin-right: -60px;
}
.book-landing .book-quotes .quote-slider {
  background-color: #f8f8f8;
  display: flex;
  align-items: center;
  padding: 38px 0 20px 25px;
}
.book-landing .book-quotes .quote-slider .quote-icon {
  border: 1px solid #fbaa91;
  border-radius: 500px;
  width: 72px;
  height: 72px;
  text-align: center;
  line-height: 65px;
  margin-right: 25px;
  flex-shrink: 0;
}
.book-landing .book-quotes .quote-slider .carousel {
  width: 100%;
  padding-right: 150px;
}
.book-landing .book-quotes .quote-slider .carousel-control.left {
  top: auto;
  bottom: -10px;
  right: 40px;
  left: auto;
}
.book-landing .book-quotes .quote-slider .carousel-control.right {
  bottom: -10px;
  top: auto;
  right: 15px;
  left: auto;
}
.book-landing .book-quotes .quote-slider .carousel-inner > .item > p {
  font-size: 14px;
  color: #666666;
}
.book-landing .book-quotes .quote-slider .carousel-inner > .item > p span {
  border-top: 1px solid #dfdfdf;
  margin-top: 15px;
  color: #777777;
  font-size: 13px;
  padding-top: 10px;
}
/********** pay details *******************/
.pay-details {
  border: 1px solid #e2e2e2;
  border-radius: 5px;
  padding: 0;
  margin-bottom: 30px;
}
.pay-details h2,
.buy-info h2 {
  color: #11435a;
  font-size: 15px;
  padding: 0;
  background: none;
  margin: 0;
}
.pay-details header,
.buy-info header {
  padding: 15px;
}
.pay-details h2 i {
  margin-right: 10px;
  vertical-align: middle;
}
.coupon-discount-value-p span:nth-child(n + 1) {
  font-size: 13px;
  font-weight: 600;
  color: #555555;
}
.pay-details .pay-form {
  /*padding: 0 15px;*/
  direction: ltr;
}
.pay-details .pay-form .col-md-6:nth-child(2) {
  padding: 0 0 0 7px;
}
.pay-details .pay-form .col-md-6:nth-child(3) {
  padding: 0 7px 0 0;
}
.pay-details .pay-form .select2-container {
  width: 100%;
  margin-bottom: 15px;
}
.pay-details .pay-form .select2-container .select2-choice {
  border-radius: 5px;
  text-align: right;
  padding-right: 10px;
  height: 38px;
}
.pay-details .pay-form .select2-container .select2-choice .select2-arrow {
  left: 0;
  right: auto;
  border-left: 0;
  border-right: 1px solid #d7d7d7;
}
.pay-details .pay-form .select2-container .select2-choice > .select2-chosen {
  margin: 5px 35px 0 0;
}
.pay-details .pay-form > input {
  margin-bottom: 15px;
}
.pay-details .form-group {
  position: relative;
}
.pay-details .form-group input {
  padding: 3px 29px 3px 51px;
}
.pay-details input {
  border: 1px solid #e2e2e2;
  height: 38px;
  border-radius: 5px;
  padding: 3px 10px;
  width: 100%;
}
.pay-details input::placeholder {
  color: #cccccc;
}
.pay-details input:focus {
  outline: none;
  border-color: #fd5a27;
}
.pay-details .check-sign,
.pay-details .visa-icons {
  background-image: url(../../images/ar/visa-sprite.png);
  display: inline-block;
  position: absolute;
}
.pay-details .visa-icons {
  background-size: cover;
  width: 37px;
  height: 26px;
  top: 6px;
  right: 9px;
}
.pay-details .visa-icons.default {
  background-position: 0 -14px;
}
.pay-details .visa-icons.visa {
  background-position: 0 -38px;
}
.pay-details .visa-icons.visa-electron {
  background-position: 0 -63px;
}
.pay-details .visa-icons.mastercard {
  background-position: 0 -89px;
}
.pay-details .visa-icons.jcb {
  background-position: 0 -115px;
}
.pay-details .check-sign {
  width: 20px;
  height: 14px;
  top: 13px;
  left: 8px;
}
.pay-details .check-sign.gray-check {
  background-position: 0 0;
}
.pay-details .check-sign.green-check {
  background-position: 0 -18px;
}
.pay-details input[type="number"]::-webkit-inner-spin-button,
.pay-details input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.pay-details input[type="number"] {
  -moz-appearance: textfield;
}
.pay-details .cvv-num {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
}
.pay-details .cvv-num input {
  padding-right: 41px;
}
.book-buy-sprite.cvv {
  background-position: -107px -59px;
  width: 24px;
  height: 21px;
  position: absolute;
  top: 9px;
  right: 9px;
}
/****************************************************/
.pos-rel {
  position: relative;
}
.page-loading {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.86);
  width: 100%;
  height: 100%;
  z-index: 1;
  display: none;
}
.page-loading.show {
  display: block;
}
.page-loading div {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 43%;
  padding: 10px 30px;
  background-color: #fff;
}
.page-loading p {
  font-size: 19px;
  color: #afafaf;
  font-weight: normal;
}
.book-landing header > a {
  background-color: #fd5a27;
  border-radius: 10px;
}
.book-form .main-form .pay-note {
  color: #777777;
}
.book-form .main-form .pay-note-red span,
.book-form .main-form .pay-note span {
  vertical-align: sub;
  margin-right: 3px;
}
.book-form .main-form .pay-note-red {
  color: #d33f34;
  margin: 5px 0 0;
}
.buy-info .book-coupon {
  padding: 5px 15px 15px;
  background: #fcfcfc;
}
.buy-info .book-coupon > div {
  display: flex;
}
.buy-info .book-coupon input {
  border: 1px solid #e2e2e2;
  padding: 0 10px;
  font-size: 13px;
  max-width: 175px;
  height: 38px;
  padding-bottom: 2px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.buy-info .book-coupon input::placeholder {
  font-size: 12px;
}
.pay-details .radio label::after {
  content: "";
  display: table;
  clear: both;
}
.pay-details .radio label input[type="radio"] {
  display: none;
}
.pay-details .radio label input[type="radio"]:disabled + .cr {
  opacity: 0.5;
}
.pay-details .radio label input[type="radio"]:checked + .cr > .cr-icon {
  -webkit-transform: scale(1) rotateZ(0deg);
  transform: scale(1) rotateZ(0deg);
  opacity: 1;
}
.pay-details .radio label input[type="radio"] + .cr > .cr-icon {
  -webkit-transform: scale(3) rotateZ(-20deg);
  transform: scale(3) rotateZ(-20deg);
  opacity: 0;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  color: #fd5a27;
}
.pay-details .radio .cr {
  position: relative;
  display: inline-block;
  border: 1px solid #a9a9a9;
  border-radius: 4px;
  width: 21px;
  height: 21px;
  float: left;
  margin-right: 8px;
}
.pay-details .radio .cr .cr-icon {
  position: absolute;
  font-size: 13px;
  line-height: 0;
  top: 53%;
  right: 10%;
}
.pay-details .radio .cr {
  border-radius: 50%;
}
.pay-details .radio .cr .cr-icon {
  margin-right: 1px;
}
.pay-details .radio label {
  display: flex;
  align-items: center;
}
.pay-details .book-paypal img {
  width: 80px;
}
.pay-details .panel {
  box-shadow: none;
  border-radius: 0;
  border-width: 1px 0;
  background-color: #fbfbfb;
}
.pay-details .panel-default > .panel-heading {
  background-color: #fbfbfb;
  border: 0;
  padding-left: 0;
}
.pay-details .panel.book-paypal .radio {
  margin: 0;
}
.pay-details .panel .radio a {
  pointer-events: none;
}
.pay-details
  .panel-default.book-paypal
  > .panel-heading
  + .panel-collapse
  > .panel-body {
  padding: 0;
  border: 0;
}
.pay-details .panel.book-paypal {
  border: 0;
  margin: 0;
  border-radius: 5px;
}
.pay-details .panel.book-paypal .panel-heading {
  border-radius: 5px;
  background-color: #ffffff;
}
.pay-details .panel-group {
  margin: 0;
}
/***************first course info****************/
.courses .courses-widget {
  min-height: 315px;
}
.courses .courses-widget li {
  min-height: 105px;
}
.course-wide {
  margin-top: 0px !important;
}
.course-wide .course-time-banner {
  height: 195px !important;
}
/***********************************************/
.ad-banner article.col-md-9 {
  width: 100%;
  padding: 0;
}
/* ========================== End New landing Book page ========================== */
/* book payment page */
.courses-paypal .col-md-6 .buy-info-box .course-title {
  flex-direction: column;
  height: auto;
  padding-bottom: 5px;
}
.courses-paypal .col-md-6 .buy-info-box .course-title > div {
  justify-content: space-between;
  width: 100%;
  margin-bottom: 10px;
}
/* end book payment page */
@media (min-width: 992px) {
  .course-wide-form {
    margin-bottom: 20px !important;
  }
}
@media (max-width: 991px) {
  .courses .courses-widget {
    min-height: auto;
  }
  .buy-info {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .book-form .main-form .form-group .phone-input {
    width: 100%;
  }
  .important-info .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .pay-details .pay-form .col-md-6:nth-child(n) {
    padding: 0;
  }
  .book-landing header a span:first-of-type {
    font-size: 14px;
  }
  #inner-data.book-landing > header {
    height: auto;
    background-size: cover;
  }
  .important-info {
    padding: 0px 5px;
    margin-bottom: 0px;
  }
  /******* payment page ****/
  .courses-paypal {
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .book-landing#inner-data > header {
    padding: 50px 0 0 30px;
  }
  .book-landing header p {
    max-width: 387px;
  }
}
.buy-info .book-coupon input:focus,
.buy-info .book-coupon button:focus {
  outline: none;
}
.buy-info .book-coupon button {
  color: #ffffff;
  background-color: #1d5884;
  border: 0;
  border-radius: 0;
  height: 30px;
  width: 57px;
  font-size: 13px;
  height: 38px;
  width: 60px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.buy-info .book-coupon button:hover {
  opacity: 0.8;
}
.buy-info .book-coupon p.apply-coupon-error {
  display: block;
  color: #a94442;
  font-size: 13px;
  font-weight: normal;
  margin: 0;
}
.buy-info .book-coupon p {
  color: #555555;
  margin-top: 3px;
}
.buy-info .book-coupon p span {
  color: #fd5d2a;
}
/****************************************************/
@media (min-width: 992px) {
  .small-book article img {
    width: 40%;
  }
  .buy-info .book-coupon input {
    width: auto;
    flex: 1;
  }
}
@media (min-width: 1200px) {
  .small-book article img {
    width: auto;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .book-landing .book-pros img {
    margin-right: -120px;
  }
  .book-landing .book-pros ul {
    padding: 30px 30px 30px 25px;
  }
}
@media (max-width: 767px) {
  .book > header > .book-buy-area > p {
    top: 230px;
  }
}
@media (max-width: 599px) {
  .book > header {
    overflow: hidden;
  }
  .book > header > img {
    width: 102%;
  }
  .book > header > .book-buy-area > p {
    top: 210px;
  }
  .buy-info .book-data p span:first-of-type {
    width: 75%;
  }
  .buy-info .total p span:first-of-type {
    width: 70%;
  }
  .buy-info .book-coupon input {
    max-width: unset;
    width: calc(100% - 60px);
  }
  .buy-info .buy-btn {
    width: 100%;
  }
  .intro2 {
    margin: 25px auto -12px
  }
}
@media (max-width: 480px) {
  .book-landing#inner-data header h1 span {
    display: block;
  }
  .book-landing#inner-data header h1 small {
    display: none;
  }
  .book > header > .book-buy-area br {
    display: none;
  }
  .book > header > .book-buy-area > p {
    top: 140px;
  }
  .book header .book-buy-area .buy-back h1 {
    margin-top: 25%;
  }
  .price {
    top: 3%;
  }
  .buy-back {
    height: 90%;
    margin: 10px auto;
  }
  .book .book-buy-area {
    width: 100%;
    max-width: 100%;
  }
  .book-buy .btn-default {
    font-size: 1.3em;
    line-height: 1.8em;
  }
  .book-buy-area .form-group {
    margin-right: 1%;
    width: 97%;
  }
  .book .book-buy-area a.buybook-btn {
    margin-right: 1%;
  }
}
@media (max-width: 767px) {
  .book-form .main-form {
    padding: 0 15px 20px;
  }
  .select2-container,
  .book-form .main-form .form-group input {
    width: 100%;
  }
}
/* ========================== New landing Book page ========================== */
@media (min-width: 768px) and (max-width: 991px) {
  .book-landing .book-pros .col-md-6:last-of-type {
    text-align: right;
  }
  .book-landing .book-pros img {
    margin: 20px auto 0;
  }
  .book-landing .book-pros ul {
    width: 100%;
  }
  .important-info div.col-sm-3 div {
    padding: 20px 10px 15px;
    height: 145px;
  }
  .important-info a {
    font-size: 13px;
  }
}
@media (min-width: 768px) {
  .important-info div.col-sm-3 {
    padding-right: 6px;
    padding-left: 6px;
    width: 20%;
  }
  .book-form #mail-suggest-vaildation {
    width: 370px;
    margin-left: 144.2px;
  }
}
/****************************************************/
@media (max-width: 767px) {
  .book-landing#inner-data > header {
    padding: 25px 15px;
  }
  .book-landing#inner-data header h1 {
    font-size: 20px;
    font-weight: 600;
  }
  .book-landing .book-quotes .quote-slider .quote-icon {
    display: none;
  }
  .book-landing .book-quotes .quote-slider .carousel {
    padding-right: 15px;
  }
  .book-landing .book-quotes .quote-slider {
    padding-left: 15px;
    padding-top: 15px;
  }
  .book-landing .book-content > div > img {
    width: 75%;
    margin: 20px auto 0;
  }
  .book-landing header a span:first-of-type {
    font-size: 14px;
  }
  .book-landing .book-content ul {
    text-align: left;
  }
  .book-landing .book-content ul li {
    margin-bottom: 8px;
    position: static;
  }
  .book-landing .book-content ul li:nth-child(n)::after {
    display: none;
  }
  .book-landing#inner-data {
    margin-bottom: 30px;
  }
  .book-landing .book-pros img {
    top: 0;
    margin: 20px auto 0;
    max-width: 100%;
  }
  .book-landing .book-pros ul {
    padding: 15px;
    border-radius: 5px;
    display: block;
  }
  .book-landing .book-pros ul li {
    white-space: normal;
    margin-bottom: 10px;
  }
  .book-form .main-form .form-group .phone-input {
    width: 100%;
  }
  .book-form .main-form .form-group label {
    margin-bottom: 10px;
    width: auto;
  }
  .select2-container,
  .book-form .main-form .form-group input {
    width: 100%;
  }
  .book > header > .book-buy-area > p {
    top: 230px;
  }
  .form-container {
    padding: 20px 15px 5px;
    margin-top: 20px;
  }
  .form-container #campaign_book .form-group div.col-sm-3 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .important-info div.col-sm-3 {
    padding-bottom: 15px;
  }
  .important-info div.col-sm-3:first-of-type {
    padding-left: 10px;
  }
  .important-info div.col-sm-3:last-child {
    padding-right: 10px;
  }
}
@media (max-width: 500px) {
  .important-info div.col-xs-6 {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .form-container #campaign_book {
    margin-top: 20px;
  }
  .form-container #campaign_book .form-group .btn {
    padding: 12px 0;
    width: 100%;
  }
  .important-info {
    padding: 0px 15px;
  }
  .important-info div.col-sm-3:first-of-type {
    padding-left: 0px;
  }
  .important-info div.col-sm-3:last-child {
    padding-right: 0px;
    padding-bottom: 0px;
  }
}
@media (max-width: 420px) {
  .book-form .main-form .form-group .phone-input .country_code {
    width: 110px;
  }
}
/* ========================== End New landing Book page ========================== */
