/*
 * ---:[ global styles ]:---
 */

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: calc(16px + 0.5vw);
  line-height: calc(1.1em + 0.5vw);
  color: #545454;
  background-color: #f7efe9;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

img:focus,
button:focus {
  outline: none;
}

button:active,
input[type="submit"]:active,
.input_submit:active {
  margin-top: 0px;
  border-bottom-width: 1px;
}

.orange {
  color: #ee9623;
}

/* Header Code */

#header {
  background-color: #ffffff;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

/* Logo Code */

#HeaderLeft {
  display: block;
  float: left;
  padding: 0px;
}

/* TopCart Code */

#TopCart {
  display: block;
  float: right;
  width: 120px;
  height: 75px;
  padding: 0px;
  margin: 0px;
  text-align: right;
  font-size: 15px;
  line-height: 1.4;
  position: relative;
}

#TopCart a {
  color: #ec9734;
}

#TopCart a:hover {
  color: #545454;
}

#TopCart .cart-contents:before {
  font-family: FontAwesome;
  content: "\f291";
  color: #bea695;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  padding-right: 5px;
  vertical-align: top;
  position: relative;
  top: -20px;
}

#TopCart .cart-contents:hover {
  text-decoration: none;
}

#TopCart .cart-contents-count {
  color: #ec9734;
  font-weight: bold;
}

/* TopMenu Code */

#TopMenu {
  float: right;
  width: 800px;
  height: auto;
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
  text-transform: uppercase;
  letter-spacing: 2px;
}

#TopMenu .nav,
.nav a,
.nav li ul {
  border-color: transparent;
}

#TopMenu .nav a {
  border-width: 0;
  font-size: 1.1em;
  line-height: 1.5em;
  padding: 9px 11px 8px 14px;
}

#TopMenu .nav .current a,
.nav .current-cat a,
.nav .current-nav-item a {
  border-bottom-color: transparent;
}

#TopMenu .nav {
  border-width: 0 0 0 0;
  background-color: #f6efe9;
  position: relative;
  top: unset;
  right: unset;
  bottom: unset;
  z-index: 100;
  height: auto;
}

#TopMenu .nav li {
  margin-bottom: 0;
}

.nav a,
.nav .current ul a,
.nav .current-cat ul a,
.nav .current-menu-item ul a {
  color: #545454;
  background: #F6EFE9;
}

.nav .current a,
.nav .current a:hover,
.nav .current-cat a,
.nav .current-cat a:hover,
.nav .current-menu-item a,
.nav .current-menu-item a:hover {
  color: #545454;
  background: #EFE4DD;
}

.nav a:hover,
.nav .current ul a:hover,
.nav .current-cat ul a:hover,
.nav .current-parent a:hover,
.nav .current-menu-item ul a:hover,
.nav .current-menu-ancestor a:hover {
  color: #545454;
  background: #EFE4DD;
}

.nav .current a,
.nav .current a:hover,
.nav .current-cat a,
.nav .current-cat a:hover,
.nav .current-menu-item a,
.nav .current-menu-item a:hover {
  color: #545454;
  background: #EFE4DD;
}

.nav .current-parent > a,
.nav .current-cat-parent > a,
.nav .current-menu-ancestor > a {
  color: #545454;
  background: #EFE4DD;
}

/* Remove Icon Code */

.template-page .post_box:before {
  content: '';
}

/* Index Column Code */

.HomePage .columns {
  padding: 0px;
  margin: 0px;
}

/* Home Image Code */

#HomeImage,
#HomeVideoContainer {
  padding: 0px 0px 0px 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

#HomeImage {
  display: block;
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
  background: url(/wp-content/uploads/2018/05/HomeImage.jpg) no-repeat 100% center;
  background-size: cover;
}

#HomeImage .widget {
  margin-top: 0px;
}

#HomeImage .sliderContent {
  float: left;
  height: 375px;
  width: 680px;
  padding: 50px 0px 0px 50px;
}

#HomeImage .sliderContent h1 {
  font-size: 3.5em;
  margin-top: 0px;
  margin-bottom: 10px;
  font-weight: bold;
  line-height: 1.4em;
  color: #545454;
}

#HomeImage .sliderContent h2 {
  font-size: 1.8em;
  margin-top: 0px;
  margin-bottom: 10px;
  font-weight: bold;
  color: #78a841;
}

#HomeImage .sliderContent p {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 20px;
  color: #545454;
}

