div#container
{
   width: 1280px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #5B6370;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#Layer14
{
   background-color: transparent;
   background-image: url(images/home_banner2.jpg);
   background-repeat: repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: cover;
}
#Layer12
{
   background-color: transparent;
   background-image: url(images/my_kitchen_your_place2.jpg);
   background-repeat: repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: cover;
}
#Layer3
{
   background-color: transparent;
   background-image: url(images/mkoc_banner1a.png);
   background-repeat: repeat-x;
   background-position: center center;
}
#wb_ResponsiveMenu1
{
   display: block;
   text-align: left;
   width: 100%;
}
#ResponsiveMenu1
{
   background-color: #222831;
   height: 65px;
}
#wb_ResponsiveMenu1 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_ResponsiveMenu1 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_ResponsiveMenu1 ul li
{
   background-color: #222831;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_ResponsiveMenu1 ul li i
{
   font-size: 20px;
   width: 20px;
}
#wb_ResponsiveMenu1 ul li a 
{
   color: #5B6370;
   font-family: Arial;
   font-size: 13px;
   font-weight: bold;
   font-style: normal;
   padding: 15px 30px 15px 30px;
   text-align: center;
   text-decoration: none;
}
#wb_ResponsiveMenu1 > ul > li > a 
{
   height: 35px;
}
.ResponsiveMenu1 a 
{
   display: block;
}
#wb_ResponsiveMenu1 li a:hover, #wb_ResponsiveMenu1 li .active
{ 
   background-color: #222831;
   color: #7BC74D;
}
#wb_ResponsiveMenu1 ul ul
{
   display: none;
   position: absolute;
   top: 65px;
}
#wb_ResponsiveMenu1 ul li:hover > ul
{
   display: list-item;
}
#wb_ResponsiveMenu1 ul ul li 
{
   background-color: #12282C;
   color: #4C888D;
   float: none;
   position: relative;
   width: 130px;
}
#wb_ResponsiveMenu1 ul ul li a:hover, #wb_ResponsiveMenu1 ul ul li .active
{
   background-color: #12282C;
   color: #34BBC2;
}
#wb_ResponsiveMenu1 ul ul li i 
{
   margin-right: 6px;
   vertical-align: middle;
}
#wb_ResponsiveMenu1 ul ul li a 
{
   color: #4C888D;
   padding: 15px 20px 15px 20px;
   text-align: left;
   vertical-align: middle;
}
#wb_ResponsiveMenu1 ul ul ul li 
{
   left: 130px;
   position: relative;
   top: -65px;
}
#wb_ResponsiveMenu1 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #5B6370;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_ResponsiveMenu1 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-left: 4px solid #4C888D;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_ResponsiveMenu1 li a:hover .arrow-down
{ 
   border-top-color: #7BC74D;
}
#wb_ResponsiveMenu1 ul ul li a:hover .arrow-left, #wb_ResponsiveMenu1 ul ul li .active .arrow-left
{ 
   border-left-color: #34BBC2;
}
#wb_ResponsiveMenu1 .toggle,[id^=ResponsiveMenu1-submenu]
{
   display: none;
}
@media all and (max-width:800px) 
{
#wb_ResponsiveMenu1 
{
   margin: 0;
}
#wb_ResponsiveMenu1 ul li a, #wb_ResponsiveMenu1 .toggle
{
   font-size: 13px;
   font-weight: bold;
   font-style: normal;
   padding: 15px 20px 15px 20px;
}
#wb_ResponsiveMenu1 .toggle + a
{
   display: none !important;
}
.ResponsiveMenu1 
{
   display: none;
   z-index: 9999;
}
#ResponsiveMenu1 
{
   background-color: transparent;
}
#wb_ResponsiveMenu1 > ul > li > a 
{
   height: auto;
}
#wb_ResponsiveMenu1 .toggle 
{
   display: block;
   background-color: #222831;
   color: #5B6370;
   padding: 0px 20px 0px 20px;
   line-height: 50px;
   text-decoration: none;
   border: none;
}
#wb_ResponsiveMenu1 .toggle:hover 
{
   background-color: #222831;
   color: #7BC74D;
}
[id^=ResponsiveMenu1-submenu]:checked + ul 
{
   display: block !important;
}
#ResponsiveMenu1-title
{
   height: 65px;
   line-height: 65px !important;
   text-align: left;
}
#wb_ResponsiveMenu1 ul li 
{
   display: block;
   width: 100%;
}
#wb_ResponsiveMenu1 ul ul .toggle,
#wb_ResponsiveMenu1 ul ul a 
{
   padding: 0 40px;
}
#wb_ResponsiveMenu1 a:hover,
#wb_ResponsiveMenu1 ul ul ul a 
{
   background-color: #12282C;
   color: #4C888D;
}
#wb_ResponsiveMenu1 ul li ul li .toggle,
#wb_ResponsiveMenu1 ul ul a 
{
   background-color: #12282C;
   color: #4C888D;
}
#wb_ResponsiveMenu1 ul ul ul a 
{
   padding: 15px 20px 15px 60px;
}
#wb_ResponsiveMenu1 ul li a 
{
   text-align: left;
}
#wb_ResponsiveMenu1 ul li a br 
{
   display: none;
}
#wb_ResponsiveMenu1 ul li i 
{
   margin-right: 6px;
}
#wb_ResponsiveMenu1 ul ul 
{
   float: none;
   position: static;
}
#wb_ResponsiveMenu1 ul ul li:hover > ul,
#wb_ResponsiveMenu1 ul li:hover > ul 
{
   display: none;
}
#wb_ResponsiveMenu1 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_ResponsiveMenu1 ul ul ul li 
{
   position: static;
}
#ResponsiveMenu1-icon 
{
   display: block;
   position: absolute;
   right: 30px;
   top: 20px;
}
#ResponsiveMenu1-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #5B6370;
   color: #5B6370;
   width: 24px;
}
#wb_ResponsiveMenu1 ul li ul li .toggle:hover
{
   background-color: #12282C;
   color: #34BBC2;
}
#wb_ResponsiveMenu1 .toggle .arrow-down 
{
   border-top-color: #5B6370;
}
#wb_ResponsiveMenu1 .toggle:hover .arrow-down, #wb_ResponsiveMenu1 li .active .arrow-down
{ 
   border-top-color: #7BC74D;
}
#wb_ResponsiveMenu1 ul li ul li .toggle .arrow-down 
{
   border-top-color: #4C888D;
}
#wb_ResponsiveMenu1 ul li ul li .toggle:hover .arrow-down, #wb_ResponsiveMenu1 ul li ul li .active .arrow-down
{ 
   border-top-color: #34BBC2;
}
}
#Layer5
{
   background-color: #5B6370;
   background-image: none;
}
#Layer6
{
   background-color: #222831;
   background-image: none;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text3
{
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
}
#wb_Text3 div
{
   text-align: center;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text5
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_Text5 div
{
   text-align: center;
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text6
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text6 div
{
   text-align: center;
}
#Layer7
{
   background-color: #222831;
   background-image: none;
}
#Layer1
{
   background-color: transparent;
   background-image: url(images/mkoc_banner1a.png);
   background-repeat: repeat;
   background-position: left top;
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text7
{
   font-family: Arial;
   font-weight: normal;
   font-size: 37px;
}
#wb_Text7 div
{
   text-align: left;
}
#wb_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text8
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_Text8 div
{
   text-align: left;
   white-space: nowrap;
}
#wb_Text9 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text9
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_Text9 div
{
   text-align: left;
   white-space: nowrap;
}
#wb_Text10 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text10
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text10 div
{
   text-align: left;
   white-space: nowrap;
}
#Image6
{
   border: 0px #000000 solid;
   padding: 0px 0px 0px 0px;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Layer9
{
   background-color: transparent;
   background-image: url(images/mkoc_banner1a.png);
   background-repeat: repeat;
   background-position: left top;
}
#Image7
{
   border: 0px #000000 solid;
   padding: 0px 0px 0px 0px;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_Text4
{
   font-family: Arial;
   font-weight: normal;
   font-size: 37px;
}
#wb_Text4 div
{
   text-align: right;
}
#wb_Text11 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_Text11
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_Text11 div
{
   text-align: right;
   white-space: nowrap;
}
#wb_Text12 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_Text12
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_Text12 div
{
   text-align: right;
   white-space: nowrap;
}
#wb_Text13 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_Text13
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text13 div
{
   text-align: right;
   white-space: nowrap;
}
#Layer11
{
   background-color: #222831;
   background-image: none;
}
#Layer13
{
   background-color: transparent;
   background-image: url(images/mkoc_banner1a.png);
   background-repeat: repeat;
   background-position: left top;
}
#Image5
{
   border: 0px #000000 solid;
   padding: 0px 0px 0px 0px;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Layer4
{
   background-color: transparent;
   background-image: url(images/mkoc_banner2a.png);
   background-repeat: repeat;
   background-position: left top;
}
#Layer8
{
   background-color: transparent;
   background-image: url(images/mkoc_banner2a.png);
   background-repeat: repeat;
   background-position: left top;
}
#Layer10
{
   background-color: transparent;
   background-image: url(images/mkoc_banner2a.png);
   background-repeat: repeat;
   background-position: left top;
}
#wb_Text19 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text19
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text19 div
{
   text-align: left;
}
#wb_Text20 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text20
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_Text20 div
{
   text-align: left;
   white-space: nowrap;
}
#wb_Text21 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text21
{
   font-family: Arial;
   font-weight: normal;
   font-size: 37px;
}
#wb_Text21 div
{
   text-align: left;
}
#wb_Text15 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text15
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text15 div
{
   text-align: left;
}
#Layer15
{
   background-color: #393E46;
   background-image: none;
}
#wb_Text14 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text14
{
   font-family: Arial;
   font-weight: normal;
   font-size: 37px;
}
#wb_Text14 div
{
   text-align: center;
}
#wb_CssMenu4
{
   border: 0px #C0C0C0 solid;
   background-color: transparent;
}
#wb_CssMenu4 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_CssMenu4 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 300px;
}
#wb_CssMenu4 a
{
   display: block;
   float: left;
   color: #222831;
   border: 1px #7BC74D solid;
   background-color: #7BC74D;
   background-image: none;
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   width: 288px;
   height: 48px;
   padding: 0px 5px 0px 5px;
   vertical-align: middle;
   line-height: 48px;
   text-align: center;
}
#wb_CssMenu4 li:hover a, #wb_CssMenu4 a:hover
{
   color: #E8E8E8;
   background-color: #5B6370;
   background-image: none;
   border: 1px #C0C0C0 solid;
}
#wb_CssMenu4 li.firstmain
{
   padding-left: 0px;
}
#wb_CssMenu4 li.lastmain
{
   padding-right: 0px;
}
#wb_CssMenu4 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#Layer16
{
   background-color: transparent;
   background-image: url(images/footer_banner.png);
   background-repeat: repeat-x;
   background-position: left top;
}
#wb_MF_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_MF_Text3
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_MF_Text3 div
{
   text-align: center;
   white-space: nowrap;
}
#wb_TextMenu1
{
   background-color: transparent;
   background-image: none;
   color :#000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 12px;
}
#wb_TextMenu1 span
{
   display: block;
   margin: 0 0 4px 0;
   line-height: 15px;
}
#wb_TextMenu2
{
   background-color: transparent;
   background-image: none;
   color :#000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 12px;
}
#wb_TextMenu2 span
{
   display: block;
   margin: 0 0 4px 0;
   line-height: 15px;
}
#wb_FontAwesomeIcon1T
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
   text-align: center;
   padding: 0px 0px 0px 0px;
}
#wb_FontAwesomeIcon1T:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
}
#FontAwesomeIcon1T
{
   height: 43px;
   width: 23px;
}
#FontAwesomeIcon1T i
{
   color: #5B6370;
   display: inline-block;
   font-size: 23px;
   line-height: 43px;
   vertical-align: middle;
   width: 23px;
}
#wb_FontAwesomeIcon1T:hover i
{
   color: #7BC74D;
}
#wb_FacebookIcon
{
   background-color: transparent;
   background-image: none;
   border: 0px transparent solid;
   text-align: center;
   padding: 0px 0px 0px 0px;
}
#wb_FacebookIcon:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px transparent solid;
}
#FacebookIcon
{
   height: 38px;
   width: 44px;
}
#FacebookIcon i
{
   color: #5B6370;
   display: inline-block;
   font-size: 38px;
   line-height: 38px;
   vertical-align: middle;
   width: 32px;
}
#wb_FacebookIcon:hover i
{
   color: #7BC74D;
}
#wb_PinterestIcon
{
   background-color: transparent;
   background-image: none;
   border: 0px transparent solid;
   text-align: center;
   padding: 0px 0px 0px 0px;
}
#wb_PinterestIcon:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px transparent solid;
}
#PinterestIcon
{
   height: 38px;
   width: 36px;
}
#PinterestIcon i
{
   color: #5B6370;
   display: inline-block;
   font-size: 36px;
   line-height: 38px;
   vertical-align: middle;
   width: 31px;
}
#wb_PinterestIcon:hover i
{
   color: #7BC74D;
}
#wb_FontAwesomeIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px transparent solid;
   text-align: center;
   padding: 0px 0px 0px 0px;
}
#wb_FontAwesomeIcon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px transparent solid;
}
#FontAwesomeIcon1
{
   height: 38px;
   width: 36px;
}
#FontAwesomeIcon1 i
{
   color: #5B6370;
   display: inline-block;
   font-size: 36px;
   line-height: 38px;
   vertical-align: middle;
   width: 31px;
}
#wb_FontAwesomeIcon1:hover i
{
   color: #7BC74D;
}
#wb_FontAwesomeIcon3
{
   background-color: transparent;
   background-image: none;
   border: 0px transparent solid;
   text-align: center;
   padding: 0px 0px 0px 0px;
}
#wb_FontAwesomeIcon3:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px transparent solid;
}
#FontAwesomeIcon3
{
   height: 38px;
   width: 43px;
}
#FontAwesomeIcon3 i
{
   color: #5B6370;
   display: inline-block;
   font-size: 38px;
   line-height: 38px;
   vertical-align: middle;
   width: 32px;
}
#wb_FontAwesomeIcon3:hover i
{
   color: #7BC74D;
}
#wb_MKOC_Footer_text 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_MKOC_Footer_text
{
   font-family: Arial;
   font-weight: normal;
   font-size: 11px;
}
#wb_MKOC_Footer_text div
{
   text-align: center;
}
#wb_FontAwesomeIcon5
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
   text-align: center;
   padding: 0px 0px 0px 0px;
}
#wb_FontAwesomeIcon5:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
}
#FontAwesomeIcon5
{
   height: 32px;
   width: 33px;
}
#FontAwesomeIcon5 i
{
   color: #5B6370;
   display: inline-block;
   font-size: 32px;
   line-height: 32px;
   vertical-align: middle;
   width: 32px;
}
#wb_FontAwesomeIcon5:hover i
{
   color: #7BC74D;
}
#wb_FontAwesomeIcon6
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
   text-align: center;
   padding: 0px 0px 0px 0px;
}
#wb_FontAwesomeIcon6:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
}
#FontAwesomeIcon6
{
   height: 25px;
   width: 42px;
}
#FontAwesomeIcon6 i
{
   color: #5B6370;
   display: inline-block;
   font-size: 25px;
   line-height: 25px;
   vertical-align: middle;
   width: 21px;
}
#wb_FontAwesomeIcon6:hover i
{
   color: #7BC74D;
}
#wb_TextMenu3
{
   background-color: transparent;
   background-image: none;
   color :#000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 12px;
}
#wb_TextMenu3 span
{
   display: block;
   margin: 0 0 4px 0;
   line-height: 15px;
}
#wb_MKOC_Text15 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_MKOC_Text15
{
   font-family: Arial;
   font-weight: normal;
   font-size: 12px;
}
#wb_MKOC_Text15 div
{
   text-align: left;
}
#wb_MKOC_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_MKOC_Text2
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_MKOC_Text2 div
{
   text-align: left;
}
#wb_MKOC_Text16 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_MKOC_Text16
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_MKOC_Text16 div
{
   text-align: left;
}
#wb_MKOC_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_MKOC_Text3
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_MKOC_Text3 div
{
   text-align: left;
}
#wb_MKOC_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_MKOC_Text4
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_MKOC_Text4 div
{
   text-align: left;
}
#wb_MKOC_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_MKOC_Text1
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_MKOC_Text1 div
{
   text-align: left;
}
#wb_MKOC_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_MKOC_Text5
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_MKOC_Text5 div
{
   text-align: center;
}
#MKOCLogoIcon
{
   border: 0px #000000 solid;
   padding: 0px 0px 0px 0px;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_MKOC_text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_MKOC_text7
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_MKOC_text7 div
{
   text-align: center;
}
#back-to-top
{
   background-color: transparent;
   background-image: none;
}
#Shape1
{
   border-width: 0;
}
#wb_Text17 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text17
{
   font-family: Arial;
   font-weight: normal;
   font-size: 37px;
}
#wb_Text17 div
{
   text-align: center;
}
#wb_Text18 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text18
{
   font-family: Arial;
   font-weight: normal;
   font-size: 37px;
}
#wb_Text18 div
{
   text-align: center;
}
#wb_CssMenu1
{
   border: 0px #C0C0C0 solid;
   background-color: transparent;
}
#wb_CssMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_CssMenu1 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 300px;
}
#wb_CssMenu1 a
{
   display: block;
   float: left;
   color: #222831;
   border: 1px #7BC74D solid;
   background-color: #7BC74D;
   background-image: none;
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   width: 288px;
   height: 48px;
   padding: 0px 5px 0px 5px;
   vertical-align: middle;
   line-height: 48px;
   text-align: center;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #E8E8E8;
   background-color: #5B6370;
   background-image: none;
   border: 1px #C0C0C0 solid;
}
#wb_CssMenu1 li.firstmain
{
   padding-left: 0px;
}
#wb_CssMenu1 li.lastmain
{
   padding-right: 0px;
}
#wb_CssMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_downarrow
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
   text-align: center;
   padding: 0px 0px 0px 0px;
   -webkit-animation: slide-up-in 700ms ease 0ms infinite alternate both;
   -moz-animation: slide-up-in 700ms ease 0ms infinite alternate both;
   animation: slide-up-in 700ms ease 0ms infinite alternate both;
}
#wb_downarrow:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
}
#downarrow
{
   height: 74px;
   width: 117px;
}
#downarrow i
{
   color: #E8E8E8;
   display: inline-block;
   font-size: 74px;
   line-height: 74px;
   vertical-align: middle;
   width: 47px;
}
#wb_downarrow:hover i
{
   color: #E8E8E8;
}
#wb_Downarrow2
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
   text-align: center;
   padding: 0px 0px 0px 0px;
   -webkit-animation: slide-up-in 700ms ease 0ms infinite alternate both;
   -moz-animation: slide-up-in 700ms ease 0ms infinite alternate both;
   animation: slide-up-in 700ms ease 0ms infinite alternate both;
}
#wb_Downarrow2:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
}
#Downarrow2
{
   height: 74px;
   width: 117px;
}
#Downarrow2 i
{
   color: #393E46;
   display: inline-block;
   font-size: 74px;
   line-height: 74px;
   vertical-align: middle;
   width: 47px;
}
#wb_Downarrow2:hover i
{
   color: #393E46;
}
#Layer2
{
   background-color: #222831;
   background-image: none;
}
#MKOC_logo2
{
   border: 0px #000000 solid;
   padding: 0px 0px 0px 0px;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_Text16 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text16
{
   font-family: Arial;
   font-weight: normal;
   font-size: 37px;
}
#wb_Text16 div
{
   text-align: center;
}
#Layer2_Container
{
   width: 1280px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_TextMenu3
{
   position: absolute;
   left: 397px;
   top: 529px;
   width: 112px;
   height: 25px;
   z-index: 47;
}
#wb_MKOC_Footer_text
{
   position: absolute;
   left: 312px;
   top: 669px;
   width: 657px;
   height: 14px;
   text-align: center;
   z-index: 42;
}
#wb_FontAwesomeIcon1
{
   position: absolute;
   left: 793px;
   top: 444px;
   width: 36px;
   height: 38px;
   text-align: center;
   z-index: 40;
}
#wb_Text19
{
   position: absolute;
   left: 86px;
   top: 268px;
   width: 476px;
   height: 252px;
   z-index: 27;
   text-align: left;
}
#Shape1
{
   width: 49px;
   height: 42px;
}
#Layer8_Container
{
   width: 640px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#Layer5_Container
{
   width: 1280px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_Text1
{
   position: absolute;
   left: 291px;
   top: 368px;
   width: 698px;
   height: 44px;
   text-align: center;
   z-index: 2;
}
#wb_FontAwesomeIcon3
{
   position: absolute;
   left: 745px;
   top: 444px;
   width: 43px;
   height: 38px;
   text-align: center;
   z-index: 41;
}
#Layer11_Container
{
   width: 1280px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_Text3
{
   position: absolute;
   left: 252px;
   top: 72px;
   width: 709px;
   height: 108px;
   text-align: center;
   z-index: 6;
}
#Layer14_Container
{
   width: 1280px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_FontAwesomeIcon5
{
   position: absolute;
   left: 354px;
   top: 522px;
   width: 33px;
   height: 32px;
   text-align: center;
   z-index: 45;
}
#wb_FontAwesomeIcon1T
{
   position: absolute;
   left: 359px;
   top: 433px;
   width: 23px;
   height: 43px;
   text-align: center;
   z-index: 37;
}
#Layer10
{
   position: absolute;
   text-align: center;
   left: 50%;
   top: 3249px;
   width: 50%;
   height: 800px;
   z-index: 97;
}
#wb_Text4
{
   position: absolute;
   left: 204px;
   top: 156px;
   width: 376px;
   height: 42px;
   text-align: right;
   z-index: 26;
}
#Layer1
{
   position: absolute;
   text-align: center;
   left: 0px;
   top: 1649px;
   width: 50%;
   height: 800px;
   z-index: 91;
}
#Layer2
{
   position: absolute;
   text-align: center;
   left: 0px;
   top: 202px;
   width: 100%;
   height: 75px;
   z-index: 100;
}
#wb_FontAwesomeIcon6
{
   position: absolute;
   left: 349px;
   top: 481px;
   width: 42px;
   height: 25px;
   text-align: center;
   z-index: 46;
}
#Layer11
{
   position: absolute;
   text-align: center;
   left: 0px;
   top: 4049px;
   width: 100%;
   height: 200px;
   z-index: 93;
}
#wb_Text5
{
   position: absolute;
   left: 142px;
   top: 182px;
   width: 954px;
   height: 44px;
   text-align: center;
   z-index: 8;
}
#wb_MKOCLogoIcon
{
   position: absolute;
   left: 279px;
   top: 47px;
   width: 70px;
   height: 93px;
   z-index: 55;
}
#wb_FacebookIcon
{
   position: absolute;
   left: 653px;
   top: 444px;
   width: 44px;
   height: 38px;
   text-align: center;
   z-index: 38;
}
#Layer4_Container
{
   width: 640px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#Layer1_Container
{
   width: 640px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_Text6
{
   position: absolute;
   left: 239px;
   top: 251px;
   width: 760px;
   height: 36px;
   text-align: center;
   z-index: 7;
}
#Layer3
{
   position: absolute;
   text-align: center;
   left: 0px;
   top: 0px;
   width: 100%;
   height: 201px;
   z-index: 88;
}
#Layer12
{
   position: absolute;
   text-align: center;
   left: 1px;
   top: 278px;
   width: 99.8438%;
   height: 721px;
   z-index: 87;
}
#back-to-top_Container
{
   width: 66px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_Text20
{
   position: absolute;
   left: 86px;
   top: 187px;
   width: 476px;
   height: 50px;
   z-index: 28;
   text-align: left;
}
#wb_Text7
{
   position: absolute;
   left: 86px;
   top: 162px;
   width: 426px;
   height: 42px;
   z-index: 21;
   text-align: left;
}
#Layer4
{
   position: absolute;
   text-align: center;
   left: 50%;
   top: 1649px;
   width: 50%;
   height: 800px;
   z-index: 95;
}
#wb_Image5
{
   position: absolute;
   left: 54px;
   top: 134px;
   width: 520px;
   height: 535px;
   z-index: 18;
}
#Layer13
{
   position: absolute;
   text-align: center;
   left: 0px;
   top: 3249px;
   width: 50%;
   height: 800px;
   z-index: 94;
}
#Layer7_Container
{
   width: 1280px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_Text21
{
   position: absolute;
   left: 88px;
   top: 110px;
   width: 309px;
   height: 42px;
   z-index: 29;
   text-align: left;
}
#Layer10_Container
{
   width: 640px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_Text10
{
   position: absolute;
   left: 86px;
   top: 409px;
   width: 476px;
   height: 220px;
   z-index: 22;
   text-align: left;
}
#wb_Text8
{
   position: absolute;
   left: 86px;
   top: 248px;
   width: 511px;
   height: 50px;
   z-index: 20;
   text-align: left;
}
#wb_Image6
{
   position: absolute;
   left: 135px;
   top: 36px;
   width: 352px;
   height: 673px;
   z-index: 15;
}
#Layer5
{
   position: absolute;
   text-align: center;
   left: 0px;
   top: 999px;
   width: 100%;
   height: 426px;
   z-index: 89;
}
#Layer14
{
   position: absolute;
   text-align: center;
   left: 0px;
   top: 4249px;
   width: 100%;
   height: 665px;
   z-index: 86;
}
#back-to-top
{
   position: absolute;
   text-align: center;
   visibility: hidden;
   left: 1177px;
   top: 9px;
   width: 66px;
   height: 67px;
   z-index: 57;
}
#wb_MKOC_Text1
{
   position: absolute;
   left: 661px;
   top: 401px;
   width: 176px;
   height: 19px;
   z-index: 53;
   text-align: left;
}
#Layer16_Container
{
   width: 1280px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#Layer15
{
   position: absolute;
   text-align: center;
   left: 0px;
   top: 4914px;
   width: 100%;
   height: 338px;
   z-index: 98;
}
#wb_Text11
{
   position: absolute;
   left: 99px;
   top: 222px;
   width: 481px;
   height: 50px;
   text-align: right;
   z-index: 23;
}
#wb_Text9
{
   position: absolute;
   left: 86px;
   top: 319px;
   width: 476px;
   height: 75px;
   z-index: 19;
   text-align: left;
}
#Layer13_Container
{
   width: 640px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_Image7
{
   position: absolute;
   left: 71px;
   top: 72px;
   width: 457px;
   height: 657px;
   z-index: 16;
}
#Layer6
{
   position: absolute;
   text-align: center;
   left: 30px;
   top: 34px;
   width: 1220px;
   height: 375px;
   z-index: 9;
}
#wb_MKOC_Text2
{
   position: absolute;
   left: 397px;
   top: 486px;
   width: 112px;
   height: 16px;
   z-index: 49;
   text-align: left;
}
#Layer16
{
   position: absolute;
   text-align: center;
   left: 0px;
   top: 5252px;
   width: 100%;
   height: 710px;
   z-index: 99;
}
#wb_Text12
{
   position: absolute;
   left: 104px;
   top: 303px;
   width: 476px;
   height: 75px;
   text-align: right;
   z-index: 24;
}
#Layer7
{
   position: absolute;
   text-align: center;
   left: 0px;
   top: 1449px;
   width: 100%;
   height: 200px;
   z-index: 90;
}
#wb_downarrow
{
   position: absolute;
   left: 581px;
   top: 538px;
   width: 117px;
   height: 74px;
   text-align: center;
   z-index: 3;
}
#wb_MKOC_Text3
{
   position: absolute;
   left: 149px;
   top: 401px;
   width: 88px;
   height: 19px;
   z-index: 51;
   text-align: left;
}
#wb_Text13
{
   position: absolute;
   left: 104px;
   top: 401px;
   width: 476px;
   height: 110px;
   text-align: right;
   z-index: 25;
}
#Layer8
{
   position: absolute;
   text-align: center;
   left: 0px;
   top: 2449px;
   width: 50%;
   height: 800px;
   z-index: 96;
}
#wb_MKOC_Text4
{
   position: absolute;
   left: 361px;
   top: 401px;
   width: 177px;
   height: 19px;
   z-index: 52;
   text-align: left;
}
#wb_CssMenu1
{
   position: absolute;
   left: 489px;
   top: 237px;
   width: 300px;
   height: 50px;
   text-align: center;
   z-index: 32;
}
#Layer9
{
   position: absolute;
   text-align: center;
   left: 50%;
   top: 2449px;
   width: 50%;
   height: 800px;
   z-index: 92;
}
#wb_Text14
{
   position: absolute;
   left: 334px;
   top: 48px;
   width: 613px;
   height: 42px;
   text-align: center;
   z-index: 13;
}
#Layer6_Container
{
   width: 1220px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_MKOC_logo2
{
   position: absolute;
   left: 443px;
   top: 15px;
   width: 319px;
   height: 153px;
   z-index: 4;
}
#Layer3_Container
{
   width: 1280px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_MKOC_text7
{
   position: absolute;
   left: 588px;
   top: 535px;
   width: 291px;
   height: 19px;
   text-align: center;
   z-index: 56;
}
#wb_MKOC_Text5
{
   position: absolute;
   left: 910px;
   top: 76px;
   width: 325px;
   height: 19px;
   text-align: center;
   z-index: 54;
}
#wb_Text15
{
   position: absolute;
   left: 86px;
   top: 548px;
   width: 476px;
   height: 91px;
   z-index: 30;
   text-align: left;
}
#Layer9_Container
{
   width: 640px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_ResponsiveMenu1
{
   position: absolute;
   left: 332px;
   top: 4px;
   width: 735px;
   height: 65px;
   z-index: 84;
}
#wb_MasterObjects1
{
   position: absolute;
   left: 5px;
   top: 0px;
   width: 1067px;
   height: 69px;
   z-index: 85;
}
#wb_Shape1
{
   position: absolute;
   left: 7px;
   top: 15px;
   width: 49px;
   height: 42px;
   z-index: 33;
}
#wb_MKOC_Text15
{
   position: absolute;
   left: 397px;
   top: 446px;
   width: 227px;
   height: 15px;
   z-index: 48;
   text-align: left;
}
#wb_PinterestIcon
{
   position: absolute;
   left: 703px;
   top: 444px;
   width: 36px;
   height: 38px;
   text-align: center;
   z-index: 39;
}
#wb_MF_Text3
{
   position: absolute;
   left: 111px;
   top: 167px;
   width: 398px;
   height: 75px;
   text-align: center;
   z-index: 34;
}
#wb_Text16
{
   position: absolute;
   left: 443px;
   top: 79px;
   width: 392px;
   height: 42px;
   text-align: center;
   z-index: 17;
}
#Layer12_Container
{
   width: 1278px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_MKOC_Text16
{
   position: absolute;
   left: 38px;
   top: 401px;
   width: 88px;
   height: 19px;
   z-index: 50;
   text-align: left;
}
#wb_JavaScript1
{
   position: absolute;
   left: 909px;
   top: 117px;
   width: 334px;
   height: 404px;
   z-index: 43;
}
#wb_TextMenu1
{
   position: absolute;
   left: 38px;
   top: 443px;
   width: 88px;
   height: 152px;
   z-index: 35;
}
#wb_MasterObjects2
{
   position: absolute;
   left: 7px;
   top: 10px;
   width: 1243px;
   height: 683px;
   z-index: 58;
}
#Layer15_Container
{
   width: 1280px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_Downarrow2
{
   position: absolute;
   left: 581px;
   top: 92px;
   width: 117px;
   height: 74px;
   text-align: center;
   z-index: 14;
}
#wb_CssMenu4
{
   position: absolute;
   left: 489px;
   top: 530px;
   width: 300px;
   height: 50px;
   text-align: center;
   z-index: 1;
}
#wb_Text17
{
   position: absolute;
   left: 498px;
   top: 455px;
   width: 283px;
   height: 42px;
   text-align: center;
   z-index: 0;
}
#wb_JavaScript2
{
   position: absolute;
   left: 640px;
   top: 571px;
   width: 189px;
   height: 49px;
   z-index: 44;
}
#wb_TextMenu2
{
   position: absolute;
   left: 149px;
   top: 443px;
   width: 146px;
   height: 78px;
   z-index: 36;
}
#wb_Text18
{
   position: absolute;
   left: 295px;
   top: 130px;
   width: 708px;
   height: 42px;
   text-align: center;
   z-index: 31;
}
@media only screen and (min-width: 1280px)
{
div#container
{
   width: 1280px;
}
#Layer14
{
   left: 0px;
   top: 4249px;
   height: 665px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/home_banner2.jpg);
   background-repeat: repeat;
   background-position: left top !important;
   background-attachment: scroll;
   background-size: cover;
}
#Layer14
{
   width: 100%;
}
#Layer14_Container
{
   width: 1280px;
}
#Layer12
{
   left: 0px;
   top: 278px;
   height: 715px;
   visibility: visible;
   display: inline;
   font-size: 13px;
   background-color: transparent;
   background-image: url(images/my_kitchen_your_place2.jpg);
   background-repeat: repeat;
   background-position: left top !important;
   background-attachment: scroll;
   background-size: cover;
}
#Layer12
{
   width: 100%;
}
#Layer12_Container
{
   width: 1280px;
}
#Layer3
{
   left: 0px;
   top: 0px;
   height: 201px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/mkoc_banner1a.png);
   background-repeat: repeat-x;
   background-position: center center;
}
#Layer3
{
   width: 100%;
}
#Layer3_Container
{
   width: 1280px;
}
#wb_MasterObjects1
{
   left: 5px;
   top: 0px;
   width: 1067px;
   height: 69px;
   visibility: visible;
   display: inline;
}
#wb_ResponsiveMenu1
{
   left: 332px;
   top: 4px;
   width: 735px;
   height: 65px;
   visibility: visible;
   display: inline;
}
#Layer5
{
   left: 0px;
   top: 994px;
   height: 454px;
   visibility: visible;
   display: inline;
   background-color: #5B6370;
   background-image: none;
}
#Layer5
{
   width: 100%;
}
#Layer5_Container
{
   width: 1280px;
}
#Layer6
{
   left: 30px;
   top: 30px;
   width: 1220px;
   height: 375px;
   visibility: visible;
   display: inline;
   background-color: #222831;
   background-image: none;
}
#Layer6_Container
{
   width: 1220px;
}
#wb_Text3
{
   left: 252px;
   top: 72px;
   width: 709px;
   height: 108px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text3
{
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
}
#wb_Text5
{
   left: 142px;
   top: 182px;
   width: 954px;
   height: 44px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text5
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_Text6
{
   left: 239px;
   top: 251px;
   width: 760px;
   height: 36px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text6
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#Layer7
{
   left: 0px;
   top: 1448px;
   height: 200px;
   visibility: visible;
   display: inline;
   background-color: #222831;
   background-image: none;
   -moz-box-shadow: 0px 0px 0px #E8E8E8;
   -webkit-box-shadow: 0px 0px 0px #E8E8E8;
   box-shadow: 0px 0px 0px #E8E8E8;
}
#Layer7
{
   width: 100%;
}
#Layer7_Container
{
   width: 1280px;
}
#Layer1
{
   left: 0px;
   top: 1649px;
   height: 800px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/mkoc_banner1a.png);
   background-repeat: repeat;
   background-position: left top;
}
#Layer1
{
   width: 50%;
}
#Layer1_Container
{
   width: 640px;
}
#wb_Text7
{
   left: 86px;
   top: 162px;
   width: 426px;
   height: 42px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text7
{
   font-family: Arial;
   font-weight: normal;
   font-size: 37px;
}
#wb_Text8
{
   left: 86px;
   top: 248px;
   width: 511px;
   height: 50px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text8
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_Text9
{
   left: 86px;
   top: 319px;
   width: 476px;
   height: 75px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text9
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_Text10
{
   left: 86px;
   top: 409px;
   width: 476px;
   height: 220px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text10
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_Image6
{
   left: 135px;
   top: 36px;
   width: 352px;
   height: 673px;
   visibility: visible;
   display: inline;
}
#Layer9
{
   left: 640px;
   top: 2449px;
   height: 800px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/mkoc_banner1a.png);
   background-repeat: repeat;
   background-position: left top;
}
#Layer9
{
   left: 50%;
   width: 50%;
}
#Layer9_Container
{
   width: 640px;
}
#wb_Image7
{
   left: 71px;
   top: 72px;
   width: 457px;
   height: 657px;
   visibility: visible;
   display: inline;
}
#wb_Text4
{
   left: 204px;
   top: 156px;
   width: 376px;
   height: 42px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text4
{
   font-family: Arial;
   font-weight: normal;
   font-size: 37px;
}
#wb_Text11
{
   left: 99px;
   top: 241px;
   width: 481px;
   height: 50px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text11
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_Text12
{
   left: 104px;
   top: 311px;
   width: 476px;
   height: 75px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text12
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_Text13
{
   left: 54px;
   top: 406px;
   width: 526px;
   height: 88px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text13
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#Layer11
{
   left: 0px;
   top: 4049px;
   height: 200px;
   visibility: visible;
   display: inline;
   background-color: #222831;
   background-image: none;
}
#Layer11
{
   width: 100%;
}
#Layer11_Container
{
   width: 1280px;
}
#Layer13
{
   left: 0px;
   top: 3249px;
   height: 800px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/mkoc_banner1a.png);
   background-repeat: repeat;
   background-position: left top;
}
#Layer13
{
   width: 50%;
}
#Layer13_Container
{
   width: 640px;
}
#wb_Image5
{
   left: 54px;
   top: 134px;
   width: 520px;
   height: 535px;
   visibility: visible;
   display: inline;
}
#Layer4
{
   left: 640px;
   top: 1649px;
   height: 800px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/mkoc_banner2a.png);
   background-repeat: repeat;
   background-position: left top;
}
#Layer4
{
   left: 50%;
   width: 50%;
}
#Layer4_Container
{
   width: 640px;
}
#Layer8
{
   left: 0px;
   top: 2449px;
   height: 800px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/mkoc_banner2a.png);
   background-repeat: repeat;
   background-position: left top;
}
#Layer8
{
   width: 50%;
}
#Layer8_Container
{
   width: 640px;
}
#Layer10
{
   left: 640px;
   top: 3249px;
   height: 800px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/mkoc_banner2a.png);
   background-repeat: repeat;
   background-position: left top;
}
#Layer10
{
   left: 50%;
   width: 50%;
}
#Layer10_Container
{
   width: 640px;
}
#wb_Text19
{
   left: 86px;
   top: 281px;
   width: 476px;
   height: 252px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text19
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text20
{
   left: 86px;
   top: 200px;
   width: 476px;
   height: 50px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text20
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_Text21
{
   left: 88px;
   top: 110px;
   width: 309px;
   height: 42px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text21
{
   font-family: Arial;
   font-weight: normal;
   font-size: 37px;
}
#wb_Text15
{
   left: 86px;
   top: 561px;
   width: 476px;
   height: 91px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text15
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#Layer15
{
   left: 0px;
   top: 4914px;
   height: 338px;
   visibility: visible;
   display: inline;
   background-color: #393E46;
   background-image: none;
}
#Layer15
{
   width: 100%;
}
#Layer15_Container
{
   width: 1280px;
}
#wb_Text14
{
   left: 334px;
   top: 48px;
   width: 613px;
   height: 42px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text14
{
   font-family: Arial;
   font-weight: normal;
   font-size: 37px;
}
#wb_CssMenu4
{
   left: 511px;
   top: 530px;
   visibility: visible;
   display: inline;
}
#wb_CssMenu4 li
{
   width: 300px;
}
#wb_CssMenu4 a
{
   color: #222831;
   border: 1px #7BC74D solid;
   background-color: #7BC74D;
   background-image: none;
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   width: 288px;
   height: 48px;
   padding: 0px 5px 0px 5px;
   line-height: 48px;
}
#wb_CssMenu4 li:hover a, #wb_CssMenu4 a:hover
{
   color: #E8E8E8;
   background-color: #5B6370;
   background-image: none;
   border: 1px #C0C0C0 solid;
}
#Layer16
{
   left: 0px;
   top: 5252px;
   height: 710px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/footer_banner.png);
   background-repeat: repeat-x;
   background-position: left top;
}
#Layer16
{
   width: 100%;
}
#Layer16_Container
{
   width: 1280px;
}
#wb_MasterObjects2
{
   left: 5px;
   top: 7px;
   width: 1243px;
   height: 683px;
   visibility: visible;
   display: inline;
}
#wb_MF_Text3
{
   left: 111px;
   top: 167px;
   width: 398px;
   height: 75px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_MF_Text3
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_TextMenu1
{
   left: 38px;
   top: 443px;
   width: 88px;
   height: 152px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_TextMenu2
{
   left: 149px;
   top: 443px;
   width: 146px;
   height: 78px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_FontAwesomeIcon1T
{
   left: 359px;
   top: 433px;
   width: 23px;
   height: 43px;
   visibility: visible;
   display: inline;
   color: #5B6370;
   background-color: transparent;
   background-image: none;
}
#FontAwesomeIcon1T
{
   width: 23px;
   height: 43px;
}
#FontAwesomeIcon1T i
{
   line-height: 43px;
   font-size: 23px;
}
#wb_FacebookIcon
{
   left: 653px;
   top: 444px;
   width: 44px;
   height: 38px;
   visibility: visible;
   display: inline;
   color: #5B6370;
   background-color: transparent;
   background-image: none;
}
#FacebookIcon
{
   width: 44px;
   height: 38px;
}
#FacebookIcon i
{
   line-height: 38px;
   font-size: 38px;
}
#wb_PinterestIcon
{
   left: 703px;
   top: 444px;
   width: 36px;
   height: 38px;
   visibility: visible;
   display: inline;
   color: #5B6370;
   background-color: transparent;
   background-image: none;
}
#PinterestIcon
{
   width: 36px;
   height: 38px;
}
#PinterestIcon i
{
   line-height: 38px;
   font-size: 36px;
}
#wb_FontAwesomeIcon1
{
   left: 793px;
   top: 444px;
   width: 36px;
   height: 38px;
   visibility: visible;
   display: inline;
   color: #5B6370;
   background-color: transparent;
   background-image: none;
}
#FontAwesomeIcon1
{
   width: 36px;
   height: 38px;
}
#FontAwesomeIcon1 i
{
   line-height: 38px;
   font-size: 36px;
}
#wb_FontAwesomeIcon3
{
   left: 745px;
   top: 444px;
   width: 43px;
   height: 38px;
   visibility: visible;
   display: inline;
   color: #5B6370;
   background-color: transparent;
   background-image: none;
}
#FontAwesomeIcon3
{
   width: 43px;
   height: 38px;
}
#FontAwesomeIcon3 i
{
   line-height: 38px;
   font-size: 38px;
}
#wb_MKOC_Footer_text
{
   left: 312px;
   top: 669px;
   width: 657px;
   height: 14px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_MKOC_Footer_text
{
   font-family: Arial;
   font-weight: normal;
   font-size: 11px;
}
#wb_JavaScript1
{
   left: 909px;
   top: 117px;
   width: 334px;
   height: 404px;
   visibility: visible;
   display: inline;
}
#wb_JavaScript2
{
   left: 623px;
   top: 568px;
   width: 220px;
   height: 49px;
   visibility: visible;
   display: inline;
}
#wb_FontAwesomeIcon5
{
   left: 354px;
   top: 522px;
   width: 33px;
   height: 32px;
   visibility: visible;
   display: inline;
   color: #5B6370;
   background-color: transparent;
   background-image: none;
}
#FontAwesomeIcon5
{
   width: 33px;
   height: 32px;
}
#FontAwesomeIcon5 i
{
   line-height: 32px;
   font-size: 32px;
}
#wb_FontAwesomeIcon6
{
   left: 349px;
   top: 481px;
   width: 42px;
   height: 25px;
   visibility: visible;
   display: inline;
   color: #5B6370;
   background-color: transparent;
   background-image: none;
}
#FontAwesomeIcon6
{
   width: 42px;
   height: 25px;
}
#FontAwesomeIcon6 i
{
   line-height: 25px;
   font-size: 25px;
}
#wb_TextMenu3
{
   left: 397px;
   top: 529px;
   width: 112px;
   height: 25px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_MKOC_Text15
{
   left: 397px;
   top: 446px;
   width: 227px;
   height: 15px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_MKOC_Text15
{
   font-family: Arial;
   font-weight: normal;
   font-size: 12px;
}
#wb_MKOC_Text2
{
   left: 397px;
   top: 486px;
   width: 181px;
   height: 16px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_MKOC_Text2
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_MKOC_Text16
{
   left: 38px;
   top: 401px;
   width: 88px;
   height: 19px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_MKOC_Text16
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_MKOC_Text3
{
   left: 149px;
   top: 401px;
   width: 88px;
   height: 19px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_MKOC_Text3
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_MKOC_Text4
{
   left: 361px;
   top: 401px;
   width: 177px;
   height: 19px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_MKOC_Text4
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_MKOC_Text1
{
   left: 661px;
   top: 401px;
   width: 176px;
   height: 19px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_MKOC_Text1
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_MKOC_Text5
{
   left: 910px;
   top: 76px;
   width: 325px;
   height: 19px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_MKOC_Text5
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_MKOCLogoIcon
{
   left: 279px;
   top: 47px;
   width: 70px;
   height: 93px;
   visibility: visible;
   display: inline;
}
#wb_MKOC_text7
{
   left: 588px;
   top: 535px;
   width: 291px;
   height: 19px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_MKOC_text7
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#back-to-top
{
   width: 66px;
   height: 67px;
   visibility: hidden;
   display: none;
   background-color: transparent;
   background-image: none;
}
#back-to-top_Container
{
   width: 66px;
}
#wb_Shape1
{
   left: 10px;
   top: 12px;
   visibility: visible;
   display: inline;
}
#wb_Text17
{
   left: 522px;
   top: 450px;
   width: 283px;
   height: 42px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text17
{
   font-family: Arial;
   font-weight: normal;
   font-size: 37px;
}
#wb_Text18
{
   left: 295px;
   top: 130px;
   width: 708px;
   height: 42px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text18
{
   font-family: Arial;
   font-weight: normal;
   font-size: 37px;
}
#wb_CssMenu1
{
   left: 489px;
   top: 237px;
   visibility: visible;
   display: inline;
}
#wb_CssMenu1 li
{
   width: 300px;
}
#wb_CssMenu1 a
{
   color: #222831;
   border: 1px #7BC74D solid;
   background-color: #7BC74D;
   background-image: none;
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   width: 288px;
   height: 48px;
   padding: 0px 5px 0px 5px;
   line-height: 48px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #E8E8E8;
   background-color: #5B6370;
   background-image: none;
   border: 1px #C0C0C0 solid;
}
#wb_downarrow
{
   left: 582px;
   top: 349px;
   width: 117px;
   height: 74px;
   visibility: visible;
   display: inline;
   color: #E8E8E8;
   background-color: transparent;
   background-image: none;
}
#downarrow
{
   width: 117px;
   height: 74px;
}
#downarrow i
{
   line-height: 74px;
   font-size: 74px;
}
#wb_Downarrow2
{
   left: 581px;
   top: 92px;
   width: 117px;
   height: 74px;
   visibility: visible;
   display: inline;
   color: #393E46;
   background-color: transparent;
   background-image: none;
}
#Downarrow2
{
   width: 117px;
   height: 74px;
}
#Downarrow2 i
{
   line-height: 74px;
   font-size: 74px;
}
#Layer2
{
   left: 0px;
   top: 202px;
   height: 75px;
   visibility: visible;
   display: inline;
   background-color: #222831;
   background-image: none;
}
#Layer2_Container
{
   width: 1280px;
}
#wb_MKOC_logo2
{
   left: 505px;
   top: 40px;
   width: 271px;
   height: 131px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   left: 271px;
   top: 268px;
   width: 738px;
   height: 44px;
   visibility: visible;
   display: inline;
   font-size: 13px;
   background-color: transparent;
   background-image: none;
}
#wb_Text16
{
   left: 443px;
   top: 79px;
   width: 392px;
   height: 42px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text16
{
   font-family: Arial;
   font-weight: normal;
   font-size: 37px;
}
}
@media only screen and (min-width: 1024px) and (max-width: 1279px)
{
div#container
{
   width: 1024px;
}
#Layer14
{
   left: 0px;
   top: 4151px;
   height: 582px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/home_banner2.jpg);
   background-repeat: repeat;
   background-position: left top !important;
   background-attachment: scroll;
   background-size: cover;
}
#Layer14
{
   width: 100%;
}
#Layer14_Container
{
   width: 1024px;
}
#Layer12
{
   left: 0px;
   top: 278px;
   height: 624px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/my_kitchen_your_place2.jpg);
   background-repeat: repeat;
   background-position: left top !important;
   background-attachment: scroll;
   background-size: cover;
}
#Layer12
{
   width: 100%;
}
#Layer12_Container
{
   width: 1024px;
}
#Layer3
{
   left: 0px;
   top: 0px;
   height: 201px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/mkoc_banner1a.png);
   background-repeat: repeat-x;
   background-position: center center;
}
#Layer3
{
   width: 100%;
}
#Layer3_Container
{
   width: 1024px;
}
#wb_MasterObjects1
{
   left: 5px;
   top: 0px;
   width: 999px;
   height: 69px;
   visibility: visible;
   display: inline;
}
#wb_ResponsiveMenu1
{
   left: 264px;
   top: 4px;
   width: 735px;
   height: 65px;
   visibility: visible;
   display: inline;
}
#Layer5
{
   left: 0px;
   top: 902px;
   height: 449px;
   visibility: visible;
   display: inline;
   background-color: #5B6370;
   background-image: none;
}
#Layer5
{
   width: 100%;
}
#Layer5_Container
{
   width: 1024px;
}
#Layer6
{
   left: 32px;
   top: 33px;
   width: 960px;
   height: 375px;
   visibility: visible;
   display: inline;
   background-color: #222831;
   background-image: none;
}
#Layer6_Container
{
   width: 960px;
}
#wb_Text3
{
   left: 153px;
   top: 72px;
   width: 709px;
   height: 72px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text3
{
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
}
#wb_Text5
{
   left: 54px;
   top: 169px;
   width: 833px;
   height: 36px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text5
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text6
{
   left: 127px;
   top: 251px;
   width: 760px;
   height: 32px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text6
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#Layer7
{
   left: 0px;
   top: 1351px;
   height: 200px;
   visibility: visible;
   display: inline;
   background-color: #222831;
   background-image: none;
   -moz-box-shadow: 0px 0px 0px #000000;
   -webkit-box-shadow: 0px 0px 0px #000000;
   box-shadow: 0px 0px 0px #000000;
}
#Layer7
{
   width: 100%;
}
#Layer7_Container
{
   width: 1024px;
}
#Layer1
{
   left: 0px;
   top: 1551px;
   height: 800px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/mkoc_banner1a.png);
   background-repeat: repeat;
   background-position: left top;
}
#Layer1
{
   width: 50%;
}
#Layer1_Container
{
   width: 512px;
}
#wb_Text7
{
   left: 36px;
   top: 162px;
   width: 351px;
   height: 36px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text7
{
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
}
#wb_Text8
{
   left: 36px;
   top: 248px;
   width: 468px;
   height: 50px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text8
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_Text9
{
   left: 36px;
   top: 319px;
   width: 444px;
   height: 100px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text9
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_Text10
{
   left: 36px;
   top: 447px;
   width: 455px;
   height: 242px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text10
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_Image6
{
   left: 99px;
   top: 58px;
   width: 316px;
   height: 606px;
   visibility: visible;
   display: inline;
}
#Layer9
{
   left: 512px;
   top: 2351px;
   height: 800px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/mkoc_banner1a.png);
   background-repeat: repeat;
   background-position: left top;
}
#Layer9
{
   left: 50%;
   width: 50%;
}
#Layer9_Container
{
   width: 512px;
}
#wb_Image7
{
   left: 33px;
   top: 72px;
   width: 457px;
   height: 657px;
   visibility: visible;
   display: inline;
}
#wb_Text4
{
   left: 105px;
   top: 163px;
   width: 376px;
   height: 42px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text4
{
   font-family: Arial;
   font-weight: normal;
   font-size: 37px;
}
#wb_Text11
{
   left: 81px;
   top: 258px;
   width: 400px;
   height: 50px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text11
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_Text12
{
   left: 54px;
   top: 329px;
   width: 427px;
   height: 75px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text12
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_Text13
{
   left: 54px;
   top: 429px;
   width: 427px;
   height: 110px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text13
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#Layer11
{
   left: 0px;
   top: 3951px;
   height: 200px;
   visibility: visible;
   display: inline;
   background-color: #222831;
   background-image: none;
}
#Layer11
{
   width: 100%;
}
#Layer11_Container
{
   width: 1024px;
}
#Layer13
{
   left: 0px;
   top: 3151px;
   height: 800px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/mkoc_banner1a.png);
   background-repeat: repeat;
   background-position: left top;
}
#Layer13
{
   width: 50%;
}
#Layer13_Container
{
   width: 512px;
}
#wb_Image5
{
   left: 14px;
   top: 134px;
   width: 489px;
   height: 504px;
   visibility: visible;
   display: inline;
}
#Layer4
{
   left: 512px;
   top: 1551px;
   height: 800px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/mkoc_banner2a.png);
   background-repeat: repeat;
   background-position: left top;
}
#Layer4
{
   left: 50%;
   width: 50%;
}
#Layer4_Container
{
   width: 512px;
}
#Layer8
{
   left: 0px;
   top: 2351px;
   height: 800px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/mkoc_banner2a.png);
   background-repeat: repeat;
   background-position: left top;
}
#Layer8
{
   width: 50%;
}
#Layer8_Container
{
   width: 512px;
}
#Layer10
{
   left: 512px;
   top: 3151px;
   height: 800px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/mkoc_banner2a.png);
   background-repeat: repeat;
   background-position: left top;
}
#Layer10
{
   left: 50%;
   width: 50%;
}
#Layer10_Container
{
   width: 512px;
}
#wb_Text19
{
   left: 33px;
   top: 282px;
   width: 457px;
   height: 252px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text19
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text20
{
   left: 33px;
   top: 201px;
   width: 447px;
   height: 50px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text20
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_Text21
{
   left: 35px;
   top: 110px;
   width: 309px;
   height: 42px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text21
{
   font-family: Arial;
   font-weight: normal;
   font-size: 37px;
}
#wb_Text15
{
   left: 33px;
   top: 562px;
   width: 447px;
   height: 91px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text15
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#Layer15
{
   left: 0px;
   top: 4733px;
   height: 338px;
   visibility: visible;
   display: inline;
   background-color: #393E46;
   background-image: none;
}
#Layer15
{
   width: 100%;
}
#Layer15_Container
{
   width: 1024px;
}
#wb_Text14
{
   left: 280px;
   top: 48px;
   width: 465px;
   height: 36px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text14
{
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
}
#wb_CssMenu4
{
   left: 363px;
   top: 486px;
   visibility: visible;
   display: inline;
}
#wb_CssMenu4 li
{
   width: 300px;
}
#wb_CssMenu4 a
{
   color: #222831;
   border: 1px #7BC74D solid;
   background-color: #7BC74D;
   background-image: none;
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   width: 288px;
   height: 48px;
   padding: 0px 5px 0px 5px;
   line-height: 48px;
}
#wb_CssMenu4 li:hover a, #wb_CssMenu4 a:hover
{
   color: #E8E8E8;
   background-color: #5B6370;
   background-image: none;
   border: 1px #C0C0C0 solid;
}
#Layer16
{
   left: 0px;
   top: 5070px;
   height: 710px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/footer_banner.png);
   background-repeat: repeat-x;
   background-position: left top;
}
#Layer16
{
   width: 100%;
}
#Layer16_Container
{
   width: 1024px;
}
#wb_MasterObjects2
{
   left: 5px;
   top: 7px;
   width: 956px;
   height: 683px;
   visibility: visible;
   display: inline;
}
#wb_MF_Text3
{
   left: 103px;
   top: 152px;
   width: 398px;
   height: 75px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px #000000 solid;
}
#wb_MF_Text3
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_TextMenu1
{
   left: 38px;
   top: 512px;
   width: 88px;
   height: 128px;
   visibility: visible;
   display: inline;
   font-size: 12px;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px transparent solid;
}
#wb_TextMenu2
{
   left: 150px;
   top: 512px;
   width: 146px;
   height: 78px;
   visibility: visible;
   display: inline;
   font-size: 12px;
   background-color: transparent;
   background-image: none;
}
#wb_FontAwesomeIcon1T
{
   left: 33px;
   top: 314px;
   width: 23px;
   height: 43px;
   visibility: visible;
   display: inline;
   color: #5B6370;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px #245580 solid;
}
#FontAwesomeIcon1T
{
   width: 23px;
   height: 43px;
}
#FontAwesomeIcon1T i
{
   line-height: 43px;
   font-size: 23px;
   width: 23px;
   color: #5B6370;
}
#wb_FontAwesomeIcon1T:hover i
{
   color: #7BC74D;
}
#wb_FontAwesomeIcon1T:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
}
#wb_FacebookIcon
{
   left: 337px;
   top: 512px;
   width: 44px;
   height: 38px;
   visibility: visible;
   display: inline;
   color: #5B6370;
   background-color: transparent;
   background-image: none;
}
#FacebookIcon
{
   width: 44px;
   height: 38px;
}
#FacebookIcon i
{
   line-height: 38px;
   font-size: 38px;
}
#wb_PinterestIcon
{
   left: 387px;
   top: 512px;
   width: 36px;
   height: 38px;
   visibility: visible;
   display: inline;
   color: #5B6370;
   background-color: transparent;
   background-image: none;
   border: 0px transparent solid;
}
#PinterestIcon
{
   width: 36px;
   height: 38px;
}
#PinterestIcon i
{
   line-height: 38px;
   font-size: 36px;
   width: 31px;
   color: #5B6370;
}
#wb_PinterestIcon:hover i
{
   color: #7BC74D;
}
#wb_PinterestIcon:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px transparent solid;
}
#wb_FontAwesomeIcon1
{
   left: 476px;
   top: 512px;
   width: 36px;
   height: 38px;
   visibility: visible;
   display: inline;
   color: #5B6370;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px transparent solid;
}
#FontAwesomeIcon1
{
   width: 36px;
   height: 38px;
}
#FontAwesomeIcon1 i
{
   line-height: 38px;
   font-size: 36px;
   width: 31px;
   color: #5B6370;
}
#wb_FontAwesomeIcon1:hover i
{
   color: #7BC74D;
}
#wb_FontAwesomeIcon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px transparent solid;
}
#wb_FontAwesomeIcon3
{
   left: 428px;
   top: 512px;
   width: 43px;
   height: 38px;
   visibility: visible;
   display: inline;
   color: #5B6370;
   background-color: transparent;
   background-image: none;
}
#FontAwesomeIcon3
{
   width: 43px;
   height: 38px;
}
#FontAwesomeIcon3 i
{
   line-height: 38px;
   font-size: 38px;
}
#wb_MKOC_Footer_text
{
   left: 184px;
   top: 669px;
   width: 657px;
   height: 14px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px #000000 solid;
}
#wb_MKOC_Footer_text
{
   font-family: Arial;
   font-weight: normal;
   font-size: 11px;
}
#wb_JavaScript1
{
   left: 622px;
   top: 92px;
   width: 334px;
   height: 404px;
   visibility: visible;
   display: inline;
}
#wb_JavaScript2
{
   left: 662px;
   top: 590px;
   width: 247px;
   height: 49px;
   visibility: visible;
   display: inline;
}
#wb_FontAwesomeIcon5
{
   left: 28px;
   top: 403px;
   width: 33px;
   height: 32px;
   visibility: visible;
   display: inline;
   color: #5B6370;
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
}
#FontAwesomeIcon5
{
   width: 33px;
   height: 32px;
}
#FontAwesomeIcon5 i
{
   line-height: 32px;
   font-size: 32px;
   width: 32px;
   color: #5B6370;
}
#wb_FontAwesomeIcon5:hover i
{
   color: #7BC74D;
}
#wb_FontAwesomeIcon5:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
}
#wb_FontAwesomeIcon6
{
   left: 23px;
   top: 362px;
   width: 42px;
   height: 25px;
   visibility: visible;
   display: inline;
   color: #5B6370;
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
}
#FontAwesomeIcon6
{
   width: 42px;
   height: 25px;
}
#FontAwesomeIcon6 i
{
   line-height: 25px;
   font-size: 25px;
   width: 21px;
   color: #5B6370;
}
#wb_FontAwesomeIcon6:hover i
{
   color: #7BC74D;
}
#wb_FontAwesomeIcon6:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
}
#wb_TextMenu3
{
   left: 71px;
   top: 410px;
   width: 112px;
   height: 25px;
   visibility: visible;
   display: inline;
   font-size: 12px;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px transparent solid;
}
#wb_MKOC_Text15
{
   left: 71px;
   top: 327px;
   width: 227px;
   height: 15px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_MKOC_Text15
{
   font-family: Arial;
   font-weight: normal;
   font-size: 12px;
}
#wb_MKOC_Text2
{
   left: 71px;
   top: 367px;
   width: 181px;
   height: 16px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_MKOC_Text2
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_MKOC_Text16
{
   left: 38px;
   top: 477px;
   width: 88px;
   height: 19px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px #000000 solid;
}
#wb_MKOC_Text16
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_MKOC_Text3
{
   left: 149px;
   top: 477px;
   width: 88px;
   height: 19px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px #000000 solid;
}
#wb_MKOC_Text3
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_MKOC_Text4
{
   left: 35px;
   top: 282px;
   width: 177px;
   height: 19px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px #000000 solid;
}
#wb_MKOC_Text4
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_MKOC_Text1
{
   left: 345px;
   top: 477px;
   width: 176px;
   height: 19px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_MKOC_Text1
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_MKOC_Text5
{
   left: 623px;
   top: 51px;
   width: 325px;
   height: 19px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px #000000 solid;
}
#wb_MKOC_Text5
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_MKOCLogoIcon
{
   left: 267px;
   top: 37px;
   width: 70px;
   height: 93px;
   visibility: visible;
   display: inline;
}
#wb_MKOC_text7
{
   left: 644px;
   top: 552px;
   width: 291px;
   height: 19px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_MKOC_text7
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#back-to-top
{
   width: 66px;
   height: 67px;
   visibility: hidden;
   display: none;
   font-size: 8px;
   background-color: transparent;
   background-image: none;
   border: 0px #CCCCCC solid;
}
#back-to-top_Container
{
   width: 66px;
}
#wb_Shape1
{
   left: 7px;
   top: 15px;
   visibility: visible;
   display: inline;
}
#wb_Text17
{
   left: 371px;
   top: 416px;
   width: 283px;
   height: 42px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text17
{
   font-family: Arial;
   font-weight: normal;
   font-size: 37px;
}
#wb_Text18
{
   left: 158px;
   top: 130px;
   width: 708px;
   height: 42px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text18
{
   font-family: Arial;
   font-weight: normal;
   font-size: 37px;
}
#wb_CssMenu1
{
   left: 362px;
   top: 237px;
   visibility: visible;
   display: inline;
}
#wb_CssMenu1 li
{
   width: 300px;
}
#wb_CssMenu1 a
{
   color: #222831;
   border: 1px #7BC74D solid;
   background-color: #7BC74D;
   background-image: none;
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   width: 288px;
   height: 48px;
   padding: 0px 5px 0px 5px;
   line-height: 48px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #E8E8E8;
   background-color: #5B6370;
   background-image: none;
   border: 1px #C0C0C0 solid;
}
#wb_downarrow
{
   left: 455px;
   top: 346px;
   width: 117px;
   height: 74px;
   visibility: visible;
   display: inline;
   color: #E8E8E8;
   background-color: transparent;
   background-image: none;
}
#downarrow
{
   width: 117px;
   height: 74px;
}
#downarrow i
{
   line-height: 74px;
   font-size: 74px;
}
#wb_Downarrow2
{
   left: 454px;
   top: 92px;
   width: 117px;
   height: 74px;
   visibility: visible;
   display: inline;
   color: #393E46;
   background-color: transparent;
   background-image: none;
}
#Downarrow2
{
   width: 117px;
   height: 74px;
}
#Downarrow2 i
{
   line-height: 74px;
   font-size: 74px;
}
#Layer2
{
   left: 0px;
   top: 202px;
   height: 75px;
   visibility: visible;
   display: inline;
   background-color: #222831;
   background-image: none;
}
#Layer2_Container
{
   width: 1024px;
}
#wb_MKOC_logo2
{
   left: 377px;
   top: 35px;
   width: 271px;
   height: 131px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   left: 182px;
   top: 265px;
   width: 663px;
   height: 37px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text16
{
   left: 316px;
   top: 79px;
   width: 392px;
   height: 42px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text16
{
   font-family: Arial;
   font-weight: normal;
   font-size: 37px;
}
}
@media only screen and (min-width: 980px) and (max-width: 1023px)
{
div#container
{
   width: 980px;
}
#Layer14
{
   left: 0px;
   top: 3688px;
   height: 493px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/home_banner2.jpg);
   background-repeat: repeat;
   background-position: left top !important;
   background-attachment: scroll;
   background-size: cover;
}
#Layer14
{
   width: 100%;
}
#Layer14_Container
{
   width: 980px;
}
#Layer12
{
   left: 0px;
   top: 268px;
   height: 558px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/my_kitchen_your_place2.jpg);
   background-repeat: repeat;
   background-position: left top !important;
   background-attachment: scroll;
   background-size: cover;
}
#Layer12
{
   width: 100%;
}
#Layer12_Container
{
   width: 980px;
}
#Layer3
{
   left: 0px;
   top: 0px;
   height: 191px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/mkoc_banner1a.png);
   background-repeat: repeat-x;
   background-position: center center;
}
#Layer3
{
   width: 100%;
}
#Layer3_Container
{
   width: 980px;
}
#wb_MasterObjects1
{
   left: 3px;
   top: 6px;
   width: 968px;
   height: 69px;
   visibility: visible;
   display: inline;
}
#wb_ResponsiveMenu1
{
   left: 243px;
   top: 4px;
   width: 725px;
   height: 65px;
   visibility: visible;
   display: inline;
}
#Layer5
{
   left: 0px;
   top: 826px;
   height: 346px;
   visibility: visible;
   display: inline;
   background-color: #5B6370;
   background-image: none;
}
#Layer5
{
   width: 100%;
}
#Layer5_Container
{
   width: 980px;
}
#Layer6
{
   left: 32px;
   top: 24px;
   width: 917px;
   height: 303px;
   visibility: visible;
   display: inline;
   background-color: #222831;
   background-image: none;
}
#Layer6_Container
{
   width: 917px;
}
#wb_Text3
{
   left: 106px;
   top: 52px;
   width: 709px;
   height: 72px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text3
{
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
}
#wb_Text5
{
   left: 96px;
   top: 142px;
   width: 719px;
   height: 36px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text5
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text6
{
   left: 200px;
   top: 198px;
   width: 520px;
   height: 48px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text6
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#Layer7
{
   left: 0px;
   top: 1172px;
   height: 186px;
   visibility: visible;
   display: inline;
   background-color: #222831;
   background-image: none;
}
#Layer7
{
   width: 100%;
}
#Layer7_Container
{
   width: 980px;
}
#Layer1
{
   left: 0px;
   top: 1358px;
   height: 710px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/mkoc_banner1a.png);
   background-repeat: repeat;
   background-position: left top;
}
#Layer1
{
   width: 50%;
}
#Layer1_Container
{
   width: 490px;
}
#wb_Text7
{
   left: 49px;
   top: 76px;
   width: 348px;
   height: 36px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text7
{
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
}
#wb_Text8
{
   left: 49px;
   top: 144px;
   width: 285px;
   height: 75px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text8
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text9
{
   left: 48px;
   top: 240px;
   width: 394px;
   height: 75px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text9
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text10
{
   left: 49px;
   top: 342px;
   width: 383px;
   height: 264px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text10
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
}
#wb_Image6
{
   left: 99px;
   top: 36px;
   width: 295px;
   height: 565px;
   visibility: visible;
   display: inline;
}
#Layer9
{
   left: 490px;
   top: 2068px;
   height: 710px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/mkoc_banner1a.png);
   background-repeat: repeat;
   background-position: left top;
}
#Layer9
{
   left: 50%;
   width: 50%;
}
#Layer9_Container
{
   width: 490px;
}
#wb_Image7
{
   left: 59px;
   top: 58px;
   width: 390px;
   height: 560px;
   visibility: visible;
   display: inline;
}
#wb_Text4
{
   left: 158px;
   top: 119px;
   width: 285px;
   height: 42px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text4
{
   font-family: Arial;
   font-weight: normal;
   font-size: 37px;
}
#wb_Text11
{
   left: 97px;
   top: 189px;
   width: 346px;
   height: 50px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text11
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text12
{
   left: 86px;
   top: 260px;
   width: 357px;
   height: 75px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text12
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text13
{
   left: 28px;
   top: 362px;
   width: 415px;
   height: 110px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text13
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
}
#Layer11
{
   left: 0px;
   top: 3488px;
   height: 200px;
   visibility: visible;
   display: inline;
   background-color: #222831;
   background-image: none;
}
#Layer11
{
   width: 100%;
}
#Layer11_Container
{
   width: 980px;
}
#Layer13
{
   left: 0px;
   top: 2778px;
   height: 710px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/mkoc_banner1a.png);
   background-repeat: repeat;
   background-position: left top;
}
#Layer13
{
   width: 50%;
}
#Layer13_Container
{
   width: 490px;
}
#wb_Image5
{
   left: 30px;
   top: 150px;
   width: 432px;
   height: 444px;
   visibility: visible;
   display: inline;
}
#Layer4
{
   left: 490px;
   top: 1358px;
   height: 710px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/mkoc_banner2a.png);
   background-repeat: repeat;
   background-position: left top;
}
#Layer4
{
   left: 50%;
   width: 50%;
}
#Layer4_Container
{
   width: 490px;
}
#Layer8
{
   left: 0px;
   top: 2068px;
   height: 710px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/mkoc_banner2a.png);
   background-repeat: repeat;
   background-position: left top;
}
#Layer8
{
   width: 50%;
}
#Layer8_Container
{
   width: 490px;
}
#Layer10
{
   left: 490px;
   top: 2778px;
   height: 710px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/mkoc_banner2a.png);
   background-repeat: repeat;
   background-position: left top;
}
#Layer10
{
   left: 50%;
   width: 50%;
}
#Layer10_Container
{
   width: 490px;
}
#wb_Text19
{
   left: 46px;
   top: 243px;
   width: 416px;
   height: 270px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text19
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text20
{
   left: 46px;
   top: 172px;
   width: 380px;
   height: 50px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text20
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text21
{
   left: 48px;
   top: 95px;
   width: 309px;
   height: 42px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text21
{
   font-family: Arial;
   font-weight: normal;
   font-size: 37px;
}
#wb_Text15
{
   left: 46px;
   top: 539px;
   width: 380px;
   height: 85px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text15
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
}
#Layer15
{
   left: 0px;
   top: 4183px;
   height: 287px;
   visibility: visible;
   display: inline;
   background-color: #393E46;
   background-image: none;
}
#Layer15
{
   width: 100%;
}
#Layer15_Container
{
   width: 980px;
}
#wb_Text14
{
   left: 220px;
   top: 48px;
   width: 540px;
   height: 36px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text14
{
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
}
#wb_CssMenu4
{
   left: 330px;
   top: 363px;
   visibility: hidden;
   display: none;
}
#wb_CssMenu4 li
{
   width: 300px;
}
#wb_CssMenu4 a
{
   color: #222831;
   border: 1px #7BC74D solid;
   background-color: #7BC74D;
   background-image: none;
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   width: 288px;
   height: 48px;
   padding: 0px 5px 0px 5px;
   line-height: 48px;
}
#wb_CssMenu4 li:hover a, #wb_CssMenu4 a:hover
{
   color: #E8E8E8;
   background-color: #5B6370;
   background-image: none;
   border: 1px #C0C0C0 solid;
}
#Layer16
{
   left: 0px;
   top: 4470px;
   height: 710px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/footer_banner.png);
   background-repeat: repeat-x;
   background-position: left top;
}
#Layer16
{
   width: 100%;
}
#Layer16_Container
{
   width: 980px;
}
#wb_MasterObjects2
{
   left: 5px;
   top: 7px;
   width: 900px;
   height: 683px;
   visibility: visible;
   display: inline;
}
#wb_MF_Text3
{
   left: 22px;
   top: 147px;
   width: 398px;
   height: 75px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px #000000 solid;
}
#wb_MF_Text3
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_TextMenu1
{
   left: 37px;
   top: 502px;
   width: 88px;
   height: 128px;
   visibility: visible;
   display: inline;
   font-size: 12px;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px transparent solid;
}
#wb_TextMenu2
{
   left: 148px;
   top: 502px;
   width: 146px;
   height: 78px;
   visibility: visible;
   display: inline;
   font-size: 12px;
   background-color: transparent;
   background-image: none;
}
#wb_FontAwesomeIcon1T
{
   left: 47px;
   top: 315px;
   width: 23px;
   height: 43px;
   visibility: visible;
   display: inline;
   color: #5B6370;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px #245580 solid;
}
#FontAwesomeIcon1T
{
   width: 23px;
   height: 43px;
}
#FontAwesomeIcon1T i
{
   line-height: 43px;
   font-size: 23px;
   width: 23px;
   color: #5B6370;
}
#wb_FontAwesomeIcon1T:hover i
{
   color: #7BC74D;
}
#wb_FontAwesomeIcon1T:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
}
#wb_FacebookIcon
{
   left: 312px;
   top: 499px;
   width: 44px;
   height: 38px;
   visibility: visible;
   display: inline;
   color: #5B6370;
   background-color: transparent;
   background-image: none;
}
#FacebookIcon
{
   width: 44px;
   height: 38px;
}
#FacebookIcon i
{
   line-height: 38px;
   font-size: 38px;
}
#wb_PinterestIcon
{
   left: 362px;
   top: 499px;
   width: 36px;
   height: 38px;
   visibility: visible;
   display: inline;
   color: #5B6370;
   background-color: transparent;
   background-image: none;
   border: 0px transparent solid;
}
#PinterestIcon
{
   width: 36px;
   height: 38px;
}
#PinterestIcon i
{
   line-height: 38px;
   font-size: 36px;
   width: 31px;
   color: #5B6370;
}
#wb_PinterestIcon:hover i
{
   color: #7BC74D;
}
#wb_PinterestIcon:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px transparent solid;
}
#wb_FontAwesomeIcon1
{
   left: 452px;
   top: 499px;
   width: 36px;
   height: 38px;
   visibility: visible;
   display: inline;
   color: #5B6370;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px transparent solid;
}
#FontAwesomeIcon1
{
   width: 36px;
   height: 38px;
}
#FontAwesomeIcon1 i
{
   line-height: 38px;
   font-size: 36px;
   width: 31px;
   color: #5B6370;
}
#wb_FontAwesomeIcon1:hover i
{
   color: #7BC74D;
}
#wb_FontAwesomeIcon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px transparent solid;
}
#wb_FontAwesomeIcon3
{
   left: 404px;
   top: 499px;
   width: 43px;
   height: 38px;
   visibility: visible;
   display: inline;
   color: #5B6370;
   background-color: transparent;
   background-image: none;
}
#FontAwesomeIcon3
{
   width: 43px;
   height: 38px;
}
#FontAwesomeIcon3 i
{
   line-height: 38px;
   font-size: 38px;
}
#wb_MKOC_Footer_text
{
   left: 162px;
   top: 669px;
   width: 657px;
   height: 14px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px #000000 solid;
}
#wb_MKOC_Footer_text
{
   font-family: Arial;
   font-weight: normal;
   font-size: 11px;
}
#wb_JavaScript1
{
   left: 566px;
   top: 81px;
   width: 334px;
   height: 404px;
   visibility: visible;
   display: inline;
}
#wb_JavaScript2
{
   left: 613px;
   top: 572px;
   width: 240px;
   height: 49px;
   visibility: visible;
   display: inline;
}
#wb_FontAwesomeIcon5
{
   left: 42px;
   top: 404px;
   width: 33px;
   height: 32px;
   visibility: visible;
   display: inline;
   color: #5B6370;
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
}
#FontAwesomeIcon5
{
   width: 33px;
   height: 32px;
}
#FontAwesomeIcon5 i
{
   line-height: 32px;
   font-size: 32px;
   width: 32px;
   color: #5B6370;
}
#wb_FontAwesomeIcon5:hover i
{
   color: #7BC74D;
}
#wb_FontAwesomeIcon5:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
}
#wb_FontAwesomeIcon6
{
   left: 37px;
   top: 363px;
   width: 42px;
   height: 25px;
   visibility: visible;
   display: inline;
   color: #5B6370;
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
}
#FontAwesomeIcon6
{
   width: 42px;
   height: 25px;
}
#FontAwesomeIcon6 i
{
   line-height: 25px;
   font-size: 25px;
   width: 21px;
   color: #5B6370;
}
#wb_FontAwesomeIcon6:hover i
{
   color: #7BC74D;
}
#wb_FontAwesomeIcon6:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
}
#wb_TextMenu3
{
   left: 85px;
   top: 411px;
   width: 112px;
   height: 25px;
   visibility: visible;
   display: inline;
   font-size: 12px;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px transparent solid;
}
#wb_MKOC_Text15
{
   left: 85px;
   top: 328px;
   width: 227px;
   height: 15px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_MKOC_Text15
{
   font-family: Arial;
   font-weight: normal;
   font-size: 12px;
}
#wb_MKOC_Text2
{
   left: 85px;
   top: 368px;
   width: 181px;
   height: 16px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_MKOC_Text2
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_MKOC_Text16
{
   left: 37px;
   top: 469px;
   width: 88px;
   height: 19px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px #000000 solid;
}
#wb_MKOC_Text16
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_MKOC_Text3
{
   left: 148px;
   top: 469px;
   width: 88px;
   height: 19px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px #000000 solid;
}
#wb_MKOC_Text3
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_MKOC_Text4
{
   left: 49px;
   top: 283px;
   width: 177px;
   height: 19px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px #000000 solid;
}
#wb_MKOC_Text4
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_MKOC_Text1
{
   left: 320px;
   top: 469px;
   width: 176px;
   height: 19px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_MKOC_Text1
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_MKOC_Text5
{
   left: 567px;
   top: 40px;
   width: 325px;
   height: 19px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px #000000 solid;
}
#wb_MKOC_Text5
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_MKOCLogoIcon
{
   left: 185px;
   top: 27px;
   width: 70px;
   height: 93px;
   visibility: visible;
   display: inline;
}
#wb_MKOC_text7
{
   left: 588px;
   top: 535px;
   width: 291px;
   height: 19px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_MKOC_text7
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#back-to-top
{
   width: 66px;
   height: 67px;
   visibility: hidden;
   display: none;
   font-size: 8px;
   background-color: transparent;
   background-image: none;
   border: 0px #CCCCCC solid;
}
#back-to-top_Container
{
   width: 66px;
}
#wb_Shape1
{
   left: 7px;
   top: 15px;
   visibility: visible;
   display: inline;
}
#wb_Text17
{
   left: 330px;
   top: 301px;
   width: 283px;
   height: 42px;
   visibility: hidden;
   display: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text17
{
   font-family: Arial;
   font-weight: normal;
   font-size: 37px;
}
#wb_Text18
{
   left: 136px;
   top: 79px;
   width: 708px;
   height: 42px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text18
{
   font-family: Arial;
   font-weight: normal;
   font-size: 37px;
}
#wb_CssMenu1
{
   left: 340px;
   top: 165px;
   visibility: visible;
   display: inline;
}
#wb_CssMenu1 li
{
   width: 300px;
}
#wb_CssMenu1 a
{
   color: #222831;
   border: 1px #7BC74D solid;
   background-color: #7BC74D;
   background-image: none;
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   width: 288px;
   height: 48px;
   padding: 0px 5px 0px 5px;
   line-height: 48px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #E8E8E8;
   background-color: #5B6370;
   background-image: none;
   border: 1px #C0C0C0 solid;
}
#wb_downarrow
{
   left: 432px;
   top: 344px;
   width: 117px;
   height: 74px;
   visibility: visible;
   display: inline;
   color: #E8E8E8;
   background-color: transparent;
   background-image: none;
}
#downarrow
{
   width: 117px;
   height: 74px;
}
#downarrow i
{
   line-height: 74px;
   font-size: 74px;
}
#wb_Downarrow2
{
   left: 432px;
   top: 93px;
   width: 117px;
   height: 74px;
   visibility: visible;
   display: inline;
   color: #393E46;
   background-color: transparent;
   background-image: none;
}
#Downarrow2
{
   width: 117px;
   height: 74px;
}
#Downarrow2 i
{
   line-height: 74px;
   font-size: 74px;
}
#Layer2
{
   left: 0px;
   top: 192px;
   height: 75px;
   visibility: visible;
   display: inline;
   background-color: #222831;
   background-image: none;
}
#Layer2_Container
{
   width: 980px;
}
#wb_MKOC_logo2
{
   left: 355px;
   top: 29px;
   width: 271px;
   height: 131px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   left: 172px;
   top: 241px;
   width: 637px;
   height: 32px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text16
{
   left: 294px;
   top: 79px;
   width: 392px;
   height: 42px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text16
{
   font-family: Arial;
   font-weight: normal;
   font-size: 37px;
}
}
@media only screen and (min-width: 900px) and (max-width: 979px)
{
div#container
{
   width: 900px;
}
#Layer14
{
   left: 0px;
   top: 3979px;
   height: 517px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/home_banner2.jpg);
   background-repeat: repeat;
   background-position: left top !important;
   background-attachment: scroll;
   background-size: cover;
}
#Layer14
{
   width: 100%;
}
#Layer14_Container
{
   width: 900px;
}
#Layer12
{
   left: 0px;
   top: 269px;
   height: 723px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/my_kitchen_your_place2.jpg);
   background-repeat: repeat;
   background-position: left top !important;
   background-attachment: scroll;
   background-size: cover;
}
#Layer12
{
   width: 100%;
}
#Layer12_Container
{
   width: 900px;
}
#Layer3
{
   left: 0px;
   top: 0px;
   height: 192px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/mkoc_banner1a.png);
   background-repeat: repeat-x;
   background-position: center center;
}
#Layer3
{
   width: 100%;
}
#Layer3_Container
{
   width: 900px;
}
#wb_MasterObjects1
{
   left: 5px;
   top: 0px;
   width: 818px;
   height: 69px;
   visibility: visible;
   display: inline;
}
#wb_ResponsiveMenu1
{
   left: 83px;
   top: 4px;
   width: 735px;
   height: 65px;
   visibility: visible;
   display: inline;
}
#Layer5
{
   left: 0px;
   top: 992px;
   height: 457px;
   visibility: visible;
   display: inline;
   background-color: #5B6370;
   background-image: none;
}
#Layer5
{
   width: 100%;
}
#Layer5_Container
{
   width: 900px;
}
#Layer6
{
   left: 30px;
   top: 44px;
   width: 841px;
   height: 375px;
   visibility: visible;
   display: inline;
   background-color: #222831;
   background-image: none;
}
#Layer6_Container
{
   width: 841px;
}
#wb_Text3
{
   left: 47px;
   top: 65px;
   width: 747px;
   height: 72px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text3
{
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
}
#wb_Text5
{
   left: 122px;
   top: 161px;
   width: 596px;
   height: 88px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text5
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_Text6
{
   left: 155px;
   top: 280px;
   width: 530px;
   height: 54px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text6
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#Layer7
{
   left: 0px;
   top: 1449px;
   height: 200px;
   visibility: visible;
   display: inline;
   background-color: #222831;
   background-image: none;
}
#Layer7
{
   width: 100%;
}
#Layer7_Container
{
   width: 900px;
}
#Layer1
{
   left: 0px;
   top: 1649px;
   height: 710px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/mkoc_banner1a.png);
   background-repeat: repeat;
   background-position: left top;
}
#Layer1
{
   width: 50%;
}
#Layer1_Container
{
   width: 450px;
}
#wb_Text7
{
   left: 50px;
   top: 66px;
   width: 335px;
   height: 36px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text7
{
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
}
#wb_Text8
{
   left: 50px;
   top: 140px;
   width: 348px;
   height: 75px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text8
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text9
{
   left: 49px;
   top: 231px;
   width: 348px;
   height: 100px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text9
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text10
{
   left: 49px;
   top: 345px;
   width: 348px;
   height: 286px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text10
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
}
#wb_Image6
{
   left: 57px;
   top: 43px;
   width: 297px;
   height: 569px;
   visibility: visible;
   display: inline;
}
#Layer9
{
   left: 450px;
   top: 2359px;
   height: 710px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/mkoc_banner1a.png);
   background-repeat: repeat;
   background-position: left top;
}
#Layer9
{
   left: 50%;
   width: 50%;
}
#Layer9_Container
{
   width: 450px;
}
#wb_Image7
{
   left: 25px;
   top: 57px;
   width: 396px;
   height: 570px;
   visibility: visible;
   display: inline;
}
#wb_Text4
{
   left: 123px;
   top: 126px;
   width: 285px;
   height: 36px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text4
{
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
}
#wb_Text11
{
   left: 88px;
   top: 214px;
   width: 320px;
   height: 50px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text11
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text12
{
   left: 60px;
   top: 285px;
   width: 348px;
   height: 75px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text12
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text13
{
   left: 30px;
   top: 375px;
   width: 378px;
   height: 110px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text13
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
}
#Layer11
{
   left: 0px;
   top: 3779px;
   height: 200px;
   visibility: visible;
   display: inline;
   background-color: #222831;
   background-image: none;
}
#Layer11
{
   width: 100%;
}
#Layer11_Container
{
   width: 900px;
}
#Layer13
{
   left: 0px;
   top: 3069px;
   height: 710px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/mkoc_banner1a.png);
   background-repeat: repeat;
   background-position: left top;
}
#Layer13
{
   width: 50%;
}
#Layer13_Container
{
   width: 450px;
}
#wb_Image5
{
   left: 28px;
   top: 129px;
   width: 395px;
   height: 407px;
   visibility: visible;
   display: inline;
}
#Layer4
{
   left: 450px;
   top: 1649px;
   height: 710px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/mkoc_banner2a.png);
   background-repeat: repeat;
   background-position: left top;
}
#Layer4
{
   left: 50%;
   width: 50%;
}
#Layer4_Container
{
   width: 450px;
}
#Layer8
{
   left: 0px;
   top: 2359px;
   height: 710px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/mkoc_banner2a.png);
   background-repeat: repeat;
   background-position: left top;
}
#Layer8
{
   width: 50%;
}
#Layer8_Container
{
   width: 450px;
}
#Layer10
{
   left: 450px;
   top: 3069px;
   height: 710px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/mkoc_banner2a.png);
   background-repeat: repeat;
   background-position: left top;
}
#Layer10
{
   left: 50%;
   width: 50%;
}
#Layer10_Container
{
   width: 450px;
}
#wb_Text19
{
   left: 49px;
   top: 221px;
   width: 372px;
   height: 306px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text19
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text20
{
   left: 49px;
   top: 154px;
   width: 385px;
   height: 50px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text20
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text21
{
   left: 51px;
   top: 87px;
   width: 309px;
   height: 36px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text21
{
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
}
#wb_Text15
{
   left: 49px;
   top: 548px;
   width: 372px;
   height: 85px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text15
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
}
#Layer15
{
   left: 0px;
   top: 4495px;
   height: 285px;
   visibility: visible;
   display: inline;
   background-color: #393E46;
   background-image: none;
}
#Layer15
{
   width: 100%;
}
#Layer15_Container
{
   width: 900px;
}
#wb_Text14
{
   left: 211px;
   top: 50px;
   width: 478px;
   height: 33px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text14
{
   font-family: Arial;
   font-weight: normal;
   font-size: 29px;
}
#wb_CssMenu4
{
   left: 321px;
   top: 403px;
   visibility: visible;
   display: inline;
}
#wb_CssMenu4 li
{
   width: 300px;
}
#wb_CssMenu4 a
{
   color: #222831;
   border: 1px #7BC74D solid;
   background-color: #7BC74D;
   background-image: none;
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   width: 288px;
   height: 48px;
   padding: 0px 5px 0px 5px;
   line-height: 48px;
}
#wb_CssMenu4 li:hover a, #wb_CssMenu4 a:hover
{
   color: #E8E8E8;
   background-color: #5B6370;
   background-image: none;
   border: 1px #C0C0C0 solid;
}
#Layer16
{
   left: 0px;
   top: 4780px;
   height: 710px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/footer_banner.png);
   background-repeat: repeat-x;
   background-position: left top;
}
#Layer16
{
   width: 100%;
}
#Layer16_Container
{
   width: 900px;
}
#wb_MasterObjects2
{
   left: 5px;
   top: 7px;
   width: 879px;
   height: 683px;
   visibility: visible;
   display: inline;
}
#wb_MF_Text3
{
   left: 3px;
   top: 125px;
   width: 398px;
   height: 75px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px #000000 solid;
}
#wb_MF_Text3
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_TextMenu1
{
   left: 38px;
   top: 483px;
   width: 88px;
   height: 128px;
   visibility: visible;
   display: inline;
   font-size: 12px;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px transparent solid;
}
#wb_TextMenu2
{
   left: 149px;
   top: 483px;
   width: 146px;
   height: 78px;
   visibility: visible;
   display: inline;
   font-size: 12px;
   background-color: transparent;
   background-image: none;
}
#wb_FontAwesomeIcon1T
{
   left: 47px;
   top: 268px;
   width: 23px;
   height: 43px;
   visibility: visible;
   display: inline;
   color: #5B6370;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px #245580 solid;
}
#FontAwesomeIcon1T
{
   width: 23px;
   height: 43px;
}
#FontAwesomeIcon1T i
{
   line-height: 43px;
   font-size: 23px;
   width: 23px;
   color: #5B6370;
}
#wb_FontAwesomeIcon1T:hover i
{
   color: #7BC74D;
}
#wb_FontAwesomeIcon1T:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
}
#wb_FacebookIcon
{
   left: 295px;
   top: 482px;
   width: 44px;
   height: 38px;
   visibility: visible;
   display: inline;
   color: #5B6370;
   background-color: transparent;
   background-image: none;
}
#FacebookIcon
{
   width: 44px;
   height: 38px;
}
#FacebookIcon i
{
   line-height: 38px;
   font-size: 38px;
}
#wb_PinterestIcon
{
   left: 345px;
   top: 482px;
   width: 36px;
   height: 38px;
   visibility: visible;
   display: inline;
   color: #5B6370;
   background-color: transparent;
   background-image: none;
   border: 0px transparent solid;
}
#PinterestIcon
{
   width: 36px;
   height: 38px;
}
#PinterestIcon i
{
   line-height: 38px;
   font-size: 36px;
   width: 31px;
   color: #5B6370;
}
#wb_PinterestIcon:hover i
{
   color: #7BC74D;
}
#wb_PinterestIcon:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px transparent solid;
}
#wb_FontAwesomeIcon1
{
   left: 435px;
   top: 482px;
   width: 36px;
   height: 38px;
   visibility: visible;
   display: inline;
   color: #5B6370;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px transparent solid;
}
#FontAwesomeIcon1
{
   width: 36px;
   height: 38px;
}
#FontAwesomeIcon1 i
{
   line-height: 38px;
   font-size: 36px;
   width: 31px;
   color: #5B6370;
}
#wb_FontAwesomeIcon1:hover i
{
   color: #7BC74D;
}
#wb_FontAwesomeIcon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px transparent solid;
}
#wb_FontAwesomeIcon3
{
   left: 387px;
   top: 482px;
   width: 43px;
   height: 38px;
   visibility: visible;
   display: inline;
   color: #5B6370;
   background-color: transparent;
   background-image: none;
}
#FontAwesomeIcon3
{
   width: 43px;
   height: 38px;
}
#FontAwesomeIcon3 i
{
   line-height: 38px;
   font-size: 38px;
}
#wb_MKOC_Footer_text
{
   left: 122px;
   top: 669px;
   width: 657px;
   height: 14px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px #000000 solid;
}
#wb_MKOC_Footer_text
{
   font-family: Arial;
   font-weight: normal;
   font-size: 11px;
}
#wb_JavaScript1
{
   left: 545px;
   top: 116px;
   width: 334px;
   height: 404px;
   visibility: visible;
   display: inline;
}
#wb_JavaScript2
{
   left: 245px;
   top: 582px;
   width: 237px;
   height: 49px;
   visibility: visible;
   display: inline;
}
#wb_FontAwesomeIcon5
{
   left: 42px;
   top: 357px;
   width: 33px;
   height: 32px;
   visibility: visible;
   display: inline;
   color: #5B6370;
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
}
#FontAwesomeIcon5
{
   width: 33px;
   height: 32px;
}
#FontAwesomeIcon5 i
{
   line-height: 32px;
   font-size: 32px;
   width: 32px;
   color: #5B6370;
}
#wb_FontAwesomeIcon5:hover i
{
   color: #7BC74D;
}
#wb_FontAwesomeIcon5:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
}
#wb_FontAwesomeIcon6
{
   left: 37px;
   top: 316px;
   width: 42px;
   height: 25px;
   visibility: visible;
   display: inline;
   color: #5B6370;
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
}
#FontAwesomeIcon6
{
   width: 42px;
   height: 25px;
}
#FontAwesomeIcon6 i
{
   line-height: 25px;
   font-size: 25px;
   width: 21px;
   color: #5B6370;
}
#wb_FontAwesomeIcon6:hover i
{
   color: #7BC74D;
}
#wb_FontAwesomeIcon6:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
}
#wb_TextMenu3
{
   left: 85px;
   top: 364px;
   width: 112px;
   height: 25px;
   visibility: visible;
   display: inline;
   font-size: 12px;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px transparent solid;
}
#wb_MKOC_Text15
{
   left: 85px;
   top: 281px;
   width: 227px;
   height: 15px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_MKOC_Text15
{
   font-family: Arial;
   font-weight: normal;
   font-size: 12px;
}
#wb_MKOC_Text2
{
   left: 85px;
   top: 321px;
   width: 181px;
   height: 16px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_MKOC_Text2
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_MKOC_Text16
{
   left: 38px;
   top: 452px;
   width: 88px;
   height: 19px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px #000000 solid;
}
#wb_MKOC_Text16
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_MKOC_Text3
{
   left: 149px;
   top: 452px;
   width: 88px;
   height: 19px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px #000000 solid;
}
#wb_MKOC_Text3
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_MKOC_Text4
{
   left: 49px;
   top: 247px;
   width: 177px;
   height: 19px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px #000000 solid;
}
#wb_MKOC_Text4
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_MKOC_Text1
{
   left: 303px;
   top: 452px;
   width: 176px;
   height: 19px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_MKOC_Text1
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_MKOC_Text5
{
   left: 546px;
   top: 75px;
   width: 325px;
   height: 19px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px #000000 solid;
}
#wb_MKOC_Text5
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_MKOCLogoIcon
{
   left: 167px;
   top: 21px;
   width: 70px;
   height: 93px;
   visibility: visible;
   display: inline;
}
#wb_MKOC_text7
{
   left: 218px;
   top: 547px;
   width: 291px;
   height: 19px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_MKOC_text7
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#back-to-top
{
   width: 66px;
   height: 67px;
   visibility: hidden;
   display: none;
   font-size: 8px;
   background-color: transparent;
   background-image: none;
   border: 0px #CCCCCC solid;
}
#back-to-top_Container
{
   width: 66px;
}
#wb_Shape1
{
   left: 7px;
   top: 15px;
   visibility: visible;
   display: inline;
}
#wb_Text17
{
   left: 330px;
   top: 340px;
   width: 283px;
   height: 42px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text17
{
   font-family: Arial;
   font-weight: normal;
   font-size: 37px;
}
#wb_Text18
{
   left: 96px;
   top: 76px;
   width: 708px;
   height: 36px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text18
{
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
}
#wb_CssMenu1
{
   left: 298px;
   top: 164px;
   visibility: visible;
   display: inline;
}
#wb_CssMenu1 li
{
   width: 300px;
}
#wb_CssMenu1 a
{
   color: #222831;
   border: 1px #7BC74D solid;
   background-color: #7BC74D;
   background-image: none;
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   width: 288px;
   height: 48px;
   padding: 0px 5px 0px 5px;
   line-height: 48px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #E8E8E8;
   background-color: #5B6370;
   background-image: none;
   border: 1px #C0C0C0 solid;
}
#wb_downarrow
{
   left: 392px;
   top: 354px;
   width: 117px;
   height: 74px;
   visibility: visible;
   display: inline;
   color: #E8E8E8;
   background-color: transparent;
   background-image: none;
}
#downarrow
{
   width: 117px;
   height: 74px;
}
#downarrow i
{
   line-height: 74px;
   font-size: 74px;
}
#wb_Downarrow2
{
   left: 392px;
   top: 94px;
   width: 117px;
   height: 74px;
   visibility: visible;
   display: inline;
   color: #393E46;
   background-color: transparent;
   background-image: none;
}
#Downarrow2
{
   width: 117px;
   height: 74px;
}
#Downarrow2 i
{
   line-height: 74px;
   font-size: 74px;
}
#Layer2
{
   left: 0px;
   top: 193px;
   height: 75px;
   visibility: visible;
   display: inline;
   background-color: #222831;
   background-image: none;
}
#Layer2_Container
{
   width: 900px;
}
#wb_MKOC_logo2
{
   left: 315px;
   top: 27px;
   width: 271px;
   height: 131px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   left: 151px;
   top: 294px;
   width: 599px;
   height: 32px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text16
{
   left: 254px;
   top: 79px;
   width: 392px;
   height: 36px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text16
{
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
}
}
@media only screen and (min-width: 768px) and (max-width: 899px)
{
div#container
{
   width: 768px;
}
#Layer14
{
   left: 0px;
   top: 3725px;
   height: 435px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/home_banner2.jpg);
   background-repeat: repeat;
   background-position: left top !important;
   background-attachment: scroll;
   background-size: cover;
}
#Layer14
{
   width: 100%;
}
#Layer14_Container
{
   width: 768px;
}
#Layer12
{
   left: 0px;
   top: 267px;
   height: 723px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/my_kitchen_your_place2.jpg);
   background-repeat: repeat;
   background-position: left top !important;
   background-attachment: scroll;
   background-size: cover;
}
#Layer12
{
   width: 100%;
}
#Layer12_Container
{
   width: 768px;
}
#Layer3
{
   left: 0px;
   top: 0px;
   height: 190px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/mkoc_banner1a.png);
   background-repeat: repeat-x;
   background-position: center center;
}
#Layer3
{
   width: 100%;
}
#Layer3_Container
{
   width: 768px;
}
#wb_MasterObjects1
{
   left: 5px;
   top: 3px;
   width: 704px;
   height: 67px;
   visibility: visible;
   display: inline;
}
#wb_ResponsiveMenu1
{
   left: 534px;
   top: 2px;
   width: 170px;
   height: 65px;
   visibility: visible;
   display: inline;
}
#Layer5
{
   left: 0px;
   top: 990px;
   height: 416px;
   visibility: visible;
   display: inline;
   background-color: #5B6370;
   background-image: none;
}
#Layer5
{
   width: 100%;
}
#Layer5_Container
{
   width: 768px;
}
#Layer6
{
   left: 30px;
   top: 47px;
   width: 698px;
   height: 328px;
   visibility: visible;
   display: inline;
   background-color: #222831;
   background-image: none;
}
#Layer6_Container
{
   width: 698px;
}
#wb_Text3
{
   left: 46px;
   top: 44px;
   width: 616px;
   height: 66px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text3
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_Text5
{
   left: 103px;
   top: 143px;
   width: 501px;
   height: 72px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text5
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text6
{
   left: 77px;
   top: 232px;
   width: 554px;
   height: 51px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text6
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
}
#Layer7
{
   left: 0px;
   top: 1406px;
   height: 161px;
   visibility: visible;
   display: inline;
   background-color: #222831;
   background-image: none;
}
#Layer7
{
   width: 100%;
}
#Layer7_Container
{
   width: 768px;
}
#Layer1
{
   left: 0px;
   top: 1567px;
   height: 665px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/mkoc_banner1a.png);
   background-repeat: repeat;
   background-position: left top;
}
#Layer1
{
   width: 50%;
}
#Layer1_Container
{
   width: 384px;
}
#wb_Text7
{
   left: 32px;
   top: 39px;
   width: 312px;
   height: 32px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text7
{
   font-family: Arial;
   font-weight: normal;
   font-size: 27px;
}
#wb_Text8
{
   left: 32px;
   top: 91px;
   width: 329px;
   height: 75px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text8
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text9
{
   left: 32px;
   top: 185px;
   width: 329px;
   height: 100px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text9
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text10
{
   left: 32px;
   top: 298px;
   width: 329px;
   height: 308px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text10
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_Image6
{
   left: 60px;
   top: 58px;
   width: 266px;
   height: 510px;
   visibility: visible;
   display: inline;
}
#Layer9
{
   left: 384px;
   top: 2232px;
   height: 665px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/mkoc_banner1a.png);
   background-repeat: repeat;
   background-position: left top;
}
#Layer9
{
   left: 50%;
   width: 50%;
}
#Layer9_Container
{
   width: 384px;
}
#wb_Image7
{
   left: 43px;
   top: 96px;
   width: 301px;
   height: 434px;
   visibility: visible;
   display: inline;
}
#wb_Text4
{
   left: 71px;
   top: 121px;
   width: 254px;
   height: 32px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text4
{
   font-family: Arial;
   font-weight: normal;
   font-size: 27px;
}
#wb_Text11
{
   left: 30px;
   top: 196px;
   width: 295px;
   height: 50px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text11
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text12
{
   left: 30px;
   top: 267px;
   width: 295px;
   height: 100px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text12
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text13
{
   left: 38px;
   top: 390px;
   width: 287px;
   height: 154px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text13
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#Layer11
{
   left: 0px;
   top: 3562px;
   height: 163px;
   visibility: visible;
   display: inline;
   background-color: #222831;
   background-image: none;
}
#Layer11
{
   width: 100%;
}
#Layer11_Container
{
   width: 768px;
}
#Layer13
{
   left: 0px;
   top: 2897px;
   height: 665px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/mkoc_banner1a.png);
   background-repeat: repeat;
   background-position: left top;
}
#Layer13
{
   width: 50%;
}
#Layer13_Container
{
   width: 384px;
}
#wb_Image5
{
   left: 19px;
   top: 155px;
   width: 346px;
   height: 355px;
   visibility: visible;
   display: inline;
}
#Layer4
{
   left: 384px;
   top: 1567px;
   height: 665px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/mkoc_banner2a.png);
   background-repeat: repeat;
   background-position: left top;
}
#Layer4
{
   left: 50%;
   width: 50%;
}
#Layer4_Container
{
   width: 384px;
}
#Layer8
{
   left: 0px;
   top: 2232px;
   height: 665px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/mkoc_banner2a.png);
   background-repeat: repeat;
   background-position: left top;
}
#Layer8
{
   width: 50%;
}
#Layer8_Container
{
   width: 384px;
}
#Layer10
{
   left: 384px;
   top: 2897px;
   height: 665px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/mkoc_banner2a.png);
   background-repeat: repeat;
   background-position: left top;
}
#Layer10
{
   left: 50%;
   width: 50%;
}
#Layer10_Container
{
   width: 384px;
}
#wb_Text19
{
   left: 59px;
   top: 221px;
   width: 276px;
   height: 396px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text19
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text20
{
   left: 59px;
   top: 124px;
   width: 287px;
   height: 75px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text20
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text21
{
   left: 61px;
   top: 65px;
   width: 221px;
   height: 32px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text21
{
   font-family: Arial;
   font-weight: normal;
   font-size: 27px;
}
#wb_Text15
{
   left: 33px;
   top: 490px;
   width: 312px;
   height: 127px;
   visibility: hidden;
   display: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text15
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#Layer15
{
   left: 0px;
   top: 4160px;
   height: 253px;
   visibility: visible;
   display: inline;
   background-color: #393E46;
   background-image: none;
}
#Layer15
{
   width: 100%;
}
#Layer15_Container
{
   width: 768px;
}
#wb_Text14
{
   left: 135px;
   top: 53px;
   width: 498px;
   height: 32px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text14
{
   font-family: Arial;
   font-weight: normal;
   font-size: 27px;
}
#wb_CssMenu4
{
   left: 242px;
   top: 332px;
   visibility: visible;
   display: inline;
}
#wb_CssMenu4 li
{
   width: 300px;
}
#wb_CssMenu4 a
{
   color: #222831;
   border: 1px #7BC74D solid;
   background-color: #7BC74D;
   background-image: none;
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   width: 288px;
   height: 48px;
   padding: 0px 5px 0px 5px;
   line-height: 48px;
}
#wb_CssMenu4 li:hover a, #wb_CssMenu4 a:hover
{
   color: #E8E8E8;
   background-color: #5B6370;
   background-image: none;
   border: 1px #C0C0C0 solid;
}
#Layer16
{
   left: 0px;
   top: 4413px;
   height: 710px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/footer_banner.png);
   background-repeat: repeat-x;
   background-position: left top;
}
#Layer16
{
   width: 100%;
}
#Layer16_Container
{
   width: 768px;
}
#wb_MasterObjects2
{
   left: 5px;
   top: 7px;
   width: 740px;
   height: 683px;
   visibility: visible;
   display: inline;
}
#wb_MF_Text3
{
   left: 15px;
   top: 85px;
   width: 289px;
   height: 100px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px #000000 solid;
}
#wb_MF_Text3
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_TextMenu1
{
   left: 23px;
   top: 505px;
   width: 88px;
   height: 128px;
   visibility: visible;
   display: inline;
   font-size: 12px;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px transparent solid;
}
#wb_TextMenu2
{
   left: 137px;
   top: 505px;
   width: 146px;
   height: 78px;
   visibility: visible;
   display: inline;
   font-size: 12px;
   background-color: transparent;
   background-image: none;
}
#wb_FontAwesomeIcon1T
{
   left: 39px;
   top: 280px;
   width: 23px;
   height: 43px;
   visibility: visible;
   display: inline;
   color: #5B6370;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px #245580 solid;
}
#FontAwesomeIcon1T
{
   width: 23px;
   height: 43px;
}
#FontAwesomeIcon1T i
{
   line-height: 43px;
   font-size: 23px;
   width: 23px;
   color: #5B6370;
}
#wb_FontAwesomeIcon1T:hover i
{
   color: #7BC74D;
}
#wb_FontAwesomeIcon1T:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
}
#wb_FacebookIcon
{
   left: 135px;
   top: 600px;
   width: 28px;
   height: 33px;
   visibility: visible;
   display: inline;
   color: #5B6370;
   background-color: transparent;
   background-image: none;
}
#FacebookIcon
{
   width: 28px;
   height: 33px;
}
#FacebookIcon i
{
   line-height: 33px;
   font-size: 28px;
   width: 24px;
}
#wb_PinterestIcon
{
   left: 170px;
   top: 600px;
   width: 27px;
   height: 33px;
   visibility: visible;
   display: inline;
   color: #5B6370;
   background-color: transparent;
   background-image: none;
   border: 0px transparent solid;
}
#PinterestIcon
{
   width: 27px;
   height: 33px;
}
#PinterestIcon i
{
   line-height: 33px;
   font-size: 27px;
   width: 23px;
   color: #5B6370;
}
#wb_PinterestIcon:hover i
{
   color: #7BC74D;
}
#wb_PinterestIcon:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px transparent solid;
}
#wb_FontAwesomeIcon1
{
   left: 237px;
   top: 600px;
   width: 28px;
   height: 33px;
   visibility: visible;
   display: inline;
   color: #5B6370;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px transparent solid;
}
#FontAwesomeIcon1
{
   width: 28px;
   height: 33px;
}
#FontAwesomeIcon1 i
{
   line-height: 33px;
   font-size: 28px;
   width: 24px;
   color: #5B6370;
}
#wb_FontAwesomeIcon1:hover i
{
   color: #7BC74D;
}
#wb_FontAwesomeIcon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px transparent solid;
}
#wb_FontAwesomeIcon3
{
   left: 203px;
   top: 600px;
   width: 28px;
   height: 33px;
   visibility: visible;
   display: inline;
   color: #5B6370;
   background-color: transparent;
   background-image: none;
}
#FontAwesomeIcon3
{
   width: 28px;
   height: 33px;
}
#FontAwesomeIcon3 i
{
   line-height: 33px;
   font-size: 28px;
   width: 24px;
}
#wb_MKOC_Footer_text
{
   left: 56px;
   top: 669px;
   width: 657px;
   height: 14px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px #000000 solid;
}
#wb_MKOC_Footer_text
{
   font-family: Arial;
   font-weight: normal;
   font-size: 11px;
}
#wb_JavaScript1
{
   left: 406px;
   top: 117px;
   width: 334px;
   height: 404px;
   visibility: visible;
   display: inline;
}
#wb_JavaScript2
{
   left: 455px;
   top: 571px;
   width: 237px;
   height: 49px;
   visibility: visible;
   display: inline;
}
#wb_FontAwesomeIcon5
{
   left: 34px;
   top: 369px;
   width: 33px;
   height: 32px;
   visibility: visible;
   display: inline;
   color: #5B6370;
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
}
#FontAwesomeIcon5
{
   width: 33px;
   height: 32px;
}
#FontAwesomeIcon5 i
{
   line-height: 32px;
   font-size: 32px;
   width: 32px;
   color: #5B6370;
}
#wb_FontAwesomeIcon5:hover i
{
   color: #7BC74D;
}
#wb_FontAwesomeIcon5:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
}
#wb_FontAwesomeIcon6
{
   left: 29px;
   top: 328px;
   width: 42px;
   height: 25px;
   visibility: visible;
   display: inline;
   color: #5B6370;
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
}
#FontAwesomeIcon6
{
   width: 42px;
   height: 25px;
}
#FontAwesomeIcon6 i
{
   line-height: 25px;
   font-size: 25px;
   width: 21px;
   color: #5B6370;
}
#wb_FontAwesomeIcon6:hover i
{
   color: #7BC74D;
}
#wb_FontAwesomeIcon6:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
}
#wb_TextMenu3
{
   left: 77px;
   top: 376px;
   width: 112px;
   height: 25px;
   visibility: visible;
   display: inline;
   font-size: 12px;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px transparent solid;
}
#wb_MKOC_Text15
{
   left: 77px;
   top: 293px;
   width: 227px;
   height: 15px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_MKOC_Text15
{
   font-family: Arial;
   font-weight: normal;
   font-size: 12px;
}
#wb_MKOC_Text2
{
   left: 77px;
   top: 333px;
   width: 181px;
   height: 16px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_MKOC_Text2
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_MKOC_Text16
{
   left: 23px;
   top: 476px;
   width: 88px;
   height: 19px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px #000000 solid;
}
#wb_MKOC_Text16
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_MKOC_Text3
{
   left: 134px;
   top: 476px;
   width: 88px;
   height: 19px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px #000000 solid;
}
#wb_MKOC_Text3
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_MKOC_Text4
{
   left: 39px;
   top: 248px;
   width: 177px;
   height: 19px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px #000000 solid;
}
#wb_MKOC_Text4
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_MKOC_Text1
{
   left: 137px;
   top: 571px;
   width: 176px;
   height: 19px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_MKOC_Text1
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_MKOC_Text5
{
   left: 407px;
   top: 76px;
   width: 325px;
   height: 19px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px #000000 solid;
}
#wb_MKOC_Text5
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_MKOCLogoIcon
{
   left: 137px;
   top: 15px;
   width: 45px;
   height: 61px;
   visibility: visible;
   display: inline;
}
#wb_MKOC_text7
{
   left: 428px;
   top: 538px;
   width: 291px;
   height: 19px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_MKOC_text7
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#back-to-top
{
   width: 66px;
   height: 67px;
   visibility: hidden;
   display: none;
   font-size: 8px;
   background-color: transparent;
   background-image: none;
   border: 0px #CCCCCC solid;
}
#back-to-top_Container
{
   width: 66px;
}
#wb_Shape1
{
   left: 8px;
   top: 14px;
   visibility: visible;
   display: inline;
}
#wb_Text17
{
   left: 243px;
   top: 258px;
   width: 283px;
   height: 42px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text17
{
   font-family: Arial;
   font-weight: normal;
   font-size: 37px;
}
#wb_Text18
{
   left: 29px;
   top: 73px;
   width: 708px;
   height: 33px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text18
{
   font-family: Arial;
   font-weight: normal;
   font-size: 29px;
}
#wb_CssMenu1
{
   left: 234px;
   top: 138px;
   visibility: visible;
   display: inline;
}
#wb_CssMenu1 li
{
   width: 300px;
}
#wb_CssMenu1 a
{
   color: #222831;
   border: 1px #7BC74D solid;
   background-color: #7BC74D;
   background-image: none;
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   width: 288px;
   height: 48px;
   padding: 0px 5px 0px 5px;
   line-height: 48px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #E8E8E8;
   background-color: #5B6370;
   background-image: none;
   border: 1px #C0C0C0 solid;
}
#wb_downarrow
{
   left: 326px;
   top: 424px;
   width: 117px;
   height: 74px;
   visibility: visible;
   display: inline;
   color: #E8E8E8;
   background-color: transparent;
   background-image: none;
}
#downarrow
{
   width: 117px;
   height: 74px;
}
#downarrow i
{
   line-height: 74px;
   font-size: 74px;
}
#wb_Downarrow2
{
   left: 66px;
   top: 81px;
   width: 117px;
   height: 74px;
   visibility: hidden;
   display: none;
   color: #393E46;
   background-color: transparent;
   background-image: none;
}
#Downarrow2
{
   width: 117px;
   height: 74px;
}
#Downarrow2 i
{
   line-height: 74px;
   font-size: 74px;
}
#Layer2
{
   left: 0px;
   top: 191px;
   height: 75px;
   visibility: visible;
   display: inline;
   background-color: #222831;
   background-image: none;
}
#Layer2_Container
{
   width: 768px;
}
#wb_MKOC_logo2
{
   left: 249px;
   top: 21px;
   width: 271px;
   height: 131px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   left: 131px;
   top: 332px;
   width: 506px;
   height: 29px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text16
{
   left: 211px;
   top: 62px;
   width: 346px;
   height: 33px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text16
{
   font-family: Arial;
   font-weight: normal;
   font-size: 29px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px)
{
div#container
{
   width: 480px;
}
#Layer14
{
   left: 0px;
   top: 4159px;
   height: 262px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/home_banner2.jpg);
   background-repeat: repeat;
   background-position: left top !important;
   background-attachment: scroll;
   background-size: cover;
}
#Layer14
{
   width: 100%;
}
#Layer14_Container
{
   width: 480px;
}
#Layer12
{
   left: 0px;
   top: 269px;
   height: 723px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/my_kitchen_your_place2.jpg);
   background-repeat: repeat;
   background-position: left top !important;
   background-attachment: scroll;
   background-size: cover;
}
#Layer12
{
   width: 100%;
}
#Layer12_Container
{
   width: 480px;
}
#Layer3
{
   left: 0px;
   top: 0px;
   height: 192px;
   visibility: visible;
   display: inline;
   background-color: #222831;
   background-image: none;
   background-image: none;
}
#Layer3
{
   width: 100%;
}
#Layer3_Container
{
   width: 480px;
}
#wb_MasterObjects1
{
   left: 5px;
   top: 4px;
   width: 461px;
   height: 67px;
   visibility: visible;
   display: inline;
}
#wb_ResponsiveMenu1
{
   left: 291px;
   top: 2px;
   width: 170px;
   height: 65px;
   visibility: visible;
   display: inline;
}
#Layer5
{
   left: 0px;
   top: 992px;
   height: 491px;
   visibility: visible;
   display: inline;
   background-color: #5B6370;
   background-image: none;
}
#Layer5
{
   width: 100%;
}
#Layer5_Container
{
   width: 480px;
}
#Layer6
{
   left: 16px;
   top: 25px;
   width: 449px;
   height: 440px;
   visibility: visible;
   display: inline;
   background-color: #222831;
   background-image: none;
}
#Layer6_Container
{
   width: 449px;
}
#wb_Text3
{
   left: 49px;
   top: 71px;
   width: 351px;
   height: 110px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text3
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_Text5
{
   left: 47px;
   top: 202px;
   width: 354px;
   height: 72px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text5
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text6
{
   left: 40px;
   top: 298px;
   width: 368px;
   height: 68px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text6
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
}
#Layer7
{
   left: 0px;
   top: 1483px;
   height: 138px;
   visibility: visible;
   display: inline;
   background-color: #222831;
   background-image: none;
}
#Layer7
{
   width: 100%;
}
#Layer7_Container
{
   width: 480px;
}
#Layer1
{
   left: 0px;
   top: 1621px;
   height: 400px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/mkoc_banner1a.png);
   background-repeat: repeat;
   background-position: left top;
}
#Layer1
{
   width: 100%;
}
#Layer1_Container
{
   width: 480px;
}
#wb_Text7
{
   left: 68px;
   top: 52px;
   width: 299px;
   height: 27px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text7
{
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
}
#wb_Text8
{
   left: 68px;
   top: 113px;
   width: 347px;
   height: 75px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text8
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_Text9
{
   left: 68px;
   top: 202px;
   width: 347px;
   height: 125px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text9
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_Text10
{
   left: 68px;
   top: 79px;
   width: 326px;
   height: 286px;
   visibility: hidden;
   display: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text10
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Image6
{
   left: 153px;
   top: 30px;
   width: 165px;
   height: 315px;
   visibility: visible;
   display: inline;
}
#Layer9
{
   left: 0px;
   top: 2421px;
   height: 400px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/mkoc_banner1a.png);
   background-repeat: repeat;
   background-position: left top;
}
#Layer9
{
   left: 0%;
   width: 100%;
}
#Layer9_Container
{
   width: 480px;
}
#wb_Image7
{
   left: 107px;
   top: 15px;
   width: 258px;
   height: 370px;
   visibility: visible;
   display: inline;
}
#wb_Text4
{
   left: 93px;
   top: 47px;
   width: 323px;
   height: 27px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text4
{
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
}
#wb_Text11
{
   left: 93px;
   top: 93px;
   width: 323px;
   height: 50px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text11
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text12
{
   left: 62px;
   top: 152px;
   width: 354px;
   height: 75px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text12
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text13
{
   left: 32px;
   top: 241px;
   width: 384px;
   height: 110px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text13
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#Layer11
{
   left: 0px;
   top: 4021px;
   height: 138px;
   visibility: visible;
   display: inline;
   background-color: #222831;
   background-image: none;
}
#Layer11
{
   width: 100%;
}
#Layer11_Container
{
   width: 480px;
}
#Layer13
{
   left: 0px;
   top: 3221px;
   height: 400px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/mkoc_banner1a.png);
   background-repeat: repeat;
   background-position: left top;
}
#Layer13
{
   width: 100%;
}
#Layer13_Container
{
   width: 480px;
}
#wb_Image5
{
   left: 71px;
   top: 31px;
   width: 330px;
   height: 339px;
   visibility: visible;
   display: inline;
}
#Layer4
{
   left: 0px;
   top: 2021px;
   height: 400px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/mkoc_banner2a.png);
   background-repeat: repeat;
   background-position: left top;
}
#Layer4
{
   left: 0%;
   width: 100%;
}
#Layer4_Container
{
   width: 480px;
}
#Layer8
{
   left: 0px;
   top: 2821px;
   height: 400px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/mkoc_banner2a.png);
   background-repeat: repeat;
   background-position: left top;
}
#Layer8
{
   width: 100%;
}
#Layer8_Container
{
   width: 480px;
}
#Layer10
{
   left: 0px;
   top: 3621px;
   height: 400px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/mkoc_banner2a.png);
   background-repeat: repeat;
   background-position: left top;
}
#Layer10
{
   left: 0%;
   width: 100%;
}
#Layer10_Container
{
   width: 480px;
}
#wb_Text19
{
   left: 60px;
   top: 128px;
   width: 364px;
   height: 240px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text19
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Text20
{
   left: 60px;
   top: 68px;
   width: 296px;
   height: 50px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text20
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text21
{
   left: 62px;
   top: 33px;
   width: 207px;
   height: 27px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text21
{
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
}
#wb_Text15
{
   left: 32px;
   top: 265px;
   width: 387px;
   height: 80px;
   visibility: hidden;
   display: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text15
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#Layer15
{
   left: 0px;
   top: 4421px;
   height: 275px;
   visibility: visible;
   display: inline;
   background-color: #393E46;
   background-image: none;
}
#Layer15
{
   width: 100%;
}
#Layer15_Container
{
   width: 480px;
}
#wb_Text14
{
   left: 38px;
   top: 52px;
   width: 404px;
   height: 27px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text14
{
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
}
#wb_CssMenu4
{
   left: 86px;
   top: 188px;
   visibility: visible;
   display: inline;
}
#wb_CssMenu4 li
{
   width: 300px;
}
#wb_CssMenu4 a
{
   color: #222831;
   border: 1px #7BC74D solid;
   background-color: #7BC74D;
   background-image: none;
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   width: 288px;
   height: 48px;
   padding: 0px 5px 0px 5px;
   line-height: 48px;
}
#wb_CssMenu4 li:hover a, #wb_CssMenu4 a:hover
{
   color: #E8E8E8;
   background-color: #5B6370;
   background-image: none;
   border: 1px #C0C0C0 solid;
}
#Layer16
{
   left: 0px;
   top: 4696px;
   height: 710px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/footer_banner.png);
   background-repeat: repeat-x;
   background-position: left top;
}
#Layer16
{
   width: 100%;
}
#Layer16_Container
{
   width: 480px;
}
#wb_MasterObjects2
{
   left: 5px;
   top: 7px;
   width: 445px;
   height: 689px;
   visibility: visible;
   display: inline;
}
#wb_MF_Text3
{
   left: 41px;
   top: 12px;
   width: 398px;
   height: 75px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px #000000 solid;
}
#wb_MF_Text3
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_TextMenu1
{
   left: 29px;
   top: 510px;
   width: 88px;
   height: 125px;
   visibility: visible;
   display: inline;
   font-size: 12px;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px transparent solid;
}
#wb_TextMenu2
{
   left: 140px;
   top: 510px;
   width: 146px;
   height: 78px;
   visibility: visible;
   display: inline;
   font-size: 12px;
   background-color: transparent;
   background-image: none;
}
#wb_FontAwesomeIcon1T
{
   left: 120px;
   top: 193px;
   width: 23px;
   height: 43px;
   visibility: visible;
   display: inline;
   color: #5B6370;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px #245580 solid;
}
#FontAwesomeIcon1T
{
   width: 23px;
   height: 43px;
}
#FontAwesomeIcon1T i
{
   line-height: 43px;
   font-size: 23px;
   width: 23px;
   color: #5B6370;
}
#wb_FontAwesomeIcon1T:hover i
{
   color: #7BC74D;
}
#wb_FontAwesomeIcon1T:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
}
#wb_FacebookIcon
{
   left: 300px;
   top: 509px;
   width: 31px;
   height: 26px;
   visibility: visible;
   display: inline;
   color: #5B6370;
   background-color: transparent;
   background-image: none;
}
#FacebookIcon
{
   width: 31px;
   height: 26px;
}
#FacebookIcon i
{
   line-height: 26px;
   font-size: 26px;
   width: 21px;
}
#wb_PinterestIcon
{
   left: 335px;
   top: 501px;
   width: 24px;
   height: 38px;
   visibility: visible;
   display: inline;
   color: #5B6370;
   background-color: transparent;
   background-image: none;
   border: 0px transparent solid;
}
#PinterestIcon
{
   width: 24px;
   height: 38px;
}
#PinterestIcon i
{
   line-height: 38px;
   font-size: 24px;
   width: 21px;
   color: #5B6370;
}
#wb_PinterestIcon:hover i
{
   color: #7BC74D;
}
#wb_PinterestIcon:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px transparent solid;
}
#wb_FontAwesomeIcon1
{
   left: 390px;
   top: 510px;
   width: 29px;
   height: 26px;
   visibility: visible;
   display: inline;
   color: #5B6370;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px transparent solid;
}
#FontAwesomeIcon1
{
   width: 29px;
   height: 26px;
}
#FontAwesomeIcon1 i
{
   line-height: 26px;
   font-size: 26px;
   width: 21px;
   color: #5B6370;
}
#wb_FontAwesomeIcon1:hover i
{
   color: #7BC74D;
}
#wb_FontAwesomeIcon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px transparent solid;
}
#wb_FontAwesomeIcon3
{
   left: 362px;
   top: 509px;
   width: 26px;
   height: 26px;
   visibility: visible;
   display: inline;
   color: #5B6370;
   background-color: transparent;
   background-image: none;
}
#FontAwesomeIcon3
{
   width: 26px;
   height: 26px;
}
#FontAwesomeIcon3 i
{
   line-height: 26px;
   font-size: 26px;
   width: 21px;
}
#wb_MKOC_Footer_text
{
   left: 50px;
   top: 665px;
   width: 380px;
   height: 24px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px #000000 solid;
}
#wb_MKOC_Footer_text
{
   font-family: Arial;
   font-weight: normal;
   font-size: 8px;
}
#wb_JavaScript1
{
   left: 294px;
   top: 120px;
   width: 151px;
   height: 248px;
   visibility: hidden;
   display: none;
}
#wb_JavaScript2
{
   left: 127px;
   top: 391px;
   width: 227px;
   height: 49px;
   visibility: visible;
   display: inline;
}
#wb_FontAwesomeIcon5
{
   left: 115px;
   top: 282px;
   width: 33px;
   height: 32px;
   visibility: visible;
   display: inline;
   color: #5B6370;
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
}
#FontAwesomeIcon5
{
   width: 33px;
   height: 32px;
}
#FontAwesomeIcon5 i
{
   line-height: 32px;
   font-size: 32px;
   width: 32px;
   color: #5B6370;
}
#wb_FontAwesomeIcon5:hover i
{
   color: #7BC74D;
}
#wb_FontAwesomeIcon5:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
}
#wb_FontAwesomeIcon6
{
   left: 110px;
   top: 241px;
   width: 42px;
   height: 25px;
   visibility: visible;
   display: inline;
   color: #5B6370;
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
}
#FontAwesomeIcon6
{
   width: 42px;
   height: 25px;
}
#FontAwesomeIcon6 i
{
   line-height: 25px;
   font-size: 25px;
   width: 21px;
   color: #5B6370;
}
#wb_FontAwesomeIcon6:hover i
{
   color: #7BC74D;
}
#wb_FontAwesomeIcon6:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
}
#wb_TextMenu3
{
   left: 159px;
   top: 288px;
   width: 112px;
   height: 25px;
   visibility: visible;
   display: inline;
   font-size: 12px;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px transparent solid;
}
#wb_MKOC_Text15
{
   left: 159px;
   top: 205px;
   width: 227px;
   height: 15px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_MKOC_Text15
{
   font-family: Arial;
   font-weight: normal;
   font-size: 12px;
}
#wb_MKOC_Text2
{
   left: 159px;
   top: 245px;
   width: 181px;
   height: 16px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_MKOC_Text2
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_MKOC_Text16
{
   left: 29px;
   top: 482px;
   width: 88px;
   height: 19px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px #000000 solid;
}
#wb_MKOC_Text16
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_MKOC_Text3
{
   left: 140px;
   top: 482px;
   width: 88px;
   height: 19px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px #000000 solid;
}
#wb_MKOC_Text3
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_MKOC_Text4
{
   left: 123px;
   top: 160px;
   width: 177px;
   height: 19px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px #000000 solid;
}
#wb_MKOC_Text4
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_MKOC_Text1
{
   left: 306px;
   top: 482px;
   width: 139px;
   height: 19px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_MKOC_Text1
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_MKOC_Text5
{
   left: 123px;
   top: 596px;
   width: 325px;
   height: 19px;
   visibility: hidden;
   display: none;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px #000000 solid;
}
#wb_MKOC_Text5
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_MKOCLogoIcon
{
   left: 79px;
   top: 16px;
   width: 70px;
   height: 93px;
   visibility: hidden;
   display: none;
}
#wb_MKOC_text7
{
   left: 79px;
   top: 349px;
   width: 291px;
   height: 19px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_MKOC_text7
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#back-to-top
{
   width: 66px;
   height: 67px;
   visibility: hidden;
   display: none;
   font-size: 8px;
   background-color: transparent;
   background-image: none;
   border: 0px #CCCCCC solid;
}
#back-to-top_Container
{
   width: 66px;
}
#wb_Shape1
{
   left: 7px;
   top: 15px;
   visibility: visible;
   display: inline;
}
#wb_Text17
{
   left: 131px;
   top: 144px;
   width: 208px;
   height: 27px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text17
{
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
}
#wb_Text18
{
   left: 116px;
   top: 78px;
   width: 240px;
   height: 54px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text18
{
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
}
#wb_CssMenu1
{
   left: 86px;
   top: 157px;
   visibility: visible;
   display: inline;
}
#wb_CssMenu1 li
{
   width: 300px;
}
#wb_CssMenu1 a
{
   color: #222831;
   border: 1px #7BC74D solid;
   background-color: #7BC74D;
   background-image: none;
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   width: 288px;
   height: 48px;
   padding: 0px 5px 0px 5px;
   line-height: 48px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #E8E8E8;
   background-color: #5B6370;
   background-image: none;
   border: 1px #C0C0C0 solid;
}
#wb_downarrow
{
   left: 173px;
   top: 422px;
   width: 134px;
   height: 74px;
   visibility: visible;
   display: inline;
   color: #E8E8E8;
   background-color: transparent;
   background-image: none;
}
#downarrow
{
   width: 134px;
   height: 74px;
}
#downarrow i
{
   line-height: 74px;
   font-size: 74px;
}
#wb_Downarrow2
{
   left: 27px;
   top: 44px;
   width: 117px;
   height: 74px;
   visibility: hidden;
   display: none;
   color: #393E46;
   background-color: transparent;
   background-image: none;
}
#Downarrow2
{
   width: 117px;
   height: 74px;
}
#Downarrow2 i
{
   line-height: 74px;
   font-size: 74px;
}
#Layer2
{
   left: 0px;
   top: 193px;
   height: 75px;
   visibility: visible;
   display: inline;
   background-color: #222831;
   background-image: none;
}
#Layer2_Container
{
   width: 480px;
}
#wb_MKOC_logo2
{
   left: 118px;
   top: 26px;
   width: 244px;
   height: 117px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   left: 66px;
   top: 311px;
   width: 349px;
   height: 24px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text16
{
   left: 97px;
   top: 54px;
   width: 278px;
   height: 27px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text16
{
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
}
}
@media only screen and (max-width: 479px)
{
div#container
{
   width: 320px;
}
#Layer14
{
   left: 0px;
   top: 3987px;
   height: 167px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/home_banner2.jpg);
   background-repeat: repeat;
   background-position: left top !important;
   background-attachment: scroll;
   background-size: cover;
}
#Layer14
{
   width: 100%;
}
#Layer14_Container
{
   width: 320px;
}
#Layer12
{
   left: 0px;
   top: 269px;
   height: 723px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/my_kitchen_your_place2.jpg);
   background-repeat: repeat-x;
   background-position: left top !important;
   background-attachment: scroll;
   background-size: cover;
}
#Layer12
{
   width: 100%;
}
#Layer12_Container
{
   width: 320px;
}
#Layer3
{
   left: 0px;
   top: 0px;
   height: 192px;
   visibility: visible;
   display: inline;
   background-color: #222831;
   background-image: none;
}
#Layer3
{
   width: 100%;
}
#Layer3_Container
{
   width: 320px;
}
#wb_MasterObjects1
{
   left: 0px;
   top: 5px;
   width: 308px;
   height: 67px;
   visibility: visible;
   display: inline;
}
#wb_ResponsiveMenu1
{
   left: 179px;
   top: 2px;
   width: 129px;
   height: 65px;
   visibility: visible;
   display: inline;
}
#Layer5
{
   left: 0px;
   top: 992px;
   height: 417px;
   visibility: visible;
   display: inline;
   background-color: #5B6370;
   background-image: none;
}
#Layer5
{
   width: 100%;
}
#Layer5_Container
{
   width: 320px;
}
#Layer6
{
   left: 10px;
   top: 24px;
   width: 300px;
   height: 375px;
   visibility: visible;
   display: inline;
   background-color: #222831;
   background-image: none;
}
#Layer6_Container
{
   width: 300px;
}
#wb_Text3
{
   left: 24px;
   top: 54px;
   width: 255px;
   height: 90px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text3
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text5
{
   left: 23px;
   top: 174px;
   width: 255px;
   height: 126px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text5
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text6
{
   left: 16px;
   top: 227px;
   width: 269px;
   height: 80px;
   visibility: hidden;
   display: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text6
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#Layer7
{
   left: 0px;
   top: 1409px;
   height: 154px;
   visibility: visible;
   display: inline;
   background-color: #222831;
   background-image: none;
}
#Layer7
{
   width: 100%;
}
#Layer7_Container
{
   width: 320px;
}
#Layer1
{
   left: 0px;
   top: 1563px;
   height: 335px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/mkoc_banner1a.png);
   background-repeat: repeat;
   background-position: left top;
}
#Layer1
{
   width: 100%;
}
#Layer1_Container
{
   width: 320px;
}
#wb_Text7
{
   left: 34px;
   top: 47px;
   width: 234px;
   height: 22px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text7
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_Text8
{
   left: 34px;
   top: 94px;
   width: 271px;
   height: 100px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text8
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text9
{
   left: 33px;
   top: 213px;
   width: 256px;
   height: 125px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text9
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text10
{
   left: 37px;
   top: 18px;
   width: 258px;
   height: 352px;
   visibility: hidden;
   display: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text10
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Image6
{
   left: 87px;
   top: 25px;
   width: 145px;
   height: 279px;
   visibility: visible;
   display: inline;
}
#Layer9
{
   left: 0px;
   top: 2298px;
   height: 335px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/mkoc_banner1a.png);
   background-repeat: repeat;
   background-position: left top;
}
#Layer9
{
   left: 0%;
   width: 100%;
}
#Layer9_Container
{
   width: 320px;
}
#wb_Image7
{
   left: 52px;
   top: 15px;
   width: 214px;
   height: 307px;
   visibility: visible;
   display: inline;
}
#wb_Text4
{
   left: 68px;
   top: 47px;
   width: 201px;
   height: 22px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text4
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_Text11
{
   left: 53px;
   top: 94px;
   width: 216px;
   height: 75px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text11
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text12
{
   left: 37px;
   top: 184px;
   width: 232px;
   height: 125px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text12
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text13
{
   left: 56px;
   top: 201px;
   width: 206px;
   height: 176px;
   visibility: hidden;
   display: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text13
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#Layer11
{
   left: 0px;
   top: 3833px;
   height: 154px;
   visibility: visible;
   display: inline;
   background-color: #222831;
   background-image: none;
}
#Layer11
{
   width: 100%;
}
#Layer11_Container
{
   width: 320px;
}
#Layer13
{
   left: 0px;
   top: 3033px;
   height: 400px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/mkoc_banner1a.png);
   background-repeat: repeat;
   background-position: left top;
}
#Layer13
{
   width: 100%;
}
#Layer13_Container
{
   width: 320px;
}
#wb_Image5
{
   left: 29px;
   top: 60px;
   width: 265px;
   height: 273px;
   visibility: visible;
   display: inline;
}
#Layer4
{
   left: 0px;
   top: 1898px;
   height: 400px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/mkoc_banner2a.png);
   background-repeat: repeat;
   background-position: left top;
}
#Layer4
{
   left: 0%;
   width: 100%;
}
#Layer4_Container
{
   width: 320px;
}
#Layer8
{
   left: 0px;
   top: 2633px;
   height: 400px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/mkoc_banner2a.png);
   background-repeat: repeat;
   background-position: left top;
}
#Layer8
{
   width: 100%;
}
#Layer8_Container
{
   width: 320px;
}
#Layer10
{
   left: 0px;
   top: 3433px;
   height: 400px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/mkoc_banner2a.png);
   background-repeat: repeat;
   background-position: left top;
}
#Layer10
{
   left: 0%;
   width: 100%;
}
#Layer10_Container
{
   width: 320px;
}
#wb_Text19
{
   left: 26px;
   top: 127px;
   width: 277px;
   height: 255px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text19
{
   font-family: Arial;
   font-weight: normal;
   font-size: 12px;
}
#wb_Text20
{
   left: 22px;
   top: 47px;
   width: 237px;
   height: 75px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text20
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text21
{
   left: 20px;
   top: 20px;
   width: 181px;
   height: 22px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text21
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_Text15
{
   left: 43px;
   top: 280px;
   width: 242px;
   height: 98px;
   visibility: hidden;
   display: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text15
{
   font-family: Arial;
   font-weight: normal;
   font-size: 11px;
}
#Layer15
{
   left: 0px;
   top: 4154px;
   height: 217px;
   visibility: visible;
   display: inline;
   background-color: #393E46;
   background-image: none;
}
#Layer15
{
   width: 100%;
}
#Layer15_Container
{
   width: 320px;
}
#wb_Text14
{
   left: 47px;
   top: 55px;
   width: 229px;
   height: 48px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text14
{
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
}
#wb_CssMenu4
{
   left: 14px;
   top: 90px;
   visibility: visible;
   display: inline;
}
#wb_CssMenu4 li
{
   width: 300px;
}
#wb_CssMenu4 a
{
   color: #222831;
   border: 1px #7BC74D solid;
   background-color: #7BC74D;
   background-image: none;
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   width: 288px;
   height: 48px;
   padding: 0px 5px 0px 5px;
   line-height: 48px;
}
#wb_CssMenu4 li:hover a, #wb_CssMenu4 a:hover
{
   color: #E8E8E8;
   background-color: #5B6370;
   background-image: none;
   border: 1px #C0C0C0 solid;
}
#Layer16
{
   left: 0px;
   top: 4371px;
   height: 710px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: url(images/footer_banner.png);
   background-repeat: repeat-x;
   background-position: left top;
}
#Layer16
{
   width: 100%;
}
#Layer16_Container
{
   width: 320px;
}
#wb_MasterObjects2
{
   left: 0px;
   top: 5px;
   width: 309px;
   height: 687px;
   visibility: visible;
   display: inline;
}
#wb_MF_Text3
{
   left: 11px;
   top: 11px;
   width: 298px;
   height: 75px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px #000000 solid;
}
#wb_MF_Text3
{
   font-family: Arial;
   font-weight: normal;
   font-size: 11px;
}
#wb_TextMenu1
{
   left: 27px;
   top: 508px;
   width: 88px;
   height: 120px;
   visibility: visible;
   display: inline;
   font-size: 12px;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px transparent solid;
}
#wb_TextMenu2
{
   left: 141px;
   top: 508px;
   width: 146px;
   height: 78px;
   visibility: visible;
   display: inline;
   font-size: 12px;
   background-color: transparent;
   background-image: none;
}
#wb_FontAwesomeIcon1T
{
   left: 37px;
   top: 157px;
   width: 23px;
   height: 43px;
   visibility: visible;
   display: inline;
   color: #5B6370;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px #245580 solid;
}
#FontAwesomeIcon1T
{
   width: 23px;
   height: 43px;
}
#FontAwesomeIcon1T i
{
   line-height: 43px;
   font-size: 23px;
   width: 23px;
   color: #5B6370;
}
#wb_FontAwesomeIcon1T:hover i
{
   color: #7BC74D;
}
#wb_FontAwesomeIcon1T:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
}
#wb_FacebookIcon
{
   left: 139px;
   top: 603px;
   width: 30px;
   height: 24px;
   visibility: visible;
   display: inline;
   color: #5B6370;
   background-color: transparent;
   background-image: none;
}
#FacebookIcon
{
   width: 30px;
   height: 24px;
}
#FacebookIcon i
{
   line-height: 24px;
   font-size: 24px;
   width: 21px;
}
#wb_PinterestIcon
{
   left: 171px;
   top: 604px;
   width: 23px;
   height: 24px;
   visibility: visible;
   display: inline;
   color: #5B6370;
   background-color: transparent;
   background-image: none;
   border: 0px transparent solid;
}
#PinterestIcon
{
   width: 23px;
   height: 24px;
}
#PinterestIcon i
{
   line-height: 24px;
   font-size: 23px;
   width: 20px;
   color: #5B6370;
}
#wb_PinterestIcon:hover i
{
   color: #7BC74D;
}
#wb_PinterestIcon:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px transparent solid;
}
#wb_FontAwesomeIcon1
{
   left: 230px;
   top: 604px;
   width: 23px;
   height: 24px;
   visibility: visible;
   display: inline;
   color: #5B6370;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px transparent solid;
}
#FontAwesomeIcon1
{
   width: 23px;
   height: 24px;
}
#FontAwesomeIcon1 i
{
   line-height: 24px;
   font-size: 23px;
   width: 20px;
   color: #5B6370;
}
#wb_FontAwesomeIcon1:hover i
{
   color: #7BC74D;
}
#wb_FontAwesomeIcon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px transparent solid;
}
#wb_FontAwesomeIcon3
{
   left: 196px;
   top: 603px;
   width: 30px;
   height: 24px;
   visibility: visible;
   display: inline;
   color: #5B6370;
   background-color: transparent;
   background-image: none;
}
#FontAwesomeIcon3
{
   width: 30px;
   height: 24px;
}
#FontAwesomeIcon3 i
{
   line-height: 24px;
   font-size: 24px;
   width: 21px;
}
#wb_MKOC_Footer_text
{
   left: 15px;
   top: 663px;
   width: 280px;
   height: 24px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px #000000 solid;
}
#wb_MKOC_Footer_text
{
   font-family: Arial;
   font-weight: normal;
   font-size: 8px;
}
#wb_JavaScript1
{
   left: 150px;
   top: 86px;
   width: 152px;
   height: 246px;
   visibility: hidden;
   display: none;
}
#wb_JavaScript2
{
   left: 60px;
   top: 351px;
   width: 188px;
   height: 49px;
   visibility: visible;
   display: inline;
}
#wb_FontAwesomeIcon5
{
   left: 32px;
   top: 246px;
   width: 33px;
   height: 32px;
   visibility: visible;
   display: inline;
   color: #5B6370;
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
}
#FontAwesomeIcon5
{
   width: 33px;
   height: 32px;
}
#FontAwesomeIcon5 i
{
   line-height: 32px;
   font-size: 32px;
   width: 32px;
   color: #5B6370;
}
#wb_FontAwesomeIcon5:hover i
{
   color: #7BC74D;
}
#wb_FontAwesomeIcon5:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
}
#wb_FontAwesomeIcon6
{
   left: 27px;
   top: 205px;
   width: 42px;
   height: 25px;
   visibility: visible;
   display: inline;
   color: #5B6370;
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
}
#FontAwesomeIcon6
{
   width: 42px;
   height: 25px;
}
#FontAwesomeIcon6 i
{
   line-height: 25px;
   font-size: 25px;
   width: 21px;
   color: #5B6370;
}
#wb_FontAwesomeIcon6:hover i
{
   color: #7BC74D;
}
#wb_FontAwesomeIcon6:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
}
#wb_TextMenu3
{
   left: 75px;
   top: 253px;
   width: 112px;
   height: 25px;
   visibility: visible;
   display: inline;
   font-size: 12px;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px transparent solid;
}
#wb_MKOC_Text15
{
   left: 75px;
   top: 170px;
   width: 227px;
   height: 15px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_MKOC_Text15
{
   font-family: Arial;
   font-weight: normal;
   font-size: 12px;
}
#wb_MKOC_Text2
{
   left: 75px;
   top: 210px;
   width: 181px;
   height: 16px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_MKOC_Text2
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_MKOC_Text16
{
   left: 27px;
   top: 486px;
   width: 88px;
   height: 19px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px #000000 solid;
}
#wb_MKOC_Text16
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_MKOC_Text3
{
   left: 138px;
   top: 486px;
   width: 88px;
   height: 19px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px #000000 solid;
}
#wb_MKOC_Text3
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_MKOC_Text4
{
   left: 39px;
   top: 125px;
   width: 177px;
   height: 19px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px #000000 solid;
}
#wb_MKOC_Text4
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_MKOC_Text1
{
   left: 140px;
   top: 580px;
   width: 127px;
   height: 19px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_MKOC_Text1
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_MKOC_Text5
{
   left: 26px;
   top: 439px;
   width: 241px;
   height: 19px;
   visibility: hidden;
   display: none;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px #000000 solid;
}
#wb_MKOC_Text5
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_MKOCLogoIcon
{
   left: 21px;
   top: 12px;
   width: 70px;
   height: 93px;
   visibility: hidden;
   display: none;
}
#wb_MKOC_text7
{
   left: 38px;
   top: 314px;
   width: 244px;
   height: 19px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_MKOC_text7
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#back-to-top
{
   width: 66px;
   height: 67px;
   visibility: hidden;
   display: none;
   font-size: 8px;
   background-color: transparent;
   background-image: none;
   border: 0px #CCCCCC solid;
}
#back-to-top_Container
{
   width: 66px;
}
#wb_Shape1
{
   left: 7px;
   top: 15px;
   visibility: visible;
   display: inline;
}
#wb_Text17
{
   left: 102px;
   top: 51px;
   width: 119px;
   height: 22px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text17
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_Text18
{
   left: 42px;
   top: 43px;
   width: 239px;
   height: 54px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text18
{
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
}
#wb_CssMenu1
{
   left: 10px;
   top: 106px;
   visibility: visible;
   display: inline;
}
#wb_CssMenu1 li
{
   width: 300px;
}
#wb_CssMenu1 a
{
   color: #222831;
   border: 1px #7BC74D solid;
   background-color: #7BC74D;
   background-image: none;
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   width: 288px;
   height: 48px;
   padding: 0px 5px 0px 5px;
   line-height: 48px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #E8E8E8;
   background-color: #5B6370;
   background-image: none;
   border: 1px #C0C0C0 solid;
}
#wb_downarrow
{
   left: 103px;
   top: 337px;
   width: 117px;
   height: 74px;
   visibility: visible;
   display: inline;
   color: #E8E8E8;
   background-color: transparent;
   background-image: none;
}
#downarrow
{
   width: 117px;
   height: 74px;
}
#downarrow i
{
   line-height: 74px;
   font-size: 74px;
}
#wb_Downarrow2
{
   left: 47px;
   top: 55px;
   width: 117px;
   height: 74px;
   visibility: hidden;
   display: none;
   color: #393E46;
   background-color: transparent;
   background-image: none;
}
#Downarrow2
{
   width: 117px;
   height: 74px;
}
#Downarrow2 i
{
   line-height: 74px;
   font-size: 74px;
}
#Layer2
{
   left: 0px;
   top: 193px;
   height: 75px;
   visibility: visible;
   display: inline;
   background-color: #222831;
   background-image: none;
}
#Layer2_Container
{
   width: 320px;
}
#wb_MKOC_logo2
{
   left: 59px;
   top: 44px;
   width: 203px;
   height: 97px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   left: 7px;
   top: 230px;
   width: 309px;
   height: 22px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text16
{
   left: 26px;
   top: 70px;
   width: 268px;
   height: 27px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text16
{
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
}
}
