*{
     margin:0;
     padding:0;
}
body{
     background:url(../images/bg.png) no-repeat;
     margin:0;
	 background:#fff;
	 line-height: 23px;
	 font-family: 'Roboto Condensed', sans-serif;
} 
body.home{
	overflow: hidden;
}
body.about{
    margin: 0;
    overflow-y: scroll;
    background: #fff;
}
body.career{
	background: #f0f0f0;
}
.career_inn_img img{
width:90px;	
}
ul.social_icon li{
	float:left;
	padding: 10px 8px;
}
.job_text h2
{
font-size:20px;
color:#000;	
}
.product_description.organic_fertilizers 
{
	background:#fff;
}
.job_full .panel-group {
    margin-bottom: 20px;
    float: left;
    width: 100%;
}
.job_text p{
    font-size: 14px;
    color: #00a7da;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
}
.job_mail{
	margin-top:20px;
	float: left;
    width: 100%;
	height:auto;
}
.job_mail a{
	color:#f98d03;
}

.job_text ul{
	    padding: 0;
    padding-left: 25px;
    margin: 0;
    list-style-type: decimal-leading-zero;
    text-decoration: none;
}
.job_text ul.qualifications
{
	 list-style-type: none;
	 padding-left:0px;
}
.job_text ul.qualifications li span{
	color:#683113;
}
.mt-10{margin-top:20px;}

#accordion .panel{
    border: none;
    border-radius: 3px;
    box-shadow: none;
    margin-bottom: 15px;
}
#accordion .panel-heading{
    padding: 0;
    border: none;
    border-radius: 3px;
}
#accordion .panel-title a{
    display: block;
    padding: 12px 15px;
    background: #fff;
    font-size: 18px;
    font-weight: 400;
    color: #683113;
    /*border: 1px solid #ececec;*/
    box-shadow: 0 0 10px rgba(0,0,0,.05);
    position: relative;
    transition: all 0.5s ease 0s;
	    text-transform: uppercase;
    box-shadow: 0 1px 2px rgba(43,59,93,0.30);
}
#accordion .panel-title a.collapsed{
    box-shadow: none;
    color: #676767;
    box-shadow: 0 1px 2px rgba(43,59,93,0.30);
}
#accordion .panel-title a:before,
#accordion .panel-title a.collapsed:before{
    content: "\f067";
    font-family: "Font Awesome 5 Free";
    width: 25px;
    height: 25px;
    line-height: 28px;
    font-size: 15px;
    font-weight: 900;
    color: #f0be65;
    text-align: center;
    position: absolute;
    top: 8px;
    right: 15px;
    transform: rotate(135deg);
    transition: all 0.3s ease 0s;
}
#accordion .panel-title a.collapsed:before{
    color: #676767;
    transform: rotate(0);
}
#accordion .panel-title a:after{
    content: "";
    width: 1px;
    height: 100%;
    background: #ececec;
    position: absolute;
    top: 0;
    right: 55px;
}
#accordion .panel-body{
    padding: 0px 15px;
    border: none;
    font-size: 15px;
    color: #615f5f;
    line-height: 27px;
}

.career_full{
	float: left;
    width: 100%;
	height:auto;
}
.career_inn{
	float: left;
    width: 100%;
    height: auto;
    background: #f0f0f0;
    padding: 10px;
    box-shadow: 0px 3px 45px -9px #6d6d6d;
	margin-bottom:30px;
}
.career_inn:hover{
    box-shadow: 0px 3px 45px -9px #6d6d6d;
	background:#e4e4e4;
}
.career_inn_img{
		float: left;
    width: 100%;
	height:auto;
}
.career_inn_img h1{
	    font-size: 18px;
    text-align: left;
    margin: 14px 0;
    color: #000;
	
}
.career_inn_img h2{
	font-size:16px;
	text-align:left;
	color:#9e9e9e;
	margin-top:0;
}
.career_inn_img p{
	font-size:14px;
	color:#9e9e9e;
	text-align:justify;
	margin-top:10px;
	float:left;
	width:100%;
}
.career_inn_img p {
     float: right;
    color: #f0be65;
    font-size: 16px;
    margin: 0;
    width: 100%;
    text-align: left;
}
.testimonial_inn ul{
    padding: 0;
    margin: 0;
    list-style-position: outside;
    margin-left: 16px;
}
.testimonial_inn ul li {
    text-align: left;
    padding: 5px 0;
    font-size: 16px;
}
.testimonial_inn h2{
font-size:25px;
text-align:left;	

}
.dairy_products_popup{
	float: left;
    width: 100%;
	height:auto;
}

.poultry_inn.biodegrade img
{
	position:inherit;
	top:0;
}
.product_description.organic_fertilizers h1
{
	text-align:left;
}
.demo h2.resp-accordion {
    float: left;
    width: 100%;
}
.float_bhall_right {
    float: right;
}
.testimonial_up_inn .testimonial4_slide {
    padding: 45px 0;
}

 .wrapper {
     height: 100% !important;
     height: 100%;
     margin: 0 auto;
     overflow: hidden;
}
 /*nav {
    position: fixed;
    top:0;
    right: 0;
	z-index: 1030;
}
 nav ul {
    position: fixed;
         right: 0px;
    top: 0px;
     display: none;
     z-index: 10;
     width: 320px;
     height: 100%;
         background-color:rgba(153, 212, 215, 0.93);
}
 nav ul {
     display: none;
     margin: 0;
     padding: 0;
}
 nav ul li:first-child{
     padding-top: 83px;
}
 nav ul li {
     float: none;
     text-align: left;
     display: block;
     text-align: center;
     line-height: normal;
     padding: 0;
}
 nav ul li a {
     display: block;
     padding:10px 0px;
     color:#000;
     font-size: 18px;
     font-family: 'Quicksand', sans-serif;
     text-transform: uppercase;
}
 nav ul li a:hover {
     background: #99d4d7;
     color:#fff;
     text-decoration: none;
}
 #nav-icon {
     width: 45px;
     height: 40px;
     position: absolute;
     -webkit-transform: rotate(0deg);
     -moz-transform: rotate(0deg);
     -o-transform: rotate(0deg);
     transform: rotate(0deg);
     -webkit-transition: .5s ease-in-out;
     -moz-transition: .5s ease-in-out;
     -o-transition: .5s ease-in-out;
     transition: .5s ease-in-out;
     cursor: pointer;
     display: block;
         right: 35px;
    top: 35px;
     z-index: 999;
}
 #nav-icon span {
     display: block;
     position: absolute;
     height: 6px;
     border-radius: 8px;
     width: 90%;
     background: #fff;
     opacity: 1;
     right: 0;
     -webkit-transform: rotate(0deg);
     -moz-transform: rotate(0deg);
     -o-transform: rotate(0deg);
     transform: rotate(0deg);
     -webkit-transition: .25s ease-in-out;
     -moz-transition: .25s ease-in-out;
     -o-transition: .25s ease-in-out;
     transition: .25s ease-in-out;
}*/
.right_text_in{
right: -442px;
display:none;
}	
.left_text_in{
left: -442px;
display:none;
}	
 #nav-icon span:nth-child(1) {
     top: 0px;
}
 #nav-icon span:nth-child(2), #nav-icon span:nth-child(3) {
     top: 12px;
}
 #nav-icon span:nth-child(4) {
     top: 24px;
	 width: 55%;
}
 #nav-icon.open span:nth-child(1) {
     top: 18px;
     width: 0%;
     left: 50%;
}
 #nav-icon.open span:nth-child(2) {
     -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
     -o-transform: rotate(45deg);
     transform: rotate(45deg);
}
 #nav-icon.open span:nth-child(3) {
     -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
     -o-transform: rotate(-45deg);
     transform: rotate(-45deg);
}
 #nav-icon.open span:nth-child(4) {
     top: 18px;
     width: 0%;
     left: 50%;
}
 #pagepiling {
 	display: none;
 }
.page_bottom {
        position: absolute;
    top: 40px;
    right: 0;
    left: auto;
    text-align: center;
    margin: 0 auto;
    width: 100%;
}
.page_bottom_new
{
    width: 42%;
    position: absolute;
    bottom: 171px;
    right: 139px;
    left: auto;
    text-align: left;
    margin: 0 auto;
}
/*.page_bottom_new h4{
	text-align: left;
     font-family: 'Quicksand', sans-serif;
     font-size:30px;
     color: #563810;
	 font-weight:bold;
	 line-height:45px;
}*/
.page_bottom_new p{
	text-align:left;
	font-size:20px;
	color:#828487;
}
.page_bottom_new_img{
	  position: absolute;
    bottom: 60px;
    right: auto;
    left: 130px;
    text-align: center;
    margin: 0 auto;
}

.page_bottom_new_img1{
	  position: absolute;
    bottom: 30px;
    right: 1px;
    left: auto;
    text-align: center;
    margin: 0 auto;
}
.bhalla_logo
{
width: auto;
    height: auto;
    position: absolute;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    display: block;
    left: 35px;
    top: 35px;
    z-index: 999;}

.page_bottom img{
    margin: 0 auto;
    text-align: center;
}
 .page_bottom p {
     font-family: 'Quicksand', sans-serif;
     color: #000;
}
 .section_inn2 {
     position: absolute;
    bottom: 110px;
     /* right: 136px; */
}

