/**
 * Theme Name:     Divi Child
 * Author:         Elegant Themes
 * Template:       Divi
 * Text Domain:	   divi-child
 * Description:    Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
 */
@font-face {
    font-family: 'Zuume';
    src: url('fonts/Zuume-Bold.eot');
    src: url('fonts/Zuume-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Zuume-Bold.woff2') format('woff2'),
        url('fonts/Zuume-Bold.woff') format('woff'),
        url('fonts/Zuume-Bold.ttf') format('truetype'),
        url('fonts/Zuume-Bold.svg#Zuume-Bold') format('svg');
    font-weight: bold;
    font-display: auto;
}
@font-face {
    font-family: 'Proxima Nova';
    src: url('fonts/ProximaNova-Medium.eot');
    src: url('fonts/ProximaNova-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/ProximaNova-Medium.woff2') format('woff2'),
        url('fonts/ProximaNova-Medium.woff') format('woff'),
        url('fonts/ProximaNova-Medium.ttf') format('truetype'),
        url('fonts/ProximaNova-Medium.svg#ProximaNova-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: auto;
}
@font-face {
    font-family: 'Proxima Nova';
    src: url('fonts/ProximaNova-Bold.eot');
    src: url('fonts/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/ProximaNova-Bold.woff2') format('woff2'),
        url('fonts/ProximaNova-Bold.woff') format('woff'),
        url('fonts/ProximaNova-Bold.ttf') format('truetype'),
        url('fonts/ProximaNova-Bold.svg#ProximaNova-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: auto;
}
@font-face {
    font-family: 'magneton-regular';
    src: url('fonts/magneton-regular.eot');
    src: url('fonts/magneton-regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/magneton-regular.woff2') format('woff2'),
        url('fonts/magneton-regular.woff') format('woff'),
        url('fonts/magneton-regular.ttf') format('truetype'),
        url('fonts/magneton-regular.svg#ProximaNova-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: auto;
}
body {
    font-family: 'Proxima Nova', sans-serif;
    font-weight: 500;
    line-height: 130%;
    font-size: 1rem;
}
body h1 {
    font-size: 100px;
    line-height: normal;
    font-family: 'Zuume', sans-serif;
    font-weight: bold;
}
body h2 {
    font-size: 70px;
    line-height: normal;
    font-family: 'Zuume', sans-serif;
    font-weight: bold;
}
body h3 {
    font-size: 2.25rem;
    line-height: 1.1;
    font-family: 'Zuume', sans-serif;
    font-weight: bold;
}
body h4 {
    font-size: 1.25rem;
    line-height: 1.1;
    font-family: 'Proxima Nova', sans-serif;
    font-weight: bold;
    text-transform: none;
}
body h5 {
    font-family: 'Proxima Nova', sans-serif;
    font-weight: bold;
    font-size: 1.125rem;
    line-height: 130%;
}
body p,
body a {
    font-family: 'Proxima Nova', sans-serif;
    font-weight: 500;
    font-size: 1rem;
    line-height: 130%;
    font-size: 20px;
}
.zuume-font h4 {
    font-family: 'Zuume', sans-serif;
    font-size: 35px;
}
a.et_pb_button {
    font-family: 'Zuume', sans-serif;
    font-weight: bold;
}
.pb-0 .et_pb_text_inner h2 {
    padding-bottom: 0px;
}
.regular-text p {
    font-size: 16px;
}
.line-height-normal h1 {
    line-height: 0.9 !important;
}
.span-line-normal span {
    line-height: normal;
}
/* html body #page-container .et_pb_section .et_pb_button {
    font-size: 1.5rem;
    line-height: 170%!important;
    letter-spacing: 0.75px;
} */
#main-header {
    z-index: 99 !important;
}
.container {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
/* header nav #top-menu li{
    padding-right: 40px;
}
header #top-menu>li:last-child{
    padding-left: 25px;
} */
header #et-top-navigation {
    padding-left: 0px !important;
}
/* header nav #top-menu li.menu-item a{
    font-size: 16px;
}
header nav #top-menu li.current-menu-item a{
	position: relative;
} */
/* header nav #top-menu li.current-menu-item a:before{
	position: absolute;
	content: " ";
	top: 30px;
	width: 100%;
	height: 2px;
	background: #00284E;
} */
header nav #top-menu li.current-menu-item.menu_btn a:before {
    display: none;
}
header#main-header div#et-top-navigation {
    padding-top: 45px;
    width: 80%;
}
/*
header.et-fixed-header div#et-top-navigation{
    padding-top: 25px!important;
}
*/
/* header nav #top-menu li.menu-item.menu_btn a{
    min-width: 230px;
    text-align: center;
    background-color: #00284E;
    padding: 9px 50px!important;
    color: #FFF!important;
    font-family: 'Zuume',sans-serif;
	font-weight: bold;
    font-size: 1.5rem;
    line-height: 170%;
    letter-spacing: 0.75px;
    transition: all 0.4s ease-in-out;
}
header nav #top-menu li.menu-item.menu_btn a:hover{
    background-color: #ffde8d;
    color: #00284e!important;
    opacity: 1;
} */
/* .et_pb_section .et_pb_module a.et_pb_button {
    font-family: 'Zuume',sans-serif;
	font-weight: bold;
} */
.et_pb_section .et_pb_module.custom-link a {
    border-bottom: 1px solid #00284E;
    font-family: 'Zuume', sans-serif;
    font-weight: bold;
    font-size: 1.5rem;
    line-height: 170%;
}
.et_pb_section.top-strip-section {
    padding: 20px 0 15px 0;
}
.top-strip-section .et_pb_text_inner h5 {
    padding-bottom: 5px;
}
.top-strip-section .et_pb_text_inner p,
.top-strip-section .et_pb_text_inner p a {
    font-weight: bold;
}
.hero-banner.et_pb_section {
    position: relative;
}
.hero-banner.et_pb_section p {
    font-weight: 700;
    font-size: 30px;
    max-width: 840px;
    margin: 0 auto;
}
/* .hero-banner.et_pb_section::before{
    position: absolute;
    background: rgba(0, 40, 78, 0.74);
    height: 100%;
    width: 100%;
    content: "";
    left: 0;
    top: 0;
} */
/* .et_pb_section h1 span{
    color: #FFF;
    width: 100%;
} */
body .et_builder_inner_content .et_pb_section .et_pb_row .max-content-col.et_pb_column {
    margin-left: auto;
    margin-right: auto !important;
    float: none;
}
.et_pb_section .list-item ol {
    margin-bottom: 0;
    padding-bottom: 0;
    line-height: 130%;
    list-style: none;
    padding-left: 60px;
}
.et_pb_section .list-item li {
    padding-bottom: 15px;
    padding-top: 15px;
    list-style-position: outside;
    display: flex;
    flex-wrap: nowrap;
    align-items: baseline;
    position: relative;
}
.et_pb_section .list-item li:before {
    position: absolute;
    content: " ";
    left: -45px;
    top: 22%;
    width: 44px;
    height: 44px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}
