@media screen and (max-width: 992px) {
  .rounded1 {
    background-image: url(../img/about-mobile.jpg);
    background-size: contain;
    background-repeat: no-repeat;
}
}
@media screen and (max-width: 572px) {

	.anim-text {
	position: absolute;
    top: 10vh;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
}

.org {
  margin-left: 2px !important;
}

.rgstr-btn {
  display: none !important;
}

.anim-text h1 {
    font-size: 30px;
    font-weight: normal;
}

.info {
  margin-top: 21px;
}

.heading h4 {
	font-weight: normal;
	margin-left: 10px;
}
.new-slide {
        box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
        margin-top: 11px;
    background: white;
    z-index: 999;
    width: 297px;
    height: 100px;
    position: relative;
}


.img-n img{
	height: 100%;
}

.cust, .col-lg-3 {
    padding-right: 0px;
    padding-left: 0px;
    flex: 33.33% !important;
}

.baner img {
	height: 360px;
}

.navbar-brand {
        display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: -15rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
    width: 74%;
}

}
@media screen and (min-width: 768px) and (max-width: 1024px) {

  #home-just .col-md-1{
    display: none;
  }
  #home-just .col-md-2{
    max-width: 30%;
  }
  #profile-just .col-md-1{
    display: none;
  }
  #profile-just .col-md-2{
    max-width: 30%;
  }
  #contact-just .col-md-1{
    display: none;
  }
  #contact-just .col-md-2{
    max-width: 30%;
  }
	.anim-text {
	position: absolute;
    top: 7vh;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
}
.heading h4 {
	font-weight: normal;
	margin-left: 20px;
}

