/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */
/*HEADER*/

header {
  background: #182a30;
  padding: 0 0 25px 0;
}

#logo {
  padding: 5px 0 50px 0;
}

#logo a {}

#logo img {
  margin: 0 auto;
}

.top-head {
  padding: 14px 0 0 0;
}

.top-head-menu {
  text-align: center;
}

.top-head-menu ul {
  display: table;
  margin: 0 auto;
  width: 100%;
}

.top-head-menu ul li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 2%;
}

.top-head-menu ul li a {
  font-weight: 300;
  font-size: 26px;
  color: #d9d8cb;
}

.top-head-menu ul li a:hover,
.top-head-menu ul li.selected a {
  color: #ef3f36;
}

.top-head-menu ul li.shop-cart a {
  background: url(../images/bg-shopcart.png) 0 50% no-repeat;
  padding-left: 28px;
}

.bottom-sticky {
  background: #ef3f36;
  padding: 30px 0;
  text-align: center;
}

.bottom-sticky p {
  font-family: 'Arvo', serif;
  font-weight: 700;
  font-size: 50px;
  color: #182a30;
  padding: 0;
  line-height: 64px;
}

.bottom-sticky p span.style1 {
  font-style: italic;
  font-size: 58px;
  color: #FFFFFF;
  padding: 0 10px 0 0;
}

.bottom-sticky p span.style2 {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-weight: 300;
  font-size: 45px;
}

.inner .display-area {
  padding: 20px 0 0 0;
}

.img-bordered {
  border: 4px solid #182a30;
}

.img-space-bot {
  margin-bottom: 20px;
}

h1 {
  font-size: 35px;
  word-wrap: break-word;
}
/*END HEADER*/
/*NAV*/

nav {
  position: relative;
  z-index: 100;
}

.main-menu ul {
  padding: 0;
}

.main-menu ul li {
  padding: 0;
  background: none;
  list-style: none;
  float: left;
  padding: 0 15px;
  border-left: 3px solid #ef3f36;
  -webkit-transform-style: flat!important;
}

.main-menu ul li:first-child {
  padding-left: 0;
  border-left: none;
}

.main-menu ul li a {
  font-weight: 300;
  font-size: 28px;
  color: #d8d8cb;
  text-align: center;
  display: block;
  line-height: 32px;
}

.main-menu ul li a span {
  font-family: 'Arvo', serif;
  font-weight: 700;
  display: block;
}

.main-menu ul li a:hover,
.main-menu ul > li.selected > a {
  color: #ef3f36;
  text-decoration: none;
}

.main-menu ul li.selected ul {
  display: block;
}

#nav-toggle span {
  background: #d9d8cb;
  border-radius: 1px;
  display: block;
  height: 5px;
  margin: 0 0 2px;
  width: 40px;
}

.main-menu ul li ul {
  background: #d9d8cb;
  display: table;
  position: absolute;
  width: 100%;
  left: 0;
  padding: 20px 0;
  margin: 0;
  text-align: center;
  top: 89px;
}

.main-menu ul li ul li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: none;
  list-style: none;
  margin: 0 1.5%;
  border: none;
  float: none;
  padding: 0;
}

.main-menu ul li ul li a {
  font-weight: 300;
  /*font-size: 28px;*/
  
  font-size: 26px;
  color: #182a30;
}

.main-menu ul li ul li a:hover,
.main-menu ul li ul li.selected a {
  color: #ef3f36;
}

nav .col-md-12 {
  position: static;
}
/*END NAV*/
/*BANNER*/

.banner {
  background: #ef3f36;
  position: relative;
  text-align: center;
  padding: 20px 10px;
}

.banner img {
  margin: 0 0 20px 0;
}

.banner-wrap {
  width: 100%;
  /*display: table;*/
  
  position: static;
  bottom: 0;
  z-index: 10;
  height: 100%;
}

a.btn-banner {
  font-family: 'Arvo', serif;
  font-weight: 400;
  font-size: 25px;
  color: #FFFFFF;
  border: 5px solid #182a30;
  background: #ef3f36;
  padding: 3px 5px;
  display: block;
  width: 270px;
  position: static;
  bottom: 18px;
  right: 345px;
  margin: 0 auto;
  text-align: center;
}

a.btn-banner:hover {
  background: #231F20;
}

.banner .container {
  position: relative;
  height: 100%;
}
/*END BANNER*/
/*DISPLAY AREA*/

.content {
  padding: 0 0 40px 0;
}

.content.full-width {
  width: auto;
}

.display-area {
  padding: 0;
}

.content-rotator {
  background: #FFFFFF;
  padding: 25px 0;
}

.iwt p {
  font-size: 50px;
  padding: 0;
  line-height: 60px;
}

.iwt ul {
  padding: 0 0 0 20px;
}

.iwt ul li {
  padding: 0;
  list-style-position: outside;
  line-height: 28px;
  padding: 0 0 15px 0;
}

.rotator-box {
  background: #d9d8cb;
  padding: 20px 10px;
  text-align: center;
}

.rotator-box h2 {
  font-family: 'Arvo', serif;
  font-weight: 700;
  font-size: 32px;
  color: #ef3f36;
  padding: 0 0 20px 0;
  line-height: 30px;
}

.rotator-box p {
  font-weight: 300;
}

.rotator-box a.btn-banner {
  position: static;
}

.dg-content {
  background: #182a30;
  padding: 40px 0;
}

.desc8 {
  margin: 0 0 20px 0;
}

.desc8 h2 {
  font-family: 'Arvo', serif;
  font-weight: 700;
  font-size: 42px;
  color: #FFFFFF;
  padding: 0 0 10px 0;
  line-height: 40px;
}

.desc8 p {
  color: #FFFFFF;
  line-height: 30px;
}

a.btn-small-box {
  font-family: 'Arvo', serif;
  font-weight: 400;
  font-size: 22px;
  color: #FFFFFF;
  border: 4px solid #ef3f36;
  padding: 0 5px;
}

.bg-lg {
  background: #164654;
}

.bg-dg {
  background: #182a30;
}

a.btn-small-box:hover {
  background: #ef3f36;
}

.desc8 a.btn-small-box:hover {
  color: #FFFFFF;
  text-decoration: none;
  font-style: normal;
}

.img4 img {
  margin: 0 auto 20px;
}

.lg-content {
  background: #164654;
  padding: 40px 0;
}

.logo-list {
  bacgkround: #FFFFFF;
  padding: 25px 0 0 0;
  text-align: center;
}

