@font-face {
  font-family: 'karnil';
  src: url('../fonts/karnil.eot?sx3ycp5');
  src: url('../fonts/karnil.eot?sx3ycp5#iefix') format('embedded-opentype'), url('../fonts/karnil.ttf?sx3ycp5') format('truetype'), url('../fonts/karnil.woff?sx3ycp5') format('woff'), url('../fonts/karnil.svg?sx3ycp5#karnil') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="karnil-icon-"],
[class*=" karnil-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'karnil' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.karnil-icon-book:before {
  content: "\e900";
}
.karnil-icon-calendar:before {
  content: "\e901";
}
.karnil-icon-check:before {
  content: "\e902";
}
.karnil-icon-error:before {
  content: "\e905";
}
.karnil-icon-clock:before {
  content: "\e903";
}
.karnil-icon-profile:before {
  content: "\e907";
}
.karnil-icon-people:before {
  content: "\e904";
}
.karnil-icon-lock:before {
  content: "\e906";
}
.karnil-icon-speaker:before {
  content: "\e908";
}
.karnil-icon-speaker-low:before {
  content: "\e909";
}
.karnil-icon-speaker-medium:before {
  content: "\e90a";
}
.karnil-icon-speaker-full:before {
  content: "\e90b";
}
.karnil-icon-play:before {
  content: "\e90c";
}
.karnil-icon-pause:before {
  content: "\e90d";
}
.karnil-icon-previous:before {
  content: "\e90e";
}
.karnil-icon-next:before {
  content: "\e90f";
}
.karnil-icon-backward:before {
  content: "\e910";
}
.karnil-icon-forward:before {
  content: "\e911";
}
.karnil-icon-repeat:before {
  content: "\e912";
}
.karnil-icon-video:before {
  content: "\e913";
}
.karnil-icon-music:before {
  content: "\e914";
}
.karnil-icon-exam:before {
  content: "\e915";
}
.karnil-icon-book2:before {
  content: "\e916";
}
.karnil-icon-gallery:before {
  content: "\e919";
}
.karnil-icon-video2:before {
  content: "\e91a";
}
.karnil-icon-music2:before {
  content: "\e91b";
}
.karnil-icon-chevron-thin-left:before {
  content: "\e917";
}
.karnil-icon-chevron-thin-right:before {
  content: "\e918";
}
.transition {
  transition: all 0.5s ease;
}
.ltr {
  direction: ltr;
}
.sans {
  font-family: Ham3D !important;
}
.sans-medium {
  font-family: Ham3D_Medium !important;
}
.sans-bold {
  font-family: Ham3D_Bold !important;
}
.wpulike-heart {
  position: absolute !important;
  top: 18px;
  left: 17px;
  background-color: #FE5339;
  border-radius: 7px;
}
.wpulike-heart .counter {
  background: none !important;
  border: none !important;
  height: 34px !important;
  max-height: 34px !important;
  line-height: 36px;
  color: #FFF !important;
  direction: ltr;
  padding: 0 2px !important;
}
.wpulike-heart .counter span {
  color: #FFF;
  font-size: 15px;
}
.wpulike-heart .counter a {
  border: none !important;
  transition: all 0.3s ease;
  background-size: 16px !important;
}
.wpulike-heart .counter a:hover {
  background-size: 20px !important;
}
.podcast_download {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 30px;
}
.podcast_download a {
  display: inline-block;
  float: none;
}
.video_player_container {
  margin: 15px 0;
}
.video_player_container > div {
  margin: auto;
}
.profile_control_box {
  text-align: center;
  font-size: 14px;
  border: thin solid #b1c8d8;
  margin: 0 10px 20px;
  padding: 10px;
  border-radius: 4px;
  background-color: #F5F8FA;
}
.profile_control_box span,
.profile_control_box a {
  vertical-align: middle;
}
.profile_control_box .karnil-icon-profile {
  font-size: 18px;
}
.profile_control_box a {
  transition: all 0.5s ease;
}
.profile_control_box a:hover {
  color: #007CD3;
}
#workshop_page_contents .payment_error {
  background-color: #fff;
  margin-bottom: 20px;
  padding: 20px 44px 20px 20px;
  border-radius: 4px;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.1);
  border-top: 5px solid #F35436;
  color: #F35436;
  line-height: 2em;
  text-indent: -24px;
}
#workshop_page_contents .payment_error .karnil-icon-error {
  margin-left: 7px;
  font-size: 18px;
  vertical-align: middle;
}
#workshop_page_contents .payment_msg {
  background-color: #fff;
  margin-bottom: 20px;
  padding: 20px 44px 20px 20px;
  border-radius: 4px;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.1);
  border-top: 5px solid #83C156;
  color: #83C156;
  line-height: 2em;
  text-indent: -24px;
}
#workshop_page_contents .payment_msg .karnil-icon-check {
  margin-left: 7px;
  font-size: 18px;
  vertical-align: middle;
}
#workshop_page_contents .blog_single_top {
  padding: 15px 24px;
}
#workshop_page_contents .blog_single_top h1 {
  margin-bottom: 10px;
}
#workshop_page_contents .blog_single_top h4 {
  margin-bottom: 10px;
}
#workshop_page_contents .blog_single_top a {
  transition: all 0.5s ease;
}
#workshop_page_contents .blog_single_top a:hover {
  color: #007CD3;
}
#workshop_page_contents .workshop_details {
  background-color: #F5F8FA;
}
#workshop_page_contents .workshop_details ul {
  list-style: none;
  margin-right: -30px;
  padding: 0;
  border-right: thin dashed #d3e0e9;
}
#workshop_page_contents .workshop_details ul li {
  font-size: 13px;
  line-height: 36px;
  padding: 0 7px;
  border-bottom: thin solid #d3e0e9;
}
#workshop_page_contents .workshop_details ul li:last-child {
  border-bottom: none;
}
#workshop_page_contents .workshop_details ul li span:first-child {
  float: right;
  line-height: 36px;
  font-size: 16px;
  margin-left: 7px;
}
#workshop_page_contents .workshop_details .workshop_price_box {
  text-align: center;
  height: 95px;
  line-height: 60px;
  font-size: 22px;
  font-family: Ham3D_Medium, Helvetica Neue, Helvetica, Arial, sans-serif;
  color: #007CD3;
}
#workshop_page_contents .workshop_details .workshop_register_box a {
  display: block;
  background-color: #007CD3;
  color: #FFF;
  transition: all 0.5s ease;
  text-align: center;
  font-size: 15px;
  line-height: 48px;
}
#workshop_page_contents .workshop_details .workshop_register_box a:hover {
  background-color: #008bec;
}
#workshop_page_contents .free_sessions_indicator {
  text-align: center;
  background-color: #f1f8eb;
  font-size: 13px;
  line-height: 32px;
}
#workshop_page_contents .free_sessions_indicator a {
  display: block;
  color: #83C156;
}
#workshop_page_contents .back_to_workshop_home {
  text-align: center;
}
#workshop_page_contents .back_to_workshop_home a {
  display: inline-block;
  margin-top: 15px;
  margin-bottom: 15px;
  float: none;
}
#workshop_page_contents #workshop_sessions_list {
  padding: 0 24px;
}
#workshop_page_contents #workshop_sessions_list h3 {
  color: #007CD3;
}
#workshop_page_contents #workshop_sessions_list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#workshop_page_contents #workshop_sessions_list ul li {
  position: relative;
  margin: 24px 0;
  line-height: 36px;
  padding-right: 70px;
}
@media (max-width: 640px) {
  #workshop_page_contents #workshop_sessions_list ul li {
    padding-right: 14px;
  }
}
#workshop_page_contents #workshop_sessions_list ul li.locked {
  background-color: #F5F8FA;
}
#workshop_page_contents #workshop_sessions_list ul li.locked .session_index_container {
  background-color: #d3e0e9;
}
#workshop_page_contents #workshop_sessions_list ul li.locked .session_lock {
  float: left;
  background-color: #d3e0e9;
  padding: 0 10px;
  height: 36px;
}
#workshop_page_contents #workshop_sessions_list ul li.locked .session_lock span {
  line-height: 36px;
  font-size: 18px;
}
@media (max-width: 640px) {
  #workshop_page_contents #workshop_sessions_list ul li.locked .session_lock {
    display: none;
  }
}
#workshop_page_contents #workshop_sessions_list ul li.unlocked {
  background-color: #f1f8eb;
}
#workshop_page_contents #workshop_sessions_list ul li.unlocked .session_index_container {
  background-color: #9ecf7b;
}
@media (max-width: 640px) {
  #workshop_page_contents #workshop_sessions_list ul li.unlocked a {
    color: #83C156;
    padding: 0 10px;
    display: inline-block;
    transition: all 0.5s ease;
  }
  #workshop_page_contents #workshop_sessions_list ul li.unlocked a:hover {
    color: #6aa73d;
  }
}
@media (min-width: 641px) {
  #workshop_page_contents #workshop_sessions_list ul li.unlocked a {
    line-height: 36px;
    float: left;
    background-color: #9ecf7b;
    padding: 0 10px;
    transition: all 0.5s ease;
  }
  #workshop_page_contents #workshop_sessions_list ul li.unlocked a:hover {
    background-color: #83C156;
  }
}
@media (max-width: 640px) {
  #workshop_page_contents #workshop_sessions_list ul li .session_index_container {
    display: none;
  }
}
@media (min-width: 641px) {
  #workshop_page_contents #workshop_sessions_list ul li .session_index_container {
    display: block;
    width: 36px;
    height: 36px;
    transform: rotate(45deg);
    border-radius: 2px;
    position: absolute;
    top: 0;
    right: 15px;
  }
  #workshop_page_contents #workshop_sessions_list ul li .session_index_container span {
    display: block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    transform: rotate(-45deg);
  }
}
.contact_form {
  margin-top: 20px;
}
.contact_form .form_inp,
.contact_form input {
  outline: none;
}
.contact_form textarea {
  height: 150px;
  resize: vertical;
}
.contact_form label.required:after {
  content: '*';
  font-weight: bold;
  color: #F35436;
}
.contact_form textarea {
  padding: 7px;
}
.contact_form span.wpcf7-not-valid-tip {
  margin-top: 10px;
}
.blog .blog_single .blog_desc {
  padding: 18px 20px;
}
.blog .blog_single .blog_desc .post p,
.blog .blog_single .blog_desc .post ul,
.blog .blog_single .blog_desc .post li {
  font-size: 17px;
  font-family: Ham3D;
  line-height: 32px;
}
.post_plus_one {
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
}
.site_plus_one {
  margin-bottom: 25px;
  margin-top: -20px;
  padding: 14px;
  font-family: Lalezar;
  font-size: 18px;
  background-color: #F5F8FA;
  border: thin solid #c2d4e1;
  border-radius: 4px;
  text-align: center;
  line-height: 42px;
  color: #F35436;
}
.site_plus_one .site_plus_one_button_container {
  display: inline-block;
  vertical-align: middle;
  width: 64px;
  height: 24px;
}
input[type=radio].neo {
  width: 2em;
  margin: 0;
  padding: 0;
  font-size: 1em;
  opacity: 0;
}
input[type=radio].neo + label {
  display: inline-block;
  margin-right: -32px;
  line-height: 15px;
  font-size: 13px;
  font-weight: 400;
}
input[type=radio].neo + label > span {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 3px;
  margin: 0.25em 0.5em 0.25em 0.25em;
  border: thin solid #d9d9d9;
  vertical-align: middle;
  text-align: center;
}
input[type=radio].neo:checked + label span:before {
  content: "\e902";
  font-family: karnil;
  display: block;
  line-height: 16px !important;
  font-size: 10px !important;
}
input[type=radio].neo.blue:checked + label {
  color: #007CD3;
}
input[type=radio].neo.blue:checked + label span:before {
  color: #007CD3;
}
input[type=radio].neo.green:checked + label {
  color: #83C156;
}
input[type=radio].neo.green:checked + label span:before {
  color: #83C156;
}
a.cat_indicator {
  color: #007CD3;
  display: block;
}
a.cat_indicator:before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 3px;
  margin: 0.25em 0.5em 0.25em 0.25em;
  border: thin solid #d9d9d9;
  vertical-align: middle;
  text-align: center;
}
a.cat_indicator.active {
  color: #83C156;
}
a.cat_indicator.active:before {
  content: "\e902";
  font-family: karnil;
  line-height: 16px !important;
  font-size: 10px !important;
}
@media (min-width: 992px) {
  .show-for-mobile-only {
    display: none;
  }
}
@media (max-width: 991px) {
  .hide-for-mobile-only {
    display: none;
  }
}
.blog-t-filter {
  position: relative;
  height: 80px;
  border-bottom: thin solid #e9e5e5;
  margin: -20px -20px 20px -20px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f5f5f5+100 */
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 0%, #f5f5f5 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=0);
  /* IE6-9 */
}
.blog-t-filter .blog-t-filter-nav {
  background-color: #fff;
  color: #007CD3;
  width: 24px;
  height: 24px;
  border-radius: 12px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 28px;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  line-height: 30px;
}
.blog-t-filter .blog-t-filter-nav.blog-t-filter-nav-left {
  left: 12px;
}
.blog-t-filter .blog-t-filter-nav.blog-t-filter-nav-right {
  right: 12px;
  padding-left: 2px;
}
.blog-t-filter .blog_r_filter {
  margin: 0 60px;
}
.blog-t-filter .blog_r_filter ul {
  line-height: 80px;
}
.blog-t-filter .blog_r_filter ul li {
  color: #007CD3;
}
.blog .blog_r {
  overflow: visible;
  border-bottom: thin solid transparent;
}
.blog .blog_r .blog_r_mnu {
  padding: 18px;
  overflow: visible;
}
.blog .blog_r .blog_r_mnu h3 {
  margin: 20px;
}
.karnil_author {
  width: 59px;
  display: inline-block;
  margin: 5px 3px;
}
.karnil_author .karnil_author_image img {
  width: 100%;
  height: auto;
  border-radius: 500px;
}
#footer {
  box-shadow: 0 -2px 10px 0 rgba(0, 0, 0, 0.15);
}
#footer .menu {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}
#footer .menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#footer .textwidget {
  color: #a8acb9;
  font-size: 13px;
  line-height: 36px;
}
.tooltip-inner {
  max-width: 300px !important;
}
.tooltip-inner h4 {
  margin: 7px 0;
}
.tooltip-inner p {
  margin: 0 !important;
  font-size: 12px !important;
  line-height: 28px !important;
  text-align: justify;
}
.photo_collection_container {
  background-color: #F5F8FA;
  margin: 20px 0;
  position: relative;
  padding-bottom: 50px;
}
.photo_collection_container .photo_collection_controlls {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
}
.photo_collection_container .photo_collection_item_info {
  padding: 14px;
}
.photo_collection_container .photo_collection_item_info h4 {
  font-size: 1.7em;
  color: #007CD3;
  margin-bottom: 10px;
}
.photo_collection_container .photo_collection_item_info p {
  font-size: 1em;
  line-height: 2.2em;
  text-align: justify;
}
.photo_collection_container .slide_number {
  float: left;
  cursor: pointer;
  background-color: #FFF;
  margin: 7px 3px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  border-radius: 10px;
  border: 1px solid #007CD3;
  transition: all 0.5s ease;
}
.photo_collection_container .slide_number:hover,
.photo_collection_container .slide_number.active {
  background-color: #007CD3;
  border-color: #6d99b6;
  color: #FFF;
}
.photo_collection_container .slide_navs {
  direction: ltr;
}
.photo_collection_container .slide_navs span {
  display: inline-block;
  font-size: 12px;
  cursor: pointer;
  background-color: #FFF;
  margin: 7px 3px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  border-radius: 10px;
  border: 1px solid #007CD3;
  transition: all 0.5s ease;
}
.photo_collection_container .slide_navs span:hover {
  background-color: #007CD3;
  border-color: #6d99b6;
  color: #FFF;
}
.photo_collection_container .slide_navs span.slide_next,
.photo_collection_container .slide_navs span.slide_prev {
  font-size: 14px;
}
.karnil_post_format_icon {
  float: left;
  color: #007CD3;
  font-size: 32px;
  margin: 0 10px 10px 0;
}
.related_posts_box h3 {
  font-size: 1.6em !important;
  color: #007CD3;
  background: #F5F8FA;
  margin: 20px -20px !important;
  padding: 20px !important;
}
.related_posts_box ul {
  padding-right: 20px;
  margin-bottom: 30px;
  line-height: 2.5em;
}
.related_posts_box ul li a {
  transition: all 0.3s ease;
  font-size: 1.2em;
  font-weight: normal;
}
.related_posts_box ul li a:hover {
  color: #007CD3;
}
.related_posts_box ul li .score {
  font-size: 0.8em;
}
.author {
  display: inline-block;
  margin-right: 20px;
  position: relative;
  margin-left: 5px;
}
.author:after {
  content: '';
  background-image: url('../images/icons-s174be52923.png');
  background-repeat: no-repeat;
  background-position: 0 -2625px;
  height: 17px;
  width: 17px;
  display: block;
  vertical-align: middle;
  position: absolute;
  top: 0;
  right: -20px;
}
.author a {
  color: #F35436;
}
.plusone_box {
  position: fixed;
  z-index: 100;
  min-height: 75px;
  padding: 0 14px;
  bottom: 20px;
  left: 20px;
  background: #fdcd31;
  font-size: 12px;
  font-weight: 500;
  line-height: 36px;
  box-shadow: 2px 2px 9px 0 rgba(0, 0, 0, 0.3);
  border-radius: 4px;
  letter-spacing: -0.03em;
}
