/* nav bar */
.nav-item a{
  color: #a8cf45;
}
.nav-item a:hover{
  color: #f6bc0b;
}
/* .bg-custom{
  background-color: rgb(51, 50, 50);
} */
.dropdown-menu{
  margin-top: 19px;
}
/***********************/
.navbar-light .navbar-nav .nav-link {
  color: #fff;
}

/***********************/
.navalign {
  padding-left: 100px;
  padding-right: 700px;
 
}
.navaligns{
  padding-top: 15px;
}
/* .btn-outline-info{
  color: #a8cf45 ;
  border-color: #a8cf45;
}
.btn-outline-info a:hover{
  color: #fff ;
  border-color: #a8cf45;
  background-color: transparent;
} */


.buttons-div a{
	text-decoration: none;

}

.btn-trans{
	border: 2px solid #a8cf45;
    color: #a8cf45;
    border-radius: 7px;
    
    font-size: 18px;
    transition: all .3s ease-in-out;
}

.btn-trans:hover,
.btn-trans:focus{	
	background-color: #a8cf45;
    color: #fff;
    transition: all .3s ease-in-out;
}

/***** Top menu *****/
 
.navbar {
  background: rgb(51, 50, 50);
  transition: all .6s;
  backface-visibility: hidden;
  box-shadow: 0 2px 5px 1px rgba(51, 51, 51, 0.5);
}

.navbar-dark .navbar-nav {
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
  text-align:left;
}

.navbar-dark .navbar-nav .nav-link {
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
  border: 0;
}

.navbar-dark .navbar-nav .nav-link:hover {
  color: #fff;
}

.navbar-dark .navbar-nav .nav-link:focus {
  color: #fff;
  outline: 0;
}

.navbar-dark .navbar-toggler {
  border-color: #444;
}

.navbar-dark .navbar-toggler:focus {
  background: none;
  outline: 0;
}

.navbar-dark .navbar-toggler span {
  display: block;
  width: 30px;
  height: 2px;
  margin: 6px auto;
  background: #fff;
  transition: all .6s cubic-bezier(0.250, 0.100, 0.250, 1.000);
}

.navbar-dark .navbar-toggler:hover span,
.navbar-dark .navbar-toggler:focus span {
  background: #ccc;
}

/* rotate first span */
.navbar-dark .navbar-toggler[aria-expanded="true"] span:first-of-type {
  transform: rotate(45deg) translate(6px, 6px);
}

/* hide second span */
.navbar-dark .navbar-toggler[aria-expanded="true"] span:nth-of-type(2) {
  opacity: 0;
}

/* rotate third span */
.navbar-dark .navbar-toggler[aria-expanded="true"] span:last-of-type {
  transform: rotate(-45deg) translate(5px, -5px);
}

.navbar-dark .navbar-toggler[aria-expanded="false"] span {
  transform: none;
  opacity: 1;
}