.new-slide {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
    margin-top: 0px;
    background: white;
    z-index: 999;
    position: relative;
}

}
@media screen and (max-width: 768px) {
	.text-deal {
    margin-top: 25px;
    text-align: center !important;
}


.baner1  {
  margin-top: 0px;
}

.ul-nav {
    position: relative;
    left: -0px !important;
}


.navbar-inc img {
  display: none;
}

.our h3 {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 22px;
}

.gallery h2 {
    font-weight: bold;
    padding: 15px;
    font-size: 22px;
}

.text-deal1 {
    margin-top: 25px;
    text-align: center !important;
}

.baner img {
      height: auto;
  margin-top: 20px;
}
p {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif !important;
}

}
@media screen and (max-width: 572px) {
  .year {
    writing-mode: tb-rl;
    transform: rotate(-180deg);
    margin-left: -8px;
    position: relative;
    top: 40px;
    font-size: 28px;
    left: -3px;
    color: #f39639;
}

.navbar-nav {
  background-color: #fff;
}

.rgstr-btn {
        background: #2634b1;
    padding: 4px 15px 4px 15px;
    color: #Fff;
    margin-top: 3px;
    border-radius: 5px;
    font-family: 'Open Sans', sans-serif !important;
    width: 40%;
    margin: 10px;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 10px;
    padding-left: 17px;
    position: relative;
    left: -6px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
}




.nov {
    font-size: 11px;
    font-weight: normal;
    border: 1px solid #fff;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}



.register a p {
    color: #fff;
    width: 35%;
    margin-left: auto;
    position: relative;
    top: 15px;
    text-align: center;
}

.register a p {
      color: #fff;
    width: 48% !important;
    margin-left: auto;
    position: relative;
    top: 15px;
    text-align: center;
}


  .register h6 {
    cursor: pointer;
    width: 50% !important;
    padding: 3px;
    font-size: 13px;
    margin-left: auto;
    background: #fff;
    text-align: center;
    color: #3f50e3;
}



}
@media screen and (max-width: 572px) {
  .anim-2 p {
    font-size: 16px;
    font-weight: bold;
}

.anim-2 h3 {
    font-size: 22px;
}

.anim-2 p {
    font-size: 15px;
    font-weight: bold;
    line-height: 2px;
}

.anim-2 {
    margin-top: 9vh;
        background-color: #15156b;
    width: 213px;
    box-shadow: 0 3px 6px #ddd, 0 3px 6px #dee2e6;
    margin-left: auto;
    margin-right: auto;
}

.anim-2 img {
  width: 50% !important;

}

.anim-1 {
    margin-top: 0vh;
}
}
@media only screen and (min-width:240px) and (max-width: 768px){
    .box{
        display: block;
        float: none;
        margin: 15px auto;
    }
    .navbar {
    background-color: #fff;
    position: fixed;
    top: 0;
    z-index: 1000;
    width: 100%;
    height: 80px;
}

}
@media screen and (min-width: 1024px) and (max-width: 2300px) {
  .mobile-btn {
    display: none;
}
}
@media only screen and (min-width:600px) and (max-width: 2000px){
  .mobile {
    display: none;
  }
  .i-pad {
  display: none;
}
}
@media only screen and (max-width: 600px) {
  .desk {
    display: none;
  }

  .rs-btn {
    display: none !important;
  }

  .box.arrow-top:after {
        content: " ";
    position: absolute;
    right: 72px;
    top: 166px;
    z-index: 100;
    border-top: 15px solid #ffffff;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: none;
  }

  .footer-g {
    background-image: url(../img/bg-mobile.jpg) !important;
    background-size: cover;
    height: 420px;
}



.rdio label {
    position: relative;
    top: -2px;
    left: 7px;
    font-size: 11px !important;
    color: #fff;
}

.rdio input {
    height: 12px!important;
    width: 12px !important;
}

.emai-box p {
    color: #5a842e;
    font-size: 13px !important;
    font-weight: bold;
}
}
@media screen and (max-width: 600px) {
  .spo-row .col-md-3 {
    max-width: 100%;
}

.baner1 img {
    height: auto;
}



.view {
    position: relative;
        left: 7px;
    overflow: hidden;
    cursor: default;
    color: #f1f5f8;
    background: #f1f5f8;
}

.baner img {
        margin-top: 65px;
}
.navbar-brand img {
    width: 15vh;
    margin-left: 2px;
}

.text-section p {
    color: #212529;
    text-align: justify;
    font-size: 15px;
}

.text-section h3 {
    font-weight: bold;
    color: #58842b;
    font-size: 19px;
}

.our h2 {
    font-weight: bold !important;
    font-size: 19px;
    margin-top: 5px;
}

.bg-agenda {
        background-image: url(../img/Mobile_BG.jpg);
    background-size: cover;
    height: 223px;
    background-position: center;
    width: 100%;
    margin-top: 35px;
    background-repeat: no-repeat;
}

.full-agenda img {
        width: 48%;
    margin-top: -26px;
    position: relative;
    top: 0px;
}
.footer-g {
  background-image: url('../img/footer-bg.png'); background-size: cover; height: 69vh;
}

.navbar-nav {
    text-align: left;
    margin-left: auto;

}

.navbar-collapse a img {
    position: relative;
    left: 12px;
   
}

.agenda-btn {
        text-transform: uppercase;
    border: none;
    width: 40vw;
        margin-top: -1vh;
    position: relative;
    top: 3vh;
}

.footer-g {
    background-image: url(../img/footer-bg.png);
    background-size: cover;
    height: 440px;

    }

    .footer-l  {
      text-align: center;
    }

    .footer-l img {
      width: 70%;
    }

    .our  {
          margin-top: -25px;
    }

.enq {
  display: none;
  
}
.cust, .col-lg-3 {
    padding: 15px;
    flex: 60.33% !important;

}

.org {
  font-size: 19px;
  margin-top: -60px;
}

.org1 {
  font-size: 19px;
  margin-top: -10px;
  margin-left: 15px;
}

.timing {
   
    color: #388e3c;
}

}
@media screen and (max-width: 1024px) and (min-width: 768px) {
  .spo-row .col-md-3 {
    max-width: 100%;
}

.baner img {
    height: auto;
    margin-top: 20px;
}
.img-n img {
    height: auto;
}

.rdio label {
    position: relative;
    top: -2px;
    left: 5px;
    font-size: 15px;
    color: #fff;
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid #fff;
    height: 70px;
}

.view {
    position: relative;
        left: 7px;
    overflow: hidden;
    cursor: default;
    color: #f1f5f8;
    background: #f1f5f8;
}

.baner img {
        margin-top: 65px;
}
.navbar-brand img {
    width: 13vh;
    margin-left: 2px;
}

.text-section p {
    color: #212529;
    text-align: justify;
    font-size: 15px;
}
.modal-dialog-centered {
    min-height: calc(100% - 31.5rem);
}

.text-section h3 {
    font-weight: bold;
    color: #58842b;
    font-size: 19px;
}

.our h2 {
       font-weight: bold !important;
    font-size: 30px;
    margin-top: 13px;
}

.bg-agenda {
  background-image: url(../img/agenda-bg.jpg);
    background-size: contain;
    height: 40vh;
    width: 100%;
        margin-top: 60px;
    background-repeat: no-repeat;
}

.full-agenda img {
    width: 33%;
   
}

.full-agenda {
  margin-top: -4vh;
}

.footer-g {
  background-image: url('../img/footer-bg.png'); background-size: cover; height: 69vh;
}

.navbar-nav {
    text-align: left;
    margin-left: auto;
    background: #fff;

}

.i-pad {
  background: #5b842e;
    border: none;
    color: #fff;
    border-radius: 3px;
}

.navbar-collapse a img {
    position: relative;
    left: 12px;
    
}

.agenda-btn {
    text-transform: uppercase;
    border: none;
    width: 36vw;
    margin-top: -16vh;
}

.footer-g {
    background-image: url(../img/i-pad.jpg);
    background-size: cover;
    height: 730px;
}

    .footer-l  {
      text-align: center;
    }

    .footer-l img {
      width: 58%;
    }

    .our  {
          margin-top: -25px;
    }

.enq {
  display: none;
  
}
.cust, .col-lg-3 {
    padding: 15px;
    flex: 25.33% !important;

}

.org {
  font-size: 19px;
  margin-top: -60px;
}

.org1 {
  font-size: 19px;
  margin-top: -10px;
  margin-left: 15px;
}

.timing {
   
    color: #388e3c;
}

}
@media screen and (min-width: 1024px) and (max-width: 768px) {
   
     .agenda-btn {
    text-transform: uppercase;
    border: none;
    width: 27vw;
    margin-top: 0vh;
}



}
@media screen and (max-width: 768px) {
  .i-pad {
  display: none;
}

.plate-btn button {
    background-color: #639230;
    color: #fff;
    border: none;
    padding: 7px;
    width: 100%;
    text-align: left;
    font-weight: bold;
    font-size: 20px;
    margin-top: 25px;
}


}
/* your css rules for ipad landscape */
@media all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 11px;
    text-transform: uppercase;
    font-size: 12px !important;
    margin-left: 10px;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif !important;
}

