body,
h1,
h2,
h3,
h4, 
nav {
  color: #303133;
  font-family: "lato";
  font-weight: 400;
  margin: 0;
}
div,
span,
a,
p,
footer,
small {
  font-family: "Quicksand";
  color: #777;
}

a {
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  transition-duration: 0.3s;
}

a:hover {
  text-decoration: none;
  transition-duration: 0.3s;
}

 .suscribe-section {
    position: relative;
    padding-top: 3rem;
	z-index: 1;
}

.oth_text p{font-size:16px; }


.main-banner {
	position: relative;
/* 	background-image: url(../images/twobanner3.jpg); */
	background-image: url(../images/twobanner3_2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover; 
    background-attachment: fixed;
} 
.header_container {
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.header_container.is-sticky {
	position: fixed;
	z-index: 99;
	width: 100%;
	top: 0;
    background: #ffffffbf;

}
.main-banner.is-fixed {

}
.header_container.is-sticky .navbar-nav .nav-link {
  color: #000;
  padding: 0px 15px !important;
}

.banner-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  background: black;
  opacity: 0.5;
}
.banner-title {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
 /*  padding: 0px 0px 40px 50px; */
 padding: 70px 0px 40px 100px;
}
.banner-title.op-zero {
  opacity: 0;
}
.banner-title h3 {
    font-size: 54px;
    font-weight: 400;
    color: #434343;
    text-align: left;
}
.banner-title p {
    font-size:16px;
    color: #434343;
    text-align: left;
    padding: 20px 0 20px 0;
}
.banner-title a {
  display: inline-block;
  padding: 10px 31px 10px 31px;
  text-align: center;
  cursor: pointer;
  border-radius: 2px;
  border: 2px solid #434343;
  outline: none;
  background: transparent;

  color: #434343;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 50px;
  white-space: pre-wrap;
  -webkit-text-stroke: 0;
  transition: color 200ms ease-in-out, background-color 200ms ease-in-out,
    border-color 200ms ease-in-out;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  box-shadow: 0px 0px 4px 0px #0000000d;
}

.banner-title a:hover {
  background: #fff;
    color: #434343;
    border-color: #fff;
  transition-duration: 0.3s;
}

img.islogo {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}

header {
  position: fixed;
  z-index: 9;
  left: 0;
  right: 0;
}
 
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
  font-family: "Quicksand", sans-serif;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.1em;
  padding: 15px 15px !important;
}

.mt-5x {
  margin-top: 5rem;
}
.pb-7x {
  padding-bottom: 5rem;
}

.pb-8_1x {
  padding-bottom: 8rem;
}

.lookbook-section2,
.suscribe-section {
  position: relative;
}

.lookbook-section2:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
 

.suscribe-section:before {
  content: "";
  position: absolute;
  top:65px;
  bottom: 0;
  right: 0;
  left: 0;
  background: #f7f7f7;
  border-top: 5rem solid #fff;
}

.about-the-brand {
  background: #f7f7f7;
  padding: 7rem 0;
  margin: 6rem 0 6rem;
} 
 