.navbar-brand {
  width: 162px;
  height: 64px;
  background: url(../img/logo.png) left center no-repeat;
  border: 0;
  text-indent: -99999px;
}
.fa-bars{
  color: #a8cf45;
}
.fa-bars:hover{
  color: #f6bc0b;
}
.dropdown-menu.show {
  display: block;
  background: #212529;
}
  .fa-bars{
    color: #a8cf45;
  }
  .fa-bars:hover{
    color: #f6bc0b;
  }
  .dropdown-menu.show {
    display: block;
    background: #212529;
  }
  /* slider section */
  .imr-style{
    height: 550px;
  }
  .img-responsive {
    width: 100%;
    height: auto;
  }
  .item-head{
    font-size:50px;
    margin-top: -330px;
    margin-bottom:15px;
    text-align: center;
      color:#a8cf45;
      line-height:100%;
      letter-spacing:0.5px;
    font-weight:600;
    text-transform: uppercase;
  }
  .item-head-inner{
    font-size: 28px;
    color: #fff;
    font-weight: 600;
  }
  .btn-outline-success{
    text-align: center;
    color: #fff;
    background-image: none;
    background-color: transparent;
    border-color:#a8cf45;
   }
   .btn-outline-success:hover{
    text-align: center;
    color: #fff;
    background-image: none;
    background-color: #a8cf45;
    border-color: #fff;
   }
   .tofel{
    z-index: 6;
    white-space: nowrap;
    font-size: 175px;
    line-height: 22px;
    font-weight: 900;
    color: rgb(255, 73, 73);
    /* color: rgb(246, 188, 11); */
    visibility: inherit;
    transition: none 0s ease 0s;
    border-width: 0px;
    text-align: center;
    letter-spacing: 0px;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
    padding-bottom: 80px;
    text-transform: uppercase;
    margin-top: -330px!important;
   }
   .btn-sucs1{
     margin-top: 25px;
   }
   .btn-outline-successa{
    text-align: center;
    color: #fff;
    background-image: none;
    background-color: transparent;
    border-color:#ff4949;
   }
   .btn-outline-successa:hover{
    text-align: center;
    color: #fff;
    background-image: none;
    background-color:#ff4949;
    border-color: #fff;
   }
   .ielts{
    z-index: 6;
    white-space: nowrap;
    font-size: 175px;
    line-height: 22px;
    font-weight: 900;
    color: rgb(246, 188, 11);
    visibility: inherit;
    transition: none 0s ease 0s;
    border-width: 0px;
    text-align: center;
    letter-spacing: 0px;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
    padding-bottom: 80px;
    margin-top: -330px!important;
   }
   .btn-outline-success2{
    text-align: center;
    color: #fff;
    background-image: none;
    background-color: transparent;
    border-color: rgb(246, 188, 11);
   }
   .btn-outline-success2:hover{
    text-align: center;
    color: #fff;
    background-image: none;
    background-color: rgb(246, 188, 11);
    border-color: #fff;
   }
  
  
  /* card carousel */
  .welcome{
    text-align: center;
  }
  .wel-come{
    color: #00305b;
    }
    .rm{
      color: #ff4949;
    }
  .imr-style{
    height: 590px;
  }
  .controls-top{
    text-align: center;
   }
   .btn-floating i {
     display: inline-block;
     width: inherit;
     color: #000;
     text-align: center;
   }
   .btn-floating i {
     font-size: 1.25rem;
     line-height: 47px;
   }
   .btn-floating {
     position: relative;
     z-index: 1;
     display: inline-block;
     padding: 0;
     margin: 10px;
     overflow: hidden;
     vertical-align: middle;
     cursor: pointer;
     border-radius: 50%;
     -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
     box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
     -webkit-transition: all .2s ease-in-out;
     transition: all .2s ease-in-out;
     width: 47px;
     height: 47px;
   }
   .btn-floating:hover{
     background-color: #a8cf45;
   
   }
   .btn-floating i:hover{
     color: #fff;
   }
   
   .rounded-image {
     text-align: center;
   }
   .card-img-to{
     height: 150px;
     width: 150px;
     text-align: center;
     border-radius: 100%;
   }
   .card-titl{
     text-align: center;
     margin-top: 20px;
   }
   .card-tex{
     text-align: center;
     padding-right: 25px;
     padding-left: 25px;
     padding-bottom: 25px;
     margin-top: -20px;
   }
  
   .cardl{
     height: 460px;
     padding-top:10px;
     padding-bottom: 20px;
     -webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75);
     -moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75);
     box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75);
   }
   .cardl:hover{
     height: 460px;
     padding-top:10px;
    padding-bottom: 20px;
     -webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75);
     -moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75);
     box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75);
   }
   .place_button{
     text-align: center;
   }
   .btn-outline-successp{
    text-align: center;
    color: #a8cf45;
    background-image: none;
    background-color: transparent;
    border-color:#a8cf45;
   }
   .btn-outline-successp:hover{
    text-align: center;
    color: #fff;
    background-image: none;
    background-color: #a8cf45;
    border-color: #fff;
   }
   /**************************************************/
  /*.carouselheight{*/
      
  /*}*/
  
   /****************************************************/
   /* Call To Action Section*/
   .wel-come1{
     color: #fff;
   }
  #call-to-action {
    background: linear-gradient(rgba(0, 142, 99, 0.1),
     rgba(0, 0, 0, 0.1)), 
    url(../img/4.png) fixed center center;
    background-size: cover;
    padding: 60px 0;
  }
  #calll-to-action {
    background: linear-gradient(rgba(0, 142, 99, 0.1),
     rgba(0, 0, 0, 0.1)), 
    url(../img/banner4.jpg) fixed center center;
    background-size: cover;
    padding: 140px 0;
  }
  #call-to-action h3 {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
  }
  #call-to-action p {
    color: #fff;
  }
  
  #call-to-action .cta-btn {
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 8px 28px;
    border-radius: 25px;
    transition: 0.5s;
    margin-top: 10px;
    border: 2px solid #fff;
    color: #fff;
  }
  
  #call-to-action .cta-btn:hover {
    background: #0392d3;
    border: 2px solid #0392d3;
  }
  .call-ov:hover{
  color: #ccc;
  opacity: 0.5;
  }
  .below-heading{
    color: #fff;
    text-align: center;
    font-size: 18px;
  }
  /*******************Contact Form******************/
  .contact{
		padding: 4%;
    
	}
	.col-md-3{
    background: #a8cf45;
    color: #fff;
		padding: 4%;
		border-top-left-radius: 0.5rem;
		border-bottom-left-radius: 0.5rem;
	}
	.contact-info{
		margin-top:10%;
	}
	.contact-info img{
		margin-bottom: 15%;
	}
	.contact-info h2{
		margin-bottom: 10%;
	}
	.col-md-9{
		background: #fff;
		padding: 3%;
		border-top-right-radius: 0.5rem;
		border-bottom-right-radius: 0.5rem;
	}
	.contact-form label{
		font-weight:600;
	}
	.contact-form button{
		background: #a8cf45;
		color: #fff;
		font-weight: 600;
		width: 25%;
	}
	.contact-form button:focus{
		box-shadow:none;
  }
  .mdb-select{
    margin-left: 120px;
  }
 /**************************************/
  .social-icons-ql li{
	   list-style:none;
	   float:left;
	   width:40px;
	   height:40px;
	   line-height:45px;
	   background:#000;
	   text-align:center;
	   margin:10px 5px;
   }
  
