@import url('https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900');

html,
body {
    margin: 0;
    padding: 0;
}

body {
    font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAHCAYAAADXhRcnAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpEOEZCMjYxMEYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpEOEZCMjYxMUYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkQ4RkIyNjBFRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkQ4RkIyNjBGRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Vxkp9gAAAI9JREFUeNpidHFxucHAwKAOxE+AmJmBMPgLxDJAfJMFSKwD4kqoAClgA+P///8ZXF1dPaCGcBKh6QcQB+3evXs7WDMIAA2QB1I7gFgDj0aQFz2BGh+AOEwwUaDAQyBlCMR7cGjcC5KHaQQBuM3IAOiKTiBVhiTUDdRUhq4Oq2aoAelAahIQ5wM1zsCmBiDAADhYMJXVZ9u9AAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    background-position: 97.5% center;
}

hr {
    border: 0;
    background: url(../img/hr.png);
    height: 4px;
}

header {
    max-width: 1401px;
    margin: 0 auto;
}

header .info-bar {
    height: 50px;
}

header .phoneNumber {
    font-size: 16px;
    font-weight: 600;
    text-align: right;
    padding-right: 12.28%;
    line-height: 40px;
}

header .phoneNumber a {
    text-decoration: none;
    color: #4b4a4a;
}

header .phoneNumber .fa-phone {
    color: #000;
    padding-right: 3px;
}

header .headerInner {
    background: url(../img/onlineculinary-header-image-laptop.jpg) no-repeat 30% 0%;
    min-height: 551px;
    position: relative;
}

header #logo {
    max-width: 308px;
    background-color: rgba(255, 255, 255, 1);
    display: block;
    position: relative;
    left: 158px;
    top: -24px;
}

header #logo img {
    display: block;
    max-width: 250px;
    padding: 0 29px 20px;
}

.formContainer {
    width: 426px;
    background-color: rgba(132,13,32, .70);
    position: absolute;
    right: 162px;
    top: 30px;
    color: #fff;
}

.formContainer #formContainer-inner {
    padding: 30px 30px 0;
}

.formContainer a {
    color: #fff;
}

.formContainer #form-title {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    padding-bottom: 20px;
}

.formContainer select,
.formContainer input {
    width: 100%;
    height: 38px;
    color: #5c6b80;
    font-size: .8em;
    text-transform: uppercase;
    padding: 0 16px;
    border: 1px solid #fff;
    background-color: #fff;
    margin: 7px 0;
    box-sizing: border-box;
    border-radius: 5px;
    font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 600;
    line-height: 1em;
    letter-spacing: .1em;
}

.formContainer input::-webkit-input-placeholder {
    color: #5c6b80 !important;
}

.formContainer input:-moz-placeholder { /* Firefox 18- */
    color: #5c6b80 !important;
}

.formContainer input::-moz-placeholder {  /* Firefox 19+ */
    color: #5c6b80 !important;
}

.formContainer input:-ms-input-placeholder {
    color: #5c6b80 !important;
}

.formContainer .form-row-double .split-form-row:first-child {
    padding-right: 1.53%;
}

.formContainer .form-row-double .split-form-row:last-child {
    padding-left: 1.53%;
}

.formContainer .form-row-double {
    display: flex;
}

.formContainer .split-form-row {
    display: inline-block;
    width: 50%;
    box-sizing: border-box;
}

.formContainer .submit-container {
    position: relative;
}

.formContainer .submit-container #submit {
    width: 102px;
    height: 52px;
    background: #BD903C;
    color: #fff;
    line-height: 52px;
    text-align: center;
    text-transform: none;
    border: none;
    margin-top: 21px;
    cursor: pointer;
    font-weight: 300;
    letter-spacing: .08em;
    font-size: 14px;
    -webkit-appearance: none;
}

.formContainer .submit-container #submit:hover {
    background-color: #ae8437;
}

.formContainer .submit-container .express-consent {
    width: 60%;
    display: inline-block;
    font-size: 11px;
    padding: 0 20px;
    line-height: 1.1;
    vertical-align: bottom;
}

.formContainer .privacy {
    background-color: #840d20;
    height: 40px;
    text-align: center;
    font-size: 11px;
    line-height: 40px;
}

.formContainer .privacy .fa-lock {
    padding-right: 8px;
    font-size: 20px;
    vertical-align: middle;
}

.contentPanel {
    max-width: 1024px;
    margin: 0 auto;
    color: #5c6b80;
    font-size: 15px;
    padding: 0 20px;
	font-weight:400;
}

.contentPanel.dark {
    background-color: #eeeeee;
    max-width: 100%;
}

