body {
	margin: 0 auto;
	text-align: center;
	background-color: #191919;
	font-family: Tahoma;
	font-size: 13px;
	color: #bdbdbd;
}
img {
	border: none;
}
a {
	text-decoration: none;
	outline: none;
}
p {
	padding: 0;
	margin: 0;
}
div.main {
	clear: both;
	margin: 0px auto; 
	width: 981px;
	line-height: 20px;
	text-align: left;
}
div.row {
	clear: both;
}
div.cell {
	display: table-cell;
	float: left;
}
div.home-photo {
	clear: both;
	background-image: url(images/home-photo.jpg);
	background-repeat: no-repeat;
	width: 981px;
	height: 409px;
	position: relative;
}
div.home-photo p {
	position: absolute;
	top: 279px;
	left: 263px;
	padding-right: 25px;
}
div.home-content {
	clear: both;
	background-image: url(images/home-content-bg.jpg);
	background-repeat: repeat-x;
	display: table;
	width: 981px;
}
div.address,
div.email {
	clear: both;
	font-size: 11px;
	color: white;
	line-height: 18px;
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 21px;
	margin-left: 44px;
	width: 175px;
	display: table;
}
div.address {	
	background-image: url(images/address-icon.jpg);	
	margin-top: 35px;
}
div.email {	
	background-image: url(images/email-icon.jpg);	
}
div.address strong,
div.email strong {
	color: #deb955;
}
div.email a {
	color: white;
}
div.mealeasy-txt {
	float: left;
}
div.mealeasy-txt p {
	color: #cecece;
	font-size: 11px;
	width: 451px;
	line-height: 18px;
	padding-top: 42px;
	padding-bottom: 15px;
}
div.mealeasy-txt strong {
	color: white;
}
div.mealeasy-txt a {
	color: #deb955;
	font-size: 10px;
	margin-right: 20px;
	float: right;
}
div.footer-bg {
	clear: both;
	background-image: url(images/footer-bg.jpg);
	background-repeat: repeat-x;
	display: table;
	width: 981px;
	color: #999999;
	font-size: 10px;
	line-height: 73px;
}
div.footer-links {
	float: left;
	margin-left: 25px;
}
div.footer-links a {
	color: #999999;
	margin: 0 3px;
}
div.copy {
	float: right;
	color: #999999;
	margin-right: 25px;
}
div.inner-box-bg-y {
	clear: both;
	background-image: url(images/inner-box-bg.gif);
	background-repeat: repeat-y;
	display: table;
	width: 981px;
}
div.inner-box-bg-x {
	float: left;
	background-image: url(images/inner-box-bg_x.jpg);
	background-repeat: repeat-x;
	display: table;
	width: 949px;
}
div.sidebar {
	float: left;
	margin-right: 40px;
	width: 225px;	
}
div.submenu {
	clear: both;
}
div.submenu a {
	padding-left: 38px;
	width: 187px;
	height: 37px;
	background-image: url(images/submenu-off-bg.jpg);
	background-repeat: no-repeat;
	line-height: 37px;
	color: #deb955;
	font-size: 14px;
	display: block;
}
div.submenu a.on,
div.submenu a:hover {
	background-image: url(images/submenu-on-bg.jpg);
	color: white;
	font-size: 15px;
}
div.content,
div.team-content,
#products div.products-content {
	float: left;
	width: 645px;
	font-size: 14px;
	color: white;
	line-height: 24px;	
}
#products div.products-content {
	clear:none;
}

#products div.products-content div.left {
	float:left;
	width:185px;
}

#products div.products-content ul {
	display:inline-block;
	padding-left:0px;
	list-style-type:none;
	margin-top: 4px;
	margin-left:0px;
}

#products div.products-content ul li {
	margin-left:0px;
}

