/* ======= Responsive Css ==========*/
@media (max-width: 1650px) {
	.custom-container {
		padding: 0px 100px;
	}
	.hero-image {
		height: 700px;
	}
	
	.discover-card .discover-img {
    height: 300px;
    width: 360px;
    position: relative;
}
	
	.section-bottom {
		padding-bottom: 160px;
	}
	.section-top {
		padding-top: 160px;
	}
	.section{
		padding: 160px 0;
	}
	.slick-right-main:before{
    height: 320px;
    width: 360px;
	    right: 20px;
    z-index: 1;
    top: -120px;
}
.slick-left-main:before{
     height: 320px;
    width: 360px;
	 top: -120px;
	 left: 20px;
}
}
@media (max-width: 1450px) {
	
	.custom-container {
		padding: 0px 50px;
	}
	
	.hero-image {
		height: 550px;
		max-height: 550px;
		    transform: translateX(20px);
	}
	.hero-image img{
		height: 100%;
		max-height: 100%;
	}
	.navbar {
		padding: 15px 0px;
	}
	.navbar-brand {
		height: 50px;
	}
	.navbar-light .navbar-nav>.nav-item>a {
		font-size: 14px;
	}
}

@media only screen and (max-width: 1366px) {
	.slick-right-main:before{
		height: 280px;
		width: 300px;
		 top: -100px;
	}
	.slick-left-main:before{
		height: 280px;
		width: 300px;
		 top: -100px;
	}
	.slick-arrow-left {
		left: 8%;
	}

	.hero-left h1 {
		font-size: 35px;
		line-height: 60px;
	}
	.hero-left p {
		font-size: 14px;
		margin: 20px 0px 40px;
	}
	.hero-left {
		padding-top: 5vh;
	}
	.scroll-link, .scroll-link:hover, .scroll-link:focus {
		font-size: 14px;
		line-height: 25px;
	}
	.navbar-expand-lg .navbar-nav .nav-item {
		margin: 0px 40px;
	}
	.head {
		font-size: 28px;
		margin-bottom: 20px;
	}
	p {
    font-size: 14px;
    line-height: 30px;
	}
	.btn-all {
    height: 55px;
    width: 180px;
    font-size: 14px;
	}
	.section-bottom {
		padding-bottom: 100px;
	}
	.section-top {
		padding-top: 100px;
	}
	.section{
		padding: 100px 0;
	}
	.sec-title h2 {
    line-height: 55px;
}
.dis-detail {
    font-size: 14px;
	line-height: 30px;
}
.dis-num h3 {
    font-size: 30px;
	line-height: 30px;
}
.dis-num span {
	font-size: 18px;
	line-height:25px;
}
.dis-icon svg{
	width:80px;
	height:80px;
}
.dis-detail h4 {
	font-size: 16px;
}
.discover-card .discover-img {
        height: 250px;
    width: 300px;
    position: relative;
}
.discover-card h4 {
	font-size: 18px;
}

.slick-next {
    right: 12%;
    top: 40%;
}
.slick-prev {
    left: 8%;
    top: 40%;
 }
 
.pdf-btn-inner a {
    width: 248px;
    height: 55px;
	font-size: 15px;
}
.pdf-btn-inner a img {
    width: 25px;
}
.contact-main {
    padding: 70px 0;
}
.btn-con {
    width: 165px;
    height: 50px;
	font-size: 14px!important;
}
.form-input input, .form-input textarea {
    padding: 15px 25px;
	font-size: 15px;
}
.form-input input{
	height: 55px;
}
.form-input textarea {
	height: 180px;
}
.submit-btn {
    height: 55px;
    width: 280px;
	font-size: 15px;
}
.foot-top {
    padding: 50px 0px 0px;
}
.foot-logo  a{
	max-width:130px;
}
.add-title {
	font-size: 20px;
	    margin-bottom: 15px;
}
.add-sub-title {
	font-size: 15px;
}
.address {
    font-size: 14px;
	line-height: 26px;
	    margin: 0px auto 30px;
}
.foot-product {
    padding: 20px 0;
}
.foot-list li a {
	font-size: 14px;
}
.scroll-img svg{
	height:100px;
}
}


@media only screen and (max-width:1025px) {
	
	.slick-arrow-right {
		right: 14%;
	}
	.navbar-expand-lg .navbar-nav .nav-item {
		margin: 0px 15px;
	}
	.navbar-brand {
		max-width: 100px;
	}
	.hero-left,.hero-right {
		    -webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		height:auto!important;
	}
	.slick-arrow-left {
    left: 10%;
}
	.hero-inner{
		flex-direction:column;
		height:auto;
	}
	.hero-text {
		height: auto;
	}
	.hero-vdo {
   height: auto!important;
    justify-content: center;
}
.hero-section-image{
	padding-top:15vh;
}
.hero-image {
    transform: translateX(0px);
    transform: translateY(130px);
}
.hero-left{
	padding-top:0;
	padding-bottom:50px;
}
.about-left img {
    height: 500px;
}
.discover-list li {
   
    padding: 30px 0;
}
.discover-img img {
    height: 640px;
}

.pdf-btn-inner a {
    width: 200px;
    height: 55px;
    font-size: 13px;
}
.pdf-btn-inner a img {
    width: 18px;
}
}