.et_pb_section .list-item li:after {
    content: " ";
    position: absolute;
    bottom: 0;
    width: calc(100% + 65px);
    border-bottom: 1px solid #d9d9d9;
    left: -65px;
}
.et_pb_section .list-item li.inclusive:before {
    background-image: url(img/inclusive.svg);
}
.et_pb_section .list-item li.life-long:before {
    background-image: url(img/lifelong.svg);
}
.et_pb_section .list-item li.universal:before {
    background-image: url(img/Union.svg);
}
.et_pb_section .list-item li.action:before {
    background-image: url(img/action.svg);
}
.et_pb_section .list-item li.winning:before {
    background-image: url(img/winning.svg);
}
.et_pb_section .list-item li.powerful:before {
    background-image: url(img/speakers.svg);
}
.et_pb_section .list-item li.limited:before {
    background-image: url(img/limited.svg);
}
/*
.et_pb_section .list-item li:before{
	content: counter(my-awesome-counter);
    background: #00284e;
	min-width: 2rem;
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    display: inline-block;
	padding: 1px;
	line-height: 32px;
	color: #fff;
    text-align: center;
}
*/
.et_pb_section .list-item li b {
    display: inline-block;
    margin: 0 5px 0 15px;
    width: auto;
    min-width: 180px;
    font-size: 1.5rem;
    line-height: 130%;
    color: #00284E;
}
.footer-main-section .et_pb_row.main-row .et_pb_column {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
}
.footer-main-section .et_pb_row .et_pb_column a {
    /*    color: #7D7D7D;*/
    color: #fff;
    font-weight: 500;
}
.footer-main-section ul.et-menu li a {
    text-transform: uppercase;
}
.footer-main-section .et_pb_row .et_pb_column h6 {
    font-family: 'Proxima Nova', sans-serif;
    font-weight: 500;
    line-height: 1.5;
    font-size: 16px;
    text-transform: capitalize;
}
.footer-main-section .et_pb_row .et_pb_column .et_pb_text_0_tb_footer p a {
    margin-bottom: 10px;
    display: inline-block;
}
.footer-main-section .et_pb_row .et_pb_menu .et-menu li {
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 0px !important;
    vertical-align: top;
    line-height: normal;
}
.brand__heading.has-more-max-width{
	max-width: 720px;
}
/*
.footer-main-section .et_pb_row .et_pb_column .et_pb_image {
    margin-right: 0;
}
*/
ul.et_pb_social_media_follow li a.icon {
    background-color: transparent !important;
    width: 32px;
    height: 32px;
}
.footer-main-section .et_pb_row .image-group .et_pb_text_inner {
    display: flex;
    grid-gap: 10px;
    align-items: center;
    flex-wrap: wrap;
}
.footer-main-section .et_pb_row .image-group img {
    /*background: #D9D9D9;*/
    padding: 5px;
    width: auto;
    height: 50px;
}
.copyright-info p {
    font-size: 10px;
}
body .wpforms-container .wpforms-field {
    padding: 10px 0;
}
body .wpforms-container .wpforms-field .wpforms-field {
    padding: 0px 0;
}
body .wpforms-container input.wpforms-field-medium,
body .wpforms-container select.wpforms-field-medium,
body .wpforms-container .wpforms-field-row.wpforms-field-medium {
    max-width: 100%;
}
body div.wpforms-container-full input[type=date],
body div.wpforms-container-full input[type=datetime],
body div.wpforms-container-full input[type=datetime-local],
body div.wpforms-container-full input[type=email],
body div.wpforms-container-full input[type=month],
body div.wpforms-container-full input[type=number],
body div.wpforms-container-full input[type=password],
body div.wpforms-container-full input[type=range],
body div.wpforms-container-full input[type=search],
body div.wpforms-container-full input[type=tel],
body div.wpforms-container-full input[type=text],
body div.wpforms-container-full input[type=time],
body div.wpforms-container-full input[type=url],
body div.wpforms-container-full input[type=week],
body div.wpforms-container-full select,
body div.wpforms-container-full textarea {
    width: 100%;
    padding: 10px 10px;
    line-height: normal;
    font-weight: normal;
    font-size: 1rem;
    line-height: 130%;
    font-family: 'Proxima Nova', sans-serif;
    font-weight: 500;
    color: #6A6A6A;
    background: #fff;
    height: 50px;
    border: 1px solid #00284E !important;
    border-radius: 5px;
    outline: none !important;
    box-shadow: none !important;
    padding-left: 20px;
}
body div.wpforms-container-full input::placeholder,
body div.wpforms-container-full textarea::placeholder,
body div.wpforms-container-full select::placeholder {
    font-family: 'Proxima Nova';
    font-weight: 500;
    color: #6A6A6A;
    font-size: 1rem;
}
/* body div.wpforms-container-full .wpforms-field.wpforms-field-radio ul{
    gap: 10px;
} */
body div.wpforms-container-full .wpforms-field.wpforms-field-radio ul li input+label {
    font-size: 1rem;
    line-height: 130%;
    color: #6A6A6A;
}
/* body div.wpforms-container-full legend.wpforms-field-label{
    color: #6A6A6A;
    font-size: 1rem;
    line-height: 130%;
} */
body div.wpforms-container-full .wpforms-form .wpforms-submit-container {
    margin-top: 0px;
}
/* body div.wpforms-container-full button[type=submit] {
    background-color: #00284E!important;
    padding: 9px 20px!important;
    color: #FFF!important;
    font-family: 'Zuume',sans-serif;
    font-weight: bold;
    font-size: 1.5rem;
    line-height: 170%;
    display: inline-block;
    min-width: 230px;
    text-align: center;
    border: none;
    height: auto!important;
    border-radius: 0px;
} */
body div.wpforms-container-full input[type=radio]:before,
body div.wpforms-container-full input[type=radio]:checked:before {
    border-color: #00284E;
    box-shadow: none;
}
body div.wpforms-container-full input[type=radio]:checked:after {
    background-color: #00284E;
}
body .wpforms-container .wpforms-form em.wpforms-error {
    margin-top: 8px;
}
.newslatter_Popup {
    position: fixed !important;
    display: flex;
    width: 100% !important;
    height: 100% !important;
    align-items: center;
    justify-content: center;
    left: 0 !important;
    top: 0 !important;
    padding: 20px;
}
.newslatter_Popup .news-form {
    background: #00284E;
    position: relative;
    padding: 30px;
    max-height: 80vh;
    overflow: auto;
    max-width: 700px;
    color: #fff;
    padding-left: 40px;
    padding-right: 40px;
}
.thank-you-form table.start_here_form .custom-blue-btn {
    padding: 6px 20px !important;
}
.newslatter_Popup table.start_here_form td {
    padding: 0;
}
.newslatter_Popup .form_row {
    display: flex;
    flex-wrap: wrap;
}
.newslatter_Popup .form_col {
    width: 70%;
}
.newslatter_Popup .form_col_logo {
    padding-right: 30px;
    width: 30%;
    text-align: center;
}
.newslatter_Popup .form_col h2 {
    color: #FFDE8D;
    padding: 0;
}
.newslatter_Popup .form_col p {
    color: #FFFFFF;
    font-size: 1.2rem;
    line-height: 130%;
}
.newslatter_Popup table.start_here_form {
    margin-top: 20px;
}
.newslatter_Popup table.start_here_form input[type="email"] {
    height: 52.8px;
    border-color: #fff;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    padding-left: 20px;
}
.newslatter_Popup table.start_here_form .custom-blue-btn {
    padding: 6px 20px !important;
    background: #FFDE8D !important;
    color: #00284E !important;
    min-width: 200px;
}
span.wpcf7-spinner {
    display: block;
}
.newslatter_Popup .wpcf7-spinner {
    display: none;
}
.newslatter_Popup .b-close {
    border-radius: 40px;
    border: 1px solid #fff;
    width: 26px;
    height: 26px;
    right: 10px;
    top: 10px;
}
.newslatter_Popup .b-close:after,
.newslatter_Popup .b-close:before {
    top: 13px;
    left: 6px;
    width: 13px;
    height: 1px;
    background: #fff;
}
form.wpcf7-form.sent .wpcf7-response-output {
    display: none !important;
}
.entry-content table.agenda-table tr td p {
    margin-bottom: 5px;
}
.arrive-row .arrive-title p:first-child {
    background: #00284E;
    display: inline-block;
    color: #fff;
    padding: 5px 12px;
    margin-bottom: 10px;
    font-size: 1.25rem;
    padding-bottom: 5px !important;
}
.arrive-title .et_pb_text_inner h2 {
    padding-bottom: 0px !important;
}
.arrive-row .arrive-info .et_pb_text_inner {
    line-height: 1.2;
}
.center-col .et_pb_blurb .et_pb_blurb_content {
    max-width: 100%;
    padding-bottom: 10px !important;
    padding-top: 10px !important;
    border-bottom: 1px solid #d9d9d9;
    padding: 0px 20px;
}
.center-col .et_pb_blurb_7 .et_pb_blurb_content {
    border-bottom: 0px solid #d9d9d9;
}
.center-col .border-none .et_pb_blurb_content {
    border-bottom: none;
}
.has-custom-underline .et_pb_text_inner{
	text-decoration: underline;
    text-underline-offset: 4px;
}
.center-col .et_pb_module.et_pb_blurb:last-child>.et_pb_blurb_content {
    border-bottom: none !important;
}
.center-col .et_pb_blurb_content .et_pb_blurb_container {
    display: flex;
    grid-gap: 30px;
}
.center-col .et_pb_blurb_content .et_pb_blurb_container h4.et_pb_module_header {
    min-width: 150px;
}
.center-col .et_pb_blurb_content .et_pb_main_blurb_image {
    vertical-align: top;
}
/* .center-col .et_pb_blurb_content .et_pb_main_blurb_image img{
	margin-top: 5px;
} */
.whitepaper-banner .et_pb_module h1 span {
    color: #FFDE8D;
}
.whitepaper-banner .et_pb_module p {
    font-size: 20px;
    font-weight: 700;
}
.include-paper .et_pb_column {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
.include-paper .et_pb_column .et_pb_module.question-title {
    width: 100%;
}
.include-paper .et_pb_column .et_pb_module.description-text {
    width: 60%;
}
.wpcf7 form.sent .wpcf7-response-output {
    display: none !important;
}
.sponser-form .wpcf7 form.sent .wpcf7-response-output,
.apporve_section .wpcf7 form.sent .wpcf7-response-output {
    display: block !important;
    text-align: center;
    font-size: 16px;
    color: #000;
}
.et-db #et-boc .et-l div.register-francamp {
    border-bottom: 1px solid #7d7d7d !important;
}
.banner_blur .et_pb_blurb_content .et_pb_module_header a {
    font-family: 'Proxima Nova', sans-serif;
    font-weight: bold;
    line-height: normal;
}
.banner_blur .et_pb_blurb_content .et_pb_module_header {
    padding-bottom: 0px;
}
/* .client-form ul#wpforms-4073-field_181 li.choice-1 label.wpforms-field-label-inline{
	color:#C8CAC9;
	pointer-events:none;
}
.client-form ul#wpforms-4073-field_181 li.choice-1 input[type=radio]{
	pointer-events:none;
}
.client-form ul#wpforms-4073-field_181 li.choice-1 input[type=radio]:before{
	border-color: #C8CAC9;
}
.client-form ul#wpforms-4073-field_181 li.choice-1 input[type=radio]:after{
	background-color: transparent;
} */
.banner_blur_text h2.et_pb_module_header span{
	font-size:30px;
    line-height: 1.1;
}



