.header-top {
    background: #107939 none repeat scroll 0 0;
    border-bottom: 2px solid #F9B02B;
    padding: 5px 0px 5px 0px;
}
.top-left ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.top-left ul li:first-child {
    margin-right: 25px;
}
.header-nav .nav>li>a {

 border-right: none !important;
}

.contact-box-new
{
	border-radius: .7rem;
    padding-bottom: 1rem!important;
    padding: .5rem!important;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    text-align: center;
    transition: 1s;
}
.icon-md {
    width: unset; 
}
.Contact-Us .text-box {
    top: 0;
    margin: 0;
}
.text-box {
    width: 100%;
    display: inline-block;
    position: relative;
   // top: -220px;
   margin-top: 20px;
    margin-bottom: -10px;
}
.text-box .orange-box {
    background: #2e2d48;
    padding: 30px 50px;
    width: 100%;
    float: right;
    color: #fff;
    margin-top: 0;
    margin-bottom: -5px;
}
.text-box .orange-box h3 {
    color: #fff;
    margin-bottom: 10px;
    font-size: 31px;
}

.contact-number {
    width: 200px;
    text-align: center;
    position: fixed;
    z-index: 998;
    left: 10px;
    bottom: 40px;
  //  box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
    background: #FFF6B0;
    padding: 10px;
    border-radius: 6px;
    -webkit-animation: float 2s linear infinite;
    animation: float 2s linear infinite;
}
@keyframes float{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(5px);transform:translateY(5px)}}
@keyframes float{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}

@media screen and (max-width: 991px)
{
.navbar-toggler span {
    background: #000 !important;
    margin-top: 18px;
    width: 25px;
    margin-left: -15px;
}
}

.donate {
  background: #00684d;
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.4) 100%), -webkit-linear-gradient(left, #00b486 0%, #00684d 50%, #00b486 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.4) 100%), linear-gradient(to right, #00b486 0%, #00684d 50%, #00b486 100%);
  background-position: 0 0;
  background-size: 200% 100%;
  border-radius: 4px;
  color: #fff;
  padding: 15px 65px 15px 15px;
  text-shadow: 1px 1px 5px #666;
  -webkit-transition: all 800ms;
  transition: all 800ms;
}
.donate:after {
  border-left: 1px solid #004f3a;
  color: #003527;
  content: "\f004";
  font: 20px "FontAwesome";
  padding: 10px 0;
  padding-left: 15px;
 // position: absolute;
  right: 16px;
  top: 7px;
  -webkit-transition: all 600ms 200ms;
  transition: all 600ms 200ms;
  margin-left: 40px;
    margin-right: -45px;
}
.donate:hover {
  background-position: -100% 0;
}
.donate:hover:after {
  border-left: 1px solid #008260;
  color: #fff;
  text-shadow: 0 0 10px #000;
}


@media only screen and (max-width: 767px) {
  .donate-img {
    margin-top: -40px;
    margin-bottom: 25px;
  }
}


@media only screen and (min-width: 768px) {
  .donate-img {
        margin-top: -125px;
        margin-bottom: 25px;
  }
}

.contact-box-new:hover
{
    transform: scale(1.1);
    z-index: 2;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}

.cw-content-teaser {
    background-color: #edeffb;
    margin-top: 40px;
}


@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .donate:after
    {
            margin-left: -1px !Important;
            right:0px !Important;
    }
}


@media only screen and (min-width: 320px) and (max-width: 320px) {
    .donate:after
    {
            margin-left: -1px !Important;
            right:0px !Important;
    }
}


@media only screen and (min-width: 1024px) and (max-width: 1024px) {
    .is-fixed .logo-header, .logo-header
    {
            width: 75px !Important;
    }
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
    .hide-top-no
    {
            display:none;
    }
}


.widget_services ul li:before {
    background: #107939 !important;
}

.sbt-btn
{
    background:#107939 !important;
}