.logo-list .container {
  position: relative;
}

.logo-list ul {
  padding: 0;
  display: table;
  width: 100%;
  margin: 0 auto;
}

.logo-list ul li {
  list-style: none;
  background: none;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 0.5% 20px;
  padding: 0;
}

a.btn-controls {
  width: 52px;
  height: 52px;
  position: absolute;
  top: 18px;
  display: none;
}

a.btn-circle-prev {
  background: url(../images/btn-circle-prev.png) 0 0 no-repeat;
  left: 0;
}

a.btn-circle-next {
  background: url(../images/btn-circle-next.png) 0 0 no-repeat;
  right: 0;
}

.off-white {
  background: #D8D7CB;
  padding: 20px 0 0 0;
}

.off-white h1 {
  text-align: center;
  line-height: 50px;
}

.about-desc {
  padding-bottom: 20px;
}

.about-desc a.btn-banner {
  position: static;
}

.img-float-right {
  float: right;
  margin: 0px 0px 15px 15px;
}

.online-program {
  width: auto;
  float: none;
}

.bottom-tag h4 {
  font-family: 'Arvo', serif;
  font-weight: 400;
  font-size: 35px;
  color: #d8d8cb;
  padding: 0 0 10px 0;
  text-align: center;
}

.online-program p {
  text-align: center;
  line-height: 1;
}

.online-program p span {
  display: block;
}

.online-program p span.style1 {
  font-weight: 300;
  font-size: 42px;
  color: #ef3f36;
  padding: 0 0 40px 0;
}

.online-program p span.style2 {
  font-family: 'Arvo', serif;
  font-weight: 400;
  font-size: 26px;
  color: #d8d8cb;
  padding: 0 0 40px 0;
}

.online-program p span.style3 {
  font-weight: 300;
  font-size: 42px;
  color: #d8d8cb;
  padding: 0;
}

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

.blog-home h4 {
  font-weight: 300;
  font-size: 34px;
  color: #ef3f36;
  padding: 0 0 10px 0;
}

.blog-list-home {
  background: url(../images/bg-blue-dashed.png) 0 0 repeat-x;
  padding: 5px 0 5px 0;
}

.blog-list-home.first {
  background: none;
  padding-top: 0;
}

.blog-list-home a {
  font-family: 'Arvo', serif;
  font-weight: 400;
  font-size: 26px;
  color: #d8d8cb;
}

.blog-list-home a:hover {
  color: #ef3f36;
}

a.btn-medium-box {
  font-family: 'Arvo', serif;
  font-weight: 400;
  font-size: 22px;
  color: #FFFFFF;
  border: 4px solid #ef3f36;
  background: #182a30;
  padding: 0px 20px
}

a.btn-medium-box:hover {
  background: #ef3f36;
}

footer {
  background: #ef3f36;
  padding: 20px 0;
}

.footer-left h5 {
  font-family: 'Arvo', serif;
  font-weight: 700;
  font-size: 41px;
  color: #182a30;
  background: none;
  word-wrap: break-word;
  line-height: 40px;
  padding: 0 0 20px 0;
}

.address-box {
  padding: 0 0 30px 0;
}

.copyright-box {
  padding: 0 0 20px 0;
}

.address-box p {
  font-weight: 300;
  font-size: 37px;
  color: #182a30;
  padding: 0;
  line-height: 38px;
}

.address-box p a {
  color: #182a30;
}

.copyright-box p {
  font-weight: 300;
  font-size: 22px;
  color: #182a30;
  padding: 0;
}

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

.footer-list ul {
  float: none;
  display: table;
  margin: 0 auto;
  padding: 0;
}

