
body {
    background-color: rgb(242, 242, 247);
  
    font-family:   ui-rounded, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif !important;
    margin: 0;
    padding: 0;
}

#hidden {
  visibility: hidden !important;
  display: none !important;
}

a:link, a:hover, a:active { 
  color: inherit; 
  text-decoration: inherit;
}

a.visible-link {
  text-decoration: underline;
}

a.link {
  color: purple;
  text-decoration: underline !important;
}

img.cookery-main-screenshot.ios {
  max-width: 852.5px !important;
  height: auto;
  width: 100%;
  min-width: 170.5px !important;
}

#cost_label {
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 1rem;
  font-weight: lighter;
}
.privacy-box {
  padding: 2rem;
}


.secondary {
  color: rgb(170, 170, 170);
  font-weight: lighter;
  font-size: 24pt;
  padding-bottom: 1.0rem;
}

a.privacy,
a.privacy:link,
a.privacy:visited,
a.privacy:hover,
a.privacy:active {
  color: purple !important;
  text-decoration: underline !important;
}

/* Header */

div.app-title {
  text-decoration: none;
  color: black;
  margin-top: 1.0rem;
  text-align: left;
  font-weight: lighter;
  font-size: 32pt;
}

ul.with-bullet {
  list-style: circle;
  margin-left: 10pt;
}

ul.with-bullet li {
  margin-top: 4pt;
  margin-bottom: 4pt;
}

ul.horizontal-list {
    list-style: none;
    /* overflow: hidden; */
    /* background-image: url("menu-background.png"); */
    /* border-style: dashed;
    border-color: #218838; */

    /* background-size: cover; */
    /* border-radius: 2rem; */
    color: rgb(0, 0, 0);
    display: inline-flexbox;
    margin-right: 0rem;
    margin-left: 0rem;
    /* padding: 0.5rem 0.5rem; */
    margin-top: 2.4rem;
    /* margin-right: 5rem; */
    justify-content: right !important;
    justify-self: right !important;
    text-align: right !important;
    max-width: none !important;
    min-width: max-content !important;
    width: 100% !important;
    /* height: 20px !important; */
    /* height: 100%; */
    /* background-color: blanchedalmond; */
    height: 1rem;
  
  }
ul.horizontal-list a {
    text-decoration: none;
   color: black;
}

ul.horizontal-list a:hover {
    text-decoration: underline;
}

ul.horizontal-list li {
    display: inline-block;
    padding: 0 0.5rem;
    min-width: 0rem;
    text-align: center;

  
  }

ul.horizontal-list li:not(:last-child) {
  border-right: 1px solid black;
  /* padding-right: 0.5rem; */
  display: inline-block;
  
}

.title {
  height: 49px;
  width: 100%;
  text-align: center;
  /* border-style: dashed;
  border-color: blue; */
  /* max-width: fit-content; */
/*padding-top: 0.1rem;*/
  align-content: center !important;
  align-items: center !important;
  align-self: center !important;
  padding-top: 0rem;
  /* margin-top: 2.4rem; */
    position: relative;
  bottom: 10px !important;
  margin-bottom: 0rem;
  /* margin-bottom: 0.5rem; */
  font-weight: lighter;
  font-size: 2.5rem;
  color: rgb(0, 0, 0);
  /* text-shadow: 0px 2px 3px rgb(255, 255, 255); */
  
}

.icon-image {
  width: 48px;
  height: 48px;
  padding: 0.5rem;
  margin-top: 0.2rem;
  
}



img#title_image_small {
  /* width: 12%; */


  height: 18%;
  margin-top: 1.5rem !important;
   /* margin-top: 10rem; */
   /* border-style: dotted;
   border-color: black; */
  /* margin-bottom: 0.5rem; */


}

img#main-index {
    transform: translateY(8px) !important;
}

img.mini_app_icon {
    width: 48px;
  height: 48px;
  padding: 0.5rem;
  margin-top: 0.2rem;
    /* border-style: groove;
  border-color: darkgoldenrod; */

}

img.mini_app_icon-mac {
    width: 48px;
  height: 48px;
  padding: 0.5rem;
  margin-top: 0.2rem;
  /* border-style: groove;
  border-color: darkgoldenrod; */
}

ul {
  list-style: none;
  margin-left: 0px;
  padding-left: 0px;
}
li.centered {
  
  box-sizing: border-box !important;
  width: auto !important;
  align-content: center !important;
  justify-content: center !important;
  justify-self: center !important;
  justify-items: center !important;
  align-self: center !important;
  align-items: center !important;
}

/* !!!!! Contact / Support Forms !!!!! */
#contactForm {
  min-width: 4rem;
  max-width: 30rem;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
/*padding: 20px;*/
  background: #f9f9f9;
  border-radius: 5px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}

.form-group {
  margin-bottom: 10px;
  margin-top: 15px;
  margin-left: 0px;
  margin-right: 0 auto;
  padding: 0 auto !important;
  box-sizing: border-box !important;
  width: auto !important;
}

.form-group-version {
/*margin-bottom: 15px;*/
/*margin-left: 0px;*/
/*margin-right: 0 auto;*/
  display: inherit;
  margin-top: 15px;
  margin-left: 0 auto !important;
  margin-right: 0 auto !important;
  padding: 0 auto !important;
  width: 40% auto;
  box-sizing: border-box !important;
  
}
li#contact-form {
  margin: 0 auto !important;
  padding-left: 0 auto !important;
  padding-right: 0 auto !important;
  padding-bottom: 0 auto !important;
  padding-top: 1em auto !important;
/*padding: 0 auto !important;*/
  box-sizing: border-box !important;
  width: 60% auto;
}


label {
  display: block;
  font-weight: bold;
  margin-bottom: 0px;
  margin-top: 0px;
}