.btnFlat {
  display: inline-block;
  padding: 5px 15px 4px 15px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-color: #545454;
  border: 1px solid #af6607;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

.btnLarge {
  font-size: 2.0em;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 0px;
}

.btnFlat-orange {
  color: #ffffff;
  background-color: #ee9623;
}

.btnFlat-orange a,
.btnFlat-orange a:hover {
  color: #ffffff;
  background-color: #ee9623;
  text-decoration: none;
}

#HomeImage .sliderimage {
  float: left;
  height: 375px;
  width: 440px;
  padding: 50px 50px 0px 50px;
  max-width:  100%;
}


/* Home Teaser Code */

#HomeTeasers,
#HomeTreatment,
#HomeReview {
  padding-left: 40px;
  padding-right: 40px;
}

#HomeTeasers .textwidget h5 {
  color: #ee9623;
  font-size: 2.0em;
  line-height: 1.5;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px;
}

/* Home Treatment Code */

#HomeTreatment .textwidget h1 {
  font-size: 2.0em;
  line-height: 1.5;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 20px;
}

/* Home Video Code */

#HomeVideoRight {
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
}

#HomeVideoLeft .widget,
#HomeVideoRight .widget {
  margin-top: 0px;
}

#HomeVideoRight .video-flex-frame {
  margin-bottom: 0px;
}

#HomeVideoLeft .textwidget h1 {
  font-size: 2.95em;
  line-height: 1.5;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 20px;
}

#HomeVideoLeft .widget {
  margin: 0px 25px 25px 45px;
}

/* Home Review Code */

#HomeReview .textwidget h1 {
  font-size: 2.0em;
  line-height: 1.5;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 20px;
}

/* Product Page Code */

.woocommerce div.product .images,
.woocommerce-page div.product .images {
  pointer-events: none;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  display: none;
}

.woocommerce .product_title {
  font-size: 1.9em;
  font-weight: bold;
}

.priceAvail {
  margin-top: 30px;
  margin-bottom: 20px;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  height: 75px;
}

.priceAvail .price {
  float: left;
  width: 250px;
  padding-top: 24px;
  font-size: 1.9em;
  font-weight: bold;
}

.priceAvail .pandp {
  font-size: 0.7em;
}

.priceAvail .avail {
  background: url('/wp-content/uploads/2018/05/instock.jpg') no-repeat right 16px;
  float: right;
  width: 150px;
  padding-top: 24px;
  font-size: 1.3em;
  font-weight: normal;
  height: 70px;
}

.payWith {
  margin-bottom: 0px;
  text-align: left;
  background: url('/wp-content/uploads/2018/05/paypal-product.jpg') no-repeat left 50px;
  background-size: Auto 86px;
  height: 155px;
  border-top: 1px solid #eaeaea;
}

.payWith h2 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #545454;
  font-size: 1.2em;
}

.quantAdd {
  margin-top: 0px;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  height: 90px;
  padding-top: 15px;
}

.quantAdd .quantity-label {
  margin-right: 10px;
}

.woocommerce-product-details__short-description {
  margin-bottom: 20px;
}

/* quantity input and buttons*/

.woocommerce .quantity input[type],
.woocommerce-cart .quantity input[type] {
  -webkit-appearance: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  outline: 0;
}

.woocommerce .quantity .minus,
.woocommerce .quantity .plus,
.woocommerce-cart .quantity .minus,
.woocommerce-cart .quantity .plus {
  border: 1px solid #c8b1a1;
  background-color: #f6efe9;
  width: 40px;
  height: 40px;
  padding: 0;
  transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  cursor: pointer;
  position: relative;
  font-size: 20px;
  line-height: 40px;
  display: block;
  float: left;
}

.woocommerce .quantity .minus,
.woocommerce-cart .quantity .minus {
  float: left;
}

.woocommerce .quantity .minus:hover,
.woocommerce .quantity .plus:hover,
.woocommerce-cart .quantity .minus:hover,
.woocommerce-cart .quantity .plus:hover {
  background-color: #c8b1a1;
  border-color: #c8b1a1;
  color: #fff;
}

.woocommerce .quantity,
.woocommerce-cart .quantity {
  margin-right: 20px;
  float: left;
  border: none;
  overflow: hidden;
  width: 130px;
  padding-right: 0px;
  padding-top: 9px;
}

.woocommerce .quantity input.qty,
.woocommerce-page .quantity input.qty,
.woocommerce-cart .quantity input.qty,
.woocommerce-page .quantity input.qty {
  border-color: #c8b1a1;
  border-left: none;
  width: 60px;
  height: 40px;
  text-align: center;
  margin-right: -15px;
  font-size: 15px;
  font-weight: bold;
  position: relative;
  display: block;
  float: left;
  line-height: 40px;
  outline: 0;
}

