@media only screen and (max-width: 1366px) and (min-width: 1280px) {
    .slider {
    min-height: 350px;
}
}

@media only screen and (max-width: 1279px) {
    .wrapper,
    .Main_Menu,
    .videoContainer,
    .bread_crumbs,
    .internal_banners,
    .main_container {
        width: 98%;
    }
    
	.slider {
	min-height: auto;
}
    .spwecialities ul li:hover {
    margin-top: 0px;
    transition: 0s;
}
    .spwecialities ul li{
        margin: 0px;
    }
    .spwecialities{
        margin-top: 0px;
    }
}

@media only screen and (max-width: 800px) {
    .product img {
        margin: 0px;
    }
    
    .tb-format1, .tb-format2, .file-tb-format {
        width: 100%
    }
    .tb-format1 table, .tb-format2 table, .file-tb-format table {
        margin-bottom: 25px;
    }
    .tb-format1 table,
    thead,
    tbody,
    th,
    td,
    tr {
        display: block;
    }
.tb-format2 table,
    thead,
    tbody,
    th,
    td,
    tr {
        display: block;
    }
.file-tb-format,
    thead,
    tbody,
    th,
    td,
    tr {
        display: block;
    }

    .tb-format1 thead tr, .tb-format2 thead tr, .file-tb-format thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    .tb-format1 tr, .tb-format2 tr, .file-tb-format tr  {
        border: 1px solid #CCC;
        margin: 2%;
        background-color: #FDFFEC;
    }
    .tb-format1 td, .tb-format2 td, .file-tb-format td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
    }
.tb-format1 td::before, .tb-format2 td::before, .file-tb-format td::before {
    position: absolute;
    top: 6px;
    left: 6px;
    padding-right: 10px;
    white-space: nowrap;
    display: block;
    line-height: 25px;
}
.staples_tables_format h1 {
    padding: 15px;
}
    /*
		Label the data
		*/

    .file-tb-format td:nth-of-type(1):before {
        content: "";
    }
    .file-tb-format td:nth-of-type(2):before {
        content: "Ring Shape :";
    }
    .file-tb-format td:nth-of-type(3):before {
        content: "Ring Type :";
    }
    
    .tb-format1 tbody tr:nth-of-type(2) td:nth-of-type(1):before {
        content: "";
    }
    .tb-format1 tbody tr:nth-of-type(2) td:nth-of-type(2):before {
        content: "Size :";
    }
    .tb-format1 tbody tr:nth-of-type(2) td:nth-of-type(3):before {
        content: "Staples Per Strip :";
    }
    .tb-format1 tbody tr:nth-of-type(2) td:nth-of-type(4):before {
        content: "Staples per Box :";
    }
    .tb-format1 tbody tr:nth-of-type(2) td:nth-of-type(5):before {
        content: "Box per Carton :";
    }
    .tb-format1 tbody tr:nth-of-type(2) td:nth-of-type(6):before {
        content: "CBM :";
    }
    
    
    
    .tb-format1 td:nth-of-type(1):before {
        content: "Size :";
    }
    .tb-format1 td:nth-of-type(2):before {
        content: "Staples Per Strip :";
    }
    .tb-format1 td:nth-of-type(3):before {
        content: "Staples per Box :";
    }
    .tb-format1 td:nth-of-type(4):before {
        content: "Box per Carton :";
    }
    .tb-format1 td:nth-of-type(5):before {
        content: "CBM :";
    }
.trcellbg {
display:none !important;
}

    
        .tb-format2 tbody tr:nth-of-type(2) td:nth-of-type(1):before {
        content: "";
    }
    .tb-format2 tbody tr:nth-of-type(2) td:nth-of-type(2):before {
        content: "Size :";
    }
    .tb-format2 tbody tr:nth-of-type(2) td:nth-of-type(3):before {
        content: "Staples Per Strip :";
    }
    .tb-format2 tbody tr:nth-of-type(2) td:nth-of-type(4):before {
        content: "Staples per Box :";
    }
    .tb-format2 tbody tr:nth-of-type(2) td:nth-of-type(5):before {
        content: "Box per Carton :";
    }
    
    
    .tb-format2 td:nth-of-type(1):before {
        content: "Size :";
    }
    .tb-format2 td:nth-of-type(2):before {
        content: "Staples Per Strip :";
    }
    .tb-format2 td:nth-of-type(3):before {
        content: "Staples per Box :";
    }
    .tb-format2 td:nth-of-type(4):before {
        content: "Box per Carton :";
    }
    .staples_tables_format .tablebg tr td {
    clear: both;
}
    .product img {
    float: none;
    }
    nav ul li a{
        font-size: 13px;
    }
    .spwecialities ul li a p {
    font-size: 12px;
    }
    nav ul ul{
        margin-left: -220px;
    }
    .infrstructure h3{
font-size:25px;
}
  
}

