@media screen and (min-width :1199px) and (max-width: 1366px) {
/*	#presence {
    padding: 70px 100px 0 0 !important;
}
	*/
}

@media screen and (min-width: 992px) and (max-width: 1198px) {
	
/*    #presence {
    padding: 70px 80px 0 0;
}*/
    
	
}

/********Sm-start*******/
@media screen and (min-width: 768px) and (max-width: 991px) {
	
	
}

@media screen and (max-width: 980px) {
	
}

@media screen and (max-width: 768px) {
	
	
}

@media screen and (min-width: 480px) and (max-width: 766px) {
	
	
}

/********xs-start********/
@media screen and (max-width: 768px) {
	
	.header-tp-rht {
		display: none;
	}
	.fixed-top {
    position: relative;
    top: 0px;
    display: block;
    background: #fff;
    padding: 0 0 3px 0;
    height: 50px;
    box-shadow: 0px 2px 12px 0px rgb(0 0 0 / 15%);
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}
.pd0 img{
	width: 100%;

}
.pd0 {
     padding: 10px 0 0 0px; 
}
.inner-banner-dtl h1 {
    font-size: 25px;
    font-weight: 600;
}
.inner-banner-dtl ul li a {
    color: #fff;
    font-weight: 400;
    font-size: 15px;
}
.inner-banner-dtl span{
	font-size: 15px;
}
.inner-banner-dtl ul li i {
        position: relative;
        left: 50px;
        top: -23px;
}

.inner-banner-dtl ul li {
    margin-right: 16px;
}
#presence:after {
    position: absolute;
    width: 5px;
    content: '';
     left: 0px; 
    right: 0px;
    top: 0px;
    height: 356px;
    /* background-color: #166aa8; */
}
.mission {
    margin: 0 0 50px 0;
    padding: 0 30px;
}
#in-pg-before h2 {
    font-weight: 700;
    margin-bottom: 25px;
    color: #292929;
    font-size: 21px;
    text-align: center;
    line-height: 33px;
    position: relative;
}

.other_list ul li i {
    left: 15px;
    line-height: 32px;
    color: #4f4f4f;
    position: absolute;
    font-size: 20px;
}

#in-pg-before h2:after {
    content: "";
    width: 95px;
    height: 4px;
    position: absolute;
    left: 142px;
    bottom: -9px;
    background-color: #f58220;
}

.manufacturing-sidebar {
    background: #ffffff;
    box-shadow: 0 0 0 7px #f8f8f8;
    border-radius: 25px;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
    padding: 15px;
    text-align: center;
    margin-left: 0px;
    position: sticky;
    top: 32px;
    margin-top: 45px;
}

.hm_abt_hed h1 {
    font-size: 24px;
    letter-spacing: 2px;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    display: block;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.about_section {
    padding: 45px 0;
    background: url(../images/about_banner.png) no-repeat center;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
}
.solution_sec {
    position: relative;
        padding: 0 0 45px 0;
    z-index: 999;
    margin-top: 50px;
}
#mobalie-mt{ margin: 15px 0; }
.count {
    margin: 20px 0;
}	

	#header .logo img {
    width: auto;
    height: auto;
    border-radius: 12px;
    background-image: linear-gradient(180deg, red, yellow);
}
.video-wrapper {
    height: 30vh;
    position: relative;
}
.logo {
    display: block;
    margin-top: 0px;
    float: left;
    transition: all 0.5s ease-in-out;
    width: 25%;
}

.other_sec {
    padding: 60px 0 40px 0;
    background: #bababad9;
}

	
	
	
	
}

@media screen and (max-width: 360px) {
	
	
	
}

@media screen and (max-width: 320px) {
	
	
}