.section_inn2_bottom {
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
}
.section_inn2_bottom h5 {
   font-size: 22px;
   color: #414042;
   text-transform: uppercase;
   font-weight: 700; 
   margin-bottom: 0;
}
.section_inn2_bottom h4 {
    font-size: 45px;
    text-transform: uppercase;
    color: #414042;
    line-height: normal!important;
    margin-top: 0;
    font-weight: 700;
}
.section_inn2_bottom p {
    text-align: justify;
    font-size: 20px;
    padding-bottom: 15px;
    color: #414042;
}
.section_inn2_bottom a {
    background: #009846;
    color: #fff;
    font-size: 18px;
    padding: 10px 35px;
    display: inline-block;
    border-radius: 18px;
}
 .section_inn2 h4 {
    font-family: 'Quicksand', sans-serif;
     font-size: 32px;
     color: #563810;
     text-align: right;
     margin-top: 0px;
	 font-weight:bold;
	 line-height: 51px;
}
 .section_inn2 p {
     text-align: right;
     font-family: 'Quicksand', sans-serif;
     font-size:16px;
     color: #000;
     padding-top: 10px;
     margin-bottom: 0px;
}
.section_inn2 h4 b, .section_inn3 h4 b, .section_inn4 h4 b, .section_inn5 h4 b, .section_inn6 h4 b, .section_inn7 h4 b, .page_bottom_new h4 b{
	font-size:39px;
}
 .section_inn3 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 126px;
    width: 35%;
}

 .section_inn3 h4 {
font-family: 'Quicksand', sans-serif;
    font-size: 32px;
    color: #838383;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 0;
	font-weight:bold;
	line-height:40px;
    padding-bottom: 5px;
}

 .section_inn3 p {
     text-align: right;
     font-family: 'Quicksand', sans-serif;
     font-size:20px;
     color: #000;
     padding-top: 0px;
     margin-bottom: 0px;
     font-weight: 400!important;
     text-align: justify!important;
     text-transform: inherit!important;
}
.section_inn4 {
    width: 35%;
}
/* .section_inn4 h4 {
    font-family: 'Quicksand', sans-serif;
     font-size: 25px;
     color: #838383;
     margin-top: 0px;
     margin-bottom: 0;
	 line-height:40px;
}*/


 .section_inn5 {
     position: absolute;
         top: 16%;
    width: 39%;
     /* left: 80px; */
}
 .section_inn5 h4 {
      font-family: 'Quicksand', sans-serif;
     font-size: 32px;
     color: #838383;
     margin-top: 0px;
     margin-bottom: 0;
}
 .section_inn5 p {
     font-family: 'Quicksand', sans-serif;
     font-size:20px;
     color: #838383;
     padding-top: 0px;
     margin-bottom: 0px;
}

 .section_inn6 {
     position: absolute;
     bottom:5%;
     /* right: 80px; */
}
 .section_inn6 h4 {
     font-family: 'Megrim', cursive;
     font-size: 32px;
     color: #000;
     text-align: left;
     margin-top: 0px;
     margin-bottom: 0;
}
 .section_inn6 p {
     text-align: left;
     font-family: 'Quicksand', sans-serif;
     font-size:16px;
     color: #000;
     padding-top: 0px;
     margin-bottom: 0px;
}
 .section_inn7 {
     position: absolute;
     bottom:5%;
     /* left: 80px; */
}
 .section_inn7 h4 {
     font-family: 'Megrim', cursive;
     font-size: 32px;
     color: #000;
     margin-top: 0px;
     margin-bottom: 0;
     text-align: right;
}
 .section_inn7 p {
     font-family: 'Quicksand', sans-serif;
     font-size:14px;
     color: #000;
     padding-top: 0px;
     margin-bottom: 0px;
     text-align: right;
}
.banner_about
{width:100%;
height:900px;
float:left;
background:url(../images/about_us.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-size: 100% 100%;
	
}
.ml3 {
  font-weight: 900;
  font-size: 3.5em;
}

.ml12 .letter {
  display: inline-block;
  line-height: 1em;
}
 @keyframes pulse_animation {
     0% {
         transform: scale(1.);
    }
     30% {
         transform: scale(1);
    }
     40% {
         transform: scale(1.03);
    }
     50% {
         transform: scale(1);
    }
     60% {
         transform: scale(1);
    }
     70% {
         transform: scale(1.03);
    }
     80% {
         transform: scale(1);
    }
     100% {
         transform: scale(1);
    }
}

@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein { /* Firefox */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-o-keyframes fadein { /* Opera */
    from {
        opacity:0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein { /* Firefox */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-o-keyframes fadein { /* Opera */
    from {
        opacity:0;
    }
    to {
        opacity: 1;
    }
}
/* Backgrounds will cover all the section * --------------------------------------- */
#section_inn1, #section_inn2, #section_inn3, #section_inn4, #section_inn5, #section_inn6, #section_inn7, #section_inn_about{
     background-size: cover;
     background-repeat: no-repeat;
     background-size: 100% 100%;
}
.page_bottom_about img {
    margin: 0 auto;
    text-align: center;
}
.section_inn1 {
    position: absolute;
    bottom: 10%;
    top: auto;
}
.section_inn1 h4 {
    text-align: left;
    color: #000;
    font-size: 38px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 38px;
    margin-bottom: 0;
}

.section_inn3 h4 {
  text-align: left;
    color: #fff;
    font-size: 38px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 38px;
    margin-bottom: 0;  
}

.section_inn1 h2 {
    text-align: left;
    color: #000;
    font-size: 65px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 65px;
    margin-bottom: 0;
}

.section_inn1 p {
    color: #000;
    font-size: 18px;
    text-align: left;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 22px;
    padding-bottom: 15px;
}

.section_inn3 p {
 color: #fff;
    font-size: 18px;
    color: #fff;
    text-align: left;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 22px;
    padding-bottom: 15px;   
}
.section_inn1 a {
    font-size: 18px;
    color: #009846;
    background: #fff;
    padding: 10px 35px;
    display: inline-block;
    border-radius: 18px;
    font-weight: 700;
}

.section_inn3 a {
    font-size: 18px;
    color: #009846;
    background: #fff;
    padding: 10px 35px;
    display: inline-block;
    border-radius: 18px;
    font-weight: 700;
}
.page_bottom_about {
    position: absolute;
    top: 40px;
    right: auto;
    left: 56px;
    text-align: center;
    margin: 0 auto;
    width: auto;
}
.about_us_text
{
	width: 70%;
    text-align: center;
    margin: 0 auto;
    position: absolute;
    top: 15%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}
.about_us_text h1
{
	color:#fff;
}
.about_us_text h3
{
	color:#fff;
	font-size:20px;
	margin-bottom:30px;
}
.about_us_text p{
	line-height: 30px;
	font-size:16px;
	float:left;
	width:100%;
	    text-align: justify;
}
/* Defining each section background and styles * --------------------------------------- */
 #section_inn1{
     background-image: url(../images/homepage1.jpg);
	 overflow: hidden;
}
 #section_inn_about{
     background-image: url(../images/about_us.png);
	 overflow: hidden;
}
#section_inn2{
     background-image: url(../images/homepage2.jpg);
     padding: 6% 0 0 0;
	 overflow: hidden;
}
 #section_inn3{
     background-image: url(../images/homepage3.jpg);
     padding: 6% 0 0 0;
	 overflow: hidden;
}
 #section_inn4{
     background-image: url(../images/banner4.jpg);
     padding: 6% 0 0 0;
	 overflow: hidden;
}
 #section_inn5{
     background-image: url(../images/banner5.jpg);
     padding: 6% 0 0 0;
	 overflow: hidden;
}
 /*#section_inn6{
     background-image: url(../images/bhalla_in6.png);
     padding: 6% 0 0 0;
	 overflow: hidden;
}
#section_inn7{
     background-image: url(../images/bhalla_banner1.png);
     padding: 6% 0 0 0;
	 overflow: hidden;
}
#section_inn8{
     background-image: url(../images/bhalla_banner1.png);
     padding: 6% 0 0 0;
	 overflow: hidden;
}*/


 .pulse {
     animation-name: pulse_animation;
     animation-duration: 5000ms;
     transform-origin:70% 70%;
     animation-iteration-count: infinite;
     animation-timing-function: linear;
}
}
 @keyframes pulse_animation {
     0% {
         transform: scale(1);
    }
     30% {
         transform: scale(1);
    }
     40% {
         transform: scale(1.08);
    }
     50% {
         transform: scale(1);
    }
     60% {
         transform: scale(1);
    }
     70% {
         transform: scale(1.05);
    }
     80% {
         transform: scale(1);
    }
     100% {
         transform: scale(1);
    }
}
/* #section1:before{ */
	/* content:""; */
	/* position: absolute; */
	    /* width: 167px; */
    /* height: 193px; */
	/* background:url(../images/bhalla_logo.png) no-repeat; */
	/* left: 43%; */
    /* top: 22px; */
	/* animation: fadein 4s; */
    /* -moz-animation: fadein 4s; */
    /* -webkit-animation: fadein 4s; */
    /* -o-animation: fadein 4s; / */