.footer-list ul li {
  float: none;
  background: none;
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-list ul li a {
  font-weight: 300;
  font-size: 23px;
  color: #182a30;
}

.footer-list ul li a:hover {
  color: #FFFFFF;
}

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

.sm-list ul {
  display: table;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

.sm-list ul li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  list-style: none;
  background: none;
  padding: 0;
  margin: 0 2% 10px;
}

.sm-list ul li a {
  width: 81px;
  height: 81px;
  display: block;
}

.sm-list ul li.sm-facebook a {
  background: url(../images/sm-facebook.png) 0 0 no-repeat;
}

.sm-list ul li.sm-twitter a {
  background: url(../images/sm-twitter.png) 0 0 no-repeat;
}

.sm-list ul li.sm-linkedin a {
  background: url(../images/sm-linkedin.png) 0 0 no-repeat;
}

.sm-list ul li.sm-googleplus a {
  background: url(../images/sm-googleplus.png) 0 0 no-repeat;
}

.sm-list ul li.sm-youtube a {
  background: url(../images/sm-youtube.png) 0 0 no-repeat;
}

.sm-list ul li a:hover {
  background-position: 0 100%;
}

.design-by {
  padding: 10px 0 0 0;
  text-align: center;
}

.design-by a {
  font-family: 'Arvo', serif;
  font-weight: 400;
  font-size: 18px;
  color: #182a30;
  float: none;
  display: block;
}

.design-by a span {
  background: url(../images/splash-logo.png) 100% 0 no-repeat;
  padding: 4px 102px 5px 0;
}

.design-by a:hover span {
  background-position: 100% 100%;
}

.search-blog {
  margin: 0 0 30px 0;
}

.styled-select {
  background: url("../images/bg-custom-select.gif") #d9d8cb 100% 0 no-repeat;
  height: 38px;
  overflow: hidden;
  width: 35%;
  border: 2px solid #182a30;
  line-height: 1;
}

.search-blog.styled-select {
  width: 100%;
}

.styled-select select {
  font-family: 'Arvo', serif;
  font-weight: 400;
  font-style: italic;
  font-size: 18px;
  color: #182a30;
  background: none;
  border: 0 none;
  border-radius: 0;
  color: #231f20;
  height: 36px;
  line-height: 1;
  margin: 0;
  padding: 5px;
  width: 112%;
}

.blog-main ul {
  padding: 0;
}

.blog-main ul li {
  padding: 0;
  margin: 0 0 40px 0;
  width: 100%;
  min-height: inherit;
  list-style: none;
  background: none;
  float: none;
}

.blog-main ul li.first {
  margin-left: 0;
}

.wrap-box {
  position: relative;
}

.desc-wrap {
  background: #d9d8cb;
  padding: 10px 15px;
  width: 100%;
  min-height: 105px;
}

.desc-wrap p {
  font-family: 'Arvo', serif;
  font-weight: 700;
  font-size: 21px;
  color: #182a30;
  padding: 0;
}

.img-wrap img {
  width: 100%;
}

.tag-desc {
  position: absolute;
  top: 20px;
  right: 0;
  padding: 10px 0;
  text-align: center;
  width: 240px;
}

.tag-desc p {
  font-weight: 300;
  font-size: 28px;
  color: #d8d8cb;
  padding: 0;
}

.dark-blue {
  background: #182a30;
}

.light-blue {
  background: #164654;
}

.white-bg {
  background: #d9d8cb;
}

.white-bg p,
.gray-bg p {
  color: #182a30;
}

.gray-bg {
  background: #b7b6ae;
}

.img-style-left {
  margin: 0 auto 20px;
  float: none;
  display: block;
}

.share-post {
  padding: 0 0 40px 0;
  text-align: center;
}

.share-post p {
  font-family: 'Arvo', serif;
  font-weight: 700;
  font-size: 43px;
  color: #ef3f36;
  padding: 0;
  text-align: center;
}

.share-post p span {
  display: block;
  margin: 0 0 40px 0;
}

.share-post a {
  display: inline-block;
  height: 81px;
  width: 81px;
}

.share-post a.sm-facebook {
  background: url(../images/sm-facebook2.png) 0 0 no-repeat;
}

.share-post a.sm-twitter {
  background: url(../images/sm-twitter2.png) 0 0 no-repeat;
}

.share-post a.sm-linkedin {
  background: url(../images/sm-linkedin2.png) 0 0 no-repeat;
}

.share-post a:hover {
  background-position: 0 100%;
}

.comment-box {
  border-top: 1px solid #d3d2cd;
  padding: 25px 0 0 0;
}

.comment-box strong {
  font-weight: 400;
  border-bottom: 3px solid #ef3f36;
}

.comment-box textarea {
  font-family: 'Arvo', serif;
  font-weight: 400;
  font-style: italic;
  font-size: 18px;
  color: #182a30;
  border: 4px solid #182a30;
  background: #d9d8cb;
  padding: 8px 15px;
  width: 100%;
  height: 110px;
  margin: 0 0 25px 0;
}

.comment-list {
  border-bottom: 1px solid #bfbdb6;
  margin: 0 0 20px 0;
}

.comment-list p.style1 {
  font-weight: 300;
  font-size: 31px;
  color: #ef3f36;
  padding: 0 0 0 0;
}

.comment-list p.style1 span {
  font-weight: 300;
  font-size: 25px;
  color: #182a30;
}

.comment-list p a {
  font-weight: 300;
  font-size: 22px;
  color: #182a30;
}

.comment-list p a:hover {
  color: #ef3f36;
}

.page-box {
  border-top: 6px solid #ef3f36;
  padding: 20px 0 0 0;
}

a.btn-back-arrow {
  font-family: 'Arvo', serif;
  font-weight: 400;
  font-size: 26px;
  color: #182a30;
  text-decoration: none;
}

a.btn-back-arrow:hover {
  color: #ef3f36;
}

.video-list {}

.video-list ul {
  padding: 0;
}

.video-list ul li {
  list-style: none;
  background: none;
  float: none;
  margin: 0 0 20px 0;
  padding: 0;
  width: auto;
}

.video-box {
  border: 7px solid #e9e9e2;
  position: relative;
}

.video-area img {
  width: 100%;
}

.play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 5;
  margin-left: -80px;
  margin-top: -81px;
}

.video-desc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background: url(../images/bg-gray-opac.png) 0 0 repeat;
  padding: 7px;
  display: none;
}

.video-desc h2 {
  font-family: 'Arvo', serif;
  font-weight: 700;
  font-size: 21px;
  color: #182a30;
  padding: 0 0 5px 0;
  line-height: 24px;
}

.video-desc p {
  font-size: 18px;
  line-height: 22px;
}

.share-vid {
  padding: 0px 0 0 0;
  position: absolute;
  bottom: 5px;
  left: 7px;
  width: 100%;
  z-index: 20;
}

.share-vid p {
  font-family: 'Arvo', serif;
  font-weight: 700;
  font-size: 21px;
  color: #182a30;
  padding: 0;
  margin: 8px 0 0 0;
}

.share-vid ul {
  padding: 0;
  float: left;
}

.video-list .share-vid ul li {
  padding: 0;
  margin: 0 0 0 4px;
  float: left;
  width: auto;
}

.video-list .share-vid ul li a {
  width: 40px;
  height: 39px;
  display: block;
}

.video-list .share-vid ul li a.sv-facebook2 {
  background: url(../images/v-facebook2.png)
}

.video-list .share-vid ul li a.sv-twitter2 {
  background: url(../images/v-twitter2.png)
}

.video-list .share-vid ul li a.sv-linkedin2 {
  background: url(../images/v-linkedin2.png)
}

.video-list .share-vid ul li a:hover {
  background-position: 0 100%;
}

.video-list ul li:hover .video-desc {
  cursor: pointer;
  display: block;
}

.content-contact .address-box {
  background: #FFFFFF;
}

.styled-input-txt,
.styled-input-select,
.styled-textarea {
  margin: 0 0 25px 0;
}

.styled-input-txt input[type="text"],
.styled-input-txt input[type="password"] {
  font-family: 'Arvo', serif;
  font-weight: 400;
  font-style: italic;
  font-size: 18px;
  color: #182a30;
  border: 2px solid #182a30;
  background: #d9d8cb;
  width: 100%;
  padding: 5px 10px;
}

.styled-input-select.styled-select {
  width: 100%;
}

.styled-textarea textarea {
  background: none repeat scroll 0 0 #d9d8cb;
  border: 2px solid #182a30;
  color: #182a30;
  font-family: "Arvo", serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  height: 110px;
  padding: 5px 10px;
  width: 100%;
}

.captcha-area {
  float: none;
}

.word-verification {
  margin: 0 0 10px 0;
  float: none;
}

.word-verification label {
  font-family: 'Arvo', serif;
  font-weight: 400;
  font-size: 18px;
  color: #182a30;
  display: block;
}

.word-verification input[type="text"] {
  font-family: "Arvo", serif;
  font-size: 18px;
  font-weight: 400;
  background: #ffffff;
  border: 1px solid #414142;
  padding: 5px 10px;
  width: 100%;
}

