/***
** @@
** Min Width CSS Media Query
** @@
***/

@media (min-width: 482px) {
    .blog_details_content .post-password-form p input[type="submit"] {
        padding: 10px 50px;
        font-size: 18px;
    }
    .blog_details_content .post-password-form p input[type="password"] {
        padding: 10px 5px;;
        font-size: 18px;
    }
}

@media (min-width: 600px) {
    .home_news_list_inner .home_news_list_item .news_post_img img {
        width: 170px;
        height: 120px;
        margin-bottom: 0;
    }
}

@media (min-width: 992px) {
    .preset_footer .footer_widget:first-child {
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
    .preset_footer .footer_widget + .footer_widget {
        flex: 0 0 22.22%;
        max-width: 22.22%;
    }
}

@media (min-width: 1200px) {
    .rave-blog .row .col-lg-6:nth-child(even) .popular_post_item {
        padding-left: 35px;
        padding-right: 0;
    }
    .footer_widget .wp-block-group {
        padding-right: 60px;
    }
}

@media (max-width: 600px) and (min-width: 991px) {
    .home_team_inner li:nth-child(3) {
        left: 166px;
        top: 263px;
    }
}


/***
** @@
** Max Width CSS Media Query
** @@
***/
@media (max-width: 1440px) {
    .home_news_list_inner {
        padding: 15px 50px 0;
    }

    .contact_area .about_dot {
        display: none;
    }
    .contact_right {
        width: calc(50% - 115px);
    }
    .contact_left {
        width: calc(50% + 115px);
        padding-top: 0;
        margin-top: -30px;
    }
    .contact_area .contact_form {
        max-width: 550px;
    }
    .pr_details_item_img img {
        height: auto;
    }
}

@media (max-width: 1199px){
    .home_team_inner {
        margin: 0;
    }
    ul.dot li, ul.about_dot li,
    .home_subscribe_area ul.dot {
        display: none;
    }
    .blog_banner_area .section_title h2 {
        font-size: 40px;
        line-height: 56px;
    }
}

@media (max-width: 1024px){
    .calendar_wrap tbody td {
        padding: 6px;
        font-size: 14px;
    }
    .widget_calendar .wp-calendar-table th {
        padding: 8px;
    }
    .contact_area {
        flex-direction: column-reverse;
        padding-top: 80px;
    }
    .contact_area .contact_form {
        display: block;
        margin: 0 auto;
    }
    .contact_area .contact_right {
        background-position: left 20%;
        height: 400px;
        width: 100%;
    }
    .contact_area .contact_form {
        max-width: 100%;
    }
    .contact_area .contact_left {
        padding-bottom: 50px;
    }
    .contact_left {
        padding-top: 100px;
        margin-top: 0;
    }
    .footer_logo_area .content {
        margin-right: 0;
    }

}
@media (max-width: 991px) {
    .startup_clients_logo, .const_clients_logo_area .startup_clients_logo_inner .startup_clients_logo {
        width: 100%;
    }
    .blog_sidebar {
        margin-top: 100px;
    }
    .portfolio_area_four .col-lg-5:nth-child(2) .portfolio_item {
        margin-top: 100px;
    }
    .media.education_blog_item img {
        max-width: 130px;
        margin-right: 20px;
    }
    .portfolio_details_pagination_area {
        padding-bottom: 100px;
    }
    .about_dot.left li:nth-child(1), .about_dot.left li:nth-child(2), .about_dot.left li:nth-child(3),
    .home_subscribe_area .dot li:nth-child(3), .home_subscribe_area .dot li:nth-child(4),
    .home_subscribe_area .dot li:nth-child(5), .home_subscribe_area .dot li:nth-child(6) {
        display: none;
    }
    .menu .nav-item.submenu .submenu_dropdown {
        box-shadow: none;
        padding: 10px 0;
    }
    body.blank-unit-test {
        overflow-x: hidden;
    }
    .home_header_area_black.margin_top + section,
    .home_header_area_black.margin_top + div {
        margin-top: 70px;
    }
    .corporate_team_item {
        margin-bottom: 0;
    }
    .portfolio_related_post_area .portfolio_item {
        margin-bottom: 30px;
    }
    .section_title h2 {
        font-size: 55px;
    }
    .about_gallery_item {
        margin-bottom: 0;
    }
    .contact_form .form-group .home_btn_hover {
        padding: 15px 35px;
    }
    header .navbar .navbar-nav .nav-item {
        margin-right: 0;
    }
}

@media (max-width: 767px) {
    .blog_comments p.comment-form-cookies-consent {
        display: flex;
    }
    .blog_comments p.comment-form-cookies-consent input {
        margin-top: 8px;
        margin-right: 10px;
    }
    .blog_comments p.comment-form-cookies-consent label {
        margin-bottom: 0;
    }
    .portfolio_details_info h2.post-title {
        font-size: 42px;
    }
    .blog_banner_area_two .blog_banner_title_w h2 {
        line-height: 1.2;
        font-size: 42px;
    }
    .home_footer_area .f_title {
        margin-bottom: 26px;
    }
    blockquote {
        line-height: 35px;
    }
    .pagination_btn h3 {
        font-size: 30px;
    }
    .multi_scroll_menu .navbar-brand img {
        display: none;
    }
    .multi_scroll_menu .navbar-brand img + img {
        display: block;
    }
}

@media (max-width: 575px) {
	.shopping_cart_banner_area {		padding: 120px 0 50px;	}
    .const_blog_info .const_post_item a {
        margin-right: 15px;
    }
    header .navbar-brand img {
        max-width: 80%;
    }
    .shopping_cart_banner_area .section_title h2 {
        letter-spacing: normal;
        font-size: 40px;
        line-height: 50px;
    }
    .blog_details_content blockquote p {
        font-size: 26px;
        line-height: 40px;
    }
    .home_footer_area .home_footer_top {
        padding: 115px 0 80px;
    }
    .home_footer_area .f_title {
        margin-bottom: 20px;
    }
    .footer_widget .widget_pages li, .footer_widget .widget_categories li,     	  .footer_widget .widget_meta li, .footer_widget .widget_archive li, .footer_widget .widget_nav_menu .menu li {
        line-height: 40px;
    }
    .contact_form .form-group .home_btn_hover {
        font-size: 16px;
    }
}

@media (max-width: 480px) {
    .contact_form .form-group.checkbox_field {
        display: block;
    }
    .comments_inner .comment_box table tbody tr th,
    .comments_inner .comment_box table tbody tr td,
    .page_wrapper table tbody tr th,
    .page_wrapper table tbody tr td,
    .blog_details_content table tbody tr th,
    .blog_details_content table thead tr th {
        padding: 5px 7px;
    }
    .author_post img {
        margin-right: 20px;
    }
    .comments_inner ul li {
        word-wrap: break-word;
    }
    .comments_inner ul li.has_children ul.children {
        padding-left: 20px;
    }
    .blog_comments_area {
        padding: 50px 30px;
    }
    .about_action_area .dot li:nth-child(1),
    .about_action_area .dot li:nth-child(4),
    #back_to_top {
        display: none;
    }
    .contact_area .contact_title {
        margin-bottom: 12px;
    }
    .fp-scrollable {
        overflow: initial;
    }
    .hotel_testimonial_inner .item .content {
        bottom: 30px;
    }
    .home_team_inner li a {
        text-align: center;
    }
    .home_team_inner li a img {
        width: 180px;
    }
    .home_news_list_inner .home_news_list_item .media-body .news_btn .h_text_btn {
        font-size: 14px;
    }
    .author_post .media-body p {
        font-size: 16px;
    }
    .portfolio_details_area .portfolio_details_left .portfolio_details_info {
        padding-right: 30px;
    }
    .portfolio_details_info h2.post-title {
        font-size: 32px;
    }
}