/* } */
@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein { /* Firefox */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-o-keyframes fadein { /* Opera */
    from {
        opacity:0;
    }
    to {
        opacity: 1;
    }
}

/* #section1:after{ */
	/* content:""; */
	/* position: absolute; */
	/* width:280px; */
	/* height:314px; */
	/* background:url(../images/img1.png) no-repeat; */
	/* right:0; */
	/* bottom:0; */
	/* animation: fadein 5s; */
    /* -moz-animation: fadein 5s; */
    /* -webkit-animation: fadein 5s; */
    /* -o-animation: fadein 5s; */
/* } */

@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein { /* Firefox */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-o-keyframes fadein { /* Opera */
    from {
        opacity:0;
    }
    to {
        opacity: 1;
    }
}

#section5 {
	overflow:hidden;
}
.bubbles {
	position: absolute;
	top: 0;
	left: 0;
	list-style: none;
	width: 100%;
	height: 100%;
	z-index: 0;
	transform: translateZ(0);
}

.bubbles li {
	position: absolute;
	bottom: -100px;
	animation: circle 15s infinite;
	transition-timing-function: linear;
}

.bubbles li:nth-child(1) {
	width: 40px;
	height: 40px;
	left: 20%;
}

.bubbles li:nth-child(2) {
	width: 60px;
	height: 60px;
	left: 40%;
	animation-delay: 2s;
	animation-duration: 16s;
}

.bubbles li:nth-child(3) {
	width: 30px;
	height: 30px;
	left: 60%;
	animation-delay: 4s;
	animation-duration: 13s;
}

.bubbles li:nth-child(4) {
	width: 80px;
	height: 80px;
	left: 80%;
	animation-delay: 1s;
	animation-duration: 19s;
}

.bubbles li:nth-child(5) {
	width: 50px;
	height: 50px;
	left: 50%;
	animation-delay: 5s;
	animation-duration: 12s;
}

.bubbles li:nth-child(6) {
	width: 25px;
	height: 25px;
	left: 10%;
	animation-delay: 3s;
	animation-duration: 11s;
}
.bubbles li:nth-child(7) {
	width: 55px;
	height: 55px;
	left: 70%;
	animation-delay: 2.5s;
	animation-duration: 11s;
}

.bubbles li:nth-child(8) {
	width: 75px;
	height: 75px;
	left: 30%;
	animation-delay: 3.5s;
	animation-duration: 11s;
}

@keyframes circle {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		-webkit-transform: translateY(-1080px) rotate(800deg);
		transform: translateY(-1080px) rotate(800deg);
	}
}

.about_mission
{
	width: 100%;
	height:auto;
	float:left;
	background:#f3f3f3;
	padding:20px 0;
}
.about_mission_inn
{
	width: 100%;
	height:auto;
	float:left;
}
.about_mission_inn p{
	    font-size: 16px;
    line-height: 28px;
    margin-bottom: 20px;
	
}
.about_mission_inn h1{
	text-transform:uppercase;
	font-size:30px;
}
.about_vision{
	width: 100%;
	height:auto;
	float:left;
	padding:20px 0;
}
.about_team{
	width: 100%;
	height:auto;
	float:left;
	padding:30px 0;
	background:#f3f3f3;
}
.about_team_inn{
width: 100%;
	height:auto;
	float:left;
	    margin-bottom: 37px;
}
.about_team_inn h1{
	font-size:25px;
	text-align:center;
	
}
.about_team_inn h3{
	font-size:18px;
	text-align:center;
}
.about_team_inn img {
    text-align: center;
    margin: 0 auto;
    width: 200px;
}
.about_vision .about_mission_inn img {
	margin:104px 0;
}
.achievements{
	width: 100%;
	height:auto;
	float:left;
}

.achievements_inn{
	width: 100%;
	height:auto;
	float:left;
}
.about_team_heading{
width: 100%;
	height:auto;
	float:left
}
.about_team_heading h1{
	

    font-size: 30px;
	text-align:center;
	margin-bottom:50px;
}
.achievements .about_team_heading h1{
	
    font-size: 30px;
	text-align:center;
	margin:25px 0;
}
.about_team_heading p{
	font-size:16px;
	color:#4d4c4c;
	text-align: center;
}
#testimonial4{
  overflow: hidden;
  min-height: auto;
  position: relative;
      float: left;
    width: 100%;
}
#testimonial4 .carousel-inner{
  width: 75%;
  margin: auto;
}
#testimonial4 .carousel-inner:hover{
  cursor: -moz-grab;
  cursor: -webkit-grab;
}
#testimonial4 .carousel-inner:active{
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}
#testimonial4 .carousel-inner .item{
  overflow: hidden;
}

