.post-meta {
   display: none;
}
/*Responisve Styling Starts Here*/ 

/* Desktop */ 
.title-section{ margin-top:0px;}
.title-section h1, .title-section ul{ display:inline-block; width:49%; vertical-align:top;}
.title-section ul{ text-align:right;}
#gallery-1 .gallery-item{ float:none;}
.elementor-image-gallery .gallery-item{display:inline-block; vertical-align:middle;}

@media(max-width:1024px){
/*.header .nav__primary{ float: none; display: inline-block; margin: 20px 0px 20px !important; }
.header{ background-repeat:no-repeat !important;}
.header .nav__primary .sf-menu>li>a{ font-size:16px !important;}
.header .nav__primary{ width:100%; text-align:center;} */
.desktop .elementor-column { width: 100% !important;}
.desktop .elementor-heading-title {text-align:left;}
}

/* Tab */
@media(max-width:768px){
.title-section{ margin-top:90px;}
}
/* Mobile */ 
@media(max-width:425px){
.title-section{ margin-top:40px !important;}
.content-holder { padding: 130px 0 66px 0;}
#gallery-1 .gallery-item{ width:100%;}
}
