.headbar
{
    display:none;
}

.cmntxt-box
{
border: 0px; 
width:115px;
background-color:#fcf0d9;
}

.cmnbigtxt-box
{
border: 0px; 
width:350px;
background-color:#fcf0d9;
}

@media only screen and (max-width:1199px) 
{
  .headbar
    {
    display:block;
  }
    
    .menubar
    {
    display:none;
  }
    
    
}

@media only screen and (max-width:1530px) and (min-width:990px)
{
  

.footer-txt-mail
{
    font-size:16px!important;
    font-weight: bold;
    color:#6e6b74;
}
.footer-txt-ph
{
    font-size:16px!important;
    font-weight: bold;
    color:#6e6b74; 
}
 
}
    
@media only screen and (max-width:1350px) and (min-width:1200px)
{
  
.sub-tit-txt
    {
        font-size: 16px;
    color: #5b7529;
    font-weight: bold;
    font-family: myFont;
    line-height: 2px;
    }
 
}

@media only screen and (max-width:1761px) and (min-width:1200px)
{
a.mob-link-txt
    {
    color: #706f6e;
    font-size: 14px;
    text-align: center;
    font-weight: lighter;  
    }
}

@media only screen and (max-width:1844px) and (min-width:1398px)
{
.txt-box
    {
        width:300px;
        margin: 10px;
    }
    
    
    
}



    