/*
* ----------------------------------------------------------------------------------------
Author       : DuezaThemes
Author URL   : https://themeforest.net/user/duezathemes
Template Name: UPGRADE - Interior Design, Construction & Repair Services Template
Version      : 1.0                                          
* ----------------------------------------------------------------------------------------
*/

/* Medium Layout: 1280px. */


@media only screen and (min-width: 992px)  {
    .header-text {padding-left: 2em;}
}
/* Tablet Layout: 768px. */

@media only screen and (min-width: 767px) and (max-width: 991px) {
.hidden-3:nth-child(3) {
display: none;
    }
   .mainmenu .navbar-nav li a {
        padding: 30px 11px;
        font-size: 12px;
    }
    .navbar-right {
        float: none !important;
        display: flex;
    justify-content: center;
    } 
    .single-blog-heading h2 {
        margin-top: 50px;
    }
    .menu-bg .mainmenu .navbar-nav li a {
        padding: 30px 11px;
        font-size: 12px;
    }
    .logo {
        text-align: center;
    }
    .single-logo {
        margin-top: 30px;
    }
    .single-blog img {
        width: 100%;
    }
    .intro-service-box .intro-single-service-box {
        margin-top: 25px;
    }
    .pricing-box {
        margin-top: 30px;
    }
    .have-a-project-idea-white .project-idea h2,
    .have-a-project-idea-white .project-idea p {
        font-size: 22px;
    }
    .project-idea h2,
    .project-idea p {
        font-size: 22px;
    }
    .single-logo {
        width: 160px;
        margin: 0 auto;
    }
    .single-project-complete {
        margin-top: 30px;
    }
    .content-grid:hover {
        transform: scale(1.05, 1.05);
    }
    .single-project-complete:hover{
        transform: scale(1.05, 1.05);
    }
    .single-service:hover {
        transform: scale(1.05, 1.05);
    }
    .team-social ul {
        position: relative;
        float: left;
        left: -90%;
        bottom: 240%;
    }
    .single-team:hover {
        transform: scale(1.02, 1.02);
    }
    .pricing-table:hover {
        transform: scale(1.05, 1.05);
    }
    .single-blog:hover {
        transform: scale(1.05, 1.05);
    }
    .blog-description p {
        padding: 0px;
    }
    .why-image img {
        margin-bottom: 20px;
    }
    .pricing-table {
        margin-bottom: 40px;
    }
    .blog-area .single-blog {
        margin-bottom: 40px;
    }
    .classchart-area .classchart-tab-area {
        width: 100%;
    }
    .classchart-area .tab-content {
        width: 100%;
    }
    .classchart-area .tab-content .tab-pane .classchart-box {
        width: 96%;
    }
    #monday-chart{
        margin-top: 20px;
    }
    .header-text h2 {
        font-size: 60px;
    }
    .carousel-indicators {
        bottom: 50px;
    }
    .single-contact-details:hover{
        -ms-transform: scale(1.05, 1.05); /* IE 9 */
        -webkit-transform: scale(1.05, 1.05); /* Safari */
        transform: scale(1.05, 1.05);
    }
    .header-text p {
        line-height: 26px;
    }
    .single-testimonial p {
        padding: 0 10px;
    }
}


/* Mobile Layout: 320px. */

