/* Large Devices, Wide Screens */
@media only screen and (max-width : 1840px) {


}


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

}

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


}

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

   


}

@media only screen and (max-width : 1600px){    
    
    .section-padding{
        padding: 0px 100px;
    }

    .home-banner .content {
        padding: 160px 0px;
    }
    .title-area .content {
        padding: 150px 0px;
    }
    .intro-section .item.top .counter-item h2 {
        font-size: 35px;
    }


}

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

    
}

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


}

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


}

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




}

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

    .section-padding{
        padding: 0px 50px;
    }

    .navbar-nav>li {
        padding: 0px 15px;
        font-size: 18px;
    }
    
    body {
        line-height: 30px;
        font-size: 18px;
    }

    h1 {
        font-size: 50px;
    }

    .home-banner .content {
        padding: 127px 0px;
    }
    .title-area .content {
        padding: 80px 0px;
    }

    .section h2 {
        font-size: 30px;
    }

    .btn {
        font-size: 18px;
    }
    
}

@media only screen and (max-width : 1366px){
    .home-process .process-area img {
        display: none;
    }

    .home-process .process-area {
        column-gap: 20px;
    }

    .home-process .process-area .item {
        width: 30%;
        margin-bottom: 20px;
        height: 230px;
    }
}

@media only screen and (max-width : 1270px) {
   
    header .navbar-brand img{
        width: 175px;
    }

    .home-banner, .title-area {
        padding-top: 95px;
    }
    


    

}

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

    .section-padding{
        padding: 0px 30px;
    }

    h1 {
        font-size: 45px;
    }

    .home-banner .content {
        padding: 95px 0px;
    }
    
    .title-area .content {
        padding: 60px 0px;
    }
    
    .intro-section .item.top .counter-item h2 {
        font-size: 30px;
    }

    .home-service-areas .locations .item {
        width: 33%;
    }

}

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

    .nav-right .btn-call {
        display: none;
    }

    .section h2 {
        font-size: 26px;
    }
   
    footer .main-footer .item a, footer .main-footer .item p{
        word-break: break-all;
    }
}



/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

    .navbar-nav .nav-item .nav-link{
        color: #fff;
    }
    .navbar-nav{
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
}

    .section-padding{
        padding: 0px 15px;
    }

    .home-banner, .title-area {
        padding-top: 75px;
    }

    .home-banner .content {
        padding: 60px 0px;
    }

    .home-banner .content h1 br{
        display: none;
    }

    h1 {
        font-size: 40px;
    }

    .section{
        text-align: center;
    }

    .home-products .image-area{
        margin-bottom: 30px;
    }
    

    .home-flat-roof-experts .image-area{
        margin-top: 30px;
    }

    .home-services .item{
        margin-bottom: 30px;
    }

    .home-roofing-solutions .item {
        margin-bottom: 30px;
    }

    .home-why-choose-us .item {
        margin-bottom: 30px;
    }

    .home-process .process-area .item {
        width: 31%;
        height: 260px;
    }

    .home-cta-top .content-area .btn-call{
        margin: 0px auto;
    }

    .home-process .content-top p br, .home-testimonials .content-top p br{
        display: none;
    }
    

    .home-testimonials .testimonials-area .item .top p {
        text-align: left;
    }

    .home-service-areas .map-area{
        margin-top: 30px;
    }

    .home-faqs .accordion-body{
        text-align: left;
    }

    .cta .form-area {
        margin-top: 30px;
    }

    .cta .content-left {
        padding: 30px 20px;
    }

    .cta .content-left .btn{
        margin: 0px auto;
    }

    footer .main-footer .item, footer .main-footer ul.social {
        justify-content: center;
    }

    footer .main-footer .logo-area, footer .main-footer .quick-links{
        margin-bottom: 30px;
    }

    footer .copyright .content {
        display: grid;
        justify-content: center;
        text-align: center;
    }

    footer .copyright .content .center{
        justify-content: center;
        gap: 10px;
    }

    footer .main-footer {
        padding: 50px 0px 20px;
    }

    .intro-section .item.top .counter-item{
        margin-bottom: 20px;
    }

    .home-flat-roof-experts .accordion-body{
        text-align: left;
    }
}
   
    

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

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {

    h1 {
        font-size: 36px;
    }

    .section h2 {
        font-size: 24px;
    }

    .home-services .item img, .home-roofing-solutions .item img{
        width: 100%;
    }

    .home-why-choose-us .item {
        width: 100%;
    }

    .home-process .process-area .item {
        width: 100%;
        height: unset;
    }

    .intro-section .item.top {
        margin-top: -90px;
    }

    .home-service-areas .locations .item p {
        text-align: left;
        line-height: 1.1;
    }
    
    .no-padding{
        padding: 0px 15px;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 600px) {
    
    .home-testimonials .testimonials-area .item .top ul.stars{
        display: none;
    }

    .home-service-areas .locations .item {
        width: 50%;
    }

    .cta .form-area {
        padding: 30px 20px;
    }
}

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

    
}

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

/* Custom, iPhone Retina */
@media only screen and (max-width : 430px) {

}

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

   
    

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


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






@media (max-width: 992px) {
    .navbar .nav-item .dropdown-menu{ 
        display: none;
    }
	.navbar .nav-item:hover .dropdown-menu{ 
        display: block; 
    }
	.navbar .nav-item .dropdown-menu{ 
        margin-top: 0; 
        background: #000;
    }
    .faqs .accordion-flush .accordion-button::before {
        margin-right: 15px;
    }
    .navbar-nav>li {
        padding: 5px 15px;
    }
    .navbar-expand-xl .navbar-nav .dropdown-menu{
        border: none !important;
    }
    .dropdown-toggle::after{
        display: none;
    }
    header .navbar .dropdown .dropdown-menu li a.dropdown-item{
        color: #fff;
    }
    .dropdown .icon{
        display: block !important;
        position: absolute;
        right: 0px;
        top: 7px;
    }
    .dropdown .icon:before{
        font-family: 'FontAwesome';
        content: "\f0fe";
        color: #fff;
        font-style: initial;
        font-size: 26px;
    }
    .dropdown .open.icon:before {
        content: "\f146";
    }
    /* style mobile nav */
    header .navbar ul {
        margin-top: 10px;
        display: block;
        background: #000;
        padding: 0px 10px;
    }
    header .navbar ul li {
        margin-top: 0px;
        padding: 0px 0px;
    }
    .main-nav .navbar-nav>li {
        padding: 0px 15px;
        padding: 4px 15px;
    }
    .navbar-nav .nav-item.phone{
        display: none;
    }
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;

    }

    .main-nav .navbar-right {
        margin: 10px 0px;
        font-size: 14px;
    }
    .main-nav .navbar-nav>li>a {
        color: #000;
    }
    .main-nav .navbar-nav .open .dropdown-menu>li>a {
        color: #000;
    }
    .main-nav .navbar-nav>.open>a, .main-nav .navbar-nav>.open>a:hover, .main-nav .navbar-nav>.open>a:focus {
        color: #000;
        background-color: transparent;
    }
    .main-nav .navbar-collapse {
        border-color: #f0f0f0;
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .collapse.in{
        display:block !important;
    }
    
    
}