/**** MEDIA QUERIES ****/

@media only screen and (min-width: 1200px) {
    .container {
        width: 1200px;
    }
}

@media only screen and (max-width: 1230px) {
    #site-header .header-info,
    #hero-slider .parallax-mouse {
        display: none;
    }
    .rev_slider_wrapper .slider-button .cbr-button {
        padding: 10px 40px;
    }
    .hentry.post-grid .post-content-wrap {
        padding: 30px 20px;
    }
    .hentry .post-content-single-wrap {
        padding: 27px 0px;
    }
    .hentry .post-meta .item {
        margin-right: 11px;
    }
    .blog-single-navigation .blog-single-navigation-inner {
        padding: 0;
    }
}

@media only screen and (max-width: 991px) {
    #site-header .mobile-button {
        display: block;
    }
    #site-header .header-aside-button {
        display: none;
    }
    #featured {
        padding: 180px 0 90px;
    }
    #featured-title .featured-title-heading {
        font-size: 40px;
    }
    #featured-title #breadcrumbs .breadcrumb-trail {
        font-size: 18px;
    }
    #main-content {
        padding: 80px 0;
    }
    .rev_slider_wrapper .slider-button .cbr-button {
        padding: 9px 37px;
    }
    #sidebar {
        display: none;
    }
    #site-content {
        width: 100% !important;
        max-width: none !important;
        float: none;
    }
    .author-description {
        position: relative;
    }
    .author-description .gravatar {
        margin-bottom: 20px;
        width: 140px;
        float: none;
        margin: 55px 0 0 0;
        position: absolute;
        left: 50%;
        top: 0;
        -webkit-transform: translate3d(-50%, -50%, 0);
        -moz-transform: translate3d(-50%, -50%, 0);
    }
    .author-description .author-description-text-wrap {
        padding: 95px 20px 35px;
        text-align: center;
    }
    .author-description .author-info {
        margin-bottom: 10px;
    }
    .comments-area {
        padding: 80px 0 0;
    }
    #footer .widget.widget_links,
    #footer-widgets .widget.widget.widget_information {
        padding: 35px 0 0;
    }
}

@media only screen and (max-width: 767px) {
    #site-header .header-logo {
        width: 100px;
    }
    #site-header .header-logo img {
        width: 100%;
    }
    .home-slider {
        min-height: 60vh;
        overflow: hidden;
        height: 100%;
    }
    .home-slider .slider-carousel {
        padding-top: 50px;
    }
    .home-slider .banner-bubble {
        top: 220px;
        margin-top: 0px;
        height: auto;
        position: absolute;
    }
    .home-slider .banner-bubble .logos {
        bottom: 0px;
    }
    .home-slider .rvg-slider h2 {
        font-size: 36px;
    }
    .rvg-tabs {
        width: 100%;
    }
    .rvg-headings .heading {
        font-size: 32px;
    }
    .sip_section #myChart {
        width: 300px !important;
        height: 300px !important;
        margin: 0 auto;
    }
    .sip_section .inner_div {
        padding: 0 20px;
    }
    .download-apps a img {
        width: 150px;
    }
    .widget.widget_about img {
        height: 120px;
        object-fit: contain;
    }
    .widget.widget_about img[alt="Amfi Logo"] {
        height: 50px;
        object-fit: contain;
    }
    #footer .widget-register img {
        width: 50px;
        display: inline-block;
        vertical-align: middle;
    }
    #footer .widget-register h5 {
        color: #fff;
        padding-left: 10px;
        width: calc(100% - 70px);
        font-size: 16px;
        display: inline-block;
        vertical-align: middle;
        margin: 0;
    }
    .amfi {
        text-align: center;
    }
    .footer-useful-links {
        width: 100%;
        margin: 30px auto 0 auto;
    }
    #hero-slider .typing_content h2 {
        font-size: 44px !important;
    }
    .rev_slider_wrapper .slider-shape {
        display: none;
    }
    .rev_slider_wrapper .slider-button .cbr-button {
        padding: 9px 30px !important;
    }
    #top-bar .top-bar-socials {
        display: none;
    }
    #top-bar .top-bar-content {
        width: 100%;
        text-align: center;
    }
    .hentry .post-title {
        margin-bottom: 12px;
        font-size: 26px;
        line-height: 32px;
    }
    .post-tags,
    .socials-share {
        float: none;
        display: block;
    }
    .post-tags,
    .socials-share {
        padding-top: 10px;
    }
    .blog-single-navigation {
        margin: 125px 0;
    }
    .blog-single-prev,
    .blog-single-next {
        float: none;
    }
    .blog-single-prev {
        margin-bottom: 20px;
    }
    .blog-single-next {
        border-top: 1px solid #e9e9e9;
        padding-top: 20px;
    }
    .blog-single-next .navigation-text>a {
        margin-top: 10px;
    }
    .blog-single-prev,
    .blog-single-next {
        width: 100%;
    }
    #comments .comment-list article .gravatar {
        display: inline-block;
        float: none;
    }
    #comments .name-wrap,
    #comments .email-wrap {
        width: 100%;
    }
    #footer .widget.widget_links,
    #footer-widgets .widget.widget.widget_information {
        padding: 40px 0 0 0;
    }
    .service_section .justify-content-center {
        display: block;
    }
    .mobile-app-section .mobile-apps .owl-dots {
        position: static;
    }
    .mobile-app-section .mobile-apps .owl-dots .owl-dot {
        height: 145px;
    }
    .login-box .login-panel {
        min-height: auto;
        padding: 30px 10px;
    }
    .cki-listing {
        grid-template-columns: repeat(1, 1fr);
    }
    #download1 select {
        width: 89px;
        padding: 5px;
    }
    .TabbedPanelsTab {
        width: 19.5% !important;
    }
    .contact-section .contact-details .contact-item p {
        width: 100%;
    }
    .contact-section .contact-details::after {
        display: none;
    }
	.popup-content {
  width: 390px;
}
}