/**Global css Start**/

html {
    scroll-behavior: smooth;
}

body{
    font-family: 'Montserrat', sans-serif;
}

a:hover{
    color: #0056b3;
    text-decoration: none;
}

img.sliderLogo {
    width: 80%!important;
    display: block!important;
}

a.side-modals-close img {
    width: 59%;
}

ul{
    margin:0;
    padding:0;
    list-style: none;
}

button:focus, .form-control:focus, .btn:focus {
    box-shadow: none;
    outline: 0;
}

.destopmodehide{
    display: none;
}

/**Global css End**/

.desktophide{
    display: none;
}

span.moble-menus-models {
    right: -2%;
    margin-top: 11px;
    position: absolute;
    font-size: 30px;
    color: #fff;
    cursor: pointer;
    display: none;
}


/**Header css Start**/

.topHeader{
    background-color: #525252;
    padding: 5px 0px;
}

ul.infoTopHead{
    
}

ul.infoTopHead li{
    display: inline-block;
}

ul.infoTopHead li a{
    display: block;
    color: #fff;
    margin-right: 20px;
    font-size: 14px;
    transition-duration: 0.2s;
    padding: 4px 0px;
}

ul.infoTopHead li a:hover{
    color: #ccc;
}

ul.headSocial{
    float: right;
}

ul.headSocial li{
    display: inline-block;
}

ul.headSocial li a{
    color: #fff;
    font-size: 20px;
    padding: 0px 1px;
    margin-left: 20px;
    transition-duration: 0.2s;
}

/*i.fa.fa-facebook-official {*/
/*    color: #1877F2;*/
/*}*/

/*i.fa.fa-twitter {*/
/*    color: #1DA1F2;*/
/*}*/

/*i.fa.fa-linkedin {*/
/*    color: #0A66C2;*/
/*}*/

/*i.fa.fa-instagram {*/
/*    color: #833AB4;*/
/*}*/


.partner-logo.my-5.slick-initialized.slick-slider img {
    display: block;
    width: 100%;
}

ul.headSocial li a:hover{
    color: #ccc;
}

a.tapTopbtn {
    color: #fff;
    width: 58px;
    background-color: rgb(124 60 60);
    display: none;
    text-align: center;
    border-radius: 50%;
    font-size: 18px;
    padding: 15px 0px;
    position: fixed;
    bottom: 3%;
    right: 3%;
    transition-duration: 0.3s;
}

a.tapTopShow {
    display: block;
}

a.tapTopbtn:hover {
    background-color: #000;
    color: #fff;
}

.header-menu ul{
    float: right;
}

.header-menu ul li {
    float: left;
    position: static;
}

.header-menu ul li a {
    color: #fff;
    padding: 5px 10px;
    margin: 20px 0;
    display: block;
    font-size: 14px;
    transition-duration: 0.3s;
}

.header-menu ul li:hover > a {
    background-color: #fff;
    color: #444;
}

.header-menu ul li ul {
    display: none;
    position: absolute;
    width: 300px;
    z-index: 999;
    top: 61px;
    background: #2ca380;
}

ul.subsubItems {
    left: 100%;
    top: 0%!important;
    background: #525252!important;
}

.header-menu ul li ul li a{
    padding: 7px 10px;
    font-size: 13px;
    letter-spacing: unset;
    color: #fff;
    margin: 0;
    transition-duration: 0.2s;
}

.header-menu ul li ul li a:hover{
    color: #c5c5c5;
    background-color: #565656;
}

.header-menu ul li:hover > ul{
    display: block;
}

.header-menu ul li:hover > .mega-menus{
    display: block;
}

ul.dropdown-menus {
    left: 100%;
    top: 0;
}

.header-menu ul li span.fa-chevron-down {
    font-size: 12px;
    margin: 5px;
    padding: 2px;
    color: #e5e5e5;
}

.header-menu ul li span.fa-angle-right {
    padding: 3px 10px;
    color: #e5e5e5;
    float: right;
}

ul.dropdown-submenus li a {
    padding: 5px 0px 5px 10px;
}

