.header-part{background: none;}
.header-part{position: absolute; width: 100%;
webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
-ms-transition: all 200ms ease;
-o-transition: all 200ms ease;
transition: all 200ms ease;
z-index: 99;
}

.Banner-part-min {
    position: relative;
    /*background: url(/images/silder.jpg);*/
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
        background-size: auto auto;

    background-repeat: repeat-x;
    background-size: cover;
    background-position: 0 20%, 0 95%, 0 0, 0 100%, 0 0;
    animation: 90s scale infinite linear;
	z-index:0;
	text-align: center;
}
.Banner-part { margin: 17% 0px;position: absolute;width: 100%; color: #ffffff;}
.Banner-part h1{ margin-bottom: 80px;}

.extra-four-box {background: #4d5ee4;padding: 60px 0; margin-bottom: 30px;}
.extra-four-box i{font-size: 36px;height: 50px;}
.extra-four-box p{color: #5d5d5d;}
.extra-four-box a{text-decoration: none;}
.extra-four-box .boxs{background: #ffffff; padding:15px; min-height: 230px}
.extra-four-box h1{font-size: 20px;}

.recentlyViewed{}
.recentlyViewed .item{padding: 15px;margin-right: 17px;min-height: 320px; background: #ffffff;}
.recentlyViewed .owl-dots{margin-top: 15px;}

.Our-Partner{margin-bottom: 30px;}
.Our-Partner .owl-dots{display: none;}
.Our-Partner .item{background: #ffffff;}

.Partial-Client-List{ }
.Partial-Client-List .owl-dots{display: none;}

/* Extra small devices (portrait phones, less than 576px) */
@media (min-width: 0px) and (max-width: 575.98px) { 
.Banner-part-min img{margin-bottom: 30px !important; height: 220px;}
.min-search{width: 80%;}
.Banner-part h1{margin-bottom: 30px; margin-top: 30px;}
.cd-headline{font-size: 18px;}
#navbar-bar{background: #241054; padding-bottom: 15px;}
.mh-menu li:last-child{ margin-top: 15px; }
.navbar-expand-lg .navbar-collapse{padding: 0px; margin: 0 -15px; padding-top: 10px;}
.dropdown ul{margin: 0px !important;}
.header-cart .count{right: 46%;}
}


/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) {
	
}


/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) {
	
}