.social-icons-ql li:nth-child(1) {
    width: 40px;
    height: 40px;
    line-height: 47px;
    margin: 10px 5px;
    background: #34558E;
}
   
   .social-icons-ql li:nth-child(1) i{
	   font-size:25px;
	   
   }
  .social-icons-ql li:nth-child(2) {
   background:#25B8E6;#0198DE
}

.social-icons-ql li:nth-child(3) {
   background:rgba(0, 122, 181, 1);
}
.social-icons-ql li:nth-child(4) {
   background:#DC4A38;
}
.social-icons-ql li:nth-child(5) {
   background:#CC2028;
}

.social-icons-ql li:nth-child(6) {
   background:#E05929;
}
.social-icons-ql li:nth-child(7) {
   background:#EB4924;
}

   
   
   .social-icons-ql li i{
	   color:#fff;
	   font-size:20px;
   }
   
   .buttons-div {
    margin-top: 15px;
}
 /**************************************/
 .masthead {
    height: 400px;
    min-height: 300px;
    background-image: url("../img/banner4.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  .tbk__subtitle {
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-size: 82px;
    font-weight: 800;
    color: #fff;
    letter-spacing: 0px;
    text-transform: uppercase;
  }
  
  .tbk__title {
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-size: 36px;
    font-weight: 900;
    color: #a8cf45;
    text-transform: uppercase;
  }
  .tb_tittle{
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-size: 30px;
    font-weight: 500;
    color: #a8cf45;
    padding-bottom: 20px;
  }
  .arrows{
    display: none;
  }
  @media (max-width:360px){
    .tbk__subtitle {
      font-family: "Montserrat", Helvetica, Arial, sans-serif;
      font-size: 42px;
      font-weight: 500;
      color: #fff;
      letter-spacing: 0px;
      text-transform: uppercase;
    }
   
  }
  @media (max-width:480px){
    .tbk__subtitle {
      font-family: "Montserrat", Helvetica, Arial, sans-serif;
      font-size: 42px;
      font-weight: 500;
      color: #fff;
      letter-spacing: 0px;
      text-transform: uppercase;
    }
   
  }
  /****************************************/
  @media (max-width: 768px) {
    .carousel-inner .carousel-item > div {
        display: none;
    }
    .carousel-inner .carousel-item > div:first-child {
        display: block;
    }
}

.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
    display: flex;
}