.header-menu ul li ul li {
    border-bottom: 1px solid #d3d3d3;
    width: 100%;
    position: relative;
}

.header-menu ul li ul li:last-child{
    border-bottom: none;
}

.logo a img {
    width: 20%;
    margin: 2px 0px;
}

a.whatAppBtn {
    position: fixed;
    bottom: 3%;
    left: 3%;
    display: block;
    z-index: 99;
}

a.whatAppBtn img{
    width: 35%;
}

/**Header css End**/




.hotContact {
    text-align: center;
    padding: 50px 0px;
    background-color: #00c58c;
    color: #fff;
}

.hotContact h3{
    font-size: 35px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-top: 55px;
    line-height: 50px;
}

.hotContactGrid{
    
}

h2.galleryTitle {
    font-weight: bold;
    letter-spacing: 1px;
    color: #23b700;
}

.hotContactGrid i{
    display: block;
    font-size: 60px;
}

.hotContactGrid h4{
    font-weight: bold;
    font-size: 22px;
    margin: 15px 0px 5px;
}

.hotContactGrid p{
    font-size: 14px;
    margin: 0;
}

.aboutUsContentHome{
    padding: 40px 0px;
}

.aboutUsContentHome h4{
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 35px;
    color: #00c58c;
    margin-bottom: 20px;
}

.aboutUsContentHome p{
    font-size: 15px;
    color: #444;
    text-align: justify;
    line-height: 28px;
}

.aboutUsContentHome img{
    display: block;
    width: 100%;
}

a.readMoreBtn{
    display: block;
    background-color: #00c58c;
    width: 35%;
    text-align: center;
    color: #fff;
    padding: 10px 0px;
    transition-duration: 0.2s;
}

a.readMoreBtn:hover{
    background-color: #4c4c4c;
}




.homeProductPart{
    background-color: #f5f5f5;
    padding: 50px 0px;
}

.homeProductPart a.serviceGridImg {
    background-color: #fff;
}

.cthtHomeImgBox {
    display: block;
    width: 100%;
    height: 230px;
}

.cthtHomeImgBox img {
    display: block;
    height: auto;
    max-width: 100%;
    vertical-align: baseline;
    max-height: 100%;
}

.row.bottomImages {
    padding: 0 15px;
    margin-top: 10px;
}

.homeProductPart h2{
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #00c58c;
}

a.productCtgHomeGrid{
    text-align: center;
    display: block;
    margin: 15px 0px;
    background-color: #00c58c;
    color: #fff;
    transition-duration: 0.4s;
    box-shadow: 0px 0px 20px #adadad;
}

a.productCtgHomeGrid img{
    display: block;
    width: 100%;
}

a.productCtgHomeGrid h3{
    margin: 0;
    font-weight: bold;
    border-bottom: 5px solid #4c4c4c;
    padding: 10px 0px;
    font-size: 25px;
    letter-spacing: 1px;
}

a.productCtgHomeGrid:hover{
    transform: scale(1.1);
    background-color: #444;
}

a.allProductsBtn {
    display: block;
    width: 30%;
    margin: 0px auto;
    background-color: #4e4e4e;
    text-align: center;
    padding: 10px 0px;
    font-size: 19px;
    color: #fff;
    letter-spacing: 1px;
    margin-top: 25px;
    transition-duration: 0.2s;
}

a.allProductsBtn:hover{
    background-color: #4c4c4c;
}




button.slick-prev.slick-arrow {
    display: none!important;
}

button.slick-next.slick-arrow {
    display: none!important;
}

.clientsHomePart {
    text-align: center;
    color: #fff;
    padding: 40px 0px;
    background-color: #00c58c;
    border-bottom: 30px solid #4c4c4c;
}

.clientsHomePart h2{
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 50px;
}

a.viewAllBtn {
    display: block;
    background-color: #444444;
    padding: 5px 0;
    width: 20%;
    margin: 25px auto 0;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
    transition-duration: 0.2s;
}

