/*
Theme Name: UNITRAi BS4
Theme URI: https://unitrai.com/themes/wp/unitrai-bs4/
Author: Suraj k. 
Author URI: https://unitrai.com/
Description:  Bootstrap 4 based wordpress theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: unitrai-bs4
Requires at least: 4.7
Requires PHP: 5.2.4
Tested up to: 5.4
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html{
    font-size:100%;
}

body {
    margin: 0;
    -webkit-font-smoothing: auto;
    font-family: "Source Sans Pro";
    font-style: normal;
    
    font-weight: normal;
    font-size: 100%; /* 16px */
    letter-spacing: 0.01em;
    color: #4D4D4D;
    background:#FAFAFA;
}

#wrapper{
    min-width:320px;
    /*max-width:2560px;*/
    margin:0px;
    padding:0px;
}


#main{
    max-width:1140px;
    margin:0px auto;
    padding:0px;
    padding-top:30px;
}


.single-sfwd-courses #main, .single-sfwd-lessons #main{
    max-width:788px;
}


.ws-res-col{
    max-width:220px;
}



article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
  font-family: "Source Sans Pro";
  color: #4D4D4D; /*#22A3FF; */
  text-decoration: none;
}

a:active,
a:hover {
  outline: 0;
  text-decoration: none;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 2.5rem;
}

hr {
  box-sizing: content-box;
  height: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  font-size:18px;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  clear: both;
  color: #24292e;
  font-weight: 600;
  margin-top: 24px;
  margin-bottom: 15px;
}
h1 {
  font-size: 32px;
  padding-bottom: 10px;
}
h2 {
  font-size: 24px;
  padding-bottom: 0.3em;
  line-height: 1.25;
}
h3 {
  font-size: 18px;
  line-height: 25px;
}
h4 {
  font-size: 16px;
  line-height: 20px;
}
h5 {
  font-size: 14px;
  line-height: 17.5px;
}

p {
  margin-bottom: 1.5em;
}
h1.entry-title {
  font-size: 1.31rem;
  border-bottom: 1px solid #eaecef;
}
h2.entry-title {
  border-bottom: 1px solid #eaecef;
}
h3.widget-title {
  font-size: 1.2rem;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
header#masthead {
  margin-bottom: 0;
  background-color: #563d7c ;
  box-shadow: 0 0.5rem 1rem rgba(0,0,0,.05), inset 0 -1px 0 rgba(0,0,0,.1);
  padding: .74rem 1rem;
}

.navbar-brand > a {
  color: rgba(0, 0, 0, 0.9);
  font-size: 1.1rem;
  outline: medium none;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}

.navbar-brand > a:visited, .navbar-brand > a:hover {
  text-decoration: none;
}

#page-sub-header {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 0;
  text-align: center;
  font-size: 1.25rem;
  background-size: cover !important;
}

body:not(.theme-preset-active) #page-sub-header h1 {
  line-height: 1.6;
  font-size: 4rem;
  color: #563e7c;
  margin: 0 0 1rem;
  border: 0;
  padding: 0;
}

#page-sub-header p {
  margin-bottom: 0;
  line-height: 1.4;
  font-size: 1.25rem;
  font-weight: 300;
}
body:not(.theme-preset-active) #page-sub-header p {
color: #212529;
}
a.page-scroller {
  color: #333;
  font-size: 2.6rem;
  display: inline-block;
  margin-top: 2rem;
}

@media screen and (min-width: 768px) {
  body:not(.theme-preset-active) #page-sub-header h1 {
    font-size: 3.750rem;
  }
  body:not(.theme-preset-active) #page-sub-header {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 992px) {
  #page-sub-header p {
    max-width: 43rem;
    margin: 0 auto;
  }
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#masthead nav {
  padding-left: 0;
  padding-right: 0;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
  color: #cdbfe3;
  padding: 0.5rem;
  font-weight: 500;
  font-size: 0.875rem;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
  color: #fff;
  font-weight: 600;
  /*background: #f9f9f9;*/
}

.navbar-brand {
  height: auto;
}

.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}

