[class^=wp-block-]:not(.wp-block-gallery) figcaption{
    font-style:italic;
    margin-bottom:1.5em;
    text-align:left
}
.rtl [class^=wp-block-]:not(.wp-block-gallery) figcaption{
    text-align:right
}
p.has-drop-cap:not(:focus)::first-letter{
    font-size:5em;
    margin-top:.075em
}
.wp-block-image{
    margin-bottom:1.5em
}
.wp-block-image figure{
    margin-bottom:0;
    margin-top:0
}
.wp-block-image figure.alignleft{
    margin-right:1.5em
}
.wp-block-image figure.alignright{
    margin-left:1.5em
}
.wp-block-gallery{
    margin-bottom:1.5em
}
.wp-block-gallery figcaption{
    font-style:italic
}
.wp-block-gallery.aligncenter{
    display:flex;
    margin:0 -8px
}
.wp-block-quote.alignleft p:last-of-type,.wp-block-quote.alignright p:last-of-type{
    margin-bottom:0
}
.wp-block-quote cite{
    color:inherit;
    font-size:inherit
}
.wp-block-pullquote,.wp-block-quote,.wp-block-quote:not(.is-large):not(.is-style-large){
    border-left:4px solid #000;
    padding:1em;
    background-color:#eee
}
.wp-block-quote.is-large{
    padding:1em 2em;
    border:none
}
.wp-block-quote.is-large>p:after,.wp-block-quote.is-large>p:before{
    content:"''";
    font-size:30px;
    display:inline-block;
    vertical-align:middle;
    margin:0 10px
}
.wp-block-audio audio{
    display:block;
    width:100%
}
.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{
    display:flex
}
.no-sidebar .wp-block-audio.alignfull,.no-sidebar .wp-block-categories.alignfull,.no-sidebar .wp-block-cover.alignfull,.no-sidebar .wp-block-gallery.alignfull,.no-sidebar .wp-block-image.alignfull,.no-sidebar .wp-block-pullquote.alignfull,.no-sidebar .wp-block-table.alignfull{
    width:100vw;
    max-width:100vw;
    margin-left:calc(-100vw / 2 + 100% / 2);
    margin-right:calc(-100vw / 2 + 100% / 2)
}
.no-sidebar .wp-block-embed.is-type-video.alignfull iframe{
    width:100vw!important;
    max-width:100vw;
    margin-left:calc(-100vw / 2 + 100% / 2)!important;
    margin-right:calc(-100vw / 2 + 100% / 2)!important
}
.no-sidebar .wp-block-audio.alignfull figcaption,.no-sidebar .wp-block-image.alignfull figcaption{
    text-align:center;
    max-width:1200px;
    width:90%;
    padding:0 15px;
    margin:5px auto 0
}
.no-sidebar .wp-block-table.alignfull{
    display:table
}
.no-sidebar .wp-block-audio.alignfull{
    padding:0 20px
}
.no-sidebar .wp-block-categories.alignfull{
    padding:0 50px
}
.no-sidebar .wp-block-gallery.alignfull{
    padding:0 25px
}
.wp-block-file .wp-block-file__button{
    background-color:#222;
    -webkit-border-radius:2px;
    border-radius:2px;
    -webkit-box-shadow:none;
    box-shadow:none;
    color:#fff;
    display:inline-block;
    font-size:14px;
    font-size:.875rem;
    font-weight:800;
    margin-top:2em;
    padding:.7em 2em;
    -webkit-transition:background-color .2s ease-in-out;
    transition:background-color .2s ease-in-out;
    white-space:nowrap
}
.wp-block-file .wp-block-file__button:focus,.wp-block-file .wp-block-file__button:hover{
    background-color:#767676;
    -webkit-box-shadow:none;
    box-shadow:none
}
.wp-block-separator{
    border-color:#eee;
    border:0
}
.wp-block-code{
    background:0 0;
    border:0;
    padding:0
}
.wp-block-pullquote{
    border:0;
    border-top:4px solid #aaa;
    border-bottom:4px solid #aaa;
    padding:1em
}
.wp-block-pullquote cite,.wp-block-pullquote__citation{
    font-size:inherit;
    text-transform:none
}
.wp-block-table thead th{
    border-bottom:2px solid #bbb;
    padding-bottom:.5em
}
.wp-block-table tr{
    border-bottom:1px solid #eee
}
.wp-block-table td,.wp-block-table th{
    border-color:#ccc;
    padding:15px 25px
}
.rtl .wp-block-table td,.rtl .wp-block-table th{
    text-align:right
}
.wp-block-button__link{
    display: inline-block;
    padding:16px 40px;
    font-weight:700;
    -webkit-transition:all .3s ease-in-out;
    -moz-transition:all .3s ease-in-out;
    -ms-transition:all .3s ease-in-out;
    -o-transition:all .3s ease-in-out;
    transition:all .3s ease-in-out
}
.wp-block-button .wp-block-button__link:focus,.wp-block-button .wp-block-button__link:hover{
    background-color:#f52a50;
    color:#fff;
    -webkit-box-shadow:none;
    box-shadow:none
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots){
    max-width:100px
}
.wp-block-media-text{
    margin-bottom:1.5em
}
.wp-block-media-text :last-child{
    margin-bottom:0
}
.wp-block-archives.aligncenter,.wp-block-categories.aligncenter,.wp-block-categories.aligncenter ul,.wp-block-latest-posts.aligncenter{
    list-style-position:inside;
    text-align:center
}
.wp-block-latest-comments article{
    margin-bottom:4em
}
.archive:not(.page-one-column):not(.has-sidebar) #primary .wp-block-latest-comments article,.blog:not(.has-sidebar) #primary .wp-block-latest-comments article,.search:not(.has-sidebar) #primary .wp-block-latest-comments article{
    float:none;
    width:100%
}
.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{
    border-radius:0
}
.wp-block-latest-comments a{
    -webkit-box-shadow:inset 0 -1px 0 #fff;
    box-shadow:inset 0 -1px 0 #fff
}
.wp-block-latest-comments__comment-meta{
    font-size:16px;
    font-size:1rem;
    margin-bottom:.4em
}
.wp-block-latest-comments__comment-author,.wp-block-latest-comments__comment-link{
    font-weight:700;
    text-decoration:none
}
.wp-block-latest-comments__comment-date{
    color:#767676;
    font-size:10px;
    font-size:.625rem;
    font-weight:800;
    letter-spacing:.1818em;
    margin-top:.4em;
    text-transform:uppercase
}
.editor-block-list__block .wp-block-latest-comments__comment-excerpt p{
    font-size:14px;
    font-size:.875rem
}
.has-tan-background-color{
    background-color:#e6dbad
}
.has-yellow-background-color{
    background-color:#fde64b
}
.has-orange-background-color{
    background-color:#ed7014
}
.has-red-background-color{
    background-color:#d0312d
}
.has-pink-background-color{
    background-color:#b565a7
}
.has-purple-background-color{
    background-color:#a32cc4
}
.has-blue-background-color{
    background-color:#3a43ba
}
.has-green-background-color{
    background-color:#3bb143
}
.has-brown-background-color{
    background-color:#231709
}
.has-grey-background-color{
    background-color:#6c626d
}
.has-black-background-color{
    background-color:#000
}
.has-tan-color{
    color:#e6dbad
}
.has-yellow-color{
    color:#fde64b
}
.has-orange-color{
    color:#ed7014
}
.has-red-color{
    color:#d0312d
}
.has-pink-color{
    color:#b565a7
}
.has-purple-color{
    color:#a32cc4
}
.has-blue-color{
    color:#3a43ba
}
.has-green-color{
    color:#3bb143
}
.has-brown-color{
    color:#231709
}
.has-grey-color{
    color:#6c626d
}
.has-black-color{
    color:#000
}
.has-larger-font-size{
    font-size:36px
}
.has-huge-font-size{
    font-size:48px
}
.has-huge-font-size,.has-larger-font-size{
    line-height:1.5
}
@media screen and (max-width:992px){
    .has-larger-font-size{
        font-size:30px
    }
    .has-huge-font-size{
        font-size:38px
    }
}
@media screen and (max-width:767px){
    .has-larger-font-size{
        font-size:24px
    }
    .has-huge-font-size{
        font-size:28px
    }
}
@media screen and (max-width:567px){
    .has-huge-font-size,.has-larger-font-size{
        font-size:16px;
        line-height:28px
    }
}
.wp-block{
    max-width:950px;
    padding-left:15px;
    padding-right:15px
}
.editor-block-list__layout{
    max-width:776px;
    margin-left:auto;
    margin-right:auto
}
.wp-block-buttons{
    margin-top:3rem;
    margin-right:auto;
    margin-bottom:3rem;
    margin-left:auto
}
.wp-block-cover{
    margin-bottom:3em
}
.wp-block-image{
    margin:2em 0
}
.button:focus,.button:hover,.faux-button:focus,.faux-button:hover,.wp-block-button .wp-block-button__link:focus,.wp-block-button .wp-block-button__link:hover,.wp-block-file .wp-block-file__button:focus,.wp-block-file .wp-block-file__button:hover,button:focus,button:hover,input[type=button]:focus,input[type=button]:hover,input[type=reset]:focus,input[type=reset]:hover,input[type=submit]:focus,input[type=submit]:hover{
    text-decoration:underline
}
.wp-block-button.is-style-outline .wp-block-button__link,.wp-block-button__link.is-style-outline{
    color:#32373c;
    background-color:transparent;
    border:2px solid
}
.wp-block-separator.is-style-dots::before{
    background:0 0;
    color:inherit;
    font-size:3.2rem;
    font-weight:700;
    height:auto;
    letter-spacing:1em;
    padding-left:1em;
    position:static;
    transform:none;
    width:auto
}
.wp-block-gallery{
    margin:2.5em 0 1em
}

