/***********************************
Cover
***********************************/

    /*layoutitems*/

        .cover .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0;
        }

    /*containers*/

        .cover .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10;
        }

    /*lists*/

        .cover .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           margin-shared: 0;
           line-height: 1.6em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 16px;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-image: none;
        }

    /*images*/

        .cover .column img.image-default {
           box-sizing: border-box;
           overflow: hidden;
           margin-right: autopx;
           margin-left: autopx;
           alignment: center;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100;
        }

    /*headers*/

        .cover .column h6 {
           font-size: 6px;
           font-weight: 300;
           font-family: "sofia-pro",sans-serif;
        }

        .cover .column h5 {
           font-weight: 700;
           font-family: "sofia-pro",sans-serif;
        }

        .cover .column h4 {
           font-weight: 500;
           font-family: "sofia-pro",sans-serif;
        }

        .cover .column h3 {
           font-weight: 700;
           font-family: "sofia-pro",sans-serif;
        }

        .cover .column h2 {
           font-weight: 500;
           font-family: "sofia-pro",sans-serif;
        }

        .cover .column h1 {
           font-weight: 700;
           font-family: "sofia-pro",sans-serif;
        }

    /*links*/

        .cover .column a {
           color: #0076af;
           text-decoration: underline;
           font-family: "sofia-pro",sans-serif;
        }

    /*inlines*/

        .cover .column .default-drop-cap {
           font-family: "sofia-pro",sans-serif;
           line-height: .3em;
           font-size: 60px;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
        }

    /*paragraphs*/

        .cover .column p {
           font-weight: 300;
           font-family: "sofia-pro",sans-serif;
        }

/***********************************
Why Purchase
***********************************/

    /*layoutitems*/

        .why_purchase .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0;
        }

    /*containers*/

        .why_purchase .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10;
        }

    /*images*/

        .why_purchase .column img.image-default {
           box-sizing: border-box;
           overflow: hidden;
           margin-right: autopx;
           margin-left: autopx;
           alignment: center;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100;
        }

    /*paragraphs*/

        .why_purchase .column p {
           padding-bottom: 0px;
           line-height: 1.6em;
           font-family: "sofia-pro",sans-serif;
           font-weight: 300;
           color: #636466;
        }

        .why_purchase .column p.Credit {
           font-family: "sofia-pro",sans-serif;
           font-weight: 300;
           color: #636466;
           font-size: 10px;
           text-align: center;
           padding-top: 0px;
        }

        .why_purchase .column p.p1 {
           font-size: 29.5px;
           color: #12a9d6;
        }

        .why_purchase .column p.Disclaimer {
           padding-bottom: 0px;
           line-height: 1.6em;
           font-family: "sofia-pro",sans-serif;
           font-weight: 300;
           color: #636466;
           font-size: 12px;
           text-align: left;
           padding-top: 0px;
        }

    /*inlines*/

        .why_purchase .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
           font-family: "sofia-pro",sans-serif;
        }

    /*links*/

        .why_purchase .column a {
           font-family: "sofia-pro",sans-serif;
           text-decoration: underline;
           color: #0076af;
        }

    /*headers*/

        .why_purchase .column h1 {
           font-family: "sofia-pro",sans-serif;
           font-weight: 700;
        }

        .why_purchase .column h2 {
           font-family: "sofia-pro",sans-serif;
           font-weight: 500;
        }

        .why_purchase .column h3 {
           font-family: "sofia-pro",sans-serif;
           font-weight: 700;
        }

        .why_purchase .column h4 {
           padding-top: 10px;
           padding-right: 0px;
           padding-bottom: 10px;
           font-family: "sofia-pro",sans-serif;
           font-weight: 700;
           color: #12a9d6;
        }

        .why_purchase .column h5 {
           font-family: "sofia-pro",sans-serif;
           font-weight: 700;
        }

        .why_purchase .column h6 {
           text-align: center;
           color: #ffffff;
           font-family: "sofia-pro",sans-serif;
           font-weight: 600;
           font-size: 30px;
        }

    /*lists*/

        .why_purchase .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           margin-shared: 0;
           line-height: 1.6em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 16px;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-image: none;
        }

        .why_purchase .column .Bullets {
           list-style-type: disc;
           color: #636466;
           font-family: "sofia-pro",sans-serif;
           font-weight: 300;
           list-style-image: none;
        }