.testimonial4_indicators .carousel-indicators{
  left: 0;
  margin: 0;
  width: 100%;
  font-size: 0;
  height: 20px;
  bottom: 15px;
  padding: 0 5px;
  cursor: e-resize;
  overflow-x: auto;
  overflow-y: hidden;
  position: absolute;
  text-align: center;
  white-space: nowrap;
}
.testimonial4_indicators .carousel-indicators li{
  padding: 0;
  width: 10px;
  height: 10px;
  border: none;
  text-indent: 0;
  margin: 2px 3px;
  cursor: pointer;
  display: inline-block;
  background: #ffffff;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators .active{
  padding: 0;
  width: 10px;
  height: 10px;
  border: none;
  margin: 2px 3px;
  background-color: #000;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar{
  height: 3px;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar-thumb{
  background: #eeeeee;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.achievements_inn{
	margin-top:40px;
}
.testimonial4_control_button .carousel-control{
  top: 70px;
  opacity: 1;
  width: auto;
  bottom: auto;
    height: auto;
  font-size: 10px;
  cursor: pointer;
  font-weight: 700;
  line-height: 38px;
  text-shadow: none;
  text-align: center;
  position: absolute;
  background: transparent;
  border: 0px solid #cccccc;
  text-transform: uppercase;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.6s cubic-bezier(0.3,1,0,1);
  transition: all 0.6s cubic-bezier(0.3,1,0,1);
}
.testimonial4_control_button .carousel-control.left{
  left: 7%;
  right: auto;
}
.testimonial4_control_button .carousel-control.right{
  right: 7%;
  left: auto;
}
.testimonial4_control_button .carousel-control.left:hover,
.testimonial4_control_button .carousel-control.right:hover{
  color: #000;
  background: transparent;
  border: 0px solid #ddd;
}

.testimonial4_header{
  top: 0;
  left: 0;
  bottom: 0;
  width: 550px;
  display: block;
  margin: 30px auto;
  text-align: center;
  position: relative;
}
.testimonial4_header h4{
  color: #ffffff;
  font-size: 30px;
  font-weight: 600;
  position: relative;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.testimonial4_slide{
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  margin: auto;
  padding: 20px;
  position: relative;
  text-align: center;
}
.testimonial4_slide img {
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  color: #f2f2f2;
  font-size: 18px;
  line-height: 46px;
  text-align: center;
  position: relative;
}

.testimonial4_slide p {
      color: #808080;
    font-size: 16px;
    margin: 40px 0 20px 0;
  
}

.testimonial4_slide h4 {
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;
}
.fotter{
	width: 100%;
	height:auto;
	float:left;
	background:#e8e8e8;
	padding:10px 0;
}
.fotter_inn{
	width: 100%;
	height:auto;
	float:left;
}
.fotter_inn p{
margin-bottom:0;
float:left;	
color:#040404;
}
.fotter_inn a{
margin-bottom:0;
float:right;	
color:#040404;
}
.services{
	width: 100%;
	height:auto;
	float:left;
	background:#fff;
}
.cow_manure{
width: 100%;
	height:auto;
	float:left;
background:#f3f3f3;
padding:30px 0;	
margin-top:30px;
}
.services_inn{
	width: 100%;
	height:auto;
	float:left;
	text-align:center;
	padding-top: 150px;
}
.services_inn p{
	font-size:16px;
	color:#4d4c4c;
	font-weight:400;
}
.cow_manure_inn p{
	font-size:16px;
	color:#4d4c4c;
	font-weight:400;
}
.biogas_plant_inn p{
	font-size:16px;
	color:#4d4c4c;
	font-weight:400;
}
.poultry_inn p{
	font-size:16px;
	color:#4d4c4c;
	font-weight:400;
}
.household_waste_inn p{
	font-size:16px;
	color:#4d4c4c;
	font-weight:400;
}
.cow_manure_inn h1{
	text-transform:uppercase;
	font-size:25px;
}
.biogas_plant_inn h1{
	text-transform:uppercase;
	font-size:25px;
}
.poultry_inn h1{
	text-transform:uppercase;
	font-size:25px;
}
.household_waste_inn h1{
	text-transform:uppercase;
	font-size:25px;
}
.biogas_plant{
	width: 100%;
	height:auto;
	float:left;
	text-align:right;
	padding:30px 0;
}
.biogas_plant_inn{
	width: 100%;
	height:auto;
	float:left;
}
.poultry{
width: 100%;
	height:auto;
	float:left;	
	background:#f3f3f3;
	padding:30px 0;
	margin: 70px 0;
}
.poultry_inn{
width: 100%;
	height:auto;
	float:left;	
	position:relative;
}
.poultry_inn img {
    position: absolute;
    top: -78px;
}
.household_waste{
width: 100%;
	height:auto;
	float:left;	
text-align:right;
padding:30px 0;	
}
.household_waste_inn{
width: 100%;
	height:auto;
	float:left;		
}
.testimonial{
	width: 100%;
	height:auto;
	float:left;	
text-align:center;
    background: #f3f3f3;
	padding:20px 0;
}
.services_inn h1{
	font-size:35px;
	text-align:center;
}
.testimonial_dwon{
	width: 100%;
	height:auto;
	float:left;	
	padding: 325px 0px;
}
.testimonial_dwon .testimonial4_slide {
    width: 80%;
}

.testimonial_inn{
	width: 100%;
	height:auto;
	float:left;	
}
.testimonial_inn h1{
	font-size:35px;
	text-align:center;
}
.testimonial_up_inn h1{
	font-size:25px;
	text-align:center;
	text-transform:uppercase;
}
.testimonial_up{
	width: 100%;
	height:auto;
	float:left;		
}
.testimonial_up_inn{
width: 100%;
	height:auto;
	float:left;		
}
.testimonial_up{
width: 100%;
	height:auto;
	float:left;		
margin:20px 0;
    padding: 30px 0;
}
.testimonial_up_inn{
width: 100%;
	height:auto;
	float:left;		
}
.testimonial_up_inn .testimonial4_slide p{
	font-size:36px;
	color:#000;
	margin:0;
}
.testimonial_inn h3{
	font-size:20px;
	margin-bottom:15px;
}
.testimonial_up_inn .testimonial4_control_button .carousel-control{
	    top: 40px;
}
.testimonial_inn p{
	font-size:16px;
	color:#4d4c4c;
}
.Challenges{
	width: 100%;
	height:auto;
	float:left;	
	padding-top:150px;
	text-align:center;
}
.Challenges_inn{
	width: 100%;
	height:auto;
	float:left;	
}
.Challenges_inn h1{
	text-align:center;
	font-size:35px;
	margin-bottom:30px;
	color:#000;
}
.Challenges_inn h4{
	font-size:19px;
	text-align:center;
	color:#040404;
	text-transform:uppercase;
}
.Challenges_inn h3{
	font-size:16px;
	text-align:center;
	color:#040404;
	margin-bottom:20px;
}
.Challenges_inn p{
	font-size:16px;
	color:#4d4c4c;
}
.Challenges_mang{
width: 100%;
	height:auto;
	float:left;		
	    margin-top: 70px;
		    margin-bottom: 20px;
}
.Challenges_mang_inn {
	width: 100%;
	height:auto;
	float:left;	
}
.Challenges_mang_inn h1{
	font-size:25px;
	text-align:left;
	margin-top: 90px;
}
.Challenges_mang_inn p{
    font-size: 16px;
    color: #4d4c4c;
    text-align: justify;
    line-height: 27px;
}
.Challenges_mang_inn ul{
	padding:0;
	margin:15px 0 0 0;
	text-decoration:none;
	list-style:none;
}
.Challenges_mang_inn li{
	font-size:16px;
	color:#4d4c4c;	
}
.Small_dairy_inn{
	width: 100%;
	height:auto;
float:left;
}
.Small_dairy{
	width: 100%;
	height:auto;
	float:left;
	background:#f3f3f3;
	padding:30px 0;
}
.Small_dairy_inn h1{
	    font-size: 25px;
    text-align: left;
	    margin-top: 95px;
}
.Small_dairy_inn h1.Small_in{
	 margin-top: 40px;
}
.Small_dairy_inn p{
	    font-size: 16px;
    text-align: left;
	    text-align: justify;
    line-height: 24px;
}
.challenges_mang_feeding
{
	width: 100%;
	height:auto;
	float:left;
	padding:30px 0;
}
.challenges_mang_inn_feeding
{
	width: 100%;
	height:auto;
	float:left;
}
.challenges_mang_inn_feeding h1 {
font-size: 25px;
    text-align: left;
}

.challenges_mang_inn_feeding p {
	    font-size: 16px;
    text-align: left;
}
.Small_dairy_inn p.p_inn{
	padding-left:30px;
}
.challenges_mang_inn_feeding p.p_inn{
	padding-left:30px;
}
.how_we{
	width: 100%;
	height:auto;
	float:left;
	text-align:center;	
	padding:30px 0;
}
.how_we_inn{
	width: 100%;
	height:auto;
	float:left;
}
.how_we_inn p{
font-size:16px;
}
.how_we_inn h1{
font-size:25px;
text-transform:uppercase;
}
.products
{
	width: 100%;
	height:auto;
	float:left;	
		padding:30px 0;
}
.products_inn
{
	width: 100%;
	height:auto;
	float:left;

}
.products_top{
	width: 100%;
	height:auto;
	float:left;
	padding-top:150px;
}
.products_top_inn{
	width: 100%;
	height:auto;
	float:left;
	margin-bottom: 21px;
}
.products_top_inn h1{
	text-align: center;
    font-size: 35px;
    margin-bottom: 30px;
    color: #000;
}
.products_top_inn h4{
    font-size: 16px;
    text-align: center;
    color: #000;
    margin-bottom: 20px;
	font-weight:bold;
}
.products_inn p{
	text-align:justify;
	color:#4d4c4c;
	 font-size: 16px;
	     line-height: 25px;
		     margin: 33px 0;
}
.product_description{
width: 100%;
	height:auto;
	float:left;	
	padding:30px 0;
	background:#f3f3f3;
}
.product_description_inn
{
	width: 100%;
	height:auto;
	float:left;	
	text-align:right;
}
.product_description_inn h1 {
    font-size: 25px;
}
.product_description_inn p {
    text-align: justify;
    color: #4d4c4c;
    font-size: 16px;
    line-height: 24px;
	margin:0;
}
.product_description_inn img{
	margin-top:42px;
}
.product_range{
	width: 100%;
	height:auto;
	float:left;	
	padding:30px 0;
	background:#f3f3f3;
}
.product_range_inn{
	width: 100%;
	height:auto;
	float:left;	
}
.product_range_inn h1{
	    font-size: 30px;
		color:#000;
		text-align:center;
		margin:0;
}
.demo{
	width: 100%;
	height:auto;
	float:left;	
	margin-top:50px;
}
.demo .resp-tab-content {
    border: 0px solid #c1c1c1;
}
.demo .resp-tab-active {
    border: 0px solid #c1c1c1;
}
.demo .resp-tabs-list li {
    font-weight: 600;
    font-size: 22px;
    display: inline-block;
    padding: 13px 67px!important;
    margin: 0;
    list-style: none;
    cursor: pointer;
    float: left;
}
.dairy_products_inn{
	width: 100%;
	height:auto;
	float:left;	

	
}
.dairy_products_inn h1{
	font-size:30px;
	text-align:left;
	color:#000;
	
}





.dairy_products_popup_inn {
    position: relative;
    width: 100%;
	cursor:pointer;
}
.dairy_products_popup_inn h1{
	font-size:16px;
	color:#000;
	text-align:center;
	margin:0;
}
.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.dairy_products_popup_inn:hover .image {
  opacity: 0.3;
}

.dairy_products_popup_inn:hover .middle {
  opacity: 1;
}

.dairy_products_popup_inn .text {
	background:#f0be65;
    color: white;
    font-size: 14px;
    padding: 5px 11px;
}














.dairy_products_popup img
{
	cursor:pointer;
}
.dairy_products_popup
{
		position:relative;
	overflow:hidden;
	width: 100%;
	height:auto;
	float:left;	
}

.dairy_products_inn h2{
	font-size:25px;
	text-align:left;
	color:#000;
	
}
.dairy_products_inn p{
	text-align: justify;
    color: #4d4c4c;
    font-size: 16px;
    line-height: 24px;
    margin: 0;
}
.dairy_products_inn li{
	text-align: justify;
    color: #4d4c4c;
    font-size: 16px;
    line-height: 24px;
    margin: 5px 0;
}
.dairy_products{
		width: 100%;
	height:auto;
	float:left;	
	margin-top:30px;
}
.dairy_products_inn ul{
	padding:0 0 0 15px;
	margin:0;
}
.resp-tab-item.resp-tab-active
{
	background:url(../images/border_bootm.png) no-repeat bottom;
	    background-size: 152px;
}
.nutritional_value{
width: 100%;
	height:auto;
	float:left;		
	padding:30px 0;
		background:#f3f3f3;
}
.nutritional_value_inn{
width: 100%;
	height:auto;
	float:left;		
}
.nutritional_value_inn h1{
	font-size:30px;
	margin:0;
	text-align:center;
    margin-bottom: 50px;
}

.nutritional_value_inn th{
	font-size:30px
}
.nutritional_value_inn td{
	font-size:25px
}
.contact{
	width: 100%;
	height:auto;
	float:left;	
	    background: #f3f3f3;
}
.contact_inn{
	width: 100%;
	height:auto;
	float:left;	
}
.contact_inn h1 {
    text-align: center;
    font-size: 35px;
    margin-bottom: 30px;
    color: #000;
	    margin-top: 160px;
}
.contact_inn_map{
	width: 100%;
	height:auto;
	float:left;	
}
.contact_inn_form{
	width: 100%;
	height:auto;
	float:left;	
}
.contact_inn h3{
	font-size:20px;
	float:left;
}

.contact_inn ul{
	padding:0;
	margin:0;
	list-style:none;
	text-decoration:none;
	float:left;
	width:100%;
}

.contact_inn li{
	font-size:16px;
	text-align:left;
	padding:10px 0;
}
.contact_add{
width: 100%;
	height:auto;
	float:left;	
	margin-top: 38px;
}
.contact_inn li img{
float:left;
margin-right:10px;	
margin-top: 3px;
}
.contact_inn img{
    margin: 0 auto;
    text-align: center;
    margin-top:100px;
}
.submit_bottn button {
 font-size: 16px;
    padding: 10px 85px;
    background: #99d4d7;
    color: #fff;
    border: 1px solid #99d4d7;
    border-radius: 10px;
    margin-bottom: 20px;
    display: inline-block;
    text-align: center;
    float: left;
    margin-top: 33px;

}
.submit_bottn button:hover{
	 background: #f0be65;
    color: #fff;
	border: 1px solid #f0be65;
}
.contact_inn_map iframe{
	margin-top:30px;
	border:2px solid #ddd!important;
}
.form-group.text label
{
	font-size:16px;
	text-align:left;
	margin:42px 0 0 0;
	width:100%;
	font-weight:normal;
	color:#8E9191;
}

.form-group.text .form-control {
    display: block;
    width: 100%;
    height: auto;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #555;
    background-color: #e1f0f1;
    background-image: none;
    border: 3px solid #9b9f9f;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    margin: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.creative_team_hedding h1 {
    text-align: center;
    font-size: 35px;
    margin-bottom: 50px;
    color: #000;
}
.creative_team_hedding{
	 width: 100%;
    height: auto;
	float:left;
	margin-top: 152px;
}
.product_inn
{
		 width: 100%;
    height: auto;
	float:left;
	margin-bottom:30px;
	    border: 1px solid #ddd;
}
.blog
{
	width: 100%;
    height: auto;
	float:left;
}
.blog_inn
{
	width: 100%;
    height: auto;
	float:left;
}
.blog_inn h1{
text-align:center;
font-size:80px;
text-transform:uppercase;
	padding:350px 0;
}

@media only screen and (max-width: 480px){
  .testimonial4_control_button .carousel-control{
    display: none;
  }
  .testimonial4_header{
    width: 95%;
  }
  .testimonial4_header h4{
    font-size: 20px;
  }
  .testimonial4_slide{
    width: 98%;
    padding: 5px;
  }
}

@media (min-width: 481px) and (max-width: 767px){
  .testimonial4_control_button .carousel-control.left{
    left: 2%;
  }
  .testimonial4_control_button .carousel-control.right{
    right: 2%;
  }
  .testimonial4_header{
    width: 95%;
  }
  .testimonial4_slide{
    width: 98%;
    padding: 5px;
  }
}

@media (min-width: 768px) and (max-width: 991px){
  .testimonial4_control_button .carousel-control.left{
    left: 5%;
  }
  .testimonial4_control_button .carousel-control.right{
    right: 5%;
  }
}

@-webkit-keyframes psBoxShadowEffect_2{
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
	-webkit-box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255,255,255,0.5);
  }
  100% {
    -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 5px 5px #ffffff, 0 0 0 5px rgba(255,255,255,0.5);
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes psBoxShadowEffect_2{
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
	box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255,255,255,0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 5px 5px #ffffff, 0 0 0 5px rgba(255,255,255,0.5);
    transform: scale(1.5);
    opacity: 0;
  }
}







@media (min-width: 360px){
.testimonial {
    padding-top:20px !important;
}
}

@media (min-width:320px) and (max-width:550px){
	.creative_team_hedding h1 {

    margin-bottom: 30px;
}
#accordion .panel-title a {
    padding: 12px 13px;
    font-size: 14px;
    line-height: 18px;
}
#accordion .panel-title a:before, #accordion .panel-title a.collapsed:before
{
	display:none;
}
#accordion .panel-title a:after{
	display:none;
}
.job_text h2 {
    font-size: 18px;
    color: #000;
}
.page_bottom {
      top: 16px;
    right: 0;
    left: 0;
    width: auto;
}	
.page_bottom img {
    margin: 0 auto;
    text-align: center;
    width: 80px;
}
.pp-section {
    height: 351px;
}
.about_us_text {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    position: inherit;
    top: 0;
    float: left;
    padding: 0 15px;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}