/* display 3 */
@media (min-width: 768px) {
    
    .carousel-inner .carousel-item-right.active,
    .carousel-inner .carousel-item-next {
      transform: translateX(33.333%);
    }
    
    .carousel-inner .carousel-item-left.active, 
    .carousel-inner .carousel-item-prev {
      transform: translateX(-33.333%);
    }
}

.carousel-inner .carousel-item-right,
.carousel-inner .carousel-item-left{ 
  transform: translateX(0);
}
/****************************/
#why_study_nz{
    background-color: #e7f7ea;
    margin-top: 80px;
    padding-top: 50px;
}
.why_study_cont{
    margin-top: 10px;
    padding-bottom: 50px;
}
.why_study_sec{
    line-height: 30px;
    font-size: 18px;
    font-weight: 400;
    color: black;
}
/*********************************/
.popular_programs{
    background-color: blue;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-right: 20px;
    padding-left: 40px;
}
.popular{
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-size: 26px;
    font-weight: 900;
    color: #a8cf45;
    text-transform: uppercase;
}
.popular_content{
    color: #fff;
    line-height: 30px;
    
}
.popular1{
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-size: 26px;
    font-weight: 900;
    color: #a8cf45;
    text-transform: uppercase;
}
.popular_programsa{
    background-color: rgb(34, 34, 185);
    padding-top: 50px;
    padding-bottom: 50px;
    padding-right: 20px;
    padding-left: 40px;
    text-align: center;
}
.uni_repre{
    text-align: left;
    color: #fff;
    margin-top: 30px;
    line-height: 30px;
    padding-left: 50px;
}
/***********************************/
#testimonial{
  padding-top: 100px;
  margin-bottom: -750px;
  margin-top: -100px;
}
#testimoniala{
  padding-top: 100px;
  margin-bottom: -600px;
}

.wrapper {
    position: relative;
  /* moves the wrapper up on y axis */
    transform: translateY(-50%);
    top: 50%;
    margin: 0 auto;
    width: 75%;
    overflow: hidden;
  }
  
  .wrapper p {
    position: absolute;
    left: 100%;
    width: 100%;
    font-size: 16px;
    color: #000;
    top: 0;
    opacity: 0;
    transition: left 1.8s, opacity 0.5s ease;
  }
  
  .wrapper p.activeText {
    position: relative;
    left: 0;
    opacity: 1;
  }
  
  .wrapper p.slideLeft {
    left: -100%;
    opacity: 0.1;
  }
  
  /* .wrapper p:before {
    content: "\201C";
    font-size: 3em;
    line-height: 0.1em;
    margin-right: 0.1em;
    vertical-align: -0.4em;
  }
  
  .wrapper p:after {
    content: "\201D";
    font-size: 3em;
    line-height: 0.1em;
    margin-left: 0.1em;
    vertical-align: -0.45em;
  } */
  
  ul {
    margin: 0;
    padding: 0;
    text-align: center;
  }
  
  ul li {
    list-style: none;
  }
  
  .dot {
    width: 10px;
    height: 10px;
    border-radius: 100px;
    background: #7f8c8d;
    display: inline-block;
    text-align: center;
    cursor: pointer;
  }
  
  .active {
    background: #ecf0f1;
  }
  
  /* Arrows */
  
  .arrows {
    color: rgba(127, 140, 141, 0.62);
    width: 1em;
    height: 1em;
    position: absolute;
    top: 50%;
    margin-top: -31px;
  }
  
  .prev {
    border-bottom: 6px solid;
    border-left: 6px solid;
    transform: rotate(45deg);
    left: 10px;
  }
  
  .next {
    border-bottom: 6px solid;
    border-left: 6px solid;
    transform: rotate(-135deg);
    right: 10px;
  }
  
  .prev:active, .next:active {
    color: white;
  }
  .hell{
      text-align: center;
     margin-top: 700px;
  
  }
  .hella{
    text-align: center;
   margin-top: 700px;

}
   .otago{
      text-transform: uppercase;
      font-size: 30px;
  }
  /*****************************/
  .our_oppur{
      text-align: center;
      padding-top: 100px;
      padding-bottom: 100px;
  }
  .work_opr{
      font-size: 40px;
      font-weight: 700;
      text-transform: uppercase;
      margin-bottom: 30px;
  }
 