/***********************************
Pick The Option
***********************************/

    /*layoutitems*/

        .pick_the_option .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0;
        }

    /*containers*/

        .pick_the_option .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10;
        }

    /*images*/

        .pick_the_option .column img.image-default {
           box-sizing: border-box;
           overflow: hidden;
           margin-right: autopx;
           margin-left: autopx;
           alignment: center;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100;
        }

    /*paragraphs*/

        .pick_the_option .column p {
           padding-bottom: 0px;
           line-height: 1.6em;
           font-family: "sofia-pro",sans-serif;
           font-weight: 300;
           color: #636466;
        }

        .pick_the_option .column p.Credit {
           font-family: "sofia-pro",sans-serif;
           font-weight: 300;
           color: #636466;
           font-size: 10px;
           text-align: center;
           padding-top: 0px;
        }

        .pick_the_option .column p.p1 {
           font-size: 29.5px;
           color: #12a9d6;
        }

        .pick_the_option .column p.Disclaimer {
           padding-bottom: 0px;
           line-height: 1.6em;
           font-family: "sofia-pro",sans-serif;
           font-weight: 300;
           color: #636466;
           font-size: 12px;
           text-align: left;
           padding-top: 0px;
        }

        .pick_the_option .column p.p1 {
           color: #57585a;
        }

    /*inlines*/

        .pick_the_option .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
           font-family: "sofia-pro",sans-serif;
        }

    /*links*/

        .pick_the_option .column a {
           font-family: "sofia-pro",sans-serif;
           text-decoration: underline;
           color: #0076af;
        }

    /*headers*/

        .pick_the_option .column h1 {
           font-family: "sofia-pro",sans-serif;
           font-weight: 700;
        }

        .pick_the_option .column h2 {
           font-family: "sofia-pro",sans-serif;
           font-weight: 500;
        }

        .pick_the_option .column h3 {
           font-family: "sofia-pro",sans-serif;
           font-weight: 700;
        }

        .pick_the_option .column h4 {
           padding-top: 10px;
           padding-right: 0px;
           padding-bottom: 10px;
           font-family: "sofia-pro",sans-serif;
           font-weight: 700;
           color: #12a9d6;
        }

        .pick_the_option .column h5 {
           font-family: "sofia-pro",sans-serif;
           font-weight: 700;
        }

        .pick_the_option .column h6 {
           text-align: center;
           color: #ffffff;
           font-family: "sofia-pro",sans-serif;
           font-weight: 600;
           font-size: 30px;
        }

    /*lists*/

        .pick_the_option .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           margin-shared: 0;
           line-height: 1.6em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 16px;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-image: none;
        }

        .pick_the_option .column .Bullets {
           list-style-type: disc;
           color: #636466;
           font-family: "sofia-pro",sans-serif;
           font-weight: 300;
           list-style-image: none;
        }

