/* 
=============================================
Extra large devices (large laptops and desktops, 1200px and down)
=============================================
*/
@media only screen and (max-width: 1500px) {
    .container{
        width: 1170px;
    }
    .experties div{
        padding: 25px 30px;
    }
    .heading-section h2{
        font-size: 56px;
    }
    .heading-section .services-list{
        padding-left: 50px;
    }
    .heading-section .services-list ul li p{
        font-size: 18px;
        line-height: 40px;
    }
    .blogs-content, 
    .sercices-thumbs{
        gap: 40px;
    }
    .contact-page .input-container{
        width: 47%;
    }
    .project-detail-section .thumb img{
        width: 100%;
    }
    .services-container{
        padding: 30px;
    }
    header{
        padding: 20px 30px;
    }
    .hero .banner-content > p{
        margin-bottom: 10px;
    }
    .hero .banner-content h2{
        font-size: 40px;
        line-height: 50px;
    }
    .hero .banner-content ul{
        margin-bottom: 20px;
    }
    
}
/* 
=============================================
Extra large devices (large laptops and desktops, 1200px and down)
=============================================
*/
@media only screen and (max-height: 800px) {
}

/* 
=============================================
Extra large devices (large laptops and desktops, 1200px and down)
=============================================
*/
@media only screen and (max-width: 1200px) {
    
    .hero .container .thumb{
        width: 50%;

    }
    .services-container > i{
        margin-bottom: 30px;
    }
    .hero{
        padding: 0px;
    }
    .hero .container{
        width: 100%;
    }
 
    .container{
        width: 920px;
    }
    .blogs-content, .sercices-thumbs{
        gap: 30px;
    }
    .footer-logo img {
        width: 80%;
    }
    h2{
        font-size: 40px;
        line-height: 50px;
    }
    .creative-product-section .content{
        padding: 0px 50px;
    }
    .heading-section h2{
        font-size: 40px;
        line-height: 50px;
    }
    section{
        padding: 70px 0px;
    }
    .experties div{
        padding: 15px;
    }
    .reviews{
        left: 0px;
        bottom: 30px;
    }
    header{
        padding: 15px 30px;
    }
    .rakaposh-logo{
        width: 180px;
    }
    .white-btn, .blue-btn{
        font-size: 16px;
        padding: 14px 30px;
    }
    nav ul li a{
        padding: 10px 15px;
        font-size: 16px;
        line-height: 24px;
    }
    .sub-banner{
        min-height: 300px;
    }
    .contact-page .input-container{
        width: 100%;
    }
    .hero .banner-content{
        width: 100%;
        z-index: 10;
        padding: 50px 50px;
    }
    .hero .container .thumb{
        width: 100%;
        opacity: 0.1;
        position: absolute;
    }
    .hero .thumb img{
        max-height:none;
        border-radius:0px;
    }
    .quote-form{
        background-color: #fff;
    }
    .quote-form .input-container input[type=text]{
        background-color: #f0f3f7;
    }
    .hero .banner-content > p{
        margin-bottom: 30px;
    }
    
    
}