/**********************************************/
    /* Footer */
  /* section {
      padding: 60px 0;
  } */
  #footer {
    background: #000000 !important;
    padding-top: 100px;
    margin-top: 00px;
  }
  #footer h5{
  padding-left: 10px;
    border-left: 3px solid #eeeeee;
    padding-bottom: 6px;
    margin-bottom: 20px;
    color:#ffffff;
  }
  #footer a {
    color: #ffffff;
    text-decoration: none !important;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
  }
  #footer ul.social li{
  padding: 3px 0;
  }
  #footer ul.social li a i {
    margin-right: 5px;
  font-size:25px;
  -webkit-transition: .5s all ease;
  -moz-transition: .5s all ease;
  transition: .5s all ease;
  }
  #footer ul.social li:hover a i {
  font-size:30px;
  margin-top:-10px;
  }
  .quick-links{
      text-align: left;
  }
  #footer ul.social li a,
  #footer ul.quick-links li a{
  color:#ffffff;
  }
  #footer ul.social li a:hover{
  color:#eeeeee;
  }
  #footer ul.quick-links li{
  padding: 3px 0;
  -webkit-transition: .5s all ease;
  -moz-transition: .5s all ease;
  transition: .5s all ease;
  }
  #footer ul.quick-links li:hover{
  padding: 3px 0;
  margin-left:5px;
  font-weight:700;
  }
  #footer ul.quick-links li a i{
  margin-right: 5px;
  }
  #footer ul.quick-links li:hover a i {
    font-weight: 700;
  }
  
  @media (max-width:767px){
  #footer h5 {
    padding-left: 0;
    border-left: transparent;
    padding-bottom: 0px;
    margin-bottom: 10px;
  }
  }
  /***********************************************/
.getin1 {
    padding: 10px;
    visibility:hidden;
} 
.collapse.show {
    display: block;
    height: 200px;
}
   /******************************************************************************/
  
   @media (max-width:360px){
     /* overseas */
    .cardl{
      height: 530px;
      padding-top: 10px;
      padding-bottom: 10px;
    }
    .cardl:hover{
      height: 530px;
      padding-top: 10px;
      padding-bottom: 10px;
    }
     /* carousel */
    .imr-style{
      height: 250px;
    }
    .item-head {
      font-size: 22px;
      padding-bottom: 0px;
      margin-top: 100px;
  }
    .item-head-inner {
      font-size: 14px;
      color: #fff;
      font-weight: 500;
  }
  .item-head-innerr {
    font-size: 14px;
    color: #fff;
    font-weight: 600;
   
  }
  .item-head-innerrr {
  display: none;
  }
  .tofel{
    font-size: 50px;
    padding-bottom: 0px;
    padding-top: 100px;
    text-transform: uppercase;
  }
  .ielts{
    font-size: 50px;
    padding-bottom: 10px;
    padding-top: 100px;
  }
  
  .btn-outline-success{
    margin-bottom: 5px;
    font-size: 12px;
  }
  /*video sect*/
  .video_sect {
    margin-left: 10px;
  }
  /*welcome*/
  .wel-para{
    text-align: center;
    margin-top: 30px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .col-card{
    padding-bottom: 50px;
    text-align: center;
    margin-left: 35px;
  }
  .hell {
    text-align: center;
    margin-top: 1102px;
    margin-bottom: 00px;
}
#testimonial{
    padding-top: 100px;
    margin-bottom: -1130px;
  }
  #testimoniala{
    padding-top: 100px;
    margin-bottom: -800px;
  }
  /****************************************/