/***********************************
How To Use
***********************************/

    /*layoutitems*/

        .how_to_use .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0;
        }

    /*containers*/

        .how_to_use .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10;
        }

    /*images*/

        .how_to_use .column img.image-default {
           box-sizing: border-box;
           overflow: hidden;
           margin-right: autopx;
           margin-left: autopx;
           alignment: center;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100;
        }

    /*paragraphs*/

        .how_to_use .column p {
           padding-bottom: 0px;
           line-height: 1.6em;
           font-family: "sofia-pro",sans-serif;
           font-weight: 300;
           color: #636466;
        }

        .how_to_use .column p.Credit {
           font-family: "sofia-pro",sans-serif;
           font-weight: 300;
           color: #636466;
           font-size: 10px;
           text-align: center;
           padding-top: 0px;
        }

        .how_to_use .column p.p1 {
           font-size: 29.5px;
           color: #12a9d6;
        }

        .how_to_use .column p.Disclaimer {
           padding-bottom: 0px;
           line-height: 1.6em;
           font-family: "sofia-pro",sans-serif;
           font-weight: 300;
           color: #636466;
           font-size: 12px;
           text-align: left;
           padding-top: 0px;
        }

    /*inlines*/

        .how_to_use .column .s2 {
           font-size: 26.0px;
        }

        .how_to_use .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
           font-family: "sofia-pro",sans-serif;
        }

    /*links*/

        .how_to_use .column a {
           font-weight: 500;
           font-family: "sofia-pro",sans-serif;
           text-decoration: underline;
           color: #1c468e;
        }

    /*headers*/

        .how_to_use .column h1 {
           font-family: "sofia-pro",sans-serif;
           font-weight: 700;
        }

        .how_to_use .column h2 {
           font-family: "sofia-pro",sans-serif;
           font-weight: 500;
        }

        .how_to_use .column h3 {
           font-family: "sofia-pro",sans-serif;
           font-weight: 700;
        }

        .how_to_use .column h4 {
           padding-top: 10px;
           padding-right: 0px;
           padding-bottom: 10px;
           font-family: "sofia-pro",sans-serif;
           font-weight: 700;
           color: #12a9d6;
        }

        .how_to_use .column h5 {
           font-family: "sofia-pro",sans-serif;
           font-weight: 700;
        }

        .how_to_use .column h6 {
           text-align: center;
           color: #ffffff;
           font-family: "sofia-pro",sans-serif;
           font-weight: 600;
           font-size: 30px;
        }

    /*lists*/

        .how_to_use .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           margin-shared: 0;
           line-height: 1.6em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 16px;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-image: none;
        }

        .how_to_use .column .Bullets {
           list-style-type: disc;
           color: #636466;
           font-family: "sofia-pro",sans-serif;
           font-weight: 300;
           list-style-image: none;
        }

/***********************************
Whats Included
***********************************/

    /*layoutitems*/

        .whats_included .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0;
        }

    /*containers*/

        .whats_included .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10;
        }

    /*images*/

        .whats_included .column img.image-default {
           box-sizing: border-box;
           overflow: hidden;
           margin-right: autopx;
           margin-left: autopx;
           alignment: center;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100;
        }

    /*paragraphs*/

        .whats_included .column p {
           padding-bottom: 0px;
           line-height: 1.6em;
           font-family: "sofia-pro",sans-serif;
           font-weight: 300;
           color: #636466;
        }

        .whats_included .column p.Credit {
           font-family: "sofia-pro",sans-serif;
           font-weight: 300;
           color: #636466;
           font-size: 10px;
           text-align: center;
           padding-top: 10px;
        }

        .whats_included .column p.p1 {
           font-size: 29.5px;
           color: #12a9d6;
        }

        .whats_included .column p.Disclaimer {
           padding-bottom: 15px;
           line-height: 1.6em;
           font-family: "sofia-pro",sans-serif;
           font-weight: 300;
           color: #636466;
           font-size: 12px;
           text-align: left;
           padding-top: 15px;
        }

        .whats_included .column p.p1 {
           color: #57585a;
        }

    /*inlines*/

        .whats_included .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
           font-family: "sofia-pro",sans-serif;
        }

    /*links*/

        .whats_included .column a {
           font-family: "sofia-pro",sans-serif;
           text-decoration: underline;
           color: #0076af;
        }

    /*headers*/

        .whats_included .column h1 {
           font-family: "sofia-pro",sans-serif;
           font-weight: 700;
        }

        .whats_included .column h2 {
           font-family: "sofia-pro",sans-serif;
           font-weight: 500;
        }

        .whats_included .column h3 {
           font-family: "sofia-pro",sans-serif;
           font-weight: 700;
        }

        .whats_included .column h4 {
           padding-top: 10px;
           padding-right: 0px;
           padding-bottom: 10px;
           font-family: "sofia-pro",sans-serif;
           font-weight: 700;
           color: #12a9d6;
        }

        .whats_included .column h5 {
           font-family: "sofia-pro",sans-serif;
           font-weight: 700;
        }

        .whats_included .column h6 {
           text-align: center;
           color: #ffffff;
           font-family: "sofia-pro",sans-serif;
           font-weight: 600;
           font-size: 30px;
        }

    /*lists*/

        .whats_included .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           margin-shared: 0;
           line-height: 1.6em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 16px;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-image: none;
        }

        .whats_included .column .Bullets {
           list-style-type: disc;
           color: #636466;
           font-family: "sofia-pro",sans-serif;
           font-weight: 300;
           list-style-image: none;
        }

