p.head,p.num,#research .stu1,#research p.stu1.txt,#research p.txt.stu,#stats p.text,.card .txt {color:#000;}
 
 .lt-intro > .container-fluid, .lt-intro > .container {
  position: relative;
  z-index: 3;
}

.lt-section.lt-section-colored .section-heading h2, .lt-section.lt-section-dark .section-heading h2 {
  color: white;
}

.lt-section.lt-section-colored .section-heading p, .lt-section.lt-section-dark .section-heading p {
  color: rgba(255, 255, 255, 0.6);
}


.lt-section.lt-section-dark .section-heading h2 {
  color: white;
}

.lt-section.lt-section-dark .section-heading p {
  color: rgba(255, 255, 255, 0.6);
}

.section-heading h2 {
  font-size: 2.074em;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "Rubik", sans-serif;
}

.section-heading h2, .lt-half .text h3, .flexslider .lt-heading  {  
    text-transform: initial;   
}

.flexslider .text-center .lt-sub-wrap {
  margin: 0 auto;
  text-align: center;
}


.mt40 {
  margin-top: 40px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}


.text-white {color:white;}


.lt-intro > .container-fluid, .lt-intro > .container {
  position: relative;
  z-index: 3;
}
.lt-section > .container.lt-border-top {
  padding-top: 50px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}


/* padding for main container */
.mfp-no-margins .mfp-container {
  padding: 0;
}


#map .container-fluid {
    padding: 0px;
}


.s-container {
    position: fixed;
    top: 0px;
    width: 100%;
    padding: 10px 0px;
    background-color: #f5bd28;
}

.s-container .lt-nav {
    margin: auto;
    float: none;
    width: 90%;
}

.s-container .lt-main-nav {
    float: right;
    margin-top: 20px;
}


.full-container.ht110 {
    height: 110px;
}
  .full-container a img.logo {
    height: 60px;
	}
	
	
	
	.full-container a img.logo { height: 70px;}
	
	
		.s-container .lt-nav {    
		width: 0% !important;;
	}
	
	.full-container a img.logo {
    height: 50px;
    margin-top: 10px;
}

#content {
    max-width: 1300px;
    margin: auto;
	padding: 0px 20px;
}


@speed: .3s;
@speed1: .1s;
@speed2: 10s;
@corner-color: rgba(255,0,0,1);
@scale:1;

.Scale(@scale:1){
  -webkit-transform: scale(@scale);
  -moz-transform: scale(@scale);
  -ms-transform: scale(@scale);
  -o-transform: scale(@scale);
  transform: scale(@scale);
}
.Transition(@vit:@speed , @ease:ease-in-out){
  -webkit-transition: all @vit @ease ;
  -moz-transition: all @vit @ease ;
  -ms-transition: all @vit @ease ;
  -o-transition: all @vit @ease ;
  transition: all @vit @ease;
}



@media (min-width: 992px) {
.col-half-offset{
    margin-left:4.166666667% !important;
}

.card:hover
{
 .Scale();
}

}


.product-card {
  float: left;
  margin: 30px auto; 
  position: block;  
  display: inline-block;
  font-family: "Open Sans", sans-serif; 
  color: black;
  font-weight: bold;
  
}

.product-card {padding:5px;}

.card {
  overflow: hidden;
  background-color: #ffffff;
  border-radius: 2px;
  display: block;
  height: 250px;
  position: relative;
  width: 100%;
  min-width: 150px;
  margin-top: 5px;
  margin-left: auto;
  margin-bottom: auto;
  margin-right: auto;
  box-shadow: 0 1px 3px rgba(255, 255, 255, 0.12), 0 1px 2px rgba(255, 255, 255, 0.24); 
   box-shadow: 0px -10px 10px rgba(0,0,0,0.2);
  .Transition(@speed,cubic-bezier(0,.81,.38,1.37));
}




.card:hover {
 
  box-shadow: 0px 0px 150px #000000;
    z-index: 2;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.2);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.2);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.2);
    transition: all 200ms ease-in;
    transform: scale(1.2);
}



@media (max-width: 480px) {

	
.card {
    width: 140px ;
	min-width: 140px ;
	height: 220px ;
}
p.num {font-size: 2.5em ;}

p.txt {
margin: 10px 20px;}

.product-card {padding:5px;}

}




p.head {
    margin: 20px;
    font-size: 1.5em;
    line-height: 1.2em;
    font-weight: 0;

    font-family: "Rubik", sans-serif;
    text-align: center;
	color: rgb(255, 255, 255);
	height: 50px;

    
}

p.num {
    margin: 20px;
    font-size: 3em;
    line-height: 1.1em;
    font-weight: 700;
    font-family: "Rubik", sans-serif;
    text-align: center;
    color: rgb(255, 255, 255);
    float: none;
}

p.txt {
    margin: 20px;
    font-size: 1.5em;
    line-height: 1.2em;
    font-weight: 0;

    font-family: "Rubik", sans-serif;
    text-align: center;
	color: rgb(255, 255, 255);
	height: 50px;
}



/*stats  ends*/


/*gallery */
 
      ul.gallery {
          padding:0 0 0 0;
          margin:0 0 40px 0;
      }
      ul.gallery li {
          list-style:none;
          margin-bottom:10px;
      }
.imgWrapper {
    max-height: 350px !important;
	height:auto;
}

#gallery .btn-ghost-white:hover, #gallery .btn-ghost-white:active, #gallery.btn-ghost-white:focus {
    background: none !important;
    border-color: #f4bd00 !important;
	
}

.gallery img:hover {	
	box-shadow: 0px 0px 150px #000000;
    z-index: 2;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.5);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.5);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.5);
    transition: all 200ms ease-in;
    transform: scale(1.5);
}