.contentPanel .contentPanel-inner {
    max-width: 1024px;
    margin: 0 auto;
}

.contentPanel p,
.contentPanel li {
    line-height: 30px;
}

h2 {
    font-size: 30px;
    color: #840d20;
    font-weight: 900;
    margin-top: 30px;
    margin-bottom: 20px;
}

h3 {
    color: #BD903C;
    font-size: 16px;
    font-weight: bold;
	line-height: 1.6em;
	letter-spacing:.03em;
}
h4 {
    color: #BD903C;
    font-size: 18px;
    font-weight: bold;
	line-height: 1.6em;
	letter-spacing:.03em;
}
ul.italic li {
    font-style: italic;
}

.contentPanel ul li {
    padding-left: 15px;
}

.contentPanel ul li h3 {
    margin: 15px 0 0 0;
}

.largeQuoteWrapper {
    width: 45px;
    height: 56px;
    color: #BD903C;
    font-size: 40px;
    float: left;
}

.testimonial {
    text-align: left;
    color: #BD903C;
	padding-bottom: 80px;
}

.testimonial h2 {
    color: #840d20;
	font-weight:300;
	font-size:28px;
}

h2.video {
    color: #840d20;
	font-weight:300;
	font-size:28px;
}

.testimonial .testimonialQuote {
    font-size: 18px;
    line-height: 30px;
    font-weight: 300;
}

.testimonial .testimonialAuthor {
    height: 121px;
    max-width: 710px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 30px;
}

.testimonial .authorPhoto {
    width: 120px;
    height: 121px;
  text-align:center;
  margin:0px auto;
}

.testimonial .authorName {
    font-size: 16px;
    color: #5c6b80;
    text-align: center;
    padding-top: 10px;
    line-height: 30px;
	font-weight:500;
}

.testimonial .authorBio {
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 24px;
	font-weight:500;
	letter-spacing:.05em;
}

.contentPanel .accreditations {
    padding:0px;
}

.accreditations {
    max-width: 1114px !important;
}

.accreditations h2 {
    font-size: 38px;
    font-weight: 300;
    text-align: center;
}

.accreditations ul {
    list-style-type: none;
    margin: 0;
    display: block;
    padding: 20px 0 60px 0;
    text-align: center;
}

.accreditations ul li {
    margin: 0;
    padding: 0 19px !important;
    display: inline-block;
}

.accreditations ul li img {
    display: block;
    max-height: 100px;
}

footer {
    max-width: 1280px;
    border-top: 1px solid #d4d4d4;
    text-align: center;
    color: #5c6b80;
    font-size: 13px;
    line-height: 24px;
    margin: 0 auto;
    padding: 40px 20px 0 20px;
}

footer a {
    color: #5c6b80;
}

footer .copyright {
    padding-bottom: 30px;
}

footer .moreInfo {
    padding-bottom: 40px;
    max-width: 820px;
    margin: 0 auto;
}

span.highlight {
    cursor: pointer;
    text-decoration: underline;
}

.disclosure {
    display :none;
    position: absolute;
    bottom: 32px;
    left: 30%;
    background: rgba(51,51,51,.9);
    color: #fff;
    width: 65%;
    font-size: 11px;
    padding: 10px;
}

.download-btn {
    background: #840D20;
    border-radius: 5px;
    font-size: 15px;
    color: #fff;
    padding: 15px 30px;
    text-decoration: none;
    margin-top: 20px;
    display: inline-block;
	box-shadow: 0 0 20px rgba(0,0,0,.2);
	font-weight:400;

}

.thankYouPanel {
    text-align: center;
    padding-bottom: 60px;
}

#mobileHeadline {
    position: relative;
    top: 130px;
    text-shadow: 0 5px 10px #000;
    color: #fff;
    font-weight: 600;
    font-size: 35px;
    text-align: center;
    display: none;
}

#thankYouHeadline {
    position: relative;
    top: 100px;
    text-shadow: 0 5px 10px #000;
    color: #fff;
    font-weight: 600;
    font-size: 45px;
    text-align: center;
}

.contact {
    display: none;
    width: 148px;
    text-align: center;
    font-weight: 600;
    color: #fff;
    float: right;
    clear: both;
    background: #333;
    border-radius: 3px;
    padding: 6px 0;
    font-size: 12px;
    text-decoration: none;
    margin-right: 10px;
}

.popupBg {
    background: url(../img/popupbg.png) repeat;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 999999999;
}

.popupBg .video {
    position: absolute;
    top: 200px;
    left: 50%;
    margin-left: -280px;
    margin-top: 0;
}