div.content a {
	color: #deb955;
	text-decoration: underline;
}
div.content ul {
	list-style: none;
	margin: 25px 0;
	padding: 0;	
}
div.content li span, #products div.products-content li span {
	color: #deb955;
}
div.team-content strong {
	color: #deb955;
	display: block;
	padding-top: 25px;
}
div.team-content p img {
	margin-bottom: 5px;
}
div.team-content a {
color:#DEB955;
text-decoration:underline;
}
div.contact-content {
	float: left;
	margin-left: 35px;
	width: 642px;
	margin-right: 45px;
	padding-bottom: 21px;
}
div.contact-content p {
	color: #deb955;
	font-weight: bold;
	padding-bottom: 16px;
	margin-left: 4px;
}
div.contact-content iframe {
	margin-left: 4px;
}
div.contact-sidebar {
	float: left;
	width: 225px;
	background-image: url(images/contact-sidebar-bg.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	color: white;	
	height: 586px;
	padding-bottom: 21px;
}
div.contact-sidebar p {
	margin-left: 16px;
	padding-top: 25px;
	padding-bottom: 5px;
	line-height: 18px;
}
div.contact-sidebar strong {
	color: #deb955;
}
div.contact-sidebar a {
	color: white;
	text-decoration: underline;
}
div.video-bg {
	clear: both;
	background-image: url(images/video-bg.jpg);
	background-repeat: no-repeat;
	width: 575px;
	height: 433px;
	position: relative;
}
div.video-bg .video {
	position: absolute;
	top: 1px;
	left: 1px;
}
div.press,
div.news-video {
	clear: both;
	padding-bottom: 25px;
}
div.press strong,
div.news-video strong {
	color: #deb955;
	display: block;
}
div.press a {
	background-image: url(images/pdf-icon.jpg);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 25px;
	color: white;
	text-decoration: underline;
	display: block;
}
div.press tr {
	vertical-align:top;
}
div.news-video .video {
	display: block;
	margin-top: 20px;	
}
#prtable td {
	padding: 10px;
}
div.job-box {
	clear: both;
	background-color: black;
	display: table;
	margin-left: 5px;
	margin-bottom: 5px;
	font-size: 11px;
	line-height: 18px;
}
div.job-box p {
	width: 605px;
	padding: 15px 25px;
}
div.job-box strong {
	color: #deb955;
}
div.products-content {
	clear: both;
	margin-left: 35px;
	width: 890px;
	color: white;
	font-size: 14px;
}
div.products-content strong {
	display: block;
}
div.products-content strong,
div.products-content font {
	color: #deb955;
}
div.products-content span {
	color: #3f9bdb;
}
div.products-content a {
	color: #c7c7c7;
	text-decoration: underline;
}
div.products-content a.title {
	text-decoration:none;
}
div.products-content .row {
	padding-bottom: 25px;
	display: table;
}
div.products-content .row .cell a {
	text-decoration:none;
}
div.products-txt {
	float: left;
	width: 780px;
	margin-top: -3px;
}
#products div.products-txt {
	width:545px;
}
div.how-content {
	clear: both;
	width: 955px;
	background-color: black;
	display: table;
	padding-left: 26px;
	color: white;
	font-size: 14px;
}
div.how-content strong {
	color: #deb955;
}
div.step {
	float: left;
	width: 279px;
}

#productlogo {
	display:block;
	margin:1em auto;
}

#accreditation {
	display: block;
    float: right;
    height: 50px;
    margin-bottom: 1em;
}
div#informm ul, div#informm ul li {
  border: none;
  text-align: right;
}