.about_us_text h1 {
    color: #000;
	font-size: 30px;
}
.about_us_text h3 {
      color: #000;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 0;
}
.about_us_text p {
    line-height: 25px;
    font-size: 14px;
    float: left;
    width: 100%;
    text-align: justify;
}
.about_mission_inn p {
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 20px;
    text-align: justify;
}
.about_mission_inn img{
	width: 200px;
	margin:0 auto;
	text-align:center;
}
.about_vision .about_mission_inn img {
    margin: 0 auto;
	text-align:center;
}
.about_team_heading h1 {
    margin-top: 0;
}
#testimonial4 .carousel-inner {
    width: 100%;
    margin: auto;
}
.achievements .about_team_heading h1 {
    font-size: 26px;
	margin-bottom: 8px;
}
.about_team_heading p {
    font-size: 14px;
	 text-align: justify;
}
.about_mission_inn b{
text-align: justify;
    width: 100%;
    float: left;	
}
.banner_about {
    height: 279px;
}
.bhalla_logo {
    width: auto;
height: auto;
left: 15px;
    top: 15px;
}
.bhalla_logo img{
width:70px;
}
#nav-icon {
    right: 18px;
    top: 40px;
}
.testimonial_up_inn .testimonial4_slide {
    padding: 45px 0;
}
.testimonial_inn .testimonial4_slide p {
        margin: 19px 38px;
}
.about_team_inn h1 {
    font-size: 20px;
    text-align: center;
}
.about_team_inn h3 {
    margin-top: 12px;
	    font-size: 16px;
}
.achievements_inn {
    margin-top: 20px;
}
.fotter_inn a {
    width: 100%;
}
.fotter_inn{
text-align:center;	
}
.fotter_inn p {
    width: 100%;
	margin-bottom:10px;
}
.services_inn h1 {
    font-size: 30px;
}
.services_inn {
    padding-top: 110px;
}
.services_inn h3
{
margin-top: 5px;
    font-size: 20px;
}
.services_inn p {
    font-size: 14px;
    text-align: justify;
}
.cow_manure_inn p {
    font-size: 14px;
    text-align: justify;
}
.biogas_plant_inn p {
    font-size: 14px;
    text-align: justify;
}
.poultry_inn img {
    position: inherit;
      width: 250px;
    margin: 0 auto;
	top:0;
}
.poultry_inn p {
    font-size: 14px;
    text-align: justify;
    line-height: 25px;
}
.poultry {
    margin: 0 0;
}
.household_waste_inn p {
    font-size: 14px;
    text-align: justify;
}
.biogas_plant_inn img{
	    width: 250px;
    margin: 0 auto;
}
.float_bhall_right {
    width: 100%;
}
.household_waste_inn img {
	   width: 250px;
    margin: 0 auto;
}
.cow_manure_inn img {
	   width: 250px;
    margin: 0 auto;
}
.testimonial_inn p {
    font-size: 14px;
    text-align: justify;
}
.testimonial_inn h3 {
    font-size: 17px;
    margin-bottom: 15px;
}
.testimonial_up_inn h1 {
        font-size: 14px;
    margin-top: 0;
}
.testimonial_up_inn .testimonial4_slide p {
       font-size: 16px;
    text-align: center;
}
.testimonial_up {
    margin: 0px 0;
}
.testimonial_inn h1 {
    font-size: 30px;
    text-align: center;
}
.testimonial {
    padding-top: 100px;
}
.Challenges_inn h1 {
    font-size: 30px;
    margin-bottom: 10px;
}
.Challenges {
    padding-top: 110px;
}
.Challenges_inn h4 {
    font-size: 16px;
    line-height: 21px;
}
.Challenges_inn h3 {
    font-size: 16px;
    margin-bottom: 0;
}
.Challenges_mang_inn h1 {
    font-size: 25px;
    margin-top: 30px;
}
.Challenges_mang {
    margin-top: 40px;
}
.Challenges_mang_inn p {
    font-size: 14px;
}
.Challenges_mang_inn li {
    font-size: 14px;
}
.Challenges_mang_inn {
    margin-bottom: 20px;
}
.Small_dairy_inn h1 {
    font-size: 25px;
    margin-top: 25px;
}
.Small_dairy_inn p {
    font-size: 14px;
    line-height: 24px;
}
.challenges_mang_inn_feeding p {
    font-size: 14px;
	text-align:justify;
}.challenges_mang_inn_feeding p.p_inn {
    padding-left: 0;
}
.Small_dairy_inn p.p_inn {
    padding-left: 0px;
}
.how_we_inn p {
    font-size: 14px;
    text-align: justify;
}
.Small_dairy_inn img
{
	width:300px;
	margin:0 auto;
	text-align:center;
}