.dropdown-menu .dropdown-toggle::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-top: 0.3em solid transparent;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children {
    position: relative;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>.dropdown-menu {
    display: block;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>a:after {
    border-left-color: #fff;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
    float: none;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

.dropdown-item {
  line-height: 1.2;
  padding-bottom: 0.313rem;
  padding-top: 0.313rem;
}

.dropdown-menu {
  min-width: 12.500rem;
}

.dropdown .open .dropdown-menu {
  display: block;
  left: 12.250em;
  top: 0;
}

.dropdown-menu .dropdown-item {
  white-space: normal;
  background: transparent;
  line-height: 1.6;
}
.dropdown-menu .dropdown-item:hover {
  background: transparent;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .dropdown-menu li > .dropdown-menu {
    right: -9.875rem;
    top: 1.375rem;
  }
}
@media screen and (max-width: 991px) {
  .navbar-nav .dropdown-menu {
    border: medium none;
    margin-left: 1.250rem;
    padding: 0;
  }

  .dropdown-menu li a {
    padding: 0;
  }

  #masthead .navbar-nav > li > a {
    padding-bottom: 0.625rem;
    padding-top: 0.313rem;
  }

  .navbar-light .navbar-toggler {
    border: medium none;
    outline: none;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.comment-content.card-block {
  padding: 20px;
}

.navigation.post-navigation {
  padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  border: 1px solid #ddd;
  border-radius: 0.938rem;
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
}

.post-navigation .nav-next a::after {
  content: " \2192";
}

.post-navigation .nav-previous a::before {
  content: "\2190 ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  background: #eee none repeat scroll 0 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a img.alignright {
  float: right;
/*  margin: 0.313rem 0 1.25rem 1.25rem;*/
}

a img.alignnone {
/*  margin: 0.313rem 1.25rem 1.25rem 0;*/
}

a img.alignleft {
  float: left;
/*  margin: 0.313rem 1.25rem 1.25rem 0;*/
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
/*.widget {
  margin: 0 0 1.5em;
  font-size: 0.875rem;
   Make sure select elements fit in widgets. 
}
.widget select {
  max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
  display: none;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #eee;
  text-decoration: none;
}
.half-rule {
  width: 6rem;
  margin: 2.5rem 0;
}
.widget_categories .nav-link {
  display: inline-block;
}
*/
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
/*#content.site-content {
padding-bottom: 3.75rem;
  padding-top: 4.125rem;
}*/

.sticky .entry-title::before {
  content: '\f08d';
  font-family: "Font Awesome\ 5 Free";
  font-size: 1.563rem;
  left: -2.5rem;
  position: absolute;
  top: 0.375rem;
  font-weight: 900;
}

.sticky .entry-title {
  position: relative;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {
/*  margin: 1.5em 0 0;*/
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0;
}

.post.hentry {
  margin-bottom: 4rem;
}

.posted-on, .byline, .comments-link {
  color: #9a9a9a;
}

.entry-title > a {
  color: inherit;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-body .pull-left {
  padding-right: 0.625rem;
}

.comment-list .comment {
  display: block;
}

.comment-list {
  padding-left: 0;
}

.comments-title {
  font-size: 1.125rem;
}

.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
  border: medium none;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 0.313rem 0.313rem 0;
  text-align: center;
}
.wp-caption img[class*="wp-image-"] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-size: 0.688rem;
  line-height: 1.063rem;
  margin: 0;
  padding: 0.625rem;
}

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

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-item .gallery-columns-2 {
  max-width: 50%;
}
.gallery-item .gallery-columns-3 {
  max-width: 33.33333%;
}
.gallery-item .gallery-columns-4 {
  max-width: 25%;
}
.gallery-item .gallery-columns-5 {
  max-width: 20%;
}
.gallery-item .gallery-columns-6 {
  max-width: 16.66667%;
}
.gallery-item .gallery-columns-7 {
  max-width: 14.28571%;
}
.gallery-item .gallery-columns-8 {
  max-width: 12.5%;
}
.gallery-item .gallery-columns-9 {
  max-width: 11.11111%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
.woocommerce-cart-form .shop_table .coupon .input-text {
  width: 8.313rem !important;
}

.variations_form .variations .value > select {
  margin-bottom: 0.625rem;
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Elementor
--------------------------------------------------------------*/
.elementor-page article .entry-footer {
  display: none;
}

.elementor-page.page-template-fullwidth #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.elementor-page .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
## Visual Composer
--------------------------------------------------------------*/
.vc_desktop article .entry-footer {
  display: none;
}

.vc_desktop #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.vc_desktop .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer#colophon {
  font-size: 85%;
}
body:not(.theme-preset-active) footer#colophon {
  color: #99979c;
  background-color: #f7f7f7;
}
.navbar-dark .site-info {
  color: #fff;
}
.copyright {
  font-size: 0.875rem;
  margin-bottom: 0;
  text-align: center;
}

.copyright a, footer#colophon a {
  color: inherit;
}


/***************************************************
Custom Css @start
***************************************************/
.flex-checklist{
    display:flex;
    clear:both;
}

.flex-checklist .left-checklist{
    display: inline-flex;
    width: 10%;
    align-items: flex-start;
    margin-top: 8px;
}

.flex-checklist .right-checklist{
    width:90%;
    float:right;
}

.single-book-notes h1.entry-title,
.single-podcasts h1.entry-title{
    border-bottom:none!important;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 40px;
    /* identical to box height, or 111% */
    color: #1A1A1A;
    margin-bottom:32px;
    padding-bottom:0px;
}

.single-book-notes  .entry-content,
.single-podcasts .entry-content {
    padding:32px 32px 50px 32px;
    background:#FFFFFF;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    /* or 137% */
    letter-spacing: 0.01em;
    color: #4D4D4D;
    margin-bottom:120px;
    background: #FFFFFF;
    box-shadow: 0px 8px 32px rgba(50, 50, 71, 0.05);
    border-radius: 10px;
}

.single-book-notes  .entry-header, .single-podcasts .entry-header{
    padding-bottom:0px;
}

.single-book-notes img.aligncenter, 
.single-book-notes img.alignnone,
.single-podcasts img.aligncenter, 
.single-podcasts img.alignnone,
.single-book-notes  .entry-content img,
.single-podcasts .entry-content img
{
    border-radius:0!important;
}

aside#secondary {
    background: #FFFFFF;
    height: calc(100vh - 0px);
    font-family: "Source Sans Pro";
    letter-spacing: 0.0014em;
    color: #F98181;
    text-align: center;
    min-width: 200px;
    width:200px;
    max-width: 200px;
    overflow: hidden;
/*    margin-right:37px;*/
}


#secondary .widget{
    margin-top:50px;
}

aside#secondary .widget_custom_html{
    display:none;
}

aside#secondary .widget-inner{
    height: 100%;
	padding: 0px 12px;
}

aside#secondary #logo{
    background-color: #FFFFFF;
    text-align: center;
}

aside#secondary #logo {
    padding: 20px 0 0px;
/*    padding: 0px;*/
}

aside#secondary #logo a.real-logo{
    width:49.44px;
    display: block;
    margin:0px auto;
    padding:0px;
}


aside#secondary #logo img { 
    max-height: 50px;
}


aside#secondary ul.menu{
    list-style:none;
    list-style-type: none;
    margin:0px;
    padding:0px;
}

aside#secondary ul.menu li a{
    font-family: "Source Sans Pro"!important;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.0014em;
    color: #F98181;
    text-align: center;
    /*padding:14.29px 13.5px 10px;
    display: block;
    width: 110px;
    margin: 0px auto 20px; */
	padding: 10px 15px 10px 12.29px;
    display: flex;
    min-width: 126px;
    margin: 0px 0px 20px;
    align-items: center;
    line-height: 20px;
}


aside#secondary ul.menu li a span{
    
    /*display:block;
    text-align: center;
    height:20px;
    line-height: 20px;
    margin-top:8.29px;
	*/
	margin-left: 8px;
    
}




aside#secondary ul.menu li.current-menu-item a,
aside#secondary ul.menu  li a:hover, 
aside#secondary ul.menu  li.active a {
    background: rgba(254, 230, 230, 0.5);
    border-radius: 10px;
    color: #F53838;
/*    transform: rotate(90deg);*/
}


.menu-item ._svg {
    width: auto;
}

.menu-item img._before, .rtl .menu-item img._after {
    margin-right: 0em; 
}

/*top right menu*/
#top-nav{
    margin-bottom:50px;
}


#top-right-menu #submenu{
background: #FFFFFF;
    box-shadow: 0px 24px 32px rgb(50 50 71 / 8%), 0px 16px 16px rgb(50 50 71 / 8%);
    border-radius: 0px 0px 10px 10px;
    min-width: 184px;
    width: 184px;
    max-width: 184px;
    border: none;
    top: 80%;
    z-index: 1500;
}

#top-right-menu #submenu.dropdown-menu{
    padding:0px;
    margin-top:10px;
    left:-20px!important;
}

#top-right-menu #submenu li a {
    font-size: 16px;
    line-height: 20px;
    background: none;
    color: #999999;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    display:flex;
    align-items:center;
    padding:10px 12px;
}


#link-top-right-menu .display-name{
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    /* identical to box height */

    text-align: right;
    letter-spacing: 0.01em;

    color: #1A1A1A;
}

#top-right-menu #submenu li:last-child a{
    border-bottom:none;
}

#top-right-menu #submenu li a:hover, 
#top-right-menu #submenu li.current-menu-item a
{
    font-family: "Source Sans Pro";
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    align-items: center;
    color: #22A3FF;
    background: rgba(201, 232, 255, 0.5);
    /*border-bottom: 1px solid rgba(201, 232, 255, 0.5);*/
}