/* ------------------------------------------------------------
 * Home header (featured slider) - match reference design
 * ------------------------------------------------------------ */
#home-header{
    position: relative;
    width: 100%;
}

#home-header #featured-slider{
    height: 100vh;
}

#home-header .slider-hero-item{
    min-height: 800px;
}

#home-header .slider-hero-overlay{
    background: linear-gradient(95deg, rgba(4,21,29,0.92) 0%, rgba(7,31,42,0.65) 40%, rgba(8,34,46,0.08) 70%, rgba(8,34,46,0) 100%);
}

#home-header .slider-hero-content-wrap{
    padding-top: 65px;
    padding-bottom: 150px;
    margin-left: 4.5rem;
}

#home-header .slider-hero-title{
    font-family: "Oswald Medium", sans-serif;
    font-size: clamp(2.3rem, 4.7vw, 5.4rem);
    line-height: 1.26;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    max-width: 680px;
}

#home-header .slider-hero-desc{
    max-width: 560px;
    font-size: 18px;
    line-height: 1.55;
    color: #d3e1e7 !important;
}

#home-header .slider-btn{
    text-decoration: none;
    border-radius: 999px;
    height: 44px;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 0 10px 0 20px;
    font-weight: 600;
    font-size: 16px;
}

#home-header .slider-btn-primary{
    color: #fff;
    background: linear-gradient(90deg,#0ab7c9 0%, #058696 100%);
}