.sbt-btn:hover
{
    background:#F9B02B !important;
}

.frame-box 
{
    padding:5px !important;
}


@media only screen and (max-width: 767px) {
  .career-img {
          box-shadow: 0 .5rem 1rem rgba(0,0,0,1.15)!important;

  }
}

@media only screen and (min-width: 768px) {
  .career-img {

margin-top:-65px;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,1.15)!important;

  }
}

.m-b30 {
    margin-bottom: 15px !important;
}

.full-social-icon li a i
{
        line-height: 45px;
}

.site-footer .footer-bottom {
     border-top: unset !important; 
}

.action-box .head
{
   // background-image: linear-gradient(to right top, #107939, #5d984e, #95b769, #cbd68a, #fff6b0) !important;
   background : #107939 !important;

}


.courses-bx-2 .info
{
    background-image: linear-gradient(to right top, #107939, #5d984e, #95b769, #cbd68a, #fff6b0) !important;
 
}

.team-box .media
{
    background-image: linear-gradient(to right top, #107939, #5d984e, #95b769, #cbd68a, #fff6b0) !important;
}

.teachers-name
{
    text-align: center;
    padding-top: 5px;
    font-family: Poppins;
    margin-bottom: -5px;
    color: #000;
}

.section-name
{
    font-size: 12px;
    font-weight: 500;
}

//#wowslider-container1 .ws_images
{
    max-height: 600px !important;
}

.client-box.style-2
{
    padding: 20px 20px 20px 20px !important;
}

.bg-primary {
    background-color: #FFB52F !important;
}

.hadees-img
{
    height: auto;
    width: 50px !important;
    margin-top: -20px;
}



@media only screen and (max-width: 767px) {
  .img-sign {

margin: 0 auto;
display: block;
margin-top: 20px;

  }
}


@media only screen and (min-width: 768px) {
  .img-sign {


  }
}



@media only screen and (max-width: 767px) {
  .trustees-img {

          width:50% !important;

  }
}


@media only screen and (min-width: 768px) {
  .trustees-img {


  }
}

.founder-img
{
    height: 160px;
    width: 158px;
    margin: 0 auto;
    display: block;
}

.chairman p
{
    line-height: 35px;
    color: #6e758d;
    margin-bottom: 15px;
}


.simple-pagination ul {
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
	text-align: center;
}

.simple-pagination li {
	display: inline-block;
	margin-right: 5px;
}

.simple-pagination li a,
.simple-pagination li span {
	color: #666;
	padding: 5px 10px;
	text-decoration: none;
	border: 1px solid #EEE;
	background-color: #FFF;
	box-shadow: 0px 0px 10px 0px #EEE;
}

.simple-pagination .current {
	color: #FFF;
	background-color: #FF7182;
	border-color: #FF7182;
}

.simple-pagination .prev.current,
.simple-pagination .next.current {
	background: #e04e60;
}



@media only screen and (min-width: 1024px) {
  .card-container {

          top:0 !important;

  }
}


@media only screen and (max-width: 1024px) {
  .text-box .orange-box {

          padding: 30px 20px !important;

  }
}

.container-new
{
padding-bottom:20px;
margin-top:10px;
border-radius:5px;
}

.center-new
{
    text-align:center;
}



@media only screen and (max-width: 1024px) {
  .trustees-box {

          

  }
}


@media only screen and (min-width: 1025px) {
  .trustees-box {

          width:70%;

  }
}


@media only screen and (max-width: 1024px) {
  .book {

display:none;          

  }
}


@media only screen and (min-width: 1025px) {
  .book {

          
    position: absolute;
    right: 0;
    margin-right: -75px;

  }
}


.slick-wd
{
     max-width:100%;
}


@media only screen and (min-width: 768px) {
  .caption {

    text-align: center;
    width: 89%;  
        text-decoration-line: underline;
    font-weight: 600;
    margin-bottom: 15px !important;

  }
}


@media only screen and (max-width: 767px) {
  .caption {

	text-align: center;
    text-decoration-line: underline;
    font-weight: 600;
    margin-bottom: 15px !important;
  }
}


@media only screen and (min-width: 768px) {
.teacher-left-img {

    float: left;
    padding: 0px 30px 0px 0px;
    margin-bottom: 10px;
  }
}


@media only screen and (max-width: 767px) {
.teacher-left-img {

    margin-bottom: 10px;
    width: 70%;
    margin: 0 auto;
    display: block;
  }
}


@media only screen and (min-width: 768px) {
.dlab-post-text div.item {

    float: left;
    width: 250px;
    height: 250px;
  }
}


@media only screen and (max-width: 767px) {
.dlab-post-text div.item {

   
    width: 100%;
    height: auto;
  }
}



@media (min-width: 1200px)
{
.container-new-top {
    max-width: 1250px !important;
}
}


@media (min-width: 1200px)
{
.header-nav .nav>li {
margin-left:7px;
}
}


@media (min-width: 1024px) and  (max-width: 1025px)
{
.anniversary-no-img {
    display:none;
}
}


@media (max-width: 767px)
{
.btn-full-mob {
width:100% !important;
    margin-top: 10px;
}
}


.gallery-txt
{
    letter-spacing: 1.5px;
    font-size: 14px;
    font-weight: 500;
    margin-top: 5px;
    margin-bottom: 0px;
    text-align: center;
}

.login-btnn
{
    color: #107939;
    margin-right: 10px;
    background: #fff;
    padding: 1px 25px;
    border-radius: 25px 25px 25px 25px;
}

.login-btnn:hover
{
color: #000;
    margin-right: 10px;
    background: #FFF6B0;
    padding: 1px 25px;
  //  border: 1px solid #fff;
    border-radius: 25px 25px 25px 25px;
}

.owl-2-style .owl-nav {
  display: none; }

.owl-2-style .owl-dots {
  text-align: center;
  position: relative;
  bottom: -30px;margin-top: -30px; }
  .owl-2-style .owl-dots .owl-dot {
    display: inline-block; }
    .owl-2-style .owl-dots .owl-dot span {
      display: inline-block;
      width: 15px;
      height: 3px;
      border-radius: 0px;
      background: #cccccc;
      -webkit-transition: 0.3s all cubic-bezier(0.32, 0.71, 0.53, 0.53);
      -o-transition: 0.3s all cubic-bezier(0.32, 0.71, 0.53, 0.53);
      transition: 0.3s all cubic-bezier(0.32, 0.71, 0.53, 0.53);
      margin: 3px; }
    .owl-2-style .owl-dots .owl-dot.active span {
      background: #007bff; }
    .owl-2-style .owl-dots .owl-dot:active, .owl-2-style .owl-dots .owl-dot:focus {
      outline: none; }
      
      
.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}      


.lg-outer #lg-share {
    display:none !important;
}


a#lg-download {
    display: none !important;
}

#lg-actual-size {
    display:none !important;
}

.upload-btn
{
    color: #FFF;
    background-color: #107939;
    font-size: 18px;
    text-align: center;
    font-style: normal;
    border-radius: 5px;
    width: 100%;
    border: 1px solid #107939;
    border-width: 1px 1px 3px;
    box-shadow: 0 -1px 0 rgb(255 255 255 / 10%) inset;
    margin-bottom: 10px;
    cursor:pointer;
    
}

.career-msg
{
    color: #2E2D48;
    text-align: center;
    margin: 20px;
    font-weight: 600;
}


@media only screen and (min-width: 1024px) {
.group-mg {
    height: auto;
    /*width: 50%;*/
    margin-left: auto;
    margin-right: auto;
    display: block;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
  }
}


@media only screen and (max-width: 1023px) {
.group-mg {
    height: auto;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
  }
}
