@media only screen and (min-width:1024px) and (max-width:1320px) {
	.navbar-brand>img {
		width: 230px
	}
}
@media only screen and (min-width:1200px) and (max-width:1320px) {
	.navbar-brand>img {
		width: 210px
	}
	header .navbar-brand {
	    padding: 13px 15px;
	}
}
@media only screen and (min-width:1200px) and (max-width:1279px) {
	header .navbar-nav>li>a {
	    font-size: 14px;
	    margin: 0 8px;
	}
	.videoSlider .slider.youtube-slider {
	    max-width: 95%;
	    margin: auto;
	}
	.videoSlider .slick-prev.slick-arrow, .videoSlider .slick-next.slick-arrow {
	    width: 50px;
	}
	.videoSlider .slick-next {
	    right: -4%;
	}
	.videoSlider .slick-prev {
	    left: -6%;
	}
	.collectionpagewrap .pro-indent a {
	    width: 48%;
	}
}

@media (max-width: 1679px) {
    .training-tab-section .csrtabs .container {
        width: 1370px;
    }
}

@media (max-width: 1439px) {
    .training-tab-section .csrtabs .container {
        width: 1200px;
    }
    .training-tab-section .csrtabs li {
        margin: 0px 10px;
    }
    .training-tab-section .csrtabs h4 {
        font-size: 16px;
    }
    .training-tab-section .csrtabs li .csrround span {
        width: 79px;
        height: 79px;
    }
    .training-tab-section .csrtabs li .csrround {
        width: 100px;
        height: 100px;
        margin: 0 auto;
    }
    .training-tab-section .csrtabs h4 {
        margin-top: 15px;
    }
}


@media (max-width: 1199px) {
    .training-tab-section .csrtabs .container {
        width: 100%;
    }
    .training-tab-section .csrtabs li {
        margin: 0px 5px;
    }
    .training-tab-section .csindenttabs .bloodpic {
        position: unset;
        height: 310px;
    }
    .training-tab-section .tab-content-img-wrap img {
        height: 200px;
    }
}

@media (max-width:1024px) {
	header .navbar-nav>li>a {
		font-size: 17px;
		padding: 31px 0;
		margin: 0 10px
	}

	.heroarea .slick-slide {
		height: 500px
	}

	.newsletterhome .newshome {
		margin: 50px 15px 0 0
	}

	.navbar-brand>img {
		display: block;
		width: 150px;
		margin-top: 8px
	}

	header .navbar-nav>li>a {
		font-size: 16px;
		padding: 20px 0;
		margin: 0 8px
	}

	.heroarea .slick-slide h1 {
		font-size: 45px;
		padding: 110px 0 50px;
		width: 80%
	}

	.futureindent {
		padding: 30px 15px;
		top: -40px
	}
}

