@media (min-width: 1200px) {
    .drop:hover .dropdown-menu {
        -webkit-animation: fadeInUp 0.4s;
        animation: fadeInUp 0.4s;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    h1,
    h2 {
        font-weight: 400;
        font-size: 34px !important;
    }
    h3,
    h4 {
        font-weight: 400;
        font-size: 28px;
    }
    header {
        padding-top: 0;
    }
    header h1 {
        font-size: 28px;
        margin-bottom: 20px;
    }
    .banner-home {
        background-image: url(../images/banner/bg.webp);
        background-position: center top;
        background-repeat: no-repeat;
        background-size: cover;
        height: 170px;
        max-height: 100%;
        max-width: 100%;
        width: 100%;
    }
    .btn-login {
        color: #fff;
        font-size: 14px;
        font-weight: 600;
        padding: 4px;
    }
    #latest-updares {
        padding: 10px;
    }
    .latest-updares {
        max-height: 30px;
    }
    #latest-updares p {
        padding: 5px;
    }
}
@media (max-width: 767px) {
    h1,
    h2 {
        font-weight: 400;
        font-size: 28px !important;
    }
    h3,
    h4 {
        font-weight: 400;
        font-size: 24px;
    }
    .navbar-nav {
        width: 100%;
        margin: 7.5px 0;
        text-align: left;
    }
    .banner-home {
        background-image: url(../images/banner/bg.webp);
        background-repeat: no-repeat;
        background-position: -350px top;
        height: 454px;
        width: 100%;
        background-size: cover;
    }
    .banner-home {
        background-image: url(../images/banner/bg.webp);
        background-position: center top;
        background-repeat: no-repeat;
        background-size: cover;
        height: 250px;
        max-height: 100%;
        max-width: 100%;
        width: 100%;
    }
    #latest-updares {
        padding: 10px;
    }
    .latest-updares {
        max-height: 30px;
    }
    #latest-updares p {
        padding: 5px;
    }
    .benefits {
        padding: 35px 25px;
        margin-bottom: 25px;
        background-image: none;
    }
    #footer .col-sm-6 {
        text-align: center;
    }
    #footer .pull-right {
        float: none !important;
    }
    .phone-block {
        margin-top: 30px;
    }
    button.navbar-toggler {
        margin-top: 20px;
        margin-right: 20px;
    }
}
@media (max-width: 480px) {
    .display-none{display: none!important;}
    
     .item img {

	top: 0;
	left: 0;
	height: 135px !important;
}


.popup-content {
  background: black;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 320px!important;
  height: auto;
}
 


    .logo img {
        display: block;
        min-width: 210px;
        margin-left: auto;
        margin-right: auto;
    }
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        margin-top: 15px;
        margin-bottom: 15px;
        font-weight: 600;
    }
    h1,
    h2 {
        font-weight: 600;
        font-size: 24px !important;
    }
    h3,
    h4 {
        font-weight: 400;
        font-size:17px;
    }

    #top-form {
        padding: 10px 50px 50px 50px;

    }
    
    section {
        padding: 20px 0;
    }
    #top-block {
        padding: 8px;
    }
    #top-block .btn-sky {
        font-size: 15px;
        font-weight: 600;
        line-height: 28px;
        margin-bottom: 12px;
        border-radius: 0;
    }
    #top-block .btn-login {
        color: #fff;
        text-decoration: none;
        font-weight: 600;
        font-size: 15px;
        border-radius: 3px;
        text-transform: uppercase;
        margin: 0 2px;
        border: solid 1px rgba(255, 255, 255, 0.4);
    }
    #top-block p {
        color: #fff;
        font-size: 17px;
        line-height: 20px;
        margin: 0;
        padding: 6px;
    }
    #top-block .text-left {
        text-align: center !important;
    }
    #top-block .text-right {
        text-align: center !important;
    }
    .navbar-nav {
        width: 100%;
        margin: 7.5px 0;
        text-align: left;
    }
    .nav-tabs > li > a {
        font-size: 14px;
        line-height: 1.82857;
        border-radius: 20px;
        font-weight: 700;
    }
    .nav-tabs > li > a:focus,
    .nav-tabs > li > a:hover {
        font-size: 14px;
        line-height: 1.82857;
        border-radius: 20px;
        font-weight: 700;
    }
    .phone-block {
        text-align: center;
    }
    .whats-app {
        display: block;
        width: 100%;
    }
    .top-phone .fa.fa-phone {
        color: #2ab200;
        font-size: 16px;
        margin: 0 0 0 2px;
    }
    .top-phone a {
        font-size: 18px;
    }
    .banner-home {
        background-image: url(../images/banner/bg-mob.webp);
        background-repeat: no-repeat;
        background-position: center top;
        max-width: 100%;
        max-height: 200px !important;
        width: 100%;
    }
    .latest-updates {
        max-height: 60px;
        padding: 10px;
    }
    #latest-updates p {
        padding: 5px 0;
    }
    #content {
        padding: 5px 0 10px 0;
    }
    .why-img {
        max-width: 320px;
    }
    #courses {
        height: 100%;
        width: 100%;
        padding-top: 40px;
        padding-bottom: 40px;
        background-color: #28442d;
    }
    #courses,
    #courses h3,
    #courses p {
        text-align: center !important;
    }
    #courses img {
        text-align: center !important;
        margin: auto;
    }
    .right-block-form {
        margin-bottom: 5px;
        padding: 10px;
    }
    .right-block-form h3 {
        color: #1a64b9;
    }
    #about {
        background-image: none;
    }
    h2 .call-phone {
        color: #b0d236;
        font-size: 40px;
        font-weight: 700;
    }
    footer .media-left {
        float: none;
        margin: auto;
    }
    .footer-rights .text-left,
    .footer-rights .text-right {
        text-align: center !important;
    }
    .footer-fixed {
        padding: 10px 0 10px 0;
        background-color: #28442d;
        font-size: 14px;
        color: #fff;
    }
    #feedback {
        z-index: 10024 !important;
        position: fixed;
        left: 0;
        bottom: 0;
        height: 300px;
        margin-left: -3px;
        margin-bottom: -3px;
    }
    #feedback-form {
        float: left;
        width: 250px;
    }
    #feedback-tab {
        float: right;
        font-size: 16px;
        cursor: pointer;
        text-align: center;
        width: 120px;
        height: 42px;
        margin-top: 190px;
        margin-left: -10px;
        padding-top: 5px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    .phone-block {
        margin-top: 25px;
    }
}

@media (max-width: 500px)
a.click-call {
    position: fixed;
    right: 0;
    color: #fff;
    text-align: center;
    bottom: 174px;
    height: auto;
    font-size: 15px;
    width: 145px;
    background: rgba(14, 208, 22, 0.9);
    z-index: 999;
    line-height: 1.2;
    padding: 6px 6px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}