.btn-submit-box input[type="submit"] {
  font-family: 'Arvo', serif;
  font-weight: 400;
  font-size: 22p0x;
  color: #ffffff;
  border: 4px solid #ef3f36;
  background: #182a30;
  width: 100%;
  text-align: center;
  display: block;
  padding: 3px 0;
}

.btn-submit-box input[type="submit"]:hover {
  background: #ef3f36;
}

.btn-submit-box a {
  font-family: 'Arvo', serif;
  font-weight: 400;
  font-size: 22p0x;
  color: #ffffff;
  border: 4px solid #ef3f36;
  background: #182a30;
  width: 100%;
  text-align: center;
  display: block;
  padding: 3px 0;
}

.btn-submit-box a:hover {
  background: #ef3f36;
}

.gray-box {
  background: #e9e9e2;
  padding: 7px;
  margin: 0 0 35px 0;
}

.gray-vid-area {
  padding: 0 0 15px 0;
}

.sub-head h3 {
  font-family: 'Arvo', serif;
  font-weight: 700;
  font-size: 28px;
  color: #182a30;
  padding: 0;
}

.browse-prod .head h1 {
  float: none;
}

.browse-prod .head a {
  font-family: 'Arvo', serif;
  font-weight: 400;
  font-size: 26px;
  color: #182a30;
  float: none;
}

.browse-prod .head a:hover {
  color: #ef3f36;
}

.browse-menu {
  border-top: 8px solid #ef3f36;
  border-bottom: 8px solid #ef3f36;
  padding: 12px 0;
  text-align: center;
  margin: 0 0 30px 0;
}

.browse-menu ul {
  display: table;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

.browse-menu ul li {
  background: none;
  list-style: none;
  display: inherit;
  padding: 0;
  width: 100%;
}

.browse-menu ul li a {
  font-weight: 300;
  font-size: 36px;
  color: #182a30;
}

.browse-menu ul li a:hover {
  color: #ef3f36;
}

.new-prod {
  padding: 25px 5px;
  margin: 0 0 35px 0;
}

.db-box1 {
  background: #182a30;
  border: 8px solid #71757b;
}

.new-prod-det {
  text-align: center;
  padding: 0 0 20px 0;
}

.new-prod-det p {
  font-weight: 300;
  font-size: 40px;
  color: #d8d8cb;
  padding: 0;
  line-height: 20px;
  margin: 0 0 20px 0;
}

.new-prod-det p span {
  font-family: 'Arvo', serif;
  font-weight: 700;
  display: block;
}

.new-prod-det p span.style1 {
  font-style: italic;
  font-size: 61px;
  color: #ef3f36;
  line-height: 60px
}

.new-prod-det p span.style2 {
  font-size: 47px;
  color: #d8d8cb;
  line-height: 50px;
}

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

.prod-book img {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(44, 48, 53, 0.75);
  -moz-box-shadow: 0px 0px 15px 0px rgba(44, 48, 53, 0.75);
  box-shadow: 0px 0px 15px 0px rgba(44, 48, 53, 0.75);
}

.book-det h2 {
  font-weight: 300;
  font-size: 30px;
  color: #d9d8cb;
  padding: 0;
}

.book-det p {
  font-weight: ;
  font-size: ;
  color: #d9d8cb;
}

.book-det p.book-price {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-weight: 300;
  font-size: 36px;
  text-align: center;
}

.gb-box {
  background: #d9d8cb;
  border: 6px solid #e9e9e2;
}

.prod-box1 {
  padding: 15px;
}

.prod-list {}

.prod-list a.btn-medium-box {
  background: #182a30;
}

.prod-list a.btn-medium-box:hover {
  background: #ef3f36;
}

.prod-list ul {
  padding: 0;
}

.prod-list ul li {
  list-style: none;
  background: none;
  padding: 0;
  margin: 0 0 40px;
}

.prod-list ul li.first {
  margin-left: 0;
}

.prod-box1 h2 {
  font-size: 45px;
  color: #182a30;
  text-align: center;
}

.prod-list-book {
  text-align: center;
  margin: 0 0 10px 0;
}

.db-box2 {
  background: #182a30;
  border: 6px solid #71757b;
}

.prod-box2 {
  padding: 30px 15px 15px 15px;
}

.prod-box2 h2 {
  font-family: 'Arvo', serif;
  font-weight: 700;
  font-size: 26px;
  color: #d8d8cb;
  padding: 0;
  text-align: center;
  height: 180px;
  line-height: 26px;
}

.prod-box2 h2 span {
  display: block;
  font-size: 26px;
  font-style: italic;
  color: #ef3f36;
}

.prod-box2 p {
  color: #d9d8cb;
}

.prod-detail-area {
  border-bottom: 1px solid #c7c6bf;
}

.book-desc h2 {
  font-size: 44px;
  text-align: center;
}

.book-desc h3 {
  font-size: 30px;
  color: #2e3a40;
  text-align: center;
  line-height: 30px;
}

.add-cart-area {
  margin: 0 0 30px 0;
}

.add-cart-area p {
  font-weight: 300;
  font-size: 28px;
  color: #182a30;
  padding: 0 0 5px 0;
}

.add-cart-area p span {
  color: #ef3f36;
}

.related-items {
  padding: 10px;
  margin: 0 0 20px 0;
}

.related-items h2 {
  font-family: 'Arvo', serif;
  font-weight: 700;
  font-size: 40px;
  color: #182a30;
  padding: 0 0 20px 0;
}

.related-items h2 span.style1 {
  font-size: 58px;
  font-style: italic;
  color: #ef3f36;
}

.related-items h2 span.style2 {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-weight: 300;
  font-size: 41px;
}

.related-items a.btn-medium-box {
  background: #182a30;
}

.related-items a.btn-medium-box:hover {
  background: #ef3f36;
}

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

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

.related-desc h3 {
  font-size: 45px;
  color: #182a30;
  height: 81px;
}

.related-desc p {}

.sub-head-checkout p span {
  border-bottom: 4px solid #ef3f36;
}

.index .content {
  padding-bottom: 0;
}

.forgot-area {
  padding: 20px 0 0 0;
}

.forgot-area p a {
  color: #182a30;
  font-weight: 300;
}

.forgot-area p a:hover {
  color: #ef3f36;
}

a.btn-large-box {
  background: none repeat scroll 0 0 #182a30;
  border: 4px solid #ef3f36;
  color: #ffffff;
  font-family: "Arvo", serif;
  font-size: 22px;
  font-weight: 400;
  padding: 20px 20px;
  width: 100%;
  display: block;
  text-align: center;
}

a.btn-large-box:hover {
  background: #ef3f36;
}

.form-area {
  padding: 30px 0 0 0;
}

.form-border-list {
  border-top: 1px solid #c7c6bf;
  padding: 20px 0 25px 0;
}

.form-border-list.first {
  border-top: none;
  padding-top: 0;
}

.clear-form p {
  font-weight: 300;
  font-size: 22px;
  padding: 0;
}

.clear-form p a {
  color: #182a30;
}

.clear-form p a:hover {
  color: #ef3f36;
}

.styledRadio,
.styledCheckbox {
  float: left;
  margin: 3px;
}

label.check-label {
  font-family: 'Arvo', serif;
  font-weight: 400;
  font-style: italic;
  font-size: 18px;
  color: #182a30;
  float: left;
  margin: 10px 0 0 0;
}

.card-list {
  padding: 0 0 20px 0;
}

.card-list p {
  padding: 0 0 10px 0;
}

.card-list ul {
  padding: 0;
}

.card-list ul li {
  float: left;
  list-style: none;
  background: none;
  margin-left: 5px;
  padding: 0;
}

.card-list ul li:first-child {
  margin-left: 0;
}

.pos-code {
  position: relative;
}

.pos-code a {
  font-weight: 300;
  font-size: 22px;
  color: #ef3f36;
  position: absolute;
  top: -28px;
  right: 10px;
}

input[type="submit"].btn-submit1 {
  font-family: 'Arvo', serif;
  font-weight: 400;
  font-size: 22px;
  color: #FFFFFF;
  width: 170px;
  border: 6px solid #ef3f36;
  background: #182a30;
}

input[type="submit"].btn-submit1:hover {
  background: #ef3f36;
}

.item-cart-detail {
  padding: 0 0 45px 0;
  margin: 0 0 20px 0;
  border-bottom: 1px solid #cccac4;
}

.item-cart-detail p {
  font-weight: 300;
  text-align: center;
}

.item-cart-detail p span,
.item-cart-detail p a {
  color: #ef3f36;
}

.item-cart-detail .head {
  /*height:38px;*/
}

input[type="text"].item-quantity {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-weight: 300;
  font-size: 25px;
  color: #182a30;
  width: 57px;
  height: 47px;
  border: 2px solid #182a30;
  background: #d9d8cb;
  margin: 0 auto 10px;
  display: block;
  text-align: center;
}

.item-book {
  padding: 10px 0;
  text-align: center;
}

.cart-summary p a {
  font-weight: 300;
  font-size: 22px;
  color: #182a30;
}

.cart-summary p a:hover {
  color: #ef3f36;
}

.total-summary {
  border-top: 1px solid #cccac4;
  border-bottom: 1px solid #cccac4;
  padding: 30px 0;
}

.total-summary p {
  font-family: 'Arvo', serif;
  font-weight: 400;
  font-style: italic;
  font-size: 29px;
  color: #182a30;
  padding: 0;
}

.check-out-area {
  padding: 25px 0 0 0;
}

.check-out-area a {
  font-weight: 300;
  font-size: 22px;
  color: #182a30;
  float: left;
  margin: 0 0 10px 0;
}

.check-out-area a:hover {
  color: #e74c3c;
}

.blog-main ul li a:hover .tag-desc {
  background: #ef3f36;
}

p.txt-vid-play span {
  background: url(../images/bg-txt-vid-play2.png) 100% 0 no-repeat;
  padding: 10px 50px 10px 0;
  margin-right: 20px;
}

p.txt-vid-play:hover span {
  background-position: 100% 100%;
}

.video-desc .share-vid p {
  font-size: 16px;
}

.cart-summary .styled-select {
  background: none;
  height: auto;
  overflow: visible;
  width: auto;
  border: none;
  line-height: 1;
}

.cart-summary .styled-select select {
  width: 100%;
  margin: 2px 0 0 0;
}

.shippingCountryDiv,
.shippingDiv,
.shippingStateDiv {
  background: #d9d8cb;
  border: 2px solid #182a30;
  height: 38px;
  line-height: 1;
  width: 100%;
  margin: 0 0 40px 0;
  position: relative;
}

#shippingCountrySpan,
#shippingSpan,
#shippingStateSpan {
  /*position:absolute;
	 top:-30px;*/
  
  display: block;
  margin: -28px 0 0 0;
}

