/* Start of media query for a desktop */

@media screen and (min-width: 680px) {

.home-Section{  
    background: linear-gradient(rgba(0, 0, 0, 0.849) ,rgba(83, 19, 19, 0.849)),url(back1.png) no-repeat center center;
    width: 100%; 
    min-height: 100vh;
    margin: auto;
    position: relative;
    background-size: cover;
    z-index: 0;     
  }
  .desktop-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    max-height: 5rem;
    width: 100%;
    z-index: 200;
    position: sticky;
    top: 0;
  } 
  .logo {
    width: 35%;
    padding-left: 2rem;
  }
  .logo img {
    width: 10rem; 
    height: 4rem;
    margin: auto;
  }
  .desktop-nav .menu-items {
    display: flex;
    list-style: none;
    padding-right: 90px;
  }
  
  .desktop-nav .menu-items li {
    margin: 0 11px;
  }
  .desktop-nav .menu-items li a {
    position: relative;
    text-decoration: none;
    color: #156413;
    text-align: center;
    width: 100%;
    height: 13px;
    top: 2px;
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 0.9rem;
    margin: auto;
    padding: 10px;
    justify-content: space-around;
  }
  .desktop-nav .menu-items li a:hover {
    -webkit-text-fill-font: bold;
    -webkit-text-stroke-width: 0.7px;
    -webkit-text-stroke-font: bold; 
  }

  .desktop-nav .menu-items li .active{
    font-style: normal;
    font-size: 1rem;
    font-weight: bold;
    color: #932C2B;
  }
  .home-Section h1{  
    padding-top: 12%;
    text-align: center; 
    justify-content: center;
    font-size: 2.4rem;
    max-width: 29rem;
    line-height: 1.2;
    margin: auto;
	  
     /* padding-top: 10%; */
     /* font-size: 1.9rem; */ 
    /* width: 75%; */
    
  }
  .btns{
    padding: 2rem 0 0;
  }
 .proj{
    font-size: 1.1rem; 
  }  
.contct{
    font-size: 1.1rem; 
} 
.proj:hover {
    background-color: transparent;
    color:#fff;
  }
.contct:hover {
    background-color: #fff;
    color:#000;
  }
  .elipse{
    bottom: -6.2rem;	  
  }

  .circle1{   
    margin-top: 0;
    border: 1em dashed  rgba(117, 116, 116, 0.26);
    height: 245px;
    width:245px;
    display: inline-block;
    border-radius: 50%;
    border-width: 2px;  
  }
  .circle2{
    margin-top: 30px;
    border: 0.5em dashed  #86858593;
    height: 185px;
    width:190px;
    display: inline-block;
    border-radius: 50%;
    border-width: 2px;  
  }
  .circle3{
    margin-top: 30px;
    border: 0.5em dashed  #dbdbdbb7;
    height: 129px;
    width:125px;
    display: inline-block;
    border-radius: 50%;
    border-width: 2px;
  }
  .scrol-dwn{
      padding-top: .7rem;
      margin: 0;

  }
  .dwn-arw p{
    margin: 0;
    padding: 0;
    margin-left: 68px;
    height: 8px;
    transform:rotate(90deg);
    color: #fff;
    width: 65px;
    z-index: -1;
  }
  
  .dwn-arw p {
    stroke: #fff;
    fill: transparent;
    stroke-width: 2px;  
    animation: arrow 2s infinite;
    -webkit-animation:arrow 2s infinite; 
  }
  
  @keyframes arrow
  {
  0% {opacity:0}
  40% {opacity:0}
  80% {opacity:1}
  100% {opacity:0}
  }
  
  .dwn-arw  .a1 {
    animation-delay:-0.7s;
    -webkit-animation-delay:-0.7s; 
  }
  
  .dwn-arw  .a2 {
    animation-delay:-0.4s;
    -webkit-animation-delay:-0.4s; 
  }
  .dwn-arw .a3 {	
	animation-delay:0.1s;
	-webkit-animation-delay:0.1s; 
  }

  /* -----End of Section 1-------  */

  /* -----Start of Section 2-------  */

  .section2{   
  
   position: relative;
   background:#204028;
   width: 100%;
   min-height: 95vh;
   /* z-index: 1; */
  }
  .intro1{
    position: relative;
    margin: auto;
    top: 45px;
    margin-bottom: 80px;
    font-size: 1.9rem;
}
.colmns{
    text-align: center;
    display: flex;
    margin: auto;
    justify-content: center;
    width: 100%;
    /* margin: 10px; */
    margin-top: 30px;
/*     position: absolute; */
}
.cln-1{
/*     flex-basis: 30%; */
    /* padding-left: 30px; */
    margin-top: 20px;  
    padding: 0;
}
.cln-2{  
/*     flex-basis: 30%; */
    /* padding-left: 30px; */
    margin-top: 17px;
    padding: 0;
}
.cln-3{
/*     flex-basis: 30%; */
    /* padding-left: 30px; */
    margin-top: 20px;
    padding: 0;
}

