/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 768px) { 
  
  .hideonmob{
	display: none!important; 
}
.hideondesk{
	display: block!important;

}

  .navbar-brand {
    float: left;
    height: 50px;
    padding: 9px 18px!important;
    font-size: 15px!important;
    line-height: 16px!important;
}
.navbar-inverse {
  background: white!important;
  border-bottom:4px solid #48b500!important;
}

.navbar-toggle {
	margin-right:10px!important;
}
.navbar-toggle .icon-bar {
    height: 3px!important;
}
.navbar-inverse .navbar-toggle {
    border: none;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #48b500;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #48b500!important;
}
.navbar-inverse .navbar-toggle:hover {
    background-color:white!important;
}/*#74e44ddb*/

.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
  background-color:#48b500!important;
  color:white;
}

.navbar-fixed-top .navbar-collapse {
    max-height: 60%!important;
}

.navbar-inverse .navbar-nav>li>a {
    color: #0a0a0ae8!important;
    padding: 9px 30px;
    border-bottom: 0.5px solid #9d9d9d9e!important;
    width: 90%;
}

.nav{
	height: 80vh;
}
.navbar .nav {
	text-transform: none;
	letter-spacing: 0;
  font-size: 15px;
  /*padding-left: 20px;*/
}
.dropdownmenu{
	display: none;
    list-style-type: none;
    font-size: 14px;
    text-transform: none;

}
.dropdownmenu li{
	padding: 5px 5px!important;
	border-bottom: 0.5px solid #9d9d9d9e!important;
	width: 95%;

}
.dropdownmenu li a{
	color: #0a0a0ae8!important;
	
}
.lastNav{
	border-bottom: none!important;
}
.nopad{
	padding-left: 0!important;
}
.fa {
	padding-left: 11px;
	padding-right: 5px;
}
.carousel-inner {
    height: 300px;
}
.carousel-caption{
	top: 29%;
}
.carousel-caption h1 {
    font-size: 30px;
    line-height: 1;
}
.arrow-l{
	
	top:50%!important;
	    font-size: x-large!important;
}
.arrow-r{
	
	top:50%!important;
	    font-size: x-large!important;
}

/*.portfolio-thumb-index{
	width: 100%;
	height: 250px!important;
}*/

/*.portfolio-wrapper-index .group1{
	height:250px;
}*/

.foot-menu ul{
	flex-wrap: wrap;
	font-size: 14px;
	justify-content: center;
	padding: 0;
}

.foot-menu li {
   
    padding: 2px 5px!important;
    margin: 4px 0!important;
}
.section{
	margin-top: 30px;
	margin-bottom:20px;
	padding:10px;
}
.section h1{
	font-size: 20px!important;
}
.firstNavres{
		border: none!important;
}

.media_buttons {
    font-size: 30px;
    display: flex;
    justify-content: center;
    padding: 3px 7px;
    padding-left: 0;
}

.media_buttons .fa{
    padding: 3px 7px;
}

.copyrite{
    margin-top: 0;
    text-align: center;
    margin-bottom: 10px;
}
.section h1{
	text-align: center;
	color: white;
	font-size: 25px;
	margin: 8px;
}
.mail-box{
	display: flex;
    justify-content: center;
    margin-top: 6%;

}
.mail-box .form-control{
	width:50%!important;
	border-radius: 0!important;
}
.mail-box input {
	    height: 33px!important;
	}
.btn{
	width: 22%;
	border-radius: 0!important;
	font-size: 14px!important;
}

.numerics {
    width: 100%;
    height: fit-content;
  margin-bottom: 10px;/*  margin-bottom: 50px;*/
	padding: 0;
	padding-bottom: 15px;
}
.numerics .counter {
    background-color: transperant;
    padding: 0!important;
    border-radius: 5px;
}
.count_num {
    font-size: 35px;
}
.count-text {
    font-size: 20px;
    margin-top: 0;
}

.mobdisp{
	display: flex!important;
	justify-content: center;
}

.numerics .row{
	margin-left: auto;
	margin-right: auto;
	/* padding-right: 25px; */
}

.mission img {
    height: 110px;
    width: 110px;
}
.mission h2{
	margin-top: 7%;
	font-weight: 600;
}
.mission figcaption {
    font-size: 16px;
    padding-top: 10px;
    line-height: 1.2;
}

.vision p{
	font-size: 17px;
}

.text-about {
    font-size: 14px;
    height: fit-content;
    padding:35px 20px;
    padding-bottom: 0;
}
.about-us{
	width: 100%;
	height:auto;
}

.sus-dev p{
	font-size: 16px;
}
.sus-dev h2{
	font-size: 22px;
}
.sus-dev h3{
	font-size: 20px;
}

.energy-block{
	padding-top: 5px;
	padding-bottom: 5px;
	}
.energy-block h1{
	font-size: 22px;	
}
.energy-block p{
	font-size: 16px;
	}

