Your IP : 216.73.216.196


Current Path : /home/icmq6107/clients/naddaf/wp-content/themes/crowdngo/sass/template/responsives/
Upload File :
Current File : /home/icmq6107/clients/naddaf/wp-content/themes/crowdngo/sass/template/responsives/_desktop.scss

@media (max-width: 1440px) {    
    .widget-give{
        .slick-carousel{
            &[data-items*="4"] {
                outline: none;
                .give-grid{
                    .give-content{
                        min-height: 430px;
                    }
                }
            }
        }
    }    
    .crowdngo-latest-cause{
        padding-left: 0px;
        padding-right: 0px;
    }
    .tp-caption{
        &.Custom-Slider-Text-Md{
            font-size: 18px !important;
            line-height: 30px !important;
        }
    }    
    .apus-paragraph-cta{
        .elementor-heading-title{
            padding-left: 20%;
            padding-right: 20%;
        }
    }
    .give-grid{
        .donate-wrapper, 
        .donator-number{
            font-size: 16px;            
        }        
    }  
    .apus-about-home{
        > div{
            > div.elementor-widget-wrap{            
                @include rtl-padding-right(0);
            }  
        }         
    }
    .apus-heading-style6,
    .apus-paragraph-style2{
        .elementor-heading-title{
            @include rtl-padding-right(42%);
        }
    }  
    .apus-about-column{
        > div{
            > div.elementor-widget-wrap{
                @include rtl-padding-left(32px);
            }
        }
    }
    .apus-cta{
        .apus-cta-photo-left{            
            width: 18% !important;            
            top: 110px !important;
            @include rtl-left(30px !important);
        }
        .apus-cta-photo-right{            
            width: 18% !important;            
            top: 110px !important;
            @include rtl-right(30px !important);
        }
    }
}

@media(min-width: 1200px) {   
    .lg-clearfix {
        clear: both;
    }  
    .hidden-lg-dot{
        .slick-dots{
            display: none;
        }
    }
}

.md-clearfix {
    clear: none;    
    @include media(desktop) {
        clear: both;
    }
}