/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,400i,500,600,700,900&display=swap');
*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	scroll-behavior: smooth;
	overflow-x:hidden;
	font-family: Montserrat !important;
}

/*.montserrat {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}*/
figure.snip1197 {
  font-family: 'Raleway', Arial, sans-serif;
  position: relative;
  margin: 10px;
  min-width: 400px;
  max-width: 480px;
  width: 100%;
  color: #333;
  text-align: left;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  overflow:hidden;
}
.nabar {
      display: flex;
      align-items: center;
      padding: 10px 20px;
      background: #fff;
      color: white;
    }
    .nabar .logo {
      font-size: 22px;
      font-weight: bold;
      margin-right: 20px;
    }
    .nabar .search-container {
      flex: 1;
    }
    .nabar input[type="text"] {
      width: 45%;
      padding: 8px 12px;
      border-radius: 20px;
      outline: none;
      margin-left:5rem !important;
    }
figure.snip1197 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
figure.snip1197 img {
  float: right;
  max-width: 40%;
  vertical-align: middle;
  border-radius: 0 8px 8px 0;
}
figure.snip1197 figcaption {
  top: 0;
  bottom: 0;
  left: 0;
  width: 60%;
  position: absolute;
  background-color: #3fcf258c;
  border-radius: 8px 0 0 8px;
}
figure.snip1197 blockquote {
  position: relative;
  padding: 25px 50px 25px 50px;
  font-size: 0.8em;
  font-weight: 500;
  text-align: left;
  margin: 0;
  line-height: 1.6em;
  font-style: italic;
  overflow:hidden;
}
figure.snip1197 blockquote:before,
figure.snip1197 blockquote:after {
  font-family: 'FontAwesome';
  content: "\201C";
  position: absolute;
  font-size: 20px;
  opacity: 0.3;
  font-style: normal;
}
figure.snip1197 blockquote:before {
  top: 25px;
  left: 20px;
}
figure.snip1197 blockquote:after {
  content: "\201D";
  right: 20px;
  bottom: 0px;
}
figure.snip1197 .arrow {
  top: 30px;
  left: 100%;
  width: 0;
  height: 0;
  border-left: 0 solid transparent;
  border-right: 25px solid transparent;
  border-top: 25px solid #ffffff;
  margin: 0;
  position: absolute;
}
figure.snip1197 .author {
  position: absolute;
  top: 80%;
  width: 60%;
  padding: 10px 7px;
  color: #000000;
  margin: 0;
  text-transform: uppercase;
}
figure.snip1197 .author h5 {
  opacity: 0.8;
  margin: 0;
  font-weight: 800;
}
figure.snip1197 .author h5 span {
  font-weight: 400;
  text-transform: none;
  padding-left: 5px;
}

body{

	overflow-x: hidden;
	font-family:Montserrat !important;
}
h1,h2,h3,h4,h5,button{
	text-transform:capitalize;
}
h1,h2,h3,h4,h5,p,button,input{
	font-family:Montserrat !important;
}