@media only screen and (max-width: 991px) {
    .slider-controll, .slider-controll .slick-initialized .slick-slider {
		display:none !important;
	}
	.navbar-toggle .icon-bar {
        background: #f8f8f8;
    }
    .menu-bg .navbar-toggle .icon-bar {
        background: #fff;
    }
    .navbar-toggle {
        margin-right: 0px;
        margin-top: -43px !important;
        padding: 9px 0px;
    }
    .navbar {
        min-height: 0px;
    }
    .mainmenu .navbar-nav li a {
        padding: 11px 15px;
    }
    .mainmenu .navbar-nav li a:hover {
        color: #fff;
    }
    .menu-bg .mainmenu .navbar-nav li a:hover {
        color: #fff;
    }
    .menu-bg .mainmenu .navbar-nav li a {
        padding: 11px 15px;
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 420px;
    }
    .navbar-toggle {
        margin-top: -40px;
    }
    .navbar-collapse {
        background: rgba(0, 0, 0, .9);
    }
    .menu-bg .navbar-collapse {
        background: rgba(0, 0, 0, .9);
    }
    .welcome-image-area h2,
    .single-slide-item h2,
    .welcome-video-area h2 {
        font-size: 3rem;
    }
    a.slide-btn {
        font-size: 14px;
        padding: 5px;
        width: 240px;
        margin-bottom: 5px;
    }
    .intro-service-box .intro-single-service-box {
        margin-top: 15px;
    }
    .section-title h2 {
        font-size: 22px;
    }
    .section-title h2 span {
        font-size: 30px;
    }
    .footer-social-link {
        text-align: left;
        margin-top: 20px;
    }
    .pricing-box {
        margin-top: 30px;
    }
    .single-testimonial {
        padding-top: 10px;
    }
    .video-area-text {
        margin-top: 50px;
    }
    .footer-social-link {
        text-align: center;
    }
    .footer-area img {
        margin-bottom: 0px;
    }
    .scrollup {
        height: 40px;
        width: 40px;
        line-height: 35px;
    }
    .our-news-letter input[type="text"] {
        width: 90%;
    }
    .our-news-letter h2 {
        font-size: 14px;
    }
    .single-project-complete {
        margin-top: 30px;
        text-align: center;
    }
    .header-text {
        margin-top: -40px;
    }
    .header-text p {
        font-size: 14px;
        line-height: 25px;
    }
    .footer-text h6 {
        font-size: 10px;
    }
    .footer-area {
        padding: 20px 0 10px 0;
    }
    .section-padding {
        padding: 40px 0px;
    }
    .post-user {
        padding-left: 10px;
    }
    .post-date a {
        padding-left: 20px;
    }
    .post-comment a {
        padding-left: 20px;
    }
    .footer-social-link ul li {
        margin: 0px 8px;
    }
    .footer-social-link ul li a {
        height: 35px;
        line-height: 35px;
        width: 35px;
    }
    a.slide-btn {
        padding: 10px 0px;
        margin-bottom: 5px;
        margin: 0px 3px;
    }
    .welcome-image-area, .welcome-video-area {
        padding: 60px 0 20px 0;
    }
    .content-grid:hover {
        transform: scale(1.05, 1.1);
    }
    .single-project-complete:hover{
        transform: scale(1.05, 1.1);
    }
    .single-service:hover {
        transform: scale(1.05, 1.1);
    }
    .single-team:hover {
        transform: scale(1.05, 1.1);
    }
    .pricing-table:hover {
        transform: scale(1.05, 1.1);
    }
    .single-blog:hover {
        transform: scale(1.05, 1.1);
    }
    .why-image img {
        margin-bottom: 20px;
    }
    .about-icon {
        margin-bottom: 20px;
    }
    .content-grid .icon-holder::after {
        height: 70%;
    }
    ul.work li {
        margin: 3px 8px;
    }
    .blog-description p {
        padding: 0px;
        line-height: 26px;
    }
    .pricing-table {
        margin-bottom: 40px;
    }
    .blog-area .single-blog {
        margin-bottom: 40px;
    }   

   .device-description h3 {
    /*color: #000000;*/
    font-weight: 300;
    font-size: 12px;
    letter-spacing: 0.5px;
}
    .classchart-area .classchart-tab-area {
        width: 100%;
    }
    .classchart-area .tab-content {
        width: 100%;
    }
    .classchart-area .tab-content .tab-pane .classchart-box {
        width: 88%;
    }
    #monday-chart{
        margin-top: 20px;
    }
    .team-social {
        left: 35px;
        bottom: 20%;
    }
    .carousel-indicators {
        bottom: 50px;
    }
    .single-contact-details:hover {
        -ms-transform: scale(1.05, 1.05); /* IE 9 */
        -webkit-transform: scale(1.05, 1.05); /* Safari */
        transform: scale(1.05, 1.05);
    }
    .single-testimonial p {
        padding: 0px 10px;
        line-height: 26px;
    }
}


/* Wide Mobile Layout: 480px. */

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .single-logo {
        margin-bottom: 20px;
    }
	.service img, .single-blog-details img {
	    height: auto;
    object-fit: cover;
	}
}

@media only screen and (min-width: 320px) and (max-width: 991px) {
    .flex {
    align-content: center;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    align-content: center;
    text-align: center;

}
.logo-img img {
    height: 40vh;
 }
}


.mix {
    padding-left: 10px;
    padding-right: 10px;
	margin-bottom: 30px;
}

.resp-tab {
    font-weight: normal;
    border: none;
    border-collapse: collapse;
    width: 100%;
    max-width: 100%;
}
.resp-tab th, .resp-tab td {
    padding: 10px 20px;
    font-size: 13px;
    border: none;
    border: 1px solid #ddd;
    vertical-align: top;
}
.resp-tab th {
    border: 1px solid #1a4a73;   
    text-align: center;   
}

.resp-tab td span {
    color: #FFF;
    display: none;
    font-size: 11px;
    padding: 5px 10px;
    position: absolute;
    top: 0;
    left: 0;   
}
@media(max-width: 768px) {
    .resp-tab thead {
        display: none;
    }
    .resp-tab tr {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        margin-bottom: 30px;
    }
    .resp-tab td {
        margin: 0 -1px -1px 0;
        padding-top: 35px;
        position: relative;
        width: 50%;
    }
    .resp-tab td span {
        display: block;
    }
}
@media(max-width: 480px) {
    .resp-tab td {
        width: 100%;
    }
}