#home-header .slider-btn-icon{
    width: 34px;
    height: 34px;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #0a2230;
    color: #ffffff;
    font-size: 13px;
}

#home-header .slider-btn-secondary{
    color: #237582;
    background: #ffffff;
    padding: 0 22px;
}

#home-header .slider-btn-play{
    color: #6ec5cf;
    font-size: 18px;
    display: inline-flex;
    align-items: center;
}

#home-header #slider-thumbnails{
    justify-content: flex-start;
}

#home-header #slider-thumbnails .thumbnail{
    border: 1px solid rgba(255,255,255,0.18);
    box-shadow: 0 16px 40px rgba(0,0,0,0.25);
}

#home-header #slider-thumbnails .thumbnail.is-active{
    border-color: rgba(0,193,212,0.65);
    opacity: 1 !important;
    transform: translateY(-4px);
    box-shadow: 0 22px 55px rgba(0,193,212,0.22);
}

#home-header .explore-more a{
    background: rgba(255,255,255,0.3) !important;
    border: 1px solid rgba(255,255,255,0.22) !important;
}

#home-header .explore-badge{
    position: relative;
    width: 140px;
    height: 140px;
    border: 2px solid rgba(255,255,255,0.55);
    background: rgba(216,218,219,0.72) !important;
    overflow: hidden;
}

