@media (min-width: 1200px) {
    .title-with-button.active, .cm-title-100 {
        width: 100%;
    }
    .slider-expand-area, .cm-gray-slider-100 {
        padding-inline: 0;
    }
}

@media (max-width: 1699.98px){
    .medium-title{
        font-size: 32px;
        line-height: 36px;
    }
}

@media (max-width: 1600.98px) {
    .cm-pen-slider-show {
        grid-template-columns: repeat(6, 1fr);
    }
    .sm-title-text,
    .btn-view-data{
        font-size: 11px;
    }
}

@media (max-width: 1599.98px){
    .social-content-wrp .cm-division:first-child,
    .cm-division + .cm-division{
        margin-top: 35px;
    }
}

@media (max-width:1499.98px){
    .tmp-list-badge {
        font-size: 10px;
    }
}

@media (max-width: 1399.98px){
    .medium-title {
        font-size: 28px;
        line-height: 33px;
    }
}

@media (max-width: 1299.98px) {
    .cm-pen-slider-show {
        grid-template-columns: repeat(6, 1fr);
        grid-gap: 30px;
    }
}

@media (max-width: 1199.98px) {
    .btn-view-data svg {
        width: 8px;
        height: 8px;
    }
    .cm-gray-box {
        padding: 30px;
    }
    .cm-pen-slider-show {
        grid-template-columns: repeat(5, 1fr);
    }
     /*----- common gray box and slider start -----*/
     /* .cm-pen-slider .owl-next {
        right: -45px;
    }
    .cm-pen-slider .owl-prev {
        left: -45px;
    }

    .cm-pen-slider .owl-next:before, 
    .cm-pen-slider .owl-prev:before{
        top: 52%;
    } */

    /*----- common gray box and slider end -----*/

    .medium-title {
        font-size: 28px;
        line-height: 40px;
        text-align: center;
        padding: 0;
    }
}

@media (max-width: 1080.98px){
    .tmp-list-badge {
        font-size: 9px;
        line-height: 24px;
        padding: 0 16px;
    }
}

@media (max-width: 991.98px) {
    .end-user-template-wrp .grid-sizer, .end-user-template-wrp .template-form {
        width: calc(24.1%);
    }
    /* .cm-gray-slider {
        padding-inline: 25px;
    }
    .title-with-button {
        width: calc(100% - 50px);
    }
    .end-user-template-wrp .template-category-preview .mx-65 {
        margin-inline: 25px;
    } */
    /* .end-user-template-wrp {
        padding: 25px 0 0;
    } */
    .end-user-template-wrp .template-filter-content {
        padding-left: 25px;
        padding-right: 25px;
    }

    .social-post-section{
        padding: 40px 30px;
    }

    .btn-gradient {
        height: 45px;
        line-height: 45px;
    }

    .template-slider-wrapper {
        padding: 30px;
    }
    .end-user-template-wrp .filter-content{
        width: calc(100% - 60px);
    }

}
@media (max-width: 910.98px) {
    .cm-pen-slider-show {
        grid-template-columns: repeat(4, 1fr);
        grid-gap: 20px;
    }
}

@media (max-width: 767.98px) {
    .end-user-template-wrp .template-filter-content .icon-with-text-switch {
        padding: 7px 0;
    }
    .end-user-template-wrp .template-mng-switch {
        width: 100%;
    }
    .end-user-template-wrp .template-list-switch {        
        width: 100%;
        margin-bottom: 10px;
    }
    .end-user-template-wrp .template-mng-switch label {
        width: 50% !important;
    }
    .end-user-template-wrp .switches-container label,
    .end-user-template-wrp .switch div {
        font-size: 11px;
    }
    .end-user-template-wrp .template-filter-content .box-heading {
        padding-inline: 0;
    }
    .box-heading,
    .btn-view-data {
        font-size: 11px;
    }
    .sm-title-text {      
        font-size: 11px;
        line-height: 12px;
    }
    .cm-gray-slider {       
        padding-inline: 0;
    }
    /* .title-with-button {       
        width: calc(100% - 50px);
    } */
    .cm-gray-box {
        padding: 30px 25px;
        padding-right: 0;
        border-radius: 0;
    }
    /* .end-user-template-wrp {
        padding: 16px 0 0;
    } */
    .end-user-template-wrp .template-filter-content {
        padding-inline: 25px;
    }
    .switch-icon svg {
        width: 12px;
        height: 12px;
    }
    .end-user-template-wrp .template-form {
        margin-bottom: 20px;
    }
    .end-user-template-wrp .gutter-sizer {
        width: 20px;
    }
    .end-user-template-wrp .grid-sizer, 
    .end-user-template-wrp .template-form {
        width: 47%;
    }
    .template-category-preview .mx-65 {        
        padding-right: 25px;
        padding-left: 25px;       
    }
    .cm-pen-slider-show {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 20px 25px;
        padding-right: 25px;
    }
    .end-user-template-wrp .template-category-preview .mx-65 {
        margin-inline: 0;
    }

    .btn-gradient {
        font-size: 13px;
    }

    .banner-title-landing{
        font-size: 30px;
        line-height: 40px;
    }
    .end-user-template-wrp {
        padding: 0 20px;
    }   
    .template-slider-wrapper {
        padding: 10px;
    } 
    .title-center-cont {       
        padding: 20px 0;
    }
    .template-center {      
        font-size: 22px;
    }
}

@media (max-width: 575.98px){
    .landing-banner .btn-common {
        max-width: unset;
        min-width: 160px;
        font-size: 14px;
        padding: 0 10px;
        height: 40px;
        line-height: 40px;
    }
    
    .social-post-section {
        padding: 40px 25px;
    }

    .tab-icon-content {
        width: 40px;
        height: 40px;
    }

    .social-tab-icon svg {
        width: 16px;
        height: 16px;
    }

    .medium-title {
        font-size: 22px;
        line-height: 30px;
        text-align: center;
        padding: 0 50px;
    }

    .end-user-template-wrp .title-description-section{
        padding-block: 62px;
    }
    .end-user-template-wrp .filter-content {
        width: 100%;
        padding-bottom: 35px;
    }

}

@media (max-width: 400.98px){
    .landing-banner .btn-common{
        width: auto;
        font-size: 13px;
    }
    .banner-title-landing {
        font-size: 26px;
        line-height: 36px;
    }
    .social-tab-tag {
        font-size: 10px;
        white-space: nowrap;
    }
    .cm-head-filter-block{
        padding-inline: 20px;
    }
}

@media (max-width: 359.98px){
    .social-post-section {
        padding: 40px 20px;
    }
}
@media (min-width: 768px) and (max-width: 1180px) {
    .end-user-template-wrp {
        padding: 0 55px;
    }
    .end-user-template-wrp .filter-content {
        width: 100%;
    }
}