@media only screen and (max-width: 768px) {
     .spwecialities{
        margin-top: 13px;
    }
.spwecialities ul li {
  width: 33.2%;
margin-bottom: 10px;
}
.spwecialities ul li:hover {
    margin-top: 0px !important;
    transition: 0s !important;
}
    .Main_Menu {
        height: auto;
        background-color: #244d25;
    }
    nav ul li {
        width: 100%;
    }
nav ul li a {
    text-align: center;
    border-bottom: 1px solid #0D2C0E;
    color: #fff;
}
    nav ul ul {
        width: 100%;
        position: relative;
        margin-left: 0px;
        background-color: #EDEDED;
    }
    nav ul ul li a img {
        display: none;
    }
    nav ul ul li {
        width: 100%;
    }
    header {
        height: auto;
    }
.stitch-matter p {
    font-size: 18px;
    text-align: justify !important;
}

    .mobmenu {
        display: block;
    }
nav {
    display: none;
    border-bottom: 3px solid #0d2c0e;
}
    .videoContainer {
        margin: 0px auto 0 auto;
    }
    .botlink {
        width: auto;
    }
    .internal_banners {
    width: 97%;
    margin: 0px auto 0;
}
.awards-gallery ul li {
    width: 100%;
    margin: auto;
    margin-bottom: 10px;
}
    .bread_crumbs {
    padding: 1.8% 0px;
}
    .highlight {
    line-height: 35px !important;
font-size: 21px !important;
}
    .page_matter p {
    line-height: 26px;
    text-align: justify;
}
.main_container {
    padding: 15px 10px 40px;
    }
    .spwecialities ul li img:hover {
    animation: 0s rt;
    -webkit-animation: 0s rt;
}
    
}
@media only screen and (max-width: 640px) {
    .logo, .logo2 {
    width: 45%;
        margin: 15px 0;
}
.infrastructure_cata ul li {
    width: 50%;
}
        .logo a img, .logo2 img {
    width: 100%;
}
.botlink {
    width: 100%;
    text-align: center;
    padding-bottom: 12px;
    border-bottom: 1px solid #133013;
    margin-bottom: 14px;
}
    .botlink ul li {
    list-style: none;
    display: inline-block;
        float: none;
}
    .foot {
        height: auto;
    }
    .copyrightbar {
    float: none;
    text-align: center;
}
    .table-images {
        width: auto;
    }
.spwecialities ul li {
    width: 50%;
    margin-bottom: 10px;
}
    .staples_tables_format .tablebg tr td {
    text-align: right;
    }
    .contact_add, .contact_form, .contact_form label, .input-box {
    width: 100%;
}
    .contact_form label {
    padding: 2px 0;
    }
.productthumb ul li {
    width: 50%;
}
}
@media only screen and (max-width: 360px) {
.logo, .logo2 {
    width: 70%;
    float: none;
    margin: auto auto 11px auto;
}
.infrastructure_cata ul li {
    width: 100%;
}
    header {
    padding-top: 10px;
}
.spwecialities ul li a p {
    text-transform: uppercase;
    padding: 9px 0;
}
    .spwecialities ul li {
    width: 100%;
        margin: 0px;
}
    .spwecialities ul li img {
    margin-top: 7px;
}
    .copyrightbar {
    line-height: 20px;
}
    .page_matter p {
    text-align: left;
}
    .page_matter h3 {
    font-size: 26px;
text-align: center;

    
}
.faq_lists .accordion{
font-size:16px;
line-height:24px;
}
    .bread_crumbs {
    padding: 9px 10px;
}
.about h3{
font-size:30px;
text-align:center;
margin:5% auto;
}
.product img {
    width: 100%;
}
    .theme-default .nivo-controlNav {
    margin-top: -23px;
}
.spwecialities{
margin:auto;

}
    .contact_form .buttons-set .button {
      width: 47%;
margin: 5px 4px !important;
        padding: 9px 10px;
        border-radius: 3px;
float:left;
    }
.highlight {
    font-size: 19px !important;
    text-align: center !important;
}
.productthumb ul li {
    width: 100%;
}
   
}