
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
  /* for mobiles - JMc display: initial;*/
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  *margin-top: 0;
  line-height: normal;
}
a:hover,
a:active {
  outline: 0;
}
img {
  width: auto\9;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  background: url("../img/bg-wood.webp") !important;
}
a {
  color: #0088cc;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #005580;
  /*text-decoration: underline;*/
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  line-height: 0;
  content: "";
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.span12 {
  width: 940px;
}
.span11 {
  width: 860px;
}
.span10 {
  width: 780px;
}
.span9 {
  width: 700px;
}
.span8 {
  width: 620px;
}
.span7 {
  width: 540px;
}
.span6 {
  width: 460px;
}
.span5 {
  width: 380px;
}
.span4 {
  width: 300px;
}
.span3 {
  width: 220px;
}
.span2 {
  width: 140px;
}
.span1 {
  width: 60px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  line-height: 0;
  content: "";
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  float: left;
  width: 100%;
  min-height: 30px;
  margin-left: 2.127659574468085%;
  *margin-left: 2.074468085106383%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.127659574468085%;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.94680851063829%;
}
.row-fluid .span11 {
  width: 91.48936170212765%;
  *width: 91.43617021276594%;
}
.row-fluid .span10 {
  width: 82.97872340425532%;
  *width: 82.92553191489361%;
}
.row-fluid .span9 {
  width: 74.46808510638297%;
  *width: 74.41489361702126%;
}
.row-fluid .span8 {
  width: 65.95744680851064%;
  *width: 65.90425531914893%;
}
.row-fluid .span7 {
  width: 57.44680851063829%;
  *width: 57.39361702127659%;
}
.row-fluid .span6 {
  width: 48.93617021276595%;
  *width: 48.88297872340425%;
}
.row-fluid .span5 {
  width: 40.42553191489362%;
  *width: 40.37234042553192%;
}
.row-fluid .span4 {
  width: 31.914893617021278%;
  *width: 31.861702127659576%;
}
.row-fluid .span3 {
  width: 23.404255319148934%;
  *width: 23.351063829787233%;
}
.row-fluid .span2 {
  width: 14.893617021276595%;
  *width: 14.840425531914894%;
}
.row-fluid .span1 {
  width: 6.382978723404255%;
  *width: 6.329787234042553%;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  line-height: 0;
  content: "";
}
.container:after {
  clear: both;
}
p {
  margin: 0 0 10px;
}
strong {
  font-weight: bold;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1,
h2,
h3 {
  line-height: 40px;
}
h1 {
  font-size: 38.5px;
}
h2 {
  font-size: 31.5px;
}
h3 {
  font-size: 24.5px;
}
ul,
ol {
  padding: 0;
  margin: 0 0 10px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 20px;
}
form {
  margin: 0 0 20px;
}
label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}
input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.hidden {
	display: none;
	visibility: hidden;
}
.visible-phone {
	display: none !important;
}
.visible-tablet {
	display: none !important;
}
.hidden-desktop {
	display: none !important;
}
.visible-desktop {
	display: inherit !important;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  /*height: 20px;*/
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  vertical-align: middle;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}
input,
textarea,
.uneditable-input {
  width: 286px;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #00341c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
     -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
       -o-transition: border linear 0.2s, box-shadow linear 0.2s;
          transition: border linear 0.2s, box-shadow linear 0.2s;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
     -moz-transition: height 0.35s ease;
       -o-transition: height 0.35s ease;
          transition: height 0.35s ease;
}
.collapse.in {
  height: auto;
}
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.btn {
  display: inline-block;
  *display: inline;
  padding: 4px 12px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.btn:active,
.btn.active {
  background-color: #cccccc \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
          opacity: 1 !important;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
.navbar {
  *position: relative;
  *z-index: 2;
  margin-bottom: 20px;
  overflow: visible;
}
.nav-collapse.collapse {
  height: auto;
  overflow: visible;
}
.navbar .btn,
.navbar .btn-group {
  margin-top: 5px;
}
.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-right: 5px;
  margin-left: 5px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ededed;
  *background-color: #e5e5e5;
  background-image: -moz-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5));
  background-image: -webkit-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: -o-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
  background-repeat: repeat-x;
  border-color: #e5e5e5 #e5e5e5 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
}
.hide {
  display: none;
}
.show {
  display: block;
}
.navigation-box .container {width: 1220px;}
.mainFooter {
	width: 100% !important;
}
#nav li a {
/*	padding: 19px 13px;
	padding: 19px 12.7px;*/
	padding: 19px 11.3px;
	/*padding: 19px 11.5px;*/
}
.mainbody{
  max-width: 1210px !important;
	margin: 0px auto;
	float: none !important;
	overflow:hidden;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:landscape) {
	.checkboxPlantModulesHolder {
		left:784px;
	}
	.checkboxPotatoSeedHolder {
		left:663px;
	}
	.checkboxHeritageHolder {
		left:643px;
	}
	.responsive-section-inner {
    margin-left: 1px;
}
.flip-card-back:nth-child(1) {
	right: 100px !important;
}
	.blog-box .text-box p:nth-child(1) {
		padding-top: 7px !important;
	}
	#columns {
		height: 2518px !important;
	}
	#myList .category h2 {
		padding-top:3px !important;
		padding-bottom: 2px !important;
	}
	.main .secondary li a {
		padding: 13px 0 10px 0;
	}
	.data .text {
		height: 13px !important;
	}
	li.productDirectory a:nth-child(1), li.articles a:nth-child(1), li.helpFAQ a:nth-child(1)  {
		pointer-events: none !important;
	}
	li.productDirectory .sub-menu a, li.articles .sub-menu a, li.helpFAQ .sub-menu a  {
		pointer-events: unset !important;
	}
	.topsection {
		overflow-x: hidden;
		transform: scale(0.95);
		height: 203px;
	}
	.memoBoardCorner {
		display: none !important;
	}
	.vertical-memo-left {
		width: 544px !important;
		left: -248px !important;
		z-index: 99 !important;
	}
	.vertical-memo-right {
		z-index: 99 !important;
		width: 542px !important;
		right: -247px !important;
	}
	.mainbody {
		margin-top: -29px !important;
		transform: scale(0.95);
		transform-origin: center 0% !important;
		max-width: 1211px !important;
	}
	.bx-viewport li.sliderOne {
		width: 1325px !important;
	}
	.bx-viewport li.sliderTwo
	{
		margin-left: -65px !important;
		width: 1460px !important;
	}
	.bx-viewport li.sliderThree {
		margin-left: -130px !important;
		width: 1325px !important;
	}
	#myBtn {
		visibility: hidden;
		display: none;
	}
	#header .footer-top-section {
		position: absolute !important;
		top: 520px !important;
	}
	#ipadLine1 {
		display: block !important;
		top: 12px !important;
		transform: scale(1);
		height: 48px !important;
		z-index: 99999 !important;
		width: 5px;
		border-right: 1px solid #000;
		position: absolute; right: 113px; z-index: 999999;
	}
	#ipadLine2 {
		display: block !important;
		top: 6px !important;
		transform: scale(1);
		height: 55px !important;
		z-index: 99999 !important;
		width: 5px;
		border-right: 1px solid #000;
		position: absolute; right: 214px; z-index: 999999;
	}
	.block_area.block_area_header img {
		padding-right: 9px !important;
	}
	#logo2 {
		transform: scale(0.95) !important;
		margin-left: 15px !important;
		margin-top: -4px !important;
	}
	#SearchForm_getForm  {
		transform: scale(0.95) !important;
	}
	.overlay button {
		right: 76px !important;
	}
	.overlay .closebtn {
		right: 25px !important;
	}
	.checkboxSearchHolder tr td label {
		padding-right: 8px !important;
		padding-left: 8px !important;
	}
	.overlay input[type=text] {
		width: 889px !important;
	}
	#myOverlay {
		overflow: hidden !important;
		position: fixed !important;
	}
	.mainFooter .container .row-fluid {
		margin-left: auto;
		margin-right: auto;
		width: 94% !important;
	}
	.copyrights-section .container {
		margin-left: auto;
		margin-right: auto;
		width: 86.5% !important;
	}
		 }
		 /* Landscape */