.woocommerce button.btnFlat {
  margin-left: 20px;
  padding: 5px 15px 4px 15px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

.woocommerce .grt button.button.alt,
.woocommerce .grt #respond input#submit {
  display: inline-block;
  position: relative;
  color: white;
  background-color: #ee9623;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
  border: 3px solid rgba(0, 0, 0, 0.25);
  border-width: 0 0 3px 0;
  border-radius: 4px;
}

/* Product Page Tabs Code */

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  border-bottom: 1px solid #c8b1a1;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: 1px solid #c8b1a1;
  background-color: #f6efe9;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  background: #fff;
  border-bottom-color: #fff;
  border-top: 5px solid #c8b1a1;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
  content: none;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
  margin: 0px;
  padding: 1em;
}

.woocommerce #payment .terms, .woocommerce #payment .wc-terms-and-conditions, .woocommerce-page #payment .terms, .woocommerce-page #payment .wc-terms-and-conditions {
    float: none;
}

/* FAQ Page Code */

#FAQHeader .widget {
  margin-top: 0px;
}

#FAQAccordion .widget {
  margin-top: 20px;
}

/* Sidebar Code */

.sidebar .widget_title {
  color: #545454;
  background-color: #f6efe9;
  border-right: 10px solid #c8b1a1;
}

.sidebar .widget.widget_shopping_cart li a:before {
  display: none;
}



.sidebar .widget li a:hover {
  background-color: #fbf7f4;
}

.sidebar .widget.widget_shopping_cart li a.remove {
  padding: 0px;
}

.sidebar .widget.widget_shopping_cart li a.remove:hover {
  padding: 0px;
  background-color: red;
}

/* woocommerce buttons */

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  border-radius: 3px;
  color: #515151;
  background-color: #f6efe9;
  border: 0;
}

.woocommerce-message a.button {
  border-radius: 3px;
  color: #fff;
  background-color: #ee9623;
  border: 0;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce .buttons a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  background-color: #f7e9de;
  color: #515151;
}

.woocommerce-message a.button:hover {
  background-color: #c8b1a1;
  color: #fff;
}

/* Contact Page Code */

.ContactPage .post_box {
  margin-bottom: 0px;
}

#ContactHeader .widget {
  margin-top: 0px;
}

#ContactFormContainer {
  margin-left: -57px;
  margin-right: -57px;
  padding-left: 55px;
  padding-bottom: 40px;
}

/* Product Page Code */

.tabContentLeft,
.tabContentRight {
  float: left;
  width: 50%;
  padding: 15px;
}

/* Footer Image Code */

#footer {
  border-width: 0px;
  border-top: 1px solid #d7c5ba;
  padding-left: 0;
  padding-right: 0;
  padding-top: 1.0em;
  padding-bottom: 1.0em;
  font-size: 0.6em;
  background-color: #efe4dd;
  color: #545454;
  text-align: center;
  clear: both;
}

#footer p {
  font-size: 1.2em;
  line-height: 1.667em;
}

#footer a {
  color: #545454;
  text-decoration: none;
}

#footer a:hover {
  color: #000;
  text-decoration: underline;
}

/* Woocommerce Code */

.woocommerce-info::before {
  color: #c8b1a1;
}

.woocommerce-info,
.woocommerce-message {
  border-top-color: #c8b1a1;
  background-color: #f6efe9;
}

.woocommerce .star-rating {
  font-family: FontAwesome;
  color: #ee9523;
}

.woocommerce .star-rating::before {
  content: '\f005\f005\f005\f005\f005';
}

.woocommerce .star-rating span::before {
  content: '\f005\f005\f005\f005\f005';
}

/* Screen Size max-width: 800px */