label#description {
  font-weight: normal;
  font-size: small;
  margin: 0 !important;
  box-sizing: border-box !important;
  padding: 0 !important;
/*padding-bottom: 0px;*/
}

.standout {
  color: purple;
}



/* 
NOTE: Adding padding to `select` will cause the actual select dropdown to be padded, not the surrounding region. 
*/
select {
  box-sizing: border-box !important;
/*margin: 0 !important;*/
  margin-bottom: 5px;
  margin-top: 10px;
  padding: 0 !important;
}

/* 
NOTE: Adding padding to `input`, `textArea` will cause the actual select dropdown to be padded, not the surrounding region. 
*/
input, textarea {
  width: 100%;
  padding: 5px;
/*padding-top: 10px;*/
/*padding-bottom: 10px;*/
  border: 1px solid #ccc;
  border-radius: 5px;
  box-sizing: border-box !important;
/*margin: 0 auto !important;*/
  margin-bottom: 5px;
  margin-top: 10px;
  font-size: 16px;
}

textarea {
  height: 100px;
  resize: vertical;
}

button {
  background-color: #28a745;
  color: white;
  border: none;
  padding: 10px 20px;
  border-radius: 5px;
  cursor: pointer;
  font-size: 16px;
}

button:hover {
  background-color: #218838;
}


div.badge {
padding-top: 100px;
/* border-color: red;
border-style: dotted; */
display: inline-flex;
}
img.badge { 
 margin-right: 0rem;
 margin-top: 0rem;
 margin-bottom: 0px;
 padding-bottom: 0px;
 align-content: center !important;
 align-items: center !important;
 align-self: center !important;
}

#bold {
  font-weight: bold;
}


img#info-icon {
  width: 12px;
  height: 12px;
}

/*
  Main Index (App Picker)
*/

.main-buttons {
  align-items: center !important;
  align-self: center !important;
  align-content: center !important;
  /* border-color: darkslateblue;
  border-style: dotted; */

}

a#app_website_button,
a#app_website_button:link,
a#app_website_button:visited,
a#app_website_button:hover,
a#app_website_button:active {
  color: black !important;
  text-decoration: none !important;
  /* border-style: dashed;
  border-color: cadetblue; */
}

span.round-button {
    background-color: rgb(237, 237, 243);
  color: black !important;
  border-radius: 8px;
  border-color: rgb(78, 78, 78);
  border-width: 1px;
  border-style: solid;
  padding: 5px !important;
  box-sizing: border-box;
  position: relative;
  bottom: 3px !important;
  /* margin: 0px !important; */
  /* padding-bottom: 6px !important;
  padding-top: 6px !important;
  padding-left: 6px !important;
  padding-right: 6px !important; */
  align-content: center;
  align-self: center;
  font-weight: lighter;
  text-shadow: 0 2px 10px rgba(0,0,0,0.1);
  font-size: 16pt;

  align-self: center; 
  align-items: center;
  align-content: center;
}

li#app_web_link {
  width: 100%;
  height: auto;
  align-content: center !important;
  align-self: center !important;
  align-items: center !important;
  
  /* margin-top: 0.5rem !important; */
  /* padding-top: 0.5rem; */
  /* padding-bottom: 0.5rem; */
}

/*
  ------------------------------------
            FEATURES LIST
  ------------------------------------
*/

div.features-list {
  /* display: grid; */
  display: contents;
/*padding: 0px !important;*/
/*margin: 0px;*/
  width: 100%;
/*padding: 10px;*/
  justify-content: center !important;
  align-content: center !important;
  align-self: center !important;
  align-items: center !important;
  gap: 20px;
/*align-content: center !important;*/
/*align-items: center !important;*/
/*align-self: center !important;*/
  grid-auto-columns: auto;
  grid-auto-rows: auto;
  grid-template-rows: auto auto;

   grid-auto-columns: auto auto;
  /* border-style: dotted;
  border-color: cadetblue; */
}

div.features-list-mac {
  display: grid;
  width: 100%;
  gap: 20px;
  grid-auto-columns: auto;
  grid-auto-rows: auto;
    justify-content: center !important;
 
  justify-items: center;
  grid-template-rows: auto auto auto;
  grid-template-columns: repeat(3, 1fr); */
   grid-auto-columns: auto auto auto;
  /* border-style: dotted;
  border-color: cadetblue; */
}

div.features-col-mac {
  display: contents;
   justify-content: center !important;
  /* justify-items: center !important;
  justify-self: center !important;
  align-items: center !important;  */
  /* border-style: dashed;
  border-color: coral; */
}

div.features-col {
  display: grid;
  gap: 20px;
  width: 100%;
  justify-content: center !important;
  justify-items: center !important;
  justify-self: center !important;
  align-items: center;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-columns: auto;
}


/* Ensures each 'box' for each feature is padded so they aren't directly touching */

div.app-info {
  padding: 10px !important;
}

/*.feature-columns {*/
/*}*/

ul.app-info {
  font-size: 14px;
  list-style: none;
/*margin-top: 1rem;*/
/*margin-left: 0px;*/
/*margin-right: 0px;*/
/*margin-bottom: 0px;*/
  background-color: rgb(237, 237, 243);
/*background-color: purple;*/
/*padding: 0.5rem;*/
/*padding-left: 0.1rem;*/
/*padding-right: 0.1rem;*/
/*padding-top: 0.1rem;*/
/*padding-bottom: 0.1rem;*/
  padding: 0px !important;
  width: 18rem;
  border-radius: 12px;
  box-sizing: border-box;
/*align-self: center !important;*/
/*align-items: center !important;*/
/*align-content: center !important;*/
  justify-content: center !important;
  text-align: center !important;
  grid-template-rows: auto auto auto auto;
  grid-auto-rows: 1fr;
  grid-template-areas:
"info-box",
"info-header",
"info-image",
"info-body";
}