a.viewAllBtn:hover{
    background-color: #000;
}

.clientsHomePart.partnerPart {
    color: #444;
    background-color: #fff;
    border: none;
}




.departmentHome {
    padding: 50px 0px;
}

.departmentHome img{
    display: block;
    width: 100%;
}

.departmentHome h2{
    font-size: 35px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #00c58c;
}

.departmentBox{
    padding: 10px;
    background-color: #eee;
    border-radius: 5px;
    margin: 20px 0;
    color: #444;
    transition-duration: 0.2s;
    box-shadow: 5px 5px 1px 2px #e3c8c8;
}

.departmentBox i{
    width: 58px;
    font-size: 27px;
    text-align: center;
    background-color: #00c58c;
    transition-duration: 0.2s;
    color: #fff;
    padding: 10px 0px;
    margin-right: 15px;
    border-radius: 50%;
    border: 5px solid #d5d5d5;
}

.departmentBox:hover{
    background-color: #00c58c;
    color: #fff;
}

.departmentBox i:hover{
    border: 5px solid #444;
}

.departmentBox h5{
    font-size: 19px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-top: 17px;
}

.departmentBox p{
    margin: 0;
    font-size: 14px;
}

.overlayTitle {
    padding: 40px 0px;
    background-color: #000000c9;
    color: #fff;
}

.overlayTitle h2{
    margin: 0;
    font-size: 35px;
    letter-spacing: 1px;
}

.sideBarCtg {
    background-color: #00c58c;
}




a.serviceGridImg {
    padding: 10px;
    display: block;
    border: 1px solid #ddd;
    text-align: center;
    margin: 15px 0px;
    transition-duration: 0.3s;
    background-color: #eee;
}

a.serviceGridImg p{
    color: #444;
    margin: 0;
    font-size: 14px;
    padding: 10px 0 0;
    letter-spacing: 1px;
}

a.serviceGridImg:hover{
    transform: scale(1.1);
}

.pageviewContent {
    padding: 50px 0px;
}

.aboutUsContentHome.aboutPage h4 {
    text-align: center;
}

.aboutUsContentHome.aboutPage p b {
    display: block;
    letter-spacing: 1px;
    margin-bottom: -10px;
        font-size: 20px;
}

.aboutUsContentHome.aboutPage ul {
    padding-left: 20px;
    padding-top: 5px;
    list-style-type: disclosure-closed;
}

.aboutUsContentHome.aboutPage ul li{
    font-size: 15px;
    margin: 5px 0px;
}

.ctgBreffing {
    display: block;
    background-color: #eee;
    padding: 20px;
}

.ctgBreffing img{
    display: block;
    width: 100%;
}

.ctgBreffing h4{
    font-weight: bold;
    letter-spacing: 1px;
    color: #7c3c3c;
}

.ctgBreffing p{
    font-size: 15px;
    color: #444;
    line-height: 28px;
    margin: 10px 0 0px;
}




.singleProductImg img {
    width: 100%;
}

.singleProductImg {
    border: 1px solid lightgray;
    padding: 10px;
    background-color: #cbcbcb;
}

.serviceBodyview {
    background-color: #f5f5f5;
}

img.loginLogo {
    display: block;
    width: 50%;
    margin: 0px auto;
}

a.contactBtn {
    display: block;
    width: 30%;
    background-color: #00c58c;
    text-align: center;
    color: #fff;
    font-size: 18px;
    padding: 6px 0px;
    transition-duration: 0.2s;
    margin: 25px auto 0;
}

a.contactBtn:hover{
    background-color: #444;
}

