/*================================ 
    #RESPONSIVE CSS 
====================================*/

/* Tablet Layout: 768px.*/
@media only screen and (min-width: 768px) and (max-width: 991px) {


  /* Topbar */
  .top-bar-area.address-two-lines .user-login {
    margin: 10px 0;
    text-align: center;
    display: none;
  }

  .top-bar-area.inc-transparent-nav {
    display: none;
  }

  .top-bar-area .user-login {
    display: none;
  }

  .top-bar-area .simple-link {
    display: none;
  }

  .banner-area.transparent-nav .content {
    padding-top: 60px;
  }

  /* About */
  .about-area .thumb {
    margin-bottom: 30px;
    padding-right: 15px;
  }

  .about-area .our-features .item {
    text-align: center;
    padding: 30px;
  }

  .about-area .our-features .item .info h4 {
    line-height: 1.3;
    margin-bottom: 10px;
  }

  .about-area .our-features .col-md-3:last-child .item,
  .about-area .our-features .col-md-4:last-child .item,
  .about-area .our-features .col-md-6:last-child .item {
    margin-bottom: 0;
  }

  .about-area .our-features .item .icon, 
  .about-area .our-features .item .info {
    display: block;
  }

  .about-area .our-features .item .icon {
    margin-bottom: 20px;
    padding-right: 0;
  }

  .our-featues-area.inc-trending-courses .our-feature-items {
    padding-right: 15px;
  }

  .our-featues-area.inc-trending-courses .col-md-6:first-child .item, 
  .our-featues-area.inc-trending-courses .col-md-6:nth-child(2) .item {
    margin-top: 15px;
  }

  .our-featues-area .home-sidebar {
    margin-top: 30px;
  }

  .our-featues-area.inc-trending-courses .our-feature-items .info {
    padding-right: 15px;
  }

  .our-featues-area.inc-trending-courses .our-features {
    padding-right: 0;
  }

  .our-featues-area .about-info {
    padding-right: 15px;
  }

  
  /* Course Offer  */
  .course-offer-area .offer-box .thumb {
    padding-right: 15px;
    margin-bottom: 30px;
  }

  .course-offer-area .offer-box .row {
    display: block;
    text-align: center;
  }

  /* Why Chose Us */

  .wcs-area.content-default .content {
    margin-top: 30px;
  }

  .wcs-area .thumb, 
  .wcs-area .content {
    display: block;
  }

  .wcs-area .thumb {
    min-height: 350px;
  }

  .wcs-area .content {
    padding: 80px 50px;
  }

  /* Featured Courses */
  .featured-courses-area .info {
    margin-top: 30px;
    padding-left: 15px;
  }

  .featured-courses-area .info > h4 {
    margin-bottom: 25px;
  }

  .featured-courses-area .featured-courses-carousel .owl-nav {
    display: none;
  }

  .featured-courses-area .featured-courses-carousel:hover .owl-nav .owl-prev {
    left: 30px;
  }

  .featured-courses-area .featured-courses-carousel:hover .owl-nav .owl-next {
    right: 30px;
  }


  /* Top Category */
  .top-cat-area .top-cat-items.text-center {
    padding-right: 15px;
    margin-bottom: 30px;
  }

  .top-cat-items .item {
    text-align: center;
  }

  .top-cat-items .item i, 
  .top-cat-items .item .info {
    display: block;
  }

  .top-cat-items .item i {
    margin-bottom: 15px;
  }


  /* Popular Courses */
  .popular-courses .popular-courses-items .owl-nav {
    display: none;
  }

  .popular-courses .popular-courses-items:hover .owl-nav .owl-prev {
    left: 5px;
  }

  .popular-courses .popular-courses-items:hover .owl-nav .owl-next {
    right: 5px;
  }

  .course-details-area .sidebar {
       margin-top: 0px;
    padding-left: 0px !important;
  }

  /* Advisor */

  .advisor-area .advisor-carousel .owl-nav {
    display: none;
  }

  .advisor-area .advisor-carousel:hover .owl-nav .owl-prev {
    left: 30px;
  }

  .advisor-area .advisor-carousel:hover .owl-nav .owl-next {
    right: 30px;
  }

  .adviros-details-area .info.main-content {
    margin-top: 30px;
    padding-left: 15px;
  }

  /* Edit Profile */
  .edit-profile .update-info {
    border: medium none;
    padding-right: 15px;
  }

  .edit-profile .about-user {
    margin-bottom: 30px;
  }

  .edit-profile .update-pass {
    margin-top: 30px;
    padding-left: 15px;
  }


  /* Event */
  .event-area .event-items .item .thumb, 
  .event-area .event-items .item .info {
    display: block;
    float: none;
    vertical-align: middle;
  }

  .event-area .event-items .item.horizontal .thumb {
    min-height: 350px;
  }

  .event-area .event-items.event-carousel .owl-nav {
    display: none;
    margin: 0;
  }

  /* Reg Form */
  .reg-area .reg-items .reg-form.default-padding-bottom {
    padding-bottom: 30px;
    padding-right: 15px;
  }

  .reg-area .reg-form {
    padding-right: 15px;
  }

  .reg-area .reg-items .reg-form, 
  .reg-area .reg-items .thumb {
    display: block;
  }

  .reg-area .reg-items .thumb {
    text-align: center;
  }

  .reg-area.inc-faq .reg-items .reg-form {
    display: inherit;
    float: inherit;
    margin-bottom: 30px;
  }

  .join-us-area .info {
    margin-bottom: 30px;
    padding-right: 15px;
  }

  .faq-area.left-sidebar .faq-content {
    float: none;
    margin-bottom: 50px;
    padding-left: 15px;
  }


  /* Blog */
  .blog-area.left-sidebar .blog-content {
    float: none;
  }

  .blog-area.left-sidebar .sidebar {
    margin-top: 50px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .blog-area .sidebar {
    margin-top: 50px;
    padding-left: 15px;
  }


  /* Portfolio */
  .portfolio-area .portfolio-items .pf-item,
  .portfolio-area .portfolio-items.col-2 .pf-item,
  .portfolio-area .portfolio-items.col-3 .pf-item,
  .portfolio-area .portfolio-items.col-4 .pf-item {
    width: 50%;
  }

  .portfolio-area .portfolio-items.col-6 .pf-item {
    width: 33.333%;
  }


  /* Testimonials */
  .clients-review-carousel {
    text-align: center;
    ;
  }

  .clients-review-carousel .item .thumb img {
    border-radius: 50%;
    height: 150px;
    margin: auto auto 30px;
    width: 150px;
  }

  .clients-review-carousel .thumb,
  .clients-review-carousel .info {
    padding-left: 0;
    padding-right: 0;
  }

  .testimonials-area .clients-review-carousel .owl-nav {
    display: none;
  }

  .testimonials-area .clients-review-carousel:hover .owl-nav .owl-prev {
    left: 30px;
  }

  .testimonials-area .clients-review-carousel:hover .owl-nav .owl-next {
    right: 30px;
  }

  /* Partner */

  .clients-area {
    text-align: center;
  }

  .clients-area .row {
    align-items: inherit;
    display: inherit;
  }

  .clients-area .clients .clients-items {
    margin-top: 20px;
    text-align: center;
  }

  /* Subscribe Form */
  .subscribe-area .content, 
  .subscribe-area .form {
    display: block;
    float: none;
    text-align: center;
    vertical-align: middle;
  }

  .subscribe-area .content {
    margin-bottom: 30px;
  }

  /* Contact page */
  .contact-info-area .maps-form .form {
    margin-top: 30px;
    padding-left: 15px;
  }

  /* Login Register Form */

  form.white-popup-block .login-social {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 15px;
    overflow: hidden;
    padding-bottom: 15px;
    padding-right: 0;
    padding-left: 0;
  }

  form.white-popup-block .login-custom {
    border-left: medium none;
    padding: 0;
  }

  form.white-popup-block {
    width: 80%;
  }


  /* Footer */
  footer .f-items .item {
    margin-bottom: 50px;
    padding-right: 15px;
  }

  footer .f-items .item:last-child {
    margin-bottom: 0;
  }

  footer .footer-bottom {
    text-align: center;
  }

  .footer-bottom .col-md-6:first-child {
    padding-left: 15px;
  }

  .footer-bottom .col-md-6:last-child {
    padding-right: 15px;
    text-align: center;
  }

  footer .f-items .f-item.link ul {
    margin-top: -10px;
  }
}


/* Custom Device */
@media only screen and (min-width: 850px) and (max-width: 991px) {

  /* Popular Courses */
  .popular-courses .popular-courses-items:hover .owl-nav .owl-prev {
    left: -60px;
  }

  .popular-courses .popular-courses-items:hover .owl-nav .owl-next {
    right: -60px;
  }


  /* Featured Courses */
  .featured-courses-area .featured-courses-carousel:hover .owl-nav .owl-prev {
    left: -60px;
  }

  .featured-courses-area .featured-courses-carousel:hover .owl-nav .owl-next {
    right: -60px;
  }

   /* Advisor */
  .advisor-area .advisor-carousel:hover .owl-nav .owl-prev {
    left: -60px;
  }

  .advisor-area .advisor-carousel:hover .owl-nav .owl-next {
    right: -60px;
  }

  /* Testimonials */
  .testimonials-area .clients-review-carousel:hover .owl-nav .owl-prev {
    left: -60px;
  }

  .testimonials-area .clients-review-carousel:hover .owl-nav .owl-next {
    right: -60px;
  }
}



/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
	
.banner-area .carousel-control.right {
  right: 5px !important;
}

.banner-area .carousel-control.left {
  left: 5px !important;
}


.footer-bottom .link {
	    text-align: center;
}	

.footer-bottom .link ul {
    margin-top: 25px;
}

.footer-bottom .link li a {
    font-size: 12px;
    color: #ffffff;
    display: inline-block;
    font-weight: 400;
    line-height: 0px !important;
    margin-left: 5px;
    padding-left: 10px;
    position: relative;
    text-transform: capitalize;
    z-index: 1;
}

.footer-bottom .link li a::before {
    background: #ffffff none repeat scroll 0 0;
    content: "";
    height: 10px !important;
    left: 0;
    position: absolute;
    top: -5px !important;
    width: 1px;
}
	
footer .f-item > h3, footer .f-item > h4, footer .f-item > h5 {
    font-weight: 600;
    font-size: 17px !important;
    margin-bottom: 20px;
    margin-top: 15px;
    position: relative;
    text-transform: uppercase;
    z-index: 1;
    text-decoration: underline;
}	

.footer-bottom .footer-social {
    display: flex;
    position: absolute;
    margin-top: -50px;
    margin-right: 0;
    left: 16%;
}

.default-padding-top {
    padding: 20px !important;
}

.reg-area .default-padding {
    padding-top: 0px;
    padding-bottom: 25px;
}
	
.art-footer h3 {
    text-align: left;
    font-size: 17px  !important;
    font-family: 'Poppins';
    font-weight: 700;
    letter-spacing: 0px !important;
    color: #fff;
    text-transform: capitalize;
}

.art-footer a.thm-btn {
    text-align: right;
    display: inline-block;
    vertical-align: middle;
    border: none;
    outline: none;
    background-color: #ffffff;
    font-size: 18px !important;
    color: #393E46;
    line-height: 20px  !important;
    font-weight: 600;
    text-transform: uppercase;
    padding: 5px 24px  !important;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.art-footer {
    padding-top: 25px  !important;
    padding-bottom: 25px  !important;
    background-color: #393E46;
    border-bottom: 1px solid #ffffff1c;
}

.top-cat-items.text-center .item .info h4 {
    text-transform: uppercase;
    font-size: 12px !important;
    background: #393E46;
    color: #ffffff;
    letter-spacing: 0px;
    font-family: 'Poppins';
    font-weight: 700;
    box-shadow: 0 7px 7px -7px #26262633;
    padding: 7px 0px;
    border-top: 5px solid #fff;
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px !important;
    height: 10px;
    margin: 5px 3px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: all 0.3s ease-in-out;
    border-radius: 30px;
}

.advisor-area .owl-theme .owl-dots,
.advisor-area .owl-theme .owl-nav {
    margin: 15px !important;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.advisor-area.default-padding {
    padding-top: 30px;
    padding-bottom:20px;
}

/* .featured-courses-area .site-heading h2 { */
    /* display: inline-block; */
    /* font-weight: 700; */
    /* padding-bottom: 25px; */
    /* position: relative; */
    /* font-size: 25px; */
    /* z-index: 1; */
    /* text-transform: uppercase; */
/* } */

/* .featured-courses-area .site-heading p { */
    /* font-size: 13px; */
    /* font-weight: 600; */
    /* top: 26px; */
    /* position: absolute; */
    /* z-index: 1; */
    /* color: #D84315; */
    /* text-transform: uppercase; */
/* } */

.about-area {
    padding-bottom: 0px !important;
    padding-top: 30px !important;
}

.blog-area .blog-items .info h4 {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px !important;
    height: 60px;
    text-align: center;
    padding: 15px 25px;
    background: #fff;
    box-shadow: 0 7px 7px -7px #26262633;
}

.top-cat-items.text-light .item span {
    color: #ffffff;
    transition: all 0.35s ease-in-out;
    position: absolute;
    top: 122px;
    right: 30px;
    z-index: 5;
    background: #D84315;
    padding: 0 10px;
    line-height: 18px;
    font-size: 12px;
    font-weight: 700;
    border-radius: 20px;
}

.top-cat-area .top-cat-items.text-center .equal-height {
    margin-bottom: 0;
    margin-top: 20px !important;
}

.blog-area .blog-items .ribbon {
    font: bold 10px Sans-Serif !important;
    text-align: center;
    transform: rotate(45deg);
    position: relative;
    padding: 5px 0 !important;
    left: 35px !important;
    top: 15px !important;
    width: 220px;
    background: #393E46;
    text-transform: uppercase;
    color: #FFF;
    z-index: 2;
}


.wcs-area .content {
    padding: 40px  !important;
}

.wcs-area .site-heading {
    margin-bottom: 20px !important;
}

.wcs-area .item .info {
    padding-left: 0px  !important;
}

.wcs-area .item .info h4 {
    color: #ffffff;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: underline;
    text-align: left;
    padding-bottom: 10px !important;
}

.default-padding.carousel-shadow {
    padding-top: 30px !important;
    padding-bottom: 20px !important;
}

.site-heading {
    margin-bottom: 35px  !important;
    margin-top: -5px;
    overflow: hidden;
}

.site-heading p {
    font-size: 13px;
    font-weight: 600;
    top: 27px;
    position: absolute;
    z-index: 1;
    color: #D84315;
    text-transform: uppercase;
}

.about-area .about-info {
    /* overflow: hidden; */
    margin-top: -90px !important;
}

.about-area .our-features .art-txt p {
    color: #666666;
    line-height: 18px;
      margin: 20px !important;
    text-transform: none;
    font-weight: 400;
    text-align: justify;
}

.about-area .our-features .art-txt h5 {
    color: #9e9e9e4d !important;
    font-weight: normal;
    font-size: 10px !important;
}

.about-area .our-features .art-txt h2 {
    color: #393E46;
    font-weight: 600;
    font-size: 24px;
    text-decoration: underline;
    padding-bottom: 0px !important;
}

.about-area .info {
    top: 60px !important;
}
.about-area .info p {
    color: #666666;
    line-height: 18px;
    margin: 20px !important;
    text-transform: none;
    font-weight: 400;
    text-align: justify;
}


.reg-area .reg-form .form-group .form-msg {
    padding-top: 10px;
    margin-top: 60px !important;
}


.about-area .our-features {
    float: left;
    width: 100%;
    margin-top:25px;
    margin-bottom:25px;
}

.welcome .tripadvisor img {
    right: 8%;
    top: 35px;
    padding-bottom: 0px;
    z-index: 51;
    position: absolute;
    width: 80px;
}

.attr-nav .tripadvisor {
   display:none;
}

  /* Heading */
  h1 {
    font-size: 32px;
  }

  h2 {
    font-size: 28px;
  }

  h3 {
    font-size: 20px;
  }

  h4 {
    font-size: 18px;
    line-height: 1.4;
  }

  h5, h6 {
    font-size: 14px;
    line-height: 1.4;
  }

  .default-padding {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .padding-xl {
    padding-bottom: 50px;
    padding-top: 50px;
  }

  .default-padding.bottom-less {
    padding-bottom: 20px;
    padding-top: 50px;
  }

  .default-padding-bottom {
    padding-bottom: 50px;
  }


  .default-padding.bottom-30 {
    padding-bottom: 0;
    padding-top: 50px;
  }

  .default-padding.bottom-20 {
    padding-bottom: 20px;
    padding-top: 50px;
  }

  .site-heading {
    margin-bottom: 30px;
  }

  .default-padding.carousel-shadow {
    padding-bottom: 35px;
  }

  .seperator .border {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }

  .side {
    width: 320px;
  }

  /* Topbar */
  /* .top-bar-area { display: none; } */
  /* .top-bar-area.inc-transparent-nav { display: none; } */
  /* .top-bar-area .address-info { display: none; } */

  .top-bar-area .address-info li {
font-size: 12px;
    border-right: 0px solid rgba(255, 255, 255, 0.2);
    display: inline-block;
    font-family: "Poppins",sans-serif;
    margin-right: 18px;
    padding-right: 20px;
    color: #ffffff;
    line-height: 24px;
  }

  
 .link-info { display: none; }

  .top-bar-area.address-two-lines .user-login {
    margin: 10px 0;
    text-align: center;
  }

  .top-bar-area .user-login {
    text-align: center;
    margin: 10px 0;
  }

  .top-bar-area .user-login a {
    margin: 0 3px;
  }

  /* Accordion */
  .nav-pills {
    text-align: center;
  }

  .nav-pills > li {
    display: inline-block;
	width: 100%;
    float: none;
  }

  .nav-pills > li a {
    margin-right: 0 !important;
  }

  /* Breadcrumb */
  .breadcrumb-area {
    padding: 70px 0 80px;
  }

  .breadcrumb-area h1 {
    display: block !important;
    font-size: 21px !important;
    position: absolute;
    width: 90% !important;
    text-align: center !important;
    line-height: 22px !important;
    font-weight: 600;
    text-transform: uppercase;
  }

.breadcrumb-area .breadcrumb {
background: #393E46;
    margin-top: 115% !important;
    left: 3%;
    width: 94%;
    padding: 0px;
    position: absolute;
    z-index: 1;
    text-align: center !important;
}

.breadcrumb-area .breadcrumb a, .breadcrumb-area .breadcrumb li {
    font-weight: 600;
    font-size: 13px;
    line-height: 10px;
    text-transform: uppercase;
    font-family: "Poppins",sans-serif;
}

.course-details-area .course-details-info h2 {
    font-family: "Poppins",sans-serif;
    text-align: left;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 25px;
   text-align: center !important;
}

.breadcrumb-area .breadcrumb li.active {
    color: #cccccc;
   display: none !important;
}


.tour-details__plan-content span {
    display: none !important;
 
}

.tour-details__plan-content h3 {
    color: #393E46;
    font-family: 'Poppins', sans-serif;
    margin: 0;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 10px !important;
    padding-top: 0px !important;
    text-transform: uppercase;
}

  /* Banner */
  
.top {
    text-align: center;
    cursor: pointer;
    position: fixed;
    bottom: 0px;
    right: 15px;
    width: 35px;
    height: 50px;
    border-radius: 70px 70px 0 0;
    background-color: #393E46;
    background-image: url(../img/gotop_icon.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    z-index: 99;
    transform: translateY(100%);
    -webkit-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    opacity: 0;
}  
  

.banner-area div  {
    height: 500px !important;
}


.banner-area .content {
    overflow: hidden;
    padding: 0 20px;
}

.banner-area .box-cell {
    display: table-cell;
    vertical-align: bottom;
    width: 100%;
    padding-top: 80%;
}

  
.art-promo {
    position: absolute;
    top: -180px;
    left: 5%;

}

html, body, .wrapper {
  height: 1px;
}

.art-promo {
    padding: 0px 6px;
    height: 60px;
    width: 60px;
    line-height: 55px;
    font-size: 19px !important;
    font-weight: 700;
    background: #393E46;
    color: #ffffff;
    border-radius: 100%;
    position: absolute;
    margin-top: -65px;
    margin-left: 5%;
    border: 3px solid #0000000a;
}

.art-promo span {
    padding: 0px 1px;
    text-transform: uppercase;
    box-shadow: 0px 1px 5px 1px #00000060;
    height: 30px;
    width: 30px;
    line-height: 27px;
    font-size: 10px;
    font-weight: 700;
    background: #fbfbfb;
    color: #393E46;
    border-radius: 100%;
    position: absolute;
    margin-top: -67px;
    margin-left: -20%;
    border: 3px solid #ffffff;
}


.banner-area .btn-md {
    padding: 5px 8px 5px !important;
    letter-spacing: -1px !important;
    font-size: 12px;
    text-transform: capitalize;
}

.banner-area.text-normal h3 {
    text-shadow: 1px 0px 1px #00000094;
    font-size: 15px !important;
    text-transform: uppercase;
}

.banner-area.text-normal h2 {
    text-shadow: 1px 0px 1px #00000094;
    font-size: 15px !important;
    font-weight: 700;
	    line-height: 16px !important;
    margin-bottom: 25px;
    text-transform: capitalize;
    margin-top: 0px !important;
}

  .banner-area.transparent-nav .content {
    padding-top: 100px;
  }

  .banner-area.auto-height {
    padding: 0;
  }

  .banner-area.auto-height .content {
    padding: 50px 0;
  }

  .banner-area.auto-height.banner-box {
    padding: 0;
  }

  .banner-area.text-default .content h1 {
    font-size: 36px;
  }

  .banner-area form {
    width: 100%;
  }

  .banner-area.banner-box {
    margin: 0;
    border-radius: inherit;
  }


  /* About */
  .about-area .thumb {
    margin-bottom: 30px;
    padding-right: 15px;
  }

  .our-featues-area.inc-trending-courses .col-md-6:nth-child(1) .item, 
  .our-featues-area.inc-trending-courses .col-md-6:nth-child(2) .item {
    margin-top: 0;
  }

  .about-area .our-features .item {
    margin-bottom: 30px;
    text-align: center;
  }

  .about-area .our-features .col-md-3:last-child .item,
  .about-area .our-features .col-md-4:last-child .item,
  .about-area .our-features .col-md-6:last-child .item {
    margin-bottom: 0;
  }

  .about-area .our-features .item .icon, 
  .about-area .our-features .item .info {
    display: block;
  }

  .about-area .our-features .item .icon {
    margin-bottom: 15px;
    padding-right: 0;
  }

  .search-course form {
    width: 100%;
  }

  .about-area.inc-trending-courses .about-info {
    padding-right: 15px;
  }

  /* Course Offer  */
  .course-offer-area .offer-box .thumb {
    padding-right: 15px;
    margin-bottom: 30px;
  }

  .course-offer-area .offer-box .row {
    display: block;
    text-align: center;
  }


  /* Top Category */

  .top-cat-area .top-cat-items.text-center {
    padding-right: 15px;
    margin-bottom: 30px;
  }

  .top-cat-items .item {
    text-align: center;
  }

  .top-cat-items .item i, 
  .top-cat-items .item .info {
    display: block;
  }

  .top-cat-items .item i {
    margin-bottom: 15px;
  }



  /* Why Chose Us */
  .wcs-area .site-heading {
    margin-bottom: 20px;
    text-align: center;
  }

  .wcs-area .site-heading h2::before {
    background: #D84315 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 50%;
    margin-left: -40px;
    position: absolute;
    width: 40px;
    z-index: 1;
  }

  .wcs-area .site-heading h2::after {
    background: #D84315 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 50%;
    margin-left: 5px;
    position: absolute;
    width: 40px;
  }

  .wcs-area.content-default .content {
    margin-top: 30px;
  }

  .wcs-area .item .icon, .wcs-area .item .info {
    display: block;
    text-align: center;
  }

  .wcs-area .item .icon {
    margin-bottom: 20px;
  }

  .wcs-area .item .info {
    padding-left: 0;
  }

  .wcs-area .thumb, .wcs-area .content {
    display: block;
  }

  .wcs-area .thumb {
    min-height: 300px;
  }

  .wcs-area .content {
    padding: 50px 15px;
  }

  /* Featured Courses */
  .featured-courses-area.default-padding {
    padding-bottom: 35px;
  }

  .featured-courses-area .info {
    margin-top: 30px;
    padding-left: 15px;
  }

  .featured-courses-area .info > h4 {
    margin-bottom: 0px;
  }
  
  .featured-courses-area .info h2 {
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 600;
    line-height: 25px;
    font-family: 'Poppins';
}

  .featured-courses-area .bottom-info {
    border: medium none;
    margin-top: 0;
    padding-top: 25px;
  }

  .featured-courses-area .bottom-info .item {
    border-right: 1px solid #e7e7e782 !important;
    display: inline-block !important;
    margin-right: 5px !important;
    padding-right: 7px !important;
    padding-top: 15px !important;
  }
  
  .featured-courses-area .owl-stage-outer {
    padding-bottom: 0;
}
  
  .featured-courses-area .bottom-info .item h4 {
    font-size: 12px !important;
    font-weight: 700;
    margin-bottom: 5px;
    text-transform: uppercase;
    text-decoration: underline;
}


.blog-area .site-heading {
    margin-bottom: 60px;
    margin-top: 0px;
    overflow: visible;
}

/* .blog-area .site-heading h2 { */
    /* display: inline-block; */
    /* font-weight: 700; */
    /* padding-bottom: 25px; */
    /* font-size: 22px; */
    /* position: relative; */
    /* z-index: 1; */
    /* text-transform: uppercase; */
/* } */

/* .blog-area .site-heading p { */
    /* font-size: 13px; */
    /* font-weight: 600; */
    /* top: 22px; */
    /* position: absolute; */
    /* z-index: 1; */
    /* color: #D84315; */
    /* text-transform: uppercase; */
/* } */

.blog-area .blog-items .single-item .art-info h3 {
    font-weight: 600;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 6px 25px;
    background: #393E46;
    box-shadow: 0 7px 7px -7px #26262633;
    border-top: 4px solid #eee;
}


/* .our-featues-area .site-heading h2 { */
    /* display: inline-block; */
    /* font-weight: 700; */
    /* padding-bottom: 25px; */
    /* font-size: 21px; */
    /* position: relative; */
    /* z-index: 1; */
    /* text-transform: uppercase; */
/* } */

/* .our-featues-area .site-heading p { */
    /* font-size: 13px; */
    /* font-weight: 600; */
    /* top: 21px; */
    /* position: absolute; */
    /* z-index: 1; */
    /* color: #D84315; */
    /* text-transform: uppercase; */
/* } */

.site-heading h2 {
    display: inline-block;
    font-weight: 700;
    font-size: 20px;
    padding-bottom: 25px;
    position: relative;
    z-index: 1;
    text-transform: uppercase;
}

.site-heading p {
    font-size: 13px;
    font-weight: 600;
    top: 20px !important;
    position: absolute;
    z-index: 1;
    color: #D84315;
    text-transform: uppercase;
}

.faq-items {
	padding-top:50px;
}

.faq-items .site-heading p {
    font-size: 13px;
    font-weight: 600;
    top: 100px !important;
    position: absolute;
    z-index: 1;
    color: #D84315;
    text-transform: uppercase;
}

.tripadvisor-bg .site-heading p {
    font-size: 13px;
    font-weight: 600;
    top: -30px !important;
    position: relative;
    z-index: 1;
    color: #9e9e9e;
    text-transform: uppercase;
}

.optimization {
padding:20px;
}

.tripadvisor-bg .site-heading h2 {
    display: inline-block;
    font-weight: 700;
    padding-bottom: 25px;
    font-size: 22px;
    position: relative;
    color: #31c790;
    z-index: 1;
    text-transform: uppercase;
}

.clients-review-carousel .item .info h2 {
    margin-bottom: 0px;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px !important;
    font-weight: 700;
    text-decoration: underline;
    text-align: left;
}

.clients-review-carousel .owl-stage-outer {
    margin: -15px 0px 0;
    padding: 35px 0 5px 0;
}

.testimonials-area .site-heading {
    margin-bottom: -15px !important;
    margin-top: -5px  !important;
    overflow: hidden;
}

.clients-review-carousel .item .info p {
    line-height: 18px;
    position: relative;
    font-size: 14px;
    text-transform: unset;
    margin: 10px 0px 10px;
    margin-left: 15px;
    border-left: 1px solid #cacaca6b;
    padding-left: 10px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    text-align: justify;
}
.clients-review-carousel .item .info h4 {
    margin-bottom: 0px;
    color: #fff;
    text-transform: capitalize;
    text-align: left;
}

.clients-review-carousel .item .info span {
    color: #262626;
    font-family: "Poppins",sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    text-align: left;
    left: 0px;
    position: absolute;
}

.clients-review-carousel .item {
    background: #31c790;
    border: 1px solid hsl(0deg 0% 0% / 2%);
    border-radius: 5px;
    box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);
    overflow: hidden;
    padding: 20px 15px 40px !important;
}

.clients-review-carousel .item .tripadvisor a {
    border: 2px solid #31c790;
    background: #31c790;
    font-size: 14px;
    color: #ffffff;
    border-radius: 7px;
    height: auto;
    padding: 0px 15px 0px 15px !important;
    font-weight: 500;
    position: absolute;
    right: 0px;
    bottom: -25px!important;
}

.our-featues-area .top-cat-items.text-light .item .ribbon-wrapper {
    width: 170px;
    height: 122px;
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 5px;
}


.our-featues-area .our-features {
    float: left;
    width: 100%;
    margin-top: 0px !important;
}

.our-featues-area .col-xs-6 {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}

  .featured-courses-area .overlay-video {
    margin-left: -15px;
  }

  .featured-courses-area .bottom-info .col-md-3:last-child .item,
  .featured-courses-area .bottom-info .col-md-4:last-child .item,
  .featured-courses-area .bottom-info .col-md-6:last-child .item {
    margin-bottom: 0;
  }

  .featured-courses-area .featured-courses-carousel .owl-nav {
    display: none;
    margin: 0;
  }

  .our-featues-area.inc-trending-courses .col-md-3:first-child .item,
  .our-featues-area.inc-trending-courses .col-md-4:first-child .item,
  .our-featues-area.inc-trending-courses .col-md-6:first-child .item {
    margin-top: 15px;
  }

  .our-featues-area.inc-trending-courses .our-feature-items {
    padding-right: 15px;
  }

  .our-featues-area .home-sidebar {
    margin-top: 30px;
  }

  .our-featues-area.inc-trending-courses .our-feature-items .info {
    padding-right: 15px;
  }

  .our-featues-area.inc-trending-courses .our-features {
    padding-right: 0;
  }


  /* Portfolio */
  .portfolio-area.default-padding {
    padding-bottom: 35px;
  }

  .portfolio-area .portfolio-items .pf-item,
  .portfolio-area .portfolio-items.col-2 .pf-item,
  .portfolio-area .portfolio-items.col-3 .pf-item,
  .portfolio-area .portfolio-items.col-4 .pf-item,
  .portfolio-area .portfolio-items.col-6 .pf-item {
    width: 100%;
  }


  /* Popular Courses */

  .popular-courses.heading-less.default-padding {
    padding-top: 35px;
  }

  .popular-courses .popular-courses-items .owl-nav {
    display: none;
  }

  .popular-courses .popular-courses-items:hover .owl-nav .owl-prev {
    left: 5px;
  }

  .popular-courses .popular-courses-items:hover .owl-nav .owl-next {
    right: 5px;
  }

  /* Advisor */

  .advisor-area.info-default {
    padding-bottom: 5px;
  }

  .advisor-area .advisor-carousel .owl-nav,
  .advisor-area .advisor-carousel-solid .owl-nav {
    display: none;
  }

  .advisor-area .advisor-carousel:hover .owl-nav .owl-prev,
  .advisor-area .advisor-carousel-solid:hover .owl-nav .owl-prev {
    left: 5px;
  }

  .advisor-area .advisor-carousel:hover .owl-nav .owl-next,
  .advisor-area .advisor-carousel-solid:hover .owl-nav .owl-next {
    right: 5px;
  }

  .adviros-details-area .info.main-content {
    margin-top: 30px;
    padding-left: 15px;
  }

  /* Edit Profile */
  .edit-profile .update-info {
    border: medium none;
    padding-right: 15px;
  }

  .edit-profile .about-user {
    margin-bottom: 30px;
  }

  .edit-profile .update-pass {
    margin-top: 30px;
    padding-left: 15px;
  }


  /* Courses Details */
  .course-details-area .course-details-info .course-meta .item:first-child {
    border-bottom: 1px dashed #999999;
    margin-bottom: 15px;
    padding-bottom: 15px;
  }

  .course-details-area .course-details-info .course-meta .item {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #999999;
    border-image: none;
    border-style: none none dashed;
    border-width: medium medium 1px;
    display: block;
    float: none;
    margin: 0 0 15px;
    padding-bottom: 15px;
    padding-left: 0;
    width: 100%;
  }

  .course-details-area .course-meta .align-right {
    float: none;
    margin-top: 15px;
  }

  .course-details-area .sidebar {
    margin-top: 0px !important;
    padding-left: 0px !important;
  }

  .course-list-items li .item {
    display: block;
    margin-bottom: 10px;
    padding: 0;
  }

  .course-list-items li .item:last-child {
    float: left;
    margin: 0;
  }

  .course-details-area .advisor-list-items .item .thumb, 
  .course-details-area .advisor-list-items .item .info {
    display: block;
  }

  .course-details-area .advisor-list-items .item .thumb {
    margin-bottom: 15px;
  }

  .course-details-area .advisor-list-items .item .info {
    padding-left: 0;
  }

  .course-details-area .course-details-info .top-info .course-meta {
    /* margin-bottom: 30px; */
    /* text-align: center; */
	    display: none !important;
  }

  .course-details-area .course-details-info .course-meta .item.author .thumb, 
  .course-details-area .course-details-info .course-meta .item.author .desc {
    display: block;
    vertical-align: top;
  }

  .course-details-area .course-details-info .course-meta .item.author .thumb {
    margin-bottom: 10px;
  }

  .course-list-items li .item:last-child span {
    display: block;
    margin-bottom: 10px;
  }

  .course-list-items li .item:last-child a {
    padding: 5px 20px;
  }

  .course-details-area .advisor-list-items .item {
    text-align: center;
  }

  .course-details-area .advisor-list-items .item .thumb {
    margin: auto auto 15px;
  }


  /* Fun Factor */
  .fun-factor-area.default-padding.bottom-less {
    padding-bottom: 10px;
  }

  /* Event */
  .event-area .event-items .item .thumb, 
  .event-area .event-items .item .info {
    display: block;
    float: none;
    vertical-align: middle;
  }

  .event-area .event-items .item.horizontal .thumb {
    min-height: 300px;
  }

  .event-area .event-items.event-carousel .owl-nav {
    display: none;
    margin: 0;
  }


  /* Reg Area */

  .reg-area .reg-items .reg-form.default-padding-bottom {
    padding-bottom: 30px;
    padding-right: 15px;
  }

  .reg-area .reg-form {
    padding-right: 15px;
  }

  .reg-area .reg-items .reg-form, 
  .reg-area .reg-items .thumb {
    display: block;
  }

  .reg-area .reg-items .thumb {
    text-align: center;
  }

  .reg-area.inc-faq .reg-items .reg-form {
    margin-bottom: 30px;
  }

  .reg-area.inc-faq .reg-items .reg-form {
      display: contents !important;
    float: left !important;
  }

  .reg-area.inc-faq .reg-items .reg-form .reg-box {
    padding: 75px 35px;
  }

  .faq-area.left-sidebar .faq-content {
    float: none;
    padding-left: 15px;
  }

  /* Blog */
  .blog-area.left-sidebar .blog-content {
    float: none;
  }

  .blog-area.left-sidebar .sidebar {
    margin-top: 50px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .blog-area .sidebar {
    margin-top: 50px;
    padding-left: 15px;
  }

  .comments-list .commen-item.reply {
    padding-left: 0;
  }

  .blog-area.full-blog.single-blog .meta .share {
    display: block;
    float: left;
    margin-top: 15px;
    width: 100%;
  }

  .blog-area.full-blog.single-blog .blog-items .blog-content .item .meta {
    margin-top: 0;
  }

  .author-bio .avatar {
    display: block;
    margin: auto auto 30px;
    width: 200px;
  }

  .author-bio .content {
    display: block;
    padding: 0;
    text-align: center;
  }

  .author-bio .content p::after {
    left: 10px;
    top: 35px;
  }


  /* Testimonials */
  .clients-review-carousel {
    text-align: center;
    ;
  }

  .clients-review-carousel .item .thumb img {
    border-radius: 50%;
    height: 100px;
    margin: auto auto 18px;
    width: 100px;
  }

.clients-review-carousel .item img {
    border-radius: 100%;
    position: fixed;
    width: 110px;
    right: 20px;
    top: -30px;
    overflow: visible;
}

.clients-review-carousel .item .stars {
    text-align: left;
    color: #FFC107;
    font-size: 15px;
    text-shadow: 0px 1px 1px #00000030;
}

  .clients-review-carousel .thumb,
  .clients-review-carousel .info {
    padding-left: 0;
    padding-right: 0;
  }

  .testimonials-area .clients-review-carousel .owl-nav {
    display: none;
  }

  .testimonials-area .clients-review-carousel:hover .owl-nav .owl-prev {
    left: 5px;
  }

  .testimonials-area .clients-review-carousel:hover .owl-nav .owl-next {
    right: 5px;
  }

  /* Partner */

  .clients-area {
	      display: none;
    text-align: center;
  }

  .clients-area .row {
    align-items: inherit;
    display: inherit;
  }

  .clients-area .clients .clients-items {
    margin-top: 20px;
    text-align: center;
  }

  /* Subscribe Form */
  .subscribe-area .content, 
  .subscribe-area .form {
    display: block;
    float: none;
    text-align: center;
    vertical-align: middle;
  }

  .subscribe-area .content {
    margin-bottom: 30px;
  }

  /* Join Us */
  .join-us-area .info {
    margin-bottom: 30px;
    padding-right: 15px;
  }


  /* Contact page */
  .contact-info-area .maps-form .form {
    margin-top: 30px;
    padding-left: 15px;
  }

  .contact-info-area .item {
    margin-bottom: 30px;
  }

  .contact-info-area .col-md-4:last-child .item {
    margin-bottom: 0;
  }

  .contact-info-area .maps-form iframe {
    height: 300px;
  }

  /* Login Register Form */

  form.white-popup-block .login-social {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 15px;
    overflow: hidden;
    padding-bottom: 15px;
    padding-right: 0;
    padding-left: 0;
  }

  form.white-popup-block .login-custom {
    border-left: medium none;
    padding: 0;
  }

  form.white-popup-block {
    width: 95%;
  }

  form.white-popup-block .lost-pass-link {
    float: left;
    text-decoration: underline;
  }

  form.white-popup-block label {
    float: left;
    margin-right: 5px;
  }

  /* Footer */
  footer .f-items .item {
    margin-bottom: 50px;
    padding-right: 15px;
  }

  footer .f-items .item:last-child {
    margin-bottom: 0;
  }

  footer .footer-bottom {
    margin-top: 50px !important;
    text-align: center;
	padding: 20px 0 0 !important;
  }

  .footer-bottom .col-md-6:first-child {
    padding-left: 15px;
  }

  .footer-bottom .col-md-6:last-child {
    padding-right: 15px;
    text-align: center;
  }

  footer .f-items .f-item.link ul {
    margin-top: -10px;
  }
}

/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  form.white-popup-block .lost-pass-link {
    float: right;
    text-decoration: none;
  }

  form.white-popup-block label {
    float: left;
  }
}

/* Max Wide Mobile Layout: 480px. */
@media only screen and (min-width: 600px) and (max-width: 800px) {

  /* Portfolio */
  .portfolio-area .portfolio-items .pf-item,
  .portfolio-area .portfolio-items.col-2 .pf-item,
  .portfolio-area .portfolio-items.col-3 .pf-item,
  .portfolio-area .portfolio-items.col-4 .pf-item,
  .portfolio-area .portfolio-items.col-6 .pf-item {
    width: 50%;
  }

  /* Popular Courses */
  .popular-courses .popular-courses-carousel .bottom-info ul {
    width: 100%;
    margin-bottom: 20px;
  }

  .popular-courses .popular-courses-carousel .bottom-info .price-btn {
    display: block;
    float: left;
    padding: 0;
  }

  .popular-courses .popular-courses-carousel .bottom-info a {
    float: left;
  }
}

/* Small Mobile Layout: 480px. */
@media only screen and (max-width: 480px) {
  .popular-courses .bottom-info ul {
    width: 100%;
    margin-bottom: 20px;
  }

  .popular-courses .popular-courses-items.bottom-price .bottom-info ul {
    width: auto;
  }

  .popular-courses .bottom-info a {
    float: left;
  }

  .popular-courses .bottom-info .price-btn {
    display: block;
    float: left;
    padding: 0;
  }

  .popular-courses .popular-courses-items.bottom-price .bottom-info .price-btn {
    float: right;
    padding: 5px 0;
  }
}

/* Mobile Layout: 600px. */
@media only screen and (max-width: 600px) {

.course-offer-area .offer-box .info .item {
  width: 50%;
}

}