.products_inn p {
    font-size: 14px;
    line-height: 24px;
}
.products_top {
    padding-top: 100px;
}
.products_top_inn {
    margin-bottom: 0;
}
.product_description_inn p {
    font-size: 14px;
}
.demo {
    margin-top: 30px;
}
.products_top_inn h1 {
    font-size: 30px;
    margin-bottom: 10px;
}
.nutritional_value_inn th {
    font-size: 11px;
	 padding: 6px!important;
}
.nutritional_value_inn td {
    font-size: 12px;
	    padding: 6px!important;
}
.nutritional_value_inn h1 {
    margin-bottom: 25px;
}
.demo h2.resp-accordion {
    font-size: 18px;
}
.dairy_products_inn img{
	width:120px;
	margin:0 auto;
	text-align:center;
}
.dairy_products {
    margin-top: 0;
}
.demo .resp-tab-content {
       padding: 10px 0;
}
.dairy_products_inn p {
    font-size: 14px;
    line-height: 24px;
}
.dairy_products_inn li {
    font-size: 14px;
    line-height: 24px;
}
.demo .resp-tab-content {
    border: 1px solid #c1c1c1;
}
.page_bottom_new_img { 
          right: auto;
    left:10px!important;
}
.page_bottom_new {
    bottom: 18px;
    right: 9px!important;
    left: auto;
}
.page_bottom_new p {
    font-size: 14px;
}
.page_bottom_new_img img{
	width:77px;
}
.page_bottom_new h4 {
   font-size: 14px;
    line-height: 19px;
}
#pp-nav ul, .pp-slidesNav ul {
    display: none;
}
.page_bottom_new h4 b {
    font-size: 14px;
}
.section_inn2 h4 b{
    font-size: 16px;
}
.section_inn2 h4 {
    font-size: 14px;
    line-height: 19px;
	    text-align: left;
}
.section_inn2 {
    bottom: -3px;
    right: auto;
    left: 21px!important;
    padding: 5px;
    background: rgba(236, 237, 237, 0.3);
}

.section_inn3 h4 b{
    font-size: 12px;
}
.section_inn3 h4 {
    font-size: 12px;
    line-height: 17px;

}

	
.section_inn4 {

}
.section_inn5 {
        top: 129px;
    width: auto;
    left: 101px;
    right: 8px!important;
}
.section_inn5 p {
    font-size: 12px;
    line-height: 17px;

    }
.page_bottom_new_img.last_bhalla_page {
    bottom: 96px;
    right: auto;
    left: 9px!important;
}

}



@media (min-width:551px) and (max-width:767px){
	#accordion .panel-title a {
    padding: 12px 12px;
    font-size: 14px;
}
.product_inn {
    width: 48%;
    margin: 4px 4px;
}
.about_us_text {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    position: inherit;
    top: 0;
    float: left;
    padding: 0 15px;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}
.about_us_text h1 {
    color: #000;
	font-size: 30px;
}
.about_us_text h3 {
      color: #000;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 0;
}
.about_us_text p {
    line-height: 25px;
    font-size: 14px;
    float: left;
    width: 100%;
    text-align: justify;
}
.about_mission_inn p {
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 20px;
    text-align: justify;
}
.about_mission_inn img{
	width: 200px;
	margin:0 auto;
	text-align:center;
}
.about_vision .about_mission_inn img {
    margin: 0 auto;
	text-align:center;
}
.about_team_heading h1 {
    margin-top: 0;
}
#testimonial4 .carousel-inner {
    width: 100%;
    margin: auto;
}
.achievements .about_team_heading h1 {
    font-size: 26px;
	margin-bottom: 8px;
}
.about_team_heading p {
    font-size: 14px;
	 text-align: justify;
}
.about_mission_inn b{
text-align: justify;
    width: 100%;
    float: left;	
}
.banner_about {
    height: 279px;
}
.bhalla_logo {
    width: auto;
height: auto;
left: 15px;
    top: 15px;
}
.bhalla_logo img{
width:85px;
}
#nav-icon {
    right: 18px;
    top: 40px;
}

.testimonial4_slide p {
    margin: 19px 0 20px 0;
    text-align: justify;
	font-size: 14px;
}
.about_team_inn h1 {
    font-size: 18px;
    text-align: center;
}
.about_team_inn h3 {
       margin-top: 5px;
    font-size: 14px;
}
.achievements_inn {
    margin-top: 20px;
}
.fotter_inn a {
    width: 100%;
}
.fotter_inn{
text-align:center;	
}
.fotter_inn p {
    width: 100%;
	margin-bottom:10px;
}
.about_team_inn {
    width: 33%;
     margin-bottom: 0;
}
.about_team_inn img {
    width: 135px;
}


.services_inn h1 {
    font-size: 30px;
}
.services_inn {
    padding-top: 110px;
}
.services_inn h3
{
margin-top: 5px;
    font-size: 20px;
}
.services_inn p {
    font-size: 14px;
    text-align: justify;
}
.cow_manure_inn p {
    font-size: 14px;
    text-align: justify;
}
.biogas_plant_inn p {
    font-size: 14px;
    text-align: justify;
}
.poultry_inn img {
      position: inherit;
    top: 0;
    /* float: left; */
    width: 340px;
    margin: 0 auto;
    text-align: center;
}
.biogas_plant_inn img{
	   width: 340px;
    margin: 0 auto;
    text-align: center;
}
.cow_manure_inn img{
   width: 340px;
    margin: 0 auto;
    text-align: center;
}
.household_waste_inn img{
   width: 340px;
    margin: 0 auto;
    text-align: center;
}
.poultry_inn p {
    font-size: 14px;
    text-align: justify;
    line-height: 25px;
}
.poultry {
    margin: 0 0;
}
.household_waste_inn p {
    font-size: 14px;
    text-align: justify;
}
.float_bhall_right {
    width: 100%;
}
.cow_manure_inn img{
	    width: 250px;
    margin: 0 auto;
}
.biogas_plant_inn img{
	    width: 250px;
    margin: 0 auto;
}
.testimonial_inn .testimonial4_slide{
	    width: 85%;
}
.testimonial_up_inn .testimonial4_slide p {
    font-size: 25px;
    text-align: center;
}

.testimonial_up_inn .testimonial4_slide {
    width: 98%;
    padding: 45px 0;
}
.testimonial_up_inn h1 {
    font-size: 20px;
}
.testimonial_inn p {
    font-size: 14px;
    text-align: justify;
}

.Challenges_inn h1 {
    font-size: 30px;
    margin-bottom: 10px;
}
.Challenges {
    padding-top: 110px;
}
.Challenges_inn h4 {
    font-size: 16px;
    line-height: 21px;
}
.Challenges_inn h3 {
    font-size: 16px;
    margin-bottom: 0;
}
.Challenges_mang_inn h1 {
    font-size: 25px;
    margin-top: 30px;
}
.Challenges_mang {
    margin-top: 40px;
}
.Challenges_mang_inn p {
    font-size: 14px;
}
.Challenges_mang_inn li {
    font-size: 14px;
}
.Challenges_mang_inn {
    margin-bottom: 20px;
}
.Small_dairy_inn h1 {
    font-size: 25px;
    margin-top: 25px;
}
.Small_dairy_inn p {
    font-size: 14px;
    line-height: 24px;
}
.challenges_mang_inn_feeding p {
    font-size: 14px;
	text-align:justify;
}.challenges_mang_inn_feeding p.p_inn {
    padding-left: 0;
}
.Small_dairy_inn p.p_inn {
    padding-left: 0px;
}
.how_we_inn p {
    font-size: 14px;
    text-align: justify;
}
.Small_dairy_inn img
{
	width:300px;
	margin:0 auto;
	text-align:center;
}

.products_inn p {
    font-size: 14px;
    line-height: 24px;
}
.products_top {
    padding-top: 100px;
}
.products_top_inn {
    margin-bottom: 0;
}
.product_description_inn p {
    font-size: 14px;
}
.demo {
    margin-top: 30px;
}
.products_top_inn h1 {
    font-size: 30px;
    margin-bottom: 10px;
}
.nutritional_value_inn th {
    font-size: 16px;
	 padding: 6px!important;
}
.nutritional_value_inn td {
        font-size: 16px;
	    padding: 6px!important;
}
.nutritional_value_inn h1 {
    margin-bottom: 25px;
}
.demo h2.resp-accordion {
    font-size: 18px;
}
.dairy_products_inn img{
	width:120px;
	margin:0 auto;
	text-align:center;
}
.dairy_products {
    margin-top: 0;
}
.demo .resp-tab-content {
       padding: 10px 0;
}
.dairy_products_inn p {
    font-size: 14px;
    line-height: 24px;
}
.dairy_products_inn li {
    font-size: 14px;
    line-height: 24px;
}
.demo .resp-tab-content {
    border: 1px solid #c1c1c1;
}


.page_bottom_new_img { 
        right: auto;
    left:10px!important;
}
.page_bottom_new {
    bottom: 18px;
    right: 9px!important;
    left: auto;
}
.page_bottom_new p {
    font-size: 18px;
}
.page_bottom_new_img img{
    width:200px;
}
.page_bottom_new h4 {
      font-size: 18px;
    line-height: 27px;
}
#pp-nav ul, .pp-slidesNav ul {
    display: none;
}
.page_bottom_new h4 b {
    font-size: 18px;
}
.section_inn2 h4 b{
    font-size: 16px;
}
.section_inn2 h4 {
    font-size: 18px;
    line-height: 19px;
        text-align: left;
}
.section_inn2 {
    bottom: -3px;
    right: auto;
    left: 21px!important;
    padding: 5px;
    background: rgba(236, 237, 237, 0.3);
}
.section_inn3 {
  position: absolute;
    bottom: 45px;
    right: 8px!important;
    left: 209px;
    width: auto;
}
.section_inn3 h4 b{
    font-size: 18px;
}
.section_inn3 h4 {
       font-size: 18px;
    line-height: 24px;

}