.singleProductInfo h3 {
    color: #042f74;
    font-size: 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.singleProductInfo {
    padding: 15px;
    background-color: #fff;
}

.singleProductInfo p {
    background-color: #ebfaf6;
    padding: 15px;
    margin: 0;
    font-size: 14px;
    line-height: 25px;
}


.productDrc h2 {
    color: #042f74;
    letter-spacing: 1px;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 15px;
}

.productDrc {
    margin-top: 50px;
    padding: 20px;
    background-color: #fff;
}

.productDrc.col-12 p {
    background-color: #00c58c14;
    padding: 20px;
    font-size: 14px;
    line-height: 27px;
    margin: 0;
}

.box {
    width: 130px;
    height: 2px;
    background: #f7941e;
    display: block;
    margin-bottom: 20px;
}

.relatedProducts{
    padding: 40px 0px;
}

.slick-initialized .slick-slide {
    display: block;
    margin: 10px;
}

/* single Product page css end */




.gallery-page{
    margin-top: 20px;
}

.gallery_box{display: table; height: 100%;}
.gallery_left{display: table-cell; vertical-align: middle;}
.galleryImg {margin: 0px 0;
border: 1px solid #ddd;
  position: relative;
}
.gallery-wrap .col-lg-4:nth-child(2) .galleryImg + .galleryImg {
  margin-top: 30px;
}
.gallery_style1 .col-lg-4:nth-child(4) .galleryImg {
  margin-top: 30px;
}
.gallery_style1 .col-lg-4:nth-child(5) .galleryImg {
  margin-top: 30px;
}
.gallery_style1 .col-lg-4:nth-child(6) .galleryImg {
  margin-top: 30px;
}
.gallery_style1 .col-lg-3:nth-child(5) .galleryImg {
  margin-top: 30px;
}
.gallery_style1 .col-lg-3:nth-child(6) .galleryImg {
  margin-top: 30px;
}
.gallery_style1 .col-lg-3:nth-child(7) .galleryImg {
  margin-top: 30px;
}
.gallery_style1 .col-lg-3:nth-child(8) .galleryImg {
  margin-top: 30px;
}
.gallery_style1 .col-lg-6:nth-child(3) .galleryImg {
  margin-top: 30px;
}
.gallery_style1 .col-lg-6:nth-child(4) .galleryImg {
  margin-top: 30px;
}

.serImg {
  margin-bottom: 30px;
}
.galley_inner .row > div {
  margin: 15px 0;
}
.galley_inner {
  text-align: center;
}
.testi_list {
  list-style: none;
}
.testi_list li {
  margin: 36px 0;
}
.testi_list .testimonials_sec {
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.1);
}
.portfolio-overley {
  z-index: 1000;
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.gallery-wrap {
    margin-bottom: 30px;
    background-color: #eee;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0px 0px 6px 0px #c5c5c5;
}
.galleryImg img {
  width: 100%;
}
.gallery-wrap .galleryImg:hover .portfolio-overley, .galley_inner .galleryImg:hover .portfolio-overley {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.gallery-wrap .content, .galley_inner .content {
  z-index: 1000;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
}
.gallery-wrap .content .image-link, .galley_inner .content .image-link {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 50px;
  height: 50px;
  color: #ffffff;
  line-height: 50px;
  background: #f0aa00;
  display: block;
  font-size: 16px;
  z-index: 1;
  text-align: center;
  margin-left: -25px;
  margin-top: -25px;
}


/*contact css start*/

.contactDiv {
    background-color: #00c58c;
    padding: 50px;
    border-top: 30px solid #4c4c4c;
}
.contactDiv h3 {
    text-align: center;
    color: #fff;
}

.contactDiv p {
    text-align: center;
    color: #fff;
    margin: 12px 0;
}
.fa-map-marker-alt:before {
    content: "\f3c5";
}
.contactInfo ul {
    text-align: center;
    color: #fff;
    margin: 20px 0px;
}
.contactInfo ul li {
    display: block;
}
.contactInfo ul li i {
    color: #fff;
    font-size: 20px;
    margin-right: 10px;
}
.contactInfo ul li i span {
    color: #f7941e;
    font-weight: bold;
    margin-left: 16px;
}

.contactIconsDiv ul {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 30px 0px;
}

.contactIconsDiv ul li {
    list-style: none;
    margin: 0 16px;
}

.contactIconsDiv ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 25px;
}
.contactForm input.form-control {
    width: 100%;
    height: auto;
    border: 1px solid #f7941e;
    border-radius: 0;
    font-size: 15px;
    margin: 10px 0;
    padding: 15px 10px;
}
.contactFormDiv {
    background: #fff;
    padding: 20px 20px;
}
.contactFormDiv h5 {
    padding-top: 105px;
    margin: 0;
    color: #005496;
}
.checkBoxDiv {
    display: flex;
    border: 1px solid lightgray;
    width: 40%;
    padding: 20px;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
}
.btnSend button {
    width: 100%;
    border: none;
    margin-top: 10px;
    background: #00c58c;
    font-size: 20px;
    color: #fff;
    padding: 10px 0;
    font-weight: bold;
}
.btnSend i {
    display: inline-block;
    margin: 0;
}
.contactFormDiv h2 {
    color: #00c58c;
    font-weight: bold;
}
.contactListInfo ul {
    margin: 40px 0px;
    text-align: center;
}
.contactListInfo ul li {
    display: inline-block;
}

.contactListInfo ul li a {
    text-decoration: none;
    color: #fff;
    padding: 0px 15px;
}
.checkBox input {
    width: 25px;
    height: 25px;
    position: relative;
}
.checkBox label {
    position: absolute;
    margin-left: 10px;
}
.contactEnd {
    display: flex;
    justify-content: space-around;
    background-color: #444;
    margin-top: 20px;
}

.contactEnd p {
    font-size: 14px;
    letter-spacing: 1px;
}

/* contact css end*/


/*contact css start*/

.contact-page {
    padding: 50px 0px;
}

.contact-form {
    margin-top: 30px;
}

.form-info {
    background-color: #00c58c;
    padding: 50px;
    color: #fff;
}

.form-info .form-control{
    border-radius: 0;
    font-size: 13px;
    height: auto;
    padding: 10px 20px;
    margin-bottom: 25px;
}

button.btn.submitbutton {
    background-color: #fff;
    border-radius: 0;
    padding: 6px 50px;
    letter-spacing: 1px;
    font-weight: bold;
    color: #004976;
    transition-duration: 0.2s;
}

button.btn.submitbutton:hover{
    background-color: #444;
    color: #fff;
}

.website-info{
    background-color: #00c58c;
    padding: 20px;
    color: #fff;
    margin-bottom: 20px;
}

.website-info i{
    width: 35px;
    font-size: 25px;
}

.website-info h5{
    font-size: 18px;
    margin-bottom: 3px;
    letter-spacing: 1px;
    color: #fff;
}

.website-info p{
    margin: 0;
    font-size: 14px;
}

/* contact css end*/


.teamGrid{
    text-align: center;
    background-color: #eee;
    padding: 10px;
    margin: 10px 0px;
}

.teamGrid img{
    display: block;
    width: 100%;
}

.teamGrid h5{
    margin: 10px 0px 3px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #00c58c;
}
.teamGrid p{
    margin: 0;
}

.teamGrid p b{
    font-size: 14px;
    display: block;
}

.teamGrid ul{
    
}

.teamGrid ul li{
    font-size: 12px;
    margin: 5px 0px;
}


/* footer css start*/



/*footer css end*/




header.sticky-header {
    width: 100%;
    -webkit-transition: all 2.5s ease;
    -moz-transition: position 10s;
    -ms-transition: position 10s;
    -o-transition: position 10s;
    transition: all 0.5s ease;
    padding: 10px 0px;
    background-color: #00c58c;
}

header.sticky-header.stick {
    position: fixed;
    top: 0;
    background-color: #525252db;
    box-shadow: 0px 0px 10px #444;
    left: 0;
    animation: smoothScroll 1s forwards;
    z-index: 99;
    padding: 0;
}

@keyframes smoothScroll {
    0% {
        transform: translateY(-40px);
    }
    100% {
        transform: translateY(0px);
    }
}

.top-header.hidesection {
    display: none;
}
.middle-header.hidesection {
    display: none;
}

/**Matis Menu multi larvel css Start**/
.primarymenu {
    padding:0px;
}

.multi-lavel ul li {
    padding:0px;
}

ul.primarymenu li {
    background-image: linear-gradient(to bottom, #3298c8, #2e8cb8);
}

ul.primarymenu li a {
    padding: 10px;
    display: block;
    color: white;
    font-weight: bold;
}

ul.submenu li{
    display: none;
}

ul.submenu li{
    border: 0px;
}

ul#submenutwo{
    padding: 0;
    background: #e7e7e7;
}

ul#menu li a {
    border-bottom: 1px solid #d6d4d4;
    display: inline-block;
    padding: 7px 12px;
    font-size: 14px;
    color: #fff;
    width: 100%;
}