#home-header .explore-ring-svg{
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    animation: exploreRotate 12s linear infinite;
}

#home-header .explore-ring-svg text{
    color: #ffffff;
    fill: rgba(255,255,255,0.95);
    font-size: 11px;
    letter-spacing: 1.2px;
    font-weight: 600;
    text-transform: uppercase;
}

#home-header .explore-ring-icon{
    position: relative;
    z-index: 2;
    width: 44px;
    height: 44px;
    border-radius: 999px;
    border: 1px solid rgba(255,255,255,0.75);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
}

@keyframes exploreRotate{
    from{transform: rotate(0deg);}
    to{transform: rotate(360deg);}
}

@media screen and (max-width: 991px){
     #home-header #featured-slider,
    #home-header .slider-hero-item{
       height: 80vh !important;
    }


    #home-header .slider-hero-content-wrap{
        padding-top: 120px;
        padding-bottom: 110px;
          margin-left: 1rem;
    }
     #slider-thumbnails {
        padding: 20px;
    }
}


@media screen and (max-width: 767px){
    #home-header #featured-slider,
    #home-header .slider-hero-item{
       height: 70vh !important;
    }
    #home-header .slider-hero-content-wrap{
        padding-top: 3rem !important;
        padding-bottom: 50px;
          margin-left: 1rem;
    }
      #slider-thumbnails {
        padding: 20px;
    }
    #home-header .slider-hero-desc{
        font-size: 16px;
    }
    #home-header .slider-btn{
        height: 46px;
        font-size: 14px;
    }
}
@media screen and (max-width: 676px){
      #home-header #featured-slider,
    #home-header .slider-hero-item{
       height: 70vh !important;
    }
#home-header .slider-hero-content-wrap{
    padding-top: 40px !important;
    padding-bottom: 150px;
    margin-left: 0.5rem;
}
}
@media screen and (max-width: 376px){
#home-header .slider-hero-content-wrap{
    padding-top: 10px !important;
    padding-bottom: 150px;
    margin-left: 0.5rem;
}
}
/* ------------------------------------------------------------
 * About section - modern-videography layout
 * ------------------------------------------------------------ */
#featured-about.about-modern-videography-style{
    background: #031f2a;
        padding: 4rem 0 4rem 0;
}

#featured-about.about-modern-videography-style .about-grid-images{
    display: grid;
    grid-template-columns: repeat(2,minmax(0,1fr));
    gap: 18px;
}

#featured-about.about-modern-videography-style .about-grid-image-item{
    border-radius: 24px;
    overflow: hidden;
    min-height: 240px;
}

#featured-about.about-modern-videography-style .about-grid-image-item img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#featured-about.about-modern-videography-style .about-content-panel{
    color: #d8e6eb;
    padding: 8px 0 8px 32px;
}

#featured-about.about-modern-videography-style .about-top-label{
    color: #00c1d4;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.3;
}

#featured-about.about-modern-videography-style .about-main-title{
    color: #ffffff;
    font-size: clamp(2rem,3.6vw,4.25rem);
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-family: "Oswald Medium", sans-serif;
    line-height: 1.3;
    width: 70%;
}

#featured-about.about-modern-videography-style .about-main-text{
    font-size: 20px;
    line-height: 1.8;
    color: #cfdee2;
    margin-bottom: 18px;
}

#featured-about.about-modern-videography-style .about-cta-btn{
    display: inline-flex;
    align-items: center;
    gap: 12px;
    border-radius: 999px;
    padding: 12px 22px;
    background: linear-gradient(90deg,#0bb5c8 0%,#066878 100%);
    color: #ffffff;
    text-decoration: none;
    box-shadow: 0 0 24px rgba(0,193,212,.35);
}