/***********************************
Other Experiences
***********************************/

    /*layoutitems*/

        .other_experiences .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0;
        }

    /*containers*/

        .other_experiences .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10;
        }

    /*images*/

        .other_experiences .column img.image-default {
           box-sizing: border-box;
           overflow: hidden;
           margin-right: autopx;
           margin-left: autopx;
           alignment: center;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100;
        }

    /*paragraphs*/

        .other_experiences .column p {
           padding-bottom: 0px;
           line-height: 1.6em;
           font-family: "sofia-pro",sans-serif;
           font-weight: 300;
           color: #636466;
        }

        .other_experiences .column p.Credit {
           font-family: "sofia-pro",sans-serif;
           font-weight: 300;
           color: #636466;
           font-size: 10px;
           text-align: center;
           padding-top: 0px;
        }

        .other_experiences .column p.p1 {
           font-size: 29.5px;
           color: #12a9d6;
        }

        .other_experiences .column p.Disclaimer {
           padding-bottom: 0px;
           line-height: 1.6em;
           font-family: "sofia-pro",sans-serif;
           font-weight: 300;
           color: #636466;
           font-size: 12px;
           text-align: left;
           padding-top: 0px;
        }

        .other_experiences .column p.p1 {
           color: #808284;
        }

    /*inlines*/

        .other_experiences .column .s1 {
           font-size: 20.0px;
        }

        .other_experiences .column .s2 {
           font-size: 26.0px;
        }

        .other_experiences .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
           font-family: "sofia-pro",sans-serif;
        }

    /*links*/

        .other_experiences .column a {
           font-family: "sofia-pro",sans-serif;
           text-decoration: underline;
           color: #0076af;
        }

    /*headers*/

        .other_experiences .column h1 {
           font-family: "sofia-pro",sans-serif;
           font-weight: 700;
        }

        .other_experiences .column h2 {
           font-family: "sofia-pro",sans-serif;
           font-weight: 500;
        }

        .other_experiences .column h3 {
           font-family: "sofia-pro",sans-serif;
           font-weight: 700;
        }

        .other_experiences .column h4 {
           padding-top: 10px;
           padding-right: 0px;
           padding-bottom: 10px;
           font-family: "sofia-pro",sans-serif;
           font-weight: 700;
           color: #12a9d6;
        }

        .other_experiences .column h5 {
           font-family: "sofia-pro",sans-serif;
           font-weight: 700;
        }

        .other_experiences .column h6 {
           text-align: center;
           color: #ffffff;
           font-family: "sofia-pro",sans-serif;
           font-weight: 600;
           font-size: 30px;
        }

    /*lists*/

        .other_experiences .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           margin-shared: 0;
           line-height: 1.6em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 16px;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-image: none;
        }

        .other_experiences .column .Bullets {
           list-style-type: disc;
           color: #636466;
           font-family: "sofia-pro",sans-serif;
           font-weight: 300;
           list-style-image: none;
        }

/***********************************
Book Your Vacation
***********************************/

    /*paragraphs*/

        .book_your_vacation .column p {
           font-family: "sofia-pro",sans-serif;
           font-weight: 300;
        }

    /*inlines*/

        .book_your_vacation .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
           font-family: "sofia-pro",sans-serif;
        }

    /*links*/

        .book_your_vacation .column a {
           font-family: "sofia-pro",sans-serif;
           text-decoration: underline;
           color: #0076af;
        }

    /*headers*/

        .book_your_vacation .column h1 {
           font-family: "sofia-pro",sans-serif;
           font-weight: 700;
        }

        .book_your_vacation .column h2 {
           font-family: "sofia-pro",sans-serif;
           font-weight: 500;
        }

        .book_your_vacation .column h3 {
           font-family: "sofia-pro",sans-serif;
           font-weight: 700;
        }

        .book_your_vacation .column h4 {
           font-family: "sofia-pro",sans-serif;
           font-weight: 500;
        }

        .book_your_vacation .column h5 {
           font-family: "sofia-pro",sans-serif;
           font-weight: 700;
        }

        .book_your_vacation .column h6 {
           font-family: "sofia-pro",sans-serif;
           font-weight: 300;
           font-size: 6px;
        }

