﻿@media (min-width: 1600px) {
    .custom-nav5.owl-theme .owl-nav button.owl-prev, .custom-nav5 .slick-prev { left: -40px; }
    .custom-nav5.owl-theme .owl-nav button.owl-next, .custom-nav5 .slick-next { right: -40px; }

    .stellarnav ul { font-size: 1.05rem; }
        .stellarnav ul ul { font-size: 1rem; }

    .stellarnav.desktop > .col-half > ul > li > a { padding-left: 1rem; padding-right: 1rem; }
}

@media (min-width: 1300px) {
    .container-v2 .container:not(.none) { max-width: 1440px; padding-left: 50px; padding-right: 50px; }
    /*.container-fluid { padding-left: 3rem; padding-right: 3rem; }*/

    .col-half { width: 50%; }
        .col-half.left, .navbar-left { text-align: left; float: left; }
        .col-half.right, .navbar-right { text-align: right; float: right; }

    .navbar { position: inherit; display: block; }
    .navbar-brand { margin: 0; z-index: 99999; transition: .5s ease; position: absolute; margin-left: -4.5%; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

    .menu-content::after, .stellarnav.desktop::after, .col-half::after { display: block; clear: both; content: ""; }

    .header-top { padding-top: .5rem; margin-right: 18px; }
    #top-menu { text-align: right; margin-left: auto; }

    .header-left { padding-top: 20px; margin-left: 18px; }

    .mobile-nav { display: none }

    .mobile-bottom { display: none }
}

@media (max-width: 1300px) {

    /* Mobile Mod */
    .mobile-nav { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; margin-left: auto; }
        .mobile-nav > li + li { position: relative; margin-left: 1.5rem }
        .mobile-nav > li > a:hover { text-decoration: none; }
        .mobile-nav > li > a > i, .mobile-nav > li > button, .mobile-nav > li > button > i { vertical-align: middle; }

    .navbar-toggle span { width: 34px; height: 3px; display: block; border-radius: 2px; -webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; }
        .navbar-toggle span + span { margin-top: 5px; }
        .navbar-toggle span.bar1 { width: 22px; }
        .navbar-toggle span.bar3 { width: 29px; }
    #panel .navbar-toggle { padding: 10px; }
    .navbar-toggle.open span.bar1 { -webkit-transform: rotate(-45deg) translateY(5.5px) translateX(-5.5px); -moz-transform: rotate(-45deg) translateY(5.5px) translateX(-5.5px); -ms-transform: rotate(-45deg) translateY(5.5px) translateX(-5.5px); -o-transform: rotate(-45deg) translateY(5.5px) translateX(-5.5px); transform: rotate(-45deg) translateY(5.5px) translateX(-5.5px); }
    .navbar-toggle.open span.bar2 { opacity: 0; -webkit-transition: opacity 0s ease-out; -o-transition: opacity 0s ease-out; transition: opacity 0s ease-out; }
    .navbar-toggle.open span.bar3 { -webkit-transform: rotate(45deg) translateY(-5.5px) translateX(-5.5px); -moz-transform: rotate(45deg) translateY(-5.5px) translateX(-5.5px); -ms-transform: rotate(45deg) translateY(-5.5px) translateX(-5.5px); -o-transform: rotate(45deg) translateY(-5.5px) translateX(-5.5px); transform: rotate(45deg) translateY(-5.5px) translateX(-5.5px); }
    .navbar-toggle:hover span, .navbar-toggle.open span { width: 26px !important; }

    /*	.navbar-brand { padding: 1rem 0; }*/
    .navbar-brand img { max-height: 70px; }

    .headerTop { margin-left: 5px; margin-right: 5px; line-height: inherit; margin-bottom: 1.5rem; }
        .headerTop .header-left { margin-bottom: 1.5rem; }
    #top-menu li { text-align: center; }
        #top-menu li img { width: auto !important; height: auto !important }
        #top-menu li span { padding-left: 0; display: block; }

    /* Mobile Mod */
    .right-bar { display: none }

    .bottom-menu.submenu { overflow: scroll; flex-wrap: nowrap; text-align: left; }
        .bottom-menu.submenu > li { min-width: 224px; }
        .bottom-menu.submenu li.f-company { min-width: 244px; }

    .search-place .search-close { margin-bottom: 1rem; }
        .search-place .search-close i { font-size: 1.25rem; line-height: 1.25rem; }
    .search-form.before-font-awesome:before { font-size: 1.25rem; left: 14px; }
    .search-form .form-control { height: 60px; padding: 10px 70px 10px 42px; font-size: .875rem; }
    .search-form .btn { font-size: 1.1rem; padding-right: 10px; }
        .search-form .btn i { font-size: 1.5rem; margin-left: 5px; }
    .search-place .search-content .h1 { font-size: 2rem; margin-bottom: 1rem; }

    #kvkk { width: 100%; }
        #kvkk .kvkk-inner { font-size: .75rem; padding: 10px; margin: 5px; }
        #kvkk .btn { margin-right: 5px; padding: 5px 10px; font-size: .75rem; }
        #kvkk p { margin-bottom: 10px; }

    html[dir="rtl"] .navbar-brand { margin-right: 0; }

    .mobile-bottom { z-index: 999; /*display: flex; justify-content: space-between;*/ position: fixed; bottom: 20px; width: 100%; padding: 0 20px; }
        .mobile-bottom li:not(:last-child) { /*margin-right: 20px;*/ margin-bottom: 2rem; }
        .mobile-bottom li .btn { padding: 8px 6px; font-weight: 400; font-size: .875rem; }

    .whatsapp-info .whatsapp-icon i { font-size: 1.5rem; height: 44px; width: 44px; line-height: 44px; border-radius: 50%; text-align: center; transition: all 0.3s ease-out 0s; -webkit-animation: at-ripple .6s linear infinite; animation: at-ripple .6s linear infinite; }
    .phone-info .phone-icon i { font-size: 1.25rem; height: 44px; width: 44px; line-height: 44px; border-radius: 50%; text-align: center; transition: all 0.3s ease-out 0s; -webkit-animation: at-ripple2 .6s linear infinite; animation: at-ripple2 .6s linear infinite; }
}

@media (min-width: 1199.98px) {

    .h1-style, .h-style { font-size: 2rem; }
    .misyonvizyon .h1-style, .misyonvizyon .editor-content h2 { font-size: 2rem; }

    #slider .caption-content { max-width: 525px; }

    .container-v2 .photogallery-list .list-img, .container-v2 .photogallery-list .img-center { height: 266px; }
    .container-v2 .products-list .img-center, .container-v2 .products-list .list-img { height: 396px; }
    .container-v2 .news-list .img-center, .container-v2 .news-list .list-img { height: 292px; }
    .container-v2 .pdf-list .list-img, .container-v2 .pdf-list .img-center { height: 357px; }
    .container-v2 .staffs-list .img-center, .container-v2 .staffs-list .list-img { height: 394px; }
    .container-v2 .downloads-list .list-img, .container-v2 .downloads-list .img-center { height: 440px; }
    .container-v2 .contentdetail-list .img-center, .container-v2 .contentdetail-list .list-img { height: 292px; }
    .container-v2 .services-list .img-center, .container-v2 .services-list .list-img { height: 352px; }
    .container-v2 .announcement-list .img-center, .container-v2 .announcement-list .list-img { height: 421px; }
    .container-v2 .sitemenus-list .list-img, .container-v2 .sitemenus-list .img-center { height: 239px; }
    .container-v2 .sitemenus-list.v2 .list-img, .container-v2 .sitemenus-list.v2 .img-center { height: 355px; }

    .list-effect8 .text { width: 100%; display: flex; }
        .list-effect8 .text a { width: 50%; }

    /*	.custom-nav1.owl-theme .owl-dots { right: 3rem; }*/

    .list-effect10 { display: -ms-flexbox; display: flex; align-items: center; }
        .list-effect10 figure { width: 445px; }
        .list-effect10 .text { width: calc(100% - 445px); padding: 1rem 2rem; }

    .homepage-middle .caption-content { max-width: 460px; }

    .homepage-text2, .homepage-text2 .homepage-text2-right { display: -webkit-box; display: -ms-flexbox; display: flex; align-items: center; }

        .homepage-text2 .homepage-text2-left { width: 520px; }
        .homepage-text2 .homepage-text2-right { width: calc(100% - 520px); }

        .homepage-text2 .homepage-text2-big-slider { max-width: 665px; }
        .homepage-text2 .homepage-text2-small-slider { width: 100%; margin-left: -665px; transform: scale(.9); opacity: .8 }

    .big-slider .slick-dots { width: auto; padding: 0; top: 50%; bottom: auto; left: -2rem; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
        .big-slider .slick-dots li { display: block; margin: 16px 0; width: 12px; height: 12px; }
            .big-slider .slick-dots li button:after { top: -4px; left: -4px; right: -4px; bottom: -4px; }

    .kampuste-yasam-nav { display: flex; justify-content: space-around; padding: 0 25px; }
        .kampuste-yasam-nav .item { width: 185px; }
    .kampuste-yasam-nav-content { padding-left: 60px; padding-right: 60px; }
}

@media (max-width: 1199.98px) {
    .photogallery-list .list-img, .photogallery-list .img-center { height: 169px; }
    .products-list .img-center, .products-list .list-img { height: 249px; }
    .news-list .list-img, .news-list .img-center { height: 209px; }
    .staffs-list .img-center, .staffs-list .list-img { height: 251px; }
    .contentdetail-list .img-center, .contentdetail-list .list-img { height: 204px; }
    .pdf-list .list-img, .pdf-list .img-center { height: 89px; }
    .press-list .list-img, .press-list .img-center { height: 188px; }
    .services-list .img-center, .services-list .list-img { height: 210px; }
    .downloads-list .list-img, .downloads-list .img-center { height: 283px; }

    #sync1 .img-center { height: 485px; }
    #sync2 .img-center { height: 112px; }

    #slick-sync1 .list-img, #slick-sync1 .img-center { height: 522px; }

    #slick-sync1 { width: 100% !important; }
    #slick-sync2 { display: none }

    #slider .caption strong { font-size: 2.6rem; margin-bottom: 1rem; }
    #slider .caption em { font-size: 3.6rem; }
    #slider .caption p:not(.none) { font-size: 1.2rem; }
    #slider .caption a { font-size: 1rem; margin-top: 1rem; padding-left: 1.5rem; padding-right: 1.5rem; }

    .main-video .c-button { font-size: 1.1875rem; }
    .videosl .btnplay { display: block; }

    .homepage-middle-bg { padding: 6rem 0; }

    .reference-list .cols { max-width: calc(100% / 4); flex: 1 1 calc(100% / 4); }
    .masonry-row2 .cols { max-width: calc(100% / 2); flex: 1 1 calc(100% / 2); }

    .h-style { font-size: 2rem; }

    .custom-nav5.owl-theme .owl-nav [class*=owl-], .custom-nav5 .slick-arrow { font-size: 2.5rem; }

    .slick-slider.dots-number .slick-dots { max-width: 960px; }

    .list-effect8 .text { display: block; }
        .list-effect8 .text a { display: block; margin-top: 1px; width: 100%; }

    .fc .fc-toolbar { display: block; }
    .fc-toolbar-chunk { text-align: center; }
        .fc-toolbar-chunk:not(:last-child) { margin-bottom: 1rem }

    .fancyboxEvents .events-container { padding: 10px; }
        .fancyboxEvents .events-container ul li { padding: 1rem; }
            .fancyboxEvents .events-container ul li:not(:last-child) { margin-bottom: 10px; }
            .fancyboxEvents .events-container ul li .event-item { display: block; }
                .fancyboxEvents .events-container ul li .event-item:not(:last-child) { margin-bottom: 10px; }
                .fancyboxEvents .events-container ul li .event-item span { width: auto; }
                .fancyboxEvents .events-container ul li .event-item strong { display: block; margin-left: 0; }

    .etwinning .editor-content table:nth-of-type(2) td,
    .etwinning .editor-content table:nth-of-type(3) td,
    .etwinning .editor-content table:nth-of-type(4) td { width: 50%; }

    .anaokulu .editor-content table:nth-of-type(1) { margin-bottom: 1rem; }
        .anaokulu .editor-content table:nth-of-type(1) td { width: 100%; display: block; text-align: left !important; padding-bottom: 1rem; }

    .ilkokul .editor-content table td { width: 100% !important; display: block; padding-bottom: 1rem; padding-right: 0 !important }

    .list-effect10 .img-center:not(.none) img { position: relative; }
    .list-effect10 .list-img:not(.none), .sm-w100 .img-center:not(.none) { width: auto !important; height: auto !important; }
    .list-effect10 figure { width: 100%; text-align: center; margin-bottom: 1rem; }

    .homepage-text2-left, .homepage-text2-small-slider { display: none; }
}

@media (max-width: 991.98px) {
    .news-list .list-img, .news-list .img-center { height: 238px; }
    .contentdetail-list .img-center, .contentdetail-list .list-img { height: 232px; }
    .press-list .list-img, .press-list .img-center { height: 213px; }
    .downloads-list .list-img, .downloads-list .img-center { height: 322px; }

    #sync1 .img-center { height: 393px; }
    #sync2 .img-center { height: 89px; }

    #slick-sync1 .list-img, #slick-sync1 .img-center { height: 387px; }

    .sidebar { width: 100%; padding-bottom: 0px; }
    .pnl-sidebar { display: block; margin-bottom: 1rem; }
    .sidebar-content { display: none; }

    #slider .caption strong { font-size: 2.4rem; }
    #slider .caption em { font-size: 3.4rem; }

    #homepageTop { padding-top: 2rem; padding-bottom: 2rem; }
    .homepage-text li .homepage-content { padding-left: 0; padding-right: 0; }

    .homepage-menus { padding-top: 2rem; padding-bottom: 1rem; }

    .fancyboxModal, .fancybox-slide--iframe .fancybox-content { max-width: 100%; }

    .reference-list .cols { max-width: calc(100% / 3); flex: 1 1 calc(100% / 3); }

    .masonry-row { column-count: 2; }

    .section-title-one::before { font-size: 2rem; line-height: 2rem; }
    .section-title-one span { padding: 6px 20px; font-size: 1.75rem; letter-spacing: -1px; }

    .contentSlider2 .content-slider-content { padding-left: 0; padding-right: 0; }

    .slick-slider.dots-number .slick-dots { max-width: 720px; }
}

@media (min-width: 991.98px) {
    .sidebar-content { display: block !important; }
    .sidebar-inner { position: sticky; top: 100px; }
    .sidebar { border-right: 1px solid #e4e9ef; margin-right: 2%; max-width: 23%; -ms-flex: 0 0 23%; flex: 0 0 23%; }

    #panel { max-width: 50%; }

    .homepage-text li .homepage-content .h1 { font-size: 2rem; }
    .homepage-text li { padding-bottom: 2rem; }
}

@media (min-width: 767.98px) {
    html[dir="rtl"] .history-list li .pl-5 { padding-left: 15px !important; padding-right: 3rem !important; }
    html[dir="rtl"] .history-list li .pr-5 { padding-left: 3rem !important; padding-right: 15px !important }

    .editor-content img[style*="left"] { margin: 0 2rem 2rem 0; max-width: 50%; }
    .editor-content img[style*="right"] { margin: 0 0 2rem 2rem; max-width: 50%; }
    .editor-content::after { display: block; clear: both; content: ""; }

    .testimonial { padding-left: 120px; }
        .testimonial::before { font-size: 10rem; }
        .testimonial::before { top: -20px; }
}

@media (max-width: 767.98px) {
    .photogallery-list .list-img, .photogallery-list .img-center { height: 193px; }
    .products-list .img-center, .products-list .list-img { height: 284px; }
    .news-list .list-img, .news-list .img-center { height: 173px; }
    .staffs-list .img-center, .staffs-list .list-img { height: 287px; }
    .contentdetail-list .img-center, .contentdetail-list .list-img { height: 169px; }
    .pdf-list .list-img, .pdf-list .img-center { height: 104px; }
    .press-list .list-img, .press-list .img-center { height: 155px; }
    .services-list .img-center, .services-list .list-img { height: 240px; }
    .downloads-list .list-img, .downloads-list .img-center { height: 234px; }

    #sync1 .img-center { height: 604px; }
    #sync2 .img-center { height: 142px; }

    #slick-sync1 .list-img, #slick-sync1 .img-center { height: 286px; }

    .details-img, .details-img2, .details-content { float: none; width: 100%; }
    .details-img, .details-img2 { margin: 0 0 2rem 0; }

    #slider .caption strong { font-size: 2rem; }
    #slider .caption em { font-size: 3rem; }
    #slider .caption p:not(.none) { font-size: 1rem; }

    .editor-content img[style*="left"], .editor-content img[style*="right"] { margin: 0 0 1rem 0; max-width: 100%; display: block; float: none !important; height: auto !important }

    .social-likes__button b { display: none; }
    .social-likes__button i { margin-right: 0px; }

    .news-list .btn { display: block; width: 100%; margin-top: 1.4rem; }

    .custom-nav2.owl-theme .owl-nav [class*=owl-], .custom-nav2 .slick-arrow { opacity: 1; }
    .custom-nav1.owl-theme .owl-nav [class*=owl-], .custom-nav1 .slick-arrow { display: none; }

    .pagination .sayfa-text, .pagination .sayfa-first, .pagination .sayfa-last { display: none; }

    .humanresources .form-group .dot { display: none; }
    .humanresources .form-control, .fill-form .form-control, .right-col, .fill-form .custom-file { width: 100%; display: block; }

    .homepage-middle-bg { padding: 4rem 0; }

    .social-share .item span { display: none; }
    .social-share .item i { margin-right: 0px; }

    .history-list::after, .history-list li::before { content: none; }
    .history-list li { padding-top: 3rem; margin-top: 2rem }
        .history-list li:last-child { padding-bottom: 2rem; }
        .history-list li .pl-5, .history-list li .pr-5 { padding-left: 15px !important; padding-right: 15px !important }
        .history-list li, .history-list li .text-left, .history-list li .text-right { text-align: center !important }
            .history-list li::after { top: 0; margin-top: 0 }
            .history-list li .history-content { padding-top: 0; }
                .history-list li .history-content img { margin-bottom: 1rem }

    .slick-slider.dots-number .slick-dots { max-width: 540px; }

    .etwinning .editor-content table:nth-of-type(2) td,
    .etwinning .editor-content table:nth-of-type(3) td,
    .etwinning .editor-content table:nth-of-type(4) td,
    .etwinning .editor-content table:nth-of-type(5) td { width: 100%; display: block; padding-right: 0; }

    .etwinning .editor-content table:nth-of-type(5) tr td { padding-bottom: 1rem; }
}

@media (min-width: 576px) {
    .h-style2 { display: -ms-flexbox; display: flex; align-items: center; }
        .h-style2 a { margin-left: auto; }
}

@media (max-width: 575.98px) {
    .photogallery-list .list-img, .photogallery-list .img-center { height: 207px; }
    .products-list .img-center, .products-list .list-img { height: 305px; }
    .news-list .list-img, .news-list .img-center { height: 186px; }
    .staffs-list .img-center, .staffs-list .list-img { height: 308px; }
    .contentdetail-list .img-center, .contentdetail-list .list-img { height: 181px; }
    .pdf-list .list-img, .pdf-list .img-center { height: 112px; }
    .press-list .list-img, .press-list .img-center { height: 167px; }
    .services-list .img-center, .services-list .list-img { height: 258px; }
    .downloads-list .list-img, .downloads-list .img-center { height: 252px; }

    #sync1 .img-center { height: 646px; }
    #sync2 .img-center { height: 153px; }

    #slick-sync1 .list-img, #slick-sync1 .img-center { height: 306px; }

    .sm-w100 .img-center:not(.none) img { position: relative; }
    .sm-w100 .list-img:not(.none), .sm-w100 .img-center:not(.none) { height: auto !important; }

    .navbar-brand img { max-height: 60px; }

    .card-body { padding: 1rem; }

    #slider .caption strong { font-size: 1.6rem; margin-bottom: 0; }
    #slider .caption em { font-size: 2.6rem; }

    .panel-open header.fixed-top .navbar-brand { opacity: 0; }

    .custom-nav3.owl-theme .owl-nav button.owl-prev, .custom-nav3 .slick-prev { left: 0px; }
    .custom-nav3.owl-theme .owl-nav button.owl-next, .custom-nav3 .slick-next { right: 0px; }

    header .social-icons { display: none; }

    .news-list .news-date { padding: 5px; }
        .news-list .news-date b { font-size: 1.2rem; }

    .kborder2:before { left: -10px; }

    .reference-list .cols { max-width: calc(100% / 2); flex: 1 1 calc(100% / 2); }

    .masonry-row { column-count: 1; }

    .g-recaptcha { transform: scale(0.77); -webkit-transform: scale(0.77); transform-origin: 0 0; -webkit-transform-origin: 0 0; }

    .h-76px { min-width: inherit; width: 100%; }

    .faq-item figure { width: 62px; }
    .faq-item.resimVar .faq-title-name { width: calc(100% - 72px); }
    .faq-content, .faq-title { padding-left: 12px; padding-right: 12px; }
    .faq-content { padding-top: 1rem; }
    .faq-title { font-size: 1rem; padding-top: 10px; padding-bottom: 10px; padding-right: 30px; }
        .faq-title::after { font-size: 1.25rem; right: 10px; }
    .faq-item.resimVar .faq-content { padding-left: 0; padding-right: 0; }

    .goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed span:first-child { display: none; }

    .downloads-table table thead th, .downloads-table table tbody td { font-size: .875rem; padding-left: .5rem; padding-right: .5rem; }
        .downloads-table table thead th i { display: none; }
}

@media (max-width: 480px) {
    .photogallery-list .list-img, .photogallery-list .img-center { height: 169px; }
    .products-list .img-center, .products-list .list-img { height: 248px; }
    .news-list .list-img, .news-list .img-center { height: 151px; }
    .staffs-list .img-center, .staffs-list .list-img { height: 250px; }
    .contentdetail-list .img-center, .contentdetail-list .list-img { height: 148px; }
    .pdf-list .list-img, .pdf-list .img-center { height: 89px; }
    .press-list .list-img, .press-list .img-center { height: 136px; }
    .services-list .img-center, .services-list .list-img { height: 210px; }
    .downloads-list .list-img, .downloads-list .img-center { height: 205px; }

    #sync1 .img-center { height: 533px; }
    #sync2 .img-center { height: 124px; }

    #slick-sync1 .list-img, #slick-sync1 .img-center { height: 253px; }
}

@media (max-width: 414px) {
    .photogallery-list .list-img, .photogallery-list .img-center { height: 143px; }
    .products-list .img-center, .products-list .list-img { height: 210px; }
    .staffs-list .img-center, .staffs-list .list-img { height: 211px; }
    .contentdetail-list .img-center, .contentdetail-list .list-img { height: 125px; }
    .pdf-list .list-img, .pdf-list .img-center { height: 73px; }
    .services-list .img-center, .services-list .list-img { height: 177px; }
    .downloads-list .list-img, .downloads-list .img-center { height: 173px; }

    #sync1 .img-center { height: 455px; }
    #sync2 .img-center { height: 105px; }

    #slick-sync1 .list-img, #slick-sync1 .img-center { height: 215px; }

    .cols.col-6.v2:not(.none) { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
    .cols.col-6.v2 .img-center img { position: relative; }
    .cols.col-6.v2 .list-img, .cols.col-6.v2 .img-center { height: auto; }
    .cols.col-6.v2 .single-row { overflow: inherit; text-overflow: inherit; white-space: inherit; }
    .cols.col-6.v2 .card-text, .cols.col-6.v2 .card-title { height: auto; }

    #slider .caption strong { font-size: 1.4rem; }
    #slider .caption em { font-size: 2.4rem; }
}

@media (max-width: 375px) {
    .img-center:not(.none) img { position: relative; }
    .list-img:not(.none), .img-center:not(.none) { height: auto !important; width: auto !important; }

    #sync1 .img-center { height: 409px; }
    #sync2 .img-center { height: 93px; }

    #slick-sync1 .list-img, #slick-sync1 .img-center { height: 193px; }

    .cols.col-6:not(.none), .masonry-row2 .cols { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
    .card-list .cols.col-6:not(.none) figure { text-align: center; }
    .single-row { overflow: inherit; text-overflow: inherit; white-space: inherit; }
    .card-text, .card-title { height: auto; }
}

@media (max-width: 320px) {

    #sync1 .img-center { height: 344px; }
    #sync2 .img-center { height: 77px; }

    #slick-sync1 .list-img, #slick-sync1 .img-center { height: 163px; }

    .owl-carousel .cols { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; padding: 0px; margin-bottom: 0px !important; }

    #slider .caption strong { font-size: 1.2rem; }
    #slider .caption em { font-size: 2.2rem; }
}

@keyframes at-ripple {
    0% { box-shadow: 0 4px 10px rgba(77, 194, 71,0.4),0 0 0 0 rgba(77, 194, 71,0.4),0 0 0 5px rgba(77, 194, 71,0.4),0 0 0 10px rgba(77, 194, 71,0.4); }
    100% { box-shadow: 0 4px 10px rgba(77, 194, 71,0.4),0 0 0 5px rgba(77, 194, 71,0.4),0 0 0 10px rgba(77, 194, 71,0.4),0 0 0 20px rgba(77, 194, 71,0); }
}

@keyframes at-ripple2 {
    0% { box-shadow: 0 4px 10px rgba(18, 18, 18,0.4),0 0 0 0 rgba(18, 18, 18,0.4),0 0 0 5px rgba(18, 18, 18,0.4),0 0 0 10px rgba(18, 18, 18,0.4); }
    100% { box-shadow: 0 4px 10px rgba(18, 18, 18,0.4),0 0 0 5px rgba(18, 18, 18,0.4),0 0 0 10px rgba(18, 18, 18,0.4),0 0 0 20px rgba(77, 194, 71,0); }
}