.section_inn5 {
    top: 129px;
    width: auto;
    left: 188px;
    right: 8px!important;
}
.section_inn5 p {
     font-size: 18px;
    line-height: 24px;

    }
.page_bottom_new_img.last_bhalla_page {
        bottom: 117px;
    right: auto;
    left: 13px!important;
}
.page_bottom img {
    width: 90px;
}
.page_bottom {
    top: 20px;
}
.pp-section {
    height: 450px;
}
.page_bottom_new_img img.img1 {
    width: 131px;
}
.page_bottom_new_img.last_bhalla_page img
{

    width: 164px;
}

}	


@media (min-width:768px) and (max-width:991px){
.career_inn_img h1 {
     font-size: 16px;
    margin: 0px 0;
    line-height: 21px;
}
.career_inn_img p {
    font-size: 14px;
}
.career_inn {
    height: 84px;
}
.about_us_text {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    position: inherit;
    top: 0;
    float: left;
    padding: 0 15px;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}
.about_us_text h1 {
    color: #000;
	font-size: 30px;
}
.about_us_text h3 {
      color: #000;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 0;
}
.about_us_text p {
    line-height: 25px;
    font-size: 14px;
    float: left;
    width: 100%;
    text-align: justify;
}
.about_mission_inn p {
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 20px;
    text-align: justify;
}
.about_mission_inn img{
	width: 200px;
	margin:98px auto;
	text-align:center;
}
.about_vision .about_mission_inn img {
    margin: 159px auto;
	text-align:center;
}
.about_team_heading h1 {
    margin-top: 0;
}
#testimonial4 .carousel-inner {
    width: 100%;
    margin: auto;
}
.achievements .about_team_heading h1 {
    font-size: 26px;
	margin-bottom: 8px;
}
.about_team_heading p {
    font-size: 14px;
	 text-align: justify;
}
.about_mission_inn b{
text-align: justify;
    width: 100%;
    float: left;	
}
.banner_about {
    height: 279px;
    background-size: cover;
    background-position: bottom;
}
.bhalla_logo {
    width: auto;
height: auto;
left: 15px;
    top: 15px;
}
.bhalla_logo img{
width:103px;
}
#nav-icon {
    right: 18px;
    top: 40px;
}

.testimonial4_slide p {
    margin: 19px 0 20px 0;
    text-align: justify;
	font-size: 14px;
}
.about_team_inn h1 {
    font-size: 20px;
    text-align: center;
}
.about_team_inn h3 {
    margin-top: 12px;
	    font-size: 16px;
}
.achievements_inn {
    margin-top: 20px;
}
.fotter_inn a {
    width: 100%;
}
.fotter_inn{
text-align:center;	
}
.fotter_inn p {
    width: 100%;
	margin-bottom:0;
}
.services_inn p {
    font-size: 14px;
    text-align: justify;
}
.cow_manure_inn p {
    font-size: 14px;
    text-align: justify;
}

.services_inn {
    padding-top: 130px;
}
.services_inn h3{
	margin-top:5px;
}
.biogas_plant_inn p {
    font-size: 14px;
    text-align: justify;
}
.poultry_inn img {
    position: inherit;
    top: 0;
}
.poultry_inn p {
    font-size: 14px;
    text-align: justify;
}
.poultry {
    margin: 0px 0;
}
.household_waste_inn p {
    font-size: 14px;
    text-align: justify;
}
.household_waste_inn img{
	    margin-top: 30px;
}
.biogas_plant_inn img{
      margin-top: 120px;
}
.cow_manure_inn img{
	margin-top: 70px;
}
.testimonial_inn .testimonial4_slide{
	    width: 85%;
}
.testimonial_up_inn .testimonial4_slide p {
    font-size: 25px;
    text-align: center;
}

.testimonial_up_inn .testimonial4_slide {
    width: 98%;
    padding: 45px 0;
}
.testimonial_up_inn h1 {
    font-size: 20px;
}
.testimonial_inn p {
    font-size: 14px;
    text-align: justify;
}
.Challenges_mang_inn h1 {
    margin-top: 14px;
}
.Small_dairy_inn h1 {
    margin-top: 45px;
}
.challenges_inn_feeding img{
	margin-top:80px;
}
.Small_dairy_inn img.last_div{
	margin-top:80px;
}
.demo .resp-tabs-list li {
    padding: 13px 15px!important;
}
.resp-tab-item.resp-tab-active {
    background-size: contain;
}



.page_bottom_new_img { 
          right: auto;
    left:10px!important;
}
.page_bottom_new {
    bottom: 88px;
    right: 19px!important;
    left: auto;
}
.page_bottom_new p {
    font-size: 25px;
}
.page_bottom_new_img img{
        width: 300px;
}
.page_bottom_new h4 {
      font-size: 25px;
    line-height: 36px;
}
#pp-nav ul, .pp-slidesNav ul {
    display: none;
}
.page_bottom_new h4 b {
    font-size: 25px;
}
.section_inn2 h4 b{
    font-size: 25px;
}
.section_inn2 h4 {
    font-size: 25px;
    line-height: 37px;
        text-align: left;
}
.section_inn2 {
    bottom: -3px;
    right: auto;
    left: 21px!important;
    padding: 5px;
    background: rgba(236, 237, 237, 0.3);
}
.section_inn3 {
  position: absolute;
    bottom: 105px;
    right: 8px!important;
    left: 229px;
    width: auto;
}
.section_inn3 h4 b{
    font-size: 25px;
}
.section_inn3 h4 {
         font-size: 25px;
    line-height: 28px;

}
.section_inn4 h4 {
    font-size: 25px;
    line-height: 40px;
}
.section_inn4 h4 b{
    font-size: 25px;
}   
.section_inn4 {
    bottom: 10px;
    left: 10px!important;
    right: 10px;
        padding: 5px;
    background: rgba(243, 243, 243, 0.9);
}
.section_inn5 {
        top: 179px;
    width: auto;
    left: 24px;
    right: 8px!important;
}
.section_inn5 p {
         font-size: 25px;
    line-height: 33px;

    }
.page_bottom_new_img.last_bhalla_page {
        bottom: 65px;
    right: 0;
    left: 13px!important;
}
.page_bottom img {
    width: 145px;
}
.page_bottom {
    top: 20px;
}
.pp-section {
    height: 700px;
}
.page_bottom_new_img img.img1 {
    width: 204px;
}
.page_bottom_new_img.last_bhalla_page img
{

    width: 340px;
}


}

@media (min-width:992px) and (max-width:1024px){
.career_inn_img h1 {
     font-size: 16px;
    margin: 0px 0;
    line-height: 21px;
}
.career_inn_img p {
    font-size: 14px;
}
.career_inn {
    height: 90px;
}
.about_us_text {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    position: inherit;
    top: 0;
    float: left;
    padding: 0 15px;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}
.about_us_text h1 {
    color: #000;
	font-size: 30px;
}
.about_us_text h3 {
      color: #000;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 0;
}
.about_us_text p {
    line-height: 25px;
    font-size: 14px;
    float: left;
    width: 100%;
    text-align: justify;
}
.about_mission_inn p {
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 20px;
    text-align: justify;
}
.about_mission_inn img{
	width: 200px;
	margin:98px auto;
	text-align:center;
}
.about_vision .about_mission_inn img {
    margin: 159px auto;
	text-align:center;
}
.about_team_heading h1 {
    margin-top: 0;
}
#testimonial4 .carousel-inner {
    width: 100%;
    margin: auto;
}
.achievements .about_team_heading h1 {
    font-size: 26px;
	margin-bottom: 8px;
}
.about_team_heading p {
    font-size: 14px;
	 text-align: justify;
}
.about_mission_inn b{
text-align: justify;
    width: 100%;
    float: left;	
}
.banner_about {
    height: 279px;
    background-size: cover;
    background-position: bottom;
}
.bhalla_logo {
    width: auto;
height: auto;
left: 15px;
    top: 15px;
}
.bhalla_logo img{
width:104px;
}
#nav-icon {
    right: 18px;
    top: 40px;
}

.testimonial4_slide p {
    margin: 32px 0 20px 0;
    text-align: center;
	font-size: 16px;
}
.about_team_inn h1 {
    font-size: 20px;
    text-align: center;
}
.about_team_inn h3 {
    margin-top: 12px;
	    font-size: 16px;
}
.achievements_inn {
    margin-top: 20px;
}
.fotter_inn a {
    width: 100%;
}
.fotter_inn{
text-align:center;	
}
.fotter_inn p {
    width: 100%;
	margin-bottom:0;
}

.services_inn p {
    font-size: 14px;
    text-align: justify;
}
.cow_manure_inn p {
    font-size: 14px;
    text-align: justify;
}

.services_inn {
    padding-top: 130px;
}
.services_inn h3{
	margin-top:5px;
}
.biogas_plant_inn p {
    font-size: 14px;
    text-align: justify;
}
.poultry_inn img {
    position: inherit;
    top: 0;
}
.poultry_inn p {
    font-size: 14px;
    text-align: justify;
}
.poultry {
    margin: 0px 0;
}
.household_waste_inn p {
    font-size: 14px;
    text-align: justify;
}
.household_waste_inn img{
	    margin-top: 17px;
}
.biogas_plant_inn img{
      margin-top: 24px;
}
.cow_manure_inn img{
	margin-top: 28px;
}
.testimonial_inn .testimonial4_slide{
	    width: 85%;
}
.testimonial_up_inn .testimonial4_slide p {
    font-size: 41px;
    text-align: center;
}