.row__sb {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.introTitle {
	color: #000;
    font-family:Lato !important;
    font-size: 35px;
    font-weight: 300; 
}
.colBtn{
	font-size: 22px;
    font-weight:300;
    margin-top: 10px;
	cursor:pointer;
}
section.the-colection {
    padding: 0 2rem;
	    background: url(https://coucheworld.com/wp-content/uploads/peach-pattern.webp);
    background-size: auto;
    background-repeat: repeat-x;
}
.intro-title p{
    font-size: 16px;
    padding-top: 25px;
    font-weight: 300;
    color: #000;
    letter-spacing: 1px;
	line-height: 27px;
}
.image-box {
    padding: 25px 0;
}
.intro-subTitle { 
  color: #303133;
  letter-spacing: 0.5em !important;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
}

.lookbook-section, .lookbook-section2 {
    padding: 6rem 0 7rem;
    background: #fff8f2;
}
  
.lookbook{ 
    padding:7rem 0 9rem;
}

 
.colsSB {
  padding-right: 35px !important;
  padding-left: 35px !important;
}

.product-title {
    font-size: 14px;
    padding: 1rem 0;
    text-align: left;
    font-weight: 600;
    font-family: 'Quicksand';
}
.product-title span {
	color: #303133;
    font-family: 'Quicksand';
	float: right;
}
.owl-dots {
  position: absolute;
  display: inline-flex;
  left: 50%;
  right: 0;
}
.owl-dot span {
  background: none repeat scroll 0 0 rgba(25, 27, 30, 0.25);
  border-radius: 20px;
  display: block;
  height: 8px;
  margin: 25px 4px;
  opacity: 0.5;
  width: 8px;
}
.owl-dot.active span {
  background: none repeat scroll 0 0 rgba(25, 27, 30, 0.5);
  opacity: 0.5;
  width: 12px;
}
.payment-info-title {
  color: #303133;
  font-size: 14px;
}
.x-icon svg {
  display: block;
  margin: 15px auto;
  stroke-width: 0.5;
}
.payment-info-section {
    background: #f9f9f9;
    padding: 30px 0px;
    margin: 70px 15px;
}
 
#back-to-top.show {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
  opacity: 1;
}

#back-to-top {
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 30px;
  height: 30px;
  border-radius: 2px;
  background-color: #303133;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.17);
  color: #fff;
  text-align: center;
  z-index: 999;
  -webkit-transform: translateX(150%);
  transform: translateX(150%);
  transition: opacity 0.5s ease-out;
  transition: all 0.3s;
  opacity: 0;
}
.product-inner {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.addtocart {
  width: 100%;
  position: absolute;
  bottom: -52px;
  transition: 0.4s ease 0.1s;
}
.addtocart a {
	background: #ffffffa6;
    color: #434343;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 2px;
    padding: 10px 0 10px 0;
    display: block;
    margin: 0px 0rem;
    text-align: center;
    font-family: "Quicksand";
    font-weight: 600;
}
.product-inner:hover .addtocart {
  bottom: 0px;
  transition: 0.4s ease 0.1s;
}
.whislist {
  position: absolute;
  top: 0;
  right: 0;
}
.wl-icon {
	background: #fff;
	margin: 8px 10px;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	line-height: 29px;
	text-align: center;
	opacity: 0;
	transition-duration: 0.3s;
}
.product-inner:hover .wl-icon {
	opacity:1;
}
.wl-icon svg {
  stroke-width: 1.5px;
  width: 16px;
  stroke: #303133;
}

  

@media screen and (max-width: 768px) {
	
	/* .wrapper {
		display:none;
	} */  
	
	 
	.middle-main {
        display: table;
        height: 100%;
        width: 100%;
    }
        
    .text-middle {
        display: table-cell;
        vertical-align: middle;
    }
        
    .main-typography {
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 1;
		right: 0;
        left: 0;
    }
        
    .main-typography h1 {
		 font-family: "Quicksand";
        color: #000;
		letter-spacing: 1px;
		text-align: center;
		font-weight: 300;
		font-size:22px;
		padding: 0 2rem;
    }
        
    .center {
        max-width: 800px;
        margin: auto;
    }

}

.sideMargin{
	padding: 0 2rem;
}

h3.f-title {
    font-size: 26px;
    color: #000;
}

.ulList ul{
	list-style-type: none;
    padding: 20px 0;
}

.ulList ul li{
	
}

.ulList ul li a{
	font-size: 16px;
    color: #000;
    line-height: 34px;
}

.ulList ul li a svg {
	width: 18px;
	margin-right: 10px;
}

  
 
  

.category-column{
	display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(1, 1fr);
}

.category-item{
	position:relative;
	cursor:pointer;
}

.category-item:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(255, 255, 255, 0);
    pointer-events: none;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.category-item:hover:before {
    background: rgba(255, 255, 255, 0.8);
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.category-content{
	position: absolute;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    top: 50%;
    margin-top: 0;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.category-item:hover .category-content {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    position: absolute;
    opacity: 1;
    visibility: visible;
}

.category-title{
	font-size: 40px;
    color: #222222;
    font-weight:300 !important;
}

.category-content a{
	font-weight: 300;
    color: #000;
    text-transform: lowercase;
	font-size: 16px; 
}

section.more-about {
    padding: 8rem 0;
}

.more-about-title {
   padding: 20px 45px 0 90px;
    text-align: justify;
    position: relative;
    margin: auto;
}
 
.more-about-title h1{
	font-size:35px; 
    font-weight:300;
    margin-bottom: 20px;
}

.more-about-title p{
    color: #000;
    margin-bottom: 35px;
	font-size: 16px;
}

.btn-link {
    font-weight: 400;
    position: relative;
    font-size: 14px;
    line-height: 24px;
    display: inline-block;
    color: #222222;
    padding: 10px 30px;
    text-transform: uppercase;
    border: 0;
    cursor: pointer;
    outline: none;
    overflow: hidden;
    z-index: 1;
    -webkit-transition: color 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: color 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    transition: color 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}

.btn-link:before {
    background-color: #222222;
    content: '';
    z-index: -1;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-animation: button-leave 0.4s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    -o-animation: button-leave 0.4s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    animation: button-leave 0.4s cubic-bezier(0.19, 1, 0.22, 1) forwards;
}

.btn-link:after, .btn-link:before {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

.btn-link:after {
    content: '';
    border: 1px solid #222222;
}

.btn-link:hover, .btn-link:focus {
    color: #ffffff;
    text-decoration: none;
    background: #222222;
}

.author{
	font-size: 12px;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 2px;
    font-weight: 600;
}


  

 
  html {
    overflow-x: hidden;
}

body.airi-body {
    overflow-x: hidden;
}

.la-newsletter-popup h4 {
    font-size:28px;
    margin: 10px 0;
    font-family: 'Lato';
    font-weight: 300;
}
  
  .site-header .container {
    width: 100%;
    max-width: 100%;
}   
	 
	.xl-block-grid-1 .grid-item {
		width: 25%;
	}
	
	.product_item .product_item--title {
		font-size: 16px;
		margin: 0 0 5px;
		line-height: inherit;
		font-weight: 400;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	
	.product_item .product_item--title a {  
		color: #000 !important;
	}
	
	

	
 #my-video
 {
	 width:100%;
 }
 .dis-flx
 {
	 display: flex;
 }

.btn-newsletter {
   border-radius: 0;
    border-color: #000;
    font-size: 16px;
    line-height: 0;
    height: 37px;
    padding: 7px 10px;
    position: absolute;
    margin-top: 11px;
    background: #000 !important;
    right: -6px;
    margin-top: 3px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff !important;
     
}
hr { 
    border-top: 1px solid #fff;
	margin: 15px 0;
}
 
 

 
@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.rotating {
  -webkit-animation: rotating 10s linear infinite;
  -moz-animation: rotating 10s linear infinite;
  -ms-animation: rotating 10s linear infinite;
  -o-animation: rotating 10s linear infinite;
  animation: rotating 10s linear infinite;
}


.product_item--info-inner{
    display: none;
} 

body, h1, h2, h3, h4, nav {
    color: #303133;
    font-family: lato;
    font-weight: 400;
    margin: 0;
}

.quform, .quform * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Lato';
    font-weight:300;
    
}

.footer-top .textwidget .quform .quform-field-email {
    color: #fff;
    font-weight: 300 ;
}


.footer-top .quform, .quform * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Lato';
    font-weight:300;
	 
}
.textwidget .quform-submit span.quform-button-text.quform-button-submit-text {
    color: #fff;
}

.footer-bottom-inner .small.text-uppercase.text-center {
    color: #fff;
    font-family: 'Lato';
	font-weight:300;
}
 
 .banner-title h3 {
    font-size: 54px;
    font-weight: 300 !important;
    color: #434343;
    text-align: left;
}



@media only screen and (min-width:1440px){
	.more-about-title {
		padding: 50px 45px 20px 90px;
		text-align: justify;
		  
	}

}





.image-grid {
    display: grid;
    margin: auto;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-gap: 12rem;
    justify-content: center;
    padding:40px 15px 80px;
    align-items: center;
}
 
.image-grid p {
    padding: 25px 0px;
    color: #000;
    font-weight: 500;
    font-size: 16px;
	position: relative;
} 

 
.image-grid p span {
    color: #000;
    line-height: 40px;
    float: right;
}

.img_grid_2{width: 215px;}
  
  
 .qoute_top{
	background-image: url(https://coucheworld.com/wp-content/themes/airi-child/images/qoute-top.webp);
   height: 35px;
    width: 35px;
    background-size: contain;
    float: left !important;
    position: absolute;
    top: 10px;
    left: -39px; 
	background-repeat: no-repeat;
}
  
 .qoute_bottom{
	background-image: url(https://coucheworld.com/wp-content/themes/airi-child/images/qoute-bottom.webp); 
    height: 35px;
    width: 35px;
    background-size: contain;
    float: left !important;
    position: absolute;
     bottom: 14px;
    left: 17%;
    background-repeat: no-repeat;
 } 
 @media only screen and (max-width:1680px)
 {
	 .qoute_bottom
	 { 
		right: inherit !important;
		left: inherit !important;
	 }
	 
 }
 @media only screen and (min-width:1440px){
	 
	 .qoute_bottom {
		background-image: url(https://coucheworld.com/wp-content/themes/airi-child/images/qoute-bottom.webp);
		height: 35px;
		width: 35px;
		background-size: contain;
		float: left !important;
		position: absolute;
		bottom: 14px;
		right: 14%;
		left: inherit;
		background-repeat: no-repeat;
	} 
	.anisha-dot {
		left: inherit !important;
	}
 
 }
 


 
@media(max-width:600px){ 
	.testi-main
	{
		width: 100%;
		float: left;
	}
	.testimonial
	{
		padding-left: 0px;
	}
	.main-banner 
	{
		background-position: 70%;
		background-size: cover;
	}
	
	.category-column {display: block;}
	
	.category-item {padding: 0 20px 20px;}
	.intro-title p {text-align: justify;}
	
	.product_item { width: 100% !important;}
	.products-grid.grid-space-default .product_item .product_item--inner {margin-bottom: 0px;}
	
	.more-about-title {padding: 20px 20px 0 20px;}
	
	
		
	.footer-top {padding: 60px 20px;} 
	
	.colBtn {display: none;}  

	.suscribe-section:before {
		content: "";
		position: absolute;
		top: 170px;
	}
	.suscribe-section {
		padding: 0 20px;
	}
	 .introTitle {
		font-size: 26px;
		padding-left: 0px;
		margin-bottom: 22px;
	}  
	.p-0 {
    padding-left: 0px;
}

.insta-section .pt-3 {
    padding-bottom: 30px;
}
	
	.more-about-title h1{font-size: 26px;} 
	
	section.more-about {
		padding: 4rem 0;
	}  
	
	.dd-container {
    position: relative;
    width: 70px !important;
    margin: auto;
}
.banner-title
{
	padding: 0px 29px 40px 39px;
}
.main-banner
{
	background-attachment: inherit;
}
.mob-padd-20{padding-top:20px;}


 .image-grid {
    display: grid;
    margin: auto;
    grid-template-rows: auto;
    grid-template-columns: auto;
    grid-gap: 2rem;
    justify-content: center;
    padding: 40px 15px;
    align-items: center;
}
.image-grid p
{
	padding: 25px 20px;
}

.about-center-image {
    padding: 20px;
}
.testimonial .owl-prev
{
	right: 218px !important;
	bottom: 30px !important;;
}
.testimonial .owl-next
{
	right: 108px !important;;
	bottom: 30px !important;;
}
  .qoute_top{ height: 25px; width: 25px;top: 13px;left: -6px; }
  .qoute_bottom {height: 25px;  width: 25px;} 
  
  .arrow-video {
    width: 42px !important;
    bottom: 23px !important;
}
  
	
	
	  
}



.testimonial .owl-item li
{
	list-style-type: none;
}
.testimonial .owl-item
{
	
}
.testi-main
{
	width: 100%;
    float: left;
}
.testimonial .owl-prev
{
	width: 46px;
    height: 40px;
    position: absolute;
    right: 48px;
    bottom: 73px;
    text-align: center;
    border: 2px solid #000;
    padding: 4px;
}
.testimonial .owl-next
{
	width: 46px;
    height: 40px;
    position: absolute;
    right: -20px;
    bottom: 73px;
    text-align: center;
    border: 2px solid #000;
    padding: 4px;
}
.testimonial .owl-prev img
{
	width: 58%;
}
.testimonial .owl-next img
{
	width: 58%;
}
.anisha-dot
{
	left: 84% !important;
}
.testimonial .owl-dots
{
	display:none;
	
}

#mute-video {
		position: relative;
		top: 25px;
		left: -3px;
		opacity: 1;
		transition: opacity 0.5s ease-in-out;
	}
	
	.fix-background:hover #mute-video{
		opacity:1;
	}
		
	.speaker {
		  height: 30px;
		  width: 30px;
		  position: relative;
		  overflow: hidden;
		  display: inline-block;
		}
		.speaker span {
		  display: block;
		  width: 8px;
		  height: 8px;
		  background: #fff;
		  margin: 11px 0 0 2px;
		}
		.speaker span:after {
		  content: '';
		  position: absolute;
		  width: 0;
		  height: 0;
		  border-style: solid;
		  border-color: transparent #fff transparent transparent;
		  border-width: 10px 14px 10px 15px;
		  left: -13px;
		  top: 5px;
		}
		.speaker span:before {
			transform: rotate(45deg);
			border-radius: 0 50px 0 0;
			content: '';
			position: absolute;
			width: 15px;
			height: 15px;
			border-style: double;
			border-color: #fff;
			border-width: 7px 7px 0 0;
			left: 16px;
			top: 8px;
			transition: all 0.2s ease-out;
		}
		.speaker:hover span:before {
		  transform: scale(0.8) translate(-3px, 0) rotate(42deg);
		}
		.speaker.mute span:before {
		  transform: scale(0.5) translate(-15px, 0) rotate(36deg);
		  opacity: 0;
		}
		.controlBtn {
		padding: 0;
		position: fixed;
		top: 20%;
		z-index: 999;
	}
	.full-screen
	{
		position: relative;
	}
	.arrow-video
	{
		position: absolute;
		width: 76px;
		right: 28px;
		bottom: 82px;
	}
	
	
	  ul.owl-carousel.banner_slider.owl-loaded.owl-drag {
		padding: 0px !important;
	}
	.mm-text {
		color: #262626 !important;
	}
	.banner_text {
		position: absolute;
		width: 30%;
		height: 130px;
		left: 0;
		right: 0;
		margin: auto;
		top: 0;
		bottom: 0;
		text-align: center;
	}
	
	.banner_slider .owl-prev {
		width: 40px;
		height: 40px;
		position: absolute;
		left: 6px;
		top:50%;
		text-align: center;
		border: 1px solid #fff;
		padding: 4px;
		border-radius: 50%;
	} 
	
	.banner_slider .owl-next {
		width: 40px;
		height: 40px;
		position: absolute;
		right:6px;
		top:50%;
		text-align: center;
		border: 1px solid #fff;
		padding: 4px;
		border-radius: 50%;
	}
	
	.banner_slider .owl-next img {
		width: 50%;
		filter: brightness(0) invert(1);
	}
	
	.banner_slider .owl-prev img {
		width: 50%;
		filter: brightness(0) invert(1);
	}
	
	.banner_text h3 {
		line-height: 38px;
		color: #000;
		margin-bottom: 20px;
		letter-spacing: 1px;
		font-family: Lato !important;
		font-size: 28px;
		font-weight: 300;
	}
	
	.banner_text span {
		font-size: 18px;
		text-align: left;
		line-height: 47px;
		border: 1px solid #000;
		padding: 8px 20px;
		color: #000;
	}
	
	.banner-overlay2{
		position: absolute;
		top: 0;
		bottom: 0;
		width: 100%;
		background: transparent;
	}
	.enable-header-transparency .site-header {
		position: relative !IMPORTANT;
		width: 100%;
		left: 0;
		z-index: 10;
		height: auto;
	} 
	
	
.div_grid {
    display: grid;
    grid-template-columns: 15% 70% 15%;
    grid-template-rows: auto min-content auto;
    grid-gap: 1rem;
    padding: 0;
}    
	
	.ins_grid {
		display: grid;
		grid-template-columns: repeat(5,1fr);
		grid-gap: 1.8rem;
		padding: 0 1rem;
	}
	.ins { 
		z-index: 99;
	} 
						
	
	
	
	@media(max-width:480px)
	{
		.banner_text
		{
			width: 100%;
		}
		
		.ins_grid {
			display: grid;
			grid-template-columns: repeat(2,1fr);
			grid-gap: 1.8rem;
			padding: 0 1rem;
		}
		
		.ins {
			z-index: 1;
		}
		  		
		
		
		  
	}  