button,input[type="submit"]{
/*	background-color:#fd7e14eb !important;*/
}
.footer{right: 0;bottom: 0;left: 0;color: #196619 ;text-align: center; width: 100%;/*margin-top: 1rem;*/}
.footer .copy{padding: .5rem 0;color: #008500;}
.footer p{margin-bottom:0 !important;}
/*.navbar ul li{
	float:right !important;
}*
.navbar ul li a{
	color:#fff !important;
	text-align: center;
	padding: 3px 20px;
	text-decoration: none;
	font-size: 1.2rem;
	font-family:serif;
	text-transform:capitalize;
}*/

.navbar  {z-index:1;}
.navbar ul {list-style-type: none;float: right !important;display: block !important;}
.navbar ul li {float: left !important;font-family: Montserrat !important;text-transform:uppercase;overflow:hidden;}
.navbar ul li a {color: #fff;text-align: center;padding: 3px 6px;text-decoration: none;font-size: .95rem;font-family:Montserrat !important;font-weight:200;
    padding: 10px;
    border-radius: 12px;
    margin: 0 24px;
	}
.navbar-toggle {margin: 15px 8px 8px 0 !important;}
.navbar hr{
	margin: .1rem  0 .3rem 0 !important;
}
.navbar .navbar-brand{
	text-transform: capitalize;
    font-family: Montserrat !important;
    letter-spacing: .5rem;
    color: #fff;
    font-size: 1.7rem;
	margin-left:1.5rem;
}
.navbar .navbar-brand:hover{
    color:#fff;
}
 .navbar.scrolled {
      background: #fff; /* blue when scrolled */
      box-shadow: 0 2px 8px rgba(0,0,0,0.2);
      color: white;
    }
.navbar .user a{
	text-decoration:none;
}
.navbar .user .dropdown-menu{
	display:none !important;
}
.navbar .pre .dropdown-menu{
    display:none !important;
}
.navbar .e_services .dropdown-menu{
	display:none !important;
}

.navbar .dropdown:hover .dropdown-menu{
	display:block !important;
}
.navbar .dropdown-menu li{
	float:none !important;
}
.dropdown-toggle::after{
    border: 0 !important;
}
.sli{
	width:30rem;
	position:relative;
	overflow:hidden;
	margin: -5px 0 15px 45px;
	z-index:1;
}
.inner{
	width:fit-content;
	height:30px;
	display:flex;
	gap:1rem;
	animation:loop 5s linear infinite;
}
.tag{
	display:flex;
	align-items:center;
	gap: 0 0.2rem;
	color:#e2e8f0;
	font-size:0.9rem;
	/*background-color:#fff;
	padding:0.7rem 1rem;
	border-radius: 0.4rem;
	box-shadow:
	0 0.1rem 0.2rem #00000033,
	0 0.1rem 0.5rem #0000004d,
	0 0.2rem 01.5rem #00000066;*/
}
.tag img{
	font-size:1.2rem;
	color:#64748b;
	height:25px !important;
}
.fade{
	position:absolute;
	background:linear-gradient(90deg, #1e293b, transparent 30%, transparent 70%, #1e293b);
	inset:0;
	pointer-events:none;
}
@keyframes loop{
	0%{
		transform:translateX(0);
	}
	100% {
		transform:translateX(-50%);
	}
}
.second-nav{
	display:flex;
	margin-bottom: 40px;
	background-color: blue;
	border-radius: 15px;
}
.second-nav a{
	text-decoration:none !important;
}
.second-nav .search{
	margin: 0 auto;
	
}
.second-nav .cate i{
	margin-right: .7rem;
}
.second-nav .cate a {
	text-transform:capitalize;
}
.second-nav a , .second-nav .dropdown{
	color:white;
	margin:1rem;
	font-size:18px;
}
.navbar ul li a i{
	margin-left:.5rem;
}/*
.navbar ul li:nth-child(5){
	margin-left:3rem;
}*
.second-nav .fa-magnifying-glass{
	color: #fff;
    border-radius: 10px 0 0 10px;
    border: 2px solid;
    width: 30px;
    height: 33px;
    padding: 7px;	
	margin-left:7rem !important;
}*/
.carousel-search #search_product{
	    border: 1px solid transparent;
    background: rgba(255,255,255,0.9);
    height: 40px;
    padding-left: 15px;
    display: inline-flex;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-right: 40px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 100px;
	width:600px;
	margin-top:10px;
}
.carousel-search .search-magifier{
    top: 50% !important;
    right: 0;
    margin-top: -20px;
	margin-left:-2.9rem;
	border:none;
    width: 40px;
    height: 35px;
    line-height: 0;
    color: #000000 !important;
    background: transparent !important;
    outline: none;
    font-size: 16px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.carousel-search .search-magifier:hover{
	background-color:#fff;
}
.inner-photo {
    background: url(../img/home.jpg);
}
.dropdown-menu{
  display: none !important;
  position: fixed !important;
  background-color: #008500 !important;
  color:#f6f8fb;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1 !important;
  animation: drop 2s ease-in-out forwards;
 }
         @keyframes drop {
            from {
                transform: translateY(-100%);
                opacity: 0;
            }
            to {
                transform: translateY(0);
                opacity: 1;
            }
        }


.second-nav .dropdown:hover .dropdown-menu{
	display:block !important;
}
.dropdown-menu a{
	display: block !important;
	color: #fff;
	text-decoration: none;
	font-size:14px !important;
	text-align:left !important;
	text-transform:capitalize;
	font-family:Montserrat !important;
	margin:0 !important;
}
.second-nav .user .dropdown-menu{
    right:0;
}
.dropdown-item:active{
    background:#0d6efd3d !important;
}

.carousel-inner{
	height:100%;
	margin-top:-9rem;
}
.carousel img{
	height:90vh;
}
.carousel-control-prev , .carousel-control-next{
	z-index:-1 !important;
}

.cate-list .header{
	margin-top:40px !important
}
.cate-list .cate-carts{
	margin-top:60px !important;
	display:flex;
	flex-wrap:wrap;
	gap: 46px;
}
.cate-list a {
	text-decoration:none;
	color:#000;
	text-align:center;
	margin:auto;
}
.cate-list a img{
	width: 100px;
	height:100px;
	margin:16px;
	border-radius:10px;
}
.cate-list #prev{
	float:right;
	margin-top:-40px;
	margin-right:1000px;
	border:none;
	background-color:transparent !important;
}
.cate-list #next{
	float:right;
	margin-top:-40px;
	border:none;
	background-color:transparent !important;
}
.demand{
	width:30rem;
	position:relative;
	overflow:hidden;
	margin: -5px 0 15px 45px;
}
.demand a{
	width:fit-content;
	height:300px;
	margin-right:30px;
}/*
.tag{
	display:flex;
	align-items:center;
	gap: 0 0.2rem;
	color:#e2e8f0;
	font-size:0.9rem;
	background-color:#fff;
	padding:0.7rem 1rem;
	border-radius: 0.4rem;
	box-shadow:
	0 0.1rem 0.2rem #00000033,
	0 0.1rem 0.5rem #0000004d,
	0 0.2rem 01.5rem #00000066;
}*/
.cate-list .demand{
	display:flex;
	width: 100%;
  /*white-space: nowrap;
  overflow-x: hidden;*/
}
.links {
    max-width:100% !important;
padding:10px;
/*margin-bottom:-15px;
 fallback for old browsers */
color: #1663db !important;
text-align: center;
background-color: #fff !important;

/* Chrome 10-25, Safari 5.1-6 *
background: -webkit-linear-gradient(to right, #fd7e145e, rgb(253 126 20 / 87%));

/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ *
background: linear-gradient(to right, #fd7e145e, rgb(253 126 20 / 87%));*/
}
.links .container {
    max-width: 100% !important;
    margin: 0 auto !important;
}
.links h2{
	font-size:1.5rem;
	text-align:left;
	font-weight: 650;
	text-align:center;
	color:#000000 !important;
}
.links a{
	display:block;
	font-family:Montserrat !important;
	font-size:1rem;
	color:#008500;
	text-align: center;
	text-decoration:none;
	text-transform:capitalize;
}
.links p{
    color:#008500;
}
.photo-gal{
	margin:1rem;
}
.photo-gal .slight img{
	width:350px;
	height:320px;
	padding:0.5rem;
}.photo-gal .slight2{
	padding:0.5rem;
}
.photo-gal .slight2 img{
	width:100%;
	height:625px;
}
.photo-gal span{
	position:absolute;
	top:5%;
	left:10%;
}
.photo-gal span:nth-child(4){
	position:absolute;
	bottom:5%;
	left:10%;
	top:90%;
}
.sub-flo .sub{
	width:100%;
	margin:auto;
	    text-align: center;
    background-color: #fd7e14;
    padding: 1rem;
    border-radius: 5px;
    color: #fff;
}
.sub-flo .sub span{
	padding:0.5rem;
	font-family:Montserrat !important;
}
.sub-flo .sub form input:first-child{
	width:350px;
	padding:0.6rem;
	font-family:Montserrat !important;
	text-transform:capitalize;
}
.sub-flo .sub form button{
	width: 138px;
    padding: 0.3rem;
    border: none;
    background-color: #20c99757;
    border-radius: 8px;
    color: #fff;
    text-transform: capitalize;
    font-family: Montserrat !important;
    height: 44px;
}
.sub-flo .social{
	    text-align: center;
    background-color: #196619;
    margin-top: 1rem;
    padding: 2rem;
    border-radius: 5px;
    color: #fff;
    height: 190px;
}
.sub-flo .social span{
	padding:1rem;
	font-family:Montserrat !important;
}

.squen{
	text-transform:capitalize;
	color:#00000096;
	margin:1rem;
	font-family:Montserrat !important;
}/*
.pagination {
  display: inline-block !important;
}

.pagination a {
  color: black;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
  margin: 1rem auto;
}

.pagination a.active {
  background-color: #fd7e14eb;
  color: white;
  border-radius: 5px;
}

.pagination a:hover:not(.active) {
  background-color: #ddd;
  border-radius: 5px;
}*/
.cont {
  margin: 20px;
}

.pagination {
  text-align: center;
  margin: 20px 50%;
}

.pagination button {
  padding: 5px 10px;
  margin: 0 5px;
  cursor: pointer;
  outline: 1px solid #494a4f;
  border-radius: 1px;
  border: none;
  background-color: transparent !important;
}

.hidden {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.pagination button.active {
  background-color: #1821a4eb !important;
  color: white;
}

 /* CSS styles for the wish list page */
       /* body {
            font-family: Arial, sans-serif;
            margin: 0;
            padding: 0;
            background-color: #f4f4f4;
        }
*/
        header {
            background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
            color: #000000 !important;
            padding: 20px;
            text-align: center;
        }

        main {
            padding: 20px;
        }

        #wishlist {
            margin: 0 auto;
            max-width: 600px;
        }

       header h1, h2 {
            text-align: center;
        }

       #wishlist ul {
            list-style-type: none;
            padding: 0;
        }

       #wishlist li {
            background-color: #fff;
            border-radius: 5px;
            margin-bottom: 10px;
            padding: 20px;
            box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
            display: flex;
            justify-content: space-between;
        }

       #wishlist li:hover {
            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
        }

        .item-name {
            font-weight: bold;
        }

        .item-actions {
            display: flex;
            align-items: center;
        }

        .remove-btn {
            background-color: #dc3545;
            color: #fff;
            border: none;
            border-radius: 3px;
            padding: 8px 15px;
            cursor: pointer;
            transition: background-color 0.3s;
        }

        .remove-btn:hover {
            background-color: #c82333;
        }
		
		
		
		  header {
            background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity))  !important;
            color: #fff;
            padding: 20px;
            text-align: center;
        }

        main {
            padding: 20px;
        }

        #cart {
            margin: 0 auto;
            max-width: 600px;
        }

        header h1, h2 {
            text-align: center;
			text-transform:uppercase;
        }

        #cart ul {
            list-style-type: none;
            padding: 0;
        }

      #cart  li {
            background-color: #fff;
            border-radius: 5px;
            margin-bottom: 10px;
            padding: 20px;
            box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
            display: flex;
            justify-content: space-between;
        }

       #cart li:hover {
            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
        }

        .item-name {
            font-weight: bold;
        }

        .item-quantity {
            width: 50px;
        }

        .item-actions {
            display: flex;
            align-items: center;
        }

        .remove-btn {
            background-color: #dc3545;
            color: #fff;
            border: none;
            border-radius: 3px;
            padding: 8px 15px;
            cursor: pointer;
            transition: background-color 0.3s;
        }

        .remove-btn:hover {
            background-color: #c82333;
        }

        .checkout-btn {
            background-color: #007bff;
            color: #fff;
            border: none;
            border-radius: 3px;
            padding: 10px 20px;
            cursor: pointer;
            transition: background-color 0.3s;
           /* float: right;*/
        }

        .checkout-btn:hover {
            background-color: #0056b3;
        }
		
		
		
		/******************
		products
		-*****************/
		 header {
            background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity))  !important;
            color: #fff;
            padding: 20px;
            text-align: center;
            font-family: Montserrat !important;
        }

        main {
            padding: 20px;
        }

        #products {
            display: flex;
			flex-wrap:wrap;
			justify-content:space-between;
        }

        .product {
			color:#000000;
            border-radius: 5px;
			margin-bottom:2rem;
            box-shadow: 0 2px 5px rgba(0, 0, 0, 1);
            margin: 10px !important;
        }
        #products a{
            text-decoration:none;
            font-family:Montserrat !important;
        }

        .product img {
            width: 200px;
            height: 150px;
        }

        .product-name {
            font-weight: bold;
            margin: 10px;
			color: #0b0a0aa3 !important
        }

        .product-price {
            color: #090808 !important;
            font-size: 1.2rem;
            margin: 5px;
        }

        .product-actions {
            display: flex;
            justify-content: space-between;
            margin: 15px;
        }

        .add-to-cart-btn {
            background-color: #007bff;
            color: #fff;
            border: none;
            border-radius: 3px;
            padding: 8px 15px;
            cursor: pointer;
            transition: background-color 0.3s;
        }

        .add-to-cart-btn:hover {
            background-color: #fd7e14eb;
        }
		
		
		
		
		/****************
		feedback
		***************/
		 header {
            background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
            color: #fff;
            padding: 20px;
            text-align: center;
        }

        main {
            padding: 20px;
           /* width: 600px;*/
            margin: 0 auto;
        }

        .feedback-form {
            background-color: #fff;
            border-radius: 5px;
            padding: 20px;
            box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
        }

        .feedback-form label {
            display: block;
            margin-bottom: 10px;
        }

        .feedback-form input[type="text"], input[type="email"],
        .feedback-form textarea {
            width: 100%;
            padding: 10px;
            border-radius: 3px;
            border: 1px solid #ccc;
            margin-bottom: 15px;
            box-sizing: border-box;
        }

        .feedback-form textarea {
            resize: vertical;
            min-height: 100px;
        }

        .feedback-form button {
            background-color: #007bff;
            color: #fff;
            border: none;
            border-radius: 3px;
            padding: 10px 20px;
            cursor: pointer;
            transition: background-color 0.3s;
        }

        .feedback-form button:hover {
            background-color: #0056b3;
        }
		/*****************
		******sidebar*****
		*****************/
		
		
        .products {
            display: flex;
            padding: 20px;
			max-width:85%;
        }

        .sidebar {
            background-color: transparent;
            border-radius: 5px;
            padding: 20px;
            width: 300px;
			height:fit-content;
			margin:1.3rem;
        }

        .filter-section {
            margin-bottom: 20px;
        }

        .filter-section h2 {
            margin-bottom: 10px;
	color: #333 !important;
        }

        .filter-list {
            list-style-type: none;
            padding: 0;
        }

        .filter-item {
            margin-bottom: 5px;
        }

        .filter-item label {
            cursor: pointer;
        }

        .filter-item input[type="checkbox"] {
            margin-right: 5px;
			accent-color:#fd7e14eb;
        }

        .content {
            flex-grow: 1;
            background-color: #fff;
            border-radius: 5px;
            padding: 20px;
            box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
        }
		
		  .offers-card {
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 1);
    overflow: hidden;
    transition: transform 0.3s ease;
    width: 300px;
    margin: 20px;
	color: #262953 !important
  }
  .offers-card span{
	  float: right;
      margin-bottom: 0rem;
    border: 2px solid #111ee8 !important;
	border-radius:60px !important;
    color: #278c97;
    padding: 4%;
    font-size: 30px;
  }

  .offers-card:hover {
    transform: translateY(-5px);
  }

  .offers-image {
    width: 100%;
    height: 200px;
    object-fit: cover;
	/*content:'30% off';*/
	}

  .offers-content {
    padding: 20px;
  }

  .offer-title {
    font-size: 20px;
    margin: 1rem;
  }

  .offer-description {
    font-size: 16px;
    color: #000000 !important;
    margin-top: 10px;
  }

  .offer-button {
    background-color: #1f60b3 !important;
    color: #fff !important;
    border: none;
    border-radius: 5px;
    padding: 10px 20px;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.3s, transform 0.3s;
    margin-top: 20px;
    display: inline-block;
    text-decoration: none;
  }

  .offer-button:hover {
    background-color: #18709b !important;
    transform: translateY(-2px);
  }
  
  .navbae-collapse{
    float:right !important;
      
  }
  @media (min-width: 481px ) and (max-width: 768px) {
      h1, h2, h3, h4, h5,h6, p, a, input{
          font-size:13px;
      }
      .available section {
          height:100%;
      }
      .offers-card{
          width: 100%;
      }
      .navbar-collapse{
    background-color:rgb(13 92 48 / 88%) !important;
}
  .navbar {
     position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  }
  .navbar-toggler {
    background-color: transparent !important;
    margin-right: 20px;
    z-index: 1;
  }
  .r_image{
      left:0;
  }
  
  
  .navbar ul li .user {
  margin:0;
  }
  .navbar ul li{
	  padding: 1px !important;
	  margin:10px 5px;
	  text-align:left;
  }
  .sli{
	  width:20rem !important;
  }
  .second-nav{
	  display:block;
	  height:100px;
	  align-content:center;
  }
  .second-nav a, .second-nav .dropdown{
	  margin:1rem 0 0 1rem !important;
	  width:150px !important;
  }
  .second-nav .search{
	  width:350px !important;
	  margin:0 1.2rem !important;
  }
  .second-nav #search_product{
      width:350px !important;
  }
  .second-nav .fav {
	  float: right;
    margin-top: -75px !important;
  }
  .second-nav .shoping-list{
	  float: right;
    margin-top: -75px !important;
    margin-right: -42px !important;
  }
  .navbar .user{
	  float: right !important;
    margin-top: -75px !important;
    margin-right: -84px !important;
  }
  .navbar .dropdown:hover .dropdown-menu{
	  width:350px;
  }
  .navbar .user:hover .dropdown-menu{
          width: 350px;
        margin-left: -300px;
    }
	.carousel-inner {
    height: 80vh;
}
.carousel-inner img{
    height: 80vh;
}
.lit{
	width:385px;
}
.cate-list #next{
	margin-right:40px;
}
.cate-list #prev{
	margin-right:350px;
}
.cate-list .demand{
	width:24rem;
	margin:0;
}
.sub-flo .sub{
	width:90% !important;
	margin:13px !important;
}
.product-description{
	display:block !important;
}
.product-image{
	margin:0 !important;
}
/*.product-actions{
	width:350px;
}*/
.d{
	display:block !important;
}
main{
	max-width:100% !important;
}
.blog-posts{
	width:350px !important
}
.p{
	display:block !important;
}
.blog-post img{
	height:150px !important;
}
.product{
    margin:15px;
}
.pt{
    display:block !important;
}
.pt .sidebar{
    display:block;
    margin:auto;
}
.product-description div{
    float:none !important;
    margin:auto !important;
}
}
@media only screen and (max-width: 481px ) {

	.carousel-inner {
    margin-top: 1rem;
}
.carousel-inner img{
    height: 100%;
}
.navbar-collapse{
    background-color:rgb(13 92 48 / 88%) !important;
}
.navbar ul {
    display:grid !important;
}
.navbar ul li  {
    margin: 10px;
}
.navbar ul li a {
    margin:0;
}
.navbar ul li:nth-child(1) a::after  {
    content:'home';
    margin-right:10px;
}
.navbar ul li:nth-child(2) a::after  {
    content:'about';
    margin-right:10px;
}
.navbar ul li:nth-child(3) a::after  {
    content:'products';
    margin-right:10px;
}
.navbar ul li:nth-child(4) a::after  {
    content:'online services';
    margin-right:10px;
}
.navbar ul li:nth-child(5) a::after  {
    content:'blog';
    margin-right:10px;
}
.navbar ul li:nth-child(6) a::after  {
    content:'contact';
    margin-right:10px;
}
.navbar ul li:nth-child(7) a::after  {
    content:'FAQ';
    margin-right:10px;
}

   .features {
       display:grid !important;
    /* flex: 1 1 calc(33.333% - 40px); */
  }
  .header {
      height:40vh !important;
      margin-top:1rem !important;
  }
  header {
    height: 50% !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #fff;
    margin-top: 19rem;
}
.header h1 {
    font-size: 2rem !important;
}
.header p {
    font-size: 1rem !important;
}
.rental img {
    width:125px;
}
.r_img{
    left:0 !important;
}
.r_img img {
    width:120px !important;
}
.visa .r_img {
    left:0;
}
.available section {
    height: 100%;
}
.sub-flo .sub {
    width:100%;
}
figure.snip1197 blockquote{
    padding-right:0 !important;
}
.blog-posts{
    width:100% !important;
}
main {
    display:block !important;
    max-width:100% !important;
}
.blog-post {
    margin:0 !important;
    padding: 0 !important;
}
.hero{
    height:50vh !important;
    margin-top:1rem !important;
}
.hero h1 {
    font-size:2rem !important;
}
  }
  