li.additional_features {
  font-size: xx-large;
  text-align: center;
}

ul.info-box {
  list-style: none;
  margin-left: 0px;
  padding-left: 0px;
}

li.info-header {
  font-weight: bold;
  padding-bottom: 1rem;
  font-size: 16px;
  padding-top: 0.5rem;
}

#padding-top {
  padding-top: 1rem;
}

span.badge-small {
  background-color: rgb(165, 203, 248);
  border-radius: 24px;
  border-color: rgb(255, 255, 255);
  border-width: 0.5px;
  stroke-width: 2px;
  border-style: solid;
  box-sizing: border-box;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
  padding-left: 0.4em;
  padding-right: 0.4em;
  margin-left: 0.5em;
  margin-right: 0.5em;
}

ul.additional-features {
  background-color: rgb(237, 237, 243);
  border-radius: 12px;
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px;

}

div.additional-features {
  font-size: 14px;
  list-style: none;
  padding-left: 20px;
  justify-content: left !important;
  text-align: left !important;

}

li.additional-features-header {
  font-weight: bold;
  padding-bottom: 1rem;
  font-size: 16px;
  width: 100%;
  padding-top: 0.5rem;
}

li#additional_main_title {
  font-size: large;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-weight: bold;
}

.additional-features {
    text-align: left !important;
    justify-content: left !important;
}


li.additional-body {
  /* font-size: medium; */
  padding-bottom: 1rem;
  /* width: 80%; */
}

li.info-body {
  font-weight: normal;
  padding-bottom: 1rem;
  margin-left: 0.5em;
  margin-right: 0.5em;
}


li.info-image {
  padding-bottom: 1rem;
  
}

img#notification-custom {
  width: 12rem;
  height: auto;
}

img#timer-feature {
  width: 14rem;
  height: auto;
}

img#course-date-custom {
  width: 14rem;
  height: auto;
  padding-left: 0px;
  margin-left: 0px;
}

img#feature-photo-import {
  width: 14rem;
  height: auto;
  padding-left: 0px;
  margin-left: 0px;
}

img#grade-graph {
  width: 12rem;
}

img#widget {
  width: 12rem;
}


p#app-info {
  font-weight: normal;
}

/*
  ------------------------------------
            HEADER
  ------------------------------------
*/
.header {
  height: 68px;
  background-size: cover;
  /* background-image: url("./header_background.png"); */
  /* background-color: rgb(214, 214, 233); */
  background-color: white;
  padding: 0em !important;
  margin: 0em !important;
  display: grid !important;
  width: 100% !important;
  min-width: 350px;
  box-sizing: content-box;
  grid-template-columns: 68px minmax(40vw, auto) minmax(120px, auto);
}

.main-header {
  height: 68px;
  background-size: cover;
  /* background-image: url("./header_background.png"); */
  /* background-color: rgb(214, 214, 233); */
  background-color: white;
  /* padding: 0em !important; */
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0rem;
  padding-bottom: 0rem;
  margin: 0em !important;
  display: grid;
  width: 100% !important;
  box-sizing: border-box;
  grid-template-columns: minmax(40vw, auto) minmax(120px, auto);
}

ul.header-links {
    display: flex;
    list-style:none;
    flex-wrap: nowrap;
    padding: 0.5rem 0.5rem;

    margin-top: 1.4rem;

    /* border-style: dashed;
    border-color: coral; */
    overflow-x: auto;
    height: 20px;
    max-width: none !important;
    min-width: max-content !important;
    width: 50% !important;
    color: rgb(0, 0, 0);
    text-align: left;
}

ul.header-links a {
    text-decoration: none;
   color: black;
}

ul.header-links a:hover {
    text-decoration: underline;
}

ul.header-links li {
    display: inline-block;
    padding: 0 0.5rem;
    min-width: 1rem;
    text-align: center;

  
  }
  ul.header-links li:not(:last-child) {
  border-right: 1px solid black;
  height: 10pt;
  display: inline-block;
  
}

#help-recipe-photo-import-img {
  max-width: 160px;
}
#help-recipe-share-text-notes {
  max-width: 167px;
}
#help-new-recipe-menu-img {
  max-width: 115.45px;
/* width="115.45" height="96.5" */
}
#help-share-sheet-img {
  /* width="241.2" height="232.4" */
  max-width: 160.0px;
}
#help-safari-settings-menu-img {
  /* width="213" height="275.5" */
  max-width: 160px;
}
#help-doc-filter-button-img {
  max-width: 129.32px;
}

#help-safari-extensions-list-img {
  /* width="217" height="312" */
  max-width: 180px;
}

#help-safari-extension-customize-toolbar-img {
  /* width="230" height="382" */
  max-width: 154px;
}
#help-safari-view-menu-img {
  /* width="288" height="324.67" */
  max-width: 200px;
}

li.cookery-faq-link {
  text-align: center;
}

.simple-header {
  box-sizing: border-box;
  display: grid;

  grid-template-columns: 1 1fr;
  grid-template-rows: auto;
  background-size: cover;
  background-color: white;
  padding: 0em !important;
  margin: 0em !important;
  width: 100% !important;

  height: 58px;
}

/* Header Contents: [icon] [Assignments title] [spacer] [menu] */

.icon {
  width: 48px;
  height: 48px;
  background-size: 48px 48px;
  background-image: url("Group-2@2x.png");
  
}   


/* Menu (Header) */

a#app_website_button {
  font-size: 22pt;
  padding: 2px;
  /* padding-bottom: 10px; */
  /* padding-inline: 10rem !important; */
}


