@media (min-width:320px) and (max-width:575px)
 {
  h1{font-size: 20px !important; font-weight: 600 !important;}
h2{font-size: 18px !important; font-weight: 600 !important;}
h3{font-size: 16px !important; font-weight: 600 !important;}
h4{font-size: 14px !important; font-weight: 600 !important;}
h5{font-size: 13px !important; font-weight: bolder !important;}
h6{font-size: 12px !important; font-weight: bolder !important;}


.p1{font-size: 11px !important;}
.p2{font-size: 10px !important;}
.p3{font-size: 9px !important;}
.line-height{line-height: 21px !important;}
.font-size{font-size: 14px !important;}
.world-div{margin-bottom: 5px !important;}
.portfolio-section{background-image: none;}
.portfolio-section-ttl-div{    color: #000 !important;
  margin-top: 30px !important;
}
.top-mail-cont{display: none;}








 }