/* 
=============================================
Large devices (laptops/desktops, 992px and down)
=============================================
*/
@media only screen and (max-width: 992px) {
    .sub-banner{
        padding: 50px 0px;
        min-height: 200px;
    }
    .blogs-thumb{
        width: 47.5%;
    }
    .blogs-content{
        justify-content: space-around;
    }
    .container{
        width: 100%;
        padding: 0px 20px;
    }
    .services-container{
        padding: 20px;
    }
    .our-expertise .inner-contant{
        gap: 20px;
    }
    .services-container > i{
        margin-bottom: 30px;
    }
    .services-container h4{
        font-size: 20px;
        line-height: 24px;
    }
    .heading-container p{
        font-size: 16px;
        line-height: 22px;
    }
    .portfolio-section .column{
        padding: 0px 10px;
    }
    .portfolio-section .portfolio-list{
        margin-bottom: 20px;
    }
    .cta-section .content{
        width: 100%;
        text-align: center;
        margin-bottom: 30px;
    }
    .cta-section{
        flex-direction: column;
    }
    .experties div{
        padding: 0px;
    }
    .creative-product-section .content{
        padding: 0px 20px;
    }
    h2{
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    .heading-container{
        margin-bottom: 20px;
    }
    .need-help-section .contact-form{
        width: 100%;
    }
    .need-help-section .thumb{
        display: none;
    }
    .need-help-section .contact-form{
        padding: 70px 0px;
        margin: 0px;
    }
    .need-help-section{
        display: block;

    }
    .heading-section .services-list, .heading-section .text{
        width: 100%;
        padding: 0px;
        text-align: center;
    }
    .heading-section{
        flex-direction: column;
    }
    .heading-section h2{
        font-size: 30px;
        line-height: 40px;
    }
    .heading-section .services-list ul li p{
        line-height: 30px;
    }
    .newsletters{
        flex-direction: column;
    }
    .newsletters .input-container{
        width: 100%;
    }
    .newsletters h3{
        margin: 0px 0px 20px 0px;
        font-size: 30px;
        line-height: 40px;
    }
    footer .copyrights .container{
        padding: 15px 20px;
    }
    .footer-logo img{
        width: 70%;
    }
    footer .footer-top{
        padding: 70px 0px;
    }
    .footer-links{
        padding: 50px 0px;
    }
    .hero .container{
        flex-direction: column;
        gap: 30px;
    }
    .hero .container .thumb, 
    .hero .banner-content{
        width: 100%;
    }
    .hero .container{
        padding: 0px;
    }
    header {
        position: static;
    }
    .reviews{
        position: static;
    }
    .blog-detail{
        padding: 60px 0px;
    }
    .contact-info ul li{
        width: 100%;
    }
    .contact-page .input-container input[type="text"]{
        height: 40px;
    }
    .contact-page .contact-form{
        flex-direction: column;
        gap: 20px;
    }
    .contact-info iframe, 
    .contact-page .input-container textarea{
        height: 250px;
    }
    .contact-info ul li{
        margin-bottom: 10px;
    }
    .contact-info ul li p br, 
    .contact-info h2 br{
        display: none;
    }
    .contact-info h2 {
        margin-bottom: 20px;
    }
    .contact-page .contact-form h2{
        margin: 0px;
    }
    .contact-info h4{
        font-size: 18px;
        line-height: 22px;
    }
    .contact-page .input-container textarea{

    }
    .contact-page{
        padding: 60px 0px;
    }
    .side-btn{
        display: block;
    }
    header .nav-btn{
        display: none;
    }
    .sidenav .white-btn{
        text-align: center;
        padding: 15px 30px;
        margin-top: 30px;
    }
    .project-section .container .project-list{
        width:100% ;
    }
    nav{
        display: none;
    }
}

/* 
=============================================
Medium devices (landscape tablets, 768px and down)
=============================================
*/
@media only screen and (max-width: 768px) {
   
    .our-expertise .inner-contant{
        gap: 30px;
        flex-direction: column;
    }
    .services-container{
        width: 100%;
    }
    .footer-links{
        flex-wrap: wrap;
    }
    .footer-menu{
        width: 50%;
        margin-bottom: 30px;
    }
    .experties::after{
        display: none;
    }
    .experties div{
        border: none;
    }
    .experties{
        justify-content: space-around;
    }
    .creative-product-section{
        flex-direction: column;
    }
    .creative-product-section .thumb, .creative-product-section .content{
        width: 100%;
    }
    .creative-product-section .content{
        padding: 30px 30px;
    }
    section, 
    .need-help-section .contact-form{
        padding: 50px 0px;
    }
    .need-help-section .input-container{
        width: 100%;
        margin-bottom: 10px;
        padding: 0px;
    }
    .need-help-section .contact-form .header-content{
        padding: 0px;
    }
    .need-help-section .contact-form input[type=text], .need-help-section .contact-form select{
        height: 44px;
    }
    .need-help-section .contact-form label{
        margin:0px;
        font-size: 14px;
    }
    h2{
        font-size: 24px;
        line-height: 30px;
    }
    .cta-section p{
        font-size: 16px;
        line-height: 24px;
    }
    .blog-detail{
        flex-direction: column;
    }
    .blog-detail .sidebar{
        width: 100%;
    }
    .sub-banner{
        padding: 40px 20px;
        min-height: auto;
        
    }
    .sub-banner .container{
        flex-direction: column;
        text-align: center;
    }
    .reviews .reviews-items p{
        font-size: 12px;
        line-height: 18px;
    }
    .reviews .reviews-items h3{
        font-size: 30px;
        line-height: 30px;
    }
    .sub-banner .container{
        padding: 0px;
    }
    .sub-banner .reviews{
        justify-content: space-around;
    }
    .sub-banner h2{
        font-size: 30px;
    }
    .sub-banner p{
        margin: 0px;
    }
    .banner-content{
        margin-bottom: 30px;
    }
    .blog-detail-imgs img{
        width: 100%;
    }
    .latest-blog-wdidget ul li .text h4{
        font-size: 18px;
        line-height: 22px;
    }
    p{
        line-height: 24px;
    }
    .newsletters input[type="text"]{
        height: 60px;
        padding: 0px 130px 0px 20px;
        font-size: 16px;

    }
    .newsletters .input-container button{
        height: 60px;
        width: 120px;
        padding: 0px 10px;
        font-size: 16px;
    }
    footer .copyrights .container{
        flex-direction: column;
        text-align: center;
    }
    footer .copyrights p{
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 10px;
    }
    .social-icons li{
        margin: 0px 7px;
    }
    footer .footer-top{
        padding: 50px 0px;
    }
    .blogs-thumb{
        width: 100%;
    }
    .project-detail-section .screenshots ul{
        flex-direction: column;
    }
    .project-detail-section .screenshots ul li{
        width: 100%;
        margin-bottom: 20px;
    }
    .project-detail-section .screenshots{
        margin-bottom: 20px;
    }
    h3{
        font-size: 24px;
        line-height: 34px;
        margin-bottom: 10px;
    } 
    .rakaposh-logo{
        width: 130px;
    }
    .hero .container .thumb{
        width: 170%;
        left: -50%;
    }
    .quote-form .input-container{
        width: 100%;
    }
    .hero .banner-content{
        padding: 20px;
    }
    .hero .banner-content h2{
        font-size: 26px;
        line-height: 36px;
    }
    .quote-form{
        padding: 20px;
    }
    .quote-form .input-container input[type=text]{
        height: 46px;
    }
    
}

/* 
=============================================
Extra small devices (phones, 600px and down) 
=============================================
*/
@media only screen and (max-width: 600px) {
    .contact-page{
        flex-direction: column;
    }
    .contact-page .contact-form, .contact-page .contact-info{
        width: 100%;
    }
} 

@media only screen and (max-width: 420px) {
    
} 