li#xsmall {
  font-size: medium;
  padding-top: 2rem !important;
  align-items: center !important;
  align-self: center !important;
  align-content: center !important;
  width: 100%;
}


.small {
  font-size: small;
  /* border-style: dashed;
  border-color: black; */
}



/*
  ------------------------------------
            BODY CONTENT
  ------------------------------------
*/
/* -- Inbox -- */
.body-content {
    /* padding-left: 0.5rem; */
    /* padding-top: 2rem; */
    display: grid;
    height: 100%;
    width: 90%;
    align-items: stretch;
    justify-self: center !important;
    justify-items: center !important;
    justify-content: center !important;
    text-align: center !important;
    margin: 0 auto;
    /* border-style: dashed;
    border-color: deeppink; */
    grid-template-columns: auto;
    /* grid-template-columns: repeat(2, 1fr); */
    column-gap: 18px;
    /* height: 1rem; */
}


.mac-body-content {
      display: flexbox;
    height: 100%;
    width: 90%;
    align-items: stretch;
    text-align: center !important;
    margin: 0 auto;
    /* border-style: dashed;
    border-color: deeppink; */


justify-self: center;
justify-content: center;
justify-items: center;


}



.wrapper {
  display: grid;
  /* height: 100%; */
  width: 100%;
  height: 100%;
  margin: 0 auto !important;
  padding: 0 !important;
  box-sizing: border-box;
  grid-template-rows: auto auto; 
  grid-template-columns: auto auto;
  justify-content: center !important;
  justify-self: center !important;
  justify-items: center !important;
  /* border-style: dotted;
  border-color: maroon; */
}

/* -- Support -- */

.support-wrapper {
  display: grid;
  /* height: 100%; */
  width: 100% auto;
/*height: 100vw auto;*/
  margin: 0 auto !important;
  padding: 0 auto !important;
  box-sizing: border-box !important;
  grid-template-rows: auto auto;
}

div.column-two {
  vertical-align: top;
  justify-content: center;
  justify-self: center;
  justify-items: center;
  padding-top: 4rem;
  padding-right: 2rem;
  display: flex;
  height: 90%;

  /* border-style: dotted;
  border-color: hotpink; */
  /* display: flex;
  justify-content: center;
  align-items: center;
  padding-bot */
}

.support-body-content {
    padding-left: 0.0rem;
    /* padding-top: 2rem; */
    display: grid;
    /* height: 100%; */
    width: 100% auto !important;
    margin: 0 auto !important;
    padding-right: 0 auto !important;
    box-sizing: border-box !important;
    grid-template-columns: repeat(2, 1fr);
    
}

/* -- Mail Successfully Sent Page Wrapper -- */

.mail-results-wrapper {
  height: 65vw;
  width: 60% !important;
  margin: 0 auto !important;
  padding-top: 100px;
  text-align: center;
  flex-grow: 1 !important;
  align-content: inherit;
  
}

#app-store-left-col {
  /* margin-left: 12%; */
  margin-bottom: 0px;
  align-content: center !important;
  align-items: center !important;
  align-self: center !important;
}

.cookery-plus {
  color: rgb(141, 141, 141);
  font-weight: 500;
  font-size: smaller;
  padding-top: 2px;
}

#app-store-right-col {
  margin-top: 2rem;
  margin-bottom: 2rem;
/*margin-right: 2rem;*/
align-content: center;
text-align: center;
  justify-content: center;
  margin-left: 0rem;
  width: 100%;
}

.app-store {
    margin-top: 2rem;
    margin-bottom: 2rem;
    /* margin-right: 6rem; */
/*  margin-right: 2rem;*/
/*  align-content: center;*/
    justify-content: center;
    text-align: center;
    
}





/* Main Content */


ul.title-main-view {
  list-style: none;
  display: grid;
padding-left: 4rem;
padding-right: 4rem;
  justify-self: center !important;
  justify-items: center !important;
  justify-content: center !important;
  font-size: 3rem;
  /* border-style: dashed;
  border-color: green; */
  width: 98%;
/*padding: 1.1rem;*/
  padding-top: 0.0em !important;
/*margin-left: 1rem;*/
  /* width: 100% !important; */

  box-sizing: border-box !important;
  /* align-self: flex-start; */
  /* text-align: center !important; */
  /* padding-bottom: 0.5em; */


}

div.mac-spacer {
  height: 100% !important;
}

li#padding {
  margin: 0 auto !important;
  display: inline-block;
  list-style: none;
  box-sizing: border-box !important;
  padding-top: 0.5em;
  padding-right: 0 auto !important;
  padding-left: 0 auto !important;
  width: 100% auto;
/*padding-bottom: 4em !important;*/
  
}
li#support-form {
  margin-left: 10px;
  padding-left: 0px;
  padding-top: 1em;
  text-align: center;
  margin: 0 auto !important;
  box-sizing: border-box !important;
  
}
ul.support-form {
  list-style: none;
  display: inline-block;
  font-size: 1rem;
  padding-top: 1em;
  font-family:  'Nutino', ui-rounded, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif !important;
  font-weight: 300;
  
  width: 100% auto !important;
  box-sizing: border-box !important;
  margin-left: 10px;
  margin-right: 0 auto !important;
  margin-top: 0 auto !important;
  margin-bottom: 0 auto !important;
  padding-right: 0 auto !important;
}


#small {
  font-size: 16pt;
  font-family:  'Nutino', ui-rounded, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif !important;
  font-weight: lighter;

}

li#small {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}




  /* (Main Content - iPhone screen view) */
.main-screenshot {
  display: inline !important;
/*width: 1120px !important;*/
  max-width: 520px;
  width: 100%;
  height: auto;
  min-width: 320px;
  box-sizing: border-box;
  /* border-style: dashed;
  border-color: blue; */
}