#link-top-right-menu img{
    border: 1px solid rgba(228, 228, 228, 0.6);
    box-sizing: border-box;
    border-radius: 300px;
    width: 30px;
    height: 30px;
    margin: 0px 0px 5px 0px;
}

#link-top-right-menu{
    color: #999999;
    text-decoration: none;
}

#link-top-right-menu:after{
    margin-left:0px;
}

/* search form */

.search-form input.search-field {
    width: 100%;
    max-width: 569px;
    background: #FFFFFF;
    box-shadow: 0px 8px 32px rgb(50 50 71 / 5%);
    border-radius: 10px;
    font-family: "Source Sans Pro";
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #A8B7C7!important;
    height: 45px;
    padding: 12px 0px 11px 24px;
    border: none!important;
    display: inline-block;
    margin-bottom: 0px;
    margin-top: -7px;
    /* position: relative; */
    float: left;
}

.search-btn {
    background: transparent!important;
    background: url(assets/icons/search.png) center center no-repeat!important;
    height: 20px;
    width: 20px!important;
    border: none!important;
    padding: 0px;
    display: inline-block;
    box-shadow: none;
    margin-top: 0px;
    padding: 15px!important;
    float: left;
    margin-left: -35px;
}

/* footer menu */
#footer-sm-menu {
    position: fixed;
    z-index: 999999;
    width: 100%;
    min-width: 100%;
    min-height: 83px;
    bottom: 0;
    left: 0;
    right: 0;
/*    background: #fff;*/
/*    box-shadow: 0px 0px 5px rgb(0 0 0 / 20%);*/
    transition: opacity 0.3s, visibility 0.2s;
    
    background: rgba(255, 255, 255, 0.92);
    backdrop-filter: blur(27.1828px);
    /* Note: backdrop-filter has minimal browser support */
/*    transform: matrix(1, 0, 0, -1, 0, 0);*/
}


#footer-sm-menu ul{
    list-style:none;
    list-style-type: none;
    margin:0px;
    padding:0px;
}

#footer-sm-menu ul li{
    display:inline-block;
    padding: 16px 4px;  
    width:15%;
}

#footer-sm-menu ul li a{
    font-family: "Source Sans Pro"!important;
    font-style: normal;
    font-weight: 400;
    font-size: 70%;
/*    letter-spacing: 0.0014em;*/
    color: #F98181;
    text-align: center;
    padding:10px 4px 0px;
    display: block;
    margin: 0px auto 0px;
    min-width:51px;
}


#footer-sm-menu ul li a span{
    
    display:block;
    text-align: center;
    height:20px;
    line-height: 20px;
    margin-top:5px;
    
}


#footer-sm-menu ul li.current-menu-item a,
#footer-sm-menu ul  li a:hover, 
#footer-sm-menu ul li.active a {
    background: rgba(254, 230, 230, 0.5);
    border-radius: 10px;
    color: #F98181;
/*    transform: rotate(90deg);*/
}


#footer-sm-menu ul .menu-item ._svg {
    width: auto;
}

#footer-sm-menu ul .menu-item img._before, #footer-sm-menu ul .rtl .menu-item img._after {
    margin-right: 0em; 
}




/*top navigation mobile menu*/
#sm-top-right-menu-block{
    margin-top:10px;
}

#sm-top-nav{
    background: #FFFFFF;
    margin:0px;
    padding:15px 30px;
    margin-bottom:40px;
    width:100%;
    max-height: 80px;
    overflow: visible;
}

#sm-search-box{
    width:100%;
    padding:0px 30px 30px;
}
    
    /* mobile logo */
#sm-logo {
  background-color: transparent;
  background:none;
  text-align: center;
}

#sm-logo a {
    width:50px;
    display: block;
    margin:0px auto;
    padding:0px;
    text-decoration: none;
}

#sm-logo a img {
    height:50px;
}


.primary-left{
    margin:0px;
    padding:0px;
}

/* right sidebar */


#ut-right-sidebar {
 margin-top:-60px;
 background:#EEEEEE;
}

#ut-right-sidebar #ut-right-sidebar-inner{
    padding:85px 0px 30px 0px;
}


.learndash-wrapper .ld-status-complete{
   background-color:transparent;
}

.learndash-wrapper .ld-status-incomplete.ld-status-icon{
    background-color:transparent;
    border:0px;
}

.learndash-wrapper .ld-item-list .ld-item-list-item a.ld-item-name{
    width:100%;
}

.btn-qst:hover{
    background: #C9E8FF;
    border: 1px solid #22A3FF;
    box-sizing: border-box;
    box-shadow: 0px 12px 12px rgba(85, 85, 85, 0.08), 0px 16px 24px rgba(85, 85, 85, 0.08);
    border-radius: 5px;
}


#team-dashboard {
    margin-bottom:120px;
}

#team-dashboard .inner-block.right-space{
    padding-right:75px;
}

#team-dashboard .inner-block.inner-row-0{
    margin-bottom:16px;
}

#team-dashboard .inner-block.inner-row-3{
/*    margin-right:-75px;*/
}

#team-dashboard .inner-block .left-side{
    min-width:calc(100% - 75px);
}

#team-dashboard .inner-block .right-side{
    max-width:75px;
    float:right;
}

/**/

.page-info{
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    /* identical to box height, or 122% */
    text-align: center;
    color: #4D4D4D;
    display:inline-flex;
    align-items: center;
    margin-right: 24px;
    margin-top:8px;
}

.search-block .heading1{
    margin-bottom:8px;
    line-height:40px;
}

.search-status-text{
    
/*    font-family: "Source Sans Pro";*/
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    /* or 125% */

    display: flex;
    align-items: center;

    color: #1A1A1A;
    
}

.search-status-text span{
    font-weight:bold;
}

.search-cat-nav {
    /*max-width: 708px;*/
    max-width: 450px;
    /*height: 68px;*/
    /* white */
    background: #FFFFFF;
    box-shadow: 0px 8px 32px rgba(50, 50, 71, 0.05);
    border-radius: 10px;
/*    font-family: Source Sans Pro;*/
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    /* identical to box height, or 125% */

    display: flex;
    align-items: center;
    text-align: center;

    color: #1A1A1A;
    padding:16px 32px 16px 32px;
    margin-top:24px;
}

.search-cat-nav ul {
    
    list-style:none;
    margin:0px;
    padding:0px;
    
}


.search-cat-nav ul li{
    display:inline-flex;
    align-items: center;
    padding:0px;
    margin:0px;
    margin-left:5px;
    
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    /* identical to box height, or 125% */

    align-items: center;
    text-align: center;

    color: #1A1A1A;
}

.search-cat-nav ul li a{
    display:flex;
    align-items: center;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    /* identical to box height, or 125% */
    letter-spacing: 0.0014em;
    color: #1A1A1A;
    border-radius:10px;
}