.item-cart-detail {
  margin: 0 0 50px 0;
}

.review-summary {
  border-bottom: 1px solid #cccac4;
  margin: 0 0 20px 0;
  padding: 0 0 30px 0;
}

.sum-head p span {
  border-bottom: 4px solid #ef3f36;
}

.sum-body p {
  padding: 0;
}
/*added css*/

.system-message,
.system-error-message {
  padding: 10px !important;
}

.errorMessage p {
  padding: 0 0 20px 10px;
}

.logo-list ul li img {
  width: 100%;
  max-width: 100%;
}

.prod-list-book {
  float: left;
  margin: 0 20px 10px 0;
}

.dl-menuwrapper button {
  background: #ef665f;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active,
.dl-menuwrapper ul {
  background: #ef3f36;
}

.dl-menuwrapper li {
  list-style: none;
  padding: 0;
}

.dl-menuwrapper li.dl-back > a {
  padding-left: 40px;
}

.dl-menuwrapper ul {
  background: #182a30;
}

.dl-menuwrapper li.dl-back:after,
.dl-menuwrapper li > a:not(:only-child):after {
  color: #000000;
}

.int-sb {}

.int-sb .head {
  border-bottom: 4px solid #ef3f36;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
  text-align: center;
}

.int-sb .head h3 {
  font-family: 'Arvo', serif;
  font-weight: 700;
  font-size: 28px;
  color: #174654;
  padding: 0;
}

.int-sb .head img {
  width: 50%;
  display: block;
  margin: 0 auto;
}

.int-img {
  margin: 0 0 20px 0;
}

.int-img img {
  width: 50%;
  display: block;
  margin: 0 auto;
}

.int-desc h3 {
  font-family: 'Arvo', serif;
  font-weight: 700;
  font-size: 22px;
  color: #182a30;
  padding: 0;
}

.int-desc p {
  font-size: 25px;
  padding: 0 0 10px 0;
  color: #182a30;
}

a.btn-sb-contact {
  border: 5px solid #ef3f36;
  background: #164654;
  font-family: 'Arvo', serif;
  font-weight: 400;
  font-size: 22px;
  color: #FFFFFF;
  display: block;
  padding: 8px 15px;
  text-align: center;
}

a.btn-sb-contact:hover {
  background: #ef3f36;
}

.bottom-tag {
  border-bottom: 1px solid #164654;
}

header.sticked {
  z-index: 7000 !important;
}

body {
  /*-webkit-transform: translateZ(0px);*/
}

.img-float-left {
  float: none;
  margin: 0px 0 15px 0px;
}

.result-box {
  background: #d9d8cb;
  padding: 20px 5px;
  text-align: center;
}

.result-box h5 {
  font-family: "Arvo",serif;
  font-weight: 700;
  color: #ef3f36;
  font-size: 52px;
  line-height: 50px;
  padding: 0 0 30px 0;
}

.result-box p {
  font-size: 39px;
  color:#182a30;
  text-transform: uppercase;
  font-weight: 300;
  line-height: 40px;
}

.result-form {
  width: 290px;
  margin: 0 auto;
}

.result-form input[type="text"] {
  background: #b7b6ae;
  border: 2px solid #182a30;
  color: #182a30;
  font-family: "Arvo",serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  padding: 5px 10px;
  width: 100%;
  display: block;
  margin: 0 0 10px 0;
}

.result-form input[type="submit"] {
  background: #182a30 none repeat scroll 0 0;
  border: 4px solid #ef3f36;
  color: #ffffff;
  font-family: "Arvo",serif;
  font-size: 22px;
  font-weight: 400;
  padding: 0 20px;
  width: 170px;
  
  display: block;
  float:right;
}

.result-form input[type="submit"]:hover {
  background: #ef3f36;
}

.quiz-lightbox-inner {
  -webkit-box-shadow: 1px 1px 5px 1px #121212;
  box-shadow: 1px 1px 5px 1px #121212;
  position: relative;
  background: #d9d8cb;
  padding: 20px 0;
}

.quiz-lightbox .col-md-10 {
  float: none;
  margin: 0 auto;
}

.quiz-questions,
.finish-bar {
  padding: 10px;
}

.quiz-close {
  position: absolute;
  right:-15px;
  top:-25px;
}

.quiz-questions h5 {
  color: #ef3f36;
  font-family: "Arvo",serif;
  font-size: 52px;
  font-weight: 700;
  line-height: 50px;
  padding: 0 0 20px;
  text-align: center;
}

.line-area {
  padding: 0 0 35px 0;
}

.line-area p {
  padding: 0 0 20px 0;  
}

.choice-list label {
  font-size:18px;
  float: left;
  margin: -4px 0 0 0;
}

.length-1 {
  width:20%; 
}

.length-2 {
  width:15%; 
}

.length-3 {
  width:30%; 
}

.length-4 {
  width:15%; 
}

.length-5 {
  width:20%; 
}

.line-button a.btn-medium-box {
  padding:3px 0;
  width: 175px;
  text-align: center;
}

.diagram-number {
 
}

.diagram-number p {
  font-size: 18px;  
  text-align: center;
}

.diagram-number p span {
  color:#182a30;
  font-size: 18px;
}

.diagram-image {
  border: 1px solid #354044;
  background: #b7b6ae;
  position: relative;
  height: 43px;

}

.fill-bar {
  width: 50%;
  background: #164654;
  height: 41px;
  position: absolute;
  left: 0;
  top:0;
}

.line-button {
  padding: 0 0 30px 0;
}

/*END CONTENT*/
/*SIDEBAR*/

.sidebar {}

.sb-box {
  padding: 0 0 20px 0;
}

.sb-content {}
/*END SIDEBAR*/
/*END DISPLAY AREA*/

footer {}
/*added css changes*/

.desc8 a:hover {
  font-style: italic;
  text-decoration: underline;
  color: #e74c3c;
}

.sidebar img {}

@media (max-width: 767px) {
  .fancybox-inner iframe {
    width: 100% !important;
  }
  .content table tr td {
    padding: 10px 5px !important;
  }
  .banner {
    display: none;
  }
  
  .length-1,
  .length-2,
  .length-3,
  .length-4,
  .length-5 {
    width:100%; 
    float: none;
  }

  .quiz-questions h5 {
    font-size: 30px;
    line-height: 30px;
  }
  
  .line-button {
    text-align: center;
    padding: 0;
  }
  
  .line-button a.btn-back-arrow,
  .line-button a.btn-medium-box {
    float:none;
    display: block;
    margin: 0 auto;
  }
  
  .line-button a.btn-back-arrow {
    margin-bottom: 15px;
  }
  
  .diagram-number,
  .diagram-image {
    float: none;
    width: 100%;
    text-align: center;
  }
  /*end mobile*/
}
/* Small devices (tablets, 768px and up) */

@media (min-width: 768px) and (max-width: 991px) {
  p.txt-vid-play span {
    padding-right: 42px;
  }
  .blog-main ul li {
    float: left;
    width: 48%;
    margin: 0 1% 40px;
  }
  .desc-wrap p {
    font-size: 19px;
  }
  .blog-main ul li.first {
    margin-left: 1%;
  }
  .prod-list-book {
    float: left;
    margin: 0 20px 10px 0
  }
  .int-sb .head img,
  .int-img img {
    width: 20%;
  }
  .int-body {
    padding: 0 0 20px 0;
  }
  .img-float-left {
    float: none;
    margin: 0 0 15px 0;
  }
  .banner {
    height: 245px;
  }
  a.btn-banner {
    font-size: 18px;
    width: 150px;
    margin: -65px 0px 0px 345px;
  }
  .rotator-box a.btn-banner {
    font-size: 25px;
    width: 270px;
    margin: 0 auto;
  }
  
  .diagram-image {
    width: 86%;
  }
  
  .diagram-number {
    width: 7%;  
  }
  
  /*end tablet*/
}
/* Medium devices (desktops, 992px and up) */

@media (min-width: 992px) and (max-width: 1199px) {
  .top-head-menu ul li {
    float: left;
    padding: 0 1%
  }
  .main-menu ul li {
    padding: 0 22px;
  }
  .banner {
    padding: 20px 0 0 0;
  }
  .banner img {
    margin: 0 auto;
  }
  .banner-wrap {
    position: absolute;
  }
  a.btn-banner {
    position: absolute;
    right: 245px;
    bottom: 8px;
    font-size: 35px;
  }
  .iwt ul li {
    font-size: 34px;
  }
  .rotator-box h2 {
    font-size: 52px;
    line-height: 50px;
  }
  .rotator-box p {
    font-size: 39px;
    line-height: 40px;
  }
  .desc8 h2 {
    font-size: 52px;
  }
  .off-white {
    padding-bottom: 20px;
  }
  .off-white .img4 img {
    margin-bottom: 0;
  }
  .off-white a.btn-banner {
    /**width: 245px; old **/
    
    width: 200px;
    font-size: 28px;
  }
  .bottom-tag h4 {
    text-align: left;
  }
  .online-wrap {
    background: url(../images/bg-step.png) 0 100% no-repeat;
  }
  .online-program {
    width: 70%;
    float: right;
  }
  .footer-left h5 {
    background: url(../images/img-broken-arrow.png) 100% 100% no-repeat;
    padding-bottom: 60px;
  }
  .footer-left .row {
    margin-top: -40px;
  }
  .address-box {
    background: #ef3f36;
    float: left;
  }
  .footer-list ul {
    float: right;
  }
  .footer-list ul li {
    float: left;
    padding: 0 0 0 40px;
  }
  .footer-list ul li:first-child {
    padding-left: 0;
  }
  .design-by a {
    float: right;
  }
  .inner .display-area {
    padding: 120px 0 0 0;
  }
  h1 {
    font-size: 50px;
  }
  .blog-main ul li {
    padding: 0;
    margin: 0 0 0 1%;
    width: 32%;
    min-height: 420px;
    list-style: none;
    background: none;
    float: left;
  }
  .img-style-left {
    margin: 0 20px 10px 0;
    float: left;
  }
  .share-post p span {
    display: inline;
  }
  .search-blog.styled-select {
    width: 35%;
  }
  .video-list ul li {
    float: left;
    width: 32%;
    margin: 0 0 30px 2%;
  }
  .video-list ul li.first {
    margin-left: 0;
  }
  .video-desc p {
    font-size: 20px;
  }
  .captcha-area {
    float: left;
  }
  .word-verification {
    float: left;
    margin-left: 0;
  }
  .prod-list ul li {
    float: left;
    margin-left: 2%;
    margin-bottom: 0;
    min-height: 390px;
    width: 32%;
  }
  .browse-prod .head h1 {
    float: left;
  }
  .browse-prod .head a {
    float: right;
  }
  .browse-menu ul li {
    float: left;
    width: auto;
    margin-left: 6.5%;
  }
  .browse-menu ul li:first-child {
    margin-left: 0;
  }
  .add-cart-wrap {
    padding: 125px 0 0 0;
  }
  .related-details {
    padding: 90px 0 0 0;
  }
  .related-items {
    padding: 35px 15px;
  }
  .related-items h2 {
    text-align: center;
  }
  .related-item-wrap .to-center {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  a.btn-large-box {
    margin-top: 90px;
  }
  .item-cart-detail .head {
    /*height:107px;*/
  }
  .check-out-area a {
    float: right;
  }
  .share-post p {
    float: left;
    padding: 28px 20px 0 0;
  }
  .share-post .col-md-7 {
    float: none;
    margin: 0 auto;
  }
  a.btn-controls {
    display: block;
  }
  .txt-update {
    margin-right: -70px;
    float: right;
  }
  .item-cart-detail .head p {
    padding: 0;
  }
  .item-cart-detail p {
    padding: 70px 0;
  }
  .item-qty-cont {
    padding: 65px 0;
  }
  .bottom-sticky p span.style1 {
    font-size: 68px;
  }
  header.sticked nav .main-menu ul li {
    padding: 0 18px!important;
  }
  .desc-wrap {
    min-height: 135px;
  }
  p.txt-vid-play span {
    padding-right: 42px;
  }
  .int-sb .head img,
  .int-img img {
    width: 100%;
  }
  .int-sb .head h3 {
    padding: 40px 0 0 0;
  }
  .int-body {
    padding: 0 0 50px 0;
  }
  .bottom-tag {
    border: none;
  }
  
  .inner2 .display-area {
    padding-top: 10px;
  }
  
  .diagram-image {
    width: 86%;
  }
  
  .diagram-number {
    width: 7%;  
  }
  
  
  /*end desktop*/
}
/* Large devices (large desktops, 1200px and up) */

@media (min-width: 1200px) {
  .top-head-menu ul {
    float: right;
  }
  .top-head-menu ul li {
    float: left;
  }
  .main-menu ul li {
    padding: 0 42px;
  }
  .banner {
    padding: 20px 0 0 0;
  }
  .banner img {
    margin: 0 auto;
  }
  .banner-wrap {
    position: absolute;
  }
  a.btn-banner {
    position: absolute;
    font-size: 35px;
    bottom: 15px;
  }
  .iwt ul li {
    font-size: 34px;
  }
  .rotator-box h2 {
    font-size: 52px;
    line-height: 50px;
  }
  .rotator-box p {
    font-size: 39px;
    line-height: 40px;
  }
  .desc8 h2 {
    font-size: 52px;
  }
  .off-white .img4 img {
    margin-bottom: 0;
  }
  .bottom-tag h4 {
    text-align: left;
  }
  .online-wrap {
    background: url(../images/bg-step.png) 0 0 no-repeat;
  }
  .online-program {
    width: 70%;
    float: right;
  }
  .footer-left h5 {
    background: url(../images/img-broken-arrow.png) 100% 100% no-repeat;
    padding-bottom: 45px;
  }
  .footer-left .row {
    margin-top: -40px;
  }
  .address-box {
    background: #ef3f36;
    float: left;
  }
  .footer-list ul {
    float: right;
  }
  .footer-list ul li {
    float: left;
    padding: 0 0 0 40px;
  }
  .footer-list ul li:first-child {
    padding-left: 0;
  }
  .design-by a {
    float: right;
  }
  .sm-list ul li {
    margin: 0 0.5% 10px;
  }
  .copyright-box {
    padding-top: 40px;
  }
  .inner .display-area {
    padding: 120px 0 0 0;
  }
  h1 {
    font-size: 50px;
  }
  .img-style-left {
    margin: 0 20px 10px 0;
    float: left;
  }
  .share-post p span {
    display: inline;
  }
  .search-blog.styled-select {
    width: 35%;
  }
  .blog-main ul li {
    margin: 0 0 0 1%;
    width: 32%;
    min-height: 420px;
    float: left;
  }
  .video-list ul li {
    float: left;
    width: 32%;
    margin: 0 0 40px 2%;
  }
  .video-list ul li.first {
    margin-left: 0;
  }
  .video-desc p {
    font-size: 20px;
  }
  .captcha-area {
    float: left;
  }
  .word-verification {
    float: left;
    margin-left: 15px;
  }
  .captcha-area {
    margin: 24px 0 0 0;
  }
  .prod-list ul li {
    float: left;
    margin-left: 2%;
    width: 32%;
  }
  .browse-prod .head h1 {
    float: left;
  }
  .browse-prod .head a {
    float: right;
  }
  .browse-menu ul li {
    float: left;
    width: auto;
    margin-left: 8.8%;
  }
  .browse-menu ul li:first-child {
    margin-left: 0;
  }
  .related-items {
    padding: 35px 15px;
  }
  .related-items h2 {
    text-align: center;
  }
  .add-cart-wrap {
    padding: 125px 0 0 0;
  }
  .related-details {
    padding: 90px 0 0 0;
  }
  .related-item-wrap .to-center {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  a.btn-large-box {
    margin-top: 90px;
  }
  .item-cart-detail .head {
    /*height:107px;*/
  }
  .check-out-area a {
    float: left;
  }
  .share-post p {
    float: left;
    padding: 28px 20px 0 0;
  }
  .share-post .col-lg-6 {
    float: none;
    margin: 0 auto;
  }
  a.btn-controls {
    display: block;
  }
  .txt-update {
    margin-right: -70px;
    float: right;
  }
  .item-cart-detail .head p {
    padding: 0;
  }
  .item-cart-detail p {
    padding: 70px 0;
  }
  .item-qty-cont {
    padding: 65px 0;
  }
  .bottom-sticky p span.style1 {
    font-size: 68px;
  }
  .int-sb .head img {
    width: 80%;
  }
  .int-img img {
    width: 100%;
  }
  .int-sb .head h3 {
    padding: 40px 0 0 0;
  }
  .int-body {
    padding: 0 0 50px 0;
  }
  .bottom-tag {
    border: none;
  }
  .img-float-left {
    float: left;
    margin: 0px 55px 15px 0px;
  }
  
  .inner2 .display-area {
    padding-top: 10px;
  }
  
  .quiz-questions {
    padding: 0px 80px 0;
  }
  
  .finish-bar {
    padding: 0 15px;
  }
  
  .diagram-image {
    width: 86%;
  }
  
  .diagram-number {
    width: 7%;  
  }
  
  /*end large*/
}

.main-menu ul li ul {
  display: none;
}

.footer-social li {
  text-indent: -99999px;
}

.all-featured-product-cont li,
.small-layout-1,
.small-layout-2 {
  display: none;
}

.small-layout {
  min-height: 350px;
}

.rotator-box a p {
  color: #182a30;
}

.homepage-client-list .flexslider {
  background: none;
  border: none;
  box-shadow: none;
  margin: 0;
}

.homepage-client-list .flexslider li {
  /*height: 145px;*/
}

.homepage-client-list .flex-direction-nav,
.homepage-client-list .flex-control-nav {
  display: none;
}

.logo-list ul li {
  margin: 0;
}

.homepage-client-list .flexslider .slides img {
  width: auto !important;
}

a.btn-controls {
  z-index: 999;
}

.none {
  display: none;
}

.form-border-list.first .row {
  display: block;
}

.form-border-list .row {
  display: none;
}

.card-list {
  padding-left: 10px;
  padding-right: 10px;
}

.carousel-container {
  margin: 0 60px;
}

.carousel-container li {
  margin: 0 15px;
}

.carousel-container .owl-controls {
  display: none;
}

header.sticked .top-head .col-md-6 {
  display: none;
}

header.sticked {
  padding-bottom: 0;
  position: fixed !important;
  width: 100%;
  background: url(../images/bg-nav-revised.jpg) repeat-x left top;
  height: 155px;
  -webkit-transform: translateZ(0);
}

header.sticked .top-head .col-md-4 {
  width: 202px;
  float: left;
}
/*header.sticked nav {background:url(../images/bg-nav-revised.jpg) repeat-x left top; height:155px;}*/

header.sticked nav .col-md-12 {
  position: absolute;
  top: -68px;
  width: 100%;
  right: 0;
}

header.sticked nav .main-menu ul {
  text-align: right;
}

header.sticked nav .main-menu ul ul {
  text-align: center;
  top: 68px;
}

header.sticked nav .main-menu ul ul li {
  padding: 0 9px;
}

header.sticked nav .main-menu ul li {
  padding: 0 30px;
  display: inline-block;
  float: none;
}

header.sticked nav .main-menu ul li a {
  font-size: 22px;
  line-height: 25px;
}

header.sticked nav .container {
  position: relative;
}

header.sticked .top-head #logo {
  padding: 15px 0 20px;
  position: relative;
  z-index: 9999;
}

header.sticked .top-head {
  padding: 0;
}

header.sticked #nav-toggle {
  cursor: pointer;
}

@media (max-width: 1199px) {
  header.sticked nav .main-menu ul li {
    margin: 0;
  }
  header.sticked nav .main-menu ul li a {
    font-size: 20px;
  }
  .main-menu ul li ul li a {
    font-size: 21px;
  }
  .productSmallName {
    min-height: 98px;
  }
  .small-layout {
    min-height: 386px;
  }
  .prod-list-desc {
    min-height: 113px;
  }
}

@media (max-width: 991px) {
  header.sticked .top-head .col-md-4 {
    float: right;
  }
  header.sticked nav .nav-toggle {
    padding-top: 15px;
  }
  header.sticked nav .col-md-12 {
    top: -55px;
    width: 100%;
  }
  header.sticked {
    height: 80px;
  }
  .prod-list-desc {
    display: none;
  }
  .prod-list {
    display: block !important;
  }
  .newproduct-desc-cont {
    display: none;
  }
  .newproduct-desc-cont2 {
    display: block !important;
  }
}

.none {
  display: none;
}

.breadcrumbs {
  text-transform: lowercase;
  font-size: 18px;
  text-align: right;
}

.breacrumbs a {
  text-transform: lowercase;
}

.prod-box1 h2 {
  font-size: 35px;
}

.product-description-cont {
  min-height: 210px;
}

.productList {
  margin-left: 0 !important;
}

.book-desc h3 {
  background-image: none !important;
}

.checkoutcaptcha #CaptchaV2 {
  display: none;
}