@media only screen and (min-width : 320px) and (max-width : 360px) { 
.innr-bnr0-textbox{display:none;}
.section-title h1 {font-size: 20px !important;}
.section-title h3 {font-size: 18px !important;}
.content-details h3 {font-size: 13px;}
.fixedbanner img{height:auto !important;}
.category-single-item h2 {font-size: 12px !important;}
.breadcrumb li a {font-size: 12px !important;}
.h2, h2 {font-size: 20px;}
.elementor-element-populated {padding: 0% 0% 0% 0% !important;}
.elementor-heading-title {font-size: 18px !important;}
.header-top{margin-bottom: 120px;}
.header-area.transparent:not(.sticky) {top: 40px !important;}
.header-top a.hide-a {display: block !important;}
.centertop{text-align: center !important;}
    
}

@media only screen and (min-width : 360px) and (max-width : 480px) { }

@media only screen and (min-width : 480px) and (max-width : 640px) { }

@media only screen and (min-width : 640px) and (max-width : 769px) { }

@media only screen and (min-width : 769px) and (max-width : 1025px) { }

@media only screen and (min-width : 1025px) and (max-width : 1280px) { }

@media only screen and (min-width : 1280px) and (max-width : 1920px) {
 .fixedbanner img {height: 455px !important;}   
 .header-top__left{float:right;}
    
}