/* .main-screenshot.hidden {
  display: none;
} */


img.index-main-screenshot-mac {
  width: 100%;
  height: auto;
  max-width: 1157px !important;
  min-width: 313px !important;
  padding-top: 2rem;
  box-sizing: border-box;
  /* border-style: dashed;
  border-color: darkcyan; */
}

.index-main-screenshot {
  width: 100%;
    height: auto;
  max-width: 950px !important;
  min-width: 320px !important;

  /* max-width: 520px;
  min-width: 320px; */
  padding-top: 2rem;
  /* padding-right: 10rem; */
  /* padding-left: 10px; */
  /* padding-left: 4rem; */
  box-sizing: border-box;

}

.index-assignments-screenshot {
  width: 100%;
    height: auto;
  max-width: 650px !important;
  min-width: 320px !important;

  /* max-width: 520px;
  min-width: 320px; */
  padding-top: 2rem;
  /* padding-right: 10rem; */
  /* padding-left: 10px; */
  /* padding-left: 4rem; */
  box-sizing: border-box;

}

div.platform {
  display: inline;
  padding-left: 8px;
}

img.platform {
  width: 51.5px;
  /* height: 100% */
}

  /* (Main Content - iPhone screen view) */
.main-body-hidden-screenshot {
/*width: 0px;*/
  display: inline ;
  width: 640px !important;
  padding-top: 2.5rem;
  padding-right: 0rem;
  padding-left: 0rem;
  box-sizing: border-box;
}


.main-screenshot-support {
  width: 580px;
  padding-top: 4.5rem;
  padding-right: 0 auto !important;
  margin-right: 0 auto !important;
  padding-left: 4rem;
  box-sizing: border-box !important;
  
}



div#copyright { 
  text-align: center;
  width: 100%;
  vertical-align: bottom; 
  margin-bottom: 10px !important;
}

@media only screen and (min-width: 1160px) and (max-width: 1308px) {
  /* .body-content {
      grid-template-columns: repeat(2, 1fr);
  } */
  div.features-list {
  
    grid-template-rows: auto auto auto;
  }

}

@media only screen and (min-width: 1120px) and (max-width: 1160px) {

  /* .body-content {
      grid-template-columns: repeat(2, 1fr);
  } */
  div.features-list {
  
    grid-template-rows: auto auto auto;
  }

  .main-screenshot {
    max-width: 480px;
  }
  ul.horizontal-list {
    width: 100% !important;
  }
  .index-main-screenshot {
    max-width: 480px;
  }
  div.features-col {
    display: grid;
    grid-template-columns: auto auto;
    grid-auto-columns: auto;
    
  }
  .main-screenshot-support {
    max-width: 620px;
    min-width: auto;
  }


  img#title_image_small {
    margin-bottom: auto !important;
    margin-top: 1.5rem !important;
    /* width: 20%; */
    height: 18%;
    padding: 0%;
    /* background-color: chocolate; */
    /* border-style: dotted;
    border-color: chartreuse; */
  }
  

  
}

@media only screen and (min-width: 1060px) and (max-width: 1120px) {
  /* .main-screenshot {
    max-width: 400px;
    min-width: auto;
  } */
/* .body-content {
      grid-template-columns: repeat(2, 1fr);
  } */
  div.features-list {
  
    grid-template-rows: auto auto;
        grid-auto-flow: row;

  }
 

  img#title_image_small {
    margin-bottom: auto !important;
    margin-top: 1.7rem !important;
    /* width: 20%; */
    height: 18%;
    padding: 0%;
    /* background-color: chocolate; */
    /* border-style: dotted;
    border-color: chartreuse; */
  }



  .index-main-screenshot {
    max-width: 400px;
    min-width: auto;
  }

  
}

@media only screen and (min-width: 960px) and (max-width: 1060px) {
 
div.features-list-mac {
  grid-template-rows: auto;
  grid-template-columns: repeat(2, 1fr); */
   grid-auto-columns: auto auto;
}

  .header {
    height: 68px;
    background-size: cover;
    /* background-image: url("./header_background.png"); */
    background-color: white;
    padding: 0em;
    margin: 0em;
    display: grid;
    width: 100%;

     grid-template-columns: 68px minmax(40vw, auto) minmax(120px, auto);;
    
  }

  /* .body-content {
      grid-template-columns: repeat(1, 1fr);
  } */
  div.features-list {
  
    grid-template-rows: auto auto auto;
  }

  img#title_image_small {
    margin-bottom: auto !important;
    margin-top: 10%;
    height: 10%;
    padding-bottom: 5rem !important;
    /* background-color: chocolate; */
    /* border-style: dotted;
    border-color: chartreuse; */
  }



  div.features-col {
    display: grid;

    grid-template-columns: auto auto;
    grid-auto-columns: auto;
    
  }
  
  /* .main-screenshot {
    max-width: 320px;
    min-width: auto;
  } */

 

  .index-main-screenshot {
    max-width: 320px;
    min-width: auto;
  }
/*div.features-col {*/
/*  display: grid;*/
/*  */
/*  grid-template-columns: auto auto;*/
/*  grid-auto-columns: auto;*/
/*  */
/*}*/
  
  
}

/*@media only screen and (min-width: 800px) (max-width: 1200px) {*/
/*.form-group-version {*/
/*  margin-right: 2rem;*/
/*}*/
/*}*/