@media only screen and (min-width:769px ) and (max-width:996px) {
    .carousel-search #search-input{
        width:690px !important;
    }
     .features {
       display:grid !important;
    /* flex: 1 1 calc(33.333% - 40px); */
  }
  .header {
      height:40vh !important;
      margin-top:1rem !important;
  }
  .navbar-collapse{
      background-color:rgb(13 92 48 / 88%) !important;
  }
  header {
    height: 50% !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #fff;
    margin-top: 19rem;
}
.header h1 {
    font-size: 2rem !important;
}
.header p {
    font-size: 1rem !important;
}
.rental img {
    width:125px !important;
}
.r_img{
    left:0 !important;
}
.r_img img {
    width:200px !important;
}
.visa .r_img {
    left:0 !important;
}
.available section {
    height: 100%;
}
.sub-flo .sub {
    width:100%;
}
figure.snip1197 blockquote{
    padding-right:0 !important;
}
.blog-posts{
    width:100% !important;
}
main {
    display:block !important;
    max-width:100% !important;
}
.blog-post {
    margin:0 !important;
    padding: 0 !important;
}
.hero{
    height:50vh !important;
    margin-top:1rem !important;
}
.hero h1 {
    font-size:2rem !important;
}
.posts .cate-list .cate-carts {
    justify-content: center !important;
}
.available .row {
    display: block !important;
    height: 100% !important;
}
    .available .column {
        max-width: 100% !important;
    }
    .available section {
        height:100% !important;
    }
    .flix {
    display: flex;
     flex-wrap: wrap !important; 
    margin: 1.5rem;
}
.links .container{
    max-width:950px !important;
}
.blog-posts .card {
    width: calc(95% - 20px) !important;
}
}