.search-cat-nav ul li.srch-cat-label{
    
    margin-left:0px;
    margin-right:5px;
    
}

.search-cat-nav ul li.srch-cat-podcasts a{
    background:url(./assets/icons/mic.png) 24px center no-repeat;
    padding:8px 15.5px 8px 43.5px;
    color: #FF6D6D;
}

.search-cat-nav ul li.srch-cat-podcasts.active a,
.search-cat-nav ul li.srch-cat-podcasts:hover a{
    background-color:rgba(254, 230, 230, 0.5);
}

.search-cat-nav ul li.srch-cat-book-notes a{
    background:url(./assets/icons/book.png) 12px center no-repeat;
    padding:8px 10px 8px 34px;
    color: #6CC1FF;
}

.search-cat-nav ul li.srch-cat-book-notes.active a,
.search-cat-nav ul li.srch-cat-book-notes:hover a{
    background-color:rgba(201, 232, 255, 0.5);
}

.search-cat-nav ul li.srch-cat-training a {
    background:url(./assets/icons/badge.png) 25px center no-repeat;
    padding:8px 20px 8px 44px;
    color: #59E343;
}

.search-cat-nav ul li.srch-cat-training.active a,
.search-cat-nav ul li.srch-cat-training:hover a{
    background-color:rgba(177, 255, 165, 0.5);
}

.search-cat-nav ul li.srch-cat-community a{
    background:url(./assets/icons/community.png) 10px center no-repeat;
    padding:8px 8px 8px 32px;
    color: #FFE727;
}

.search-cat-nav ul li.srch-cat-community.active a,
.search-cat-nav ul li.srch-cat-community:hover a{
    background-color:rgba(255, 246, 174, 0.5);
}

.search-content{
    margin:40px auto 37px;
    
    /*font-family: "Source Sans Pro";*/
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    /* or 143% */

    letter-spacing: 0.01em;

    color: #4D4D4D;
}



.search-content .entry-title {
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    /* or 118% */
    color: #1A1A1A;
    margin-top:8px;
}

.search-content .entry-header {
    height:112px;
    overflow:hidden;
    margin-bottom:16px;
}

.search-content .hentry
{
    background: #FFFFFF!important;
    box-shadow: 0px 8px 32px rgba(50, 50, 71, 0.05)!important;
    border-radius: 10px!important;
    padding:24px!important;
    max-width:267px!important;
  
    
    overflow: hidden;
    margin:0px!important;
    margin-bottom:24px!important;
}

.search-content .entry-summary{
    height:100px;
    margin-bottom:24px;
    overflow: hidden;
    overflow-wrap: break-word;
    text-overflow: ellipsis;
}


.search-content .read-more{
    /*font-family: Source Sans Pro;*/
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    /* or 125% */

    display: flex;
    align-items: center;

    color: #22A3FF;
}

.search-content .entry-cats .cat{
    display: inline-flex;
    flex-direction: column; 
      align-items: center;
        padding: 4px 6px;
        border-radius: 5px;
    
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    /* identical to box height, or 133% */

    letter-spacing: 0.0014em;

    color: #FFFFFF;
    height: 24px;
    margin-bottom:4px;
    display:none;
}

.search-content .entry-cats .podcast{
    width:82px;
    padding-left:27px;
    background:#FF6D6D url(./assets/icons/mic2.png) 11.75px center no-repeat;
}

.search-content .entry-cats .book {
    
    width:90px;
    padding-left:21px;
    background:#6CC1FF url(./assets/icons/book2.png) 6px center no-repeat;
    
}


.search-content .entry-cats .training {
 
    padding-left:27px;
    width: 78px;
    background:#59E343 url(./assets/icons/training2.png) 11.75px center no-repeat;
    
}


.search-content .entry-cats .community{
 
    padding-left:27px;
    width: 96px;
    color: #FFFFFF;
    background:#FFE727 url(./assets/icons/community2.png) 9.61px center no-repeat;
}




.search-content .hentry.type-sfwd-courses .entry-cats .training,
.search-content .hentry.type-sfwd-lessons .entry-cats .training,
.search-content .hentry.type-sfwd-quiz .entry-cats .training,
.search-content .hentry.type-sfwd-topic .entry-cats .training,
.search-content .hentry.category-training .entry-cats .training{
    display: inline-flex;
}


.search-content .hentry.category-podcasts .entry-cats .podcast,
.search-content .hentry.type-podcasts .entry-cats .podcast{
    display: inline-flex;
}

.search-content .hentry.category-book-notes .entry-cats .book,
.search-content .hentry.type-book-notes .entry-cats .book{
    display: inline-flex;
}

.search-content .hentry.category-community .entry-cats .community,
.search-content .hentry.type-forum .entry-cats .community,
.search-content .hentry.type-topic .entry-cats .community,
.search-content .hentry.type-reply .entry-cats .community{
    display: inline-flex;
}

.pager{
    display:flex;
    float:right;
    align-items: center;
}

.pagination{
    margin-top:8px;
    display:inline-flex;
    align-items: center;
}

.pagination .nav-links{
    margin-left:auto;
}


.pagination .nav-links .page-numbers{
    display:inline-block;
    align-items: center;
    width:32px;
    height:32px;
    background: #FFFFFF;
    /* Button Shadows/Button - 2dp - Shadow */

    box-shadow: 0px 2px 2px rgba(50, 50, 71, 0.06), 0px 2px 4px rgba(50, 50, 71, 0.06);
    border-radius: 10px;
    margin:0px 4px;
    
    /*font-family: Source Sans Pro;*/
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    /* identical to box height, or 133% */

    text-align: center;

    color: #22A3FF;
    
    padding:6px;

}

.pagination .nav-links .page-numbers.next{
    box-shadow: none;
    background: transparent;
    background: url(./assets/icons/right-angle.png) center center no-repeat;
}


.pagination .nav-links .page-numbers.prev{
    box-shadow: none;
    background: transparent;
    background: url(./assets/icons/left-angle.png) center center no-repeat;
}

.pagination .nav-links .page-numbers.current{
    background: #EEEEEE;
    box-shadow: none;
}






/***************************************************
Custom css @end
***************************************************/





/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/

#tertiary {
    position: absolute;
    max-width:350px;
    right:0;
    z-index: 999;
    padding:0px;
 }
    
    
#primary {
    margin: 0px;
    padding: 0px;
    max-width:calc(100% - 200px);
    padding-left:45px;
}


.single-sfwd-courses #primary .primary-left, .single-sfwd-lessons #primary .primary-left{
    max-width:calc(100% - 350px);
        
}


.single-sfwd-courses #primary, .single-sfwd-lessons #primary{
        overflow:hidden;
    }