.csr{
	padding-top: 5px;
	padding-bottom: 5px;
}
.csr h1{
	font-size: 22px;

}
.csr p{
	font-size: 16px;
}

.text-res{
	padding-top: 25%;
    font-size: 16px;
}
.text-res h2{
	font-weight: bold;
	font-size: 22px;
}

.round{
	width:100%;
	align-items: center;
	padding-top: 20px;
}

figcaption{
	font-size:16px;
	padding-top: 10px;
	text-align: center;
	padding-bottom: 13px;
}
figcaption h4{
	font-weight: bold;
}
figure img{
	width:170px;
	height: 170px;
}

.quality{
	font-size: 16px;
	padding-bottom: 20px;
	padding-top: 10px;
}

.quality h2{
	font-size: 22px;
}
.quality h3{
	font-size: 20px;
}

.text{
	height: auto;
}
.text h1{
	color: white;
	font-size: 22px;
	text-align: center;
	/* padding-top: 30%; */
	margin-top: 0;
}
.text p{
	text-align: center;
	font-size: 16px;
	color: white;
}
.textr{
	height: auto;
	width: 100%!important;
	float: none;
	margin-right: 0;
}
.textr h1{
	color: white;
	font-size: 22px;
	text-align: center;
	/* padding-top: 30%; */
	margin-top: 0;
}
.textr p{
	text-align: center;
	font-size: 16px;
	padding: 0 20px;
}
.textl{
	height: auto;
	width: 100%!important;
	margin-left: 0;
	margin-top: 0;
}
.textl h1{
	font-size: 22px;
	text-align: center;
	padding-top: 30%;
	margin-top: 0;
}
.textl p{
	text-align: center;
	font-size: 16px;
	padding: 0 20px;
}

.bgplain{
	height: fit-content;
	padding: 10px 0;
}
.bgplain p{
	text-align: center;
	font-size: 16px;
	padding-top: 0;
	padding-bottom: 15px;
}
.bgplain h1{
	text-align:center;
	font-size: 22px;
	padding-top: 10px;
}

.biop h1{
	text-align: center;
}
.biop p{
	font-size: 16px;
	text-align: center;
	padding: 5px 5px;
}
.etha{
	padding-top: 20px;
}
.etha p{
	font-size: 16px;
	text-align: left;
}
.etha h3{
	font-size: 20px;
	font-weight: 500!important;
}
#bannereffect .portfolio-single-index h3 {
    font-size:15px;
    margin-bottom: 0;
    padding-top: 0; 
}
#bannereffect .portfolio-thumb-index img {
    width: 100%;
    height: 170px!important;
    margin-top: 0!important;
}

#bannereffect .portfolio-wrapper-index {
	height:170px!important;
}
#bannereffect .portfolio-thumb-index {
	height: 170px!important;
}
.biopage{
	background-position-y: -100px;
    background-position-x: 15%;
}
.sugarpage{
	background-position-x: 67%;
}

.showall{
	width: auto!important;
	border-radius: 2px;
	font-size: 16px;
}

.detail{
	margin-top: 70px;
}
.detail .dropcv {
    margin-top: 20px;
    margin-bottom: 20px;
}
.detail h4{
	padding-top: 0!important;
}

.cv-form{
	margin-top: 24%!important;
	margin-left: 18%;
}

    
    #dropCVbtn{
        width: 77px;
        margin-left: 65px;
        height: 37px;

    }
    /*.search{
        padding-top: 90px;
        padding-left: 30%;
    }*/
    
    .search-bar{
        height: fit-content;
    }
    /*#keyskill1,.Experience,.btnSearch{
        display: none;
    }*/
    .btn-primary{
	width:auto!important;
}
#keyskill .col-sm-10{
	padding-left: 0!important;
	padding-right: 0!important;
}

#keyskill{
	width:100%;
	height:30px;
}
 .search {
 	display: flex;
 	justify-content: space-between;
    padding-top: 70px;
    padding-left: 10px;
    padding-bottom: 18px;
    padding-right: 10px;
}

.btnSearch{
   /*margin-top: 20px;*/
	width: auto;
	border-radius: 5px!important;
	font-size: 14px;
	background-color: #48b500;
	color: white;
	border: none!important;
	padding:4px 15px!important;
}

.card2 {
    background-color: #c5c4c424;
    padding: 2% 0;
    height: auto;
}

input[type=file] {
    display: block;
    width: -webkit-fill-available;
}
.sharayuOption{
	padding-top: 25px;

}

.sharayuOption .opt_text{
	padding: 5px 20px;
}
.sharayuOption .opt_head h2{
	font-size: 24px;
}

}
@media (min-width: 576px) and (max-width: 770px) {
    /* write code here ...  */
}
/* Medium devices (tablets, 768px and up) */
@media (min-width: 300px) and (max-width: 991px) {
/* write code here ... */
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199px) { 
 /* write code here  */
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 
/* write code here  */
}