body{color:#333!important;}

.page-header  .banner-content {
    display: none;
}

.page-header {
    position: relative;
    z-index: 9;
}

.page-header .home-banner-container {padding: 0;}

.cms-home #maincontent {
    max-width: 100%;
    padding: 0;
}

.cms-home  .home-content {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 15px;
}.navbar:not(.cms-home .navbar )  {
    background: linear-gradient(178deg, #7a7afe, #fefeff);    position: initial;
}
 

.navbar-light .navbar-brand {
    padding-bottom: 0;
}

.navbar li.nav-item {
    margin-bottom: 0;
}
 .nav-submenu {
    margin: 0;
    padding: 10px;
    width: 13em;
    min-width: 12em;
    position: absolute;
    background-color: #0025fd;
    color: #ffffff;
    display: none;
}

.nav-submenu li a {
    text-decoration: none;
    color: #fff;
    padding: 5px 0;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
}

.navbar-light .navbar-nav .nav-link {
    text-decoration: none;
}

.navbar-light .navbar-nav a.nav-link:hover{background-color:#fff;color:#0025fd!important;}

.navbar li.nav-item:hover .nav-submenu {
    display: block;
}
.container, .cms-home .home-content, .breadcrumbs, .page-main:not(.cms-home .page-main) {
    width: 1170px;
      max-width: 1170px;
          min-width: initial;
}

.category-section {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -10px;
    padding-top: 0!important;
}

 

.cms-home .columns .column.main {
    padding-bottom: 20px;
}

.cms-index-index .category-section {
    padding-bottom: 0;
} 
 
 
 .bits-container {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -13px;
}

.bits-container .bits-data {
    flex: 0 0 25%;
    max-width: 25%;
    padding: 13px;
    text-align: center;
}

.bits-image-section {border: 5px solid #a7a7a7 !important;text-align: center;min-height: 200px !important;display: flex;align-items: center;justify-content: center;}

.bits-container .product-name h3 {
    font-size: 20px!important;
    font-weight: 600;
    padding: 10px 0;
    color: #111;
}

.cms-page-view table, .cms-page-view table > thead > tr > th, .cms-page-view table > tbody > tr > td {
    border: 1px solid #000;
    color: #333;
    font-size: 15px;
}

.cms-page-view table > thead > tr > th {
    font-weight: 600;
    color: #000;
}

.table-rep {
    margin: 24px 0 15px 0;
}


.breadcrumbs {
    padding-top: 24px;
    margin-bottom: 0;
}

.breadcrumbs .item:not(:last-child):after {
    line-height:0.8;
}

.breadcrumbs .items>li {
    font-size: 12px;
}
 

.cms-page-view h1,.cms-page-view h2,.contact-index-index .page-title {
    font-size: 25px;
    color: #000;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 24px;
}


 

.contact-index-index .grid12-6 {
    float: left;
    width: 50%;
    padding: 0 15px;
}

.contact-index-index .column.main {
    display: inline-block;
    width: 100%;
}
 
.form.contact label.label {
    float: none!important;
    width: 100%!important;
    text-align: left!important;
    font-size: 13px;
    color: #333;
}
 
.contact-index-index .page-title-wrapper{
    padding-top: 30px;
}

.contact-index-index  legend.legend {
    margin-left: 0;
    margin-bottom: 15px;
    font-size: 22px;
    font-weight: 600;
    color: #0000fe;
}

.contact-index-index .field.note:before {
    display: none;
}

.contact-index-index .actions-toolbar {
    margin-left: 0!important;
}

.contact-index-index .actions-toolbar .action {
    font-size: 14px;
    font-weight: 600;
    min-width: 140px;
    background: #000;
    border: none;
    padding: 10px 15px;
}

.form.contact .fieldset {
    margin-bottom: 20px;
}

.contact-index-index .address-section  h3 {
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 4px;
}

.contact-index-index .map-section {
    margin: 20px 0 0 0;
}

.contact-index-index .map-section .map-head {
    color: #0000fe;
    font-weight: 600;
    font-size: 12px;
    margin: 10px 0;
}

.form.contact .fieldset .field.note.no-label {
    display: none;
}

.form.contact .fieldset .field {
    margin-bottom: 15px;
}



/**===========responisive==========**/



 @media only screen and (min-width: 992px) and (max-width: 1199px)  {

.container, .cms-home .home-content, .breadcrumbs, .page-main:not(.cms-home .page-main) {
        width: 950px!important;
}

.home-banner-container .banner-content h2 {
    font-size: 40px;
}

.home-content .welcome-heading .jm-text,.home-content .welcome-heading .welcm-txt {
    font-size: 40px;
}

.navbar-brand img {
    max-height: 57px;
}

.navbar-nav .nav-link {
    font-size: 18px;
} 

.contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 100%;
} 

#contact-form .fieldset>.field:not(.choice)>.control {
    width: 100%;
}



 


}






 @media only screen and (min-width: 768px) and (max-width: 991px)  {



.container, .cms-home .home-content, .breadcrumbs, .page-main:not(.cms-home .page-main) {
     width: 740px!important;
}

.home-banner-container .banner-content h2 {
    font-size: 32px;
}

.home-content .welcome-heading .jm-text,.home-content .welcome-heading .welcm-txt {
    font-size: 32px;
}

.navbar-brand img {
    max-height: 50px;
    max-width: 180px;
}

.navbar-nav .nav-link {
    font-size: 16px;
    padding: 8px 10px !important;
} 




.navbar-brand {
    flex: 0 0 200px;
    max-width: 200px;
}

.category-details {flex: 0 0 25%;max-width: 25%;}

.right-block a {
    font-size: 12px;
}

footer {
    padding: 24px 0;
}

.address-block p {
    font-size: 14px;
}

.information-text p {
    font-size: 16px;
}
.bits-container .bits-data {
    flex: 0 0 33.333%;
    max-width:33.333%;}
.contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 100%;
} 

#contact-form .fieldset>.field:not(.choice)>.control {
    width: 100%;
}

 

}









