@media (max-width: 980px) {
  #top-menu-nav #quadmenu {
    display: none;
  }
}
#top-menu-nav #quadmenu,
#top-menu-nav #quadmenu .quadmenu-container {
  position: static;
  line-height: 1.1;
}
#top-menu-nav #quadmenu ul li:hover > ul {
  animation: unset!important;
}
#top-menu-nav #quadmenu.quadmenu-is-horizontal .quadmenu-navbar-nav > li {
  height: auto;
}
#top-menu-nav #quadmenu.quadmenu-is-horizontal .quadmenu-navbar-nav > li > a {
  padding-bottom: 42.5px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
#top-menu-nav #quadmenu.quadmenu-is-horizontal .quadmenu-navbar-nav > li > a .quadmenu-item-content > .quadmenu-icon {
  line-height: 20px;
}
#top-menu-nav #quadmenu.quadmenu-is-horizontal .quadmenu-navbar-nav > li.quadmenu-item > form {
  margin-top: -15px;
}
#top-menu-nav #quadmenu.quadmenu-is-horizontal .quadmenu-navbar-nav > li.quadmenu-item-type-button > a {
  margin: -30px 0;
}
#top-menu-nav #quadmenu.quadmenu-is-horizontal .quadmenu-navbar-nav > li.quadmenu-item-type-social > .quadmenu-toggle-container {
  padding: 0;
}
#top-menu-nav #quadmenu.quadmenu-is-horizontal .quadmenu-dropdown-menu .button {
  line-height: 1;
}
.et-fixed-header #top-menu-nav #quadmenu.quadmenu-is-horizontal .quadmenu-navbar-nav > li.quadmenu-item > form {
  margin-top: -15px;
}
.et-fixed-header #top-menu-nav #quadmenu.quadmenu-is-horizontal .quadmenu-navbar-nav > li > a {
  padding-bottom: 34.5px;
}
.et-fixed-header #top-menu-nav #quadmenu.quadmenu-is-horizontal .quadmenu-navbar-nav > li > a > .quadmenu-item-content > .quadmenu-badge {
  opacity: 0;
}
.et_header_style_centered #top-menu-nav #quadmenu.quadmenu-is-horizontal .quadmenu-navbar-nav > li > a {
  padding-bottom: 41px;
}
#mobile_menu_slide #quadmenu {
  margin: 0 -15px;
}
#mobile_menu_slide #quadmenu li a,
#mobile_menu_slide #quadmenu li.current-menu-item a {
  padding: 0;
}
.mobile_nav.opened .et_mobile_menu {
  transition: all 0.4s;
  display: block;
}
.et_mobile_menu #quadmenu li ul,
.et_pb_fullwidth_menu #quadmenu .et_mobile_menu li ul {
  padding: 0!important;
}
.et_pb_fullwidth_menu #quadmenu.quadmenu-divi_primary_menu.quadmenu-is-horizontal.js .quadmenu-navbar-nav > li.quadmenu-item {
  height: 85px;
}
.et_search_form_container {
  max-width: 50%!important;
}
.et_search_form_container .et-search-form {
  max-width: 100%!important;
}
.et_pb_no_animation #quadmenu {
  -webkit-animation: none!important;
  -moz-animation: none!important;
  -o-animation: none!important;
  animation: none!important;
}
.et_pb_menu_hidden #quadmenu {
  opacity: 0;
  -webkit-animation: fadeOutBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: fadeOutBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: fadeOutBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  animation: fadeOutBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
}
.et_pb_menu_visible #quadmenu {
  z-index: 99;
  opacity: 1;
  -webkit-animation: fadeInBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: fadeInBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: fadeInBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  animation: fadeInBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
}
@custom _css[Divi]: .et-l .et_pb_section_0 .et_pb_row {
  margin-top: 44px;
}
#rev_slider_2_1_wrapper .zeus .tp-tab-title {
  font-family: gothic A1;
}
/* Sidebar Remove */
#sidebar {
  display: none;
}
.container:before {
  background-color: transparent !important;
  width: 100%;
}
.et_pb_widget_area_right {
  border-left: 0 !important;
}
.et_pb_widget_area_left {
  border-right: 0 !important;
}
/* Responsive */
@media (min-width: 981px) {
  .et_pb_gutters2.et_right_sidebar #left-area {
    padding-right: 0%;
  }
}
@media (min-width: 981px) {
  .et_pb_gutter.et_pb_gutters2 #left-area {
    width: 100%;
  }
}
#rev_slider_2_1_wrapper .zeus .tp-tab-title {
  font-family: gothic A1;
}
/***Blog List V1***/
.blog_list_style_1 .et_pb_post .entry-featured-image-url {
  margin-bottom: 0px !important;
}
.blog_list_style_1 .et_pb_post {
  background: #fff;
  padding: 20px;
}
.blog_list_style_1.et_pb_posts .et_pb_post a img,
.blog_grid_style_1 .archive .et_pb_post a img,
.blog_grid_style_1 .search .et_pb_post a img {
  max-width: 500px!important;
  float: left;
  padding-right: 20px;
}
.blog_list_style_1.et_pb_posts a.more-link {
  display: block;
  clear: none !important;
}
.blog_list_style_1 .et_pb_post:hover .entry-title a {
  color: #43b152;
}
.blog_list_style_1 .et_pb_post a.more-link {
  padding: 3px 15px 5px 15px;
  background: #111;
  color: #ccc;
  font-weight: 600;
  border-radius: 20px;
  display: inline-block;
  top: 20px;
  position: relative;
  text-transform: uppercase;
}
.blog_list_style_1 .et_pb_post:hover a.more-link {
  background: #43b152;
  color: #fff;
}
.blog_list_style_1 .alignleft a,
.blog_list_style_1 .alignright a {
  background: #222;
  padding: 10px;
  color: #fff;
  font-weight: 800;
  border-radius: 30px;
}
@media only screen and (max-width: 980px) {
  .blog_list_style_1.et_pb_posts .et_pb_post a img,
  .blog_list_style_1 .archive .et_pb_post a img,
  .blog_list_style_1 .search .et_pb_post a img {
    max-width: 100%!important;
    padding-right: 0px !important;
  }
  .blog_list_style_1 .et_pb_post {
    padding: 20px 20px 45px 20px !important;
  }
  .blog_list_style_1.et_pb_posts .et_pb_post a img {
    margin-bottom: 20px;
  }
}
/***Blog Grid V1****/
.blog_grid_style_1 .et_pb_ajax_pagination_container {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.blog_grid_style_1 .entry-featured-image-url {
  position: relative;
  overflow: hidden;
}
.blog_grid_style_1 .et_pb_image_container img {
  transition: .3s;
}
.blog_grid_style_1 .et_pb_image_container {
  margin-top: 0px;
}
.blog_grid_style_1 .et_pb_image_container:hover img,
.blog_grid_style_1 .et_pb_post:hover a img {
  -webkit-transform: scale(1.2) rotate(-5deg);
  -moz-transform: scale(1.2) rotate(-5deg);
  -ms-transform: scale(1.2) rotate(-5deg);
  -o-transform: scale(1.2) rotate(-5deg);
  transform: scale(1.2) rotate(-5deg);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.blog_grid_style_1 .et_pb_blog_grid .et_pb_post {
  background-color: transparent;
  border: none;
  padding: 0;
}
.blog_grid_style_1 .entry-title,
.blog_grid_style_1 .post-meta,
.blog_grid_style_1 .post-content {
  background-color: #F2F2F2;
  position: relative;
}
.blog_grid_style_1 .entry-title {
  margin-top: -75px;
  text-transform: uppercase;
  font-weight: bold;
}
.blog_grid_style_1 .post-meta {
  margin-bottom: 0 !important;
}
.blog_grid_style_1 .post-content p {
  padding-bottom: 20px;
  color: #111;
}
.blog_grid_style_1 p,
.blog_grid_style_1 h2 {
  padding: 10px 15px 0;
}
.blog_grid_style_1 .alignright a {
  background: #111;
  padding: 10px;
  color: #fff;
  font-weight: 800;
}
.blog_grid_style_1 .alignright a:hover {
  background: #4584f0;
}
.blog_grid_style_1 .alignleft a {
  background: #111;
  padding: 10px;
  color: #fff;
  font-weight: 800;
}
.blog_grid_style_1 .alignleft a:hover {
  background: #4584f0;
}
.blog_grid_style_1 .et_pb_post a.more-link {
  float: right;
  background: #4584f0;
  padding: 8px;
  color: #fff;
  font-size: 16px;
  width: 100%;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
}
.blog_grid_style_1 .et_pb_post:hover a.more-link {
  background: #111;
}
/***Blog Grid V2****/
.blog_grid_style_2 .et_pb_post {
  box-shadow: 0 3px 5px 0 rgba(0, 1, 1, 0.1);
}
.blog_grid_style_2 .et_pb_blog_grid .et_pb_post {
  border: none;
}
.blog_grid_style_2 .et_pb_post .et_pb_image_container {
  margin: -8px -8px 30px !important;
}
.blog_grid_style_2 .et_pb_image_container:after {
  content: "";
  position: absolute;
  background: rgba(0, 0, 0, 0);
  height: 100%;
  width: 100%;
  z-index: 2;
  top: 0;
  left: 0;
  will-change: background;
  transition: all 0.2s ease-in-out;
}
.blog_grid_style_2 .et_pb_post:hover .et_pb_image_container:after {
  background: rgba(0, 0, 0, 0.2);
}
.blog_grid_style_2 .et_pb_post:hover .entry-title a {
  color: #4584f0;
}
.blog_grid_style_2 .post-content p {
  margin-bottom: 15px;
}
.blog_grid_style_2 .et_pb_post .et_pb_button {
  background-color: #222 !important;
  color: #ccc;
  text-transform: uppercase;
}
.blog_grid_style_2 .et_pb_post a.more-link {
  padding: 7px 15px 9px 15px;
  background: #111;
  color: #ccc;
  font-weight: 600;
  border-radius: 20px;
  text-transform: uppercase;
}
.blog_grid_style_2 .et_pb_post:hover a.more-link {
  background: #4584f0;
  color: #fff;
}
.blog_grid_style_2 .alignleft a,
.blog_grid_style_2 .alignright a {
  background: #222;
  padding: 10px;
  color: #fff;
  font-weight: 800;
  border-radius: 30px;
}
.blog_grid_style_2 .alignleft a:hover,
.blog_grid_style_2 .alignright a:hover {
  background: #4584f0;
}
/***Blog Slider V1****/
.blog-slider-01 .et_pb_slide {
  padding: 0;
}
.blog-slider-01 .et_pb_slide_image {
  bottom: 0 !important;
  top: 0 !important;
  margin-top: 0 !important;
}
.blog-slider-01 .et_pb_slides .et_pb_slider_container_inner {
  display: block;
}
.blog-slider-01 .et_pb_slide_description {
  float: right;
  width: 30% !important;
  text-align: center;
  padding: 30px !important;
  margin: 3% !important;
  background: rgba(255, 255, 255, 0.8);
}
.blog-slider-01 .et-pb-controllers a {
  background-color: transparent !important;
  border: 2px solid #fff;
  border-radius: 0;
  width: 10px;
  height: 10px;
  margin: 10px;
}
.blog-slider-01 .et-pb-controllers {
  bottom: 50%;
  left: -20px;
  width: auto;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
@media all and (max-width: 768px) {
  .blog-slider-01 .et_pb_slides .et_pb_slider_container_inner {
    padding-top: 100%;
  }
  .blog-slider-01 .et_pb_slide_description {
    width: auto !important;
    position: absolute;
    bottom: 0;
  }
  .blog-slider-01 .et-pb-controllers {
    bottom: 94%;
    left: auto;
    width: 100%;
    margin: 0 auto;
    -webkit-transform: none;
    transform: none;
  }
}
@media all and (max-width: 479px) {
  .blog-slider-01 .et_pb_slides .et_pb_slider_container_inner {
    padding-top: 200%;
  }
}
/***Blog Slider V2****/
.blog-slider-02 .et_pb_slider .et_pb_container {
  width: 100%;
  max-width: 100%;
  margin: 0;
}
.blog-slider-02 .et_pb_slide {
  padding: 0;
}
.blog-slider-02 .et_pb_slide_description {
  width: 55%;
  min-height: 100%;
  height: 100%;
  padding: 25% 5% 15% 15% !important;
  margin: 0;
  background: rgba(255, 255, 255, 0.7);
}
.blog-slider-02 .et_pb_slide_description .et_pb_slide_title {
  margin-top: 20px;
}
.blog-slider-02 .et_pb_media_alignment_center .et_pb_slide_image {
  top: auto;
  bottom: 0;
  height: 100%;
  width: 45%;
}
.blog-slider-02 .et-pb-active-slide .et_pb_slide_description {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.blog-slider-02 .et-pb-active-slide .et_pb_slide_image,
.blog-slider-02 .et_pb_slide:first-child .et_pb_slide_image img.active {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.blog-slider-02 .post-meta {
  position: absolute;
  top: 5%;
  width: 35%;
}
.blog-slider-02 .author,
.blog-slider-02 .published {
  margin: 0 15px 0 20px;
}
.blog-slider-02 .post-meta a[rel~="category"] {
  margin: 0 0 0 20px;
}
.blog-slider-02 .author a:before,
.blog-slider-02 .published:before,
.blog-slider-02 .post-meta a[rel~="category"]:before,
.blog-slider-02 .post-meta a[rel~="category"]:after {
  font-family: 'ETModules';
  color: #43B152;
  margin-right: 5px;
  margin-left: -20px;
}
.blog-slider-02 .author a:before {
  content: '\e08a';
}
.blog-slider-02 .published:before {
  content: '\e023';
}
.blog-slider-02 .post-meta a[rel~="category"]:before {
  content: '\e07c';
}
.blog-slider-02 .post-meta a[rel~="category"]:after {
  content: '\77';
  margin-left: 20px;
}
.blog-slider-02 .et-pb-arrow-prev,
.blog-slider-02 .et_pb_slider:hover .et-pb-arrow-prev,
.blog-slider-02 .et-pb-arrow-next,
.blog-slider-02 .et_pb_slider:hover .et-pb-arrow-next {
  opacity: 1;
  left: 0 !important;
  height: 50%;
  width: 10%;
  margin-top: 0;
  color: #fff !important;
}
.blog-slider-02 .et-pb-arrow-prev,
.blog-slider-02 .et_pb_slider:hover .et-pb-arrow-prev {
  top: 0;
  background: #43B152;
}
.blog-slider-02 .et-pb-arrow-next,
.blog-slider-02 .et_pb_slider:hover .et-pb-arrow-next {
  bottom: 0;
  background: #222;
}
.blog-slider-02 .et-pb-arrow-prev *,
.blog-slider-02 .et-pb-arrow-next *,
.blog-slider-02 .et-pb-arrow-prev:before,
.blog-slider-02 .et-pb-arrow-next:before {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.blog-slider-02 .et-pb-arrow-prev span,
.blog-slider-02 .et-pb-arrow-next span {
  display: block;
  font-size: .8vw;
  line-height: 1vw;
  padding: 0 8%;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  position: absolute;
  text-align: center;
  width: 100%;
}
.blog-slider-02 .et-pb-arrow-prev span {
  bottom: 10%;
}
.blog-slider-02 .et-pb-arrow-next span {
  top: 10%;
}
.blog-slider-02 .et-pb-arrow-prev:before,
.blog-slider-02 .et-pb-arrow-next:before {
  position: absolute;
  display: block;
  text-align: center;
  width: 100%;
}
.blog-slider-02 .et-pb-arrow-prev:before {
  content: "￪";
  top: 10%;
}
.blog-slider-02 .et-pb-arrow-next:before {
  content: "￬";
  bottom: 10%;
}
.blog-slider-02 .et-pb-arrow-prev:hover:before,
.blog-slider-02 .et-pb-arrow-prev:hover span {
  color: #595F6A !important;
}
.blog-slider-02 .et-pb-arrow-next:hover:before,
.blog-slider-02 .et-pb-arrow-next:hover span {
  color: #edb1de !important;
}
.blog-slider-02 .et-pb-controllers {
  margin-left: -15%;
}
.blog-slider-02 .et_pb_button_wrapper a.et_pb_more_button {
  text-transform: uppercase;
}
@media all and (max-width: 980px) {
  .blog-slider-02 .et-pb-arrow-prev span,
  .blog-slider-02 .et-pb-arrow-next span {
    font-size: 1vw;
    padding: 0 10%;
  }
}
@media all and (max-width: 767px) {
  .blog-slider-02 .et-pb-arrow-prev span,
  .blog-slider-02 .et-pb-arrow-next span {
    font-size: 3vw;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: left top 0;
    transform-origin: left top 0;
    left: 45%;
    width: 400%;
  }
  .blog-slider-02 .et-pb-arrow-prev span {
    top: 100% !important;
  }
  .blog-slider-02 .et-pb-arrow-next span {
    top: 107% !important;
  }
  .blog-slider-02 .et_pb_slide_description {
    width: 100%;
  }
  .blog-slider-02 .et_pb_slides .et_pb_slider_container_inner {
    display: block;
    height: 100%;
    width: 101%;
  }
  .blog-slider-02 .et_pb_slide_content .post-meta {
    width: 85%;
  }
  .blog-slider-02 .et-pb-controllers {
    margin-left: 0%;
  }
  .blog-slider-02 .et-pb-arrow-prev:before,
  .blog-slider-02 .et-pb-arrow-next:before {
    content: " ";
  }
}
@media all and (max-width: 320px) {
  .blog-slider-02 .et-pb-controllers {
    bottom: 2% !important;
  }
  .blog-slider-02 .et-pb-controllers {
    margin-left: -5% !important;
  }
}
/*******Blog Timeline V1********/
.blog_timeline_layout_1 .et_pb_post * {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.blog_timeline_layout_1 .et_pb_post .entry-title {
  padding: 30px 30px 0;
}
.blog_timeline_layout_1 .et_pb_post .post-content {
  padding: 0 30px 30px;
}
.blog_timeline_layout_1 .et_pb_post .entry-featured-image-url {
  position: absolute;
  background: #fff;
  border: 1px solid #3B5B6A;
  margin-bottom: 0;
}
.blog_timeline_layout_1 .et_pb_post:hover .entry-featured-image-url {
  background: transparent;
}
.blog_timeline_layout_1 .et_pb_post:hover .entry-featured-image-url img {
  opacity: 0;
}
.blog_timeline_layout_1 .published {
  position: absolute;
  left: calc(22.5%);
  top: 25px;
  width: 60px;
  height: 60px;
  padding-top: 0px;
  background: #fff;
  border: 2px solid #3B5B6A;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #43b152;
}
.blog_timeline_layout_1 .et_pb_post:hover .published {
  background: #3B5B6A;
}
.blog_timeline_layout_1 .et_pb_post:after {
  content: '';
  position: absolute;
  display: block;
  top: 85px;
  left: 50%;
  right: 0;
  width: 1px;
  height: 100%;
  background: #3B5B6A;
  visibility: visible;
}
.blog_timeline_layout_1 .et_pb_post:last-of-type:after {
  display: none;
}
.blog_timeline_layout_1 a.more-link {
  text-transform: uppercase;
  border: 1px solid #3B5B6A;
  color: #43b152;
  font-weight: bold;
  width: 130px;
  text-align: center;
  padding: .3em;
  margin-top: 20px;
}
.blog_timeline_layout_1 .et_pb_post .entry-featured-image-url:after,
.blog_timeline_layout_1 .et_pb_post .entry-featured-image-url:before {
  right: 100%;
  top: 50px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.blog_timeline_layout_1 .et_pb_post .entry-featured-image-url:after {
  border-right-color: #fff;
  border-width: 20px;
  margin-top: -20px;
}
.blog_timeline_layout_1 .et_pb_post .entry-featured-image-url:before {
  border-right-color: #eee;
  border-width: 27px;
  margin-top: -27px;
}
.blog_timeline_layout_1 .alignleft a,
.blog_timeline_layout_1 .alignright a {
  background: #222;
  padding: 10px;
  color: #fff;
  font-weight: 800;
  border-radius: 30px;
}
.blog_timeline_layout_1 .alignleft a:hover,
.blog_timeline_layout_1 .alignright a:hover {
  background: #43B152;
}
@media all and (min-width: 769px) {
  .blog_timeline_layout_1 .et_pb_post .entry-featured-image-url,
  .blog_timeline_layout_1 .et_pb_post .entry-title,
  .blog_timeline_layout_1 .et_pb_post .post-content,
  .blog_timeline_layout_1 .et_pb_post .post-meta {
    width: 42.5%;
  }
  .blog_timeline_layout_1 .et_pb_post:nth-child(even) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-line-pack: end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .blog_timeline_layout_1 .et_pb_post:nth-child(odd) .entry-featured-image-url:after,
  .blog_timeline_layout_1 .et_pb_post:nth-child(odd) .entry-featured-image-url:before,
  .blog_timeline_layout_1 .et_pb_post:nth-child(even) .entry-featured-image-url:after,
  .blog_timeline_layout_1 .et_pb_post:nth-child(even) .entry-featured-image-url:before {
    top: 50px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
  }
  .blog_timeline_layout_1 .et_pb_post:nth-child(odd) .entry-featured-image-url:after {
    left: 100%;
    border-left-color: #fff;
    border-width: 20px;
    margin-top: -20px;
  }
  .blog_timeline_layout_1 .et_pb_post:nth-child(odd) .entry-featured-image-url:before {
    left: 100%;
    border-left-color: #3B5B6A;
    border-width: 25px;
    margin-top: -25px;
  }
  .blog_timeline_layout_1 .et_pb_post:nth-child(even) .entry-featured-image-url:after {
    right: 100%;
    border-right-color: #fff;
    border-width: 20px;
    margin-top: -20px;
  }
  .blog_timeline_layout_1 .et_pb_post:nth-child(even) .entry-featured-image-url:before {
    right: 100%;
    border-right-color: #3B5B6A;
    border-width: 25px;
    margin-top: -25px;
  }
}
@media all and (max-width: 1280px) {
  .blog_timeline_layout_1 .post-content p {
    max-height: 6em;
    overflow: hidden;
  }
}
@media all and (max-width: 1024px) {
  .blog_timeline_layout_1 .post-content p {
    max-height: 3em;
  }
}
@media all and (max-width: 768px) {
  .blog_timeline_layout_1 .post-content p {
    max-height: 100%;
  }
  .blog_timeline_layout_1 .et_pb_post {
    margin-left: 100px;
    padding-bottom: 20%;
  }
  .blog_timeline_layout_1 .published {
    left: -100px;
  }
  .blog_timeline_layout_1 .et_pb_post:after {
    left: -72.5px;
  }
}
@media screen and (max-width: 867px) {
  .blog_timeline_layout_1 .more-link {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .blog_timeline_layout_1 .more-link {
    display: block !important;
  }
}
@media screen and (max-width: 390px) {
  .blog_timeline_layout_1 .more-link {
    display: none !important;
  }
}
@media all and (max-width: 600px) {
  .blog_timeline_layout_1 .post-content p {
    max-height: 3em;
  }
}
@media all and (max-width: 479px) {
  .blog_timeline_layout_1 .post-content p {
    max-height: 0;
  }
  .blog_timeline_layout_1 .et_pb_post {
    padding-bottom: 5%;
  }
  .blog_timeline_layout_1 .et_pb_post .entry-title {
    padding: 15px 15px 0;
  }
  .blog_timeline_layout_1 .et_pb_post .post-content {
    padding: 0 15px 15px;
  }
}
/*******Blog Timeline V2********/
.blog-timeline-style2 {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.blog-timeline-style2 .et_pb_post .entry-featured-image-url {
  width: 35%;
  margin: 0 30px 0 100px;
  float: left;
}
.blog-timeline-style2 a.more-link {
  position: absolute;
  width: 35%;
  height: 100%;
  left: 100px;
  top: 0;
  text-transform: uppercase;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  opacity: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.blog-timeline-style2 .et_pb_post .entry-title {
  padding-top: 20px;
  padding-right: 20px;
}
.blog-timeline-style2 .et_pb_post .published {
  position: absolute;
  left: 0;
  top: 25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #222;
  text-align: center;
  bottom: 25%;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
@media all and (min-width: 601px) {
  .blog-timeline-style2 .et_pb_post:before {
    content: '';
    height: 100%;
    background: #222222;
    position: absolute;
    left: 45%;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
  }
  .blog-timeline-style2 .et_pb_post .published:before {
    left: 50%;
    top: 100%;
    content: " ";
    height: 200%;
    width: 0px;
    position: absolute;
    background: #222;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
  }
}
.blog-timeline-style2 .et_pb_post:last-of-type .published:before {
  display: none;
}
.blog-timeline-style2 .et_pb_post .published:after {
  left: 100%;
  top: 50%;
  border: solid #222;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  z-index: 1;
  pointer-events: none;
  border-color: transparent;
  border-left-color: #222;
  border-width: 15px;
  margin-top: -15px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.blog-timeline-style2 .et_pb_post:hover .published:after {
  border-left-color: #43B152;
}
.blog-timeline-style2 .et_pb_post:hover .published,
.blog-timeline-style2 .et_pb_post:hover .published:before,
.blog-timeline-style2 .et_pb_post:hover:before {
  background: #43B152;
}
.blog-timeline-style2 .et_pb_post:hover a.more-link {
  opacity: 1;
}
.blog-timeline-style2 .et_pb_post .post-content p {
  padding-right: 20px;
  max-height: 6em;
  overflow: hidden;
}
.blog-timeline-style2 .alignleft a,
.blog-timeline-style2 .alignright a {
  background: #222;
  color: #fff;
  font-weight: 800;
  border-radius: 30px;
  padding: 10px;
  top: 24px;
  position: relative;
}
.blog-timeline-style2 .alignleft a:hover,
.blog-timeline-style2 .alignright a:hover {
  background: #43B152;
}
@media all and (max-width: 1079px) {
  .blog-timeline-style2 .et_pb_post .post-content p {
    max-height: 4.5em;
  }
}
@media all and (max-width: 980px) {
  .blog-timeline-style2 .et_pb_post .post-content p {
    max-height: 3em;
  }
}
@media all and (max-width: 768px) {
  .blog-timeline-style2 .et_pb_post .post-content p {
    max-height: 0;
  }
}
@media all and (max-width: 650px) {
  .blog-timeline-style2 {
    margin-top: 40px;
  }
  .blog-timeline-style2 .et_pb_post {
    margin-bottom: 40%;
    background: #222222;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
  }
  .blog-timeline-style2 .et_pb_post .entry-featured-image-url {
    width: 100%;
    margin: 0 0 15px 0;
    border-bottom: 5px solid #fff;
  }
  .blog-timeline-style2 .et_pb_post .published {
    width: 100%;
    padding: 10px;
    top: -40px;
    height: 40px;
    bottom: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .blog-timeline-style2 .et_pb_post .entry-title {
    padding: 0 20px;
  }
  .blog-timeline-style2 .et_pb_post .post-content p {
    max-height: 100%;
    padding: 0 20px 20px;
  }
  .blog-timeline-style2 .et_pb_post .published:after {
    top: calc(115%);
    left: 50%;
    border-top-color: #222222;
    border-left-color: transparent;
    border-width: 10px;
    margin-left: -10px;
  }
  .blog-timeline-style2 .et_pb_post:hover .published:after {
    border-left-color: transparent;
    border-top-color: #43B152;
  }
  .blog-timeline-style2 a.more-link {
    left: 0;
    width: 100%;
    bottom: 0;
    top: 100%;
    height: 40px;
    margin-top: 5px;
    background: #222222;
    opacity: 1;
  }
  .blog-timeline-style2 .et_pb_post:hover,
  .blog-timeline-style2 .et_pb_post:hover a.more-link {
    background: #43B152;
  }
}
/*****Blog Fullwidth V1********/
@media only screen and (min-width: 980px) {
  .blog-fullwidth-style-01 .et_pb_post {
    background-color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    padding: 30px;
  }
  .blog-fullwidth-style-01 .et_pb_post:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
  }
  .blog-fullwidth-style-01 .et_pb_post h2 {
    margin-top: 0;
  }
  .blog-fullwidth-style-01 .et_pb_post:nth-child(odd) img {
    float: left !important;
    overflow: hidden;
    width: calc(110%);
    height: auto;
    padding-right: 30px;
    margin: -30px 0 -30px -30px;
  }
  .blog-fullwidth-style-01 .et_pb_post:nth-child(even) img {
    float: right;
    overflow: hidden;
    width: calc(110%);
    height: auto;
    padding-left: 30px;
    margin: -30px -30px -30px 0;
  }
  .blog-fullwidth-style-01 .et_pb_post img {
    background: rgba(255, 255, 255, 0.75);
    opacity: 1;
    -webkit-transition: opacity .25s ease;
    -moz-transition: opacity .25s ease;
    transition: opacity .25s ease;
  }
  .blog-fullwidth-style-01 .et_pb_post img:hover {
    opacity: .5;
  }
  .blog-fullwidth-style-01 .et_pb_post:nth-child(even) {
    text-align: right;
  }
  .blog-fullwidth-style-01 .et_pb_post:nth-child(odd) a.more-link {
    display: block;
    clear: none;
    margin-left: calc(80%);
  }
  .blog-fullwidth-style-01 .et_pb_post:nth-child(even) a.more-link {
    display: block;
    clear: none;
    margin-left: calc(-130%);
  }
}
.blog-fullwidth-style-01 a.more-link {
  border: 1px solid #000;
  width: 150px;
  color: #000;
  margin-top: 20px;
  padding: 10px;
  text-align: center;
  text-transform: uppercase;
}
.blog-fullwidth-style-01 a.more-link:hover {
  border: 1px solid #000;
  color: #fff !important;
  background: #000;
}
.blog-fullwidth-style-01 .alignleft a,
.blog-fullwidth-style-01 .alignright a {
  background: #222;
  color: #fff;
  font-weight: 800;
  border-radius: 30px;
  padding: 10px;
  top: 24px;
  position: relative;
}
.blog-fullwidth-style-01 .alignleft a:hover,
.blog-fullwidth-style-01 .alignright a:hover {
  background: #43B152;
}
@media only screen and (max-width: 979px) {
  .blog-fullwidth-style-01 .et_pb_post {
    margin-bottom: 0;
  }
  .blog-fullwidth-style-01 .et_pb_post a img {
    min-width: 100%;
  }
  .blog-fullwidth-style-01 .et_pb_post .entry-featured-image-url {
    margin: -30px -30px 30px -30px;
  }
  .blog-fullwidth-style-01 .et_pb_post {
    padding: 30px;
  }
}
@media only screen and (max-width: 479px) {
  .blog-fullwidth-style-01 .et_pb_post .post-meta {
    margin-top: 10px;
  }
}
/*****Blog Fullwidth V2********/
.blog-fullwidth-style-02 .et_pb_post {
  position: relative;
  width: 25%;
  float: left;
  margin-bottom: 0;
  cursor: default;
}
.blog-fullwidth-style-02 .entry-featured-image-url {
  margin-bottom: 0;
}
.blog-fullwidth-style-02 .entry-featured-image-url:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(1%, rgba(0, 0, 0, 0.01)), to(#000000));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.01) 1%, #000000 100%);
}
.blog-fullwidth-style-02 .entry-title {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 20px 20px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
.blog-fullwidth-style-02 .post-content {
  position: absolute;
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  bottom: 0;
  padding: 20px;
  opacity: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
.blog-fullwidth-style-02 .post-content p {
  display: block;
}
.blog-fullwidth-style-02 a.more-link {
  display: block;
  clear: both;
  text-transform: uppercase;
  color: #000;
  background: #fff;
  width: 100px;
  text-align: center;
  margin-top: 10px;
}
.blog-fullwidth-style-02 .et_pb_post:hover .entry-title {
  opacity: 0;
  z-index: 0;
}
.blog-fullwidth-style-02 .et_pb_post:hover .post-content {
  opacity: 1;
  z-index: 1;
  display: block;
}
.blog-fullwidth-style-02 .alignleft a,
.blog-fullwidth-style-02 .alignright a {
  background: #222;
  color: #fff;
  font-weight: 800;
  border-radius: 30px;
  padding: 10px;
  top: 24px;
  position: relative;
}
.blog-fullwidth-style-02 .alignleft a:hover,
.blog-fullwidth-style-02 .alignright a:hover {
  background: #43B152;
}
@media all and (max-width: 1400px) {
  .blog-fullwidth-style-02 .post-content p {
    display: block;
    max-height: 9em;
    overflow: hidden;
  }
}
@media all and (max-width: 1280px) {
  .blog-fullwidth-style-02 .post-content p {
    max-height: 6em;
  }
}
@media all and (max-width: 1080px) {
  .blog-fullwidth-style-02 .post-content p {
    max-height: 4.5em;
  }
}
@media all and (max-width: 980px) {
  .blog-fullwidth-style-02 .post-content p {
    max-height: 100%;
    overflow: visible;
  }
  .blog-fullwidth-style-02 .et_pb_post {
    width: 50%;
  }
  .blog-fullwidth-style-02 .post-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
@media all and (max-width: 700px) {
  .blog-fullwidth-style-02 .post-content p {
    max-height: 7.5em;
    overflow: hidden;
  }
}
@media all and (max-width: 600px) {
  .blog-fullwidth-style-02 .et_pb_post {
    width: 100%;
  }
}
@media all and (max-width: 479px) {
  .blog-fullwidth-style-02 .post-content p {
    max-height: 100%;
    overflow: visible;
  }
}
.blog-fullwidth-style-02 .pagination {
  padding: 20px;
}
/*********Mssonary Style*********/
.masonary-style1 .et_pb_ajax_pagination_container {
  -webkit-column-count: 7;
  column-count: 7;
  -webkit-column-gap: 1em;
  column-gap: 1em;
}
.masonary-style1 .et_pb_post {
  position: relative;
  display: inline-block;
  margin: 0 0 1em;
  background: #f2f2f2;
  border-radius: 10px;
  -webkit-box-shadow: 0px 1px 1px 0px #b8b8b8;
  box-shadow: 0px 1px 1px 0px #b8b8b8;
}
.masonary-style1 .et_pb_post a img {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  width: 100%;
}
.masonary-style1 .et_overlay {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.masonary-style1 .entry-title {
  padding: 0 20px 10px;
  margin-top: 10px;
}
.masonary-style1 .post-content {
  padding: 0 20px 20px;
}
.masonary-style1 .post-meta {
  padding: 0 20px;
}
.masonary-style1 span.published {
  margin-left: 20px;
}
.masonary-style1 span.published:before {
  font-family: 'ETmodules';
  content: "\e023";
  position: absolute;
  margin-left: -20px !important;
}
.masonary-style1 .pagination {
  clear: both;
  position: absolute;
  bottom: -30px;
  left: 0;
  right: 0;
  display: block;
}
.masonary-style1 .alignleft a,
.masonary-style1 .alignright a {
  background: #222;
  padding: 10px;
  color: #fff;
  font-weight: 800;
  border-radius: 30px;
}
.masonary-style1 .alignleft a:hover,
.masonary-style1 .alignright a:hover {
  background: #43B152;
}
@media all and (max-width: 1440px) {
  .masonary-style1 .et_pb_ajax_pagination_container {
    -webkit-column-count: 5;
    column-count: 5;
  }
}
@media all and (max-width: 1279px) {
  .masonary-style1 .et_pb_ajax_pagination_container {
    -webkit-column-count: 2;
    column-count: 2;
  }
}
@media all and (max-width: 768px) {
  .masonary-style1 .et_pb_ajax_pagination_container {
    -webkit-column-count: 1;
    column-count: 1;
  }
}
@media all and (max-width: 479px) {
  .masonary-style1 .et_pb_ajax_pagination_container {
    -webkit-column-count: 1;
    column-count: 1;
  }
}
.et_pb_blog_grid .et_pb_image_container img {
  min-width: 100%;
  max-width: 100%;
  height: auto;
  padding-left: 14px;
  padding-right: 14px;
}
#et-secondary-nav li li {
  margin: 0;
  padding: 0px 0em;
}
#top-header,
#top-header a,
#et-secondary-nav li li a,
#top-header .et-social-icon a:before {
  letter-spacing: 1px;
}
.et_pb_blog_0 .et_pb_post .post-content,
.et_pb_blog_0.et_pb_bg_layout_light .et_pb_post .post-content p,
.et_pb_blog_0.et_pb_bg_layout_dark .et_pb_post .post-content p {
  font-family: open sans;
  font-size: 15px;
  text-align: center;
}
.et_pb_row {
  padding: 0px 0;
}
.post-meta .author {
  display: none;
}
/* Show Secondary menu on devices */
@media (max-width: 980px) {
  #top-header,
  div#et-secondary-menu,
  ul#et-secondary-nav {
    display: inline-block !important;
  }
  #top-header .container {
    padding-top: 1.5em 
					!important;
  }
  .et_menu_container {
    margin-top: 80px;
  }
  .et_header_style_left .logo_container {
    position: absolute;
    width: 100%;
    height: 100%;
  }
}
.et_header_style_left #logo,
.et_header_style_split #logo {
  max-width: 100%;
}
@et _divi[custom_footer_credits]: © 2022 All rights reserved | The Media, Information and Communication Technologies Sector Education and Training Authority | Maintained by <a href="http://cyberfox.co.za/" target="_blank">CYBERFOX</a>;
@custom _footer_credits: © 2022 All rights reserved | The Media, Information and Communication Technologies Sector Education and Training Authority | Maintained by <a href="http://cyberfox.co.za/" target="_blank">CYBERFOX</a>;
@et _divi[disable_custom_footer_credits]: 0;
@et _divi[vertical_nav]: 0;
@et _divi[hide_nav]: 0;
@et _divi[footer_columns]: 4;
@et _divi[footer_bg]: #ffffff;
@et _divi[bottom_bar_background_color]: #00609c;
@nav _menu_item[588]_0: 0;
@nav _menu_item[588]_menu_item_parent: 0;
@nav _menu_item[588]_object_id: 588;
@nav _menu_item[588]_object: custom;
@nav _menu_item[588]_type: custom;
@nav _menu_item[588]_type_label: Custom Link;
@nav _menu_item[588]_title: Stakeholder Login;
@nav _menu_item[588]_url: https://mict-skillsweb.praxis.co.za/Login.aspx;
@nav _menu_item[588]_target: 0;
@nav _menu_item[588]_attr_title: 0;
@nav _menu_item[588]_description: 0;
@nav _menu_item[588]_classes: 0;
@nav _menu_item[588]_xfn: 0;
@nav _menu_item[588]_quadmenu: custom;
@nav _menu_item[588]_quadmenu_menu_item_parent: main;
@nav _menu_item[588]_id: Undefined default;
@nav _menu_item[588]_attr-title: 0;
@nav _menu_item[588]_icon: 0;
@nav _menu_item[588]_subtitle: 0;
@nav _menu_item[588]_placeholder: 0;
@nav _menu_item[588]_badge: 0;
@nav _menu_item[588]_float: 0;
@nav _menu_item[588]_dropdown: right;
@nav _menu_item[588]_hidden: 0;
@nav _menu_item[588]_thumb: 0;
@nav _menu_item[588]_excerpt: off;
@nav _menu_item[588]_stretch: boxed;
@nav _menu_item[588]_cart: woo;
@nav _menu_item[588]_cart_text: 0;
@nav _menu_item[588]_search: post;
@nav _menu_item[588]_password: 0;
@nav _menu_item[588]_register: 0;
@nav _menu_item[588]_login: dashicons dashicons-unlock;
@nav _menu_item[588]_logout: dashicons dashicons-lock;
@nav _menu_item[588]_name: user_login;
@nav _menu_item[588]_avatar: off;
@nav _menu_item[588]_account: 0;
@nav _menu_item[588]_login_text: 0;
@nav _menu_item[588]_speed: 1500;
@nav _menu_item[588]_autoplay: off;
@nav _menu_item[588]_autoplay_speed: 500;
@nav _menu_item[588]_dots: off;
@nav _menu_item[588]_pagination: on;
@nav _menu_item[588]_navigation: off;
@nav _menu_item[588]_items: 0;
@nav _menu_item[588]_limit: 3;
@nav _menu_item[588]_orderby: date;
@nav _menu_item[588]_order: DESC;
@nav _menu_item[588]_category: off;
@nav _menu_item[588]_rating: on;
@nav _menu_item[588]_price: on;
@nav _menu_item[588]_add_to_cart: on;
@nav _menu_item[588]_nav_menu_term_id: 11;
@nav _menu_item[588]_position: 21;
@nav _menu_item[588]_status: publish;
@nav _menu_item[588]_original_title: 0;
@nav _menu_item[588]__invalid: 0;
@tribe _customizer[global_elements][font_size]: 0;
@tribe _customizer[global_elements][font_size_base]: 16;