#featured-about.about-modern-videography-style .about-cta-btn i{
    width: 28px;
    height: 28px;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    background: #000000;
        font-size: 15px;
    transform: rotate(-45deg);
}

@media screen and (max-width: 991px){
    #featured-about.about-modern-videography-style .about-content-panel{
        padding-left: 0;
    }
    #featured-about.about-modern-videography-style .about-main-text{
        font-size: 20px;
        line-height: 1.65;
    }
}

/* ------------------------------------------------------------
 * Services section - screenshot style cards
 * ------------------------------------------------------------ */
#featured-services.creative-services-section{
    background: #031f2a;
    padding: 6rem 0 3rem 0;
}

#featured-services .creative-services-left{
    padding-top: 14px;
    width: 90%;
    margin-bottom: 2rem;
}

#featured-services .creative-services-title{
    color: #fff;
    text-transform: uppercase;
    font-size: clamp(2rem,3vw,3.7rem);
    line-height: 1.3;
    font-family: "Oswald Medium", sans-serif;
    margin-bottom: 24px;
}

#featured-services .creative-services-desc{
    color: #cad9df;
    font-size: 21px;
    line-height: 1.8;
    max-width: 560px;
    margin-bottom: 26px;
}

#featured-services .creative-services-btn{
    display: inline-flex;
    align-items: center;
    gap: 12px;
    border-radius: 999px;
    padding: 12px 22px;
    background: linear-gradient(90deg,#0bb5c8 0%,#066878 100%);
    color: #ffffff;
    text-decoration: none;
    box-shadow: 0 0 24px rgba(0,193,212,.35);
}

#featured-services .creative-services-btn i{
    width: 28px;
    height: 28px;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #000000;
    color: #ffffff;
    transform: rotate(-45deg);
}

#featured-services .creative-services-grid{
    display: grid;
    grid-template-columns: repeat(2,minmax(0,1fr));
    gap: 26px;
}

#featured-services .creative-service-card{
    background: rgba(8,43,56,0.82);
    border: 1px solid #14B8A6;
    border-radius: 22px;
    padding: 28px;
    color: #fff;
    min-height: 250px;
}

#featured-services .creative-service-card:hover{
    background: #14B8A6;
    border-color: #14B8A6;
    color: #ffffff;
}

#featured-services .service-card-icon{
    font-size: 54px;
    margin-bottom: 16px;
}

#featured-services .service-card-title{
    text-transform: uppercase;
    font-size: 27px;
    line-height: 1.1;
    margin: 0 0 10px;
    font-family: "Oswald Medium", sans-serif;
}

#featured-services .service-card-text{
    color: #d5e4e9;
    font-size: 19px;
    line-height: 1.35;
    margin-bottom: 12px;
}

#featured-services .creative-service-card.active-card .service-card-text{
    color: rgba(255,255,255,0.9);
}

#featured-services .service-card-link{
    text-transform: uppercase;
    font-size: 19px;
    letter-spacing: .7px;
    color: #ffffff;
    text-decoration: none;
    font-family: "Oswald Medium", sans-serif;
}

@media screen and (max-width: 991px){
    #featured-services .creative-services-grid{
        grid-template-columns: 1fr;
    }
    #featured-services .creative-services-desc{
        font-size: 20px;
        line-height: 1.6;
    }
}

/* ------------------------------------------------------------
 * Counter / Stats section
 * ------------------------------------------------------------ */
#modern-videography-counter{
    background: #132E33;
}

#modern-videography-counter .counter-item{
    text-align: center;
    padding: 16px 10px;
}

#modern-videography-counter .counter-icon{
    width: 78px;
    height: 78px;
    border-radius: 999px;
    margin: 0 auto 14px auto;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #0bb5c8;
    color: #ffffff;
}

#modern-videography-counter .counter-icon i{
    font-size: 30px;
}

#modern-videography-counter .counter-number{
    color: #ffffff;
    font-family: "Oswald Medium", sans-serif;
    font-size: 52px;
    line-height: 1.05;
    letter-spacing: 0.2px;
}