table#login td {
	vertical-align:text-top;
}
/* Responsive CSS Start here*/
.info.menu.container {display: none;}
.home-photo-mobile {display: none;}
@media screen and (max-width:768px)
{
div.home-photo p {top: 245px;padding-left: 0px;line-height: 16px; left: 201px; padding-right: 20px;}
.main {width: 100% !important;}
.row.header div {width: 20%;}
.row.header div img {width: 100%;}
div.home-photo{width: 100% !important; background-size: 100% 90%;}
.footer-bg {width: 100% !important;}
.home-content {width: 100% !important;}
.home-content div.cell {width: 20%;}
div.mealeasy-txt p {width: 80% !important;float: right;}
.home-content div.mealeasy-txt {width: 49%;float: left !IMPORTANT;}
.home-content div.cell {width: 25% !IMPORTANT;float: left;}
.main .row:nth-child(1) img {width: 100% !important;}
.main div:nth-child(3) img {width: 100%;}
.top-bg-img {display:none;}
.hdimg {display:none;}
.inner-box-bg-y {width: 100% !important;background-image:none !important;}
.inner-box-bg-x {width: 95% !important;padding-top:10px;padding-bottom:10px;}
.contact-content iframe {width: 440px;height: 250px !Important;}
.contact-content {width: 56% !Important;}
div.sidebar {margin-right: 0px !important;width: auto;}
#products div.products-content {margin-left: 10px;width: 60%;}
#products div.products-txt {width: 100%;}
body#products .main div:nth-child(5) img {width: 100%;}
.how-content {width: 100% !important;}
.how-content img {width: 25% !important;}
.how-content p {width: 95% !important;float: left;}
.how-content {width: 99% !important;padding-left: 5px !important;}
.step {width: 30% !Important;}
.how-content .cell {width: 12px;}
body.about-us .content {width: 65% !important;margin-left: 10px;}
.team-content {width: 65% !important;margin-left: 10px;}
body#news .video object {width: 100% !important;height: 300px !important;}
}
@media screen and (max-width:736px)
{
div.home-photo p{left: 177px;}
.contact-sidebar {width: 30% !Important;}
.contact-content iframe {width: 415px;}
body.about-us .content {width: 60% !important;}
  .team-content {width: 60% !important;}
}
@media screen and (max-width:667px)
{
.contact-content iframe {width: auto;}
body.about-us .content {width: 55% !important;}
.team-content {width: 55% !important;margin-left: 10px;}
table#prtable tr td {display: block;display: block;}
div.home-photo p {left: 182px;font-size: 12px;padding-top:4px;}
.content img {width: 100%;}
img#hdng_img {width: 174px;}
}
@media screen and (max-width:600px)
{
div.home-photo p {left: 145px;font-size: 12px;}
div.mealeasy-txt p {width: 75% !important;}
div.contact-content{margin: 0 25px;}
.inner-box-bg-x {width: 94% !important;}
#products div.products-content {margin-left: 10px;width: 50%;}
.products-content img {width: 100%; height: auto;}
body.about-us .content {width: 55% !important;}
.team-content {width: 55% !important;margin-left: 10px;}
.team-content img {width: 100%; height: auto;}
body#news .video object{height: 250px !important;}
#products div.products-content div.left {width: 60%;}
body.about-us .content img {width: 100%;height: auto;}
.row.header > div:nth-child(1) {width: 100%;}
.row.header > div:nth-child(1) img {width: 50%;margin: 0 auto;display: block;}
.row.header div {width: 25%;}
img#hdng_img {width: 148px;}
}
@media screen and (max-width:568px)
{
.home-photo-mobile {display: block;width: 95%;margin: 0 auto;}
.home-photo-mobile p {line-height:16px;padding-top:10px;padding-bottom:10px;}
.cell.sdline {  display: none;}
.home-photo p {display: none;}
#products div.products-content div.right {width: 44%;float: right;}
#products div.products-content div.left {width: 56%;}
.home-content .cell img {width: 200px;height: 140px;}
dv.mealeasy-txt p {width: 75% !important;float: right;}
body.about-us .content {width: 50% !important;}
.team-content {width: 53% !important;margin-left: 10px;}
div.home-photo {clear: both;background-image: url(images/home-photo.jpg);background-repeat: no-repeat;width: 981px;height: 300px;}
div.home-photo {width: 100% !important;background-size: 100% 100%;}
div.sidebar {margin-right: 0px !important;width: 40%;}
div.submenu a {width: auto;}
}
@media screen and (min-width:415px) and (max-width:567px)
{
div.submenu a.on,div.submenu a:hover {background-image: url(images/submenu-on-bg.jpg);color: white;font-size: 14px;}
.inner-box-bg-x {width: 100% !important;}
#products div.products-content {margin-left: 10px;width: 55%;}
body.about-us .content {width: 55% !important;}
.team-content {width: 55% !important;}
img#hdng_img { width: 148px;}
table#prtable tr td a {font-size: 10px;}
.contact-content iframe {width: 100%;}
div.email {margin-left: 0px;}
div.address {margin-left: 0px;width: 99px;}
.home-content .cell img {width: 175px;height: 130px;}
div.home-photo p {left: 120px;}
#products div.products-content div.left {width: 50%;}
#products div.products-content div.right {width: 50%;}
.step {font-size: 12px;}
}
@media screen and (max-width:414px) {
.btm_img img {margin-bottom: 10px;margin-top: 10px;}
.step.btm_img br {display: none;}
div.contact-sidebar {font-size: 17px;  height: 375px;}
ul.rmm li:nth-child(1) {border-radius: 2px 2px 0px 0px;}
img#hdng_img {width: 46%;}
div#informm {width: 95%;}
.row.header > div:nth-child(1) img {width: 100%!important;}
.home-content div.cell {width: 50% !IMPORTANT;float: left;}
.home-content div.mealeasy-txt {width: 77%;}
div.home-photo p {left: 100px;top: 135px;font-size: 8px;line-height: 10px;}
div.home-photo {width: 100% !important;background-size: 100% 100%;height: 200px;}
.home-content {width: 99% !important;}
.row.header .cell {display: none;}
.row.header .cell.icon {display: block;width: 200px;}
.info.menu.container img {width: 67px;height: 67px;cursor: pointer;}
.info.menu.container {display: block;float: left;width: 48%;text-align: right;}
ul.rmm li a {color: white;font-size: 14px;}
ul.rmm li {padding: 10px 6px;border-bottom: 1px solid white;}
ul.rmm {list-style: none;width: 100%;text-align: center;font-weight: 600;border: 1px solid white;border-radius: 10px;padding-left: 0px;
margin: 6px 0;}
ul.rmm li:nth-child(4) {border: none;border-radius: 0px 0px 2px 2px;}
ul.rmm li:hover {background-color: white;}
ul.rmm li:hover a {color: black;}
.contact-content {width: 80% !Important;}
.contact-sidebar {width: 80% !Important;text-align: center;margin: 0 0 0 30px;}
body#products .inner-box-bg-y div.cell {display: none;}
.products-content {margin-left: 5px !important;}
#products .inner-box-bg-x {width: 100% !important;margin: 0 auto;float: none !important;}
.how-content{width: 98% !important;}
.step {width: 100% !Important;}
.how-content .cell{display:none;}
.products-content .row .cell {display: block !important;padding-bottom:10px;}
body.about-us .content {width: 93% !important;margin-left: 0px;padding: 0 14px;}
.team-content {width: auto !important;margin-left: 0px;padding: 0 14px;}
div.sidebar {margin: 0 auto!important;width: 56%;float: none;padding-bottom:10px;}
.sdline {display: none!important;}
#products div.products-content {width: 94%;padding: 0 5px;}
.contact-content iframe {width: 100%!important;}
.inner-box-bg-x {width: 100% !important;}
}
@media screen and (max-width:412px)
{
div.home-photo p {left: 92px;}
.home-content div.mealeasy-txt {width: 80%;}
.home-content .cell img{width: 185px;}
.row.header .cell.icon{width: 160px;}
.contact .inner-box-bg-y div.cell {display: none;}
.info.menu.container {width: 43%;float: right;}
}
@media screen and (max-width:375px)
{
div.home-photo p {left: 88px;}
.home-content .cell img {width: 150px;}
div.address, div.email {margin-left: 15px;}
div.sidebar { margin: 0 auto!important; width: 62%;}
  .contact.inner-box-bg-x {width: 100% !important;}
  .contact-content iframe {width: 100%;}
  .contact-content {width: 85% !Important;}
  .contact-sidebar { width: 83% !Important;}
}
@media screen and (max-width:320px)
{
#products div.products-content div.left{width: 55%;}
#products div.products-content div.right {float: right;}
.address {margin-left: 5px !important;}
.email {margin-left: 5px !important;}
div.home-photo p {left: 75px;font-size: 6px;}
.home-content .cell img {width: 150px;}
div.contact-content {margin: 0 3px;}
.contact-content iframe {width: 290px;}
body.about-us .inner-box-bg-y div:nth-child(3) img {display: none;}
.row.header div img {  width: 66%;  margin: 0px auto!important;  text-align: center;  display: block;}
.row.header .cell.icon{width: 100%;}
.info.menu.container {width: 100%;}
div.submenu a{font-size:12px;}
div.submenu a.on, div.submenu a:hover{font-size:13px;}
}
@media screen and (max-width:240px)
{
.info.menu.container {width: 40%;}
.row.header .cell.icon {width: 130px;}
div.home-photo p {left: 55px;font-size: 4px;}
.home-content div.cell {width: 70% !IMPORTANT;}
}
/* Responsive CSS End here*/