@media all and (max-width: 800px) {
  #HeaderLeft {
    width: 100px;
    height: 75px;
  }

  #TopMenu {
    float: left;
    width: 100%;
  }

  /* content width 100 on home page */

  .HomePage .columns > .content,
  .HomePage .columns > .sidebar {
    width: 100%;
  }

  /* Home Image Code */

  #HomeImage,
  #HomeVideoContainer {
    padding: 0px 0px 0px 0px;
    padding-left: 0px;
    padding-right: 0px;
  }

  #HomeImage {
    display: block;
    margin: 0px;
    padding: 0px;
    height: auto;
    background: url(/wp-content/uploads/2018/04/HomeImage.jpg) center center;
    background-repeat: no-repeat;
    background-size: 300% 100%;
  }

  #HomeImage .widget {
    margin: 0px;
  }

  #HomeImage .sliderContent {
    float: none;
    width: 100%;
    height: auto;
    padding: 10px 20px 15px 20px;
    text-align: center;
  }

  #HomeImage .sliderContent h1 {
    font-size: 2.7em;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 10px;
    color: #545454;
    text-align:  center;
  }

  #HomeImage .sliderContent h2 {
    font-size: 1.7em;
    margin-top: 0px;
    margin-bottom: 10px;
    font-weight: bold;
    color: #78a841;
  }

  #HomeImage .sliderContent p {
    margin-bottom: 20px;
    color: #545454;
    font-size:  18px;
  }

  .btnLarge {
    font-size: 1.3em;
    line-height: 1.4;
    font-weight: bold;
  }

  #HomeImage .sliderimage {
    display: none;
  }

  /* Home Video Code */

  #HomeVideoLeft {
    text-align: center;
    padding-bottom: 20px;
  }

  #HomeVideoLeft h1 {
    font-size: 1.0em;
    line-height: 1.1;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 20px;
  }

  #HomeVideoLeft .widget {
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
  }

  #HomeVideoRight {
    width: 90%;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 20px;
    padding-right: 0px;
  }

  /* Product Page max 800 */

  .woocommerce div.product .product_title {
  text-align: center;
  }

  .priceAvail .avail {
    background: url(/wp-content/uploads/2018/05/instock.jpg) no-repeat right 16px;
    float: right;
    width: 50px;
    padding-top: 24px;
    font-size: 0;
    font-weight: normal;
    height: 70px;
  }

  .woocommerce-product-details__short-description {
    text-align: center;
  }

  .payWith {
    margin-bottom: 0px;
    text-align: center;
    background: url(/wp-content/uploads/2018/05/paypal-product.jpg) no-repeat center 50px;
    background-size: Auto 86px;
    height: 155px;
    border-top: 1px solid #eaeaea;
  }

  .quantAdd {
    margin-top: 0px;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    height: 90px;
    padding-top: 15px;
    text-align:  center;
    position:  relative;
  }

  .woocommerce div.product form.cart div.quantity {
    float: unset;
    margin: 0px;
    display: inline-flex;
  }

  .woocommerce button.btnFlat {
    margin-top: -8px;
  }

  /* checkout page */

  .woocommerce-cart .quantity {
    float:unset;
  }

  /* Contact Page */

  .ContactPage .columns {
    background-color: white;
    padding-top: 42px;
    padding-right: 0px;
    padding-left: 0px;
  }

  #ContactFormContainer {
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 40px;
  }

  } /* end max 800 */


@media all and (max-width: 768px) {
.priceAvail .avail {
    background: url(/wp-content/uploads/2018/05/instock.jpg) no-repeat right 16px;
    float: right;
    width: 160px;
    padding-top: 24px;
    font-size: 1.4em;
    font-weight: normal;
    height: 70px;
}
}/* end max 768px */

/* Screen Size max-width: 420px */