@media only screen and (min-width: 640px) and (max-width: 960px) {
  div.features-list-mac {
  grid-template-rows: auto;
  grid-template-columns: repeat(2, 1fr); */
   grid-auto-columns: auto auto;
}

div.features-col-mac {
    justify-content: stretch !important;
  justify-items: stretch !important;
  justify-self: stretch !important;
  align-items: center !important;
}


  div.features-col {
    display: grid;
    grid-template-columns: auto auto;
    grid-auto-columns: auto;
    grid-auto-rows: auto;

        justify-content: stretch !important;
  justify-items: stretch !important;
  justify-self: stretch !important;

    
  }

  
  img#title_image_small {
        margin-bottom: auto !important;
    margin-top: 1.4rem !important;

    /* margin-top: 2%; */
    height: 16%;
    padding: 0%;
    /* background-color: chocolate; */
    /* border-style: dotted;
    border-color: chartreuse; */
  }

/* 
  .header {
    display: flexbox;
  } */
  ul.horizontal-list {
    width: 100% !important;
    /* border-style: dashed;
    border-color: #218838; */
    justify-content: right !important;
    justify-self: right !important;
    text-align: right !important;
    max-width: none !important;
    min-width: max-content !important;
  }

a#app_website_button {
  font-size: 18pt;
  /* margin-bottom: 10rem; */
  /* padding-bottom: 10rem; */
}


  /* .main-screenshot { */
    /* 
    When view-port is too small, hide the main screenshot so the view is a single grid 
    */
    /* display: none !important; */
    /* width: 0px !important ;
    min-width: 0px !important;
    padding-top: 0rem;
    box-sizing: border-box; */
    
  /* } */

  .wrapper {
    display: block !important;
/*  margin-left: 20% !important;*/
/*  align-content: center !important;*/
/*  text-align: center !important;*/
    width: 100% auto !important;
    justify-content: center;
/*  align-content: center !important;*/
/*  align-items: center !important;*/
/*  text-align: center !important;*/
/*  grid-template-columns: auto;*/
/*  grid-auto-columns: auto;*/
  }
  .body-content {
    justify-content: center !important;
    display: block !important;
  }

  
  .main-body-hidden-screenshot {
    display: inline;
    width: 320px;
    min-width: 240px;
    padding-top: 2rem;
    margin-left: 0px !important;
    padding-left: 0px !important;
    
  }
  #app-store-right-col {
    display: none !important;
    width: 0px !important;
    min-width: 0px !important;
    box-sizing: border-box;
    
  }
  #xsmall {
    font-size: large !important;
  }

}

@media only screen and (min-width: 800px) and (max-width: 960px) {
  .main-screenshot-support {
    max-width: 420px;
    min-width: auto;
    
  }

img#title_image_small {
    margin-bottom: auto !important;
    margin-top: 1.7rem !important;
    height: 18%;
    padding: 0%;
    /* background-color: chocolate; */
    /* border-style: dotted;
    border-color: chartreuse; */
  }

  img#main-index {
    transform: translateY(11px) !important;
  }


  #xsmall {
    font-size: large !important;
  }

  a#app_website_button {
    font-size: 18pt;
    /* margin-bottom: 10rem; */
    /* padding-bottom: 10rem; */
  }
}
@media only screen and (min-width: 640px) and (max-width: 800px) {
  .main-screenshot-support {
    max-width: 320px;
    min-width: auto;
    
  }

  img#title_image_small {
    margin-bottom: auto !important;
    margin-top: 2.1rem !important;
    height: 18%;
    padding: 0%;
    background-color: none;
    /* border-style: dotted;
    border-color: chartreuse; */
  }
/* 
  ul.header-links {

    height: 20px;
  } */

  img#main-index {
    transform: translateY(10px) !important;
  }

  a#app_website_button {
    font-size: 18pt;
    /* margin-bottom: 10rem; */
    /* padding-bottom: 10rem; */
  }
}
  
@media only screen and (min-width: 550px) and (max-width: 640px) {
   div.features-list-mac {
  grid-template-rows: auto;
  grid-template-columns: repeat(1, 1fr); */
   grid-auto-columns: auto auto;
  /* border-style: dotted;
  border-color: cadetblue; */
    justify-content: center !important;
  justify-items: center !important;
  justify-self: center !important;
  align-items: center !important;
}

ul.horizontal-list {
  margin-top: 24px !important;
  padding-top: 0px !important;
}

div.features-col-mac {
    justify-content: center !important;
  justify-items: center !important; 
  justify-self: center !important;
   align-items: center !important;
}

img.platform {
  width: 34.32px;
  /* height: 100% */
}

  .wrapper {
    display: block !important;
/*  margin-left: 20% !important;*/
/*  align-content: center !important;*/
/*  text-align: center !important;*/
    width: 100% auto !important;
    justify-content: center;
/*  align-content: center !important;*/
/*  align-items: center !important;*/
/*  text-align: center !important;*/
/*  grid-template-columns: auto;*/
/*  grid-auto-columns: auto;*/
  }
  /* ul.horizontal-list {
    margin-top: 1.4rem !important;
  } */
  div.app-title {
    font-size: 22pt;
    /* border-style: dotted;
    border-color: red; */
    height: 24pt;
    margin-top: 12px;
  }

  #xsmall {
    font-size: medium !important;
  }




  img#title_image_small {
    margin-bottom: auto !important;
    margin-top: 1rem !important;
    height: 8%;
    padding: 0%;
    background-color: none;
    /* border-style: dotted;
    border-color: chartreuse; */
  }

  a#app_website_button {
    font-size: 18pt;
    /* margin-bottom: 10rem; */
    /* padding-bottom: 10rem; */
  }
  .body-content {
    display: block !important;
    width: 100% auto !important;
/*  align-content: center !important;*/
/*  align-items: center !important;*/
/*  text-align: center !important;*/
    
  }
  ul.title-main-view {
    font-size: 1.5em;
    margin-left: 0rem !important;
    align-content: center !important;
    align-items: center !important;
    text-align: center !important;
    width: 100% auto !important;
  }
  
  ul.horizontal-list li {
    padding: 0 0.25rem 0 0.25rem;
  }


  
  /* .main-screenshot { */
    /* 
    When view-port is too small, hide the main screenshot so the view is a single grid 
    */
    /* display: none !important; */
    /* width: 0px !important ;
    min-width: 0px !important;
    padding-top: 0rem;
    box-sizing: border-box;
    
  } */
  
  .main-body-hidden-screenshot {
    display: inline;
    width: 320px;
    min-width: 240px;
    padding-top: 2rem;
    margin-left: 0px !important;
    padding-left: 0px !important;
    
  }
  
  
  .main-screenshot-support {
    width: 0px !important ;
    min-width: 0px !important;
    display: none !important;
    box-sizing: border-box;
  }
  
  
  #app-store-right-col {
    /* This id tag ensures that, at small view port sizes, the object is hidden */
    display: none;
  }

  .support-wrapper {
    display: grid;
    /* height: 100%; */
    width: 100vw auto;
    margin-right: 0 auto !important;
    box-sizing: border-box !important;
    grid-template-rows: auto;
  }
  .support-body-content {
    grid-template-columns: 1fr;
  }
  ul.support-form {
    font-size: 0.8rem !important;
    width: 75%
  }
  #contactForm {
    min-width: 2rem;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    
  }
  .form-group-version {
    width: 50%;
  }
  
  label#description {
    font-size: small;
    margin-top: 5px !important;
  }

  
  .body-content {
    padding-left: 0.1rem;
    padding-top: 2rem;
  }
  .title {
    font-size: 2.5rem;
    align-content: center;
    margin-top: 0.1rem;
  }
  .icon-image {
    width: 38px;
    height: 38px;
    padding-top: 0.2rem;
  }
  .header {
    height: 48px;
    background-size: 100%;
    width: 100vw;
    grid-template-columns: 52px minmax(40vw, auto) minmax(120px, auto);
  }
  /* .simple-header {
    height: 48px;

    padding: 0%;
    margin: 0%;
  } */