@media  only screen and (min-width: 992px){
    
  
    #primary{
        padding-right:45px;
    }
    
    .single-sfwd-courses #primary, .single-sfwd-lessons #primary{
        padding-right:0px;
        padding-left: 45px;
    }
    
    
    .single-sfwd-courses #primary .primary-left, .single-sfwd-lessons #primary .primary-left{
        max-width: calc(100% - 350px);
        padding-right:45px;
    }
    
    .course-block .box1{
        padding: 40px 95px;
    }
    
    .learndash-wrapper .ld-content-actions .ld-content-action{
        display:block;
        clear:both;
        width:auto;
        margin:10px auto 0px auto;
    }
    
    .btn-qst{
        max-width: 45%;
        padding: 9px 8%!important;
        margin:0 12px 15px 12px;
    }
    
    .btn-qst.first{
        margin:0 12px 15px 12px!important;
    }
    
    .btn-qst span{
        margin-right:40px;
    }
   
    
    .question-stat{
        width:25%;
        max-width:25%;
        margin-right:5%;
    }
    .question-progress{
        width:70%;
    }
    
    .progress-label1{
        font-size:16px;
    }
    
    .progress-btn{
        padding: 12px 15px;
    }
    
    
    
    
    .training-block .box1{
        padding: 30px 15px 0px 40px;
    }
    
    #team-dashboard .user-info .user-stat{
        margin-left:0px;
        margin-top:16px;
    }
    
    #team-dashboard .user-block .user-skill-trait{
        margin: 40px 15px 18px;
    }
   
    
 
    
}


@media only screen and (min-width: 1200px) {
    
    
    
    aside#secondary{
        margin-right:0px!important;
    }
    
    .ws-res-col{
        max-width:220px!important;
    }
    
    
    .single-sfwd-courses #primary, .single-sfwd-lessons #primary {
        padding-left:45px;
    }
    
    
    .single-sfwd-courses #primary .primary-left, .single-sfwd-lessons #primary .primary-left{
        max-width: calc(100% - 350px)!important;
        padding-right:45px;
    }
    
    .single-sfwd-courses #primary .p-row, .single-sfwd-lessons #primary .p-row{
        
    }
    
    
    .training-block .box1 {
        padding: 30px 15px 0px;
    }
    
    #team-dashboard .user-block .user-skill-trait{
        margin: 40px 50px 18px;
    }
    
    #team-dashboard .user-info .user-stat{
        margin-top:0px;
        margin-left:16px;
        max-width:116px;
    }
    
}



/*--------------------------------------------------------------
## desktop <1200
--------------------------------------------------------------*/
@media only screen and (max-width: 1199.98px) {
  
    aside#secondary{
        margin-right:0px!important;
    }

    #main {
        min-width:100%;
    }
    
    .dashboard-block .welcome-block .box1{
        padding:30px;
    }
    
    .progress-block .box1{
        padding:30px;
    }
    
    .sco-block .box1{
        padding:30px;
    }
    
    .sco-indi-title-box{
        margin-right:-30px;
    }
    
    .sco-block .box2{
        padding: 30px;
        background-position-x: 95%;
    }
    
    .sco-main-text {
        font-size: 30px;
        line-height: 34px;
        /*max-width:30%;*/
        margin-top: 30px;
    }
    
    .sco-sub-text{
        max-width:90%;
    }
    
    
    .sales-skill-block .box3{
        margin:30px -30px!important;
    }
    
    .sales-skill-block{
        max-height: 230px;
        overflow: hidden;
    }
    
    .ssf-block .result-text{
        font-size:14px;
    }
    
    .ssf-block .box1{
        padding:30px;
    }
    
    .ws-res-col{
      max-width:220px!important;
  }
  
    .course-block .box1{
        
        padding:30px;
        
    }
    
    
    .btn-qst{
        padding:9px 55px;
    }
    
    .btn-qst.first{
        margin-right: auto;
        margin-bottom: 15px;
    }
    
    
    .dashboard-block .welcome-block .box1{
        padding:30px 24px;
    }
    
    .dashboard-block .box5{
        min-height:288px;
        max-height:288px;
        padding:30px;
    }
    
    .dashboard-block .red-box .box-content-block{
        padding-top: 24px;
    }
    
    
}

/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 991.98px) {
 
   
  #primary{
      max-width:100%;
      padding:0px 30px!important;
  }
  
  .single-sfwd-courses #primary .primary-left, .single-sfwd-lessons #primary .primary-left{
      max-width:100%; 
      padding:0px 15px;
  }
  
  .search-form input.search-field{
      max-width:100%;
  }
  
  
  .dashboard-block .box5{
      padding:30px;
  }
  
  .dashboard-block .welcome-block .progress-box{
      margin:15px auto;
  }
  
  .progress-label1{
      font-size:15px;
  }
  
  .progress-block .box1{
      padding:24px;
  }
  
  .progress-btn{
      padding: 12px 15px;
  }
  
    .box1.assesment-box{
        margin-bottom:120px;
    }
 
    .sco-main-text {
        font-size: 24px;
        line-height: 34px;
        /* max-width: 30%; */
        margin-top: 15px;
    }
    
    .ssf-block .box1 {
        padding: 20px;
    }
    
    .ssf-block .result-text {
        font-size: 13px;
    }
    
    #tertiary {
        max-width: 100%;
        padding: 0px;
        margin-top: 0px;
        position: relative;
        z-index:9;
    }
    
    #tertiary-inner {
        margin-left: -15px;
        margin-right: -15px;
    }
    
    
    #primary{
        min-width:100%;
        max-width:100%;
        padding:0px 30px!important;
       
    }
    
    
    body.single-sfwd-courses #primary, body.single-sfwd-lessons #primary {  
        /*padding: 0px 15px 0px 30px!important;*/
    }
    
    
    
    .btn-qst{
        padding:9px 55px;
    }
    
    .btn-qst.first{
        margin-right: auto;
        margin-bottom: 15px;
    }
    
    #ut-right-sidebar{
        height:auto!important;
        padding-bottom: 200px;
    }
    
    
    #ut-right-sidebar .learndash-wrapper .ld-item-list .ld-item-list-item a.ld-item-name{
        padding: 8px 6px 8px 6px;
        margin: 0px auto;
        max-width: 90%;
    }
    
    .training-block .box1{
        padding: 30px 15px 0px 25px;
    }
    
    
    #team-dashboard .user-info .user-stat{
        margin-left:0px;
        margin-top:16px;
    }
    
    #team-dashboard .trait-heading.first{
        margin-top:0px;
    }
    
    #team-dashboard .trait-heading{
        margin-top:30px;
    }
    
    
    
}
/*--------------------------------------------------------------
## mobile landscape
--------------------------------------------------------------*/