@media screen and (max-width:1023px) {
	.categorieshome {
		padding: 80px 0 20px
	}

	.categorieshome li {
		width: 50%
	}

	.categorieshome li:first-child {
		border-left: 1px solid #fff
	}

	.line {
		height: 40px
	}

	.innerbanner {
		padding: 80px 0;
		background-size: cover !important
	}

	.innerbanner h1 {
		font-size: 40px
	}

	.blogdetailwrap {
		padding: 80px 0 10px
	}

	.collectiontabs .nav-tabs>li>a span {
		top: 30%;
		font-size: 14px
	}

	.collectionpagewrap .pro-indent a {
		width: 35%;
		text-align: center
	}

	header .navbar-nav>li>a {
		font-size: 14px;
		margin: 0 6px
	}

	.mobile-category-show {
		display: none;
		background: #fff;
		width: 100%;
		padding: 0;
		position: fixed;
		z-index: 9999;
		left: 0;
		right: 0;
		bottom: 45px;
		box-shadow: 0 0 7px 0 rgba(0, 0, 0, .3);
		border-radius: 8px 8px 0 0;
		overflow: hidden
	}

	.mobile-filter {
		border-top: 1px solid #ccc;
		cursor: pointer;
		position: fixed;
		width: 100%;
		left: 0;
		bottom: 0;
		right: 0;
		background: #111;
		padding: 15px;
		z-index: 999;
		text-align: center;
		color: #fff;
		display: block
	}

	.mobile-category-show .tabs-left>.nav-tabs {
		border-bottom: 0
	}

	.mobile-category-show .tab-content>.tab-pane {
		width: 100%;
		padding-top: 50px
	}

	.tabs-left>.nav-tabs>li {
		float: none
	}

	.tabs-left>.nav-tabs>li>a {
		min-width: 74px;
		margin-right: 0;
		margin-bottom: 3px;
		font-weight: 600
	}

	.tabs-left>.nav-tabs {
		float: left;
		margin-right: 10px;
		border: none;
		height: 400px;
		background: #333;
		width: 130px
	}

	.tabs-left>.nav-tabs>li>a {
		margin-right: -1px;
		border-radius: 0;
		color: #fff;
		border: none;
		padding: 12px 15px;
		font-size: 15px
	}

	.tabs-left>.nav-tabs>li>a:focus,
	.tabs-left>.nav-tabs>li>a:hover {
		border: none
	}

	.tabs-left>.nav-tabs .active>a,
	.tabs-left>.nav-tabs .active>a:focus,
	.tabs-left>.nav-tabs .active>a:hover {
		border: none
	}

	.tabs-left .checkbox_btn {
		width: 100%;
		margin-right: 0;
		margin-bottom: 3px
	}

	.tabs-left>.nav-tabs .active>a {
		color: #242424;
		border: none
	}

	.mobile-category-show .tab-content {
		padding: 16px 20px;
		float: left;
		width: calc(100% - 140px);
		height: 400px
	}

	.mobile-category-show .panel-body {
		padding: 0;
		height: 330px
	}

	.clearall-mobile {
		text-align: right
	}

	.clearall-mobile a {
		color: #ab7229
	}

	.InnovationLeft {
		height: 400px
	}

	.makeproduct {
		height: 200px
	}

	.makeindent h2 {
		font-size: 18px;
		margin-bottom: 20px;
		line-height: 24px
	}

	.InnovationLeft h2 {
		font-size: 28px;
		margin-bottom: 20px;
		line-height: 32px
	}

	.tomorrowbox li h2 {
		font-size: 16px;
		margin-bottom: 10px;
		line-height: 24px
	}

	.tomorrowbox li .designproduct,
	.tomorrowbox li .designtop,
	.tomorrowbox li .designtop1 {
		height: 200px
	}

	.tomorrowbox li:last-child {
		height: 400px
	}

	.InnovationLeft p a.sub-btn,
	.makeindent p a.sub-btn,
	.tomorrowbox li p a.sub-btn {
		font-size: 15px;
		padding: 6px 20px;
		line-height: 22px
	}
    .training-tab-section .csrtabs li {
        margin: 0;
        width: 16.66%;
        padding: 0 5px;
    }
    .training-tab-section .csrtabs li .csrround {
        width: 90px;
        height: 90px;
        margin: 0 auto;
    }
    .training-tab-section .csrtabs li .csrround span {
        width: 69px;
        height: 69px;
    }
    .training-tab-section .csrtabs li .csrround span img {
        max-width: 40px;
    }
    .training-tab-section .csindenttabs .bloodpic {
        height: 230px;
    }
    .tab-content-pane-ne {
        padding: 50px 0px 35px;
    }
    .training-tab-section .tab-content-img-wrap img {
        height: 150px;
    }
    .tab-content-img-wrap {
        padding: 0px 5px;
        margin-bottom: 10px;
    }
}