.icon{
    width: 13%;
}
.head{
    font-size: 1.2rem;
}
.expln{
  /*     padding-left: 25px; */
    width:80%;
    font-size: 0.9rem;
    justify-content: center;
    margin: auto;
}
  /* -----End of Section 2-------  */

  /* -----Start of Section 3-------  */
.section3{ 
    width: 100%;
    position: relative;
    background: #f8f8f8;
    font-style: normal;
    margin: 0;
    color: #000;
    min-height: 140vh;
    z-index: 2;
}
.top-ryt{
   position: absolute;
    right: 0;
    width: 30%;
    margin: 0;
    /* top: -1%; */
    bottom: 0;
    height: 160vh;
}
.top-ryt img{
    position: absolute;
    margin: 0;
    height: 155vh;
    /* top: 0; */
    right: 0;
    bottom: 0;
    width: 65%;
}
.middle{
    position: relative;
    width: 65%;
    color: #000;
    justify-content: center;
    margin: auto;
    align-items: center;
}
.middle .mdl-h2{
    margin-top: 0;
    padding-top: 5rem;
    margin-bottom: 10%;
    color: #204028;
    font-size: 1.8rem;
    font-weight: 800;
  
}
.mdl-prgrph{
  width: 70%;
  color: #000;
  margin: auto;
}
.col-h1 {
  color:#204028; 
  font-size: 2.2rem;
  font-weight: 900;
  font-style: normal;
  margin: 3px;
}
.col-p{
  color: #000;
  font-size: 1rem;
  margin: 0;
}
.row{
  text-align: center;
  display: flex;
  width: 100%;
  margin: auto;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  position: absolute;
  /* margin-left: 20%; */
}
.col1,
.col2,
.col3,
.col4 {
    flex-basis: 22%;  
    margin-top: 1rem;
}

.knw-btn{
  position: relative;
  margin-top: 25%;
}
.know{
    margin: 3px;
    margin: 3px;
    padding: 0.2rem 0.9rem;
    background: #932C2B;
    border: 2px solid #932C2B;
    box-sizing: border-box;
    border-radius: 15px;
    text-align: center;
    cursor: pointer;
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 0.9rem;
    line-height: 1.6rem;
    display: inline-block;
    transition: .3s ease background-color;
    color: #fff;
    text-decoration: none;
}
.know:hover {
  background-color: transparent;
  color:#204028;
  border: 2px solid #204028;
}
 /* ------End of Section 3-------  */

 /* -----Start of Section 4-------  */
 .section4{
  width: 100%;
  position: relative;
  background: #FCF2E3;
  font-style: normal;
  margin: 0;
  max-height: 75vh;
  z-index: 3;
 }
 .btm-lft{
  position: absolute;
  left: 0;
  width: 20%;
  bottom: 0; 
  height: 90vh;
}
.btm-lft img{
  position: absolute;
  margin: 0;
  height: 115vh;
  bottom: 0;
  left: 0;
/*   top: -28%; */
  bottom: 0;
  width: 65%;
}
.head2{
  padding-top: 5%;
  color:#932C2B;
  font-size: 1.7rem;
  font-weight: 800;
  margin: 0;
}
.row2{
  text-align: center;
  display: flex;
  width: 75%;
  margin: auto;
  margin-top: 20px;
  position: absolute;
  margin-left: 25%;
}
.clmn1{
  flex-basis: 5%;  
  margin-top: 1rem;
}
.clmn1 img{
  padding-top:60%;
  height: 1.6rem; 
}
.clmn2{
  flex-basis: 30%;  
  margin-top: 0.7rem;
}
.clmn2 img{
  height:6rem;
  width: 28%;
}
.clmn2 h2{
  font-size: 1.2rem;
  color: #204028; 
  margin-bottom: 0;
}
.clmn2 p{
   color: #000;
   margin: 0;
}
.clmn3{
  text-align: left;
  flex-basis: 40%;  
  margin-top: 1rem;
  float: left;
}
.clmn3 p{
  width: 84%;
  color:#000;
  margin: 0; 
}
.clmn4{
  flex-basis: 5%;  
  margin-top: 1rem;
}
.clmn4 img{
  padding-top:60%;
  height: 1.6rem; 
}