/*div.features-list {*/
/*  margin-top: 0em;*/
/*  padding-top: 0em;*/
/*  width: 100% auto !important;*/
/*  align-content: center !important;*/
/*  align-items: center !important;*/
/*  align-self: center !important;*/
/*  text-align: center !important;*/
/*  */
/*  */
/*}*/
  div.app-info {
    text-align: center !important;
    
  }
  div.features-col {
    display: grid;
    grid-template-columns: auto;
    grid-auto-columns: auto;
    grid-auto-rows: auto;
    justify-content: center;
}

  ul.app-info {
/*  width: 300px;*/
    align-content: center !important;
    align-items: center !important;
    align-self: center !important;
    text-align: center !important;
  }
  
}

/* Fix for header (breaks with cookery due to header size) when smaller than 430 px */
@media only screen and (min-width: 1px) and (max-width: 430px) {
  .header {
      grid-template-columns: 48px auto !important;
      grid-template-rows: auto auto;
      height: 72px !important;
      /* border-style: dotted; */
      /* border-color: aqua; */
  }

  ul.horizontal-list {
    list-style: none;
    /* overflow: hidden; */
    /* background-image: url("menu-background.png"); */
    /* border-style: dashed;
    border-color: #218838; */
    position: relative;
    bottom: 10px;
    /* background-size: cover; */
    color: rgb(0, 0, 0);
    display: inline-flexbox;
    margin-right: 0rem;
    margin-left: 0.5rem;
    /* padding: 0.5rem 0.5rem; */
    margin-top: 2.4rem;
    /* margin-right: 5rem; */
    justify-content: left !important;
    justify-self: left !important;
    text-align: left !important;
    max-width: none !important;
    min-width: max-content !important;
    width: 100% !important;
    /* height: 20px !important; */
    /* height: 100%; */
    /* background-color: blanchedalmond; */
    height: 1rem;
  
  }

}

/* Fix for small sized screens viewing pinwheeldevinc index, ensuring list is on two lines */
@media only screen and (min-width: 1px) and (max-width: 450px) {
  ul.header-links {
    flex-wrap: wrap !important;
    justify-content: left;
    row-gap: 2pt;
    min-width: unset !important;    /* Allow wrapping */
    width: 100% !important;         /* Take up full available space */
    overflow-x: visible !important; /* Prevent scroll in this view */
  }

  ul.header-links li {
      padding: 0 0.5rem 0 0.5rem;
      white-space: nowrap;
  }
}