@media (max-width:1280px) {
	.megamenu {
		margin-left: 0;
		margin-right: 0
	}

	.megamenu>li {
		margin-bottom: 30px
	}

	.megamenu>li:last-child {
		margin-bottom: 0
	}

	.megamenu.dropdown-header {
		padding: 3px 15px !important
	}

	.navbar-nav .open .dropdown-menu .dropdown-header {
		color: #fff
	}

	header .navbar.navbar-expand-lg {
		background: 0 0;
		padding: 0;
		top: 25px
	}

	.navbar-toggler {
		position: absolute;
		top: -50px;
		right: 10px;
		z-index: 99;
		border: 0;
		padding: 0;
		line-height: 0;
		font-size: 20px;
		border-radius: 0
	}

	header.form-inline {
		position: inherit;
		padding: 8px 185px 8px 15px
	}

	.navmenu.navbar-expand-lg .navbar-nav .nav-link {
		padding: 15px;
		border-right: 0;
		line-height: 24px;
		border-bottom: 1px solid rgba(255, 255, 255, .19)
	}

	.navbar-toggler-icon {
		padding: 12px 0 0;
		font-size: 25px
	}

	header.dropdown-toggle::after {
		float: right;
		margin: 10px 0 0
	}

	.navbar-expand-lg .navbar-nav .dropdown-menu {
		position: inherit;
		width: 100%;
		margin: 0;
		border-radius: 0;
		height: 450px;
		overflow-y: scroll
	}

	.navmenu.navbar-expand-lg .navbar-nav .menubox li.nav-item .nav-link {
		background: 0 0;
		padding: 10px 5px;
		border: 0
	}

	.menubox li.nav-item {
		width: 50%;
		padding: 0 5px
	}
}
@media only screen and (min-width:768px) and (max-width:1199px) {
	.navbar-toggle {
	    margin-top: 11px;
	    margin-right: 0;
	    display: inline-block;
	}
	header .navbar-brand {
	    height: auto;
	    padding: 0;
	}
	.cartmobile {
	    font-size: 35px;
	    position: absolute;
	    top: 12px;
	    right: 75px;
	    color: #000;
	    display: block !important;
	}
	.navbar-toggle .icon-bar {
	    display: block;
	    width: 27px;
	    height: 3px;
	    border-radius: 1px;
	    background: #666;
	    margin: 1px 0;
	}
	.navbar-header {
	    float: none;
	}
	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
	    margin-left: 0;
	}
	header .navbar-nav {
	    background: #fff;
	    float: none !important;
	    margin: 0;
	}
	header .navbar-nav>li {
	    float: none;
	}
	header .navbar-nav>li>a {
	    font-size: 16px;
	    padding: 14px 25px;
	    margin: 0;
	    border-top: 1px solid #eee;
	}
	header .navbar-nav>li>a i {
	    display: none !important;
	}
	header .navbar-nav>li>a span.new-tag {
	    top: 15px;
	    right: 25px;
	}
	header .navbar-nav>li a .la-caret-down {
	    float: right;
	    display: block !important;
	}
	header .navbar-nav>li#cart_add {
	    display: none;
	}
	.navbar-collapse.collapse {
	    display: none !important;
	    padding: 0;
	    position: absolute;
	    top: 58px;
	    left: 0;
	    right: 0;
	    width: 100%;
	    z-index: 9999;
	    margin: auto;
	}
	.navbar-collapse.collapse.in {
	    display: block !important;
	}
	.heroarea .slick-slide {
	    height: 540px;
	}
	.heroarea .slick-slide h1 {
	    font-size: 43px;
	    padding: 130px 0 30px 35px;
	    width: 38%;
	}
	.heroarea .slick-slide p {
	    font-size: 26px;
	    width: 38%;
	    line-height: 32px;
	    padding: 0px 0 0px 35px;
	}
	.videoSlider .slider.youtube-slider {
		max-width: 95%;
		margin: auto;
	}
	.videoSlider .slick-prev.slick-arrow, .videoSlider .slick-next.slick-arrow {
		width: 50px;
	}
	.videoSlider .slick-next {
		right: -4%;
	}
	.videoSlider .slick-prev {
		left: -6%;
	}
	.collection-header-home {
	    height: 288px;
	}
	.videoSlider .text-center.videobox iframe {
	    height: 180px;
	}
	.videoSlider {
	    padding: 20px 0px 10px;
	}
	header.sticky {
	    height: auto;
	    z-index: 9999;
	}
	.collectionpagewrap .col-md-3, .collectionpagewrap .col-sm-4 {
	    width: 33.33%;
	}
	.collectionpagewrap .pro-indent a {
	    width: 45%;
	}
}
@media screen and (max-width:767px) {
	.mainpage {
		overflow: hidden
	}

	.pb50 {
		padding-bottom: 25px
	}

	.pt50 {
		padding-top: 25px
	}

	.topbar {
		padding: 6px 0;
		font-size: 11px;
		text-align: center
	}

	header .navbar-brand {
		height: auto;
		padding: 0
	}

	.navbar-brand>img {
		display: block;
		width: 200px
	}

	header .navbar-nav>li>a {
		font-size: 16px;
		padding: 14px 15px;
		margin: 0
	}

	header .navbar-nav>li>a i {
		bottom: 0
	}

	header .navbar-nav>li>.dropdown-menu.megamenu {
		background: #f2f2f2
	}

	.megamenu>li {
		margin-bottom: 0
	}

	.navbar-nav .open .dropdown-menu>li>a {
		line-height: 20px;
		padding: 11px 20px
	}

	header .navbar-nav>li>.dropdown-menu.megamenu {
		margin: 0;
		padding: 0
	}

	.navbar-nav .open .dropdown-menu .dropdown-header {
		font-size: 16px;
		color: #000;
		background: #fbead4;
		padding: 8px 10px
	}

	header .navbar-nav>li>.dropdown-menu.megamenu .col-sm-6 {
		padding: 0
	}

	.navbar-nav .open .dropdown-menu .dropdown-header,
	.navbar-nav .open .dropdown-menu>li>a {
		padding: 10px;
		font-family: SohoStd-ExtraLight
	}

	header .navbar-nav>li>.dropdown-menu.megamenu li a {
		font-size: 16px;
		color: #000;
		padding: 11px 20px;
		line-height: 20px;
		font-family: SohoStd-ExtraLight;
		display: block
	}

	.dropdown-menu .divider {
		display: none
	}

	.navbar-toggle {
		margin-top: 11px;
		margin-right: 7px
	}

	.navbar-toggle .icon-bar+.icon-bar {
		margin-top: 5px
	}

	.navbar-toggle .icon-bar {
		display: block;
		width: 27px;
		height: 3px;
		border-radius: 1px;
		background: #666;
		margin: 1px 0
	}

	header .navbar-nav>li a .la-caret-down {
		float: right;
		display: block
	}

	header .navbar-nav>li:hover a .la-caret-down {
		display: block
	}

	header .navbar-nav>li a.active i,
	header .navbar-nav>li:hover a i {
		display: none
	}

	header .navbar-nav>li>a {
		border-top: 1px solid #eee
	}

	.homecontact h2 {
		font-size: 35px;
		line-height: 42px;
		margin-bottom: 25px
	}

	.form .form-control.message {
		height: 125px
	}

	.heroarea {
		overflow: hidden
	}

	.homecontact .sub-btn {
		width: 100%
	}

	.newsletterhome {
		position: inherit;
		padding: 10px;
		z-index: inherit
	}

	.newsletterhome .newshome {
		background: #fff;
		width: 100%;
		float: left;
		padding: 10px;
		margin-top: 0;
		border: 1px solid #ccc
	}

	.heroarea .slick-slide {
		height: 330px
	}

	.heroarea .slick-slide h1 {
		font-size: 26px;
		padding: 70px 0 20px;
		width: 100%;
		text-align: center;
		line-height: 40px
	}

	.heroarea .slick-slide p {
		font-size: 18px;
		line-height: 30px;
		text-align: center;
		padding: 0 25px
	}

	.heroarea .slick-next.slick-arrow {
		width: 32px;
		height: 75px;
		background-size: 100%;
		padding: 0
	}

	.heroarea .slick-prev.slick-arrow {
		width: 32px;
		height: 75px;
		background-size: 100%;
		padding: 0
	}

	.futureplans {
		padding: 20px 0;
		height: auto
	}

	.futureindent {
		position: inherit;
		padding: 30px 15px;
		top: 0
	}

	.futureindent h2 {
		margin-bottom: 25px;
		font-size: 16px;
		line-height: 30px
	}

	.categorieshome {
		padding: 70px 0 0
	}

	.collection-header-home {
		height: 320px
	}

	.awardhome {
		padding: 85px 0 30px
	}

	.awardhome h2 {
		font-size: 24px;
		margin-bottom: 25px;
		text-align: center
	}

	.awardhome .col-xs-4 {
		padding-right: 8px
	}

	.awardhome .col-xs-8 {
		padding-left: 10px
	}

	.awardhome .award-slide p {
		font-size: 12px;
		line-height: 20px
	}

	.awardhome .award-slide p span {
		font-size: 13px
	}

	.awardhome h3 {
		font-size: 24px;
		margin: 55px 0 10px;
		text-align: center
	}

	.satya-txt {
		font-size: 13px;
		line-height: 20px
	}

	.satyagallery .col-xs-4 {
		padding: 0
	}

	.clientwrap {
		padding: 70px 0 65px
	}

	.clientwrap .line {
		height: 50px
	}

	.clientwrap h2 {
		margin-bottom: 10px;
		font-size: 30px
	}

	.clientwrap .slick-track {
		padding: 15px 0
	}

	.clientwrap .slick-initialized .slick-slide .clientbox {
		width: 99% !important;
		box-shadow: none;
		border: 1px solid #ccc;
		box-sizing: inherit
	}

	.clientwrap .slick-initialized .slick-slide .clientbox {
		padding: 15px 15px 35px;
		background-size: 40%
	}

	.clientwrap .slick-initialized .slick-slide p {
		font-size: 15px;
		line-height: 32px
	}

	.clientwrap .slick-prev.slick-arrow {
		top: 103%;
		left: 120px
	}

	.clientwrap .slick-next.slick-arrow {
		top: 103%;
		right: 120px
	}

	.homemanufacturing h2 {
		font-size: 24px;
		margin-bottom: 5px;
		text-align: center
	}

	.homemanufacturing .pro-txt {
		font-size: 13px;
		line-height: 22px;
		margin-bottom: 20px;
		text-align: center
	}

	.homemanufacturing li img {
		width: 48px;
		top: 3px
	}

	.homemanufacturing li {
		padding: 0 0 15px 65px
	}

	.homemanufacturing p {
		font-size: 12px;
		line-height: 20px
	}

	.categorieshome .line {
		height: 45px
	}

	.categorieshome .line:before {
		width: 30px;
		left: -15px
	}

	.categorieshome h2 {
		margin-bottom: 25px;
		font-size: 30px;
		background: 0 0;
		padding-bottom: 0
	}

	.categorieshome li {
		width: 100%
	}

	.categorieshome li:first-child {
		border-left: 1px solid #fff
	}

	.categorieshome li .cateindent {
		position: inherit;
		padding: 10px;
		margin-bottom: 10px
	}

	.categorieshome li h3 {
		font-size: 15px;
		line-height: 24px;
		min-height: auto;
		margin-bottom: 0
	}

	footer {
		padding: 20px 0 30px
	}

	footer img {
		width: 220px;
		height: auto
	}

	footer p {
		font-size: 13px;
		line-height: 22px;
		padding: 0 0 10px 0
	}

	footer li {
		float: left;
		width: 50%
	}

	footer li a {
		font-size: 13px;
		line-height: 22px;
		padding: 0 0 10px 0
	}

	.copyright {
		padding: 20px 0 0;
		font-size: 13px
	}

	.sustainabilitywrap ul {
		margin-bottom: 30px
	}

	.sustainabilitywrap ul li {
		padding: 10px 10px 15px;
		font-size: 18px
	}

	.sustainabilitywrap h3 {
		font-size: 26px;
		margin-bottom: 20px
	}

	.sustainabilitywrap h4 {
		font-size: 21px;
		margin-bottom: 15px;
		line-height: 35px
	}

	.sustainabilitywrap p {
		font-size: 14px;
		line-height: 28px
	}

	.sustainabilit-txt {
		font-size: 15px;
		line-height: 26px;
		margin: 30px 0 15px
	}

	.sustainabilitywrap h5 {
		font-size: 22px;
		margin: 20px 0 10px
	}

	.blogindent {
		padding: 15px;
		position: inherit;
		top: 0;
		left: 0;
		min-height: auto
	}

	.blogindent h3 {
		font-size: 22px;
		margin-bottom: 10px
	}

	.blogindent p {
		font-size: 15px;
		line-height: 25px
	}

	.blogbox {
		margin: 30px 0 0
	}

	.bindent {
		padding: 10px 0
	}

	.blogbox p {
		font-size: 15px;
		line-height: 26px;
		text-align: center;
		margin-bottom: 0
	}

	.line {
		height: 40px
	}

	.innerbanner {
		padding: 80px 0;
		background-size: cover !important
	}

	.innerbanner h1 {
		font-size: 24px
	}

	.careerwrap {
		padding: 20px 0 15px
	}

	.careerwrap h3 {
		font-size: 30px;
		margin: 40px 0 20px;
		text-align: center
	}

	.careerwrap p {
		line-height: 30px;
		font-size: 16px;
		text-align: center
	}

	.careerwrap p span {
		font-size: 16px !important;
		line-height: 26px !important
	}

	.careerbox {
		margin: 15px 0 0
	}

	.careerbox h4 {
		font-size: 22px;
		margin: 0 0 20px;
		text-align: center
	}

	.contactwrap {
		padding: 60px 0 10px
	}

	.cont-txt {
		font-size: 16px;
		line-height: 30px;
		margin-bottom: 30px
	}

	.contactwrap h3 {
		font-size: 28px;
		margin-bottom: 15px;
		font-weight: 700
	}

	.contactwrap p {
		line-height: 29px;
		font-size: 16px;
		margin-bottom: 7px
	}

	.contactwrap h4 {
		font-size: 32px;
		margin: 20px 0;
		color: #ab7229;
		font-weight: 700
	}

	.company-title {
		font-size: 24px;
		line-height: 38px;
		margin-bottom: 10px
	}

	.ourvision img {
		width: 80px
	}

	.ourvision {
		padding-left: 90px
	}

	.MissionVision h4 {
		font-size: 32px
	}

	.MissionVision h5 {
		font-size: 18px;
		margin-bottom: 15px
	}

	.MissionVision {
		padding: 50px 0 30px
	}

	.MissionVision li {
		font-size: 15px;
		line-height: 24px;
		background: url(../images/hand-icon.png) left 13px no-repeat;
		padding: 7px 0 7px 35px
	}

	.ManagementTeam {
		padding: 55px 0 0
	}

	.ManagementTeam h2 {
		font-size: 28px;
		margin-bottom: 25px
	}

	.team {
		margin-bottom: 40px
	}

	.best-txt {
		padding: 15px;
		font-size: 32px;
		line-height: 50px
	}

	.CertificationWrap {
		padding: 50px 0 50px
	}

	.globalpresencepage {
		padding: 30px 0
	}

	.countrywrap {
		padding: 20px 15px 0
	}

	.countrywrap h2 {
		font-size: 22px;
		margin-bottom: 40px
	}

	.sidewrap p {
		font-size: 15px;
		line-height: 28px
	}

	.awardpage {
		padding: 50px 0
	}

	.award-indent {
		min-height: auto
	}

	.csrpage h3 {
		font-size: 19px;
		margin-bottom: 30px;
		line-height: 30px
	}

	.csrtabs li .csrround {
		width: 115px;
		height: 115px;
		padding: 5px
	}

	.csrtabs li .csrround span {
		width: 103px;
		height: 103px;
		padding: 18px 0 0
	}

	.csrtabs li .csrround span img {
		width: 52px;
		height: auto
	}

	.csrtabs li {
		margin: 0 15px
	}

	.csrtabs h4 {
		font-size: 18px;
		margin-top: 20px
	}

	.bloodpic {
		height: auto
	}

	.csindenttabs {
		padding-top: 140px
	}

	.csindenttabs .nav-tabs>li {
		margin: 0
	}

	.csindenttabs .nav-tabs>li a {
		font-size: 15px
	}

	.csindenttabs p {
		line-height: 26px;
		font-size: 16px
	}

	.csrslidewrap .slick-slide {
		padding: 120px 0
	}

	.csrslidewrap .slick-slide h3 {
		font-size: 24px;
		margin-bottom: 40px;
		line-height: 40px
	}

	.csrslidewrap .slick-slide h3 br {
		display: none
	}

	.manufacturingwrap {
		padding: 50px 0 30px
	}

	.prcesswrap {
		padding: 0
	}

	.prcesswrap p {
		line-height: 26px;
		font-size: 14px;
		text-align: center
	}

	.manufacturingwrap h2 {
		text-align: center
	}

	.count-txt {
		width: 100%
	}

	.count-data {
		width: 100%;
		padding: 10px 0 0
	}

	.prcesswrap li {
		margin: 10px 0 20px
	}

	.overleft,
	.overright {
		width: 100%
	}

	.overindent {
		padding: 10px 15px
	}

	.overviewprocesswrap h3 {
		font-size: 20px;
		margin-bottom: 15px;
		line-height: 30px
	}

	.overviewprocesswrap p {
		font-size: 14px;
		line-height: 26px
	}

	.newsmediawrap {
		padding: 45px 0 0
	}

	.newsmediawrap .nav-tabs {
		white-space: nowrap;
		width: 100%;
		overflow-x: scroll;
		display: flow-root;
		position: relative;
		z-index: 0
	}

	.newsmediawrap .nav-tabs>li {
		display: inline-block;
		float: inherit
	}

	.media-txt {
		margin: 20px 0
	}

	.date-txt {
		font-size: 16px;
		margin: 20px 0
	}

	.media-read {
		border-bottom: 1px solid #ddd;
		padding-bottom: 20px
	}

	.media-title {
		font-size: 20px;
		line-height: 26px;
		margin-bottom: 15px
	}

	.media-read a {
		font-size: 14px
	}

	.tabstech {
		width: 100%
	}

	.prodetail {
		overflow: hidden
	}

	.prodetail .table {
		width: 100%
	}

	.collectionpagewrap .productbox {
		margin-bottom: 10px
	}

	.sendbuldwrap {
		padding: 55px 0 30px
	}

	.collectiontabs .nav-tabs>li>a span {
		display: none
	}

	.collectiontabs .nav-tabs>li {
		border: 0;
		width: 32%;
		vertical-align: top
	}

	.collectiontabs .nav-tabs>li>a {
		padding: 10px 0;
		font-size: 11px
	}

	.collectiontabs .nav-tabs>li.active>a,
	.collectiontabs .nav-tabs>li.active>a:focus,
	.collectiontabs .nav-tabs>li.active>a:hover {
		border: 1px solid #e39e02
	}

	.collectiontabs .nav-tabs>li.active:after {
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		border-top: 10px solid #e39e02;
		bottom: -10px
	}

	.collectiontabs .nav-tabs {
		margin-bottom: 20px
	}

	.collectionpagewrap h2 {
		margin-bottom: 25px;
		font-size: 24px;
		text-align: center
	}

	.productdetailbanner h1 {
		font-size: 25px
	}

	.productdetailwrap {
		padding: 60px 0 50px
	}

	.productdetailslide .slick-next.slick-arrow {
		top: 50%
	}

	.productdetailslide .slick-prev.slick-arrow {
		top: 50%
	}

	.productdetailwrap h3 {
		margin-bottom: 10px;
		line-height: 28px;
		font-size: 18px
	}

	.categorywise ul {
		white-space: nowrap;
		overflow-x: auto;
		overflow-y: hidden
	}

	.categorywise li {
		width: 85%;
		margin-right: 10px;
		float: none;
		display: inline-block
	}

	.categorywise li:last-child {
		margin-right: 0
	}

	.allpagesblog h2 {
		font-size: 20px
	}

	.craftingtomorrowwrap {
		padding: 60px 0 0
	}

	.InnovationLeft,
	.makeoverwrap {
		width: 100%
	}

	.innovationindent {
		padding: 15px
	}

	.tomorrowbox li {
		width: 50%
	}

	.tomorrowbox li:last-child {
		width: 100%
	}

	.breadcrumbwrap {
		height: 48px
	}

	.heroarea .slick-slide .container {
		width: 100%
	}

	header .navbar-nav>li>a span.new-tag {
		top: 15px;
		right: 10px
	}

	header .navbar-nav {
		background: #fff
	}

	.innerbanner {
		background-position: 0 !important
	}

	.cartmobile {
		font-size: 35px;
		position: absolute;
		top: 12px;
		right: 75px;
		color: #000
	}

	.cartmobile a {
		color: #000
	}

	.cartmobile .badge {
		position: absolute;
		top: 3px;
		right: -5px;
		line-height: 15px;
		z-index: 9;
		background: red
	}

	.homemanufacturing .slick-dots {
		bottom: -5px
	}

	footer h2 {
		font-size: 18px;
		display: block;
		width: 100%;
		float: left
	}

	#globalVMap {
		height: 300px
	}

	#globalVMap svg {
		height: 300px !important
	}

	#EnquiryNow .image {
		margin-bottom: 15px
	}

	#globalVMapOnHome svg {
		height: 300px !important
	}

	.manufacturingoverview .col-sm-6 {
		min-height: auto
	}

	.clientwrap .slick-initialized .slick-slide span {
		color: #222;
		font-size: 22px;
		line-height: 28px
	}

	.brandwrap img {
		width: 90px;
		height: 90px
	}

	.gallerywrap .slick-next.slick-arrow {
		width: 50px;
		height: 45px;
		top: 40%;
		right: 10px;
		background-size: 100%
	}

	.gallerywrap .slick-prev.slick-arrow {
		width: 50px;
		height: 45px;
		top: 40%;
		left: 10px;
		background-size: 100%
	}

	.gallerywrap {
		padding: 60px 0 40px;
		min-height: auto
	}

	.gallerywrap h2 {
		font-size: 30px;
		margin-bottom: 20px
	}

	.productdetailslide .slider-nav .slick-slide {
		height: 100px;
		overflow: hidden
	}
    .training-tab-section .csrtabs li {
        margin: 0;
        width: 33.33%;
        padding: 0 5px;
    }
    .training-tab-section .csrtabs li .csrround span {
        width: 100%;
        height: 100%;
    }
    .training-tab-section .csindenttabs .bloodpic {
        height: 200px;
    }
    .bloodpic-text {
        margin: 35px 0px;
    }
    .tab-content-pane-ne {
        padding: 35px 0px 35px;
    }
	.tab-content-img-caption-plus-icon svg, .training-tab-section .tab-content-img-wrap .tab-content-img-caption-plus-icon img {
	    width: 35px;
	    height: 35px;
	}
	.homemanufacturing .slider.clientslide {
	    margin-bottom: 30px;
	}
	.bestwrap_mid_img {
		padding: 0px;
	}
	.certification-logo {
	    line-height: 130px;
	    height: 130px;
	}
	.CertificationWrap .slick-initialized .slick-slide {
		padding: 20px 10px 10px;
	}
	.homecontact label#phonenumber-error {
	    margin-bottom: 20px;
	}
	.media-read  a.md_read_more_btn {
	    margin-bottom: 0;
	}
	.homecontact .col-md-12 .row.form .col-sm-6, .homecontact .col-md-12 .row.form .col-sm-12 {
	    padding: 0;
	}
	.collectionpagewrap .col-md-3, .collectionpagewrap .col-sm-4 {
		width: 50%;
	}
	.collectionpagewrap .pro-indent a {
		width: 45%;
	}
	#tabSection .loader {
	    border: 8px solid #f3f3f3;
	    border-top: 8px solid #B17D41;
	    width: 50px;
	    height: 50px;
	}
	#tabSection  .collection-content {
	    margin-top: 20px !important;
	    margin-bottom: 10px;
	}
	div#EnquiryNow .modal-dialog {
	    width: 90%;
	    margin: 10px auto;
	}
	.modal-open div#botpenguin-launcher-12 {
	    z-index: 0;
	}
	.prcesswrap h3 {
	    text-align: center;
	}
	.count-txt {
	    padding: 0;
	}
	.images_blogs_new .row {
	    margin: 0px -5px;
	}
	.images_blogs_new .col-sm-3 {
	    width: 25%;
	    float: left;
	    padding: 0px 5px;
	}
	.contact-main-section .container .row {
	    margin: 0;
	}
	.contact-main-section .col-sm-6 {
	    width: 50%;
	    float: left;
	}
	.contactmap {
	    margin-top: 30px;
	}
	.careerwrap .col-sm-6 + .col-sm-6 {
	    margin-bottom: 20px;
	}
	.blogwrap .blogbox {
		height: auto;
	}
}