.dot-count{
  position: relative;
  margin-top: 18%;
  padding-bottom: 5%;
}
.dot-count hr{
  width: 1%;
  display: none;
  border-style: none;
  border-top-style: dotted;
  border-width: 5px;
  color: #932C2B;
}
 /* -----End of Section 4---------  */

 /* -----Start of Section 5---------  */
 .section5{
  width: 100%;
  position: relative;
  font-style: normal;
  margin: 0;
  max-height: 255vh;
  z-index: 4; 
  background: url(bigback.png) no-repeat center center;
  background-size: cover;
 
 }
 .headd1 {
  padding-top: 6%;
  padding-bottom: 2%;
  color:#204028; 
  font-size: 1.7rem;
  font-weight: 800;
  height: 2rem;
  margin: 0;
 }
 .row_1{
    text-align: center;
    display: flex;
    width: 47%;
    margin: auto;
    margin-top: 1rem;
    position: relative;
    justify-content: center;
 }
 .row_1 > div{
  transition: all 0.2s ease-in;
}
.row_1 > div:hover{
  opacity: 0.9;
  transform: scale(0.98);
}


 .coll_1{
  flex-basis: 40%;  
  margin-top: 0.5rem;
  margin: 3%;
 }
 .coll_1 img{
  height:52vh;
  width: 100%;
 }
 .contnt-1 {
  position: relative;
  background-color:#204028; 
  margin: 0;
  height: 10vh;
  top: -.3rem;
 }
 .contnt-1 h3{
  padding-top: 1rem;
  margin: 0;
 }
 .contnt-1 p{
  margin: 0;
  font-size: 0.7rem;
 }
 .coll_2{
  flex-basis: 40%;  
  margin-top: 0.5rem;
  margin: 3%;
 }
 .coll_2 img{
  height:52vh;
  width: 100%;
 }
 .contnt-2{
  position: relative;
  background-color:#204028; 
  margin: 0;
  height: 10vh;
  top: -.3rem;
 }
 .contnt-2 h3{
  padding-top: 1rem;
  margin: 0;
 }
 .contnt-2 p{
  margin: 0;
  font-size: 0.7rem;
 }

.coll_3{
  flex-basis: 40%;  
  margin-top: 0.5rem;
  margin: 3%;
 }
 .coll_3 img{
  height:52vh;
  width: 100%;
 }
 .contnt-3{
  position: relative;
  background-color:#204028; 
  margin: 0;
  height: 10vh;
  top: -.3rem;
 }
 .contnt-3 h3{
  padding-top: 1rem;
  margin: 0;
 }
 .contnt-3 p{
  margin: 0;
  font-size: 0.7rem;
 }

 .row_2{
  text-align: center;
  display: flex;
  width: 60%;
  margin-top: 1rem;
  position: relative;
  margin-left: 20%;
 }
 .row_2 > div{
  transition: all 0.2s ease-in;
}
.row_2 > div:hover{
  opacity: 0.9;
  transform: scale(0.98);
}
 .row_3{
  text-align: center;
  display: flex;
  width: 47%;
  margin-top: 1rem;
  position: relative;
  margin-left: 29%;
 }
 .row_3 > div{
  transition: all 0.2s ease-in;
}
.row_3 > div:hover{
  opacity: 0.9;
  transform: scale(0.98);
}
 .load-btn{
  margin-top: 1.5rem;
  padding-bottom: 2.5rem;
}
.load{
    margin: 1px;
    background: #932C2B;
    width: 8rem;
    height: 2.2rem;
    border: 2px solid #932C2B;
    box-sizing: border-box;
    border-radius: 15px;
    text-align: center;
    cursor: pointer;
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 0.9rem;
    line-height: 1.9rem;
    display: inline-block;
    transition: .3s ease background-color;
    color: #fff;
    text-decoration: none;
}
.load:hover {
  background-color: transparent;
  color:#204028;
  border: 2px solid #204028;
}
 /* -----End of Section 5---------  */

 /* -----Start of Section 6(footer)--------- */
  .section6{
    width: 100%;
    position: relative;
    bottom: 0;
    background: #932C2B;
    min-height: 60vh;
  }
  .flex{
    text-align: center;
    display: flex;
    width: 60%;
    position: relative;
    /* margin-left: 27%; */
    margin: auto;
    justify-content: center;
    flex-wrap: nowrap;
  }
  .rw1{
    flex-basis: 32%;  
    padding-top: .8rem;
    margin: 5%;
  }
  .rw1 img{
    height:25vh;
    width: 90%;
    padding-top: 2rem;
  }
  .rw2{
    flex-basis: 30%;  
    margin: 5%;
    text-align: left;
  }
  .rw2 h3{
    font-size: 1.1rem;
  }
  .rw3{
    flex-basis: 30%;  
    margin: 5%;
    text-align: left;
  }
  .nav-foot{
    color: #fff;
    text-decoration: none;
    list-style: none;
    text-align: left;
    padding: 0;
  }
  .nav-foot li{
    margin: 1rem; 
    margin-left: 0;
  }
  .nav-foot li a{
    color: #fff;
    font-size: 0.9rem;
    text-decoration: none;
  }
  .lastp{
    position: relative;
    margin: 0;
    top: -.8rem;
  }
  .nav-foot li a:hover{
    color: #204028;
  }

 /* -----End of Section 6--------- */

 /* --------------------End of Home page------------------ */

 /* ------Start of sec-1(About-page)-------- */
 .sec-1{
  width: 100%;
  position: relative;
  background: #E5E5E5;
  font-style: normal;
  margin: 0;
  height: 90vh;
  z-index: 0;
 }
 /* ------end of sec-1(About-page)-------- */
 .sec-2{
  position: relative;
  background:#204028;
  width: 100%;
  min-height: 40vh;
  z-index: 1; 
 }

 .sec-2 h1{
   padding-top: 40%;
   color: #fff;
 }
 .sec-2 p{
  color: #fff;
}
 .btm-ryt{
  position: absolute;
  right: 0;
  width: 16%;
  bottom: 0; 
  height: 90vh;
}
.btm-ryt img{
  position: absolute;
  margin: 0;
  height: 83vh;
  bottom: 0;
  right: 0;
  width: 100%;
  padding: 0;
}
 /* ------end of sec-2(About-page)-------- */