@media only screen and (max-width: 990px) {
	
.slick-arrow-right {
    right: 42%;
}
.slick-arrows {
	top: 90%;
}
.slick-arrow-left {
    left: 33%;
}
.dis-main {
    padding-bottom: 80px;
}
.slick-right-main:before,.slick-left-main:before {
   content:none;
}
.slick-disabled{
	opacity:1;
}	
.navbar {
    background: #fff;
}
.navbar-brand {
    background: url(../../images/logo-black.png);
	max-width: 100px;
	    height: 50px;
		background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.custom-container {
    padding: 0px 15px;
}
.navbar-light .navbar-toggler {
    border-color: transparent;
}
.hero-left h1 {
    font-size: 30px;
    line-height: 50px;
    text-align: center;
}
.hero-left p {
    font-size: 14px;
    margin: 20px 0px 20px;
	text-align: center;
	line-height: 30px;
}
.hero-bottom {
	display:none!important;
}
.hero-image {
    transform: translateX(0px);
    transform: translateY(0px);
}
.section {
    padding: 60px 0;
}
.section-bottom {
    padding-bottom: 60px;
}
.section-top {
    padding-top: 60px;
}
.about-inner-main{
	flex-direction:column;
}
.about-left ,.about-right{
    width: 100%;
}
.about-left{
	justify-content:center;
	display:flex;
	padding-bottom:30px;
}
.head {
    font-size: 24px;
    margin-bottom: 20px;
    text-align: center;
}
p {
    text-align:center;
	
}
.mb-5{
	margin-bottom:20px!important;
}
.hero-btn {
	justify-content:center;
}
.sec-title h2 {
    line-height: 45px;
}
.about-right {
    
    padding-left: 0px;
}
.discover-info  .dis-detail {
    text-align: center;
	margin-bottom:30px;
}
.dis-num{
	margin-bottom:30px;
}
.dis-num h3 {
    font-size: 30px;
    line-height: 30px;
    text-align: center;
}
.dis-num span {
    font-size: 16px;
    text-align: center;
    display: block;
}
.discover-info {
    padding: 20px 0 20px;
}
.discover-list li {
    padding: 15px 0;
	flex-direction:column;
}
.dis-detail{
	text-align:center;
}
.dis-icon{
	margin-bottom:20px;
}
.discover-img{
	display: flex;
    justify-content: center;
}
.discover-img img {
    height: 440px;
}
.discover-left{
	padding-bottom:50px;
}
.pdf-btn-inner a {
    width: 100%;
}
.pdf-img{
	    display: flex;
    justify-content: center;
}
.nav-item>a {
    color: #1B0808!important;
	margin-bottom:10px;
}
.btn-con {
    background: #F07C00;
    color: #fff!important;
	margin-left:0;
}
.navbar-expand-lg .navbar-nav .nav-item {
    margin: 0px 0px;
}
.discover-card .discover-img {
    height: 300px;
    width: 300px;
    position: relative;
}

}

@media only screen and (max-width:767px) {
	.slick-arrow-left {
    left: 29%;
}
.slick-arrow-right {
    right: 30%;
}	
	.discover-slider:before{
		content:none;
	}
	.slick-disabled {
		opacity: 1;
	}
	
.dis-icon {
    margin-right: 0px;
}
.slick-next {
    right: 30%;
    top: 93%;
}
.discover-card .discover-img {
    height: 300px;
    width: 300px;
    position: relative;
    margin: auto;
}
.discover-card h4 {
    font-size: 18px;
    text-align: center;
}
.dis-main {
	padding-bottom:80px;
}
.dis-main {
    margin-left: 0px;
}
	.navbar-brand {
    max-width: 90px;
    height: 40px;
	}
	.hero-left h1 {
    font-size: 25px;
    line-height: 45px;
    text-align: center;
}
.hero-left p {
    font-size: 13px;
    line-height: 27px;
}
.hero-left {
    padding-bottom: 30px;
}
.hero-image {
    height: 300px;
	max-height: 300px;
}
.about-left img {
    height: 350px;
	width: 100%;
}
.head {
    font-size: 19px;
    margin-bottom: 10px;
}
.hero-right {
     padding-left: 0px;
	  padding-right: 0px;
}
p {
    font-size: 13px;
    line-height: 27px;
}
.discover-list li {
    padding: 25px 0;
    flex-direction: column;
}
.foot-list {
	flex-direction: column;
}
.address {
    margin: 0px auto 20px;
}
.seprator{
	display:none;
}
.foot-list  li{
	margin-bottom:15px;
}
.footer-bottom-inner{
	flex-direction:column;
}
.copyright{
	margin-bottom:20px;
}
.discover-img img {
    height: 350px;
	width: 100%;
}
}

@media only screen and (max-width:380px) {
	.hero-image {
    height: 250px;
    max-height: 250px;
	}
	.head {
		font-size: 17px;
	}
	.contact-main {
    padding: 40px 0;
}
	.slick-arrow-left {
    left: 25%;
}
.slick-arrow-right {
    right: 28%;
}
}