ul#menu li a:hover {
    background-color: #444;
}

/**Matis Menu multi larvel css End**/


/**Side Modals css Start**/

    .side-modals.right {
        right: -300px;
        height: 100vh;
        width: 300px;
        top: 0;
    }
    
    .cart_media {
        padding: 0px;
        background-color: #fff;
    }

    .side-modals {
        position: fixed;
        background-color: #fff;
        z-index: 9999;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    .side-modals.right.open-side {
        right: 0;
    }
    
    .side-modals.right.open-side ul#menu li a:hover {
        background-color: #e5e5e5;
    }
    
    .side-modals.right.open-side ul#menu li a {
        border-bottom: 1px solid #d6d4d4;
        display: inline-block;
        padding: 7px 12px;
        font-size: 14px;
        color: #444;
        width: 100%;
    }

    .side-modals.open-side {
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    .side-modals .overlay {
        visibility: hidden;
        opacity: 0;
        background-color: #000000a3;
        position: fixed;
        z-index: 1;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    .side-modals.open-side .overlay {
        opacity: 0.8;
        visibility: visible;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    .side-modals.right .cart-inner {
        height: 100vh;
        overflow: auto;
    }

    .side-modals .cart-inner {
        background-color: #ececec;
        z-index: 9;
        position: relative;
        top: 0;
    }

    .side-modals .cart-inner .cart_top {
        padding: 15px 10px;
        color: #fff;
        background-color: #813e3c;
        border-bottom: 1px solid #000;
    }
    
    span.apparels {
        display: block;
        position: absolute;
        font-size: 11px;
        top: 55px;
        left: 166px;
        color: #fff;
    }

/**Side Modals css End**/

/**For Laptop/ testop Large deviece**/

@media only screen and (max-width: 1199px) {

    
}

/**For Tablet/small laptops/ Medium deviece**/

@media only screen and (max-width: 1024px){
    
    
    
}

@media only screen and (max-width: 991px) {

    .mobilemodehide{
        display: none;
    }
}

/**For Mobile small deviece**/
@media only screen and (max-width: 767px) {

    span.moble-menus-models {
        right: 23%;
        margin-top: 7px;
        display: block;
    }
    
    .checkBoxDiv {
        width: 100%;
    }
    
    .mobilemodehide{
        display: none;
    }

    .destopmodehide {
        display: block;
    }

    .header-menu{
        display: none;
    }
    
    .logo a img {
        margin: 0px 0;
    }
        
    .desktophide{
        display: block;
    }
    
    .topHeader {
        display: none;
    }
    
    .hotContactGrid {
        margin: 20px 0px;
    }
    
    .contactDiv {
        padding: 10px;
    }
    
    .contactFormDiv h2 {
        font-size: 25px;
        margin: 10px 0px 20px;
    }
    
    .contactFormDiv h5 {
        padding-top: 0px;
    }
    
    .departmentHome img {
        margin-bottom: 30px;
    }
    
    a.viewAllBtn {
        width: 50%;
    }
    
    a.allProductsBtn {
        width: 50%;
    }
    
    .aboutUsContentHome img {
        margin: 20px 0px;
    }
    
    .ctgBreffing h4 {
        margin: 20px 0px;
        font-size: 20px;
        line-height: 30px;
    }
        
    
}

/**For extra Mobile small deviece**/
@media only screen and (max-width: 575px) {
    
    
    
}
