/** 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) {
  .page_title {
    margin-bottom: 18px;
  }
  .page_title h2 {
    font-size: 40px;
  }
  .header {
    width: 225px;
    padding-top: 42px;
  }
  .page_wrapper {
    width: calc(100% - 225px);
  }
  .home_top_sec .play_wrap a {
    width: 115px;
    height: 115px;
  }
  .home_top_sec .wrap_down_btn .down_btn {
    width: 42px;
    height: 42px;
  }
  .wrap_bubbles .wrap_item {
    margin-bottom: 20px;
    padding: 15px 24px;
  }
  .wrap_bubbles .wrap_item .wrap_icon {
    width: 55px;
  }
  .wrap_bubbles .wrap_item .wrap_texti {
    width: calc(100% - 80px);
    margin-right: 18px;
  }
  .wrap_bubbles .wrap_item .wrap_texti p {
    line-height: 24px;
  }
  .about_sec {
    padding-top: 85px;
    padding-bottom: 85px;
  }
  .about_sec .wrap_content .inner .page_title h2 {
    font-size: 40px;
    line-height: 1;
  }
  .about_sec .wrap_content .inner .wrap_text {
    margin-bottom: 24px;
  }
  .about_sec .wrap_content .inner .wrap_text p {
    font-size: 18px;
    line-height: 28px;
  }
  .about_sec .wrap_content .inner .wrap_text p br {
    display: none;
  }
  .about_sec .wrap_content .inner .wrap_bubbles .wrap_item:first-child {
    max-width: 507px;
    margin-left: 0;
    margin-right: auto;
  }
  .about_sec .wrap_content .inner .wrap_bubbles .wrap_item:nth-child(2) {
    max-width: 590px;
  }
  .life_sec {
    padding-top: 85px;
    padding-bottom: 85px;
  }
  .life_sec .wrap_content {
    padding-right: 40px;
  }
  .life_sec .wrap_content .inner .page_title h2 {
    font-size: 40px;
    line-height: 1;
  }
  .life_sec .wrap_content .inner .wrap_text {
    margin-bottom: 24px;
  }
  .life_sec .wrap_content .inner .wrap_text p {
    font-size: 18px;
    line-height: 28px;
  }
  .life_sec .wrap_content .inner .wrap_text p br {
    display: none;
  }
  .life_sec .wrap_content .inner .wrap_bubbles .wrap_item:first-child {
    margin-bottom: 20px;
  }
  .life_sec .wrap_content .inner .wrap_bubbles .wrap_item:nth-child(2) {
    transform: translateX(50px);
  }
  .life_sec .life_slider_wrapper .life_slider .swiper-pagination .swiper-pagination-bullet {
    width: 13px;
    height: 13px;
    margin: 10px 0 !important;
  }
  .order_sec {
    padding-top: 85px;
  }
  .order_sec .page_title {
    margin-bottom: 18px;
  }
  .order_sec .page_title h2 {
    font-size: 40px;
  }
  .order_sec .wrap_text p {
    font-size: 18px;
    line-height: 28px;
  }
  .order_sec .wrap_text p br {
    display: none;
  }
  .order_sec .wrap_img {
    margin-top: 60px;
  }
  .services_sec {
    padding-top: 80px;
  }
  .services_sec .page_title h2 {
    font-size: 40px;
  }
  .services_sec .wrap_services {
    margin-top: 60px;
  }
  .services_sec .wrap_services .wrap_item {
    padding-left: 47px;
    margin-bottom: 30px;
  }
  .services_sec .wrap_services .wrap_item .wrap_icon {
    margin-left: 35px;
  }
  .services_sec .wrap_services .wrap_item .wrap_icon:before {
    top: -8px;
    right: -14px;
  }
  .services_sec .wrap_services .wrap_item .wrap_title_text {
    width: calc(100% - 55px);
  }
  .services_sec .wrap_services .wrap_item .wrap_title_text .wrap_titles {
    margin-bottom: 8px;
  }
  .services_sec .wrap_services .wrap_item .wrap_title_text .wrap_titles h3 {
    font-size: 22px;
  }
  .services_sec .wrap_services .wrap_item .wrap_title_text .wrap_texti {
    font-size: 18px;
    line-height: 31px;
  }
  .footer {
    padding-top: 90px;
    width: calc(100% - 225px);
  }
  .footer .wrap_content {
    padding-bottom: 18px;
  }
  .footer .wrap_content .footer_logo {
    margin-bottom: 13px;
  }
  .footer .wrap_content .wrap_form_sec {
    margin-bottom: 55px;
  }
  .footer .wrap_content .wrap_form_sec .wrap_form_title {
    margin-bottom: 18px;
  }
  .footer .wrap_content .wrap_form_sec .wrap_form_title h2 {
    font-size: 40px;
    line-height: 50px;
  }
  .footer .wrap_content .wrap_form_sec .wrap_form {
    max-width: 460px;
  }
  .footer .wrap_content .wrap_form_sec .wrap_form .wrap_submit {
    margin-top: 25px;
  }
  .footer .wrap_content .wrap_form_sec .wrap_form .wrap_submit input {
    width: 100px;
    height: 39px;
  }
  .footer .wrap_content .footer_btns {
    margin-bottom: 40px;
    max-width: 450px;
  }
  .footer .wrap_content .footer_btns .wrap_item {
    min-height: 90px;
    margin-bottom: 10px;
    padding: 16px 19px;
  }
  .footer .wrap_content .footer_btns .wrap_item p {
    margin-right: 23px;
    line-height: 24px;
  }
  .footer .wrap_content .wrap_copy span {
    font-size: 18px;
  }
}
/** Laptop with MDPI Screen **/
@media only screen and (max-width: 1280px) {
  #nav-icon3 {
    width: 52px;
    height: 48px;
    display: block;
    z-index: 999;
    transform: rotate(0deg);
    transition: 0.5s ease-in-out;
    cursor: pointer;
    z-index: 99999;
    outline: 0;
    position: fixed;
    left: 10px;
    top: 15px;
    background: #4d654f;
  }
  body.admin-bar #nav-icon3 {
    top: 61px;
  }
  #nav-icon3 span {
    display: block;
    position: absolute;
    height: 4px;
    width: 73%;
    background: #fff;
    opacity: 1;
    left: 7px;
    transform: rotate(0deg);
    transition: 0.25s ease-in-out;
    border-radius: 8px;
    border-radius: 10px;
  }
  /* Icon 3 */
  #nav-icon3 span:nth-child(1) {
    top: 11px;
  }
  #nav-icon3 span:nth-child(2),
  #nav-icon3 span:nth-child(3) {
    top: 22px;
  }
  #nav-icon3 span:nth-child(4) {
    top: 33px;
  }
  #nav-icon3.open span {
    background: #fff;
    height: 2px;
    border-radius: 10px;
  }
  #nav-icon3.open span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%;
  }
  #nav-icon3.open span:nth-child(2) {
    transform: rotate(45deg);
  }
  #nav-icon3.open span:nth-child(3) {
    transform: rotate(-45deg);
  }
  #nav-icon3.open span:nth-child(4) {
    top: 33px;
    width: 0%;
    left: 50%;
  }
  .logo_mob {
    display: block;
  }
  .header {
    position: fixed;
    width: 100%;
    height: 100vh;
    right: 0;
    top: 0;
    transition: all 300ms ease;
    z-index: 9999;
    transform: translateX(100%);
    border: 0;
    padding: 0 10px;
    padding: 40px 30px;
    padding-top: 20px;
  }
  .header.active {
    transform: translateX(0);
  }
  .header_mob {
    display: block;
    position: fixed;
    width: 100%;
    right: 0;
    top: 0;
    background: #4d654f;
    padding: 5px 10px;
    z-index: 999;
  }
  .header_mob .logo {
    max-width: 70px;
  }
  .header_mob .logo a {
    display: block;
  }
  .site-wrapper {
    padding-top: 80px;
  }
  body.admin-bar .header_mob {
    top: 46px;
  }
  .page_title {
    margin-bottom: 15px;
  }
  .page_title h2 {
    font-size: 36px;
  }
  .header {
    padding-top: 40px;
  }
  .page_wrapper {
    width: 100%;
  }
  .home_top_sec {
    height: 80vh;
  }
  .home_top_sec .play_wrap a {
    width: 110px;
    height: 110px;
  }
  .home_top_sec .wrap_down_btn .down_btn {
    width: 40px;
    height: 40px;
  }
  .wrap_bubbles .wrap_item {
    margin-bottom: 18px;
    padding: 15px 24px;
  }
  .wrap_bubbles .wrap_item .wrap_icon {
    width: 50px;
  }
  .wrap_bubbles .wrap_item .wrap_texti {
    width: calc(100% - 65px);
    margin-right: 15px;
  }
  .wrap_bubbles .wrap_item .wrap_texti p {
    font-size: 17px;
    line-height: 23px;
  }
  .about_sec {
    padding-top: 65px;
    padding-bottom: 65px;
  }
  .about_sec .wrap_content .inner .page_title h2 {
    font-size: 36px;
  }
  .about_sec .wrap_content .inner .wrap_text {
    margin-bottom: 22px;
  }
  .about_sec .wrap_content .inner .wrap_text p {
    font-size: 17px;
    line-height: 26px;
  }
  .about_sec .wrap_content .inner .wrap_bubbles .wrap_item:first-child {
    max-width: 507px;
  }
  .about_sec .wrap_content .inner .wrap_bubbles .wrap_item:nth-child(2) {
    max-width: 590px;
  }
  .life_sec {
    padding-top: 65px;
    padding-bottom: 65px;
  }
  .life_sec .wrap_content {
    padding-right: 30px;
  }
  .life_sec .wrap_content .inner .page_title h2 {
    font-size: 36px;
  }
  .life_sec .wrap_content .inner .wrap_text {
    margin-bottom: 22px;
  }
  .life_sec .wrap_content .inner .wrap_text p {
    font-size: 17px;
    line-height: 23px;
  }
  .life_sec .wrap_content .inner .wrap_bubbles .wrap_item:first-child {
    margin-bottom: 18px;
  }
  .life_sec .wrap_content .inner .wrap_subtitle h3 {
    font-size: 20px;
  }
  .order_sec {
    padding-top: 65px;
  }
  .order_sec .page_title h2 {
    font-size: 36px;
  }
  .order_sec .wrap_text p {
    font-size: 17px;
    line-height: 23px;
  }
  .order_sec .wrap_img {
    margin-top: 55px;
  }
  .services_sec {
    padding-top: 60px;
  }
  .services_sec .page_title h2 {
    font-size: 36px;
  }
  .services_sec .wrap_services {
    margin-top: 50px;
  }
  .services_sec .wrap_services .wrap_item {
    padding-left: 37px;
  }
  .services_sec .wrap_services .wrap_item .wrap_icon {
    margin-left: 30px;
  }
  .services_sec .wrap_services .wrap_item .wrap_title_text {
    width: calc(100% - 50px);
  }
  .services_sec .wrap_services .wrap_item .wrap_title_text .wrap_titles h3 {
    font-size: 21px;
  }
  .services_sec .wrap_services .wrap_item .wrap_title_text .wrap_texti {
    font-size: 17px;
    line-height: 26px;
  }
  .footer {
    padding-top: 75px;
    width: 100%;
  }
  .footer .wrap_content {
    padding-bottom: 17px;
  }
  .footer .wrap_content .footer_logo {
    margin-bottom: 11px;
  }
  .footer .wrap_content .wrap_form_sec {
    margin-bottom: 50px;
  }
  .footer .wrap_content .wrap_form_sec .wrap_form_title {
    margin-bottom: 17px;
  }
  .footer .wrap_content .wrap_form_sec .wrap_form_title h2 {
    font-size: 36px;
    line-height: 46px;
  }
  .footer .wrap_content .footer_btns {
    margin-bottom: 40px;
    max-width: 450px;
  }
  .footer .wrap_content .footer_btns .wrap_item {
    min-height: 85px;
    margin-bottom: 10px;
    padding: 16px 19px;
  }
  .footer .wrap_content .footer_btns .wrap_item p {
    margin-right: 15px;
    font-size: 17px;
    line-height: 23px;
  }
  .footer .wrap_content .wrap_copy span {
    font-size: 17px;
  }
  .footer .abs_img {
    left: -150px;
  }
}
/** Foundation large columns **/
@media only screen and (max-width: 1024px) {
  .about_sec .content_col,
  .about_sec .img_col,
  .life_sec .img_col,
  .life_sec .content_col {
    width: 100%;
  }
  .about_sec .img_col {
    display: none;
  }
  .about_sec .content_col {
    margin-bottom: 0;
  }
  .about_sec .wrap_content .inner .wrap_img_mob {
    display: block;
    margin-bottom: 35px;
  }
  .about_sec .wrap_content .inner .wrap_img_mob img {
    overflow: hidden;
    border-radius: 10px;
  }
  .life_sec .wrap_content .inner .wrap_bubbles .wrap_item:nth-child(2),
  .about_sec .wrap_content .inner .wrap_bubbles .wrap_item:nth-child(2),
  .about_sec .wrap_content .inner .wrap_bubbles .wrap_item:first-child {
    max-width: 100%;
  }
  .life_sec .wrap_content .inner .wrap_bubbles .wrap_item:nth-child(2) {
    transform: inherit;
  }
  .about_sec .img_col img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    width: 100%;
  }
  .life_sec .life_slider_wrapper .swiper {
    padding-right: 0;
    padding-bottom: 40px;
  }
  .life_sec .life_slider_wrapper .life_slider .swiper-pagination {
    top: auto;
    bottom: 0;
    transform: inherit;
    flex-direction: row;
    justify-content: center;
  }
  .life_sec .life_slider_wrapper .life_slider .swiper-pagination .swiper-pagination-bullet {
    margin: 0 10px !important;
  }
  .life_sec .wrap_content {
    padding-right: 0;
  }
  .order_sec,
  .life_sec,
  .about_sec {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .life_sec .img_col {
    margin-bottom: 40px;
  }
  .services_sec .page_title h2,
  .order_sec .page_title h2,
  .life_sec .wrap_content .inner .page_title h2,
  .about_sec .wrap_content .inner .page_title h2 {
    font-size: 32px;
  }
  .about_sec .content_col {
    margin-bottom: 40px;
  }
  .wrap_bubbles .wrap_item {
    padding: 13px 19px;
  }
  .wrap_bubbles .wrap_item .wrap_texti p {
    font-size: 16px;
    line-height: 21px;
  }
  .wrap_bubbles .wrap_item .wrap_icon {
    width: 45px;
  }
  .order_sec .wrap_img {
    margin-top: 35px;
  }
  .services_sec {
    padding-top: 40px;
  }
  .services_sec .wrap_services .wrap_item .wrap_title_text .wrap_texti br {
    display: none;
  }
  .order_sec .wrap_img img {
    height: 170px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
  .services_sec .wrap_services .wrap_item .wrap_icon {
    margin-left: 10px;
  }
  .footer {
    padding-top: 40px;
  }
  .footer .wrap_content .wrap_form_sec .wrap_form_title h2 {
    font-size: 32px;
    line-height: 37px;
  }
  .footer .wrap_content .footer_btns .wrap_item {
    padding: 9px 14px;
  }
  .footer .wrap_content .footer_btns .wrap_item img {
    max-width: 50px;
  }
  .footer .wrap_content .wrap_copy {
    text-align: center;
  }
  .home_top_sec .wrap_down_btn {
    bottom: 30px;
  }
  .wrap_text p {
    font-size: 17px;
    line-height: 26px;
  }
}
/** Foundation medium columns **/
/** Foundation small columns **/
@media only screen and (max-width: 640px) {
  .footer .wrap_content .wrap_copy {
    display: block;
  }
  .page_pad {
    padding-left: 10px;
    padding-right: 10px;
  }
  .home_top_sec {
    height: 65vh;
  }
  .wrap_text p br {
    display: none;
  }
  .about_sec .content_col {
    margin-bottom: 0;
  }
  .services_sec .wrap_services .wrap_item {
    padding-left: 0;
  }
  .services_sec .wrap_services .wrap_item .wrap_icon {
    display: none;
  }
  .services_sec .wrap_services .wrap_item .wrap_title_text .wrap_titles {
    display: -moz-flex;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    margin-bottom: 10px;
  }
  .services_sec .wrap_services .wrap_item .wrap_title_text .wrap_titles .icon_mob {
    display: block;
    margin-left: 17px;
  }
  .services_sec .wrap_services .wrap_item .wrap_title_text {
    width: 100%;
  }
  .footer .wrap_content .footer_logo a {
    display: inline-block;
  }
  .footer .wrap_content .footer_logo a img {
    max-width: 220px;
  }
  .footer .wrap_content .wrap_form_sec .wrap_form,
  .footer .wrap_content .footer_btns {
    max-width: 100%;
  }
  .services_sec .wrap_services .wrap_item .wrap_title_text .wrap_titles .icon_mob img {
    max-width: 43px;
  }
  .services_sec .wrap_services .wrap_item .wrap_icon:before {
    width: 51px;
    height: 51px;
  }
  .footer .wrap_content .wrap_form_sec .wrap_form_title h2 br {
    display: none;
  }
  .wrap_bubbles .wrap_item {
    padding: 10px;
    border-radius: 10px;
  }
  .wrap_bubbles .wrap_item .wrap_texti p {
    font-size: 15px;
    line-height: 19px;
  }
  .wrap_bubbles .wrap_item .wrap_icon {
    width: 35px;
  }
  .wrap_bubbles .wrap_item .wrap_texti {
    width: calc(100% - 48px);
    margin-right: 10px;
  }
  .wrap_bubbles .wrap_item .wrap_link {
    margin-top: 8px;
  }
  .wrap_bubbles .wrap_item .wrap_link a {
    height: 33px;
  }
  .order_sec .wrap_img img {
    box-shadow: 0px 10px 80px 0px rgba(0, 0, 0, 0.07), 0px 64.815px 46.852px 0px rgba(0, 0, 0, 0.05), 0px 38.519px 25.481px 0px rgba(0, 0, 0, 0.04), 0px 20px 13px 0px rgba(0, 0, 0, 0.04), 0px 8.148px 6.519px 0px rgba(0, 0, 0, 0.03), 0px 1.852px 3.148px 0px rgba(0, 0, 0, 0.02);
  }
  .order_sec .page_title,
  .page_title {
    margin-bottom: 10px;
  }
}
/** Smartphones [Android + iPhone 5+] **/
/** Small and old iPhones **//*# sourceMappingURL=responsive.css.map */