@media (min-width: 576px) {
    body.portal .container {
        max-width: 540px;
    }
}
@media (min-width: 768px) {
    body.portal .container {
        max-width: 720px;
    }
}
@media (min-width: 992px) {
    .skills-about .skills-image {
        margin-top: 30px;
        padding-left: 20px;
    }
    .navbar-expand-lg .navbar-collapse {
        margin-right: 50px;
    }
    body.portal .container {
        max-width: 960px;
    }
}
@media (min-width: 1200px) {

    .container,
    body.portal .container {
        max-width: 1140px;
    }

    .sidemenu_btn {
        display: none;
    }

    .dropdown-menu .dropdown-item:hover {
        padding-left: 36px;
    }

    .news-about .skills-image {
        padding-right: 30px;
    }
}
@media (min-width: 1400px) {
    .container, body.portal .container {
        max-width: 1340px;
    }
}

@media (max-width: 1599px) {

}
@media (max-width: 1399px) {
    html {
        font-size: 15px;
    }
    h2 {
        font-size: 30px;
    }
    .banner-section .rectangle {
        width: 280px;
        height: 500px;
    }
    .banner-section .rectangle .text h2 {
        font-size: 35px;
    }
    .navbar-expand-lg .navbar-nav {
        margin-right: 50px;
    }
    .navbar-expand-lg .navbar-collapse {
        margin-right: 0px;
    }
    .navbar-brand, .navbar.fixedmenu .navbar-brand {
        width: 200px;
    }
    .blue-bg {
        top: 160px;
    }
    .sub-content {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (max-width: 1266px) {
    html {
        font-size: 14px;
    }
}
@media (max-width: 1199px) {
    .navbar {
        height: 73px;
    }
    body.portal .navbar .container, body.portal .banner-section .container, .container {
        width: 100%;
        max-width: 100%;
    }
    .collapse:not(.show) {
        display: none !important;
    }
    .lang-switcher {
        top: -3px;
        right: 90px;
    }
    .fixedmenu .lang-switcher {
        top: 15px;
    }
    .lang-switcher a {
        padding-left: 0px;
        padding-right: 25px;
        border-right: 1px solid #fff;
        border-left: none;
    }
    .fixedmenu .lang-switcher a {
        border-right: 1px solid #26313c;
        border-left: none;
    }
    .banner-section .rectangle {
        width: 280px;
        height: 400px;
    }
    #service .bg-overlay {
        width: 400px;
    }
    .blue-bg {
        left: 45px;
    }
}
@media (min-width: 769px) and (max-width: 1199px) {
    .post-list h2 {
        font-size: 16px;
    }
}
@media (max-width: 1024px) {
    h3 {
        font-size: 19px;
    }
    h2.heading-title-small {
        font-size: 2rem;
    }
}
@media (max-width: 991px) {
    .subtitle h1 {
        font-size: 34px;
    }
    h2 {
        font-size: 28px;
    }
    p, .card p {
        font-size: 13px;
    }
    .banner-section .rectangle .text h2 {
        font-size: 30px;
    }
    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid {
        padding-right: 15px;
        padding-left: 15px;
    }
    .navbar-brand.center-brand {
        position: relative;
        top: auto;
        margin: 16px 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    .enews-holder {
        padding: 50px 0px;
    }
    #service .bg-overlay {
        width: 500px;
        top: -20%;
    }
    .quote-content {
        padding: 50px;
    }
    .post-list {
        margin-bottom: 50px;
    }
    .card .card-header .btn-link {
        font-size: 16px;
        padding: 10px 60px 10px 20px;
    }
    .card .card-header .btn-link:after {
        top: 10px;
    }
}
@media (max-width: 767px) {
    #about .bg-overlay {
        display: none;
    }
    .back-top {
        display: none;
    }
    .revicon {
        display: none;
        visibility: hidden;
        opacity: 0;
    }
    .padding {
        padding: 6rem 0;
    }
    .padding_top {
        padding-top: 6rem;
    }
    .padding_bottom {
        padding-bottom: 6rem;
    }
    .margin {
        margin: 6rem 0;
    }
    .margin_bottom {
        margin-bottom: 6rem;
    }
    .margin_top {
        margin-top: 4rem;
    }
    .padding_half {
        padding: 2rem 0;
    }
    .margin_half {
        margin: 2rem 0;
    }
    .padding_bottom_half {
        padding-bottom: 2rem;
    }
    .margin_bottom_half {
        margin-bottom: 2rem;
    }
    .padding_top_half {
        padding-top: 2rem;
    }
    .heading_space {
        margin-bottom: 2rem !important;
    }
    .team-box:hover .team-content h4 {
        margin-top: -10px;
    }
    .navbar-nav .nav-link:focus,
    .dropdown-menu .dropdown-item:focus,
    .dropdown-menu.megamenu .dropdown-item:focus {
        color: #ffb902;
    }
    .transparent-form textarea {
        height: 40px;
        min-height: 40px;
        overflow-y: hidden;
    }
    .video-play-button {
        top: 100%;
        right: 50%;
        transform: translate(50%, -50%);
    }
    .process-wrapp li {
        padding: 50px 15px 0 15px;
    }
    .forget-buttons {
        display: flex;
        justify-content: space-between;
    }
    .forget-buttons button {
        width: 47%;
    }
    .cbp-l-filters .cbp-filter-item {
        margin: 0 .4rem 0.9rem;
    }
    .cbp-l-filters>.cbp-filter-item+.cbp-filter-item::before {
        padding-right: 10px;
    }
    .heading .divider-left {
        margin: 10px auto;
    }
    .video-content-setting {
        padding: 40px 30px;
    }
    #service .bg-overlay {
        width: 400px;
    }
    .area-image {
        margin-bottom: 50px;
    }
}
@media (max-width: 576px) {
    html {
        font-size: 13px;
    }
    .container {
        max-width: 98% !important;
    }
    .subtitle{
        height: 150px;
    }
    .team-img {
        display: flex;
        justify-content: center;
        margin-bottom: 30px;
    }
    .team-img img {
        width: 70%;
    }
    .title-wrap h3 {
        display: block;
        margin: 3px auto;
        text-align: center;
        float: unset !important;
    }
    .title-wrap ul {
        float: unset !important;
        display: flex;
        justify-content: center;
        margin-bottom: 5px !important;
    }
    .apply_coupon .coupon a {
        display: block;
        width: 100%;
    }
    .dark-slider h2,
    .light-slider h2 {
        font-size: 34px !important;
    }
    .dark-slider p,
    .light-slider p {
        font-size: 16px !important;
        line-height: 1.4 !important;
    }
    .process-wrapp li {
        padding: 35px 15px 0 15px;
    }
    .page-header .page-titles {
        transform: translateY(20px);
    }
    #pagepiling .darkcolor {
        color: #fff;
    }
    .side-menu .btn-close {
        right: 8px;
    }
    .sidemenu_btn {
        margin-right: 0;
    }
    .lang-switcher {
        right: 70px;;
    }
    .banner-section .container {
        max-width: 100% !important;
        padding-left: 0;
        padding-right: 0;
    }
    .banner-section .rectangle {
        width: 80%;
        height: 250px;
        top: 150px;
    }
    .banner-section .rectangle .text h2 {
        font-size: 32px;
    }
    #service .bg-overlay {
        display: none;
    }
    .navbar-brand,
    .navbar.fixedmenu .navbar-brand {
        margin: 10px 0 16px 0;
    }
    .sub-content {
        padding: 80px 0 50px;
    }
    .blue-bg {
        top: 80px;
        left: 15px;
        margin-right: 15px;
    }
    .subtitle h1 {
        font-size: 24px;
    }
    .quote-content {
        padding: 50px 30px;
    }
    .quote-content .fancybox-close-small {
        top: 10px;
    }
    .post-list h2 {
        font-size: 16px;
    }
}
@media (max-width: 424px) {
    .navbar-brand {
        width: 150px;
        margin: 15px 0 10px 0;
    }
    .navbar.fixedmenu .navbar-brand {
        width: 150px;
        margin: 5px 0 10px 0;
    }
    .fixedmenu .lang-switcher {
        top: 7px;
    }
    .side-menu .inner-wrapper {
        padding: 2rem 2.5rem;
    }
    .side-menu .btn-close {
        margin-right: 0.7rem;
    }
    .side-nav .navbar-nav .nav-link {
        font-size: 1.6rem;
    }
    .sideNavPages .nav-link {
        font-size: 1.2rem !important;
        margin-left: 15px !important;
    }
    #services-slider .service-box>span {
        padding-top: 0.5rem;
    }
    .card .card-header .btn-link {
        font-size: 14px;
    }
}
@media (max-width: 360px) {
    .tabset-list a,
    .accordion-item a {
        display: block;
        padding: 10px 1.3rem;
    }
    #testimonial-slider .owl-nav {
        width: 270px;
    }
    .eny_profile .profile_photo,
    .eny_profile .profile_text {
        display: block;
        margin: 10px auto;
        text-align: center;
    }
    .dark-slider h2,
    .light-slider h2 {
        font-size: 28px !important;
    }
    h2 {
        font-size: 24px;
    }
    .blue-bg {
        padding: 25px 20px;
    }
    .navbar-brand {
        width: 130px;
        margin: 18px 0 10px 0;
    }
    .navbar.fixedmenu .navbar-brand {
        width: 130px;
        margin: 8px 0 10px 0;
    }
    .fixedmenu .lang-switcher {
        top: 9px;
    }
    .side-menu .btn-close {
        margin-right: 0.7rem;
    }
    .side-nav .navbar-nav .nav-link {
        font-size: 1.6rem;
    }
    .sideNavPages .nav-link {
        font-size: 1.2rem !important;
        margin-left: 15px !important;
    }
    .team-img img {
        width: 100%;
    }
}