@media only screen and (max-width: 767px) {

.container, .cms-home .home-content, .breadcrumbs, .page-main:not(.cms-home .page-main) {
 width: 540px!important;
 margin: auto;
}

.navbar {
    padding: 15px 0!important;
}

.page-header {
    height: 74px;
    display: inline-block;
    margin: 0;
}

.navbar-brand img {
    max-width: 180px;
}

.home-banner-container .banner-content h2 {
    font-size: 26px;
}

.home-banner-container .banner-content {
    margin-top: 300px;
}

.home-content .welcome-heading {
    padding: 20px 0 20px 0px;
}

.home-content .welcome-heading h2 {
    font-size: 36px;
}

.home-content .welcome-heading .welcm-txt,.home-content .welcome-heading .jm-text {
    font-size: 32px;
}
 
.category-details {
    flex: 0 0 33.333%;
    max-width: 33.333%;
}

.address-block p {
    margin-bottom: 10px;
    font-size: 14px;
    text-align: center;
}

footer .justify-content-between {
    justify-content: center!important;
}

.fb-image {
    margin-right: 10px;
}

footer {
    padding: 24px 0;
}
.navbar-light .navbar-toggler:focus {
    box-shadow: none;
}

 .home-banner-container .banner-content{padding:0 15px;}
 
 .navbar-collapse {
    position: absolute;
    top: 0;
    display: block;
    background: #ededed;
    left: 0;
    top: 60px;
    right: 0;
}

.navbaractive .navbar-collapse {
    display: block;
}

.navbar-light .navbar-nav a.nav-link {
    padding: 10px 15px!important;
    color: #333!important;
    font-size: 14px;
    display: inline-block;
}

.navbar-light .navbar-nav li.nav-link {
    padding: 0!important;
    position: relative;
    border-bottom: 1px solid #ddd;
}

.nav-submenu {
    z-index: 9;
    width: 100%;
    overflow: auto;
    position: relative;
}

.bits-container .bits-data {
    flex: 0 0 50%;
    max-width:50%;}


.contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 100%;
} 

#contact-form .fieldset>.field:not(.choice)>.control {
    width: 100%;
}

.contact-index-index .grid12-6 {
    width: 100%;
    margin-bottom: 24px;
    padding:0;
}



}



@media only screen and (max-width: 575px) {

.container, .cms-home .home-content, .breadcrumbs, .page-main:not(.cms-home .page-main) {
     width: 100%!important;
}

.home-banner-container .banner-content h2 {
    font-size: 24px;
}

.home-content .welcome-heading {
    padding: 10px 0 10px 0px;
}

.home-content .welcome-heading .jm-text {
    font-size: 24px;
}

.home-content .welcome-heading .welcm-txt {
    font-size: 32px;
}

.information-text p {
    font-size: 15px;
    text-align: center;
}

.category-details {
    flex: 0 0 50%;
    max-width: 50%;
}
 
.home-banner-container .banner-content {
    margin-top: 200px;
}.navbar {
    padding: 10px 0!important;
}

.right-block a {
    font-size: 12px;
    margin-top: 10px;
}

.fb-image img {
    max-width: 70px;
}

.home-banner-container{padding-bottom:10px;}
.bits-image-section {
    min-height: 130px!important;
    border-width: 3px!important;
}

.bits-container .product-name h3 {
    font-size: 15px!important;
    padding: 10px 0;
}

.cms-page-view h1, .cms-page-view h2, .contact-index-index .page-title{margin-bottom:15px;}
.cms-page-view table, .cms-page-view table > thead > tr > th, .cms-page-view table > tbody > tr > td {
    font-size: 13px;
}
.cms-page-view h1, .cms-page-view h2, .contact-index-index .page-title{font-size:22px; line-height:1.3;}

.contact-index-index .address-section h3{font-size:16px;}

}