.footer-container p a {
    color: #ffffff;
}

@media (max-width: 1100px) {
    /*header #logo {
        left: 50px;
    }*/

    header #logo {
        left: 0;
        margin-left: 0;
        top: -70px;
        max-width: 190px;
    }

    header #logo img {
        padding: 0 0 0 20px;
        height: 61px;
    }

    header .info-bar {
        height: 75px;
    }

    .formContainer {
        right: 20px;
    }

    #thankYouHeadline {
        top: 0;
    }

    body.thankyou header .headerInner {
        min-height: 300px;
    }

    header .phoneNumber {
        padding-right: 10px;
    }

    .contact {
        display: block;
    }
}

@media (max-width: 850px) {
    /*header #logo {
        left: 50%;
        margin-left: -154px;
    }*/

    header {
        margin-bottom: 249px;
    }

    body.thankyou header {
        margin-bottom: 0;
    }

    /*header .info-bar {
        height: 30px;
    }*/

    footer {
        font-size: 11px;
        line-height: 18px;
        padding-top: 20px;
    }

    footer .copyright {
        padding-bottom: 20px;
    }

    #mobileHeadline {
        display: block;
        top: 100px;
    }

    #desktopHeadline {
        display: none;
    }

    #thankYouHeadline {
        font-size: 30px;
    }

    .formContainer {
        top: 225px;
        right: 0;
        position: relative;
        margin: 0 auto;
        background-color: rgb(132, 13, 32);
        width: 100%;
    }

    .formContainer #form-title {
        font-size: 26px;
        text-align: center;
    }

    .formContainer .submit-container .express-consent {
        display: block;
        width: auto;
        text-align: center;
    }

    .formContainer .submit-container {
        text-align: center;
    }

    .formContainer .submit-container #submit {
        font-weight: bold;
        width: 100%;
        font-size: 18px;
    }
}

@media (max-width: 734px) {
    .accreditations ul li {
        display: block;
        padding: 18px 0;
        text-align: center;
    }

    .accreditations ul li img {
        display: inline;
    }

    footer {
        font-size: 9px;
        line-height: 14px;
    }

    footer .copyright {
        padding-bottom: 10px;
    }

    .formContainer #formContainer-inner {
        padding-left: 18px;
        padding-right: 18px;
    }
}

@media (max-width: 400px) {
    .formContainer .split-form-row {
        /*width: 47.8%;*/
    }
}

@media (max-width: 285px) {
    .formContainer .split-form-row {
        /*width: 47.6%;*/
    }
}

/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }
/*  GRID OF THREE  */
.span_3_of_3 { width: 100%; }
.span_2_of_3 { width: 64.13%; padding-right:20px;}
.span_1_of_3 { width: 32.26%;  }

/*  GO FULL WIDTH BELOW 767 PIXELS */
@media only screen and (max-width: 767px) {
	.col {  margin: 1% 0 1% 0%; }
	.span_3_of_3, .span_2_of_3, .span_1_of_3 { width: 100%; }
}

h4.red
{font-size: 21px;
    color: #840d20;
    font-weight: 900;
    margin-top: 0px;
    margin-bottom: 10px;
	letter-spacing:normal;
}
/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }
/*  GRID OF TWO  */
.span_2_of_2 {
	width: 100%;
}
.span_1_of_2 {
	width: 49.2%;
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.col { 
		margin: 1% 0 1% 0%;
	}
}

@media only screen and (max-width: 480px) {
	.span_2_of_2, .span_1_of_2 { width: 100%; }
}

div.thankyou-buttons {
    text-align: center;
}

div.thankyou-buttons a#download-pdf-button,
div.thankyou-buttons a#thanks-refer-button {
    display: inline-block;
    text-align: center;
    line-height: 1.8;
    background-color: #840D20;
    color: #ffffff;
    text-decoration: none;
    font-size: 15px;
    padding: 15px 30px;
    border-radius: 5px;
    font-weight: 400;
    box-shadow: 0 0 20px rgba(0,0,0,.2);
}

div.thankyou-buttons a#download-pdf-button {
    margin-bottom: 28px;
    margin-top: 20px;
}

div.thankyou-buttons a#thanks-refer-button {
    margin-bottom: 2%;
}


@media only screen and (max-width: 767px) {
    body.thankyou header.header .headerInner h2#thankYouHeadline {
        padding-left: 25px !important;
        padding-right: 25px !important;
    }
}