@media only screen and (max-width: 767.98px) {
    html {
      font-size: 80%;
    }
  
  .search-form input.search-field {
        
        max-width:100%!important;

    }
    
    #team-dashboard .user-info{
        padding-left:0px;
    }
    
    #team-dashboard .text1{
        margin-bottom:16px;
        text-align:left;
    }
    
    #team-dashboard .user-info .user-stat{
        margin-left:16px;
        margin-top:0px;
        margin-bottom:16px;
    }
    
    
    #team-dashboard .inner-block.right-space{
        padding-right:0px;
    }
    
    #primary{
        max-width:100%;
        padding:0px 30px!important;
    }
    
    
    body.single-sfwd-courses #primary, body.single-sfwd-lessons #primary {
        
        padding: 0px 30px 0px 30px!important;
        
    }
    
    body.single-sfwd-courses #primary .primary-left, body.single-sfwd-lessons #primary .primary-left{
        
        padding:0px 15px;
        
    }

    #main{
        min-width:100%;
    }
    
    
    #tertiary{
        max-width:100%;
        padding:0px;
        margin-top:0px;
        position:relative;
    }
    
    .primary-left{
/*        padding-right: 30px;*/
    }
    
    #tertiary-inner{
        margin-left:-15px;
    }
    
    .ws-res-col{
        max-width:100%!important;
    }
    
    .tr-switch {
        margin-bottom:30px;
        text-align: left;
    }
    
    
    .course-block .box1{
        
        padding:30px;
        
    }
    
    .box1.assesment-box{
        padding:30px;
    }
    
    
    .sco-status-bar {
        margin: 25px auto 30px auto!important;
        width: 130px;
    }
    
    .sco-block .box1{
        height: auto!important;
        margin-bottom: 30px;
        padding: 30px;
    }
    
    .sco-indi-title-box {
        margin-bottom: 30px;
        text-align: center;
    }
    
    .sco-main-text {
        margin-top: 30px;
    }
    
    .sco-sub-text{
        margin-top:30px;
        margin-bottom:15px;
    }
    
    
    .btn-qst{
        padding:9px 55px;
    }
    
    .btn-qst.first{
        margin-right: auto;
        margin-bottom: 15px;
    }
    
    .wnbell_dropdown_list_ss{
      top:80px!important;  
    }
}