.sec-3{
  position: relative;
  background:#E5E5E5;
  width: 100%;
  max-height: 150vh;
  z-index: 2; 
}
.sec-3 h1{
  padding-top:5rem;
  color: #204028;
  margin: 0;
  margin-bottom: 3rem;
}
 /* ------end of sec-3(About-page)-------- */
 .sec-4{
  position: relative;
  background:#E5E5E5;
  width: 100%;
  height: 110vh;
  z-index: 3; 
 }
.sec-4 .usr-img{
  width: 40%;
}
.sec-4 .row2{
  max-width: 55%; 
  margin-left: 25%; 
  flex-wrap: wrap;
  position: absolute;  
  z-index: 4;
}
.sec-4 .clmn2{
  margin-bottom: 2rem;
}
.teams-h1{
  margin: 0;
  padding:2rem 0;
  color: #204028;
}
  /* --------------------End of About page------------------ */

  /* ------Start of sectn-1(Project-page)-------- */
.sectn_1{
  width: 100%;
  position: relative;
  background: #E5E5E5;
  font-style: normal;
  margin: 0;
  max-height: 450vh;
  z-index: 0;
}
.head_1{
  font-size: 2.5rem;
  margin: 0;
  margin-bottom: 3rem;
  padding-top:6rem;
  color: #204028;
}
.sectn_1 .row_1{
  margin-top: 15rem;
}
/* --------------------End of Project page------------------ */

/* --------------------Start of detail page------------------ */

  /* ----------1st section------ */  

.frst-sec{
  width: 100%;
  position: relative;
  background: #E5E5E5;
  font-style: normal;
  margin: 0;
  max-height: 250vh;
  z-index: 0;
}
.gridin{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: .7rem;
    margin-top: 5rem;
    width:35%;
    margin-left: 31.5%;
    height: 42rem; 

  }
  .gridin > div{
    transition: all 0.2s ease-in;
  }
  .gridin > div:hover{
    opacity: 0.8;
    transform: scale(0.98);
  }


.col_11{
  background: url(pic3.png) no-repeat center center;
  background-size: cover;
  height: 25rem; 
  z-index: 1;
}
.col_22{
  background: url(pic1.png) no-repeat center center;
  background-size: cover;
  height: 15rem;
  z-index: 0;
}
.col_33{
  background: url(pic4.png) no-repeat center center;
  background-size: cover;
  height: 15rem;
  z-index: 0;
}
.col_44{
  position: relative;
  background: url(pic2.png) no-repeat center center;
  background-size: cover;
  height: 25rem;
  top: -10rem;
  z-index: 1;
} 

.btns-btm a{
  margin: 1rem;
  margin-bottom: 2rem;
  background: #204028;
  width: 8rem;
  height: 2.2rem;
  border: 2px solid #204028;
  box-sizing: border-box;
  border-radius: 15px;
  text-align: center;
  cursor: pointer;
  font-family: 'Poppins', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.0rem;
  line-height: 1.9rem;
  display: inline-block;
  transition: .3s ease background-color;
  color: #fff;
  text-decoration: none;
  position: relative;
}
.btns-btm a:hover {
 background-color: transparent;
 color:#204028;
 border: 2px solid #204028;
}
.btns-btm .btn{
  margin-right: 10rem;
  left: -1.7rem;
}
.btns-btm .arwl{
  padding-right: 0.3rem;
}
.btns-btm .arwr{
  position: absolute;
  padding: 0 0.5rem;
}

}