@media (min-width: 868px) and (max-width: 1140px) {
	#fullPage {
	}
	#logo {
		top: unset !important;
		left: unset !important;
		transform: scale(1) !important;
	}
	#main {
		/*transform: scale(0.91) !important;*/
    margin-top: -210px !important;
    margin-left: -50px !important;
	}
	.sidebar .generic-heading h2 {
		width: unset !important;
	}
	.subpage .generic-heading h2 {
	width: 102.8% !important;
	}
}
 @media (min-width: 768px) and (max-width: 869px) {
.hidden-desktop {
	display: inherit !important;
}
.visible-desktop {
	display: none !important;
}
.visible-tablet {
	display: inherit !important;
}
.hidden-tablet {
	display: none !important;
}
/*Edit Css Start*/
.navigation-box {
	width: 100%;
}
#banner .caption {
	padding: 0 10px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
#nav li {
	float: none;
}
.nav-box {
	width: 100%;
}
.navigation-box .navbar {
	width: 100%;
}
#nav {
	width: 100%;
	padding: 0;
}
#nav li ul {
	position: static;
	width: 100%;
}
.header-search {
	width: 100%;
	margin: 11px 0 0 0;
}
.donate-box {
	width: 100%;
}
#main {
	margin: inherit;
}
.services-box {
	height: auto;
}
.services-box a.readmore {
	width: 100%;
	font-size: 12px;
}
.services-box a.readmore:before {
	width: 100px;
}
.our-mission {
	height: auto;
}
.our-mission #bx-pager-2 {
	height: auto;
	width: 17%;
	padding: 0;
	margin: 0 10px 0 0;
}
.our-mission #bx-pager-2 > a {
	float: none;
	display: block;
	margin: 15px 0;
	overflow: hidden;
	clear: both;
}
.our-mission #bx-pager-2 > a strong.year {
	display: inline;
}
.timeline-box {
	margin: 0 20px;
}
.text-outer {
	width: 81%;
}
.text-outer {
	padding: 20px 45px;
}
.timeline-text h3 {
	float: left;
	font-size: 23px;
	line-height: 23px;
}
.timeline-text a.btn-listen {
	margin: 0 0 10px 0;
}
.timeline-text p {
	clear: both;
}
.recent-news-post {
	padding: 50px 0 0 0;
}
.da-thumbs-2 li {
	width: 100%;
}
.da-thumbs-2 li img {
	width: 100%;
}
.slider-row .right-box {
	max-width: 100%;
}
.responsive-section-inner .left-box p {
	margin: 0 0 10px 0;
}
.responsive-section-inner {
	padding: 20px;
}
.accordion-text-box .frame {
	width: 100%;
	margin: 0 0 5px 0;
}
.accordion-text-box .frame img {
	width: 100%;
}
.accordion-text-box .text-box {
	float: left;
	width: 100%;
}
.time-box strong.title {
	display: none;
}
a.plus {
	display: none;
}
.latest-blog h3 {
	margin: 0 0 26px 0;
	font-size: 12px;
}
.our-process {
	height: auto;
}
.our-process ul li:first-child {
	padding: 0 0 0 44px;
}
.our-process ul li {
	margin: 0 0 70px 0;
}
.featured-video-text .text-box {
	width: 100%;
}
.featured-video-text .text-box p {
	clear: both;
}
.featured-video-text .text-box a.readmore {
	margin: 0;
}
.testimonials-box {
	padding: 0 20px;
}
.home-testimonials .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	left: 10px;
}
.testimonials-text {
	max-width: 100%;
	padding: 20px 0;
}
.testimonials-text .fa-quote-right {
	padding: 0;
	font-size: 100px;
	line-height: 100px;
}
.footer-top-section {
	height: auto;
}
.btn-signup {
	font-size: 15px;
}
.gallery-box ul li {
}
.subscribe-newsletter {
	height: auto;
}
.subscribe-newsletter .btn-subscribe {
	width: 100%;
	padding: 8px 0;
}
.subscribe-newsletter ul li {
	border: 0;
	padding: 0 19px;
}
.our-event-accordion .accordion-heading .accordion-toggle strong.date {
	font-size: 20px;
	line-height: 20px;
}
.text-col strong.title {
	font-size: 17px;
	line-height: 17px;
}
.latest-blog-box a.name {
	float: left;
	padding: 0 0 5px 0;
}
.featured-video-box .span7 {
	width: 100% !important;
}
.featured-video-box .span5 {
	width: 100% !important;
}
/*Edit Css End*/
}
 @media (max-width: 767px) {
.hidden-desktop {
	display: inherit !important;
}
.visible-desktop {
	display: none !important;
}
.visible-phone {
	display: inherit !important;
}
.hidden-phone {
	display: none !important;
}
}
.visible-print {
	display: none !important;
}
 @media print {
.visible-print {
	display: inherit !important;
}
.hidden-print {
	display: none !important;
}
}
@media (min-width: 869px) {
.row {
	margin-left: -30px;
}
.row:before, .row:after {
	display: table;
	line-height: 0;
	content: "";
}
.row:after {
	clear: both;
}
 [class*="span"] {
 float: left;
 min-height: 1px;
 margin-left: 30px;
}
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
	width: 1200px;
	width: 1210px;
}
.span13 {
	width: 1400px;
}
.span8 {
	width: 770px;
}
.span7 {
	width: 670px;
}
.span5 {
	width: 470px;
}
.span4 {
	width: 370px;
}
.span3 {
	width: 260px;
}
.row-fluid {
	width: 100%;
 *zoom: 1;
}
.row-fluid:before, .row-fluid:after {
	display: table;
	line-height: 0;
	content: "";
}
.row-fluid:after {
	clear: both;
}
.row-fluid [class*="span"] {
	display: block;
	float: left;
	/*width: 100%;*/
	min-height: 30px;
	margin-left: 2.564102564102564%;
 *margin-left: 2.5109110747408616%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.row-fluid [class*="span"]:first-child {
	margin-left: 0;
}
.row-fluid .span8 {
	width: 65.81196581196582%;
 *width: 65.75877432260411%;
}
.row-fluid .span7 {
	width: 57.26495726495726%;
 *width: 57.21176577559556%;
}
.row-fluid .span5 {
	width: 40.17094017094017%;
 *width: 40.11774868157847%;
}
.row-fluid .span4 {
	width: 31.623931623931625%;
 *width: 31.570740134569924%;
}
input, textarea, .uneditable-input {
	margin-left: 0;
}
/*Edit Css Start*/
.navigation-box {
	width: 1210px;
}
.top-bar-outer {
/*width: 1180px;*/
	width: 1212px;
}
.header-search {
width: fit-content;
}
.header-search strong.title {
	float: none;
	font-size: 16px;
	display: block;
	min-width: fit-content;
	padding-right: 15px;
	padding-left: 0px;
	overflow: visible;
	white-space: nowrap;
}
.donate-box {
	width: auto;
}
#nav li ul {
	top: 58px;
}
#main {
	margin: 0;
}
.services-box {
	height: 330px;
}
.slider-row .right-box {
	max-width: 358px;
	width: 100%;
	padding: 22px 19px 10px 15px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	border-bottom: 1px solid rgba(0, 0, 0, 0.6);
}
.latest-blog h3 {
	font-size: 24px;
}
.latest-blog-box a.mnt {
	float: right;
}
.footer-top-section .left p {
	margin: 0;
}
.navigation-box.home-page {
	top: 0px;
}
#banner > div {
	z-index: 9;
}
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 206px;
}
.table td.span3,
.table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
input.span3, textarea.span3, .uneditable-input.span3 {
	width: 256px;
}
.mainSearchHolder {
	width: 400px;
}