/*--------------------------------------------------------------
## mobile; 575.98px
--------------------------------------------------------------*/
@media only screen and (max-width: 575.98px) { 
    
    html {
      font-size: 75%;
    }
    
    .top-right-menu-block{
        margin-top:30px;
    }
  
    aside#secondary {
        display:none;
    }
    
    
    
    #primary{
        max-width:100%;
        padding:0px 30px!important;
    }
    
    
    body.single-sfwd-courses #primary, body.single-sfwd-lessons #primary {
        
        padding: 0px 30px 0px 30px!important;
        
    }
    
    body.single-sfwd-courses #primary .primary-left, body.single-sfwd-lessons #primary .primary-left{
        
        padding:0px 15px;
        
    }
    
   
    
    #tertiary{
        max-width:100%;
        padding:0px;
        margin-top:0px;
        position:relative;
    }
    
    
    .ws-res-col{
        max-width:100%!important;
    }
    
    
    .course-block .heading1 {
        margin-bottom: 16px;
    }
    
    
  
    .dashboard-block .box5 {
        padding:30px!important;
        max-height: 100%!important;
        overflow:auto;
        margin-bottom:30px;
        height:auto!important;
    }

    
    .dashboard-block .red-box .box-content-block{
        max-width: 100%!important;
        padding:0px!important;
    }
    
    .dashboard-block .red-box .box-content{
        padding-bottom:0px;
    }
    
    .dashboard-block .welcome-block .progress-box {
        margin: 24px auto 24px auto;
    }
    
    .dashboard-block .welcome-block .box1{
        padding:30px;
        text-align:center;
    }
    
    
    .news-block .box1.last{
        margin-bottom:0px!important;
    }
    
    
    .news-icon{
        margin-top: 30px;
        margin-left: -10px;
    }
    
    .progress-block .box1{
        padding: 30px!important;
        margin-bottom:30px!important;
        height:auto!important;
        overflow:auto;
         
    }
    
    .progress-block .box1.last{
        margin-bottom:0px!important;
    }
    
    .sales-skill-block {
        max-height:none!important;
        overflow: visible;
    }
    
    .ssf-block .box1{
        margin-bottom:30px!important;
    }
    
    
    .sco-block .box1 {
        height: auto!important;
        margin-bottom:30px;
        padding:30px;
    }
    
    .sco-status-bar {
        margin: 25px auto 30px auto!important;
        width: 130px;
    }
    
    
    .sco-indi-title-box{
        margin-bottom:30px;
        text-align:center;
    }
    
    .sales-skill-block{
        margin-bottom:50px!important;
    }
    
    .ssf-block .box1{
        padding:30px!important;
    }
    
    .sco-main-text{
        margin-top:30px;
    }
    
    .box2.sco-box-2{
        padding:30px;
    }
    
    .sales-skill-block .box1{
        min-height:max-content!important;
        margin-bottom:0px!important;
    }
    
    .sales-skill-block .box3{
        min-height:185px!important;
        margin: 30px 0px!important;
    }
    
    
    .sales-skill-block .box3.last {
        margin-bottom: 30px!important;
        margin-top: -30px!important;
    }
    
    
    .sales-skill-block .box3 .result-row {
        padding-left: 30px!important;
    }
    
    
    .ws-box {
        width: 100%;
        height: 182px;
        background: #FEE6E6;
        border-radius: 10px;
        padding: 24px 20px;
        display: block;
        float: none;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 30px;
    }
    
    .training-block .heading1{
        
        margin-top:15px;
        
    }
    
    
    .tr-switch {
        margin-bottom:30px;
        text-align: left;
    }
    
    
    .heading2-b{
        font-size:18px!important;
    }
    
    
    .practice-block .box1 {
        padding: 30px;
    }
    
    .practice-block .box5{
        padding:30px;
    }
    
    .practice-block .box5 .practice-character{
        margin-right:0px;
        margin-top:30px;
    }
    
    .practice-block .box5{
        margin-bottom:30px;
    }
    
    
    .practice-block{
        margin-bottom:120px;
    }
    
    .btn-qst{
        padding:9px 55px;
    }
    
    .btn-qst.first{
        margin-right: auto;
        margin-bottom: 15px;
    }
    
    
    .search-form input.search-field {
        max-width:100%!important;
    }
    
    
    .question-stat{
        width:41%;
        margin-right:1%;
    }
    
    
    .question-progress{
        width: 58%;
        margin-top: 10px;
    }
    
    
    .practice-block .box1.result-box{
        
        margin-top:0px;
        padding:30px;
    }
    
    
    .practice-block .result-box .congrat-character{
        margin:0px auto;
        float:none;
    }
    
    
    
    .primary-left{
/*        padding-right: 30px;*/
    }
    
    
    #tertiary-inner{
        margin-left:-15px;
    }
    
    
    .course-block .box1{
       
        padding:30px;
        
    }
    
    
    body.single-sfwd-courses #tertiary.primary-right{
        overflow:visible;
    }
    
    body.single-sfwd-lessons #tertiary.primary-right{
        overflow:visible;
    }
    
    
    .course-block .ut-link-box .btn-blue{
        max-width:100%;
        padding:8px 20px;
        margin-left:5px;
    }
    
    
    .box1.assesment-box {
        padding:30px;
        margin-bottom:120px;
    }
    
    .single-post #primary{
        margin-bottom:120px;
    }
    
    
    .form-radio{
        width: 15px;
        height: 15px;
    }
    
    ul.utpst-answer-list li, ul.utpst-answer-list li.first {
        padding: 5px 0px 5px;
        margin-right: 5%;
    }
    
    ul.utpst-answer-list li.last{
        margin-right:0px;
        margin-left:0px;  
    }
    
    ul.utpst-answer-list li label{
        font-size:16px;
    }
    
    
    .utpst-stat{
        width:30%;
    }
    
    .utpst-progress{
        width:67%;
    }
    
    
    
    .dashboard-block .box5.v2 .red-box {
        background: url(https://app.salesman.org/wp-content/themes/unitrai-bs4/images/V2.png) center bottom no-repeat;
        min-height: 375px;
        background-size:100%!important;
    }
    
    
    .dashboard-block .box5.v1 .red-box {
        background: url(https://app.salesman.org/wp-content/themes/unitrai-bs4/images/V1.png) center bottom no-repeat;
        min-height: 400px;
        background-size: 100%!important;
    }
    
    
    .dashboard-block .box5.v3 .red-box {
        background: url(https://app.salesman.org/wp-content/themes/unitrai-bs4/images/V3.png) center bottom no-repeat;
        min-height: 375px;
        background-size: 100%!important;
    }
    
    .dashboard-block .box5.v4 .red-box {
        background: url(https://app.salesman.org/wp-content/themes/unitrai-bs4/images/V4.png) center bottom no-repeat;
        min-height: 415px;
        background-size: 100%!important;
    }
    
    
    .form-radio:checked::before{
        
        left: 1.66666px;
        top: 1.5px;
        
    }
    
    
    #ut-right-sidebar{
        height:auto!important;
        padding-bottom: 200px;
    }
    
    #team-dashboard .user-block .user-skill-trait{
        margin: 40px 15px 18px;
    }
    
    
    .comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next,
    .comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous{
        width:100%;
    }
    
    .post-navigation .nav-previous a, .post-navigation .nav-next a{
        width:100%;
        margin-bottom:16px;
        text-align: center;
    }
    
    .ut-link-box .link-1{
        margin-right:10px;
    }
    
    .training-block .box1 {
        padding: 30px 0px 0px 0px;
    }
    
    .search-content{
        margin-bottom:120px;
        
    }
    
    .search-cat-nav{
        padding:16px 16px;
    }
    
    
    .search-cat-nav ul{
        display:block;
        width:100%;
    }
    
    .search-cat-nav ul li.srch-cat-label{
        
        width:100%;
        text-align: center;
        display: block;
        margin-bottom:16px!important;
        
    }
    
    .search-cat-nav ul li{
        margin-bottom:8px;
    }
    
    .search-cat-nav ul li a
    {
        display: block;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        font-style: normal;
        font-weight: 600;
        font-size: 18px;
        line-height: 20px;
        /* identical to box height, or 111% */

        letter-spacing: 0.0014em;
    }
    
    .search-content .hentry
    {
        background: #FFFFFF!important;
        box-shadow: 0px 8px 32px rgba(50, 50, 71, 0.05)!important;
        border-radius: 10px!important;
        padding:24px 40px!important;
        max-width:100%!important;
       
        margin:0px!important;
        margin-bottom:24px!important;
    }
    
    .search-content .hentry .entry-header{
        height:112px;
    }
    
    .search-content .hentry .entry-summary{
        height:96px;
    }
    
    
    .pager{
        display:block;
    }
    
    .pagination {
        display:block;
    }
    
    
    .pagination .nav-links {
        text-align: center;
    }
    
    
    .pagination .nav-links .page-numbers{
        height:45px;
        width:45px;
        padding:13px 12px 12px 13px;
        margin-bottom:16px;
    }
    
    .page-info{
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        line-height: 22px;
        /* identical to box height, or 122% */
        text-align: center;
        color: #4D4D4D;
        display:block;
        align-items: center;
        margin:0px;
        margin-bottom:24px;
        width:100%;
    }
    
    .sco-overview .sco-content{
        height:auto!important;
        margin-bottom: 32px;
    }
    
    .sco-overview .sco-content div{
        font-weight: normal;
        font-size: 18px;
        line-height: 24px;
        letter-spacing: 0.01em;

        color: #4D4D4D;
    }
    
    .sco-overview .sco-content div.mt-2{
        margin-top:1rem!important;
    }
    
    .sco-overview .sco-link-box .btn-blue.mr-2{
        margin: 0px auto 1rem auto!important;
        width: 100%!important;
        justify-content: center;
    }
    
    
    .sco-overview .sco-link-box  .btn-blue-outline{
        width: 100%!important;
        justify-content: center;
    }
    
    
    .wnbell_dropdown_list_ss{
      top:80px!important;  
    }
    
  
}


/*calendar theme*/

.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
  
 
padding-bottom: 0px;
padding-top: 35px;
background: #FFFFFF;
box-shadow: 0px 8px 32px rgba(50, 50, 71, 0.05);
border-radius: 10px;
margin-bottom: 55px;
}