/* #stats h2 {background: #161b2fd4;  */
/* line-height: 2em;} */



.lt-footer-section {
    padding: 1em 0;  
}

.lt-footer-spacer, .lt-footer {
    height: 8.5em;
}

@media screen and (max-width: 970px) {
.lt-footer-spacer, .lt-footer {
    height: auto;
}
}

.lt-footer-section p {    
    color: rgba(0, 0, 0, 0.71);
	margin: 0px;
    text-align: center;
    float: none;
}
.lt-footer-section h3, .lt-footer-section ul {
   text-align: center;
}

@media (max-width: 767px) {
.lt-footer-spacer, .lt-footer {
    height: auto;
}
}


@media screen and (max-width: 1000px) {
#about p.center { text-align: center;}
#about .image-wrap {display:none;}

}

#testimonials {color:#272727;}

.lt-half .text p {color:#fff;}


.card1{text-align: center; padding: 10px 20px;}
.card1 img{max-height:150px;}

h5.card-title {
    font-size: 1.5em;
    color: #f3bc00;
}
.card1 p.card-text {
    color: #dedede;
    font-weight: 100;
	min-height: 160px;
}


#rs {
    max-width: 1300px;
    margin: auto;
    padding: 0px 20px;
}

#research .card {  
    height: 200px;
 }
img.rs-image { 
    max-width: 120px;
    float: left;
    margin: 10px;
}
#research p.head {
    margin: 20px 0px 0px 0px;
    /* padding: 20px 10px; */
    font-size: 1.1em;
    line-height: 1.5em;
    font-weight: 500;
    font-family: "Rubik", sans-serif;
    text-align: center;
    color: #000;
    height: 50px;
    min-width: 100px;
    /* display: block; */
    width: 100%;
}

#research p.num {
    margin: 0px;  
    font-size: 3.5em;

}

#research p.txt.stu {
     margin: 0px;
}

#research p.stu1.txt {
	margin: auto;
    float: left;
	font-size: .9em;
    line-height: 1.2em;
    font-weight: 100;
    text-align: left;
    color: #5e5e5e;   
}
#research .stu1 {
   font-weight: 500; 
    margin: 20px 0px 0px 0px;
    font-size: 1.5em; 
	color: #5e5e5e;	
	 width: 100%;
    text-align: left;
	
}

#research .card a {
    color: black;
    font-weight: 600;
}
#research p.stu1.txt.more {
    padding-top: 5px;
}

#research a.btn {
    background: #f5bd28b5;
}

#research a.btn:hover {
    color: white;
}

@media (max-width: 767px) {
#research .cent {
    text-align:center;
}

#research .card {
	max-height: 100%;
    width: auto;
    text-align: center;
}

#research p.head {
    margin: 20px auto 0px;
font-size: 2.5em; width: 100%; display: inline-table; }

img.rs-image {
     max-width: 60px; float: none; }
	


#research p.stu1.txt {
    /* float: left; */
    /* margin: 20px 10px; */
}

#research .more {
   text-align: right;
    width: 100%;  
    padding-top: 5px !important;
    margin: 10px !important;
    float: right !important;
}

.card:hover,.card1:hover {
    transition: none;
    transform: scale(1);
}
}

.lt-main-nav li:hover {
    background-color: #d49e11b8;
    transition: ease-in 3s ease; 
    padding: 10px;  
}





.card {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.area1 {background-image: url(manpower123.jpg);}
.area2 {background-image: url(patent.jpg);}
.area3 {background-image: url(phd.jfif);}
.area4 {background-image: url(publi.jpg);}
.area5 {background-image: url(workshop.jfif);}
.area6 {background-image: url(ip_cores.jfif);}

.area7 {background-image: url(asic.jfif);}



	
#sticky-logo img.logo {
    max-height: 60px;
}	



#sticky-logo {
    float: left;
	padding:0px;
}

@media all and (max-width: 1024px) and (min-width: 991px) {

.card {min-width: 130px;}

p.num {   
	font-size: 2em;
	line-height: 2em;
	}
	
}


#research .flex-direction-nav {
    display: none;  
}

 
/* for popup */
 
.overlay_popup {
  display: none;
    padding: 10px;
    width: 80%;
    height: auto;
    max-width: 600px;
    max-height: 500px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -100px;
    margin-left: -300px;
    background-color: #fff;
    border-radius: 5px;
    text-align: center;
    z-index: 16;
	border: 1px solid yellow;
}

@media all and (max-width: 700px) {
.overlay_popup { 
    top: 20%;
    left: 0;
    margin-top: 0;
    margin-left: 10%;   
}

.overlay_popup p {    
    font-size: 16px;
    line-height: 20px;
}

}


body.popup-open:after, .popup-open {
  display: block;
  overflow: hidden; 
  
}



.overlay_popup a {
    float: right;
    padding-right: 15px;
    cursor: pointer;
}
.overlay_popup p {   
    color: #000;
    margin-bottom: 10px;
	text-align: justify;
}
 



.flexslider .lt-heading.head {
    font-weight: 300;
    font-size: 1.8em;
    line-height: 1.3em;	
}



#testimonials {color:#272727;}


.dark-1 {
    background: #161C2E;
    }


    .lt-animate {
        opacity: 0;
        visibility: hidden;
      }







.card1{text-align: center; padding: 10px 20px;}
.card1 img{max-height:150px;}

h5.card-title {
    font-size: 1.5em;
    color: #f3bc00;
}
.card1 p.card-text {
    color: #dedede;
    font-weight: 100;
	min-height: 160px;
}


@media screen and (max-width: 768px)
.lt-section {
    padding: 3em 0;
}

.lt-section {
    padding: 3em 0;
    position: relative;
    z-index: 2;
}


article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}