/* SMALLEST */
@media only screen and (min-width: 1px) and (max-width: 550px) {
  div.platform {
    display: none !important;
  }


/*.wrapper {*/
/*  margin-left: 18% !important;*/
/*}*/
/*ul.title-main-view {*/
/*  align-content: center;*/
/*  text-align: center;*/
/*}*/
   div.features-list-mac {
    width: 100%;
  grid-template-rows: auto;
  grid-template-columns: repeat(1, 1fr); 
   grid-auto-columns: auto auto;
    justify-content: center !important;
  justify-items: center !important;
  justify-self: center !important;
  align-items: center !important;
}

div.title {
  font-size: 22pt;
}

div.features-col-mac {
    justify-content: center !important;
  justify-items: center !important; 
  justify-self: center !important;
   align-items: center !important;
}

  div.app-title {
    font-size: 12pt;
    margin-top: 1rem !important;
    height: 22px;
    /* border-style: dashed;
border-color: brown; */
  }

  /* .main-screenshot { */
    /* 
    When view-port is too small, hide the main screenshot so the view is a single grid 
    */
    /* display: none !important; */
    /* width: 0px !important;
    max-width: 0px !important;
    padding-top: 0rem;
    box-sizing: border-box; */
    
  /* } */
  .simple-header {
    font-size: small;
    height: 48px;
  }



  ul.header-links {
    margin-top: 8px;
    font-size: 10pt;
    margin-left: 8px;
    padding-left: 0px;
    /* border-style: dashed;
    border-color: cadetblue; */
    padding-right: 0px;
  }
  

  ul.horizontal-list li:last-child {
    padding-right: 0rem !important;
  }

  .index-main-screenshot {
    max-width: 280px !important;
    min-width: auto;
    align-items: center;
    align-self: center;
    align-content: center;
    
    /* margin-right: 6rem; */
  }
  a#app_website_button {
    font-size: 18pt;
    /* margin-bottom: 10rem; */
    /* padding-bottom: 10rem; */
  }
  #app-store-right-col {
    /* This id tag ensures that, at small view port sizes, the object is hidden */
    display: none;
  }

  
  div.app-info {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  img#main-index {
    transform: translateY(11px) !important;
  }

  .main-body-hidden-screenshot {
    display: inline;
    width: 220px;
    min-width: 200px;
    padding-top: 2rem;
    margin-left: 0px !important;
    padding-left: 0px !important;
  }
  div.features-col {
    display: grid;
/*  padding-top: 10em !important;*/
    grid-template-columns: auto;
    grid-auto-columns: auto;
    
  }
  
  div.features-list {
    margin-top: 0em;
    padding-top: 0em;
  }
  
  .main-screenshot-support {
    width: 0px !important ;
    min-width: 0px !important;
    display: none !important;
    box-sizing: border-box;
    
  }
  .form-group-version {
    width: 60%;
  }
  
  .support-wrapper {
    display: grid;
    /* height: 100%; */
    width: 100vw;
    grid-template-rows: auto ;
  }
  ul.support-form {
    font-size: 0.8rem !important;
    width: 75%
  }
  #contactForm {
    min-width: 2rem;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    
  }
  .support-body-content {
    grid-template-columns: 1fr;
  }
  

  .title {
    /* font-size: 2.5rem !important; */
    margin-top: 0rem !important;
    padding-top: 0rem !important;
  }
  
  .no-decoration {
    text-decoration: none !important;
    color: black !important;
    /* border-style: dashed;
    border-color: blueviolet; */
  }
  .icon-image {
    width: 28px;
    height: 28px;
    padding-top: 0.2rem;
  }
  .header {
    height: 38px;
    background-size: 100%;

    grid-template-columns: 40px auto minmax(120px, auto);
  }
 

  ul.title-main-view {
    font-size: 1.2rem !important;
  }


  ul.horizontal-list {
    margin-top: 1rem;
    font-size: small;
    padding: 0 0.0rem;
  }

  ul.app-info {
/*  width: 80%;*/
    align-content: center !important;
    align-items: center !important;
    align-self: center !important;
    text-align: center !important;
  }
  .wrapper {
    display: block !important;
/*  margin-left: 20% !important;*/
/*  align-content: center !important;*/
/*  text-align: center !important;*/
    width: 100% auto !important;
    justify-content: center;
/*  align-content: center !important;*/
/*  align-items: center !important;*/
/*  text-align: center !important;*/
/*  grid-template-columns: auto;*/
/*  grid-auto-columns: auto;*/
  }
  
  .body-content {
    display: block !important;
    width: 100% auto !important;
/*  align-content: center !important;*/
/*  align-items: center !important;*/
/*  text-align: center !important;*/
    
  }
  
  #small {
    font-size: 12pt;
  }
  li#xsmall {
    font-size: small;
  }
  

ul.horizontal-list li {
  display: inline-block;
  margin-left: 0px;
  margin-right: 0px;
  /* padding-right: 0.1rem; */
  /* padding-left: 0.1rem; */
  padding: 0 0.25rem 0 0.25rem;
  min-width: 2rem;
  text-align: center;


}


ul.main-index {
  font-size: 18px;
}


}


 /* Help / Documentation Page */

#share-ios-button {
  width: 17.5 !important;
  height: 22 !important;
}

img.inline {
    padding-left: 2px;
    padding-right: 2px;
}

span.bold {
  font-weight: bold;
}

div#photoimport-help-grid {
  display: inline-grid;
  /* grid-template-columns: 138.5px auto; */
  grid-template-columns: auto auto;
  /* width: 80%; */
  grid-gap: 12px;
  align-self: center;
  align-content: center;
  /* border-style: dashed; */
}

div#shareSheet-help-grid {
  display: inline-grid;
  /* grid-template-columns: 138.5px auto; */
  grid-template-columns: auto auto;
  /* width: 80%; */
  grid-gap: 12px;
  align-self: center;
  align-content: center;
  /* border-style: dashed; */
}

div#iphone-help-grid {
  display: inline-grid;
  grid-template-columns: 112px auto;
  /* width: 80%; */
  grid-gap: 12px;
  align-self: center;
  align-content: center;
  /* border-style: dashed; */
}

div#mac-safari-help-grid {
    display: inline-grid;
  grid-template-columns: 217px auto;
  grid-gap: 12px;
  align-self: center;
  align-content: center;
}

div#mac-share-popover-grid {
  display: inline-grid;
  grid-template-columns: 288px auto;
  grid-gap: 12px;
  align-self: center;
  align-content: center;
}

div.help-inline-wrapper {
  width: 100%;
}

div.cookery-help {
  width: 98%;
  margin-left: 0.5em;
}

div.help-subtitle {
  font-size: small;
}


ul.help-list {
  list-style: circle;
  padding-left: 1rem;

}

ul.help-list li {
  padding-top: 2px;
  padding-bottom: 2px;
}
  
  /* Hoverboard Carousel */