@media only screen and (max-width: 1400px) and (min-width: 767px) {
    body .hero-banner h1 {
        line-height: 88%;
    }
    body .hero-banner h2 {
        line-height: 100%;
    }
}
@media only screen and (max-width:767px) {
    .pb-0 .et_pb_text_inner h2 {
        padding-bottom: 10px;
    }
    body h1 {
        font-size: 90px;
    }
    body h2 {
        font-size: 50px;
    }
    body h4 {
        font-size:25px;
    }
}
@media only screen and (max-width:980px) {
	.ipad-d-block.et_pb_row{
		display:block;
	}
    .container {
        width: 94%;
        padding-left: 0px;
        padding-right: 0px;
    }
    body h1,
    body h2 {
        line-height: 1;
    }
    .thank-you-form .email-col {
        margin-bottom: 10px;
    }
    .hand-on-event-section .center-col .et_pb_module {
        max-width: 800px;
    }
    .et_pb_section .list-item li b {
        margin: 0 20px 0 15px;
        min-width: 220px;
    }
}
@media only screen and (max-width:480px) {
    body h1,
    body h2 {
        line-height: 1 !important;
    }
    .copyright-info {
        padding: 0px 20px;
    }
    .newslatter_Popup .form_row {
        display: block;
    }
    .newslatter_Popup .form_col_logo {
        width: 100%;
        padding-right: 0px;
    }
    .newslatter_Popup .form_col {
        width: 100%;
    }
    .newslatter_Popup .form_col h2 {
        padding-top: 20px;
    }
    .newslatter_Popup table.start_here_form tr {
        display: flex;
        flex-wrap: wrap;
        grid-row-gap: 20px;
    }
    .newslatter_Popup table.start_here_form td {
        width: 100%;
    }
    .newslatter_Popup table.start_here_form td p {
        text-align: center;
    }
    .newslatter_Popup table.start_here_form input[type="email"] {
        border-radius: 0px;
    }
    .newslatter_Popup .news-form {
        padding: 50px 30px;
    }
    .newslatter_Popup .form_col img {
        width: 100px;
    }
    img.freedcamp_text {
        max-width: 200px;
        display: block;
        margin: 0 auto;
    }
    .et_pb_section .list-item li {
        flex-wrap: wrap;
        padding-left: 10px;
    }
    .et_pb_section .list-item li b {
        margin-bottom: 10px;
        margin-left: 0px;
        margin-right: 0px;
    }
    .et_pb_section .list-item li:before {
        left: -55px;
    }
    .center-col .et_pb_blurb_content .et_pb_blurb_container {
        display: flex;
        grid-gap: 10px;
        flex-wrap: wrap;
    }
    .center-col .et_pb_blurb .et_pb_blurb_content {
        padding-bottom: 20px !important;
        padding-top: 20px !important;
    }
    .center-col .et_pb_blurb_content .et_pb_blurb_container h4.et_pb_module_header {
        width: 100%;
    }
}
.padding-bottom-none .et_pb_text_inner p:first-child{
	padding-bottom:0px
}