@charset "utf-8";

/* CSS Document */



/* reset */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike, sub,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}

article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}

ol,ul{list-style:none;margin:0;padding:0;}

blockquote,q{quotes:none;}

blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}

table{border-collapse:collapse;border-spacing:0;}

/* start editing from here */

a{text-decoration:none; outline:none;}

.txt-rt{text-align:right;}/* text align right */

.txt-lt{text-align:left;}/* text align left */

.txt-center{text-align:center;}/* text align center */

.float-rt{float:right;}/* float right */

.float-lt{float:left;}/* float left */

.clear{clear:both;}/* clear float */

.pos-relative{position:relative;}/* Position Relative */

.pos-absolute{position:absolute;}/* Position Absolute */

.vertical-base{	vertical-align:baseline;}/* vertical align baseline */

.vertical-top{	vertical-align:top;}/* vertical align top */

.underline{	padding-bottom:5px;	border-bottom: 1px solid #eee; margin:0 0 20px 0;}/* Add 5px bottom padding and a underline */

nav.vertical ul li{	display:block;}/* vertical menu */

nav.horizontal ul li{	display: inline-block;}/* horizontal menu */

img{max-width:100%;}

strong{ font-weight:bold;}
a{ color:#0a3d0a;	}
a:hover{ color:#0a3d0a;	}



/*end reset*/



@font-face {

    font-family: 'arvoregular';

    src: url('../fonts/arvo-regular-webfont.eot');

    src: url('../fonts/arvo-regular-webfont.eot#iefix') format('embedded-opentype'),

         url('http://www.inedasystems.com/fonts/arvo-regular-webfont.woff') format('woff'),

         url('../fonts/arvo-regular-webfont.ttf') format('truetype'),

         url('http://www.inedasystems.com/fonts/arvo-regular-webfont.svg#arvoregular') format('svg');

    font-weight: normal;

    font-style: normal;



}



@font-face {

    font-family: 'calibriregular';

    src: url('http://www.inedasystems.com/fonts/calibri-webfont.eot');

    src: url('http://www.inedasystems.com/fonts/calibri-webfont.eot#iefix') format('embedded-opentype'),

         url('../fonts/calibri-webfont.woff') format('woff'),

         url('../fonts/calibri-webfont.ttf') format('truetype'),

         url('../fonts/calibri-webfont.svg') format('svg');

    font-weight: normal;

    font-style: normal;



}



@font-face {

    font-family: 'proxima_novalight';

    src: url('../fonts/proximanova-light_0-webfont.eot');

    src: url('../fonts/proximanova-light_0-webfont.eot#iefix') format('embedded-opentype'),

         url('../fonts/proximanova-light_0-webfont.woff') format('woff'),

         url('../fonts/proximanova-light_0-webfont.ttf') format('truetype'),

         url('../fonts/proximanova-light_0-webfont.svg') format('svg');

    font-weight: normal;

    font-style: normal;



}





@font-face {

    font-family: 'droid_sansregular';

    src: url('../fonts/droidsans-webfont.eot');

    src: url('../fonts/droidsans-webfont.eot#iefix') format('embedded-opentype'),

         url('../fonts/droidsans-webfont.woff') format('woff'),

         url('../fonts/droidsans-webfont.ttf') format('truetype'),

         url('../fonts/droidsans-webfont.svg') format('svg');

    font-weight: normal;

    font-style: normal;



}



body {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	background:#544b4b;

	font-size:100%;



}

p{ font:normal 12px Verdana, Arial, Helvetica, sans-serif; color:#0a3d0a; line-height:20px; padding-bottom:25px; }



#wrap-main{ width:100%; float:left; margin:0px;}



#wrapper{

	margin:0;

	width:100%;

	float:left;

	background:#e6fce6;

}


#main-container{ float:left; width:100%; background:#e6fce7; padding-left:180px; }

#content{ margin:0px; margin:0px; width:100%; float:left; overflow:hidden;}

#content section{width:300px; float:left; margin:0 0 0 20px; padding:0px;}

#content section .marq{ background:#FFFFFF; margin-top:5px; float:left; padding:10px 15px 20px 15px; }

#content section.news{ width:250px !important;}

#content section.quotes1{ width:223px; margin-top:42px;}

#content section.quotes{ width:280px;}

#content section.quotes h2{font-family: 'calibriregular'; font-size:14px; color:#187d17; margin:0px 0 0 0;}

#content section.quotes h2 span{  font-weight:normal !Important; }



#content section:first-child{ margin:0px;}

#content section h4{ font-family: 'calibriregular'; font-size:18px; color:#187d17; padding:15px 0 5px 0; border-bottom: dotted 1px #57468c;}

#content section h2{ font:normal 12px  Verdana, Arial, Helvetica, sans-serif; color:#2b302b; padding:15px 0; background:none; margin:0px; }

#content section h3{ font-size:18px; color:#2b302b; padding:29px 0 10px 0; font-family:Verdana, Arial, Helvetica, sans-serif; /*font-family: 'arvoregular';*/ line-height:26px; text-align:justify; }

#content section h3 span{ color:#35b035; font-size:23px; font-family: 'arvoregular'; }

#content section h5.more { clear: both; margin:20px 0 0 0;}

#content section h5.more a{ color:#FFFFFF;}



#content section .quotes{ background: none;}



#content section ul{ list-style:none; margin:0px; padding:29px 0 0 0; width:100%; }

#content section ul li{ font:normal 12px Arial, Helvetica, sans-serif; width:100%; float:left; color:#2f2f2f; line-height:20px;}

#content section ul li img{ border-radius:60px; border:solid 5px #FFFFFF; float:left; margin:0 20px 0px 0;  }

#content section ul li span{ float:right; clear:left; margin-bottom:15px;}

#content section ul li a{ color:#2f2f2f;}

#content section h5{ background:#35b035; border-radius:15px; margin-bottom:10px; color:#FFFFFF; float:right; width:78px; text-align:center; font:bold 11px Verdana, Arial, Helvetica, sans-serif; padding:4px 0; }

#content section h5 a{ color:#FFFFFF;}



#content section .quotes ul li img{ border-radius:60px !important; border:solid 5px #FFFFFF !important; float:left; margin:0 15px 10px 0 !important; width:65px !important;  -webkit-box-shadow: 1px 1px 0 1px #b4b2b2;

box-shadow: 1px 1px 0 1px #b4b2b2; }

#content section .quotes ul li p{ margin:0px 0 0 0 !important;}

#content section .quotes ul li span{ float:right; margin-bottom:0px !important;}







#wrapper header{ margin:0; padding-top:20px; float:left; width:100%; background: #006500 url(../images/bg.jpg) no-repeat top center ; border-bottom:solid 51px #2b302b; overflow:hidden;}

#wrapper .header-section{ width:100%; float:left; margin:0px; padding:0px; position:relative; }

header .logo{ position:absolute; top:-13px; left:406px;}

header .new{ margin-right:185px;}



header nav{ width:1000px; margin:13px auto 0px auto; position: relative; overflow: visible; }

header nav .ddsmoothmenu{ width:1000px; float:left; background:#3c953c;  -webkit-border-radius: 4px 4px 4px 4px; border-radius:4px 4px 4px 4px;   }

header nav .downarrowclass{ display:none;}

.header-section { width:100%; float:left; margin:0px; padding:0px; }











.responisve-container .slide h2{font-family: 'proxima_novalight';  font-size:25px; color:#fff; line-height:30px; text-shadow: 2px 2px 2px #063e06;

  }

.responisve-container .slide p{ font-family:'droid_sansregular'; font-size:14px; color:#FFFFFF; padding:20px 0 0 0; line-height:22px !important; }

.responisve-container .slide p span{ background:#2b302b; -webkit-border-radius: 20px 20px 20px 20px;border-radius: 20px 20px 20px 20px;  font-family:'droid_sansregular'; font-size:14px; font-weight:bold; padding:8px 15px;}


footer{ margin:0px; padding:10px 0 10px 0;  width:100%;  float:left; }

footer section{ width:100%; float:left; margin:0; padding:0;}

footer section p{ width:100%; font:normal 12px Arial, Helvetica, sans-serif; color:#FFFFFF; padding:0 0 8px 0; }

footer section p img{ float:right; margin:0px; padding:0px }

footer section p strong{ font-weight:bold;}

footer section p a{ color:#35b035; padding:0 10px;}

footer section p a:hover{color:#35b035; text-decoration:none;}





.left{ float:left;}

.right{ float:right;}



#mobile-nav{ display:none !important; position: relative;}

#mobile-nav .logo1{width:165px; margin:0 auto;}









#wrapper header.inner-header{ float:left; border-bottom:1px solid #ecfdec !important;}



.banner-left{ float:left; width:50%; float:left; } 

.banner-left img{ float:left; width:100%; height:auto; padding-top:20px;}

.banner-right{ width:45%; float:right; font-family: 'proxima_novalight'; padding-top:30px; padding-left:45px;  font-size:27px; color:#fff; line-height:30px; text-shadow: 2px 2px 2px #063e06;  }

.inner-bord{ margin:0px; padding:0px; border-top:solid 11px #2b302b; float:left;}



#content h1{ background:#279f27; float:left; padding:5px 10px; margin-top:1px; font-size:30px; margin-bottom:10px;    font-family: 'droid_sansregular';}



#content hr{ float:left; width:100%; border:0px; background:url(../images/dotted-line.jpg) repeat-x top left; height:5px; margin:20px 0; clear:both;}

#content h3{ font-size:18px; color:#2b302b; padding:0px;/* font-family: 'arvoregular'; */font-family:Verdana, Arial, Helvetica, sans-serif; line-height:30px; clear:both; text-align:center;  }

#content h2{ background:#279f27; float:left; padding:5px 10px; margin-top:1px; font-size:18px; margin-bottom:25px;    font-family: 'droid_sansregular';

}

#content .list{ width:100%; float:left; margin-bottom:25px;}

#content .list ul{ list-style:none; margin:0px; padding:0px }

#content .list ul li{font:normal 12px Verdana, Arial, Helvetica, sans-serif; color:#0a3d0a; line-height:25px;  background:url(../images/bullet.jpg) no-repeat left 9px; padding:0 0 0 15px;}



#content .list1{ width:100%; float:left; margin-bottom:25px;}

#content .list1 ul{ list-style:none; margin:0px; padding:0px }

#content .list1 ul li{font:normal 14px Verdana, Arial, Helvetica, sans-serif; color:#0a3d0a; line-height:25px;  background:url(../images/bullet.jpg) no-repeat left 9px; padding:0 0 0 15px;}







#content .photo-container{ margin:0px; padding:0px; width:100%; float:left; clear:both; }

#content .photo-section { width:35%; float:left; margin:0 0 30px 0; text-align:center;}

#content .photo-content{ width:65%; margin:0px; padding:0px; float:right;} 

#content .photo-section img{ padding:0px; border:solid 0px #FFFFFF !important; margin:0 15px 10px 0 !important; width:173px; -webkit-box-shadow: 1px 1px 1px 5px #fff;
box-shadow: 1px 1px 1px 5px #fff;  -moz-border-radius: 150px ;  -webkit-border-radius: 150px ; border-radius:150px ; behavior: url(http://www.inedasystems.com/css/css/PIE.htc); background:#FFFFFF;  }







#content .photo-section h4{padding:0px; margin:0px; font-size:18px; font-family: 'droid_sansregular'; color:#1fa81f; }

#content .photo-section h5{ font-size:14px; font-family: 'droid_sansregular'; color:#464846; }

.photo-content{ text-align:justify;}





#content #technology-container{ width:100%; margin:0px; float:left;}

#technology-container p{ font:normal 14px Arial, Helvetica, sans-serif; line-height:20px;}

#technology-container p.font18{  font:normal 18px Arial, Helvetica, sans-serif; line-height:25px;}



#technology-container .technology-section{ margin:0px; padding:0px; width:100%; float:left; clear:both; }

#technology-container .technology-content{ width:57%; margin:0px; padding:0px; float:right;} 

#technology-container .technology-img { width:40%; float:left; margin:0 3% 15px 0px; text-align:center; clear:left; }

#technology-container .img-brdr{ margin:0px; padding:8px; border: solid 1px #279f27;}

#technology-container .heading{ font:normal 18px Arial, Helvetica, sans-serif; line-height:20px; clear:both;}

#technology-container .technology-content{ width:57%; margin:0px; padding:0px; float:right;} 

#technology-container h2{ background:#279f27; float:left; padding:5px 10px; margin-top:1px; font-size:18px; margin-bottom:10px;    font-family: 'droid_sansregular';}

#technology-container h2 span{font-size:20px; font-family: 'droid_sansregular'; color:#043504; font-weight:bold; }

.technology-section a{ color:#2f2f2f; text-decoration:underline; }

.technology-section a:hover{ color:#2f2f2f; text-decoration:none; }





#technology-container .technology-content-left{ width:57%; margin:0px; padding:0px; float:left; clear:left; } 

#technology-container .technology-img-right{ width:40%; float:right; margin:0 0 25px 0px; text-align:center; }

#technology-container .brdr{ border-bottom: dotted 1px #000000; padding-bottom:15px; margin-bottom:15px;}



#technology-container .dhanushfamily{ margin:0px; padding:0px; width:100%; float:left; ;}



#technology-container .dhanushfamily .section{ margin:0px; padding:0px; width:244px; float:left; margin-left:8px; }



#technology-container .dhanushfamily .section h3{ background:#279f27; padding:20px 0px;  font-family: 'droid_sansregular'; color:#FFFFFF; font-size:24px; margin-bottom:10px; }

#technology-container .dhanushfamily .section .cont-section{ border:solid 1px #8de4ae; padding:5px; min-height:500px/*700px*/; margin-bottom:20px;}

#technology-container .dhanushfamily .section .cont-section p.dot-brdr{ border-bottom: dotted 1px #ababa2; margin-bottom:20px;}





#technology-container .dhanushfamily .section:first-child{ margin:0px;}





#content .our-investor{ width:100%; float:left; }

#content .our-investor img{ border:solid 1px #279f27; padding:1px; float:left; margin-left:20px; margin-bottom:20px;}


.photo-content .news-img{float:left; padding:2px; border:solid 1px #279f27; margin:0 15px 25px 0px;}





.left{ float:left !important;}

.right{ float:right !important;}

.clear{ clear:both;}

.clear1{clear:left;}

.pad{ padding-left:30px;}



.scroll-height{height:300px; overflow-y:scroll;}


.fs-pager-wrapper{ display:none;}





.contact-left-sec{ width:35%; float:left;}

.contact-right-sec{width:60%; float:right;}





@media only screen and (max-width: 1366px) {

.wrap{ width:1000px; margin:0 auto; overflow: hidden; }

#content section{width:327px;}



	

}



@media only screen and (max-width: 1280px) {

.wrap{ width:1000px; margin:0 auto; overflow: hidden; }

#content section{width:327px;}



}





@media only screen and (max-width: 1024px) {

.wrap{ width:1000px; margin:0 auto; overflow: hidden; }

#content section{width:327px;}







}





@media only screen and (max-width: 768px) {

	.wrap{ width:95%; margin:0 auto; overflow: hidden; }

	#content section{width:100%; margin:0px;}

	#mobile-nav{ display:block !important;}

	footer section{ width:100%; float:left; margin:0; padding:0;}

header nav{ display:none;}

.banner-right{ width:50%; float:right; font-family: 'proxima_novalight'; padding-top:0px;  font-size:25px; color:#fff; line-height:28px; text-shadow: 2px 2px 2px #063e06;  }

#technology-container .technology-content{ width:100%; margin:0px; padding:0px; float:right;} 

#technology-container .technology-img { width:100%; float:left; margin:0 0px 25px 0px; text-align:center; }



#technology-container .technology-content-left{ width:100%; margin:0px; padding:0px; float:left; clear:left; } 

#technology-container .technology-img-right{ width:100%; float:right; margin:0 0 25px 0px; text-align:center; }



#technology-container .technology-content{ width:100%; margin:0px; padding:0px; float:right;} 

#technology-container .technology-img { width:100%; float:left; margin:0 3% 25px 0px; text-align:center; clear:left; }

#content section.news{ width:100% !important;}

#content section.quotes{ width:100% !important;}

	.scroll-height{height:170px; overflow-y:scroll;}	

	.banner1{ width:60% !important;}

.banner11{ width:60% !important;}


}







@media only screen and (max-width: 640px){

	.wrap{ width:95%; margin:0 auto; overflow: hidden; }

		#content section{width:100%; margin:0px;}



	footer section{ width:100%; float:left; margin:0; padding:0;}

	footer section p{ clear:both;}

	#mobile-nav{ display:block !important;}

header nav{ display:none;}

.banner-right{ width:50%; float:right; font-family: 'proxima_novalight'; padding-top:0px;  font-size:18px; color:#fff; line-height:20px; text-shadow: 2px 2px 2px #063e06;  }

#content .photo-section { width:100%; float:left; margin:0 0 30px 0; text-align:center;}

#content .photo-content{ width:100%; margin:0px; padding:0px; float:right;} 

#technology-container .technology-content{ width:100%; margin:0px; padding:0px; float:right;} 

#technology-container .technology-img { width:100%; float:left; margin:0 0px 25px 0px; text-align:center; }





#technology-container .technology-content-left{ width:100%; margin:0px; padding:0px; float:left; clear:left; } 

#technology-container .technology-img-right{ width:100%; float:right; margin:0 0 25px 0px; text-align:center; }



#technology-container .technology-content{ width:100%; margin:0px; padding:0px; float:right;} 

#technology-container .technology-img { width:100%; float:left; margin:0 3% 25px 0px; text-align:center; clear:left; }



#technology-container .dhanushfamily .section{ margin:0px; padding:0px; width:46%; float:left; margin-left:2%; margin-right:2%; }

#content section.news{ width:100% !important;}

#content section.quotes{ width:100% !important;}









	.banner1{ width:60% !important;}

.banner11{ width:60% !important;}

.responisve-container .slide p.caption{ line-height:12px !important;}



}

@media only screen and (max-width: 480px) {

	.wrap{ width:95%; margin:0 auto; overflow: hidden; }

		#content section{width:100%; margin:0px;}

			footer section{ width:100%; float:left; margin:0; padding:0;}

	footer section p{ clear:both; padding:0 0 10px 0; float:left;}

	footer section p img{ float:right; margin-top:10px;}

	#mobile-nav{ display:block !important;}

		header nav{ display:none;}

	.banner-right{ width:50%; float:right; font-family: 'proxima_novalight'; padding-top:0px;  font-size:14px; color:#fff; line-height:16px; text-shadow: 2px 2px 2px #063e06;  }	

	#content .photo-section { width:100%; float:left; margin:0 0 30px 0; text-align:center;}

#content .photo-content{ width:100%; margin:0px; padding:0px; float:right;} 

#technology-container .technology-content{ width:100%; margin:0px; padding:0px; float:right;} 

#technology-container .technology-img { width:100%; float:left; margin:0 0px 25px 0px; text-align:center; }



.contact-left-sec{ width:100%; float:left;}

.contact-right-sec{width:100%; float:right;}



#technology-container .technology-content-left{ width:100%; margin:0px; padding:0px; float:left; clear:left; } 

#technology-container .technology-img-right{ width:100%; float:right; margin:0 0 25px 0px; text-align:center; }



#technology-container .technology-content{ width:100%; margin:0px; padding:0px; float:right;} 

#technology-container .technology-img { width:100%; float:left; margin:0 3% 25px 0px; text-align:center; clear:left; }



#technology-container .dhanushfamily .section{ margin:0px; padding:0px; width:100%; float:left;}

#content section.news{ width:100% !important;}

#content section.quotes{ width:100% !important;}



	.banner1{ width:60% !important;}

.banner11{ width:60% !important;}

.responisve-container .slide p.caption{ line-height:12px !important;}


}

	

@media only screen and (max-width: 320px) {

	.wrap{ width:95%; margin:0 auto; overflow: hidden; }

		#content section{width:100%; margin:0px;}

				footer section{ width:100%; float:left; margin:0; padding:0;}

	footer section p{ clear:both; padding:0 0 10px 0; float:left;}

	footer section p img{ float:right; margin-top:10px;}

	#mobile-nav{ display:block !important;}

	header nav{ display:none;}

	

	.banner-right{ width:50%; float:right; font-family: 'proxima_novalight'; padding-top:0px;  font-size:10px; color:#fff; line-height:13px; text-shadow: 2px 2px 2px #063e06;  }

	

	#content .photo-section { width:100%; float:left; margin:0 0 30px 0; text-align:center;}

#content .photo-content{ width:100%; margin:0px; padding:0px; float:right;} 



#technology-container .technology-content{ width:100%; margin:0px; padding:0px; float:right;} 

#technology-container .technology-img { width:100%; float:left; margin:0 0px 25px 0px; text-align:center; }



.scroll-height{height:250px; overflow-y:scroll;}	

	.contact-left-sec{ width:100%; float:left;}

.contact-right-sec{width:100%; float:right;}	



#technology-container .technology-content-left{ width:100%; margin:0px; padding:0px; float:left; clear:left; } 

#technology-container .technology-img-right{ width:100%; float:right; margin:0 0 25px 0px; text-align:center; }





#technology-container .technology-content{ width:100%; margin:0px; padding:0px; float:right;} 

#technology-container .technology-img { width:100%; float:left; margin:0 3% 25px 0px; text-align:center; clear:left; }

#technology-container .dhanushfamily .section{ margin:0px; padding:0px; width:100%; float:left;}

		

		#content section.news{ width:100% !important;}

#content section.quotes{ width:100% !important;}



 .banner1{ width:60% !important;}

.banner11{ width:60% !important;}
		

	}

	

.news-heading{ float:left; display:inline-block;}

.news-date{ float:right; display:inline-block;}

.photo-content h4{padding:0px; margin:0px; font-size:18px; font-family: 'droid_sansregular'; color:#1fa81f; margin-bottom:20px;}

.photo-content span{ float:right; clear:left;  font-size:13px;}

.photo-content p.link a{padding:0px; margin:0px; font-size:13px; font-family: 'droid_sansregular'; color:#1fa81f; text-decoration:none;}

.photo-content b.name{clear:both;  font-size:14px; font-family: 'droid_sansregular'; color:#2b302c;}



.border-radius-none{ boder-radius:0px!important;}



#content .photo-section2 { width:35%; float:left; margin:0 0 30px 0; text-align:center;}





#content .photo-section2 img{ margin:0 0 5px 0; padding:0px;  }



#content .photo-section2 h4{padding:0px; margin:0px; font-size:18px; font-family: 'droid_sansregular'; color:#1fa81f; }





#content .photo-section2 h5{ font-size:14px; font-family: 'droid_sansregular'; color:#464846; }

.photo-content{ text-align:justify;}