@media all and (max-width: 420px) {
  #HeaderLeft {
    width: 100px;
    height: 75px;
  }

  #TopMenu {
    float: left;
    width: 100%;
    height: auto;
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
    text-transform: uppercase;
    letter-spacing: 1px;
  }

  .nav a,
  .menu_control {
    color: #545454;
  }

  .menu_control {
    padding-right: 15px;
    padding-left: 15px;
    margin: 10px;
    background-color: #F6EFE9;
  }

  .nav a:hover,
  .menu_control:hover {
    color: #545454;
    background-color: #efe4dd;
  }

  .ContactPage .columns {
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 15px;
  }

  /* Home Image Code */

  #HomeImage,
  #HomeVideoContainer {
    padding: 0px 0px 0px 0px;
    padding-left: 0px;
    padding-right: 0px;
  }

  #HomeImage {
    display: block;
    margin: 0px;
    padding: 0px;
    height: auto;
    background: url(/wp-content/uploads/2018/04/HomeImage.jpg) left center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  #HomeImage .widget {
    margin: 0px;
  }

  #HomeImage .sliderContent {
    float: none;
    width: 100%;
    height: auto;
    padding: 10px 20px 15px 20px;
    text-align: center;
  }

  #HomeImage .sliderContent h1 {
    font-size: 1.7em;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 10px;
    color: #545454;
  }

  #HomeImage .sliderContent h2 {
    font-size: 1.1em;
    line-height: 1.5;
    margin-top: 0px;
    margin-bottom: 10px;
    font-weight: bold;
    color: #78a841;
  }

  #HomeImage .sliderContent p {
    margin-bottom: 20px;
    color: #545454;
  }

  /* Home Video Code */

  #HomeVideoLeft {
    text-align: center;
    padding-bottom: 20px;
  }

  #HomeVideoLeft h1 {
    font-size: 1.0em;
    line-height: 1.1;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 20px;
  }

  #HomeVideoLeft .widget {
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
  }

  /* Paduct Page Code */

  .woocommerce .tabContentLeft,
  .woocommerce .tabContentRight {
    float: none;
    width: 100%;
  }

  .woocommerce .product_title {
    text-align: center;
  }

  .priceAvail {
    margin-top: 10px;
    margin-bottom: 20px;
    height: auto;
    text-align: center;
  }

  .priceAvail .price {
    float: none;
    width: 100%;
    padding-top: 15px;
    font-size: 1.6em;
    text-align: center;
  }

  .priceAvail .avail {
    background: url(/wp-content/uploads/2018/05/instock.jpg) no-repeat right 12px;
    float: none;
    width: 85%;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 1.3em;
    height: auto;
  }

  .payWith {
    margin-bottom: 0px;
    text-align: center;
    background: url(/wp-content/uploads/2018/05/paypal-product.jpg) no-repeat center 50px;
    background-size: contain;
    height: 155px;
  }

  .woocommerce-product-details__short-description {
    text-align: center;
  }

  .quantAdd {
    text-align: center;
    margin-top: 0px;
    height: auto;
    padding-top: 15px;
  }

  .woocommerce div.product form.cart div.quantity {
    text-align: center;
    border: none;
    overflow: hidden;
    width: 130px;
    padding: 0px;
    margin: 0 auto;
    margin-bottom: 10px;
    float: unset;
    display: inherit;
  }

  .woocommerce div.product form.cart div.quantity::after {
    content: " ";
    display: table;
    clear: both;
  }

  .woocommerce button.btnFlat {
    margin-left: 0px;
    margin-top: 10px;
    padding: 10px 15px 10px 15px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
  }

  .woocommerce div.product form.cart {
    margin-bottom: 15px;
  }

  /* Contact Page Code */

  #ContactFormContainer {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
  }

  #ContactFormContainer	.textwidget p {
    margin-bottom: 5px;
  }

  /* Footer Code */

  #footer {
    border-width: 0px;
    border-top: 1px solid #d7c5ba;
    padding: 1.0em;
  }

  /* FAQ Page Code */

  .post_box {
    position: relative;
    margin-bottom: 10px;
  }

  .columns > .sidebar {
    padding-top: 35px;
  }
}/* End max-width: 420px */

/* Screen Size 1024px */

@media all and (min-width: 1024px) {
  /* Logo Code */

  #HeaderLeft {
    display: block;
    float: left;
    width: 169px;
    height: 120px;
    padding: 0px;
  }

  /* TopMenu Code */

  #TopMenu {
    float: right;
    width: 700px;
    height: auto;
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
  }

  .menu_control,
  .nav:before {
    display: none;
  }

  #HomeImage .sliderContent {
    float: left;
    height: 325px;
    width: 600px;
    padding: 20px 0px 0px 35px;
  }

  #HomeImage .sliderimage {
    float: right;
    height: 325px;
    width: 370px;
    padding: 40px 45px 0px 35px;
    max-width:  100%;
  }

  #HomeVideoLeft .widget {
    margin: 0px 25px 25px 45px;
    padding-bottom: 10px;
  }

}/* End Size min-width: 1024 */


/* Screen Size 1130px+ */

@media all and (min-width: 1130px) {
  .container {
    background-color: #ffffff;
    width: 1130px;
    padding: 0px;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-shadow: 0 0px 2px 1px rgba(161,121,100, 0.5);
    -moz-box-shadow: 0 0px 2px 1px rgba(161,121,100, 0.5);
    box-shadow: 0 0px 2px 1px rgba(161,121,100, 0.5);
  }

  #TopMenu {
    float: right;
    width: 880px;
    height: auto;
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
  }

  #HomeImage .sliderContent {
    float: left;
    height: 375px;
    width: 680px;
    padding: 50px 0px 0px 50px;
  }

  #HomeImage .sliderimage {
    float: right;
    height: 375px;
    width: 440px;
    padding: 50px 50px 0px 50px;
    max-width:  100%;
  }
  
}/* End Size min-width: 1130px */