/** Social colors **/
/** Theme colors **/
@focus () {
  outline-style: solid;
  outline-color: blue;
  outline-width: 2px;
  outline-offset: 1px;
}
/** Laptop with HiDPI Screen **/
@media only screen and (max-width: 1440px) {
  .header .flex_wrap .logo {
    max-width: 150px;
  }
  .header .flex_wrap .nav ul li {
    margin-left: 45px;
  }
  .course_box {
    padding: 30px;
  }
  .course_box .wrap_title {
    margin-bottom: 15px;
  }
  .course_box .box_title {
    margin-bottom: 15px;
  }
  .course_box .box_title span {
    font-size: 22px;
    line-height: 1;
  }
  .course_box .wrap_course_info {
    margin-bottom: 15px;
  }
  .course_box .wrap_course_info .wrap_item {
    margin-left: 15px;
  }
  .course_box .wrap_course_info .wrap_item:last-child {
    margin-left: 0;
  }
  .course_box .wrap_link {
    margin-top: 10px;
  }
  .course_box .wrap_link span {
    margin-left: 8px;
  }
  .home_courses_sec .wrap_courses .large-4 .course_box {
    margin-bottom: 26px;
  }
  .page_title h1,
  .page_title h2 {
    font-size: 87px;
  }
  .home_hero {
    margin-bottom: 90px;
    margin-top: 0;
  }
  .home_hero .page_title {
    margin-bottom: 25px;
  }
  .home_hero .page_title h1 {
    font-size: 80px;
    line-height: 106.549%;
  }
  .home_hero .wrap_desc {
    margin-bottom: 35px;
  }
  .home_hero .wrap_desc p {
    font-size: 28px;
    line-height: 36px;
  }
  .home_hero .wrap_link a {
    padding: 0 20px;
    font-size: 17px;
  }
  .home_courses_sec {
    padding-top: 60px;
    padding-bottom: 65px;
  }
  .home_courses_sec .flex_wrap {
    margin-bottom: 50px;
  }
  .home_courses_sec .flex_wrap .wrap_title_desc .page_title {
    margin-bottom: 20px;
  }
  .home_courses_sec .flex_wrap .wrap_title_desc .wrap_subtitle h3 {
    font-size: 32px;
    line-height: 1;
  }
  .home_courses_sec .flex_wrap .wrap_link a {
    padding: 0 20px;
    font-size: 17px;
  }
  .home_coursi_sec {
    padding-top: 130px;
  }
  .home_coursi_sec .page_title {
    margin-bottom: 25px;
  }
  .home_coursi_sec .wrap_desc {
    margin-bottom: 30px;
  }
  .home_coursi_sec .wrap_link a {
    padding: 0 20px;
    font-size: 17px;
  }
  .home_about_sec {
    padding-top: 150px;
  }
  .home_about_sec .page_title {
    margin-bottom: 20px;
  }
  .home_about_sec .wrap_desc {
    margin-bottom: 25px;
  }
  .home_about_sec .wrap_link a {
    padding: 0 20px;
    font-size: 17px;
  }
  .home_about_sec .img_col {
    padding-top: 25px;
  }
  .home_about_sec .wrap_img {
    padding-left: 50px;
  }
  .home_about_sec .wrap_about_items {
    margin-top: 100px;
    padding-bottom: 63px;
  }
  .home_about_sec .wrap_about_items .wrap_item .wrap_icon {
    margin-bottom: 25px;
  }
  .home_about_sec .wrap_about_items .wrap_item .wrap_title {
    margin-bottom: 20px;
  }
  .home_about_sec .wrap_about_items .wrap_item .wrap_title h3 {
    font-size: 22px;
  }
  .home_about_sec .wrap_about_items .large-3:nth-child(odd) .wrap_item {
    margin-top: 40px;
  }
  .home_posts_sec {
    padding-top: 70px;
  }
  .home_posts_sec .wrap_desc {
    margin-bottom: 38px;
  }
  .home_posts_sec .posts_wrapper {
    gap: 20px;
  }
  .home_posts_sec .posts_wrapper .wrap_post_box .wrap_abs_con {
    bottom: 20px;
  }
  .home_posts_sec .posts_wrapper .wrap_post_box .wrap_abs_con .post_title h3 {
    font-size: 27px;
  }
  .home_posts_sec .posts_wrapper .wrap_post_box .wrap_abs_con .post_title .wrap_arr {
    width: 53px;
    height: 53px;
  }
  .home_posts_sec .posts_wrapper .post_box_2 {
    grid-column: 2;
    grid-row: 1;
  }
  .home_posts_sec .posts_wrapper .post_box_2 .wrap_img {
    height: 300px;
  }
  .home_posts_sec .posts_wrapper .post_box_3 {
    grid-column: 2;
    grid-row: 2;
  }
  .home_posts_sec .posts_wrapper .post_box_3 .wrap_img {
    height: 300px;
  }
  .single_sec {
    padding-bottom: 100px;
  }
  .single_sec .page_title {
    max-width: 960px;
    margin-bottom: 30px;
  }
  .single_sec .row .content_col {
    width: 50%;
  }
  .single_sec .row .img_col {
    width: 50%;
    padding-right: 20px;
  }
  .more_posts_strip {
    padding-top: 70px;
    padding-bottom: 100px;
  }
  .more_posts_strip .page_title {
    margin-bottom: 50px;
  }
  .wrap_post_box .wrap_img {
    height: 320px;
  }
  .wrap_post_box .wrap_abs_con .post_title h3 {
    font-size: 22px;
  }
  .wrap_post_box .wrap_abs_con .post_title .wrap_arr {
    width: 50px;
    height: 50px;
  }
  .customers_sec .wrap_customers {
    grid-template-columns: repeat(5, 1fr);
  }
  .wrap_footer_form {
    margin-bottom: 80px;
    padding-top: 100px;
  }
  .wrap_footer_form .wrap_footer_form_inner .wrap_subtitle h3 {
    font-size: 27px;
    line-height: 1;
  }
  .wrap_footer_form .wrap_footer_form_inner .wrap_form .wrap_input input {
    font-size: 18px;
    height: 60px;
    padding-right: 24px;
  }
  .wrap_footer_form .wrap_footer_form_inner .wrap_form .btn_footer_form_trigger {
    margin-right: 45px;
  }
  .wrap_footer_form .wrap_footer_form_inner .wrap_form .btn_footer_form_trigger svg.btn_circle {
    width: 155px;
    height: 155px;
  }
  .wrap_footer_form .wrap_footer_form_inner .wrap_form .btn_footer_form_trigger .btn_arr svg {
    width: 70px;
    height: 70px;
  }
  .wrap_footer_form .wrap_footer_form_inner .wrap_form .btn_footer_form_trigger .btn_text svg {
    width: 145px;
    height: 145px;
  }
  .footer {
    padding-bottom: 30px;
  }
  .footer .flex_wrap {
    min-height: 60px;
  }
  .footer .flex_wrap .nav ul li {
    margin-left: 45px;
  }
  .footer .flex_wrap .nav ul li:last-child {
    margin-left: 0;
  }
  .footer .flex_wrap .nav ul li a {
    font-size: 17px;
  }
  .footer .flex_wrap .wrap_copy_extra .wrap_copy,
  .footer .flex_wrap .wrap_copy_extra .wrap_extra {
    color: #cacaca;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px; /* 150% */
  }
  .footer .flex_wrap .wrap_copy_extra .wrap_copy p,
  .footer .flex_wrap .wrap_copy_extra .wrap_copy a,
  .footer .flex_wrap .wrap_copy_extra .wrap_extra p,
  .footer .flex_wrap .wrap_copy_extra .wrap_extra a {
    color: #cacaca;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px; /* 150% */
  }
}
/** Laptop with MDPI Screen **/
@media only screen and (max-width: 1280px) {
  .customers_sec .wrap_customers {
    grid-template-columns: repeat(4, 1fr);
  }
  .portfolio_sec .wrap_portfolios {
    grid-template-columns: repeat(3, 1fr);
  }
  .portfolio_sec .wrap_portfolios .wrap_portfolio {
    margin-bottom: 50px;
  }
}
/** Foundation large columns **/
@media only screen and (max-width: 1024px) {
  .page_pad {
    padding-left: 10px;
    padding-right: 10px;
  }
  .site-wrapper {
    padding-top: 100px;
  }
  .desktop_only {
    display: none;
  }
  .mobile_only {
    display: block;
  }
  .btn_ham {
    position: fixed;
    top: 32px;
    left: 10px;
    z-index: 999999;
    /* Icon 3 */
  }
  .btn_ham #nav-icon3 {
    outline: 0;
    width: 30px;
    height: 20px;
    display: block;
    z-index: 999;
    transform: rotate(0deg);
    transition: 0.5s ease-in-out;
    cursor: pointer;
  }
  .btn_ham #nav-icon3 span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #fff;
    opacity: 1;
    transform: rotate(0deg);
    transition: 0.25s ease-in-out;
    border-radius: 8px;
    border-radius: 10px;
  }
  .btn_ham #nav-icon3 span:nth-child(1) {
    top: 0;
  }
  .btn_ham #nav-icon3 span:nth-child(2),
  .btn_ham #nav-icon3 span:nth-child(3) {
    top: 9px;
  }
  .btn_ham #nav-icon3 span:nth-child(4) {
    top: 18px;
  }
  .btn_ham #nav-icon3.open span {
    background: #fff;
    height: 2px;
    border-radius: 10px;
  }
  .btn_ham #nav-icon3.open span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%;
  }
  .btn_ham #nav-icon3.open span:nth-child(2) {
    transform: rotate(45deg);
    width: 100%;
  }
  .btn_ham #nav-icon3.open span:nth-child(3) {
    transform: rotate(-45deg);
    width: 100%;
  }
  .btn_ham #nav-icon3.open span:nth-child(4) {
    top: 33px;
    width: 0%;
    left: 50%;
  }
  .wrap_main_menu {
    position: fixed;
    width: 100%;
    max-width: 100%;
    height: 100vh;
    right: 0;
    top: 83px;
    transition: all 300ms ease;
    z-index: 99999;
    transform: translateX(100%);
    border: 0;
    padding-bottom: 0;
    background: #000;
    background: #0c0d11;
    display: -moz-flex;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    padding-top: 60px;
  }
  .wrap_main_menu.active {
    transform: translateX(0);
  }
  .wrap_main_menu .nav {
    width: 100%;
    padding-right: 80px;
    padding-left: 74px;
  }
  .wrap_main_menu .nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .wrap_main_menu .nav ul li {
    margin-bottom: 23px;
  }
  .wrap_main_menu .nav ul li:last-child {
    margin: 0;
  }
  .wrap_main_menu .nav ul li > a {
    color: #fff;
    font-size: 21px;
    line-height: 1;
    font-weight: 600;
    display: -moz-flex;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    justify-content: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    position: relative;
    outline: 0;
  }
  .header {
    padding: 10px 15px;
  }
  .header .flex_wrap .wrap_contact_link {
    margin-left: 25px;
  }
  .header .flex_wrap .wrap_contact_link a {
    min-height: 40px;
    padding: 0 22px;
    font-size: 16px;
  }
  .header .flex_wrap .logo {
    max-width: 115px;
  }
  body.admin-bar .btn_ham {
    top: 77px;
  }
  body.admin-bar .header {
    top: 46px;
  }
  body.admin-bar .wrap_main_menu {
    top: 129px;
  }
  .customers_sec .wrap_customers {
    grid-template-columns: repeat(3, 1fr);
  }
  .portfolio_sec .wrap_portfolios {
    grid-template-columns: repeat(2, 1fr);
  }
  .page_title h1,
  .page_title h2 {
    font-size: 65px;
  }
  .customers_sec .page_title {
    margin-bottom: 40px;
  }
  .customers_sec .wrap_customers .wrap_customer {
    min-height: 110px;
  }
  .portfolio_sec .wrap_portfolios .wrap_portfolio .wrap_title h3 {
    font-size: 22px;
  }
  .portfolio_sec .wrap_portfolios .wrap_portfolio .wrap_email a {
    font-size: 17px;
  }
  .portfolio_sec .wrap_portfolios .wrap_portfolio {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 30px;
    margin-bottom: 40px;
    min-height: 160px;
  }
  .portfolio_sec .wrap_portfolios .wrap_portfolio .wrap_email a {
    word-break: break-all;
  }
  .portfolio_sec .wrap_desc {
    margin-bottom: 80px;
  }
  .contact_main_sec .wrap_subtitle h2 {
    font-size: 25px;
  }
  .contact_main_sec .wrap_subtitle {
    margin-bottom: 35px;
  }
  .contact_main_sec .wrap_form .wrap_input {
    margin-bottom: 12px;
  }
  .contact_main_sec .wrap_form .wrap_input input {
    height: 60px;
    font-size: 17px;
  }
  .contact_main_sec .wrap_form {
    margin-bottom: 50px;
    max-width: 100%;
  }
  .contact_main_sec .wrap_form .btn_trigger {
    margin: 0 auto;
    margin-top: 30px;
  }
  .contact_main_sec .wrap_form .btn_trigger svg.btn_circle {
    width: 135px;
    height: 135px;
  }
  .contact_main_sec .wrap_form .btn_trigger .btn_arr svg {
    width: 50px;
    height: 50px;
  }
  .contact_main_sec .wrap_form .btn_trigger .btn_text svg {
    width: 125px;
    height: 125px;
  }
  .contact_main_sec .info_title h3 {
    font-size: 30px;
  }
  .contact_main_sec .contact_item span,
  .contact_main_sec .contact_item a .wrap_label span {
    font-size: 18px;
  }
  .about_top_sec .flex_wrap {
    display: block;
  }
  .about_top_sec .flex_wrap .col_img,
  .about_top_sec .flex_wrap .col_content {
    width: 100%;
  }
  .about_top_sec .flex_wrap .col_content {
    padding-bottom: 20px;
  }
  .about_top_sec .page_title {
    margin-bottom: 20px;
  }
  .about_top_sec .wrap_subtitle {
    font-size: 26px;
  }
  .wrap_about_slider {
    padding-bottom: 70px;
  }
  .about_team_sec {
    padding-top: 50px;
  }
  .about_team_sec .page_title {
    margin-bottom: 35px;
  }
  .about_team_sec .wrap_team_box .wrap_title {
    margin-bottom: 15px;
  }
  .about_team_sec .wrap_team_box .wrap_title span {
    font-size: 30px;
  }
  .about_team_sec .wrap_team_box {
    margin-bottom: 50px;
  }
  .about_team_sec .wrap_team_box .wrap_img {
    max-width: 320px;
    margin: 0 auto;
    margin-bottom: 30px;
  }
  .about_customer_sec .flex_wrap .wrap_outer_slider {
    padding-top: 80px;
  }
  .about_customer_sec .flex_wrap {
    display: block;
  }
  .about_customer_sec .flex_wrap .wrap_title {
    text-align: center;
    width: auto;
    margin-bottom: 20px;
  }
  .about_customer_sec .flex_wrap .wrap_outer_slider {
    width: 100%;
  }
  .wrap_footer_form {
    padding-top: 60px;
  }
  .wrap_footer_form .wrap_footer_form_inner .wrap_form {
    display: block;
  }
  .wrap_footer_form .wrap_footer_form_inner .wrap_form .wrap_inputs {
    display: block;
  }
  .wrap_footer_form .wrap_footer_form_inner .wrap_form .wrap_input {
    margin: 0;
    margin-bottom: 10px;
    max-width: 100%;
  }
  .wrap_footer_form .wrap_footer_form_inner .wrap_form .wrap_input input {
    height: 60px;
    font-size: 17px;
  }
  .wrap_footer_form .wrap_footer_form_inner .wrap_form .btn_footer_form_trigger {
    margin: 0 auto;
    margin-top: 30px;
  }
  .courses_page_sec .page_title {
    margin-bottom: 23px;
  }
  .courses_page_sec .wrap_desc {
    margin-bottom: 40px;
  }
  .course_box {
    padding: 20px;
  }
  .course_box .wrap_title {
    margin-bottom: 10px;
  }
  .course_box .box_title span {
    font-size: 18px;
  }
  .courses_page_sec .wrap_courses .large-4 .course_box {
    margin-bottom: 25px;
  }
  .single_course_top .row {
    display: block;
  }
  .single_course_top .wrap_course_info {
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
  .single_course_top .wrap_course_info .wrap_item {
    width: 50%;
    margin: 0;
    margin-bottom: 20px;
  }
  .single_course_top .row .content_col {
    margin-bottom: 60px;
  }
  .single_course_details .flex_wrap {
    display: block;
  }
  .single_course_details .wrap_suitable .page_title {
    margin-bottom: 20px;
  }
  .single_course_details .wrap_shorts .page_title {
    margin-bottom: 20px;
  }
  .single_course_top {
    margin-bottom: 50px;
  }
  .single_course_top .wrap_subtitle {
    font-size: 22px;
    margin-bottom: 30px;
  }
  .single_course_top .wrap_subtitle br {
    display: none;
  }
  .single_course_details .wrap_shorts .abs_cir_arr {
    max-width: 90px;
    height: 70px;
    max-width: 90px;
    top: -20px;
    left: 70px;
  }
  .single_course_details .flex_wrap .wrap_shorts,
  .single_course_details .flex_wrap .wrap_suitable {
    width: 100%;
    margin-bottom: 30px;
  }
  .single_course_details .wrap_suitable .wrap_items .wrap_item span {
    font-size: 17px;
  }
  .single_course_silabus {
    margin-top: 30px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .single_course_silabus .wrap_silabius .accordion-content .accordion-title,
  .single_course_silabus .wrap_silabius .accordion .accordion-title {
    font-size: 20px;
    padding-left: 40px;
  }
  .single_course_silabus .wrap_silabius .accordion-content .accordion-title::before,
  .single_course_silabus .wrap_silabius .accordion .accordion-title::before {
    font-size: 23px;
  }
  .courses_rel_sec {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .courses_rel_sec .page_title {
    margin-bottom: 30px;
  }
  .course_box {
    margin-bottom: 25px;
  }
  .course_recommend_sec {
    padding-top: 50px;
    padding-bottom: 60px;
  }
  .course_recommend_sec .recommends_slider {
    padding-right: 0;
  }
  .abs_top_pink_blur,
  .abs_top_pink_blur2 {
    max-width: 250px;
    top: 110px;
  }
  .star_el {
    width: 20px;
    height: 20px;
    left: 20px;
    top: 20px;
  }
  .star_el svg {
    width: 20px;
    height: 20px;
  }
  @keyframes moveInSquare {
    0% {
      top: 40px;
      left: 40px;
    }
    25% {
      top: 50px;
      left: 110px;
    }
    50% {
      top: 20px;
      left: 130px;
    }
    75% {
      top: 60px;
      left: 100px;
    }
    100% {
      top: 40px;
      left: 40px;
    }
  }
  .recommend_sec .wrap_recommends {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }
  .portfolio_sec .page_title,
  .recommend_sec .page_title {
    margin-bottom: 20px;
  }
  .recommend_sec .wrap_desc {
    margin-bottom: 50px;
  }
  .recommend_box {
    padding-top: 30px;
    padding-right: 26px;
    padding-left: 25px;
    padding-bottom: 25px;
  }
  .book_main_sec .wrap_subtitle,
  .book_main_sec .wrap_title {
    margin-bottom: 20px;
  }
  .book_main_sec .wrap_subtitle p {
    font-size: 22px;
  }
  .book_main_sec .wrap_subtitle p br {
    display: none;
  }
  .book_main_sec .wrap_price .price_val {
    font-size: 30px;
  }
  .book_main_sec .img_col {
    margin-top: 30px;
    text-align: center;
  }
  .book_main_sec .wrap_shorts .abs_cir_arr {
    max-width: 90px;
    height: 70px;
    max-width: 90px;
    top: -20px;
    left: 70px;
  }
  .wrap_post_box .wrap_abs_con {
    width: 95%;
  }
  .wrap_post_box .wrap_abs_con {
    padding: 15px;
  }
  .blog_sec .wrap_post_box,
  .wrap_post_box {
    margin-bottom: 23px;
  }
  .wrap_post_box .wrap_abs_con .post_title h3 {
    font-size: 19px;
    line-height: 26px;
  }
  .wrap_post_box .wrap_abs_con .post_title .wrap_arr {
    width: 40px;
    height: 40px;
  }
  .wrap_post_box .wrap_abs_con .post_title .wrap_arr svg {
    width: 15px;
    height: 15px;
  }
  .wrap_post_box .wrap_abs_con .post_title h3 {
    width: calc(100% - 50px);
  }
  .single_sec .row {
    display: block;
  }
  .single_sec .row .img_col,
  .single_sec .row .content_col {
    width: 100%;
  }
  .single_sec .wrap_content ul,
  .single_sec .wrap_content li,
  .single_sec .wrap_content p {
    margin-bottom: 15px;
  }
  .single_sec .row .img_col {
    padding-right: 15px;
    margin-top: 30px;
  }
  .more_posts_strip {
    padding-bottom: 60px;
  }
  .home_hero {
    text-align: center;
    padding-top: 30px;
    margin-bottom: 50px;
  }
  .home_hero .row {
    display: block;
  }
  .home_hero .page_title {
    margin-bottom: 20px;
  }
  .home_hero .page_title h1 {
    font-size: 60px;
    line-height: 1;
  }
  .home_hero .wrap_desc p {
    font-size: 26px;
    line-height: 32px;
  }
  .home_courses_sec .flex_wrap {
    display: block;
  }
  .home_courses_sec .flex_wrap .wrap_desc {
    margin-bottom: 20px;
  }
  .home_courses_sec .flex_wrap .wrap_title_desc .wrap_subtitle h3 {
    font-size: 25px;
    line-height: 1;
  }
  .home_coursi_sec .row {
    display: block;
  }
  .home_coursi_sec {
    padding-top: 80px;
  }
  .home_coursi_sec .page_title {
    margin-bottom: 20px;
  }
  .home_coursi_sec .wrap_desc {
    margin-bottom: 20px;
  }
  .home_about_sec {
    padding-top: 80px;
  }
  .home_about_sec .wrap_desc p br {
    display: none;
  }
  .home_about_sec .wrap_img {
    padding-left: 40px;
    margin-top: 30px;
    padding-right: 40px;
    text-align: center;
  }
  .home_about_sec .wrap_about_items {
    margin-top: 50px;
  }
  .home_about_sec .wrap_about_items .wrap_item .wrap_icon {
    margin-bottom: 15px;
  }
  .home_about_sec .wrap_about_items .wrap_item .wrap_title {
    margin-bottom: 10px;
  }
  .home_about_sec .wrap_about_items .wrap_item {
    margin-bottom: 30px;
  }
  .home_about_sec .wrap_about_items .large-3:nth-child(odd) .wrap_item {
    margin-top: 0;
  }
  .course_recommend_sec.home_recommend {
    padding-bottom: 60px;
  }
  .course_recommend_sec .wrap_link {
    margin-top: 40px;
  }
  .home_posts_sec {
    padding-top: 50px;
  }
  .home_posts_sec .posts_wrapper {
    display: block;
  }
  .home_posts_sec .posts_wrapper .wrap_post_box .wrap_abs_con .post_title h3 {
    font-size: 22px;
    line-height: 23px;
  }
  .home_posts_sec .posts_wrapper .wrap_post_box .wrap_abs_con .post_title .wrap_arr {
    width: 43px;
    height: 43px;
  }
  .home_posts_sec .posts_wrapper .wrap_post_box .wrap_abs_con .post_title .wrap_arr svg {
    width: 12px;
    height: 12px;
  }
  .home_hero .row .img_col {
    text-align: center;
  }
  .home_courses_sec .flex_wrap .wrap_title_desc .page_title .abs_cir_arr {
    height: 70px;
    max-width: 90px;
    top: -10px;
    left: -110px;
  }
  .wrap_gradual_content .flex_row {
    display: block;
    padding: 20px 0;
  }
  .wrap_gradual_content .flex_row .col_img,
  .wrap_gradual_content .flex_row .col_text {
    width: 100%;
  }
  .wrap_gradual_content .flex_row .col_img {
    margin-bottom: 30px;
  }
  .wrap_gradual_content .flex_row:first-child {
    display: flex;
    flex-direction: column-reverse;
  }
  .wrap_gradual_content .flex_row:first-child .col_text {
    margin-bottom: 30px;
  }
  .home_courses_sec .flex_wrap .wrap_title_desc .page_title {
    padding-left: 120px;
  }
  .home_courses_sec .flex_wrap .wrap_title_desc .page_title .abs_cir_arr {
    top: 0px;
    left: 20px;
  }
  body {
    overflow-x: hidden;
  }
}
/** Foundation medium columns **/
@media only screen and (max-width: 960px) {
  .portfolio_sec .wrap_portfolios .wrap_portfolio {
    margin-bottom: 50px;
  }
  .page_title h1,
  .page_title h2 {
    font-size: 43px;
  }
}
@media only screen and (max-width: 768px) {
  .cb-tagreel-item {
    flex: 0 0 35%;
    padding: 0 20px;
  }
  .cb-tagreel {
    padding: 0;
  }
  .home_hero .about_customer_sec,
  .home_hero {
    margin-bottom: 15px;
  }
}
/** Foundation small columns **/
@media only screen and (max-width: 640px) {
  .breadcrumbs-wrap {
    text-align: right;
  }
  .breadcrumbs-wrap a,
  .breadcrumbs-wrap span {
    font-size: 15px;
  }
  .customers_sec .wrap_customers .wrap_customer {
    min-height: 90px;
  }
  .recommend_sec .wrap_recommends {
    grid-template-columns: repeat(1, 1fr);
  }
  .recommend_box {
    min-height: auto;
    margin-bottom: 20px;
  }
  .recommend_box .wrap_img_title .wrap_img {
    margin-left: 18px;
  }
  .recommend_box .wrap_con {
    margin-bottom: 40px;
  }
  .customers_sec .wrap_customers {
    grid-template-columns: repeat(2, 1fr);
  }
  .portfolio_sec .wrap_portfolios {
    grid-template-columns: repeat(1, 1fr);
  }
  .page_title h1,
  .page_title h2 {
    font-size: 35px;
  }
  .wrap_footer_form .wrap_footer_form_inner .wrap_subtitle h3 {
    font-size: 18px;
  }
  .wrap_footer_form .wrap_footer_form_inner .page_title h2 {
    font-size: 30px;
  }
  .page_pad {
    padding-left: 5px;
    padding-right: 5px;
  }
  .single_course_top .wrap_course_info .wrap_item .wrap_text br {
    display: none;
  }
  .header .flex_wrap .wrap_contact_link a {
    min-height: 35px;
    padding: 0 16px;
    font-size: 15px;
  }
  .header .flex_wrap .logo {
    max-width: 105px;
  }
  .abs_top_pink_blur,
  .abs_top_pink_blur2 {
    max-width: 220px;
    top: 10px;
  }
  .star_el {
    left: 0;
    top: 0;
  }
  @keyframes moveInSquare {
    0% {
      top: 20px;
      left: 20px;
    }
    25% {
      left: 40px;
    }
    50% {
      top: 50px;
    }
    100% {
      top: 20px;
      left: 10px;
    }
  }
}
@media only screen and (max-width: 640px) {
  .footer {
    padding-left: 0;
    padding-right: 0;
  }
  .footer .large-12 {
    padding: 0;
  }
  .footer .flex_wrap {
    text-align: center;
    flex-direction: column;
  }
  .footer .flex_wrap .logo {
    order: 3;
  }
  .footer .flex_wrap .logo a {
    display: block;
    max-width: 140px;
    margin: 0 auto;
  }
  .footer .flex_wrap .nav {
    width: 100%;
    border-top: 1px solid #353535;
    border-bottom: 1px solid #353535;
    padding-top: 30px;
    padding-bottom: 30px;
    display: block;
  }
  .footer .flex_wrap .nav ul {
    display: block;
  }
  .footer .flex_wrap .nav ul li {
    margin: 0;
    margin-bottom: 5px;
  }
  .footer .flex_wrap .nav ul li a {
    display: block;
    padding: 10px;
  }
  .wrap_copy_extra {
    margin: 20px 0;
  }
  .footer .flex_wrap .logo {
    max-width: 100%;
    order: 3;
  }
  .about_customer_sec {
    padding-top: 90px;
    margin-bottom: 50px;
  }
  .about_customer_sec .flex_wrap .wrap_outer_slider {
    padding-top: 20px;
    margin-bottom: 10px;
  }
  .home_hero .about_customer_sec {
    padding-top: 50px;
  }
  .course_box {
    padding: 20px 15px;
  }
  .course_box .wrap_course_info .wrap_item {
    margin-left: 13px;
  }
  .course_box .wrap_course_info .wrap_item .wrap_icon {
    max-width: 25px;
    margin-left: 6px;
  }
  .wrap_item .wrap_icon svg {
    width: 23px;
  }
  .course_box .wrap_con p {
    font-size: 17px;
  }
}
@media only screen and (max-width: 480px) {
  .home_about_sec .wrap_about_items .wrap_item .wrap_text br {
    display: none;
  }
  .home_hero {
    padding-top: 0;
  }
  .home_hero .page_title {
    margin-bottom: 10px;
  }
  .home_hero .page_title h1 {
    font-size: 40px;
    padding: 0 30px;
  }
  .home_hero .wrap_desc {
    margin-bottom: 17px;
  }
  .home_hero .wrap_desc p {
    font-size: 20px;
    line-height: 26px;
  }
  .home_hero .row .img_col .wrap_img {
    text-align: center;
  }
  .home_hero .row .img_col .wrap_img img {
    height: 280px;
  }
  .home_hero .wrap_desc p b br {
    display: block;
  }
  .wrap_footer_form .abs_footer_pink_blur {
    left: -130px;
    top: -110px;
  }
}
/** Smartphones [Android + iPhone 5+] **/
/** Small and old iPhones **//*# sourceMappingURL=responsive.css.map */