#modern-videography-counter .counter-label{
    color: #c9dde2;
    font-size: 16px;
    margin-top: 8px;
    line-height: 1.4;
}

@media screen and (max-width: 576px){
    #modern-videography-counter .counter-number{
        font-size: 44px;
    }
}

/* ------------------------------------------------------------
 * Footer columns (Customizer-driven)
 * ------------------------------------------------------------ */
#colophon{
    background: #031f2a !important;
}

#colophon .modern-videography-footer-columns{
    padding: 52px 20px 44px;
    display: grid;
    grid-template-columns: 1.45fr 1fr 1fr 1.2fr;
    column-gap: 48px;
    row-gap: 26px;
    align-items: start;
}

#colophon .modern-videography-footer-grid-col{
    min-width: 0;
}

#colophon .modern-videography-footer-heading{
    margin: 0 0 2rem 0;
       font-size: 17px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #ffffff;
    text-transform: uppercase;
}

#colophon .footer-para{
    color: #d1d5dc;
    font-size: 14px;
    line-height: 1.65;
    margin-top: 14px;
    line-height: 2;
}

#colophon .modern-videography-footer-logo-link{
    text-decoration: none;
}

#colophon .modern-videography-footer-logo-text{
    color: #ffffff;
    font-size: 32px;
    font-weight: 700;
    display: inline-flex;
    align-items: center;
}

#colophon .modern-videography-footer-logo-text i{
    color: #00C1D4;
    font-size: 30px;
}

#colophon .modern-videography-footer-social{
    display: flex;
    gap: 12px;
    margin-top: 22px;
    flex-wrap: wrap;
}

#colophon .modern-videography-footer-social-link{
    width: 40px;
    height: 40px;
    border-radius: 999px;
    background: #ffffff;
    border: 1px solid #ffffff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #0b2530;
    text-decoration: none;
}

#colophon .modern-videography-footer-social-link i{
    font-size: 17px;
}

#colophon .modern-videography-footer-links{
    margin: 0;
    padding: 0;
    list-style: none;
}

#colophon .modern-videography-footer-links li{
    margin-bottom: 10px;
}

#colophon .modern-videography-footer-links a{
    color: #d1d5dc;
    text-decoration: none;
    font-size: 14px;
}

#colophon .modern-videography-footer-links a:hover{
    color: #00C1D4;
}

#colophon .modern-videography-footer-working-time p{
    margin: 0 0 10px 0;
    color: #d1d5dc;
    font-size: 14px;
    line-height: 1.6;
}

#colophon .modern-videography-footer-contact-row{
    margin: 0 0 16px 0;
    color: #d1d5dc;
    font-size: 14px;
    display: flex;
    align-items: flex-start;
    gap: 12px;
}

#colophon .modern-videography-footer-contact-label{
    display: block;
    font-weight: 700;
    color: #ffffff;
    min-width: auto;
    margin-bottom: 2px;
}

#colophon .modern-videography-footer-contact-row a{
    color: #d1d5dc;
    text-decoration: none;
}

#colophon .modern-videography-footer-contact-content{
    display: flex;
    flex-direction: column;
    line-height: 1.45;
}

#colophon .modern-videography-footer-contact-row a:hover{
    color: #00C1D4;
}

#colophon .modern-videography-footer-contact-icon{
    color: #00C1D4;
    margin-top: 4px;
    width: 16px;
    text-align: center;
}

@media screen and (max-width: 1399px){
    #colophon .footer-para,
    #colophon .modern-videography-footer-links a,
    #colophon .modern-videography-footer-working-time p,
    #colophon .modern-videography-footer-contact-row{
        font-size: 14px;
    }
    #colophon .modern-videography-footer-logo-text{
        font-size: 32px;
    }
}

@media screen and (max-width: 991px){
    #colophon .modern-videography-footer-columns{
        grid-template-columns: repeat(2, minmax(0, 1fr));
        column-gap: 28px;
    }
     .mobiledivice{
    display: none !important;
 }
}

@media screen and (max-width: 575px){
    #colophon .modern-videography-footer-columns{
        grid-template-columns: 1fr;
        padding: 0;
    }
}