.getin2{
  display: none;
}

.navaligns {
  padding-left: 0px;
  padding-right:0px;
  padding-top: 0px;
  margin-left: 250px;
  margin-top: -50px;
}
.navalignss {
  padding-left: 0px;
  padding-right:0px;
  padding-top: 0px;
  display: none;
}
.navalign {
  padding-left: 0px;
  padding-right:0px;
  padding-bottom: 0px;
}
.buttons-div.getin1 {
  padding: 1px;
    visibility:visible;
}
.collapse.show {
    display: block;
    height: 320px;
    margin-left:-210px;
}
/*******************************/
   }
   @media (max-width:480px){
      carousel
      .imr-style{
        height: 250px;
      }
    .item-head {
      font-size: 22px;
      padding-bottom: 0px;
      margin-top: 100px;
  }
    .item-head-inner {
      font-size: 14px;
      color: #fff;
      font-weight: 500;
  }
  .item-head-innerr {
    font-size: 14px;
    color: #fff;
    font-weight: 600;
   
  }
  .item-head-innerrr {
  display: none;
  }
  .tofel{
    font-size: 50px;
    padding-bottom: 0px;
    padding-top: 200px;
    text-transform: uppercase;
  }
  .ielts{
    font-size: 50px;
    padding-bottom: 10px;
    padding-top: 200px;
  }
  
  .btn-outline-success{
    margin-bottom: 5px;
    font-size: 12px;
  }
  /**video sec*/
  .video_sect{
    margin-left: 20px;
  }
  /*welcome*/
  .wel-para{
    text-align: center;
    margin-top: 30px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .col-card{
    padding-bottom: 50px;
    text-align: center;
    margin-left: 52px;
  }
 #testimonial{
    padding-top: 300px;
    margin-bottom: -900px;
  }
  /****************************************/
.getin2{
  display: none;
}
.navaligns {
  padding-left: 0px;
  padding-right:0px;
  padding-top: 0px;
  margin-left: 250px;
  margin-top: -50px;
}
.navalignss {
  padding-left: 0px;
  padding-right:0px;
  padding-top: 0px;
  display: none;
}
.navalign {
  padding-left: 0px;
  padding-right:0px;
  padding-bottom: 0px;
}
.buttons-div.getin1 {
  padding: 1px;
    visibility:visible;
}
.collapse.show {
    display: block;
    height: 320px;
        margin-left:-210px;
}

}
/*******************************/
 @media (max-width:540px){
.buttons-div.getin1 {
  padding: 1px;
    visibility:visible;
}
.collapse.show {
    display: block;
    height: 320px;
        margin-left:-210px;
}
 }
@media (max-width:768px){
  /****************************************/
.getin2{
  display: none;
}
.navaligns {
  padding-left: 0px;
  padding-right:0px;
  padding-top: 0px;
  margin-left: 250px;
  margin-top: -50px;
}
.navalignss {
  padding-left: 0px;
  padding-right:0px;
  padding-top: 0px;
  display: none;
}
.navalign {
  padding-left: 0px;
  padding-right:0px;
  padding-bottom: 0px;
}
.collapse.show {
  display: block; */
  /* margin-left: -130px;
}
/*******************************/
}

@media (max-width:1024px){
  /****************************************/
.getin2{
  display: none;
}
.navaligns {
  padding-left: 0px;
  padding-right:0px;
  padding-top: 0px;
  margin-left: 250px;
  margin-top: -50px;
}
.navalignss {
  padding-left: 0px;
  padding-right:0px;
  padding-top: 0px;
  display: none;
}
.navalign {
  padding-left: 0px;
  padding-right:0px;
  padding-bottom: 0px;
}
.collapse.show {
  display: block;
  /* margin-left: -130px; */
}
/*******************************/
}
@media (max-width:1366px){

.buttons-div.getin1 {
    padding: 1px;
}

}



  