.testimonial_up_inn .testimonial4_slide {
    width: 98%;
    padding: 45px 0;
}
.testimonial_up_inn h1 {
    font-size: 25px;
}
.demo .resp-tabs-list li {
    padding: 13px 42px!important;
}
.resp-tab-item.resp-tab-active {
    background-size: contain;
}


.page_bottom_new_img { 
          right: auto;
    left:10px!important;
}
.page_bottom_new {
    bottom: 88px;
    right: 19px!important;
    left: auto;
}
.page_bottom_new p {
    font-size: 25px;
}
.page_bottom_new_img img{
        width: 300px;
}
.page_bottom_new h4 {
      font-size: 25px;
    line-height: 36px;
}
#pp-nav ul, .pp-slidesNav ul {
    display: none;
}
.page_bottom_new h4 b {
    font-size: 25px;
}
.section_inn2 h4 b{
    font-size: 25px;
}
.section_inn2 h4 {
    font-size: 25px;
    line-height: 37px;
        text-align: left;
}
.section_inn2 {
    bottom: -3px;
    right: auto;
    left: 21px!important;
    padding: 5px;
    background: rgba(236, 237, 237, 0.3);
}
.section_inn3 {
  position: absolute;
    bottom: 105px;
    right: 8px!important;
    left: 229px;
    width: auto;
}
.section_inn3 h4 b{
    font-size: 25px;
}
.section_inn3 h4 {
         font-size: 25px;
    line-height: 28px;

}
.section_inn4 h4 {
    font-size: 25px;
    line-height: 40px;
}
.section_inn4 h4 b{
    font-size: 25px;
}   
.section_inn4 {
    bottom: 10px;
    left: 10px!important;
    right: 10px;
        padding: 5px;
    background: rgba(243, 243, 243, 0.9);
}
.section_inn5 {
        top: 179px;
    width: auto;
    left: 24px;
    right: 8px!important;
}
.section_inn5 p {
         font-size: 25px;
    line-height: 33px;

    }
.page_bottom_new_img.last_bhalla_page {
        bottom: 65px;
    right: 0;
    left: 13px!important;
}
.page_bottom img {
    width: 145px;
}
.page_bottom {
    top: 20px;
}
.pp-section {
    height: 700px;
}
.page_bottom_new_img img.img1 {
    width: 204px;
}
.page_bottom_new_img.last_bhalla_page img
{

    width: 340px;
}





}

@media (min-width:1025px) and (max-width:1200px){
	.career_inn_img h1 {
     font-size: 16px;
    margin: 0px 0;
    line-height: 21px;
}
.career_inn_img p {
    font-size: 14px;
}
.career_inn {
    height: 90px;
}
	
.about_us_text {
    width: 91%;
    top: 153px;
  
}

.about_us_text p {
    line-height: 25px;
    font-size: 14px;
    float: left;
    width: 100%;
	text-align:justify;
}	
.bhalla_logo img
{
width:120px;
left: 25px;
    top: 19px;
}
.services_inn {
    padding-top: 122px;
}
.services_inn h3{
	    margin-top: 5px;
		font-size: 22px;
}
.household_waste_inn img{
	    margin-top: 30px;
}
.biogas_plant_inn img{
      margin-top: 62px;
}
.cow_manure_inn img{
	margin-top: 28px;
}	
.poultry {
    margin: 70px 0 0 0;
}
.testimonial_inn .testimonial4_slide{
	    width: 85%;
}
.testimonial_up_inn .testimonial4_slide p {
    font-size: 41px;
    text-align: center;
}

.testimonial_up_inn .testimonial4_slide {
    width: 98%;
    padding: 45px 0;
}
.testimonial_up_inn h1 {
    font-size: 25px;
}
.demo .resp-tabs-list li {
    padding: 13px 42px!important;
}
.page_bottom_new_img img{
    width: 420px;

}
.page_bottom_new h4 {
    font-size: 27px;

}
.section_inn2 h4 {
    font-size: 25px;
    line-height: 46px;
    text-align: left;
}
.section_inn2 h4 b {
    font-size: 25px;
}
.section_inn3 h4 {
    font-size: 25px;
    line-height: 40px;
}
.section_inn3 h4 b{
    font-size: 25px;
}
.page_bottom_new_img img.img1 {
    width: 280px;
}
.section_inn4 {
    background: rgba(255, 255, 255, 0.9);
    padding: 5px;
}
.section_inn4 h4 b{
    font-size: 26px;
}
.section_inn5 {
    top: 26%;
    width: 69%;
    /* left: 80px; */
}
.section_inn5 p {
    font-size: 25px;
    line-height: 32px;
}
}


@media (min-width:1201px) and (max-width:1400px){
.page_bottom_new_img img
{
	    width: 659px;
}
.page_bottom_new p {
    font-size: 18px;
}
.page_bottom_new h4 {
    font-size: 24px;
    line-height: 37px;
}
.section_inn2 h4 {
    font-size: 21px;
    line-height: 41px;
}
.section_inn2 h4 b, .section_inn3 h4 b, .section_inn4 h4 b, .section_inn5 h4 b, .section_inn6 h4 b, .section_inn7 h4 b, .page_bottom_new h4 b {
    font-size: 20px;
}
.section_inn5 p {
       font-size: 16px;
    line-height: 27px;
}
.section_inn4 h4 {
    font-size: 18px;
    line-height: 28px;
}
.section_inn3 {
    bottom: 15%;
    width: 44%;
}
.section_inn3 h4 {
    font-size: 23px;
    line-height: 31px;
}
.page_bottom_new_img {
    bottom: 53px;
    left: 100px;

}
.page_bottom_new_img img.img1 {
    width: 219px;
}
.about_us_text p {
    line-height: 25px;
    font-size: 16px;
}
.about_us_text {
       width: 95%;
    top: 172px;
}
.about_us_text h3 {
    margin-bottom: 13px;
}
.testimonial_inn .testimonial4_slide{
	    width: 85%;
}
.testimonial_up_inn .testimonial4_slide p {
    font-size: 41px;
    text-align: center;
}

.testimonial_up_inn .testimonial4_slide {
    width: 98%;
    padding: 45px 0;
}
.testimonial_up_inn h1 {
    font-size: 25px;
}
.testimonial_inn .testimonial4_slide{
	    width: 85%;
}
.testimonial_up_inn .testimonial4_slide p {
    font-size: 41px;
    text-align: center;
}

.testimonial_up_inn .testimonial4_slide {
    width: 98%;
    padding: 45px 0;
}
.testimonial_up_inn h1 {
    font-size: 25px;
}
.section_inn5 {
    top: 20%;
    width: 59%;
    /* left: 80px; */
}



@media (min-width:1401px) and (max-width:1500px){
.section_inn2 h4 {
    font-size: 26px;
    line-height: 44px;
}
.section_inn2 h4 b, .section_inn3 h4 b, .section_inn4 h4 b, .section_inn5 h4 b, .section_inn6 h4 b, .section_inn7 h4 b, .page_bottom_new h4 b {
    font-size: 33px;
}
.section_inn3 {
    bottom: 15%;
    width: 44%;
}
.section_inn3 h4 {
    font-size: 23px;
    line-height: 31px;
}
.page_bottom_new_img {
    bottom: 103px;
    left: 100px;

}
.page_bottom_new_img img.img1 {
    width: 219px;
}
.testimonial_inn .testimonial4_slide{
	    width: 85%;
}
.testimonial_up_inn .testimonial4_slide p {
    font-size: 41px;
    text-align: center;
}

.testimonial_up_inn .testimonial4_slide {
    width: 98%;
    padding: 45px 0;
}
.testimonial_up_inn h1 {
    font-size: 25px;
}
.testimonial_inn .testimonial4_slide{
	    width: 85%;
}
.testimonial_up_inn .testimonial4_slide p {
    font-size: 41px;
    text-align: center;
}

.testimonial_up_inn .testimonial4_slide {
    width: 98%;
    padding: 45px 0;
}
.testimonial_up_inn h1 {
    font-size: 25px;
}
}

@media (min-width:1501px) and (max-width:1600px){
	.page_bottom_new_img img.img1 {
    width:300px;
}
.section_inn3 h4 {
    font-size: 25px;
    line-height: 33px;
}
.section_inn2 h4 b, .section_inn3 h4 b, .section_inn4 h4 b, .section_inn5 h4 b, .section_inn6 h4 b, .section_inn7 h4 b, .page_bottom_new h4 b {
    font-size: 30px;
}
.testimonial_inn .testimonial4_slide{
	    width: 85%;
}
.testimonial_up_inn .testimonial4_slide p {
    font-size: 41px;
    text-align: center;
}

.testimonial_up_inn .testimonial4_slide {
    width: 98%;
    padding: 45px 0;
}
.testimonial_up_inn h1 {
    font-size: 25px;
}
.testimonial_inn .testimonial4_slide{
	    width: 85%;
}
.testimonial_up_inn .testimonial4_slide p {
    font-size: 41px;
    text-align: center;
}

.testimonial_up_inn .testimonial4_slide {
    width: 98%;
    padding: 45px 0;
}
.testimonial_up_inn h1 {
    font-size: 25px;
}
}