.text-section p {
    color: #212529;
    text-align: justify;
    font-size: 13.6px !important;
    margin-top: 0px;
}

.footer-g {
    background-image: url(../img/i-pad.jpg);
    background-size: cover;
    height: 390px;
}

.footer-l img {
    width: 85%;
}

.our h2 {
    font-weight: bold !important;
    font-size: 40px !important;
    margin-top: 24px!important;
}

.emai-box p {
    color: #5a842e;
    font-size: 15px;
    font-weight: bold;
}

.rounded1 {
    background-image: url(../img/about-pdf.jpg);
    background-size: contain !important;
    background-repeat: no-repeat;
    /* height: 98vh; */
}
}
/* your css rules for ipad portrait */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
  .emai-box p {
    color: #5a842e;
    font-size: 10px;
    font-weight: bold;
} 

.card-header h5 {
    font-size: 14px;
    font-weight: bold;
}
.rounded1 {
    background-image: url(../img/about-mobile.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    /* height: 88vh; */
}
}

      @media only screen and (min-device-width: 1024px) and (max-device-width: 1366px)
      and (-webkit-min-device-pixel-ratio: 2)  and (orientation: portrait)  {
          .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 12px;
    text-transform: uppercase;
    font-size: 11px;
    margin-left: 10px;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif !important;
}

 .our h2 {
    font-weight: bold !important;
    font-size: 35px;
    margin-top: 30px;
}

.full-agenda img {
    width: 30% !important;
}

.full-agenda img {
    width: 20%;
    margin-top: -6vh;
}

.text-section p {
    color: #212529;
    text-align: justify;
    font-size: 14px;
}

.footer-g {
    background-image: url(../img/i-pad.jpg);
    background-size: cover;
    height: 500px;
}

.emai-box p {
    color: #5a842e;
    font-size: 15px;
    font-weight: bold;
}

#enquiryname2 {
  margin-top: 25px !important;
}

.footer-l img {
    width: 92% ;
    margin-top: 50px;
}

.rounded1 {
    background-image: url(../img/about-pdf.jpg);
    background-size: contain !important;
    background-repeat: no-repeat;
}

      }

          /*i pad pro*/


   
     
     @media screen and (min-width: 1024px) and (max-width: 1366px) {

     .our h2 {
    font-weight: bold !important;
    font-size: 33px;
        margin-top: 7px;
}

.navbar-brand img {
    width: 16vh !important;
    margin-left: 2px;
}

.agenda-btn {
    text-transform: uppercase;
    border: none;
    width: 27vw;    
    margin-top: -24vh;
}

.infos {
    margin-top: 51px;
}

.text-section h3 {
       font-weight: bold;
    color: #58842b;
    font-size: 28px;
    margin-top: 2px;
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid #fff;
    height: 70px;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 11px;
    text-transform: uppercase;
    font-size: 20px;
    margin-left: 10px;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif !important;
}

.text-section p {
    color: #212529;
    text-align: justify;
    font-size: 18.6px;
    margin-top: 0px;
}

.bg-agenda {
    background-image: url(../img/agenda-bg.jpg);
    background-size: contain !important;
    height: 65vh !important;
    width: 100%;
    margin-top: 70px;
    background-repeat: no-repeat;
}
.navbar-collapse a img {
    position: relative;
    left: 12px;
    display: unset;
}
}