.video-popup-close-btn {
    width: 14px !important;
    height: 14px !important;
    position: absolute !important;
    cursor: pointer !important;
    top: -28px !important;
    right: 5px !important;
    transition: all .14s ease-in-out !important;
    padding: 0 !important;
    background: transparent !important;
}

.video-popup-close-btn {
    border: none !important;
}

.video-popup-close-btn:before {
    content: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3C!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 492 492' style='enable-background:new 0 0 492 492; fill:%23f9f5ef;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath d='M300.188,246L484.14,62.04c5.06-5.064,7.852-11.82,7.86-19.024c0-7.208-2.792-13.972-7.86-19.028L468.02,7.872 c-5.068-5.076-11.824-7.856-19.036-7.856c-7.2,0-13.956,2.78-19.024,7.856L246.008,191.82L62.048,7.872 c-5.06-5.076-11.82-7.856-19.028-7.856c-7.2,0-13.96,2.78-19.02,7.856L7.872,23.988c-10.496,10.496-10.496,27.568,0,38.052 L191.828,246L7.872,429.952c-5.064,5.072-7.852,11.828-7.852,19.032c0,7.204,2.788,13.96,7.852,19.028l16.124,16.116 c5.06,5.072,11.824,7.856,19.02,7.856c7.208,0,13.968-2.784,19.028-7.856l183.96-183.952l183.952,183.952 c5.068,5.072,11.824,7.856,19.024,7.856h0.008c7.204,0,13.96-2.784,19.028-7.856l16.12-16.116 c5.06-5.064,7.852-11.824,7.852-19.028c0-7.204-2.792-13.96-7.852-19.028L300.188,246z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E%0A");
    transition: all .14s ease-in-out;
}

.video-popup-close-btn:hover:before {
    content: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3C!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 492 492' style='enable-background:new 0 0 492 492; fill:%23997755;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath d='M300.188,246L484.14,62.04c5.06-5.064,7.852-11.82,7.86-19.024c0-7.208-2.792-13.972-7.86-19.028L468.02,7.872 c-5.068-5.076-11.824-7.856-19.036-7.856c-7.2,0-13.956,2.78-19.024,7.856L246.008,191.82L62.048,7.872 c-5.06-5.076-11.82-7.856-19.028-7.856c-7.2,0-13.96,2.78-19.02,7.856L7.872,23.988c-10.496,10.496-10.496,27.568,0,38.052 L191.828,246L7.872,429.952c-5.064,5.072-7.852,11.828-7.852,19.032c0,7.204,2.788,13.96,7.852,19.028l16.124,16.116 c5.06,5.072,11.824,7.856,19.02,7.856c7.208,0,13.968-2.784,19.028-7.856l183.96-183.952l183.952,183.952 c5.068,5.072,11.824,7.856,19.024,7.856h0.008c7.204,0,13.96-2.784,19.028-7.856l16.12-16.116 c5.06-5.064,7.852-11.824,7.852-19.028c0-7.204-2.792-13.96-7.852-19.028L300.188,246z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E%0A");
    transition: all .14s ease-in-out;
}

body .popupBg {
    /*background: url(https://www.escoffier.edu/wp-content/uploads/2020/04/popupbg.png) repeat;*/
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100vh !important;
    width: 100%;
    z-index: 999999999;
}

body .popupBg .video {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 50vw;
    height: 28vw;
    box-shadow: 0 0 50px #000;
}

@media only screen and (max-width: 949px) {
    
    body .popupBg .video {
        width: 90vw;
        height: 50vw;
    }

}

#formContainer-inner #quick-form #form-fields .submit-container input#submit {
    display: block !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    width: 150px !important;
    margin: 0 auto !important;
    margin-top: 15px !important;
}

#formContainer-inner #quick-form #form-fields .submit-container .tmm-edu-disclosure-text.express-consent.gform_description {
    color: #ffffff !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    font-size: 12px !important;
    line-height: 1.1 !important;
    text-align: left !important;
    width: 100% !important;
}

#formContainer-inner #quick-form #form-fields .submit-container .tmm-edu-disclosure-text.express-consent.gform_description a {
    color: #ffffff !important;
    text-decoration: underline !important;
}

#formContainer-inner #quick-form #form-fields .submit-container .tmm-edu-disclosure-text.express-consent.gform_description a:hover {
    color: #ffffff !important;
    text-decoration: none !important;
}

header.header .headerInner #formContainer-inner #quick-form {
    padding-bottom: 5px !important;
}

body:not(.thankyou) header.header .headerInner {
    min-height: 640px !important;
}

@media (min-width: 851px) {
    body:not(.thankyou) header.header .headerInner {
        background-size: cover !important;
    }
}