.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-top-bar__nav {
  display: none;
 
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-header__events-bar {

  display: none;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-h3 {
 
  font-size: 22px;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-header__messages:not(.tribe-events-header__messages--mobile) {
  display: none;
}

.tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border {

  background-color: var(--tec-color-background);
  border: 2px solid #22A3FF;
  border-radius: var(--tec-border-radius-default);

  color: #22A3FF;

}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-h4 {
  font-size: 18px;
  line-height: var(--tec-line-height-1);
}

#tribe-events-footer {
  border-top: 1px solid var(--tec-color-border-secondary);
  display: none;
}

.tribe-events-single
{
background: #FFFFFF;
box-shadow: 0px 8px 32px rgba(50, 50, 71, 0.05);
border-radius: 10px;
    padding:40px;
    padding-top:5px;
    margin-bottom: 125px;
    }

.tribe-events-back {
  margin-bottom: var(--tec-spacer-8);
  display: none;
}

.tribe-events-single-event-title {
  font-size: var(--tec-font-size-10);
  line-height: var(--tec-line-height-0);
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 28px;
  color: #1A1A1A;
  margin-bottom: 15px;
    display:none;
}

.tribe-events-meta-group {
 
  display: none;
}

.single-tribe_events .tribe-events-cal-links a, .tribe-events-cal-links a {
  padding-left: var(--tec-spacer-7);
  margin-top: 25px;
}

#tribe-events-pg-template {
 max-width: 2000px;
  padding: 0px;
}

.tooltipster-base.tribe-events-tooltip-theme {
  

  display: none;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-top-bar__nav {
  display: none !important;
  flex: none;
  visibility: visible;
}

.tribe-events-schedule h2 {

  padding: 0px;
  margin-top: 20px;
}

/*calendar - mobile */

.tribe-events .tribe-events-calendar-month-mobile-events__mobile-day--show {
  display: none;
}

.tribe-events .tribe-events-l-container {
  min-height: 600px;
  padding-bottom: 0px;
  padding-top: 25px;
  background: #FFF;
  box-shadow: 0px 8px 32px rgba(50, 50, 71, 0.05);
  border-radius: 10px;
  min-height: 212px;
  margin-bottom: 125px;
}

.tribe-events-single > .tribe_events > :not(.primary, .secondary, .tribe-events-related-events-title, .tribe-related-events) {
  order: 1;
  width: 100%;
  margin-bottom: 15px;
}

.tribe-events .tribe-events-calendar-month__day-cell--selected, .tribe-events .tribe-events-calendar-month__day-cell--selected:focus, .tribe-events .tribe-events-calendar-month__day-cell--selected:hover {
  background-color: #22A3FF;
}

.tribe-events .tribe-events-calendar-month__mobile-events-icon--event {
  background-color: #22A3FF;
}

.tribe-events .datepicker .day.active, .tribe-events .datepicker .day.active.focused, .tribe-events .datepicker .day.active:focus, .tribe-events .datepicker .day.active:hover, .tribe-events .datepicker .month.active, .tribe-events .datepicker .month.active.focused, .tribe-events .datepicker .month.active:focus, .tribe-events .datepicker .month.active:hover, .tribe-events .datepicker .year.active, .tribe-events .datepicker .year.active.focused, .tribe-events .datepicker .year.active:focus, .tribe-events .datepicker .year.active:hover {
  background: #22A3FF;
  color: var(--tec-color-background); 
  text-shadow: none;
}

.tribe-events .tribe-events-header__events-bar {
  flex: none;
  display: none;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day {
  aspect-ratio: auto;

  border-style: solid;
  border-width: 0 1px 1px 0;
  min-height: 105px;
  overflow: visible;
  padding-top: 0;
    
}

.tribe-events .tribe-events-calendar-month__day-date-daynum {
  color: #4D4D4D;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__header-column-title-desktop {
  display: block !important;
  visibility: visible;
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: #1A1A1A;
 
}
    

/* calendar changes */



.evo_cal_above {display: none;}

.evo_cal_above span.evo-gototoday-btn {
 
  display: none !important;
}

.ajde_evcal_calendar {

  background: white; 
  background: #FFF;
  box-shadow: 0px 8px 32px rgba(50, 50, 71, 0.05);
  border-radius: 10px;
  min-height: 212px;
  padding: 30px;
}

.ajde_evcal_calendar .calendar_header .evcal_arrows, .evo_footer_nav .evcal_arrows {
  border-color: #22A3FF;
  background-color: white;
}

.ajde_evcal_calendar .calendar_header .evcal_arrows::before, .evo_footer_nav .evcal_arrows::before {
  border-color: #22A3FF;
}

.evosv_grid .row:hover .evosv_items {
  background-color: #FEE6E6;
}

evosv_grid .row .evosv_items .evosv_clr {
  width: 20px;
  height: 15px;
  margin: auto 15px auto 0px;
  border-radius: 20px;
  flex: none;
  display: none;
}

.evosv_grid .row .evosv_items {
  display: flex;
  flex: 0;
  cursor: pointer;
  padding: 5px 20px 5px 20px;
  border-radius: 10px;
}

evosv_grid .row .evosv_date {
  box-sizing: border-box;
  font-weight: 700;
  flex: none;
  width: 90px;
  padding: 5px;
  text-transform: uppercase;
  display: none;
} 

.eventon_events_list .eventon_list_event .event_description, .evo_lightbox.eventcard .evo_lightbox_body {
  background-color: white;
}

.evo_metarow_virtual .evo_vir_access .evo_vir_access_title span {
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  display: none !important;
}

.evo_metarow_virtual .evo_vir_access {
  background: rgb(78,93,73);

  flex-direction: column;
  align-content: center;
  align-items: center;
  padding: 0px;
  border-radius: 8px;
  background: white;
    background-size: auto;
  background-size: 0px;
  animation: none;
}

.evcal_evdata_cell .evo_vir_mod_box {
  background-color: #d4d4d4;
  padding: 0px;
  border-radius: 10px;
}

.ajde_evcal_calendar .eventon_list_event .event_description .evcal_btn, .evo_lightbox .evcal_btn, body .evcal_btn, .evo_lightbox.eventon_events_list .eventon_list_event a.evcal_btn, .evcal_btn {
  font-weight: bold;
  font-size: 16px;
  display: inline-block;
  padding: 12px 15px;
  margin-top: 4px;
  text-transform: none;
  text-decoration: none !important;
  border-radius: 5px;
  border: none;
  color: #fff;
  background: #237ebd;
  font-style: normal;
  cursor: pointer;
  line-height: 1;
  padding: 12px 15px;
}

.evcal_evdata_row .evcal_evdata_cell h2, .evcal_evdata_row .evcal_evdata_cell h3 {

  text-transform: none;


}

.eventon_events_list .eventon_list_event .evcal_desc span.evcal_desc2, .evo_pop_body .evcal_desc span.evcal_desc2 {

  text-transform: none;

}

.evcal_evdata_row .evcal_evdata_cell h2, .evcal_evdata_row .evcal_evdata_cell h3, .evorow .evo_clik_row h3, .evcal_evdata_row .evcal_evdata_cell h3 a {
  color: #4D4D4D;
}

#evcal_list .eventon_list_event .evcal_eventcard p, .ajde_evcal_calendar .eventon_events_list .eventon_desc_in ul, .evo_lightboxes .evo_pop_body .evcal_evdata_row .evcal_evdata_cell p, .evo_lightboxes .evcal_evdata_cell p a {
  color: #999;
}

.evopop_top {background-color: #22A3FF!important;}

.evosv_grid .row .evosv_items .evosv_clr {
 
  display: none !important;
}

.evo_metarow_virtual .evo_vir_access .evo_vir_access_actions {
  text-align: left;
}

.evo_metarow_virtual .evo_vir_access {

  display: block;

}




.evcal_evdata_row {
  padding: 15px 30px 15px 30px;
}

.evo_lightboxes .evolbclose::before, .evo_lightboxes .evolbclose::after {
  background-color: gray;
}

.evo_lightboxes .evopopclose, .evo_lightboxes .evolbclose {
  background-color: white;
}

.evo_lightbox {
  background-color: rgba(15, 15, 15, 0.7);
}

.dkpdf-button-icon {
  display: none;
}

.dkpdf-button-container {
  width: 100%;
  float: left;
  padding-top: 0px;
  padding-bottom: 20px;
}