@media (max-width: 575px) {
    .training-tab-section .csindenttabs .bloodpic {
        height: 115px;
    }
    .tab-content-img-wrap {
        padding: 0px 4px;
        margin-bottom: 8px;
        width: 50%;
    }
    .tab-content-img-wrap-inner {
        padding: 1px;
    }
    .training-tab-section .tab-content-img-wrap img {
        height: 120px;
    }
    .training-tab-section .csrtabs li {
        margin: 0;
        width: 100%;
        padding: 0 5px 15px;
    }
    .training-tab-section .csrtabs li a {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        padding: 0;
    }
    .training-tab-section .csrtabs a.tabs-dropdown .csrround,
    .training-tab-section .csrtabs li .csrround {
        width: 40px;
        height: 40px;
        margin: 0 12px 0 0;
        padding: 0;
        background: transparent;
        border: 0;
    }
    .training-tab-section .csrtabs a.tabs-dropdown .csrround span img,
    .training-tab-section .csrtabs li .csrround span img {
        max-width: 33px;
        width: auto;
    }
    .training-tab-section .csrtabs h4 br {
        display: none;
    }
    .training-tab-section .csrtabs li .csrround span {
        background: transparent;
    }
    .training-tab-section .csrtabs li.active .csrround {
        background: #fee5b5;
    }
    .training-tab-section .csrtabs li.active .csrround span img {
        max-width: 27px;
        width: auto;
    }
    a.tabs-dropdown {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        border: 1px solid #ab7229;
        border-radius: 5px;
        padding: 13px;
        position: relative;
        font-family: SohoStd-Regular;
        font-weight: 700;
        color: #ab7229;
        font-size: 18px;
        line-height: 25px;
        margin: 0 0 10px;
    }
    a.tabs-dropdown::after {
        content: "";
        position: absolute;
        right: 18px;
        top: 18px;
        width: 10px;
        height: 10px;
        border-left: 2px solid #ab7229;
        border-top: 2px solid #ab7229;
        transform: rotate(-135deg);
        pointer-events: none;
    }
    ul.mobile-tabs {
        display: none;
    }
    .training-tab-section ul.nav.nav-tabs {
        display: none;
    }
	div#companyCertification ul.slick-dots {
	    bottom: -25px;
	}
	header.sticky {
	    height: 68px;
	}
	.g-recaptcha > div {
	    transform: scale(1.05);
	    position: relative;
	    left: 7px;
	}
	.collectionpagewrap .col-md-3, .collectionpagewrap .col-sm-4 {
	    width: 100%;
	    padding: 0;
	}
	.collectionpagewrap .row {
	    margin-left: 0;
	    margin-right: 0;
	}
	.collectiontabs .nav-tabs>li>a {
	    font-size: 13px;
	}
	.collectiontabs .nav-tabs>li {
	    width: 33%;
	}
	.productbox p {
	    height: auto;
	}
	.collectionpagewrap .productbox h4 {
	    margin: 20px 0 10px;
	}
	.productbox .pricecoll {
	    margin: 14px 0px 21px;
	}
	.collectiontabs .loader {
	    margin: auto;
	}
	div#EnquiryNow .modal-dialog {
		width: 90%;
	}
	.images_blogs_new .row {
	    margin: 0;
	}
	.images_blogs_new .col-sm-3 {
	    width: 50%;
	    padding: 0px 5px;
	    margin-bottom: 20px;
	}
	section.images_blogs.images_blogs_new {
	    margin-bottom: 25px;
	}
	.contact-main-section .col-sm-6 {
		width: 100%;
	    padding: 0;
	}
	.contact_left_wrap {
	    text-align: center;
	    margin-bottom: 30px;
	}
	.contactwrap .contact_right_wrap h3 {
	    text-align: center;
	}
}
